@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;1,300&display=swap');

body{
    color: #666666;
    font-size: 14px;
    font-family: Poppins;
    line-height: 1.80857;
    font-weight: normal;
    overflow-x: hidden;
}
.menu_web{
    background: #f1f1f1 !important;
    padding: 30px 0px;
}
.navbar .navbar-collapse a{
    display: block;
    padding: 0.5rem 1rem;
    font-size: 18px;
    color: #0d0a05;
    text-transform: uppercase;
}
.navbar .navbar-collapse a:hover{
    color: #f3801f;
}
.menuactive {
    color: #f3801f !important;
}
.navbar .navbar-collapse li{
    padding: 0px 8px;
}
.navbar button{
    background: none;
    width: 50px;
    height: 50px;
    padding: 4px 3px;
    border-radius: 50%;
}
.Tea_color{
    color: #f3801f !important;
}
.banner_bg_home .title_slide_home{
    width: 50%;
    margin-left: 150px;
    font-size: 90px;
    color: #0c0a05;
    padding-top: 30px;
    text-transform: uppercase;
    line-height: 80px;
    font-family: Times New Rom;
}
.banner_bg_home .img_slide_home{
    width: 100%;
}
.banner_bg_home{
    background-image: url(../images/banner-bg.png);
    width: 100%;
    float: left;
    height: auto;
    background-size: cover;
}
.button_left {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #f1f1f1;
    color: #000;
    border: none;
    font-size: 25px;
    position: absolute;
    left: 33px;
    top: 391px;
    z-index: 100;
}
.button_right{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #f3801f;
    color: #fff;
    border: none;
    font-size: 25px;
    position: absolute;
    left: 70px;
    top: 421px;
    z-index: 101;
}
.slide_respon {
    padding: 60px 0px 120px;
}

.play_icon img{
    position: absolute;
    right: 150px;
    top: 625px;
}
.about_us{
    padding: 80px 0px 0px 0px;
}
.about_us i{
    font-size: 50px;
    color: #f3801f;
    padding: 0px 40px;
}
.about_taital{
    width: 100%;
    float: left;
    font-size: 40px;
    color: #171717;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 0px;
}
.about_text{
    width: 100%;
    float: left;
    font-size: 16px;
    color: #171717;
    margin: 0px;
}
.readmore_bt a{
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    background-color: #f3801f;
    text-align: center;
    padding: 12px 0px;
}
.readmore_bt{
    width: 180px;
    float: left;
    margin-top: 50px;
}
.image_2 img{
    width: 100%;
    height: auto;
}
.button_lefts_about{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    translate: revert;
    position: inherit;
    left: 22px;
    top: 125px;
    background: #f1f1f1;
    border: none;
    z-index: 100;
}
.button_right_about {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    translate: revert;
    position: absolute;
    left: 37px;
    top: 149px;
    background: #f3801f;
    border: none;
    z-index: 101;
}


.booking_section{
    width: 100%;
    float: left;
    background-image: url(../css/images/book-bg.png);
    padding: 20px 0px;
    background-size: 100%;
}
.booking_taital{
    width: 100%;
    float: left;
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
}
.booking_text{
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    margin: 0px;
}

.booking_bt{
    width: 220px;
    float: right;
    margin-top: 12px;
}
.booking_bt a{
    width: 100%;
    float: left;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    border: 2px solid #ffffff;
    border-radius: 5px;
    padding: 5px 10px;
    text-transform: uppercase;
}
.services_section{
    width: 100%;
    float: left;
    padding-bottom: 90px;
}
.services_taital{
    width: 100%;
    float: left;
    font-size: 40px;
    color: #171717;
    font-weight: bold;
    padding-top: 14px;
    padding-bottom: 0px;
    position: relative;
}
.services_text{
    width: 100%;
    float: left;
    font-size: 16px;
    color: #171717;
    margin: 0px;
}
.services_section_2{
    width: 100%;
    float: left;
}
.layout_padding{
    padding-top: 90px;
    padding-bottom: 0px;
}
.box_main.active{
    background-color: #f3801f;
}
.left_main{
    width: 50%;
    float: left;
}
.cup_img_1{
    width: 100%;
    float: left;
    text-align: center;
    min-height: 140px;
}
.middle_main{
    width: 2%;
    float: left;
}
.box_main.active .border_10 {
    background-color: #ffffff;
}
.right_main {
    width: 48%;
    float: left;
}
.border_10 {
    width: 5px;
    float: left;
    background-color: #f3801f;
    height: 100px;
}
.box_main:hover .border_10 {
    background-color: #ffffff;
}
.milk_text {
    width: 100%;
    float: left;
    color: #151515;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    padding-bottom: 0px;
}
.price_text {
    width: 100%;
    float: left;
    color: #151515;
    font-size: 60px;
    text-align: center;
    font-weight: bold;
}

