

/* Start:/local/templates/main/components/bitrix/news.list/portfolio/style.css?17741921713145*/
.portfolio-all{
	padding-right: 3px !important;
    padding-left: 3px  !important;
	color:#fff;

}

.portfolio-all div{ 
	padding: 20px;
    border-radius: 25px;
    background: linear-gradient(to right, rgb(40, 62, 81, .46), rgb(20, 30, 48, .80));
    height: 100%;
    border: 1px solid #ffffff4f;
}

.portfolio-all div b{ 
	font-size:26px;
	font-weight: 500;
    font-family: "Tektur", sans-serif;
}

.portfolio-all div a{ 
	color:#fff;
}


.portfolio{
	padding-right: 3px !important;
    padding-left: 3px  !important;
	overflow: hidden;
	
}



@media (min-width:992px) {
	
	.portfolio a{
		border-radius: 25px;
        overflow: hidden;
		display:block;
		height:240px;
		color:#fff;
		text-decoration: none;
		position: relative;
		padding:15px;
		border: 0.5px solid #ffffff4f; 
		background-size: cover !important;
	}

	.portfolio a small{
		display: inline-block;
		font-size: 11px;
		color: #dbdbdb;
		text-decoration: none;
		background: rgb(46,51,61,.7);
		padding: 4px 8px;
		border-radius: 0px 0px 10px 10px;
		position: absolute;
		top: 0;
		right: 10px;
	}
	
	.portfolio a b{
		display: block;
		margin-top: 20px;
		font-size: 16px;
		line-height: 18px;
		color: #ededed;
		text-decoration: none;
		font-weight: 600;
		padding-left: 8px;
	}
	
	.portfolio-footer{
		position: absolute;
		font-size: 12px;
		left: 0px;
		bottom: 10px;
		color: #fff;
		background: rgb(46,51,61,.7);
		padding: 4px 14px 4px 22px;
		border-radius: 0px 15px 15px 0px;
		text-decoration: none;
	} 


}

@media (max-width:992px) {
	
	.portfolio a{
		border-radius: 25px;
        overflow: hidden;
		display:block;
		height:160px;
		color:#fff;
		text-decoration: none;
		position: relative;
		padding:5px;
		border: 0.5px solid #ababab; 
		background-size: cover !important;
	}
	
	
 
	 .portfolio a small{
		display: inline-block;
		font-size: 9px;
		color: #dbdbdb;
		text-decoration: none;
		background: rgb(46,51,61,.7);
		padding: 4px 8px;
		border-radius: 0px 0px 10px 10px;
		position: absolute;
		top: 0;
		right: 10px;
	}

	.portfolio a b{
		display: block;
		margin-top: 25px;
		font-size: 13px;
		line-height: 14px;
		color: #ededed;
		text-decoration: none;
		font-weight: 600;
		padding-left: 8px;
	}
	
	.portfolio-footer{
		position: absolute;
		font-size: 12px;
		left: 0px;
		bottom: 10px;
		color: #fff;
		background: rgb(46,51,61,.7);
		padding: 4px 14px 4px 15px;
		border-radius: 0px 15px 15px 0px;
		text-decoration: none;
	} 


}




.portfolio a:hover{ 
	text-decoration: none !important; 
}

.portfolio a:hover > .portfoliobg{ 
	display:block !important;
}

 
.portfoliobg{
	position: absolute;
	width: 100%;
    height: 240px;
    left: 0px;
    top: 0;
    background-size: cover !important;
}

.portfoliobg:hover{
	-webkit-animation: portfoliobg 15s infinite  both !important; 
	animation: portfoliobg 15s infinite  both !important; 
}

@-webkit-keyframes portfoliobg {
	0% {
		background-position: top
	}
	50% {
		background-position: bottom
	}
	100% {
		background-position: top
	}
}

@keyframes portfoliobg {
	0% {
		background-position: top
	}
	50% {
		background-position: bottom
	}
	100% {
		background-position: top
	}
}
/* 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/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/price/style.css?17741910854573*/
#block_price1{
	background:#f3f3f3;
	position: relative;
}

.briff{
	font-size:14px;
}
.briff:hover{
	text-decoration:none;
	color:#fff;
}


.price-box{
	padding-right: 5px !important;
    padding-left: 5px !important;
	transition: 0.5s;
}

.price-box div{
	background: #fff;
	padding: 45px 20px 45px 20px;
	height: 100%;
	border-radius: 25px;
	-webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.1);
	-moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.1);
	box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.1);
}

