body {
    margin: 0px;
    padding: 0px;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    color: #000000;
    font-weight: 400;
    line-height: 33px;
}


@font-face {
    font-family: roboto-condensed-medium;
    src: url(../font-files/roboto-condensed-medium.ttf);
}


p {
    margin-bottom: 28px;
}

h2 {
    font-size: 32px;
    line-height: 1.30;
}

h3 {
    line-height: 1.30;
}

h4 {
    line-height: 1.30;
}

h5 {
    font-size: 22px;
    line-height: 1.31;
}

h1, h2, h3, h4, h5 {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}

.rounded {
    border-radius: 0.30rem !important;
}

.r1 {
    border-top-left-radius: 0.30rem !important;
}

.r2 {
    border-top-right-radius: 0.30rem !important;
}

.r3 {
    border-bottom-left-radius: 0.30rem !important;
}

.r4 {
    border-bottom-right-radius: 0.30rem !important;
}


sup {
    font-size: 12px;
    top: -10px;
}

.sup-large {
    font-size: 17px;
    top: -19px;
}

.ex-bold {
    font-weight: 800 !important;
}

.fw-300 {
    font-weight: 300 !important;
}

.fw-400 {
    font-weight: 400 !important;
}

.fw-500 {
    font-weight: 500 !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.fw-700 {
    font-weight: 700 !important;
}

.fw-900 {
    font-weight: 900 !important;
}

.fz-20 {
    font-size: 20px;
}

.fz-22 {
    font-size: 22px;
}

.fz-23 {
    font-size: 23px;
}

.fz-26 {
    font-size: 26px;
}

.fz-28 {
    font-size: 28px;
}

.fz-30 {
    font-size: 30px;
}

.fz-32 {
    font-size: 32px;
}

.fz-36 {
    font-size: 36px;
}

.fz-38 {
    font-size: 38px;
}

.fz-42 {
    font-size: 42px;
}

.fz-80 {
    font-size: 80px;
}

.fz-65 {
    font-size: 65px;
}

.fz-45 {
    font-size: 45px;
}

.fz-57 {
    font-size: 57px;
}

.fz-24 {
    font-size: 24px;
}

.lh-39 {
    line-height: 39px;
}

.background {
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.bg-center {
    background-position: center center !important;
}

.bg-light1 {
    background: #F6F6F6;
}

.box1 {
    border-radius: 5px;
    padding: 40px 30px;
    position: relative;
}

.box1-slideup {
    position: relative;
    /* top: 102px; */
    margin-top: -60px;
}

.box1-shadow {
    box-shadow: 0px 0px 8px #d1d0cc;
}

.row-lr {
    margin: 0px -45px !important;
}

.home-banner h2 {
    font-size: 24px;
    font-weight: 700;
    color: #B8DE70;
    line-height: 34px;
}

.home-banner h1 {
    font-size: 54px;
    font-weight: bold;
}

.title-2 {
    font-size: 48px;
    line-height: 60px;
}

.purple {
    color: #150140;
}

.red {
    color: #A51224;
}

.bg-1 {
    background: #101630;
}

.list1 {
    position: relative;
}

    .list1 img {
        position: absolute;
        left: 0px;
        top: 3px;
        width: 30px;
    }


    .list1 li {
        margin-bottom: 30px;
        position: relative;
        padding-left: 45px;
        /*font-weight: 600;*/
    }

.green-border {
    border: 3px solid #DDF9A7;
}

.border-02 {
    border: 2px solid #DEDEDE;
}

.border-01 {
    border: 1.5px solid #DEDEDE;
}

.bg-white-gradient {
    background-image: linear-gradient(to right, #fff, #f4f4f4);
}

.gradient-text {
    background-image: linear-gradient(to right, #CE0019, #72000E);
    display: inline-block;
    font-family: roboto-condensed-medium;
    font-size: 22px;
    font-weight: 500;
    border-radius: 4px;
}

.up-44 {
    margin-top: -44px;
}

.clip {
    position: absolute;
    top: -6px;
    right: 40px;
}

.bg-light-gradient {
    background-image: linear-gradient( #F6F6F6, #F8F6FF);
}

.bg-blue {
    background: #101630;
}

.yellow {
    color: #FFB913;
}

.big-title {
    font-size: 90px;
    font-weight: 900;
}

.pack-6 {
    position: relative;
    top: 80px;
    margin-top: -60px !important;
    margin-bottom: -70px;
}

.clients-box {
    position: relative;
    padding: 5px 25px 5px 25px;
}

.rating-stars i {
    color: #FFB913;
    font-size: 28px;
}

.clients-text {
    font-style: italic;
}

.tl-1 {
    width: 63px;
    margin-top: -58px;
}

.tl-2 {
    position: absolute;
    right: 56px;
    bottom: -21px;
}

.client-name {
    color: #FFB913;
    font-weight: bold;
}

/**/
.pk-border {
    /*border: 1px solid #2769BF;*/
}

.pk-bg {
    background: #F1F9FF;
}

.pb-pkg-type {
    background: #101630;
    padding: 12px 6px;
    text-transform: uppercase;
    font-size: 23px;
}

.pb-best .pb-pkg-type {
    background: #A51224;
    padding: 22px 6px;
}

.highlight-package {
    border: 1px solid #A51224 !important;
}

.pb-pkg-body {
    padding-bottom: 25px !important;
}

.highlight-package .pb-pkg-body {
    padding-bottom: 35px !important;
}

.pb-popuplar .pb-pkg-type {
    /*background: #58591D;*/
}

.pb-pkg-supply {
    position: relative;
    margin-bottom: 2px;
    font-weight: bold;
    color: #053260;
    font-size: 23px;
    padding-bottom: 12px !important;
}

.pricing-box {
    border: 1px solid #101630;
}

.retail-price {
    color: #111;
    font-size: 23px;
    padding: 0px 0 5px 0;
    font-weight: 700;
    margin-bottom: 0px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 15px;
}

.price-part {
    text-align: center;
    padding: 10px 0px 4px 0px;
}

    .price-part img:hover {
        opacity: 0.9;
    }

.price.price-center {
    font-size: 55px;
    color: #1F1F1F;
    position: relative;
    display: inline-block;
    padding-bottom: 0px;
    vertical-align: middle;
    line-height: 60px;
    font-weight: 700;
    margin-bottom: 7px;
    margin-left: -67px;
}

.image-cards {
    width: 160px;
}

.price-each {
    font-size: 28px;
    color: #004078;
    position: relative;
    display: inline-block;
    top: -11px;
    left: -3px;
    font-weight: 600;
}

    .price-each span {
        font-size: 17px;
        position: absolute;
        top: 24px;
        left: 4px;
        color: #1F1F1F;
        padding-top: 0px;
        font-weight: 600;
    }

.pb-pkg-body .center-content {
    padding: 10px 10px 0px 4px;
}

.ship-text {
    font-size: 14px;
    margin: 0;
    padding: 10px 0px 0px 37px;
    position: relative;
    font-weight: 600;
    color: #353F40;
    line-height: 20px;
}

.price-part h4 {
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
}

.ship-text img {
    position: absolute;
    top: 10px;
    left: 5px;
}

.t-red {
    color: #FF0D0D;
}

.one-bottle {
    width: 228px;
}

.three-bottle {
    width: 230px;
}

.six-bottle {
    width: 229px;
}

.references p {
    font-size: 17px;
    font-style: italic;
    line-height: 28px;
}

/**/
.accordion .fa {
    margin-left: 0.5rem;
    float: right;
    color: #150140 !important;
    margin-top: 4px;
}


.faqs-container .btn {
    display: block;
    text-align: left;
    width: 100%;
    font-size: 23px;
    color: #000;
    padding: 10px 0px;
    border: none !important;
    background: none !important;
    font-weight: bold;
    padding: 24px 30px;
}

.faqs-container .card-body {
    /*padding: 0px !important;*/
    padding: 0px 30px 30px 30px;
    border-top: 2px solid #f0f0f0;
    padding-top: 27px;
    padding-bottom: 40px;
}

.faqs-container .card {
    background: #fff !important;
    margin-top: 15px !important;
    border-radius: 6px !important;
}

.faqs-container .btn:hover {
    text-decoration: none !important;
}

.faqs-container .btn:active {
    text-decoration: none !important;
}

.faqs-container .btn:focus {
    text-decoration: none !important;
    box-shadow: none !important;
}

.faqs-container .card-header {
    padding: 0px;
    margin: 0px;
    border: none !important;
    background: none !important;
}

.faqs-container .card {
    border: 2px solid #150140 !important;
}

/**/

.study-img {
    position: absolute;
    top: -24px;
    width: 200px;
    right: -60px;
}

    .study-img h2 {
        color: white;
        position: absolute;
        font-family: roboto-condensed-medium;
        font-size: 34px;
        text-align: center;
        margin-top: -116px;
        line-height: 42px;
        font-weight: 500;
        padding-left: 9px;
    }

/**/

.section-footer {
    background: #0f0e0f;
    color: #dcdcdc;
    padding-bottom: 1px !important;
    font-weight: 400;
}

    .section-footer li a {
        font-size: 17px !important;
        color: #18a3b5 !important;
        text-decoration: none;
        padding: 10px 20px;
    }

        .section-footer li a:hover {
            color: #00BCD4 !important;
        }

.footer-bold {
    font-weight: 600;
}

.section-footer .footnotes {
    font-size: 16px;
    color: #dcdcdc;
}

.section-footer .footer-menu {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 16px;
    text-align: center;
    margin-bottom: 30px !important;
    padding-top: 10px;
}


footer .mentions {
    font-size: 15px;
    line-height: 24px;
}

.section-footer .footer-copywrite {
    font-size: 16px;
}

.section-footer .footer-menu li {
    display: inline-block;
}


    .section-footer .footer-menu li:last-child:after {
        display: none;
    }


@media(min-width:1400px) {
    .study-img {
        right: -180px;
        width: 220px;
    }
}

@media (min-width:1200px) and (max-width:1399px) {
    .study-img {
        right: -60px;
        width: 140px;
        top: -21px;
    }

        .study-img h2 {
            color: white;
            font-size: 20px;
            text-align: center;
            margin-top: -76px;
            line-height: 25px;
            padding-left: 9px;
        }
}

@media (min-width:992px) and (max-width:1199px) {

        .study-img h2 {
            color: white;
            font-size: 18px;
            text-align: center;
            margin-top: -70px;
            line-height: 25px;
            padding-left: 9px;
        }

    .study-img {
        right: 0px;
        width: 130px;
        top: -20px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .study-img {
        right: 0px;
        width: 100px;
        top: -20px;
    }

       .study-img h2 {
            color: white;
            font-size: 14px;
            text-align: center;
            margin-top: -57px;
            line-height: 21px;
            padding-left: 5px;
        }

    .title-2 {
        font-size: 38px;
        line-height: 44px;
    }
}



@media(max-width:991px) {
    .references p {
        word-break: break-all;
    }
}

@media(min-width:768px) and (max-width:991px) {

    .box1-green-border:before {
        width: 600px;
        height: 8px;
        margin: auto;
        position: absolute;
        content: '';
        background: #6E8C03;
        left: 53px;
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
        top: -8px;
    }

    body {
        font-size: 20px;
        line-height: 31px;
    }

    .home-banner h1 {
        font-size: 46px;
    }


    .price-part h4 {
        font-size: 13px;
    }

    .price-each span {
        font-size: 17px;
    }

    .one-bottle {
        width: 187px;
    }

    .three-bottle {
        width: 187px;
    }

    .ship-text {
        font-size: 13px;
    }

    .price.price-center {
        font-size: 43px;
    }

    .six-bottle {
        width: 186px;
    }

    .pb-pkg-type {
        font-size: 19px;
    }

    .pb-pkg-supply {
        font-size: 18px;
    }
}


@media(min-width:768px) {
    .p-md-space {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .highlight-package {
        margin-top: -20px;
    }
}

@media (min-width: 992px) {

    .side-margin {
        margin: 0px 12px;
    }

    .container1 {
        width: 960px !important;
    }

    .br-block {
        display: block;
    }

    .box1-green-border:before {
        width: 870px;
        height: 8px;
        margin: auto;
        position: absolute;
        content: '';
        background: #6E8C03;
        left: 33px;
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
        top: -8px;
    }
}



@media(max-width:767px) {

    .h99{
        font-size:20px !important;
        line-height:30px !important
    }

    .h88{
        font-size:19px !important;
    }

    .si-image{
        width:200px;
        margin-bottom:23px !important;
    }

    .box1-green-border:before {
        width: 270px;
        height: 8px;
        margin: auto;
        position: absolute;
        content: '';
        background: #6E8C03;
        left: 50%;
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
        top: -8px;
        margin-left: -129px;
    }


    body {
        font-size: 18px;
        line-height: 26px;
    }

    .big-title {
        font-size: 65px;
    }

    .fz-42 {
        font-size: 31px;
    }

    .fz-32 {
        font-size: 28px;
    }

    .fz-36 {
        font-size: 28px;
    }

    .title-2 {
        font-size: 36px;
        line-height: 44px;
    }

    .home-banner h1 {
        font-size: 30px;
    }

    .home-banner h2 {
        font-size: 20px;
        line-height: 27px;
    }


    .faqs-container .btn {
        font-size: 19px;
        padding: 24px 19px;
    }

    .references p {
        font-size: 16px;
    }

    .study-img {
        display: none;
    }
}
