body{
    font-family: 'Roboto', sans-serif;
}
.section{
    color: #333;
}
@media (max-width:992px) {
    .section{
        padding: 3rem 0;
    }
}

.c-form__item.form_button{
    margin-top: 0rem;
}
.c-form__item.form_button .btn{
    padding: 2rem 1.5rem;
    text-transform: uppercase;
}

.header-mobile__link{
    color: #fff;
}
.header-mobile__link.link{
    border-bottom: 1px solid #FFF;
}

.is-fixed{
    background-color: #fff !important;
}
.header-mobile{
    background-color: #1E1E1E !important;
    box-shadow: none;
}
.header__list-item .header__link {
    color: #7A7A7A;
    border: 0px;
    margin-bottom: 0 !important;
}
.header__menu ul {
	margin-bottom: 0 !important;
	margin-top: 0.25rem;
}
.header__list-item .header__link:hover{
   color: #F7602D;
   border:none !important;
}
.carousel__nav-tm1 {
    display: flex !important ;
    align-items: center !important ;
    position: absolute !important ;
    top: 0 !important ;
    left: 0 !important ;
    right: 0 !important ;
    width: 100% !important ;
    height: 100% !important ;
    max-width: 1440px !important ;
    margin: 0 auto !important ;
    justify-content: space-between !important ;
    padding: 2rem !important;
}
.header__phone--clone{
    color: #FFF;
}
.header__phone--clone:hover,
.header__phone--clone:focus{
    color: #FFCA0F;
}
.header__contact--clone {
    justify-content: space-between !important;
}

.header__btn--clone{
    text-align: center;
    text-transform: uppercase;
    color: #ED8B00;
    font-size: 1.2rem;
    border-color: #ED8B00;
    padding: 1rem 2rem;
}
.header__btn--clone:hover, .header__btn--clone:focus{
    color: #fff;
}
.header{
    background-color: #FFFFFF;
}
.header__list {
    justify-content: space-around !important;
}
.header__list-item .link{
    font-size: 1.4rem;
    border:none;
}

.header__btn--clone--tm1 {
    padding: 1rem;
    font-size: 1.2rem;
}

.header__contact__item--clone{
    margin-right: 1rem;
    color: #7A7A7A;
}

.header__contact__item--clone:last-child{
    margin-right: 0rem;
}

.section-promo{
    background: url('/images/header-bg-min.jpg') no-repeat;
    background-size: cover;

}


.section-promo__desc{
    color: #FFF;
    font-size: 5.7rem;
    line-height: 6.5rem;
    margin-top: 2rem;
    position: relative;
}

.section-promo__desc span{
	position: absolute;
    font-weight: 300;
    font-size: 5rem;
    text-transform: initial;
    margin-left: 2rem;
    margin-top: 2rem;
    padding: 0 1rem 0.5rem 1rem;
    background:rgba(254, 189, 35, 0.6);
    mix-blend-mode: screen;
}
.carousel__nav-item--prev::before {
    content:url(/images/prev.png);
}
.carousel__nav-item--next::before {
    content:url(/images/next.png);
}
@media (max-width:576px) {
	
    


}

@media (max-width:1024px) {
    .book__title , .fon img{
        display: none;

    }
    .section-promo__desc {
        font-size: 5rem;
        line-height: 5rem;
    }
    .section-promo__desc span{
        font-size: 3.5rem;
    }
}

@media (max-width:576px) {
    .section-promo__desc {
        font-size: 4rem;
        line-height: 4rem;
        font-weight: normal;
    }

}

.section-promo__title{
    color: #FFCA0F;
    font-weight: bold;
    font-size: 2.5rem;
    line-height: 128.91%;
}

.c-main-promo__item {
    max-width: 80%;
    align-items: flex-start;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -ms-align-items: center;    
    justify-content: center;
    margin-top: 1rem;
}
.c-main-promo__img{
    width: 4rem;
}
.c-main-promo__title{
    text-align: left;
    padding-left: 0.5rem;
}

@media (max-width:576px) {
    .c-main-promo__item {
        padding: 1rem;
        max-width: 100%;
    }
    .c-main-promo__title {
        padding-left: 0;
        text-align: center;
    }
    .c-main-promo__item {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
    }
    .c-main-promo {
        padding-top: 1rem;
    }
}
/**/
.c-main-promo {
	margin-top: 6rem;
}
.c-main-promo__title span{
    color: #FFCA0F;
}
.c-form__input-title{
    color: #626366;
    font-size: 1.4rem;
}
.c-form__input{
    padding: 1.8rem 1rem;
    border-color: #F9730E;
    background-color: transparent;
    font-size: 1.4rem;
    border-radius: 5px;

}

