<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.slider_holder {
    width: 1920px;
    height: 800px;
    margin: 10px auto;
}

.slider_holder ul li, .slider_holder ul, .banner_holder ul li, .banner_holder ul {
    padding: 0;
    margin: 0;
}

.justify {
    text-align: justify;
}

.main {
    /*font-size: 1.1em;*/
    line-height: 1.2em;
}

.map_holder {
    width: 700px;
    height: 300px;
    /*border-right: solid 1px #ccc;*/
    opacity: 0.8;
    text-align: center;
    padding: 15px 0 5px;
}

.map_holder img {
    opacity: 0.8;
}

.map_holder:hover img {
    opacity: 1;
}

.banner_holder {
    width: 233px;
    height: 315px;
    border: solid 1px #ccc;
    float: right;
}

.banner_holder .bx-controls-direction {
    display: none;
}

.banner_holder:hover .bx-controls-direction {
    display: block;
}

.section_wrapp .news_holder h2 {
    display: inline-block;
    margin-right: 64px;
}

.section_wrapp .news_holder a:link, .section_wrapp .news_holder a:visited, .section_wrapp .news_holder a:active {
    color: #333;
    text-decoration: none;
}

.section_wrapp .news_holder a:link .news_datetime, .section_wrapp .news_holder a:visited .news_datetime, .section_wrapp .news_holder a:active .news_datetime {
    color: #fff;
}

.news_holder {
    width: 700px;
    /*border-right: solid 1px #ccc;*/
    padding: 15px 0 5px;
}

.section_wrapp .news_holder .all_news {
    display: inline-block;
    line-height: 22px;
    height: 22px;
    font-weight: bold;
    font-size: 12px;
}

.news_holder .all_news i {
    display: inline-block;
    width: 20px;
    height: 22px;
    border-left: 1px solid #ff8400;
    vertical-align: middle;
    margin-top: -2px;
    margin-left: 7px;
    background: url(../images/el_sprite.png) -37px -64px no-repeat;
}

.news_holder .news_list .news_datetime {
    text-align: center;
    background: #ff8400;
    width: 50px;
    height: 50px;
    display: table;
    border-radius: 4px;
}

.news_holder .news_list .news_datetime div {
    display: table-cell;
    vertical-align: middle;
    font-size: 12px;
    padding: 8px 0 2px;
    line-height: 14px;
}

.news_holder .news_list .news_datetime div span {
    font-size: 24px;
}

.news_holder .news_list td {
    padding: 10px 10px 10px 0;
    font-size: 14px;
}

.section_wrapp .download_holder a.get_catalog1 {
    /*width: 290px;*/
    height: 250px;
    float: right;
    border: 1px black;
}

.section_wrapp .download_holder {
    width: 233px;
    height: 250px;
    float: right;
}

.section_wrapp .download_holder a.get_catalog1 {
    width: 180px;
    height: 80px;
    box-shadow: 1px 3px rgb(236, 236, 236), 2px -3px rgb(236, 236, 236), -2px -1px rgb(236, 236, 236);
    color: #666;
    background: #fff url(../images/lg_round1.png) -15px 10px no-repeat;
    padding: 23px 16px 0 36px;
    margin: 20px 0 10px;
    text-align: right;
}

.section_wrapp .download_holder a.get_catalog {
    width: 180px;
    height: 80px;
    color: #666;
    background: #fff url(../images/lg_round.png) -15px 10px no-repeat;
    padding: 23px 16px 0 36px;
    margin: 20px 0 10px;
}

.section_wrapp .download_list .down_item {
    padding: 0 5px;
}

.section_wrapp .link {
    text-decoration: none;
    line-height: 2em;
}

.section_wrapp .link div {
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    text-align: left;
    display: inline;
    width: auto;
}

.section_wrapp .download div {
    padding: 7px 10px 7px 32px;
    width: auto;
    background: #fc833a url(../images/download.png) 5px center no-repeat;
}

.section_wrapp #join div, .section_wrapp #offer div {
    padding: 7px 10px 7px 25px;
    background: #fc833a url(../images/join.png) 5px center no-repeat;
}

