*{
    margin:0;
    padding:0;
}
body{
    justify-items: center;
    font-family:"Poppins",sans-serif;
    background-color: #ffffff;
    /* box-sizing: border-box; */
}
a{
    text-decoration: none !important;
}
img{
    height: 100%;
    width: 100%;
}



.btnn{
    justify-items: center;
    width: 100%;height: auto;
}

/* //  shibhsankar // */
.traning_main{
    padding:80px 0px ;
    background-color: #F0F5FB;
    height: auto;
    justify-items: center;
    margin-bottom: 80px;
}
.traning_box{
    padding: 50px 0px 0px 0px;
    display: flex;
    width: 95%;
    justify-content: space-evenly;
    flex-wrap: wrap;
}
.traning_img{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    transition: all ease .5s;
}
.sub_traning_box{
    height: 350px;
    width: 300px;
    background-size: cover;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    margin-bottom: 50px;
}
.sub_traning_box:hover .traning_img{
    transform: scale(1.2);

}

.child_traning{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    /* display: none; */
    background-color: rgba(0,0,0,.5);
}
.coaching{
    width: 100%;
    height: 55%;
    position: absolute;
    top: 100%;
    background-color: #E02454;
    padding-left: 20px;
    z-index: 10;
    transition: all ease .5s;
}
.coaching h4{
    color: #fff;
    margin-top: 20px;
}
.coaching p{
    color: #d7d7d7;
}
.coaching span a{
    color: #fff;
    font-size: 18px;
}
.coaching span a i{
    margin-left: 6px;
    position: relative;
    top: 2px;
}
.sub_traning_box:hover .coaching{
    top: 45%;
}
.sub_traning_box:hover .child_traning{
    display: block;
    background-color: rgba(30, 71, 255, 0.229);

}

.sub_traning_box h5{
    position: absolute;
    width: 50%;
    left: 20%;
    top: 70%;
    color: #fff;
    text-align: center;
    font-size:30px;
    z-index: 2;
}
.sub_traning_box:hover h5{
    display: none;
}.sub_traning_box2 h5{
    position: absolute;
    width: 50%;
    left: 20%;
    top: 70%;
    color: #fff;
    text-align: center;
    font-size:30px;
    z-index: 2;

}

#form
{
    height:auto;
    width:600px;
    background-color: #ffffff;
    position: absolute;
    border-radius:10px;
    top: 20%;
    left: 28%;
    z-index: 9999;
    justify-items: center;
    display: none;
}
.picture
{
   height: 30%;
   width: 100%;
    background-color: white;
    text-align: center;
    font-size: 30px;
    font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif sans-serif;
    font-weight: 700;
    color: #412A68;
    border-bottom: 1px solid blueviolet;
}
.hedding
{
    /* border: 1px solid red; */
    font-size: 20px;
    width: 90%;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif sans-serif;
    background-color: #AE80FF;
    color:white;
    height: 60px;
    position: relative;
    border-radius: 6px;
    text-align: center;
    align-content: center;
    font-weight: bold;margin-top: 15px;
}
.hedding_cros{
    color: red;
    position: absolute;
    cursor: pointer;
    padding:10px 0px;
    top: -213px;
    right: -7%;
}
.Traveler
{
    margin-top: 30px;
    display: flex;
    width: 100%;
    justify-content: space-evenly;
}
.input{
    border-radius: 4px;
    outline: none;
    border: 1px solid #AE80FF;
    padding: 7px;
}
/* .Traveler1{
    border: 1px solid #AE80FF;
}
.Traveler2{
    border: 1px solid #AE80FF;
} */
.Travelerr
{

    margin-top: 35px;
    display: flex;
    width: 100%;
    justify-content: space-evenly;
}
.input1{
    border-radius: 4px;
    outline: none;
    border: 1px solid #AE80FF;
    padding: 7px;
    width: 270px;
}
.label
{
    color: #412A68;
    font-size: 18px;
    letter-spacing: .5px;
    margin-bottom: 5px;
}
.inputtt{
    border-radius: 4px;
    outline: none;
    border: 1px solid #AE80FF;
    width: 520px;
    height: 50px;
}
.submit{
    background-color: #003a66;
    color: white;
    text-align: center;
    align-content: center;
    width: 100px;
    height: 45px;
    border-radius: 8px;
    outline: none;
    border: none;
    margin-top: 20px;
    
}
.Travelerree{
    display: flex;
    justify-content: center;
}


/* //  shibhsankar // */


