.news__detail a{
    color: #01AEB7;
}

.news__detail td{

}

.news__detail th{
    
}

.news__detail tr{
    
}

.news__detail tr, .news__detail td, .news__detail th{
    border: 1px solid;
    text-align: center;
}

.news__detail td p{
    margin: 0px;
}

.baner-block{
    position: relative;
    width: 100%;
    height: 340px;
    margin-bottom: 60px;
    border-radius: 5px;
}

.baner-block .banner-img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.baner-block .fon-mb{
    display: none;
}

.baner-block .fon{
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 521.5px;
    height: 100%;
    z-index: 1;
}

.baner-block .info-text{
    z-index: 2;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    padding: 45px 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.baner-block .info-text .title{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 47px;
    display: flex;
    align-items: flex-end;
    letter-spacing: -1px;
    color: #FFFFFF;
    margin-bottom: 15px;
}

.baner-block .info-text .text{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    flex-direction: row;
    flex-flow: row wrap;
    align-items: center;
    color: #FFFFFF;
}

.baner-block .info-text .text span{
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -0.5px;
    margin-right: 11px;
}

.baner-block .info-text .promo{
    position: relative;
    width: 167px;
    height: 34px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-left: 11px;
}

.baner-block .info-text .promo img{
    z-index: 1;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
}

.baner-block .info-text .promo span{
    z-index: 2;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    color: #FFFFFF;
}

.baner-block .info-text .btn{
    width: 203px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 5px;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #112540;
    padding: 10px 18px;
}


@media (max-width: 991px){
    .baner-block .fon{
        display: none;
    }

    .baner-block .fon-mb{
        display: block;
        width: 173px;
    }

	.catalog-configuration__wrapper {
		flex-wrap: wrap;
	}	
	.catalog-configuration__content {
		width: 100%;
	}	
	.catalog-product__aside {
		width: 100%;
	}	
	.catalog-product__aside #prop-list {
		width: 100%;
	}
	.catalog-product__price-value, .catalog-product__title, .catalog-product__subtitle {
		text-align: center;
	}
	.catalog-product__properties-list {
		display: flex;
		width: 100%;
		max-width: 545px;
		margin: 0 auto 30px;
		justify-content: space-evenly;
		align-items: flex-start;
	}
	.catalog-product__price-currency {
		margin: 0 auto;
	}
	
}


@media (max-width: 768px){
    .baner-block{
        height: 188px;
    }

    .baner-block .info-text{
        padding: 23px 14px;
    }

    .baner-block .info-text .title{
        font-weight: 700;
        font-size: 20px;
        line-height: 23px;
    }

    .baner-block .info-text .text{
        font-weight: 400;
        font-size: 12px;
        line-height: 14px;
    }

    .baner-block .info-text .text span{
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 23px;
    }

    .baner-block .info-text .promo span{
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        line-height: 14px;
    }

    .baner-block .info-text .promo{
        width: 112px;
        height: 24px;
    }

    .baner-block .info-text .promo img{
        width: 100%;
        height: 100%;
    }

    .baner-block .info-text .btn{
        display: none;
    }
}

.baner-block-info{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 60px;
}

.baner-block-info .block-info{
    display: flex;
}

.baner-block-info .left-block{
    flex-direction: row;
    flex-flow: row wrap;
    max-width: 50%;
}

.baner-block-info .left-block img{
    width: 151px;
    height: 108px
}

.baner-block-info .right-block{
    flex-direction: column;
    flex: 1 0 auto;
    padding-left: 50px;
    width: 50%;
}

.baner-block-info .right-block .title{
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 33px;
}

.baner-block-info .right-block span{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 20px;
    color: #6E757E;
}

.baner-block-info .right-block span img{
    width: 24px;
    height: 24px;
    margin-right: 10px;
}

.baner-block-info .right-block p{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #6E757E;
    margin: 0px;
    margin-bottom: 20px;
}

.baner-block-info .right-block .btn{
    width: 183px;
    height: 30px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 991px){

}

