@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');


body {
font-family: "Inter", sans-serif;
font-size: 18px;
color:#000;
    line-height: 1.6;
}


.category-extra-description {display: block;}

.category_bottom {
margin: 40px 0 0 0;
}

.article_form_title {
margin: 30px 0 30px 0;
}


.articleBody .sppb-row-container {
padding: 0;
margin: 0px
}

@media (min-width: 1200px) {
    .articleBody .sppb-row-container {
        max-width: 1180px;
    }
}


.article-details .article-header h1, .article-details .article-header h2 {
color: #000;
    font-size: 40px;
    line-height: 50px;
    font-weight: 800;
margin: 0 0 30px 0;

}


.blog h1.category-header {
color: #000;
    font-size: 40px;
    line-height: 50px;
    font-weight: 800;
margin: 0 0 30px 0;
}


.cat-children {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
margin: 30px 0 0 0;
}

.category-desc {
margin: 10px 0 0 0;
font-size: 18px;
}


.in_category_descr {
position: relative;
}

.in_category_descr_img {
    position: relative;
    border-radius: 15px;
    padding: 30px;
    overflow: hidden;
    min-height: 10vh;
}

.in_category_descr_img img {
position: absolute;
top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}


.in_category_descr_text {
position: relative;
font-size: 20px;
    background: #fff;
    border-radius: 15px;
    padding: 16px;
    width: fit-content;
}


.cat_child_block {
    padding: 30px 30px;
    margin: 0;
    background: #fff;
    border-radius: 15px;
box-shadow: 0 0 15px rgb(0 0 0 / 10%);
transition: all 600ms;
}

.cat_child_block:hover {
box-shadow: 0 0 15px rgb(0 0 0 / 20%);
transition: all 600ms;
}


.cat_child_block .cat_child_block_image {
    position: relative;
    overflow: hidden;
    width: 100%;
    border-radius: 15px;
aspect-ratio: 1 / 1;
}

.cat_child_block .cat_child_block_image img {
position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;

}

.cat-child-header {
padding: 0;
    margin: 20px 0 0 0;
}

.cat-child-header a {
font-size: 22px;
color:#000;
font-weight:700;

}


.sp-module-content .mod-languages img {
    display: block;
    width: 30px;
}

div.mod-languages .btn-group .btn {
    display: flex;
    align-items: center;
    gap: 4px;
}

div.mod-languages a {
    display: flex;
align-items: center;
    padding: 0;
    gap: 5px;
    font-weight: 600;
    font-size: 15px;
color:#000 !important;
}

#sp-lang > .sp-column {
justify-content: flex-end;

}


.mod-languages__select > button {
border-radius: 0;
    background: transparent !important;
    color: #000 !important;
    border: 0;
    padding: 0;
    font-size: 15px;
    font-weight: 600;
}

div.mod-languages ul.lang-block li {
padding: 4px;
}

div.mod-languages ul li.lang-active {
    background-color: #ececec !important;
}

.lang-block.dropdown-menu {
    padding: 8px;
    background: #fff;
    border: 1px solid #ececec;
    border-radius: 12px;
}

.dropdown-toggle::after {
display: none;
}



#sp-page-builder .sp-pagebuilder-page-edit {

}

#sp-bottom4 .soc_block {
    font-size: 26px;
    font-weight: 700;
}


.soc_block {
    display: flex;
    align-items: center;
    gap: 6px;
width: fit-content;
}

.soc_block img {
    width: 18px;
}


.md_block_bg {
border-radius: 15px;
}

.md_block_bg {

}

.md_block_bg {

}

.md_block_bg {

}
.number_block {
position: relative;

}

.number_block:before {
content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 60px;
    border-radius: 50px;
    z-index: -1;
}

.number_block.number_block_1:before {
background: #338af3;
transform: translateX(-25%);
}




.number_block.number_block_2:before {
right: 0;
left: auto;
background: #d80027;
transform: translateX(25%);
}

.number_block.number_block_3:before {
background: #6da544;
transform: translateX(-25%);
}



.number_block .sppb-animated-number {
font-size: 70px;
font-family: "Mulish", sans-serif;
font-weight: 800;
}

.number_block .sppb-animated-number:after {
font-size: 50px;
}

.number_block .sppb-animated-number-title {
font-size: 30px;
}


.soc_canvas {
display: flex;
align-items: center;
justify-content: space-between;
    gap: 12px;
}

.soc_canvas  a {
display: block;
width: 30px;
height: 30px;
background-repeat: no-repeat;
background-size: contain;
}


.soc_top {
display: flex;
align-items: center;
justify-content: space-between;
    gap: 12px;
}

.soc_top a {
display: block;
width: 30px;
height: 30px;
background-repeat: no-repeat;
background-size: contain;
}


.soc_start {
display: flex;
align-items: center;
justify-content: flex-start;
    gap: 12px;
}

.soc_start a {
display: block;
width: 30px;
height: 30px;
background-repeat: no-repeat;
background-size: contain;
}


.soc_whatsapp {
background-image: url(/images/whatsapp_icon.svg);
}

.soc_telegram {
background-image: url(/images/telegram_icon.svg);
}

.soc_instagram {
background-image: url(/images/instagram_icon.svg);
}

.soc_tiktok {
background-image: url(/images/tiktok_icon.svg);
}


.soc_bottom {
display: flex;
align-items: center;
justify-content: flex-end;
    gap: 16px;
}

.soc_bottom a {
display: block;
width: 30px;
height: 30px;
background-repeat: no-repeat;
background-size: contain;
}


#sp-bottom4 .custom {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 20px;
}

a {
    color: #0030ff;
    transition: all 600ms;
}

.smart-captcha.ysc-attention {
  outline: 2px solid #ff4444;
  outline-offset: 2px;
  transition: outline-color .2s ease;
}

iframe {
position:relative;
display: block;
}

iframeblock {
    position: relative;
    border: 0;
    display: block;
    border-radius: 15px;
}


.likmenu {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.likmenu li a {
font-size: 24px;
    line-height: 32px;
    color: #505050;
}


.uslmenuin {
    display: flex;
    align-items: flex-start;
flex-direction: column;
    gap: 15px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.uslmenuin  li a {
font-size: 24px;
    line-height: 32px;
    color: #505050;
}


ul.menu.sidemenu .menu-toggler {
display: none;

}

#sp-main-body {
    padding: 40px 0;
}

ul.menu.sidemenu,
ul.menu.sidemenu ul {
margin: 0;
    padding: 0;
    list-style: none;
}


ul.menu.sidemenu a {
color:#111;
padding: 8px 0;
line-height: 1;
    display: block;
}

ul.menu.sidemenu a:hover {
color: #ff403e;
}


ul.menu.sidemenu a.canvas_bold_link {
font-size: 12px;
font-weight: 600;
line-height: 20px;
padding: 8px 0 0 0;

}

ul.menu.sidemenu a.menu_head_link {
font-size: 18px;
font-weight: 800;
line-height: ;
padding: 0 0 16px 0;
}

ul.menu.sidemenu a.menu_head_link_margintop {
padding: 16px 0 16px 0;
}


ul.menu.sidemenu {

}

.section_custom .sppb-column-addons {
display: flex;
    background: #F6F6F6;
    padding: 32px;
    border-radius: 15px;
gap: 32px;
}

.section_custom .sppb-column-addons > div.sppb-addon-wrapper {
flex: 0 0 calc(50% - 16px);
}


.section_custom {

}

ul.newsfeed {
    margin: 0;
    padding: 0 0 0 8px;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.feed-link a {
display: block;
font-size: 14px;
    line-height: 20px;
    color: #333;
}

.feed-link a:hover {
color:#000;
}

.feed-item-date {
color: #ff403e;
font-weight: 500;
font-size: 12px;
    line-height: 20px;

}

.heightblock .addon-root-raw-html,
.heightblock .addon-root-raw-html > div,
.heightblock .sppb-addon-raw-html,
.heightblock .sppb-addon-raw-html > .sppb-addon-content {
height: 100%;
}


.offcanvas-overlay {
    background: #fff;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9999;
    visibility: hidden;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
}

.service_block {
background: #f6f6f6;
    padding: 32px;
    border-radius: 15px;
}

.service_block .sppb-addon-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
}

.service_block .sppb-feature-box-title {
margin:0;
}

.service_block .sppb-feature-box-title a {
font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    text-align: left;
color: #333;
}

.service_block .sppb-feature-box-title a:hover {
color:#000;
}

.service_block .sppb-img-container img {
width: 128px;
border-radius: 16px;

}






.service_block_type2 {
background: #f6f6f6;
    padding: 32px;
    border-radius: 15px;
}

.service_block_type2 .sppb-addon-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
}

.service_block_type2 .sppb-feature-box-title {
margin:0;
}

.service_block_type2 .sppb-feature-box-title a {
    display: block;
font-size: 32px;
    line-height: 32px;
    font-weight: 600;
    text-align: left;
color: #333;
}

.service_block_type2 .sppb-feature-box-title a:hover {
color:#000;
}

.service_block_type2 .sppb-media-content {
display: flex;
flex-direction: column;
gap: 12px;

}

.service_block_type2 .sppb-img-container img {
max-width: 62px;

}

.service_block_type2 .sppb-addon-text {
text-align: left;
display: flex;
flex-direction: column;
gap: 12px;
}

.service_block_type2 .sppb-addon-text p {
margin: 0;
}


.service_block_type2 .sppb-addon-text a {
font-size: 24px;
line-height: 32px;
color: #505050;
}







.service_block_type3 {
}

.service_block_type3 .sppb-addon-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
}

.service_block_type3 .sppb-feature-box-title {
margin:0;
}

.service_block_type3 .sppb-feature-box-title a {
    display: block;
font-size: 32px;
    line-height: 32px;
    font-weight: 600;
    text-align: left;
color: #333;
}

.service_block_type3 .sppb-feature-box-title a:hover {
color:#000;
}

.service_block_type3 .sppb-media-content {
display: flex;
flex-direction: column;
gap: 12px;

}

.service_block_type3 .sppb-img-container img {
max-width: 62px;

}

.service_block_type3 .sppb-addon-text {
text-align: left;
display: flex;
flex-direction: column;
gap: 12px;
}

.service_block_type3 .sppb-addon-text p {
margin: 0;
}


.service_block_type3 .sppb-addon-text a {
font-size: 24px;
line-height: 32px;
color: #505050;
}







.service_block_lined {
background: #f6f6f6;
    padding: 32px;
    border-radius: 15px;
margin: 0 0 16px 0;
}

.service_block_lined .sppb-addon-content {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 16px;
}

.service_block_lined .sppb-feature-box-title {
margin:0;
}

.service_block_lined .sppb-feature-box-title a {
font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    text-align: left;
color: #333;
display: block;
}

.service_block_lined .sppb-feature-box-title a:hover {
color:#000;
}

.service_block_lined .sppb-img-container img {
width: 64px;
border-radius: 8px;

}








.serts_in {
border: 1px solid #E8E8E8;
border-radius: 15px;
padding: 38px;
}

.serts_in img {
max-width: 168px;
margin: 0 auto;
}





.news_block_onmain {
background: #F6F6F6;
    padding: 32px;
    border-radius: 15px;
    overflow: hidden;

}


.news_block_onmain .sppb-column-addons {
display: flex;
    flex-wrap: wrap;
}


.news_block_onmain .sppb-column-addons > div:nth-child(1) {
    flex: 1 0 100%;
}

.news_block_onmain .sppb-column-addons > div:nth-child(2) {
    flex: 1 0 40%;
    display: flex;
    align-items: flex-end;
}

.news_block_onmain .sppb-column-addons > div:nth-child(3) {
flex: 1 0 60%;
    display: flex;
    align-items: flex-end;
    transform: translate(41px, 32px);
}




.usl_min {
background: #F6F6F6;
    padding: 24px 32px 24px 32px;
    border-radius: 15px;
}

.usl_min .sppb-addon-title {
font-size: 20px;
line-height: 24px;
font-weight: 500;
color: #505050;
margin: 0 0 9px 0;
color:#333;
}


.usl_min .sppb-addon-content {
font-size: 16px;
line-height: 24px;
color: #505050;
}


