

/* Start:/service/style.css?173753690213859*/
:root {
	--index: calc(1vw + 1vh);
	--one: calc(var(--index) * 0.039139);
	--one: calc(var(--index) * 0.0370783);
}

.b24-widget-button-inner-container{
	display: none !important;
}
.bx-livechat-wrapper{
	display: none !important;
}
button{
    border: none;
}
.container {
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

a {
    text-decoration:  none !important;
}

.breadcrumb{
    padding-left: 20px !important;
}
.page_container_inner {
    margin: 0 !important;
    width: 100%;
}
.limit__container{
    margin: 0 auto !important;
    width: 1260px !important;
}
.page_content{
    background: none !important;
}
.header-container-second,
.header-container-third>.container{
    width: 1280px !important;
}
@media (max-width: 1024px) {
    .header-container-second,
    .header-container-third>.container {
        width: unset !important;
    }
}

@media (max-width: 1100px) {
    .limit__container{
        margin: 0 auto !important;
        width: 1050px !important;
    }
}
@media (max-width: 1000px) {
    .limit__container{
        margin: 0 auto !important;
        width: 950px !important;
    }
}
@media (max-width: 900px) {
    .limit__container{
        margin: 0 auto !important;
        width: 850px !important;
    }
}
@media (max-width: 800px) {
    .limit__container{
        margin: 0 auto !important;
        width: 750px !important;
    }
}
@media (max-width: 700px) {
    .limit__container{
        margin: 0 auto !important;
        width: 650px !important;
    }
}
@media (max-width: 600px) {
    .limit__container{
        margin: 0 auto !important;
        width: 550px !important;
    }
}
@media (max-width: 500px) {
    .limit__container{
        margin: 0 auto !important;
        width: 420px !important;
    }
}
@media (max-width: 400px) {
    .limit__container{
        margin: 0 auto !important;
        width: 360px !important;
    }
}
@media (max-width: 300px) {
    .limit__container{
        margin: 0 auto !important;
        width: 280px !important;
    }
}


#h1{
    display: none;
}

/* main-firtht-blocl */
.service {
    position: relative;

}

.service-description_button {
    display: none;
}

.picturis_mobile {
    display: none;
}

.service-container {
    position: relative;
    background-image: url("/service/./images/main.webp");
    background-size: cover;
    background-position: center center;
    height: 900px;
}

.service-content{
    flex-direction: column;
    justify-content: center;
    display: flex;
    width: 565px;
    /* margin-right: 630px; */
    padding: 54px 0 0 10px;
    height: 900px;

}

.service-content--limit {
    margin: 0 auto !important;
    width: 1280px !important;
}

.service-content_title {
    color: #783CA8;
    font-size: 40px;
    font-weight: 700;
    line-height: 54.47px;
}

.service-content_text {
    color: #232323;
    font-size: 18px;
    line-height: 24.51px;
    font-weight: 400;
    margin-top: 0;
}

.service-content_button {
    width: 180px;
    background-color: #783CA8;
    color: #fff;
    font-size: 16px;
    /* font-weight: 600; */
    border-radius: 5px;
    padding: 13px 27px;
}

