body {
  font-family: "Poppins", Arial, sans-serif;
  background: #fff;
  font-size: 14px;
  line-height: 1.8;
  font-weight: 400;
  color: #999999; 
}
img {width: 100%;}
.navbar{background: transparent !important;position: relative;top: 2px;left: 0;right: 0;z-index: 3;}
.navbar-light .navbar-brand{
  width: 10%;
  padding: 0 17px;
}
p strong{
    color:#000;
        color: #000;
    margin-right: 3px;
}

ul li{
    color:#606060;
}
p{
color: #606060;
}
.agent-signup-btn{
       background: #ff9c00;
    text-decoration: none;
    padding: 8px 17px;
    color: #fff;
    border-radius: 6px; 
}
.agent-signup-btn a{
    
}
header{
    position: fixed;
    width: 100%;
    background-color: #fff;
    z-index: 10;
   
}
.shrink {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #d5d5d5d4;
} 
.navbar-light .navbar-brand img{ }
.navbar .navbar-nav{ }
.navbar .navbar-nav .nav-item{padding: 0 2px;}
.navbar .navbar-nav .nav-item .nav-link{
color: #1a1d56;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    
}

.navbar .navbar-nav > .nav-item > .nav-link:hover, .navbar .navbar-nav > .nav-item > .nav-link:focus{
  color: #ffb400;
}
iframe  {    border: none;}
.ewt_slider_oman{
         width: 100%;
   overflow: hidden;
    height: 650px;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.wtm-logo-sec{
    padding: 39px 0;
    background: #f1f1f1;
    position: relative;
    
}
.wtm-logo-sec .wtm-logo{
    width: 90%;
    position: relative;
    margin: auto;
}
.wtm-logo-sec .wtm-title{
     text-align: center;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.wtm_counter_sec{
    position: relative;
}
.wtm_counter_sec .counter_block{
    position: absolute;
    bottom: 12px;
    left: 0;
    right: 0;
}
.wtm_counter_sec .counter_block .otm_counter{
    width: 100%;
}
.wtm_counter_sec .counter_block .otm_counter ul{
    display: flex;
    padding: 0;
    width: 100%;
    margin: 0 auto;
    list-style: none;
    justify-content: center;
    align-items: center;
}
.wtm_counter_sec .counter_block .otm_counter ul li{
    width: 60px;
    height: 60px;
    padding: 0;
    border: 2px #1219495c solid;
    border-radius: 6px;
    text-align: center;
    margin: 0 10px;
    font-size: 25px;
    background: #ed1e52;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.wtm_counter_sec .counter_block .otm_counter ul li span{
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}
.wtm_counter_sec .counter_block .otm_counter ul li span.label{
    font-size: 12px;
    font-weight: normal;
}
.wtm_counter_sec .counter_block .satte_counter{
    width: 100%;
}
.wtm_counter_sec .counter_block .satte_counter ul{
    display: flex;
    padding: 0;
    width: 100%;
    margin: 0 auto;
    list-style: none;
    justify-content: center;
    align-items: center;
}
.wtm_counter_sec .counter_block .satte_counter ul li{
    width: 60px;
    height: 60px;
    padding: 0;
    border: 2px #668db9 solid;
    border-radius: 6px;
    text-align: center;
    margin: 0 10px;
    font-size: 25px;
    background: #4696d3;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.wtm_counter_sec .counter_block .satte_counter ul li span{
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}
.wtm_counter_sec .counter_block .satte_counter ul li span.label{
    font-size: 12px;
    font-weight: normal;
}
.wtm-logo-sec .wtm-logo img{
    width:100%;
}
.wtm-logo-sec .logo-caption{
    width: 400px;
    text-align: center;
    min-height: 240px;
    position: absolute;
    top: 25%;
    right: 23%;
    background: #fbfbfb;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 18px;
    line-height: 35px;
    box-shadow: 0px 0px 6px #d7d7d7;
}
.wtm-logo-sec .logo-caption h2{
font-size: 29px;
margin: 0;
}
.wtm-logo-sec .logo-caption h2 span{
font-size: 35px;
font-weight: 700;
color: #d91883;
}
.wtm-logo-sec .logo-caption p{
font-weight: 600;
margin: 0;
}
.ewt_slider_oman .slider_inn{

}
.ewt_slider_oman .content_part{
       position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
     color:  rgb(228, 223, 223);
     z-index: 1;
}
.ewt_slider_oman .content_part h2{
    text-transform: uppercase;
    font-weight: 900;
    font-size: 80px;
    color: #fff;
   
  

}
.ewt_slider_oman .content_part p{
    margin: 10px;
    padding: 12px;
    font-size: 30px;
    font-weight: bold;
    color: rgb(255, 241, 241);
     
}

.ewt_slider_oman .slider_box{
  position:relative;
}

.ewt_slider_oman .slider_overlay{
  height: 100%;
    width: 100%;
    background-color: #1e24384d;
    position: absolute;
    top: 0;
    z-index: 1;
}

/*omanpage slider end*/

.ewt_slider{
      width: 100%;
   overflow: hidden;
    height: 100%;
    margin: 0 auto;
    padding: 0;
    position: relative;
}
.ewt_slider .slider_inn{

}
.ewt_slider .content_part{
       position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
     color:  rgb(228, 223, 223);
     z-index: 1;
}

.ewt_slider .content_part h2{
    text-transform: uppercase;
    font-weight: 900;
    font-size: 80px;
    color: #fff;
   
  

}
.ewt_slider .content_part p{
    margin: 10px;
    padding: 12px;
    font-size: 30px;
    font-weight: bold;
    color: rgb(255, 241, 241);
     
}

.ewt_slider .slider_box{
  position:relative;
}

.ewt_slider .slider_overlay{
  height: 100%;
    width: 100%;
    background-color: #1e24384d;
    position: absolute;
    top: 0;
    z-index: 1;
}

.ewt_activiti{
  padding: 30px 0;
}
.ewt_activiti ul{
  list-style: none;
  margin: 0;
  justify-content: center;
  display: flex;
  align-items: center;
}
.ewt_activiti ul li{
  display: inline-block;
  width: 24%;
  padding: 0 16px;
}
.ewt_activiti ul li .icon{
        text-align: center;
}
.ewt_activiti ul li .icon span{
  font-size: 50px;
  color: #ffb400;
  background: #042987;
  background: -moz-linear-gradient(45deg, #6b75ff 0%, #6b75ff 0%, #59b7ff 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #6b75ff), color-stop(0%, #6b75ff), color-stop(100%, #59b7ff));
  /* background: -webkit-linear-gradient(45deg, #6b75ff 0%, #6b75ff 0%, #59b7ff 100%); */
  background: -o-linear-gradient(45deg, #6b75ff 0%, #6b75ff 0%, #59b7ff 100%);
  background: -ms-linear-gradient(45deg, #6b75ff 0%, #6b75ff 0%, #59b7ff 100%);
  /* background: linear-gradient(45deg, #6b75ff 0%, #6b75ff 0%, #59b7ff 100%); */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b75ff', endColorstr='#59b7ff', GradientType=1 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

	/*
  	Flaticon icon font: Flaticon
  	Creation date: 04/01/2019 13:45
  	*/


    @font-face {
      font-family: "Flaticon";
      src: url("../fonts/flaticon/font/Flaticon.eot");
      src: url("../fonts/flaticon/font/Flaticond41d.eot?#iefix") format("embedded-opentype"),
           url("../fonts/flaticon/font/Flaticon.woff") format("woff"),
           url("../fonts/flaticon/font/Flaticon.ttf") format("truetype"),
           url("../fonts/flaticon/font/Flaticon.svg#Flaticon") format("svg");
      font-weight: normal;
      font-style: normal;
    }
    
    @media screen and (-webkit-min-device-pixel-ratio:0) {
      @font-face {
        font-family: "Flaticon";
        src: url("../fonts/flaticon/font/Flaticon.svg#Flaticon") format("svg");
      }
    }
    
    [class^="flaticon-"]:before, [class*=" flaticon-"]:before,
    [class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
      font-family: Flaticon;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
    
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
    }
    .flaticon-yatch:before { content: "\f102"; }
    .flaticon-map-of-roads:before { content: "\f103"; }
    .flaticon-compass:before { content: "\f104"; }
    .flaticon-around:before { content: "\f105"; }
    @font-face {
      font-family: 'icomoon';
      src:  url('../fonts/icomoon/icomoonccfb.eot?6tt51o');
      src:  url('../fonts/icomoon/icomoonccfb.eot?6tt51o#iefix') format('embedded-opentype'),
        url('../fonts/icomoon/icomoonccfb.ttf?6tt51o') format('truetype'),
        url('../fonts/icomoon/icomoonccfb.woff?6tt51o') format('woff'),
        url('../fonts/icomoon/icomoonccfb.svg?6tt51o#icomoon') format('svg');
      font-weight: normal;
      font-style: normal;
    }
    
    [class^="icon-"], [class*=" icon-"] {
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
    
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
    }
    .icon-search:before {
      content: "\f002";
    }
    .icon-heart:before {
      content: "\f004";
    }
    .icon-map-marker:before {
      content: "\f041";
    }
    .icon-expand:before {
      content: "\f065";
    }
    .icon-calendar:before {
      content: "\f073";
    }
    .icon-phone:before {
      content: "\f095";
    }
    .icon-twitter:before {
      content: "\f099";
    }
    .icon-facebook:before {
      content: "\f09a";
    }
    .icon-globe:before {
      content: "\f0ac";
    }
    .icon-envelope:before {
      content: "\f0e0";
    }
    .icon-instagram:before {
      content: "\f16d";
    }
    .icon-paper-plane:before {
      content: "\f1d8";
    }
    .icon-map-signs:before {
      content: "\f277";
    }
    .icon-phone2:before {
      content: "\e0cd";
    }
    .icon-chat:before {
      content: "\e0b7";
    }
    .icon-person:before {
      content: "\e7fd";
    }
.ewt_activiti ul li .icon i{}
.ewt_activiti ul li h3{
  font-size: 20px !important;
  margin-top: 0px !important;
}
.ewt_activiti ul li p{
  font-size: 15px;
}

.ewt_service{
  overflow: hidden;
  padding: 40px 0;
  margin: 0 auto;
}
  .ewt_service .ewt_service_block{}
  .ewt_service .ewt_service_block .ewt_service_title{
  color: #f07d00;
  font-size: 54px;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 55px;
}
  .ewt_service .ewt_service_block .ewt_service_title span{
  color: #031950;
  font-weight: 400;
  font-size: 42px;
}
  .ewt_service .ewt_service_block p{
    font-size: 16px;
    font-weight: bold;
    margin: 0;
}
  .ewt_service .ewt_service_info {position: relative;}
  .ewt_service .ewt_service_info .sevice_img{
  position: relative;
  overflow: hidden;
}
  .ewt_service .ewt_service_info .sevice_img img{
    webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    transition: all 0.6s ease;}
  .ewt_service .ewt_service_info .sevice_img img:hover{
    webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  z-index: -1;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  transition: all 0.6s ease;
  }
  .ewt_service .ewt_service_info .sevice_text{
  position: absolute;
  bottom: 0;
  padding: 0 25px;
}
  .ewt_service .ewt_service_info .sevice_text h2{
 color:#fff;
 font-weight: 600;
 font-size: 30px;
}

  .ewt_visa_service{
  padding: 52px 0;
  margin: 0 auto;
  background: url(../images/visa-bg.jpg) no-repeat;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.ewt_visa_service:before{content: '';background-color: #00000085;position: absolute;height: 100%;width: 100%;top: 0;left: 0;}
  
  .ewt_visa_service .title {
  padding:0 0;
}
  .ewt_visa_service .title h2{
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  color: #ffffff;
  position: relative;
}
  .ewt_visa_service .visa_type{
  width: 100%;
  background-color: #fff;
  padding: 11px 9px;
  z-index: 1;
  position: relative;
  height: 400px;
}
  .ewt_visa_service .visa_type a{
  
text-decoration: none;
}
  .ewt_visa_service .visa_type .visa_info {
  overflow: hidden;
}
  
  .ewt_visa_service .visa_type:hover .shake{
   
    animation: shake 150ms 2 linear;
    -moz-animation: shake 150ms 2 linear;
    -webkit-animation: shake 150ms 2 linear;
    -o-animation: shake 150ms 2 linear;
}


.shake:hover {
  animation: shake 150ms 2 linear;
  -moz-animation: shake 150ms 2 linear;
  -webkit-animation: shake 150ms 2 linear;
  -o-animation: shake 150ms 2 linear;
}

@keyframes shake {
  0% {
    transform: translate(3px, 0);
  }
  50% {
    transform: translate(-3px, 0);
  }
  100% {
    transform: translate(0, 0);
  }
}

@-moz-keyframes shake {
  0% {
    -moz-transform: translate(3px, 0);
  }
  50% {
    -moz-transform: translate(-3px, 0);
  }
  100% {
    -moz-transform: translate(0, 0);
  }
}

@-webkit-keyframes shake {
  0% {
    -webkit-transform: translate(3px, 0);
  }
  50% {
    -webkit-transform: translate(-3px, 0);
  }
  100% {
    -webkit-transform: translate(0, 0);
  }
}

@-ms-keyframes shake {
  0% {
    -ms-transform: translate(3px, 0);
  }
  50% {
    -ms-transform: translate(-3px, 0);
  }
  100% {
    -ms-transform: translate(0, 0);
  }
}

@-o-keyframes shake {
  0% {
    -o-transform: translate(3px, 0);
  }
  50% {
    -o-transform: translate(-3px, 0);
  }
  100% {
    -o-transform: translate(0, 0);
  }
}

/**
 **		Shake Annimation Ends Here.
 **/
  .ewt_visa_service .visa_type .visa_info .visa_img{
    width: 48%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .ewt_visa_service .visa_type .visa_info .visa_img img{
      width:100%;
    }
  .ewt_visa_service .visa_type .visa_info .visa_detail{
    text-align: center;
}
  .ewt_visa_service .visa_type .visa_info .visa_detail h2{
    color: #143481;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
  .ewt_visa_service .visa_type .visa_info .visa_detail p{
    margin: 0 auto;
    padding: 9px 6px;
    font-size: 14px;
    line-height: 19px;
    text-align: justify;
    color: #333;
}


.ewt_destinatio{
    padding: 33px 0;
    overflow: hidden;
}
.ewt_destinatio .heading-section h2 {
  font-size: 42px;
  font-weight: 700;
  color: #5e3b15;
}
.ewt_destinatio .heading-section h2 span {
    font-weight: 400; 
  }

  .project {
      position: relative;
      width: 100%;
      display: block;
      overflow: hidden;
      z-index: 0;
      margin-bottom: 50px; }
    
      .project .img {
        position: relative;
        overflow: hidden;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        border-radius: 12px;
        }
      .project .img:hover{    
        border-radius: 4px;
        }
      .project img {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
        z-index: -1;
        -moz-transition: all 0.6s ease;
        -o-transition: all 0.6s ease;
        -webkit-transition: all 0.6s ease;
        -ms-transition: all 0.6s ease;
        transition: all 0.6s ease; }
      .project .text {
        padding: 1.5em 0 0 0;
        position: relative;
        -moz-transition: all 0.6s ease;
        -o-transition: all 0.6s ease;
        -webkit-transition: all 0.6s ease;
        -ms-transition: all 0.6s ease;
        transition: all 0.6s ease; }
        .project .text h4.price {
          position: absolute;
          top: -82px;
          right: -1px;
          padding: 6px 26px !important;
          background: #ffc107;
          font-weight: 600;
          font-size: 20px !important;
          color: #1a1a1a;
          clip-path: polygon(100% 0, 100% 48%, 100% 100%, 13% 100%, 12% 90%, 0% 0%);
          padding-right: 10px;
          /* padding-top: 5px; */
          padding-bottom: 5px;
          /* letter-spacing: 1px; */
          }
      .project .text span {
          font-weight: 500;
          font-size: 14px;
          text-transform: uppercase;
          letter-spacing: 2px;
          color: rgba(0, 0, 0, 0.2); }
      .project .text h3 {
          font-size: 20px;
          font-weight: 600;
          color: #000000; }
      .project .text h3 a {
            color: #000000; }
      .project .text .star span {
          color: #ffb400; }
      .project .text .star .rate a {
          color: rgba(0, 0, 0, 0.3); }
      .project .icon {
        position: absolute;
        top: -50px;
        right: .5em;
        width: 50px;
        height: 50px;
        bordeR: 1px solid #fff;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
        -moz-transition: all 0.6s ease;
        -o-transition: all 0.6s ease;
        -webkit-transition: all 0.6s ease;
        -ms-transition: all 0.6s ease;
        transition: all 0.6s ease;
        opacity: 0;
        z-index: 2; }
        .project .icon span {
          color: #fff;
          font-size: 20px; }
      .project:hover .text .price, .project:focus .text .price {
        background: #ffb400; }
      .project:hover .icon, .project:focus .icon {
        top: 30px;
        opacity: 1; }
      .project:hover img, .project:focus img {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1); }



        .ewt_testimony {
          position: relative;
          overflow: hidden;
          padding: 72px 0;
          }
          .ewt_testimony .overlay {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            content: '';
            /* opacity: .9; */
            background: #f07d00;
            width: 59%;
            margin-left: auto;
            } 


            .heading-section.heading-section-white {
              display: inline-flex;
               }
             .heading-section.heading-section-white h2 {
               font-size: 54px;
               color: #f07d00;
               font-weight: 800;
               text-transform: uppercase;
               line-height: 64px;
               }
             .heading-section.heading-section-white:before {
               width: 5px;
               height: 114px;
               background-color: #f07d00;
               content:'';
               display: inline-block;
               margin-right: 22px;
               }
             .heading-section.heading-section-white span {
               font-size: 43px;
               color: #031950;
               font-weight: 300;
               text-transform: uppercase;
               line-height: 52px;
               }
             
             .heading-section.heading-section-white p {
               color: rgba(255, 255, 255, 0.9); }
      
               .testimony-wrap {
                  padding: 1em;
                  z-index: 0;
                  width: 100%;
                  background-color: #ebebeb;
                  box-shadow: 6px 7px 7px #3a27129e;
                  height: 235px;
                  position: relative;
                  }
.testimony-wrap .text {
  width: 100%;
  text-align: justify;
}
.testimony-wrap .text p{  
margin: 0;  
font-size: 14px;  
padding: 0;  
line-height: 23px;  
color: #333;
}
 .testimony-wrap .user_detail{display: flex;position: absolute;bottom: 0;padding: 6px 0;width: 100%;}
 .testimony-wrap .user_detail .user_pic{width: 25%;background-color: #ffc107;border: 4px #fff solid;border-radius: 66px;overflow: hidden;}
 .testimony-wrap .user_detail .user_pic img{width: 100%;}
 .testimony-wrap .user_detail .user_info{
    padding: 7px 9px;
    width: 100%;
}
 .testimony-wrap .user_detail .user_info .name{
    color: #051550;
    font-weight: bold;
    font-size: 17px;
    margin: 0;
    padding: 0;
}
 .testimony-wrap .user_detail .user_info .position{
    margin: 0;
    padding: 0;
}
      
      .boder_img{
        width: 32%;
        display: block;
        margin-left: auto;
        margin-right: auto;
      }

      .ewt_membership{
          background-color: #ffffff;
          overflow: hidden;
          padding: 54px 0;
      }
      .ewt_membership h2{
          text-align: center;
          color: #0b215a;
          font-size: 34px;
          font-weight: 700;
          margin: 0;
      }
      .ewt_membership .member_block{
         
      }
      .ewt_membership .member_block img{}

      .carousel-member{
        padding: 14px 14px;
        margin: 0;
        /* height: 106px; */
        border: 1px solid #a0a0a0;
        border-radius: 11px;
        overflow: hidden;
      }

 .ewt_h_about{
    background-color: #fff7ea;
    padding: 34px 0px;
}     
 .ewt_h_about .heading-section{}
 .ewt_h_about .heading-section h1{
    font-size: 29px;
    font-weight: 600;
    color: #f07d00;
}
 .ewt_h_about .heading-section h2{
    color: #031950;
    font-size: 22px;
}
 .ewt_h_about .heading-section p{
    font-size: 16px;
}       

.ewt_about_sec{
  padding: 45px 0;
}
.ewt_about_sec .heading-section{}
.ewt_about_sec .heading-section h2{color: #162c60;}
.ewt_about_sec .heading-section p {
    font-size: 15px;
    text-align: justify;
    margin: 0;
    padding: 0;
    line-height: 28px;
}
.ewt_about_sec .heading-section ul{}
.ewt_about_sec .heading-section ul li{
    font-size: 17px;
}
.ewt_managemnt{
  width: 100%;
  overflow: hidden;
  margin: 0;
  background: url(../images/team-member-bg.jpg) no-repeat;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
 .ewt_overlay{
  background-color: #001b49;
  opacity: 0.7;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.ewt_managemnt .ewt_management_message{   
  padding: 54px 0;   
  z-index: 1;
}
.ewt_managemnt .ewt_management_message h2{text-align: center;color: #ffc783;padding: 5px 0;padding-bottom: 13px;z-index: 1;border-bottom: 1px #ffffff solid;width: 71%;margin-bottom: 29px;margin-left: auto;margin-right: auto;}
.ewt_managemnt .ewt_management_message p{
    color: #fff;
    font-size: 18px;
}

.inner_content{
  padding: 45px 0;
}
.inner_content .inner_content_sec{
  
}

.inner_content .inner_content_sec h1{color: #162c60;text-align: center;font-weight: bold;margin-bottom: 30px;}
.inner_content .inner_content_sec h2, h3, h4, h5{
    margin: 20px 0 !important;
    font-size: 30px !important;
    padding: 0 !important;
        font-weight: 700;
    color: #031950;
    text-align: center;
    
}
.inner_content .inner_content_sec p{font-size: 15px;text-align: justify;margin: 0;padding: 0;line-height: 24px;margin-bottom: 10px;}
.inner_content .inner_content_sec ul{
    list-style: none;
}
.inner_content .inner_content_sec ul li{
    font-size: 15px;
    margin-bottom: 10px;
}

.ewt_team{
    width: 100%;
    overflow: hidden;
    margin: 0;
    /* padding: 68px 0; */
    background: url(../images/team-member-bg.jpg) no-repeat;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}
.ewt_team h3{
   font-size: 32px !important;
   text-align:center;
   color: #ffc783;
   padding: 5px 0 !important;
   z-index: 1;
   border-bottom: 1px #ffffff solid;
   width: 71%;
   margin: 0 auto !important;
}
.ewt_team .ewt_team_members{
    width: 100%;
    padding: 49px 0;
    margin: 0 auto;
    display: flex;
    overflow: hidden;
    z-index: 1;
}
.ewt_team .ewt_team_members .ewt_member_info{
    width: 22%;
    padding: 6px 5px;
    margin: 0 auto;
    box-shadow: 0px 5px 9px #a9a9a994;
    background-color: #fff;
}
.ewt_team .ewt_team_members .ewt_member_info .ewt_member_img{
    width: 100%;
}
.ewt_team .ewt_team_members .ewt_member_info .ewt_member_img img{
    width: 100%;
    filter: gray;
    -webkit-filter: grayscale(1); 
    -webkit-transition: all .8s ease-in-out;  
}
.ewt_team .ewt_team_members .ewt_member_info .ewt_member_img img:hover{
  filter: none;
  -webkit-filter: grayscale(0);
  -webkit-transform: scale(1.01);
}
.ewt_team .ewt_team_members .ewt_member_info .ewt_member_details{
    text-align: center;
}
.ewt_team .ewt_team_members .ewt_member_info .ewt_member_details h2{
    font-size: 20px;
    margin: 0;
    color: #192c5e;
    padding-top: 10px;
}
.ewt_team .ewt_team_members .ewt_member_info .ewt_member_details p{
    margin: 0;
}

.ewt_footer{
          font-size: 16px;
          background: #01113b;
          padding: 0 0;
          padding-top: 50px;
          z-index: 0;
          overflow: hidden;
      }

      .ewt_footer p {
          font-size: 14px;
          color: #fff;            
      }
.ewt_footer .ewt_footer_widget h2{
  font-weight: normal;
  color: #f07d00;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 600;
}
      .ewt_footer .ewt_footer_widget .ewt_widget_text{}
      .ewt_footer .ewt_footer_widget .ewt_widget_text .ewt_review{
    width: 43%;
    padding: 5px 0px;
}
.ewt_footer .ewt_footer_widget .ewt_widget_text .ewt_review img{
  width:100%;
      }
.ewt_footer .ewt_footer_widget .ewt_widget_text ul{
    list-style: none;
    margin: 10px 0;
    padding: 0;
}
      .ewt_footer .ewt_footer_widget .ewt_widget_text ul li{
  color: #fff;
}
.ewt_footer .ewt_footer_widget .ewt_widget_text ul li i{}
.ewt_footer .ewt_footer_widget .ewt_widget_text ul li a{
  color: #fff;
  text-decoration: none;
}
.ewt_footer .ewt_footer_widget .fbt_payment{
    width: 100%;
    padding: 0;
    margin: 0;
}
.ewt_footer .ewt_footer_widget .fbt_payment .payment_btn{
        margin-top: 14px;
}
.ewt_footer .ewt_footer_widget .fbt_payment .payment_btn a{
    text-decoration: none;
    color: #fff;
    padding: 8px 23px;
    background: #ff9c00;
    border-radius: 5px;
}
.ewt_footer .ewt_footer_widget .fbt_payment .card_list{
    display: block;
    margin-bottom: 5px;
}
.ewt_footer .ewt_footer_widget .fbt_payment .card_list p{
    margin: 0;
    color: #d8bb88;
    margin-bottom: -2px;
    font-size: 18px;
    font-weight: 600;
}
.ewt_footer .ewt_footer_widget .fbt_payment .card_list ul{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
      flex-wrap: wrap;
}
.ewt_footer .ewt_footer_widget .fbt_payment .card_list ul li{
    margin-right: 10px;
}
.ewt_footer .ewt_footer_widget .fbt_payment .card_list ul li img{
    width: 27%;
}
.ewt_footer .ewt_footer_widget .fbt_payment .card_list ul li i{
    color: #fff;
    font-size: 35px;
}
.ewt_footer_social{
    list-style: none;
    margin: 0;
    padding: 0;
}
       
.ewt_footer_social li{display: inline-block;margin-bottom: 7px;} 
.ewt_footer_social li a{
  color: #FFFFFF;
  background-color: #064C75;
  } 
.ewt_footer_social li a span{
  width: 40px;
  height: 40px;
  display: block;
  font-size: 24px;
  text-align: center;
  line-height: 38px;
  } 
.threads{
    background: #000 !important;
} 
.threads img{
    width: 70%;
}

.x_twitte{
    background: #000 !important;
}
.x_twitte img{
      width: 70%;
}
.ewt_footer_social li a .fa1{
  color: #FFFFFF;
  background-color: #064C75;
  } 
.ewt_footer_social li:hover a .fa1{      
  color: #fff;    
  -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease; 
    background-color: #FF9D09;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  
.ewt_footer_social li a .fa2{
  color: #FFFFFF;
  background-color: #2789DE; 
  } 
.ewt_footer_social li:hover a .fa2{     
  color: #fff;     
  -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease; 
    background-color: #FF9D09;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  
.ewt_footer_social li a .fa3{
  color: #FFFFFF;  
  background-color: #22ADFF; 
  } 
.ewt_footer_social li:hover a .fa3{   
  color: #fff;     
  -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease; 
    background-color: #FF9D09;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  
.ewt_footer_social li a .fa4{
  color: #FFFFFF;  
  background-color: #BD0400;  
  } 
.ewt_footer_social li:hover a .fa4{      
  color: #fff;     
  -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease; 
    background-color: #FF9D09;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
      
.ewt_footer_social li:hover a {     
  color: #FF9D09;     
  -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  } 

  .ewt_copy_right {
    background-color: #000a23;
    border-top: 1px #f07d00 solid;
}
  .ewt_copy_right p {
    margin: 0 !important;
    color: #f07d00;
    padding: 10px 0;
}
  .ewt_copy_right a {
    color: #f07d00;
    text-decoration: none;
}
  .ewt_copy_right a:hover {   
    color: #fff;   
}

.zig_text{
    width: 100%;
    padding: 10px 0;
    margin: 0 auto;
}
.zig_text .zig_text_penal{
    padding: 50px 0;
    padding-bottom: 0;
}
.zig_text .zig_text_penal h2{
    color: #0b215a;
    font-weight: 600;
    font-size: 1.5rem;
}
.zig_text .zig_text_penal p{
    font-size: 16px;
    color: #464646;
}
.zig_text .zig_text_penal ul{
    margin: 0;
    padding: 0;
    display: flex;
    text-align: center;
    align-items: center;
}
.zig_text .zig_text_penal ul li{
    font-size: 14px;
    font-weight: 600;
    color: #464646;
    display: inline-block;
    padding: 10px;
    margin-right: 10px;
    background: #e0f2ff;
    margin-bottom: 10px;
    border: 1px #bde2fc solid;
    border-radius: 4px;
}

.ewt_contain_heading{
  background: url(../images/Right-Angled-Dots.webp) no-repeat;
  padding-top: 0px;
  background-position: right;
}
.ewt_contain_heading .ewt_contain_title{

    padding: 35px 0;
    text-align: center;
}
.ewt_contain_heading .ewt_contain_title h1{
    color: #0b215a;
    font-weight: 600;
    font-size: 1.5rem;
}
.ewt_contain_heading .ewt_contain_title h3{
    color: #0b215a;
    font-weight: 600;
}
.ewt_contain_heading .ewt_contain_title p{
    font-size: 16px;
    color: #464646;
}

.ewt_tour_features{
  padding: 18px 0px 50px 0px;
    position: relative;
}
.bg_mask{
  background: url(../images/net.png) no-repeat;
  background-size: cover;
}
.ewt_tour_features .ewt_feature_title{
    text-align: center;
    padding: 11px 0;
}
.ewt_tour_features .ewt_feature_title h2{
    color: #0b215a;
    font-size: 29px;
    font-weight: 600;
    text-transform: uppercase;
}
.ewt_tour_features .ewt_serve_feature {}
.ewt_tour_features .ewt_serve_feature .ewt_main_feature{
    background-color: #fff;
    position: relative;
    box-shadow: 0px 4px 11px #00000069;
    margin: 25px 12px;
    overflow: hidden;
}
.ewt_tour_features .ewt_serve_feature .ewt_main_feature:before{
  content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: #0b132512;
    left: 0;
    z-index: 1;
}
.ewt_tour_features .ewt_serve_feature .ewt_main_feature img{
    width: 100%;
}
.ewt_tour_features .ewt_serve_feature .ewt_main_feature:hover .feature_detail{
    bottom: 0;
}
.ewt_tour_features .ewt_serve_feature .ewt_main_feature .feature_detail{
  padding: 6px 14px;
  text-align: justify;
  position: absolute;
  width: 100%;
  z-index: 100;
  /* background-color: #561703cf; */
  height: 100%;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.5s linear;
  bottom: -85%;
  overflow: auto;
}
.ewt_tour_features .ewt_serve_feature .ewt_main_feature .feature_detail h2{
    padding: 7px 0;
    color: #fff;
    position: relative;
    font-size: 17px;
    text-align: center;
    padding-bottom: 16px;
    margin: 8px 0px;
}
.ewt_tour_features .ewt_serve_feature .ewt_main_feature .feature_detail p{
    text-align: justify;
    margin: 0;
    color: #fff;
}
a{
    color:#999999;
}


.ewt_contact_sec{
    padding: 34px 0;
}
.ewt_contact_sec .ewt_contact_info{}
.ewt_contact_sec .ewt_contact_info .ewt_box{
    width: 100%;
}
.ewt_contact_sec .ewt_contact_info .ewt_box h3{
    color: #152a5f;
    font-size: 20px;
}
.ewt_contact_sec .ewt_contact_info .ewt_box p{
    font-size: 15px;
    color: #323232;
    line-height: 22px;
    font-weight: 500;
}
.ewt_contact_sec .ewt_contact_info .ewt_box p a{    
font-size: 15px;    
color: #323232;    
text-decoration: none;
}
.ewt_contact_sec .ewt_contact_info .ewt_box .icon{
    width: 84px;
    height: 84px;
    background-color: #152a5f;
    border-radius: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}
.ewt_contact_sec .ewt_contact_info .ewt_box .icon span{
   color: #fff;
   font-size: 30px;
}

.ewt_contact_form{
    padding: 25px 0;
    background-color: #e6eaef;
}
.ewt_contact_form .ewt_form_block{
    background-color: #fff;
    padding: 36px 18px;
}
.ewt_contact_form .ewt_form_block .form_group{
    margin-bottom: 10px;
}
.ewt_contact_form .ewt_form_block .form_group .iti{
   width:100%;
}
.ewt_btn{    
background-color: #ffa300;    
font-size: 18px;    
font-weight: 400;    
color: #fff;    
padding: 7px 44px;    
border: none;    
outline: none;    
margin-left: auto;    
margin-right: auto;    
width: 42%;    
display: block;
}


.side-form{
    position: fixed;
    bottom: 45%;
    transform: rotateZ(-90deg);
    left: -79px;
    z-index: 3;
}
.side-form .side-form-btn {
  color: #fff;
    text-decoration: revert;
    font-size: 16px;
    font-weight: bold;
    width: 195px;
    padding: 10px 0px;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    background-color: #031950;
    border-bottom-right-radius: 14px;
    border-bottom-left-radius: 14px;
}

.side-form-btn .query_form{
  overflow: hidden;
  transition: 1s;
  width: 212px; 
  transition: all 0.5s ease-in-out 0s;
  position: relative;
  left: -162px;
  transition: all 0.5s ease-in-out 0s;
}
.side-form-btn .query_form:hover{
  transition: width 1s;         
  left: 1px;
  transition: all 0.5s ease-in-out 0s;
}
.modal-header{
  border: none;
}
.modal-body{
    padding: 0 34px;
}
.modal-body .contact-form{}
.modal-body .contact-form .form-group{
    margin-bottom: 10px;position: relative;
    
}
.modal-body .contact-form .form-group .iti {
   
    width: 100%;
}
.modal-body .contact-form .form-group .model-btn{
     display: block;
    border: none;
    background-color: #f07d00;
    color: #fff;
    padding: 4px 25px;
    border-radius: 0px;
    font-size: 18px;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    text-decoration:none;
    
}
    .modal-body .contact-form .form-group .model-btn a{
        color:#ffff;
        text-decoration:none;
    }
.modal-body .contact-form .form-group i{
  position: absolute;
  left: 10px;
  top: 10px;
  font-size: 20px;
  color: #06305a;
}
.modal-body .contact-form .form-group .form-pax{width: 100%;padding: 9px 3px;font-size: 15px;line-height: 2.2;color: #555;background-color: #fff;border: 1px solid #ccc;border-radius: 0px;outline: none;}
.modal-body .contact-form .form-group .form-date{width: 100%;padding: 6px 5px;padding-left: 40px;font-size: 13px;/* margin-left: 10px; */line-height: 2.2;color: #555;background-color: #fff;border: 1px solid #ccc;border-radius: 0px;outline: none;}
.modal-body .contact-form .form-group .form-control{
    width: 100%;
    padding: 5px 10px;
    font-size: 14px;
    padding-left: 42px;
    line-height: 30px;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    /* margin-bottom: 16px; */
    margin-right: 0px;
    -webkit-appearance: none;
}
.modal-body .contact-form .element-text{
    width: 100%;
    padding: 5px 16px;
    font-size: 12px;
    line-height: 2.428571;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin-bottom: 0;
    margin-right: 0px;
    -webkit-appearance: none;
}

.modal-content{
  background-color: #0a0c2abf;
  /* box-shadow: 0 4px 16px #929191; */
}

.modal-dialog{
  top: 5%;
  /* background-color: #000; */
  opacity: 1;
}
.modal-backdrop.show{
  opacity: .9;
}
.modal-backdrop{
  background-color: #00000063;
}

/*Marine Page Get Quote Form Design css*/

  .modal-body .front_query_form .form-group {
    margin-bottom: 6px;
    overflow: hidden;
    width: 100%;
}
.modal-body .front_query_form .form-group label {
    color: #fff;
    font-size: 14px;
}
.modal-body .front_query_form .form-group .form-pax {
    width: 100%;
    font-size: 14px;
    padding: 3px 0;
    outline: none;
}
.fbt_submit_btn {
    display: block;
    border: none;
    background-color: #f07d00;
    color: #fff;
    padding: 4px 64px;
    border-radius: 0px;
    font-size: 18px;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
 
}
 .fbt_submit_btn  a{
        color:#ffff;
        text-decoration:none;
    }

.modal-header .btn-close{
  background-color: #fff;
  opacity: 1;
}
.modal-header .modal-title{
  font-size: 23px !important;
  color: #fff;
  line-height: 0;
}

.ewt_whatsapp{
   position: fixed;
    bottom: 4%;
    z-index: 1000;
   width: 170px;
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
  background-color: #008705;
  border: 3px solid #329300;
  border-radius: 50px;
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
  color: #329300;
  margin-right: 5px;
  margin-bottom: 0px;
  cursor: pointer;
  display: inline-block;
  left: 0;
}
.ewt_whatsapp:hover{
  box-shadow: 0 0 10px 0 #46c504 inset, 0 0 20px 2px #46c504;
  border: 3px solid #46c504;
}
.ewt_whatsapp a{
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  font-weight: 500;
  position: relative;
  top: 0px;
  display: flex;
  padding: 1px 14px;
}

.ewt_whatsapp a i{
    color: #fff;
    font-size: 28px;
    padding-right: 7px;
}

.ewt_blue{
  background-color: #561703cf;
}
.ewt_brown{
  background-color: #0b215ae0;
}


.ewt_celebration{
  width: 100%;
  overflow: hidden;
}
.ewt_celebration .ewt_celebration_bg{

background: url(../images/slider/celebrations/story_bg.jpg) fixed no-repeat;

background-size: cover;

/* background-position: 100% 100%; */

background-repeat: no-repeat;

position: relative;

z-index: 2;
}
.ewt_celebration .ewt_celebration_bg .ewt_celebration_overlay{
  content: "";
  position: absolute;
  z-index: -1;
  /* background-image: url(../images/slider/celebrations/dot_bg.png); */
  background-color: rgb(255 255 255 / 18%);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.ewt_celebration .ewt_celebration_bg .ewt_celebration_content{padding: 44px 0;}
.ewt_celebration .ewt_celebration_bg .ewt_celebration_content .ewt_celebration_content_heading{  
  margin-bottom: 60px;
  padding-bottom: 20px;
  background: url(../images/slider/celebrations/bg_heading.png) center bottom no-repeat;
  text-align: center;
  text-transform: uppercase;
}
.ewt_celebration .ewt_celebration_bg .ewt_celebration_content .ewt_celebration_content_heading h3{
  margin: 0;
  font-size: 18px;
  color: #eaa045;
  font-family: 'Lora', serif;
}
.ewt_celebration .ewt_celebration_bg .ewt_celebration_content .ewt_celebration_content_heading h2{
  margin: 10px 0;
  font-size: 66px;
  color: #fff;
  text-transform: capitalize;
  font-family: 'Great Vibes', cursive;
}
.ewt_celebration .ewt_celebration_bg .ewt_celebration_content .ewt_celebration_story{  
  position: relative;
  overflow: hidden;
}
.ewt_celebration .ewt_celebration_bg .ewt_celebration_content .ewt_celebration_story::before {  
  display: table;
    content: "";
}
.ewt_celebration .ewt_celebration_bg .ewt_celebration_content .ewt_celebration_story::after{  
  display: table;
    content: "";
}
.ewt_celebration .ewt_celebration_bg .ewt_celebration_content .ewt_celebration_story .ewt_orderline{
  position: absolute;
  background-color: rgb(195 195 195 / 23%);
  width: 2px;
  /* top: 0px; */
  /* bottom: 0px; */
  left: 0px;
  right: 0px;
  margin: 0px auto;
  height: 100%;
  z-index: 1000;
  display: block;
}
.ewt_celebration .ewt_celebration_bg .ewt_celebration_content .ewt_celebration_story .ewt_story_left{
  float: left;
  width: 45%;
  background-color: #561703cf;
  -webkit-border-radius: 50px 0 50px 50px;
  -moz-border-radius: 50px 0 50px 50px;
  border-radius: 50px 0 50px 50px;
  position: relative;
  margin: 50px 0 150px 0px;
}
.ewt_celebration .ewt_celebration_bg .ewt_celebration_content .ewt_celebration_story .ewt_story_left::after{
  content: "";
  position: absolute;
  right: -35px;
  top: 0;
  width: 0;
  height: 0;
  border-top: 0 solid transparent;
  border-left: 35px solid #561703cf;
  border-bottom: 25px solid transparent;
}
.ewt_celebration .ewt_celebration_bg .ewt_celebration_content .ewt_celebration_story .ewt_story_right{
  float: right;
  width: 45%;
  background-color: #561703cf;
  -webkit-border-radius: 0px 50px 50px 50px;
  -moz-border-radius: 0px 50px 50px 50px;
  border-radius: 0px 50px 50px 50px;
  position: relative;
  margin: 150px 0px 50px 0px;
}
.ewt_celebration .ewt_celebration_bg .ewt_celebration_content .ewt_celebration_story .ewt_story_right::after{
  content: "";
  position: absolute;
  left: -35px;
  top: 0px;
  width: 0;
  height: 0;
  border-top: 0px solid transparent;
  border-right: 35px solid #561703cf;
  border-bottom: 25px solid transparent;
}
.ewt_celebration .ewt_celebration_bg .ewt_celebration_content .ewt_celebration_story .ewt_story_right .ewt_story_dot{  
  left: -75px;
    right: auto;
}
.ewt_celebration .ewt_celebration_bg .ewt_celebration_content .ewt_celebration_story .ewt_story_right .ewt_story_dot span{  
  background-color: #eaa045;
  width: 15px;
  height: 15px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  position: absolute;
  top: 25%;
  left: 0;
  right: 0;
  margin: 0px auto;
}
.ewt_celebration .ewt_celebration_bg .ewt_celebration_content .ewt_celebration_story .ewt_story_right .ewt_story_img{  
  float: right;
}

.celebration_info{
    width: 100%;
    padding: 20px 0;
}
.celebration_info h1{
    text-align: center;
    color: #162c60;
    margin-top: 13px;
}
.celebration_info p{
    color: #686868;
    font-size: 16px;
}
.celebration_info ul{
  list-style: none;
  margin: 0;
  padding: 0;
  padding-left: 22px;
  margin-bottom: 11px;
}
.celebration_info ul li{
    color: #686868;
    font-size: 16px;
}
.ewt_story_dot{  
  position: absolute;
    right: -75px;
    top: 30px;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background-color: rgba(255, 255, 255, 0.1);
    text-align: center;
}
.ewt_story_dot span{  
  background-color: #eaa045;
  width: 15px;
  height: 15px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  position: absolute;
  top: 25%;
  left: 0;
  right: 0;
  margin: 0px auto;
}

.ewt_story_img{  
  float: left;
  width: 220px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
 .ewt_story_img img{  
  display: inline-block;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.ewt_story_detail{  
  overflow: hidden;
  padding: 35px 30px 0 35px;
  -webkit-border-radius: 0 0 50px 50px;
  -moz-border-radius: 0 0 50px 50px;
  border-radius: 0 0 50px 50px;
  color: #fff;
}
.ewt_story_detail span{
  display: block;
    font-size: 16px;
    color: #eaa045;
    text-transform: uppercase;    
}
.ewt_story_detail h3{
  font-family: cursive;
  font-size: 22px;
  color: #fff;
  text-transform: capitalize;
  margin: 4px 0px;
}


/*=================================
custom landing page layout css
==========================================*/

.banner-blk-mob{
  display: none;
}
.desert-safari{
  background-size: cover;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  position: relative;
}

.desert-safari .opacity {
    top: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-color: #0000002b;
    position: absolute;
}

.desert-safari .header-part {
position: absolute;
    width: 100%;
    height: 100%;
    top: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: rgb(228, 223, 223);
    text-align: center;
}
.desert-safari .header-part h2 {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 55px;
  color: #fff;
}
.desert-safari .header-part p {
  margin: 10px;
  padding: 12px;
  font-size: 20px;
  font-weight: bold;
  color: rgb(255, 241, 241);
}
.desert-safari .header-part .main-button {
  width: 100%;
  text-align: center;
}
.desert-safari .header-part .main-button .btn {
  background-color: orange;
  color: white;
  font-size: 20px;
  border: none;
  border-radius: 22px;
}
.desert-safari-content{
padding: 10px 0;

}

.desert-safari-content .desert-safari-activities{


}

.desert-safari-content .desert-safari-activities h3{
    text-align: center;
    color: #031950;
    font-weight: 700;


}
.desert-safari-content .desert-safari-activities p{
  text-align: center;
  color: #000;
  padding: 12px 0;


}
.desert-safari-content .desert-safari-activities .activity-list{



}
.desert-safari-content .desert-safari-activities .activity-list .activity-inn{ 

  box-shadow: 0px 0px 7px #cacaca;
  min-height: 400px;
  height: 400px;
  overflow: hidden;
  border-radius: 12px;
  margin-bottom: 30px;
}


.desert-safari-content .desert-safari-activities .activity-list .activity-inn .activity-image{ 



}
.desert-safari-content .desert-safari-activities .activity-list .activity-inn .activity-content{ 



}
.desert-safari-content .desert-safari-activities .activity-list .activity-inn .activity-content h6{ 

  font-size: 24px;
  color: #000;
  text-align: center;
  padding: 7px 0px;

}
.desert-safari-content .desert-safari-activities .activity-list .activity-inn .activity-content p{ 

  margin: 0 !important;
  color: #000;
  padding: 0 5px;

}




.main{
    background: url(../images/img.jpg) no-repeat  center;
    background-size: cover;
    width: 100%;
    height: 650px;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    position: relative;
}
.main .opacity{
    top: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-color: #0000002e;
    position: absolute;

}
.main .header-part{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
     color:  rgb(228, 223, 223);

}
.main .header-part h1{
    text-transform: uppercase;
    font-weight: 800;
    font-size: 80px;
    color: #fff;

}
.main .header-part p{
    margin: 10px;
    padding: 12px;
    font-size: 30px;
    font-weight: bold;
    color: rgb(255, 241, 241);
     
}

.main .header-part .main-button{
    width: 100%;
    text-align: center;
}

.main .header-part .main-button .btn{
 background-color: orange;
 color: white;
 font-size: 20px;
 border: none;
 border-radius: 22px;
}

.hatta-main{
    background: url(../images/hatta.jpg) no-repeat center;
    background-size: cover;
    width: 100%;
    height: 650px;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    position: relative;
        z-index: 1;
}
.hatta-main .opacity{
    top: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-color: #0000006b;
    position: absolute;

}
.hatta-main .header-part{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
     color:  rgb(228, 223, 223);
     z-index: 9999;
}


.hatta-main .header-part h1{
    text-transform: uppercase;
    font-weight: 800;
    font-size: 80px;
    color: #fff;

}
.hatta-main .header-part p{
    margin: 10px;
    padding: 12px;
    font-size: 30px;
    font-weight: bold;
    color: rgb(255, 241, 241);
     
}

.hatta-main .header-part .main-button{
    width: 100%;
    text-align: center;
}

.hatta-main .header-part .main-button .btn{
 background-color: orange;
 color: white;
 font-size: 20px;
 border: none;
 border-radius: 22px;
}

.desert-safari-content{
    padding: 41px 0;

}
.desert-safari-content h6{
  color: #1a1d56c7;
    font-size: 23px;
        text-align: left;

}
.desert-safari-content h2{
     text-align: left;
    color: #1a1d56c7;
    font-weight: 700;
}
.desert-safari-content h3{
    margin: 20px 0 !important;
    font-size: 30px !important;
    padding: 0 !important;
    font-weight: 700;
    color: #1a1d56c7;
    text-align: left;
}
.desert-safari-content h4{
    margin: 20px 0 !important;
    font-size: 30px !important;
    padding: 0 !important;
    font-weight: 700;
    color: #031950;
    text-align: left;
}
.desert-safari-content h5{
    margin: 20px 0 !important;
    font-size: 30px !important;
    padding: 0 !important;
    font-weight: 700;
    color: #031950;
    text-align: left;
}
.desert-safari-content h1{
    text-align: left;
    color: #1a1d56c7;
    font-weight: 700;
}



.card-section{
    background: whitesmoke;
    width: 100%;
    padding: 26px 20px;
    margin: 0 auto;
    overflow: hidden;
}

.card-section  .card{
    border-radius: 8px;
   
}
.card-section .card .card-body:hover{
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    transition: 0.4s ease;

}

.card-section .card .card-body i{
    color: orange;
    font-size: 38px;
    margin: auto 12px;
}
.card-section  .card .card-body h4{
    font-size: 23px;
    font-weight: bold;
    margin: 20px 10px;
    color: #1a416e;
}
.card-section  .card .card-body p{
    font-size: 19px;
    font-family: serif;
    margin: 35px 8px;
}
.package-sec {
    background-color: #efefef;
    width: 100%;
    padding: 42px 0;
    margin: 0 auto;
    overflow: hidden;
}
.package-sec .package-sec-header{
}

.package-sec .package-sec-header h1{
   text-align: left;
   color: #1a1d56c7;
   font-weight: 700;
}
.package-sec .package-sec-header  h2{
       font-size: 32px;
       text-align: left;
       color: #1a1d56c7;
       font-weight: 700;
    }
    

.package-sec .package-sec-header  h3{
       margin: 20px 0 !important;
       font-size: 30px !important;
       padding: 0 !important;
       font-weight: 700;
       color: #1a1d56c7;
       text-align: left;
    }
    
.package-sec .package-sec-header  h4{
      margin: 20px 0 !important;
    font-size: 25px !important;
    padding: 0 !important;
    font-weight: 700;
    color: #1a1d56c7;
    text-align: left;
    }
    
.package-sec .package-sec-header h5{
    font-size: 18px !important;
    font-weight: bold;
    color: #484b77;
    margin: 0px !important;
    text-align: left;
    padding: 0 !important;
}

.package-sec .package-sec-header p{
    font-size: 16px;
    /* padding: 8px; */
    /* margin: 19px; */
}

.package-sec .col-sec{
   background-color: white;
    border: 2px solid #363BA9;
    border-radius: 25px;
    padding: 10px;
    margin: 10px auto;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}
.package-sec  .col-sec .image-box{
  border: 1px solid rgb(87, 83, 83);
  border-radius: 12px;
  overflow: hidden;
  margin: 7px 6px;
  padding: 0;
}
.package-sec .row .col-sec .content-box{
    text-align: center;
    margin: 0;
}
.package-sec .col-sec .content-box h3{
  padding: 10px 0;
  padding-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  color: #1a416e;
  margin: 0;
}
.package-sec .col-sec .content-box h2{
  padding: 10px 0;
  padding-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  color: #1a416e;
  margin: 0;
}
.package-sec  .col-sec .content-box p{
    font-size: 16px;
    font-weight: 500;
    margin: 0;
}

.package-sec .col-sec .content-box .pck_fare{
    font-size: 18px;
    font-weight: bold;
    color: #ff9c00;
}
.package-sec  .col-sec .list-items{
    padding: 11px 13px;
    font-size: 16px;
    font-weight: 500;
}
.package-sec .col-sec .list-items a{
  font-size: 16px;
  color:#fff;
  background:#ff9c00;
  padding: 6px 28px;
  text-decoration: none;
  border-radius: 6px;
  border: 1px #ff9c00 solid;
  margin: 0 auto;
  display: block;
  width: 59%;
  text-align: center;
}
.package-sec  .tour-block{
     background-color: white;
     border: 2px solid #363BA9;
     border-radius: 25px;
     padding: 8px;
     margin: 10px auto;
     box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
 
}
 .package-sec   .tour-block .image-box{
    border: 1px solid rgb(87, 83, 83);
    border-radius: 12px;
    overflow: hidden;
    margin: 7px 6px;
    padding: 0;
    height: 250px;
  }
  .package-sec .tour-block .content-box{
    text-align: center;
    padding: 8px 0;
}
.package-sec .tour-block .content-box h3{
  
    font-weight: 600; 
    color: rgb(56, 56, 206);
    font-size: 25px;
 }
 .package-sec  .tour-block .content-box p{
    font-size: 14px;
    font-weight: 500;
    margin: 0;
    padding: 6px 0;
 }
 .package-sec  .tour-block .list-items{
     padding: 11px 13px;
     font-size: 14px;
     font-weight: 500;
 }
 .package-sec .tour-block .list-items a {
    font-size: 16px;
    color: #fff;
    background: #ff9c00;
    padding: 6px 28px;
    text-decoration: none;
    border-radius: 6px;
    border: 1px #ff9c00 solid;
    margin: 0 auto;
    display: block;
    width: 59%;
    text-align: center;
}
.main .header-part  h2{
text-transform: uppercase;
    font-weight: 800;
    font-size: 59px;
    color: #fff;
}


.sky-img{
    background: url(../images/sky1.jpg) no-repeat  center;
    background-size: cover;
    width: 100%;
    height: 500px;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    position: relative;
}
.sky-img .opacity{
    top: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-color: #0000006b;
    position: absolute;

}
.sky-img .header-part{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
     color:  rgb(228, 223, 223);

}
.sky-img .header-part h1{
    text-transform: uppercase;
    font-weight: 800;
    font-size: 64px;
}
.sky-img .header-part p{
    margin: 0px 0px;
    padding: 12px;
    font-size: 23px;
    font-weight: bold;
    color: rgb(255, 241, 241);
}

.sky-img .header-part .main-button{
    width: 100%;
    text-align: center;
}

.sky-img .header-part .main-button .btn{
 background-color:#ffa709;
 color: #ffff;
 font-size: 20px;
 border: none;
 border-radius: 22px;
}
.sky-img .header-part .main-button .btn:hover{
   color:#ffa709;
      background-color: #ffff;
     font-weight:bold;
}
.sky-tour-sec{
    padding: 46px 0;
}
.sky-tour-sec h2{
    text-align: center;
    font-size: 35px;
    color: #031950;
    padding: 16px 0;
    font-weight: 700;

}
.sky-tour-sec .content-block {
padding: 8px 0px;
}
.sky-tour-sec .content-block h5{
    color: #f07d00;
    text-align: left;
}




.sky-tour-sec .content-block h2{
    /* margin-top: 22px; */
    /* padding: 15px 0; */
    font-size: 31px;
    font-weight: 600;
    color: #002c75;
    text-transform: uppercase;
}
.sky-tour-sec .content-block p{
    font-family: "PT Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #555555;
    line-height: 25px;
    /* margin: 24px 0px; */
}
.sky-tour-sec .img-block {


}

.query-sec{
    padding: 40px 0;
}
.query-sec h2{
    text-align: center;
    /* padding: 36px 0px; */
    color: #342e3c99;
    font-weight: 700;
    color: #8f6f3f;
    margin-bottom: 26px;
} 
.query-sec .accordion .accordion-flush .accordion-item .accordion-button {
    border-bottom-width: 1px !important;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    background-color: #00387a;
    border-bottom: 1px solid #ffffff;
    padding: 9px 18px;
    margin-bottom: 5px;
}


.query-sec .accordion .accordion-flush .accordion-item .accordion-button:after{

    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e);
    background-repeat: no-repeat;
    background-size: 84%;
    transition: transform .2s ease-in-out;
    /* background: #090909; */
    background-color: #cd9434;
    border-radius: 3px;
    background-position-x: 2px;
    background-position-y: 2px;
}

.price-sec{
    padding: 5px 0;
}

.price-sec h1{
    text-align: center;
    color: #031950;
    font-size: 38px;
    font-weight: 700;
}
.price-sec .price-box h4{
    color: #031950;
    font-weight: 700;
}
.price-sec .price-box p{
font-size: 17px;
    color: #ff9c00;
    font-weight: 500;
}
.price-sec .price-box{
    text-align: center;
    padding: 20px 0;
    border-radius: 16px;
    background: #ffffff;
    box-shadow: 1px 0px 4px #c4c4c4;
}
    
    .price-sec .price-box .main-button .btn{
        border-bottom-width: 1px !important;
        color: #031950;
        font-size: 14px;
        font-weight: 600;
        background-color: #d7d7d7;
        /* border: none; */
        border-radius: 30px;
        padding: 5px 25px;
    }
      .price-sec .price-box .main-button .btn:hover{
             /* background-color: #ffffff; */
             color: #031950;
             /* font-weight:bold; */
             opacity: 0.9;
      }
    .footer-section{
        margin-top: 18px;
        background-color: #031950;
        overflow: hidden;
    }
    .footer-section .content-block {
        color: #fff;
        font-weight: 500;
        padding: 30px 45px;
        text-align: end;
    }
    .footer-section .content-block h3{
       padding: 1px 0;
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    border-bottom: 2px solid #ff9c00;
    text-align: end;
    }
    .footer-section .content-block p{
        font-size: 16px;
            color: #fff;
    }
    .footer-section .img-block{
        padding: 42px 60px;
    }
    .thankyou{   
          height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    }
    .thankyou .main-text{
     background-color: #002a76;
     text-align: center;
     padding: 13px 29px;
     font-family: revert;
     /* border: 2px solid #a41919; */
     box-shadow: 1px 4px 15px #000000a8;
     /* height: 409px; */
     width: 46%;
     margin: auto;
     /* color: #b61d08; */
    }
    
    .thankyou .main-text h1{
        font-size: 48px;
        padding: 8px 0;
        font-weight: 800;
        color: #ffb32d;
    }
    
    .thankyou .main-text p{
        font-size: 21px;
        /* font-weight: bold; */
        font-family: auto;
        line-height: 24px;
        color: #fff;
    }
    .thankyou .main-text .thankyou-img{
        width: 14%;
        margin: auto;
        padding: 6px 0px;
        color: #ffb32d;
    }
    .thankyou .main-text .thankyou-img img{
        width: 100%;}

 .thankyou .main-text p a {
    color: #ffb32d;
    text-decoration: none;
    font-weight: 700;
}
    .price-packg{
        background: url(../images/helicopter1.jpg) no-repeat  center;
        background-size: cover;
        width: 100%;
        height: 650px;
        margin: 0 auto;
        padding: 0;
        overflow: hidden;
        position: relative;
    
    }

    .price-packg .opacity{
        top: 0;
        height: 100%;
        width: 100%;
        overflow: hidden;
        background-color: #0000006b;
        position: absolute;
    
    }
    .price-packg .header-part{
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
         color:  rgb(228, 223, 223);
    
    }
    .price-packg .header-part h1{
        text-transform: uppercase;
        font-weight: 800;
        font-size: 80px;
        text-align: center;
    
    }
    .price-packg .header-part p{
        margin: 10px;
        padding: 12px;
        font-size: 30px;
        font-weight: bold;
        color: rgb(255, 241, 241);
         
    }
    
    .price-packg .header-part .main-button{
        width: 100%;
        text-align: center;
    }
    
    .price-packg .header-part .main-button .btn{
    background-color: #ffa709;
     color: #ffff;
     font-size: 20px;
     border: none;
     border-radius: 22px;
    }
     .price-packg .header-part .main-button .btn:hover{
          background-color: #ffffff;
             color: #ffa709;
     }
    .price-list{}
    
    .price-cards{
            padding: 40px 0;
    }
    
    .price-list .price-cards h2{
    text-align: center;
    color: #031950;
    font-weight: 700;
    padding: 14px 0;
    
    }
    .price-list .price-cards .cards{
    border: 2px solid gray;
    padding: 12px 17px;
    background-color: #031950;
    border-top: 4px solid #ffa709;
    box-shadow: 2px 2px 4px gray;
    margin: 7px 0;
    color: #ffff;
    height: 309px;
    }
    .price-list .price-cards .cards h3{
        font-size: 18px !important;
        text-align: center;
        /* padding: 12px 0 !important; */
        margin: 0 !important;
        margin-bottom: 10px !important;
        color: #ffd809;
    }
    .price-list .price-cards .cards ul{margin: 0;padding: 0;}
    
    .price-list .price-cards .cards ul li{
    list-style: none;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 0;
    line-height: 18px;
    }
    .price-list .price-cards .cards p{
        text-align: center;
    font-size: 12px;
}
     
.price-list .price-cards .main-button {
       display: flex;
    justify-content: center;
    align-items: center;
    }

    .price-list .price-cards .main-button .btn{
    border-bottom-width: 1px !important;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    background-color: #ffa709;
    border-bottom: 1px solid #ffffff;
    border-radius: 3px;
    padding: 5px 28px;
     }
      .price-list .price-cards .main-button .btn:hover{
              background-color: #ffffff;
             color: #ffa709;
      }
    
     .tour-content{
        padding: 42px 0px;
      
    }
 .tour-content .main-text{
            box-shadow: 1px 2px 10px #00387a;
                background-color: #ffff;
            padding: 29px 0px;
    }
    .tour-content h2{
   text-align: center;
    padding: 15px 0px;
    color: #00387a;
    font-weight: 600;
}
.tour-content p {
     text-align: justify;
    font-weight: 500;
    font-size: 15px;
    line-height: 1.5;
    color: #031950;

}
.tour-content .block-1{
    
}
.tour-content .block-2{
        width: 254px;
        margin: auto;
}

        
        .tour-content p{padding: 12px 39px;}
         .tour-content .main-button {
            margin: auto;
            width: 145px;
        }
        .tour-content .main-button .btn{
            border-bottom-width: 1px !important;
            color: #fdfdfd;
            font-size: 14px;
            font-weight: bold;
            background-color: #00387a;
            border: 1px solid #00387a;
            border-radius: 30px;
            padding: 9px 14px;

        }
         .tour-content .main-button .btn:hover{
              color: #ffff;
             background-color: #ffa709;
             cursor: pointer;
         }
        .tour-map{
            overflow: hidden;
           padding: 15px 33px;
        }
        .tour-map .tour-map-block{
            display: flex;
            justify-content: center;
        }
        .tour-map h2{
    text-align: center;
    color: #1a1d56;
    font-weight: 600;
            
              }
            

        .tour-map .tour-img{
            width: 100%;
            margin: auto;
            box-shadow: 2px 4px 7px #dcc6c6;
            border-radius: 20px;
            overflow: hidden;
            margin: 8px 0;
            
        }
        .tour-map .tour-img h5{
   text-align: center;
    padding: 5px 0px !important;
    font-size: 15px !important;
    background-color: #00387a;
    color: #fff;
    border-top: 1px solid #fff;
    margin: 0 0 !important;

        }
        .tour-map .tour-img p{
            font-size: 14px;
            text-align: center;
            padding: 2px 12px;
            color: #ffa709;
        }
        .tour-map .tour-img img{
            width: 100%;
        }
        /* Yatch-Tour-Page-Css
         */
         .yatch-tour{
            background: url(../images/yatch-tour-dubai-main.jpg) no-repeat ;
            background-position: center;
            background-size: cover;
            width: 100%;
            height: 650px;
            margin: 0 auto;
            padding: 0;
            overflow: hidden;
            position: relative;
        }
        .yatch-tour .opacity{
            top: 0;
            height: 100%;
            width: 100%;
            overflow: hidden;
            background-color: #0000006b;
            position: absolute;
        
        }
        .yatch-tour .header-part{
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
             color:  rgb(228, 223, 223);
        
        }
        .yatch-tour .header-part h1{
            text-transform: uppercase;
            font-weight: 800;
            font-size: 80px;
        
        }
        .yatch-tour .header-part p{
            margin: 10px;
            padding: 12px;
            font-size: 30px;
            font-weight: bold;
            color: rgb(255, 241, 241);
             
        }
        
        .yatch-tour .header-part .main-button{
            width: 100%;
            text-align: center;
        }
        
        .yatch-tour .header-part .main-button .btn{
         background-color: orange;
         color: white;
         font-size: 20px;
         border: none;
         border-radius: 22px;
        }
         .yatch-tour .header-part .main-button .btn:hover{
            color: orange;
           background-color: #ffff;
         font-weight:bold;
         }
        .yatch-sports{
            padding: 45px 0;
        }
        .yatch-sports .yatch-sports-block{}
        
        .yatch-sports .yatch-sports-block h1{
            text-align: center;
          padding: 28px 0;
        color: #00387a;
            border-bottom: 1px solid #00387a;
                margin-bottom: 26px;
        }
        .yatch-sports .yatch-sports-block .img-block{
              width: 550px;
              border: 2px solid #a91224;
              padding: -3px 0px;
              margin: 20px auto;
              border-radius: 13px;
              overflow: hidden;
        } 
        .yatch-sports .yatch-sports-block .img-block img{
            width: 100%;
        }
          .yatch-sports .yatch-sports-block  .content-block{
                   padding: 9px 22px;
                   margin: 22px 0;
                   box-shadow: 3px 4px 9px #d2b3b3;
          }
          
          
          .yatch-sports .yatch-sports-block  .content-block h4{
          padding: 10px 0px;
          font-size: 20px;
          color: #a91224;
         font-weight: 700;
        } 
        .yatch-sports .yatch-sports-block .content-block p{
             font-size: 15px;
    line-height: 2;
    padding: 0px 0;
    color: #0c0c0c;
    line-height: 1.5;
        } 
        .yatch-sports .yatch-sports-block  .content-block ul{} 
        .yatch-sports .yatch-sports-block .content-block li{} 
    
        .yatch-sports .yatch-sports-block .content-block .main-button .btn{
            border-bottom-width: 1px !important;
            color: #fdfdfd;
            font-size: 14px;
            font-weight: 500;
            background-color:  #a91224;
            border: 1px solid #00387a;
            border-radius: 30px;
               padding: 6px 14px;

        }
          .yatch-sports .yatch-sports-block .content-block .main-button .btn:hover{
                 background-color: #fdfdfd;
               color:  #a91224;
               font-weight:bold;
          }

        /* Water-sports-css-starts-here */

        .water-sports{
            background: url(../images/water-sports-main.jpg) no-repeat  center;
            background-size: cover;
            width: 100%;
            height: 650px;
            margin: 0 auto;
            padding: 0;
            overflow: hidden;
            position: relative;
        
        }
    
        .water-sports .opacity{
            top: 0;
            height: 100%;
            width: 100%;
            overflow: hidden;
            background-color: #0000006b;
            position: absolute;
        
        }
        .water-sports .header-part{
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
             color:  rgb(228, 223, 223);
        
        }
        .water-sports .header-part h1{
            text-transform: uppercase;
            font-weight: 800;
            font-size: 80px;
            text-align: center;
        
        }
        .water-sports .header-part p{
            margin: 10px;
            padding: 12px;
            font-size: 30px;
            font-weight: bold;
            color: rgb(255, 241, 241);
             
        }
        
        .water-sports .header-part .main-button{
            /* width: 100%;
            text-align: center; */
        }
        
        .water-sports .header-part .main-button .btn{
         background-color: orange;
         color: #ffff;
         font-size: 20px;
         border: none;
         border-radius: 22px;
        }
         .water-sports .header-part .main-button .btn:hover{
               background-color:  #ffff;
               color: orange; 
               font-weight:bold;
          
         }
       
      .water-sports-sec {
             padding: 44px 0;
           }
         
         .sports-block{}
        .water-sports-sec .sports-block h2{
           text-align: center;
    color: #00387a;
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 24px;
        }
        .water-sports-sec .sports-block  .img-block{
            border-radius: 12px;
            overflow: hidden;
            box-shadow: 3px 2px 4px gray;
        }

        .water-sports-sec .sports-block  .text-block{
            display: flex;
            justify-content: space-between;
            padding: 12px 2px;
        }
        .water-sports-sec .sports-block .text-block  .price-block{
            font-size: 15px;
            color: brown;
        }
   
        .water-sports-sec .sports-block  .text-block .main-button{
      
  
        }
     
        .water-sports-sec .sports-block  .main-button .btn{
    
            border-bottom-width: 1px !important;
            color: #fdfdfd;
            font-size: 13px;
            font-weight: 400;
            background-color: #ffa500;
            border: 1px solid #8aa5c5;
            border-radius: 30px;
            padding: 6px 10px;
            margin-bottom: 15px;
        
        }

  .water-sports-sec .sports-block  .main-button .btn:hover{
        background-color: #fdfdfd;
        color: #ffa500;
  }
  
  
        .water-content{
        margin-top: 20px;
       }
       .water-content .content-header{
        text-align: center;
      
    }
    .water-content .content-header h2{
          color: #00387a;
          font-weight: 600;
    }
        .water-content .content-header h3{
          color: #00387a;
          font-weight: 600;
    }
           .water-content .content-header h4{
          color: #00387a;
          font-weight: 600;
    }
              .water-content .content-header h5{
          color: #00387a;
          font-weight: 600;
    }
       .water-content .content-header h1{}
       .water-content .content{
        padding: 8px 0;
        text-align: justify;
        line-height: 2;
        font-size: 15px;
       }
       .water-content .content h5{
        /*color: #ffa500;*/
        /*color: #6b6458;*/

       }
         /* Contact page css */

       .contact-blocks{
           padding: 15px 0;
       }
       .contact-blocks .address-block{
          border: 1px solid #b6adad;
    box-shadow: 0px 0px 4px #343434;
        background: #f1ece9;
        color: #00387a;
        border-radius: 12px;
        padding: 10px 0px;
        margin: 14px 0;
    }

       .contact-blocks .address-block h5{
        text-align: center;
        font-weight: bold;
        font-size: 21px;
        padding: 13px 0;
       }
       .contact-blocks .address-block ul{
        display: block;
        margin: auto;
        padding: 0 10px;
}
       .contact-blocks .address-block ul li{
        list-style: none;
       }
       .contact-blocks .address-block ul li a{
        text-decoration: none;
        color: #00387a;
        font-size: 16px;
        font-weight: 400;
    }
    
       
       .contact-blocks .address-block ul li span{
        padding: 0 7px;
        color: #ff7838;
        font-weight: 600;
    }
    
       
       .contact-blocks .address-block ul li p{
        font-size: 16px;
        font-weight: 400;
    }

       .contact-blocks .address-block ul li img{
        width: 8%;
          padding: 5px 4px;
    }
       
       .contact-blocks h2{
        text-align: center;
        padding: 16px 0;
        color: #00387a;
        text-shadow: 1px 1px 1px #000;
       }
         /* privacy policy css */
       .privacy-policy {}
       .privacy-policy h1{
        text-align: center;
        font-size: 34px;
        text-shadow: 1px 0px 1px #00387a;
        font-weight: 600;
        color: #00387a;
        padding: 10px 0;
       }
       
       .privacy-policy p{
        padding: 11px 29px;
        border-bottom: 1px solid #d3caca;
        font-size: 15px;
        text-align: center;
        font-weight: 500;
       }
  
    .privacy-policy p a{
        color: #646161;
        text-decoration: none;
        font-weight: 600;
    } 
       .privacy-policy .policy-block{}
       .privacy-policy .policy-block h4{
        font-size: 17px;
        font-weight: 500;
        padding: 4px 0;
        color: #000000;
         margin: 0;
}
       
       
       .privacy-policy .policy-block ol{}
       .privacy-policy .policy-block ul{} 
       .privacy-policy .policy-block ul li{
        list-style: none;
       }
/*=================================
custom landing page layout css end
==========================================*/

.error_layout{
    background: #e0e0e0;
    width: 100%;
    margin: 0 auto;
    padding: 0 0;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
.error_layout .error_block{
    width: 40%;
    margin: 0 auto;
    text-align: center;
    background: #f0f2f5;
    padding: 30px 60px;
    box-shadow: 1px 1px 6px #b3b3b3;
}
.error_layout .error_block h2{
    color: #031950;
    font-size: 6rem;
    font-weight: bold;
}
.error_layout .error_block span{
color: #806e6e;
    font-size: 24px;
    line-height: 32px;
}
.error_layout .error_block .go_home{
    width: 100%;
    margin-top: 10px;
}
.error_layout .error_block .go_home a{
    color: #ffffff;
    padding: 10px 30px;
    border-radius: 22px;
    text-decoration: none;
    cursor: pointer;
    background: #ff9c00;
}
/* gallery css */

.gallery-item {
  display: block;

}

.gallery-item img {
  box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.15);
  transition: box-shadow 0.2s;
}

.gallery-item:hover img {
  box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.35);
}

.lightbox-modal .modal-content {
  background-color: var(--lightbox);
}

.lightbox-modal .btn-close {
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  font-size: 1.25rem;
  z-index: 10;
  filter: invert(1) grayscale(100);
}

.lightbox-modal .modal-body {
  display: flex;
  align-items: center;
  padding: 0;
}

.lightbox-modal .lightbox-content {
  width: 100%;
}

.lightbox-modal .carousel-indicators {
  margin-bottom: 0;
}

.lightbox-modal .carousel-indicators [data-bs-target] {
  background-color: var(--carousel-text) !important;
}

.lightbox-modal .carousel-inner {
  width: 75%;
}

.lightbox-modal .carousel-inner img {
  animation: zoomin 10s linear infinite;
}

.lightbox-modal .carousel-item .carousel-caption {
  right: 0;
  bottom: 0;
  left: 0;
  padding-bottom: 2rem;
  background-color: var(--lightbox);
  color: var(--carousel-text) !important;
}

.lightbox-modal .carousel-control-prev,
.lightbox-modal .carousel-control-next {
  width: auto;
}

.lightbox-modal .carousel-control-prev {
  left: 1.25rem;
}

.lightbox-modal .carousel-control-next {
  right: 1.25rem;
}

@media (min-width: 1400px) {
  .lightbox-modal .carousel-inner {
    max-width: 60%;
  }
}

[data-bs-theme = "dark"] .lightbox-modal .carousel-control-next-icon,
[data-bs-theme = "dark"] .lightbox-modal .carousel-control-prev-icon {
    filter: none;
}

.btn-fullscreen-enlarge,
.btn-fullscreen-exit {
  position: absolute;
  top: 1.25rem;
  right: 3.5rem;
  z-index: 10;
  border: 0;
  background: transparent;
  opacity: .6;
  font-size: 1.25rem;
}

.bi {
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: -0.035em;
  fill: currentcolor;
}
.photo-gallery{
  background: #f7f7f7;
  padding: 50px 0;
}
.see_more{
  position: absolute;
  bottom: 42%;
  right: 0;
  left: 0;
  color: #000000;
  font-size: 17px;
  width: 109px;
  display: block;
  margin: 0 auto;
  background: #ffffff99;
  text-align: center;
  font-weight: 700;
  border-radius: 3px;
}

.gallery-item.image_text{
  position: relative;
}
.gallery-block{
  display: block;
  background: #fff;
  overflow: auto;
  padding: 5px 5px;
  box-shadow: 1px 1px 3px #e7e7e7;
}
.gallery-block .event_title{
font-size: 17px;
    font-weight: 600;
    color: #2a2a2a;
    line-height: 1.5;
    margin-bottom: 10px;
}

.gallery-block a{
  text-decoration: none;
}
.bottom-text{
  background-color: #fff;
  padding: 2px 11px;
  box-shadow: 1px 1px 3px #e7e7e7;
}
.content_title {
    height: 200px;
    min-height: 190px;
}
.inbound-tour{
  background: url(../images/inbound-tour-img.jpg) no-repeat center;
  background-size: cover;
  width: 100%;
  height: 650px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  position: relative;
      z-index: 1;
}
.inbound-tour .opacity{
  top: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  background-color: #92929269;
  position: absolute;

}
.inbound-tour .header-part{
position: absolute;
width: 100%;
height: 100%;
top: 0;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
 color:  rgb(228, 223, 223);
 z-index: 9999;
}
.inbound-tour .header-part h2{
    text-transform: uppercase;
    font-weight: 800;
    font-size: 53px;
    color: #fff;

}
.inbound-tour .header-part p{
margin: 10px;
padding: 12px;
font-size: 30px;
font-weight: bold;
color: rgb(255, 241, 241);

}
.inbound-tour .header-part .main-button{
width: 100%;
text-align: center;
}
.inbound-tour .header-part .main-button .btn{
background-color: orange;
color: white;
font-size: 20px;
border: none;
border-radius: 22px;
}
.helicopter_tour_faq{}
.helicopter_tour_faq h2{
    text-align: center;
    padding: 6px 0;
    color: #1a1d56;
    font-weight: 600;
}

.helicopter_tour_faq .accordion{
  width: 75%;
  margin: auto;
  padding: 14px 0;

}
.helicopter_tour_faq .accordion .accordion-item{}
.helicopter_tour_faq .accordion .accordion-item .accordion-header{
  padding: 0 0;
}
.helicopter_tour_faq .accordion .accordion-item .accordion-header .accordion-button{
  color: #484848;
  font-size: 17px;
}

.helicopter_tour_faq .accordion .accordion-item .accordion-header .accordion-button:focus {
  z-index: 3;
  outline: 0;
  box-shadow: none;
  color: #031950;
}
.helicopter_tour_faq .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
  background-color: #f1f1f1;
}
.helicopter_tour_faq .accordion .accordion-item .accordion-collapse{}
.helicopter_tour_faq .accordion .accordion-item .accordion-collapse .accordion-body{
  color: #514f4f;
  font-size: 14px;
  padding: 8px 28px;
}
.desert-safari-content .main-button{
    display: flex;
    justify-content: center;
    align-items: center;
}
.desert-safari-content p{
    
    margin: 7px 0;
}
.desert-safari-content .main-button .btn{
    border-bottom-width: 1px !important;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    background-color: #ffa709;
    border-bottom: 1px solid #ffffff;
    border-radius: 3px;
    padding: 5px 28px;
}
.content-block .main-button {
    display: flex;
    justify-content: left;
    align-items: center;
    }
 .content-block .main-button .btn{
border-bottom-width: 1px !important;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    background-color: #ffa709;
    border-bottom: 1px solid #ffffff;
    border-radius: 3px;
    padding: 5px 28px;
     }
           .content-block .main-button .btn:hover{
              background-color: #ffffff;
             color: #ffa709;
      }
.residents-blk{
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 0px 9px #c7c7c7;
  padding: 3px 9px;
  margin: 16px 0;
  background: #e3e3e326;
}
.residents-blk .resident-img{
    width: 50%;
}
.residents-blk .residents-info{}
.residents-blk .residents-info h5{
margin: 0 !important;
    font-size: 25px !important;
    padding: 4px 0 !important;
}

.residents-blk .residents-info p{
    margin: 0;
    color: #000;
    font-size: 13px;
}