.usl_min .sppb-addon-content p:last-of-type {
margin: 0;
}


    .company-block {
      border: 0px solid #ddd;
      border-radius: 16px;
      margin: 0 0 32px 0;
background: #f6f6f6;
    padding: 32px;
    border-radius: 15px;
      box-shadow: none;

    }
    .company-block:hover {

    }
    .company-title {
      font-size: 24px;
      font-weight: 600;
      color: #111111;
      margin-bottom: 8px;
    }
    .company-info {
      margin-bottom: 8px;
    color: #0B63B4;
    font-weight: 600;
    font-size: 18px;
    }
    .company-details {
      margin-bottom: 6px;
      color: #333;
    }
    .company-count {
      font-size: 16px;
      color: #111;
      font-weight: 500;
width: fit-content;
    background: #fff;
    padding: 3px 8px;
    border-radius: 12px;
    }

.cookie-banner {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 214px;
    height: auto;
    background-color: #fff; 
    color: #000; 
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap: 18px;
border-radius: 5px;
z-index: 111;
box-shadow: 0 0 5px rgb(0 0 0 / 15%);
    display: none;
}

.cookie-banner.visible {
    display: block;
}


.cookie-banner p {
    margin: 0;
    font-size: 12px;
    line-height: 1.16;
}

.cookie-banner a {
    color: #0AB747 !important;
    text-decoration: underline;
    transition: color 0.3s ease;
}

.cookie-banner a:hover {
    color: #000 !important;
}

.accept-button {
    width: 100%;
    background: #0AB747;
    color: #fff;
    border: none;
margin: 10px 0 0 0;
    font-size: 14px;
    line-height: 2.14;
    cursor: pointer;
    border-radius: 50px;
    transition: background-color 0.3s ease;
}

.accept-button:hover {
    background-color: #243524;
}

.sp-scroll-up {
}




.top_section:after {
content: '';
    background: url(/images/top_bg_1.svg);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    opacity: 0.3;

}

p {
    margin-top: 0;
    margin-bottom: 12px;
}


.section_white > .sppb-row-container > .sppb-row {
padding: 32px 32px;
    margin: 0;
    background: #f6f6f6;
    border-radius: 15px;
    background-image: url(/images/logo_diag.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right bottom;
}

.section_black > .sppb-row-container > .sppb-row {
padding: 32px 32px;
    margin: 0;
    background: #000;
    border-radius: 15px;
}


.grey_sec {
padding: 32px 32px;
    margin: 0;
    background: #f6f6f6;
    border-radius: 15px;
}


.white_sec {
padding: 32px 32px;
    margin: 0;
    background: #fff;
    border-radius: 15px;
}


.usl_block {
padding: 30px 30px;
    margin: 0;
    background: #fff;
    border-radius: 15px;
}


.usl_block .sppb-column-addons {
display: flex;
    flex-direction: column;
    gap: 30px;
}

.usl_block .sppb-column-addons .sppb-addon-wrapper:nth-child(2) {
flex: 1 0 auto;
}


.usl_block .usl_image .sppb-addon-single-image-container {
display: block;
}


.usl_block .usl_image .sppb-addon-single-image-container a {
display: block;
    position: relative;
    height: 222px;
border-radius: 15px;
    overflow: hidden;

}


.usl_block .usl_image .sppb-addon-single-image-container a img {
position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
border-radius: 15px;
}


.usl_block_1 .sppb-media {
    display: flex;
    align-items: center;
    gap: 20px;
}

.usl_block_1 .sppb-img-container {
background-color: #f9f7f5;
    border-radius: 8px;
margin: 0;
padding: 16px 12px;
    min-width: 90px;
    width: 90px;
}

.usl_block_1 .sppb-img-container img {
width: 54px;
height: 54px;
margin: 0 auto;
}


.usl_block_1 .sppb-addon-content {
display: flex;
flex-wrap: wrap;
    align-items: flex-start;
gap: 20px;
}



.usl_block_1 .sppb-addon-title {
margin: 0;
    flex: 1 0 100%;
    text-align: left;
}

.usl_block_1 .sppb-addon-title a {
color: #000;
    font-size: 26px;
    font-weight: 800;
    text-align: left;
}

.usl_block_1 .sppb-media-content {
    flex: 1;
}

.usl_block_1 .sppb-media-content .sppb-addon-text {
font-size: 16px;
line-height: 1.8;
color: #797979;
    text-align: left;
}


.usl_block_1 .sppb-media-content .sppb-addon-text p:last-of-type {
margin: 0;
}

.usl_block .usl_button .sppb-btn {
    padding: 0;
    background: transparent;
    min-height: 1px;
    margin: 0;
text-transform: uppercase;
    color: #0030ff;
}

.usl_block .usl_button .sppb-btn:after {
content: '';
    background: url(/images/arrow_up_right_black.svg) no-repeat center;
    background-size: contain;
    width: 10px;
    height: 10px;
    display: block;
    transform: translateY(-6px);

}


body .top_section {
  transition: all 0.6s ease;
}









.copyr {
margin: 23px 0 0 0;
font-size: 16px;
}

.sppb-carousel-inner>.sppb-item {
    padding: 0;
}

.sppb-carousel-indicators {
    position: absolute;
    bottom: 48px;
    left: 155px;
    z-index: 15;
    width: fit-content;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;

}

.sppb-carousel-arrow {
    position: absolute;
    top: auto;
    left: 0px;
    bottom: 37px;
    width: 48px;
    opacity: 1;
    height: 48px;
    font-size: 24px;
    color: #000;
    background: #fff;
    text-align: center;
    text-shadow: none;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
box-shadow: 0 0 15px hsl(0deg 0% 0% / 10%);
    border-radius: 50px;
}

.sppb-carousel-arrow.right {
    left: 60px;
    right: auto;
}

.sppb-carousel-arrow:focus, .sppb-carousel-arrow:hover {
    outline: 0;
    color: #000;
    text-decoration: none;
    opacity: 1;
}

.sppb-carousel-arrow i {
    position: relative;
    top: 0;
left: 0 !important;
right: 0 !important;
    margin: 0 !important;
    z-index: 5;
    display: inline-block;
}


.sppb-carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 0px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: rgb(126 126 126 / 50%);
}

.sppb-carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: hsl(0deg 0% 100% / 50%);
}

.sppb-carousel-item-inner .sppb-text-right {
    margin-top: 0;
}



.sppb-carousel-pro {
padding-bottom: 50px;
}

.sppb-carousel-pro .sppb-row .sppb-col-sm-6 {
    padding: 0;
}

.sppb-carousel-pro .sppb-row .sppb-col-sm-6:nth-child(1) {
        -ms-flex: 0 0 64%;
        flex: 0 0 64%;
        max-width: 64%;

    }


.sppb-carousel-pro .sppb-row .sppb-col-sm-6:nth-child(2) {
        -ms-flex: 0 0 36%;
        flex: 0 0 36%;
        max-width: 36%;

    }


.sppb-carousel-pro .sppb-row .sppb-carousel-pro-text {
height: 100%;
    display: flex;
    flex-direction: column;
}

.sppb-carousel-pro .sppb-row .sppb-carousel-pro-content {
height: 100%;
    display: flex;
    flex-direction: column;
}



.sppb-carousel-pro .sppb-row .sppb-carousel-pro-text {

}


.sppb-carousel-pro-text h2 {
    font-size: 70px;
    line-height: 1;
    font-weight: 900;
    margin: 0 0 16px 0 !important;
color: #373737;
}


.top_section .sppb-carousel-pro-content {
    font-size: 24px;
}

.sppb-carousel-pro-content .slider_btns {
    display: flex;
    align-items: flex-end;
    gap: 12px;
    margin: 64px 0 0 0 !important;
flex: 1;
padding: 0 0 64px 0;

}

.sppb-carousel-pro-content .slider_btns .slider_second_btn {
display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #00AE49;
    color: #fff;
    min-height: 56px;
    border: 0;
    width: fit-content;
    padding: 0 32px;
    border-radius: 12px;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    text-transform: none;
    box-shadow: none;
    outline: none;
}

.sppb-carousel-pro-content .slider_btns .slider_second_btn:hover {
    background: #19C060 !important;
    color: #fff !important;
}

.top_section .sppb-carousel-pro-content p:last-of-type {margin: 0;}

.height_sec .sppb-column-addons > div,
.height_sec .sppb-addon-wrapper > div {
height: 100%;

}

#sp-bottom .row {
align-items: center;

}

#sp-bottom .sp-module ul>li {
    display: block;
    margin: 0;
}


.canvas_logo svg {
    height: 64px;
    margin: 0 0 32px 0;
    fill: #fff;
}


.border_img img {
border-radius: 20px;
}

.sppb-panel-faq>.sppb-panel-heading {
    border-bottom: 1px solid #acacac;
}


.bottom_icons.location {
text-align: center;

}

.soc_foot {
display: flex;
gap: 9px;

}

.soc_foot a {
    width: 48px;
    height: 48px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #D9D9D8;
}


.soc_foot a svg {
width:24px;
    height: 24px;
}

a.bottom_mail {
    font-size: 10px;
    line-height: 43px;
    text-decoration: underline;
    display: block;
}

.footlogo svg {
width: 175px;
    height: auto;
    margin: 0;
    display: block;
}


.soc_foot a.soc_vk {
background: #3f66da;
}

.soc_foot a.soc_tg {
background: #18ade2;
}


.soc_foot a.soc_vk svg path{
fill: #fff;
}

.soc_foot a.soc_tg svg path {
fill: #fff;
}


#sp-header .c_logo {
transition: all 600ms;
}


.offcanvas-menu .offcanvas-inner ul.menu>li>a, .offcanvas-menu .offcanvas-inner ul.menu>li>span {
    color: #111;
}

.offcanvas-menu .offcanvas-inner ul.menu>li>a, .offcanvas-menu .offcanvas-inner ul.menu>li>span {
    display: block;
    font-size: 16px;
    padding: 16px 0px;
    position: relative;
    line-height: 1;
    opacity: 1;
    transition: 0.3s;
}

.sppb-panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 600;
    color: #000;
}


.sppb-panel-heading {
    padding: 25px 0px 25px 0px;
}

.sppb-panel-faq .sppb-row-column  {
padding: 10px 0px 10px 0px;

}


.page-content {
background: #fff;

}



.ava_block {
padding: 20px;
border: 1px solid rgb(0 0 0 / 10%);
border-radius: 20px;
background: #fff;

}

.sppb-panel-faq>.sppb-panel-heading .sppb-toggle-direction {
    color: #ffe500;
}


.round_img .sppb-addon-single-image-container {
    margin: 0 auto;
    display: block;
    width: fit-content;
    border-radius: 50%;
    overflow: hidden;
    aspect-ratio: 1;
    max-width: 200px;

}

.round_img img {

width: 100%;

}



.border_block .sppb-row-container .sppb-row {
border-radius: 30px;
    border: 1px solid rgb(0 0 0 / 10%);
padding: 30px 15px;
background: #fff;
    margin: 0px;
}

.line_grey {
background: linear-gradient(45deg, transparent, #999, transparent);
margin: 30px 0;
width: 100%;
height: 1px;


}


.preim_left .sppb-addon-content {
display: flex;
    align-items: center;
    gap: 15px;
}

.preim_left .sppb-addon-title {
    margin: 0;
    font-size: 20px;
    text-align: left;

}

.preim_left .sppb-addon-text {
display: none;
}





.preim_price .sppb-addon-content {
display: flex;
    align-items: center;
justify-content: flex-start;
    gap: 15px;
}

.preim_price .sppb-img-container img {
    width: 30px;
    min-width: 30px;
    max-width: 30px;
}

.preim_price .sppb-addon-title {
    margin: 0;
    font-size: 18px;
text-align:left;
}

.preim_price .sppb-addon-text {
display: none;
}




.top_block {
background: rgb(240 239 232 / 40%);
    padding: 40px;
    border-radius: 20px;
    backdrop-filter: blur(4px);
}


.mainfont {text-align:left !important;}

.cf-response p {margin: 0 !important;}


#formazakazai .convertforms .cf-label {
    color: #000;

}

#formazakazai  .convertforms .cf-control-input .cf-input {
    background: rgb(255 255 255 / 50%);
    font-size: 18px;
    border-radius: 0px;
    padding: 0 15px;
    min-height: 50px;
    border: 1px solid #ececec;
    color: #000;
}

#formazakazai  .convertforms .cf-control-input .cf-input::placeholder {
color: #000 !important;
}

#formazakazai .convertforms .cf-control-input {
    margin: 0 0 10px 0;
}

