 
.is-sticky {  position: absolute; }



.wrapper{ float: left; width: 100%;}

.floatngBtnDv{z-index: 9;   right: 0;  }



.floatngBtnDv a {

    padding: 12px 15px; 

    border: 2px solid #ffa02a;

    /*display: block;*/

    box-shadow: 0 0 0 0 rgba(255, 160, 42, 1);

    border-radius: 40px 0 0 40px;

    background-color: #ffa02a;

    -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);          

    -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);

    -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);

    animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);

    font-size: 18px;

    font-weight: normal;

    font-family: sans-serif;

    text-decoration: none !important;

    color: #ffffff;

    transition: all 300ms ease-in-out;}



.floatngBtnDv a i {

    margin-right: 7px;

    position: relative;

    top: 2px;

}



.floatngBtnDv a:hover{background-color: #fff; color: #ffa02a;}





  /* Animation */



@-webkit-keyframes pulsing {

  to {

    box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);

  }

}



@-moz-keyframes pulsing {

  to {

    box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);

  }

}



@-ms-keyframes pulsing {

  to {

    box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);

  }

}



@keyframes pulsing {

  to {

    box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);

  }

}



/*eND*/



.widgets-col h3{font-size: 20px;}



.destination-picker__map__image {

    background: #fff;

    padding: 20px 0;

    margin-bottom: 10px;

    text-align: center;

    border: 2px solid #ffb000;

}



