/*! CSS Used from: https://awd-plus.ru/assets/templates/awdplus/css/style.css */
* {
    margin: 0;
    padding: 0;
}

footer,
header,
nav,
section {
    display: block;
}

input,
textarea,
a,
button {
    outline: none !important;
}

.wts {
    position: absolute;
    right: 22px;
    top: 54px;
    text-decoration: none;
    color: #af1520;
    z-index: 999;
    background: url(https://awd-plus.ru/assets/templates/awdplus/images/wt4.png) no-repeat left;
    background-size: auto;
    background-size: 14px;
    padding-left: 20px;
}

.wrp.cleared {
    position: relative;
}

.header_top {
    position: relative;
    z-index: 10;
}

.wrp {
    max-width: 1170px;
}

@media screen and (max-width : 1024px) {

    .header_top .clear,
    .header_top .mtr {
        display: none;
    }

    .header_top .wrp.cleared {
        display: flex;
        flex-wrap: wrap;
    }

    .header_top .logo {
        order: -1;
        max-width: 30%;
    }

    .header_top .wts {
        order: 0;
        margin: 0;
        top: 0;
        position: relative;
        right: 0;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        max-width: 70%;
        margin: 0 0 0 auto;
    }

    .header_top .addr {
        display: flex;
        flex-direction: column;
        order: 1;
        margin-top: 1em;
        font-size: 0.95em;
        text-align: left;
        height: auto;
        width: 100%;
    }

    .header_top .addr br {
        display: none;
    }

    .header_top .addr span {
        display: none !important;
    }

    .header_top .tel {
        order: 2;
        font-size: 0.95em;
        margin: 0.5em 1em 0 0;
    }

    .header_top .mail {
        order: 2;
        font-size: 0.95em;
        margin: 0.5em 0 0;
    }
}

.header_bottom {
    position: relative;
    z-index: 9;
}

@media screen and (max-width : 1024px) {
    .header_bottom .mobm {
        display: flex;
        flex-direction: column;
        position: relative;
        left: 0;
        height: auto;
        top: 0;
        margin: 5px 0;
    }

    .header_bottom .menu {
        display: inline-block !important;
    }

    .header_bottom .menu .fst li:first-child {
        margin-top: 0;
    }
}

.d9 img {
    height: 240px;
}

.mtr {
    display: block;
    float: right;
    background: #af1520;
    color: #fff;
    width: 150px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    text-decoration: none;
    margin-right: 43px;
    margin-top: 10px;
    border: none;
}

@media all and (min-width:320px) and (max-width:1000px) {
    .mtr {
        display: inline-block;
        float: none;
        background: #af1520;
        color: #fff;
        width: auto;
        line-height: 20px;
        text-align: center;
        font-size: 12px;
        text-decoration: none;
        margin-right: 0;
        margin-top: 10px;
        padding-left: 30px;
        padding-right: 30px;
        max-width: 180px;
    }
}

.ppf {
    background: rgba(21, 31, 56, 0.85);
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}

.fod h1 {
    color: #fff;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 400;
    line-height: 42px;
}

.fod h1 #nms {
    color: #fff;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    font-size: 30px !important;
    font-weight: 400 !important;
    line-height: 42px !important;
}

.fod h1 span {
    font-weight: normal;
    font-size: 25px;
    font-weight: 300;
    display: block;
}

img {
    border: none;
    max-width: 100%;
}

body {
    font: 15px 'Roboto', sans-serif;
    font-weight: 400;
    height: 100%;
    overflow-x: hidden;
}

html {
    height: 100%;
}