.section_wrapp .calculator div {
    padding: 7px 10px 7px 32px;
    width: auto;
    background: #fc833a url(../images/calculator.png) 10px center no-repeat;
}

.social {
    width: 45px;
    height: 45px;
    background-position: left bottom;
    background-repeat: no-repeat;
    float: left;
    margin: 5px 15px 5px 0;
    border-radius: 5px;
}

.social:hover {
    background-position: left top;
}

.vk {
    background-image: url(../images/social/vk.png);
}

.fb {
    background-image: url(../images/social/fb.png);
}

.yt {
    background-image: url(../images/social/yt.png);
}

.lj {
    background-image: url(../images/social/lj.png);
}

.tw {
    background-image: url(../images/social/tw.png);
}

.ig {
    background-image: url(../images/social/ig.png);
}

.image_holder {
    text-align: center;
}

.image_holder img {
    max-width: 100%;
}

.description_holder {
    text-align: justify;
    padding: 10px;
}

.error_text {
    background-color: #ffcccc;
    color: #990000;
    padding: 10px;
    border-radius: 5px;
}

.add_photos .item {
    display: inline-block;
    width: 190px;
    margin: 10px 30px 4px 0;
    vertical-align: top;
}

.thumbs .fancy i {
    right: -28px;
}

.notifications {
    display: block;
    position: relative;
    margin: 0 auto;
    width: 24px;
    height: 14px;
    float: right;
}

.notifications .toggle {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent url(../images/modif.png) top center no-repeat;
}

.notifications .toggle:before,
.notifications .toggle:after {
    display: block;
    position: absolute;
    left: 35px;
    width: 10px;
    color: transparent;
    border-radius: 5px;
}

.notifications .toggle:before {
    top: 15px;
    height: 30px;
}

.notifications .toggle:after {
    top: 55px;
    height: 10px;
}

.notifications .messages {
    display: block;
    position: absolute;
    top: 20px;
    left: -89px;
    width: 200px;
    max-height: 240px;
    border: solid 1px #efefef;
    text-align: left;
    z-index: 1000;
}

.notifications .messages:before {
    content: '.';
    display: block;
    position: absolute;
    margin-left: -10px;
    left: 50%;
    top: -18px;
    width: 0;
    height: 0;
    color: transparent;
    border: 10px solid black;
    border-color: transparent transparent white;
}

.notifications .messages .message {
    display: block;
    position: relative;
    padding: 10px;
    background-color: white;
    color: black;
    text-decoration: none;
}

.notifications .messages .message + .message {
    border-top: 1px solid #e0e0e0;
}

.rpa_title {
    font-weight: bold;
    padding: 5px 0;
}

.examples_item {
    position: relative;
    overflow: hidden;
}

.examples_item .examples_descr {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #efefef;
    padding: 3px;
    opacity: 0.8;
}

.examples_item:hover .examples_descr {
    opacity: 1;
}

.slider_title {
    font-size: 24px;
    padding: 15px 20px;
    position: absolute;
    left: 0;
    bottom: 15px;
    background-color: #000;
    color: #fff;
    opacity: 0.7;
}

.slider_title div {
    font-size: 14px;
    padding-top: 5px;
}

.jcarousel li {
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}

.jcarousel li:hover {
    filter: none;
}

.choose_lang {
    color: #f6841f;
}

.choose_lang a:link, .choose_lang a:visited {
    color: #000;
}

.rec_price {
    margin-right: 20px;
}

.mh-110 {
    min-height: 110px;
}

.icon_list {
    float: none !important;
}

.contest h1 {
    font-family: 'Arial' !important;
    font-size: 32px;
    font-weight: bold;
    background: transparent url(../images/contest.png) left center no-repeat;
    margin: 0 !important;
    padding: 30px 0 30px 70px !important;
}

.contest h2 {
    font-family: 'Arial' !important;
}

.contest p {
    margin: 9px 0 10px !important;
}