@media (max-width: 768px){
    .baner-block-info{
        flex-direction: column;
    }

    .baner-block-info .block-info{
        max-width: 100%;
        width: 100%;
        justify-content: center;
        align-items: center;
    }

    .baner-block-info .left-block{
        margin-bottom: 20px;
    }

    .baner-block-info .right-block{
        padding: 0px;
    }

    .baner-block-info .right-block .title{
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 23px;
        text-align: center;
        margin-bottom: 25px;
    }

    .baner-block-info .right-block span{
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 16px;
    }

    .baner-block-info .right-block p{
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 16px;
        text-align: center;
    }

    .baner-block-info .right-block .btn{
        width: 100%;
        height: 30px;
    }

    .baner-block-info .left-block img{
        width: 115px;
        height: 82px;
    }
}

.baner-block-two{
    width: 967px;
    height: 340px;
    background: #14B7A5;
    border-radius: 5px;
    margin-right: auto;
    float: right;
    position: relative;
    margin-bottom: 60px;
}

.baner-block-two .fon-left{
    position: absolute;
    width: 421px;
    height: 264px;
    left: -230px;
    top: 50px;
    z-index: 1;
}

.baner-block-two .fon{
    border-radius: 5px;
    width: 359px;
    height: 340px;
    position: absolute;
    right: 0px;
}

.baner-block-two .fon-mb{
    display: none;
}

.baner-block-two .info-text{
    position: absolute;
    width: auto;
    height: 219px;
    left: 190px;
    top: 60px;
}

.baner-block-two .info-text .text{
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    display: flex;
    align-items: flex-start;
    align-items: center;
    letter-spacing: -0.5px;
    margin-bottom: 20px;
    color: #FFFFFF;
}

.baner-block-two .info-text .text span{
    margin-right: 11px;
}

.baner-block-two .info-text .text .promo{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 0px;  
    width: 167px;
    height: 34px;
    position: relative;
    margin-left: 11px;
}

.baner-block-two .info-text .text .promo img{
    z-index: 1;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
}

.baner-block-two .info-text .text .promo span{
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    display: flex;
    align-items: flex-end;
    color: #112540;
    z-index: 2;
}

.baner-block-two .info-text p{
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    margin-bottom: 10px;
    max-width: 489px;
}

.baner-block-two .info-text .btn{
    width: 203px;
    height: 40px;
    background: #F6D55C;
    border-radius: 5px;
    padding: 0px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    color: #112540;
    margin-top: 20px;
}

@media (max-width: 1300px){
    .baner-block-two {
        width: 100%;
    }

    .baner-block-two .fon-left{
        left: 0px;
    }

    .baner-block-two .info-text {
        left: 490px;
    }
}

@media (max-width: 1160px){
    .baner-block-two .fon-left {
        width: 300px;
        height: auto;
        left: 0px;
    }

    .baner-block-two .info-text {
        left: 300px;
    }
}

@media (max-width: 991px){
    .baner-block-two .fon-left {
        left: 30%;
        top: -130px;
    }

    .baner-block-two .info-text {
        left: 30px;
        width: auto;
    }

    .baner-block-two {
        margin-top: 100px;
    }
}

@media (max-width: 768px){
    .baner-block-two {
        height: 340px;
    }

    .baner-block-two .fon-left {
        width: 249px;
        height: 156px;
        left: 20%;
    }

    .baner-block-two .fon{
        display: none;
    }
    
    .baner-block-two .fon-mb{
        display: block;
        width: 183px;
        height: 340px;
    }

    .baner-block-two .info-text .text{
        font-weight: 700;
        font-size: 20px;
        line-height: 23px;
        flex-flow: row wrap;
    }

    .baner-block-two .info-text .text .promo{
        margin-left: 0px;
        margin-top: 10px;
    }

    .baner-block-two .info-text .text span{
        font-weight: 700;
        font-size: 20px;
        line-height: 23px;
    }

    .baner-block-two .info-text .text .promo span{
        font-weight: 700;
        font-size: 16px;
        line-height: 19px;
    }

    .baner-block-two .info-text p{
        font-weight: 500;
        font-size: 14px;
        line-height: 16px;
    }

    .baner-block-two .info-text .btn{
        font-weight: 500;
        font-size: 14px;
        line-height: 16px;
        width: 275px;
        height: 30px;
    }
}