@media (min-width:992px) {
	
	#block_price1{
		border-radius: 150px 0px 0px 0px !important;
	}
 
	.price-box-name{
		font-family: "Tektur", sans-serif;
        font-size: 21px;
        font-weight: 500;
        color: #555454;
        display: block;
        padding-left: 20px;
        line-height: 22px;
	}
	
}

 
@media (max-width:992px) {
	 
	#block_price1{
		border-radius: 80px 0px 0px 0px !important;
	}
	
	.price-box-name{
		font-family: "Tektur", sans-serif;
        font-size: 20px;
        line-height: 22px;
        font-weight: 500;
        color: #555454;
        display: block;
        padding-left: 20px;
	}
 
}

 


.price-box-preview{
	display: block;
    height: 53px;
    font-size: 15px;
    color: #0000005c;
}

.price-box-info{
    margin-top: 3px;
    color: #00000085;
    font-size: 18px;
    font-weight: 500;
    display: block;
    white-space: nowrap;
}


.price-box-info2{
    margin-top: 3px;
    color: #00000094;
    font-size: 18px;
    font-weight: 500;
    display: block;
    white-space: nowrap;
	height: 37px;
    transition: all .4s linear;
}

.ticon {
    color: #71a327;
}

 
.ser_part:hover .price-box-name{ text-decoration: underline;color:#84bc29 !important; }
.ser_part_border{transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out;background-color:#0088cc !important;position:absolute; display: block;}
.ser_part_top, .ser_part_left{left:0;top:0;border-radius:10px;}
.ser_part_bottom, .ser_part_right{right:0;bottom:0;border-radius:10px;}
.ser_part_right, .ser_part_left{width:3px;height:0%;}
.ser_part_bottom, .ser_part_top{height:3px;width:0%;}
.ser_part:hover .ser_part_top, .ser_part:hover .ser_part_bottom{width:99.6%;}
.ser_part:hover .ser_part_left, .ser_part:hover .ser_part_right{height:99.6%;}


.pboxStyle:after {
    content: "";
    width: 115px;
    position: absolute;
    opacity: 0.5;
    pointer-events: none;
    right: 10px;
    top: 5px;
    height: 104px;
    background: url(/upload/medialibrary/0ec/jtv2g0nfgtqcbbdkd1q53yq1knp5hses.png) -113px 0 no-repeat;
}
 
.pboxStyle2:after {
    content: "";
    width: 115px;
    position: absolute;
    opacity: 0.5;
    pointer-events: none;
    right: 5px;
    top: 0;
    height: 104px;
    background: url(/upload/medialibrary/0ec/jtv2g0nfgtqcbbdkd1q53yq1knp5hses.png) 3px 0 no-repeat;
}

.price-box:hover{
	transform: translateY(-7px);
}
.price-box:hover .price-box-preview{
 
}

.price-box:hover div {
    border-radius: 0px;
}

.price-box:hover .price-box-info2{
	font-size:24px;
}
.price-box:hover .btn-animation-gradient{
	display: block !important; 
}


.price-box:hover:hover .price-box-name{
    text-decoration: none;
    color: #84bc29 !important;
}


/*
.kust:hover{
	-webkit-animation: vibrate-kust 0.3s linear infinite both;
	        animation: vibrate-kust 0.3s linear infinite both;
}
 
@-webkit-keyframes vibrate-kust {
  0% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  20% {
    -webkit-transform: translate(-2px, 2px);
            transform: translate(-2px, 2px);
  }
  40% {
    -webkit-transform: translate(-2px, -2px);
            transform: translate(-2px, -2px);
  }
  60% {
    -webkit-transform: translate(2px, 2px);
            transform: translate(2px, 2px);
  }
  80% {
    -webkit-transform: translate(2px, -2px);
            transform: translate(2px, -2px);
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
@keyframes vibrate-kust {
  0% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  20% {
    -webkit-transform: translate(-2px, 2px);
            transform: translate(-2px, 2px);
  }
  40% {
    -webkit-transform: translate(-2px, -2px);
            transform: translate(-2px, -2px);
  }
  60% {
    -webkit-transform: translate(2px, 2px);
            transform: translate(2px, 2px);
  }
  80% {
    -webkit-transform: translate(2px, -2px);
            transform: translate(2px, -2px);
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
*/
/* End */


/* Start:/local/components/main/smart.chat/templates/.default/style.css?17426638076934*/
.schat-question-text{
	color:#3f3f3f
}

.schat-question-text > ul{
	padding-top:10px;
}

@media (min-width: 992px){
 
	.smartchat{
		padding-top:70px;
		padding-bottom:70px;
	}
	
	.smartchat-h1{
		padding-bottom:30px;
	}

	 .schat-question {
		background: rgba(253,253,253,1);
		box-shadow: 0 0px 5px 0 #DDDDDD;
		-webkit-box-shaddow: 0 0px 5px 0 #DDDDDD;
		border-radius: 8px;
		padding: 15px 25px;
		display: inline-block;
		max-width: 90%;
		font-size: 15px;
		position: relative;
	}
	
		
	.schat-question:before {
		content: '';
		display: block;
		position: absolute;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 9px 9px 9px 0;
		border-color: transparent #ffffff transparent transparent;
		left: 0;
		top: 17px;
		margin-left: -8px;
	}
 	
	.schat-td{
		width:90px;
		vertical-align: top;
	}
	
	.schat-btn {
		border: 1px solid rgba(10,36,64,1);
		background: rgba(10,36,64,1);
		color: #fff !important;
		font-size: 15px;
		border-radius: 10px;
		display: inline-block;
		padding: 8px 16px;
		cursor: pointer; 
		margin: 6px 4px;
		box-shadow: 0 0px 5px 0 #DDDDDD; 
		opacity: 0; 
		transition: 0.5s;
		animation: schat-btn-animation;
		animation-duration: .5s;
		animation-timing-function:linear ;
		animation-fill-mode:forwards ;
	}
	
	
	.schat-avatar { 
		width: 60px;
		height: 60px;
		border-radius: 30px;
		border: 2px solid #047fc5;
		padding: 2px; 
	}

	.schat-avatar-0 { 
		position: relative; 
	}
	.schat-avatar-0 span { 
		position: absolute;
		width: 12px;
		height: 12px;
		border-radius: 50%;
		left: 41px;
		bottom: 2px;
		border: 2px solid;
		animation: ionline 3s linear infinite;		
	}
	
	
	 @keyframes ionline{
		0%
		{
			background: #66951b;
		}
		50%
		{
			background: #93d12f; 
		}
		100%
		{
			background: #66951b;
		}
	}   
	
}

@media (max-width: 992px){
 
	.schat-question {
		background: rgba(253,253,253,1);
		box-shadow: 0 0px 5px 0 #DDDDDD;
		-webkit-box-shaddow: 0 0px 5px 0 #DDDDDD;
		border-radius: 8px;
		padding: 15px 25px;
		display: inline-block;
		max-width: 90%;
		font-size: 13px;
		line-height: 16px;
		position: relative;
	}
	
		
	.schat-question:before {
		content: '';
		display: block;
		position: absolute;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 9px 9px 9px 0;
		border-color: transparent #ffffff transparent transparent;
		left: 0;
		top: 15px;
		margin-left: -7px;
	}
	

	
	.schat-td{
		width:60px;
		vertical-align: top;
	}
	
	.schat-btn {
		border: 1px solid rgba(10,36,64,1);
		background: rgba(10,36,64,1);
		color: #fff !important;
		font-size: 13px;
		border-radius: 10px;
		display: inline-block;
		padding: 6px 10px;
		cursor: pointer; 
		margin: 6px 4px;
		box-shadow: 0 0px 5px 0 #DDDDDD; 
		opacity: 0; 
		transition: 0.5s;
		animation: schat-btn-animation;
		animation-duration: .5s;
		animation-timing-function:linear ;
		animation-fill-mode:forwards ;
	}

	.schat-avatar { 
		width: 50px;
		height: 50px;
		border-radius: 30px;
		border: 2px solid #cef4e3;
	} 
	
	.schat-avatar-0 { 
		position: relative; 
	}
	.schat-avatar-0 span { 
		position: absolute;
		width: 12px;
		height: 12px; 
		border-radius: 50%;
		left: 41px;
		bottom: 2px;
		border: 2px solid; 
		animation: ionline 3s linear infinite;		
	}
	
	
	 @keyframes ionline{
		0%
		{
			background: #66951b;
		}
		50%
		{
			background: #93d12f; 
		}
		100%
		{
			background: #66951b;
		}
	} 
	
}





.smartchat{
	background: linear-gradient(180deg,rgb(19 120 177 / 43%) 0%,rgb(0 0 0 / 0%) 100%);
	position:relative;
	overflow: hidden;
	/*backdrop-filter: blur(10px); 	*/
}

.smartchat-line1{
	background: linear-gradient(0deg,rgb(3,181,170) 0%,rgb(13,46,81) 100%);
    position: absolute;
    left: 39px;
    height: 50%;
    width: 14px;
    border-radius: 20px;
    top: 40px;
	position:absolute; 
}
 
 

.smartchat-line2{
	background: linear-gradient(0deg,rgb(0,167,255) 0%,rgb(11,40,71) 100%);
    position: absolute;
    right: 71px;
    height: 50%;
    width: 14px;
    border-radius: 20px;
    bottom: 30px;
	position:absolute;
}



/*
.smartchat-krug1{
	position: absolute;
    left: 41px;
    bottom: -27px;
	background: linear-gradient(0deg,#1e4f85 0%,rgb(11,40,71) 100%);
    height: 250px;
    width: 250px;
    border-radius: 50%;
	animation: 15s linear 0s normal none infinite running krug1-an;
    -webkit-animation: 15s linear 0s normal none infinite running krug1-an;
}

@keyframes krug1-an {
  0% {
    transform: rotate(0deg) translateY(0px);
  }
  50% {
    transform: rotate(360deg) translateY(200px);
  }
  100% {
    transform: rotate(0deg) translateY(0px);
  }
}
@-webkit-keyframes krug1-an {
  0% {
    transform: rotate(0deg) translateY(0px);
  }
  50% {
    transform: rotate(360deg) translateY(200px);
  }
  100% {
    transform: rotate(0deg) translateY(0px);
  }
}
*/




.schat-table{
	width:100%;
	border-collapse:separate; 
	border-spacing: 0 12px;
}



.schat-question b{
	font-weight: 600;
}


.schat-btn:hover{ 
	background: rgb(12 45 81);
	border: 1px solid #84bc29;
	transform: translateY(-5px);
}

 

@keyframes schat-btn-animation{
   0% {
	  opacity: 0; 
	  transform: translateY(80px);
   }
   100% {
	  opacity: 1;
	  transform: translateY(0);
   }
}


.schat-td-btn{
	text-align: right;
}

.schat-time{
	color: #e7e7e7;
    font-size: 12px;
    margin-top: 5px;
    margin-left: 8px;
}

.schat-load{
	width: 100px;
	height: 21px;
}
.schat-load span{
	display: inline-block;
    background: #444444;
    width: 20px;
    height: 20px;
    border-radius: 50%;
	transform: scale(.5);
	animation: zagr1 .8s linear infinite;
}


.schat-load span:nth-child(1){
     animation-delay: 0s;
}
.schat-load span:nth-child(2){
     animation-delay: 0.3s;
}
.schat-load span:nth-child(3){
     animation-delay: 0.6s;
}


@keyframes zagr1{
   0% { 
	  transform: scale(.5);
   }
   50% {
	  transform: scale(1);
   }
   100% { 
	  transform: scale(.5);
   }
}

 

.schat-input-box {
  position: relative;
}

.schat-input-box input,
.schat-input-box textarea{
    width: 100%;
    padding: 20px 17px 7px 17px;
    height: 50px;
    font-size: 16px;
    color: #000;
    margin-bottom: 14px;
    border: 2px solid #f4f4f4;
    outline: none;
    background: #f4f4f4;
	border-radius: 10px;
}

.schat-input-box input:focus ~ label,
.schat-input-box input:not(:placeholder-shown) ~ label,
.schat-input-box textarea:focus ~ label,
.schat-input-box textarea:not(:placeholder-shown) ~ label{
	  top: -11px;
	  left: -4px;
	  font-size: 11px;
}

.schat-input-box input:focus,
.schat-input-box input:not(:placeholder-shown),
.schat-input-box textarea:focus,
.schat-input-box textarea:not(:placeholder-shown){
    border: 2px solid #cccdcb;
    border-radius: 5px;
	background: #fff;
	border-radius: 10px;
}
 
.schat-input-box label {
	position: absolute;
    top: 0;
    left: 0;
    padding: 7px 6px;
    margin: 7px 15px;
    font-size: 15px;
    color: #4e5662;
    pointer-events: none;
    transition: .5s;
    font-weight: 500;

}




/* End */


/* Start:/local/templates/main/components/bitrix/news.list/solutions/style.css?17780598426408*/
@media (min-width:992px) {
 
	.card_solutions{
        margin-top: -150px;
        padding-top: 150px;
        background: rgb(255 255 255);
        height: 100%;
        border-radius: 25px;
        font-size: 14px;
        border: 3px solid #fff;
        transition: all .3s linear;
        overflow: hidden;
        display: block;
        text-decoration: none;
	} 
	
	.card_solutions:hover{ 
		text-decoration: none;
	} 
 
	.card_solutions_name{
		color: #000;
        font-size: 20px;
        font-weight: 500;
        display: block;
        padding: 0px 15px 15px 15px;
        height: 50px;
        overflow: hidden;
	}
	.card_solutions_name:hover{
	 	color: #000;
        text-decoration: none; 
	}
	
	.card_solutions_dis{
		color: #fff;
        opacity: .8;
        font-size: 14px;
        line-height: 18px;
        display: block;
	}
	
	.card_solutions_price{
		color: #747474;
        font-size: 17px;
        font-weight: 600;
	}
	
 
	.card_solutions_img{
		display: block;
        height: 250px;
        border-radius: 30px;
        position: relative; 
        z-index: 10; 
        width: 92%;
		overflow: hidden;
        margin-left: 15px;
        border: 2px solid #fff;
        text-align: center;
        background-position: center !important;
        background-size: cover !important;
		-webkit-box-shadow: 0 .8rem 1rem rgb(92 99 109 / 30%);
        box-shadow: 0 .8rem 1rem rgb(92 99 109 / 30%);
        /*transition: background-size .4s ease-in; */
		transition: all .3s linear;
	}
	
	.card_solutions_demo{
		display: block;
        background: #7bae2c;
        text-align: center;
        color: #fff !important;
        padding: 5px;
        border-radius: 10px;  
        width: 100px;
		cursor:pointer;
	}
	
	.card_solutions_name2{
		margin-left: 15px;
        margin-top: 10px;
        display: block;
        font-size: 14px;
        color: #2d2d2d;
	}
	
	.card_solutions_footer{
		display: flex;
        justify-content: space-between;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
		margin: 15px;
	}
	
	
	
	 
	.card_solutions_bg_mini{
		position: absolute;
		width: 100%;
		height: 250px;
		left: 0px;
		top: 0;
		background-size: cover !important;
	}

	.card_solutions_main:hover >  a > .card_solutions_bg_mini{ 
		height: 330px !important;
		display:block !important;
		-webkit-animation: card_solutions_bg_mini 20s infinite  both !important; 
		animation: card_solutions_bg_mini 20s infinite  both !important;
	}
	
	.card_solutions_main:hover > .card_solutions_img{ 
		height: 330px !important; 
	}
	
	 .card_solutions_main:hover > .card_solutions {
        padding-top: 70px;
	 }

	@-webkit-keyframes card_solutions_bg_mini {
		0% {
			background-position: top
		}
		50% {
			background-position: bottom
		}
		100% {
			background-position: top
		}
	}

	@keyframes card_solutions_bg_mini {
		0% {
			background-position: top
		}
		50% {
			background-position: bottom
		}
		100% {
			background-position: top
		}
	}

	.card_solutions_main_all{
		display: flex; 
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
		text-align:center;
		background: #fff;
		padding: 15px;
		border-radius: 25px;
		height: 400px;
	}
	
	.card_solutions_main_all>span{
	    display: block;
		font-size: 25px;
		line-height: 32px;
		color: #3b3b3b;
		font-weight: 500;
		margin-bottom: 20px;
		margin-top: 20px;
	}
	
	
	#swipreSolutionsNext{
		position: absolute;
		font-size: 100px; 
		right: 0px;
		cursor:pointer;
		transition: 0.5s;
	}

	#swipreSolutionsNext svg{
		fill: #fff;
		width:100px;
		height:100px
	}

	#swipreSolutionsPrev{
		position: absolute;
		font-size: 100px; 
		right: 119px;
		cursor:pointer;
		transition: 0.5s;
	}

	#swipreSolutionsPrev svg{
		fill: #fff;
		width:100px;
		height:100px
	}
	
}