.service-content_button:hover {
    background: linear-gradient(180deg, #AB71E4 0%, #AA73E1 50%, #622293 100%);
    color: #ffffff;
}


/* options */
.service-options-container{
    display: flex;
    gap: 0;
    padding-bottom: 22px;
    justify-content: center;
}

.options_box--button {
    height: 72px;
    font-weight: 500;
    border-color: #F2F3F5;
    color: #232323;
    font-size: 16px;
    text-align: center;
    line-height: 21px;
    border: 1px solid rgba(221, 221, 221, 1);
    padding: 14px 24px;
    width: 335px;
}

.options_box--button:hover {
    color: #fff;
    background: linear-gradient(180deg, #AB71E4 0%, #AA73E1 50%, #622293 100%);
    border: none;
}

/* options-descriptions */

.service-description-content {
    position: relative;
}

.description_title {
    color: #783CA8;
    font-size: 32px;
    font-weight: 700;
}

.description_box {
    background-color: #F2F3F5;
    border-radius: 10px;
    padding: 25px 199px 9px 25px;
    margin-bottom: 14px;
    position: relative;
}

.description_box--size {
    width: 995px;
    position: relative;
}

.description_box__element {
    display: flex;
    gap: 7px;
    align-items: start;
}

.description_box__element--text {
    margin-top: 0 !important;
    font-size: 16px;
    color: #232323;
}

.ino_people {
    position: absolute;
    bottom: -14px;
    right: 21px;
}

.install-po {
    /* display: none; */
}

.import_complex {
    display: none;
}

.install_protection_info {
    display: none;
}

.install_equipment {
    display: none;
}

.active {
    background: linear-gradient(180deg, #AB71E4 0%, #AA73E1 50%, #622293 100%) !important; 
    color: white;
    border: none;
}



/* advantages*/

.contend-with-text {
    text-align: center;
    margin-top: 34px;
}

.advantages-conteiner {
    position: relative;
    background-image: url("/service/./images/advantages.webp");
    background-size: cover;
    background-position: center center;
    height: 720px;
}

.advantages_title {
    width: 746px;
    text-align: center;
    color: #783CA8;
    font-size: 40px;
    font-weight: 700;
    line-height: 54.47px;
    margin: auto;
    margin-bottom: 37px;
}

.advantages-contend {
    display: grid;
    grid-template-columns: 372px 372px 372px;
    gap: 59px 36px;
    padding: 55px;
}

.advantage--card {
    text-align: left;
}

.advantage--card__title {
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    line-height: 34.05px;
    margin: 0 !important;
    margin-bottom: 25px !important;
}

.advantage--card__text {
    color: #fff;
    font-size: 18px;
    font-weight: 100;
    line-height: 24.51px;
    margin: 0 !important;
}

/* How-to-order */

.How-to-order-conteiner {
    position: relative;
    background-color: #F2F3F5;
    background-size: cover;
    background-position: center center;
    height: 311px;
    margin: 0 !important;
    text-align: center;
    padding-top: 44px;
    padding-bottom: 60px;
}


.How-to-order--title {
    text-align: center;
    margin: 0 !important;
    font-size: 32px;
    font-weight: 700;
    color: #783CA8;
    padding-bottom: 17px;
}

.How-to-order--text {
    color: #232323;
    font-size: 18px;
    padding-bottom: 30px;
}

.How-to-order--button {
    background-color: #783CA8;
    color: #fff;
    font-size: 16px;
    padding: 13px 22px;
    border-radius: 5px;
}

.How-to-order--button:hover {
    background: linear-gradient(180deg, #AB71E4 0%, #AA73E1 50%, #622293 100%);
    color: #ffffff;
}


/* question */

.question_block {
    background: linear-gradient(180deg, #AB71E4 0%, #AA73E1 46.5%, #622293 100%);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
}

.question_block__text {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin: 0 !important;
}

.question_block__img {
    right: 150px;
    position: absolute;
    bottom: 0px;
}

.questions-conteiner--title {
    color: #783CA8;
    font-size: 32px;
    text-align: center;
    font-weight: 700;
    margin-top: 32px;
    margin-bottom: 43px;
}

.questions-conteiner--color {
    position: relative;
    background-color: #F2F3F5;
    background-size: cover;
    background-position: center center;
    display: none;
}

.questions-conteiner--limit {
    width: 1280px;
    margin: auto;
    padding-top: 45px;
    padding-bottom: 64px;
}

.questions_list--li {
    display: flex;
    gap: 14px;
    padding: 7px;
}

.questions_list--text {
    margin: 0px !important;
    /* padding-bottom: 7px !important; */
    font-size: 16px;
    color: #232323;
}

.question_main_text {
    padding-left: 40px;
    font-size: 16px;
}

.question_block__img {
    transition: transform 0.8s ease;
}

.question_block--contant {
    width: 1280px;
    position: relative;
}


.width_footer {
    width: 1270px;
}

img[src="./images/img_li.webp"]{
    max-width: 20px;
    max-height: 20px;
}


@media (max-width: 1100px) {
    .service-content--limit {
        width: auto !important;
    }
    
    .service-content_title {
        color: #783CA8;
        font-size: 25px;
        font-weight: 700;
        line-height: 34.47px;
    }

    .service-content {
        width: 365px;
    }

    .service-content_text m{
        font-size: 17px;
    }

    .service-options-container {
        flex-direction: column;
        align-items: center;
    }

    .description_box--size {
        width: 595px;
    }

    .service-description-content {
        margin-left: 10px;
        margin-right: 10px;
    }

    .advantages-contend {
        grid-template-columns: 350px 350px;
        gap: 39px 20px;
        padding: 15px;
        justify-content: center;
    }

    .advantages-conteiner {
        height: auto;
    }

    .advantage--card__title  {
        font-size: 23px;
    }

    .advantage--card__text {
        font-size: 16px;
    }

    .question_block__text {
        font-size: 16px;
    }

    .question_block__img {
        right: 15px;
    }

    .questions-conteiner--limit {
        width: auto;
    }

}

@media (max-width: 500px) {
    .description_box {
        /* height: 500px; */
        padding: 25px 199px 9px 13px;
        margin-bottom: 100px;
    }

    .picturis_mobile {
        display: block;
        height: auto;
        width: 100%;
        margin-top: 52px;
        padding: 0 12px 0 12px;
    }

    .advantage--card__title {
        font-size: 20px !important;
    }

    .description_title {
        font-size: 20px !important;
        /* margin-top: 17px; */
        margin-left: 13px;
        margin-bottom: 0;
    }

    .service-container {
        background-image: none;
        height: auto;
    }

    .service-content_title {
        font-size: 25px !important;
        margin: 0px 0 24px 0 !important;
    }

    .service-content_text {
        font-size: 18px !important;
    }

    .description_box {
        background: none;
    }

    .service-description-content {
        background-color:  #F1E6F0;
        margin-left: 0px;
        margin-right: 0px;
        padding-top: 17px;
    }

    .options_box--button {
        font-size: 14px !important;
    }

    .service-content {
        height: auto;
        width: 310px;
        padding: 0 0 0 10px
    }

    .description_box__element--text {
        font-size: 14px;
    }

    .question_main_text {
        font-size: 14px;
    }

    .question_main_text_b {
        font-size: 14px;
    }

    .questions_list--text {
        font-size: 14px;
    }

    .description_box--size {
        width: 350px;
    }

    .ino_people {
        width: 98px;
        height: 109px;
        bottom: -40px;

    }

    .advantages_title {
        width: auto;
        line-height: 34.47px;
        /* margin-top: 100px; */
        color: #fff;
        font-size: 25px !important;
        margin-bottom: 40px;
    }

    .advantages-contend {
        grid-template-columns: 326px;
        gap: 45px;
        padding: 0 25px;
        /* width: 326px; */
    }

    .advantages-conteiner {
        background-image: none;
    }

    .contend-with-text{
        background: linear-gradient(180deg, #654F86 14.84%, #6552AB 100%);
        padding-top: 25px;
        padding-bottom: 56px;
    }

    .advantage--card__title {
        margin-bottom: 10px !important;
        line-height: 25.05px;
    }

    .How-to-order--title {
        font-size: 25px !important;
  
    }

    .How-to-order--text {
        font-size: 16px !important;
        padding-bottom: 0px;
    }

    .questions-conteiner--title {
        font-size: 25px !important;
        padding-left: 5%;
        padding-right: 5%;
    }

    .questions-conteiner--limit{
        width: 320px;
    }

    .question_block--contant {
        width: 309px;
        position: relative;
        /* text-align: left; */
    }

    .service-description_button {
        display: block;
        width: 157px;
        background-color: #783CA8;
        color: #fff;
        font-size: 16px;
        /* font-weight: 600; */
        border-radius: 5px;
        padding: 10px 20px;
        margin-left: 25px;
        margin-bottom: 15px;
    }

    .service-description_button:hover {
        background: linear-gradient(180deg, #AB71E4 0%, #AA73E1 50%, #622293 100%);
        color: #ffffff;
    }

    a.service-description_button {
        text-decoration: none;
    }

    .question_block__text {
        font-size: 18px;
    }

    .question_block__img {
        /* right: -40px; */
        margin: auto;
        position: relative;
        padding-top: 21px;
        right: 0;

    }

    .question_block {
        /* justify-content: start; */
        padding-left: 10px;
    }

    .options_box--button {
        height: 66px;
    }
   
}

@media (max-width: 400px) {
    .description_box--size {
        width: 300px;
    }



   
    /* .service-content_title {
        font-size: 18px !important;
        margin-bottom: 0px;
        margin-top: 0px;
    } */

}
/* End */


/* Start:/bitrix/components/beono/flashmessage/templates/.default/style.css?16558124641128*/
div.beono-flashmessage {
	position: absolute;
	position: fixed;
	z-index: 9999;
	top: -5px;
	left: 50%;
	width: 440px;
	margin: 0px 0 0px -245px;
	padding: 15px 25px 15px 20px;
	border: 2px solid #FFE000;
	border-radius: 6px;
	background: #FFF500;
	box-shadow: 0px 0px 100px rgba(0,0,0,0.5);
	font-size: 13px;
	color: #000;
	-webkit-animation-duration: 0.5s;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-name: slideIn;
}
@-webkit-keyframes slideIn { 
	0%   { -webkit-transform: translateY(-100%); }
	100% { -webkit-transform: translateY(0%); }
}

@media (max-width: 768px) {
	div.beono-flashmessage {
		width: 100%;
		max-width: 375px;
		top: 0;
		left: 0%;
		right: 0%;
		margin: 0 auto !important;
	}
}

a.beono-flashmessage-close,
a.beono-flashmessage-close:link,
a.beono-flashmessage-close:visited,
a.beono-flashmessage-close:active  {
	display: block;
	position: absolute;
	right: 8px;
	top: 16px;
	font-size: 16px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

a.beono-flashmessage-close:hover {
	color: #444;	
}
/* End */


/* Start:/local/components/gendalf/request.call/templates/.default/style.css?16734384328027*/
.cl_inner-new{
    width:350px;
    height:390px; 
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    z-index: 10;
    background: white;   
}
.cl_inner2{
   
    height:20px; 
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    font: "Open Sans Light";
    z-index: 10;
    background: white;
    display: none;
}
#popUp_requestCall{
     z-index: 15;
    position: fixed;
    display:none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
     font: "Open Sans Light";
}
#cl_bg{
    position:fixed;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background:#000;
    opacity:0.7;
    display:none;
    z-index: 2;
}
#cl_timer_field{
    text-align: center; 
}
#cl_timer_field input{
    width: 270px;
    text-align: center;
}
#cl_timer{
    margin: 45px 0;
    font-size: 82pt;
}
.cl_message{
    font-weight: bold;
    font: 16px "Open Sans Bold";
    line-height: 25px;
}
.cl_inner{
    width:30%;
    height:max-content;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    z-index: 10;
    border-top: 10px solid #79b500;
    background: #9bcc37;
    padding: 10px 30px;
    color: #fff;
    font: "Open Sans Light";
}
.cl_inner h3{
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
    font: 20px/20px "Open Sans Bold";
}
.cl_text{
    font-weight: bold;
    text-align: center;
    font:"Open Sans Light";
}
.cl_text_min{
    font: 12px/14px "Open Sans Light";
    color: #fff;
    margin-top: 10px;
    text-align: center;
    position: absolute;
    bottom: 10px;
    width: 90%;
}
.cl_placeholders-field{
    margin: 20px;
}
.cl_placeholders-field input{
    box-sizing: border-box;
    width: 100%;
    padding: 5px;
    background: #fff;
    font: 21px/30px "Open Sans Light";
    height: 40px;
    color: #000;
    border: 0;
}
.cl_submit_form{
    text-align: center;
}
.cl_submit_form input {
    transition: 1s;
    border: 0;
    padding: 0;
    font: 19px/50px "Open Sans Bold";
    color: #fff;
    background-color: #2fd1ff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    cursor: pointer;
    width: auto;
    padding: 0 15px;
    margin: 10px;
}   
.cl-green-button{
    transition: 1s;
    background-color: #9bcc37;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    color: #fff;
    font-size: 19px;
    line-height: 50px;
    font-family: 'Open Sans Bold';
    cursor: pointer;
    display: inline-block;
    padding: 0 7pt;
    text-decoration: none;
}
.cl-green-button:hover{
    background-color: #8dbc2c;
}
.cl_popup_close{
    position: absolute;
    cursor: pointer;
    float: right;
    color: transparent;
    background-image: url("/local/templates/gendalf/images/icons/custom-popup-close.png");
    width: 30px;
    height: 30px;
    z-index: 11;
    top: 10px;
    right: 5px;
}
.cl_error{
    outline: 1px solid #be4747;
}
#cl_timer2{
    color:#666666;
    font: 35px "Verdana";
}
#cl_timer_field .adv{
    text-align:left;
    margin:20px;
}
#call_latter,#call_now{
    text-align:center;  
    font-family: "Open Sans Light";
}
#call_latter a, #call_now a{
    color:#00aeef;
}   
#call_latter a:hover,#call_now a:hover{
    border-bottom: 0px; 
}
.cl_inner-new h3 {
    color:#fff;
    text-align: left;
    font: 20px/20px "Open Sans Bold";
    padding: 15px 10px 20px 20px;
    background: #9bcc37;
}
.cl_text2 {
    text-align: left;
    padding: 0 10px 10px 20px;
    color:#666666;
    font: 15px"Open Sans Light";
}
.cl_text_min2 {
    font: 12px/14px "Open Sans Light";
    color:#666666;
    text-align: center;
    padding: 20px;
    width: 100%;
}
.cl_placeholders-field2 {
    margin: 10px 20px;
}
.cl_placeholders-field2 input, .cl_placeholders-field2 select {
    width: 100%;
    padding: 0;
    background: #f9f9f9;
    font: 14px/30px "Open Sans Light";
    height: 40px;
    color: #666;
    border: 1px solid #e6e6e6;
    text-indent: 15px;
}
.cl_placeholders-field2 input {
    padding-left: 0px;
}
.cl_placeholders-field2 input::placeholder {
    font-size: 14px;
    padding-left: 0 !important;
}
.inputselect option {
    font: 14px/30px "Open Sans Light";
}
.cl_placeholders-field2 select {
  text-indent:10px;
}
.cl_placeholders-field2 #date{
    width: 70%;
    color:#666666;
}
.cl_placeholders-field2 #time{
    margin-left:2%;
    width: 28%;
    color:#666666;
}
.cl_submit_form2{
    text-align: center;
}
.cl_submit_form2 input {
    transition: 1s;
    border: 0;
    padding: 0;
    font: 19px/50px "Open Sans Bold";
    color: #fff;
    background-color: #e88900;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    cursor: pointer;
    padding: 0 45px;
    margin: 10px;
}   
.cl_placeholders-field2 #phone{
    display:block;
    float:none;
    
}

