/* code from elementor css editor */
html body .elementor-field-type-recaptcha {
    width: 100% !important;
}
body.single-product b {
    font-weight: 800;
}

figcaption.wp-element-caption {
    font-weight: 400;
    background: #e7e7e7;
    padding: 10px;
    margin-top: 0;
    text-align: center;
}
.image-to-button figure img {
    opacity: 0;
}

.dialog-close-button:focus-visible {
    box-shadow: none;
    outline: none;
}
.dialog-widget-content.dialog-lightbox-widget-content {
    border-radius: 8px !important;
    overflow: hidden !important;
}
.no-gutter-50 {
    margin: 0 -50px;
    width: auto !important;
}

.elementor-popup-modal [data-widget_type="heading.default"] {
    background: white;
    margin: 0 -20px;
    padding: 0 20px;
    width: calc(100% + 40px);
}
.elementor-popup-modal .dialog-widget-content {
    border-radius: 8px;
    overflow: hidden;
}
.elementor-popup-modal .dialog-message {
    width: 640px;
    max-width: 90vw;
    max-height: 75vh;
    padding: 0;
    overflow: auto;
    display: flex;
}
@media (max-width: 1279px) {
    .no-gutter-lg-20 {
        margin: 0 -20px;
        width: auto !important;
    }
}
@media (max-width: 767px) {
    [data-id="1ccfae80"] {
        text-align: center;
    }
}

@media (min-width: 2350px) {
    section#home-banner-gradientimage img {
        margin-top: -4vw;
    }
}

#case-studies-grid .elementor-column-gap-default {
    flex-wrap: wrap;
}

@media (min-width: 768px) {
    #case-studies-grid .elementor-column-gap-default > div {
        width: 33.33%;
    }
}

@media (min-width: 1199px) {
}
/* elementor editor's code ends  */

::-webkit-scrollbar {
    width: 6px;
    /* background: linear-gradient(180deg, #fbb424, #f3742c, #ef4b32); */
    background: white;
}

::-webkit-scrollbar-thumb {
    /* background: linear-gradient(180deg, #231641, #341950); */
    background: gray;
    border-radius: 10rem;
}

::-webkit-scrollbar-thumb:hover {
    /* background: linear-gradient(180deg, #524f9e, #953c88, #e9256d, #953c88, #524f9e); */
    background: black;
}

p + h2,
p + h3 {
    margin-top: 40px;
}

.h-100,
.h-100.elementor-widget-image-box > .elementor-widget-container {
    height: 100%;
}
ul {
    padding-left: 24px;
}
strong {
    font-weight: 700;
}
a {
    color: var(--e-global-color-4cb9ef1);
}

[data-elementor-type="wp-page"] {
    min-height: calc(100vh - 50px);
}

[data-elementor-type="wp-page"] ::-webkit-scrollbar {
    width: 4px;
    background: rgba(34, 31, 31, 0.05);
}

[data-elementor-type="wp-page"] ::-webkit-scrollbar-thumb {
    background: rgba(34, 31, 31, 0.25);
}

[data-elementor-type="wp-page"] ::-webkit-scrollbar-thumb:hover {
    background: rgba(34, 31, 31, 0.5);
}

[data-elementor-type="header"] header {
    min-height: var(--navbarHeight);
    z-index: 101;
    position: relative;
    left: 0;
    top: 0;
    right: 0;
}
html e-preloader[type="overlap"] {
    opacity: 1 !important;
}

p + h4 {
    margin-top: 32px;
}


/*map */
.e-hotspot:not(.e-hotspot--circle) .e-hotspot__button {
    background: transparent;
}

.e-hotspot--active .e-hotspot__tooltip {
    color: var(--e-global-color-primary);
}

html body img[data-dominant-color]:not(.has-transparency) {
    background: transparent;
}
.width-auto {
    width: auto !important;
}

.elementor-button {
    background: transparent;
}
button.btn-text {
    padding: 0;
    background: transparent !important;
    color: var(--e-global-color-primary) !important;
    border: none;
}

button.btn-text:focus {
    box-shadow: none;
    outline: none;
}

.elementor-widget-loop-grid .e-loop__load-more .elementor-button-link {
    background: var(--e-global-color-4cb9ef1);
    color: white;
}

.elementor-widget-loop-grid .e-loop__load-more .elementor-button-link:hover {
    color: var(--e-global-color-4cb9ef1);
    background: white;
}

/* utilities  */
.ml-auto {
    margin-left: auto !important;
}

.clear-gutter-35,
.clear-gutter-35.elementor-inner-section > .elementor-container {
    margin-left: -35px !important;
    margin-right: -35px !important;
    max-width: initial !important;
}
.mb-0 {
    margin-bottom: 0 !important;
}

.d-inline {
    display: inline-block !important;
    width: auto !important;
}

.flex-grow-1 {
    flex-grow: 1;
}

/* common  */

.image-to-button figure {
    width: 39px !important;
    height: 39px;
    background: #1567d2;
    border-radius: 50%;
    border: 2px solid #1567d2;
    position: relative;
}
.image-to-button figure:after {
    content: "";
    position: absolute;
    background: transparent;
    width: 50%;
    height: 50%;
    border: 2px solid white;
    border-width: 2px 2px 0 0;
    left: 4px;
    transform: rotate(45deg);
    top: 9px;
    pointer-events: none;
}

.image-to-button figure:hover {
    background: white;
    border-color: #1567d2;
}
.image-to-button figure:hover:after {
    border-color: #1567d2;
}

.elementor-widget-text-editor + .elementor-widget-button {
    margin-top: 14px;
}
/* mega menu  */
.main-menu ul.exad-mega-menu-list li.menu-item ul.exad-sub-menu {
    display: flex;
    flex-wrap: wrap;
    filter: drop-shadow(0px 4px 24px rgba(0, 0, 0, 0.15));
    padding: 25px 19px;
    align-items: center;
    overflow: visible;
    /* justify-content: center; */
}

.main-menu ul.exad-sub-menu {
    background: white;
}

.main-menu ul.exad-mega-menu-list li.menu-item ul.exad-sub-menu li {
    width: 25%;
}

.main-menu ul.exad-mega-menu-list li.menu-item ul.exad-sub-menu li:nth-child(2n + 5) ~ li {
    margin-top: 4px;
}

.main-menu ul.exad-sub-menu > .exad-mega-menu-label {
    width: 100%;
    color: var(--e-global-color-primary) !important;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: -10px;
    padding-top: 30px !important;
}

.main-menu ul.exad-sub-menu > .exad-mega-menu-label:first-child {
    margin-bottom: -5px;
    padding-top: 0 !important;
}

.main-menu .exad-mega-sub-menu-icon {
    display: inline-block;
    min-width: 55px;
    width: 55px;
    padding: 6.5px;
    margin-right: 10px;
    height: auto;
}

.main-menu .exad-mega-sub-menu-icon svg,
.main-menu .exad-mega-sub-menu-icon img {
    max-width: 100%;
    height: auto;
}

.main-menu ul.exad-sub-menu > li.menu-item a {
    display: flex !important;
    align-items: center;
    line-height: 1;
    transition: 0.3s;
}

.main-menu ul.exad-mega-menu-list > li.menu-item > .exad-menu-item {
    position: relative;
}

.main-menu ul.exad-mega-menu-list > li.menu-item > *:first-child:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: var(--e-global-color-primary);
    transition: 0.3s;
    opacity: 0;
}

.main-menu ul.exad-mega-menu-list > li.menu-item:hover > *:first-child:after {
    opacity: 1;
}

.main-menu .exad-mega-menu-wrapper ul.exad-mega-menu-list > li.menu-item:nth-child(3) ul.exad-sub-menu li {
    width: 33.33%;
}

.main-menu .exad-mega-menu-wrapper ul.exad-mega-menu-list > li.menu-item .exad-sub-menu {
    transform: scale(1) !important;
    margin-top: 7.68px;
}
.main-menu .exad-mega-menu-wrapper ul.exad-mega-menu-list > li.menu-item:nth-child(3) > .exad-sub-menu {
    transform: translateX(-161px) scale(1) !important;
}
.main-menu .exad-mega-menu-wrapper ul.exad-mega-menu-list > li.menu-item:nth-child(4) ul.exad-sub-menu li {
    width: 50%;
}

.main-menu .exad-mega-menu-wrapper ul.exad-mega-menu-list > li.menu-item:last-child ul.exad-sub-menu li {
    width: 50%;
}

