

/* Start:/local/components/main/slider/templates/.default/style.css?17801401481897*/
.carousel {
  margin-bottom: 4rem;
}

.slider-name{
	display: block;
    font-weight: bold;
	font-size: 52px;
	line-height: 1.27;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 30px;
}
.slider-dis{
	margin: 0 auto;
	font-weight: 500;
	font-size: 20px;
	line-height: 1.4;
	color: #FFFFFF;
	max-width: 705px;
	margin-bottom: 40px;
}
.carousel-item::before {
	content: '';
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.44) 58.91%, rgba(0, 0, 0, 0.15) 100%);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.carousel-inner__wrap {
	display: flex;
	align-items: center;
	padding-top: 170px;
	min-height: 100vh;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.carousel-inner__wrap .container {
	position: relative;
	z-index: 3;
}
.carousel-inner__wrap .btn-success {
	color: #fff !important;
	width: 240px;
}

@media (max-width: 1199px) {
	.carousel-inner__wrap {min-height: auto; height: 700px;}
	.slider-name {font-size: 38px;}
}
@media (max-width: 991px) {
	.slider-name {font-size: 28px;}
	.carousel-inner__wrap {height: auto; padding: 100px 0;}
}
 
@media (max-width: 768px){
	.hidden-mob-slider{
		display:none;
	}
	.slider-name {
		font-size: 24px;
	}
	.slider-dis {
		font-size: 18px;
	}
	.carousel-inner__wrap {padding-top: 40px;}
}
@media (max-width: 575px){
	.slider-name {font-size: 22px;}
	.slider-dis {font-size: 16px;}
	.carousel-inner__wrap {padding-bottom: 60px;}
}

 
@media (min-width: 992px){	
	.carousel-item {
	  /*height: 16rem;*/
	}
	
	.carousel-img {
		min-height: 550px;
		max-height: 850px;
	}
	
	
}

@media (max-width: 991px){	
	.carousel-item {
	  /*height: 16rem;*/
	}
	
	.carousel-img {
		min-height: 230px;
	}
	
	
}

.carousel-item {
  background-color: #777;
}
 

.carousel-control-next, .carousel-control-prev {
    width: 10% !important;
}
/* End */


/* Start:/local/components/main/catalog.slider/templates/.default/style.css?17801401481404*/
 
.swiper-slide-rec {
  
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    background: #c82086;
}

.slideIcon{
	background: #fff !important;
    border: 1px solid #d9d9d9  !important;
    color: #999 !important;
}
 

.text-project-a:hover{ 
	text-decoration: none; 
}

.swiper-hover:hover{
-webkit-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
-moz-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
}

.text-slider{
	color:#313131;
	display:block;
	height: 62px;
    overflow: hidden;
    font-size: 15px !important;
    padding: 0 11px !important;
    text-align: left;
	font-weight: 800;
	margin-top:5px;
}

.text-slider2{
	padding: 11px !important;
}

.text-slider2-price{
    background: #79547f;
    color: #fff;
    font-size: 16px;
    padding: 0 5px;
	height:55px;
}

.text-slider2-price2{
    padding: 0 20px;
    text-align: left;
}

.text-slider2-price2 span{
    color: #79547f;
    font-size: 18px;
}

.text-slider2-price2 small{
    color: #444;
}

.btn-castom{
	border: 2px solid #6bc115 !important;
	border-radius: 0px  !important;
    background: #f5f5f5   !important;
    font-weight: 700 !important;
}

.btn-next{
	border: 2px solid #6bc115 !important;
	border-radius: 0px  !important;
    background: #f5f5f5   !important;
    font-weight: 700 !important;
	color:#6bc115;
}

.fa{  
	color:#6bc115 !important;
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/main_video/style.css?1780140148885*/
.work_name{
    height: 63px;
    overflow: hidden;
    font-size: 14px;
    text-align: center;
    font-weight: 600;
}

.icon_work{
	
      text-align: center;
    font-size: 46px;
    padding: 15px;
    background: #522C58;
    color: #fff;
    border-radius: 50%;
    width: 100px;
}

.icon_work:hover {
    -webkit-box-shadow: 0px 0px 15px 9px rgba(34, 60, 80, 0.26);
	-moz-box-shadow: 0px 0px 15px 9px rgba(34, 60, 80, 0.26);
	box-shadow: 0px 0px 15px 9px rgba(34, 60, 80, 0.26);
}



@media (min-width: 682px){
	.lineUs:before {
		content: "→";
		font-size: 34px;
		width: 50px;
		z-index: 1;
		height: 1px;
	 
		position: absolute;
		left: -23px;
		top: 0px;
		margin: auto;
		bottom: 0px;
	}
	
	.btn-work1{
		text-align:right;
	}
	.btn-work2{
		text-align:left;
	}
}


@media (max-width: 682px){
 
	.btn-work1{
		text-align:center;
	}
	.btn-work2{
			text-align:center;
	}
}
/* End */


/* Start:/local/components/main/faq/templates/.default/style.css?1780140148195*/
.faq_name{
	font-weight: 900;
}

.icon_faq{
	font-size: 47px !important;
    color: #522C58;
    padding-right: 15px;
} 

.multi-collapse{
	padding: 15px;
	background: #f6f6f6;
	font-size:13px;
}
/* End */


/* Start:/local/components/main/kviz/templates/.default/style.css?1780140148807*/
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #7a5380 !important;
    background: #7a5380  !important;
}

.ui-icon-background, .ui-state-active .ui-icon-background {
    border: #9f0474 !important;
}

.ui-checkboxradio-label{
	width:100%
}

/*
.ui-checkboxradio-icon{
	display:none  !important;
}
*/
.ui-button {
    text-align: left !important;
}

 
/* progressbar */

.ui-widget-header {
    background: #ecd0e5  !important;
}

.ui-progressbar {
    height: 1.2em !important;
}

.ui-ecd0e5  {
    position: relative;
}

.progress-label {
    position: absolute;
    left: 4%;
    top: 0px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #fff;
	font-size:12px;
}
/* End */


/* Start:/local/components/main/tizer/templates/.default/style.css?178014014855*/
.tizer_name{
	font-size: 13px;
    line-height: 20px;
}
/* End */
/* /local/components/main/slider/templates/.default/style.css?17801401481897 */
/* /local/components/main/catalog.slider/templates/.default/style.css?17801401481404 */
/* /local/templates/main/components/bitrix/news.list/main_video/style.css?1780140148885 */
/* /local/components/main/faq/templates/.default/style.css?1780140148195 */
/* /local/components/main/kviz/templates/.default/style.css?1780140148807 */
/* /local/components/main/tizer/templates/.default/style.css?178014014855 */
