

/* Start:/local/templates/main/components/bitrix/news.list/slider/style.css?1658381815658*/
.slider-name{
	font-size: 45px;
    font-weight: 700;
	line-height: 54px;
}
.slider-name:hover{
	text-decoration: none;
}

.carousel-caption {
    position: initial !important;
	text-align: left !important;
}



.slider-dis{
	color: #fff;
    display: block;
    margin-top: 8px;
}

.carousel-item{
	height: 750px;
}

@media (min-width: 992px){
	
	.container-slider{
		 padding-top: 308px !important ; 
	}
	
	.slider-name{
		font-size: 45px;
		font-weight: 700;
		line-height: 54px;
	}
}

@media (max-width: 992px){
	
	.container-slider{
		 padding-top: 158px !important ; 
	}
	
	.slider-name{
		font-size: 35px;
		font-weight: 700;
		line-height: 54px;
	}
}
/* End */


/* Start:/local/components/main/send.form/templates/shapka/style.css?16582930211659*/
@media (min-width:992px) {
	#form-shapka{
		border: 1px solid #6a6a6a;
		padding: 33px;
	 
		border-radius: 30px;

	}
}
@media (max-width:992px) {
	#form-shapka{
		border: 1px solid #6a6a6a;
		padding: 33px;
		margin: 20px 0px;
		border-radius: 15px;

	}
}

.btn-primary-cs2{
	background: #DCCC7E !important;
	border-radius: 20px !important;
	color:#000 !important;
}

.form-st-input-box {
  position: relative;
}

.form-st-input-box input,
.form-st-input-box textarea{
    width: 100%;
    padding: 6px 7px;
    font-size: 16px;
    color: #fff;
    margin-top: 7px;
	margin-bottom: 17px;
    border-top: 0px solid #eee;
	border-right: 0px solid #eee;
	border-left: 0px solid #eee;
	border-bottom: 2px solid #eee;
	outline: none;
    background: transparent;
}

.form-st-input-box input:focus ~ label,
.form-st-input-box input:not(:placeholder-shown) ~ label,
.form-st-input-box textarea:focus ~ label,
.form-st-input-box textarea:not(:placeholder-shown) ~ label{
  top: -18px;
  left: 0;
  font-size: 12px;
}

.form-st-input-box input:focus,
.form-st-input-box input:not(:placeholder-shown),
.form-st-input-box textarea:focus,
.form-st-input-box textarea:not(:placeholder-shown){
  border-bottom: 2px solid #7bae2c;
}
 
.form-st-input-box label {
  position: absolute;
  top:0;
  left: 0;
  padding: 0px 6px;
  margin: 13px 6px;
  font-size: 15px;
  color: #fff;
  pointer-events: none;
  transition: .5s;
}

.line_bottom{
	transition:all 0.5s ease-out;
	-webkit-transition:all 0.5s ease-out;
	background-color:#ef7c00;
	left:0;
	bottom: 17px;
    height: 2px;
    width: 0%;
    position: absolute;
}

.form-st-input-box:hover .line_bottom{
	width:100%;
}

/* End */


/* Start:/local/templates/main/components/bitrix/news.list/tizer/style.css?1656915474625*/
.tizer_des{
	    text-align: center;
    padding: 20px;
    border: 1px solid #999;
    border-radius: 20px;
}

.wrapper_fw {
    position: relative;
}
 
.wrapper_fw a {
	position: relative;
    max-width: 170px;
    min-width: 70px;
    height: 100px;
    line-height: 100px;
    margin: 0 auto;
    padding: 0px;
    vertical-align: middle;
    text-align: center;
    zoom: 1;
    display: block;
}
 
.wrapper_fw 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%;
}

/* End */


/* Start:/local/templates/main/components/bitrix/news.list/index.uslugi/style.css?1658304223707*/
@media (min-width: 780px){
	.tizer_name {
		position: absolute;
		text-align: center;
		top: 42%; 
		z-index: 3;
		color: #fff;
		font-size: 16px;
		border-radius: 2px;
		padding: 0px 66px;
		width: 100%;
		font-weight: 700;
	}
	 
	
}

@media (max-width: 780px){
	.tizer_name {
		position: absolute;
		text-align: center;
		top: 42%; 
		z-index: 3;
		color: #fff;
		font-size: 15px;
		border-radius: 2px;
		padding: 0px 28px;
		width: 100%;
		font-weight: 700;
		text-transform: uppercase;
	}
	 
	
}

.usluga{
	box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.12);
	border-radius:7px;
	position: relative;
	height: 300px;
	transition: 0.5s;
}

.usluga:hover{
	background:#aeb95f;
	transform: translateY(-7px);
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/index.product/style.css?1658304455918*/
.product_fw {
    position: relative;
}
   
.product_fw a {
	position: relative;
    max-width: 170px;
    min-width: 70px;
    height: 170px;
    line-height: 170px;
    margin: 0 auto;
    padding: 0px;
    vertical-align: middle;
    text-align: center;
    zoom: 1;
    display: block;
}
 
.product_fw 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%;
}

.dis-product-price{
	font-size: 24px;
    font-weight: 700;
}

.dis-product{
	height: 90px;
    overflow: hidden;
    line-height: 23px;
    padding: 5px !important;
    text-align: center;
}

.product{
	background:#fff;
	padding:40px 20px;
	-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);
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/index.portfolio/style.css?1658304903506*/
.portfolio{
	height:300px;
	padding:20px;
	color:#fff;
	display:block;
}

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

.portfolio:hover .portfolio_name{
	color:#fff !important;
	text-decoration: none !important;
}

.portfolio:hover .portfolio_name_dis{
	color:#fff !important;
	text-decoration: none !important;
}

.portfolio_name {
	font-size: 20px;
    font-weight: 600;
	text-decoration: none !important;
} 

.portfolio_name_dis{
	 font-size: 14px;
	 text-decoration: none !important;
}
	 
 
/* End */
/* /local/templates/main/components/bitrix/news.list/slider/style.css?1658381815658 */
/* /local/components/main/send.form/templates/shapka/style.css?16582930211659 */
/* /local/templates/main/components/bitrix/news.list/tizer/style.css?1656915474625 */
/* /local/templates/main/components/bitrix/news.list/index.uslugi/style.css?1658304223707 */
/* /local/templates/main/components/bitrix/news.list/index.product/style.css?1658304455918 */
/* /local/templates/main/components/bitrix/news.list/index.portfolio/style.css?1658304903506 */