.main-menu .exad-mega-menu-wrapper ul.exad-mega-menu-list > li.menu-item:last-child .exad-sub-menu {
    right: -50px;
    left: inherit;
    padding: 24px 19px 20px;
    display: flex;
    justify-content: space-between;
}

.main-menu .exad-mega-menu-wrapper ul.exad-mega-menu-list > li.menu-item:nth-child(4) > .exad-sub-menu {
    transform: translateX(-110px) scale(1) !important;
    padding: 24px 35px 20px;
    width: 375px;
}
.exad-mega-menu-wrapper ul.exad-mega-menu-list li.menu-item:hover ul.exad-sub-menu:after {
    content: "";
    position: absolute;
    top: -14px;
    height: 15px;
    width: 100%;
    left: 0;
    z-index: 2;
}

/* searchbar  */

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

.nav-searchbar {
    margin: 0 5% 0 auto;
    max-width: 288px;
    padding-left: 20px;
}

.searchbar .search-icon {
    pointer-events: none;
}

.nav-searchbar .output-dropdown {
    display: none;
}

.searchbar .input-group {
    display: flex;
    align-items: center;
    position: relative;
    direction: rtl;
}
.searchbar .btn-text {
    position: absolute;
    top: calc(50% + 2px);
    transform: translateY(-50%);
    right: 11px;
    transition: 0.3s;
}
.nav-searchbar .btn-text {
    top: calc(50% + 4px);
}

.searchbar .btn-text svg {
    max-width: 100%;
    transition: 0.3s;
}

input:not([type="radio"]):focus {
    box-shadow: 0 0 17px 3px rgba(128, 128, 128, 0.2);
}

.nav-searchbar input:focus {
    box-shadow: none;
}

.searchbar input {
    border: 1px solid #000000;
    border-radius: 41px;
    padding: 4.5px 54.65px 4.5px 11px;
    font-size: 14px;
    direction: ltr;
}
.nav-searchbar input {
    opacity: 0;
    width: 0px;
    pointer-events: none;
    direction: ltr;
}

.searchbar input:focus-visible {
    outline: none;
}

.searchbar input::placeholder {
    color: rgba(34, 31, 31, 0.5);
}

.nav-searchbar:hover input,
.nav-searchbar.active input {
    flex-grow: 1;
    opacity: 1;
    height: auto;
    pointer-events: all;
}
.elementor-widget-form .elementor-field-group.elementor-field-type-textarea .elementor-field {
    border-radius: 10px !important;
    height: 91px;
    margin-top: 5.4px;
    padding: 22px 13px !important;
    font-weight: 300;
    resize: none;
}

span.elementor-field-option,
span.elementor-field-option label {
    cursor: pointer;
}
.elementor-widget-form .elementor-field-group .elementor-field::placeholder {
    font-weight: 300;
}
.nav-searchbar:hover .search-icon svg,
.nav-searchbar.active .search-icon svg {
    width: 19px;
}
.searchbar .input-group + div {
    --dropdownGap: 33px;
    position: absolute;
    z-index: 1;
    padding: var(--dropdownGap) 0 0 0;
    pointer-events: none;
    opacity: 0;
    transform: translateY(-50px);
    transition: 0.3s;
    width: 100%;
}

.searchbar:hover .input-group + div.active {
    pointer-events: all;
    opacity: 1;
    transform: translateY(0px);
}

.searchbar .input-group + div .inner-wrapper {
    width: calc(100% + 105px);
    max-height: 204px;
    background: white;
    border-radius: 8px;
    filter: drop-shadow(0px 4.00121px 24.0073px rgba(0, 0, 0, 0.15));
    padding: 13px calc(18px + 1%) 13px 18px;
    min-height: 50px;
    min-width: 250px;
}

#searchbarOutput ul {
    padding: 0;
    list-style: none;
    max-height: 100%;
    overflow: auto;
    max-height: 159px;
    margin: 0;
}

#searchbarOutput ul span {
    display: block;
}

#searchbarOutput ul li {
    padding: 17px 0;
    margin-right: 20%;
}

#searchbarOutput ul li:not(:first-child) {
    border-top: 1px solid #cfcfcf;
}

#searchbarOutput ul li span.entity {
    font-weight: 500;
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

#searchbarOutput ul span.entity-type {
    font-weight: 300;
    font-size: 14px;
    text-transform: capitalize;
}

#searchbarOutput ul::-webkit-scrollbar {
    width: 2px;
    background: rgba(34, 31, 31, 0.05);
}
#searchbarOutput ul:hover::-webkit-scrollbar {
    width: 5px;
}
#searchbarOutput ul::-webkit-scrollbar-thumb {
    background: rgba(34, 31, 31, 0.25);
}

#searchbarOutput a {
    color: var(--e-global-color-primary);
    padding: 0;
}
#searchbarOutput .inner-wrapper:before {
    content: "";
    position: absolute;
    height: var(--dropdownGap);
    width: 100%;
    top: calc(-1 * var(--dropdownGap));
    left: 0;
}

div#searchbarOutput.loading ul {
    opacity: 0.1;
}

.searchbar .input-group + div .inner-wrapper:after {
    content: "";
    width: 23px;
    height: 23px;
    display: block;
    border-radius: 50%;
    border: 4px solid;
    border-color: black black black white;
    opacity: 0;
    animation: rotation 1s linear infinite;
    position: absolute;
    top: 46%;
    left: 40%;
    transform: translate(-50%);
    transition: 0.3s;
}

div#searchbarOutput.loading .inner-wrapper:after {
    opacity: 0.5;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.slicknav_menu .slicknav_icon-bar {
    box-shadow: none;
}

html body .elementor-posts--skin-classic .elementor-post {
    overflow: visible;
}

@media (min-width: 1280px) {
    .clear-gutter-35-xl,
    .clear-gutter-35-xl > .elementor-container {
        margin-left: -35px !important;
        margin-right: -35px !important;
        max-width: initial !important;
    }

    .main-menu ul.exad-mega-menu-list li.menu-item:nth-child(2) ul.exad-sub-menu {
        padding-top: 45px;
    }

    .exad-mega-menu-wrapper ul.exad-mega-menu-list li.menu-item ul.exad-sub-menu {
        pointer-events: none;
    }

    .exad-mega-menu-wrapper ul.exad-mega-menu-list li.menu-item:hover ul.exad-sub-menu {
        pointer-events: all;
    }

    .main-menu ul.exad-sub-menu > li.menu-item a:hover {
        transform: scale(1.08);
        /* transform-origin: left; */
    }
}
@media (max-width: 1024px) {
    .elementor .elementor-hidden-tablet {
        display: none !important;
    }
    .ml-md-auto {
        margin-left: auto !important;
    }
    .exad-mega-menu__breakpoint-mobile .exad-mega-menu-wrapper .slicknav_menu .slicknav_nav ul.exad-sub-menu,
    .exad-mega-menu__breakpoint-tablet .exad-mega-menu-wrapper .slicknav_menu .slicknav_nav ul.exad-sub-menu {
        max-height: 210px;
        overflow-y: auto;
    }

    .exad-mega-menu__breakpoint-tablet .exad-mega-menu-wrapper ul.exad-mega-menu-list,
    .exad-mega-menu__breakpoint-tablet .exad-mega-menu-wrapper ul.exad-mega-menu-list * {
        width: 0px !important;
        overflow: hidden;
        margin: 0 !important;
        padding: 0 !important;
        display: block;
    }
    .slicknav_nav .slicknav_arrow {
        margin-right: 0px !important;
    }

    .main-menu ul.exad-sub-menu > .exad-mega-menu-label:first-child {
        margin-bottom: 0;
        padding-top: 15px !important;
    }

    .main-menu ul.exad-sub-menu > .exad-mega-menu-label {
        padding-top: 35px !important;
    }
    .exad-mega-menu__breakpoint-mobile .exad-mega-menu-wrapper .slicknav_menu .slicknav_nav,
    .exad-mega-menu__breakpoint-tablet .exad-mega-menu-wrapper .slicknav_menu .slicknav_nav {
        top: calc(100% + 27px);
        right: -10px;
        padding: 20px;
        width: 100vw;
        box-shadow: 1px 9px 10px #80808091;
        z-index: 3;
    }
    .slicknav_nav > li:not(.exad-has-submenu) > .exad-menu-item:not(.elementor-button),
    .slicknav_nav .exad-has-submenu-container > .exad-menu-item:not(.elementor-button) {
        padding: 14px 0 !important;
    }
    .slicknav_nav .slicknav_arrow {
        color: transparent;
        position: relative;
    }
    .exad-mega-menu-wrapper ul.exad-sub-menu > li.menu-item {
        position: relative;
    }
    .exad-mega-menu-wrapper ul.exad-sub-menu > li.menu-item:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 20px;
        width: calc(100% - 40px);
        height: 1px;
        background: rgba(34, 31, 31, 0.25);
    }

    .slicknav_nav .slicknav_arrow:after {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        padding: 3px;
        border: 1px solid black;
        border-width: 2px 2px 0 0;
        transform: rotate(45deg);
        transition: 0.3s;
    }

    .slicknav_nav .slicknav_open .slicknav_arrow:after {
        transform: rotate(135deg);
        border-color: var(--e-global-color-4cb9ef1);
    }

    .slicknav_nav > li:not(.exad-has-submenu) > .exad-menu-item,
    .slicknav_nav .exad-has-submenu-container > .exad-menu-item {
        color: var(--e-global-color-primary);
    }

    .slicknav_nav .slicknav_open .exad-menu-item {
        color: var(--e-global-color-4cb9ef1) !important;
    }

    .nav-searchbar {
        margin: 0 0 12px;
        max-width: 100%;
        padding: 0;
    }
    .exad-mega-menu__breakpoint-tablet .slicknav_menu .elementor-button-link {
        margin-top: 26px;
        padding: 10px 15px !important;
    }
    .exad-mega-menu__breakpoint-tablet .slicknav_menu .elementor-button-link.exad-menu-item {
        margin-top: 14px;
        background: var(--e-global-color-4cb9ef1);
        color: white;
    }
    .slicknav_btn.slicknav_open .slicknav_icon .slicknav_icon-bar:first-child {
        transform: translateY(7px) rotate(45deg);
    }

    #searchbarOutput .inner-wrapper {
        padding: 13px;
        width: 100%;
    }

    #searchbarOutput ul li {
        margin: 0 18% 0 0;
    }

    #searchbarOutput {
        --dropdownGap: 20px;
    }

    .exad-mega-menu__breakpoint-tablet .slicknav_menu .elementor-button-link {
        margin-top: 12px;
    }
    .main-menu .exad-mega-sub-menu-icon {
        min-width: 35.66px;
        width: 35.66px;
    }
}

