@import url('https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&display=swap');

:root {
    --brand-cyan: #41c0c3;
    --brand-cyan-soft: #57d0d1;
    --brand-cyan-deep: #2ea9b2;
    --brand-gradient-main: linear-gradient(135deg, #57d0d1 0%, #41c0c3 45%, #2ea9b2 100%);
    --brand-gradient-light: linear-gradient(135deg, rgba(87, 208, 209, 0.18) 0%, rgba(65, 192, 195, 0.16) 45%, rgba(46, 169, 178, 0.18) 100%);
}

/* mixin */
/* base colors */
/* animate classes */
.delay-s {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
.derman.yukle {
    padding-top: 30px;
}
.partners {
    padding: 90px 0;
}
.partnyorlar img {
    width: 100%;
    height: 70px;
    object-fit: contain;
}
.kateqoriyashort {
    background:white;
    border-radius: 20px;
    overflow: hidden;
    position:relative;
    transition:0.2s;
}
.kateqoriyashort:hover {
    opacity:0.8;
}

.partners {
    background: #f4f5f5;
}
.loqolarr {
    background: #fff;
    padding: 20px;
    border-radius: 11px;
    margin-bottom: 20px;
}
.yukleme {
   background: linear-gradient(to left, #034b8d, #4ff9d5);
    color: white;
    padding: 14px 33px;
    border-radius: 25px;
    font-weight: 500;
    transition: 0.2s;
}
.yukleme:hover {
    color: white;
    opacity:0.7;
}
.derman b {
    color: #098fc3;
    font-weight: 500;
}
.derman {
    color: #656565;
    font-weight: 300;
}
.contact-content h5 {
    padding: 15px;
}

.inside-pages {
    background: #f2f2f2;
}
.sagt-full {
    background: white;
    border-radius: 31px;
    padding: 30px;
}

.sagt-full h2, .sagt-full h3, .sagt-full h4, .sagt-full h5, .sagt-full h1 {
    font-size:24px;
    margin: 24px 0;
}
.contact-list i {
    width: 35px;
    height: 35px;
    background: #ffffff66;
    text-align: center;
    line-height: 33px;
    border-radius: 11px;
    margin-right: 10px;
}
.contact-form {
    padding: 50px;
    border-radius: 31px;
    background: #ffffff;
    height:432px!important;
}


.solt {
    background: white;
    border-radius: 31px;
    padding: 30px;
    font-size: 45px;
    font-weight: 600;
    line-height: 55px;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: flex-start;
}
.altt {
    background: white;
    border-radius: 31px;
    padding: 30px;
    margin-top: 55px;
}
.nosekil img{
    display:none;
}
.delay-sl {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

/* general style */
body {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 15px;
  color: #171717;
  background-color: #fff;
  font-family: "Archivo", sans-serif;
}

button, *[type="button"] {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

button:focus, input:focus, textarea:focus, .btn:focus, .navbar-toggler:focus,
.btn-close:focus {
  outline: 0;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.faq .accordion-item {
    border-radius: 15px !important;
    overflow: hidden;
    background: #f4f5f5;
    border: none;
    padding: 7px;
}
.faq .accordion-button:not(.collapsed) {
    color: initial;
    background-color: #f4f5f5;
    box-shadow: none;
}
.faq .accordion-button {
    font-size: 22px;
    background: #f4f5f5;
}
.faq .accordion-body {
    padding-top: 0;
    opacity: 1;
    color: black !important;
    font-weight: 200;
    font-size: 16px !important;
}
.faq .text-dark {
    border-bottom: 1px solid;
    padding-bottom: 2px;
}
.faq {
    background: #f4f5f5;
    padding: 90px 0;
}
.faq .text-muted {
    font-size: 19px;
    opacity: 0.6;
    font-weight: 200;
}
.faq-ici {
    border-radius: 31px;
    padding: 30px 20px;
}

    .accordion-button::after {
      background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
      transform: scale(1) !important;
    }
    .accordion-button:not(.collapsed)::after {
      background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
    }
    .accordion-button:focus,.accordion-header:focus  { outline: none; box-shadow: none !important;}
    

.vole-sol h2 {
    font-size: 70px;
    line-height: 70px;
}

.vole-sol p {
    font-size: 20px;
    margin: 25px 0 30px;
    font-weight:100;
}
.vole-sol button {
    border: none;
    background: #e5fcfc;
    padding: 14px 45px;
    font-size: 20px;
    border-radius: 34px;
    transition:0.2s;
}
.vole-sol button:hover {
    background: #d0f4f5;
}
.roon {
    padding: 20px 0px 120px;
}
.roon img {
border-radius: 28px;
    width: 120px;
    height: 57px;
    object-fit: cover;
    filter: grayscale(1);
}
.roon .section-title {
    font-size:60px;
}
.roon .card-label {
    font-size:24px;
    font-weight:600;
    line-height: 28px;
}
.roon .card-desc {
    font-size: 20px;
    font-weight: 100;
    margin: 14px 0;
}
.sloqan {
    color: #3f4652;
    opacity: 1;
    font-size: 17px;
    font-weight: 600;
    font-style: italic;
    letter-spacing: 0.2px;
    padding: 8px 18px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.32);
    border: 1px solid rgba(255, 255, 255, 0.55);
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.35);
    box-shadow: 0 8px 24px rgba(24, 38, 56, 0.08);
    display: inline-flex;
    align-items: center;
    gap: 10px;
}
.sloqan::before {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #0a90c4;
    box-shadow: 0 0 0 0 rgba(10, 144, 196, 0.6);
    animation: sloqanPulseBlue 1.6s ease-in-out infinite;
}
.sloqan::after {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #e53935;
    box-shadow: 0 0 0 0 rgba(229, 57, 53, 0.6);
    animation: sloqanPulse 1.6s ease-in-out infinite;
}
.sticky .sloqan {
    color: #343b46;
    opacity: 1;
    background: rgba(255, 255, 255, 0.55);
    border-color: rgba(255, 255, 255, 0.75);
}
@keyframes sloqanPulseBlue {
    0% {
        opacity: 0.35;
        transform: scale(0.9);
        box-shadow: 0 0 0 0 rgba(10, 144, 196, 0.55);
    }
    70% {
        opacity: 1;
        transform: scale(1);
        box-shadow: 0 0 0 8px rgba(10, 144, 196, 0);
    }
    100% {
        opacity: 0.35;
        transform: scale(0.9);
        box-shadow: 0 0 0 0 rgba(10, 144, 196, 0);
    }
}
@keyframes sloqanPulse {
    0% {
        opacity: 0.35;
        transform: scale(0.9);
        box-shadow: 0 0 0 0 rgba(229, 57, 53, 0.55);
    }
    70% {
        opacity: 1;
        transform: scale(1);
        box-shadow: 0 0 0 8px rgba(229, 57, 53, 0);
    }
    100% {
        opacity: 0.35;
        transform: scale(0.9);
        box-shadow: 0 0 0 0 rgba(10, 144, 196, 0);
    }
}
.roon .learn-more {
    border-bottom: 1px solid #b3b3b3;
    padding-bottom: 5px;
    font-weight: 700;
    transition:0.2s;
}
.roon a.learn-more:hover {
    color: #098fc3;
}


ul {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0;
}

a {
  color: #171717;
  text-decoration: none;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.con_numbers_input {
    position: relative;
}

.con_coun_number {
    position: relative;
    width: 100%;
}

.selected_coun_number {
    display: flex;
    align-items: center;
    cursor: pointer;
    gap: 8px;
}

.dropdown-menu {
    position: absolute;
    top: 150%;
    left: -25px;
    left: 0;
    background-color: white;
    width: 250px;
    z-index: 10;
    border: 1px solid #ddd;
    overflow-y: auto;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    display: none;
    height:350px;
}

.con_coun_number {
    gap: 10px;
    align-items: center;
    width: fit-content;
    z-index: 99;
    /*padding: 13px;*/
    /*background-color: #eee;*/
    border: none;
    width: 100%;
    position: relative;
    height: 100%;
    /*margin-bottom: 10px;*/
    font-weight: 400;
    border-radius: 8px;
    color: rgba(33, 33, 33, 1);
    /*font-size: 15px;*/
    display: flex;
}

.selected_coun_number {
    display: flex;
    gap: 5px;
    align-items: center;
    font-size: 14px;
    margin: 0;
}

.selected-flag {
    width: 14px;
    object-fit: contain;
}

.dropdown-item img {
    width:20px;
}
input{
    -webkit-appearance: none;
}
/*pages*/
.page-content ul li::marker{
    color: #337376;
    font-size: 20px;
    line-height: 0;
}
/*end*/
/*contact*/
.con_numbers_input{ 
  
    z-index: 10;
    position: relative;
    height: 48.2px;
    margin-bottom: 10px;
   
    /*font-size:15px;*/
    
    font-size: 14px;
    font-weight: 500;
    border: 2px solid #f5f5f5;
    border-radius: 4px;
    padding: 12px 20px;
    margin-bottom: 15px;
    width: 100%;
}
.con_coun_number{
    display: flex;
    gap:10px;
    align-items: center;
}
.con_coun_number input{
    padding: 0 !important;
    margin: 0 !important;
    width: 100%;
    border: none !important;
    outline: none !important;
    background: transparent  !important;
}
.selected_coun_number{
    display: flex;
    gap: 5px;
    align-items: center;
    font-size: 14px;
    margin: 0;
}
.selected_coun_number img{
    width: 14px;
    object-fit: contain;
}
.image-none img{
    display:none;
}

.just , .just p{
    text-align: justify;
}

.f-thumbs__viewport  {
    margin-left: 0px!important;
}

.one-image img {
    width: 100%;
    object-fit:contain;
    border-radius: 8px;
}
.one-image .img-2 {
        display:none;
    }

.one-image {
    margin-top: 60px;
}

.js-product-carousel .f-thumbs {
    display: block !important;
    margin-top: 10px;
}

.js-product-carousel .f-thumbs__track {
    display: flex;
}

.js-product-carousel .f-thumbs__slide {
    opacity: 1;
}

.js-product-carousel .f-carousel__nav .f-button {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.95);
    border: 1px solid #1f4f76;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.22);
}

.js-product-carousel .f-carousel__nav .f-button svg {
    stroke: #0f3f66;
    stroke-width: 2.2;
}

.js-product-carousel .f-carousel__nav .f-button:hover {
    background: #0f3f66;
}

.js-product-carousel .f-carousel__nav .f-button:hover svg {
    stroke: #ffffff;
}

.js-product-carousel .f-carousel__nav {
    display: none !important;
}

/* Footer-top */
.footer-top .line {
    height: 1px;
    width: 25px;
    background: rgba(0, 0, 0, 0.5);
    display: inline-block;
    margin-top: 1px;
    margin-right: 7px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.footer-top {
    padding-top: 50px;
}

.footer-top .container {
    border-bottom: 1px solid #ededed;
    padding-bottom: 16px;
}

.footer-top .row-section.links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.footer-top .row-section.links .column {
    width: 20%;
}

.footer-top .row-section.links h5 {
    font-size: 16px;
    margin-bottom: 14px;
    text-transform: uppercase;
}

.footer-top .row-section.links .footer-links a {
    font-size: 32px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    line-height: 32px;
    padding: 15px 0px;
    display: block;
    width: 100%;
}
footer {
    padding: 40px 0px;
}
.footer-links a:hover {
    color: #098fc3 !important;
}
.footer-links li {
    display: flex;
    align-items: center;
    border-top: 1px solid #d1d1d1;
}
.footer-top .row-section.links .footer-links .more-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer-top .row-section.links .footer-links a:hover {
    color: #000;
}

.footer-top .row-section.links .footer-links a:hover span:first-child {
    background: #000;
}

.footer-top .socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 40px;
}

.footer-top .socials .social-link {
    margin: 0 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer-top .socials .social-link:first-child i {
    font-size: 22px;
}

.footer-top .socials .social-link:hover i {
    color: #000;
}

.footer-top .socials .social-link i {
    font-size: 25px;
    color: #b2b2b2;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

.footer-top .langs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.footer-top .lang {
    color: #000;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer-top .langs .lang::before {
    content: "";
    font-family: "honorIconFont" !important;
    line-height: 0;
    margin-right: 7px;
}

.footer-bottom {
    padding: 16px 0;
}

.footer-bottom .footer-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 12px;
}

.footer-bottom .footer-menu .menu-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.footer-bottom .footer-menu a {
    color: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    display: block;
    margin-right: 20px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

.footer-bottom .footer-menu a:hover {
    color: #000;
}

.footer-bottom .copy h6 {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.5);
    font-weight: normal;
    margin-bottom: 0;
}

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

@media (max-width: 992px) {
    .footer-top .row-section.links .column {
        width: 50%;
        margin-bottom: 26px;
    }

    .footer-bottom .footer-menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;

    }

    .footer-bottom .footer-menu {
        margin-bottom: 30px;
    }

    .footer-bottom .footer-menu .left {
        margin-bottom: 6px;
    }
}

@media (max-width: 576px) {
    .footer-top .row-section.links .column {
        width: 100%;
    }

    .footer-top .langs {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 30px;
    }

    .footer-bottom .footer-menu .menu-link {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.blog-content ul li::marker,
.psico-full ul li::marker {
    color: #00d182;
}



/* About page visual style */
.about-page .title-wrap-page {
    background: #f6f7f8;
}

.about-page .page-content.static-content {
    background: #fff;
    padding-bottom: 70px;
}

.about-page .about-breadcrumb .breadcrumb-list li {
    margin: 0 0 22px;
    font-size: 14px;
}
.about-breadcrumb {
    padding-top:20px;
}

.about-page .about-rich {
    margin-bottom: 26px;
}

.about-page .about-rich-layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 360px;
    gap: 28px;
    align-items: start;
}

.about-page .about-rich-image-wrap {
    border-radius: 18px;
    overflow: hidden;
    background: #ffffff;
}

.about-page .about-rich-image-wrap img {
    width: 100%;
    height: 100%;
    min-height: 260px;
    object-fit: cover;
    display: block;
}

.about-page .about-rich h2 {
    font-size: 52px;
    line-height: 1.06;
    font-weight: 700;
    margin: 0 0 16px;
    color: #111;
}

.about-page .about-rich p {
    font-size: 16px;
    line-height: 1.6;
    margin: 0 0 14px;
    color: #1e1e1e;
}

.about-page .about-cards {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    margin-bottom: 40px;
    border-radius:15px;
}

.about-page .about-card {
    background: #f3f3f3;
    border-radius: 0;
    padding: 22px 24px;
}

.about-page .about-card-wide {
    grid-column: 1 / -1;
}

.about-page .about-card-icon {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: #098fc3;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    margin-bottom: 14px;
}

.about-page .about-card h3 {
    margin: 0 0 12px;
    font-size: 48px;
    line-height: 1.05;
    color: #111;
    font-weight: 700;
}

.about-page .about-card p,
.about-page .about-card li {
    margin: 0;
    font-size: 16px;
    line-height: 1.55;
    color: #1f1f1f;
}

.about-page .about-card ul {
    margin: 0;
    padding-left: 22px;
}

.about-page .about-card li {
    margin-bottom: 8px;
}

@media (max-width: 991px) {
    .about-page .about-rich-layout {
        grid-template-columns: 1fr;
    }

    .about-page .about-rich-image-wrap img {
        min-height: 220px;
    }

    .about-page .about-rich h2 {
        font-size: 40px;
    }

    .about-page .about-card h3 {
        font-size: 36px;
    }
}

@media (max-width: 767px) {
    .about-page .about-cards {
        grid-template-columns: 1fr;
    }

    .about-page .about-card-wide {
        grid-column: 1;
    }

    .about-page .about-rich h2 {
        font-size: 32px;
    }

    .about-page .about-card h3 {
        font-size: 30px;
    }
}

/* Footer redesign */
.site-footer {
    background: linear-gradient(to left, #034b8d, #4ff9d5);
    color: #fff;
    padding: 40px 0 24px;
}

.site-footer .container {
    max-width: 1280px;
}

.site-footer-title {
    text-align: center;
    font-size: 26px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0 0 20px;
    color: #fff;
}

.site-footer-top {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #fff;
    color: var(--brand-cyan);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 32px;
    transition: 0.25s ease;
}

.site-footer-top:hover {
    transform: translateY(-2px);
    color: #2fa8ab;
}

.site-footer-grid {
    display: grid;
    grid-template-columns: 1fr 1.2fr 1fr;
    gap: 26px;
    margin-bottom: 30px;
}

.site-footer-col h5 {
    color: #fff;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0 0 12px;
}

.site-footer-links,
.site-footer-contact {
    list-style: none;
    margin: 0;
    padding: 0;
}

.site-footer-links li,
.site-footer-contact li {
    margin-bottom: 6px;
}

.site-footer-links a,
.site-footer-contact a,
.site-footer-contact span {
    color: #fff;
    font-size: 18px;
    line-height: 1.25;
    text-decoration: none;
}

.site-footer-links a:hover,
.site-footer-contact a:hover {
    color: #ffe6e9;
}

.site-footer-contact li {
    display: flex;
    align-items: flex-start;
    gap: 9px;
}

.site-footer-contact i {
    margin-top: 4px;
    font-size: 14px;
    min-width: 14px;
}

.site-footer-socials {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.site-footer-socials a {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #fff;
    color: var(--brand-cyan);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    transition: 0.2s ease;
}

.site-footer-socials a:hover {
    background: #ffe6e9;
}

.site-footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.6);
    padding-top: 16px;
}

.site-footer-logo img {
    height: 28px;
    width: auto;
    filter: brightness(0) invert(1);
}

@media (max-width: 1200px) {
    .site-footer-title {
        font-size: 24px;
    }

    .site-footer-col h5 {
        font-size: 18px;
    }

    .site-footer-links a,
    .site-footer-contact a,
    .site-footer-contact span {
        font-size: 16px;
    }
}

@media (max-width: 991px) {
    .site-footer {
        padding: 34px 0 22px;
    }

    .site-footer-title {
        font-size: 22px;
    }

    .site-footer-grid {
        grid-template-columns: 1fr;
        gap: 28px;
    }

    .site-footer-col h5 {
        font-size: 17px;
        margin-bottom: 10px;
    }

    .site-footer-links a,
    .site-footer-contact a,
    .site-footer-contact span {
        font-size: 15px;
    }
}

.projects a:hover {
    text-decoration: none;
}
.projects.xeber-static {
    background: #fff;
}
.projects .owl-item {
filter: grayscale(100%);
}
.projects.xeber-static .owl-item {
filter: none;
}
.projects .owl-item.active.center {
  filter: inherit;
}


.projects {
    background: #f8f8f8;
    padding: 60px 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-position: center;

}

.projects .item-txt {
    padding: 20px;
    text-align: left;
    background: #fff;
}

.projects.xeber-static .item-txt {
    background:#f2f3f5!important;
}

.projects .owl-carousel img {
    height: 415px;
    object-fit: cover;
    width: 100%;
}

.projects .owl-carousel .owl-item {
    overflow: hidden;
    transition: 0.3s;
    border: 2px solid #f5f6fa;
    border-radius: 12px;
    width: 100%;
}

.projects .item-txt small {
    font-size: 14px;
    line-height: 16px;
    color: #909090;
}
 .item-txt p {
    display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;  /* ровно одна строка */
  overflow: hidden;
} 

.xeber-static.projects .item-txt p {
    display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;  /* ровно одна строка */
  overflow: hidden;
} 
.xeber-static .owl-item img {
    height: 265px!important;
    object-fit:cover
}

.projects .item-txt p {
    font-size: 20px;
    font-weight: 500;
    font-size: 17px;
    letter-spacing: -0.142857px;
    color: #333333;
    margin-bottom: 0;
    margin-top: 10px;
}

.projects>a {
    margin: 40px auto;
    position: relative;
    color: #000;
    font-weight: 500;
    font-size: 17px;
    letter-spacing: -0.1px;
    padding-right: 25px;
    transition: .3s;
}

.projects>a::before {
    content: "";
    position: absolute;
    top: 8px;
    right: 0;
    background-image: url("/img/project-svg.svg");
    width: 13px;
    height: 10px;
    transition: 0.3s transform;
}

.projects>a:hover {
    opacity: .6;
}

.projects>a:hover::before {
    transform: translateX(5px);
}

.projects .owl-carousel {
    position: relative;
}

.projects .owl-nav .owl-prev {
    position: absolute;
    top: 40%;
    left: 29%!important;
    transform: translateY(-50%);
    width: 62px;
    height: 62px;
    background-color: #fff !important;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s all;
}


.projects .owl-nav .owl-next {
    position: absolute;
    top: 40%;
    right: 29%!important;
    transform: translateY(-50%);
    width: 62px;
    height: 62px;
    background-color: #fff !important;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s all;
}

.projects .owl-nav .owl-next:last-child svg {
    transform: rotate(180deg);
}

.projects .section-title h2 {
    line-height: 1.23;
    font-weight: 700;
    font-size: 32px;
    margin: 0;
    color: #000;
    text-transform: unset;
}

.section-title p {
    margin-top: 12px;
    font-size: 18px;
    letter-spacing: 0.2px;
    color: #909090;
    font-weight: 300;
}


/* PARTNERS SECTION*/
.section-title {
    text-align: center;
    margin: 0 auto;
}

/* end o fburger menu section*/
@media only screen and (max-width: 991px) {

    .projects .owl-nav .owl-next,
    .projects .owl-nav .owl-prev {
        background: #ff5a2d82 !important;
    }

    .projects .owl-nav .owl-next svg path,
    .projects .owl-nav .owl-prev svg path {
        fill: #fff;
    }

    body {
        padding-bottom: 60px;
    }

    .projects .owl-nav .owl-prev {
        left: 0;
    }

    .projects .owl-nav .owl-next {
        right: 0;
    }

    .projects .item-txt {
        text-align: center;
    }

   
}


.projects .owl-carousel {
  position: relative;
}
.projects .owl-nav .owl-prev { 
  position: absolute;
  top: 40%;
  left: 29%;
  transform: translateY(-50%);
  width: 62px;
  height: 62px;
  background-color: #fff !important;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all;
}

.projects .owl-nav .owl-next { 
  position: absolute;
  top: 40%;
  right: 29%;
  transform: translateY(-50%);
  width: 62px;
  height: 62px;
  background-color: #fff !important;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all;
}
.projects .owl-nav .owl-next:last-child  svg{
    transform: rotate(180deg);
}
.projects .owl-nav button span {
  font-size: 45px;
}
@media only screen and (max-width: 991px) {
 
  .projects .owl-nav .owl-next, .projects .owl-nav .owl-prev {
      background:#dfc29e !important;
  }
  .projects .owl-nav .owl-next svg path, .projects .owl-nav .owl-prev svg path{
      fill:#fff;
  }
  
  .section-title p {
    font-size: 17px;
    padding: 0 10px;
}
.projects {
    padding-bottom: 30px;
}

  

.projects .owl-nav .owl-prev{
  left: 0!important;
}
.projects .owl-nav .owl-next{
  right:0!important;
}

}

/*new-slider*/
.custom-swiper {
  position: relative;
  width: calc(100% - 48px);
  padding: 12px;
  border-radius: 40px;
  margin: 30px auto 12px;
  overflow: hidden;
}

.custom-swiper::after {
  content: '';
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.10);
  z-index: 1;
  pointer-events: none;
}

.custom-swiper .hero-bg-video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

.custom-swiper .swiper-wrapper,
.custom-swiper .btn-content,
.custom-swiper .left-progress,
.custom-swiper .museum {
  position: relative;
  z-index: 2;
}

.custom-swiper .hero-content-wrap {
  position: relative;
  z-index: 2;
}

.custom-swiper .hero-text-wrap {
  min-height: 100vh;
  display: flex;
  align-items: flex-end;
  padding: 0 30px 90px 60px;
  position: relative;
}

img.solsekil2 {
    width:400px;
}
img.solsekilbek {
    position: absolute;
    width: 650px;
    z-index: -1;
    top: -140px;
}
.kecenil {
    padding: 35px 0 75px;
    background-color: #ffffff;
    z-index: 0;
    position: relative;
    overflow:hidden;
}
.asagi {
    font-size: 66px;
    line-height: 72px;
    color: #d5d5d5;
    font-weight: 500;
}
.asagi span {
    border-bottom: 2px solid #098fc3;
    color: #000000;
}
.solgun {
    opacity: .6;
}
.navbar {
-webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px);
    box-shadow: 0 6.666666666666667px 20px 0px rgba(39, 40, 43, 0.1);
    border: 1px solid #e7f3ff70;
    background: #ffffffc7;
    border-radius: 30px;
    padding: 10px;
}
/* Слайды */
.custom-swiper .swiper-slide {
    border-radius: 40px;
    overflow: hidden;
    max-height: 700px;
}

/* === Вертикальный прогресс-бар слева === */
.left-progress {
    --bar-width: 1.6px;
    --bar-bg: rgba(255, 255, 255, .85);
    --bar-fill: #43c1c4;
    position: absolute;
    left: 45px;
    top: 62px;
    bottom: 35px;
    width: var(--bar-width);
    background: #1491c5;
    overflow: hidden;
    z-index: 10;
    transform: rotate(-180deg);
}

.left-progress__fill {
  
  position: absolute;
  left: 0;
  bottom: 0;          /* ключевой момент – привязка к низу */
  top: auto;          /* чтобы не конфликтовало */
  height: 0%;         /* стартовое состояние – невидима */
  width: var(--bar-width);        /* твоя толщина */
  background: #00000061;
  transition: height .06s linear;
  
}

.swiper-slide {
    height:100vh;
    display:flex;
    flex-direction: column;
    justify-content:flex-end;
    padding-bottom: 40px;
    position:relative;
    z-index:9999;
}

.custom-swiper .swiper-slide__content img {
  display: none !important;
}

.swiper-slide__content img {
    width:100%;
     height:100vh;
     position:absolute;
     top: 0;
     left: 0;
     object-fit:cover;
}

.swiper-slide .btns {
    display:flex;
    gap:10px
}

.swiper-slide .text{
    position:relative;
    z-index:4;
}


.swiper-slide__content {
     
padding: 0 30px 0 60px;
}

.swiper-slide::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
}

.swiper-slide .slide-title{
    font-size: 48px;
    font-weight: 800;
    line-height: 52px;
    color: #fff;
    padding-bottom: 90px;
    text-wrap-style: balance;
}

.hero-text-wrap .slide-title {
    font-size: 48px;
    font-weight: 800;
    line-height: 52px;
    color: #fff;
    text-wrap-style: balance;
}
 .btns{
    display: flex;
    gap:15px
 }
 
 .container-fluid.container-fluid-2 {
    
 }
 
 .btn-content {
       position: absolute;
    bottom: 30px;
    z-index: 2;
    padding-left: 60px;
 }

 .museum {
    position: absolute;
    bottom: 40px;
    z-index: 2;
    right: 75px;
}
.museum img {
    height:320px;
    transition:0.2s;
    filter: blur(3px) grayscale(1);
}
.museum img.aktiv {
    transform: scale(1.2);
    filter: blur(0px);
}

 .museum div {
     display:flex;
     gap:20px;
     align-items:center;
 }
 
  .museum div a {
      background:black;
      color:#fff;
      display: inline-block;
      padding: 10px 20px;
      border-radius:30px;
      transition:0.2s;
  }
  .museum div a:hover {
      opacity:0.6;
  }
  .museum div h3{
    font-size: 16px;
    width: 140px;
    margin-bottom: 0;
}
.font22 {
    font-size:22px!important;
}
.custom-swiper .more-btn {
  color: #fff;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  height: auto!important;
}

.custom-swiper .more-btn .more-btn-icon {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  width: 80px;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  will-change: transform;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
}

.custom-swiper .more-btn .more-btn-icon i {
  font-size: 8px;
}

.custom-swiper .more-btn .more-btn-icon:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.swiper-slide .more-btn span {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  margin-left: 25px;
  letter-spacing: 3px;
}



/* Кнопки */
.custom-swiper .swiper-button-prev,
.custom-swiper .swiper-button-next {
  color: #fff;
}



.owl-nav.disabled, .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-stage-outer {
  margin-bottom: 0;
}

.ymaps-2-1-79-image {
    background-size: contain;
}

.ymaps-2-1-79-copyrights-pane {
    display: none;
}

.custom-dropdown-menu-wrap {
  position: relative;
}

.custom-dropdown-menu-wrap .custom-dropdown-menu {
  overflow: visible;
  z-index: 10000;
  border-radius: 10px;
  position: absolute;
  top: 50px;
  -webkit-transform: scale(1, 0) translateX(-50%);
  transform: scale(1, 0) translateX(-50%);
  -webkit-transform-origin: top;
  transform-origin: top;
  background-color: #2a4156;
  -webkit-box-shadow: rgba(0, 0, 0, .16) 0px 28px 52px 0px;
          box-shadow: rgba(0, 0, 0, .16) 0px 28px 52px 0px;
  min-width: 260px;
  left: 50%;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.custom-dropdown-menu-wrap .custom-dropdown-menu li a {
  display: block;
  padding-left: 25px;
  color: #cde6ff;
  font-size: 16px;
  line-height: 50px;
  font-weight: 400;
  -webkit-transition: opacity .25s ease-in-out;
  transition: opacity .25s ease-in-out;
}

.custom-dropdown-menu-wrap .custom-dropdown-menu .menu-list > li {
  position: relative;
}

.custom-dropdown-menu-wrap .custom-dropdown-menu .menu-list > li.has-submenu > a {
  background: transparent;
}

.custom-dropdown-menu-wrap .custom-dropdown-menu .submenu-list {
  position: absolute;
  left: 100%;
  top: 0;
  min-width: 260px;
  background-color: #2a4156;
  border-radius: 10px;
  z-index: 10001;
  display: none;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transform: translateX(14px);
  transform: translateX(14px);
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
}

.custom-dropdown-menu-wrap .custom-dropdown-menu .menu-list > li.has-submenu:hover .submenu-list,
.custom-dropdown-menu-wrap .custom-dropdown-menu .menu-list > li.has-submenu.active .submenu-list {
  display: block;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.custom-dropdown-menu-wrap .custom-dropdown-menu li a:hover,
.custom-dropdown-menu-wrap .custom-dropdown-menu li.active a {
  background-color: #2f4c66;
}

.title-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
}

.title {
  margin: 0;
}

.desc {
  color: #6d7c90;
  font-size: 17px;
  padding-bottom: 16px;
  margin-bottom: 0;
}

.article-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  padding: 0 2.5%;
}

/* header */
header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 90;
  padding: 60px 230px 60px 85px;
  transition: 500ms all ease;
}

header .navbar-brand {
  margin-right: 50px;
}

header .navbar-brand img {
  height: 58px;
  filter: none;
}

header.inside-header .navbar-brand img   {
  filter: none;
}

header.main-header.sticky .navbar-brand img {
    filter:none;
}

.lang-list {
    margin-left: 30px;
}

header .lang-list li {
  float: left;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.01) !important;
  margin: 0 3px;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
}

