:root 
{
  --text-highlight: #215874;
}

.swiper-button-next:after, .swiper-button-prev:after {
    display: none;
}

.su-carousel.swiper .su-carousel-prev.swiper-button-prev {
    transform: rotate(180deg);
    left: 0;
    right: auto;
    opacity: 1;
}

.su-carousel.swiper .su-carousel-next.swiper-button-next {
    transform: rotate(180deg);
    opacity: 1;
    right: 0;
    left: auto;
}

.su-carousel.swiper .su-carousel-prev.swiper-button-prev.swiper-button-disabled,
.su-carousel.swiper .su-carousel-next.swiper-button-next.swiper-button-disabled {
    opacity: 0.5;
}

.su-carousel.swiper .su-carousel-prev.swiper-button-prev.swiper-button-lock,
.su-carousel.swiper .su-carousel-next.swiper-button-next.swiper-button-lock {
   display: none;
}



html 
{
    scroll-behavior: smooth;
}

.h1 
{
    font-size: clamp(1.7em, 3vw, 2.6em);
    line-height: clamp(1.3em, 3vw, 1.7em);
}

.alternative-font {
    font-family: Segoe Print!important;
}

.custom-height-150
{
    height: 150px;
}

.wc-tab h2 
{
    color: var(--text-highlight);
    font-size: 2em;
    font-weight: 400;
    text-transform: uppercase;
    font-family: Segoe UI, Arial, sans-serif !important;
}

.feature-box.secundary .h4
{
    padding-top: 15px;
    text-align: left;
    font-family: Segoe UI, Arial, sans-serif !important;
    text-transform: uppercase;
}

.bold 
{
    font-weight: bold;
}

.red 
{
    color: #EC2830;
}

.yellow {
    color: #FFDE00;
}

.flex
{
    display: flex;
    align-items:center;
    gap: 15px;
}

header nav.mega-menu ul.nav-main li.mega-menu-item ul.sub-menu li.color-blue a 
{
    color: #08c;
    font-weight: bold;
    margin-top: 20px;
}

.blog-single-post .catalog-archive-header 
{
    text-align: left;
    margin-bottom: 20px;
}


.grecaptcha-badge 
{
   visibility: hidden;
}

