body{
    background-color: white;
}
.team-section{
    width: 100%;
    height: 150%;
    /* border: 1px solid red; */
    margin-top: 60px;
    
}


.elementor-162 .elementor-element.elementor-element-e014697:not(.elementor-motion-effects-element-type-background), .elementor-162 .elementor-element.elementor-element-e014697 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #e1e1e1;
    
}

.elementor-162 .elementor-element.elementor-element-f304a3f {
    font-weight: 500;
    font-size: 19px;
}

.slideshow{
    margin-top: 6%;
    
    margin-bottom: 7%;
}
@media (max-width: 800px) {
    .about-slide{
        display: none;
    }
    .mob-slideshow{
        display: block;
        background-color: bf9d84;
        
    }
    .mob-mySlides{
        padding-right: -20%;
        /* border: 1px solid red; */
        width: 100%;
        background-color: #c09b89;
    }
    .mob-slide-image{
        width: 100%;
        margin: auto;
    position: relative;
    left: 0;
    
    }
    
}
@media (min-width: 1000px) {
    .mob-slideshow{
        display: none;
    }
    .about-slide{
        display: block;
    }
}
.slideshow-container{
    width: 90%;
    position: relative;
    margin: auto;
    transition: transform .6s;
    background-color: #bf9d84;
    
}

.slideshow-container:hover{
    transform: scale(1.1);
}
.mySlides{
    display: none;
    
}

.slide-image{
    margin: 0 auto;
    position: relative;
    left: 0;
}


 
.prev, .next, .mob-prev, .mob-next{
    cursor: pointer;
    position: absolute;
    top: 40%;
    width: auto;
    margin-top: -22px;
    padding: 16px;
    color: rgb(87, 84, 84);
    font-weight: bold;
    font-size: 40px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    border-bottom: 1px solid #f7f2f3;
}
.mob-prev, .mob-next{
    top: 28.5%;
}

.mySlides p, .mySlides h2{
    color: white;
}
.next, .mob-next{
    right: 0;
    border-radius: 3px 0 0 3px;
}

.prev:hover, .next:hover{
    /* background-color: rgba(0, 0, 0, 0.8); */
    color: white;
}

