.contentitem{
	width: 30%;
	display: inline-block;
	padding: 0 10px;
	text-align: center;
}
.namecontentgroup{
	background: #ff6600;
	text-align: center;
	color: #ffffff!important;
	text-transform: uppercase;
    font-weight: bold;
}
.contentitemname{
	padding: 10px 0;
	color: #ff6600;
}
.contentitemimg img{
	/*padding: 10px 0;*/
}
.contentitemtext{
	height: 95px;
    overflow: hidden;
}
.table-1 tr th:nth-child(1){
	width: 40%;
}
.specialist p{
	margin-bottom: 5px!important;
	overflow: hidden;	
}
.specialist p img{
	margin-right: 15px;
}
.left.specialist{
	float: left;
}
.wrappspec{
	clear: both;
	padding-top: 40px;
}
.worktimeicon{
	padding-bottom: 60px;
}
.adresicon{
	padding-bottom: 60px;
}
.downloadmap{
	color: red;
	text-transform: uppercase;	
}
.pdownloadmap{
	padding-top: 40px;
}
.kvartalnye{
	text-align: center;
	padding-bottom: 20px;
}
#carousel_photo.otzyvy2 div{
	max-height: 1700px;
}
.noseepage{
	text-align: center;
    font-size: 25px;
}
.noseepage1{
	text-align: center;
    font-size: 70px;
}
.indexblock2span{
	width: 100%;
    display: block;
    padding-top: 20px;
}
.indexblock2ul{
	margin: 0!important;
}
.form_contacts_otzyvy{
	width: auto!important;
}
#content .tablehelp table td:first-child{
	padding-left: 0px;
	text-align: center;

}
#content .tablehelp td{
	padding-left: 0px;
}
.mainpageh1{
	text-transform: uppercase;
	font-size: 17px!important;
	font-weight: bold;
	color: #404040;
	text-align: center;
}
.img_banner{
	max-width: max-content;
    width: 60%;
    height: auto;
}
.img_banner_top{
	display: flex;
	max-width: max-content;
    width: 100%;
	height: auto !important;
	margin-bottom: 30px !important;
}
.img_banner_top ul li{
	list-style: none;
	line-height: 18px !important;
	display: flex;
}
.img_banner_top ul{
	margin: 0px !important;
}
.img_banner_top img{
	width: 100% !important;
	max-width: max-content !important;
	height: 100% !important;
}
.banner_content_product li img{
	margin-right: 10px;
	border: 0px !important;
}
.open_form_zayvka{
	background-color: #ff6600;
	text-align: center;
	padding: 12px 40px;
	color: white;
	text-decoration: none !important;
	text-transform: uppercase;
	font-size: 16px;
	display: inline-block;
}
.open_form_zayvka:hover{
	opacity: 0.9;
}
.banner-btn div{
	margin-top: 10px;
}
.text-banner{
	border-top: 1px solid #ececec;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
    padding: 15px 10px;
	padding-left: 25px;
	padding-top: 25px;
}
.banner-btn{
	margin-top: 2rem;
    margin-bottom: 1rem;
}
.sotrudnichestvo_content{
	display: flex;
    justify-content: space-between;
    gap: 2rem;
    margin-top: 20px;
}
.sotrudnichestvo_item ul {
    margin: 0px !important;
	margin-bottom: 20px !important;
}
.sotrudnichestvo_item{
	padding: 30px;
	background-color: #f7f7f7;
}
.sotrudnichestvo_item ul li {
    list-style: none;
    line-height: 18px !important;
    display: flex;
    align-items: center;
	margin-bottom: 10px;
	gap: 8px;
}
.sotrudnichestvo_item ul li p{
	margin-bottom: 0px !important;
}
.btn_sotrudnichestvo{
	background-color: #ff6600;
	text-align: center;
	padding: 12px 40px;
	color: white;
	text-decoration: none !important;
	text-transform: uppercase;
	font-size: 16px;
	display: inline-block;
}
.title-sotrudnichrtvo{
	font-weight: bold;
	margin-bottom: 15px;
}
.sotrudnichestvo{
	margin-top: 40px;
}
.sotrudnichestvo_item div a{
	width: -webkit-fill-available;
}
.o_companii{
	margin-top: 40px;
}
.o_companii_content{
	line-height: 22px;
	margin-bottom: 40px;
}


#carousel_photo_2 {
    position: relative;
}
#carousel_photo_2 {
    margin: 20px 0 30px;
    padding: 8px 45px 10px 40px;
    border: 1px solid #eee;
    background: #f7f7f7;
    border-radius: 7px;
}
#carousel_photo_2 .nextarr {
    position: absolute;
    bottom: 40%;
    right: 8px;
    cursor: pointer;
}
#carousel_photo_2 .prevarr, #carousel_photo .nextarr {
    font-size: 2em;
    color: #999;
}
#carousel_photo_2 .nextarr, #carousel_photo .nextarr {
    font-size: 2em;
    color: #999;
}
#carousel_photo_2 .prevarr {
    position: absolute;
    bottom: 40%;
    left: 4px;
    z-index: 1;
    cursor: pointer;
}
#carousel_photo_2 .nextarr {
    position: absolute;
    bottom: 40%;
    right: 8px;
    cursor: pointer;
}
.h1-uslugi_detail{
	margin-bottom: 25px !important;
}
#partnery_block{
	display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
/********* Media ***********/

/* Extra small devices (phones, less than 768px) */
@media (min-width: 320px) and (max-width: 767px) {
	.contentitem{
		width: 100%;		
	}
	.viberdesctop{
		display: none;
	}
	#block_company2{
		display: none;
	}	
	.img_banner_top{
		flex-direction: column;
	}
	.text-banner{
		padding-left: 10px;
		padding-top: 20px;
		border-left: 1px solid #ececec;
	}
	.banner-btn {
		margin-top: 1rem;
		margin-bottom: 1rem;
	}
	.img_banner{
		width: 100%;
	}
	.sotrudnichestvo_content{
		flex-direction: column;
		gap: 1rem;
	}
	.sotrudnichestvo_item {
		padding: 20px;
	}
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
	.viberdesctop{
		display: none;
	}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {
	.vibermobile{
		display: none;
	}	
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.vibermobile{
		display: none;
	}	
}