header .lang-list li a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  height: 100%;
  color: #515151 !important;
  font-weight: bold;
  font-size: 11px;
}

header .lang-list li:hover, header .lang-list li.active {
  background-color: rgba(0, 0, 0, 0.07) !important;
}

header #myMenu .navbar-nav {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}

header #myMenu .navbar-nav .nav-item {
  margin-left: 30px;
}

header #myMenu .navbar-nav .nav-item .nav-link {
  font-size: 16px;
  line-height: 48px;
  font-weight: 500;
  color: #171717;
  padding: 0 0 0 10px;
  position: relative;
  -webkit-transition: color .4s ease;
  transition: color .4s ease;
}

header.sticky #myMenu .navbar-nav .nav-item .nav-link,
header.inside-header #myMenu .navbar-nav .nav-item .nav-link {
    color: #171717;
}

header #myMenu .navbar-nav .nav-item .nav-link::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #0a90c4;
  opacity: 0;
  -webkit-transform: scale(0.2) translateY(-50%);
  transform: scale(0.2) translateY(-50%);
  -webkit-transition: opacity .4s ease,transform .4s ease;
  -webkit-transition: opacity .4s ease,-webkit-transform .4s ease;
  transition: opacity .4s ease,-webkit-transform .4s ease;
  transition: opacity .4s ease,transform .4s ease;
  transition: opacity .4s ease,transform .4s ease,-webkit-transform .4s ease;
}