body:not(.product-template-default) .elementor-widget-image-box:hover {
    transform: scale(1.02);
}

body:not(.product-template-default) .imagebox-no-hover .elementor-widget-image-box:hover {
    transform: none;
}

.elementor-widget-image-box,
.elementor-widget-image-box .elementor-image-box-img {
    transition: 0.25s;
}

.elementor-widget-image-box.box-reverse .elementor-image-box-wrapper {
    display: flex;
    flex-direction: column-reverse;
    height: 100%;
    justify-content: space-between;
}
.elementor-widget-image-box.box-reverse .elementor-image-box-wrapper .elementor-image-box-content {
    margin-bottom: 20px;
}

.elementor-widget-image-box.box-reverse .elementor-image-box-wrapper .elementor-image-box-img {
    margin-top: auto;
}
span.elementor-counter-number-prefix:empty {
    display: none;
}

.elementor-widget-container .elementor-counter .elementor-counter-title {
    text-align: left;
    line-height: 1;
    margin: 15px 0 30px;
}

[data-widget_type="exad-exclusive-card.default"] > .elementor-widget-container {
    border-radius: 6px;
    overflow: hidden;
}
.why-nedgraphics-image img {
    filter: drop-shadow(11px 46px 48px rgba(0, 0, 0, 0.549));
}

/* footer newsletter */

.noptin-form-header.no-image {
    display: none;
}

.noptin-inpost-main-wrapper .noptin-optin-form-wrapper,
form#newsletterForm,
.newsletterForm form {
    background: transparent !important;
    margin: 0;
    max-width: 456px;
    color: white !important;
    position: relative;
}
.noptin-big.noptin-padded {
    padding: 0;
    text-align: left;
    text-align: center;
    font-size: 14px;
    border: 1px solid;
    padding: 5px;
    opacity: 0.8;
    border-radius: 0;
}
.noptin-form-footer {
    padding: 0;
}
.noptin_feedback_error {
    color: wheat;
}
.noptin-form-note:empty {
    display: none;
}

.noptin-optin-form.noptin-form-single-line .noptin-form-fields .noptin-form-submit,
form#newsletterForm .elementor-field-type-submit:not(.e-form__buttons__wrapper),
.newsletterForm .elementor-field-type-submit:not(.e-form__buttons__wrapper) {
    padding: 0;
    position: absolute;
    top: 10px;
    right: 10px;
    margin-bottom: 0 !important;
}

.noptin-optin-form.noptin-form-single-line .noptin-form-fields {
    position: relative;
}

.noptin-optin-form.noptin-form-single-line
    .noptin-form-fields
    .noptin-optin-field-wrapper.noptin-optin-field-wrapper-email {
    margin: 0;
}

.noptin-optin-form.noptin-form-single-line
    .noptin-form-fields
    .noptin-optin-field-wrapper.noptin-optin-field-wrapper-email
    input {
    background: transparent;
    border-radius: 73px;
    color: white;
}
.noptin-optin-form.noptin-form-single-line .noptin-form-fields .noptin-form-submit,
form#newsletterForm .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
.newsletterForm .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    background-color: transparent !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M9.73389 0.5C14.9819 0.5 19.2339 4.75202 19.2339 10C19.2339 15.248 14.9819 19.5 9.73389 19.5C4.4859 19.5 0.233887 15.248 0.233887 10C0.233887 4.75202 4.4859 0.5 9.73389 0.5ZM5.29034 11.6855H9.73389V14.4014C9.73389 14.8113 10.2319 15.0181 10.5192 14.727L14.8976 10.3256C15.0776 10.1456 15.0776 9.85827 14.8976 9.67823L10.5192 5.27298C10.228 4.98186 9.73389 5.18871 9.73389 5.59859V8.31452H5.29034C5.03752 8.31452 4.83066 8.52137 4.83066 8.77419V11.2258C4.83066 11.4786 5.03752 11.6855 5.29034 11.6855Z' fill='white'/%3E%3C/svg%3E");
    font-size: 0px;
    padding: 10px;
    background-position: center;
    min-height: auto;
    border: none;
}
.elementor-post__title a {
    line-height: inherit !important;
}

.elementor-widget-heading .elementor-heading-title {
    line-height: 1.2 !important;
}
.elementor-posts .elementor-post__read-more,
.elementor-widget-posts a.elementor-post__read-more {
    font-size: 16px;
    color: var(--e-global-color-primary);
}
.elementor-posts .elementor-post__thumbnail {
    border-radius: 10px;
    overflow: hidden;
    filter: drop-shadow(0px 4px 24px rgba(0, 0, 0, 0.15));
    border-radius: 8px;
}
.filter-set .categories {
    display: inline-flex;
    align-items: center;
}

.input-wrap {
    border: 1px solid;
    border-radius: 34px;
    position: relative;
    z-index: 1;
}

.input-wrap input {
    display: none !important;
}

.input-wrap:after {
    content: "";
    position: absolute;
    height: 100%;
    width: calc(50% + 4px);
    background: var(--e-global-color-primary) !important;
    left: calc(50% - 4px);
    z-index: -1;
    transition: 0.3s;
    border-radius: 34px;
}

.filter-set .categories label {
    display: inline-block;
    border: none;
    color: var(--e-global-color-primary) !important;
    background: transparent !important;
    cursor: pointer;
    min-width: 112px;
    padding: 7px;
    text-align: center;
    font-size: 14px;
    text-transform: capitalize;
    cursor: pointer;
}

.filter-set[data-active="products"] .categories label[for="products"],
.filter-set[data-active="solutions"] .categories label[for="solutions"] {
    cursor: default;
}

.filter-set[data-active="solutions"] .searchbar {
    opacity: 0;
    pointer-events: none;
}

.filter-set .categories label[for="products"] {
    margin-left: -10px;
}

.filter-set .categories input:checked + label {
    color: white !important;
}

.filter-set[data-active="solutions"] .categories .input-wrap:after {
    left: 0;
}
.filter-set .categories .label-text {
    color: rgba(34, 31, 31, 0.5);
    margin-right: 13px;
}
.filter-set {
    display: flex;
    flex-wrap: wrap;
}

.filter-set .searchbar {
    display: inline-block;
    margin-left: auto;
    width: calc(50% - 10px);
    transition: 0.3s;
}

.filter-set .searchbar:first-child {
    width: 100%;
}

