

/* Start:/local/templates/main/components/bitrix/news.list/slider/style.css?17447124543140*/
@media (min-width: 992px){
 
	.swipermain{
		height: 800px !important;
		background-repeat: no-repeat; 
		background-size: cover !important;
		background-position: center !important;		
	}
 	
	.swiper-main-h1{	
		font-size: 63px;
        color: #fff;
        font-weight: 500;
		position: absolute;
        bottom: 20px;
        line-height: 72px;
	}
	
	.swiper-main-dis{
		font-size: 16px; 
        color: #fff; 
        line-height: 25px;
        font-weight: 300;
	}
	 
  	
	.swiper-pagination-main > .swiper-pagination-bullet { 
		width: 20px !important;
		border-radius: 10px !important;
	}
	
	.swiper-pagination-main > .swiper-pagination-bullet-active {  
		width: 40px !important;
		border-radius: 20px !important;
	}
	
	.swiper-slide-b1{
		height: 100%;
	}
	
	.swiper-slide-b2{
		height: 100%; 
	}
	
	.slider_arrow{
		position: absolute;
         
        background: #545454;
        top: -84px;
        z-index: 999;
        color: #fff;
        height: 57px;
        width: 50px;
        text-align: center;
        padding-top: 17px;
        cursor: pointer;
	}
	
	
	.slider_btn_static{ 
		font-weight: 400;
		text-align: center;
		color: #fff !important;
		background: #ef7c00;
		cursor: pointer;
		text-decoration: none;
		border: 1px solid #ef7c00;
		padding: 10px 36px;
		border-radius: 0px;
		transition: all 0.3s linear;
		position: absolute;
		bottom: 27px;
		right: 119px;
	}

	.slider_btn_static:hover {
		color: #fff !important;
		background: #ef7c00;
		border: 1px solid #ef7c00;
		text-decoration: none !important;
	}


}

@media (max-width: 992px){

	.swipermain{
		height: 500px !important;
		background-repeat: no-repeat; 
		background-size: cover !important;
		background-position: center !important;		
	}
 	
	.swiper-main-h1{	
		font-size: 28px;
        color: #fff;
        font-weight: 500; 
        margin-top: 150px;
	}
	
	.swiper-main-dis{
		font-size: 14px; 
        color: #fff; 
        line-height: 25px;
        font-weight: 300;
		margin-bottom: 20px;
	}
	
 
  	
	.swiper-pagination-main > .swiper-pagination-bullet { 
		width: 20px !important;
		border-radius: 10px !important;
	}
	
	.swiper-pagination-main > .swiper-pagination-bullet-active {  
		width: 40px !important;
		border-radius: 20px !important;
	}
	
	
	.slider_arrow{
		position: absolute;
         
        background: #545454;
        top: -84px;
        z-index: 999;
        color: #fff;
        height: 57px;
        width: 50px;
        text-align: center;
        padding-top: 17px;
        cursor: pointer;
	}
	
	
	
	.slider_btn_static{ 
		font-weight: 400;
		text-align: center;
		color: #fff !important;
		background: #ef7c00;
		cursor: pointer;
		text-decoration: none;
		border: 1px solid #ef7c00;
		padding: 10px 10px;
		border-radius: 0px;
		transition: all 0.3s linear;
		position: absolute;
		bottom: 27px;
		right: 115px;
		font-size: 14px;
	}

	.slider_btn_static:hover {
		color: #fff !important;
		background: #ef7c00;
		border: 1px solid #ef7c00;
		text-decoration: none !important;
	}
	
}
 


.swiper-main-white{
	color:#fff !important;
}
	
	
.swiper-pagination-bullet-active { 
    background: #ef7c00 !important;
}
/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/round/style.min.css?17442807232530*/
.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/catalog.section.list/main/style.css?17447098802067*/
.section_card{
	transition: 0.5s;  
	background: #FFFFFF1A;
}

.section_card:hover{
	-webkit-box-shadow: 10px 10px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 10px 10px 10px 0px rgba(0,0,0,0.2);
	box-shadow: 10px 10px 10px 0px rgba(0,0,0,0.2);
	transform: translateY(-5px);
	background: linear-gradient(107.69deg, rgba(14, 79, 85, 0.2) 16.07%, rgba(42, 173, 185, 0.2) 58.03%, rgba(31, 174, 187, 0.2) 100%);
}

.section_card_img{
	display: block;
    height: 400px;
    background-size: cover !important;
    background-position: center !important;
}
  