.deta{
    width: 100%;
    justify-items: center;
    margin-bottom: 50px;
}
.details{
    width: 200px;
    padding: 15px 0px;
    border-radius: 30px;
    background-color:  #E02454;
    transition: all ease .5s;
    cursor: pointer;

}
.details:hover{
    background-color: #003A66;
}
header{
    width:100%;
    height:45px;
    background-color:#003a66;
    display: flex;
    justify-content: space-between;
}
.header_box{
    height: 100%;
    width:380px;
    display: flex;
    justify-content: end;
}
.header_box-sub{
    width:auto;
    height:auto;
    align-content: center;
    padding-right: 15px;
}
.header_box-sub a{
    color: #6c757d;
    font-weight: 400;
}
.header_box-sub-2{
    width:auto;
    height:auto;
    align-content: center;
}
.header_box-sub-2 a{
    color: #6c757d;
    font-weight: 400;
}
.header_box-sub i{
    color: #E02454;
    margin-right:10px;
}
.header_box-sub-2 i{
    color: #E02454;
    margin-right:6px;
}
.header_box-icon{
    margin-left:-70px;
    /* border: 1px solid red; */
    height: 100%;
    width:auto;
    display: flex;
    justify-content:space-evenly;
    align-items: center;
}
.header_box-icon_box{
    height:30px;
    width: 30px;
    border-radius: 50%;
    border: 1px solid #fff;
    color: #E02454;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all ease .5s;
    margin-right:8px;
}
.header_box-icon_box:hover{
    background-color: #fff;
}
.header_box-text{
    height: 100%;
    width:300px;
    display: flex;
    justify-content:center;
    color: #6c757d;
    align-items: center;
}
.header_box-text a{
    color: #6c757d;
}
.header_box-text span{
    margin-left:10px;
    margin-right:10px;
    cursor: pointer;
}


nav{
    height:100px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index:999;
    position: sticky;
    top: 0;
    background-color:#ffffff;
}
.nav_sub{
    width:93%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content:space-between;
}
.nav_sub-logo{
    height: 100%;
    width:260px;
    display: flex;
    align-items: center;
    font-size:47px;
    font-weight: 700;
}
.nav_sub-logo a{
    color: #E02454;
}
.logo{
    height:60px;
    width:83px;
}
.nav_sub-menu{
    height: 100%;
    width:600px;
    display: flex;
    justify-content:space-between;
    align-items: center;  
}
#nav_block{
    height: auto;
    width: auto;
    display: flex;
    justify-content:space-evenly;
    align-items: center;
}
#nav_block_js{
    height: auto;
    width: auto;
    display: flex;
    flex-direction: column;
    justify-content:space-evenly;
    align-items: center;
    display: none;
    position:absolute;
    top:100%;
    left:67%;
    padding: 10px 30px;
    background-color: #fff;
}
a.active .menu_box{
    color: #E02454;
}
a.active .menu_box #loop{
    width: 100%;
}
a.active .menu_box #loop_2{
    width: 100%;
}
a.active #page #loop{
    width: 100%;
}
a.active #page #loop_2{
    width: 100%;
}
a.active #page{
    color: #E02454;
}
#loop{

    position: absolute;
    height:8%;
    top: 0;
    left: 0;
    width:0%;
    
    background-color:#003A66;
    animation:a .6s linear forwards;
}
#loop_2{
    position: absolute;
    bottom: 0;
    left: 0;
    height:8%;
    width:0%;
    background-color:#003A66;
    animation:b .6s linear forwards;
}
.main_gondogol{
    height: 160px;
    width: 170%;
    border-radius: 10px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 100%;
    left: -30%;
    display: none;
}
.gondogol{
    width: 100%;
    padding:6px 0;
    text-align: center;
    color: black;
}
.gondogol:hover{
    background-color: #003A66;
    color: #e02454;
}
#page{
    padding: 0px 8px;
    height:30px;
    width:auto;
    color: #003A66;
    font-size: 17px;
    font-weight:500;
    align-content: center;
    justify-items: center;
    position: relative;
    cursor: pointer;
    transition: all ease .5s;
}
#page span{
    font-size: 15px;
}
#page:hover .main_gondogol{
    display: flex;
}
.menu_box{
    padding: 0px 8px;
    height:30px;
    width:auto;
    color: #003A66;
    font-size: 17px;
    font-weight:500;
    align-content: center;
    justify-items: center;
    position: relative;
    cursor: pointer;
    transition: all ease .5s;
}
#page{
    color: #003A66;
}
@keyframes b{
    0%{
        transform: translateY(0px);
    }
    100%{
        transform: translateY(15px);
    }
}
@keyframes a{
    0%{
        transform: translateY(0px);
    }
    100%{
        transform: translateY(-15px);
    }
}
.menu_scarch{
    height:40px;
    width:40px;
    border-radius: 50%;
    background-color: #E02454;
    text-align: center;
    align-content: center;
    transition: all ease .5s;
    cursor:pointer;
}
.menu_scarch a{
    color:#fff;
}
.menu_scarch:hover{
    background-color:#003A66;
}
.menu_get{
    height: 40px;
    width:auto;
    align-content:center;
    text-align: center;
    color: #fff;
    background-color: #E02454;
    border-radius:20px;
    padding: 0px 20px;
    transition: all ease .5s;
    cursor:pointer;
}
.menu_get a{
    color: #fff;
    font-weight: 500;
}
.menu_get:hover{
    background-color: #003A66;
}
#dis_none{
    height:40px;
    width:40px;
    border-radius: 50%;
    color:#fff;
    background-color: #E02454;
    text-align: center;
    align-content: center;
    transition: all ease .5s;
    position: relative;
    display: none;
}
#dis_none:hover{
    background-color:#003A66;
}