.cards-grid-default,
.best_products-wrapper .slick-slide > div {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
    padding: 0 20px;
}
.best_products-wrapper .slick-slide > div:empty {
    display: none;
}
.cards-grid-default > .card,
.best_products-wrapper .product-item,
#case_studies .case_item .wrapper {
    background: white;
    border-radius: 8px;
    padding: 10px 28px;
    justify-content: center;
    display: flex !important;
    flex-direction: column;
    color: var(--e-global-color-text);
    box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.15);
    justify-content: flex-start;
}
#case_studies {
    margin: 0 calc(var(--containerOffset) * -1);
}

#case_studies .case_item {
    padding: 14px;
}

#case_studies .slick-list.draggable > div {
    display: flex;
    /* align-items: stretch; */
}

#case_studies .slick-slide {
    height: inherit !important;
}

#case_studies .slick-slide > div,
#case_studies .case_item,
#case_studies .case_item .wrapper,
#case_studies .e-loop-item{
    height: 100%;
}

#case_studies .case_item .wrapper {
    padding: 28px 28px 28px 28px;
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.25);
}

.case-study-image {
    position: relative;
    padding-bottom: 72%;
}

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

#case_studies .case_item h4 {
    /* margin: 30px 0 15px; */
}

#case_studies .slick-list.draggable {
    padding: 44px var(--containerOffset) 54px;
}
.best_products-wrapper .product-item {
    width: 100% !important;
    min-height: 159.16px;
    position: relative;
}
.best_products-wrapper.loading {
    opacity: 0.2;
}

.best_products-wrapper {
    transition: 0.3s;
}
.best_products-wrapper {
    margin: 0 -20px !important;
    padding-bottom: 28px;
}

.best_products-wrapper .slick-slide > div {
    padding: 10px;
    box-sizing: border-box;
}
.best_products-wrapper .desc {
    color: var(--e-global-color-d6a86e5);
    font-size: 14px;
    line-height: 1.2;
    font-weight: 300;
}
.seller-toggle a,
.seller-toggle .exad-link-anything-wrapper {
    transition: 0.3s;
}

.best_products-wrapper .product-item span.additional-icon {
    width: 20px;
    position: absolute;
    top: 12px;
    right: 12px;
}

.seller-toggle a:hover,
.seller-toggle .exad-link-anything-wrapper:hover {
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.3);
}

body:not(.elementor-editor-active) #seller-solutions {
    display: none;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
    background: transparent;
}

.slick-dots li button:before {
    font-size: 9px;
}

.slick-dots li {
    margin: 0;
}

ul.slick-dots {
    bottom: 0;
}

#case_studies ul.slick-dots {
    bottom: -35px;
}
p.no-result {
    margin: 0;
    text-align: center;
    padding: 32px;
    background: #f8f8f8;
    margin-top: 15px;
}

.best_products-wrapper .product-item span.additional-icon img[src=""] {
    display: none;
}

.slick-dots li:first-child:last-child {
    display: none;
}
.elementor-widget-image-box .elementor-image-box-title:first-child:last-child {
    margin-top: 0;
}

body.single-product .elementor-image-box-wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
}

body.single-product .elementor-widget-container {
    border-radius: 8px;
}

body.single-product .elementor-widget-container .elementor-image-box-img {
    border-radius: 8px 8px 0 0;
    overflow: hidden;
}

body.single-product .elementor-image-box-wrapper figure.elementor-image-box-img + .elementor-image-box-content {
    margin: auto;
    padding: 25px;
}

body.single-product
    #services
    .elementor-image-box-wrapper
    figure.elementor-image-box-img
    + .elementor-image-box-content {
    padding: 0;
}

body.single-product #services .elementor-inner-section {
    width: auto;
    margin: 0 -10px;
}

.filter-set + .archive-post-grid {
    margin-top: 36px;
}

.post-grid-aside > .post-item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    color: var(--e-global-color-text);
}

.post-grid-aside > .post-item:not(:last-child) {
    margin-bottom: 45px;
}

.post-grid-aside > .post-item:after,
.custom-product-list-section .exad-link-anything-wrapper:after {
    content: "";
    position: absolute;
    width: calc(100% + 20px);
    height: calc(100% + 30px);
    margin: -15px;
    display: block;
    z-index: -1;
    transition: 0.3s;
    top: 50%;
    left: 50%;
    transform: translateX(calc(-50% + 10px)) translateY(calc(-50% + 11px));
    border-radius: 12px;
}

.custom-product-list-section .exad-link-anything-wrapper:after {
    height: calc(100% + 0px);
    transform: translateX(calc(-50% + 10px)) translateY(calc(-50% + 15px));
}

.post-grid-aside > .post-item:hover:after,
.custom-product-list-section .exad-link-anything-wrapper:hover:after {
    box-shadow: -1px 0px 19px 0px #8080805e;
}

.filter-set + .archive-post-grid.loading {
    opacity: 0.2;
    cursor: wait;
    pointer-events: none;
}

.post-grid-aside .image img {
    width: 100%;
    border-radius: 10px;
}

.post-grid-aside .image {
    width: 422px;
    filter: drop-shadow(0px 4px 24px rgba(0, 0, 0, 0.15));
    border-radius: 8px;
}

.post-grid-aside .text {
    width: calc(100% - 422px);
    padding-left: 112px;
    /* padding-left: 10.7%; */
}

/* form  */
.elementor-widget-form .elementor-field-group > label {
    font-weight: 500;
}
.elementor-field-group-field_efa7d75.elementor-field-type-checkbox.elementor-field-group .elementor-field-option {
    padding: 0;
    float: none;
    display: inherit;
}

.elementor-field-group-field_efa7d75.elementor-field-type-checkbox.elementor-field-group .elementor-field-option input {
    display: none;
}

.elementor-field-group-field_efa7d75.elementor-field-type-checkbox.elementor-field-group .elementor-subgroup-inline {
    margin: 0 -5px;
}

.elementor-field-group-field_efa7d75.elementor-field-type-checkbox.elementor-field-group .elementor-field-option label {
    padding: 2px 28.45px;
    border-radius: 25px;
    margin: 3px;
    font-size: 14px;
    cursor: pointer;
    border: 1px solid;
    font-weight: 100;
    transition: 0.3s;
}

.elementor-field-group-field_efa7d75.elementor-field-type-checkbox.elementor-field-group
    .elementor-field-option
    input:checked
    + label {
    background: var(--e-global-color-4cb9ef1);
    color: white;
}

.elementor-field-group-field_efa7d75.elementor-field-type-checkbox.elementor-field-group
    .elementor-field-option
    input:not(:checked)
    + label:hover {
    box-shadow: 0 0 7px 3px rgba(17, 101, 199, 0.161);
}

.elementor-field-group.elementor-field-type-submit.e-form__buttons {
    width: auto;
}

.elementor-field-type-checkbox .elementor-field-subgroup span.elementor-field-option:first-child:last-child input {
    display: none;
}

.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option:first-child:last-child label {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option:first-child:last-child label:before {
    content: "";
    display: inline-block;
    width: 22px;
    height: 22px;
    min-width: 22px;
    background-color: #ffffff;
    border: 1px solid rgba(34, 31, 31, 0.23);
    border-radius: 5px;
    margin-right: 13px;
    transition: 0.3s;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M10.0007 15.1709L19.1931 5.97852L20.6073 7.39273L10.0007 17.9993L3.63672 11.6354L5.05093 10.2212L10.0007 15.1709Z' fill='rgb(255 245 245)'%3E%3C/path%3E%3C/svg%3E");
    background-size: 0px;
    background-position: 1px 5px;
    transition:
        background-color 0.25s,
        background-position 0.25s linear;
    background-repeat: no-repeat;
}

.elementor-field-type-checkbox
    .elementor-field-subgroup
    span.elementor-field-option:first-child:last-child
    input:checked
    ~ label:before {
    background-color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary);
    background-repeat: no-repeat;
    background-position: 1px;
    background-size: 18px;
}
input[type="radio"] {
    -webkit-appearance: none;
    padding: 0 9.5px !important;
    border: 0px;
    min-width: 12.98px;
    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Crect x='0.72168' y='0.160645' width='12.9844' height='12.9844' rx='6.49219' fill='white'/%3E%3Crect x='1.22168' y='0.660645' width='11.9844' height='11.9844' rx='5.99219' stroke='%23221F1F' stroke-opacity='0.23'/%3E%3Crect x='3.43896' y='2.87793' width='7.5498' height='7.5498' rx='3.7749' fill='%23221F1F'/%3E%3C/svg%3E");
    background-position: bottom;
    background-repeat: no-repeat;
    margin-right: 8px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Crect x='0.706055' y='0.160645' width='12.9844' height='12.9844' rx='6.49219' fill='white'/%3E%3Crect x='1.20605' y='0.660645' width='11.9844' height='11.9844' rx='5.99219' stroke='%23221F1F' stroke-opacity='0.23'/%3E%3C/svg%3E");
}

