

/* Start:/local/templates/avtodriver/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/style.css?157165945335781*/
.caruselwrap {
    width: 100%;
    background: white;
    padding-top: 5px;
    padding-bottom: 5px;
}

#carousel {
    width: 390px;
    margin: 0 auto;
}

.caption_block {
    margin-bottom: 24px !important;
}

/*.content{     margin: 0px 5px 14px 0px !important; }*/
/*#carousel .flex-active-slide{border:1px solid #a8d082; border-radius:10px; }*/
#carousel .flex-active-slide:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 1px;
    left: 3px;
    right: 3px;
    bottom: 1px;
    border-radius: 5px;
    border: #a8d082 solid 1px;

}

.price_new {
    text-align: center;
}

#carousel .flex-viewport { /*padding:0px 2px 0px 2px;*/
    box-sizing: border-box;
}

#c_d .toppropelemdescr {
    padding-bottom: 20px;
}

.one_click_buypopup {
    z-index: 10;
    border: 2px solid #e5e4e4;
    position: absolute;
    padding: 20px 10px 10px 10px;
    top: 110px;
    right: -26px;
    background: white;
    font-size: 12px;
    text-align: left;
    width: 234px;
    box-sizing: border-box;
}

.one_click_buypopupa {
    z-index: 11;
    position: absolute;
    top: -18px;
    left: 50%;
    background: url(/bitrix/templates/avtodriver/img/tr.png);
    width: 22px;
    height: 18px;
    margin-left: -11px;
}

.one_click_buypopupclose {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 20;
    background: url(/bitrix/templates/avtodriver/img/crss.png);
    width: 10px;
    height: 11px;
    cursor: pointer;
}

#gallery {
    min-height: 335px;
}

h2.title {
    text-align: left;
}

.question_l {
    text-align: center;
}

.readmoreelems {
    font-size: 14px;
    color: #446e1b;
    text-decoration: underline;
}

.readmoreelems:hover {
    text-decoration: none;
    color: #446e1b;
}

.exchangenotliqs {
    width: 100%;
    text-align: center;
    margin-top: 15px;
}

.exchangenotliqs span {
    color: #5eb011;
}

.slides li {
    overflow: hidden;
    position: relative;
}

/*#gallery .slides li{   height: 350px;    vertical-align: middle;}
#gallery .slides li a{    display: table-cell;
    height: 350px;
    vertical-align: middle;}*/
/*.slides{transition-duration: 0s !important; }*/
.container > div > .content.col-sm-8 {
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 0px !important;
}

.product_img {
    height: 206px;
    overflow: hidden;
}

.flex-direction-nav li:nth-child(2) {
    right: -20px !important;
}

.flex-direction-nav li:nth-child(1) {
    left: -20px !important;
}

.catalog_item1watch .product_img {
    height: auto;
}

.catalog_item2watch .product_img {
    height: auto;
}

.catalog_item3watch .product_img {
    height: auto;
}

.catalog_item4watch .product_img {
    height: auto;
}

.catalog_item2 .product_img {
    height: auto;
}

@media (min-width: 1200px) {
    .catalog_item2 {
        margin: 0 0 2% 1%;
        width: 23% !important;
    }

    .catalog_item2:nth-child(1) {
        margin-left: 0;
    }
    .item-slider-card-fix {
        max-width: none;
    }
}

@media (max-width: 1199px) and (min-width: 768px) {
    .caption_block {
        width: 100% !important;
    }

    .price_detail .price_title {
        font-size: 22px;
    }

    .price_detail .price_new {
        font-size: 24px;
    }

    .one_click, .in_the_basket {
        width: 200px !important;
    }

    .catalog_item1watch .product_info_detail,
    .catalog_item2watch .product_info_detail,
    .catalog_item3watch .product_info_detail,
    .catalog_item4watch .product_info_detail {
        display: none;
    }

    .catalog_item1watch .price_new,
    .catalog_item2watch .price_new,
    .catalog_item3watch .price_new,
    .catalog_item4watch .price_new {
        font-size: 18px !important;
        width: 110% !important;
        text-align: left !important;
        margin-left: -5%;
    }

    .catalog_other_block .product_detail {
        height: 50px !important;
    }

    .catalog_other_block .price_new {
        line-height: 50px !important;
    }

    .watched_catalog .product_detail .hiddem-md {
        display: none;
    }

    .watched_catalog .product_img a {
        height: 138px !important;
        display: block;
    }
    .item-slider-card-fix {
        max-width: 768px;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .catalog_item2 {
        margin: 0 0 2% 2%;
        width: 48% !important;
    }

    .price_block {
        overflow: visible !important;
    }

    .catalog_item2:nth-child(2n+1) {
        margin-left: 0;
    }

    .catalog_other_block .product_img a {
        height: 138px !important;
    }
}

@media (min-width: 768px) {
    .catalog_item2 {
        margin-bottom: 10px;
    }
    .item-slider-card-fix {
        max-width: 768px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .catalog_item1watch .price_new,
    .catalog_item2watch .price_new,
    .catalog_item3watch .price_new,
    .catalog_item4watch .price_new {
        font-size: 13px !important;
    }

    .content {
        padding-left: 10px !important;
    }

    .one_click {
        width: 200px !important;
    }

    /*.one_click_buypopup{display:none !important;}*/
    #f_b {
        height: 133px !important;
        overflow: visible !important;
    }

    #vkontakte-group {
        width: 240px !important;
        overflow: hidden;
    }

    .caption_block {
        width: 100% !important;
    }

    .catalog_item1watch .product_detail,
    .catalog_item2watch .product_detail,
    .catalog_item3watch .product_detail,
    .catalog_item4watch .product_detail {
        height: 60px !important;
    }

    .catalog_other_block .product_name a {
        font-size: 14px;
    }

    .catalog_other_block .product_detail .price_new {
        width: 220px;
        margin: 0 auto;
    }

    .catalog_other_block .product_detail {
        width: 100%;
    }

    .catalog_other_block .product_img a {
        height: 324px !important;
    }

    .catalog_other_block .product_detail .price_new {
        font-size: 20px !important;
    }

    .watched_catalog .price_new {
        width: 110% !important;
        text-align: left !important;
    }
}

@media (max-width: 760px) {

    .catalog_other_block .catalog .catalog_item2 {
        margin-bottom: 10px !important;
    }

    #f_b {
        height: 163px !important;
        overflow: visible !important;
    }

    .catalog_other_block .product_text {
        display: none;
    }
}

