.content .product-item-img{
	height: auto;
}
.slide.slick-slide{
	margin-top: 200px;
}
.container.slider-action{
	max-height: 650px;
}
a {
	color: black;
}
a:hover {
	color: #e31f24!important;
	text-decoration: none!important;
}
.content_other {
	padding: 60px 0;
}
.search-page{
	width: 100%;
	font-size: 24px;
}
hr {
	border-color: #e31f24;
}
.parent-ul{
	text-decoration: none;
	list-style: none;
}
.slide{
	display: block;
}
.p-link .row{
	justify-content: space-between;
	margin-bottom: 15px;
}
.drawing{
	width: 100%;
	text-align: center;
}
.buttons {
	margin-left: -15px;
	margin-right: -30px;
}
.buttons a {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 15px;
}
.p-content .p-cat-header{
	color: #ff191f;
	font-size: 24px;
	font-weight: 500;
}
.c-pdf-out{
	text-align: right;
}
.bx-breadcrumb .bx-breadcrumb-item span{
	font-family: 'Roboto',sans-serif;
}
.c-page h1{
	font-weight: normal;
}
table td p {
	margin-bottom: 0;
}
.proj .row {
	font-size: 18px;
}
.c-menu{
	z-index: 1;
}
.p-content .p-table tfoot tr td{
	padding: 15px;
}
.news-list a{
	font-size: 20px;
}
.news-list {
	font-size: 18px;
}
.form-check > div, .alarm {
	display: none;
}
.alarm .good{
	color: #28b549;
}
.alarm .error{
	color: #ec2a08;
}
.btn-primary {
	background-color: #ec2a08;
	border-color: #ec2a08;
	color: #fff;
}
.btn-primary:hover, .btn-primary:not([disabled]):not(.disabled):active {
	background-color: #d32908;
	border-color: #d32908;
	color: #fff;
}
#opros-form .from-group{
	margin-bottom: 20px;
}
#opros-form .req{
	color: #ec2a08;
}
.bibleoteka .head {
	margin-bottom: 15px;
	border-bottom: 1px solid #ec2a08;
	padding-bottom: 5px;
}
.bibleoteka tbody .center{
	text-align: center;
}
.bibleoteka .section {
	border-bottom-color: #ec2a08;
}
.bibleoteka table tr td{
	width: 15%;
}
.bibleoteka table tr td:first-child{
	width: 55%;
}
.sert p {
	font-size: 16px;
}
#opros-form .form-check-label{
	font-size: 16px;
	font-weight: normal;
}
#opros-form label {
	margin-bottom: 2px;
	font-weight: 500;
}
#objects-slider, .objects-slider {
	display: inline-block;
	width: 100%;
	position: relative;
}
#objects-slider {
	padding: 0 15px;
}
.slick-list {
	margin: 0 -8px;
}
#objects-slider .obj {
	display: inline-block;
	width: 100%;
	height: 260px;
	border: 1px solid #ec2a08;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	box-sizing: border-box;
	position: relative;
	margin: 0 8px 60px ;
}
#objects-slider .obj:last-child {
	margin-right: 0;
}
.objects-detail {
	display: inline-block;
	width: 100%;
	margin-top: 20px;
}
.obj-detail {
	display: none;
	width: 100%;
	margin-bottom: 10px;
}
.obj-img {
	width: calc(25% - 12px);
	float: left;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	border: 1px solid #ec2a08;
	min-height: 1px;
	margin: 0 8px 16px;
}
.obj-img:first-child, .obj-img:nth-child(4n + 1)  {
	margin-left: 0;
}
.obj-img:nth-child(4n){
	margin-right: 0;
}

