@import url("https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;400;500;600;700&display=swap");
.travel_header {
  background: rgba(255, 255, 255, 0);
  z-index: 100;
  position: relative;
}
.travel_font_navbar li{
    font-size: 15px;
    font-weight: 800 !important;
    color: #000;
    font-family: 'Comfortaa', cursive;
    padding: 0px 20px;
}
.travel_logo{
  width: 120px;
}
.travel_slider_h1 {
  font-family: 'Comfortaa', cursive;
  font-size: 60px !important;
  color: #000000;
  font-weight: 800;
}
.travel_slider_p {
  font-family: 'Comfortaa', cursive;
  font-size: 16px !important;
  color: #000000;
  font-weight: 800;
}
.travel_slider_carousel_caption {
  z-index: 100000;
  text-align: left;
  top: 60%;
  left: 9%;
  right: 10%;
  bottom: auto;
  -webkit-transform: translate(0,-60%);
  -ms-transform: translate(0,-60%);
  transform: translate(0,-60%);
}
.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link {
  color: rgba(0,0,0,.9);
}
.travel_zindex{
  margin-top: -100px;
}
.navbar-light .navbar-nav .nav-link {
  color: rgb(0 0 0) !important;
}
.travel_slider_button {
	font-family: 'Rajdhani', sans-serif;
    font-size: 15px;
    color: #fff;
    background-color: #309ec9;
    padding-left: 30px;
    padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
    border-radius: 50px !important;
}
.icon-bar {
  position: fixed;
  top: 80%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10000 !important;
  right: 0.5% !important;
}
.icon-bar a {
  display: block;
  text-align: center;
  padding: 8px 10px;
  transition: all 0.3s ease;
  color: white;
  font-size: 14px;
  z-index: 10 !important;
  margin-bottom: 10px;
}
.facebook {
  background: #309ec9;
  color: #fff !important;
  /* border: 1px solid rgb(5, 5, 5); */
  border-radius: 20px;
}
.flight_one{
  position: absolute;
  z-index: 10000;
  right: 300px;
  top:100px;
}
.flight_image{
  width: 200px;
  height: 200px;
}
.flight_two{
  position: absolute;
  z-index: 10000;
  left: 500px;
  top:300px;
  transform: rotate(
    30deg);
}
.flight_image2{
  width: 400px;
  height: 400px;
}
.travel_enquery{
  background: rgb(152,214,190);
  background: linear-gradient(90deg, rgba(152,214,190,1) 26%, rgba(48,158,201,1) 94%);
  border-radius: 10px;
  box-shadow: 0px 0px 13px rgb(201, 201, 201);
  padding: 20px 20px;
}
.travel_enquery h2{
  font-family: 'Comfortaa', cursive;
  font-size: 22px !important;
  color: #000000;
  font-weight: 800;
}
.travel_button{
  font-family: 'Comfortaa', cursive;
  font-size: 16px !important;
  color: #000000;
  font-weight: 800;
  width: 100% !important;
}
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.owl-carousel{display:none;width:100%;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:100%}
.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}
.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}
.owl-height{transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}
.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent;display:none}
.owl-theme .owl-nav{margin-top:10px}
.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}
.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}
.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}
.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}
.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: rgb(0, 0, 0);
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
    display: none !important;
}
/*
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0px !important;
    font: inherit;
    font-size: 18px !important;
    color: #fff !important;
    background-color: #4a235a;
    margin: 3px !important;
    border-radius: 2px !important;
    width: 25px !important;;
}*/
.owl-nav{
    display: none !important;
}
.border_radious{
  border-radius: 10px;
}
.tourisum h3{
  font-family: 'Comfortaa', cursive;
  font-size: 22px !important;
  color: #000000;
  font-weight: 800;
  padding-top: 10px;
}
.mini_slider h3 {
  font-family: 'Comfortaa', cursive;
  font-size: 16px !important;
  color: #000000;
  font-weight: 800;
  padding-top: 10px;
}   
/* body{
  background-image: url(../images/aromatherapy-bg.png);
  background-size: cover;
} */
p{
  font-family: 'Comfortaa', cursive !important;
  font-size: 16px !important;
  color: #000000;
}
h2,h3,h4,h5,h6 {
  font-family: 'Comfortaa', cursive !important;
}

.vc_column-inner {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 1;
  padding-right: 42px !important;
  padding-top: 42px !important;
  padding-left: 70px !important;
  min-height: 300px;
}