.box_main {
    width: 100%;
    float: left;
    background-color: #f1f1f1;
    height: auto;
    border-radius: 5px;
    padding: 90px 0px 70px 0px;
    margin-top: 30px;
}
.box_main:hover{
    background-color: #f3801f;
    box-sizing: border-box !important;
    transition: ease all 0.5s;
}
.see_bt{
    width: 170px;
    margin: 0 auto;
    text-align: center;
}
.see_bt a{
    width: 100%;
    float: left;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    background-color: #242424;
    border-radius: 4px;
    padding: 10px 0px;
    margin-top: 100px;
}
.see_bt:hover a{
    background-color: #f3801f;
    transition: ease all 0.5s;
}
.choose_section {
    width: 100%;
    float: left;
    background-image: url(../css/images/choose-bg.png);
    height: auto;
    padding: 50px 0px;
    background-size: cover;
}
.choose_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}
.choose_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    margin: 0px;
    text-align: center;
}
.choose_section_2 {
    width: 100%;
    float: left;
    padding-top: 60px;
}
.choose_left {
    width: 100%;
    float: left;
    padding-top: 20px;
    display: flex;
}
.choose_left_main {
    float: left;
    padding-right: 30px;
}
.choose_right_main {
    width: 70%;
    float: left;
}
.satisfied_text {
    width: 100%;
    float: left;
    font-size: 40px;
    font-weight: bold;
    color: #ffffff;
    line-height: 30px;
}

.satisfied_text_1 {
    font-size: 16px;
}
.shop_section {
    width: 100%;
    float: left;
}
.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.shop_taital {
    width: 70%;
    float: left;
    font-size: 50px;
    color: #0d0d0c;
    font-weight: bold;
}
.image_3 {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    display: block;
    padding-top: 90px;
}
.shop_button_right{
    position: absolute;
    right: -125px;
    top: 45%;
    background-color: #f1f1f1;
    width: 203px;
    height: 248px;
    border-radius: 106px;
    border: none;
    color: #000000;
}
.shop_button_right i{
    font-size: 20px;
    position: absolute;
    left: 23px;
    top: 46%;
}
.shop_button_left{
    position: absolute;
    left: -125px;
    top: 45%;
    background-color: #f1f1f1;
    width: 203px;
    height: 248px;
    border-radius: 106px;
    border: none;
    color: #000000;
    z-index: 100;
}
.shop_button_left i{
    font-size: 20px;
    position: absolute;
    right: 23px;
    top: 46%;
}
.services_taital::after {
    content: '';
    position: absolute;
    background-image: url(../css/images/cup-icon.png);
    height: 53px;
    width: 50px;
    left: -70px;
    top: 50%;
    right: initial;
    background-size: 100%;
    background-repeat: no-repeat;
    transform: translateY(-50%);
}
.frequently_section{
    width: 100%;
    float: left;
}
.layout_padding{
    padding-top: 90px;
    padding-bottom: 0px;
}
.frequently_taital {
    width: 70%;
    margin: 0 auto;
    font-size: 54px;
    color: #0d0d0c;
    text-align: center;
    font-weight: bold;
    position: relative;
}
.frequently_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #0d0d0c;
    text-align: center;
    margin: 0px;
    
}
.frequently_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #0d0d0c;
    text-align: center;
    margin: 0px;
}
.frequently_taital::after {
    content: '';
    position: absolute;
    background-image: url(../css/images/cup-icon.png);
    height: 53px;
    width: 50px;
    left: -70px;
    top: 50%;
    right: initial;
    background-size: 100%;
    background-repeat: no-repeat;
    transform: translateY(-50%);;
}
.bs-example {
    margin: 20px;
}
.q_and_a .accordion-item{
    border: none;
}
.q_and_a{
    padding: 25px;
}
.q_and_a .accordion-button{
    background: none;
    border-bottom: 1px solid #00000071;
    text-align: left;
    color: #f2882e;
    font-size: 20px;
    font-weight: bold;
    
}