.cl_placeholders-field2 textarea {
    resize: none;
    height:80px;
    width: 100%;
    border: 1px solid #e6e6e6;
    text-indent:15px;
    padding: 10px 0px;
    background: #f9f9f9;
    font:14px/30px "Open Sans Light" !important;
}
@media screen and (min-width:767px) and (max-width:1024px) {
    .adv{display:none;}
}
@media(max-width:1024px){
    #text2_form2{
        display:none;
    }
}
div#Callphone{
    width: 56px;
    height: 56px;
}
div#Callphone:hover{
    width: 200px;
    height: 56px;
    transition: 0.5s;
}
.Callblock1{
    z-index: 1;
    position:fixed;
    right: 50px;
    /* transition: all .3s linear; */
    bottom: 230px;
    border-width: 7px;
    border-color: #00aeef21;
    border-style: solid;
    border-radius: 50%;
    transition-property: right, left;
    transition-duration: 2s;
    /* -webkit-transition-property: right, left; */ /* Safari */
    -webkit-transition-duration: 2s;
}

@media (max-width: 767.99px) {
    .Callblock1 {
        bottom: 40px;
        width: auto;
        height: 76px;
        left: 30px;
        right: unset;
    }
}

.Callblock1:hover{
    border-radius: 34px;
}
.Callblock1 img{
    width:100%;
}
.Callblock1:hover img{
    display: none;
}
.Callblock1:hover a{
    display: block;
}

