/* us-theme-options-css */
:root {
    --color-header-middle-text: #323232;
    --color-header-middle-text-hover: #000000;
    --color-header-transparent-bg: transparent;
    --color-header-transparent-bg-grad: transparent;
    --color-header-transparent-text: #323232;
    --color-header-transparent-text-hover: #099e92;
    --color-chrome-toolbar: #099e92;
    --color-chrome-toolbar-grad: #099e92;
    --color-header-top-bg: #ffffff;
    --color-header-top-bg-grad: #ffffff;
    --color-header-top-text: #323232;
    --color-header-top-text-hover: #000000;
    --color-header-top-transparent-bg: transparent;
    --color-header-top-transparent-bg-grad: transparent;
    --color-header-top-transparent-text: #323232;
    --color-header-top-transparent-text-hover: #099e92;
    --color-content-bg: #ffffff;
    --color-content-bg-grad: #ffffff;
    --color-content-bg-alt: #f3f3f3;
    --color-content-bg-alt-grad: #f3f3f3;
    --color-content-border: #dddddd;
    --color-content-heading: #323232;
    --color-content-heading-grad: #323232;
    --color-content-text: #323232;
    --color-content-link: #099e92;
    --color-content-link-hover: #099e92;
    --color-content-primary: #099e92;
    --color-content-primary-grad: #099e92;
    --color-content-secondary: #323232;
    --color-content-secondary-grad: #323232;
    --color-content-faded: #323232;
    --color-content-overlay: rgba(0, 0, 0, 0.75);
    --color-content-overlay-grad: rgba(0, 0, 0, 0.75);
    --color-alt-content-bg: #f3f3f3;
    --color-alt-content-bg-grad: #f3f3f3;
    --color-alt-content-bg-alt: #ffffff;
    --color-alt-content-bg-alt-grad: #ffffff;
    --color-alt-content-border: #dddddd;
    --color-alt-content-heading: #323232;
    --color-alt-content-heading-grad: #323232;
    --color-alt-content-text: #323232;
    --color-alt-content-link: #099e92;
    --color-alt-content-link-hover: #099e92;
    --color-alt-content-primary: #099e92;
    --color-alt-content-primary-grad: #099e92;
    --color-alt-content-secondary: #323232;
    --color-alt-content-secondary-grad: #323232;
    --color-alt-content-faded: #323232;
    --color-alt-content-overlay: rgba(0, 0, 0, 0.75);
    --color-alt-content-overlay-grad: rgba(0, 0, 0, 0.75);
    --color-footer-bg: #ffffff;
    --color-footer-bg-grad: #ffffff;
    --color-footer-bg-alt: #f6f6f6;
    --color-footer-bg-alt-grad: #f6f6f6;
    --color-footer-border: #dddddd;
    --color-footer-text: #323232;
    --color-footer-link: #323232;
    --color-footer-link-hover: #EFB32D;
    --color-subfooter-bg: #ffffff;
    --color-subfooter-bg-grad: #ffffff;
    --color-subfooter-bg-alt: #323232;
    --color-subfooter-bg-alt-grad: #323232;
    --color-subfooter-border: #323232;
    --color-subfooter-text: #323232;
    --color-subfooter-link: #323232;
    --color-subfooter-link-hover: #EFB32D;
    --color-content-primary-faded: rgba(19, 40, 201, 0.15);
    --box-shadow: 0 5px 15px rgba(0, 0, 0, .15);
    --box-shadow-up: 0 -5px 15px rgba(0, 0, 0, .15);
    --site-content-width: 1600px;
    --font-body: "Proxima-Nova-Font";
    --font-h1: "Proxima-Nova-Font-Bold";
    --font-h2: "Proxima-Nova-Font-Bold";
    --font-h3: "Proxima-Nova-Font-Bold";
    --font-h4: "Proxima-Nova-Font-Bold";
    --font-h5: "Proxima-Nova-Font-Bold";
    --font-h6: "Proxima-Nova-Font-Bold"
}

html,
.l-header .widget,
.menu-item-object-us_page_block {
    font-family: var(--font-body);
    font-size: 18px;
    line-height: 28px
}

@font-face {
    font-display: swap;
    font-style: normal;
    font-family: "Proxima-Nova-Font";
    font-weight: 500;
    src: url(../font/Proxima-Nova-Font.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-style: normal;
    font-family: "Proxima-Nova-Font-Bold";
    font-weight: 900;
    src: url(../font/Proxima-Nova-Font-Bold.woff) format("woff")
}

h1 {
    font-family: var(--font-h1);
    font-weight: 700;
    font-size: 55px;
    line-height: 1;
    letter-spacing: 0em;
    margin-bottom: 1rem
}

h2 {
    font-family: var(--font-h2);
    font-weight: 700;
    font-size: 47px;
    line-height: 1.20;
    letter-spacing: 0em;
    margin-bottom: 1rem
}

h3 {
    font-family: var(--font-h3);
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 1.3;
    letter-spacing: 0em;
    margin-bottom: 1.5rem
}

.widgettitle,
h4 {
    font-family: var(--font-h4);
    font-weight: 700;
    font-size: 1.3rem;
    line-height: 1.3;
    letter-spacing: 0em;
    margin-bottom: 1.5rem
}

h5 {
    font-family: var(--font-h5);
    font-weight: 700;
    font-size: 22px;
    line-height: 1.4;
    letter-spacing: 0em;
    margin-bottom: 1.5rem
}

h6 {
    font-family: var(--font-h6);
    font-weight: 700;
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: 0em;
    margin-bottom: 1.5rem
}

@media (max-width:767px) {
    html {
        font-size: 16px;
        line-height: 26px
    }

    h1 {
        font-size: 3rem
    }

    h1.vc_custom_heading:not([class*="us_custom_"]) {
        font-size: 3rem !important
    }

    h2 {
        font-size: 2.5rem
    }

    h2.vc_custom_heading:not([class*="us_custom_"]) {
        font-size: 2.5rem !important
    }

    h3 {
        font-size: 1.6rem
    }

    h3.vc_custom_heading:not([class*="us_custom_"]) {
        font-size: 1.6rem !important
    }

    h4,
    .widgettitle {
        font-size: 1.3rem
    }

    h4.vc_custom_heading:not([class*="us_custom_"]) {
        font-size: 1.3rem !important
    }

    h5 {
        font-size: 20px
    }

    h5.vc_custom_heading:not([class*="us_custom_"]) {
        font-size: 20px !important
    }

    h6 {
        font-size: 18px
    }

    h6.vc_custom_heading:not([class*="us_custom_"]) {
        font-size: 18px !important
    }
}

body {
    background: var(--color-alt-content-bg)
}

.l-canvas.type_boxed,
.l-canvas.type_boxed .l-subheader,
.l-canvas.type_boxed~.l-footer {
    max-width: 1700px
}

.l-subheader-h,
.l-section-h,
.l-main .aligncenter,
.w-tabs-section-content-h {
    max-width: 1600px
}

.post-password-form {
    max-width: calc(1600px + 5rem)
}

@media screen and (max-width:1690px) {
    .l-main .aligncenter {
        max-width: calc(100vw - 5rem)
    }
}

@media (min-width:1281px) {
    body.usb_preview .hide_on_default {
        opacity: 0.25 !important
    }

    body:not(.usb_preview) .hide_on_default {
        display: none !important
    }
}

@media (min-width:1025px) and (max-width:1280px) {
    body.usb_preview .hide_on_laptops {
        opacity: 0.25 !important
    }

    body:not(.usb_preview) .hide_on_laptops {
        display: none !important
    }
}

@media (min-width:601px) and (max-width:1024px) {
    body.usb_preview .hide_on_tablets {
        opacity: 0.25 !important
    }

    body:not(.usb_preview) .hide_on_tablets {
        display: none !important
    }
}

@media (max-width:600px) {
    body.usb_preview .hide_on_mobiles {
        opacity: 0.25 !important
    }

    body:not(.usb_preview) .hide_on_mobiles {
        display: none !important
    }
}

@media (max-width:991px) {
    .l-canvas {
        overflow: hidden
    }

    .g-cols.via_flex.reversed {
        flex-direction: column-reverse
    }

    .g-cols.via_grid.reversed>div:last-of-type {
        order: -1
    }

    .g-cols.via_flex>div:not([class*=" vc_col-"]) {
        width: 100%;
        margin: 0 0 1.5rem
    }

    .g-cols.via_grid.tablets-cols_inherit.mobiles-cols_1 {
        grid-template-columns: 100%
    }

    .g-cols.via_flex.type_boxes>div,
    .g-cols.via_flex.reversed>div:first-child,
    .g-cols.via_flex:not(.reversed)>div:last-child,
    .g-cols.via_flex>div.has_bg_color {
        margin-bottom: 0
    }

    .g-cols.via_flex.type_default>.wpb_column.stretched {
        margin-left: -1rem;
        margin-right: -1rem;
        width: auto
    }

    .g-cols.via_grid>.wpb_column.stretched,
    .g-cols.via_flex.type_boxes>.wpb_column.stretched {
        margin-left: -2.5rem;
        margin-right: -2.5rem;
        width: auto
    }

    .vc_column-inner.type_sticky>.wpb_wrapper,
    .vc_column_container.type_sticky>.vc_column-inner {
        top: 0 !important
    }
}

@media (min-width:992px) {

    body:not(.rtl) .l-section.for_sidebar.at_left>div>.l-sidebar,
    .rtl .l-section.for_sidebar.at_right>div>.l-sidebar {
        order: -1
    }

    .vc_column_container.type_sticky>.vc_column-inner,
    .vc_column-inner.type_sticky>.wpb_wrapper {
        position: -webkit-sticky;
        position: sticky
    }

    .l-section.type_sticky {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 11;
        transform: translateZ(0);
        transition: top 0.3s cubic-bezier(.78, .13, .15, .86) 0.1s
    }

    .admin-bar .l-section.type_sticky {
        top: 32px
    }

    .l-section.type_sticky>.l-section-h {
        transition: padding-top 0.3s
    }

    .header_hor .l-header.pos_fixed:not(.down)~.l-main .l-section.type_sticky:not(:first-of-type) {
        top: var(--header-sticky-height)
    }

    .admin-bar.header_hor .l-header.pos_fixed:not(.down)~.l-main .l-section.type_sticky:not(:first-of-type) {
        top: calc(var(--header-sticky-height) + 32px)
    }

    .header_hor .l-header.pos_fixed.sticky:not(.down)~.l-main .l-section.type_sticky:first-of-type>.l-section-h {
        padding-top: var(--header-sticky-height)
    }
}

@media screen and (min-width:1690px) {
    .g-cols.via_flex.type_default>.wpb_column.stretched:first-of-type {
        margin-left: calc(var(--site-content-width) / 2 + 1.5rem - 50vw)
    }

    .g-cols.via_flex.type_default>.wpb_column.stretched:last-of-type {
        margin-right: calc(var(--site-content-width) / 2 + 1.5rem - 50vw)
    }

    .g-cols.via_grid>.wpb_column.stretched:first-of-type,
    .g-cols.via_flex.type_boxes>.wpb_column.stretched:first-of-type {
        margin-left: calc(var(--site-content-width) / 2 - 50vw)
    }

    .g-cols.via_grid>.wpb_column.stretched:last-of-type,
    .g-cols.via_flex.type_boxes>.wpb_column.stretched:last-of-type {
        margin-right: calc(var(--site-content-width) / 2 - 50vw)
    }
}

@media (max-width:600px) {
    .w-form-row.for_submit .w-btn {
        font-size: var(--btn-size-mobiles) !important
    }
}

a,
button,
input[type="submit"],
.ui-slider-handle {
    outline: none !important
}

.w-toplink,
.w-header-show {
    background: rgba(0, 0, 0, 0.3)
}

.no-touch .w-toplink.active:hover,
.no-touch .w-header-show:hover {
    background: var(--color-content-primary-grad)
}

button[type="submit"]:not(.w-btn),
input[type="submit"] {
    font-family: var(--font-body);
    font-size: 16px;
    line-height: 1.2 !important;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: 45px;
    padding: 0.8em 1.8em;
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2);
    background: var(--color-content-primary);
    border-color: var(--color-content-primary);
    color: #ffffff !important
}

button[type="submit"]:not(.w-btn):before,
input[type="submit"] {
    border-width: 2px
}

.no-touch button[type="submit"]:not(.w-btn):hover,
.no-touch input[type="submit"]:hover {
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2);
    background: transparent;
    border-color: var(--color-content-primary);
    color: var(--color-content-primary) !important
}

.us-nav-style_1>*,
.navstyle_1>.owl-nav div,
.us-btn-style_1 {
    font-family: var(--font-body);
    font-size: 16px;
    line-height: 1.2 !important;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: 45px;
    padding: 0.8em 1.8em;
    background: var(--color-content-primary);
    border-color: var(--color-content-primary);
    color: #ffffff !important;
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2)
}

.us-nav-style_1>*:before,
.navstyle_1>.owl-nav div:before,
.us-btn-style_1:before {
    border-width: 2px
}

.us-nav-style_1>span.current,
.no-touch .us-nav-style_1>a:hover,
.no-touch .navstyle_1>.owl-nav div:hover,
.no-touch .us-btn-style_1:hover {
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2);
    background: transparent;
    border-color: var(--color-content-primary);
    color: var(--color-content-primary) !important
}

.us-nav-style_1>* {
    min-width: calc(1.2em + 2 * 0.8em)
}

.us-nav-style_10>*,
.navstyle_10>.owl-nav div,
.us-btn-style_10 {
    font-family: Proxima-Nova-Font-Bold;
    font-size: 16px;
    line-height: 1.4 !important;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: 45px;
    padding: 0.8em 1.8em;
    background: #ffffff;
    border-color: transparent;
    color: var(--color-content-primary) !important;
    box-shadow: 0 0.2em 0.4em rgba(0, 0, 0, 0.2)
}

.us-nav-style_10>*:before,
.navstyle_10>.owl-nav div:before,
.us-btn-style_10:before {
    border-width: 2px
}

.us-nav-style_10>span.current,
.no-touch .us-nav-style_10>a:hover,
.no-touch .navstyle_10>.owl-nav div:hover,
.no-touch .us-btn-style_10:hover {
    box-shadow: 0 0.45em 0.9em rgba(0, 0, 0, 0.2);
    background: #ffffff;
    border-color: transparent;
    color: var(--color-content-primary) !important
}

.us-nav-style_10>* {
    min-width: calc(1.4em + 2 * 0.8em)
}

.us-nav-style_3>*,
.navstyle_3>.owl-nav div,
.us-btn-style_3 {
    font-family: var(--font-h1);
    font-size: 16px;
    line-height: 1.2 !important;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: 0em;
    padding: 1.1em 4.2em;
    background: transparent;
    border-color: var(--color-content-primary);
    color: var(--color-content-primary) !important;
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2)
}

.us-nav-style_3>*:before,
.navstyle_3>.owl-nav div:before,
.us-btn-style_3:before {
    border-width: 2px
}

.us-nav-style_3>span.current,
.no-touch .us-nav-style_3>a:hover,
.no-touch .navstyle_3>.owl-nav div:hover,
.no-touch .us-btn-style_3:hover {
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2);
    background: var(--color-content-primary);
    border-color: var(--color-content-primary);
    color: #ffffff !important
}

.us-nav-style_3>* {
    min-width: calc(1.2em + 2 * 1.1em)
}

.us-nav-style_4>*,
.navstyle_4>.owl-nav div,
.us-btn-style_4 {
    font-family: var(--font-body);
    font-size: 1rem;
    line-height: 1.20 !important;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: 45px;
    padding: 0.5em 1.2em;
    background: #33364d;
    border-color: transparent;
    color: #ffffff !important;
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2)
}

.us-nav-style_4>*:before,
.navstyle_4>.owl-nav div:before,
.us-btn-style_4:before {
    border-width: 0px
}

.us-nav-style_4>span.current,
.no-touch .us-nav-style_4>a:hover,
.no-touch .navstyle_4>.owl-nav div:hover,
.no-touch .us-btn-style_4:hover {
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2);
    background: #33364d;
    border-color: transparent
}

.us-nav-style_4>* {
    min-width: calc(1.20em + 2 * 0.5em)
}

.us-btn-style_4 {
    overflow: hidden;
    transform: translateZ(0)
}

.us-btn-style_4>* {
    position: relative;
    z-index: 1
}

.no-touch .us-btn-style_4:hover {
    background: #33364d
}

.no-touch .us-btn-style_4:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: opacity 0.3s;
    background: #33364d
}

.no-touch .us-btn-style_4:hover:after {
    opacity: 1
}

.us-nav-style_13>*,
.navstyle_13>.owl-nav div,
.us-btn-style_13 {
    font-family: var(--font-body);
    font-size: 1rem;
    line-height: 1.20 !important;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: 45px;
    padding: 0.5em 1.20em;
    background: #33364d;
    border-color: transparent;
    color: #333333 !important;
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2)
}

.us-nav-style_13>*:before,
.navstyle_13>.owl-nav div:before,
.us-btn-style_13:before {
    border-width: 0px
}

.us-nav-style_13>span.current,
.no-touch .us-nav-style_13>a:hover,
.no-touch .navstyle_13>.owl-nav div:hover,
.no-touch .us-btn-style_13:hover {
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2);
    background: #33364d;
    border-color: transparent
}

.us-nav-style_13>* {
    min-width: calc(1.20em + 2 * 0.5em)
}

.us-btn-style_13 {
    overflow: hidden;
    transform: translateZ(0)
}

.us-btn-style_13>* {
    position: relative;
    z-index: 1
}

.no-touch .us-btn-style_13:hover {
    background: #33364d
}

.no-touch .us-btn-style_13:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: opacity 0.3s;
    background: #33364d
}

.no-touch .us-btn-style_13:hover:after {
    opacity: 1
}

.us-nav-style_7>*,
.navstyle_7>.owl-nav div,
.us-btn-style_7 {
    font-family: var(--font-body);
    font-size: 16px;
    line-height: 1.20 !important;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: 0px;
    padding: 1.5em 3.2em;
    background: #33364d;
    border-color: transparent;
    color: #ffffff !important;
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2)
}

.us-nav-style_7>*:before,
.navstyle_7>.owl-nav div:before,
.us-btn-style_7:before {
    border-width: 0px
}

.us-nav-style_7>span.current,
.no-touch .us-nav-style_7>a:hover,
.no-touch .navstyle_7>.owl-nav div:hover,
.no-touch .us-btn-style_7:hover {
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2);
    background: #33364d;
    border-color: transparent
}

.us-nav-style_7>* {
    min-width: calc(1.20em + 2 * 1.5em)
}

.us-btn-style_7 {
    overflow: hidden;
    transform: translateZ(0)
}

.us-btn-style_7>* {
    position: relative;
    z-index: 1
}

.no-touch .us-btn-style_7:hover {
    background: #33364d
}

.no-touch .us-btn-style_7:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: opacity 0.3s;
    background: #33364d
}

.no-touch .us-btn-style_7:hover:after {
    opacity: 1
}

.us-nav-style_8>*,
.navstyle_8>.owl-nav div,
.us-btn-style_8 {
    font-family: var(--font-body);
    font-size: 16px;
    line-height: 1.4 !important;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: 0px;
    padding: 1.5em 3.2em;
    background: var(--color-header-top-bg);
    border-color: #F0F2F3;
    color: #727272 !important;
    box-shadow: 0 0.1em 0.2em rgba(0, 0, 0, 0.2)
}

.us-nav-style_8>*:before,
.navstyle_8>.owl-nav div:before,
.us-btn-style_8:before {
    border-width: 0px
}

.us-nav-style_8>span.current,
.no-touch .us-nav-style_8>a:hover,
.no-touch .navstyle_8>.owl-nav div:hover,
.no-touch .us-btn-style_8:hover {
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2);
    background: var(--color-content-bg);
    border-color: #F0F2F3;
    color: #727272 !important
}

.us-nav-style_8>* {
    min-width: calc(1.4em + 2 * 1.5em)
}

.us-nav-style_5>*,
.navstyle_5>.owl-nav div,
.us-btn-style_5 {
    font-family: var(--font-body);
    font-size: 15px;
    line-height: 1.20 !important;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: 45px;
    padding: 0.8em 1.20em;
    background: #099e92;
    border-color: transparent;
    color: #ffffff !important;
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2)
}

.us-nav-style_5>*:before,
.navstyle_5>.owl-nav div:before,
.us-btn-style_5:before {
    border-width: 2px
}

.us-nav-style_5>span.current,
.no-touch .us-nav-style_5>a:hover,
.no-touch .navstyle_5>.owl-nav div:hover,
.no-touch .us-btn-style_5:hover {
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2);
    background: #ffffff;
    border-color: #099e92;
    color: #099e92 !important
}

.us-nav-style_5>* {
    min-width: calc(1.20em + 2 * 0.8em)
}

.us-nav-style_12>*,
.navstyle_12>.owl-nav div,
.us-btn-style_12 {
    font-family: var(--font-body);
    font-size: 15px;
    line-height: 1.20 !important;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: 45px;
    padding: 0.8em 3em;
    background: linear-gradient(180deg, #5B0DD4 0%, #099e92 100%);
    border-color: transparent;
    color: #ffffff !important;
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2)
}

.us-nav-style_12>*:before,
.navstyle_12>.owl-nav div:before,
.us-btn-style_12:before {
    border-width: 2px
}

.us-nav-style_12>span.current,
.no-touch .us-nav-style_12>a:hover,
.no-touch .navstyle_12>.owl-nav div:hover,
.no-touch .us-btn-style_12:hover {
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2);
    background: linear-gradient(180deg, #5B0DD4 0%, #099e92 100%);
    border-color: #099e92;
    color: #ffffff !important
}

.us-nav-style_12>* {
    min-width: calc(1.20em + 2 * 0.8em)
}

