body {
	padding: 0px;
	margin: 0px;
	color: black;
    font-family: 'Open sans''Oswald', sans-serif;
	font-weight: 700;
}

/* -------------------------------------*/
ul, li {
    display: block;
    padding: 0;
    margin: 0;}




 
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
margin-bottom : 0.5rem;
font-family : inherit;
font-weight : 500;
line-height : 1.2;
color : inherit;
}
.h1, h1 {
font-size : 2.5rem;
}
.h2, h2 {
font-size : 2rem;
}
.h3, h3 {
font-size : 1.75rem;
}
.h4, h4 {
font-size : 1.5rem;
}
.h5, h5 {
font-size : 1.25rem;
}
.h6, h6 {
font-size : 1rem;
}


/* -------------------------------------*/



.container {
	width: 960px;
	margin: 0px auto;
}

.scroll_up {
text-decoration: none;
top:auto;
bottom:10px;
left:auto; 
right: 20px;
z-index: 10;
}




/* --------------------ШАПКА------------------------*/

#first {
	min-height: 150px;
	background-color: white ;

}


.menu-main {
  list-style: none;
  margin: 40px 120px;
  text-align: right;
}
.menu-main li {display: inline-block;}
.menu-main li:after {
  display: inline-block;
  vertical-align:center;
}
.menu-main li:last-child:after {content: none;}
.menu-main a {
  text-decoration: none;
  font-family:  Myriad Pro condensed, Arial Narrow, Comic Sans MS condensed, Times New Roman condensed;
  letter-spacing: 1px;
  position: relative;
  padding-bottom: 5px;
  margin: 75px 30px 0 30px;
  font-size: 16px;
  text-transform: uppercase;
  display: inline-block;
  transition: color .2s;
}
.menu-main a, .menu-main a:visited {color: #002B52;}
.menu-main a.current, .menu-main a:hover{color: #212121;}
.menu-main a:before,
.menu-main a:after {
  content: "";
  position: absolute;
  height: 4px;
  top: auto;
  right: 50%;
  bottom: -6px;
  left: 50%;
  background: #990020;
  transition: .5s;
}
.menu-main a:hover:before, .menu-main .current:before {left: 0;}
.menu-main a:hover:after, .menu-main .current:after {right: 0;}   
@media (max-width: 550px) {
.menu-main {padding-top: 0;}
.menu-main li {display: block;}
.menu-main li:after {content: none;}
.menu-main a {
  padding: 15px 0 20px; 
  margin: 0 30px;
}
}


.logo {
	margin: 50px -100px;
}





/* --------------main----------------------------*/


#two {
	height: 720px;
}

.razrab h3{
	font-size: 52px;
	color: white;
	text-align: center; 
	padding-top: 220px;
line-height: 1;
font-weight: 500;
}

.razrab h3 p{
	font-size: 102px;
	color: white;
	font-weight: 900;
	text-align: center; 
}
.razrab h4{
	font-family: roboto;
	font-size: 42px;
	color: white;
	text-align: center; 
	padding-top: 20px;
line-height: 1.5;
font-weight: 100;
}

#two { 
	background: url(../img/main1.jpg) 50% 0 no-repeat fixed; 
	height: 715px;  
	margin: 0 auto; 
    width: 100%; 
    max-width: 3600px; 
    position: relative; 
}


@media screen and (max-width: 1920px) {

#two { 
	background: url(../img/main1.jpg) 50% 0 no-repeat fixed; 
	 
}

}




/* ------------------about us-------------------*/

#three {
	height: 700px;
	background-color: white ;
}

.about {
    font-size: 36px;
	margin-top: 100px;
	padding-left: 60px; 
	line-height: 1.2;
	color: #002B52;
}

span {
	font-weight: 600
}


.text-left  {
font-size: 16px;
font-weight: lighter;
margin-top: 20px;
	padding-left: 60px; 
color: #4e4e4e;
line-height: 1.2;
}

.picture {
margin: 120px -80px;	
}



/* -----------------divisions--------------------------*/


#four {
height: 890px;
	background-color: #002B52;
}


#four h1 {
	font-weight: 700;
}

.divisions_zag { 
	padding-top: 50px;
	text-align: center;
	color: white;
}


