@import url(https://fonts.googleapis.com/css?family=Montserrat);
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Raleway:100,200,300,400,500,600,700,800');

@import url('https://fonts.googleapis.com/css?family=Caladea:400,700|Playfair+Display:400,500,600,700,800,900&display=swap');
body {
  margin: 0;
  padding: 0;
  font-family: 'Playfair Display';
  color: rgba(0, 0, 0, 0.87);
  transition-duration: .5s;
}

.attraction{}

.bg-inner
{
  background-color: #025b71;
}

.header {
  width: 100%;
  position: relative;
  z-index: 1000;
}
.nav-1 {
  width: 100%;
  color: #fff;
  z-index: 999;
  text-transform: uppercase;
}

.sticky {
  position: fixed;
  top: 0;
}
p {
  line-height: 2;
}

.navbar-nav{
  float: right !important;
}
.lo-nav{
  
}
.logo{
  position: absolute;
  z-index: 99; 
  top: 20px;
}

.cl-im-por{
  position: absolute; 
}

.cl-im-por img
{
  width: 25px;
}

.cl-num{
  padding-left: 30px;
    padding-top: 4px;
}

.cal{
  float: left;
  padding-right: 20px;
  border-right: 1px solid #b1aeae;
  margin-left: 20px;
}
.mail-1{
  float: left;
  padding-left: 20px;
}

.mai-im{
  position: absolute;
      padding-top: 5px;
}

.mai-im img
{
  width: 20px;
}

.mai-add{
      padding-left: 30px;
    padding-top: 6px;
}
.tp-rig{
  float: right;
  padding: 12px;
      padding-right: 0px;
}

.navbar{
  margin-bottom: 0px !important;
}

.navbar-default{
border: none;

    background-color: transparent;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;

  font-family: 'Poppins' ;
}

.navbar-collapse {
   
  }

  .iccs ul li{
    list-style: none;
    float: left;
    padding-left: 10px;
  }
  .iccs ul{
    margin-bottom: 0px;
  }

  .tcr{
    font-size: 14px !important;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px !important;
    border: 1px solid #fff;
    border-radius: 50%;
  }

  .rig-icns{
    float: right;
    padding-top: 10px;
  }

.owl-dots{
  display: none;
}

.iccs a{
  color: #fff !important;
}

.back-full{ 
  position: relative;
  z-index: 100;
}

.ri-g{
  float: right;

}

.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
    overflow:hidden;
}
.item.active img {
    transition: transform 5000ms linear 0s;
   
    transform: scale(1.05, 1.05);
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}


@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}

#carousel .item img{
  width: 100%;

}
.caption{
  position: absolute;
  bottom: 70px;
  right: 0px;
}
.caption{
}
.pos-2{
  position: relative;
  top: -200px;
}
.caption h2{
     padding: 0px;
    color: #fff;
    font-family: 'Playfair Display';
    font-weight: 800;
    font-size: 150px;
    margin: 0px; 
}
.caption p{
     padding:0 10px;
    color: #fff;
    font-family: 'Playfair Display';
    font-weight: 800;
    font-size: 30px;
    margin: 0px; 
    line-height: 26px;
    letter-spacing: 5px;
    margin-top: -16px;
}

.carousel-indicators li{
  height: 15px !important;
  width: 15px !important;
}
.carousel-indicators .active{
  background-color: #ec638d;
  height: 15px !important;
  width: 15px !important;
}

.mr-tex p{
  font-family: 'Playfair Display';
    color: #6a6a6a;
    line-height: 25px;
    font-size: 13px;
    padding-top: 5px;
}
.oth-ic p{
font-family: 'Playfair Display';
font-weight: 100;
text-transform: uppercase;
font-size: 12px;
}
.main-pack{
  background-image: url(../images/back.jpg);
    width: 100%;
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
        padding-bottom: 120px;
        padding-top: 100px;
}


  .show-on-hover:hover > ul.dropdown-menu {
    display: block;    
}

.dwn-11{
padding: 0px 0 !important;
border-radius: 0px;
border: none;
transition-duration: .5s;
}

.dropdown-menu>li>a {
    display: block;
    padding: 10px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;

}
.navbar-default .navbar-nav>.active>a:focus,{
    color: #555;
    background-color:  !important;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
  background-color: #fc3749;
  transition-duration: .5s;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #2277b7;
    transition-duration: .5s;
}
.navbar-default .navbar-nav>.active>a{
color: #fff !important;
}