.us-btn-style_12 {
    overflow: hidden;
    transform: translateZ(0)
}

.us-btn-style_12>* {
    position: relative;
    z-index: 1
}

.no-touch .us-btn-style_12:hover {
    background: linear-gradient(180deg, #5B0DD4 0%, #099e92 100%)
}

.no-touch .us-btn-style_12:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: opacity 0.3s;
    background: linear-gradient(180deg, #5B0DD4 0%, #099e92 100%)
}

.no-touch .us-btn-style_12:hover:after {
    opacity: 1
}

.us-nav-style_6>*,
.navstyle_6>.owl-nav div,
.us-btn-style_6 {
    font-family: var(--font-h1);
    font-size: 20px;
    line-height: 1.20 !important;
    font-weight: 900;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: 45px;
    padding: 0.9em 1.20em;
    background: #FFB100;
    border-color: transparent;
    color: #323232 !important;
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2)
}

.us-nav-style_6>*:before,
.navstyle_6>.owl-nav div:before,
.us-btn-style_6:before {
    border-width: 2px
}

.us-nav-style_6>span.current,
.no-touch .us-nav-style_6>a:hover,
.no-touch .navstyle_6>.owl-nav div:hover,
.no-touch .us-btn-style_6:hover {
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2);
    background: #FFB100;
    border-color: transparent;
    color: #323232 !important
}

.us-nav-style_6>* {
    min-width: calc(1.20em + 2 * 0.9em)
}

.us-nav-style_9>*,
.navstyle_9>.owl-nav div,
.us-btn-style_9 {
    font-family: var(--font-h1);
    font-size: 17px;
    line-height: 1.20 !important;
    font-weight: 200;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: 0px;
    padding: 0.7em 1.20em;
    background: #FFB100;
    border-color: transparent;
    color: #ffffff !important;
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2)
}

.us-nav-style_9>*:before,
.navstyle_9>.owl-nav div:before,
.us-btn-style_9:before {
    border-width: 2px
}

.us-nav-style_9>span.current,
.no-touch .us-nav-style_9>a:hover,
.no-touch .navstyle_9>.owl-nav div:hover,
.no-touch .us-btn-style_9:hover {
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2);
    background: #FFB100;
    border-color: transparent;
    color: #ffffff !important
}

.us-nav-style_9>* {
    min-width: calc(1.20em + 2 * 0.7em)
}

.us-nav-style_11>*,
.navstyle_11>.owl-nav div,
.us-btn-style_11 {
    font-family: var(--font-h1);
    font-size: 17px;
    line-height: 1.20 !important;
    font-weight: 200;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: 45px;
    padding: 0.7em 1.20em;
    background: #FFB100;
    border-color: transparent;
    color: #323232 !important;
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2)
}

.us-nav-style_11>*:before,
.navstyle_11>.owl-nav div:before,
.us-btn-style_11:before {
    border-width: 2px
}

.us-nav-style_11>span.current,
.no-touch .us-nav-style_11>a:hover,
.no-touch .navstyle_11>.owl-nav div:hover,
.no-touch .us-btn-style_11:hover {
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2);
    background: #FFB100;
    border-color: transparent;
    color: #323232 !important
}

.us-nav-style_11>* {
    min-width: calc(1.20em + 2 * 0.7em)
}

.us-nav-style_14>*,
.navstyle_14>.owl-nav div,
.us-btn-style_14 {
    font-family: var(--font-body);
    font-size: 16px;
    line-height: 1.20 !important;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: 45px;
    padding: 1em 1.8em;
    background: #3af0c2;
    border-color: #3af0c2;
    color: #000000 !important;
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2)
}

.us-nav-style_14>*:before,
.navstyle_14>.owl-nav div:before,
.us-btn-style_14:before {
    border-width: 2px
}

.us-nav-style_14>span.current,
.no-touch .us-nav-style_14>a:hover,
.no-touch .navstyle_14>.owl-nav div:hover,
.no-touch .us-btn-style_14:hover {
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2);
    background: transparent;
    border-color: #3af0c2;
    color: #3af0c2 !important
}

.us-nav-style_14>* {
    min-width: calc(1.20em + 2 * 1em)
}

.us-nav-style_15>*,
.navstyle_15>.owl-nav div,
.us-btn-style_15 {
    font-family: var(--font-body);
    font-size: 16px;
    line-height: 1.01 !important;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: 45px;
    padding: 0.7em 1.3em;
    background: var(--color-content-primary);
    border-color: var(--color-content-primary);
    color: #ffffff !important;
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2)
}

.us-nav-style_15>*:before,
.navstyle_15>.owl-nav div:before,
.us-btn-style_15:before {
    border-width: 2px
}

.us-nav-style_15>span.current,
.no-touch .us-nav-style_15>a:hover,
.no-touch .navstyle_15>.owl-nav div:hover,
.no-touch .us-btn-style_15:hover {
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2);
    background: transparent;
    border-color: var(--color-content-primary)
}

.us-nav-style_15>* {
    min-width: calc(1.01em + 2 * 0.7em)
}

.us-nav-style_16>*,
.navstyle_16>.owl-nav div,
.us-btn-style_16 {
    font-family: var(--font-body);
    font-size: 1rem;
    line-height: 1.2 !important;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: 0.3em;
    padding: 0.8em 1.8em;
    background: #3af0c2;
    border-color: transparent;
    color: #099e92 !important;
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2)
}

.us-nav-style_16>*:before,
.navstyle_16>.owl-nav div:before,
.us-btn-style_16:before {
    border-width: 2px
}

.us-nav-style_16>span.current,
.no-touch .us-nav-style_16>a:hover,
.no-touch .navstyle_16>.owl-nav div:hover,
.no-touch .us-btn-style_16:hover {
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2);
    background: transparent;
    border-color: #ffffff;
    color: #ffffff !important
}

.us-nav-style_16>* {
    min-width: calc(1.2em + 2 * 0.8em)
}

.us-nav-style_17>*,
.navstyle_17>.owl-nav div,
.us-btn-style_17 {
    font-family: var(--font-body);
    font-size: 21px;
    line-height: 1.2 !important;
    font-weight: 700;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: 0.3em;
    padding: 0.8em 1.8em;
    background: #ffffff;
    border-color: #ffffff;
    color: #323232 !important;
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2)
}

.us-nav-style_17>*:before,
.navstyle_17>.owl-nav div:before,
.us-btn-style_17:before {
    border-width: 2px
}

.us-nav-style_17>span.current,
.no-touch .us-nav-style_17>a:hover,
.no-touch .navstyle_17>.owl-nav div:hover,
.no-touch .us-btn-style_17:hover {
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2);
    background: #ffffff;
    border-color: rgba(50, 50, 50, 0.00);
    color: #323232 !important
}

.us-nav-style_17>* {
    min-width: calc(1.2em + 2 * 0.8em)
}

.us-nav-style_18>*,
.navstyle_18>.owl-nav div,
.us-btn-style_18 {
    font-family: var(--font-body);
    font-size: 16px;
    line-height: 1.01 !important;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: 60px;
    padding: 0.5em 1.3em;
    background: transparent;
    border-color: var(--color-content-primary);
    color: var(--color-content-primary) !important;
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2)
}

.us-nav-style_18>*:before,
.navstyle_18>.owl-nav div:before,
.us-btn-style_18:before {
    border-width: 1px
}

.us-nav-style_18>span.current,
.no-touch .us-nav-style_18>a:hover,
.no-touch .navstyle_18>.owl-nav div:hover,
.no-touch .us-btn-style_18:hover {
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2);
    background: var(--color-content-primary);
    border-color: var(--color-content-primary);
    color: #ffffff !important
}

.us-nav-style_18>* {
    min-width: calc(1.01em + 2 * 0.5em)
}

.us-nav-style_19>*,
.navstyle_19>.owl-nav div,
.us-btn-style_19 {
    font-family: var(--font-body);
    font-size: 16px;
    line-height: 1.01 !important;
    font-weight: 700;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0.02em;
    border-radius: 0px;
    padding: 0em 0em;
    background: transparent;
    border-color: transparent;
    color: var(--color-content-primary) !important;
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2)
}

.us-nav-style_19>*:before,
.navstyle_19>.owl-nav div:before,
.us-btn-style_19:before {
    border-width: 0px
}

.us-nav-style_19>span.current,
.no-touch .us-nav-style_19>a:hover,
.no-touch .navstyle_19>.owl-nav div:hover,
.no-touch .us-btn-style_19:hover {
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2);
    background: transparent;
    border-color: transparent;
    color: var(--color-content-primary) !important
}

.us-nav-style_19>* {
    min-width: calc(1.01em + 2 * 0em)
}

.w-filter.state_desktop.style_drop_default .w-filter-item-title,
.select2-selection,
select,
textarea,
input:not([type="submit"]),
.w-form-checkbox,
.w-form-radio {
    font-family: var(--font-h1);
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0em;
    border-width: 2px;
    border-radius: 0rem
}

.w-filter.state_desktop.style_drop_default .w-filter-item-title,
.select2-selection,
select,
input:not([type="submit"]) {
    min-height: 2em;
    line-height: 2em;
    padding: 0 1em
}

select {
    height: 2em
}

textarea {
    padding: calc(2em/2 + 2px - 0.7em) 1em
}

.w-filter-item[data-ui_type="dropdown"] .w-filter-item-values:after,
.w-filter.state_desktop.style_drop_default .w-filter-item-title:after,
.w-order-select:after,
.select2-selection__arrow:after,
.w-search-form-btn,
.widget_search form:after,
.w-form-row-field:after {
    font-size: 16px;
    margin: 0 1em;
    
}

.w-form-row-field>i {
    font-size: 16px;
    top: calc(2em/2);
    margin: 2px;
    padding: 0 1em;
    
}

.w-form-row.with_icon input,
.w-form-row.with_icon textarea,
.w-form-row.with_icon select {
    padding-left: calc(1.8em + 1em)
}

.w-form-row.move_label .w-form-row-label {
    font-size: 16px;
    top: calc(2em/2 + 2px - 0.7em);
    margin: 0 1em;
    background: var(--color-content-bg-grad)
}

.w-form-row.with_icon.move_label .w-form-row-label {
    margin-left: calc(1.6em + 1em)
}

.color_alternate .w-form-row.move_label .w-form-row-label {
    background: var(--color-alt-content-bg-grad)
}

.color_footer-top .w-form-row.move_label .w-form-row-label {
    background: var(--color-subfooter-bg-grad)
}

.color_footer-bottom .w-form-row.move_label .w-form-row-label {
    background: var(--color-footer-bg-grad)
}

.style_phone6-1>* {
    background-image: url(../images/phone-6-black-real.png)
}

.style_phone6-2>* {
    background-image: url(../images/phone-6-white-real.png)
}

.style_phone6-3>* {
    background-image: url(../images/phone-6-black-flat.png)
}

.style_phone6-4>* {
    background-image: url(../images/phone-6-white-flat.png)
}

.leaflet-default-icon-path {
    background-image: url(../images/marker-icon.png)
}

.header_hor .w-nav.type_desktop .menu-item-5956 .w-nav-list.level_2 {
    left: 0;
    right: 0;
    transform-origin: 50% 0;
    margin: 0 -50vw;
    padding: 0px 50vw
}

.header_hor .w-nav.type_desktop .menu-item-5956 {
    position: static
}

.header_hor .w-nav.type_desktop .menu-item-3809 .w-nav-list.level_2 {
    left: 0;
    right: 0;
    transform-origin: 50% 0;
    margin: 0 -50vw;
    padding: 0px 50vw
}

.header_hor .w-nav.type_desktop .menu-item-3809 {
    position: static
}

.header_hor .w-nav.type_desktop .menu-item-3810 .w-nav-list.level_2 {
    left: 0;
    right: 0;
    transform-origin: 50% 0;
    margin: 0 -50vw;
    padding: 0px 50vw
}

.header_hor .w-nav.type_desktop .menu-item-3810 {
    position: static
}

.header_hor .w-nav.type_desktop .menu-item-3989 .w-nav-list.level_2 {
    left: 0;
    right: 0;
    transform-origin: 50% 0;
    margin: 0 -50vw;
    padding: 0px 50vw
}

.header_hor .w-nav.type_desktop .menu-item-3989 {
    position: static
}

/* wp-custom-css */
#mega-menu-wrap-us_main_menu #mega-menu-us_main_menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
    padding: 0px 15px 5px 15px !important;
}

input.wpcf7-form-control.wpcf7-intl-tel.wpcf7-intl_tel {
    font-weight: 300 !important;
    border-color: transparent !important;
    color: #323232 !important;
    font-family: 'Proxima-Nova-Font' !important;
}

footer .menu a {
    color: #878f95;
}

/* Menu Css */
.wpcf7 .wpcf7-recaptcha iframe {
    margin-bottom: 20px;
}

ul.w-nav-list.level_2 {
    padding-top: 10px !important;
    box-shadow: none !important;
}

.smiley {
    position: relative;
    top: 7px;
}

/*  */
.header_hor .w-nav.type_mobile.m_layout_panel .w-nav-control.active+.w-nav-list.level_1 {
    background-color: #fff;
}

a.w-nav-control.active {
    position: relative;
    z-index: 9999;
}

.header_hor .l-subheader-cell.at_right>* {
    margin-left: 1rem;
}

.w-nav-icon>div:before,
.w-nav-icon>div:after {
    width: 20px;
}

.header_hor .w-nav.type_desktop .menu-item-3809 .w-nav-list.level_2,
.header_hor .w-nav.type_desktop .menu-item-3810 .w-nav-list.level_2,
.header_hor .w-nav.type_desktop .menu-item-3989 .w-nav-list.level_2 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.w-nav-control.active .w-nav-icon>div {
    width: 19px;
}

.ush_menu_2 .w-nav-icon {
    width: 14px;
}

.w-nav.type_mobile.m_align_none .w-nav-anchor.level_3,
.w-nav.type_mobile.m_align_left .w-nav-anchor.level_3 {
    padding-left: 1.1rem;
}

.w-nav.type_mobile .w-nav-anchor:not(.w-btn) {
    line-height: 1.3em;
}

.w-nav.type_desktop .w-nav-anchor:not(.level_1) {
    list-style-type: none;
    text-align: left;
    font: normal normal normal 16px/30px Proxima-Nova-font;
    letter-spacing: 0px;
    padding: 0px 20px;
}

.header_hor .w-nav.type_desktop .menu-item-5956 .w-nav-list.level_2 {
    padding: 30px 49vw !important;
    box-shadow: 0px 11px 7px -7px #3232321c;
}

.level2a a.w-nav-anchor.level_2 {
    text-align: left !important;
    font: normal normal bold 24px Proxima-Nova-Font-Bold !important;
    letter-spacing: -0.48px !important;
    color: #323232 !important;
    opacity: 1;
    margin-bottom: 1.5rem;
}

.level2a a.w-nav-anchor.level_2 span.w-nav-title {
    color: #323232 !important;
}

.level2a.hover_t a.w-nav-anchor.level_2 span.w-nav-title:hover {
    color: #efb32d !important;
}

.level2a a.w-nav-anchor.level_2 span.w-nav-title span {
    color: #FFB100 !important;
    font-size: 13px !important;
}

@media only screen and (max-width: 767px) {
    .with_img img {
        width: 100% !important;
    }
}

#collapsibleNavbar .submenu h6 {
    margin-bottom: 8px !important;
}

#collapsibleNavbar .submenu ul li {
    line-height: 1.2 !important;
}

.level2a a.w-nav-anchor.level_2 {
    margin-bottom: 0.5rem !important;
}

a.w-filter-item-reset {
    padding: 0px 12px;
}

i.fas.fa-envelope {
    color: #d44638;
}

.line_height li.mega-menu-item a.mega-menu-link:before {
    margin: -2px 5px 0px 0px !important;
}

@media (max-width: 767px) {
    h2.vc_custom_heading:not([class*="us_custom_"]) {
        font-size: 22px !important;
    }

    .ush_html_1 {
        font-size: 12px !important;
    }
}

/*podcats page popup css*/
.profile-column {
    width: 50%;
    float: left;
    padding-top: 25px;
    text-align: center;
}

.profile-image {
    border: 20px solid #abacb7;
    border-radius: 50%;
    max-width: 300px;
    margin-bottom: 10px;
}

.profile-name {
    text-align: center;
    color: #323232;
    font-size: 20px;
    margin-bottom: 0;
}

.podcast-column {
    width: 50%;
    float: left;
    padding-left: 20px;
}

.popup-title {
    text-align: left;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 50px;
    color: #099e92;
    font-size: 30px;
}

.podcast-title {
    text-align: left;
    font-size: 1.25rem;
}

.podcast-description {
    text-align: left;
    font-size: 15px;
}

.podcast-image {
    width: 35px;
    height: 35px;
    margin: 15px;
    margin-top: 15px;
}

.play_flex {
    display: flex;
    align-items: stretch;
    flex-wrap: nowrap;
}

.content-description {
    text-align: left;
    font-size: 15px;
}

.play-button {
    width: 140px;
    height: 45px;
    background: #099e92;
    border-radius: 40px;
    color: #fff;
    font-size: 25px;
    margin-top: 10px;
    margin-bottom: 15px;
}

@media only screen and (max-width: 767px) {

    .profile-column,
    .podcast-column {
        width: 100% !important;
        padding-top: 0px !important;
    }

    .profile-column p {
        margin-bottom: 0px !important;
    }

    .profile-image {
        width: 100px;
        height: 100px;
    }

    .profile-name {
        font-size: 16px;
    }

    .podcast-title {
        font-size: 14px !important;
    }

    .pop_up_container {
        padding: 20px;
        max-height: 300px;
        overflow-y: scroll;
    }

    .pop_up_container::-webkit-scrollbar {
        width: 10px;
    }

    .pop_up_container::-webkit-scrollbar-thumb {
        background-color: rgba(0, 0, 0, 0.2);
        border-radius: 5px;
    }

    .pop_up_container::-webkit-scrollbar-track {
        background-color: rgba(0, 0, 0, 0.1);
        border-radius: 5px;
    }

    .popup-title {
        margin-top: 6px;
        font-size: 18px;
    }

    .btn-primary {
        width: 100%;
        height: 50px;
        font-size: 20px;
    }

    .play-button {
        width: 100px;
    }

    .sgpb-content-35274,
    .sgpb-content-35303 {
        max-width: 258px !important;
        padding: 0px !important;
    }

    .podcast-column ul {
        font-size: 13px;
        line-height: 1.3;
        margin-left: 12px;
        margin-bottom: 0px;
    }
}

.sp-easy-accordion .sp-ea-single.ea-expand .ea-header a:before {
    background: #FFB100 !important;
}

input#test_phn {
    margin-top: 7px !important;
}

.footr_ph .flag-container {
    padding-top: 9px !important;
}

.home .wpcf7-form input:not([type="submit"]),
.wpcf7-form textarea,
.wpcf7-form select {
    margin-top: 0.4rem;
}

.wpcf7-form input:not([type="submit"]),
.wpcf7-form textarea,
.wpcf7-form select {
    margin-top: 0px;
}

.page-id-5381 .wpcf7-form input:not([type="submit"]),
.wpcf7-form textarea,
.wpcf7-form select {
    margin-top: 0.4rem !important;
}

.page-id-5461 .wpcf7-form input:not([type="submit"]),
.wpcf7-form textarea,
.wpcf7-form select {
    margin-top: 0.4rem !important;
}

.page-id-5410 .wpcf7-form input:not([type="submit"]),
.wpcf7-form textarea,
.wpcf7-form select {
    margin-top: 0.4rem !important;
}

.page-id-5445 .wpcf7-form input:not([type="submit"]),
.wpcf7-form textarea,
.wpcf7-form select {
    margin-top: 0.4rem !important;
}

.page-id-5340 .wpcf7-form input:not([type="submit"]),
.wpcf7-form textarea,
.wpcf7-form select {
    margin-top: 0.4rem !important;
}

.page-id-4541 .wpcf7-form input:not([type="submit"]),
.wpcf7-form textarea,
.wpcf7-form select {
    margin-top: 0.4rem !important;
}

.page-id-28749 .wpcf7-form input:not([type="submit"]),
.wpcf7-form textarea,
.wpcf7-form select {
    margin-top: 0.4rem !important;
}

.page-id-33706 .wpcf7-form input:not([type="submit"]),
.wpcf7-form textarea,
.wpcf7-form select {
    margin-top: 0.4rem !important;
}

.page-id-33685 .wpcf7-form input:not([type="submit"]),
.wpcf7-form textarea,
.wpcf7-form select {
    margin-top: 0.4rem !important;
}

.page-id-5180 .wpcf7-form input:not([type="submit"]),
.wpcf7-form textarea,
.wpcf7-form select {
    margin-top: 0.4rem !important;
}

.page-id-5246 .wpcf7-form input:not([type="submit"]),
.wpcf7-form textarea,
.wpcf7-form select {
    margin-top: 0.4rem !important;
}

.page-id-5271 .wpcf7-form input:not([type="submit"]),
.wpcf7-form textarea,
.wpcf7-form select {
    margin-top: 0.4rem !important;
}

.page-id-5271 .wpcf7-form input:not([type="submit"]),
.wpcf7-form textarea,
.wpcf7-form select {
    margin-top: 0.4rem !important;
}

.page-id-38132 .wpcf7-form input:not([type="submit"]),
.wpcf7-form textarea,
.wpcf7-form select {
    margin-top: 0.4rem !important;
}

.page-id-4086 .wpcf7-form input:not([type="submit"]),
.wpcf7-form textarea,
.wpcf7-form select {
    margin-top: 0.4rem !important;
}

.page-id-27647 .wpcf7-form input:not([type="submit"]),
.wpcf7-form textarea,
.wpcf7-form select {
    margin-top: 0.4rem !important;
}