input[type="radio"]:checked {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Crect x='0.72168' y='0.160645' width='12.9844' height='12.9844' rx='6.49219' fill='white'/%3E%3Crect x='1.22168' y='0.660645' width='11.9844' height='11.9844' rx='5.99219' stroke='%23221F1F' stroke-opacity='0.23'/%3E%3Crect x='3.43896' y='2.87793' width='7.5498' height='7.5498' rx='3.7749' fill='%23221F1F'/%3E%3C/svg%3E");
}

/* .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option {
    padding: 0;
}

.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label {
    min-width: 83px;
    display: inline-block;
    text-align: center;
    transition: 0.3s;
    cursor: pointer;
}

.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input:checked + label {
    color: white;
    cursor: default;
} */

.input-wrap[data-value="yes"]:after {
    left: 0;
}

.elementor-field-type-checkbox.elementor-field-group + .elementor-field-type-checkbox.elementor-field-group {
    margin-top: -10px;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}
.h-100 > .elementor-widget-container {
    height: 100%;
}

section#map-slider-for .slick-prev,
section#map-slider-for .slick-next {
    padding: 0;
    border: none;
    font-size: 0px;
}
section#map-slider-for .slick-prev:before,
section#map-slider-for .slick-next:before {
    font-size: 20px;
    color: #858282;
    opacity: 1;
}
section#map-slider-for .slick-prev:hover,
section#map-slider-for .slick-next:hover,
section#map-slider-for .slick-prev:focus,
section#map-slider-for .slick-next:focus {
    background: transparent;
}

section#map-slider-for ul.slick-dots {
    bottom: initial;
    top: 45px;
}

section#map-slider-for .slick-dots li button:before {
    color: transparent;
    border: 1px solid black;
    border-radius: 50%;
    width: 10px;
    height: 10px;
}

section#map-slider-for .slick-dots li.slick-active button:before {
    color: transparent;
    background: black;
}

section#map-slider-for .slick-next {
    right: 0px;
}

section#map-slider-for .slick-prev {
    left: 0px;
    z-index: 1;
}

section#map-slider-nav .elementor-container {
    padding: 0;
}

.slick-custom-arrow {
    position: absolute;
    top: 60%;
}

.slick-custom-arrow:before {
    content: "";
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="23" height="10" viewBox="0 0 23 10" fill="none"><path d="M23 5.704C21.4427 6.472 19.992 7.64533 18.648 9.224L16.184 9.224C16.3973 8.66933 16.6427 8.15733 16.92 7.688C17.176 7.19733 17.4533 6.73867 17.752 6.312L0.631999 6.312L0.631999 3.688L17.784 3.688C17.4853 3.26133 17.208 2.81333 16.952 2.344C16.6747 1.85333 16.4293 1.33067 16.216 0.775998L18.648 0.775998C19.992 2.35466 21.4427 3.53866 23 4.328L23 5.704Z" fill="black"/></svg>')
        center no-repeat;
    width: 23px;
    height: 10px;
    display: block;
    background-size: contain;
}

.slick-custom-arrow.slick-custom-prev {
    left: 0;
    transform: rotate(180deg);
    opacity: 0.5;
}

.slick-custom-arrow.slick-custom-next {
    right: 0;
}

section#map-slider-nav .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,
section#map-slider-nav .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper,
.offices-identity .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,
.offices-identity .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
    display: flex;
    align-items: center;
}

section#map-slider-nav .elementor-widget-image-box .elementor-image-box-wrapper,
.offices-identity .elementor-widget-image-box .elementor-image-box-wrapper {
    text-align: left;
}

section#map-slider-nav .elementor-widget-image-box .elementor-image-box-content,
.offices-identity .elementor-widget-image-box .elementor-image-box-content {
    padding-left: 10px;
}

/* country dropdown  */
div#country_selectorSearchbarOutput {
    padding: 0;
    top: 100%;
    transform: none;
}

div#country_selectorSearchbarOutput ul {
    list-style: none;
    padding: 0 5px 0 0;
    overflow: auto;
    max-height: 154px;
}

div#country_selectorSearchbarOutput ul li {
    display: flex;
    align-items: center;
    transition: 0.3s;
    cursor: pointer;
    padding: 2px 5px;
    border-radius: 3px;
}

div#country_selectorSearchbarOutput .li .text {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
div#country_selectorSearchbarOutput ul li:hover {
    background: rgb(224, 224, 224);
}

div#country_selectorSearchbarOutput.active {
    opacity: 1;
}

span.flag {
    display: inline-flex;
    margin-right: 5px;
    width: 21px;
}

div#country_selectorSearchbarOutput ul li + li {
    margin: 5px 0;
    position: relative;
}

div#country_selectorSearchbarOutput .inner-wrapper {
    width: 100%;
    font-size: 12px;
    filter: drop-shadow(0px 9.00121px 24.0073px rgba(0, 0, 0, 0.15));
    border-radius: 0 0 8px 8px;
    padding-right: 8px;
}
div#country_selectorSearchbarOutput ul li + li:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #cacaca;
    top: -3px;
    left: 0;
}

div#country_selectorSearchbarOutput .inner-wrapper .text {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

