/*!
Theme Name: Ohio-Child
Theme URI: http://ohio.colabr.io/
Author: Colabrio
Author URI: http://colabr.io/
Description: Ohio is a WordPress theme bundled with premium plugins to build a modern and functional website.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: ohio
Text Domain: ohio-child
Tags: ajax, customizer, ecommerce, portfolio, minimal, page builder, responsive, multipurpose, shop, store, woocommerce, wpml

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

:root {
    --clb-circle-large: 5rem;
    --clb-sticky-header-height: 100px;
}

h1 {
    margin-top: 0.83em;
    margin-bottom: 0.83em;
}

select:not(.lang-dropdown) {
    color: #000000;
}

.widgets a, .widgets a *:not(.fab) {
    color: var(--clb-color-primary);
    font-weight: 500;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.header {
    background-color: #ffffff;
    box-shadow: 0 4px 4px 0 #0000000D;
}

.header.-fixed.-mobile {
    top: 0;
}

.header.-sticky.showed {
    border-bottom: 1px solid #efefef;
}

.header.-sticky .branding img {
    min-height: auto;
    max-height: initial;
}

.header.-sticky.showed {
    border-bottom: 1px solid #efefef;
}

.header:not(.-mobile) .header-wrap .left-part {
    min-width: 60%;
    gap: 5rem;
    flex: 1;
}

@media (max-width: 1499px) {
    .header:not(.-mobile) .header-wrap .left-part {
        gap: 1rem;
    }
}

.menu-is-opened {
    overflow-y: hidden;
    height: 100vh;
}

.header .right-part [aria-label="close"],
.header:not(.-mobile) .right-part [aria-label="site-menu"],
.header.-mobile.-expanded .right-part [aria-controls="site-menu"] {
    display: none;
}

.header.-mobile:not(.-expanded) .right-part [aria-label="site-menu"],
.header.-mobile.-expanded .right-part [aria-label="close"] {
    display: inline-block;
}

.is-mobile-menu .mobile-hamburger.-right {
    margin-top: .2rem;
}

.header .right-part .icon-button {
    cursor: pointer;
    min-width: inherit;
    width: inherit;
    height: inherit;
    border-radius: 0;
    transition: none;
}

.header .right-part .icon-button:before {
    display: none;
}

.header .right-part .icon-button:hover,
.header .right-part .icon-button:focus,
.header .right-part .icon-button:active {
    background-color: transparent;
    box-shadow: unset;
}

.heading {
    margin-bottom: 20px;
}

.nav .nav-item.active-main-item > a,
.nav .nav-item.active > a,
.nav .current-menu-ancestor > a,
.nav .current-menu-item > a,
.hamburger-nav .menu li.current-menu-ancestor > a > span,
.hamburger-nav .menu li.current-menu-item > a > span {
    color: var(--clb-button-hover-color);
}

.icon-button:hover, .icon-button.hamburger, .icon-button.cart {
    background-color: rgba(136, 136, 136, 0.03);
}

.hamburger.icon-button > .icon::before,
.hamburger.icon-button > .icon::after {
    width: 18px;
}

.mobile-overlay .search-global {
    display: none;
}

@media (max-width: 1200px) {
    #wpadminbar {
        display: none;
    }
}

.is-mobile-menu .mobile-overlay .holder {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 20px 20px 0;
    width: 100vw;
    overflow: hidden;
    box-shadow: 0 4px 4px 0 #0000000D inset;
    position: fixed;
}

@media (min-width: 768px) and (max-width: 1200px) {
    .is-mobile-menu .mobile-overlay .holder {
        padding: 20px 3vw 0;
    }
}

.is-mobile-menu .mobile-overlay .holder {
    max-height: 100%;
    overflow-y: auto;
}

@media (max-width: 1200px) {

    .is-mobile-menu .mobile-overlay {
        top: 76px;
    }

    .is-mobile-menu .mobile-overlay,
    .is-mobile-menu.admin-bar .mobile-overlay,
    .is-mobile-menu.admin-bar .mobile-overlay .overlay,
    .is-mobile-menu .mobile-overlay .holder {
        top: 76px;
        height: calc(100% - 76px);
    }
}

@media (max-width: 768px) {

    .is-mobile-menu .mobile-overlay .holder {
        padding: 5px 20px;
    }

    .subheader ul.-right {
        margin-right: auto;
    }

    .is-mobile-menu .mobile-overlay,
    .is-mobile-menu.admin-bar .mobile-overlay,
    .is-mobile-menu.admin-bar .mobile-overlay .overlay,
    .is-mobile-menu .mobile-overlay .holder {
        top: 56px;
        height: calc(100% - 56px);
    }

    .mobile-overlay .search-global {
        display: block;
        background-color: rgba(136, 136, 136, .03) !important;
        position: absolute !important;
        bottom: 20px;
    }
}

.header:not(.-mobile) .menu:hover .nav-item:not(:hover) {
    opacity: 1;
}

.header:not(.-mobile) .menu .sub-menu-wide {
    padding: 2rem 14vw;
    flex-wrap: wrap;
    gap: 2rem;
}


@media screen and (max-width: 1599px) {
    .header:not(.-mobile) .menu .sub-menu-wide {
        padding: 2rem 5%;
    }
}


.header:not(.-mobile) .menu .sub-menu-wide > li > a.menu-link {
    opacity: 1;
    padding: 1rem 1.4rem;
    border-radius: 10px;
    color: inherit;
    height: 100%;
}

.header:not(.-mobile) .menu .sub-menu-wide > li:hover > a.menu-link,
.header:not(.-mobile) .menu .sub-menu-wide > li.current-menu-item > a.menu-link {
    background-color: rgba(82, 159, 215, 0.1);
}

.header:not(.-mobile) .menu .sub-menu-wide:not(.has-wide-menu-parent) .mega-menu-item.menu-item-depth-1 {
    width: calc(33.33333333% - 2rem);
}

.header:not(.-mobile) .menu .sub-menu-wide.has-wide-menu-parent {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(3, 1fr);
    grid-column-gap: 1.4rem;
    grid-row-gap: .1rem;
}

.header:not(.-mobile) .menu .sub-menu-wide.has-wide-menu-parent .mega-menu-item.menu-item-depth-1 {
    width: auto;
}

.header:not(.-mobile) .menu .sub-menu-wide.has-wide-menu-parent .mega-menu-item.menu-item-depth-1.wide-menu-parent-meta {
    grid-area: 1 / 1 / 5 / 2;
}

.header .menu .sub-menu-wide .mega-menu-item.menu-item-depth-1 > a > span {
    position: relative;
    font-size: 1rem;
}

.header .menu .sub-menu-wide .mega-menu-item.menu-item-depth-1 > a > span > span {
    font-weight: 400;
    text-transform: initial;
}

.header .menu .sub-menu-wide .mega-menu-item.menu-item-depth-1 > a > span > .menu-link-subtitle {
    opacity: 1;
    color: #a0a0a0;
    text-transform: initial;
    font-size: 1rem;
    padding: 5px 0;
    margin: 0;
}

@media (max-width: 767px) {
    .header .menu .sub-menu-wide .mega-menu-item.menu-item-depth-1 > a > span {
        flex-wrap: nowrap;
    }
}

.header.-mobile .menu li > ul {
    padding: 0;
    transition: all var(--clb-transition-function) 0.2s;
}

.header.-mobile .menu li.active > a {
    background-color: transparent;
    color: inherit;
}

.header.-mobile .menu li > a:before {
    content: "\f060";
    font-family: "Font Awesome 6 Free", sans-serif;
    font-weight: 900;
    font-size: 1.2rem;
    margin-right: 1.1rem;
    display: none;
}

.header.-mobile .menu li.active > a:before {
    display: inline-flex;
}

.header.-mobile .menu li.active > a > .has-submenu-icon {
    display: none;
}

.has-submenu-icon {
    opacity: 1;
}

.header:not(.-mobile) .menu li a .has-submenu-icon {
    display: none;
}

@media (max-width: 1200px) {
    .header.-mobile .menu li a {
        padding: 1.4rem 20px;
    }

    .header .menu .sub-menu-wide .mega-menu-item.menu-item-depth-1 > a {
        padding: 1rem 20px;
    }


    .header .menu .sub-menu-wide .mega-menu-item.menu-item-depth-1 > a > span {
        display: flex;
        width: 100%;
        align-items: center;
        flex-direction: inherit;
        justify-content: flex-start;
    }

    .header .menu .sub-menu-wide .mega-menu-item.menu-item-depth-1 > a > span > img {
        margin: 0 .6rem 0 0;
        max-width: 25px;
    }

    .header .menu .sub-menu-wide .mega-menu-item.menu-item-depth-1 > a > span > span {
        font-weight: 500;
    }
}

@media (min-width: 1201px) {

    .header .menu .sub-menu-wide .mega-menu-item.menu-item-depth-1 > a > span {
        padding-left: 4.7rem;
    }

    .header .menu .sub-menu-wide .mega-menu-item.menu-item-depth-1 > a > span > img {
        position: absolute;
        left: 0;
        top: 35%;
        transform: translateY(-30%);
        padding: 0;
        max-width: 40px;
    }
}

@media (max-width: 768px) {
    .header .menu .sub-menu-wide .mega-menu-item.menu-item-depth-1 > a > span > span {
        font-size: 0.9rem;
    }
}

@media (max-width: 1200px) {
    .header .sub-menu-wide .mega-menu-item.menu-item-depth-1 .menu-link-subtitle {
        display: none;
    }
}


@media (max-width: 767px) {
    .header.-mobile .menu li a {
        padding: 1rem 20px;
    }
}


.header:not(.-mobile) .close-bar {
    display: none;
}

.header.-mobile .close-bar {
    height: 56px;
}

@media (max-width: 1200px) {
    html {
        margin-top: 0 !important;
    }

    .header-cap,
    .header .header-wrap {
        height: 76px;
    }
}

@media (max-width: 768px) {
    .header-cap,
    .header .header-wrap {
        height: 56px;
    }
}

.admin-bar .clb-popup:not(.project-lightbox):not(.clb-gallery-lightbox), .admin-bar .-sticky:not(.-mobile), .admin-bar .header-5:not(.-mobile) .top-part, .admin-bar .header-6:not(.-mobile) .top-part, .admin-bar .header-7:not(.-mobile) .top-part, .admin-bar .header-7:not(.-mobile) .middle-part {
    margin-top: 0;
}

.tab .tabItems {
    height: auto !important;
}

.tab .tabItems_item.active {
    position: relative;
}

@media (max-width: 1024px) {
    .site-footer .widgets {
        display: flex;
        flex-wrap: wrap;
    }

    .site-footer .widgets .theme-logo {
        padding-top: 20px
    }
}

@media (max-width: 768px) {
    .has-submenu:not(.active):not([class*="current-menu-"]) > a,
    .has-submenu:not(.active):not([class*="current-menu-"]):hover > a,
    .has-submenu:not(.active):not([class*="current-menu-"]).visible > a {
        color: var(--wp--preset--color--black);
    }

    .has-submenu:not(.active) > a > .has-submenu-icon .menu-plus,
    .has-submenu:not(.active):hover > a > .has-submenu-icon .menu-plus,
    .has-submenu:not(.active).visible > a > .has-submenu-icon .menu-plus {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@media (max-width: 768px) {
    .clb-popup-holder.clb-video-popup > iframe {
        min-height: 325px;
    }
}

@media (min-width: 992px) {
    .explore_more .title {
        font-size: 54px !important;
        line-height: 64px;
    }
}

@media (min-width: 769px) and (max-width: 991px) {
    .explore_more .title {
        font-size: 45px !important;
    }

    .clb__heading h1.title,
    .clb__heading .dynamic,
    .clb__heading .typed-cursor,
    .clb__heading .count {
        font-size: 56px !important;
    }

    body:not(.is-mobile-menu) header .nav {
        display: none;
    }
}

.branding .logo img, .branding .logo-mobile img, .branding .logo-dynamic img {
    min-height: auto;
}

.blog-posts {
    padding-top: 20px;
}

.blog-item.card.-layout1 .button {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all cubic-bezier(.4, 0, .2, 1) 0.4s;
    -o-transition: all cubic-bezier(.4, 0, .2, 1) 0.4s;
    transition: all cubic-bezier(.4, 0, .2, 1) 0.4s
}

.blog-item.card.-layout1:hover .button {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    visibility: visible;
    opacity: 1;
}

body:not(.home):not(.category) .blog-item.card.-layout1 .card-details {
    background-color: rgba(136, 136, 136, .05);
    padding: 4.4vh;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

body.category .card.-contained .card-details {
    background-color: transparent;
}

body.search-results .blog-item.card.-layout1 .card-details {
    background-color: transparent;
}

.avatar {
    background-color: transparent;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
}

.icon-box .icon-group:not(.-contained):not(.-outlined) > img {
    max-height: 50px;
    max-width: 40px;
}

/*
.icon-sm.icon-box .icon-group:not(.-contained):not(.-outlined) > img {
    max-height: 25px;
    max-width: 25px;
}
*/
.clb-popup {
    background-color: rgba(23, 22, 26, .992);
    padding-left: 4.4vh;
    padding-right: 4.4vh;
    height: 14vh;
}

