
body {
    margin: 0px;
    padding: 0px;
    font-family: 'Roboto', sans-serif;
    font-size: 23px;
    color: #383838;
    font-weight: 400;
    line-height: 34px;
}

b {
    font-weight: 900 !important;
}


p {
    margin-bottom: 28px;
}

h2 {
    /*line-height: 1.28;*/
}

h3 {
    line-height: 1.29;
}

h4 {
    line-height: 1.29;
}

h5 {
    font-size: 22px;
    line-height: 1.28;
}

h1, h2, h3, h4, h5 {
    font-weight: bold;
    color: #252525;
    font-family: 'Roboto', sans-serif;
}

.rounded {
    border-radius: 0.35rem !important;
}

.ex-bold {
    font-weight: 800 !important;
}

.fw-300 {
    font-weight: 300 !important;
}

.fw-400 {
    font-weight: 400 !important;
}

.fw-500 {
    font-weight: 500 !important;
}

.fw-700 {
    font-weight: 700 !important;
}

.fw-900 {
    font-weight: 900 !important;
}

.fz-20 {
    font-size: 20px;
}

.fz-22 {
    font-size: 22px;
}

.fz-23 {
    font-size: 23px;
}

.fz-26 {
    font-size: 26px;
}

.fz-28 {
    font-size: 28px;
}

.fz-30 {
    font-size: 30px;
}

.fz-32 {
    font-size: 32px;
}

.fz-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: 25px;
}


.background {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    /*background-position: center center !important;*/
}


.bg-center {
    background-position: center center !important;
}

.background2 {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: 10% 16% !important;
}

.bg-overlay {
    padding: 50px 0px 200px 0px;
}

.home-banner h1 {
    font-size: 65px;
    font-weight: 900;
}

.banner-text {
    font-size: 34px;
    line-height: 43px;
}

    .banner-text span {
        background: white;
        display: inline-block;
        color: #383838;
        font-style: italic;
        padding: 7px 15px;
        margin: 7px 0px 1px 0px;
    }


.list1 {
    position: relative;
}

    .list1 img {
        position: absolute;
        left: 0px;
        top: 8px;
        width: 36px;
    }


    .list1 li {
        margin-bottom: 30px;
        position: relative;
        padding-left: 45px;
    }

/**/
.list2 {
    position: relative;
}

    .list2 img {
        position: absolute;
        left: 0px;
        top: 6px;
        width: 26px;
    }


    .list2 li {
        margin-bottom: 30px;
        position: relative;
        padding-left: 40px;
    }

.bg-1 {
    padding: 30px 90px 40px 35px;
}

.title-1 {
    font-size: 62px;
    font-weight: 900;
}

.title-1-colored em {
    background: #fe8114;
    display: inline-block;
    color: #fff;
    font-style: italic;
    padding: 7px 15px;
    margin: 7px 0px 1px 0px;
}

.before-border::before {
    content: '';
    position: absolute;
    left: -49px;
    top: -8px;
    background: #414141;
    width: 1px;
    height: 286px;
}

.list-with-bg {
    position: relative;
}

.list-with-bg {
    position: relative;
}

    .list-with-bg img {
        position: absolute;
        left: 10px;
        top: 14px;
        width: 35px;
    }

    .list-with-bg span {
        position: relative;
        padding-left: 50px;
        display: inline-block;
        padding-top: 6px;
        padding-bottom: 6px;
    }

.orange-bg {
    background: #fe8114;
}

.title-2 {
    font-size: 45px;
}

.title-3 {
    font-size: 30px;
    font-weight: 900 !important;
}

.bottle-image {
    margin-top: -210px;
}

.doc-details span {
    font-size: 15px;
    margin-bottom: 10px;
    font-style: italic;
    line-height: 20px;
    font-weight: 600;
    display: inline-block;
}

.hr1 {
    margin: 40px 0px;
}

.background3 {
    background-repeat: no-repeat !important;
    background-position: left bottom !important;
}