.destination-picker-item a:hover {color: #ffb000; text-decoration: none;}



.link li a:hover {

    color: #ffb000;

}



ul.submenu.dropdown-menu {

    left: 100%; top: -11px;

}



.destination-picker-item.js-destination-item {

    display: inline-block;

    border-right: 1px solid #fff;

        margin-right: 3px;

    padding-right: 8px;

    line-height: 13px;

    font-size: 14px;

}



.destination-picker-item.js-destination-item:last-child {

    margin-right: 0;

    padding-right: 0;

    border-right: 0;

}





.col.socialDv span {

    margin-right: 10px;

    display: inline-block;

    vertical-align: middle;

}



.col.socialDv i {

    font-size: 24px;

    margin-right: 10px;

    /* display: inline-block; */

    /* vertical-align: middle; */

}





.col.socialDv a {

    display: inline-block;

    vertical-align: middle;

}





.emlPh a:hover{color: #fff;}



.slider-caption-inner {

  /*  text-align: left;*/

    /* background: #000; */

    width: 100%;

}



.navbar-nav .dropdown-item{font-size: 16px;}
.dropdown-menu{border: 0;}

.itinaryBtn  {
       padding: 12px 15px;
    border: 2px solid #ffa02a;
    box-shadow: 0 0 0 0 rgba(255, 160, 42, 1);
    border-radius: 40px;
    background-color: #ffa02a;
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    font-family: sans-serif;
    text-decoration: none !important;
    color: #ffffff !important;
    transition: all 300ms ease-in-out;
    margin-top: 20px;
}
.itinaryBtn i {
    margin-right: 7px;
    position: relative;
    top: 2px;
}
.itinaryBtn:hover {
    background-color: #fff;
    color: #ffa02a;
}


.arrow-img {
    padding: 0 !important;
    min-height: auto;
    float: left;
    width: 10px;
    margin-right: 10px;
    margin-top: 8px;
}

span.lstTxt {
   float: left;
    width: 93%;
    padding: 0;
    font-weight: 400;
    color: #3c3c3c;
    font-size: 15px;
    font: 16px/1.5;
    line-height: 24px;

}
p.options{float: left;width: 100%;padding-top: 7px !important;}

.blog-4 img {
     padding-top: 15px;
}

.destination-area hr{margin: 20px 0;}

.threeColTpimg img {
    max-height: 200px;
    min-height: auto;
}

.threeColTpimg {
    margin: 20px 0;
}


.threeColTxt {
    font-weight: 400;
    color: #3c3c3c;
    font-size: 15px;
    font: 16px/1.5;
    line-height: 24px;
}

.destination-area ul{list-style-type: circle; margin: 0;}
.destination-area ul li {
    margin: 7px 0; padding-right: 25px;
}
.blog-descrption p{padding-top: 10px;}
/*.blog-descrption p , .destination-area ul li{text-align: justify;}*/
.blog-descrption h2{
    padding: 0;
    margin: 0 0 10px;
    font-size: 24px;
}
.blgRwCol {
    margin: 0 0 40px !important;
}
section.destination-area {
    color: #3c3c3c;
    font-size: 15px;
    line-height: 22px;
    padding-top: 0;
    margin: 40px 0 0 ;
}
.destiImgFull {
    margin: 0 0 0;
    border: 1px solid #ddd;
    padding: 5px;
}
.destination-area a{color: #0079bf;}

.blgRw {
    margin: 0 0 40px;
}

.blgRw:last-child{margin: 0;}

.destiImgFull img {
    width: 100%!important;
    height: auto!important;
}

.rMre{    padding: 5px 15px;
    border: 2px solid #ffa02a;
    box-shadow: 0 0 0 0 rgba(255, 160, 42, 1);
    border-radius: 4px;
    background-color: #ffa02a;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    font-family: sans-serif;
    text-decoration: none !important;
    color: #ffffff !important;
    transition: all 300ms ease-in-out;
    margin-top: 10px;

}

@media(max-width: 1599px){

  .navbar-expand-sm .navbar-nav .dropdown-menu {

      border-radius: 0;

      width: 205px;

      position: absolute;

      min-width: 0;

  }



  .navbar-nav .dropdown-item{font-size: 14px;}



}



@media(max-width: 1199px){

ul.dropdown-menu.First_Level.show {
    display: none;
}

  .show1{display: block !important;}



  .show2 , .show3 {

    display: block !important;

          position: relative !important;

      top: 0 !important;

      left: 0 !important;

  }



  .dd1st:after , .dd2nd:after {

   display: inline-block;
    width: auto;
    height: auto;
    margin-left: 0;
    vertical-align: 0;
    content: "\f067";
    font-family: 'FontAwesome';
    border-top: 0;
    border-right: 0 solid transparent;
    border-bottom: 0;
    border-left: 0 solid transparent;
    position: absolute !important;
    right: 15px !important;
    font-size: 14px !important;
    top: 0 !important;
        transform: unset!important;

  }

  .dd1st.icnChnge:after , .dd2nd.icnChnge:after{content: "\f068";}



  .dropdown-item:focus, .dropdown-item:hover{background-color: transparent;}



    .search_area .col-lg-3.col-md-6.col-sm-6 {

      -ms-flex: 0 0 50%;

      flex: 0 0 50%;

      max-width: 50%;}



      .space {

    padding: 40px 0px;}

    .navbar-expand-sm .navbar-nav {
    display: block;}

    .navbar-expand-sm .navbar-nav .dropdown-menu {
    width: 100% !important;}

    ul.dropdown-menu.second_Level {
    background-color: #f3f3f3;}

    ul.dropdown-menu.third_Level {
    background-color: #eee;}

    .nav-item.dropdown .dropdown-toggle:after {
        display: inline-block;
    width: auto;
    height: auto;
    margin-left: 0;
    vertical-align: 0;
    content: "\f067";
    font-family: 'FontAwesome';
    border-top: 0;
    border-right: 0 solid transparent;
    border-bottom: 0;
    border-left: 0 solid transparent;
    position: absolute;
    right: 15px;
    font-size: 18px;}
}


.nav-link.dropdown-toggle.ddParent.icnChnge1:after{content: "\f068";}






@media(max-width: 479px){



  .search_area .col-lg-3.col-md-6.col-sm-6 {

      -ms-flex: 0 0 100%;

      flex: 0 0 100%;

      max-width: 100%;}


  }

  .social-box{
    border-top: 1px solid #eef0f1;
    padding: 15px 0px;
    margin: 30px 0px 0px;
  }

  .social-link-title h4{
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 500;    
  }


  .social-link {
    display: flex;
}

.social-link a {
    display: flex;
    width: 45px;
    height: 45px;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #f3f3ed;
    font-size: 20px;
    border-radius: 50%;
    overflow: hidden;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    margin-right: 15px;
    text-decoration: none;
    color: #e67e22;
    box-shadow: 0px 0px 7px 0px #00000052;
}

.social-link a:hover{
	background-color: #0079bf;
    color: #fff;
}

.social-link a:last-child{
	margin-right: 0px;
}

/* 22/11/2021 */

.floatngBtnDv.activitymodal {
    z-index: 99999;
    right: 0;
    bottom: 2px;
    position: fixed;
}

.ui-menu {
   
    z-index: 2006 !important;
}

.search_activity_form .form-group {
    width: 95%;
}
.search_activity_form .md-content.modal_form h3 {
    background-color: transparent;
    margin: 0 auto;
    max-width: 240px;
    /*font-size: 32px;*/
    box-shadow: unset;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    top: 5px;
    border-radius: 40px;
    text-align: center;
    color: #fff;
    opacity: 1;
    margin-bottom: 10px;
}

#return-to-top {

    bottom: 70px;
    z-index: 99999;
   
}

.md-modal.modal_ds .md-content {
    background-color: #0066cc;
   
}

.modal_ds button.md-close {
    
    top: -5%;
}

.search_activity_form .act_lstn {
    padding: 0 15px;
}

.act_lstn label.form-check-label {
    margin-bottom: 5px;
    font-size: 14px;
    text-transform: uppercase;
}


/*******Activity Modal********/

.hide {
    display: none;
}

.des_select_modal .select2-container .select2-selection--single {
    height: 52px !important;
    border-radius: 40px !important;
    margin-bottom: 7px;
}

.des_select_modal .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #495057;
    line-height: 50px;
    padding-left: 18px;
    padding-right: 12px;
}

.des_select_modal .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 53px;
    display: none;
}

.select2-container {
    z-index: 9;
}

.select2-container.select2-container--default.select2-container--open {
    z-index: 9999;
}



.form-group span.input-group-addon {
    margin-top: 10px;
}
  
/******Home page select 2******/

.hide {
    display: none;
  }

  .des_select .select2-container .select2-selection--single {
      height: 56px!important;
      border-radius: 40px!important;
  }

  .des_select .select2-container--default .select2-selection--single .select2-selection__rendered {
      color: #6c757d;
    line-height: 54px;
    padding-left: 18px;
    padding-right: 12px;
    font-size: 16px;
  }

  .des_select .select2-container--default .select2-selection--single .select2-selection__arrow {
      height: 53px;
      display: none;
  }

  /* .des_select_modal .select2-container .select2-selection--single {
      height: 52px!important;
      border-radius: 40px!important;
  margin-bottom: 7px;
  }

  .des_select_modal .select2-container--default .select2-selection--single .select2-selection__rendered {
      color: #495057;
      line-height: 50px;
      padding-left: 18px;
      padding-right: 12px;
  }

  .des_select_modal .select2-container--default .select2-selection--single .select2-selection__arrow {
      height: 53px;
      display: none;
  } */

/* .select2-container{
  z-index: 9999;
}
.form-group span.input-group-addon{
  margin-top: 15px;
} */


/*12-12-2023*/

.btn.Search_btn:focus{
    box-shadow: none;
}

.ds_modal_overlay {
    z-index: 999!important;
}

.md-overlay.ds_modal_overlay {
    opacity: 0.5 !important;
}

.drgg-dvv h1 span{
    z-index: 9!important;
}

.drgg-dvv ul::after{
    z-index: inherit!important;
}

.subscribe input.form-control:focus{
    box-shadow: none;
}

.owl-carousel.owl-loaded.owl-drag .owl-next, .owl-carousel.owl-loaded.owl-drag .owl-prev {
    right: 0px!important;
    position: relative!important;
}

.spacial_offers .owl-nav {
    top: 42%;
}

.owl_btn2 .owl-nav button.owl-prev {
    left: 0;
}

/*07-08-2024*/

.page-heading.blog-details{
    max-width:  80%!important;
}

.page-heading.blog-details .title{
  font-size: 40px!important;  
  text-transform: capitalize!important;
}


@media screen and (max-width: 991px){
    
    .page-heading.blog-details{
    max-width:  90%!important;
}

.page-title-section .page-heading.blog-details .title{
  font-size: 35px!important;  
}
    
}

@media screen and (max-width: 820px){
    

.page-title-section .page-heading.blog-details .title{
  font-size: 32px!important;  
}
    
}

@media screen and (max-width: 768px){
    

.page-title-section .page-heading.blog-details .title{
  font-size: 30px!important;  
}
    
}

@media screen and (max-width: 767px){
    

.page-title-section .page-heading.blog-details .title{
  font-size: 27px!important;  
}
    
}

@media screen and (max-width: 575px){
    

.page-title-section .page-heading.blog-details .title{
  font-size: 25px!important;  
}
    
}

@media screen and (max-width: 575px){
    

.page-title-section .page-heading.blog-details .title{
  font-size: 25px!important;  
}
    
}

@media screen and (max-width: 480px){
    

.page-title-section .page-heading.blog-details .title{
  font-size: 24px!important;  
}

.page-heading.blog-details {
    max-width: 100% !important;
}
    
}


@media screen and (max-width: 420px){
    

.page-title-section .page-heading.blog-details .title{
  font-size: 22px!important;  
}


    
}

  







  



