/* nav{
    background-color: black !important;
} */

@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;500;600;700;800&display=swap');

/* @font-face
{
    font-family: 'roboto-slab-light';
    src: url("./RobotoSlab-Light.ttf");
} */
body {
    /* font-family: 'roboto-slab-light','roboto-slab-light'; */
    /* font-family: 'Roboto Slab', serif; */
    font-family: 'Montserrat', sans-serif;
    /* font-family: 'Roboto Slab', serif; */
    /* font-family: 'Roboto Slab Light', arial;; */
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
}

nav {
    background-color: white;
    /* height: 70px; */
    border-bottom: 1px solid #e9e9e9;
}

    nav li.nav-item {
        font-weight: 600;
    }

.btn-top {
    background-color: black;
    color: white !important;
    padding: 5px 20px;
}

    .btn-top:hover {
        background-color: white !important;
        color: black !important;
        border: 1px solid black;
        padding: 5px 20px;
    }

.main-logo {
    width: 150px;
}

.top-sec nav .nav-item {
    font-weight: 600;
    font-size: 18px;
}

.top-sec .navbar-nav {
    margin-left: 20px;
}

.header-main-title {
    font-weight: 800;
}

.header-top-title {
    text-decoration: underline;
    font-size: 1.8rem;
    font-weight: 500;
}

.header-con {
    margin-top: 20px;
}

.header-main-title {
    margin: 25px 0px;
}

.header-para {
    font-size: 1.3rem;
    margin: 40px 0px;
}

@media (min-width:768px) {
    .header-para {
        font-size: 1.3rem;
        margin: 40px 30px;
    }
}

.header-bottom-title {
    margin-bottom: 20px;
}

.sec-space {
    margin: 0px 0px;
    padding: 4rem 0px 3rem 0px;
}

.email-marketing-platform-sec,
.bg-blue {
    background: #00aeef21;
}

.heading {
    font-weight: 800;
    margin-bottom: 30px;
    font-size: 1.8rem;
}

.add-power-video-sec {
    width: 100%;
    height: 400px;
    border: 1px solid gray;
    border-radius: 10px;
}

.add-power-watch-btn button,
.add-power-watch-btn a {
    background: #00aeef;
    color: white;
    font-size: 1.5rem;
    padding: 10px 40px;
    border-radius: 10px;
    margin-bottom: 20px;
    font-weight: 700;
}

.plan-buy-sec img {
    margin-top: -4px;
}

