/*
   Theme Name: Divi Child Template
   Version: 1.0
   Description: A customized version of Divi which adds a number of tiny features you need.
   Template: Divi
   */

/* -----------------------------------------------------------------------
    * Base Style
    * ----------------------------------------------------------------------- */
#wpadminbar {
    z-index: 999999999;
}
body {
    color: #000;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
    overflow-x: hidden;
    font-family: "Montserrat", sans-serif;
}
body,
p {
    font-size: 16px;
}
p {
    line-height: 25px !important;
}
/* Целият scrollbar */
::-webkit-scrollbar {
    width: 12px; /* Широчина на вертикалния скролбар */
    height: 12px; /* Височина на хоризонталния скролбар */
}

/* Пълзящата част на скролбара */
::-webkit-scrollbar-thumb {
    background-color: #000; /* Цвят на плъзгача */
    border-radius: 10px; /* Заобляне на ъглите */
    border: 2px solid #f1f1f1; /* Граница, ако е необходимо */
}

/* Плъзгач при ховър */
::-webkit-scrollbar-thumb:hover {
    background-color: #000; /* По-тъмен цвят при ховър */
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    font-family: "Exo 2", sans-serif !important;
    line-height: 1.2 !important;
}
.heading h1 {
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1.92px;
}
.heading h2 {
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1.92px;
}
.heading h3 {
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 1.12px;
}
.fs-italic {
    font-style: italic;
}
.fw-600 {
    font-weight: 600 !important;
}
.fw-900 {
    font-weight: 900 !important;
}
.text-uppercase {
    text-transform: uppercase;
}
.white {
    color: #fff !important;
}
.purple {
    color: #434a80 !important;
}
.teal {
    color: #1ba599;
}
.text-center {
    text-align: center;
}
.mt-0 {
    margin-top: 0px;
}
.mb-0 {
    margin-bottom: 0px;
}
.mt-5 {
    margin-top: 5px;
}
.mb-5 {
    margin-bottom: 5px;
}
.mt-10 {
    margin-top: 10px;
}
.mb-10 {
    margin-bottom: 10px;
}
.mt-20 {
    margin-top: 20px;
}
.mb-20 {
    margin-bottom: 20px;
}
.mt-30 {
    margin-top: 30px;
}
.mb-30 {
    margin-bottom: 30px;
}
.mt-40 {
    margin-top: 40px;
}
.mb-40 {
    margin-bottom: 40px;
}
.mt-50 {
    margin-top: 50px;
}
.mb-50 {
    margin-bottom: 50px;
}
.mt-60 {
    margin-top: 60px;
}
.mb-60 {
    margin-bottom: 60px;
}
.mt-70 {
    margin-top: 70px;
}
.mb-70 {
    margin-bottom: 70px;
}
.mt-80 {
    margin-top: 80px;
}
.mb-80 {
    margin-bottom: 80px;
}
.mt-100 {
    margin-top: 100px;
}
.mb-100 {
    margin-bottom: 100px;
}
.m-0-auto {
    margin: 0 auto;
}
.pt-0 {
    padding-top: 0px;
}
.pb-0 {
    padding-bottom: 0px;
}
.page-template-page-ppc-php p {
    line-height: 30px !important;
}

/* -----------------------------------------------------------------------
    * Header Style
    * ----------------------------------------------------------------------- */
#et-main-area {
    z-index: 99999;
    position: relative;
}
/* header info */

.page-template-default #page-container {
    overflow: hidden;
    padding-top: 110px !important;
}

#main-header,
#main-header.et-fixed-header {
    position: fixed;
    background: #fff !important;
    z-index: 999999;
}
#main-header.main-header-ppc {
    background: #000 !important;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.25);
}
.main-header-ppc .container_info {
    padding: 5px 0;
}
.container_info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 95%;
    max-width: 1300px;
    margin: 0 auto;
}
.container_info_ppc {
    max-width: 1650px;
    width: 90%;
}
.logo_container {
    text-align: center;
    display: inline;
    max-width: 100%;
    width: fit-content;
    height: auto !important;
    position: relative !important;
    padding: 0px !important;
    z-index: 1;
}
#logo {
    width: 55px !important;
    max-width: 55px !important;
}
.logo-scroll {
    display: none !important;
}
.et-fixed-header .logo-scroll {
    display: inline-block !important;
    transition: all 0.4s ease-in-out;
}
.et-fixed-header .logo {
    display: none !important;
}

/* 
   .et-fixed-header #logo {
       height: 70px !important;
       max-height: 70px !important;
   }
   */
.et_header_style_centered header#main-header .logo_container {
    max-height: 300px !important;
    max-width: 95%;
}
.col-center-header-nav {
    width: auto;
}
nav#top-menu-nav,
#top-menu,
nav.et-menu-nav,
.et-menu {
    float: none !important;
}
#top-menu-nav {
    display: none;
}
.mobile_nav .select_page {
    display: none !important;
}

/* Logo */

/* Navigation */
#et-top-navigation {
    float: none;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: end;
    padding: 0px 0px !important;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
#top-menu {
    display: flex;
    align-items: center;
}
#top-menu li {
    padding-right: 30px;
}

#top-menu li a,
.et_mobile_menu li a {
    color: #000;
    font-weight: 500 !important;
    font-size: 16px !important;
    padding: 15px 13px !important;
    opacity: 1 !important;
    position: relative;
    font-style: normal;
    text-align: center;
    line-height: 1.2;
    position: relative;
    text-transform: uppercase;
}
#top-menu li a {
    padding: 50px 0px !important;
}
#top-menu li a:hover {
    color: #000 !important;
    opacity: 1 !important;
}
#top-menu li.current-menu-ancestor > a,
#top-menu li.current-menu-item > a,
#top-menu li.current_page_item > a {
    position: relative;
    color: #000;
}
#top-menu li.current-menu-ancestor > a:before,
#top-menu li.current-menu-item > a:before,
#top-menu li.current_page_item > a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 45px;
    width: 100%;
    height: 2px;
    background-color: #000;
    transition: width 0.3s ease-in-out;
}
#top-menu li a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 45px;
    width: 0%;
    height: 2px;
    background-color: #000;
    transition: width 0.3s ease-in-out;
}
#top-menu li a:hover::before {
    width: 100%;
}
.et-fixed-header #top-menu li a {
    padding: 25px 0px !important;
    font-size: 14px !important;
    transition: all 0.4s ease-in-out;
}
.et-fixed-header #top-menu li.current-menu-ancestor > a:before,
.et-fixed-header #top-menu li.current-menu-item > a:before,
.et-fixed-header #top-menu li.current_page_item > a:before,
.et-fixed-header #top-menu li a:before {
    bottom: 22px;
    transition: all 0.4s ease-in-out;
}
.et-fixed-header .menu-item-has-children > a:after {
    top: 30px !important;
    transition: all 0.4s ease-in-out;
}
.et-fixed-header .button-purple.animated-btn {
    padding: 12px 25px;
    font-size: 14px;
    transition: all 0.4s ease-in-out;
}
#top-menu li li {
    overflow: hidden;
    display: block;
}
#top-menu li li a,
#top-menu li li a:hover,
.et-fixed-header #top-menu li li a,
.et-fixed-header #top-menu li li a:hover {
    border: 0px solid #ffffff52 !important;
    padding: 25px 20px !important;
}
#top-menu li li a {
    font-size: 2em;
    color: #fff;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-radius: 0px 0px 8px 8px;
}
#top-menu li li a:hover {
    color: #3498db;
}
#top-menu li li a::after {
    content: "";
    background: #cff5e3;
    position: absolute;
    z-index: -1;
    padding: 0.85em 0.75em;
    display: block;
}
#top-menu li li a::after {
    transition: all 0.55s;
}
#top-menu li li a:hover::after {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: all 0.55s;
}
#top-menu li li a::after {
    left: 0;
    right: 0;
    top: 100%;
    bottom: -100%;
}

#top-menu li li a:before {
    display: none;
}
.nav li ul {
    right: unset;
    border-radius: 0px 0px 8px 8px;
    background: #f4f4f4;
    border-top: 0px solid #000 !important;
    width: 395px !important;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}
.nav li ul li,
.nav li ul li a {
    width: 100% !important;
}
.nav li ul li a {
    color: #000 !important;
    text-align: left !important;
}
.et_mobile_menu .menu-item-has-children > a {
    background: none;
}

/* Промяна на иконата, когато падащото меню е отворено */
#top-menu .menu-item-has-children:hover > a:first-child:after,
#top-menu .menu-item-has-children.open > a:first-child:after {
    content: "2";
}
/* mobile */
.mobile_menu_bar::before,
.select_page {
    color: #000 !important;
}
#et_mobile_nav_menu,
.et_header_style_centered #main-header .mobile_nav {
    background-color: transparent !important;
}
.et_header_style_centered #main-header .mobile_nav {
    padding: 10px 10px;
}
.et_mobile_menu {
    padding: 2% 5%;
}

#mobile_menu {
    background-color: #fff !important;
    text-align: center;
    border-top: 3px solid #000;
}

.et_mobile_menu li a {
    border-bottom: 0px;
}
/* -----------------------------------------------------------------------
    * Sidebar Style
    * ----------------------------------------------------------------------- */
.widgettitle {
    text-align: center;
    display: block;
    background: #0073ac;
    text-decoration: none;
    font-size: 18px !important;
    padding: 10px;
    color: #fff;
    margin-bottom: 10px;
    border-bottom: 5px solid #0b5377;
}

#sidebar {
    color: #525252;
}

#sidebar .textwidget br:nth-child(4),
#sidebar .textwidget br:nth-child(5) {
    display: none;
}

#sidebar #servcss li {
    position: relative;
    /*   padding-left: 25px; */
    transition: 0.4s ease-in-out;
}

#servcss svg {
    display: none;
}

/* -----------------------------------------------------------------------
    * Footer Style
    * ----------------------------------------------------------------------- */
#main-footer {
    background: url(/wp-content/uploads/2025/03/footer-mobile.webp);
    padding-top: 50px;
    position: relative;
    z-index: 0;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: right !important;
}
#main-footer-ppc {
    z-index: 3;
    position: relative;
}
#main-footer .container {
    max-width: 1280px;
    width: 90%;
}
#main-footer #footer-widgets {
    margin-bottom: 30px;
    padding: 0;
}

#footer-widgets .footer-widget li {
    padding-left: 0px !important;
    padding-right: 0px;
    list-style: none;
    text-align: left;
}
.footer-logo {
    text-align: left;
}

#footer-widgets .footer-widget li a,
#footer-widgets .footer-widget li a:hover {
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.64px;
    cursor: pointer;
}
#main-footer .footer-widget .et_pb_widget {
    float: none;
}

#main-footer .footer-widget .menu .sub-menu {
    border-top: 0px solid #ddd !important;
}
#main-footer .footer-widget .menu .sub-menu li {
    margin-left: 0px !important;
}
#main-footer .footer-widget .menu .sub-menu li a {
    text-transform: capitalize;
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.56px;
}
#main-footer .footer-widget .menu li.current_page_item a {
    border-bottom: 2px solid #434a80;
}
#footer-widgets .footer-widget li:before {
    display: none;
}
#main-footer #footer-widgets .footer-widget:nth-child(2) > div {
    width: 100%;
}
#main-footer h4 {
    position: relative;
    color: #fff !important;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    text-align: left;
    font-weight: 600;
    line-height: 1.1;
    text-transform: uppercase;
    padding-bottom: 13px;
    margin-bottom: 10px;
}
#main-footer-ppc #footer-bottom {
    background: #000;
    color: #fff;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.6px;
    padding: 30px 0;
}
#footer-bottom {
    color: #1e1e1e;
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.52px;
    padding: 15px 0 15px;
    background: rgba(217, 217, 217, 0.64);
}
#footer-bottom .container {
    z-index: 99999;
    text-align: center;
}