menu>li>a:hover {
    color: #ff8b79;
    text-decoration: none;
    background-color: #ffd3d3 !important;
}
.dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #ff5252;
    transition-duration: .5s;
}

.navbar-default .navbar-nav>li>a:hover{
  color: #bbbaba !important;
}

.cl-num, .mai-add
{color: #fff;}

.cl-num span{
  color: #f9758a;
  font-size: 11px;
    margin-left: 5px;
}

.lang ul li{
list-style: none;
float: left;
padding-left: 10px;
border-left: 1px solid #f9758a;
padding-right: 10px;
}

.lang ul{
margin: 0px !important;
}
.lang{
  padding-top: 10px;
}
.qc-ln{
  border:none !important;
}
.le{
  border-left: none !important;
}

.ab-portion{
  padding-top: 40px;
}
.hed-por h2{
  margin: 0px;
      font-size: 35px;
      color: #fe344a;
      font-family: 'Playfair Display';
      font-weight: 700;
      padding-bottom: 20px;

}
.hd-clr{
  color: #000;
}
.mor-1{
  border: 1px solid #fe344a;
    background-color: transparent;
    border-radius: 6px;
    font-size: 14px;
    padding: 10px 15px;
    color: #fe344a;
    letter-spacing: 1px;
}

.mor-1:hover
{
 background-color: #fe344a;
 color: #fff;
}

.attractions{
  margin-top: 40px;
  position: relative;
}

.customNavigation{
  position: absolute;
  top: 0px;
  right: 0px;
}
.at-but{
  border: 1px solid #ff9376;
    background-color: transparent;
   
    font-size: 11px;
    padding: 5px 10px 5px 10px;
    color: #298dd8;
    letter-spacing: 1px;
}

.ab-tex{width: 80%; margin: 0 auto; text-align: center;}
.txt-cntr{text-align: center !important;}

.ab-tex p{
  font-family: 'Playfair Display';
    color: #6a6a6a;
    line-height: 30px;
    font-size: 14px;
}
.cen-ic ul li{
list-style: none;
float: left;
padding-right:5px;
padding-left:5px;
}
.cen-ic ul{
  margin: 0px;
  padding: 0px;
}
.cen-ic a{
  color: #fff;
}
.tcr-1{
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 30px !important;
  background-color: #f7738b;
  border-radius: 50%;
  font-size: 12px !important;
}
.cen-ic{
max-width: 120px; 
margin:0 auto;
}
.rig-ez{
  float: right;

    color: #fff;
    font-weight: 100;
    font-size: 12px;
}
.rights p{
  color: #fff;
    font-weight: 100;
    font-size: 12px;
    text-align: center;
}

.le-2{
  height: 30px !important;
  width: 34px;
  background-color: #fe344a;
  line-height: 30px !important;
  color: #fff;
  cursor: pointer;
}

.btn.active, .btn:active{
  -webkit-box-shadow: none !important; 
  box-shadow:none !important; 
}
.dw-1{
  padding-top: 5px;
}
.ker-portion{
  margin-top: 40px;
  background-color: #f9f7f8;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center; 
}
.oth-ic{
  background-color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
    border: 1px solid #b3daf7;
    border-radius: 10px;
   
}
.oth-ic p{
  color: #f9738c;
}
.oth-ic img{
  transition-duration: .9s;
-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.oth-ic:hover img{
     -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
    transition-duration: .9s;

    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}
.main-pack{

}
.pack-nam{
  background-color: #fe344a; 
  color: #FFF;
  font-weight: 300;

}
.pack-nam p{
  padding: 7px;
    padding-left: 15px;
    font-size: 18px;
}
.fi-pac img{
  width: 100%;
}
.fi-pac
  {
    position: relative;
    transition-duration: .5s;
  }
.pc-hd h2{
  color: #fff;
    font-size: 23px;
    margin-top: 30px;
   margin-bottom: 15px;
}
.book{
  position: absolute;
  top: 7%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color: #fff;
  color: #288ed9;
  border: none;
  padding: 9px;
  font-size: 12px;
  transition-duration: .5s;
  opacity: .0;
  border-radius:4px;
}

.fi-pac:hover .book{
 top: 45%;
 transition-duration: .5s;
 opacity: 1;
}
.sind{
  padding-right: 10px !important;
    padding-left: 10px !important;
}
.par-hed{
  text-align: center;
  padding-bottom: 10px;
}
.tr-con{
  border-radius: 0px !important;
  border: 1px solid #cacaca !important;
  margin-bottom: 8px;
  padding-top: 20px;
    padding-bottom: 20px;
}


.contact-portion{
  padding-top: 40px;
  background-color: #f4f4f4;
  padding-bottom: 80px; 
}
.con-frn{
  padding-top: 10px;
}
.main-sub{
  color: #fff;
    background-color: #fe344a;
    float: right;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    border: none;
}
.nm-brd{
  position: relative;
  width: 100%;
}
.ri-no-ft{
  background-color: #fe344a;
  margin-top: 10px;
}
.on-l{
  float: left;
  width: 50%;
 
}
.on-l h2{
  font-size: 20px;
  color: #fff;
}

.qwe{
  padding-top: 8px;
   text-align: center;
}
.dat ul li{
  list-style: none;
  float: left;
}

.chng{
    padding-top: 3px;
    padding-left: 15px;
}
.dat-2 ul li{
  float: left;
  list-style: none;
}
.dat{
  padding-top: 15px;
}

.bal-dat{
  border: 1px solid #cacaca;
  padding-bottom: 55px;
  position: relative;
}

.map-pot{
  position: absolute;
  top: 20px;
  right: 25px;
}

.foot-por{
  background-color: #5e5e5e;
  padding-top: 20px;
}
.fot-m ul li{
list-style: none;
float: left;
padding-right: 15px;
text-transform: uppercase;
color: #fff;
    font-weight: 100;
    font-size: 12px;
}

.fot-m ul li a{
  color: #fff;
  }

  .rig-ez a{
    background-color: #fe344a;
    color: #fff;
    padding: 2px 4px;
    font-weight: bold;
  }

.fot-m ul{
  margin: 0px;
  padding: 0px;
}


.parallax-window {
    min-height: 370px;
    background: transparent;
}

.two-2{
  background-color: #f7b10b;
  color: #fff;
  opacity: .9;
}

.three-3{
  background-color: #353636;
  color: #fff;
  opacity: .9;
}


.one-1{
  background-color:#ef3b6a;
  color: #fff;
  opacity: .9;
}


.carousel-control.right{
  background: transparent;
  position: absolute;
    top: 45%;
}
.carousel-control.left{
  background: transparent;
  position: absolute;
    top: 40%;
}
.carousel-control.left{
  background: transparent;
}

.smile{
  font-size: 50px!important ;
  height: 50px;
    width: 35px;
    background-color: #000;
}


.ids-1{
  padding-top: 30px;
}


.sides{
  padding-right: 0px !important; 
   padding-left: 0px !important; 
}
.dwnn-1{
  padding-top: 80px;
}
.ban-but{
 
    border: 2px solid #fff;
    background-color: transparent;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 8px;
    padding-bottom: 8px;

    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.bn-poin ul li{
  padding-bottom: 10px;
}

.loc-icon{padding: 77px;
    padding-top: 100px;
    text-align: center;
    color: #fff;
padding-bottom: 0px;
  }
.loc-icon{
  -webkit-animation: zoomIn 3s infinite ease-out;
}
  .p-best{
    line-height: 21px;
    padding-top: 10px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #fff;
  }

  .zom{
    text-align: center;
  }


  .tp-rig img{
-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    transition-duration: .9s;
  }

  .lo-nav:hover .tp-rig img{
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
    transition-duration: .9s;
  }

  .cal:hover img{
    -webkit-transform: rotate(360deg);     /* Chrome and other webkit browsers */
  -moz-transform: rotate(360deg);        /* FF */
  -o-transform: rotate(360deg);          /* Opera */
  -ms-transform: rotate(360deg);         /* IE9 */
  transform: rotate(360deg);             /* W3C compliant browsers */
  }
  .mail-1:hover img{
    -webkit-transform: rotate(360deg);     /* Chrome and other webkit browsers */
  -moz-transform: rotate(360deg);        /* FF */
  -o-transform: rotate(360deg);          /* Opera */
  -ms-transform: rotate(360deg);         /* IE9 */
  transform: rotate(360deg);             /* W3C compliant browsers */
  }

  .lov{
    text-align: center;
  }

  .basic-trips h3{
    border-left: 3px solid #ff5252;
    padding-left: 10px;
  }
  .basic-trips p{
    padding: 10px;
    padding-top: 0px;
  }

  .lov{
    border-right: 1px solid #b1aeae;
  }
  .love-ri{
    border: none;
  }

  .capt p{
    font-size: 15px;
    text-transform: capitalize;

  }

  .capt{
    text-align: center;
  }


.lov img{
transition-duration: .9s;
-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
    

    .sides:hover .lov img{
      -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
    transition-duration: .9s;

    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
    }



    .second-portion{
      padding-top: 40px;
    }
    .lov{
      transition-duration: .9s;
    }
    .lov:hover{
    
      transition-duration: .9s;
    }

    .spinn{
      color: #ff5252;
    }
.distan{
 
}
.spc5{width: 100%; height: 50px;}
.spc3{width: 100%; height: 30px;}

.slide{
  position: absolute; 
 width: 100%;
 top: 0px;
 z-index: -1;  
}

.top
{
  background-image: url(../images/top.png);
 background-repeat: repeat-x;
 background-position: top left;
 width: 100%;
 height: 252px;
 position: absolute;
 z-index: 1;
 top: 0px;
}

.Watch-slide{
padding-top: 10px;
}

@media (min-width: 992px) and (max-width: 1199px) { 
    .tcr{

height: 0px !important;   
width: 10px;
border: none !important;
 }
}
@media (min-width:0px) and (max-width: 991px) { 
.co-n {
  display: none;
}
}
@media (min-width:0px) and (max-width: 1199px) { 
.mail-1{
  display: none;
}
}

@media (min-width:660px) and (max-width: 767px) { 
.logo{
  box-shadow: none;
}
}
@media (min-width:0px) and (max-width: 660px){
  .logo{
    position: relative;
    box-shadow: none;
  }
}
@media (min-width:0px) and (max-width: 487px){
.cal{
  margin-left: 0px !important;
}
}
@media (min-width:481px) and (max-width: 574px){
.cal{
  padding-right: 0px;
}
}
@media (min-width:0px) and (max-width: 481px){
  .map-pot img{
    display: none;
  }
.cal{
  display: none;
}
.qc-ln{
  display: block !important;
}
.tp-rig{
  padding-top: 30px !important;
}
.caption h2{
  font-size: 13px !important;
}
.caption{
  bottom: 10px !important;
}
}

@media (min-width:482px) and (max-width: 603px){
.caption{
  bottom: 5px !important;
}
}

@media (max-width:991px){
.ab-im img{
  display: none;
}
}
@media (min-width:0px) and (max-width: 767px){
.oth-ic{
    margin-bottom: 10px;
    }
}

@media (min-width:0px) and (max-width: 767px){
.navbar-nav{
  float: left !important;
  width: 100%;
}

.rig-ez{
  float: none;
  text-align: center;
}
}




#owl-demo .owl-controls,
#owl-client .owl-controls{
  display: none !important;
}

.customNavigation{
  text-align: center;
}


.co-ordination-team{
      margin-top: 20px;
}

.slide-expl{
  position: relative;
}


.tc-ri-mor{
  float: right;
}
.tc-ri-mor span{
  vertical-align: middle;
}

.tc-ri-mor p{
  color: #ff5252;
}

.third-portion{
  background-color: #f6f6f6;
}

.place-hed{
  background-color: #12819f;
  color:#fff;
  padding: 8px;
padding-left: 20px;
padding-right: 20px;
  letter-spacing: 1px;

}
.place-hed p{
  font-size: 25px;
      margin: 0px;
}

.explo-im{
  position: relative;
}

.over-1{
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
 
transition-duration: .5s;
  
}
.distan:hover .over-1{
background-color: rgba(255, 82, 82, 0.32);
transition-duration: .5s;
}

.nxtw{
  
}

.right-enquery{
  padding: 10px;
  background-color: #d3d1d1;
  padding-top: 30px;
  margin-top: 5px;
  padding-left: 15px;
}
.nmwer{
  font-weight:300 !important;
}

.menti{
  border: none;
  border-radius:0px;

  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.menti {
  font-size: 13px;
}



.tc-ri-mor{
-webkit-animation: shake 10s infinite ease-out;
}


#owl-demo-1 .owl-controls,
#owl-client .owl-controls{
  display: none !important;
}

.customNavigation{
  text-align: center;
}

.customNavigation .prev-1{
  position: absolute;
  z-index: 1;
  left: 15px;
  top: 40%;
  color:#ff5252;
  font-size: 35px;

}
.customNavigation .next-1{
  position: absolute;
  z-index: 1;
  right: 15px;
  top: 40%;
 color:#ff5252;
  font-size: 35px;
 
}
.customNavigation .prev-1:hover,
.customNavigation .next-1:hover{
  opacity: 1;
}
.customNavigation a{
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.onte{
      margin-right: 0px !important;
    margin-left: 0px !important;
}

.dwn-new{
 padding-top: 30px;

}

.sec-gl-port{
  position: relative;
}

.newstape a { color: #F5F7FA; }

#wrapper {
  
}

.text-center { text-align: center; }

.text-right { text-align: right; }

.text-justify { text-align: justify; }

.newstape {
  background-color: #d3d1d1;
  color: #fff;
  overflow: hidden;
  height: 227px;
 
  margin-top: 20px;
}

.newstape-content {
  position: relative;
  padding: 15px;
}

.newstape-drag { cursor: ns-resize; }



.news-block h4{
  color: #ff5252;
}

.news-block p{
  font-size: 12px;
  line-height: 21px;
}

.third-portion{
  padding-bottom: 50px;
}

.port-ind{
  background-color: #f0f0f0;
  padding: 7px;
}
.port-ind p{
      padding: 0px;
    padding-top: 0px;
    font-size: 12px;
    line-height: 19px;
    margin: 0px;
}
.port-ind h4{
  margin-top: 5px;
    margin-bottom: 5px;
    color: #ff5252;
}
.othr{
  padding-right: 15px !important;
}
.port-ind{
  transition-duration: .5s;
}
.port-ind:hover{
background-color: transparent;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 6px 0 rgba(0, 0, 0, 0.19);
transition-duration: .5s;
}


.port-ind{
  margin-right: 10px;
  margin-bottom: 10px;
  min-height: 110px;
}
.b-india{

  padding-top: 20px;

}

.indian-portion{
padding-bottom: 15px;
}
.lftte{
  padding-right: 20px;
}

.partners{
 
  padding-top: 30px;
}

.brnds{
  background-color: #fff;
  margin: 3px;
}


.brnds img{
width: 100%;

    transition-duration: .5s;
}

.brnds:hover img{

-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    transition-duration: .5s;
}


.indian-portion{
  background-image: url(../images/back.png);
 width: 100%;
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
}
.partners{
  padding-bottom: 50px;
}


.footer-portion{
 background-image: url(../images/foot-back.png);
  width: 100%;
  
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
padding-bottom: 25px;
}

.ln{
  width: 100%;
  height: 1px;
  background-color: #ff5252;
}
.pnts ul li{
  list-style:;
  padding: 5px;
}
.pnts ul{
  padding:16px;
  list-style-type: square;
  color: #fff;

}

.pnts .listStyle {
    color: red;
}



.fot-ic-port {
    float: left !important;
    padding-top: 25px;
}

.fot-ic-port ul li{
  color: #ff5252;
}


.ft-contact-form{

    padding-bottom: 60px;
    
    margin-top: 50px;
    margin-bottom: 10px;
}

.fll-ftrrr{
   background-color: rgba(255, 255, 255, 0.45);
   margin-bottom: 40px;
}

.ft-hde h3{
  padding-left: 15px;
    padding-bottom: 10px;
    color: #fff;
    text-transform: capitalize;
}


.ftr-frm{
  background-color: transparent;
  border-radius: 0px;
  border-bottom: 1px dotted #fff !important;
box-shadow: none;
  border:transparent;



  color: #fff !important; 
}



.ftr-frm::-webkit-input-placeholder {
    color: #fff!important;
}
.ftr-frm:-moz-placeholder {
    /* FF 4-18 */
    color: #fff!important;
}
.ftr-frm::-moz-placeholder {
    /* FF 19+ */
    color: #fff!important;
}
.ftr-frm:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff!important;
}



.foot-but-sub {
    background-color: #ff5252;
    border: transparent;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 6px;
    padding-bottom: 6px;

    color: #fff;
    text-transform: capitalize;
    letter-spacing: 1px;
    transition-duration: .5s;

}



.foot-but-sub:hover {
    background-color: #fff;
    border: transparent;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 6px;
    padding-bottom: 6px;

    color: #ff5252;
    text-transform: capitalize;
    letter-spacing: 1px;
    transition-duration: .5s;

    border-right: 2px solid #ff5252;
    border-left: 2px solid #ff5252;
}

.we-do h4{
  color: #ff5252;
  text-transform: capitalize;
}


.last p{
  margin: 0px 0 0px;
  padding: 10px;
  letter-spacing: 1px;
}


.last span{
  color: #ff5252;
letter-spacing: 0px;
}

.cl-num{
  letter-spacing: 1px;
  font-family: 'Poppins' ;
}
.mai-add{
  letter-spacing: 1px;

  font-family: 'Poppins' ;
}
.pnts{
  text-transform: capitalize;
  letter-spacing: 1px;
}
.explo-im img{
  width: 100%;
}

@media screen and (min-device-width: 768px) and (max-device-width: 991px) { 
  .tp-rig img{
    width: 26px;
  }
  .tp-rig{
    padding: 8px;
  }

  .mail-1 {
    float: left;
    padding-left: 5px;
}
.cal {
    float: left;
    padding-right: 5px;
    border-right: 1px solid #b1aeae;
}
.cl-num {
    padding-left: 41px;
    padding-top: 2px;
}
.mai-add {
    padding-left: 41px;
    padding-top: 10px;
}

.mai-im {
    position: absolute;
    padding-top: 8px;
}
.cl-im-por {
    position: absolute;
    padding-top: 8px;
}




.navbar-nav {
    
}

.dlt{
  display: none;
}

.zom{
  display: none;
}
.ids-1{
  padding: 15px;
}

.ftr-frm {

margin-bottom: 10px;


  }
  .fot-ic-port {
    float: left !important;
    padding-top: 0px;
    margin-bottom: 10px;
}
}

@media screen and (min-device-width: 0px) and (max-device-width: 660px) { 

.rig-icns{
  display: none;
}





  
.dlt{
  display: none;
}

.zom{
  display: none;
}

.ftr-frm {

margin-bottom: 10px;


  }
.tp-rig img{
    width: 26px;
  }
  .tp-rig{
    padding: 8px;
  }
.cl-num {
    padding-left: 41px;
    padding-top: 2px;
}

.mail-1{
  display: none;
}

.logo img{
  width: 100%;
}

.cl-num {
    padding-left: 41px;
    padding-top: 2px;
    font-size: 10px;
}

.ids-1{
  padding: 15px;
}


}

@media screen and (min-device-width: 660px) and (max-device-width: 768px) { 
  
.dlt{
  display: none;
}

.zom{
  display: none;
}

.ftr-frm {

margin-bottom: 10px;


  }
.tp-rig img{
    width: 26px;
  }
  .tp-rig{
   
  }
.cl-num {
    padding-left: 41px;
    padding-top: 2px;
}

.mail-1{
  display: none;
}

.logo img{
  width: 60%;
}

.cl-num {
    padding-left: 41px;
    padding-top: 2px;
    font-size: 10px;
}

.ids-1{
  padding: 15px;
}






    }









    .navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: none;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: 0px;
}


.tog-nam{
  float: left;
padding-left: 30px;
margin-top: -5px;
}

.hirex{
  float: left;
}




.mnu-soc{
  
}




@media screen and (min-device-width: 0px) and (max-device-width: 448px) { 

.cal{
  display: none;
}


  }

@media screen and (min-device-width: 0px) and (max-device-width: 767px) { 

.nav>li {
    position: relative;
    display: block;
   
    padding-left: 15px;
}

.rig-icns{
  display: none;
}



.fot-ic-port {
    float: left !important;
   padding-top: 0px;
   margin-bottom: 20px;
}
}
  .navbar-toggle {
    position: relative;
   
    padding: 0px 8px;
    margin-top: 15px;
    margin-right: 15px;
    margin-bottom: 0px;
    background-color: transparent;
    background-image: none;
    border: none;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 0px;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}


.navbar-default .navbar-toggle .icon-bar{
  background-color: #fff !important;
}



textarea:hover, 
input:hover, 
textarea:active, 
input:active, 
textarea:focus, 
input:focus,
button:focus,
button:active,
button:hover,
label:focus,
.btn:active,
.btn.active
{
    outline:0px !important;
    -webkit-appearance:none;
}


.ftr-frm{
  box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;

outline: none !important;
   box-shadow: none;
}

*:focus {
    outline: none;
}

textarea#story {
  // other stuff
  -moz-appearance:none;
  outline:0px none transparent;
}

textarea:focus, input:focus{
    outline: 0;
}

*:focus {
    outline: 0;
}


textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {   
  border-color: rgba(126, 239, 104, 0.8);
  box-shadow: none;
  outline: 0 none;
}



/*************************************about page****************************/




.inner-baners{

    background-image: url(../images/about.png);
    width: 100%;
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    
    background-repeat: no-repeat;

    min-height: 100px;
     } 
.in-capt h1{
  padding-top: 60px;
  padding-bottom: 60px;
  font-family: 'Raleway', sans-serif;
    font-weight: 700;
    text-transform:capitalize;
    color: #fff;
} 
.abo-1 h3{
color: #ef688d;
}    
.abt-inner{
  padding-top: 20px;
}
.ab-p p{
  font-family: 'Open Sans', sans-serif;
    color: #6a6a6a;
    line-height: 25px;
    font-size: 13px;
}
a:hover,a:focus{
    text-decoration: none;
    outline: none;
}
.tab .nav-tabs{
    border-bottom: 0 none;
}
.tab .nav-tabs li{
    margin-right: 2px;
}
.tab .nav-tabs li a{
   
    padding: 10px 45px;
    color: #4c6575;
   border: 1px solid #dadada;
    border-radius: 0;
}
.tab .nav-tabs li a:hover{
  
}
.tab .nav-tabs li a i{
    font-size: 15px;
    display: block;
    text-align: center;
    margin-bottom: 5px;
}
.tab .nav-tabs li.active a,
.tab .nav-tabs li.active a:focus,
.tab .nav-tabs li.active a:hover{
    border: none;
    background: #f5748a;
    color:#fff;
    transition: background 0.20s linear;
    border: 1px solid;
}
.tab .nav-tabs li.active:after{
    content: "";
    position: absolute;
    top: 25px;
    left: 40%;
    border: 12px solid transparent;
    border-top-color: #f7f7f7;
    transform: rotate(180deg);
}
.tab .tab-content{
    background: #f7f7f7;
    line-height: 25px;
    padding: 10px 0px;
   
}
@media only screen and (max-width: 480px){
    .tab .nav-tabs li{
        width:100%;
    }
    .tab .nav-tabs li a{
        padding: 20px;
        text-align: center;
    }
    .tab .nav-tabs li.active:after{
        border:none;
    }
}
#box-6 .tab-start-1{
  padding-top: 25px;
}
#box-6 .nav-tabs{
font-size: 16px;
}

