html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small, strike, tt, var, center, div, dl, dt, dd, ol, ul, li, fieldset, form, input, select, textarea, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: top;
    text-align: left;
}

html {
    min-width: 1024px;
}

body {
    font-family: 'Roboto', sans-serif !important;
    background-color: #f2f2f2;
    color: #222324;
    font-size: 10px;
    text-size-adjust: 100%;
}
div, input, select, textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.menuline { background-color: #fff;}
.CURSOR {cursor:pointer; cursor:hand;}
ol, ul { list-style: none;}

.f120 {font-size: 120%;}
.f140 {font-size: 140%;}
.PS30 {padding-left: 3em; padding-right: 3em;}
.PB20 { padding-bottom: 2em;}
.PT20 { padding-top: 2em;}
.PT10 { padding-top: 1em;}
.PB10 { padding-top: 1em;}
.BOLD { font-weight: bold;}

@font-face {
    font-family: OpenSansHeavy;
    font-weight: bold;
    src: url("/css/fonts/UniSansHeavy.otf") format("opentype");
}

.menuItems div a {
    color: #636669;
    text-transform: uppercase;
    border-bottom: 2px solid #fff;
    text-decoration: none;
    font-size: 145%;
    font-weight: 700;
    padding-top: 11px;
}

.menu_cell {
    margin: 20px 0px 20px;
}


.ymaps-2-1-72-map, #SERVICE_page #CONTACTS_MAP_SMALL{
    height: 300px !important;
}

.quality .qualityHdr, .serviceItems .serviceHdr, .reasons .reasonsHdr, .autoserviceListHdr, .marksHdr, .serviceHover {
    width: 100%;
    text-align: left;
    font-size: 160%;
    font-weight: bold;
    margin-bottom: 1em;
}

.quality {
    padding: 14px 30px 50px;
}

.quality .qualityItem {
    text-align: center;
    width: 24%;
    display: inline-table;
}

.quality .qualityItem .qualityNumber {
    text-align: center;
    margin-bottom: 1.5em;
}

.quality .qualityItem .qualityText {
    text-align: center;
    font-size: 140%;
    width: 90%;
    padding-left: 10%;
}

.serviceHover {
    width: 100%;
    text-align: left;
    font-size: 160%;
    font-weight: bold;
}


.serviceHover a{
    font-size: 160%;
    color:#15122d !important;
}

.serviceItem {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content:space-between;
    margin: 25px 0 30px;
    font-size: 160%;
    color: #6a6a6a;
}

.serviceItem .service_list_block {
    line-height: 25px;
}

.service_list_block a.greylink {
    color: #15122d;
}


.POINTS_metro {
    display: inline-block;
    width: 23px;
    height: 17px;
    margin-right: 0.5em;
    background: url(/css/new/image_map.png) -13.6em -13.3em no-repeat;
    background-size: 50em 50em;
}

.reasons .reasonsItemHdr {
    min-height: 2em !important;
    margin-bottom: 1em;
}

.quality, .serviceItems, .reasons, .serviceAppointment, .feedback, .serviceShApp, .autoserviceList, .marks {
    width: 100%;
    text-align: center;
    margin-bottom: 0em;
}

.autoserviceList{
    padding: 3em 0em;
}

.menuItems li a:active, .menuItems li a:hover {
    color: #15122d;
    border-bottom: 2px solid #15122d;
}

.nav > li > a:hover, .nav > li > a:focus {
    background-color: #fff;
}


.navbar-inverse .navbar-nav > li > a {
    color: #636669;
}

/* Nav */

.navbar-brand {
    align-self: center;

}

a.navbar-brand {
    color: #fff !important;
    font-weight: 900;
    text-transform: uppercase;
}



a.navbar-brand:hover {
    color: #ddd !important;
}

/* Header */

.navbar-brand .logo {
    margin-left:0;
}

.logo img {
    width: 100%;
    height: auto;
}