#formazakazai  .convertforms .cf-control-input textarea.cf-input {
min-height: 50px;
padding: 15px 15px;

}

#formazakazai .convertforms .cf-phone-number-wrapper {
    background: transparent;
    font-size: 16px;
    border-radius: 16px;
    min-height: 40px;
}

#formazakazai .convertforms .cf-phone-number-wrapper>.tf-phone-control {
    border: 1px solid #ececec;
    border-radius: 0;
}

.ai_block {
display: flex;
    gap: 60px;
margin: 90px 0 0 0;
position: relative;
padding: 0 25px;

}

.ai_block_left {
flex: 0 0 15%;
transform: scale(1.15) translateY(-20px);
z-index: 11;
}

.ai_block_left img {

}

.ai_block_right:before {
content: '';
    background: #F8F8F8;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 7px;

}

.ai_block_right h3 {
font-size: 18px;
    font-weight: 500;
    color: #051000;
margin: 0 0 10px 0;

}


.ai_block_right p {
font-size: 16px;
    color: #424242;
margin: 0 0 10px 0;
}

.ai_block_right {
    padding: 20px 0 15px 0;
z-index: 1;
}

.ai_block_right .ai_button {
color: #67B42C;
font-size: 15px;
font-weight: 600;
border: 0;
    box-shadow: none;
background: transparent;
}

.ai_block_right .ai_button:hover {
color: #222;
}


.article_top {
display: flex;
    gap: 15px;
margin: 0 0 15px 0;
}


.article-info>span,
.article-info>span>a {
    font-size: 14px;
    color: #424242;
    display: flex;
    align-items: center;
}


.article_top  .ai-notice {
background: #F8F8F8;
    border-radius: 7px;
    min-height: 27px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    padding: 0 12px;
}

.popup_form {
position: fixed;
top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 111;
    background: rgb(255 255 255 / 80%);
display: none;
}

.popup_form_wrap {
    box-sizing: border-box;
    background: url(/images/logo_big_bg.svg) #414865 no-repeat bottom center;
width: 80vw;
    margin: 0 auto;
border-radius: 8px 40px 8px 40px;
    display: flex;
    gap: 30px;
    position: relative;
    background-size: contain;
}

@media (min-width: 768px) {
  .popup_form_wrap {
    width: 700px;
  }
}
@media (min-width: 992px) {
  .popup_form_wrap {
    width: 900px;
  }
}
@media (min-width: 1200px) {
  .popup_form_wrap {
    width: 1100px;
  }
}


.popup_form_wrap_left {
display: flex;
    flex-direction: column;
    gap: 30px;
padding: 25px 0 30px 50px;
flex: 0 0 50%;

}

.popup_form_form {
max-width: 400px;
}

.popup_form_wrap_right {
flex: auto;
    background: url(/images/pic_5.webp) no-repeat left bottom;
    background-size: contain;
}

.popup_form_textblock {color:#fff;}

.popup_form_textblock {
display: flex;
    flex-direction: column;
    gap: 30px;
}

.popup_form_maintext {
    font-size: 36px;
    font-weight: 600;
}


.popup_form_subtext {
font-size: 18px;
}


.popup_form_close {
background: rgb(35 46 92 / 30%);
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 15px;
position: absolute;
    top: 27px;
right: 27px;
cursor: pointer;
transition: all 300ms;
}


.popup_form_close:hover {
background: rgb(35 46 92 / 100%);
transition: all 300ms;
}



#sp-breadcrumbs {
    background: #fff;
}

.breadcrumbs_nobg #sp-breadcrumbs {
  background: transparent;
  }

.breadcrumbs_services #sp-breadcrumbs {
  background: #F9F9F9;
  }

.breadcrumb {
    padding: 12px 0;
    background-color: transparent;
    border-radius: 0;
      margin: 0;
}

.breadcrumb a {
color: #20480f;
}

.newsflash-title {
margin: 0;
font-size: 16px;
    line-height: 16px;

}


.newsflash-title a {
font-size: 16px;
    line-height: 24px;
    color: #666;
font-weight: 500;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}


.newsflash-title a:hover {
color:#000;
}

.mod-articlesnews .slick-slide {

position: relative;
height: auto;

}

.mod-articlesnews .slick-slide > div {
position: relative;
}







figure.newsflash-image {
width: 100%;
    height: 276px;
border-radius: 15px;
position: relative;
overflow: hidden;

}

.newsflash-image img {
    
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bottom_icons.location img {
    width: 16px;
    display: inline-block;
    vertical-align: middle;
border-radius: 16px;
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
    left: 0;
    right: 0;
}

@media (min-width:576px){.sp-menu-full.container{width: 540px}}
@media (min-width:768px){.sp-menu-full.container{width: 720px}}
@media (min-width:992px){.sp-menu-full.container{width: 840px}}
@media (min-width:1200px){.sp-menu-full.container{width: 840px}}
@media (min-width:1400px){.sp-menu-full.container{width: 840px}}


.menuwidth50 .sp-menu-full.container {
        width: 420px;
    }

.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
display:block;
    animation: none;
    top: 58px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 300ms ease-in;
}


.sp-megamenu-parent.menu-animation-fade-up .sp-has-child:hover>.sp-dropdown {
animation: none;
}

.sp-megamenu-parent .sp-has-child:hover >.sp-dropdown,
.sp-megamenu-parent.menu-animation-fade-up .sp-has-child >.sp-dropdown.hovered {
    animation: none;
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
transition: all 300ms ease-in;
}



.sp-megamenu-parent .sppb-row-container,
.sp-megamenu-parent .sppb-row-column,
.sp-megamenu-parent .sppb-row {
padding: 0;
margin: 0;
}


.sp-dropdown-mega ul.menu {
margin: 0;
    padding: 0;
    list-style: none;
display: flex;
flex-direction: column;
gap: 36px;
}

.sp-dropdown-mega ul.menu > li {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

#sp-header .sp-dropdown-mega ul.menu > li > a {
font-size: 16px;
    line-height: 20px;
    font-weight: 500;
color:#111;
}

#sp-header .sp-dropdown-mega ul.menu > li > a:hover {
color: #00ae49!important;
}



.sp-dropdown-mega ul.menu > li > ul {
margin: 0;
    padding: 0;
    list-style: none;
display: flex;
flex-direction: column;
gap: 0px;
}


.sp-dropdown-mega ul.menu > li > ul > li > a,
.sp-dropdown-mega ul.menu > li > ul > li > span {
color: #666666 !important;
font-size: 16px;
    line-height: 20px;
    font-weight: 400;
}

.sp-dropdown-mega ul.menu > li > ul > li > a:hover {
color: #00ae49 !important;
}


.sp-dropdown-mega .dropitemtop {
margin: 0px;
    font-weight: 700 !important;
}



.sp-dropdown-mega .greentextmenu {
color:#00ae49;
}


#sp-header .sp-dropdown-mega ul.menu > li > a.dropitemred {
color: #ff403e !important;
}

#sp-header .sp-dropdown-mega ul.menu > li > a.dropitemred:hover {
color: #00ae49!important;
}



.sp-dropdown-mega .dropitemred:hover {
color: #111 !important;
}


.forma_sec {
width: 130%;
    transform: translateX(-20%);
}


.news_page #sp-main-body {
background: #f3f3f3;
}

.active>.page-link, .page-link.active {
    z-index: 3;
    color: #333;
    background-color: #ebebeb;
    border-color: transparent;
}

.page-item:first-child .page-link,
.page-item:first-child .page-link,
.page-link {
    margin: 0;
    background: transparent;
    padding: 0;
    border: 0;
border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
color: #333;
}


.page-item  {
    position: relative;
    display: block;
    padding: 0;
    font-size: 16px;
    color: #333;
    text-decoration: none;
    background: #f6f6f6;
    border: 0;
width: 48px;
height: 48px;
border-radius: 50px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.page-item:first-child .page-link:hover, .page-item:first-child .page-link:hover,
.page-link:hover {
color: #000;
background: #ebebeb;
    border-radius: 50px;
}

.pagination-wrapper .pagination {
    margin: 38px 0 0 0 !important;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    width: 100%;
}



.pagination-counter {display: none;}

.page-item:not(:first-child) .page-link {
    margin: 0;
border-radius: 50px;
    box-shadow: none;
}

.article-details .article-info {
gap: 0px;
margin: 0px;
align-items: center;
}


.article_bottom {

display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 32px 0 0 0;
}

.article_bottom .category-name {
    position: relative;
    top: 0;
    left: 0;
    transform: translateY(0%);
    font-size: 12px;
    padding: 0;
    margin: 0 0 0 16px;
}

.stock_news h2 {margin: 0 !important;}

.stock_news .article-introtext {display: none !important;}

.stock_news .article_bottom .category-name {
transform: translateY(0%);
position: relative;
    top: 0;
    left: 0;
}

.stock_news .blog .article-list .article-body {
    padding: 30px 20px;
    margin: 0 0 30px 0;
}

.stock_news .article_bottom .article-info .published {
display: none;

}


.blog .page-header {
padding: 0;
    margin: 20px 0 0 0;
}


.blog .article-list .col-lg-4:nth-child(even) .article_bottom .category-name {
    top: -45px;
    transform: translateY(0px) translateX(-5px);
}


.article_bottom .category-name a {
color: #424242;
}


.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img {
    border-radius: 0;
width: 100%;
}

.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
    margin: 0;
    border-radius: 0;
    border: 0px solid #f5f5f5;
width: 100%;
}

.blog .article-list  {

    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 48px 32px;
margin: 40px 0 40px 0;
}

.blog .article-list .article {
    padding: 0px;
    margin: 0;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 0 15px rgb(0 0 0 / 0%);
    transition: all 600ms;
}

.article-list .article .article-intro-image a {
    width: 100%;
    display: block;
position: relative;
aspect-ratio: 1 / 1;
    border-radius: 15px;
margin: 0 0 15px 0;
overflow: hidden;

}



.article-list .article .article-intro-image img {
position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;

}

.article-list .article .article-intro-image img.contain {
    object-fit: contain;

}


.article-list .article {
    position: relative;
    margin: 0 0 33px 0;
    padding: 0;
    height: 100%;
    border: 0;

}



.stock_news .article-list .article {
min-height: 1px;
}

.article-details .article-full-image {
    margin-bottom: 16px;
    display: none;
}

.article-list .article .article-header h1, .article-list .article .article-header h2 {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    margin: 0px;
}

.article-list .article .article-header h2 a {

    margin: 0;
color: #000;
    font-size: 22px;
    color: #000;
    font-weight: 700;
padding: 0 12px 12px 12px;
display: block;
}

.article-list .article .article-header h2 a:hover,
.article-list .article .article-header h2 a:active {
color: #000;
}

.article-list .article .article-header h2 a {
padding: 0 0 12px 0;
}




.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .readmore a:focus {
    color: #000;
}















.brand_img img{
width: auto;
height: 82px;
}

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

.usl_clicker a {
font-size: 13px;
    line-height: 16px;
background: transparent;
    padding: 0 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    min-height: 40px;
    border-radius: 8px 30px 8px 30px;
    color: #000;
}

.usl_clicker a:hover,
.usl_clicker a.active {
background: #20480F;
color: #fff;
}


.usl_text_block .sppb-column-addons{
background: #EDEDED;
    border-radius: 12px;
    padding: 6%;
    width: 100%;
    display: flex;
    flex-direction: column;
justify-content: space-between;
    gap: 12px;
}

.usl_text_block:hover:after {
content: '';
    background: #414865;
    position: absolute;
    top: 6px;
    left: 6px;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    z-index: -1;

}

.usl_text_block .sppb-addon-title {
    color: #051000;
    font-size: 24px;
    line-height: 29px;
font-weight: 400;
margin: 0;
}

.usl_text_block .sppb-addon-content {
display: flex;
    flex-direction: row;
    gap: 8px;
    justify-content: space-between;
}

.usl_text_block .sppb-addon-content a,
.usl_text_block .sppb-addon-content button {
font-size: 15px;
    line-height: 28px;
    color: #67B42C;
    font-weight: 600;
    text-transform: uppercase;
    background: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    box-shadow: none;
    outline: none;
}

.usl_text_block_in {
display: flex;
    flex-direction: column;
    gap: 12px;
}

.usl_text_block .sppb-addon-content p{
margin: 0;
}

.prices_section .sppb-row {
border-radius: 8px 30px 8px 30px;
    overflow: hidden;
}




