body {
    font-family: 'Poppins', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
}

nav {
    background-color:#ffffff;
    border-bottom: 1px solid rgba(128, 128, 128, 0.215);
    /* height: 70px; */
}

nav li.nav-item {
    font-weight: 600;
    border-right: 1px solid rgb(0, 0, 0);
    height: 15px;
    display: flex;
    align-items: center;
}
nav a.nav-link {
    padding: 5px 23px !important;
}
.bg-1{
    background: #020b41;
}

.btn-top {
    background-color: #020b41;
    color: rgb(255 255 255) !important;
    padding: 5px 20px;
}

.btn-top:hover {
    background-color: transparent !important;
    color: #020b41 !important;
    border: 1px solid #020b41;
    padding: 5px 20px;
}

.main-logo {
    width: 200px;
    margin-top: -12px;
}
.offer-title{
    font-style: italic;
    color: #0046a6;
    font-weight: 700 !important;
}
.top-sec nav .nav-item {
    font-weight: 600;
    font-size: 18px;
}

.top-sec .navbar-nav {
    margin-left: 20px;
}

.header-main-title {
    font-weight: 800;
    color: #1b266b;
}
.header-top-title {
    /* text-decoration: underline; */
    font-size: 1.7rem;
    font-weight: 600;
    /* background: #0082b3; */
    padding: 10px 0px;
}
.header-top-title span {
    font-weight: 400;
    color: #ffffff;
    padding: 0px 0px;
    margin-top: 10px;
    display: inline-block;
    font-size: 1.6rem;
}
.header-main-title {
    margin: 0px 0px 25px 0px;
}

.header-para {
    font-size: 1.3rem;
    margin: 40px 0px;
}

@media (min-width:767px) {
    .header-para {
        font-size: 1.3rem;
        margin: 40px 30px;
    }
}

.header-bottom-title {
    margin-bottom: 20px;
    font-size: 1.7rem;
}

.sec-space {
    margin: 0px 0px;
    padding: 2rem 0px 2rem 0px;
}

.bg-blue {
    background: #0046a621;
}
.limited-bg{
    background: #020b41;
}
.text-sky{
    color: #1471ff !important;
}
.pt-100{
    padding-top: 100px;
}
.popular-con {
    font-size: 1.15rem;
    font-weight: 500;
    height: 230px;
    display: flex;
    align-items: center;
    padding: 20px;
    justify-content: center;
    flex-direction: column;
}
.time-item{
    margin: 0px 15px;
}
.time-box {
    border: 1px solid #6a6a6a;
    padding: 10px 0px;
    border-radius: 8px;
    width: 90px;
}
.time-title {
    font-size: 0.9rem;
    font-weight: 500;
}
.time-sec {
    font-size: 2.5rem;
    font-weight: 600;
}
.offer-price{
    font-size: 2.3rem;
    color: #ffae3a;
    font-weight: 200;
}
.bg-dark-blue{
    background: #0046a6;
}
.heading {
    font-weight: 800;
    margin-bottom: 30px;
    font-size: 1.8rem;
    /* max-width: 700px; */
    text-align: center;
    color: #000000;
    /* margin: 0px auto; */
    
}
.text-dark-blue{
    color: #1b266b !important;
}
.mw-700{
    max-width: 700px;
    margin: 0px auto;
}

.top-img{
    width: 30px;
    margin-top: -8px;
}
.fw-700{
    font-weight: 700 !important;
}
.fw-600{
    font-weight: 600 !important;
}
.fs-1{
    font-size: 1.6rem !important;
}
.add-power-video-sec {
    width: 100%;
    height: 450px;
    border: 1px solid gray;
    border-radius: 10px;
}

