body {
    margin: 0px;
    padding: 0px;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    color: #000000;
    font-weight: 400;
    line-height: 31px;
}

.container1-table {
    max-width: 980px !important;
}




.rb-condensed {
    font-family: roboto-condensed-medium !important;
}

p {
    margin-bottom: 30px;
}

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, h6 {
    color: #000;
    font-family: 'Lato', sans-serif;
    font-weight: 800;
}

.pink {
    color: #E91C2A !important;
}

.rounded {
    border-radius: 0.35rem !important;
}

.r1 {
    border-top-left-radius: 0.45rem !important;
}

.r2 {
    border-top-right-radius: 0.45rem !important;
}

.r3 {
    border-bottom-left-radius: 0.45rem !important;
}

.r4 {
    border-bottom-right-radius: 0.45rem !important;
}

.yellow-hr {
    width: 95%;
    margin: auto;
    display: block;
    height: 9px;
    background: #F8C070;
    margin-top: -9px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

.line-b {
    border: 1px solid #bfb9b9;
    border-style: dashed;
}


.vs-backg {
    background: #FFFDFA !important;
}

sup {
    font-size: 12px;
    top: -10px;
}

.sup-large {
    font-size: 17px;
    top: -25px;
}

.ex-bold {
    font-weight: 800 !important;
}

.fw-300 {
    font-weight: 300 !important;
}

.fw-400 {
    font-weight: 400 !important;
}

.fw-500 {
    font-family: Lato-Medium !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.fw-700 {
    font-weight: 700 !important;
}

.fw-800 {
    font-weight: 800 !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;
}

.up-1 {
    position: relative;
    top: -14px;
    z-index: -1;
}

.rell-img {
    position: absolute;
    width: 20px;
    right: 25px;
    top: -49px;
    z-index: 100;
}

.box2a {
    border: 1px solid #E1890C;
    padding: 25px 25px 25px 15px;
    background-image: linear-gradient(#FFFCF8,#f1ddc3);
}

    .box2a p {
        font-weight: 600;
    }

.yellow-text1 {
    color: #FFD665;
}

.line-image {
    margin-top: -17px;
}

.polygon-line {
    position: relative;
}

.polygon-bg {
    background: #2C64A4;
    width: 100%;
    height: 8px;
}

.polygon-bg2 {
    background: #000;
    width: 100%;
}

.minus-18 {
    margin-top: -18px;
}

.full-bg {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.color-cover1 {
    background: #FAFAFA;
    padding: 12px;
    top: -15px;
    position: relative;
    z-index: -1;
}

.color-cover2 {
    background: #F6FAFF;
    padding: 12px;
    top: -15px;
    position: relative;
    z-index: -1;
}

.color-cover3 {
    background: #FAFAFA;
    padding: 12px;
    top: -18px;
    position: relative;
    z-index: -1;
}


.color8 {
    background: #F6FAFF;
}

.color9 {
    background: #FAFAFA;
}

.shift-up {
    position: relative;
    top: -14px;
    z-index: -1;
}

.pb-img-cover {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.cover-per1 {
    background-position: 0% 50% !important;
    background-repeat: no-repeat !important;
}

.background {
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.background-1 {
    background-repeat: no-repeat !important;
    background-position: 0% 90% !important;
}

.background-center {
    background-position: center center !important;
}

.cover-1a {
    background-repeat: no-repeat !important;
    background-position: top right !important;
}

.cover-2a {
    background-repeat: no-repeat !important;
    background-position: bottom !important;
    /*background-size:cover !important*/
}

.cover-3a {
    background-repeat: no-repeat !important;
    background-position: bottom left !important;
}

.cover-4a {
    background-repeat: no-repeat !important;
    background-position: top left !important;
}

.cover-1 {
    background-repeat: no-repeat !important;
    background-position: right bottom !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: #FAFAFA !important;
}

.bg-light2 {
    background: #fefefe !important;
}

.bg-center {
    background-position: center center !important;
}

.red-box {
    border: 1px solid #CC0000;
    border-radius: 5px;
    background: white !important;
    padding: 35px;
}

.h4-bold {
    font-size: 26px;
    font-weight: bold;
}

.title8 {
    font-size: 43px;
    font-weight: 600;
}

.orn-bg {
    background: #FFFCE6;
}

.table1 {
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 26px;
    vertical-align: middle;
}

    .table1 td {
        vertical-align: middle;
    }

.bg-blue-title {
    font-size: 36px;
    font-weight: bold;
    padding: 12px 15px;
    display: inline-block;
    border-radius: 4px;
    background: #073E7D;
}

.yellow {
    color: #FFF8BC;
}

.ptable-btn2 {
    background: #FAC000;
    padding: 17px 35px;
    font-size: 30px;
    border-radius: 7px;
    display: block;
    font-weight: 800;
    text-transform: uppercase;
    color: #1E1E1E;
    border: 1px solid #FA9E00;
    /*background-image: url(../images-project/btn2-bg.png);*/
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    margin-bottom: 10px;
    text-align: center;
    display: inline-block;
    background-image: linear-gradient(#FFF346, #e7b203);
    font-family: 'Barlow', sans-serif;
    font-weight: 900 !important;
}

    .ptable-btn2:hover {
        color: #000;
        text-decoration: none;
        transform: scale(1.05);
    }


    .ptable-btn2 img {
        height: 22px;
        position: relative;
        top: -3px;
    }


/**/

/* Pricing Table */
.ptable-box {
    border: 1px solid #000;
    border-radius: 4px;
    background: #fff;
    margin-bottom: 20px;
}

.ptable-header {
    background: #fff;
    color: #111;
    text-align: center;
    padding: 15px;
}

    .ptable-header h3 {
        margin: 0;
        font-size: 21px;
        text-transform: uppercase;
        font-weight: 800 !important;
    }

.ptable-header-2 {
    background: #fff;
    color: #111;
    text-align: center;
    padding: 15px;
}

/*.ptable-header-2 h3 {
        margin: 0;
        font-size: 26px;
        text-transform: uppercase;
        color: white;
        font-weight: bold;
    }*/

.ptable-tag-supply {
    font-size: 32px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    color: #312C51;
    padding: 5px 0;
    background-color: #F3F3F3;
}

.ptable-header h3 {
    font-weight: bold;
}

.ptable-tag-supply h5 {
    font-weight: bold;
}

.ptable-body {
    padding: 10px 15px;
}

.ptable-tag-your {
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    font-size: 22px;
    line-height: 1;
    padding-top: 15px;
    color: #000;
}

.ptable-price {
    display: flex;
    /*color: #111;*/
    font-weight: 800 !important;
    justify-content: center;
    padding: 29px 0px 20px 0px;
}

.boost-1 {
    margin-top: 15px;
    width: 208px;
}

.boost-6 {
    margin-top: 15px;
}

.boost-3 {
    margin-top: 15px;
    width: 288px;
}


.ptable-amount {
    font-size: 47px;
    /*color: #114B89;*/
}

.ptable-per {
    /*    align-self: center;*/
    margin-left: 5px;
    line-height: 1;
    margin-top: 12px;
    font-size: 22px;
    color: #A98735;
    font-weight: 600;
}

.ptable-btn {
    background: #FAC000;
    padding: 12px 2px;
    font-size: 18px;
    border-radius: 7px !important;
    display: block;
    font-weight: 800 !important;
    text-transform: uppercase;
    color: #000;
    border: 1px solid #FA9E00;
    background: linear-gradient(180deg, #FFF346 0%, #FAC000 100%);
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    margin-bottom: 10px;
    text-align: center;
    text-decoration: none;
}

    .ptable-btn:hover {
        color: #000;
        text-decoration: none;
        transform: scale(1.05);
    }


    .ptable-btn img {
        height: 18px;
        position: relative;
        top: -2px;
        left: 1px;
    }

.ptable-tag-total {
    color: #312C51;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
}

.ptable-total-price {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -10px;
}

.ptable-list {
    padding: 0;
    margin: 0;
    list-style: none;
}



.ptable-original-amt {
    color: #9B99AA;
    font-weight: bold;
    font-size: 30px;
    margin-right: 10px;
    position: relative;
}

    .ptable-original-amt:after {
        content: "";
        background: #B3131A;
        height: 3px;
        width: 110%;
        position: absolute;
        top: 50%;
        left: -5%;
        border-radius: 4px;
    }

.ptable-dis-amt {
    color: #312C51;
    font-weight: bold;
    font-size: 42px;
}

.ptable-tag-shipping {
    color: #312C51;
    font-size: 16px;
    text-align: center;
}

.ptable-badges {
    margin: 10px 0;
    text-align: center;
}


/*.ptable-box:hover {
    background: #264E71;
    color: #fff;
}*/

/*
.ptable-box:hover .ptable-header {
    background: #27012D;
}
*/

/*.ptable-box:hover .ptable-tag-supply {
        background-color: #057030;
    }

    .ptable-box:hover .ptable-price,
    .ptable-box:hover .ptable-tag-shipping,
    .ptable-box:hover .ptable-dis-amt,
    .ptable-box:hover .ptable-tag-total,
    .ptable-box:hover .ptable-tag-supply,
    .ptable-box:hover .ptable-original-amt,
    .ptable-box:hover .ptable-tag-your,
    .ptable-box:hover .ptable-save {
        color: #fff;
    }*/

.ptable-main {
    transform: scale(1.1);
}

@media (max-width: 767px) {
    .ptable-main {
        transform: none;
    }

    .boost-1 {
        margin-top: 30px;
    }

    .boost-6 {
        margin-top: 30px;
    }

    .boost-3 {
        margin-top: 30px;
    }
}

@media(min-width:768px) and (max-width:991px) {

    .ptable-list li span {
        font-weight: 500;
        font-size: 13px;
    }

    .ptable-header-2 h3 {
        font-size: 16px;
    }

    .ptable-tag-supply h5 {
        font-size: 18px;
    }

    .ptable-save {
        font-size: 14px;
    }

    .ptable-btn {
        font-size: 13px !important;
    }

    .ptable-per {
        font-size: 17px;
    }

    .ptable-amount {
        font-size: 26px;
    }

    .ptable-header h3 {
        font-size: 16px;
    }
}

/**/

.clients-h4 {
    font-size: 21px;
    line-height: 1.5;
}


.dred-box {
    border: 2px solid #C2935C;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
    border-radius: 7px;
}

.vl-pink-bg {
    background: #FFFBEE;
}

.light-red-box {
    border: 2px solid #FFF7E9;
    border-radius: 7px;
    background: #FFF7E9;
}

.pink-box {
    /*border: 2px solid #273652;*/
}

.pink-bg {
    background: #F48F86;
}

.pink-bg-light {
    background: #FFE3D9;
}

.pink-bg-dark {
    background: #FA797A;
}

.box-pink1 {
    background: #F6F0E5;
}

.box-pink2 {
    background: #FFE3D9;
}

.border-pink {
    border: 1px solid #A98735;
}

.overflow-div {
    overflow: hidden;
}

.radius-08 {
    border-radius: 14px !important;
}

.radius-09 {
    border-radius: 12px !important;
}

.change-color {
    color: #9B000B;
}

.tx-shade1 {
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.div-shadow1 {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.12);
}

.blue-box {
    border: 2px solid #273652;
    border-radius: 7px;
    /*padding: 30px;*/
    background: white;
}


.lblue-box {
    border: 2px solid #2067A7;
    border-radius: 7px;
}

.products-box {
    background-image: linear-gradient(#091B2F, #000000);
    border-radius: 4px;
    padding: 40px 40px 0px 40px;
}

    .products-box h3 {
        background: #0958A5;
        color: white;
        font-weight: bold;
        text-align: center;
        padding: 5px 5px;
        font-size: 22px;
        color: white;
        border-radius: 3px;
    }

.text6 {
    font-size: 15px;
    font-weight: 500;
    line-height: 21px;
}

.products-box h4 {
    font-size: 20px;
    font-weight: 600;
}

.bold {
    font-weight: bold;
}

.green-div {
    background: #548B62;
    padding: 10px 6px;
    margin-left: -40px;
    margin-right: -40px;
}

    .green-div p {
        font-size: 16px;
        font-weight: 600;
    }

.ls-person {
    margin-left: -9px;
}

/**/

.main-divs h1 {
    background: #9B000B;
    color: white;
    font-weight: 900;
    font-size: 30px;
    display: inline-block;
    border-radius: 25px;
    position: relative;
    padding: 10px 35px 10px 75px;
}

.main-divs .bimg1 {
    position: absolute;
    left: -33px;
    top: -26px;
    width: 100px;
}

.bimg2 {
    position: absolute;
    right: -22px;
    width: 52px;
    top: 22px;
}


.main-divs h2 {
    font-size: 65px;
    color: white;
}

.main-divs h3 {
    font-size: 38px;
    color: white;
    font-style: italic;
    margin-bottom: 0px;
}

.bg-yellow {
    background: #FFDB9F;
}

.align-space {
    padding: 40px;
}

.align-space2 {
    padding: 0px 40px 40px 40px;
}

.person {
    margin-top: -10px;
}

.bg-layers {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.image-shade {
    box-shadow: 0px 0px 9px 6px #8080801a;
    border-radius: 11px;
}

.bx1 {
    position: relative;
    border-radius: 10px;
}


    .bx1 h4 {
        padding: 16px 10px 17px 32px !important;
        font-size: 20px;
        line-height: 32px;
        font-weight: 400;
    }

    .bx1:before {
        content: '';
        position: absolute;
        left: 0px;
        top: 0px;
        background: #A98735;
        width: 5px;
        height: 100%;
        border-radius: 0px;
    }

.my-box p {
    padding: 0px 20px;
    font-size: 19px;
    line-height: 26px;
}


/**/

.red {
    color: #CD2022;
}

.name-box {
    position: relative;
}

    .name-box img {
        position: absolute;
        left: 0px;
        top: -1px;
    }

.rell-img2 {
    position: relative;
    margin-top: -84px;
}

.name-box p {
    padding-left: 100px;
}

.name-box h4 {
    padding-left: 100px;
    color: #005043;
    font-weight: bold;
}

.name-box i {
    color: #FFC107;
}

.testimonials-box {
    background: #F6F6F6;
    background-image: linear-gradient(to right, #F6F6F6, #E7F8F5);
    padding: 25px 30px 25px 30px;
    position: relative;
}

.bg-blue {
    background: #073e7d;
}

.small-block {
    display: inline-block;
}

.rounded-1 {
    border-radius: 3px;
    position: relative;
    top: 6px;
}

.blue {
    color: #114B89;
}

.blue-bold {
    color: #073E7D;
    font-weight: bold;
}

.home-banner h1 {
    font-size: 72px;
    font-weight: 700 !important;
}

.home-banner h2 {
    color: #fff;
    font-weight: bold !important;
    padding-bottom: 7px;
    font-size: 24px;
    /*max-width: 700px;*/
    margin: auto;
    background: #091B2F;
    display: inline-block;
    padding: 17px 25px;
    border-radius: 4px;
}

.home-banner p {
    font-size: 36px;
    line-height: 48px;
    color: white;
}

.first-div {
    max-width: 910px;
    margin: auto;
}

.round-box {
    padding: 30px 30px 40px 30px;
    background: white;
    box-shadow: 0px 1px 3px 2px #d8d8d8;
}

    .round-box img {
        margin-top: -150px;
    }

    .round-box h3 {
        font-size: 26px;
        font-weight: 800;
    }

.red-round-box {
    border: 1px solid #CC0000;
    border-radius: 5px;
}

    .red-round-box h3 {
        color: #CC0000;
    }

.blue-round-box {
    border: 1px solid #073E7D;
    border-radius: 5px;
}

    .blue-round-box h3 {
        color: #073E7D;
    }

.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;
}

.box1-light-grd {
    background: #F6F6F6;
    background-image: linear-gradient(#F6F6F6, #E7F8F5);
    padding: 40px 30px;
    border: 1px solid #111;
}

.grad-color {
    background-image: linear-gradient(#F6F6F6, #E7F8F5);
}

.semibold {
    font-weight: 600 !important;
}

.title-big {
    font-size: 48px;
    font-weight: 800 !important;
    line-height: 60px;
}

.title-big-bold {
    font-size: 48px;
    font-weight: 700 !important;
    line-height: 60px;
}

.title-big4 {
    font-size: 50px;
    font-weight: 700 !important;
    line-height: 60px;
}

.title-big5 {
    font-size: 72px;
    font-weight: 800 !important;
    line-height: 83px;
}

.title1 {
    font-size: 42px;
    font-weight: 800 !important;
    line-height: 52px;
}

.title1-green {
    font-size: 60px;
    font-weight: 700 !important;
    line-height: 75px;
}

.red-color4 {
    color: #BC0000;
}

.title2 {
    font-size: 36px;
    font-weight: 700 !important;
    line-height: 46px;
}

.title2-bold {
    font-size: 36px;
    font-weight: 800 !important;
    line-height: 46px;
}



.title3 {
    font-size: 32px;
    font-weight: bold !important;
    line-height: 44px;
}

.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;
}

.bg-color2 {
    background: #F6FAFF;
}

.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: #FFF1D6;
}

.color2 {
    background: #E7F8F5;
}

.yellow-text {
    color: #FFDB9F;
}

.box-dg {
    background: #FFF6F7;
}

.border-dg {
    border: 1px solid #9B000B;
}

.green-bg {
    background: #E4F7EF !important;
}

.list1 {
    position: relative;
}

    .list1 img {
        position: absolute;
        left: 0px;
        top: 2px;
        width: 37px;
    }


    .list1 li {
        margin-bottom: 30px;
        position: relative;
        padding-left: 50px;
        /*font-weight: 600;*/
    }

.list1-light li {
    font-weight: 400;
}

.colored-span-ul {
    background: #FFEFEF;
    border-radius: 5px;
    padding: 7px 10px;
    display: inline-block;
}

.yellow-light {
    background: #fff8bc;
}


.steps-txt {
    font-family: Open Sans;
    font-size: 25px;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
    color: #F05F61;
    display: inline-block;
    border-radius: 40px;
    background: #FFF2F2;
    padding: 6px 26px;
    margin-left: 26px;
    position: relative;
    top: -30px;
}

/**/

.list1-xl {
    position: relative;
}

    .list1-xl img {
        position: absolute;
        left: 0px;
        top: 3px;
        /*width: 40px;*/
    }


    .list1-xl li {
        margin-bottom: 30px;
        position: relative;
        padding-left: 80px;
        font-weight: 600;
        padding-top: 9px;
    }

.list-space {
    padding: 25px 30px 25px 30px;
}

.list-space-xl {
    padding: 15px 30px 30px 30px;
}

.red-color {
    color: #BC2B35;
}

.green-color {
    color: #005043;
}

.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: #fff;
    position: relative;
}

    .line-box:before {
        content: '';
        position: absolute;
        left: 0px;
        top: 0px;
        background: #FC4F50;
        width: 8px;
        height: 134px;
    }

.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;
}

.round1 {
    border-radius: 3px;
}

.right-image {
    position: absolute;
    top: -60px;
}

.pack-6 {
    position: relative;
    top: 421px;
    margin-top: -400px !important;
}

.after-image {
    margin-top: 480px;
}

.up-2 {
    position: relative;
    z-index: -1;
    top: -25px;
    margin-bottom: -25px;
}

.style-20 {
    top: -25px;
    margin-top: -19px;
}

.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;
}

.pk-border {
    border: 1px solid #333;
}

.colored-span {
    font-weight: bold;
    display: inline-block;
    background: #BC2B35;
    padding: 15px 19px;
    border-radius: 5px;
    position: relative;
    top: -29px;
    color: white;
    font-size: 36px;
    margin-bottom: -60px;
}

.title-big1 {
    font-size: 110px;
    font-weight: 800 !important;
    /*font-family: 'Roboto', sans-serif !important;*/
}

.slide-up2 {
    /*position: relative;*/
    margin-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: #101630;
    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: #101630;
}

.highlight-package.pk-border {
    border: 1px solid #920202;
}

.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;
}

.white-box1 {
    box-shadow: 0px 0px 3px 1px gray;
    padding: 35px;
    box-shadow: 0px 0px 6px 2px #e0e0e0;
}

.white-box2 {
    padding: 35px;
    border: 2px solid #E3F0FF;
    border-radius: 4px;
}

.clients-testimonials-box {
    background: #FFFAE8;
    padding: 35px 35px 25px 35px;
    border: 2px solid #F0DB8A;
    border-radius: 4px;
    font-style: italic;
}

.name-client {
    position: relative;
}

    .name-client li {
        position: relative;
        /* padding-left: 85px; */
    }

.clients-testimonials-box .name-client p {
    background: #073E7D;
    width: 70px;
    height: 70px;
    color: white;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    border-radius: 100%;
    text-align: center;
    line-height: 70px;
    font-size: 28px;
    position: absolute;
    left: 0px;
    top: 1px;
    font-weight: 800;
    font-style: initial !important;
}

.name-client span {
    color: #FFC400;
}

.name-client h4 {
    font-size: 24px;
    font-weight: 800;
    color: #073e7d;
    font-style: initial !important;
}

.quotations {
    position: absolute;
    right: 54px;
}


.fv-title {
    font-size: 28px;
    font-weight: 800;
}

.white-box4 {
    padding: 25px;
    border: 2px solid #E3F0FF;
    border-radius: 4px;
}

.start-box {
    position: relative;
    border: 1px solid gray;
    background: white;
    padding: 20px 35px;
}

    .start-box:after {
        position: absolute;
        background: #2C64A4;
        content: '';
        height: 100%;
        top: 0px;
        bottom: 0px;
        width: 10px;
        left: 0px;
    }

.list-number {
    background: #073E7D;
    width: 39px;
    height: 39px;
    color: white;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    border-radius: 100%;
    text-align: center;
    line-height: 39px;
    font-size: 20px;
    position: absolute;
    left: 0px;
    top: 1px;
}

.blue-box2 {
    padding: 35px;
    border: 2px solid #E3F0FF;
    border-radius: 4px;
    background: #F6FAFF;
    position: relative;
}



.grey-box6 {
    padding: 35px;
    border: 1px solid #D8D8D8;
    border-radius: 4px;
    background: #FAFAFA;
}

.box-span {
    padding: 0px 35px 0px 35px;
    border: 1px solid #D8D8D8;
    border-radius: 8px;
    background: #fff;
}

.box-span1 {
    border: 2px solid #CC0000;
}

.round-num {
    margin-top: -47px;
}

.num-top {
    margin-top: 70px !important;
}

.blue-num-box p {
    padding-left: 170px;
    margin: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.blue-num-box span {
    width: 150px;
    height: 150px;
    background: #073E7D;
    font-size: 75px;
    font-weight: bold;
    display: inline-block;
    border-radius: 100%;
    color: white;
    position: absolute;
    left: 37px;
    top: -25px;
    text-align: center;
    line-height: 150px;
}

.blue-num-box {
    padding: 0px 35px;
    border: 2px solid #E3F0FF;
    border-radius: 4px;
    background: #F6FAFF;
}

.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: 190px;
}

.orang-grand {
    background-image: linear-gradient(to right, #FFF6EA, #FFEACC);
}

.price-each {
    font-size: 28px;
    color: #004078;
    position: relative;
    display: inline-block;
    top: -11px;
    left: -3px;
    font-weight: 600;
}

    .price-each span {
        font-size: 27px;
        position: absolute;
        top: 24px;
        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;
}

.o-red {
    color: #E91C2A;
}

.fohead {
    font-size: 28px;
}

.one-bottle {
    width: 260px;
}

.three-bottle {
    width: 259px;
}

.six-bottle {
    width: 232px;
}

/**/

.section-footer {
    background: #091B2F;
    color: #dcdcdc;
    padding-bottom: 1px !important;
    font-weight: 400;
}

    .section-footer li a {
        font-size: 17px !important;
        color: #B2D6FF !important;
        text-decoration: none;
        padding: 10px 20px;
    }

        .section-footer li a:hover {
            color: #fff !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;
    }



accordion .fa {
    margin-left: 0.5rem;
    float: right;
    color: #fff !important;
    margin-top: 4px;
    background: #787878;
    font-size: 10px;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    line-height: 25px;
    text-align: center;
}


.faqs-container .accordion-item {
    margin-top: 10px;
    border: 1.5px solid #3090CB !important;
    border-radius: 15px !important;
}

.faqs-container .accordion-button {
    /*display: block;*/
    text-align: left;
    width: 100%;
    font-size: 22px;
    color: #0C2F54;
    padding: 10px 0px;
    border: none !important;
    font-weight: 700 !important;
    padding: 24px 30px;
    text-decoration: none !important;
    background-color: #F0F9FF !important;
    box-shadow: none !important;
    outline: 0 !important;
    border-radius: 15px !important;
}
/**/
.faqs-container2 .accordion-button.bg-dark-brown {
    background: #ECE4D1 !important;
    border-radius: 0px !important;
}

.faqs-container2 .accordion-body.bg-color-body {
    background: #F6F6F6 !important;
    padding-top: 25px;
}

    .faqs-container2 .accordion-body.bg-color-body p {
        font-size: 18px;
    }

.faqs-container2 .accordion-item.no-border {
    border: none !important;
}
/**/
.faqs-container .accordion-body {
    /*padding: 0px !important;*/
    padding: 0px 30px 30px 30px;
    border-top: none !important;
    padding-top: 0px;
    padding-bottom: 40px;
    background: #F0F9FF !important;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.faqs-container .accordion-button {
}

.faqs-container .card {
    background: #fff !important;
    margin-top: 15px !important;
    /*border-radius: 8px !important;*/
}

.faqs-container .accordion-button:hover {
    text-decoration: none !important;
}

.faqs-container .accordion-button:active {
    text-decoration: none !important;
}

.faqs-container .accordion-button: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: 1px solid #F41D49 !important;
}


.card-header .btn[aria-expanded=true] {
    /*color: #5265F0 !important;*/
}

/*.faqs-container .btn{
        background: #fff !important;
}*/


.faqs-container-qa .accordion-button {
    background: #E4F7EF !important;
    border-radius: 0px !important;
    color: #000;
}

    .faqs-container-qa .accordion-button.collapsed {
        background: #fff !important;
    }


.faqs-container-qa .accordion-body {
    background: white !important;
    padding-top: 20px;
    padding-bottom: 0px;
}



.faqs-container-qa .accordion-item {
    overflow: hidden;
    border: 1.5px solid #328F69 !important;
    border-radius: 15px !important;
}


.ref-container {
    background: #F3F3F3;
}

    .ref-container h5 {
        font-weight: 600 !important;
    }

    .ref-container li {
        margin-top: 0px;
        font-size: 15px;
        word-break: break-all;
    }

.first-divs h2 {
    color: #fff;
    text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
    font-size: 20px;
    font-weight: bold;
}

.first-divs h3 {
    text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
    color: white;
    font-weight: 900;
    font-size: 62px;
}

.first-divs h1 {
    text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
    font-size: 100px;
    font-weight: 900;
    color: #FFE5B6;
}


.first-divs h4 {
    background: #9F402E;
    color: white;
    display: inline-block;
    font-style: italic;
    font-size: 24px;
    font-weight: 700;
    padding: 10px 36px;
    border-radius: 30px;
}

.image-first-container {
    margin-top: -180px;
}

.first-divs h5 {
    color: #111516;
    font-size: 60px;
    font-weight: 800;
    line-height: 68px;
}

.first-divs h6 {
    font-size: 37px;
    line-height: 43px; /* 110% */
    text-transform: capitalize;
}

.mx-border1 {
    border: 2px solid #2067A7 !important;
}

.one-section {
    padding-bottom: 270px;
}

.relative {
    position: relative;
}

.circle-mg {
    width: 185px;
}

.my-box {
    position: relative;
}

    .my-box.first:after {
        position: absolute;
        content: '';
        right: -39px;
        top: 87px;
        background-image: url(../images-kl/forward.svg);
        width: 84px;
        z-index: 100000;
        height: 13px;
        background-size: contain;
    }

    .my-box.second:after {
        position: absolute;
        content: '';
        right: -39px;
        top: 87px;
        background-image: url(../images-kl/forward.svg);
        width: 84px;
        z-index: 100000;
        height: 13px;
        background-size: contain;
    }

.rl-line {
    z-index: 100;
}

    .rl-line:after {
        position: absolute;
        width: 100%;
        height: 13px;
        bottom: 3px;
        content: '';
        left: 0px;
        background: rgba(255, 255, 255, 0.60);
        z-index: -1;
        border-radius: 23px;
    }

.rl-line2 {
    z-index: 100;
}

    .rl-line2:after {
        position: absolute;
        width: 100%;
        height: 10px;
        bottom: 4px;
        content: '';
        left: 0px;
        background: #9F402E;
        z-index: -1;
    }

.rl-line2-yellow:after {
    background: #FFE5B6 !important;
}

.client-bg1 {
    background: #FFFBEE;
    box-shadow: 0px 0px 22px 0px rgb(0 0 0 / 10%);
}

.round-check {
    position: absolute;
    left: 50%;
    bottom: -20px;
    z-index: 1;
    width: 86px;
    margin-left: -44px;
}

.round-check2 {
    position: absolute;
    left: 50%;
    bottom: -18px;
    margin-left: -15px;
    z-index: 1;
}


.bl-line {
    z-index: 100;
}

    .bl-line:after {
        position: absolute;
        width: 100%;
        height: 12px;
        bottom: 10px;
        content: '';
        left: 0px;
        background: #273652;
        z-index: -1;
    }

.dbox-1 {
    border-radius: 8px;
    border: 2px solid #C2935C;
    background: white;
    padding: 18px 20px;
    font-style: italic;
    max-width: 80%;
    margin: auto;
    display: block;
    margin-top: -70px !important;
    position: relative;
}

    .dbox-1 p {
        margin: 0px;
        font-size: 17px;
        color: #012E41;
        line-height: 25px;
        font-weight: 500;
        text-align: center;
    }



.image-w-border:after {
    border: 2px solid #F48F86;
    position: absolute;
    content: '';
    left: 16px;
    width: 96%;
    height: 96%;
    border-radius: 9px;
    z-index: 0;
    top: -4px;
}

.image-w-border img {
    z-index: 10000;
    position: relative;
}

.image-w-border2:after {
    border: 2px solid #F48F86;
    position: absolute;
    content: '';
    left: -4px;
    width: 96%;
    height: 96%;
    border-radius: 9px;
    z-index: 0;
    top: -5px;
}

.image-w-border2 img {
    z-index: 10000;
    position: relative;
}

.gray-bg-color {
    background: #F3F3F3;
}

.red-n1 {
    color: #C80012;
}

.top-radius {
    border-top-left-radius: 22px;
    border-top-right-radius: 22px;
}

.sf-top1 {
    position: relative;
    top: -277px;
    margin-bottom: -277px;
}

.bottom-radius {
    border-bottom-left-radius: 22px;
    border-bottom-right-radius: 22px;
}

.dblue {
    color: #273652;
}

/**/
.vs-bg1 {
    background-size: 350px !important;
    background-repeat: no-repeat !important;
    background-position: right 0px !important;
}

.ac-size-vz {
    background-size: 300px !important;
}

.vs-bg11 {
    background-size: 340px !important;
    background-repeat: no-repeat !important;
    background-position: right 30% !important;
}


.vs-bg2 {
    background-size: 330px !important;
    background-repeat: no-repeat !important;
    background-position: left -30px !important;
}

.vs-bg3 {
    background-size: 360px !important;
    background-repeat: no-repeat !important;
    background-position: right 90% !important;
}

.vs-bg2-btm {
    background-size: 350px !important;
    background-repeat: no-repeat !important;
    background-position: left 430px !important;
}

.vs-bg2-btm2 {
    background-size: 350px !important;
    background-repeat: no-repeat !important;
    background-position: left 230px !important;
}

.vs-bg2-btm-end {
    background-size: 350px !important;
    background-repeat: no-repeat !important;
    background-position: left 90% !important;
}

.pst_2 {
    background-position: left 60% !important;
}


@media(min-width:1300px) and (max-width:1400px) {
    .vs-bg1 {
        background-size: 290px !important;
    }

    .ac-size-vz {
        background-size: 280px !important;
    }

    .vs-bg11 {
        background-size: 280px !important;
    }


    .vs-bg2 {
        background-size: 280px !important;
    }

    .vs-bg3 {
        background-size: 300px !important;
    }

    .vs-bg2-btm {
        background-size: 290px !important;
    }

    .vs-bg2-btm2 {
        background-size: 290px !important;
    }

    .vs-bg2-btm-end {
        background-size: 290px !important;
    }
}


@media(min-width:1750px) {
    .ac-size-vz {
        background-size: 470px !important;
    }


    .vs-bg1 {
        background-size: 480px !important;
    }

    .vs-bg11 {
        background-size: 480px !important;
    }

    .vs-bg2 {
        background-size: 450px !important;
    }

    .vs-bg2-btm {
        background-size: 450px !important;
    }

    .vs-bg2-btm2 {
        background-size: 450px !important;
    }

    .vs-bg2-btm-end {
        background-size: 400px !important;
        background-position: left 96% !important;
    }

    .vs-bg3 {
        background-size: 480px !important;
        background-position: right 99% !important;
    }

    .pst_2 {
        background-position: left 60% !important;
    }
}


.colored-light {
    background: #f9d6d6;
}

.circled-text {
    font-size: 30px;
    font-weight: 800;
    line-height: normal;
    display: inline-block;
    border-radius: 40px;
    background: #FFF3C8;
    padding: 16px 49px;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.12);
    color: #0C2F54;
}

.ci-div-text {
    position: absolute;
    left: 50%;
    margin-left: -145px;
    z-index: 100;
    margin-top: -30px;
}

.q-two {
    background: linear-gradient(180deg, #FFF 0%, rgba(255, 241, 236, 0.69) 100%);
}

/**/
.sd-box1 {
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
}

.dhead4 {
    font-size: 25px;
}

.dhead5 {
    font-size: 28px;
}

.vl-blue {
    color: #2067A7;
}

.blue-bg {
    background: #3090CB;
}

.blue-height {
    border: 3px solid #0C2F54;
}

.dlg-title {
    font-size: 40px;
}

.dhead3 {
    font-size: 38px;
}

.dhead31 {
    font-size: 31px;
}

.prj1 {
    color: #114B89;
    font-size: 29px;
}

.prj2 {
    color: #0C2F54;
}


.light-blue-grd-box {
    background: linear-gradient(180deg, #E9F4FF 0%, rgba(255, 255, 255, 0.00) 100%);
    border-radius: 7px !important;
}

.qt-symbol {
    position: absolute;
    left: 50%;
    margin-left: -35px;
    top: -39px;
    z-index: 1;
    width: 132px;
}

.clients-box-list h6 {
    font-size: 18px;
    color: #003F66;
    font-weight: 700;
}

.clients-box-list p {
    font-size: 16px;
    color: #636363;
    font-style: italic;
}

.stars-clients {
    position: relative;
    top: -2px;
}

.symbol-quote {
    position: absolute;
    bottom: -20px;
    right: 30px;
}

.blue-1 {
    color: #0C2F54;
}

.blue-2 {
    color: #3090CB;
}

.border-line-1 {
    width: 98%;
    background: #C5AA6A;
    height: 5px;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    margin: 0 auto;
    display: block;
}

.tl-header {
    position: relative;
}

.pricing-heading {
    background: #FFF3C8;
    display: inline-block;
    padding: 3px;
}

.tl-header {
    background: #F05F61;
    font-size: 25px;
    font-style: normal;
    border-top-right-radius: 60px;
    color: white;
    font-weight: 700;
    border-bottom-right-radius: 60px;
    padding: 11px 30px;
    display: inline-block;
    left: -40px;
}

.corner-triangle {
    position: absolute;
    left: 0px;
    bottom: -18px;
}


.bg-button1 {
    border-radius: 8px;
    border: 2px solid #FB0;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.12);
    font-weight: 900;
    font-size: 29px;
    padding: 23px 20px 20px 20px;
    color: #000;
    text-align: center;
    background-image: linear-gradient(#FFE600, #FFBB00);
    line-height: 1.3em;
}

    .bg-button1:hover {
        color: #000;
        background-image: linear-gradient(#FFE600, #FFE600);
        text-decoration: none;
    }

.person-div {
    position: relative;
}

    .person-div img {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 75px;
    }

    .person-div h4 {
        padding-left: 87px;
    }

.italic {
    font-style: italic;
}

.light-white-box {
    border-radius: 7px !important;
    border: 1px solid #9FB1BF;
}


.dblue-bg {
    background: #273652;
}

.bold-background1 {
    background: #FFE5B6;
    display: inline-block;
}


.dred-bg {
    background: #9F402E;
    color: white;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    padding: 10px 36px;
    border-radius: 30px;
}

.d-slideup {
    margin-top: -14px;
    position: relative;
    top: -21px;
    margin-left: 30px;
}

.d-lightbg {
    background: #FFE5B6;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    padding: 10px 36px;
    border-radius: 70px;
    margin-top: 0px;
    position: relative;
    top: -30px;
    margin-bottom: -6px;
}

.d-whitebg {
    background: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 36px;
    border-radius: 70px;
    margin-top: 0px;
    position: relative;
    top: 20px;
    color: #012E41;
}

.d-bluebg {
    background: #012E41 !important;
}

.border-10 {
    border-top: 7px solid #FFE5B6;
    border-bottom: 7px solid #9E7A4F;
}

.cs-4 {
    padding: 30px;
}

.f8-color {
    background: #F8F8F8;
}

.dhead2 {
    font-size: 40px;
}

.light-brown-bg {
    background: #C2935C;
}

.dtitle2 {
    font-size: 36px;
}

.dtitle3 {
    font-size: 38px;
}

.bg-yellow-light {
    background: #FFF3C8;
}

.xs-dtitle3 {
    font-size: 35px;
}

.shape2 {
    position: absolute;
    left: -1px;
    top: -2px;
    width: 18px;
}

.box-pink3 {
    background: #FFE7DE;
}

.dyellow {
    color: #FFE5B6;
}

.d-bg-light {
    background: #F8F8F8;
}

.dblue2 {
    color: #012E41;
}

.dred {
    color: #9F402E;
}

.border-22 {
    border-top: 7px solid #9FB1BF;
}

.gray-border {
    border-top: 7px solid #9FB1BF;
}

.bg-blue-1 {
    background: #151717;
}

.radius-7 {
    border-radius: 7px;
}

.red-vi {
    color: #C4322C;
}

.brown-bg {
    background: #9E7A4F;
}

.tx-shdaow1 {
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}


.brown-border {
    border-top: 7px solid #9E7A4F;
}

.brown-bottom {
    border-bottom: 4px solid #9E7A4F;
}

.light-border {
    border-top: 7px solid #FFE5B6;
}

.xl-headz {
    font-size: 65px;
}

.shade-overlay-blue {
    background: #273652c9;
    position: relative;
}

.slide-leaf-image {
    margin-top: -208px;
}

.shadow-image {
    margin-top: -207px;
    height: 207px;
}

.no-shade {
    text-shadow: none !important;
}

.light-background-red {
    background: #FFF7E9;
    border-radius: 7px;
}

.new-box-01 {
    border: 1px solid #F2C572;
}


/**/


@media(min-width:992px) {
    .container1 {
        width: 920px !important;
    }

    .ptable-tag-supply h5 {
        padding-top: 10px !important;
    }

    .pricing-heading {
        max-width: 880px;
        margin: auto;
    }

    .below-text-bottles {
        margin-top: -13px;
    }
}

@media (min-width: 1200px) {

    .nc_row {
        margin-left: -45px;
        margin-right: -45px;
    }

    .wi-inc-right img {
        max-width: 110% !important;
        margin-left: -19px;
    }

    .wi-inc-left img {
        max-width: 110% !important;
        margin-left: -29px;
    }

    .wi-inc-left-xl img {
        max-width: 115% !important;
        margin-left: -49px;
    }

    .products-box {
        width: 84%;
        margin: auto;
    }



    .br-block-12 {
        display: block;
    }

    .right-div {
        width: 550px;
    }

    .left-div {
        width: 490px;
    }

    .move-left {
        margin-left: -20px;
    }

    .image-1 {
        position: relative;
        right: -43px;
    }

    .image-2 {
        position: relative;
        left: -43px;
    }
}

/*@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;
    }
}

@media(min-width:992px) {
    .lh-70 {
        line-height: 60px !important;
    }
}


@media(min-width:768px) {

    .yp-text {
        position: relative;
        top: 6px !important;
    }

    .p-md-space {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }


    .highlight-package {
        margin-top: -20px;
    }

    .six-bottle {
        margin-top: 23px;
    }



    .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;
    }



    .br-block {
        display: block;
    }

    .side-margin {
        margin: 0px 12px;
    }

    .side-margin-2 {
        margin-left: -43px;
        margin-right: -43px;
    }
}

@media(min-width:992px) {



    .row-lr {
        margin: 0px -45px !important;
    }
}

@media(min-width:992px) and (max-width:1200px) {
    body {
        font-size: 20px;
        line-height: 31px;
    }
}

@media(min-width:768px) and (max-width:991px) {


    .tl-header {
        font-size: 17px;
    }


    .xs-dtitle3 {
        font-size: 28px;
    }

    .first-divs h6 {
        font-size: 24px;
    }

    .title-big1 {
        font-size: 73px;
    }

    .up-1 {
        top: -21px;
    }


    .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: 18px;
        line-height: 29px;
    }

    .price-part h4 {
        font-size: 13px;
    }

    .price-each span {
        font-size: 22px;
    }

    .one-bottle {
        width: 210px;
    }

    .three-bottle {
        width: 187px;
    }

    .ship-text {
        font-size: 13px;
    }


    .six-bottle {
        width: 169px;
    }

    .pb-pkg-type {
        font-size: 19px;
    }

    .pb-pkg-supply {
        font-size: 18px;
    }
}

@media(min-width:1200px) and (max-width:1550px) {


    .cover-10 {
        /*background-position: 115% 16% !important;*/
    }

    .cover-2 {
        background-position: -20% 56% !important;
    }

    .cover-7 {
        background-position: -20% 56% !important;
    }
}

@media(min-width:991px) and (max-width:1200px) {

    .boost-1{
        width:189px !important
    }

    .ptable-btn {
        font-size: 17px;
    }

    .container1-table {
        max-width: 900px !important;
    }

    body {
        font-size: 18px;
        line-height: 29px;
    }

    .first-divs h1 {
        font-size: 63px;
    }

    .first-divs h3 {
        font-size: 39px;
    }

    .first-divs h4 {
        font-size: 17px;
    }

    .first-divs h5 {
        font-size: 40px;
        line-height: 49px;
    }

    .dhead2 {
        font-size: 44px;
    }

    .dtitle2 {
        font-size: 40px;
    }

    .rl-line:after {
        position: absolute;
        width: 100%;
        height: 8px;
        bottom: 3px;
        content: '';
        left: 0px;
        /*background: #9F402E;*/
        z-index: -1;
    }

    .slide-leaf-image {
        margin-top: 0px;
    }

    .d-lightbg {
        font-size: 18px;
    }

    .shadow-image {
        display: none !important;
    }

    .shade-overlay-blue {
        background: #273652;
    }
}


@media(min-width:1750px) {

    .container1 {
        width: 960px !important;
    }

    body {
        font-size: 22px;
        line-height: 33px;
    }
}


@media(min-width:768px) and (max-width:991px) {
    .first-divs h1 {
        font-size: 53px;
    }

    .first-divs h3 {
        font-size: 35px;
    }

    .first-divs h4 {
        font-size: 17px;
    }

    .dtitle3 {
        font-size: 32px;
    }

    .dhead3 {
        font-size: 28px;
    }

    .first-divs h5 {
        font-size: 38px;
        line-height: 46px;
    }

    .dhead2 {
        font-size: 44px;
    }

    .dtitle2 {
        font-size: 40px;
    }

    .rl-line:after {
        position: absolute;
        width: 100%;
        height: 8px;
        bottom: 3px;
        content: '';
        left: 0px;
        /*background: #9F402E;*/
        z-index: -1;
    }

    .slide-leaf-image {
        margin-top: 0px;
    }

    .d-lightbg {
        font-size: 18px;
    }

    .shadow-image {
        display: none !important;
    }

    .shade-overlay-blue {
        background: #273652;
    }
}


@media(max-width:767px) {

    p {
        margin-bottom: 27px;
    }

    .title-big-bold {
        font-size: 34px;
        line-height: 40px;
    }

    .ptable-tag-supply h5 {
        font-size: 15px !important;
    }

    .ptable-per {
        margin-top: 9px;
    }

    .image-xs-width {
        width: 250px;
    }

    .grey-box6 {
        padding: 30px 15px;
    }

    .list-number {
        top: -2px;
    }

    .list-space {
        padding: 18px 15px 20px 15px;
    }

    .red-box {
        padding: 30px 15px;
    }

    .home-banner p {
        font-size: 22px;
        line-height: 31px;
        /*padding-bottom: 20px;*/
    }

    .ptable-btn2 {
        line-height: 36px;
        padding: 12px 15px;
    }

    .bg-blue-title {
        font-size: 27px;
        font-weight: bold;
        padding: 12px 15px;
        display: inline-block;
        border-radius: 4px;
        background: #073E7D;
    }

    .num-top {
        margin-top: 20px !important;
    }

    .blue-num-box span {
        width: 70px;
        height: 70px;
        background: #073E7D;
        font-size: 45px;
        font-weight: bold;
        display: inline-block;
        border-radius: 100%;
        color: white;
        position: absolute;
        left: 37px;
        top: 25px;
        text-align: center;
        line-height: 70px;
    }

    .blue-num-box p {
        padding-left: 80px;
    }


    .blue-box2 {
        padding: 35px 15px;
    }


    .blue-box {
        /*padding: 35px 15px;*/
    }

    .white-box1 {
        padding: 35px 15px;
    }

    .white-box2 {
        padding: 20px 15px;
    }


    .top-auto {
        margin-top: 150px;
    }

    .background-1 {
        background-repeat: no-repeat !important;
        background-position: 0% 100% !important;
    }

    .title3 {
        line-height: 39px;
    }

    .title2 {
        font-size: 30px;
        line-height: 38px;
    }

    .title2-bold {
        font-size: 30px;
        line-height: 38px;
    }

    .table1 {
        font-size: 17px !important;
        line-height: 22px !important;
    }

    .title8 {
        font-size: 30px;
        line-height: 38px;
    }

    .colored-span {
        line-height: 36px;
        font-size: 21px;
    }

    .up-1 {
        position: relative;
        top: -27px;
        z-index: -1;
    }

    .add_25 {
        padding-top: 25px !important;
    }

    .faqs-container .btn {
        font-size: 19px;
        padding: 13px 19px;
    }

    .references p {
        font-size: 16px;
    }

    .title5 {
        font-size: 31px;
        line-height: 37px;
    }

    .title4 {
        font-size: 30px;
        line-height: 34px;
    }

    .title-big {
        font-size: 35px;
        line-height: 44px;
    }

    .title-big4 {
        font-size: 35px;
        line-height: 44px;
    }

    .title-big5 {
        font-size: 45px;
        line-height: 64px;
    }

    .line-box p {
        padding: 17px 10px 17px 15px;
    }

    .line-box:before {
        background: none;
    }

    .top-img1 {
        margin-top: 0px;
    }

    .home-banner h2 {
        font-size: 24px;
    }

    .references p {
        word-break: break-all;
    }

    .title-big1 {
        font-size: 40px;
    }

    .pack-6 {
        width: 300px;
    }

    .after-image {
        margin-top: 160px;
    }

    .bottle-overlay {
        height: 500px;
    }

    .box7-small {
        text-align: center;
    }

    .rel-img {
        width: 161px;
        margin-top: -98px;
        padding-bottom: 14px;
    }

    .border-01 {
        width: 270px;
    }

    body {
        font-size: 18px;
        line-height: 27px;
    }

    .home-banner h1 {
        font-size: 36px;
    }

    sup {
        font-size: 11px;
    }

    .mob-image {
        /*width: 230px;*/
    }

    .title1 {
        font-size: 35px;
        line-height: 42px;
    }

    .title1-green {
        font-size: 35px;
        line-height: 42px;
    }

    /**/
    .first-divs h1 {
        font-size: 53px;
    }

    .first-divs h3 {
        font-size: 35px;
    }

    .first-divs h4 {
        font-size: 17px;
    }

    .first-divs h5 {
        font-size: 34px;
        line-height: 41px;
    }

    .image-w-border {
        width: 250px;
        margin: auto;
    }

    .image-w-border2 {
        width: 250px;
        margin: auto;
    }

    .image-first-container {
        margin-top: -125px;
    }

    .shade-overlay-blue {
        background: #273652;
    }

    .seal-bg {
        width: 200px;
    }

    .dhead4 {
        font-size: 23px;
    }

    .bg-button1 {
        font-size: 23px;
    }

    .amc-dv {
        margin-top: 30px !important;
        top: 0px !important;
        margin-bottom: 20px !important;
        border-radius: 0px !important;
    }

    .pr-image-size {
        width: 200px;
    }


    .dtitle3 {
        font-size: 30px;
    }


    .clients-h4 {
        font-size: 19px;
    }

    .slide-leaf-image {
        margin-top: 0px;
    }

    .shadow-image {
        display: none !important;
    }

    .dhead31 {
        font-size: 24px;
    }

    .xl-headz {
        font-size: 54px;
    }

    .dhead2 {
        font-size: 36px;
    }

    .dhead3 {
        font-size: 28px;
    }

    .dtitle2 {
        font-size: 30px;
    }

    .d-lightbg {
        font-size: 17px;
    }

    .dbox-1 {
        margin-top: -45px !important;
        padding: 18px 13px;
    }

        .dbox-1 p {
            font-size: 15px;
            line-height: 20px;
        }

    .one-section {
        padding-bottom: 101px;
    }

    .rl-line:after {
        height: 8px;
        bottom: 3px;
    }
}

/*/ Price table */


.ptable-btn2 {
    background: #FAC000;
    padding: 17px 35px;
    font-size: 30px;
    border-radius: 7px;
    display: block;
    font-weight: 800;
    text-transform: uppercase;
    color: #1E1E1E;
    border: 1px solid #FA9E00;
    /*background-image: url(../images-project/btn2-bg.png);*/
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    margin-bottom: 10px;
    text-align: center;
    display: inline-block;
    background-image: linear-gradient(#FFF346, #e7b203);
    font-family: 'Barlow', sans-serif;
    font-weight: 900 !important;
}

    .ptable-btn2:hover {
        color: #000;
        text-decoration: none;
        transform: scale(1.05);
    }


    .ptable-btn2 img {
        height: 22px;
        position: relative;
        top: -3px;
    }


/**/

/* Pricing Table */
.ptable-box {
    border: none;
    border-radius: 8px;
    background: #F6F0E5;
    margin-bottom: 20px;
}

.ptable-header {
    background: #D7C6A0;
    color: #fff;
    text-align: center;
    padding: 15px;
    /* border-radius: 8px; */
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

    .ptable-header h3 {
        margin: 0;
        /*font-size: 25px;*/
        text-transform: uppercase;
        /*color: #fff;*/
    }

.ptable-header-2 {
    background: #CD2022;
    color: #fff;
    text-align: center;
    padding: 15px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.ptable-main .ptable-body {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.ptable-main {
    border: none !important;
}

.ptable-header-2 h3 {
    margin: 0;
    font-size: 22px;
    text-transform: uppercase;
    color: white;
    font-weight: 800 !important;
}

.ptable-tag-supply {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    color: #111516;
    padding: 5px 0;
    background: #F6F0E5;
    letter-spacing: 2px;
}

.ptable-header h3 {
    font-weight: bold;
}

.ptable-tag-supply h5 {
    font-weight: 800;
    font-size: 24px;
}

.ptable-main .ptable-tag-supply {
    background: #fff !important;
}

/*.ptable-main .ptable-tag-supply h5 {
        color: white !important;
    }*/

.ptable-main .ptable-body {
    background: #fff !important;
    /*color: #fff !important;*/
}


.ptable-body {
    padding: 10px 15px;
}

.ptable-tag-your {
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    font-size: 22px;
    line-height: 1;
    padding-top: 15px;
    color: #000;
}



.boost-1 {
    margin-top: 15px;

}

.boost-6 {
    margin-top: 15px;
}

.boost-3 {
    margin-top: 15px;
}

.ptable-save {
    font-weight: 800 !important;
    text-transform: uppercase;
    text-align: center;
    font-size: 17px;
    line-height: 1;
    padding-bottom: 15px;
    color: #CD2022;
}

/*.ptable-amount {
    font-size: 48px;
}*/



/*.ptable-btn {
    background: #FAC000;
    padding: 10px 20px;
    font-size: 22px;
    border-radius: 4px;
    display: block;
    font-weight: 800;
    text-transform: uppercase;
    color: #000;
    border: 1px solid #FA9E00;
    background-image: url(../images-project/btn-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    margin-bottom: 10px;
    text-align: center;
}

    .ptable-btn:hover {
        color: #000;
        text-decoration: none;
        transform: scale(1.05);
    }


    .ptable-btn img {
        height: 22px;
        position: relative;
        top: -3px;
    }*/

.ptable-tag-total {
    color: #312C51;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
}

.ptable-total-price {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -10px;
}

.ptable-list {
    padding: 0;
    margin: 0;
    list-style: none;
}

    .ptable-list li {
        padding: 0px 10px;
        line-height: 1.2;
        display: flex;
        align-items: center;
        margin-bottom: 10px;
        font-size: 14px;
        font-weight: bold !important;
    }

        .ptable-list li img {
            max-width: 25px;
            margin-top: 0;
            margin-right: 15px;
            flex-basis: auto;
            display: block;
            align-self: flex-start;
        }

        .ptable-list li span {
            display: block;
            flex-basis: 100%;
            /*font-weight: 500;*/
        }

.ptable-original-amt {
    color: #9B99AA;
    font-weight: bold;
    font-size: 30px;
    margin-right: 10px;
    position: relative;
}

    .ptable-original-amt:after {
        content: "";
        background: #B3131A;
        height: 3px;
        width: 110%;
        position: absolute;
        top: 50%;
        left: -5%;
        border-radius: 4px;
    }

.ptable-dis-amt {
    color: #312C51;
    font-weight: bold;
    font-size: 42px;
}

.ptable-tag-shipping {
    color: #312C51;
    font-size: 16px;
    text-align: center;
}

.ptable-badges {
    margin: 10px 0;
    text-align: center;
}


/*.ptable-box:hover {
    background: #264E71;
    color: #fff;
}*/

/*
.ptable-box:hover .ptable-header {
    background: #27012D;
}
*/

/*.ptable-box:hover .ptable-tag-supply {
        background-color: #057030;
    }

    .ptable-box:hover .ptable-price,
    .ptable-box:hover .ptable-tag-shipping,
    .ptable-box:hover .ptable-dis-amt,
    .ptable-box:hover .ptable-tag-total,
    .ptable-box:hover .ptable-tag-supply,
    .ptable-box:hover .ptable-original-amt,
    .ptable-box:hover .ptable-tag-your,
    .ptable-box:hover .ptable-save {
        color: #fff;
    }*/

.ptable-main {
    transform: scale(1.1);
}

@media (max-width: 767px) {

    .ptable-btn {
        font-size: 19px !important;
    }

    .ptable-main {
        transform: none;
    }

    .boost-1 {
        margin-top: 30px;
    }

    .boost-6 {
        margin-top: 30px;
    }

    .boost-3 {
        margin-top: 30px;
    }
}

@media(min-width:768px) and (max-width:991px) {

    .boost-1 {
        /* width: 104px !important; */
    }

    .ptable-list li span {
        font-weight: 500;
        font-size: 13px;
    }

    .ptable-header-2 h3 {
        font-size: 16px;
    }

    .ptable-tag-supply h5 {
        font-size: 18px;
    }

    .ptable-save {
        font-size: 14px;
    }

    .ptable-btn {
        font-size: 18px;
    }

    .ptable-per {
        font-size: 17px;
    }

    .ptable-amount {
        font-size: 33px;
    }

    .ptable-header h3 {
        font-size: 16px;
    }
}

@media(max-width:767px) {


    .ptable-btn2 {
        line-height: 36px;
        padding: 12px 15px;
    }

    /**/

    .prd-contain-01 {
        width: 50%;
        float: left;
    }

    .prd-contain-02 {
        width: 50%;
        float: left;
    }

    .ptable-box {
        overflow: hidden;
    }

    .ptable-amount {
        font-size: 26px;
    }

    .ptable-per {
        font-size: 17px;
    }

    .ptable-price {
        /*padding: 4px 0px;*/
        margin-top: 9px;
        padding: 9px 0px 10px 0px;
    }

    .ptable-tag-your {
        font-size: 15px;
    }

    .ptable-list li span {
        font-size: 10px;
        font-weight: 600 !important;
    }

    .ptable-list li img {
        max-width: 19px;
        margin-top: 0;
        margin-right: 6px;
    }

    .ptable-btn {
        padding: 4px 2px;
        font-size: 10px !important;
        margin-bottom: 11px !important;
    }

        .ptable-btn img {
            height: 14px;
            position: relative;
            top: -1px;
        }

    .ptable-list li:last-child {
        margin-bottom: 0px;
    }

    .ptable-header h3 {
        font-size: 25px;
    }

    .ptable-header-2 h3 {
        font-size: 25px !important;
    }

    .ptable-header-2 h3 {
        font-size: 20px;
    }

    .ptable-save {
        font-size: 11px;
        padding-bottom: 2px;
    }

    .ptable-list {
        padding-top: 7px;
    }

    .ptable-body {
        padding: 1px 15px;
        overflow: hidden;
    }

    .ptable-badges img {
        width: 140px !important;
    }

    .ptable-badges {
        margin-top: 0px !important;
    }

    .prd-contain-01 img {
        padding-right: 8px !important;
    }


    .boost-1 {
        margin-top: 4px;
         width: 100px !important; 
        margin-bottom: 2px;
    }

    .boost-3 {
        margin-top: 9px;
        width: 140px;
        margin-bottom: 2px;
    }

    .boost-6 {
        margin-top: 9px;
        width: 150px;
        margin-bottom: 2px;
    }

    .ptable-list li img {
        max-width: 25px;
        margin-top: 0;
        margin-right: 0px;
    }

    .ptable-list li {
        padding-left: 0px !important;
        margin-bottom: 4px !important;
    }

    .ptable-list {
        padding-bottom: 7px;
    }

    .ptable-save {
        padding-bottom: 11px;
    }
}

@media(max-width:1300px) {
    .vs-bg1 {
        background: none !important;
    }

    .vs-bg11 {
        background: none !important;
    }


    .vs-bg2 {
        background: none !important;
    }

    .vs-bg3 {
        background: none !important;
    }

    .vs-bg2-btm {
        background: none !important;
    }

    .vs-bg2-btm2 {
        background: none !important;
    }

    .vs-bg2-btm-end {
        background: none !important;
    }
}


@media(min-width:1200px) {
    .container {
        max-width: 1140px;
    }
}


@media(min-width:991px) and (max-width:1200px) {
    .main-divs h1 {
        font-size: 22px;
    }

    .main-divs h2 {
        font-size: 49px;
    }

    .bimg2 {
        position: absolute;
        right: -17px;
        width: 45px;
        top: 22px;
    }
}


@media(min-width:767px) and (max-width:991px) {
    .main-divs .bimg1 {
        top: -4px;
    }

    .bimg2 {
        position: absolute;
        right: -7px;
        width: 52px;
        top: 55px;
    }

    .dtitle2 {
        font-size: 35px;
    }

    .ptable-tag-supply h5 {
        padding-top: 13px !important;
    }

    .boost-1 {
        /* width: 118px !important; */
    }

    .main-divs h2 {
        font-size: 45px;
    }

    .main-divs h3 {
        font-size: 30px;
    }

    .ri-icon {
        right: -30px !important;
    }
}



@media(max-width:767px) {
    .first-divs h6 {
        font-size: 23px;
        line-height: 30px;
    }

    .rl-line:after {
        display: none;
    }



    .seal-round {
        width: 200px;
        margin: 0 auto;
        display: block;
    }

    .vry-0 {
        margin-bottom: 0px !important;
    }

    .dhead5 {
        font-size: 25px;
    }

    .xs-dtitle3 {
        font-size: 23px;
    }

    .tl-header {
        font-weight: 800 !important;
        font-size: 15px;
    }

    .circled-text {
        font-size: 24px;
        padding: 8px 16px;
    }

    .ci-div-text {
        position: absolute;
        left: 50%;
        margin-left: -107px;
    }

    .my-box.first:after {
        display: none;
    }

    .my-box.second:after {
        display: none;
    }

    .main-divs .bimg1 {
        position: absolute;
        left: 50%;
        top: -39px;
        width: 72px;
        margin-left: -32px;
    }

    .main-divs h1 {
        padding: 26px 35px 10px 35px;
        font-size: 20px;
    }

    .bimg2 {
        position: absolute;
        right: 5px;
        width: 40px;
        top: inherit;
        bottom: -35px;
    }

    .main-divs h2 {
        font-size: 34px;
    }

    .main-divs h3 {
        font-size: 25px;
        line-height: 27px;
    }

    .border-line-1 {
        width: 80%;
    }

    .ptable-body {
        padding: 1px 15px 1px 5px !important;
    }

    .non-round {
        display: none;
    }

    .dlg-title {
        font-size: 33px;
    }

    .align-space {
        padding: 25px 15px;
    }

    .qt-symbol {
        position: absolute;
        left: 50%;
        margin-left: -49px;
        top: -34px;
        z-index: 1;
        width: 121px;
    }

    .ref-container li {
        font-size: 13px;
    }

    .faqs-container .accordion-button {
        font-size: 20px;
    }
}
/**/
.first-div h1 {
    font-size: 70px;
    line-height: 1.1em;
}

.bg-green {
    background: #328F69;
    border: 4px solid #3FAF82;
    overflow: hidden;
}

.cover-full {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.ghead2 {
    font-size: 40px;
}

.border-green {
    border: 1px solid #328F69;
}


.ghead32 {
    font-size: 30px;
}


.ghead3 {
    font-size: 40px;
}

.align-space2 {
    padding: 35px 45px;
}


.stroke-green {
    width: 100px;
    background: #328F69;
    height: 5px;
}

.brown {
    color: #946800;
}

.glight-blue {
    background: #E4F7EF;
}


.gsize-image1 {
    max-width: 380px;
}

.gsize-image2 {
    max-width: 580px;
}

.gsize-image3 {
    max-width: 520px;
}


.bg-dark-brown {
    background: #ECE4D1 !important;
}

.gspace1 {
    padding: 20px;
}

.gspace2 {
    padding: 20px 5px;
}


.gspace3 {
    padding: 30px;
}



.gspace4 {
    padding: 40px;
}


.gbox-1 {
    background: white;
}

    .gbox-1 h4 {
        margin: 0px;
        font-size: 17px;
        padding-top: 9px;
    }

    .gbox-1 p {
        margin: 0px;
        font-size: 17px;
        line-height: 1.4;
    }

.g-hidden {
    overflow: hidden;
}

.gbox-1 span {
    border-radius: 8px;
    padding: 2px 14px;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    top: -19px;
    background: #A98735;
    color: white;
    text-align: center;
    font-weight: 800;
    font-size: 20px;
}

.gbox-1:before {
    width: 83%;
    background: #C5AA6A;
    height: 3px;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    margin: 0 auto;
    display: block;
    position: absolute;
    content: '';
    top: -3px;
    margin-left: 15px;
}


.gbox-2:before {
    width: 89.6%;
    background: #D7C6A0;
    height: 5px;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    margin: 0 auto;
    display: block;
    position: absolute;
    content: '';
    top: -6px;
    margin-left: 15px;
}

.gbox-2 p {
    font-size: 18px;
}

.gbox-2 ul {
    font-size: 18px;
}

.gbox-3 {
    border: 3px solid #F1DFDF;
}

    .gbox-3 span {
        border-radius: 8px;
        padding: 6px 16px;
        position: absolute;
        left: 50%;
        margin-left: -75px;
        top: -19px;
        background: #CD2022;
        color: white;
        text-align: center;
        font-weight: 700;
        font-size: 20px;
        width: 150px;
    }

    .gbox-3 h4 {
        font-size: 26px;
        padding-top: 15px;
        padding-bottom: 7px;
    }


    .gbox-3 p {
        font-size: 18px;
    }

/**/

.gbox-4 {
    border: 2px solid #328F69;
}

    .gbox-4 span {
        border-radius: 8px;
        padding: 6px 16px;
        position: absolute;
        left: 50%;
        margin-left: -75px;
        top: -19px;
        background: #328F69;
        color: white;
        text-align: center;
        font-weight: 700;
        font-size: 20px;
        width: 150px;
    }

    .gbox-4 p {
        font-size: 18px;
        line-height: 1.6;
    }

/**/

.gbox-5 {
    border: 2px solid #328F69;
}

.mu-border {
    border: 4px solid #328F69;
}

.gbox-5 span {
    border-radius: 8px;
    padding: 6px 16px;
    position: absolute;
    left: 50%;
    margin-left: -40px;
    top: -50px;
    background: #328F69;
    color: white;
    text-align: center;
    font-weight: 800;
    font-size: 45px;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    line-height: 67px;
}

/*.gbox-5 p {
        font-size: 18px;
        line-height: 1.6;
    }*/

.numbers-box {
    background: #E4F7EF;
    border: 1px solid #328F69;
    overflow: hidden;
    position: relative;
}

.numbers-box-circle {
    background: #328F69;
    display: inline-block;
    padding: 11px 15px 11px 35px;
    border-radius: 12px;
    position: relative;
    margin-left: 92px;
    z-index: 1000;
    top: 27px;
}

    .numbers-box-circle .w2 {
        font-size: 26px;
        font-weight: bold;
        color: white;
        display: inline-block;
    }


    .numbers-box-circle .w1 {
        width: 80px;
        height: 80px;
        text-align: center;
        border-radius: 100%;
        line-height: 70px;
        position: absolute;
        left: -59px;
        top: -15px;
        font-size: 50px;
        font-weight: 800;
        color: #328F69;
        display: inline-block;
        background: white;
        border: 1px solid #328F69;
    }

.glight-pink {
    background: #FFFAF1;
}

.double-border-brown {
    border: 3px solid #A98735;
}

.lady-img {
    bottom: 0px;
    position: absolute;
    /* width: 100%; */
    max-width: 118%;
}


.bottle-contain-bg {
    background: #328F69;
}


.ptable-btn-xl {
    display: inline-block;
    font-size: 27px;
    font-weight: 900 !important;
    padding: 16px 28px;
    font-family: 'Lato', sans-serif;
}

    .ptable-btn-xl img {
        height: 26px !important;
    }

/**/

.moretext1 {
    display: none;
}

.moretext2 {
    display: none;
}

.moretext3 {
    display: none;
}

.moretext3e {
    display: none;
}

.moretext3f {
    display: none;
}

.moretext3g {
    display: none;
}

.moretext4 {
    display: none;
}

.moretext5 {
    display: none;
}


.moretext6 {
    display: none;
}


.moretext7 {
    display: none;
}

.moreless-button {
    color: #A98735;
    font-size: 17px;
    font-weight: 700;
    text-decoration: underline;
    cursor: pointer;
}

    .moreless-button:hover {
        color: #111;
    }

.plus-sign {
    font-size: 90px;
    color: #D7C6A0;
}



.timeline-length {
    position: relative;
}

    .timeline-length:after {
        background: #328F69;
        width: 2px;
        height: 85%;
        position: absolute;
        content: '';
        left: 50%;
        top: 178px;
    }

.num-timeline {
    background: #328F69;
    color: white;
    width: 55px;
    height: 55px;
    border-radius: 100%;
    text-align: center;
    font-weight: 600;
    line-height: 35px;
    display: inline-block;
    border: 10px solid white;
}

.tm-num {
    position: absolute;
    right: -110px;
    z-index: 100;
}

.tm-num1 {
    top: -124px;
}

.tm-num2 {
    top: -194px;
}

.tm-num6 {
    top: -144px;
}

.mt-01 {
    margin-top: 110px;
}
/**/




.pv1 {
    background: #328F69;
}

.pv2 {
    background: #CD2022;
}

.green {
    color: #328F69;
}

.list1-icons {
    font-size: 18px;
}

.ratings i {
    color: #F9BF3B;
}

.testimonial-box p {
    font-size: 21px;
    /*line-height: 1.4;*/
}

.owl-next img {
    position: absolute;
    right: 0px;
    top: 25%;
    width: 45px;
}

.owl-prev img {
    position: absolute;
    left: 0px;
    top: 25%;
    width: 45px;
}

.testimonial-box .card-content {
    padding-left: 85px;
    padding-right: 85px;
}

.dark-purple {
    background: #3A4557;
}

.circle-box p {
    font-size: 16px;
    line-height: 1.36;
}

.circle-box img {
    width: 130px;
}

.seal-image {
    max-width: 165px;
}

.products-table {
    vertical-align: middle;
    position: relative;
}

    .products-table td {
        font-size: 17px;
        line-height: 1.3;
        padding: 20px !important;
    }

    .products-table th {
        font-size: 21px;
        font-weight: 800;
        padding: 55px 20px 15px 20px !important;
        position: relative;
        text-align: center;
    }

    .products-table .title-td {
        font-size: 18px;
        font-weight: 800;
    }

.table-div1 {
    background: #fff !important;
}

.table-div2 {
    background: #F3EAEA !important;
}

.table-th2 {
    color: white;
    background: #328F69 !important;
    width: 40%;
}

.table-th3 {
    color: white;
    background: #CD2022 !important;
    width: 40%;
}

.table-img1 {
    width: 164px;
    position: absolute;
    top: -79px;
    left: 50%;
    margin-left: -81px;
}

.table-img2 {
    width: 180px;
    position: absolute;
    top: -72px;
    left: 50%;
    margin-left: -90px;
}

.bg-sp-grey {
    background: #FAFAFA;
}

.owl-item {
    height: 0;
}

    .owl-item.active {
        height: auto;
    }

.ri-icon {
    position: absolute;
    right: -70px;
    top: -60px;
    width: 147px;
}
/**/

#footer-light {
    background: #fff !important;
    padding: 30px 10px 30px 10px;
    font-size: 18px;
    color: #808080 !important;
}

    #footer-light p {
        background: #fff !important;
        text-align: center !important;
        color: #808080 !important;
        font-size: 12px !important;
        color: #808080 !important;
        margin-top: 10px;
        margin-bottom: 10px !important;
        line-height:19px
    }

    #footer-light span {
        font-size: 13px !important;
    }

.footer-bold {
    font-weight: 600 !important;
    letter-spacing: 0.4px !important;
}

#footer-light ul {
    padding: 0 !important;
}

.list-inline-item {
    margin: 0 !important;
}

#footer-darl li {
    padding: 0 !important;
}

#footer-light li a {
    font-size: 13px !important;
    color: #808080 !important;
    display: inline-block !important;
    padding: 5px 0 !important;
    /* padding: 5px; */
}

    #footer-light li a:hover {
        color: #808080 !important;
    }

#toggleEtiquette {
    cursor: pointer;
    text-decoration: none;
    font-size: 13px;
}

    #toggleEtiquette:hover {
        cursor: pointer;
        text-decoration: underline;
    }
/**/

@media (min-width: 768px) and (max-width: 991px) {
    .boost-1 {
         width: 174px !important; 
    }
}

@media(min-width:1750px) {

    .container1 {
        width: 960px !important;
    }

    body {
        font-size: 22px;
        line-height: 33px;
    }

    .gbox-4 p {
        font-size: 20px;
    }

    .gbox-2 p {
        font-size: 20px;
    }

    .gbox-3 p {
        font-size: 20px;
    }

    .faqs-container2 .accordion-body.bg-color-body p {
        font-size: 20px;
    }

    .tm-num {
        right: -113px;
    }
}

@media (min-width:991px) and (max-width:1200px) {
    .lady-img {
        max-width: 100% !important;
    }

    .ri-icon {
        right: -50px;
    }
}

@media (min-width:767px) and (max-width:991px) {
    .first-div h1 {
        font-size: 48px;
    }

    .ghead2 {
        font-size: 33px;
    }

    .ghead3 {
        font-size: 33px;
    }

    .ghead32 {
        font-size: 23px;
    }

    .numbers-box-circle .w1 {
        line-height: 80px;
    }

    .lady-img {
        position: initial;
        max-width: 360px;
        margin: 0 auto;
        display: block;
    }

    .ptable-btn-xl {
        font-size: 19px;
    }

    .tm-num {
        right: -89px;
    }

    .timeline-length:after {
        background: #328F69;
        width: 2px;
        height: 80%;
        position: absolute;
        content: '';
        left: 50%;
        top: 195px;
    }
}

@media(max-width:767px) {

    .hide-small {
        display: none !important;
    }


    .sf-top1 {
        position: relative;
        top: -91px;
        margin-bottom: -61px;
    }

    .brown-line {
        width: 150px;
    }

    .first-div h1 {
        font-size: 37px;
    }

    .gsize-image1 {
        max-width: 100%;
    }


    .gsize-image2 {
        max-width: 100%;
    }

    .gsize-image3 {
        max-width: 100%;
    }

    .lady-img {
        position: initial;
        max-width: 60%;
        margin: 0 auto;
        display: block;
    }

    .table-main-start {
        overflow-x: scroll;
    }

    .products-table th {
        padding: 15px 20px 15px 20px !important;
    }

    .table-img1 {
        width: 100px;
        position: inherit;
        top: -0px;
        left: 0%;
        margin-left: 0px;
        margin-bottom: 8px;
    }

    .table-img2 {
        width: 100px;
        position: inherit;
        top: -0px;
        left: 0%;
        margin-left: 0px;
        margin-bottom: 8px !important;
        margin:auto;
        display:block
    }

    .tm-num {
        display: none;
    }

    .ri-icon {
        position: absolute;
        right: -9px;
        top: -28px;
        width: 78px;
    }

    .ghead2 {
        font-size: 30px;
    }

    .ghead3 {
        font-size: 30px;
    }

    .align-space2 {
        padding: 35px 20px;
    }

    .ghead32 {
        font-size: 24px;
    }

    .gbox-1:before {
        width: 85%;
    }

    .numbers-box-circle .w2 {
        font-size: 22px;
    }

    .numbers-box-circle {
        margin-left: 51px;
        margin-right: 23px;
    }

        .numbers-box-circle .w1 {
            width: 60px;
            height: 60px;
            line-height: 58px;
            left: -44px;
            top: -15px;
            font-size: 37px;
        }


    .bx1 h4 {
        font-size: 18px;
        line-height: 27px;
    }

    .ptable-btn-xl {
        font-size: 20px !important;
    }

    .bottle-contain-bg {
        text-align: center;
        padding-top: 10px;
    }

    .moreless-button {
        font-size: 15px;
    }

    .gbox-2:before {
        width: 85.6%;
    }

    .testimonial-box p {
        font-size: 18px;
    }

    .testimonial-box .card-content {
        padding-left: 55px;
        padding-right: 55px;
    }

    .owl-next img {
        width: 35px;
    }

    .owl-prev img {
        width: 35px;
    }

    .products-table td {
        font-size: 15px;
    }


    .products-table th {
        font-size: 13px;
        line-height: 16px;
        padding: 15px 10px 15px 10px !important;
    }

    .products-table .title-td {
        font-size: 15px;
    }

    .gspace4 {
        padding: 40px 20px;
    }

    .faqs-container .accordion-button {
        padding: 20px 10px 24px 20px;
    }
}