.obj name {
	display: inline-block;
	width: 100%;
	text-align: center;
	position: absolute;
	vertical-align: middle;
	bottom: -65px;
	min-height: 50px;
	font-size: 16px;
}
#objects-slider .slick-dots {
	padding: 0;
	display: flex;
	width: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 2;
	bottom: 0;
	left: 0;
}
#objects-slider .paginator {
	width: 100%;
	display: inline-block;
	height: 30px;
}
#objects-slider .paginator ul {
	list-style: none;
	display: inline-block;
	width: 100%;
	padding: 0;
	margin: 0;
}
#objects-slider .paginator .prev, #objects-slider .paginator .next {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-color: #fff;
	border: 1px solid #ec2a08;
	border-radius: 50%;
	cursor: pointer;
	text-align: center;
	position: absolute;
	top: calc(50% - 60px);
	padding: 5px;
	line-height: 18px;
	font-size: 20px;
}
#objects-slider .paginator .prev {
	left: -46px;
}
#objects-slider .paginator .next {
	right: -46px;
}
#objects-slider .paginator img {
	width: 18px;
	height: 18px;
}
.objects-slider-wrapper {
	position: relative;
}
.obj-head {
	width: 100%;
	margin-bottom: 10px;
}
@media screen and (max-width: 992px) {
	.bibleoteka table tr td{
		width: 20%;
	}
	.bibleoteka table tr td:first-child{
		width: 60%;
	}
}
@media screen and (max-width: 768px) {
	.p-content .p-link a{
		width:100%;
		margin-bottom: 10px;
		max-width: none;
	}
	.c-pdf-out{
		text-align: center;
	}
	.bibleoteka thead {

	}
.hide_mobile {
display: none;
	}
.bim_link {
    margin-right: 0px !important;
}
	.bibleoteka table tr {
		border-bottom: 3px solid #ddd;
		display: block;
	}
	.bibleoteka table td {
		border-bottom: 1px solid #ddd;
		display: block;
		text-align: left!important;
	}
	.bibleoteka table td:before {
		content: attr(data-label);
		float: left;
		width: 100px;
		border-right: 1px solid #ccc;
		margin-right: 20px;
	}
	.bibleoteka table tr td:nth-child(n){
		width: 100%;
	}
    .objects-slider, #objects-slider .paginator {
	    display: none;
    }
    .obj-detail {
	    display: inline-block;
	    margin-bottom: 15px;
    }
    .obj-head {
	    background-color: #fff;
	    padding: 10px 15px;
	    cursor: pointer;
	    box-sizing: border-box;
	    border: 1px solid #ec2a08;
	    border-radius: 5px;
    }
	.obj-head h3 {
		font-size: 22px;
		margin-bottom: 0;
	}
	.obj-body {
		display: none;
	}
	.obj-img:nth-child(n) {
		margin-right: 8px;
		width: calc(50% - 8px);
	}
	.obj-img:nth-child(2n) {
		 margin-right: 0;
	}
	.obj-img:nth-child(2n+1) {
		margin-left: 0;
	}
}

@media  screen and (max-width: 380px) {
	.c-pdf img{
		display: none;
	}
}

font.tablebodytext {
	display: none;
}

#rigth_fixed_click_buttons {
    position: fixed;
    right: 4px;
    width: 68px;
    top: 372px;
    z-index: 2;
}

#rigth_fixed_click_buttons div {
    width: 68px;
    height: 63px;
    background: transparent;
    border: 2px solid #e31f24;
    border-radius: 10px;
    margin-bottom: 5px;
    cursor: pointer;
    background-color: #fff !important;
}

#rigth_fixed_click_buttons div:hover {
    background-color: #e31f24 !important;
    transition: 0.5s;
}

#rigth_fixed_click_buttons div span {
    background: #e31f24;
    display: none;
    transition: 1s;
    cursor: pointer;
} 

#rigth_fixed_click_buttons div:hover span {
    display: block;
    width: 142px;
    padding-top: 20px;
    padding-bottom: 19px;
    padding-right: 24px;
    padding-left: 24px;
    color: #fff;
    position: absolute;
    right: 67px;
    border-radius: 10px;
    font-size: 16px;
    top: 0;
    border-right: 2px solid #fff;
} 

#rigth_fixed_click_buttons div#call_rfcb span {
    top: 68px;
    width: 177px;
} 

#rigth_fixed_click_buttons div#kotel_rfcb span {
    top: 136px;
    width: 179px;
} 

#rigth_fixed_click_buttons div#price_rfcb {
background: url('/upload/medialibrary/45d/bg_rigth.png') center 13px no-repeat;
} 

#rigth_fixed_click_buttons div#call_rfcb {
background: url('/upload/medialibrary/45d/bg_rigth.png') center -47px no-repeat;
} 

#rigth_fixed_click_buttons div#kotel_rfcb {
background: url('/upload/medialibrary/45d/bg_rigth.png') center -107px no-repeat;
} 

#rigth_fixed_click_buttons div#price_rfcb:hover {
background: url('/upload/medialibrary/eb8/bg_rigth2.png') center 13px no-repeat;
} 

#rigth_fixed_click_buttons div#call_rfcb:hover {
background: url('/upload/medialibrary/eb8/bg_rigth2.png') center -47px no-repeat;
} 