/***** FIX DROPDOWN ARROW POSITION *****/
.menu-item-has-children > a:after {
    top: 55px !important;
    right: -20px !important;
    content: "" !important;
    background: url(/wp-content/uploads/2025/03/icon.svg);
    background-repeat: no-repeat;
    height: 6px;
    width: 10px;
}
/***** FIX DROPDOWN *****/
.sub-menu {
    padding: 0 !important;
    width: unset !important;
    border-top: 3px solid #ddd !important;
}
.sub-menu li {
    padding: 0 !important;
    line-height: 1.2em !important;
}
.sub-menu li a {
    border-left: 0 !important;
}
.et_mobile_menu .sub-menu {
    border: none !important;
}
/***** MORE *****/
/* Full-width clickable mobile menu */
#et_mobile_nav_menu {
    width: auto;
    display: block;
}
.mobile_menu_bar_toggle {
    height: 100%;
    width: 100%;
    right: 0 !important;
    top: 0 !important;
}
.mobile_menu_bar:before {
    font-size: 40px;
    right: 5px !important;
    left: unset !important;
    position: absolute;
    top: -8px;
}
ul#mobile_menu {
    top: 100%;
}
#et-top-navigation > .container.clearfix.et_menu_container {
    width: 100%;
}
.et_pb_widget svg {
    display: none;
}

.et_pb_row {
    width: 90% !important;
}

.animated-btn {
    position: relative;
    overflow: hidden;
    padding: 10px 25px;
    border: none;
    border-radius: 30px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
    z-index: 1;
    display: inline-block;
    transition: color 0.3s ease;
}
.btn-effect {
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translate(-50%, 50%) scale(0.5);
    height: 20px;
    border-radius: 50%;
    z-index: -1;
    transition: transform 0.4s ease, border-radius 0.4s ease;
}

.button-purple {
    background: #434a80;
}

.button-purple:hover {
    background: transparent;
    transition: background 1s ease;
}

.button-purple a {
    color: #fff;
    text-transform: uppercase;
}
.button-purple:hover a {
    color: #000;
}

.button-purple .btn-effect-header {
    background: linear-gradient(90deg, #cfff34 -25.8%, #34ffae 35.98%, #434a80 109.97%);
}

/* Анимация при взаимодействие с бутона */
.button-purple.animated-btn:hover .btn-effect {
    animation: moveUpAndExpand 0.3s forwards;
}

.button-purple.animated-btn.animate .btn-effect {
    animation: moveDownAndShrink 0.3s forwards;
}

@keyframes moveUpAndExpand {
    0% {
        transform: translate(-50%, 50%) scale(0.5);
        border-radius: 50%;
        width: 20px;
    }
    50% {
        transform: translate(-50%, -25%) scale(3);
        border-radius: 50%;
        width: 20px;
    }
    100% {
        transform: translate(-50%, -50%) scale(17);
        border-radius: 0%;
        width: 10px;
    }
}

@keyframes moveDownAndShrink {
    0% {
        transform: translate(-50%, -50%) scale(17);
        border-radius: 0%;
        width: 10px;
    }
    50% {
        transform: translate(-50%, -25%) scale(3);
        border-radius: 50%;
        width: 20px;
    }
    100% {
        transform: translate(-50%, 50%) scale(0.5);
        border-radius: 50%;
        width: 20px;
    }
}

/* home page */
.slider-bck {
    background: url(/wp-content/uploads/2025/07/slider-background-mobile.gif);
    background-size: cover;
}
.slider-section-home {
    padding-bottom: 0px !important;
    overflow: hidden;
}

.row-flex-1024 {
    display: flex;
    padding-bottom: 0px !important;
}
.col-left-slider {
    padding-bottom: 30px;
}
.box-slider-left-sub-title p {
    color: #434a80;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.button-light-pastel .btn-effect-header {
    background: #cff5e3 !important;
}
.button-light-pastel:hover a {
    color: #000 !important;
}
.button-white {
    background: #fff;
}
.button-white:hover {
    background: transparent;
    transition: background 1s ease;
}

.button-white a {
    color: #000;
    text-transform: uppercase;
}
.button-white:hover a {
    color: #fff;
}
.button-white .btn-effect-header {
    background: #434a80;
}
.button-white.animated-btn:hover .btn-effect,
.button-purple-long.animated-btn:hover .btn-effect {
    animation: moveUpAndExpandW 0.3s forwards;
}

.button-white.animated-btn.animate .btn-effect,
.button-purple-long.animated-btn.animate .btn-effect {
    animation: moveDownAndShrinkW 0.3s forwards;
}

@keyframes moveUpAndExpandW {
    0% {
        transform: translate(-50%, 50%) scale(0.5);
        border-radius: 50%;
        width: 20px;
    }
    50% {
        transform: translate(-50%, -25%) scale(3);
        border-radius: 50%;
        width: 20px;
    }
    100% {
        transform: translate(-50%, -50%) scale(17);
        border-radius: 0%;
        width: 25px;
    }
}

@keyframes moveDownAndShrinkW {
    0% {
        transform: translate(-50%, -50%) scale(17);
        border-radius: 0%;
        width: 25px;
    }
    50% {
        transform: translate(-50%, -25%) scale(3);
        border-radius: 50%;
        width: 20px;
    }
    100% {
        transform: translate(-50%, 50%) scale(0.5);
        border-radius: 50%;
        width: 20px;
    }
}

/* DEMO-SPECIFIC STYLES */
.type-writer p {
    overflow: hidden;
    white-space: nowrap;
    color: #000;
    font-size: 9px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    padding-right: 5px;
    width: 0; /* Започва скрит */
}

.type-writer-15 p {
    font-size: 15px;
}
.type-writer-14 p {
    font-size: 14px;
}
/* Анимацията се активира само когато се добави класът animate */
.type-writer-purple p.animate {
    animation: typing 3.5s steps(30, end) forwards, blink-caret-purple 0.5s step-end infinite;
    border-right: 0.15em solid #fff;
    color: #fff;
    width: 100%; /* Връща ширината */
}

.type-writer-lemon p.animate,
.type-writer-pastel-mint p.animate,
.type-writer-white p.animate {
    animation: typing 3.5s steps(30, end) forwards, blink-caret-lemon 0.5s step-end infinite;
    border-right: 0.15em solid #fff;
    width: 100%;
}

.type-writer-purple,
.type-writer-lemon,
.type-writer-pastel-mint,
.type-writer-white {
    display: inline-block;
    border-radius: 33px;
    padding: 7px 10px;
}
.type-writer-white {
    position: absolute;
    bottom: 260px;
    left: 15px;
    padding: 7px 105px 7px 20px;
}
.type-writer-white p {
    font-weight: 500;
}
.type-writer-pastel-mint-2 {
    padding: 7px 20px;
}
.type-writer-purple {
    background: #434a80;
}

.type-writer-lemon {
    background: #c4e57a;
}
.type-writer-pastel-mint {
    background: #cff5e3;
}
.type-writer-white {
    background: #fff;
}
/* The typing effect */
@keyframes typing {
    from {
        width: 0;
    }
    to {
        width: 100%;
    }
}

/* The typewriter cursor effect */
@keyframes blink-caret-purple {
    from,
    to {
        border-color: transparent;
    }
    50% {
        border-color: #fff;
    }
}
@keyframes blink-caret-lemon {
    from,
    to {
        border-color: transparent;
    }
    50% {
        border-color: #000;
    }
}
.col-right-slider-img,
.col-right-slider-img .et_pb_module,
.col-right-slider-img .et_pb_module .et_pb_code_inner,
.col-right-slider-img .et_pb_module .et_pb_code_inner img {
    height: 100%;
}
.col-right-slider-img .et_pb_module,
.col-right-slider-img .et_pb_module .et_pb_code_inner,
.col-right-slider-img .et_pb_module .et_pb_code_inner img {
    width: 100%;
}
.col-right-slider-img img,
.col-right-slider-img-wordpress img {
    display: block;
}
.et_pb_module_typing {
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 100%;
}
.typing-slider {
    height: 100%;
}
.typing-slider-bottom {
    position: absolute;
    bottom: 18%;
    right: -3%;
    z-index: 9;
}
.typing-slider-top {
    position: absolute;
    top: 30%;
    left: 10%;
    z-index: 9;
}
/* carousel logos */
.swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}
.swiper-backface-hidden .swiper-slide {
    text-align: center;
}
.swiper-slide img {
    height: auto;
    transition: filter 0.3s ease;
}
/* end carousel logos */
/* cards */
.col-card-h {
    border-radius: 26px;
    background: #3f4b81;
    transition: all 0.5s ease-out;
}

.col-card-h:hover {
    box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.3);
}
.box-row-cards {
    display: flex;
    justify-content: space-between;
}
.box-cards-img {
    display: flex;
    align-items: end;
}
.box-cards-img img {
    display: block;
}
.col-card-left-h .col-box-cards-right,
.col-card-right-h .col-box-cards-left {
    flex: 0 1 60%;
    position: relative;
}
.col-card-right-h .col-box-cards-right,
.col-card-left-h .col-box-cards-left {
    position: relative;
    flex: 0 1 35%;
}

.col-card-left-h .col-box-cards-right,
.col-card-right-h .col-box-cards-left {
    padding: 30px 30px 20px;
}
.box-cards-arrow,
.box-cards-arrow .icon {
    transition: all 0.5s ease-out;
}
.box-cards-arrow {
    position: absolute;
    right: 30px;
    top: 30px;
    z-index: 2;
}

.col-card-h .box-cards-arrow .icon {
    border-radius: 50%;
    border: 2px solid #fff;
    width: 35px;
    height: 35px;
    line-height: 33px;
    text-align: center;
}
.col-card-h:hover .box-cards-arrow .icon {
    border-radius: 50%;
    border: 2px solid #fff;
    width: 50px;
    height: 50px;
    line-height: 52px;
    text-align: center;
}

.col-card-h .box-cards-arrow .icon .img-hover {
    display: none;
}

.col-card-h:hover .box-cards-arrow .icon .img {
    display: none;
}

.col-card-h:hover .box-cards-arrow .icon .img-hover {
    display: inline-block;
}
.box-cards-descrp p {
    font-size: 16px;
    font-family: "Lato", sans-serif;
}
.box-cards-buttons {
    margin-top: 20px;
}
.box-cards-button-white,
.box-cards-button-lemon,
.box-cards-button-light-pastel {
    color: #000;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 27px;
    padding: 10px 15px;
}
.box-cards-button-white {
    background: #fff;
}
.box-cards-button-lemon {
    background: #c4e57a;
}
.box-cards-button-light-pastel {
    background: #cff5e3;
}

.col-card-h .et_pb_module,
.col-card-h .et_pb_module .et_pb_code_inner,
.col-card-h .et_pb_module .et_pb_code_inner .box-cards,
.col-card-h .et_pb_module .et_pb_code_inner .box-cards .box-row-cards,
.col-card-h .et_pb_module .et_pb_code_inner .box-cards .box-row-cards .box-cards-img,
.col-card-h .et_pb_module .et_pb_code_inner .box-cards .box-row-cards .box-cards-img img {
    height: 100%;
}
/* end cards */
/* accordion FAQ */
.section-faq-h {
    background-position: 38% 100% !important;
}
.box-faq-buttons .accordion-item {
    cursor: pointer;
    padding: 10px 0 30px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    transition: 0.4s;
    margin-bottom: 15px;
    border-bottom: 1px solid #fff;
}
.box-faq-buttons .accordion-item.active {
    padding-bottom: 0px;
}
.box-faq-buttons .accordion-item:last-child {
    border-bottom: 0px solid #fff;
}
.box-faq-buttons .accordion-item .heading h3 {
    text-align: left;
    color: #fff;
    font-family: "Exo 2", sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.88px;
    padding-bottom: 0px;
    width: 90%;
}
.box-left-faq {
    padding: 24px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.71);
}