.object,
.shadow_cls {
    animation: 4s linear infinite MoveUpDown;
    position: relative !important;
}

.green_hover img:hover {
    border: 2px solid #3cf0c0;
}

.banner_anim .w-image img,
.banner_anim a.w-image-h {
    transition: 0.5s;
}

.object {
    border-radius: 12px;
}

.banner_anim .vc_column-inner {
    padding-left: 20px !important;
    padding-right: 0 !important;
    padding-top: 20px !important;
}

.banner_anim.via_flex.type_default {
    margin: 0 !important;
}

@keyframes MoveUpDown {

    0%,
    100% {
        transform: translate(0);
    }

    20% {
        transform: translate(-2px, 2px);
    }

    40% {
        transform: translate(-2px, -2px);
    }

    60% {
        transform: translate(2px, 2px);
    }

    80% {
        transform: translate(2px, -2px);
    }
}

.banner_anim .w-image:hover img {
    transform: scale(1.1);
    transition: 0.5s;
}

.shadow_cls .w-image:hover img {
    transform: unset !important;
}

@media only screen and (min-width: 1920px) {
    .object {
        box-shadow: none !important;
    }
}

.custom_icon_box .w-iconbox-icon img,
.custom_icon_box .w-iconbox-icon svg {
    width: 102px !important;
    height: 102px !important;
}

.insight_h2.h2heading {
    display: block;
}

.custom_icon_box .w-iconbox-icon {
    padding: 0 !important;
    margin: -30px -15px 0 0 !important;
}

.custom_icon_box .w-iconbox-text p {
    line-height: 1.4;
}

.grey_scale img,
.grey_scale img:hover {
    filter: grayscale(0%);
    transition: 0.5s;
}

.border_right {
    border-right: 1px ridge #fafafa;
}

.outerWrap {
    z-index: 1;
}

.innerWrap {
    top: -150px;
}

h2,
h2 span {
    font-size: 2.5rem;
}

h5 {
    font-size: 20px;
}

.us_custom_80a192e9 {
    font-size: 14px !important;
}

.ecosmob_bg:before {
    right: 0;
}

.g-cols.via_flex.type_default>div.has_bg_color>.vc_column-inner {
    height: 270px !important;
}

.border_right .w-image.grey_scale.align_center,
.no-border .w-image.grey_scale.align_center {
    height: auto;
    display: flex;
}

.grey_scale .w-image-h,
.grey_scale img,
.home-tab-list .w-tabs-list-h,
.w-tabs-list-h {
    margin: auto !important;
}

h3.w-post-elm.post_title.usg_post_title_1.entry-title.color_link_inherit.has_text_color a {
    font-size: 21px !important;
}

.w-post-elm.post_taxonomy.usg_post_taxonomy_1.style_simple.color_link_inherit.has_text_color {
    font-size: 0.8rem !important;
}

.our-footprint-across:before {
    content: "";
    background: url(../images/map-dot.svg) 0 0 / contain !important;
    height: 100% !important;
    position: absolute;
    width: 90%;
    left: 5%;
    top: 0;
    bottom: 0;
    right: 5%;
}

@media only screen and (max-width: 767px) {
    .object {
        box-shadow: none !important;
    }

    .us_custom_0bd7e7a8 {
        padding-top: 0 !important;
    }

    .h2heading h2:after {
        right: -10px !important;
        bottom: 5px !important;
    }

    .client_base_section .border_right,
    .us_custom_d6413e2d {
        padding-top: 10px !important;
    }

    .testimonial-section .w-image.us_custom_20288c82 img {
        left: 0;
    }

    .vc_col-sm-4.wpb_column.vc_column_container.width-30-per,
    .vc_col-sm-8.wpb_column.vc_column_container.width-70-per {
        width: inherit !important;
    }

    .vc_col-sm-4.wpb_column.vc_column_container.width-30-per .vc_column-inner {
        flex-grow: 0 !important;
    }

    .g-cols.via_flex.type_default>div.has_bg_color>.vc_column-inner {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        margin-bottom: 30px !important;
    }

    section.l-section.wpb_row.outerWrap.colorful-box.height_medium .g-cols.via_flex.valign_middle.type_default {
        padding: 20px !important;
    }

    .vc_col-sm-2.wpb_column.vc_column_container.four_counter_bg.has_bg_color {
        width: 47%;
        margin: auto !important;
        display: inline-block;
    }

    span.w-counter-value-part.type_number {
        font-size: 32px !important;
    }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
    .ecosmob_bg:before {
        right: 0 !important;
    }

    .g-cols.wpb_row.via_flex.valign_middle.type_default {
        margin-bottom: 50px;
    }

    .header_hor .l-header.pos_fixed:not(.sticky_auto_hide)~.l-main .l-section.full_height:not(:first-of-type) {
        min-height: fit-content !important;
    }

    .get_in_touch_bg {
        right: 60px !important;
        bottom: -20px !important;
    }

    .l-section.height_medium,
    .l-sidebar {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
        margin-bottom: 40px;
    }

    .object {
        box-shadow: none !important;
    }
}

@media only screen and (device-width: 768px) {
    .vc_col-sm-2.wpb_column.vc_column_container.four_counter_bg.has_bg_color {
        margin-bottom: 30px;
        width: 25%;
    }

    .l-section.height_medium,
    .l-sidebar {
        padding-top: 2.5rem;
        margin-bottom: 40px;
        padding-bottom: 2.5rem;
    }

    .insight_h2 h2 {
        font-size: 28px !important;
    }

    .object {
        box-shadow: none !important;
    }
}

@media (min-width: 1400px) {
    .service_vector:before {
        content: unset;
    }
}

@media (min-width: 1440px) {
    #service {
        margin-top: 0 !important;
    }
}

.w-tabs-list {
    display: flex;
}

.w-tabs-list-bar,
.w-tabs.style_trendy>.w-tabs-list:before {
    display: none !important;
}

.w-tabs.style_trendy.layout_hor>.w-tabs-list .w-tabs-item.active:after {
    background: linear-gradient(90deg, #1226c5 0, #34efc7 100%) !important;
    height: 6px;
}

.w-tabs-item {
    padding: 0;
    margin: 1em 1.5em;
}

.w-tabs.style_trendy.layout_hor>.w-tabs-list .w-tabs-item:after {
    bottom: -8px;
}

/* us-header-css */

.l-subheader.at_top,
.l-subheader.at_top .w-dropdown-list,
.l-subheader.at_top .type_mobile .w-nav-list.level_1 {
    background: #099e92;
    color: #ffffff;
}

.no-touch .l-subheader.at_top a:hover,
.no-touch .l-header.bg_transparent .l-subheader.at_top .w-dropdown.opened a:hover {
    color: #099e92
}

.l-header.bg_transparent:not(.sticky) .l-subheader.at_top {
    background: #099e92;
    color: #ffffff
}

.no-touch .l-header.bg_transparent:not(.sticky) .at_top .w-cart-link:hover,
.no-touch .l-header.bg_transparent:not(.sticky) .at_top .w-text a:hover,
.no-touch .l-header.bg_transparent:not(.sticky) .at_top .w-html a:hover,
.no-touch .l-header.bg_transparent:not(.sticky) .at_top .w-nav>a:hover,
.no-touch .l-header.bg_transparent:not(.sticky) .at_top .w-menu a:hover,
.no-touch .l-header.bg_transparent:not(.sticky) .at_top .w-search>a:hover,
.no-touch .l-header.bg_transparent:not(.sticky) .at_top .w-dropdown a:hover,
.no-touch .l-header.bg_transparent:not(.sticky) .at_top .type_desktop .menu-item.level_1:hover>a {
    color: #099e92
}

.l-subheader.at_middle,
.l-subheader.at_middle .w-dropdown-list,
.l-subheader.at_middle .type_mobile .w-nav-list.level_1 {
    background: var(--color-header-middle-bg);
    color: var(--color-header-middle-text)
}

.no-touch .l-subheader.at_middle a:hover,
.no-touch .l-header.bg_transparent .l-subheader.at_middle .w-dropdown.opened a:hover {
    color: var(--color-header-middle-text-hover)
}

.l-header.bg_transparent:not(.sticky) .l-subheader.at_middle {
    background: var(--color-header-transparent-bg);
    color: var(--color-header-transparent-text)
}

.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-cart-link:hover,
.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-text a:hover,
.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-html a:hover,
.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-nav>a:hover,
.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-menu a:hover,
.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-search>a:hover,
.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-dropdown a:hover,
.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .type_desktop .menu-item.level_1:hover>a {
    color: var(--color-header-transparent-text-hover)
}

.header_ver .l-header {
    background: var(--color-header-middle-bg);
    color: var(--color-header-middle-text)
}

@media (min-width:1281px) {
    .hidden_for_default {
        display: none !important
    }

    .l-subheader.at_bottom {
        display: none
    }

    .l-header {
        position: relative;
        z-index: 111;
        width: 100%
    }

    .l-subheader {
        margin: 0 auto
    }

    .l-subheader.width_full {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .l-subheader-h {
        display: flex;
        align-items: center;
        position: relative;
        margin: 0 auto;
        height: inherit
    }

    .w-header-show {
        display: none
    }

    .l-header.pos_fixed {
        position: fixed;
        left: 0
    }

    .l-header.pos_fixed:not(.notransition) .l-subheader {
        transition-property: transform, background, box-shadow, line-height, height;
        transition-duration: 0.3s;
        transition-timing-function: cubic-bezier(.78, .13, .15, .86)
    }

    .header_hor .l-header.sticky_auto_hide {
        transition: transform 0.3s cubic-bezier(.78, .13, .15, .86) 0.1s
    }

    .header_hor .l-header.sticky_auto_hide.down {
        transform: translateY(-110%)
    }

    .l-header.bg_transparent:not(.sticky) .l-subheader {
        box-shadow: none !important;
        background: none
    }

    .l-header.bg_transparent~.l-main .l-section.width_full.height_auto:first-of-type>.l-section-h {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .l-header.pos_static.bg_transparent {
        position: absolute;
        left: 0
    }

    .l-subheader.width_full .l-subheader-h {
        max-width: none !important
    }

    .l-header.shadow_thin .l-subheader.at_middle,
    .l-header.shadow_thin .l-subheader.at_bottom {
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08)
    }

    .l-header.shadow_wide .l-subheader.at_middle,
    .l-header.shadow_wide .l-subheader.at_bottom {
        box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.1), 0 2px 1px -1px rgba(0, 0, 0, 0.05)
    }

    .header_hor .l-subheader-cell>.w-cart {
        margin-left: 0;
        margin-right: 0
    }

    :root {
        --header-height: 125px;
        --header-sticky-height: 125px
    }

    .l-header:before {
        content: '125'
    }

    .l-header.sticky:before {
        content: '125'
    }

    .l-subheader.at_top {
        line-height: 35px;
        height: 35px
    }

    .l-header.sticky .l-subheader.at_top {
        line-height: 35px;
        height: 35px
    }

    .l-subheader.at_middle {
        line-height: 90px;
        height: 90px
    }

    .l-header.sticky .l-subheader.at_middle {
        line-height: 90px;
        height: 90px
    }

    .l-subheader.at_bottom {
        line-height: 50px;
        height: 50px
    }

    .l-header.sticky .l-subheader.at_bottom {
        line-height: 50px;
        height: 50px
    }

    .headerinpos_above .l-header.pos_fixed {
        overflow: hidden;
        transition: transform 0.3s;
        transform: translate3d(0, -100%, 0)
    }

    .headerinpos_above .l-header.pos_fixed.sticky {
        overflow: visible;
        transform: none
    }

    .headerinpos_above .l-header.pos_fixed~.l-section>.l-section-h,
    .headerinpos_above .l-header.pos_fixed~.l-main .l-section:first-of-type>.l-section-h {
        padding-top: 0 !important
    }

    .headerinpos_below .l-header.pos_fixed:not(.sticky) {
        position: absolute;
        top: 100%
    }

    .headerinpos_below .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h {
        padding-top: 0 !important
    }

    .headerinpos_below .l-header.pos_fixed~.l-main .l-section.full_height:nth-of-type(2) {
        min-height: 100vh
    }

    .headerinpos_below .l-header.pos_fixed~.l-main>.l-section:nth-of-type(2)>.l-section-h {
        padding-top: var(--header-height)
    }

    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) {
        position: absolute;
        top: 100vh
    }

    .headerinpos_bottom .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h {
        padding-top: 0 !important
    }

    .headerinpos_bottom .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h {
        padding-bottom: var(--header-height)
    }

    .headerinpos_bottom .l-header.pos_fixed.bg_transparent~.l-main .l-section.valign_center:not(.height_auto):first-of-type>.l-section-h {
        top: calc(var(--header-height) / 2)
    }

    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-cart-dropdown,
    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_2 {
        bottom: 100%;
        transform-origin: 0 100%
    }

    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_mobile.m_layout_dropdown .w-nav-list.level_1 {
        top: auto;
        bottom: 100%;
        box-shadow: var(--box-shadow-up)
    }

    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_3,
    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_4 {
        top: auto;
        bottom: 0;
        transform-origin: 0 100%
    }

    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-dropdown-list {
        top: auto;
        bottom: -0.4em;
        padding-top: 0.4em;
        padding-bottom: 2.4em
    }

    .admin-bar .l-header.pos_static.bg_solid~.l-main .l-section.full_height:first-of-type {
        min-height: calc(100vh - var(--header-height) - 32px)
    }

    .admin-bar .l-header.pos_fixed:not(.sticky_auto_hide)~.l-main .l-section.full_height:not(:first-of-type) {
        min-height: calc(100vh - var(--header-sticky-height) - 32px)
    }

    .admin-bar.headerinpos_below .l-header.pos_fixed~.l-main .l-section.full_height:nth-of-type(2) {
        min-height: calc(100vh - 32px)
    }
}

@media (min-width:1025px) and (max-width:1280px) {
    .hidden_for_default {
        display: none !important
    }

    .l-subheader.at_bottom {
        display: none
    }

    .l-header {
        position: relative;
        z-index: 111;
        width: 100%
    }

    .l-subheader {
        margin: 0 auto
    }

    .l-subheader.width_full {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .l-subheader-h {
        display: flex;
        align-items: center;
        position: relative;
        margin: 0 auto;
        height: inherit
    }

    .w-header-show {
        display: none
    }

    .l-header.pos_fixed {
        position: fixed;
        left: 0
    }

    .l-header.pos_fixed:not(.notransition) .l-subheader {
        transition-property: transform, background, box-shadow, line-height, height;
        transition-duration: 0.3s;
        transition-timing-function: cubic-bezier(.78, .13, .15, .86)
    }

    .header_hor .l-header.sticky_auto_hide {
        transition: transform 0.3s cubic-bezier(.78, .13, .15, .86) 0.1s
    }

    .header_hor .l-header.sticky_auto_hide.down {
        transform: translateY(-110%)
    }

    .l-header.bg_transparent:not(.sticky) .l-subheader {
        box-shadow: none !important;
        background: none
    }

    .l-header.bg_transparent~.l-main .l-section.width_full.height_auto:first-of-type>.l-section-h {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .l-header.pos_static.bg_transparent {
        position: absolute;
        left: 0
    }

    .l-subheader.width_full .l-subheader-h {
        max-width: none !important
    }

    .l-header.shadow_thin .l-subheader.at_middle,
    .l-header.shadow_thin .l-subheader.at_bottom {
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08)
    }

    .l-header.shadow_wide .l-subheader.at_middle,
    .l-header.shadow_wide .l-subheader.at_bottom {
        box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.1), 0 2px 1px -1px rgba(0, 0, 0, 0.05)
    }

    .header_hor .l-subheader-cell>.w-cart {
        margin-left: 0;
        margin-right: 0
    }

    :root {
        --header-height: 99px;
        --header-sticky-height: 99px
    }

    .l-header:before {
        content: '99'
    }

    .l-header.sticky:before {
        content: '99'
    }

    .l-subheader.at_top {
        line-height: 35px;
        height: 35px
    }

    .l-header.sticky .l-subheader.at_top {
        line-height: 35px;
        height: 35px
    }

    .l-subheader.at_middle {
        line-height: 64px;
        height: 64px
    }

    .l-header.sticky .l-subheader.at_middle {
        line-height: 64px;
        height: 64px
    }

    .l-subheader.at_bottom {
        line-height: 50px;
        height: 50px
    }

    .l-header.sticky .l-subheader.at_bottom {
        line-height: 50px;
        height: 50px
    }

    .headerinpos_above .l-header.pos_fixed {
        overflow: hidden;
        transition: transform 0.3s;
        transform: translate3d(0, -100%, 0)
    }

    .headerinpos_above .l-header.pos_fixed.sticky {
        overflow: visible;
        transform: none
    }

    .headerinpos_above .l-header.pos_fixed~.l-section>.l-section-h,
    .headerinpos_above .l-header.pos_fixed~.l-main .l-section:first-of-type>.l-section-h {
        padding-top: 0 !important
    }

    .headerinpos_below .l-header.pos_fixed:not(.sticky) {
        position: absolute;
        top: 100%
    }

    .headerinpos_below .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h {
        padding-top: 0 !important
    }

    .headerinpos_below .l-header.pos_fixed~.l-main .l-section.full_height:nth-of-type(2) {
        min-height: 100vh
    }

    .headerinpos_below .l-header.pos_fixed~.l-main>.l-section:nth-of-type(2)>.l-section-h {
        padding-top: var(--header-height)
    }

    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) {
        position: absolute;
        top: 100vh
    }

    .headerinpos_bottom .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h {
        padding-top: 0 !important
    }

    .headerinpos_bottom .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h {
        padding-bottom: var(--header-height)
    }

    .headerinpos_bottom .l-header.pos_fixed.bg_transparent~.l-main .l-section.valign_center:not(.height_auto):first-of-type>.l-section-h {
        top: calc(var(--header-height) / 2)
    }

    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-cart-dropdown,
    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_2 {
        bottom: 100%;
        transform-origin: 0 100%
    }

    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_mobile.m_layout_dropdown .w-nav-list.level_1 {
        top: auto;
        bottom: 100%;
        box-shadow: var(--box-shadow-up)
    }

    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_3,
    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_4 {
        top: auto;
        bottom: 0;
        transform-origin: 0 100%
    }

    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-dropdown-list {
        top: auto;
        bottom: -0.4em;
        padding-top: 0.4em;
        padding-bottom: 2.4em
    }

    .admin-bar .l-header.pos_static.bg_solid~.l-main .l-section.full_height:first-of-type {
        min-height: calc(100vh - var(--header-height) - 32px)
    }

    .admin-bar .l-header.pos_fixed:not(.sticky_auto_hide)~.l-main .l-section.full_height:not(:first-of-type) {
        min-height: calc(100vh - var(--header-sticky-height) - 32px)
    }

    .admin-bar.headerinpos_below .l-header.pos_fixed~.l-main .l-section.full_height:nth-of-type(2) {
        min-height: calc(100vh - 32px)
    }
}

@media (min-width:601px) and (max-width:1024px) {
    .hidden_for_default {
        display: none !important
    }

    .l-subheader.at_bottom {
        display: none
    }

    .l-header {
        position: relative;
        z-index: 111;
        width: 100%
    }

    .l-subheader {
        margin: 0 auto
    }

    .l-subheader.width_full {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .l-subheader-h {
        display: flex;
        align-items: center;
        position: relative;
        margin: 0 auto;
        height: inherit
    }

    .w-header-show {
        display: none
    }

    .l-header.pos_fixed {
        position: fixed;
        left: 0
    }

    .l-header.pos_fixed:not(.notransition) .l-subheader {
        transition-property: transform, background, box-shadow, line-height, height;
        transition-duration: 0.3s;
        transition-timing-function: cubic-bezier(.78, .13, .15, .86)
    }

    .header_hor .l-header.sticky_auto_hide {
        transition: transform 0.3s cubic-bezier(.78, .13, .15, .86) 0.1s
    }

    .header_hor .l-header.sticky_auto_hide.down {
        transform: translateY(-110%)
    }

    .l-header.bg_transparent:not(.sticky) .l-subheader {
        box-shadow: none !important;
        background: none
    }

    .l-header.bg_transparent~.l-main .l-section.width_full.height_auto:first-of-type>.l-section-h {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .l-header.pos_static.bg_transparent {
        position: absolute;
        left: 0
    }

    .l-subheader.width_full .l-subheader-h {
        max-width: none !important
    }

    .l-header.shadow_thin .l-subheader.at_middle,
    .l-header.shadow_thin .l-subheader.at_bottom {
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08)
    }

    .l-header.shadow_wide .l-subheader.at_middle,
    .l-header.shadow_wide .l-subheader.at_bottom {
        box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.1), 0 2px 1px -1px rgba(0, 0, 0, 0.05)
    }

    .header_hor .l-subheader-cell>.w-cart {
        margin-left: 0;
        margin-right: 0
    }

    :root {
        --header-height: 109px;
        --header-sticky-height: 109px
    }

    .l-header:before {
        content: '109'
    }

    .l-header.sticky:before {
        content: '109'
    }

    .l-subheader.at_top {
        line-height: 45px;
        height: 45px
    }

    .l-header.sticky .l-subheader.at_top {
        line-height: 45px;
        height: 45px
    }

    .l-subheader.at_middle {
        line-height: 64px;
        height: 64px
    }

    .l-header.sticky .l-subheader.at_middle {
        line-height: 64px;
        height: 64px
    }

    .l-subheader.at_bottom {
        line-height: 50px;
        height: 50px
    }

    .l-header.sticky .l-subheader.at_bottom {
        line-height: 50px;
        height: 50px
    }
}