.q_and_a .accordion-body{
    border-bottom: 1px solid;
    padding: 30px;
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
}

.q_and_a .accordion-button:focus{
    z-index: 3;
    border-color: none;
    outline: 0;
    box-shadow: none;
}

.client_text{
    width: 60%;
    margin: 0 auto;
    font-size: 16px;
    color: #0d0d0c;
    text-align: center;
    padding: 25px;
}
.client_louis{
    width: 100%;
    float: left;
    font-size: 18px;
    text-align: center;
    color: #070705;
    padding-bottom: 0;
    padding-top: 10px;
}
.client_smyth{
    width: 100%;
    float: left;
    font-size: 18px;
    text-align: center;
    color: #999998;
    text-transform: uppercase;
    padding-bottom: 25px;
}
.client_border{
    width: 70%;
    margin: 0 auto;
    text-align: center;
    background-color: #b8bebb;
    height: 2px;
    display: flex;
}
.client button{
    width: 68px;
    height: 68px;
    background: #e37920;
    opacity: 1;
    font-size: 30px;
    color: #ffffff;
    border-radius: 100px;
    border: none;
}
.clients_left{
    position: absolute;
    left: 200px;
    top: 60%;
    z-index: 100;
}
.clients_right{
    position: absolute;
    right: 200px;
    top: 60%;
    z-index: 111;
}
.client {
width: 100%;
float: left;
background-image: url(../css/images/client-bg.png);
height: auto;
background-size: 100%;
padding-bottom: 100px;
padding-top: 100px;
}
.client_image{
    margin: 10px;
    width: 100px !important;
    height: 100px;
    border-radius: 50%;
}
.client_title{
    width: 70%;
    margin: 0 auto;
    font-size: 54px;
    color: #0d0d0c;
    text-align: center;
    font-weight: bold;
    position: relative;
}
.client_title::after{
    content: '';
    position: absolute;
    background-image: url(../css/images/cup-icon.png);
    height: 53px;
    width: 50px;
    left: 37px;
    top: 50%;
    right: initial;
    background-size: 100%;
    background-repeat: no-repeat;
    transform: translateY(-50%);
}
.contact .contact_input{
    border: none;
    border-bottom: 1px solid #939494;
    border-radius: 0px;
    padding: 5px 0px;
}

.contact .form-control:focus{
    color: #212529;
    background-color: #fff;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(13, 109, 253, 0);
}
.contact .contact_taital img{
    width: 50px;
    margin: -10px 0px 25px 0px;
}
.contact .contact_taital h2{
    width: 100%;
    float: left;
    font-size: 40px;
    color: #2b2a2a;
    font-weight: bold;
    padding-left: 25px;
}
.contact_taital{
    display: flex;
}
.send_btn {
    width: 170px;
    float: left;
    margin-top: 30px;
}
.main_bt input{
    background: #e37920;
    border: none;
    color: #fff;
    font-size: 22px;
    width: 50%;
    float: left;
    text-align: center;
    padding: 7px 0px;
}
.main_bt input:hover {
    background-color: #101010;
    color: #ffffff;
    transition: 0.5s;
}
.footer_section{
    width: 100%;
    float: left;
    background-image: url(../css/images/footer-bg.png);
    height: auto;
    padding-bottom: 0px;
    padding-top: 300px;
    background-size: cover;
}
.footer_section .footer_logo{
    width: 70%;
    border-radius: 25px;
    margin: 30px;
}
.footer_section .footer_subscribe_new{
    width: 100%;
    float: left;
    font-size: 20px;
    color: #f2882e;
    text-transform: uppercase;
}
.footer_section .footer_sub_bt{
    color: #f2882e;
}
.footer_section .footer_sec{
    width: 100%;
    float: left;
    font-size: 20px;
    color: #ffffff;
    background: none;
    border: 0px;
    outline: none;
}
.footer_boder_sub{
    border-bottom: 2px solid #ffff;
}
.laine_tex{
    text-align: right;
}
.footer_section h2{
    color: #fff;
}
.footer_section p{
    color: #fff;
    font-size: 16px;
}
.footer_section ul li{
    list-style: none;
}
.footer_section ul li a{
    color: #ffff;
    list-style: none;
    font-size: 16px;
    margin-left: -30px;
    color: #ffff;
    list-style: none;
    font-size: 16px;
    margin-left: -30px;
    line-height: 35px;
}
.footer_section ul li a:hover{
    color: #f2882e;
    transition: 0.3s;
}
.footer_section ul li a i{
    padding-right: 15px;
}
.none_hover:hover{
    color: #fff !important;
}

