/*
========================
Header area start
========================
*/

@font-face {
    font-family: "Northwell";
    src: url('./fonts/Northwell.otf');
}

@font-face {
    font-family: "NeueMetanaNext-SemiBold";
    src: url('./fonts/NeueMetanaNext-SemiBold.otf');
}

@font-face {
    font-family: "NeueMetanaNextOutline-Black";
    src: url('./fonts/NeueMetanaNextOutline-Black.otf');
}

body {	
    font-size: 16px;
    font-weight: 400;    
	color: #333333;	
}

a:hover {
    text-decoration: none;
}

ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

::selection {
    color: white; 
    background: orange;
}

::-webkit-selection {
    color: white; 
    background: orange;
}

::-moz-selection {
    color: white; 
    background: orange;
}

.scrolltotop {
    position: fixed;
    right: 5px;
    bottom: 5px;
    display: none;
    z-index: 99999;
    transition: 0.2s all ease;
    -webkit-transition: 0.2s all ease;
    -moz-transition: 0.2s all ease;
    color: #000000;
    font-size: 35px;
    background-color: #f1f1f1;
    opacity: 1;
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 75px;
    border-radius: 50%;
    transform: rotate(2deg);
    z-index: 9;
    cursor: pointer;
    transition: 0.2s all ease;

}

.scrolltotop img {
    width: 18px;
    display: inline-block;
}

.scrolltotop:hover {   
    transform: rotate(-30deg);  
}



/*--- topmenu-area start ---*/ 
.topmenu-area {
    overflow: hidden;
}

.menu-part {
    position: fixed;
    top: 81px;
    z-index: 9999;
    right: 92px;
}



/*--- toppart-area start ---*/
.toppart-area {
    background-image: url('img/bg1.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 80px 0;
}


.top_part-part h6 {
    font-family: "NeueMetanaNext-SemiBold";
    color: #000000;
    font-size: 37px;
    margin: 0;
    line-height: 39px;
}

.top_part-part h2 {
    font-family: "NeueMetanaNext-SemiBold";
    color: #000000;
    font-size: 77px;
    font-weight: 900;
    margin: 0;
    line-height: 69px;
    padding-top: 14px;   
}


.topinner-part {
    display: block;
    margin: auto;
    width: 334px;    
}


.top_part-part img {
    max-width: 100%;
    display: block;
    margin: auto;
}




/*--- header-area start ---*/
.header-top-area {
    background-color: #ffc218;
    padding: 60px 0;
    padding-top: 108px;
    
}

.header-top-left img {
    max-width: 80%;
    display: block;
}

.header-top-right p {
    font-family: "NeueMetanaNext-SemiBold";
    color: #000000;
    font-size: 23px;
    line-height: 42px;
    padding-left: 37px;
    margin-bottom: -8px; 
}

.header-buttom {
    padding: 80px 0;
    padding-bottom: 45px;
}


.header-buttom img {
    width: 117px;
    display: block;
    margin: auto;
}






/*--- header-area start ---*/
.header-area {
    padding: 0px 0;
    position: relative;
    overflow: hidden;
    background-color: #ffc218;
    margin-top: 900px;
    padding-bottom: 60px;
}

.menu-part {
    padding-bottom: 50px;
}

.menu-part img {
    max-width: 100%;
    display: block;
    margin: auto;
    margin-right: 0;
    cursor: pointer;    
}

.header_part p {
    font-family: "NeueMetanaNext-SemiBold";
    color: #000000;
    font-size: 28px;
    text-align: center;
    line-height: 47px;
    padding-bottom: 57px;
}

.header_part img {
    max-width: 100%;
    display: block;
    margin: auto; 
}


/*--- header-sidebar ---*/
.header-sidebar {
    background-color: #5690ff;
    padding-top: 55px;
    width: 400px;
    height: 100vh;
    position: fixed;
    top: 0;
    right: -404px;
    overflow: hidden;
    transition: 0.2s all ease;
    z-index: 999999;
}

.header-sidebar-icon {
     padding-right: 46px;
}

.header-sidebar-icon img {
    max-width: 100%;
    display: block;
    margin: auto;
    margin-right: 0;
    cursor: pointer;
}

.header-sidebar-icon i {
    color: #1d0f4d;
    font-size: 42px;
    float: right;
    cursor: pointer;
}

.header-sidebar-menu {
    padding: 34px 75px;  
    padding-right: 15px; 
}

.header-sidebar-menu h5 {
    font-family: "NeueMetanaNext-SemiBold";
    color: #000000;
    font-size: 22px;
    margin: 0;
    padding-top: 40px;
}

.header-sidebar-menu h2 {
    font-family: "NeueMetanaNext-SemiBold";
    color: #000000;
    font-size: 61px;
    margin: 0;
    padding-bottom: 36px;  
}


.header-sidebar-menu ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    padding-top: 38px;
}