/* //  main    // */

main{
    height:500px;
    width: 100%;
}
.suvo{
    height: 500px;
}





/* //  offer   // */

.offer{
    height: auto;
    width:100%;
    justify-items: center;
    margin-bottom: 20px;
}
.offer_box{
    height:30px;
    padding:0px 15px;
    color:#003A66;
    font-size:20px;
    font-weight: 600;
    align-content: center;
    position: relative;
    margin-bottom:6px;
}
.offer_line1{
    position: absolute;
    height:7%;
    width:60px;
    background-color: #E02454;
    right: 100%;
    top:30%;
}
.offer_line2{
    position: absolute;
    height:7%;
    width:60px;
    background-color: #E02454;
    left:100%;
    top:30%;
}
.offer_line3{
    position: absolute;
    height:7%;
    width:100px;
    background-color: #003A66;
    right: 100%;
    top:68%;
}
.offer_line4{
    position: absolute;
    height:7%;
    width:100px;
    background-color: #003A66;
    left:100%;
    top:68%;
}
.offer_h2-text{
    height: auto;
    width: 76%;
    font-size:4.3vw;
    font-weight: 700;
    text-align: center;
    color: #003A66;
    margin-bottom:10px;
}
.offer_text{
   height: auto;
    width: 60%;
    text-align: center;
    color:#85878a;
    line-height: 1.3;
    margin-bottom:15px;
    
}




/* //     visabox    // */



.visabox{
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap:10px 20px;
    margin-bottom: 60px;
}
.visabox_sub{
    height: 470px;
    width: 416px;
    justify-items: center;
}
.visabox_sub-img{
    border-radius: 10px;
    height: 325px;
    width:100%;
    overflow: hidden;
    position: relative;
}
.visabox_sub-img::before{
    content: '';
    background-color: rgba(217, 216, 216, 0.5);
    position: absolute;
    top: 100%;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
    transition: all ease .6s;
}
.visabox_sub:hover .visabox_sub-img::before{
    top: 0;
}
a .visabox_sub-visa{
    border-radius: 15px;
    height: 65px;
    width:300px;
    background-color: #003A66;
    font-weight: 600;
    text-align: center;
    align-content: center;
    font-size:26px;
    color: #fff;

}
a .visabox_sub-explore{
    border-radius:30px;
    height: 55px;
    width:195px;
    background-color: #ecf0fd9b;
    font-weight: 600;
    text-align: center;
    align-content: center;
    font-size:15px;
    margin-top: 20px;
    color: #E02454;
}
.visabox_sub-img img{
    transition: all ease .5s;
}
.visabox_sub:hover .visabox_sub-img img{
    scale: 1.2;
}
.visabox_sub-img_sub{
    padding-bottom: 20px;
    width: 80%;
    height: auto;
    border-radius:10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    top: -7%;
    transition: all ease .6s;

}
.visabox_sub:hover .visabox_sub-img_sub{
    background-color: #003A66;
    z-index: 9;
    transform: translateY(-120px);
}
.visabox_sub-text{
    border-top:1px solid rgba(185, 185, 185, 0.497);
    height: auto;
    width: 90%;
    color: #a1a4a8;
    text-align: center;
    padding-top: 20px;
    line-height: 1.4;
    display: none;
}
.visabox_sub:hover .visabox_sub-img_sub .visabox_sub-text{
    display: block;
}
.visabox_sub:hover .visabox_sub-img_sub .visabox_sub-explore{
    background-color: #E02454;
    color: #fff;
}

/* //  sagar   // */


/* //  bgcount  // */

.count_main{
    width: 100%;
    height: auto;
    padding:80px 0px;
    background:url(../img/bg.png) fixed;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: space-evenly;
    position: relative;
    margin-bottom: 60px;
}
.count_main::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.733);
}
.count_box{
    height: 210px;
    width: 190px;
    background-color: #fff;
    border-radius:10px 10px 120px 120px;
    z-index: 99;
}
.count_box h5{
    color: #003A66;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    line-height: 1.5;
}
.count_box h5 span{
    color: #E02454;
    font-size: 30px;
    font-weight: 700;
}
.count_ibox{
    background-color: #003A66;
    height: 50%;
    border-radius:10px 10px 0px 0px;
    position: relative;
}
.count_ibox-sub{
    clip-path: polygon(100% 0, 100% 68%, 50% 100%, 0 68%, 0 0);
    height: 90%;
    width: 64%;
    background-color: rgba(0, 66, 117, 0.552);
    border-radius: 10px;
    position: absolute;
    top: -9%;
    left: 18%;
    text-align: center;
    align-content: center;
    z-index: 2;
}
.count_ibox::after{
    content: '';
    position: absolute;
    height: 90%;
    width: 64%;
    top: -1%;
    left: 18%;
    background-color: rgba(75, 177, 255, 0.552);
    z-index: 1;
    clip-path: polygon(100% 0, 100% 68%, 50% 100%, 0 68%, 0 0);
}
.count_ibox-sub i{
    color:#E02454;
    font-size: 50px;
    transition: all ease .3s;
}
.count_box:hover .count_ibox-sub i{
    rotate: 360deg;
}



