body {
    margin: 0px;
    padding: 0px;
    /*font-family: 'Roboto', sans-serif;*/
    font-family: 'Open Sans', 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);
}

.rb-condensed {
    font-family: roboto-condensed-medium !important;
}

p {
    margin-bottom: 28px;
}

h2 {
    /*line-height: 1.28;*/
}

h3 {
    line-height: 1.29;
}

h4 {
    line-height: 1.29;
}

h5 {
    font-size: 22px;
    line-height: 1.28;
}

h1, h2, h3, h4, h5 {
    color: #000;
    /*font-family: 'Roboto', sans-serif;*/
    font-family: 'Roboto Condensed', sans-serif;
}

.rounded {
    border-radius: 0.35rem !important;
}

.r1 {
    border-top-left-radius: 0.35rem !important;
}

.r2 {
    border-top-right-radius: 0.35rem !important;
}

.r3 {
    border-bottom-left-radius: 0.35rem !important;
}

.r4 {
    border-bottom-right-radius: 0.35rem !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-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;
}

.cover-1 {
    background-repeat: no-repeat !important;
    background-position: right !important;
}

.cover-10 {
    background-repeat: no-repeat !important;
    background-position: right 10px !important;
}

.cover-2 {
    background-repeat: no-repeat !important;
    background-position: left !important;
}

.cover-7 {
    background-repeat: no-repeat !important;
    background-position: -4% 56% !important;
}

.cover-3 {
    background-repeat: no-repeat !important;
    background-position: right 200px !important;
}

.cover-4 {
    background-repeat: no-repeat !important;
    background-position: left 700px !important;
}

.bg-light {
    background: #f3f3f3 !important;
}


.bg-center {
    background-position: center center !important;
}

.home-banner h1 {
    font-family: 'Anton', sans-serif;
    font-size: 68px;
    font-weight: 400 !important;
}

.home-banner h2 {
    color: #FBCC88;
    border-bottom: 1px solid #FBCC88;
    font-weight: 500 !important;
    padding-bottom: 7px;
    font-size: 36px;
}

.box1-slideup {
    position: relative;
    /*top: 102px;*/
    margin-top: -126px;
}

.box1-shadow {
    box-shadow: 0px 0px 8px #d1d0cc;
}

.box1 {
    background: white;
    border-radius: 5px;
    padding: 40px 30px;
}

.box1-light {
    background: #f2f2f2;
    padding: 40px 30px;
}

.title-big {
    font-size: 48px;
    font-weight: 700 !important;
    line-height: 60px;
}

.title1 {
    font-size: 42px;
    font-weight: 700 !important;
    line-height: 52px;
}


.title2 {
    font-size: 36px;
    font-weight: 700 !important;
    line-height: 46px;
}

.title3 {
    font-size: 28px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold !important;
    line-height: 40px;
}

.title4 {
    font-size: 38px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold !important;
    line-height: 47px;
}

.title5 {
    font-size: 40px;
    font-weight: bold !important;
    line-height: 50px;
}

.references p {
    font-size: 18px;
    font-style: italic;
}


.row-lr {
    margin: 0px -45px !important;
}

.red1 {
    color: #920202;
}

.red-bg-text {
    background: #FF0D0D;
    display: inline-block;
}

.red-bg-text-2 {
    background: #920202;
    display: inline-block;
    padding: 7px 27px;
    position: relative;
    top: -22px;
}

.border-01 {
    width: 470px;
    height: 2px;
    background: #FBCC88;
    margin: 0 auto;
    display: block;
    margin-top: 25px;
    margin-bottom: 25px;
}

.color1 {
    background: #F6F6F6;
}

.color2 {
    background: #FFF5E6;
}

.yellow-text {
    color: #FBCC88;
}

.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;
    }

.list1-light li {
    font-weight: 400;
}

.list-space {
    padding: 17px 30px 20px 30px;
}

.top-img1 {
    margin-top: -35px;
}