.plan-buy-sec button {
    background: #1471ff;
    color: white;
    font-size: 1.5rem;
    padding: 10px 40px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.plan-buy-sec-best button {
    background: #41c053;
    color: white;
    font-size: 1.5rem;
    padding: 10px 40px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.plan-buy-sec button:hover {
    background: #ffffff;
    color: #1471ff !important;
    border: 1px solid #1471ff;
    ;
    font-size: 1.5rem;
    padding: 10px 40px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.plan-buy-sec-best button:hover {
    background: #ffffff;
    color: #41c053 !important;
    border: 1px solid #41c053 !important;
    font-size: 1.5rem;
    padding: 10px 40px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.business-sec-best {
    background: white !important;
}

@media (max-width:998px) {
    .business-sec-best {
        margin-top: 100px !important;
    }
}

.plan-buy-sec button:hover {
    color: rgb(0, 0, 0);
}

@media (max-width:1024px) {
    .add-power-watch-btn button {
        font-size: 1.2rem;
    }
}

.add-power-watch-btn button:hover,
.add-power-watch-btn a:hover {
    background: white;
    color: #00aeef;
    border: 1px solid #00aeef;
}

.emp-text {
    font-size: 1.3rem;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 20px;
}

.emp-item-con {
    margin-top: 40px;
}

.emp-item {
    text-align: center;
}

.emp-img img {
    width: 100px;
}

.refund-sec {
    font-size: 1.1rem;
    margin-top: 10px;
}

.con-sec-item {
    text-align: center;
}

.con-sec-dec {
    font-size: 1.1rem;
    color: #000000;
    padding: 0px 35px;
    font-weight: 500;
}

.con-sec-title {
    font-weight: 700;
    font-size: 1.2rem;
    margin-bottom: 10px;
    margin-top: 8px;
}

.b-700 {
    font-weight: 700;
}

.con-sec-item {
    margin: 25px 0px;
    padding: 0px 20px;
}

.con-sec-img img {
    width: 50px;
}

.refund-item {
    margin: 0px 10px;
    font-size: 0.9rem;
}

    .refund-item i {
        color: #00aeef;
    }

.feature-right-sec ul {
    margin: 20px 0px 0px 0px;
    padding: 0px;
    list-style: none;
}

    .feature-right-sec ul li {
        font-size: 1.2rem;
        font-weight: 500;
    }

        .feature-right-sec ul li i {
            color: #00aeef;
            margin-right: 5px;
        }

.para-con {
    font-size: 1.1rem;
    font-weight: 500;
}

p {
    font-weight: 500;
}

.ul-con {
    list-style: none;
    margin: 0px;
    padding: 0px;
    font-weight: 500;
    /* font-size: 1.1rem; */
}

    .ul-con li i {
        color: #00aeef;
        margin-right: 5px;
    }

    .ul-con li {
        margin: 5px 0px;
    }

.down-arrow {
    margin: 0px auto;
    font-size: 1.6rem;
    color: #00aeef;
}

.top-carousel .item {
    margin: 3px;
}

    .top-carousel .item img {
        display: block;
        width: 50%;
        height: auto;
    }

.table-top {
    background: #00aeef;
    color: white;
    border-radius: 8px 8px 0px 0px;
}

.saving-checker {
    border-radius: 10px 10px 0px 0px;
    /* overflow: hidden; */
    border: 1px solid #d9d9d9;
}

    .saving-checker td,
    .saving-checker tr {
        border: 1px solid #d9d9d9;
        font-weight: 500;
    }


    .saving-checker img {
        width: 80%;
        /* max-width: 90px; */
    }

.provider-img img {
    width: 40px;
    margin-bottom: 10px;
}

.provider {
    text-align: center;
    padding: 30px 15px;
}

.provider-text {
    font-weight: 600;
}

.feature-right-ul li {
    margin: 10px 0px;
    font-size: 1.5rem;
}

.platform-img img {
    width: 60px;
    margin: 10px;
}

.platform-item {
    text-align: center;
    border: none;
    padding: 30px 15px;
    height: 270px;
    /* border-radius: 10px; */
    background: #00aeef;
    color: white;
}

@media (max-width:992px) {
    .platform-item {
        text-align: center;
        border: none;
        padding: 30px 15px;
        height: 240px;
        border-radius: 0px;
        background: #00aeef;
        color: white;
    }
}

@media (max-width:768px) {
    .platform-item {
        text-align: center;
        border: none;
        padding: 30px 15px;
        / height: 240px;
        / / box-shadow: 4px 6px 4px #036e97;
        / border-radius: 0px;
        background: #00aeef;
        color: white;
    }

    .customer-review {
        height: auto !important;
        margin-bottom: 25px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }


    .provider-text {
        font-weight: 600;
        font-size: 0.9rem;
    }

    .mb-70 {
        margin-bottom: 0px !important;
    }

    .refund-item-block {
        display: block;
    }

    .support-img {
        max-width: 300px;
        width: 100%;
    }

    .add-power-video-sec {
        height: 200px;
    }

    .saving-checker td,
    .saving-checker tr {
        border: 1px solid #d9d9d9;
        font-weight: 500;
        font-size: 0.9rem;
    }
}

.customer-review {
    height: 220px;
    margin-bottom: 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.platform-title {
    font-weight: 600;
    font-size: 1.3rem;
    margin: 8px 0px;
}

/* .platform-sec{
    background-color: #00aeef21;
} */
.star-item {
    margin-top: 20px;
    padding: 10px;
}

    .star-item h4 {
        margin-top: 10px;
    }

.accordion-flush .accordion-item {
    /* border: 1px solid #212529 !important; */
    margin: 10px 0px;
}

button.accordion-button {
    font-size: 1.2rem;
}

.accordion-body {
    padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
    background: #f7fafb;
}

.accordion-button:not(.collapsed) {
    color: black;
    background-color: var(--bs-accordion-active-bg);
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}

.date-sec-item {
    font-size: 3.5rem;
    color: #00aeef;
    font-weight: 600;
}

.date-sec-con {
    text-align: center;
}

.date-sec-text {
    margin-top: -12px;
}

.one-time-para {
    font-size: 1.3rem;
    max-width: 500px;
    margin: 0px auto;
}

/* .customer-review{
    b
} */
.user-name {
    font-weight: 600;
    font-size: 1.1rem;
}

footer {
    background-color: #00aeef;
    color: white;
}

    footer a {
        color: white;
    }

.sendster-price {
    font-weight: 700;
    background: white;
    color: #1589ff;
    padding: 1px 17px;
    border-radius: 20px;
}

@media (max-width:580px) {

    .sendster-price {
        font-weight: 700;
        background: white;
        color: #1589ff;
        padding: 1px 17px;
        border-radius: 20px;
        margin-top: 10px;
    }
}

footer ul {
    margin: 0px;
    padding: 0px;
    color: white;
    list-style: none;
}

    footer ul li {
        margin: 5px 0px;
    }

        footer ul li a {
            color: white;
            text-decoration: none;
            margin: 10px 0px;
            font-size: 1.1rem;
            font-weight: 600;
        }

footer h2 {
    margin-bottom: 14px;
}

.business-feature ul,
.business-feature-best ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

    .business-feature ul li,
    .business-feature-best ul li {
        text-align: left;
        font-size: 1.1rem;
        margin: 13px 0px;
        display: flex;
        align-items: baseline;
        font-weight: 500;
    }

        .business-feature ul li i {
            color: #00aeef;
            margin-right: 8px;
        }

        .business-feature-best ul li i {
            color: #41c053 !important;
            margin-right: 8px;
        }

.business-title {
    font-size: 1.6rem;
    font-weight: 700;
}

.business-feature, .business-feature-best {
    padding: 5% 4% 0% 4%;
}

.b-price,
.b-price-best {
    font-size: 1.8rem;
    font-weight: 600;
    margin-top: 20px;
}

.price-sec i {
    color: #00aeef;
}

.price-sec-best i {
    color: #41c053;
}

.b-offer,
.b-offer-best {
    font-size: 1.1rem;
    margin: 10PX 0PX;
    font-weight: 600;
}

.business-sec {
    margin-top: 20px;
    position: relative;
    background: rgb(222, 245, 253);
    background: linear-gradient(142deg, rgba(222, 245, 253, 1) 0%, rgba(255, 255, 255, 1) 81%);
}

.mb-70 {
    margin-bottom: 90px;
}

.customer-review-carousel img {
    width: 70px !important;
}

.bg-light-gray {
    background: #fbfbfb;
}

.owl-nav button {
    position: absolute;
    top: 50%;
    background-color: #000;
    color: #fff;
    margin: 0;
    transition: all 0.3s ease-in-out;
}

    .owl-nav button.owl-prev {
        left: 0;
    }

    .owl-nav button.owl-next {
        right: 0;
    }

.owl-dots {
    text-align: center;
    padding-top: 15px;
}

    .owl-dots button.owl-dot {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        display: inline-block;
        background: #ccc;
        margin: 0 3px;
    }

.owl-carousel button.owl-dot {
    background: #c3c3c3 !important;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}

    .owl-carousel button.owl-dot .active {
        background: rgb(0, 0, 0) !important;
        color: inherit;
        border: none;
        padding: 0 !important;
        font: inherit;
    }


.owl-dots button.owl-dot.active {
    background-color: #000 !important;
}

.owl-dots button.owl-dot:focus {
    outline: none;
}

.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}

.owl-carousel span {
    font-size: 70px;
    position: relative;
    top: -5px;
}

.owl-nav button:focus {
    outline: none;
}

@media (max-width:425px) {
    .refund-item {
        font-size: 0.8rem;
    }

    .date-sec-text {
        margin-top: -12px;
        width: 60px;
        font-size: 0.8rem;
    }

    .date-sec-item {
        font-size: 2.5rem;
        color: #00aeef;
    }

    .footer-link {
        width: 295px !important;
        text-align: center;
    }
}

.business-plan-star-sec img {
    width: 35px;
}

.best-value {
    position: absolute;
    margin: 0px auto;
    text-align: center;
    left: 0px;
    right: 0px;
    top: -39px;
}

    .best-value img {
        margin-top: -24px;
    }

    .best-value h5 {
        color: #000000;
        font-style: italic;
        font-weight: 800;
        font-size: 1.6rem;
    }

footer a {
    text-decoration: none;
}

.footer-com-link {
    display: block;
    margin-top: 5px;
    font-size: 1.2rem;
    margin-left: 60px;
}

.footer-link {
    max-width: 380px;
    text-align: center;
}

.product-page-title {
    background-color: #00aeef;
    color: white;
    padding: 10px;
    border-radius: 0px 0px 8px 8px;
}

.footer-logo img {
    width: 230px;
    margin-top: 25px;
}

.flex-md-column-reverse {
    flex-direction: row !important;
}

@media (max-width:768px) {
    .ser-img {
        margin: 20px 0px;
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important;
    }

    .sec-space {
        margin: 10px 0px;
        padding: 1rem 0px;
    }

    .add-power-watch-btn button,
    .add-power-watch-btn a {
        background: #00aeef;
        color: white;
        font-size: 1.3rem;
        padding: 10px 40px;
        border-radius: 10px;
        margin-bottom: 20px;
        font-weight: 700;
    }

    .header-top-title {
        text-decoration: underline;
        font-size: 1.4rem;
        font-weight: 500;
    }
    .heading1 {
        font-size: 1.5rem !important;
    }
}

.support-guarantee-para {
    max-width: 650px;
    margin: 0px auto;
}

.sg-item i {
    margin-top: 3px !important;
    font-size: 20px;
    margin-right: 10px;
    color: #1471ff;
}

.sg-item {
    background: white;
    padding: 13px 15px;
    border-radius: 19px;
    margin: 10px 0px;
}

.support-img {
    /* max-width: 300px; */
    width: 100%;
}



button.accordion-button {
    font-weight: 600;
}

.refund-img {
    width: 98% !important;
    max-width: 300px;
}

.bg-light-blue {
    background: #eff2fb;
}



.saving-checker {
    font-weight: 600 !important;
    font-size: 1.1rem;
}

.table-top {
    background: #555555;
    color: white;
    border-radius: 8px 8px 0px 0px;
    overflow: hidden;
    padding: 15px;
}

    .table-top th {
        padding: 12px 0px 12px 5px;
        font-size: 1rem;
    }

.saving-checker td, .saving-checker tr {
    /* border: 1px solid #d9d9d9; */
    font-weight: 500;
    /* color: #9e9e9e; */
    padding: 15px;
}

.saving-checker td {
    font-weight: 600;
    padding: 13px;
    border: 1px solid #d9d9d9;
}

.saving-checker img {
    width: 30px;
    /* max-width: 90px; */
}

.saving-checker td:first-child {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
    border: none;
    line-height: 1.2rem;
}

.our-ptoduct-sec {
    background: #1589ff;
    margin-top: -16px;
    color: white;
    padding: 14px;
    font-weight: 600;
    font-size: 1.4rem;
}

.saving-checker td {
    font-weight: 600;
    padding: 13px;
    border: 1px solid #d9d9d9;
}

td.saving-td {
    background: #a7d5a0;
    border: 0px solid black !important;
}
/* === VIDEOBOX CSS === */

.responsive-video iframe,
.responsive-video object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.responsive-video {
    position: relative;
    padding-bottom: 56%;
    overflow: hidden;
    border: #8e8e8e solid 2px;
    border-radius: 22px;
}

.videobox {
    position: relative;
    margin: 0 0 30px;
}

.commentbox {
    background: #fff;
    margin-top: 3%;
    text-align: center;
    margin: auto;
    padding-bottom: 10px;
    margin: 10px;
    border-radius: 10px;
    height: 836px;
    overflow-x: scroll;
}
.heading1{
   font-size:2.5rem;
}

.carousel-wrapper {
    width: 1200px;
    margin: auto;
    position: relative;
    text-align: center;
    font-family: sans-serif;
}

.owl-carousel .owl-nav {
    overflow: hidden;
    height: 0px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #5110e9;
}

.owl-carousel .item {
    text-align: center;
}

.owl-carousel .nav-button {
    height: 50px;
    width: 50px;
    padding-bottom: 5px;
    cursor: pointer !important;
    position: absolute;
    top: -40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #0f75bc;
    color: white;
    border-radius: 50%;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
    pointer-events: none;
    opacity: 0.25;
}

.owl-carousel .owl-prev {
    left: 20px;
    font-size: 50px;
    padding-right: 3px;
}

.owl-carousel .owl-next {
    right: 20px;
    font-size: 50px;
    padding-left: 3px;
}

.owl-theme .owl-nav [class*=owl-] {
    color: #ffffff;
    font-size: 39px;
    background: #000000;
    border-radius: 3px;
}

.owl-carousel .prev-carousel:hover {
    background-position: 0px -53px;
}

.owl-carousel .next-carousel:hover {
    background-position: -24px -53px;
}

@media (max-width: 768px) {
    .owl-carousel .owl-prev {
        left: 6px !important;
        font-size: 35px !important;
    }

    .owl-carousel .owl-next {
        right: 5px !important;
        font-size: 35px !important;
    }

    .owl-carousel .owl-prev {
        left: 6px !important;
        font-size: 35px !important;
    }

    .owl-carousel .owl-next {
        right: 5px !important;
        font-size: 35px !important;
    }

    .owl-carousel .nav-button {
        height: 35px !important;
        width: 35px !important;
        cursor: pointer !important;
        position: absolute;
        top: -65px !important;
        display: flex;
        justify-content: center;
        align-items: center;
        background: 01aeef;
        color: white;
        border-radius: 50%;
    }
}
#price-cat {
    display: inline-block !important;
    width: auto !important;
    border: 1px solid #0046a6;
    border-radius: 60px;
}

    #price-cat li.nav-item {
        float: left !important;
    }

#pricing-sec .nav-item .active {
    background: #233d97 !important;
    color: white !important;
}

#pricing-sec .nav-item a {
    border-radius: 30px;
    font-size: 1.3rem;
    width: 160px;
    text-align: center;
    color: #233d97 !important;
    margin: 3px;
    padding: 10px 0px;
}
#pricing-sec{
    padding-top:0.2rem !important;
}





