


/* Start:/bitrix/templates/svarok/styles.css?1701873418988*/
.b-header__contacts__item.social{
	margin: 92px 0px -92px !important
}

.i-menu .b-menu__item > a{
	padding: 0 30px;
}
@media screen and (max-width: 1280px) and (min-width: 1024px){
	.i-menu .b-menu__item > a{
		padding: 0 15px;
	}
}
@media screen and (max-width: 1023px) and (min-width: 768px){
	.i-menu .b-menu__item > a{
		padding: 0 11px;
	}
}
@media screen and (max-width: 767px) and (min-width: 481px){
	.i-menu .b-menu__item > a{
		padding: 0 20px;
	}
}
@media screen and (max-width: 480px){
	.i-menu .b-menu__item > a{
		padding: 0 20px;
	}
}
@media (max-width: 1023px){
	.b-header__contacts__item.social{
		margin: 89px 0px -89px !important;
	}
}
@media (min-width: 768px){
	.i-menu .b-menu__item:last-of-type{
		margin-right: 62px;
	}
}
.b-header__contacts__item.social a.inst{
	width: 23px;
	height: 23px;
	background: url(/bitrix/templates/svarok/images/sprite.png) -45px -257px no-repeat;
}
.b-header__contacts__item.social a.inst:hover{
	background-position: -68px -257px;
}
/* End */



/* Start:/bitrix/templates/svarok/template_styles.css?17018734188400*/
.b-content h1{
	line-height: 28px!important;
}

.b-content p{
	margin: 16px 0!important;
}

.inner_slider .slick-dots{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	right: 20px;
	bottom: 20px;
}

.inner_slider .slick-dots li:before{
	background: none!important;
	display: none;
}

.inner_slider .slick-dots li{
	margin-left:6px;
	font-size: 0;
	display: inline-block;
	padding: 0;
}

.inner_slider .slick-dots li:before{
	display: none;
}

.inner_slider .slick-dots li button{
	font-size: 0;
	display: inline-block;
	width: 17px;
	height: 17px;
	background: #ffffff;
	padding: 0; 
	border: none;
	outline: none;
	cursor: pointer;
}

.inner_slider .slick-dots li:hover button,
.inner_slider .slick-dots li.slick-active button{
	background: #e48622;
}




/*Start form-update*/

.form-update{
	background-color: #fffcfa;
	padding: 0px 0 15px;
	margin-top: 0!important;
	/*margin-bottom: 55px;*/
}

.form-update.b-form input.captcha_submit_btn{
	float: none;
	display: block;
	margin: 0 auto 25px;
	height: 50px;
	/*line-height: 50px;*/
	padding: 0 45px;
	width: auto;
}

@media (max-width: 991px){
	.form-update .b-form__title{
		line-height: 21px;
		padding: 8px 20px;
	}
}

/*End form-update*/


/*Start how-we-work*/

.how-we-work{
	text-align: center;
}

.how-we-work h2{
	text-align: center;
	margin: 35px 0;
}

/*End how-we-work*/


/*Start catalog-product-block*/

.catalog-product-block{
	margin-bottom: 45px;
}

.catalog-product-block h2{
	text-align: center;
}

.more-product{
	text-align: right;
}

.more-product a{
	display: inline-block;
    line-height: 50px;
    width: 100%;
    max-width: 230px;
    text-align: center;
    color: #fff!important;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "PTSans Narrow";
    font-size: 18px;
    background: #1b1817;
    border: 0px;
    margin: 30px 0 25px;
    height: 50px;
    cursor: pointer;
    padding: 0 15px;
    text-align: center;
}

.more-product a:hover{
    background: #ef7b00;
}

/*End catalog-product-block*/


/*Start simple-form*/

.simple-form{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	text-align: center;
	padding: 20px 15px 25px;
}

.simple-form .name{
	color: #ffffff;
	font-size: 22px;
	margin-bottom: 45px;	
}

.simple-form fieldset{
	display: block;
	width: 100%;
}

.simple-form input[type="text"]{
    padding: 12px 15px;
    max-width: 290px;
    margin: 0 35px 25px;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
}

.simple-form input[type="submit"]{
	display: inline-block;
	/*line-height: 50px;*/
	width: 100%;
	max-width: 230px;
	text-align: center;
	color: #fff!important;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "PTSans Narrow";
	font-size: 18px;
	background: #ef7b00;
	border: 0px;
	margin: 0;
	height: 50px;
	cursor: pointer;
	padding: 0 15px;
	text-align: center;
}

.simple-form input[type="submit"]:hover{
	background: #1b1817;
}

@media(max-width: 1199px){
	.simple-form input[type="text"]{
		margin: 0 15px 25px;
		max-width: 240px;
	}
}

@media(max-width: 991px){
	.simple-form input[type="text"]{
		margin: 0 7px 25px;
		max-width: 200px;
	}
}

@media(max-width: 767px){
	.simple-form input[type="text"]{
		margin: 0 0 25px;
		max-width: 100%;
	}
}


/*End simple-form*/

/*Start b-gallery-update*/

.b-gallery-update{
	background-color: #fffcfa;
    padding: 40px 0 10px;
}

.b-gallery.b-gallery-update{
    margin: 0px 0 0;
}

.b-gallery-update h2{
	text-align: center;
}

.b-gallery-update .b-gallery__item{
    padding: 0 7px;
    box-sizing: border-box;
}

.b-gallery-update .b-gallery__item__block{
	width: 100%;
	margin: 0;
}

