@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@900&display=swap');
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body{
    font-family: 'Roboto Condensed', sans-serif;

}

                                                            /* nav bar */
.checkbtn{
    color: #ccc;
    font-size: 25px;
    float: right;
    line-height: 80px;
    cursor: pointer;
    display: none;

}
#cheak{
    display: none;

}

body{
    background: #ffffff;
}

nav{
    background: #193f52;
    margin-top: 0;
    border: 2px solid #8AE4CC;

}
.navbar{
    position: sticky;
    top: 0px;
    z-index: 5;
}

nav:after{
    content: '';
    clear: both;
    display: table;
}

nav ul{
    margin-top: 11px;
    margin-left: 300px;
    float: right;
    list-style: none;
    position: relative;

}
nav ul li{
    display: inline-block;
    background: #193F52;
    margin-top: 1px;

}
.navbar{
    display: flex;
}


nav ul li a{
    color: white;
    text-decoration: none;
    line-height: 30px;
    font-size: 20px;
    padding: 9px 15px;
}
nav ul li a:hover{
    color: #8AE4CC;
    border-radius: 5px;
    box-shadow: 0 0 5px #8AE4CC,
                0 0 5px #8AE4CC;
}
nav ul ul a:hover{
    font-size: 22px;
    color: #8AE4CC;
    box-shadow: navy;
    transition: 0.1s;
}
nav ul ul{
    position: absolute;
    top: 70px;
    border-top: 3px solid #8AE4CC ;
    opacity: 0;
    visibility: hidden;
    transition: 0.6s;
    margin-left: 1px;
}
nav ul li:hover > ul{
    top: 49px;
    opacity: 1;
    visibility: visible;
}

nav ul ul li{
    position: relative;
    margin: 0px;
    float: none;
    display: list-item;
    border-bottom: 1px solid #8AE4CC;
}
nav ul ul li a{
    line-height: 50px;
}
nav .logo{
    float: left;
    color: #8AE4CC;
    font-size: 50px;
    font-weight: 50px;
    line-height: 19px;
    margin-left: 40px;
    margin-top: 30px;
}
#logo_under{
    color: #8AE4CC;
    margin-left: 150px;
}
.buttone{
    width: 100%;
    height: 45px;
    max-width: 200px;
    width: 100px;
    border: 5px solid #8AE4CC;
    border-radius: 10px;
    margin-right: 0px;
    background-color: #8AE4CC;
    cursor: pointer;
}
.buttone :hover{
    transition: 0.4s;
    font-size: 15px;
    background-color: none;
}

.boxhover :hover{
    font-size: 22px;
    transition: 0.4s;
}
.logooooo{
    display: flex;
}
.amg{
    color: #8AE4CC;
    font-size: 50px;
    margin-top: 5px;
    margin-bottom: 7px;
    margin-left: 20px;
    font-family: 'Playfair Display', serif;

}
.oversis{
    font-family: 'Playfair Display', serif;
    font-size: 20px;
    color: #52DCAE;
    margin-top: 9%;
    margin-left: 5px;
}

.boxhover{
    width: auto;
}


/* first part */



.mainhead{
    font-size: 40px;
    font-weight: bolder;
    text-align: center;
    padding: 80px;
    padding-bottom: 0px;
}

.mainpic{
    text-align: center;
    align-items: center;
    width: auto;
}
.mainimg{
    width: 50%;
}




.aboutamg{
    text-align: center;
}
.abtmain{
    font-size: 33px;
    text-decoration: underline;
    font-weight: bold;
}
.abtbody{
    font-size: 20px;
    padding: 100px;
    padding-top: 10px;
}

.or{
    text-align: center;
}
.or_head{
    font-size: 40px;
    font-weight: bolder;
    text-decoration: underline;
}
.or_body{
    font-size: 25px;
    line-height: 70px;
}







.threedives{
    display: flex;
    text-align: center;
    width: 100%;
}
.divess{
    width: 100%;
}

.numbrs{
    font-size: 45px;
    font-weight: bold;
    color: #528b7f;
}
.lines{
    font-size: 20px;
    font-weight: bold;
}