header #myMenu .navbar-nav .nav-item .nav-link i {
  position: relative;
  top: -1px;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease;
}

/*header #myMenu .navbar-nav .nav-item:hover .nav-link,*/
/*header #myMenu .navbar-nav .nav-item.active .nav-link {*/
/*  color: #c2a73d;*/
/*}*/

header #myMenu .navbar-nav .nav-item:hover .nav-link::before,
header #myMenu .navbar-nav .nav-item.active .nav-link::before {
  opacity: 1;
  -webkit-transform: scale(1) translateY(-50%);
  transform: scale(1) translateY(-50%);
}

header #myMenu .navbar-nav .nav-item:hover .nav-link i {
  opacity: 0;
}

header #myMenu .navbar-nav .nav-item .wp-btn {
  display: block;
  padding: 14px 22px;
  background-color: white;
  font-size: 15px;
  border-radius: 25px;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
  white-space: nowrap;
  margin-left: 15px;
  font-weight:500;
}
a:hover {
    color:inherit;
}
header #myMenu .navbar-nav .nav-item .wp-btn i {
    font-size: 15px;
    margin-right: 6px;
    position: relative;
    top: 1px;
}

header #myMenu .navbar-nav .nav-item .wp-btn:hover {
  opacity:0.5;
}

header.sticky, header.inside-header {
position: fixed;
    padding: 0 65px;
    margin-top: 10px;
}

.sticky .navbar {
    background: #ffffff66;
    border: 1px solid #e7f3ff70;
}

header.sticky #myMenu .navbar-nav .nav-item .wp-btn, header.inside-header #myMenu .navbar-nav .nav-item .wp-btn {
    background-color: #43c1c4;
    color:white;
}

header.sticky #myMenu .navbar-nav .nav-item .wp-btn:hover, 
header.inside-header #myMenu .navbar-nav .nav-item .wp-btn:hover {
    opacity:0.8;
}

header .navbar-toggler .menu-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
   position: relative;
   z-index: 9999;
}

header .navbar-toggler .menu-wrapper .menu-wrap {
  width: 50px;
  height: 50px;
  -webkit-transition: visibility .6s ease,opacity .6s ease,transform .6s ease;
  -webkit-transition: visibility .6s ease,opacity .6s ease,-webkit-transform .6s ease;
  transition: visibility .6s ease,opacity .6s ease,-webkit-transform .6s ease;
  transition: visibility .6s ease,opacity .6s ease,transform .6s ease;
  transition: visibility .6s ease,opacity .6s ease,transform .6s ease,-webkit-transform .6s ease;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
}

header .navbar-toggler .menu-wrapper .menu-wrap::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #098fc3;
  border-radius: 50%;
  -webkit-transition: background-color .4s ease,transform .4s ease;
  -webkit-transition: background-color .4s ease,-webkit-transform .4s ease;
  transition: background-color .4s ease,-webkit-transform .4s ease;
  transition: background-color .4s ease,transform .4s ease;
  transition: background-color .4s ease,transform .4s ease,-webkit-transform .4s ease;
}

header .navbar-toggler .menu-wrapper .menu-wrap .menu-icon {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  z-index: 1;
  -webkit-transition: opacity 0.4s ease-in,-webkit-transform 0.4s ease-in;
  transition: opacity 0.4s ease-in,-webkit-transform 0.4s ease-in;
  transition: opacity 0.4s ease-in,transform 0.4s ease-in;
  transition: opacity 0.4s ease-in,transform 0.4s ease-in,-webkit-transform 0.4s ease-in;
  position: absolute;
}