.clb-popup .close-bar {
    width: 100%;
    justify-content: flex-end;
}

.search-popup .holder {
    max-width: 500px;
    padding-left: 0;
    padding-right: 0;
    padding-top: calc(30vh - 50px);
}

.search-popup .holder .search-field {
    background-color: rgba(255, 255, 255, .03);
    border-color: rgba(0, 0, 0, .2);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 56px;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 16px;
    transition: all cubic-bezier(.4, 0, .2, 1) 0.4s;
}

.search-popup .holder .search-field:focus {
    background-color: rgba(255, 255, 255, .03);
}

.search-popup .holder .search-field::placeholder {
    color: #ffffff;
}

.search-popup .holder .search-field::-webkit-input-placeholder {
    color: #ffffff;
}

.search-popup .holder .search-field::-moz-placeholder {
    color: #ffffff;
}

.search-popup .holder .search-field::-ms-input-placeholder {
    color: #ffffff;
}

.search-popup .holder .search-field::placeholder {
    color: #ffffff;
}

.search-popup .holder .search-field:hover::-webkit-input-placeholder {
    opacity: .7
}

.search-popup .holder .search-field:hover::-moz-placeholder {
    opacity: .7
}

.search-popup .holder .search-field:hover::-ms-input-placeholder {
    opacity: .7
}


.empty-state {
    padding: 4.4vh;
    margin: 0 auto;
    justify-content: center;
}

.empty-state p {
    font-size: 17px;
}

.empty-state .icon-group {
    background-color: rgba(222, 75, 83, 0.08);
    width: 90px;
    height: 90px;
    display: flex;
    justify-content: center;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin: 0 auto 20px;
    text-align: center;
}

