@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Exo+2:wght@200;300;400;600;800&family=Open+Sans:wght@300;400;600&display=swap');

* {
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;	
}

	.mobileshow {
		display: none;		
	}

h1, h2, h3 ,h4 {
	font-family: 'Exo 2', sans-serif;
	font-weight: 600;
}

.main_h2 {
	text-align: center;
	margin: 40px auto; 
	color: #ffffff; 
	text-transform: uppercase;
	font-weight: 800;
	font-size: 2.8em;
	padding-top: 40px;
}

strong {
	text-transform: uppercase;
}

body {
	font-family: 'Open Sans', sans-serif;
	margin-top: 63px;
}

.superbutton {
	display: inline-block;
	margin-top: 15px;
	margin-bottom: 15px;
	max-width: 290px;
	padding: 13px 40px;
	text-transform: uppercase;
	font-family: 'Exo 2', sans-serif;
	background: rgb(115,9,9);
	background: linear-gradient(180deg, rgba(115,9,9,1) 0%, rgba(194,53,53,1) 100%, rgba(34,34,34,1) 100%);
	border-radius: 20px;
	color: #ffffff;
	font-size: 18px;
	font-weight: 600;
	transition: all 0.3s;
	text-align: center;
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	cursor: pointer;
}

.superbutton:hover {
	background: linear-gradient(180deg, rgba(34,34,34,1) 0%, rgba(194,53,53,1) 100%, rgba(115,9,9,1) 100%);
	color: #fcfcfc;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
	text-decoration: none;
}

.superbutton i {
	margin-right: 8px;
}

.no-parallax{
    width: 100%;
    min-height: 400px;
}
.parallax{
    width: 100%;
    min-height: 500px;
}

#menu {
	background: #fff;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	/* background: rgb(34,34,34); */
	/* background: linear-gradient(180deg, rgba(34,34,34,1) 0%, rgba(17,16,16,1) 30%, rgba(17,17,17,1) 70%, rgba(34,34,34,1) 100%); */
}

#menu a {
	color: #0f3064;
	transition: all 0.3s;
	font-family: 'Exo 2', sans-serif;
	font-weight: 600;
	font-size: 1.1em;
	padding: 5px 25px;
}

#menu li {
	padding-top: 7px!important;
}

.uslugi_menu {
	position: relative;	
	display: inline-block;
}

.uslugi_submenu {	
	background: #fff;
	z-index: 10;
	position: absolute;
	display: block;
	width: 400px;
	overflow: hidden;
	text-align: left;
	display: none;
}

.uslugi_submenu a {
display: block;
width: 100%;
clear: both;
font-size: 14px!important;	
padding: 10px 25px!important;
margin: 0;
transition: none!important
}

.uslugi_submenu a:hover {
	color: #fff!important;
	background: red!important;
	text-decoration: none!important;
}

.uslugi_menu:hover .uslugi_submenu {
	display: block!important;
	padding-top: 20px;
}

.phones {
	font-size: 0.7em;
	background: #1c5baa;
	color: #fff;
}

.phones a {
	color: #fff!important;
	font-size: 1.1rem!important;
}

#header {
	width: 100%;
	min-height: 380px;
	max-height: 100vh;
	clear: both;
	position: relative;
	display: block;
	background: url("/images/header2.jpg") no-repeat #eee;
	background-size: cover;
	background-position: bottom left;
}

#header h1{
	font-size: 2.7em;
	font-weight: 800;
	text-shadow: 2px 3px 3px #fff;
	text-transform: uppercase;
}

#header h2{
	font-size: 1.9em;
	background: #b30000;
	color: #fff;
	display: inline-block;
	padding: 8px 25px 18px 25px;
}


.sub_header {
	max-width: 1200px;
	padding-top: 30px;
	
}

.header_info {
	font-size: 1.0em;
	font-weight: 500;
}

#razvodnoy {
	position: absolute;
	width: 15vw;
	height: 14vw;
	background: url("/images/razvodnoy.png") no-repeat;
	background-size: cover;
	bottom: -21%;
	left: 37%;	
	z-index: 3;
}

#tyres {
	position: absolute;
	width: 300px;
	height: 163px;
	background: url("/images/tyres.png") no-repeat;
	background-size: cover;
	bottom: -13%;
	left: -4%;	
	z-index: 3;
}

#siteinfo {
	background: url("/images/shesterenka.png") no-repeat #eee;
	background-position: bottom 25% right 10%;
	background-size: 20%;
	padding: 8% 0;
	width: 100%;	
	position: relative;
	display: block;
	clear: both;
	font-family: 'Exo 2', sans-serif;
	font-weight: 400;
	font-size: 1.1em;
	margin: 0;
}

#siteinfo2 {
	background: url("/images/kolenval.png") no-repeat #fff;
	background-position: bottom 25% left;
	background-size: 35%;
	padding: 0;
	padding-top: 3%;
	width: 100%;	
	position: relative;
	display: block;
	clear: both;
	font-family: 'Exo 2', sans-serif;
	font-weight: 400;
	font-size: 1.2em;
}