.logo-bt {
    width: 50px;
}

.bottom-timer {
    background: #151135;
    padding: 15px 10px;
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 99;
}

.bottom-timer-con {
    display: flex;
    align-items: center;
    gap: 60px;
    justify-content: center;
}

.timer-txt {
    text-transform: uppercase;
    font-weight: 700;
    color: #ffaa00;
    font-size: 2rem;
    display: flex;
    align-items: center;
    line-height: 33px;
}

@media (max-width:992px) {
    .timer-txt {
        font-size: 1.5rem;
        line-height: 24px;
    }

    .btn-top-con.timer .btn-top {
        font-size: 1.3rem !important;
    }

    .bottom-timer-con {
        gap: 10px;
    }
}

@media (max-width:767px) {
    .bottom-timer-con {
        display: flex;
        flex-direction: column;
    }

    .btn-top-con.timer {
        padding: 5px 20px !important;
    }

        .btn-top-con.timer .btn-top {
            font-size: 1.1rem !important;
        }
}

.bottom-timer .date-sec-item {
    font-size: 1.8rem;
    color: #ffffff;
    font-weight: 600;
    line-height: 44px;
}

.bottom-timer .date-sec-con {
    text-align: center;
    position: relative;
    background: #485ced;
    padding: 5px 10px 2px 10px;
    border-radius: 8px;
    width: 60px;
}

.bottom-timer .date-sec-text {
    /* margin-top: -12px; */
    font-size: 0.8rem;
    position: relative;
    bottom: 0px;
    left: 0;
    right: 0;
    color: white;
}

.dot-sec {
    color: white;
    font-size: 1.8rem;
    position: relative;
    top: 4px;
}

.btn-top-con.timer {
    padding: 5px 60px;
}

    .btn-top-con.timer .btn-top {
        font-size: 1.6rem;
        white-space: nowrap;
    }

@media (max-width: 500px) {
    .btn-top-con.timer .btn-top {
        font-size: 1rem !important;
        padding: 0px;
    }

    .btn-top-con.timer .btn-top {
        font-size: 1.1rem !important;
        padding: 5px;
    }

    .dot-sec {
        display: none;
    }

    .bottom-timer .date-sec-text {
        margin-top: 0px;
        width: auto !important;
    }

    .bottom-timer .date-sec-item {
        font-size: 1.2rem !important;
        color: #ffffff;
        font-weight: 600;
        line-height: 20px !important;
    }

    .bottom-timer .date-sec-con {
        width: 50px !important;
    }
}

@media (max-width:767px) {
    .bottom-timer {
        display: none;
    }
}