.vc_column-innerbl {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 1;
  background: rgb(255, 255, 255);
  padding-right: 42px !important;
  padding-top: 42px !important;
  padding-left: 70px !important;
  min-height: 300px;
  color: rgb(0, 0, 0);
}

.bgbox-1 {
  background-image: url(../images/services/1.jpg) !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
}

.bgbox-2 {
  background-image: url(../images/services/2.jpg) !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
}

.bgbox-3 {
  background-image: url(../images/services/3.jpg) !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
}

.bgbox-4 {
  background-image: url(../images/services/5.jpg) !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
}

.bgbox-5 {
  background-image: url(../images/services/4.jpg) !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
}

.bgbox-6 {
  background-image: url(../images/services/6.jpg) !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
}

.padding-box-0 {
  padding: 0px;
}

.box-font {
  font-family: 'Comfortaa', cursive !important;
  font-size: 24px;
  font-weight: 400;
}

.box-fontbl {
  font-family: 'Comfortaa', cursive !important;
  font-size: 22px;
  font-weight: 400;
  color: #fff;
}
.button-slider{
  background: rgb(29,207,253);
  background: linear-gradient(90deg, rgba(29,207,253,1) 0%, rgba(7,68,59,1) 100%);
  height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 8px;
  color: #fff;
  border: 0px;
  }
  .section-bg {
    background-image: url(../images/aromatherapy-bg.png);
    background-color: #141414;
}
.menu {
  width: 30px;
  height: 30px;
}
.footer-contact {
  font-family: 'Comfortaa', cursive !important;
  font-size: 15px !important;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
}
.footer-contact a{
  font-family: 'Comfortaa', cursive !important;
  font-size: 15px !important;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none
}
.item2{
  box-shadow: 0px 0px 13px rgb(209, 209, 209);
  border-radius: 10px;
  padding: 10px;
  /* background-image: url(../images/aromatherapy-bg.png); */
}
.footer-sub-bg {
  background-color: #51bdac;
}
.footer-sub-bg p {
  font-family: 'Comfortaa', cursive !important;
  font-size: 20px;
  font-weight: 400;
  color: #000;
}
.page-about {
  height: 400px;
  background-image: url(../images/about2.jpg);
  background-color: #141414;
  color: black;
  padding: 20px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-align: center !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.parallax {
  background-image: url(../images/parlex.jpg);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.paralex_padding{
  padding: 100px 100px;
}
.travel_enquery2{
  background: rgb(152,214,190);
  background: linear-gradient(90deg, rgba(152,214,190,1) 26%, rgba(48,158,201,1) 94%);
  border-radius: 10px;
  padding: 20px 20px;
}
.box {
  box-shadow: 0 25px 70px rgb(0 0 0 / 10%);
  background: rgb(29,207,253);
  background: linear-gradient(90deg, rgba(29,207,253,1) 0%, rgba(7,68,59,1) 100%);
  padding: 40px;
  border-radius: 5px;
  height: 200px;
}
.box2 {
  box-shadow: 0 25px 70px rgb(0 0 0 / 10%);
  background-image: linear-gradient( 
135deg ,#ffffff 90%,#07c2c2 10%);
  padding: 40px;
  border-radius: 5px;
}
label {
  display: inline-block;
  margin-bottom: 0.5
rem
;
  color: rgb(0, 0, 0);
  font-size: 18px !important;
  font-weight: 600;
  font-family: 'Comfortaa', cursive !important;
  text-align: left;
}
.counter_wrapper{width:100%;background:transparent;margin-top:20px;padding-bottom:20px;font-family: 'Poppins', sans-serif;}
.counter_wrapper .count_box {
    padding: 50px 20px;
    /* border: 0px solid #000000;
    box-shadow: 0px 0px 13px #000000; */
    border-radius: 10px;
    text-align: center;
    /* background-image: linear-gradient( 
        56deg
         ,#01ca9a 0%,#45b9b3 100%); */
}
.counter_wrapper .count_box h3{font-size:30px;font-weight:600;color:#222;-webkit-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;transition:all .5s}
.counter_wrapper .count_box h4{font-size:15px;font-weight:300;text-transform:uppercase;color:#313131;padding-top:10px;-webkit-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;transition:all .5s}
.counter_wrapper .box_center {
    background-color: transparent;
    /* background-image: linear-gradient( 
301deg
 ,#0c0c0c 0%,hsl(0deg 0% 28%) 100%); */
    background-position: center 0;
    background-size: cover;
}
.counter_wrapper3 .count_box h3{font-size:30px;font-weight:600;color:#222;-webkit-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;transition:all .5s}
.counter_wrapper3 .count_box h4{font-size:15px;font-weight:300;text-transform:uppercase;color:#313131;padding-top:10px;-webkit-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;transition:all .5s}
.counter_wrapper3 .box_center {
    background-color: #1bc4a4;
    /* background-image: linear-gradient( 
301deg
 ,#0c0c0c 0%,hsl(0deg 0% 28%) 100%); */
    background-position: center 0;
    background-size: cover;
}
.counter_wrapper .box_center h3,.counter_wrapper .box_center h4{color:rgb(0, 0, 0);-webkit-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;transition:all .5s}
.counter_wrapper .box_hover:hover{background:linear-gradient(to bottom right,#002f4b,#dc4225);background-size:cover;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.counter_wrapper .box_hover:hover h3,.box_hover:hover h4{color:#fff}

.counter_wrapper2 .count_box {
    padding: 50px 20px;
    /* border: 0px solid #000000;
    box-shadow: 0px 0px 13px #000000; */
    border-radius: 10px;
    text-align: center;
    background-image: linear-gradient( 
        56deg
         ,#01ca9a 0%,#45b9b3 100%);
}
.count_box img {
    width: 60px;
    height: auto;
}
@media(max-width:1024px){
  .paralex_padding {
    padding: 10px 10px !important;
}.form-control{
  margin-top: 10px !important;
}
.travel_button {
  font-family: 'Comfortaa', cursive;
  font-size: 16px !important;
  color: #000000;
  font-weight: 800;
  width: 100% !important;
  margin-top: 10px;
}
.counter_wrapper .count_box {
  padding: 20px 20px !important;
  /* border: 0px solid #000000;
  box-shadow: 0px 0px 13px #000000; */
  border-radius: 10px;
  text-align: center;
  /* background-image: linear-gradient( 
      56deg
       ,#01ca9a 0%,#45b9b3 100%); */
}
.hidden_sm{
  display: none !important;
}
.travel_slider_h1 {
  font-family: 'Comfortaa', cursive;
  font-size: 30px !important;
  color: #000000;
  font-weight: 800;
}
.flight_one {
  position: absolute;
  z-index: 10000;
  right: 53px !important;
  top: 38px !important;
  transform: rotate(
    -30deg);
}
.travel_slider_carousel_caption {
  z-index: 100000;
  text-align: left;
  top: 60%;
  left: 2% !important;
  right: 2% !important;
  bottom: auto;
  -webkit-transform: translate(0,-60%);
  -ms-transform: translate(0,-60%);
  transform: translate(0,-60%);
}
.travel_enquery h2 {
  font-family: 'Comfortaa', cursive;
  font-size: 18px !important;
  color: #000000;
  font-weight: 800;
}
.vc_column-inner {
  
  padding:15px !important;
  min-height: auto;
}
.vc_column-innerbl {
  padding:15px !important;
  min-height: auto;
}
.box-font {
  font-family: 'Comfortaa', cursive !important;
  font-size: 20px !important;
  font-weight: 600;
}
.padding_footer{
  padding: 10px !important;
}
.padding_top_header {
  padding-top: 0.25rem !important;
}
.box2 {
  box-shadow: 0 25px 70px rgb(0 0 0 / 10%);
  background-image: linear-gradient( 
135deg ,#ffffff 90%,#07c2c2 10%);
  padding: 10px !important;
  border-radius: 5px;
}
}
@media(min-width:1025px){
  .hidden_lg{
    display: none !important;
  } 
}
.whtsapp-bar {
  position: fixed;
  top: 90%;
  border-radius: 8px!important;
  border-bottom-left-radius: 8px!important;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10 !important;
  left: 2% !important;
}
.whtsapp-bar img {
  width: 50px;
  height: 50px;
}
.padding_top_header {
  padding-top: 1rem;
}
.padding_footer{
  padding: 50px ;
}
@media (min-width: 576px){
  .modal-dialog {
  max-width: 50% !important;
  margin: 1.75rem auto;
}
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050005 !important;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}
.modal-content {
  background-image: linear-gradient( 
    56deg
     ,#01ca9a 0%,#45b9b3 100%) !important;
}
.bg_lexeves_weeding_center_contact{
  font-size: 16px !important;
}