		body,html{
				/*overflow-x: hidden;*/
			}
			.stov .container{
				margin-top: 0px;
				margin-bottom: 0px;
			}
			.logo {
			    font-size: 50px;
			    font-weight: 700;
			    line-height: 95px;
			    font-family: 'Open Sans';
			}
			.logo a{
			    text-decoration: none;
			    color: #00112C;
			 
			}
					.srt{
				margin-left:auto;
				margin-right: auto;
				align-content: center;
				text-align: center;
			}
			.raw_data{
				margin-left:auto;
				margin-right: auto;
				align-content: center;
				text-align: center;
			}
			.raw_data svg{
				width:200px;
			}
			.blokeded{
				display:none;
			}
			.blokeded-new{
				display:block !important;
			}
			.stov{
				height:100px;
			}
			/*
.bottom_offer{
	top: 0px !important;
}*/
.item_title a{
	/*font-family: "B612";*/
	font-family: "Open Sans";
    font-size: 14px;
    line-height: 18px;
    font-style: normal;
    font-weight: 700;
    text-align: left;
	color: rgba(56, 90, 100, 0.5);
    text-transform: uppercase;
	text-decoration: none;
}
.full_width_container_custom{
	width: 100%!important;
}

.constructor_block:has(> .full_width_container_custom) {
  width: 100%;
}
.success-send {
    background-color: #D3F7CE;
    width: 100%;
    display: b;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: center;
    border: 1px solid #568650;
    color: #568650;
    border-radius: 37px;
    display: none;
    font-size: 15px;
}
.success-send span{
	padding: 15px;
}
.input-error {
    background-color: #FF8D8D;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: center;
    border: 1px solid #8C0A0A;
    color: #8C0A0A;
    border-radius: 37px;
    display: none;
    font-size: 15px;
}
.captcha-container {
    display: flex;
    align-items: center;
    margin-bottom: 10px;



}
#captcha-input {
    margin-right: 10px;
    background: white;
    border: 0px solid #08CEB4;
    border-radius: 37px;
    font-family: "system-ui";
    font-size: 14px;
    line-height: 25px;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    padding-left: 25px;
}
span#captcha-text {
    font-family: system-ui;
    font-size: 20px;
    line-height: 0;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 5px;
}
.captcha-container a {
    margin-bottom: 10px;
}
.stata_container.variant1 .item_value {
    font-weight: bolder;
}

.letter_container #captcha-input {
    width: 100%;
    height: 40px;
}
.letter_container .captcha-container a{
	margin-right: 20px;
}
.header-container{
	height: 100px;
}
.main_container .left.variant1 {
    padding: 10px;
    
 
}

.other_domains {
    height: 350px;
}
.other_domains .slide .slide_domain{
	background: white;
}
.other_domains .slide .slide_domain a{
    background: transparent;
    border: none;
    width: fit-content;
    font-size: 18px;
}

  
.slide_href {
    background: transparent !important;
    border: none !important;
    /* margin: 0px; */
    display: block !important;
    line-height: 25px;
    font-size: 16px !important;
}
.custom_slide_a{
	position: absolute!important;
    width: 100%!important;
    left: 0px!important;
    top: 0px!important;
    height: 100%!important;
    background: transparent!important;
    border: none!important;
    height: 100%;
}
.custom_slide_a:hover{
	box-shadow: 0px 0px 10px silver;
}

.list_lang {
		margin-left: 20px;
	}
	.list_lang .custom-select-lang {
        position: relative;
        display: inline-block;
        width: 100px;
    }

    .list_lang .selected-option-lang {
        padding: 10px;
        border: 1px solid #CDD9D5;
        cursor: pointer;
        display: block;
        align-items: center;
        font-size: 15px;
        border-radius: 5px;
        height: auto;
        line-height: 20px;
        display: block;
        text-align: center;
        text-transform: uppercase;
    }

    .list_lang .selected-option-lang img {
        margin-right: 10px;
        width: 20px;
        display: block;
        margin: auto;
    }

    .list_lang .options-lang {
        display: none;
        position: absolute;
   
        left: 0;
        width: 100px;
        border: 1px solid #ccc;
        background-color: white;
        z-index: 1;
        bottom: 45px;
    }

    .list_lang .options-lang.show {
        display: block;
    }

    .list_lang .option-lang {
        padding: 10px;
        cursor: pointer;
      
        font-size: 15px;

        font-weight: 100;
        display: block;
        margin: auto;
        text-align: center;
        height: auto;
        line-height: 20px;
        text-transform: uppercase;
    }

    .list_lang .option-lang img {
        margin-right: 10px;
        width: 20px;
        display: block;
        margin: auto;
    }

    .list_lang .option-lang:hover {
        background-color: #f1f1f1;
    }
   