header .navbar-toggler .menu-wrapper .menu-wrap .menu-open {
    height: 10px;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

header .navbar-toggler .menu-wrapper .menu-wrap .menu-open .line {
  width: 15px;
  height: 1px;
  background-color: white;
}

header .navbar-toggler .menu-wrapper .menu-wrap .menu-close {
  opacity: 0;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

header .navbar-toggler .menu-wrapper span {
  display: block;
  color: #fff;
  letter-spacing: 1px;
  padding-left: 15px;
  text-transform: uppercase;
  -webkit-transition: visibility .4s ease,opacity .4s ease,transform .4s ease;
  -webkit-transition: visibility .4s ease,opacity .4s ease,-webkit-transform .4s ease;
  transition: visibility .4s ease,opacity .4s ease,-webkit-transform .4s ease;
  transition: visibility .4s ease,opacity .4s ease,transform .4s ease;
  transition: visibility .4s ease,opacity .4s ease,transform .4s ease,-webkit-transform .4s ease;
  visibility: visible;
  opacity: 1;
}

header .navbar-toggler .menu-wrapper.opened .menu-wrap::before {
    background-color: #171717;
}

header .navbar-toggler .menu-wrapper.opened .menu-wrap::before {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

header .navbar-toggler .menu-wrapper.opened .menu-wrap .menu-open {
  opacity: 0;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

header .navbar-toggler .menu-wrapper.opened .menu-wrap .menu-close {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

header.sticky .navbar-toggler .menu-wrapper span,
header.inside-header .navbar-toggler .menu-wrapper span {
    color: #e64c20;
}

header .navbar-toggler .menu-wrapper.opened span {
    color: #171717;
}





/* main section */
#main {
  overflow: hidden;
  position:relative;
}

#main #wowslider-container1 {
  height: 100vh;
}

#main #wowslider-container1 img.img-1 {
  margin-top: 0 !important;
  margin-left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-filter: brightness(0.8);
          filter: brightness(0.8);
}
.img-2 {
  position: relative;
  display: block;
}

.img-2::after {
  content: "";
  position: absolute;
  inset: 0; /* растянуть на всю картинку */
  background: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
  /* ↑ от прозрачного к чёрному (можно заменить цвет) */
}

.img-22 {
  /* inset: 0; */ /* растянуть на всю картинку */
  /* background: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); */
  background: url("/img/donor3.png") center / cover no-repeat;

  /* маска делает fade */
  -webkit-mask-image: linear-gradient(to right, transparent, black);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
 -webkit-mask-image: linear-gradient(
    to right,
    rgba(0,0,0,0)   0%,   /* прозрачный */
    rgba(0,0,0,0.2) 20%,  /* 20% прозрачности */
    rgba(0,0,0,0.4) 40%,  /* 40% прозрачности */
    rgba(0,0,0,0.6) 60%,  /* 60% прозрачности */
    rgba(0,0,0,0.8) 80%,  /* 80% прозрачности */
    rgba(0,0,0,1)   100%  /* полностью чёрный */
  );
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;

  mask-image: linear-gradient(
    to right,
    rgba(0,0,0,0)   0%,
    rgba(0,0,0,0.2) 20%,
    rgba(0,0,0,0.4) 40%,
    rgba(0,0,0,0.6) 60%,
    rgba(0,0,0,0.8) 80%,
    rgba(0,0,0,1)   100%
  );
  mask-repeat: no-repeat;
  mask-size: 100% 100%;
  mask-repeat: no-repeat;
  mask-size: 100% 100%;
  
  margin-left: 0px!important; 
  margin-top: 0!important;
  width: 50%!important;
    height: 100vh!important;
    right: 0px!important;
    position: absolute!important;
    z-index:2;
}



#main #wowslider-container1 img.img-2 {
  margin-top: 0 !important;
  margin-left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-filter: brightness(0.8);
  position:absolute;
  left: 50%;
          filter: brightness(0.8);
}

#main #wowslider-container1 .lines {
  position: absolute;
  top: 0;
  right: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  z-index: 1;
  height: 100%;
}

/*#main #wowslider-container1 .lines .line {*/
/*  width: 60px;*/
/*  height: 100%;*/
/*  position: relative;*/
/*}*/

/*#main #wowslider-container1 .lines .line::before {*/
/*  content: '';*/
/*  position: absolute;*/
/*  top: 0;*/
/*  left: 0;*/
/*  width: 1px;*/
/*  height: 100%;*/
/*  background-color: rgba(255, 255, 255, 0.2);*/
/*  z-index: 1;*/
/*}*/

#main #wowslider-container1 .ws_images li .slide-title-wrap {
  z-index: 2;
  display: flex!important;
    flex-direction: column!important;
}

#main #wowslider-container1 .ws_images li .slide-title-wrap .slide-title {
  font-size: 40px;
  font-weight: 500;
  line-height: 52px;
  color: #fff;
}

#main #wowslider-container1 .ws_images li .slide-title-wrap .more-btn {
  color: #fff;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  margin-top: 40px;
  height: auto!important;
}

#main #wowslider-container1 .ws_images li .slide-title-wrap .more-btn .more-btn-icon {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  width: 80px;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  will-change: transform;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
}

#main #wowslider-container1 .ws_images li .slide-title-wrap .more-btn .more-btn-icon i {
  font-size: 8px;
  margin-top: 2px;
}

#main #wowslider-container1 .ws_images li .slide-title-wrap .more-btn .more-btn-icon:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

#main #wowslider-container1 .ws_images li .slide-title-wrap .more-btn span {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  margin-left: 25px;
  letter-spacing: 3px;
}

#main #wowslider-container1 .ws_images li::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #00000065;
}

#main #wowslider-container1 .ws_effect div::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../img/shadow_overlay.png") 0 0/100% 100%;
}

#main #wowslider-container1 .ws_cover {
  display: none !important;
}

#main #wowslider-container1 .ws_bullets {
  left: 0;
  height: 100%;
}

#main #wowslider-container1 .ws_bullets div {
  left: 0;
  height: 100%;
}

#main #wowslider-container1 .ws_bullets div a {
  position: absolute;
  top: 0;
  left: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 60px;
  height: 100%;
  opacity: 0;
  padding-bottom: 60px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}

#main #wowslider-container1 .ws_bullets div a.ws_selbull {
  opacity: 1;
}

#main #wowslider-container1 .ws_bullets div a span {
  display: block;
  font-size: 13px;
  color: #fff;
}

#main #wowslider-container1 .ws_bullets div .ws_bulframe {
  display: none !important;
}

#main #wowslider-container1 .ws_bullets .bullet-progress {
  position: absolute;
  bottom: 0;
  left: 60px;
  width: 1px;
  height: 0;
  background-color: #c2a73d;
  -webkit-animation: progress 6s infinite ease-in-out;
          animation: progress 6s infinite ease-in-out;
}

@-webkit-keyframes progress {
  100% {
    height: 100%;
  }
  0% {
    height: 0;
  }
}

@keyframes progress {
  100% {
    height: 100%;
  }
  0% {
    height: 0;
  }
}

/* best products */
#best-products {
  padding: 90px 0;
  background-color: #f4f5f5;
}
#best-products  .owl-item {
    padding-top:90px;
}
#best-products .owl-item .product-box a .img-wrap::before {
    background:transparent;
}
.mehsullar .feature-card {
    background: white;
    border-radius: 31px;
    padding: 30px;
}
.mehsullar .card-title-text {
    font-size:40px;
    font-weight:500;
    line-height: 46px;
}
.mehsullar .mehsul img {
    width:100%;
}
.mehsul .card-desc {
    font-size: 17px;
    font-weight: 200;
}

.eks-static,  .sergi-static, .xeber-static {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 10px;
}

 .cat-content .eks-static .product-box , .cat-content .sergi-static .product-box, .xeber-static .owl-item img{
    width: 100%!important;
}

#best-products.sergi {
    background: var(--brand-gradient-light);
}
.xeber {
    background: white;
    padding:20px;
    border-radius: 15px;
        margin-bottom: 20px;
}
.sergi .title {
    color:#171717;
}
.sergi .exo-btns a {
    border-bottom: 1px solid #171717 !important;
    color:#171717 !important;
}
.sergi .exo-btns a:hover {
    border-bottom: 1px solid #171717 !important;
    color:#171717 !important;
}
.sergi .custom-nav button {
    background-color: #abababbd !important;
}

.xeber img {
    width: 100%;
    height: 240px;
    object-fit: cover;
    border-radius: 15px;
}
.xeberindavami {
    background: #f2f2f2;
    display: inline-block;
    padding: 3px 6px;
    border-radius: 3px;
    transition:0.2s;
}

.xeber .title-wrapper {
    margin-top:20px;
}
.xeberindavami:hover {
    background: #e1f0f6;
}

.cat-content .row > .col-md-4:has(.xeber) {
    display: flex;
}

.cat-content .xeber {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.cat-content .xeber > a {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.cat-content .xeber .title-wrapper {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
}

.cat-content .xeber .box-bottom {
    margin-top: auto;
}

#best-products .exo-btns {
    display:flex;
    align-items:center;
    gap: 10px
}

#best-products .exo-btns  a {
    border-bottom: 1px solid black;
    padding-bottom: 5px;
    transition: .2s;
}

#best-products .exo-btns  a:hover {
    opacity: .6;
     border-bottom: 1px solid #000000b0;
    
}



#best-products .custom-nav button {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  border: none;
  background-color: #abababbd !important;
  -webkit-transition: 300ms all ease;
  transition: 300ms all ease;
}

#best-products .custom-nav button svg {
  stroke: #171717;
}

#best-products .custom-nav button:hover {
  background-color: #fff !important;
}

#best-products.sergi .custom-nav button:hover{
    background-color: #f2f3f5
}


.product-box a {
  display: block;
  color: #171717;
  color: #171717;
    background: #fff;
    position: relative;
    height: 290px;
    display: flex;
    align-items: flex-end;
    padding: 10px;
    border-radius: 16px!important;
    box-shadow: 0px 0px 47px rgba(0, 0, 0, 0.07);
}

.product-box a .img-wrap {
  height: 250px;
  position: absolute;
}

.product-box a .img-wrap::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 300ms all ease;
  transition: 300ms all ease;
  z-index:-1;
}

.product-box a .img-wrap img {
    width: 200%;
    height: 320px;
    padding: 20px 0 0;
    object-fit: contain;
}
.faq_title_sec {
    margin-top: 40px;
    margin-bottom: 15px;
}
.product-box .box-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 15px 25px 0 25px;
  display: -ms-flexbox;
  display: -webkit-box;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  z-index: 1;
  cursor: pointer;
}

.product-box .box-top .product-cat {
    color: #ffffff;
    display: block;
    background: #282828;
    padding: 1px 8px;
    border-radius: 9px;
}

.product-box .box-top .heart {
  position: relative;
  width: 25px;
  height: 25px;
}

.product-box .box-top .heart svg {
  width: 100%;
  height: 100%;
}

.product-box .box-top .heart svg path {
  fill: #ddd;
  -webkit-transition: 0.62s fill ease-in-out;
  transition: 0.62s fill ease-in-out;
}

.product-box .box-top .heart .heart-dot {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
  -webkit-transition: 0.31s opacity ease-out, 0.31s -webkit-transform ease-in-out;
  transition: 0.31s opacity ease-out, 0.31s -webkit-transform ease-in-out;
  transition: 0.31s transform ease-in-out, 0.31s opacity ease-out;
  transition: 0.31s transform ease-in-out, 0.31s opacity ease-out, 0.31s -webkit-transform ease-in-out;
  opacity: 0;
}

.product-box .box-top .heart .heart-dot::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 10px;
  height: 10px;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 100%;
  background-color: #dfc29e;
}

.product-box .box-top .heart .heart-dot:nth-of-type(1) {
  -webkit-transition-delay: 0.0344444444s, 0.1894444444s;
          transition-delay: 0.0344444444s, 0.1894444444s;
  -webkit-transform: rotate(70deg) translate(-250%, 0%) scale(0.5);
          transform: rotate(70deg) translate(-250%, 0%) scale(0.5);
}

.product-box .box-top .heart .heart-dot:nth-of-type(2) {
  -webkit-transition-delay: 0.0688888889s, 0.2238888889s;
          transition-delay: 0.0688888889s, 0.2238888889s;
  -webkit-transform: rotate(110deg) translate(-250%, 0%) scale(0.5);
          transform: rotate(110deg) translate(-250%, 0%) scale(0.5);
}

.product-box .box-top .heart .heart-dot:nth-of-type(3) {
  -webkit-transition-delay: 0.1033333333s, 0.2583333333s;
          transition-delay: 0.1033333333s, 0.2583333333s;
  -webkit-transform: rotate(150deg) translate(-250%, 0%) scale(0.5);
          transform: rotate(150deg) translate(-250%, 0%) scale(0.5);
}

