@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

*{
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}


:root {
    --main-fontFamily:'Poppins', sans-serif;
}
body{
    margin:0px;
    padding: 0px;
    box-sizing: border-box;
    font-family: var(--main-fontFamily);
    font-weight: 200;

}

.slideArea{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.slides{
    width: 1100px;
    height: 650px;
    box-shadow: 0px 0px 20px  1px rgba(0, 0, 0, 0.1);
    position: relative;
    
}

.slide{
   
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}


.slideBtn{

    position: absolute;
    bottom: 0px;
    padding: 7px 10px;
   
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    z-index: 1111;
   

}

.slideBtn button{
    cursor: pointer;
    margin: 0px 5px;
   
    text-transform: uppercase;
    font-size: 10px;
    border: none;
  
    transition: 0.3s;
    background-color: #808080;
   
   padding-top: 1px;
   
}.slideBtn button img{
    width: 100%;
}
.slideBtn button:hover{
    color: white;
}
.slideBtnInner{
    display: flex;
    justify-content: flex-end;
    width: 100%;
 
    align-items: center;
}
.sliedsBoxes{
    width: 100%;
    height: 100%;
}
.nextPrevBtn{
    display: flex;
    justify-content: center;
    align-items: center;
  
    padding-top: 2px;
}

.slide{
    width: 100%;
    height: 100%;

}

.slide2_arrowIndication_1{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 111;

}



.slide_2_Arrow_1{
    position: absolute;
    top: 42%;
    left: 52%;
    transform: translate(-50%,-50%);
    width: 150px !important;
    transform: rotate(-45deg);
    display: none;
}
.slide_2_Arrow_2{
    position: absolute;
    top: 18%;
    left: 9%;
    transform: translate(-50%,-50%);
    width: 150px !important;
    transform: rotate(-130deg);
    display: none;
}

.slide_2_content{
    position: absolute;
    top: 70%;
    left: 32%;
    transform: translate(-50%,-50%);
    width: 500px !important;
    display: none;
}

.hideNav{
    visibility: hidden;
    
}


.slideOneImg{
    position: absolute;
    top: 75%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 500px;
}

.menuBtn{
    margin-right: 2px !important;
    background-color: Transparent !important;
}




/* slide 2 design */

.slide2{
    
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
 
}

.slide_2_img_1{
    position: absolute;
    top: 2%;
    left: 6%;
    
}
.slide_2_img_2{
    position: absolute;
    top: 17%;
    right: 16%;
    width: 300px;
}

.slide_2_img_3{
    position: absolute;
    top: 70%;
    left: 28%;
    transform: translate(-50%,-50%);
}


/*slide 2 designs ends  */



/* slide 3 images desing */
.slide_3_img_1{
    position: absolute;
    top: 1%;
    left: 1%;
}
.slide_3_img_2{
    position: absolute;
    top: 12%;
    right: 3%;
    width: 320px;
}


.slidesNumber{
    font-weight: bold;
    margin-right: 20px;
    color: white;
}



.menu{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    
    display: none;
}

.innerMenu{
    position: absolute;
    top: 47%;
    left: 50%;
    width: 80%;
    height: 85%;
    transform: translate(-50%,-50%);
    background-color: #3e4e64;
    
}
.menu button{
    background: transparent;
    border: none;
    cursor: pointer;
}
.menu button img{
    width: 100%;
}

.menu label{
    color: white;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 400;
}

.innerMenuPackBtns{

    margin-top: 100px;
    margin-left: 70px;
}


.menuControLbtn{
    position: absolute;
    bottom: -5%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.footerTitle{
    text-transform: uppercase;
    color: white;
    font-weight: 500;
    margin-right: auto !important;
    margin-left: 150px;
    padding: 4px 0px;
}
.footerTitle p{
    margin: 0px;
}

.slide_title{
    color: white;
    font-size: 20px;
    font-weight: 400;
    position: absolute;
    top: 10px;
    right: 10px;
    text-transform: uppercase;
}

.exitBtn{
    display: none;
}
.prevBtn{
    visibility: hidden;
}

.menuBtnBackgroundImg{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: -1;
}



.sideBar{
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: -1;
    height: 100%;
    width: 295px;
}

.footerLogo{
    left: 0px;
    width: 100px;
    width: 175px;
    z-index: 1;
}


.footerTitle2{
   
    position: absolute;
    bottom: 50px;
    left: 2%;
    color: white;
    text-transform: uppercase;
    font-weight: 400;
    display: none;
}

.slide_11_content{
    width: 320px !important;
}
.Slidebg_1{
    position: absolute;
    left: 0px;
    top: -20%;
   width: 100%;
}

.menuTitle{
    text-transform: uppercase;
    color: white;
    font-weight: 300;
    font-size: 50px;
    text-align: center;
}

.menuSIde_1{
    position: absolute;
    top: 0px;
    left: 5px;
    height: 100%;
    z-index: -2;
}
.menuSide_2{
    position: absolute;
    top: 0px;
    right: 5px;
    height: 100%;
    z-index: -2;
}























@media only screen and (max-width:1000px){
    .slide_3_img_2{
        width: 267px;
    }
}


@media only screen and (max-width:990px){
    .slide_2_img_2{
        width: 220px;
        top: 36%;
    }
}

@media only screen and (max-width:970px){


    .slide_3_img_2{
        top: 30%;
        width: 250px;
    }
    .slide_2_content {
        width: 400px !important;
    }
    .slide_3_img_1{
        width: 650px;
    }
    .slide_11_img_1{
        width: 320px !important;
    }
}

@media only screen and (max-width:850px){
    .slide_3_img_1{
        width: 550px;
    }
    .slide_2_content {
        width: 300px !important;
    }
    .slide_title{
        font-size: 15px;
    }
    
}



@media only screen and (max-width:800px){
    .footerTitle{
        margin-left: 145px;
        font-size: 10px;
    }
    .slidesNumber{
        font-size: 10px;
    }
   
    .slide_2_img_1{
        left: 2%;
        top: 2%;
    }
    .slide_2_img_2{
        right: 3%;
    }
}



@media only screen and (max-width:720px){
    .slide_3_img_2{
        top: 25%;
    }
    .slide_3_img_1{
        width: 530px;
    }
    .slide_2_content{
        left: 28%;
    }
}

@media only screen and (max-width:750px){
    .slides{
        height: 560px;
    }
    .slide_3_img_2{
        width: 190px;
        top: 35%;
    }
    .menu button{
        width: 80px;
    }
    
}


@media only screen and (max-width:670px){
    .footerTitle{
        display: none;
    }
    .footerTitle2{
        display: block;
        font-size: 10px;
    }
}


@media only screen and (max-width:650px){
    .innerMenuPackBtns{
        margin-top: 20px;
        margin-left: 3px;
        padding: 20px;
    }
}
@media only screen and (max-width:640px){
    .slide_3_img_1{
        width: 450px;
    }
    .slide_3_img_2{
        width: 190px;
    }
    .slide_title{
        top: 88%;
        font-size: 12px;
    }
}

@media only screen and (max-width:630px){
    .menu button{
        width: 50px;
    }
}

@media only screen and (max-width:570px){
    .slide_11_img_1{
        width: 220px !important;
    }
}

@media only screen and (max-width:550px){
    .slide_2_content{
        width: 240px !important;
    }
    .slide_3_img_1{
        width: 97%;
    }

}

@media only screen and (max-width:500px){
    .slide_title{
        top: 88%;
    }
    .slideOneImg{
        width: 330px;
    }
   
    
}

@media only screen and (max-width:480px){
    .slide_3_img_2{
        width: 180px;
    }
}

@media only screen and (max-width:460px){
    .nextPrevBtn button{
        width: 40px;
    }
    .sideBar{
        width: 230px;
    }
    .footerLogo{
        width: 145px;
    }
}
@media only screen and (max-width:420px){
    .slide_3_img_2{
        top: 26%;
    }
    .slide_2_content{
        left: 45% !important;
        top: 80%;
        width: 200px !important;
    }

    .slide_2_content{
        left: 27% !important;
    }
    
}

@media only screen and (max-width:400px){
    .slide_11_img_1{
        width: 150px !important;
    }

    .menu button{
        width: 40px;
    }
    .innerMenuPackBtns{
        margin-left: 0px;
        padding: 0px 20px;
    }
  
    .slide_11_content{
        top: 78% !important;
        width: 170px  !important;
    }
    .slide_4_content{
        top: 78% !important;
    }
    .slide_12_content{
        top: 78% !important;
        width: 170px !important;
    }
    .menuControLbtn{
        position: relative;
        bottom: 0px;
        left: 0px;
        transform: none;
        display: block;
        margin-top: 30px;
       
        display: flex;
        justify-content: center;
    }

    .slides{
        height: 650px;
    }
    .slide_title{
        top: 89.5%;
    }
   
    
}

@media only screen and (max-width:391px){
.slides{
    height: 830px;
}
.slide_title{
    top: 92%;
}
.slide_2_content{
    left: 50% !important;
    width: 315px !important;
}

.slide_3_img_2{
    width: 280px;
    top: 20%;
}


}

@media only screen and (max-width:380px){
    .nextPrevBtn button{
        width: 30px;
    }
    .sideBar{
        width: 190px;
    }
    .footerLogo{
        width: 130px;
    }
    .slideOneImg{
        width: 280px;
    }
}




@media only screen and (max-width:330px){
    .slidesNumber{
        margin-right: 10px;
    }
}