#siteinfo3 {
	background: #fff;
	padding: 3% 0;
	width: 100%;	
	position: relative;
	display: block;
	clear: both;
	font-family: 'Exo 2', sans-serif;
	font-weight: 400;
	font-size: 1.1em;
}


#seoblock {
	background: #fff;
	padding: 6% 0;
	padding-bottom: 20px;
	width: 100%;
	overflow: hidden;
	position: relative;
	display: block;
	clear: both;
	font-family: 'Exo 2', sans-serif;
	font-weight: 400;
	font-size: 1.1em;
}

#seoblock h2 {
	color: #0071A8;
}

#siteinfo img, #siteinfo2 img,  #siteinfo3 img{
	display: block;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	width: 99%;
}

#plitka {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 180px;
	background: url('/images/bg.jpg') no-repeat #2e40b1;
	background-size: cover;
}

.usluga {
	transition: all 0.25s;
	position: relative;
	color: #fff!important;	
}

.usluga:hover {
	text-decoration: none;
}

.usluga img {
	width: 100%;
	transition: all 0.2s;
}

.usluga:hover img{
	transform: scale(1.05);
}

.usluga h3 {	
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2rem;
	text-transform: uppercase;
}

#footer {
	position: relative;
	clear: both;
	overflow: hidden;
	width: 100%;
	height: 600px;
	padding-top: 60px;
	background: #fff;
}

#contacts {
	position: absolute;
	top: 60px;
	left: 10%;
	z-index: 99;
	display: block;
	width: 100%;
	max-width: 400px;
	min-height: 70%;
	padding: 3%;
	background: #1c5baa;
	color: #fff;
	font-weight: 500;
	font-family: 'Exo 2', sans-serif;
	font-size: 1.1em;
	
}

#contacts a{
	color: #fcfcfc;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.3em;
}

.gallery-photo {
	height: 140px;
	margin: 4px;
}

.truck-logo {
	height: 100px;
	margin: 1.5%;
}

.truck-logo2 {
	height: 100px;
	margin: 1.5%;
}

#ya_map {
	width: 100%;
	position: relative;
	padding: 0;
	margin: 0;
	clear: both;
}

.contentpage {
	padding-top: 60px;
	padding-bottom: 60px;
}

.zooma {
	display: inline-block;
}

.zooma:hover {
	text-decoration: none!important;
	transform: scale(1.1)!important;
}

#mobile-menu {
	display: none;
	z-index: 9999999;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	padding: 4%;
	color: #888;
	font-size: 1.4em;
	background: #fcfcfc;
}

#mobile-menu a{
	color: #888;
	display: inline-block;
	padding: 8px 2px;
}

.mmclose {
	cursor: pointer;
	color: #555;
	font-weight: 400;
	font-size: 1.55em;
	width: 100%;
	display: block;
	text-align: right;
	clear: both;
}

.menu-item {
	display: inline-block;
}

.usl1 {
	width: 45%;
	margin-bottom: 4px;
 	
}

.usl2 {
	width: 80%;
	margin-bottom: 3px;
	height: auto;  	
}


@media only screen and (max-width : 1265px) {
	
	#razvodnoy, #tyres {
		display: none;
	}
	
}

@media only screen and (max-width : 950px) {
	
	.mcenter {
		margin: 1% auto;
		display: block;
	}
	
	.mobilehide {
		display: none!important;		
	}
	.mobileshow {
		display: block!important;		
	}
	
	#header {
		font-size: 0.8em;
		height: 90vh;
		color: #fff;
		background: url('/images/bg.jpg') no-repeat #2e40b1;
	}
	
	#header h1{
		text-shadow: none;
		margin-bottom: 25px;
	}
	
	.sub_header {
		padding-top: 5vh;
	}
	
	.header_info {
		font-size: 13px;
		padding: 20px 10%!important;
	}
	
	.header_info h3 {
		font-size: 16px;
	}
	
	.header_head {
		text-align: center!important;
	}
	
	#footer {
		height: auto;
		font-size: 1.2em;
	}
	
	#siteinfo2 {
		background: #fff;
	}
	#siteinfo p, #siteinfo2 p, #siteinfo3 p, #seoblock p, .contentpage p {
		padding: 3%;
	}
	
	#siteinfo h2, #siteinfo2 h2, #siteinfo3 h2, #seoblock h2 {
		text-align: center;
	}
	
	#contacts {
		position: relative;
		clear: both;
		left: 0; 
		top: 0;
		padding: 7%;
		font-size: 0.8em;
		max-width: 950px;
	}
	
	.no-parallax{
		width: 100%;
		min-height: 200px;
	}
	.parallax{
		width: 100%;
		min-height: 300px;
		display: none;
	}


}

@media only screen and (max-width : 640px) {
	body {
		font-size: 0.8em;
	}
	
	.truck-logo {
		height: 60px;
		margin: 2%;
	}

	.truck-logo2 {
		height: 60px;
		margin: 2%;
	}


}

@media only screen and (max-width : 320px) {
	#header {
		font-size: 0.7em;
	}
	
	.header_info {
		font-size: 11px;
	}
}