<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* informations  blocks */

.slider_general_block {
    background: #fff;
    overflow: hidden;
    /*height: 590px;*/ 
    position: relative;
}

.slider_general_block .slider_general {
    width: 76%;
    float: right;
    overflow: hidden;
    /*position: absolute;*/
    /*top: 50%;*/
    right: 0;
    /*transform: translate(0%, -50%);*/
}
slider_general wrapper
.slider_general_block .slider_general .bx-wrapper img {
    max-width: none;
    width: 912px;
}


.slider_general_block ul {
    list-style: none;
}

.information_block_items {
    width: 100%;
    float: right;
    /* z-index: 11111111; */
    position: relative;
}

.information_block_items .information_block_item {
    width: 32%;
    margin-right: 2%;
    text-align: center;
    background: #327dad;
    float: left;
    border-radius: 3px;
}

.information_block_items .information_block_item_service {
    background: #327dad url(/static/adopt/information_block/service_icon.png) 6% center no-repeat;
}

.information_block_items .information_block_item_spares {
    background: #327dad url(/static/adopt/information_block/spares_icon.png) 6% center no-repeat;

}

.information_block_items .information_block_item_tours {
    background: #327dad url(/static/adopt/information_block/tours_icon.png) 6% center no-repeat;

}

.information_block_items .information_block_item__link {
    position: relative;
    height: 42px;
    line-height: 45px;
    font-size: 16px;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
    display: block;
    padding-left: 17%;
    padding-right: 10%;
    text-align: left;  
}

.information_block_items .information_block_item__link:after {
    font-family: "FontAwesome";
    display: inline-block;
    content: "\f105";
    font-size: 15px;
    position: absolute;
    right: 17px;
    font-size: 19px;
}

.information_block_items .information_block_item__link span {
    display: inline-block;
    vertical-align: middle;
    line-height: normal
}

/* size product in a tabs*/
.tabs_arrows_content_item .product {
    width: 22.33%;
}


/* slider brands */
.slider_brands_block {
    border-top: 1px solid #e3e3e3;
    padding: 35px 25px;
    margin-top: 30px;
    overflow: hidden;
    height: 114px;
}

.slider_brands .slider_brands_item {

}

.slider_brands_block .bx-controls-direction a {
    color: #000;
}

.slider_general .bx-controls-direction .bx-prev {
    left: 10px;
    background: url(/static/adopt/icon_slider_general_page.png) left top no-repeat;
}

.slider_brands_block .bx-controls-direction .bx-prev {
    left: -10px;
    background: url(/static/adopt/icon_slider_general_page.png) left top no-repeat;
}

.slider_general .bx-controls-direction .bx-next {
    right: 10px;
    background: url(/static/adopt/icon_slider_general_page.png) right top no-repeat;

}

.slider_brands_block .bx-controls-direction .bx-next {
    right: -10px;
    background: url(/static/adopt/icon_slider_general_page.png) right top no-repeat;
}

.tabs_arrows_content_item .bx-controls-direction .bx-prev {
    left: 0;
    background: url(/static/adopt/icon_slider_general_page.png) left top no-repeat;
}

.tabs_arrows_content_item .bx-controls-direction .bx-next
 {
    right: 0;
    background: url(/static/adopt/icon_slider_general_page.png) right top no-repeat;
}

.slider_brands .slider_brands_items {
    list-style: none;
    height: 80px;
    line-height: 78px;
}

.slider_brands .slider_brands_items li {
    height: 80px;
    line-height: 78px;
    text-align: center; 
}

.slider_brands .slider_brands_items img {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}
 
/* company information */

.company_information {    
    color: #333;
    background: #f0f0f0;
    padding: 35px 14px;
}

.company_information_desc h1,
.company_information_desc h2 {
    font-size: 16px;
    margin-bottom: 15px;
}

.company_information_desc  {
    font-size: 12px;
}

.content_about .company_information_desc {
    font-size: 14px;
}

.company_information_desc p {
    margin-bottom: 10px;
}


.company_information_address_map {
    height: 500px;

}

/* address markets */
/* size product in a tabs*/


.map_markets_arrows-address__item-subway__items &gt; div {
    padding: 3px 0;
}

.map_markets_arrows .map_markets_arrows-address__items {
    width: 25%;
    float: left;
    height: 381px;
    overflow: auto;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}
.map_markets_arrows {
    overflow: auto;
}

.map_markets_arrows-address__items_horizont {
    width: 2016px;
    background: #fff;
}