#box-6 .tab-content h4{
  font-weight: 600;
}

#box-6 .tab-content p{
  font-family: 'Open Sans', sans-serif;
    color: #6a6a6a;
    line-height: 25px;
    font-size: 13px;
}
.ta-pnts{
  position: relative;
  padding-top: 10px;
}
.tab-pane p{
font-family: 'Open Sans', sans-serif;
    color: #6a6a6a;
    line-height: 25px;
    font-size: 13px;
}
.post-2{
  position: absolute;
  font-family: 'Open Sans', sans-serif;
    color: #6a6a6a;
    line-height: 25px;
    font-size: 13px;
    padding-top: 5px;
}
.po-2 p{
  padding-left: 25px;
}
.lig-lin{
  width: 100%;
  height: 1px;
  background-color: #e5e4e4;
      margin-top: 30px;
}
.acp-bot h3{
margin: 0px;
    padding: 10px;
    font-size: 21px;
    padding-left: 20px;
    padding-top: 15px;
    color: #fff;
    font-weight: 300;

    font-family: 'Raleway', sans-serif;
}
.acp-bot{
  background-color: #f5748a;
}
.mission-port{
  padding-top: 40px;
  background-color: #f7f7f7;
  padding-bottom: 20px;
  margin-top: 40px;
}
.ab-in-img:hover img{
-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
transition: .5s;
}