#rigth_fixed_click_buttons div#kotel_rfcb:hover {
background: url('/upload/medialibrary/eb8/bg_rigth2.png') center -107px no-repeat;
} 

.order-reoder {
    position: fixed;
    z-index: 6;
    left: 0;
    right: 0;
    margin: auto;
    display: none;
    width: calc(30% - 80px);
    min-width: 350px;
    top: 10px;
    background: #fff;
    padding: 50px 40px;
}
.order-reoder .title {
    font-size: 34px;
    display: block;
    font-weight: 500;
    color: #000;
    text-align: center;
}
.order-reoder form {
    padding: 38px 0 0;
}
.order-reoder input {
    outline: 0;
    height: 45px;
    padding: 0 16px;
    margin: 0 0 11px;
    border-radius: 3px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 100%;
    background: #fff;
    border: 1px solid #bababa;
    color: #000;
}
.order-reoder input[type=submit] {
    cursor: pointer;
    background-color: #eee;
}
.order-reoder .colse-dialog {
    position: absolute;
    top: 12px;
    right: 14px;
    width: 17px;
    height: 17px;
    cursor: pointer;
}
.order-reoder .colse-dialog:before {
    content: '';
    display: block;
    height: 4px;
    border-radius: 5px;
    background-color: #000;
    -webkit-transform: translateY(4px) rotate(-45deg);
    transform: translateY(4px) rotate(-45deg);
}
.order-reoder .colse-dialog:after {
    content: '';
    display: block;
    height: 4px;
    border-radius: 5px;
    background-color: #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.up {
    right: 11px !important;
    bottom: 3px !important;
}

@media  screen and (min-width: 1000px) {
.order-reoder {
width: 512px !important;
}
}

.c-menu-drop .c-menu-tab.row {

}

#search-blk {
    display: none;
    position: absolute;
    width: 885px;
    background: #fff;
    margin-left: -855px;
    margin-top: -53px;
    padding-bottom: 45px;
    padding-top: 20px;
    padding-left: 40px;
    z-index: 99999;
}

.ya-site-form__input {
    border-radius: 8px;
    border: 2px solid #BABABA;
    padding: 6px !important;
    width: 99%;
}

#search-blk img {
    cursor: pointer;
    position: absolute;
    right: 50px;
    top: 38px;
}

#ya-site-form0 .ya-site-form__submit_type_image {
    background: url(/upload/medialibrary/cb5/bgsb.png) no-repeat !important;
    width: 20px !important;
    height: 20px !important;
}

@media (max-width:720px)  {
#search-blk {
    right: 0;
    width: 100%;
padding-left: 0px !important;
    padding-bottom: 0 !important;
}


#nav-lev-one, #nav-lev-two {
    position: relative !important;
}

#prod-btn {
    padding-bottom: 0px !important;
 width: 100% !important;
}
#nav-lev-one {
    width: 100% !important;
    display: block !important;
}

#nav-lev-one, #nav-lev-two, #prod-btn {
    box-shadow: none !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.contacts {
width: 100% !important;
}
.p-content .p-link a {
margin-right: 0px !important;
    min-height: 63px;
}
.p-content .p-table {
    margin-top: 20px;
}
.p-content .p-link {
margin-top: 0px;
}

}

@media (max-width:1370px) and (min-width:720px)   {
#prod-btn:hover #nav-lev-one {
    margin-left: -10px !important;
	}
#break-line {
width: 124px !important;
margin-left: -10px !important;
	}
}





.js-modal-video::after {    
background: url(/upload/medialibrary/ee5/Без%20названия.png) no-repeat center center;
    content: "";
    position: absolute;
    width: 80px;
    height: 80px;
    left: 135px;
    margin-top: 63px;
    background-size: 100%;
}

.news-item img {
height: 200px;
}

p.news-item {
    clear: both;
}

.tab-item {
display: none;
}