.radius_section_inside .sppb-row {
border-radius: 30px;
    overflow: hidden;
}

.radius_section_inside_two .sppb-row-column .sppb-column  {
border-radius: 0px 50px 0 50px;
    overflow: hidden;
min-height: 600px;
}


.radius_section_inside_two  .sppb-column-addons {
display: flex;
    justify-content: center;
    flex-direction: column;
}


.video_block {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    transform: translateY(-100%);
}

.video_icon {
position: relative;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 175px;
    height: 175px;
    background: url(/images/video_icon.png) no-repeat center;
    background-size: contain;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0;
    border: 0;
    box-shadow: none;
    border-radius: 0;
    transition: all 300ms;
}



.slick_block_top {
display: flex;
align-items: center;
    gap: 0px;
    font-size: 18px;
    font-weight: 600;
}

.reviews_slick .slick-list {
}

.review-filters {
display: flex;
align-items: center;
gap: 8px;
margin: 0 0 33px 0;
}

.review-filters .filter-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    min-height: 48px;
    background: #f6f6f6;
    color: #111;
    border: 0;
    box-shadow: none;
    font-size: 18px;
    font-weight: 600;
    padding: 0 24px;
    border-radius: 50px;
}

.review-filters .filter-btn:hover,
.review-filters .filter-btn.active {
background: #ffe500;
}



.slick_block {
    padding: 24px 32px;
    display: flex !important;
    flex-direction: column;
    gap: 12px;
    min-height: 276px;
    background: #f6f6f6;
    border-radius: 15px;
    position: relative;
height: 100%;

}

.slick_link a {
color: #00ae49;
    font-weight: 600;
    font-size: 18px;
    margin: 12px 0 0 0;
    display: block;
}

.slick_link a:hover {
color: #373737;
}


.slick_block:hover .slick_fio > span {
color:#fff;
}



.slick_block:hover .slick_soc {

}





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

.slick_rate_label {
color: #878787;
}

.slick_rate_count1 {

}

.slick_ava img {
width: 64px;}

.slick_fio {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.slick_fio .imya {
color: #051000;
    font-size: 16px;
    line-height: 20px;
}

.slick_fio .familiya {
color: #051000;
    font-size: 20px;
    line-height: 24px;
font-weight: 500;
}

.slick_text {
color: #666;
margin: 0px;
font-weight: 500;
}

.slick_block_bottom {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    flex: 1 0 auto;
}

.slick_data {
    color: #878787;
}

.index_section {
    z-index: 11 !important;
}

.flexcenter_block {
align-items: center;
}


.greenbg_sec .sppb-row {
background: url(/images/logo_big_bg.svg) #414865 no-repeat right center;
    border-radius: 8px 40px 8px 40px;
    background-size: contain;
    padding: 40px 40px 0 40px;
}

.greenbg_sec .sppb-row {

}

.flex_end_block .sppb-column-addons {
display: flex;
    align-items: flex-end;
    justify-content: center;

}


.usl_sec_wrapper {
    height: 565px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;

}

.usl_sec_wrapper .sppb-column-addons {
display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    height: 50%;
padding: 6%;
}

.usl_sec_wrapper .sppb-column-addons .sppb-addon-wrapper:nth-child(1) {
height: calc(90% - 24px);
}


.usl_sec_wrapper.withbg  {
    border-radius: 0 0 40px 40px;
}

.usl_sec_wrapper.withbg .sppb-column-addons {
background: #ededed;
}


.pmargin0 p {margin: 0;}

.usl_sec_wrapper .sppb-btn {
font-size: 15px;
    line-height: 18px;
    color: #67B42C !important;
    text-transform: uppercase;
    background: transparent !important;
    padding: 0;
    min-height: 1px;
    box-shadow: none;
}

.usl_sec_wrapper .mobcenter {
text-align: right;
}

.usl_sec_wrapper .usl_text {
margin: 0 0 10px 0;
}

.grey_section .sppb-row {
background: #ededed;
    border-radius: 7px;
    padding: 6%;
}

.grey_section .sppb-row .sppb-row-column:nth-child(1) {

}


.grey_section .sppb-row:before {
content: '';
    background: url(/images/car.png) no-repeat right bottom;
    position: absolute;
background-size: contain;
    bottom: 0;
    right: 0;
    width: 70%;
    height: 100%;
    z-index: 11;
    pointer-events: none;
}

.grey_section .sppb-row:after {
    content: '';
    background: url(/images/logo_icon.svg) no-repeat right bottom;
    position: absolute;
    top: 10%;
    right: 6%;
    width: 72px;
    height: 72px;
    z-index: 11;
    pointer-events: none;
}

div.sppb-carousel-extended-dots {
    bottom: -50px !important;
}

.sppb-carousel-extended-item img {
    width: auto !important;
z-index: 11;
    position: relative;
    cursor: zoom-in;
}

.sppb-carousel-extended-nav-control {
    top: auto !important;
    bottom: -20px !important;
}

.sppb-carousel-extended-nav-control .nav-control.next-control,
.sppb-carousel-extended-nav-control .nav-control.prev-control {
    margin: 0 !important;
}

.sppb-carousel-extended-nav-control .nav-control.next-control {
left: 50px;
    position: absolute;

}


.carousel_min .sppb-carousel-extended-item img {
border: 2px solid #cbcbcb;
border-radius: 8px 30px 8px 30px;


}

.carousel_big .sppb-carousel-extended-item img {
    width: 100% !important;
    border-radius: 8px 30px 8px 30px;
    height: auto !important;
}

.carousel_big .sppb-carousel-extended-outer-stage {height: auto !important;}

.carousel_big:before {
content: '';
border-radius: 8px 30px 8px 30px;
    background: #414865;
    z-index: -1;
    position: absolute;
    top: 10px;
    left: 10px;
    width: 100%;
    height: 100%;
}


.carousel_big .sppb-carousel-extended-nav-control .nav-control.next-control {
    left: auto;
    right: 0;
}

.text_border {
padding: 8%;
border: 2px solid #cbcbcb;
    border-radius: 7px;
}

.text_border p {margin: 0;}

.flex_block1 .sppb-column-addons {
display: flex;
    align-items: center;
    gap: 50px;
}

.before_bg1:before {
    content: '';
    background: url(/images/bg_1_bg.png) no-repeat bottom right;
    background-size: cover;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;

}

.text_border_bottom {
border-bottom: 2px solid #cbcbcb;
}

.sppb-gallery:before,
.sppb-gallery:after {
display: none;
}


.top_btns .sppb-column-addons {
    display: flex;
    align-items: center;
    gap: 20px;

}


.gallery_block {

}



.sppb-gallery {
    display: flex;
    flex-wrap: wrap;
gap: 20px
}

.sppb-gallery li  {
    width: calc(25% - 20px);
    flex: 0 0 calc(25% - 20px);
}

.sppb-gallery img {
width: 100% !important;
    height: auto !important;
    border-radius: 20px !important;

}


.colorg {
color: #67B42C !important;
    display: inline-block;
}

.form_block1 {
border: 9px solid #20480F;
padding: 10%;
background: #fff;
}

.form_block2 {
border: 9px solid #20480F;
padding: 10%;
background: #fff;
}

.section_borders .sppb-row-container {
border-top: 2px solid #cbcbcb;
    border-bottom: 2px solid #cbcbcb;
    padding: 40px 0;
}

.section_borders .sppb-row-container {

}

.section_inside1 .sppb-row-container > .sppb-row {
background: #fff;
position: relative;
}

.section_inside1 .sppb-row-container > .sppb-row > .sppb-row-column:nth-child(1) {
z-index: 11;
}

.section_inside1 .sppb-row-container > .sppb-row:before {
content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/images/pic_2.png) no-repeat center;
    background-size: contain;
    z-index: 11;

}

.beforebg_one {z-index: 11 !important;}

.beforebg_one:before {
content: '';
    background: url(/images/favicon_big.svg) no-repeat center;
background-size: contain;
    position: absolute;
    top: 2%;
    left: 2%;
    width: 25vw;
    height: 25vw;
pointer-events: none;
}

.usl_section_wrapper .sppb-row-container > .sppb-row {
border: 2px solid #cbcbcb;
    padding: 0;
    margin: 0;
    border-radius: 8px 30px 8px 30px;
    overflow: hidden;
}

.usl_section_wrapper .sppb-row-container > .sppb-row > .sppb-row-column {
border-right: 2px solid #cbcbcb;
}

.usl_section_wrapper .sppb-row-container > .sppb-row > .sppb-row-column:last-child {
border-right: 0px solid #cbcbcb;
}

.usl_section_wrapper .sppb-row-container .sppb-column-addons .sppb-addon-wrapper:nth-child(1) {
border-bottom: 2px solid #cbcbcb;
}

.akciya_section_wrapper  .sppb-row-container > .sppb-row {
border: 2px solid #cbcbcb;
    padding: 0;
    margin: 0;
    border-radius: 8px 30px 8px 30px;
}

.akciya_section_wrapper .sppb-row-container > .sppb-row > .sppb-row-column {
border-right: 2px solid #cbcbcb;
}

.akciya_section_wrapper .sppb-row-container > .sppb-row > .sppb-row-column:last-child {
border-right: 0px solid #cbcbcb;
}


.akciya_sec_block .sppb-img-container img {
width: 100%;
}

.akciya_sec_block .sppb-img-container {
}


.akciya_sec_block .sppb-media-content {
  display: grid; 
  grid-template-columns: 1fr; 
  grid-template-rows: 1fr; 
  gap: 0px 20px; 
  grid-template-areas: 
    "akciya_left akciya_right"
    "akciya_left2 akciya_right"; 
padding: 5% 6% 5% 6%;
height: 45%;
}
.akciya_sec_block .sppb-media-content .sppb-addon-title {
text-align: left;
    grid-area: akciya_left;
font-size: 24px;
    line-height: 32px;
    font-weight: 500;
margin: 0 0 16px 0;
    width: 65%;

}

.akciya_sec_block .sppb-media-content .sppb-addon-text {
text-align: left;
grid-area: akciya_left2;
font-size: 18px;
    line-height: 24px;
    font-weight: 400;

}

.akciya_sec_block .sppb-media-content .sppb-addon-text p {
margin: 0;
}


.usl_sec_nobg .akciya_sec_block .sppb-media-content {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;

}

.akciya_sec_block .sppb-media-content .sppb-btn {
grid-area: akciya_right;
background: #20480F;
    font-size: 15px;
    line-height: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    min-height: 92px;
    padding: 0 5% !important;
    width: fit-content;
    color: #fff;
    text-transform: uppercase;
max-width: 227px;
}

.akciya_sec_block .sppb-media-content .sppb-btn:hover {
background: #ffdb69;
}

.usl_sec_block {
border:0px solid #cbcbcb;
padding: 40px;
}

.usl_sec_block {
border:0px solid #cbcbcb;
}

.usl_sec_block .sppb-addon-title a {
font-size: 24px;
    line-height: 32px;
    color: #000;
    margin: 30px 0 15px 0;
}

.usl_sec_block .sppb-addon-content {
display: flex;
    flex-direction: column;
    align-items: flex-start;
}


.usl_sec_block .sppb-media-content {
display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
flex: 1 0 auto;

}


.usl_sec_block .sppb-addon-text {
font-size: 18px;
    line-height: 24px;
    color: #424242;
    height: 100%;
}

.usl_sec_block .sppb-addon-content {
display: flex;
    align-items: flex-start;
    gap: 30px;
height: 100%;

}

.usl_sec_block .sppb-media-content .sppb-btn {
    font-size: 15px;
    line-height: 28px;
    color: #20480F;
    background: transparent;
    padding: 0 !important;
    text-transform: uppercase;
    border: 0;
font-weight: 600;
}

.usl_sec_block .sppb-media-content .sppb-btn:hover {
color: #ffdb69;
}


.flex_head {
display: flex;
    justify-content: space-between;
    align-items: center;
}

.flex_head .sppb-addon-title {
margin: 0;
}

.flex_head .more_btn {
display: flex;
    align-items: center;
    gap: 8px;
font-size: 15px;
    line-height: 28px;
    position: relative;
    color: #20480F;
    font-weight: 600;
    text-transform: uppercase;
}

.flex_head .more_btn:hover {
color: #ffdb69;
}

.flex_head .more_btn:after {
content: '';
    display: block;
    width: 12px;
    height: 12px;
    background: url(/images/more_icon.svg) no-repeat center;
    background-size: contain;
}