.custom_h2 {
    font-family: Open Sans;
    font-size: 26px;
    color: black;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 15px;
    line-height: 30px;
}
.container_text ul {
    font-family: 'OpenSans-Light';
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 12px;
}
.container_text h2 span{
    color: black;
    background: unset;
    -webkit-text-fill-color: unset;

}
.container_text span {
    font-family: 'OpenSans-Light';
    line-height: 30px;
}
.container_text b {
    font-family: 'OpenSans-Light';
}

.container_text ol {
    font-family: 'OpenSans-Light';
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 12px;
}
.container_text ol li {
    margin-left: 30px;
    line-height: 24px;
}
.container_text h1 {
    font-size: 24px;
    font-weight: bold;
}

.container_text h2 {
    font-size: 18px;
    font-weight: bold;
}


.container_text h1, .container_text h2, .container_text h3, .container_text h4{
	font-family: 'OpenSans-Light';
	margin-bottom: 10px;
	margin-top: 10px;
}
.content.constructor_content {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.container {
    margin-top: 50px;
    margin-bottom: 50px;
}







@media(max-width:991px){
	.container_popolam{
		display: block;
	}
	.constructor_content .container.logo_container{
		display: block;
	}
	.constructor_block {
    width: 100%;
	}
	.constructor_block .container{
		width: 100%;
	}
	.text_container {
    width: 95%;
    display: block;
    margin: auto;
    text-align: justify;
    line-height: 30px;
}
}

@media (max-width: 850px){
.bottom_offer{
  height: 55px;
}
.bottom_offer_container {
	height: 85%
}
.stov{
				height:50px;
			}
			}	



@media(max-width:767px){
		.header-container .logo {
    	text-align: center;
		}
		.container.other_domains_container {
	    width: 100%!important;
		}
		.other_domains {
    width: 100% !important;
}
.other_domains .slide {
    margin-top: 0px;
    width: 94.5%;
}
.other_domains .slide .slide_domain {
        width: 110px!important;
    }
    a.slide_href {
    word-break: break-word;
    line-height: 15px;
    /* height: 30px; */
}
div.swiper-button-next, div.swiper-button-prev {
    top: 36%;
}
.stata {
    display: block !important;
}
.stata .item {
    width: 100% !important;
    margin-bottom: 20px;
}
.stata .item .item_description{
	text-align: center;
}
span#captcha-text {
    font-family: 'Open Sans';
}
.main_container .left.variant1 {
    padding: 10px;
    text-align: center;
    padding-top: 50px;
}
.container.owner_contacts_container {
    display: block;
    margin: auto;
    margin-bottom: 20px;
}
.banner_container.variant1 {
    height: 300px;
}
.container.letter_container.variant1 {
    margin-top: 0px;
}
.shop_offers {
    margin: 10px;
    width: 90% !important;
}
.content.constructor_content {
    margin-bottom: 10px;
}
.list_lang .custom-select-lang {
    margin-left: auto;
    float: right;
    margin-right: 20px;
    margin-top: 10px;
}
.list_lang .selected-option-lang {
    line-height: normal;
    height: fit-content;
  
}
.logo_description {
    width: 40%;
    font-size: 12px;
}
.left.variant1 {
    width: 90%;
    display: block;
    margin: auto;
}
.banner_container .img_container img{
	width: 100%;
}
    
}

@media (max-width: 374px){
.other_domains .slide .slide_domain {
  width: 90px!important;
}

}	
