

/* Start:/promotion/context/style.css?17240693561384*/
* {
    margin: 0;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}

label {
    margin: 0;
}

.dark {
    background-color: #05080c8a;
    border-bottom: 12px solid rgb(255 255 255 / 10%);
    border-top: 12px solid rgba(255, 255, 255, 10%);
}

.dark:nth-child(4) {
    border-radius: 0px 250px 0px 250px;
}

.dark:nth-child(6) {
    border-radius: 250px 0px 250px 0px;
}

.dark:nth-child(8) {
    border-radius: 0px 250px 0px 250px;
}

.content-block {
    display: flex;
    flex-direction: column;
    padding: 5% 0;
    align-items: stretch;
    justify-content: center;
    color: #FFFFFF;
}

.swiper-container {
    overflow: visible;
}

@media (min-width: 1px) and (max-width: 1200px) {

    .dark:nth-child(4) {
        border-radius: 0px 50px 0px 50px;
    }

    .dark:nth-child(6) {
        border-radius: 50px 0px 50px 0px;
    }

    .dark:nth-child(8) {
        border-radius: 0px 50px 0px 50px;
    }

    h3 {
        font-size: 19px !important;
    }

    .content-block p,
    .content-block span {
        font-size: 13px;
    }
}

@media (min-width: 1200px) and (max-width: 1660px) {
    .dark:nth-child(4) {
        border-radius: 0px 150px 0px 150px;
    }

    .dark:nth-child(6) {
        border-radius: 150px 0px 150px 0px;
    }

    .dark:nth-child(8) {
        border-radius: 0px 150px 0px 150px;
    }
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/ad_types/style.css?17240678141540*/

.adv {
    display: flex;
    justify-content: center;
}

.adv-content {
    display: flex;
    flex-direction: column;
}

.adv_info {
    display: flex;
    flex-direction: column;
}

.adv_p {
    font-size: 16px;
    font-weight: 500;
    line-height: 22.08px;
    text-align: left;
    padding: 10px;
    width: 90%;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: max-height 0.5s ease, opacity 0.5s ease;
}

.adv_p.show {
    max-height: 500px;
    opacity: 1;
}

.testik {
    display: block;
    opacity: 1;
    transform: rotate(90deg);
}

.adv_head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 3px solid #FFFFFF;
    cursor: pointer;
}

.adv_head.noclick {
    pointer-events: none;
}

.adv_h {
    font-weight: 500;
    line-height: 52.44px;
    text-align: left;
}

.ad_img {
    gap: 0px;
    border-radius: 30px;
    opacity: 0px;
    justify-content: center;
    align-items: center;
    transition: opacity 0.5s ease;
    height: 100%;
}

.ad_img-mobile {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: max-height 0.5s ease, opacity 0.5s ease;
}

.ad_img-mobile.show {
    gap: 0px;
    border-radius: 30px;
    opacity: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 500px;
    opacity: 1;
}

.adv_info-content {
    display: flex;
    flex-direction: column;
}