.background4 {
    background-repeat: no-repeat !important;
    background-position: left bottom !important;
}

.list-service {
    overflow: hidden;
}

    .list-service li {
        width: 20%;
        float: left;
    }

    .list-service p {
        color: white;
    }

.list-service-details {
    margin: 20px;
    text-align: center;
}

.testimonal-box {
    border: 1px solid #ddd;
    padding: 0px 30px 30px 30px;
    border-radius: 6px;
    box-shadow: 6px 6px 14px -2px #dddddd;
}

    .testimonal-box img {
        margin-top: -49px;
        display: inline-block;
        width: 31px;
        background: white;
        padding: 0px 2px;
    }

.box1 {
    background: white;
    border-radius: 5px;
    padding: 30px 40px;
}

.shadow-1 {
    /*box-shadow:0 7px 5px -1px lightgrey;*/
    box-shadow: 0 7px 13px -4px #d9d9d9;
}

.n-color {
    color: #383838 !important;
}


.right-image {
    position: absolute;
    right: 100px;
    top: -145px;
}

.box2-slideup {
    position: relative;
    top: 72px;
    margin-top: -146px;
    box-shadow: 0px 0px 8px #d1d0cc;
}

.clients-box {
    background: #e9e7e8;
    padding: 30px 20px 20px 20px;
    box-shadow: 0px 0px 5px 2px #cbc9c9;
    border-radius: 6px;
    margin-top: 35px;
}


    .clients-box h4 {
        font-size: 22px;
    }

    .clients-box i {
        color: orange;
    }

.clients-text {
    position: relative;
    padding-left: 15px;
    padding-right: 40px;
}

    .clients-text:before {
        position: absolute;
        top: -4px;
        left: -33px;
        content: '';
        width: 37px;
        height: 33px;
        background: url(../image-files/quote1.png);
    }

    .clients-text:after {
        position: absolute;
        bottom: 0px;
        right: 0px;
        content: '';
        width: 37px;
        height: 33px;
        background: url(../image-files/quote2.png);
    }

/**/


.bottle-container {
    box-shadow: 0px 0px 12px 1px #bfbfbf;
    border-radius: 7px;
}

    .bottle-container h2 {
        font-size: 34px;
        text-transform: uppercase;
    }