@media (max-width: 420px) {
    #f_b .price_detail .price_new {
        font-size: 19px !important;
        width: 121px;
        margin-top: 6px;
    }

    #f_b .price_detail .price_title {
        font-size: 19px !important;
        text-align: left !important;
    }

    #carousel {
        width: 260px;
    }

    #gallery {
        min-height: 170px;
    }

    #gallery.flexslider .slides img {
        max-height: 170px !important;
    }

    .flex-direction-nav li:nth-child(1) {
        left: -10px !important;
    }

    .flex-direction-nav li:nth-child(2) {
        right: -10px !important;
    }

    .caption_block {
        display: block !important;
    }

    .caption_block #a_catalog {
        display: none !important;
    }

    #f_b .col-xs-6 {
        width: 100%;
        width: 200px;
        margin: 0 auto;
        float: none !important;
    }

    #f_b .col-xs-6 .price_detail .price_title {
        display: inline-block;
    }

    #f_b .col-xs-6 .price_detail .price_new {
        display: inline-block;
    }

    #f_b .col-xs-6 .price_detail {
        margin-bottom: 10px;
    }

    #f_b {
        height: 202px !important;
    }

    .card_block {
        width: 480px;
        height: 440px;
        padding: 0 0px;
    }

    .catalog_other_block .product_detail {
        height: 32px;
    }

    .catalog_other_block .product_detail .price_new {
        line-height: 32px !important;
    }
    .item-slider-card-fix {
        max-width: 320px;
    }
}

#title-popup-basket a {
    display: inline-block;
    padding-left: 15px;
}

.b-catalog__avaliability {
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
    color: #6fb353;
}

/*reservation*/
.catalog-element-reservation {
    display: block;
    margin-bottom: 70px;
    text-align: left;
}

.catalog-element-reservation__text {
    font-size: 16px;
    color: #ff0707;
}

.catalog-element-reservation__price {
    margin: 10px 0px;
    font-size: 22px;
    color: #ff0707;
    font-weight: bold;
}

.catalog-element-reservation-form-button {
    display: inline-block;
    padding: 0px 10px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    background: #629b44;
    border: 1px #629b44 solid;
    border-radius: 4px;
    vertical-align: middle;
    color: #FFFFFF;
    cursor: pointer;
}

.catalog-element-reservation-form-button:hover {
    background: #FFFFFF;
    color: #629b44;
    transition: 0.7s;
}

/*prices*/
.b-price__element {
    padding: 0 0 5px;
    font-size: 26px;
    font-weight: bold;
    color: #35373e;
    text-align: center;
}

.b-price-old__element {
    position: relative;
    text-align: center;
}

.b-price-old__element:before {
    content: "";
    position: absolute;
    margin: -10px;
    width: 65px;
    height: 20px;
    border-bottom: 1px solid #101010;
    transform: rotate(-23deg);
}

.b-price-new__element {
    padding: 0 0 5px;
    font-size: 26px;
    font-weight: bold;
    color: #ff0000;
    text-align: center;
}

.b-element__action {
    margin: 0px auto;
    width: 60%;
}

.b-element-action__end {
    font-weight: bold;
}

.b-element-action__timer {
    display: inline-table;
    border-spacing: 5px 0px;
}

.b-element-action-timer__cell {
    display: table-cell;
    text-align: center;
}

.b-element-action-timer__dhm {
    display: block;
    font-weight: normal;
    font-size: 10px;
}

@media (max-width: 767px) {
    .b-element__action {
        margin: 0px auto;
        width: 100%;
    }
}

/*FORMS*/

/*one click*/
#oneclick-form-background {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 8000;
    background: #333;
    opacity: .75;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
}

#oneclick-buy {
    position: fixed;
    margin-left: -150px;
    padding: 15px;
    left: 50%;
    top: 30%;
    width: 300px;
    border: 1px solid #000;
    background: #fff;
    z-index: 8888;
}

#oneclick-buy .form-caption {
    font-size: 20px;
}

#oneclick-buy .form-caption-desc {
    margin: 10px 0px 25px 0px;
    font-size: 12px;
    color: #AAAAAA;
}

#oneclick-buy .form-body {
    display: table;
    margin: 10px;
    width: 245px;
}

#oneclick-buy .form-description {
    display: table-cell;
    width: 170px;
    height: 210px;
    color: #5e5e5e;
    font-weight: bold;
    vertical-align: top;
}

#oneclick-buy .form-description div {
    margin-bottom: 20px;
}

#oneclick-picture {
    width: 154px;
    height: 88px;
    background-size: 100px 100px;
    background-repeat: no-repeat;
}

#oneclick-name {
    font-size: 20px;
    margin-bottom: 20px;
}

#oneclick-price {
    color: #000;
    font-size: 18px;
    margin-bottom: 20px;
}

#oneclick-form {
    display: table-cell;
    width: 200px;
    vertical-align: top;
}

.oneclick__phone-table {
    display: inline-block;
}

.oneclick__phone-table-cell {
    display: table-cell;
    vertical-align: middle;
}

#oneclick-form label {
    display: block;
    margin-bottom: 26px;
    font-weight: normal;
}

#oneclick-form label .errorMessage {
    display: none;
    color: #d5494f;
    font-size: 12px;
}

#oneclick-form label input {
    width: 100%;
    height: 22px;
    border: 1px solid #bdbdbd;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
}

#oneclick-form label select {
    width: 100%;
    height: 22px;
    border: 1px solid #bdbdbd;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
}

#oneclick-form label input:focus {
    color: #5a5a5a;
    background: #FFF;

}

#oneclick-form .oneclick-send-order {
    margin: 50px 0px 20px 0px;
    text-align: center;
}

#oneclick-form .oneclick-send-order input[type=button] {
    display: inline-block;
    width: 173px;
    height: 35px;
    font-size: 18px;
    line-height: 35px;
    background: #629b44;
    border: none;
    border-radius: 4px;
    vertical-align: middle;
    color: #FFFFFF;
    cursor: pointer;
}

#oneclick-form .oneclick-send-order input[type=button]:hover {

}

#oneclick-form .oneclick-send-order input[type=button]:disabled {
    background: #d6d6d6;
    color: #606060;
    transition: background, color, 1s ease-out 0.05s;
}

#oneclick-form-result {
    display: none;
}

#oneclick-form-result .oneclick-result-success,
#oneclick-form-result .oneclick-result-icon-fail {
    display: none;
}

#oneclick-form-result .form-order-result {
    margin: 40px 0px 20px 0px;
    font-size: 16px;
    text-align: center;
    font-style: italic;
    font-weight: bold;
}

#oneclick-form-result .form-order-message {
    margin: 40px 0px 20px 0px;
    font-size: 14px;
    text-align: center;
    color: #AAAAAA;
}

#oneclick-form-result .form-orders-personal {
    margin: 60px 0px 20px 0px;
    font-size: 12px;
    color: #AAAAAA;
}

#oneclick-form-result .button-close {
    display: block;
    margin: 0px auto;
    padding: 0px 5px;
    width: 117px;
    height: 25px;
    font-size: 16px;
    border: 1px solid #7A7A7A;
    border-radius: 4px;
    text-align: center;
    vertical-align: middle;
    color: #7A7A7A;
    cursor: pointer;
}

