container-fluid footer/* font-family: "RobotoRegular"; */

@font-face {
    font-family: "RobotoRegular";
    src: url("../fonts/Roboto/RobotoRegular/RobotoRegular.eot");
    src: url("../fonts/Roboto/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/Roboto/RobotoRegular/RobotoRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}


/* font-family: "RobotoLight"; */

@font-face {
    font-family: "RobotoLight";
    src: url("../fonts/Roboto/RobotoLight/RobotoLight.eot");
    src: url("../fonts/Roboto/RobotoLight/RobotoLight.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto/RobotoLight/RobotoLight.woff") format("woff"), url("../fonts/Roboto/RobotoLight/RobotoLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}


/* font-family: "RobotoMedium"; */

@font-face {
    font-family: "RobotoMedium";
    src: url("../fonts/Roboto/RobotoMedium/RobotoMedium.eot");
    src: url("../fonts/Roboto/RobotoMedium/RobotoMedium.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto/RobotoMedium/RobotoMedium.woff") format("woff"), url("../fonts/Roboto/RobotoMedium/RobotoMedium.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}


/* font-family: "RobotoBold"; */

@font-face {
    font-family: "RobotoBold";
    src: url("../fonts/Roboto/RobotoBold/RobotoBold.eot");
    src: url("../fonts/Roboto/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/Roboto/RobotoBold/RobotoBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

body {
    margin: 0;
}

a {
    text-decoration: none;
}

a:hover,
a:active {
    outline: 0;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.75em;
    margin: 2.33em 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

pre,
code,
kbd,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q:before,
q:after {
    content: '';
    content: none;
}

small {
    font-size: 75%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

nav ul,
nav ol {
    list-style: none;
    padding: 0;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}

button,
input {
    line-height: normal;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}

button[disabled],
input[disabled] {
    cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a,
p,
img,
button,
div,
label,
li,
ul,
form,
input,
select,
span,
textarea {
    box-sizing: border-box;
}

ul,
li {
    margin: 0;
    padding: 0;
    list-style: none;
}

h2 {
    font-size: 32px;
    line-height: normal;
    letter-spacing: 0.01em;
    margin: 20px 0 10px;
}

h3 {
    font-size: 20px;
    line-height: normal;
    letter-spacing: 0.01em;
}

h4 {
    font-size: 16px;
    line-height: normal;
    letter-spacing: 0.01em;
    font-family: "RobotoMedium", sans-serif;
    font-style: normal;
    font-weight: normal;
    margin: 20px 0 10px;
}

p {
    margin: 5px 0;
    text-align: justify;
}

.text p {
    font-size: 15px;
    line-height: 21px;
    letter-spacing: 0.025em;
}


/* ------------------------------ */

.clearfix:before,
.container:before,
.site:before,
.row:before,
section:before,
.clearfix:after,
.container:after,
.site:after,
.row:after,
section:after {
    content: " ";
    display: table;
}

.clearfix:after,
.container:after,
.site:after,
.row:after,
section:after {
    clear: both;
}

@media screen and (max-width: 1023px) {
    h2 {
        font-size: 24px;
        letter-spacing: 0.025em;
    }
}

html,
body,
.container,
.container-fluid,
.site,
section,
.row {
    margin: 0;
    padding: 0;
}

body {
    font-size: 14px;
    color: #09090a;
    font-family: "RobotoLight", sans-serif;
    font-style: normal;
    font-weight: normal;
}

.container,
.site {
    width: 100%;
}

.site {
    /*width: 100%;
    max-width: 1320px;
    margin: 0 auto;*/
    width: 98%;
    max-width: 1280px!important;
    margin: 0 auto;
}

section.margin {
    margin: 0;
}

section.last {
    padding-bottom: 60px;
}

.col {
    float: left;
}

.col.right {
    float: right;
}

.col20 {
    float: left;
    width: 20%;
}

.col25 {
    float: left;
    width: 25%;
}

.col70 {
    float: left;
    width: 70%;
}

.col75 {
    float: left;
    width: 75%;
}

.col80 {
    float: left;
    width: 80%;
}

.col33 {
    float: left;
    width: 33.33333%;
}

.col50 {
    float: left;
    width: 49%;
    margin: 0 1%;
}


/* --------------------------------- */

@media (max-width: 1320px) {
    .site.margin section {
        margin: 0 15px;
    }
    section.margin {
        margin: 0 15px;
    }
}

@media screen and (max-width: 1200px) {
    body {
        font-size: 12px;
    }
}

@media screen and (max-width: 750px) {
    /* 1023 */
    .col33 {
        float: none;
        width: 100%;
        margin: 10px 0;
    }
}


/*
a {
  &, &:hover, &:visited {
    text-decoration: none;
  }
}
*/

a {
    position: relative;
    text-decoration: none;
}

a,
a:hover,
a:focus,
a:active {
    color: #f90a23;
}

a:hover {
    text-decoration: underline;
}

a.wt,
a.wt:hover,
a.wt:active,
a.wt:visited,
a.wt:focus {
    position: relative;
    color: #fff;
}



a.black,
a.black:hover,
a.black:focus,
a.black:active {
    color: #09090a;
}

.btn {
    display: inline-block;
    padding: 14px 22px;
    font-size: 18px;
    text-transform: uppercase;
    border: 0 none;
    cursor: pointer;
}

.btn,
.btn:hover,
.btn:focus,
.btn:active {
    outline: none;
}

.btn.red {
    background-color: #f90a23;
    color: #fff;
    border: 1px solid #f90a23;
}

.btn.trans {
    padding: 10px 16px;
    background-color: transparent;
    color: #f90a23;
    border: 1px solid #f90a23;
}

.btn.trans:hover {
    background-color: #f90a23;
    color: #fff;
}

.btn.wt {
    padding: 10px 16px;
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
}

.btn.bottom-stick {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
}

.nav.justify {
    text-align: justify;
}

.nav.justify:after {
    content: "\0020";
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0;
}

.nav li,
.nav a {
    display: inline-block;
}

@media screen and (max-width: 1320px) {
    .btn {
        font-size: 14px;
    }
}

@media screen and (max-width: 1023px) {
    .btn {
        display: inline-block;
        padding: 8px 18px;
        font-size: 12px;
        text-transform: uppercase;
        border: 0 none;
        cursor: pointer;
    }
}

.bx-viewport img {
    width: 100%;
}

.bx-wrapper {
    position: relative;
}


/*
// buttons on banners
.bx-pager {
  position: absolute;
  text-align: center;
  bottom: 30px;
  left: 0;
  right: 0;
  z-index: 99;
}
*/

.bx-pager {
    position: relative;
    text-align: center;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    padding: 10px 0;
}

.bx-pager-item {
    display: inline-block;
    margin: 0 6px;
}

.bx-pager-link {
    display: inline-block;
    height: 10px;
    width: 10px;
    border-radius:50%;
    border: 1px solid #09090a;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
}

.bx-pager-link.active {
    border: 1px solid #f90a23;
    background: #f90a23;
}

.ui-sprite,
.ui-arrow-big-left,
.ui-arrow-big-red-left,
.ui-arrow-big-red-right,
.ui-arrow-big-right {
    background-image: url('/static/images/ui-sdc48c75901.png');
    background-repeat: no-repeat;
}

.ui-arrow-big-left {
    background-position: 0 0;
}

.ui-arrow-big-red-left {
    background-position: 0 -53px;
}

.ui-arrow-big-red-right {
    background-position: 0 -106px;
}

.ui-arrow-big-right {
    background-position: 0 -159px;
}


/*$all-ui-spacing: 40px;
$all-ui-layout: horizontal;
$box-padding: 20px;*/
/*

.bx-prev,
.bx-next {
    position: absolute;
    text-align: center;
    top: 50%;
    z-index: 99;
    background: url("/static/images/ui-s27039fb845.png") no-repeat;
    width: 16px;
    height: 53px;
    margin-top: -26.5px;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
}
*/

.bx-prev.disabled,
.bx-next.disabled {
    display: none;
}
/*

.bx-prev {
    left: 1%;
    background-position: 0 0;
}

.bx-next {
    right: 1%;
    background-position: 0 bottom;
}
*/


.bx-prev,
.bx-next {
    position: absolute;
    text-align: center;
    top: 0;
    z-index: 99;
    width: 150px;
    height: 93%;
    margin-top: 0;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    cursor: pointer;
}


.bx-prev {
    left: 0;
    /*background: -webkit-gradient(90deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);*/
    /*background: linear-gradient(90deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);*/
    /*background: rgba(0,0,0,.4) url("/static/images/ui/arrow-big-left.png") 50% 50% no-repeat;*/
}

.bx-next {
    right: 0;
    /*background: -webkit-gradient(-90deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);*/
    /*background: linear-gradient(-90deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);*/
    /*background: rgba(0,0,0,.4) url("/static/images/ui/arrow-big-right.png") 50% 50% no-repeat;*/
}

.bx-prev:after,
.bx-next:after {
    cursor: pointer;
    font-family: 'fontawesome';
    position: absolute;
    left: 0;
    right: 0;
    margin: -40px auto 0;
    line-height: 1;
    text-align: center;
    top: 50%;
    font-size: 80px;
    color: #fff;
    text-indent: initial;
}
.bx-prev:after {
    content: '\f104';
}

.bx-next:after {
    content: '\f105';
}


.banner01 .ban-info-block {
    position: absolute;
    /*  top: 20%;
  left: 5%;*/
    top: 70%;
    left: 17%;
    width: 233px;
    height: 50px;
    border-radius: 5px;
    background-color: #fff;
    padding: 5px 10px;
    text-align: center;
    font-weight: bold;
    font-family: "RobotoLight", sans-serif;
    letter-spacing: 0.1em;
    font-size: 15px;
    -webkit-box-shadow: 1px 8px 16px -2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 1px 8px 16px -2px rgba(0, 0, 0, 0.75);
    box-shadow: 1px 8px 16px -2px rgba(0, 0, 0, 0.75);
}

.banner01 .ban-info-block a {
    text-decoration: none;
    color: #585f63 !important;
}


/*.banner01 .ban-info-block a {
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 0.025em;
  font-family: "RobotoLight", sans-serif;
  font-style: normal;
  font-weight: normal;
  margin: 10px 0 0px;
}
*/

.banner01 .ban-info-block p:nth-child(2) {
    font-size: 20px;
    line-height: 50px;
    letter-spacing: 0.025em;
    font-family: "RobotoLight", sans-serif;
    font-style: normal;
    font-weight: normal;
}

.banner02 .ban-info-block {
    position: absolute;
    top: 5%;
    left: 5%;
    color: #fff;
}

.banner02 .ban-info-block p {
    font-size: 32px;
    line-height: 36px;
    letter-spacing: 0.025em;
    font-family: "RobotoLight", sans-serif;
    font-style: normal;
    font-weight: normal;
    margin: 10px 0 0px;
}

.banner02 .ban-info-block p:nth-child(2) {
    font-size: 20px;
    line-height: 36px;
    letter-spacing: 0.025em;
    font-family: "RobotoLight", sans-serif;
    font-style: normal;
    font-weight: normal;
}

.banner02 .ban-info-block p:nth-child(2) {
    font-size: 20px;
    line-height: 36px;
    letter-spacing: 0.025em;
    font-family: "RobotoLight", sans-serif;
    font-style: normal;
    font-weight: normal;
}

.banner02 .ban-info-block p:nth-child(3) .btn {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.075em;
    font-family: "RobotoLight", sans-serif;
    font-style: normal;
    font-weight: normal;
}

.banner02 .ban-info-block p:nth-child(4) span {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.075em;
    font-family: "RobotoLight", sans-serif;
    font-style: normal;
    font-weight: normal;
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
    margin: 0 16px;
}

@media screen and (max-width: 1023px) {
    .bx-prev,
    .bx-next {
        width: 40px;
        height: 85%;
    }
    .bx-prev:after, .bx-next:after {
        cursor: pointer;
        font-family: 'fontawesome';
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto 0;
        line-height: 1;
        text-align: center;
        top: 50%;
        font-size: 40px;
        color: #fff;
        text-indent: initial;
    }

    /* .bx-prev,
        .bx-next {
            top: 28%;
        }
        /*.bx-prev 			left: 5px;
            background-position: 0 0;
        }
        .bx-next {
            right: 5px;
            background-position: 0 -79px;
        }
        .bx-pager {
            position: relative;
            bottom: 0px;
            padding: 20px 0 30px;
        }*/
    .banner01 .ban-info-block {
        position: absolute;
        padding: 0 15px;
        top: 67%;
        left: 12%;
        font-size: 1em;
        width: 150px;
        height: 35px;
    }
    .banner01 .ban-info-block p {
        font-size: 20px;
        line-height: 26px;
        letter-spacing: 0.025em;
        margin: 4px 0 0px;
    }
    .banner01 .ban-info-block p:nth-child(2) {
        font-size: 14px;
        line-height: 26px;
        letter-spacing: 0.025em;
    }
    .banner02 .frame {
        background-color: #ececec;
    }
    .banner02 .ban-info-block {
        position: relative;
        top: 0;
        left: 0;
        padding: 0 15px 15px;
        background-color: #ececec;
        color: #09090a;
        z-index: 9999;
    }
    .banner02 .btn.wt {
        padding: 10px 16px;
        background-color: #f90a23;
        color: #fff;
        border: 1px solid #f90a23;
    }
    .banner02 .ban-info-block p:nth-child(4) span {
        border-bottom: 1px solid #f90a23;
        color: #f90a23;
    }
}

.disclaimer {
    font-size: 11px;
    color: #777;
}

.text-center {
    text-align: center;
}

.invisible {
    opacity: 0;
    position: absolute;
    left: -9999px;
}

.right {
    float: right;
}

.over-shade {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(9, 9, 10, 0.66);
    z-index: 0;
}

.over-shade:hover {
    background-color: rgba(249, 10, 35, 0.86);
    background-color: rgba(189, 9, 28, 0.86);
    /*background-color: rgba(9, 9, 10, 0.66); */

}


label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

.checkbox label,
.radio label {
    min-height: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}

.form-group {
    margin-bottom: 10px;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #a9a9a9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    /*@include box-shadow(inset, 0,)
  @include transition(border-color, .15s, easy-in-out, .15s);*/
}

textarea {
    min-height: 100px;
    background-color: #fff;
    color: #555;
}

input:focus,
textarea:focus,
keygen:focus,
select:focus {
    outline-offset: -2px;
    outline: #222222 auto 5px;
}

.shadow-bg {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-color: rgba(9, 9, 10, 0.86);
    /*z-index: 997;*/
    display: none;
}
.popup_container{
    overflow: scroll;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
}
.module-window {
    /*position: fixed;*/
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    width: 96%;
    max-width: 500px;
    margin: 100px auto;
    background: #fff;
    padding: 20px 20px 64px;
    z-index: 998;
    /*display: none;*/
}

.module-window h4 {
    font-size: 20px;
    padding: 0 0 10px;
    border-bottom: 3px solid #f90a23;
}

.close {
    float: right;
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
    color: #09090a;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.close:hover,
.close:focus {
    color: #09090a;
    text-decoration: none;
    cursor: pointer;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
}

.top-tel {
    font-size: 12px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    border-bottom: 1px solid #f90a23;
}

.top-tel li {
    margin: 6px 15px 8px 0;
}

.top-tel .phones a,
.top-tel .phones a:hover,
.top-tel .phones a:focus,
.top-tel .phones a:active {
    color: #09090a;
}

.top-tel .phones a, .top-tel .phones span {
    font-size: 13px;
    font-family: "RobotoBold", sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0.025em;
}

.top-tel .phones a:hover {
    text-decoration: none;
}

.top-tel .right a {
    font-family: "RobotoRegular", sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
}

.nav.phones {
    width: 80%;
}
.nav.phones.full {
    width: 100%;
    text-align: center;
}
.nav.phones li {
    margin-right: 9%;
}
.top-tel .phones div.addr {
    display: none;
    font-size: 9px !important;
    font-weight: normal !important;
    text-align: center !important;
}
.nav.phones li:last-child {
    margin-right: 0;
}
.nav.pages {
    width: 15%;
    min-width: 190px;
}


.main-top section {
    padding: 20px 0 0;
}

.main-top .logo {
    float: left;
    width: 14%;
}

.main-top .logo img {
    width: 100%;
    max-width: 190px;
}

.main-top .navigation {
    float: right;
    width: 85%;
    font-family: "RobotoBold", sans-serif;
    font-style: normal;
    font-weight: normal;
    text-transform: uppercase;
}

.main-top .service-nav {
    height: 30px;
    padding: 7px 30px;
    background-color: #f90a23;
    font-size: 12px;
}

.main-top .service-nav a,
.main-top .service-nav a:hover,
.main-top .service-nav a:focus,
.main-top .service-nav a:active {
    color: #fff;
}

.main-top .main-nav {
    padding: 0 30px 0;
    line-height: 0;
}

.main-top .main-nav a:hover {
    text-decoration: none;
}

.main-top .main-nav > li {
    display: inline-block;
    padding: 15px 5px 12px;
    /* padding-bottom: 16px; */
    box-sizing: border-box;
    margin-bottom: -7px;
}

.main-top .main-nav .submenu li { padding: 5px; }

@media screen and (max-width: 1200px) {
    .main-top .main-nav li {
        margin-top: 0;
    }
}

.main-top .main-nav > li.active > a, .main-top .main-nav > li:hover > a {
    border-bottom: 5px solid red;
}

.main-top .main-nav li a {
    color: #09090a;
    padding: 12px 12px 12px;
    width: 100%;
}

.main-top .main-nav li a:hover,
.main-top .main-nav li a:focus,
.main-top .main-nav li a:active {
    color: #f90a23;
}

.main-top .main-nav li.active a {
    color: #f90a23;
}


/* $<map>-<sprite>-spacing*/

.ui-mobile-sprite,
.ui-mobile-arrow-lg-red-left,
.ui-mobile-arrow-lg-red-right,
.ui-mobile-arrow-md-left,
.ui-mobile-arrow-md-right,
.ui-mobile-logo,
.ui-mobile-menu,
.ui-mobile-menuBl,
.ui-mobile-phone,
.ui-mobile-phoneBl,
.ui-mobile-point,
.ui-mobile-pointBl,
.ui-mobile-wheel,
.ui-mobile-wheelBl,
.nav-mobile .icon.phone,
.nav-mobile .icon.point,
.nav-mobile .icon.wheel,
.nav-mobile .icon.menu,
.nav-mobile .active .icon.phone,
.nav-mobile .active .icon.point,
.nav-mobile .active .icon.wheel,
.nav-mobile .active .icon.menu {
    background-image: url('/static/images/ui-mobile-s85f1893a99.png');
    background-repeat: no-repeat;
}

.ui-mobile-arrow-lg-red-left {
    background-position: 0 0;
}

.ui-mobile-arrow-lg-red-right {
    background-position: 0 -127px;
}

.ui-mobile-arrow-md-left {
    background-position: 0 -254px;
}

.ui-mobile-arrow-md-right {
    background-position: 0 -381px;
}

.ui-mobile-logo {
    background-position: 0 -508px;
}

.ui-mobile-menu {
    background-position: 0 -637px;
}

.ui-mobile-menuBl {
    background-position: 0 -755px;
}

.ui-mobile-phone {
    background-position: 0 -873px;
}

.ui-mobile-phoneBl {
    background-position: 0 -995px;
}

.ui-mobile-point {
    background-position: 0 -1117px;
}

.ui-mobile-pointBl {
    background-position: 0 -1238px;
}

.ui-mobile-wheel {
    background-position: 0 -1359px;
}

.ui-mobile-wheelBl {
    background-position: 0 -1479px;
}

.nav-mobile {
    display: none;
    position: relative;
    position: fixed;
    z-index: 999;
    background-color: #fff;
    width: 100%;
    height: 49px;
}

.nav-mobile .frame {
    position: relative;
}

.nav-mobile .frame .close {
    float: none;
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
    color: #09090a;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    position: absolute;
    top: 3px;
    right: 30px;
    z-index: 99;
}

.nav-mobile .logo {
    width: 34.375%;
    text-align: center;
    padding: 11px 0 0 0;
    box-sizing: border-box;
}

.nav-mobile .logo img {
    max-width: 200px;
    display: inline-block;
    vertical-align: top;
}

.nav-mobile .nav.red {
    width: 65.625%;
    float: right;
    height: 49px;
    padding: 0 2px 0;
    vertical-align: top;
    background-color: #f90a23;
    cursor: pointer;
    display: inline-table;
}

.nav-mobile .nav.red li {
    width: 25%;
    text-align: center;
    vertical-align: top;
    height: 49px;
    margin: 0;
    padding: 14px 0 0;
    display: inline-table;
}

.nav-mobile .nav.red li.active {
    background: #fff;
}

.nav-mobile .nav.red li:nth-child(4) {
    padding-top: 15px;
}

.nav-mobile .icon {
    display: inline-block;
}

.nav-mobile .icon.phone {
    height: 22px;
    width: 22px;
    background-position: 0 -873px;
}

.nav-mobile .icon.point {
    height: 21px;
    width: 15px;
    background-position: 0 -1117px;
}

.nav-mobile .icon.wheel {
    height: 20px;
    width: 20px;
    background-position: 0 -1359px;
}

.nav-mobile .icon.menu {
    height: 18px;
    width: 25px;
    background-position: 0 -637px;
}

.nav-mobile .active .icon {
    display: inline-block;
}

.nav-mobile .active .icon.phone {
    height: 22px;
    width: 22px;
    background-position: 0 -995px;
}

.nav-mobile .active .icon.point {
    height: 21px;
    width: 15px;
    background-position: 0 -1238px;
}

.nav-mobile .active .icon.wheel {
    height: 20px;
    width: 20px;
    background-position: 0 -1479px;
}

.nav-mobile .active .icon.menu {
    height: 18px;
    width: 25px;
    background-position: 0 -755px;
}

.nav-mobile .viewport {
    position: absolute;
    z-index: 999;
    background-color: #fff;
    width: 100%;
    max-width: 320px;
    right: 0;
    overflow-y: auto;
    -moz-box-shadow: -2px 3px 6px rgba(125, 125, 125, 0.64);
    -webkit-box-shadow: -2px 3px 6px rgba(125, 125, 125, 0.64);
    box-shadow: -2px 3px 6px rgba(125, 125, 125, 0.64);
}

.nav-mobile .viewport .frame {
    min-height: 520px;
    font-size: 13px;
    text-transform: uppercase;
    font-family: "RobotoBold", sans-serif;
    font-style: normal;
    font-weight: normal;
    display: none;
}

.nav-mobile .viewport .frame .frame.active {
    display: block;
}

.nav-mobile .viewport .test {
    padding: 12px 15px;
}

.nav-mobile .viewport .navigation ul {
    width: 100%;
    padding: 12px 15px;
}

.nav-mobile .viewport .navigation li {
    padding: 12px 3px;
    letter-spacing: 0.075em;
    border-bottom: 1px solid #7d7d7d;
}

.nav-mobile .viewport .navigation li:last-child {
    border-bottom: 0 none;
}

.nav-mobile .viewport .navigation ul + ul {
    background-color: #ececec;
}

.nav-mobile .viewport .navigation ul + ul a,
.nav-mobile .viewport .navigation ul + ul a:hover,
.nav-mobile .viewport .navigation ul + ul a:focus,
.nav-mobile .viewport .navigation ul + ul a:active {
    color: #09090a;
}

.nav-mobile .viewport .address {
    padding: 30px 15px;
    text-align: center;
    text-transform: none;
    font-family: "RobotoLight", sans-serif;
    font-style: normal;
    font-weight: normal;
}

.nav-mobile .viewport .address .map {
    width: 100%;
    height: 184px;
    border: 1px solid #7d7d7d;
    margin: 0 auto 30px;
    background: url("/static/images/photos/map.jpg") center no-repeat;
    background-size: cover;
}

.nav-mobile .viewport .address .map .img {
    width: 100%;
}

.nav-mobile .viewport .address #addressSlider05 {
    min-height: 200px;
}

.nav-mobile .viewport .contacts {
    text-transform: uppercase;
    padding: 30px 15px;
    text-align: center;
}

.nav-mobile .viewport .contacts a {
    display: block;
    margin-bottom: 35px;
}

.nav-mobile .viewport .contacts .phone {
    font-family: "RobotoMedium", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
}

.nav-mobile .viewport .contacts .brand-label {
    font-family: "RobotoLight", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    color: #09090a;
}

@media screen and (max-width: 1200px) {
    .top-tel {
        font-size: 11px;
        letter-spacing: 0;
    }
    .top-tel li {
        margin: 6px 5px 8px 0;
    }
    .top-tel span {
        font-size: 11px;
        letter-spacing: 0;
    }
    .main-top .logo img {
        max-width: 160px;
    }
    .main-top .service-nav {
        padding: 8px 15px;
        font-size: 11px;
    }
    .main-top .main-nav {
        padding: 15px 0 0;
        line-height: 0;
    }
}

@media screen and (max-width: 1023px) {
    .top-tel,
    .main-top {
        display: none;
    }
    .nav-mobile {
        display: block;
    }
    .container-fluid.nav-mobile + div {
        padding-top: 49px;
    }
    .top-tel.visible {
        display: block;
    }
}

.footer {
    background-color: #ececec;
// border-top: 5px solid #f90a23;
}

.footer.slick {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
}

.footer .row {
    padding: 34px 0 0;
}

.footer .row + .row {
    padding: 44px 0 34px;
}

.footer .col {
    width: 16.66667%;
}
.footer .car-links {
    text-align: center;
}
.footer .car-links li {
    width: 100%;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0.075em;
    text-transform: uppercase;
    font-family: "RobotoLight", sans-serif;
    font-style: normal;
    font-weight: normal;
}

.footer .car-links li a {
    display: inline-block;
    width: 100%;
    text-decoration: none;
}

.footer .car-links li:first-child {
    width: 100%;
    padding: 0 0 5px;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    font-family: "RobotoBold", sans-serif;
    font-style: normal;
    font-weight: normal;
    margin-bottom: 5px;
}
.footer-brand__list {
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin: 0 30px 30px;
    text-align: left;
}

.footer .car-links li:first-child a,
.footer .car-links li:first-child a:hover,
.footer .car-links li:first-child a:focus,
.footer .car-links li:first-child a:active {
    color: #09090a;
    text-decoration: none;
}

.footer .fa-angle-down {
    position: absolute;
    font-size: 24px;
    top: 0;
    right: 5px;
    color: #000;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: none;
}

.footer a {
    color: #000;
}

.active .footer .fa-angle-down {
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.footer [data-status='shown'] .fa-angle-down {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.footer .all-rights.lg {
    display: block;
}

.footer .all-rights.sm {
    display: none;
    text-align: center;
}

.footer .social {
    text-align: center;
}

.footer .social li {
    margin: 0 8px;
}

.footer .pages {}

.footer .pages li {
    margin: 0 22px 0 0;
}

.footer .pages li a {
    text-decoration: underline;
}

@media screen and (max-width: 1023px) {
    .footer .col {
        width: 100%;
        height: 34px;
        overflow: hidden;
    }
    .footer .col.active {
        height: auto;
    }
    .footer .car-links li:first-child {
        border-bottom: 1px solid #7d7d7d;
        position: relative;
    }
    .footer .fa-angle-down {
        display: block;
    }
    .footer .row + .row {
        padding: 20px 0 34px;
        text-transform: uppercase;
        font-family: "RobotoRegular", sans-serif;
        font-style: normal;
        font-weight: normal;
    }
    .footer .all-rights.lg {
        display: none;
    }
    .footer .all-rights.sm {
        display: block;
    }
    .footer .social {
        text-align: center;
        font-size: 18px;
    }
    .footer .pages {
        text-align: center;
    }
    .footer .pages li {
        margin: 0 11px;
    }
}

.title-block h2, .title-block h1 {
    display: block;
    float: left;
    margin: 20px 1%;
}

.title-block .nav-block {
    float: left;
    font-family: "RobotoBold", sans-serif;
    font-style: normal;
    font-weight: normal;
    margin: 36px 0 0 44px;
}

.title-block .nav-block a {
    text-decoration: none;
    color: #000;
}

.title-block li {
    margin: 0 20px 0 0;
    border-bottom: 3px solid transparent;
    cursor: pointer;
}

.title-block li:hover {
    border-bottom: 3px solid #f90a23;
}

.title-block li.active {
    color: #f90a23;
    vertical-align: top;
}

.brand-nav {
    margin-top: -4px;
    text-align: center;
}

.brand-nav li {
    display: inline-block;
    vertical-align: top;
    width: 14.28571%;
    text-align: center;
    border: 1px solid #7d7d7d;
    height: 74px;
    /*
      &:nth-child(1) a {
        background: url('/static/images/logos/hyundai.png') center no-repeat;
      }
      &:nth-child(2) a {
        background: url('/static/images/logos/mitsubishi.png') center no-repeat;
      }
      &:nth-child(3) a {
        background: url('/static/images/logos/jeep.png') center no-repeat;
      }
      &:nth-child(4) a {
        background: url('/static/images/logos/chrysler.png') center no-repeat;
      }
      &:nth-child(5) a {
        background: url('/static/images/logos/alfa_romeo.png') center no-repeat;
      }
      &:nth-child(6) a {
        background: url('/static/images/logos/uaz.png') center no-repeat;
      }
      &:nth-child(7) a {
        background: url('/static/images/logos/bluefish.png') center no-repeat;
      }
      */
}

.brand-nav li.active {
    border-bottom: 5px solid #f90a23;
}

.brand-nav li:first-child {
    border-left: 1px solid #7d7d7d;
}

.brand-nav li a,
.brand-nav li div {
    display: inline-block;
    width: 100%;
    height: 74px;
}
.brand-nav li:hover {
    border-bottom: 5px solid #f90a23;

}
.auto-nav {
    margin: -5px 0 20px 0;
}

.auto-nav .car {
    float: left;
    width: 23%;
    margin: 1%;
    cursor: pointer;
    border-bottom: 3px solid transparent;
    padding: 0 5px 20px;
    /* background: rgb(236, 236, 236); */
    background-image: -webkit-linear-gradient(-90deg, white 70%, #ececec 100%);
    background-image: linear-gradient(-90deg, #ffffff 70%, #ececec 100%);
    background-image: linear-gradient(to bottom, #ffffff 70%, #ececec 100%);
}

.auto-nav .car:hover {
    background: #fff;
    border-bottom: 3px solid #f90a23;
}

.auto-nav .pict-wrap {
    width: 100%;
    max-width: 260px;
    margin: 0 auto;
    height: auto;
    padding-top: 50%;
    background-repeat: no-repeat;
    background-position: center;
}

.auto-nav .pict-wrap.bf {
    padding-top: 100%;
}

.auto-nav .info-block {
    margin: 15px auto;
    text-align: center;
    font-size: 17px;
}

.auto-nav .info-block p {
    text-align: center;
}

.auto-nav .info-block p.price {
    height: 40px;
    line-height: 20px;
}

.auto-nav .info-block .title {
    font-family: "RobotoBold", sans-serif;
    font-style: normal;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.075em;
    height: 40px;
    font-size: 14px;
}

.auto-nav .info-block .offer-btn {
    font-family: "RobotoBold", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.075em;
}

.auto-nav .info-block .offer-btn a,
.auto-nav .info-block .offer-btn a:hover,
.auto-nav .info-block .offer-btn a:active,
.auto-nav .info-block .offer-btn a:visited,
.auto-nav .info-block .offer-btn a:focus {
    color: #f90a23;
}

.auto-nav .car {
    float: left;
    width: 23%;
    margin: 1%;
    padding: 0 5px 20px;
    cursor: pointer;
    border-bottom: 3px solid transparent;
    /* background: rgb(236, 236, 236); */
    background-image: -webkit-linear-gradient(-90deg, white 70%, #ececec 100%);
}

.action-nav {
    margin-bottom: 60px;
}

.banner03 .frame {
    position: relative;
    width: 330px;
    height: 310px;
    padding: 190px 38px 0;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.025em;
}

.banner03 .frame a {
    position: relative;
}

.banner03 .frame a,
.banner03 .frame a:hover,
.banner03 .frame a:focus,
.banner03 .frame a:active {
    color: #fff;
}
@media screen and (max-width: 1320px) {

    .nav.phones li {
        margin-right: 6.5%;
    }
}

@media screen and (max-width: 1200px) {
    .banner03 .frame {
        padding: 200px 15px 0;
        font-size: 16px;
        line-height: normal;
        letter-spacing: 0;
    }
    .nav.phones li {
        margin-right: 3.5%;
    }
}

@media screen and (max-width: 1023px) {
    /*.main-banner {
    padding-top: 49px;
  }*/
    .brand-nav {
        margin-top: 0;
        border-top: 1px solid #7d7d7d;
    }
    .brand-nav li {
        width: 33.33333%;
        /*width: 14.28571429%;*/
        text-align: center;
        border-right: 1px solid #7d7d7d;
        border-bottom: 1px solid #7d7d7d;
        height: 74px;
        float: left;
    }
    .brand-nav li:first-child {
        border-left: 1px solid #7d7d7d;
    }
    .brand-nav li:nth-child(4) {
        border-left: 1px solid #7d7d7d;
    }
    .brand-nav li:nth-child(7) {
        border-left: 1px solid #7d7d7d;
        margin-left: 33.33333%;
    }
    .brand-nav li a {
        display: inline-block;
        width: 100%;
        height: 74px;
    }
    .title-block {
        margin-top: 0;
    }
    .title-block h2 {
        display: block;
        float: none;
        line-height: 1;
    }
    .title-block .nav-block {
        float: none;
        margin: 20px 0;
        text-transform: uppercase;
        font-size: 13px;
    }
    .title-block li {
        margin: 5px 0 0 0;
        cursor: pointer;
        display: block;
        border-bottom: 0 none;
    }
    .title-block li:hover {
        color: #f90a23;
        border-bottom: 0 none;
        text-decoration: underline;
    }
}

@media screen and (max-width: 750px) {
    .auto-nav .car {
        float: left;
        width: 48%;
        margin: 1%;
        padding: 0 0 20px;
    }
    .nav-mobile .logo img {
        max-width: 150px;
    }
}

@media screen and (max-width: 450px) {
    /*    .auto-nav .car {
            /*float: none;
            width: 100%;
            margin: 0;
            padding: 0 15px 20px;
            box-sizing: content-box;
            height: 232px;*/
    /*width: 40%;
    margin: 2px;
    padding: 0 15px 20px;
    box-sizing: content-box;
    height: 175px;
    border: 1px solid #efefef;
}*/

    .auto-nav .info-block .offer-btn {;
        font-size: 11px;
    }

    .nav-mobile .logo img {
        max-width: 100px;
    }
}

form .col50 {
    margin: 0 1% 2% 0;
}

form .col50:nth-child(2) {
    margin: 0 0 0 1%;
}

.module-window .head-line {
    margin-bottom: 20px;
}

.certain-page-nav-line a {
    font-size: 14px;
    text-transform: uppercase;
    margin: 0 40px;
    vertical-align: middle;
    padding-bottom: 6px;
    text-decoration: underline;
}

.certain-page-nav-line a:hover {
    text-decoration: none;
}

.model {
    /*.gallery-banner{
    @extend .main-banner
  }*/
}

.model .model-text-block .col1 {
    width: 26.89394%;
    padding: 50px;
}

.model .model-text-block .col2 {
    width: 73.10606%;
    padding: 50px 50px 0 0;
}

@media screen and (max-width: 1200px) {
    .model .model-text-block .col1 {
        width: 29.58333%;
    }
    .model .model-text-block .col2 {
        width: 70.41667%;
    }
}

@media screen and (max-width: 1100px) {
    .model .model-text-block .col1 {
        width: 32.27273%;
    }
    .model .model-text-block .col2 {
        width: 67.72727%;
    }
}

@media screen and (max-width: 800px) {
    .model .model-text-block .col {
        width: 100%;
        float: none;
        padding: 20px 50px 0;
    }
}

@media screen and (max-width: 450px) {
    .model .model-text-block .col {
        padding: 20px 20px 0;
    }
}

.model form {
    position: relative;
    padding: 0 20px 56px;
    background: #fff;
}

.model .button-block {
    margin: 20px 0 0;
}

.model .button-block .btn {
    margin: 0 1% 20px;
}

.model form + .row {
    margin-top: 20px;
}

.vehicles .brand-nav {
    margin-top: 0px;
    background: #fff;
}

.vehicles .brand-nav li {
    width: 12.5%;
}

.vehicles .brand-nav li:nth-child(7) {
    border-left: 0 none;
    margin-left: 0;
}

.vehicles .brand-nav li:first-child {
    font-size: 130%;
    vertical-align: middle;
    padding: 26px 0;
    font-weight: bold;
}

.vehicles .brand-nav li:first-child a,
.vehicles .brand-nav li:first-child a:hover,
.vehicles .brand-nav li:first-child a:active,
.vehicles .brand-nav li:first-child a:visited {
    color: #000;
}

.showroom {
    padding: 40px 0 60px;
}

.search {
    position: relative;
    background: #ececec;
    padding: 20px 20px 70px 20px;
    font-size: 12px;
}

.search h4 {
    font-size: 14px;
}

.search .row {
    border-bottom: 1px solid #ececec;
    padding-bottom: 15px;
}

.search .car-body {
    margin-bottom: 15px;
    float: left;
    width: 50%;
    font-size: 11px;
    text-transform: uppercase;
}

.search .car-body:nth-child(odd) {
    padding-left: 20px;
}

.search .car-body input {
    position: absolute;
}
.search .car-body span {
    cursor: pointer;
}

.search .col50 label {
    width: 2em;
}

.search select,
.search input {
    width: 80%;
    padding: 4px 8px;
    text-align: right;
}

.search input[type='checkbox']:checked + span {
    color: #f90a23;
    font-family: "RobotoBold", sans-serif;
    font-style: normal;
    font-weight: normal;
}

.search input[type='radio']:checked + span {
    color: #f90a23;
    font-family: "RobotoBold", sans-serif;
    font-style: normal;
    font-weight: normal;
}

.search .checkbox label {
    margin-right: 6px;
}

.cars-ico-sprite,
.cars-ico-coupe,
.cars-ico-hatchback,
.cars-ico-pickup,
.cars-ico-sav,
.cars-ico-sedan,
.cars-ico-universal,
.cars-ico-van,
.sedan,
.hatchback,
.universal,
.coupe,
.sav,
.pickup,
.van {
    background-image: url('/static/images/cars-ico-s42adeeb27c.png');
    background-repeat: no-repeat;
}

.cars-ico-coupe {
    background-position: 0 0;
}

.cars-ico-hatchback {
    background-position: 0 -56px;
}

.cars-ico-pickup {
    background-position: 0 -112px;
}

.cars-ico-sav {
    background-position: 0 -168px;
}

.cars-ico-sedan {
    background-position: 0 -224px;
}

.cars-ico-universal {
    background-position: 0 -280px;
}

.cars-ico-van {
    background-position: 0 -336px;
}

.ico {
    display: inline-block;
    width: 33px;
    height: 16px;
    margin-right: 4px;
    vertical-align: sub;
}

.sedan {
    background-position: 0 -224px;
}

.hatchback {
    background-position: 0 -56px;
}

.universal {
    background-position: 0 -280px;
}

.coupe {
    background-position: 0 0;
}

.sav {
    background-position: 0 -168px;
}

.pickup {
    background-position: 0 -112px;
}

.van {
    background-position: 0 -336px;
}

@media (max-width: 1230px) {
    .search {
        padding: 20px 10px 70px 10px;
    }
    .search .car-body {
        margin-bottom: 15px;
        float: left;
        width: 100%;
        font-size: 11px;
        text-transform: uppercase;
    }
    .search .car-body:nth-child(odd) {
        padding-left: 0;
    }
    .search .row {
        border-bottom: 1px solid #ececec;
        padding-bottom: 15px;
        text-align: left;
    }
    .search form .col50 {
        margin: 0 auto 10px;
        float: none;
        width: 100%;
    }
}


/*

@media (max-width: 1240px) {
  .vehicles {
    .brand-nav li {
      width: 33.33333%;
      text-align: center;
      border-right: 1px solid rgb(125, 125, 125);
      border-bottom: 1px solid rgb(125, 125, 125);
      height: 74px;
      float: left;
    }
    .brand-nav li:nth-child(7) {
      border-left: 1px solid rgb(125, 125, 125);
      margin-left: 0;
    }
  }
}

*/

@media (max-width: 1024px) {
    .vehicles .auto-nav .car {
        float: left;
        width: 47%;
        margin: 1%;
        padding: 0 0 20px;
        cursor: pointer;
        border-bottom: 3px solid transparent;
    }
}

@media (max-width: 750px) {
    .vehicles .search {
        height: 64px;
        overflow: hidden;
        padding-bottom: 0 !important;
        position: relative;
        cursor: pointer;
    }
    .vehicles head-line {
        cursor: pointer;
    }
    .vehicles h3 {
        margin: 0;
    }
    .vehicles .btn {
        position: relative;
        margin-bottom: 10px;
    }
    .vehicles .brand-nav li {
        width: 50%;
    }
    .vehicles .brand-nav li:nth-child(4) {
        border-left: 0;
    }
    .vehicles .brand-nav li:nth-child(2n+1) {
        border-left: 1px solid #7d7d7d;
    }
    .vehicles .col25 {
        float: none;
        width: 100%;
    }
    .vehicles .col70 {
        float: none;
        width: 100%;
        margin: 30px auto;
    }
}

@media (max-width: 700px) {
    .vehicles .search .car-body {
        margin-bottom: 15px;
        float: left;
        width: 100%;
        font-size: 11px;
        text-transform: uppercase;
    }
    .vehicles .search .car-body:nth-child(odd) {
        padding-left: 0;
    }
    .vehicles .search .row {
        border-bottom: 1px solid #ececec;
        padding-bottom: 15px;
    }
    .vehicles .search form .col50 {
        margin: 0 auto 10px;
        float: none;
    }
}

.action-block {
    /* @media screen and (max-width: 1200px){
     & {
       padding: 200px 15px 0;
       font-size: 16px;
       line-height: normal;
       letter-spacing: 0;
     }
   }*/
}

.action-block .frame {
    position: relative;
    width: calc((100% - 10px) / 2);
    height: 100%;
// padding: 200px 38px 0;
    font-size: 17px;
    line-height: normal;
    float: left;
    list-style: none;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 0;
}

.action-block .frame:nth-child(2n) {
    margin-right: 0;
}

.action-block .frame a {
    position: relative;
}

.brand-actions .action-block .frame {
    margin: 0 1.33333% 1.33333% 0;
}

.brand-actions .action-block .frame:nth-child(4n) {
    margin-right: 0;
    float: right;
}

.certain-action h2 a {
    margin: 0;
}

.certain-action .certain-page-banner section {
    padding: 0;
    margin: 0;
}

.certain-action img {
    /*width: 100%;*/
    max-width: 100%;
}

.certain-page-text {
    /*margin-bottom: 40px;*/
}

.certain-page-text li {
    margin-left: 20px;
    list-style: disc;
}

.certain-page-text table {
    width: 100%;
    border: 0;
}

.certain-page-text table td {
    padding: 5px;
    border-color: #ececec;
}

.certain-page-text table tr:nth-child(odd) {
    background: #f9f9f9;
}

.certain-action .certain-page-text p,
.certain-action .certain-page-text .snoska {
    /*  text-align: center;*/
}

.certain-action .certain-page-text img {
    /* width: auto !important;*/
    height: auto;
    max-width: 100%;
}
table .pimg img {
    max-width: 400px !important;
}
.service-further-mark__item {
    opacity: 0.6;
}
.service-further-mark__item:hover {
    opacity: 0.4;
}

.certain-action .certain-page-text img.action-block__image {
    height: 100%!important;
}

.dr-form-horizontal .form-block {
    background: #eee;
}

.dr-form-horizontal h3 {
    text-align: center;
}

.dr-form-horizontal .row {
    margin: 20px 0;
}

.dr-form-horizontal form {
    width: 50%;
    margin: 0 auto;
    position: relative;
    padding: 20px 50px;
}

.dr-form-horizontal .btn-block {
    margin: 10px auto;
}

.dr-form-horizontal .btn {
    padding: 8px 22px;
}

.dr-form-horizontal .disclaimer {
    text-align: center;
    padding: 0 0 20px;
}

@media (max-width: 1023px) {
    .dr-form-horizontal form {
        width: 80%;
    }
}

@media (max-width: 750px) {
    .dr-form-horizontal form {
        width: 100%;
    }
    .dr-form-horizontal form .col50 {
        float: none;
        width: 100%;
        margin: 0 1% 15px;
    }
    .dr-form-horizontal form {
        padding: 20px 20px;
    }
}

.bluefish .col1 {
    width: 26.89394%;
    padding: 50px 50px 50px 0;
}

.bluefish .bx-pager {
    position: relative;
    text-align: center;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
}

.bluefish .col2 {
    width: 73.10606%;
    padding: 50px 50px 0 0;
}

@media screen and (max-width: 1200px) {
    .bluefish .col1 {
        width: 29.58333%;
    }
    .bluefish .col2 {
        width: 70.41667%;
    }
}

@media screen and (max-width: 1100px) {
    .bluefish .col1 {
        width: 32.27273%;
    }
    .bluefish .col2 {
        width: 67.72727%;
    }
}

@media screen and (max-width: 800px) {
    .bluefish .col {
        width: 100%;
        float: none;
        padding: 20px 50px 0;
    }
}

@media screen and (max-width: 450px) {
    .bluefish .col {
        padding: 20px 20px 0;
    }
}

.bluefish form {
    position: relative;
    padding: 20px 20px 56px;
    background: #ececec;
}

.bluefish .button-block {
    margin: 20px 0 0;
}

.bluefish .button-block .btn {
    margin: 0 1% 20px;
    font-size: 14px;
}

.bluefish .btn-block {
    margin: 20px 0 0;
    text-align: center;
}

.bluefish .btn-block .btn {
    margin: 0 10px 20px;
    font-size: 14px;
}

.carList .tbl {
    display: table;
    margin-top: 30px;
}

.carList .tbl .tr {
    min-width: 240px;
    vertical-align: top;
    display: inline-block;
    width: 32%;
    height: 55px;
}

.carList .tbl .tr .td {
    display: block;
    line-height: 1em;
    vertical-align: top;
    padding: 2px 5px 1px 0;
}

.carList .tbl .tr .td:nth-child(1) {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #94a5b4;
}

.carList .tbl .tr .td:nth-child(2) {
    font-size: 14px;
    color: #666666;
}

.main-nav li {
    position: relative;
}

.main-nav .submenu {
    box-sizing: content-box;
    position: absolute;
    min-width: 150px;
    padding: 0;
    color: #09090a;
    left: 0;
    z-index: 1000;
    clear: both;
    /* overflow: hidden;
      top: 31px; */
    margin: 11px 0 0;
    background: #fff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
    display: none;
}

.main-nav .submenu li {
    position: relative;
    display: block;
    width: 100%;
    text-align: left;
    line-height: normal;
    /*padding: 12px 12px 12px;*/
    font-size: 12px;
    border-bottom: 1px solid #ececec;
    cursor: pointer;
    margin-top: 0;
}

.main-nav .submenu li .submenu {
    top: -10px;
    z-index: 4;
    left: 150px;
    opacity: 0.95;
}

.main-nav .submenu li:hover {
    background: #f3f3f3;
    border-bottom: 2px solid #f90a23;
}

.main-nav li:hover > .submenu {
    display: block;
}

.txt-content {
    padding-bottom: 40px;
}

.txt-content h4 {
    color: #f90a23;
}

.txt-content ul,
.txt-content li {
    margin: 5px 0 0 20px;
    padding: 0;
    list-style: inherit;
    list-style-type: circle;
}

.employee {
    text-align: center;
}

.employee img {
    max-width: 130px;
}

.employee .mitsubishi {
    max-width: 36px;
}

.employee .hyundai {
    max-width: 56px;
}

.employee .chrisler {
    max-width: 65px;
}

.employee .jeep {
    max-width: 60px;
}

.employee .alfa-romeo {
    max-width: 30px;
}

@media (max-width: 1360px) {
    .certain-action {
        padding: 0 20px;
    }
}


/*# sourceMappingURL=styles.css.map */
.bottom-car__form-wrap {
    background-color: #ececec;
    padding: 20px 0 50px;
}
.bottom-car__form {
    width: 95%;
    max-width: 450px;
    margin: 0 auto;
}
.model .bottom-car__form {
    padding: 15px;
}
.bottom-car__form-title {
    display: block;
    width: 95%;
    max-width: 450px;
    margin: 0 auto 20px;
    padding-bottom: 10px;
    font-size: 28px;
    text-align: center;
    border-bottom: 3px solid red;
}

.car-form-input__title {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

.car-form-input {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    line-height: 34px;
    padding: 0 12px;
    border: 1px solid #a9a9a9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.bottom-car__form .btn {
    width: 100%;
}

.bottom-car__form .disclaimer {
    margin-bottom: 20px;
}

.model-title {
    margin: 0 0 20px;
}
.model-content p {
    margin: 0 0 20px;
}
.model-content .btn {
    margin-bottom: 20px;
}
.model-2-column__wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.model-2-column {
    width: 48%;
    margin-bottom: 30px;

}
.model-img {
    display: block;
    width: 100%;
    margin-bottom: 20px;
}
.model-3-column__wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

}
.model-3-column {
    width: 32%;
    margin-bottom: 20px;
}
.model-title__mini {
    display: block;
    font-weight: bold;
    font-size: 16px;
}
@media screen and (max-width: 700px) {
    .model-2-column__wrap,
    .model-3-column__wrap {
        display: block;
    }
    .model-2-column,
    .model-3-column {
        width: 100%;
    }
}

h1.modelname {
    display: inline-block;
}

.breadcrumbs {
    width: 100%;
    max-width: 1320px;
    margin: 0 auto;
    padding: 10px;
}

.breadcrumbs li {
    display: inline-block;
    font-size: 13px;
    margin-right: 30px;
}

.breadcrumbs li a {
    display: block;
    text-decoration: none;
    color: #f90a23; /* #000 */
    position: relative;
}

.breadcrumbs li a:after {
    content: '—';
    position: absolute;
    display: block;
    right: -20px;
    top: 0;
    color: #000;
}

.breadcrumbs li:last-child {
    margin-right: 0;
}

.breadcrumbs li:last-child a {
    color: #717171;
}

.breadcrumbs li:last-child a:after {
    display: none;
}
.offersnav {
    float: left;
    font-family: "RobotoBold", sans-serif;
    font-style: normal;
    font-weight: normal;
    margin: 36px 0 0 44px;
}
.offersnav li {
    margin: 0 20px 0 0;
    border-bottom: 3px solid transparent;
    cursor: pointer;
}

.offersnav li:hover {
    border-bottom: 3px solid #f90a23;
}

.offersnav li.active {
    color: #f90a23;
    vertical-align: top;
}





.header-logo {
    vertical-align: text-top;
    width: 38px;
}
.top-tel li {
    /*margin: 16px 0px 8px 10px;*/
    margin: 12px 0 10px 10px;
}
.nav.pages {
    margin-top: 7px;
}
.pages li {
    float: right;
}
.phones span {
    display: inline-block;
    padding-top: 3px;
    padding-right: 11px;
    vertical-align: middle;
}
.phones a {
    vertical-align: middle;
}
.main-top .service-nav {
    background-color: #e21019;
}

.header__bluefish-logo {
    padding-top: 8px;
}
.header__bluefish-logo img {
    width: 60px;
}
.nav.phones li {
    margin-right: 2%;
}

.header-logo__mitsu {
    width: 27px;
}

.header-item-link {
    padding-right: 7px;
}

@media screen and (max-width: 1320px) {
    .nav.phones li {
        margin-right: 1%;
    }
}
@media screen and (max-width: 1270px) {
    .nav.phones .header__bluefish-block {
        display: none;
    }
    .nav.phones li {
        margin-right: 2%;
    }
}







.brand-nav li.hide  {
    display: none;
}
.hide__link {
    padding-top: 25px;
    color: #000;
    font-size: 17px;
    font-weight: bold;
}

@media screen and (max-width: 1024px) {
    .brand-nav li.hide {
        display: inline-block;
    }
}
@media screen and (max-width: 370px) {
    .hide__link {
        padding-top: 10px;
    }
}


.footer {
    position: relative;
}
.footer__social {
    position: absolute;
    display: block;
    right: 0;
    top: 28px;
    width: 200px;
    font-size: 26px;
    text-align: center;
}
.footer .footer__social li,
.footer .footer__social li:first-child {
    display: inline-block;
    margin: 0 1% 0;
    font-size: 24px;
    width: 40px;
}
/*.footer .footer__social a {
    color: #f90a23;
    color: #005596;
}*/
.fa-facebook-official {
    color: #3b5998;
}
.fa-vk {
    color: #507299;
}
.fa-instagram {
    color: #000;
}

@media screen and (max-width: 1200px){
    .footer__social {
        position: relative;
        top: 16px;
        margin: 0 auto;
    }
}



._cont p,
._cont h2,
._cont h1,
._cont ul {
    color: #4f5153;
}

._cont ul {
    padding-left: 20px;
    list-style: disc;
}

.c {
    text-align: center;
}

.boxed {
    background-color: #e2e2e2;
    padding: 20px;
    margin-bottom: 40px;
}

.boxed h1 {
    font-size: 25px;
    line-height: 1;
    text-transform: uppercase;
}

._cont h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    border-bottom: 5px solid #f0171f;
    background-color: #e2e2e2;
    margin-bottom: 40px;
    padding: 15px;
}

.contract_block {
    display: none;
}

.flex_wrap {
    display: flex;
    justify-content: space-between;
}

.flex_wrap .boxed, .flex_wrap .grid_6 {
    width: 45%;
    margin-bottom: 40px;
}
.toggle_content .boxed {
    width: 100%;
}
.g-conv_4 .toggle_item {
    margin: 0 !important;
    overflow: hidden;
}
.g-conv_4 .toggle_item h2 {
    background: transparent;
    text-transform: uppercase;
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px dotted #666;
    vertical-align: middle;
}
.toggle_item h2 img {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
}
.g-conv_4 .toggle_item h2 span {
    display: inline-block;
    vertical-align: middle;
    max-width: 400px;
    font-size: 15px;
}
.g-conv_4 .btn.toggle_trigger {
    float: right;
    width: 20px;
    height: 20px;
    display: block;
    font-size: 0;
    line-height: 0;
    padding: 0;
    /*background: #ffbe01;*/
    background-image: url(http://rolf-altufievo.ru/upload/mopar/arrows_up_down.png);
    background-repeat: no-repeat;
    background-position: center top;
}
.toggle_item h2 {
    cursor: pointer;
}
._cont .btn.light, ._cont .scroll_page_up a, ._cont .go a, ._cont .glossario_search .search, ._cont .pbym_2 h2:after, ._cont ul.list_squared li:before {
    font-family: "NovecentoWideBold", calibri, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #242424;
    background: #da4f49 url(http://rolf-altufievo.ru/upload/mopar/arrows_up_down.png) top center no-repeat;
    -webkit-box-shadow: inset 0px 15px 10px -10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0px 15px 10px -10px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 15px 10px -10px rgba(0, 0, 0, 0.2);
}
.g-conv_4 .toggle_content {
    display: none;
    margin: 0;
    margin-bottom: 0 !important;
    border-bottom: 1px dotted #666;
    padding: 10px 0;
}
.toggle_content .boxed {
    margin-bottom: 5px;
}


._cont__span {
    font-weight:bold;
    font-size:25px;
}

.mopar-img {
    margin: 40px auto;
    display: block;
}
.protect-img {
    margin: 40px auto;
    display: block;
    width: 100%;
}
.btn-morap {
    line-height: 2;
}
.main_heading {
    width: 100%;
}
.title-morap {
    font-size:35px;
}
.morap-item {
    padding-left: 20px;
}
.boxed-img {
    margin:0 auto;
    display: block;
    width: 900px;
    height: 145px;
}
.advantage-item {
    padding-left: 22px;
}
.btn-download {
    line-height: 2;
    margin-bottom: 20px;
}
.btn-download1 {
    line-height: 2;
}
.disclaim-title {
    margin-bottom: 0px;
}
.disclaim-subtitle {
    padding-left: 30px;
}
.disclaim-item-block {
    margin-bottom: 0px;
}
.disclaim-item {
    padding-left: 30px;
}







.promo_list {
    list-style: disc;
    margin-left: 30px;
    width: 110%;
}

.bolder {
    font-weight: bold;
}

.st-list {
    float: left;
}

.st-list li {
    font-size: 14px;
    padding-bottom: 13px;
    list-style-image: url("/uploads/loyality/circle.png");
}

.spec_occurs {
    width: 100%;
}

.spec_occurs td {
    width: 50%;
    text-align: left;
    padding: 0!important;
    vertical-align: top;
}

.sub_header {
    font-size: 28px;
    color: #363636;
    line-height: 36px;
    font-weight: normal;
    float: none;
    margin-bottom: 25px;
}

.certain-page-text table.balls_use {
    width: 85%;
    float: left;
    margin-top: 20px;
}

.balls_usen {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.balls_usen tr {}

.balls_usen td {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 5px 0;
    vertical-align: top;
}

.balls_use tr {}

.balls_use td {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 5px 0;
    vertical-align: top;
}

.normal-text {
    font-size: 14px;
}

.abs {
    position: relative;
}

.snoska {
    float: left;
    font-size: 11px;
    /*height: 3em;*/
    overflow: hidden;
    margin-bottom: 5px;
}
.smore {
    text-decoration: underline;
}

.snoska sup,
.abs sup {
    top: 0px;
    line-height: 1;
    font-size: 75%;
}

.small_text {
    font-size: 12px;
    float: left;
    margin-top: 13px;
}

.economy {
    font-size: 14px;
}

.rouble_ball {
    float: right;
    padding: 15px 40px;
    border: 2px solid #ff7275;
    font-size: 22px;
    font-weight: bold;
    position: absolute;
    top: -10px;
    right: 0px;
}

.part-block {
    float: left;
    width: 100%;
    margin-top: -10px;
    margin-bottom: 30px;
}

.part-block .image {
    float: left;
    width: 65px;
    height: 100px;
    background: url("/uploads/loyality/300_more1.png") no-repeat center left;
}

.plus_six .image {
    background: url("/uploads/loyality/+600.png") no-repeat center left;
}

.ppls .image {
    background: url("/uploads/loyality/peoples.png") no-repeat center left;
}

.prcnt .image {
    background: url("/uploads/loyality/percent.png") no-repeat center left;
}

.part-block .text {
    width: 110%;
    padding-left: 0px;
    float: left;
}

.part-block .header {
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 20px;
}

.part-block .plain_text {
    font-size: 14px;
    line-height: 17px;
    padding-bottom: 18px;
    text-align: justify;
}

.part-block .profits .images {
    margin-top: 10px;
}

.part-block .profits b {
    font-size: 14px;
    font-weight: bold;
}

.profits .badge {
    width: 61px;
    height: 24px;
    color: #FFFFFF;
    text-align: left;
    line-height: 10px;
    background: url("/uploads/loyality/empty_badge.png") no-repeat 3px 0px;
}

.percent {
    float: left;
    margin-left: 5px;
    color: #ff7275;
    font-size: 14px;
    font-weight: bold;
    line-height: 26px;
}

.images img {
    display: block;
    float: left;
    margin-right: 5px;
}

.images .badge {
    float: left;
    margin-right: 15px;
    font-size: 11px;
    margin-top: 50px;
    text-align: center;
}

.st-list li {
    list-style: disc;
}

#pre_loyalty_program .header {
    height: 20px;
    text-align: left;
    margin-bottom: 10px;
}
.certain-page-text table tr:nth-child(odd) {
    background-color: transparent;
}
.promo_list {
    margin-bottom: 15px;
}

#pre_loyalty_program {
    width:60%;
}
.td-icon {
    padding-left:7px;
    padding-top:36px;
}
.td-icon-span {
    float:left;
    padding-top:3px;
}
.percent-span {
    font-size: 12px;
}
.normal-text {
    width:110%;
}
.certain-page-text table.balls_use {
    width: 110%;
}
.bolder {
    width:110%;
}
.program_features {
    width:110%;
}




.l_img {
    max-width: 155px;
    max-height: 80px;
}

.l_img_discount {
    max-width: 170px;
    max-height: 110px;
}



#parent_popup {
    display: none;
    background: #000;
    height: 100%;
    opacity: 0.9;
    position: fixed;
    width: 100%;
    z-index: 100;
    top: 0;
    left: 0;
}

#parent_popup2 {
    display: none;
    z-index: 100000000;
}

.popupClose {
    color: #666666;
    cursor: pointer;
    font-size: 35px;
    height: 25px;
    position: absolute;
    right: 0;
    top: -2px;
    width: 25px;
}

.popup_loyality {
    background: #fff;
    width: 500px;
    padding: 10px;
    z-index: 10;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -250px;
    margin-top: -200px;
    height: 430px;
}
.title-size {
    font-size:16px;
}
.subtitle-size {
    font-size:16px;
}
.table-block {
    width:650px;
}
.taxy-title {
    font-size: 16px;
}
.table-taxy {
    width:650px;
}
.mail-link {
    line-height: 1.6;
}

/*.right_logo h2 {
    font-size: 25px;
    font-weight: 300;
    margin-bottom: 8px;
}*/


.profile {
    color: #ff7275;
    font-size: 13px;
    display: inline-block;
    margin-bottom: 15px;
}

.site-link {
    margin-top: 20px;
    display: block;
    margin-bottom: 40px;
}

.descr {
    font-size: 14px!important;
    line-height: 19px;
}

.l_prg_img {
    width: 720px;
    height: 280px;
    text-indent: 0 !important;
}

.left_logo {
    float: left;
    max-width: 200px;
}

.right_logo {
    float: left;
    width: 65%;
    margin-left: 30px;
}
.style-bold {
    font-weight: bold;
}
.item-link {
    list-style: disc;
}
.ban-info-block__link {
    padding: 190px 0px 0;
    color: #ffffff;
}
@media screen and (max-width: 400px) {
    .ban-info-block__link {
        padding: 0;
    }
}

.bfreset {
    border: 0;
    background: none;
    text-decoration: underline;
    color: #f90a23;
    text-transform: uppercase;
}

/*-----------------SECTION DIGITS-----------------*/

.section-digits {
    padding-top: 30px;
    padding-bottom: 50px;
}

.section-digits__page-heading {
    margin-bottom: 10px;
    font-size: 3rem;
    text-transform: uppercase;
    line-height: 5.5rem;
    color: #000;
}

.section-digits__block-wrapper {
    padding-top: 20px;
}

.section-digits__circle-wrapper {
    margin-bottom: 20px;
}

.section-digits__circle {
    margin: 0 auto;
    margin-bottom: 0.9rem;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    font-size: 1rem;
    padding: 0rem 0;
    line-height: 3rem;
    text-align: center;
    background: #023a7a;
    color: #fff;
    border: 1px solid #022e61;
    -webkit-box-shadow: inset 0 -5px 15px 10px rgba(85,85,85,0.25);
    -moz-box-shadow: inset 0 -5px 15px 10px rgba(85,85,85,0.25);
    box-shadow: inset 0 -5px 15px 10px rgba(85,85,85,0.25);
}

.section-digits__circle-header {
    margin: 0 auto;
    font-size: 1.5rem;
    margin-top: 3px;
    color: #333;
}
.section-center {
    text-align: center;
}
@media (max-width: 767px) {

    .section-digits {
        padding-top: 10px;
        padding-bottom: 30px;
    }

    .section-digits__page-heading {
        font-size: 1.8rem;
        line-height: 3.3rem;
    }

    .section-digits__circle-header {
        font-size: 1.5rem;
    }

}

@media (min-width: 768px) and (max-width: 991px) {

    .section-digits__circle-header {
        font-size: 2.2rem;
    }

}

@media (min-width: 992px) and (max-width: 1199px) {
}

@media (min-width: 1200px) {
    .digits-col {
        width: 33%;
        float: left;
    }
}

/*-----------------/SECTION DIGITS-----------------*/

.pop_up_form h2 {
    color: #f90a23;
}
.dr-submit {
    text-align: center;
}
.dr-btn {
    /*display: block;
    margin: 14px auto 0;*/
    background-color: #f90a23;
    color: white;
}
.agreement_text {
    font-size: 10px;
    line-height: 1.5;
    text-align: left;
    margin: 0;
    margin-top: 16px;
}
#parent_popup {
    display: none;
    background: #000;
    height: 100%;
    opacity: 0.9;
    position: fixed;
    width: 100%;
    z-index: 100;
    top: 0;
    left: 0;
}

#parent_popup2 {
    display: none;
    z-index: 100000000;
}

.popupClose {
    color: #666666;
    cursor: pointer;
    font-size: 35px;
    height: 25px;
    position: absolute;
    right: 0;
    top: -2px;
    width: 25px;
}

.popup_loyality {
    background: #fff;
    width: 500px;
    padding: 10px;
    z-index: 10;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -250px;
    margin-top: -200px;
    /*height: 430px;*/
}

.form_fields {
    width: 250px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.form_fields input {
    border: 2px inset #c5c5c5;
    border-radius: 5px;
    font-size: 18px;
    margin-bottom: 10px;
    padding-left: 10px;
    height: 30px;
    width: 220px;
}

.req::after {
    color: #ff7275;
    content: "*";
    height: 10px;
    margin-left: 4px;
    position: absolute;
    width: 5px;
}

.required-field {
    color: #fd6769;
    vertical-align: top;
}

.city {
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
}



.dc {
    width: 280px;
    display: inline-block;
    padding: 10px;
    min-height: 134px;
    box-sizing: border-box;
    vertical-align: top;
}

.dc .name, .dc .address {
    display: block;
    width: 100%;
}

.dc .name {
    color: #f90a23;
    font-weight: bold;;
}

.pre-card {
    float: left;
}
.card {
    float: right;
}

.hot-line {
    margin-top: 10px;
}
.hot-line a {
    font-weight: bold;
    font-size: 18px;
}

.telForm {
    width: 620px;
    margin: 20px auto 50px;
    display: block;
    border: #e6e6e6 1px solid;
    position: relative;
    -webkit-box-shadow: 0px 3px 22px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 3px 22px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 3px 22px 0px rgba(50, 50, 50, 0.5);
    background: #FFF;
    height: 270px;
    font-family: 'Open Sans', sans-serif;
}

.formSubmNS {
    background: linear-gradient(to bottom, #3bacde 0%, #1e81ad 100%);
    text-shadow: 0px -2px 3px rgba(150, 150, 150, 1);
    color: #FFF;
    font-size: 15px;
    font-family: 'Open Sans Bold 700', sans-serif;
    border: 0;
    border-radius: 2px;
    font-weight: bold;
    width: 100% !important;
    height: 50px;
    margin-top: 20px;
}



.loukoster_table td {
    padding: 5px;
    font-size: 22px;
    vertical-align: middle;
}

.loukoster_table {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
}

.loukoster_table td:first-child {
    width: 10%
}

.foot_table {
    margin-top: 25px;
    width: 100%;
    margin: 0 auto;
}

.foot_table td {
    padding: 5px;
    text-align: center;
}
.telForm table {
    width: auto;
}


.multibrand_text p {
    text-align: center;
}
.multibrand__title {
    font-size: 25px;
    color: red;
    margin-bottom: 30px;
    font-weight: bold;
}
.multibrand__title-mini {
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 20px;
}


@media (max-width: 1320px) {
    .pre-card {
        width: 50%;
    }

    .certain-action .site.margin section {
        margin: 0;
    }
}


@media (max-width: 679px) {

    .city {
        text-align: center;
    }

    .dc-block {
        text-align: center;
    }

    .dc {
        min-height: 0;
    }

    .pre-card .btn-block {
        text-align: center;
    }
}

@media (max-width: 650px) {
    .pre-card, .card {
        float: none;
        width: 100%;
        text-align: center;
    }


    .bx-prev, .bx-next {
        height: 65%;
    }
}


@media (max-width: 500px) {
    .form_fields input {
        font-size: 14px;
    }
    .popup_loyality {
        background: #fff;
        max-width: 500px;
        width: 100%;
        padding: 10px;
        z-index: 10;
        position: fixed;
        top: 50%;
        left: 0;
        margin-left: 0px;
        margin-top: -200px;
        /*height: 430px;*/
    }

}

.certain-page-nav-line a.offershref {
    padding: 5px;
    margin: 30px 0 0 15px;
}
.footer_block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.footer_block .adress_block {
    width: 220px;
}
.footer_block .adress_block p {
    text-align: center !important;
}
.footer_block .map_block {
    max-width: 700px;
    width: 100%;
}
@media (max-width: 940px) {
    .footer_block .adress_block {
        width: 100%;
        margin: 20px;
        text-align: center;
    }
    .footer_block .map_block {
        text-align: center;
        margin: 0 auto;
    }
}

.complectations table {
    width: 100%;
}

.complectations th {
    border: 1px solid black;
    padding: 5px;
    text-align: center;
    background: gainsboro;
}

.complectations td {
    border: 1px solid black;
    text-align: center;
}

.complectations td[data-title]:before {
    content: attr(data-title) ":0A0";
    width: 50%;
    float: left;
    background: #d3d3d3;
    padding: 6px 4px;
    display: none;
}

@media screen and (max-width: 600px){
    .complectations thead {
        display: none;
    }

    .complectations tbody {
        overflow: hidden;
    }

    .complectations tr {
        display: block;
        overflow: hidden;
        margin-bottom: 20px;
        border-bottom: 1px solid black;
    }

    .complectations td {
        border: 0 none;
        display: inline-block;
        width: 100%;
        float: left;
        vertical-align: middle;
        border-bottom: 1px solid gray;
        white-space: nowrap;
        /*margin-top: 6px;*/
    }

    .complectations td span {
        display: inline-block;
        vertical-align: middle;
        padding: 6px 4px;
    }

    td:first-child {
        border-top: 1px solid gray;
    }

    .complectations td[data-title]:before {
        display: block;
    }

    .catalogTabs__content_tabs-table_bold {
        font-size: 95%!important;
        font-weight: 600;
        padding: 2% 1%!important;
        background: #FFF;
        word-break: normal;
        overflow: hidden;
    }

    .catalogTabs__content_tabs-table_bold:first-child { width: 33%!important; }

}

@media screen and (max-width: 400px){
    .complectations td[data-title]:before {
        width: 100%;
        float: none;
    }

    .complectations td {
        width: 100%;
        float: none;
    }
    .complectations .btn {
        font-size: smaller;
    }
    .complectations th {
        display: none;
    }
}


/*plashka*/
.ban-info-block__link {
    padding: 0;
}
.over-shade {
    background-color: rgba(9, 9, 10, 0.42);
}
.frame:hover .over-shade {
    background-color: rgba(9, 9, 10, 0.42);
}
.action-block .frame:hover {
    background-color: rgba(9, 9, 10, 0.42);
}
.frame {
    position: relative;
}
.action-block .frame a {
    display: flex;
    flex-direction: column;
    width: 100%;
    min-height: 310px;
    bottom: 0;
    text-align: center;
    background-color: #f90a23;
}

.action-block .frame {
    padding: 0;
    /*display: block!important;*/
}
.ban-info-block {
    margin: auto;
    padding: 5px;
    font-weight: bold;
}
/*
@media (max-width: 400px) {
    .action-block .frame a {
        height: 45px;
    }
}
*/

/*plashka*/
.over-shade_mobile {
    background-color: rgba(9, 9, 10, 0.42);
}

@media screen and (max-width: 650px){
    .over-shade_mobile {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgba(9, 9, 10, 0.66);
        z-index: 0;
    }
}

.container-fluid.brand-nav {
    display:block;
}


.btn_center { text-align: center; margin: 20px auto 10px;}
.btn_center a { display: inline-block; float: none; }

.all-actions {
    margin-top: 20px!important;
}

.action-block__image {
    width: 100%!important;
    object-fit: contain;
}

.nav-mobile .main-nav a {
    color: #ffffff;
}


.certain-page-nav-line .outside-btns {
    margin: 36px 10px 0;
    float: right;
    position: static;
}

.certain-page-nav-line a.outside-btns__btn_active {
    text-decoration: none;
}
.certain-page-nav-line a.outside-btns__btn_active:hover {
    color: #ffffff;
    cursor: default;
}

.outside-btns__btn {
    border: 1px solid #bebebe;
    background: #ececec;
    border-radius: unset;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    cursor: pointer;
    width: 100px;
    padding: 8px 10px;
    text-align: center;
    font-weight: 300;
    color: #000;
    font-family: sans-serif;
}
.outside-btns a { margin: 0; }
.outside-btns__btn_active {
    background: #f90a23;
    color: #fff;
}
.outside-btns__btn:first-child {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}

.outside-btns__btn:not(:first-child) {
    margin-left: -4px;
}

.outside-btns__btn:last-child {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}
@media screen and (max-width: 375px) {

    .certain-page-nav-line .outside-btns {
        margin: 25px 10px 0;
        float: none;
    }
    .certain-page-nav-line a.outside-btns__btn {
        text-decoration: none;
        width: 90%;
        display: block;
        clear: both;
        margin: 2px auto;
        border-radius: 5px;
    }
}

@media screen and (max-width: 1279px) {
    .action-block .frame a {
        min-height: 280px;
    }
}

@media screen and (max-width: 900px) {
    .action-block .frame {
        width: 100%;
        margin-right: 0;
    }

    .action-block .frame a {
        min-height: 200px;
    }

    .ban-info-block {
        padding: 15px;
    }

    .outside-btns {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;

    }

    .outside-btns__btn {
        display: inline-block;
        width: 100%;
        max-width: 210px;
    }

    .outside-btns__btn:not(:first-child) {
        margin-left: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        margin-bottom: 10px;
    }

    .outside-btns__btn:not(:last-child) {
        margin-bottom: 10px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
}

@media screen and (max-width: 350px) {
    .certain-action {
        /*padding: 0px 10px;*/
    }
}


.btn-more-block {
    text-align: center;
    margin: 30px auto 10px;
}

.mobileul li {
    color: #ffffff;
}

.mobileul li ul.submenu {
    position: static;
}


#service_to .form-block {
    background: #f9f9f9;
    padding: 15px 10px 60px;
    border: 1px solid #f1eaea;
    border-radius: 3px;
}

#service_to .head-line h3 {
    color: #010101;
    text-transform: uppercase;
}

#service_to.dr-form-horizontal form {
    width: 50%;
    margin: 0 auto;
    position: relative;
    padding: 20px 35px;
    background-color: #d30007;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 7px;
}

#service_to.dr-form-horizontal .row {
    margin: 20px 0 10px;
    text-align: center;
}

#service_to form .col50 {
    margin: 0 3% 2%;
    float: none;
    width: 43%;
    display: inline-block;
}

#service_to form .col50 label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    color: #ffffff;
}

#service_to form .col50 .form-control {
    min-height: 34px;
    height: auto;
    padding: 10px 12px;
}

#service_to .form-block .btn-block .btn {
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    box-shadow: 0 3px 8px #4c4c4c;
    -webkit-box-shadow: 0 3px 8px #4c4c4c;
    -moz-box-shadow: 0 3px 8px #4c4c4c;
    background: #f61221;
    padding: 8px 22px;
}

#service_to .form-block .success{ text-align: center; }

.compl_price {
    width: 100%;
    border: 0;
    border-collapse: collapse;
}

.compl_price th, .compl_price td {
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
    padding: 10px;
}

.compl_price th {
    background: #d9dfea;
    font-weight: bold;
}

.compl_price tr td:first-child {
    font-weight: bold;
}
.compl_price tr td:last-child {
    font-weight: bold;
    color: #b90000;
}

.block_links {
    text-align: center;
    margin: 10px auto 5px;
}
.block_links p {
    text-align: center;
    margin: 15px auto;
    font-size: 18px;
    font-weight: bold;
}

.block_links a {
    display: inline-block;
    vertical-align: top;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    margin: 5px 20px;
}

.service__item-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center!important;
    align-items: center;
    margin: 15px auto 30px;
}
.service__item {
    width: 32%!important;
    margin: 0.5% 0.5% 0.5%!important;
    text-transform: uppercase;
    text-align: center!important;
    font-weight: 800!important;
}

.service-further-actions__list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 55px;
}
.service-further-actions__item {
    width: 32%;
    margin: 0 0.5%;
}
.service-further-actions__item-image {
    height: 100%!important;
    width: 100%;
}
.service-further-actions__item-name {
    display: block;
    height: 35px ;
    width:100%;
    background-color: #f90a23;
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, .0);
    transition: .5s;
    color:#fff;
    overflow: hidden;
}


.certain-page-text {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.service-further-mark__list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 55px;
}

.certain-page-text .model-2-column__wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.service-further-mark__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 19%;
    margin: 0 0.5%;
}
.service-further-mark__item-image {
    width: 120px;
}
.service-further-mark__item-image-wrapper {
    display: flex;
    height: 100px;
    margin-bottom: 15px;
}
.service-further-mark__item-name {
    text-align: center;
    font-size: 18px;
}
.service-further-model__header-name {
    text-transform: uppercase;
}
.service-further-model__list {
    margin-top: 45px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 100%;
}
.service-further-model__item {
    width: 23%;
    text-align: center;
    margin-bottom: 35px;
}
.service-further-model__item-name {
    font-size: 18px;
}

.dop-slugs__header-name {
    text-align: center;
    padding-bottom: 30px;
}

.dop-slugs__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

a.dop-slugs__item {
    width: 24%;
    /* text-align: center; */
    margin: 3px;
    font-size: 120%;
}
.service__item-title {
    font-size: 16px!important;
}

/*footer links start*/
.footer_mobile_links {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    font-size: 12px;
}

.footer_mobile_links__link {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}

.footer_mobile_links__link img {
    width: 100%;
    max-width: 120px;
    min-height: 39px;
}
@media screen and (max-width: 420px){
    .footer_mobile_links__link {
        display: block;
        margin-right: 0px;
        margin-bottom: 5px;
    }
}
/*footer links end*/

@media all and (max-width:350px) {
    .service__item {
        width: 49%!important;
    }
    .service__item-title {
        font-size: 12px!important;
    }
}
@media all and (max-width:550px) {
    .service-further-mark__list {
        justify-content: space-around;
    }
    .service-further-mark__item {
        width: 33.33%;
    }
    .service-arrow {
        display: none;
    }
    .service__item-title {
        font-size: 13px!important;
    }

    a.dop-slugs__item {
        width: 100%;
        padding-left: 10px;
    }

    .stock__article {
        flex-direction: column;
    }
    .stock__image,
    .stock__info,
    .stock__aside {
        width: 100%;
    }

    .service-further-actions__list {
        align-items: center;
        flex-direction: column;
    }
    .service-further-actions__item {
        width: 98%;
        margin-bottom: 15px;
    }
    .service-further-model__list {
        align-items: center;
    }
    .service-further-model__item {
        width: 98%;
    }
}

._b {
    font-weight: bold;
}

.blue {
    color: blue;
}

.red {
    color: red;
}

.fs45 {
    font-size: 45px;
}

.fs35 {
    font-size: 35px;
}

.fs26 {
    font-size: 26px;
}

.fs24 {
    font-size: 24px;
}

.fs20 {
    font-size: 20px;
}

.fs23 {
    font-size: 23px;
}

.fs26 {
    font-size: 26;
}

.centr {
    text-align: center!important;
}

.margin_top {
    margin-top: 50px;
}



.graynew {
    background-color: #ececeb;
}

.mid {
    text-align: center!important;
}

.fs30 {
    font-size: 30px;
}


.fs90 {
    font-size: 90px;
}

.pimg {
    text-align: center;
}

.pimg img {
    max-width: 400px;
}

._b {
    font-weight: bold;
}

.nono {
    color: black!important;
    text-decoration: none!important
}

.red {
    color: red;
}

h1 {
    font-family: HyundaiSansHead!important
}

@font-face {
    font-family: 'HyundaiSansHead';
    src: url('/sale/static/fonts/HyundaiSansHead.eot');
    src: url('/sale/static/fonts/HyundaiSansHead.eot@#iefix') format('embedded-opentype'),
    url('/sale/static/fonts/HyundaiSansHead.woff') format('woff'),
    url('/sale/static/fonts/HyundaiSansHead.ttf') format('truetype');
    font-style: normal;
}

.fs19 {
    font-size: 19px;
    font-weight: bold;
}

.mobile_block {
    display: none;
}

.strikethrough {
    position: relative;
}

.strikethrough:before {
    border-bottom: 3px solid red;
    position: absolute;
    content: "";
    width: 100%;
    height: 50%;
    transform: rotate(-10deg);
}

.timer1 {
    display: none;
}

@media screen and (max-width: 768px) {
    table {
        display: none;
    }
    .view_ps{
        display: none;
    }
    .mobile_block {
        display: block;
    }
    .mobile_block p {
        text-align: center;
    }
}

*[id*=timer-text] {
    display: block !important;
    color: grey !important;
}

.timer,
timer1 {
    margin: 2.6em 0 3.3em;
}

@media screen and (max-width: 700px) {
    .timer {
        display: none;
    }
    .timer1 {
        display: block;
    }
}

.header-logo {
    vertical-align: text-top;
}
.top-tel li {
    margin: 16px 0px 8px 10px;
}
.nav.pages {
    margin-top: 7px;
}
.pages li {
    float: right;
}
.phones span {
    display: inline-block;
    padding-top: 3px;
    padding-right: 11px;
}
.phones a {
    vertical-align: top;
}
.main-top .service-nav {
    background-color: #e21019;
}

/* modals */
.modal-view {
    display: none;
    background: rgba(0,0,0,.75);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
}
.modal-view-body {
    background: #fff;
    position: absolute;
    top: 80%;
    left: 50%;
    -ms-transform:		-ms-translate(-50%, -50%);
    -moz-transform:		-moz-translate(-50%, -50%);
    -webkit-transform:	-webkit-translate(-50%, -50%);
    transform:			translate(-50%, -50%);
    max-width: 940px;
    padding: 105px 80px;
    opacity: 0;
    -ms-transition:		top .25s ease-out 0s, opacity .2s ease-out 0s;
    -moz-transition:	top .25s ease-out 0s, opacity .2s ease-out 0s;
    -webkit-transition: top .25s ease-out 0s, opacity .2s ease-out 0s;
    transition:			top .25s ease-out 0s, opacity .2s ease-out 0s;
}
.modal-view.modal-view--fullw .modal-view-body {
    width: 100%;
    padding: 45px 55px;
}
.modal-view.modal-view--send-success {
    text-align: center;
}
.rules-p {
    float: left;
    width: 50%;
    text-align: justify;
}
.rules-p:nth-child(1) {
    padding-right: 25px;
}
.modal-view-close {
    cursor: pointer;
    font-size: 0;
    height: 40px;
    position: absolute;
    right: 10px;
    top: 15px;
    width: 40px;
}
.modal-view-close::after {
    background: url('/media/img/question-sprite.png') no-repeat -166px -50px;
    height: 20px;
    width: 20px;
    top: 10px;
    left: 10px;
    content: '';
    position: absolute;
}
.modal-view-heading {
    color: #090909;
    font-family: 'HyundaiSansHead';
    font-size: 25px;
}
.modal-view-heading + .modal-view-content {
    margin-top: 25px;
}
.modal-view.active .modal-view-body {
    top: 50%;
    opacity: 1;
}
.comment-input-lenght {
    text-align: right;
}
.modal-view .rules-p{
    color: #222;
    font-size: 13px;
    line-height: 1.6;
    font-family: "HyundaiSans","Hevetica",Arial,sans-serif;
}
.btn[href="#callback-form"],
.btn.red {
    background-color: #053967 !important;
    border: none !important;
    color: white !important;
}
.btn[href="#callback-form"] *,
.btn.red * {
    color: white !important;
}
.btn[href="#callback-form"]:hover,
.btn.red:hover {
    background-color: #103a71 !important;
    text-decoration: none;
}
.btn[href="#callback-form"] * {
    padding: 0 !important;
    margin: 0 !important;
}
[class*=altufievo_call_phone],
.red, a, a:hover {
    /*color: #053967;*/
}
.certain-action .certain-page-text a:hover {
    color: #103a71;
}
a:not(.btn) {
    text-decoration: underline;
}
.blue {
    color: #103a71;
}
#callback_brand-popup {
    border: 12px solid white !important;
}
.module-window h4 {
    border-color: #103a71;
}

.newimg{max-width:400px!important;}


.textblock {
    display: inline-block;
    vertical-align: middle;
    height: auto;
    font-size: 18px;
    line-height: 22px;
    color: #103a71;
    padding-left: 10px;
}
.logoblock {
    display: inline-block;
    box-sizing: border-box;
    max-width: 100%;
    height: 47px;
    vertical-align: middle;
}

.main-header__logo {
    float: left;
    height: 100%;
    text-decoration:none !important;
}
.header_text{
    width: 66%;
    display: inline-block;

}
.header_text span{
    color: #09090a;
    font-family: HyundaiSansHead !important;
    font-size: 1.7em;
    font-weight: bold;
}
.header_phone{
    width: 40%;
    display: inline-block;
    float: right;
    margin-right:20px;
}
.header_phone p{
    text-align: right !important;
}
.header_logo_{
    width: 40%;
    display: inline-block;
    margin-left:20px;
}
.parent_offer {
    position: relative;
    margin-bottom: 220px;
}
.child_offer {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-top:100px;
}

@media (max-width: 767px) {
    .header_phone p {
        text-align: center  !important;
    }
    .header_phone{
        display: inline-block;
        float:none;
        /*margin-left:10%;*/
        width: 100%;


    }
    .header_logo_{
        display: inline-block;
        width: 70%;
        margin-left:30%;
        margin-top:10px;
    }
    .parent_offer {
        margin-bottom: 200px;
    }
    .child_offer {
        margin-top:90px;
    }
    .margin .mid{
        font-size: 18px;
    }
    .popupform span{
        font-size: 12px !important;
    }
    .child_offer .fs23{
        font-size: 18px;
    }
    .mobile_block {
        margin-bottom: 20px;
    }
}
.add-info .sl-txt-col-desc{
    margin-left: 25% !important;
}
@media screen and (max-width: 480px){
    .add-info .sl-txt-col-desc{
        margin-left: 0px !important;
    }
    .header_text{
        width: 100%;
        display: inline-block;
        margin:0;
    }
    .header_phone{
        display: inline-block;
        float:none;
        /*margin-left:10%;*/
        width: 100%;
        text-align: center !important;

    }
    .header_phone p{
        text-align: center !important;

    }
    .header_logo_{
        display: inline-block;
        width: 100%;
        margin:0;
        margin-top:10px;
    }
    .section-digits__page-heading {
        font-size: 1.2rem;
        line-height: 2.3rem;
    }
    .main-header__logo {
        text-align: center;
        display: block;
        float: none;
    }

}
@media screen and (max-width: 340px){
    .popupform span {
        font-size: 10px !important;
    }
}
@media screen and (max-width: 290px){
    .header_logo_ img {
        height: 30px !important;
    }
    .textblock {
        font-size: 14px !important;
    }
}
@media screen and (max-width: 260px){
    .header_logo_ img {
        height: 30px !important;
    }
    .textblock {
        font-size: 13px !important;
    }
}