.product-box .box-top .heart .heart-dot:nth-of-type(4) {
  -webkit-transition-delay: 0.1377777778s, 0.2927777778s;
          transition-delay: 0.1377777778s, 0.2927777778s;
  -webkit-transform: rotate(190deg) translate(-250%, 0%) scale(0.5);
          transform: rotate(190deg) translate(-250%, 0%) scale(0.5);
}

.product-box .box-top .heart .heart-dot:nth-of-type(5) {
  -webkit-transition-delay: 0.1722222222s, 0.3272222222s;
          transition-delay: 0.1722222222s, 0.3272222222s;
  -webkit-transform: rotate(230deg) translate(-250%, 0%) scale(0.5);
          transform: rotate(230deg) translate(-250%, 0%) scale(0.5);
}

.product-box .box-top .heart .heart-dot:nth-of-type(6) {
  -webkit-transition-delay: 0.2066666667s, 0.3616666667s;
          transition-delay: 0.2066666667s, 0.3616666667s;
  -webkit-transform: rotate(270deg) translate(-250%, 0%) scale(0.5);
          transform: rotate(270deg) translate(-250%, 0%) scale(0.5);
}

.product-box .box-top .heart .heart-dot:nth-of-type(7) {
  -webkit-transition-delay: 0.2411111111s, 0.3961111111s;
          transition-delay: 0.2411111111s, 0.3961111111s;
  -webkit-transform: rotate(310deg) translate(-250%, 0%) scale(0.5);
          transform: rotate(310deg) translate(-250%, 0%) scale(0.5);
}

.product-box .box-top .heart .heart-dot:nth-of-type(8) {
  -webkit-transition-delay: 0.2755555556s, 0.4305555556s;
          transition-delay: 0.2755555556s, 0.4305555556s;
  -webkit-transform: rotate(350deg) translate(-250%, 0%) scale(0.5);
          transform: rotate(350deg) translate(-250%, 0%) scale(0.5);
}

.product-box .box-top .heart .heart-dot:nth-of-type(9) {
  -webkit-transition-delay: 0.31s, 0.465s;
          transition-delay: 0.31s, 0.465s;
  -webkit-transform: rotate(390deg) translate(-250%, 0%) scale(0.5);
          transform: rotate(390deg) translate(-250%, 0%) scale(0.5);
}

.product-box .box-top .heart.fav svg path {
  fill: #dfc29e;
  -webkit-transition: 0.31s fill ease-in-out;
  transition: 0.31s fill ease-in-out;
}

.product-box .box-top .heart.fav .heart-dot {
  -webkit-transition: 0.1s opacity ease-in-out, 0.31s -webkit-transform ease-in-out;
  transition: 0.1s opacity ease-in-out, 0.31s -webkit-transform ease-in-out;
  transition: 0.31s transform ease-in-out, 0.1s opacity ease-in-out;
  transition: 0.31s transform ease-in-out, 0.1s opacity ease-in-out, 0.31s -webkit-transform ease-in-out;
  opacity: 1;
}

.product-box .box-top .heart.fav .heart-dot:nth-of-type(1) {
  -webkit-transform: rotate(70deg) translate(0%, 0%) scale(1.5);
          transform: rotate(70deg) translate(0%, 0%) scale(1.5);
}

.product-box .box-top .heart.fav .heart-dot:nth-of-type(2) {
  -webkit-transform: rotate(110deg) translate(0%, 0%) scale(1.5);
          transform: rotate(110deg) translate(0%, 0%) scale(1.5);
}

.product-box .box-top .heart.fav .heart-dot:nth-of-type(3) {
  -webkit-transform: rotate(150deg) translate(0%, 0%) scale(1.5);
          transform: rotate(150deg) translate(0%, 0%) scale(1.5);
}

.product-box .box-top .heart.fav .heart-dot:nth-of-type(4) {
  -webkit-transform: rotate(190deg) translate(0%, 0%) scale(1.5);
          transform: rotate(190deg) translate(0%, 0%) scale(1.5);
}

.product-box .box-top .heart.fav .heart-dot:nth-of-type(5) {
  -webkit-transform: rotate(230deg) translate(0%, 0%) scale(1.5);
          transform: rotate(230deg) translate(0%, 0%) scale(1.5);
}

.product-box .box-top .heart.fav .heart-dot:nth-of-type(6) {
  -webkit-transform: rotate(270deg) translate(0%, 0%) scale(1.5);
          transform: rotate(270deg) translate(0%, 0%) scale(1.5);
}

.product-box .box-top .heart.fav .heart-dot:nth-of-type(7) {
  -webkit-transform: rotate(310deg) translate(0%, 0%) scale(1.5);
          transform: rotate(310deg) translate(0%, 0%) scale(1.5);
}

.product-box .box-top .heart.fav .heart-dot:nth-of-type(8) {
  -webkit-transform: rotate(350deg) translate(0%, 0%) scale(1.5);
          transform: rotate(350deg) translate(0%, 0%) scale(1.5);
}

.product-box .box-top .heart.fav .heart-dot:nth-of-type(9) {
  -webkit-transform: rotate(390deg) translate(0%, 0%) scale(1.5);
          transform: rotate(390deg) translate(0%, 0%) scale(1.5);
}
.product-box {
    border-radius: 30px;
    margin-bottom: 30px;
}
.product-box a .title-wrapper {
    background:white;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
          width:100%;
}

.best-products-carousel-2 .product-box a .title-wrapper, .cat-content  .sergi-static .product-box a .title-wrapper{
    height:inherit;
    min-height: 110px;
}

.best-products-carousel-2 .owl-item .product-box,
.best-products-carousel-2 .owl-item .product-box a,
.best-products-carousel-2 .owl-item .xeber {
    width: 100% !important;
}

.best-products-carousel-2 .owl-stage {
    display: flex;
}

.best-products-carousel-2 .owl-item {
    display: flex;
}

.best-products-carousel-2 .owl-item .product-box {
    flex: 1 1 auto;
}

.product-box a .title-wrapper .title-wrap h5 {
  font-size: 20px;
  margin-bottom: 8px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-align:center;
}

.product-box a .title-wrapper .title-wrap .product-code {
  display: block;
  font-size: 15px;
  color: #b3bdc7;
  margin-top: 4px;
}

.product-box a .title-wrapper .box-bottom {
  margin: 18px 0 10px;
    font-weight: 300;
        margin: 18px 0 10px;
    font-weight: 300;
    display: grid;
    grid-template-columns: 80% 20%;
}

.stock {
  font-size: 15px;
  margin: 0;
}

.stock i {
  margin-right: 4px;
}

.has-stock {
    color: #27ae60;
}

.no-stock {
    color: red;
}

.product-box a .title-wrapper .box-bottom .more-btn {
  background-color: #f2f3f5;
  padding: 15px 28px;
  border-radius: 32px;
  -webkit-transition: 300ms all ease;
  transition: 300ms all ease;
  font-weight: 500;
  
  width: max-content;
  margin-left: auto;
}

.catalog-card {
    background: #f3f3f3;
    border: 1px solid #e7e7e7;
    border-radius: 16px;
}

.catalog-card .box-top {
    position: static;
    padding: 2px 2px 8px;
    width: 100%;
}

.catalog-card .box-top .product-cat {
    color: #84b7c9;
    background: transparent;
    padding: 0;
    font-size: 14px;
    border-radius: 0;
}

.catalog-card .img-wrap {
    display: flex;
    align-items: flex-end;
    justify-content: center;
  height: 250px;
    position: absolute;
    top: -80px;
    left: 50%;
    transform: translate(-50%, 0);
}

.catalog-card .img-wrap::before {
    content: none;
}

.catalog-card .img-wrap img {
    height: 200px;
    width: 100%;
    object-fit: contain;
    padding: 0;
    filter: drop-shadow(0 16px 16px rgba(0, 0, 0, 0.46));
}

.catalog-card .title-wrapper {
    background: transparent;
    padding: 8px 8px 12px;
}

.catalog-card .title-wrap h5 {
    color: #d7262e;
    text-align: center;
    font-size: 38px;
    line-height: 1.05;
    margin-bottom: 10px;
    font-weight: 700;
}

.catalog-card .box-bottom {
    margin: 0;
    opacity: 1;
    font-weight: 400;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.catalog-card .catalog-desc {
    color: #1d2f42;
    font-size: 16px;
    line-height: 1.45;
    overflow: hidden;
}

.catalog-card .catalog-more,
.xeber .catalog-more {
    margin-top: 14px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.2px;
    color: #ffffff;
    align-self: flex-end;
    padding: 8px 16px;
    min-width: 88px;
    border-radius: 999px;
    box-shadow: 0 10px 18px rgba(15, 109, 161, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.25);
    transition: transform 0.25s ease, box-shadow 0.25s ease, filter 0.25s ease;
    white-space: nowrap;
    overflow: visible;
    background: linear-gradient(to left, #034b8d, #4ff9d5);
}

.catalog-card .catalog-more span,
.xeber .catalog-more span {
    font-size: 15px;
    line-height: 1;
    display: inline-block;
    transition: transform 0.25s ease;
}

.catalog-card a:hover .catalog-more,
.xeber a:hover .catalog-more {
    transform: translateY(-1px);
    box-shadow: 0 14px 24px rgba(15, 109, 161, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.25);
    filter: brightness(1.03);
}

.catalog-card a:hover .catalog-more span,
.xeber a:hover .catalog-more span {
    transform: translateX(2px);
}

.catalog-card .catalog-desc ul {
    list-style: disc;
    padding-left: 18px;
    margin: 0;
}

.catalog-card .catalog-desc li,
.catalog-card .catalog-desc p {
    margin: 0 0 4px;
}

.catalog-card .catalog-desc img,
.catalog-card .catalog-desc figure,
.catalog-card .catalog-desc iframe,
.catalog-card .catalog-desc video {
    display: none !important;
}

@media (max-width: 768px) {
    .catalog-card .title-wrap h5 {
        font-size: 30px;
    }
    .inside-pages {
        padding-top:100px;
    }
    
}

.product-box:hover .title-wrapper .box-bottom .more-btn {
  background-color: #dfc29e;
}

/* categories */
#categories {
  padding: 100px 0;
  background-color: #171717;
  overflow: hidden;
}

#categories .carousels-wrapper {
  position: relative;
  left: 50%;
  -webkit-transform: rotate(-3deg) translateX(-50%);
          transform: rotate(-3deg) translateX(-50%);
}

#categories .carousels-wrapper .cat-carousel {
  margin-bottom: 32px;
}

#categories .carousels-wrapper .cat-carousel.cat-carousel1 {
  width: calc(100% + 80px);
}

#categories .carousels-wrapper .cat-carousel.cat-carousel2 {
  margin-left: -80px;
  width: calc(100% + 80px);
}

.cat-box-wrap {
    margin: 15px 0;
}

.cat-box {
  height: 250px;
  border: 1px solid transparent;
  border-radius: 16px;
  overflow: hidden;
}

.cat-box a {
  display: block;
  position: relative;
  color: #fff;
  height: 100%;
}

.cat-box a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.cat-box a h6 {
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
  text-align: center;
  z-index: 2;
}

.cat-box a::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 1;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.cat-box a:hover::before {
    background-color: rgba(0, 0, 0, 0.3);
}

.cat-box.dif-cat-box {
  background-color: transparent;
  border: 2px solid #c2a73d;
}

.cat-box.dif-cat-box a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
}

.cat-box.dif-cat-box a h6 {
  position: static;
  color: #c2a73d;
  font-size: 20px;
}

/* stores */
#stores {
  padding: 60px 0;
  background-color: #f2f3f5;
  position: relative;
}

#stores .stores-row h2 {
  font-size: 60px;
  font-weight: bold;
  margin-bottom: 0;
}

/*#stores .stores-row p {*/
/*  font-size: 20px;*/
/*  font-weight: 500;*/
/*  line-height: 32px;*/
/*}*/

#stores .stores-row h2 span {
  color: #dfc29e;
}

/*#stores .stores-row .stores-wrap {*/
/*  position: absolute;*/
/*  top: 60px;*/
/*  right: 100px;*/
/*}*/