.add-power-watch-btn button,
.add-power-watch-btn a {
    background: #f80a2a;
    color: white;
    font-size: 1.9rem;
    padding: 10px 40px;
    border-radius: 10px;
    margin-bottom: 20px;
    font-weight: 700;
}
.plugin-btn a {
    background: transparent;
    color: #0046a6;
    font-size: 1.3rem;
    padding: 10px 40px;
    border-radius: 8px;
    margin-bottom: 20px;
    font-weight: 700;
    border: 1px solid #0046a6;
}
@media (max-width:425px)
{
    
.add-power-watch-btn-white a,.add-power-watch-btn a{
   
    font-size: 1rem !important;
   
}
}

@media (max-width:767px){
    .popular-con{
        height: auto;
    }
    .boosting-fea .ser-img{
        max-width: 100% !important;
    }
    .fs-1{
        font-size: 1.3rem !important;
    }
}

.add-power-watch-btn-white a{
    background: white;
    color: #0046a6;
    font-size: 1.5rem;
    padding: 10px 40px;
    border-radius: 50px;
    margin-bottom: 20px;
    font-weight: 700;
}

.add-power-watch-btn-white a:hover{
    background: white;
    color: #0046a6;
    font-size: 1.5rem;
    padding: 10px 40px;
    border-radius: 50px;
    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;
    }
    .email-marketing-platform-sec .emp-item {
        float: left;
        width: 33.3% !important; 
        text-align: center;
        margin-bottom: 30px;
    }
}

.add-power-watch-btn button:hover,
.add-power-watch-btn a:hover {
    background: white;
    color: #f80a2a;
    border: 1px solid #f80a2a;
}

.emp-text {
    font-size: 1.1rem;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 20px;
    line-height: 1.2rem;
    width: 200px;
    margin: 8px auto;
}

.emp-item-con {
    margin-top: 40px;
}

.emp-item {
    text-align: center;
}

.emp-img img {
    width: 80px;
}

.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: 600;
    font-size: 1.2rem;
    margin-bottom: 10px;
    margin-top: 8px;
}

.b-700 {
    font-weight: 700;
}

.con-sec-item {
    padding: 0px 20px;
    background: none;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center !important;
    /* border-radius: 45px; */
    width: 250px;
    margin: 15px auto;
    justify-content: center;
}

@media (max-width:1024px){
    .con-sec-item {
        padding: 0px 20px;
        height: auto;
        border-radius: 45px;
        width: 100%;
    }
    
}

@media (max-width:767px)
{
    .con-sec-item {
        margin: 15px 30px;
        padding: 0px 20px;
        height: auto;
        border-radius: 45px;
        /* justify-content: center; */
        max-width: 250px;
        margin: 15px auto;
    }
    .plugin-btn a{
        font-size: 1rem !important;
    }
    .fs-2{
        font-size: 1.5rem !important;
    }
    
    .time-item {
        margin: 0px 4px;
    }
    .time-box {
        border: 1px solid #6a6a6a;
        padding: 10px 0px;
        border-radius: 8px;
        width: 72px;
        font-size: 1.8rem;
    }
}
/* .profit-text:after{
    content: url(../../images/oto4/arrow2.png);
    position: absolute;
    right: 0;
    bottom: -52px;
}
.profit-text-right:after{
    content: url(../../images/oto4/arrow3.png);
    position: absolute;
    left: 0;
    bottom: -52px;
} */


h5.profit-title {
    font-size: 1.5rem;
    text-decoration: underline;
    font-weight: 400;
}
p.para-des{
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 2.2rem;
}
.para-des-second{
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 2.2rem;
}
.con-sec-img img {
    width: 80px;
}
.fea-ul{
   
    list-style: none;
    margin: 0px;
    padding: 0px;
    font-weight: 500;
    /* font-size: 1.1rem; */
   
}
.bb{
    font-weight: 700;
}
.fs-3{
    font-size: 2.9rem !important;
}
.chk-img{
    /* margin-top: 3px; */
    width: 35px !important;
}
.fea-ul li{
    display: flex;
    flex-direction: row;
    font-size: 1.3rem;
    align-items: start;
    margin: 40px 0px;
    font-weight: 600;
}
.fea-ul li i{
    color: #005dc6;
    margin-top: 6px;
    margin-right: 5px;
}

