

/* 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:/bitrix/components/bitrix/system.pagenavigation/templates/orange/style.min.css?1744280723147*/
.system-nav-orange{color:#999;font-size:12px}.system-nav-orange .nav-current-page{color:white;background-color:#f90;font-weight:bold;padding:1px 0}
/* 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/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/portfolio/style.css?17447116862590 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/orange/style.min.css?1744280723147 */
/* /local/components/main/send.form/templates/statics/style.css?17446299021777 */
/* /local/templates/main/components/bitrix/news.list/contact/style.css?1744364633458 */