.box-faq-buttons .accordion-item button {
    width: 100%;
    border: none;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    padding: 0px;
}
.box-faq-buttons .accordion-item button:after {
    content: "3";
    font-family: "ETmodules";
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    float: right;
    margin-left: 5px;
    font-size: 30px;
}
.box-faq-buttons .active.accordion-item button:after {
    content: "2" !important;
}
.panel {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
.panel-open {
    max-height: 250px;
}
.panel-open:before {
    visibility: visible;
    opacity: 1;
    position: absolute;
    bottom: 0px;
    left: 0;
    height: 100%;
    width: 100%;
    content: "";
    background: linear-gradient(transparent 70%, #fafafa);
    pointer-events: none;
    z-index: 9;
}
.accordion-item.active .panel-open:before {
    display: none;
}
.panel p {
    text-align: left;
    margin: 25px 50px 45px 0px;
    font-weight: 400;
}
.box-faq-buttons .panel p {
    color: #fff;
}
.accordion-item.active .panel {
    max-height: 1000px;
    overflow: hidden;
    transition: max-height 0.2s ease-in;
}
/* end faq */
/* slider img */
.slider-images {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.slider-images-ppc {
    gap: 25px;
}
.col-slider-img-w-60,
.col-slider-img-w-40,
.col-slider-img-w-33 {
    display: flex;
    flex-direction: column;
    position: relative;
}

.col-slider-img-w-60 {
    width: calc(60% - 15px);
}

.col-slider-img-w-40 {
    width: calc(40% - 15px);
}
.col-slider-img-w-33 {
    width: calc(33.3% - 25px);
}

.box-slider-img {
    flex: 1;
    overflow: hidden;
}

.box-slider-img img {
    width: 100%;
    max-width: 100% !important;
    height: 600px;
}
.box-slider-info {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 20px 0px;
    color: #000;
    text-align: center;
    transition: all 0.5s ease-out;
}
.box-slider-info-descrp p {
    font-size: 14px;
    line-height: 22px !important;
}
.box-slider-info h3 {
    font-size: 23px !important;
}
.swiper-pagination-bullet {
    background: #585858 !important;
    opacity: 1 !important;
}
.swiper-pagination-bullet-active {
    background: #3f4b81 !important;
}
/* end slider img */
/* contact form */
.row-form {
    padding: 40px !important;
    background: #f4f4f4;
    display: flex;
    align-items: center;
}
.row-form {
    margin-top: -100px;
    z-index: 2;
}

.address-info address {
    font-style: normal;
}
.address-info ul {
    padding-left: 0px !important;
}
.address-info ul li {
    display: flex;
    align-items: start;
    margin-bottom: 25px;
}
.address-info ul li a {
    display: flex;
    align-items: center;
    color: #000;
}
.address-info ul li img {
    margin-right: 25px;
}
.socials-media ul {
    display: flex;
}
.col-right-cf .module-cf {
    padding: 60px 30px;
    border-radius: 29px;
    border: 20px solid #fff;
    background: #cff5e3;
    box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.19);
}
.col-right-cf .module-cf {
    height: 100%;
}
.contact-form .ff-default .ff-el-form-control {
    border-radius: 27px;
    background: #fff;
    border: none;
}
.contact-form .ff-btn {
    border-radius: 44px !important;
    background: #fff !important;
    color: #000 !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: normal !important;
    text-transform: uppercase;
    padding: 14px 30px !important;
    margin-top: 30px;
}
.contact-form .ff-btn:hover {
    background: #434a80 !important;
    color: #fff !important;
    opacity: 1 !important;
}
.contact-form .fluentform .ff-el-input--label.ff-el-is-required.asterisk-right label:after {
    color: #000;
}
/* end contact form */
/* end home */
/* about us page */
.section-typing,
.section-typing .et_pb_row {
    padding-bottom: 0px !important;
}
.row-flex-dc-1200 {
    display: flex;
}
.col-left-img-about-typing img {
    display: block;
}
.type-text-effect {
    border-radius: 33px;
    background: #434a80;
    display: inline-block;
    padding: 10px 15px;
    width: 100%;
    margin-bottom: 35px;
    margin-top: 35px;
    text-align: left;
    transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
}
.typewriter {
    border-right: 0.15em solid #fff;
    white-space: pre-wrap;
    padding-right: 5px;
    color: #fff;
    text-align: left;
    font-family: "Exo 2", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.6px;
    animation: typing 3.5s steps(30, end), blink-caret 0.5s step-end infinite;
}
@keyframes blink-caret {
    from,
    to {
        border-color: transparent;
    }
    50% {
        border-color: #fff;
    }
}
.row-background-grey {
    padding: 30px 30px !important;
    background: #f4f4f4;
    border-radius: 29px;
}
.img-shape img {
    float: right;
    width: 95px;
    margin: 0px 0px 0px 0px;
    shape-outside: border-box;
}
/* cards profile */
.sections-profile-cards {
    background: url(/wp-content/uploads/2025/04/background-profile-cards-mobile.webp);
    background-size: cover;
}
.swiper-container-cards .swiper-wrapper {
    height: auto;
}
.col-profile-cards-heading-dekstop,
.col-profile-cards {
    padding: 20px 20px 40px;
}
.col-profile-cards {
    height: auto !important;
    border-radius: 29px;
    background: #fff;
    transition: all 1s ease-out;
}
.box-profile-cards-socials {
    text-align: right;
}
.box-inner-profile-cards-img {
    text-align: center;
    position: relative;
    transition: all 1s ease-out;
}
.img-profile-cards-hover {
    display: none;
}
.img-profile-cards,
.img-profile-cards-hover {
    position: relative;
}
.col-profile-cards:hover .img-profile-cards-hover {
    display: inline-block;
}
.col-profile-cards:hover .img-profile-cards {
    display: none;
}
.img-arrow-b {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 25%);
}
.box-profile-cards-name {
    text-align: center;
}
.box-profile-cards-name h3 {
    color: #1e1e1e;
    font-family: "Exo 2", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.8px;
}
.position {
    color: #222321;
    font-family: "Exo 2", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.8px;
}

.hashtag {
    margin-top: 20px;
}
.hashtag p {
    visibility: hidden;
    text-align: center;
    color: #434a80;
    font-family: "Exo 2", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.56px;
}
.col-profile-cards:hover .hashtag p {
    visibility: visible;
}
.col-profile-cards-heading-mobile {
    margin-bottom: 20px;
}
/* end cards profile */
/* our mission */
.section-our-mission .et_pb_row {
    width: 78% !important;
}
.section-our-mission:before {
    left: -2px;
    background: url(/wp-content/uploads/2025/04/left-arrow-before-mobile.svg);
}
.section-our-mission:after {
    right: -2px;
    background: url(/wp-content/uploads/2025/04/right-arrow-after-mobile.svg);
}
.section-our-mission:before,
.section-our-mission:after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    background-repeat: no-repeat !important;
    height: 277px;
    width: 87px;
}
/* end our mission */
.sub-title p {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.teal.sub-title p {
    font-size: 20px;
}
.text-bold {
    font-family: "Exo 2", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.8px;
}

.card,
.card-two {
    position: sticky;
    top: 120px;
}
.card__inner_two {
    margin-bottom: 20px;
}
.card__inner {
    will-change: transform;
    overflow: hidden;
    transform-origin: center top;
    padding: 40px 20px;
    border-radius: 29px;
    border: 12px solid #fff;
}
.card-1 .card__inner {
    border-color: #cff5e3;
    background: #fff;
    transform: rotate(3.66deg);
}
.card-2 .card__inner {
    background: #c4e57a;
    transform: rotate(-3.479deg);
    position: relative;
    right: 20px;
    top: 20px;
}
.card-3 .card__inner {
    background: #cff5e3;
    box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.19);
    transform: rotate(2.909deg);
    top: 75px;
    left: 7px;
    position: relative;
}
.card-3-1 .card__inner {
    box-shadow: none;
    position: sticky;
}
.card-4 .card__inner {
    background: #3f4b81;
    box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.19);
    transform: rotate(-8.23deg);
    top: -5px;
    left: -10px;
    position: relative;
}
.card-4 .card__inner .heading-card h3,
.card-4 .card__inner .cards-descrp {
    color: #fff;
}
.heading-card h3 {
    color: #000;
    font-family: "Exo 2", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.72px;
}
.cards {
    width: 100%;
    margin: 100px auto 100px;
}
.sub-title-faq p {
    color: #cff5e3;
    font-family: "Exo 2", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.72px;
}
/* end about us page */
/* wordpress */
.col-right-inner-slider {
    margin-bottom: -10px;
}
.section-business,
.section-faq {
    border-top: 40px solid #fff;
}
.row-inner-business {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
}
.col-box-business {
    border-radius: 26px;
    background: #3f4b81;
    padding: 40px 20px;
    overflow: hidden;
    position: relative;
    transform: scale(1);
    transition: transform 0.6s ease-in-out;
    will-change: transform;
}
.col-box-business-40 {
    width: calc(44% - 25px);
}
.col-box-business-60 {
    width: calc(57% - 25px);
}
.col-box-business-100 {
    width: 100%;
    display: flex;
}

.col-box-business-img,
.col-box-business-heading,
.col-box-business-descrp {
    position: relative;
    z-index: 1;
}
.col-box-business:hover .col-box-business-img img {
    transform: scale(1.43);
}
.col-box-business-img img {
    transition: transform 0.6s ease-in-out;
    width: 400px;
}
.col-box-business-40 .col-box-business-img img {
    transform-origin: 0px 0px;
    width: 600px;
}
.col-box-business-60 .col-box-business-img {
    text-align: left;
}
.col-box-business-60 .col-box-business-img img {
    transform-origin: 120px 350px;
}
.col-box-business-100 .col-box-business-img img {
    transform-origin: 335px 260px; /* Същият transform-origin */
}
.col-box-business-100:hover .col-box-business-img img {
    transform-origin: 335px 260px;
}
.col-box-business-100-1:hover .col-box-business-img img {
    transform-origin: 335px 195px;
}
.col-box-business-100-1:hover .col-box-business-img img {
    transform: scale(1.4);
}
.heading-engine h2 {
    font-size: 28px;
}
.box-card-partner {
    border-radius: 29px;
    padding: 30px 30px;
}
.box-card-partner-purple {
    background: #434a80;
}
.box-card-partner-green {
    background: #c4e57a;
}
.box-card-partner-light-pastel {
    background: #cff5e3;
}
.box-card-partner-white {
    background: #fff;
}
.box-card-partner-icon {
    width: 98px;
    height: 98px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.19);
}
.box-card-partner-icon-green {
    background: #c4e57a;
}
.box-card-partner-icon-purple {
    background: #434a80;
}
.box-card-partner-icon-light-pastel {
    background: #cff5e3;
}
.box-card-partner-icon-inner {
    width: 100%;
    display: flex;
    justify-content: end;
}
.box-right-inner-slider {
    position: relative;
}
.col-left-inner-slider {
    position: absolute;
    left: 50px;
    bottom: 40px;
}