.box7 {
    border: 2px solid #E49141;
    border-radius: 7px;
    padding: 20px 25px;
    background-image: linear-gradient(to right, #ffffff, #f8f8f8);
}

    .box7 h3 {
        position: relative;
        top: -50px;
        padding: 9px 40px;
        display: inline-block;
        border-radius: 5px;
        font-size: 36px;
        color: white;
        font-weight: 700 !important;
    }

.up_1 {
    margin-top: -25px;
}

.up_1_image {
    margin-top: -112px;
}

.up_2_image {
    margin-top: -50px;
}

.line-box {
    background: #F5F5F5;
    position: relative;
}

    .line-box:before {
        content: '';
        position: absolute;
        left: 0px;
        top: 0px;
        background: #E49141;
        width: 8px;
        height: 99px;
    }

.line-box2:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    background: #E49141;
    width: 8px;
    height: 133px;
}

.line-box p {
    padding: 17px 10px 17px 30px;
}

.box2 {
    border: 2px solid #E49141;
    padding: 25px 25px 25px 15px;
}

.right-image {
    position: absolute;
    top: -43px;
}

.pack-6 {
    position: relative;
    top: 90px;
    margin-top: -50px !important;
}

.icon1 {
    position: absolute;
    width: 26px;
    right: 55px;
    top: -28px;
    z-index: 100;
}

.icon-border {
    width: 96%;
    margin: 0 auto;
    display: block;
    height: 6px;
    background: #FBCC88;
    /* margin-top: -10px; */
    position: relative;
    top: -6px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.red2 {
    color: #FF0D0D;
}

.colored-span {
    font-weight: bold;
    display: inline-block;
    background: #FBCC88;
    padding: 8px 19px;
    border-radius: 5px;
    position: relative;
    top: -22px;
}

.title-big1 {
    font-size: 110px;
    font-weight: 700 !important;
}

.slide-up2 {
    position: relative;
    top: -20px;
}

.icon-aftr {
    position: relative;
}

    .icon-aftr:after {
        /*content: '';
        position: absolute;
        left: 50%;
        bottom: 0px;
        width: 0;
        height: 0;
        border-left: 50px solid transparent;
        border-right: 50px solid transparent;
        border-top: 100px solid red;
        clear: both;
        text-align: center;
        margin-left: -25px;*/
    }


/**/

/**/
.pk-border {
    /*border: 1px solid #2769BF;*/
}

.pk-bg {
    background: #F1F9FF;
}

.pb-pkg-type {
    background: #58591D;
    padding: 12px 6px;
    text-transform: uppercase;
    font-size: 25px;
}

.pb-best .pb-pkg-type {
    background: #920202;
    padding: 22px 6px;
}

.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;
    background: #FBCC88;
    font-size: 22px;
    padding-bottom: 12px !important;
}

.bg-black {
    /*background: #0C0C0C;*/
}

.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: 21px;
        position: absolute;
        top: 28px;
        left: 4px;
        color: #1F1F1F;
        padding-top: 0px;
        font-weight: 700;
    }

.pb-pkg-body .center-content {
    padding: 10px 10px 0px 10px;
}

.ship-text {
    font-size: 14px;
    margin: 0;
    padding: 10px 0px 0px 40px;
    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: 210px;
}

.three-bottle {
    width: 230px;
}

.six-bottle {
    width: 240px;
}

/**/

.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;
}


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;
    }

.button-with-cart {
    background: #fac405;
    color: black;
    font-weight: bold;
    padding: 14px 10px;
    border: 1px solid orange;
    background-image: linear-gradient(#feee3f, #fac406);
}

    .button-with-cart:hover {
        opacity: 0.9;
    }

/**/
.accordion .fa {
    margin-left: 0.5rem;
    float: right;
    color: #920202 !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;
    font-family: 'Open Sans', sans-serif;
}

.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 #4C0000 !important;
}


.card-header .btn[aria-expanded=true] {
    /*color: #5265F0 !important;*/
}

/**/
@media (min-width: 1200px) {

    .br-block-12 {
        display: block;
    }

    .right-div {
        width: 550px;
    }

    .left-div {
        width: 550px;
    }

    .move-left {
        margin-left: -50px;
    }

    .image-1 {
        position: relative;
        right: -63px;
    }

    .image-2 {
        position: relative;
        left: -63px;
    }
}