/*#stores .stores-row .stores-wrap .store-box-wrap {*/
/*    width: 47%;*/
/*}*/

#stores .stores-row .store-box-wrap .store-box {
  border-radius: 90px;
  height: 340px;
  overflow: hidden;
  position: relative;
}

#stores .stores-row .store-box-wrap .store-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#stores .stores-row .store-box-wrap .store-box .store-text {
  position: absolute;
  top: 60%;
  left: 16px;
  right: 16px;
  border-radius: 24px;
  padding: 8px 16px;
  font-size: 14px;
  background-color: #fff;
}

#stores .stores-row .store-box-wrap .store-box .store-text::before {
  content: '';
  position: absolute;
  top: -12px;
  left: 24px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #fff;
}

/* news */
#news {
  padding: 60px 115px;
  background-color: #171717;
}

#news .section-bottom {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin-top: 54px;
}

#news .section-bottom .all-news {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  padding-bottom: 10px;
  position: relative;
}

#news .section-bottom .all-news::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  -webkit-transition: width .3s ease;
  transition: width .3s ease;
}

#news .section-bottom .all-news:hover::after {
  width: 0;
  left: auto;
  right: 0;
}

#news .section-bottom .carousel-controls {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}

#news .section-bottom .carousel-controls .swiper-pagination {
    position: static;
    width: max-content;
    color: #fff;
}

#news .section-bottom .carousel-controls .swiper-pagination-current,
#news .section-bottom .carousel-controls .swiper-pagination-total {
  font-size: 18px;
  position: relative;
}

#news .section-bottom .carousel-controls .swiper-pagination-current {
    padding-right: 52px;
    color: #fff;
}

#news .section-bottom .carousel-controls .swiper-pagination-total {
    color: #bcbcbc;
    font-weight: bold;
}

#news .section-bottom .carousel-controls .swiper-pagination-current.zero::before,
#news .section-bottom .carousel-controls .swiper-pagination-total::before {
  content: '0';
  font-size: 18px;
  color: inherit;
  position: absolute;
  left: -14px;
}

#news .section-bottom .carousel-controls .swiper-pagination-current::after {
  content: '';
  width: 16px;
  height: 2px;
  background-color: #bcbcbc;
  position: absolute;
  top: 50%;
  right: 26px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#news .section-bottom .custom-nav {
  margin-left: 34px;
  display: flex;
  align-items: center;
}

#news .section-bottom .custom-nav div {
  width: 72px;
  height: 72px;
  margin: 0 11px;
  border-radius: 50%;
  border: 1px solid #fff;
  background-color: #fff;
  -webkit-transition: 300ms all ease;
  transition: 300ms all ease;
  position: static;
}

#news .section-bottom .custom-nav div::after {
    content: none;
}

#news .section-bottom .custom-nav div svg {
  stroke: #171717;
  width: 44px;
  height: 44px;
}

#news .section-bottom .custom-nav .swiper-button-disabled {
  border-color: rgba(23, 23, 23, 0.5);
  pointer-events: none;
  opacity: 1;
}

#news .section-bottom .custom-nav .swiper-button-disabled svg {
  stroke: rgba(23, 23, 23, 0.5);
}

#news .section-bottom .custom-nav .swiper-button-next {
  margin-right: 0;
}

#news .section-bottom .custom-nav div:hover {
  background-color: #171717;
}

#news .section-bottom .custom-nav div:hover svg {
  stroke: #fff;
}

#news .title {
  margin-bottom: 50px;
  color: #fff;
}

.news-box {
    height: 480px;
    overflow: hidden;
}

.cat-content .news-box-wrap {
    margin: 15px 0;
}

.news-box a {
  display: block;
  height: 100%;
  color: #fff;
  position: relative;
}

.news-box a::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(30, 30, 30, 0)), to(#1e1e1e));
  background-image: linear-gradient(180deg, rgba(30, 30, 30, 0), #1e1e1e);
  z-index: 1;
}

.news-box a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 300ms all ease;
  transition: 300ms all ease;
  will-change: transform;
}

.news-box a .date {
  display: block;
  position: absolute;
  top: 64px;
  left: 80px;
  z-index: 2;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: .5;
  text-transform: uppercase;
}

.news-box a h6 {
  position: absolute;
  bottom: 64px;
  left: 80px;
  right: 43px;
  max-width: 65%;
  z-index: 2;
  font-size: 17px;
  font-weight: 400;
  line-height: 32px;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.news-box:hover a img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

/* call-to-action */
#call-to-action {
  padding: 144px 0;
  background-color: #dfc29e;
}

#call-to-action h3 {
  font-size: 38px;
  color: #fff;
  padding-right: 20px;
  font-weight: 600;
  margin-bottom: 0;
}

#call-to-action .buttons {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#call-to-action .buttons .action-btn {
  display: block;
  padding: 32px;
  width: 100%;
  max-width: 47%;
  border-radius: 10px;
  -webkit-transition: color 300ms ease, box-shadow 300ms ease, background-color 300ms ease, -webkit-transform 300ms ease;
  transition: color 300ms ease, box-shadow 300ms ease, background-color 300ms ease, -webkit-transform 300ms ease;
  -webkit-transition: color 300ms ease, background-color 300ms ease, -webkit-transform 300ms ease, -webkit-box-shadow 300ms ease;
  transition: color 300ms ease, background-color 300ms ease, -webkit-transform 300ms ease, -webkit-box-shadow 300ms ease;
  transition: color 300ms ease, transform 300ms ease, box-shadow 300ms ease, background-color 300ms ease;
  transition: color 300ms ease, transform 300ms ease, box-shadow 300ms ease, background-color 300ms ease, -webkit-transform 300ms ease, -webkit-box-shadow 300ms ease;
  transition: color 300ms ease, transform 300ms ease, box-shadow 300ms ease, background-color 300ms ease, -webkit-transform 300ms ease;
}

#call-to-action .buttons .action-btn span {
  display: block;
  margin-bottom: 18px;
  font-size: 22px;
  font-weight: 600;
}

#call-to-action .buttons .action-btn .arrow {
  margin-top: auto;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-family: 'Icons Startup X Template', sans-serif;
  font-size: 22px;
  font-weight: 400;
}

#call-to-action .buttons .action-btn:hover {
  -webkit-box-shadow: 0 10px 22px 0 rgba(41, 44, 50, 0.1);
          box-shadow: 0 10px 22px 0 rgba(41, 44, 50, 0.1);
  -webkit-transform: translate(0px, -4px);
  transform: translate(0px, -4px);
}

#call-to-action .buttons .action-btn:first-child {
  background-color: #fff;
  color: #171717;
  margin-top: 40px;
  margin-right: 15px;
}

#call-to-action .buttons .action-btn:first-child:hover {
  background-color: #fbf9f8;
  color: #dfc29e;
}

#call-to-action .buttons .action-btn:last-child {
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff;
  margin-left: 15px;
}

#call-to-action .buttons .action-btn:last-child:hover {
  background-color: #fbf9f8;
  color: #dfc29e;
}

/* footer */
footer .section-top {
  background-color: #171717;
  padding: 40px 0;
}

footer .section-top h4 {
  font-size: 33px;
  margin-bottom: 20px;
  color: #c2a73d;
}

footer .section-top h4 span {
  color: #7e7963;
}

footer .section-top ul li {
  font-size: 16px;
  font-weight: 600;
}

footer .section-top ul li a {
  color: #fff;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
}

footer .section-top ul li:hover a,
footer .section-top ul li.active a {
  color: #c2a73d;
}

footer .section-top ul.footer-list li {
  float: left;
  margin-left: 15px;
}

footer .section-top ul.footer-list li a {
  display: block;
  position: relative;
}

footer .section-top ul.footer-list li a::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: #c2a73d;
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

footer .section-top ul.footer-list li:hover a::after,
footer .section-top ul.footer-list li.active a::after {
  width: 100%;
}

footer .section-bottom {
  padding: 20px 0;
  font-weight: 500;
}

footer .section-bottom .copyright-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

footer .section-bottom .copyright-wrap .social-media {
  position: relative;
}

footer .section-bottom .copyright-wrap .social-media li {
  float: left;
  font-size: 20px;
  margin-right: 16px;
}

footer .section-bottom .copyright-wrap .social-media li:nth-child(1) {
    font-size: 17px;
}

footer .section-bottom .copyright-wrap .social-media li a {
  display: -ms-grid;
  display: grid;
  color: #b2b2b2;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
}

footer .section-bottom .copyright-wrap .social-media li:hover:nth-child(1) a {
  color: #3b5998;
}

footer .section-bottom .copyright-wrap .social-media li:hover:nth-child(2) a {
  color: #c82070;
}

footer .section-bottom .copyright-wrap .social-media::after {
  content: '';
  position: absolute;
  right: -2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 2px;
  height: 16px;
  background-color: #b2b2b2;
}

footer .section-bottom .copyright-wrap span {
  display: block;
  margin-left: 18px;
  color: #b2b2b2;
}

footer .section-bottom p {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0;
  color: #b2b2b2;
}


/* modal */
.modal {
    z-index: 100000;
    background-color: rgba(0, 0, 0, 0.7);
}

.modal:not(#productModal) .modal-dialog {
    width: 500px;
}

.modal-content {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    padding-top: 20px;
    position: relative;
}

.modal:not(#productModal) .modal-header {
    margin: 0 40px 10px 40px;
    padding-left: 0;
    border: none;
    border-bottom: 2px solid #f5f5f5;
}

#productModal .modal-dialog {
    max-width: 700px;
}

#productModal .modal-header {
    padding: 0;
    border: none;
}

.modal-title {
    font-weight: 500;
}

.modal-content .btn-close {
    display: block;
    height: 20px;
    opacity: .5;
    position: absolute;
    right: 26px;
    top: 26px;
    width: 20px;
    z-index: 100;
    padding: 0;
    outline: transparent;
}

.modal:not(#productModal) .modal-body {
    padding: 0 40px 40px;
}

.modal-open {
    overflow: hidden !important;
}


/* pagination */
.pagination {
    flex-wrap: wrap;
    justify-content: center;
    margin: 30px 0;
}

.pagination .nav-icon, .pagination a:link, 
.pagination a:visited, .pagination a:active,
.pagination span {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4px 13px;
    margin: 6px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font-weight: 400;
    min-width: 35px;
    min-height: 30px;
}

.pagination .nav-icon {
    padding: 0;
}

.pagination .nav-icon span,
.pagination .nav-icon a {
    margin: 0;
    min-width: 100%;
    min-height: 100%;
}

.pagination span {
    background-color: #cbcbcb;
}

.pagination i {
    font-size: 13px;
}

.pagination a:link, .pagination a:visited, .pagination a:active {
    background-color: #e4c858;
    -webkit-transition: 500ms background ease;
	-moz-transition: 500ms background ease;
	-o-transition: 500ms background ease;
    transition: 500ms background ease;
}

.pagination a:hover {
    background-color: #c2a73d;
}


/* form */ 

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}


.custom-form .effect {
    font-size: 14px;
    font-weight: 500;
    border: 2px solid #f5f5f5;
    border-radius: 4px;
    padding: 12px 20px;
    margin-bottom: 15px;
    width: 100%;
}

.custom-form .effect:focus {
    border-color: #098fc3;
}

