/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 06 2024 | 19:33:47 */
/* Навигация (header) */
.header-nav nav ul li a{
	text-decoration:none !important;
	line-height:14px !important;
}
.header-nav nav ul li{
	margin:0 14px 0 0 !important;
	padding:0 14px 0 0 !important;
	border-right:1px solid #db4f13;
}
.header-nav nav ul li:last-child{
	border-right:none;
	margin-right:0;
	padding-right:0;
}
.header-nav-box{
	padding-top:10px;
	padding-bottom:10px;
}
/* Навигация (header) */


/* Навигация (header) (условия реагирования) */
@media only screen and (min-width: 1200px) {
.header-nav-box	.box-bars{
		display:none;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
.header-nav-box .header-nav{
	display:none;
}

}
@media only screen and (max-width: 767px) {
.header-nav-box .header-nav{
	display:none;
}
}

.box-bars div{
	height: 24px;
}
.box-bars div span{
	padding:0 !important;
}
/* Навигация (header) (условия реагирования) */


/* Работы (header) */
@media only screen and (max-width: 1400px){
.header-work-box{
	max-width: 80% !important;
}
}
@media only screen and (max-width: 1300px){
.header-work-box{
	max-width: 100% !important;
}
}
@media only screen and (max-width: 767px) and (min-width: 530px) {
	.header-work-box-n{
			max-width: 50% !important;
	}
	.header-work-box-n-0{
		max-width: 220px !important;
	}
}
/* Работы (header) */



/* Картинка справа (header) */
.img-header {
	width:auto !important;
    position: absolute !important;
    bottom:-90px;
    right: 0;
}

@media only screen and (max-width: 1300px) {
.img-header {
	width:200px !important;
	bottom:-17px;
    width: 200px;
}
}

@media only screen and (max-width: 1200px) {
.img-header {
    bottom:-17px !important;
    width: 200px !important;
}
}

@media only screen and (max-width: 977px) {
.img-header {
    bottom:-17px !important;
    width: 200px !important;
	z-index: 0 !important;
}
}

@media only screen and (max-width: 776px) {
.img-header {
	right: 60px;
    bottom:35px !important;

}
}

@media only screen and (max-width: 572px) {
	.img-header {
		z-index: 0 !important;
		width: 200px !important;
		right: 0px;
	}
	.header-contact-box{
		opacity: 0.9 !important;
		z-index: 1 !important;
	}
}
/* Картинка справа (header) */


/* Карусель фото (footer) */
.oplata-box-footer img{
	width:136px !important;
	max-width:136px !important;
	display:inline-block !important;
	float:none !important;
}
.oplata-box-footer .spectra-image-gallery__media{
/*
	width:136px !important;
	max-width:136px !important;
	*/
	text-align:center !important;
}
/* Карусель фото (footer) */


@media only screen and (max-width: 572px) {
.slick-slide{
	width:200px !important;
}
}


.test-5{
	color:red;
	font-weight:bold;

}