.MRO_back {
	background-color: #fafafa;
	width: 300px; height: 680px;
	margin-top: 10px;
	margin-left: -185px;
	display: block;
	border-radius: 0 0 15px 15px;

}


.MRO_back__text {
font-weight: 400;
font-size: 18px;
line-height: 1.2;
padding-top: 250px;
margin: 40px 30px 30px 40px;
}

.MRO_back__text___span {
	font-size: 26px;
	font-weight: bolder;
}

.diesel_back {
	background-color: #fafafa;
	width: 300px; height: 640px;
	margin-top: 10px;
	margin-left: -95px;
	display: block;
	border-radius: 0 0 15px 15px;
}

.diesel_back__text {
font-weight: 400;
font-size: 18px;
line-height: 1.2;
padding-top: 250px;
margin: 40px 30px 40px 40px;
}
.diesel_back__text___span {
	font-size: 26px;
	font-weight: bolder;
}


.food_back {
	background-color: #fafafa;
	width: 300px; height: 680px;
	margin-top: 10px;
	margin-left: -5px;
	display: block;
	border-radius: 0 0 15px 15px;
}


.food_back__text {
font-weight: 400;
font-size: 18px;
line-height: 1.2;
padding-top: 250px;
margin: 40px 40px 40px 40px;
}
.food_back__text___span {
	font-size: 26px;
	font-weight: bolder;
}


.food2_back {
	background-color: #fafafa;
	width: 300px; height: 680px;
	margin-top: 10px;
	margin-left: 85px;
	display: block;
	border-radius: 0 0 15px 15px;
}

.food2_back__text {
font-weight: 400;
font-size: 18px;
line-height: 1.2;
padding-top: 250px;
margin: 40px 40px 40px 40px;
}
.food2_back__text___span {
	font-size: 26px;
	font-weight: bolder;
}

/* ---------------brands------------------------*/


#five {
height: 920px;
background-color: white;
}

.brands_zag { 
	padding: 70px 20px 40px 20px;
	text-align: center;
	font-size: 30px;
}
.Our_Partners { 
	padding: 130px 0px 0px 0px;
	text-align: center;
	font-size: 29px;
}

.text-left2 {
	padding-top: 4px;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.7;
}



/* ---------------Преимущество MRO------------------------*/


#six {
height: 530px;
background-color: #002B52;
}

.advantages_zag h1{ 
	padding: 70px 20px 20px 20px;
	text-align: center;
	font-size: 44px;
color: white;
}

.advantages{
	padding-top: 60px;
	padding: 20px;
	font-size: 20px;
	font-weight: 400;
	color: white;

	text-align: center;
}

.advantages h4 {
			font-weight: 400;
	line-height: 1.5;
	text-align: left;
}




/* ---------------Преимущество MRO------------------------*/






/* ----------------------Подвал-------------------------*/

#footer {
	height: 390px;
	background-color: #616161;
}

.social-block {
margin-top: 120px;
padding-left: 11px;
font-size: 18px;
text-align: right;
color: #eeeeee;
}


.logo2 {
	margin: 50px -200px;
}

.mess   {
	float: right;
	font-size: 18px;
margin-top: -215px;
padding-right: 10px;
list-style-type: none; 
color: #eeeeee;
}


.infomess  {
	float: right;
	margin-top: 0px;
	padding-right: 0px;
	font-size: 16px;
	font-weight: 400;
	color: white;
}

.mess .fa {
	color: white;
	margin: 3px 5px;
}

.fa-mobile {
	font-size: 27px;
	padding-left: 2px;
}
.fa-map-marker {
	font-size: 20px;
	padding-left: 2px;
}



.mess i{
color: black;
-webkit-text-stroke: 0.5px white;
-webkit-text-fill-color:  white;
}


.addres   {
	float: right;
	font-size: 18px;
margin-top: 80px;
padding-right: 10px;
list-style-type: none; 
color: #eeeeee;
}

.addres_street  {
	float: right;
	margin-top: 20px;
	padding-right:0px;
	font-size: 16px;
	font-weight: 400;
	color: white;
}


.maps {
	margin-top: 50px;
	margin-left: -450px;
}