@-webkit-keyframes kiss-in {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    
    66% {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -o-transform: scale(0.9);
        transform: scale(0.9);
    }
    
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes kiss-in {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    
    66% {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -o-transform: scale(0.9);
        transform: scale(0.9);
    }
    
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

.custom-form .submit-btn {
    font-weight: 500;
    color: white;
    text-align: right;
    border-radius: 35px;
          background: linear-gradient(to left, #034b8d, #4ff9d5);
    border:none;
    min-width: 130px;
    padding: 12px 85px;
    float: right;
    transition: 500ms all ease-in-out;
}

.custom-form .submit-btn:hover {
    opacity: .6;
}


/* breadcrumb */
.breadcrumb-2 {
      display: flex;
    justify-content: center;
    margin: 20px 0;
    flex-direction: column;
    align-content: center;
    align-items: center;
}


.breadcrumb-2-visible li .hidden-breadcrumb-2 {
}

.breadcrumb-2-visible li .hidden-breadcrumb-2.active {
     display:flex;
}

.breadcrumb-2-visible li.active .hidden-breadcrumb-2 {
    display:flex;
}

.breadcrumb-2 ul {
  display: flex;
  gap: 80px; /* расстояние между пунктами */
  list-style: none;
  margin: 0;
  padding: 0;
}

.breadcrumb-2 li {
  font-size: 22px;
  display: flex;
  align-items: center;
  gap: 6px;
  cursor: pointer;
  position:relative;
}

.hidden-breadcrumb-2 {
}

.hidden-breadcrumb-2 {
    gap: 30px
}

.breadcrumb-2 .hidden-breadcrumb-2 li  {
    font-size: 16px!important;
}

.breadcrumb-2 li a {
  text-decoration: none;
  color: #000;
  border-bottom: 2px solid transparent;
  white-space: nowrap;
}

.breadcrumb-2 li.active>a {
  border-bottom: 2px solid #000;
}

.breadcrumb-2 .arrow {
  font-size: 16px;
  line-height: 1;
  display: inline-block;
  transform: translateY(-1px);
  user-select: none;
}

.breadcrumb-2 .arrow.up {
  transform: rotate(180deg) translateY(1px); /* ^ */
}
.breadcrumb {
    padding: 18px 0;
    margin: 0;
}

.breadcrumb-list {
    display: flex;
    flex-wrap: wrap;
}

.breadcrumb-list li {
    font-weight: 500;
}

.breadcrumb-list li i {
    padding: 0 15px;
    font-size: 12px;
}

.breadcrumb-list a {
    color: #a3a2a2;
}


/* inside pages */
.inside-pages .title-wrap-page {
    background-color: #f2f3f5;
    padding: 44px 0;
    margin-top: 100px;
    color: #444444;
}
.inside-pages.contact .title-wrap-page  {
    padding-top: 60px;
}

.inside-pages .static-content {
    font-size: 16px;
}

.inside-pages .static-content img {
    width: 100%;
    object-fit: contain;
}

.inside-pages .static-content .is-draggable img {
    border-radius: 0;
    border-top: none;
}

.inside-pages .static-content .f-thumbs__slide button img {
    height: 72px;
}

.f-thumbs__slide {
    border: none!important;
}
.f-thumbs__slide button:after {
    box-shadow:none!important;
}

.f-thumbs__slide.is-selected button:after {
    box-shadow: var(--f-thumb-shadow) !important;
    border: 2px solid #d78d32 !important;
    border-radius: 0;
}

.breadcrumb-list li {
    margin: 0px 0 40px;
    font-size:15px;
}
.altt ul li {
    list-style-type: disc;
    margin-bottom: 8px;
    margin-left: 40px;
}

.inside-pages .contact-content #map {
    height: 350px;
}

.inside-pages .content-all {
    padding: 20px 10px 90px;
}

.inside-pages .contact-content .content-all {
    align-items: stretch;
}

.inside-pages .contact-content .content-all > [class*="col-"] {
    display: flex;
}

.inside-pages .contact-content .contact-box,
.inside-pages .contact-content .contact-form {
    height: 100%;
}

.inside-pages .content-all .contact-box {
    padding: 50px;
    border-radius: 31px;
 background: linear-gradient(to top, #43c1c4 0%, #6ccfd2 20%, #a9e6e8 57%, #e8fafa45 105%, #FFFFF0 105%)
}

.inside-pages .content-all .contact-list {
    border-bottom: 1px solid #cccccc80;
    padding-bottom: 8px;
}

.inside-pages .content-all .contact-list li {
    margin: 15px 0;
}

.inside-pages .content-all .contact-list li a, .inside-pages .content-all .contact-list li address {
    font-size: 16px;
    margin: 0;
}

.inside-pages .content-all .contact-list li a img, .inside-pages .content-all .contact-list li address img {
    margin-right: 20px;
    width: 20px;
}



.inside-pages .content-all .social-media-list {
    min-height: 40px;
}

.inside-pages .content-all .social-media-list li {
    width: calc(50% - 12px);
    height: 40px;
    border-radius: 12px;
    float: left;
    margin: 0 6px;
    transition: 500ms all ease;
}

.inside-pages .content-all .social-media-list li a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    height: 100%;
    transition: 500ms all ease;
}

.inside-pages .content-all .social-media-list li i {
    font-size: 14px;
    margin-right: 5px;
}

.inside-pages .content-all .social-media-list li:nth-child(1) {
    border: 1px solid #3b5998;
    background-color: #3b5998;
}

.inside-pages .content-all .social-media-list li:nth-child(2) {
    border: 1px solid #f09433;
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}

.inside-pages .content-all .social-media-list li:hover {
    background: none;
    background-color: #fff;
}

.inside-pages .content-all .social-media-list li:nth-child(1):hover a {
    color: #3b5998;
}

.inside-pages .content-all .social-media-list li:nth-child(2):hover {
    border-color: #c82070;
}

.inside-pages .content-all .social-media-list li:nth-child(2):hover a {
    color: #c82070;
}

.bullets, #productModal .carousel-indicators {
    flex-wrap: wrap;
}

.full-content .bullets img,
#productModal .carousel-indicators button {
    border: 2px solid transparent;
    border-radius: 5px;
    width: 50px;
    height: 50px !important;
    display: inline-block;
    border-radius: 5px;
    margin: 4px;
    cursor: pointer;
    flex: none;
}

.full-content .bullets .active,
#productModal .carousel-indicators button.active {
    border-color: #eb7353;
}

.full-content .bullets img {
    object-fit: cover;
}

.full-content .zoom-box .viewer-box {
    display: none;
    position: absolute;
    background: #fff;
    overflow: hidden;
    z-index: 1;
    border: 1px solid #bdbdbd;
}

.inside-pages .full-content .big-image {
    height: 300px;
    width: 100%;
    /*object-fit: contain;*/
}

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

.product-gallery .product-gallery-main {
    width: 100%;
    height: 320px;
    object-fit: contain;
    border-radius: 20px;
}

.product-gallery .product-gallery-thumbs {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
}

.product-gallery .product-gallery-thumbs img {
    width: 100%;
    height: 86px;
    object-fit: cover;
    border-radius: 10px;
}

.full-content .zoom-box {
    position: relative;
    margin-bottom: 15px;
    border-top: 5px solid #e85e3a;
}

.full-content .zoom-box img {
    border: none;
}

.full-content .zoom-box .zoom-selector {
    position: absolute;
    display: none;
    cursor: pointer;
}

.full-content .zoom-box .viewer-box > img {
    position: absolute;
    object-fit: contain;
}

.full-content .product-name {
    margin-bottom: 10px;
} 

.full-content .product-code span {
    color: #b3bdc7;
}

.full-product-content {
    overflow-x: hidden;
}

.carousel-products {
    /*padding: 0 50px 50px;*/
    padding: 0 50px;
}

.carousel-products .carousel-item {
    text-align: center;
    float: none !important;
    display: none;
    /*height: 500px;*/
    height: 300px;
    object-fit: contain;
}

.carousel-products .carousel-item.active {
    display: block;
}

#productModal .carousel-indicators {
    bottom: -15px;
    position: static;
}

#productModal .carousel-indicators button {
    background-size: cover;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position-y: 50%;
    opacity: 1;
}

.carousel-products svg {
    width: 16px;
    height: 26px;
    fill: rgba(51,51,51,.2);
    transition: fill .2s ease-in-out;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.carousel-products .carousel-control-next, 
.carousel-products .carousel-control-prev {
    width: 5%;
    top: 45%;
    transform: translateY(-50%);
    height: max-content;
}

.full-content .product-info-wrap {
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    padding: 25px;
    transition: box-shadow .2s ease-in-out;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .3);
    margin-top: 20px;
}

.full-content .product-info-wrap p {
    font-size: 12px;
    margin-bottom: 9px;
    color: #333;
    letter-spacing: 0;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
}

.full-content .product-info-wrap a {
    font-size: 14px;
    color: #333;
    text-align: center;
    display: block;
}

.full-content .product-info-wrap a i {
    margin-right: 10px;
    color: #DABD4C;
    position: relative;
}

.full-content .product-features h4 {
    color: #e85e3a
}

.full-content table tbody tr td {
  border: 1px solid #ddddddc4 !important;
  padding: 10px !important;
  background: #f2f2f29c !important;
  line-height: 1.3;
}

.full-content table tbody tr td:first-child {
  background-color: #c2a83e !important;
  color: #fff;
}

.full-content table tbody tr:not(:first-child) td:not(:first-child):hover {
  background-color: #eaeaea !important;
}

.daxilisehife {
    border-radius: 31px;
    background: var(--brand-gradient-light);
    padding: 20px 10px 90px;
    margin:0;
}
.fullstorysehife {
    border-radius: 31px;
    background: #ffffff;
    margin: 0;
    margin-bottom: 100px;
}
.page-content.cat-content {
    padding-bottom: 100px;
}

.lang-list {
    padding-left: 40px;
}
    .custom-dropdown-menu-wrap:hover .custom-dropdown-menu {
      -webkit-transform: scale(1, 1) translateX(-50%);
      transform: scale(1, 1) translateX(-50%);
    }
    
    header.sticky #myMenu .navbar-nav .nav-item:hover .nav-link, 
    header.sticky #myMenu .navbar-nav .nav-item.active .nav-link {
       color: #0a90c4;
    }
    
    header #myMenu .navbar-nav .nav-item:hover .nav-link {
       color: #c0edff;
    }
    
    header #myMenu .navbar-nav .nav-item.active .nav-link {
       color: #098fc3;
    }
    
    header.sticky .lang-list li,
    header.inside-header .lang-list li {
        background-color: rgba(0, 0, 0, 0.01);
    }
    
    header.sticky .lang-list li a,
    header.inside-header .lang-list li a {
        color: #515151;
    }
    
    header.sticky .lang-list li:hover, 
    header.sticky .lang-list li.active,
    header.inside-header .lang-list li:hover, 
    header.inside-header .lang-list li.active {
        background-color: rgba(0, 0, 0, 0.07);
    }
    
@media only screen and (max-width: 1530px) {
  header {
    padding: 60px;
  }
  
  header #myMenu .navbar-nav .nav-item .nav-link {
      padding: 0 0 0 10px;
  }
  /*#stores .stores-row .stores-wrap .store-box-wrap .store-box .store-text {*/
  /*  padding: 8px 10px;*/
  /*}*/
}



@media only screen and (max-width: 1390px) {
    #news .news-carousel .news-box {
        height: 400px;
    }
    
    .news-box a .date,
    .news-box a h6 {
        left: 60px;
    }
    
    #news {
        padding: 60px 70px;
    }
}