.empty-state .icon-group svg {
    max-width: 40px;
    margin: 0 auto;
}

.empty-state .icon-group i {
    font-size: 50px;
    margin: 0 auto;
}

.empty-state .title,
.empty-state p {
    text-align: center;
    line-height: 1.35;
}

.empty-state .title {
    font-size: calc(26px + 6 * ((100vw - 576px) / 1024));
}

.empty-state p {
    margin-top: 0;
    margin-bottom: 30px;
    line-height: 1.65;
}

.empty-state-inner {
    padding: 2vh;
}

@media screen and (min-width: 769px) {
    .empty-state-inner {
        padding: 5.7vh;
    }

    .empty-state .search {
        max-width: 100%;
    }
}

.team-member.banner:not(.-img-overlay):hover .overlay-details {
    background-image: linear-gradient(to top, #b3e0a9, #0688cd) !important;
    opacity: 0.85;
    top: 0;
}

.team-member .social-networks a {
    background: var(--clb-color-primary);
    border-color: var(--clb-color-primary);
    color: #ffffff !important;
}

.team-member .social-networks a:hover {
    background: transparent;
    color: var(--clb-color-primary) !important;
}

.team-member .social-networks.-small:not(.-text) .network {
    width: 42px;
    height: 42px;
    font-size: 19px;
    line-height: 36px;
}

.team-member .social-networks:not(.-text) .network:hover {
    transform: none;
}

.team-member .social-networks.-outlined .network {
    border: 1px solid var(--clb-color-primary);
}

.team-member .overlay-details .social-networks {
    margin-top: 1.5rem;
}

@media screen and (max-width: 768px) {
    .breadcrumbs-holder {
        height: auto;
        padding: 0;
    }
}

.breadcrumbs-slug {
    position: relative;
    z-index: 3;
    margin: 0;
    padding: 0 0 0 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.breadcrumbs-slug li {
    list-style: none;
    padding: 0;
}

.breadcrumbs-slug i {
    margin: -2px 8px 0;
}

.breadcrumbs-inner {
    height: 32px;
    line-height: 32px;
}

.breadcrumbs-slug .active, .breadcrumbs-inner .active {
    font-weight: 500;
}

@media screen and (max-width: 1180px) {
    #page .clb__padding_reset.ohio-widget,
    .clb__padding_reset .vc_column-inner {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

.vc_toggle_size_md.vc_toggle_default .vc_toggle_content .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_default .vc_toggle_title .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_round .vc_toggle_content .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_round .vc_toggle_title .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_simple .vc_toggle_content .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_simple .vc_toggle_title .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_square .vc_toggle_content .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_square .vc_toggle_title .vc_toggle_icon {
    margin: 0;
}

.header:not(.-mobile) .menu li span img {
    padding-right: 10px;
}

@media screen and (max-width: 1599px) {
    .header-wrap.page-container {
        max-width: 1450px !important;
    }

    body .site-content .page-container:not(.full),
    body .site-content .page-container:not(.full) .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 1180px;
    }
}

@media screen and (max-width: 1499px) {
    .header-wrap.page-container {
        max-width: 1300px !important;
    }
}

@media screen and (max-width: 1280px) {
    body .site-content .page-container:not(.full),
    body .site-content .page-container:not(.full) .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 1090px;
    }
}

.header .branding .logo-mobile img,
.header .branding .logo-sticky-mobile img {
    max-width: 150px;
    height: auto !important;
}

@media screen and (max-width: 768px) {
    .header-wrap.page-container {
        max-width: 100% !important;
    }
}


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

    .clb__heading.ohio-dynamic-text-sc, .clb__heading h1.title, .clb__heading .dynamic, .clb__heading .typed-cursor, .clb__heading .count {
        font-size: 46px !important;
        line-height: 1.1;
    }
}

.icon-box .icon-box-content p {
    margin: 0 0 20px 0;
}

.icon-box .icon-box-content .icon-box-heading:empty + p {
    margin-top: 0;
}

.ohio-widget.heading .title {
    margin-top: 20px;
}

.icon-box.-floating-icon .icon-box-header {
    margin-bottom: 20px;
}

.icon-box.-floating-icon .icon-group {
    margin-right: 1.5rem;
    margin-left: 0.5rem;
}

.icon-box.-left-icon .icon-group {
    margin-right: 1rem;
    margin-left: 1rem;
    margin-top: 0.1rem;
}

.ohio-widget.logo:not(.aos-init) {
    overflow: hidden
}

.ohio-widget.logo:not(.aos-init) img {
    transform: none;
}

.ohio-widget.logo:not(.aos-init):hover img {
    -webkit-animation: logoFadeUp cubic-bezier(.4, 0, .2, 1) 0.75s 1;
    animation: logoFadeUp cubic-bezier(.4, 0, .2, 1) 0.75s 1;
}

@-webkit-keyframes logoFadeUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-webkit-calc(-100% - 25px));
        transform: translateY(calc(-100% - 25px));
        opacity: 1
    }

    51% {
        -webkit-transform: translateY(-webkit-calc(-100% - 25px));
        transform: translateY(calc(-100% - 25px));
        opacity: 0
    }

    52% {
        -webkit-transform: translateY(-webkit-calc(100% + 25px));
        transform: translateY(calc(100% + 25px))
    }

    86% {
        opacity: 1
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes logoFadeUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-webkit-calc(-100% - 25px));
        transform: translateY(calc(-100% - 25px));
        opacity: 1
    }

    51% {
        -webkit-transform: translateY(-webkit-calc(-100% - 25px));
        transform: translateY(calc(-100% - 25px));
        opacity: 0
    }

    52% {
        -webkit-transform: translateY(-webkit-calc(100% + 25px));
        transform: translateY(calc(100% + 25px))
    }

    86% {
        opacity: 1
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.heading {
    margin-bottom: 20px;
}

.nav .nav-item.active-main-item > a,
.nav .nav-item.active > a,
.nav .current-menu-ancestor > a,
.nav .current-menu-item > a,
.hamburger-nav .menu li.current-menu-ancestor > a > span,
.hamburger-nav .menu li.current-menu-item > a > span {
    color: var(--clb-button-hover-color);
}

.breadcrumbs {
    padding-top: 3.4vh;
    padding-bottom: 3.4vh;
    font-size: 15px;
}

.breadcrumbs-slug {
    padding: 0;
}

.filter .select-inline select {
    min-height: 32px;
}

@media (max-width: 767px) {
    .breadcrumbs {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }

    .filter {
        padding-top: 2rem;
    }
}


.related-posts .blog-item .card-details .button:last-child {
    display: none;
}

.widgets a, .widgets a *:not(.fab) {
    color: inherit;
}

.page-sidebar.-boxed {
    background-color: rgba(136, 136, 136, 0.05);
    padding: 4.4vh;
    border-radius: 0;
}

.pagination .button {
    min-width: 15px;
    box-shadow: none;
}

.pagination .button:focus, .pagination .button:active {
    box-shadow: none;
    background-color: transparent !important;
}

.pagination.-flat a.button:not(.-flat), .pagination.-flat a.button:hover {
    color: var(--clb-color-primary);
    background-color: transparent;
}

@media (max-width: 767px) {
    body.home .blog-item.card.-layout1 .button {
        visibility: visible;
        opacity: 1;
    }
}

.header:not(.-mobile) .menu > .nav-item.menu-item-depth-0 > a {
    padding: 40px 20px;
}


.header .menu li.menu-item-depth-0:hover > a {
    color: #5faad9;
}

.header.-mobile .menu li.menu-item-depth-0:hover > a {
    color: inherit;
}

@media (max-width: 991px) {
    .header .menu li.menu-item-depth-0:hover > a {
        color: inherit;
    }
}

.header .menu-optional-widget {
    border-left: 2px solid #efefef;
    padding-left: 2.2rem;
}

.header .menu-optional-widget.widget:not(:first-child) {
    margin-top: 0;
}

.header .menu-optional-widget .custom-html-widget {
    display: inline-flex;
    align-items: center;
    gap: 20px;
}

.header .menu-optional-widget .custom-html-widget > .button {
    box-sizing: border-box;
    border: 1px solid #5ca8da;
    color: #3f67a9;
    border-radius: 10px;
    background-color: transparent;
    font-weight: 700;
}

.header .menu-optional-widget .custom-html-widget > .button > svg {
    content: "";
    display: inline-flex;
    width: 17px;
    height: 17px;
    margin-right: 10px;
    fill: #3f67a9;
    transition: fill var(--clb-transition-function) var(--clb-transition-duration);
    transition-property: fill;
}

.header .menu-optional-widget .custom-html-widget > .button:hover {
    background-color: #5ca8da;
    color: #ffffff;
}

.header .menu-optional-widget .custom-html-widget > .button:hover > svg {
    fill: #ffffff;
}

.header .holder .widget.menu-optional-widget {
    border-left: none;
    border-top: 2px solid #efefef;
    padding: var(--clb-spacer);
    margin-left: calc(35px * -1);
    margin-right: calc(35px * -1);
}

.header .holder .menu-optional-widget .custom-html-widget {
    gap: 0;
}

.header .holder .widget.menu-optional-widget .custom-html-widget > .button {
    margin-left: 0.8rem;
}

@media (max-width: 480px) {
    .header .holder .widget.menu-optional-widget {
        padding: 10px;
        height: 60px;
    }
}

@media (max-width: 360px) {
    .header .holder .widget.menu-optional-widget .custom-html-widget > .button {
        margin-left: 0.5rem;
    }
}

.header .menu-optional-widget .custom-html-widget {
    justify-content: center;
    width: 100%;
    gap: 1em;
}

.header.-mobile .menu li.menu-item-depth-0 > a {
    font-size: 1.1rem;
}

@media (min-width: 1200px) {
    .header .holder .widget.menu-optional-widget {
        display: none;
    }
}

@media (max-width: 350px) {
    .header.-mobile .menu-optional-widget .custom-html-widget {
        flex-wrap: wrap;
    }
}

@media (max-width: 1200px) {
    .header .right-part > .menu-optional-widget {
        display: none;
    }
}


.header:not(.-mobile) .menu ul.sub-menu-wide {
    border-radius: 0;
    width: 100vw;
    transform: translateX(0px);
    position: fixed;
    left: 0 !important;
    top: 100px;
    z-index: 50;
    box-shadow: 0 4px 4px 0 #0000000D inset;
    justify-content: flex-start;
    gap: .1rem 2rem;
}

.header:not(.-mobile) .menu ul.sub-menu-wide:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 6px;
    z-index: 1;
    box-shadow: 0 4px 4px 0 #0000000D;
}