.p-content .p-link a {
    width: 100%;
    margin-right: 13px;
    padding-bottom: 8px;
    padding-top: 10px;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-family: Arial,sans-serif;
    padding-right: 10px;
    padding-left: 10px;
}
.p-content .p-link a:nth-last-of-type(1) {
    margin-right: 0px;
}
.p-link a.active, .p-link a:hover {
background: #fd1426;
color: #fff;
border-color: #fd1426;
}
.p-link a:hover {
color: #fff !important;
}
.p-link a[download]:nth-last-of-type(1):before {
content: "";
    background: url(/bitrix/templates/arkus/img/bgdwnl.png) no-repeat;
    width: 38px;
    height: 30px;
    background-position: 0px -30px;
    display: inline-block;
}
.p-link a[download]:nth-last-of-type(2):before {
content: "";
    background: url(/bitrix/templates/arkus/img/bgdwnl.png) no-repeat;
    width: 30px;
    height: 30px;
    background-position: 0px -30px;
    display: inline-block;
}
.p-link a[download]:hover:before {
background-position: 0px 0px;
}
.tab-content {
    padding-top: 40px;
    text-align: left;
font-size: 18px;
}
.p-content .p-link a {
    min-height: 63px;
}
.tab-content a {
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    text-align: left !important;
    display: inline !important;
    text-transform: none !important;
    font-weight: normal !important;
    font-size: inherit !important;
}
.tab-content h2 {
text-align: left;
}
.container.tab-content {
    overflow-x: auto;
}


.one-category-list {
    height: auto !important;
}

.bim_link {
    float: right;
    margin-right: 30px;
}
.bim_label {
    color: #495057;
    float: right;
    font-size: medium;
}
.bim_label span {
    padding-right: 10px;
    padding-top: 6px;
    display: inline-block;
}

.services {
	font-size: 16px;
	line-height: 24px;
	color: #212529;
	font-weight: 400;
	font-family: "Roboto";	
}
.services h2 {
	font-size: 26px;
	line-height: 24px;
	text-transform: uppercase;
	color: #212529;
	font-weight: 500;
	font-family: "Roboto";
}
.realized-objects .p-tab, .realized-objects .p-tab:hover {
	border: none;
	padding: 0;
}
.realized-objects .p-tab img {
    display: block;
    max-width: 100%;
    margin: 0 auto 30px;
}
.realized-objects .p-tab p {
    text-align: left;
	font-size: 22px;
	line-height: 24px;
	color: #212529;
	font-weight: 500;
	font-family: "Roboto";
}
.gallery-services img {
    max-width: 307px;
}
.gallery-services .swiper-wrapper {
    height: auto;
}
.gallery-services .swiper-button-prev {
    width: 38px;
	height: 38px;
	border-radius: 19px;
	border: 1px solid #e11c29;
	left: 0px;
    margin-top: -60px;
	background: url(/services/images/prev.png) #ffffff center no-repeat;
}
.gallery-services .swiper-button-prev:hover {
    width: 38px;
    height: 38px;
    border-radius: 19px;
    border: 1px solid #fb0e2c;
	background: url(/services/images/next.png) #e11c29 center no-repeat;
	 transform: scaleX(-1);
}
.gallery-services .swiper-button-prev:after {
    display: none;
}
.gallery-services .swiper-button-next {
    width: 38px;
	height: 38px;
	border-radius: 19px;
	border: 1px solid #e11c29;
    margin-top: -60px;
	background: url(/services/images/prev.png) #ffffff center no-repeat;
	transform: scaleX(-1);
}
.gallery-services .swiper-button-next:hover {
    width: 38px;
    height: 38px;
    border-radius: 19px;
	background: url(/services/images/next.png) #e11c29 center no-repeat;
    border: 1px solid #fb0e2c;
	transform: none;
}
.gallery-services .swiper-button-next:after {
    display: none;
}
.gallery-services {
	margin-bottom: 40px;
}
.swiper {
	max-width: calc(100% - 100px);
}
#break-line {
    z-index: 500;
}
.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after {
    border-color: #e31f24;
}
.fancybox__thumbs, .fancybox__toolbar__items.fancybox__toolbar__items--left, .carousel__button.fancybox__button--zoom,
.carousel__button.fancybox__button--slideshow, .carousel__button.fancybox__button--fullscreen, .carousel__button.fancybox__button--thumbs {
	display: none;
}
.products-added .p-tab p {
    font-size: 17px;
    color: #000000;
    font-weight: 500;
    font-family: "Roboto";
    text-align: left;
}
.swiper-button-next, .swiper-button-prev {
    top: 246px !important;
}