.col-right-inner-slider img {
    display: block;
}
.col-box-business-40-1 .col-box-business-img img {
    width: 330px;
}
.col-services-seo {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.box-seo-service-icon {
    margin-bottom: 10px;
}
.box-seo-service-heading h3 {
    color: #000;
    font-family: "Exo 2", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 116.667% */
}
/* end wordpress */
/* Общ стил за акордеон */

.box-accordion .accordion-item-logo {
    border-radius: 8px;
    margin-bottom: 10px;
    overflow: hidden;
    background: radial-gradient(107.32% 141.42% at 0% 0%, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
    border: 1px solid #040404;
    -webkit-backdrop-filter: blur(21px);
    backdrop-filter: blur(21px);
    width: 49%;
    transition: all 1s ease-out;
}

/* Swiper специфични стилове */
.swiper-container-accordion .swiper {
    padding-bottom: 40px; /* за пагинацията */
}

.swiper-container-accordion .swiper-slide {
    text-align: left;
    box-sizing: border-box;
    padding: 15px;
    background: radial-gradient(107.32% 141.42% at 0% 0%, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
    border: 1px solid #040404;
    -webkit-backdrop-filter: blur(21px);
    backdrop-filter: blur(21px);
    border-radius: 8px;
    margin: 5px;
}
.swiper-container-accordion .swiper-slide img {
    margin: 0 auto;
    max-width: 100% !important;
}
.swiper-container-accordion .swiper-slide .heading {
    margin-top: 40px;
}
.swiper-container-accordion .swiper-pagination {
    text-align: center;
    margin-top: 10px;
}

.descrp-wordpress {
    color: #fff;
    text-align: center;
    font-family: "Exo 2", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal !important;
    letter-spacing: 0.8px;
}
/* accordion FAQ wordpress */
.box-faq-buttons-wordpress .accordion-item {
    border-radius: 14px;
    background: #fff;
    border: 3px solid #fff;
    box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.19);
    cursor: pointer;
    padding: 20px 20px 20px;
    width: 100%;
    text-align: left;
    outline: none;
    transition: 0.4s;
    margin-bottom: 40px;
}
.box-faq-buttons-wordpress .accordion-item.active {
    padding-bottom: 50px;
    border: 3px solid #cff5e3;
}

.box-faq-buttons-wordpress .accordion-item .heading h3 {
    text-align: left;
    color: #000;
    font-family: "Exo 2", sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.88px;
    padding-bottom: 0px;
    width: 80%;
}
.box-left-faq {
    padding: 24px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.71);
}

.box-faq-buttons-wordpress .accordion-item button {
    width: 100%;
    border: none;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    padding: 0px;
}
.box-faq-buttons-wordpress .accordion-item button:after {
    content: "5";
    font-family: "ETmodules";
    background: transparent;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.19);
    color: #434a80;
    display: flex;
    align-items: center;
    justify-content: center;
    float: right;
    margin-left: 5px;
    font-size: 35px;
    border-radius: 50%;
    height: 40px;
    width: 40px;
}
.box-faq-buttons-wordpress .active.accordion-item button:after {
    content: "3" !important;
    background: #434a80;
    color: #fff;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

.box-faq-buttons-wordpress .panel p {
    margin: 25px 0px 45px 0px;
    color: #000;
}
/*
.img-faq img {
    opacity: 0.3;
}
*/
/* end accordion FAQ wordpress */
.section-fixed {
    background-attachment: inherit;
    height: 400px;
}
.border-none {
    border-bottom: 0px solid #fff !important;
}
.row-form-mt-0 {
    margin-top: 10px;
}
#block-5 {
    margin-bottom: 0px;
}
/* ppc */
.heading-slider h1 {
    font-size: clamp(26px, calc(26px + (100vw - 320px) * 22 / 660), 48px) !important;
}
.button a {
    position: relative;
    display: inline-block;
    border-radius: 70px;
    background: #cff5e3;
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.2;
    padding: 16px 26px;
    transition: all 0.2s ease-out;
}
.button a:hover {
    background: #3f4b81;
    color: #fff;
}
.button-phone a {
    padding: 16px 58px 16px 26px;
}
.button-phone a:before {
    content: "";
    position: absolute;
    top: 45%;
    right: 15px;
    transform: translate(-50%, -50%);
    background: url(/wp-content/uploads/2025/06/phone-icon.svg);
    height: 19px;
    width: 19px;
    background-size: cover;
    background-repeat: no-repeat;
}
.button-phone a:hover:before {
    background: url(/wp-content/uploads/2025/06/phone-icon-hover.svg);
    background-size: cover;
    background-repeat: no-repeat;
}
.service-list-slider {
    margin: 15px 0;
}
.service-list-slider ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0px !important;
}
.service-list-slider ul li {
    display: flex;
    align-items: center;
    list-style: none;
    font-family: "Exo 2", sans-serif;
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.2;
    margin-right: 0px;
    padding-bottom: 25px;
    position: relative;
}
.service-list-slider ul li:last-child {
    margin-right: 0px;
}
.service-list-slider ul li img {
    margin-right: 15px;
}
.slider-descrp p {
    font-family: "Montserrat", sans-serif;
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 166.667% */
}
.right-top-part-slider {
    display: flex;
    gap: 15px;
}
.col-part-left-slider-inner {
    width: 50%;
}
.col-part-right-slider-inner {
    width: 50%;
}
.arrow-wrapper {
    position: absolute;
    left: 50%;
    bottom: 27px;
    transform: translate(-100%, 65%);
    transform-origin: bottom center;
    z-index: 1;
    width: 30%;
}

/* Animations */
@keyframes arrowMove {
    0% {
        transform: translate(-100%, 65%);
    }
    20% {
        transform: translate(-100%, -65%);
    }
    40% {
        transform: translate(-75%, -130%);
    }
    60% {
        transform: translate(-50%, -160%);
    }
    80% {
        transform: translate(-20%, -130%);
    }
    100% {
        transform: translate(0%, -35%);
    }
}

@keyframes arrowRotate {
    0% {
        transform: rotate(1deg);
    }
    20% {
        transform: rotate(35deg);
    }
    40% {
        transform: rotate(75deg);
    }
    60% {
        transform: rotate(109deg);
    }
    80% {
        transform: rotate(145deg);
    }
    100% {
        transform: rotate(180deg);
    }
}
/*
.arrow {
    transform: rotate(1deg);
    transform-origin: bottom center;
}

.arrow.animate {
    animation: arrowRotate 0.6s ease-in-out forwards;
}

.arrow-wrapper.animate {
    animation: arrowMove 0.6s ease-in-out forwards;
}*/



.arrow {
    transform: rotate(1deg);
    transform-origin: right center;
}
@keyframes arrowRotateWithHold {
    0% {
        transform: rotate(1deg);
    }
    10% {
        transform: rotate(180deg);
    }

    80% {
        transform: rotate(185deg);
    }

    85% {
        transform: rotate(1deg);
    }

    100% {
        transform: rotate(1deg);
    }
}

.arrow.animate {
    animation: arrowRotateWithHold 17s ease-in-out infinite;
}


.speedometer {
    position: relative;
    background: #000000;
    border-radius: 19px;
    padding: 50px 15px 0;
    overflow: hidden;
}
.speedometer img {
    display: block;
    width: 100%;
    position: relative;
    z-index: 2;
}
.speedometer-title {
    color: #fff;
    text-align: center;
    font-family: "Exo 2", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 80px;
}
.img-wp-service-slider {
    margin-top: 15px;
}
.img-wp-service-slider img {
    width: 100%;
    display: block;
}

.col-part-right-slider-inner {
    background: #cff5e3;
    border-radius: 19px;
    position: relative;
}
.img-women {
    position: absolute;
    left: 0;
    bottom: 0;
}
.img-rocket {
    position: absolute;
    right: 15px;
    bottom: 0;
    height: 160px;
    transform: translateY(0);
    transition: transform 2s ease-in-out;
}
.module-bottom-right-slider {
    overflow: hidden;
}
.right-bottom-part-slider {
    padding: 15px 25px;
    position: relative;
    border-radius: 19px;
    background: linear-gradient(90deg, #cfff34 -39.86%, #3efdc7 24.71%, #3f4b81 109.38%);
}

.progress-fill-box {
    background: #fff;
    border-radius: 10px;
    height: 35px;
    width: 100%;
    max-width: 300px;
    border-radius: 50px;
    padding: 5px;
}
.progress-fill {
    height: 100%;
    width: 45%;
    background: linear-gradient(90deg, #cfff34 -57.06%, #3efdc7 34.64%, #3f4b81 139.57%);
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.25);
    border-radius: 50px;
    position: relative;
    z-index: 1;
    transition: width 0.3s ease-in-out;
}
.rope-image {
    position: absolute;
    right: 0;
    top: 63%;
    transform: translate(0%, -50%);
    transition: right 0.3s ease-in-out;
}
.progress-wrapper p {
    color: #2c3e50;
    font-family: "Exo 2", sans-serif;
    font-size: clamp(14px, calc(14px + (100vw - 320px) * 1 / 660), 15px);
    font-style: normal;
    font-weight: 500;
    line-height: 1.2 !important;
    margin: 20px 0;
}
.progress-wrapper p span {
    font-weight: 700;
}
.percentage {
    color: #2c3e50;
    font-family: "Exo 2", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    max-width: 300px;
    width: 100%;
    /* margin: 0 auto; */
    display: inline-block;
    text-align: center;
}
.sand-clock {
    text-align: center;
    width: 105px;
    height: 105px;
    background: #000000;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: -70px;
    left: -55px;
    z-index: 2;
    filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.25));
}
.sand-clock img {
    width: 40px;
    animation: rotateClock 8s linear infinite;
}
@keyframes rotateClock {
    0%,
    80% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(180deg);
    }
}
.logo-carousel {
    width: 100%;
    margin: 0 auto;
}
.logo-carousel .swiper-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.logo-carousel .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide-logo-ppc img {
    padding: 15px;
    max-width: 150px !important;
}
.heading-projects h2 {
    font-size: 35px;
}
.w-760 {
    max-width: 760px;
    width: 100%;
    margin: 0 auto;
}
.w-850 {
    max-width: 850px;
    width: 100%;
    margin: 0 auto;
}
.heading-card-project h3 {
    color: #fff;
    font-family: "Exo 2", sans-serif;
    font-size: clamp(30px, calc(30px + (100vw - 320px) * 18 / 1680), 48px) !important;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.92px;
}
.box-slider-info-descrp-ppc p {
    color: #fff;
}
.swiper-pagination-ppc .swiper-pagination-bullet {
    background: #fff !important;
}
.swiper-pagination-ppc .swiper-pagination-bullet-active {
    background: #71fe94 !important;
}
.section-challenge {
    background: url(/wp-content/uploads/2025/06/gradient-background-digital-style-dema-mobile.webp);
    background-size: cover;
    background-position: 60% 100%;
    margin: 40px 0;
}
.box-advantages-heading-percentage h3 {
    color: #fff;
    font-family: "Exo 2", sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 35px;
    padding-bottom: 0px;
}
.box-advantages-heading {
    margin: 10px 0 15px;
}
.box-advantages-heading p {
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
}
.box-advantages-descrp p {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.box-advantages-info {
    margin-left: 30px;
    flex: 0 1 75%;
}
.box-advantages {
    display: flex;
    align-items: center;
}
.col-center-advantages:before,
.col-center-advantages:after {
    content: "";
    position: absolute;
    background: #fff;
    height: 1px;
    width: 290px;
}
.col-center-advantages:before {
    top: 0;
}
.col-center-advantages:after {
    bottom: 0;
}
.w-980 {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
}
/* tabs */
.mySwiperTab.swiper-container {
    width: 100%;
    padding: 40px 0px 0px;
    display: block !important;
}
.mySwiperTab .swiper-wrapper {
    justify-content: space-between;
}

.mySwiperTab .swiper-slide {
    background: #3f4b81;
    text-align: center;
    display: flex !important;
    justify-content: center;
    align-items: end;
    transition: transform 0.4s ease, opacity 0.4s ease;
    opacity: 0.2;
    width: 100% !important;
    height: auto;
}
.swiper-slider-info {
    width: 100%;
    text-align: left;
    padding: 40px 5% 20px;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.swiper-slider-info p {
    line-height: 30px !important;
}
.swiper-slider-img {
    width: 100%;
}
.swiper-slider-img img {
    display: block;
}
.mySwiperTab .swiper-slide-active {
    opacity: 1;
    z-index: 2;
    margin: 0;
}
.row-tabs {
    width: 100% !important;
    max-width: 1050px !important;
}
.tab {
    border-radius: 50px;
    border: 2px solid #000;
    background: #2c3e5000;
    color: #000;
    padding: 10px 20px;
    cursor: pointer;
    text-align: center;
    font-family: "Exo 2", sans-serif;
    font-size: clamp(13px, calc(13px + (100vw - 320px) * 7 / 280), 20px);
    font-style: normal;
    font-weight: 700;
    flex-shrink: 0;
    transition: background 0.3s, opacity 0.3s;
    scroll-snap-align: start;
}
.tab.active {
    background: #3f4b81;
    border: 2px solid #3f4b81;
    color: #fff;
}
/* Tabs на мобилни устройства */
.tabs-container {
    display: flex;
    gap: 15px;
    padding: 10px;
    justify-content: center;
    flex-wrap: wrap;
    scroll-snap-type: x mandatory; /* Разрешаваме плъзгане на табовете */
    scroll-behavior: smooth; /* Плавно преместване на табовете */
    overflow: hidden; /* Премахваме скролбарите */
}

/* Целият scrollbar */
.tabs-container::-webkit-scrollbar {
    width: 0px;
    height: 0px;
}

/* Пълзящата част на скролбара */
.tabs-container::-webkit-scrollbar-thumb {
    background-color: transparent; /* Цвят на плъзгача */
    border-radius: 0px; /* Заобляне на ъглите */
    border: 0px solid transparent; /* Граница, ако е необходимо */
}

/* Плъзгач при ховър */
.tabs-container::-webkit-scrollbar-thumb:hover {
    background-color: transparent; /* По-тъмен цвят при ховър */
}
.swiper-slider-tab-img img {
    width: 100% !important;
    max-width: 451px !important;
}
.swiper-slider-tab-img-website img {
    max-width: 493px !important;
}
.swiper-slider-info .heading {
    margin-bottom: 30px;
}
.swiper-slider-info .heading h3 {
    font-size: 22px;
    line-height: 28px;
}
/* tabs */
.list-difference ul {
    padding-left: 0px;
}
.list-difference ul li {
    position: relative;
    list-style: none;
    color: #fff;
    font-family: "Exo 2", sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    padding-left: 50px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #fff;
}
.list-difference ul li:last-child {
    border-bottom: 0px solid #fff;
}
.list-difference ul li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0%, -50%);
    background: url(/wp-content/uploads/2025/06/success-icon-checkmark-ui.svg);
    height: 28px;
    width: 28px;
}
.text-call {
    color: #000;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: 600;
}
.row-portfolio {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 25px;
}
.box-portfolio {
    width: calc(50% - 25px);
    height: clamp(100px, calc(100px + (100vw - 320px) * 260 / 880), 360px);
    overflow: hidden;
    border-radius: 24px;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.16);
    background: #fff;
    position: relative;
}
/*
.box-portfolio-img {
   position:absolute;
   bottom:0;
   right:0;
}
*/
.box-portfolio-img {
    height: 100%;
    display: flex;
    justify-content: end;
    align-items: end;
}
.box-portfolio-img img {
    display: block;
    width: 90%;
    height: 90%;
    float: right;
    object-fit: cover;
    transform-origin: 200px 190px;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.16);
    transition: transform 0.6s ease-in-out, width 0.6s ease-in-out;
}