@media (max-width:992px) {
	 
	.card_solutions{
		margin-top: -150px;
        padding-top: 150px;
		background: rgb(255 255 255);
        height: 100%;
        border-radius: 25px;
        font-size: 14px;
        border: 3px solid #fff;
        transition: all .3s linear;
        overflow: hidden;
		display: block;
		text-decoration: none;
	} 
	
	 
 
	.card_solutions_name{
		color: #000; 
        font-size: 20px;
		line-height: 20px;
        font-weight: 500;
        display: block; 
        padding: 0px 15px 15px 15px;
        height: 38px;
		overflow: hidden;
	}
 
	
	.card_solutions_dis{
		color: #fff;
        opacity: .8;
        font-size: 14px;
        line-height: 18px;
        display: block;
	}
	
	.card_solutions_price{  
		color: #747474;
        font-size: 17px;
        font-weight: 600;
	}
	
 
	.card_solutions_img{
		display: block;
        height: 250px;
        border-radius: 30px;
        position: relative; 
        z-index: 10; 
        width: 92%;
		overflow: hidden;
        margin-left: 15px;
        border: 2px solid #fff;
        text-align: center;
        background-position: center !important;
        background-size: 100% !important;
		-webkit-box-shadow: 0 .8rem 1rem rgb(92 99 109 / 30%);
        box-shadow: 0 .8rem 1rem rgb(92 99 109 / 30%);
        transition: background-size .4s ease-in;
	}
	
	.card_solutions_name2{
		margin-left: 15px;
        margin-top: 10px;
        display: block;
        font-size: 14px;
        color: #2d2d2d;
	}
	
	.card_solutions_footer{
		display: flex;
        justify-content: end;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
		margin: 15px;
	}
	
	.card_solutions_demo{
		display:none;
	}
	
	.card_solutions_main_all{
		display: flex; 
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
		text-align:center;
		background: #fff;
		padding: 15px;
		border-radius: 25px;
		height: 380px;
	}
	
	.card_solutions_main_all>span{
	    display: block;
		font-size: 20px;
		line-height: 32px;
		color: #3b3b3b;
		font-weight: 500;
		margin-bottom: 20px;
		margin-top: 20px;
	}
	
	
	#swipreSolutionsNext{
		position: absolute; 
		top: 22px;
		right: 10px;
		cursor:pointer;
	}

	#swipreSolutionsNext svg{
		fill: #fff;
		width:50px;
		height:50px
	}

	#swipreSolutionsPrev{
		position: absolute; 
		top: 22px;
		right: 80px;
		cursor:pointer;
	}

	#swipreSolutionsPrev svg{
		fill: #fff;
		width:50px;
		height:50px
	}

}

 
#swipreSolutionsNext:hover{
	transform: scale(1.1);
}
#swipreSolutionsPrev:hover{
	transform: scale(1.1);
}


 