#oneclick-form-result .oneclick-result-icon-fail {
    background: url(/local/templates/avtodriver/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/order_error.png) no-repeat;
    color: #dc1d1d;
}

#oneclick-buy #oneclick-form-close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

#request-form-background {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 8000;
    background: #333;
    opacity: .75;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
}

.request-form {
    position: fixed;
    margin-left: -150px;
    padding: 15px;
    left: 50%;
    top: 10%;
    width: 300px;
    border: 1px solid #000;
    background: #fff;
    z-index: 8888;
}

.request-form .form-caption {
    font-size: 20px;
}

.request-form .form-caption-desc {
    margin: 10px 0px 25px 0px;
    font-size: 12px;
    color: #AAAAAA;
}

.request-form .form-body {
    display: table;
    margin: 10px;
    width: 245px;
}

.request-form .form-description {
    display: table-cell;
    width: 170px;
    height: 210px;
    color: #5e5e5e;
    font-weight: bold;
    vertical-align: top;
}

.request-form .form-description div {
    margin-bottom: 20px;
}

.request-form-picture {
    width: 154px;
    height: 88px;
    background-size: 100px 100px;
    background-repeat: no-repeat;
}

.request-form-name {
    font-size: 20px;
    margin-bottom: 20px;
}

.request-form-price {
    color: #000;
    font-size: 18px;
    margin-bottom: 20px;
}

#request-form-post {
    display: table-cell;
    width: 200px;
    vertical-align: top;
}

.request-form label {
    display: block;
    margin-bottom: 26px;
    font-weight: normal;
}

.request-form label .errorMessage {
    display: none;
    color: #d5494f;
    font-size: 12px;
}

.request-form label input, .request-form label textarea {
    width: 100%;
    height: 22px;
    border: 1px solid #bdbdbd;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
}

.request-form label textarea {
    width: 100%;
    height: 100px;
    border: 1px solid #bdbdbd;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
}

.request-form label input:focus {
    color: #5a5a5a;
    background: #FFF;
    border: 1px solid #bdbdbd;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;

}

.request-form .request-send-order {
    margin: 50px 0px 20px 0px;
    text-align: center;
}

.request-form .request-send-order input[type=button] {
    display: inline-block;
    width: 173px;
    height: 35px;
    font-size: 18px;
    line-height: 35px;
    background: #629b44;
    border: none;
    border-radius: 4px;
    vertical-align: middle;
    color: #FFFFFF;
    cursor: pointer;
}

.request-form .request-send-order input[type=button]:hover {

}

.request-formm .request-send-order input[type=button]:disabled {
    background: #d6d6d6;
    color: #606060;
    transition: background, color, 1s ease-out 0.05s;
}

#request-form-result {
    display: none;
}

.request-form #request-result-success,
.request-form #request-result-icon-fail {
    display: none;
}

.request-form .form-order-result {
    margin: 40px 0px 20px 0px;
    font-size: 16px;
    text-align: center;
    font-style: italic;
    font-weight: bold;
}

.request-form .form-order-message {
    margin: 40px 0px 20px 0px;
    font-size: 14px;
    text-align: center;
    color: #AAAAAA;
}

.request-form.form-orders-personal {
    margin: 60px 0px 20px 0px;
    font-size: 12px;
    color: #AAAAAA;
}

.request-form .button-close {
    display: block;
    margin: 0px auto;
    padding: 0px 5px;
    width: 117px;
    height: 25px;
    font-size: 16px;
    border: 1px solid #7A7A7A;
    border-radius: 4px;
    text-align: center;
    vertical-align: middle;
    color: #7A7A7A;
    cursor: pointer;
}

.request-form #request-form-close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

#offerown-form-background {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 8000;
    background: #333;
    opacity: .75;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
}

.offerown-form {
    position: fixed;
    margin-left: -150px;
    padding: 15px;
    left: 50%;
    top: 10%;
    width: 300px;
    border: 1px solid #000;
    background: #fff;
    z-index: 8888;
}

.offerown-form .form-caption {
    font-size: 20px;
}

.offerown-form .form-caption-desc {
    margin: 10px 0px 25px 0px;
    font-size: 12px;
    color: #AAAAAA;
}

.offerown-form .form-body {
    display: table;
    margin: 10px;
    width: 245px;
}

.offerown-form .form-description {
    display: table-cell;
    width: 170px;
    height: 210px;
    color: #5e5e5e;
    font-weight: bold;
    vertical-align: top;
}

.offerown-form .form-description div {
    margin-bottom: 20px;
}

.offerown-form-picture {
    width: 154px;
    height: 88px;
    background-size: 100px 100px;
    background-repeat: no-repeat;
}

.offerown-form-name {
    font-size: 20px;
    margin-bottom: 20px;
}

.offerown-form-price {
    color: #000;
    font-size: 18px;
    margin-bottom: 20px;
}

#offerown-form-post {
    display: table-cell;
    width: 200px;
    vertical-align: top;
}

.offerown-form label {
    display: block;
    margin-bottom: 26px;
    font-weight: normal;
}

.offerown-form label .errorMessage {
    display: none;
    color: #d5494f;
    font-size: 12px;
}

.offerown-form label input, .offerown-form label textarea {
    width: 100%;
    height: 22px;
    border: 1px solid #bdbdbd;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
}

.offerown-form label textarea {
    width: 100%;
    height: 100px;
    border: 1px solid #bdbdbd;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
}

.offerown-form label input:focus {
    color: #5a5a5a;
    background: #FFF;
    border: 1px solid #bdbdbd;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;

}

.offerown-form .offerown-send-order {
    margin: 50px 0px 20px 0px;
    text-align: center;
}

.offerown-form .offerown-send-order input[type=button] {
    display: inline-block;
    width: 173px;
    height: 35px;
    font-size: 18px;
    line-height: 35px;
    background: #629b44;
    border: none;
    border-radius: 4px;
    vertical-align: middle;
    color: #FFFFFF;
    cursor: pointer;
}

.offerown-form .offerown-send-order input[type=button]:hover {

}

.offerown-formm .offerown-send-order input[type=button]:disabled {
    background: #d6d6d6;
    color: #606060;
    transition: background, color, 1s ease-out 0.05s;
}

#offerown-form-result {
    display: none;
}

.offerown-form #offerown-result-success,
.offerown-form #offerown-result-icon-fail {
    display: none;
}

.offerown-form .form-order-result {
    margin: 40px 0px 20px 0px;
    font-size: 16px;
    text-align: center;
    font-style: italic;
    font-weight: bold;
}

.offerown-form .form-order-message {
    margin: 40px 0px 20px 0px;
    font-size: 14px;
    text-align: center;
    color: #AAAAAA;
}

.offerown-form.form-orders-personal {
    margin: 60px 0px 20px 0px;
    font-size: 12px;
    color: #AAAAAA;
}