.about{
    overflow: hidden;
    height:auto;
    width:100%;
    display:flex;
    flex-wrap: wrap;
    justify-content:space-evenly;
    padding:70px 0px;
}

.about-img{
    height:560px;
    width:500px;
}
.about-img0-1{
    height:500px;
    width:100%;
    background-color: #f0f5fb;   
    border-radius: 15px 15px 0px 0px;
    overflow: hidden;
}

.about-text{
    height:auto;
    width:760px;
}

.about-img1{
    height:242px;
    width:100%;
}

.about-img2{
    height:500px;
    width:100%;
    border-radius:50% ;
    z-index: 4;
    overflow: hidden;
    background-color: #003a66;
}

.about-text-about{
    height:40px;
    width:100%;
   display: flex;
}

.about-text-we{
    height:auto;
    width:100%;
    font-size: 4vw;
   font-weight: bold;
   font-family: "Lexend Deca", sans-serif;
   color: #003a66;
   padding-bottom:10px;
}

.about-text-lo{
    height:auto;
    width:100%;
    font-family: arial;
    font-size: 17px;
     font-family: "Nunito Sans", sans-serif;
     line-height: 25px;
     color: #7a8ab7;
     margin-bottom: 15px;
}

.about-text-best{
    height:auto;
    width:100%;
    display: flex;
   flex-wrap: wrap;
   justify-content: center;
   margin-bottom: 25px;
}