.hdrImage {
    background-color: #fff;
    background-size: contain;
    height: 59em;
    position:relative;
    width:100%;
    min-width: 1000px;
    background: url('/css/back.jpg') center center no-repeat;

}

.FlexEmbed {
    display: block;
}

.FlexEmbed:before {
    content: "";
    display: block;
    width: 100%;

    padding-bottom: 31.33333%;
}

.selection.grey {
    background-color: #f2f4f8;
}

.selection.np {
    padding-bottom: 0 !important;
}

.selection.grey.extra {
    min-height: 15em;
}

.selection.small {
    min-height: 5em;
}

.selection.whitebg {
    background-color: #fff;
}

.hvr-shrink{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}


.hvr-shrink:active,.hvr-shrink:focus,.hvr-shrink:hover{-webkit-transform:scale(0.9);transform:scale(0.9)}


.hdr {
    width: 100%;
    text-align: center;
    font-size: 280%;
    color: #222324;
    font-weight: 300;
    padding: 40px 0 40px;
    /* font-weight: bold; */
}

.BUTTON_round_color.grey {
    font-size: 120% !important;
    padding-left: 1em;
    padding-right: 1em;
}

.mango_button {
    width:100%;
    text-align: center;
}

.point_photoandmap {    display: flex;}

#footer {
    background-color: #15122d;
    min-height: 15em;

    color: #fff;
}

#footer a {
    color: #fff !important;
}

#footer .footerInfo {
    font-size: 140%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    cursor: pointer;
}

.footer_block {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding:50px 0;
    justify-content:space-between;
}


.NP {
    padding: 0 !important;
    margin: 0 !important;
}

#wrap {
    width: 100%;
}

.navbar-toggle .icon-bar {
    background-color: #000;
}


button.orange, .BUTTON_round_color, .BUTTON_round_color:focus, .BUTTON_round_color:hover {
    background-color: #15122d !important;
    border: 0px;
    font-size: 0.8em;
    border-radius: 3px;
    text-transform: uppercase;
    color: #fff !important;
}

.CATALOG_TYPE_item:hover, .CATALOG_generations_item:hover, .CATALOG_brands_item:hover, .CATALOG_modifications_table tr:hover td, #CATALOG_CARS_REGLAMENT_table td.hover {
    background: #15122d;
    color: white;
}

.CATALOG_TYPE_item:hover a, .CATALOG_generations_item:hover a, .CATALOG_brands_item:hover a, .CATALOG_modifications_table tr:hover a, #CATALOG_CARS_REGLAMENT_table td.hover a {
    color: white;
}


.CATALOG_brands_item {
    width:19em;
    padding:3em 3em;
    white-space: nowrap;
    text-align: center;
}

.CATALOG_brands_col {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
}

.CATALOG_brands_filter .popular {
    display: none;
}

.CATALOG_brands_all.all {
    display: none;
}

.workListItem .workListName {
    color: #15122d;
    font-weight: bold;
    display: inline-block;
    font-size: 140%;
}

.workListItem .workListPrice {
    float: right;
    font-size: 140%;
}

.postApp, .workTypeList .workListItem {
    padding: 1em 1em 1em;
    border-bottom: 1px solid #ccc;
}

.works {
    display: flex;
    flex-direction:row;
    flex-wrap:wrap;
    justify-content:space-between;
}

.workTypes {
    padding-top: 0em;
    padding-bottom: 3em;
}

.returnRules {
    padding: 0em;
    font-size: 140%;
}

.returnRules p {
    padding-bottom:20px ;
}

.BUTTON_round_day {
    background-color: #fff !important;
    border: 0px;
    font-size: 0.8em;
    border-radius: 3px;
    text-transform: uppercase;
    color: #222324 !important;
    height: 2.8em !important;
    font-size: 120%;
    padding-right: 1em;
    padding-left: 1em;
}

.ourServices {
    margin-bottom: 5em;
    width:30%;
    display: inline-block;
    cursor: pointer;
    text-align: center;
}