.box-portfolio:hover .box-portfolio-img img {
    transform: scale(1.2);
    width: 100%;
}
.box-portfolio-link {
    visibility: hidden;
    opacity: 0;
    top: 0px;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.91);
    margin: 0;
    color: #fff;
    cursor: pointer;
}
.box-portfolio-link img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.box-portfolio:hover .box-portfolio-link {
    visibility: visible;
    opacity: 1;
}
.modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
}

.modal-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 90%;
    text-align: center;
}

.modal-content img {
    max-width: 100%;
    height: auto;
}

.modal-close {
    position: absolute;
    top: -50px;
    right: 0;
    color: #000;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
}
.modal-close img {
   width:30px;
}
.w-760 {
    width: 100%;
    max-width: 760px;
    margin: 0 auto;
}
.col-price-purple {
    background: #3f4b81;
}
.col-price-white {
    background: #fff;
}
.col-price-white,
.col-price-purple {
    border-radius: 8px;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.16);
    overflow: hidden;
}
.box-price-purple-heading {
    padding: 40px 20px;
}
.box-price-purple-heading h3 {
    color: #fff;
    text-align: center;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 120% */
}
.list-price-purple {
    padding-top: 0 !important;
    margin-top: -15px;
}
.list-price {
    padding: 30px 30px 30px;
}
.list-price ul {
    padding-left: 0px;
}
.list-price li {
    position: relative;
    list-style: none;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    padding-left: 30px;
    margin-bottom: 20px;
}
.list-price-purple li {
    color: #fff;
}
.list-price-white {
    color: #000;
}
.list-price li:before {
    content: "";
    position: absolute;
    top: 14px;
    left: 0;
    transform: translate(0%, -50%);
    height: 16px;
    width: 16px;
    background-size: cover !important;
}
.list-price-purple li:before {
    background: url(/wp-content/uploads/2025/06/success-icon-checkmark-ui.svg);
}
.list-price-white li:before {
    background: url(/wp-content/uploads/2025/06/verified-icon-web-design-dema.svg);
}
.box-price-white-heading {
    padding: 40px 20px;
}
.box-price-blue-heading {
    background: #cff5e3;
}
.box-price-yellow-heading {
    background: #cfff34;
}
.box-price-black-heading {
    background: #000;
}
.box-price-white-heading h3 {
    color: #000;
    text-align: center;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
}
.box-price-black-heading h3 {
    color: #fff;
}
.box-price-white-heading h3 span {
    font-size: 48px;
    font-weight: 700;
    margin: 0 5px;
}
.box-price-purple-heading,
.box-price-white-heading {
    height: 180px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.box-price-purple-heading {
    height: auto;
}
.w-1235 {
    max-width: 1235px;
    width: 100%;
    margin: 0 auto;
}
.module-cf-pcc {
    padding: 50px 30px;
    border-radius: 29px;
    background: #cff5e3;
    box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.19);
}
.button-phone-cf a {
    background: #fff;
}
.button-phone-cf a:hover:before {
    background: url(/wp-content/uploads/2025/06/phone-icon.svg);
}
.button-phone-cf a:hover {
    background: #cff5e3;
    color: #000;
}
.col-right-ppc {
    display: flex;
}
.button-phone-ppc a,
.button-phone-ppc a:hover {
    background: transparent;
    color: #fff;
    padding: 16px 77px 16px 37px !important;
}
.button-phone-ppc a:before,
.button-phone-ppc a:hover:before {
    height: 23px;
    width: 23px;
    background: url(/wp-content/uploads/2025/06/phone-icon-hover.svg);
}
/* end ppc */
.category-posts-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
}
.col-3-last-post {
    width: 100%;
    background: #f4f4f4;
    padding: 25px;
}
.last-post-title h2 {
    color: #1e1e1e;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.last-post-excerpt p {
    color: #1e1e1e;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.button-blog {
    margin-top: 10px;
    margin-bottom: 20px;
}
.button-blog button {
    border: none;
    padding: 0px;
    position: relative;
    cursor: pointer;
    color: #1e1e1e;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}
.button-blog button:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 50px;
    height: 2px;
    background-color: #000;
    transition: width 0.3s ease-in-out;
}
.button-blog button:hover:after {
    width: 100%;
}
.box-last-post-info-left {
    display: flex;
    align-items: center;
    margin-top: 100px;
}
.box-last-post-picture {
    margin-right: 15px;
}
.box-last-post-picture img {
    width: 60px;
    height: 60px;
    border-radius: 50px;
    background: #c4e57a;
}
.box-last-post-info-author p {
    color: #1e1e1e;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal !important;
    text-transform: capitalize;
}
.box-last-post-info-date p {
    color: #1e1e1e;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: normal !important;
    text-transform: capitalize;
}
.pagination-blogs {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}
.pagination-blogs .next {
    position: absolute;
    right: 0;
    width: auto;
    height: auto;
    border: none;
}
.pagination-blogs .prev {
    position: absolute;
    left: 0;
    width: auto;
    height: auto;
    border: none;
}
.page-numbers {
    color: #000;
    padding: 10px;
    border: 1px solid #000;
    border-radius: 8px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 4px;
}
.page-number .current {
    background: #434a80;
    color: #fff;
    border-color: #434a80;
}
.single-post h1.entry-title {
    color: #1e1e1e;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.box-all-post {
	display: flex;
    gap: 20px;
}
.box-all-post-header-left-part {
    display: flex;
    align-items: center;
}
.box-all-post-header-left-part-picture {
    margin-right: 20px;
}
.box-all-post-header-left-part-picture .author-avatar .user-avatar img {
    width: 81px;
    height: 81px;
    border-radius: 50px;
    background: #c4e57a;
}
.box-all-post-header-left-part-info-author .author-name p {
    color: #1e1e1e;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal !important;
    text-transform: capitalize;
}
.box-all-post-header-left-part-info-date p {
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal !important;
}
.module-sh {
    background: #f4f4f4;
    padding: 20px 30px;
}
.profile-picture img {
    width: 70px;
    height: 70px;
    border-radius: 50px;
    background: #c4e57a;
}
.profile-linkedin {
    position: absolute;
    right: 0;
}
.profile-name {
    color: #1e1e1e;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    margin: 25px 0;
}
.profile-biographical-info {
    color: #585858;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
body .mdl-table .pac_dtoc_title_area {
    background-color: #f4f4f4;
}
body .mdl-table .pac_dtoc_heading_level_2 {
    padding-left: 0px !important;
}
body .mdl-table .pac_dtoc_body_area.inside .divi_table_of_contents ul li div {
    padding-left: 0px !important;
}
body .mdl-table .pac_dtoc_body_area.inside .divi_table_of_contents ul li,
body .mdl-table .divi_table_of_contents li {
    margin: 10px 0;
    color: #000;
    font-family: "Exo 2", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500 !important;
    line-height: normal;
}

body .mdl-table .pac_dtoc_li_heading_level_2.active a {
    color: #434a80 !important;
    font-weight: 500 !important;
}
body .mdl-table .divi_table_of_contents a:after {
    height: 0px !important;
    display: none;
}
body .mdl-table .pac_dtoc_title {
    color: #1e1e1e !important;
    font-family: "Exo 2", sans-serif;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal;
    text-transform: uppercase;
}
.socials-blog ul {
    display: flex;
    justify-content: center;
    padding: 0px !important;
    margin-top: 10px;
}
.socials-blog ul li {
    list-style: none;
    margin: 0 8px;
}
.slider-section-home-1 {
    background-image: url(https://demamarketing.bg/wp-content/uploads/2025/06/mobile.webp) !important;
}

.section-error,
.section-error .et_pb_row {
    padding-bottom: 0px !important;
}
.col-right-error {
    display: flex;
    align-items: end;
}
.col-left-error {
    display: flex;
    align-items: center;
}
.ff-el-input--label,
.ff-description,
.ff-el-group > .extra-label-class {
    display: none;
}
.et_pb_section_video_bg video {
    height: 100% !important;
    object-fit: cover !important;
    z-index: 2;
}
.slider-section-home {
    z-index: 9;
}
.heading-contact-cf h2 {
    font-size: 35px;
}
.section-all-post {
	padding-bottom:0px !important;
}
.row-blog {
	display:flex;
    align-items:center;
}
.nav-blog ul {
   display:flex;
   justify-content:center;
   align-items:center;
   flex-wrap:wrap;
   padding:0px !important;
}
.nav-blog ul li {
    list-style: none;
    margin: 10px 15px;
}
.nav-blog ul li a {
    color: #1e1e1e;
    text-align: center;
    font-family: "Exo 2", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
	position:relative;
}
.nav-blog ul li a:before,
.nav-blog ul li a.active-post:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 0%;
    height: 2px;
    background-color: #000;
    transition: width 0.3s ease-in-out;
}
.nav-blog ul li a.active-post:before {
	width:100%;
}
.nav-blog ul li a:hover::before {
    width: 100%;
}
/* thank you page */
.page-id-987516858 #page-container,
.page-id-987516899 #page-container {
    padding-top: 0px !important;
}
.page-id-987516858 #main-header,
.page-id-987516899 #main-header {
    display: none;
}
.section-thank-you {
    border-top: 70px solid #f6f6f6;
}
.row-thank-you-ppc {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: calc((100% - min(90vw, 1650px)) / 2) !important;
    padding-right: calc((100% - min(90vw, 1650px)) / 2) !important;
}
.heading-thank-you-ppc h1 {
    color: #000;
    font-family: "Exo 2", sans-serif;
    font-size: 29px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.44px;
}