.admin-bar .header:not(.-mobile) .menu ul.sub-menu-wide {
    top: 132px;
}

.product-banner {
    width: 100%;
    border-radius: 20px;
}

.product-banner a.product-banner-inner,
.header:not(.-mobile) .menu li > ul > li .product-banner a.product-banner-inner {
    padding: 2em;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.product-banner a.product-banner-inner:hover,
.product-banner a.product-banner-inner:active,
.header:not(.-mobile) .menu li > ul > li .product-banner a.product-banner-inner:hover,
.header:not(.-mobile) .menu li > ul > li .product-banner a.product-banner-inner:active {
    opacity: 1;
    background-color: transparent !important;
    color: inherit;
}

.product-banner a.product-banner-inner > * {
    margin: 0;
    padding: 0;
}

.product-banner a.product-banner-inner > img {
    margin: 0 !important;
}

.product-banner h5 {
    font-size: 0.9rem;
    width: 100%;
}

.product-banner p {
    font-size: 0.7rem;
    width: 100%;
}

.product-banner p:last-of-type {
    padding-bottom: 10px;
    position: relative;
    padding-right: 20px;
}

.product-banner p:last-of-type:after {
    content: "\f054";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    display: block;
    font-size: 0.7rem;
    position: absolute;
    right: 0;
    bottom: 12px;
    line-height: 1;
}

.product-banner-ask-iq {
    background: linear-gradient(280.42deg, #5FAAD9 2.06%, #3F68A9 51.01%, #3F67A9 99.03%);
    color: #fff;
}

.product-banner-ask-iq h5 {
    color: #fff;
}

.product-banner-eiq {
    background: #f0f7ff;
    color: #616161;
}

.header .nav.hide-mobile-menu-descriptions .wide-menu-description,
.header.-mobile .nav.hide-mobile-menu-descriptions .wide-menu-description {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem 1rem;
}

@media (min-width: 768px) and (max-width: 1200px) {
    .header .nav.hide-mobile-menu-descriptions .wide-menu-description,
    .header.-mobile .nav.hide-mobile-menu-descriptions .wide-menu-description {
        flex-wrap: nowrap;
    }
}

@media (max-width: 767px) {
    .header .nav.hide-mobile-menu-descriptions .wide-menu-description,
    .header.-mobile .nav.hide-mobile-menu-descriptions .wide-menu-description {
        gap: 1rem;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 0;
    }
}

.integration-tab {
    display: flex;
    gap: 1rem;
    margin-top: 2rem;
    align-items: flex-start;
    min-height: 80vh;
}

.integration-tab-content {
    display: flex;
    flex-wrap: wrap;
}

.integration-tab-content .integration {
    width: calc(25% - 1rem);
    padding: 0 1rem 2rem;
    text-align: center;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}

.integration-tab-content .integration > .integration-inner {
    padding: 25px 10%;
    box-shadow: 0 25px 70px rgba(0, 0, 0, .07);
}

.integration-tab-content .integration img {
    margin-bottom: 1rem;
}

.integration-tab-content .integration p {
    font-size: 14px;
}

.integration-tab .integration-filter {
    width: 25%;
    padding: 0 1rem;
}

.integration-tab  .integration-filter > ul{
    box-shadow: 0 10px 50px rgba(0, 0, 0, .05);
    width: 100%;
    margin: 0;
    padding: 2rem 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.integration-tab .integration-filter > ul > li {
    padding: 0;
    width: 100%;
    font-size: 14px;
    text-align: left;
    transition: all 0.3s;
    position: relative;
    margin: 0;
    opacity: 0.6;
}

.integration-tab .integration-filter > ul > li:after {
    content: '';
    display: inline-block;
    width: 4px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    transform: scaleX(0);
    transform-origin: right center;
    transition: transform 0.3s;
    background-color: #5ca8da;
}

.integration-tab .integration-filter > ul > li:hover,
.integration-tab .integration-filter > ul > li.active {
    opacity: 1;
}

.integration-tab .integration-filter > ul > li:hover:after,
.integration-tab .integration-filter > ul > li.active:after {
    transform: scaleX(1);
}

.integration-tab .integration-filter > ul > li > a {
    width: 100%;
    padding: 10px 40px 10px 75px;
    color: var(--clb-titles-color);
    font-weight: 500;
    display: block;
    position: relative;
    text-align: left;
}

.integration-tab .integration-filter > ul > li:hover:after > a,
.integration-tab .integration-filter > ul > li.active:after > a {
    opacity: 1;
}

.integration-tab .integration-filter > ul > li > a:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="%23111013"><path d="M256 32a224 224 0 1 1 0 448 224 224 0 1 1 0-448zm0 480A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM363.3 203.3c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L224 297.4l-52.7-52.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l64 64c6.2 6.2 16.4 6.2 22.6 0l128-128z"/></svg>');
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 35px;
    top: 10px;
}

.integration-tab .integration-tab-content {
    width: 75%;
    padding-left: 2rem;
}

@media (max-width: 1200px) {
    .integration-tab-content .integration {
        width: 50%;
    }
}

@media (max-width: 1024px) {
    .integration-tab {
        flex-wrap: wrap;
    }

    .integration-tab .integration-filter {
        display: flex;
        flex-wrap: wrap;
    }

    .integration-tab .integration-filter > ul > li {
        width: calc(50% - 1rem);
        padding: 0 1rem;
    }

    .integration-tab .integration-filter > ul > li:after {
        display: none;
    }

    .integration-tab .integration-filter {
        width: 30%;
    }


    .integration-tab .integration-tab-content,
    .integration-tab .integration-filter {
        width: 100%;
    }

    .integration-tab-content{
        padding: 0;
    }

    .integration-tab .integration-tab-content {
        padding-left: 0;
    }

    .integration-tab .integration-filter > ul > li > a {
        padding: 10px 40px;
    }

    .integration-tab .integration-filter > ul > li > a:before {
        left: 10px;
    }
}


@media (max-width: 767px) {

    .integration-tab {
        min-height: auto;
    }

    .integration-tab-content .integration {
        width: calc(100%);
        padding-left: 0;
        padding-right: 0;
    }

    .integration-tab .integration-filter{
        padding: 0;
    }

    .integration-tab .integration-filter > ul > li > a {
        padding: 10px 0 10px 30px;
    }

    .integration-tab .integration-tab-content {
        margin-left: 0;
        margin-right: 0;
    }

    .integration-tab-content .integration {
        width: 100%;
        padding: 0;
        margin: 0;
    }

    .integration-tab .integration-filter > ul > li > a:before {
        left: 0;
    }
}

.ohio-widget.testimonial{
    background-color: #ffffff;
    box-shadow: 0px 2px 4px 0px #0000001A;
    padding: 22px;
    position: relative;
    border-radius: 16px;
    margin-bottom: 10px;
}

h6.testimonial-headline{
    color: #000000;
    font-size: 1.2rem;
    padding: 1rem 0;
    line-height: 1.3;
}

.testimonial.--with-cover{
    padding: 140px 22px 22px;
}

.testimonial-cover{
    position: absolute;
    top: 22px;
    left: 22px;
    border-radius: 6px;
    z-index: 1;
    width: calc(100% - 44px);
    height: 186px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    backdrop-filter: blur(20px);
}

.testimonial .avatar{
    z-index: 5;
    border-radius: 14px;
    margin: 0 auto;
}

.testimonial .avatar:after{
    display: none;
}

.testimonial .avatar.-large{
    width: 120px;
    height: 120px;
}

.testimonial .holder{
    padding: 1rem 0;
}

.testimonial .holder .author{
    text-align: center;
    margin: 0 auto;
}

.testimonial .holder .author h6{
    color: #366083;
}

.testimonial .holder .author p{
    color: #192943;
}

.testimonial > p{
    color: #393939;
}


@media (max-width: 767px) {
    .testimonial.--with-cover{
        padding: 120px 22px 22px;
    }

    .testimonial .avatar.-large{
        width: 77px;
        height: 77px;
    }

    .testimonial-cover{
        height: 140px;
    }
}

.ohio-slider .clb-slider-nav-btn .icon-button {
    background-color: #d9d9d9;
}


.primary-btn .vc_general.vc_btn3 {
    background: linear-gradient(168deg, #5FAAD9 12%, #A3CD68 106%) !important;
    border-radius: 30px;
    border: none;
    font-size: 16px;
    font-weight: 700;
    min-width: 290px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 15px 25px;
    margin-top: 2em;
    transition: background 0.8s linear;
}

.primary-btn .vc_general.vc_btn3:hover{
    border: none;
    box-shadow: none;
    background: linear-gradient(149.37deg, #8BBCDA 31.98%, #55A4CF 99.58%) !important;
}

.primary-btn .vc_general.vc_btn3:after{
    content: "";
    width: 29px;
    height: 16px;
    margin-left: 15px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position:center;
    background-image: url('data:image/svg+xml,<svg width="27" height="16" viewBox="0 0 27 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.5 6.67969C0.947715 6.67969 0.5 7.1274 0.5 7.67969C0.5 8.23197 0.947715 8.67969 1.5 8.67969L1.5 7.67969L1.5 6.67969ZM26.2071 8.3868C26.5976 7.99627 26.5976 7.36311 26.2071 6.97258L19.8431 0.608621C19.4526 0.218097 18.8195 0.218097 18.4289 0.608621C18.0384 0.999145 18.0384 1.63231 18.4289 2.02283L24.0858 7.67969L18.4289 13.3365C18.0384 13.7271 18.0384 14.3602 18.4289 14.7508C18.8195 15.1413 19.4526 15.1413 19.8431 14.7508L26.2071 8.3868ZM1.5 7.67969L1.5 8.67969L25.5 8.67969L25.5 7.67969L25.5 6.67969L1.5 6.67969L1.5 7.67969Z" fill="white"/></svg>');
}

@media (max-width: 1024px) {
    rs-layer-wrap:not(.rs-parallax-wrap) > .primary-btn {
        display: flex !important;
        justify-content: center;
        width: 100%;
    }
}

@media(max-width: 767px) {
    .primary-btn{
        text-align: center;
    }

    .primary-btn .vc_general.vc_btn3 {
        margin-top: 5px;
    }
}

.clb-slider .icon-button:before{
    display: none;
}

.clb-slider .icon-button:focus,
.clb-slider .icon-button:active{
    box-shadow: unset;
}

.clb-slider .icon-button i.icon{
    font-style: normal;
}

.clb-slider .icon-button i.icon:before{
    content: "";
    font-family: "Font Awesome 6 Free", sans-serif;
    font-weight: 900;
    font-size: 35px;
    display: flex;
}

.clb-slider .icon-button.prev-btn i.icon:before{
    content: "\f104";
}

.clb-slider .icon-button.next-btn i.icon:before{
    content: "\f105";
}

.clb-slider .icon-button:hover .icon {
    opacity: 1;
    transform: unset;
}

.hero-main {
    background: #001634;
    position: relative;
    width: 100%;
    height: 100vh;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 10vh 0;
    overflow: hidden;
}

.hero-main-item {
    width: 100%;
    text-align: center;
}

.hero-main-heading {
    z-index: 3;
    display: flex;
    justify-content: center;
    max-height: 160px;
    position: relative;
    top: 20%;
    opacity: 0;
}

.hero-main-heading > img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.hero-main-heading > img:not(:first-of-type) {
    display: none;
}

.hero-main-globe {
    display: block;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    transform-origin: center bottom;
    position: absolute;
    width: 80%;
    z-index: 1;
}

.hero-main-globe > img{
    width: 100%;
}

.hero-main-main-logo {
    max-width: calc(428px * 1.2);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
}

.hero-main-counter {
    position: relative;
    display: none;
    width: 90vw;
    margin-top: auto;
    justify-content: center;
    z-index: 3;
    text-align: center;
}

.hero-main-counter-item {
    position: relative;
    padding: 0 50px;
    border-right: 2px solid #295F8D;
}

.hero-main-counter-item:last-child {
    border-right: unset;
}

.hero-main-counter-item p {
    font-size: 40px;
    font-weight: 700;
    padding-bottom: 10px;
    margin: 0;
    color: #ffffff;
}

.hero-main-item.hero-main-group-left,
.hero-main-item.hero-main-group-right {
    position: absolute;
    width: 250px;
    height: auto;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    z-index: 3;
}

.hero-main-counter-item h3 {
    font-size: 24px;
    font-weight: 600;
    color: #ffffff;
    line-height: 1.5;
}


.hero-main-textbox {
    position: absolute;
    height: 100%;
    top: 0;
    left: -60%;
    padding: 5vw 20vw 5vw 5vw;
    width: 60%;
    background: #ffffff;
    aspect-ratio: 1;
    clip-path: polygon(0 0, 80% 0, 100% 100%, 0 100%);
    color: #366083;
    z-index: 4;
    opacity: 0;
    display: none;
    flex-wrap: wrap;
    align-content: center;
    gap: 30px;
}

.hero-main-textbox > * {
    opacity: 0;
}

.hero-main-textbox h2 {
    color: #366083;
}

.hero-main-textbox p {
    padding: 0;
    margin: 0;
}

@media (max-width: 1024px) {
    .hero-main{
        padding: 5vh 0;
    }

    .hero-main-globe{
        width: 100%;
    }

    .hero-main-heading{
        top: 15%;
        width: 90%;
    }

    .hero-main-main-logo{
        max-width: 60%;
    }

    .hero-main-counter{
        flex-wrap: wrap;
        gap: 30px;
        align-items: flex-end;
    }

    .hero-main-item.hero-main-group-left, .hero-main-item.hero-main-group-right{
        width: 200px;
    }

    .hero-main-counter-item{
        width: calc(50% - 30px);
        padding: 0 15px;
        margin-bottom: 15px;
    }

    .hero-main-counter-item:nth-child(even) {
       border-right: none;
    }

    .hero-main-counter-item p {
        font-size: 36px;
        line-height: 1;
    }

    .hero-main-counter-item h3 {
        font-size: 16px;
        line-height: 1;
    }
}

@media (max-width: 767px) {
    .hero-main {
        padding: 5vh 0;
    }
    
    .hero-main-heading {
        top: 25%;
    }

    .hero-main-main-logo {
        max-width: 70%;
    }

    .hero-main-heading > img:not(:last-of-type) {
        display: none;
    }

    .hero-main-counter-item{
        width: 50%;
    }

    .hero-main-textbox{
        clip-path: none;
        width: 100%;
        left: 0;
        padding: 15px;
        bottom:-65%;
        height:65%;
        top: auto;
        transform: translateY(0);
        gap: 0;
    }

    .hero-main-textbox h2 {
        font-size: 24px;
        padding: 0 50px 15px 0;
        line-height: 1.5;
    }

    .hero-main-textbox p {
        font-size: 14px;
        padding-bottom: 15px;
    }

    .hero-main-globe{
        width: 100%;
    }
}

@media (max-width: 767px) {
    .hero-main-item.hero-main-group-left, .hero-main-item.hero-main-group-right {
        width: 30%;
        max-width: 150px;
    }
}

.hero-our-services-bottom{
    width:80%;
    max-width: 1460px;
    margin: 0 auto;
    position: relative;
    padding: 0 60px;
}

.hero-our-services-bottom .swiper-button-prev{
    left: 0;
}

.hero-our-services-bottom .swiper-button-next{
    right: 30px;
}

.hero-our-services-bottom .swiper-button-next:after,
.hero-our-services-bottom .swiper-button-prev:after{
    font-family: "Font Awesome 6 Free", sans-serif;
    font-size: 30px;
    font-weight: 900;
    color: #366083;
}

.hero-our-services-bottom .swiper-button-prev:after{
    content: "\f104";
}

.hero-our-services-bottom .swiper-button-next:after{
    content: "\f105";
}

@media (min-width: 768px) and (max-width: 1400px) {
    .hero-our-services-bottom {
        width: 90%;
    }
}

.hero-our-services{
    background-color: #F2F7FF;
    min-height: 100vh;
    background-image: url('assets/images/services-bg-left.svg'), url('assets/images/services-bg-right.svg');
    background-position: left 20vh, right 20vh;
    background-repeat: no-repeat;
    padding: 5vh 0;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

@media (min-width: 1025px) and (max-width: 1499px) {
    .hero-our-services{
        background-size: 25%;
    }

    .hero-our-services .primary-btn .vc_general.vc_btn3{
        padding-top: 10px;
    }
}

.hero-section-first{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 10vh 0;
    height: 100vh;
}

.hero-section-first .hero-section-first-top{
    text-align: center;
}

.hero-section-first .hero-section-first-top h2{

    font-size: 76px;
}

.hero-section-first .hero-section-first-top-logo{
    position: absolute;
    top: 15%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}

.hero-section-first .hero-section-first-bottom{
    display: flex;
    width: 100%;
    gap: 30px;
    justify-content: center;
    text-align: center;
    color: #ffffff;
}

.hero-our-service-heading{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    cursor: pointer;
    width: 100%;
    position: relative;
    padding: 20px 0;
}

.hero-our-service-heading .progress{
    width: 0;
    height: 5px;
    background-color: #5FAAD9;
    position: absolute;
    bottom: 0;
    left: 0;
    visibility: hidden;
}

@media (max-width: 767px) {
    .hero-our-service-heading .progress{
        height: 2px;
    }
}

.swiper-slide-thumb-active .hero-our-service-heading .progress{
    visibility: visible;
    transition: width 0.1s linear;
}

.hero-our-service-heading img{
  margin-right: 15px;
}

.hero-our-service-heading p{
    font-size: 20px;
    color: #393939;
    line-height: 25px;
    font-weight: 700;
    padding:0;
    margin: 0;
}

.hero-our-service{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: auto;
    margin: 0 auto;
}

.hero-our-service > *:not(img){
    flex-basis: 100%;
    text-align: center;
}

.hero-our-service img{
    padding-bottom: 15px;
    max-height: 420px;
}

@media(min-width: 1025px) and (max-width: 1499px) {
    .hero-our-service img{
        max-width: 60%;
    }
}

.hero-our-service h2{
    font-weight: 700;
    color: #366083;
    line-height: 1.2;
}

.hero-our-service p{
    font-size: 20px;
    color: #366083;
    margin: 0;
    padding: 5px 0;
}

.hero-our-services-top{
    padding-bottom: 25px;
    width: 50%;
    margin: 0 auto;
}

@media (max-width: 1024px) {

    .hero-our-services{
        background-size: 30%;
    }

    .hero-our-service img{
        max-width: 50%;
    }

    .hero-our-services-top{
        width: 90%;
        padding-bottom: 0;
    }


    .hero-our-service-heading{
        padding: 20px;
    }
}

@media(min-width: 768px) and (max-width: 991px){
    .hero-our-services-bottom {
        margin-top: 40px;
    }
}

@media (max-width: 767px) {
    .hero-main-counter{
        width: 100%;
        gap: 0;
    }

    .hero-our-services-top{
        width: 100%;
        padding-bottom: 30px;
    }

    .hero-our-services-bottom{
        padding: 0 15px;
        width: 100%;
    }

    .hero-our-service-heading {
        padding: 10px;
    }

    .hero-our-service-heading p{
        padding: 0;
        font-size: 14px;
        line-height: 1.7;
    }

    .hero-our-service{
        padding:0 15px;
    }

    .hero-our-service h2{
        font-size: 32px;
    }

    .hero-our-service p{
        font-size: 16px;
    }

    .hero-our-service img{
        max-width: 90%;
        max-height: inherit;
    }

    .hero-our-services{
        background-position: -55vw 10vh, 84vw 9vh;
        background-size: 70%;
    }

    .hero-our-service-heading img{
        max-width: 15%;
    }

}

@media screen and (max-width: 768px) {
    rs-slide .srev_headline, sr7-slide .srev_headline {
        font-size: 46px !important;
        line-height: 1.2 !important;
    }
}

#ask-iq-screen{
    padding: 30px 0;
}

@media screen and (min-width: 1200px) {
    #ask-iq-screen {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translateY(-50%);
        max-width: 50%;
    }
}

.powered-by-ai{
    position: relative;
    overflow: hidden;
    background: linear-gradient(105.23deg, #000000 -30.74%, #3F67A9 43.68%, #5FAAD9 92.61%, #FFFFFF 118.28%);
}

.powered-by-ai .wpb_column,
.powered-by-ai .vc_column-inner{
    position: static !important;
}

.powered-by-ai:before,
.powered-by-ai:after{
    content: '';
    display: block !important;
    width: 30vw !important;
    height: 30vw !important;
    z-index: 1;
    border-radius: 50%;
    position: absolute;
    filter: blur(50px);
    visibility: visible !important;
    transform-origin: center;
}

.powered-by-ai:before{
    top: -5%;
    left: -15%;
    background: #29A9FF80;
}

.powered-by-ai:after{
    bottom: -15%;
    right: -13%;
    filter: blur(100px);
    background: #B5F6F08C;
}

@media(min-width: 1200px){
    .ask-iq-screen-wrapper{
        width: 55%;
        position: absolute;
        right: 0;
        transform: translate(0, -50%);
        top: 50%;
    }
}

@media(max-width: 767px){
    .powered-by-ai{
        padding: 7vh 0;
    }

    .powered-by-ai .primary-btn{
        width: 100%;
    }
}


.ask-iq-screen{
    width: 100%;
    min-height: 649px;
    max-width: 804px;
    background-image: url("assets/images/ask-iq-screen.png");
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
    padding: 150px;
}


.ask-iq-screen video {
    width: 100%;
    z-index: 2;
    position: relative;
}

.ask-iq-screen > div:first-of-type{
    position: relative;
}

.ask-iq-screen:before,
.ask-iq-screen:after{
    content: "";
    display: block;
    position: absolute;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 3;
}

.ask-iq-screen:before{
    left: 0;
    bottom: 28%;
    width: 154px;
    height: 250px;
    background-image: url("assets/images/ask-iq-side-left.png");
}

.ask-iq-screen:after{
    right: 0;
    top: 22%;
    width: 164px;
    height: 262px;
    background-image: url("assets/images/ask-iq-side-right.png");
}

@media(max-width: 1400px){
    .ask-iq-screen:before{
        bottom:35%;
    }

    .ask-iq-screen:after{
        top: 18%;
    }
}

@media(max-width: 1024px){
    .ask-iq-screen{
         display: flex;
         justify-content: center;
         padding: 0;
         margin: 0 auto;
    }
}

@media(max-width: 991px){
    .ask-iq-screen{
        height: 400px;
        min-height: auto;
        max-width: 500px;
        padding: 100px;
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .ask-iq-screen:before{
        width: 80px;
        height: 125px;
        bottom: 25%;
        left: 5%;
    }

    .ask-iq-screen:after{
        width: 80px;
        height: 128px;
        top: 24%;
        right: 7%;
    }
}


@media(max-width: 767px){
    .ask-iq-screen{
        padding: 17vw 17vw 50%;
        margin-top: 0;
        margin-bottom: 0;
        height: 330px;
    }

    .ask-iq-screen:before{
        width: 80px;
        height: 125px;
        bottom: 30%;
    }

    .ask-iq-screen:after{
        width: 80px;
        height: 128px;
        top: 17%;
    }
}

@media (max-width: 390px) {

    .ask-iq-screen{
        height: 300px;
    }

    .ask-iq-screen:before{
        width: 60px;
        height: 105px;
        bottom: 35%;
    }

    .ask-iq-screen:after{
        width: 60px;
        height: 108px;
        top: 17%;
    }
}

.lets-grow{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width: 767px) {
    body.home h2.title{
        font-size: 34px;
    }
}

.office-location-figure{
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
}

.office-location-figure > picture{
    width: 100%;
    min-height: 300px;
    text-align: center;
}

.office-location-address-list{
    position: absolute;
    bottom: 0;
    display: flex;
    gap: 10px;
    left: 13vw;
    width: 50%;
}

.office-location-address{
    background: #FFFFFFCC;
    padding: 15px;
    border-radius: 15px;
    color: #1C4871;
    flex-basis: 25%;
    font-size: 16px;
    font-weight: 500;
    min-height: 240px;
}

.office-location-address h6{
    color: #1C4871;
}

.office-location-address{
    margin-top: 0;
}

@media (max-width: 1200px) {
    .office-location-address{
        flex-basis: 50%;
    }
}

@media(min-width: 1025px){
    .infra-icon-box-row{
        padding: 0 10%;
    }

    .infra-icon-box-row.--centered{
        padding: 0 18%;
    }
}

.infra-icon-box{
    padding: 0 60px 75px;
}

.infra-icon-box.--no-padding-x{
    padding: 0 0 75px;
}

.infra-icon-box{
    line-height: 28px;
}

.infra-icon-box.icon-box.-left-icon .icon-group{
    padding-right: 1.8rem;
    padding-left: 0;
    padding-top: 0;
    margin-right: 0;
}

.infra-icon-box.icon-box.-left-icon .icon-group >img{
    width: 84px;
    max-height: none;
    max-width: none;
}

.infra-icon-box.icon-box.-left-icon .icon-box-content .icon-box-heading{
    line-height: 1;
    margin: 0;
}

.infra-icon-box.icon-box.-left-icon .icon-box-content p{
    margin: 0;
    padding-top: 5px;
}

.infra-first-section{
    background-image: url('assets/images/globe-half-bg.png'), url('assets/images/acom_logo_dots_bg.png');
    background-position: left bottom, right bottom;
    background-repeat: no-repeat;
}

@media (max-width: 767px) {
    .infra-icon-box {
        padding: 0 0 30px;
        text-align: center;
    }

    .infra-icon-box.icon-box{
        flex-wrap: wrap;
    }

    .infra-icon-box.icon-box.-left-icon .icon-group{
        margin: 0 !important;
        width: 100%;
        justify-content: center;
        padding-bottom: 15px;
        padding-right: 0;
        padding-left: 0;
    }

    .infra-icon-box.icon-box.-left-icon .icon-group >img{
        width: 60px;
    }

    .infra-first-section{
        background-size: 50%;
        background-position: left bottom, right center;
    }
}

.live-stream-solution-wrapper > .vc_column-inner:first-of-type{
    background-position: center 45vh !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    flex-direction: row !important;
    align-items: center;
    justify-content: flex-start;
    padding: 40px 60px !important;
}

.live-stream-solution > .vc_column-inner:first-of-type > .wpb_wrapper{
    padding: 15px;
    border-radius: 15px;
    box-shadow: 0 1px 10px 0 #0000001A;
    background: #ffffff;
    max-width: 260px;
    min-height: 260px;
    overflow: hidden;
}

.live-stream-solution .icon-box{
    align-items: center;
    padding-bottom: 20px;
}

.live-stream-solution .icon-box.-left .icon-group{
    margin-left: 0;
}

.live-stream-solution .icon-box.-left-icon .icon-group >img{
    max-width: 70px;
    max-height: 70px;
}

.live-stream-solution .icon-box-content p{
    display: none;
}

.live-stream-solution .wpb_raw_html ul{
    list-style: none;
    padding: 0;
    margin: 0;
}

.live-stream-solution .wpb_raw_html ul li{
    margin: 0;
    padding: 0 0 10px 20px;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    color: #1C4871;
}

.live-stream-solution .wpb_raw_html ul li:before{
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    background: #7AB8AC;
    left: 0;
    top: 5px;
    position: absolute;
}

@media(max-width: 1024px){
    .live-stream-solution-wrapper > .vc_column-inner:first-of-type{
        background-position: bottom center !important;
    }

    .live-stream-solution-wrapper > .vc_column-inner:first-of-type .wpb_wrapper{
        width: 100%;
        max-width: none;
    }
}

@media(max-width: 767px){
    .live-stream-solution-wrapper > .vc_column-inner:first-of-type{
        padding: 20px !important;
    }
}

@media(max-width: 479px){
    .live-stream-solution > .vc_column-inner:first-of-type > .wpb_wrapper{
        max-width: none;
    }
}

.fulfillment-box > .vc_column-inner {
    display: inline-flex;
    justify-content: center;
    flex-wrap: wrap;
}

.fulfillment-box > .vc_column-inner > .wpb_wrapper{
    box-shadow: 0 2px 4px 0 #0000001A;
    border-radius: 15px;
    max-width: 246px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.fulfillment-box > .vc_column-inner > .wpb_wrapper > .wpb_single_image{
    margin-bottom: 0;
}

.fulfillment-box > .vc_column-inner > .wpb_wrapper > .heading{
    padding: 0 30px;
}

@media(max-width: 767px){

    .fulfillment-box{
        margin-bottom: 30px;
    }

    .fulfillment-box > .vc_column-inner > .wpb_wrapper{
        min-height: 300px;
        height: auto;
    }

    .fulfillment-box > .vc_column-inner > .wpb_wrapper > .heading{
        padding: 0 15px;
    }

    .fulfillment-box > .vc_column-inner > .wpb_wrapper > .heading .title{
        font-size: 16px !important;
    }

    .fulfillment-box > .vc_column-inner > .wpb_wrapper > .heading .title{
        font-size: 14px !important;
    }
}

#cross-border-market{
    background-repeat: no-repeat !important;
    background-position: center -30% !important;
}

.office-locations-head{
    padding: 60px 0 20px;
    width: 100%;
    max-width: 90vw;
    margin: 0 auto;
    display: flex;
    align-items: flex-end;
}

.office-locations-head > div {
    width: 40%;
}

.office-locations-head > div:last-of-type {
    width: 60%;
}

.office-locations-head h2{
    color: #1C4871;
    font-size: 44px;
}

.office-locations-head p{
    color: #1C4871;
    font-size: 20px;
    margin: 0;
    padding-bottom: 5px;
}

.office-locations-countries-list{
    width:90%;
    display: flex;
    margin-left: auto;
    margin-right: 0;
}

.office-locations-countries-list a{
    font-size: 20px;
    font-weight: 700;
    cursor: pointer;
    color: #1C4871;
    border-bottom: 3px solid transparent;
    padding-bottom: 10px;
    display: inline-flex;
    width: auto;
    line-height: 1;
}

.office-locations-countries-list a:hover,
.office-locations-countries-list a:focus,
.office-locations-countries-list .swiper-slide-thumb-active a{
    border-bottom-color: #5FAAD9;
}

.office-locations-carousel .swiper-button-prev,
.office-locations-carousel .swiper-button-next{
    width: 70px;
    height: 70px;
    background: rgb(217, 217, 217,0.5);
    border-radius: 50%;
    box-shadow: 0 4px 4px 0 #00000040;
}

.office-locations-carousel .swiper-button-next:after,
.office-locations-carousel  .swiper-button-prev:after{
    content: "";
    font-family: "Font Awesome 6 Free", sans-serif;
    font-weight: 900;
    font-size: 30px;
    color: #ffffff;
}

.office-locations-carousel .swiper-button-prev{
    left: 5%;
}

.office-locations-carousel .swiper-button-next{
    right: 5%;
}

.office-locations-carousel  .swiper-button-prev:after{
    content: "\f053";
}

.office-locations-carousel .swiper-button-next:after{
    content: "\f054";
}

.office-locations-carousel .swiper-pagination{
    width: auto;
    left: 80%;
    height: 26px;
}

.office-locations-carousel .swiper-pagination-bullet{
    width: 16px;
    height: 16px;
    background-color: rgba(255,255,255,0.6);
    opacity: 1;
}

.office-locations-carousel .swiper-pagination-bullet-active{
    background-color: #1C4871;
    background-color: rgba(255,255,255,1);
}

@media (max-width: 1390px) {
    .office-locations-head{
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .office-locations-countries-list{
        width: 100%;
    }
}

@media (max-width: 1024px) {
    .office-locations-head{
        max-width: 100%;
        flex-wrap: wrap;
        text-align: center;
    }

    .office-locations-head > div,
    .office-locations-head > div:last-of-type {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .office-locations-carousel .swiper-button-prev,
    .office-locations-carousel .swiper-button-next{
        top: 25%;
        width: 40px;
        height: 40px;
    }

    .office-locations-carousel .swiper-button-prev:after,
    .office-locations-carousel .swiper-button-next{
        font-size: 22px;
    }

    .office-locations-carousel .swiper-pagination{
        top: 260px;
        left: 50%;
        transform: translateX(-50%);
    }

    .office-locations-head > div:last-of-type{
        padding-top: 20px;
    }

    .office-location-address-list{
        position: relative;
        width: 100%;
        left: 0;
        padding: 30px;
    }

    .office-location-address{
        height: auto;
    }
}

@media (max-width: 767px) {
    .office-locations-head > div:last-of-type {
        padding-left: 0px;
        padding-right: 0px;
    }

    .office-location-address-list{
        padding:30px;
    }

    .office-location-address{
        width: 50%;
        padding: 30px;
        flex-basis: 100%;
        min-height: 200px;
    }
}

.integration-logo-list{
    display: flex;
    gap: 0 15px;
    padding-bottom: 15px;
}

.integration-logo-list .swiper-wrapper {
    transition-timing-function: linear !important;
}

.integration-logo{
    width: 100%;
    height: 74px;
    position: relative;
    background: #ffffff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.scroll-top.-right {
    opacity: 0 !important;
    position: fixed;
    right: var(--clb-spacer);
    bottom: var(--clb-spacer);
    z-index: 50;
    transition: opacity 0.3s;
}

.scroll-top.-right.-show{
    opacity: 1 !important;
}

.scroll-top.-right .icon-button{
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0 4px 4px 0 #0000000D;
}

.scroll-top.-right .icon-button:hover .icon{
    opacity: 0.9;
    transform: none !important;
}

.scroll-top.-right .scroll-top-holder{
    display: none;
}

.heading-gradient .title{
    background: linear-gradient(149.37deg, #5FAAD9 31.98%, #A3CD68 99.58%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
}