.Callblock2 {
    display:none;
    width: 200px;
    height: 56px;
    background: #00aeef;
    float: right;
    font-family: 'Open Sans';
    font-size: 16px;
    text-align:center;
    color:white !important;
    /* transition: all .3s linear; */
    font-weight: bold;
    text-decoration: none;
    bottom: 0;
    position: absolute;
    right: 0;
    border-radius: 28px;
    /* border-width: 8px; */
    /* border-color: red; */
    /* border-style: solid; */
    /* transition-property: right, left; */
    /* transition-duration: 2s; */
    /* -webkit-transition-property: right, left; */ /* Safari */
    /* -webkit-transition-duration: 2s; */
    animation: 0.2s linear slide;
}   

@media (max-width: 767.99px) {
    .Callblock2 {
        display:none;
        width: 100%;
        height: 100%;
        background-image: url('/upload/icons/call.png');
        background-size: contain;
        font-size: 17px;
        text-align:center;
        font-weight: bold;
        text-decoration: none;
    }
}
@keyframes slide {
      from { width: 0; }
      to {
        width: 100%;        
      }
    }

/* .Callblock2-adaptive {
    display:none;
    width: 100%;
    height: 100%;
    background-image: url('/upload/icons/call.png');
    background-size: contain;
    float: right;
    font-family: 'Open Sans';
    font-size: 17px;
    text-align:center;
    color:white;
    font-weight: bold;
    text-decoration: none;
} */
.callblock2__getcall {
    color: white !important
}
.Callblock1-adaptive img {
    width: 100%;
    position: absolute;
}
.Callblock2 p {
    margin-top:14px;
}
.Callblock2-adaptive p {
    display: none;
}
#Callphone:hover .Callblock2 {
    cursor: pointer;
    color: #fff;
}
.hide{display:none;}
.call-later-is-active{
    display:block;
}
.cl_inner-new.later-active{
    height: 570px;
}
/* End */