.contest .link {
    font-weight: bold;
    color: #ff7900 !important;
    text-decoration: underline;
}

.contest .link.small {
    font-size: 12px;
}

.contest .link.medium {
    font-size: 14px;
}

.contest .link.big {
    font-size: 16px;
}

.contest .link:hover {
    color: #ff9933 !important;
}

.contest .button, .contest .submit {
    background-color: #ff7900;
    color: #fff !important;
    text-decoration: none;
    padding: 7px 35px;
    border: none;
    cursor: pointer;
    font-size: 15px;
    line-height: 1em;
}

.contest .button:hover, .contest .submit:hover {
    background-color: #ff9933;
}

.contest .submit[disabled='']  {
    background-color: #ccc;
    cursor: default;
}

.contest .example_photo {
    display: table;
    width: 100%;
    padding: 0;
}

.contest .example_photo li {
    list-style: none;
    display: table-cell;
    padding: 7px 0;
}

.contest .example_photo li img {
    margin-left: 0 !important;
}

.contest #wait_works {
    font-weight: bold;
    color: #999;
    text-align: center;
    font-size: 120%;
}

.contest .description_nomination {
    font-size: 90%;
}

.contest .starrequired, .contest .errortext {
    color: #ff7900 !important;
}

.contest .register td, .contest .auth td, .contest .work td {
    padding-bottom: 10px;
}

.contest .register label, .contest .auth label, .contest .work label {
    display: block;
    margin-bottom: 1px;
    font-size: 70%;
    color: #666;
}

.contest .work input + label {
    display: inline-block;
}

.contest .register input[type=text], .contest .register input[type=password], .contest .auth input[type=text], .contest .auth input[type=password], .contest .work input[type=text] {
    font-size: 70%;
    color: #666;
    border: solid 1px #999;
    padding: 5px;
    width: 250px;
}

/*.date_field {*/
/*width: 225px !important;*/
/*}*/

.contest .register input[type=text].error, .contest .register input[type=password].error, .contest .auth input[type=text].error, .contest .auth input[type=password].error, .contest .work input[type=text].error {
    border: solid 1px #ff7900;
}

div.bx-auth-lbl {
    font-size: 80%;
    color: #666;
}

.contest .contest_tabs {
    margin: 0;
    padding: 0;
    background-color: #e8e8e8;
    width: 300px;
}

.contest.work_detail .contest_tabs {
    width: 620px;
}

.contest .contest_tabs li {
    display: table-cell;
    background-color: #e8e8e8;
    margin: 0;
    width: 150px;
    text-align: center;
    padding: 10px;
    color: #666 !important;
    font-weight: bold;
    cursor: pointer;
}

.contest .work .contest_tabs li {
    font-size: 70%;
    width: 170px;
    padding: 8px 10px;
}

.contest.work_detail .contest_tabs li {
    width: 310px;
    padding: 8px 10px;
}

.contest .contest_tabs li.active {
    background-color: #f8f8f8;
}

.contest .contest_tabs_content {
    background-color: #f8f8f8;
    padding: 20px;
    width: 300px;
    box-sizing: border-box;
}

.contest.work_detail .contest_tabs_content {
    padding: 10px;
    width: 620px;
}

.contest .message_redirect {
    font-size: 80%;
}

.contest .hidden {
    display: none;
}

.contest .work .upload_file {
    padding-top: 10px;
}

.contest .work .link_file {
    padding-bottom: 10px;
}

.works_list {
    margin: 10px 0 20px;
}

.works_list .work_item {
    display: inline-block;
    width: 468px;
    border: solid 1px #ccc;
    box-sizing: border-box;
    padding: 2px;
}

.works_list .work_item td {
    padding: 4px;
    font-size: 12px;
    vertical-align: top;
}

.work_detail {
    padding: 5px;
    text-align: right;
}

.work_detail .like {
    height: 30px;
    background: #f8812c url(../images/like_active.jpg) left center no-repeat;
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.5);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    padding: 5px 5px 5px 30px;
    text-align: center;
    box-sizing: border-box;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    margin-top: 5px;
}

