html body .site-primary-header-wrap .ast-builder-grid-row.ast-grid-center-col-layout {
    grid-template-columns: auto 1fr auto;
}

html body #ast-hf-menu-1 a {
   border: 1px solid #fff;
   margin-left: 15px;
   padding-left: 20px;
   padding-right: 20px;
}


html body .site-primary-header-wrap .ast-builder-grid-row.ast-grid-center-col-layout .site-header-primary-section-left {
    order: 2;
    justify-content: center;
}

html body .site-primary-header-wrap .ast-builder-grid-row.ast-grid-center-col-layout .site-header-primary-section-center{
    order: 1;
}

html body .site-primary-header-wrap .ast-builder-grid-row.ast-grid-center-col-layout .site-header-primary-section-right {
    order: 3;
}

html body .site-primary-header-wrap .ast-builder-grid-row.ast-grid-center-col-layout .site-header-primary-section-left .site-header-primary-section-left-center {
    display: none!important;
}

#topoverlay .elementor-background-overlay {
    z-index: -1;
}

#topoverlay {
    position: relative;
}

html body .elementor-1059 .elementor-element.elementor-element-96142da > .elementor-container {
    justify-content: flex-start;
    margin-left: 0;
    margin-right: 0;
}

.nectar-shape-divider-wrap {
    z-index: 3;
    transform: translateY(-180px);
    height: 180px;
    position: relative;
    padding: 0!important;
    margin-bottom: -180px!important;
}

.nectar-shape-divider-wrap div {
    height: 180px;
    padding: 0;
}

.nectar-shape-divider {
    width: 100%;
    left: 0;
    bottom: -1px;
    height: 100%;
    position: absolute;
}

.nectar-shape-divider-wrap svg path:first-child {
    opacity: 0.1;
}

.nectar-shape-divider-wrap svg path:nth-child(2) {
    opacity: 0.12;
}

.nectar-shape-divider-wrap svg path:nth-child(3) {
    opacity: 0.18;
}

.nectar-shape-divider-wrap svg path:nth-child(4) {
    opacity: 0.33;
}

#promisearea .elementor-widget-container p {
    text-align: center;
}

#promisearea .elementor-icon {
    width: 115px;
    height: 115px;
    display: flex;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    background: #1096cd;
    border-radius: 50%;
    color: #fff;
    background: radial-gradient(circle, rgba(16,150,205,1) 60%, rgba(0,246,145,1) 100%);
}

#promiseiconsarea {
    padding: 50px 0 0 0;
    margin-bottom: 0;
}

#communicationarea h2 {
    font-size: 40px;
}

#countdownsarea p,
#countdownsarea div {
    text-align: center;
    color: #fff;
}

.js #countdownsarea .elementor-heading-title {
    opacity: 0;
}

body.elementor-editor-active #countdownsarea .elementor-heading-title {
    opacity: 1;
}

#countdownsarea .elementor-heading-title {
    font-size: 45px;
    margin-bottom: 5px;
    line-height: 1.444;
}

#whyusarea .elementor-element {
    position: relative;
}

#whyusarea .elementor-element .elementor-widget-icon {
    position: absolute;
    left: 5px;
    top: 14px;
}

#whyusarea .e-con-inner > .elementor-element {
    padding-bottom: 80px;
}

#whyusarea .elementor-element .elementor-widget-text-editor,
#whyusarea .elementor-element .elementor-widget-heading {
    padding-left: 50px;
}

#whyusarea .elementor-element .elementor-icon {
    font-size: 34px;
}

#barsarea {
    background-position: center center;
    background-repeat: no-repeat;
}

#barsarea h2,
#barsarea h3,
#barsarea {
    color: #fff;
}

#barsarea .hbar {
    position: relative;
    margin-top: 20px;
    margin-bottom: 13px;
    overflow: visible;
    background: linear-gradient(245deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.8) 100%);
    height: 14px;
    max-width: 0;
}

body.elementor-editor-active #barsarea .hbar,
#barsarea .hbar.effect {
    animation: bar 2s forwards;
}

#barsarea .hbar .elementor-widget-container p {
    position: absolute;
    top: 0;
    white-space: nowrap;
    transform: translateY(-18px);
}

header .sub-menu li a {
    color: #444!important;
}

#barsarea .hbar .elementor-widget-container p:first-of-type {
    left: 0;
}

#barsarea .hbar .elementor-widget-container p:first-of-type + p {
    right: 0;
    opacity: 0;
    font-size: 11px;
    transform: translateY(-20px);
}

body.elementor-editor-active #barsarea .hbar .elementor-widget-container p:first-of-type + p,
#barsarea .hbar .elementor-widget-container p:first-of-type + p.effect {
    animation: baropacity 2s forwards;
}