.about-text-34{
    height:auto;
    width:83%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.about-text-about1{
    height:50px;
    width:237px;
     font-family: "Nunito Sans", sans-serif;
    font-size: 25px; 
    color: #003a66;
}

.about-text-about2{
    height:50px;
    width:100px;   
}

.about-text-about2-01{
    height:2px;
    width:50px;
    display: flex;
    margin-top: 13px;
    background-color:#003a66;
}

.about-text-about2-02{
    height:2px;
    width:100px;
    display: flex;
    margin-top: 7px;
    background-color:#e02454 ;
}

.about-text-best1{
    height:65px;
    width:340px;
    display: flex;
   
}

.about-text-best2{
    height:65px;
    width:360px;
    display: flex;
   
}

.about-text-best1-11{
    height:65px;
    width:23%;
    align-content: center;
   
}

.about-text-best1-11 i{
    color: #e02454 !important;

}

.about-text-best1-22{
    height:65px;
    width:77%;
    align-content: center;
    font-weight: bold;
    font-family: arial;
    font-size: 21px;
    color: #003a66;
   
}

.about-text-34-1{height:208px;
    width:165px;
    border-radius:7px ;
   justify-items: center;
   align-content: center;
   background-color: #f0f5fb;
   
}

.about-text-34-call{height:208px;
    width:400px;
   
}

.about-text-34-img{height:70px;
    width:165px;
    text-align:center;
    align-content:center;
   color:#003a66 ;
   font-size: 60px;
}

.about-text-34-34{height:50px;
    width:165px;
    color: #003a66;
    text-align:center;
    align-content:center;
    font-family: arial;
    font-weight: bold;
    font-size: 50px;
}

.about-text-34-text{height:70px;
    width:165px;
    text-align:center;
    align-content:center; 
    font-family: "Nunito Sans", sans-serif;
    color: #707d8d;
    font-weight: bold;
    font-size: 17px;
   
}
.about-text-34-call-1{
    height:145px;
    width:400px;
    line-height: 30px;
   
}
.about-text-34-call-2{
    height:60px;
    width:400px;
    display: flex;
   
}

.about-text-34-call-icon{
    height:60px;
    width:65px; 
}

.about-text-34-call-text{
    height:60px;
    width:300px;
    position: relative;
    line-height: 27px; 
}
.about-text-34-call-icon span{
    font-size: 40px;
    position:relative;
    top: 5px;
    color: #003a66;
}
.about-text-34-call-icon sup{
    font-size: 25px;
    position:relative;
    top: -45px;
    left: 27px;
    color: #e02454;
}

.about-text-34-call-text p{
  font-size: 17px;
  color:#003a66 ;
  font-family: arial;
}

.about-text-34-call-text span{
     font-size: 21px;
     font-weight: bold;
  color:#e02454 ;
  font-family: arial;
   
}

.about-text-34-call-1 p{
    font-family: arial;
    font-weight:bold;
    font-size: 17px;
    color: #003a66;
}
.about-text-34-call-1 p i{
    font-size: 17px;
    color:#e02454;
}



/* //  chose us   // */

.chose_us{
    height: auto;
    width: 95%;
    display: flex;
    flex-wrap: wrap;
    gap:10px;
    justify-content: space-evenly;
    padding: 20px 0px;
}
.chose_us-sub{
    height: 355px;
    width: 306px;
    border-radius:8px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    background-color: white;
    position: relative;
    box-shadow: 2px 2px 15px 2px #e3efff;
}
.chose_us-sub::after{
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    top: 100%;
    left: 0%;
    transition: all ease .5s;
    background-color: rgba(211, 213, 255, 0.361);
}
.chose_us-sub:hover::after{
    top: 0;
    z-index: 1;
}
.chose_us-sub:hover .chose_us-sub_circle{
   transition: 1s all ease;
         transform: rotate(360deg);
        border-radius: 100%; 
        background-color: #fff;
        z-index: 2;
}
.chose_us-sub:hover .chose_us-sub_circle i{
        color: #E02454 !important;
        transition: all ease .5s;
}
.chose_us-sub:hover .chose_us-sub_nam,
.chose_us-sub:hover .chose_us-sub_tex,
.chose_us-sub:hover .chose_us-sub_more a{
        z-index: 4;
}
.chose_us-sub_circle{
    background-color: #e3efff;
    height: 110px;
    width: 110px;
    border-radius: 6px;
    text-align: center;
    align-content: center;
    margin-bottom: 10px;
}

.chose_us-sub_circle i{
    color: #003A66 !important;
}

.chose_us-sub_nam{
    padding: 15px;
    color: #003A66;
    font-size:20px;
    font-weight: 600;
}
.chose_us-sub_text{
    text-align: center;
    color:#85878a;
    line-height: 1.3;
    width: 85%;
    font-size: 17px;
    margin-bottom: 20px;
}
.chose_us-sub_more a{
    padding: 5px 0px;
    color: #E02454;
    font-size: 17px;
    text-align: center;
    width: 210px;
    cursor: pointer;
    border-radius: 30px;
    transition: all ease .5s;
    position: absolute;
    left: 18%;
}
.chose_us-sub_more a:hover{
    color: #003A66;
}
.feature{
    /* border: 1px solid #E02454; */
    background-color: #E02454;
    color: #fff;
    padding: 18px 40px;
    border-radius: 50px;
    margin-top: 10px;
    margin-bottom: 40px;
    cursor: pointer;
    transition: all ease .5s;
}
.feature:hover{
    background-color: #003A66;
}




/* //  office  // */


.office_main{
    height: auto;
    justify-items: center;
}
.office{
    padding: 50px 0px 0px 0px;
    display: flex;
    width: 95%;
    justify-content: space-evenly;
    flex-wrap: wrap;
    margin-bottom: 50px;
}

.office_box{
    height: 400px;
    width: 305px;
    align-content: center;
    justify-items: center;
    background-color: #f2f6ff;
    border-radius: 6px;
    box-shadow:0px 0px 26px 2px #8e9ec9;
    transition: all ease .5s;
    margin-bottom: 50px;
    z-index: 5;
}
.office_box:hover{
    /* background-color: #ffffff; */
    box-shadow: 15px 15px 20px -1px #8e9ec9;
}
.office_box-img{
    width: 84%;
    height: 150px;
    border-radius: 6px;
    overflow: hidden;
}
.office_box:hover .office_box-img img{
    transition:all .5s ease;

}
.office_box:hover .office_box-img img{
    transform: scale(1.2);
}
.office h4{
    height: 50px;
    align-content: end;
    color: #003a66;
    font-weight: 600;
}
.office p{
    color: #E02454;
    font-size: 18px;
    font-weight: 400;
    margin: 10px 0px;
    cursor: pointer;
    transition: all ease .5s;
}
.office p:hover{
    color: #003A66;
}
.office h5{
    color: #6c757d;
    font-size: 17px;
    cursor: pointer;
    transition: all ease .5s;
}
.office h5:hover{
    color: #E02454;
}
.office_text{
    margin-top: 15px;
    width: 84%;
    color: #85878a;
    text-align: center;
}



/* //  offer  // */



.offer_main{
    height: auto;
    width: 94%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    padding-top:60px;
}
.place_box_main{
    height: 370px;
    width: 300px;
    margin-bottom: 50px;
    position: relative;
    transition: all ease .5s;
}
.place_box{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    border-radius: 10px;
}
.place_box_circle{
    border: 5px solid #FFFfff;
    position: absolute;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    overflow: hidden;
    top: -14%;
    left: 33%;
    transition: all ease .5s;
    z-index: 99;
}
.place_box_main:hover .place_box_circle{
    rotate: 360deg;
}
.place_box_main img{
    border-radius: 10px;
    transition: all ease .5s;
}
.place_box_main img:hover{
    scale: 1.1;
}
.country{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 100%;
    left: 0;
    background-color: #003a66b1;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    align-content: center;
    transition: all ease .5s;
}
.country a{
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 600;
    cursor: pointer;
    transition: all ease .5s;
}
.country a:hover{
    color: #E02454;
}
.place_box_main:hover .place_box .country{
    top: 0;
}




/* //  rivewes    // */


.rivew{
    height: auto;
    width: 100%;
    padding: 60px 0px;
    justify-items: center;
}
.rivew_box{
    height: auto;
    width: 100%;
}
.sub_rivew_box{
    height: auto;
    width: 100%;
    display: flex;
    justify-content: end;
}
.child_rivew_box1{
    display: flex;
    height: auto;
}
.sub_rivew_box2{
    height: auto;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.child_sub_rivew_box_1{
    height: auto;
    width: 100%;
     border-radius: 10px;
     padding-top: 25px;
    background-color: #F0F5FB;
}
.suvaa1{
    height: auto;
    padding: 20px 0px;
    width: 45vw;
}
.suvaa2{
    height: auto;
    padding: 20px 0px;
    width: 45vw;
}
.child_suvaaa{
    height: 100px;
    width: 95%;
    margin-top: 50px;
    display: flex;
    padding-left: 10px;
}
.child_suvaaa2{
    height: 100px;
    width: 95%;
    margin-top: 50px;
    display: flex;
    padding-left: 25px;
}
.sub_child_suvaaa{
    height: 100px;
    width: 100px;
    border-radius: 50%;
    overflow: hidden;
  
}
.pro{
    color: #053E69;
    font-size: 21px;
    font-weight: 600;
}
.sub_child_suvaaa1{
    width: 200px;
    height: 100px;
      align-content: center;
    color: #7F8EA1;
    padding: 0px 20px;
}
.child_sub_rivew_box_2{
    height: auto;
    width: 100%;
    margin-left: 25px;
    border-radius: 10px;
    padding-top: 25px;
    background-color: #F0F5FB;
}
.click_path_text{
    color: #85878a;
    align-content: center;
    font-size: 20px;
    width: 90%;
    margin-left: 25px;
}
.child_click_path{
    clip-path: polygon(0 0, 50% 100%, 100% 0);
    background-color: #F0F5FB;
    z-index: 50;
    height: 50px;
    width: 14%;
    position: absolute;
    top: 35px;
    left: 15px;
}
.click_path_text2{
    position: relative;
    display: flex;
    justify-content: end;
}
.child_click_path_star{
    color: #E02454;
    padding: 10px 25px;
}




/* //  footer  // */

footer{
    height: auto;
    width: 100%;
    background-color: #003A66;
    justify-items: center;
    align-content: center;
    padding: 50px 0px;
}
.footer_sub{
    height: auto;
    width: 95%;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: space-evenly;
    align-items: center;
}
.footer_sub-box{
    height: 300px;
    width: 270px;
    align-content: center;
}
.footer_sub-box h4{
    color: #e02454;
    padding: 10px 0px;
    margin-bottom: 12px;
}
/* .p_box{
    height: 120px;
    border: 1px solid red;
} */
.footer_sub-box-text{
    padding: 3px 0px;
}
.footer_sub-box-text a{
    color: #fff;
    transition: all ease .5s;
    /* font-weight: 500; */
}
.footer_sub-box-text a:hover{
    color: #E02454;
    letter-spacing: 1.3;
}
.footer_sub-new{
    height: 230px;
    width: 290px;
}
.footer_icon{
    height: auto;
    width: 76%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}
.footer_icon .c i{
    color: #E02454 !important;
}
.footer_icon .b i{
    color: #fff;
    transition: all ease .5s;
    cursor: pointer;
}
.footer_icon .b i:hover{
    color: #e02454;
}
.footer_sub-box-date{
    color: #6C6D72;
    font-weight: 500;
    margin-bottom: 10px;
}
.footer_sub-box-date span{
    color: #ffffff;
    font-family: Poppins, sans-serif;
    font-weight: 400;
}
.footer_sub-box-text-2{
    padding: 2px 0px;
}
.footer_sub-box-text-2 a{
    color: #fff;
    transition: all ease .5s;
    /* margin-bottom: 5px; */
}
.footer_sub-box-text-2 a:hover{
    color: #E02454;
    letter-spacing: 2.3;
}
.footer_sub-new h4{
    color: #e02454;
    padding: 10px 0px;
    margin-bottom: 12px;
}
.footer_sub-new p{
    /* padding-top: 15px; */
    height: auto;
    color: #ffffff;
    line-height: 1.7;
}
.sing{
    border-radius: 40px;
    padding: 6px 0px 6px 16px;
    background-color: #fff;

}
.int{
    outline: none;
    border: none;
    background-color: #fff;
}
.up{
    background-color: #e02454;
    color: #fff;
    border: none;
    padding:9px 14px;
    border-radius: 30px;
    font-weight: 600;
    cursor: pointer;
    transition: all ease .5s;
}
.up:hover{
    background-color: #003A66;
}
.copy{
    background-color: #E02454;
    height: auto;
    width: 100%;
    padding:20px 50px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    color: #fff;
    font-size: 17px;
}
.copy_name span{
    text-decoration: underline #fff;
}






/* //  about html  // */

.about_us{
    height: 360px;
    width: 100%;
    background:url(../img/next.png);
    position: relative;
    display: flex;
    justify-content:center;
    align-items: center;
    /* z-index: -2; */
    margin-bottom: 60px;
}
.about_us::after{
    content: '';
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #09416bc9;
    z-index: 1;
}
.about_us-box{
    height: 160px;
    width:auto;
    justify-items:center;
    align-content:center;
    color: #FFFfff;
    text-align: center;
    font-size: 60px;
    font-weight: 700;
    z-index: 9;
}
.about_us_box-text{
    font-size: 15px;
    font-weight: 400;
    color: #6C6D72;
}
#home_on{
    cursor: pointer;
    color: #ffffff;
}
#about_on{
    cursor: pointer;
    color: #E02454;
    font-weight: 500;
}
.about_us_box-text span{
    color: #fff;
    cursor: pointer;
}





 /* //     contact     // */