.refund-item,.refund-item-white {
    margin: 0px 10px;
    font-size: 0.9rem;
}

.refund-item i {
    color: #0046a6;
}
.refund-item-white i{
    color: white;
}
.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: #0046a6;
    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: 400;
    /* font-size: 1.1rem; */
}

.training-con {
    list-style: none;
    margin: 0px;
    padding: 0px;
    font-weight: 500;
    font-size: 1.1rem;
}
.top-ul li{
    font-size: 1.2rem;
    margin: 35px 0px !important;

    display: block !important;
    display: flex !important;


}
.bg-sky{
    background: #1589ff;
    color: white;
    padding: 5px 10px;
    border-radius: 8px;
}
.training-con li{
    margin: 15px 0px;
    display: flex;
}
.offer-value-sec {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 30px;
}
.offer-value-sec span{
    /* background: #005dc6; */
    color: #005dc6;
    font-size: 2rem;
    font-weight: 600;
    padding: 4px 30px;
    margin-top: 20px;
    border-radius: 40px;
    font-style: inherit;
    font-weight: 800;
    border: 2px solid #005dc6;
}
.ul-con li i,.training-con i {
    color: #0075f3;
    margin-right: 5px;
    margin-top: 5px;
}

.ul-con li {
    margin: 10px 0px;
    display: flex;
    align-items: start;
    font-weight: 500;
}

.down-arrow {
    margin: 0px auto;
    font-size: 1.6rem;
    color: #0046a6;
}

.top-carousel .item {
    margin: 3px;
}

.top-carousel .item img {
    display: block;
    width: 50%;
    height: auto;
}

.table-top {
    background: #0046a6;
    color: white;
    border-radius: 8px 8px 0px 0px;
}

.saving-checker {
    border-radius: 10px 10px 0px 0px;
    /* overflow: hidden; */
    border: 1px solid #d9d9d9;
}
.text-gray{
    color: #787979;
}
.our-ptoduct-sec{

    background: #1589ff;
    margin-top: -16px;
    color: white;
    padding: 14px;
    font-weight: 600;
    font-size: 1.2rem;
}
.saving-checker td,
.saving-checker tr {
    /* border: 1px solid #d9d9d9; */
    font-weight: 500;
    /* color: #9e9e9e; */
    padding: 15px;
}
td.saving-td {
    background: #a7d5a0;
    border: 0px solid black !important;
}


.saving-checker img {
    width: 30px;
    /* max-width: 90px; */
}
.w-pluging{
    max-width: 250px;
}
.user-sec{
    width: 100%;
}
@media (max-width:767px)
{
    .user-sec{
        max-width: 300px;
    }
    .profit-text:after{
        content:'';
    }
}
.st-1 img{
    margin-right: 10px;
}
.boosting-fea .ul-con{
    font-size: 1.2rem;
}
.st-1{
    /* width: 80%; */
    background: #0046a6;
}
.saving-checker{
    font-weight: 600 !important;
    font-size: 1.1rem;
}
.saving-checker td{
    font-weight: 600;
    padding: 13px;
    border: 1px solid #d9d9d9;
}
.provider-img img {
    width: 130px;
    margin-bottom: 0px;
}

.provider {
    padding: 0px 5px;
    height: 170px;
    text-align: center;
}

.provider-text {
    font-weight: 600;
}