.offerown-form .button-close {
    display: block;
    margin: 0px auto;
    padding: 0px 5px;
    width: 117px;
    height: 25px;
    font-size: 16px;
    border: 1px solid #7A7A7A;
    border-radius: 4px;
    text-align: center;
    vertical-align: middle;
    color: #7A7A7A;
    cursor: pointer;
}

.offerown-form #offerown-form-close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

#reservation-form-background {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 8000;
    background: #333;
    opacity: .75;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
}

.reservation-form {
    position: fixed;
    margin-left: -150px;
    padding: 15px;
    left: 50%;
    top: 15%;
    width: 300px;
    border: 1px solid #000;
    background: #fff;
    z-index: 8888;
}

.reservation-form .form-caption {
    font-size: 20px;
}

.reservation-form .form-caption-desc {
    margin: 10px 0px 25px 0px;
    font-size: 12px;
    color: #AAAAAA;
}

.reservation-form .form-body {
    display: table;
    margin: 10px;
    width: 245px;
}

.reservation-form .form-description {
    display: table-cell;
    width: 170px;
    height: 210px;
    color: #5e5e5e;
    font-weight: bold;
    vertical-align: top;
}

.reservation-form .form-description div {
    margin-bottom: 20px;
}

.reservation-form-picture {
    width: 154px;
    height: 88px;
    background-size: 100px 100px;
    background-repeat: no-repeat;
}

.reservation-form-name {
    font-size: 20px;
    margin-bottom: 20px;
}

.reservation-form-price {
    color: #000;
    font-size: 18px;
    margin-bottom: 20px;
}

#reservation-form-post {
    display: table-cell;
    width: 200px;
    vertical-align: top;
}

.reservation-form label {
    display: block;
    margin-bottom: 26px;
    font-weight: normal;
}

.reservation-form label .errorMessage {
    display: none;
    color: #d5494f;
    font-size: 12px;
}

.reservation-form label input, .reservation-form label textarea {
    width: 100%;
    height: 22px;
    border: 1px solid #bdbdbd;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
}

.reservation-form label textarea {
    width: 100%;
    height: 100px;
    border: 1px solid #bdbdbd;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
}

.reservation-form label input:focus {
    color: #5a5a5a;
    background: #FFF;
    border: 1px solid #bdbdbd;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;

}

.reservation-form .reservation-send-order {
    margin: 50px 0px 20px 0px;
    text-align: center;
}

.reservation-form .reservation-send-order input[type=button] {
    display: inline-block;
    width: 173px;
    height: 35px;
    font-size: 18px;
    line-height: 35px;
    background: #629b44;
    border: none;
    border-radius: 4px;
    vertical-align: middle;
    color: #FFFFFF;
    cursor: pointer;
}

.reservation-form .reservation-send-order input[type=button]:hover {

}

.reservation-formm .reservation-send-order input[type=button]:disabled {
    background: #d6d6d6;
    color: #606060;
    transition: background, color, 1s ease-out 0.05s;
}

#reservation-form-result {
    display: none;
}

.reservation-form #reservation-result-success,
.reservation-form #reservation-result-icon-fail {
    display: none;
}

.reservation-form .form-order-result {
    margin: 40px 0px 20px 0px;
    font-size: 16px;
    text-align: center;
    font-style: italic;
    font-weight: bold;
}

.reservation-form .form-order-message {
    margin: 40px 0px 20px 0px;
    font-size: 14px;
    text-align: center;
    color: #AAAAAA;
}

.reservation-form.form-orders-personal {
    margin: 60px 0px 20px 0px;
    font-size: 12px;
    color: #AAAAAA;
}

.reservation-form .button-close {
    display: block;
    margin: 0px auto;
    padding: 0px 5px;
    width: 117px;
    height: 25px;
    font-size: 16px;
    border: 1px solid #7A7A7A;
    border-radius: 4px;
    text-align: center;
    vertical-align: middle;
    color: #7A7A7A;
    cursor: pointer;
}

.reservation-form #reservation-form-close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

/*SLIDER*/

body {
    background: #eee;
    margin: 0;
    font-family: arial;
}

.blueimp-gallery .modal-body img,
.blueimp-gallery .modal-body .video-content video,
.blueimp-gallery .modal-body .video-content iframe,
.blueimp-gallery .modal-body .video-content a {
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.blueimp-gallery .modal-body .video-content video {
    display: none;
}

.blueimp-gallery .modal-body .video-playing video {
    display: block;
}

.blueimp-gallery .modal-body .video-content iframe {
    width: 100%;
    height: 100%;
    border: none;
    left: 100%;
}

.blueimp-gallery .modal-body .video-playing iframe {
    left: 0;
}

.blueimp-gallery .modal-body .video-playing img,
.blueimp-gallery .modal-body .video-playing a {
    display: none;
}

.blueimp-gallery .modal-body .video-content a {
    cursor: pointer;
}

.blueimp-gallery .modal-body .video-content a:after {
    font-family: "Glyphicons Halflings";
    -webkit-font-smoothing: antialiased;
    content: "\e029";
    font-size: 64px;
    line-height: 64px;
    width: 64px;
    height: 64px;
    position: absolute;
    top: 50%;
    margin: -32px 0 0 -32px;
}

.blueimp-gallery .modal-body .video-loading a {
    background-size: 64px 64px;
}

.blueimp-gallery .modal-body .video-loading a:after {
    content: none;
}

@charset "UTF-8";
.blueimp-gallery, .blueimp-gallery > .slides > .slide > .slide-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -moz-backface-visibility: hidden
}

.blueimp-gallery > .slides > .slide > .slide-content {
    margin: auto;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    opacity: 1
}

.blueimp-gallery {
    position: fixed;
    z-index: 999999;
    overflow: hidden;
    background: #000;
    background: rgba(0, 0, 0, .9);
    opacity: 0;
    display: none;
    direction: ltr;
    -ms-touch-action: none;
    touch-action: none
}

.blueimp-gallery-carousel {
    position: relative;
    z-index: auto;
    margin: 1em auto;
    padding-bottom: 56.25%;
    box-shadow: 0 0 10px #000;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.blueimp-gallery-display {
    display: block;
    opacity: 1
}

.blueimp-gallery > .slides {
    position: relative;
    height: 100%;
    overflow: hidden
}

.blueimp-gallery-carousel > .slides {
    position: absolute
}

.blueimp-gallery > .slides > .slide {
    position: relative;
    float: left;
    height: 100%;
    text-align: center;
    -webkit-transition-timing-function: cubic-bezier(.645, .045, .355, 1);
    -moz-transition-timing-function: cubic-bezier(.645, .045, .355, 1);
    -ms-transition-timing-function: cubic-bezier(.645, .045, .355, 1);
    -o-transition-timing-function: cubic-bezier(.645, .045, .355, 1);
    transition-timing-function: cubic-bezier(.645, .045, .355, 1)
}