/*@media (min-width: 1400px) {


    .image-1 {
        position: relative;
        right: -63px;
    }

    .image-2 {
        position: relative;
        left: -63px;
    }
}*/



@media(min-width:992px) and (max-width:1200px) {

    .right-div {
        width: 530px;
    }

    .left-div {
        width: 540px;
    }

    .move-left {
        margin-left: -50px;
    }

    .image-1 {
        position: relative;
        right: -53px;
    }

    .image-2 {
        position: relative;
        left: -53px;
    }
}

@media(max-width:991px) {
    .tbl-center {
        margin: auto;
        display: block;
    }
}

#footer-dark {
    position: absolute;
    width: 100%;
}

@media(min-width:768px) {

    .p-md-space {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }


    .highlight-package {
        margin-top: -20px;
    }

    .price-part {
        padding-top: 0px !important;
    }


    .slide-up1 {
        margin-top: -45px;
    }

    .up_2_image {
        position: absolute;
        top: -73px !important;
    }
}

@media(min-width:992px) {

    .pb-best .pb-pkg-type {
        font-size: 30px;
    }



    .up_2_image {
        position: absolute;
        top: -58px !important;
    }

    .container1 {
        width: 960px !important;
    }

    .br-block {
        display: block;
    }

    .side-margin {
        margin: 0px 12px;
    }

    .side-margin-2 {
        margin-left: -43px;
        margin-right: -43px;
    }
}

@media(min-width:992px) and (max-width:1200px) {
    body {
        font-size: 20px;
        line-height: 31px;
    }
}

@media(min-width:768px) and (max-width:991px) {

    .home-banner h1 {
        font-size: 59px;
    }

    .title4 {
        font-size: 30px;
        font-family: 'Open Sans', sans-serif;
        font-weight: bold !important;
        line-height: 39px;
    }

    .line-box:before {
        height: 94px;
    }

    .line-box2:before {
        height: 124px;
    }


    .right-image {
        position: absolute;
        top: -49px;
    }

    .top-img1 {
        margin-top: 0px;
    }

    body {
        font-size: 19px;
        line-height: 30px;
    }

    .price-part h4 {
        font-size: 13px;
    }

    .price-each span {
        font-size: 15px;
        top: 29px;
    }

    .one-bottle {
        width: 103px;
    }

    .three-bottle {
        width: 163px;
    }

    .ship-text {
        font-size: 12px;
    }


    .six-bottle {
        width: 159px;
    }

    .pb-pkg-type {
        font-size: 19px;
    }

    .pb-pkg-supply {
        font-size: 18px;
    }
}

@media(min-width:1200px) and (max-width:1550px) {
    .cover-1 {
        background-position: 115% 16% !important;
    }

    .cover-10 {
        /*background-position: 115% 16% !important;*/
    }

    .cover-2 {
        background-position: -20% 56% !important;
    }

    .cover-7 {
        background-position: -20% 56% !important;
    }
}


@media(max-width:767px) {

    .price-part {
        padding-top: 7px !important;
    }

    .add_25 {
        padding-top: 25px !important;
    }

    .faqs-container .btn {
        font-size: 19px;
        padding: 24px 19px;
    }

    .references p {
        font-size: 16px;
    }

    .title5 {
        font-size: 35px;
        line-height: 38px;
    }

    .title4 {
        font-size: 30px;
        line-height: 34px;
    }

    .title-big {
        font-size: 35px;
        line-height: 46px;
    }

    .line-box p {
        padding: 17px 10px 17px 15px;
    }

    .line-box:before {
        background: none;
    }

    .top-img1 {
        margin-top: 0px;
    }

    .home-banner h2 {
        font-size: 30px;
    }

    .references p {
        word-break: break-all;
    }

    .title-big1 {
        font-size: 50px;
    }

    .box7-small {
        text-align: center;
    }

    .rel-img {
        width: 161px;
        margin-top: -98px;
        padding-bottom: 14px;
    }

    .border-01 {
        width: 270px;
    }

    body {
        font-size: 17px;
        line-height: 27px;
    }

    .home-banner h1 {
        font-size: 40px;
    }

    .mob-image {
        width: 230px;
    }

    .title1 {
        font-size: 35px;
        line-height: 42px;
    }
}