.widget-wrapper__center, .widget-wrapper__center .widget-content {
    text-align: center;
}

.engine {
    background: url(/css/raboti_1.jpg) center top no-repeat no-repeat;
    background-size: cover;
}
.endoscope {
    background: url(/css/raboti_99.jpg) center top no-repeat no-repeat;
    background-size: cover;
}

.electric {
    background: url(/css/raboti_6.jpg) center top no-repeat no-repeat;
    background-size: cover;
}
.remontdvs {
    background: url(/css/raboti_2.jpg) center top no-repeat no-repeat;
    background-size: cover;
}

.remontkpp {
    background: url(/css/raboti_7.jpg) center top no-repeat no-repeat;
    background-size: cover;
}
.zapravka {
    background: url(/css/raboti_3.jpg) center top no-repeat no-repeat;
    background-size: cover;
}

.shod-razval {
    background: url(/css/raboti_4.jpg) center top no-repeat no-repeat;
    background-size: cover;
}

.shinomontaj {
    background: url(/css/raboti_5.jpg) center top no-repeat no-repeat;
    background-size: cover;
}

.vihlop {
    background: url(/css/raboti_8.jpg) center top no-repeat no-repeat;
    background-size: cover;
}

.rembreaks {
    background: url(/css/raboti_9.jpg) center top no-repeat no-repeat;
    background-size: cover;
}
.remontts {
    background: url(/css/raboti_10.jpg) center top no-repeat no-repeat;
    background-size: cover;
}
.remontturbo {
    background: url(/css/raboti_11.jpg) center top no-repeat no-repeat;
    background-size: cover;
}
.remonrru {
    background: url(/css/raboti_12.jpg) center top no-repeat no-repeat;
    background-size: cover;
}

.ourInfo {
    background-color: #ffffff;
    padding: 1em;
    font-size: 14px;
    margin-top: 150px;
    margin-bottom: 6px;
    color: #333333;
    text-align: center;
    font-weight: bold;
    width: 95%;
    height: 3em;
    display: inline-block;
}

.red {
    color: #15122d !important;
}

.selection {

}

#footer .row {
    padding-top: 5em;
}

.POINTS_table a {
    color: #15122d !important;
}

.POINTS_table {
    font-size: 120%;
}

.redspliter {
    margin-top: 1em;
    display: none !important;
    margin-bottom: 1em;
    margin-left: 45%;
    width: 10%;
    height: 2px;
    text-align: center;
    background-color: #15122d !important;
}

.serviceItem .serviceIm { text-align: center;}

.marks {
    text-align: center;
}

.marks .marksItem {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 2px rgba(191, 191, 191, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 1px 1px 1px rgba(121, 121, 121, 0.6);
    display: inline-block;
    background: #ffffff;
    padding: 60px 20px;
    border-radius: 5px;
    margin: 20px 20px 50px ;
    color: #222324;
    text-align: center;
    cursor:pointer;
}

.marks .marksItem a {
    margin-top: 1em;
    color: #333333;
    font-size: 190%;
    font-weight: bold;
}


#SERVICE_page #POINTS_image {
    width: 670px;
    height: 377px;
    -webkit-transition: background-image 0.2s ease-in-out;
    transition: background-image 0.2s ease-in-out;
}


#POINTS_image {
    width: 80em;
    height: 45em;
}

#srvMap {
    margin-left: 1em;
    display: inline-table;
    width: 28em;
}

#SERVICE_page #CONTACTS_MAP_SMALL {
    width: 28em;
    height: 37.6em;
}

#SERVICE_page, #SERVICE_APPOINTMENT_page {
    line-height: 1.6;
}

#POINTS_images {
    width: 970px;
}

#SERVICE_page #POINTS_images {
    margin-left: 0;
}

#SERVICE_page ol {
    list-style: decimal;
}

#SERVICE_page ol li {
    margin-left: 1.5em;
}

#SERVICE_page ul {
    list-style: disc;
}

#SERVICE_page ul li {
    margin-left: 1.5em;
}