@media (max-width: 370px){
    .baner-block-two {
        height: 380px;
    }

    .baner-block-two .fon-mb {
        width: auto;
        height: 100%;
    }

    .baner-block-two .fon-left {
        left: 10%;
    }

    .baner-block-two .info-text{
        width: 100%;
        left: 0px;
        padding: 0px 10px;
    }

    .baner-block-two .info-text .btn{
        width: 100%;
    }
}

.baner-block-social{
    display: flex;
    flex-direction: row;
    align-items: center;
    background: transparent;
}

.baner-block-social .baner-block-social-left{
    width: 523px;
}

.baner-block-social .baner-block-social-left .title{
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -0.5px;
    color: #000000;
    margin-bottom: 10px;
}

.baner-block-social .baner-block-social-left p{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #6E757E;
}

.baner-block-social .baner-block-social-right{
    flex: 1 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-flow: row wrap;
}

.baner-block-social .baner-block-social-right a{
    display: flex;
    width: 64px;
    height: 64px;
    margin-right: 30px;
}

.baner-block-social .baner-block-social-right a img{
    width: 100%;
    height: 100%;
}

@media (max-width: 768px){
    .baner-block-social{
        flex-direction: column;
        margin-top: 0px;
        height: auto;
        margin-bottom: 60px;
    }

    .baner-block-social .baner-block-social-left{
        width: 100%;
        margin-bottom: 30px;
    }

    .baner-block-social .baner-block-social-left .title{
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 23px;
        text-align: center;
    }

    .baner-block-social .baner-block-social-left p{
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 16px;
        text-align: center;
    }

    .baner-block-social .baner-block-social-right {
        flex: none;
    }
}


.footer__form form .soa-property-container{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.footer__form form .soa-property-container .form-prop{
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
}

.footer__form form .soa-property-container label{
    max-width: 100%;
    width: auto;
    margin: 0px;
    margin-bottom: 20px;
}
  

.footer__form form .soa-property-container input[type="checkbox"]:checked, 
.footer__form form .soa-property-container input[type="checkbox"]:not(:checked), 
input[type="radio"]:checked, 
input[type="radio"]:not(:checked) 
{
    position: absolute;
    left: 0px;
}

.footer__form form .soa-property-container input[type="checkbox"]:checked + label, 
.footer__form form .soa-property-container input[type="checkbox"]:not(:checked) + label, 
input[type="radio"]:checked + label, 
input[type="radio"]:not(:checked) + label {
    display: inline-block;
    position: relative;
    padding-left: 28px;
    line-height: 20px;
    cursor: pointer;
}

.footer__form form .soa-property-container input[type="checkbox"]:checked + label:before, 
.footer__form form .soa-property-container input[type="checkbox"]:not(:checked) + label:before,
input[type="radio"]:checked + label:before, 
input[type="radio"]:not(:checked) + label:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 18px;
    height: 18px;
    border: 1px solid #FFFFFF;
    background-color: #01aeb7;
}

.footer__form form .soa-property-container input[type="checkbox"]:checked + label:before, 
.footer__form form .soa-property-container input[type="checkbox"]:not(:checked) + label:before {
    border-radius: 2px;
}

input[type="radio"]:checked + label:before, 
input[type="radio"]:not(:checked) + label:before {
    border-radius: 100%;
}