.katalog_logo {
    margin-top: 50px;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

.manuf li {
    float: left;
    list-style: none;
    width: 12%;
    line-height: 80px;
    display: block;
    text-align: center;
    float: left;
    margin: 0px 0.3vw;
}

.manuf li img {
    vertical-align: middle;
    max-height: 104px;
    max-width: 80%;
}

.katalog_logo img {
    float: left;
}

.katalog_text {
    font-size: 25px;
    margin-top: 19px !important;
    margin-left: 30px;
    float: left;
}

.clearfix:after {
    content: '';
    display: table;
    width: 100%;
}

.wrapper {
    /* min-width: 1170px; */
    height: 100%;
}

.wrp {
    /* width: 1170px; */
    padding: 0 10px;
    margin: 0 auto;
}

.wrp1 {
    width: 95%;
    padding: 0 10px;
    margin: 0 auto;
}

.header_top {
    background: white;
    padding-bottom: 13px;
}

header .logo {
    display: block;
    float: left;
    margin: 14px 0 0 0;
}

header .logo img {
    display: block;
}

footer .logo {
    display: block;
    float: left;
    margin: 30px 0 30px 0;
}

footer .logo img {
    display: block;
}

header .addr {
    float: left;
    font-size: 19px;
    font-weight: 400;
    margin: 30px 0 0 39px;
    color: #114980;
    padding-left: 19px;
    background: url(https://awd-plus.ru/assets/templates/awdplus/images/map_icon.png) no-repeat left;
    height: 16px;
    line-height: 16px;
}

header .tel {
    display: block;
    float: right;
    margin-top: 30px;
    padding-left: 24px;
    background: url(https://awd-plus.ru/assets/templates/awdplus/images/phone_icon.png) no-repeat left;
    height: 14px;
    line-height: 14px;
    font-size: 19px;
    color: #114980;
    font-weight: 400;
    text-decoration: none;
}

header .mail {
    display: block;
    float: right;
    margin-top: 30px;
    margin-right: 44px;
    padding-left: 28px;
    background: url(https://awd-plus.ru/assets/templates/awdplus/images/mail_icon.png) no-repeat left;
    height: 12px;
    line-height: 12px;
    font-size: 19px;
    color: #114980;
    font-weight: 400;
    text-decoration: none;
}

footer .phone {
    display: block;
    float: right;
    margin-top: 50px;
    padding-left: 24px;
    background: url(https://awd-plus.ru/assets/templates/awdplus/images/phone_icon_white.png) no-repeat left;
    height: 14px;
    font-size: 14px;
    color: #fff;
    font-weight: 300;
    letter-spacing: 1px;
    text-decoration: none;
}

footer span {
    padding-left: 30px;
    line-height: 12px;
    font-size: 12px;
    color: #fff;
    font-weight: 100;
    text-decoration: none;
}

.header_bottom {
    background: #151E38;
}

header nav {
    float: left;
}

header nav li {
    position: relative;
    list-style-type: none;
    display: block;
    float: left;
}

header nav:after {
    content: '';
    display: block;
    clear: both;
}

header nav li a {
    text-decoration: none;
    color: white;
    text-transform: uppercase;
    font-size: 12px;
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
}

header nav li:hover a,
header nav li.active a {
    background: #A8181C;
}

header nav li ul {
    display: flex;
    flex-direction: column;
    min-width: 100%;
    background: #151E38;
}

@media screen and (min-width: 1024px) {
    header nav li ul {
        opacity: 0;
        visibility: hidden;
        position: absolute;
        width: max-content;
        max-width: 300px;
    }
}

header nav li:hover ul {
    opacity: 1;
    visibility: visible;
}

header nav li ul li {
    width: 100%;
    max-width: 100%;
}

header nav li ul li a {
    background: #151E38 !important;
}

header nav li ul li a:hover {
    background: #A8181C !important;
}

.menu {
    width: 100%;
}

.header-menu-nav {
    display: flex;
}

header nav li.last_link {
    margin-left: auto;
}

footer nav {
    float: left;
    margin: 40px 0 0 100px;
}

footer nav li {
    list-style-type: none;
    display: block;
    float: left;
}

footer nav:after {
    content: '';
    display: block;
    clear: both;
}

footer nav li a {
    text-decoration: none;
    color: white;
    text-transform: uppercase;
    font-size: 10px;
    display: block;
    font-weight: 300;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
}

footer nav li:hover a {
    color: #A8181C;
}

.form {
    position: relative;
    background: rgba(21, 31, 56, 1);
    color: #fff;
    border-radius: 6px;
    padding: 20px 100px 20px 100px;
    width: 56%;
    height: auto;
    margin: -16% auto 30px auto;
    box-shadow: 0px 0px 44px 0px rgba(0, 0, 0, 0.95);
    box-sizing: border-box;
    z-index: 1; 
}

.form-title {
    text-align: center;
    font-weight: 900;
    font-size: 19px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.form-title span {
    text-align: center;
    font-weight: 400;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.one {
    background: none;
    border: 1px solid #fff;
    border-radius: 2px;
    color: #fff;
    padding: 9px 0 0 25px;
    width: 100%;
    height: 50px;
    box-sizing: border-box;
    font-size: 14px;
    margin-bottom: 7px;
}

.cell {
    float: left;
    border-radius: 2px;
    border: 1px solid #fff;
    padding: 8px 22px;
    width: 210px;
    background: none;
    color: #fff;
}

.submit {
    float: right;
    border-radius: 2px;
    background-color: rgb(227, 41, 21);
    border: 1px solid red;
    padding: 8px 25px;
    width: 250px;
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    cursor: pointer;
}

.submit:hover {
    background: #FF0000;
}

.garant {
    font-size: 11px;
    font-weight: 100;
    color: #fff;
    text-align: center;
    margin-top: 15px;
}

.garant2 {
    margin-top: 140px;
    font-size: 12px;
    font-weight: 100;
    color: #fff;
    text-align: center;
}


@media (max-width: 490px) {
    .list {
        flex-direction: column;
        align-items: center;
    }
}


@media (max-width: 540px) {
    .hydraulic-form {
        padding-bottom: 40px !important;
    }
}

.list {
    padding: 0px !important;
    margin: 0px;
    display: inline-flex;
    justify-content: space-around;
    width: 100%;
}

.list li {
    width: 260px;
    display: block;
    text-align: center;
    float: left;
    margin-bottom: 42px;
}

.serv-title {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 19px;
    margin-top: 14px;
}

.list li p {
    font-size: 17px;
    font-weight: 100;
    text-transform: uppercase;
}

.main_news {
    padding: 25px 0 70px 0;
}

.main_news .title {
    text-align: center;
    color: black;
    text-transform: uppercase;
    font-size: 30px;
    position: relative;
    font-weight: 300;
    margin-bottom: 60px;
}

.main_news .item {
    width: 23%;
    height: 295px;
    box-sizing: border-box;
    margin: 10px;
    float: left;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.35);
}

.main_news .item .img {
    display: block;
    text-decoration: none;
    position: relative;
}

.main_news .item .img .pop {
    display: none;
    transition: 0.2s;
    width: 100%;
    height: 123%;
    background: rgba(34, 43, 68, 0.79);
    position: absolute;
    top: 0;
    left: 0;
}

.main_news .item .img:hover .pop {
    display: block;
    transition: 0.2s;
}

.main_news .item .img:hover .pop span {
    display: block;
    background: red;
    padding: 10px 0 10px 0;
    margin-top: 50%;
    color: white;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
}

.hiden {
    display: none;
}

.form3 {
    position: relative;
    width: 300px;
    background: rgba(21, 31, 56, 0.9);
    padding: 35px;
    text-align: center;
    margin: auto;
}

.form3 span {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-weight: 700;
}

.g-recaptcha {
    display: inline-block;
    width: 100%;
    margin: 24px 0 0;
}

.form3 input {
    float: left;
    border-radius: 2px;
    border: 1px solid #fff;
    padding: 14px 25px;
    width: 250px;
    background: none;
    color: #fff;
    margin-bottom: 24px;
}

.form3 textarea {
    background: none;
    border: 1px solid #fff;
    border-radius: 2px;
    color: #fff;
    padding: 10px 0 0 20px;
    min-width: 21px;
    width: 100%;
    height: 60px;
    box-sizing: border-box;
    font-size: 14px;
    margin: 30px 0 20px 0;
}

.button_hiden {
    border-radius: 2px;
    background-color: rgb(227, 41, 21);
    border: 1px solid red;
    padding: 14px 25px;
    width: 250px;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 20px;
    cursor: pointer;
}

.button_hiden:hover {
    background: #FF0000;
}

.success {
    position: relative;
    border: 30px solid #0C1631;
    min-width: 250px;
    width: 50%;
    height: 150px;
    background: white;
    padding: 20px;
    text-align: center;
    margin: auto;
}

.success span {
    color: #192b59;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-weight: 700;
}

.main_news .item p {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: black;
    margin: 0 10px 0 10px;
}

.text_block .title {
    text-align: center;
    color: black;
    text-transform: uppercase;
    font-size: 30px;
    position: relative;
    font-weight: 300;
    margin-bottom: 40px;
}

.text_block {
    padding: 45px 0 55px 0;
    background-color: #EDEDED;
}

.text_block .image {
    display: block;
    float: left;
    width: 500px;
    padding-left: 50px;
}

.text_block .text {
    float: right;
    padding-top: 20px;
    padding-right: 100px;
}

.text_block .text p {
    color: #565656;
    font-size: 18px;
    line-height: 23px;
    font-weight: 500;
    margin-bottom: 25px;
}

.text {
    padding: 0;
}

.text ul>li {
    list-style: none;
    position: relative;
    padding-left: 15px;
}

.text ul>li:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -5px;
    width: 11px;
    height: 11px;
    margin-top: -17px;
    border-radius: 50%;
    background: #A61E22;
}

.order_block .title {
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-size: 30px;
    position: relative;
    font-weight: 300;
    padding-top: 37px;
    margin-bottom: 40px;
}

.order_block {
    background-color: #424E5C;
    height: 580px;
}

.order_form form {
    float: right;
    width: 100%;
    max-width: 450px;
    min-height: 310px;
    background: rgba(21, 31, 56, 0.9);
    padding: 35px;
    text-align: center;
    box-sizing: border-box;
}

.order_form .ttl span {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-weight: 700;
}

.order_form input {
    float: left;
    border-radius: 2px;
    border: 1px solid #fff;
    padding: 14px 25px;
    margin: 0 0 25px;
    width: 100%;
    background: none;
    color: #fff;
    box-sizing: border-box;
}

.two {
    background: none;
    border: 1px solid #fff;
    border-radius: 2px;
    color: #fff;
    padding: 10px 0 0 20px;
    min-width: 21px;
    width: 100% !important;
    height: 60px;
    box-sizing: border-box;
    font-size: 14px;
    margin: 30px 0 20px 0;
}

.order_form .btn {
    float: right;
    border-radius: 2px;
    background-color: rgb(227, 41, 21);
    border: 1px solid red;
    padding: 14px 25px;
    width: 100%;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 5px;
    cursor: pointer;
    box-sizing: border-box;
}

.order_form .btn:hover {
    background: #FF0000;
}

.contaks {
    float: left;
    height: 80px;
}

.order_block .addr {
    display: block;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    padding-left: 19px;
    background: url(https://awd-plus.ru/assets/templates/awdplus/images/map_icon.png) no-repeat left;
    height: 16px;
    margin-bottom: 20px;
}

.order_block .tel {
    display: block;
    padding-left: 17px;
    background: url(https://awd-plus.ru/assets/templates/awdplus/images/phone_icon.png) no-repeat left;
    line-height: 14px;
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    text-decoration: none;
}

.order_block .addr span {
    font-weight: 500;
}

.order_block .tel span {
    font-weight: 500;
}

.map {
    margin-top: 20px;
    float: left;
}

.list2 {
    padding: 0px;
    margin: 0px;
}

.list2 li {
    width: 13.5%;
    line-height: 150px;
    display: block;
    text-align: center;
    float: left;
    margin: 0px 0.3vw;
}

.list2 li img {
    vertical-align: middle;
    max-height: 104px;
    max-width: 80%;
}

.order_desc {
    background: url(https://awd-plus.ru/assets/templates/awdplus/images/order_desc-bg.jpg);
    background-size: auto 100%;
    background-attachment: fixed;
    top: 0;
    left: 0;
    position: relative;
}

.order_desc-text {
    padding: 30px 0;
    font-size: 16px;
    z-index: 99;
}

.order_desc-text h2 {
    position: relative;
    font-size: 2.2em;
    margin-bottom: 20px;
}

.order_desc-text h3 {
    margin: 10px 0;
}

.order_desc-text h2:before {
    content: "";
    width: 18%;
    height: 5px;
    background: rgba(168, 24, 28, 0.85);
    display: inline-block;
    position: absolute;
    bottom: -11px;
}

.order_desc-text ul {
    padding: 10px 0 10px 30px;
}

.order_desc-text ul li {
    margin: 5px 0;
}

.footer_top {
    background: #0C1631;
}

footer nav li a {
    height: 60px;
    line-height: 60px;
    padding: 0 18px;
}

.header_top .cl {
    display: none;
}

.clear {
    clear: both;
}

.cleared:after {
    content: '';
    display: block;
    clear: both;
}

.katalog_text {
    font-size: 25px;
    margin-top: 50px;
    margin-left: 30px;
}

.katalog_logo {
    margin-top: 50px;
    margin-bottom: 10px;
}

.imgkatalog {
    text-align: center;
}

header,
footer {
    float: left;
    width: 100%;
}

#glav {
    float: left;
    width: 100%;
}

@media screen and (max-width: 1024px) {
    #glav {
        margin: 0 0 24px;
    }
}

.infor {
    display: none;
}

.infor h3 {
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
}

.pline {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.pline input {
    width: 96%;
    padding-left: 2%;
    padding-right: 2%;
    height: 30px;
    background: #fff;
    border: none;
}

#pol4 {
    display: block;
    width: 100%;
    background: #a8181c;
    text-align: center;
    line-height: 40px;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 50px;
    cursor: pointer;
}

.cls {
    position: relative;
    right: 0;
    float: right;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    font-weight: bold;
}

.mmn {
    display: block;
    text-align: left;
    margin-bottom: 5px;
}

.infor h3 {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px;
    width: 100%;
    float: left;
    margin-top: 10px;
}

.mobm {
    display: none;
}

#pol3 {
    width: 100%;
    height: 100px;
}

.slider .bx-wrapper {
    display: flex;
    justify-content: center;
}

@media all and (min-width:320px) and (max-width:900px) {
    header nav li {
        display: inline-block;
        margin: 0;
        float: left;
        width: 100%;
        text-align: left;
    }

    .mobm {
        display: block;
        position: absolute;
        width: 29px;
        left: 20px;
        top: 20px;
        cursor: pointer;
        height: 45px;
    }

    .ddn a {
        width: 75%;
        float: left;
    }

    .mobback {
        width: 100%;
        height: 4px;
        display: block;
        background: #af1520;
        margin-bottom: 5px;
    }

    .menu ul.fst {
        display: none;
    }

    .bx-wrapper img {
        max-width: 100%;
        display: inline !important;
    }

    .bxslider li {
        text-align: center;
    }

    .form {
        position: relative;
        background: rgba(21, 31, 56, 1);
        color: #fff;
        border-radius: 0px;
        padding: 45px 10px 55px 10px;
        width: 100%;
        max-width: 100%;
        height: auto !important;
        margin: 0 0 0 0px !important;
        box-shadow: none;
    }

    .main_news .item {
        float: left !important;
        padding: 0;
        padding-bottom: 0px;
        margin: 0 auto;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-top: 20px;
        margin-bottom: 20px;
        width: 42% !important;
        /*height: 200px !important;*/
        padding-bottom: 20px !important;
        margin-right: 2% !important;
    }

    .main_news .item p {
        font-size: 12px !important;
        line-height: 13px;
    }

    .header_bottom {
        padding-bottom: 0 !important;
    }

    .main_news .item .img {
        display: block;
        text-decoration: none;
        position: relative;
        overflow: hidden;
    }

    .main_news .item .img .pop {
        display: none;
        transition: 0.2s;
        width: 100%;
        height: 203px !important;
        background: rgba(34, 43, 68, 0.79);
        position: absolute;
        top: -3px;
        left: 0;
    }

    .item_inner {
        position: relative;
        height: 200px;
    }

    header nav,
    footer nav {
        display: block !important;
    }

    .text_block img {
        width: 90%;
    }

    .manuf {
        display: none;
    }

    .ppf {
        background: rgba(21, 31, 56, 0.85);
        padding-top: 10px;
        padding-bottom: 10px;
        position: relative;
        z-index: 999;
        width: 100%;
        float: left;
    }

    .fod h1 {
        color: #fff;
        font-weight: normal;
        text-align: center;
        font-size: 16px;
    }

    .d9 img {
        height: auto !important;
        max-width: 90%;
    }
}

@media only screen and (min-device-width:375px) and (max-device-width:667px) and (orientation:portrait) {
    .fod h1 {
        color: #fff;
        font-weight: normal;
        text-align: center;
        font-size: 16px;
    }

    .ppf {
        background: rgba(21, 31, 56, 0.85);
        padding-top: 10px;
        padding-bottom: 10px;
        position: relative;
        z-index: 999;
        width: 100%;
        float: left;
    }

    .ppf {
        background: rgba(21, 31, 56, 0.85);
        padding-top: 10px;
        padding-bottom: 10px;
        position: relative;
        z-index: 999;
        width: 100%;
        float: left;
    }

    .main_news .item {
        float: left !important;
        padding: 0 !important;
        padding-bottom: 0px;
        margin: 0 auto;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-top: 20px;
        margin-bottom: 20px;
        width: 48% !important;
        height: 220px !important;
        padding-bottom: 20px !important;
        margin-right: 1% !important;
        margin-left: 1% !important;
    }

    header nav,
    footer nav {
        display: block !important;
        float: none;
        width: 100%;
        text-align: center;
    }

    .manuf {
        display: none;
    }

    .d9 img {
        height: auto !important;
        max-width: 90%;
    }
}

@media only screen and (min-device-width:375px) and (max-device-width:667px) and (orientation:landscape) {
    .ppf {
        background: rgba(21, 31, 56, 0.85);
        padding-top: 10px;
        padding-bottom: 10px;
        position: relative;
        z-index: 999;
        width: 100%;
        float: left;
    }

    .fod h1 {
        color: #fff;
        font-weight: normal;
        text-align: center;
        font-size: 16px;
    }

    .manuf {
        display: none;
    }

    .list li {
        width: 50% !important;
        display: block !important;
        text-align: center !important;
        margin-right: 0 !important;
        margin-bottom: 42px;
        float: left !important;
        margin-top: 20px !important;
    }

    .fod h1 {
        color: #fff;
        font-weight: normal;
        text-align: center;
        font-size: 16px;
    }

    .main_news .item img {
        border: none;
        max-width: 100%;
        height: 100% !important;
        max-height: 150px !important;
        margin-top: 10px !important;
    }

    .d9 img {
        height: auto !important;
        max-width: 90%;
    }
}

@media screen and (max-width: 568px) {
    .map iframe {
        max-width: 100% !important;
    }
}

@media screen and (max-width: 1024px) {
    .order_block {
        height: auto !important;
    }

    .order_form {
        position: relative;
        margin: 50px 0;
        display: inline-block;
        top: 0;
        bottom: 0;
        height: auto;
        width: 100%;
    }

    .order_form form {
        max-width: 100% !important;
        box-sizing: border-box !important;
        width: 100% !important;
        margin: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    footer {
        margin-top: 0 !important;
    }
}

@media screen and (max-width: 1024px) {
    footer {
        overflow: hidden;
    }
}

@media screen and (max-width: 1024px) {
    .order_form #form2 .two {
        width: 77% !important;
        padding: 1em;
        box-sizing: border-box;
    }

    footer nav {
        display: flex !important;
        flex-direction: column !important;
        margin: 0 !important;
    }

    footer nav ul {
        display: flex !important;
        flex-direction: column !important;
        margin: 24px 0 0 !important;
    }

    footer nav li {
        text-align: left;
    }

    footer nav li a {
        line-height: 150% !important;
        height: auto !important;
        padding: 0 !important;
    }
}

.home-forms .order_form {
    display: inline-block;
    width: 100%;
}

.home-forms .order_form .form {
    margin: -50px 0 0;
}

@media screen and (max-width: 1024px) {
    .home-forms .text_block .image {
        display: flex;
        justify-content: center;
        margin: 0;
        max-width: 100%;
        padding: 0;
    }
}

#form1 {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#form1 textarea,
#form1 input,
#form1 button {
    box-sizing: border-box;
    width: 100%;
}

#form1 button {
    margin-top: 10px;
}

.btn {
    border-radius: 5px;
    background-color: rgb(227, 41, 21);
    padding: 14px 25px;
    width: 100%;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    box-sizing: border-box;
    border: none;
    cursor: pointer;
}

.btn:hover {
    background: #FF0000;
}

.target-link {
    padding: 5px 10px;
    background: #fff;
    color: #151E38;
    font-weight: 600;
    border-radius: 4px;
}

.wrapper {
    overflow-x: hidden;
}

/*! CSS Used from: https://awd-plus.ru/assets/templates/awdplus/css/responsive.css */
@media screen and (max-width:980px) {
    .wrapper {
        min-width: 100%;
    }

    .wrp {
        width: 100%;
        box-sizing: border-box;
    }

    header .mail {
        display: none;
    }

    header nav li a,
    footer nav li a {
        font-size: 13px;
        padding: 0 5px;
    }

    .form {
        position: relative;
        background: rgba(21, 31, 56, 0.9);
        color: #fff;
        border-radius: 5px;

        width: 770px;

        margin: -50px auto 30px auto;
        box-shadow: 0px 0px 44px 0px rgba(0, 0, 0, 0.95);
    }

    .form-title {
        text-align: center;
        font-weight: 900;
        font-size: 17px;
        text-transform: uppercase;
        margin-bottom: 27px;
    }

    .one {
        background: none;
        border: 1px solid #fff;
        border-radius: 2px;
        color: #fff;
        padding: 10px 0 0 25px;
        min-width: 21px;
        width: 100%;
        height: 60px;
        box-sizing: border-box;
        font-size: 14px;
        margin-bottom: 12px;
    }

    .cell {
        float: left;
        border-radius: 2px;
        border: 1px solid #fff;
        padding: 14px 25px;
        width: 210px;
        background: none;
        color: #fff;
    }

    .submit {
        float: right;
        border-radius: 2px;
        background-color: rgb(227, 41, 21);
        border: 1px solid red;
        padding: 14px 25px;
        width: 250px;
        color: #fff;
        font-weight: 400;
        font-size: 14px;
        text-transform: uppercase;
        cursor: pointer;
    }

    .submit:hover {
        background: #FF0000;
    }

    .garant {
        font-size: 12px;
        font-weight: 100;
        color: #fff;
        text-align: center;
        padding-top: 20px;
    }

    .list {}

    .list li {
        width: 260px;
        display: block;
        text-align: center;
        float: left;
    }

    .serv-title {
        font-weight: 400;
        text-transform: uppercase;
        font-size: 19px;
        margin-top: 14px;
    }

    .list li p {
        font-size: 17px;
        font-weight: 100;
        text-transform: uppercase;
    }

    .news_wrapper {
        margin-left: 150px;
        padding-bottom: 30px;
    }

    .main_news .item {
        float: left;
        padding: 0;
        margin: 0 20px 0 20px;
        margin-top: 20px;
        margin-bottom: 20px;
        width: 270px;
    }

    .text {
        padding: 0;
    }

    .text_block .image {
        display: block;
        float: none;
        width: 100%;
        padding-left: 250px;
    }

    .text_block .text {
        float: none;
        padding-top: 40px;
        padding-right: 0px;
        margin-left: 270px;
    }

    .text_block .text p {
        color: #565656;
        font-size: 18px;
        line-height: 23px;
        font-weight: 500;
        margin-bottom: 25px;
    }

    .order_form form {
        float: none;
        width: 300px;
        height: 310px;
        background: rgba(21, 31, 56, 0.9);
        padding: 35px;
        text-align: center;
        margin-right: 0px;
        margin-left: 600px;
    }

    .map {
        width: 87%;
    }

    .contaks {
        float: left;
        width: 670px;
        height: 80px;
    }

    .order_block .addr {
        display: block;
        font-size: 15px;
        font-weight: 300;
        color: #fff;
        padding-left: 19px;
        background: url(https://awd-plus.ru/assets/templates/awdplus/images/map_icon.png) no-repeat left;
        height: 16px;
        margin-bottom: 20px;
    }

    .order_block .tel {
        display: block;
        padding-left: 17px;
        background: url(https://awd-plus.ru/assets/templates/awdplus/images/phone_icon.png) no-repeat left;
        line-height: 14px;
        font-size: 15px;
        color: #fff;
        font-weight: 300;
        text-decoration: none;
    }
}

@media screen and (max-width:800px) {
    
    .header_top {
        text-align: center;
    }

    header .logo {
        display: inline-block;
        float: none;
    }

    header .addr {
        float: none;
        margin-left: 0px;
        display: inline-block;
    }

    header .tel {
        display: inline-block;
        float: none;
        margin-top: 20px;
    }

    header .mail {
        display: inline-block;
        margin: 20px;
        float: none;
    }

    header nav,
    footer nav {
        float: none;
        width: 100%;
        text-align: center;
    }

    header nav li,
    footer nav li {
        display: inline-block;
        margin: 5px 0;
        float: none;
    }

    header nav li a,
    footer nav li a {
        height: 30px;
        line-height: 30px;
    }

    .form {
        position: relative;
        background: rgba(21, 31, 56, 1);
        color: #fff;
        border-radius: 0px;
        padding: 45px 30px 55px 30px;
        width: 100%;
        max-width: 100%;
        height: 250px;
        margin: 0 0 0 -10px;
        box-shadow: none;
    }

    .form-title {
        text-align: center;
        font-weight: 900;
        font-size: 17px;
        text-transform: uppercase;
        margin-bottom: 27px;
    }

    .one {
        background: none;
        border: 1px solid #fff;
        border-radius: 2px;
        color: #fff;
        padding: 10px 0 0 25px;
        min-width: 95%;
        width: 90%;
        height: 60px;
        box-sizing: border-box;
        font-size: 14px;
        margin: 0 auto;
        margin-bottom: 12px;
    }

    .cell {
        float: none;
        border-radius: 2px;
        border: 1px solid #fff;
        padding: 14px 25px;
        width: 88%;
        background: none;
        color: #fff;
        margin: 0 auto;
        margin-bottom: 12px;
    }

    .submit {
        float: none;
        border-radius: 2px;
        background-color: rgb(227, 41, 21);
        border: 1px solid red;
        padding: 14px 25px;
        width: 95%;
        color: #fff;
        font-weight: 400;
        font-size: 14px;
        text-transform: uppercase;
        cursor: pointer;
        margin: 0 auto;
    }

    .submit:hover {
        background: #FF0000;
    }

    .garant {
        font-size: 12px;
        font-weight: 100;
        color: #fff;
        text-align: center;
        padding-top: 20px;
        margin-right: 40px;
    }

    .list {
        padding: 0px;
        margin: 30px 0 30px 0;
    }

    .list li {
        width: 260px;
        display: block;
        text-align: center;
        float: left;
    }

    .serv-title {
        font-weight: 400;
        text-transform: uppercase;
        font-size: 19px;
        margin-top: 14px;
    }

    .list li p {
        font-size: 17px;
        font-weight: 100;
        text-transform: uppercase;
    }

    .news_wrapper {
        margin-left: 50px;
        padding-bottom: 30px;
    }

    .main_news .item {
        float: left;
        padding: 0;
        margin: 0 20px 0 20px;
        margin-top: 20px;
        margin-bottom: 20px;
        width: 270px;
    }

    .text_block {
        float: none;
    }

    .text_block .image {
        width: 100%;
        margin: 0 0 0 50px;
    }

    .text_block .text {
        margin: 0 auto;
    }

    .text_block .text p {
        font-size: 15px;
    }

    .order_block .title {
        text-align: center;
        color: white;
        text-transform: uppercase;
        font-size: 30px;
        position: relative;
        font-weight: 300;
        padding-top: 37px;
        margin-bottom: 40px;
    }

    .order_block {
        background-color: #424E5C;
        height: 580px;
    }

    .contaks {
        float: none;
        width: 100%;
        height: auto;
    }

    .order_block .addr {
        display: block;
        font-size: 16px;
        font-weight: 300;
        color: #fff;
        padding-left: 19px;
        background: url(https://awd-plus.ru/assets/templates/awdplus/images/map_icon.png) no-repeat left;
        height: 16px;
        margin-bottom: 40px;
    }

    .order_block .tel {
        display: block;
        padding-left: 17px;
        background: url(https://awd-plus.ru/assets/templates/awdplus/images/phone_icon.png) no-repeat left;
        line-height: 14px;
        font-size: 16px;
        color: #fff;
        font-weight: 300;
        text-decoration: none;
    }

    .map {
        margin-top: 40px;
        margin-left: 80px;
        float: none;
    }

    .order_form form {
        margin-top: 50px;
        float: none;
        width: 100%;
        height: auto;
        background: rgba(21, 31, 56, 1);
        margin-left: -50px;
        padding: 20px 50px 20px 50px;
        text-align: center;
    }

    .order_form .ttl span {
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        margin-bottom: 5px;
        font-weight: 700;
    }

    .order_form input {
        float: none;
        border-radius: 2px;
        border: 1px solid #fff;
        padding: 14px 25px;
        width: 77%;
        background: none;
        color: #fff;
    }

    .two {
        background: none;
        border: 1px solid #fff;
        border-radius: 2px;
        color: #fff;
        padding: 10px 0 0 20px;
        min-width: 85%;
        width: 50%;
        height: 60px;
        box-sizing: border-box;
        font-size: 14px;
        margin: 30px 0 20px 0;
    }

    .order_form .btn {
        float: none;
        border-radius: 2px;
        background-color: rgb(227, 41, 21);
        border: 1px solid red;
        padding: 14px 25px;
        width: 85%;
        color: #fff;
        font-weight: 400;
        font-size: 14px;
        text-transform: uppercase;
        margin-top: 10px;
        cursor: pointer;
    }

    .order_form .btn:hover {
        background: #FF0000;
    }

    .garant2 {
        margin-top: 20px;
        font-size: 12px;
        font-weight: 100;
        color: #fff;
        text-align: center;
    }

    .map {
        margin-top: 20px;
        float: none;
    }

    footer {
        position: relative;
        margin-top: 320px;
    }

    footer .logo {
        display: block;
        float: left;
        margin: 10px 0 0 0;
    }

    footer .logo img {
        display: block;
    }

    footer .phone {
        display: block;
        float: right;
        margin-top: 30px;
        padding-left: 24px;
        background: url(https://awd-plus.ru/assets/templates/awdplus/images/phone_icon_white.png) no-repeat left;
        height: 14px;
        font-size: 14px;
        color: #fff;
        font-weight: 300;
        letter-spacing: 1px;
        text-decoration: none;
    }

    footer span {
        padding-left: 30px;
        line-height: 12px;
        font-size: 12px;
        color: #fff;
        font-weight: 100;
        text-decoration: none;
    }

    footer nav {
        float: left;
        margin: 0 0 0 100px;
    }

    footer nav li {
        list-style-type: none;
        display: block;
        float: left;
    }

    footer nav:after {
        content: '';
        display: block;
        clear: both;
    }

    footer nav li a {
        text-decoration: none;
        color: white;
        text-transform: uppercase;
        font-size: 10px;
        display: block;
        font-weight: 300;
        height: 50px;
        line-height: 50px;
        padding: 0 15px;
    }

    footer nav li:hover a {
        color: #A8181C;
    }
}

@media screen and (max-width:768px) {
    .header_top {
        text-align: center;
    }

    header .logo {
        display: inline-block;
        float: none;
    }

    header .addr {
        float: none;
        margin-left: 0px;
        display: inline-block;
    }

    header .tel {
        display: inline-block;
        float: none;
        margin-top: 20px;
    }

    header .mail {
        display: inline-block;
        margin: 20px;
        float: none;
    }

    header nav,
    footer nav {
        float: none;
        width: 100%;
        text-align: center;
    }

    header nav li,
    footer nav li {
        display: inline-block;
        margin: 5px 0;
        float: none;
    }

    header nav li a,
    footer nav li a {
        height: 30px;
        line-height: 30px;
    }

    .form {
        position: relative;
        background: rgba(21, 31, 56, 1);
        color: #fff;
        border-radius: 0px;
        padding: 45px 30px 55px 30px;
        width: 100%;
        max-width: 100%;
        height: 250px;
        margin: 0 0 0 -10px;
        box-shadow: none;
    }

    .form-title {
        text-align: center;
        font-weight: 900;
        font-size: 17px;
        text-transform: uppercase;
        margin-bottom: 27px;
    }

    .one {
        background: none;
        border: 1px solid #fff;
        border-radius: 2px;
        color: #fff;
        padding: 10px 0 0 25px;
        min-width: 95%;
        width: 90%;
        height: 60px;
        box-sizing: border-box;
        font-size: 14px;
        margin: 0 auto;
        margin-bottom: 12px;
    }

    .cell {
        float: none;
        border-radius: 2px;
        border: 1px solid #fff;
        padding: 14px 25px;
        width: 88%;
        background: none;
        color: #fff;
        margin: 0 auto;
        margin-bottom: 12px;
    }

    .submit {
        float: none;
        border-radius: 2px;
        background-color: rgb(227, 41, 21);
        border: 1px solid red;
        padding: 14px 25px;
        width: 95%;
        color: #fff;
        font-weight: 400;
        font-size: 14px;
        text-transform: uppercase;
        cursor: pointer;
        margin: 0 auto;
    }

    .submit:hover {
        background: #FF0000;
    }

    .garant {
        font-size: 12px;
        font-weight: 100;
        color: #fff;
        text-align: center;
        padding-top: 20px;
        margin-right: 40px;
    }

    .list {
        padding: 0px;
        margin: 30px 0 30px 0;
    }

    .list li {
        width: 260px;
        display: block;
        text-align: center;
        float: left;
    }

    .serv-title {
        font-weight: 400;
        text-transform: uppercase;
        font-size: 19px;
        margin-top: 14px;
    }

    .list li p {
        font-size: 17px;
        font-weight: 100;
        text-transform: uppercase;
    }

    .news_wrapper {
        margin-left: 50px;
        padding-bottom: 30px;
    }

    .main_news .item {
        float: left;
        padding: 0;
        margin: 0 20px 0 20px;
        margin-top: 20px;
        margin-bottom: 20px;
        width: 270px;
    }

    .text_block {
        float: none;
    }

    .text_block .image {
        width: 100%;
        margin: 0 0 0 -100px;
    }

    .text_block .text {
        margin: 0 auto 0 170px;
    }

    .text_block .text p {
        font-size: 17px;
    }

    .order_block .title {
        text-align: center;
        color: white;
        text-transform: uppercase;
        font-size: 30px;
        position: relative;
        font-weight: 300;
        padding-top: 37px;
        margin-bottom: 40px;
    }

    .order_block {
        background-color: #424E5C;
        height: 580px;
    }

    .contaks {
        float: none;
        width: 100%;
        height: auto;
    }

    .order_block .addr {
        display: block;
        font-size: 16px;
        font-weight: 300;
        color: #fff;
        padding-left: 19px;
        background: url(https://awd-plus.ru/assets/templates/awdplus/images/map_icon.png) no-repeat left;
        height: 16px;
        margin-bottom: 40px;
    }

    .order_block .tel {
        display: block;
        padding-left: 17px;
        background: url(https://awd-plus.ru/assets/templates/awdplus/images/phone_icon.png) no-repeat left;
        line-height: 14px;
        font-size: 16px;
        color: #fff;
        font-weight: 300;
        text-decoration: none;
    }

    .map {
        margin-top: 40px;
        margin-left: 80px;
        float: none;
    }

    .order_form form {
        margin-top: 50px;
        float: none;
        width: 100%;
        height: auto;
        background: rgba(21, 31, 56, 1);
        margin-left: -50px;
        padding: 20px 50px 20px 50px;
        text-align: center;
    }

    .order_form .ttl span {
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        margin-bottom: 5px;
        font-weight: 700;
    }

    .order_form input {
        float: none;
        border-radius: 2px;
        border: 1px solid #fff;
        padding: 14px 25px;
        width: 77%;
        background: none;
        color: #fff;
    }

    .two {
        background: none;
        border: 1px solid #fff;
        border-radius: 2px;
        color: #fff;
        padding: 10px 0 0 20px;
        min-width: 84%;
        width: 84%;
        height: 60px;
        box-sizing: border-box;
        font-size: 14px;
        margin: 30px 0 20px 0;
    }

    .order_form .btn {
        float: none;
        border-radius: 2px;
        background-color: rgb(227, 41, 21);
        border: 1px solid red;
        padding: 14px 25px;
        width: 85%;
        color: #fff;
        font-weight: 400;
        font-size: 14px;
        text-transform: uppercase;
        margin-top: 10px;
        cursor: pointer;
    }

    .order_form .btn:hover {
        background: #FF0000;
    }

    .garant2 {
        margin-top: 20px;
        font-size: 12px;
        font-weight: 100;
        color: #fff;
        text-align: center;
    }

    .map {
        margin-top: 20px;
        float: none;
    }

    footer {
        position: relative;
        margin-top: 320px;
    }

    footer .logo {
        display: block;
        float: left;
        margin: 10px 0 0 0;
    }

    footer .logo img {
        display: block;
    }

    footer .phone {
        display: block;
        float: right;
        margin-top: 30px;
        padding-left: 24px;
        background: url(https://awd-plus.ru/assets/templates/awdplus/images/phone_icon_white.png) no-repeat left;
        height: 14px;
        font-size: 14px;
        color: #fff;
        font-weight: 300;
        letter-spacing: 1px;
        text-decoration: none;
    }

    footer span {
        padding-left: 30px;
        line-height: 12px;
        font-size: 12px;
        color: #fff;
        font-weight: 100;
        text-decoration: none;
    }

    footer nav {
        float: left;
        margin: 0 0 0 100px;
    }

    footer nav li {
        list-style-type: none;
        display: block;
        float: left;
    }

    footer nav:after {
        content: '';
        display: block;
        clear: both;
    }

    footer nav li a {
        text-decoration: none;
        color: white;
        text-transform: uppercase;
        font-size: 10px;
        display: block;
        font-weight: 300;
        height: 50px;
        line-height: 50px;
        padding: 0 15px;
    }

    footer nav li:hover a {
        color: #A8181C;
    }
}

@media screen and (max-width:720px) {
    .header_top {
        text-align: center;
    }

    header .logo {
        display: inline-block;
        float: none;
    }

    header .addr {
        float: none;
        margin-left: 0px;
        display: inline-block;
    }

    header .tel {
        display: inline-block;
        float: none;
        margin-top: 20px;
    }

    header .mail {
        display: inline-block;
        margin: 20px;
        float: none;
    }

    header nav,
    footer nav {
        float: none;
        width: 100%;
        text-align: center;
    }

    header nav li,
    footer nav li {
        display: inline-block;
        margin: 5px 0;
        float: none;
    }

    header nav li a,
    footer nav li a {
        height: 30px;
        line-height: 30px;
    }

    .form {
        position: relative;
        background: rgba(21, 31, 56, 1);
        color: #fff;
        border-radius: 0px;
        padding: 45px 30px 55px 30px;
        width: 100%;
        max-width: 100%;
        height: 250px;
        margin: 0 0 0 -10px;
        box-shadow: none;
    }

    .form-title {
        text-align: center;
        font-weight: 900;
        font-size: 17px;
        text-transform: uppercase;
        margin-bottom: 27px;
    }

    .one {
        background: none;
        border: 1px solid #fff;
        border-radius: 2px;
        color: #fff;
        padding: 10px 0 0 25px;
        min-width: 94%;
        width: 94%;
        height: 60px;
        box-sizing: border-box;
        font-size: 14px;
        margin: 0 auto;
        margin-bottom: 12px;
    }

    .cell {
        float: none;
        border-radius: 2px;
        border: 1px solid #fff;
        padding: 14px 25px;
        width: 86.5%;
        background: none;
        color: #fff;
        margin: 0 auto;
        margin-bottom: 12px;
    }

    .submit {
        float: none;
        border-radius: 2px;
        background-color: rgb(227, 41, 21);
        border: 1px solid red;
        padding: 14px 25px;
        width: 94%;
        color: #fff;
        font-weight: 400;
        font-size: 14px;
        text-transform: uppercase;
        cursor: pointer;
        margin: 0 auto;
    }

    .submit:hover {
        background: #FF0000;
    }

    .garant {
        font-size: 12px;
        font-weight: 100;
        color: #fff;
        text-align: center;
        padding-top: 20px;
        margin-right: 40px;
    }

    .list {
        padding: 0px;
        margin: 30px 0 30px 0;
    }

    .list li {
        width: 260px;
        display: block;
        text-align: center;
        float: left;
    }

    .serv-title {
        font-weight: 400;
        text-transform: uppercase;
        font-size: 19px;
        margin-top: 14px;
    }

    .list li p {
        font-size: 17px;
        font-weight: 100;
        text-transform: uppercase;
    }

    .news_wrapper {
        margin-left: 50px;
        padding-bottom: 30px;
    }

    .main_news .item {
        float: left;
        padding: 0;
        margin: 0 20px 0 20px;
        margin-top: 20px;
        margin-bottom: 20px;
        width: 270px;
    }

    .text_block {
        float: none;
    }

    .text_block .image {
        width: 100%;
        margin: 0 0 0 -140px;
    }

    .text_block .text {
        margin: 0 auto 0 150px;
    }

    .text_block .text p {
        font-size: 17px;
    }

    .order_block .title {
        text-align: center;
        color: white;
        text-transform: uppercase;
        font-size: 30px;
        position: relative;
        font-weight: 300;
        padding-top: 37px;
        margin-bottom: 40px;
    }

    .order_block {
        background-color: #424E5C;
        height: 580px;
    }

    .contaks {
        float: none;
        width: 100%;
        height: auto;
    }

    .order_block .addr {
        display: block;
        font-size: 16px;
        font-weight: 300;
        color: #fff;
        padding-left: 19px;
        background: url(https://awd-plus.ru/assets/templates/awdplus/images/map_icon.png) no-repeat left;
        height: 16px;
        margin-bottom: 25px;
    }

    .order_block .tel {
        display: block;
        padding-left: 17px;
        background: url(https://awd-plus.ru/assets/templates/awdplus/images/phone_icon.png) no-repeat left;
        line-height: 14px;
        font-size: 16px;
        color: #fff;
        font-weight: 300;
        text-decoration: none;
    }

    .map {
        margin-top: 40px;
        margin-left: 50px;
        float: none;
    }

    .order_form form {
        margin-top: 50px;
        float: none;
        width: 100%;
        height: auto;
        background: rgba(21, 31, 56, 1);
        margin-left: -50px;
        padding: 20px 50px 20px 50px;
        text-align: center;
    }

    .order_form .ttl span {
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        margin-bottom: 5px;
        font-weight: 700;
    }

    .order_form input {
        float: none;
        border-radius: 2px;
        border: 1px solid #fff;
        padding: 14px 25px;
        width: 77%;
        background: none;
        color: #fff;
    }

    .two {
        background: none;
        border: 1px solid #fff;
        border-radius: 2px;
        color: #fff;
        padding: 10px 0 0 20px;
        min-width: 84%;
        width: 84%;
        height: 60px;
        box-sizing: border-box;
        font-size: 14px;
        margin: 30px 0 20px 0;
    }

    .order_form .btn {
        float: none;
        border-radius: 2px;
        background-color: rgb(227, 41, 21);
        border: 1px solid red;
        padding: 14px 25px;
        width: 85%;
        color: #fff;
        font-weight: 400;
        font-size: 14px;
        text-transform: uppercase;
        margin-top: 10px;
        cursor: pointer;
    }

    .order_form .btn:hover {
        background: #FF0000;
    }

    .garant2 {
        margin-top: 20px;
        font-size: 12px;
        font-weight: 100;
        color: #fff;
        text-align: center;
    }

    .map {
        margin-top: 20px;
        float: none;
    }

    footer {
        position: relative;
        margin-top: 42%;
    }

    footer .logo {
        display: block;
        float: left;
        margin: 10px 0 0 0;
    }

    footer .logo img {
        display: block;
    }

    footer .phone {
        display: block;
        float: right;
        margin-top: 30px;
        padding-left: 24px;
        background: url(https://awd-plus.ru/assets/templates/awdplus/images/phone_icon_white.png) no-repeat left;
        height: 14px;
        font-size: 14px;
        color: #fff;
        font-weight: 300;
        letter-spacing: 1px;
        text-decoration: none;
    }

    footer span {
        padding-left: 30px;
        line-height: 12px;
        font-size: 12px;
        color: #fff;
        font-weight: 100;
        text-decoration: none;
    }

    footer nav {
        float: left;
        margin: 0 0 0 100px;
    }

    footer nav li {
        list-style-type: none;
        display: block;
        float: left;
    }

    footer nav:after {
        content: '';
        display: block;
        clear: both;
    }

    footer nav li a {
        text-decoration: none;
        color: white;
        text-transform: uppercase;
        font-size: 10px;
        display: block;
        font-weight: 300;
        height: 50px;
        line-height: 50px;
        padding: 0 15px;
    }

    footer nav li:hover a {
        color: #A8181C;
    }
}

@media screen and (max-width:640px) {
    .header_top {
        text-align: center;
    }

    header .logo {
        display: inline-block;
        float: none;
    }

    header .addr {
        float: none;
        margin-left: 0px;
        display: inline-block;
    }

    header .tel {
        display: inline-block;
        float: none;
        margin-top: 20px;
    }

    header .mail {
        display: inline-block;
        margin: 20px;
        float: none;
    }

    header nav,
    footer nav {
        float: none;
        width: 100%;
        text-align: center;
    }

    header nav li,
    footer nav li {
        display: inline-block;
        margin: 5px 0;
        float: none;
    }

    header nav li a,
    footer nav li a {
        height: 30px;
        line-height: 30px;
    }

    .form {
        position: relative;
        background: rgba(21, 31, 56, 1);
        color: #fff;
        border-radius: 0px;
        padding: 45px 30px 55px 30px;
        width: 100%;
        max-width: 100%;
        height: 250px;
        margin: 0 0 0 -10px;
        box-shadow: none;
    }

    .form-title {
        text-align: center;
        font-weight: 900;
        font-size: 17px;
        text-transform: uppercase;
        margin-bottom: 27px;
    }

    .one {
        background: none;
        border: 1px solid #fff;
        border-radius: 2px;
        color: #fff;
        padding: 10px 0 0 25px;
        min-width: 95%;
        width: 90%;
        height: 60px;
        box-sizing: border-box;
        font-size: 14px;
        margin: 0 auto;
        margin-bottom: 12px;
    }

    .cell {
        float: none;
        border-radius: 2px;
        border: 1px solid #fff;
        padding: 14px 25px;
        width: 87%;
        background: none;
        color: #fff;
        margin: 0 auto;
        margin-bottom: 12px;
    }

    .submit {
        float: none;
        border-radius: 2px;
        background-color: rgb(227, 41, 21);
        border: 1px solid red;
        padding: 14px 25px;
        width: 95.5%;
        color: #fff;
        font-weight: 400;
        font-size: 14px;
        text-transform: uppercase;
        cursor: pointer;
        margin: 0 auto;
    }

    .submit:hover {
        background: #FF0000;
    }

    .garant {
        font-size: 12px;
        font-weight: 100;
        color: #fff;
        text-align: center;
        padding-top: 20px;
        margin-right: 40px;
    }

    .list {
        padding: 0px;
        margin: 40px 0 40px 0;
    }

    .list li {
        width: 260px;
        display: block;
        text-align: center;
        float: left;
    }

    .serv-title {
        font-weight: 400;
        text-transform: uppercase;
        font-size: 19px;
        margin-top: 14px;
    }

    .list li p {
        font-size: 17px;
        font-weight: 100;
        text-transform: uppercase;
    }

    .news_wrapper {
        margin: 0 auto;
        padding-bottom: 30px;
    }

    .main_news .item {
        float: left;
        padding: 0;
        margin: 0 20px 0 20px;
        margin-top: 20px;
        margin-bottom: 20px;
        width: 270px;
    }

    .text_block {
        float: none;
    }

    .text_block .image {
        width: 100%;
        margin: 0 auto 0 -170px;
    }

    .text_block .text {
        margin: 0 auto 0 150px;
    }

    .text_block .text p {
        font-size: 15px;
    }

    .order_block .title {
        text-align: center;
        color: white;
        text-transform: uppercase;
        font-size: 30px;
        position: relative;
        font-weight: 300;
        padding-top: 37px;
        margin-bottom: 40px;
    }

    .order_block {
        background-color: #424E5C;
        height: 580px;
    }

    .contaks {
        float: none;
        width: 100%;
        height: auto;
    }

    .order_block .addr {
        display: block;
        font-size: 16px;
        font-weight: 300;
        color: #fff;
        padding-left: 19px;
        background: url(https://awd-plus.ru/assets/templates/awdplus/images/map_icon.png) no-repeat left;
        height: 16px;
        margin-bottom: 15px;
    }

    .order_block .tel {
        display: block;
        padding-left: 17px;
        background: url(https://awd-plus.ru/assets/templates/awdplus/images/phone_icon.png) no-repeat left;
        line-height: 14px;
        font-size: 16px;
        color: #fff;
        font-weight: 300;
        text-decoration: none;
    }

    .map {
        margin-top: 40px;
        margin: 0 auto;
        float: none;
    }

    .order_form form {
        margin-top: 50px;
        float: none;
        width: 100%;
        height: auto;
        background: rgba(21, 31, 56, 1);
        margin-left: -50px;
        padding: 20px 50px 20px 50px;
        text-align: center;
    }

    .order_form .ttl span {
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        margin-bottom: 5px;
        font-weight: 700;
    }

    .order_form input {
        float: none;
        border-radius: 2px;
        border: 1px solid #fff;
        padding: 14px 25px;
        width: 77%;
        background: none;
        color: #fff;
    }

    .two {
        background: none;
        border: 1px solid #fff;
        border-radius: 2px;
        color: #fff;
        padding: 10px 0 0 20px;
        min-width: 85%;
        width: 50%;
        height: 60px;
        box-sizing: border-box;
        font-size: 14px;
        margin: 30px 0 20px 0;
    }

    .order_form .btn {
        float: none;
        border-radius: 2px;
        background-color: rgb(227, 41, 21);
        border: 1px solid red;
        padding: 14px 25px;
        width: 85%;
        color: #fff;
        font-weight: 400;
        font-size: 14px;
        text-transform: uppercase;
        margin-top: 10px;
        cursor: pointer;
    }

    .order_form .btn:hover {
        background: #FF0000;
    }

    .garant2 {
        margin-top: 20px;
        font-size: 12px;
        font-weight: 100;
        color: #fff;
        text-align: center;
    }

    .map {
        margin-top: 20px;
        float: none;
    }

    footer {
        position: relative;
        margin-top: 41%;
    }

    footer .logo {
        display: block;
        float: left;
        margin: 10px 0 0 0;
    }

    footer .logo img {
        display: block;
    }

    footer .phone {
        display: block;
        float: right;
        margin-top: 30px;
        padding-left: 24px;
        background: url(https://awd-plus.ru/assets/templates/awdplus/images/phone_icon_white.png) no-repeat left;
        height: 14px;
        font-size: 14px;
        color: #fff;
        font-weight: 300;
        letter-spacing: 1px;
        text-decoration: none;
    }

    footer span {
        padding-left: 30px;
        line-height: 12px;
        font-size: 12px;
        color: #fff;
        font-weight: 100;
        text-decoration: none;
    }

    footer nav {
        float: left;
        margin: 0 0 0 100px;
    }

    footer nav li {
        list-style-type: none;
        display: block;
        float: left;
    }

    footer nav:after {
        content: '';
        display: block;
        clear: both;
    }

    footer nav li a {
        text-decoration: none;
        color: white;
        text-transform: uppercase;
        font-size: 10px;
        display: block;
        font-weight: 300;
        height: 50px;
        line-height: 50px;
        padding: 0 15px;
    }

    footer nav li:hover a {
        color: #A8181C;
    }
}

@media screen and (max-width:600px) {
    .header_top {
        text-align: center;
    }

    header .logo {
        display: inline-block;
        float: none;
    }

    header .addr {
        float: none;
        margin-left: 0px;
        display: inline-block;
    }

    header .tel {
        display: inline-block;
        float: none;
        margin-top: 20px;
    }

    header .mail {
        display: inline-block;
        margin: 20px;
        float: none;
    }

    header nav,
    footer nav {
        float: none;
        width: 100%;
        text-align: center;
    }

    header nav li,
    footer nav li {
        display: inline-block;
        margin: 5px 0;
        float: none;
    }

    header nav li a,
    footer nav li a {
        height: 30px;
        line-height: 30px;
    }

    .form {
        position: relative;
        background: rgba(21, 31, 56, 1);
        color: #fff;
        border-radius: 0px;
        padding: 45px 30px 55px 30px;
        width: 100%;
        max-width: 100%;
        height: 250px;
        margin: 0 0 0 -10px;
        box-shadow: none;
    }

    .form-title {
        text-align: center;
        font-weight: 900;
        font-size: 17px;
        text-transform: uppercase;
        margin-bottom: 27px;
    }

    .one {
        background: none;
        border: 1px solid #fff;
        border-radius: 2px;
        color: #fff;
        padding: 10px 0 0 25px;
        min-width: 95%;
        width: 90%;
        height: 60px;
        box-sizing: border-box;
        font-size: 14px;
        margin: 0 auto;
        margin-bottom: 12px;
    }

    .cell {
        float: none;
        border-radius: 2px;
        border: 1px solid #fff;
        padding: 14px 25px;
        width: 86%;
        background: none;
        color: #fff;
        margin: 0 auto;
        margin-bottom: 12px;
    }

    .submit {
        float: none;
        border-radius: 2px;
        background-color: rgb(227, 41, 21);
        border: 1px solid red;
        padding: 14px 25px;
        width: 95.5%;
        color: #fff;
        font-weight: 400;
        font-size: 14px;
        text-transform: uppercase;
        cursor: pointer;
        margin: 0 auto;
    }

    .submit:hover {
        background: #FF0000;
    }

    .garant {
        font-size: 12px;
        font-weight: 100;
        color: #fff;
        text-align: center;
        padding-top: 20px;
        margin-right: 40px;
    }

    .list {
        padding: 0px;
        margin: 50px auto 10px auto;
    }

    .list li {
        width: 260px;
        display: block;
        text-align: center;
        float: left;
    }

    .serv-title {
        font-weight: 400;
        text-transform: uppercase;
        font-size: 19px;
        margin-top: 14px;
    }

    .list li p {
        font-size: 17px;
        font-weight: 100;
        text-transform: uppercase;
    }

    .main_news .item {
        float: left;
        padding: 0;
        margin: 0 auto 0 30px;
        margin-top: 20px;
        margin-bottom: 20px;
        width: 40%;
    }

    .text_block {
        float: none;
    }

    .text_block .image {
        width: 100%;
        margin: 0 auto 0 -170px;
    }

    .text_block .text {
        margin: 0 auto 0 150px;
    }

    .text_block .text p {
        font-size: 15px;
    }

    .order_block .title {
        text-align: center;
        color: white;
        text-transform: uppercase;
        font-size: 30px;
        position: relative;
        font-weight: 300;
        padding-top: 37px;
        margin-bottom: 40px;
    }

    .order_block {
        background-color: #424E5C;
        height: 580px;
    }

    .contaks {
        float: none;
        width: 100%;
        height: auto;
    }

    .order_block .addr {
        display: block;
        font-size: 16px;
        font-weight: 300;
        color: #fff;
        padding-left: 19px;
        background: url(https://awd-plus.ru/assets/templates/awdplus/images/map_icon.png) no-repeat left;
        height: 16px;
        margin-bottom: 15px;
    }

    .order_block .tel {
        display: block;
        padding-left: 17px;
        background: url(https://awd-plus.ru/assets/templates/awdplus/images/phone_icon.png) no-repeat left;
        line-height: 14px;
        font-size: 16px;
        color: #fff;
        font-weight: 300;
        text-decoration: none;
    }

    .map {
        margin-top: 40px;
        margin: 0 auto;
        float: none;
    }

    .order_form form {
        margin-top: 50px;
        float: none;
        width: 100%;
        height: auto;
        background: rgba(21, 31, 56, 1);
        margin-left: -50px;
        padding: 20px 50px 20px 50px;
        text-align: center;
    }

    .order_form .ttl span {
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        margin-bottom: 5px;
        font-weight: 700;
    }

    .order_form input {
        float: none;
        border-radius: 2px;
        border: 1px solid #fff;
        padding: 14px 25px;
        width: 77%;
        background: none;
        color: #fff;
    }

    .two {
        background: none;
        border: 1px solid #fff;
        border-radius: 2px;
        color: #fff;
        padding: 10px 0 0 20px;
        min-width: 85%;
        width: 50%;
        height: 60px;
        box-sizing: border-box;
        font-size: 14px;
        margin: 30px 0 20px 0;
    }

    .order_form .btn {
        float: none;
        border-radius: 2px;
        background-color: rgb(227, 41, 21);
        border: 1px solid red;
        padding: 14px 25px;
        width: 86%;
        color: #fff;
        font-weight: 400;
        font-size: 14px;
        text-transform: uppercase;
        margin-top: 10px;
        cursor: pointer;
    }

    .order_form .btn:hover {
        background: #FF0000;
    }

    .garant2 {
        margin-top: 20px;
        font-size: 12px;
        font-weight: 100;
        color: #fff;
        text-align: center;
    }

    .map {
        margin-top: 20px;
        float: none;
    }

    footer {
        position: relative;
        margin-top: 41%;
    }

    footer .logo {
        display: block;
        float: left;
        margin: 10px 0 0 0;
    }

    footer .logo img {
        display: block;
    }

    footer .phone {
        display: block;
        float: right;
        margin-top: 30px;
        padding-left: 24px;
        background: url(https://awd-plus.ru/assets/templates/awdplus/images/phone_icon_white.png) no-repeat left;
        height: 14px;
        font-size: 14px;
        color: #fff;
        font-weight: 300;
        letter-spacing: 1px;
        text-decoration: none;
    }

    footer span {
        padding-left: 30px;
        line-height: 12px;
        font-size: 12px;
        color: #fff;
        font-weight: 100;
        text-decoration: none;
    }

    footer nav {
        float: left;
        margin: 0 0 0 30px;
    }

    footer nav li {
        list-style-type: none;
        display: block;
        float: left;
    }

    footer nav:after {
        content: '';
        display: block;
        clear: both;
    }

    footer nav li a {
        text-decoration: none;
        color: white;
        text-transform: uppercase;
        font-size: 10px;
        display: block;
        font-weight: 300;
        height: 50px;
        line-height: 50px;
        padding: 0 15px;
    }

    footer nav li:hover a {
        color: #A8181C;
    }
}

@media screen and (max-width:540px) {
    .header_top {
        text-align: center;
    }

    header .logo {
        display: inline-block;
        float: none;
    }

    header .addr {
        float: none;
        margin-left: 0px;
        display: inline-block;
    }

    header .tel {
        display: inline-block;
        float: none;
        margin-top: 20px;
    }

    header .mail {
        display: inline-block;
        margin: 20px;
        float: none;
    }

    header nav,
    footer nav {
        float: none;
        width: 100%;
        text-align: center;
    }

    header nav li,
    footer nav li {
        display: inline-block;
        margin: 5px 0;
        float: none;
    }

    header nav li a,
    footer nav li a {
        height: 30px;
        line-height: 30px;
    }

    .form {
        position: relative;
        background: rgba(21, 31, 56, 1);
        color: #fff;
        border-radius: 0px;
        padding: 45px 30px 55px 30px;
        width: 100%;
        max-width: 100%;
        height: 250px;
        margin: 0 0 0 -10px;
        box-shadow: none;
    }

    .form-title {
        text-align: center;
        font-weight: 900;
        font-size: 17px;
        text-transform: uppercase;
        margin-bottom: 27px;
    }

    .one {
        background: none;
        border: 1px solid #fff;
        border-radius: 2px;
        color: #fff;
        padding: 10px 0 0 25px;
        min-width: 95%;
        width: 90%;
        height: 60px;
        box-sizing: border-box;
        font-size: 14px;
        margin: 0 auto;
        margin-bottom: 12px;
    }

    .cell {
        float: none;
        border-radius: 2px;
        border: 1px solid #fff;
        padding: 14px 25px;
        width: 85%;
        background: none;
        color: #fff;
        margin: 0 auto;
        margin-bottom: 12px;
    }

    .submit {
        float: none;
        border-radius: 2px;
        background-color: rgb(227, 41, 21);
        border: 1px solid red;
        padding: 14px 25px;
        width: 95%;
        color: #fff;
        font-weight: 400;
        font-size: 14px;
        text-transform: uppercase;
        cursor: pointer;
        margin: 0 auto;
    }

    .submit:hover {
        background: #FF0000;
    }

    .garant {
        font-size: 12px;
        font-weight: 100;
        color: #fff;
        text-align: center;
        padding-top: 20px;
        margin-right: 40px;
    }

    .list {
        padding: 0px;
        margin: 30px 0 30px 0;
    }

    .list li {
        width: 40%;
        display: block;
        text-align: center;
        float: left;
    }

    .serv-title {
        font-weight: 400;
        text-transform: uppercase;
        font-size: 19px;
        margin-top: 14px;
    }

    .list li p {
        font-size: 17px;
        font-weight: 100;
        text-transform: uppercase;
    }

    .news_wrapper {
        margin: 0 auto;
        padding-bottom: 30px;
    }

    .main_news .item {
        float: left;
        padding: auto;
        margin: 0 20px 0 20px;
        margin-top: 20px;
        margin-bottom: 20px;
        width: 40%;
        height: 230px;
    }

    .text_block {
        float: none;
    }

    .text_block .image {
        width: 100%;
        margin: 0 auto 0 -230px;
    }

    .text_block .text {
        margin: 0 auto 0 70px;
    }

    .text_block .text p {
        font-size: 15px;
    }

    .order_block .title {
        text-align: center;
        color: white;
        text-transform: uppercase;
        font-size: 30px;
        position: relative;
        font-weight: 300;
        padding-top: 37px;
        margin-bottom: 40px;
    }

    .order_block {
        background-color: #424E5C;
        height: 580px;
    }

    .contaks {
        float: none;
        width: 100%;
        height: auto;
    }

    .order_block .addr {
        display: block;
        font-size: 16px;
        font-weight: 300;
        color: #fff;
        padding-left: 19px;
        background: url(https://awd-plus.ru/assets/templates/awdplus/images/map_icon.png) no-repeat left;
        height: 16px;
        margin-bottom: 30px;
    }

    .order_block .tel {
        display: block;
        padding-left: 17px;
        background: url(https://awd-plus.ru/assets/templates/awdplus/images/phone_icon.png) no-repeat left;
        line-height: 14px;
        font-size: 16px;
        color: #fff;
        font-weight: 300;
        text-decoration: none;
    }

    .map {
        margin-top: 40px;
        margin: 0 auto;
        float: none;
    }

    .order_form form {
        margin-top: 50px;
        float: none;
        width: 100%;
        height: auto;
        background: rgba(21, 31, 56, 1);
        margin-left: -50px;
        padding: 20px 50px 20px 50px;
        text-align: center;
    }

    .order_form .ttl span {
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        margin-bottom: 5px;
        font-weight: 700;
    }

    .order_form input {
        float: none;
        border-radius: 2px;
        border: 1px solid #fff;
        padding: 14px 25px;
        width: 75%;
        background: none;
        color: #fff;
    }

    .two {
        background: none;
        border: 1px solid #fff;
        border-radius: 2px;
        color: #fff;
        padding: 10px 0 0 20px;
        min-width: 84%;
        width: 50%;
        height: 60px;
        box-sizing: border-box;
        font-size: 14px;
        margin: 30px 0 20px 0;
    }

    .order_form .btn {
        float: none;
        border-radius: 2px;
        background-color: rgb(227, 41, 21);
        border: 1px solid red;
        padding: 14px 25px;
        width: 85%;
        color: #fff;
        font-weight: 400;
        font-size: 14px;
        text-transform: uppercase;
        margin-top: 10px;
        cursor: pointer;
    }

    .order_form .btn:hover {
        background: #FF0000;
    }

    .garant2 {
        margin-top: 20px;
        font-size: 12px;
        font-weight: 100;
        color: #fff;
        text-align: center;
    }

    .map {
        margin-top: 20px;
        float: none;
    }

    footer {
        position: relative;
        margin-top: 41%;
    }

    footer .logo {
        display: block;
        float: left;
        margin: 10px 0 0 0;
    }

    footer .logo img {
        display: block;
    }

    footer .phone {
        display: block;
        float: right;
        margin-top: 30px;
        padding-left: 24px;
        background: url(https://awd-plus.ru/assets/templates/awdplus/images/phone_icon_white.png) no-repeat left;
        height: 14px;
        font-size: 14px;
        color: #fff;
        font-weight: 300;
        letter-spacing: 1px;
        text-decoration: none;
    }

    footer span {
        padding-left: 30px;
        line-height: 12px;
        font-size: 12px;
        color: #fff;
        font-weight: 100;
        text-decoration: none;
    }

    footer nav {
        float: left;
        margin: 0 0 0 20px;
    }

    footer nav li {
        list-style-type: none;
        display: block;
        float: left;
    }

    footer nav:after {
        content: '';
        display: block;
        clear: both;
    }

    footer nav li a {
        text-decoration: none;
        color: white;
        text-transform: uppercase;
        font-size: 9px;
        display: block;
        font-weight: 300;
        height: 50px;
        line-height: 50px;
        padding: 0 15px;
    }

    footer nav li:hover a {
        color: #A8181C;
    }
}

@media screen and (max-width:480px) {
    .header_top {
        text-align: center;
    }

    header .logo {
        display: inline-block;
        float: none;
    }

    header .addr {
        float: none;
        margin-left: 0px;
        display: inline-block;
    }

    header .tel {
        display: inline-block;
        float: none;
        margin-top: 20px;
    }

    header .mail {
        display: inline-block;
        margin: 20px;
        float: none;
    }

    header nav,
    footer nav {
        float: none;
        width: 100%;
        text-align: center;
    }

    header nav li,
    footer nav li {
        display: inline-block;
        margin: 5px 0;
        float: none;
    }

    header nav li a,
    footer nav li a {
        height: 30px;
        line-height: 30px;
    }

    .form {
        position: relative;
        background: rgba(21, 31, 56, 1);
        color: #fff;
        border-radius: 0px;
        padding: 45px auto 55px auto;
        width: 95%;
        max-width: 100%;
        height: 250px;
        margin: 0 0 0 -10px;
        box-shadow: none;
    }

    .form-title {
        text-align: center;
        font-weight: 900;
        font-size: 17px;
        text-transform: uppercase;
        margin-bottom: 27px;
        margin-right: 20px;
    }

    .one {
        background: none;
        border: 1px solid #fff;
        border-radius: 2px;
        color: #fff;
        padding: 10px 0 0 25px;
        min-width: 92%;
        width: 92%;
        height: 60px;
        box-sizing: border-box;
        font-size: 14px;
        margin: 0 auto;
        margin-bottom: 12px;
    }

    .cell {
        float: none;
        border-radius: 2px;
        border: 1px solid #fff;
        padding: 14px 25px;
        width: 80%;
        background: none;
        color: #fff;
        margin: 0 auto;
        margin-bottom: 12px;
    }

    .submit {
        float: none;
        border-radius: 2px;
        background-color: rgb(227, 41, 21);
        border: 1px solid red;
        padding: 14px 25px;
        width: 92%;
        color: #fff;
        font-weight: 400;
        font-size: 14px;
        text-transform: uppercase;
        cursor: pointer;
        margin: 0 auto;
    }

    .submit:hover {
        background: #FF0000;
    }

    .garant {
        font-size: 12px;
        font-weight: 100;
        color: #fff;
        text-align: center;
        padding-top: 20px;
        margin-right: 40px;
    }

    .list {
        padding: 0px;
        margin: 30px 0 30px 0;
    }

    .list li {
        width: 40%;
        display: block;
        text-align: center;
        float: left;
    }

    .serv-title {
        font-weight: 400;
        text-transform: uppercase;
        font-size: 19px;
        margin-top: 14px;
    }

    .list li p {
        font-size: 17px;
        font-weight: 100;
        text-transform: uppercase;
    }

    .news_wrapper {
        margin: 0 auto;
        padding-bottom: 30px;
    }

    .main_news .item {
        float: left;
        padding: auto;
        margin: 0 20px 0 20px;
        margin-top: 20px;
        margin-bottom: 20px;
        width: 40%;
        height: 210px;
    }

    .main_news .item p {
        font-size: 14px;
    }

    .text_block {
        float: none;
    }

    .text_block .image {
        width: 90%;
        margin: 0 auto 0 -230px;
    }

    .text_block .text {
        margin: 0 auto 0 50px;
    }

    .text_block .text p {
        font-size: 15px;
    }

    .order_block .title {
        text-align: center;
        color: white;
        text-transform: uppercase;
        font-size: 30px;
        position: relative;
        font-weight: 300;
        padding-top: 37px;
        margin-bottom: 40px;
    }

    .order_block {
        background-color: #424E5C;
        height: 580px;
    }

    .contaks {
        float: none;
        width: 100%;
        height: auto;
    }

    .order_block .addr {
        display: block;
        font-size: 16px;
        font-weight: 300;
        color: #fff;
        padding-left: 19px;
        background: url(https://awd-plus.ru/assets/templates/awdplus/images/map_icon.png) no-repeat left;
        height: 16px;
        margin-bottom: 30px;
    }

    .order_block .tel {
        display: block;
        padding-left: 17px;
        background: url(https://awd-plus.ru/assets/templates/awdplus/images/phone_icon.png) no-repeat left;
        line-height: 14px;
        font-size: 16px;
        color: #fff;
        font-weight: 300;
        text-decoration: none;
    }

    .map {
        margin-top: 40px;
        margin: 0 auto;
        float: none;
    }

    .order_form form {
        margin-top: 50px;
        float: none;
        width: 100%;
        height: auto;
        background: rgba(21, 31, 56, 1);
        margin-left: -50px;
        padding: 20px 50px 20px 50px;
        text-align: center;
    }

    .order_form .ttl span {
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        margin-bottom: 5px;
        font-weight: 700;
    }

    .order_form input {
        float: none;
        border-radius: 2px;
        border: 1px solid #fff;
        padding: 14px 25px;
        width: 74%;
        background: none;
        color: #fff;
    }

    .two {
        background: none;
        border: 1px solid #fff;
        border-radius: 2px;
        color: #fff;
        padding: 10px 0 0 20px;
        min-width: 84%;
        width: 50%;
        height: 60px;
        box-sizing: border-box;
        font-size: 14px;
        margin: 30px 0 20px 0;
    }

    .order_form .btn {
        float: none;
        border-radius: 2px;
        background-color: rgb(227, 41, 21);
        border: 1px solid red;
        padding: 14px 25px;
        width: 85%;
        color: #fff;
        font-weight: 400;
        font-size: 14px;
        text-transform: uppercase;
        margin-top: 10px;
        cursor: pointer;
    }

    .order_form .btn:hover {
        background: #FF0000;
    }

    .garant2 {
        margin-top: 20px;
        font-size: 12px;
        font-weight: 100;
        color: #fff;
        text-align: center;
    }

    .map {
        margin-top: 20px;
        float: none;
    }

    footer {
        position: relative;
        margin-top: 41%;
    }

    footer .logo {
        display: block;
        float: left;
        margin: 10px 0 0 0;
    }

    footer .logo img {
        display: block;
    }

    footer .phone {
        display: block;
        float: right;
        margin-top: 30px;
        padding-left: 24px;
        background: url(https://awd-plus.ru/assets/templates/awdplus/images/phone_icon_white.png) no-repeat left;
        height: 14px;
        font-size: 14px;
        color: #fff;
        font-weight: 300;
        letter-spacing: 1px;
        text-decoration: none;
    }

    footer span {
        padding-left: 30px;
        line-height: 12px;
        font-size: 12px;
        color: #fff;
        font-weight: 100;
        text-decoration: none;
    }

    footer nav {
        float: left;
        margin: 0 0 0 50px;
    }

    footer nav li {
        list-style-type: none;
        display: block;
        float: left;
    }

    footer nav:after {
        content: '';
        display: block;
        clear: both;
    }

    footer nav li a {
        text-decoration: none;
        color: white;
        text-transform: uppercase;
        font-size: 10px;
        display: block;
        font-weight: 300;
        height: 50px;
        line-height: 50px;
        padding: 0 25px;
    }

    footer nav li:hover a {
        color: #A8181C;
    }
}

@media screen and (max-width:414px) {
    .header_top {
        text-align: center;
    }

    header .logo {
        display: inline-block;
        float: none;
    }

    header .addr {
        float: none;
        margin-left: 0px;
        display: inline-block;
    }

    header .tel {
        display: inline-block;
        float: none;
        margin-top: 20px;
    }

    header .mail {
        display: inline-block;
        margin: 20px;
        float: none;
    }

    header nav,
    footer nav {
        float: none;
        width: 100%;
        text-align: center;
    }

    header nav li,
    footer nav li {
        display: inline-block;
        margin: 5px 0;
        float: none;
    }

    header nav li a,
    footer nav li a {
        height: 30px;
        line-height: 30px;
    }

    .form {
        position: relative;
        background: rgba(21, 31, 56, 1);
        color: #fff;
        border-radius: 0px;
        padding: 45px auto 55px auto;
        width: 95%;
        max-width: 100%;
        height: 270px;
        margin: 0 0 0 -10px;
        box-shadow: none;
    }

    .form-title {
        text-align: center;
        font-weight: 900;
        font-size: 17px;
        text-transform: uppercase;
        margin-bottom: 27px;
        margin-right: 20px;
    }

    .one {
        background: none;
        border: 1px solid #fff;
        border-radius: 2px;
        color: #fff;
        padding: 10px 0 0 25px;
        min-width: 92%;
        width: 92%;
        height: 60px;
        box-sizing: border-box;
        font-size: 14px;
        margin: 0 auto;
        margin-bottom: 12px;
    }

    .cell {
        float: none;
        border-radius: 2px;
        border: 1px solid #fff;
        padding: 14px 25px;
        width: 78%;
        background: none;
        color: #fff;
        margin: 0 auto;
        margin-bottom: 12px;
    }

    .submit {
        float: none;
        border-radius: 2px;
        background-color: rgb(227, 41, 21);
        border: 1px solid red;
        padding: 14px 25px;
        width: 92%;
        color: #fff;
        font-weight: 400;
        font-size: 14px;
        text-transform: uppercase;
        cursor: pointer;
        margin: 0 auto;
    }

    .submit:hover {
        background: #FF0000;
    }

    .garant {
        font-size: 12px;
        font-weight: 100;
        color: #fff;
        text-align: center;
        padding-top: 20px;
        margin-right: 40px;
    }

    .list {
        padding: 0px;
        margin: 30px 0 30px 0;
    }

    .list li {
        width: 38%;
        display: block;
        text-align: center;
        float: left;
    }

    .serv-title {
        font-weight: 400;
        text-transform: uppercase;
        font-size: 19px;
        margin-top: 14px;
    }

    .list li p {
        font-size: 17px;
        font-weight: 100;
        text-transform: uppercase;
    }

    .news_wrapper {
        margin: 0 auto;
        padding-bottom: 30px;
    }

    .main_news .item {
        float: left;
        padding: auto;
        margin: 0 20px 0 20px;
        margin-top: 20px;
        margin-bottom: 20px;
        width: 39%;
        height: 210px;
    }

    .main_news .item p {
        font-size: 14px;
    }

    .text_block {
        float: none;
    }

    .text_block .image {
        width: 90%;
        margin: 0 auto 0 -230px;
    }

    .text_block .text {
        margin: 0 auto 0 50px;
    }

    .text_block .text p {
        font-size: 15px;
    }

    .order_block .title {
        text-align: center;
        color: white;
        text-transform: uppercase;
        font-size: 30px;
        position: relative;
        font-weight: 300;
        padding-top: 37px;
        margin-bottom: 40px;
    }

    .order_block {
        background-color: #424E5C;
        height: 580px;
    }

    .contaks {
        float: none;
        width: 100%;
        height: auto;
    }

    .order_block .addr {
        display: block;
        font-size: 16px;
        font-weight: 300;
        color: #fff;
        padding-left: 19px;
        background: url(https://awd-plus.ru/assets/templates/awdplus/images/map_icon.png) no-repeat left;
        height: 16px;
        margin-bottom: 30px;
    }

    .order_block .tel {
        display: block;
        padding-left: 17px;
        background: url(https://awd-plus.ru/assets/templates/awdplus/images/phone_icon.png) no-repeat left;
        line-height: 14px;
        font-size: 16px;
        color: #fff;
        font-weight: 300;
        text-decoration: none;
    }

    .map {
        margin-top: 40px;
        margin: 0 auto;
        float: none;
    }

    .order_form form {
        margin-top: 50px;
        float: none;
        width: 100%;
        height: auto;
        background: rgba(21, 31, 56, 1);
        margin-left: -50px;
        padding: 20px 50px 20px 50px;
        text-align: center;
    }

    .order_form .ttl span {
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        margin-bottom: 5px;
        font-weight: 700;
    }

    .order_form input {
        float: none;
        border-radius: 2px;
        border: 1px solid #fff;
        padding: 14px 25px;
        width: 72%;
        background: none;
        color: #fff;
    }

    .two {
        background: none;
        border: 1px solid #fff;
        border-radius: 2px;
        color: #fff;
        padding: 10px 0 0 20px;
        min-width: 84%;
        width: 50%;
        height: 60px;
        box-sizing: border-box;
        font-size: 14px;
        margin: 30px 0 20px 0;
    }

    .order_form .btn {
        float: none;
        border-radius: 2px;
        background-color: rgb(227, 41, 21);
        border: 1px solid red;
        padding: 14px 25px;
        width: 85%;
        color: #fff;
        font-weight: 400;
        font-size: 14px;
        text-transform: uppercase;
        margin-top: 10px;
        cursor: pointer;
    }

    .order_form .btn:hover {
        background: #FF0000;
    }

    .garant2 {
        margin-top: 20px;
        font-size: 12px;
        font-weight: 100;
        color: #fff;
        text-align: center;
    }

    .map {
        margin-top: 20px;
        float: none;
    }

    footer {
        position: relative;
        margin-top: 41%;
    }

    footer .logo {
        display: block;
        float: left;
        margin: 10px 0 0 0;
    }

    footer .logo img {
        display: block;
    }

    footer .phone {
        display: block;
        float: right;
        margin-top: 30px;
        padding-left: 24px;
        background: url(https://awd-plus.ru/assets/templates/awdplus/images/phone_icon_white.png) no-repeat left;
        height: 14px;
        font-size: 14px;
        color: #fff;
        font-weight: 300;
        letter-spacing: 1px;
        text-decoration: none;
    }

    footer span {
        padding-left: 30px;
        line-height: 12px;
        font-size: 12px;
        color: #fff;
        font-weight: 100;
        text-decoration: none;
    }

    footer nav {
        float: left;
        margin: 0 0 0 10px;
    }

    footer nav li {
        list-style-type: none;
        display: block;
        float: left;
    }

    footer nav:after {
        content: '';
        display: block;
        clear: both;
    }

    footer nav li a {
        text-decoration: none;
        color: white;
        text-transform: uppercase;
        font-size: 10px;
        display: block;
        font-weight: 300;
        height: 50px;
        line-height: 50px;
        padding: 0 25px;
    }

    footer nav li:hover a {
        color: #A8181C;
    }
}

@media screen and (max-width:375px) {
    .header_top {
        text-align: center;
    }

    header .logo {
        display: inline-block;
        float: left;
    }

    header .addr {
        float: left;
        margin-left: 0px;
        display: none;
    }

    header .tel {
        display: inline-block;
        float: right;
        font-size: 15px;
    }

    header .mail {
        display: inline-block;
        margin-left: -10px;
        float: none;
        font-size: 15px;
    }

    header nav,
    footer nav {
        display: none;
        float: none;
        width: 100%;
        text-align: center;
    }

    header nav li,
    footer nav li {
        display: inline-block;
        margin: 5px 0;
        float: none;
    }

    header nav li a,
    footer nav li a {
        height: 30px;
        line-height: 30px;
    }

    .slider {
        width: 100%;
    }

    .form {
        position: relative;
        background: rgba(21, 31, 56, 1);
        color: #fff;
        border-radius: 0px;
        padding: 45px 0px 55px 20px;
        width: 100%;
        height: auto;
        margin: 0 auto;
        box-shadow: 0px 0px 44px 0px rgba(0, 0, 0, 0.95);
        box-sizing: border-box;
    }

    .form-title {
        text-align: center;
        font-weight: 400;
        font-size: 13px;
        text-transform: uppercase;
        margin-bottom: 27px;
        margin-right: 20px;
    }

    .one {
        background: none;
        border: 1px solid #fff;
        border-radius: 2px;
        color: #fff;
        padding: 10px 0 0 25px;
        min-width: 92%;
        width: 92%;
        height: 60px;
        box-sizing: border-box;
        font-size: 14px;
        margin: 0 auto;
        margin-bottom: 12px;
    }

    .cell {
        float: none;
        border-radius: 2px;
        border: 1px solid #fff;
        padding: 14px 25px;
        width: 76.5%;
        background: none;
        color: #fff;
        margin: 0 auto;
        margin-bottom: 12px;
    }

    .submit {
        float: none;
        border-radius: 2px;
        background-color: rgb(227, 41, 21);
        border: 1px solid red;
        padding: 14px 25px;
        width: 92%;
        color: #fff;
        font-weight: 400;
        font-size: 14px;
        text-transform: uppercase;
        cursor: pointer;
        margin: 0 auto;
    }

    .submit:hover {
        background: #FF0000;
    }

    .garant {
        font-size: 12px;
        font-weight: 100;
        color: #fff;
        text-align: center;
        padding-top: 20px;
        margin-right: 40px;
    }

    .list {
        padding: 0px;
        margin: 30px 0 0px 0;
    }

    .list li {
        width: 38%;
        display: block;
        text-align: center;
        float: left;
    }

    .serv-title {
        font-weight: 400;
        text-transform: uppercase;
        font-size: 19px;
        margin-top: 14px;
    }

    .list li p {
        font-size: 17px;
        font-weight: 100;
        text-transform: uppercase;
    }

    .news_wrapper {
        margin: 0 auto;
        padding-bottom: 30px;
    }

    .main_news .title {
        margin-bottom: 10px;
    }

    .main_news .item {
        float: left;
        padding: auto;
        margin: 0 20px 0 20px;
        margin-top: 20px;
        margin-bottom: 20px;
        width: 38%;
        height: 210px;
    }

    .main_news .item p {
        font-size: 14px;
    }

    .main_news .item .img .pop {
        display: none;
        transition: 0.2s;
        width: 100%;
        height: 175%;
        background: rgba(34, 43, 68, 0.79);
        position: absolute;
        top: -3px;
        left: 0;
    }

    .main_news .item .img:hover .pop span {
        display: block;
        background: red;
        padding: 10px 0 10px 0;
        margin-top: 70%;
        color: white;
        font-size: 14px;
        font-weight: 300;
        text-transform: uppercase;
        width: 100%;
        text-align: center;
    }

    .text_block {
        float: none;
    }

    .text_block .image {
        width: 90%;
        margin: 0 auto 0 -230px;
    }

    .text_block .text {
        margin: 0 auto 0 50px;
    }

    .text_block .text p {
        font-size: 15px;
    }

    .order_block .title {
        text-align: center;
        color: white;
        text-transform: uppercase;
        font-size: 30px;
        position: relative;
        font-weight: 300;
        padding-top: 37px;
        margin-bottom: 40px;
    }

    .order_block {
        background-color: #424E5C;
        height: auto;
        padding-bottom: 20px;
    }

    .contaks {
        float: none;
        width: 100%;
        height: auto;
    }

    .order_block .addr {
        display: block;
        font-size: 16px;
        font-weight: 300;
        color: #fff;
        padding-left: 19px;
        background: url(https://awd-plus.ru/assets/templates/awdplus/images/map_icon.png) no-repeat left;
        height: 16px;
        margin-bottom: 30px;
    }

    .order_block .tel {
        display: block;
        padding-left: 17px;
        background: url(https://awd-plus.ru/assets/templates/awdplus/images/phone_icon.png) no-repeat left;
        line-height: 14px;
        font-size: 16px;
        color: #fff;
        font-weight: 300;
        text-decoration: none;
    }

    .map {
        margin-top: 40px;
        padding-bottom: 20px;
        float: none;
    }

    .order_form form {
        position: relative;
        background: rgba(21, 31, 56, 1);
        color: #fff;
        border-radius: 0px;
        padding: 45px 0px 55px 20px;
        width: 100%;
        height: auto;
        margin: 0 auto;
        box-shadow: 0px 0px 44px 0px rgba(0, 0, 0, 0.95);
        box-sizing: border-box;
    }

    .order_form .ttl span {
        color: #fff;
        font-size: 17px;
        text-transform: uppercase;
        margin-bottom: 5px;
        font-weight: 700;
    }

    .order_form input {
        float: none;
        border-radius: 2px;
        border: 1px solid #fff;
        padding: 14px 25px;
        width: 71%;
        background: none;
        color: #fff;
    }

    .two {
        background: none;
        border: 1px solid #fff;
        border-radius: 2px;
        color: #fff;
        padding: 10px 0 0 20px;
        min-width: 85%;
        width: 85%;
        height: 60px;
        box-sizing: border-box;
        font-size: 14px;
        margin: 30px 0 20px 0;
    }

    .order_form .btn {
        float: none;
        border-radius: 2px;
        background-color: rgb(227, 41, 21);
        border: 1px solid red;
        padding: 14px 25px;
        width: 85%;
        color: #fff;
        font-weight: 400;
        font-size: 14px;
        text-transform: uppercase;
        margin-top: 10px;
        cursor: pointer;
    }

    .order_form .btn:hover {
        background: #FF0000;
    }

    .garant2 {
        margin-top: 20px;
        font-size: 12px;
        font-weight: 100;
        color: #fff;
        text-align: center;
    }

    .map {
        margin-top: 20px;
        float: none;
    }

    footer {
        position: relative;
        margin-top: 0;
    }

    footer .logo {
        display: block;
        float: left;
        margin: 10px 0 0 0;
    }

    footer .logo img {
        display: block;
    }

    footer .phone {
        display: block;
        float: right;
        margin-top: 30px;
        padding-left: 24px;
        background: url(https://awd-plus.ru/assets/templates/awdplus/images/phone_icon_white.png) no-repeat left;
        height: 14px;
        font-size: 14px;
        color: #fff;
        font-weight: 300;
        letter-spacing: 1px;
        text-decoration: none;
    }

    footer span {
        padding-left: 30px;
        line-height: 12px;
        font-size: 12px;
        color: #fff;
        font-weight: 100;
        text-decoration: none;
    }

    footer nav {
        display: none;
        float: left;
        margin: 0 0 0 20px;
    }

    footer nav li {
        list-style-type: none;
        display: block;
        float: left;
    }

    footer nav:after {
        content: '';
        display: block;
        clear: both;
    }

    footer nav li a {
        text-decoration: none;
        color: white;
        text-transform: uppercase;
        font-size: 10px;
        display: block;
        font-weight: 300;
        height: 50px;
        line-height: 50px;
        padding: 0 25px;
    }

    footer nav li:hover a {
        color: #A8181C;
    }
}

@media screen and (max-width:360px) {
    .wts {
        position: relative;
        top: auto;
        text-decoration: none;
        color: #af1520;
        z-index: 999;
        width: 100%;
        text-align: center;
        right: auto;
        background: none;
    }

    .wts {
        position: relative;
        top: auto;
        text-decoration: none;
        color: #af1520;
        z-index: 999;
        width: 100%;
        text-align: center;
        right: auto;
        background: none;
        width: 100%;
        float: left;
        margin-top: 10px;
        padding-left: 0;
    }

    .header_top {
        text-align: center;
    }

    header .logo {
        display: inline-block;
        float: none;
        margin-left: 0;
    }

    header .addr {
        float: none;
        margin-left: 0px;
        display: inline-block;
    }

    header .tel {
        display: inline-block;
        float: none;
        margin-top: 20px;
    }

    header .mail {
        display: inline-block;
        margin: 20px;
        float: none;
    }

    header nav,
    footer nav {
        display: inline-block;
        float: none;
        width: 100%;
        text-align: center;
    }

    header nav li,
    footer nav li {
        display: inline-block;
        margin: 5px 0;
        float: none;
    }

    header nav li a,
    footer nav li a {
        height: 30px;
        line-height: 30px;
    }

    .header_bottom {
        padding-bottom: 20px;
    }

    .form-title {
        text-align: center;
        font-weight: 900;
        font-size: 15px;
        text-transform: uppercase;
        margin-bottom: 27px;
    }

    .list {
        padding: 0px;
        margin: 30px 0 50px 0;
    }

    .list li {
        width: 260px;
        display: block;
        text-align: center;
        float: none;
        margin: 0 auto;
    }

    .news_wrapper {
        margin-left: 0px;
        padding-bottom: 30px;
    }

    .main_news .item {
        float: none;
        padding: 0;
        margin: 0 auto;
        margin-top: 20px;
        margin-bottom: 20px;
        width: 270px;
        height: 300px;
    }

    .main_news .item p {
        font-size: 18px;
    }

    .text_block {
        float: none;
    }

    .text_block .image {
        width: 70%;
        margin: 0 auto 0 -200px;
    }

    .text_block .text {
        padding-top: 20px;
        padding-right: 0px;
    }

    .text_block .text p {
        font-size: 15px;
    }

    .order_block .title {
        text-align: center;
        color: white;
        text-transform: uppercase;
        font-size: 30px;
        position: relative;
        font-weight: 300;
        padding-top: 37px;
        margin-bottom: 40px;
    }

    .contaks {
        float: none;
        width: 100%;
        height: auto;
    }

    .order_block .addr {
        display: block;
        font-size: 16px;
        font-weight: 300;
        color: #fff;
        padding-left: 19px;
        background: url(https://awd-plus.ru/assets/templates/awdplus/images/map_icon.png) no-repeat left;
        height: 16px;
        margin-bottom: 40px;
    }

    .order_block .tel {
        display: block;
        padding-left: 17px;
        background: url(https://awd-plus.ru/assets/templates/awdplus/images/phone_icon.png) no-repeat left;
        line-height: 14px;
        font-size: 16px;
        color: #fff;
        font-weight: 300;
        text-decoration: none;
    }

    .map {
        margin: 40px 40px 0 0;
        width: 100%;
        float: none;
    }

    .order_form form {
        float: none;
        position: relative;
        width: 100%;
        height: auto;
        background: rgba(21, 31, 56, 1);
        text-align: center;
        margin-right: 0px;
    }

    .order_form .ttl span {
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        margin-bottom: 5px;
        font-weight: 700;
    }

    .order_form input {
        float: none;
        border-radius: 2px;
        border: 1px solid #fff;
        padding: 14px 25px;
        width: 80%;
        background: none;
        color: #fff;
    }

    .two {
        background: none;
        border: 1px solid #fff;
        border-radius: 2px;
        color: #fff;
        padding: 10px 0 0 20px;
        min-width: 95%;
        width: 95%;
        height: 60px;
        box-sizing: border-box;
        font-size: 14px;
        margin: 30px 0 20px 0;
    }

    .order_form .btn {
        float: none;
        border-radius: 2px;
        background-color: rgb(227, 41, 21);
        border: 1px solid red;
        padding: 14px 25px;
        width: 95%;
        color: #fff;
        font-weight: 400;
        font-size: 14px;
        text-transform: uppercase;
        margin-top: 10px;
        cursor: pointer;
    }

    .order_form .btn:hover {
        background: #FF0000;
    }

    .garant2 {
        margin-top: 20px;
        font-size: 12px;
        font-weight: 100;
        color: #fff;
        text-align: center;
    }

    footer .logo {
        display: block;
        float: left;
        margin: 10px 0 0 0;
    }

    footer .logo img {
        display: block;
    }

    footer .phone {
        display: block;
        float: right;
        margin-top: 30px;
        padding-left: 24px;
        background: url(https://awd-plus.ru/assets/templates/awdplus/images/phone_icon_white.png) no-repeat left;
        height: 14px;
        font-size: 14px;
        color: #fff;
        font-weight: 300;
        letter-spacing: 1px;
        text-decoration: none;
    }

    footer span {
        padding-left: 30px;
        line-height: 12px;
        font-size: 12px;
        color: #fff;
        font-weight: 100;
        text-decoration: none;
    }

    footer nav {
        display: none;
        float: left;
        margin: 0 auto;
    }

    footer nav li {
        list-style-type: none;
        display: block;
        float: none;
    }

    footer nav:after {
        content: '';
        display: block;
        clear: both;
    }

    footer nav li a {
        text-decoration: none;
        color: white;
        text-transform: uppercase;
        font-size: 10px;
        display: block;
        font-weight: 300;
        height: 50px;
        line-height: 50px;
        padding: 0 15px;
    }

    footer nav li:hover a {
        color: #A8181C;
    }
}

@media screen and (max-width:320px) {
    .header_top {
        text-align: center;
    }

    header .logo {
        display: inline-block;
        float: none;
    }

    header .addr {
        float: none;
        margin-left: 0px;
        display: inline-block;
    }

    header .tel {
        display: inline-block;
        float: none;
        margin-top: 20px;
    }

    header .mail {
        display: inline-block;
        margin: 20px;
        float: none;
    }

    header nav,
    footer nav {
        float: none;
        width: 100%;
        text-align: center;
    }

    header nav li,
    footer nav li {
        display: inline-block;
        margin: 5px 0;
        float: none;
    }

    header nav li a,
    footer nav li a {
        height: 30px;
        line-height: 30px;
    }

    .header_bottom {
        padding-bottom: 20px;
    }

    .form {
        position: relative;
        background: rgba(21, 31, 56, 1);
        color: #fff;
        border-radius: 0px;
        padding: 45px 10px 55px 10px;
        width: 100%;
        max-width: 100%;
        height: 250px;
        margin: 0 0 0 -10px;
        box-shadow: none;
    }

    .form-title {
        text-align: center;
        font-weight: 900;
        font-size: 17px;
        text-transform: uppercase;
        margin-bottom: 27px;
    }

    .one {
        background: none;
        border: 1px solid #fff;
        border-radius: 2px;
        color: #fff;
        padding: 10px 0 0 25px;
        min-width: 99%;
        width: 100%;
        height: 60px;
        box-sizing: border-box;
        font-size: 14px;
        margin: 0 auto;
        margin-bottom: 12px;
    }

    .cell {
        float: none;
        border-radius: 2px;
        border: 1px solid #fff;
        padding: 14px 25px;
        width: 82%;
        background: none;
        color: #fff;
        margin: 0 auto;
        margin-bottom: 12px;
    }

    .submit {
        float: none;
        border-radius: 2px;
        background-color: rgb(227, 41, 21);
        border: 1px solid red;
        padding: 14px 25px;
        width: 100%;
        color: #fff;
        font-weight: 400;
        font-size: 14px;
        text-transform: uppercase;
        cursor: pointer;
        margin: 0 auto;
    }

    .submit:hover {
        background: #FF0000;
    }

    .garant {
        font-size: 12px;
        font-weight: 100;
        color: #fff;
        text-align: center;
        padding-top: 20px;
    }

    .list {
        padding: 0px;
        margin: 30px 0 50px 0;
    }

    .list li {
        width: 260px;
        display: block;
        text-align: center;
        float: none;
        margin: 0 auto;
    }

    .news_wrapper {
        margin-left: 0px;
        padding-bottom: 30px;
    }

    .main_news .item {
        float: none;
        padding: 0;
        margin: 0 auto;
        margin-top: 20px;
        margin-bottom: 20px;
        width: 270px;
    }

    .text_block {
        float: none;
    }

    .text_block .image {
        width: 80%;
        margin: 0 0 0 -230px;
    }

    .text_block .text {
        padding-top: 20px;
        padding-right: 0px;
    }

    .text_block .text p {
        font-size: 15px;
    }

    .order_block .title {
        text-align: center;
        color: white;
        text-transform: uppercase;
        font-size: 30px;
        position: relative;
        font-weight: 300;
        padding-top: 37px;
        margin-bottom: 40px;
    }

    .order_block {
        background-color: #424E5C;
        height: 580px;
    }

    .contaks {
        float: none;
        width: 100%;
        height: auto;
    }

    .order_block .addr {
        display: block;
        font-size: 16px;
        font-weight: 300;
        color: #fff;
        padding-left: 19px;
        background: url(https://awd-plus.ru/assets/templates/awdplus/images/map_icon.png) no-repeat left;
        height: 16px;
        margin-bottom: 40px;
    }

    .order_block .tel {
        display: block;
        padding-left: 17px;
        background: url(https://awd-plus.ru/assets/templates/awdplus/images/phone_icon.png) no-repeat left;
        line-height: 14px;
        font-size: 16px;
        color: #fff;
        font-weight: 300;
        text-decoration: none;
    }

    .map {
        margin: 40px 40px 0 0;
        width: 100%;
        float: none;
    }

    .order_form form {
        float: none;
        position: relative;
        width: 100%;
        height: auto;
        background: rgba(21, 31, 56, 1);
        text-align: center;
        margin-right: 0px;
    }

    .order_form .ttl span {
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        margin-bottom: 5px;
        font-weight: 700;
    }

    .order_form input {
        float: none;
        border-radius: 2px;
        border: 1px solid #fff;
        padding: 14px 25px;
        width: 75%;
        background: none;
        color: #fff;
    }

    .two {
        background: none;
        border: 1px solid #fff;
        border-radius: 2px;
        color: #fff;
        padding: 10px 0 0 20px;
        min-width: 94%;
        width: 94%;
        height: 60px;
        box-sizing: border-box;
        font-size: 14px;
        margin: 30px 0 20px 0;
    }

    .order_form .btn {
        float: none;
        border-radius: 2px;
        background-color: rgb(227, 41, 21);
        border: 1px solid red;
        padding: 14px 25px;
        width: 95%;
        color: #fff;
        font-weight: 400;
        font-size: 14px;
        text-transform: uppercase;
        margin-top: 10px;
        cursor: pointer;
    }

    .order_form .btn:hover {
        background: #FF0000;
    }

    .garant2 {
        margin-top: 20px;
        font-size: 12px;
        font-weight: 100;
        color: #fff;
        text-align: center;
    }

    footer {
        position: relative;
        margin-top: 58%;
    }

    footer .logo {
        display: block;
        float: left;
        margin: 10px 0 0 0;
    }

    footer .logo img {
        width: 50%;
        display: block;
    }

    footer .phone {
        display: block;
        float: right;
        margin-top: 10px;
        padding-left: 24px;
        background: url(https://awd-plus.ru/assets/templates/awdplus/images/phone_icon_white.png) no-repeat left;
        height: 14px;
        font-size: 14px;
        color: #fff;
        font-weight: 300;
        letter-spacing: 0px;
        text-decoration: none;
    }

    footer span {
        padding-left: 30px;
        line-height: 12px;
        font-size: 12px;
        color: #fff;
        font-weight: 100;
        text-decoration: none;
    }

    footer nav {
        float: left;
        margin: 0 auto;
    }

    footer nav li {
        list-style-type: none;
        display: block;
        float: none;
    }

    footer nav:after {
        content: '';
        display: block;
        clear: both;
    }

    footer nav li a {
        text-decoration: none;
        color: white;
        text-transform: uppercase;
        font-size: 10px;
        display: block;
        font-weight: 300;
        height: 50px;
        line-height: 50px;
        padding: 0 15px;
    }

    footer nav li:hover a {
        color: #A8181C;
    }
}

/*! CSS Used from: https://awd-plus.ru/assets/templates/awdplus/css/jquery.bxslider.css */
.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
}

.bx-wrapper img {
    max-width: 100%;
    display: inline;
}

.bxslider li {
    text-align: center;
}

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(https://awd-plus.ru/assets/templates/awdplus/images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(https://awd-plus.ru/assets/templates/awdplus/images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}


/********************************HEADER START******************************************/


/********************************HEADER END******************************************/



/********************************FORM START******************************************/


.form-block {
    padding: 0 10px;
}

.form-title {
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 600;
    font-size: 30px;
    line-height: 1.23;
    color: #4070b6;
    margin-bottom: 50px;
}

.hydraulic-form {
    max-width: 960px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    gap: 10px;
    padding-bottom: 100px;
}

.t-input {
    margin: 0;
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 100%;
    height: 60px;
    padding: 0 20px;
    font-size: 16px;
    line-height: 1.33;
    width: 22%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    -webkit-appearance: none;
    border-radius: 0;
    color: #383838;
    border: 1px solid #383838;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
}

.t-submit {
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.33;
    width: 22%;
    height: 60px;
    color: #ffffff;
    background-color: #4070b6;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    cursor: pointer;
    border: none;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.t-submit:hover {
    background-color: #4f8ae3 !important;
}


@media (max-width: 850px) {

    .hydraulic-form {
        flex-direction: column;
        align-items: center;
    }

    .t-input {
        max-width: 500px;
        width: 100%;
    }

    .t-submit {
        max-width: 500px;
        width: 100%;
    }
}

@media (max-width: 850px) {
    .form-title {
        font-size: 22px;
    }
}

@media screen and (max-width: 720px) {
    .main_news .item {
        height: 260px!important;
    }
}

@media (max-width: 525px) {
    img {
        max-width: 80%;
    }
}

@media (max-width: 525px) {
    img {
        max-width: 95%;
    }
}

@media (max-width: 320px) {
    .main_news .item {
        height: 200px !important;
    }
    img {
        max-width: 100%;
    }
}

/********************************FORM END******************************************/