.POINTS_table td {
    padding: 1em 0 1em 0em;
    /*  padding-right: 2.5em; */
    border: 0;
}

.POINTS_table td:nth-child(1)
{
    width: 25%;
}

.serviceInfo .serviceTypeList {
    margin-top: 0em;
}

.serviceInfo .serviceLink a, .serviceInfo .serviceTypeList a {
    color: #15122d;
}

#SERVICE_app_form .selectFromBottom .requireFilds {
    width: 60%;
}

.hdrBlock {
    top: 20%;
    width: 1000px;
    left: 0%;
    font-family: OpenSansHeavy;
    font-weight: bold;
    position: inherit;
    font-size: 11px;
    padding: 0 15px;
    margin-right: auto;
    margin-left: auto;
}


.label {
    font-weight: 400;
    padding: 0;
    font-size: 150%;
    width: 15em;
    display: inline-block;
    text-align: left;
}

#LANDING_page {}

#SERVICE_app_form .selectItem label {
    line-height: 2.6em;
}

#SERVICE_app_form #SERVICE_TABLE td:nth-child(1) {
    width: 15em;
}

.hdrAppointment {
    margin: 1em 5em;
    padding: 1em;
    width: 14.5em;
    cursor: pointer;
    border-radius: 5px;
    border: 1px solid #15122d;
    text-transform: uppercase;
    font-size: 1.5rem;
    color: #15122d;
    display: block;
}


.hdrService {
    display: block;
    text-transform: uppercase;
    font-size: 6.2rem;
    color: #fff;
    font-weight: bold;
}

.hdrContainer {
    background-color: #fff;
    width:100%;
}

.container {
    width: 1000px;
    position: inherit;
    margin-right: auto;
    margin-left: auto;
    padding: 0 15px 0px;
}
#SERVICE_page .container {
    max-width: 700px;
}
.advantage {
    display: inline-table;
    width: 18.9%;
    padding: 1em;
    background-color: #fff;
    height: 38em;
    margin: 0.3em;
    border-radius: 2px;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow:    0px 1px 1px 0px rgba(50, 50, 50, 0.2);
    box-shadow:         0px 1px 1px 0px rgba(50, 50, 50, 0.2);
}

.advantage:hover {
    background-color: #15122d;
    color: #fff;
    margin-top: -0.5em;
}

.advantage:hover .advantageIcon {
    background-color: #fff;
    color: #15122d;
}

.advantageSpacer {
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 45%;
    width: 10%;
    height: 2px;
    text-align: center;
    background-color: #15122d !important;
}

.francuz.orange {
    background: url(/css/icons.png) no-repeat -407px -241px;
    width: 240px;
    height: 27px;
    cursor: pointer;
    margin-right: 20px;
 }

.francuz.white {
    background: url(/css/icons.png) no-repeat -407px -280px;
    width: 240px;
    height: 30px;
    cursor: pointer;
    float: left;
}

.currentCar {
    padding: 10px 20px 1em;
}

.cards {
    width:200px;
    padding-left: 10px;
    padding-right: 10px;
}

.visa {
    background: url(/css/icons.png) no-repeat -403px -330px;
    width: 86px;
    height: 38px;
    display: inline-block;
    margin-right: 20px;
}

.mastercard {
    background: url('/css/icons.png') no-repeat -527px -331px;
    width: 68px;
    height: 39px;
    display: inline-block;
}

.mark {
    height: 16em;
    margin-left: 3em;
    margin-right: 3em;
}

.nissan {
    background: url(/css/icons.png) no-repeat 0px -232px;
    width: 16em;
    height: 13.1em;
}

.nissan:hover {
    background: url(/css/icons.png) no-repeat 0px -374px;
    width: 16em;
    height: 13.1em;
}


.infiniti {
    background: url(/css/icons.png) no-repeat -13.7em -20.2em;
    background-size: 62.1em 46.2em;
    display: inline-block;
    width: 22.4em;
    height: 13.1em;
}