.footer__form form .soa-property-container input[type="checkbox"]:checked + label:after, 
.footer__form form .soa-property-container input[type="checkbox"]:not(:checked) + label:after, 
input[type="radio"]:checked + label:after, 
input[type="radio"]:not(:checked) + label:after {
    content: "";
    position: absolute;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.footer__form form .soa-property-container input[type="checkbox"]:checked + label:after, 
.footer__form form .soa-property-container input[type="checkbox"]:not(:checked) + label:after {
    left: 2px;
    top: 4px;
    width: 14px;
    height: 8px;
    border-radius: 1px;
    border-left: 4px solid #FFFFFF;
    border-bottom: 4px solid #FFFFFF;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

input[type="radio"]:checked + label:after, 
input[type="radio"]:not(:checked) + label:after {
    left: 5px;
    top: 5px;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #FFFFFF;
}

.footer__form form .soa-property-container input[type="checkbox"]:not(:checked) + label:after, 
input[type="radio"]:not(:checked) + label:after {
    opacity: 0;
}

.footer__form form .soa-property-container input[type="checkbox"]:checked + label:after, 
input[type="radio"]:checked + label:after {
    opacity: 1;
}


.dark-fon {
    display: none;
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    flex-direction: column;
    width: 100%;
    height: 100%;
    background: rgba(38, 35, 35, 0.55);
    border: 1px solid #707070;
}

.dark-active {
	display: block;
}


.popup-form-active {
	display: flex;
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 9999999;
}

.popup-form-content {
	flex-direction: column;
    width: 100%;
}

.popup-form-content form{
	flex-direction: column;
    width: 100%;
}

.block-content{
    flex-direction: column;
}

.popup-form-content .tabs{
    width: 100%;
    flex-direction: row;
}

.popup-form-content .sms-form__title{
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0px;
    color: #333333;
    margin-bottom: 7px;
    display: none;
}

.popup-form-content .tabs ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-flow: row wrap;
    text-decoration: none;
    justify-content: space-between;
    align-items: center;
    padding: 0px;
}

.popup-form-content .tabs ul li{
    margin-right: 25px;
    list-style: none;
    font-size: 20px;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 7px;
    cursor: pointer;
    opacity: 50%;
}

.popup-form-content input{
    border: 1px solid rgba(51, 51, 51, 50%);
    border-radius: 2px;
    padding: 14px 20px;
    width: 100%;
    height: 50px;
    box-sizing: border-box;
    font-size: 16px !important;
    margin: 10px 0px;
    margin-bottom: 15px;
    text-decoration: none;
    outline: none;
}


.popup-form-content .submit{
    width: 100%;
    margin-top: 10px;
}

.popup-form-content .submit input{
    width: 100%;
    box-sizing: border-box;
    padding: 14px;
    border-radius: 2px;
    background: #76BC21;
    color: #ffffff;
    cursor: pointer;
    text-align: center;
}

.popup-form-content .sms-form__input-container__input {
	display: flex;
	justify-content: space-between;
}

.popup-form-content .sms-form__input-container__input input {
	border: 1px solid #707070;
	text-align: center;
	width: 70px;
	height: 70px;
	font-size: 30px;
	font-weight: bold;
	line-height: 40px;
}

.popup-form-content .tabs ul .active-file {
    opacity: 100%;
    border-bottom: 1px solid #707070;
    white-space: nowrap;
}


.ip-popup-form{
    width: 600px;
    height: 410px;
    padding: 0px;
    justify-content: flex-end;
    background: #fff;
    flex-direction: column;
}

.ip-popup-form .popup-form-content{
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(img/ip_fon.png);
    width: 100%;
    height: 388px;
    justify-content: space-between;
    flex-direction: column;
    display: flex;
    padding-bottom: 20px;
}

.ip-popup-form .close-form{
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    position: relative;
}

.ip-popup-form .close-form img{
    width: 41px;
    height: 41px;
    cursor: pointer;
}

.ip-popup-form .content-ip{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    color: #3F3F3F;
    padding: 0px 20px;
}

.ip-popup-form .content-ip a{
    text-decoration: none;
    line-height: 1.5;
    text-align: center;
}

.ip-popup-form .content-ip a span{
    border-bottom: 1px solid #3F3F3F;
    ;
}

.ip-popup-form .body-form{

}

.ip-popup-form .body-form a{
    color: #fff;
    font-style: normal;
    font-weight: 500;
    font-size: 23px;
}

.ip-popup-form .footer-form{
    display: flex;
    flex-direction: column;
    width: 100%;
}

.ip-popup-form .footer-form a{
    color: #3F3F3F;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
}

.ip-popup-form .footer-form .ip-btn{
    padding-bottom: 20px;
}

@media (max-width: 620px){
    .ip-popup-form{
        width: 100%;
    }

    .ip-popup-form .popup-form-content{
        background-position: center;
    }
}

.about-text img{
    width: 100%;
    margin: 15px 0px;
    object-fit: contain;
}

.header__contacts .whatsapp img{
    height: 20px;
    width: 20px;
}