@media (min-width: 1px) and (max-width: 1200px) {

    .adv_h {
        font-size: 20px !important;
    }
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/context_result/style.css?17240678601317*/

.res-content {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.res {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.res_info {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.info_h {
    font-weight: 700;
    line-height: 49.97px;
    letter-spacing: -0.05em;
    padding-bottom: 3%;
    align-self: flex-start;
}

.res_info_h {
    font-weight: 500;
    line-height: 52.44px;
    text-align: left;

    border-bottom: 3px solid #FFFFFF;
    padding-bottom: 5px;
    display: flex;
    gap: 10px;
}

.res_info_p {
    font-size: 16px;
    font-weight: 500;
    line-height: 22.08px;
    text-align: left;
}

.res_info_num {
    font-size: 38px;
    font-weight: 700;
    line-height: 52.44px;
    text-align: left;
}

.res_link {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.res_link svg {
    margin-top: -20px;
}


.res_img {
    border-radius: 0px 50px 0px 50px;
}

.desktop-hidden {
    display: none;
}


@media (min-width: 1px) and (max-width: 1200px) {

    .res_info_h {
        font-size: 20px !important;
    }

    .res_img {
        display: none;
    }
}

@media (max-width: 992px) {

    .res-content svg {
        display: none;
    }

    .desktop-hidden {
        display: flex;
    }
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/context_tariffs/style.css?17240694537662*/
@media (min-width: 1200px) {
    .square:hover {
        background-color: #fffffff1;
        color: #05080C;
        border-radius: 2%;
        transition-duration: 0.2s;
    }

    .square:hover .square-scroll {
        color: #05080C;
    }

    .square:hover a {
        text-decoration: underline #05080C;
        color: #05080C;
    }

    .square:hover .square_p-price {
        font-size: 21px;
    }

    .circle_btn:hover {
        transition-duration: 0.2s;
        background-color: #3A3A3A;
    }

    .briff__circle-item:hover {
        color: #FFFFFF;
        text-decoration: none;
    }
}

.no-border {
    border: none !important;
}

.modal-content {
    background-color: #fff;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    text-align: left;
    transition: height 0.2s ease;
}

.square-content {
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-content: space-between;
    gap: 10px;
    font-size: 18px;
    font-weight: 500;
    line-height: 24.84px;
    text-align: left;
    height: 100%;
}

.content-row {
    display: flex;
    justify-content: center;
}

.square {
    border: 2px solid white;
    border-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="27" height="27" viewBox="0 0 40 40"><rect x="0" y="15" width="10" height="10" fill="white"/><rect x="15" y="0" width="10" height="10" fill="white"/><rect x="30" y="15" width="10" height="10" fill="white"/><rect x="15" y="30" width="10" height="10" fill="white"/></svg>') 10;
    border-image-slice: 10 fill;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-content: space-between;
    transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
}

.square-name {
    display: flex;
    justify-content: space-between;
}

.square-circle {
    border: 2px solid white;
    border-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="27" height="27" viewBox="0 0 40 40"><rect x="0" y="15" width="10" height="10" fill="white"/><rect x="15" y="0" width="10" height="10" fill="white"/><rect x="30" y="15" width="10" height="10" fill="white"/><rect x="15" y="30" width="10" height="10" fill="white"/></svg>') 10;
    border-image-slice: 10 fill;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-content: space-between;
}

.square_p {
    font-size: 16px;
    font-weight: 500;
    line-height: 22.08px;
    text-align: left;
}

.square_h {
    font-weight: 700;
}

.square a {
    color: #FFFFFF;
    text-decoration: underline #FFFFFF;
}

.guard {
    display: flex;
    flex-direction: column;
    align-items: left;
    justify-content: center;
    border: none;
    padding: 20px;
}

.square_desc {
    font-size: 16px;
    font-weight: 500;
}

.square_question {
    font-weight: 700;
}

.square_yandex {
    width: 60%;
}


.square-white {
    background-color: #FFFFFF;
    color: #05080C;
    border-radius: 2%;
}

.square-white a {
    text-decoration: underline #05080C;
    color: #05080C;
}

.square-hidden {
    display: flex;
    align-items: space-between;
}

.square-scroll {
    color: #bcbcbc;
}

.scroll-desc {
    font-size: 13px;
}

.square_bold {
    font-weight: 900;
    color: #4895ba;
}

.hidden_p {
    color: rgba(255, 255, 255, 0.4);
    margin: 0;
    font-weight: 500;
    justify-content: right;
    align-items: right;
}

.circle {
    display: flex;
    align-items: center;
    justify-content: center;
}

.circle_p {
    font-weight: 500;
    color: #FFFFFF;
}

.circle_btn {
    background: linear-gradient(90deg, rgba(2, 0, 36, 1) 0%, rgba(234, 54, 192, 1) 0%, rgba(222, 46, 94, 1) 100%);
    color: #FFFFFF;
    position: relative;
    cursor: pointer;
    user-select: none;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    border: none;
}

.circle_btn:after {
    content: "";
    display: block;
    position: absolute;
    border-radius: 4em;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.5s;
    box-shadow: 0 0 10px 40px white;
}

.circle_btn:active:after {
    box-shadow: 0 0 0 0 white;
    position: absolute;
    border-radius: 4em;
    left: 0;
    top: 0;
    opacity: 1;
    transition: 0s;
}

.circle_btn:active {
    top: 2px;
}

.submit-circle button .btn-content {
    text-align: center;
    display: flex;
    flex-direction: column;
}

.submit-circle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center !important;
    padding: 30px;
    gap: 15px;
}

.submit-circle a {
    padding: 10px;
}

.square_p-price {
    transition: font-size 0.25s;
}

.briff__circle-item {
    display: flex;
    justify-content: center;
}

.square_yandex-sm {
    display: none;
}

.square_price {
    padding: 0 15px 15px 15px;
}

@media (min-width: 1px) and (max-width: 1200px) {

    .square_h,
    .square_question {
        font-size: 20px !important;
    }

    .square_p-price {
        font-size: 20px !important;
    }

    .square_yandex-sm {
        display: block;
        width: 15%;
        height: 15%;
    }

    .square_yandex {
        display: none;
    }

    .square {
        margin: 20px 0px;
    }

    .square-scroll {
        color: #bcbcbc;
    }

    .square {
        min-height: 300px;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {

    .square_yandex-sm {
        display: block;
        width: 8%;
        height: 8%;
    }
}



.overlay {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 20;
    transition: .3s all;
}

.modal-win {
    opacity: 0;
    visibility: hidden;
    width: 18%;
    max-width: 500px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 30;

    box-shadow: 0 3px 10px -.5px rgba(0, 0, 0, .2);
    text-align: center;
    padding: 30px;
    border-radius: 3px;
    background-color: #fff;
    transition: 0.3s all;
}

.modal-win.active,
.overlay.active {
    opacity: 1;
    visibility: visible;
    color: #05080C;
}

.modal__cross {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 20px;
    right: 20px;
    fill: #444;
    cursor: pointer;
}

.modal__title {
    color: rgba(0, 0, 0, 1);
    font-family: "Montserrat";
    font-size: 18px;
    font-weight: 700;
    line-height: 24.84px;
    text-align: left;
}

.modal__text {
    font-family: "Montserrat";
    font-size: 18px;
    font-weight: 500;
    line-height: 19.8px;
    text-align: left;
    color: rgba(0, 0, 0, 1);
    padding: 20px 0px;
    width: 90%;
}

.table__td {
    font-family: "Montserrat";
    font-size: 16px;
    font-weight: 500;
    line-height: 22.08px;
    text-align: left;
    vertical-align: top;
    padding-right: 20px;
}

.table__cost {
    font-family: "Montserrat";
    font-size: 18px;
    font-weight: 700;
    line-height: 24.84px;
    text-align: left;
    padding-bottom: 5px;
}

table {
    border-spacing: 0px;
}

tr.spaceUnder>td {
    padding-bottom: 2em;
}

.table__audit {
    font-family: "Montserrat";
    font-size: 16px;
    font-weight: 500;
    line-height: 22.08px;
    text-align: left;
    width: 20%;
}

@media (min-width: 1px) and (max-width: 1200px) {

    .rates {
        display: flex;
        align-content: center;
        justify-content: space-between;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {

    .ad_img-mobile {
        width: 70%;
    }
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/context_steps/style.css?17240678952747*/
.container-step {
    padding: 5% 0;
}


.steps {
    display: flex;
    align-items: flex-start;
}

.steps_h {
    font-weight: 700;
    text-align: left;
    padding: 0px 5px 0px 10px;
    border-left: solid #FFFFFF 3px;
}

.steps_p {
    font-weight: 500;
    text-align: left;
}

.steps_info {
    font-weight: 500;
    text-align: left;
    color: #bcbcbc;
    font-size: 15px;
}

.steps_pushed {
    align-content: center;
    justify-content: end;
}

.steps-test {
    display: flex;
}

.steps-steps {
    font-weight: 500;
    text-align: right;
    color: rgba(255, 255, 255, 0.4);
    align-items: center;
    display: flex;
    justify-content: end;
}



.step-item-numberok {
    position: absolute;
    font-size: 297px !important;
    color: rgb(255, 255, 255, 0) !important;
    font-family: 'Arial Black', Gadget, sans-serif;
    font-weight: 900;
    right: -42px;
    top: 6%;
    -webkit-text-stroke: 2px rgb(229 229 229 / 23%);
    text-shadow: 13px 7px 0px #f9f8f8;
}

.step-itemok {
    position: relative !important;
    padding: 15px 30px;
    color: #000;
    border: 4px solid rgb(255 255 255 / 23%) !important;
    overflow: hidden;
    transition: all .3s linear;
    border-radius: 25px;
    height: 360px !important;
}

.istep-textok {
    width: 75%;
    text-align: left !important;
    color: #FFFFFF;
    font-size: 19px;
}

.istep-head {
    width: 74%;
    text-align: left !important;
    color: #FFFFFF;
    font-size: 23px;
    font-weight: 900;
    padding-bottom: 10px;
}

.step-svg {
    fill: #4895ba;
}


.step__prev,
.step__next {
    cursor: pointer;
    font-size: 20px;
    color: #000;
    border: none;
}

.step__prev {
    padding-left: 20px;
    transform: rotate(180deg);
}

@media (min-width: 370px) and (max-width: 500px) {
    .step-item-numberok {
        right: -20px;
    }
}

@media (min-width: 500px) and (max-width: 768px) {
    .step-item-numberok {
        right: -20px;
    }
}

@media (min-width: 65px) and (max-width: 415px) {

    .steps-steps {
        justify-content: center;
        align-items: center;
    }
}

@media (min-width: 1px) and (max-width: 1200px) {
    .steps_p {
        width: 85%;
    }
}

@media (min-width: 1px) and (max-width: 1360px) {
    .step-item-numberok {
        position: absolute;
        font-size: 200px !important;
        top: 25%;
    }

    .istep-textok {
        width: 100%;
        font-size: 15px;
    }
}

@media (max-width: 370px) {
    .step-itemok svg {
        width: 50px;
        height: 50px;
    }
}

@media (min-width: 1px) and (max-width: 1200px) {

    .custom-navigation {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        align-content: center;
        width: 100%;
    }
}
/* End */


/* Start:/local/components/main/quiz.v2/templates/.default/style.css?17741932838888*/
#quiz{
	overflow: hidden;	
	background: #0a4d9f;
    position: relative;
	background: linear-gradient(137deg, rgb(10 77 159 / 6%) 0% 0%, rgb(10 81 161 / 15%) 15%,rgb(32 121 215 / 27%) 75%, rgb(3,71,142,.3) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a4d9f', endColorstr='#2079d7',GradientType=1 );
	border-bottom: 12px solid rgb(255 255 255 / 10%);
}

#quiz_bigtext{
    position: absolute;
    color: rgb(255 255 255 / 3%);
    font-size: 71px;
    white-space: nowrap;
    font-family: 'Arial', Gadget, sans-serif;
    font-weight: 800;
    left: 0;
    right: 0;
    margin-inline: auto;
    width: fit-content;
    top: 34px;
}
  
.quiz-title{
	font-size:18px;
	color:#fff;
}

.quiz-block{ 
	padding:40px 5px;
	min-height:140px;
	margin:15px 0px;
	-webkit-box-shadow: 0px 7px 15px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 7px 15px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 7px 15px 0px rgba(0,0,0,0.4);
	/*background-color:rgba(0, 0, 0, 0.5);*/
	/*background: #fff;*/
	border:3px solid rgb(255 255 255 / 28%);
	/*box-shadow: 9px 8px 20px 0px #000000, -13px -13px 22px #192c35de;*/
	transition: 0.5s;
	border-radius: 25px 10px; 
	backdrop-filter: blur(5px);
	cursor: pointer;
}
 
.quizback {
    border: 1px solid #9eadb5;
    color: #9eadb5;
    padding: 5px 4px 4px 4px;
    border-radius: 50px;
    cursor: pointer;
    width: 35px;
    height: 35px;
    display: inline-block;
    padding-left: 6px;
	margin-right:10px;
}
 

.quizback:hover {
	background: #263845;
}


.answers-active{
	border: 3px dashed #84bc29;
	background: rgb(132 188 41 / 20%);
}

.quiz-step-line2{
	position: relative; 
    margin-top: 20px;
    margin-bottom: 36px;
}

.swiper-pagination-swiperquiz{
	border-radius: 20px !important;
    height: 11px !important;
    overflow: hidden;
}
.swiper-pagination-swiperquiz span{
    background-image: linear-gradient(0.913turn, rgba(188, 236, 48, 1) 0%, rgba(25, 205, 16, 1) 48%, rgba(1, 176, 137, 1) 100%) !important;
    border-radius: 20px !important;
    height: 5px !important;
    margin-top: 3px;
    margin-left: 2px;
    width: 98.7% !important;
}

.quiz-step-title span{
	display: inline-block;
    border-right: 1px solid rgb(255 255 255 / 38%);
    padding-right: 17px;
    width: 15px;
    text-align: center;
    margin-right: 4px;
}
 
@media (min-width: 767px){
	
	#swiperquiz div {
        padding-bottom: 10px;
    }
	
	.quiz-number-b{
		color: #fff;
        border-radius: 50%;
        border: 3px dashed rgb(255 255 255 / 39%);
        width: 44px;
        display: block;
        text-align: center;
        margin-right: 20px;
        padding-top: 4px;
        height: 44px;
        font-size: 22px;
	}
	
	.quiz-swiper-container{
		padding:15px;
	}
	
	.quiz-text{ 
		color:#fff;
		font-size:18px; 
	}
	
	.quiz-text-next{
		color: #fff;
        font-size: 18px;
        display: block;
        margin-top: 7px;
	}

	.quiz-block svg{
		margin-right:20px;
		margin-left:10px;
	}

	#quiz{
		border-radius: 0px 0px 250px 0px;
	}
 
	.quiz-block-step{
		padding: 0px 15px ;
	}
	 
	.quiz-step-title{
		display: block;
        margin-top: 15px;
        border: 2px solid rgb(255 255 255 / 36%);
        padding: 9px 15px;
        color: #fff;
        cursor: pointer;
        font-size: 14px;
        border-radius: 15px;	
	}

	.quiz-vertical-line{
		border-left: 2px dashed   #3984d7;
	} 
	
	.quiz-block:hover{ 
		border: 2px solid #84bc29;
		cursor: pointer; 
		/*transform: scale(1.05);*/
	}

}

@media (max-width: 767px){
  
	.quiz-number-b{
		color: #fff; 
        border-radius: 50%;
        border: 1px dashed #fff;
        width: 41px;
        display: block;
        text-align: center;
        margin-right: 5px;
        padding-top: 4px;
        height: 42px;
        font-size: 20px;
	}
	.quiz-text{ 
		color:#fff;
		font-size:12px;
		line-height: 15px;
        display: block; 
	}
	.quiz-text-next{
		color: #fff;
        font-size: 18px;
        margin-top: 5px;
        display: block;
	}
	
	.quiz-block svg{
		margin-right:3px;
	}
	
	#quiz{
		border-radius: 0px 0px 80px 0px;
	}
	
	.quiz-block{
		margin: 7px 0px !important;	
		padding: 8px 4px 4px 4px ;
		min-height: 65px;
		max-height: 65px;
	}
	
	.quiz-col-mob1{
		padding-right: 5px !important;
	}
	.quiz-col-mob2{
		padding-left: 5px !important;
	}
	
	.quiz-step-title{
		display: block;
        margin-top: 15px;
        border: 2px solid rgb(255 255 255 / 36%);
        padding: 4px 15px;
        color: #fff;
        cursor: pointer;
        font-size: 12px;
        border-radius: 15px;	
	}
	
	.quiz-vertical-line{
	 
	} 
	
	.quiz-block:hover{ 
		border: 2px solid #84bc29;
		cursor: pointer;  
	}
	
 
}


.next-quiz-active .quiz-text{
	color: #fff;
}

.quiz-block:hover .quiz-text{
	color: #fff;
}
 
.quiz-block:hover .quiz-svg{
	fill: #84bc29 !important;
}
 
 

 



.quiz-step-text{
	font-size:20px;
	color:#fff;
}

.quiz-step-line{
	margin-top:15px;
	width:100%;
	background: #000;
    border-radius: 8px 0px;
	height: 8px;
	padding: 1px;
    display: flex;
}

.quiz-step-line > div{
	flex-grow: 1;
    margin: 1px;
    border-radius: 10px 0px 10px 0px;
    cursor: pointer;
	height: 4px;
} 

.quiz-step-active{
    background: #84bc29; 
}




.btn-quiz{
	color: #fff !important;
	background:transparent;
	border: 3px solid rgb(255 255 255 / 24%);
	transition: 0.5s;
	width:100%;
	text-align:center;
	cursor:pointer;
	padding: 5px 0px;
	border-radius: 10px !important;
}

 
.btn-quiz:hover {
	color:#fff !important;
	transform: translateY(-7px);
}

 
.quiz-step-title:hover{
	border: 2px solid #84bc29;
	color:#fff;
}

 
#quiz-active-status {
    color: rgb(255 255 255 / 60%);
    font-size: 15px;
}


.quiz-step-title-active{
	border: 2px solid rgb(255 255 255 / 68%);
	background: linear-gradient(152deg, rgba(33, 144, 155, 1) 46%, rgba(15, 78, 84, 1) 86%);
    color: #fff;
}
 

#quiz-number-active{
	background: #000000;
    display: inline-block;
    width: 31px;
    text-align: center;
    border-radius: 50%;
}

 
 
 
 
 
 


.form-input-box-quiz {
  position: relative;
}

.form-input-box-quiz input,
.form-input-box-quiz textarea{
    width: 100%;
    padding: 22px 17px 10px 19px;
    font-size: 16px;
    color: #fff;
    background: transparent;
    color: #fff;
	border: 3px solid rgb(255 255 255 / 24%); 
	border-radius: 10px;
	backdrop-filter: blur(5px) !important;
 
}

.form-input-box-quiz input:focus ~ label,
.form-input-box-quiz input:not(:placeholder-shown) ~ label,
.form-input-box-quiz textarea:focus ~ label,
.form-input-box-quiz textarea:not(:placeholder-shown) ~ label{
  top: -12px;
  left: 0;
  font-size: 11px; 
}
 
.form-input-box-quiz label {
  position: absolute;
  top:0;
  left: 0;
  padding: 0px 15px;
  margin: 18px 20px;
  font-size: 15px;
  color: #dddddd;
  pointer-events: none;
  transition: .5s;
  background: transparent;
}

.form-control-quiz-error{
	border: 1px solid red !important;
}











/* отправка формы */
.spiner-load{
	  position:absolute;
	  top:50%;
	  left:50%;
	  transform:translate(-50%,-50%);
	  width:240px;
	  height:240px;
	  background:transparent;
	  border:3px solid #3c3c3c;
	  border-radius:50%;
	  text-align:center;
	  line-height: 27px;
	  padding-top: 90px;
	  font-size: 22px;
	  color:#fff;
	  box-shadow:0 0 20px rgba(0,0,0,.5);
}
.spiner-load:before{
	  content:'';
	  position:absolute;
	  top:-3px;
	  left:-3px;
	  width:100%;
	  height:100%;
	  border:3px solid transparent;
	  border-top:3px solid #fff000;
	  border-right:3px solid #fff000;
	  border-radius:50%;
	  animation:spanimateC 3s linear infinite;
}
.spiner-load span{
	  display:block;
	  position:absolute;
	  top:calc(50% - 2px);
	  left:50%;
	  width:50%;
	  height:4px;
	  background:transparent;
	  transform-origin:left;
	  animation:animate 3s linear infinite;
}
.spiner-load span:before{
	  content:'';
	  position:absolute;
	  width:16px;
	  height:16px;
	  border-radius:50%;
	  background:#fff000;
	  top:-6px;
	  right:-8px;
	  box-shadow:0 0 20px #fff000;
}
@keyframes spanimateC{
  0%
  {
    transform:rotate(0deg);
  }
  100%
  {
    transform:rotate(360deg);
  }
}
@keyframes animate{
  0%
  {
    transform:rotate(45deg);
  }
  100%
  {
    transform:rotate(405deg);
  }
}



/*  иксированный блок */	
.uznay_price{
	position: fixed !important;
	left: 0px;
	bottom: 18px;
	border-radius: 0px 7px 9px 0px !important;
	color: #fff;
	padding: 12px 18px 12px 5px !important;
	z-index: 999;
	overflow: hidden;
	
}

.uznay_price span{
	display: block;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: 600;
}
 
.uznay_price b{
	display: block;
	color: #fff;
	font-size: 16px; 
	font-weight: 600;
	margin-top: 3px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 70px; 
	transition: all .4s linear;
}

.uznay_price:hover{
	text-decoration: none;
}

.uznay_price:hover b{
	width:260px !important;
}
	
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/all.services/style.css?17598122262053*/

@media (min-width:992px) {
	
	#bg_all_services{
		margin-top: 50px;
		margin-bottom: 50px;
		border-top: 12px solid rgba(255, 255, 255, 0.1);
		border-bottom: 12px solid rgba(255, 255, 255, 0.1);
		border-radius: 0px 250px 250px 0px;
		overflow: hidden;
	}

	
	.all_services_container{
		height: 100%; 
		padding: 40px;
	}
	
}
 
@media (max-width:992px) {
	
	#bg_all_services{
		margin-top: 35px;
		margin-bottom: 35px;
		border-top: 12px solid rgba(255, 255, 255, 0.1);
		border-bottom:5px solid rgba(255, 255, 255, 0.1);
		border-radius: 20px;
		overflow: hidden;
	}
	
	
	.all_services_container{
		height: 100%; 
		padding: 20px 15px ;
	}
	
}


.all_services{
    height: auto !important;
}



.all_services_name_z{
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: nowrap;
}

.all_services_name{
   display: block;
    font-size: 30px;
    margin-bottom: 16px;
    color: #fff;
    font-weight: 400;
    font-family: "Tektur", sans-serif;
}

 


.all_services_list {
	color: #ebebeb;
    text-decoration: none;
    display: block;
    padding: 5px 0px 5px 16px;
    font-size: 17px;
    font-weight: 300;
    position: relative;
	border: 1px solid #ffffff00;
	border-radius: 10px;
    transition: all .3s linear;
}

.all_services_list:before {
    width: 8px;
    height: 1px;
    background: #4b9fc7;
    position: absolute;
    content: "";
    left: 4px;
    top: 16px;
    transition: all 0.3s ease;
}

.all_services_list:after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 0;
    height: 1px;
    background-color: #4b9fc7;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    transition-delay: 0.2s;
}

.all_services_list:hover {
	text-decoration: none;
    color: #84bc29;
    border: 1px solid #ffffff75;
    border-radius: 10px;
    background: #0000000f;
}

/*
 
.all_services_list:hover:after {
    width: 100%;
}

.all_services_list:hover:before {
    top: 29px;
    background: #84bc29;
    opacity: 0;
}
*/
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/faq/style.css?17327266701084*/
#faq_main {
    background:#f7f8fb;
	background-size: cover !important;
    background-position: center !important;
    border-radius: 80px 0px 0px 80px;
    border-top: 10px solid rgb(26 95 109 / 14%);
    border-bottom: 10px solid rgb(26 95 109 / 14%);
}


 
.faq-header {
	padding: 20px 45px 20px 30px !important;
    border-radius: 15px;
    background-color: #ffffff !important;
	position: relative;
	border:1px solid #e5e5e5;
	transition: all .3s linear;
}