/* 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 */


/* Start:/local/components/main/tariff/templates/.default/style.css?1710263678946*/
.PREISE {
 
	background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgb(21,28,47,.55) 50%, rgba(0,0,0,0) 100%);
    color: #fff;
    backdrop-filter: blur(3px); 
}


@media (max-width: 992px){
	.vhodit-icon {
		float: left;
		width:35%;
	}
	.vhodit-text {
		float: right;
		width:65%;
		text-align:left !important;
	}
 
	.PREISE { 
		border-radius: 0px 0px 80px 0px;
	}
}

.vhodit-text b{
	color:#fff !important; 
	font-size:20px;
    font-weight: 500;
	display: block;
}

 .pri-6 {
	stroke: #84bc29;
 }
 .pri-6:hover{
	stroke: #fff;
 }
	

 .pri-7 {
	fill: #84bc29;
 }
 .pri-7:hover{
	fill: #fff;
 }	
	
	
.text-white-05 {
    color: rgba(255,255,255,.5);
}

	
	
@media (min-width: 992px){
  
	.PREISE { 
		border-radius: 0px 0px 180px 180px ;
	}
	
    .lineUs:before {
		content: "";
		width: 150px;
		z-index: 1;
		height: 1px;
		background-color: #ffffff;
		position: absolute;
		left: -75px;
		top: -40px;
		margin: auto;
		bottom: 0px;
	}
}

 
/* 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:/local/templates/main/components/bitrix/news.list/step/style.css?17427415464476*/
.istep-text span { 
	color: rgb(255,255,255,.5);
}
 