.main_contact{
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 60px;
}
.sub_contact1
{
    height: auto;
    width:650px;
}

.child_sub_contact1{
    height: auto;
    width: 85%;
    display: flex;
    
    margin-top: 50px;
}
.Quick_Contact1{
    height: auto;
    width: auto;
    color: #003A66;
    text-align: center;
    align-content: center;
    font-size: 22px;
    font-family: 'Segoe UI', Tahoma, Verdana, sans-serif;
    letter-spacing: .4px;
}
.Quick_Contact2{
    width:auto;
    height: auto;
    align-content: center;
    margin-left: 20px;
}
.fast_line{
    border-top: 2px solid #003A66;
    width: 50px;
}
.second_line{
    border-top: 2px solid #E02454;
    width: 100px;
    margin-top: 10px;
}
.child_sub_contact2{
    height: auto;
    width: 85%;
    
    font-size: 50px;
    color: #003A66;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 640;
    line-height: 60px;
    margin-bottom: 30px;

}
.child_sub_contact3{
    height: auto;
    width: 85%;
    line-height: 22px;
    color: #7A8A9E;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 16.5px;
    align-content: center;
    margin-bottom: 30px;
}
.child_sub_contact4{
    border-bottom: 1px solid #DEE2E6;
    height: 120px;
    width: 86%;
    
    display: flex;
}
.sub_icon{
    text-align: center;
    height: 100PX;
    width: 100PX;
    align-content: center;
    color: #003A66;
    font-size: 50px;
    background-color: #F0F5FB;
    border-radius: 10px;
}
.sub_location{
    width: auto;
    height: auto;
    color:#7A8AB7 ;
    margin-left: 15px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.location{
    color:#003A66 ;
    font-size: 20px;
    margin-bottom: 10px;
}
.child_sub_contact5{
    height: auto;
    width: 100%;
    /*  */
    display: flex;
    margin-top: 20px;
    flex-wrap: wrap;
    justify-content: center;
}
.child_sub_contact_A{
    display: flex;
    height: auto;
    width: 300px;
    display: flex;
}
.Quick_Contact_icon{
    height: 20%;
    width: 20%;
    color: #003A66;
    font-size: 35PX;
    margin-top: 10PX;
}
.Quick_Contact_text{
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: #003A66;
    font-size: 20px;
}
.phone{
    font-weight: 530;
    font-size: 18px;
}
.H3{
    font-size: 20px;
    font-weight: 600;
}
.child_sub_contact_B{
    display: flex;
    height: auto;
    width: 300px;
}
.child_sub_contact6{
    width: auto;
    display: flex;
    margin-top: 30px;
    
}
.sub_share{
    height: 90px;
    width: 90px;
    background-color: #F0F5FB;
    border-radius: 10px;
    text-align: center;
    align-content: center;
    font-size: 45px;
    color: #003A66;
}
.sub_facebook{
    text-align: center;
    color: #E02454;
    align-content: center;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 18px;
    margin-left: 20px;
}


.sub_contact2
{
    height: auto;
    width: 650px;
}

.Download{
    color: #003A66;
    font-weight: bold;
}
.child_sub_contact22{
    height: 80px;
    width: 85%;
    
    font-size: 50px;
    color: #003A66;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 650;
    line-height: 60px;
}
.child_sub_contact33{
    height: auto;
    width: 85%;
    margin-top: 10px;
    
}
.form_second{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
}
.name{
    height: 55px;
    width: 240px;
    border: 1px solid #c9cdd1;
    border-radius: 10px;
    padding: 0px 0px 0px 15px;
    font-size:16px;
    margin-right: 20px;
    letter-spacing: .5px;
    
}
.name:focus{
    outline: 4px solid #9fb7d4;;
}
.email{
     height: 55px;
    width: 240px;
    border: 1px solid #d2d8de;
    border-radius: 10px;
    padding: 0px 0px 0px 15px;
    font-size:16px;
    letter-spacing: .5px;
}
.email:focus{
    outline: 4px solid #9fb7d4;
}
.name::placeholder{
    color: #7a8a9e;  
}
.email::placeholder{
    color: #7a8a9e;  
}
.child_sub_contact44{
    height: auto;
    width: 85%;
    margin-top: 20px;
    
}
.child_sub_contact55{
    height: 60px;
    width: 85%;
    margin-top: 20px;
} 
.child_sub_contact66{
    height: 180px;
    width: 86%;
    
    font-size: 50px;
    color: #003A66;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 650;
    margin-top: 20px;
    line-height: 60px;
}
.subject{
     height: 55px;
    width: 97.5%;
    border: 1px solid #d2d8de;
    border-radius: 10px;
    padding: 0px 0px 0px 15px;
    font-size:16px;
    letter-spacing: .5px;
}
.subject:focus{
    outline: 4px solid #9fb7d4; 
}
textarea{
        border: 1px solid #d2d8de;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;

        
}
#textareaa::placeholder{
    font-size: 19px;
}
#textareaa{
    height: 130px;
    width: 95%;
    padding: 0px 15px;
    border-radius: 10px
}
#textareaa:focus{
    outline: 4px solid #9fb7d4; 
}
.submitt{
    width:87%;
    height: 60px;
    border-radius: 10px;
    background-color: #E02454;
    color: white;
    font-size: 17px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    border: none;
}