@media (max-width:992px) {
    .c-form__input{
        padding: 1rem .5rem;
        margin-right: .5rem;
    } 
    .btn{
        margin-top: 0px;
        padding: 1rem .5rem;
        line-height: 1.4rem;
        font-size: 1.2rem;
    }
}

.btn{
    background-color: #F9730E;
    margin-top: 2rem;
}
.c-form__form_button .btn {
	background:linear-gradient(111.02deg, #FEBD23 8.88%, rgba(254, 189, 35, 0) 95.26%), #F7602D;
	position: relative;
	font-family: 'Raleway', sans-serif;
	transition: .6s;
	overflow: hidden;
}
.c-form__form_button .btns .box-heading {
  display: inline-block;
    position: absolute;
    top: 35%;
    z-index: 50;
    left: 20%;
    font-weight: 700;    
    font-size: 26px;
    line-height: 145%;
    text-shadow:none;
    border:none !important;
    border-style:none;
}


.c-form__form_button .btn:focus {
outline: 0;
}
.c-form__form_button .btn:before {
content: '';
display: block;
position: absolute;
background: rgba(255, 255, 255, 0.5);
width: 60px;
height: 100%;
left: 0;
top: 0;
opacity: .5;
-webkit-filter: blur(30px);
filter: blur(30px);
-webkit-transform: translateX(-100px) skewX(-15deg);
transform: translateX(-100px) skewX(-15deg);
}
.c-form__form_button .btn:after {
content: '';
display: block;
position: absolute;
background: rgba(255, 255, 255, 0.2);
width: 30px;
height: 100%;
left: 30px;
top: 0;
opacity: 0;
-webkit-filter: blur(5px);
filter: blur(5px);
-webkit-transform: translateX(-100px) skewX(-15deg);
transform: translateX(-100px) skewX(-15deg);
}
.c-form__form_button .btn:hover {
background:linear-gradient(111.02deg, #FEBD23 8.88%, rgba(254, 189, 35, 0) 95.26%), #F7602D;
cursor: pointer;
}
.c-form__form_button .btn:hover:before {
-webkit-transform: translateX(300px) skewX(-15deg);
transform: translateX(300px) skewX(-15deg);
opacity: 0.6;
transition: .7s;
}
.c-form__form_button .btn:hover:after {
-webkit-transform: translateX(300px) skewX(-15deg);
transform: translateX(300px) skewX(-15deg);
opacity: 1;
transition: .7s;
}

.section-promo__wrap-form .c-form__title span{
    color: #F9730E;
    display: block;
}

/*Стили для ссылок в меню*/
.header__link--tm1 {
   /* padding-bottom: 0.5rem;*/
}

.header__link--tm1:focus,
.header__link--tm1:hover {
    color: #F7602D;
    border-bottom: 1px solid  #F7602D;
}
/*Стили для ссылок в меню*/

/*Стили для номера телефона в меню*/
.header__phone--tm1{
	color:#222222;
}

.header__phone--tm1:focus,
.header__phone--tm1:hover {
    color: #F7602D;
    text-decoration: none;

}

.header__phone--tm1:focus i,
.header__phone--tm1:hover i{
    color: #FFCA0F;
    background: #fff;
}

.header__phone--tm1 i{
    border-radius: 50%;
    width: 4rem;
    height: 4rem;
    text-align: center;
    align-items: center;
    line-height: 4rem;
    background: #FFCA0F;
    margin-right: .5rem;
}
/*Стили для номера телефона в меню*/

/*Стили для номера email в меню*/
.header__email--tm1 {
    text-align: right;
	color: #434343;
	font-size:1.5rem;
}

.header__email--tm1:hover,
.header__email--tm1:focus{
	color: #F7602D;
}
/*Стили для номера email в меню*/

/*Стили для кнопки в меню*/
.header__btn--tm1 {
	text-align: center;
	text-transform: uppercase;
	color: #ED8B00;
	font-size:1.2rem;
	border-color:#ED8B00;
	padding: 1rem 2rem;

}

.header__btn--tm1:hover,
.header__btn--tm1:focus{
    color: #ED8B00;
    background: none;
    }
/*Стили для кнопки в меню*/


/*Стили для  меню при скроле*/
.header__phone--clone--tm1{
	color:#222222;
}
.header__phone--clone--tm1:hover {
    color: #F7602D;
}

.header__btn--clone--tm1{

}

.header__btn--clone--tm1:hover,
.header__btn--clone--tm1:focus{
    color: #ED8B00;
}


/* наши преимущества */
.section__title{
    font-weight: bold;
    font-size: 3.8rem;
    line-height: 4.5rem;
    text-align: center;
    font-variant: small-caps;
    text-transform: uppercase;

}

.c-advantages--tm1__item{
    max-width: 24rem;
}
.c-advantages--tm1__img{
    max-height: 8.2rem;
    height: 8.2rem;
}
.c-advantages--tm1__title{
    font-size: 1.6rem;
    line-height: 2rem;
    font-weight: 500;
    hyphens: inherit;
}
.c-advantages--tm1__title span{
    color: #F9730E;
}

@media (max-width:992px) {
    .c-advantages--tm1__title{
        font-size: 1.4rem;
    }
}


/*Наши бренды*/

.section_brands{
    background-image: url('/images/brands_bg.jpg');
}
@media (max-width:992px) {
    .section_brands {
        padding-bottom: 9rem;
    }
}


.section_brands .section__title{
    color: #fff;
}

.carousel--tm2{
    overflow: visible !important
}

.carousel__nav-tm2 {
    position: absolute;
    bottom: -4rem;
    left: 50%;
    transform: translateX(-50%);
}

.carousel__nav-tm2 .carousel__nav-item {
    margin: 0;
    background-color: #FFCA0F;
    color: #6D6D6D;
    line-height: 1;
    cursor: pointer;
    width: 40px;
    height: 40px;
    border: 1px solid #FFCA0F;
    border-radius: 50%;
    margin-right: 2rem;
}
.carousel__nav-tm2 .carousel__nav-item:hover{
    border-color: #fff;
    color: #333;
}
.carousel__nav-tm2 .carousel__nav-item:last-child{
    margin-right: 0px;
}

@media (max-width: 991px) {
    .carousel__nav-tm2 {
        bottom: -6rem;
    }
}


/**/

/*О компании*/
.с-number--tm1__wrapper{
    background-color:#E9E9E9;
}

.с-number--tm1__wrapper .section__title{
    color: #222222;
}
.с-number--tm1__description {
    color: #fff;
    /* text-align: justify; */
}
.с-number--tm1__description .c-number--tm1__bottom-description {
    text-align: justify;
}
.с-number--tm1__description span{
    color: #FFCA0F;
}
.c-number--tm1__title--mini {
	font-size:2.5rem;
}
.c-number--tm1__title--mini span {
	font-size:4rem;
}
@media (max-width:576px) {
    .с-number--tm1__description .col-12{
        margin-bottom: 1rem;
    }
}

.c-number--tm1__bottom-description{
    color: #727272;
     text-align: justify; 
}
.c-number--tm1__bottom-description span{
    color:#333333;
    font-weight: 500;
}


.c-number--tm1__item.\--bg {
    padding: 3.5rem 3rem 4.5rem 3.5rem;
    background-image: url('/images/about_number_bg.png');
    background-size: cover;
    margin-top: 1rem;
}


@media (max-width:992px) {
    .c-number--tm1__item.\--bg {
        background: #ffff;
        padding: 1.5rem;
    }
}

.c-number--tm1__title{
    color: #FEBD23;
}


.c-number--tm1__text {
    font-weight: 400;
    line-height: 1.8rem;
    font-size: 1.4rem;
    color: #ffffff;
    margin-top: .5rem
}


/* Футтер */
.c-footer-tm3{
    padding: 3rem 0rem;
    background-color: #1E1E1E;;
}

.c-footer-tm3__wraper-img {
    display: flex;
    align-items: center;
}
.c-footer-tm3__img{
    max-width: 30rem;
}

.c-footer-tm3__text{
    line-height: 2rem;
    font-size: 1.4rem;
    color: #8C8C8C;
    margin-top: 1rem;

}

.c-footer-tm3 .wbooster-wrapper{
    justify-content: flex-start;
}
.c-footer-tm3__nav-wrapper{
    display: flex;
    justify-content: center;
    margin: auto;
}
.c-footer-tm3__nav{
    list-style: none;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    align-content: center;
}
.c-footer-tm3__nav-item{
    text-align: center;
}

.c-footer-tm3__nav-item:not(:first-child) {
    margin-top: 1rem;
}

.c-footer-tm3__nav-link {
    font-weight: 500;
    font-size: 1.6rem;
    color: #fff;
    text-decoration: none;
}

.c-footer-tm3__nav-link:active, .c-footer-tm3__nav-link:focus, .c-footer-tm3__nav-link:hover {
    text-decoration: none;
    color: #FFCA0F;
}

.c-footer-tm3__wrapper-contact{
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-direction: column;
}

.c-footer-tm3-phone {
    font-weight: 700;
    font-size: 1.8rem;
    color: #fff;
    text-decoration: none;
    position: relative;
    padding-left: 35px;
}
.c-footer-tm3-phone:hover, .c-footer-tm3-phone:focus{
    text-decoration: none;
    color: #FFCA0F;
}


.c-footer-tm3-email {
    font-weight: normal;
    font-size: 1.8rem;
    margin-top: 1rem;
    color: #C2C2C2;
    text-decoration: none;
    position: relative;
    padding-left: 35px;
}

.c-footer-tm3-email:hover, .c-footer-tm3-email:focus{
    text-decoration: none;
    color: #FFCA0F;
}

.c-footer-tm3__wrapper-btn {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 2rem;
}

.c-footer-tm3__btn {
    font-size: 1.4rem;
    text-align: center;
    color: #fff;
    padding: 1rem 2rem;
    background-color: #F9730E;
    border: 1px solid #F9730E;
    border-radius: 1rem;
    text-decoration: none;
}
.c-footer-tm3__btn:hover, .c-footer-tm3__btn:focus{
    text-decoration: none;
    background-color: transparent;
    color: #F9730E;
}
.carousel__nav-item--prev {
    position: absolute;
    left: -2rem;
}
.carousel__nav-item--next {
    position: absolute;
    right: -2rem;
}
@media (max-width:768px) {

}

@media (max-width: 1200px){
    .btn-scroll__link::before {
        top: 27px;
        left: 17px;
    }
    .section-promo__desc span {
    margin: 0;
    top:9rem;
    left:50%;
    transform: translateX(-50%);
    }
}

/**/
.section_sale{
    background-color: #F9F9F9;
    padding-bottom: 11rem;
}

@media (max-width:576px) {
    .section_sale{
        padding-bottom: 3rem;
    }
    .c-interesting{
        margin-top: 2rem;
    }
    .c-main-promo__item {
    	-ms-align-items: center;
    	align-items: center;
    }
}

.title_wrapper{
    display: flex;
    align-items: flex-start;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
}
.title_wrapper p {
	font-size:3.9rem;
	margin: 0;
	-ms-text-align-last: auto;
	text-align-last: auto;
}
.title_wrapper p:nth-child(1) {
	text-transform: uppercase;	
	font-size:6.5rem;
	font-variant: small-caps;
	font-weight: bold;
}
.title_wrapper p span {
	color: #F9730E;
}
@media (max-width:576px) {
    .title_wrapper{
        -ms-align-items: center;
        align-items: center;
    }
  	.title_wrapper p:nth-child(1) {
  		font-size:4.5rem;
  		text-align: center;
  	}  
  	.title_wrapper p {
	text-align: center;
	}

.c-interesting__label::before{
    border: 1px solid #B7B7B7;
}

.section-conf__title {
    line-height: 2.5rem;
    font-size: 1.6rem;
    margin: 1rem 0 2rem 0;
    color: #646566;
}
}
@media (max-width:768px) {
    .section--after-promo {
        padding-top: 12rem
    }
    .section-promo__desc span {
    margin: 0;
    top:5rem;
    left:50%;
    transform: translateX(-50%);
    }
    
}


/* Подробности заказа */
.c-accordeon--tm1__section{
    background: #EBEBEB;
}
.c-accordeon--tm1 {
    display: flex;
    flex-direction: column; 
}
.c-accordeon--tm1__item {
    flex: 1;
}
.c-accordeon--tm1__item:not(:last-child) {
    margin-bottom: 2rem;
}
.c-accordeon--tm1__title {
    display: flex;
    align-items: center;
    line-height: normal;
    font-size: 2.3rem;
    color: #333;
    background-color: #FFCA0F;
    padding: 2.5rem 5rem 2.5rem 2rem;
    position: relative;
    cursor: pointer;
    border-radius: 10px;
    
}
.spoiler__title::before {
    content: '';
    position: absolute;
    width: 1.5rem;
    height: 1.5rem;
    border-bottom: 4px solid #333;
    border-left: 4px solid #333;
    right: 2.5rem;
    transform: rotate(-45deg); 
    transition: all 0.3s;
    
}

.c-accordeon--tm1__content {
    display: none;
    padding: 2.5rem 5rem 2.5rem 2rem;
    background-color: #fff;
    margin-top: -5px;
    border-radius: 0px 0px 10px 10px;
}
.c-accordeon--tm1__text , .c-accordeon--tm1__text li{
    font-size: 1.6rem;
    line-height: 2rem;
    color:#333;
}
.c-accordeon--tm1__title.active{
    background-color: #F9730E;
    color: #fff;
    border-radius: 10px 10px 0px 0px;
}
@media (max-width:576px) {
    .c-accordeon--tm1__title::before {
        right: 2rem;
    }
    .c-accordeon--tm1__content {
        padding: 1rem 1rem 1rem 1rem;
    }
    .c-accordeon--tm1__title {
        padding: 2rem 3rem 2rem 2rem;
        font-size: 1.8rem;
    }
    .section-promo__desc span {
    top:9rem;
    }
}


/*Продукты*/
.section-product-t4 {
	background-color: #E9E9E9;
}
.products22-item {
	background-color: white;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
    text-align: center;
    height: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
    margin-top: 2rem;
    padding: 2rem;
}
.c-product-tm4__content-2 {
	padding: 1rem 1rem 0rem 1rem;
}
.c-product-tm4__btn:hover {
    background: #F7602D !important;
}
.products22-item-left {
	margin-left:10rem !important;	
}
.c-product-tm4__item:hover , .products22-item:hover {
    -webkit-filter: drop-shadow(5px 10px 10px rgba(237, 96, 91, .65));
    filter: drop-shadow(5px 10px 10px rgba(237, 96, 91, .65));
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    cursor:pointer;
}

.products22-item-right {
	margin-right:10rem;	
}
.c-product--tm4{
    margin-bottom: 2rem;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
}
.c-product-tm4__title {
	height: auto !important;
	color:#222222;
	text-align: center;
	font-size:1.8rem;
	font-weight: bold;
	margin-top: 1rem;
	margin-bottom: 1rem;

}
.products22-item .c-product-tm4__title {
	min-height:4.2rem;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
}
.c-product-tm4__subtitle {
	color: #ED8B00;
	margin-bottom: 1rem;
}
.c-product__wrap-img--tm4{
    background-color: #EBEBEB;
    height: 100%;
}
.c-product__content--tm4{
    background-color: #FFF;
    height: 100%;
    padding: 2rem;
}
.c-product__title--tm4{
    font-weight: bold;
    font-size: 2.6rem;
    line-height: 3rem;
    text-transform: uppercase;
    margin-bottom: 3rem;
}
.c-product__list--tm4{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 3rem;
    list-style: square outside !important
}
.c-product__list-item{
    flex: 0 0 50%;
    margin-bottom: 2rem;
}
.c-product__list-link--tm4{
    text-decoration: none;
    font-size: 1.8rem;
    color: #333;
    border: 2px solid #fff;
}
.c-product__list--tm4 .c-product__list-item .c-product__list-link--tm4::before {
    content: "\f0da";
    color: #333;
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 1.5rem;
  }
 .c-product-tm4__content {
 	display: block !important;
 }
  .c-product-tm4__content ul {
  	list-style-position:outside;
  	margin-left: 2rem;
  	margin-bottom: 0 !important;
  }
 .c-product-tm4__content li {
	color:#ED8B00;
	margin-bottom: 1rem;
	text-align:left;
}
.c-product-tm4__price-wrapper {
	margin-top: 0 !important;
}
.c-product-tm4__content li span {
	color:#6D6D6D;
	font-size:1.6rem !important;
}


.c-product__text--tm4{
    color: #696969;
    font-size: 1.7rem;
    margin: 3rem 0rem;
}



.c-product__list-link--tm4.active{
    color: #F9730E;
}

.c-product__list--tm4 .c-product__list-item .active.c-product__list-link--tm4::before {
    color: #F9730E;
}
.c-product__list-link--tm4:hover, .c-product__list-link--tm4:focus{
    color: #FFCA0F;
    text-decoration: none;
}
.c-product__wrap-btn--tm4 {
    margin-top: 0rem !important;
}
.c-product__btn--tm4{
    background: #F9730E;
    border-radius: 5px;
    padding: 1.4rem;
    font-size: 1.7rem;
    color: #FFF;
    text-decoration: none;
    border: 1px solid #F9730E;
}

.c-product__btn--tm4:hover, .c-product__btn--tm4:focus{
    background: transparent;
    color: #F9730E;
    text-decoration: none;
}
.nav-link  {
	
	font-weight: 500;
	font-size:2rem;
	margin-right: 1rem;
    background: #FFFFFF !important;
    border: 1px solid #FEBD23 !important;
    box-sizing: border-box !important;
    color:#333333;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
	background: #FEBD23 !important;
    border: 1px solid #FEBD23 !important;
    color: #FFFFFF;
	
}


@media (max-width:992px) {
    .c-product__wrap-img--tm4{
        display: flex;
        align-items: center; 
    }
    .c-product__title--tm4{
        font-size: 2rem;
    }
    .c-product__list-item{
        margin-bottom: 1rem;
    }
    .c-product__wrap-btn--tm4{
        margin-top: 1rem;
    }
    .c-product__list--tm4{
        margin-bottom: 1rem;
    }
    .c-product__text--tm4{
        margin-top: 0px;
        margin-bottom: 2rem;
    }
    .c-product__btn--tm4{
        display: block;
        text-align: center;
    }
    
}
@media (max-width:768px) {


}
@media (max-width:576px) {
	
    .c-product__title--tm4{
        margin-bottom: 2rem;
    }
    .c-product__text--tm4{
        margin: 0rem;
    }
    .c-product__list--tm4{
        margin-bottom: 0rem;
    }
    
    .c-product__wrap-btn--tm4{
        margin-top: 2rem;
    }
    .c-product__img--tm4{
        max-height: 200px;
        width: auto;
        max-width: auto;
        margin: auto;
        display: block;
    }
}


/**/
.certificates__wraper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.certificates__items {
    margin-right: 4rem;
    position: relative;
}
.certificates__hover{
    background-color: #f9730eb0;
    height: 100%;
    width: 100%;
    position: absolute;
    display: none;
}
.certificates__items:hover .certificates__hover, .certificates__items:focus .certificates__hover{
    display: block;
}

.certificates__img{
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25);
}

@media (max-width:992px) {
    
}

.phone-link {
    text-decoration: none;
}
.yslygi-anos {
	text-align: center;
	color: #727272;
	font-size:2rem;	
}
.yslygi-title {
	color: #333333;
	text-align: center;
    font-size:2.4rem;
    padding-top: 2rem;
}
.yslyga-item {
	min-height: 20rem;
	height: auto;
}
.yslyga-title {
	color: #333333;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	padding-top: 3rem;
	padding-bottom: 1rem;
	position: relative;
}

 .yslyga-title:after {
	content:url(/images/yslyga-line.png);
	display: block;
	position: absolute;
	left:50%;
	transform:translateX(-50%);
	bottom:-10%;
}
.yslyga-item--1 {
	background-image: url(/images/yslygi/yslygi2-1.png);
}
.yslyga-item--2 {
	background-image: url(/images/yslygi/yslygi2-2.png);
}
.yslyga-item--3 {
	background-image: url(/images/yslygi/yslygi2-3.png);
}
.yslyga-item--4 {
	background-image: url(/images/yslygi/yslygi2-4.png);
}
.yslyga-item {	
	-webkit-background-size: cover;
	background-size: cover;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: space-around;
    min-height: 30rem;

}
.yslyga-content {
    padding: 2rem;
}
.yslyga-content ul {
	margin-left: 3rem;
}
.yslyga-content ul li {    
    color:#FEBD23;
    list-style: square outside !important
}
.yslyga-content ul li span {
    font-size:1.8rem;
    color:#727272;

}
.section--work {
    background-image: url(/images/work-bg.png);
}
.section--work .section__title {
    color:#ffffff;
}
.why-preim--tm5 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;    
    align-content: space-between;
}
.why-preim--tm5-item {
    flex-basis: 20%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;    
    margin-bottom: 2rem;
    padding: 1rem;
}
.why-preim--tm5__text {
    text-align: center;
    min-height:7.2rem;
}