.map_markets_arrows-address__items_horizont h3 {
    font-size: 14px;
}

.company_information_address_markets_items .company_information_address_phone {
    font-weight: bold;
    margin-top: 10px;
}

.map_markets_arrows-address__items_horizont .map_markets_arrows-address__item {
    width: 288px;    
    height: 265px;
}

.map_markets_arrows-address__item:hover,
.map_markets_arrows-address__item.active{
    border: 2px solid #327dad;
}

.map_markets_arrows  .map_markets_arrows-address__item:hover,
.map_markets_arrows  .map_markets_arrows-address__item.active {
    border: 2px solid #327dad;
}


.map_markets_arrows .map_markets_arrows-address__item {
    padding: 25px 0 25px 29px;
    border-bottom: 1px solid #e3e3e3;
    font-size: 14px;
    border: 2px solid #fff;
    border-right: 2px solid #f0f0f0;
    cursor: pointer;
}

.map_markets_arrows-address__item .map_markets_arrows-address__item-worktime {
    margin: 5px 0;
    padding-left: 40px;
}

.map_markets_arrows-address__item .map_markets_arrows-address__item-phone {
    padding-left: 40px;
}


.map_markets_arrows .map_market_arrows-map {
    width: 75%;
    float: left;
    height: 381px;
}

.map_markets_arrows .map_market_arrows-map img {
    max-width: 100%;
}

/*
.bx-wrapper .bx-controls-direction a.bx-prev:before {
    content: '&lt;';
    display: inline-block;
    width: 20px;
    height: 20px;
}

.bx-wrapper .bx-controls-direction a.bx-prev:before {
    content: '&lt;';
    display: inline-block;
    width: 20px;
    height: 20px;
}
*/

.company_info_readmore {
    display: block;
}

.company_info_readmore_button {
    display: none;
    width: 140px;
    margin: 0px auto 15px;
}

.company_info_readmore_button:after {
    font-family: "FontAwesome";
    display: inline-block;
    content: "\f107";
    margin-left: 4px;
    font-size: 15px;
}

.company_info_readmore_button.active:after {
    content: "\f105";
}


@media screen and (max-width: 1000px) {

    .company_info_readmore {
        display: block;
    }

    .slider_general_block .slider_general {
        width: 100%;
    }

    .slider_general_block .slider_general .bx-wrapper img {
        max-width: 100%;
    }

    .information_block_items .information_block_item__link {
        height: 41px;
        line-height: 39px;
        font-size: 13px;
        text-decoration: none;
        color: #fff;
        padding-left: 40px;
        padding-right: 10%;
    }

    .information_block_items .information_block_item_service {
        background: #327dad url(/static/adopt/information_block/service_768_icon.png) 10px center no-repeat;
        width: 26%;
        font-family: "MyriadProBold";
    }

    .information_block_items .information_block_item_spares {
        background: #327dad url(/static/adopt/information_block/spares_768_icon.png) 10px center no-repeat;
        width: 26%;
        font-family: "MyriadProBold";

    }

    .information_block_items .information_block_item_tours {
        background: #327dad url(/static/adopt/information_block/tours_768_icon.png) 10px center no-repeat;
        font-family: "MyriadProBold";
        width: 42%;
    }

    .information_block_items {
        margin-left: 2%;
    }
    /*
    .tabs_arrows_index .product {
        width: 29.95%;
    }
    */
    .product .product_buy_block .product_buy_block_f {
        width: 85%;
        margin: 0 auto;
        float: none;
    }

    .product .product_buy_block .product_buy_block_s {
        width: 85%;
        margin: 6px auto 0;
        float: none;
    }

    .slider_general_block {
        height: 287px;
    }
}


@media screen and (max-width: 600px) {
    .information_block_items {
        width: 100%;
        z-index: 10;

    }

    .information_block_items .information_block_item_service {
        width: 100%;
        margin-bottom: 10px;
    }

    .information_block_items .information_block_item_spares {
        width: 100%;
        margin-bottom: 10px;
    }

    .information_block_items .information_block_item_tours {
        width: 100%;
    }

    .tabs_arrows_index .product {
        width: 47.5%;
    }

    .slider_general_block {
        height: 120px;
    }

    .company_info_readmore {
        display: none;
    }

    .company_info_readmore_button {
        display: block;
    }

    .products__items .product {
        margin-right: 10px;
        height: 460px;
    }

    .company_information_address_map {
        height: 350px;

    }

}
</pre></body></html>