

/* Start:/local/templates/main/components/bitrix/news.list/slider/style.css?17113627261325*/
@media (min-width: 992px){
 
	.swipermain{
		height: 550px !important; 
	}
 	
	.swiper-main-h1{	
		font-size: 60px;
		color: #333;
		font-weight: 700;
		margin-top: 120px;
		line-height: 60px;
	}
	
	.swiper-main-dis{
		font-size: 18px;
		margin-bottom: 20px;
		color: #333;
		margin-top: 20px;
	}
	
	.swiper-main-img{
		height: 550px;
	}

}

@media (max-width: 992px){

	.swipermain{
		height: 400px !important; 
	}
	
	.swiper-main-h1{
		margin-top: 50px;
		font-size:30px;
		color: #333;
		font-weight: 600;
	}
	
	.swiper-main-dis{
		font-size:14px;
		margin-bottom:10px;
		color: #333;
	}
	
	.swiper-main-img{
		display:none
	}
	
}
 

.slider_btn_static1{
	background:#3B6B9C;
	border:1px solid #3B6B9C; 
	color:#fff;
	padding:10px;
	cursor:pointer;
	text-decoration:none;
	border-radius: 5px;
	margin-right:20px; 
	    display: inline-block;
    text-align: center;
	    margin-bottom: 10px;
	transition: all .3s linear;
}
.slider_btn_static1:hover{
	background:#467eb8;
	color:#fff; 
}
 
.slider_btn_static2{
	background:#fff;
	border:1px solid #3B6B9C; 
	color:#3B6B9C;
	padding:10px;
	cursor:pointer;
	text-decoration:none;
	border-radius: 5px;
    text-align: center;
	    margin-bottom: 10px;
	    display: inline-block;
	transition: all .3s linear;
}
.slider_btn_static2:hover{
	background:#3B6B9C;
	color:#fff; 
}
 
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/tizer/style.css?1710848297312*/
.tizer-img{
	height:55px;
}

.tizer-name{
	display: block;
    font-size: 20px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 2px;
    color: #000F2D;
}

.tizer-dis{
	display: block;
    font-weight: 400;
    font-size: 16px;
    color: #000F2D;
}

.lright{
	border-right:1px solid #ececec;
}

 
/* End */


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

	.services_b{
		background:#3B6B9C;
		text-decoration: none;
		border-radius: 15px;
		overflow: hidden; 
		display: block;

	}

	.services_img{
		display:block;
		height:250px;
		background-position: center !important;
		background-size: cover !important;
	}

	.services-name{
		color: #fff;
		padding: 20px 30px;
		display: block;
		background: #3B6B9C;
		text-align: center;
		font-weight: 600;
		font-size: 18px;
		text-decoration: none;
		height: 87px;
	}
	
}


@media (max-width: 992px){

	.services_b{
		background:#3B6B9C;
		text-decoration: none;
		border-radius: 15px;
		overflow: hidden; 
		display: block;

	}

	.services_img{
		display:block;
		height:100px;
		background-position: center !important;
		background-size: cover !important;
	}

	.services-name{
		color: #fff;
		padding: 20px 30px;
		display: block;
		background: #3B6B9C;
		text-align: center;
		font-weight: 600;
		font-size: 18px;
		text-decoration: none;
		height: 87px;
	}
	
}
	 
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/reviews/style.css?1711358390444*/
.rev_img{
	padding-right:20px;
}

.swiper-slide-rev{
	border-top: 3px solid #d7d7d7;
    padding: 20px;

}
.swiper-slide-rev.swiper-slide-thumb-active{
	border-top:3px solid #3B6B9C !important;

}



.quotes2{
    position: absolute;
    bottom: 0px;
    left: 2%;
}

@media (min-width: 992px){
	 .rev-text{
		padding: 0px 30px;
		font-size:20px;
	}
}