.feature-right-ul li {
    margin: 10px 0px;
    font-size: 1.5rem;
}
.platform-img img {
    width: 100px;
    /* margin: 10px; */
}
.platform-item {
    text-align: center;
    border: none;
    padding: 20px 15px;
    height: 320px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 0px;
    background: #0090ff;
    color: white;
    border-radius: 25px;
}
.create-item{
    text-align: center;
    border: none;
    padding: 5px 15px;
    /* height: 220px; */
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 10px;
    /* background: #0046a6; */
    color: rgb(0, 0, 0);
    font-weight: 600;
}
.unlimited-item{
    text-align: center;
    border: none;
    padding: 5px 19px;
    display: flex;
    flex-direction: column;
    height: 250px;
    width: 250px;
    align-items: center;
    border-radius: 37px;
    background: #ffffff;
    color: rgb(46 46 46) !important;
    font-weight: 600;
    border: 1px solid #d3d2d2;
    margin: 15px auto !important;
    box-shadow: 0px 3px 0px 1px #bdbdbd
}

.create-img img {
    width: 100%;
    /* margin: 10px; */
}
.unlimited-img img {
    width: 100%;
    max-width: 180px;
    padding: 20px 20px 0px 20px;
    /* margin: 10px;*/
}


@media (max-width:992px) {
    .platform-item {
        text-align: center;
        border: none;
        padding: 30px 15px;
        height: 280px;
    }

}

@media (max-width:767px) {
    .platform-item {
        text-align: center;
        border: none;
        padding: 30px 15px;
        height: 290px;
    }
    p.para-con-top {
        font-size: 1.1rem !important;
    }
    .boosting-fea .ul-con {
        font-size: 1.1rem !important;
    }

    .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;
    }
}
.platform-title {
    font-weight: 600;
    font-size: 1.3rem;
    margin: 4px 0px;
}
.platform-text {
    font-size: 1.2rem;
    font-weight: 400;
    margin-top: 10px;
}

.builder-sec{
    /* height: 280px; */
    padding: 10px 20px !important;
}

.create-title {
    font-weight: 700 !important;
    font-size: 1.3rem;
    margin: 8px 0px;
}
.unlimited-title{
    font-weight: 700 !important;
    font-size: 1.3rem;
    margin: 0px 0px 0px 0px;
    line-height: 1.6rem;
}
/* .platform-sec{
    background-color: #0046a621;
} */
.star-item {
    margin-top: 0px;
    padding: 10px;
}
.cloudfunnel-price{
    font-weight: 700;
    background: white;
    color: #1589ff;
    padding: 1px 17px;
    border-radius: 50px;
    font-size: 1.9rem;
}
.star-item h4 {
    margin-top: 10px;
}

.accordion-flush .accordion-item {
    /* border: 1px solid #212529 !important; */
    /* margin: 10px 0px; */
    /* max-width: 270px; */
    margin: 10px auto 0px;
}
.para-con-builder{
    font-size: 1.1rem;
    font-weight: 500;
    max-width: 270px;
    margin: 0px auto;
}
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: #0046a6;
    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: #020b41;
    color: white;
}

footer a {
    color: white;
}

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: center;
    font-size: 1.1rem;
    margin: 13px 0px;
    display: flex;
    align-items: baseline;
    font-weight: 500;
    justify-content: center;
    border-bottom: 1px solid #cdcdcd;
    padding-bottom: 10px;
}

.business-feature ul li i {
    color: #0046a6;
    margin-right: 8px;
}

.business-feature-best ul li i {
    color: #41c053 !important;
    margin-right: 8px;
}
.business-title {
    font-size: 1.6rem;
    font-weight: 700;
}
.price-top-sec{
    background-color: #c6deff;
    border-radius: 8px 8px 0px 0px;
}

.business-feature,
.business-feature-best {
    padding: 5% 4% 0% 4%;
    /* margin-top: 20px; */
}
.bg-price-dark{
    background: #2d3f99 !important;
}
.bg-price-bg{
    background: #e0fffd !important;
}
.b-price, .b-price-best {
    font-size: 1.6rem;
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 0px;
}
.cross-price {
    font-size: 2.5rem;
    font-weight: 600;
    text-decoration: line-through;
    color: #7ca7e1;
}


.price-sec i {
    color: #0046a6;
}