.header-sidebar-menu ul li {
    display: block;
    padding-bottom: 15px; 
}

.header-sidebar-menu ul li a {
    font-family: "NeueMetanaNext-SemiBold";
    color: #1d0f4d;
    font-size: 18px;
    display: block;
    transition: 0.2s all ease;
}

.header-sidebar-menu ul li a:hover {
    color: #fff;
}

.tree-part img {
    width: 70%;
    display: block;
    margin: auto;
    margin-left: 0px;
    position: absolute;
    bottom: 0;
}


/*--- hero-area start ---*/
.hero-area {
   padding: 76px 0;
   background-image: url('img/bg.png');
   background-repeat: no-repeat;
   background-size: cover;
   background-position: left;
   overflow: hidden;
}

.hero-area .container-fluid {
    padding-right: 0;
}


.hero_top h2 {
    font-family: "NeueMetanaNext-SemiBold";
    color: #2656a0;
    font-size: 30px;
    text-align: center;
    margin: 0;
    padding-bottom: 40px;
    line-height: 49px;
}

.hero_top p {
    font-family: "NeueMetanaNext-SemiBold";
    color: #2656a0;
    font-size: 18px;
    text-align: center;
    margin: 0;
    padding-bottom: 70px;
    line-height: 30px;
}



.hero_part {
    margin-left: 256px;
}