.b-gallery-update .more-product{
	padding: 0 7px;
	clear: both;
}

@media (max-width: 991px){
	.b-gallery-update .more-product{
		text-align: center;
	}
}

.b-gallery-update .more-product a{
	margin-top: 40px;
}


/*End b-gallery-update*/


.bg-name{
	background-color: #f6f6f6;
	padding: 20px 45px;
}

.list_upload.list_upload-update{
	/*margin-bottom: 75px;	*/
}

@media (max-width: 767px){
	.list_upload.list_upload-update li a img{
		float: none;
		display: block;
	}
}
.list_upload.list_upload-update a{	word-wrap:break-word;}

/*Start video-block*/



.video-block{
	padding: 0 70px;
	margin-bottom: 65px;
}

.video-block h2{
	text-align: center;
	margin-bottom: 35px;
}

.video-slider__item{
	padding: 0 15px;
	box-sizing: border-box;
}

.slick-prev,
.slick-next{
	position: absolute;
	top: 45%;
	font-size: 0;
	width: 30px;
	height: 30px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	outline: none;
	cursor: pointer;
}

.slick-prev{
	left: -50px;
	background-image: url(/bitrix/templates/svarok/images/arrow-prev.png);
}

.slick-next{
	right: -50px;
	background-image: url(/bitrix/templates/svarok/images/arrow-next.png);
}


.video-slider__footer{
	font-size: 0;
}

.video-slider__footer span{
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}

.video-slider__footer span:first-child{
	/*width: 75%;*/
}

/*
.video-slider__footer span:last-child{
	width: 25%;
	text-align: right;
}
*/

@media(max-width: 767px){
	.video-block{
		padding: 0;
	}


	.video-block .slick-prev, 
	.video-block .slick-next{
		z-index: 2;
		top: 40%;
	}

	.video-block .slick-prev{
		left: 15px;
	}

	.video-block .slick-next{
		right: 15px;
	}
}

/*End video-block*/




/*Start properties*/


.properties{
	background-color: #fffcfa;
	padding: 35px 0 20px;
}

.properties h2{
	text-align: center;
	margin-bottom: 55px;
}

/*End properties*/

/* Start table */

.props-table{
	width: 100%;
	box-shadow: 0 0 3px 2px rgba(0,0,0,.1);
	margin-bottom: 50px;
	background-color: #ffffff;
}

.full-width{
	padding: 5px 15px;
	color: #000;
	text-align: center;
	border-top:1px solid #ededed;
}

.tr{
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.tr.props-table__header{
	align-items: center;

	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;

	background-color: #ef7b00;

}

.tr.props-table__header .th{
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.td-label{
	display: none;
}

.td,
.th{
	width: 33%;
	box-sizing: border-box;
}

.fourColumn .td,
.fourColumn .th{
	width: 25%;
	box-sizing: border-box;
}

.fiveColumn .td,
.fiveColumn .th{
	box-sizing: border-box;
	width: 20%;
	font-size: 14px;
	padding: 13px 15px;
}

.th{
	text-align: center;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	padding: 13px 30px;
}

.td{
	font-size: 16px;
	line-height: 24px;
	color: #000;
	padding: 15px 30px;
	text-align: center;
}

.th{
	border-right: 1px solid #ffffff;
}

.tr .th:nth-child(1){
	text-align: left;
}

.tr .th:nth-last-child(1){
	border: none; 
}

.tr .td:nth-child(odd){
	background-color: #fcfcfc;
}

.props-table__content .group:not(:last-child){
	border-bottom: 1px solid #ef7b00;
}

.th.parent{
	flex-wrap: wrap;
	justify-content: center;
}

.th.parent .tr{
	width: 100%;
}

.th.parent .tr .th,
.th.parent .tr .td{
	padding: 10px;
	justify-content: center;
}

.parent-title{
	display: block;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ffffff;
}

@media (max-width: 1199px){
	.td,
	.th{
		padding: 15px;
	}
}

@media (max-width: 1024px){
	.th{
		font-size: 16px
	}

	.td {
	    font-size: 14px;
	    line-height: 18px;
	}

	.fiveColumn .td,
	.fiveColumn .th{
		padding: 10px 5px;
	}

	.fiveColumn .th{
		font-size: 13px;
		line-height: 21px;
	}
}

@media (max-width: 991px){
	.tr.props-table__header{
		display: none;
	}

	.tr{
		flex-wrap: wrap;
	}

	.td.td-empty{
		display: none;
	}

	.tr .td:nth-child(1){
		font-weight: bold;
	}

	.tr .td{
		width: 100%;
		text-align: left;
	}

	.td-label{
		display: inline-block;
		margin-right: 10px;
	}
}

/* End table */



.acticle-item a{
	display: block;
}

.acticle-item a img{
	height: 170px;
	width: 260px;
	object-fit: cover;
}

@media (max-width: 1199px){
	.acticle-item a img{
		width: 232px;
	}
}

.b-aside__catalog__block.granit > a:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 12px;
    top: 11px;
    width: 50px;
    height: 50px;
    background: url(/bitrix/templates/svarok/images/granit_1.svg) 0 0 no-repeat;
}
.font-granit {
	font-size: 14px;
}
.b-content table tbody td {
	vertical-align: middle;
}
/* End */
/* /bitrix/templates/svarok/styles.css?1701873418988 */
/* /bitrix/templates/svarok/template_styles.css?17018734188400 */