.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(180deg, rgb(233, 243, 255) 0%, rgba(255, 255, 255, 1) 81%) !important;
    border: 1px solid #cee4ff;
    border-radius: 25px;
}

.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: #0046a6;
    }

    .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: -30px;
}

.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: #0046a6;
    color: white;
    padding: 10px;
    border-radius: 0px 0px 8px 8px;
}

.footer-logo img {
    width: 200px;
    margin-top: 25px;
}

.flex-md-column-reverse {
    flex-direction: row !important;
}

@media (max-width:767px) {
    .ser-img {
        margin: 20px 0px;
        max-width: 300px;
    }
    .fs-3{
        font-size: 1.8rem !important;
    }

    .fea-ul li{
        font-size: 1.1rem !important;
        margin: 20px 0px !important;
    }
    .chk-img{
        position: relative;
        top: -4px !important;
    }
    .sec-space h2.fs-2 {
        font-size: 1.4rem !important;
    }
    .email-marketing-platform-sec .emp-item {
        float: left;
        width: 100% !important;
        text-align: center;
        margin-bottom: 10px !important;
    }
    .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: #f80a2a;
        color: white;
        font-size: 1.3rem;
        padding: 10px 10px;
        border-radius: 10px;
        margin-bottom: 20px;
        font-weight: 700;
    }
    .mb-4{
        margin-bottom: 1rem !important;
    }
    .header-top-title {
        font-size: 1.4rem;
        font-weight: 500;
    }
    .offer-value-sec{
        margin-bottom: 0px !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: #e3f3ff;
}

.mt-0{
    margin-top: 10px !important;
    padding-top: 0px !important;
    margin-bottom: 0px !important;
}

.create-sec-item{
    margin: 10px auto;
    padding: 0px 20px;
    display: flex;
    border: 1px solid #aaabab;
    align-items: center;
    height: 60px;
    max-width: 300px;
    border-radius: 12px;
    line-height: 1.3rem;
}