.step-item {
	position: relative !important;
    padding: 15px 30px;
    color: #000;
	border: 4px solid rgb(255 255 255 / 23%) !important;
    /*background: #ffffff;*/
    overflow: hidden;
    transition: all .3s linear;
    border-radius: 25px;
	background: #1b2335;
}

.step-item:hover{ 
	border: 5px solid rgb(75 159 199) !important
}
 
@media (min-width: 992px){
 
	.istep-icon {
		position: absolute;
		right: 23px;
		top: -2px;
	}
	
	
	.step-item:hover .istep-icon{ 
		animation: step_svg 2s linear forwards; 
	}

	@keyframes step_svg{
		0%
		{
			right: 23px;
			top: -2px;
		}
		25%
		{
			right: 39px;
			top: 9px;
			transform: scale(1.3);
		}
		50%
		{
			right: 15px;
			top: 28px;
			transform: scale(1.6);
		}
		75%
		{
			right: 9px;
			top: 9px;
		}
		100%
		{
			right: 23px;
			top: -2px;
		}
	} 

	.container-step { 
		background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgb(21,28,47,.55) 50%, rgba(0,0,0,0) 100%);
		backdrop-filter: blur(3px); 
		border-radius: 0px 0px 0px 0px;
	}
 	
	.step-item-number{
		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;
	}
	
	.istep-text { 
		width:75%;
		text-align:left !important;
		height: 300px  !important; 
	}
	
	.istep-text b{
		color: #fff;
		font-size: 27px;
		display: block;
		margin-top: 27px;
		font-weight: 400;
		margin-bottom: 27px;
		border-bottom: 1px solid rgb(230 230 230);
		padding-bottom: 23px;
		line-height: 29px;
		font-family: "Tektur", sans-serif;
	}
	
	.istep-text span{
		font-size:15px;
		position: relative;
		
	}
	
	
	#slideNextPro-swiperstep1{
		position: absolute;
		font-size: 100px;
		top: 21px;
		right: 0px;
		cursor:pointer;
		transition: 0.5s;
	}

	#slideNextPro-swiperstep1 svg{
		fill: #fff;
		width:100px;
		height:100px
	}

	#slidePrevPro-swiperstep1{
		position: absolute;
		font-size: 100px;
		top: 21px;
		right: 119px;
		cursor:pointer;
		transition: 0.5s;
	}

	#slidePrevPro-swiperstep1 svg{
		fill: #fff;
		width:100px;
		height:100px
	}

}
 