#WWd{
    padding-top: 130px;
    text-align: center;
    font-size: 40px;
    font-weight: bolder;
    text-decoration: underline;

}



/* two dives */


.demon{
    padding-top: 80px;
    width: 100%;


}
.demm{
    margin-left: 15%;
    margin-right: 15%;
}
.topic-list {
    list-style-type: none;
    padding: 0;
  }
  .topic {
    margin-bottom: 0;
  }
  .topic-header {
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  .icon {
    font-size: 30px;
    margin-top: 9px;
    margin-left: 2%;
    margin-right: 2%;
    font-family: 'Nanum Myeongjo', serif;
    color: #193F52;
  }
  .topic-description {
    display: none;
    margin-left: 8%;
    font-size: 18px;
    padding-right: 5%;

  }
  .active .topic-description {
    display: block;
  }
.topic-title{
    display: block;
    padding-top: 10px;
    line-height: 50px;
    font-size: 30px;
    font-weight: bold;
}
.decriptionheads{
    font-size: 22px;
    line-height: 3;
}
.picssssss{
    justify-content: center;
    text-align: center;
    align-items: center;
}























.frees{
    text-align: center;
    padding: 30px;
    font-size: 30px;
    font-weight: bold;
}
.headss{
    /* text-align: center; */
    font-size: 23px;
    font-weight: bold;

}
.peras{
    padding: 250px;
    padding-top: 30px;
    padding-bottom: 30px;

}
.picdiv{
    justify-content: center;
    text-align: center;
    align-items: center;

}
.picssss{
    height: 300px;
}
.slidepicsss{
    height: 250px;
}




.wwbi{
    padding-top: 130px;
    text-align: center;
    font-size: 40px;
    font-weight: bolder;
    text-decoration: underline;

}


/* last part */

.twodivslast{
    display: flex;
    padding: 100px;
    padding-bottom: 10px;
}
.leftpics{
    text-align: center;
    align-items: center;
    width: 40%;
}
.bottomepic{
    width: 100%;
}
.rightpartlast{
    /* text-align: center; */
    width: 75%;
}
.rightheadlast{
    padding-left: 40px;
    font-size: 32px;
    font-weight: bold;
    text-decoration: underline;
}
.rightbodylast{
    padding: 40px;
    font-size: 20px;
}




/* footer */

.footer{
    width: 100%;
    bottom: 0;
    background: linear-gradient(to left, #193F52,#20BD89);
    color: #fff;
    padding: 30px 0 5px;
    font-size: 16px;
    line-height: 23px;
}
.hr{
    width: 90%;
    margin: 20px auto;

}
.sections{
    padding: 6%;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
}
.maintwo{
    display: flex;
    width: 50%;
    justify-content: space-between;
}
.footerimg{
    height: 50px;
}
.subtwo{
    width: 45%;
}
.amgtext{
    width: 80%;
}

.copyright{
    display: flex;
    justify-content: space-between;
    padding-left: 2%;
    padding-right: 2%;
    font-size: 14px;
}
.social-icons .fa-brands{
    margin: 10px;
    width: 30px;
    height: 30px;
    border-radius: 70%;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    color: #000;
    background: #fff;
    margin-right: 15px;
    cursor: pointer;
}




#location{
    color: #000000;
}



/* responsive part */

@media screen and (max-width: 320px) and (min-width: 290px)
{
    nav{
        width: auto;   
        height: 80px;
    
    }
    .checkbtn{
        display: block;
        margin-left: 15px;
    }

    #fullul{
        position: fixed;
        width: 150px;
        height: auto;
        background-color: #193F52;
        top: 80px;
        left: -100%;
        transition: all .5s;
        margin-left: 0px;
        margin: 0;
        text-align: start;
    }
    .firstli{
        display: block;
        line-height: 50px;
    }
    #cheak:checked ~ ul{
        left: 0;
    }
    #country_self{
        margin-left: 150px;
        margin-top: 1px;
    }
    #service_self{
        margin-left: 150px;
        margin-top: 50px;
    }
    .buttone{
        margin: 0;
        margin-left: 15px;
        font-size: 16px;
        float: left;
        margin-bottom: 20px;
    }

    .copyright{
        font-size: 10px;
        display: grid;
        margin: 0;
        text-align: center;
        width: auto;
 
    }
    .develop{
        margin: 0;
        width: auto;
    }









    .mainhead{
        padding: 10px;
        font-size: 25px;
    }
    .mainimg{
        width: 80%;
    }
    .abtmain{
        font-size: 20px;
    }
    .abtbody{
        padding: 10px;
        padding-bottom: 150px;
    }
    .or_head{
        font-size: 30px;
    }
    .or_body{
        line-height: 30px;
        font-size: 20px;
    }

    .threedives{
        display: grid;
    }
    .divess{
        padding: 0;
        padding-top: 40px;
    }
    #WWd{
        font-size: 30px;
    }
    .twodivs{
        display: grid;
    }
    .points{
        padding: 0;
        padding-top: 50px;
        padding-bottom: 30px;
        width: 100%;
    }
    .righthead{
        font-size: 25px;
        text-decoration: none;
    }
    .uniq{
        margin: 0;
    }
    .rightbody{
        padding: 10px;
    }
    .rightpic{
        width: 70%;
    }
    .wwbi{
        font-size: 30px;
    }
    .twodivslast{
        display: grid;
        padding: 10px;
        padding-bottom: 50px;

    }
    .leftpics{
        width: 100%;
    }
    .rightpartlast{
        width: 100%;
    }
    .rightheadlast{
        font-size: 25px;
    }
    .rightbodylast{
        padding: 0;
    }

}






