/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

.item-price_block {
    font-size: 14px;
    display: flex;
}

.item-price_block p {
    margin: 10px;
}

/*.item-price_block .btn.btn-default.white:not(.grey) {*/
/*    color: #ffffff !important;*/
/*    border: 1px solid #C12F13;*/
/*    background: #C12F13;*/
/*}*/

/*.item-price_block .btn.btn-default.white:hover,.item-price_block  .btn-default.white:active,.item-price_block  .btn-default.white:focus {*/
/*    color: #C12F13!important;*/
/*    border-color: #C12F13;*/
/*    background: #ffffff;*/
/*}*/

.rows_block .item_block.d-flex_block {
    display: block;
    justify-content: space-between;
}

.footer-copy {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

#footer .bottom-under .copy-block {
    width: 100%;
}

#footer .bottom-under .copy-block .copy {
    width: 100%;
}

#footer .bottom-under .copy-block .copy .footer-copy p {
    margin-bottom: 0px;
}

@media screen and (max-width:767px) {
    .footer-copy {
        flex-direction: column;
    }

    .footer-copy span {
        margin-bottom: 10px;
    }
}

.sections_wrapper .list.items .main-catalog_item {
    width: 32%;
    justify-content: space-around;
}

.sections_wrapper .list.items .main-catalog_item .item {
    display: flex;
    width: 100%;
}

.sections_wrapper .list.items .main-catalog_item .main-catalog_item__list ul {
    padding: 0;
    margin: 0;
}

.sections_wrapper .list.items .main-catalog_item .item .img.shine {
    margin: 0;
    margin-right: 10px;
}

.sections_wrapper .list.items .main-catalog_item .main-catalog_item__list ul {
    list-style-type: none;
    text-align: left;
}

.sections_wrapper .list.items .main-catalog_item .main-catalog_item__list ul li::before {
    content: none;
}

.sections_wrapper .list.items .main-catalog_item .main-catalog_item__list ul li:nth-child(1) {
    margin-bottom: 10px;
}

.sections_wrapper .list.items .main-catalog_item .main-catalog_item__list ul li a {
    margin-bottom: 5px;
    color: #666666;
    border-bottom: 0px;
    font-weight: 400;
    line-height: 20px;
    font-size: 13px;
}

.sections_wrapper .list.items .main-catalog_item .main-catalog_item__list ul li.item_list-title a {
    margin-bottom: 10px;
    color: #000;
    font-size: 15px;
}

@media screen and (max-width:1100px) {
    .sections_wrapper .list.items .main-catalog_item {
        width: 48%;
    }
}

@media screen and (max-width:650px) {
    .sections_wrapper .list.items .main-catalog_item {
        width: 98%;
    }
}

.footer_first-column .bottom-menu {
    margin-bottom: 15px;
}

#footer .row .info.contacts_block_footer {
    padding-left: 0;
}

.breadcrumbs .dropdown .dropdown_link-wrap:first-child>a {
    margin-top: 0;
}

.breadcrumbs .dropdown .dropdown_link-wrap>a {
    display: block;
    line-height: 14px;
    margin-top: 7px;
    text-decoration: none;
    text-transform: none;
    white-space: nowrap;
}

body .top_slider_wrapp .flexslider .slides li td.text .banner_text div {
    font-weight: 900;
    color: #ffffff !important;
    margin: 5px 0;
    font-size: 27px;
}


body .top_slider_wrapp .flexslider .slides li td.text .banner_text div a {
    color: #ffffff !important;
}

@media all and (max-width: 470px) {
    body .top_slider_wrapp .flexslider .slides li td.text .banner_text {
        line-height: 21px !important;
        color: #ffffff !important;
    }

    body .top_slider_wrapp .flexslider .slides li td.text .banner_text div {
        font-size: 20px;
    }

    body .top_slider_wrapp .flexslider .slides li td.text .banner_text div a {
        color: #ffffff !important;
    }

    body .top_slider_wrapp .flexslider .slides li td.text .banner_text {
        margin: 2px 2px 0px;
        font-size: 12px;
        line-height: 17px;
        max-height: max-content !important
    }

    #mobileheader .mobileheader-v1 {
        position: relative;
    }

    .mobileheader-v1 .top-block-item .phone {
        position: absolute;
        margin-top: -9px;
        bottom: 19px;
    }

    body .wrapper1.mfixed_Y>div#mobileheader.fixed {
        width: 96%;
    }

    .mobileheader-v1 .top-block-item .phone-block .svg-phone {
        margin: 0 0 0 8px;
    }

    .mobileheader-v1 .top-block-item .phone-block .dropdown {
        right: auto;
        z-index: 10;
    }
}

.element_3 .middle_info div {
    margin: 15px auto;
}