@media (max-width: 992px){

	  .rev-text{
		padding: 0px 10px;
		font-size:14px;
	}
	
}
 
 
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/services_detail/style.css?171086483788*/
.b_serv{
	background:#3B6B9C;
    border-radius: 16px;
    padding: 20px;
	color:#fff;
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/calc/style.css?17113592841965*/
.calc_b{
	border: 1px solid #3B6B9C; 
	padding: 25px 0px;
    text-align: center;
    border-radius: 10px;
    height: 100%;
}

.calc-name{
   font-weight: 700;
    font-size: 18px;
    display: block;
    margin-bottom: 12px;
}



.fcalc {
        color: #000 !important;
    background: #f4f4f4;
    font-size: 17px !important;
    cursor: pointer !important;
    width: 28px;
    height: 31px; 
    display: inline-block;
    text-align: center; 
    line-height: 50px;
    position: relative;
}

.ofcalc{
	position: absolute;
    left: 7px;
    top: 9px;
}

.count {
	height: 34px;
    outline: none;
    width: 90px;
    background: #fff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-top: 0px;
    border-bottom: 0px;
    text-align: center;
    margin-left: -5px; 
    margin-right: -5px;
    color: #000000;
    font-size: 45px;
    font-weight: 600;
}

/* Chrome, Safari, Edge, Opera */
.input_number::-webkit-outer-spin-button, .input_number::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
.input_number[type=number] {
    -moz-appearance: textfield;
}



.slider_btn_calc1{
	background:#3B6B9C;
	border:1px solid #3B6B9C; 
	color:#fff;
	padding:10px;
	cursor:pointer;
	text-decoration:none;
	border-radius: 5px;  
	display: block;
    text-align: center;
	width: 100%;
	transition: all .3s linear;
}
.slider_btn_calc1:hover{
	background:#467eb8;
	color:#fff; 
}
 
.slider_btn_calc2{
	background:#fff;
	border:1px solid #3B6B9C; 
	color:#3B6B9C; 
	cursor:pointer;
	text-decoration:none;
	border-radius: 5px;
    text-align: center;
	display: block;
	padding:10px;
	width: 100%;
	transition: all .3s linear;
}
.slider_btn_calc2:hover{
	background:#3B6B9C;
	color:#fff; 
}


@media (min-width: 992px){
	
	.calc-dis{
		display: block;
		font-size: 13px;
		height: 80px;
	}
	
}
@media (max-width: 992px){
	
	.calc-dis{
		display: block;
		font-size: 11px;
		height: 80px;
	}
	
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/garantia/style.css?1711346184417*/
.garant1{
	background:#fff;
	padding:20px;
	height: 100%;
	border-radius: 10px;
}

.garant1-text{
    display: block;
    margin-top: 10px;
    font-size: 22px;
    font-weight: 800;
    line-height: 24px;
    padding-bottom: 10px;
}

.garant1-btn{
	background:#3B6B9C;
	color:#fff;
	padding:10px;
	cursor:pointer;
	text-decoration:none;
	border-radius: 5px;
}
.garant1-btn:hover{
	background:#467eb8;
	color:#fff; 
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/montaj/style.css?1711046603312*/
.tizer-img{
	height:55px;
}

.tizer-name{
	display: block;
    font-size: 20px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 2px;
    color: #000F2D;
}

.tizer-dis{
	display: block;
    font-weight: 400;
    font-size: 16px;
    color: #000F2D;
}

.lright{
	border-right:1px solid #ececec;
}

 
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/step/style.css?1711360479913*/
@media (min-width: 992px){
 
	.step-name{
		color: #fff;
		display: block;
		font-size: 16px;
		text-transform: uppercase;
		font-weight: 600;
		padding-bottom: 15px;
		padding-top: 15px;
	}

	.step-dis{
		color:#fff;
		display:block;
		font-size: 13px;
	} 

	.step-number {
		position: absolute;
		font-size: 128px !important;
		color: rgb(255 255 255 / 27%) !important;
		font-family: 'Arial ', Gadget, sans-serif;
		font-weight: 600;
		top: -64%;
	}
	
}

@media (max-width: 992px){
 
	.step-name{
		color: #fff;
		display: block;
		font-size: 16px;
		text-transform: uppercase;
		font-weight: 600;
		padding-bottom: 15px;
		padding-top: 15px;
	}

	.step-dis{
		color:#fff;
		display:block;
		font-size: 13px;
	} 

	.step-number {
		position: absolute;
		font-size: 84px !important;
		color: rgb(255 255 255 / 27%) !important;
		font-family: 'Arial ', Gadget, sans-serif;
		font-weight: 600;
		top: -23%;
	}
	
}
/* End */


/* Start:/local/components/main/send.form/templates/statics/style.css?17113411801756*/
 
.center-div {
	display: flex;
	align-items: center;
	height: 100%
}
 
.form-statics{
 
	position: relative;
	background-position: center !important;
    background-size: cover !important;
}



.btn-statics {
	  font-size: 16px;
	  line-height: 24px;
	  text-align: center;
	  color: #fff !important;
	  padding: 13px  0px;
	  border: 1px solid #fff;
	  outline: none; 
 
	  border-radius: 5px; 
	  transition: 1s; 
	  cursor:pointer;
	  text-decoration:none;
	  display:block;
	  background:#3B6B9C
}

.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: #000;
    margin-top: 7px;
    margin-bottom: 17px;
    border: 1px solid #999;
    padding: 17px 13px 10px 13px;
    border-radius: 5px;
    outline: none;
    background: #ffff;
}

.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: -14px;
	left: -12px;
	font-size: 12px;
}

.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: 22px 34px;
  font-size: 15px;
  color: #000;
  pointer-events: none;
  transition: .5s;
}
 

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

@media (max-width: 992px){
	
	.form_foot{
		padding: 15px;
	}
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/contact/style.css?1711342712264*/
.contact_phone {
    color: #fff;
    font-size: 35px;
    font-weight: 600;
    text-decoration: none;
    line-height: 24px;
}

.contact_phone:hover{
	color: #fff;
    font-size: 35px;
    font-weight: 600;
    text-decoration: none;
    line-height: 24px;
}
 
 
/* End */
/* /local/templates/main/components/bitrix/news.list/slider/style.css?17113627261325 */
/* /local/templates/main/components/bitrix/news.list/tizer/style.css?1710848297312 */
/* /local/templates/main/components/bitrix/news.list/services/style.css?1711358166988 */
/* /local/templates/main/components/bitrix/news.list/reviews/style.css?1711358390444 */
/* /local/templates/main/components/bitrix/news.list/services_detail/style.css?171086483788 */
/* /local/templates/main/components/bitrix/news.list/calc/style.css?17113592841965 */
/* /local/templates/main/components/bitrix/news.list/garantia/style.css?1711346184417 */
/* /local/templates/main/components/bitrix/news.list/montaj/style.css?1711046603312 */
/* /local/templates/main/components/bitrix/news.list/step/style.css?1711360479913 */
/* /local/components/main/send.form/templates/statics/style.css?17113411801756 */
/* /local/templates/main/components/bitrix/news.list/contact/style.css?1711342712264 */