@media (min-width: 992px){
	
	.section_discr{
		color:#fff;
		position: absolute;
		bottom: 0px;
	}
  
	.section_card_text{
		height: 81px;
        overflow: hidden;
        display: block;
        text-align: left;
        font-weight: 400;
        color: #fff;
        padding: 12px 16px;
        font-size: 18px;
        text-decoration: none;
	}	
	
	.section_card_text2{
		 
        overflow: hidden;
        display: inline-block;
        text-align: left;
        font-weight: 400;
        color: #fff;
        padding: 0px 0px 0px 0px;
        font-size: 15px;
        text-decoration: none;
        border-bottom: 1px solid #fff;
        margin-left: 16px;
        margin-bottom: 9px;
        font-size: 12px;
        text-transform: uppercase;
	}
}

@media (max-width: 992px){
	
	.section_discr{
		color:#fff; 
		font-size: 13px;
		margin-top: 30px;
	}
	
	
	.section_card_text{
		height: 81px;
        overflow: hidden;
        display: block;
        text-align: left;
        font-weight: 400;
        color: #fff;
        padding: 12px 16px;
        font-size: 18px;
        text-decoration: none;
	}	
	
	.section_card_text2{
		overflow: hidden;
        display: inline-block;
        text-align: left;
        font-weight: 400;
        color: #fff;
        padding: 0px 0px 0px 0px;
        font-size: 15px;
        text-decoration: none;
        border-bottom: 1px solid #fff;
        margin-left: 16px;
        margin-bottom: 9px;
        font-size: 12px;
        text-transform: uppercase;
	}
}
 
 
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/company/style.css?17448001151445*/
@media (min-width: 992px){

	.compnay_text{
		color: #fff;
		margin-bottom: 220px; 
		font-weight: 300;
	}
	 
	.company_tizer{ 
		background: #686868;
		color: #fff;
		height: 200px;
		position: relative;
	}
	 
	.company_tizer_name{
		position: absolute;
		bottom: 17px;
		font-size: 40px;
		line-height: 24px;
	}

	.company_tizer_name>small{
		font-size: 19px;
	}

	.compnay_img{
		width: 100%; 
	}


	.compnay-h-bg {
		padding: 15px;
		background: url(/local/templates/main/images/company-bg.svg);
		background-repeat: no-repeat;
		background-position: bottom center;
		height: 100%;
	}
	
	.compnay_imgs{
		height: 262px;
        background-size: cover !important;
        background-position: center !important;
	}
	
}

@media (max-width: 992px){

	.compnay_text{
		color: #fff;
		margin-bottom: 50px; 
		font-weight: 300;
	}
	 
	.company_tizer{ 
		background: #686868;
		color: #fff;
		height: 200px;
		position: relative;
	}
	 
	.company_tizer_name{
		position: absolute;
		bottom: 17px;
		font-size: 40px;
		line-height: 24px;
	}

	.company_tizer_name>small{
		font-size: 19px;
	}

	.compnay_img{
		width: 100%; 
	}


	.compnay-h-bg {
		padding: 15px;
		background: url(/local/templates/main/images/company-bg.svg);
		background-repeat: no-repeat;
		background-position: bottom center;
		height: 100%;
	}
	
	
	.compnay_imgs{
		height: 150px;
        background-size: cover !important;
        background-position: center !important;
	}
	
}
/* End */


/* Start:/local/components/main/send.form/templates/statics/style.css?17446299021777*/
.form-statics{
	position: relative;
	background-position: center !important;
    background-size: cover !important;
}
 
.btn-statics {
	background: #DF7401;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #fff !important;
    padding: 8px 0px;
    border: 1px solid #DF7401;
    outline: none;
    border-radius: 0px;
    transition: 1s;
    cursor: pointer;
    text-decoration: none;
    display: block;
    margin-top: 7px;
}

.btn-statics:hover{
	background: #fff;
    color: #065a85 !important; 
	 border: 1px solid #8cccd5;
}

.form-control-statics {
  position: relative;
}

.form-control-statics input,
.form-control-statics textarea{ 
    width: 100% !important;
    font-size: 16px;
    color: #ffffff;
    margin-top: 7px;
    margin-bottom: 17px;
    border: 1px solid #23575c;
    padding: 17px 13px 10px 13px;
    border-radius: 0px;
    outline: none;
    background: #23575c;
}

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

.form-control-statics input:focus,
.form-control-statics input:not(:placeholder-shown),
.form-control-statics textarea:focus,
.form-control-statics textarea:not(:placeholder-shown){
   
}
 
.form-control-statics label {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0px 6px;
    margin: 21px 17px;
    font-size: 14px;
    color: #ffffff8a;
    pointer-events: none;
    transition: .5s;
    white-space: nowrap;
}
 

 	
.container_fb{
	background: #065a85;
	border-radius: 20px; 
	overflow: hidden;
}