@media (max-width:600px) {
    .hidden_for_default {
        display: none !important
    }

    .l-subheader.at_bottom {
        display: none
    }

    .l-header {
        position: relative;
        z-index: 111;
        width: 100%
    }

    .l-subheader {
        margin: 0 auto
    }

    .l-subheader.width_full {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .l-subheader-h {
        display: flex;
        align-items: center;
        position: relative;
        margin: 0 auto;
        height: inherit
    }

    .w-header-show {
        display: none
    }

    .l-header.pos_fixed {
        position: fixed;
        left: 0
    }

    .l-header.pos_fixed:not(.notransition) .l-subheader {
        transition-property: transform, background, box-shadow, line-height, height;
        transition-duration: 0.3s;
        transition-timing-function: cubic-bezier(.78, .13, .15, .86)
    }

    .header_hor .l-header.sticky_auto_hide {
        transition: transform 0.3s cubic-bezier(.78, .13, .15, .86) 0.1s
    }

    .header_hor .l-header.sticky_auto_hide.down {
        transform: translateY(-110%)
    }

    .l-header.bg_transparent:not(.sticky) .l-subheader {
        box-shadow: none !important;
        background: none
    }

    .l-header.bg_transparent~.l-main .l-section.width_full.height_auto:first-of-type>.l-section-h {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .l-header.pos_static.bg_transparent {
        position: absolute;
        left: 0
    }

    .l-subheader.width_full .l-subheader-h {
        max-width: none !important
    }

    .l-header.shadow_thin .l-subheader.at_middle,
    .l-header.shadow_thin .l-subheader.at_bottom {
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08)
    }

    .l-header.shadow_wide .l-subheader.at_middle,
    .l-header.shadow_wide .l-subheader.at_bottom {
        box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.1), 0 2px 1px -1px rgba(0, 0, 0, 0.05)
    }

    .header_hor .l-subheader-cell>.w-cart {
        margin-left: 0;
        margin-right: 0
    }

    :root {
        --header-height: 134px;
        --header-sticky-height: 134px
    }

    .l-header:before {
        content: '134'
    }

    .l-header.sticky:before {
        content: '134'
    }

    .l-subheader.at_top {
        line-height: 70px;
        height: 70px
    }

    .l-header.sticky .l-subheader.at_top {
        line-height: 70px;
        height: 70px
    }

    .l-subheader.at_middle {
        line-height: 64px;
        height: 64px
    }

    .l-header.sticky .l-subheader.at_middle {
        line-height: 64px;
        height: 64px
    }

    .l-subheader.at_bottom {
        line-height: 50px;
        height: 50px
    }

    .l-header.sticky .l-subheader.at_bottom {
        line-height: 50px;
        height: 50px
    }
}

@media (min-width:1281px) {
    .ush_image_1 {
        height: 60px !important
    }

    .l-header.sticky .ush_image_1 {
        height: 60px !important
    }
}

@media (min-width:1025px) and (max-width:1280px) {
    .ush_image_1 {
        height: 50px !important
    }

    .l-header.sticky .ush_image_1 {
        height: 50px !important
    }
}

@media (min-width:601px) and (max-width:1024px) {
    .ush_image_1 {
        height: 40px !important
    }

    .l-header.sticky .ush_image_1 {
        height: 40px !important
    }
}

@media (max-width:600px) {
    .ush_image_1 {
        height: 36px !important
    }

    .l-header.sticky .ush_image_1 {
        height: 36px !important
    }
}

.header_hor .ush_menu_1.type_desktop .menu-item.level_1>a:not(.w-btn) {
    padding-left: 20px;
    padding-right: 20px
}

.header_hor .ush_menu_1.type_desktop .menu-item.level_1>a.w-btn {
    margin-left: 20px;
    margin-right: 20px
}

.header_ver .ush_menu_1.type_desktop .menu-item.level_1>a:not(.w-btn) {
    padding-top: 20px;
    padding-bottom: 20px
}

.header_ver .ush_menu_1.type_desktop .menu-item.level_1>a.w-btn {
    margin-top: 20px;
    margin-bottom: 20px
}

.ush_menu_1.type_desktop .menu-item:not(.level_1) {
    font-size: 16px
}

.ush_menu_1.type_mobile .w-nav-anchor.level_1,
.ush_menu_1.type_mobile .w-nav-anchor.level_1+.w-nav-arrow {
    font-size: 16px
}

.ush_menu_1.type_mobile .w-nav-anchor:not(.level_1),
.ush_menu_1.type_mobile .w-nav-anchor:not(.level_1)+.w-nav-arrow {
    font-size: 15px
}

@media (min-width:1281px) {
    .ush_menu_1 .w-nav-icon {
        font-size: 30px
    }
}

@media (min-width:1025px) and (max-width:1280px) {
    .ush_menu_1 .w-nav-icon {
        font-size: 32px
    }
}

@media (min-width:601px) and (max-width:1024px) {
    .ush_menu_1 .w-nav-icon {
        font-size: 20px
    }
}

@media (max-width:600px) {
    .ush_menu_1 .w-nav-icon {
        font-size: 20px
    }
}

.ush_menu_1 .w-nav-icon>div {
    border-width: 3px
}

@media screen and (max-width:899px) {
    .w-nav.ush_menu_1>.w-nav-list.level_1 {
        display: none
    }

    .ush_menu_1 .w-nav-control {
        display: block
    }
}

.ush_menu_1 .menu-item.level_1>a:not(.w-btn):focus,
.no-touch .ush_menu_1 .menu-item.level_1.opened>a:not(.w-btn),
.no-touch .ush_menu_1 .menu-item.level_1:hover>a:not(.w-btn) {
    background: transparent;
    color: var(--color-header-middle-text-hover)
}

.ush_menu_1 .menu-item.level_1.current-menu-item>a:not(.w-btn),
.ush_menu_1 .menu-item.level_1.current-menu-ancestor>a:not(.w-btn),
.ush_menu_1 .menu-item.level_1.current-page-ancestor>a:not(.w-btn) {
    background: var(--color-header-middle-bg);
    color: var(--color-header-middle-text-hover)
}

.l-header.bg_transparent:not(.sticky) .ush_menu_1.type_desktop .menu-item.level_1.current-menu-item>a:not(.w-btn),
.l-header.bg_transparent:not(.sticky) .ush_menu_1.type_desktop .menu-item.level_1.current-menu-ancestor>a:not(.w-btn),
.l-header.bg_transparent:not(.sticky) .ush_menu_1.type_desktop .menu-item.level_1.current-page-ancestor>a:not(.w-btn) {
    background: transparent;
    color: var(--color-header-transparent-text-hover)
}

.ush_menu_1 .w-nav-list:not(.level_1) {
    background: var(--color-header-middle-bg);
    color: var(--color-header-middle-text)
}

.no-touch .ush_menu_1 .menu-item:not(.level_1)>a:focus,
.no-touch .ush_menu_1 .menu-item:not(.level_1):hover>a {
    background: transparent;
    color: var(--color-header-middle-text-hover)
}

.ush_menu_1 .menu-item:not(.level_1).current-menu-item>a,
.ush_menu_1 .menu-item:not(.level_1).current-menu-ancestor>a,
.ush_menu_1 .menu-item:not(.level_1).current-page-ancestor>a {
    background: transparent;
    color: var(--color-header-middle-text-hover)
}

.ush_btn_1 {
    font-family: var(--font-body) !important;
    font-weight: 600 !important;
    font-size: 12px !important
}

.ush_html_2 {
    margin-top: 7px !important
}

.ush_html_1 {
    font-size: 14px !important
}

.ush_menu_1 {
    font-size: 16px !important
}

@media (max-width:600px) {
    .ush_btn_1 {
        font-size: 10px !important
    }
}

/* us-custom-css */


.video_link_img {
    position: absolute;
    width: 100px;
    top: 0px;
    right: -10px;
    transition: all 0.5s ease
}

.video_link_img img {
    display: none !important
}

.video_link_img>a>img {
    display: block !important
}

.testi_css_2024 .owl-nav {
    position: absolute;
    left: 13%;
    bottom: 20px;
    display: block
}

.no-touch .owl-carousel.navpos_outside.navstyle_circle>.owl-nav div:hover,
.no-touch .owl-carousel.navpos_outside.navstyle_block>.owl-nav div:hover {
    background: unset
}

.testi_css_2024 .owl-next:after {
    content: '';
    background-image: url('../images/right-arrow.svg');
    width: 20px;
    height: 20px;
    background-repeat: no-repeat
}

.testi_css_2024 .owl-next:hover:after {
    background-image: url('../images/right-arrow-blue.svg')
}

.testi_css_2024 .owl-prev:after {
    content: '';
    background-image: url('../images/left-arrow.svg');
    width: 20px;
    height: 20px;
    background-repeat: no-repeat
}

.testi_css_2024 .owl-prev:hover:after {
    background-image: url('https://www.ecosmob.com/wp-content/uploads/2024/08/left-arrow-blue.svg')
}

.video_link_img:hover {
    box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.1);
    border-radius: 5px
}

.rquote img {
    width: 80px;
    position: absolute;
    right: 100px;
    bottom: -30px
}

.lquote img {
    width: 80px;
    position: absolute;
    top: -30px;
    left: 80px
}

.header-menu .us-btn-style_13 {
    background: #099e92;
    color: #fff !important
}

.header-menu .us-btn-style_13:hover {
    color: #323232 !important;
    background: transparent !important
}

.header-menu .us-btn-style_13:hover:after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 45px;
    padding: 1px;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    border-width: 1px 1px 1px 1px;
    background: linear-gradient(90deg, #FD5DC8 3.4%, #018ACB 66.04%, #53C0B0 106.1%);
    background-size: 200% 100%;
    background-position: left center
}

._25_free_one {
    margin-bottom: 0px !important;
    border-radius: 20px !important;
    background: #099e92 url(../images/freeswitch-bg-cta.png) !important;
    padding: 30px 20px 30px 20px !important
}

._25_free_two {
    margin-bottom: 0px !important;
    border-radius: 20px !important;
    background: #099e92 url(../images/asterisk-bg-cta.png) !important;
    padding: 30px 20px 30px 20px !important
}

._25_free_three {
    margin-bottom: 0px !important;
    border-radius: 20px !important;
    background: #099e92 url(../images/webrtc-bg-cta.png) !important;
    padding: 30px 20px 30px 20px !important
}

._25_free_text {
    color: #ffffff !important;
    text-align: center !important;
    font-size: 25px !important;
    padding-top: 10px !important;
    padding-bottom: 15px !important
}

body {
    -webkit-font-smoothing: subpixel-antialiased
}

#simple_table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
    background-color: #ffffff;
    color: black
}

#simple_table td,
#simple_table th {
    text-align: left;
    padding: 8px;
    border: 1px solid #000000
}

#simple_table tr td {
    font-size: 18px !important
}

#simple_table tr:nth-child(even) {
    background-color: #dddddd
}

#simple_table tr:hover {
    background-color: #f8f8ed
}

#simple_table tr>th {
    background: #ffffff;
    color: #000000
}

#simple_table_2 {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100% !important;
    background-color: #ffffff;
    color: black;
    overflow: auto;
    display: block
}

#simple_table_2 td,
#simple_table_2 th {
    text-align: left;
    padding: 8px;
    border: 1px solid #000000
}

#simple_table_2 tr:nth-child(even) {
    background-color: #dddddd
}

#simple_table_2 tr:hover {
    background-color: #f8f8ed
}

#simple_table_2 tr>th {
    background: #ffffff;
    color: #000000
}

#simple_table_2 tr td {
    font-size: 18px !important
}

.hero_head h1 {
    color: #323232 !important;
    text-align: left !important;
    font-size: 55px !important;
    line-height: 1.3 !important;
    margin-bottom: 0px !important
}

.header-menu .mega-drop-down>a {
    padding-bottom: 30px;
    margin-top: 30px
}

.header-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 60px;
    height: auto;
    clear: none;
    float: right;
    width: 100%
}

.header-menu li {
    float: left;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0px
}

.header-menu li a {
    display: block;
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #323232
}

.header-menu li:before {
    content: "";
    width: 100%;
    height: 3px;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    display: none;
    animation: fadeInAnimation ease 2s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards
}