.site_se .top_slider_wrapp .flexslider .wrapper_inner,
.site_sp .top_slider_wrapp .flexslider .wrapper_inner {
    padding: 0px;
    background: radial-gradient(#00000042, #00000008) !important;
    max-width: 100%;
}

body.site_se .top_slider_wrapp .flexslider .slides li td.text .banner_text div a {
    color: #ffffff !important;
    text-shadow: 0px 0px 6px rgb(0 0 0 / 80%);
}

body.site_se .top_slider_wrapp .flexslider .text.center .banner_title span {
    font-weight: 900;
    text-shadow: 0px 0px 6px rgb(0 0 0 / 80%);
}

.catalog_item .cost.prices .wrapp_one_click {
    display: grid;
}

.catalog_item .cost.prices .wrapp_one_click p {
    font-size: 13px;
    margin: auto;
    display: contents;
}

.catalog_item .cost.prices .wrapp_one_click .btn.btn-default {
    margin-top: 15px;
}

@media all and (max-width: 500px) {

    .wrapper_inner .tizers_block .item {
        display: flex;
    }

    .wrapper_inner .tizers_block .item:last-child .title {
        width: auto;
        margin: auto 0;
    }

    .tizers_block .item .img {
        margin: 0 30px !important;
        height: 45px !important;
        vertical-align: middle;
        text-align: center;
        padding: 0;
        width: 80px;
        line-height: 0 !important;
        max-width: none;
    }

    .title_block {
        font-size: 18px;
    }

    .tizers_block .item .img img {
        width: 50px !important;
        height: 50px !important;
    }

    .title_block.working_process_h3 {
        margin-bottom: 15px;
    }

    .row.working_process .col-md-3 .img img {
        height: 55px;
        width: 60px;
    }

    .row.working_process .col-md-3 .img svg {
        height: 75px;
        width: 80px;
    }

    .working_process h5.bold {
        font-size: 15px;
        text-align: center;
    }

    .item-views.table .item .image img {
        width: 85% !important;
        height: 100% !important;
    }
}

.h3-to-div {
    font-weight: 400;
    padding: 7px 0px 0px;
    font-family: Ubuntu, Arial, sans-serif;
}

.h4-to-div {
    margin: 40px 0 26px;
    margin-top: 0px;
    font-weight: 400;
    font-family: Ubuntu, Arial, sans-serif;
    font-size: 1.33em;
    color: #383838;
    line-height: 20px;
}

.h5-to-div {
    font-family: Ubuntu, Arial, sans-serif;
    font-size: 1.2em;
    line-height: 22px;
    color: #383838;
    margin: 10px 0 26px !important;
}

#headerfixed .inner-table-block {
    height: 90px;
}




/*.overlay {*/
/*    background-color: rgba(0, 0, 0, 0.7);*/
/*    bottom: 0;*/
/*    cursor: default;*/
/*    left: 0;*/
/*    opacity: 0;*/
/*    position: fixed;*/
/*    right: 0;*/
/*    top: 0;*/
/*    visibility: hidden;*/
/*    z-index: 1;*/
/*    -webkit-transition: opacity .5s;*/
/*    -moz-transition: opacity .5s;*/
/*    -ms-transition: opacity .5s;*/
/*    -o-transition: opacity .5s;*/
/*    transition: opacity .5s;*/
/*}*/
/*.overlay:target {*/
/*    visibility: visible;*/
/*    opacity: 1;*/
/*}*/
/*.popup {*/
/*    background-color: #fff;*/
/*    border: 3px solid #fff;*/
/*    display: inline-block;*/
/*    left: 50%;*/
/*    opacity: 0;*/
/*    padding: 15px;*/
/*    position: fixed;*/
/*    text-align: justify;*/
/*    font: 14px Helvetica, Arial, Sans-Serif;*/
/*    top: 40%;*/
/*    visibility: hidden;*/
/*    z-index: 10;*/

/*    -webkit-transform: translate(-50%, -50%);*/
/*    -moz-transform: translate(-50%, -50%);*/
/*    -ms-transform: translate(-50%, -50%);*/
/*    -o-transform: translate(-50%, -50%);*/
/*    transform: translate(-50%, -50%);*/

/*    -webkit-border-radius: 10px;*/
/*    -moz-border-radius: 10px;*/
/*    -ms-border-radius: 10px;*/
/*    -o-border-radius: 10px;*/
/*    border-radius: 10px;*/

/*    -webkit-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;*/
/*    -moz-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;*/
/*    -ms-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;*/
/*    -o-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;*/
/*    box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;*/