#barsarea {
    gap: 0;
}

#barsarea .hbar25 {
    width: 25%;
}

#barsarea .hbar30 {
    width: 30%;
}

#barsarea .hbar35 {
    width: 35%;
}

#barsarea .hbar40 {
    width: 40%;
}

#barsarea .hbar45 {
    width: 45%;
}

#barsarea  + .nectar-shape-divider-wrap svg {
    fill: rgb(244, 244, 244);
}

.whatstheysayingheader {
    padding-bottom: 25px;
    position: relative;
    margin-bottom: 25px;
    font-weight: normal;
}

.whatstheysayingheader h3 {
    font-weight: normal;
}

.whatstheysayingheader::after {
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    bottom: 0;
    width: 80px;
    left: calc(50% - 40px);
    background: #444!important;
}

header.site-header {
    position: fixed!important;
    left: 0!important;
    right: 0!important;
    top: 0!important;
    z-index: 10;
    transition: all 0.5s linear;
    background: transparent;
}

header.fixed {
    background: #fff!important;
    transition: all 0.5s linear;
    color: #333333!important;
    box-shadow: 0 3px 45px rgba(0,0,0,0.15);
    z-index: 500000;
}

header.fixed a {
    color: #333333!important;
}

header.fixed svg {
    fill: #333333!important;
}

header.fixed .ast-logo-title-inline .ast-site-identity {
    padding: 0!important;
}

header.fixed .site-logo-img .transparent-custom-logo img,
header .site-logo-img .transparent-custom-logo img {
    transition: all 0.5s linear;
}

header.fixed .site-logo-img .transparent-custom-logo img {
    height: 54px!important;
    width: auto!important;
}

body:not(.elementor-editor-active) .slider .e-con-inner:not(.slick-slider) > div {
    display: none!important;
}

body:not(.elementor-editor-active) .slider .e-con-inner:not(.slick-slider) > div:first-of-type,
body:not(.elementor-editor-active) .slider .e-con-inner:not(.slick-slider) > div:first-of-type + div ,
body:not(.elementor-editor-active) .slider .e-con-inner:not(.slick-slider) > div:first-of-type + div + div
{
    display: block!important;
}

.slider .e-con-inner .slick-track > div.elementor-element,
.slider .e-con-inner > div.elementor-element {
    background: #f2f2f2;
    padding: 25px;
    position: relative;
}

body:not(.elementor-editor-active) .slider .e-con-inner:not(.slick-slider) {
    display: flex!important;
    flex-wrap: nowrap!important;
    gap: 25px!important;
}

.slider .e-con-inner h3{
    font-size: 40px;
    color: #252525;
    line-height: 1.35em!important;
    margin-bottom: 5px;
    font-weight: normal;
    overflow: hidden;
}

.slider .e-con-inner .elementor-widget-text-editor {
    padding-bottom: 50px;
    text-align: center;
}

.slider .e-con-inner .elementor-widget-button {
    position: absolute;
    left: 25px;
    right: 25px;
    bottom: 25px;
    text-align: center;
}

#fullbtn {
    padding: 0;
    position: relative;
}

#fullbtn a.elementor-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    border: none;
    outline: none;
    min-height: 118px;
}

footer .site-below-footer-wrap[data-section="section-below-footer-builder"],
footer {
    color: #ccc;
    position: relative;
    z-index: 10;
    background-color: #252525;
    border: none;
    outline: none;
}

footer .site-below-footer-wrap[data-section="section-below-footer-builder"] a,
footer a {
    color: #fff;
}

body:not(.home) #primary {
    margin-top: 160px;
}

.elementor-widget-container ol {
    padding-top: 16px!important;
}

.elementor-widget-container ol li {
    padding-bottom: 16px!important;
}

.elementor-widget-container ol[type="a"]{
    list-style-type: lower-alpha!important;
}

.elementor-widget-container li h4,
.elementor-widget-container li h3{
    margin-bottom: 0!important;
    line-height: 1.2;
}

.elementor-widget-container p + ol {
    padding-top: 0!important;
}

.elementor-widget-container li h4 + p,
.elementor-widget-container li h3 + p {
    margin-top: 16px!important;
}

@media screen and (max-width: 1199px) {
    #wpadminbar {
        display: none!important;
    }

    html[lang] {
        margin: 0!important;
    }

    .slick-slider,
    .slider {
        overflow: hidden;
    }

}