.text{
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

.numbertext {
    background-color: #bf9d84;
    color: rgb(255, 255, 255);
    font-size: 25px;
    padding: 8px 0 0 0;
    position: relative;
    top: 20%;
    width: 50%;
    height: 50px;
    text-align: center;
}
.mob-numbertext{
    background-color: #bf9d84;
    color: rgb(255, 255, 255);
    font-size: 25px;
    text-align: center;
    /* margin-left: 15%; */
}

.dot{
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    /* margin-top: -7px; */
    background-color: #bf9d84;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease; 
}
/* .active, .dot:hover{
    background-color: #717171;
}  */

.fade{
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

@-webkit-keyframes fade{
    from {opacity: .4;}
    to {opacity: 1;}
}

@keyframes fade{
    from {opacity: .4;}
    to {opacity: 1;}
}
.bread-crumb h3{
    color: white;
    margin-top: 18%;
}

@media (max-width: 800px) {
    .nav-wrapper{
        top: -150px;
    }
    
}


.elementor-motion-effects-layer{
    background-image:url(background1.jpg);
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover;
}

.about-us-head-image{
    width: 100%;
    /* border: 1px solid red; */
    margin-top: -154px;
    height: 600px;
    background: linear-gradient(
        rgba(0, 0 ,0 ,0.3),
        rgba(0, 0, 0, 0.3)
    ), url('./homeSectionSliders/AboutUs.jpg');
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
}


@media (max-width: 800px) {
    .about-us-head-image{
        background: linear-gradient(
        rgba(0, 0 ,0 ,0.3),
        rgba(0, 0, 0, 0.3)
    ), url('./main-page-images/about-us.jpg') no-repeat;
    background-size: 100% 100%;
    }
    
    
    
}
.about-us-head-image::after{
    content: '';
    display: block;
    width: 70%;
    height: 10px;
    background: #28eaba;
    position: absolute;
    /* bottom: 17%; */
    /* left: 15%; */
    top: 590px;
    z-index: 10;
}
@media (max-width: 800px) {
    .about-us-head-image::after{
        top: 590px;
    }
}
.about-us-heading-title{
    margin: auto;
    color: white;
}

.elementor-widget-wrap{
    /* margin-top: -120px; */
}
.elementor-testimonial-content{
    text-align: center;
    line-height: 30px;
    color: black;
    /* margin-top: -500px; */
    
    /* width: 500px; */
}
@media (max-width: 800px) {
    .elementor-testimonial-content{
        text-align: left;
    }
}
.elementor-testimonial-wrapper{
    margin-top: 30%;
    /* border: 1px solid red; */
}
.nav-wrapper{
    /* border: 1px solid red; */
    height: 40px;
    position: relative;
    /* top: -114px; */
}
.nav-wrapper button{
    width: 900px;
    padding: 0;
}
.nav-wrapper button:hover{
    color: white;
}
.nav > li{
    width: 10px;
    margin-right: 40px;
}
#page{
    /* border: 1px solid red; */
    margin-top: 114px;
}

@media (min-width: 800px) {
    .nav-wrapper{
        /* border: 1px solid red; */
        /* margin-top: 45px; */
        position: relative;
        top: -160px;
    }
}
.about-us-head-image{

}

@media (min-width: 1000px) {
    .elementor-element-ab47fa0{
        height: 350px;
        /* border: 1px solid red; */
    }
    .elementor-widget-container{
        position: relative;
        top: -150px;
    }
   
    .best-quality-wrapper{
        margin-top: 50px;
    }
    .elementor-element-022e281{
        /* border: 1px solid red; */
        padding-top: 130px;
        height: 460px;
    }
    .nav>li{
        width: 80px;
    }

    
}
/*  */ 
.nav-wrapper button{
    width: 90px;
    /* border: 1px solid red; */
}


.with-background-image{
    width: 100%;
    height: 700px;
    background: linear-gradient(
        rgba(0, 0 ,0 ,0.3),
        rgba(0, 0, 0, 0.3)
    ), url('about-us-background.jpg');
    background-size: 100% 100%;
    margin-bottom: 170px;
}

@media (max-width: 800px) {
    .with-background-image{
        margin-top: 30%;
        background: linear-gradient(
        rgba(0, 0 ,0 ,0.3),
        rgba(0, 0, 0, 0.3)
         ), url('about_us_background_mobile.jpg');
        /* border: 1px solid red; */
    }
    
}
.inside-image{
    width: 80%;
    height: 500px;
    background-color: white;
    margin: auto;
    /* border: 1px solid red; */
    position: relative;
    top: 535px;
    display: flex;
    /* justify-content: center; */
    
}
.inside-content{
    height: 400px;
    /* border: 1px solid red; */
    width: 25%;
    margin-top: 30px;
    margin: auto;
    /* font-weight: lighter; */
}
.inside-content span{
    /* font-size: 30px; */
    /* text-align: center; */
    /* display: flex;
    justify-content: center;
    margin: auto;
    font-weight: 500;
    margin-bottom: 20px; */
    /* border: 1px solid red; */
}
@media (max-width: 800px) {
    .with-background-image{
        height: 500px;
    }
    .inside-image{
        width: 100%;
        position: relative;
        top: 350px;
        flex-direction: column;
        /* border: 1px solid red; */
    }
    .inside-content{
        width: 90%;
        margin-top: 30px;
    }
    .inside-content h2{
        text-align: left;
    }
    .dapackaging-text{
        margin-left: 20px;
        /* border: 1px solid red; */
        margin-top: 480px;
        width: 90%;
    }
    .dapackaging-text h3{
        margin-bottom: 10%;
        /* border: 1px solid red; */
    }
    .about-stastic{
        margin-left: 20px;
        /* border: 1px solid red; */
    }
    .number-wrapper{
        flex-direction: column;
        margin-left: 110px;
        margin-bottom: 30px;
        
        /* border: 1px solid red; */
    }

    .number-wrapper div{
        text-align: center;
        /* margin-right: 30px; */
        /* border: 1px solid red; */
    }
    .white-middle-text{
        position: relative;
        top: 500px;
        /* margin-top: 50%; */
    }
    
}
.number-wrapper{
    /* border: 1px solid red; */
    width: 100%;
}
.number-wrapper div{
    text-align: center;
    width: 33%;
    font-weight: lighter;
    /* margin-right: 200px; */
    /* border: 1px solid red; */
}
.white-middle-text{
    width: 75%;
    margin-top: 25%;
}
@media (min-width: 1000px) {
    .dapackaging-text{
        margin-left: 100px;
    }
    .about-stastic{
        margin-left: 100px;
    }
    .number-wrapper{
        margin-left: 100px;
    }
}
.dapackaging-text{
    /* margin-left: 100px; */
    margin-bottom: 50px;
    
}
.about-stastic{
    /* margin-left: 100px; */
    margin-bottom: 50px;
}
.number-wrapper{
    margin-top: 20px;
    display: flex;
}

@media (min-width: 1000px) {
    .nav-wrapper button{
        width: 150px;
       
    }
}

@media (max-width: 800px) {
    .white-middle-text{
        /* background-color: red; */
        position: relative;
        top: 220px;
        /* margin-top: 100%; */
    }
    .title{
        position: relative;
        top: 100%;
        /* margin-top: 400%; */
    }
    .green-icon{
        visibility: hidden;
    }
    .elementor-icon-box-content{
        /* border: 1px solid red; */
        margin-top: -10%;
    }
    .bottom-image{
        position: relative;
        top: -40%;
        left: -17%;
    }
}


@media (max-width: 800px) {
    .elementor-element-b27be6b{
        margin-top: 40%;
    }
}


























































