
body {
    margin: 0px;
    padding: 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    color: #000;
    font-weight: 400;
    line-height: 29px;
}

.bg-light {
    background: #F3F3F3 !important;
}


.w500 {
    font-weight: 500 !important;
}

.w600 {
    font-weight: 600 !important;
}

.w700 {
    font-weight: 700 !important;
}

p {
    margin-bottom: 24px;
}

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 {
    font-weight: bold;
    color: #000;
    font-family: 'Cabin', sans-serif;
    line-height: 1.18;
}

.background {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.bg-overlay {
    padding: 50px 0px 200px 0px;
}

.background h1 {
    color: white;
    font-size: 75px;
}

.background h2 {
    color: #FFD043;
    font-size: 39px;
}

.box-text {
    margin: auto;
    padding: 35px 30px 10px 30px;
    border-radius: 7px;
    box-shadow: 0px 3px 9px -1px #d6d6d6;
    margin-top: -160px !important;
    margin-bottom: 40px !important;
}

sup {
    font-size: 11px;
    top: -10px;
}

.sup-lg {
    font-size: 15px;
    top: -20px;
}

.red {
    color: #CC0000;
}

/**/

.head1 {
    font-size: 47px;
}


.head2 {
    font-size: 44px;
}

.head3 {
    font-size: 35px;
}

.head4 {
    font-size: 31px;
}

.title1 {
    font-size: 52px;
}




/**/

.list1 {
    position: relative;
}

    .list1 img {
        position: absolute;
        left: 0px;
        top: 2px;
        width: 30px;
    }


    .list1 li {
        margin-bottom: 24px;
        position: relative;
        padding-left: 45px;
    }

/**/

/**/

.arrow-list {
    position: relative;
}

    .arrow-list img {
        position: absolute;
        left: 0px;
        top: 3px;
        width: 30px;
    }


    .arrow-list span {
        position: relative;
        padding-left: 45px;
        display: inline-block;
    }

/**/

.bg-green {
    background: #1F6E72;
}


.cover {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.shape1 {
    width: 115px;
}

.bg-colored {
    margin-left: -30px;
    margin-right: -30px;
}

.green {
    color: #025D5E;
}

.dcimg {
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.relative {
    position: relative;
}

.icon-after:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -17px;
    width: 0;
    height: 0;
    border-left: 65px solid transparent;
    border-right: 65px solid transparent;
    border-top: 20px solid #1F6E72;
    clear: both;
    text-align: center;
    margin-left: -50px;
}

.bordered-box {
    border: 1px solid #025D5E;
    border-radius: 5px;
    padding: 30px;
    background: white;
}

.shadow-02 {
    box-shadow: 0px 3px 9px -1px #d6d6d6 !important;
}

.list-num {
    position: relative;
}

    .list-num li {
        padding-left: 280px;
    }

.list-num2 li {
    padding-right: 280px;
    padding-left: 0px !important;
}

.num-span {
    background: #007374;
    border: 2px solid #F2B705;
    border-radius: 100%;
    width: 250px;
    height: 250px;
    text-align: center;
    position: absolute;
    left: 0px;
    font-family: 'Roboto Condensed', sans-serif;
    top: -45px;
}

.show-arrow {
    width: 27px;
    position: absolute;
    margin-top: 8px;
}

.num-span2 {
    right: 0px !important;
    left: inherit;
    top: -55px;
}

.sfblue {
    color: #2b7ad5;
    text-decoration: underline;
}

.nm1 {
    font-size: 40px;
    color: white;
    display: block;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 70px;
}

.nm2 {
    font-size: 90px;
    color: white;
    display: block;
    color: #FFD043;
    margin-top: 35px;
    font-weight: bold;
}

.text-large {
    font-size: 24px;
}

.lgreen {
    color: #007374;
}

.yellow {
    color: #FFD043;
}

.bx1 {
    /* background: #F5F5F5; */
    position: relative;
}

    .bx1:before {
        content: '';
        position: absolute;
        left: 0px;
        top: 0px;
        background: #C7E9A7;
        width: 7px;
        height: 100%;
        border-radius: 13px;
    }

    .bx1 h4 {
        padding: 17px 10px 17px 30px;
        font-size: 20px;
        font-family: 'Open Sans', sans-serif;
        line-height: 29px;
    }


.pack-6 {
    position: relative;
    top: 155px;
    margin-top: -112px !important;
}

.bg-xl-title {
    font-size: 90px;
    /*font-family: 'Roboto', sans-serif;*/
    font-weight: 900;
    /*border-bottom: 4px solid #FFD043;*/
    padding-bottom: 0px;
    display: inline-block;
    margin-bottom: -30px;
}

.yellow-border {
    border: 3px solid #F29F05;
    width: 90%;
    margin: auto;
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
}

.yellow-border2 {
    border: 3px solid #FFD043;
    width: 90%;
    margin: auto;
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
}

.bordered-box2 {
    border: 1px solid #F29F05;
    padding: 15px 20px;
    border-radius: 5px;
}

.bordered-box3 {
    border: 1px solid #1A6A6E;
    padding: 15px 20px;
    border-radius: 5px;
    background: #F5FFFF;
}

.ul-size2 {
    font-size: 26px;
    line-height: 1.34;
}

.box-div4 {
    border: 1px solid #007374;
    background: #F8F8F8;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.img-width {
    width: 60px;
}


.quote-details {
    position: relative;
}

    .quote-details .quote-nm {
        background: #333;
        text-align: center;
        font-size: 17px;
        font-weight: 600;
        font-family: 'Roboto Condensed', sans-serif;
        width: 60px;
        height: 60px;
        color: white;
        text-align: center;
        border-radius: 100%;
        line-height: 60px;
        display: inline-block;
        position: absolute;
        left: 0px;
        top: 0px;
    }


    .quote-details img {
        width: 19px;
    }

    .quote-details h5 {
        font-size: 20px;
    }

        .quote-details h5 span {
            font-size: 14px;
            font-weight: 400;
        }

.ratings i {
    color: #F2B705;
    font-size: 18px;
}

.btm-arrow {
    position: absolute;
    right: 0px;
    top: -38px;
}

.quote-border {
    border: 1px solid #C4C4C4;
    border-style: dashed;
}

.quote-sm2 {
    font-size: 22px;
}

.references-list li {
    word-break: break-all;
}

/*price tabls new css here*/

.tbl-b1 {
    /*border: 1px solid #6095d1;*/
}

.tbl-b2 {
    /*border: 1px solid #cc0000;*/
    background: #fffced !important;
}

.tbl-b3 {
    /*border: 1px solid #6095d1;*/
}

.tbl-ecolor {
    /*background: #6095d1 !important;*/
}

.tbl-shape-ecolor {
    border-top: 26px solid #044747 !important;
}

.tbl-ecolor-offer:before {
    border-bottom: 12px solid #4c64c4 !important;
}

.tbl-ecolor-offer:after {
    border-bottom: 12px solid #4c64c4 !important;
}

.tbl-price-bottles {
    border: 2px solid #c1c4ca;
    border-radius: 10px;
}


.tbl-price-bottles-big {
    border: 2px solid #336fb3;
    box-shadow:0px 0px 12px 3px #a2a2a23b
}


.tbl-price-bottles-content {
    padding: 20px 30px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-family: 'Open Sans', sans-serif !important;
    background: white;
}

.tbl-price-bottles-hd1 {
    font-weight: 800;
    /*color: white;*/
    font-size: 33px;
    background: #fff;
    padding: 31px 15px 21px 15px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    margin-bottom: 0px;
    position: relative;
    font-family: 'Open Sans', sans-serif !important;
    color: #034c9c;
    border-top-left-radius:10px;
    border-top-right-radius:10px
}


    .tbl-price-bottles-hd1 span {
        font-weight: 600;
        font-size: 20px;
        padding-bottom: 0px;
        display: block;
        text-transform: uppercase;
        color: #222;
        padding-top: 9px;
    }

    .tbl-price-bottles-big .tbl-price-bottles-hd1{
        font-size:37px;
      
    }

.tbl-price-bottles-content-cost1 h2 {
    font-size: 70px;
    font-weight: 900;
    /*text-shadow: 0px 1px 4px #4d4d4d;*/
    margin-bottom: -13px;
    position: relative;
    font-family: 'Open Sans', sans-serif !important;
    color: #073e7d;
}

.tbl-price-btn-main img {
    width: 21px !important;
    position: relative;
    top: -1px;
}

.tbl-ship-text-sm {
    font-size: 16px;
    margin-bottom: 9px;
    font-weight: 600;
    text-align:center;
    padding-top:13px
}

.tbl-ship-text-sm2 {
    color: #CE0101;
    font-size: 21px;
    font-weight: 700;
    font-style: italic;
    margin-bottom: 12px;
    text-align:center;
    padding-top:18px
}


.image-cards {
    width: 160px;
}

.tbl-price-bottles-content-cost1 span {
    font-weight: 600;
    /*text-shadow: 0px 1px 4px #4d4d4d;*/
    display: inline-block;
    font-size: 21px;
    color: #111;
    position: relative;
    top: -3px;
}

.tbl-price-bottles-content-cost2 {
    font-size: 19px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif !important;
    color: #CE0101 !important;
}

.tbl-price-bottle1 {
    width: 250px;
}

.tbl-price-bottles-content-cost3 {
    max-width: 223px;
    margin: auto;
    text-align: center;
}

    .tbl-price-bottles-content-cost3 h2 {
        font-size: 27px;
        font-weight: 700;
        font-family: 'Open Sans', sans-serif !important;
        margin-bottom: -3px;
        position: relative;
        display: inline-block;
    }

        .tbl-price-bottles-content-cost3 h2:after {
            position: absolute;
            width: 60px;
            height: 3px;
            content: '';
            left: 3px;
            top: 15px;
            background: #FF0000;
            transform: rotate(-16deg);
        }


    .tbl-price-bottles-content-cost3 h3 {
        display: inline-block;
        font-size: 27px;
        font-weight: 800;
        padding-left: 18px;
        font-family: 'Open Sans', sans-serif !important;
    }

.tbl-price-btn-main {
    border: 1px solid #d3a60c;
    background-image: linear-gradient(#fee938, #FAC000);
    font-size: 21px;
    font-weight: 800;
    text-align: center;
    padding: 12px 6px;
    color: #000;
    border-radius: 9px;
    /*text-shadow: 0px 1px 4px #4d4d4d;*/
}

    .tbl-price-btn-main:hover {
        color: #333;
    }

.tbl-shape1 {
    width: 0;
    height: 0;
    border-left: 47px solid transparent;
    border-right: 47px solid transparent;
    border-top: 26px solid #1a1a1a;
    position: absolute;
    bottom: -18px;
    left: 50%;
    margin-left: -43px;
}

.tbl-shape2 {
    border-top: 26px solid #d90e13 !important;
}

.tbl-price-bottle-offer1 {
    color: white;
    font-size: 22px;
    font-weight: 800;
    padding: 10px 30px;
    margin: 0px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    /* margin-bottom: -30px; */
    /* z-index: 100; */
    position: relative;
    bottom: -39px;
    z-index: 100;
    background: #2542B7;
    display: inline-block;
}

    .tbl-price-bottle-offer1:after {
        width: 0;
        height: 0;
        border-bottom: 12px solid #4c64c4;
        border-right: 12px solid transparent;
        position: absolute;
        right: -11px;
        content: '';
        top: 0px;
    }

    .tbl-price-bottle-offer1:before {
        width: 0;
        height: 0;
        border-bottom: 12px solid #4c64c4;
        border-left: 12px solid transparent;
        position: absolute;
        left: -11px;
        content: '';
        top: 0px;
    }


.tbl-price-bottle6 {
    width: 266px;
}

.tbl-price-red {
    background: #fffced !important;
}

.tbl-price-bottle-active {
    background: #FFE600 !important;
    color: #111 !important;
}

    .tbl-price-bottle-active:before {
        border-bottom: 12px solid #e3cf18;
        border-left: 12px solid transparent;
    }

    .tbl-price-bottle-active:after {
        border-bottom: 12px solid #e3cf18;
        border-right: 12px solid transparent;
    }

.tbl-price-bottle3 {
    width: 249px;
}

.tbl-price-bottles-content-cost3-sm h2:after {
    left: -5px !important;
}

.attention-text {
    font-weight: bold;
    font-size: 36px;
    color: white;
    margin-top: -42px !important;
}

.light-green-bg {
    background: #F5FFFF;
}

.radius-5 {
    border-radius: 5px;
}


.attention-text {
    max-width: 300px;
    margin: auto;
    display: block;
    padding: 19px 10px 11px 10px;
    border-radius: 8px;
}

    .attention-text img {
        width: 45px;
        position: relative;
        top: -6px;
    }

.bg-red2 {
    background: #FFF9EB;
}

.shade-bx {
    box-shadow: 0px 3px 7px -1px #d6d6d6;
    padding: 35px 30px 10px 30px;
    border-radius: 6px;
}

@media(min-width:992px) and (max-width:1200px) {


    .tbl-price-bottles-hd1 {
        font-size: 23px;
    }


    .tbl-price-bottle3 {
        width: 200px;
    }

    .tbl-price-bottle6 {
        width: 200px;
    }

    .tbl-price-btn-main {
        padding: 11px 6px;
        font-size: 16px;
    }

    .tbl-price-bottle1 {
        width: 200px;
    }

    .tbl-price-bottle-offer1 {
        font-size: 16px;
        padding: 10px 16px;
    }
}

@media(min-width:768px) and (max-width:991px) {

    .tbl-price-bottle3 {
        width: 146px;
    }

    .tbl-price-bottles-content-cost1 h2 {
        font-size: 42px;
    }

    .tbl-price-bottles-content-cost1 span {
        font-size: 15px;
    }

    .tbl-price-bottles-content-cost2 {
        font-size: 15px;
        font-weight: 700;
    }

    .tbl-price-bottle1 {
        width: 140px;
    }

    .tbl-price-btn-main img {
        width: 15px !important;
    }

    .tbl-price-bottles-hd1 span {
        padding-bottom: 0px;
    }

    .tbl-price-bottles-hd1 {
        padding: 12px 10px 12px 10px;
    }

    .tbl-price-bottle6 {
        width: 146px;
    }

    .tbl-price-bottles-hd1 {
        font-size: 18px;
    }

    .tbl-ship-text-sm {
        font-size: 14px;
    }

    .tbl-ship-text-sm2 {
        font-size: 14px;
    }

    .tbl-price-btn-main {
        padding: 13px 6px;
        font-size: 13px;
    }

    .tbl-price-bottle-offer1 {
        font-size: 13px;
        padding: 10px 13px;
    }

    .tbl-price-bottles-content {
        padding: 20px 10px;
    }

    .tbl-price-bottles-content-cost3 h3 {
        font-size: 17px;
        padding-left: 15px;
    }
}


@media(max-width:767px) {
    .hide-xs-price {
        display: none;
    }

    .tbl-price-bottles-hd1 {
        padding: 10px 10px 10px 10px !important;
        font-size: 37px;
        background:#fbfbfb
    }

    .tbl-price-btn-main {
        padding: 15px 6px;
        font-size: 14px;
    }

    .tbl-price-bottles-hd1 span {
        font-size: 16px;
        padding-bottom: 0px !important;
    }

    .tbl-ship-text-sm {
        margin-top: -8px;
    }

    .tbl-ship-text-sm2 {
        margin-top: -8px;
    }

    .tbl-ship-text-sm2 {
        font-size: 14px;
    }

    .tbl-price-btn-main img {
        display: none;
    }

    .tbl-price-bottles-content-cost1 h2 {
        font-size: 45px;
        margin-top: -13px;
    }

    .tbl-price-bottles-content {
        padding: 10px 10px 10px 10px;
    }

    .tbl-price-bottles-content-cost1 span {
        font-size: 16px;
    }

    .tbl-price-bottle-offer1 {
        font-size: 18px;
        bottom: -38px;
    }

    .tbl-price-bottles-content-cost3 h2 {
        font-size: 23px;
    }

    .tbl-price-bottles-content-cost2 {
        font-size: 16px;
        font-weight: 600;
    }

    .tbl-price-bottles-content-cost3 h3 {
        font-size: 17px;
    }



    /**/

    .tbl-price-bottle1 {
        /* width: 110px; */
        margin-top: 12px;
    }

    .tbl-price-bottle3 {
        margin-top: 21px;
    }

    .tbl-price-bottle6 {
        margin-top: 22px;
    }

    .tbl-price-bottles-content-cost3 h2:after {
        position: absolute;
        width: 31px;
        height: 1.9px;
        content: '';
        left: 2px;
        top: 7px;
        background: #FF0000;
        transform: rotate(-16deg);
    }


    .tbl-price-bottles-content-cost3 {
        text-align: center;
    }

        .tbl-price-bottles-content-cost3 h2 {
            font-size: 15px;
        }

    .tbl-price-bottles-content-cost2 {
        font-size: 17px;
        font-weight: 700;
    }

    .tbl-price-bottles-content-cost3 h3 {
        font-size: 15px;
        font-weight: 600;
    }
}

@media (min-width: 1200px) {
    .pack-6 {
        width: 700px;
    }

    .bottle-width1 {
        max-width: 230px;
    }
}

@media (min-width: 1000px) {
    .container-1 {
        max-width: 940px !important;
    }
}

@media (min-width: 1100px) {
    .bg-sides2 {
        margin-left: -30px;
        margin-right: -30px;
    }
}

@media (min-width: 992px) and (max-width:1200px) {
    /*.num-span {
        top: 4px;
    }*/
}

@media (min-width: 767px) and (max-width:991px) {
    .num-span {
        top: 4px;
    }

    body {
        font-size: 18px;
    }
}

@media(max-width:767px) {

    body {
        font-size: 18px;
    }

    .ul-size2 {
        font-size: 22px;
        line-height: 1.34;
    }

    .bottle-width1 {
        width: 180px;
    }

    .title1 {
        font-size: 42px;
    }

    .ma-0 {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .amazon-img {
        width: 190px;
        margin: auto;
        display: block;
    }

    .ma-15 {
        margin-left: 15px;
        margin-right: 15px;
    }

    .dcimg {
        position: inherit;
        width: 60%;
        margin: auto;
        display: block;
    }



    .head2-xl {
        font-size: 46px;
    }

    .head2 {
        font-size: 31px;
    }

    .head1 {
        font-size: 35px;
    }

    .background h2 {
        font-size: 27px;
    }

    .head3 {
        font-size: 30px;
    }

    .bg-xl-title {
        font-size: 60px;
    }

    .list-num li {
        padding-left: 0px !important;
    }

    .list-num2 li {
        padding-right: 0px !important;
    }

    .nm1 {
        margin-top: 32px;
        font-size: 30px;
    }

    .nm2 {
        margin-top: 14px;
        font-size: 50px;
    }

    .bordered-box-xs {
        margin-top: 110px !important;
        margin-bottom: 110px !important;
    }

    .num-span {
        position: inherit !important;
        margin: 0 auto;
        display: block;
        margin-bottom: 25px;
        width: 140px;
        height: 140px;
        margin-top: -110px;
    }

    .background h1 {
        color: white;
        font-size: 37px;
    }

    .attention-text {
        font-size: 30px;
        padding: 19px 10px 15px 10px;
        margin-top: -35px !important;
    }

        .attention-text img {
            width: 33px;
            position: relative;
            top: -2px;
        }

    .icon-after:after {
        margin-left: -62px;
    }

    .seal-image {
        width: 180px;
    }
}
/**/

.nbonus-box {
    color: white;
    font-weight: bold;
    display: inline-block;
    padding: 14px 41px;
    font-size: 29px;
    background: #003030;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.quote-image-small {
    position: absolute;
    right: 0px;
    bottom: -34px;
    width: 49px;
    right: 11px;
}

/**/


@media(min-width:1200px) {
    .mv-right-img {
        position: absolute;
        right: -70px;
        max-width: 410px;
    }
}


/**/

.list1n {
    position: relative;
}

    .list1n img {
        position: absolute;
        left: 0px;
        top: 2px;
        width: 46px;
    }


    .list1n li {
        margin-bottom: 28px;
        position: relative;
        padding-left: 66px;
    }


@media(max-width:767px) {
    .xm-shade {
        padding-top: 15px !important;
    }

    .per-client {
        max-width: 120px;
    }

    .nbonus-box {
        padding: 8px 25px;
        font-size: 20px;
    }
}

@media(max-width:991px) {
    .mv-right-img {
        width: 300px;
        margin: auto;
        display: block;
    }
}
/**/

.f-box1 {
    background-image: linear-gradient(#2C64A4, #073E7D);
    border: 2px solid #2C64A4;
    border-radius: 8px;
    color: white;
    padding: 15px 25px;
    font-style: italic;
    max-width: 841px;
    margin: auto;
    position: relative;
}

    .f-box1 img {
        width: 30px;
        position: absolute;
        left: -14px;
        top: 25px;
    }

.uline {
    position: relative;
    z-index: 1000;
}

    .uline:after {
        background: #cc0000;
        width: 100%;
        height: 17px;
        position: absolute;
        left: 0px;
        bottom: 6px;
        right: 0px;
        content: '';
        z-index: -1;
    }

.box-fmain .f-p1 {
    font-size: 33px;
    color: #C7E9A8;
    font-weight: 600;
    line-height: 1.3;
}

.box-fmain .f-p2 {
    font-size: 25px;
    color: #fff;
    line-height: 1.48;
    margin-bottom: 17px;
}

@media(min-width:1300px) {
    .background h1 {
        width: 1080px;
        margin-left: -65px;
        font-size: 78px;
    }
}

.r-img {
    position: relative;
    margin-right: 11px;
}

    .r-img:after {
        background: #2C64A4;
        width: 11px;
        height: 95%;
        position: absolute;
        bottom: 0px;
        right: -10px;
        content: '';
        border-top-right-radius: 4px;
    }

    .r-img:before {
        background: #2C64A4;
        width: 99%;
        height: 11px;
        position: absolute;
        bottom: -10px;
        right: -10px;
        content: '';
        border-bottom-left-radius: 4px;
    }
/**/

.l-img {
    position: relative;
    margin-left: 11px;
}

    .l-img:after {
        background: #2C64A4;
        width: 11px;
        height: 95%;
        position: absolute;
        bottom: 0px;
        left: -10px;
        content: '';
        border-top-left-radius: 4px;
    }

    .l-img:before {
        background: #2C64A4;
        width: 99%;
        height: 11px;
        position: absolute;
        bottom: -10px;
        left: -10px;
        content: '';
        border-bottom-right-radius: 4px;
    }

.text-4 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.43;
}
/**/
.uline2 {
    position: relative;
    z-index: 1000;
}

    .uline2:after {
        background: #C7E9A7;
        width: 100%;
        height: 13px;
        position: absolute;
        left: 0px;
        bottom: 0px;
        right: 0px;
        content: '';
        z-index: -1;
    }

/**/
.uline3 {
    position: relative;
    z-index: 1000;
}

    .uline3:after {
        background: #2f69aa;
        width: 100%;
        height: 13px;
        position: absolute;
        left: 0px;
        bottom: 0px;
        right: 0px;
        content: '';
        z-index: -1;
    }


.image-cover {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.shift-bg-head {
    position: relative;
    top: -30px;
    background: #65903F;
    padding: 16px 30px;
    border-radius: 5px;
    font-size: 23px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    margin: auto;
    margin-bottom: -20px;
}

.bg-dcolor {
    background-color: #F2F8FF;
    border: 1px solid #2C64A4;
}

.doc-bg {
    position: absolute;
    height: 100%;
    right: -15px;
}

.bg-light-2 {
    background: #FAFAFA;
}

.f18 {
    font-size: 18px;
}

.f16 {
    font-size: 16px;
    line-height: 23px;
}

.c-yellow {
    /*color: #fff700;*/
    font-style: normal;
}

.border-s1 {
    border: 1px solid #D8D8D8;
}

.head2-xl {
    font-size: 56px;
}

.blue-dr-bg p {
    color: white;
}

.blue {
    color: #2C64A4;
}

.image-doc1 {
    margin-top: -54px;
}

.fbg {
    margin: 0px -30px;
    background: #F2F8FF;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

.bg-light-dark {
    background: #f3f3f3;
}

.all-radius {
    border-radius: 7px;
}

.lf-radius {
    border-top-left-radius: 7px;
}

.rf-radius {
    border-top-right-radius: 7px;
}

.no-shadow {
    box-shadow: none !important;
}

.blue-all-border {
    border: 1px solid #326EB2;
}

.rd-blue-2 {
    border: 2px solid #2C64A4;
}

.custom-padding {
    padding: 0px 30px 0px 30px;
}



.full-shade {
    box-shadow: 0px 3px 9px -1px #d6d6d6;
}

.qu-left {
    width: 45px;
    position: absolute;
    left: -19px;
    top: 39px;
}

.line-btm {
    background: #98C570;
    width: 100%;
    height: 6px;
    position: relative;
}

    .line-btm:after {
        content: '';
        position: absolute;
        left: 50%;
        bottom: -17px;
        width: 0;
        height: 0;
        border-left: 65px solid transparent;
        border-right: 65px solid transparent;
        border-top: 20px solid #98C570;
        clear: both;
        text-align: center;
        margin-left: -50px;
    }

.border-g1 {
    border: 1px solid #007374;
}

.color-c3 {
    color: white;
    margin: 0px;
    padding: 17px 20px;
    font-size: 26px;
    margin: 0px;
    font-weight: bold;
    border-radius: 7px;
    top: -48px;
    position: relative;
}

.darkblue {
    color: #073E7D;
}

.bold-g3 {
    font-size: 32px;
}

/**/
.accordion .fa {
    margin-left: 1.5rem;
    float: right;
    color: #111 !important;
    margin-top: 4px;
    display: none;
}


.faqs-container .btn {
    display: block;
    text-align: left;
    width: 100%;
    font-size: 23px;
    color: #073e7d;
    padding: 10px 0px;
    border: none !important;
    background: none !important;
    font-weight: bold;
    padding: 24px 30px;
    border-top: 1px solid #17509a !important;
    /*border-bottom:1px solid #17509a !important*/
}

.faqs-container .card-body {
    /*padding: 0px !important;*/
    padding: 0px 30px 30px 30px;
    /*border-top: 2px solid #f0f0f0;*/
    padding-top: 0px !important;
    padding-bottom: 18px;
}

.faqs-container .card {
    background: #fff !important;
    margin-top: 0px !important;
    border-radius: 10px !important;
}

    .faqs-container .card:nth-child(1) .btn {
        border-top: none !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: none !important;
}


.card-header .btn[aria-expanded=true] {
    /*color: #5265F0 !important;*/
}


@media(min-width:768px) {
    .ws-80 {
        width: 80%;
        margin: auto;
        display: block;
    }

    .ws-70 {
        width: 60%;
        margin: auto;
        display: block;
    }

    .ws-60 {
        width: 50%;
        margin: auto;
        display: block;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .image-doc1 {
        margin-top: 54px;
    }

    .sb-small {
        display: inline-block;
    }
}

@media(max-width:767px) {
    .box-fmain .f-p1 {
        font-size: 23px;
    }

    .pr-x0 {
        padding-right: 0px !important;
    }

    .qu-left {
        left: -12px;
    }

    .color-c3 {
        font-size: 19px;
    }

    .box-fmain .f-p2 {
        margin-bottom: 0px;
    }

    .seal-img {
        max-width: 170px;
        margin: auto;
        display: block;
        margin-bottom: 30px;
    }

    .uline:after {
        height: 11px;
    }

    .faqs-container .btn {
        padding: 20px 15px;
        font-size: 21px;
    }

    .faqs-container .card-body {
        padding: 0px 15px 30px 15px;
    }

    .sm-blc {
        display: block;
    }
}