input#form-field-country_selector {
    padding-left: 40px;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="%23000000" height="800px" width="800px" version="1.1" id="Layer_1" viewBox="0 0 512 512" xml:space="preserve"><g><g><path d="M444.943,347.699c-4.394-3.522-10.815-2.815-14.337,1.582c-4.661,5.818-9.703,11.489-14.982,16.858 c-3.95,4.016-3.895,10.475,0.12,14.424c1.986,1.953,4.569,2.927,7.151,2.927c2.64,0,5.277-1.018,7.273-3.047 c5.761-5.859,11.265-12.052,16.356-18.406C450.047,357.64,449.339,351.222,444.943,347.699z"/></g></g><g><g><path d="M404.879,390.097c-3.403-4.489-9.802-5.371-14.291-1.966c-38.569,29.235-85.309,46.179-135.164,49 c-5.624,0.318-9.925,5.135-9.607,10.759c0.307,5.428,4.804,9.624,10.174,9.624c0.194,0,0.389-0.005,0.585-0.017 c53.918-3.051,104.52-21.416,146.335-53.11C407.4,400.984,408.281,394.587,404.879,390.097z"/></g></g><g><g><path d="M504.755,199.948c0-0.001,0-0.001-0.001-0.002c-5.817-22.133-15.065-43.336-27.491-63.023 c-17.666-27.99-40.935-51.967-69.158-71.266C363.825,35.381,311.228,19.378,256,19.378c-15.448,0-30.959,1.291-46.103,3.837 c-42.923,7.216-83.441,24.689-117.168,50.531c-49.576,37.985-81.659,91.227-90.339,149.919C0.804,234.386,0,245.264,0,256 c0,42.127,12.129,83.49,35.075,119.617c22.189,34.936,53.913,64.224,91.743,84.698c0.003,0.002,0.006,0.004,0.009,0.005 c21.464,11.616,44.583,20.243,68.715,25.645c19.732,4.417,40.074,6.656,60.458,6.656c49.509,0,97.548-13.086,138.924-37.842 c40.419-24.183,72.565-58.22,92.963-98.427C503.888,324.811,512,291.048,512,256C512,237.098,509.562,218.24,504.755,199.948z M412.152,94.092c12.785,10.373,24.232,21.918,34.257,34.545l-20.162-4.63c-6.466-1.485-13.11,0.087-18.227,4.308 c-5.118,4.222-7.922,10.448-7.691,17.08c0.01,0.274-0.127,0.539-0.359,0.689l-14.81,9.673c-0.249,0.162-0.566,0.172-0.824,0.024 L363.474,143.9c-1.856-1.058-2.813-3.249-2.325-5.33l4.694-20.037c0.503-2.146,2.393-3.686,4.596-3.747l17.674-0.492 C399.968,113.964,409.836,105.307,412.152,94.092z M126.715,414.119l-2.982,20.807C59.64,394.883,20.398,327.546,20.398,256 c0-6.33,0.308-12.715,0.919-19.083l13.65,2.206c3.437,0.556,6.949,0.838,10.436,0.838h6.914c9.584,0,19.103,3.144,26.802,8.852 l10.476,7.766c0.896,0.664,1.48,1.682,1.599,2.792l1.42,13.137c0.229,2.125-1.244,4.055-3.355,4.393 c-11.911,1.905-20.745,12.437-20.55,24.497l0.746,46.244c0.085,5.254,1.814,10.239,5.002,14.415l16.623,21.78 c7.843,10.278,18.449,17.937,30.671,22.152C125.135,407.156,127.223,410.575,126.715,414.119z M192.423,464.242 c-17.254-4.427-33.891-10.659-49.622-18.587l4.105-28.639c1.895-13.213-5.889-25.96-18.506-30.311 c-8.41-2.9-15.708-8.172-21.105-15.244l-16.622-21.779c-0.524-0.686-0.808-1.506-0.822-2.369l-0.746-46.243 c-0.032-1.983,1.421-3.714,3.378-4.027c12.844-2.055,21.81-13.795,20.412-26.728l-1.42-13.138 c-0.729-6.75-4.276-12.941-9.731-16.985l-10.476-7.766c-11.19-8.295-25.023-12.864-38.951-12.864h-6.914 c-2.4,0-4.815-0.194-7.181-0.576l-13.932-2.252c9.889-49.492,38.323-94.217,80.844-126.797 c29.971-22.964,65.793-38.765,103.851-45.846c5.773,4.803,10.241,10.963,13.03,18.011l0.578,1.463 c1.448,3.659,2.412,7.497,2.863,11.407l0.514,4.45c0.913,7.915-0.298,15.955-3.5,23.25l-5.546,12.635 c-3.631,8.268-9.588,15.183-17.229,19.993l-6.91,4.351c-7.001,4.407-11.094,12.279-10.682,20.542l0.934,18.667 c0.047,0.953-0.396,1.586-0.776,1.95c-0.38,0.363-1.031,0.774-1.983,0.687c-0.841-0.08-1.582-0.572-1.983-1.316l-8.487-15.761 c-2.938-5.459-8.049-9.545-14.021-11.212l-29.996-8.372c-7.883-2.2-16.329-1.546-23.779,1.84l-7.143,3.247 c-15.028,6.831-23.241,23.464-19.529,39.547c1.469,6.369,4.69,12.18,9.311,16.801l19.489,19.49 c1.099,1.097,2.152,2.268,3.133,3.478l13.361,16.479c5.9,7.277,14.647,11.446,24.013,11.445c0.032,0,0.063,0,0.095,0l36.401-0.111 c0.011,0,0.021,0,0.033,0c3.726,0,7.205,1.997,9.083,5.218c4.37,7.493,11.742,12.834,20.226,14.652l13.639,2.922 c2.999,0.643,5.561,2.555,7.029,5.248l6.587,12.076c2.641,4.842,6.636,8.722,11.553,11.221l30.957,15.731 c2.546,1.294,4.017,4.066,3.664,6.9c-0.205,1.642-1,3.15-2.24,4.246l-11.759,10.402c-3.315,2.932-5.889,6.673-7.444,10.818 l-2.564,6.836c-0.78,2.083-2.406,3.766-4.462,4.618l-12.525,5.193c-10.668,4.423-17.563,14.745-17.563,26.295 c0,1.298-0.319,2.594-0.922,3.745L192.423,464.242z M256,472.223c-14.387,0-28.747-1.203-42.851-3.584l29.352-55.996 c2.129-4.06,3.255-8.631,3.255-13.216c0-3.273,1.954-6.199,4.977-7.453l12.526-5.193c7.254-3.009,12.994-8.95,15.749-16.299 l2.563-6.832c0.389-1.036,1.032-1.971,1.86-2.704l11.759-10.402c4.96-4.388,8.143-10.424,8.965-16.993 c1.419-11.339-4.473-22.437-14.662-27.616l-30.958-15.731c-1.228-0.624-2.227-1.594-2.886-2.804l-6.587-12.076 c-4.316-7.915-11.848-13.536-20.663-15.426l-13.638-2.922c-2.886-0.618-5.394-2.436-6.881-4.984 c-5.523-9.467-15.749-15.338-26.704-15.338c-0.032,0-0.063,0-0.095,0l-36.4,0.111c-0.011,0-0.021,0-0.033,0 c-3.186,0-6.162-1.418-8.169-3.893l-13.362-16.479c-1.426-1.759-2.959-3.461-4.555-5.056l-19.488-19.488 c-1.915-1.914-3.249-4.322-3.858-6.962c-1.538-6.667,1.866-13.561,8.094-16.392l7.143-3.247c3.089-1.403,6.589-1.675,9.857-0.763 l29.996,8.372c0.657,0.184,1.219,0.633,1.543,1.234l8.488,15.762c3.638,6.756,10.37,11.223,18.009,11.951 c6.629,0.633,13.197-1.646,18.013-6.249c4.816-4.603,7.386-11.06,7.054-17.714l-0.934-18.667c-0.045-0.91,0.405-1.776,1.176-2.261 l6.91-4.351c11.105-6.992,19.763-17.039,25.039-29.055l5.546-12.635c4.654-10.602,6.413-22.285,5.086-33.789l-0.514-4.45 c-0.655-5.68-2.055-11.257-4.16-16.575l-0.579-1.464c-1.955-4.938-4.486-9.571-7.515-13.834h0.013 c7.483-0.654,15.01-0.983,22.52-0.983c49.28,0,96.25,13.738,136.193,39.782l0.076,9.449c0.021,2.626-2.098,4.822-4.723,4.896 l-17.673,0.492c-11.454,0.318-21.278,8.332-23.89,19.487l-4.694,20.035c-2.534,10.816,2.438,22.211,12.09,27.708l20.861,11.881 c3.274,1.864,6.887,2.792,10.492,2.792c4.031,0,8.053-1.16,11.581-3.463l14.81-9.673c6.172-4.03,9.846-11.11,9.59-18.475 c-0.004-0.106-0.014-0.391,0.287-0.638c0.304-0.249,0.578-0.183,0.68-0.161l22.874,5.253c0.568,0.131,1.149,0.239,1.733,0.322 l16.17,2.321c7.032,11.706,12.847,23.961,17.384,36.627l-15.799-3.819c-0.63-0.152-1.274-0.283-1.915-0.386l-17.252-2.782 c-18.733-3.021-37.783,3.341-50.941,17.026l-2.596,2.7c-7.696,8.004-12.903,17.992-15.059,28.884l-6.578,33.245 c-2.294,11.589-1.02,23.443,3.683,34.281c8.211,18.921,26.041,32.128,46.531,34.466l3.196,0.365 c8.762,1.002,17.784-0.043,26.085-3.017l10.879-3.897c1.938-0.695,4.115-0.086,5.416,1.52l1.428,1.763 c0.667,0.824,1.05,1.86,1.082,2.917l0.516,17.729C429.455,424.098,346.343,472.223,256,472.223z M482.538,315.632l-1.189-1.47 c-4.887-6.037-12.171-9.364-19.652-9.364c-2.844,0-5.717,0.481-8.497,1.477l-10.879,3.896c-5.377,1.927-11.222,2.603-16.893,1.954 l-3.195-0.365c-13.27-1.515-24.817-10.068-30.134-22.32c-3.047-7.018-3.872-14.695-2.387-22.2l6.578-33.245 c1.396-7.054,4.768-13.522,9.753-18.705l2.596-2.7c8.521-8.861,20.856-12.983,32.99-11.025l17.25,2.782 c0.122,0.02,0.245,0.044,0.368,0.074l27.225,6.579c3.406,14.75,5.129,29.859,5.129,44.999 C491.602,276.427,488.563,296.38,482.538,315.632z"/></g></g></svg>');
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: 9px;
}