.header-menu .offering:before,
.header-menu .voip-solution:before {
    background: linear-gradient(90deg, #FD5DC8 0%, #018ACB 61%, #53C0B0 100%)
}

.header-menu .hire-developers::before,
.header-menu .industries::before {
    background: linear-gradient(90deg, #FD5DC8 0%, #018ACB 61%, #53C0B0 100%)
}

.header-menu .approach:before,
.header-menu .about:before {
    left: unset;
    background: linear-gradient(90deg, #FD5DC8 0%, #018ACB 61%, #53C0B0 100%)
}

.header-menu .approach:before {
    width: 888.11px
}

.header-menu .about:before {
    width: 849.48px
}

.header-menu li:hover::before {
    display: block
}

.header-menu li:after {
    content: "";
    position: absolute;
    top: 93%;
    width: 20px;
    height: 12px;
    clip-path: polygon(0% 100%, 50% 0%, 100% 100%);
    display: none;
    z-index: -1;
    animation: fadeInAnimation ease 2.5s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards
}

.header-menu .offering:after {
    background-color: #9E6EC9
}

.header-menu .voip-solution:after {
    background-color: #7975CA
}

.header-menu .hire-developers::after,
.header-menu .industries::after {
    background-color: #3980CB
}

.header-menu .approach:after {
    background-color: #A16EC9
}

.header-menu .about:after {
    background-color: #2584CB
}

.header-menu li:hover::after {
    display: block
}

@keyframes fadeInAnimation {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.hero-menu {
    left: 0;
    right: 0;
    display: none;
    padding-top: 0;
    min-height: 100%;
    box-shadow: 0px 14.770000457763672px 20px 0px #0000000A;
    background-color: #fff;
    padding-bottom: 30px;
    top: 0;
    margin-top: 93px;
    justify-content: space-evenly;
    align-items: flex-start;
    flex-direction: column;
    overflow: hidden;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    position: absolute
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.hero-menu .flex-menu {
    display: flex;
    width: 100%;
    justify-content: space-evenly;
    gap: 10px;
    padding: 0px 30px
}

.hero-menu .flex-menu .minus-margin {
    margin-top: -3px
}

.hero-menu .menu-column {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
    width: max-content;
    flex-direction: column
}

.hero-menu .menu-column .menu-section {
    flex-direction: row;
    padding-top: 30px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
    width: max-content
}

.hero-menu .menu-column .menu-section h3 {
    color: #000000;
    font-size: 22px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em;
    margin: 0px
}

.hero-menu .menu-column ul {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: unset;
    flex-direction: column;
    margin: unset;
    margin-top: 15px
}

.hero-menu .menu-column ul li a {
    font-size: 18px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 0em;
    color: #323232
}

.hero-menu .menu-column ul li:hover a {
    background: linear-gradient(90deg, #FD5DC8 3.4%, #018ACB 66.04%, #53C0B0 106.1%), linear-gradient(0deg, #000000, #000000);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.hero-menu .explore-blog-menu-section {
    border: 1px solid #DCE1E5;
    border-radius: 20px;
    padding: 15px;
    max-width: 325px;
    margin-top: 15px;
    height: fit-content;
    margin-bottom: 15px
}

.hero-menu .explore-blog-menu-section h3,
.hero-menu .explore-blog-menu-section .explore-blog-menu-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -0.02em;
    color: #323232
}

.hero-menu .explore-blog-menu-section img {
    width: 100%
}

.hero-menu .explore-blog-menu-section p {
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    color: #878F95
}

.hero-menu .explore-blog-menu-section a {
    background: linear-gradient(90deg, #FD5DC8 3.4%, #018ACB 66.04%, #53C0B0 106.1%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.hero-menu .explore-blog-menu-section a img {
    margin-left: 5px;
    width: unset !important
}

.mega-drop-down:hover .hero-menu {
    display: flex
}

.hero-menu .menu-info {
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    border-top: 1px solid #DCE1E5;
    padding: 30px 0px 0px
}

.hero-menu .menu-info .img,
.hero-menu .menu-info .call,
.hero-menu .menu-info .email {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 15px
}

.hero-menu .menu-info .call p,
.hero-menu .menu-info .email p {
    margin-bottom: 0px;
    color: #323232;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0em;
    margin: 0px
}

.hero-menu .menu-info .call span,
.hero-menu .menu-info .email span {
    color: #878F95;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em
}

.hero-menu .menu-info .img {
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(51.41deg, #FD5DC8 -7.09%, #018ACB 67.2%, #53C0B0 114.71%);
    border-radius: 100%;
    flex-shrink: 0
}

.hero-menu .colored-text li {
    font-size: 18px;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: 0em;
    color: #000000;
    gap: 15px;
    align-items: center;
    margin-bottom: 10px
}

.hero-menu .colored-text li:hover a {
    background: linear-gradient(90deg, #FD5DC8 3.4%, #018ACB 66.04%, #53C0B0 106.1%), linear-gradient(0deg, #000000, #000000);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.hero-menu.small-menu {
    width: fit-content;
    padding: 10px 60px 30px 60px;
    left: unset
}

.hero-menu.small-menu .flex-menu {
    gap: 100px
}

.hero-menu.small-menu .explore-blog-menu-section h3,
.hero-menu.small-menu .explore-blog-menu-section .explore-blog-menu-title {
    font-size: 22px;
    margin-bottom: 10px
}

.header-menu li .lets-talk-btn {
    background: linear-gradient(180deg, #3CF0C0 0%, #0BE6EE 100%);
    color: #ffffff;
    width: 152px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    outline: none;
    border-radius: 42px;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em
}

.header-menu li .search-btn {
    border: none;
    outline: none;
    background-color: unset;
    margin-left: -20px
}

.header-menu .font-size-16 {
    font-size: 16px;
    font-weight: bold
}

.header-menu li:hover::before {
    display: block
}

@media only screen and (max-width:1400px) {
    .header-menu li a {
        font-size: 16px
    }

    .header-menu li .lets-talk-btn {
        width: 125px
    }

    .hero-menu .menu-column .menu-section h3 {
        font-size: 18px
    }

    .hero-menu .menu-column ul li a {
        font-size: 14px
    }

    .hero-menu .explore-blog-menu-section {
        padding: 10px;
        max-width: 250px
    }

    .hero-menu .explore-blog-menu-section img {
        width: 100%
    }

    .hero-menu .menu-info .img {
        height: 50px;
        width: 50px
    }

    .hero-menu .menu-info .call p,
    .hero-menu .menu-info .email p {
        font-size: 16px
    }

    .hero-menu .explore-blog-menu-section h3,
    .hero-menu .explore-blog-menu-section .explore-blog-menu-title {
        font-size: 18px !important
    }

    .header-menu {
        gap: 47px
    }

    .header-menu .approach:before {
        width: 495px
    }

    .header-menu .about:before {
        width: 280px
    }

    .hero-menu .menu-column ul li a {
        line-height: 25px
    }

    .header-menu li:after {
        top: 90%
    }
}

@media only screen and (max-width:1280px) {
    .header-menu .mega-drop-down>a {
        padding-bottom: 18px;
        margin-top: 18px
    }

    .hero-menu {
        margin-top: 67px
    }
}

@media only screen and (max-width:1160px) {
    .header-menu {
        gap: 32px
    }

    .hero-menu {
        margin-top: 67px
    }
}

@media only screen and (min-width:1450px) and (max-width:1600px) {
    .header-menu {
        gap: 65px
    }

    .header-menu li a {
        font-size: 16px
    }
}

.new_lets {
    background: #099e92;
    border: transparent !important;
    color: #fff !important
}

.new_lets:hover {
    color: #fff !important
}

.ent .sp-ea-single {
    background: #1C33E4 !important;
    border: 1px solid #1C33E4 !important;
    text-align: left
}

.ent .ea-header a {
    color: #fff !important;
    font-family: 'Proxima-Nova-Font';
    font-size: 17px !important
}

.ent h3.ea-header {
    padding-left: 10px;
    padding-right: 10px
}

.ent .ea-body {
    padding-left: 20px !important;
    padding-right: 20px !important;
    background: #1C33E4 !important;
    color: #fff !important
}

.ent .sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a .ea-expand-icon {
    color: #fff !important
}

.ent .ea-card.sp-ea-single.ea-expand {
    border-radius: 18px 18px 0px 0px
}

.ent_two .sp-ea-single {
    background: #FFF !important;
    border-bottom: 2px solid #E7E7E7 !important;
    text-align: left;
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important
}

.ent_two .ea-header a {
    color: #222222 !important;
    font-family: 'Proxima-Nova-Font';
    font-size: 17px !important
}

#sp-ea-33192.sp-easy-accordion>.ea-expand {
    background-color: #F5F9FC !important;
    border-bottom: 0px !important
}

#sp-ea-33196.sp-easy-accordion>.ea-expand {
    background-color: #1C33E4 !important;
    border-bottom: 0px !important
}

.ent_two h3.ea-header {
    padding-left: 10px;
    padding-right: 10px
}

.ent_two .ea-body {
    padding-left: 20px !important;
    padding-right: 20px !important;
    background: #F5F9FC !important;
    color: #000000 !important;
    border-radius: 18px !important
}

.ent_two .sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a .ea-expand-icon {
    color: #000000 !important
}

.ent_two .ea-card.sp-ea-single.ea-expand {
    border-radius: 18px 18px 18px 18px
}

.to_btn {
    background: #FFB100;
    border-radius: 10px;
    padding: 6px 15px;
    color: #000
}

.sp-easy-accordion .sp-ea-single .ea-header a {
    font-weight: 400;
    color: #444;
    border-radius: 10px !important;
    background: #f7f7f7 !important
}

.sp-easy-accordion .sp-ea-single {
    background: transparent;
    border-radius: 10px !important
}

.sp-easy-accordion .sp-ea-single.ea-expand .ea-header a {
    background: #099e92 !important;
    color: #fff !important
}

.sp-easy-accordion .sp-ea-single .ea-header a {
    position: relative;
    padding-left: 35px !important
}

.sp-easy-accordion .sp-ea-single .ea-header a:before {
    content: '';
    width: 6px;
    height: 6px;
    background: #333;
    position: absolute;
    top: 27px;
    left: 20px
}

.sp-easy-accordion .sp-ea-single.ea-expand .ea-header a:before {
    background: #fff
}

.sp-ea-one.sp-easy-accordion .sp-ea-single.ea-expand .ea-header a .ea-expand-icon {
    color: #efb32d !important;
    border: 2px solid #efb32d !important
}

.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon.fa {
    float: right !important;
    border: 2px solid #333;
    padding: 0;
    border-radius: 50%;
    font-size: 12px !important;
    width: 23px;
    height: 25px;
    line-height: 22px
}

:root {
    --bg-table-stripe: #f6f6f5;
    --b-table: #e3e3e2;
    --caption: #242423
}

article.post-30109 {
    display: none !important
}

table {
    background-color: transparent;
    border-collapse: collapse;
    font-family: Arial, Helvetica, sans-serif
}

th {
    text-align: left
}

.l-subheader.at_top p a {
    background: #ffff;
    border-radius: 50px;
    padding: 7px 12px;
    color: #099e92
}

.dcf-txt-center {
    text-align: center !important
}

.dcf-txt-left {
    text-align: left !important
}

.dcf-txt-right {
    text-align: right !important
}

.dcf-table caption {
    color: var(--caption);
    font-size: 1.13em;
    font-weight: 700;
    padding-bottom: .56rem
}

.dcf-table thead {
    font-size: .84em
}

.dcf-table tbody {
    border-bottom: 1px solid var(--b-table);
    border-top: 1px solid var(--b-table);
    font-size: .84em
}

.dcf-table tfoot {
    font-size: .84em
}

.dcf-table td,
.dcf-table th {
    padding-right: 1.78em
}

.dcf-table-bordered,
.dcf-table-bordered td,
.dcf-table-bordered th {
    border: 1px solid var(--b-table)
}

.dcf-table-bordered td,
.dcf-table-bordered th,
.dcf-table-striped td,
.dcf-table-striped th {
    padding-left: 1em;
    padding-right: 1em
}

.dcf-table-bordered tr:not(:last-child),
.dcf-table-striped tr:not(:last-child) {
    border-bottom: 1px solid var(--b-table)
}

.dcf-table-striped tbody tr:nth-of-type(2n) {
    background-color: var(--bg-table-stripe)
}

.dcf-table thead td,
.dcf-table thead th {
    padding-bottom: .75em;
    vertical-align: bottom
}

.dcf-table tbody td,
.dcf-table tbody th,
.dcf-table tfoot td,
.dcf-table tfoot th {
    padding-top: .75em;
    vertical-align: top
}

.dcf-table tbody td,
.dcf-table tbody th {
    padding-bottom: .75em
}

.dcf-table-bordered thead th {
    padding-top: 1.33em
}

.dcf-wrapper-table-scroll {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    padding-bottom: 1em;
    position: relative;
    right: 50%;
    width: 100vw
}

@media only screen and (max-width:42.09em) {

    .dcf-table-responsive .dcf-table-bordered td,
    .dcf-table-bordered th,
    .dcf-table-striped td,
    .dcf-table-striped th {
        display: grid
    }

    .dcf-table-responsive thead {
        clip: rect(0 0 0 0);
        -webkit-clip-path: inset(50%);
        clip-path: inset(50%);
        height: 1px;
        overflow: hidden;
        position: absolute;
        width: 1px;
        white-space: nowrap
    }

    .dcf-table-responsive tr {
        display: block
    }

    .dcf-table-responsive td {
        -webkit-column-gap: 3.16vw;
        -moz-column-gap: 3.16vw;
        column-gap: 3.16vw;
        display: grid;
        grid-template-columns: 1fr 2fr;
        text-align: left !important
    }

    .dcf-table-responsive.dcf-table-bordered,
    .dcf-table-responsive.dcf-table-bordered thead th {
        border-width: 0
    }

    .dcf-table-responsive.dcf-table-bordered tbody td {
        border-top-width: 0
    }

    .dcf-table-responsive:not(.dcf-table-bordered) tbody tr {
        padding-bottom: .75em
    }

    .dcf-table-responsive:not(.dcf-table-bordered) tbody td {
        padding-bottom: 0
    }

    .dcf-table-responsive:not(.dcf-table-bordered):not(.dcf-table-striped) tbody td {
        padding-right: 0
    }

    .dcf-table-responsive.dcf-table-bordered tbody tr:last-child td:last-child {
        border-bottom-width: 0
    }

    .dcf-table-responsive tbody td:before {
        content: attr(data-label);
        float: left;
        font-weight: 700;
        padding-right: 1.78em
    }
}

.dcf-overflow-x-auto {
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch
}

.dcf-w-100\% {
    width: 100% !important
}

table.dcf-table td,
th {
    border: 1px solid !important;
    border-color: #2720cc !important
}

.w-pricing.style_flat.items_2 {
    margin: 40px 0
}

.w-pricing-item-title {
    line-height: 1.2em !important
}

.w-pricing-item-features {
    list-style-type: disc !important
}

ul.w-pricing-item-features {
    margin: 0 !important;
    text-align: left;
    padding: 0 2em 2em 2em !important
}

.w-pricing-item-header {
    padding: 1.5em 1em;
    text-align: left
}

.type_default .w-pricing-item-header,
.type_default ul.w-pricing-item-features {
    color: #000 !important
}

.type_featured .w-pricing-item-header,
.type_featured ul.w-pricing-item-features {
    color: #fff !important
}

.ilightbox-title {
    display: none
}

.aigpl-img-count.aigpl-center {
    display: none !important
}

.us-btn-style_10 {
    text-decoration: none !important
}

.w-actionbox-title {
    padding-top: 0px !important
}

.cta_row_start {
    margin: 20px 0px
}

.cta_row {
    background: url(../images/Group-17.png) no-repeat center right / cover, linear-gradient(270deg, #099e92 0%, #5B0DD4 100%) !important;
    padding: 1.5rem 2.5rem 1.5rem 2.5rem !important
}

.aigpl-album-design-1 .aigpl-img-wrp::after {
    border: none !important
}

.txtlink a {
    color: #099e92 !important
}

.w-post-elm.stretched img {
    width: auto !important
}

a.w-nav-anchor.level_4 span.w-nav-title:hover {
    color: #efb32d !important
}

a.w-nav-anchor.level_4 span.w-nav-title {
    list-style-type: none !important;
    text-align: left !important;
    font: normal normal normal 16px/30px Proxima-Nova-font !important;
    letter-spacing: 0px;
    color: #323232
}

a.w-nav-anchor.level_4 {
    padding-bottom: 0px !important;
    margin-bottom: 8px !important;
    margin-top: 8px
}

.w-nav.type_desktop .menu-item-has-children>.w-nav-anchor:not(.level_1) .w-nav-arrow {
    line-height: 1.3em !important;
    width: 13em !important
}

.w-nav.type_desktop .w-nav-list.level_4 {
    left: 60% !important;
    min-width: 10rem !important
}

.oursbc {
    height: auto !important;
    min-height: 300px !important
}

.single-post .post_content a {
    color: #099e92
}

.single-post .post_content a:hover {
    text-decoration: underline
}

.align_center {
    clear: both
}

.w-tabs-section-content {
    padding-top: 1rem
}

.float_left .smile_icon_list li.icon_list_item {
    margin-bottom: 20px !important
}

.bdrleft::after {
    content: url(../images/Group-59584.svg);
    position: absolute;
    bottom: 50px;
    right: 0px
}

.sbcdots:before {
    content: url(../images/Group-59065.svg);
    position: absolute;
    top: -80px;
    right: 90px
}

.float_left .icon_list_icon {
    background: transparent !important
}

.float_left {
    width: 50%;
    float: left
}

.float_left .smile_icon_list.left li .icon_description {
    padding-left: 10px
}

.float_left .smile_icon_list.circle .icon_list_icon {
    margin-top: 2px
}

.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon.fa {
    width: 25px !important;
    height: 25px !important
}

@media screen and (max-width:768px) {
    .float_left .smile_icon_list li.icon_list_item {
        margin-bottom: 0px !important
    }

    .video_link_img {
        right: 0px;
        width: 90px;
        top: -30px
    }

    .video_link_img:hover {
        border-radius: 5px
    }

    .lquote img {
        width: 60px;
        top: -25px
    }

    .rquote img {
        width: 60px;
        bottom: -25px
    }

    .align_right {
        text-align: center !important
    }

    .sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a {
        font-size: 15px;
        line-height: normal
    }

    .float_left {
        width: 100%;
        margin-bottom: 0 !important
    }

    .at_center .hidden_for_mobiles {
        display: none !important
    }

    .menu-open #collapsibleNavbar {
        display: none !important
    }
}

.business-models ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1
}

.single-post h2 {
    font-size: 40px;
    line-height: normal !important
}

.single-post h3,
h4 {
    font-size: 30px;
    line-height: normal !important;
    margin-bottom: 10px !important;
    padding-top: 10px !important
}

.conQA a {
    font: normal normal bold 24px Proxima-Nova-Font-Bold !important;
    color: #323232 !important;
    margin-bottom: 1.5rem !important
}

.conQA a:hover {
    color: #efb32d !important
}

.linka {
    margin-bottom: 20px
}

.linka p {
    color: #323232;
    font-weight: 500
}

.linka a {
    color: #099e92;
    text-decoration: underline;
    font-weight: 600
}

.w-sharing-tooltip {
    display: none !important
}

.type_desktop .togglable {
    cursor: pointer
}

.hide {
    display: none
}

.main:hover .visible {
    display: none
}

.main:hover .hide {
    display: block
}

.icon_circle .aio-icon-img.uavc-circle {
    margin: auto;
    -webkit-box-shadow: 0 4px 3px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 4px 3px 0px rgb(0 0 0 / 10%);
    box-shadow: 0 4px 3px 0px rgb(0 0 0 / 10%)
}

.noselect .w-nav-title {
    color: #878f95 !important
}

.noselect .w-nav-title:hover {
    color: #efb32d !important
}

.hire_menu ul {
    columns: 4;
    -webkit-columns: 4;
    -moz-columns: 4
}

.wpcf7 form .wpcf7-response-output {
    margin: 1em 0.5em 1em;
    border-radius: 20px
}

a.w-nav-control.active {
    display: none
}

.w-nav.type_mobile .menu-item-has-children>.w-nav-anchor .w-nav-arrow {
    float: right
}

.unique-dot:after {
    opacity: 0 !important
}

.result_hover {
    background-color: #fff !important
}

.h2heading h2 {
    font-size: 47px !important
}

.fontlighth2 {
    font-size: 47px !important
}

.h2heading h2:after {
    right: unset !important;
    margin-left: 5px
}

.widgettitle,
h4 {
    font-size: 1rem !important
}

section.l-section.wpb_row.ecosmob_bg.overflow-x-hidden.height_medium.full_height.valign_center .us_custom_dbf3c4fa {
    padding-top: 30px !important
}

h1,
h1.vc_custom_heading.us_custom_3a66732d,
h1.vc_custom_heading.same-font-size.us_custom_9f97ef11 {
    font-size: 65px !important
}

.w-tabs-list {
    display: flex
}

.w-tabs-list-bar {
    display: none !important
}

.w-tabs.style_trendy.layout_hor>.w-tabs-list .w-tabs-item.active:after {
    background: linear-gradient(90deg, rgba(18, 38, 197, 1) 0%, rgba(52, 239, 199, 1) 100%) !important
}

.w-tabs.style_trendy>.w-tabs-list:before {
    display: none !important
}

.w-tabs-item {
    padding: 0px;
    margin: 1em 1.5em
}

.w-tabs.style_trendy.layout_hor>.w-tabs-list .w-tabs-item.active:after {
    height: 6px
}

.w-tabs.style_trendy.layout_hor>.w-tabs-list .w-tabs-item:after {
    bottom: -8px
}

.w-tabs-list-h {
    margin: auto !important
}

.menu-open .type_desktop {
    opacity: 0
}

.w-form-row.cols_3 {
    float: left
}

footer a:hover {
    color: #EFB32D !important
}

.width-60-per {
    width: 60%;
    margin: auto !important
}

.width-90-per {
    width: 90%;
    margin: auto !important
}

.what_we_do_background .l-section-img {
    background-position: 35% 58% !important;
    background-repeat: no-repeat !important;
    background-size: contain !important
}

section.l-section.wpb_row.what_we_do_background.height_medium .vc_col-sm-3.wpb_column.vc_column_container.left-background::before {
    content: '';
    background-image: url(../images/Path-98926-1.svg);
    background-repeat: no-repeat;
    width: 120%;
    height: 160%;
    position: absolute;
    top: -153px;
    right: 132px;
    background-size: contain;
    background-position: top;
    transform: rotate(0deg)
}

section.l-section.wpb_row.what_we_do_background.height_medium .vc_col-sm-1\/5.wpb_column.vc_column_container::before {
    content: '';
    background-image: url(../images/Path-98933.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    bottom: -70px;
    left: -90px;
    position: absolute
}

section.l-section.wpb_row.what_we_do_background.height_medium .vc_col-sm-1\/5.wpb_column.vc_column_container:nth-child(even)::before {
    background-size: 275% 105%;
    bottom: 0;
    top: 69px;
    left: -61px;
    background-position: right;
    z-index: 0
}

.icon_circle .aio-icon-img.uavc-circle {
    position: relative;
    z-index: 2
}

section.l-section.wpb_row.what_we_do_background.height_medium .vc_col-sm-3.wpb_column.vc_column_container.right-background::before {
    content: '';
    background-image: url(../images/Path-98926.svg);
    width: 159%;
    height: 139%;
    background-repeat: no-repeat;
    background-size: cover;
    top: -142px;
    right: -316px;
    transform: rotate(-50deg);
    position: absolute
}

section.l-section.wpb_row.what_we_do_background.height_medium .vc_col-sm-1\/5.wpb_column.vc_column_container.top-right-background::after {
    content: '';
    background-image: url(../images/Path-98933.svg);
    width: 135%;
    height: 100%;
    position: absolute;
    top: 69px;
    left: 44px;
    transform: rotate(-2deg);
    background-repeat: no-repeat;
    background-position: right
}

.icon_circle .uavc-circle:hover {
    background-color: #099e92 !important;
    color: #fff;
    cursor: pointer
}

.wpb_text_column.fix-height-h6 h6 {
    font-size: 16px
}

.wpb_text_column.us_custom_80a192e9.footer_font_p {
    font-size: 13px !important
}

.vc_col-sm-3.vc_col-xs-1.wpb_column.vc_column_container.width-100-per h5.vc_custom_heading.display_inline {
    font-size: 20px !Important
}

.fix-size-icon .list-img-icon {
    width: 75px !important;
    height: 75px !important
}

.fix-width-img img {
    width: 40px !important;
    height: 40px !important
}

@media only screen and (max-width:767px) {
    #page-content {
        padding-top: 100px !important
    }

    .g-cols.wpb_row.hide_on_default.hide_on_laptops.hide_on_tablets.via_flex.valign_top.type_default .vc_col-sm-6.wpb_column.vc_column_container,
    section.l-section.wpb_row.height_medium .g-cols.wpb_row.via_flex.valign_top.type_default .vc_col-sm-6.wpb_column.vc_column_container {
        margin: unset !important;
        margin-bottom: 30px !important;
        width: 100% !important
    }

    .vc_col-sm-1\/5.wpb_column.vc_column_container::before,
    .vc_col-sm-1\/5.wpb_column.vc_column_container.top-right-background::after,
    .vc_col-sm-3.wpb_column.vc_column_container.left-background::before,
    .vc_col-sm-3.wpb_column.vc_column_container.right-background::before {
        content: unset !important
    }

    .footer-border-logo .w-btn-wrapper {
        margin-right: 0px !important
    }

    section.l-section.wpb_row.us_custom_93403a89.height_medium.full_height.valign_top {
        padding-left: unset !important;
        padding-right: unset !important
    }
}

span.ubtn-data.ubtn-text {
    font-size: 16px
}

.sidebar_menulink .__mPS2id {
    color: #323232 !important;
    font: normal normal 500 24px Proxima-Nova-Font
}

.side_navbar li.solution_link a.active {
    color: #099e92 !important;
    font: normal normal 600 24px Proxima-Nova-Font-Bold
}

.l-header.sticky .l-subheader.at_middle {
    box-shadow: rgb(0 0 0 / 5%) 0px 0px 9px 0px
}

.insight_hover .w-grid-item-h:hover {
    background-color: #F8F9FA;
    transition: background-color 0.5s ease
}

.navbar-toggler {
    background-color: transparent
}

.mobile_menu {
    display: none !important
}

.form_icon img {
    width: 54px;
    padding-bottom: 10px
}

.sidebar_drawer {
    width: 90%;
    margin: auto;
    display: block;
    margin-top: 20px
}

.sidebar_drawer_content div {
    display: table-cell;
    margin-top: 10px
}

.sidebar_menulink {
    width: 25%;
    border-right: 3px dotted #ECF1F5;
    height: 100%
}

.sidebar_submenu {
    width: 73%
}

.side_navbar {
    padding: 10px 10px 0px 0px;
    margin-left: 0px
}

.side_navbar li {
    list-style-type: none;
    text-align: left;
    padding: 15px 0px;
    height: 47px;
    width: 100% !important
}

.side_navbar li a {
    font: normal normal 500 24px Proxima-Nova-Font;
    letter-spacing: -1px;
    color: #323232;
    opacity: 1
}

.side_navbar li a:hover,
.sidebar_menulink .mPS2id-highlight {
    color: #099e92 !important;
    font: normal normal 600 24px Proxima-Nova-Font-Bold
}

.submenu h6 {
    text-align: left;
    font: normal normal bold 24px Proxima-Nova-Font-Bold;
    letter-spacing: -0.48px;
    color: #323232;
    opacity: 1
}

.submenu h6 span {
    color: #FFB100;
    font-size: 13px
}

.submenu ul li {
    list-style-type: none;
    text-align: left;
    font: normal normal normal 16px/30px Proxima-Nova-font;
    letter-spacing: 0px
}

.submenu ul li a {
    color: #323232
}

.submenu ul li a:hover {
    color: #FFB100
}

.menu-open {
    overflow: hidden
}

.navbar-collapse {
    background: #fff;
    z-index: 9999;
    position: fixed;
    width: 100%;
    height: 100%;
    overflow-y: auto
}

.w-toplink:not(.w-btn) {
    border-radius: 50% !important
}

.collapse:not(.show) {
    display: none
}

.menu-open #collapsibleNavbar {
    display: block
}

.navbar-collapse {
    background: #fff;
    z-index: 9999;
    position: fixed;
    width: 100vw;
    height: 100vh;
    overflow-y: auto;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center
}

header.sticky {
    background: rgba(255, 255, 255, 0.800000011920929);
    backdrop-filter: blur(35px)
}

.location_img .wpb_wrapper img {
    transition: all .2s ease-in-out
}

.location_img .wpb_wrapper:hover img {
    transform: scale(1.1);
    transition: all .2s ease-in-out
}

.h2heading {
    position: relative;
    display: inline-block
}

.h2heading h2 {
    font-size: 47px
}

.nodot.h2heading h2:after {
    content: none !important
}

.h2heading h2:after {
    content: none;
    background-image: url(../images/heading-dot-black.svg);
    position: absolute;
    height: 12px;
    width: 12px;
    bottom: 20px;
    right: -20px
}

.ecosmob_bg {
    z-index: 1
}

.layout_3913 .w-grid-item-h {
    border-radius: 40px
}

.uniqe_dot2:after {
    content: url('../images/Group-53641.png');
    position: absolute;
    top: 20px;
    right: 40px
}

.uniqe_dot:after {
    content: url('../images/dot.svg');
    position: absolute;
    top: 0px;
    right: 0px
}

.blog_design:after {
    content: url('../images/dotnew.svg');
    position: absolute;
    top: -70px;
    right: -30px;
    z-index: -1
}

.ecosmob_bg:before {
    content: '';
    position: absolute;
    right: 0px;
    top: 80px;
    width: 100%;
    background-image: url(../images/Group-50601.webp);
    height: 100%;
    background-position: right;
    background-size: contain;
    background-repeat: no-repeat
}

.heading_dot {
    display: inline
}

.heading_dot:after {
    content: none;
    background-image: url('../images/heading-dot.svg');
    position: absolute;
    height: 4px;
    width: 4px;
    margin-top: 17px;
    margin-left: 1px
}

span.fontlighth2.no-yellow-span:after {
    content: unset !important
}

.anim-section.active .yellow_span:after {
    width: 70px
}

.fontlighth2 {
    font-family: 'Proxima-Nova-Font-Bold' !important
}

.yellow_span:after {
    content: '';
    position: absolute;
    left: 0;
    z-index: -2;
    width: 0px;
    height: 100%;
    background-color: #efb32d;
    top: 0px;
    transition: all 0.2s ease-in-out
}

.menu-item .w-nav-title:hover {
    color: #efb32d
}

.menu-item .w-nav-title {
    position: relative
}

@keyframes slide {
    0% {
        width: 0px
    }

    100% {
        width: 13px
    }
}

.ripple_effect img {
    -webkit-animation: dot-pulse-idle 4s cubic-bezier(.19, 1, .22, 1) infinite both;
    animation: dot-pulse-idle 4s cubic-bezier(.19, 1, .22, 1) infinite both;
    border-radius: 50%
}

.display_inline {
    display: inline
}

.footer_menu_font a {
    font-size: 15px
}

.footer_font_p p {
    margin-bottom: 6px
}

.footer_font_p p:last-child {
    margin-bottom: 0px
}

.footer_font_p strong {
    color: #323232
}

.footer_menu_font ul {
    list-style: none;
    margin-left: 0px
}

.footer_menu_font ul li {
    line-height: 1.4rem;
    padding-left: 0px !important
}

.footer_menu_font ul li:before {
    content: none !important
}

section.l-section.wpb_row.us_custom_73f9a212.height_small.has_text_color.with_img {
    background-image: unset !important
}

.footer_copyright_text p {
    margin-bottom: 0px
}

.footer_social span {
    color: #323232;
    top: 0px;
    position: relative;
    left: -15px;
    font-size: 14px
}

.social_icon a {
    margin-right: 15px;
    color: #323232;
    font-size: 16px;
    transition: all ease-in-out 150ms
}

.social_icon a:last-child {
    margin-left: 0px
}

.social_icon.float-right {
    float: right
}

.icon_border .aio-icon {
    border: 1px solid #3f53ba;
    border-radius: 5px
}

.fontlighth2 {
    font-family: 'Proxima-Nova-Font';
    font-size: 60px;
    font-weight: 500
}

.blue_span {
    color: #099e92 !important;
    font-weight: bold
}

.view_all a span {
    border-bottom: 3px solid #FFB100
}

.testimonial_slider .owl-dot.active span {
    width: 16px;
    height: 16px;
    background-color: #FFFFFF !important
}

.testimonial_slider .owl-dot span {
    width: 16px;
    height: 16px;
    background-color: #863af8 !important
}

.footer_contact_before:before {
    content: url(../images/dot.svg);
    position: absolute;
    top: -200px;
    left: 170px;
    transform: rotate(90deg)
}

.footer-border-logo {
    border-right: 1px dashed #E8E9EA
}

@-webkit-keyframes dot-pulse-idle {
    0% {
        box-shadow: 0 0 0 0 #099e92
    }

    50% {
        box-shadow: 0 0 0 40px rgba(19, 40, 201, 0)
    }
}

@keyframes dot-pulse-idle {
    0% {
        box-shadow: 0 0 0 0 #099e92
    }

    50% {
        box-shadow: 0 0 0 40px rgba(19, 40, 201, 0)
    }
}

.w-form-row.cols_12 {
    width: 100%;
    clear: left
}

.w-form-row.cols_2 {
    float: left
}

.w-filter.state_desktop.style_drop_default .w-filter-item-title,
.select2-selection,
select,
textarea,
input:not([type="submit"]),
.w-form-checkbox,
.w-form-radio {
    border-color: transparent !important;
    color: #323232 !important;
    border-radius: 5px !important
}

.cont-us-page input {
    border: 1px solid #ddd !important
}

.w-form-row-field {
    border-bottom: 1px dashed #7C7C7C
}

.focused .w-form-row-field {
    border-bottom: 1px dashed #099e92
}

.w-form-row-label {
    margin-bottom: 0px
}

.w-form-row-label span {
    color: #323232;
    font-size: 16px
}

.form_title_text img {
    position: relative;
    top: 5px
}

.red_dot {
    color: #E81010 !important
}

.for_phone_both {
    clear: both
}

.wpcf7-not-valid-tip {
    font-size: 12px
}

.get_in_touch_bg .wpcf7-submit {
    background: #FFB100 0% 0% no-repeat padding-box !important;
    color: #323232 !important;
    border: none !important;
    font-family: 'Proxima-Nova-Font-Bold' !important;
    padding: 18px 40px !important;
    font-size: 22px !important
}

.wpcf7-text,
.wpcf7-textarea {
    font-family: 'Proxima-Nova-Font' !important;
    padding: 0px !important
}

.wpcf7-phonetext {
    padding-right: 6px !important;
    padding-left: 52px !important
}

.wpcf7-response-output {
    font-size: 14px
}

.get_in_touch_bg {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: rgb(17 12 46 / 15%) 0px 48px 100px 0px;
    border-radius: 20px;
    padding: 30px 0px 50px 0px;
    position: absolute;
    right: 120px;
    bottom: 30px;
    z-index: 111
}

.footer_contact_before:after {
    content: url(../images/round.svg);
    position: absolute;
    top: -340px;
    right: 90px;
    z-index: 1
}

.page-id-4145 .footer_contact_before:after,
.page-id-4337 .footer_contact_before:after,
.page-id-5693 .footer_contact_before:after,
.page-id-5556 .footer_contact_before:after,
.page-id-5481 .footer_contact_before:after,
.page-id-4321 .footer_contact_before:after {
    content: url(../images/dark-grey.svg);
    position: absolute;
    top: -340px;
    right: 90px;
    z-index: 1
}

.get_in_touch_bg .wpcf7 .ajax-loader {
    display: block
}

.get_in_touch_bg .for_submit {
    position: absolute;
    left: 0px;
    bottom: -75px
}

textarea {
    height: 5rem
}

.w-separator.color_border {
    color: transparent
}

.blocktitle {
    display: block !important
}

.blocktitle h2 {
    width: fit-content;
    margin: auto;
    position: relative;
    z-index: 9
}

.ult-style-1 .ult-team-member-name-wrap .ult-team-member-name,
.ult-style-2 .ult-team-member-name-wrap .ult-team-member-name,
.ult-style-3 .ult-team-member-name-wrap .ult-team-member-name {
    color: #333;
    font-size: 22px;
    text-transform: uppercase;
    margin: 25px 0 5px 0;
    display: block;
    font-weight: 600;
    letter-spacing: 3px
}

.ult-style-1 .ult-team-member-position,
.ult-style-2 .ult-team-member-position,
.ult-style-3 .ult-team-member-position {
    font-size: 14px;
    color: #777;
    letter-spacing: 1px;
    text-transform: capitalize;
    display: block
}

.our_team a.ult-team.ult-social-icon {
    font-size: 12px !important;
    padding: 5px 3px 3px 5px
}

.ult-team-member-image {
    text-align: center;
    margin: auto
}

.menu-open #collapsibleNavbar {
    display: block;
    overflow-y: auto;
    padding-bottom: 80px
}

#slider_4071 .sa_hover_container {
    padding: 0 0 0 45% !important;
    width: 90% !important
}

.custom_icon_box .w-iconbox-icon {
    padding: 0 !important;
    margin: -15px -10px 0px 0px !important
}

.subscribe-btn {
    border-radius: 50% !important;
    position: absolute !important;
    right: 0px;
    width: 50px;
    height: 50px;
    top: 35px;
    box-shadow: inset 0px 0px 0px 0px #8a53f8, -2px 2px 10px 0px #8A53F8 !important;
    background-color: #1e24cb !important;
    color: #ffffff !important;
    padding: 0px !important;
    border: 0px solid transparent !important
}

.subscribe-section input {
    height: 50px;
    padding: 10px 20px !important;
    border-radius: 40px !important;
    border: 1px solid #ddd !important
}

.subscribe-section label {
    color: #323232
}

.yellowDot {
    width: 5px;
    height: 5px;
    padding: 1px 3px;
    background: #efb32d;
    margin-left: 5px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: baseline;
    margin-bottom: 0
}

.custom_icon_box .w-iconbox-icon svg,
.custom_icon_box .w-iconbox-icon img {
    width: 75px
}

.dots:before {
    content: url(../images/dot.svg);
    position: absolute;
    top: -100px;
    right: 90px
}

.us-nav-style_4>*,
.navstyle_4>.owl-nav div,
.us-btn-style_4 {
    padding: 0.9em 1.2em
}

.w-btn.icon_atright i {
    font-size: 15px;
    position: relative;
    left: 4px;
    top: 0;
    transition: all 0.2s linear 0s
}

.w-btn.icon_atright {
    padding: 0.8em 1.5em !important;
    transition: all 0.2s linear 0s;
    height: 50px;
    line-height: 25px !important;
    font-size: 16px
}

.w-btn.icon_atright:hover i {
    left: 7px
}

.type_default h4 {
    color: #7C7C7C;
    font-weight: 400;
    font-family: inherit
}

.ecosmob_bg .type_default .w-image-h {
    margin-top: 30px
}

.testimonial-section .layout_3886 .usg_post_content_1 {
    margin-top: 20px
}

.testimonial-section .type_default.us_custom_d4b5c134 {
    margin-top: 50px;
    position: relative
}

.testimonial-section .vc_col-sm-10.vc_column_container {
    margin-top: -70px !important
}

.testimonial-section .w-image.us_custom_20288c82 .w-image-h {
    width: 70px
}

.testimonial-section .w-image.us_custom_20288c82 img {
    position: absolute;
    top: 70px;
    width: 70px;
    height: 70px
}

.testimonial-section .w-image.us_custom_8e68a12d img {
    width: 70px;
    height: 70px
}

.w-toplink.pos_right {
    right: 30px;
    margin: 10px 5px
}

.client_base_section .border_right {
    position: relative;
    padding-top: 0px
}

.client_base_section .border_right:after {
    content: '';
    width: 1px;
    height: 1850px;
    border-right: 1px dashed #F8F9FA;
    border-right-style: dashed;
    position: absolute;
    top: 0;
    right: 0
}

.Semi-title p {
    letter-spacing: 10px;
    text-transform: uppercase
}

.Semi-title p span {
    font-weight: 400 !important
}

.title_style2 .yellow_span {
    font-family: var(--font-h2);
    font-weight: 700;
    font-size: 80px
}

.us_custom_4e7a8788 p {
    line-height: 36px;
    margin-bottom: 15px
}

.team-eco .l-section-img {
    background-size: 20% 11%;
    background-position: top right !important
}

.step5_icons img {
    width: 100px
}

body.menu-open {
    overflow: hidden
}

.l-subheader,
.l-section {
    padding-left: 4rem !important;
    padding-right: 4rem !important
}

.we_work_container {
    margin: 0px auto;
    width: 100%;
    position: relative;
    z-index: 1
}

.we_work_container:after {
    content: '';
    background-image: url('../images/line.svg');
    width: 100%;
    height: 100%;
    position: absolute;
    top: 35px;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: contain
}

.we_work_container .process-step {
    width: 90%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    margin: 10px auto
}

.we_work_container .shadow_circle {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    margin: auto;
    position: relative
}

.we_work_container .shadow_circle .circle {
    width: 80px;
    height: 80px;
    background-color: rgb(255, 255, 255);
    border-radius: 100%;
    margin: auto;
    -webkit-box-shadow: 0 0 10px #dce1e5;
    -moz-box-shadow: 0 0 10px #dce1e5;
    box-shadow: 0 0 10px #dce1e5
}

.step-name-down h5,
.step-name-up h5 {
    font-size: 16px;
    margin-top: 20px
}

.we_work_container .circle:hover {
    background-color: #099e92
}

.we_work_container .circle img {
    width: 35px;
    height: auto;
    margin: auto;
    display: block;
    position: absolute;
    right: 25%;
    left: 25%;
    top: 6%;
    bottom: 25%
}

.step-name-up {
    position: absolute;
    width: 100%;
    text-align: center;
    top: -70px
}

.step-name-down {
    position: absolute;
    width: 100%;
    text-align: center
}

.we_work_container .toggle-show {
    display: none !important
}

.we_work_container .circle:hover .toggle-show {
    display: block !important
}

.we_work_container .circle:hover .toggle-hide {
    display: none !important
}

button.wpcf7-form-control.wpcf7-submit.us-btn-style_6 {
    font-family: var(--font-h1);
    font-size: 20px;
    line-height: 1.20 !important;
    font-weight: 900 !important;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: 45px;
    background: #FFB100 !important;
    border-color: transparent;
    color: #323232 !important;
    box-shadow: 0 0em 0em rgb(0 0 0 / 20%)
}

.header_hor .l-header.sticky_auto_hide.down {
    transform: unset !important
}

@media (min-width:768px) and (max-width:1024px) {
    .sidebar_drawer_content div {
        display: table-cell;
        margin-top: 10px
    }

    .process-step {
        width: 90%
    }
}

@media (max-width:1140px) {
    .ecosmob_bg:before {
        right: 0px;
        background-size: contain
    }

    .vc_col-sm-2.wpb_column.vc_column_container.four_counter_bg.has_bg_color {
        height: 340px !important
    }

    .admin-bar .l-header.pos_fixed:not(.sticky_auto_hide)~.l-main .l-section.full_height:not(:first-of-type) {
        min-height: fit-content !important;
        padding-bottom: 4rem !important
    }

    .header_hor .ush_menu_1.type_desktop .menu-item.level_1>a:not(.w-btn) {
        padding-left: 15px;
        padding-right: 15px
    }

    section.l-section.wpb_row.ecosmob_bg.overflow-x-hidden.height_medium.full_height.valign_center .us_custom_dbf3c4fa {
        padding-top: 50px !important
    }
}

@media (min-width:769px) and (max-width:1360px) {
    .box-iconText-section .vc_col-sm-2 {
        width: 33% !important;
        margin-bottom: 15px
    }
}

@media (min-width:600px) and (max-width:768px) {
    .box-iconText-section .vc_col-sm-2 {
        width: 50% !important;
        margin-bottom: 15px
    }
}

.smile_icon_list li .icon_description p {
    line-height: 1.3 !important
}

@media (min-width:1440px) {
    body {
        font-size: 20px
    }

    .us-nav-style_5>*,
    .navstyle_5>.owl-nav div,
    .us-btn-style_5 {
        font-size: 18px
    }

    .h2heading h2 {
        font-size: 90px !important
    }

    h1,
    h1.vc_custom_heading.us_custom_3a66732d,
    h1.vc_custom_heading.same-font-size.us_custom_9f97ef11 {
        font-size: 90px !important
    }

    .ush_menu_1 {
        font-size: 20px !important
    }

    #service {
        margin-top: -90px
    }

    .fontlighth2 {
        font-size: 60px !important
    }

    .h2heading h2 {
        font-size: 60px !important
    }

    .widgettitle,
    h4 {
        font-size: 1.3rem !important
    }

    h4 {
        font-size: 24px
    }

    .ecosmob_bg .type_default .w-image-h {
        margin-top: 60px
    }

    .smile_icon_list li .icon_description p {
        font-size: 18px;
        line-height: 1.3 !important
    }

    .heading_dot:after {
        height: 3px;
        width: 3px;
        margin-top: 19px
    }

    .fix-width-img img {
        width: 50px !important;
        height: 50px !important
    }

    section.l-section.wpb_row.responsive-background.height_medium.full_height.valign_center.with_img .w-separator.size_huge.with_line {
        height: 9rem !important
    }

    section.l-section.wpb_row.ecosmob_bg.overflow-x-hidden.height_medium.full_height.valign_center .us_custom_dbf3c4fa {
        padding-top: 60px !important
    }
}

@media screen and (max-width:1024px) and (min-width:601px) {

    h1.us_custom_9f97ef11,
    .h2heading h2 {
        font-size: 60px !important
    }

    .fontlighth2 {
        font-size: 46px !important
    }
}

@media only screen and (max-width:991px) {
    .ult-team-member-image img {
        width: 300px
    }

    .us_custom_a73cf8a5,
    .us_custom_3c2e8cae,
    .us_custom_5ce2f5ad,
    .us_custom_4759fe62 {
        width: 200px;
        margin: 0 auto 40px
    }

    .clients-imgs .vc_column-inner {
        margin: 15px auto
    }

    .footer_contact_before .via_flex {
        width: 100%;
        margin: auto !important;
        display: block
    }

    .get_in_touch_bg {
        position: relative;
        left: auto;
        bottom: 0;
        right: auto !important
    }

    .us_custom_1388448d.height_medium {
        margin-bottom: 0 !important
    }

    .team-eco .l-section-img {
        background-size: 60% 5%
    }

    .dots:before {
        z-index: -1
    }
}

@media (max-width:768px) {
    input::-webkit-input-placeholder {
        font-size: 12px
    }

    html,
    body {
        font-size: 18px !important
    }

    .sidebar_drawer {
        width: 95%
    }

    .with_img .vc_col-sm-8 h1 {
        margin-top: 5px
    }

    .float_left .smile_icon_list.circle .icon_list_icon {
        font-size: 25px !important
    }

    h1,
    .with_img .us_custom_6571e3a1,
    h1.us_custom_9f97ef11 {
        font-size: 28px !important
    }

    .get_in_touch_bg .wpcf7-submit {
        font-size: 16px !important
    }

    h4,
    .widgettitle {
        font-size: 18px
    }

    .h2heading h2,
    h2 {
        font-size: 26px !important
    }

    .yellow_span,
    .fontlighth2 {
        font-size: 24px !important
    }

    .l-section.us_custom_1a5bce32,
    .l-section.us_custom_1d4aa35d {
        margin: 0 5rem 0 5rem !important
    }

    img.alignnone.size-full.wp-image-3928.smiley {
        width: 32px !important
    }

    .l-main .w-image {
        text-align: center
    }

    .with_img .ripple_effect img {
        width: 50px
    }

    .footer-email input {
        width: 93%
    }

    .height_medium.us_custom_e1dece8a,
    .height_medium.us_custom_1388448d {
        top: 0 !important
    }

    .subscribe-btn {
        right: 0px
    }

    .testimonial-section .w-image.us_custom_20288c82 img {
        width: 50px;
        height: 50px;
        top: 50px
    }

    .testimonial-section .w-image.us_custom_8e68a12d img {
        width: 50px;
        height: 50px
    }

    .h2heading h2:after,
    .heading_dot:after {
        display: none
    }

    .industrial_verticles .vc_column_container {
        margin-bottom: 10PX !important;
        width: 100% !important
    }

    .l-subheader,
    .l-section {
        padding-left: 1rem !important;
        padding-right: 1rem !important
    }

    .smile_icon_list li .icon_description div.icon_description_text {
        font-size: 17px !important
    }

    .vc_col-sm-8.wpb_column.vc_column_container .vc_col-sm-3.wpb_column.vc_column_container {
        width: 49%;
        display: inline-block
    }

    .w-image.form_icon.align_none {
        text-align: left !important
    }

    h1,
    .with_img .us_custom_6571e3a1,
    h1.us_custom_9f97ef11 {
        font-size: 40px !important
    }

    .h2heading h2,
    h2 {
        font-size: 38px !important;
        margin-bottom: 5px
    }

    h2 {
        margin-bottom: 15px !important
    }

    .yellow_span,
    .fontlighth2 {
        font-size: 28px !important
    }

    .form_icon img {
        width: 54px !important
    }

    .yellow_span:after {
        height: 100%;
        top: 0%
    }

    .blue_color .ult-content-box {
        padding-left: 0px !important
    }

    .icon_description_text.ult-responsive {
        width: 100% !important
    }

    .we_work_container .shadow_circle {
        width: 70px;
        height: 70px
    }

    .we_work_container .shadow_circle .circle {
        width: 70px;
        height: 70px
    }

    .we_work_container .circle img {
        top: 25%
    }

    .step-name-down h5,
    .step-name-up h5 {
        font-size: 13px
    }

    .secure_vop_network ul li .icon_description p {
        margin-bottom: 50px !important
    }

    .margin-btm-30 {
        margin-bottom: 30px !important
    }

    .step-img img {
        height: 100%
    }

    .step-name-up {
        top: -90px
    }

    .w-150 img {
        width: 250px
    }

    .responsive-background .l-section-img {
        background-size: contain !important
    }

    .responsive-width-50 {
        width: 50% !important
    }

    a.ult_colorlink.ult-responsive {
        float: none;
        right: -42px
    }

    section.l-section.wpb_row.us_custom_1a5bce32.list_of_engagement.height_auto .vc_col-sm-2.wpb_column.vc_column_container {
        width: 50% !important
    }

    .menu_footer div {
        width: 100%;
        display: block
    }

    .menu_social_icons ul {
        float: none
    }

    .menu_social_icons {
        text-align: left
    }
}

@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) {
    .get_in_touch_bg {
        right: 60px !important
    }

    .header_hor .l-header.pos_fixed:not(.sticky_auto_hide)~.l-main .l-section.full_height:not(:first-of-type),
    .admin-bar .l-section.full_height {
        min-height: fit-content !important
    }

    h1.vc_custom_heading.us_custom_3a66732d {
        font-size: 60px !important
    }

    section.l-section.wpb_row.us_custom_0741ea35.extra-margin.height_auto {
        margin: 0 4rem 0 4rem !important
    }
}

@media only screen and (min-width:768px) {
    .we_work_container {
        width: 100%
    }

    .we_work_container .process-step {
        width: 90%
    }
}

@media only screen and (max-width:767px) {
    section.l-section.wpb_row.us_custom_1a5bce32.contribute-section.box-iconText-section.margin-btm-40.height_auto {
        margin: 0px !important
    }

    .vc_col-sm-2.wpb_column.vc_column_container.color-box {
        width: 47%;
        display: inline-block;
        margin: auto
    }

    section.l-section.wpb_row.us_custom_1a5bce32.contribute-section.box-iconText-section.margin-btm-40.height_auto .g-cols.via_flex.valign_middle.type_default {
        margin: 0px !important
    }

    section.l-section.wpb_row.outerWrap.colorful-box.height_medium .g-cols.via_flex.valign_middle.type_default {
        padding: 20px !important
    }

    .vc_col-sm-2.wpb_column.vc_column_container.four_counter_bg.has_bg_color {
        width: 47%;
        margin: auto !important;
        display: inline-block
    }

    span.w-counter-value-part.type_number {
        font-size: 32px !important
    }

    .boxshadow-circle .aio-icon-img.uavc-circle {
        box-shadow: 0 0 10px #dce1e5;
        height: 1em
    }

    .g-cols.wpb_row.hide_on_default.hide_on_laptops.hide_on_tablets.via_flex.valign_top.type_default .vc_col-sm-6.wpb_column.vc_column_container,
    section.l-section.wpb_row.height_medium .g-cols.wpb_row.via_flex.valign_top.type_default .vc_col-sm-6.wpb_column.vc_column_container {
        width: 100%;
        margin: auto;
        display: inline-block
    }

    .boxshadow-circle .aio-icon-img.uavc-circle .aio-icon-img .img-icon {
        width: 40px;
        margin: auto
    }

    .testimonial-section .layout_3886 .usg_post_content_1 p {
        min-height: auto
    }

    .btm_margin .vc_col-sm-6.wpb_column.vc_column_container {
        margin: 0 !important
    }

    .wpcf7-list-item {
        width: 100% !important
    }

    .techno_voip_banner .l-section-img {
        background-size: contain !important;
        background-position: 100% 80% !important
    }

    .about_banner .l-section-img {
        background-size: contain !important
    }

    .stuff-banner .l-section-img {
        background-position: 100% 90% !important
    }

    h1,
    h1.vc_custom_heading.us_custom_3a66732d,
    h1.vc_custom_heading.same-font-size.us_custom_9f97ef11 {
        font-size: 32px !important
    }

    .g-cols.wpb_row.footer_service.via_flex.valign_top.type_default .vc_col-sm-3.wpb_column.vc_column_container,
    .g-cols.wpb_row.industrial_verticles.via_flex.valign_top.type_default .vc_col-sm-3.wpb_column.vc_column_container {
        width: 100% !important
    }

    .l-section.full_height {
        min-height: auto;
        margin-top: 40px
    }

    .bgline-added article:after {
        content: unset
    }

    .g-cols.wpb_row.btm_margin.fix-size-icon.margin-btm-30.via_flex.valign_top.type_default .vc_col-sm-3.wpb_column.vc_column_container,
    .vc_col-sm-12.wpb_column.vc_column_container.unique-dot .g-cols.wpb_row.btm_margin.fix-size-icon.margin-btm-30.via_flex.valign_top.type_default,
    .g-cols.wpb_row.btm_margin.fix-size-icon.via_flex.valign_top.type_default .vc_col-sm-3.wpb_column.vc_column_container {
        margin-bottom: 0px !important
    }

    .g-cols.wpb_row.btm_margin.fix-size-icon.via_flex.valign_top.type_default .vc_col-sm-4.wpb_column.vc_column_container {
        margin-bottom: 0px !important
    }

    .vc_col-sm-12.wpb_column.vc_column_container.unique-dot .w-separator.size_small:empty {
        height: 0px !important
    }

    .vc_col-sm-3.vc_col-xs-1.wpb_column.vc_column_container.width-100-per.responsive-width-100\% {
        width: 100% !important;
        margin-bottom: 30px !important
    }

    .vc_col-sm-3.wpb_column.vc_column_container.responsive-width-100\% {
        width: 100% !important
    }

    .wpb_raw_code.wpb_content_element.wpb_raw_html.footer_social.us_custom_f03ee871 {
        text-align: left !important
    }

    .footer_social span {
        width: 25%;
        display: inline-block;
        left: 0px
    }

    .social_icon.float-right {
        float: initial
    }

    .with_img .ripple_effect img {
        width: 50px !important
    }

    .social_icon.float-right {
        width: 50%;
        display: inline-block;
        text-align: left
    }

    footer .l-section.height_small {
        padding-top: 0px !important;
        margin-bottom: 50px !important
    }

    .vc_col-sm-3.vc_col-xs-1.wpb_column.vc_column_container.width-100-per.responsive-width-100\% {
        margin-bottom: 30px !important
    }

    section.l-section.wpb_row.ecosmob_bg.overflow-x-hidden.height_medium.full_height.valign_center .us_custom_dbf3c4fa {
        padding-top: 0px !important
    }

    .we_work_container {
        margin: 50px auto
    }

    .we_work_container .process-step {
        display: block
    }

    .we_work_container .shadow_circle {
        height: 100px;
        width: 120px;
        margin-bottom: 70px
    }

    .we_work_container .shadow_circle .circle {
        box-shadow: 0 0 10px #dce1e5
    }

    .we_work_container .shadow_circle .circle img {
        top: -6% !important
    }

    .step-name-up {
        top: -80px
    }

    .step-name-down {
        bottom: 105px
    }

    .fontlighth2 {
        position: relative
    }

    h1,
    .with_img .us_custom_6571e3a1,
    h1.us_custom_9f97ef11 {
        font-size: 32px !important
    }

    .h2heading h2 {
        font-size: 28px !important
    }

    h2 {
        font-size: 22px !important
    }

    h5 {
        font-size: 20px !important
    }

    .header_hor .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h,
    .header_hor .l-header.pos_static.bg_transparent~.l-main>.l-section:first-of-type>.l-section-h {
        padding-top: 40px !important
    }

    .side_navbar li a {
        font-size: 18px
    }

    .submenu h6 {
        font-size: 22px
    }

    .navbar-collapse {
        top: 50px
    }

    .sidebar_drawer_content div {
        display: inline-grid;
        margin-top: 10px
    }

    .sidebar_menulink {
        width: 38%
    }

    .sidebar_submenu {
        width: 60%
    }

    .web_menu {
        display: none !important
    }

    .mobile_menu {
        display: block !important
    }

    .our_team a.ult-team.ult-social-icon {
        padding: 7px 4px 4px 7px
    }

    .submenu h6 {
        font-size: 16px;
        padding-left: 10px;
        margin-bottom: 0px
    }

    .accordion_head {
        display: block;
        width: 100%
    }

    .plusminus {
        position: absolute;
        right: 20px
    }

    .accordion_body {
        margin-top: 0px !important
    }

    .accordion_body ul {
        padding-left: 10px;
        margin-left: 0px
    }

    .submenu h6 span {
        font-size: 9px
    }

    .footer_contact_before .ult-content-box {
        padding-left: 0px !important
    }

    .page-id-26446 .wpb_column.vc_column_container.get_in_touch_bg {
        margin-left: 30px !important
    }

    .wpb_column.vc_column_container.get_in_touch_bg {
        left: 0 !important;
        right: 0px !important;
        margin-left: 0px !important
    }

    .footer-border-logo .w-image-h img {
        margin: auto;
        display: block
    }

    .footer-border-logo .wpb_wrapper {
        text-align: center
    }

    .g-cols.wpb_row.footer_service.via_flex.valign_top.type_default .vc_col-sm-3.wpb_column.vc_column_container,
    .g-cols.wpb_row.industrial_verticles.via_flex.valign_top.type_default .vc_col-sm-3.wpb_column.vc_column_container {
        display: inline-block;
        width: 49%
    }

    .vc_col-sm-3.vc_col-xs-1.wpb_column.vc_column_container.width-100-per {
        width: 100% !important;
        display: block
    }

    .get_in_touch_bg .for_submit {
        position: absolute;
        left: 0px;
        bottom: -75px
    }

    .footer_font_p {
        font-size: 14px !important
    }

    .footer_font_p p {
        font-size: 14px !important
    }

    .form_title_text img {
        width: 30px !important
    }

    .form_icon img {
        width: 54px !important
    }

    .four_counter_bg {
        margin: 0px 70px 20px !important
    }

    .margin-btm-40 {
        margin-bottom: 45px
    }

    .margin-btm-40 .smile_icon_list .list-img-icon,
    .list-data .smile_icon_list .list-img-icon,
    .pbx-solution .list-img-icon {
        left: 40px !important
    }

    .margin-btm-40 .smile_icon_list li.icon_list_item,
    .margin-btm-40 .smile_icon_list li.icon_list_item:last-child {
        margin: 0 0 20px !important
    }

    section.l-section.wpb_row.us_custom_0741ea35.extra-margin.height_auto .responsive-width-50 {
        width: 100% !important
    }

    .mobile-responsive-background .l-section-img {
        background-size: contain
    }

    .mobile-responsive .l-section-img {
        background-position: 100% 100% !important
    }

    .float_left {
        width: 100% !important;
        float: left
    }

    .secure_vop_network ul li .icon_description p,
    .smile_icon_list_wrap.ult_info_list_container.ult-adjust-bottom-margin.float_left.secure_vop_network,
    .smile_icon_list_wrap.ult_info_list_container.ult-adjust-bottom-margin.float_left {
        margin-bottom: 0px !important
    }

    section.l-section.wpb_row.us_custom_61e9e651.innerWrap.anim-section.height_medium.active .w-separator.size_custom,
    section.l-section.wpb_row.us_custom_b294612d.innerWrap.anim-section.dots.height_medium.active .w-separator.size_custom,
    section.l-section.wpb_row.anim-section.height_medium.active .w-separator.size_custom,
    section.l-section.wpb_row.height_medium .w-separator.size_custom,
    section#features .w-separator.size_custom,
    section.l-section.wpb_row.us_custom_907506f0.anim-section.height_medium .w-separator.blog_space_bottom.size_huge,
    section.l-section.wpb_row.height_auto .w-separator.size_medium {
        height: 0px !Important
    }

    .w-iconbox.style_default.iconpos_left .w-iconbox-icon,
    .w-iconbox.style_default.iconpos_right .w-iconbox-icon,
    .w-iconbox.style_default.iconpos_left .w-iconbox-icon {
        margin-right: 10px !Important;
        width: unset !important
    }

    .w-post-elm.stretched img {
        margin-bottom: 20px !important
    }

    .w-grid-item-h .w-post-elm.stretched img {
        margin-bottom: 0px !important
    }

    section.l-section.wpb_row.us_custom_ea5e5dfd.custom-margin.height_auto {
        margin: 0px !important
    }

    .w-post-elm.post_image.usg_post_image_1.as_circle.stretched a img.attachment-full.size-full.wp-post-image {
        width: 100% !important
    }

    .scroll-down-btn img {
        width: 50px !important
    }

    .responsive-radius {
        border-radius: 0px 80px 0px 0px !important
    }

    .we_work_container:after {
        content: unset !important
    }

    .step-name-down,
    .step-name-up {
        width: 200px;
        left: -35px !important;
        right: 20%
    }

    .dots:before,
    .blog_design:after,
    .step-2:after,
    .step-3:after,
    .footer_contact_before:before,
    .uniqe_dot2:after {
        content: unset !important
    }

    .outerWrap {
        padding-bottom: 1rem !important
    }

    div#us_grid_1 .w-post-elm.stretched img {
        margin: auto
    }

    .g-cols.wpb_row.btm_margin.via_flex.valign_top.type_default .vc_col-sm-6.wpb_column.vc_column_container.fix-size-icon {
        margin-bottom: 0px !important
    }

    section.l-section.wpb_row.us_custom_1a5bce32.list_of_engagement.height_auto .vc_col-sm-2.wpb_column.vc_column_container {
        width: 100% !important
    }

    .pbx-solution .w-image img {
        width: 100% !important
    }

    .w-iconbox-meta,
    .w-iconbox-meta .w-iconbox-text {
        text-align: left !Important
    }

    h3.vc_custom_heading.us_custom_9458d7a9,
    h3.vc_custom_heading.us_custom_b1b2a7e6 {
        line-height: 40px !important
    }

    .step-section .g-cols.via_flex.valign_top.type_default {
        margin-bottom: 0px !Important
    }

    .vc_col-sm-1\/5.wpb_column.vc_column_container._three_icon {
        text-align: left
    }

    .footer_contact_before .ult-content-box {
        padding-bottom: 0px !important
    }
}