.create-sec-item .create-sec-img{
    margin-right: 9px;
}
.create-sec-title {
    font-weight: 700;
    font-size: 1.1rem;
    color: #939494;
}
.create-sec-img img{
    width: 40px;
}
.get-model-ul{
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.get-model-ul li{
    float:left;
    width: 20%;
    margin-bottom: 20px;
}
@media (max-width:1024px)
{
    .get-model-ul li{
        float:left;
        width: 33.3%;
        margin-bottom: 20px;
    }   
}
@media (max-width:767px)
{
    .get-model-ul li{
        float:left;
        width: 50%;
        margin-bottom: 20px;
    }   
    .heading {
        font-weight: 800;
        margin-bottom: 30px;
        font-size: 1.4rem;
        /* max-width: 700px; */
        text-align: center;
        /* margin: 0px auto; */
    }
    .offer-value-sec span {
        background: #005dc6;
        color: white;
        font-size: 1rem !important;
        font-weight: 600;
        padding: 4px 26px;
        margin-top: 0px;
    }
    .recap-table {
        max-width: 100% !important;
        margin: auto;
        border-radius: 10px;
        overflow: hidden;
        box-shadow: var(--card-shadow);
        border: 1px solid #1589ff;
        font-size: 1rem !important;
    }
    .recap-table table td:first-child {
        /* width: 17%; */
        padding-left: 10px;
        font-size: 0.9rem !important;
        font-weight: 600;
    }
    .recap-table table th, .recap-table table td {
        width: 30%;
        padding: 18px 0px !important;
    }
    
    .recap-table table th {
        font-size: 18px !important;
        font-weight: 600;
        color: var(--blue);
        padding: 9px 15px;
        background: white;
    }
    .recap-table table tbody tr td:nth-of-type(2) {
        background: #1589ff;
        text-align: center;
        color: #fff;
        font-size: 0.9rem !important;
        font-weight: 600;
    }
    .recap-table table td:nth-of-type(3) {
        text-align: center;
        color: rgb(214, 55, 55) !important;
        font-size: 0.9rem !important;
        font-weight: 600;
    }
}

@media (max-width:425px)
{
    .get-model-ul li{
        float:left;
        width: 100%;
        margin-bottom: 20px;
    }   
}
.get-model-ul li span{
    font-size: 1.1rem;
    /* width: 100%; */
    margin: 0px 10px;
    border: 2px solid #0074d3;
    display: block;
    text-align: center;
    padding: 10px 0px;
    border-radius: 8px;
    color: #85a4df;
    font-weight: 600;
}
.para-con-get-access{
    font-size: 1.4rem;
    line-height: 2.3rem;
    margin-top: 25px;
    max-width: 450px;

}
.fw-500{
    font-weight: 500 !important;
}
h2.fs-2{
    font-size: 2.2rem !important;
}
p.para-con-top {
    font-size: 1.3rem;
}
.fs-25{
    font-size: 2.5rem !important;
}

.table-top{
    background: #555555;
    color: white;
    border-radius: 8px 8px 0px 0px;
    overflow: hidden;
    padding: 15px;
}
.td-35{
    width: 35%;
}
.td-20{
    width: 20%;
}
.td-25{
    width: 25%;
}

.table-top th{
    padding: 12px;
}
.scratch-item {
    text-align: center;
    border: none;
    padding: 30px 15px;
    height: 165px;
    display: flex;
    flex-direction: column;
    position: relative;
    align-items: center;
    border-radius: 10px;
    background: #1589ff;
    color: white;
    width: 300px;
    margin: 35px auto !important;
}
.fsl-1
{
    font-size: 1rem !important;
    line-height: 1.2rem !important;
}
.online-platform-title{
   margin-bottom: 20px;
}
.online-platform-title span{
    color: #1d6ab0;
    background: #b8ddff;
    font-weight: 700;
    padding: 5px 20px;
    font-size: 1.8rem;
    width: 250px !important;
    display: inline-block;

}
.cer-title {
    text-align: center;
    font-weight: 700;
    font-size: 2.3rem;
}
.online-platform-bottom{
    color: #1d6ab0;
    background: #b8ddff;
    padding: 10px 20px;
    font-size: 1.2rem;
    line-height: 1.8rem;
    font-weight: 600;
    text-align: center;
}
.scratch-bottom{
    background: white;
    color: black;
    padding: 8px 20px;
    border: 1px solid #1589ff;
    border-radius: 9px;
    font-size: 1.2rem;
    width: 260px;
    text-align: center;
    font-weight: 500;
    line-height: 1.6rem;
}
.scratch-img{
    position: absolute;
    top: -42px;
}
.scratch-img img {
    width: 60px;
    margin: 10px;
}
.scratch-title {
    font-weight: 600;
    font-size: 1.3rem;
    margin: 15px 0px;
}
.emp-item{
    /* float:left; */
    /* width: 20%; */
    margin-bottom: 30px;
    /* padding: 20px; */
}
/* @media (max-width:1024px)
{
    .emp-item{
        float:left;
        width: 33.3%;
        margin-bottom: 20px;
        padding: 10px;
    }   
}
@media (max-width:767px)
{
    .emp-item{
        float:left;
        width: 50%;
        margin-bottom: 20px;
        padding: 10px;
    }   
}

@media (max-width:425px)
{
    .emp-item{
        float:left;
        width: 100%;
        margin-bottom: 20px;
        padding: 10px;
    }   
} */





.recap-table .recap-table table td:nth-of-type(3) .text-dark{
    color: #000 !important;
}
.recap-table {
    max-width: 76%;
    margin: auto;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: var(--card-shadow);
    border: 1px solid #1589ff;
    font-size: 1rem !important;
}
.recap-table table {
    width: 100%;
}
.recap-table table th:first-child, .recap-table table td:first-child {
    width: 40%;
    padding-left: 10px !important;
    font-size: 1.1rem;
    font-weight: 600;
}
.fea-title{
    font-size: 25px !important;
}
.recap-table table th {
    font-size: 25px ;
    font-weight: 600;
    color: var(--blue);
    padding: 9px 15px;
    background: white;
}
.td-3{
    color: rgb(26, 170, 26);
}
.recap-table table td:nth-of-type(3) {
    text-align: center;
    color: rgb(214, 55, 55) !important;
    font-size: 1.1rem;
    font-weight: 600;
}
.text-dark{
    color: #000 !important;
}
.recap-table table th, .recap-table table td {
    width: 30%;
    padding: 18px 15px;
}
.recap-table table tbody tr {
    background: #fff;
}
.recap-table table tbody tr td:nth-of-type(2) {
    background: #1589ff;
    text-align: center;
    color: #fff;
    
    font-size: 1.1rem;
    font-weight: 600;
}
.recap-table table td:nth-of-type(2), .recap-table table th:nth-of-type(3), .recap-table table td:nth-of-type(3) {
    text-align: center;
}
.recap-table table td {
    font-size: 21px;
    font-weight: 400;
    color: black;
    text-align: left;
}
.recap-table table th, .recap-table table td {
    width: 30%;
    padding: 18px 15px;
}
.support-ul{
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.support-ul li{
    float: left;
    width: 12.5%;
}
.support-ul li img{
    width: 60px;
}
.bg-sky-only{
    background: #1589ff;
}
.support-item {
    text-align: center;
    margin-bottom: 20px;
    /* border: 1px solid black; */
    margin: 10px;
    padding: 10px;
    border-radius: 8px;
    height: 120px;
}
.support-title {
    font-size: 1rem;
    font-weight: 500;
    margin-top: 5px;
}
@media (max-width:1024px){
    .support-ul li {
        float: left;
        width: 20%;
    }
}
@media (max-width: 767px){
.support-ul li {
    float: left;
    width: 25%;
}
}

@media (max-width: 425px){
    .support-ul li {
        float: left;
        width: 50%;
    }
    }

    .e-title{
        padding: 5px 10px;
        background: #020b41;
        border-radius: 50px;
        max-width: 250px;
        margin: 0px auto;
        font-size: 1.3rem;
        color: #f0cd55;
        width: 100%;
    }
    .videobox {
        position: relative;
        margin: 0 0 15px;
    }
    .responsive-video {
        position: relative;
        padding-bottom: 56%;
        overflow: hidden;
        border: #8e8e8e solid 2px;
        border-radius: 22px;
    }
    .responsive-video iframe{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .builder-sec img
    {
        border-radius: 50px;
        width: 100%;
        max-width: 250px;
    }





    .customer-review {
        margin-bottom: 25px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 100%;
    }
    .user-name {
        font-weight: 600;
        font-size: 1.1rem;
    }
    @media (max-width: 767px){
    .customer-review {
        height: auto !important;
        margin-bottom: 25px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    }
    .email-marketing-platform-sec .emp-item {
        float: left;
        width: 20%;
        text-align: center;
        margin-bottom: 30px;
    }
    .email-marketing-platform-sec .emp-img img {
        width: 100px;
    }
    
.email-marketing-platform-sec .emp-title {
    color: white;
    margin-top: 10px;
}
.email-marketing-platform-sec .emp-text {
    font-size: 1.1rem;
    font-weight: 400;
    margin-top: 10px;
    width: 100%;
    margin-bottom: 20px;
    line-height: normal;
    margin: 10px auto;
    color: white;
}


.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;
  cursor: pointer !important;
  position: absolute;
  top: -40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #01aeef;
  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;
  }
  .owl-carousel .owl-next {
    right: 20px;
    font-size: 50px;
  }
  .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: 767px){
    .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%;
}
}
#pricing-sec .nav-item a{
    border-radius: 30px;
    font-size: 1.3rem;
    width: 160px;
    text-align: center;
    color: #0f75bc !important;
    margin: 3px;
    padding: 10px 0px;
}