/*    -webkit-transition: opacity .5s, top .5s;*/
/*    -moz-transition: opacity .5s, top .5s;*/
/*    -ms-transition: opacity .5s, top .5s;*/
/*    -o-transition: opacity .5s, top .5s;*/
/*    transition: opacity .5s, top .5s;*/
/*}*/
/*.overlay:target+.popup {*/
/*    top: 50%;*/
/*    opacity: 1;*/
/*    visibility: visible;*/
/*}*/
/*.close {*/
/*    background-color: rgba(0, 0, 0, 0.8);*/
/*    border: 2px solid #ccc;*/
/*    height: 24px;*/
/*    line-height: 24px;*/
/*    position: absolute;*/
/*    right: -13px;*/
/*    font-weight: bold;*/
/*    text-align: center;*/
/*    text-decoration: none;*/
/*    top: -15px;*/
/*    width: 24px;*/
/*    -webkit-border-radius: 15px;*/
/*    -moz-border-radius: 15px;*/
/*    -ms-border-radius: 15px;*/
/*    -o-border-radius: 15px;*/
/*    border-radius: 15px;*/
/*    -moz-box-shadow: 1px 1px 3px #000;*/
/*    -webkit-box-shadow: 1px 1px 3px #000;*/
/*    box-shadow: 1px 1px 3px #000;*/
/*}*/
/*.close:before {*/
/*    color: rgba(255, 255, 255, 0.9);*/
/*    content: "X";*/
/*    font-size: 14px;*/
/*    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);*/
/*}*/
/*.close:hover {*/
/*    background-color: rgba(64, 128, 128, 0.8);*/
/*}*/
.h2-to-div {
    font-family: Ubuntu, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.866em;
    line-height: 28px;
    margin: 40px 0 26px;
    color: #383838;
}

.blog_wrapper.blog .first-item .gradient_block .inner-item>a {
    color: #fff0;
}

.row.working_process svg {
    width: 150px;
    height: 150px;
}

@media screen and (max-width:500px) {
    .tizers_block .item svg {
        margin: 0;
        background: #fff;
        width: 55px;
        height: 55px;
        min-width: 55px;
    }

    #mobileheader .logo-block .logo {
        max-width: 85px;
        /*margin-left: -20px;*/
    }

    #mobileheader .logo-block .logo img {
        object-fit: contain;
    }

    .item-views-wrapper.contacts table.contacts-stores tr.item {
        display: flex;
        flex-direction: column;
    }

    .item-views-wrapper.contacts table.contacts-stores tr.item .mobile-title-phone .col-xs-8,
    .item-views-wrapper.contacts table.contacts-stores tr.item .mobile-title-phone .col-xs-4 {
        width: 100%;
    }

    .item-views-wrapper.contacts table.contacts-stores tr.item td:last-of-type {
        width: 100%;
    }
}


.back-to-top {
    border-radius: 50%;
    position: fixed;
    bottom: -50px;
    padding: 10px 12px;
    left: 40px;
    cursor: pointer;
    transition: 0.3s all;
    z-index: 1000;
    background-color: #111d5e;
}

.back-to-top.active {
    bottom: 35px;
    transition: 0.3s all;
}

.back-to-top svg {
    fill: white;
}

.grid {
    display: grid
}

.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr))
}

.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
}

.gap-3 {
    gap: 0.75rem
}

.gap-2 {
    gap: 0.5rem;
}

body .top_slider_wrapp .flexslider .slides li td.text .banner_text div {
    font-weight: initial;
}

@media (min-width: 768px) {
    .md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (min-width: 1024px) {
    .lg\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .lg\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media all and (max-width: 600px) {
    body .top_slider_wrapp .banner_text {
        margin-top: 0;
        -webkit-line-clamp: inherit;
    }

    body .top_slider_wrapp .flexslider .slides li td.text .banner_title {
        margin-top: 10px;
    }

    .top_slider_wrapp .flexslider .text.center .banner_buttons {
        margin-top: 5px;
    }

    body .top_slider_wrapp .flexslider .slides li td.text .banner_text div {
        font-weight: initial;
        font-size: 20px;
        margin: 0;
    }
}




.flexslider .banner_text {
    margin-top: 0;
}


.phone_email__wrap {
    text-align: right;
}

.backdrop-blur-sm {
    --tw-backdrop-blur: blur(4px);
}

.backdrop-blur-sm {
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
}

.bg-gray-200\/50 {
    background-color: rgb(229 231 235 / 0.5);
}

.bg-gray-400\/50 {
    background-color: rgb(156 163 175 / 0.5);
}

.backdrop-blur-md {
    --tw-backdrop-blur: blur(12px);
}

.backdrop-blur-md {
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
}

.py-10 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}


@media (min-width: 1024px) {
    .md\:w-1\/2 {
        width: 50%;
    }

    .rounded-lg {
        border-radius: 0.5rem;
    }

    .rounded-2xl {
        border-radius: 1rem;
    }
}

.text-shadow {
    text-shadow: 2px 2px 4px #000000;
}


body .top_slider_wrapp .flexslider .slides li td.text .banner_title,
body .top_slider_wrapp .flexslider .slides li td.text .banner_text,
body .top_slider_wrapp .flexslider .slides li td.text .banner_text div a,
body .top_slider_wrapp .flexslider .slides li td.text .banner_text div {
    text-shadow: 2px 2px 4px #000000;
}