.follow_us i{
    color: #ffff;
    font-size: 50px;
    margin: 5px;
}
.follow_us h3{
    font-size: 40px;
    color: #fff;
}
.Copyright p{
    padding-top: 50px;
    padding-bottom: 15px;
}
.logo_image{
    text-align: center;
}


















/* ##### Breaking Point ##### */
@media only screen and (min-width: 768px){
    .masthead-nav {
        justify-content: center;
    }
    .masthead-nav-item .masthead-nav-icon-wrap img {
        width: 48px;
    }
}

@media only screen and (min-width: 1440px){
    .container {
        max-width: 1280px
    }
    .header-main.container{
        padding-left: 80px;
        padding-right: 80px;
        max-width: 100%;
    }
}
@media (max-width: 1279.98px) {
    .container{
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media (max-width: 997.98px) {
    .container{
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width: 767.98px) {
    .container{
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 767.98px) {
    .container{
        padding-left: 15px;
        padding-right: 15px;
    }
}

.icon_search{
    display: flex;
    font-size: 18px;
}
a{
    text-decoration: none;
}





/* X-Small devices (portrait phones, less than 576px)
No media query for `xs` since this is the default in Bootstrap */

/* // Small devices (landscape phones, 576px and up) */
@media (min-width: 1px) and (max-width: 576px) {
    .choose_taital{
        font-size: 30px;
    }
    .choose_left_main {
        padding-right: 130px;
    }
    .banner_bg_home .title_slide_home{
        font-size: 70px;
    }
    .client_title{
        width: 100%;
        font-size: 40px;
    }
    .client_text{
        width: 100%;
    }
 }
/* // Medium devices (tablets, 768px and up) *  /
@media (max-width: 768px) {
    
 }

/* // Large devices (desktops, 992px and up) */
@media (max-width: 992px) { 
    .banner_bg_home .title_slide_home{
        margin-left: 0px;
    }

    .icon_search{
        display: none;
    }
    .button_left{
        display: none !important;
    }
    .button_right{
        display: none !important;
    }
    .banner_bg_home{
        background-color: #f1f1f1;
    }

    
    .shop_button_right{
        display: none !important;
    }
    .shop_button_left{
        display: none !important;
    }
    .services_taital::after{
        display: none !important;
    }
    .frequently_taital::after{
        display: none !important;
    }
 }

/* // X-Large devices (large desktops, 1200px and up) */
@media (max-width: 1200px) {
     
    .client button{
        display: none !important;
    } 
    .button_right_about{
        display: none !important;
    }
    .button_lefts_about{
        background: none;
    }
    .about_us i{
        display: none !important;
    }
    .play_icon img{
        display: none !important;
    }
    .client_title::after{
        display: none !important;
    }
    .footer_section{
        background-color: #262626;
        padding-top: 90px;
    }
 }

/* // XX-Large devices (larger desktops, 1400px and up) */
@media (max-width: 1400px) { 
    
}