.c-form__title {
    color: #222222 !important;
}
.c-footer-tm3__logo-text-wrapper {
    margin-bottom: 1rem;
}
.wbooster__text {
    color:#FFFFFF;
}

.section--book {
    background-image: url(/images/book-bg.png);
}
.fon {
    padding: 5rem 10rem 10rem 10rem;
    background: linear-gradient(90deg, #222222 57.61%, rgba(34, 34, 34, 0) 141.5%);
    position: relative;
    height:41rem;
    margin-bottom: 15rem;
}
.fon img {
    position: absolute;
    width:50%;
    bottom:-45%;
}
.book__title {
    color: #FFFFFF;
    font-size:3rem;
    font-weight: bold;
    padding-right: 42rem;
}
.book__title--big {
    font-size:4.5rem;
}
.book__title--yel {
    color: #FEBD23;
    font-size:3.2rem;
}

.fa {
    color: white;
    padding: 3px 5px;
    border: 1px solid #003F9E;
    border-radius: 50%;
    background: #003F9E;
    }
    .book__title--mob {
        display: none;
    }
    .section-promo__wrap-form--book {
    position: absolute;
    right:-5rem;
    top:10%;
    width: 38rem;
}
@media (max-width:1300px) {
    .section-promo__wrap-form--book {
        right: 3rem;
    }
}
@media (max-width:1024px) {
    .section-promo__wrap-form--book {
    position: absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);    
    width: 58rem;
    
    }
    .book__title--mob {
        display: block;
        font-size:3rem;
        color:white;
        text-align: center;
    }
    .book__title--mob span {
        color:#FEBD23;
        font-size:3.2rem;
    }
    .fon {
        height:55rem;
        background: none;
        margin-bottom: 0;
    }
    .section--book {
        padding: 0 0 1rem 0rem;
    }
}
@media (max-width:768px) {
    .products22-item-left {
    margin-left:0rem !important;    
    }    
    .products22-item-right {
    margin-right:0rem;      
    }
    .certificates__items{
        flex: 0 0 20%;
        margin-right: 0px;
    } 
    .why-preim--tm5-item {
        box-sizing:border-box;
    }
    .fon {
        height:50rem;
    }
    .why-preim--tm5-item {
        padding: 0.5rem;
    }
    .c-number--tm1__title--mini {
        font-size:2rem;
    }
    .c-number--tm1__title--mini span {
        font-size:3rem;
    }

    .section-promo__desc {
        font-size:4rem;
    }
    
    .book__title {
        padding-right: 25rem !important;
    }
    .fon img {
        bottom: -35% !important;
        left: 5% !important;
    }
    .c-footer-tm3__img{
        width: 20rem;
    }
    .c-footer-tm3__text{
        font-size: 1.2rem;
    }
    .c-footer-tm3-phone{
        font-size: 1.6rem;
    }
    .c-footer-tm3-email{
        font-size: 1.6rem;
    }
    .c-footer-tm3__btn{
        font-size: 1.2rem;
        padding: 1rem;
    }

    .c-footer-tm3 .wbooster-wrapper{
        justify-content: center;
        margin-top:1rem;
    }
    .why-preim--tm5__text {
        font-size:1.4rem;
    }
}
@media (max-width:576px) {
    .why-preim--tm5__text {
        font-size:1.6rem;
    }
    .section-promo__wrap-form--book {
        width: 38rem;
        top: 60%;
    }
    .fon {
        margin-bottom: 5rem;
        height:55rem;
        padding: 3rem;
    }
    .yslyga-title {
        padding-top: 5rem;
    }
    .is-fixed {
        background-color: #1E1E1E !important;
    }
    .section-product-t4 {
        padding-bottom: 7rem;
    }    
    .why-preim--tm5-item {
        flex-basis: 50%;
    }
    .certificates__items{
        flex: 0 0 30%;
        margin-right: 1rem;
        margin-bottom: 1rem;
    } 
    .carousel__nav-item--next {
        right: 0 !important;
    }
    .carousel__nav-item--prev {
        left: 0 !important;
    }
}