.infiniti:hover {
    background: url(/css/icons.png) no-repeat -158px -374px;
    width: 24.5em;
    height: 13.1em;
}

.advantageIcon {
    margin-top: 2em;
    left: 20%;
    margin-left: 25%;
    /* background-color: #15122d; */
    text-align: center;
    display: inline-block;
    color: #fff;
}

.advantageHdr {
    padding: 1em;
    margin-top: 1em;
    text-align: center;
    font-weight: 500;
    font-size: 140%;
    text-transform: uppercase;
}

.advantageInfo {
    padding: 0.5em;
    text-align: center;
    font-size: 140%;
}

.hdrBrand {
    text-transform: uppercase;
    font-size: 5.7rem;
    color: #ffffff;
    font-weight: bold;
    margin-top: -0.35em;
}

.hdrMarks {
    text-transform: uppercase;
    color: #fff;
    font-size: 2.7rem;
    font-weight: bold;
    margin-top: -0.35em;
}

.serviceItems .serviceItem .serviceItemHdr, .reasons .reasonsHdr {
    width: 85%;
    text-align: left;
}
.reasons .reasonsItemText {
    width: 100%;
}
.serviceItems .serviceImage img {
    max-width: 100%;

}

.serviceItems .serviceItem .serviceItemText, .reasons .reasonsItemText {
    font-size: 140%;
}

.CATALOG_TYPE_item a, .CATALOG_generations_item a, .CATALOG_brands_item a {
    font-size: 160%;
    color: #696c6e;
}

.reasons .reasonsItemHdr {
    font-weight: 500;
}

.navbar-header-box {
    display: flex;
    flex-direction:row;
    flex-wrap: wrap;
    justify-content:space-between;
    width: 970px;
}

.navbar-phone {
    width:24em;
    align-self: center;

}


.phone {
    color: #15122d;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 110%;
    font-weight: 700;
}

.phone-ico{
    fill: white;
    width: 50px;
    height: 50px;
    padding: 3px;
    margin: 11px;
    background-color: #77B3D4;
    border-radius: 50%;
    position: fixed;
    bottom: 100px;
    right : 20px;
    z-index: 10;
}

.whatsapp-ico{
    fill: white;
    width: 50px;
    height: 50px;
    padding: 3px;
    margin: 11px;
    background-color: #4dc247;
    border-radius: 50%;
    position: fixed;
    bottom: 20px;
    right : 20px;
    z-index: 10;
}


.on_pc{display: block;}
.on_mob{display: none;}
@media screen and (max-width: 768px) {
    .on_pc{display: none;}
    .on_mob{display: block;}
}

.navbar-menu {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content:space-between;
    width:700px;
}

._reasonsPoint {
    display: inline-block;
}

.p1 {
    background: url(/css/icons.png) no-repeat -415px -382px;
    width: 44px;
    height: 55px;
}

.p2 {
    background: url(/css/icons.png) no-repeat -463px -382px;
    width: 44px;
    height: 55px;
}

.p3 {
    background: url(/css/icons.png) no-repeat -515px -382px;
    width: 44px;
    height: 55px;
}

.p4 {
    background: url(/css/icons.png) no-repeat -563px -382px;
    width: 44px;
    height: 55px;
}

.p5 {
    background: url(/css/icons.png) no-repeat -610px -382px;
    width: 44px;
    height: 55px;
}

.p6 {
    background: url(/css/icons.png) no-repeat -415px -448px;
    width: 44px;
    height: 55px;
}

.p7 {
    background: url(/css/icons.png) no-repeat -463px -448px;
    width: 44px;
    height: 55px;
}

.p8 {
    background: url(/css/icons.png) no-repeat -515px -448px;
    width: 44px;
    height: 55px;
}

.p9 {
    background: url(/css/icons.png) no-repeat -563px -448px;
    width: 44px;
    height: 55px;
}

.p10 {
    background: url(/css/icons.png) no-repeat -610px -448px;
    width: 47px;
    height: 55px;
}