.box-inner-thank-you-ppc p {
    margin-top: 20px;
}
.boxes-thanks-row {
    display: flex;
    gap: 20px;
}
.box-thanks {
    padding: 20px;
    width: calc(100% - 0px);
    border-radius: 17px;
    background: #fff;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.16);
}
.box-links {
    display: flex;
    flex-direction: column;
    margin-top: 20px;
}
.box-links a {
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    display: flex;
    align-items: center;
    margin: 5px 0;
}
.box-links a img {
    margin-right: 20px;
}
.box-social-links {
    margin-top: 20px;
}
.box-social-links ul {
    display: flex;
    padding-left: 0px !important;
    padding-bottom: 0px;
}
.box-social-links ul li {
    list-style: none;
    margin-right: 15px;
}
.section-thank-h,
.section-thank-h .et_pb_row {
   padding-bottom:0px !important;
}
.col-right-thank-h-img img {
   filter: grayscale(100%) hue-rotate(45deg);
}

.col-left-box-thank {
   margin-top: -210px;
}

/* end thank you page */
@media screen and (min-width: 1671px) {
    .arrow-wrapper {
        bottom: clamp(27px, calc(27px + (100vw - 1670px) * (3 / 890)), 30px);
    }
}
@media screen and (max-width: 1500px) and (min-width: 1201px) {
    .box-cards-img img {
        height: clamp(75%, calc(75% + (100vw - 1200px) * 25 / 300), 100%) !important;
    }
}
@media screen and (max-width: 1560px) and (min-width: 981px) {
    .arrow-wrapper {
        bottom: clamp(15px, calc(15px + (100vw - 980px) * (10 / 580)), 25px);
    }
}
@media screen and (max-width: 980px) and (min-width: 320px) {
    .arrow-wrapper {
        bottom: clamp(7px, calc(10px + (100vw - 320px) * (24 / 660)), 34px);
    }
}

@media screen and (min-width: 1300px) {
    .col-services-seo {
        width: 30% !important;
    }
}
@media screen and (max-width: 1350px) {
    .col-box-business-100:hover .col-box-business-img img {
        transform: scale(1.3);
    }
}