@media (max-width:1405px){
    .sub_contact1{
        width: 609px;
    
    }
    .sub_contact2{
        width:609px ;
    }
    
}
@media (max-width:1200px){
    .sub_contact1{
        padding-left: 60px;
    }
    .sub_contact2{
        padding-left: 60px;
    }
}


@media (max-width:1024px){

    #form{
        top: 28%;
        left: 26%;
        width: 485px;
    }
    .hedding_cros{
        top: -310%;
    }

} 

@media (max-width:902px){
    header{
        display: none;
    }
    #nav_block{
        display:none;
    }
    #dis_none{
        display:block;
    }
    .nav_sub-menu{
        width:220px;
    }

@keyframes b{
    0%{
        transform: translateY(0px);
    }
    100%{
        transform: translateY(-3px);
    }
}
@keyframes a{
    0%{
        transform: translateY(0px);
    }
    100%{
        transform: translateY(3px);
    }
}
.menu_box-1::after{
    transform: translateY(-3px);
}
.menu_box-1::before{
    transform: translateY(3px);
}
.form_second{
    justify-content:center ;
}
.name{
    margin: 0;
}
    
}


@media (max-width:760px){
    #form{
        left: 14%;
        width: 485px;
    }
.about-text{
    width:440px;
}
.about-img {
    width: 440px;
}
.input1{
    width: 110%;
}
.inputtt {
    width: 300px;
}
.suvaa2{
    display: none;
}
.suvaa1{
    width: 300px;
}



}