@media screen and (max-width: 360px) and (min-width: 321px)
{
    nav{
        width: auto;   
        height: 80px;
    
    }
    .checkbtn{
        display: block;
        margin-left: 15px;
    }

    #fullul{
        position: fixed;
        width: 150px;
        height: auto;
        background-color: #193F52;
        top: 80px;
        left: -100%;
        transition: all .5s;
        margin-left: 0px;
        margin: 0;
        text-align: start;
    }
    .firstli{
        display: block;
        line-height: 50px;
    }
    #cheak:checked ~ ul{
        left: 0;
    }
    #country_self{
        margin-left: 150px;
        margin-top: 1px;
    }
    #service_self{
        margin-left: 150px;
        margin-top: 50px;
    }
    .buttone{
        margin: 0;
        margin-left: 15px;
        font-size: 16px;
        float: left;
        margin-bottom: 20px;
    }

    .copyright{
        font-size: 10px;
        display: grid;
        margin: 0;
        text-align: center;
        width: auto;
 
    }
    .develop{
        margin: 0;
        width: auto;
    }







    .uniq{
        margin: 0;
    }

    .mainhead{
        padding: 10px;
        font-size: 25px;
    }
    .mainimg{
        width: 80%;
    }
    .abtmain{
        font-size: 20px;
    }
    .abtbody{
        padding: 10px;
        padding-bottom: 150px;
    }
    .or_head{
        font-size: 30px;
    }
    .or_body{
        line-height: 30px;
        font-size: 20px;
    }

    .threedives{
        display: grid;
    }
    .divess{
        padding: 0;
        padding-top: 40px;
    }
    #WWd{
        font-size: 30px;
    }
    .twodivs{
        display: grid;
    }
    .points{
        padding: 0;
        padding-top: 50px;
        padding-bottom: 30px;
        width: 100%;

    }
    .righthead{
        font-size: 25px;
        text-decoration: none;
    }
    .rightbody{
        padding: 10px;
    }
    .rightpic{
        width: 70%;
    }
    .wwbi{
        font-size: 30px;
    }
    .twodivslast{
        display: grid;
        padding: 10px;
        padding-bottom: 50px;

    }
    .leftpics{
        width: 100%;
    }
    .rightpartlast{
        width: 100%;
    }
    .rightheadlast{
        font-size: 25px;
    }
    .rightbodylast{
        padding: 0;
    }

}