.container1 {
    /*background: url(../image-files/blue.png);*/
    background-repeat: no-repeat !important;
    background-size: cover !important;
    /*background-image: linear-gradient(#03243b, #eeeeee);*/
    background-image: linear-gradient(to bottom, #03243b, #03243b 50%, #fff 100%);
    border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
}

.container2 {
    /*background: url(../image-files/blue.png);*/
    background-repeat: no-repeat !important;
    background-size: cover !important;
    /*background-image: linear-gradient(#03243b, #eeeeee);*/
    background-image: linear-gradient(to bottom, #fe8114, #fe8114 50%, #fff 100%);
    border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
}


.bottle-list {
    position: relative;
}

    .bottle-list img {
        position: absolute;
        left: 0px;
        top: 6px;
    }

.fz-18 {
    font-size: 19px;
}

.fz-17 {
    font-size: 17px;
}


.bottle-list {
    padding: 0px 10px;
}

    .bottle-list li {
        margin-bottom: 4px;
        position: relative;
        padding-left: 40px;
        font-size: 19px;
    }

        .bottle-list li:nth-child(2) img {
            left: 8px;
        }

.bottle-details {
    padding: 20px 16px 10px 16px;
}

.bottle-container h3 {
    color: #fe8114;
    font-weight: 900;
    font-size: 80px;
    margin-top: -15px;
}

.order-button {
    color: white;
    font-size: 26px;
    border-radius: 39px !important;
    padding: 13px 27px 9px 27px;
    font-weight: 900 !important;
    background: #fe8114;
    border-bottom: 4px solid #ff9a42;
}

    .order-button:hover {
        color: white;
        text-decoration: none;
        opacity: 0.9;
    }

.bottle-three {
    width: 320px;
}

.accordion .fa {
    margin-left: 0.5rem;
    float: right;
}


.faqs-container .btn {
    display: block;
    text-align: left;
    width: 100%;
    font-size: 23px;
    color: #252525;
    padding: 10px 0px;
    border: none !important;
    background: none !important;
    font-weight: 700;
    padding: 30px 30px;
}

.faqs-container .card-body {
    /*padding: 0px !important;*/
    padding: 0px 30px 30px 30px;
}

.faqs-container .card {
    background: #f3f2f2 !important;
    margin-top: 15px !important;
    border-radius: 6px !important;
}

.faqs-container .btn:hover {
    text-decoration: none !important;
}

.faqs-container .btn:active {
    text-decoration: none !important;
}

.faqs-container .btn:focus {
    text-decoration: none !important;
    box-shadow: none !important;
}

.faqs-container .card-header {
    padding: 0px;
    margin: 0px;
    border: none !important;
    background: none !important;
}

.faqs-container .card {
    border: none !important;
    /*border-bottom: 1px solid #d4d4d4 !important;*/
}


.card-header .btn[aria-expanded=true] {
    /*color: #5265F0 !important;*/
}

.reference p {
    font-size: 17px;
    margin-bottom: 10px;
}

.bottle-one {
    width: 194px;
}


.bottle-six {
    width: 369px;
}


.number-q {
    width: 27px;
    height: 27px;
    border-radius: 100%;
    background: #fe8114;
    color: white;
    text-align: center;
    display: inline-block;
    font-size: 19px;
    line-height: 27px;
    margin-right: 4px;
    position: relative;
    top: -1px;
}

sup {
    font-size: 13px;
    top: -0.8em;
}

.sup-04 {
    font-size: 18px;
    top: -26px;
}

footer {
    background: #252525;
    padding: 47px 0px 20px 0px;
    text-align: center;
}

    footer p {
        font-size: 18px;
        color: #828282;
        line-height: 24px;
    }

#footer-list {
    text-align: center;
}

    #footer-list li {
        display: inline-block;
    }

    #footer-list a {
        font-size: 15px;
        font-weight: 600;
        color: #828282;
        padding: 0px 10px;
        display: inline-block;
        margin-bottom: 0px;
    }

        #footer-list a:hover {
            text-decoration: underline;
            color: #fff !important;
        }

    #footer-list li {
        margin-bottom: 7px !important;
    }

.references-list li {
    margin-bottom: 6px !important;
    color: #727272 !important;
    font-size: 13.5px !important;
}

/**/

@media(max-width:991px) {

    .overlay-add {
        background: #ffffff78;
    }



    .tbl-center {
        margin: auto;
        display: block;
    }
}

@media (min-width: 1300px) {

    .title-1-es {
        font-size: 61px !important;
    }

    .order-button {
        padding: 13px 32px 9px 32px;
    }


    .bottle-image1 {
        margin-left: -90px !important;
    }

    .sb-1 {
        width: 895px;
        margin-left: -195px;
    }

    .mi-up {
        margin-top: -25px !important;
    }

    .curve-bottle-img {
        right: 0px;
    }

    .round-natural-img {
        right: -20px;
        position: relative;
        top: -60px;
    }

    .move-left {
        margin-left: -50px;
    }


    .image-1 {
        position: relative;
        right: -43px;
    }

    .image-2 {
        position: relative;
        left: -43px;
    }

    .background3 {
        background-size: 735px !important;
    }


    .add-width {
        width: 1115px;
        height: 536px;
    }

    .container {
        max-width: 1250px !important;
    }



    .background2 {
        margin-top: -150px;
        padding-top: 150px !important;
    }
}


/**/

@media(min-width:1400px) {


    .curve-bottle-img {
        right: -40px !important;
    }

    .round-natural-img {
        right: -60px !important;
        position: relative;
    }

    .right-div {
        width: 709px;
    }

    .image-1 {
        position: relative;
        right: -73px;
    }

    .image-2 {
        position: relative;
        left: -73px;
    }
}