.faq-header:hover{ 
	 box-shadow: 0 5px 20px rgba(0, 0, 0, .1); 
}

.faq-header:hover span{  
	 color: #0083d1 !important;
}

.faq-body{	
    padding: 25px 0px;
    border-radius: 15px;
	border-top: 1px solid #fff;
}

.faq_help{
	height: 20px;
}

.faq_down{
	position: absolute;
    right: 24px;
	top: 17px; 
}

@media (min-width:992px) {
	
	.faq-title{
		cursor: pointer;
		color: #0e6caa;
		font-size: 17px;
		font-weight: 600;
		color: #1d1d1d !important;
	}
	
}

@media (max-width:992px) {
	
	.faq-title{
		cursor: pointer;
		color: #0e6caa;
		font-size: 15px;
		font-weight: 500;
		color: #1d1d1d !important;
	}
}
 
/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/round/style.min.css?16000782672530*/
.bx-pagination{margin:10px 0}.bx-pagination .bx-pagination-container{text-align:center;position:relative}.bx-pagination .bx-pagination-container ul{padding:0;margin:0;list-style:none;display:inline-block}.bx-pagination .bx-pagination-container ul li{display:inline-block;margin:0 2px 15px 2px}.bx-pagination .bx-pagination-container ul li span{-webkit-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-moz-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-ms-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-o-transition:color .3s ease,background-color .3s ease,border-color .3s ease;transition:color .3s ease,background-color .3s ease,border-color .3s ease;background:#eff0f1;padding:0 8px;display:block;height:32px;min-width:32px;line-height:32px;color:#444;font-size:14px;border-radius:16px;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-pagination .bx-pagination-container ul li a{text-decoration:none;display:block;border-radius:16px;height:32px;min-width:32px;line-height:32px;color:#444;vertical-align:middle}.bx-pagination .bx-pagination-container ul li a:hover span{background:#dadada}.bx-pagination .bx-pagination-container ul li.bx-active span{background:#0083d1;color:#fff}.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,.bx-pagination .bx-pagination-container ul li.bx-pag-next a span{background:#fff;border:2px solid #eff0f1;line-height:28px;padding:0 18px;color:#444}.bx-pagination .bx-pagination-container ul li.bx-pag-all span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,.bx-pagination .bx-pagination-container ul li.bx-pag-next span{color:#aab1b4;background:#fff;border:2px solid #eff0f1;line-height:28px;padding:0 18px}.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span{background:#fff;border-color:#dadada;color:#000}.bx-pagination.bx-green .bx-pagination-container ul li.bx-active span{background:#3bc915;color:#fff}.bx-pagination.bx-yellow .bx-pagination-container ul li.bx-active span{background:#f9a91d;color:#fff}.bx-pagination.bx-red .bx-pagination-container ul li.bx-active span{background:#e22b2b;color:#fff}.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{background:#0083d1;color:#fff}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/reviews/style.css?17741912231878*/
.main-reviews__item {
    padding: 25px;
    backdrop-filter: blur(30px);
	/*background: rgba(255,255,255,.1);*/
	background:#fff;
    border-radius:25px 50px 25px 25px ;
	border-bottom: 10px solid rgb(26 95 109 / 14%);	
	height: auto !important;
	-webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
	box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}

.main-reviews__item_ava{
	width: 50px;
    height: auto;
}

.main-reviews__item span {
	display:block;
	font-size:13px;
	color:#585252;
 
}

.swiper-slide-reviews{
    
}

.main-reviews__info{
	padding-left:20px;
}


.main-reviews__name {
	font-weight: 600;
	font-size: 24px;
	line-height: 1.2;
	color: #333333;
	margin-bottom: 15px;
	text-align:left;
}


.btn_reviews {
    background: #0088cc;
    padding: 7px 20px;
    color: #fff !important;
	font-size: 13px;
    font-weight: 400;
    cursor: pointer;
    text-align: center;
	border-radius: 6px;
	transition: all .3s linear;
}

.btn_reviews:hover{
	background: #7bae2c;
	text-decoration:none;
}

.swiper-pagination-reviews span{
	background:#fff;
}



@media (min-width:992px) {
	
	.main-reviews__info b{
		font-weight: 600;
		color:#000
	}
 
 
	.main-reviews__text {
		color: #000;
		font-size: 15px;
		display:block;
		margin-top:10px;
		height: 180px;
		overflow: hidden;
		font-weight: 300;
	}
	
	/*
	.swiper-wrapper-otzev > .swiper-slide{
		transform: scale(.8);  
		transition:all 200ms linear;
	}
	.swiper-wrapper-otzev > .swiper-slide-active{
		transform: scale(1);  
	}
	*/

}

@media (max-width:992px) {
	
	.main-reviews__info b{
		font-weight: 600;
		color:#000;
		font-size: 13px;
	}
	.main-reviews__info span{ 
		font-size: 11px;
	}
	
	.main-reviews__text {
		color: #000;
		font-size: 13px;
		display:block;
		margin-top:10px;
		height: 180px;
		overflow: hidden;
		font-weight: 300;
	}
}
/* End */
/* /promotion/context/style.css?17240693561384 */
/* /local/templates/main/components/bitrix/news.list/ad_types/style.css?17240678141540 */
/* /local/templates/main/components/bitrix/news.list/context_result/style.css?17240678601317 */
/* /local/templates/main/components/bitrix/news.list/context_tariffs/style.css?17240694537662 */
/* /local/templates/main/components/bitrix/news.list/context_steps/style.css?17240678952747 */
/* /local/components/main/quiz.v2/templates/.default/style.css?17741932838888 */
/* /local/templates/main/components/bitrix/news.list/all.services/style.css?17598122262053 */
/* /local/templates/main/components/bitrix/news.list/faq/style.css?17327266701084 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/round/style.min.css?16000782672530 */
/* /local/templates/main/components/bitrix/news.list/reviews/style.css?17741912231878 */