@media (max-width: 992px){
	
	.istep-icon {
		position: absolute;
		right: 15px;
		top: -4px;
	}
	
	.container-step {
		background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgb(21,28,47,.55) 50%, rgba(0,0,0,0) 100%);
		backdrop-filter: blur(3px); 
		border-radius: 0px 0px 0px 0px;
	}
 
 
	.step-item {
		text-align:center; 
	}
	
	.step-item-number{
	    position: absolute;
		font-size: 250px !important;
		color: rgb(255,255,255,0) !important;
		font-family: 'Arial Black', Gadget, sans-serif;
		font-weight: 900; 
		right: -17px;
		top: 0%; 
		-webkit-text-stroke: 2px rgb(229 229 229 / 23%);
		 text-shadow: 13px 7px 0px #f9f8f8;
	}
	
	.istep-text { 
		width:80%;
		text-align:left !important;
		height: 235px !important;
	}

	.istep-text b{
		color:#fff;
		font-size:20px;
		display:block;
		margin-top:10px;
		font-weight: 400;
		margin-bottom: 10px;
		border-bottom: 1px solid rgb(23,54,69);
		padding-bottom: 8px;
		font-family: "Tektur", sans-serif;
	}
	
	.istep-text span{
		font-size:14px;
		position: relative;
		
	}


	#slideNextPro-swiperstep1{
		position: absolute; 
		top: 57px;
		right: 10px;
		cursor:pointer;
	}

	#slideNextPro-swiperstep1 svg{
		fill: #fff;
		width:50px;
		height:50px
	}

	#slidePrevPro-swiperstep1{
		position: absolute; 
		top: 57px;
		right: 80px;
		cursor:pointer;
	}

	#slidePrevPro-swiperstep1 svg{
		fill: #fff;
		width:50px;
		height:50px
	}
	
}