#pricing-sec .nav-item  .active{
    background: #0f75bc !important;
    color: white !important;
}

#price-cat{
    display: inline-block !important;
    width: auto !important;
    border: 1px solid #0046a6;
    border-radius: 60px;
}
#price-cat li.nav-item {
    float: left !important;
}

.commentbox {
    background: #fff;
    margin-top: 3%;
    text-align: center;
    margin: auto;
    padding-bottom: 10px;
    margin: 10px;
    border-radius: 10px;
    height: 836px;
    overflow-x: scroll;
}
.text-blue{
    color: #fffe08;
}
.text-sky-top{
    color: #00ccff !important;
}
.fw-400{
    font-weight: 400 !important;
}
.platform-img img{
    width: 50px;
    margin-bottom: 10px;
}
@media (min-width:1200px){
    .platform-item{
        height: 280px !important;
    }
}

figure.snip1157 {
    position: relative;
    overflow: hidden;
    margin: 10px 0px;
    min-width: 220px;
    height: 100%;
    max-width: 100%;
    width: 100%;
    color: #333;
    text-align: left;
    box-shadow: none !important;
  }
  figure.snip1157 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  }
  figure.snip1157 img {
    max-width: 100%;
    vertical-align: middle;
    height: 90px;
    width: 90px;
    border-radius: 50%;
    margin: 40px 0 0 10px;
  }
  figure.snip1157 blockquote {
    display: block;
    border-radius: 8px;
    position: relative;
    height: calc(100% - 146px);
    background-color: #fafafa;
    padding: 25px 50px 30px 50px;
    font-size: 1.1em;
    margin: 0;
    font-weight: 500;
    line-height: 1.6em;
    min-height: 250px;
  }
  @media (max-width:997px){
      figure.snip1157 blockquote {
          min-height: auto !important;
      }
      
  }
  figure.snip1157 blockquote:before,
  figure.snip1157 blockquote:after {
    font-family: 'FontAwesome';
    content: "\201C";
    position: absolute;
    font-size: 50px;
    opacity: 0.3;
    font-style: normal;
  }
  figure.snip1157 blockquote:before {
    top: 25px;
    left: 20px;
  }
  figure.snip1157 blockquote:after {
    content: "\201D";
    right: 20px;
    bottom: 0;
  }
  figure.snip1157 .arrow {
    top: 100%;
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 25px solid transparent;
    border-top: 25px solid #fafafa;
    margin: 0;
    position: absolute;
  }
  figure.snip1157 .author {
    position: absolute;
    bottom: 45px;
    padding: 0 10px 0 120px;
    margin: 0;
    text-transform: uppercase;
    color: #ffffff;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
  }
  figure.snip1157 .author h5 {
    opacity: 0.8;
    margin: 0;
    font-weight: 800;
  }
  figure.snip1157 .author h5 span {
    font-weight: 400;
    text-transform: none;
    padding-left: 5px;
  }
  
  
  .customer-msg-sec{
    font-weight: 500 !important;
    font-size: 1.1rem !important;
}
@media (min-width:992px) and (max-width:1200px){
    .platform-item{
        height: 350px !important;
    }
}
#thankyou {
    background-color: #0073c5 !important;
    padding: 1% 4%;
}
#thankyou a {
    font-family: "Poppins", sans-serif !important;
    font-size: 24px;
    color: #fff;
    text-align: center;
}
@media (max-width: 992px) {
    nav li.nav-item {
        height: auto;
        border-right: none;
        padding: 10px 0px !important;
    }
    nav a.nav-link{
        padding: 0px 0px !important;
    }
}
#thankyou {
    background-color: #17171f !important;
    padding: 1% 4%;
}
    #thankyou a {
        font-family: "Poppins", sans-serif !important;
        font-size: 24px;
        color: #fff;
        text-align: center;
    }
@media (max-width: 575.98px) {
    #thankyou a {
        font-size: 16px !important;
    }
}