.preim_sec .sppb-addon-content,
.preim_sec .sppb-addon-wrapper > div,
.preim_sec .sppb-addon-wrapper,
.preim_sec .icon_left {
height: 100%;
}

.preim_sec_block {
border: 0px solid #cbcbcb;
padding: 0px;
height: 100%;

}

.preim_sec_block.nopadding {
padding: 0;
}

.preim_sec_block .sppb-addon-title {
font-size: 24px;
    line-height: 32px;
    color: #000;
    margin: 0px 0px 10px 0px;
}

.preim_sec_block .sppb-addon-content {
display: flex;
    flex-direction: column;
    align-items: flex-start;
}


.preim_sec_block .sppb-media-content {
display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
flex: 1 0 auto;
gap: 0;

}


.preim_sec_block .sppb-addon-text {
font-size: 18px;
    line-height: 24px;
    color: #424242;
    height: 100%;
}

.preim_sec_block .sppb-addon-content {
display: flex;
    align-items: flex-start;
    gap: 20px;
height: 100%;
background: #fff;
    padding: 20px;
    border-radius: 20px

}

.preim_sec_block .sppb-addon-content .sppb-img-container {
    border-radius: 0px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.preim_sec_block:hover .sppb-addon-content .sppb-img-container {

}



.preim_sec_block_nohead {
border:0px solid #cbcbcb;
padding: 0px;
}

.preim_sec_block_nohead.nopadding {
padding: 0;
}

.preim_sec_block_nohead .sppb-addon-title  {
font-size: 24px;
    line-height: 32px;
    color: #000;
    margin: 30px 0 15px 0;
}

.preim_sec_block_nohead .sppb-addon-content {
display: flex;
    flex-direction: column;
    align-items: flex-start;
}


.preim_sec_block_nohead .sppb-media-content {
display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
flex: 1 0 auto;

}


.preim_sec_block_nohead .sppb-addon-text {
font-size: 18px;
    line-height: 24px;
    color: #424242;
    height: 100%;
}

.preim_sec_block_nohead .sppb-addon-content {
display: flex;
    align-items: flex-start;
    gap: 30px;
height: 100%;

}

.preim_sec_block_nohead .sppb-addon-content .sppb-img-container {
    width: 82px;
    height: 82px;
    background: #414865;
    border-radius: 4px 30px 4px 30px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}


.icons_left .sppb-addon-content {
    display: flex;
    align-items: center;
    gap: 26px;
}


.icons_left .sppb-addon-title {
margin: 0;
    font-weight: 400;
}

.icons_left .sppb-img-container {
width: 89px;
    height: 89px;
    min-width: 89px;
}


.usl_sec_block_two {
border:0px solid #cbcbcb;
padding: 0 30px 0 0;
}

.usl_sec_block_two .sppb-addon-title a {
font-size: 24px;
    line-height: 32px;
    color: #000;
    margin: 0;
    font-weight: 500;
    width: 60%;
    display: block;
}

.usl_sec_block_two .sppb-addon-title {
    margin: 0 0 16px 0;
}

.usl_sec_block_two .sppb-addon-content {
display: flex;
    flex-direction: column;
    align-items: flex-start;
}


.usl_sec_block_two .sppb-media-content {
display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
flex: 1 0 auto;

}


.usl_sec_block_two .sppb-addon-text {
font-size: 18px;
    line-height: 24px;
    color: #424242;
    height: 100%;
}

.usl_sec_block_two .sppb-addon-text p {
margin: 0 0 40px 0;
}

.usl_sec_block_two .sppb-addon-content {
display: flex;
    align-items: flex-start;
    gap: 30px;
height: 100%;
}


.usl_sec_block_two .sppb-addon-content .sppb-img-container {
width: 82px;
    height: 82px;
    background: #fff;
    border-radius: 4px;
    display: flex !important;
    align-items: center;
    justify-content: center;

}

.usl_sec_block_two .sppb-addon-content .sppb-img-container a {
position: relative;}

.usl_sec_block_two .sppb-addon-content .sppb-img-container a:before {
content: '';
    position: absolute;
    bottom: -3px;
    right: 0;
    width: 10px;
    height: 10px;
    background: url(/images/x.svg) no-repeat center;
    background-size: contain;
}

.usl_sec_block_two .sppb-addon-content .sppb-img-container img {
width: 38px;
    height: 38px;
}

.usl_sec_block_two .sppb-media-content .sppb-btn {
    font-size: 15px;
    line-height: 28px;
    color: #20480F;
    background: transparent;
    padding: 0 !important;
    text-transform: uppercase;
    border: 0;
font-weight: 600;

}

.usl_sec_block_two .sppb-media-content .sppb-btn:hover {
color: #ffdb69;
}


.reviews .slick-slide {height: auto;}
.reviews .slick-slide > div {height: 100%;}

.review {
height: 100%;
border-radius: 16px;
}

.reviews .slick-list {overflow:visible;}

.reviews .slick-list:before {

    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 1;
    pointer-events: none;
}


.review.review1 {
background: #e0ffd1;
}

.review.review2 {
background: #fff6a6;
}

.review.review3 {
background: #f2f7ff;
}

.review_top {
    display: flex;
    gap: 5%;
}

.review_avatar {position: relative;}

.review_avatar:before {
content: '';
    background: url(/images/reviewbg.webp) no-repeat left top;
    position: absolute;
    top: 0;
    left: 0;
    width: 210px;
    height: 210px;
    z-index: 1;
    border-radius: 0;
    background-size: contain;

}

.review_avatar img {
width: 150px;
    min-width: 150px;
position: relative;
z-index: 1;
}

.review_bottom {
padding: 7% 5% 3% 10%;
    font-weight: 500;
    font-size: 20px;
}

.review_maininfo h4 {
font-size: 30px;
    font-weight: 500;
    color: #000;
    
}

.review_maininfo {
padding: 20px 0 0 5px;
}

.review_alts {display: flex;
    flex-wrap: wrap;
    gap: 8px;}

.review_alts span {
    font-size: 16px;
    padding: 4px 12px;
    border-radius: 16px;
    color: #fff;
    font-weight: 600;
}

.review_alts span.blue {background: #6098FF;}

.review_alts span.violet {background: #AA55FF;}

.review_alts span.green {background: #48D903;}

.review_altinfo {
padding: 20px 20px 0 0;
    text-align: right;
    color: #5F5F5F;
}

#formazakaz input::placeholder {
color: #000 !important;
}

#formazakaz input[type=text],
#formazakaz  .convertforms .cf-phone-number-wrapper>.tf-phone-control {
background: rgb(211 211 211 / 0%);
    font-size: 26px;
    border-radius: 50px;
    min-height: 60px;
    border: 0;
    color: #000;
    border: 1px solid #ffe500;
}

#formazakaz .convertforms .cf-control-group[data-type="submit"] button[type="submit"] {

}


#formazakaz .convertforms .cf-control-input .cf-input[type="tel"]:placeholder {
color: #9F9F9F;

}

#formazakaz .convertforms .cf-control-input .cf-input[type="tel"] {
    min-height: 56px;
}

#formazakaz .convertforms .cf-label {

}



#formazakaz .convertforms .cf-phone-number-wrapper {
min-height: 60px;
}

.form_title {
margin: 0 0 8px 0;
font-weight: 500;

}

.modal-content {
    border-radius: 15px;
    background: #f6f6f6;
    min-width: 600px;
}

.modal-header .btn-close {
    box-sizing: content-box;
    width: 24px;
    height: 24px;
    padding: 0;
    color: #000;
    background: url(/images/x.svg) no-repeat transparent center;
    border: 0;
    border-radius: 0;
    opacity: 1;
}

.modal-header {
padding: 32px 32px 37px 32px;
border: 0;
}

.modal-title {
    color: #111;
    font-size: 24px;
    font-weight: 700;
line-height: 1;

}

.modal-body {
    padding: 0 32px 32px 32px;
}

#formazakaz  .convertforms .cf-phone-number-wrapper>.tf-phone-control input {
background: transparent !important;
}

#sp-footer .sp-module-title {

    font-size: 16px;
line-height: 22px;
    font-weight: 700;
margin: 0 0 15px 0;
}

#sp-footer ul.menu li {
    margin: 0;
}

#sp-footer {
font-size: 22px;
}

#sp-footer .row {

}

#sp-footer .row > div {


}

.tf-phone-control>.choices {padding: 0;}

.choices[data-type*=select-multiple] .choices__inner, .choices[data-type*=select-one] .choices__inner {box-shadow: none !important;}

#sp-header {
    height: auto;
    display: flex;
    align-items: center;
    padding: 16px 0px;
box-shadow: none;
background: rgb(255 255 255 / 100%);
}

#sp-header.menu-fixed {
    position: fixed;
    top: 0;
    left: 0;
    background: #000;

}

#sp-header.menu-fixed,
#sp-header.menu-fixed a {
    color: #fff !important;
}

#sp-header.menu-fixed a:hover {
    color: #FFE500 !important;
}



#sp-header .form_btn {
color:#fff !important;
background: #00AE49 !important;
border: 0 !important;
}

#sp-header .form_btn img {
filter: invert(1);
}

#sp-header .form_btn:hover {
    background: #19C060 !important;
    color: #fff !important;
}

#sp-header.menu-fixed .form_btn img {

}


#sp-header .row {
width: 100%;
    align-items: center;
--bs-gutter-x: 0;

}


#sp-toplogo .top_logo {
display: flex;
    z-index: 11;
    position: relative;
    align-items: center;
    justify-content: center;

}



#sp-toplogo .sp-column {
    justify-content: flex-start;
}

#sp-toplogo svg {
display: block;
    margin: 0 auto;
    height: auto;
    width: 100%;

}

#sp-topbtn {
padding: 0;
}



#sp-menu > .sp-column {
    justify-content: flex-start !important;
}

#sp-toplogo {
    padding: 0 15px 0 0;
}

.top_logo_block {
    display: flex;
    align-items: flex-end;
    gap: 20px;
}

#sp-toplogo {
}


#sp-menu>.sp-column {
    height: auto;
    display: flex;
    flex-wrap: wrap;
gap: 15px;
justify-content: space-between !important;
}

.top_icons a,
.top_icons span {
    display: flex;
    align-items: flex-end;
    font-size: 20px;
    font-weight: 700;
    text-align: right;
    line-height: 20px;
}

#sp-top1 > .sp-column {
    justify-content: flex-end;
    gap: 32px;

}

.top_icons.soc_icons a {
font-size: 14px;
}

.top_icons img {
width: 35px;
    height: auto;
}

.top_icons.phone img {
width: 35px;
    height: auto;
}


.top_icons.soc_icons {
display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

.offcanvas-menu .top_icons.soc_icons {
flex-direction: column;
    align-items: flex-start;
    gap: 15px;
}

.offcanvas-menu .top_icons.soc_icons a {
color:#fff;
}


.offcanvas-menu .offcanvas-inner {
display: flex;
    flex-direction: column;
height: calc(100% - 0px);
.offcanvas-menu .offcanvas-inner: 32px 0 32px 0px;
    padding: 32px 0;
    gap: 20px;
}

.offcanvas-menu .offcanvas-inner a {
color:#000;
font-size: 22px;
font-weight: 700;
}

.offcanvas-menu .offcanvas-inner .sp-module:nth-child(2) {
order:2
}

.offcanvas-menu .offcanvas-inner .sp-module:nth-child(3) {
order:1
}

.offcanvas-menu .offcanvas-inner .sp-module:nth-child(4) {
order:3
}

.offcanvas-menu .offcanvas-inner .sp-module:nth-child(5) {
order:4
}





#sp-menu .sp-column .sp-module,
#sp-menu .sp-column .sp-megamenu-wrapper {
display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}

.sp-megamenu-parent>li:first-child {
}

.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    font-family: "Mulish", sans-serif;
    min-height: 51px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    line-height: 1;
    font-size: 16px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 800;
cursor: pointer;
transition: all 600ms;

}

.sp-megamenu-parent>li:last-child>a {
    padding: 0;

}

.sp-megamenu-parent {
list-style: none;
    padding: 0 15px;
    margin: 0 auto;
    z-index: 99;
    display: flex !important;
    float: none;
    position: relative;
    gap: 20px;
    justify-content: space-between;
    height: 64px;
    align-items: center;
    width: 100%;


}