.work_detail .like:hover, .work_detail .like.selected {
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.work_detail .like.selected {
    cursor: default;
}

.work_detail .mark {
    margin-top: 5px;
    padding: 10px;
    background-color: #eee;
    border: solid 1px #ccc;
}

.work_detail .mark option {
    padding: 3px;
}

.work_detail .mark .loading {
    color: #bbb;
    display: inline-block;
    font-size: 12px;
}

.work_detail .mark .loading.hidden {
    display: none;
}

.pagination_settings {
    font-size: 13px;
    margin-bottom: 10px;
}

.pagination_settings a {
    color: #ff7900 !important;
}

/* location popup in header*/
.location-popup{
    margin-top: -15px;
    /*
    position: fixed;
    right: 300px;
     */
    top: 75px;
    color: white;
    z-index: 120;
    text-align: center;
}
.location-popup .triangle {
    border: 15px solid transparent;
    border-bottom: 15px solid #838287;
    width: 15px;
    margin-left: 76%;
}
.location-popup p{
    margin: 5px;
}
.pp-img-loc {
    vertical-align: baseline;
    width: 13px;
}
.location-popup .content-popup {
    background-color: #838287;
    border-radius: 4px;
}
.location-popup .pp-close{
    text-align: right;
    padding-top: 2px;
    padding-right: 5px;
}

.header-loc-city {
    font-size: medium;
}
.header-loc-city u{
    text-decoration: none; /* РЈР±РёСЂР°РµРј РїРѕРґС‡РµСЂРєРёРІР°РЅРёРµ */
    border-bottom: 1px dashed #000026; /* Р”РѕР±Р°РІР»СЏРµРј СЃРІРѕСЋ Р»РёРЅРёСЋ */
}
.pp-close .x, .pp-open{
    cursor: pointer;
}

.location-popup .pp-row{
    display: inline-flex;
}
.location-popup .pp-btn {
    display: table-cell;
    width: 120px;
    cursor: pointer;
}
.location-popup .pp-btn-1 {
    margin: 10px 10px 10px 10px;
    background-color: white;
    color: #202020;
}
.location-popup .pp-btn-2,
.location-popup .pp-btn-sc-2 {
    margin: 10px 10px 10px 0;
    background-color: #f48420;
    color: white;
}
.location-popup .pp-btn-3 {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #f48420;
    color: white;
    width: 100%;
}

#city-enter-notice {
    margin-top: 10px;
    color: #b23219;
    font-weight: bold;
}

.input_error {
    border: 2px #ef3b23 solid;
}

.other-city-box .input{
    margin: 0 10px;
}
.other-city-box input{
    width: 100%;
    padding: 6px 5px;
}

.dealer_map_search_results{
    display: none;
}

.header-icon:hover::after {
    content: attr(data-title); /* Р’С‹РІРѕРґРёРј С‚РµРєСЃС‚ */
    position: absolute; /* РђР±СЃРѕР»СЋС‚РЅРѕРµ РїРѕР·РёС†РёРѕРЅРёСЂРѕРІР°РЅРёРµ */
    left: 0;
    right: 0;
    top: 45px; /* РџРѕР»РѕР¶РµРЅРёРµ РїРѕРґСЃРєР°Р·РєРё */
    z-index: 1; /* РћС‚РѕР±СЂР°Р¶Р°РµРј РїРѕРґСЃРєР°Р·РєСѓ РїРѕРІРµСЂС… РґСЂСѓРіРёС… СЌР»РµРјРµРЅС‚РѕРІ */
    background: rgba(131, 130, 136, 1); /* РџРѕР»СѓРїСЂРѕР·СЂР°С‡РЅС‹Р№ С†РІРµС‚ С„РѕРЅР° */
    color: #fff; /* Р¦РІРµС‚ С‚РµРєСЃС‚Р° */
    text-align: center; /* Р’С‹СЂР°РІРЅРёРІР°РЅРёРµ С‚РµРєСЃС‚Р° РїРѕ С†РµРЅС‚СЂСѓ */
    font-family: Arial, sans-serif; /* Р“Р°СЂРЅРёС‚СѓСЂР° С€СЂРёС„С‚Р° */
    font-size: 11px; /* Р&nbsp;Р°Р·РјРµСЂ С‚РµРєСЃС‚Р° РїРѕРґСЃРєР°Р·РєРё */
    padding: 5px 10px; /* РџРѕР»СЏ */
    border: 1px solid gray; /* РџР°СЂР°РјРµС‚СЂС‹ СЂР°РјРєРё */
}