@media screen and (max-width: 414px) and (min-width: 361px)
{
    nav{
        width: auto;   
        height: 80px;
    
    }
    .checkbtn{
        display: block;
        margin-left: 15px;
    }

    #fullul{
        position: fixed;
        width: 150px;
        height: auto;
        background-color: #193F52;
        top: 80px;
        left: -100%;
        transition: all .5s;
        margin-left: 0px;
        margin: 0;
        text-align: start;
    }
    .firstli{
        display: block;
        line-height: 50px;
    }
    #cheak:checked ~ ul{
        left: 0;
    }
    #country_self{
        margin-left: 150px;
        margin-top: 1px;
    }
    #service_self{
        margin-left: 150px;
        margin-top: 50px;
    }
    .buttone{
        margin: 0;
        margin-left: 15px;
        font-size: 16px;
        float: left;
        margin-bottom: 20px;
    }

    .copyright{
        font-size: 10px;
        display: grid;
        margin: 0;
        text-align: center;
        width: auto;
 
    }
    .develop{
        margin: 0;
        width: auto;
    }





    .uniq{
        margin: 0;
    }
    .mainhead{
        padding: 10px;
        font-size: 25px;
    }
    .mainimg{
        width: 80%;
    }
    .abtmain{
        font-size: 20px;
    }
    .abtbody{
        padding: 10px;
        padding-bottom: 150px;
    }
    .or_head{
        font-size: 30px;
    }
    .or_body{
        line-height: 30px;
        font-size: 20px;
    }

    .threedives{
        display: grid;
    }
    .divess{
        padding: 0;
        padding-top: 40px;
    }
    #WWd{
        font-size: 30px;
    }
    .twodivs{
        display: grid;
    }
    .points{
        padding: 0;
        padding-top: 50px;
        padding-bottom: 30px;
        width: 100%;

    }
    .righthead{
        font-size: 25px;
        text-decoration: none;
    }
    .rightbody{
        padding: 10px;
    }
    .rightpic{
        width: 70%;
    }
    .wwbi{
        font-size: 30px;
    }
    .twodivslast{
        display: grid;
        padding: 10px;
        padding-bottom: 50px;

    }
    .leftpics{
        width: 100%;
    }
    .rightpartlast{
        width: 100%;
    }
    .rightheadlast{
        font-size: 25px;
    }
    .rightbodylast{
        padding: 0;
    }


}




@media screen and (max-width: 820px) and (min-width: 415px)
{
    nav{
        width: auto;   
        height: 80px;
    
    }
    .checkbtn{
        display: block;
        margin-left: 15px;
    }

    #fullul{
        position: fixed;
        width: 150px;
        height: auto;
        background-color: #193F52;
        top: 80px;
        left: -100%;
        transition: all .5s;
        margin-left: 0px;
        margin: 0;
        text-align: start;
    }
    .firstli{
        display: block;
        line-height: 50px;
    }
    #cheak:checked ~ ul{
        left: 0;
    }
    #country_self{
        margin-left: 150px;
        margin-top: 1px;
    }
    #service_self{
        margin-left: 150px;
        margin-top: 50px;
    }
    .buttone{
        margin: 0;
        margin-left: 15px;
        font-size: 16px;
        float: left;
        margin-bottom: 20px;
    }

    .copyright{
        font-size: 10px;
        display: grid;
        margin: 0;
        text-align: center;
        width: auto;
 
    }
    .develop{
        margin: 0;
        width: auto;
    }






    .uniq{
        margin: 0;
    }
    .mainhead{
        padding: 10px;
        font-size: 25px;
    }
    .mainimg{
        width: 80%;
    }
    .abtmain{
        font-size: 20px;
    }
    .abtbody{
        padding: 10px;
        padding-bottom: 150px;
    }
    .or_head{
        font-size: 30px;
    }
    .or_body{
        line-height: 30px;
        font-size: 20px;
    }

    .threedives{
        display: grid;
    }
    .divess{
        padding: 0;
        padding-top: 40px;
    }
    #WWd{
        font-size: 30px;
    }
    .twodivs{
        display: grid;
    }
    .points{
        padding: 0;
        padding-top: 50px;
        padding-bottom: 30px;
        width: 100%;
    }
    .righthead{
        font-size: 25px;
        text-decoration: none;
    }
    .rightbody{
        padding: 10px;
    }
    .rightpic{
        width: 70%;
    }
    .wwbi{
        font-size: 30px;
    }
    .twodivslast{
        display: grid;
        padding: 80px;
        padding-bottom: 50px;

    }
    .leftpics{
        width: 100%;
    }
    .rightpartlast{
        width: 100%;
    }
    .rightheadlast{
        font-size: 25px;
    }
    .rightbodylast{
        padding: 0;
    }


}