.con-country option[value=""] {
    opacity: 0.5 !important
}

.con-country {
    margin-top: 5px !important;
    color: #323232 !important;
    font-weight: 300 !important;
    font-size: 16px !important;
    font-family: 'Proxima-Nova-Font' !important;
    padding-left: 0px !important;
    opacity: 1 !important
}

.w-form-row-field_withuotborder span.wpcf7-list-item-label {
    color: #323232;
    font-size: 14px;
    position: relative;
    top: 3px
}

.vc_custom_heading.us_custom_228191e3 {
    color: #fff !important
}

.menu_footer {
    width: 90%;
    height: 150px;
    max-height: 300px;
    margin-top: 50px;
    position: absolute;
    bottom: 20px;
    left: 2%;
    right: 5%
}

.menu_footer div {
    width: 49%;
    display: inline-block;
    font-size: 14px
}

.menu_footer div ul {
    margin: 0px;
    padding: 0px
}

.menu_footer .menu_social_links ul li {
    list-style-type: none;
    display: inline-block;
    padding: 10px 30px 10px 0px;
    font-weight: 500;
    vertical-align: super
}

.menu_footer div ul li a {
    color: #333
}

.menu_social_icons ul {
    float: right
}

.menu_social_icons li {
    width: 30px;
    height: 30px;
    border-radius: 5px;
    background-color: transparent;
    color: #323232;
    list-style-type: none;
    display: inline-block;
    margin-left: 5px;
    padding: 5px;
    text-align: center;
    font-size: 20px
}