@media screen and (min-width: 1201px) {
    .box-slider-left-heading h1 {
        font-size: clamp(55px, calc(55px + (100vw - 1201px) * 9 / 599), 64px) !important;
    }
    .box-slider-left-descriptions p {
        font-size: clamp(17px, calc(17px + (100vw - 1201px) * 1 / 599), 18px);
    }
    .slider-section-home {
        padding-top: 110px !important;
    }
    .slider-section-wordpress {
        padding-top: 140px !important;
    }
    .slider-section-seo {
        padding-top: 110px !important;
    }
    .col-right-slider-img,
    .col-right-slider-img .et_pb_module_img,
    .col-right-slider-img-wordpress,
    .col-right-slider-img-wordpress .et_pb_module_img,
    .col-right-slider-img-seo,
    .col-right-slider-img-seo .et_pb_module_img,
    .col-right-slider-img-wordpress,
    .col-right-slider-img-wordpress .et_pb_module_img {
        position: absolute;
        right: 0;
        bottom: 0px;
    }
    .col-right-slider-img-seo .et_pb_module_img,
    .col-right-slider-img-wordpress .et_pb_module_img {
        width: 100%;
    }

    .col-left-slider {
        padding-bottom: 160px;
    }
    .col-left-slider-about {
        padding-bottom: 110px;
    }
    .col-left-slider-wordpress {
        padding-bottom: 85px;
    }
    .col-card-left-h {
        margin-right: 20px !important;
    }
    .row-flex-1200 {
        display: flex;
    }
    .box-slider-info {
        visibility: hidden;
        opacity: 0;
        top: 16px;
        position: absolute;
        background: #000000e0;
        margin: 0 17px 20px;
        color: #fff;
        height: clamp(440px, calc(440px + (100vw - 1200px) * 125 / 600), 560px);
        padding-right: clamp(15px, calc(15px + (100vw - 1200px) * 35 / 600), 50px) !important;
        padding-left: clamp(15px, calc(15px + (100vw - 1200px) * 35 / 600), 50px) !important;
    }
    .box-slider-info h3 {
        font-size: clamp(18px, calc(18px + (100vw - 1201px) * 5 / 599), 23px) !important;
    }
    .col-slider-img-w-33 .box-slider-info {
        margin: 0 0px 20px;
        height: clamp(360px, calc(360px + (100vw - 1200px) * 120 / 800), 480px);
        top: 0px;
        width: 100%;
    }
    .col-slider-img-w-60:hover .box-slider-info,
    .col-slider-img-w-40:hover .box-slider-info,
    .col-slider-img-w-33:hover .box-slider-info {
        visibility: visible;
        opacity: 1;
    }
    .box-slider-info .heading h3 {
        color: #fff;
    }
    .col-right-slider-img-about {
        width: 53% !important;
    }
    .col-right-slider-img-about .et_pb_module {
        height: 485px;
    }
    .col-left-img-about-typing .et_pb_module {
        position: absolute;
        bottom: 0;
    }
    /*
    .col-left-img-about-typing .et_pb_module .et_pb_code_inner {
        display: flex;
        align-items: end;
    }
   */
    .col-right-img-about-typing {
        padding-bottom: 100px;
    }
    .box-business-50-left {
        width: 43%;
    }
    .box-business-50-right {
        text-align: center;
        width: 57%;
        position: absolute;
        right: 0;
        bottom: -40px;
    }
    .col-box-business-100-1 .box-business-50-right {
        bottom: -90px;
    }
    .row-cards-partner.row-background-grey {
        padding: 80px 40px !important;
    }
    .col-box-business-100-1 {
        height: 250px !important;
    }
    .box-seo-service-right {
        text-align: right;
    }
    .col-right-inner-slider {
        position: absolute;
        right: 0;
        bottom: 0px;
    }
    .logo-carousel .swiper-slide {
        flex: 0 0 auto;
        width: auto !important;
    }
    .logo-carousel.swiper {
        overflow: visible !important;
    }
    .box-slider-img-ppc img {
        height: clamp(360px, calc(360px + (100vw - 1200px) * 120 / 800), 480px) !important;
        display: block;
    }
    .section-site,
    .row-site {
        padding-bottom: 0px !important;
    }
    .box-advantages-center {
        justify-content: center;
    }
    .box-advantages-right {
        justify-content: end;
    }
    .col-center-advantages:before,
    .col-center-advantages:after {
        top: 0;
        height: 100%;
        width: 1px;
    }
    .col-center-advantages:before {
        left: clamp(-20px, calc(-10px - (100vw - 1200px) * 10 / 600), -10px);
    }
    .col-center-advantages:after {
        right: 0;
    }
    .col-left-advantages,
    .col-right-advantages {
        width: 30% !important;
    }
    .col-center-advantages {
        width: 40% !important;
    }
    .box-advantages-info {
        flex: 0 1 50%;
    }
    .box-portfolio {
        height: clamp(240px, calc(240px + (100vw - 1200px) * 110 / 600), 350px);
        width: calc(25% - 50px);
    }
    .row-portfolio {
        gap: 50px;
    }
    .col-left-cf-ppc {
        padding-right: 100px;
    }
    .heading-business h2 {
        font-size: clamp(45px, calc(45px + (100vw - 1200px) * 19 / 600), 64px) !important;
    }
    .box-slider-img img {
        height: clamp(470px, calc(470px + (100vw - 1200px) * 130 / 600), 600px);
    }
    .col-left-thank {
        z-index: 3;
    }
    .col-right-thank-img {
        position: absolute;
        right: 0;
        bottom: -60px;
        width: clamp(660px, calc(660px + (100vw - 1200px) * 210 / 600), 870px) !important;
    }
    .box-inner-thank-you-ppc p {
        padding-right: clamp(135px, calc(135px + (100vw - 1201px) * 335 / 599), 470px);
    }
   .box-links a {
      font-size: clamp(15px, calc(15px + (100vw - 1201px) * 3 / 399), 18px);
   }
   .box-thanks-left .box-links a {
      font-size: clamp(14px, calc(14px + (100vw - 1201px) * 3 / 399), 18px);
   }
   .box-inner-thank-you-ppc-h p {
   padding-right:0px;
}
   .box-thanks-left {
      width: calc(46% - 20px) !important;
   }
   .box-thanks-right {
      width: calc(57% - 20px) !important;
   }
   .col-left-thank-h {
    padding-top: clamp(0px, calc(0px + (100vw - 1201px) * 150 / 499), 150px);
    }
   .col-right-btn-thank {
    margin-top: clamp(-40px, calc(0px - (100vw - 1201px) * 40 / 499), 0px);
   }
   .col-right-thank-h-img img {
   width:90% !important;
   }
}
@media screen and (max-width: 1200px) {
    .row-flex-1024 {
        flex-direction: column;
    }
    .col-left-slider,
    .col-right-slider-img,
    .col-right-slider-img-wordpress {
        width: 100% !important;
    }
    .box-slider-left {
        text-align: center;
    }
    .col-card-h {
        width: 100% !important;
    }
    .et_pb_gutters1.row-flex-1200 .et_pb_column.col-card-right-h {
        margin-top: 20px !important;
    }
    .responsiveSwiper.swiper {
        display: block;
        overflow: hidden;
        padding: 10px;
    }
    .col-slider-img-w-60,
    .col-slider-img-w-40,
    .col-slider-img-w-33 {
        width: 49% !important;
        box-sizing: border-box;
        flex: none !important;
        margin: 0;
    }
    .box-slider-img img {
        width: auto;
        max-width: 100% !important;
    }
    .swiper-pagination {
        text-align: center;
        margin-top: 35px;
        bottom: -20px !important;
    }
    .row-flex-dc-1200 {
        flex-direction: column-reverse;
    }
    .col-left-img-about-typing,
    .col-right-img-about-typing {
        width: 100% !important;
    }
    .col-left-img-about-typing img {
        margin: 50px auto 0;
    }
    .col-right-img-about-typing {
        text-align: center;
    }
    .col-left-img-about-typing {
        margin-bottom: 0px !important;
    }
    .row-cards.row-background-grey {
        border-radius: 0px;
        width: 100% !important;
        padding: 40px 10% !important;
    }
    .row-cards-partner.row-background-grey {
        border-radius: 0px;
        width: 100% !important;
        padding: 40px 5% !important;
    }
    .col-box-business-100 {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .col-services-seo,
    .col-service-seo-img {
        width: 100% !important;
    }
    .col-services-seo .et_pb_module,
    .col-service-seo-img .et_pb_module {
        margin-bottom: 50px !important;
    }
    .box-seo-service {
        text-align: center;
    }
    .col-right-inner-slider img {
        margin: 0 auto;
    }
    .row-advantages {
        flex-direction: column;
        display: flex;
    }
    .col-left-advantages,
    .col-right-advantages,
    .col-center-advantages {
        width: 100% !important;
    }
    .et_pb_gutters1.et_pb_row .et_pb_column.col-center-advantages {
        padding: 30px 0 !important;
        margin: 30px 0 !important;
    }
    .box-advantages-icon {
        width: 85px;
    }
    .col-price {
        margin-right: 0px !important;
    }
    .col-left-thank,
    .col-right-thank-img,
   .col-left-thank-h,
   .col-right-thank-h-img {
        width: 100% !important;
    }
    .section-thank-you,
    .row-thank-you-ppc {
        padding-bottom: 0px !important;
    }
   .box-thanks-left,
   .box-thanks-right,
   .col-left-box-thank,
   .col-right-btn-thank {
        width: 100% !important;
    }
   .col-right-btn-thank {
      margin-top:50px;
   }
   
}
@media screen and (min-width: 1101px) {
    .mySwiperTab .swiper-slide {
        width: 1100px !important;
        border-radius: 37px;
        height: 375px !important;
    }
}
@media screen and (max-width: 1150px) and (min-width: 981px) {
    .sand-clock {
        width: 85px;
        height: 85px;
        bottom: -60px;
        left: -25px;
    }
    .sand-clock img {
        width: 30px;
    }
}
@media screen and (max-width: 1200px) and (min-width: 981px) {
    .box-slider-img img {
        height: 400px;
    }
    body .col-profile-cards-heading-dekstop,
    body .col-profile-cards {
        width: calc(33.8% - 2%) !important;
    }
    .col-right-slider-img .et_pb_module .et_pb_code_inner img,
    .col-right-slider-img-wordpress .et_pb_module .et_pb_code_inner img {
        width: 70% !important;
        margin: 0 auto;
    }
    .col-box-business-40:hover .col-box-business-img img {
        transform: scale(1.6);
    }
    .col-box-business-60 .col-box-business-img img {
        transform-origin: -25px 445px;
    }
    .col-box-business-60:hover .col-box-business-img img {
        transform: scale(1.3);
    }
    .col-box-business-100:hover .col-box-business-img img {
        transform: scale(1.43);
        transform-origin: -125px 448px;
        width: 600px;
    }
    .col-box-business-100 {
        flex-direction: column-reverse;
    }
    .col-box-business-100 .col-box-business-img {
        margin-bottom: 30px;
    }
    .progress-fill-box,
    .percentage {
        max-width: 220px;
    }
    .row-flex-price {
        flex-wrap: wrap;
        gap: 30px;
    }
    .col-price {
        width: calc(51.3% - 30px) !important;
        margin-right: 0px !important;
        margin-bottom: 0px !important;
    }
    .heading-business h2 {
        font-size: clamp(43px, calc(43px + (100vw - 981px) * 10 / 219), 53px) !important;
    }
}
@media screen and (max-width: 1200px) and (min-width: 601px) {
    .typing-slider-bottom {
        bottom: 17% !important;
        right: 0% !important;
    }
    .col-center-advantages:before,
    .col-center-advantages:after {
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .box-advantages {
        width: 380px;
        margin: 0 auto;
    }
}
@media screen and (min-width: 1025px) {
    .address-info-mobile {
        display: none;
    }
    .address-info {
        margin-top: 100px;
    }
    .row-form {
        border-radius: 29px;
    }
    .col-right-cf .module-cf {
        padding: 60px 60px;
    }
    .section-process {
        padding-bottom: 600px !important;
    }
    .swiper-container {
        display: none !important; /* Скрива слайдера */
    }
    .box-accordion {
        display: flex !important;
        flex-wrap: wrap;
        gap: 20px;
    }
    .box-accordion .accordion-item-logo:first-child {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
    }
    .box-accordion .accordion-item-logo:nth-child(2) {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 2;
    }
    .box-accordion .accordion-item-logo:nth-child(3) {
        position: absolute;
        top: 120px;
        left: 0;
    }
    .box-accordion .accordion-item-logo:nth-child(4) {
        position: absolute;
        top: 120px;
        right: 0;
    }
    .box-accordion .accordion {
        padding: 15px 20px;
        cursor: pointer;
        font-weight: bold;
        height: 90px;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: all 1s ease-out;
    }
    .box-accordion .accordion img {
        transition: all 0.3s ease-out;
    }
    .box-accordion .accordion-item-logo:hover .accordion img {
        max-width: 110px !important;
        transition: all 0.3s ease-out;
    }
    .box-accordion .accordion-item-logo:hover .panel {
        max-height: 500px; /* Достатъчна стойност, която побира съдържанието */
        padding: 15px 20px; /* Връщаме вътрешен падинг */
    }
    .box-accordion .panel {
        max-height: 0;
        overflow: hidden;
        padding: 0 20px;
        transition: max-height 0.6s ease-out, padding 0.6s ease-out;
    }
    .box-accordion .panel p {
        margin: 15px 0;
    }
}
@media screen and (max-width: 1024px) {
    .section-cf {
        padding-bottom: 0px !important;
    }
    .address-info-dekstop {
        display: none;
    }
    .row-form {
        flex-direction: column;
        width: 100% !important;
        max-width: 100% !important;
    }
    .col-left-cf,
    .col-right-cf {
        width: 100% !important;
    }
    .col-left-cf {
        margin-bottom: 30px !important;
        margin-right: 0px !important;
    }
    .col-right-cf .ff_submit_btn_wrapper {
        text-align: center !important;
    }
    .box-accordion {
        display: none; /* Скрива акордеона при ширина под 1200px */
    }

    .swiper-container {
        display: block;
        overflow: hidden;
    }
    .swiper-container-accordion {
        padding: 10px;
    }
    .swiper-container-accordion .swiper-slide {
        margin: 0px;
    }
}

@media screen and (min-width: 981px) {
    .page-template-default #page-container {
        padding-top: 119px !important;
    }
    #top-menu-nav {
        display: block;
    }
    #et_mobile_nav_menu {
        display: none;
    }
    .services-nav {
        margin-right: 30px;
    }
    #logo {
        width: 70px !important;
        max-width: 70px !important;
    }
    .heading h1,
    .heading h2 {
        font-size: 64px;
        letter-spacing: 2.56px;
    }
    .heading h3 {
        font-size: 28px;
        letter-spacing: 1.12px;
    }
    .row-flex-ac {
        display: flex;
        align-items: center;
    }
    .row-flex-ae {
        display: flex;
        align-items: end;
    }
    .row-flex {
        display: flex;
    }
    .w-525-m {
        width: 525px;
        margin: 0 auto;
    }
    .w-645-m {
        width: 645px;
        margin: 0 auto;
    }
    .w-990-m {
        width: 990px;
        margin: 0 auto;
    }
    .w-930-m {
        width: 930px;
        margin: 0 auto;
    }
    .w-790-m {
        width: 790px;
        margin: 0 auto;
    }
    .button-mobile {
        display: none;
    }
    .box-slider-info {
        padding: 20px 50px;
    }
    #main-footer {
        background: url(/wp-content/uploads/2025/03/footer.webp);
        background-position: center !important;
    }
    #main-footer .footer-widget .menu {
        display: flex;
        justify-content: space-between;
    }
    #main-footer .footer-widget .menu .sub-menu {
        margin-top: 25px;
    }
    .img-shape img {
        display: none;
    }
    .col-profile-cards-heading-mobile {
        display: none;
    }
    .slider-images-cards .swiper-container-cards .swiper-wrapper {
        display: flex;
        flex-wrap: wrap;
        gap: 19px;
    }

    .col-profile-cards-heading-dekstop,
    .col-profile-cards {
        width: calc(25% - 19px) !important;
    }
    .swiper-container-cards {
        width: 100%;
        overflow: hidden;
    }
    .swiper-slide {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .section-our-mission:before {
        left: -77px;
        background: url(/wp-content/uploads/2025/04/left-arrow-before.svg);
        width: 250px;
        height: 313px;
    }
    .section-our-mission:after {
        right: -68px;
        background: url(/wp-content/uploads/2025/04/right-arrow-after.svg);
        width: 250px;
        height: 313px;
    }
    .section-business,
    .section-faq {
        border-top: 60px solid #fff;
    }
    .col-box-business {
        padding: 70px 70px;
        height: 600px;
        min-height: 600px;
    }
    .col-box-business:after {
        content: "";
        position: absolute;
        background-repeat: no-repeat !important;
        height: 100%;
        width: 100%;
    }
    .col-box-business-40:hover:after {
        bottom: -40px;
        left: 0;
        background: url(/wp-content/uploads/2025/04/blur-effect-left-bottom.webp);
    }
    .col-box-business-60:hover:after {
        top: 0;
        right: 0;
        background: url(/wp-content/uploads/2025/04/blur-effect-right-top.webp);
    }
    .col-box-business-100:hover:after {
        top: 0;
        right: 0;
        background: url(/wp-content/uploads/2025/04/blur-effect-center.webp);
    }
    .col-box-business-60 .col-box-business-img {
        text-align: right;
        margin-bottom: 30px;
    }
    .col-box-business-100 {
        height: auto;
        min-height: auto;
    }
    .col-faq {
        padding-top: 45px;
    }
    .heading-engine h2 {
        font-size: 48px;
    }
    .col-box-business-40-1 .col-box-business-img {
        text-align: center;
    }
    .section-process {
        border-top: 30px solid #fff;
        border-bottom: 60px solid #fff;
    }
    .descrp-wordpress {
        font-size: 40px;
        letter-spacing: 1.6px;
    }
    .box-faq-buttons-wordpress .panel p {
        margin: 25px 50px 45px 0px;
    }
    .box-faq-buttons-wordpress .accordion-item button:after {
        height: 50px;
        width: 50px;
    }
    .col-left-sticky {
        position: sticky;
        top: 120px;
    }
    /* #main-footer {
     z-index:1;
   }
     */
    .service-list-slider ul {
        align-items: center;
    }
    .service-list-slider ul li {
        margin-right: 30px;
        padding-bottom: 10px;
    }
    .service-list-slider ul li:before {
        content: "";
        position: absolute;
        right: -15px;
        top: 7px;
        height: 18px;
        width: 1px;
        background: rgba(0, 0, 0, 0.26);
    }
    .service-list-slider ul li:last-child:before {
        display: none;
    }
    .heading-slider h1 {
        font-size: clamp(31px, calc(31px + (100vw - 981px) * 31 / 819), 63px) !important;
    }
    .rope-image {
        width: clamp(300px, calc(300px + (100vw - 981px) * (300 / 689)), 600px);
    }
    .progress-wrapper p {
        font-size: clamp(16px, calc(16px + (100vw - 981px) * 8 / 819), 24px);
    }
    .section-challenge {
        background: url(/wp-content/uploads/2025/06/gradient-background-digital-style-dema.webp);
        background-size: 100% 100%;
    }
    .heading-challenge h2 {
        font-size: clamp(42px, calc(42px + (100vw - 981px) * 22 / 819), 64px);
    }
    .swiper-slider-tab-img,
    .swiper-slider-info {
        width: 50%;
    }
    .swiper-slider-info {
        padding: 40px 0px 40px clamp(40px, calc(40px + (100vw - 981px) * 60 / 819), 100px);
    }
    .swiper-slider-tab-img img {
        float: right;
    }
    .swiper-slider-tab-img-mr {
        margin-right: 30px;
    }
    .heading-dema h2 {
        font-size: clamp(45px, calc(45px + (100vw - 981px) * 19 / 819), 64px);
    }
    .list-difference ul {
        margin-top: 120px;
    }
    .col-3-last-post {
        width: calc(50% - 30px);
    }
    .pr-c {
        padding-right: clamp(145px, calc(145px + (100vw - 981px) * 185 / 819), 330px);
    }
    .heading-error h1 {
        font-size: clamp(57px, calc(57px + (100vw - 981px) * 7 / 819), 64px);
    }
    .col-left-error {
        padding-bottom: 100px;
    }

    .box-thanks {
        width: calc(50% - 20px);
    }
}