.hero_partsa {
    background-image: url('img/bg-1.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 8px;
    padding-bottom: 0;
}

.hero_partsb {
    background-image: url('img/bg-2.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 8px;
    padding-bottom: 0;
}


.hero_partsc {
    background-image: url('img/bg-3.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 8px;
    padding-bottom: 0;
}

.hero_partsd {
    background-image: url('img/bg-4.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 8px;
    padding-bottom: 0;
}

.hero_partse {
    background-image: url('img/bg-5.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 8px;
    padding-bottom: 0;
}

.hero_parts1 {
    overflow: hidden;
}

.hero_parts1 img {
    width: 210px;
    height: 270px;
    display: block;
    margin: auto;
    margin-right: 0;
}


.hero_parts2 {
  padding: 30px 0;
}

.hero_parts2 img {
    width: 15px;
    display: block;
    margin: auto;
    margin-right: 0; 
}

.hero_parts2 h6 {
    font-family: "NeueMetanaNextOutline-Black";
    color: #fff;
    font-size: 22px;
    text-align: right;
    margin: 0;
    margin-top: -17px;
    margin-right: 23px;
}

.new_hero_parts2 h6 {
    font-family: "NeueMetanaNext-SemiBold";    
}


/*--- inner-area start ---*/
.inner-area {
    padding: 0;
    transition: 0.2s all ease;
    margin-top: -12px;
    overflow: hidden;
}


.inner-area .carousel-control-prev-icon, .carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: no-repeat 50% / 100% 100%;
    background-image: initial !important;
    opacity: 1!important;
}

.inner-area .carousel-control-prev-icon {
    color: #000000;
    font-size: 35px;
    background-color: #f1f1f1;
    opacity: 1;
    width: 80px;
    height: 80px;
    line-height: 68px;
    border-radius: 50%;
    display: none;
    margin-left: -55px;
}

.inner-area .carousel-control-prev-icon img {
    width: 12px;
    display: inline-block;
    position: relative;
    left: -3px;   
}

.inner-area .carousel-control-prev-icon:hover {
    color: #000000;
    transform: rotate(24deg);
}


.inner-area .carousel-control-next-icon {
    color: #000000;
    font-size: 35px;
    background-color: #f1f1f1;
    opacity: 1;
    width: 80px;
    height: 80px;
    line-height: 68px;
    border-radius: 50%;
    display: none;
    margin-right: -55px;
}

.inner-area .carousel-control-next-icon img {
    width: 12px;
    display: inline-block;
    position: relative;
    left: 4px;      
}

.inner-area .carousel-control-next-icon:hover {
    color: #000000;
    transform: rotate(-24deg);
}


.inner-area:hover .carousel-control-prev-icon {
   display: block;
}


.inner-area:hover .carousel-control-next-icon {
   display: block;
}

.carousel-control-prev, .carousel-control-next {
    opacity: 1;
    transition: opacity 0.15s ease;
}


.carousel-item video {
    width: 100%;
    height: 100%;
}



/*--- shuttle_bus-area start ---*/
.shuttle_bus-area {
   padding: 120px 0;
   background-color: #fff;
   position: relative;
   overflow: hidden;
}


.top_shuttle_bus h2 {
    font-family: "NeueMetanaNext-SemiBold";
    color: #2656a0;
    font-size: 30px;
    text-align: center;
    margin: 0;
    padding-bottom: 55px;
}

.top_shuttle_bus p {
    font-family: "NeueMetanaNext-SemiBold";
    color: #2656a0;
    font-size: 18px;
    text-align: center;
    margin: 0;
    padding-bottom: 60px;
    line-height: 36px;
}

.shuttle_bus_part img {
    max-width: 100%;  
    display: block;
    margin: auto;
    margin-bottom: 20px;
}


.image1 {
    width: 167px;
    display: block;
    margin: auto;
    position: absolute;
    top: 89px;
    right: 0;
}

/*--- get_In_touch-area start ---*/
.get_In_touch-area {
   padding: 0px 0;
   background-color: #97dfaa;
   position: relative;
}


.get_In_touch-left img {
    width: 100%;

    display: block;
    margin: auto;
}


.get_In_touch-right h1 {
    font-family: "NeueMetanaNextOutline-Black";
    color: #2656a0;
    font-size: 84px;
    margin: 0;
    line-height: 72px;
    margin-top: -111px;
    position: relative;
}


.get_In_touch-right h2 {
    font-family: "NeueMetanaNext-SemiBold";
    color: #000000;
    font-size: 35px;
    text-align: center;
    margin: 0;
    padding-bottom: 68px;
    padding-top: 131px;   
}

.get_In_touch-right h6 {
    font-family: "NeueMetanaNext-SemiBold";
    color: #000000;
    font-size: 16px;
    text-align: center;
    padding-bottom: 35px;
    margin: 0;    
}

.get_In_touch-right span {
    width: 60px;
    height: 2px;
    background-color: #000000;
    display: block;
    margin: auto;
}


.get_In_touch-right p {
    font-family: "NeueMetanaNext-SemiBold";
    color: #000000;
    font-size: 16px;
    text-align: center;
    margin: 0; 
    padding-top: 35px;   
}





.last-img  {
    width: 180px;
    position: absolute;
    right: 0px;
    bottom: 44px;   
}








/*--- slider1-area start ---*/
.slider1-area {
   padding: 60px 0;
   background-color: #fff;
}


.slider1 {
    position: relative;
}

.slider1-part {
    position: relative;
    overflow: hidden;
    transition: 0.6s all ease;
}



.slider1-parts img {
    width: 100%;
    display: block;
    height: 565px;
}

.slider1-partss {
    background-color: #78a9ef;
    padding: 35px;
    position: absolute;
    width: 88%;
    height: 88%;
    left: 6%;
    right: 6%;
    z-index: 999999;
    top: 600px;
    transition: 0.3s all ease;
}

.slider1-partss h2 {
    font-family: "NeueMetanaNextOutline-Black";
    color: #2656a0;
    font-size: 45px;
    margin: 0;
    position: relative;
    padding-top: 15px;
    padding-bottom: 50px;    
}

.slider1-partss p {
    font-family: "NeueMetanaNext-SemiBold";
    color: #fff;
    font-size: 16px;
    line-height: 25px;
    padding-bottom: 40px;
    margin: 0; 
}

.slider1-partss h6 {
    font-family: "NeueMetanaNext-SemiBold";
    color: #fff;
    font-size: 16px;
    margin: 0;
    text-align: right;
    line-height: 9px;
    position: absolute;
    right: 29px;
    bottom: 40px;
}

.slider1-partss h6 img {
    max-width: 100%;
    display: block;
    margin: auto;
    margin-right: 0;    
}


.slider1-partss h6 a {
     color: #fff;   
}

.slider1-part:hover .slider1-partss {
    top: 34px;
}

.owl-theme .owl-dots .owl-dot button {
    border: none;
    background: none;
    outline: none;
    font-family: "NeueMetanaNext-SemiBold";
    color: #2656a0;
    font-size: 84px;
    text-align: center;
    margin: 0;
    margin: 0 3px;
}

.owl-theme .owl-dots .owl-dot button i {
    color: #25569e;
    font-size: 10px;    
}


.customPrevBtn_d1 {
    font-family: "NeueMetanaNext-SemiBold";
    color: #2656a0;
    font-size: 18px;
    position: absolute;
    bottom: -73px;
    left: 30%;
    z-index: 999;
    cursor: pointer;
}

.customNextBtn_d1 {
    font-family: "NeueMetanaNext-SemiBold";
    color: #2656a0;
    font-size: 18px;
    position: absolute;
    bottom: -73px;
    right: 30%;
    z-index: 999; 
    cursor: pointer;  
}

/*--- footer-area start ---*/
.footer-area {
   padding: 60px 0;
   background-color: #fff;
}

.footer-part ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    float: right;
    padding-right: 25px;
}

.footer-part ul li {
    float: left;
    padding-left: 6px;
}

.footer-part ul li a {
    color: #fff;
    font-size: 18px;
    background-color: #000000;
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    transition: 0.2s all ease;    
}

.footer-part ul li a:hover {
    background-color: orange;
    color: #fff;
    transform: scale(1.1);
}


.footer-parts span {
    width: 100%;
    height: 1px;
    display: block;
    margin: auto;
    background-color: #000000;
    margin-top: 20px;
}


.footer-parts p {
    font-family: "NeueMetanaNext-SemiBold";
    color: #000000;
    font-size: 16px;
    text-align: center;
    margin: 0;
    padding-top: 35px;
}

.item2 {
    display: none;
}


#preloader {
    background: #5690FF url('img/preloader.png') no-repeat center center;
    background-size: 15%;
    height: 100vh;
    position: fixed;
    z-index: 99999999;
    width: 100%;

}


.slider2 {
    position: relative;
}

.hero-area .customNextBtn {
    color: #000000;
    font-size: 35px;
    background-color: #f1f1f1;
    opacity: 1;
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 69px;
    border-radius: 50%;
    position: absolute;
    right: 30px;
    bottom: 175px;
    z-index: 9;
    cursor: pointer;
    transition: 0.2s all ease;
}

.hero-area .customNextBtn img {
    width: 12px;
    display: inline-block;
    position: relative;
    left: 3px;
}

.hero-area .customNextBtn:hover {
    transform: rotate(-35deg);
}


.top {
    overflow: hidden;
    background-color: #ffc218;
}


.top1 {
    overflow: hidden;
}

.cursor {
  width: 100px;
  height: 100px;
  transition: all 200ms ease-out;
  position: fixed;
  pointer-events: none;
  background-image: url('img/cursor-sample.gif');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  left: 0;
  top: 0;
  z-index: 9999999;
  transform: translate(calc(-50% + 15px), -50%);
}

.cursor2 {
  width: 20px;
  height: 20px;
  opacity: .3;
  z-index: 9999999;
  position: fixed;
  transform: translate(-50%, -50%);
  pointer-events: none;
  transition: width .3s, height .3s, opacity .3s;
}

.cursorinnerhover {
  width: 50px;
  height: 50px;
  opacity: .5;
}


.carousel-control-prev, .carousel-control-next {
    height: 30px;
    top: 50%;
}

.top-part-area {
    background-image: url('img/image-3.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    padding-top: 800px;
    background-attachment: fixed;

}

/*--- discover-area start ---*/
.discover-area {
    background-color: #5690ff;
    padding: 80px 0;
    padding-bottom: 50px;
}

.discover-part h3 {
    font-family: "NeueMetanaNext-SemiBold";
    color: #111110;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    padding-bottom: 11px;
}

.discover-part p {
    font-family: "NeueMetanaNext-SemiBold";
    color: #111110;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    padding-bottom: 11px;    
}

.discover-part h2 {
    font-family: "NeueMetanaNext-SemiBold";
    color: #111110;
    font-size: 21px;
    text-align: center;
    margin: 0;
    padding-top: 60px;
    padding-bottom: 52px;
}

.discover-part img {
    max-width: 100%;
    display: block;
    margin: auto;
} 

.btn-part {
    text-align: center;
}

.btn-part a {
    font-family: "NeueMetanaNext-SemiBold";
    color: #111110;
    font-size: 17px;
    border: 1px solid #111110;
    padding: 10px 68px;
    display: inline-block;
    padding-top: 16px;
    margin-bottom: 36px;
    transition: 0.2s all ease;    
}

.btn-part a:hover {
    background-color: #fff;
    color: #000000;
    border: 1px solid #fff;
}


/*--- enjoy-area start ---*/
.enjoy-area {
    background-color: #80cae6;
    padding: 100px 0;
    padding-bottom: 0;
    border-bottom: 30px solid #fff;
}

.top-enjoy p {
    font-family: "NeueMetanaNext-SemiBold";
    color: #000000;
    font-size: 20px;
    text-align: center;
    margin: 0;
}

.top-enjoy h2 {
    font-family: "NeueMetanaNext-SemiBold";
    color: #000000;
    font-size: 40px;
    text-align: center;
    margin: 0;
    text-transform: uppercase;
    padding-bottom: 80px;
    padding-top: 8px; 
}

.enjoy-left img {
    width: 100%;
    display: block;
    margin: auto;
    height: 730px;
}

.enjoy-right h3 {
    font-family: "NeueMetanaNext-SemiBold";
    color: #000000;
    font-size: 14px;
    margin: 0;
    padding-bottom: 10px;
    text-align: center;
}

.enjoy-right p {
    font-family: "NeueMetanaNext-SemiBold";
    color: #000000;
    font-size: 15px;
    text-align: center;
    margin: 0;
    padding-top: 46px;
    line-height: 29px;
}

.enjoy-right img {
    max-width: 100%;
    display: block;
    margin: auto;
}

.enjoy-area1 {
    background-color: #2656a0;
}

.enjoy-area3 {
    background-color: #ffc225;
}

.enjoy-area4 {
    background-color: #c6221f;
}

.enjoy-area5 {
    background-color: #97dfaa;
}


.top-enjoya p {
    color: #fff;
}

.top-enjoya h2 {
    color: #fff;
}

.enjoy-righta h3 {
    color: #fff;
}

.enjoy-righta p {
    color: #fff;
}

/*--- moha-mountains-area start ---*/
.moha-mountains-area {
    background-color: #00ffbf;
    padding: 0px 0;
    padding-bottom: 0;
}

.moha-mountains-left img {
    width: 100%;
    display: block;
    margin: auto;
}

.moha-mountains-right h3 {
    font-family: "NeueMetanaNext-SemiBold";
    color: #000000;
    font-size: 14px;
    margin: 0;
    padding-bottom: 10px;
    text-align: center;
}

.moha-mountains-right h4 {
    font-family: "NeueMetanaNext-SemiBold";
    color: #000000;
    font-size: 14px;
    margin: 0;
    padding-bottom: 10px;
    text-align: center;
}

.moha-mountains-right p {
    font-family: "NeueMetanaNext-SemiBold";
    color: #000000;
    font-size: 15px;
    text-align: center;
    margin: 0;
    padding-top: 46px;
    line-height: 29px;
}