._reasonsItemHdr {
    padding-left: 16px;
    padding-bottom: 10px;
    padding-top: 20px;
    display: inline-block;
    font-weight: 500;
    text-transform: uppercase;
    height: 50px;
    width: 390px;
}

._reasonsItem {
    display: inline-table;
    padding: 1em 1em 1em;
    width: 49%;
    font-size: 140%;
}

._reasonsItemText {
    padding-left: 3.7em;
    font-size: 120%;
    font-weight: 300;
}

.SERVICE-SM-PRICE, .shodrazval {
    font-size: 140%;
}

.serviceInfo .serviceTypeInfo {
    width: 100%;
    padding-bottom: 2em;
    font-size: 160%
}

.serviceInfo .serviceLink {
    padding-top: 2em;
    padding-bottom: 2em;
    color: #c81226;
}

.serviceInfo .serviceLink a {
    font-size: 140%;
}

.carSelectionHdr {
    font-size: 150%;
}

.hdrSpacing {
    /* padding-top: 5em; */
}

.hdr h1 {
    display: block;
    text-align: center;
    font-size:inherit;
}

#SERVICE_page p {
    padding-top: 1em;
    padding-bottom: 1em;
}

a[name] {
    position: absolute;
    margin-top: -5em;
}

.GARAGE_save_block {
    display: none;
}
.yamap {
    width: 970px;
    height: 350px;
}
.POINTS_panorama{height:400px;}
/*=MEDIA 768=*/
@media screen and (min-width: 361px) and (max-width: 768px) {
    html {
        min-width: 768px;
    }
    .POINTS_panorama{height:300px;}

    .serviceItem {font-size: 140%;}

    .nav > li {
        margin: 5px 9px 15px 18px;
    }

    .quality .qualityItem {
        width: 49%;
        margin-bottom: 20px;
    }

    .serviceHover {
        margin-bottom: 0.5em;
    }

    .serviceHover a {
        font-size: 115%;
    }

    .hdrImage {
        width: 100%;
        height: 27em;
    }

    .navbar-brand {
        margin: 30px 0px 4px;
    }

    .hdrImage {
        min-width: 768px;
        background: url('/css/back_768.jpg') center center no-repeat;
        height: 23em;
    }

    .hdr {
        font-size: 185%;
        padding: 20px 0 20px;
    }
    .navbar-menu {
        width:718px;
    }

    .button-widget-open {
        margin: 0.2em 0em !important;
        font-size: 1.3rem !important;
        width: 345px!important;
        height: 50px!important;
        line-height: 1!important;
    }

    .button-widget-open.btn_top {
        width: 15.5em !important;
        height: 2em !important;
    }

    .point_photoandmap {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .CATALOG_brands_item {
        width: 17em;
        padding: 3em 0em 3em 3em;
    }

    .workListItem .workListName {
        font-size: 160%;
    }

    .workListItem .workListPrice {
        font-size: 160%;
    }

    .ourServices {
        width: 48%;
        margin-bottom: 1em;
    }

    .ourInfo {
        margin-top: 150px;
    }

   #POINTS_images {
        width: 718px;
    }


    #srvMap {
        margin-left: 0;
        margin-top: 10px;
        width: 280px;
    }

    .hdrBlock {
        width: 768px !important;
        padding: 0 25px;
    }

    .hdrService {
        display: block;
        text-transform: uppercase;
        font-size: 3.2rem;
        color: #ffffff;
        font-weight: bold;
    }

    .container {
        width: 768px !important;
        padding: 0 25px 0px;
    }

    .currentCar {
        padding: 0;
    }

    .francuz.orange {

        background: url(/css/icons_360.png) no-repeat -407px -241px;
    }

    .francuz.white {
        background: url(/css/icons_360.png) no-repeat -407px -280px;
    }


    .hdrBrand {
        font-size: 2.65rem;
    }

    .hdrMarks {
        font-size: 0.97rem;
    }

    .navbar-header-box {
        width: 718px;
    }
    ._reasonsItemHdr {
        width: 255px;
        height: 75px
    }

    ._reasonsItem {
        width: 100%;
        font-size: 130%;
    }

    #footer .footerInfo {
        padding-bottom: 25px;
    }

    .workTypeList .workListItem {
        padding: 1em 2em 1em;
    }
    .engine {
        background: url(/css/raboti_1_360.jpg) center center no-repeat no-repeat;
        background-size: cover;
    }

    .electric {
        background: url(/css/raboti_6_360.jpg) center center no-repeat no-repeat;
        background-size: cover;
    }
    .remontdvs {
        background: url(/css/raboti_2_360.jpg) center center no-repeat no-repeat;
        background-size: cover;
    }

    .remontkpp {
        background: url(/css/raboti_7_360.jpg) center center no-repeat no-repeat;
        background-size: cover;
    }
    .zapravka {
        background: url(/css/raboti_3_360.jpg) center center no-repeat no-repeat;
        background-size: cover;
    }

    .shod-razval {
        background: url(/css/raboti_4_360.jpg) center center no-repeat no-repeat;
        background-size: cover;
    }

    .shinomontaj {
        background: url(/css/raboti_5_360.jpg) center center no-repeat no-repeat;
        background-size: cover;
    }

    .vihlop {
        background: url(/css/raboti_8_360.jpg) center center no-repeat no-repeat;
        background-size: cover;
    }

    .rembreaks {
        background: url(/css/raboti_9_360.jpg) center center no-repeat no-repeat;
        background-size: cover;
    }
    .remontts {
        background: url(/css/raboti_10_360.jpg) center center no-repeat no-repeat;
        background-size: cover;
    }
    .remontturbo {
        background: url(/css/raboti_11_360.jpg) center center no-repeat no-repeat;
        background-size: cover;
    }
    .remonrru {
        background: url(/css/raboti_12_360.jpg) center center no-repeat no-repeat;
        background-size: cover;
    }
    .visa, .mastercard {

    }

    .p1 {background: url('/css/icons_360.png') no-repeat -415px -382px;}
    .p2 {background: url('/css/icons_360.png') no-repeat -463px -382px;}
    .p3 {background: url('/css/icons_360.png') no-repeat -515px -382px;}
    .p4 {background: url('/css/icons_360.png') no-repeat -563px -382px;}
    .p5 {background: url('/css/icons_360.png') no-repeat -610px -382px;}
    .p6 {background: url('/css/icons_360.png') no-repeat -415px -448px;}
    .p7 {background: url('/css/icons_360.png') no-repeat -463px -448px;}
    .p8 {background: url('/css/icons_360.png') no-repeat -515px -448px;}
    .p9 {background: url('/css/icons_360.png') no-repeat -563px -448px;}
    .p10 {background: url('/css/icons_360.png') no-repeat -610px -448px;}
    .yamap {height:290px;width:718px;}
}
.serviceBotton {
    width: 100%;
    padding-bottom: 2em;
}