.burger-icon>span {
    display: block;
    height: 2px;
    background-color: #fff;
    margin: 5px 0;
    transition: background-color 0.3s ease-in, opacity 0.3s ease-in, transform 0.3s ease-in;
}



body.ltr .sp-megamenu-parent>li.sp-has-child>a:after, body.ltr .sp-megamenu-parent>li.sp-has-child>span:after {
content: '';
    margin: 0;
    background: transparent;
    position: absolute;
    bottom: 9px;
    right: -10px;
    width: 6px;
    height: 6px;
    display: block;
    background-size: contain;
    line-height: 1;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    box-shadow: none;
    padding: 22px;
    border: 0px solid #A6A0A0;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 0 15px rgb(0 0 0 / 10%);
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner .row {
align-items: flex-start !important;
}

#sp-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
color: #000 !important;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    font-size: 15px;
    line-height: 1.6;
    display: inline-block;
    padding: 0;
    cursor: pointer;
    color: #393738 !important;
    font-weight: 600;
    text-transform: uppercase;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover {
text-decoration: underline;
}

.bottom_icons.mail {
font-size: 14px;
    color: #707173 !important;
    font-weight: 700;
}

.bottom_icons a,
.bottom_icons span {
display: flex;
    justify-content: flex-start;
    gap: 6px;
}

.bottom_icons.location span, .bottom_icons.location a {
    display: inline-block;

}

.bottom_icons.phone a {
font-size: 18px;
    line-height: 20px;
    font-weight: 700;

}

.bottom_btn_form {
display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #00AE49;
    color: #fff;
    min-height: 44px;
    border: 0;
    width: fit-content;
    padding: 0 32px;
    border-radius: 8px;
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    text-transform: none;
    box-shadow: none;
    outline: none;
width: 100%;
}

.bottom_btn_form:hover {
    background: #19C060;
}

#sp-section-5 {
font-size: 14px;
}

#sp-section-5 .row {
padding: 20px 0 0 0;
border-top: 1px solid #CBCBCB;
}

 ul.menu.menudopmenu {
list-style: none;
    display: flex !important;
    gap: 4px;
    align-items: flex-start;
flex-direction:column;
    justify-content: space-between;
    width: 100%;
    margin: 0 !important;
    padding: 0px;
}

.menupolicy {
    margin: 16px 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.menupolicy li {
flex: 0 0 50%;

}

.menupolicy a {
font-size: 14px;
    line-height: 20px;
}


#sp-dopmenu .sp-column {
justify-content: flex-end;
height: 100%;

}

.menudopmenu li:nth-child(1) {
}

ul.menu.menudopmenu li a {
line-height: 20px;
color: #666666 !important;
    font-size: 14px;
    font-weight: 400;
}

#sp-bottom2 ul.menu.menudopmenu li a {
color: #333 !important;
}




#map {
    min-height: 500px;
    border-radius: 8px 30px 8px 30px;
overflow: hidden;
}

#map:after {
content: '';
    background: #414865;
    border-radius: 8px 30px 8px 30px;
    position: absolute;
    left: 20px;
    top: 5px;
    width: 100%;
    height: 100%;
    z-index: -1;
}





.manrope .sppb-addon-title {

}


.container_inside .sppb-row-container {
border-radius: 16px;
background: #6098FF;
padding: 30px;
}

.slick-arrow {
width: 48px;
    height: 48px;
    box-sizing: border-box;
    background: url(/images/arrow_right.svg) #F6F6F6 50% 50% no-repeat;
    text-indent: -9999px;
    cursor: pointer;
    transition: all .25s;
    position: absolute;
    border-radius: 50px;
    top: 1px;
    bottom: auto;
    margin: auto 0;
    overflow: hidden;
    outline: 0;
    z-index: 1;
    border: 0px solid #bdbdbd;
    box-shadow: none;
    background-size: 12px;
    opacity: 1;
    padding: 0;
}


.slick-arrow:hover {

}


.slick-arrow {
top: -80px;
}


.slick-prev.slick-arrow {
    left: auto;
right: 60px;
    transform: rotate(180deg);
}

.slick-next.slick-arrow {
    left: auto;
right: 0px;

}

.brands .slick-list {
width: 60%;
    margin: 0 auto;
    background: #6098FF;
    border-radius: 20px;
}

.brands:before {
content: '';
    background: #B5CFFF;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: calc(100% - 75px);
    height: 50%;
    transform: translateY(-50%);
    z-index: -1;
border-radius: 20px;
}

.cust_font {

}


.mainfont .sppb-addon-title {

}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
font-family: "Mulish", sans-serif;
}


.sppb-section-title .sppb-title-heading {
font-size: 50px;
    line-height: 70px;
    font-weight: 800;
    text-align: center;
}

.icon_left .sppb-img-container {
display: flex;
    align-items: center;
    justify-content: center;
}

.icon_left .sppb-img-container img {
    min-width: 50px;
    width: 50px;
    position: relative;
    top: 0;
}

.icon_left .sppb-addon-content {
display: flex;
    align-items: center;
gap: 20px;
    background: #F6F6F6;
    padding: 20px;
    border-radius: 15px;

}

.icon_left .sppb-media-content {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.icon_left .sppb-addon-title {
    color: #000;
    text-align: left;
    margin: 0;
    font-size: 26px;
    font-weight: 800;
}

.icon_left .sppb-addon-text {
text-align: left;
}

.icon_left .sppb-addon-content p {
margin: 0;
}

.travels {

}

.flex_blocks {
display: flex;
    flex-wrap: wrap;
    gap: 19px;
color: #405F97;
    font-size: 30px;
}

.flex_blocks > div {
padding: 40px 20px;
border-radius: 16px;

}

.flex_blocks .flex_block1 {
background: url(/images/line_3.svg) #f2f7ff center no-repeat;
    background-size: cover;
min-height: 271px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.flex_blocks .flex_block2 {
background: url(/images/line_2.svg) #fff6a6 center no-repeat;
    background-size: cover;
min-height: 387px;
    display: flex;
    align-items: flex-end;
    width: calc(50% - 10px);
flex: 0 0 calc(50% - 10px);
}

.flex_blocks .flex_block3 {
background: url(/images/line_1.svg) #e0ffd1 center no-repeat;
    background-size: cover;
min-height: 387px;
    display: flex;
    align-items: flex-start;
    width: calc(50% - 10px);
flex: 0 0 calc(50% - 10px);
}

.icon_left_block {
}

.flex_blocks_bottom {
display: flex;
    flex-wrap: wrap;
    gap: 19px;
color: #405F97;
    font-size: 20px;
}

.flex_blocks_bottom > div {
padding: 40px 20px;
border-radius: 16px;

}

.flex_blocks_bottom .flex_block1 {
background: url(/images/line_3.svg) #f2f7ff center no-repeat;
    background-size: cover;
min-height: 239px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.flex_blocks_bottom .flex_block2 {
background: url(/images/line_2.svg) #fff6a6 center no-repeat;
    background-size: cover;
min-height: 292px;
    display: flex;
    align-items: flex-end;
    width: calc(50% - 10px);
flex: 0 0 calc(50% - 10px);
flex-direction: column;
    justify-content: space-between;
}

.flex_blocks_bottom .flex_block3 {
background: url(/images/line_1.svg) #e0ffd1 center no-repeat;
    background-size: cover;
min-height: 292px;
    display: flex;
    align-items: flex-start;
    width: calc(50% - 10px);
flex: 0 0 calc(50% - 10px);
flex-direction: column;
    justify-content: space-between;
}

.flex_blocks_bottom .price {
font-weight: 700;
font-size: 34px;
}

.flex_blocks_bottom .flex_block2 > div,
.flex_blocks_bottom .flex_block3 > div {
width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    line-height: 1;
}

.icon_left_block .sppb-addon-content:before {
content: '';
    background: #6098ff;
    position: absolute;
    top: 0;
    right: 0;
    width: 35%;
    height: 50%;
    border-radius: 20px 20px 0 0;
    pointer-events: none;
z-index: -1;
}

.icon_left_block .sppb-addon-content {
    background: #6098FF;
    border-radius: 16px;
    padding: 40px 15px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    font-size: 28px;
    color: #fff;
}

.icon_left_block .sppb-addon-content .icon_block {
display: flex;
    gap: 20px;

}

.icon_left_block .sppb-addon-content .icon_block:before {
content: '';
    width: 18px;
min-width: 18px;
    height: 20px;
    display: flex;
    background: url(/images/icon_1_white.svg) no-repeat center;
    background-size: contain;
position: relative;
    top: 8px;

}


.icon_left_block {
position: relative;
}


.icon_left_block .sppb-addon-title  {
    padding: 0px 15px;
        width: 60%;
    position: relative;
    top: 0;
    left: 0;
    min-height: 100px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    
border-radius: 20px 20px 20px 0;
}

.icon_left_block.colorone .sppb-addon-title {
background: #aa55ff;
}

.icon_left_block.colorone .sppb-addon-title:before {
content:'';
background: url(/images/corner_color1.png) no-repeat center;
    background-size: contain;
    position: absolute;
bottom: 0;
    left: -25px;
    width: 30px;
    height: 30px;}

.icon_left_block.colortwo .sppb-addon-title {
background: #48d903;
}


.icon_left_block.colortwo .sppb-addon-title:before {
content:'';
background: url(/images/corner_color2.png) no-repeat center;
    background-size: contain;
    position: absolute;
bottom: 0;
    left: -25px;
    width: 30px;
    height: 30px;
}

.top_block_left {
border-radius: 20px 20px 0 20px;
}

.top_block_left:before {
    content: '';
    width: 120px;
    height: 88px;
    display: block;
    position: absolute;
    right: 0;
    bottom: -87px;
    background: url(/images/b_corner.png) no-repeat center;
background-size: contain;

}

.top_block_right {
align-items: flex-end;
    justify-content: center;
}

.top_block_right:after {
content: '';
    position: absolute;
    bottom: -25%;
    left: 0;
    background: url(/images/pic_1_1.svg) no-repeat center;
    width: 30vw;
    height: 30vw;
    background-size: contain;

}

.slogan_bg_text .sppb-addon-title {
background: #AA55FF;
    border-radius: 16px;
    min-height: 111px;
    border: 0px solid #48D903;
    color: #fff;
    box-shadow: none;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    width: 100%;
    padding: 20px 20px;
margin: 0;

}

.form_btn img {
transition: all 600ms;
}

.form_btn {
display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border: 1px solid #000;
    font-size: 16px;
    line-height: 1;
    min-height: 44px;
    border-radius: 8px;
    background: transparent;
    padding: 0 25px;
font-weight: 600;
transition: all 600ms;
}

.form_btn:hover {
transition: all 600ms;
}

.canvas_btn {
display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border: 0px solid #000;
    font-size: 16px;
    line-height: 1;
    min-height: 44px;
    border-radius: 8px;
    background: #00AE49;
    padding: 0 25px;
color:#fff;
font-weight: 600;
transition: all 600ms;
}

.canvas_btn img {
filter: invert(1);
}

.canvas_phones {
display: flex;
    flex-direction: column;
    gap: 20px;
}

.canvas_phones a {
font-size: 16px;
    line-height: 20px;
    color: #111;
    font-weight: 700;
}



#sp-menu .form_btn {

    border-radius: 50px;
    min-height: 60px;
    border: 1px solid #fff;
    color: #fff;
    background: transparent;
    box-shadow: none;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    width: fit-content;
    padding: 0px 30px;
    transition: all 300ms
}


#sp-menu .form_btn:hover {
background: #fff;
color:#000;

}

#sp-header .sp-module {
    margin-left: 0;
}


#sp-topbtn


.corner_one .sppb-addon-title {
background: url(/images/c_left_white.svg) no-repeat center;
    width: fit-content;
    padding: 5px 50px !important;
    background-size: 100%;
font-weight: bold;
}


.corner_two .sppb-addon-title {
background: url(/images/c_right_white.svg) no-repeat center;
    width: fit-content;
    padding: 5px 50px !important;
    background-size: 100%;
font-weight: bold;
    float: right;
}


.icons_block_bg {

}


.offcanvas-menu .offcanvas-inner ul.menu, .offcanvas-menu .offcanvas-inner ul.menu ul {
margin: 0px;
}

.offcanvas-menu .offcanvas-inner ul.menu>li>ul li a {
    color: #111;
    font-size: 16px;
    padding: 16px 0px;
    line-height: 1;
    font-weight: 400;
    display: block;
}