.banner-text-overlay .elementor-background-overlay {
    background: var(
        --Hero-Gradient,
        linear-gradient(90deg, rgba(35, 31, 31, 0.85) 28.33%, rgba(35, 31, 31, 0.9) 40.27%, #231f1f 76.48%)
    );
    background: var(
        --Hero-Gradient,
        linear-gradient(
            90deg,
            color(display-p3 0.1333 0.1216 0.1216 / 0.85) 28.33%,
            color(display-p3 0.1333 0.1216 0.1216 / 0.9) 40.27%,
            color(display-p3 0.1333 0.1216 0.1216 / 0) 76.48%
        )
    );
    /* background-blend-mode: multiply; */
}

.banner-studio-overlay .elementor-background-overlay {
    background: var(--Hard-Hero-Gradient, linear-gradient(90deg, #231f1f 28.33%, #231f1f 40.27%, #231f1f 76.48%));
    background: url("./images/studio-overlay.webp"),
        linear-gradient(
            90deg,
            color(display-p3 0.1333 0.1216 0.1216) 28.33%,
            color(display-p3 0.1333 0.1216 0.1216) 40.27%,
            color(display-p3 0.1333 0.1216 0.1216 / 0) 76.48%
        );
    background-blend-mode: multiply;
}

.custom-comparison-table .exad-table-content-icon {
    width: 30px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #c9c9c9;
    font-weight: 800;
}

.custom-comparison-table i.eicon-check.exad-table-content-icon {
    border-radius: 8px;
    background: #00c8f8;
    color: white;
}
.custom-comparison-table .exad-table-container th {
    height: 70.2px;
}

.custom-comparison-table .exad-table-container td {
    padding: 0 !important;
    height: 47px;
}

.custom-comparison-table .elementor-column > div {
    flex-wrap: nowrap;
    justify-content: flex-start !important;
}

.custom-comparison-table section {
    overflow: auto;
}

.custom-comparison-table td {
    white-space: nowrap;
}

.custom-comparison-table section table {
    min-width: 186.5px;
}

.custom-comparison-table section .elementor-widget-exad-comparison-table {
    margin: 0 15px;
}

.custom-comparison-table .exad-heading-pricing-wrapper {
    display: none;
}

.custom-comparison-table section .elementor-widget-container {
    border-radius: 8px;
    overflow: hidden;
}

.custom-comparison-table .left-table td {
    height: 47px;
    padding: 0 !important;
}

#comparison-table .slick-track > div > div,
#comparison-table .slick-track > div > div > div,
#comparison-table .slick-track > div > div > div > div {
    height: 100% !important;
}

section#comparison-table > div,
section#comparison-table > div > div {
    padding: 0;
}

section#comparison-table .slick-initialized .slick-slide {
    padding: 0 5px;
}

.slick-track {
    display: flex !important;
}

.slick-slide {
    height: inherit !important;
}

.read-more-button {
    order: 5;
}

.readmore-images .read-more-button ~ * {
    display: none;
}

.readmore-images .read-more-button.active img {
    width: 80px;
    object-fit: cover;
    object-position: bottom;
    height: 22px;
    transform: rotate(-180deg);
}

.readmore-images .read-more-button.active ~ * {
    display: block;
}

div#blogArchive_posts p {
    font-weight: 300;
}

.slick-prev,
.slick-next {
    top: calc(100% - 10px);
    right: unset;
    left: inherit;
}

.slick-prev {
    left: calc(50% - 28px);
}

.slick-next {
    right: calc(50% - 28px);
}
@media (min-width: 1530px) {
    html body [data-elementor-type="header"] header,
    html body [data-elementor-type="header"] header .elementor-button {
        font-size: 18px;
    }

    html
        body
        [data-elementor-type="header"]
        header
        .exad-mega-menu-wrapper
        ul.exad-mega-menu-list
        li.menu-item
        .exad-menu-item {
        padding-top: 36px;
        padding-bottom: 36px;
    }

    html body [data-elementor-type="header"] header .elementor-widget-image.elementor-widget-theme-site-logo img {
        width: 177.48px;
    }
}
@media (max-width: 1024px) {
    .noptin-inpost-main-wrapper .noptin-optin-form-wrapper {
        margin: auto !important;
    }

    .cards-grid-default,
    .best_products-wrapper .slick-slide > div {
        grid-template-columns: repeat(2, 1fr);
    }

    .post-grid-aside .image {
        width: 33%;
    }

    .post-grid-aside .text {
        width: 66%;
        padding: 0 0 0 20px;
    }
    .elementor-section.elementor-section-boxed > .elementor-container {
        padding: 0 10px;
    }

    .text-max-lg-right {
        text-align: right !important;
    }

    .text-max-lg-center {
        text-align: center !important;
    }

    #industries-list .elementor-image-box-wrapper {
        min-height: 138px;
    }
}

@media (max-width: 767px) {
    .noptin-big.noptin-padded {
        text-align: center;
    }

    .show-mobile.elementor-hidden-tablet {
        display: block !important;
    }
    .noptin-inpost-main-wrapper > div {
        margin: auto !important;
    }
    .filter-set .searchbar {
        margin: 0 0 15px;
        width: 300px;
    }

    .filter-set {
        flex-direction: column-reverse;
        align-items: center;
    }
    .post-grid-aside .image {
        width: 100%;
    }

    .post-grid-aside .text {
        width: 100%;
        padding: 20px 0;
    }
    .columns-to-slider-md {
        max-width: 100vw;
        overflow: hidden;
    }
    .columns-to-slider-md .slick-slide:not(.slick-current.slick-active) {
        overflow: hidden;
    }

    .columns-to-slider-md .slick-list.draggable {
        padding: 15px;
    }
    .columns-to-slider-md .slick-dots {
        bottom: -50px;
    }

    section#industries-list
        .elementor-position-left.elementor-widget-image-box
        .elementor-image-box-wrapper
        .elementor-image-box-title {
        margin: 0;
    }

    section#industries-list .elementor-position-left.elementor-widget-image-box .elementor-image-box-img {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .imagebox-cards .elementor-image-box-wrapper {
        display: flex;
        align-items: center;
    }
    section#industries-list .elementor-position-left.elementor-widget-image-box .elementor-image-box-img img {
        height: 13vw;
    }

    .imagebox-cards .elementor-image-box-wrapper .elementor-image-box-img {
        margin-right: 23px !important;
    }

    section#comparison-table {
        padding-bottom: 20px;
        margin-right: -40px;
        width: auto;
        margin-left: -10px;
    }

    section#comparison-table .slick-list.draggable {
        padding-right: 70px !important;
        margin-left: 0px;
    }
    .banner-studio-overlay .elementor-background-overlay {
        background: url(./images/studio-overlay.webp),
            linear-gradient(
                90deg,
                color(display-p3 0.1333 0.1216 0.1216) 34.33%,
                color(display-p3 0.1333 0.1216 0.1216) 21.27%,
                color(display-p3 0.1333 0.1216 0.1216 / 0) 276.48%
            );
        background-blend-mode: multiply;
    }
}
@media (max-width: 575px) {
    #industries-list .elementor-image-box-wrapper {
        min-height: auto;
    }
    .cards-grid-default,
    .best_products-wrapper .slick-slide > div {
        grid-template-columns: repeat(1, 1fr);
    }
    .elementor-field-group-field_efa7d75.elementor-field-type-checkbox.elementor-field-group .elementor-field-option {
        display: flex;
        align-items: center;
        width: 100%;
    }

    .elementor-field-group-field_efa7d75.elementor-field-type-checkbox.elementor-field-group
        .elementor-field-option
        label {
        width: 100%;
        text-align: center;
    }
    #case_studies .case_item .wrapper {
        padding: 20px;
    }
}

@media (max-width: 767px) {
    .custom-comparison-table section .elementor-widget-exad-comparison-table {
        margin: 0 !important;
    }

    .custom-comparison-table section .elementor-widget-container {
        margin: 0 !important;
        box-shadow: none !important;
    }
    .custom-comparison-table section th {
        padding: 0 !important;
    }

    .banner-text-overlay .elementor-background-overlay {
        background: var(
            --Hero-Gradient,
            linear-gradient(
                90deg,
                color(display-p3 0.1333 0.1216 0.1216 / 0.85) 28.33%,
                color(display-p3 0.1333 0.1216 0.1216 / 0.9) 69.27%,
                color(display-p3 0.1333 0.1216 0.1216 / 0) 144.48%
            )
        );
    }
    .custom-comparison-table .left-table td {
        padding: 10px !important;
    }
    .custom-comparison-table section .elementor-container {
        padding: 0 !important;
    }
}
.blog_posts_archive {
    padding: 0 10px;
}

.blog_posts_archive .tag-title {
    font-weight: 700;
    display: inline-block;
    padding-right: 8px;
    white-space: nowrap;
}

.blog_posts_archive .filter-set {
    display: inline-flex;
    white-space: nowrap;
    flex-direction: row;
    overflow: auto;
}

