body {

    font-family: "Montserrat", sans-serif;

    font-size: 14px;

    font-weight: 400;
    overflow-x: hidden;
}



* {

    margin: 0;

    padding: 0;

    font-family: "Montserrat", sans-serif;

    font-size: 14px;

    font-weight: 400;

}

:root {

    --bs-primary1: #4056A0;

    --bs-secondary1: #6BC9DA;

    --text-color: #fff;

}

a {
    text-decoration: none !important;
}

.topbar {
    display: none;
    background: var(--bs-primary1);

}

#backToTop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    z-index: 999999;
    border: none;
    outline: none;
    background-color: var(--bs-primary1);
    color: white;
    cursor: pointer;
    padding: 10px;
    border-radius: 10px;
    font-size: 16px;
    width: 50px;
}

.area-image img {
    border-radius: 20px;
}

#backToTop:hover {
    background-color: var(--bs-secondary1);
}

section.footer-cta {
    background: linear-gradient(90deg, #A7EFFB 0%, #FFFFFF 100%);
}

.topbar p {

    padding: 10px 0px;

    color: var(--text-color);

    margin-bottom: 0;

    text-align: center;

    font-family: "Montserrat", sans-serif;

    font-size: 14px;

    font-weight: 400;

}

.topbar .links-color {

    color: var(--bs-secondary1);

    font-weight: 600;

    text-decoration: none;

    margin-left: 10px;

}

/* header#header, .topbar {
    position: fixed;
    top: 40px;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 9999999;
} */
#header,
.topbar {
    position: relative;
    /* Default position */
    transition: all 0.3s ease-in-out;
    z-index: 1000;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.headersticky {
    position: fixed !important;
    /* Change position on scroll */
    /* top: 40px; */
    width: 100%;
    background: #fff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    /* Optional for visual effect */
}

.topbar {
    background: var(--bs-primary1) !important;
    top: 0px !important;
}

div#circle {
    position: absolute;
    left: 0;
    right: 0;
    top: 22%;
}

.close {

    display: none;

}

.fade {
    opacity: 0;
    transition: opacity 1s ease-in-out;
}

.show.fade {
    opacity: 1;
}

.btn-one {

    background: var(--bs-primary1);

    color: #fff;

    font-size: 14px;

    border-radius: 5px;

    padding: 10px 15px;

}


.newadd {
    background: url(https://client.callusflow.com/synergy/assets/media/thunder-bg.png);
    padding: 180px 0px;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.newadd h2 {
    color: #fff;
    font-size: 48px;
    text-transform: uppercase;
}

.newadd p {
    color: #fff;
    font-size: 16px;
    margin-top: 40px;
}

.btn-two {

    background: var(--bs-secondary1);

    color: #fff;

    font-size: 14px;

    border-radius: 5px;

    padding: 10px 35px;

}

.btn-two:hover {

    text-decoration: none;

    background: var(--bs-primary1);

    color: #fff;

}

.btn-one:hover {

    color: #fff;

    text-decoration: none;

    background: var(--bs-secondary1);

}

.nav-link {

    color: #737373 !important;

    font-size: 16px;

    font-weight: 600;

    padding: 0px 20px !important;

    text-transform: uppercase;

}

nav {

    padding: 10px 0px !important;

}

.nav-item .active {

    color: var(--bs-primary1) !important;

    font-weight: 600;

}

.hero-section {

    /* background-color: var(--bs-primary1) !important; */
    position: relative;
    /* height: 100vh; */
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    overflow: hidden;
    /* transition: background-color 1s, background-image 1s ease-out; */
    /* padding: 150px 0px; */
}

/* new code  */

.updated-hero {
    padding: 50px 0px;
}

.hero-content-are h1,
.hero-content-are h2 {
    font-size: 34px;
    font-weight: 600;
    color: var(--bs-primary1);
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 15px;
}

.hero-content-are h3 {
    font-size: 18px;
    font-weight: 600;
    color: var(--bs-secondary1);
    text-align: center;
}

.hero-content-are p {
    font-size: 18px;
    color: #000;
    font-weight: 400;
}

.hero-btn {
    display: flex;
    justify-content: center;
    gap: 20px;
}

.counterbox p {
    margin: 0;
    font-size: 12px;
}

span.counter {
    color: var(--bs-primary1);
    font-weight: 700;
    font-size: 36px;
}

.counterbox {
    display: flex;
    align-items: center;
}

.herobottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    box-shadow: 0 0px 26px rgba(0, 0, 0, 0.1);
    border-radius: 50px;
    padding: 10px 25px !important;
    margin-top: 30px !important;
    height: 100px;
}

.pre-sng {
    color: var(--bs-primary1);
    font-weight: 700;
    font-size: 26px;
    margin-right: 10px;
}

.p-sng {
    color: var(--bs-primary1);
    font-weight: 700;
    font-size: 26px;
}

.laptopscre {
    background: url(../media/lap.webp);
    background-size: cover;
    background-repeat: no-repeat;
}

.webs,
.Coding {
    background: var(--bs-primary1);
    padding: 30px 20px;
    border-radius: 20px;
    color: #fff;
}

.emil {
    background: url(../media/email.webp);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px 20px;
    border-radius: 20px;
    color: #fff;
    height: 350px;
}

.custom-card.lp-content {
    text-align: center;
    width: 65%;
    /* margin: auto;
    position: relative;
    bottom: 50%; */
    margin-right: auto;
    margin-left: auto;
    margin-top: -230px;
    color: #fff;
}

.hosting {
    background: var(--bs-primary1);
    padding: 30px 20px;
    border-radius: 20px;
    color: #fff;
}

.hosting-img,
.Coding-img {
    width: 50%;
    margin: auto;
}

.custom-card h3 {
    font-weight: 700;
    font-size: 20px;
}

.custom-card p {
    font-weight: 400;
    font-size: 14px;
}

section.servicessection h2 {
    color: var(--bs-primary1);
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
}

section.servicessection span {
    color: var(--bs-secondary1);
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
}

.vcard-box {
    border: 2px solid var(--bs-primary1);
    padding: 20px;
    height: 160px;
    border-radius: 20px;
    text-align: center;
}

.vcard-box h4 {
    font-size: 22px;
    font-weight: 500;
    color: var(--bs-primary1);
}

/* end new */

.hero-section h1 {

    text-align: center;

    font-size: 80px;

    color: var(--bs-secondary1);

    text-transform: uppercase;

    width: 50%;

    max-width: 100%;

    margin: auto;

}

.span-style {

    color: #fff;

    text-transform: uppercase;

    font-size: 40px;

}

.span-style1 {

    color: #fff;

    text-transform: uppercase;

    font-size: 40px;

    display: block;



}

.p-text {

    color: var(--text-color);

    text-align: center;

    font-size: 16px;

    margin-top: 25px;

}

.btn-3 {

    background: #fff;

    color: var(--bs-primary1);

    font-size: 14px;

    font-weight: 600;

    border-radius: 5px;

    padding: 10px 15px;
    border: 1px solid var(--bs-primary1);

}

.btn-4 {

    background: var(--bs-primary1);

    color: var(--bs-secondary1);

    font-size: 14px;

    font-weight: 600;

    border-radius: 5px;

    padding: 10px 15px;

}

a:hover {

    text-decoration: none !important;

}

.section2 {

    padding: 80px 0px;

}

.heading-style {

    font-size: 90px;
    font-weight: 800;
    color: var(--bs-primary1);
    text-align: end;
    text-transform: uppercase;
    white-space: nowrap;

}

.heading-style1 {

    font-size: 90px;
    font-weight: 800;
    color: var(--bs-secondary1);
    text-align: end;
    text-transform: uppercase;
    white-space: nowrap;

}

.topsp {

    margin-top: 50px;

}

.hero-content-are p {
    font-size: 16px;
    margin-top: 20px;
    text-align: center;
}

.extopsp {

    margin-top: 80px;

}

.ptext {

    color: #737373;

    font-size: 16px;

}

.btn4 {

    background: var(--bs-primary1);

    color: #fff;

    font-size: 14px;

    border-radius: 5px;

    padding: 20px 45px;

}

.btn4:hover {

    color: #fff;

    text-decoration: none;

    background: var(--bs-secondary1);

}

.digital-heading {

    color: var(--bs-secondary1);

    font-size: 44px;

    font-weight: 500;

    text-transform: uppercase;

}

.digital-heading span {

    color: var(--bs-primary1);

    font-size: 44px;

    font-weight: 500;

}

.btn5 {

    background: var(--bs-secondary1);

    color: #fff;

    font-size: 14px;

    border-radius: 30px;

    padding: 20px 45px;

}

.btn5:hover {

    background: var(--bs-primary1);

    color: #fff;

    font-size: 14px;

    border-radius: 30px;

    text-decoration: none;

}

.tbsp {

    margin: 20px 0px;

}

.didcated {

    background: url(../media/dedicated-bg.png);

    padding: 80px 0px;

    background-size: cover;

    background-repeat: no-repeat;
    border-radius: 50px;

}

.didcated-heading {

    color: var(--text-color);

    font-size: 38px;

    font-weight: 600;

    text-transform: uppercase;

}

.didcated-heading span {

    color: var(--bs-secondary1);

    font-size: 34px;

    font-weight: 600;

    text-transform: uppercase;

}

.textbox h3 {

    font-size: 16px;

    color: #fff;

    font-weight: 600;

    margin-bottom: 20px;

    height: 38px;

}

.textbox p {

    font-size: 16px;

    color: #fff;

    font-weight: 400;

}

.icon-with-text {

    margin: 20px 0px;

}

.section5 {

    padding: 50px 0px;

}

.tabesection h2,
.supercharge h2,
.psection h2 {

    color: var(--bs-primary1);

    font-size: 38px;

    font-weight: 600;

    text-transform: uppercase;

    text-align: center;

}

/* .pict img {
    position: absolute;
    right: 0px;
    left: 130px;
    top: -256px;
    width: 100%;
    max-width: 100% !important;
} */
.nextstp h2 {

    color: var(--bs-primary1);

    font-size: 24px;

    font-weight: 600;

    text-transform: uppercase;

    text-align: center;

}

.nextstp {
    /* background: linear-gradient(90deg, #A7EFFB 0%, #FFFFFF 100%); */
    padding: 80px 0px;
    background: url(https://client.callusflow.com/synergy/assets/media/sidegirl.png);
    background-size: cover;
    background-position: center center;
}

.tabesection h2 span,
.supercharge h2 span,
.psection h2 span {

    color: var(--bs-secondary1);

    font-size: 34px;

    font-weight: 600;

    text-transform: uppercase;

}

.nav-tabs .nav-link {

    font-size: 14px;

    font-weight: 500;

    color: var(--bs-secondary1) !important;

    border: none !important;

    background: transparent;

    padding: 0 !important;

    margin-right: 30px;

}

.site-footer {

    background: var(--bs-primary1);

    padding: 180px 0px 40px 0px;

}

.footer-menu ul {

    list-style: none;

    padding: 0;

    display: flex;

    align-items: center;

    justify-content: space-evenly;

    margin: 0;

}

.footer-menu ul li a {

    font-size: 16px;

    font-weight: 500;

    text-transform: uppercase;

    color: var(--text-color);

}

.footer-socials ul {

    list-style: none;

    padding: 0;

    display: flex;

    align-items: center;

    margin: 0;

    gap: 10px;



}

.footer-socials {

    float: right;

}

.footercta {

    background: var(--bs-secondary1);

    padding: 50px 30px !important;

    border-radius: 30px;

    margin-bottom: -150px;

    position: relative;

    z-index: 999;

}

.footercta h3 {

    color: var(--bs-primary1);

    font-size: 44px;

    font-weight: 600;

    text-transform: capitalize;

}

.footercta p {

    font-size: 16px;

    color: #fff;

    font-weight: 400;

}



.subscription {

    position: relative;

    width: 100%;

    height: 100%;

}



.subscription .add-email {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    border: none;

    outline: none;

    padding: 0 50px;

}



.subscription .submit-email {

    position: absolute;

    top: 0;

    right: 0;

    height: calc(100% - 2px);

    width: 100px;

    border: none;

    border-radius: 60px;

    outline: none;

    margin: 1px;

    padding: 0 20px;

    cursor: pointer;

    background: var(--bs-primary1);

    color: #FFFFFF;

    transition: width .35s ease-in-out,

        background .35s ease-in-out;

}



.subscription.done .submit-email {

    width: calc(100% - 2px);

    background: #C0E02E;

}



.subscription .submit-email .before-submit,

.subscription .submit-email .after-submit {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    text-align: center;

    line-height: 38px;

    transition: visibility .35s ease-in-out,

        opacity .35s ease-in-out;

}



.subscription.done .submit-email .before-submit,

.subscription:not(.done) .submit-email .after-submit {

    visibility: hidden;

    opacity: 0;

}



.subscription .submit-email .after-submit {

    transition-delay: .35s;

}

ul.fsbox-list {
    text-align: left;
    color: #808080;
}

.subscription:not(.done) .submit-email .before-submit,

.subscription.done .submit-email .after-submit {

    visibility: visible;

    opacity: 1;

}

/* .subcribbe-container {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    display: flex;

    align-items: center;

    justify-content: center;

  } */



.subcribbe-content {

    width: 450px;

    height: 60px;

    box-shadow: 2px 4px 10px rgba(0, 0, 0, .2);

    border-radius: 60px;

    overflow: hidden;

    padding: 10px;

    background: #fff;

}

.mailimg {

    position: absolute;

    top: 0;

    left: 0;

    border: none;

    outline: none;

    z-index: 999;

}

.content-area h2 {

    text-align: left;

}

.innerbox {
    width: 50% !important;
    text-align: center;
}

.innerbox li p {
    font-size: 12px !important;
}

.innerbox li b {
    font-size: 12px !important;
}

.cardimg {
    z-index: -1;
    position: relative;
}

.cardimg img {
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    50% {
        -webkit-transform: translate(0, 10px);
        transform: translate(0, 10px);
    }

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

@keyframes pulse {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    50% {
        -webkit-transform: translate(0, 10px);
        transform: translate(0, 10px);
    }

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

/* .Tools>div{

    padding: 0 !important;

} */

.Tools>div>h3 {

    color: var(--bs-primary1);

    font-size: 15px;

    font-weight: 600;

    padding: 10px 0;

}

.Tools>div>p {

    font-size: 13px;

}

.video-Section {

    background-image: url('../media/video-banner.png');

    background-size: contain;

    padding: 10rem 0;

    background-repeat: no-repeat;

    background-position: center center;

}

.video-content {

    margin-bottom: 5rem;

}



.video-content>h3 {

    color: var(--bs-secondary1);

    font-size: 20px;

    font-weight: 600;

    padding: 10px 0;

}

.video-content>p {

    color: var(--text-color);

}

.video-bttn {

    background: var(--bs-secondary1);

    color: #fff;

    font-size: 18px;

    border-radius: 30px;

    padding: 20px 45px;

    margin-bottom: 10px;

}

.video-bttn:hover {

    background: var(--bs-primary1);

    color: var(--text-color);

    font-size: 18px;

    border: 1px solid var(--bs-secondary1);

    border-radius: 30px;

    text-decoration: none;

}

.video-play {

    display: flex;

    flex-direction: column;

    justify-content: space-around;

    align-items: baseline;

}

.price-list>ul {

    list-style: none;

    padding-left: 20px;

}

.price-list>ul>li {

    padding-bottom: 20px;

    color: var(--bs-primary1);

    font-weight: 600;
    display: flex;
    align-items: flex-start;

}

.price-list>ul>li::before {

    content: url('../media/check.png');
    margin-right: 10px;



}

.prcing {
    font-size: 20px;
    font-weight: 400;
    color: #737373;
}

.pactive {
    font-size: 20px;
    font-weight: 600;
    color: var(--bs-primary1) !important;
}

.nav-tabs {

    border: 2px solid var(--bs-primary1) !important;

    border-radius: 50px;

    align-items: center;

    padding: 10px 10px !important;

    justify-content: space-between;

}

button#EventPlanning-tab {

    margin: 0px !important;

}

.nav-tabs .nav-link.active {

    background-color: #6BC9DA !important;

    border-color: #6BC9DA !important;

    color: #fff !important;

    padding: 8px !important;

    border-radius: 50px;

}

div#myTabContent {

    padding: 20px 0;

}

.nav-tabs .nav-item {

    margin-bottom: 1px !important;

}

button:focus {
    outline: none !important;
    outline: none !important;
}

.mobcard {
    display: none !important;
}

.desktopcard {
    display: block;
}

.tab-pane img {
    border-radius: 50px;
}

.features-section {
    padding: 50px 0px;
}

.features-section h2 {
    color: var(--bs-primary1);
    font-size: 40px;
    font-weight: 600;
    text-transform: uppercase;
}

.fsbox {
    border-radius: 20px;
    padding: 30px;
    border: 2px solid var(--bs-secondary1);
    text-align: center;
    margin: 0 15px;
    height: 400px !important;
    display: flex !important;
    flex-direction: column;
    align-items: center;
}

.fsbox-img {
    background: var(--bs-secondary1);
    width: 80px;
    height: 80px;
    margin: 0px auto;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 2px 12px 1px #4361EE66;
}

.fsbox h3 {
    font-size: 18px;
    font-weight: 500;
    color: var(--bs-primary1);
    margin: 20px 0px !important;
}

.fsbox p {
    color: #808080;
    font-size: 14px;
    margin-bottom: 20px !important;
}

.fsbox-btn {
    background: var(--bs-secondary1);
    color: #fff;
    padding: 10px 40px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    bottom: 32px;
    width: 185px;
    max-width: 100%;
}

.fsbox-btn:hover {
    background: var(--bs-primary1);
    color: #fff;
    padding: 10px 40px;
    border-radius: 5px;
}

.f-btns {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    margin-top: 50px;
}

.febtns1 {
    background: var(--bs-primary1);
    border: 2px solid var(--bs-primary1);
    color: #fff;
    padding: 10px 40px;
    border-radius: 2px;
    display: flex;
    font-size: 16px;
    font-weight: 500;
    align-items: center;
    justify-content: space-between;
    margin-right: 20px;
}

.slidermob {
    display: none;
}

.febtns2 {
    background: #fff;
    color: var(--bs-secondary1);
    border: 2px solid var(--bs-primary1);
    padding: 10px 40px;
    border-radius: 2px;
    display: flex;
    font-size: 16px;
    font-weight: 500;
    align-items: center;
    justify-content: space-between;
}

.febtns1:hover,
.febtns2:hover {
    background: #fff;
    border: 2px solid var(--bs-primary1);
    color: var(--bs-primary1);
    padding: 10px 40px;
    border-radius: 2px;
    display: flex;
    font-size: 16px;
    font-weight: 500;
    align-items: center;
    justify-content: space-between;
}

.slick-prev {
    left: 90% !important;
}

.slick-next {
    right: 0px !important;
}

.slick-prev,
.slick-next {
    font-size: 0 !important;
    line-height: 0 !important;
    position: absolute !important;
    top: -12% !important;
    display: block !important;
    width: 50px !important;
    height: 50px !important;
    padding: 0 !important;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: 2px solid #6BC9DA !important;
    outline: none;
    background: transparent;
}

.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 35px !important;
    line-height: 1.5 !important;
    opacity: 1.75 !important;
    color: #4056A0 !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-image: var(--bs-navbar-toggler-icon-bg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.sticky-bg {
    position: fixed !important;
    top: 10% !important;
}

.background {
    background-position: center center !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    height: 100vh;
    width: 100%;

    height: 900px;
    z-index: 1018;
    padding: 150px 0px;
}

/* Mobile Css */
@media screen and (max-width: 991px) {
    .nextstp {
        background: none;
        padding: 70px 0;
    }

    .nextstp .row {
        row-gap: 20px;
        flex-wrap: wrap-reverse;
    }

    .updated-hero .row {
        row-gap: 20px;
    }
}

@media screen and (max-width: 767px) {
    .nav-tabs {
        justify-content: center;
        gap: 5px 15px;
    }

    .nav-tabs .nav-link {
        margin: 0;
    }
}

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

    .hero-section h1 {
        text-align: center;
        font-size: 58px;
        color: var(--bs-secondary1);
        text-transform: uppercase;
        width: 100%;
        max-width: 100%;
        margin: auto;
    }

    .heading-style {
        font-size: 42px;
        font-weight: 800;
        color: var(--bs-primary1);
        text-align: end;
        text-transform: uppercase;
        white-space: normal;
    }

    /* .cardimg{
        display: none;
    } */
    .cardimg img {
        -webkit-animation: pulse 2s infinite;
        animation: pulse 2s infinite;
        width: 100%;
    }

    .mobcard {
        display: block !important;
    }

    .desktopcard {
        display: none !important;
    }

    .header-btn {
        /*display: none;*/
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: stretch;
        gap: 10px;
        margin-top: 8px;
    }

    .topbar p {

        padding: 10px 0px;

        color: var(--text-color);

        margin-bottom: 0;

        text-align: center;

        font-family: "Montserrat", sans-serif;

        font-size: 12px;

        font-weight: 400;

    }

    .topbar .links-color {

        color: var(--bs-secondary1);

        font-weight: 600;

        text-decoration: none;

        font-size: 12px;

        margin-left: 5px;

    }

    .close {

        display: block;

    }

    /*.navbar-toggler {
        padding: .25rem .75rem;
        font-size: 1.25rem;
        line-height: 1;
        background-color: #6BC9DA !important;
        border: 1px solid #6BC9DA !important;
        border-radius: .25rem;
    }*/

    .span-style3 {

        color: var(--bs-primary1);
        text-transform: uppercase;
        font-size: 40px;
        display: block;
        font-weight: 600;
        text-align: center;
    }

    .span-style4 {

        color: var(--bs-secondary1);
        text-transform: uppercase;
        font-size: 40px;
        display: block;
        font-weight: 600;
        text-align: center;
    }

    .subcribbe-content {
        width: 100%;
        height: 60px;
        box-shadow: 2px 4px 10px rgba(0, 0, 0, .2);
        border-radius: 60px;
        overflow: hidden;
        padding: 10px;
        background: #fff;
    }

    .pict img {
        position: relative;
        right: 0px;
        left: 0px;
        top: 0px;
        width: 100%;
        max-width: 100% !important;
    }

    .digital-heading {
        color: var(--bs-secondary1);
        font-size: 24px;
        font-weight: 500;
        text-transform: uppercase;
    }

    .digital-heading span {
        color: var(--bs-primary1);
        font-size: 24px;
        font-weight: 500;
    }

    .didcated {
        background: url(../media/dedicated-bg.png);
        padding: 80px 0px;
        background-size: cover;
        background-repeat: no-repeat;
        border-radius: 50px;
        margin-top: 50px;
    }

    .tabesection h2,
    .supercharge h2,
    .psection h2 {
        color: var(--bs-primary1);
        font-size: 28px;
        font-weight: 600;
        text-transform: uppercase;
        text-align: center;
    }

    .tabesection h2 span,
    .supercharge h2 span,
    .psection h2 span {
        color: var(--bs-secondary1);
        font-size: 28px;
        font-weight: 600;
        text-transform: uppercase;
    }

    .didcated-heading {
        color: var(--text-color);
        font-size: 28px;
        font-weight: 600;
        text-transform: uppercase;
    }

    .didcated-heading span {
        color: var(--bs-secondary1);
        font-size: 28px;
        font-weight: 600;
        text-transform: uppercase;
    }

    .video-Section {
        background: #4056A0;
    }

    .video-play {
        display: none;
    }

    .slick-next {
        right: -5px !important;
    }

    .slick-prev {
        left: 75% !important;
    }

    .slick-prev,
    .slick-next {
        font-size: 0 !important;
        line-height: 0 !important;
        position: absolute !important;
        top: -25% !important;
        display: block !important;
        width: 50px !important;
        height: 50px !important;
        padding: 0 !important;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        cursor: pointer;
        color: transparent;
        border: 2px solid #6BC9DA !important;
        outline: none;
        background: transparent;
    }

    .fsbox {
        border-radius: 20px;
        padding: 15px;
        border: 2px solid var(--bs-secondary1);
        text-align: center;
        margin: 0 15px;
        height: 350px !important;
        position: relative;
    }

    .price-list {
        margin-top: 50px;
    }

    .fsbox-btn {
        background: var(--bs-secondary1);
        color: #fff;
        padding: 5px 20px;
        border-radius: 5px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: absolute;
        bottom: 32px;
        width: auto;
        max-width: 100%;
    }

    .febtns1 {
        background: var(--bs-primary1);
        border: 2px solid var(--bs-primary1);
        color: #fff;
        padding: 10px 20px;
        border-radius: 2px;
        display: flex;
        font-size: 14px;
        font-weight: 500;
        align-items: center;
        justify-content: space-between;
        margin-right: 20px;
    }

    .footer-menu {
        margin-top: 20px;
    }

    .footer-socials {
        display: flex;
        justify-content: center;
    }

    .footer-logo {
        text-align: center;
    }

    .febtns2 {
        background: #fff;
        color: var(--bs-secondary1);
        border: 2px solid transparent;
        padding: 10px 20px;
        border-radius: 2px;
        display: flex;
        font-size: 16px;
        font-weight: 500;
        align-items: center;
        justify-content: space-between;
    }

    .Tools>div {
        padding: 0px 15px !important;
    }

    /*.mynavbar {
        position: fixed;
        width: 100%;
        max-width: 380px;
        margin: 0 !important;
        top: 0;
        left: unset;
        transform: translateX(100%) !important;
        right: 0;
        height: 100vh;
        padding: 120px 50px 0px 50px !important;
        border: 0px;
        list-style: none;
        background: var(--bs-secondary1);
    }

    .open .mynavbar {

        display: block !important;

        transition: 1.6s;

        transition-timing-function: ease-in;

        transform: translateX(0%) !important;

        height: 100% !important;

        overflow: auto;

        padding: 120px 50px 0px 50px !important;

        border: 0px;

        width: 320px;
        z-index: 99999;

    }

    .nav-link {
        padding: 15px !important;
    }

    .close {

        display: block;

        font-size: 50px !important;

        position: absolute;

        top: 10px;

        right: 0;

        left: 10px;

        color: var(--bs-primary1) !important;

        width: 30px;

        height: 60px;

        cursor: pointer;

    }

    .closed .mynavbar {

        display: block !important;

        transition: 1.8s;

        transition-timing-function: ease-in-out;

        transform: translateX(100%) !important;

        height: 100% !important;
        z-index: 99999;

    }

    .open::before {
        content: "";
        position: fixed;
        width: 100vw;
        height: 100%;
        background: rgba(29, 2, 46, 0.2);
        backdrop-filter: blur(6px);
        left: 0;
        top: 0;
        user-select: unset;
        cursor: default;
        z-index: 9999;
    }

    .bodyover {
        overflow: hidden;
    }

    #navbarNav {
        display: block;
    }*/

    .background {
        background: var(--bs-primary1) !important;
    }


    .hero-content-are h1 {
        font-size: 22px;
        font-weight: 600;
        color: var(--bs-primary1);
        text-transform: uppercase;
    }

    .hero-content-are h2 {
        font-size: 18px;
        font-weight: 600;
        color: var(--bs-secondary1);
        text-transform: uppercase;
    }

    .hero-content-are p {
        font-size: 14px;
        color: #000;
        font-weight: 600;
    }

    .hero-content-are h2 {
        font-size: 16px;
        font-weight: 600;
        color: var(--bs-secondary1);
        text-transform: uppercase;
    }

    .herobottom {
        display: block;
        background: #fff;
        box-shadow: 0 0px 26px rgba(0, 0, 0, 0.1);
        border-radius: 50px;
        padding: 10px 25px !important;
        margin-top: 30px !important;
        height: auto;
    }

    span.counter {
        color: var(--bs-primary1);
        font-weight: 700;
        font-size: 26px;
    }

    .mob-none {
        display: none;
    }

    .custom-card.lp-content {
        text-align: center;
        width: 70%;
        margin-right: auto;
        margin-left: auto;
        margin-top: -190px;
        color: #fff;
    }

    .custom-card p {
        font-weight: 400;
        font-size: 12px;
    }

    .headersticky {
        position: fixed !important;
        top: -2px;
        width: 100%;
        background: #fff;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    }

    .newadd h2 {
        color: #fff;
        font-size: 22px;
        text-transform: uppercase;
    }

    .lp-box {
        margin-bottom: 80px !important;
    }

    section.servicessection span {
        color: var(--bs-secondary1);
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase;
    }

    section.servicessection h2 {
        color: var(--bs-primary1);
        font-size: 26px;
        font-weight: 600;
        text-transform: uppercase;
        text-align: center;
    }

    /*.slidermob{
    display: block;
}*/
    .carousel-inner img {
        border-radius: 20px;
        width: 100% !important;
    }

    .Tools {
        display: flex;
        flex-direction: column;
    }

    .innerbox {
        width: 100% !important;
    }
}

.didcated .ribbon {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}
.didcated .ribbon {
    --f: .5em;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 1.8;
    padding-inline: 1lh;
    padding-bottom: var(--f);
    border-image: conic-gradient(#0008 0 0) 51%/var(--f);
    clip-path: polygon(100% calc(100% - var(--f)), 100% 100%, calc(100% - var(--f)) calc(100% - var(--f)), var(--f) calc(100% - var(--f)), 0 100%, 0 calc(100% - var(--f)), 999px calc(100% - var(--f) - 999px), calc(100% - 999px) calc(100% - var(--f) - 999px));
    transform: translate(calc((cos(45deg) - 1)*100%), -100%) rotate(-45deg);
    transform-origin: 100% 100%;
    background-color: #C53634;
    /* the main color  */
}
.turn-one-time-section {
    padding: 40px 0 60px 0;
}
.turn-one-time-section h2 {
    font-size: 40px;
    color: var(--bs-primary1);
    font-weight: 600;
    text-align: center;
}
.turn-one-time-section h3 {
    color: var(--bs-secondary1);
    text-align: center;
    font-size: 30px;
}
.turn-one-time-section .video {
    padding: 20px 50px 50px 50px;
}
.turn-one-time-section .video.local-video {
   padding-bottom: 0 !important;
}
.turn-one-time-section .video-btn {
    text-align: center;
}
.site-footer.padding-decrease {
    padding: 40px 0px 40px 0px;
}

@media screen and (max-width: 991px) {
    
    .turn-one-time-section h3 {
        font-size: 28px;
    }
    .turn-one-time-section .video {
        padding: 20px 0px 40px 0px;
    }
    .turn-one-time-section .f-btns {
        margin-top: 40px;
    }

}

@media screen and (max-width: 767px) {
    .turn-one-time-section {
        padding: 30px 0;
    }
    .turn-one-time-section h2 {
        font-size: 32px;
    }
    .turn-one-time-section h3 {
        font-size: 24px;
    }
    .turn-one-time-section .video {
        padding: 10px 10px 30px 10px;
    }
    .turn-one-time-section .f-btns {
        margin-top: 30px;
    }
    .turn-one-time-section .febtns1 {
        min-width: 210px;
        justify-content: center;
    }
    .site-footer.padding-decrease {
        padding: 30px 0px 30px 0px;
    }
}

@media screen and (max-width: 479px) {
    .turn-one-time-section h2 {
        font-size: 26px;
    }
    .turn-one-time-section h3 {
        font-size: 22px;
    }
} 

/* FAQ page css */
 .faq-section {
  padding: 60px 15px;
}
.faq-section .faq-header {
  text-align: center;
  margin-bottom: 40px;
}
.faq-section .faq-header h1{
    font-size: 40px;
    color: var(--bs-primary1);
    font-weight: 600;
    text-align: center;
}
.faq-section .faq-header p {
    color: var(--bs-secondary1);
    text-align: center;
    font-size: 30px;
}
.accordion-button:not(.collapsed) {
    background-color: var(--bs-secondary1) !important;
    color: var(--bs-primary1) !important;
}
.faq-section .accordion-button {
  font-weight: 600;
  font-size: 16px;
  color: var(--bs-primary1) !important;
}
.faq-section .accordion-button:focus {
    outline: none !important;
    box-shadow: none !important;
}
.faq-section .btn.faq-link {
    display: inline-block;
    margin-top: 15px;
    font-weight: 500;
    text-decoration: none;
    background: var(--bs-primary1);
    border: 2px solid var(--bs-primary1);
    color: #fff;
    padding: 8px 30px;
    border-radius: 5px;
}
.faq-section .btn.faq-link:hover {
    background: #fff;
    border-color: var(--bs-primary1);
    color: var(--bs-primary1);
}
#watch-the-interactive-video-popup .modal-title {
    color: var(--bs-primary1);
}

@media (min-width: 767px) {
    #watch-the-interactive-video-popup .modal-dialog {
        max-width: 600px;
    }
}
@media (min-width: 991px) {
    #watch-the-interactive-video-popup .modal-dialog {
        max-width: 800px;
    }
}