/****************************************************packages**********************/
.package-one img{
  width: 100%;
}
.item img{
  width: 100%;
}


details
{
 transition:height 3s ease-in;
}

details[open] summary ~ * {
  animation: sweep .5s ease-in-out;
}

@keyframes sweep {
  0%    {opacity: 0; margin-left: -10px}
  100%  {opacity: 1; margin-left: 0px}
}


.package-one{
  transition: .5s;
  border: 1px solid #f0f0f0;
}
.sum-1{
  border: 1px solid #000;
}


.wer{
  width: 100px;
    text-align: center;
    background-color: #ff314b;
       padding-top: 5px;
    padding-bottom: 5px;
    color: #fff;
    cursor: pointer;
}
.pac-full{
  padding: 15px;
  background-color: #efefef;
}

.pack-det-1{
  position: relative;
}

.pack-bo-1{
      position: absolute;
    bottom: 0px;
    left: 0px;
}
.pack_nam  p{
    color: #ff314b;
    font-weight: 700;
    font-size: 15px;
    padding: 0px;
    margin: 0px;
        text-transform: uppercase;
}
.pack-bo-1{
text-align: center;
    border: 1px solid #ff9376;
    border-radius: 5px;
    background-color: transparent;
    color: #278edd;
    padding-right: 15px;
    padding-left: 15px;
    }


    .pk-dels{
      padding-top: 5px;
    }
    .rout{
      border-bottom: 1px solid #fff;
    }