.menu_social_links p a {
    color: #099e92
}

.menu_social_icons {
    text-align: right
}

.menu_social_icons span {
    display: inline-block;
    vertical-align: sub
}

.client_base_section .border_right:after {
    content: none !important
}

.border_right {
    border: none !important
}

.insight_hover .w-grid-item-h {
    box-shadow: 7px 8px 24px 0 #eef0f2 !important
}

.insight_hover .w-grid-item-h:hover {
    background-color: #F8F9FA;
    transition: background-color 0.5s ease
}

.read_page_blog {
    display: block
}

h3.w-post-elm.post_title.usg_post_title_1.entry-title.color_link_inherit.has_text_color {
    line-height: 25px !important
}

@media only screen and (max-width:767px) {
    .blog_mobile_width {
        display: block
    }

    body .blog_image_grid img {
        width: 100% !important
    }

    h3.w-post-elm.post_title.usg_post_title_1.entry-title.color_link_inherit.has_text_color a {
        font-size: 18px
    }

    .two_light_banner .l-section-img {
        background-position: center top !important;
        background-size: contain !important;
        background-repeat: no-repeat !important
    }
}

@media only screen and (max-width:767px) {
    .page-id-26446 .footer_contact_before .ult-content-box {
        padding-top: 20px !important;
        padding-bottom: 20px !important
    }

    .page-id-26446 .footer_contact_before img {
        width: 100% !important
    }
}

#mega-menu-wrap-us_main_menu #mega-menu-us_main_menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
    padding: 0px 0px 5px 15px !important
}

#mega-menu-wrap-us_main_menu #mega-menu-us_main_menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column {
    padding-left: 35px !important
}

ul.w-nav-list.level_2 {
    padding-top: 10px !important;
    box-shadow: none !important
}

.header_hor .w-nav.type_mobile.m_layout_panel .w-nav-control.active+.w-nav-list.level_1 {
    background-color: #fff
}

a.w-nav-control.active {
    position: relative;
    z-index: 9999
}

.header_hor .l-subheader-cell.at_right>* {
    margin-left: 1rem
}

.w-nav-icon>div:before,
.w-nav-icon>div:after {
    width: 20px
}

.header_hor .w-nav.type_desktop .menu-item-3809 .w-nav-list.level_2,
.header_hor .w-nav.type_desktop .menu-item-3810 .w-nav-list.level_2,
.header_hor .w-nav.type_desktop .menu-item-3989 .w-nav-list.level_2 {
    padding-top: 20px !important;
    padding-bottom: 20px !important
}

.w-nav-control.active .w-nav-icon>div {
    width: 19px
}

.ush_menu_2 .w-nav-icon {
    width: 14px
}

.w-nav.type_mobile.m_align_none .w-nav-anchor.level_3,
.w-nav.type_mobile.m_align_left .w-nav-anchor.level_3 {
    padding-left: 1.1rem
}

.w-nav.type_mobile .w-nav-anchor:not(.w-btn) {
    line-height: 1.3em
}

.w-nav.type_desktop .w-nav-anchor:not(.level_1) {
    list-style-type: none;
    text-align: left;
    font: normal normal normal 16px/30px Proxima-Nova-font;
    letter-spacing: 0px;
    padding: 0px 20px
}

.header_hor .w-nav.type_desktop .menu-item-5956 .w-nav-list.level_2 {
    padding: 30px 49vw !important;
    box-shadow: 0px 11px 7px -7px #3232321c
}

.level2a a.w-nav-anchor.level_2 {
    text-align: left !important;
    font: normal normal bold 24px Proxima-Nova-Font-Bold !important;
    letter-spacing: -0.48px !important;
    color: #323232 !important;
    opacity: 1;
    margin-bottom: 1.5rem
}

.level2a a.w-nav-anchor.level_2 span.w-nav-title {
    color: #323232 !important
}

.level2a.hover_t a.w-nav-anchor.level_2 span.w-nav-title:hover {
    color: #efb32d !important
}

.level2a a.w-nav-anchor.level_2 span.w-nav-title span {
    color: #FFB100 !important;
    font-size: 13px !important
}

.border_right .mega-menu-item-24563 {
    border-right: 2px dashed #0000000F !important;
    padding: 5px !important;
    height: 390px !important
}