.block-discount {
    background-image: url('/wp-content/uploads/Banner-maket-dlya-glavnoy-bazovye-versii.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 276px;
    position: relative;

    margin: 30px 0;

   
}

.block-discount .block-discount__content {
    position: absolute;
    top: 20px;
    right: 40px;
    display: grid;
    gap: 30px;

    text-align: center;
    max-width: 390px;
    justify-items: end;
}

.block-discount .block-discount__content .btn {
    width: max-content;
}

.block-discount .block-discount__content-title {
    color: #fff;
    font-size: 25px;
    line-height: 30px;
}

.block-discount .block-discount__content-title .color-accent {
    color: #FFDE00;
    font-weight: 700;
}

@media(max-width: 750px) {
    .block-discount {
        background-image: none;
        background-color: #009A63;
        display: flex;
        justify-content: center;
        align-items: center;
        min-height: 176px;
    }

    .block-discount .block-discount__content {
        position: static;
        justify-items: center;
        gap: 20px;

    }

    .block-discount .block-discount__content-title {
        font-size: 20px;
    }
}

.btn-danger.btn-primary 
{
    background-color: #d9534f;
    border-color: #d43f3a;
    background-image: -webkit-gradient(linear,left top, left bottom,from(#d9534f),to(#d9534f));
    background-image: -o-linear-gradient(top,#d9534f,#d9534f);
    background-image: linear-gradient(to bottom,#d9534f,#d9534f);
}

.btn-info.btn-primary 
{
    background-color: #5bc0de;
    border-color: #46b8da;
    background-image: -webkit-gradient(linear,left top, left bottom,from(#5bc0de),to(#5bc0de));
    background-image: -o-linear-gradient(top,#5bc0de,#5bc0de);
    background-image: linear-gradient(to bottom,#5bc0de,#5bc0de);
}

.modal-forms 
{
    display: none;
}

.su-table.su-table-alternate 
{
    overflow-x: scroll;
}

.blog-single-post p 
{
    line-height: 1.4em!important;
}

.blog-single-post ul 
{
    margin: 20px 0;
}

.blog-single-post h2 
{
    margin-bottom: 20px;
}

.blog-single-post img 
{
    margin: 20px 0;
}

.flex-items .feature-box-icon 
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.single-product p 
{
    line-height: 1.4em!important;
}

.annotation 
{
    font-size: 12px;
    margin-top: 5px;
    font-style: italic;
    margin-bottom: 0;
}

.separator 
{
    margin-top: 40px;
}

.centered-pricing-table .pricing-table 
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.centered-pricing-table .pricing-table > .col-md-6 
{
   width: 100%;
}

.header.short 
{
    font-size: 1.2em;
}

section.page-top .h1 
{
    border-bottom: 5px solid #08c;
    color: #FFF;
    display: inline-block;
    font-weight: 200;
    margin: 0 0 -25px;
    min-height: 37px;
    line-height: 46px;
    padding: 0 0 17px;
    position: relative;
    margin-bottom: 10px;
    margin-top: 30px;
}

section.page-top h2 
{
    margin-bottom: 10px;
    margin-top: 30px;
}

h3.short 
{
    font-size: 2.6em;
    font-weight: 300;
    line-height: 1.2em;
    margin: 20px 0 32px 0;
    text-align: center;
    letter-spacing: -1px;
    font-family: Segoe UI Light, Arial, sans-serif !important;
}

h3.word-rotator-title 
{
    line-height: 54px;
}

.header-additional-text 
{
    color: red;
    font-weight: 200;
    font-size: 1.2em;
    margin-bottom: 10px;
}

form.js-banner-form 
{
    margin-bottom: -10px;
}

.img-block 
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-around;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 1rem;
}

p .alternative-font,
h3,
h4,
div.shorter,
h5,
.h4,
.pricing-table h2,
div.home-concept .home-concept-header,
.pricing-table strong,
.form_back .bh4,
.bh4,
.form_back .form-title,
div.featurebox,
.lead.tall 
{
    color: var(--text-highlight);;
}

.main-page-header h1 
{
    text-align:  center;
}

.icon.icon-check-square-o 
{
    margin-right: 5px;
}

.home-concept-header 
{
    display: block;
    font-family: "Segoe Print";
    font-size: 2.1em;
    font-weight: normal;
    position: relative;
    margin-top: 30px;
}

.counters .counter 
{
    display: block;
    font-weight: 600;
    font-size: 60px;
    line-height: 60px;
    color: #fff;
}

.featured-box h4 
{
    font-size: 1.3em;
    font-weight: 400;
    letter-spacing: -0.7px;
    margin-top: 5px;
    text-transform: uppercase;
}

div.shorter 
{
    margin-bottom: 0;
    font-size: 1em;
}

.featured-box .h4 
{
    font-size: 1.3em;
    font-weight: 400;
    letter-spacing: -0.7px;
    margin-top: 5px;
    text-transform: uppercase;
}

.featured-box-primary .h4 
{
    color: #E36159;
}

.nav.nav-tabs h3 
{
    font-size: 12px;
    margin-bottom: 0;
}

div.featured-box-secundary .h4 
{
    color: #08c;
}

.featured-box-tertiary .h4 
{
    color: #2BAAB1;
}

.h3.lead.tall 
{
    text-align: left;
}

.panel-title 
{
    text-align:  left;
}

.process-image img 
{
    width: 145px;
    height: 145px;
}

.descr-tab-header 
{
    text-align: left;
    color: var(--text-highlight);
    font-size: 2em;
    font-weight: 400;
    text-transform: uppercase;
    font-family: Segoe UI, Arial, sans-serif !important;
}

#tab-description h3,
#tab-description h4 
{
    margin-top: 33px;
}

.header .header__flex-container 
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:  end;
        -ms-flex-pack:  end;
            justify-content:  flex-end;

}

.header .logo 
{
    margin-right:  auto;
}

.logo.logo-sticky-active 
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

section.page-top 
{
    padding: 0;
}

section.page-top > .container 
{
    padding:  20px;
}

.padding-wrapper 
{
    padding:  20px;
}

section.page-top .row 
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
  
}

 section.page-top .row.bucket-row 
 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; 
}

.feature-box .feature-box-icon 
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    top: -5px;
}

.bucket-row .feature-box .feature-box-icon 
{
    top: 5px;
}

section.page-top .centered-custom-header .row 
{
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

section.page-top .main-page-banner .row 
{
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}


section.page-top.custom-product img 
{
    bottom: 0;
}

.call-to-action__wrapper 
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.spec-pricing-table.spec-pricing-table-3-col .pricing-table 
{
    overflow-x: unset;
}

.spec-pricing-table--no-cta div.pricing-table span#cena
{
    display: none;
}

.spec-pricing-table--no-cta .btn-primary
{
    display: none;
}

div.pricing-table li 
{
    line-height: 1.4em;
}

div.pricing-table .pricing-table-title 
{
    background-color: #eee;
    border-radius: 2px 2px 0 0;
    font-size: 19px;
    font-weight: normal;
    margin: -20px -20px 50px -20px;
    padding: 20px;
    color: var(--text-highlight);
    letter-spacing: normal;
    line-height: 1.2em;
    text-transform: uppercase;
    text-align: center;
}

div.pricing-table div.most-popular .pricing-table-title 
{
    background-color: #0074ad;
    background-image: -webkit-gradient(linear,left top, left bottom,from(#08c),to(#005580));
    background-image: -o-linear-gradient(top,#08c,#005580);
    background-image: linear-gradient(to bottom,#08c,#005580);
    background-repeat: repeat-x;
    color: #FFF;
    padding-top: 30px;
}

.spec-pricing-table .pricing-table li 
{
    min-height: 146px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 2px;
}

.spec-pricing-table .pricing-table  
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.spec-pricing-table .pricing-table .col-md-3:first-child #cena,
.spec-pricing-table .pricing-table .col-md-4:first-child #cena 
{

    border: none;
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none;
}

.spec-pricing-table .pricing-table .col-md-3:first-child .btn-primary,
.spec-pricing-table .pricing-table .col-md-4:first-child .btn-primary 
{
    
    color: transparent;
    background: none;
    border: none;
    text-shadow: none;
    pointer-events: none;
    cursor: default;
}

.spec-pricing-table .table-plus 
{
    font-size:  30px;
    font-weight:  bold;
    color: #5cb85c;
}

.spec-pricing-table .table-minus 
{
    font-size:  20px;
    font-weight:  bold;
    color: #777;
}


.plan-ribbon 
{
    z-index: 2;
}

.main-page-banner-section 
{
    background-image: url('/wp-content/uploads/Podlozhka-bannera.png');
    padding: 50px 0;
}

.main-page-banner-section .row:first-child > div:first-child 
{
    width:  60%;
}

.main-page-banner-section .row:first-child > div:last-child 
{
    width:  40%;
}

.short.word-rotator-title.main-page-shortword 
{
    text-transform: none;
    color: #777;
}

.short.word-rotator-title.main-page-shortword .inverted 
{
    background-color: inherit;
    color: #777;
    border-bottom: 3px solid #08c;
    font-weight:  normal;
    -webkit-transform: translateY(-2px);
        -ms-transform: translateY(-2px);
            transform: translateY(-2px);
}

.main-page-banner-section .alternative-font 
{
    font-size: 1em;
    top: 0;
}

#nethouse .advantages 
{
    display: block;
}

#nethouse .services 
{
    display: block;
}

.advantages 
{
    display: -ms-grid;
    display: grid;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    grid-template-columns: repeat( auto-fit, 170px);
    grid-gap: 20px;
    margin-top: 60px;  
}

.advantage 
{
    min-width: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.avantage__value 
{
    font-size: 1.2em;
    margin-right: 5px;
    padding: 5px;
    border: 2px dashed #08c;
    border-radius: 10px;
    color: #08c;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-width: 100px;
}


.avantage__text 
{
    font-size: 14px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}

.callback-banner 
{
    width: 300px;
    padding: 30px 20px;
    background: #fff;
    padding-bottom: 20px;
    border-radius: 10px;
    -webkit-box-shadow: 5px 5px 15px grey;
            box-shadow: 5px 5px 15px grey;
}

.banner-form-wrapper 
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}

.callback-banner__header 
{
    text-align: center;
}

.callback-banner__text 
{
    margin-top: 20px;
    font-size: 14px;
}

.callback-banner__slogan 
{
    background: url('/wp-content/uploads/zheltaya-plashka-na-formu.png') no-repeat;
    font-weight:  bold;
    padding: 10px;
    background-size: 100%;
}

.callback-banner__slogan .colored 
{
    color: #a52a2a;
}

#banner-callback-form 
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.callback-banner__form__submit 
{
    margin:  15px auto;
}

.callback-banner__form input#your-name,
.callback-banner__form input#your-tel 
{
        background-size: 20px;
        background-position: 10px center;
        padding-left:  35px;
        background-repeat:  no-repeat;
        color: #a9a5a5;
}

.callback-banner__form input#your-name 
{
    background-image: url('/wp-content/uploads/ikonka-chelovechek.png');        
}

.callback-banner__form input#your-tel 
{
    background-image: url('/wp-content/uploads/Ikonka-telefon.png');
}

.programs-and-services 
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 20px;
    margin-top: 20px;  
    margin-bottom: 40px;
}

.programs-and-services__tabs 
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 20px;
    margin-bottom: 20px;
    width: 100%;
}

.programs-and-services__tab 
{
    padding: 10px 15px;
    padding-left: 20px;
    background: #f5f5f5;
    border-radius: 5px;
    color: #273336;
    font-size: 14px;
    font-weight: bold;
    border-left: 2px solid #00c4ff;
    -ms-flex-preferred-size: 31%;
        flex-basis: 31%;
    position: relative;
}

.programs-and-services__tab::after 
{
    content: '';
    position: absolute;
    width: 1px;
    height: 1px;
    border: 4px solid #00c4ff;
    border-top-color: #0000;
    border-bottom-color: #0000;
    border-right-color: #0000;
    right: 10px;
    top: 15px;
}

.programs-and-services__tab.active-tab::after 
{
    border-left-color: white;
}

/*.programs-and-services__tab.active-tab::before {
    content: '+';
    position: absolute;
    color: #fff;
    left: 5px;
    top: 10px;
    font-weight: bold;
}*/

.programs-and-services__tab:hover 
{
    cursor: pointer;
    background: #148eb3;
    color: #fff;
}

.programs-and-services__tab.active-tab 
{
    background: #148eb3;
    color: #fff;
    cursor: default;
}

.programs-tabs__wrapper 
{
    width: 100%;
}

.programs 
{
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat( auto-fill, minmax( 350px, 1fr ) );
    grid-gap: 12px;
    visibility: hidden;
    opacity: 0;
    height: 0px;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}

.programs.active-tab 
{
    display: -ms-grid;
    display: grid;
    visibility: visible;
    opacity: 1;
    height: auto;
}

.programs__item-wrapper
{
    position: relative;
    z-index: 0;
}

.programs__item 
{
    min-height: 300px;

    background-repeat: no-repeat;
    background-position: 40px 90%;
    background-size: 150px;

    display: grid;
    align-content: start;
    gap: 10px;
    padding: 25px;
    
}

.programs__item:hover 
{
    opacity: .8;
    text-decoration: none;

}

.programs__item:hover .programs__item_descr 
{
    text-decoration: none;
}

.programs__item_name 
{
    font-weight: bold;
    color: black;
    font-size: 14px;
    margin-bottom: 15px;

}

.programs__item_descr 
{
    color: black;
}

.programs__item-cost
{
    position: absolute;
    display: grid;
    gap: 10px;
    padding: 5px;
    z-index: 20;
    right: 50px;
    bottom: 50px;
}

.programs__item-cost .programs__item-cost-value
{
    font-weight: 700;
    color: #fff;
}

.main-services 
{
    margin-bottom: 60px;
}

.main-services__header 
{
    margin-bottom: 40px;
    font-size: 2.6em;
    text-align: center;
    font-family: Segoe UI Light, Arial, sans-serif;
}

.main-services__block 
{
    display: -ms-grid;
    display: grid;
    gap: 20px;

    margin-bottom: 30px;
}

.main-services__block_header 
{
    font-size: 1.5em;
    color: #215874;
}

.services 
{
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat( auto-fill, minmax( 200px, 1fr ) );
    grid-gap: 12px;
}

.services__link 
{
    display: -ms-grid;
    display: grid;
    gap: 20px;
    text-align: center;
    padding: 15px;
    min-height: 150px;

    border-radius: 12px;
    -webkit-box-shadow: 0 0 5px #e3e3e3;
            box-shadow: 0 0 5px #e3e3e3;
}

.services__link:hover 
{
    -webkit-box-shadow: 0 0 5px #0099E6;
            box-shadow: 0 0 5px #0099E6;
    background-image: url('../img/icons/services-icons/shining.svg');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 70%;

    text-decoration: none;
}

.services__link:hover .service-icons::before 
{
    --service-icon-color: #0099E6;
}

.services__link .btn {
    background-color: #0088cc;
    border-color: #46b8da;
    background-image: none;
}

.services__link .btn:hover {
    opacity: .8;
}

.services__name 
{
    font-weight: bold;
    font-size: 16px;
}

.interesting 
{
    display: -ms-grid;
    display: grid;
    gap: 20px;
}

.interesting__content 
{
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 12px 1fr 12px 1fr;
    grid-template-columns: repeat( 3, 1fr );
    grid-gap: 12px;
}

.interesting__item 
{
    position: relative;
    min-height: 276px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    padding: 20px;
    font-size: 1.2em;
    line-height: 1.4em;


    background-repeat: no-repeat;
    background-position: 40px 90%;
    background-size: 200px;
}

.interesting__item:first-child 
{
    background-size: 100%;
}

.interesting__item:first-child .interesting__item_name {
    font-size: 25px;
}

@media(max-width: 750px) {
    .interesting__item:first-child .interesting__item_name .yellow {
        color: #fff;
    }
}

@media(max-width: 480px) {
    .interesting__item:first-child .interesting__item_name {
        font-size: 14px;
    } 

    
}

/*.interesting__item:first-child::before {
    content: '';
    background-image: url('/wp-content/uploads/bazovye-versii-1s-sbornik.png');
    background-repeat: no-repeat;
    background-position: 90% top;
    background-size: contain;
    position: absolute;
    width: 80%;
    height: 80%;
    left: 15%;
}*/

.interesting__item:hover 
{
    text-decoration: none;
    z-index: 10;
}

.interesting__item:hover::after 
{
    content: '';
    width: 100%;
    height: 100%;

    inset: 0;
    z-index: 0;

    position: absolute;

    background-color: rgba(49, 49, 49, 0.4);
}

.interesting__item:nth-child(1),
.interesting__item:nth-child(5n) 
{
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/4;
}

.interesting__item:hover .interesting__item_descr 
{
    display: block;
}

.interesting__item_name 
{
    z-index: 10;
    font-size: 14px;
}

.interesting__item_descr 
{
    display: none;
    z-index: 10;
    font-size: .9em;
}

.license-table 
{
    width: 100%;
    margin-bottom: 50px;
    overflow: hidden;
    border-radius: 10px;
    border: 1px solid #d3d3d3;
}

.license-table td, 
.license-table th 
{
    padding: 5px 10px;
    border: 1px solid #d3d3d3;
}

.license-table th 
{
    background-color: #f5f5f5;
    padding-top: 10px;
    font-size: 18px;
}

.license-table td 
{
    background-color: #fbfbfb;
}

.license-table .devider {
    font-weight: 700;
    background-color: #f5f5f5e4;
}

.license-table td:nth-child(3), 
.license-table th:nth-child(3) 
{
    text-align: center;
}

.license-table .price 
{
    font-size: 16px;
}

.license-table .btn 
{
    width: 100%;
    font-size: 14px;
}

.license-table .btn .icon  
{
    margin-right: 10px;
}


.top-left-radius 
{
    border-top-left-radius: 10px;
}

.top-right-radius 
{
    border-top-right-radius: 10px;
   }

.bottom-left-radius 
{
    border-bottom-left-radius: 10px;
}

.bottom-right-radius 
{
    border-bottom-right-radius: 10px;
}

.breadcrumb-wrapper .breadcrumb 
{
    background-color: transparent;
    font-size: 14px;
}

.woocommerce form .form-row label.checkbox, 
.woocommerce-page form .form-row label.checkbox 
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

header > .navbar-collapse > .container 
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.basket-btn 
{
    position: relative;
    float: right;
}

.basket-btn__icon 
{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #418cb5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.basket-btn__counter 
{
    width: 20px;
    height: 20px;
    background-color: #e94742;
    color: #000;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 10px;
    font-weight: bold;
    position: absolute;
    bottom: 0;
    left: 28px;
}

.woo-categories .woocommerce ul.products li.product a 
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 50px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.woo-categories .woocommerce ul.products li.product .woocommerce-loop-category__title 
{
    text-align: left;
    margin-left: 10px;
    text-decoration: underline;
    line-height: 1.4em;
    text-transform: none;
}

.woo-categories .woocommerce ul.products li.product .woocommerce-loop-category__title:hover 
{
    text-decoration: none;
}

.woo-categories .woocommerce ul.products li.product a::before 
{
    content: '';
    width: 50px;
    height: 50px;
    background-image: url("/wp-content/uploads/1cka.png");
    position: absolute;
    left: 0;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.woo-categories .woocommerce ul.products li.product a img 
{
    display: none;
}

.woocommerce ul.products li.product a img 
{
    width: 50%;
}

.woocommerce .woocommerce-result-count 
{
    margin: 0 0 3em;
}

.woocommerce ul.products li.product.customize-product 
{
    text-align: center;
    padding: 20px;
    padding-top: 40px;
    -webkit-box-shadow: -1px 3px 10px lightgrey;
            box-shadow: -1px 3px 10px lightgrey;
    min-height: 300px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-preferred-size: 23%;
        flex-basis: 23%;
    width: 23%;
    margin: 0;
}

.woocommerce .woocommerce-loop-product__link h3 {
    text-transform: none;
}

.woocommerce ul.products li.product .woocommerce-LoopProduct-link 
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.woocommerce ul.products li.product .onsale 
{
    min-height: auto;
    background-color: #e94742;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.3em;
    text-transform: uppercase;
    border-radius: 0;
    top: 10px;
    right: 10px;
}

.woocommerce ul.products li.product.customize-product .woocommerce-loop-product__title 
{
    font-weight: bold;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 20px;
    height: 50px;
}

.woocommerce ul.products li.product.customize-product .price 
{
    font-size: 1.2em;
    font-weight: bold;
}

.woocommerce ul.products li.product.customize-product .price del .amount 
{
    font-size: .8em;;
    color: red;
}

.custom-icon-list .h4.shorter 
{
    min-height: 43px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.featured_section.additional-services 
{
    background: none;
    border-top: none;
}

.find-us__img 
{
    height: auto;
}

.certificates .certificates_item 
{
    margin-right: 20px;
}

.certificates_item img 
{
    -webkit-filter: grayscale(0.3);
            filter: grayscale(0.3);
}

.additional-licenses 
{
    overflow-x: auto;
}

.additional-licenses .additional-licenses__header  
{
    margin-bottom: 25px;
}

.additional-products .products.additional-products__list,
.woocommerce.columns-4 ul.products 
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px;
}

.additional-products .products.additional-products__list::before,
.additional-products .products.additional-products__list::after,
.woocommerce.columns-4 ul.products::before,
.woocommerce.columns-4 ul.products::after 
{
    content: none;

}

.additional-products .additional-products__item 
{
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%; 
}

.content-img 
{
    width: 100%;
}

.table-wrapper,
.table-scroll-wrapper
{
    overflow-x: auto;
}

.download-block 
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 20px 0;
}

.download-block__link 
{
    padding: 20px;
    border-radius: 10px;
    background-image: -webkit-gradient(linear,left top, left bottom,from(#08c),to(#04c));
    background-image: -o-linear-gradient(top,#08c,#04c);
    background-image: linear-gradient(to bottom,#08c,#04c);
    color: #fff;
}

.download-block__link:hover 
{
    text-decoration: none;
    opacity: 0.8;
    color: #fff;
}

.related.products .products 
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
}

.page-top.custom-product .main-page-h1 
{
    font-size: 30px;
    margin-bottom: 30px;
}

.red 
{
    color: red;
}

.btn-primary.main-page-callback-btn 
{
    width: 50%;
    font-size: 14px;
    margin-bottom: 40px;
}

.image-block 
{
    margin-bottom: 40px;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
}

.sale-program 
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    padding: 20px;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    margin-bottom: 30px;
    min-height: 320px;
}

.sale-program__img 
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.sale-program__content 
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.sale-program__btn 
{
    margin-top: 20px;
}

.sale-program__link 
{
    padding: 10px 80px;
    background-color: #e5e2e2;
    border-radius: 5px;
    color: #484848;
}

.sale-program__link:hover 
{
    opacity: 0.8;
}

.sale-program__title 
{
    font-weight: bold;
    font-size: 20px;
}

.iconed-item 
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20px;
}

.programms-sale 
{
    margin-bottom: 20px;
}

.programms-sale__list 
{
    width: 100%;
    padding: 10px;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background-color: #fff;
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E), -webkit-gradient(linear, left top, left bottom, from(#fff),to(#e5e5e5));
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E), -o-linear-gradient(top, #fff 0%,#e5e5e5 100%);
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E), linear-gradient(to bottom, #fff 0%,#e5e5e5 100%);
    background-repeat: no-repeat, repeat;
    background-position: right 0.7em top 50%, 0 0;
    background-size: 0.65em auto, 100%;
}

.garantee__list 
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    gap: 20px;
}

.garantee__item 
{
    background-color: #f7f7f7;
    padding: 40px 20px;
    border-radius: 10px;
    -webkit-box-shadow: 10px 10px 0 #fbfbfb;
            box-shadow: 10px 10px 0 #fbfbfb;
    position: relative;
}

.garantee__item_content .feature-box-info 
{
    padding-left: 0;
}

.garantee__item_icon 
{
    position: absolute;
    right: 10px;
    top: 10px;
}

.garantee__item_icon svg 
{
    width: 80%;
}

.garantee__btn 
{
    margin-top: 40px;
}

.garantee__btn .btn-primary 
{
    background-color: #5bc0de;
    border-color: #46b8da;
    background-image: none;
}

.top-header-h1 
{
    font-size: 2.6em;
    font-family: Segoe UI Light, Arial, sans-serif !important;
    margin-bottom: 10px;
    margin-top: 30px;
    border-bottom: 5px solid #08c;
    color: black!important;
    display: inline-block;
    font-weight: 200;
    min-height: 37px;
    line-height: 46px;
    padding: 0 0 17px;
    position: relative;
}

.modal-form textarea 
{
    width: 100%;
}

.modal-form .modal-form__submit 
{
    margin-top: 20px;
}

.form-header 
{
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin-bottom: 40px;
}

.import-form-btn 
{
    margin-top: 19px;
}

.import-form-btn a 
{
    color: #999;
    font-size: 0.9em;
    padding: 6px 10px;
    font-weight: bold;
}

.success-send-message-centered 
{
    text-align: center;
}

.programms-slider .owl-item > div 
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.programms-slider .owl-item h4 
{
    min-height: 80px;
}

.programms-slider .owl-item p 
{
    margin-top: auto;
}

.programms-slider .owl-item img 
{
    width: 200px;
    height: 200px;
}

.content-inner-form 
{
    width: 500px;
}

.btn-rustore 
{
    background-color: #07f;
    color: white;
}

.btn-rustore:hover 
{
    opacity: 0.8;
    color: white;
}

.custom-section 
{
    clear: both;
}

.video 
{
    margin: 40px 0;
}

.video__header 
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 38px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.video__list 
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;  
    -ms-flex-wrap: wrap;  
        flex-wrap: wrap;
}

.video__list .video-item 
{
    margin-right: 15px;
    margin-bottom: 20px;
    -ms-flex-preferred-size: 32%;
        flex-basis: 32%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}


.video-item__frame 
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    width: 100%;
}

.video-item__frame.fix_speed img 
{
    width: 100%;
}

.video-item__frame.fix_speed .you 
{
    position: absolute;
    top: calc( 50% - 24px );
    cursor: pointer;
    left: calc( 50% - 34px );
}

.video-item__frame.fix_speed .you svg 
{
    width: 68px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.video-item__title 
{
    margin-top: 10px;
    text-align: center;
}

.header-callback 
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
    margin-right: 25px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.header-callback__phone a 
{
    border: none;
}

.header-callback .header-callback__btn-link 
{
    font-weight: bold;
    background-color: transparent;
    background-image: none;
    color: #08c;
    text-transform: uppercase;
    border: 1px solid #08c;
    padding: 5px;
    border-radius: 5px;
    font-size: 12px;
    text-shadow: none;
}

.sticky-menu-active .header-callback__btn 
{
    display: none;
}

body.sticky-menu-active header nav ul.nav-main 
{
    margin: 0;
}

.header-callback .header-callback__btn-link:hover 
{
    text-decoration: none;
    color: white;
    background-color: #08c;
}

.header-callback__phone 
{
    font-weight: bold;
}

header nav ul.nav-main 
{
    margin: 0;
    margin-right: 20px;
}

#mainMenu .phone 
{
    display: none;
}

.bold 
{
  font-weight: bold;
}

.slider-full-width 
{
  background-image: url('https://www.f1soft.ru/wp-content/uploads/bg-slider.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}

.slider 
{
  width: 100%;
  font-family: "Segoe UI";
  position: relative;
  min-height: 544px;
}

.slider a:hover 
{
    text-decoration: none;
}

.slider a:hover .slider-item__title 
{
    color: black;
}

.slider-item 
{

  text-decoration: none;
  color: black;
  position: relative;
}

.slider-item__wrapper 
{
  max-width: 100%;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.slider-item__title 
{
  font-size: 38px;
  color: black;
}

.slider-item__text 
{
  font-size: 19px;
  color: rgb(116,114,114);
}

.slider-item__cta 
{
  position: relative;
}

.slider-item__image 
{
  z-index: 1;
}

.slider-item__btn 
{
  font-size: 20px;
  line-height: 35px;
  font-weight: 300;
  color: #ffffff;
  padding: 0px 20px 0px 20px;
  background-color: rgba(219,67,96,1);
  border-color: rgb(255,255,255);
  z-index: -1;
  position: absolute;
  top: 20px;
  right: -190px;
}

.slider .swiper-pagination 
{
  z-index: 5;
}

.custom-swiper-button-prev,
.custom-swiper-button-next 
{
  width: 40px;
  height: 40px;
  background-image: url('/wp-content/uploads/large_left.png');
  background-repeat: no-repeat;
  background-position-y: -40px;
  position: absolute;
  top: 50%;
  z-index: 3;
  display: none;
}

.custom-swiper-button-prev 
{
  left: 20px;
}

.custom-swiper-button-next 
{
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  right: 20px;
}

.slider:hover .custom-swiper-button-prev,
.slider:hover .custom-swiper-button-next 
{
  /*display: block;*/
}

.custom-swiper-button-prev:hover,
.custom-swiper-button-next:hover 
{
  background-position-y: 0;
  cursor: pointer;
}

@-webkit-keyframes fade-in-1 
{
  0% 
  {
    -webkit-transform: translateY(-500px);
            transform: translateY(-500px);
    opacity: 0;
  }
  100% 
  {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fade-in-1 
{
  0% 
  {
    -webkit-transform: translateY(-500px);
            transform: translateY(-500px);
    opacity: 0;
  }
  100% 
  {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

@-webkit-keyframes fade-in-2 
{
  0% 
  {
    -webkit-transform: translateY(500px);
            transform: translateY(500px);
    opacity: 0;
  }
  100% 
  {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fade-in-2 
{
  0% 
  {
    -webkit-transform: translateY(500px);
            transform: translateY(500px);
    opacity: 0;
  }
  100% 
  {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

.slider-item-type-b::before 
{
  content: '';
  width: 100%;
  height: 100vw;
  position: absolute;
  background-color: rgb(254 254 254 / 80%);
}

.slider-item-type-b__content 
{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.slider-item-type-b__side 
{
  position: relative;
  bottom: -75px;
}

.slider-item-type-b__speech 
{
  width: 400px;
  height: 120px;
  background-image: url('/wp-content/uploads/Rectangle-7.png');
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 40px;
  color: white;
  padding-left: 20px;
  padding-top: 10px;
}

.slider-item-type-b__btn 
{
  background-color: #EC2830;
  color: white;
  text-transform: uppercase;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 19px;
  padding: 10px 20px;
  border-radius: 8px;
  margin-left: 45px;
}

.list-numbered__container 
{
  list-style: none;
  padding: 0;
}

.list-numbered__item 
{
  color: #EC2830;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.list-numbered__text 
{
  color: #474747;
  -ms-flex-preferred-size: 80%;
      flex-basis: 80%;
}

.list-numbered__num 
{
  font-weight: bold;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 2px solid #EC2830;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.swiper-slide-active .slider-item__image 
{
  -webkit-transform: translateY(500px);
      -ms-transform: translateY(500px);
          transform: translateY(500px);
  opacity: 0;
  -webkit-animation: fade-in-2 1s;
          animation: fade-in-2 1s;
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.swiper-slide-active .slider-item__title 
{
  -webkit-transform: translateY(-500px);
      -ms-transform: translateY(-500px);
          transform: translateY(-500px);
  -webkit-animation: fade-in-1 1s;
          animation: fade-in-1 1s;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.swiper-slide-active .slider-item__text 
{
  -webkit-transform: translateY(-500px);
      -ms-transform: translateY(-500px);
          transform: translateY(-500px);
  -webkit-animation: fade-in-1 1s;
          animation: fade-in-1 1s;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.swiper-slide-active .slider-item__btn 
{
  -webkit-transform: translateY(500px);
      -ms-transform: translateY(500px);
          transform: translateY(500px);
  opacity: 0;
  -webkit-animation: fade-in-2 1s;
          animation: fade-in-2 1s;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.swiper-slide-active .slider-item-type-b__speech 
{
  -webkit-transform: translateY(500px);
      -ms-transform: translateY(500px);
          transform: translateY(500px);
  opacity: 0;
  -webkit-animation: fade-in-2 1s;
          animation: fade-in-2 1s;
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.swiper-slide-active .slider-item-type-b__image 
{
  -webkit-transform: translateY(500px);
      -ms-transform: translateY(500px);
          transform: translateY(500px);
  opacity: 0;
  -webkit-animation: fade-in-2 1s;
          animation: fade-in-2 1s;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.swiper-slide-active .slider-item-type-b__text 
{
  -webkit-transform: translateY(-500px);
      -ms-transform: translateY(-500px);
          transform: translateY(-500px);
  opacity: 0;
  -webkit-animation: fade-in-1 1s;
          animation: fade-in-1 1s;
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.swiper-slide-active .slider-item-type-b__btn 
{
  -webkit-transform: translateY(-500px);
      -ms-transform: translateY(-500px);
          transform: translateY(-500px);
  opacity: 0;
  -webkit-animation: fade-in-1 1s;
          animation: fade-in-1 1s;
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.team-item .thumb-info-title h3 
{
    font-size: 1em;
    margin-bottom: 0;
    color: white;
    line-height: 1em;
}

.toggle-to-links .module.toogle label 
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.toggle-to-links .module.toogle label:hover
{
    background-color: #08c;
    
}

.toggle-to-links .module.toogle label:hover a 
{
    color: white;
    text-decoration: none;
}

.toggle-to-links .module.toogle label a 
{
    display: block;
    width: 100%;
}

.toggle-to-links .module.toogle label .icon 
{
    display: none;
}

.team-item-cta 
{
    display: grid;
    gap: 20px;
    align-items: start;
    justify-content: center;

    margin-bottom: 15px;
}

.team-item-cta-demo 
{
    color: black;
    background-color: #ebe9ea;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
}

.team-item-cta-request 
{
    border-radius: 0;
    height: 35px;
    padding: 0 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
}

.cat-intro 
{
    display: flex;
    gap: 20px;
    justify-content: space-between;
}

.cat-intro__img img 
{
    width: 100%;
}

.cat-intro__content 
{
    display: grid;
    gap: 20px;
    align-content: start;
}

.cat-intro__content-price 
{
    color: #5cb85c;
}

.simple-table 
{
    width: 100%;
    border-collapse: collapse;
    margin: 30px 0;
}

.simple-table th,
.simple-table td 
{
    padding: 5px 10px;
    border: 1px solid #cfcfcf;
}

.simple-table th:not(:first-child),
.simple-table td:not(:first-child)
{
    text-align: center;
}

.advertisement 
{
    display: flex;
    gap: 20px;

    margin: 40px 0;

    background-image: url('/wp-content/uploads/reklama-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.advertisement__img 
{
    flex-basis: 240px;
    flex-shrink: 0;
}


.advertisement__descr 
{
    align-self: center;
    display: grid;
    gap: 20px;
    align-items: start;

    flex-basis: 30%;
}

.advertisement__descr-title 
{
    font-size: 24px;
    font-weight: 700;
    color: #EC2830;
    line-height: 1.2em;
}

.advertisement__descr-text 
{
    font-size: 18px;
    color: #fff;
    line-height: 1.4em;
}

.advertisement__cta 
{
    flex-basis: 30%;
    flex-grow: 1;

    display: grid;
    align-content: center;
    gap: 20px;

    padding: 20px 100px;

    margin-right: -1px;
    margin-top: -1px;
    margin-bottom: -1px;

    background-color: #fff;
    clip-path: polygon(50% 0, 100% 0, 100% 50%, 100% 100%, 10% 100%, 0 50%, 10% 0);
}

.advertisement__cta-text 
{
    color: #20BFD7;
    font-size: 24px;
    line-height: 1.4em;
}

.advertisement__cta-btn 
{
    display: flex;
    justify-content: center;
    align-items: center;

    color: #FFF;
    font-size: 19px;
    font-weight: 700;

    height: 55px;
    width: 230px;

    white-space: nowrap;

    border-radius: 8px;
    background-color: #EC2830;
}

.advertisement__cta-btn:hover 
{
    text-decoration: none;
    color: #FFF;
    
    opacity: .8;
}

.program-modules__list 
{
    list-style: none;
    display: flex;
}

.program-modules__list  .thumbnail 
{
    height: 100%;
    display: flex;
    flex-direction: column;
}

.program-modules__list .team-item-cta
{
    margin-top: auto;
}

.external-reviews 
{
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin-bottom: 50px;
    justify-content: center;
}

.external-reviews__link 
{
    min-width: 200px;
    min-height: 50px;
    border: 1px solid #0099e6;
    padding: 10px 20px;
    border-radius: 30px;
    background-position: center;
    background-size: 50%;
    background-repeat: no-repeat;
    
}

.custom-header.alternative-font
{
    font-family: 'Segoe Print'!important;
    font-weight: bold;
    font-size: 1.6em;
    color: var(--text-highlight);
    text-align: center;
}

.completed-projects
{
    display: grid;
    gap: 20px;
}

.completed-project__link i 
{
    transform: rotate(-90deg);
}

.completed-projects__list-item
{
    display: grid;
    gap: 15px;
    justify-items: start;
}

.completed-projects__list-item-title 
{
    color: var(--text-highlight);
    font-size: clamp(20px, 5vw, 32px);
    font-weight: bold;
    line-height: 100%;
}

.completed-projects__list-item-sep
{
    margin-bottom: 0;
    font-size: 1.4em;
}

.mfp-iframe-holder .mfp-content
{
    max-width: 600px;
    height: 330px;
}

.btn.btn-green
{
    background-color: #5cb85c;
    border-color: #4cae4c;
    background-image: none;
}

.toggle .toggle-content h3 
{
    font-size: 14px;
    text-align: left;
}

.alert-info h3.alert-heading
{
    font-size: 1.4em;
    text-align: left;
}

.content-table 
{
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 40px;
    table-layout: fixed;
}

.content-table tr:first-child td
{
    background-color: #f5f5f5;
    font-weight: 700;
}

.content-table td
{
    padding: 10px;
    border: 1px solid #d3d3d3;
}

.calc-slider
{
    background-repeat: no-repeat;
}

.eshop-payment
{
    margin: 20px 0;
    font-weight: 700;
}

.btn.color\:lightgray {
        background-color: #f5f5f5;
        background-image: none;
        color: #000;
    }

.product-cta
{
    display: grid;
    align-items: start;
    margin-top: 10px;
}

.single-product .product-cta 
{
    justify-content: start;
}

.related.products .product-cta
{
    justify-content: stretch;
}

.product-cta .btn
{
    white-space: normal;
}

.product-type-simple .cart 
{
    display: grid;
    width: 100%;
    justify-items: center;

}

.single-product .product-type-simple .cart 
{
    display: flex;
    gap: 10px;
    align-items: center;
}

.product-type-simple .cart .add_to_cart_button
{
    width: 100%;
}


.product-main {
    display: flex;
    gap: 30px;
}

.woocommerce #content div.product div.images, 
.woocommerce div.product div.images, 
.woocommerce-page #content div.product div.images, 
.woocommerce-page div.product div.images {
    flex-shrink: 0;
}

.estimate-solution {
    padding: 30px;
    background-image: url('/wp-content/uploads/Podbor-prilozheniy-bez-formy.png');
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    display: flex;
    justify-content: flex-end;

    margin: 30px 0;

}

.estimate-solution[data-context="mobile-apps"] {
    background-image: url('/wp-content/uploads/Podbor-mobilnykh-prilozheniy-bez-formy.png');
}

.estimate-solution[data-context="hard-choice"] {
    background-image: url('/wp-content/uploads/Vybor-programmnogo-produkta.png');
}

.estimate-solution .estimate-solution__title {
    position: absolute;
    color: #fff;
    text-transform: uppercase;
    left: 30px;
    top: 30px;
    max-width: 350px;
    line-height: 25px;
    font-size: clamp(18px, 5vw, 20px);
}

.estimate-solution .estimate-solution__content {
    flex-basis: 35%;
    display: grid;
    gap: 20px;
}

.estimate-solution .estimate-solution__content .estimate-solution__title {
    display: none;
    color:#0099E6;
    max-width: 100%;
    position: static;
}

.estimate-solution .estimate-solution__content-title {
    color:#0099E6;
    font-size: clamp(16px, 5vw, 20px);
    line-height: 1.3em;
}

.estimate-solution .estimate-solution__content-steps {
    margin: 0;
    padding: 0;
    display: grid;
    gap: 10px;
    list-style: none;
    counter-reset: num;

}
.estimate-solution .estimate-solution__content-steps .estimate-solution__content-steps-item {
    display: flex;
    align-items: center;
    gap: 10px;
}

.estimate-solution .estimate-solution__content-steps .estimate-solution__content-steps-item::before {
    counter-increment: num;
    content: counter(num);
    width: 30px;
    flex-shrink: 0;
    height: 30px;
    font-weight: 700;
    font-size: 14px;
    color: red;
    border: 2px solid red;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.estimate-solution .request-form {
    margin-top: 0;
    display: grid;
    gap: 15px;
}

.estimate-solution .request-form .submit {
    background-color: red;
    color: #fff;
    text-transform: uppercase;
    width: max-content;
    font-size: 14px;
    background-image: none;

    
}

@media(max-width: 1200px) {

    .estimate-solution {
        background-position-x: 60%;
        padding: 0;
    }
    .estimate-solution .estimate-solution__content {
        padding: 20px;
        flex-grow: 1;
        background-color: rgba(247, 247, 247, 0.7);
        border-radius: 4px;
    }

    .estimate-solution .estimate-solution__title {
        display: none;
    }

    .estimate-solution .estimate-solution__content .estimate-solution__title {
        display: block;
        
    }
}

@media (min-width: 1200px) 
{

    .container 
    {
        width: 1270px;
    }

    .container.certificates-container 
    {
        width: 1110px;
    }

    .spec-pricing-table .pricing-table .col-md-3
    {
        width: max(25%, 250px);
    }

    .spec-pricing-table .pricing-table .pricing-table-title 
    {
        position: sticky;
        top: 80px;
        z-index: 1;
    }

    .spec-pricing-table .pricing-table span#cena 
    {
        width: auto;
        z-index: 1;
    }

   

    .spec-pricing-table .pricing-table a.btn 
    {
       
        z-index: 0;
       
    }

    

}

@media (min-width: 769px) 
{
    header nav ul.nav-main .custom-menu-item ul.dropdown-menu 
    {
        background-color: #fff!important;
        background-image: none;
        padding: 0;
    }

    header nav ul.nav-main .custom-menu-item ul.dropdown-menu > li > a 
    {
        color: #777!important;
        margin-right: 0;
        margin-left: 0;
        padding-left: 13px;
    }

    header nav ul.nav-main li.dropdown.custom-menu-item:hover ul.dropdown-menu li > a:hover 
    {
        color: #777!important;
        background-color: #F4F4F4!important;
    }

}

@media (max-width: 1500px) 
{
    .main-page-banner-img 
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
}
   
@media (max-width: 1200px) 
{
    span.arrow 
    {
        display: none;
    }

    section.page-top .col-md-6 
    {
        width: 100%;
    }

    section.page-top .row img 
    {
        display: none;
    }

    section.page-top .row 
    {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    section.page-top .row.spec-row 
    {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
    }

    .video__list .video-item 
    {
        -ms-flex-preferred-size: 31%;
            flex-basis: 31%;
    }

    .bucket-row .feature-box .feature-box-icon 
    {
        top: -5px;
    }

    .interesting__item:first-child::before 
    {
        width: 60%;
        height: 60%;
        left: 35%;
    }

}

@media (max-width: 1023px) 
{
    .program-modules__list 
    {
        flex-direction: column;
    }

    .basket-btn 
    {
        display: none;
    }

    .spec-pricing-table .pricing-table 
    {
        overflow-x: auto;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
    }

    .advertisement 
    {
        flex-wrap: wrap;
    }

    .advertisement__cta 
    {
        clip-path: none;
        justify-content: center;
        justify-items: center;
    }

    .advertisement__descr 
    {
        flex-grow: 1;
    }

    .advertisement__cta-text 
    {
        text-align: center;
    }

}

@media (max-width: 991px) 
{
    a.scroll-to-top 
    {
        display: block!important;
    }

    div.portfolio-nav, div.portfolio-nav-all 
    {
        display: block;
    }

    .portfolio-title .portfolio-nav a 
    {
        width: 8%;
        margin-right: 20px;
    }

    .portfolio-header-nav h2,
    .portfolio-header-nav .center 
    {
        margin: 0;
    }

    .portfolio-header-nav 
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .main-page-banner-section .row:first-child > div:first-child 
    {
        width: 100%;
    }

    .main-page-banner-section .row:first-child > div:last-child 
    {
        width:  100%;
    }

    .banner-form-wrapper 
    {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin-top: 20px;
    }

    .woocommerce ul.products li.product.customize-product 
    {
        -ms-flex-preferred-size: 45%;
            flex-basis: 45%;
    }

    header > .navbar-collapse > .container 
    {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
    }

    .header-callback 
    {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        margin-bottom: 30px;
    }

    .interesting__item:first-child 
    {
        background-size: cover;
    }


}

@media (max-width: 820px) 
{

    .woocommerce ul.products li.product.customize-product 
    {
        -ms-flex-preferred-size: 45%;
            flex-basis: 45%;
    }

    .sidebar-row 
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .sidebar-row__item 
    {
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
    }
}

@media (max-width: 768px) 
{

    .product-main {
        flex-direction: column;
    }

    .form_back {
        top: 10%;
        left: 0;
        right: 0;
    }

    .woocommerce ul.products li.product.customize-product 
    {
        -ms-flex-preferred-size: 40%;
            flex-basis: 40%;
    }

    .import-form-btn a 
    {
        display: block;
    }

    .video__list 
    {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .video__list .video-item 
    {
        -ms-flex-preferred-size: 45%;
            flex-basis: 45%;
    }

    .video__header 
    {
        font-size: 30px;
    }

    .slider-full-width 
    {
        display: none!important;
    }
}

@media (max-width: 767px) 
{
    button.btn-responsive-nav 
    {
        top: 35px;
    }

    .garantee__list 
    {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .services__link 
    {
        -webkit-box-pack: center;     
            -ms-flex-pack: center;     
                justify-content: center;
        justify-items: center;
    }

    .interesting__content 
    {
        -ms-grid-columns: 1fr;
        grid-template-columns: repeat( 1, 1fr );
    }

    .interesting__item:nth-child(1),
    .interesting__item:nth-child(6n) 
    {
        grid-column: auto;
    }
}

@media (max-width: 591px) 
{
    .programs-tabs 
    {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .programs-tabs__item 
    {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    }

    .cat-intro 
    {
        flex-direction: column;
    }

    .interesting__item:first-child::before 
    {
        display: none;
    }

    .advertisement 
    {
        flex-direction: column;
        align-items: center;
    }

    .advertisement__descr 
    {
        flex-basis: 100%;
        justify-items: center;
    }

    .advertisement__descr-text 
    {
        text-align: center;
    }

    .advertisement__cta 
    {
        padding: 0;
        padding-top: 20px;
        text-align: center;    
        width: 100%;  
    }

    div.mango-callback .widget-wrapper.selected-dynamic.common-window.mng-wgt .button-widget-open {
        bottom: 90px;
    }

    a.scroll-to-top {
        bottom: 80px;
    }
}

@media (max-width: 479px) 
{

    .related.products .products {
        flex-wrap: wrap;
    }

    .single-product .page-top h1 {
        font-size: 20px;
        line-height: 1.3em;
    }

    .interesting__item {
        background-size: 0;
        min-height: auto;
    }

    .interesting__item:first-child {
        background-size: 0;
    }

    .interesting__item_name {
        font-weight: 700;
        padding: 0;
        margin: 0;
    }

    .services {
        grid-template-columns: repeat(auto-fill, minmax(45%, 1fr));
    }

    .services__name {
        font-size: 14px;
    }

    .block-availability p {
        line-height: 1.3em!important;
        font-size: 15px;
        text-align: left;
    }

    .block-availability p .alternative-font {
        font-size: 18px;
    }

    .product-type-simple .cart .quantity {
        display: none;
    }

    .single-product .product-type-simple .cart .quantity {
        display: block;
    }

    .woocommerce ul.products li.product.customize-product 
    {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    }
    body 
    {
        font-size: 14px;
    }

    .content-inner-form 
    {
        width: 100%;
    }

    .content-inner-form p 
    {
        color: white;
    }

    .import-form-btn 
    {
        position: absolute;
        top: -20px;
    }

    .video__list .video-item 
    {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    }

    .video__list .video-item.mobile-hidden 
    {
        display: none;
    }

    .spec-pricing-table .pricing-table [class*=col-md]:first-child
    {
        position: sticky;
        left: 0;
        z-index: 10;
    }

    .spec-pricing-table .pricing-table [class*=col-md]
    {
        max-width: 250px;
    }

    .spec-pricing-table .pricing-table [class*=col-md] #cena
    {
       width: 170px;
       font-size: 16px!important;
       display: flex;
       justify-content: center;
       align-items: center;
    }


    
}

@media (max-width: 440px) 
{
    .footer-copyright img 
    {
        height: auto;
        width: 70%;
    }

    .call-to-action__wrapper 
    {
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
    }

    .advantages 
    {
        grid-template-columns: repeat( auto-fit, 70%);
        margin-top: 0;
        margin-bottom: 20px;
        -webkit-box-pack:  center;
            -ms-flex-pack:  center;
                justify-content:  center;
        -ms-flex-line-pack: center;
            align-content: center;
    }

    .advantage 
    {
        min-width: 70vw;
    }

    .certificates .certificates_item 
    {
        margin-right: 20px;
        margin-left: 20px;
    }

    section.page-top .row.spec-row 
    {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .sidebar-row__item 
    {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    }

    .license-table .price 
    {
        font-size: 16px;
    }

    .license-table td:first-child 
    {
        width: 60%;
        padding: 10px;
    }

    .sale-program 
    {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .programs__item 
    {
        padding: 15px;
    }

    .programs__item_descr 
    {
        max-width: 80%;
    }
}

.visually-hidden 
{
  position: absolute!important;
  width: 1px!important;
  height: 1px!important;
  margin: -1px!important;
  padding: 0!important;
  overflow: hidden!important;
  border: 0!important;
  clip: rect(0 0 0 0)!important;
}

.hide-elem 
{
    opacity: 0;
}

.service-icons
{
    position: relative;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0;

    -webkit-box-align: center;

        -ms-flex-align: center;

            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;

    width: 75px;
    height: 75px;
}


.service-icons::before 
{
    content: '';

    width: 100%;
    height: 100%;

    background-color: var(--service-icon-color, #0088CC);

    -webkit-mask-repeat: no-repeat;

            mask-repeat: no-repeat;
    -webkit-mask-size: contain;
            mask-size: contain;
    -webkit-mask-position: center;
            mask-position: center;
}

.service-icons[data-icon="edo"]::before 
{
    -webkit-mask-image: url('../img/icons/services-icons/1c-edo.svg');
            mask-image: url('../img/icons/services-icons/1c-edo.svg');
}

.service-icons[data-icon="kontragent"]::before 
{
    -webkit-mask-image: url('../img/icons/services-icons/1s-kontragent.svg');
            mask-image: url('../img/icons/services-icons/1s-kontragent.svg');
}

.service-icons[data-icon="liniya-podderzhki"]::before 
{
    -webkit-mask-image: url('../img/icons/services-icons/1s-liniya-podderzhki.svg');
            mask-image: url('../img/icons/services-icons/1s-liniya-podderzhki.svg');
}

.service-icons[data-icon="otchetnost"]::before 
{
    -webkit-mask-image: url('../img/icons/services-icons/1s-otchetnost.svg');
            mask-image: url('../img/icons/services-icons/1s-otchetnost.svg');
}

.service-icons[data-icon="1spark-riski"]::before 
{
    -webkit-mask-image: url('../img/icons/services-icons/1spark-riski.svg');
            mask-image: url('../img/icons/services-icons/1spark-riski.svg');
}

.service-icons[data-icon="arenda"]::before 
{
    -webkit-mask-image: url('../img/icons/services-icons/arenda-1s.svg');
            mask-image: url('../img/icons/services-icons/arenda-1s.svg');
}

.service-icons[data-icon="autsorsing-spetsialistov"]::before 
{
    -webkit-mask-image: url('../img/icons/services-icons/autsorsing-spetsialistov.svg');
            mask-image: url('../img/icons/services-icons/autsorsing-spetsialistov.svg');
}

.service-icons[data-icon="avtomatizatsiya"]::before 
{
    -webkit-mask-image: url('../img/icons/services-icons/avtomatizatsiya-1s.svg');
            mask-image: url('../img/icons/services-icons/avtomatizatsiya-1s.svg');
}

.service-icons[data-icon="it-autsorsing"]::before 
{
    -webkit-mask-image: url('../img/icons/services-icons/it-autsorsing.svg');
            mask-image: url('../img/icons/services-icons/it-autsorsing.svg');
}

.service-icons[data-icon="nastroyka"]::before 
{
    -webkit-mask-image: url('../img/icons/services-icons/nastroyka-1s.svg');
            mask-image: url('../img/icons/services-icons/nastroyka-1s.svg');
}

.service-icons[data-icon="obsluzhivanie"]::before 
{
    -webkit-mask-image: url('../img/icons/services-icons/obsluzhivanie-1s.svg');
            mask-image: url('../img/icons/services-icons/obsluzhivanie-1s.svg');
}

.service-icons[data-icon="nastroyka"]::before 
{
    -webkit-mask-image: url('../img/icons/services-icons/nastroyka-1s.svg');
            mask-image: url('../img/icons/services-icons/nastroyka-1s.svg');
}

.service-icons[data-icon="soprovozhdenie-its"]::before 
{
    -webkit-mask-image: url('../img/icons/services-icons/soprovozhdenie-1c-its.svg');
            mask-image: url('../img/icons/services-icons/soprovozhdenie-1c-its.svg');
}

.service-icons[data-icon="soprovozhdenie-torgovli"]::before 
{
    -webkit-mask-image: url('../img/icons/services-icons/soprovozhdenie-torgovli.svg');
            mask-image: url('../img/icons/services-icons/soprovozhdenie-torgovli.svg');
}

.service-icons[data-icon="udalennaya-podderzhka-1s"]::before 
{
    -webkit-mask-image: url('../img/icons/services-icons/udalennaya-podderzhka-1s.svg');
            mask-image: url('../img/icons/services-icons/udalennaya-podderzhka-1s.svg');
}

.service-icons[data-icon="vnedrenie"]::before 
{
    -webkit-mask-image: url('../img/icons/services-icons/vnedrenie-1s.svg');
            mask-image: url('../img/icons/services-icons/vnedrenie-1s.svg');
}