/*=MEDIA 360=*/
@media screen and (max-width: 360px) {
    html {
        min-width: 360px;
    }
    #MENU_HAMBURGER {
        position: absolute;
        top: 3.5em;
        left: 29em;
        width: 2.4em;
        height: 2.9em;
        background: url(/css/icons_360.png) -47em -32em no-repeat;
        background-size: 50em 50em;
    }

    .POINTS_panorama{height:200px;}

    .nav > li {
        margin: 5px 0px 15px 30px;
    }

    .quality .qualityItem {
        width: 49%;
        margin-bottom: 20px;
    }

    .serviceHover {
        margin-bottom: 0.5em;
    }

    .serviceHover a {
        font-size: 100%;
    }

    .navbar-brand {
        margin: 30px 45px 4px;
    }

    .hdrImage {
        min-width: 360px;
        width: 100%;
        background: url('/css/back_360.jpg') center center no-repeat;
        height: 14.5em;
    }

    .hdr {
        font-size: 185%;
        padding: 20px 0 20px;
    }

    .button-widget-open {
        margin: 1.2em 0em !important;
        font-size: 0.8rem !important;
        width: 210px!important;
        height: 40px!important;
    }

    .button-widget-open.btn_top {
        width: 15.5em !important;
        height: 2em !important;
    }
    .navbar-menu {
        flex-wrap: wrap;
        width: 320px;
        flex-direction: column;
        padding-bottom: 10px;
    }
    #MAINMENU {
        display: none;
    }
    #MAINMENU.visible {
        display: block;
    }

    .menu_cell {
        margin: 10px 25px 10px;
        text-align: right;
    }
    .point_photoandmap {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .CATALOG_brands_item {
        width: 15em;
    }

    .workListItem .workListName {
        font-size: 120%;
    }

    .workListItem .workListPrice {
        font-size: 130%;
    }

    .ourServices {
        width: 100%;
        margin-bottom: 1em;
    }

    .ourInfo {
        margin-top: 7px;
    }

    .marks .marksItem {
        padding: 24px 64px;
        width: 330px;
        margin: 0px 0px 13px;
    }

    #SERVICE_page #POINTS_image {
        width: 330px;
        height: 186px;
    }

    #srvMap {
        margin-left: 0;
        margin-top: 10px;
        width: 280px;
    }

    .ymaps-2-1-72-map, #SERVICE_page #CONTACTS_MAP_SMALL {
        width: 330px !important;
        height: 170px !important;
    }

    .hdrBlock {
        width: 360px !important;
        top: 15%;
    }

    .hdrService {
        font-size: 1.5rem;
    }

    .container {
        width: 360px !important;
    }

    .currentCar {
        padding: 0;
    }

    .mark {
        height: 0em;
        margin: 0em;
    }
    .serviceItem .service_list_block {
        width: 100%;
        line-height: 25px;
        padding: 10px;
    }


    .francuz.orange {
        background: url(/css/icons_360.png) no-repeat -407px -241px;
    }

    .francuz.white {
        background: url(/css/icons_360.png) no-repeat -407px -280px;
    }

    .nissan, .nissan:hover, .infiniti, .infiniti:hover {background: none;}

    .nissan, .infiniti {
        background: none;
        width: 0;
        height: 0;
    }

    .hdrBrand {
        font-size: 1.2rem;
        margin-top: -0.2em;
    }

    .hdrMarks {
        font-size: 0.97rem;
    }

    .navbar-header-box {
        width: 330px;
    }

    ._reasonsItemHdr {
        width: 255px;
        height: 75px
    }

    ._reasonsItem {
        width: 100%;
        font-size: 130%;
    }

    #footer .footerInfo {
        padding-bottom: 25px;
    }

    .workTypeList .workListItem {
        padding: 1em 0em 1em;
    }
    .visa, .mastercard {

    }
    .p1 {background: url('/css/icons_360.png') no-repeat -415px -382px;}
    .p2 {background: url('/css/icons_360.png') no-repeat -463px -382px;}
    .p3 {background: url('/css/icons_360.png') no-repeat -515px -382px;}
    .p4 {background: url('/css/icons_360.png') no-repeat -563px -382px;}
    .p5 {background: url('/css/icons_360.png') no-repeat -610px -382px;}
    .p6 {background: url('/css/icons_360.png') no-repeat -415px -448px;}
    .p7 {background: url('/css/icons_360.png') no-repeat -463px -448px;}
    .p8 {background: url('/css/icons_360.png') no-repeat -515px -448px;}
    .p9 {background: url('/css/icons_360.png') no-repeat -563px -448px;}
    .p10 {background: url('/css/icons_360.png') no-repeat -610px -448px;}
    .yamap {height:200px;width:330px;}
}



.FIRST_LETTER_SELECTOR {
    display:none;
}

#POPUP-COOKIE {
    position: fixed;
    display: block;
    background-color: #d9dcffe6;
    z-index: 150;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 30px 30px 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}