.services table {
	font-family: "Roboto";
	border-collapse: collapse;
	width: 100%;
  }
  
  .services table td, .services table th {
	border: none;
    padding: 12px;
  }
  
  .services table tr:nth-child(even){background-color: #f2f2f2;}
  
  .services table tr:hover {background-color: #ddd;}
  
  .services table th {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	background-color: #ffffff;
  }
  .services ol {
	list-style: none;
	counter-reset: item;
  }
  .services ol li {
	counter-increment: item;
	margin-bottom: 5px;
  }
  .services ol li:before {
	margin-right: 10px;
	content: counter(item);
	border-radius: 100%;
	color: #e21f23;
	width: 1.2em;
	text-align: center;
	display: inline-block;
    font-weight: 500;
  }
  
  .services ul {
    list-style: none;
    margin-left: 0;
    padding-left: 1em;
}
.services ul > li:before {
    display: inline-block;
    content: "—";
    width: 1.5em;
    margin-left: -1em;
    color: #e21f23;
}
.services table tr:nth-of-type(1) {
    border-bottom: 3px solid #e21f23;
}
.services table tr td:not(:first-child) {
    background: #fff;
}
.tp-1, .tp-2, .tp-3, .tp-4, .tp-5 {
    font-size: 17px;
    line-height: 20px;
    color: #e11c29;
    font-weight: 500;
    font-family: "Roboto";
    margin-bottom: 16px;
}
.tz-1, .tz-2, .tz-3, .tz-4, .tz-5 {
    font-size: 15px;
    line-height: 24px;
    color: #212529;
    font-weight: 400;
    font-family: "Roboto";
}
.tr-1 {
width: 120px;
height: 120px;
background: url(/services/images/sprite1.png) 7px -52px no-repeat;
}
.tr-2 {
    width: 120px;
    height: 120px;
    background: url(/services/images/sprite1.png) -288px -52px no-repeat;
    }
.tr-3 {
        width: 120px;
        height: 120px;
        background: url(/services/images/sprite1.png) -579px -52px no-repeat;
        }
.tr-4 {
            width: 120px;
            height: 120px;
            background: url(/services/images/sprite1.png) -899px -52px no-repeat;
            }
.tr-5 {
                width: 120px;
                height: 120px;
                background: url(/services/images/sprite1.png) -1176px -52px no-repeat;
                }


.types2 .tr-1 {
    background: url(/services/images/sprite2.png) -124px -45px no-repeat;
}
.types2 .tr-2 {
    background: url(/services/images/sprite2.png) -423px -45px no-repeat;
}
.types2 .tr-3 {
    background: url(/services/images/sprite2.png) -723px -45px no-repeat;
}
.types2 .tr-4 {
    background: url(/services/images/sprite2.png) -1033px -45px no-repeat;
}
.types .col-lg-2, .types2 .col-lg-2 {
    min-width: 290px;
}
.steps .p-tabs .step {
    width: 443px;
    min-height: 145px;
border-radius: 10px;
background-color: #f4f4f9;
padding: 22px;
padding-top: 16px;
}
.step .s-1, .step .s-2, .step .s-3 {
    font-size: 18px;
line-height: 22px;
color: #212529;
font-weight: 700;
font-family: "Roboto";
padding-top: 26px;
}
.step .s-1 span, .step .s-2 span, .step .s-3 span {
    color: #e11c29;
}
.step .st-1 {
    width: 120px;
    height: 120px;
    background: url(/services/images/sprite3.png) 20px -1px no-repeat;
    float: left;
}
.step .st-2 {
    width: 111px;
    height: 120px;
    background: url(/services/images/sprite3.png) -102px -1px no-repeat;
    float: left;
}
.step .st-3 {
    width: 120px;
    height: 120px;
    background: url(/services/images/sprite3.png) -198px -1px no-repeat;
    float: left;
}
.steps2 .step .st-1 {
    background: url(/services/images/sprite3.png) 8px -179px no-repeat;
}
.steps2 .step .st-2 {
    background: url(/services/images/sprite3.png) -97px -182px no-repeat;
}
.steps2 .step .st-3 {
    background: url(/services/images/sprite3.png) -198px -180px no-repeat;
}
.btn-l {
    font-size: 16px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Roboto";
    height: 74px;
    border-radius: 10px;
    background-color: #e11c29;
    width: calc(100% - 10px);
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.btn-l:hover {
    color: #ffffff !important;
}
.steps2 {
    margin-top: 10px;
}
.realized-objects .p-tabs p span {
    width: 171px;
    height: 38px;
    border-radius: 10px;
    background-color: rgba(255,255,255,0);
    border: 1px solid #e11c29;
    font-size: 14px;
    color: #212529;
    font-weight: 500;
    font-family: "Roboto";
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
    margin-top: 12px;
}
.realized-objects .p-tabs p l {
    max-width: 100%;
    display: block;
}

.realized-objects .p-tabs {
margin-bottom: 30px;
}