.bok-1{
  position: relative;
}    

.package-one{
  margin-bottom: 20px;
}







.book-bu .arrow {
  display: inline-block;
  line-height: 2.5em;
  text-align: center;
  background: #333;
  color: white;
  font-size: 1em;
  width: 2.5em;
  -webkit-transition: margin 200ms;
  transition: margin 200ms;
  margin-left: .75em;
}
.book-bu:hover {
  background: white;
}
.book-bu:hover .arrow {
  margin-left: 1.25em;
  background-color: #262626;
}
.book-bu:active {
  background: #ccc;
}
.book-bu:active .arrow {
  margin-left: 1.5em;
}

.book-bu-info .arrow {
  background-color: indianred;
}
.btn-info:hover .arrow {
  background-color: #c14e4e;
}

.btn-learn .arrow {
  background-color: salmon;
}
.btn-learn:hover .arrow {
  background-color: #f56d5e;
}

button::-moz-focus-inner {
  border: none;
}
.book-bu{
  position: absolute;
  bottom: 0px;
  right: 0px;
  background-color: #f5748a;
  padding-left: 15px;
  transition: .5s;
  color: #fff;
}
.day-plcs{
  padding-top: 10px;
  color: #000;
}
.packages-inner{
  padding-top: 10px;
}
.le-ic ul li{
  list-style: none;
  padding: 5px;
}
.le-ic ul{
  margin: 0px;
  padding: 0px;
}
.lef-icn-mov{
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  background-color: #fff;
      width: 0px;
    text-align: center;
    transition: .5s;
   
}
.mo-ic{
  color: #00576e;
}
.le-ic{
  padding-top: 15px;
}
.package-one:hover .lef-icn-mov{
  width: 50px;
  transition: .5s;
  background-color: rgba(255, 255, 255, 0.44);

}
.le-ic{
 
}
.package-one:hover .le-ic{
  font-size: 15px !important;
}
.le-ic{
 overflow: hidden;
}