@media only screen and (max-width: 1199px) {
    header #myMenu .navbar-nav .nav-item .wp-btn {
        background-color: white!important;
    }
    header.sticky, header.inside-header {
        padding: 24px 30px;
    }
    
    header #myMenu {
        position: fixed;
        top: -30px;
        left: -30px;
        width: 120%;
        height: 120vh;
        background-color: rgba(0, 0, 0, .7);
        z-index: 9999;
        overflow-y: hidden;
    }
    
    header #myMenu .navbar-nav {
        width: 60%;
        height: 100%;
        background-color: #dfc29e;
        position: absolute;
        top: 0;
        right: -100%;
        overflow-y: scroll;
        padding-top:70px;
    }
    
    header #myMenu .navbar-nav .nav-item:first-child {
        border-top: 1px solid #1717171a;
    }
    
    header #myMenu .navbar-nav .nav-item {
        margin-left: 0;
        width: 100%;
    }
    
    header #myMenu .navbar-nav .nav-item:not(:last-child) {
        border-bottom: 1px solid #1717171a;
    }
    
    header #myMenu .navbar-nav .nav-item .nav-link {
        padding: 10px 80px;
        font-size: 18px;
    }
    
    header #myMenu .navbar-nav .nav-item.custom-dropdown-menu-wrap .custom-dropdown-menu li a {
        font-size: 18px;
    }
    
    header #myMenu .navbar-nav .nav-item .nav-link::before {
         left: 60px;
    }
    
    header #myMenu .navbar-nav .nav-item .wp-btn {
        margin: 30px 0 30px 80px;
        width: max-content;
    }
    
    header #myMenu .navbar-nav .nav-item .nav-link::before {
        background-color: #0283ac;
    }
    
    .custom-dropdown-menu-wrap .custom-dropdown-menu {
        -webkit-transform: scale(1, 1) translateX(-50%);
        transform: scale(1, 1) translateX(-50%);
        display: none;
        position: relative;
        top: 0;
        width: calc(100% - 80px);
        -webkit-box-shadow: none;
        box-shadow: none;
        margin-bottom: 30px;
    }
    
    .custom-dropdown-menu-wrap.show .custom-dropdown-menu {
        display: block;
    }

    .custom-dropdown-menu-wrap .custom-dropdown-menu .submenu-list {
        position: static;
        min-width: 100%;
        margin: 0;
        border-radius: 0;
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        -webkit-transform: none;
        transform: none;
        display: none;
        background-color: #365069;
    }

    .custom-dropdown-menu-wrap .custom-dropdown-menu .menu-list > li.has-submenu.active .submenu-list {
        display: block;
    }
    
    #main #wowslider-container1 .ws_images li .slide-title-wrap {
        width: 60%;
    }
    
    
    .stock, .product-box a .title-wrapper .box-bottom .more-btn {
        font-size: 14px;
    }
    
    #stores .stores-row h2 {
        font-size: 46px;
    }
    
    #news {
        padding: 60px 30px;
    }
    
    .news-box a .date, .news-box a h6 {
        left: 44px;
    }
    
    .news-box a h6 {
        right: 20px;
        max-width: 74%;
    }
    
    #call-to-action h3 {
        font-size: 34px;
    }
    
    #call-to-action .buttons .action-btn span {
        font-size: 20px;
    }
}


 
@media only screen and (max-width: 768px) {
    .navbar {
        flex-wrap:nowrap;
    }
    header #myMenu .navbar-nav .nav-item .nav-link {
            font-size: 14px;
    }
    .inside-pages .content-all .contact-box {
        padding: 20px;
    }
    .custom-form .submit-btn {
        float: none;
        display: block;
        margin: 0 auto;
    }
    
    .contact-form {
        padding:20px;
    }
    .altt {
    margin-top: 22px;
    }
    .sagt {
    margin-top: 20px;
    padding: 0;
}
    .solt {
    padding: 20px 20px;
    font-size: 22px;
    line-height: 28px;
}
.vole-sol h2 {
    font-size: 30px;
    line-height: 38px;
}
.vole-sol p {
    font-size: 16px;
}
.vole-sol {
    margin-bottom: 50px;
}
.footer-top .row-section.links .footer-links a {
    font-size: 20px;
    line-height: 24px;
    padding: 12px 0px;
}
.faq-ici {
    padding: 30px 5px;
    margin: 0px;
}
.faq .accordion-button {
    font-size: 18px;
}
.roon .card-desc {
    font-size: 16px;
}
    .roon .section-title {
    font-size: 30px;
}
    .asagi {
            font-size: 25px;
        line-height: 35px;
}
.custom-swiper .hero-text-wrap {
    height:500px;
    min-height:500px;
}
.title-row {
    align-items:flex-start;
}
#best-products .custom-nav button {
    width: 45px;
    height: 45px;}
    #best-products .exo-btns {
        flex-direction:column;
    }
img.solsekilbek {
    width:500px;
    top:-60px;
}
    .one-image .img-1 {
        display:none;
    }
    .one-image .img-2 {
        display:block;
    }
    .breadcrumb-2-din {
        margin-bottom: 60px;
    }
    .hidden-breadcrumb-2 {
        flex-direction: column;
    }
    .breadcrumb-2 .hidden-breadcrumb-2 li {
        font-size: 12px !important;
    }
    .breadcrumb-2-visible li.active .hidden-breadcrumb-2 {
        flex-wrap: wrap;
               width: 260px;
    }
    
    .copy {
        flex-direction: column;
        text-align: center;
        gap: 20px;
    }
    
    
    .breadcrumb-2 li svg {
        height: 12px;
        width: 12px;
    }
    
    .breadcrumb-2 li {
        font-size: 15px;
        gap:4px
    }
    
    
    .breadcrumb-2-din.breadcrumb-2  .hidden-breadcrumb-2  li {
        font-size: 15px!important;
    }
    .breadcrumb-2-din.breadcrumb-2 li {
         font-size: 15px!important;
    }
    
    .inside-pages .content-all.din-full-story {
        padding-top: 0;
    }
    
    .din-full-story .col-md-6 {
        margin-bottom: 20px;
    }
    
    .breadcrumb-2 ul{
        gap: 10px!important;
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .eks-static, .sergi-static, .projects.xeber-static {
        grid-template-columns: 1fr ;
        width: 100%;
    }
    
    .inside-pages.contact .title-wrap-page {
        padding-top: 50px;
    }
    
    .cat-content .eks-static  .product-box , .cat-content .sergi-static  .product-box{
        margin: 0;
    }

    .left-progress {
        display:none;
    }
    header #myMenu .navbar-nav .nav-item .nav-link {
        color:inherit;
    }
    .swiper-slide__content img,
    .swiper-slide__content video {
        height:560px;
    }
    .custom-swiper .more-btn .more-btn-icon {
        width:50px;
        height:50px;
    }
    .btn-content {
        padding-left:inherit;
        bottom:30px;
    }
    .sloqan {
        font-size:13px;
    }
    .museum {
    right: 15px;
    left: 15px;
    margin: 15px;
    bottom:100px;
    }
    .museum img {
    height:130px;
    }
    .swiper-slide .slide-title,
    .hero-text-wrap .slide-title {
        font-size: 30px;
        line-height: 40px;
    }
    .swiper-slide,
    .hero-text-wrap {
        height:560px;
    }
    .hero-text-wrap {
        min-height: 560px;
        padding: 0 15px 110px;
    }
    .swiper-slide__content {
        padding:0;
    }
    .lang-list {
    padding-top: 20px;
    }
    header {
        padding: 15px 0;
    }
    .custom-swiper .hero-text-wrap {
        padding:0!important;
    }
    .custom-swiper {
        height:600px;
        margin-top: 120px;
    }
    
    header.sticky, header.inside-header {
        padding: 15px 0px;
    }
    
    header .navbar-brand img {
        height: 34px;
    }
    
    header #myMenu .navbar-nav {
        width: 80%;
    }
    
    #main #wowslider-container1 .ws_bullets div a {
        width: 30px;
        padding-bottom: 30px;
    }
    
    #main #wowslider-container1 .ws_bullets .bullet-progress {
        left: 30px;
    }
    
    #main #wowslider-container1 .ws_images li .slide-title-wrap {
        width: 70%;
    }
    
    #main #wowslider-container1 .lines .line {
        width: 30px;
    }
    
    #stores .stores-row h2 {
        font-size: 38px;
    }
    
    #call-to-action {
        padding: 100px 0;
    }
    
    footer .section-top {
        padding: 30px 0;
    }
    
    footer .section-top ul.footer-list li {
        margin-left: 0;
        margin-right: 15px;
    }
    
    footer .section-bottom p {
        margin-top: 10px;
    }
    
    .inside-pages .title-wrap-page {
        margin-top: 82px;
    }
    
    
    .bullets {
        margin-bottom: 20px;
    }
    
    .full-content .zoom-box .viewer-box {
        display: none !important;
    }
    
    #productModal .modal-dialog {
        max-width: 500px;
    }
    
    .carousel-products {
        padding: 0 38px 50px;
    }
    
    .carousel-products .carousel-item {
        height: 380px;
    }
    
    #news {
        padding: 60px 30px;
    }
    
    #news .section-bottom .custom-nav div {
        width: 50px;
        height: 50px;
    }
    
    #news .section-bottom .custom-nav div svg {
        width: 28px;
        height: 28px;
    }
    
    #news .section-bottom .carousel-controls .swiper-pagination-current, 
    #news .section-bottom .carousel-controls .swiper-pagination-total,
    #news .section-bottom .carousel-controls .swiper-pagination-current.zero::before, 
    #news .section-bottom .carousel-controls .swiper-pagination-total::before {
        font-size: 16px;
    }
}


@media only screen and (max-width: 575.99px) {
    .modal .modal-dialog {
        width: 90% !important;
        margin: 0 auto;
    }
    
    .modal:not(#productModal) .modal-body {
        padding: 0 20px 20px;
    }
    
    .modal-title {
        font-size: 18px;
    }
    
    .modal:not(#productModal) .modal-header {
        padding: 24px 60px 10px;
        margin: 0 auto;
    }
    
    header .navbar-brand {
        margin-right: 10px;
    }
    
    header #myMenu .navbar-nav {
        width: 80%;
    }
    
    header .navbar-toggler .menu-wrapper .menu-wrap {
        width: 40px;
        height: 40px;
    }
    
    header .navbar-toggler .menu-wrapper span {
        font-size: 16px;
        padding-left: 5px;
    }
    
    header #myMenu .navbar-nav .nav-item .nav-link, 
    header #myMenu .navbar-nav .nav-item.custom-dropdown-menu-wrap .custom-dropdown-menu li a {
        font-size: 16px;
    }
    
    header #myMenu .navbar-nav .nav-item .nav-link {
        padding: 10px 30px;
    }
    
    header #myMenu .navbar-nav .nav-item .nav-link::before {
        left: 15px;
    }
    
    header #myMenu .navbar-nav .nav-item .wp-btn {
        margin: 30px 0 30px 30px;
    }
    
    #main #wowslider-container1 .ws_images li .slide-title-wrap {
        width: 80%;
        padding-left: 10px;
    }
    
    #main #wowslider-container1 .ws_images li .slide-title-wrap .slide-title {
        font-size: 30px;
        line-height: 45px;
    }
    
    .product-box .box-top {
        padding: 20px 20px 0 20px;
    }
    
    .product-box a .title-wrapper {
        padding: 20px;
    }
    
    .product-box a .title-wrapper .box-bottom .more-btn {
        padding: 15px 24px;
    }
    
    #stores .stores-row .store-box-wrap .store-box {
        height: 300px;
        border-radius: 60px;
    }
    
    #call-to-action {
        padding: 60px 0;
    }
    
    #call-to-action h3 {
        font-size: 28px;
    }
    
    #call-to-action .buttons .action-btn {
        max-width: 100%;
    }
    
    #call-to-action .buttons .action-btn:first-child {
        margin: 0 0 15px;
    }
    
    #call-to-action .buttons .action-btn:last-child {
        margin: 0;
    }
    
    #call-to-action .buttons .action-btn span {
        font-size: 18px;
    }
    
    footer .section-bottom .copyright-wrap {
        display: block;
    }
    
    footer .section-bottom .copyright-wrap .social-media {
        min-height: 20px;
        margin-bottom: 15px;
    }
    
    footer .section-bottom .copyright-wrap .social-media::after {
        content: none;
    }
    
    footer .section-bottom .copyright-wrap span {
        margin-left: 0;
    }
    
    .inside-pages .title-wrap-page {
        margin-top: 72px;
    }
    
    .carousel-products {
        padding: 0 34px 60px;
    }
    
    .carousel-products .carousel-item {
        height: 220px;
    }
    
    .carousel-products .carousel-control-next, 
    .carousel-products .carousel-control-prev {
        top: 40%;
    }
    
    /*.full-content .bullets img, */
    /*#productModal .carousel-indicators button {*/
    /*    margin: 0 10px;*/
    /*}*/
    
    #productModal .carousel-indicators button {
        width: 30px;
        height: 30px !important;
    }
    

    

    
    .inside-pages .content-all .social-media-list li {
        width: calc(100% - 12px);
    }
    
    .inside-pages .content-all .social-media-list li:first-child {
        margin-bottom: 8px;
    }
    
    #news {
        padding: 30px;
    }
    
    #news .section-bottom .carousel-controls .swiper-pagination-current {
        padding-right: 44px;
    }
    
    #news .section-bottom .carousel-controls .swiper-pagination-current::after {
        right: 14px;
    }
    
    #news .section-bottom .carousel-controls .swiper-pagination-total::before {
        content: none;
    }
    
    #news .section-bottom {
        display: block;
        margin-top: 30px;
    }
    
    #news .section-bottom .carousel-controls {
        margin-top: 20px;
        justify-content: flex-end;
    }
    
    .full-content table {
        display: block;
        overflow-x: auto;
    }
}