@media screen and (max-width: 1199px) and (min-width: 768px) {

    body:not(.home) #primary {
        margin-top: 90px;
    }

    #topoverlay {
        background-position: -300px 0;
    }

    #promiseiconsarea .elementor-column.elementor-col-25 {
        width: 50% !important;
    }

    html body:not(.elementor-editor-active) .slider .e-con-inner:not(.slick-slider) > div:first-of-type + div + div
    {
        display: none!important;
    }

    html body .ast-logo-title-inline .ast-site-identity {
        margin-left: 0!important;
        padding: 0!important;
    }

    html body header .custom-logo-link img {
        max-width: 60px!important;
    }

    html #whyusarea .e-con-inner > .elementor-element {
        width: 100%!important;
        padding-bottom: 15px;
    }

    #whyarea > div {
        padding-bottom: 0!important;
    }

    #whyusarea {
        padding-bottom: 40px;
    }

    html body.admin-bar .ast-mobile-popup-drawer,
    html body.admin-bar .ast-mobile-popup-drawer .ast-mobile-popup-inner {
        top: 0!important;
        z-index: 500001;
    }

    .slick-next,
    .slick-prev {
        transform: none!important;
        z-index: 10;
    }

    .slick-next {
        right: 0px!important;

    }

    .slick-prev {
        left: 5px!important;
    }

    #barsarea,
    #communication {
        padding-left: 15px;
        padding-right: 15px;
        box-sizing: border-box;
    }

    html body #topoverlay h1.elementor-heading-title {
        font-size: 35px;
        line-height: 1.1;

    }

    html body #topoverlay .elementor-widget-heading {
        line-height: 1.4;
        margin-bottom: 15px;

    }

    html #topoverlay .elementor-container {
        max-width: 50% !important;
    }

    html body [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg,
    html body [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-fill {
        background: none!important;
        border: none!important;
        color: #444!important;
        fill: #444!important;
    }


}

@media screen and (max-width: 767px) {

    body:not(.home) #primary {
        margin-top: 90px;
    }

    html body [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg,
    html body [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-fill {
        background: none!important;
        border: none!important;
        color: #444!important;
        fill: #444!important;
    }

    html body.admin-bar .ast-mobile-popup-drawer,
    html body.admin-bar .ast-mobile-popup-drawer .ast-mobile-popup-inner {
        top: 0!important;
        z-index: 500001;
    }

    html body:not(.elementor-editor-active) .slider .e-con-inner:not(.slick-slider) > div:first-of-type + div ,
    html body:not(.elementor-editor-active) .slider .e-con-inner:not(.slick-slider) > div:first-of-type + div + div
    {
        display: none!important;
    }

    .slick-next,
    .slick-prev {
        transform: none!important;
        z-index: 10;
    }

    .slick-next {
        right: 0px!important;

    }

    .slick-prev {
        left: 5px!important;
    }

    #topoverlay {
        background-image: none!important;
    }

    .nectar-shape-divider-wrap div {
        height: 80px!important;
    }

    .nectar-shape-divider-wrap {
        transform: translateY(-80px);
        margin-bottom: -80px!important;
    }

    .elementor-widget-container > ol {
        transform: translateX(-40px);
    }

    html body .elementor-widget-heading h2.elementor-heading-title {
        line-height: 1.2;
    }

    #promisearea .elementor-column {
        width: 100%!important;
    }

    html body #topoverlay h1.elementor-heading-title {
        font-size: 35px;
        line-height: 1.1;
    }

    html body #topoverlay .elementor-widget-heading {
        line-height: 1.4;
        margin-bottom: 15px;
    }

    html body header .custom-logo-link img {
        max-width: 60px!important;
    }

    #whattheysaingarea > div {
        padding-top: 25px;
        padding-bottom: 15px;
    }

    #barsarea,
    #communication {
        padding-left: 15px;
        padding-right: 15px;
        box-sizing: border-box;
    }

    html body #communicationarea h2 {
        font-size: 25px!important;
    }

    #whyarea > div {
        padding-bottom: 0!important;
    }

    html body .slick-track {
        gap: 0!important;
    }

    #whyusarea .e-con-inner > .elementor-element {
        padding-bottom: 15px;
    }

    #whyusarea {
        padding-bottom: 40px;
    }

    html body .ast-logo-title-inline .ast-site-identity {
        margin-left: 0!important;
        padding: 0!important;
    }

}

@media screen and (max-width: 1024px) and (orientation: landscape){

    html body #topoverlay {
        background-position: -150px 0;
    }
}

@keyframes bar {
    from {
        max-width: 0%;
    }
    to {
        max-width: 100%;
    }
}

@keyframes baropacity {
    from {
        opacity: 0;
    }
    to {
        opacity: 1.0;
    }
}

@media screen and (min-width: 1200px) {
    html body .elementor-1059 .elementor-element.elementor-element-96142da:not(.elementor-motion-effects-element-type-background) {
        background-size: contain;
    }
}

