body {
    margin: 0px;
    padding: 0px;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    color: #000;
    font-weight: 500;
    line-height: 1.5;
}

html {
    scroll-behavior: inherit !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;
}


p {
    margin-bottom: 30px;
    line-height: 1.8;
}

h2 {
    line-height: 1.3;
}

h3 {
    line-height: 1.3;
}

h4 {
    line-height: 1.3;
}

h5 {
    font-size: 22px;
    line-height: 1.3;
}

h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
}

.div1 {
    background: #193670;
}

.lightblue {
    color: #A4C5EA;
}

.red {
    color: #C7191B;
}

.div1 h1, .div1 h2 {
    font-size: 28px;
}

.gray {
    color: #4f4f4f;
}

.lightgray {
    color: #999999;
}


.bottle-pack-div .n1 {
    font-size: 27px;
}

.bottle-pack-div .n2 {
    font-size: 36px;
}

.bottle-pack-div .n2-xl {
    font-size: 38px;
}

.bottle-pack-div .n3 {
    font-size: 26px;
}

.list-01 img {
    width: 25px;
    height: 25px;
    margin-right: 14px;
    margin-top: 3px;
}

.list-01 li {
    margin-bottom: 12px;
}

.btn1 {
    background: linear-gradient(130deg, #F2CF09 0%, #E28306 100%);
    font-weight: bold;
    color: white;
    font-size: 27px;
    display: inline-block;
    cursor: pointer;
    padding: 20px 10px;
    text-align: center;
    border-radius: 50px;
    text-decoration: none;
    box-shadow: 0px 4px 10px 2px rgba(0, 0, 0, 0.20);
}

    .btn1:hover {
        background: #334fb4;
        color: white;
    }

.btn1-small {
    font-size: 23px;
    padding: 16px 10px;
    width: 580px;
    margin: auto;
    display: block;
}



.btn2:hover {
    background: #334fb4;
    color: white;
}

.sm-text {
    font-size: 18px;
}


.bg-blue {
    background: #193670;
}

.heading3 {
    font-size: 26px;
}

.layers-div p {
    line-height: 1.5;
    color: #BBBBBB;
}

.blue {
    color: #024D98;
}

.head2 {
    font-size: 37px;
}


.head2-xl {
    font-size: 39px;
}

.bg-ligt-color {
    background: #ecf5ff;
}

.radius1 {
    border-radius: 8px;
}

.container-small {
    max-width: 1100px !important;
}

.heading5 {
    font-size: 22px;
    line-height: 1.7;
}

.heading4 {
    font-size: 22px;
    line-height: 1.7;
}

.obj1 {
    height: 370px;
    width: 100%;
    object-fit: cover;
}

.obj2 {
    height: 490px;
    width: 100%;
    object-fit: cover;
}


.head3 {
    font-size: 30px;
}

.table1 td {
    vertical-align: middle;
    font-size: 18px;
    font-weight: bold;
    color: #000;
}

.table1 td {
    background: none;
    border: none;
    padding: .8rem .7rem;
}

.table1 tr {
    background: none;
    border: none;
}

.table1 {
    border: 2px solid #0175e9;
    border-radius: 10px !important;
}

.img1 {
    margin-bottom: -30px;
    width: 210px;
}

.img2 {
    margin-bottom: -30px;
    width: 148px;
}

.img3 {
    margin-bottom: -30px;
    width: 186px;
}

.bg-colored-row {
    background: #f3f1f0 !important;
}

.list-02 li {
    padding-bottom: 14px;
}

.border-01 {
    border: 2px solid #0175e9;
}

.profile-div {
    position: relative;
}

    .profile-div li {
        position: relative;
        padding-left: 180px;
    }

    .profile-div img {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 155px;
        height: 155px;
        top: 0px;
    }

    .profile-div p {
        font-size: 18px;
    }

    .profile-div h4 {
        font-size: 22px;
    }

    .profile-div h5 {
        font-size: 19px;
        color: #777;
    }

/**/

.profile-div2 p {
    font-size: 18px;
}

.profile-div2 h4 {
    font-size: 22px;
}

.profile-div2 h5 {
    font-size: 19px;
    color: #777;
}


.orange {
    color: #f7ce43;
}

.radius2 {
    border-radius: 19px;
}

.btn-width1 {
    width: 600px;
}

.bg-blue2 {
    background: #334fb4;
}

.obj3 {
    background: #f2f2f2;
    height: 454px;
    width: 100%;
    object-fit: contain;
}

.line8 {
    border-top: 1px solid gray;
    margin-top: -30px;
}

.line9 {
    border-top: 1px solid gray;
    margin-top: 15px;
}

.su-text {
    font-weight: 500;
    background: white;
    padding: 10px 90px;
    display: inline-block;
    color: #555;
    font-size: 21px;
}

.cr-image {
    width: 180px !important;
}

footer {
    padding-bottom: 100px;
    padding-top: 20px;
}

    footer p {
        font-size: 15px;
        font-weight: 400;
        margin-bottom: 20px;
    }

.pack-box-contain {
    max-width: 830px;
    margin: auto;
    display: block;
}



.pack_6 {
    width: 580px;
    margin: auto;
    display: block;
}


.pack_3 {
    width: 580px;
    margin: auto;
    display: block;
}


.pack_1 {
    width: 580px;
    margin: auto;
    display: block;
}


.nav-pills-pack .nav-link {
    margin: 7px;
    padding: 8px 6px;
}


    .nav-pills-pack .nav-link .pack_details_box h2 {
        font-size: 29px;
    }

    .nav-pills-pack .nav-link .pack_details_box h3 {
        font-weight: 500;
        font-size: 22px;
    }

    .nav-pills-pack .nav-link .pack_details_box p {
        font-weight: 600;
        font-size: 18px;
        margin-bottom: 0px;
        color: #888 !important;
    }

        .nav-pills-pack .nav-link .pack_details_box p span {
            color: #024D98 !important;
        }


.pack_value h2 {
    color: #024D98;
    font-weight: 700;
    font-size: 48px;
}

.pack_value h3 {
    color: #c7191b;
    font-weight: 700;
}

.pack_value p {
    color: #111;
    font-weight: 700;
    font-size: 21px;
}

.btn2 {
    background: #95BA41;
    color: white;
    font-size: 30px;
    font-weight: 700;
    border-radius: 45px;
    padding: 15px 2px;
    text-decoration: none;
    display: block;
    width: 100%;
}


.ge-box img {
    width: 170px;
}

.ge-box p {
    margin-top: 15px;
    font-size: 18px;
    line-height: 1.3;
}

/**/


.nav-pills-pack .nav-link.active .pack_details_box h2 {
    color: white;
}

.nav-pills-pack .nav-link.active .pack_details_box h3 {
    color: white;
}

.nav-pills-pack .nav-link.active .pack_details_box p {
    color: white !important;
}

    .nav-pills-pack .nav-link.active .pack_details_box p span {
        color: white !important;
    }

.nav-pills-pack .nav-link.active {
    background: #024D98 !important;
    border-radius: 20px !important;
    border: 2px solid #024D98 !important;
}

.nav-pills-pack .nav-link {
    border-radius: 20px !important;
    border: 2px solid #024D98 !important;
}

.pack_details_box {
    padding: 7px 10px;
}


.fixed-bottom-div {
    background: white;
    width: 100%;
    padding: 10px;
    position: fixed;
    bottom: 0px;
    text-align: center;
    box-shadow: 0px 0px 6px 1px #ededed;
    z-index: 1;
}


@media(min-width:1300px) {
    .container {
        max-width: 1250px;
    }
}

@media(min-width:991px) and (max-width:1200px) {
    body {
        font-size: 19px;
    }
}

@media(min-width:767px) and (max-width:991px) {
    body {
        font-size: 17px;
    }

    .bottle-pack-div .n1 {
        font-size: 25px;
    }

    .bottle-pack-div .n2 {
        font-size: 25px;
    }

    .bottle-pack-div .n2-xl {
        font-size: 27px;
    }

    .bottle-pack-div .n3 {
        font-size: 23px;
    }

    .heading3 {
        font-size: 17px;
    }

    .head2 {
        font-size: 31px;
    }

    .profile-div p {
        font-size: 17px;
    }

    .nav-pills-pack .nav-link .pack_details_box h3 {
        font-size: 17px;
    }


    .nav-pills-pack .nav-link .pack_details_box p {
        font-size: 16px;
    }

    .ge-box img {
        width: 120px;
    }

    .obj3 {
        height: 100%;
    }
}

@media(max-width:767px) {

    .head2 {
        font-size: 27px;
    }

    .head2-xl {
        font-size: 30px;
    }


    .btn1 {
        font-size: 20px;
    }

    .btn1-small {
        width: 290px;
    }

    .btn-width1 {
        width: 100% !important;
    }

    .profile-div {
        text-align: center;
    }

        .profile-div img {
            position: inherit !important;
            left: inherit !important;
            margin: auto;
            display: block;
            margin-top: -94px;
            margin-bottom: 8px;
        }

        .profile-div li {
            padding-left: 0px;
        }

    .pr-small {
        margin-top: 100px !important;
    }

    .div1 h1, .div1 h2 {
        font-size: 21px;
    }

    .bottle-pack-div .n1 {
        font-size: 28px;
    }

    .bottle-pack-div .n2 {
        font-size: 30px;
    }

    .bottle-pack-div .n2-xl {
        font-size: 32px;
    }

    .bottle-pack-div .n3 {
        font-size: 21px;
    }

    body {
        font-size: 18px;
    }

    p {
        line-height: 1.6;
    }

    .sm-text {
        font-size: 15px;
        padding-top: 5px !important;
    }

    .layers-div {
        text-align: center;
    }

    .heading3 {
        font-size: 22px;
    }

    .head2 {
        font-size: 27px;
    }

    .heading5 {
        font-size: 21px;
        line-height: 1.55;
    }

    .head3 {
        font-size: 23px;
    }

    .obj1 {
        height: 279px;
    }

    .profile-div p {
        font-size: 17px;
    }

    .profile-div h5 {
        font-size: 15px;
        padding-bottom: 10px;
    }

    .profile-div h4 {
        font-size: 19px;
    }

    .mb-seal {
        width: 190px;
        margin: auto;
    }

    .obj2 {
        height: 100%;
        width: 100%;
        object-fit: inherit;
    }

    .ge-box img {
        width: 119px;
    }

    .btn2 {
        font-size: 22px;
    }

    .pack_value h2 {
        font-size: 32px;
    }

    .pack_value h3 {
        font-size: 20px;
    }

    .pack_value p {
        font-size: 17px;
    }

    .su-text {
        padding: 10px 20px;
    }

    .obj3 {
        height: 100%;
    }

    .profile-div2 p {
        font-size: 16px;
    }

    .nav-pills-pack li {
        width: 33.33%;
    }


    .nav-pills-pack .nav-link .pack_details_box h2 {
        font-size: 15px;
    }

    .nav-pills-pack .nav-link .pack_details_box h3 {
        font-size: 11px !important;
        font-weight: 500;
    }

    .nav-pills-pack .nav-link .pack_details_box h3 {
        font-size: 16px;
    }

    .nav-pills-pack .nav-link .pack_details_box p {
        font-size: 14px;
    }

    .pack_details_box {
        padding: 3px 0px;
    }

    .nav-pills-pack .nav-link {
        margin: 3px;
    }

    .nav-pills-pack .nav-link {
        padding: 3px 8px;
    }

    .table1 td {
        font-size: 12px;
        line-height: 15px;
    }

    .bottle-pack-div .n1 {
        font-size: 20px;
    }
}