@media(min-width:1500px) {

    .br-block3 {
        display: block;
    }

    .round-natural-img {
        top: -40px;
    }

    .background3 {
        background-size: 770px !important;
    }

    .image-1 {
        position: relative;
        right: -83px;
    }

    .image-2 {
        position: relative;
        left: -83px;
    }
}

@media(min-width:1600px) {

    .background3 {
        background-size: 830px !important;
    }
}

@media(min-width:1700px) {

    .background3 {
        background-size: 920px !important;
    }
}

@media(min-width:992px) {
    .br-block {
        display: block;
    }

    .button-div {
        width: 900px;
    }
}

@media(min-width:1800px) {

    .background3 {
        background-size: 940px !important;
    }
}



@media(min-width:1201px) and (max-width:1299px) {

    .bottle-container-best-offer {
        top: -18px !important;
    }


    .image-2 {
        position: relative;
        left: -23px;
    }

    .image-1 {
        position: relative;
        right: -23px;
    }

    .bottle-image {
        margin-top: -160px;
    }
}



@media(min-width:1200px) {

    .doc-img {
        position: absolute;
        bottom: 0px;
    }
}

@media(min-width:992px) and (max-width:1200px) {

    .bg-1 {
        padding: 50px 35px 40px 35px;
    }

    .bottle-container h2 {
        font-size: 22px;
    }

    .bottle-container h3 {
        font-size: 60px;
    }


    .round-natural-img {
        width: 130px;
    }

    .bottle-one {
        width: 113px;
    }

    .bottle-three {
        width: 185px;
    }

    .bottle-six {
        width: 223px;
    }

    .background4 {
        background-size: 600px !important;
        background-position: left 55% !important;
    }

    .background3 {
        background-size: 560px !important;
    }

    .bottle-image {
        margin-top: 30px !important;
    }
}

@media(min-width:992px) and (max-width:1299px) {

    .round-natural-img {
        position: relative;
        top: -38px;
    }

    body {
        font-size: 21px;
        line-height: 31px;
    }

    .title-2 {
        font-size: 34px;
    }

    .title-1 {
        font-size: 47px;
    }
}

@media(min-width:768px) and (max-width:991px) {

    .order-button-large {
        font-size: 22px !important;
    }

    .button-arrow {
        position: absolute;
        right: 10px !important;
        top: -65px !important;
        width: 46px !important;
    }

    .tb-38 {
        font-size: 37px !important;
    }

    .reference p {
        word-break: break-all;
    }

    .bottle-container {
        max-width: 470px;
        margin: auto;
    }

    .before-border::before {
        background: none !important;
    }

    .list-service p {
        font-size: 18px;
        line-height: 22px;
    }

    .bg-1 {
        padding: 40px 10px 29px 25px;
    }

    .banner-text span {
        font-size: 25px;
    }

    body {
        font-size: 19px;
        line-height: 30px;
    }

    .home-banner h1 {
        font-size: 45px;
    }

    .title-2 {
        font-size: 32px;
    }

    .title-1 {
        font-size: 40px;
    }

    .bottle-image {
        margin-top: 43px;
    }

    .right-image {
        position: absolute;
        right: 20px;
        top: -95px;
        width: 170px;
    }
}


@media(min-width:992px) {

    .bottle-container-best-offer h2 {
        padding-top: 40px !important;
    }

    .bottle-container-best-offer {
        position: relative;
        top: -29px;
    }

    .curve-bottle-img {
        position: relative;
        top: -35px;
    }

    .br-block2 {
        display: block;
    }
}

@media(min-width:768px) {

    .br-block4 {
        display: block;
    }

    .order-button-large {
        font-size: 34px;
        padding-left: 40px !important;
        padding-right: 40px !important;
        font-weight: 700 !important;
        text-transform: uppercase;
        box-shadow: 0px 5px 7px 1px #d7d7d7;
    }


    .button-div {
        position: relative;
        /*width: 712px;*/
        margin: auto;
        margin-top: 50px !important;
    }

    .button-arrow {
        position: absolute;
        right: -8px;
        top: -59px;
    }


    .box1-slideup {
        position: relative;
        top: 120px;
        margin-top: -110px;
    }
}