.blueimp-gallery, .blueimp-gallery > .slides > .slide > .slide-content {
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -ms-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.blueimp-gallery > .slides > .slide-loading > .slide-content {
    opacity: 0
}

.blueimp-gallery > .slides > .slide-error > .slide-content {
    display: none
}

.blueimp-gallery > .next, .blueimp-gallery > .prev {
    position: absolute;
    top: 50%;
    left: 15px;
    width: 40px;
    height: 40px;
    margin-top: -23px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 2px #000;
    text-align: center;
    background: #222;
    background: rgba(0, 0, 0, .5);
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: 3px solid #fff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: .5;
    cursor: pointer;
    display: none
}

.blueimp-gallery > .next {
    left: auto;
    right: 15px
}

.blueimp-gallery > .close, .blueimp-gallery > .title {
    position: absolute;
    top: 15px;
    left: 15px;
    margin: 0 40px 0 0;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    text-shadow: 0 0 2px #000;
    opacity: .8;
    display: none
}

.blueimp-gallery > .close {
    padding: 15px;
    right: 15px;
    left: auto;
    margin: -15px;
    font-size: 30px;
    text-decoration: none;
    cursor: pointer
}

.blueimp-gallery-playing > .play-pause {
    background-position: -15px 0
}

.blueimp-gallery > .close:hover, .blueimp-gallery > .next:hover, .blueimp-gallery > .play-pause:hover, .blueimp-gallery > .prev:hover, .blueimp-gallery > .title:hover {
    color: #fff;
    opacity: 1
}

.blueimp-gallery-controls > .close, .blueimp-gallery-controls > .next, .blueimp-gallery-controls > .play-pause, .blueimp-gallery-controls > .prev, .blueimp-gallery-controls > .title {
    display: block;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}

.blueimp-gallery-left > .prev, .blueimp-gallery-right > .next, .blueimp-gallery-single > .next, .blueimp-gallery-single > .play-pause, .blueimp-gallery-single > .prev {
    display: none
}

.blueimp-gallery > .close, .blueimp-gallery > .next, .blueimp-gallery > .play-pause, .blueimp-gallery > .prev, .blueimp-gallery > .slides > .slide > .slide-content {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

body:last-child .blueimp-gallery > .slides > .slide-error {
    background-image: url(/local/templates/avtodriver/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/../img/error.svg)
}

body:last-child .blueimp-gallery > .play-pause {
    width: 20px;
    height: 20px;
    background-size: 40px 20px
}

body:last-child .blueimp-gallery-playing > .play-pause {
    background-position: -20px 0
}

.blueimp-gallery > .indicator {
    position: absolute;
    top: auto;
    right: 15px;
    bottom: 15px;
    left: 15px;
    margin: 0 40px;
    padding: 0;
    list-style: none;
    text-align: center;
    line-height: 10px;
    display: none
}

.blueimp-gallery > .indicator > li {
    display: inline-block;
    width: 9px;
    height: 9px;
    margin: 6px 3px 0 3px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: 1px solid transparent;
    background: #ccc;
    background: rgba(255, 255, 255, .25) center no-repeat;
    border-radius: 5px;
    box-shadow: 0 0 2px #000;
    opacity: .5;
    cursor: pointer
}

.blueimp-gallery > .indicator > .active, .blueimp-gallery > .indicator > li:hover {
    background-color: #fff;
    border-color: #fff;
    opacity: 1
}

.blueimp-gallery-controls > .indicator {
    display: block;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}

.blueimp-gallery-single > .indicator {
    display: none
}

.blueimp-gallery > .indicator {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.blueimp-gallery > .slides > .slide > .video-content > img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    -moz-backface-visibility: hidden
}

.blueimp-gallery > .slides > .slide > .video-content > video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.blueimp-gallery > .slides > .slide > .video-content > iframe {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    border: none
}

.blueimp-gallery > .slides > .slide > .video-playing > iframe {
    top: 0
}

.blueimp-gallery > .slides > .slide > .video-content > a {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: -64px auto 0;
    width: 128px;
    height: 128px;
    background: url(/local/templates/avtodriver/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/../img/video-play.png) center no-repeat;
    opacity: .8;
    cursor: pointer
}

.blueimp-gallery > .slides > .slide > .video-content > a:hover {
    opacity: 1
}

.blueimp-gallery > .slides > .slide > .video-playing > a, .blueimp-gallery > .slides > .slide > .video-playing > img {
    display: none
}

.blueimp-gallery > .slides > .slide > .video-content > video {
    display: none
}

.blueimp-gallery > .slides > .slide > .video-playing > video {
    display: block
}

/*# sourceMappingURL=blueimp-gallery.min.css.map */

.slick-dots {
    display: block;
    width: 480px;
    margin-top: 20px;
    padding: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    display: inline-block;
    position: relative;
    margin: 0 2px;
    padding: 0px;
    cursor: pointer;
}

.slick-dots li img {
    margin: 10px;
}

.slick-track li.slick-active-dot img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    border: 1px solid #44e124;
}

.slick-slider .slick-dots .slick-list {
    padding: -20px;
}

/* Slider */
.slider.regular {
    width: 480px;
}

.slick-slider {
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;

    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;

    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
    border: 1px solid #d0d3d4;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}





/* End */


/* Start:/local/templates/avtodriver/js/fancybox/jquery.fancybox.min.css?15646577193833*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner,.fancybox-outer{position:relative}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.fancybox-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(/local/templates/avtodriver/js/fancybox/fancybox_sprite.png)}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8060}#fancybox-loading div{width:44px;height:44px;background:url(/local/templates/avtodriver/js/fancybox/fancybox_loading.gif) center center no-repeat}.fancybox-close,.fancybox-nav{position:absolute;cursor:pointer;z-index:8040}.fancybox-close{right:-18px;top:-18px;width:36px;height:36px}.fancybox-nav{top:0;width:40%;height:100%;text-decoration:none;background:url(/local/templates/avtodriver/js/fancybox/blank.gif);-webkit-tap-highlight-color:transparent}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible!important}.fancybox-lock{width:auto}.fancybox-lock,.fancybox-lock body{overflow:hidden!important}.fancybox-lock-test{overflow-y:hidden!important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url(/local/templates/avtodriver/js/fancybox/fancybox_overlay.png)}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;font:13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:0 0;background:rgba(0,0,0,.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#fff;font-weight:700;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(/local/templates/avtodriver/js/fancybox/fancybox_sprite@2x.png);background-size:44px 152px}#fancybox-loading div{background-image:url(/local/templates/avtodriver/js/fancybox/fancybox_loading@2x.gif);background-size:24px 24px}}
/* End */


/* Start:/local/templates/avtodriver/components/bitrix/catalog.top/like_goods/section/themes/blue/style.css?15537738344839*/
/* catalog.section */
.bx_catalog_top_home.bx_blue .bx_bt_button  				{
	background:#00a2df;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#00a2df),color-stop(100%,#006fcb));
	background:-webkit-linear-gradient(top,#00a2df 0%,#006fcb 100%);
	background:   -moz-linear-gradient(top,#00a2df 0%,#006fcb 100%);
	background:    -ms-linear-gradient(top,#00a2df 0%,#006fcb 100%);
	background:     -o-linear-gradient(top,#00a2df 0%,#006fcb 100%);
	background:        linear-gradient(to bottom,#00a2df 0%,#006fcb 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a2df',endColorstr='#006fcb',GradientType=0);

	color:#fff;
	text-shadow: 0 1px 0 #165c99;
	display:inline-block;
	border-radius:3px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	cursor:pointer;
}
.bx_catalog_top_home.bx_blue .bx_bt_button:hover  		{
	background:#26b0e4;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI2YjBlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNjg0ZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#26b0e4),color-stop(100%,#2684d3));
	background:-webkit-linear-gradient(top,#26b0e4 0%,#2684d3 100%);
	background:   -moz-linear-gradient(top,#26b0e4 0%,#2684d3 100%);
	background:    -ms-linear-gradient(top,#26b0e4 0%,#2684d3 100%);
	background:     -o-linear-gradient(top,#26b0e4 0%,#2684d3 100%);
	background:        linear-gradient(to bottom,#26b0e4 0%,#2684d3 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#26b0e4',endColorstr='#2684d3',GradientType=0 );
}
.bx_catalog_top_home.bx_blue .bx_bt_button:active  		{
	background:#0052bf;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNTJiZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDg1ZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#0052bf),color-stop(100%,#0085d3));
	background:-webkit-linear-gradient(top,#0052bf 0%,#0085d3 100%);
	background:   -moz-linear-gradient(top,#0052bf 0%,#0085d3 100%);
	background:    -ms-linear-gradient(top,#0052bf 0%,#0085d3 100%);
	background:     -o-linear-gradient(top,#0052bf 0%,#0085d3 100%);
	background:linear-gradient(to bottom,#0052bf 0%,#0085d3 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0052bf',endColorstr='#0085d3',GradientType=0 );
}

/* scu_detail_size */
.bx-retina .bx_catalog_top_home.bx_blue .bx_item_detail_size ul li.bx_active .cnt{
	-webkit-border-image: url(/local/templates/avtodriver/components/bitrix/catalog.top/like_goods/section/themes/blue/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/local/templates/avtodriver/components/bitrix/catalog.top/like_goods/section/themes/blue/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/local/templates/avtodriver/components/bitrix/catalog.top/like_goods/section/themes/blue/images/x2border_active.png) 2 stretch;
	border-image: url(/local/templates/avtodriver/components/bitrix/catalog.top/like_goods/section/themes/blue/images/x2border_active.png) 2 fill stretch;
}
/* scu_detail_scu */
.bx-retina .bx_catalog_top_home.bx_blue .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
	-webkit-border-image: url(/local/templates/avtodriver/components/bitrix/catalog.top/like_goods/section/themes/blue/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/local/templates/avtodriver/components/bitrix/catalog.top/like_goods/section/themes/blue/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/local/templates/avtodriver/components/bitrix/catalog.top/like_goods/section/themes/blue/images/x2border_active.png) 2 stretch;
	border-image: url(/local/templates/avtodriver/components/bitrix/catalog.top/like_goods/section/themes/blue/images/x2border_active.png) 2 fill stretch;
}
/* End */


/* Start:/local/templates/avtodriver/components/bitrix/forum.topic.reviews/template/style.min.css?156465692713753*/
div.reviews-info-box{padding:.5em 1.117em;border-width:1px;border-style:solid;line-height:1.5em;margin-bottom:2em;zoom:1}div.reviews-header-box,div.reviews-link-box{font-size:1em;padding:.462em 1.117em;vertical-align:middle}div.reviews-link-box{padding:.462em;margin-bottom:1em}div.reviews-navigation-box{padding:0 1.117em;border-top:1px solid;border-bottom:1px solid;line-height:1.5em;overflow:hidden;zoom:1}div.reviews-navigation-bottom{margin-top:0;margin-bottom:2em;border-top:none}table.reviews-post-table{width:100%;line-height:1.5em;border-bottom:1px solid #dadada;margin-bottom:.7em;padding:1px 3px 1px 0;table-layout:fixed}table.reviews-post-hidden{background:0 0 #e5f8e3!important}table.reviews-post-table thead td{color:#7e7e7e;line-height:30px;padding-top:.5em}table.reviews-post-table tbody td div.reviews-text{padding-top:.5em}table.reviews-post-table thead td .message-post-date{font-size:.85em}table.reviews-post-table thead td .review-avatar{background-color:#eceaec;border:1px solid #c4c4c4;float:left;height:30px;margin-right:.5em;width:30px}table.reviews-post-table thead td .review-rating{float:right}table.reviews-post-table thead td .review-rating .rating-vote{line-height:24px}table.reviews-post-last{margin-bottom:0}table.reviews-post-table td{padding:0;vertical-align:top}table.reviews-post-table td.reviews-cell-actions,table.reviews-post-table td.reviews-cell-post{border-right-width:1px;border-right-style:solid}table.reviews-post-table td.reviews-cell-actions,table.reviews-post-table td.reviews-cell-contact{border-top-width:1px;border-top-style:dashed;height:1.5em}div.reviews-post-date{font-size:1em}div.reviews-post-date,div.reviews-post-entry{padding:.5em 1em;font-weight:400}div.reviews-post-text{padding:.5em 0}div.reviews-post-reply-buttons{height:21px;padding:0;position:relative}div.reviews-post-reply-buttons span.separator{background-color:#e0e0e0;display:inline-block;margin:0 1px;height:7px;line-height:5px;width:1px}table.reviews-post-table .reply-action-note{color:#777;font-style:italic;line-height:18px;font-size:11px;display:inline-block;margin:2px}table.reviews-post-table .reply-action-note:hover{text-decoration:none}div.reviews-post-reply-buttons a{color:#969696;font-size:11px;margin-left:2px;text-decoration:none}div.reviews-post-reply-buttons a:hover{text-decoration:underline}div.reviews-post-attachments{margin:1.5em 0}div.reviews-post-attachments label{font-weight:700;padding-bottom:.5em}div.reviews-post-attachment{padding-left:.5em}div.reviews-post-lastedit{padding:.5em 0;font-style:italic}span.reviews-post-lastedit-user{font-weight:700}div.reviews-user-info{padding:.5em 1em 1.5em}div.reviews-user-avatar{margin:.5em 0}div.reviews-user-status{margin-bottom:.5em}div.reviews-user-name span{font-size:1em;font-weight:700;line-height:1.1em}span.reviews-vote-user a{text-decoration:none;vertical-align:top;font-size:1.1em}div.reviews-contact-links{padding:.5em 1em .5em 1.5em}div.reviews-action-links{padding:.5em 1.5em .5em 1em;text-align:right}div.reviews-action-links span{white-space:nowrap}div.reviews-post-entry{font-size:1em;padding-bottom:1em;height:100%}div.reviews-post-entry ol,div.reviews-post-entry ul{padding:.5em 0 .5em 2em}div.reviews-post-entry table.forum-code,div.reviews-post-entry table.forum-quote{margin:.5em 0 0}table.forum-code th,table.forum-quote th{font-weight:700;padding:.25em 1em;text-align:left}table.forum-code td,table.forum-quote td{padding:.9em 1em 0}div.reviews-code-box{font-family:"Consolas","Monaco","Courier New",Courier,monospace;font-size:1em;width:100%;overflow:auto;border-width:1px;border-style:solid;margin:.5em 0}div.reviews-code-box ol,div.reviews-code-box ol li{border:0}div.reviews-code-box ol li span{margin:0;padding:0;border:0}div.reviews-code-box ol{list-style:decimal;margin:0 0 0 3em;padding:.5em 0}div.reviews-code-box ol li{list-style:decimal-leading-zero;list-style-position:outside!important;padding:0 .5em 0 1.5em!important;margin:0;line-height:1.5em}div.reviews-reply-form{border-style:solid;border-width:1px;line-height:1.5em;margin-bottom:1em}div.reviews-reply-header{font-size:1em;padding:.462em 1.117em;vertical-align:middle}div.reviews-note-box{border-width:1px;border-style:solid;margin:6px;padding:2px 18px}div.reviews-reply-form div.reviews-note-box{margin:7px}div.reviews-note-box ul{padding:.3em 0 .3em 2em;margin:0}div.reviews-note-box ul li{margin:0;padding:0}div.reviews-reply-fields{padding:0 1.117em .8em}div.reviews-reply-field{padding-bottom:.462em;margin-top:.462em}div.reviews-reply-field-desc input,div.reviews-reply-field-title input{width:80%}div.reviews-reply-field-captcha-label label,div.reviews-reply-field-desc label,div.reviews-reply-field-lastedit-reason label,div.reviews-reply-field-tags label,div.reviews-reply-field-title label{display:block}div.reviews-reply-field-author input,div.reviews-reply-field-email input,div.reviews-reply-field-user{width:100%}div.reviews-reply-field-author,div.reviews-reply-field-email{float:left;width:39%}div.reviews-reply-field-user-sep{width:2%;float:left}div.reviews-reply-field-bbcode{line-height:1.7em;zoom:1}div.reviews-bbcode-line{margin-right:2em;float:left}div.reviews-smiles-line{white-space:nowrap}div.reviews-bbcode-line img,div.reviews-smiles-line img{border:0}div.reviews-bbcode-line a,div.reviews-smiles-line a{vertical-align:middle}div.reviews-bbcode-line a{width:20px;height:20px;float:left;margin-right:.2em;background-position:center center;background-repeat:no-repeat;display:block;outline:0}div.reviews-bbcode-line img,div.reviews-smiles-line a,div.reviews-smiles-line img{outline:0}div.reviews-bbcode-line select{float:left;margin-left:3px;padding:0;height:20px}a.reviews-bbcode-bold{background-image:url(/local/templates/avtodriver/components/bitrix/forum.topic.reviews/template/images/bbcode/font_bold.gif)}a.reviews-bbcode-italic{background-image:url(/local/templates/avtodriver/components/bitrix/forum.topic.reviews/template/images/bbcode/font_italic.gif)}a.reviews-bbcode-color{background-image:url(/local/templates/avtodriver/components/bitrix/forum.topic.reviews/template/images/bbcode/font_color.gif)}a.reviews-bbcode-underline{background-image:url(/local/templates/avtodriver/components/bitrix/forum.topic.reviews/template/images/bbcode/font_underline.gif)}a.reviews-bbcode-strike{background-image:url(/local/templates/avtodriver/components/bitrix/forum.topic.reviews/template/images/bbcode/font_strike.gif)}a.reviews-bbcode-url{background-image:url(/local/templates/avtodriver/components/bitrix/forum.topic.reviews/template/images/bbcode/font_link.gif)}a.reviews-bbcode-img{background-image:url(/local/templates/avtodriver/components/bitrix/forum.topic.reviews/template/images/bbcode/font_image.gif)}a.reviews-bbcode-code{background-image:url(/local/templates/avtodriver/components/bitrix/forum.topic.reviews/template/images/bbcode/font_code.gif)}a.reviews-bbcode-quote{background-image:url(/local/templates/avtodriver/components/bitrix/forum.topic.reviews/template/images/bbcode/font_quote.gif)}a.reviews-bbcode-video{background-image:url(/local/templates/avtodriver/components/bitrix/forum.topic.reviews/template/images/bbcode/font_video.gif)}a.reviews-bbcode-list{background-image:url(/local/templates/avtodriver/components/bitrix/forum.topic.reviews/template/images/bbcode/font_list.gif)}a.reviews-bbcode-translit{background-image:url(/local/templates/avtodriver/components/bitrix/forum.topic.reviews/template/images/bbcode/font_translit.gif)}div.reviews-reply-field-tags,div.reviews-text table.forum-quote thead,div.reviews-upload-file-hint{display:none}div.reviews-reply-field-lastedit-reason input,div.reviews-reply-field-tags input{width:80%}div.reviews-reply-field-captcha input{width:180px}div.reviews-reply-field-lastedit-view input,div.reviews-reply-field-settings input,div.reviews-uploaded-file input{width:1.55em;height:1.55em;margin:0 0 0 -.25em;vertical-align:middle;font-size:1em}div.reviews-reply-field-lastedit label,div.reviews-reply-field-settings label,div.reviews-uploaded-file a{vertical-align:middle}div.reviews-reply-field-upload a{outline:0}div.reviews-upload-file-hint span{font-weight:700}div.reviews-upload-file{display:none;margin-top:.262em}div.reviews-upload-file input{font-size:1.184em}div.reviews-reply-buttons{margin-top:1em}div.reviews-reply-buttons input{padding:0 .5em;font-size:1.184em;overflow:visible}div.reviews-clear-float{clear:both}div.reviews-bbcode-line a:hover,div.reviews-bbcode-line a:hover img,div.reviews-reply-header{background-color:#e7e7e7}div.reviews-info-box,div.reviews-reply-form{border-color:transparent}div.reviews-post-date{background:#eaeaea;border-bottom:none}div.reviews-header-box a:active,div.reviews-header-box a:hover,div.reviews-header-box a:link,div.reviews-header-box a:visited{color:#fff}.reviews-required-field{color:red}div.reviews-header-box{color:#fff;background:#6c6c6c;border-color:#7a7a7a}div.reviews-navigation-box{background:#fff;border-color:#e1e1e1}div.reviews-code-box,table.reviews-code,table.reviews-quote{border-color:#c3c3c3}div.reviews-code-box ol,table.reviews-code td,table.reviews-quote td{background:#fff!important;color:#696969}div.reviews-code-box,table.reviews-code th,table.reviews-quote th{background:#e6e6e6!important;color:#616161}div.reviews-note-box{border-color:#ffc85e;background:#fffdc7}table.palette{border:1px solid gray;background-color:gray;border-collapse:collapse}table.palette td,table.palette td img{border:1px solid gray;width:10px;height:10px;padding:0;margin:0}table.palette td img{border:0}div.reviews-popup-postform{width:502px;padding:0;margin:0;overflow:hidden;color:#000}div.reviews-popup-postform table.reviews-popup{border:1px solid gray;width:500px;background-color:#fff;font-size:1em;cursor:default}div.reviews-popup-postform table.reviews-popup td{border:0;background-color:#fff;font-size:1em}div.reviews-popup-postform table.reviews-popup thead td{font-weight:700;padding:.5em .5em .1em .8em;font-size:1.1em;text-align:left}div.reviews-popup-postform table.reviews-popup thead td div.close{cursor:pointer;cursor:hand;background-image:url(/local/templates/avtodriver/components/bitrix/forum.topic.reviews/template/images/close.gif);background-position:center center;background-repeat:no-repeat;overflow:hidden;width:13px;height:13px;float:right}div.reviews-popup-postform table.reviews-popup tbody td{padding:1em}div.reviews-popup-postform table.reviews-popup tbody td div.reviews-field{width:100%}div.reviews-popup-postform table.reviews-popup tbody td div.reviews-field span.title{width:100%;display:block}div.reviews-popup-postform table.reviews-popup tbody td div.reviews-field input{width:95%}div.reviews-popup-postform table.reviews-popup tfoot td{padding:.3em;text-align:center}div.reviews-reply-field-bbcode div.reviews-reply-field-showsmiles,div.reviews-smiles-line,div.reviews-smiles-line a,div.reviews-smiles-line div.reviews-smiles-item{float:left}div.reviews-smiles-line span.reviews-smiles-item{display:block;float:left;border:0;margin:0;padding:0;overflow:hidden}div.reviews-smiles-line span.reviews-smiles-item a{text-decoration:none;border:0;float:left;margin-right:5px}div.reviews-smiles-corrected{overflow:hidden}body.reviews-popup-body{padding:1.51em;font-size:.75em}form.reviews-form{background-color:#f1f1f1;margin:0}div.reviews-text table.forum-quote{background:url(/local/templates/avtodriver/components/bitrix/forum.topic.reviews/template/images/font_quote.gif) no-repeat left top #f8f2d4;color:#4a483f}div.reviews-text table.forum-code thead{display:table-cell}div.reviews-text div.forum-code-box,div.reviews-text table.forum-code,div.reviews-text table.forum-quote,div.reviews-text table.forum-spoiler{border:1px solid #ddd;table-layout:fixed;padding:3px;width:100%}div.reviews-text div.forum-code-box ol,div.reviews-text table.forum-code td,div.reviews-text table.forum-quote td,div.reviews-text table.forum-spoiler td{color:#696969}div.reviews-text div.forum-code-box,div.reviews-text table.forum-code th,div.reviews-text table.forum-quote th,div.reviews-text table.forum-spoiler th{font-weight:700;text-align:left;color:#888}div.reviews-text table.forum-code pre{overflow:auto;width:100%}div.reviews-text div.forum-code-box td,div.reviews-text table.forum-code td{font-family:"Lucida Console","DejaVu Sans Mono",Monaco,monospace;font-size:12px}div.reviews-collapse{width:100%}div.reviews-collapse a{line-height:55px;margin-right:30px;padding:.462em}div.reviews-expanded{width:auto;float:right}div.reviews-post-entry table.forum-quote{background:url(/local/templates/avtodriver/components/bitrix/forum.topic.reviews/template/images/font_quote.gif) no-repeat left top #f8f2d4;color:#4a483f}div.reviews-post-entry table.forum-quote thead{display:none}div.reviews-post-entry table.forum-code thead{display:table-cell}div.reviews-post-entry div.forum-code-box,div.reviews-post-entry table.forum-code,div.reviews-post-entry table.forum-quote,div.reviews-post-entry table.forum-spoiler{border:1px solid #ddd;padding:3px;width:100%}div.bx-edit-tab-inner table.bx-edit-table div.reviews-post-entry table.forum-code td,div.bx-edit-tab-inner table.bx-edit-table div.reviews-post-entry table.forum-quote td{background-color:transparent;padding:.9em 1em}div.reviews-post-entry div.forum-code-box ol,div.reviews-post-entry table.forum-code td,div.reviews-post-entry table.forum-quote td,div.reviews-post-entry table.forum-spoiler td{color:#696969}div.reviews-post-entry div.forum-code-box,div.reviews-post-entry table.forum-code th,div.reviews-post-entry table.forum-quote th,div.reviews-post-entry table.forum-spoiler th{font-weight:700;text-align:left;color:#888}.reviews-actions .ilike-light .bx-ilike-right-wrap{margin-right:2px}.reviews-actions .ilike-light .bx-ilike-right{padding:0 1px 0 11px;font-size:11px;line-height:19px}.reviews-actions .ilike-light .bx-ilike-text{padding:0}.reviews-post-reply-buttons .bx-rating a,.reviews-post-reply-buttons .bx-rating span{color:#929292;font-size:11px}a.postFormAutosave{float:right;display:block;width:18px;height:18px;margin:0 -4px 0 0;position:relative;z-index:2}.forum-notify-bar{width:100%;height:2em;background:url(/bitrix/js/main/core/images/panel/sprite04.png) repeat-x 0 -1178px #ffeb8d!important;position:relative}.forum-notify-close,.forum-notify-close a{display:block!important;height:12px!important;width:12px!important}.forum-notify-close{margin:3px 6px 0 0;padding:0!important;position:absolute!important;right:5px!important;top:5px!important}.forum-notify-close a{background:url(/bitrix/js/main/core/images/panel/sprite04.png) no-repeat -268px -243px!important;cursor:pointer}.forum-notify-text{color:#000!important;margin:0!important;padding:3px 20px 5px!important;text-align:center!important}.forum-notify-text a.postFormAutorestore{position:relative;color:red;cursor:pointer;text-decoration:underline;margin-right:9px;margin-top:5px;z-index:2}
/* End */
/* /local/templates/avtodriver/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/style.css?157165945335781 */
/* /local/templates/avtodriver/js/fancybox/jquery.fancybox.min.css?15646577193833 */
/* /local/templates/avtodriver/components/bitrix/catalog.top/like_goods/section/themes/blue/style.css?15537738344839 */
/* /local/templates/avtodriver/components/bitrix/forum.topic.reviews/template/style.min.css?156465692713753 */