.offcanvas-menu .offcanvas-inner ul.menu>li>ul li a.canvas_bold_link {
    color: #111;
    font-size: 12px;
    padding: 16px 0px 0px 0px;
    line-height: 20px;
font-weight: 600;
}

.offcanvas-menu .offcanvas-inner .sp-module:not(:last-child) {
    margin: 0 !important;
}

.offcanvas-menu .offcanvas-inner .sp-module:last-child {
    flex: 1;
    display: flex;
    align-items: flex-end;
padding: 0 0 0 32px;

}

.offcanvas-menu .offcanvas-inner .sp-module:last-child .custom {
    display: flex;
    flex-direction: column;
gap: 42px;
}


.sppb-btn,
.readmore a {
font-family: "Mulish", sans-serif;
display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #ffe500;
    color: #000;
    min-height: 60px;
    border: 0;
    width: fit-content;
    padding: 0 32px;
    border-radius: 12px;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.6;
    text-transform: none;
box-shadow: none;
outline: none;
gap: 6px;
}

.sppb-btn:focus,
.readmore a:focus {
box-shadow: none;
}

.midbut .sppb-btn {
margin: 0 auto;
}

.sppb-btn.pricebut {
    margin: 0 auto;
}




.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
    background-color: #fff;
}

.text_form {
color: inherit;
    border: 0;
    box-shadow: none;
    padding: 0;
    margin: 0;
    outline: none;
    background: transparent;
}

.sppb-btn:hover,
.readmore a:hover,
.sppb-btn:focus,
.sppb-btn:active,
.sppb-btn-primary:active {
background: #ffdb69;
color:#000;
}


.whitebut .sppb-btn {
background: #fff;
    color: #000;
}

.whitebut .sppb-btn:hover {
background: #e7e5e5;
    color: #000;
}

.whitebut .sppb-btn.standart_corners {
border-radius: 8px 30px 8px 30px;
}

.sppb-btn.top_btn_left {
border-radius: 8px 8px 8px 30px;
}

.top_btn_right .sppb-btn {
    background: transparent;
    color: #20480F;
    border: 2px solid #20480F;
    border-radius: 8px 30px 8px 8px;
}

.top_btn_right .sppb-btn:hover {
color: #ffdb69;
border: 2px solid #ffdb69;
}


.usl_text_block .sppb-addon-content a.usl_order_btn {display: block;}
.usl_text_block .sppb-addon-content a.usl_order_btn_call {display: none;}

.usl_text_block .sppb-addon-content a.usl_readmore_btn {
color: #051000;
    display: flex;
    align-items: center;
    gap: 6px;
}

.usl_text_block .sppb-addon-content a.usl_readmore_btn:after {
content: '';
    background: url(/images/arrow_right.svg) no-repeat center;
    display: block;
    width: 12px;
    height: 12px;
    background-size: contain;
}

@media screen and (min-width: 1024px) and (max-width:1400px) {

.top_section .sppb-carousel-pro-content {
    font-size: 22px;

    margin: 0 0 24px 0 !important;
}

.sppb-carousel-pro {
padding-bottom: 50px;
}

}

@media screen and (min-width: 767px) and (max-width:1024px) {



#sp-toplogo.col-sm-6 {
flex: 0 0 auto;
        width: 40%;
}

#sp-menu.col-sm-6 {
flex: 0 0 auto;
        width: 60%;
}


#sp-menu .sp-column .sp-module:nth-child(2) {
    order: 1;
        flex: 0 0 auto;
}

.top_icons.phone a {font-size: 14px;font-weight: 500;}



}


@media screen and (min-width: 290px) and (max-width:459px) {



.modal.show {
display: block;
    z-index: 111111;
    background: #F6F6F6;

}

.modal-content {
    border-radius: 0;
    background: #f6f6f6;
    min-width: 100%;
    border: 0;
}

.modal-dialog {
padding: 16px;
}


.modal-header {
    padding: 0 0 16px 0;
}

.offcanvas-menu .offcanvas-inner .header-modules {
    display: none !important;
}

.offcanvas-menu > div:nth-child(1) {
    padding: 0 !important;
    margin: 0 !important;
}

body.ltr .close-offcanvas {
    right: 22px;
    top: 46px;
}

    .cookie-banner {
        width: 100%;
        height: auto;
        gap: 10px;
        padding: 12px 15px;
        bottom: 0;
        left: 0;
background: #f2f2f2;
        color: #000;
    }

.cookie-banner a,
.cookie-banner a:hover {
    color: #000 !important;
}

    .cookie-banner p {
        font-size: 11px;
        line-height: 1.4;
    }



#cookie-consent {
    flex-direction: column;
    gap: 8px;
font-size: 11px;
max-width: calc(100% - 20px);

}

.article_top {
    flex-wrap: wrap;
}

.ai_block {
        flex-direction: column;
        padding: 0 15px 15px 15px;
        margin: 180px -15px 0 -15px;
}

.ai_block_left {
    flex: 0 0 100%;
    transform: scale(1.0) translateY(-70%);
    position: absolute;
    top: 0;
    left: 0;
}

.ai_block_right {
    padding: 60px 0 0 0;
}


.popup_form_close {
    width: 30px;
    height: 30px;
top: 17px;
    right: 17px;
}

.popup_form_close svg {
width: 15px;
    height: 15px;
}

.popup_form_wrap {
    width: 95vw;
}

.popup_form_wrap {

}

.popup_form_wrap_left {
    padding: 25px 15px;
}

.popup_form_maintext {
    font-size: 26px;
}

.popup_form_textblock {
    gap: 20px;
}






.usl_sec_wrapper.withbg {
    border-radius: 0;
}

.top_icons.phone a {font-size: 0;}

.top_icons.phone img {
width: 23px;
    height: 23px;
}



}


@media screen and (min-width: 768px) and (max-width:1024px) {

.sppb-btn {
    padding: 0 28px;
    font-size: 16px;
}

}


@media screen and (min-width: 290px) and (max-width:1024px) {


.preim_sec .sppb-addon-content, .preim_sec .sppb-addon-wrapper > div, .preim_sec .sppb-addon-wrapper, .preim_sec .icon_left {
    height: auto;
}

.sp-module-content .mod-languages img {
    width: 26px;
}

.soc_top a {
    width: 26px;
    height: 26px;
}


.blog h1.category-header {
    font-size: 36px;
}

.cat-child-header {
    margin: 8px 0 0 0;
    padding: 0 4px;
}

.cat-child-header a {
    font-size: 20px;
}


.cat_child_block {
    padding: 8px;
}

#sp-top1 > .sp-column {
    justify-content: center;
    gap: 7px;
}


.cat-children {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
gap: 16px;
}

#sp-bottom4 .custom {
    align-items: center;
}

.usl_block_1 .sppb-addon-content {
padding: 0 8px;
}

.number_block .sppb-animated-number {
    font-size: 50px;
}

.number_block .sppb-animated-number-title {
    font-size: 24px;
}

.number_block:before {
    width: 33%;
    height: 44px;
}


.usl_sec .sppb-row {
gap: 30px;
}

.preim_sec .sppb-row {
gap: 30px;
}

.section_black > .sppb-row-container > .sppb-row {
    padding: 20px 8px;
}

.blog .article-list {
display: flex;
        flex-wrap: wrap;
        gap: 16px;
        padding: 0px;
        }

.blog .article-list .article {
        padding: 0px;
flex: 1 0 calc(50% - 12px);
}

ul.newsfeed {
    padding: 0 0 0 8px;
}

.reviews_title {
padding-right: 110px;
}

.article-details .article-header h1, .article-details .article-header h2 {
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
}

.article-list .article .article-header h1, .article-list .article .article-header h2 {
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    margin: 0 0 12px 0;
}




.service_block {
    margin: 0 -4px 8px -11px;
    padding: 20px 16px;
    border-radius: 16px;

}

.service_block_type2 .sppb-feature-box-title a {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    text-align: left;
    color: #333;
    display: block;
}

.service_block_type3 .sppb-feature-box-title a {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    text-align: left;
    color: #333;
    display: block;
}

.section_custom .sppb-column-addons {
    border-radius: 16px;
    padding: 32px 16px;
flex-direction: column;
        margin: 0 -4px;
        flex: 1 0 100%;
        gap: 8px;

}

.section_custom .sppb-column-addons > div.sppb-addon-wrapper {
    flex: auto;
}

.service_block_lined {
    margin: 0 -4px 8px -11px;
padding: 20px 16px;
        border-radius: 16px;
}

.company-block {
    border: 0px solid #ddd;
    border-radius: 15px;
    margin: 0 -12px 16px -12px;
padding: 20px 16px;
}



.offcanvas-menu .offcanvas-inner ul.menu > li {
    padding: 0 32px;
}

.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent-open {
    background: rgb(0 0 0 / 4%);

}

body.ltr .offcanvas-menu .offcanvas-inner ul.menu>li ul {
    margin: 0;
    padding: 0 0 0 20px;
}

.canvas_logo {
padding: 0 0 0 32px;
        display: flex;

}

.canvas_logo img {
width: 20vw;
}


.reviews_slick .slick-list {
    padding-right: 15%;
    margin: 0px -12px;
}


.serts .slick-list {
    padding-right: 15%;
    margin: 0px -12px;
}

.serts_in {
    border-radius: 16px;
}


.review-filters {
    overflow-x: scroll;
padding: 0 0 0 8px;

}

.review-filters::-webkit-scrollbar {
  display: none;
}

.slick_link a {
    margin: 0;
}

.review-filters .filter-btn {
    white-space: nowrap;
}




.margin_mob_sec > .sppb-row-container {
    padding-left: 4px;
    padding-right: 4px;
}

.sppb-carousel-item-inner .sppb-text-right img {
margin: 0 auto;

}

.sppb-carousel-pro {
    padding-bottom: 120px;
}

.sppb-carousel-arrow {
    top: auto;
    left: 0px;
    bottom: 32px;
}


.sppb-carousel-arrow.right {
    left: 60px;
}

.sppb-carousel-pro-text h2 {
    font-size: 36px;
    line-height: 46px;
}

.sppb-carousel-indicators {
    bottom: 42px;
    left: 124px;
}

.sppb-carousel-pro-content .slider_btns {

    margin: 40px 0 0 0 !important;
flex-direction: column;
        align-items: flex-start;
        padding: 0;

}

#sp-header.menu-fixed .form_btn {
    border: 0px solid #000 !important;
}

#sp-header.menu-fixed .form_btn img {
    filter: invert(1) !important;
}

#sp-top1 > .sp-column {
    padding: 0px;
}

.sppb-carousel-pro .sppb-row {
    flex-direction: column-reverse;
gap: 24px;
}




.section_white > .sppb-row-container > .sppb-row {
        background-size: 70%;
        background-position: bottom right;
        /* border-radius: 16px; */
        padding: 16px 6px;
}
.usl_block {
padding: 16px 8px;
border-radius: 16px;

}
.usl_min {
        border-radius: 16px;
        padding: 20px 16px;
        min-height: 67px;
}
.section_white2 > .sppb-row-container > .sppb-row {
padding: 32px 16px;
        margin: 0 0px;
        border-radius: 16px;
}

.news_block_onmain {
        padding: 32px 16px;
        margin: 0 0px;
        border-radius: 16px;

}

.grey_sec {
    padding: 32px 16px;
}


.icon_left .sppb-addon-content {
    gap: 22px;
    padding: 20px 16px;
    flex-direction: column;
    align-items: flex-start;
border-radius: 16px;
        margin: 0 -4px;

}

.usl_min .sppb-addon-title {
        margin: 0;
        font-size: 20px;
        line-height: 24px;

}

.usl_min .sppb-addon-content {
display: none;
}

.sppb-carousel-pro .sppb-row .sppb-col-sm-6:nth-child(1),
.sppb-carousel-pro .sppb-row .sppb-col-sm-6:nth-child(2) {
padding: 0;
-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;

}

.top_btn_form {
min-height: 44px;
        background: #00AE49;
        font-size: 0;
        width: 44px;
        height: 44px;
        border-radius: 50%;
        border: 0;
        padding: 0;
        gap: 0;
}

.top_btn_form img {
filter: invert(1);
}

#sp-top1 > .sp-column .sp-module:nth-child(1) {display: none;
}

#sp-section-6 {
font-size: 14px;
    line-height: 1.6;

}