/**/
@media(max-width:767px) {

    .sup-04 {
        font-size: 18px;
        top: -17px;
    }

    .faqs-container .btn {
        font-size: 21px;
        line-height: 30px;
    }

    .reference p {
        font-size: 16px;
    }


    .clients-box {
        background: #f6f6f6;
    }

    .bottle-container h2 {
        font-size: 31px;
    }


    .clients-text:before {
        position: absolute;
        top: -23px;
        left: -11px;
    }

    .bottle-list li {
        font-size: 18px;
    }

    .clients-text {
        padding-top: 20px;
    }

    .shadow-1 {
        box-shadow: none;
    }

    .list-service li {
        width: 100%;
    }

    .reference p {
        word-break: break-all;
    }

    .right-image {
        position: initial;
    }

    body {
        font-size: 18px;
        line-height: 28px;
    }

    .bottle-image {
        margin-top: 30px;
        width: 240px;
    }

    .mbl-img {
        width: 250px;
    }

    .mbl-center {
        margin: auto;
        display: block;
    }

    .title-2 {
        font-size: 28px;
    }

    .title-1 {
        font-size: 34px;
    }

    .list-with-bg span {
        padding-left: 38px;
    }

    .home-banner h1 {
        font-size: 38px;
        font-weight: 900;
    }

    .box1 {
        padding: 30px 15px;
    }

    .banner-text {
        font-size: 20px;
        line-height: 24px;
    }

    .list-with-bg img {
        left: 5px;
        top: 12px;
        width: 30px;
    }

    .overlay-add {
        background: #ffffffba !important;
    }

    .bg-1 {
        padding: 31px 10px 20px 15px;
    }
}
/*design2 css*/

.banner-text-re2 {
    font-size: 34px;
    line-height: 43px;
}

    .banner-text-re2 span {
        background: #fe8114;
        display: inline-block;
        color: #fff;
        font-style: italic;
        padding: 7px 15px;
        margin: 7px 0px 1px 0px;
    }

.orange-text {
    color: #fe8114;
}

@media(min-width:1400px) and (max-width:1540px) {
    .home-banner-re2 {
        background-position: 90% 0% !important;
    }

    .re2-container {
        margin-right: 160px;
    }
}

@media(min-width:1200px) and (max-width:1399px) {
    .home-banner-re2 {
        background-position: 76% 0% !important;
    }

    .re2-container {
        margin-right: 160px;
    }
}


@media(min-width:992px) and (max-width:1200px) {

    .reference p {
        word-break: break-all;
    }

    .banner-text-re2 {
        font-size: 29px;
    }

    .home-banner-re2 {
        background-position: 66% 0% !important;
    }

    .re2-container {
        margin-right: 100px;
    }

    .home-banner-re2 h1 {
        font-size: 45px;
    }
}


@media(min-width:768px) and (max-width:992px) {

    .reference p {
        word-break: break-all;
    }

    .banner-text-re2 {
        font-size: 22px;
        line-height: 30px;
    }

    .home-banner-re2 {
        background-position: 66% 0% !important;
    }

    .re2-container {
        margin-right: 100px;
    }

    .home-banner-re2 h1 {
        font-size: 34px;
    }
}

/*@media(min-width:1540px) and (max-width:1640px) {
    .home-banner-re2 {
        background:none !important;
    }
}*/


@media(max-width:767px) {

    .break-xs{
        word-break:break-all
    }

    .home-banner-re2 h1 {
        font-size: 38px;
        font-weight: 900;
    }

    .banner-text-re2 {
        font-size: 19px;
        line-height: 24px;
    }

        .banner-text-re2 span {
            padding: 7px 11px;
        }


    .home-banner-re2 {
        background: none !important;
    }
}