@media screen and (max-width: 1243px) and (min-width: 821px)
{
    nav{
        width: auto;   
        height: 80px;
    
    }
    .checkbtn{
        display: block;
        margin-left: 15px;
    }

    #fullul{
        position: fixed;
        width: 150px;
        height: auto;
        background-color: #193F52;
        top: 80px;
        left: -100%;
        transition: all .5s;
        margin-left: 0px;
        margin: 0;
        text-align: start;
    }
    .firstli{
        display: block;
        line-height: 50px;
    }
    #cheak:checked ~ ul{
        left: 0;
    }
    #country_self{
        margin-left: 150px;
        margin-top: 1px;
    }
    #service_self{
        margin-left: 150px;
        margin-top: 50px;
    }
    .buttone{
        margin: 0;
        margin-left: 15px;
        font-size: 16px;
        float: left;
        margin-bottom: 20px;
    }

    .copyright{
        font-size: 10px;
        display: grid;
        margin: 0;
        text-align: center;
        width: auto;
 
    }
    .develop{
        margin: 0;
        width: auto;
    }
    .uniq{
        margin: 0;
    }

}

@media screen and (max-width: 525px) and (min-width: 415px)
{
    .topic-title{
        font-size: 25px;
    }
    .slidepicsss{
        width: 300px;
    }
}

@media screen and (max-width: 414px) and (min-width: 250px)
{
    .topic-title{
        font-size: 25px;
    }
    .slidepicsss{
        height: 200px;
        width: 250px;
    }
    .topic-description{
        margin-left: 2%;
        padding-right: 2%;

    }
    .decriptionheads{
        line-height: 35px;
    }
}
@media screen and (max-width: 714px) and (min-width: 250px)
{
    .gurd{
        margin-top: 0;
        height: 75px;
  
    
    }
}
@media screen and (max-width: 442px) and (min-width: 250px)
{
    .post{
        margin-top: 0;
        height: 75px;
    }
}
@media screen and (max-width: 422px) and (min-width: 250px)
{
    .pree{
        margin-top: 0;
        height: 75px;
    }

}
@media screen and (max-width: 370px) and (min-width: 250px)
{
    .add{
        margin-top: 0;
        height: 75px;
    }

}@media screen and (max-width: 310px) and (min-width: 250px)
{
    .free{
        margin-top: 0;
        height: 75px;

    }
}

@media screen and (max-width: 398px) and (min-width: 384px)
{
    .oversis{
        margin-top: 9.5%;
    }
}
@media screen and (max-width: 383px) and (min-width: 200px)
{
    .oversis{
        margin-top: 3%;
    }
}








@media screen and (max-width: 360px) and (min-width: 280px)
{
    .maintwo{
        display: grid;
    }
    .subtwo{
        width: 100%;
        font-size: small;
    }
    .secound{
        padding-top: 40px;
    }
    .copyright{
        width: 100%;
        font-size: 10px;
        display: grid;
        text-align: center;
        justify-content: center;
    }
}
@media screen and (max-width: 414px) and (min-width: 361px)
{
    .maintwo{
        display: grid;
    }
    .subtwo{
        width: 100%;
        font-size: small;
    }
    .secound{
        padding-top: 40px;
    }
    .copyright{
        width: 100%;
        font-size: 10px;
        display: grid;
        text-align: center;
        justify-content: center;
    }


}

@media screen and (max-width: 993px) and (min-width: 820px)
{
    .amgtext{
        width: 100%;
    } 
}
@media screen and (max-width: 819px) and (min-width: 415px)
{
    .maintwo{
        display: grid;
    }
    .subtwo{
        width: 100%;
    }
    .secound{
        padding-top: 40px;
    }
    .copyright{
        width: 100%;
        font-size: 10px;
        display: grid;
        text-align: center;
        justify-content: center;
    }
   
}