@media (max-width:615px){
    .sub_contact1{
        width: 100%;
    }
    .child_sub_contact2{
        font-size: 6vw;
        line-height: 1.1;
    }
    .sub_contact2{
        width: 100%;
    }
    .child_sub_contact22{
        font-size: 5vw;
    }
}


@media (max-width:570px){
    #form{
        width: 435px;
        left: 2%;
    }
    .hedding_cros{
        top: -292%;
    }
    nav{
        height: auto;
        margin-bottom: 10px;
    }
    .menu_scarch{
        display: none;
    }
    .menu_get{
        display: none;
    }
    .nav_sub-menu{
        width: auto;
    }
    .offer_line1{
        width: 7.5vw;
    }
    .offer_line2{
        width: 7.5vw;
    }
    .offer_line3{
        width: 14vw;
    }
    .offer_line4{
        width: min(14vw);
    }


}
@media (max-width:470px){
    .sub_contact1{
        padding: 0;
        justify-items: center;

    }
.sub_contact2{
        padding: 0;
        justify-items: center;
    }
    .child_sub_contact6{
        
        padding: 0;
    }
    .sub_share{
        height: 60px;
        width: 60px;
        font-size: 30px;
    }
    .sub_facebook{
        margin: 0;
    }
    .child_sub_contact4{
        margin-bottom: 6px;
    }

 

}



@media (max-width:444px){
     #form{
        width: 300px;
        left: 5%;
    }
    .hedding_cros{
        top: -310%;
        right: -9%;
    }
    .Traveler{
        display: block;
    }
    .Travelerr{
        display: block;
    }
    .input{
        width: 95%;
    }
    .input1{
        width: 95%;
    }
.about-text{
    width:310px;
}
.about-img {
    width: 310px;
}
.about-text-about1{
    font-size: 5vw;
}

}
@media (max-width:350px){
    .form_second{
        width: 100%;
    }
    .name{
        margin: 0;
    }
    .child_sub_contact33{
        width: 100%;
    }
    .child_sub_contact44{
        width: 100%;
    }
    .child_sub_contact55{
        width: 100%;
    }
    .child_sub_contact66{
        width: 100%;
    }
    .subject{
        width: 94%;
    }
    .textarea{
        width: 90%;
    }
   
}

/* @media (max-width:330px){

    

} */