.package-one:hover .package-one img{
  transform: scale(1.1);
}

.con-full-back-1{
  background-image: url(../images/co.jpg);
    width: 100%;
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-repeat: no-repeat;
    padding-bottom: 70px;
}
.con-pg{
  padding-top: 100px;
}
.p-ten{
  text-transform: uppercase;
  color: #fff;
}
.lef-co-tex h2{
  font-family: 'Raleway', sans-serif;
    font-weight: 700;
        text-transform: capitalize;
        color: #fff;
        padding: 0px;
        margin: 0px;
        padding-bottom: 15px;
            font-size: 31px;
}

.p-con{
  color: #fff;
    font-weight: 100;
    letter-spacing: 1px;
}
.room-ic ul li{
  float: left;
    display: inline;
    text-align: center;
    padding: 0px 5px;
     text-transform: uppercase !important;
}
.room-ic ul li a{
  background: #e8095a00;
    width: 90px;
    height: 90px;
    display: block;
    padding: 18px 2px 10px 2px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    position: relative; 
    overflow: hidden;
    line-height: 24px;
    border: 1px solid #8e8e8e;
    transition: .5s;

}
.room-ic ul{
  margin: 0px;
  padding: 0px;
}
.room-ic ul li a img {
    display: table;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 5px;
    width: 36px;
}


.room-ic ul li a:hover{
  transform: scale(1.1);
  background-color: #f1688d;
    border: 1px solid #f1688d;
    transition: .5s;
}

.adre p{
      line-height: 19px;
}
.adre{
  background-color:rgba(255, 255, 255, 0.74);
  padding: 15px;
  padding-left: 30px;
  padding-bottom: 60px;
}

.adre h2
{
  font-family:Caladea ;
  font-size: 30px;
  margin: 0px;
  padding: 0px;
}

.adre h1
{
  font-family:Caladea ;
  font-size: 20px;
  margin: 0px;
  padding: 0px;
}

.linn{
  background-color: #f0f0f0;width: 100%;
  height: 1px;
  opacity: .5;
}
.adre h3{
      color: #ff314b;
}
.adre h4{
  color: #288ed9;
  text-transform: uppercase;
}