@charset "utf-8";

/* CSS Document */

/* =============WB FONT START============= */

@font-face {
    font-family: 'Montserrat-Regular';
    src: url('../../fonts/Montserrat-Regular.woff2') format('woff2'),
        url('../../fonts/Montserrat-Regular.woff') format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Italic';
    src: url('../../fonts/Montserrat-Italic.woff2') format('woff2'),
        url('../../fonts/Montserrat-Italic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Medium';
    src: url('../../fonts/Montserrat-Medium.woff2') format('woff2'),
        url('../../fonts/Montserrat-Medium.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-MediumItalic';
    src: url('../../fonts/Montserrat-MediumItalic.woff2') format('woff2'),
        url('../../fonts/Montserrat-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-SemiBold';
    src: url('../../fonts/Montserrat-SemiBold.woff2') format('woff2'),
        url('../../fonts/Montserrat-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Bold';
    src: url('../../fonts/Montserrat-Bold.woff2') format('woff2'),
        url('../../fonts/Montserrat-Bold.woff') format('woff');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-BoldItalic';
    src: url('../../fonts/Montserrat-BoldItalic.woff2') format('woff2'),
        url('../../fonts/Montserrat-BoldItalic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-ExtraBold';
    src: url('../../fonts/Montserrat-ExtraBold.woff2') format('woff2'),
        url('../../fonts/Montserrat-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-ExtraBoldItalic';
    src: url('../../fonts/Montserrat-ExtraBoldItalic.woff2') format('woff2'),
        url('../../fonts/Montserrat-ExtraBoldItalic.woff') format('woff');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}


/* =============WB FONT END============= */
html {
    font-size: 16px;
    /* Default browser font size */
}

*,
p,
a {
    margin: 0;
    padding: 0;
}

.common_wraper {
    max-width: 970px;
    margin: 0 auto;
}


.vsl_section {
    background: url(../solution/images/solution-vsl-bg-new.png) 0 0 / cover no-repeat;
    padding: 60px;
}

.vsl_section .vsl_wrap img {
    width: 100%;
    height: auto;
}

/* VSL Bottom timer Start CSS */

.vsl_bottom {
    background: #f7f6ff;
    padding: 10px 0 50px;
}

.buy {
    width: 408px;
}

.pro-btn {
    width: 100%;
    box-shadow: 0px 1px 0px 0px #fff6af;
    background: linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
    background-color: #ffec64;
    border-radius: 6px;
    border: 1px solid #ffaa22;
    display: inline-block;
    cursor: pointer;
    color: #333333;
    font-family: Arial;
    font-size: 28px;
    font-weight: bold;
    padding: 14px 0px;
    text-decoration: none;
    text-align: center;
    text-shadow: 0px 1px 0px #ffee66;
    text-decoration: none !important;
}

/* VSL Bottom timer End CSS */

/* Your Order timer Start CSS */

.couerter-text {
    text-align: center;
}

.couerter-text h1 {
    font-family: 'Montserrat-Bold';
    text-align: center;
    font-size: 34px;
    font-weight: 700;
    line-height: 1.3;
    color: #3e2b87;
    margin-top: 0;
    margin-bottom: ;
    text-transform: uppercase;
}

.red-text {
    color: #ff0000;
}

.count-div {
    margin: 10px 0 30px;
    background: #f0edfe;
    padding: 14px 0;
    box-shadow: rgba(141, 128, 198, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}

.countDown {
    color: red;
    font-family: 'Montserrat-Bold';
    text-align: center;
    font-size: 34px;
    font-weight: 700;
}

/* Your Order timer END CSS */

/* order1st sec start */

.order1st_sec {
    background: #f0edfe;
    padding: 54px 0;
}

.order_container {
    display: flex;
    flex-wrap: wrap;
}

.order_container_sngl {
    width: 33.33%;
}

.order_container .order_sngl_box {

    overflow: hidden;
}

.osb_center {}

.order_sngl_box {
    background: #ffffff;
    border-radius: 10px;
}

.order_sngl_box .osb_top {
    background: #8d80c6;
    text-align: center;
    padding: 20px 30px;
}

.order_sngl_box .osb_top .osb_top_pack_hd {
    font-family: 'Montserrat-Bold';
    font-size: 23.07px;
    text-transform: uppercase;
    color: #ffffff;
    line-height: 1;
    margin-bottom: 10px;
}

.order_sngl_box .osb_top .osb_top_qty_hd {
    font-family: 'Montserrat-Bold';
    font-size: 36.54px;
    text-transform: capitalize;
    color: #ffffff;
    margin-bottom: 0;
    line-height: 1;
}

.order_sngl_box .osb_body {
    background: #ffffff;
    text-align: center;
    padding: 20px 14px;
}

.order_sngl_box .osb_body .supply_day {
    font-family: 'Montserrat-SemiBold';
    font-size: 23.08px;
    text-transform: capitalize;
    color: #000000;
    margin-bottom: 20px;
}

.order_sngl_box .osb_body img.odr_product_1 {
    width: 144px;
    margin-bottom: 25px;
}

.order_sngl_box .osb_body ul {
    margin-bottom: 15px;
}

.order_sngl_box .osb_body ul li {
    position: relative;
    font-family: 'Montserrat-Bold';
    font-size: 15.92px;
    color: #ffffff;
    border-radius: 50px;
    padding: 11px 0 11px 39px;
    text-align: left;
    margin-bottom: 4px;
    line-height: 1;
}

.order_sngl_box .osb_body ul li::before {
    content: '';
    position: absolute;
    top: 7px;
    left: 8px;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
}

.order_sngl_box .osb_body ul li.bmm {
    background: #d93137;
}

.order_sngl_box .osb_body ul li.fb2 {
    background: #0da256;
}

.order_sngl_box .osb_body ul li.ffs {
    background: #2a306e;
}

.order_sngl_box .osb_body ul li.bmm::before {
    background: url(../solution/images/red_tick.png);

}

.order_sngl_box .osb_body ul li.fb2::before {
    background: url(../solution/images/tick_g.png);

}

.order_sngl_box .osb_body ul li.ffs::before {
    background: url(../solution/images/tick_b.png);

}

.order_sngl_box.osb_basic,
.order_sngl_box.osb_popular {
    border: 2px solid #d3d1e9
}

.order_sngl_box.osb_basic .osb_body ul li.fb2 {
    visibility: hidden;
}

.order_sngl_box.osb_basic .osb_body ul li.ffs {
    visibility: hidden;
}

.order_sngl_box .osb_body .order_single_price {
    font-family: 'Montserrat-Bold';
    font-size: 74px;
    color: #3e2b87;
    text-align: center;
    margin-bottom: 10px;
    line-height: 1;
}

.order_sngl_box .osb_body .order_single_price .dolar {
    font-family: 'Montserrat-Bold';
    font-size: 57%;
    color: #3e2b87;
    top: -.5em;
}

.order_sngl_box .osb_body .order_single_price .each {
    font-family: 'Montserrat-Medium';
    font-size: 17.65px;
    color: #2d2d2d;
}

.order_sngl_box .osb_body .yousave {
    font-family: 'Montserrat-SemiBold';
    font-size: 21.15px;
    color: #ff0000;
    margin-bottom: 16px;
    line-height: 1;
}

.order_sngl_box .osb_body .order_buy_now {
    margin-bottom: 20px;
}

.order_sngl_box .osb_body .order_buy_now a {}

.order_sngl_box .osb_body a img {}

.order_sngl_box .odr_total {
    margin-bottom: 15px;
}

.order_sngl_box .odr_total p {
    font-family: 'Montserrat-Medium';
    font-size: 20px;
    color: #4f4f4f;
    line-height: 1;
}

.order_sngl_box .odr_total p span {
    font-family: 'Montserrat-Bold';
    color: #000;
}

.order_sngl_box .order_sngl_box .osb_body .odr_total p {
    font-family: 'Montserrat-Medium';
    font-size: 20px;
    color: #4f4f4f;
}

.order_sngl_box .osb_body .odr_shipping {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 5px
}

.order_sngl_box .osb_body .odr_shipping span {
    font-family: 'Montserrat-Medium';
    font-size: 17.3px;
}

.order_sngl_box .osb_body .odr_shipping img {}


.order_sngl_box.osb_center {
    position: relative;
    border: 2px solid #7c6fae;
    margin-left: -8px;
    margin-right: -8px;
    z-index: 1;
    box-shadow: 0px 0px 38px rgba(0, 0, 0, 0.28);
}

.order_sngl_box.osb_center .osb_top {
    background: #3e2b87;
    text-align: center;
    padding: 20px 30px;
}

.order_sngl_box.osb_center .osb_top .osb_top_pack_hd {
    color: #ffd200;
}

.order_sngl_box.osb_center .osb_body {
    background: #fefbdf;
}

.order_sngl_box.osb_center img.odr_product_1,
.order_sngl_box.osb_popular img.odr_product_1 {
    width: 100%;

}

.order_sngl_box.osb_basic,
.order_sngl_box.osb_popular {
    margin-top: 33px;
}

.order_sngl_box.osb_center .osb_body img.odr_product_1 {
    max-width: 18.559rem;
    margin: 0 auto;
    margin-bottom: 35px;
}

.order_sngl_box.osb_basic .osb_body img.odr_product_1 {
    margin-bottom: 33px;
}

.order_sngl_box.osb_basic .osb_body .order_single_price {
    margin-bottom: 39px;
}

.order_sngl_box.osb_basic .osb_body .odr_shipping {
    margin-bottom: 27px;
}


.sup_fact_box {
    width: 640px;
    max-width: 640px;
    margin: 45px auto;
}

.sup_fact_box img {
    width: 100%;
    height: auto;
}

.order_main_big_buynow {
    text-align: center;
}

.order_main_big_buynow a {
    display: inline-block;
}

.order_main_big_buynow a img {}

/* order1st sec end */

/* Guarrantee CSS Start */

.guarrantee {
    border: 4px solid #3e2b87;
    background: #fff5e0;
    margin-bottom: 30px;
    padding: 15px;
    margin-top: 40px;
}

.guarrantee h4 {
    font-family: 'Montserrat-Bold';
    font-size: 30px;
    margin-bottom: 20px;
}

.guarrantee p {
    font-family: 'Montserrat-SemiBold';
    font-size: 16px;
    text-align: justify;
    padding-right: 20px;
    margin-bottom: 15px;
}

/* Guarrantee CSS End */


/* Bonus Start */

h3.get-free {
    text-align: center;
    font-size: 36px;
    line-height: 142%;
    font-family: 'Montserrat-Bold';
}

span.line {
    background: url(../solution/images/line.png) no-repeat center bottom;
    padding-bottom: 10px;
}

span.pack {
    color: red;
}

.bonus-box {
    background: #fff;
    margin: 30px 0;
    padding: 25px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 50%);
    border-radius: 5px;
}

.bonus-box h4 {
    font-family: 'Montserrat-Bold';
    font-size: 26px;
    color: #f00;
}

.bonus-box h5 {
    font-family: 'Montserrat-SemiBold';
    font-size: 20px;
}

.free {
    color: red;
}

.bonus-box p {
    font-size: 20px;
    color: #000;
    font-family: 'Montserrat-Regular';
    margin-bottom: 15px;
}

/* Bonus End */


/* Testimonial Start */

.testo-box {
    background: #fff;
    width: 96%;
    margin: 30px auto;
    padding: 30px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 50%);
    border-radius: 5px;
}

.testo-box h4 {
    font-family: 'Montserrat-Bold';
    color: #000;
    font-size: 21px;
    line-height: 141%;
}

.testo-box p {
    font-size: 20px;
    color: #000;
    display: block;
    font-family: 'Montserrat-Regular';
    font-weight: 400;
    margin: 20px 0 10px;
}

.video-rating {
    text-align: right;
}

.testo-img {
    border-radius: 50%;
}

.video-testi-name {
    font-size: 19px;
    font-family: 'Montserrat-SemiBold';
    color: #000;
}

.video-star {
    color: #ffb100;
}

/* Testimonial End */

/* FAQ Start */

.faq {
    background: #ffffff;
    padding: 30px 30px 30px;
    margin-top: 2%;
    margin-bottom: 30px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.faq h2 {
    text-align: center;
    font-size: 43px;
    line-height: 1.267em;
    letter-spacing: 0px;
    color: #3e2b87;
    margin-bottom: 35px;
    margin-top: 0;
    font-family: 'Montserrat-Bold';
}

.faq-head {
    border-bottom: 1px dashed #8d80c6;
}

.faq-head:last-child {
    border: none;
}

.faq h3 {
    font-size: 23px;
    line-height: 1.5;
    font-family: 'Montserrat-Bold';
    font-weight: bolder;
    color: #2a306e;
    margin-bottom: 15px;
}

.faq p {
    font-family: 'Montserrat-Medium';
    line-height: 1.7;
    font-size: 20px;
    color: #000;
    padding-bottom: 10px;
}

.sup_img img {
    width: 100%;
    height: auto;
}

/* FAQ End */

/* vsl_bio sec Start */

.vsl_bio {
    padding: 50px 0;
}

.logo_container {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    padding: 0 0 50px;
}


.bio_container {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.pro_main {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    width: 284px;
    flex-direction: column;
}

.pro_img_wrap {
    width: 200px;
    border-radius: 50%;
    overflow: hidden;
}

.pro_img_wrap img {
    width: 100%;
    height: auto;
}

.pro_imfo {
    font-family: 'Montserrat-Regular';
    font-size: 18px;
    line-height: 1.52;
    color: #000000;
}

.pro_imfo .main_info {
    text-align: center;
    font-family: 'Montserrat-SemiBold';
}


.pro_imfo .deseg {
    text-align: center;
    color: #4a4a4a;
}

.pro_content {
    width: calc(100% - 300px);
    padding-left: 30px;
}

.pro_content p {

    font-size: 18px;
    line-height: 1.52;
    color: #6a6a6a;

}

.devider {
    width: 3px;
    background-color: #3e2b87;
    height: 28vh;
}

.pro_imfo .deseg {
    font-family: 'Montserrat-Medium';
}

.logo-1 {
    width: 82%;
    margin-bottom: 40px;
}


/* vsl_bio sec end */

/*VSL TESTIMO CSS START*/
.prev_testimo_all_box_wrap{
  margin-bottom: 24px;
}
.prev_testimo_all_box_wrap .testominial-inner {
    display: flex;
    margin-top: 20px;
    flex-wrap: wrap;
    border: none;
    padding: 8px 0 0;
}

.prev_testimo_all_box_wrap .t-image {
    border-radius: 50%;
    border: 3px solid #3e2b87;
    width: 86.27px;
    margin-right: 15px;
  }

.prev_testimo_all_box_wrap .pad-lt {
    padding-left: 12px;
    width: calc(100% - (86.27px + 15px + 12px));
}

.prev_testimo_all_box_wrap .testominial-inner h4 {
    font-family: 'Montserrat-ExtraBold';
    font-size: 32px;
    color: #3e2b87;
}

  .prev_testimo_all_box_wrap .testominial-inner p {
    font-family: 'Montserrat-MediumItalic';
    font-size: 20px;
}
  .pad-lt p {
    font-optical-sizing: auto;
    font-weight: normal;
    font-style: italic;
    font-size: 24px;
    color: #000;
    margin-bottom: 25px;
}
  
  .prev_testimo_all_box_wrap .rating{
    width: 90px;
    margin-top: 5px;
    margin-right: 6px;
  }
  
  .prev_testimo_all_box_wrap .quote {
    padding-right: 10px;
    width: 40px;
}
  
  .pull-left {
    float: left !important;
}

  .prev_testimo_all_box_wrap p.veryfied {
    font-size: 20px;
    font-family: 'Montserrat-Bold';
    color: #cc7900;
}

/*VSL TESTIMO CSS END*/

/* Responsive CSS Start */

@media (max-width: 768px) {

    .order_container {
        gap: 20px;
    }

    .order_container_sngl {
        width: 100%;
    }

    .order_sngl_box.osb_center {
        margin-left: 0;
        margin-right: 0;
    }

    .guaranteed-img {
        margin: 0 auto;
        display: block;
    }
}

@media (max-width: 600px) {

    /* order1st sec start */
    .order1st_sec {
        padding: 33px 0;
    }

    .sup_fact_box {
        max-width: 100%;
    }

    .order_sngl_box.osb_basic .osb_body img.odr_product_1 {
        margin-bottom: 24px;
    }

    .order_sngl_box.osb_basic .osb_body ul li.fb2 {
        display: none;
    }

    .order_sngl_box.osb_basic .osb_body .order_single_price {
        margin-bottom: 25px;
    }

    .order_sngl_box.osb_basic,
    .order_sngl_box.osb_popular {
        margin-top: 0;
    }

    .order_container_sngl:first-child {
        order: 3;
    }

    .order_main_big_buynow a img {
        width: 100%;
    }

    /* order1st sec end */

}

@media only screen and (max-width: 480px) {
  
  .vsl_section{
        padding: 60px 0;
  }
    .guarrantee h4 {
        font-size: 25px;
        text-align: center;
    }

    .guaranteed-img {
        width: 73%;
    }

    .guarrantee p {
        padding-right: 0;
        margin-top: 0;
        text-align: center;
    }

    .testo-box h4 {
        text-align: center;
    }
  
.prev_testimo_all_box_wrap .testominial-inner {
        display: block;
        padding-bottom: 0;
        padding-top: 10px;
    }
      .prev_testimo_all_box_wrap .t-image {
        width: 130px;
        float: none !important;
        margin: 0 auto;
        margin-bottom: 20px;
    }
      .prev_testimo_all_box_wrap .testominial-section h4 {
        font-size: 26px;
        line-height: 1.3;
        text-align: center;
    }
.prev_testimo_all_box_wrap .pad-lt{
  width: 100%;
    padding-left: 17px;
    padding-right: 16px;
  }

    .video-rating {
        text-align: center;
        margin-top: 20px;
    }

    .couerter-text h1 {
        text-transform: capitalize;
        font-size: 26px;
    }

    .faq {
        padding: 30px 15px 30px;
    }

    .faq h2 {
        font-size: 28px;
        margin-bottom: 0;
    }

    .faq h3 {
        font-size: 22px;
        line-height: 138%;
    }

    .testo-box {
        padding: 30px 19px;
    }

    .bio_container {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 20px;
    }

    .devider {
        margin: 0 auto;
        width: 80%;
        height: 3px;
    }

    .pro_img_wrap {
        width: 160px;
    }

    .pro_content {
        width: 100%;
        padding-left: 0;
    }

    .pro_content p {
        text-align: center;
        font-size: 16px;
    }

    .logo_container {
        padding: 0;
    }
  
    .vsl_bottom{
    padding-buttom: 20px;
    }
}

/* Responsive CSS END */