.feedback_h2_1{
    color: #ffffffb0;
    font-size: 19px;
}

 
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/portfolio/style.css?17447116862590*/
@media (min-width: 992px){
	  

	.portfolio-name{
		color: #fff;
		font-size: 28px;
		font-weight: 500;
		display: block;
		margin-bottom: 20px;
	}

	.portfolio-text{
		color:#fff;
		margin-bottom: 20px;
	}

	.portfolio-h{
		background: linear-gradient(115.28deg, rgba(255, 255, 255, 0.1) 0%, rgba(129, 129, 129, 0.1) 50%, rgba(255, 255, 255, 0.1) 100%);
		display: inline-block;
		
		margin-bottom: 10px;
		margin-right: 7px;
	}

	.portfolio-h:hover{
		background: linear-gradient(138.72deg, rgba(14, 79, 85, 0.2) 3.12%, rgba(42, 173, 185, 0.2) 51.56%, rgba(31, 174, 187, 0.2) 100%);

	}

	.portfolio-h-bg{
		padding: 9px 26px;
		background:url(/local/templates/main/images/portfolio-bg.svg);
		background-repeat: no-repeat;
		background-position: bottom center;
	}

	.portfolio-h1{
		display: block;
		color: #fff;
		text-align: center;
		font-size: 14px;
	}

	.portfolio-h2{
		display: block;
		color: #fff;
		text-align: center;
		font-size: 23px;
		font-weight: 600;
	}


	.portfolio_slider_arrow{
		position: absolute;
		background: rgb(255 255 255 / 7%);
		top: -58px;
		z-index: 99;
		backdrop-filter: blur(5px);
		color: #fff;
		height: 57px;
		width: 50px;
		text-align: center;
		padding-top: 17px;
		cursor: pointer;
	}

	.portfolio_slider_arrow:hover{
		background: #DF7401;
	}

}



@media (max-width: 992px){
	  

	.portfolio-name{
		color: #fff;
		font-size: 28px;
		font-weight: 500;
		display: block;
		margin-bottom: 20px;
	}

	.portfolio-text{
		color:#fff;
		margin-bottom: 20px;
	}

	.portfolio-h{
		background: linear-gradient(115.28deg, rgba(255, 255, 255, 0.1) 0%, rgba(129, 129, 129, 0.1) 50%, rgba(255, 255, 255, 0.1) 100%);
		display: inline-block;
		
		margin-bottom: 10px;
		margin-right: 7px;
	}

	.portfolio-h:hover{
		background: linear-gradient(138.72deg, rgba(14, 79, 85, 0.2) 3.12%, rgba(42, 173, 185, 0.2) 51.56%, rgba(31, 174, 187, 0.2) 100%);

	}

	.portfolio-h-bg{
		padding: 7px 10px;
		background:url(/local/templates/main/images/portfolio-bg.svg);
		background-repeat: no-repeat;
		background-position: bottom center;
	}

	.portfolio-h1{
		display: block;
		color: #fff;
		text-align: center;
		font-size: 10px;
	}

	.portfolio-h2{
		display: block;
		color: #fff;
		text-align: center;
		font-size: 16px;
		font-weight: 600;
	}


	.portfolio_slider_arrow{
		position: absolute;
		background: rgb(255 255 255 / 7%);
		top: -58px;
		z-index: 99;
		backdrop-filter: blur(5px);
		color: #fff;
		height: 57px;
		width: 50px;
		text-align: center;
		padding-top: 17px;
		cursor: pointer;
	}

	.portfolio_slider_arrow:hover{
		background: #DF7401;
	}

}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/contact/style.css?1744364633458*/
.contact_icon {
	fill:#fff;
	fill-rule: evenodd;
}

.contact_email {
	color:#fff; 
}

.contact_z{
    display: block;
    font-size: 13px;
    color: #ffffffa6;
}

.contact_name{
	display: block;
    font-size: 17px;
	color:#fff;
	text-decoration:none;
}
.contact_name:hover{ 
	color:#fff;
}

.contact_div{
	margin-bottom: 20px;
	display:block;
	font-size:14px;
	color:#fff;
}

@media (min-width: 992px){
 
	.map-cont{
		padding-left: 0px !important;
	}

}	 
/* End */
/* /local/templates/main/components/bitrix/news.list/slider/style.css?17447124543140 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/round/style.min.css?17442807232530 */
/* /local/templates/main/components/bitrix/catalog.section.list/main/style.css?17447098802067 */
/* /local/templates/main/components/bitrix/news.list/company/style.css?17448001151445 */
/* /local/components/main/send.form/templates/statics/style.css?17446299021777 */
/* /local/templates/main/components/bitrix/news.list/portfolio/style.css?17447116862590 */
/* /local/templates/main/components/bitrix/news.list/contact/style.css?1744364633458 */