#slideNextPro-swiperstep1:hover{
	transform: scale(1.1);
}
#slidePrevPro-swiperstep1:hover{
	transform: scale(1.1);
}



 

/*
.step-item:hover{
	border: 1px solid #fff !important;
	-webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,.1); 
    box-shadow: 0 0 27px 0 rgba(0,0,0,.1);
	z-index:1px;
	background-color: rgb(46, 125, 183, 0.3);
	color:#000;  
}

.step-item:hover .step-svg{
	fill:#84bc29 !important;
}
 
*/

.step-item:hover b{
	#fff;
}

.step-item:hover .step-item-number{
	color: rgb(0,109,126,.22) !important;
	-webkit-text-stroke: 2px rgb(255,255,255,.2);
}

.step-svg {
    fill: #84bc29 !important;
}

.swiper-scrollbar-step{
    background: #7c808a !important;
	height: 1px !important;
}

.swiper-scrollbar-step>.swiper-scrollbar-drag { 
    background: rgb(75,159,199) !important; 
	height: 4px  !important; 
    top: -3px !important; 
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/clients/style.css?17001328552201*/
.lclients {
    position: relative;
	background:#fff;
	/*border: 4px solid #d8d8d8;*/
	/*border-radius: 10% 77% 42% 20% / 10% 59% 31% 18%;*/
	border-radius: 30px;
	overflow: hidden;
	background: linear-gradient(218deg, #364566, #408887);
	padding:4px;
}

.lclients2{
	background:#fff;
	border-radius:27px;
	overflow: hidden;
}


.lclients2_logo{
	position: relative;
    max-width: 130px;
    min-width: 70px;
    height: 130px;
    line-height: 130px;
    margin: 0 auto;
    padding: 0px;
    vertical-align: middle;
    text-align: center;
    zoom: 1;
    display: block;
    overflow: hidden;
}
 
.lclients2_logo img {
	 max-width: 100%;
    max-height: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 0;
    vertical-align: middle;
    max-width: 100%;
 
}
 
 

.lclients2:hover .lclients2_logo{
	display:none
}

.lclients2:hover .lclients2_info{
	display: block !important;
    color: #000;
    background: #fff;
    height: 130px;
    text-align: center;
    font-size: 12px;
    padding: 15px 7px 10px 7px;
    text-decoration: none;
    line-height: 14px;
}

.lclients2_info img{
	height:35px; 
	padding-bottom: 10px;
	margin-top: 13px;
}
 
 
 
 
 

@keyframes divgo3 {
  0%{
	  border-radius: 10% 77% 42% 20% / 10% 59% 31% 18%;
  }
  20%   {
	  border-radius: 47% 44% 69% 17% / 22% 65% 17% 24%;
  }
  40%   { 
  	   border-radius: 63% 15% 35% 52% / 22% 65% 17% 61%;
  }
  60%   {
	  border-radius: 10% 77% 42% 20% / 10% 59% 31% 18%;
  }
  80%   {
	  border-radius: 25%;
  }
  100%{
	  border-radius: 10% 77% 42% 20% / 10% 59% 31% 18%;
  }
}

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

.swiper-arrow-client {
	cursor: pointer;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    padding-top: 5px;
    position: absolute;
    z-index: 100;
    bottom: 43px;
    background: #fff;
	transition: all .2s ease-in-out;
}

.swiper-arrow-client:hover{
	transform: scale(1.1);
}

@media (min-width: 768px){
 
	.swiper-arrow-client-l{
		left: 39%;
	}
	
	.swiper-arrow-client-r{
		right: 39%;
	}
 
}
@media (max-width: 768px){
 
	.swiper-arrow-client-l{
		left: 24%;
	}
	
	.swiper-arrow-client-r{
		right: 24%;
	}
}
/* End */
/* /local/templates/main/components/bitrix/news.list/portfolio/style.css?17741921713145 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/round/style.min.css?16000782672530 */
/* /local/components/main/quiz.v2/templates/.default/style.css?17741932838888 */
/* /local/templates/main/components/bitrix/news.list/price/style.css?17741910854573 */
/* /local/components/main/smart.chat/templates/.default/style.css?17426638076934 */
/* /local/templates/main/components/bitrix/news.list/solutions/style.css?17780598426408 */
/* /local/templates/main/components/bitrix/news.list/reviews/style.css?17741912231878 */
/* /local/components/main/tariff/templates/.default/style.css?1710263678946 */
/* /local/templates/main/components/bitrix/news.list/faq/style.css?17327266701084 */
/* /local/templates/main/components/bitrix/news.list/step/style.css?17427415464476 */
/* /local/templates/main/components/bitrix/news.list/clients/style.css?17001328552201 */