.mob_center {
text-align: center;
}

.ava_block {
    padding: 20px !important;
}


.border_block .sppb-row-container .sppb-row {
    padding: 15px 0;
}

.sppb-gallery {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
padding: 0 15px;
}

.sppb-gallery li {
    width: calc(50% - 8px);
    flex: 0 0 calc(50% - 8px);
}

.top_block {
    padding: 15px;
}


.bottom_icons.location {
width: fit-content;
    margin: 0 auto;
}

.mod-articlesnews .slick-slide:after {
display: none;
}

.offcanvas-menu .offcanvas-inner ul.menu li.active a {
    color: #111;
}

.usl_text_block:hover:after {
height: calc(100% - 15px);

}

.usl_clicker a {

    font-size: 12px; 
    padding: 0 15px;
}

.usl_order_btn {display: none;}

.forma_sec {
width: 100%;
    transform: translateX(0%);
}


.video_block {
    position: relative;
transform: translateY(0%);
}


.grey_section .sppb-row {
    padding: 0;
}

.video_icon {
    width: 125px;
    height: 125px;
right: auto;
        left: 0;
        margin: 0;

}

.sppb-btn {width: fit-content;}

.akciya_section_wrapper .sppb-row-container > .sppb-row > .sppb-row-column {
    border-right: 0px solid #cbcbcb;
}

.slick_block {
min-height: 300px;
        padding: 20px 16px;
    border-radius: 16px;
}


.modal-body {
    padding: 16px 0 0 0;
}


#sp-menu .sp-column .sp-megamenu-wrapper:nth-child(5):after {
display: none;
}

#sp-bottom .sp-module {
    margin-bottom: 20px;
}

#sp-bottom .row {
    gap: 10px;
}

#sp-bottom .row > div {
padding: 0 28px;
}

#sp-footer .row > div {
    padding: 0 28px;
}


.footlogo svg {
        margin: 0;
        display: block;
        height: 120px;
}

#sp-section-5 .row {
gap: 10px;}


#sp-bottom .sp-module ul>li {
    display: block;
    margin: 0;
}

.menupolicy {
    flex-direction: column;
    gap: 16px;
margin: 0;

}


#sp-section-7 {
background: #f6f6f6 !important;
    width: calc(100% - 0px);
    border-radius: 0px;
    padding: 0 0 32px 0;
}

#sp-section-7 .container {
padding: 16px;
        background: #ebebeb;
        border-radius: 16px;
width: calc(100% - 40px);
margin: 0 auto 0px auto;
}


.menudopmenu {
flex-direction: column;
    gap: 10px;
}

.bottom_icons a, .bottom_icons span {
        text-align: center;
    justify-content: flex-start;
}


.blog .article-list .article-body {
padding: 0px;
}

.blog .article-list .col-lg-4 {
    width: calc(100% - 0px);
}

.blog .article-list > .row {
    gap: 15px;
}

.usl_text_block .sppb-addon-content a.usl_order_btn {display: none;}
.usl_text_block .sppb-addon-content a.usl_order_btn_call {display: block;}


.greenbg_sec .sppb-row {
padding: 20px 0;
}

.sppb-carousel-extended-outer-stage {
height: auto !important;
}

.sppb-carousel-extended-item img {
    width: 100% !important;
    height: auto !important;
}

.sppb-section-title .sppb-title-heading {
    font-size: 36px;
    line-height: 46px;
}

.top_block_right:after {display: none;}

#sp-toplogo:before,
#sp-toplogo:after {
z-index: -1;
    right: -35px;
}

#sp-menu .sp-column .sp-megamenu-wrapper:nth-child(5) {
    background: transparent;
order: 2;
}

#sp-menu .sp-column .sp-module:nth-child(4):after {display: none;}



.usl_sec_wrapper .sppb-btn {
    justify-content: flex-start;
}

#sp-menu .sp-column .sp-megamenu-wrapper:nth-child(5),
#sp-menu .sp-column .sp-module, #sp-menu .sp-column .sp-megamenu-wrapper {
height: auto;
padding: 0 !important;
}

.usl_sec_wrapper.withbg .sppb-column-addons {
    background: rgb(237 237 237 / 85%);
}

#sp-menu .sp-column .sp-module:nth-child(1),
#sp-menu .sp-column .sp-module:nth-child(4),
#sp-menu .sp-column .sp-module:nth-child(3) {
display: none !important;
}


#sp-menu .sp-column .sp-module:nth-child(4) {
    order: 1;
}

body.ltr #offcanvas-toggler.offcanvas-toggler-right {
        height: auto;
        line-height: 1;
margin: 0;
}

.usl_sec_wrapper {
    height: auto;
}

.usl_sec_wrapper .sppb-column-addons {
    gap: 15px;
padding: 32px 16px;
}

#sp-toplogo svg {
width: auto;
        height: 48px;
        margin: 0;
}




#sp-toplogo {
    padding: 8px 0px;
}

#sp-header {
        padding: 0px;
}

#sp-header .container {
        padding: 2px 12px 2px 12px;
}

#offcanvas-toggler.offcanvas-toggler-right {

    margin: 0;
}


#sp-menu .form_btn {
        background: url(/images/phoneicong.png) transparent no-repeat center;
        background-size: 23px;
        font-size: 0;
        min-height: 23px;
        width: 23px;
        border-radius: 0;
        margin: 0 auto;
        padding: 0;
}


.akciya_sec_block .sppb-media-content {
display: flex;
    flex-direction: column;
        padding: 15px 15px 15px 15px;
height: auto;
}

.akciya_sec_block .sppb-media-content .sppb-btn {
    max-width: 100%;
    min-height: 60px;
margin: 16px 0 0 0;

}

.usl_sec_nobg .akciya_sec_block .sppb-media-content {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    top: 0;
    height: 100%;
display: flex;
        justify-content: center;
}


.section_inside1 .sppb-row-container > .sppb-row:before {
display: none;
}



.usl_sec_block_two {
    padding: 26px;
}

.flex_head {
flex-direction: column;
    align-items: flex-start;
    gap: 20px;
}

.flex_head .sppb-addon-title {
    margin: 0 0 20px 0;
}


.usl_sec_block {
    padding: 26px;
}

.usl_section_wrapper .sppb-row-container > .sppb-row > .sppb-row-column {
    border-right: 0px solid #cbcbcb;
}

.top_btns .sppb-column-addons {
flex-direction: column;
}

.usl_section_wrapper .sppb-row-container .sppb-column-addons .sppb-addon-wrapper {
    border-bottom: 2px solid #cbcbcb;
}

.usl_section_wrapper .sppb-row-container .sppb-column-addons .sppb-addon-wrapper:nth-child(3) {
    border-bottom: 0px solid #cbcbcb;
}

.top_btns .sppb-btn {width: 100%;}

.top_btns .sppb-addon-wrapper {width: 100%;}

.modal-title {
    font-size: 30px;
}

#sp-dopmenu, .sp-megamenu-parent, .review_altinfo {display: none !important;}

.review_avatar img {
    width: 140px;
    min-width: 140px;
}

.review_avatar:before {
    width: 120px;
    height: 120px;
}

.review_bottom {
    padding: 10px 15px 0% 15px;
    display: flex;
}

.review_maininfo {
    padding: 12px;
}

.review_alts span {
    font-size: 12px;
    padding: 6px 8px;
    border-radius: 16px;
}

.reviews .slick-list {overflow:visible;}


body.ltr.offcanvs-position-right .offcanvas-menu {
    right: -100%;
}
.offcanvas-menu {
    width: 100%;
}

#sp-menu > .sp-column {
        justify-content: flex-end !important;
        gap: 0px;
}


.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
    background-color: #000;
        opacity: 1 !important;
}


.offcanvas-active .burger-icon>span:nth-child(1), #modal-menu-toggler.active .burger-icon>span:nth-child(1) {
border-radius: 0;
transform: translate(0, 8px) rotate(-45deg);
}

.offcanvas-active .burger-icon>span:nth-child(2), #modal-menu-toggler.active .burger-icon>span:nth-child(2) {
transform: translate(0, 8px) rotate(45deg);
    bottom: 8px;
    position: relative;

}

.offcanvas-active .burger-icon>span:nth-child(3), #modal-menu-toggler.active .burger-icon>span:nth-child(3) {
transform: none;
    position: relative;
    border-radius: 0;
        display: none;
}


.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>a>.menu-toggler, .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>.menu-separator>.menu-toggler {
padding: 0;
}


.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>a>.menu-toggler:after, .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>.menu-separator>.menu-toggler:after {
    font-size: 0;
    background: url(/images/arrowbottom.svg) no-repeat center;
    background-size: contain;
    width: 16px;
    height: 16px;
    display: block;
}

.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent.menu-parent-open>a>.menu-toggler:after, .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent.menu-parent-open>.menu-separator>.menu-toggler:after {
    transform: rotate(180deg);

}

.icon_left_block .sppb-addon-title {
width: 70%;
}

.icon_left_block .sppb-addon-content:before {width: 25%;}

.icon_left_block .sppb-addon-content {font-size: 20px;}

.top_block_left:before {
    content: '';
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    right: 0;
    bottom: -34px;
    background: url(/images/b_corner.png) no-repeat center;
    background-size: contain;
}


.burger-icon>span {
        background-color: #ffe500;
        display: block;
        height: 2px;
        border-radius: 4px;
        margin: 6px 0;
        width: 24px;
        transition: background-color 0.3s ease-in, opacity 0.3s ease-in, transform 0.3s ease-in;
}

.burger-icon {
    width: auto;
    line-height: 1;
}

#sp-header .row {
display: flex;
        align-items: center;
}

#sp-header .row #sp-logo {
order: 1;
}

#sp-header .row #sp-top1 {
order: 2;
}

#sp-header .row #sp-menu {
order: 3;
        border: 0;
        padding: 0;
justify-content: flex-end;

}


.flex_blocks {
    flex-direction: column;
}

.flex_blocks {
font-size: 24px;
}

.flex_blocks .flex_block1 {
    min-height: 150px;
    align-items: center;
}

.flex_blocks .flex_block2 {
width: calc(100% - 0px);
    flex: 0 0 calc(100% - 0px);
    min-height: 150px;
    align-items: center;
}

.flex_blocks .flex_block3 {
width: calc(100% - 0px);
    min-height: 150px;

    flex: 0 0 calc(100% - 0px);
}


.brands .slick-list {
    width: 90%;
}

.slick-arrow {

}

.slick-arrow:hover {
background-size: 12px;
}

.slick-prev.slick-arrow {
right: 72px;
        top: -74px;
}

.slick-next.slick-arrow {
right: 12px;
        top: -74px;
}


.reviews_slick .slick-prev.slick-arrow {
right: 72px;
        top: -168px;
}

.reviews_slick .slick-next.slick-arrow {
right: 12px;
        top: -168px;
}

.reviews_slick .slick-list {
        margin: 0px -8px;
}


.reviews_slick  .slick-slide {
    margin: 0 -4px;
}

.slickname {
    
    font-size: 30px;
margin: 10px 0 10px 0;
}

.slicktext {
    font-size: 20px;
}

.brands:before {
width: calc(100% - 0px);
}

.icon_left .sppb-addon-title {
    font-size: 20px;
}

.icon_left .sppb-img-container img {
        width: 64px;
        max-height: 64px;
}

.flex_blocks_bottom {
    flex-direction: column;
    font-size: 18px;
}

.flex_blocks_bottom .flex_block3 {
    min-height: 150px;
    width: calc(100% - 0px);
    flex: 0 0 calc(100% - 0px);
}

.flex_blocks_bottom .flex_block2 {
    min-height: 150px;
    width: calc(100% - 0px);
    flex: 0 0 calc(100% - 0px);
}

.flex_blocks_bottom .flex_block1 {
    min-height: 150px;
}

.flex_blocks_bottom .price {
    font-size: 30px;
}

.container_inside .sppb-row-container {
    padding: 32px 16px;
}

.convertforms .choices__list--single .choices__item img {
    width: 26px;
    height: 20px;
    left: 4px;
    position: relative;
    border-radius: 0;
}

#sp-footer .sp-module-title {

}

#sp-footer .row {gap: 20px;
        flex-direction: column;
}

.corner_one .sppb-addon-title {
padding: 5px 20px 5px 25px !important;
}

.corner_two .sppb-addon-title {

padding: 10px 35px 10px 15px !important;
}




}