/* Start:/local/templates/cro/components/bitrix/form.result.new/call_me_latter/style.css?1622192573319*/
textarea {
    resize: none;
    height:80px;
    width: 98%;
    border: 1px solid #e6e6e6;
    text-indent:15px;
    padding: 10px 0px;
    font: 15px "Open Sans Light";
    background: #f9f9f9;
}
@media(max-width:1024px){
    textarea {
        font-size: 35px;
    }
    #text2_form2{
        display:none;
    }
}

/* End */


/* Start:/bitrix/components/gendalf.cookie/show.cookie.policy/templates/.default/style.css?16255759931441*/
.cookie-policy {
    background-color: #000000;
    width: 100%;
    left: 0;
    opacity: 0.85;
    position: fixed;
    padding: 10px;
    box-sizing: border-box;
    z-index: 2147483647;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 0;
    height: 80px;
    animation: show 2s 1;
    animation-fill-mode: forwards;
}
.cookie-policy span, .cookie-policy span a {
    font-size: 14px;
    color: rgb(255, 255, 255);
    max-width: 900px;
}
.cookie-policy button {
    background-color: rgb(255, 205, 41);
    color: rgb(29, 33, 41);
    padding: 7px 20px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.428571429;
    text-align: center;
    position: relative;
    -webkit-align-items: center;
    align-items: center;
    border: 0;
    margin-left: 20px;
}
@keyframes show {
    0% {
        bottom:-100px
    }
    100% {
        bottom:0;
    }
}
@media (min-width: 768px) {
    .cookie-policy {
        padding: 10px 50px;
    }
    .cookie-policy:before {
        content: '';
        background-image: url(/bitrix/components/gendalf.cookie/show.cookie.policy/templates/.default/images/cookie.png);
        width: 50px;
        height: 50px;
        background-repeat: no-repeat;
        background-size: cover;
        margin-right: 20px;
    }
}
/* End */


/* Start:/bitrix/components/gendalf/notification.show/templates/.default/style.css?1672397331630*/
div[id^="notification_"]:not(div[id^="notification_c"]) {
    position: fixed !important;
    left: 50% !important;
	transform: translateX(-50%);
    top: 0 !important;
    width: min(80%, 440px);
    margin: 0px auto;
    padding: 15px 25px 15px 20px;
    border: 2px solid #FFE000;
    border-radius: 6px;
    background: #FFF500;
    box-shadow: 0px 0px 100px rgb(0 0 0 / 50%);
    font-size: 13px;
    color: #000;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-name: slideIn;
}
div[id^="notification_"] {
    background: #FFF500;
	z-index: 100000 !important;
}
/* End */
/* /service/style.css?173753690213859 */
/* /bitrix/components/beono/flashmessage/templates/.default/style.css?16558124641128 */
/* /local/components/gendalf/request.call/templates/.default/style.css?16734384328027 */
/* /local/templates/cro/components/bitrix/form.result.new/call_me_latter/style.css?1622192573319 */
/* /bitrix/components/gendalf.cookie/show.cookie.policy/templates/.default/style.css?16255759931441 */
/* /bitrix/components/gendalf/notification.show/templates/.default/style.css?1672397331630 */
