@font-face {
     font-family: 'PTSansRegular';
    src: url('pts55f.eot');
    src: url('pts55f.eot?#iefix') format('embedded-opentype'),
         url('pts55f.woff') format('woff'),
         url('pts55f.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

} 
@font-face {
    font-family: 'Tahoma';
    src: url('fonts/tahoma-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
.gruz-action {
        width: 177px !important;
}
.gruz-service-banner {
    margin-left: -45px !important;
}
.gruz-action img {
    width: 159px !important;
    margin: 0px 6px 8px 0px !important;
 border: 2px solid #d3d3d3 !important;
 border-radius: 0px !important;
}
.gazon-next-block-bottom {
width: 100% !important;
    height: auto !important;
}
.ololo {
color: #ef3e3d;
    background: #f0f6fd;
    border: 1px solid #ebebeb;
    width: 109px !important;
    height: 25px !important;
    position: relative;
    margin-left: 60px !important;
    margin-top: 0px !important;
    line-height: 25px;
    text-align: center;
	font-weight: bold;
}
.table-2020 td:nth-child(2), .table-2020 td:nth-child(3), 
.table-2020 td:nth-child(4), .table-2020 td:nth-child(5), 
.table-2020 td:nth-child(6), .table-2020 td:nth-child(7) {
    width: auto !important;
}
.table-2020 td:nth-child(8) {
    width: 300px !important;
}
.table-2020 td {
    padding: 5px 5px;
}
/* header
*********************/
input{
    outline:none;
}
.header {
    position: relative;
    height: 100px;
}

    .header--block {
        position: absolute;
        top: 50%;
    }

    .header--block-one {
        width: 30%;
        left: 0;
        margin-top: -26px;
    }

    .header--block-two {
        right: 0;
        width: 61%;
        margin-top: -29px;
    }

    .logo {
        display: block;
        text-decoration: none;outline:none;
    }

        .logo img {
            border: none;
        }

    .header .phone {
        margin-right:140px;
        margin-bottom:10px;
        float: right;
        text-align: right;
        line-height: 12px;
        color: #000;

    }

    .header--search {
        float: right;
        clear: both;
        margin-top:-2px;
    }

        .header--search form {
            position: relative;
        }

        .header--search input[type="text"],
        .header--search select {
            margin-left: 0;
            margin-right: 0;

        }

        .header--search input[type="text"] {
            width: 215px;
            height:30px;
            line-height:30px;
            float: left;
            border: 1px solid #C7C7C7;
            border-radius: 0;
            -webkit-box-shadow: 0 1px 1px #EAEAEA;
            -moz-box-shadow: 0 1px 1px #EAEAEA;
            -o-box-shadow: 0 1px 1px #EAEAEA;
            box-shadow: 0 1px 1px #EAEAEA;
            box-sizing: border-box;
            padding:0 4px;
            margin: 0;
        }
        .header--search input[type="text"]:focus{
            -webkit-box-shadow:inset 0 2px 2px 0 #D1D1D1;
            box-shadow:inset 0 2px 2px 0 #D1D1D1;
        }

        .header--search select,
        .header--search .jq-selectbox {
            width: 140px;
        }

        .header--search input[type="submit"] {
            float: right;
            position: relative;
            display: block;
            margin-left: 10px;
            padding: 0 10px 0 30px;
            width:92px;
            height: 30px;
            line-height: 30px;
            font-size: 14px;
            vertical-align: middle;
        }




.header--search input[type="submit"] {
    background: url('../images/search.png') 0 50% no-repeat;
}
.header--search input[type="submit"]{
    text-shadow: 0 1px 0 #000;
    color: #fff;
    font-weight: bold;
    -webkit-box-shadow:  0 1px 1px #0E0E0E;
    -moz-box-shadow:  0 1px 1px #0E0E0E;
    -o-box-shadow:  0 1px 1px #0E0E0E;
    box-shadow: 0 1px 1px #0E0E0E;
    background: rgb(119,119,119); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(119,119,119,1) 0%, rgba(69,69,69,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(119,119,119,1)), color-stop(100%,rgba(69,69,69,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(119,119,119,1) 0%,rgba(69,69,69,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(119,119,119,1) 0%,rgba(69,69,69,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(119,119,119,1) 0%,rgba(69,69,69,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(119,119,119,1) 0%,rgba(69,69,69,1) 100%); /* W3C */
    border:none !important;
    cursor:pointer;
}
.header--search input[type="submit"] {
    background: url('../images/search.png') 10px 50% no-repeat rgb(119,119,119); /* Old browsers */
    background: url('../images/search.png') 10px 50% no-repeat, -moz-linear-gradient(top, rgba(119,119,119,1) 0%, rgba(66,66,66,1) 100%); /* FF3.6+ */
    background: url('../images/search.png') 10px 50% no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(119,119,119,1)), color-stop(100%,rgba(66,66,66,1))); /* Chrome,Safari4+ */
    background: url('../images/search.png') 10px 50% no-repeat, -webkit-linear-gradient(top, rgba(119,119,119,1) 0%,rgba(66,66,66,1) 100%); /* Chrome10+,Safari5.1+ */
    background: url('../images/search.png') 10px 50% no-repeat, -o-linear-gradient(top, rgba(119,119,119,1) 0%,rgba(66,66,66,1) 100%); /* Opera 11.10+ */
    background: url('../images/search.png') 10px 50% no-repeat, -ms-linear-gradient(top, rgba(119,119,119,1) 0%,rgba(66,66,66,1) 100%); /* IE10+ */
    background: url('../images/search.png') 10px 50% no-repeat, linear-gradient(to bottom, rgba(119,119,119,1) 0%,rgba(66,66,66,1) 100%); /* W3C */
}

.header--search input[type="submit"]:hover {
    background: url('../images/search.png') 10px 50% no-repeat rgb(66,66,66);
}
/* main-nav
*********************/
.main-nav {
    width: 100%;
    background: url('../images/nav-main-bg.jpg') 0 0 repeat-x #D3D3D3;
    height: 110px;
    position: relative;
}

    .main-nav--list,
    .sub-nav--list  {
        text-align: justify;
        width: 100%;
        position: relative;
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .main-nav--item {
            display: block;
            padding: 0 .5%;
            float: left;
            width: 15.667%;
            height:105px !important;
        }

        .main-nav--item.dropdown:hover {
            background: url('../images/nav-item-active-bg.png') 0 0 no-repeat #fbfbfb;
            -webkit-background-size: 100% 72px;
            -o-background-size: 100% 72px;
            -moz-background-size: 100% 72px;
            background-size: 100% 72px;
            -webkit-box-shadow: 0 10px 15px #999;
            -moz-box-shadow: 0 10px 15px #999;
            -o-box-shadow: 0 10px 15px #999;
            box-shadow: 0 10px 15px #999;
            height: 72px;
            margin-top: 14px;
        }

        .main-nav--item.dropdown:hover > a {
            height: 72px;
            margin-top: -14px;
        }
            .main-nav--item > a {
                font-family: Arial, sans-serif;
                font-size: 12px;
                font-weight: bold;
                width: 100%;
                display: inline-block;
                height: 86px;
                line-height: 86px;
                vertical-align: middle;
                text-align: center;
                text-decoration: none;
                color: #666;
            }

                .main-nav--item > a > img {
                    vertical-align: middle;
                    border: none;
                    margin-right: 5px;
                }

                .sub-nav--list {
                    display: none;
                    list-style: none;
                    position: absolute;
                    left: 0;
                    top:105px;
                    width: 100%;
                    padding: 10px 0;
                    background: url('../images/sub-menu-bg.png') 0 0 repeat-x #fff;
                    -webkit-border-radius: 8px;
                    -moz-border-radius: 8px;
                    -o-border-radius: 8px;
                    border-radius: 8px;
                    -webkit-box-shadow: inset 0 0 40px #FAFAFA, 0 15px 15px #999;
                    -moz-box-shadow: inset 0 0 40px #FAFAFA, 0 15px 15px #999;
                    -o-box-shadow: inset 0 0 40px #FAFAFA, 0 15px 15px #999;
                    box-shadow: inset 0 0 40px #FAFAFA, 0 15px 15px #999;
                    overflow: hidden;
                    z-index: 9998;
                }
                .main-slider-border ul li a img{  /* deadlarsen*/
                    border:1px solid #ddd;
                }
                .main-slider-border{
                    max-width: 982px;
                    max-height: 234px;
                }


                .main-nav--item:first-child .sub-nav--list {
                    -webkit-border-radius: 0 8px 8px 8px;
                    -moz-border-radius: 0 8px 8px 8px;
                    -o-border-radius: 0 8px 8px 8px;
                    border-radius: 0 8px 8px 8px;
                }

                .main-nav--item:last-child .sub-nav--list {
                    -webkit-border-radius: 8px 0 8px 8px;
                    -moz-border-radius: 8px 0 8px 8px;
                    -o-border-radius: 8px 0 8px 8px;
                    border-radius: 8px 0 8px 8px;
                }

                .main-nav--item:hover .sub-nav--list,
                .sub-nav--list:hover  {
                    display: block;
                }

                    .sub-nav--item {
                        display: inline-block;
                        width: 24%;
                        margin-bottom: 10px;
                        line-height: 20px;
                        vertical-align: bottom;
                    }

                        .sub-nav--item a {
                            width: 100%;
                            display: block;
                            text-align: center;
                            color: #333;
                            font-weight: bold;
                            font-size: 12px;
                            text-decoration: none;
                        }

                        .sub-nav--item a:hover {
                            text-decoration: underline;
                        }

                        .sub-nav--item a img {
                            display: inline-block;
                            height: 60px;
                            border: none;
                        }

/* content
*********************/
.content {
    position: relative;
    border: 1px solid #ddd;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    margin-top: 20px;
    padding: 20px 45px;
    overflow: hidden;
}
    .content h1{
        line-height:24px;
    }
    .content h2 {
        margin-bottom: 30px;
    }
    .content p{
        float:left;
        width: 100%;
    }
    .content img {
        float: left;
        display: inline-block;
        margin: 0 10px 10px 0;
    }

    .content--img img {
        height: auto;
        width: 100%;
        margin: 0 0 30px 0;
    }

.parts-table {

}

.parts-table a {
    text-decoration: none;
}

.parts-table td {
    border: none;
    padding: 10px;
    border-bottom: 1px solid #ddd;
}

.parts-table thead tr:first-child td {
    padding-bottom: 0;
}

.parts-table thead tr:last-child td {
    padding-top: 0;
}

.parts-table thead td {
    border: none;
    background: #CC0000;
    color: #fff;
    font-size: 14px;
}


.second-table {
    font-size: 14px;
}

.second-table a {
    text-decoration: none;
}

.second-table td {
    border: none;
    border-bottom: 1px solid #ddd;
}

.second-table thead td {
    border: none;
    vertical-align: top;
}

.second-table--img {
    width: 210px;
}

.second-table--img img {
    width: 210px;
    height: 130px;
}

.second-table--more {
    width: 110px;
}

.second-table--more .btn_style-more {
    font-size: 12px;
}

.vacancy--list {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .vacancy--item {
        border-bottom: 1px solid #ddd;
        padding-bottom: 30px;
        margin-top: 30px;
        overflow: hidden;
    }

    .vacancy--item:first-child {
        margin-top: 0;
    }

        .vacancy--item h2 {
            margin-bottom: 20px;
        }

        .vacancy--item h5 {
            margin-bottom: 0;
        }

        .vacancy--item--desc {
            float: left;
            margin-right: 140px;
        }

        .vacancy--item .btn_style-more {
            float: right;
            padding: 7px 30px 7px 10px;
        }

#contact-map {
    position: absolute;
    left: 0;
}

    #contact-map + .row-fluid {
        margin-top: 320px;
    }

.news {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .news_style-tile {
        text-align: justify;
        position: relative;
    }

    .news_style-tile:after {
        display: inline-block;
        width: 100%;
        content: '';
    }

        .news_style-tile .news--item {
            display: inline-block;
            vertical-align: top;
            width: 25%;
            margin-bottom: 40px;
            margin-right: -1px;
            position: relative;
            overflow: hidden;
            text-align: left;
        }

            .news_style-tile .news--item--desc {
                padding: 0 10%;
                margin-bottom: 10px;
            }

            .news_style-tile .news--item--text {
                padding: 0 10%;
                border-left: 1px solid #ccc;
                border-right: 1px solid #ccc;
            }

            .news_style-tile .news--item:nth-child(4n+4) .news--item--text{
                border-right: none;
            }

            .news_style-tile .news--item:nth-child(1) .news--item--text,
            .news_style-tile .news--item:nth-child(4n+5) .news--item--text{
                border-left: none;
            }

                .news_style-tile .news--item--text img {
                    width: 100%;
                    margin-bottom: 10px;
                }

                .news_style-tile .news--item--text h3 {
                    font-size: 14px;
                    margin-bottom: 20px;
                    text-overflow: ellipsis;
                }

                .news_style-tile .news--item--text p {
                    text-overflow: ellipsis;
                }

.brand {
    height: 100px;
    line-height: 100px;
    width: 100%;
    position: absolute;
    left: 0;
    overflow: hidden;
    text-align: center;
}

    .brand img {
       width: 2000px;
       position: absolute;
       left: 50%;
       margin-left: -1000px;
    }

    .brand + .row-fluid {
        margin-top: 120px;
    }

.brand--list {
    list-style: none;
    padding: 0;
    margin: 10px 0;
    overflow: hidden;
}

.brand--item {
    float: left;
}

.model--list {
    list-style: none;
    padding: 0;
    margin: 0 0 30px 0;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #B6B6B6;
}

.span7 .model--desc {
    margin: 0 0 10px 0;
}
    .model--item {
        float:left;
        position: relative;
        width: 50%;
        margin: 0 0 20px 0;
        overflow: hidden;
        display: inline-block;
        vertical-align: top;
        padding: 20px 0 0;
        margin-right: -1px;
    }
    .one-model-plashka{
        float:left;
        width: 100%;
        height: 1px;
    }
        .model--item--inner {
            position: relative;
            padding: 0 10%;/*
            border-left: 1px solid #ccc;
            border-right: 1px solid #ccc;*/
        }

       /* .model--item:nth-child(even) .model--item--inner {
            border-right: none;
            border-right: none;
        }

        .model--item:nth-child(odd) .model--item--inner {
            border-left: none;
        }*/

        .model--item--inner:before {
            content: '';
            position: absolute;
            top: -20px;
            display: block;
            height: 1px;
            width: 80%;
            background: #ccc;
        }

        .model--item:nth-child(1) .model--item--inner:before,
        .model--item:nth-child(2) .model--item--inner:before {
            display: none;
        }

        .model--item h3 {
            text-transform: uppercase;
            padding-right: 120px;
            margin-bottom: 0;
        }

        .model--item--price {
            color: #CC0000;
            font-size: 12px;
            font-weight: bold;
            display: block;
            height: 19px;
            width: 200px;
        }

        .model--item .btn {
            position: absolute;
            top: 0;
            right: 10%;
            font-size: 12px;
            line-height: 12px;
            padding: 7px 30px 7px 10px;
        }

        .model--item img {
            display: block;
            width: 100%;
            height: auto;
            margin: 5px 0 10px 0;
        }
        .model--item img:hover{
            opacity:0.9 !important;
        }

        .model--item--desc {
            color: #333;
        }

            .model--item--desc p {
                margin-bottom: 0;
            }

.model #model--image-list,
.model .model--set-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.model #model--image-list {
    margin-left: -3.33%;
}

    .model--set-item a {
        text-decoration: none;
        border-bottom: 1px dashed #0084be;
        font-size: 14px;
        line-height: 24px;
    }

    .model--image-item-fancy {
        position: relative;
        display: block;
        float: left;
        width: 30%;
        margin: 0 0 3.33% 3.33%;
        vertical-align: top;
        cursor: pointer;
    }

    .model--image-item-fancy.active:after
    {
        content: '';
        position: absolute;
        top: -6px;
        left: -6px;
        display: block;
        width: 100%;
        height: 100%;
        padding: 5px;
        border: 1px solid #ccc;
        cursor: pointer;
    }

        .model--image-item-fancy a {
            display: block;
            width: 100%;
            height: 100%;
        }

            .model--image-item-fancy a img {
                display: block;
                border: none;
                padding: 0;
                margin: 0;
                width: 100%;
                height: auto;
            }

.model--gallery-link {
    text-decoration: none;
    border-bottom: 1px dashed #0084be;
    font-size: 18px;
    display:none;
}

.model--services  {
    margin: 30px 0 10px 0;
}

    .model--services > .btn {
        padding: 7px 10px;
        margin-right: 20px;
    }

    .model table {
        border: none;
        width: 100%;
        margin: 20px 0 0 0;
    }

        .model--desc th {
            background: #ccc;
            color: #000;
            font-size: 18px;
            font-weight: normal;
            text-align: left;
            padding: 5px 10px;
        }

            .model--desc tr:nth-child(even) {
                background: #fff;
            }

            .model--desc tr:nth-child(odd) {
                background: #F2FCFF;
            }

                .model--desc td {
                    border: none;
                }

                .model--desc td:nth-child(2) {
                    text-align: center;
                }

            .model--desc tr.price-set {
                font-size: 16px;
                font-weight: bold;
            }

                .model tr.price-set td {
                    padding: 10px;
                }

                .model tr.price-set td:nth-child(2) {
                    white-space: nowrap;
                }

.model dl dt {
    font-size: 18px;
}

.model dl dd {
    font-size: 18px;
}

.breadcrumb {
    color: #3D3D3D;
}

    .breadcrumb a,
    .breadcrumb span {
        margin-right: 10px;
    }

.pagenation {
    color: #3D3D3D;
    font-size: 14px;
    margin-top: 20px;
    text-align: center;
}

    .pagenation a,
    .pagenation span {
        font-size: 14px;
        margin-right: 20px;
    }

    .pagenation span.active {
        cursor: default;
        font-weight: bold;
        color: #fff;
        background: #2981B3;
        border-radius: 50%;
        display: inline-block;
        line-height: 30px;
        width: 30px;
        height: 30px;
    }

    .pagenation span.disabled {
        cursor: default;
        color: #C7C7C7;
    }

/* footer
*********************/
.footer {
    background-color: #f7f7f7;
    margin-top: 20px;
    border-top: 1px solid #d3d6da;
    position: relative;
    padding:30px 0 0;
    -webkit-box-shadow: inset 0 30px 30px #EDEDED;
    -moz-box-shadow: inset 0 30px 30px #EDEDED;
    -o-box-shadow: inset 0 30px 30px #EDEDED;
    box-shadow: inset 0 30px 30px #EDEDED;
}

        .footer .hr:first-child {
            position: relative;
            top: 25px;
            margin-right: -20px;
        }

        .footer h4 {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            margin-bottom: 0;
        }

        .footer--nav--list {
            padding:10px 0 20px;
            list-style: none;
            margin: 0;
        }

            .footer--nav--item {
                margin: 10px 0;
                line-height:15px;
            }

                .footer--nav--item a {
                    text-decoration: none;
                    color: #666;
                }

                .footer--nav--item a:hover {
                    text-decoration: underline;
                }

.img_280 {
    max-height: 280px;
    display: block;
    float: none !important;
    width: auto !important;
}

.model--desc li a img {
    border: 1px solid #ddd;
}

/*webpractik changes*/


/*page strahovanie*/

.clear {
    clear:both;
    height: 1px;
    }

.bold {
    font-weight: bold;
    }

.list_partners {
    margin:0;
    list-style-type: none;
    list-style-image: none;
    }

.list_partners li {
    float:left;
    margin: 0 20px;
    height: 100px;
    }

.list_partners li img {
    height: 63px;
    }

table.noborder , table.noborder td,table.noborder th{
    border: none;
    }

.content .img_right {
    float:right;
    margin: 0px 0 30px 30px;
    width:400px;
    }

.content .img_left {
    float:left;
    margin: 0px 30px 30px 0px;
    width:400px;
    }


.list_photos {
    margin:0;
    list-style-type: none;
    list-style-image: none;
    }

.list_photos li {
    float:left;
    margin: 0 15px;
    height: 230px;
    }

.list_photos li img {
    height: 200px;
    }

.red {
    color: #ff0000;
    }

/*header*/

.working_title {
    padding-left: 22px;
    text-transform: uppercase;
    color: #3979a9;
    background: url('../images/time.png') -3px -3px no-repeat;
    font-weight: bold;

    }

.working_hours {
    width: 49%;
    margin-left: -15px;
    margin-top: -4px;
    font-family: Arial, Tahoma;
    font-size: 14px;
    float: left;
    height: 40px;
    white-space:nowrap;
    }

.working_time{
    float: left;
    margin-left: 22px;
    margin-top: 3px;
    line-height: 16px;
}

.working_time__last{
    margin-left: 26px;
}

.coordinati_title {
    padding-left: 22px;
    text-transform: uppercase;
    color: #3979a9;
    background: url('../images/coordinati.png') -6px 1px no-repeat;
    font-weight: bold;
    }

.coordinati{
    width: 20%;
    float: left;
    white-space:nowrap;
}
.working_hours a:hover, .working_hours a:hover div{
    color:#4d91c4;
}
.img_content {
    border:none;
    }

.img_content td {
    border:none;
    }

    .manager {
width: 280px;
float: left;
text-align: center;
margin: 0 100px 20px;
}

.label-sub {
line-height: 16px;
margin-top: 20px;
height: 60px;
position: relative;
}

.label-sub2 {
    font-size:14px;
    color:#000;
    font-weight:100;
    line-height: 16px;
    margin-top: 23px;
    height: 60px;
}

.label-sub img{   position:absolute;

    bottom:0;
    left: 90px;
    margin:auto;
}

.icons-cont {

    min-height: 110px;
}

.text-label-sub
{
    line-height: 22px;
    color: #000;
}


.scheme {
margin: 0;
}

.request-call{
    clear: both;
    margin-right: 20px;
    margin-top: -38px;
    float: right;
    font-family: Arial,Tahoma;
    font-size: 14px;
    height: 20px;
    white-space: nowrap;
    width: 19%;
}

.request-call a{
    color: #e35151;
}

.request_title{
    background: url("../images/callback.png") no-repeat scroll 1px 2px rgba(0, 0, 0, 0);
    color: #e35151;
    font-weight: normal;
    padding-left: 22px;
}


/** кнопка Заказать звонок слева экрана **/
.request-call-left{
    position: fixed;
    left: 0;
    top: 300px;
    z-index: 50;
}
.request-call-left a{
    background: url(../images/request-call-left.png) no-repeat;
    width: 30px;
    height: 160px;
    display: block;
}
.request-call-left a:hover{
    background-position: 0 -170px;
}

/** кнопка Спец.предложение справо экрана **/
.spec_pred{
    position: fixed;
    right: 0;
    top: 300px;
    z-index: 50;
    display: none;

}
.spec_pred a{
    background: url(../images/spec_pred.png) no-repeat;
    width: 31px;
    height: 252px;
    display: block;
}
.spec_pred a:hover{
    background-position: 0 -262px;
}



/* Мои стили
---------------------------------------------------------------------------------------------------*/
.managers{
    float:left;
    margin:10px 0 20px;
    width:100% !important;
    height: auto !important;
}
.managers span {
    top: initial !important;
    left: initial !important;
    display: inline-block !important;
    width: initial !important;
    height: initial !important;
}
.managers table{
    margin:0 auto 15px;
}
.managers div {
    height: auto !important;
}
.managers td{
    vertical-align:top;
    border:none !important;
    text-align:center;
}
.managers-img{
    float:left;
    width:100%
}
.managers-img img{
    float:none !important;
    margin:0 auto 10px !important;
    border:1px solid #ccc;
    -webkit-box-shadow: 0 0 5px 0 #919191;
    box-shadow: 0 0 5px 0 #919191;
}
.managers-text{
    float:left;
    width:100% !important;
    color:#333;
    font-size:13px;
}
.managers-text b{
    font-weight:700;
    font-size:16px;
}
.managers-banner{
    float:left !important;
    width:100% !important;
    margin:0 auto 30px;
    text-align:center;
}
.managers-banner a{
    float:none !important;
    display:block !important;
    margin:0 auto !important;
    width: 700px !important;
    height: 350px !important;
    border:1px solid #ddd;
}
.managers-banner a:hover{
    opacity:0.85;
}
.managers-banner a, .managers-banner a:hover{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.managers-banner img{
    margin:0;
}





.control-group:first-child{
    margin-bottom:0 !important;
}

#nc_moderate_form .nc_clear{
    height:0 !important;
}
.control-label{
    width:70px !important;
}
.control-group .controls{
    margin-left:85px !important;
}
.control-group .controls input, .control-group .controls textarea{
    width:270px !important;
}
.control-group .controls input:hover, .control-group .controls textarea:hover{
    border:1px solid #888 !important;
}
.control-group .controls input:focus, .control-group .controls textarea:focus{
    border:1px solid #666 !important;
}


.nc_list .row-fluid p{
    margin-bottom:15px !important;
}


.shema, .contacts-form, .versia-pechati{
    float:left;
    width:100%;
}
.shema{
    margin-bottom:20px;
}
.shema img{
    margin-top:15px;
    border:1px solid #ddd;
}
.nc_row .row-fluid .span6{
    margin-left:120px;
}
.span6 h3{
    margin-bottom:10px;
}
.nc_row .row-fluid .span3 p{
    margin-bottom:10px !important;
}
.versia-pechati{
    display:block;
    padding-left:460px;
}
#contact-map{
    top:40px !important;
}
.contacts-form{
    margin-top:70px;
}
.nc_row h1{
    font-size:24px;
}
.row-fluid img{
    max-width:888px;
}

.row-fluid .strakh img{
    max-width:190px;
}

.row-fluid .credits img{
    max-width:300px;
}




/* Раздел Лада (левое меню)
----------------------------------------------------------------------------------------------------*/
.lada-main{
    margin:10px 0 0;
}
.lada-sideleft{
    float:left;
    width:200px;
}
.lada-logo{
    margin:0 0 20px;
    width: 189px;
    height: 133px;
    background:url(/assets/images/logolada.jpg) no-repeat;
}
.lada-left-menu{
    float:left;
}
.lada-left-menu ul{
    float:left;
    margin:0;
    padding:0;
}
.lada-left-menu a{
    text-decoration:none;
}
.lada-left-menu a:hover{
    text-decoration: underline;
}
.lada-left-menu .active{
    color:#c00;
}
.lada-left-menu-li1{
    float:left;
    display:block;
    margin:0 0 15px;
    width:100%;
}
.lada-left-menu-li1 .lada-left-menu-link{
    color: #3d3d3d;
}
.lada-left-menu-li1 .lada-left-menu-link:hover{
    color: #576a77;
}
.lada-left-menu-li1 ul {
    width: 100%;
}
.lada-left-menu-li1>span{
    display:block;
    margin:0 0 10px;
    padding:0 0 2px;
    font:700 18px arial, sans-serif;
    color:#3d3d3d;
    border-bottom:1px solid #3d3d3d;
}
.lada-left-menu-li1 li{
    margin:0 0 8px;
}
.lada-left-menu-li1 img{
    display:none;
}

/* Раздел Лада (список элементов каталога)
----------------------------------------------------------------------------------------------------*/
.lada-catalog{
    float:right;
    width: 660px;

}
.lada-catalog h2{
    margin:0 0 14px;
    font:700 24px arial, sans-serif;
    color:#576a77;
    border-bottom:1px solid #576a77;
}
.lada-catalog ul{
    float:left;
    margin-bottom:0;
    width:100%;
    padding:0;
}
.lada-catalog li{
    list-style:none;
    display:block;

}
.lada-catalog-li1{
    float:left;
    width:100%;
}
.lada-catalog-li1 ul{
    margin:0 0 15px;
}
.lada-catalog-li1 li{
    float:left;
    width:220px;
    height: 160px;
    position: relative;
}
.lada-catalog-li1 a{
    position:relative;
    display:block;
    width:220px;
    height: 160px;
}
.lada-catalog-li1 a *{
    position:absolute;
}
.lada-catalog-li1 a img{
    top:0;
    right:0;
    margin:0;
}
.lada-catalog-li1 a span{
   /* font-weight: bold; */
    top:5px;
    right:10px;
    width:80px;
    /*font:11px/14px arial, sans-serif; */
    color:#58656e;
    text-align:right;
}
.lada-catalog-li1 .span-small-text{
   font-size:10px;
}
.lada-catalog-li1 a:hover img{
    opacity:0.85;
}
.lada-catalog-li1 a:hover span{
    color:#4d7590;
}
.lada-catalog-content{
    float:left;
    width:100%;
    font:14px/16px arial, sans-serif;
    color:#3d3d3d;
}
.lada-catalog-content p{
    margin:0 0 20px;
}

.lada-catalog .more-forms a{
    margin-right:3px;
}

.lada-catalog-content ul {
	margin: 0 0 20px;
}

/* Раздел Лада (элемент каталога)
----------------------------------------------------------------------------------------------------*/
.lada-model{
    float:right;
    width:670px;
}
.lada-model h1{
    margin:0 0 10px;
    font:700 30px arial, sans-serif;
    color:#3d3d3d;
}
.lada-model img{
    float:left;
    margin:0 0 20px;
}
.lada-model .price{
    float:left;
    margin:0 0 20px;
    height:40px;
    border-left:5px solid #ef4d4d;
}
.lada-model .price-in{
    padding:0 11px 0 8px;
    height:38px;
    font:24px/39px arial, sans-serif;
    color:#3d3d3d;
    background:#f4f4f4;
    background:-moz-linear-gradient(top, #fff, #f4f4f4);
    background:-webkit-gradient(linear, left top, left bottom,
               color-stop(0%,#fff), color-stop(100%,#f4f4f4));
    background:-webkit-linear-gradient(top, #fff, #f4f4f4);
    background:-o-linear-gradient(top, #fff, #f4f4f4);
    background:-ms-linear-gradient(top, #fff, #f4f4f4);
    background:linear-gradient(top, #fff, #f4f4f4);
    border:1px solid #d4d4d4;
    border-left:none;
}
.lada-model .price-in span{
    font:700 24px arial, sans-serif;
    color:#c00;
}
.lada-model h2{
    float:left;
    margin:0 0 13px;
    width:100%;
    font:400 24px arial, sans-serif;
    color:#3d3d3d;
}
.lada-characteristics{
    float:left;
    margin:0 0 20px;
    width:100%;
}
.lada-characteristics table{
    border-collapse:collapse;
}
.lada-characteristics tr{
    font:400 11px arial, sans-serif;
    color:#3d3d3d;
    border:1px solid #d4d4d4;
}
.lada-characteristics tr:hover{
    background:#ebf1f6;
}
.lada-characteristics tr:first-child{
    background:#3975a7;
    font:700 12px arial, sans-serif;
    color:#fff;
    border:1px solid #3975a7;
}
.lada-characteristics td{
    text-align:center;
    border:none;
}
.lada-characteristics td:last-child {
    padding:7px 5px 7px 5px;
    width: 100px;
}
 .lada-characteristics td:nth-child(2) {
    width: 100px;
}
 .lada-characteristics td:nth-child(3) {
    width: 100px;
}
 .lada-characteristics td:nth-child(4) {
    width: 100px;
}
 .lada-characteristics td:nth-child(5) {
    width: 100px;
}
.lada-characteristics td:nth-child(6) {
    width: 100px;
}
.lada-characteristics td:nth-child(7) {
    width: 100px;
}
.lada-characteristics td:nth-child(8) {
    width: 100px;
}
.lada-characteristics td:nth-child(9) {
    width: 100px;
}
.lada-characteristics td:nth-child(10) {
    width: 100px;
}
.lada-characteristics td:first-child{
    text-align:right;
}

.lada-characteristics-page tr {
    font: 700 15px arial, sans-serif;
}
.lada-characteristics-page tr td:first-child, .lada-characteristics-page tr.lcp {
    font: 400 11px arial, sans-serif;
}
.lada-characteristics-page td {
    padding: 5px;
    // width: 100px;
}


.lada-gallery{
    float:left;
    margin:0 0 20px;
}
.lada-gallery a{
    float:left;
    display:block;
    margin:0 10px 15px 0;
    border:1px solid #1f1f1f;
}
.lada-gallery a img{
    margin:0;
}
.lada-gallery a:hover{
    opacity:0.85;
}
.lada-gallery a, .lada-gallery a:hover, .lada-catalog-li1 a img{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.lada-model-content{
    float:left;
    width:100%;
    font:14px/16px arial, sans-serif;
    color:#3d3d3d;
}
.lada-model-content p{
    margin:0 0 20px;
}


/* Раздел ГАЗ (заглавная)
----------------------------------------------------------------------------------------------------*/
.gaz-main{

}
.gaz-main-logo{
    display:block;
    margin:0 0 13px;
    width:880px;
    height:69px;
    position:  relative;
    background:url(../images/gaz-logo.jpg) no-repeat;
    -webkit-transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    transition:all 0.3s ease;
}
.gaz-main-logo:hover{
    opacity:0.85;
}
.gaz-main-logo__title{
    position: absolute;
    right: 30px;
    top: 21px;
    color: #000;
    font-size: 12px;
    text-align: right;
    line-height: 16px;
}
.gaz-main-logo__title strong{
    font-size: 16px;
    font-weight: bold;
}
.gaz-main-content{
    margin:20px 0 0;
    font:14px tahoma, sans-serif;
    color:#3d3d3d;
}
.gaz-main-content p{
    margin:0 0 20px;
}
/* Раздел ГАЗ (слайдер)
----------------------------------------------------------------------------------------------------*/
#slides {
    position:relative;
    display: none;
    width:880px !important;
}
.container {
    margin: 0 auto
}
.slidesjs-pagination .active {
    color:red;
}
@media (max-width: 767px) {
  body {
    padding-left: 10px;
    padding-right: 10px;
  }
  .container {
    width: auto
  }
}
@media (max-width: 480px) {
  .container {
    width: auto
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .container {
    width: 724px
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px
  }
}
.slidesjs-control{
    width:880px !important;
}
.slidesjs-previous, .slidesjs-next{
    position:absolute;
    top:130px;
    width:15px;
    height:60px;
    z-index:999 !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.slidesjs-previous{
    left:15px;
    background:url(../images/slider-nav-left.png) 100% 0 no-repeat;
}
.slidesjs-previous:hover{
    background:url(../images/slider-nav-left.png) 0 0 no-repeat;
}
.slidesjs-next{
    right:15px;
    background:url(../images/slider-nav-right.png) 0 0 no-repeat;
}
.slidesjs-next:hover{
    background:url(../images/slider-nav-right.png) 100% 0 no-repeat;
}
.slidesjs-pagination{
    position:absolute;
    top:330px;
    left:50%;
    margin:0 auto;
    padding:0;
}
.slidesjs-pagination li{
    float:left;
    display:block;
    margin:0 5px 0 0;
    list-style:none;
}
.slidesjs-pagination a{
    display:block;
    width: 10px;
    height: 10px;
    background:url(../images/slider-nav.jpg);
}
.slidesjs-pagination a.active{
    background:url(../images/slider-nav-active.jpg);
}
.slidesjs-container{
    height:360px !important;
}
.slidesjs-container img{
    width:878px !important;
    height:318px !important;
    border:1px solid #ddd;
}

/* Стили для слайдера в разделе ЛАДА
----------------------------------------------------------------------------------------------------*/
.slides-lada .slidesjs-container, .slides-lada img, .slides-lada .slidesjs-control{
    width: 660px !important;
    height: 232px !important;
}
#slides.slides-lada{
    width: 660px !important;
    height:260px !important;
    margin-bottom:20px;
}
.slides-lada .slidesjs-previous, .slides-lada .slidesjs-next{
    top:80px;
}
.slides-lada .slidesjs-pagination{
    top:245px;
    width:auto !important;
}
#slides.slides-lada img{
    width:658px !important;
    height:230px !important;
}

/* Раздел ГАЗ (главное меню)
----------------------------------------------------------------------------------------------------*/
.gaz-top-navigation{
    height:40px;
}
.gaz-top-navigation-main{
    margin-bottom:10px; /*20px*/
}
.gaz-top-navigation a{
    position:relative;
    float:left;
    display:block;
    margin:0 0 0 10px;
    width: 215px;
    height: 40px;
}
.gaz-top-navigation a:first-child{
    margin:0;
}
.gaz-top-navigation a i{
    position:absolute;
    top:0;
    left:0;
    display:block;
    width: 215px;
    height: 40px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity:0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.gaz-top-navigation a:hover i{
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity:1;
}
.gaz-nav1{
    background:url(../images/menu.png) 0 0 no-repeat;
}
.gaz-nav1 i{
    background:url(../images/menu.png) -222px 0 no-repeat;
}
.gaz-nav2{
    background:url(../images/menu.png) 0 -50px no-repeat;
}
.gaz-nav2 i{
    background:url(../images/menu.png) -222px -50px no-repeat;
}
.gaz-nav3{
    background:url(../images/menu.png) 0 -100px no-repeat;
}
.gaz-nav3 i{
    background:url(../images/menu.png) -222px -100px no-repeat;
}
.gaz-nav4{
    background:url(../images/menu.png) 0 -150px no-repeat;
}
.gaz-nav4 i{
    background:url(../images/menu.png) -222px -150px no-repeat;
}
.gaz-nav5{
    background:url(../images/menu.png) 0 -200px no-repeat;
}
.gaz-nav5 i{
    background:url(../images/menu.png) -222px -200px no-repeat;
}
.gaz-top-navigation-more {
    margin-bottom: 20px;

}
.gaz-top-navigation-more a{
    margin-left: 6px;
}

.gaz-top-navigation-more a:first-child{
    margin-left:0;
}

.gaz-top-navigation-more .big-button {
    display: inline-block;
    line-height: 40px;
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
    background: #0b2b51 url(../images/menu-button-440x40.jpg) center no-repeat;
    background-size: cover;
    background-position: 0 -40px;
    width: 440px;
    cursor: pointer;
    /*font-family: Tahoma-Bold;*/
    font-weight: bold;
    font-size: 21px;
    text-transform: uppercase;

}
.gaz-top-navigation-more .big-button:hover {
    background-position: 0 0px
}

/* Раздел ГАЗ (направление)
----------------------------------------------------------------------------------------------------*/
.gaz-napravlenie{
    margin:20px 0 0;

}
.gaz-napravlenie h1{
    margin:0 0 30px;
    font:700 18px tahoma, arial, sans-serif;
    color:#3d3d3d;
}

.gaz-napravlenie-blocks div{
    position:relative;
    float:left;
    display:block;
    margin:0 7px 0 0;
    width: 170px;
    height: 180px;
}

.car-gaz{
    position:relative;
    float:left;
    display:block;
    margin: 0 7px 30px 0 !important;
    width: 170px;
    height: 180px;
	    border-right: 1px solid #ebebeb;
}

.gaz-napravlenie-blocks a *{
    position:absolute;
}
.gaz-napravlenie-blocks img{
    top:0;
    left:0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	margin-top: 30px;
}
.gaz-napravlenie-blocks a:hover img{
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
    opacity:0.85;
}
.gaz-napravlenie-blocks span{
    top:100px;
    left:0;
    display:block;
    width:170px;
    height:80px;
    font:14px tahoma, arial, sans-serif;
    text-align:center;
	margin-top: 30px;
}

/* Раздел ГАЗ (модель)
----------------------------------------------------------------------------------------------------*/
.gaz-model{
    margin:0 0 0;
}
.gaz-model .more-forms{
    margin:10px 0 20px;
}
.gaz-model .managers{
    margin:0;
}
.gaz-model h1{
    margin:0 0 10px;
    font:700 18px tahoma, arial, sans-serif;
    color:#3d3d3d;
}
.gaz-model-content{
    font:14px tahoma, arial, sans-serif;
    color:#3d3d3d;
}
.gaz-model-content p{
    margin:0 0 20px;
}
.gaz-model-table{
    margin:0 0 20px;
}
.gaz-model-table-header{
    /*float:left;*/
    position:relative;
    margin:0 0 10px;
    width:888px;
    height:30px;
    background:#31538f;
    font:14px tahoma, arial, sans-serif;
    color:#fff;
}
.gaz-model-table-header span{
    position:absolute;
    top:0;
    display:block;
    height:30px;
    line-height:30px;
}
.gaz-model-table-header1{
    left:100px;
}
.gaz-model-table-header2{
    left:540px;
}
.gaz-model-table-header3{
    left:655px;
}
.gaz-model-table-header4{
    left:790px;
}
.gaz-model-block{
    position:relative;
    float:left;
    display:block;
    margin:0 0 5px;
    padding:0 0 10px;
    width:100%;
    min-height:78px;
    text-decoration:none;
    border:1px solid #ababab;
}
.gaz-model-block:hover, .gaz-model-block:hover img{
    border:1px solid #0084be;
    -webkit-box-shadow: 0 0 3px 0 #D1D1D1;
    box-shadow: 0 0 3px 0 #D1D1D1;
}
.gaz-model-block, .gaz-model-block img{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.gaz-model-block *{
    position:absolute;
}
.gaz-model-block img{
    top:9px;
    left:9px;
    width: 78px;
    height: 58px;
    border:1px solid #cecece;
}
.gaz-model-block h3{
    top:9px;
    left:100px;
    font:700 14px tahoma, arial, sans-serif;
    color:#0084be;
}
.gaz-model-block p{
    position:relative;
    margin:30px 0 0 100px;
    width:420px;
    font:14px/16px tahoma, arial, sans-serif;
    color:#3d3d3d;
}
.gaz-complectation-dvigatel{
    top:9px;
    left:540px;
    width:105px;
    font:14px/16px tahoma, arial, sans-serif;
    color:#0084be;
}
.gaz-complectation-dvigatel-type{
    top:9px;
    left:655px;
    width:120px;
    font:14px/16px tahoma, arial, sans-serif;
    color:#0084be;
}
.gaz-model-block i{
    top:9px;
    right:10px;
    width:120px;
    font:14px/16px tahoma, arial, sans-serif;
    color:#000;
    text-align:center;
    margin-top: 20px;
}
.gaz-model-block i b{
    position:relative;
    font-weight:700;
}

/* Раздел ГАЗ (карточка комплектации)
----------------------------------------------------------------------------------------------------*/
.gaz-kartochka{
    margin:30px 0 0;
    width:888px;
}
.gaz-kartochka h1{
    margin:0 0 10px;
    font:700 24px tahoma, arial, sans-serif;
    color:#3d3d3d;
}
.gaz-kartochka-price{
    float:left;
    display:block;
    margin:0 0 21px;
    padding:0 8px;
    height:30px;
    font:18px/30px tahoma, arial, sans-serif;
    color:#fff;
    background:#31538f;
}
.gaz-kartochka-price b{
    font-weight:700;
}
.gaz-kartochka-characteristics{
    float:left;
    margin:0 0 40px;
    width:100%;
}
.gaz-kartochka-characteristics tr{
    background:#f5f6fa;
}
.gaz-kartochka-characteristics td{
    padding:15px 20px 15px 10px;
    font:14px tahoma, arial, sans-serif;
    color:#2d2d2d;
    vertical-align:top;
    border:none;
}
.gaz-kartochka-characteristics td:first-child{
    padding:15px 0 15px 10px;
    width:240px;
    font:700 14px tahoma, arial, sans-serif;
    color:#384762;
}
.second-string{
    background:#f9fafc !important;
}
.gaz-kartochka-gallery{
    padding:0 0 0 10px;
}
.gaz-kartochka-gallery a{
    position:relative;
    float:left;
    display:block;
    margin:0 20px 40px 0;
    width: 200px;
    height: 150px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.gaz-kartochka-gallery4{
    margin:0 0 40px 0 !important;
}
.gaz-kartochka-gallery a:hover{
    opacity:0.85;
}
.gaz-kartochka-gallery i{
    position:absolute;
    bottom:-12px;
    left:0;
    width:200px;
    height:12px;
    background:url(../images/kartochka-gallery-shadow.jpg) no-repeat;
}


/* Хлебные крошки (breadcrubmbs)
--------------------------------------------------------------------------------------------*/
.B_crumbBox{
    display:block;
    margin:0 0 15px -4px;
    font-size:13px;
    color:#444;
}
.B_crumbBox a{
    margin:0 5px;
    color:#444;
}
.B_crumbBox a:hover{
    color:#000;
}
.B_lastCrumb{
    margin:0 0 0 5px;
}

/* Страница партнеров
--------------------------------------------------------------------------------------------*/
.partners{
    float:left;
    padding:0 0 0 20px;
}
.one-partner{
    float:left;
    margin:0 0 15px 20px!important;
    width:250px;
    height:80px;
    line-height:80px;
    text-align:center;
    border:1px solid #E4E4E4;
}
.one-partner img{
    float:none;
    display:inline;
    margin:0;
    vertical-align:middle;
}

/* Форма обратной связи "Задать вопрос" на странце "Контакты"
--------------------------------------------------------------------------------------------*/
.ymaps-map{
    border-top:1px solid #ddd !important;
    border-bottom:1px solid #ddd !important;
}
.zadat-vopros-form label{
    float:left;
    margin:0 0 7px;
    width:100%;
}
.zadat-vopros-form span{
    float:left;
    display:block;
    margin:0 0 3px;
    width: 100%;
    font-size:16px;
    color:#444;
}
.zadat-vopros-form p{
    margin:0 0 10px;
}
.zadat-vopros-form input, .zadat-vopros-form textarea{
    float:left;
    padding:5px 8px;
    width:250px !important;
    border:1px solid #ccc;
    font:14px/18px tahoma, arial, sans-serif;
    color:#333;
}
.zadat-vopros-form input:hover, .zadat-vopros-form textarea:hover{
    border:1px solid #aaa;
}
.zadat-vopros-form input:focus, .zadat-vopros-form textarea:focus{
    border:1px solid #aaa;
    -webkit-box-shadow:inset 0 2px 4px 0 #D1D1D1;
    box-shadow:inset 0 2px 4px 0 #D1D1D1;
}
.zadat-vopros-form textarea{
    height:100px;
}
.zadat-vopros-form input[type="submit"]{
    float:left;
    width:150px !important;
    font:700 18px/24px tahoma, arial, sans-serif;
    color:#fff;
    background:#0084BE;
    margin-top:100px;
}
.zadat-vopros-form input[type="submit"]:hover, .zadat-vopros-form input[type="submit"]:focus{
    background:#0060ae;
    -webkit-box-shadow:inset 0 0 5px 0 #333;
    box-shadow:inset 0 0 5px 0 #333;
    cursor:pointer;
}
.zadat-vopros-form p{
    font-size:14px;
    color:#666;
}
.errors{
    float:left;
    margin:0 0 10px;
    width:100%;
    font-size:13px;
    color:#444;
}
.errors br{
    display:none;
}
.errors strong{
    display:none;
}
.errors span{
    margin:0;
    font:700 13px/17px tahoma, arial, sans-serif;
    color:#ed6565;
}



/* Форма обратной связи "Заказать звонок" в шапке сайта
--------------------------------------------------------------------------------------------*/
.zakazat-zvonok-form label{
    float:left;
    margin:0 0 7px;
    width:100%;
}
.zakazat-zvonok-form span{
    float:left;
    display:block;
    margin:0 0 3px;
    width: 100%;
    font-size:16px;
    color:#444;
}
.zakazat-zvonok-form p{
    margin:0 0 10px;
}
.zakazat-zvonok-form input, .zakazat-zvonok-form textarea{
    float:left;
    padding:5px 8px;
    width:250px !important;
    border:1px solid #ccc;
    font:14px/18px tahoma, arial, sans-serif;
    color:#333;
}
.zakazat-zvonok-form input:hover, .zakazat-zvonok-form textarea:hover{
    border:1px solid #aaa;
}
.zakazat-zvonok-form input:focus, .zakazat-zvonok-form textarea:focus{
    border:1px solid #aaa;
    -webkit-box-shadow:inset 0 2px 4px 0 #D1D1D1;
    box-shadow:inset 0 2px 4px 0 #D1D1D1;
}
.zakazat-zvonok-form textarea{
    height:100px;
}
.zakazat-zvonok-form input[type="submit"]{
    float:left;
    width:150px !important;
    font:700 18px/24px tahoma, arial, sans-serif;
    color:#fff;
    background:#0065b7;
}
.zakazat-zvonok-form input[type="submit"]:hover, .zakazat-zvonok-form input[type="submit"]:focus{
    background:#0060ae;
    -webkit-box-shadow:inset 0 0 5px 0 #333;
    box-shadow:inset 0 0 5px 0 #333;
    cursor:pointer;
}
.zakazat-zvonok-form p{
    font-size:14px;
    color:#666;
}





/* Страница "Вакансии"
--------------------------------------------------------------------------------------------*/
.vakans{

}
.one-vakan{
    float:left;
    margin:0 0 20px;
    padding:0 0 15px;
    width:100%;
    border-bottom:1px solid #ddd;
}
.one-vakan h3{
    margin:0 0 10px;
    font-size:20px;
    color:#0084BE;
}
.one-vakan div{
    padding:0 160px 0 0;
    font-size:14px;
    color:#444;
}
.one-vakan div.vakan-back{
color: #fff;
font-weight: bold;
padding: 10px;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
margin-top: 20px;
background: rgba(0, 132, 190, 0.75);
background:-moz-linear-gradient(top, #139EEC,  #0084BE);
background:-webkit-gradient(linear, left top, left bottom,
           color-stop(0%,#139EEC), color-stop(100%,#0084BE));
background:-webkit-linear-gradient(top,  #139EEC,#0084BE);
background:-o-linear-gradient(top, #139EEC,#0084BE);
background:-ms-linear-gradient(top, #139EEC,#0084BE);
background:linear-gradient(top, #139EEC,#0084BE);
}
.one-vakan div p{
    margin:0;
}
.one-vakan a{
    position:relative;
    float:right;
    margin:10px 10px 0 0;
    padding:0 0 0 8px;
    width:132px;
    height:28px;
    font:700 14px/26px tahoma, arial, sans-serif;
    color:#fff;
    text-decoration:none;
    text-shadow: 0 -1px 1px #4D4D4D;
    background:#cd060d;
    background:-moz-linear-gradient(top, #cd060d, #a0060c);
    background:-webkit-gradient(linear, left top, left bottom,
               color-stop(0%,#cd060d), color-stop(100%,#a0060c));
    background:-webkit-linear-gradient(top, #cd060d, #a0060c);
    background:-o-linear-gradient(top, #cd060d, #a0060c);
    background:-ms-linear-gradient(top, #cd060d, #a0060c);
    background:linear-gradient(top, #cd060d, #a0060c);
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.one-vakan a.width{
    width:140px !important;
}
.one-vakan a:hover{
    background:#a0060c;
}
.one-vakan a i{
    position:absolute;
    top:10px;
    right:13px;
    display:block;
    width: 11px;
    height: 9px;
    background:url(../images/more-arrows.png) no-repeat;
}

/* Модальные окна
--------------------------------------------------------------------------------------------*/
.modal{
    padding:0;
}
.modal-header{

}
.modal-header h3{
    font:20px tahoma, arial, sans-serif !important;
    color:#0084BE;
}
.modal-header .close{

}
.modal-body{
    padding:10px 0 15px 40px;
}
.modal-body .zadat-vopros-form b{
    color:#ED6565;
}
.modal-body .zakazat-zvonok-form b{
    color:#ED6565;
}
.otklik-na-vakan{
    display:none;
}
.jq-file input[type="file"]{
    top:-5px;
    left:5px;
    height:20px;
}

/* Авто с пробегом (Список моделей)
--------------------------------------------------------------------------------------------*/
.avto-s-probegom-spisok{

}
.avto-s-probegom-header{
    position:relative;
    margin:0 0 5px;
    height:30px;
    background:#f2f2f2;
}
.avto-s-probegom-header *, .one-avto-s-probegom *{
    position:absolute;
}
.avto-s-probegom-header *{
    top:5px;
    font:700 13px tahoma, arial, sans-serif;
    color:#555;
}
.avto-s-probegom-header-title{
    left:240px;
}
.avto-s-probegom-header-year{
    left:450px;
}
.avto-s-probegom-header-probeg{
    left:560px;
}
.avto-s-probegom-header-price{
    left:635px;
}
.one-avto-s-probegom a{
    display:block;
}
.one-avto-s-probegom{
    position:relative;
    float:left;
    margin:0 0 15px;
    width:100%;
    height:150px;
    border-bottom:1px solid #ddd;
}
.one-avto-s-probegom-img{
    top:5px;
    left:10px;
    width: 210px;
    height: 130px;
}
.one-avto-s-probegom-img:hover{
    opacity:0.85;
}
.one-avto-s-probegom-title,
.one-avto-s-probegom-year,
.one-avto-s-probegom-probeg,
.one-avto-s-probegom-price,
.one-avto-s-probegom-detail{
    top:40px;
}
.one-avto-s-probegom-title{
    left:240px;
}
.one-avto-s-probegom-title h3{
    width:200px;
    color:#0084BE;
}
.one-avto-s-probegom-title:hover h3{
    color:#336699;
}
.one-avto-s-probegom-year, .one-avto-s-probegom-probeg{
    font-size:15px;
    color:#333;
}
.one-avto-s-probegom-year{
    left:450px;
}
.one-avto-s-probegom-probeg{
    left:560px;
}
.one-avto-s-probegom-price{
    left:635px;
    font:700 20px tahoma, arial, sans-serif;
    color:#ca060d;
}
.one-avto-s-probegom-price u {
    font:400 18px tahoma, arial, sans-serif;
    text-decoration: none;
}
.one-avto-s-probegom-detail{
    right:0;
    padding:0 0 0 8px;
    width:100px;
    height:28px;
    font:700 13px/26px tahoma, arial, sans-serif;
    color:#fff;
    text-decoration:none;
    text-shadow: 0 -1px 1px #4D4D4D;
    background:#cd060d;
    background:-moz-linear-gradient(top, #cd060d, #a0060c);
    background:-webkit-gradient(linear, left top, left bottom,
               color-stop(0%,#cd060d), color-stop(100%,#a0060c));
    background:-webkit-linear-gradient(top, #cd060d, #a0060c);
    background:-o-linear-gradient(top, #cd060d, #a0060c);
    background:-ms-linear-gradient(top, #cd060d, #a0060c);
    background:linear-gradient(top, #cd060d, #a0060c);
    border-bottom:1px solid #ddd;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.one-avto-s-probegom-detail:hover{
    color:#fff;
    background:#a0060c;
}
.one-avto-s-probegom-detail i{
    position:absolute;
    top:10px;
    right:13px;
    display:block;
    width: 11px;
    height: 9px;
    background:url(../images/more-arrows.png) no-repeat;
}

/* Авто с пробегом (Конкретный автомобиль)
--------------------------------------------------------------------------------------------*/
.detail-avto-s-probegom{

}
.detail-avto-s-probegom-imgs{
    float:right;
    width:362px;
}
.detail-avto-s-probegom-imgs img{
    border:1px solid #ddd;
}

.detail-avto-s-probegom-content-out{
    float:left;
    width:100%;
}
.detail-avto-s-probegom-year,
.detail-avto-s-probegom-probeg,
.detail-avto-s-probegom-price,
.detail-avto-s-probegom-content{
    float:left;
    display:block;
    margin:0 0 8px;
    width:100%;
    font:700 16px tahoma, arial, sans-serif;
    color:#444;
}
.detail-avto-s-probegom-content{
    width:900px !important;
}
.detail-avto-s-probegom-year span,
.detail-avto-s-probegom-probeg span,
.detail-avto-s-probegom-price span{
    float:left;
    display:block;
    width:80px;
    font-weight:400 !important;
}
.detail-avto-s-probegom-price{
    color:#ca060d;
}
.detail-avto-s-probegom-price span{
    color:#333;
}
.detail-avto-s-probegom-content{
    margin:15px 0;
    font:400 15px tahoma, arial, sans-serif !important;
    color:#333;
}

/* Новое оформление меню для новых автомобилей
--------------------------------------------------------------------------------------------*/
.new-auto-menu{
    padding-bottom: 0;
    padding-top: 0;
}
.new-auto-menu li{
    width:200px;
    height:180px;
    margin-left: 40px;
    margin-bottom: 0;
}

.new-auto-menu li a{
    position:relative;
    margin:0;
    width:200px;
    height:150px;
}

.new-auto-menu .sub-nav--item {
    position: relative;
}

.menu-top-logo-kia {
    position: absolute;
    bottom: 29px;
    left: 28px;
}

.menu-ford{
    background:url(../images/menu-ford.jpg) 20px 8px no-repeat;
}
.menu-daewoo{
    background:url(../images/menu-daewoo.jpg) 20px 8px no-repeat;
}
.menu-fiat{
    background:url(../images/menu-fiat.jpg) 20px 8px no-repeat;
}
.menu-hyundai{
    background:url(../images/Hyundai-menu-new.png) no-repeat 50% 50%/170px;
}
.menu-lada{
    background: url(../images/lada-menu-new.png) no-repeat 32% 45%/170px;
}
.menu-kia{
    background:url(../images/kia-menu-new.png) no-repeat 32% 45%/170px;
}
.menu-chery{
    background:url(../images/chery-menu-new.png) no-repeat 50% 45%/170px;
}
.menu-jetour{
    background:url(../images/jetour-menu-new.png) no-repeat 50% 45%/170px;
}
.menu-changan{
    background:url(../images/changan-menu-new.png) no-repeat 30% 45%/170px;
}

.menu-kia span {
    left: 83px;
}
.menu-gaz{
    background: url(../images/GAZ-menu-new.png) no-repeat 50% 50%/190px;
}
.new-auto-menu li a span{
    position:absolute;
    top: 130px;
    left: 100px;
    font:700 14px arial, sans-serif;
    color: black;
}

.new-auto-menu .sub-nav--item:first-child {
    margin-left: 30px;
}

.new-auto-menu .sub-nav--item:last-child span {
    left: 85px;
}

.new-auto-menu li a:hover {
    background-color:#eaf1f6;
}
.new-auto-menu li a:hover span{
    color: #2d70ac;
}






.modal-img-big{
    float:left;
    width:100%;
}
.modal-img-big img{
    border:1px solid #ddd;
}
.model-content{
    float:left;
    margin:0 0 -20px;
    width:100%;
    font-size:14px;
    color:#333;
}





.too_level{
    margin:0 0 10px;
}
.too_level a{
    margin-left:20px;
    position:relative;
    font-size:15px;
    text-decoration:none;
    border-bottom: 1px dashed #0084BE;
    cursor:pointer;
}
.too_level a b{
    font-weight:700;
}
.too_level a i{
    position:absolute;
    top:5px;
    left:-18px;
    display:block;
    width: 11px;
    height: 9px;
    background:url("../images/ul-style-img.png") no-repeat;
}
.too_level-table{
    display:none;
    margin:10px 0 15px 20px;
    border:1px solid #eee;
}
.too_level-table td{
    border:none !important;
    font:700 16px tahoma, arial, sans-serif;
    color:#333;
}
.too_level-table td:first-child{
    font:400 13px tahoma, arial, sans-serif;
}
.too_level-tr2 td{
    background:#eee;
}
.too_level-table-first-block, .complectation-price{
    padding:3px 10px;
    font:700 15px tahoma, arial, sans-serif;
    color:#333;
    background:#ddd;
}



.brand-new-auto{
    margin-left:-45px;
    width: 979px;
}
.one-marka-auto{
    float:left;
    display:block;
    margin:0 25px 0 0;
    width:190px;
    height:40px;
    font:700 18px/40px tahoma, arial, sans-serif;
    color:#fff;
    text-align:center;
    text-decoration:none;
    background:#015997;
    -webkit-box-shadow:inset 0 0 8px 0 #404040;
    box-shadow:inset 0 0 9px 0 #404040;
}
.one-marka-auto:hover{
    color:#fff;
    background:#0169b6;
}
#home .banners img{
    max-width:982px;
    max-height:232px;
    width: 980px;
    height: 232px;
}
#home .banners .flex-control-nav{
    z-index:9999 !important;
    display:block;
}
#home .banners .flex-direction-nav{
    display:none;
}

.main-nav--list{
    z-index:99999 !important;
}
.result-search form{
    margin:15px 0 25px;
}
.result-search .cleardefault{
    padding:0 10px;
    width:400px;
    height:30px;
    font:14px/30px tahoma, arial, sans-serif;
    color:#444;
    border:1px solid #ddd;
}
.result-search .cleardefault:hover{
    border:1px solid #bbb;
}
.result-search .cleardefault:focus{
    border:1px solid #aaa;
    -webkit-box-shadow:inset 0 2px 2px 0 #D1D1D1;
    box-shadow:inset 0 2px 2px 0 #D1D1D1;
}
.result-search input[type="submit"]{
    margin:0 0 0 15px;
    width:120px;
    height:35px;
    font:700 18px/35px tahoma, arial, sans-serif;
    color:#fff;
    text-align:center;
    text-decoration:none;
    background:#015997;
    -webkit-box-shadow:inset 0 0 8px 0 #404040;
    box-shadow:inset 0 0 9px 0 #404040;
    border:none;
}
.result-search input[type="submit"]:hover{
    color:#fff;
    background:#0169b6;
    cursor:pointer;
}
.result-search .ajaxSearch_resultsInfos, .result-search .ajaxSearch_paging{
    display:block;
    margin:0 0 15px;
    font:16px tahoma, arial, sans-serif;
    color:#555;
}
.result-search .ajaxSearch_currentPage{
    color:#000;
}
.result-search .ajaxSearch_resultsDisplayed, .result-search .ajaxSearch_grpResultName{
    display:none;
}
.result-search .ajaxSearch_result{
    margin:0 0 25px;
    font:14px tahoma, arial, sans-serif;
    color:#333;
}
.result-search .ajaxSearch_result p{
    margin:0;
}
.result-search .ajaxSearch_resultLink{
    font-size:18px;
}
.modal-backdrop{
    z-index:9999999;
}
.modal{
    z-index:99999999;
}

/* Новое оформление меню услуг сервиса
--------------------------------------------------------------------------------------------*/
.servis-menu{
    padding-bottom: 0px;
    padding-top: 0px;
}
.servis-menu li{
    width:160px;
    height:120px;
    margin-left: 27px;
    margin-bottom: 0px;
}
.servis-menu li a{
    position:relative;
    margin:0;
    width:160px;
    height:120px;
}
.menu-truck{
    background:url(../images/Gruzovoyservis.png) 50% 30% no-repeat;
}
.menu-car{
    background:url(../images/Legkovoyservis.png) 50% 30% no-repeat;
}
.menu-dop{
    background:url(../images/DopOborydovanie.png) 50% 30% no-repeat;
}
.menu-paint{
    background:url(../images/Maliarnie.png) 50% 30% no-repeat;
}
.menu-corp{
    background:url(../images/corporativnim.png) 50% 30% no-repeat;
}
.servis-menu li a div{
    font:700 13px arial, sans-serif;
    color: black;
    position: relative;
    top: 82px;
    line-height: 13px;
}
.servis-menu li a:hover {
    background-color:#eaf1f6;
    text-decoration: none;
}
.servis-menu li a:hover div{
    color: #2d70ac;
}

/* Новое оформление меню "Финансы"
--------------------------------------------------------------------------------------------*/
.finansi-menu{
    padding-bottom: 0px;
    padding-top: 0px;
}
.finansi-menu li{
    width:200px;
    height:120px;
    margin-left: 30px;
    margin-bottom: 0px;
}
.finansi-menu li a{
    position:relative;
    margin:0;
    width:200px;
    height:120px;
}
.finansi-menu li:first-child{
    margin-left: 150px;
}
.menu-strah{
    background:url(../images/strah.png) 50% 30% no-repeat;
}
.menu-credit{
    background:url(../images/credit.png) 50% 30% no-repeat;
}
.menu-lizing{
    background:url(../images/lizing.png) 50% 30% no-repeat;
}
.finansi-menu li a span{
    font:700 13px arial, sans-serif;
    color: black;
    position: relative;
    top: 82px;
}
.finansi-menu li a:hover {
    background-color:#eaf1f6;
    text-decoration: none;
}
.finansi-menu li a:hover span{
    color: #2d70ac;
}

/* Вызов форм на страницах определенных моделей автомобилей
--------------------------------------------------------------------------------------------*/
.more-for-lada-daewoo{
    position: relative;
    float: right;
    right: 50%;
    padding-bottom: 10px;
}
.more-forms-for-lada-daewoo{
    position: relative;
    float: left;
    left: 50%;
}
.more-forms-for-lada-daewoo a{
    float:left;
    display:block;
    margin:4px 8px 0 0;
    width:160px;
}
.more-forms{
    float:left;
    margin:0 0 20px;
    width:100%;
}
.more-forms a{
    float:left;
    display:block;
    margin:4px 10px 0 0;
    width:128px;
    height:73px;
    margin-right: 5px;
}
.more-forms2 a{
    display:inline-block;
    margin:4px 10px 0 0;
    width:128px;
    height:51px;
    float: left;
}
.more-forms-zapchasti{
    margin: 0 0 10px !important;
}

.zakaz-auo{
    /*background:url(../images/buttons-hover.jpg) 0 0;*/
    background:url(../images/sprait.png) 730px 325px !important;
}
.zakaz-auo:hover{
    /*background:url(../images/buttons-hover.jpg) -170px 0;*/
    background:url(../images/sprait.png) 730px 235px !important;
}
.zakaz-auo:focus{
   /* background:url(../images/buttons-hover.jpg) -340px 0;*/
   background:url(../images/sprait.png) 730px 145px !important;
}

.zakaz-auo2{
    background:url(../images/buttons-hover.jpg) 0 0;
}
.zakaz-auo2:hover{
    background:url(../images/buttons-hover.jpg) -170px 0;
}
.zakaz-auo2:focus{
   background:url(../images/buttons-hover.jpg) -340px 0;
}

.costTO{
    background:url(../images/costTO.jpg) 0 0;
}
.costTO:hover{
    background:url(../images/costTO.jpg) -170px 0;
}
.costTO:focus{
    background:url(../images/costTO.jpg) -340px 0;
}


.specpredl{
    background:url(../images/buttonaction.jpg) 0 0;
}
.specpredl:hover{
    background:url(../images/buttonaction.jpg) -170px 0;
}
.specpredl:focus{
    background:url(../images/buttonaction.jpg) -340px 0;
}



.zapis-na-test-drive{
    /*background:url(../images/buttons-hover.jpg) 0 -60px;*/
    background:url(../images/sprait.png) 597px 325px !important;
}
.zapis-na-test-drive:hover{
    /*background:url(../images/buttons-hover.jpg) -170px -60px;*/
    background:url(../images/sprait.png) 597px 235px !important;
}
.zapis-na-test-drive:focus{
    /*background:url(../images/buttons-hover.jpg) -340px -60px;*/
    background:url(../images/sprait.png) 597px 145px !important;
}

.zapis-na-test-drive2{
    background:url(../images/buttons-hover.jpg) 0 -60px;
}
.zapis-na-test-drive2:hover{
    background:url(../images/buttons-hover.jpg) -170px -60px;
}
.zapis-na-test-drive2:focus{
    background:url(../images/buttons-hover.jpg) -340px -60px;
}

.kak-nas-nauti{
    background:url(../images/sprait.png) 198px 325px !important;
}
.kak-nas-nauti:hover{
    background:url(../images/sprait.png) 198px 235px !important;
}
.kak-nas-nauti:focus{
    background:url(../images/sprait.png) 198px 145px !important;
}


/*** кнопки в  малярно-кузовные работы  ***/
.zapis-na-to{
    width: 210px!important;
    background:url(../images/buttons-focus.jpg) 0 0px;
}
.zapis-na-to:hover{
    background:url(../images/buttons-focus.jpg) -230px 0;
}
.zapis-na-to:active{
    background:url(../images/buttons-focus.jpg) -460px 0;
}

.zapis-na-to2{
    background:url(../images/button-zap-na-serv.png) -137px -86px;
}
.zapis-na-to2:hover{
    background:url(../images/button-zap-na-serv.png) -137px -166px;
}
.zapis-na-to2:active{
    background:url(../images/button-zap-na-serv.png) -137px -246px;
}


.zapis-defectovku{
    width: 210px!important;
    background:url(../images/buttons-focus.jpg) 0 -70px;
}
.zapis-defectovku:hover{
    background:url(../images/buttons-focus.jpg) -230px -70px;
}
.zapis-defectovku:active{
    background:url(../images/buttons-focus.jpg) -460px -70px;
}


.zakazat-zapchasti{
    /*width: 160px!important;
    background:url(../images/buttons-hover.jpg) 500px 51px;*/
    background:url(../images/sprait.png) 331px 325px !important;
}
.zakazat-zapchasti:hover{
    /*background:url(../images/buttons-hover.jpg) 330px 51px;*/
    background:url(../images/sprait.png) 331px 235px !important;
}
.zakazat-zapchasti:active{
    /*background:url(../images/buttons-hover.jpg) 160px 51px;*/
    background:url(../images/sprait.png) 331px 145px !important;
}

.zakazat-zapchasti2{
    width: 160px!important;
    background:url(../images/buttons-hover.jpg) 500px 51px;
}
.zakazat-zapchasti2:hover{
    background:url(../images/buttons-hover.jpg) 330px 51px;
}
.zakazat-zapchasti2:active{
    background:url(../images/buttons-hover.jpg) 160px 51px;
}


.on-line-konsult{
    width: 210px!important;
    background:url(../images/buttons-focus.jpg) 0 -140px;
}
.on-line-konsult:hover{
    background:url(../images/buttons-focus.jpg) -230px -140px;
}
.on-line-konsult:active{
    background:url(../images/buttons-focus.jpg) -460px -140px;
}

.actions-and-spec{
    width: 155px !important;
    height: 42px !important;
    padding-left: 55px !important;
    padding-top: 7px !important;
    background: linear-gradient(to top, #52a44b, #1c901c);
    border-radius: 5px;
    font-size: 14px;
    line-height: 17px;
    color: #fff;
    text-decoration: none;
    padding-top: 0px;
    padding-bottom: 0px;
    vertical-align: middle;
    border: 1px solid #006e00;
}
.actions-and-spec:hover{
    background: linear-gradient(to bottom, #52a44b, #1c901c);
    color: #fff;
}
.actions-and-spec:active{
    background: linear-gradient(to top, #52a44b, #1c901c);
    color: #fff;
}
.actions-and-spec:before {
    content: '';
    width: 35px;
    height: 35px;
    display: inline-block;
    position: absolute;
    margin-left: -45px;
    background: url(../img/procent.png);
}



.button-action{
    /*background:url(../images/button-action.png) 0 0;*/
    background:url(../images/sprait.png) 464px 325px !important;
}
.button-action:hover{
    /*background:url(../images/button-action.png) -170px 0;*/
    background:url(../images/sprait.png) 464px 235px !important;
}
.button-action:focus{
    /*background:url(../images/button-action.png) -340px 0;*/
    background:url(../images/sprait.png) 464px 145px !important;
}

.button-action2{
    background:url(../images/button-action.png) 0 0;
}
.button-action2:hover{
    background:url(../images/button-action.png) -170px 0;
}
.button-action2:focus{
    background:url(../images/button-action.png) -340px 0;t;
}


.viezdnoi-test-drive{
    margin:0 !important;
    width:210px !important;
    height:54px !important;
    background:url(../images/buttons-gaz.jpg) 0 0;
}
.viezdnoi-test-drive:hover{
    background:url(../images/buttons-gaz.jpg) -220px 0;
}
.viezdnoi-test-drive:focus{
    background:url(../images/buttons-gaz.jpg) -440px 0;
}

.utilizate-btn{
    margin:4px 0px 0 0 !important;
    background: url('../images/util-2015.png') no-repeat 0px 0px;
    width: 160px !important;
    height: 50px !important;
}
.utilizate-btn:hover{
    background:url('../images/util-2015.png') no-repeat -160px 0px;
}
.utilizate-btn:active{
    background:url('../images/util-2015.png') no-repeat -320px 0px;
}


.slide--block{
    padding:0 17px 0 10px;
}
.slide--block .title{
    font-size:16px !important;
}
.slide--block a:first-child{
    display:block;
    margin:0 0 10px;
    width: 196px;
    height: 115px;
    border:1px solid #eee;
}


/* Выездной тест-драйв
---------------------------------------------------------------------------*/
.viezd-test-drive-text{
    margin:0 0 25px;
}
.viezd-test-drive-text p{
    margin:0 0 10px !important;
    font-size:16px;
    color:#333;
}
.viezd-test-drive-form{
    position:relative;
}
.viezd-test-drive-form label span{
    font-size:15px;
}
.viezd-test-drive-form b{
    color:#ED6565;
}
.kasheverov{
    position:absolute;
    top:525px;
    right:50px;
    width:500px;
    float:right;
}
.kasheverov h3{
    margin:0 0 13px;
}
.kasheverov img{
    margin:0 15px 0 0;
    border:1px solid #ddd;
}
.kasheverov div{
    font-size:16px;
    color:#333;
}



.gaz-napravlenie-content{
    float:left;
    margin:0 0 30px;
    width:100% !important;
    height:auto !important;
    font-size:14px;
    color:#444;
}
.lada-vizov-4-form .more-forms{
    margin-top:10px;
}
.lada-vizov-4-form a{
    margin-right: 5px;
}
.lada-vizov-4-form-no-margin{
    margin-right:5px !important;
}

.lada-complectations{
    float:left;
    width:100%;
}
.lada-one-complectation{
    float:left;
    margin:0 10px 10px 0;
    width:328px;
    height:118px;
    font:700 12px arial, sans-serif;
    color:#000;
    background:#f4f4f4;
    background:-moz-linear-gradient(top, #fff, #f4f4f4);
    background:-webkit-gradient(linear, left top, left bottom,
                color-stop(0%,#fff), color-stop(100%,#f4f4f4));
    background:-webkit-linear-gradient(top, #fff, #f4f4f4);
    background:-o-linear-gradient(top, #fff, #f4f4f4);
    background:-ms-linear-gradient(top, #fff, #f4f4f4);
    background:linear-gradient(top, #fff, #f4f4f4);
    border:1px solid #d4d4d4;
}
.lada-one-complectation table{
    margin:7px 0 0;
}
.lada-one-complectation td{
    padding:0 0 3px 15px;
    border:none;
}
.lada-one-complectation td:first-child{
    padding:0 0 3px;
    width:140px;
    font-weight:400;
    color:#686868;
    text-align:right;
}
.lada-one-complectation td.red-td{
    color:#c00;
}
.lada-one-complectation a{
    font-size:11px;
}




.lada-action{
    float:left;
    width:100%;
}
.lada-action h3, .lada-action h4, .lada-action p{
    margin:0 0 10px;
}
.lada-action table{
    margin:0 0 25px;
    border-collapse:collapse;
    line-height: 130%;
    font-size: 11px;
    text-align: center;
}
.lada-action tr:first-child td{
    font-weight:700;
}
.lada-action td{
    padding:2px 3px;
    border:1px solid #ddd;
}
.lada-action td:last-child{
    font-weight:700;
    color:#c00;
}
.lada-action tr:first-child td:last-child{
    color:#000;
}
.lada-action h3{
    color:#c00;
}
.lada-action h4{
    color:#555;
}
.lada-action p{
    font-size:14px;
    color:#444;
}
/*Service for lada and daewoo*/
.passenger-lada-daewoo{
    position: relative;
    float: right;
    right: 50%;
    padding: 0 0 15px 0;
}
.passenger-service-lada-daewoo{
    position: relative;
    float: left;
    left: 50%;
}
.passenger-service-lada-daewoo a{
    position:relative;
    float:left;
    display:block;
    margin-left:8px;
    width: 138px;
    height: 68px;
    text-decoration:none;
    background:#f5f5f5;
    background:-moz-linear-gradient(top, #fff, #f5f5f5);
    background:-webkit-gradient(linear, left top, left bottom,
               color-stop(0%,#fff), color-stop(100%,#f5f5f5));
    background:-webkit-linear-gradient(top, #fff, #f5f5f5);
    background:-o-linear-gradient(top, #fff, #f5f5f5);
    background:-ms-linear-gradient(top, #fff, #f5f5f5);
    background:linear-gradient(top, #fff, #f5f5f5);
    border:1px solid #ececec;
    border-radius:5px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.passenger-service-lada-daewoo a:first-child{
    margin-left:0;
}

.passenger-service-lada-daewoo a:hover{
    border:1px solid #ccc;
    -webkit-box-shadow: 0 0 2px 0 #D9D9D9;
    box-shadow: 0 0 2px 0 #D9D9D9;
}
.passenger-service-lada-daewoo img{
    position:absolute;
    top:6px;
    left:41px;
    width: 56px;
    height: 34px;
}
.passenger-service-lada-daewoo span{
    position:absolute;
    top:48px;
    left:0;
    display:block;
    width: 138px;
    font:14px arial, sans-serif;
    color:#3978a8;
    text-align:center;
}
/*End of service for lada and daewoo*/

.passenger-service-links{
    float:left;
    margin:0 0 15px;
    width:100%;
}
.passenger-service-links a{
    position:relative;
    float:left;
    display:block;
    margin-left:8px;
    width: 138px;
    height: 68px;
    text-decoration:none;
    background:#f5f5f5;
    background:-moz-linear-gradient(top, #fff, #f5f5f5);
    background:-webkit-gradient(linear, left top, left bottom,
               color-stop(0%,#fff), color-stop(100%,#f5f5f5));
    background:-webkit-linear-gradient(top, #fff, #f5f5f5);
    background:-o-linear-gradient(top, #fff, #f5f5f5);
    background:-ms-linear-gradient(top, #fff, #f5f5f5);
    background:linear-gradient(top, #fff, #f5f5f5);
    border:1px solid #ececec;
    border-radius:5px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.passenger-service-links a:first-child{
    margin-left:0;
}

.passenger-service-links a:hover{
    border:1px solid #ccc;
    -webkit-box-shadow: 0 0 2px 0 #D9D9D9;
    box-shadow: 0 0 2px 0 #D9D9D9;
}
.passenger-service-links img{
    position:absolute;
    top:6px;
    left:41px;
    width: 56px;
    height: 34px;
}
.passenger-service-links span{
    position:absolute;
    top:48px;
    left:0;
    display:block;
    width: 138px;
    font:14px arial, sans-serif;
    color:#3978a8;
    text-align:center;
}
.passenger-service-links i, .passenger-service-lada-daewoo i {
    display: block;
    margin: 18px 0 0;
    text-align: center;
    font: 700 15px/100% arial, sans-serif;
    text-transform: uppercase;
    color: #46535c;
}

/* Таблица акции
---------------------------------------------------------------------------*/
.action-table{
    margin:0 0 30px;
    border-collapse: collapse;
    font:12px tahoma, arial, sans-serif;
}
.action-table tr{
    border:1px solid #e0e0e0;
    -webkit-box-shadow:inset 0 -2px 7px 0 #f2f2f2;
    box-shadow:inset 0 -2px 7px 0 #f2f2f2;
}
.action-table td{
    border:none;
    color:#3d3d3d;
}
.action-table thead tr{
    box-shadow:none !important;
}
.action-table thead td{
    padding-top:13px;
    padding-bottom:13px;
    vertical-align: top;
    background:#e1e3e6;
    background:-moz-linear-gradient(top, #fff, #e1e3e6);
    background:-webkit-gradient(linear, left top, left bottom,
               color-stop(0%,#fff), color-stop(100%,#e1e3e6));
    background:-webkit-linear-gradient(top, #fff, #e1e3e6);
    background:-o-linear-gradient(top, #fff, #e1e3e6);
    background:-ms-linear-gradient(top, #fff, #e1e3e6);
    background:linear-gradient(top, #fff, #e1e3e6);
}
.action-table .model-action-name{
    color:#0084be;
}
.action-table .model-action-name, .action-table .model-action-year{
    padding-right:0 !important;
}




.action-table .name-hover-image{
    position:relative;
    cursor:default;
}
.action-table .name-hover-image .image-in-gaz-table{
    position:absolute ;
    top:-150px;
    left:212px;
    display:none;
    background:#fff;
    border: 1px solid #ccc;
    box-shadow: 0 0 8px 0 #969696;
    padding: 15px;
}
.action-table .name-hover-image:hover .image-in-gaz-table{
    display:block;
}
.action-table .image-in-gaz-table img{
    border:#ccc;
    margin:0;
    padding: 5px;
}
.attention{
    display:block;
    font-size:17px;
    margin-bottom: 10px;
}
span.attention{
    font-size:16px !important;
    color:#0084be !important;
}
span.attention span {
    display:block;
    text-align:    center;
}
.attention:first-child{
    margin-top: 10px;
}
















.model-action-price, .model-action-vigoda{
    font-weight:700;
}
.action-table .model-action-vigoda{
    color:#ce0909;
    padding-right:0;
}
.action-table .zabron{
    display:block;
    width: 88px;
    height: 23px;
    line-height:23px;
    color:#2579bf;
    font-size:11px;
    text-align:center;
    text-decoration:none;
    background:#e2e4e6;
    background:-moz-linear-gradient(top, #fefefe, #e2e4e6);
    background:-webkit-gradient(linear, left top, left bottom,
               color-stop(0%,#fefefe), color-stop(100%,#e2e4e6));
    background:-webkit-linear-gradient(top, #fefefe, #e2e4e6);
    background:-o-linear-gradient(top, #fefefe, #e2e4e6);
    background:-ms-linear-gradient(top, #fefefe, #e2e4e6);
    background:linear-gradient(top, #fefefe, #e2e4e6);
    border:1px solid #ced2d8;
    border-radius:4px;
    -webkit-box-shadow: 0 1px 2px 0 #e1e4e8;
    box-shadow: 0 1px 2px 0 #e1e4e8;
}
.action-table .zabron:hover{
    border:1px solid #bbb;
    -webkit-box-shadow: 0 1px 2px 0 #bbb;
    box-shadow: 0 1px 2px 0 #bbb;
}
.action-table .zabron:focus{
    background:#e4e6e8;
}
.action-table tbody td{
    padding-top:5px;
    padding-bottom:8px;
}
.model-action-price{
    width:70px;
}

.daewoo-slider{
    margin-left:43px;
    height:220px;
}
#slides.daewoo-slider, .daewoo-slider .slidesjs-container, .daewoo-slider .slidesjs-control{
    width:805px !important;
}
.daewoo-slider .slidesjs-navigation{
    top:65px !important;
}
.daewoo-slider img{
    width:799px !important;
    height: 189px !important;
}




.daewoo-slider .slidesjs-pagination{
    top:200px;
}

.avto-s-probegom-gallery{
    float:left;
    margin:10px 0 0;
    width: 100%;
}
.lightboxOverlay{
    z-index:99999999;
}
#lightbox{
    z-index:999999999;
}










/* Новый раздел с акциями
------------------------------------------------------------------------------------------------------------------------------------------------------*/
.new-actions{
    float: left;
    width: 100%;
}

/* Страница с брендами в разделе "Акции"
------------------------------------------------------------------------------------------------------------------------------------------------------*/
.new-actions-one-razdel{
    float: left;
    margin:0 0 35px;
    width: 100%;
}
.new-actions-one-razdel-header{
    position: relative;
    height: 48px;
    background: #fff;
    background: -moz-linear-gradient(top,  #fff 0%, #f5f5f5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#f5f5f5));
    background: -webkit-linear-gradient(top,  #fff 0%,#f5f5f5 100%);
    background: -o-linear-gradient(top,  #fff 0%,#f5f5f5 100%);
    background: -ms-linear-gradient(top,  #fff 0%,#f5f5f5 100%);
    background: linear-gradient(to bottom,  #fff 0%,#f5f5f5 100%);
    border: 1px solid #ececec;
}
.new-actions-one-razdel-header *{
    position: absolute;
}
.new-actions-one-razdel-header img{
    top: 0;
    left: 22px;
}
.new-actions-one-razdel-header a{
    top: 0;
    right: 12px;
    font: 14px/48px arial, sans-serif;
    color: #3978a8;
    text-decoration: none;
}
.new-actions-one-razdel-header h2{
    top: 0;
    left: 85px;
    color: #3978a8;
}
.new-actions-one-razdel-header h2 a{
    font: 700 24px/48px arial, sans-serif;
    position: relative;
    left: 0;
}
.new-actions-one-razdel-header a:hover{
    text-decoration: underline;
}
.new-actions .new-actions-one-razdel p{
    margin:10px 0 0 22px !important;
    font: 14px arial, sans-serif;
    color:#444;
}
.new-actions-one-razdel-body{
    float: left;
    margin:10px 0 0;
    width: 100%;
}
.new-actions-one-razdel-action{
    float: left;
    display: block;
    width: 222px;
    text-decoration: none;
}
.new-actions-one-razdel-action img{
    margin: 0 0 8px 23px;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.new-actions-one-razdel-action h3{
    float: left;
    margin:0 0 0 24px;
    width: 178px;
    font: 14px arial, sans-serif;
    color: #3978a8;
}
.new-actions-one-razdel-action:hover img{
    -webkit-box-shadow: 0 0 4px 0 #A2A2A2;
    box-shadow: 0 0 4px 0 #A2A2A2;
}

/* Страница с акциями внутри определенного бренда автомобилей
------------------------------------------------------------------------------------------------------------------------------------------------------*/
.new-actions-one-razdel-string{
    float: left;
    width: 100%;
    height: 35px;
}
.new-actions-in-brand-zagolovok, .new-actions-in-brand-zagolovok span{
    display: inline-block;
    height: 48px;
    line-height: 48px;
}
.new-actions-in-brand-zagolovok img{
    margin:0 15px -8px 0;
}
.new-actions-in-brand-zagolovok-in-end{
    margin:0 0 10px;
}

/* Меню в новом разделе Акций
------------------------------------------------------------------------------------------------------------------------------------------------------*/
.new-actions-menu{
    float: left;
    margin: 0 0 30px;
    width: 100%;
}
.new-actions-menu-item{
    position: relative;
    float:left;
    display: block;
    margin:0 8px 0 0;
    width: 138px;
    height: 68px;

    border: 1px solid #ececec;
    border-radius: 5px;

    background: #fff;
    background: -moz-linear-gradient(top,  #fff 0%, #f5f5f5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#f5f5f5));
    background: -webkit-linear-gradient(top,  #fff 0%,#f5f5f5 100%);
    background: -o-linear-gradient(top,  #fff 0%,#f5f5f5 100%);
    background: -ms-linear-gradient(top,  #fff 0%,#f5f5f5 100%);
    background: linear-gradient(to bottom,  #fff 0%,#f5f5f5 100%);

    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.new-actions-menu-item:hover{
    -webkit-box-shadow: 0 0 4px 0 #b2b2b2;
    box-shadow: 0 0 4px 0 #b2b2b2;
}
.new-actions-menu-item-last-item{
    margin-right:0;
}
.new-actions-menu-item img{
    position: absolute;
    top: 0;
    left: 41px;
}
.new-actions-menu-item span{
    position: absolute;
    top: 45px;
    left: 0px;
    width: 138px;
    font: 14px arial, sans-serif;
    color: #3978a8;
    text-align: center;
}


.new-actions-main-menu .new-actions-menu-item {
    width: 118px;
}
.new-actions-main-menu .new-actions-menu-item img{
    left: 31px;
}
.new-actions-main-menu .new-actions-menu-item span{
    width: 120px;
}

/* Страница одной акции
------------------------------------------------------------------------------------------------------------------------------------------------------*/
.new-actions-menu-in-action {
    float: left;
    margin:0 0 20px -20px;
    padding: 20px;
    width: 100%;
    background: #f1f5f8;
    border-radius: 5px;
}
.new-actions-menu-in-action span{
    font: 700 18px tahoma, sans-serif;
}

.new-actions-menu-in-action .new-actions-menu {
    margin: 5px 0 0;
}
.new-action-k-spisku{
    display: block;
    width: 168px;
    height: 28px;
    font: 14px/28px tahoma, sans-serif;
    color: #2579bf;
    text-align: center;
    text-decoration: none;

    background: #fff;
    background: -moz-linear-gradient(top,  #fff 0%, #f5f5f5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#f5f5f5));
    background: -webkit-linear-gradient(top,  #fff 0%,#f5f5f5 100%);
    background: -o-linear-gradient(top,  #fff 0%,#f5f5f5 100%);
    background: -ms-linear-gradient(top,  #fff 0%,#f5f5f5 100%);
    background: linear-gradient(to bottom,  #fff 0%,#f5f5f5 100%);

    border: 1px solid #ececec;
    border-radius: 5px;

    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.new-action-k-spisku:hover{
    -webkit-box-shadow: 0 0 4px 0 #b2b2b2;
    box-shadow: 0 0 4px 0 #b2b2b2;
}

/* Кнопочки Акции
------------------------------------------------------------------------------------------------------------------------------------------------------*/
.lada-catalog-li1 ul li{
    position: relative;
}
.new-action-link-lada{
    position: absolute !important;
    top: 14px;
    right: 83px;
    width: 93px !important;
    height: 105px !important;
    background: url(../images/new-action-link-lada.png) no-repeat;
    z-index: 99;

    top: -7px;
    right: 121px;
    width: 55px !important;
    height: 54px !important;
    background: url(http://tempauto.su/assets/templates/main/images/podarok.png) no-repeat;

    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.new-action-link-lada:hover{
    opacity: 0.85;
}

.new-action-link-gaz{
    position: absolute !important;
    top: 65px;
    left: 45px;
    width: 82px !important;
    height: 34px !important;
    background: url(../images/new-action-link-gaz.png) no-repeat;
    z-index: 99;

    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.new-action-link-gaz:hover{
    opacity: 0.85;
}

.new-action-link-other{
    position: absolute !important;
    top: 42px;
    left: 42px;
    width: 132px !important;
    height: 63px !important;
    background: url(../images/new-action-link-other.png) no-repeat;
    z-index: 99;

    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.new-action-link-other:hover{
    opacity: 0.85;
}


.attention.gaz{
    color: #ce0909 !important;
    font-size:22px !important;
}



/* Раздел FIAT - главная
---------------------------------------------------------------------------------------------------*/
.fiat-main{
    margin:0 auto;
    width: 880px;
}
.fiat-main-logo{
    display: block;
    margin: 0 0 8px;
    width: 880px;
    height: 75px;
    background: url(../images/fiat-main-logo.jpg) no-repeat;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.fiat-main-logo:hover{
    opacity: 0.8;
}
.fiat-slider{
    float: left;
    width: 100%;
}
.fiat-slider .slidesjs-pagination-item a{
    background: url(../images/slider-fiat-nav-unactive.jpg);
}
.fiat-slider .slidesjs-pagination-item .active{
    background: url(../images/slider-fiat-nav-active.jpg);
}

.fiat-models{
    float: left;
    width: 100%;
    margin: 0 0 30px 0;
}
.fiat-model{
    margin-left: 16px;
    width: 112px;
    float:left;
}
.fiat-model:first-child{
    margin-left: 0;
}
.fiat-model a{
    display: block;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.fiat-model a:hover{
    opacity: 0.8;
}
.fiat-model img{
    margin: 0 0 5px;
}
.fiat-model span{
    font: 14px arial, sans-serif;
    color: #bf1010;
}
.fiat-main-content{
    font: 14px arial, sans-serif;
    color: #3d3d3d;
}



/* Раздел FIAT - Кнопки
---------------------------------------------------------------------------------------------------*/
.fiat-buttons{
    float: left;
    margin: 0 0 25px 0;
    width: 100%;
}
.fiat-buttons a{
    float: left;
    display: block;
    margin:0 0 0 20px;
    width: 160px;
    height: 51px;
    background: url(../images/fiat-buttons.png);
}
.fiat-buttons a:first-child{
    margin: 0;
}
a.fiat-button-action{       background-position: 0 0; }
a.fiat-button-action:hover{ background-position: -170px 0; }
a.fiat-button-action:focus{ background-position: -340px 0; }

a.fiat-button-zakaz-auto{       background-position: 0 -60px; }
a.fiat-button-zakaz-auto:hover{ background-position: -170px -60px; }
a.fiat-button-zakaz-auto:focus{ background-position: -340px -60px; }

a.fiat-button-test-drive{       background-position: 0 -120px; }
a.fiat-button-test-drive:hover{ background-position: -170px -120px; }
a.fiat-button-test-drive:focus{ background-position: -340px -120px; }

a.fiat-button-zapis-to{       background-position: 0 -180px; }
a.fiat-button-zapis-to:hover{ background-position: -170px -180px; }
a.fiat-button-zapis-to:focus{ background-position: -340px -180px; }

a.fiat-button-zakaz-zapchasti{       background-position: 0 -240px; }
a.fiat-button-zakaz-zapchasti:hover{ background-position: -170px -240px; }
a.fiat-button-zakaz-zapchasti:focus{ background-position: -340px -240px; }


/* Раздел FIAT - Модель автомобиля
---------------------------------------------------------------------------------------------------*/
.fiat-model-auto{
    margin:0 auto;
    width: 880px;
}
.fiat-model-auto h1{
    font: 700 36px arial, sans-serif;
    color: #000;
}
.fiat-model-auto .fiat-buttons{
    margin: 0 0 19px 0;
}
.fiat-model-auto .fiat-main-logo{
    margin: 0 0 15px;
}

.fiat-inside-buttons{
    float: left;
    margin: 0 0 32px 0;
    width: 100%;
}
.fiat-inside-button{
    float: left;
    display: block;
    margin: 0 0 0 19px;
    width: 278px;
    height: 48px;
    font: 700 14px/48px tahoma, arial, sans-serif;
    color: #fff;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 1px #222;
    text-transform: uppercase;
    background: #c11232;
    background: -moz-linear-gradient(top,  #c11232 0%, #96172e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c11232), color-stop(100%,#96172e));
    background: -webkit-linear-gradient(top,  #c11232 0%,#96172e 100%);
    background: -o-linear-gradient(top,  #c11232 0%,#96172e 100%);
    background: -ms-linear-gradient(top,  #c11232 0%,#96172e 100%);
    background: linear-gradient(to bottom,  #c11232 0%,#96172e 100%);
    border: 1px solid #6b0d1e;
    border-radius: 5px;
}
.fiat-inside-button:first-child{
    margin: 0;
}
.fiat-inside-button:hover, .fiat-inside-button.active{
    color: #fff;
    background: #c11232;
}
.fiat-inside-button:focus{
    background: #96172e;
    -webkit-box-shadow:inset 0 2px 3px 0 #6b0d1e;
    box-shadow:inset 0 2px 3px 0 #6b0d1e;
}
.fiat-file-teh{
    float: left;
    width: 100%;
    margin: 0 0 20px;
}
.fiat-file-teh a{
    font: 700 16px arial, sans-serif;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.fiat-model-table{
    float: left;
    margin: 0 0 10px 0;
    width: 100%;
}
.fiat-model-table table{
    border-collapse: collapse;
}
.fiat-model-table thead{
    background: #c11232;
    background: -moz-linear-gradient(top,  #c11232 0%, #96172e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c11232), color-stop(100%,#96172e));
    background: -webkit-linear-gradient(top,  #c11232 0%,#96172e 100%);
    background: -o-linear-gradient(top,  #c11232 0%,#96172e 100%);
    background: -ms-linear-gradient(top,  #c11232 0%,#96172e 100%);
    background: linear-gradient(to bottom,  #c11232 0%,#96172e 100%);
}
.fiat-model-table thead td{
    padding: 0 10px;
    height: 50px;
    font: 14px arial, sans-serif;
    color: #fff;
    border: none;
}
.fiat-model-table-td1{
    width: 164px;
}
.fiat-model-table-td2{
    width: 380px;
}
.fiat-model-table-td3{
    width: 110px;
}
.fiat-model-table-td4{
    width: 145px;
}
.fiat-model-table tbody td{
    padding:10px;
    font: 14px/120% arial, sans-serif;
    background: #ececec;
    background: -moz-linear-gradient(top,  #f5f5f5 0%, #ececec 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#ececec));
    background: -webkit-linear-gradient(top,  #f5f5f5 0%,#ececec 100%);
    background: -o-linear-gradient(top,  #f5f5f5 0%,#ececec 100%);
    background: -ms-linear-gradient(top,  #f5f5f5 0%,#ececec 100%);
    background: linear-gradient(to bottom,  #f5f5f5 0%,#ececec 100%);
    border: 1px solid #fff;
}
.fiat-model-table tbody .fiat-model-table-td3{
    text-align: center;
}
.fiat-model-table tbody .fiat-model-table-td4{
    padding: 10px 20px 10px 0;
    text-align: right;
    font: 700 16px arial, sans-serif;
}
.fiat-model-table-logo{
    float: left;
    display: block;
    margin:5px 5px 0 0;
    width: 44px;
    height: 42px;
    background: url(../images/fiat-model-table-logo.png) no-repeat;
}
.fiat-model-table thead .fiat-model-table-td1{
    line-height: 50px;
}

.fiat-gallery{
    float: left;
    margin: 0 0 35px;
    width: 100%;
}
.fiat-gallery a{
    float: left;
    display: block;
    margin: 0 20px 6px 0;
    border: 1px solid #bbb;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.fiat-gallery a:hover{
    opacity: 0.8;
    border: 1px solid #888;
}
.fiat-gallery img{
    margin: 0;
}
.fiat-gallery-no-margin{
    margin-right: 0 !important;
}
.fiat-gallery h2{
    margin: 0 0 15px;
    font: 400 30px arial, sans-serif;
    color: #000;
}

.fiat-model-content, .fiat-inside-razdels{
    float: left;
    margin: 0 0 20px;
    width: 100%;
    font: 14px/120% arial, sans-serif;
    color: #3d3d3d;
}
.fiat-inside-razdels p{
    margin: 0 0 15px;

}

.fiat-inside-razdels table{
    border-collapse: collapse;
}
.fiat-inside-razdels thead{
    background: #c11232;
    background: -moz-linear-gradient(top,  #c11232 0%, #96172e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c11232), color-stop(100%,#96172e));
    background: -webkit-linear-gradient(top,  #c11232 0%,#96172e 100%);
    background: -o-linear-gradient(top,  #c11232 0%,#96172e 100%);
    background: -ms-linear-gradient(top,  #c11232 0%,#96172e 100%);
    background: linear-gradient(to bottom,  #c11232 0%,#96172e 100%);
}
.fiat-inside-razdels thead td{
    padding: 8px;
    font: 14px arial, sans-serif;
    color: #fff;
    border: none;
}
.fiat-inside-razdels tbody td{
    padding:10px;
    line-height:120%;
    background: #ececec;
    background: -moz-linear-gradient(top,  #f5f5f5 0%, #ececec 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#ececec));
    background: -webkit-linear-gradient(top,  #f5f5f5 0%,#ececec 100%);
    background: -o-linear-gradient(top,  #f5f5f5 0%,#ececec 100%);
    background: -ms-linear-gradient(top,  #f5f5f5 0%,#ececec 100%);
    background: linear-gradient(to bottom,  #f5f5f5 0%,#ececec 100%);
    border: 1px solid #fff;
}
.spisok-konversii {
    margin: 0 0 90px;
}
.spisok-konversii li {
    margin: 0 0 8px;
}
.spisok-konversii a{
    font: 16px arial, sans-serif;
    color: #c01232;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.spisok-konversii a:hover {
    color: #98172e;
}


/* Раздел DAEWOO - Главная
---------------------------------------------------------------------------------------------------*/
.daewoo-main{
    margin:0 auto;
    width: 880px;
}
.daewoo-main-logo{
    display: block;
    margin: 0 0 5px;
    width: 880px;
    height: 75px;
    background: url(../images/daewoo-main-logo.jpg) no-repeat;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.daewoo-main-logo:hover{
    opacity: 0.8;
}
.daewoo-slider-new{
    float: left;
    width: 100%;
}

/* Раздел DAEWOO - Кнопки
---------------------------------------------------------------------------------------------------*/
.daewoo-buttons{
    float: left;
    margin: 0 0 25px 0;
    width: 100%;
}
.daewoo-buttons a{
    float: left;
    display: block;
    margin:0 0 0 20px;
    width: 160px;
    height: 51px;
    background: url(../images/daewoo-buttons.png);
}
.daewoo-buttons a:first-child{
    margin: 0;
}
a.daewoo-button-action{       background-position: 0 0; }
a.daewoo-button-action:hover{ background-position: -170px 0; }
a.daewoo-button-action:focus{ background-position: -340px 0; }

a.daewoo-button-zakaz-auto{       background-position: 0 -60px; }
a.daewoo-button-zakaz-auto:hover{ background-position: -170px -60px; }
a.daewoo-button-zakaz-auto:focus{ background-position: -340px -60px; }

a.daewoo-button-test-drive{       background-position: 0 -120px; }
a.daewoo-button-test-drive:hover{ background-position: -170px -120px; }
a.daewoo-button-test-drive:focus{ background-position: -340px -120px; }

a.daewoo-button-zapis-to{       background-position: 0 -180px; }
a.daewoo-button-zapis-to:hover{ background-position: -170px -180px; }
a.daewoo-button-zapis-to:focus{ background-position: -340px -180px; }

a.daewoo-button-zakaz-zapchasti{       background-position: 0 -240px; }
a.daewoo-button-zakaz-zapchasti:hover{ background-position: -170px -240px; }
a.daewoo-button-zakaz-zapchasti:focus{ background-position: -340px -240px; }

/* Раздел DAEWOO - список моделей
---------------------------------------------------------------------------------------------------*/
.daewoo-models{
    float: left;
    margin: 40px 0 25px 0;
    width: 100%;

}
.daewoo-model{
    padding: 0;
    border: none;
}
.daewoo-model>div{
    position: relative;
}
.daewoo-model-image, .daewoo-model-title{
    margin: 0 auto;
}
.daewoo-model-image, .daewoo-model-image i, .daewoo-model-title, .daewoo-model-title i{
    display: block;
}
.daewoo-model-image, .daewoo-model-image i{
    width: 200px;
    height: 120px;
}
.daewoo-model-title, .daewoo-model-title i{
    width: 150px;
    height: 28px;
}
.daewoo-model-image i, .daewoo-model-title i, .daewoo-model-price{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.daewoo-model-image i, .daewoo-model-title i{
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity:0;
}
.daewoo-model:hover .daewoo-model-image i, .daewoo-model:hover .daewoo-model-title i, .active .daewoo-model-image i, .active .daewoo-model-title i{
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity:1;
}
.daewoo-model .active a{
    cursor: default;
}
.daewoo-model-image{
    margin-bottom: 13px;
}
.daewoo-model-title{
    margin-bottom: 8px;
}
.daewoo-model-price{
    width: 100%;
    font: 700 14px arial, sans-serif;
    color: #cc0000;
    text-align: center;
}
.daewoo-model:hover .daewoo-model-price, .active .daewoo-model-price{
    color: #3d3d3d;
}

.daewoo-model-action{
    position: absolute;
    top: -25px;
    right: 25px;
    display: block;
    width: 80px;
    height: 80px;
    font: 700 16px/80px arial, sans-serif;
    color: #fff;
    text-decoration: none;
    text-align: center;
    border-radius: 100%;
    background: #ff0000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity:0.8;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    cursor: pointer !important;
}
.daewoo-model-action:hover{
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity:1;
}
.daewoo-model-polosa-left, .daewoo-model-polosa-right{
    position: absolute;
    top: 0;
    display: block;
    width: 1px;
    height: 161px;
    background: url(../images/daewoo-model-polosa.jpg) no-repeat;
}
.daewoo-model-polosa-left{
    left: 1px;
}
.daewoo-model-polosa-right{
    right: 1px;
}

/* Раздел DAEWOO - контентная часть на главной странице
---------------------------------------------------------------------------------------------------*/
.daewoo-main-content{
    font: 14px/120% arial, sans-serif;
    color: #3d3d3d;
}
.daewoo-main-content a{
    font-weight: 700;
    color: #3969a4;
    text-decoration: none;
    border-bottom: 1px solid #fff;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.daewoo-main-content a:hover{
    border-bottom: 1px solid #3969a4;
}
.daewoo-main-content h3{
    font: 400 18px/140% arial, sans-serif;
}


/* Раздел DAEWOO - модель автомобиля
---------------------------------------------------------------------------------------------------*/
.daewoo-detail{

}
.daewoo-detail h1{
    font: 700 36px arial, sans-serif;
    color: #000;
    //margin-top: 80px;
    margin-top: 0px;
    margin-bottom: 55px;
}
.daewoo-detail-top-buttons .daewoo-buttons{
    margin-bottom: 19px;
}


.daewoo-inside-buttons{
    float: left;
    margin: 0 0 22px 0;
    width: 100%;
}
.daewoo-inside-button{
    float: left;
    display: block;
    margin: 0 0 0 21px;
    width: 278px;
    height: 48px;
    font: 700 14px/48px tahoma, arial, sans-serif;
    color: #fff;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 1px #222;
    text-transform: uppercase;
    background: #4e84c1;
    background: -moz-linear-gradient(top,  #4e84c1 0%, #2d5997 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4e84c1), color-stop(100%,#2d5997));
    background: -webkit-linear-gradient(top,  #4e84c1 0%,#2d5997 100%);
    background: -o-linear-gradient(top,  #4e84c1 0%,#2d5997 100%);
    background: -ms-linear-gradient(top,  #4e84c1 0%,#2d5997 100%);
    background: linear-gradient(to bottom,  #4e84c1 0%,#2d5997 100%);
    border: 1px solid #0d406b;
    border-radius: 5px;
}
.daewoo-inside-button:first-child{
    margin: 0;
}
.daewoo-inside-button:hover, .daewoo-inside-button.active{
    color: #fff;
    background: #4e84c1;
}
.daewoo-inside-button:focus{
    background: #2d5997;
    -webkit-box-shadow:inset 0 2px 3px 0 #0d406b;
    box-shadow:inset 0 2px 3px 0 #0d406b;
}
.daewoo-otpravit-zajavky:hover {
    background-position: 0 -50px;
}
.daewoo-otpravit-zajavky:active {
    background-position: 0 -100px;
}
.daewoo-detail h2{
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 25px;
}
.daewoo-detail h2 span{
    color: #034fc2;

}
.daewoo-detail h2 span.daewoo-price-nubm{
    font-size: 36px;
}
.daewoo-otpravit-zajavky{
    display: block;
    width: 280px;
    height: 50px;
    background: url(../images/daewoo-otpravit-zajavky.png) 0 0 no-repeat;
    margin-bottom: 30px;
}
.connected-carousels{
    padding-left: 20px;
}
.jcarousel li{
    list-style: none;
}
.jcarousel a{
    display: block;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    float: left;
    height: 100px;
    width: 154px;
    overflow: hidden;

}
.jcarousel li:nth-child(2n){
    margin-left: 15px;
}
.jcarousel ul li:first-child a{
    margin-left: 0px;

}
.jcarousel a:hover{
    box-shadow: 0 0 5px #ccc, inset 0 0 5px #ccc;
}

.jcarousel li a:hover{
    box-shadow: 0 0 5px #ccc, 0 0 5px #ccc inset;
}
.jcarousel a img{
    //margin-left: 8px;
    //margin-top: 20px;
}
.daewoo-img-main{
    margin-bottom: 29px;
    width: 458px;
}
.daewoo-img-main ul li img{
    height: 286px;
    margin: 0;
    width: 458px;
}
.stage{
    margin-top: -290px;
    float: right;
    margin-right: 10px;
}



/* Раздел DAEWOO - Таблица с раскрывающимися комплектациями
---------------------------------------------------------------------------------------------------*/
.daewoo-detail-table {
    float: left;
    margin: 0 0 40px;
    width: 100%;
}
.daewoo-detail-table-header{
    float: left;
    width: 100%;
    height: 40px;
    font: 700 14px/40px arial, sans-serif;
    color: #fff;
    background: #436f94;
    background: -moz-linear-gradient(top,  #5988b0 0%, #436f94 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5988b0), color-stop(100%,#436f94));
    background: -webkit-linear-gradient(top,  #5988b0 0%,#436f94 100%);
    background: -o-linear-gradient(top,  #5988b0 0%,#436f94 100%);
    background: -ms-linear-gradient(top,  #5988b0 0%,#436f94 100%);
    background: linear-gradient(to bottom,  #5988b0 0%,#436f94 100%);
}
.daewoo-detail-table-header *, .daewoo-detail-table-body *{
    float: left;
}
.daewoo-detail-table-header-left, .daewoo-detail-table-body-left{
    padding:0 0 0 10px;
    width: 750px;
}
.daewoo-detail-table .too_level{
    float: left;
    width: 100%;
    margin: 0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.daewoo-detail-table-body{
    float: left;
    padding: 10px 0;
    width: 100%;
}
.daewoo-detail-table .too_level a{
    float: left;
    margin: 0;
    width: 100%;
    display: block;
    color: #3969a4 !important;
    background: #f0f4f7;
    border: none;
    border-top: 1px solid #fff;
    cursor: default;
}
.daewoo-detail-table .too_level a:hover, .daewoo-detail-table .too_level a:focus{
    background: #e1e9ef;
}
.daewoo-detail-table-body-right{
    font-weight: 700;
    color: #000;
}
.daewoo-detail-table-body-inside{
    float: left;
    width: 100%;
    margin: 0;
    border-left:none;
    border-right:none;
}
.daewoo-detail-table-body-inside tr{
    border: none;
}



.daewoo-detail-content{
    font: 14px/130% arial, sans-serif;
    color: #3d3d3d;
}


/* Раздел DAEWOO - Комплектации и цены
---------------------------------------------------------------------------------------------------*/
.daewoo-complectation-and-prices-table{
    float: left;
    margin: 0 0 40px;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
}
.daewoo-complectation-and-prices-table table{
    width: 100%;
    border-collapse: collapse;
}
.daewoo-complectation-and-prices-table td{
    padding: 10px 0;
    font: 12px arial, sans-serif;
    color: #5f717f;
    background: #dbe4ec;
    border:1px solid #fff;
}
.daewoo-complectation-and-prices-table td{
    text-align: center;
}
.daewoo-complectation-and-prices-table td:first-child{
    padding: 10px 10px;
    max-width:300px;
    color: #383e42;
    text-align: left;
    background: #f0f4f7;
}


.daewoo-complectation-and-prices-table tr:first-child{
    margin: 0 0 40px;
    width: 100%;
}
.daewoo-complectation-and-prices-table tr:first-child td, .blue-tr td, .blue-tr td:first-child{
    padding: 15px 0;
    font: 700 12px arial, sans-serif !important;
    color: #fff !important;
    background: #436f94;
    background: -moz-linear-gradient(top,  #5988b0 0%, #436f94 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5988b0), color-stop(100%,#436f94));
    background: -webkit-linear-gradient(top,  #5988b0 0%,#436f94 100%);
    background: -o-linear-gradient(top,  #5988b0 0%,#436f94 100%);
    background: -ms-linear-gradient(top,  #5988b0 0%,#436f94 100%);
    background: linear-gradient(to bottom,  #5988b0 0%,#436f94 100%);
    border: none;
    border-left:1px solid #5988b0;
}
.blue-tr td:first-child {
    text-align: center;
}
.daewoo-complectation-and-prices-table tr:first-child td:first-child{
    padding: 15px 10px;
    border-left: none;
}
.daewoo-complectation-and-prices-table td[colspan="3"],
.daewoo-complectation-and-prices-table td[colspan="4"],
.daewoo-complectation-and-prices-table td[colspan="5"],
.daewoo-complectation-and-prices-table td[colspan="6"],
.daewoo-complectation-and-prices-table td[colspan="7"],
.daewoo-complectation-and-prices-table td[colspan="8"],
.daewoo-complectation-and-prices-table td[colspan="9"],
.daewoo-complectation-and-prices-table td[colspan="10"],
.daewoo-complectation-and-prices-table td[colspan="11"],
.daewoo-complectation-and-prices-table td[colspan="12"],
.daewoo-complectation-and-prices-table td[colspan="13"],
.daewoo-complectation-and-prices-table td[colspan="14"]{
    padding-top: 5px;
    padding-bottom: 5px;
    text-transform: uppercase;
    font: 700 12px arial, sans-serif;
    color: #fff;
    background: #646e75;
}



.one-action{
    margin: 0 0 15px;
    width: 100%;
}
.one-action h2, .one-action p{
    margin: 0 0 15px;
}
.one-action h2, .one-action h3, .one-action h4{
   line-height: 120%;
}
.one-action table{
    margin: 0 0 15px;
    font: 11px/130% arial, sans-serif;
}
.one-action td{
    padding: 5px;
    height: auto !important;
}
.one-action table tr:first-child{
    font-weight: 700;
}


.maltsev {
    float: left;
    margin: 0 0 40px;
    width: 100%;
    font:16px/150% arial, sans-serif;
}
.maltsev div {
    float: left;
}
.maltsev img {
    margin: 0 100px 0 0;
    width: 330px;
    float: right;
    border: 1px solid #ddd;
}

.fiat-scudo-sections {
    float: left;
    margin: 0 0 120px;
}
.fiat-scudo-sections a {
    float: left;
    display: block;
    margin-left: 20px;
    width: 428px;
    height: 288px;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    text-decoration: none;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.fiat-scudo-sections a:hover {
    border: 1px solid #eee;
    -webkit-box-shadow: 0 0 7px 0 #C4C4C4;
    box-shadow: 0 0 7px 0 #C4C4C4;
}
.fiat-scudo-sections a:first-child {
    margin-left: 0;
}
.fiat-scudo-sections a img {
    margin: 15px 0 5px;
}
.fiat-scudo-sections a div {
    font: 700 30px/100% arial, sans-serif;
    color: #0084be;
    text-align: center;

}

.podzag {
    float: none !important;
    font: italic 16px arial, sans-serif;
}
.hr-grey {
    margin: 15px 0 10px;
    width: 100%;
    border-bottom: 1px solid #ddd;
    clear: both;
}
.fiat-scudo-content p {
    float: none;
}
.dop-file{
    display: list-item;
    list-style: none;
    margin-top:5px;
    font-size:18px;
}










/* Всплывающий баннер в разделе "Лада"
---------------------------------------------------------------------------------------------------*/
#parent_popup {
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
    position: fixed;
    z-index: 99999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
#popup {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -160px;
    margin-left: -250px;
    width: 500px;
    height: 320px;
    background: #0070ba;
    background: -moz-linear-gradient(top,  #0070ba 0%, #005791 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0070ba), color-stop(100%,#005791));
    background: -webkit-linear-gradient(top,  #0070ba 0%,#005791 100%);
    background: -o-linear-gradient(top,  #0070ba 0%,#005791 100%);
    background: -ms-linear-gradient(top,  #0070ba 0%,#005791 100%);
    background: linear-gradient(to bottom,  #0070ba 0%,#005791 100%);
    border-bottom: 1px solid #00395f;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 15px 0 #222;
    box-shadow: 0 0 15px 0 #222;
}
.close {
    position: absolute;
    top: 0px;
    right: 5px;
    display: block;
    width: 20px;
    height: 20px;
    background: url('../img/popup-close.png') no-repeat;
    opacity: 1 !important;
}
.close i {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 20px;
    height: 20px;
    background: url('../img/popup-close-hover.png') no-repeat;
    opacity: 0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.close:hover i {
    opacity: 1;
}
.popup-title {
    margin: 25px auto 10px;
    width: 375px;
    height: 50px;
    background: url('../img/pozdravlyaem.png') no-repeat;
}
.popup-desc {
    margin: 0 0 5px;
    font: 18px/100% 'PTSansRegular', arial, sans-serif;
    color: #b8e2ff;
    text-align: center;
}
.popup-line {
    margin: 0 -4px 20px;
    width: 508px;
    height: 46px;
    background: url('../img/spec-predl.png') no-repeat;
}
.popup-personal {
    position: relative;
    margin: 0 auto 18px;
    width: 322px;
    height: 83px;
    background: url('../img/popup-border.png') no-repeat;

}
.popup-personal-title {
    position: absolute;
    top: -10px;
    width: 322px;
    font: 24px/100% 'PTSansRegular', arial, sans-serif;
    color: #b8e2ff;
    text-align: center;
}
.popup-personal-number {
    font: 700 60px/95px 'PTSansRegular', arial, sans-serif;
    color: #fff;
    text-align: center;
}
.popup-phone {
    font: 24px/100% 'PTSansRegular', arial, sans-serif;
    color: #b8e2ff;
    text-align: center;
}
.popup-phone b {
    font-weight: 700;
}
















.fiat-ducato-new-sections {
    float: left;
    margin: 0 0 120px;
}
.fiat-ducato-new-sections a {
    float: left;
    display: block;
    margin-left: 20px;
    width: 275px;
    height: 220px;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    text-decoration: none;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.fiat-ducato-new-sections a:hover {
    border: 1px solid #eee;
    -webkit-box-shadow: 0 0 7px 0 #C4C4C4;
    box-shadow: 0 0 7px 0 #C4C4C4;
}
.fiat-ducato-new-sections a:first-child {
    margin-left: 0;
}
.fiat-ducato-new-sections a img {
    margin: 15px 0 5px;
}
.fiat-ducato-new-sections a div {
    font: 700 24px/100% arial, sans-serif;
    color: #0084be;
    text-align: center;

}






.ladaComplectation {

}
.ladaComplectation .box {
    display: none;
}
.ladaComplectation .box.visible {
    display: block;
}
.ladaComplectation .tabsSection {
    width: 100%;
}
.ladaComplectation .tabs li {
    float: left;
    cursor: pointer;
}
.tabs {
    width: 100%;
}
.tabs li {
    text-align: center;
    border-radius: 5px;

}
.tabs--level1 {
    margin: 0 0 4px;
    height: 27px;
}
.tabs--level1 li {
    margin: 0 5px 0 0;
    width: 98px;
    height: 25px;
    font: 700 12px/25px arial, sans-serif;
    color: #1a486e;
    background: #eff5fc;
    background: -moz-linear-gradient(top,  #eff5fc 0%, #d3dbe5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eff5fc), color-stop(100%,#d3dbe5));
    background: -webkit-linear-gradient(top,  #eff5fc 0%,#d3dbe5 100%);
    background: -o-linear-gradient(top,  #eff5fc 0%,#d3dbe5 100%);
    background: -ms-linear-gradient(top,  #eff5fc 0%,#d3dbe5 100%);
    background: linear-gradient(to bottom,  #eff5fc 0%,#d3dbe5 100%);
    border: 1px solid #c2ccd8;
    -webkit-box-shadow:inset 0 2px 1px 0 #F5F5F5;
    box-shadow:inset 0 2px 1px 0 #F5F5F5;
}
.tabs--level1 li.current {
    width: 100px;
    height: 27px;
    font: 700 12px/27px arial, sans-serif;
    color: #fff;
    background: #94a1b2;
    background: -moz-linear-gradient(top,  #94a1b2 0%, #7b8695 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#94a1b2), color-stop(100%,#7b8695));
    background: -webkit-linear-gradient(top,  #94a1b2 0%,#7b8695 100%);
    background: -o-linear-gradient(top,  #94a1b2 0%,#7b8695 100%);
    background: -ms-linear-gradient(top,  #94a1b2 0%,#7b8695 100%);
    background: linear-gradient(to bottom,  #94a1b2 0%,#7b8695 100%);
    border: none;
    -webkit-box-shadow:inset 3px 3px 2px 0 #747e8a;
    box-shadow:inset 3px 3px 2px 0 #747e8a;
}
.tabs--level2 {
    margin: 0 0 33px; /* было 15px, временное решение*/
    height: 28px;
}
.tabs--level2 li {
    margin: 3px 5px 0 0;
    width: 165px;
    height: 26px;
    font: 12px/26px arial, sans-serif;
    color: #596c7c;
    background: #ebf1f6;
    border: 1px solid #d6dde7;
}
.tabs--level2 li.current {
    background: #fff;
}






.ladaPricesAndComplectations__table {
    margin: 0 0 20px;
}
.ladaPricesAndComplectations__table tr {
    font-size: 13px;
    border: none;
}
.ladaPricesAndComplectations__table tr:hover {
    background: #fff;
}
.ladaPricesAndComplectations__table td {
    border: 1px solid #d4d4d4;
}
.ladaPricesAndComplectations__table tr:first-child:hover{
    background: #3975a7;
}
.ladaPricesAndComplectations__table tr:first-child td {
    border: none;
}
.ladaPricesAndComplectations__table td:first-child {
    text-align: center;
}
.ladaPricesAndComplectations__link {
    font-size: 15px;
}
.ladaPricesAndComplectations h2 a {
    font: 400 24px arial,sans-serif;
    border-bottom: 1px solid #0084be;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.ladaPricesAndComplectations h2 a:hover {
    border-bottom: 1px solid #336699;
}
.ladaCharacteristics__page tr {
    background: #fff;
}
.ladaCharacteristics__page td {
    padding: 5px;
}


.gazon thead th {
    vertical-align: middle;
    background: #e1e3e6;
    background: -moz-linear-gradient(top, #fff, #e1e3e6);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#e1e3e6));
    background: -webkit-linear-gradient(top, #fff, #e1e3e6);
    background: -o-linear-gradient(top, #fff, #e1e3e6);
    background: -ms-linear-gradient(top, #fff, #e1e3e6);
    background: linear-gradient(top, #fff, #e1e3e6);
    padding: 15px;
}
.gazon tr {
    border: 1px solid #e0e0e0;
}
.gazon td.tdth {
    text-align: center;
    font-weight: bold;
    padding: 10px 0;
}

.post-gazon p { float: none; }

/* 27.11.14 */
.action-features {
    clear:both ;
}
.action-features-item {
    width: 170px;
    height: 90px;
    border: 1px solid #bdc7ca;
    margin: 10px 0 0 9px;
    vertical-align: top;
    box-sizing: border-box;
    float: left;
    text-align: center;
    position: relative;
    background: -webkit-linear-gradient(90deg, #2b5c97 0%, #3878bb 100%);
    background: -moz-linear-gradient(90deg, #2b5c97 0%, #3878bb 100%);
    background: -o-linear-gradient(90deg, #2b5c97 0%, #3878bb 100%);
    background: -ms-linear-gradient(90deg, #2b5c97 0%, #3878bb 100%);
    background: linear-gradient(0deg, #2b5c97 0%, #3878bb 100%);
    width: 290px;
    height: 60px;
}
.action-features-item a {
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    text-decoration: none;
    line-height: 1.3;
    color: #292929;
}
.action-features-item:first-child {
    margin-left: 0;
}
.action-features-item div {
    display: table;
    height: 58px;
}
.action-features-item img {
    display: table-cell;
    margin: 0;
    padding: 7px 5px 0 10px;
    float: none;
}
.action-features-item span {
    color: #fff;
    text-transform: uppercase;
    font: 700 15px/1.2 Tahoma, Arial, sans-serif;
    text-align: left;
    display: table-cell;
    vertical-align: middle;
}

/* 19.01.14 */

/* LADA Priora седан 16кл. Норм */
.lada-characteristics-page .lps16norm tr:nth-child(2) td {
    font-size: 11px !important;
    padding: 3px !important;
}

/* LADA Granta седан 8кл. Норм */
.lada-characteristics-page .lgs8norm tr:nth-child(2) td {
    font-size: 11px !important;
    padding: 7px !important;
}









/* Страница акции Lada Finance
_________________________________________________________________________________________________________*/
.ladaFinance {
    margin: 0 0 30px;
}
.ladaFinance:after {
    content: '';
    display: block;
    clear: both;
}
.ladaFinance__element {
    float: left;
    display: table;
    margin: 0 10px 10px 0;
    padding: 10px;
    width: 405px;
    height: 100px;
    background: #d2d2d2;
}
.ladaFinance__leftColumn, .ladaFinance__rightColumn {
    display: table-cell;
    vertical-align: middle;
}
.ladaFinance__leftColumn {
    text-align: left;
    padding: 0 5px 0 0;
}
.ladaFinance__leftColumn img {
    margin: 0;
}
.ladaFinance__rightColumn {
    padding: 0 0 0 10px;
    border-left: 1px dotted #000;
}
.ladaFinance__title {
    font: 14px/100% arial, sans-serif;
}
.ladaFinance__title span {
    display: block;
    font-weight: 700;
}
.ladaFinance__rightColumn table {
    margin: 0;
}
.ladaFinance__rightColumn td {
    padding: 4px 0;
    font: 14px/100% arial, sans-serif;
    border: none;
}
.ladaFinance__rightColumn td:first-child {
    padding-right: 10px;
    color: #fff;
    font-weight: 700;
}



/* Акции на детальной странице Лада
_________________________________________________________________________________________________________*/
.ladaModelActions: after {
    content: '';
    display: block;
    clear: both;
}
.ladaModelActions__element {
    float: left;
    border: 1px solid #dfdfdf;
}
.ladaModelActions__element--1 {
    margin: 0 20px 20px 0;
}
.ladaModelActions__element--2 {
    margin: 0 0 20px 0;
}
.ladaModelActions__element--3 {
    margin: 0 20px 20px 0;
}
.ladaModelActions__element, .ladaModelActions__element img {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.ladaModelActions__element img {
    margin: 0;
    vertical-align: bottom;
}
.ladaModelActions__element:hover {
    border: 1px solid #c3c1c1;
}
.ladaModelActions__element:hover img {
    opacity: 0.8;
}




/* Легковой сервис для KIA (КИА)
_________________________________________________________________________________________________________*/
.passengerServiceKia {
    font: 14px/130% tahoma, arial, sans-serif;
    color: #3c3c3c;
}
.passengerServiceKia h3 {
    font: 700 24px/100% tahoma, arial, sans-serif;
    color: #294c6f;
}
.passengerServiceKia table {
    margin: 0 0 50px;
    width: 100%;
}
.passengerServiceKia td, .passengerServiceKia th {
    padding: 10px;
    text-align: center;
}
.passengerServiceKia td {
    background: #f8f8f8;
    background: -moz-linear-gradient(top, #fff,  #f8f8f8);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#f8f8f8));
    background: -webkit-linear-gradient(top,  #fff,#f8f8f8);
    background: -o-linear-gradient(top, #fff,#f8f8f8);
    background: -ms-linear-gradient(top, #fff,#f8f8f8);
    background: linear-gradient(top, #fff,#f8f8f8);
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #ced2d8;
    border-right: 1px solid #ced2d8;
}
.passengerServiceKia td:first-child {
    text-align: left;
}
.passengerServiceKia td:first-child strong {
    display: block;
    line-height: 100%;
}
.passengerServiceKia tr:last-child td {
    border-bottom: 1px solid #ced2d8;
}
.passengerServiceKia thead {
    background: #e1e3e5;
    background: -moz-linear-gradient(top, #fff,  #e1e3e5);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#e1e3e5));
    background: -webkit-linear-gradient(top,  #fff,#e1e3e5);
    background: -o-linear-gradient(top, #fff,#e1e3e5);
    background: -ms-linear-gradient(top, #fff,#e1e3e5);
    background: linear-gradient(top, #fff,#e1e3e5);
}
.passengerServiceKia th {
    vertical-align: middle;
    font-weight: 700;
    border: 1px solid #ced2d8;
}
.passengerServiceKia__action {
    margin: 0 0 15px;
    font: 700 24px/100% tahoma, arial, sans-serif;
    color: #d72020;
    text-align: center;
}
.passengerServiceKia__call {
    margin: 0 auto 30px;
    padding: 10px 10px 25px;
    width: 690px;
    font: 18px/160% tahoma, arial, sans-serif;
    text-align: center;
    background: #f2f0eb;
    border-radius: 5px;
}
.passengerServiceKia__call b {
    margin: 0 20px;
    font: 700 30px/160% tahoma, arial, sans-serif;
}
.passengerServiceKia__call span {
    font: 14px/100% tahoma, arial, sans-serif;
}

/********Малярно-кузовные работы******/
.my_content{
    border: 1px solid #ddd;
    border-radius: 8px;
    margin-top: 20px;
    overflow: hidden;
    padding: 20px 45px;
    position: relative;
}


/********Левая колонка с меню******/
.wrap-menu-right{
    float: left;

}
.menu-right{
    width: 210px;
    margin: 0 0 45px 0;
    background: #fafafa;
    border: 1px solid #ededed;
    border-radius: 10px;
}
.menu-right-item{
    margin: 0;
    padding: 0;
}
.menu-right-item > ul{
    margin-bottom: 0;
    padding: 0;
}

.menu-right-item li{
    list-style:none;
    border-bottom: 1px solid #ededed;
}
.menu-right-item li a{
    color: #2a2a2a;
    text-decoration: none;
    display: block;
    padding: 14px;
    font-size: 13px;
    line-height: 1;
}
.menu-right-item li a:hover{
    color: #2c72ae;
}
.menu-right-item li a:active{
    background: #bbc6d2;
    box-shadow: 0 2px 3px #91a8be inset;
}

.menu-right-item li.last{
    border-bottom:0;
    border-radius: 0 0 10px 10px;
}

.menu-right-item > ul li.active{
    background: #bbc6d2;
    box-shadow: 0 2px 3px #91a8be inset;
}
.menu-right-item > ul li:first-child{
  border-radius: 10px 10px 0 0;
}











/********Правая колонка с картинкой и текстом******/

.my_nc_row{
    float: right;
    width: 660px;
    margin-top: -5px;
}
.my_nc_row > h1{
    line-height: 1;
    margin-bottom: 15px;
}

.row-fluid ul{
    list-style-image: none;
}


/* Раздел ГАЗ Соболь 4х4 */
.sobol4x4_promo {
    background: url(../images/sobol-4x4-main.jpg) center 0 no-repeat;
    /*height: 291px;*/
    margin: 30px 0 50px 0;
}
.sobol4x4_promo:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}
.sobol4x4_promo ul {
    padding: 0;
    list-style: none;
    margin: 0;
}
.sobol4x4_promo__col--1 {
    float: left;
}
.sobol4x4_promo__col--2 {
    float: right;
}
.sobol4x4_promo__btn {
    width: 220px;
    height: 50px;
    font: 14px/16px Tahoma;
    color: #375977;
    text-align: center;
    margin-top: 6px;
}
.sobol4x4_promo__btn:first-child {
    margin-top: 0;
}
.sobol4x4_promo__btn span {
    border-radius: 5px;
    background: #e1e2e5;
    background: -webkit-linear-gradient(90deg, #e1e2e5 0%, #ffffff 100%);
    background: -moz-linear-gradient(90deg, #e1e2e5 0%, #ffffff 100%);
    background: -o-linear-gradient(90deg, #e1e2e5 0%, #ffffff 100%);
    background: -ms-linear-gradient(90deg, #e1e2e5 0%, #ffffff 100%);
    background: linear-gradient(0deg, #e1e2e5 0%, #ffffff 100%);
    display: table-cell;
    border: 1px solid #ced2d8;
    height: 48px;
    width: 220px;
    vertical-align: middle;
    color:  #375977;
}
.sobol4x4_promo__btn span a {
    text-decoration: none;
    display: block;
    color:  #375977;
    height: 38px;
    padding-top: 4px;
}
.sobol4x4_promo__btn--hover span:hover {
    background: #0d588d;
    background: -webkit-linear-gradient(90deg, #0d588d 0%, #2579b3 100%);
    background: -moz-linear-gradient(90deg, #0d588d 0%, #2579b3 100%);
    background: -o-linear-gradient(90deg, #0d588d 0%, #2579b3 100%);
    background: -ms-linear-gradient(90deg, #0d588d 0%, #2579b3 100%);
    background: linear-gradient(0deg, #0d588d 0%, #2579b3 100%);
    border: 1px solid #305c9e;
    color: #d7e9fa;
}
.sobol4x4_promo__btn--hover span:hover a  {
    color: #d7e9fa;
}
.sobol4x4_promo__btn--order span {
    background: -webkit-linear-gradient(90deg, #ae0019 0%, #dd2d32 100%);
    background: -moz-linear-gradient(90deg, #ae0019 0%, #dd2d32 100%);
    background: -o-linear-gradient(90deg, #ae0019 0%, #dd2d32 100%);
    background: -ms-linear-gradient(90deg, #ae0019 0%, #dd2d32 100%);
    background: linear-gradient(0deg, #ae0019 0%, #dd2d32 100%);
    border: 1px solid #ee122c;
    font: 700 24px/28px Tahoma;
    text-transform: uppercase;
}
.sobol4x4_promo__btn--order span:hover {
    background: -webkit-linear-gradient(90deg, #db001f 0%, #dd2d32 100%);
    background: -moz-linear-gradient(90deg, #db001f 0%, #dd2d32 100%);
    background: -o-linear-gradient(90deg, #db001f 0%, #dd2d32 100%);
    background: -ms-linear-gradient(90deg, #db001f 0%, #dd2d32 100%);
    background: linear-gradient(0deg, #db001f 0%, #dd2d32 100%);
    border: 1px solid #ee122c;
}
.sobol4x4_promo__btn--order span a,
.sobol4x4_promo__btn--hover span:hover a {
    color: #fff;
}
.sobol4x4_promo__btn--order span a {
    height: 100%;
    padding: 0;
    line-height: 48px;
}
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}
.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}
.fancybox-skin {
    position: relative;
}
.fancybox-opened {
    z-index: 8030;
}
.fancybox-outer, .fancybox-inner {
    position: relative;
    background: #fff;
}
.fancybox-inner {
    overflow: hidden;
}
.fancybox-close {
    position: absolute;
    top: 17px;
    right: 17px;
    width: 15px;
    height: 15px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAMAAAAMCGV4AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABFUExURUxpcVdXV1dXV1dXV1dXV1dXV1dXV1dXV1dXV1dXV1dXV1dXV1dXV1dXV1dXV1dXV1dXV1dXV1dXV1dXV1dXV1dXV1dXV8cvcQ4AAAAWdFJOUwAuwzbcFR0Z19LM0MvW/v3VydPNus4XL4VNAAAAW0lEQVQI102OWRLAIAjFnlq37iv3P2qpipS/ZAYCxhwhE3aLiZKIMNCMmEQwnh5dMGb/+So6VuEUi6AfAo5oNYq8u2m2nDI92y73PyTUhHarWDTE4oI9tBuf+wVlnAU1oTSjgAAAAABJRU5ErkJggg==');
    cursor: pointer;
    z-index: 8040;
}
.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: rgba(37,37,37,.9);
}
.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}
.fancybox-lock {
    overflow: hidden;
}
.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}
.fancybox-title {
    background: #e1e2e5;
    background: -webkit-linear-gradient(90deg, #e1e2e5 0%, #ffffff 100%);
    background: -moz-linear-gradient(90deg, #e1e2e5 0%, #ffffff 100%);
    background: -o-linear-gradient(90deg, #e1e2e5 0%, #ffffff 100%);
    background: -ms-linear-gradient(90deg, #e1e2e5 0%, #ffffff 100%);
    background: linear-gradient(0deg, #e1e2e5 0%, #ffffff 100%);
    font: 24px/50px Tahoma;
    color: #252525;
    border: 1px solid #ced2d8;
    border-radius: 6px 4px 0 0;
    height: 50px;
    padding-left: 20px;
    visibility: hidden;
    position: relative;
    text-shadow: none;
    z-index: 8040;
    visibility: visible;
}
.gaz-model-block-wrap{
    position: relative;
}
.uznat_zenu{
    display: block;
    background: -moz-linear-gradient(center top , #fefefe, #e2e4e6) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #ced2d8;
    border-radius: 4px;
    box-shadow: 0 1px 2px 0 #e1e4e8;
    color: #2579bf;
    //display: block;
    font-size: 11px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    text-decoration: none;
    width: 88px;
    margin-top: -67px;
    float: right;
    margin-right: 20px;
    position: relative;
    z-index: 9544;

}
.uznat_zenu-title-hidden, .uznat_zenu-annotazia-hidden, #myHidden{
    display: none;

}
.gaz-model-block-wrap i{
    display: block;

}
a.zakaz_auto_GAZ{
    display: block;
    background: url(../images/zakaz_auto_GAZ.png) no-repeat;
    height: 50px!important;
    width: 200px!important;
}
a.zakaz_auto_GAZ:hover{
    background-position: 0 -50px;
}
a.zakaz_auto_GAZ:active{
    background-position: 0 -100px;
}

.gaz-na-metane_promo{
    background: url("../images/gaz-na-metane.jpg") no-repeat scroll center 0 rgba(0, 0, 0, 0);
    height: 391px;
    margin: 15px 0 50px;
    padding-top: 15px;
}
.gaz-na-metane_promo ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.myBUT-center{
    margin: 40px auto 0;
}
.gaz-na-metane-btn{
    //background: linear-gradient(0deg, #e1e2e5 0%, #ffffff 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #ced2d8;
    border-radius: 5px;
    display: table-cell;
    height: 60px;
    vertical-align: middle;
    width: 520px;
    color: #004ea8;
    display: block;
    text-decoration: none;
    text-align: center;
    margin: 0 auto;
    font-size: 24px;
    font-weight: bold;
    padding-top: 16px;
    background: #56acf5; /* Old browsers */
    background: -moz-linear-gradient(top,  #56acf5 0%, #ffffff 0%, #d3dae4 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#56acf5), color-stop(0%,#ffffff), color-stop(99%,#d3dae4)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #56acf5 0%,#ffffff 0%,#d3dae4 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #56acf5 0%,#ffffff 0%,#d3dae4 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #56acf5 0%,#ffffff 0%,#d3dae4 99%); /* IE10+ */
    background: linear-gradient(to bottom,  #56acf5 0%,#ffffff 0%,#d3dae4 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#56acf5', endColorstr='#d3dae4',GradientType=0 ); /* IE6-9 */

}
.gaz-na-metane-btn span{
    font-size: 16px;
    font-weight: normal;
}

.news-gaz {
    clear: both;
    margin-top: 10px;
}
.news-gaz__heading {
    font: 700 24px/12px Tahoma;
    color:  #2f4666;
    text-align: center;
    position: relative;
}
.news-gaz__heading:before,
.news-gaz__heading:after {
    content: '';
    background-color: #304766;
    width: 352px;
    height: 1px;
    position: absolute;
    top: 7px;
}
.news-gaz__heading:before {
    left: 0;
}
.news-gaz__heading:after {
    right: 0;
}
.news-gaz__item {
    width: 280px;
    float: left;
}
.news-gaz__item:first-of-type + .news-gaz__item {
    margin: 0 22px;
}
.news-gaz__img {
    width: 280px;
    border: 1px solid #dddddd;
    margin-bottom: 10px;
}
.news-gaz__date {
    font: 12px Tahoma;
    color:  #bebebe;
}
.news-gaz__title {
    font: 16px/22px Tahoma;
    color:  #2c2c2c;
    margin: 3px 0 5px 0;
}
.news-gaz__text {
    font: 12px/18px Tahoma;  color:  #636363;
}
a.gaz-otziv{
    display: block;
    background: url('../images/gaz-otziv.png') no-repeat  0px 0px;
    width: 160px !important;
    height: 50px !important;
    margin-left: 10px;
    margin-right: 5px;
}
a.gaz-otziv:hover{
    background:url('../images/gaz-otziv.png') no-repeat -160px 0px;
}
a.gaz-otziv:active{
    background:url('../images/gaz-otziv.png') no-repeat -320px 0px;
}
#accordion{
    //position: relative;
}
#accordion h3{
    background: #78818d;
    display: block;
    padding: 5px 0 5px 25px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    font-family: arial;
    margin-bottom: 0;
    cursor: pointer;
    position: relative;
}
#accordion h3:before{
    content: "";
    background:url(icon.png) center center no-repeat;
    height: 6px;
    width: 9px;
    position: absolute;
    left: 9px;
    top: 11px;
}


#accordion div.ui-accordion-accordion-panel-1{
    height: 100%!important;
}
#accordion table tr:first-child{
    border: 1px solid #d4d4d4;
    color: #3d3d3d;
    font: 700 15px arial,sans-serif;
    background: #fff;
}

.one-action .kasko-table tr:first-child {font-weight: 400;}



.lada-buttons {
    margin-bottom: 30px;
}
.btn-off-site {
    background: url('../img/official-lada.png') no-repeat 0 0;
    width: 202px;
    height: 42px;
    box-sizing: border-box;
    border: none;
    box-shadow: none;
    padding: 0;
    margin: 0;
    text-indent: -9999px;
    position: relative;
    display: block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.btn-off-site:before,
.btn-off-site:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.btn-off-site:before {
    background: url('../img/official-lada.png') no-repeat -220px 0;
}
.btn-off-site:after {
    background: url('../img/official-lada.png') no-repeat -440px 0;
}
.btn-off-site:hover:before,
.btn-off-site:active:after {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}
.btn-off-site1 {
    background: url('../img/official-lada.png') no-repeat 0 -54px;
    margin-top: 2px;
}
.btn-off-site1:before {
    background: url('../img/official-lada.png') no-repeat -220px -54px;
}
.btn-off-site1:after {
    background: url('../img/official-lada.png') no-repeat -440px -54px;
}


.gaz-gallery {
    position: relative;
    overflow: hidden;
    width: 888px;
    height: 360px;
    float: left;
}
.gaz-gallery .list {
    bottom: 0;
    width: 888px;
    height: 360px;
    list-style: none;
    margin: 0 auto;
    padding: 0;
    margin-bottom: 33px;
}
.gaz-gallery .list .item {
    float: left;
    width: 888px;
    height: 320px;
    border: 1px solid #dddddd;
    box-shadow: 0px 10px 25px 0px rgba(23, 49, 84, 0.2);
    box-sizing: border-box;
    position: absolute;
}
.gaz-gallery .list li img {
    width: 100%;
    height: auto;
    margin: 0;
}



.review__item {
    margin-bottom: 20px;
    overflow: hidden;
}
.review__item:before {
    content: "";
    display:table;
    clear:both;
}
.content .review__photo {
    float: left;
    margin: 0 15px 0 0;
}
.review__content {
    overflow: hidden;
}
.review__name {
    font: 700 16px Tahoma;
    color: #3d3d3d;
}
.review__job {
    font: 16px Tahoma;
    color: #426790;
    margin-bottom: 15px;
}
.review__text {
    font: 14px/20px Tahoma;
    color: #3d3d3d;
    width: 600px;
}
.nc_list .review__text p {
    margin: 0 !important;
}

.review-form {
    clear: both;
}
.review-form h2 {
    font: 24px Tahoma;
    color: #3d3d3d;
    margin-bottom: 13px;
}
.review-form label span {
    margin-bottom: 2px;
    font: 14px Tahoma;
    color:  #3d3d3d;
    width: 100px;
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
}
.review-form label {
    display: block;
    margin-top: 10px;
}
.review-form input,
.review-form textarea {
    border-radius: 5px;
    background: #ffffff;
    background: -webkit-linear-gradient(90deg, #ffffff 0%, #f9fafb 100%);
    background: -moz-linear-gradient(90deg, #ffffff 0%, #f9fafb 100%);
    background: -o-linear-gradient(90deg, #ffffff 0%, #f9fafb 100%);
    background: -ms-linear-gradient(90deg, #ffffff 0%, #f9fafb 100%);
    background: linear-gradient(0deg, #ffffff 0%, #f9fafb 100%);  width: 380px;  height: 30px;
    border: 1px solid #ced2d8;
    box-shadow: inset 0.5px 0.9px 3px rgba(0, 0, 0, 0.16);
}
.review-form input:focus,
.review-form textarea:focus {
   /* -webkit-box-shadow: inset 0 2px 2px 0 #D1D1D1; */
   /* box-shadow: inset 0 2px 2px 0 #D1D1D1; */
}
.review-form textarea {
    width: 600px;
    height: 180px;
}
.review-form .btn-submit {
    border-radius: 5px;
    background: #e1e2e5;
    background: -webkit-linear-gradient(90deg, #e1e2e5 0%, #ffffff 100%);
    background: -moz-linear-gradient(90deg, #e1e2e5 0%, #ffffff 100%);
    background: -o-linear-gradient(90deg, #e1e2e5 0%, #ffffff 100%);
    background: -ms-linear-gradient(90deg, #e1e2e5 0%, #ffffff 100%);
    background: linear-gradient(0deg, #e1e2e5 0%, #ffffff 100%);
    width: 180px;
    height: 40px;
    border: 1px solid #ced2d8;
    font: 16px/1 Tahoma;
    color:  #375977;
    text-align: center;
    margin: 10px 0 0 103px;
    box-shadow: none;
    cursor: pointer;
}
.review-form .btn-submit:hover {
    background: #f4f9ff;
    background: -webkit-linear-gradient(90deg, #f4f9ff 0%, #f3f9ff 100%);
    background: -moz-linear-gradient(90deg, #f4f9ff 0%, #f3f9ff 100%);
    background: -o-linear-gradient(90deg, #f4f9ff 0%, #f3f9ff 100%);
    background: -ms-linear-gradient(90deg, #f4f9ff 0%, #f3f9ff 100%);
    background: linear-gradient(0deg, #f4f9ff 0%, #f3f9ff 100%);
}
.review-form .btn-submit:active {
    background: #d2dae4;
    background: -webkit-linear-gradient(90deg, #d2dae4 0%, #e3ebf4 100%);
    background: -moz-linear-gradient(90deg, #d2dae4 0%, #e3ebf4 100%);
    background: -o-linear-gradient(90deg, #d2dae4 0%, #e3ebf4 100%);
    background: -ms-linear-gradient(90deg, #d2dae4 0%, #e3ebf4 100%);
    background: linear-gradient(0deg, #d2dae4 0%, #e3ebf4 100%);
    box-shadow: inset 0 3px 3px #a2b2c9;
}

.review-form .errors span {
    display: block;
}

.btn-review {
    border-radius: 5px;
    background: #e1e2e5;
    background: -webkit-linear-gradient(90deg, #e1e2e5 0%, #ffffff 100%);
    background: -moz-linear-gradient(90deg, #e1e2e5 0%, #ffffff 100%);
    background: -o-linear-gradient(90deg, #e1e2e5 0%, #ffffff 100%);
    background: -ms-linear-gradient(90deg, #e1e2e5 0%, #ffffff 100%);
    background: linear-gradient(0deg, #e1e2e5 0%, #ffffff 100%);
    width: 180px;
    height: 40px;
    font: 16px/40px Tahoma;
    color:  #375977;
    text-align: center;
    padding-left: 35px;
    position: relative;
    border: 1px solid #ced2d8;
    display: block;
    margin-bottom: 20px;
    text-decoration: none;
    box-sizing: border-box;
}
.btn-review:before {
    content: '';
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAeCAMAAAAFBf7qAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAGqUExURUxpcTKN4ilUijKL4DKL4DKO5DKO5DKO5DKO5DKL4DKO5DGK3TKN4jGK3S98yDCB0DCD0y52vzGI2jGI2jCD0y9+zDGG1y5zuydNgCdJeihPgydLfSdIeCdIeClUiihPgyhPgyhRhydJeilUiihRhydNgChPgyhPgydLfSdIeChRhyhPgyhPgypemy1tsilZkithnylZkilWjilZkipemythny1wtipcly95wypemylUiilZkipcly95wylWjilWjixqrStkpClWjipemyxnqC1tsixnqCtkpCxqrS1wtitkpP///y98yC9+zCthnzCB0CpemzGG1ypclzCD0yxnqDGI2ilZkitkpCxqrTGK3SlWji95wylUiihRhzKL4C5zuy52vy1wti1tsjKN4ihPgydNgPj6/SdLfSdJerzU7C5usn6s2v7+/z+EyMHW7GKYz+Hs9s/e7srb7WqZyzlxrY+v0Zm63v39/o2szlGGv+Pr86jC39Pg7z53tIyu0u7z+HSgz0t7slWFuTFopi5srmOSxrfL4ePs9VqLv/3+/rnN5Je53SxlpHabxDCKwXkAAABLdFJOUwDC/pgIJua8dv75Ej/GgcP+5sgKPy+b+QE85/vUa1h3vobZCT+WmShzBsX6Af7mAoAKE8gRw/ltvz+YwJm+IMi+L/LtgdlUBqD264SIl6QAAAE4SURBVCjPddLVWgMxEAXgqbsb7u7u7hDcobjUDXd3e2c2yRa2bfpfZL455y4JAE+mVMjVarlCKYNYWtHuH5FWUEglqg0BlUQabTS6lTg6DW0s5oUEZgup7DMMdtxYjXMMRitXGaaYDAC2iSRsoB9PQg+dTiLodUX8Tqc/4vIGadICpi0ihBAKhMMBboRoYgLHJuHiMvR1ik8XTRzQtE0c4PDoHp+HNBmFqh3i4g2ha5/v6gOhF5oMQs8y9Xx79s6Nm7tPPhiBgXne6wk+Hy+P+X0Iepeop/NvPH4e+H1sGKBxkqmGu8PWymmG/gZ89R2zDM3kvWrrFxO0V9NnrutejdPXFf0c+W3iNSFxluBPFZStC+TG/sTi7Jy08j2iqAIS7WOFKYwG3G53egkweTx5qewGMjJL/5df6MO3uYpJ/QoAAAAASUVORK5CYII=');
    width: 26px;
    height: 30px;
    position: absolute;
    top: 5px;
    left: 13px;
}
.btn-review:hover {
    background: #f4f9ff;
    background: -webkit-linear-gradient(90deg, #f4f9ff 0%, #f3f9ff 100%);
    background: -moz-linear-gradient(90deg, #f4f9ff 0%, #f3f9ff 100%);
    background: -o-linear-gradient(90deg, #f4f9ff 0%, #f3f9ff 100%);
    background: -ms-linear-gradient(90deg, #f4f9ff 0%, #f3f9ff 100%);
    background: linear-gradient(0deg, #f4f9ff 0%, #f3f9ff 100%);
}
.btn-review:active {
    background: #d2dae4;
    background: -webkit-linear-gradient(90deg, #d2dae4 0%, #e3ebf4 100%);
    background: -moz-linear-gradient(90deg, #d2dae4 0%, #e3ebf4 100%);
    background: -o-linear-gradient(90deg, #d2dae4 0%, #e3ebf4 100%);
    background: -ms-linear-gradient(90deg, #d2dae4 0%, #e3ebf4 100%);
    background: linear-gradient(0deg, #d2dae4 0%, #e3ebf4 100%);
    box-shadow: inset 0 3px 3px #a2b2c9;
}

.percent7 {
    background: url('../img/7percent.png');
    width: 40px;
    height: 47px;
    position: absolute;
    /*display: none !important;*/
    left: 18px;
    z-index: 2;
}


.slides-servis {
    margin-bottom: 25px;
}
.slides-servis .slidesjs-container, .slides-servis img, .slides-servis .slidesjs-control{
    width: 880px !important;
    height: 208px !important;
}
.slides-servis .slidesjs-container img {
    border: none;
}
#slides.slides-servis{
    width: 880px !important;
    height:208px !important;
    margin-bottom:20px;
}
.slides-servis .slidesjs-previous, .slides-servis .slidesjs-next{
    top:80px;
}
.slides-servis .slidesjs-pagination{
    top: 400px;
    width:auto !important;
}
#slides.slides-servis img{
    width:880px !important;
    height:208px !important;
}
.action__btn--test-drive{
    text-decoration: none;
    text-transform: uppercase;
    color: #2d92ff;
    font-size: 36px;
    width: 800px;
    height: 57px;
    display: block;
    background: #2d92ff;
    text-align: center;
    line-height: 57px;
    margin: 0 auto;
    font-family: arial;
    background: url(../images/btn--test-drive.jpg) no-repeat;
    transition: all 0.25s ease 0s;
}
.action__btn--test-drive:hover{
    opacity: 0.8;
}


.gaz-action {
    clear: both;
    width: 878px;
}
.gaz-action p,
.gaz-action li {
    font: 14px/20px Tahoma;
    color:  #3d3d3d;
    text-align: left;
    float: none;
}
.gaz-action p b {
    font-weight: 700;
}
.gaz-action__spoiler {
    list-style: none;
    padding-left: 0;
    counter-reset: number;
}
.gaz-action__spoiler > li {
    border: 1px solid #ebebeb;
    box-sizing: border-box;
    background-color:  #fbfbfb;
    margin-top: 7px;
    position: relative;
}
.gaz-action__spoiler > li:before {
    counter-increment: number;
}
.gaz-action__spoiler > li:before {
    content: counter(number) ". ";
    counter-increment: number;
    font: 700 20px/1 Tahoma;
    color:  #df2528;
    text-align: center;
    position: absolute;
    top: 21px;
    left: 17px;
}
.gaz-action__spoiler > li:after {
    content: '';
    width: 18px;
    height: 10px;
    top: 24px;
    right: 21px;
    position: absolute;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAKBAMAAABLZROSAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAYUExURUxpcWN7nWN7nWN7nWN7nWN7nWN7nWN7ndG/xAQAAAAHdFJOUwDUFcvMwxZZMZtsAAAAPklEQVQI12MIVmAAASZTBnchMEuxhCGxECTIJC4ExkAhEB9EQLggEiwEEkwSh2hjEheECAEFyyFCQEFnkBAAtjAINJlB1iQAAAAASUVORK5CYII=');

}
.gaz-action__spoiler > li.opened:after {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAKBAMAAABLZROSAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAG1BMVEVje51je51je51je51je51je51je51je53///9uhwAxAAAAB3RSTlMAFcvUFszDTAVa/gAAAAFiS0dECIbelXoAAAA+SURBVAjXY2BgYGBUEmCAAOFyQwiD0dy4GCIoXOxobggRMgRyBMBCAmAehABzncESIH44xAThUoYkiAGMagCboQjhoQKYfwAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxNS0wOS0yNFQxMjowMjoyOCswMDowMGfSJIgAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTUtMDktMjRUMTI6MDI6MjgrMDA6MDAWj5w0AAAAAElFTkSuQmCC');
}
.gaz-action__spoiler li:hover {
    background-color: #f2f6f9;
}
.gaz-action-spoiler__title {
    font: 700 20px/20px Tahoma;
    color: #3d3d3d;
    text-align: left;
    padding: 20px 44px;
    cursor: pointer;
}
.gaz-action-spoiler__text {
    padding: 0 40px;
    display: none;
}

.gaz-action-spoiler__text ul {
    padding-left: 0;
}
.gaz-action__btn {
    border-radius: 5px;
    border: 1px solid #ee122c;
    box-sizing: border-box;
    background: #ae0019;
    background: -webkit-linear-gradient(90deg, #ae0019 0%, #dd2d32 100%);
    background: -moz-linear-gradient(90deg, #ae0019 0%, #dd2d32 100%);
    background: -o-linear-gradient(90deg, #ae0019 0%, #dd2d32 100%);
    background: -ms-linear-gradient(90deg, #ae0019 0%, #dd2d32 100%);
    background: linear-gradient(0deg, #ae0019 0%, #dd2d32 100%);
    width: 380px;
    height: 50px;
    display: inline-block;
    font: 700 24px/16px Tahoma;
    color:  #ffffff;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 50px;
}
.gaz-action__btn:hover {
    background: -webkit-linear-gradient(90deg, #db001f 0%, #dd2d32 100%);
    background: -moz-linear-gradient(90deg, #db001f 0%, #dd2d32 100%);
    background: -o-linear-gradient(90deg, #db001f 0%, #dd2d32 100%);
    background: -ms-linear-gradient(90deg, #db001f 0%, #dd2d32 100%);
    background: linear-gradient(0deg, #db001f 0%, #dd2d32 100%);
    color:  #ffffff;
}

.gaz-action__info {
    text-align: center;
}
.action__tel {
    font: 700 14px/20px Tahoma;
    color:  #3d3d3d;
    text-align: center;
    margin-top: 10px;
}
.gaz-action__notes {
    position: relative;
    margin-top: 40px;
}
.gaz-action__notes b {
    color: #3d3d3d;
}
.gaz-action__notes--star:before {
    content: '*';
    font: 11px/20px Tahoma;
    color: red;
    text-align: left;
    position: absolute;
    left: -10px;
    color: #3d3d3d;
    top: -5px;
}
.gaz-action__notes p  {
    float: none;
    margin-bottom: 10px;
    font: 11px/14px Tahoma;
    color: #8f8f8f;
}


.gaz-action-features__item {
    border: 3px solid #cfd8e3;
    box-sizing: border-box;
    background-color: #ffffff;
    width: 428px;
    height: 398px;
    display: inline-block;
    vertical-align: top;
    padding: 20px 23px;
}
.gaz-action-features__item:first-of-type {
    margin-right: 18px;
}
.gaz-action-features__title {
    font: 700 18px/24px Tahoma;
    color:  #3f5674;
    margin-bottom: 11px;
}
.gaz-action-features__text {
    color:  #3d3d3d;
}
.gaz-action__five {
    font: 700 36px/1 Tahoma;
    color: #3d3d3d;
    margin-bottom: 17px;
}
.gaz-action__five  span {
    color:  #df2528;
}
.content .gaz-action-features__sale {
    float: none;
}
.gaz-action__features.gaz-action-features {
    margin-bottom: 40px;
}

.gaz-action-citiline {
    margin: 50px 0 40px 0;
}
.gaz-action-citiline img {
    margin-right: 30px;
}
.gaz-action-citiline__text {
    overflow: hidden;
    margin-left: 20px;
    width: 420px;
}
.gaz-action-citiline__text h2 {
    font: 700 24px/20px Tahoma;
    color:  #405674;
}

.gaz-action__pole {

}
.gaz-action__pole h2 {
    font: 24px/20px Tahoma;
    color:  #3d3d3d;
}
.gaz-action__pole h3 {
    font: 700 18px/24px Tahoma;
    color:  #3f5674;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.gaz-action__pole ul {
    list-style: none;
    counter-reset: number;
    padding-left: 0;
    width: 560px;
}
.gaz-action__pole li:before {
    content: "- 0" counter(number) ". ";
    counter-increment: number;
    position: absolute;
    left: 0;
}
.gaz-action__pole li {
    padding-left: 38px;
    position: relative;
}


.gns-items {
    clear: both;
    margin: 20px 0 20px 0;
}
.gns-items__element {
    width: 133px;
    display: inline-block;
    vertical-align: top;
    margin-left: 45px;
    text-align: center;
    margin-bottom: 23px;
    cursor: pointer;
}
.gns-items__element:nth-child(5n+1) {
    margin-left: 25px;
}
.gns-items__element img {
    float: none;
    margin: 0 0 0px 0;
}

.modal-gns {
    width: 680px;
    box-shadow: none;
    border-radius: 0;
    margin-left: -340px;
}
.modal-gns__header {
    background: #ffffff;
    background: -webkit-linear-gradient(90deg, #ffffff 0%, #f0f7fb 100%);
    background: -moz-linear-gradient(90deg, #ffffff 0%, #f0f7fb 100%);
    background: -o-linear-gradient(90deg, #ffffff 0%, #f0f7fb 100%);
    background: -ms-linear-gradient(90deg, #ffffff 0%, #f0f7fb 100%);
    background: linear-gradient(0deg, #ffffff 0%, #f0f7fb 100%);
    width: 680px;
    height: 50px;
    position: relative;
}
.modal-gns__close {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWBAMAAAA2mnEIAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAbUExURUxpcWN7nWN7nWN7nWN7nWN7nWN7nWN7nWN7nQTk9/UAAAAIdFJOUwAV1NjDy8wW2LKeMwAAAF9JREFUGNNjcBVggADGEIYMRShbqI2hqAkiwaihyMCuAZEQAomBCbAwjISIgClGqEoQDRUGSQhqwExm1DCGCTMwCHcYMmBhI6tB0otsJpJdyG5Achuym5H9guxHJL8DAMMUFNuVLK8XAAAAAElFTkSuQmCC');
    width: 22px;
    height: 22px;
    display: block;
    position: absolute;
    top: 14px;
    right: 19px;
}
.modal-gns__close:hover {
    opacity: .5;
}
.modal-gns__content {
    padding-right: 35px;
}
.modal-gns__content h2 {
    font: 700 30px/1 Tahoma;
    color: #405674;
    text-align: left;
    margin-bottom: 25px;
}
.modal-gns__content p {
    font: 14px/20px Tahoma;
    color:  #3d3d3d;
    text-align: left;
    margin: 0;
}
.modal-gns__content p:first-child {
    margin: 0;
}
.modal-gns__content img {
    width: 310px;
    height: 207px;
    float: left;
    margin-right: 10px;
}
.modal-gns__content div {
    overflow: hidden;
}
.modal-gns__footer {
    border-top: 2px solid #136096;
    margin-top: 50px;
    padding: 22px 80px 20px 30px;
    clear: both;
}
.modal-gns__note {
    font: 12px Tahoma;
    color:  #7b7b7b;
    width: 254px;
    display: inline-block;
    vertical-align: top;
    margin-right: 32px;
    text-align: left;
}
.modal-gns__btn {
    border-radius: 5px;
    border: 1px  #305c9e;
    box-sizing: border-box;
    background: #0d588d;
    background: -webkit-linear-gradient(90deg, #0d588d 0%, #2579b3 100%);
    background: -moz-linear-gradient(90deg, #0d588d 0%, #2579b3 100%);
    background: -o-linear-gradient(90deg, #0d588d 0%, #2579b3 100%);
    background: -ms-linear-gradient(90deg, #0d588d 0%, #2579b3 100%);
    background: linear-gradient(0deg, #0d588d 0%, #2579b3 100%);
    width: 280px;
    height: 50px;
    display: block;
    font: 700 22px/50px Tahoma;
    color:  #d7e9fa;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
}
.modal-gns__btn:hover {
    color:  #d7e9fa;
    background: #106dae;
    background: -webkit-linear-gradient(90deg, #106dae 0%, #1580cb 100%);
    background: -moz-linear-gradient(90deg, #106dae 0%, #1580cb 100%);
    background: -o-linear-gradient(90deg, #106dae 0%, #1580cb 100%);
    background: -ms-linear-gradient(90deg, #106dae 0%, #1580cb 100%);
    background: linear-gradient(0deg, #106dae 0%, #1580cb 100%);
}
.modal-gns__btn:active {
    color:  #d7e9fa;
    background: #0d588d;
    background: -webkit-linear-gradient(90deg, #0d588d 0%, #0e5485 100%);
    background: -moz-linear-gradient(90deg, #0d588d 0%, #0e5485 100%);
    background: -o-linear-gradient(90deg, #0d588d 0%, #0e5485 100%);
    background: -ms-linear-gradient(90deg, #0d588d 0%, #0e5485 100%);
    background: linear-gradient(0deg, #0d588d 0%, #0e5485 100%);
}
.modal-gns__tel {
    display: block;
    font: 700 16px/20px Tahoma;
    color:  #3d3d3d;
    text-align: right;
    padding-right: 11px;
}
.gaz-next-blocks{
    position: relative;
    height: 180px;
    clear: both;
    margin-left: 40px;
}
.gaz-next-blocks div {
    position: relative;
    float: left;
    display: block;
    margin: 40px 0 23px 50px;
    width: 170px;
    height: 180px;
}
.gaz-next-blocks div:first-child{
    margin: 40px 0 23px 0;
}
.gaz-next-blocks a {
    text-decoration: none;
}
.gaz-next-blocks span{
    height: 80px;
    left: -17px;
    position: absolute;
    text-align: center;
    top: 116px;
    width: 170px;
    font: 14px tahoma, arial, sans-serif;

}
.block-predlog{

}

div.contents{
    width: 100%;
}
/*---------------------*/
.kak-nas-nauti{
    width: 570px;
    height: 418px;
}
#kak-nas-nauti{
    width: 640px !important;
    left: 40% !important;
}
#kak-nas-nauti .modal-header p{
    margin-bottom: 3px !important;
}
.button-action2, .zakaz-auo2{
    width: 160px !important;
    height: 50px !important;
    margin-left: 11px !important;
}
img[alt="Новый ресурс"]{
    border: none !important;
    width: 980px !important;
    height: 232px !important;
}

.mpnews {
    width: 999px;
    margin: 45px auto 0;
    padding: 0 25px 20px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #dddddd;
    margin-left: -55px;
}

.news-mainpage .item, .news-mainpage .item > a {
    display: inline-block;
    height: 150px;
    margin-right: 22px;
    position: relative;
    width: 300px;
}

.news-mainpage .item, .news-mainpage .item > a {
    display: inline-block;
    height: 150px;
    margin-right: 22px;
    position: relative;
    width: 300px;
}

.news-mainpage .picture {
    height: 150px;
    left: 0;
    position: relative;
    top: 0;
    width: 300px;
}

.news-mainpage .fade {
    background-color: #004d8c;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    opacity: 0.8;
    width: 100%;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=80)';
    filter: alpha(opacity=80);
    z-index: 2;
}

.news-mainpage .date {
    border-bottom: 1px solid #9dbad7;
    color: #c4d6e6;
    left: 20px;
    font: normal 10px/25px Verdana, sans-serif;
    position: absolute;
    top: 10px;
    width: 260px;
    z-index: 4;
}

.news-mainpage .title {
    color: #fff;
    text-decoration: underline;
}
.news-mainpage .title {
    font: normal 12px/1.5em Verdana, sans-serif;
    left: 20px;
    position: absolute;
    top: 53px;
    width: 260px;
    z-index: 4;
}

.more-forms2 {
    width: 100%;
    overflow: hidden;
    margin-bottom: 5px;
}
.div-center{
    display: block;
    margin: 0 auto;
    text-align: center;
}
.div-center img{
    float: right;
    width: 410px;
}
.div-center img:first-child{
    float: left;
}
/*______________________________________________*/
.gaz-main .gaz-gallery .list .roundabout-in-focus{
    width: 790px!important;
    height: 286px!important;
    left: 46px!important;
    top: 29px!important;
}
.gaz-gallery .list .roundabout-in-focus img{
    width: 100%;
}

/* sob 4x4*/
.displnonesob{
    display: none;
}

.sobimg img{
    margin-top: 30px;
}
.lada-characteristics td{
    border: 1px solid #D8D8D8 !important;
}
.oformit-podpisky-form span {
    color: #444;
    display: block;
    float: left;
    font-size: 16px;
    margin: 0 0 3px;
    width: 100%;
}
.oformit-podpisky-form b {
    color: #ed6565;
}
.oformit-podpisky-form p {
    color: #666;
    font-size: 14px;
    margin: 0 0 10px;
}
.oformit-podpisky-form input[type="submit"] {
    background: #0065b7 none repeat scroll 0 0;
    color: #fff;
    float: left;
    font: 700 18px/24px tahoma,arial,sans-serif;
    width: 150px !important;
}
.oformit-podpisky-form label {
    float: left;
    margin: 0 0 7px;
    width: 100%;
}
.oformit-podpisky-form input {
    border: 1px solid #ccc;
    color: #333;
    float: left;
    font: 14px/18px tahoma,arial,sans-serif;
    padding: 5px 8px;
    width: 250px !important;
}
.more-forms .podpiska {
    background: url("../images/podpiska-btn.png");
    background-repeat: no-repeat;
    width: 142px !important;
    height: 50px !important;
    margin-left: 10px;
}
.more-forms .podpiska:hover {
    background: url("../images/podpiska-btn-hover.png");
    background-repeat: no-repeat;
}
#gaz-main-head {
position: relative;
left: -45px;
}
.tab_name {
    font-size: 24px;
    font-family: tahoma;
}
.gaz-tab-body{
    left: 0;
    position: absolute;
    width: 980px;
    height: 240px;
    padding-left: 55px;
    padding-top: 30px;
}
.gaz-tab-body div, .gaz-tab {
    display: inline-block;
}
.gaz-tab-body div {
    width: 15.6%;
}
.gaz-tab-body b {
    font-size: 22px;
    font-weight: 700;
}
.gaz-tab-body span {
    font-size: 13px;
}
.gaz-tab-active, .gaz-tab-body, .active-tab {
    background-color: #ebf4f8;
}
.gaz-tab {
    // margin-left:-20px;
    // margin-right: 40px;
    font-weight: 700;
    height: 120px;
    width: 441px;
    border: 1px solid #ebf4f8;
}
.gaz-tab img {
    float: left !important;
    margin: 20px 32px 10px 32px;
}
.gaz-tab span {
    position: relative;
    top: 35px;
}
.gaz-cmf-btn {
    border: 2px solid #fbcf47;
    font-family: Tahoma;
    font-weight: 700;
    font-size: 22px;
    display: inline-block;
    margin: ;
    color: #000;
    text-decoration: none;
    height: 60px;
    width: 370px;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
}
.gaz-tab:hover {
    color: #37637e;
    cursor: pointer;
}
#know-detail {
    background-color: #fbcf47;
    margin-right: 100px;
}
#link_block {
    position: relative;
    top: 165px;
    left: 27px;
}
#table_box {
    display: table;
    margin-bottom: 40px;
}
.table_row_box {
    display: table-row;
}
.table_row_box div:nth-child(1) {
    margin-right: 100px;
}
.table_cell_box {
    display: table-cell;
}
.table_cell_box span:nth-child(3) {
    font-size: 20px;
    font-family: Tahoma;
    font-weight: 700;
    line-height: 36px;
}
.table_cell_box span:nth-child(5) {
    font-size: 15px;
    font-family: Tahoma;
    font-weight: 500;
    line-height: 25px;
}
.table_row_box div:nth-child(1) {
    width: 412px;
}
.table_row_box div:nth-child(2) {
    padding-left: 90px;
    width: 381px;
}
.gaz-model-content hr {
    color: #dddddd;
    margin-bottom: 25px;
}






.action-table-lada .zabron{
    display:block;
    width: 88px;
    height: 23px;
    line-height:23px;
    color:#2579bf;
    font-size:11px;
    text-align:center;
    text-decoration:none;
    background:#e2e4e6;
    background:-moz-linear-gradient(top, #fefefe, #e2e4e6);
    background:-webkit-gradient(linear, left top, left bottom,
               color-stop(0%,#fefefe), color-stop(100%,#e2e4e6));
    background:-webkit-linear-gradient(top, #fefefe, #e2e4e6);
    background:-o-linear-gradient(top, #fefefe, #e2e4e6);
    background:-ms-linear-gradient(top, #fefefe, #e2e4e6);
    background:linear-gradient(top, #fefefe, #e2e4e6);
    border:1px solid #ced2d8;
    border-radius:4px;
    -webkit-box-shadow: 0 1px 2px 0 #e1e4e8;
    box-shadow: 0 1px 2px 0 #e1e4e8;
}
.action-table-lada .zabron:hover{
    border:1px solid #bbb;
    -webkit-box-shadow: 0 1px 2px 0 #bbb;
    box-shadow: 0 1px 2px 0 #bbb;
}
.action-table-lada .zabron:focus{
    background:#e4e6e8;
}
.action-table-lada td {
    padding: 5px;
}

.action-table-lada{
    margin:0 0 30px -13px;
    border-collapse: collapse;
    font:12px tahoma, arial, sans-serif;
}
.action-table-lada tr{
    border:1px solid #e0e0e0;
    -webkit-box-shadow:inset 0 -2px 7px 0 #f2f2f2;
    box-shadow:inset 0 -2px 7px 0 #f2f2f2;
}
.action-table-lada td{

    text-align: center;
    border:none;
    color:#3d3d3d;
}
.action-table-lada thead tr{
    box-shadow:none !important;
}
.action-table-lada thead td{
    padding-top:13px;
    padding-bottom:13px;
    text-align: center;
    vertical-align: middle;
    background:#e1e3e6;
    background:-moz-linear-gradient(top, #fff, #e1e3e6);
    background:-webkit-gradient(linear, left top, left bottom,
               color-stop(0%,#fff), color-stop(100%,#e1e3e6));
    background:-webkit-linear-gradient(top, #fff, #e1e3e6);
    background:-o-linear-gradient(top, #fff, #e1e3e6);
    background:-ms-linear-gradient(top, #fff, #e1e3e6);
    background:linear-gradient(top, #fff, #e1e3e6);
}
.action-table-lada .model-action-name{
    color:#0084be;
}

.model-action-lada-name {
    padding: 0 0 0 5px;
    width: 5% !important;
}
.min-car-price {
    font-weight: bold;
    width:83px !important;
    height:17px;
   /* background:linear-gradient(to right, #f24242, #9a0a0a); */
  background: #FF9E1B;
    position: absolute;
    left: 39px;
    color: #5B6770 !important;
   /* color: #fff !important; */
    font-size: 10px !important;
    padding-top: 3px;
    padding-right: 3px;
    /*display: none;*/
}
.after-min-car-price {
    /* border-top: 20px solid #f24242; */
    border-top: 20px solid #FF9E1B;
    border-left: 3px solid transparent;
    height: 0;
    width: 20px;
    position: relative;
    left: 35px;
    top: 5px;
    // display: none;
}
#note {
    margin-top: 10px;
    width: 647px;
    float: left;
    padding: 6px 0px 0px 13px;
    height: 28px;
    background-color: #e3e3e3;
    color: #7c7c7c;
    font-size: 11px;
}
#note a {
    color: #424242;
}
#note a:hover {
    color: #7c7c7c;
}

/*Стиил нового оформления "Контактов*/

.proezdobsh {
    padding-top: 40px;
    margin-top: 444px;
}
.proezdobsh h5 {
    color: #005ba6;
    font-size: 20px;
    font-family: Tahoma;
}
.proezdobsh h4 {
    font-size: 14px;
    font-family: Tahoma;
    width: 512px;
}
.proezdobsh h3 {
    font-size: 14px;
    font-family: Tahoma;
    margin-left: 60px;
    margin-top: 15px;
    width: 512px;
    position: relative;
}
.proezdobsh h2 {
    font-size: 13px;
    font-family: Tahoma;
    font-weight: 100;
    width: 540px;
    margin-bottom: 10px !important;
}
.span3 h3{
    color: #005ba6;
    margin-top: 30px;
}
.linedot {
    height: 1px;
    width: 100%;
}
#lalala {
    font-size: 13px;
    font-family: Tahoma;
    font-weight: 700;
    color: #3d3d3d;;
}
.zadat-vopros-form .input-1, .zadat-vopros-form .input-2, .zadat-vopros-form textarea {
    color: #000 !important;
    font-weight: 500 !important;
    font-size: 13px !important;
    background-color: #EFEFEF !important;
    border: 0px !important;
    margin: 5px 0px;
    line-height: 20px !important;
}
.how-to-reach {
    color: #005ba6;
    font-size: 20px;
    font-family: Tahoma;
    margin-bottom: 30px;
    font-weight: bold;
}
.how-to-reach-us__section {
    font-family:Arial,​AppleGothic,​sans-serif,​Helvetica;
    font-size:12px;
    line-height :18px;
    margin-bottom: 50px;
}
.how-to-reach-us__element {
    color:rgb(44,​ 84,​ 116);
    line-height:16.8px;
    text-align:center;
    display:inline-block;
    position: relative;
    height: 139px;
}
.how-to-reach-us__title {
    color   :rgb(44,​ 84,​ 116);
    line-height :16.8px;
    text-align : center;
    height : 43px;
    float: bottom;
    position: absolute;
    top: 139px;
    width: 246px;
    padding-top: 10px;
    background-color: #EFEFEF;
}
.how-to-reach-us__desc {
    color:rgb(44,​ 84,​ 116);
    line-height:16.8px;
    text-align:center;
}
.how-to-reach-us__section--center {
    text-align: center;
}


.avto-s-probegom-table {
    font-family: tahoma;
    font-size: 13px;
}
.avto-s-probegom-table a {
    text-decoration: none;
    display: block;
    padding: 5px;
    color: #427ec6;
}
.avto-s-probegom-table tr:hover td {
    background-color: #e6f1fc;
}
.avto-s-probegom-table tr {
    cursor: pointer;
}
.avto-s-probegom-table th {
    background-color: #427ec6;
    color: #FFF;
    font-weight: bold;
    padding: 5px;
}
.avto-s-probegom-table td {
    border: 1px solid #dddddd;
    width: 20%;
}
.one-avto-s-probegom-table-price,
.one-avto-s-probegom-table-probeg,
.one-avto-s-probegom-table-year,
.one-avto-s-probegom-table-title h3 {
    font-size: 13px;
    font-family: tahoma;
    font-weight: bold;
    padding: 5px;
    color: #555555;
    text-align: center;
    margin: 0;
}
.one-avto-s-probegom-table-title h3 {
    color: #427ec6;
}
.no-right-border {
    border-right: none !important;
}
.no-left-border {
    border-left: none !important;
}


.special-car {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    float: left;
    width: 100%;
    padding: 10px 0 0 0;
    border: 3px solid red;
    margin-bottom: 8px;
    overflow: hidden;
}
.special-car .car-image {
    display: inline-block;
    float: left;
    width: 11%;
}
.special-car .car-image img {
    margin:10px;
    padding: 50% 0;
}

.special-car .special-car-info {
    display: inline-block;
    width: 55%;
    float: left;
}
.special-car .special-car-info span {
    padding-right: 10px;
}
.special-car .special-car-info span b {
    color: #0084be;
    font-weight: bold;
}
.special-car .special-car-cost {
    margin: 10px 0;
    display: block;
    float: left;
    width: 14%;
    text-align: center;
}
.special-car .special-car-cost span {
    font-family: Tahoma;
    font-size: 16px;
    width: 100%;
    font-weight: bold;
    color: red;
    float: left;
    padding: 50% 0;
}
.special-car .gaz-manager {
    display: inline-block;
    width: 20%;
}
.special-car .gaz-manager .red-line {
    height: 20px;
    margin-bottom: 8px;
    margin-right: -5px;
    background: url(/assets/images/red-line.png) no-repeat;
    background-position: right;
    line-height: 18px;
    text-align: right;
    color: white;
    font-size: 11px;
    padding: 2px 20px;
}
.special-car .gaz-manager .manager-info {
    display: inline-block;
}
.special-car .gaz-manager .manager-info span,
.special-car .gaz-manager .manager-info-text {
    float: left;
}
.manager-info-text span {
    line-height: 14px;
    font-size: 11px;
    font-weight: bold;
}
.manager-info-text .manager-phone {
    color: #31538f;
    font-size: 11px;
}

.nomargin {
    margin:0 !important;
}
.phone-bottom {
    font-weight: bold !important;
    margin-top: 15px;
    margin-left: 20px;
}
.bannerlef {
    margin-top: -155px;
}
.servise-content {
    position: relative;
float: left;
width: 550px;
}
.servise-form {
    padding: 25px;
    color: #768292;
    background-color: #2e3440;
    position: relative;
    width: 290px;
    float: right;
}
.servise-title {
       font-size: 24px;
    color: #fff;
      text-transform: uppercase;
  text-align: center;
}
.servise-label {
       color: #768292;
}

.servise-form label span {
       color: #768292 !important;
       width: 120px;
}
.servise-form input, .servise-form textarea {
     width: 290px;
    height: 45px;
    border-radius: 0px;
    background: #2e3440;
    border: 1px solid #687484;
    box-shadow: 0;
    color: #000;
    font-size: 18px;
    padding-left: 10px;
}
.servise-form textarea:not(:empty) {
    background-color: #fff;
}
 .servise-form .errors {
    color: #f00 !important;
 }
 .servise-form .errors span {
    color: #f00 !important;
 }

.servise-form .btn-submit {
      background: #ff9f1c;
    color: #000;
    border-radius: 0px;
    border: 0px;
    width: 263px;
    height: 40px;
    margin: 0px;
    margin-top: 44px;
    font-size: 20px;
    margin-left: 13px;
    font-family: Tahoma;
}
.servise-submit {
   background: #ff9f1c;
   color: #000;
}

.servise-form input:focus, .servise-form textarea:focus {
 background: #a2abb6;
 font-size: 16px;
}
.servise-img {
    padding-top: 20px;
    float:left !important;
}
.service-head {
    width: 430px;
 padding-top: 39px;
    font-size: 16px;
}
.service-list {
        padding-top: 25px;

}
.service-head-maps {
        margin-top: 280px;
}
.service-price {
    width: 430px;
}

.service-scheme {
       width: 430px;
    float: left !important;
}
.service-map {
      margin-left: 450px;
}

.button-spec{
    cursor: pointer;
    border: 1px solid #eceff2;
    width: 105px;
    height: 28px;
    position: absolute;
    display: inline-flex;
    float: right;
    right: 15px;
    top: 57px;

}
.arrow-area{
    background: #e84444;
    background: -moz-linear-gradient(top,  #e84444 27%, #ca2e2e 100%);
    background: -webkit-linear-gradient(top,  #e84444 27%,#ca2e2e 100%);
    background: linear-gradient(to bottom,  #e84444 27%,#ca2e2e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e84444', endColorstr='#ca2e2e',GradientType=0 );
    width: 28px;
    height: 28px;

}
.arrow-img{
    height: 12px;
    width: 12px;
    margin-left: 11px;
    margin-top: 8px;
    background: url('/assets/templates/main/img/arrow.png');
    background-repeat: no-repeat;
}
.text-area{
    text-align: center;
    font-family: Tahoma;
    font-size: 9px;
    width: 77px;
    background: #ffffff;
    background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 31%, #ededed 51%, #d6d6d6 97%, #d1d1d1 99%, #d1d1d1 100%, #ededed 100%);
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 31%,#ededed 51%,#d6d6d6 97%,#d1d1d1 99%,#d1d1d1 100%,#ededed 100%);
    background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 31%,#ededed 51%,#d6d6d6 97%,#d1d1d1 99%,#d1d1d1 100%,#ededed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
}
.text-area div{
    line-height: initial;
    margin-top: 3px;
    font-weight: 600;
    color: #d63131;
}
#form-spec-predlozhenie{
    width: 600px;
    height: 292px;
    top:28%;
    left: 44%;

}
div#form-spec-predlozhenie div h3#myModalLabel{
    color: black;
    text-align: center;
}
div#form-spec-predlozhenie .modal-header{
    border-bottom: none;
    margin-bottom: 10px;
    margin-top: 20px;
}
.spec-submit{
    font: inherit;
    width: 240px !important;
    height:45px !important;
    left:21%;
}
.mid-text{
    color: black;
    width: 523px;
    text-align: center;
    font-size: 19px;
    line-height: 22px;
    margin-bottom: 25px;
}
#form-spec-predlozhenie  div.modal-body  div  div  form  label input{
    width: 238px !important;
    height:38px !important;
    position: relative;
    left:25%;
    margin-bottom: 13px;
}
#form-spec-predlozhenie > div.modal-body > div > div > form > input{
    float: none;
    width: 240px !important;
    height:45px !important;
    position: relative;
    left:25%;
    font:200 18px/24px tahoma, arial, sans-serif !important;
    margin-bottom: 10px;

}
#form-spec-predlozhenie > div.modal-body{
    padding-top: 8px;
}
.h33{
text-align: center;
    font-size: 24px;
    font-weight: bold;
}
#form-spec-predlozhenie > div.modal-header > button > a.lb-close{
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(../img/close-gray.png) top right no-repeat;
    text-align: right;
    outline: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
}
#form-spec-predlozhenie > div.modal-header > button{
    margin-right: 5px;
    margin-top: 10px;
}

.lastname {
	display: none;
}


.wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.wrap .item {
    width: 33.33%;
    padding: 5px;
    box-sizing: border-box;
    color: #000;
    font-size: 15px;
}
.wrap .item span {
    display: block;
    margin-bottom: 3px;
}
.wrap .item img {
    display: block;
    width: 100%;
    margin: 0;
}
@media (max-width: 767) {
    .wrap .item {
        width: 50%;
    }
}
@media (max-width: 420px) {
    .wrap .item {
        width: 100%;
    }
}

.rating-block {
    display: flex;
    align-items: center;
    padding: 15px 0
}

.rating-form {
    margin-left: 20px;
    margin-right: 15px;
}
.rating-form__body {
    display: flex;
    align-items: center;
    justify-content: flex-start; }
.rating-form__item {
    width: 16px;
    height: 16px;
    position: relative;
    background: url(/assets/templates/main/images/stars/star.svg) no-repeat;
    background-size: 100%;
    margin-right: 6px;
    transition: 0.3s; }
.rating-form__item div {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer; }
.rating-form__item.selected {
    background: url(/assets/templates/main/images/stars/star-selected.svg) no-repeat;
    background-size: 100%; }
.rating-form__item.half {
    background: url(/assets/templates/main/images/stars/star-half.svg) no-repeat;
    background-size: 100%; }

.site-rate {
    font: 600 12px/143% HyundaiSansHead, Helvetica, sans-serif;
    color: #666666;
    text-transform: uppercase; }

.rating-success, .reviews-count {
    font: 12px/122% HyundaiSansHead, Helvetica, sans-serif;
    margin-top: 3px;
    color: #666666; }

.rating-success {
    opacity: 0;
    z-index: -1;
    max-width: 0;
    max-height: 0;
    overflow: hidden;
    transition: 0.3s; }
.rating-success.show {
    opacity: 1;
    z-index: 1;
    padding-right: 20px;
    max-height: 20px;
    max-width: 200px; }

@media (max-width: 468px) {
    .rating {
        flex-direction: column;
        justify-content: center; }
    .rating .site-rate {
        margin-right: 0; } }

/* страница вакансий: блок с телефоном внизу перед footer */

.vacancy-tel {
    background-color: #f7f7f7;
    margin-top: 40px;
    margin-bottom: -20px;
}
.vacancy-tel__container {
    padding: 30px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.vacancy-tel__tel-text {
    font: bold 22px Tahoma, Arial, sans-serif;
    color: #333333;
    margin-right: 20px;
}
.vacancy-tel__tel-link {
    font: bold 22px Tahoma, Arial, sans-serif;
    color: #333333;
    transition: color 0.4s;
    text-decoration: none;
}
.vacancy-tel__tel-link:hover {
    color: #0065b7;
}
.vacancy-tel__btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #0065b7;
    position: relative;
    border: 3px solid #0065b7;
    background-color: transparent;
    transition: background-color 0.3s ease;
    padding: 10px 23px;
    text-decoration: none;
}
.vacancy-tel__btn:hover {
    color: #fff;
    background-color: #0065b7;
}
.vacancy-tel__btn:hover svg .cls-1 {
    fill: #fff;
}
.vacancy-tel__btn-icon {
    margin-right: 10px;
    margin-bottom: -5px;
}
.vacancy-tel__btn-icon svg {
    height: 20px;
    width: 22px;
}
.vacancy-tel__btn-icon svg .cls-1 {
    fill: #0065b7;
    transition: all 0.3s ease;
}
.vacancy-tel__btn-text {
    font: 500 17px Tahoma, Arial, sans-serif;
}

/**/