.header-phone {
    line-height: 20px;
}

/*========FOOTER==============*/

@media (min-width: 1280px)
{
    .footer-content-wrap .contacts_block
    {
        margin: 25px 0;
    }
}

/*========END FOOTER==============*/

/*============HEADER=============*/

.header-item.header-icons .header-icon
{
    width: 24px !important;
    height: 25px !important;
}

.header-item.header-icons .header-icon.favourites
{
    margin-top: 0 !important;
}

.header-item.header-icons .header-icon.compare
{
    width: 25px !important;
}

.header-item.header-icons .header-icon.shopping_cart:hover
{
    text-decoration: none !important;
}

.header-item.header-icons .header-icon.shopping_cart
{
    text-decoration: none !important;
}

.header-icon.shopping_cart .total_number
{
    display: inline-block;
    top: -8px;
    left: -2px;
    width: 100%;
    text-align: center;
}

@media (max-width: 1514px)
{
    .container.middle .header-phones-inner
    {
        right: 160px !important;
    }
}

@media (max-width: 1514px)
{
    .header-item.header-navi
    {
        float: left;
    }

    .container.middle .header-phones-inner
    {
        right: 195px !important;
    }
}

@media (max-width: 1297px)
{
    .header-item.header-icons .header-icon {
        width: 22px !important;
        height: 23px !important;
    }

    .header-item.header-icons .header-icon.favourites {
        margin-top: 1px !important;
    }

    .header-item.header-icons .header-icon.compare {
        margin-top: 1px;
        width: 23px !important;
    }

    .header-item.header-icons .header-icon.shopping_cart .total_number {
        font-size: 10px !important;
    }
}

@media (max-width: 1179px)
{

}

@media (max-width: 1110px)
{
    .header-wrapper .header-logo
    {
        margin-right: 20px !important;
    }

    .header-phones-inner
    {
        position: absolute !important;
        right: 200px !important;
        top: 13px !important;
    }
}

@media (max-width: 1100px)
{
    .header-wrapper .header-icons
    {
        margin-top: 6px !important;
    }
}

@media (max-width: 1095px)
{
    .header-wrapper .header-icons
    {
        margin-top: 25px !important;
    }

    .header-wrapper .header-phones-inner
    {
        width: 121px !important;
    }

    .container.middle .header-phones-inner
    {
        right: 62px !important;
        top: -4px !important;
    }
}

@media (max-width: 1023px)
{
    .container.middle .header-phones-inner
    {
        right: 10px !important;
        top: -4px !important;
    }
}

@media (max-width: 799px)
{
    .container.middle .header-phones-inner
    {
        right: 62px !important;
        top: -4px !important;
    }
}

@media (max-width: 639px)
{
    .header-wrapper .header-icons
    {
        margin-top: 13px !important;
    }
}

@media (max-width: 639px)
{
    .container.middle .header-phones-inner
    {
        right: 45px !important;
    }
}

@media (max-width: 490px)
{
    .container.middle .header-phones-inner
    {
        right: 60px !important;
    }

    .header-phones-inner .header-phone
    {
        font-size: 12px;
    }
}
.onl_calc_block_services .div_a_link{
    padding-bottom: 24px;
    height: fit-content;
}

.onl_calc_block_services .group_item_container:hover .div_a_link {
    background-color: #ff8400;
}
.onl_calc_block_services .group_item_container:hover a {
    color: #fff;
    outline: none;
    text-decoration: none;
}
/*============HEADER=============*/</pre></body></html>