.blog_posts_archive button.js-filter-button,
.blog_posts_archive button.js-filter-button:hover,
.blog_posts_archive .js-filter.post-grid-masonry .metas span {
    border-radius: 4px;
    background: #f8f8f8;
    padding: 8px 12px;
    font-size: 16px;
    border: none;
    font-weight: 400;
    margin: 0 4px 8px;
    color: var(--e-global-color-primary);
    line-height: 1;
    display: inline-flex;
    align-items: center;
}

.blog_posts_archive button.js-filter-button.active {
    background: var(--Black, #221f1f);
    color: white;
}

.blog_posts_archive .js-filter.post-grid-masonry .filter-sets-wrapper {
    margin-bottom: 62px;
}

.blog_posts_archive .load-more-wrapper {
    text-align: center;
}

.blog_posts_archive button.load-more-button {
    background: var(--e-global-color-4cb9ef1);
    color: white;
    line-height: 1;
    border-color: var(--e-global-color-4cb9ef1);
    position: relative;
    margin: 40px 0 0;
}

.blog_posts_archive button.load-more-button:hover {
    color: var(--e-global-color-4cb9ef1);
    background: WHITE;
}

.blog_posts_archive .js-filter.post-grid-masonry {
    display: grid;
    display: grid;
    grid-template-columns: 3fr repeat(2, 1fr); /* First column spans 3 columns, others span 1 column */
    grid-gap: 10px;
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* Default layout for every other row, 3 columns each */
    grid-gap: 32px;
}

.blog_posts_archive .js-filter.post-grid-masonry > .post-item {
    display: block;
    color: var(--e-global-color-text);
}
button.js-filter-button.active:after {
    content: "";
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" fill="none"><path d="M9 3L3 9" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 3L9 9" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-left: 8px;
}

.blog_posts_archive .js-filter.post-grid-masonry > .post-item:first-child {
    grid-column: span 3;
    display: flex;
    align-items: center;
    padding-bottom: 30px;
}

.blog_posts_archive .js-filter.post-grid-masonry > .post-item:first-child .text {
    padding: 30px;
    width: 50%;
}

.blog_posts_archive .js-filter.post-grid-masonry .image {
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    padding-bottom: 56.375%;
    width: 100%;
    box-shadow: 0 0 30px 5px rgba(128, 128, 128, 0.149);
    overflow: hidden;
}

.blog_posts_archive .js-filter.post-grid-masonry .post-item:hover .image img {
    transform: scale(1.05) rotate(0.5deg);
}

.blog_posts_archive .js-filter.post-grid-masonry .image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.3s;
}

.blog_posts_archive .js-filter.post-grid-masonry > .post-item:first-child .image {
    padding-bottom: 30.5%;
    width: 60%;
}

.blog_posts_archive .js-filter.post-grid-masonry .metas {
    padding: 22px 0 10px;
    text-transform: capitalize;
    min-height: 48px;
}

.blog_posts_archive .js-filter.post-grid-masonry .metas span:not(:first-child) {
    display: inline-block;
    padding-left: 10px;
}

.blog_posts_archive .js-filter.post-grid-masonry > .post-item:first-child .post-title {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.2;
}
.blog_posts_archive .js-filter.post-grid-masonry .text .post-title {
    font-weight: 600;
}

.blog_posts_archive .js-filter.post-grid-masonry .text {
    line-height: 1;
    padding: 20px 0 0;
}

.blog_posts_archive .filter-sets-wrapper {
    padding-bottom: 46px;
    display: flex;
}

.blog_posts_archive button:focus {
    outline: none;
}
.js-filter.post-grid-masonry.loading {
    opacity: 0.4;
    cursor: wait;
}

.js-filter.post-grid-masonry.loading + .load-more-wrapper {
    display: none;
}

.align-center.elementor-posts--thumbnail-left article {
    align-items: center;
}

.post-date {
    display: inline-block;
    padding: 10px 0;
}

@media (max-width: 1024px) {
    .blog_posts_archive .js-filter.post-grid-masonry > .post-item:first-child {
        flex-direction: column;
        grid-column: span 1;
        padding: 0;
    }

    .blog_posts_archive .js-filter.post-grid-masonry > .post-item:first-child .image {
        width: 100%;
        padding-bottom: 58%;
    }

    .blog_posts_archive .js-filter.post-grid-masonry > .post-item:first-child .text {
        width: 100%;
        padding: 20px 0 0;
    }

    .blog_posts_archive .js-filter.post-grid-masonry > .post-item:first-child .post-title {
        font-size: 24px;
    }

    .blog_posts_archive .js-filter.post-grid-masonry {
        grid-template-columns: repeat(1, 1fr);
    }

    .blog_posts_archive .filter-sets-wrapper {
        padding-bottom: 30px;
        display: block;
    }
}


#case_studies .elementor-loop-container.elementor-grid{
    display: block;
}

/*language switchewr */
/* .trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right .trp-language-wrap,
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left .trp-language-wrap {
    padding: 0 !important;
}

.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-light {
    min-width: 140px;
}

#trp-floater-ls-current-language .trp-floater-ls-disabled-language.trp-ls-disabled-language {
    padding: 10px 12px 10px 12px;
    margin: 0;
}

#trp-floater-ls {
    height: auto;
}

body[class*="translatepress"]:not(.translatepress-en_US) #btn-client-portal {
    display: none;
} */

/* wpml lang switcher */
/* .wpml-ls-statics-footer,
.geot_dropdown_container {
    background: #ffffff;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
    border-radius: 8px 0 0 8px;
    position: fixed;
    top: 347px;
    right: 0;
    margin: 0 !important;
    font-size: 14.4px;
}

.wpml-ls-statics-footer a.wpml-ls-link,
.geot_dropdown_container option {
    padding: 10px 12px;
    transition: 0.3s;
    display: inline-flex;
    width: 100%;
}

.wpml-ls-statics-footer .wpml-ls-item {
    opacity: 0;
    transition: 0.3s;
}

.wpml-ls-statics-footer .wpml-ls-item.wpml-ls-current-language {
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.wpml-ls-statics-footer ul {
    height: 34px;
    position: relative;
    transition: 0.3s;
    width: 127px;
}

.wpml-ls-statics-footer:hover ul {
    height: calc(37.6px * 7);
}

.wpml-ls-statics-footer:hover .wpml-ls-item.wpml-ls-current-language {
    position: static;
}

.wpml-ls-statics-footer:hover .wpml-ls-item {
    opacity: 1;
}

.wpml-ls-statics-footer li:not(.wpml-ls-current-language) a.wpml-ls-link:hover {
    background: #e7e7e7;
}

.selectize-control.single .selectize-input {
    border: none;
    background: transparent;
    box-shadow: none;
    min-width: 147.87px;
    cursor: default !IMPORTANT;
}

.selectize-dropdown.single.geot_dropdown.geot-ddslick {
    border: none;
    box-shadow: 0px 6px 20px 4px rgba(0, 0, 0, 0.25);
    width: auto !important;
    min-width: 147.84px;
    top: inherit !IMPORTANT;
    bottom: 0px !important;
    border-radius: 8px 0 0 8px;
}
.wpml-ls-legacy-list-vertical.wpml-ls-statics-footer{
    display: none !important;
}

.selectize-control {
    display: flex;
    align-items: center;
} */
.selectize-control.single .selectize-input, .selectize-dropdown.single {
    min-width: 120px;
    top: inherit !important;
    bottom: 0;
}
span.new-label {
    display: inline-flex;
    padding: 4px 8px;
    border-radius: 1000px;
    background: #F90669;
    color: white;
    margin-left: 5px;
    font-size: 11px;
    letter-spacing: .075em;
}

.post_tags_capsuless {
    display: flex;
    flex-wrap: wrap;
    margin: -10px;
}

.post_tags_capsuless .tag {
    display: inline-block;
    border-radius: 4px;
    background: var(--Black, #221F1F);
    padding: 2px 10px;
    font-size: 14px;
    font-weight: 300;
    margin: 5px;
}

.elementor-element.single-event{
    height: 100%;
    cursor: pointer;
}

.elementor-element.single-event  .event-image{
    overflow: hidden;
}

.elementor-element.single-event  .event-image img{
    transition: .3s;
}

.elementor-element.single-event:hover  .event-image img{
    transform: scale(1.035)
}

.elementor-element.single-event  .event-date{
    margin-top: auto;
}

.e-load-more-pagination-loading .e-loop__load-more .elementor-button-link{
    pointer-events: none;
}

.elementor-element.single-event div {
    position: static !important;;
}

span.tag.coming-soon {
    position: absolute;
    top: 126px;
    transform: translateY(-50%);
    left: -5px;
    background: #3165c9;
    border-radius: 0 4px 4px 0;
}