@media screen and (max-width: 980px) {
    .services-nav > a {
        display: none !important;
    }

    /* Показваме подменюто директно на ниво основно меню */
    .services-nav .sub-menu {
        display: block !important;
        position: static !important; /* махаме позициониране ако има */
        box-shadow: none !important; /* махаме евентуални стили */
        margin-left: 0 !important;
    }
    #mobile_menu {
        top: 33px;
        border-top: 0;
    }
    /*
    .et_fixed_nav #main-header {
        position: fixed;
    }
   */
    .container_info {
        padding: 20px 0 !important;
    }

    .col-center-header-nav {
        order: 2;
    }
    .col-center-header-nav {
        order: 3;
    }
    .et_pb_text,
    .et_pb_widget,
    .module-titles {
        text-align: center;
    }
    .widgettitle:before,
    #main-footer h4:before {
        width: 100%;
    }
    .et_pb_widget {
        text-align: center;
    }
    footer .et_pb_widget {
        float: none;
    }
    .mt-m-40 {
        margin-top: 40px;
    }
    .mb-m-40 {
        margin-bottom: 40px;
    }
    .mt-m-15 {
        margin-top: 15px;
    }
    .mb-m-15 {
        margin-bottom: 15px;
    }
    .mt-0-m {
        margin-top: 0px;
    }
    .text-left-m {
        text-align: left;
    }
    .text-center-m {
        text-align: center;
    }
    .button-dekstop {
        display: none;
    }
    .box-slider-img img {
        height: auto;
    }
    .col-slider-img-w-60,
    .col-slider-img-w-40,
    .col-slider-img-w-33 {
        width: 100% !important;
    }
    #main-footer .container #footer-widgets {
        display: flex;
        flex-direction: column;
    }
    #footer-widgets .footer-widget li {
        margin: 10px 0;
    }
    .col-right-img-mobile-none {
        display: none;
    }
    .col-profile-cards-heading-dekstop {
        display: none;
    }
    .swiper-container-cards .swiper-pagination {
        bottom: -60px !important;
    }
    .slider-images-cards {
        overflow: hidden;
    }
    .section-our-mission {
        padding: 100px 0 !important;
    }
    .col-box-business-40,
    .col-box-business-60 {
        width: 100%;
    }
    .col-box-business-img img {
        transform-origin: bottom;
        width: 400px !important;
    }
    .col-box-business:hover .col-box-business-img img {
        transform: scale(1);
    }
    .col-box-business-60 {
        display: flex;
        flex-direction: column-reverse;
    }
    .col-box-business-60 .col-box-business-img {
        margin-top: 30px;
    }
    .box-business-50-right {
        margin-top: 30px;
        width: 100%;
    }
    .section-cf-service {
        padding-top: 0px !important;
    }
    .section-card-partner {
        padding-bottom: 0px !important;
    }
    .service-list-slider ul {
        flex-direction: column;
    }
    .service-list-slider ul li:nth-child(2) img {
        margin-right: 22px;
    }
    .service-list-slider {
        display: flex;
        justify-content: center;
    }
    .rope-image {
        width: clamp(200px, calc(200px + (100vw - 320px) * (520 / 660)), 720px);
        top: 60%;
    }
    .sand-clock {
        left: -5%;
    }
    .sand-clock {
        width: clamp(55px, calc(55px + (100vw - 320px) * (50 / 660)), 105px);
        height: clamp(55px, calc(55px + (100vw - 320px) * (50 / 660)), 105px);
        bottom: clamp(-70px, calc(-37px - (100vw - 320px) * (33 / 660)), -37px);
    }
    .sand-clock img {
        width: clamp(20px, calc(20px + (100vw - 320px) * (20 / 660)), 40px);
    }
    .mySwiperTab .swiper-slide {
        flex-direction: column;
    }
    .mySwiperTab .swiper-slider-img {
        padding: 20px 0 0px 5%;
    }
    .tabs-container {
        justify-content: start;
        overflow: scroll;
        margin-left: 15px;
        flex-wrap: nowrap;
    }
    .col-price {
        width: 100% !important;
        margin-bottom: 30px !important;
    }
    .col-left-all-post {
        background: #f4f4f4;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 99999;
        padding: 12px;
        margin-bottom: 0 !important;
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
    }
    .pac_divi_table_of_contents_0_tb_body .pac_dtoc_opened_icon,
    .pac_divi_table_of_contents_0_tb_body .pac_dtoc_closed_icon {
        color: #000000 !important;
    }
    .col-right-error .et_pb_module img {
        width: 300px !important;
    }
    .boxes-thanks-row {
        flex-direction: column;
    }
   .col-right-btn-thank {
        margin-top: 10px;
    }
   .col-left-box-thank {
    margin-top: -125px;
}
   .modal-content {
    max-width: 100%;
    width: 70%;
   }
.row-blog {
    flex-direction: column-reverse;
}
.col-left-blog {
    margin-top: 50px;
}
.col-right-blog .et_pb_module .et_pb_image_wrap,
	.col-right-blog .et_pb_module .et_pb_image_wrap img {
    width: 100% !important;
}

}
@media screen and (min-width: 651px) {
    .slider-bck {
        background: url(/wp-content/uploads/2025/07/slider-background-dekstop.gif);
    }
    .typewriter {
        font-size: 24px;
        letter-spacing: 0.96px;
        white-space: nowrap;
    }
    .type-text-effect {
        width: 625px;
        text-align: left;
    }
}
@media screen and (min-width: 601px) {
    .slider-section-home-1 {
        background-image: url(https://demamarketing.bg/wp-content/uploads/2025/06/Desktop-5.webp) !important;
    }
    .section-fixed {
        background-attachment: fixed;
        height: 1000px;
    }
    .button-purple.animated-btn {
        padding: 15px 30px;
        font-size: 16px;
    }
    .type-writer-purple,
    .type-writer-lemon {
        padding: 10px 15px;
    }
    .type-writer p {
        font-size: 15px;
    }
    .type-writer-24 p {
        font-size: 24px;
    }
    .typing-slider-top {
        top: 32%;
        left: 4%;
    }
    .typing-slider-bottom {
        bottom: 15%;
        right: -6%;
    }

    .swiper-slide img {
        max-width: 200px;
    }
    .col-card-right-h .col-box-cards-left {
        padding: 20px 0px 20px 50px;
        margin-right: 20px;
    }
    .col-card-left-h .col-box-cards-right {
        padding: 20px 20px 20px 0px;
        margin-left: 20px;
    }
    .box-row-cards {
        padding-top: 50px;
    }
    .box-cards-buttons {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }
    .section-faq {
        padding: 100px 0 !important;
    }
    .sections-reviews {
        padding: 50px 0 !important;
    }
    .row-background-grey {
        padding: 40px 40px !important;
    }
    .sections-profile-cards {
        background: url(/wp-content/uploads/2025/04/background-profile-cards.webp);
    }
    .box-profile-cards-name h3 {
        font-size: 24px;
        letter-spacing: 0.96px;
    }
    .text-bold {
        font-size: 24px;
        letter-spacing: 0.96px;
    }
    .heading-card h3 {
        font-size: 40px;
        letter-spacing: 1.6px;
    }
    .card__inner {
        padding: 80px 80px;
        border: 20px solid #fff;
    }
    .card-2 .card__inner {
        right: 35px;
        top: 50px;
    }
    .card-3 .card__inner {
        top: 75px;
        left: 30px;
    }
    .card-4 .card__inner {
        top: 30px;
        left: 7px;
    }
    .sub-title-faq p {
        font-size: 24px;
        letter-spacing: 0.96px;
    }
    .button {
        font-size: 18px;
    }
    .button-phone a {
        padding: 16px 77px 16px 37px;
    }
    .button-phone a:before {
        right: 25px;
        height: 23px;
        width: 23px;
    }
    .col-part-left-slider-inner {
        width: 45%;
    }
    .col-part-right-slider-inner {
        width: 55%;
    }
    .right-bottom-part-slider {
        padding: 30px 39px;
    }
    .box-advantages-heading-percentage h3 {
        font-size: 48px;
    }
    .box-advantages-heading p {
        font-size: 20px;
        line-height: 20px;
    }
    .box-advantages-descrp p {
        font-size: 18px;
        line-height: 20px;
    }
    .swiper-slider-info .heading h3 {
        font-size: 36px;
        line-height: 40px;
    }
    .tab {
        font-size: 20px;
    }
    .module-cf-pcc {
        padding: 50px 50px;
    }
    .single-post h1.entry-title {
        font-size: 48px;
    }
    .col-3-last-post {
        padding: 40px;
    }
   .email-mobile {
      display:none !important;
   }
   .heading-thank-you-ppc h1 {
    font-size: 35px;
   }
}

@media screen and (max-width: 600px) {
    .col-card-left-h .box-row-cards {
        flex-direction: column-reverse;
    }
    .col-card-right-h .box-row-cards {
        flex-direction: column;
    }
    .col-card-right-h .box-cards-img img {
        margin: 0 auto;
    }
    .box-row-cards-arrow {
        display: none;
    }
    .box-cards-button-white,
    .box-cards-button-lemon,
    .box-cards-button-light-pastel {
        display: table;
    }
    .box-cards-button-white,
    .box-cards-button-lemon,
    .box-cards-button-light-pastel {
        margin: 10px 0;
    }
    .center-text {
        text-align: center;
        transform: translateY(-10px);
        opacity: 0;
    }
    .center-text-active {
        transform: translateY(0);
        opacity: 1;
    }
    .cards-descrp {
        font-size: 12px;
    }
    .col-box-business-img img {
        width: 100% !important;
    }
    .percentage,
    .progress-fill-box {
        width: clamp(150px, calc(150px + (100vw - 320px) * (90 / 280)), 240px);
    }
    .button-slider-phone {
        margin-bottom: 50px;
    }
    .container_info_ppc,
    .col-right-ppc {
        flex-direction: column;
    }
    .col-right-ppc {
        text-align: center;
    }
   .email-dekstop {
      display:none !important;
   }
   .page-template-page-ppc #page-container {
      padding-top:212px !important;
   }
	.box-all-post {
    flex-direction: column;
}
}

@media screen and (max-width: 425px) {
    .heading h1 {
        font-size: 35px;
    }
    .progress-wrapper p {
        font-size: clamp(11px, calc(11px + (100vw - 320px) * 4 / 105), 15px);
    }
}
@media screen and (max-width: 375px) {
    .typing-slider-top {
        left: 0%;
    }
    .img-shape img {
        margin: 170px 0px 0px 15px;
    }
    .type-writer-11-m p {
        font-size: 11px;
    }
    .row-portfolio {
        flex-direction: column;
    }
    .box-portfolio {
        width: calc(100% - 0px);
        height: clamp(250px, calc(250px + (100vw - 320px) * 60 / 55), 310px);
    }
}
@media screen and (max-width: 980px) and (min-width: 300px) {
    .col-right-button {
        position: absolute;
        right: 85px;
    }
}
@media screen and (max-width: 600px) and (min-width: 451px) {
    .img-shape img {
        margin: 100px 0px 0px 15px;
    }
}
@media screen and (max-width: 450px) and (min-width: 376px) {
    .img-shape img {
        margin: 120px 0px 0px 15px;
    }
}
@media screen and (max-width: 350px) and (min-width: 100px) {
    .button-purple.animated-btn {
        padding: 10px 20px;
        font-size: 13px;
    }
}
@media screen and (max-width: 360px) {
    .container_info_ppc {
        flex-direction: column;
    }
    .col-right-button-phone {
        margin-top: 15px;
    }
    .heading h2 {
        font-size: 35px;
    }
}