.affiliates_icn a.mega-menu-link:before {
    content: url('../images/Group-57186@2x-1.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.hiremean_icn a.mega-menu-link:before {
    content: url('../images/Group-57124@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.hiremern_icn a.mega-menu-link:before {
    content: url('../images/Group-57117@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.voip_bill_icn a.mega-menu-link:before {
    content: url('../images/Component-25-–-1@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.voip_sol_icn a.mega-menu-link:before {
    content: url('../images/Group-57202@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.softtele_icn a.mega-menu-link:before {
    content: url('../images/Group-57195@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.com_api a.mega-menu-link:before {
    content: url('../images/Group-57197@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.bps_icon a.mega-menu-link:before {
    content: url(' ../images/Group-57196@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.sbc_icn a.mega-menu-link:before {
    content: url(' ../images/i1@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.pbx_icn a.mega-menu-link:before {
    content: url(' ../images/Component-6-–-1@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.retail_icn a.mega-menu-link:before {
    content: url(' ../images/Component-7-–-1@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.whlsale_icn a.mega-menu-link:before {
    content: url(' ../images/Component-9-–-1@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.unified_icn a.mega-menu-link:before {
    content: url(' ../images/Component-11-–-1@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.dyn_icn a.mega-menu-link:before {
    content: url(' ../images/Component-13-–-1@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.voice_icn a.mega-menu-link:before {
    content: url(' ../images/Component-14-–-1@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.mvno_icn a.mega-menu-link:before {
    content: url(' ../images/Component-20-–-1@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.cnc_icn a.mega-menu-link:before {
    content: url(' ../images/Component-19-–-1@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.avd_icn a.mega-menu-link:before {
    content: url(' ../images/Component-18-–-1@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.fx_icn a.mega-menu-link:before {
    content: url(' ../images/Component-17-–-1@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.tel_icn a.mega-menu-link:before {
    content: url(' ../images/Component-16-–-1@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.voipt_icn a.mega-menu-link:before {
    content: url('../images/Component-24-–-1@2x-1-1.png');
    padding-left: 5px;
    width: 60px !important;
    height: 0 !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.face_icn a.mega-menu-link:before {
    content: url('../images/Component-15-–-1@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.sent_icn a.mega-menu-link:before {
    content: url('../images/Component-21-–-1@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.cht_icn a.mega-menu-link:before {
    content: url('../images/Component-26-–-1@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.webd_icn a.mega-menu-link:before {
    content: url('../images/Component-27-–-1@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.mbl_icn a.mega-menu-link:before {
    content: url('../images/Component-28-–-1@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.technology_menu .mega-menu-item-24589 {
    border-right: 2px dashed #0000000F !important;
    padding: 5px !important;
    height: 280px !important
}

.frswch_icn a.mega-menu-link:before {
    content: url('../images/Group-57146@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.webrtc_icn a.mega-menu-link:before {
    content: url('../images/Group-57147@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.kml_icn a.mega-menu-link:before {
    content: url('../images/Group-57148@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.opn_icn a.mega-menu-link:before {
    content: url('../images/Group-57149@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.astr_icn a.mega-menu-link:before {
    content: url('../images/Group-57150@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.flstk_icn a.mega-menu-link:before {
    content: url('../images/Group-57145@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5)
}

.frnd_icn a.mega-menu-link:before {
    content: url('../images/Group-57144@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5)
}

.mblapl_icn a.mega-menu-link:before {
    content: url('../images/Group-57143@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5)
}

.rest_icn a.mega-menu-link:before {
    content: url('../images/Group-57142@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5)
}

.staff_cls .mega-menu-item a {
    color: #666 !important;
    font-size: 13px !important;
    font-weight: normal !important;
    line-height: 2.6 !important;
    text-align: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
    display: block;
    border: 0
}

.staff_cls #mega-menu-3989-0-0 {
    border-right: 2px dashed #0000000F !important;
    padding: 5px !important
}

.staff_cls #mega-menu-3989-0-1 {
    border-right: 2px dashed #0000000F !important;
    padding: 5px !important
}

.staff_cls #mega-menu-3989-0-2 {
    border-right: 2px dashed #0000000F !important;
    padding: 5px !important;
    height: 320px !important
}

.hirean_icn a.mega-menu-link:before {
    content: url('../images/Group-57111@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5)
}

.hirstr_icn a.mega-menu-link:before {
    content: url('../images/Group-57118@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5)
}

.hirecd_icn a.mega-menu-link:before {
    content: url('../images/Group-57125@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.hiref_icn a.mega-menu-link:before {
    content: url('../images/Group-57131@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.hirefree_icn a.mega-menu-link:before {
    content: url('../images/Group-57112@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.hireg_icn a.mega-menu-link:before {
    content: url('../images/Group-57119@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.hireios_icn a.mega-menu-link:before {
    content: url('../images/Group-57126@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.hirekml_icn a.mega-menu-link:before {
    content: url('../images/Group-57132@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.hirelrvl_icn a.mega-menu-link:before {
    content: url('../images/Group-57113@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.hirendjs_icn a.mega-menu-link:before {
    content: url('../images/Group-57120@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.hireopnsip_icn a.mega-menu-link:before {
    content: url('../images/Group-57127@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.hirepythn_icn a.mega-menu-link:before {
    content: url('../images/Group-57133@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.hirerct_icn a.mega-menu-link:before {
    content: url('../images/Group-57114@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.hirerctjs_icn a.mega-menu-link:before {
    content: url('../images/Group-57114@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.hiretens_icn a.mega-menu-link:before {
    content: url('../images/Group-57128@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.hirevoip_icn a.mega-menu-link:before {
    content: url('../images/Group-57129@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.hirewebrtc_icn a.mega-menu-link:before {
    content: url('../images/Group-57147@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.hiredba_icn a.mega-menu-link:before {
    content: url('../images/Group-57136@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.hireaws_icn a.mega-menu-link:before {
    content: url('../images/Group-57115@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.hiredevops_icn a.mega-menu-link:before {
    content: url('../images/Group-57135@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.hirel1l2_icn a.mega-menu-link:before {
    content: url('../images/Group-57123@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.hirel1_icn a.mega-menu-link:before {
    content: url('../images/Group-57123@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.qa_icn a.mega-menu-link:before {
    content: url('../images/Group-57122@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.abtus_icn a.mega-menu-link:before {
    content: url('../images/Group-57183@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.ledrship_icn a.mega-menu-link:before {
    content: url('../images/Group-57184@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.corpt_icn a.mega-menu-link:before {
    content: url('../images/Group-57185@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.ourachiv_icn a.mega-menu-link:before {
    content: url('../images/Group-57187@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.ourhpy_icn a.mega-menu-link:before {
    content: url('../images/Group-57188@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.opnpos_icn a.mega-menu-link:before {
    content: url('../images/Group-57189@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.lifeco_icn a.mega-menu-link:before {
    content: url('../images/Group-57190@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.blog_icon a.mega-menu-link:before {
    content: url('../images/Group-57191@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.rec_icn a.mega-menu-link:before {
    content: url('../images/Group-57192@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.cmpny_icn a.mega-menu-link:before {
    content: url('../images/Group-57193@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.evnt_icn a.mega-menu-link:before {
    content: url('../images/Group-57194@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.border_right li.mega-menu-item a.mega-menu-link:before {
    margin: -6px 1px 0px -30px !important
}

.technology_menu li.mega-menu-item a.mega-menu-link:before {
    margin: -6px 1px 0px -30px !important
}

.about_cls .mega-menu-item-23971 {
    border-right: 2px dashed #0000000F !important
}

.mega-menu-item-23979 {
    border-right: 2px dashed #0000000F !important;
    height: 300px !important
}

.about_cls li.mega-menu-item a.mega-menu-link:before {
    margin: -6px 1px 0px -30px !important
}

.technology_menu .mega-menu-item-24595 {
    border-right: 2px dashed #0000000F !important;
    padding: 5px !important;
    height: 275px !important
}

.eng_icn a.mega-menu-link:before {
    content: url('../images/Group-57137@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.outsrc_icn a.mega-menu-link:before {
    content: url('../images/Group-57138@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.prj_icn a.mega-menu-link:before {
    content: url('../images/Group-57139@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.develop_icn a.mega-menu-link:before {
    content: url('../images/Group-57140@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.vlu_icn a.mega-menu-link:before {
    content: url('../images/Group-57141@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.consult_icn a.mega-menu-link:before {
    content: url('../images/Group-57154@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.web_story_cls a.mega-menu-link:before {
    content: url('../images/Group-57210@2x.png');
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.qa_automation a.mega-menu-link:before {
    content: url('../images/Frame-1-1.png');
    padding-left: 0px;
    width: 64px !important;
    height: 0 !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.api_testing a.mega-menu-link:before {
    content: url('../images/Frame-2-1.png');
    padding-left: 0px;
    width: 64px !important;
    height: 0 !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.mega-indicator {
    display: none !important
}

#mega-menu-3809-0-1 {
    padding-left: 40px !important
}

#mega-menu-3810-0-1 {
    padding-left: 20px !important
}

#mega-menu-3810-0-2 {
    padding-left: 5px !important
}

.staff_cls li.mega-menu-item {
    line-height: 1 !important;
    padding: 0px 0px 0px 0px !important
}

#mega-menu-30594-0-1 {
    width: 42% !important;
    float: right !important
}

.line_height .mega-sub-menu a.mega-menu-link {
    line-height: 3 !important
}

.line_height li.mega-menu-item a.mega-menu-link:before {
    margin: -2px 5px 0px 0px !important
}

.aproch_cls .mega-sub-menu a.mega-menu-link {
    line-height: 4 !important
}

.mega-menu-row {
    padding: 20px !important
}

#mega-menu-item-23979 {
    padding-left: 30px !important
}

#mega-menu-item-23980 {
    padding-left: 30px !important
}

.aproch_cls .mega-sub-menu {
    background: #fff !important
}

.aproch_cls a.mega-menu-link:hover {
    color: #f8b016 !important;
    font-weight: bold !important;
    text-decoration: none !important;
    background: rgba(0, 0, 0, 0) !important
}

.staff_cls a.mega-menu-link:hover {
    color: #f8b016 !important;
    font-weight: bold !important;
    text-decoration: none !important;
    background: rgba(0, 0, 0, 0) !important
}

.staff_cls li {
    margin-left: -10px !important
}

#mega-menu-wrap-us_main_menu #mega-menu-us_main_menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    padding: 0px !important
}

.intl-tel-input.allow-dropdown input,
.intl-tel-input.allow-dropdown input[type=tel],
.intl-tel-input.allow-dropdown input[type=text],
.intl-tel-input.separate-dial-code input,
.intl-tel-input.separate-dial-code input[type=tel],
.intl-tel-input.separate-dial-code input[type=text] {
    padding: 0px 0px 0px 45px !important
}

.wpcf7-form input:not([type="submit"]),
.wpcf7-form textarea,
.wpcf7-form select {
    padding: 0px 7px !important
}

.error-message {
    font-size: 11px !important;
    color: #dc3232 !important
}

.selected-flag {
    height: 30px !important
}

input#test_phn {
    padding-right: 0px !important
}

.error-msg-hide span.wpcf7-not-valid-tip {
    display: none
}

.mega-menu-link:before {
    width: 60px !important;
    height: 0px !important;
    transform: scale(.5);
    filter: grayscale(100%)
}

.has_label {
    margin-bottom: 5px !important
}

.for_phone_both {
    margin-bottom: 15px !important
}

select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.con-country.form-control.wpcf7-not-valid {
    margin-top: 11px !important
}

.w-form-row-field:focus {
    border-bottom-color: #1227c6
}

.cont-us-page input:focus {
    border-color: #1227c6 !important
}

.Defaults-linkedin-square:hover {
    color: #2940de !important
}

.smile_icon_list li .icon_description div.icon_description_text {
    font-size: 15px !important;
    line-height: 20px !important
}

.page-id-30553,
.page-id-5410,
.page-id-4544,
.smile_icon_list li .icon_description div.icon_description_text {
    font-size: 18px !important
}

#get_in_touch_inquiry p,
#collapse273090 p {
    color: #323232 !important
}

.ult-team-member-description.ult-responsive h2 {
    color: #323232 !important
}

.footer-form,
.enterprise_voip p {
    color: #323232 !important
}

.iti-flag {
    height: 15px;
    box-shadow: 0 0 1px 0 #888;
    background-image: url(https://73bd9e58.rocketcdn.me/wp-content/plugins/international-telephone-input-for-contact-form-7/vendor/intl-tel-input/img/flags.png) !important;
    background-repeat: no-repeat;
    background-color: #dbdbdb;
    background-position: 20px 0
}

.grecaptcha-badge {
    width: 70px !important;
    overflow: hidden !important;
    transition: all 0.3s ease !important;
    left: 4px !important;
    z-index: 99999999999999;
    bottom: 78px !important
}

.grecaptcha-badge:hover {
    width: 256px !important
}

.sp-easy-accordion .sp-ea-single .ea-header a:before {
    display: none !important
}

[data-wpr-lazyrender] {
    content-visibility: visible
}

blockquote.__web-inspector-hide-shortcut__:before {
    display: none
}

/* us-design-options-css */

.us_custom_5a3f4a99 {
    margin-top: -20px !important;
    padding-top: 0px !important;
    background: linear-gradient(to right top, #fff 60%, #F7EEF8, #E7E9F6) !important
}

.us_custom_60464bd6 {
    text-align: left !important;
    width: 145px !important;
    margin-left: 44px !important
}

.us_custom_6dc8f46b {
    text-align: left !important;
    line-height: 35px !important;
    margin-top: 10px !important
}

.us_custom_75f03f09 {
    width: 400px !important;
    max-width: 255px !important;
    margin-left: -80px !important;
    margin-top: -30px !important
}

.us_custom_e4fc1d61 {
    text-align: center !important;
    margin-bottom: 10px !important
}

.us_custom_378f5882 {
    color: #323232 !important;
    text-align: center !important
}

.us_custom_e0e9e1db {
    text-align: center !important;
    position: relative !important;
    z-index: 1 !important
}

.us_custom_8a43a480 {
    color: #323232 !important;
    font-weight: 500 !important;
    margin-top: 10px !important
}

.us_custom_256a9918 {
    padding-left: 5rem !important;
    padding-right: 5rem !important
}

.us_custom_19e4b423 {
    font-size: 47px !important;
    padding-top: 15px !important
}

.us_custom_fba61d04 {
    color: #323232 !important;
    font-family: var(--font-body) !important;
    font-weight: 500 !important
}

.us_custom_71d3e3d1 {
    font-weight: 500 !important
}

.us_custom_bcbb04be {
    color: #323232 !important;
    font-weight: 500 !important
}

.us_custom_e11ab399 {
    padding-bottom: 0px !important
}

.us_custom_34770582 {
    height: 320px !important;
    background: url(../images/Projects-Delivered-Successfully-1.png) no-repeat left top / 100% 100% !important
}

.us_custom_8ea6782f {
    color: #ffffff !important;
    text-align: center !important;
    font-family: var(--font-body) !important;
    line-height: 22px !important
}

.us_custom_c175e2b6 {
    text-align: center !important;
    font-family: var(--font-h1) !important;
    font-size: 40px !important;
    margin-top: 20px !important
}

.us_custom_23c7cf1c {
    height: 320px !important;
    background: url(../images/25.png) no-repeat left top / 100% 100% !important
}

.us_custom_dcc2a7c8 {
    height: 320px !important;
    background: url(../images/Professionals-with-Innovative-Minds.png) no-repeat left top / 100% 100% !important
}

.us_custom_c779ac07 {
    height: 320px !important;
    background: url(../images/Years-of-Experience.png) no-repeat left top / 100% 100% !important
}

.us_custom_862cca34 {
    margin-top: -60px !important;
    padding-top: 50px !important;
    border-radius: 0px 135px 0px 0px !important;
    background: #f9f9f9 url(../images/benefits.png) no-repeat left bottom / 15% !important
}

.us_custom_eb849559 {
    text-align: center !important
}

.us_custom_69350a29 {
    color: #323232 !important;
    text-align: left !important;
    font-weight: 500 !important
}

.us_custom_d24d9e26 {
    color: #323232 !important;
    text-align: left !important
}

.us_custom_dd06d7c0 {
    background: no-repeat !important
}

.us_custom_5781005e {
    position: relative !important;
    left: 50px !important
}

.us_custom_907506f0 {
    margin-bottom: 100px !important
}

.us_custom_e8b14f7c {
    text-align: center !important
}

.us_custom_64cc7be9 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    border-top-width: 1px !important;
    border-color: #efefef !important;
    border-top-style: dashed !important
}

.us_custom_80a192e9 {
    font-size: 15px !important
}

.us_custom_49f317a8 {
    font-size: 22px !important
}

.us_custom_621b8884 {
    font-size: 14px !important;
    margin-bottom: 0px !important
}

.us_custom_f03ee871 {
    text-align: right !important
}

.us_custom_c1641e42 {
    width: 220px !important;
    position: fixed !important;
    bottom: 10px !important;
    right: 0px !important;
    z-index: 111 !important;
    animation-name: afr !important
}

.us_custom_d13b15a5 {
    color: #5B0DD4 !important;
    font-weight: 400 !important;
    font-size: 22px !important;
    line-height: 38.5px !important
}

.us_custom_3789c84e {
    color: #323232 !important;
    font-weight: 500 !important;
    margin-top: 20px !important
}

.us_custom_fde541b7 {
    border-radius: 45px !important;
    background: #ffffff !important;
    padding: 30px 22px 30px 22px !important;
    box-shadow: 10px 10px 30px 0px #D8DDE1 !important
}

.us_custom_ecd9a99a {
    padding-top: 2rem !important;
    padding-bottom: 0.5rem !important
}

.us_custom_d7166887 {
    color: #ffffff !important;
    text-align: left !important
}

.us_custom_7a7639b7 {
    color: #ffffff !important;
    margin-top: 10px !important
}

.us_custom_99ecb2c4 {
    color: #ffffff !important;
    font-family: var(--font-h1) !important;
    font-weight: 600 !important
}

.us_custom_6df4bc3a {
    color: #ffffff !important
}

.us_custom_e8846bec {
    color: #7C7C7C !important;
    margin-top: 10px !important
}

@media (min-width:1025px) and (max-width:1280px) {
    .us_custom_60464bd6 {
        margin-left: 44p !important
    }
}

@media (min-width:601px) and (max-width:1024px) {
    .us_custom_60464bd6 {
        margin-left: 44p !important
    }

    .us_custom_256a9918 {
        padding-left: 3rem !important;
        padding-right: 3rem !important
    }

    .us_custom_907506f0 {
        margin-bottom: 80px !important
    }

    .us_custom_c1641e42 {
        width: 200px !important
    }
}

@media (max-width:600px) {
    .us_custom_5a3f4a99 {
        margin-top: 40px !important
    }

    .us_custom_60464bd6 {
        width: 140px !important;
        margin-left: 0px !important
    }

    .us_custom_8ceb6252 {
        padding-top: 0px !important
    }

    .us_custom_256a9918 {
        padding-left: 2rem !important;
        padding-right: 2rem !important
    }

    .us_custom_19e4b423 {
        font-size: 28px !important
    }

    .us_custom_93b7b992 {
        margin-top: 40px !important
    }

    .us_custom_907506f0 {
        margin-bottom: 0px !important
    }

    .us_custom_e8b14f7c {
        font-size: 28px !important
    }

    .us_custom_c1641e42 {
        width: 180px !important
    }
}

section.l-section.wpb_row.us_custom_ecd9a99a.footer_contact_before.anim-section.height_large.width_full.with_img .l-section-img {
    background-image: url(../images/Group-58630@2x.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    z-index: 1;
    height: 99%;
    width: 100%;
}

.wpb_wrapper {
    z-index: 99;
}

@media only screen and (max-width: 767px) {
    .get_in_touch_bg .for_submit {
        position: absolute;
        left: 0;
        bottom: -75px;
    }

    .footer_font_p,
    .footer_font_p p {
        font-size: 14px !important;
    }

    h5.vc_custom_heading.display_inline {
        font-size: 20px !important;
    }

    .g-cols.wpb_row.swipe_boxes.via_flex.valign_top.type_default {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    }

    .vc_col-sm-1\/5.wpb_column.vc_column_container._three_icon {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }

    .vc_col-sm-4.wpb_column.vc_column_container.get_in_touch_bg.second_div {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }

    .vc_col-sm-1\/5.wpb_column.vc_column_container._three_icon .vc_column-inner {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    ._three_icon {
        width: 100% !important;
    }

    ._three_icon .w-image.form_icon.align_none {
        text-align: left !important;
        margin-top: 15px;
        max-width: 30% !important;
        display: inline-block;
    }

    ._three_icon .three_icon_heading {
        width: 70%;
        display: inline-block;
        padding: 10px;
        vertical-align: middle;
    }

    ._three_icon .three_icon_details {
        display: inline-block;
        vertical-align: middle;
        position: absolute;
        left: 66px;
        top: 40px;
    }

    .responsive-img-width img {
        width: 54px !important;
    }
}


#us_grid_4 .w-grid-item {
    padding: 1.5rem
}

#us_grid_4 .w-grid-list {
    margin: -1.5rem
}

.w-grid+#us_grid_4 .w-grid-list {
    margin-top: 1.5rem
}

@media (max-width:899px) {
    #us_grid_4 .w-grid-item {
        width: 50%
    }
}

@media (max-width:599px) {
    #us_grid_4 .w-grid-list {
        margin: 0
    }

    #us_grid_4 .w-grid-item {
        width: 100%;
        padding: 0;
        margin-bottom: 1.5rem
    }
}

.layout_4238 .w-grid-item-h {
    background: #ffffff;
    color: #323232;
    border-radius: 1rem
}

.layout_4238 .usg_post_title_1 {
    color: #323232 !important;
    font-weight: 700 !important;
    font-size: 21px !important;
    line-height: 25px !important;
    padding-left: 30px !important;
    padding-top: 20px !important;
    padding-right: 30px !important
}

.layout_4238 .usg_post_taxonomy_1 {
    color: #099e92 !important;
    font-style: italic !important;
    font-size: 0.8rem !important
}

.layout_4238 .usg_hwrapper_1 {
    color: var(--color-content-faded) !important;
    font-size: 0.9rem !important;
    padding-left: 30px !important;
    padding-bottom: 20px !important;
    padding-right: 30px !important
}

.layout_4238 .usg_post_date_1 {
    color: #878F95 !important;
    font-size: 0.8rem !important
}

@media (max-width:600px) {
    .layout_4238 .usg_post_title_1 {
        font-size: 18px !important
    }
}

.layout_37644 .usg_vwrapper_1 {
    transition-duration: 0.3s;
    transform-origin: 50% 50%;
    transform: scale(1) translate(0%, 0%)
}

.layout_37644 .w-grid-item-h:hover .usg_vwrapper_1 {
    transform: scale(1) translate(0%, 0%);
    opacity: 1;
    border-color: var(--color-content-primary) !important
}

.layout_37644 .usg_vwrapper_1 {
    margin-bottom: 20px !important;
    padding: 2rem !important
}

.layout_37644 .usg_post_content_1 {
    color: #323232 !important
}

.layout_37644 .usg_hwrapper_1 {
    margin-bottom: 1rem !important
}

.layout_37644 .usg_post_image_1 {
    width: 4rem !important;
    margin-left: 0 !important;
    margin-right: 1rem !important
}

.layout_37644 .usg_post_custom_field_1 {
    color: #0F2CBC !important;
    font-weight: 500 !important;
    line-height: 1.5 !important;
    margin-bottom: 0 !important
}

.layout_37644 .usg_post_custom_field_2 {
    color: #323232 !important;
    font-weight: 400 !important;
    font-size: 0.9rem !important;
    line-height: 1.5 !important
}

.layout_37644 .usg_post_custom_field_3 {
    color: #0F2CBC !important;
    font-weight: 600 !important;
    font-size: 0.9rem !important;
    line-height: 1.5 !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important
}

@media (max-width:600px) {
    .layout_37644 .usg_vwrapper_1 {
        padding: 2rem 0rem 0rem 0rem !important
    }
}

.us_custom_4ef7f662 {
    font-size: 55px !important;
    line-height: 55px !important
}

.us_custom_bcbb04be {
    color: #323232 !important;
    font-weight: 500 !important
}

.us_custom_d507cff7 {
    margin-left: 20px !important
}

.us_custom_5b2ece46 {
    color: #7C7C7C !important;
    margin-left: 20px !important;
    margin-top: 10px !important
}

.us_custom_20130089 {
    border-radius: 0px 135px 0px 0px !important;
    background: #f9f9f9 url(https://73bd9e58.delivery.rocketcdn.me/wp-content/uploads/2021/11/benefits.png) no-repeat left bottom / 15% !important
}

.us_custom_eb849559 {
    text-align: center !important
}

.us_custom_c4d83a61 {
    color: #323232 !important;
    text-align: center !important;
    font-weight: 500 !important;
    margin-top: 10px !important
}

.us_custom_5c7b4d71 {
    color: #323232 !important;
    text-align: center !important;
    font-weight: 500 !important;
    margin-top: 15px !important
}

.us_custom_771cfa3e {
    text-align: center !important;
    margin-top: 10px !important
}

.us_custom_64cc7be9 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    border-top-width: 1px !important;
    border-color: #efefef !important;
    border-top-style: dashed !important
}

.us_custom_80a192e9 {
    font-size: 15px !important
}

.us_custom_49f317a8 {
    font-size: 22px !important
}

.us_custom_621b8884 {
    font-size: 14px !important;
    margin-bottom: 0px !important
}

.us_custom_f03ee871 {
    text-align: right !important
}

.us_custom_c1641e42 {
    width: 220px !important;
    position: fixed !important;
    bottom: 10px !important;
    right: 0px !important;
    z-index: 111 !important;
    animation-name: afr !important
}

.us_custom_ecd9a99a {
    padding-top: 2rem !important;
    padding-bottom: 0.5rem !important
}

.us_custom_d44d8758 {
    color: #ffffff !important;
    text-align: center !important
}

.us_custom_54b119a5 {
    color: #ffffff !important;
    text-align: center !important;
    margin-top: 10px !important
}

.us_custom_dc9c99b0 {
    color: #ffffff !important;
    text-align: center !important;
    font-family: var(--font-h1) !important;
    font-weight: 600 !important
}

@media (min-width:601px) and (max-width:1024px) {
    .us_custom_c1641e42 {
        width: 200px !important
    }
}

@media (max-width:600px) {
    .us_custom_c1641e42 {
        width: 180px !important
    }
}
.wpb_wrapper p a {
    color: #ffffff;
}