* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@font-face {
    font-family: 'kelson_sans_rubold';
    src: url('/fonts/kelson_sans_bold_ru.eot');
    src: url('/fonts/kelson_sans_bold_ru.eot?#iefix') format('embedded-opentype'),
    url('/fonts/kelson_sans_bold_ru.woff') format('woff'),
    url('/fonts/kelson_sans_bold_ru.ttf') format('truetype');
}

@font-face {
    font-family: 'kelson_sans_rulight';
    src: url('/fonts/kelson_sans_light_ru.eot');
    src: url('/fonts/kelson_sans_light_ru.eot?#iefix') format('embedded-opentype'),
    url('/fonts/kelson_sans_light_ru.woff') format('woff'),
    url('/fonts/kelson_sans_light_ru.ttf') format('truetype');
}

@font-face {
    font-family: 'kelson_sans_ruregular';
    src: url('/fonts/kelson_sans_regular_ru.eot');
    src: url('/fonts/kelson_sans_regular_ru.eot?#iefix') format('embedded-opentype'),
    url('/fonts/kelson_sans_regular_ru.woff') format('woff'),
    url('/fonts/kelson_sans_regular_ru.ttf') format('truetype');
}
html {
	margin: 0 auto;
}
body {
    font-family: 'Cuprum', sans-serif;
    background: #000 url("/images/bg.png") repeat;
    white-space: nowrap;
	margin: 0 auto;
}
h1 {
    font-size: 1.625em;
}
h3 {
    margin: 56px 0;
    text-align: center;
    font-size: 24px;
}
a {
    text-decoration: underline!important;
}
.container {
    width: 58.75%;
    margin: 0 auto;
}
header {
    width: 100%;
    background-color: #000;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999999;
	margin: 0 auto;
}
html,
body,
header {
    max-width: 1843px;
    min-width: 1265px;
}
.thanks {
    width: 100%;
    padding: 20px;
    font-size: 1.25em;
    text-align: center;
    color: #fff;
    background-color: #000;
    display: none;
}
.border-bottom {
    height: 9px;
    width: 100%;
    background: url("/images/brd.jpg") repeat-x 0 0;
}
header .main-menu {
    height: 61px;
    white-space: nowrap;
}
header .main-menu li {
    display: inline-block;
    width: 20%;
    text-align: center;
    margin-top: -5px;
    vertical-align: top;
    padding: 25px 0;
}
header .main-menu li a {
    color: #fff;
    font-size: 1.285714285714286em;
	text-decoration: none;
    vertical-align: top;
}
header .main-menu li.center {
    background: #ffb902;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYjkwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmU2MDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ffb902 0%, #ffe601 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb902), color-stop(100%,#ffe601));
    background: -webkit-linear-gradient(top,  #ffb902 0%,#ffe601 100%);
    background: -o-linear-gradient(top,  #ffb902 0%,#ffe601 100%);
    background: -ms-linear-gradient(top,  #ffb902 0%,#ffe601 100%);
    background: linear-gradient(to bottom,  #ffb902 0%,#ffe601 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb902', endColorstr='#ffe601',GradientType=0 );
    height: 61px;
    position: relative;
    padding: 10px;
    text-transform: uppercase;
}
header .main-menu li.center p{
    margin-top: 10px;
}
header .main-menu li.center .big{
    font-size: 1.625em;
    color: #20475d;
    margin-top: 0;
}
header .main-menu li.center:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    background: url('/images/header-arrow.png') no-repeat;
    background-size: 100%;
    height: 53px;
    content: "";
}
.banner {
    width: 100%;
    white-space: nowrap;
    position: relative;
    margin-top: 70px;
}
.banner img {
    width: 100%;
    display: block;
}
.order {
    position: absolute;
    right: 25%;
    top: 100px;
    width: 260px;
}
.banner .phones {
  position: absolute;
	top: 20px;
	left: 400px;
	text-align: left!important;
}
.banner .phones .phone {
    font-size: 3em;
    color: #fff;
    margin: 5px 0;
}

.banner .phones .email a {
  font-size: 2em;
  color: #fff;
  margin: 5px 0;
  transition: color .2s ease;
}

.banner .phones .email a:hover,
.banner .phones .email a:focus {
  color: #fff300;
}

.banner .phones .phone .small {
    font-size: 0.875em;
}
.bg {
    position: absolute;
    z-index: 5;
    background-color: #000000;
    opacity: 0.5;
    width: 100%;
    height: 336px;
    border-top: 10px solid #F7DA00;
    border-bottom: 10px solid #F7DA00;
    border-radius: 3px;
}
.order-box {
    position: absolute;
    width: 100%;
    white-space: normal;
    padding: 20px;
    z-index: 10;
}
.order-box input[type="text"]{
    text-align: center;
    font-size: 1.285714285714286em;
    padding: 5px;
    width: 100%;
    margin: 20px auto;
    border: none;
}
.order-box input[type="text"]:hover {
    outline: none;
    outline: 3px dashed #FEB303;
}

.order-box input[type="text"]:focus {
    outline: none;
    outline: 3px solid #FEB303;
}
.order-box input[type="submit"]{
    text-align: center;
    font-size: 1.285714285714286em;
    padding: 5px;
    width: 80%;
    margin: 10px auto;
    border: none;
    background: #e68127;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2ODEyNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWIzMDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #e68127 0%, #feb303 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e68127), color-stop(100%,#feb303));
    background: -webkit-linear-gradient(top,  #e68127 0%,#feb303 100%);
    background: -o-linear-gradient(top,  #e68127 0%,#feb303 100%);
    background: -ms-linear-gradient(top,  #e68127 0%,#feb303 100%);
    background: linear-gradient(to bottom,  #e68127 0%,#feb303 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e68127', endColorstr='#feb303',GradientType=0 );
    color: #fff;
    border-bottom: 5px solid #995505;
    cursor: pointer;

}
.order-box input[type="submit"]:hover {
     border-bottom: 6px solid #995505;
     margin-top: -1px;
 }
.order-box input[type="submit"]:active {
     border-bottom: 0;
     margin-top: 25px;
 }
.order-box input[type="submit"]:focus {
     outline: none;
 }
.order-box * {
    display: block;
}
.order-box p {
    font-size: 1.4375em;
    text-transform: uppercase;
    color: #fff;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 27px;
}
.pluses {
    width: 100%;
    white-space: nowrap;
    margin-top: 55px;
}
.trucks {
	position:relative;
	width: 100%;
	height: 90px;
	background-image: linear-gradient(180deg, rgba(253, 234, 0, 1) 0%, rgba(253, 234, 0, 1) 0%, rgba(223, 155, 1, 1) 72%, rgba(223, 155, 1, 1) 100%);
	margin: 0 0 60px;
}
.trucks__outer {
	padding: 60px 0 0;
	background-color: #ebe9e9;
}
.trucks__container {
	width: 68.75%;
	margin: 0 auto;
}
.trucks::after {
	content: '';
	position: absolute;
	left: 50px;
	top: 50%;
	transform: translateY(-50%);
	display: block;
	width: 300px;
	height: 221px;
	background-image: url(../images/u8.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
}
.trucks__text {
	text-align: center;
	font-family: 'Cuprum';
	font-weight: 400;
	color: #000000;
	font-size: 32px;
	line-height: 90px;
	position: relative;
	left: 150px;
}
.service {
    width: 100%;
    white-space: nowrap;
    margin-top: 55px;
    text-align: center;
}
.pluses li {
    display: inline-block;
    width: 25%;
    text-align: center;
}
.service li {
    display: inline-block;
    width: 16%;
    text-align: center;
}
.title {
    font-size: 3em;
    text-align: center;
}
.pluses .title,
.service .title {
    color: #fff;
}
.pluses .items,
.service .items {
    padding: 55px 0;
}
.pluses .items li,
.service .items li {
    white-space: normal;
    vertical-align: top;
    padding: 0 10px;
}
.pluses .items img,
.service .items img {
    display: block;
    margin: 0 auto;
}
.pluses .items .description,
.service .items .description {
    margin-top: 55px;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    font-size: 1.5em;
    color: #fff;
    line-height: 1.3;
    border-top: 1px solid #DB9002;
    #border-bottom: 1px solid #DB9002;
    padding: 5px;
    position: relative;
}
.service .items .description {
    font-size: 1.285714285714286em;
}
.pluses .items .description:before,
.service .items .description:before {
    content: url("/images/plus_arrow.png");
    position: absolute;
    top: -41px;
    left: 50%;
}
.cars,
.contact {
    padding-top: 95px;
    width: 100%;
    white-space: nowrap;
    background-color: #EBE9E9;
    position: relative;
}
.ar {
    position: absolute;
    top: 0;
    left: 46.25%;
    width: 140px;
    height: 50px;
    background: url("/images/ar.png");
}
.cars .border-bottom {
    margin-top: 52px;
}
.cars .list {
    margin-top: 66px;
    text-align: center;
}
.cars .car {
    width: 16%;
    display: inline-block;
    background-color: #fff;
    margin: 0 15px 60px;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
}
.cars .car.mb-0 {
    margin-bottom: 0;
}
.cars .car .car-top {
    height: 11px;
    width: 100%;
    background: url("/images/car_top.jpg");
}
.cars .car img {
    display: block;
    width: 100%;
}
.cars .car .name {
    text-align: right;
    font-size: 1.285714285714286em;
    margin-top: -10px;
    text-decoration: underline;
    line-height: 1.2;
    padding: 0 10px;
}
.cars .car ul.about {
    white-space: normal;
    color: #595959;
    padding: 10px 10px 5px 10px;
    list-style: square inside !important;
}
.cars .car ul.about li {
    display: block;
    width: 100%;
    line-height: 1.2;
    padding: 0;
    font-size: 1.2em;
}
.btn {
    background: #feec00;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZWMwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iI2Q3ODQwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGJlMDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #feec00 0%, #d78402 70%, #edbe01 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feec00), color-stop(70%,#d78402), color-stop(100%,#edbe01));
    background: -webkit-linear-gradient(top,  #feec00 0%,#d78402 70%,#edbe01 100%);
    background: -o-linear-gradient(top,  #feec00 0%,#d78402 70%,#edbe01 100%);
    background: -ms-linear-gradient(top,  #feec00 0%,#d78402 70%,#edbe01 100%);
    background: linear-gradient(to bottom,  #feec00 0%,#d78402 70%,#edbe01 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feec00', endColorstr='#edbe01',GradientType=0 );
    text-decoration: underline;
    color: #000;
    border-radius: 5px;
    padding: 7px 10px;
    display: inline-block;
    margin: 5px 5px 5px 10px;
    font-size: 1.1em;
}
.btn-more:hover {
    color: #fff;
}
.contact .text,
.contact .img {
    display: inline-block;
    vertical-align: top;
}
.contact .text {
    padding-top: 20px;
    width: 30%;
    text-align: right;
    line-height: 1.2;
}
.contact .img {
    width: 70%;
    padding-left: 80px;
}
.contact .phone {
    font-size: 2em;
	margin-top: 5px;
    color: #504e4e;
}
.contact .phone .small {
    font-size: 1.1875em;
}

.contact .email a {
  font-size: 1.8em;
  color: #504e4e;
  margin: 5px 0;
  transition: color .2s ease;
}

.contact .email a:hover,
.contact .email a:focus {
  color: #eb8b20;
}

.contact .order-btn {
    display: block;
    background: #e68127;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2ODEyNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWIzMDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #e68127 0%, #feb303 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e68127), color-stop(100%,#feb303));
    background: -webkit-linear-gradient(top,  #e68127 0%,#feb303 100%);
    background: -o-linear-gradient(top,  #e68127 0%,#feb303 100%);
    background: -ms-linear-gradient(top,  #e68127 0%,#feb303 100%);
    background: linear-gradient(to bottom,  #e68127 0%,#feb303 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e68127', endColorstr='#feb303',GradientType=0 );
    color: #fff;
    text-decoration: underline;
    font-size: 0.875em;
    padding: 10px 20px;
    text-transform: uppercase;
    border-radius: 3px;
    width: 80%;
    text-align: center;
    font-weight: bold;
    float: right;
}

/* MORE */
#dark,
.modal-container {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 99999999999;
    cursor: pointer;
    display: none;
}
#dark {
    background: rgba(0,0,0,0.8);
}
.modal-container {
    overflow: auto!important;
    margin: 0;
    padding: 0;
    border: 0;
    border-collapse: collapse;
}
.modal-container-zone {
    height: 100%;
    margin: 0 auto;
    white-space: normal;
    font-family: 'kelson_sans_ruregular';
    cursor: default;
}
.modal-container-zone .container {
    background-color: #f3f3f3;
}
.modal-container-zone .row {
    width: 100%;
    white-space: nowrap;
    text-align: left;
}
.modal-container-zone .col-6,
.modal-container-zone .col-4 {
    display: inline-block;
    white-space: normal;
    vertical-align: top;
}
.modal-container-zone .col-6 {
    width: 60%;
    padding-left: 60px;
}
.modal-container-zone .main-img {
    width: 100%;
}
.modal-container-zone .main-img img {
    width: 100%;
}
.modal-container-zone .title {
    font-size: 1.285714285714286em;
    font-weight: bold;
    text-align: left;
    margin: 55px 0 15px 0;
}
.modal-container-zone table {
    font-size: 0.75em;
    line-height: 1.5;
}
.modal-container-zone table .phone {
    color: #504e4e;
    line-height: 1.5;
}
.modal-container-zone table .phone .title {
    font-size: 1.285714285714286em;
    width: 50%;
}
.modal-container-zone table .phone .number {
    font-size: 1.4375em;
    width: 50%;
}
.modal-container-zone table .phone .number .small {
    font-size: 1.285714285714286em;
    color: #504e4e;
    line-height: 1.5;
}
.modal-container-zone table tr td:first-child{
    text-align: left;
    font-weight: bold;
}
.modal-container-zone table tr td:nth-child(2){
    text-align: right;
}
.modal-container-zone table tr:nth-child(odd){
    background-color: #e7e7e7;
}
.modal-container-zone table tr td{
    padding: 5px;
}
.modal-container-zone .col-4 {
    width: 40%;
}
.modal-container-zone .more-images {
    padding: 55px 0 15px;
    text-align: center;
}
.modal-container-zone .more-images img {
    width: 100%;
}
.modal-container-zone .more-images .row {
    #padding: 55px 0 15px;
    white-space: nowrap;
    width: 260px;
    margin: 0 auto;
    text-align: left;
}
.modal-container-zone .more-images .more-images-item {
    display: inline-block;
    width: 45%;
    margin: 5px 2.5%;
    white-space: normal;
    text-align: center;
}
.modal-container-zone .order {
    position: relative;
    right: 0;
    top: 0;
    width: 260px;
    height: 366px;
    margin: 43px auto 20px;
}
.pop-up {
    display: none;
}
.dc {
    margin-top: 20px;
    color: #999999;
}
.dc a {
    color: #EF9319;
}
.popup-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    background-color: #000;
    background-color: rgba(0,0,0,.6);
    z-index: 600;
    overflow: hidden;
}
.popup-wrap .popup {
    top: 100px;
    #left: 50%;
    position: fixed;
    width: 100%;
    display: block;
    z-index: 601;
}
.popup-wrap .popup-content {
    position: relative;
}
.popup-wrap .popup-content .order-f {
    position: absolute;
    left: 45%;
    top: 100px;
    width: 260px;
    height: 350px;
    -moz-box-shadow: 0 0 100px 0 rgba(255,217,38,.7);
    -webkit-box-shadow: 0 0 100px 0 rgba(255,217,38,.7);
    box-shadow: 0 0 100px 0 rgba(255,217,38,.7);
}
.order-f .bg {
    opacity: 1;
}
@media (min-width: 1280px) {
	body {
		font-size: 10px;
	}
	header .main-menu li.center:after {
		height: 60px;
	}
		.order {
		right: 22%;
		top: 70px;
		width: 220px;
	}
	.order-box p {
		margin-bottom: 0;
	}
	.bg {
		height: 280px;
	}
	.service .items .description,
	.pluses .items .description {
		font-size: 1.5em;
	}
	.modal-container-zone table {
		font-size:1.2em;
	}
}
@media (max-width: 1280px) {
	body {
		font-size: 10px;
	}
	header .main-menu li.center:after {
		height: 60px;
	}
		.order {
		right: 22%;
		top: 70px;
		width: 220px;
	}
	.order-box p {
		margin-bottom: 0;
	}
	.bg {
		height: 280px;
	}
	.service .items .description,
	.pluses .items .description {
		font-size: 1.5em;
	}
	.modal-container-zone table {
		font-size:1.2em;
	}
}
@media (min-width: 1366px) {
	body {
		font-size: 12px;
	}
	.order {
		right: 20%;
		top: 70px;
		width: 220px;
	}
	.order-box p {
		margin-bottom: 0;
	}
	.bg {
		height: 300px;
	}
	.contact .order-btn {
		padding: 10px 0;
	}
	.modal-container-zone table {
		font-size:1em;
	}
}
@media (min-width: 1600px) {
	body {
		font-size: 14px;
	}
	header .main-menu li.center:after {
		height: 60px;
	}
		.order {
		right: 27%;
		top: 90px;
		width: 260px;
	}
	.order-box p {
		margin-bottom: 0;
	}
	.bg {
		height: 350px;
	}
	.service .items .description,
	.pluses .items .description {
		font-size: 1.2em;
	}
}

.promo {
    margin: -50px auto 50px;
    text-align: center;
}

.promo img {
    max-width: 100%;
}
