
@font-face {
    font-family: 'Lato', sans-serif;
    src: url("../fonts/lato.ttf");
  }



body{
    margin: 0px;
    font-family: 'Lato', sans-serif;
    padding: 0px;
}




.container{
    width: 100%;
    max-width: 1217px;
}



/***********mega menu********************/






/******************************HEADER_Sair_Sapata_Top_header_Start_CSS**************************/

.top_menu_main_div {
    width: 100%;
    float: left;
    background-color: #001e39;
}


.Top_menu_inner_main{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}


.Top_menu_inner_main_left{
    width: 50%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.topmenTop_menu_inner_main_left_email{
    width: 36%;
}


.topmenTop_menu_inner_main_left_phn{
    width: 50%;
}


.email_text_top_left{
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    line-height: 41px;
}



.email_text_top_left:hover{
    color: #fff;
}



.Top_menu_inner_main_right{
    width: 50%;
    display: flex;
    justify-content: flex-end;
}



.customizs_btn{
       color: #fff;
    background-color: #f73131;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    margin-left: 6px;
    text-decoration: none;
    font-weight: 400;
    padding: 10px 15px;
    box-shadow: 0px 0px 10px black;
}


.customizs_btn:hover{
    color: #fff;
    background-color: #f73131;
}


/******************************Sair_Sapata_Top_header_Close_CSS**************************/







/******************************Sair_Sapata_Second_header_Start_CSS**************************/
.logo_main_header_div{
    width: 100%;
    padding: 10px 0px;
background: #fff;
}


.second_menu_div{
    width: 100%;
    display: flex;
    justify-content: flex-start;
}

.second_menu_div_left{
    width: 25%;
}


.second_menu_div_right{
    width: 75%;
}


.hotel_main_menu_div {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}


.hotel_main_menu_div_1{
    width: 20%;
    display: flex;
    justify-content: flex-start;
    margin: 0px 2px;
}


.hotel_main_menu_div_left{
width: 30%;
height: 50px;
background: #f73131;
}

.hotel_main_menu_div_right{
    width: 70%;
    }


.menu_hotel_main_div{
    width: auto;
    display: flex;
    justify-content: flex-end;
    margin: 0px 10px;
    align-items: flex-end;
}

.menu_hotel_main_div_left{
    width: auto;
}


.menu_hotel_main_div_right{
    width: auto;
}

.manu_hotel_text{
    font-size: 12px;
    color: #212529;
    text-decoration: none;
    padding: 0px 4px;
}

.manu_hotel_text:hover{
    color: #212529;
}

/******************************Sair_Sapata_Second_header_Close_CSS**************************/









/******************************Third_Menu_Section_Start_html**************************/

.main_sec_menu_nav_first{
    width: 100%;
    position: relative;
}



.third_menu_section {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    position: absolute;
    top: -32px;
    right: -5px;
    z-index: 99;
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.55);
    text-align: center;
    min-width: 84px;
}
.top-menu {
    width: 12%!important;
}
.nav_lin_active{
    background: #2e99d1;
    box-shadow: 0px 3px 4px black;
    color: #fff!important;
    font-weight: 500;
    line-height: 8px;
    padding: 9px 20px!important;
    font-size: 13px;
}

.nave_items_manu{
    background: #001e39;
    margin: 0px 7px;
    color: #fff!important;
    font-size: 13px;
    box-shadow: 0px 3px 4px black;
    line-height: 8px;
    padding: 6px 9px!important;
    height: 56px;
}
.nave_items_manu_home{
    padding: 6px 20px!important;
    height: 56px;
}

.nave_items_manu:hover{
    background: #2e99d1;
    color: #fff!important;
}

.img_menu_center_h {
    text-align: center;
    margin: auto;
    font-size: 18px;
    height: 24px;
    display: block;
}
.manu_hotel_text ul{}

.sub-menu-left {
    width: 50%;
    float: left;
    padding: 10px 10px;
}
.sub-menu-right{
    width: 50%;
    float: left;
	 padding: 10px 10px;
}

.ul-menu-list {
    float: left;
    display: flex;
    flex-direction: column;
}
.ul-menu-list li {
    list-style: none;
    list-style: circle;
    list-style-position: inside;
    padding: 5px 0px;
}
.ul-menu-list li a {
    text-decoration: none;
color: #4e4b4b;}
.menu-list-title {
    width: 100%;
    font-size: 16px;
    border-bottom: 1px dotted #ccc;
    font-weight: 600;
    float: left;
}
.dropdown-menu[data-bs-popper] {
    left:0px;
    margin-top: 0.125rem;
}
.dropdown, .dropend, .dropstart, .dropup {
    position: initial;
}



.last-dropdown {
  width: 100px;
 
}
.sub-menu-full{width:100%;
float:left;
padding:10px;}
/******************************Third_Menu_Section_Close_css**************************/
.fade:not(.show) {
    opacity: 10;
}
.group_btn_bg input[type="radio" i] {display:none;}

.gruop_btn_div .nav {
    display: inline-flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 16px;
    list-style: none;
}
.first-child {
    border-radius: 25px 0px 0px 25px;
}
.last-child{border-radius: 0px 25px 25px 0px;}

.gruop_btn_div .nav-tabs>li a {
    background-color: #001e39;
    border-left: 1px solid #001e39;
    padding: 20px 20px;
    border-right: 1px solid gray;
    color: #fff;
    text-transform: uppercase;
}

.gruop_btn_div li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #000;
    cursor: default;
    background-color: #fff;
    border: 1px solid 1a4d7b;
    font-weight: 500;
    border-bottom-color: transparent;
}



/******************************Bancground_main_section_start_css**************************/

.background_div_section{
    width: 100%;
    background-image: url(../images/backbground_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.slider_main_div{
    width: 100%;
    padding: 50px 0px;
}

.popular_slider_heading{
    font-size: 25px;
    color: #fff;
    margin-top: 22px;
}


.slider_div_inner{
    width: 100%;
    margin-top: 30px;
}

.megamenu .nav,
.megamenu .collapse,
.megamenu .dropup,
.megamenu .dropdown {
  position: static;
}
.megamenu .container {
  position: relative;
}
.megamenu .dropdown-menu {
    left: auto;
    right: 0px;
}


/****************************Slider_header_Start_css***********************/


.owl-item {
    width: 128.906px;
    margin-right: 20px;
    background: #fff;
  }


  .pre_wedding_heading{
    font-size: 15px;
    color: #282828;
    text-align: center;
    font-weight: 500;
    padding: 8px 0px;
    background: #ffffff;
    margin: 0px;
  }

  .slider_bottom_div{
      width: 100%;
      background: #f73131;
      padding: 4px 0px;
  }

.see_all_text{
    text-align: center;
    color: #fff;
    font-weight: 500;
    font-size: 12px;
    margin: 0px;
    text-transform: uppercase;
}

  
  /** to hide dots
  
  .owl-theme .owl-dots .owl-dot{ display:none!important;}
  
  **/
  


.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: transparent!important;
    display: none!important;
    border-radius: 30px;
}



/****************************Slider_header_Close_css***********************/




/******************************Bancground_main_section_close_css**************************/









/******************************Tour_Packages_Start_css**************************/
.tour_packages_main_div{
    width: 100%;
    margin-top: 78px;
}


.gruop_btn_div{
    width: 100%;
    margin: auto;
    display: block;
    text-align: center;
}


.active_btn_bg{
    background-color: #fff!important;
    padding: 5px 20px;
    border-radius: 20px;
    color: #001e39!important;
    text-transform: uppercase;
    line-height: 39px;
    border: none;
    border-right: 1px solid gray;
}


.group_btn_bg{
    border: 8px solid #95847aa6;
    border-radius: 34px;
}

.hotel_btn_group{
    border-radius: 20px;
}

.agent_btn{
    background-color: #001e39;
    border-left: 1px solid gray;
    padding: 10px 20px;
    border-right: 1px solid gray;
    color: #fff;
    text-transform: uppercase;
}

.agent_btn:hover{
    color: #fff;  
}



.hotel_btn_group{
    background-color: #001e39;
    border-left: 1px solid gray;
    border-right: 1px solid gray;
    padding: 10px 20px;
    color: #fff;
    text-transform: uppercase;
}

.hotel_btn_group:hover{
    color: #fff;  
}


/******************************Tour_Packages_Close_css**************************/







/******************************Search_form_section_start_css**************************/
.search_form_main_div{
    width: 100%;
    position: relative;
    margin-top: -8px;
}


.search_form_main_div_second{
    width: 70%;
    margin: auto;
    border-radius: 27px;
    display: block;
    padding: 0px 0px 0px 25px;
    box-shadow: 0px 0px 10px #5a5a5a;
    background-color: #ffffff;
}

.form_inner_boxes{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.form_inner_boxes1{
    width: 32%;
    border-right: 2px solid #f73131;
     margin: 15px 0px;
}

.form_inner_boxes2{
    width: 24%;
    border-right: 2px solid #f73131;
    margin: 15px 0px;
}


.form_inner_boxes3{
    width: 33%;
    border-right: 2px solid #f73131;
    margin: 15px 0px;
}



.form_inner_boxes4{
    width: 20%;
    margin: 15px 0px;
}



.form_inner_boxes5{
    width: 30%;
    background-color: #f73131;
    padding: 22px 0px;
    border-top-right-radius: 27px;
    border-bottom-right-radius: 27px;
}

.form_box_main_icon{
    width: 100%;
    display: flex;
    justify-content: flex-start;
}

.form_icons_div{
    width: 12%;
}

.form_icons_div_input{
    width: 80%;
}



.form_box_main_icon2{
    width: 100%;
    display: flex;
    justify-content: flex-start;
}

.form_icons_div2{
    width: 20%;
}

.form_icons_div_input2{
    width: 94%;
}


.form_box_main_icon3{
    width: 100%;
    display: flex;
    justify-content: flex-start;
}

.form_icons_div3{
    width: 20%;
}

.form_icons_div_input3{
    width: 94%;
}




::placeholder{
    color: #292929!important;
}

.form_control_text{
    font-size: 15px;
    border: none;
}

.forn_duraction_icons{
    position: relative;
    top: 5px;
    left: 2px;
}

.forn_duraction_icons2{
    position: relative;
    top: 5px;
    left: 8px;
}
.forn_duraction_icons3{
    position: relative;
    top: 5px;
    left: 8px;
}


.form_control_text:focus {
    color: #212529;
    background-color: #fff;
    border-color: #ffffff;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(255 255 255 / 25%);
}

.search_form_btn{
    color: #fff;
    text-align: center;
    color: #fff;
    margin: auto;
    display: block;
    text-decoration: none;
    font-size: 15px;
    text-transform: uppercase;
}

.search_form_btn:hover{
    color: #fff;
}

.form_control_text4{
    font-size: 15px;
    border: none;
}



/******************************HEADER_Search_form_section_close_css**************************/

.form-control1 {
    display: block;
    width: 94%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.pull-right{float:right;}






/******************************Best_Tourist_Place_in_the_world_start_css**************************/
.best_tourist_tab_div {
    width: 100%;
    float: left;
    background: #fff;
    padding: 30px 0px;
}
.nav_pill_div{
    width: 100%;
    display: flex;
    height: 50px;
    justify-content:space-between;
    border-left: 8px solid #f73131;
}

.best_tourist_heading{
    font-size: 25px;
    color: #001e39;
    font-weight: 700;
    padding-left: 7px;
    text-transform: capitalize;
}

.trip_span_heading{
    font-size: 12px;
    color: gray;
    position: relative;
    font-weight: 500;
    top: -6px;
    text-transform: capitalize;
}




.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #f73131;
  border-radius: 0px;
  text-transform: uppercase;
    
}

.nav-pills .nav-link {
    background: #001e39;
    margin: 0px 10px;
    border-radius: 0px;
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
}


.tabl_inner_div_best_tourist{
    width: 100%;
    margin-top: 20px;
}





.holiday-section{width:100%;
    float:left;
    padding:30px 0px;
    background-color:#ddf3fb;}
    
    .holiday-box{width:100%;
    float:left;}
    .holiday-box img{width:100%;}
   .holiday-text {
    margin-top: -90px;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    font-size: 18px;
    font-weight: 500;
    padding: 26px;
}
        
        .holiday-text span{font-size:14px;
        font-weight: 400;width:100%;
        float:left;}



        .image-effect {
            overflow: hidden;
        }
          .image-effect img {
          transition: transform 2s, filter 1.5s ease-in-out;
          transform-origin: center center;
          filter: brightness(50%);
        }
        
        /* The Transformation */
        .image-effect:hover img {
          filter: brightness(100%);
          transform: scale(1.3);
        }

        .tourist_float_left{
            float: left;
        }

        .span_packge{
            font-size: 11px!important;
            color: #fff;
            font-weight: 500!important;
        }

/******************************Best_Tourist_Place_in_the_world_start_css**************************/









/******************************Travel_packages_start_css**************************/
.travel_section_start{
    width: 100%;
    float: left;
    background: #80808038;
    padding: 30px 0px;
}

.travel_section_start_tab_sec {
    width: 100%;
    margin-top: 20px;
    border-top: 1px solid gray;
}



/**************Slider_travel_start_css************/


* {
    margin: 0;
    padding: 0;
    font-family: "Montserrat", sans-serif;
    box-sizing: border-box;
  }
  
  :root {
    --grid-column-gap: 20px;
  }
  
  
  .carouselPre {
    grid-auto-flow: column;
    display: grid;
    grid-auto-columns: calc((100% - 2 * var(--grid-column-gap)) / 4);
    grid-column-gap: var(--grid-column-gap);
    scroll-snap-type: x mandatory;
    overflow-x: inherit;
    overflow-y: hidden;
    list-style: none;
    scroll-behavior: smooth;
  }
  
  #title {
    margin: 10px 10px 10px 0;
    font-size: 34px;
    font-weight: 600;
  }
  
  .topT {
    border-top: 1px solid rgb(212, 212, 212);
    padding: 10px 0;
    font-weight: 600;
    font-size: 20px;
  }
  
  .itemsC .textDet {
    position: absolute;
    bottom: 0;
    height: 60px;
    width: 100%;
    display: flex;
  }
  
  .contents {
    color: white;
  }
  

  
  .leftTxtDet {
    position: absolute;
    text-align: left;
    width: 100%;
    top: 320px;
    font-size: 20px;
    left: 29px;
    font-weight: 500;
}
  
  .itemsC {
    position: relative;
  }
  
  .scrolly {
    overflow: hidden;
    margin-top: 10px;
  }
  
  .carouselPre li {
    scroll-snap-align: start;
    width: 100%;
    height: 100%;
    background-color: royalblue;
    list-style: none;
    border-radius: 0px;
    overflow: hidden;
  }
  
  .carouselPre li .bgImg {
    width: 100%;
    height: 100%;
  }
  
  .carouselPre li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  
  .scrolly {
    position: relative;
  }
  
  #left, #right {
    background-color: rgb(255 255 255 / 13%);
    outline: none;
    border: transparent;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3rem;
    height: 3rem;
    position: absolute;
    top: 50%;
    transform: translate(0, -60%);
    cursor: pointer;
    z-index: 2;
}
  #left {
    left: 0;
  }
  
  #right {
    right: 0;
  }
  
  @media only screen and (max-width: 890px) {
    .carouselPre {
      grid-auto-columns: calc((100% - 1 * var(--grid-column-gap)) / 3);
      height: 23rem;
    }
  }
  
  @media only screen and (max-width: 660px) {
    .carouselPre {
      grid-auto-columns: calc((100% - 0 * var(--grid-column-gap)) / 2);
      height: 25rem;
    }
  }
  
  @media only screen and (max-width: 440px) {
    .carouselPre {
      grid-auto-columns: 100%;
      height: 25rem;
    }
    .carouselPre {
        grid-auto-columns: calc((100% - -1 * var(--grid-column-gap)) / 1);
        height: 25rem;
      }
  }
  
  ::-webkit-scrollbar {
    width: 15px;
    height: 15px;
    border-left: #ededed solid 1px;
    background-color: #fcfcfc;
    border-top: #ededed solid 1px;
  }
  
  ::-webkit-scrollbar-thumb:hover {
    cursor: pointer;
    background: #c7c7c7;
    width: 15px;
    background-clip: content-box;
    border: 4px solid transparent;
    border-radius: 10px;
  }
  
  ::-webkit-scrollbar-button {
    display: none;
  }
  
  ::-webkit-scrollbar-thumb {
    background: #dbdbdb;
    background-clip: content-box;
    border: 4px solid transparent;
    border-radius: 10px;
  }
  
.agritourist_praghrph{
    font-size: 14px;
    color: #fff;
    position: absolute;
    top: 352px;
    left: 29px;
}

.red_dollaer_div{
    width: 100px;
    padding: 2px 20px;
    background-color: #f73131;
    position: absolute;
    top: 380px;
}

.red_dollaer_div{
    font-size: 15px;
    color: #fff;
    font-weight: 500;
}

.our_clindes_img3{
    width: 100%;
}

/**************Slider_travel_close_css************/


/******************************Travel_packages_start_css**************************/








/******************************Travel_Agent_Start_css**************************/

.travel_agent_div {
    width: 100%;
    float: left;
    padding: 20px 0px;
}

#logo-slider {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 9em;
    margin: auto;
    overflow: hidden;
  }
  
  button.arrow {
    border: none;
  }
  
  #logo-slider .arrow {
    cursor: pointer;
    position: absolute;
    width: 27px;
    height: 100%;
    padding: 0;
    margin: 0;
    outline: 0;
    background: transparent;
  }
  
  #logo-slider .arrow:hover {
    background: rgba(0, 0, 0, 0.1);
  }
  
  #logo-slider .arrow:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 0.75em;
    height: 0.75em;
    margin: auto;
    border-style: solid;
  }
  
  #logo-slider .prev {
    left: 0;
    bottom: 0;
  }
  
  #logo-slider .prev:before {
    left: 0.25em;
    border-width: 3px 0 0 3px;
    border-color: #333 transparent transparent #333;
    transform: rotate(-45deg);
  }
  
  #logo-slider .next {
    right: 0;
    bottom: 0;
  }
  
  #logo-slider .next:before {
    right: 0.25em;
    border-width: 3px 3px 0 0;
    border-color: #333 #333 transparent transparent;
    transform: rotate(45deg);
  }
  
  #logo-slider .logo-slider-frame {
    position: absolute;
    top: 0;
    left: 2em;
    right: 2em;
    bottom: 0;
    border-left: 0.25em solid transparent;
    border-right: 0.25em solid transparent;
    overflow: hidden;
  }
  
.logo-slider-item {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 25%;
    height: 116px;
  }
.logo-slider-inset {
   /* box-shadow: 0px 5px 5px 5px #ccc; */
   border: 2px solid #ccc;
   height: 100px;
   margin: 0px 24px;
  }
.logo-slider-inset img{width:100%;}
  
  @media (max-width: 60em) {
    #logo-slider .logo-slider-item {
      width: 33.33%;
    }
    #logo-slider {
      height: 10em;
    }
  }
  
  @media (max-width: 45em) {
    #logo-slider .logo-slider-item {
      width: 50%;
    }
    #logo-slider {
      height: 12em;
    }
  }
  
  @media (max-width: 30em) {
    #logo-slider .logo-slider-item {
      width: 100%;
    }
    #logo-slider {
      height: 12em;
    }
  }
  

.our_clindes_img{
    margin: auto;
    display: block;
    text-align: center;
    margin-top: 10px;
}


/******************************Travel_Agent_Close_css**************************/





/******************************Best_Selling_Packages_Start_css**************************/

.Best_Selling_Packages{
    width: 100%;
    background-color: #ddfefd;
    float: left;
    padding: 30px 0px;

}


.stepper_div{
    width: 100%;
}



/**
 * Tabs
 */
 .tabs {
    display: flex;
    flex-wrap: wrap;
  }
  
  .tabs label {
    order: 1;
    display: block;
    padding: 6px 15px;
    margin-right: 53px;
    cursor: pointer;
    background: #f73131;
    color: #fff;
    font-weight: 500;
    transition: background ease 0.2s;
  }
  
  .tabs .tab {
    order: 99;
    flex-grow: 1;
    width: 100%;
    display: none;
    padding: 1rem;
    background: #ddfefd;
  }
  
  .tabs input[type=radio] {
    display: none;
  }
  
  .tabs input[type=radio]:checked + label {
    background: #ddfefd;
    color: #001e39;
  }
  
  .tabs input[type=radio]:checked + label + .tab {
    display: block;
  }
  
  @media (max-width: 45em) {
    .tabs .tab,
  .tabs label {
      order: initial;
    }
  
    .tabs label {
      width: 100%;
      margin-right: 0;
      margin-top: 0.2rem;
    }
  }
  /**
   * Generic Styling
  */


  .Stapper_img{
    margin-left: 40px;
  }


.tab_stepper_main_div_slider{
    width: 100%;
}





/***************stepper_div_slider_Start_css**************/

.slider {
    position: relative;
    overflow: hidden;
  }
  
  .slider__wrapper {
    display: flex;
    transition: transform 0.6s ease;
  }
  
  .slider__item {
    flex: 0 0 25%;
    max-width: 25%;
  }
  
  .slider__control {
    position: absolute;
    top: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    color: #fff;
    text-align: center;
    opacity: 0.5;
    height: 50px;
    transform: translateY(-25%);
    background: rgba(0, 0, 0, 0.5);
  }
  
  .slider__control:hover,
  .slider__control:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9;
  }
  
  .slider__control_left {
    left: 0;
  }
  
  .slider__control_right {
    right: 0;
  }
  
  .slider__control::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
  }
  
  .slider__control_left::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
  }
  
  .slider__control_right::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
  }
  
  .slider__item >{
    line-height: 250px;
    font-size: 20px;
    text-align: center;
  }
  
/***************stepper_div_slider_Close_css**************/







/******************************Best_Selling_Packages_Close_css**************************/










/******************************Holiday_By_Theme_start_css**************************/

.holiday_section_div{
    width: 100%;
    float: left;
    margin: 30px 0px;
}


.hoilday_heading_div{
    width: 100%;
    padding: 8px 0px;
    border-left: 8px solid #f73131;
    height: 63px;
}


.holiday_inner_div_box{
    width: 100%;
    padding: 20px 0px;
    display: flex;
    justify-content: flex-start;
}

.golder_inner_bx1{
    width: 22%;
    border: 1px solid rgb(128 128 128 / 33%);
    margin: 0px 6px;
    padding: 10px;
    border-radius: 4px;
}

.holidy_praghph_text_img{
    text-align: center;
    margin: auto;
    display: block;
}

.holidy_praghph_text{
    font-size: 12px;
    text-align: center;
    margin: 0px;
    line-height: 19px;
    font-weight: 600;
}


/******************************Holiday_By_Theme_close_css**************************/




/******************************Destinations_Near_You_start_css**************************/

.destination_main_div{
    width: 100%;
    background-color: #d0fefd;
    float: left;
    padding: 30px 0px;
}



.tble_inner_destions{
    width: 100%;
}

.destination_bx1{
    width: 100%;
    box-shadow: 0px 0px 10px gray;
    background-color: #fff;
}

.citi_img{
    width: 100%;
}

.bottomm_div{
    width: 100%;
    padding: 10px 10px;
    display: flex;
    justify-content: flex-start;
}


.bottomm_div_left{
width: 50%;
}

.bottomm_div_right{
    width: 50%;
    display: flex;
    justify-content: flex-end;
    }
    

    .bangalore_heading_left{
        font-size: 15px;
        font-weight: 600;
        margin: 0px;
    }

    .start_rupes{
        font-size: 13px;
        font-weight: 600;
        color: #f73131;
        margin: 0px;
        padding: 0px;
    }


.view_more_btn{

    color: #fff;
    font-size: 14px;
    font-weight: 500;
    background-color: #001e39;
    text-decoration: none;
    padding: 8px 15px;

}

.view_more_btn:hover{
    color: #fff;
    background-color: #001e39;
}


/******************************Destinations_Near_You_close_css**************************/






/******************************Maldives_Section_div_start_css**********************/

.Maldives_Section_div{
    width: 100%;
    background-image: url(../images/maldives_banner.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 400px;
    background-size: contain;
}




/******************************Maldives_Section_div_close_css**********************/









/******************************Where_To_Go_When_Start_CSS**********************/

.where_to_go_section_div {
    width: 100%;
    padding: 20px 0px;
    float: left;
}





.tab_border{
    border-top: 1px solid #80808052;
    border-bottom: 1px solid #80808052;
}
  



.tabs {
  /* Step 1: Enable Flex on the container */
  display: flex;
  /* Step 2: Enable flex-wrap to put content section below tab label */
  flex-wrap: wrap;
  border-top: 1px solid #8080804f;
}

.tabs > section {
  /* Step 3: Move content <section> to the end, after the tab labels */
  order: 999;
  /* Step 4: Make sure the content <section> is 100% width */
  width: 100%;
  /* Step 5: Hide all content <section> by default */
  display: none;
}

.tabs > input {
  /* display: none; Don’t use display:none. Bad for accessibility */
  /* Step 6: Hide the radio inputs */
  opacity: 0;
  /* Step 7: Make sure the radio inputs don’t take up space in layout */
  position: absolute;
}

/* Step 8: Select the label right next to the selected input */
.tabs > input[type=radio]:checked + label {
  /* Step 9: Highlight the selected label */
  background: yellow;
}

/* Step 10: Select the section right next to the label which is next to the selected input */
.tabs > input[type=radio]:checked + label + section {
  /* Step 11: Unset the 'display:none' we did in step 5 */
  display: unset;
}

/* Done. Make sure to disable the debug code at the beginning of CSS. And now it is time to make the tabs look good */
/* Make the tabs look good */
/* Final Step: Make the tabs pretty with padding and colors */
.tabs > label {
    padding: 0.5em 1em;
    background: #fff;
    /* border-right: 1px solid #798f99; */
    margin: 0px 0px;
    color: #000000;
    font-weight: 600;
    font-size: 15px
}

.tabs > label:last-of-type {
  border-right: none;
}

.tabs > input[type=radio]:checked + label {
  background: #001e39;
  color: #fff;
  font-weight: 600;
  font-size: 15px
}

.tabs section {
    border: 0px;
    border-top: 0px;
    border-top: 1px solid #80808052;
}

.tba_borlder{
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
}

.where_inner_bg1{
    width: 100%;
    background-image: url(../images/where_img1.png);
    background-size: cover;
    height: 300px;
    background-repeat: no-repeat;
}


.where_inner_bg2{
    width: 100%;
    background-image: url(../images/where_img2.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 300px;
}


.where_inner_bg3{
    width: 100%;
    background-image: url(../images/where_img3.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 300px;
}


.where_inner_bg4{
    width: 100%;
    background-image: url(../images/mumbai_img.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 300px;
}


.where_name_dubai{
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    padding-left: 20px;
}



.where_name_dubai{
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    padding-left: 20px;
    margin: 0px;
}


.starting_rss_text{
    font-size: 15px;
    padding-left: 20px;
    color: #fff;
}





.two_packages_btn{
    font-size: 15px;
    padding: 7px 20px;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
    background-color: #f73131;
}

/******************************Where_To_Go_When_Close_CSS**********************/


.top-margin{margin-top:0px!important;}



/******************************Workations_section_start_html**********************/
.workation_main_div{
    width: 100%;
    float: left;
    padding: 30px 0px;
    margin: 30px 0px;
    box-shadow: -21px -5px 9px #80808042;
}

.workation_bx1 {
    width: 100%;
    box-shadow: 0px 0px 10px grey;
    background-color: #fff;
    padding-bottom: 0px;
}

.workation_bx1_img_box{
    width: 100%;
    background-image: url(../images/workw_img1.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 183px;
    padding-bottom: 9px;
    padding-left: 10px;
}


.workation_bx1_img_box1{
    width: 100%;
    background-image: url(../images/manmalI2.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 183px;
    padding-bottom: 9px;
    padding-left: 10px;
}



.workation_bx1_img_box2{
    width: 100%;
    background-image: url(../images/hiltop_img.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 183px;
    padding-bottom: 9px;
    padding-left: 10px;
}


.workation_bx1_img_box3{
    width: 100%;
    background-image: url(../images/mulshi_img.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 183px;
    padding-bottom: 9px;
    padding-left: 10px;
}





.workatino_kully_heading{
    font-size: 18px;
    color: #fff;
    font-weight: 500;
}

.bottomm_div_workatino {
    width: 100%;
    padding: 10px 10px;
}

.start_rupes_workatino {
    font-size: 13px;
    font-weight: 800;
    color: #f73131;
    margin: 0px;
}

.view_more_btn_workatino {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    background-color: #f73131;
    text-decoration: none;
    padding: 5px 15px;
    margin-top: 10px;
    line-height: 40px;
}
.view_more_btn_workatino:hover{
    color: #fff;
    background-color: #f73131;
}

/******************************Workations_section_close_css**********************/









/*******************Hotels_recommended_by_our_Travel_Experts_Start_css********************/
.hotels_recommended_div{
    background-repeat: no-repeat;
    width: 100%;
    background: url(../images/Hotels-recommended_bg.jpg);
    float: left;
    background-size: cover;
    padding: 30px 0px;
    margin-bottom: 30px;
}

.hoilday_heading_div_Hotels {
    width: 100%;
    padding: 8px 0px;
    border-left: 8px solid #f73131;
    height: 63px;
}
.best_tourist_heading_Hotels {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    padding-left: 7px;
    text-transform: capitalize;
}

.trip_span_heading_Hotels {
    font-size: 12px;
    color: #ffF;
    position: relative;
    font-weight: 500;
    top: 3px;
    text-transform: capitalize;
}


.holtel_inner_slider{
    width: 100%;
    margin-top: 30px;
}




.travel_section_start_tab_sec_Hotels {
    width: 100%;
    margin-top: 20px;;
}






.andam_white_bg{
    width: 85%;
    margin: auto;
    display: block;
    background-color: #ffffffd1;
    position: relative;
    top: 32%;
    padding: 15px 0px;
}

.item_div_box{
    width: 100%;
    background-color: transparent;
    background-image: url(../images/maldives.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
}


.item_div_box2{
    width: 100%;
    background-color: transparent;
    background-image: url(../images/himach2.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
}

.item_div_box3{
    width: 100%;
    background-color: transparent;
    background-image: url(../images/keral_img2.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
}

.item_div_box4{
    width: 100%;
    background-color: transparent;
    background-image: url(../images/kashmir_44.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
}




.anfamI_name{
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    text-align: center;
    margin: 0px;
}

.twenty_selling{
    font-size: 15px;
    text-align: center;
    margin: 0px;
    padding: 0px;
}
.from_text{
    font-size: 15px;
    text-align: center;
    color: #f73131;
    margin: 0px;
    font-weight: 600;
}

.per_night{
    font-size: 15px;
    font-weight: 600;
    color: gray;
    margin: 0px;
}

.view_btn_hotel{
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    background-color: #f73131;
    padding: 3px 10px;
    text-decoration: none;
    margin:auto;
    display: block;
    width: 50%;
    text-align: center;
}

.view_btn_hotel:hover{
    color: #fff;
    font-weight: 500;
    background-color: #f73131;
}

.item_bg{
    background-color: transparent;
}

/*****************Hotels_recommended_by_our_Travel_Experts_Close_css*******************/









/*****************Chardhamb_Tour_Package_start_css*******************/

.Chardhamb_Tour{
    width: 100%;
    float: left;
    margin: 10px 0px 30px 0px;
}


.chardham_section_inner{
    width: 100%;
    margin-top: 20px;
}


.chardham_box1{
    width: 100%;
    border: 1px solid white;
    height: 250px;
    background-image: url(../images/Kedarnath_img.png);
    background-repeat: no-repeat;
    background-size: cover;
}


.chardham_box2{
    width: 100%;
    border: 1px solid white;
    height: 250px;
    background-image: url(../images/Haridwar_img.png);
    background-repeat: no-repeat;
    background-size: cover;
}




.chardham_box3{
    width: 100%;
    border: 1px solid white;
    height: 250px;
    background-image: url(../images/Badrinath_img.png);
    background-repeat: no-repeat;
    background-size: cover;
}



.chardham_box4{
    width: 100%;
    border: 1px solid white;
    height: 250px;
    background-image: url(../images/Kedartgh2.png);
    background-repeat: no-repeat;
    background-size: cover;
}



.name_div_section{
    width: 100%;
    position: relative;
    top: 178px;
}



.kedarnath_name_text{
    font-size: 20px;
    color: #fff;
    padding-left: 20px;
    font-weight: 400;
}

.view_details_text{
    font-size: 15px;
    padding: 5px 34px 5px 17px;
    background: #f73131;
    text-decoration: none;
    color: #fff!important;
}


/*****************Chardhamb_Tour_Package_close_css*******************/









/*****************Get_The_Best_Out_Of_Your_Next_Getaway_start_css*******************/

.Next_Getaway_section{
    width: 100%;
    background-image: url(../images/Getaway_bg1.png);
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    padding-bottom: 40px;
}

.get_inner_getaway_slider{
    width: 100%;
    margin-top: 20px;
}


.inter_nation_hoone_bg{
    background-image: url(../images/bes_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
    padding-top: 30px;
}

.inter_nation_hoone_bg2{
    background-image: url(../images/bes_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
    padding-top: 30px;
}


.inter_nation_hoone_bg3{
    background-image: url(../images/bes_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
    padding-top: 30px;
}


.inter_nation_hoone_bg4{
    background-image: url(../images/bes_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
    padding-top: 30px;
}




.special_offtrrs_btn{
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    background-color: #f73131;
    padding: 8px 10px;
    text-decoration: none;
}

.special_offtrrs_btn:hover{
    color: #fff;
    background-color: #f73131;
}

.Honeymoon_div_bg{
    width: 100%;
    padding: 10px 10px;
    background-color: #fff;
}

.specil_honey_div{
    font-size: 15px;
    color: #001e39;
    font-weight: 600;
}


.staring_text_inr{
    font-size: 15px;
    color: #4a4b4b;
    font-weight: 500;
}

.btn_viewZ{
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    background-color: #f73131;
    padding: 8px 10px;
    text-decoration: none;
}

.btn_viewZ:hover{
    color: #fff;
    background-color: #f73131;
}

/*****************Get_The_Best_Out_Of_Your_Next_Getaway_start_css*******************/









/*****************Weekend_Geteway_start_css*******************/

.weekend_geteway_section{
    width: 100%;
    background-image: url(../images/weekend_geteway_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    margin-bottom: 30px;
    padding: 40px 0px;
}

.weekend_geteway_heading {
    font-size: 25px;
    color: #fff;
    font-weight: 700;
    padding-left: 7px;
    text-transform: capitalize;
}

.trip_span_heading_weekend {
    font-size: 12px;
    color: #fff;
    position: relative;
    font-weight: 500;
    top: -6px;
    text-transform: capitalize;
}

.weekend_geteway_div {
    width: 100%;
    padding: 8px 0px;
    border-left: 8px solid #f73131;
    height: 63px;
}


.weekend_slider_div{
    width: 100%;
}

.slider_div_weelend{
    width: 100%;
    margin-top: 30px;
}



.specil_honey_div1 {
    font-size: 15px;
    color: #4a4b4b;
    font-weight: 600;
}
/*****************Weekend_Geteway_close_css*******************/





/*****************Paradise_On_Earth_start_css*******************/
.Paradise_On_Earth{
    width: 100%;
    margin: 10px 0px 20px 0px;
    float: left;
}


.paradise_main_div_bx{
    width: 100%;
    background-color: #fff;
    box-shadow: 0px 0px 10px gray;
    height: 454px;
}


.trending1_width_img{
    width: 100%;
}

.trending1_inneer_div{
    width: 100%;
    padding: 15px;
}



.trending_heading{
border-bottom: 2px solid red;
line-height: 33px;
}

.trending_heading{
    font-size: 16px;
    font-weight: 600;
}
.ul_winter_li{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.ul_winter_li li{
    font-size: 14px;
}


/*****************Paradise_On_Earth_start_css*******************/









/*****************Client_Review_start_css*******************/

.Client_Review_start{
    width: 100%;
    float: left;
    box-shadow: -3px -2px 10px #80808082;
    margin: 20px 0px;
    padding: 30px 0px;
}



.bg_crouse_wite {
    width: 100%;
    background-color: #fff;
    padding: 10px;
}


.testimonial_slider_div{
    width: 100%;
    margin-top: 20px;
}













/*****************Paradise_On_Earth_close_css*******************/



















#owl-demo .ite{
    margin: 3px;
  }
  #owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
  }







/*****************Footer_Start_css*******************/

.footer_main_div{
    width: 100%;
    background-image: url(../images/footer_img.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px 0px;
    float: left;
}


.popular_post{
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    border-left: 3px solid white;
    text-transform: uppercase;
    margin-left: 12px;
}

.ul_goa_text{
    list-style: none;
    margin: 0px;
    padding: 0px;
}


.ul_goa_text li a{
font-size: 14px;
font-weight: 500;
color: #fff;
text-decoration: none;
}



.footer_about_div{
    width: 100%;
    border-top: 1px solid #fff;
   margin-top: 25px;
   padding-top: 25px;
}

.popular_post_about {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    border-left: 3px solid white;
    text-transform: uppercase;
    margin-left: 0px;
}

.popular_post_aboutp{
    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
    color: #fff;
    margin-left: 0px;
}


.popular_post_contects{
    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
    color: #fff;
    padding-top: 3px;
    margin: 0px;
}




.bottom_footers{
    width: 100%;
    background-color: #01182d;
    padding: 5px 0px;
    float: left;
}


.copy_right_praghrph{
    font-size: 13px;
    color: #fff;
    padding: 0px;
    font-weight: 500;
    margin: 0px;
    line-height: 47px;
}

.all_icons_footers{
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    list-style: none;
    margin: 13px 0px 0px 0px;
}
.all_icons_footers li a{
    margin: 0px 5px;
}

.testiomal_left_div {
    width: 100%;
    border: 1px solid #ccc;
    padding: 30px 0px 30px 129px;
    box-shadow: 0px 2px 17px 2px #ccc;
}


.testiomal_right_div {
    width: 100%;
    padding: 30px 85px;
    border: 1px solid #ccc;
    box-shadow: 0px 2px 17px 2px #ccc;
}


.thought_heading_text{
    font-size: 14px;
    color: #5f5f5f;
    font-weight: 600;
    padding-top: 18px;
}


.philosophia_praghph_text{
    font-size: 15px;
    color: #6b6b6b;
    font-weight: 500;
    line-height: 27px;
    padding-top: 10px;
}

.alex_text{
    font-size: 14px;
    color: #5f5f5f;
    font-weight: 600;
    padding-top: 18px;
}


.carousel-control-prev-icon {
    background-image: url(../images/te_arrow_left.png);
}


.carousel-control-next-icon {
    background-image: url(../images/t_crioseel_right_arrow.png);
}

/*****************Footer_Start_css*******************/









.best_section_div_slider_b{
    width: 100%;
    background-color: #fff;
    padding: 5px 10px;
    box-shadow: 0px 0px 10px grey;
}

.maldives_name{
    font-size: 15px;
    font-weight: 600;
    color: #383131;
    margin: 0px;
}

.maldives_name_span{
    font-size: 13px;
    font-weight: 400;
    color: #5a5a5a;
    margin: 0px;
    padding: 0px;
}


.starting_heding{
    font-size: 13px;
    color: #383131;
    display: flex;
    justify-content: flex-end;
    margin: 0px;
    padding: 0px;
}

.rupes_heading{
    font-size: 14px;
    display: flex;
    justify-content: flex-end;
    color: #f73131;
    font-weight: 600;
}







.dayes_word{
    margin: 0px 20px!important;
    background: none!important;
    color: black!important;
    font-weight: 500!important;
}

.tab_worlds{
    border: none;
}

.dayes_word2{
    background-color: #f73131!important;
    font-weight: 500!important;
    color:#fff!important;
    margin: 0px 29px!important;
}

/***********************************/

.event-slider-box {
    width: 100%;
    float: left;
    margin-top: 5px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
}
.event-slider{width: 30%;
    float: left;}
.event-details {
    width: 70%;
    float: left;
    padding: 15px 10px;
}

.event-details h2 {
    font-size: 16px;
    border-bottom: 1px dotted #ccc;
    font-weight: 600;
    margin: 0px;
    padding-bottom: 10px ;
    margin-bottom: 5px;
}
.event-details h2 span {
    font-size: 12px;
    font-weight: 500;
    float: right;
}
.event-details p {
    padding: 0px;
    color: #5a5656;
    margin: 0px;
    font-size: 14px;
}
.event-details .event-price {
    padding: 5px 0px;
    font-weight: 600;
    font-size: 16px;
    color: #cd1127;
}
.event-details .event-price span {
    float: right;
    font-weight: 600;
    font-size: 15px;
    color: #1959b9;
}
.event-details .event-req-btn {
      float: right;
    margin-top: 8px;
	margin-left: 5px;
}
.event-details .event-req-btn a {
    background: #f73131;
    padding: 8px 10px;
    font-size: 14px;
    color: #fff;
        text-decoration: none;
}

.event-details .event-req-btn-right {
      float: right;
    margin-top: 8px;
}
.event-details .event-req-btn-right a {
    background: #f73131;
    padding: 8px 10px;
    font-size: 14px;
    color: #fff;
        text-decoration: none;
}
.event-img{}

/*******************/
.venu-event-slider {
    width: 30%;
    float: left;
}
.venu-event-details {
    width: 70%;
    padding: 12px;
    float: left;
}
.venu-event-details h2 {
    font-size: 16px;
    border-bottom: 1px dotted #ccc;
    font-weight: 600;
    margin: 0px;
    padding-bottom: 10px ;
    margin-bottom: 5px;
}
.venu-event-details h2 span {
    font-size: 12px;
    font-weight: 500;
    float: right;
}
.venu-event-details h2 span i{color:#000;} 
.venu-event-details p {
    padding: 0px;
    color: #5a5656;
    margin: 0px;
    font-size: 14px;
}
.venu-event-details p span {
    float: right;
    font-weight: 700;
    font-size: 16px;
    color: #198754;
}
.venu-event-details .event-price {
    padding: 5px 0px;
    font-weight: 600;
    font-size: 16px;
    color: #423f3f;
}
.venu-event-details .event-price span {
    float: right;
    font-weight: 500;
    font-size: 15px;
    color: #666666;
}
.venu-event-details .event-req-btn {
      float: right;
    margin-left: 5px;
    margin-top: 8px;
    text-align: right;
}
.venu-event-details .event-req-btn a {
    background: #f73131;
    padding: 8px 10px;
    font-size: 14px;
    color: #fff;
        text-decoration: none;
}

.venu-event-details .event-req-btn-right {
    margin-top: 8px;
    text-align: right;
}
.venu-event-details .event-req-btn-right a {
    background: #f73131;
    padding: 8px 10px;
    font-size: 14px;
    color: #fff;
        text-decoration: none;
}

.venu-ameni-box {
    width: 70%;
    float: left;
    color: #686565;
    font-size: 12px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.venu-ameni-box span {
    /* display: flex; */
    text-align: center;
    /* flex-wrap: wrap; */
    /* width: 100%; */
    margin-right: 12px;
    /* flex-direction: column; */
}
.venu-ameni-box span img{width:auto;}

.h-venu{height: 186px;}

/******************Car Booking**********************/
.cab-banner-section {
    width: 100%;
    float: left;
    margin-top: 55px;
    padding: 20px 0px;
}
.cab-middle-banner-explore {
    width: 100%;
    float: left;
    height: 95px;
    padding: 0px;
    background: #00133d;
    box-shadow: 0px 14px 19px -4px #c4c5c8;
    margin-top: 0px;
    position: relative;
}
.cab-mid-banner-img {
    width: 20%;
    float: left;
}
.cab_pge_img {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}
.cab-mid-banner-text {
    width: 35%;
    float: left;
    color: #fff;
    font-weight: 500;
    margin-top: 5px;
    font-family: "Open Sans";
    padding: 15px;
    font-size: 19px;
}


.cab-mid-banner-btn {
    width: 20%;
    float: left;
}
.mid-btn {
    padding: 12px 7px;
    margin: 10% 5px;
    text-align: center;
    background: #fff;
    border-radius: 10px;
    font-weight: 400;
    font-family: "Open Sans";
    font-size: 17px;
    text-transform: uppercase;
}
.cab-mid-banner-tour-img {
    width: 25%;
    margin-top: 4px;
    float: left;
    text-align: center;
    padding: 0px 30px;
}
/***************************/
.cab-booking-section {
    width: 100%;
    float: left;
    padding: 30px 0px;
}
.cab-booking-heading {
    width: 100%;
    float: left;
    color: #484444;
    font-size: 18px;
    line-height: 37px;
    border-bottom: 1px solid #e0cdcd;
    text-align: left;
    margin-bottom: 10px;
}
.cab-booking-seprator {
    width: 30px;
    height: 5px;
    background-color: #051f58;
    float: left;
    text-align: center;
}
.cab-booking-icon {
    width: 30%;
    float: left;
    text-align: center;
    margin-top: 9px;
}
.cab-booking-icon img {
    vertical-align: middle;
    border: 2px dotted #f2330e;
    border-radius: 50%;
    padding: 10px;
    width: 65px;
    height: 65px;
}
.cab-booking-right {
    width: 70%;
    float: left;
}

.cab-booking-title {
    width: 100%;
    text-align: left;
    font-size: 15px;
    line-height: 35px;
    font-weight: 700;
    color: #444;
}
.cab-bookin-text {
    width: 100%;
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #757575;
}

/****************************/


.cab-destination-section {
    width: 100%;
    float: left;
    padding: 20px 0px;
}

.cab-destination-box {
    width: 100%;
    float: left;
    border-radius: 0px;
    padding-bottom: 10px;
}
.cab-top-margin {
    margin-top: 20px;
}
.cab-destination-img {
    width: 20%;
    margin-right: 15px;
    float: left;
}
.cab-destination-img img {
    border-radius: 0;
    width: 100%;
    vertical-align: middle;
    height: 70px;
}
.cab-destination-text {
    width: 70%;
    float: left;
    font-size: 15px;
    padding-top: 0px;
    font-weight: 600;
    color: #000;
}

.cab-destination-text span {
    font-size: 12px;
    color: #4f4e4e;
    width: 100%;
    float: left;
    line-height: 19px;
    font-weight: 500;
}
/*****************************************/
.cab-rate-section {
    width: 100%;
    float: left;
    padding: 40px 0px;
    background: url(../images/car-bg.jpg);
    background-size: cover;
}
.cab-rate-title {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 25px;
    border-bottom: 2px dotted #736e6e;
    color: #fff;
    padding: 15px 0px;
    margin-bottom: 12px;
}
.cab-rate-text {
    width: 100%;
    float: left;
    line-height: 26px;
    font-size: 14px;
    color: #d2cfcf;
}

/********************************/
.cab-destination-section {
    width: 100%;
    float: left;
    padding: 20px 0px;
}

.cab-destination-box-bottom {
    width: 100%;
    float: left;
    border-radius: 10px;
       
}
.cab-top-route-title {
    width: 100%;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 7px;
    float: left;
    padding: 10px 0px;
    color: #000;
    border-bottom: 1px dotted gray;
}
.cab-top-route-box {
    width: 20%;
    float: left;
}
.cab-top-route-box ul {padding:0px;}
.cab-top-route-box ul li {
    list-style: none;
    font-size: 14px;
    padding: 2px 0px;
    color: #000;
    line-height: 25px;
}
.cab-top-route-box ul li a {
    color: #000;
	text-decoration:none;
}
.cab-top-route-box ul li i {
    color: #1aaae7;
    margin-right: 5px;
}

/***********************/

.tour-operator {
    width: 100%;
    float: left;
    margin-top: 50px;
    padding: 30px 0px;
}

.tour-operator-detination{ width: 100%;
    float: left;
	 padding: 30px 0px;}
.cab-top-route-box .tour-operator-list {
    padding: 0px;
    padding-right: 17px;
}	 
.tour-operator-list li {
    border-bottom: 1px dotted #ccc;
    padding: 5px 5px;
    margin-bottom: 6px;
}

/****************modal*********************/
.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999999;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

/**************hotel package-detail*******************/

.hotel-details-box-hp .img-map {
    padding: 10px 0;
}
.hotel-details-box-hp p, a, span, li, text {
    font-weight: 400;
	text-decoration: none;
}
.restaurant-service-1 {
       padding: 10px;
    width: 100%;
    float: left;
}
.breakfast {
    border-bottom: 1px solid #ddd;
}
.breakfast p {
    margin-top: 0;
    margin-bottom: 2px;
}
.breakfast span {
    position: relative;
    color: #038944;
    padding: 0 5px;
    top: 5px;
}
.service-table {
    padding: 10px 0 30px 0;
}
.service-table h4 {
    line-height: 0px;
    font-size: 18px;
    padding: 8px 0px;
    color: #343333;
    font-weight: 600;
}
.property {
    padding: 10px 5px;
    width: 100%;
    border-left: 1px solid #ddd;
    float: left;
}
.property-01 {
    border-bottom: 1px solid #ddd;
}
.property span {
    font-size: 14px;
    color: #565454;
}
.property-2 {
    width: 100%;
    float: left;
}
.property-btn {
    padding: 10px 0px;
    text-align: right;
}
.property-btn a {
    padding: 3px 20px;
    border-radius: 0px;
    color: #fff;
    background-color: #2196f3;
}
.property-btn-1 {
    padding: 0px 0px;
    text-align: right;
}
.property-btn-1 a {
    border-radius: 0px;
    color: #fff;
    background-color: #f44336;
    box-shadow: 0 0 10px rgb(0 188 212 / 45%);
    padding: 5px 20px;
}
.amenities-icon{ width: 100%;
    float: left;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;}
	
.amenities-icon span {
    width: 50%;
    font-size: 14px;
    float: left;
    padding: 5px 0px;
}.amenities-icon span img{margin-right:5px;}
.property-doble-room-title{font-size: 15px;
    font-weight: 600;
}
.property-doble-room-title small {
    font-size: 12px;
    font-weight: 400;
    color: #626060;
}
.property-doble-room-title span {
    font-size: 16px;
    font-weight: 600;
    color: #c31205;
    float: right;
}
.property-doble-room-title span del {
    color: #7c7b7b;
    font-size: 15px;
    font-weight: 500;
}
.hotel-room-refundable-left {
    width: 50%;
    float: left;
    font-size: 14px;
}
.hotel-room-refundable-right {
    width: 50%;
    text-align: right;
    font-size: 12px;
    float: left;
}
.hotel-details-box-hp {
    width: 100%;
    margin-top: 20px;
	 box-shadow: 0px 5px 5px #ccc;
    float: left;
    padding: 10px 0px;
}

.restaurent-td {
    color: #777;
    background-color: #001e39;
    float: left;
    border: none;
    margin-top: 10px;
    font-size: 15px;
    padding: 5px 10px;
    font-weight: 400;
}
.restaurent-td a {
    padding: 5px;
    color: #ffffff;
    text-decoration: none;
}
.border-right{border-right:1px solid #ccc;
}

/*---------start--room-details--CSS----------*/
.sec-A2 {
   width: 100%;
    float: left;
    padding: 20px 0px;
   
}
.room-details {
	    width: 100%;
   box-shadow: 0px 5px 5px #ccc;
    border-radius: 0px;
	padding: 0px;
}
#roomy-tab {
    border-bottom: 2px solid #ddd;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#roomy-tab tr {
	    background-color: #f9f9f900;
    border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
#roomy-tab th {
    color: #fff;
    background: #03a9f4;
    padding: 10px 70px;
    font-size: 20px;
}
.room-th{
	border-top-left-radius: 10px;
}
#roomy-tab td {
    border-top: none;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 0 30px;
}
.room-img img {
    border-radius: 0px;
}
.room-th-1 {
border-top-right-radius: 10px;
}
.room-td01 {
   
}
.room-price-1-right {
    width: 100%;
    float: left;
	padding: 10px 0px;
    text-align: right;
}
.scroll-tab-1 .table td .room-price-1-right p span {
    text-align: right;
    width: 100%;
}
.room-1 {
    padding-top: 9px;
}
.room-img h4 {
    font-size: 20px;
    color: #777;
    font-weight: 500;
}
.room-1 p {
    color: #777;
    font-size: 13px;
    margin: 4px 0px;
}
.room-1 span img {
    margin-right: 5px;
    width: 35%;
}
.room-1 a {
    position: relative;
    background: #ff5722;
    float: right;
    color: #fff;
    padding: 5px;
    text-decoration: none;
    top: -30px;
}
.room-option p {
    color: #4caf50;
    font-size: 12px;
}
.room-tab2 {
   margin-top:10px;
}
.room-p {
    border-radius: 0px;
    background: #ff5722;
    float: right;
    width: 45%;
    padding: 5px 5px;
	text-align: center;
    color: #fff;
    margin: 0px;
    font-weight: 500;
    font-size: 15px;
}

.room-price-1 p span {
    color: #777;
    font-size: 12px;
    line-height: 0px;
}
.room-p span {
    font-size: 7px;
    position: relative;
    bottom: 3px;
	color:#fff;
	line-height:none;
}
.room-p span i { 
font-size: 7px;
color:#fff;
}
.room-price-1 {
    float: right;
    padding: 10px 0 00;
    text-align: right;
}
.room-price-1 p{margin:0px;}
.room-pric-btn a {
    display: inline-block;
}
.room-pric-btn {
    text-align: right;
    width: 100%;
    padding: 10px 0px;
    float: left;
}
.btn-room {
    text-transform: uppercase;
    color: #ffffff;
    background: #073966;
    border: 1px solid #073966;
    border-radius: 0px;
    /* width: 100%; */
    float: right;
    margin-bottom: 10px;
}
.btn-room.focus, .btn-room:focus, .btn-room:hover {
    color: #ff5722;
    text-decoration: none;
}
.room-option h4 {
    font-size: 19px;
}
.room-tab2{
	border-left:1px solid #eee;
}

.room-tab-ul li {
	color:#777;
    font-size: 14px;
    text-decoration: none;
    display: block;
    font-weight: 500;
}
.scroll-tab-1 .room-tab-ul span {
    /* border: 1px solid #777; */
    /* border-radius: 50%; */
    color: #fff;
    /* background: #777; */
    /* width: 14%; */
    float: unset;
    /* height: 5px; */
    padding: 0px 2px;
    font-size: 10px;
}
.room-price {
    
}
.scroll-tab-1 {
    margin: 10px 5px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 500px;
    overflow: scroll;
}
#roomy-tab-ee ul {
    border-top-left-radius: 0px;
    color: #fff;
    background: #073966;
    padding: 10px 70px;
    font-size: 20px;
    border-top-right-radius: 0px;
}
#roomy-tab-ee li {
    margin: 0px 78px;
    display: inline-block;
    font-size: 17px;
    font-weight: 500;
}
/*********************************************/
.sec-A3 {
	width:100%;
	float:left;
    padding: 20px 0px;
}
.food-text {
   
    border-radius: 0px;
	box-shadow: 0px 5px 5px #ccc;
}
.food-details {
    margin-bottom: 40px;
}
.food-details h3 {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 500;
    border-bottom: 1px solid #dddddd;
}
.food-ul {
    padding: 0 20px;
    border-left: 5px solid #ddd;

}
.food-ul p {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 5px;
}
.food-service {
    width: 20%;
    margin-top: 5px;
}
.food-service span {
    font-size: 14px;
    color: #777;
    font-weight: 500;
}
.food-ul span {
    position: relative;
    left: 30px;
}
.food-service img{}
.food-service span{}


/*--------------start--Location--CSS------------*/
.sec-A5{width:100%;
float:left;}

.review-text-1 h4 {
    padding: 0;
    margin: 20px 0 10px 0;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 24px;
}
.comnt-img {
    text-align: center;
}
.comnt-img img {
    border-radius: 50%;
}
.snip1574 {
    padding: 10px 20px;
    border-radius: 0px;
    margin-top: 12px;
    height: 87px;
    background: rgb(13 110 253 / 24%);
}
.snip1574 h4 {
    font-weight: 600;
    padding-top: 5px;
    font-size: 17px;
    line-height: 10px;
    margin: 5px 0;
    padding-bottom: 0;
}
.snip1574 p span {
    position: absolute;
    margin-top: -22px;
    font-size: 16px;
    color: #adadad;
}
.snip1574 p{margin:0px;}

.review-hotel-box{width:100%;
box-shadow: 0px 5px 5px #ccc;
float:left;
}

/*****************************************/
/*-----------------------sec-A6-----------------------*/
.packages-section {
    width: 100%;
    float: left;
    padding: 30px 0px;
}
.white span{color:#fff;}

	
.packages-box{
   width: 100%;
   margin-top: 30px;
    background-color: #fff;
    border-radius: 0px;
    float: left;
    padding: 5px;}
  
    .packages-img {width:100%;
		float:left;}
	
  .packages-img img {
  width:100%;
}
.packages-sub-header {
   width: 100%;
    float: left;
	    font-size: 14px;
    padding: 10px 0px;
    line-height: 20px;
    font-family: 'lato';
	 border-bottom: 1px solid rgba(0,0,0,.2);
    text-transform: uppercase;
    margin: 5px 0px;
    color: #444343;
    font-weight: 500;
}
.stars .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    color: #daa819;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.packages-text{width: 100%;
    float: left;
     line-height: 20px;
	 text-align:center;
		 font-family: 'lato';
    font-size: 14px;
	margin-top:5px;
    color: #737070;}
	
	.packages-btn{padding:15px 10px;}
	
	span.address {
    display: block;
    width: 100%;
    color: #858585;
    font-size: 13px;
    line-height: 1.3;
}
.description {
    font-size: 14px;
    width: 100%;
	padding: 7px 0px;
	font-family: 'lato';
    color: #777;
    float: left;
}
#packages span {
    font-weight: 900;
    color: #777;
	font-size: 15px;
    padding: 5px 10px 0px 0px;
}
.stars .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    color: #daa819;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.packages-sub-header .stars{ line-height: 25px;}
.package-btn{width:100%;
float:left;
text-align:center;
padding:5px 0px;}

.package-btn .btn-services{margin-top:0px;}

.space-one{padding:1px;}
.hotel-room-text h3 {
    margin: 0;
    font-size: 18px;
    padding: 0;
}
.hotel-room-text p {
    color: #777;
    margin: 0px;
    font-size: 13px;
    padding: 5px 0px;
}
.hotel-room-text span {
    padding: 2px 4px;
    color: #ffffff;
    background: #ff5722;
    border-radius: 0px;
    margin-right: 10px;
}
.price-hotel-text{
	
}
.price-hotel-text p {
    line-height: 13px;
    color: #777;
    margin: 0px;
    padding: 5px 0px;
}
.price-hotel-text span {
    font-size: 12px;
    color: #777;
}
.hotel-txt-btn a {
    background: #ff5722;
    font-size: 13px;
    border-radius: 0px;
	margin-top: 33px;
    color: white;
}
.sec-hotel-txt {
	width:100%;
	float:left;
    box-shadow: 0 0 10px rgb(0 0 0 / 35%);
    box-shadow: 0px 5px 5px #ccc;
}
.space-one{
	padding:10px;
}
.space-3{
	
}
.packages-box-1 {
    width: 100%;
    float: left;
    border: 1px solid #ccc;
    padding: 10px;
}
.packages-sub-header .stars i{color:#ffa722;}
.current_hotel_text {
    padding: 5px 0 15px 0;
    font-size: 20px;
    color: #333;
    font-weight: normal;
    margin: 0px;
	padding: 8px 0px;
}

/***************************************/
.hotel-info-section{width:100%;
float:left;
padding:25px 0px;}
.rate-01 ul {
    margin-bottom: 0;
}
.rate-01 li {
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
}
.hotel-booking-detail-left{width: 30%;
    float: left;}
.hotel-booking-detail-left img{width: 100%;}	
.hotel-booking-detail-right {
    width: 70%;
    float: left;
    padding-left: 20px;
}
.hotel-booking-detail-box {
    width: 100%;
    box-shadow: 0px 5px 5px #ccc;
    margin-top: 20px;
    float: left;
    border: 1px solid #ccc;
	    padding: 15px;
}
.hotel-booking-detail-right ul{display: flex;
 margin: 0px;
padding: 0px;}
.hotel-booking-detail-right ul li {
    list-style: none;
    font-size: 12px;
    color: #f9a322;
}
.hotel-booking-detail-right p{padding:0px;
margin:0px;}

.hotel-booking-detail-right p span {
    font-size: 12px;
    width: 100%;
    padding: 5px 0px;
    float: left;
}
.hotel-booking-left{width:100%;
float:left;
padding:10px;
}

 .hotel-booking-detail-right a {
    padding: 5px 7px;
    width: 100%;
    background-color: #ef3f23;
    color: #fff;
    margin: 8px 0px;
    font-size: 20px;
}

.hotel-booking-title {
    width: 100%;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 600;
    float: left;
    padding: 5px 0px;
}
.table-tab {
    margin-top: 20px;
}
#rate-table {
    border-radius: 10px;
    background-color: #e9f3ff;
}
.rate-hotel-table {
    font-size: 12px;
    color: #000;
    text-transform: capitalize;
}
.table-tab .table input[type="date"] {
    color: #333;
}

.table input[type="date"] {
    background-color: transparent;
    border: none;
}
.h-can-policy {
    font-size: 12px;
    padding: 13px 0px;
	color:#000;
	font-weight:400;
    border-top: 1px dotted #ccc;
}
.h-can-policy span {
    color: #108b52;
    float: right;
}

#hot-boo-gus-form label {
    font-size: 14px;
    color: #5e5b5b;
    display: inline-block;
}
#hot-boo-gus-form .form-control {
    border-radius: 0px;
	font-size: 14px;
}
#hot-boo-gus-form .form-group {
    width: 100%;
    float: left;
    margin-top: 12px;
}
#hot-boo-gus-form a {
    width: 100%;
    color: #000;
    margin-top: 14px;
    float: left;
}

#hot-boo-gus-form [type=checkbox] {
    position: absolute;
    left: 51px;
    margin-top: 5px;
}
.gst-detail {
    margin-top: 10px;}
	
.gst-detail span {
    margin-left: 22px;
}
#hot-boo-gus-form .payment-btn a {
    background: #ef3f23;
    color: #fff;
    margin-bottom: 6px;
    border-radius: 0px;
    width: 100%;
}
#hot-boo-gus-form p {
    font-size: 12px;
}

#hotel-payment-detail-b .nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    flex-direction: column;
}
#hotel-payment-detail-b .nav li {
    width: 100%;
    padding: 5px 0px;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 5px;
    float: left;
}
#hotel-payment-detail-b .nav-tabs{border-bottom: 0px solid #dee2e6;}
#hotel-payment-detail-b  .payment-card{width:100%;
float:left;}
#hotel-payment-detail-b .payment-card img {
    width: 30px;
    margin-right: 6px;
}
#hotel-payment-detail-b .payment-card {
    color: #000;
    font-size: 15px;
}

.payment-f-form-box {
    width: 100%;
    float: left;
    padding: 15px;
    border: 1px solid #dfdada;
}

#hotel-payment-detail-b label {
    font-size: 14px;
}
#hotel-payment-detail-b .form-control {
    border-radius: 0px;
    font-size: 14px;
    color: #7e7676;
}

#hotel-payment-detail-b .form-group {
    margin-bottom: 10px;
}
#hotel-payment-detail-b .payment-price {
    font-size: 18px;
    font-weight: 600;
    color: #0b53bf;
}
#hotel-payment-detail-b .btn-paynow {
    background: #0770cb;
    color: #fff;
    float: right;
    font-size: 14px;
    border-radius: 0px;
}
.h-room-charge-box {
    width: 100%;
    float: left;
    margin-bottom: 12px;
}
.h-room-charge-box p {
    font-size: 14px;
	margin:0px;
}
.h-room-charge-box p span {
    float: right;
    font-size: 13px;
}
.h-room-charge-box .small-charge {
    font-size: 12px;
    color: #777;
}
.btn-txt-smry {
    margin-bottom: -5px;
    border-radius: 4px;
    background-image: linear-gradient(to right, #2d68cb , #17c3e9);
}
.h-room-charge-btn {
    background-image: linear-gradient(to right, #2d68cb , #17c3e9);
    width: 100%;
    display: flex;
    float: left;
    flex-direction: row;
    justify-content: space-between;
}
.h-room-charge-btn span{}
.h-room-charge-btn span a{font-size: 14px;
       color: #fff;}
	   
.payment-btn-1 {
    border: 1px solid #fff;
    float: right;
    border-radius: 0px;
    margin-right: 6px;
    margin-top: 7px;
}
.hotel-offer-box{}
.cab-book-sign-btn {
    background: #ebebeb;
    padding: 10px;
    text-align: center;
    font-weight: 500;
    border-radius: 10px;
    margin: 7px 0px;
    color: #000;
}
.promo {
    text-transform: uppercase;
    font-size: 14px;
}
.cab-book-cash-btn {
    background: #ebebeb;
    padding: 10px;
    text-align: center;
    font-weight: 500;
    border-radius: 10px;
    margin: 7px 0px;
    color: #000;
}
.cab-book-cash-btn p {    margin: 0px;
    padding: 5px 0px;
}
.cab-book-sign-btn a {
    color: #000;
}
.cab-book-cash-btn a {
    color: #000;
    font-size: 12px;
    margin-top: 7px;
	border: 1px solid #000;
    padding: 6px 6px 7px 15px;
    border-radius: 0px;
}
.cab-book-cash-btn .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    padding: 4px 9px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 5px; 
	border: 1px solid #191717;
    margin-left: 10px;
}
.Your_budget_div .form-control{border-radius:0px;font-size: 13px;}

.Your_budget_div .form-label {
    margin-bottom: 0.5rem;
    font-size: 14px;
}
.mb-div{margin-top:10px;}

.agent-travel-11{width:100%;
float:left;}

.agent-travel-11 span {
   background: #053b6c;
    font-size: 12px;
    float: right;
    color: #fff;
    padding: 5px;
}
.title-agent {
    font-size: 18px;
    font-weight: 600;
}
.title-agent span {
   
}
.top-heading-agent {
    width: 100%;
    float: left;
    font-size: 24px;
}
.top-heading-agent p {
    font-size: 14px;
    margin: 0px;
}
.agent-text {
    color: #fff;
    margin-left: 5px;
    font-size: 13px;
}

.agent-logo {
    min-height: 80px;
	margin-top: 30px;
}
.agent-logo img{width:auto; float:right;}
.agent-detail-left p {
    color: #858585;
    font-size: 13px;
    margin: 8px 0px;
}
.agent-detail-left h2 {
    font-size: 15px;
      font-weight: 600;
    }
	
	.agent-services-list{width:100%;
float:left;}
.agent-services-list ul {
    display: flex;
    margin: 0px;
    padding: 0px;
    flex-wrap: wrap;
}
.agent-services-list ul li {
    list-style: none;
    font-size: 13px;
    margin-right: 5px;
    color: #fff;
    margin-top: 5px;
    padding: 2px 10px;
    text-align: center;
    background-color: #095193;
}
.agent-enquiry-btn {
    width: 100%;
    float: left;
    margin-top: 40px;}

.agent-enquiry-btn a {
    color: #fff;
       font-size: 14px;
    padding: 8px 11px;
}

 .travel-pro{background: #ff2c2c;}
 .travel-enq{background: #063a6a;}
 
 .travel-detail-banner{background-image: url(../images/apd-banner-bg.jpg);
 background-repeat: no-repeat;
    background-size: cover;
	padding: 15px;
	width: 100%;
	float:left;
}
.travel-detail-agn {
    width: 100%;
	padding: 15px 20px;
    float: left;
}

.travel-detail-agn .title-agent {
    color: #fff;
    float: left;
}

.travel-detail-agn .title-agent span{}
.travel-detail-agn .agent-text{color:#fff;}
.travel-detail-agn p {
    color: #d5d3d3;
    font-size: 13px;
    margin: 8px 0px;
}
.agent-detail-btn{width:100%;
float:left;
margin-top: 10px;}
.agent-detail-btn a {
    color: #fff;
    font-size: 15px;
    margin-right: 10px;
	padding: 8px 11px;
}
.agent-travel-12 {
    /* width: 100%; */
    float: left;
    margin-left: 10px;
}
.agent-travel-12 span {
    font-size: 12px;
    color: #ff7907;
}	
.agent-detail-text {
    width: 100%;
    float: left;
}
	.cont-agn{background:#035b89;}
	.pl-tri{background: #fd2020;}
	.tex-m{background: #ffa033;}
.agent-travel-12 .agent-re-text {
    color: #fff;
    margin-left: 10px;
       padding: 5px 5px;
    background: #ed7814;
}
.travel-detail-agn h2 {
    color: #fff;
    width: 100%;
    text-transform: uppercase;
    font-size: 15px;
    float: left;
}
.trav-deta-logo {
    height: 142px;
    width: 100%;
    padding: 50px 0px;
    background: #fff;
    float: left;
}
.trav-deta-logo img{width:100%;}

.trvel-ag-contact {
    color: #fff;
    font-weight: 500;
    font-size: 19px;
    float: right;
}
.hotels_div_section {
    width: 100%;
    float: left;
    padding-bottom: 20px;
    margin-top: 22px;
}
.menU_hotel_ul li a {
    margin: 0px 0px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0px 11px;
    font-size: 12px;
    border-right: 1px solid #ccc;
    color: #343435;
}
.menU_hotel_ul {
    list-style: none;
    display: flex;
    margin: 0px;
    padding: 10px 0px;
}

.travel-agent-detail-left-tab {
    width: 100%;
    margin-top: 24px;
    padding: 15px;
      box-shadow: 0px 5px 5px #ccc;
}
.travel-agent-detail-left-tab .nav {
    display: flex;
    flex-wrap: wrap;
	border: 0px;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    flex-direction: row;
}

.travel-agent-detail-left-tab .nav li {
    margin-bottom: 0px;
    padding: 5px 0px;
    margin-right: 45px;
}
.travel-agent-detail-left-tab .nav li a {
    color: #000;
}
.travel-agent-detail-left-tab .nav li a i {
    margin-right: 6px;
    color: #08b0e3;
}
.travel-agent-detail-right-tab {
    width: 100%;
    padding: 20px 0px;
}
.travel-agent-detail-overview {
    width: 100%;
    float: left;
    padding: 0px 15px 15px 15px;
    box-shadow: 0px 5px 5px #ccc;
}
.travel-agent-detail-overview h1 {
    font-size: 22px;
    width: 100%;
    margin-bottom: 5px;
    padding: 5px 0px;
    font-weight: 600;
    border-bottom: 1px dotted #ccc;
    float: left;
}
.travel-agent-detail-overview h2{ font-size: 16px;
    width: 100%;
    margin-bottom: 5px;
    padding: 5px 0px;
    font-weight: 600;
       float: left;}
.travel-agent-detail-overview p {
    font-size: 14px;
    color: #504e4e;
}
.other-travel-agent-detail h1 {
    font-size: 22px;
    width: 100%;
    margin-bottom: 5px;
    padding: 5px 0px;
    font-weight: 600;
    border-bottom: 1px dotted #ccc;
    float: left;
}

.other-travel-agent-box {
    width: 100%;
	margin-top: 15px;
    float: left;
    border: 1px solid #e3e2e2;
    box-shadow: 0px 5px 5px #ccc;
}
.other-travel-agent-box img {
    width: 100%;
    height: 182px;
}
.other-travel-agent-box h2 {
    font-size: 17px;
    position: relative;
    padding: 11px 17px;
    color: #fff;
    float: left;
    /* z-index: 999999999999999999999999; */
    background: #0000009e;
    margin-top: -71px;
    font-weight: 600;
}
.other-travel-agent-box h2 span {
   float: left;
    width: 100%;
	color: #a4e7f5;
    font-size: 19px;
    font-weight: 500;
    padding: 4px 0px;
}
.other-travel-agent-box h2 span small {
    font-size: 12px;
	color: #fff;
}
.other-travel-agent-detail {
    width: 100%;
	float:left;
     margin-top: 22px;
}
.other-travel-agent-det {
    width: 100%;
    float: left;
    padding: 10px 15px 20px 15px;
}

.other-travel-agent-price {
    color: #084298;
    font-size: 19px;
	margin-bottom: 10px;
    font-weight: 600;
}
.other-travel-agent-price small{color: #666;}
.other-travel-agent-price span {
    padding: 5px 5px;
    color: #000;
    font-size: 11px;
    background: #bcd3f5;
    float: right;
}
.other-travel-agent-det p {
    font-size: 14px;
    margin-bottom: 5px;
    color: #666;
}
.agent-det-enquiry-btn {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.agent-det-enquiry-btn a {
    color: #fff;
    font-size: 14px;
    padding: 8px 11px;
}
.no-margin{margin:0px;}
.trvel-detal-gallery{width:100%;
float:left;
margin-bottom:15px;}
.trvel-detal-gallery img{width:100%;}

.map-agent-box{width:100%;
float:left;}
.sign-google-btn {
    width: 100%;
    float: left;
    border-radius: 6px;
    text-align: center;
    margin-bottom: 15px;
    padding: 13px 20px;
}
.sign-google-btn a{color:#fff;}

.input_form_div p{margin-top:10px;}

.form_icons_div_input100 {
    width: 100%;
}
.form_icons_div_input100 .form-control{border:0px;}


.hotel-booking-detail-box .testimonial-icon:after {
    content: "";
    border-bottom:17px solid #01182c;
    border-right: 17px solid transparent;
    position: absolute;
	top: -17px;
    right: 1px;
}
.hotel-booking-detail-box .testimonial-icon {
    width: 18%;
    height: 29px;
    background: #053b6c;
    text-align: right;
    font-size: 12px;
    color: #fff;
    padding: 5px 0px;
    padding-right: 33px;
    line-height: 20px;
    margin-top: 7px;
    position: absolute;
    right: 18px;
}

.trav-deta-img img {
    width: 100%;
    height: 145px;
}

.travel_package_second_inner {
    width: 100%;
  float:left;
}
/******************************/


.advertisement_div_section {
    width: 100%;
    padding: 0px 0px 20px 0px;
    float: left;
}
.advertiement-title {
    font-size: 23px;
    font-weight: 700;
	padding: 0px 0px 50px 0px;
}
.choose-plan-title {
    font-size: 21px;
    padding: 9px 5px;
    height: 50px;
    color: #fff;
	font-weight: 600;
    text-align: center;
    width: 100%;
    float: left;
}

.choose-bg{ background: #287eff;}
.gold-bg{ background: #cb9800;}
.platinum-bg {  background: #689909;}
.star-bg {    background: #dc3545;}

.choose-plan-box-left{width: 100%;
    float: left;
	text-align:left;}
	
.choose-plan-box-left span {
    width: 100%;
    font-size: 12px;
	    height: 46px;
    float: left;
    margin:0px 0px;
    padding: 8px 10px;
}
.choose-plan-box-left span small {
    font-size: 10px;
	line-height: 10px;
    width: 100%;
    float: left;
	font-weight:400;
}
.choose-plan-box-left .choose-plan-bg {
    background: #d7d6d6;
border: 1px solid #ccc;}

	
.choose-plan-box{width: 100%;
    float: left;
	text-align:center;}
.choose-plan-box span {
    width: 100%;
    font-size: 13px;
	    height: 46px;
    float: left;
    margin:0px 0px;
    padding: 8px 10px;
}
.choose-plan-box span small {
    font-size: 12px;
    width: 100%;
    float: left;
	font-weight:400;
}
.choose-plan-box .choose-plan-bg {
    background: #d7d6d6;
border: 1px solid #ccc;}

.Advertisement-box {
    width: 31%;
    border: 1px solid #ccc;
    float: left;
    margin-right: 10px;
}
.choose-plan-box .choose-buy-btn {
    padding: 20px 20px;
    height: 60px;
}
.choose-buy-btn a{    border: 2px solid #fff;
    color: #fff; 
	border-radius: 5px;
    padding: 9px 12px;
	;}
	
.gold-btn-inner {
    float: left;
    font-weight: 700;
    margin-left: 29%;
    padding: 5px 20px;
    font-size: 15px;
    box-shadow: 0px 2px 5px #6c6c6cde;
    text-align: center;
    border-radius: 10px;
    background: #fff;
    margin-top: -36px;
    color: #000;
}
.gold-btn-inner p {
    font-size: 11px;
    margin: 0px;
}
.slider_main_div h2 {
    font-size: 29px;
    font-weight: 600;
    padding-top: 30px;
    color: #fff;
}
.blue {
    color: #0061f3;
}

.advertie-request-section{width:100%;
float:left;
padding:20px 0px;}

.advertie-request-box {
    background: #e1e1e1;
    border: 2px solid #ccc;
    width: 100%;
    float: left;
    padding: 20px;
}
.advertie-request-box h1 {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    color: #084298;
}
.advertie-request-box h2{  font-size: 23px;
    font-weight: 700;
    text-align: center;
    color: #000;}
.advertie-request-box p {
    font-size: 13px;
}
/****************************************/

.membership-section{width:100%;
float:left;
padding:20px 0px;}
.membership-travel-leads {
    width: 100%;
    background-image: url(../images/lead-bg.jpg);
    background-repeat: no-repeat;
    box-shadow: 0px 5px 5px #ccc;
    background-size: cover;
    height: 311px;
}

.grow-business-box{width:100%;
margin-top: 30px;
float:left;}
.grow-business-box h2 {
    font-size: 31px;
    color: #084298;
    font-weight: 600;
}
.grow-business-box h3 {
    font-size: 26px;
    font-weight: 500;
}
.grow-business-box p {
    width: 100%;
    float: left;
    padding: 5px 0px;
    color: #000;
    font-size: 17px;
}
.membership-join-btn {
    width: 100%;
    float: left;
    padding: 15px 0px;
}
.membership-join-btn a {
    background: #ef550b;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    padding: 14px 11px;
}
.how-work-box {
    width: 100%;
	margin-top: 35px;
    float: left;
    border: 1px solid #ccc;
    box-shadow: 0px 5px 5px #ccc;
    padding: 15px;
}
 .how-work-title {
    width: 100%;
    float: left;
    border-bottom: 1px dotted #ccc;
    font-size: 21px;
    margin-bottom: 5px;
    font-weight: 600;
    color: #084298;
}
.mem-work-box {
    width: 100%;
    padding: 10px 0px;
    float: left;
}
.mem-work-box .mem-work-left {
    width: 10%;
    font-size: 47px;
    float: left;
    color: #ccc;
    margin-top: -14px;
}
.mem-work-box .mem-work-right {
    width: 90%;
    font-size: 16px;
    float: left;
}
.mem-work-box .mem-work-right span {
    width: 100%;
    float: left;
    font-size: 13px;
}
  .mem-love-box {
    width: 100%;
    float: left;
}
.mem-love-box span {
    width: 100%;
    float: left;
    padding: 4px 0px;
    font-size: 16px;
}
.mem-love-box form {
    margin-top: 10px;
}
.mem-love-box form .form-control {
    border-radius: 0px;
    margin-bottom: 9px;
    color: #ccc;
    font-size: 14px;
}
.mem-regis-btn {
    background: #ef550b;
    border-radius: 0px;
    border: 0px;
}

/******************venu detail*******************************/

.venu-detail-section{width:100%;
float:left;
padding:20px 0px;}

.venu-detail-name {
    margin-top: -63px;
    z-index: 99999999;
    font-weight: 600;
    color: #fff;
    font-size: 22px;
    padding: 6px 15px;
    background: #00000085;
    position: absolute;
}
.venu-detail-name span {
    font-size: 12px;
    width: 100%;
    float: left;
}
.venu-detail-text {
    width: 100%;
    float: left;
    padding: 8px 15px;
    box-shadow: 0px 5px 5px 1px #ccc;
   
}
.venu-detail-text p {
    font-size: 14px;
	width:100%;
	float:left;
    margin: 0px;
    padding: 2px 0px;
}
.venu-detail-text p i {
    color: #f73131;
}
.venu-detail-text p span{float:right;}
.venu-detail-text p span a {
    background: #f73131;
    padding: 8px 9px;
    color: #fff;
}
.text-tertiary {
    color: #909090;
    font-size: 13px;
}
.covid-text {
    font-size: 14px;
    padding: 5px 0px;
}
.action-buttons{width:100%;
float:left;
padding:5px 0px;}

.action-buttons span {
    font-size: 14px;
    background: rgb(13 110 253 / 15%);
    padding: 6px 20px;
    margin-right: 0px;
}

.action-buttons span i{ color: #f73131;}

.venu-detail-tabs {
    width: 100%;
    padding: 8px 0px;
    box-shadow: 0px 5px 5px 1px #ccc;
    margin: 30px 0px;
    float: left;
}

.tabs-nav-venu{}
.tabs-nav-venu li a {
    font-size: 15px;
    color: #fff;
    padding: 11px 16px;
    background: #044278;
    margin-right: 5px;
}
.tabs-nav-venu li a i{margin-right:5px;}
.tabs-nav-venu-box .accordion-button:not(.collapsed) {
    color: #0c63e4;
    background-color: #ffffff;
	border: 1px solid #ccc;
}
.tabs-nav-venu-box {
    width: 100%;
    float: left;
    padding-top: 19px;
}
.tabs-nav-venu {
    border-bottom: 5px solid #044278;
    padding: 7px 0px;
}
.tabs-nav-venu>li.active>a, .tabs-nav-venu>li.active>a:focus, .tabs-nav-venu>li.active>a:hover {
    color: #fff;
    border-radius: 0px;
    cursor: default;
    color: #fff;
    background-color: #044278;
    border: none;
    }
.tabs-nav-venu-box .accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    box-shadow: 0px 7px 29px -6px #ccc;
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    background-color: transparent;
    border: 1px solid #ccc;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
}
.tabs-nav-venu li a{color: #fff;}

.accordion-item .venu-accordion-title h2 {
    color: #000;
    font-size: 17px;
    float: left;
    width: 100%;
    font-weight: 500;
}
.accordion-item .venu-accordion-title h2 i {
    color: #f73131;
    margin-right: 8px;
}
.accordion-item .venu-accordion-title h2 span{float:right;
margin-right: 15px;
font-size:12px;}

.accordion-button:focus {
    z-index: 3;
    border-color: transparent;
    outline: 0;
    box-shadow:0 0 0 0.25rem rgb(13 110 253 / 0%);
}
.venu-box-about-box h2 {
    color: #5a5a5a;
    font-size: 16px;
    border-bottom: 1px dotted #ccc;
    font-weight: 600;
	padding: 7px 0px;
}
.venu-table-top-title {
    font-size: 14px;
    color: #201f1f;
    /* text-transform: uppercase; */
    font-weight: 400;
}

.venu-left-title {
    font-size: 13px;
}
.venu-left-title img {
    width: 30px;
    margin-right: 8px;
}
.table td {
    font-size: 13px;
}
.table td span{width:100%;
float:left;}

.table td span i {
    border: 1px solid #56a701;
    font-size: 9px;
    padding: 1px;
    color: #56a701;
    margin-right: 3px;
}

.table td  .red-venu i{
    border: 1px solid #b70618;
    font-size: 9px;
    padding: 1px;
    color: #b70618;
margin-right: 3px;}
	
.table td span .black-venu {
    color: #666;
    font-size: 11px;
    border: 0px;
}
.venu-box-about-box h4{
color: #333;
font-size: 16px;}

.venu-box-about-box p{font-size:14px; line-height:24px; color: #666;}

.venu-box-about-box {
    width: 100%;
    padding: 0px 15px;
    float: left;
    margin-top: 22px;
    box-shadow: 0px 5px 10px 0px #ddd;
}

.tabs-nav-venu-box .accordion-body{padding:0px;}

#occa_good ul {
    display: flex;
    flex-direction: row;
    align-content: space-around;
    flex-wrap: wrap;
    justify-content: flex-start;
}
#occa_good ul li {
    font-size: 14px;
    width: 30%;
	border: 0px;
    padding: 5px 5px;
}
#occa_good ul li i {
    margin-right: 10px;
    width: 18px;
}
.tabs-nav-venu-box .planner-rev-star p{margin-bottom:0px;}
.tabs-nav-venu-box .planner-rev-star i {
    font-size: 12px;
    color: #f34444;
}
.tabs-nav-venu-box .planner-rev-star span{}
.venu-box-about-box h2 span{float:right;
font-size:12px;}
.tabs-nav-venu-box .planner-rev-star span {
    color: #000;
}
#cuisine_good ul {
    display: flex;
    flex-direction: row;
    align-content: space-around;
    flex-wrap: wrap;
    justify-content: flex-start;
}
#cuisine_good ul li {
    font-size: 14px;
    width: 30%;
    padding: 5px 5px;
}
#cuisine_good ul li i {
    margin-right: 10px;
}

#car-parking ul{}
#car-parking ul li{font-size: 14px;
     padding: 5px 5px;}
	
#car-parking ul li i {
    margin-right: 10px;
    width: 18px;
}
	
	 #occa_good .more-info-head{font-size: 15px;
    width: 100%;
    float: left;}
	
	#venu-policies .more-info-head {
    font-size: 14px;
	padding: 5px 0px;
}
	#venu-policies .data_font {
    font-size: 13px;
	padding: 5px 0px;
    color: #7c7a7a;
}
#gallery {
  padding: 10px 0 0 10px;
  background-color: transparent;
  text-align: center;
  margin: 0 auto;
  
}

#gallery .gallery-item {
  width: 30%;
  height: 178px;
  float:left;
  margin: 10px;
  overflow: hidden;
  cursor: pointer;
  border: 10px solid #fff;
  border-radius: 5px;
  box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.5);
}
  
#gallery .modal {
  text-align: center;
  margin: 0 auto 20px auto;
}

#gallery .modal-open {
  margin: 0 auto;
  overflow: auto;
} 

#modal-image {
 width:100%;
  border-radius: 5px;
}  

#gallery .modal-image-caption {
  text-transform: capitalize;
}

#gallery{display: flex;
flex-wrap: wrap;}

.similar-venu-section{width:100%;
float:left;
padding:20px 0px;
}

.similar-venu-box{width:100%;
float:left;}

.similar-venu-box img{width:100%;}
.similar-venu-detail{width:100%;
float:left;
padding:10px;}
.similar-venu-detail h2 {
    font-size: 16px;
}
.similar-venu-detail p {
    font-size: 14px;
}
.similar-venu-detail p span {
    font-size: 13px;
    color: #e11111;
    font-weight: 600;
    float: right;
}
.similar-venu-detail h2 span {
    font-size: 10px;
    color: #e11111;
    float: right;
}
.similar-venu-box {
    width: 100%;
    border: 1px solid #ccc;
    box-shadow: 0px 5px 5px #ccc;
    float: left;
}
.similar-venu-heading {
    width: 100%;
    float: left;
    padding: 1px 0px;
    border-bottom: 1px dotted #ccc;
    text-align: left;
    font-size: 22px;
    margin-bottom: 20px;
}
.venu-detail-right{ width: 100%;
    float: left;}
	
.venu-right-form-box {
    width: 100%;
	margin-bottom: 20px;
        padding: 15px;
    float: left;
    box-shadow: 0px 5px 5px #ccc;
    border: 1px solid #e3e3e3;
}

.bg-blue{background: #e6f7ff;}
.venu-right-form-box .form-control {
    border-radius: 0px;
    margin-bottom: 5px;
    font-size: 14px;
}
.venu-right-form-box [type=checkbox] + label {
    font-size: 14px;
    padding: 10px 0px;
    color: #000;
}

.check-btn {
    background: #eb3437;
    color: #fff;
    padding: 5px 14px;
    border: none;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    border-radius: 0px;
}
.venu-right-form-box p {
    font-size: 14px;
    padding: 5px 0px;
}

.venu-right-form-box h1 {
    font-size: 20px;
    text-align: center;
	padding-bottom: 5px;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 20px;
}

.venu-right-form-box h3 {
    font-size: 13px;
    text-align: center;
    margin-bottom: 12px;
}

.space-gdfroccasion li {
    padding-left: 0;
    margin-right: 0px;
    border-bottom: 1px solid #e9e5e5;
    width: 100%;
    margin-bottom: 17px;
    float: left;
}
.venu-right-form-box h4{text-align:center;}
.space-gdfroccasion .more-info-head {
    font-size: 14px;
    text-align: right;
    margin: 0px;
    margin-bottom: -19px;
    padding: 0px;
}
.space-gdfroccasion .more-info-head i{margin-right:8px;}

.venu-right-form-box .space-gdfroccasion h1 {
    padding-bottom: 5px;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 20px;
}
.venu-right-form-box .space-gdfroccasion h1 i{font-size: 18px;
    margin-right: 8px;
    color: #eb3437;
}

#menu .table>tbody {
    font-size: 13px;
    font-weight: 500;
    vertical-align: inherit;
}
.venu-box-about-box .rev-btn {
    background: #f73131;
    border: 0px;
    font-size: 14px;
    padding: 8px 12px;
    color: #fff;
}


.event-det-list{}
.event-det-list ul{}
.event-det-list ul li {
    font-size: 14px;
    padding: 5px 0px;
}
.event-det-list ul li i{margin-right:8px;}

.venu-box-about-box .event-det-title {
    margin: 0px;
    font-size: 15px;
    font-weight: 600;
}

.venu-box-about-box h1 {
  color: #000;
    font-size: 17px;
    float: left;
    width: 100%;
    font-weight: 500;
}

.venu-box-about-box h1 i{color:#f73131;}

.border-title {
    width: 100%;
    float: left;
    padding: 0px 0px 6px 0px;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 15px;
}

.activity-detination-section {
    width: 100%;
    float: left;
    padding: 0px 0px 20px 0px;
}
.activity-des-detail h2 {
    font-size: 19px;
    padding: 6px 0px;
    margin: 0px;
}
.activity-des-detail p {
    margin: 0px;
}
.activity-des-detail .act-price {
    color: #0b814a;
    font-weight: 600;
}
.activity-des-detail .btn-act-det {
    margin-top: 8px;
}
.activity-des-detail .btn-act-det a {
    background: #f73131;
    padding: 7px 10px;
    color: #fff;
}
.activity-des-box{width: 100%;
    float: left;
    border: 1px solid #ccc;
    box-shadow: 0px 5px 5px #ccc;
}
.activity-des-img img{width:100%;}
.activity-des-detail{width: 100%;
    float: left;
	padding:10px;}
	
.activity-choose-box {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 15px;
    background: #001e39;
    text-align: center;
    padding: 20px 45px;
    height: 120px;
}
.activity-des-detail-cit{
    margin-top: -75px;
    z-index: 99;
    position: absolute;
    }
.activity-des-detail-cit h2 {
    font-size: 17px;
    padding: 6px 11px;
    background: #00000094;
       color: #fff;
  
}
.activity-detination-pop-section{ width: 100%;
    float: left;
	padding:15px 0px;
	
	}
	
	.activity-des-img img{height:200px;}
.activity-des-dur{
    /* margin-bottom: 6px; */
    z-index: 99999999;
    color: #fff;
    /* border-radius: 0px 123% 0px 0px; */
    padding: 5px 11px;
    position: absolute;
	font-size:12px;
    background: #e94d4d;
}

.activity-des-detail-cit .btn-act-det a {
    background: #f73131;
    padding: 7px 10px;
    color: #fff;
}

.top-margin-act-des{
    margin-top: -87px;
    background: #0000006e;
    color: #fff;
    z-index: 99999;
    position: absolute;
}
.form_inner_boxes1-activity {
    width: 71%;
    /* border-right: 2px solid #f73131; */
    margin: 15px 0px;
}


.cab-search-page{width:100%;
float:left;
padding: 35px 0px;}

.cab-search-page-box{width:100%;
float:left;
margin-bottom: 40px;}

.cab-search-page-left{width:100%;
float:left;
}
.your-transfer-box {
    width: 100%;
    border: 1px solid #dddada;
    float: left;
    margin-bottom: 10px;
    box-shadow: 0px 2px 7px 1px #c7c7c7;
    border-radius: 0px;
}
	
.your-transfer-title {
    width: 100%;
    float: left;
    padding-bottom: 7px;
    padding: 10px 10px;
    border-bottom: 1px solid #80808038;
    font-size: 18px;
    border-radius: 0px;
    background: #dce7ed;
    font-weight: 500;
    color: #000;
}
.your-transfer-form{width: 100%;
    float: left;
    padding: 10px 15px;}
	.transfer-icon{width: 17%;
    float: left;
}
.transfer-text{   font-weight: 600;
    font-size: 14px;
line-height: 17px}
	.transfer-text span{font-weight: 400;
    font-size: 10px;}
.transfer-left-box {
    padding-bottom: 16px;
}
.transfer-banner-left{width:100%;border-radius: 10px}

.cab-save-box {
    width: 100%;
    float: left;
    padding: 15px 0px;
}
.cab-save-box-left {
    width: 24%;
    text-align: left;
    float: left;
}
.cab-save-box-right{width: 75%;
    float: left;}
.cab-save-title{
    width: 100%;
    font-weight: 500;
    font-size: 16px;
	color: #000;
    float: left;
}
.cab-save-text {
    width: 100%;
    line-height: 21px;
    float: left;
    color: #6d6a6a;
    font-size: 13px;
}
.according_heading {
    color: black;
    font-size: 18px;
    font-weight: 700;
}
.your-transfer-boxa {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    box-shadow: 0px 2px 7px 1px #adacac;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.cab-save-box {
    width: 100%;
    float: left;
    padding: 15px 0px;
}
.cab-save-box-left {
    width: 24%;
    text-align: left;
    float: left;
}
.cab-save-box-right{width: 75%;
    float: left;}
.cab-save-title{
    width: 100%;
    font-weight: 500;
    font-size: 16px;
	color: #000;
    float: left;
}
.cab-save-text {
    width: 100%;
    line-height: 21px;
    float: left;
    color: #6d6a6a;
    font-size: 13px;
}
.your-transfer-box-outer {
    width: 100%;
    float: left;
    border-top: 1px solid #ccc;
}

.btn-primary-cab {
    color: #232020;
    background-color: #ffffff;
    font-weight: 600;
    border-color: 0px;
}
.cab-type-btn{    width: 100%;
    float: left;
    padding: 12px;}
	.cab-type-btn .btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 0px 2px;
}
.cab-type-btn .btn-card.btn.focus, .btn:focus, .btn:hover {
    color: #1f1717;
    text-decoration: none;
    box-shadow: 0px 2px 3px 1px #7d7878;
}
.dropdown-menu {
    position: absolute;
    top: 66px;
    border: 0px;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 12px;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
	border-radius:0px;
}
.cab-type-button
#btn-group `.caret {
    display: inline-block;
    width: 0;
color: #2186c5;}

#btn-group .open>.dropdown-menu {
    display: block;
}
#btn-group .btn-primary {
    color: #fff;
    border: 0px;
    font-size: 14px;
    background-color: #001e39;
    border-radius: 0px;
}
.cab-type-btn-2 {
   width: 100%;
    float: left;
    padding: 10px;
    font-size: 13px;

}
.cab-transfer-bg {
    background-color: #249fd8;
    margin-top: 7px;
    border-radius: 0px;
}
.cab-type-btn-2 a {
    float: left;
    border-radius: 10px;
    color: #fff;
    margin-right: 20px;
}
.your-transfer-box-tab{}
.accordion_divss {
    width: 100%;
    float: left;
   border-top: 1px dotted #ccc;
    padding: 10px;
}
.cab-according_heading {
    color: black;
    font-size: 20px;
    border-bottom: 1px dotted #ccc;
    font-weight: 500;
    margin-bottom: 13px;
}
#cab-page-slider .post-slide .post-img{
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin: -12px 15px 8px 15px;
    margin-left: -10px;
}
#cab-page-slider .post-slide .post-img img{
    width: 100%;
    height: auto;
    transform: scale(1,1);
    transition:transform 0.2s linear;
}
#cab-page-slider .post-slide:hover .post-img img{
    transform: scale(1.1,1.1);
}
#cab-page-slider .post-slide .over-layer{
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
    opacity:0;
    background: linear-gradient(-45deg, rgba(6,190,244,0.75) 0%, rgba(45,112,253,0.6) 100%);
    transition:all 0.50s linear;
}
#cab-page-slider .post-slide:hover .over-layer{
    opacity:1;
    text-decoration:none;
}
#cab-page-slider .post-slide .over-layer i{
    position: relative;
    top:45%;
    text-align:center;
    display: block;
    color:#fff;
    font-size:25px;
}
#cab-page-slider .post-slide .post-content {
    background: transparent;
    padding: 2px 10px 0px;
    border-radius: 15px;
    color: #fff;
    margin-top: -44px;
    position: absolute;
}
#cab-page-slider .post-slide .post-title a{
    font-size:11px;
    font-weight:bold;
    color:#fff;
    display: inline-block;
    text-transform:uppercase;
    transition: all 0.3s ease 0s;
}
#cab-page-slider .post-slide .post-title a:hover{
    text-decoration: none;
    color:#fff;
}
#cab-page-slider .post-slide .post-description{
    line-height:20px;
    color:#fff;
	font-size: 11px;
    margin-bottom:0px;
}

.car-search-detail-box {
    width: 100%;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    float: left;
    padding: 10px 29px;
}
.car-search-detail-heading {
    width: 100%;
    float: left;
    font-size: 17px;
    font-weight: 600;
    color: #000;
}
.car-search-detail-icons {
    width: 100%;
    float: left;
}
.car-search-detail-icons ul {
    display: inline-flex;
    padding: 0px;
}
.car-search-detail-icons ul li {
    list-style: none;
    margin-right: 10px;
    font-size: 13px;
    font-weight: 600;
    color: #000;
}
.car-search-detail-icons ul li img{    margin-left: 8px;}
.car-search-detail-btn span {
    border: 1px solid #f33711;
    padding: 5px;
    font-size: 14px;
    color: #000;
    margin-right: 5px;
    border-radius: 6px;
}

.car-search-detail-free .fas{
    display: inline-block;
    font-size: 16px;
	margin-right:5px;
    color: #f33c18;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.car-search-detail-free {
    color: #000;
    width: 100%;
    font-size: 13px;
    float: left;
    padding: 5px 0px;
}
.car-search-detail-free span{margin-right:5px;}	
	.car-search-detail-btn{    width: 100%;
    float: left;
    padding: 5px 0px;}
.cab-search-more {
    color: #000;
    font-size: 14px;
    text-align: right;
	padding-right: 25%;
}
.cab-search-more a{color: #000;}
.cab-search-price {
    width: 100%;
    padding-top: 15%;
    padding-right: 30px;
    float: left;
}
.cab-search-price ul{width:100%;
float:left;
text-align:center;}
.cab-search-price ul li {
    color: #000;
    list-style: none;
    font-weight: 600;
    font-size: 15px;
}
.cab-search-price ul li a{}
.cab-search-price ul li p{    font-size: 12px;
    padding: 4px 0px;}

.cab-search-book-btn {
  display: inline-block;
    background-color: #ef3f23;
    padding: 5px 12px;
    margin: 0px;
    margin-bottom: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    vertical-align: middle;
     cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0px;
    border-radius: 0px;
}

.your-transfer-box-cab {
    width: 100%;
    border: 1px solid #dddada;
    float: left;
    margin-bottom: 15px;
    /* box-shadow: 0px 2px 7px 1px #c7c7c7; */
    border-radius: 0px;
}

.car_img_top{
    position: relative;
    top: 23px;
}


.car-payment-detail-box {
    width: 100%;
    float: left;
    padding: 10px 0px;
}

.car-search-detail-heading {
    width: 100%;
    float: left;
    font-size: 17px;
    font-weight: 600;
    color: #000;
}
.car-search-detail-icons {
    width: 100%;
    float: left;
}
.car-search-detail-icons ul {display:inline-flex;
   
}
.car-search-detail-icons ul li {
    list-style: none;
    margin-right: 10px;
    font-size: 13px;
    font-weight: 600;
    color: #000;
}
.car-search-detail-icons ul li img{    margin-left: 8px;}
.car-search-detail-btn span {
    border: 1px solid #f33711;
    padding: 5px;
    font-size: 14px;
    color: #000;
    margin-right: 5px;
    border-radius: 6px;
}

.car-reason-box {
    width: 100%;
    float: left;
    margin-top: 10px;
    padding: 5px;
    border-radius: 0px;
    border-top: 1px solid #d7d2d1;
    margin-bottom: 14px;
}
.car-reason-text {
    width: 100%;
    float: left;
    margin-bottom: 2px;
    line-height: 30px;
    font-size: 13px;
}
.car-reason-btn span {
    float: left;
    background-color: #001e39;
    padding: 3px 18px;
    border-radius: 0px;
    font-size: 13px;
    margin-right: 10px;
}
.your-transfer-box-booking{width: 100%;
    border: 1px solid #dddada;
    float: left;
	padding:15px;
    margin-bottom: 10px;
    box-shadow: 0px 2px 7px 1px #c7c7c7;
    border-radius: 0px;
}
.cab-payment-view {
    color: #000;
    font-size: 14px;
    text-align: left;
    /* margin-top: 36px; */
    padding-right: 25%;
}
.cab-payment-view a {
    color: #000;
}
.car-reason-btn span a {
    color: #fff;
}

.cab_drive_details_border {
    border-bottom: 1px solid black;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 13px;
}
.cab-booking-h2 {
    width: 100%;
    float: left;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px;
    border-bottom: 1px dotted #c7c7c7;
}
.cab-booking-rating-review {
    width: 100%;
    float: left;
    padding: 10px 15px;
}
.cab-review-title {
    font-size: 15px;
    color: #000;
    padding: 5px 0px;
    font-weight: 500;
}
.cab-booking-rating-review ul {
    display: inline-flex;
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
}
.cab-booking-rating-review ul li {
    list-style: none;
}
.cab-review-no {
    background-color: #f33b17;
    padding: 16px 10px;
    width: 14%;
    border-radius: 0px;
    text-align: center;
    color: #fff;
    font-size: 19px;
}
.cab-review-text {
    margin: 0px 10px;
    font-weight: 500;
    float: left;
    font-size: 14px;
    width: 50%;
    padding: 0px 15px;
    line-height: 20px;
    color: #000;
    margin-top: 10px;
}
.cab-driving-rating {
    width: 15%;
    float: left;
    margin-top: 10px;
}
.cab-driving-rating h2 {
    font-size: 14px;
    color: #000;
    margin: 0px;
    padding: 5px 0px;
}
.checked1 {
    color: #f33b17;
}
.cab-driving-rating .fa {
    font-size: 11px;
}
.inclusion-box {
    width: 100%;
    float: left;
    padding: 5px 0px;
}
.space {
    padding: 0px;
}
.inclusion-box h2 {
    font-size: 14px;
    color: #000;
    padding: 10px 0px;
    margin: 0px;
}
.inclusion-list {
    width: 100%;
    float: left;
    padding: 8px 15px;
}
.inclusion-list p {
    font-size: 14px;
    width: 50%;
    color: #000;
    float: left;
}
.inclusion-list img {
    margin-right: 5px;
}
.charges-text {
    width: 100%;
    float: left;
    padding-top: 15px;
    font-size: 15px;
    color: #000;
    border-top: 1px solid #dbdada;
    padding-left: 20px;
}
.charges-text span {
    font-size: 15px;
    color: #777;
}
.cab-policy-left {
    width: 10%;
    float: left;
}
.cab-policy-right {
    width: 90%;
    float: left;
}
.cab-policy-title {
    font-size: 17px;
    color: #000;
    padding: 0px;
    line-height: 20px;
    font-weight: 700;
    padding-top: 10px;
}
.cab-policy-title span {
    font-size: 13px;
}
.cab-policy-title-mid {
    font-size: 15px;
    color: #000;
    padding: 10px 0px;
    padding: 6% 0px;
    line-height: 20px;
    font-weight: 600;
}
.cab-policy-title-mid span {
    font-size: 13px;
}
.inclusion-box label {
    display: inline-block;
    font-size: 14px;
}
.inclusion-box .form-group {
    margin-bottom: 16px;
}

.inclusion-box .form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.appendBottom10 {
    font-size: 13px;
    color: #043e73;
    width: 100%;
    float: left;
    padding: 10px 0px;
}

.appendBottom10 a{color: #043e73;}
.cab-policy-title {
    font-size: 17px;
    color: #000;
    padding: 0px;
    line-height: 20px;
    font-weight: 700;
    padding-top: 10px;
}
.cab-advisory-text {
    font-size: 13px;
    color: #777;
    line-height: 25px;
    margin: 5px 0px;
    font-weight: 400;
}
.information-text {
    width: 100%;
    float: left;
}
.cab-pay-btn {
    width: 100%;
    float: left;
    padding: 10px 0px 0px;
    text-align: center;
}
.cab-pay-btn span {
    float: left;
    background-color: #f55030;
    padding: 6px 26px;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 0px;
    margin-left: 16%;
}
.cab-pay-btn span a {
    color: #fff;
}
.activity-night_heading_text {
    font-size: 13px;
    /* border: 1px solid #575858; */
    /* padding: 3px 18px; */
    text-decoration: none;
    color: #505050;
}
.acti-Budget_div_section {
    width: 100%;
    padding: 4px 0px;
    background-color: #ffffff;
    margin-top: 6px;
}
.acti-Budget_div_section  .budget_1_btn {
    font-size: 12px;
    margin: 0px;
    color: #666363;
}

.acti-tour_package_div_inner_left {
    width: 28%;
    /* border: 1px solid #80808057; */
    padding-bottom: 20px;
}

.activity-check_boxes_main_sec {
    width: 100%;
    padding: 0px 10px 0px 10px;
    margin-bottom: 12px;
}

.Malaysia_Tour_Package_div p{font-size:14px; color: #585757;}

.according_inner_white_div p{font-size:14px; color: #585757;}



.owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.owl-nav button.owl-prev {
  left: 0;
}
.owl-nav button.owl-next {
  right: 0;
}


.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}

.owl-nav button:focus {
    outline: none;
}


.MultiCarousel .leftLst.over, .MultiCarousel .rightLst{
       background: transparent;
    color: #000;
    border: 0px;
}
.MultiCarousel .btn-primary:hover {
    color: #000;
    background-color: transparent;
    box-shadow: none;
    border-color: transparent;
}

.logo_inner_box {
    background: #fff;
    padding: 15px;
    height: 90px;
}

.logo_inner_box img{width:100%;}

.tabl_inner_div_best_tourist .name_inn_dives {
    position: absolute;
    padding-top: 14%;}
	
	
	#best-sell .nav-pills .nav-link {
    background: #001e39;
    margin: 0px 23px;
    border-radius: 0px;
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
}

	#best-sell .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #f73131;
    border-radius: 0px;
    text-transform: uppercase;
}

.form-control-cus {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    margin-top: -24px;
    color: transparent;
    background-color: #001e39;
    background-clip: padding-box;
    border: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

#departure_main .form-control:focus {
    color: transparent;
    background-color: #001e39;
    border-color: transparent;
    outline: 0;
    box-shadow: none;
}
#departure_main .fixed_btn:hover {
    background-color: #001e39;
    color: #fff;
}


/*******************************/
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

#top_rated_div .nav-pills .nav-link {
    background: #001e39;
    margin: 0px 2px;
    border-radius: 0px;
    text-transform: uppercase;
    color: #fff;
    padding: 8px 8px;
    font-size: 12px;
}
#top_rated_div .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #f73131;
    border-radius: 0px;
    text-transform: uppercase;
}
#top_rated_div .nav-pills {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.scroll-tab-1 .table td span {
    width: 14%;
}
.scroll-tab-1 .room-price-1 {
    width: 100%;
    float: right;
    padding: 17px 0;
    text-align: right;
}
.scroll-tab-1  .room-option p {
    margin: 0px;
    padding: 5px 0px;
}
.scroll-tab-1 .room-price-1 p span
/******************************************************RESPONSIVE CSS*******************************************************/

/*

 * Table of Contents:

 * 	   - Media Queries

 *   0 - media screen and (max-width: 1170px)

 *   1 - media screen and (max-width: 1152px) 

 *   2 - media screen and (max-width: 1024px)

 *   3 - media screen and (max-width: 992px)

 *   4 - media screen and (max-width: 800px)

 *   5 - media screen and (max-width: 768px)

 *   6 - media screen and (max-width: 728px)

 *   7 - media screen and (max-width: 640px)

 *   8 - media screen and (max-width: 500px)

 *   9 - media screen and (max-width: 480px)

 *  10 - media screen and (max-width: 414px)

 *  11 - media screen and (max-width: 375px)

 *  12 - media screen a%d (max-width: 360px)

 *  13 - media screen and (max-width: 320px)

---------------------------------------------------------------------- */

@media screen and (max-width: 1170px){
.container{
    padding: 0px 15px;
}   

.nav_pill_div{
    width: 100%;
    display: flex;
    height: inherit;
}
.leftTxtDet {
    top: 234px;
}
.agritourist_praghrph {
    top: 267px;
}
.red_dollaer_div {
    top: 290px;
}
}

@media screen and (max-width: 1024px){
	.how-work-title {
    width: 100%;
    float: left;
    border-bottom: 1px dotted #ccc;
    font-size: 15px;}
	.mem-work-box .mem-work-left {
    width: 10%;
    font-size: 22px;
    float: left;
    color: #ccc;
    margin-top: -2px;
}
	.hotel_packages2 {
    background-color: #022862!important;
    margin: 0px 1px!important;
    color: #fff!important;
    font-weight: 300!important;
    padding: 7px 8px!important;
    text-transform: uppercase;
    font-size: 11px!important;
}
.hotel_packages1 {
    background-color: #022862!important;
    margin: 0px 1px!important;
    color: #ddb412!important;
    padding: 7px 5px!important;
    font-weight: 300!important;
    text-transform: uppercase;
    font-size: 11px!important;
}
	.transfer-icon {
    width: 100%;
    float: left;
}
#btn-group .btn-primary {
    color: #fff;
    border: 0px;
    font-size: 11px;
    padding: 5px 5px;
    background-color: #001e39;
    border-radius: 0px;
}
.cab-img-ser img{ width: 100%;}
.car-search-detail-heading {
    width: 100%;
    float: left;
font-size: 14px;}
.car-search-detail-btn span {
    border: 1px solid #f33711;
    padding: 5px;
font-size: 9px;}
.cab-search-price ul {
    width: 100%;
    float: left;
    padding: 0px;
    text-align: center;
}
.cab-save-box-left {
width: 100%;}
	.cab-middle-banner-explore {
    width: 100%;
    float: left;
    height: 110px}
	.cab-booking-icon {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 9px;
}
.activity-choose-box {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 15px;
    background: #001e39;
    text-align: center;
    padding: 20px 10px;
    height: 120px;
}
.cab-booking-title {
    width: 100%;
	
text-align: center;}
.cab-bookin-text {
    width: 100%;
text-align: center;}
.cab-booking-right {
    width: 100%;
    float: left;
}
	.slider_main_div h2 {
    font-size: 19px;padding-top: 0px;}
    .topmenTop_menu_inner_main_left_email {
        width: 50%;
    } 
	.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.55);
    text-align: left;
    min-width: 84px;
}
.hotel_package_second_inner_left {
    width: 30%;
}
.hotel_package_second_inner_right {
    width: 64%;
    margin-left: 28px;
}
.venu-event-slider {
    width: 100%;
    float: left;
}
.venu-event-details {
    width: 100%;
    padding: 12px;
    float: left;
}
.workatino_kully_heading {
    font-size: 12px;
    color: #fff;
    font-weight: 500;
}

.from_text {
    font-size: 12px;
    text-align: center;
    color: #f73131;
    margin: 0px;
    font-weight: 600;
}
.top_re_img_div {
    width: 100%;
    padding: 0px 7px;
    background-color: #f73131;
    position: relative;
    top: 95px;
    color: #fff;
    font-size: 15px;
}
.a_luxury_pp {
    font-size: 11px;
    margin: 0px;
    padding: 0px;
}
    .search_form_main_div_second {
        width: 100%;
     }

     .leftTxtDet {
        top: 234px;
    }
    .agritourist_praghrph {
        top: 267px;
    }
    .red_dollaer_div {
        top: 290px;
    }
	.testiomal_right_div {
    width: 100%;
    padding: 0px;}
	.testiomal_left_div {
    width: 100%;
    padding: 0px 0px 30px 21px;
}
.trending1_inneer_div {
    width: 100%;
    padding: 15px;
    min-height: 315px;}
	.bottomm_div_left {
    width: 100%;
}
.bottomm_div_right {
    width: 100%;
	display: flex;
    justify-content: flex-start;
}
.bottomm_div {
    width: 100%;
    padding: 10px 10px;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
}
.nav-pills .nav-link {
    background: #001e39;
    margin: 0px 3px;
    border-radius: 0px;
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
}

.sub-menu-full {
    width: 100%;
    float: left;
    background: #fff;
    padding: 10px;
}
.dropdown-menu {
    position: absolute;
    top: 90%;
    z-index: 99999999;
    display: none;
    width: 100%;
    float: left;
    padding: 0.5rem 0;
    margin: 0;
    font-size: 14px;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0;
}
.navbar-light .navbar-toggler {
    background: #fff;
    color: rgba(0,0,0,.55);
    margin-top: 10px;
    border-color: rgba(0,0,0,.1);
}
.dayes_word2 {
    background-color: #f73131!important;
    font-weight: 500!important;
    color: #fff!important;
    margin: 0px 14px!important;
}
}





    
 @media screen and (max-width: 800px){ 
    .Top_menu_inner_main_left {
        width: 100%;
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
    }  
    .topmenTop_menu_inner_main_left_email {
        width: 100%;
    }
    .topmenTop_menu_inner_main_left_phn {
        width: 100%;
    }
    .email_text_top_left {
  line-height: 0px;
}
.customizs_btn {
    padding: 6px 10px;
    font-size: 12px;
}
 .paradise_main_div_bx{
     height: auto;
 }
}






@media screen and (max-width: 900px){
    .navbar_width{
        width: 100%;
    }
    .nave_items_manu{
        margin: 0px 0px;
        padding: 0px 0px;
    }
    .img_menu_center_h {
        text-align: left;
    }
    .nav_lin_active {
        padding: 9px 9px!important;
}
.tabs-nav-venu li a {
    font-size: 13px;
    color: #fff;
    padding: 11px 8px;
    background: #044278;
    margin-right: 5px;
}
.accordion-item .venu-accordion-title h2 {
    color: #000;
font-size: 14px;}
.space-gdfroccasion .more-info-head {
    font-size: 14px;
    text-align: left;
    margin: 0px;
    margin-bottom: 9px;
    padding: 0px;
}

}



@media screen and (max-width: 540px){
	.cab-top-route-box {
    width: 100%;
    float: left;
}
.car-payment-detail-box {
margin-top: 20px;}
    .rupes_heading{
        font-size: 14px;
        display: flex;
        justify-content: flex-start;
    }
    .starting_heding{
        display: flex;
        justify-content: flex-start;
    
    }
    .view_btn_hotel{
font-size: 10px;
    }
    .view_btn_hotel{
        font-size: 10px;
    }
    .from_text{
        font-size: 11px;
    }
}









@media screen and (max-width: 500px){
	.More_packesges_div {
    border: 1px solid #8080806b;
    display: none;
    margin-top: 10px;
    box-shadow: 0px 2px 4px #8080807a;
    margin-top: 20px;
}
	#top_rated_div .nav-pills .nav-link {
    background: #001e39;
    margin: 0px 2px;
    border-radius: 0px;
    text-transform: uppercase;
    color: #fff;
    padding: 8px 8px;
    margin-top: 5px;
    font-size: 12px;
}
.top_re_img_div {
    width: 100%;
    padding: 0px 7px;
    background-color: #f73131;
    position: relative;
   top: 0px;
    color: #fff;
    font-size: 15px;
}

#roomy-tab td {
    border-top: none;
    width: 100%;
    float: left;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 0 30px;
}
	.third_menu_section {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    position: absolute;
    top: 11px;
    background: #001e39;
    right: 0px;
    z-index: 99;
}
.testiomal_right_div {
    width: 100%;
    padding: 0px;
    display: none;
}
.testiomal_left_div {
    width: 100%;
    padding: 10px 15px;
}
#best-sell .nav-pills .nav-link {
    background: #001e39;
    margin: 0px 2px;
    border-radius: 0px;
    text-transform: uppercase;
    color: #fff;
    margin-top: 4px;
    font-size: 11px;
}
.bottomm_div_right {
    width: 100%;
    display: flex;
    margin-top: -40px;
    justify-content: flex-end;
}
.trending1_inneer_div {
    width: 100%;
    padding: 15px;
    min-height: 245px;
}
	.slider_div_inner {
    width: 100%;
    margin-top: 30px;
    display: none;
}
	.form_icons_div_input100 {
    width: 87%;
}
.stepper_div .tabs {
   
}
	.seller_main_left {
    width: 34%;
}
.background_div_section {
        height: auto;
}
	.advertiement-title {
    font-size: 17px;
    font-weight: 700;
    padding: 0px 0px 4px 0px;
}
.why_book_heading {
    font-size: 17px;
    color: #001e39;
    font-weight: 600;
    padding-left: 10px;
    margin: 0px;
}
.choose-plan-box-left span {
    width: 100%;
    font-size: 12px;
height: auto;}
.Advertisement-box {
width: 100%;margin-top: 45px;}
.search_form_main_div_second {
    width: 70%;
    margin: auto;
border-radius: 0px;}

	.event-slider {
    width: 100%;
    float: left;
}
.food-service {
    width: 100%;
    margin-top: 5px;
}
.snip1574 {
    padding: 10px 20px;
    border-radius: 0px;
    margin-top: 12px;
    height: 115px;
    background: rgb(13 110 253 / 24%);
}
.hotels_div_section {
    width: 100%;
    float: left;
    padding-bottom: 20px;
  
}
.table>:not(caption)>*>* {
    padding: 0.5rem 0px;
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
#roomy-tab-ee ul {
    border-top-left-radius: 0px;
    color: #fff;
    background: #073966;
    padding: 10px 6px;
    font-size: 10px;
    border-top-right-radius: 0px;
}
#roomy-tab-ee li {
    margin: 0px 12px;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
}
.menu_tour1 li a {
font-size: 8px;}
.malaysisa_inner_icons_div_Malaysia {
    width: 100%;
    display: flex;
    justify-content: space-around;
    margin-top: 10px;
}
.malaysisa_inner_icons_div_Malaysia .iconsTexts {
font-size: 11px;}
.check_box_foumash_div1 {
    width: 8%;
}
.check_box_foumash_div2 {
    width: 91%;
}
.check_box_foumash_div_Inclusio0ns1 {
    width: 8%;
}
.event-details {
width: 100%;}

	.cab-policy-left {
    width: 10%;
    float: left;
    display: none;
}
	.cab-booking-icon {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 9px;
}
.cab-review-no {
    background-color: #f33b17;
    padding: 16px 10px;
width: 100%;}

.cab-booking-right {
    width: 100%;
    float: left;
}
.cab-booking-title {
    width: 100%;
text-align: center;}
.cab-bookin-text {
    width: 100%;
text-align: center;}
.hotel_package_second_inner_left {
    width: 100%;
}
.hotel_package_second_inner_right {
    width: 100%;
    margin-left: 0px;
}
.menU_hotel_ul li a {
    margin: 0px 0px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0px 11px;
    font-size: 8px;
    border-right: 1px solid #ccc;
    color: #343435;
}
.tabs-nav-venu li a {
    font-size: 15px;
    color: #fff;
    padding: 3px 4px;
    background: #044278;
    margin-right: 5px;
}
#occa_good ul li {
    font-size: 14px;
width: 100%;}
.similar-venu-heading {
         font-size: 16px;
    }
	.venu-detail-name {
    margin-top: -63px;
    z-index: 99999999;
    font-weight: 600;
    color: #fff;
    font-size: 15px;
    padding: 6px 10px;
    background: #00000085;
    position: absolute;
}
	.similar-venu-section p{ font-size: 14px;}
.venu-event-details .event-req-btn {
    width: 50%;
    float: left;
    margin-top: 8px;
    text-align: left;
}
    .andam_white_bg{
        width: 85%;
        position: relative;
        top: 40%;
    }
    .anfamI_name{
        font-size: 11px;
    }
    .twenty_selling{
        font-size: 11px;
    }
    .from_text{
        font-size: 11px;
    }
    .per_night{
        font-size: 12px;
    }
    .per_night{
        font-size: 10px;
        padding: 3px 10px;
    }
    .view_btn_hotel{
font-size: 10px;
    }


    .view_btn_hotel{
        font-size: 11px;
    }
    .staring_text_inr{
        font-size: 11px;
    }
.btn_viewZ{
    font-size: 10px;
}

.btn_viewZ{
    font-size: 11px;
}

.special_offtrrs_btn{
    font-size: 11px;
}

.specil_honey_div{
    font-size: 11px;
}


    .holiday_inner_div_box {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
  .golder_inner_bx1 {
    width: 26%;
        margin: 0px 6px 30px 6px;
    }

    .Top_menu_inner_main {
        width: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        flex-wrap: wrap;
    }
    .Top_menu_inner_main_left {
        width: 100%;
      margin-top: 9px;
    }
    .topmenTop_menu_inner_main_left_email {
        width: 100%;
		text-align: center;
    }
    .topmenTop_menu_inner_main_left_phn {
        width: 100%;
		text-align: center;
    }
    .Top_menu_inner_main_right {
        width: 100%;
        display: flex;
        justify-content: flex-end;
    }    
    .Top_menu_inner_main_left {
        width: 100%;
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    .form_inner_boxes {
        width: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        flex-wrap: wrap;
    }
    .search_form_main_div_second {
        padding: 0px 0px 0px 0px;
    }
   
    .form_inner_boxes5 {
    width: 100%;
    background-color: #f73131;
    padding: 14px 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}
   
    .form_box_main_icon {
        width: 100%;
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
    }
   
    .form_control_text {
        font-size: 12px;
        text-align: center;
    }
    .form_box_main_icon2 {
        width: 100%;
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
    }
    .form_icons_div_input2 {
    width: 54%;
}
    .form_control_text4 {
        font-size: 12px;
        border: none;
        text-align: center;
    }
    .our_clindes_img {
        margin: auto;
        width: 100%;
        display: block;
        text-align: center;
        margin-top: 28px;
    }
    #logo-slider .logo-slider-frame {
        top: 36px;
    }


    .where_name_dubai{
        font-size: 14px;
        padding-top: 30px;
    }
    .starting_rss_text{
        font-size: 12px;
    }
    
}











@media screen and (max-width: 992px){
    .menu_hotel_main_div {
        width: 100%;
        display: flex;
        justify-content: flex-end;
        align-items: flex-end;
        flex-wrap: wrap;
    }
    .menu_hotel_main_div_left {
        width: 100%;
        text-align: center;
    }
    .menu_hotel_main_div_right {
        width: 100%;
        text-align: center;
    }
}


@media screen and (max-width: 992px){
    .second_menu_div {
        width: 100%;
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
    }
    .second_menu_div_left {
    width: 100%;
    }
    .second_menu_div_right {
        width: 100%;
    }
    .holiday_inner_div_box {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .golder_inner_bx1 {
        margin: 0px 6px 30px 6px;
    }
    .Maldives_Section_div{
        display: none;
    }
}

@media screen and (max-width: 480px){
	
	
	.tabs > label {
    padding: 5px 10px;
    background: #fff;
    /* border-right: 1px solid #798f99; */
    margin: 0px 0px;
    color: #000000;
    font-weight: 600;
    font-size: 13px;
}

.tabs > input[type=radio]:checked + label {
    background: #001e39;
    color: #fff;
    font-weight: 600;
    font-size: 11px;
}

.Honeymoon_div_bg{height:51px;}
.popular_post_about{margin-top:10px;}
	.sub-menu-full {
    width: 100%;
    float: left;
    background: #fff;
    padding: 10px;
}

.dropdown-menu {
    position: absolute;
    top: 90%;
    z-index: 99999999;
    display: none;
    width: 100%;
    float: left;
    padding: 0.5rem 0;
    margin: 0;
    font-size: 14px;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0;
}
.navbar-light .navbar-toggler {
    background: #fff;
    color: rgba(0,0,0,.55);
    margin-top: 0px;
    border-radius: 0px;
    border-color: rgba(0,0,0,.1);
}
.popular_slider_heading {
    font-size: 16px;
    color: #fff;
	display: none;
    margin-top: 0px;
}
.group_btn_bg {
    border: 8px solid #95847aa6;
    border-radius: 0px;
}
.first-child {
    border-radius: 0px;
}
.last-child {
    border-radius: 0px;
}
.gruop_btn_div .nav-tabs>li a {
    background-color: #001e39;
    border-left: 1px solid #001e39;
    padding: 12px 6px;
    font-size: 14px;
    border-right: 1px solid gray;
    color: #fff;
    text-transform: uppercase;
}
.tour_packages_main_div {
   width: 100%;
    margin-top: 50px;
}
.form_inner_boxes1 {
    width: 100%;
	margin: 5px 0px;
	border-right:0px;
border-bottom: 1px solid #cccc;}


.form_inner_boxes2 {
    width: 100%;
	border-right:0px;
border-bottom: 1px solid #cccc;
margin: 5px 0px;
}
.form_inner_boxes3 {
    width: 100%;
	margin: 5px 0px;
	border-right:0px;
border-bottom: 1px solid #cccc;
}
.form_inner_boxes4 {
   width: 100%;
	border-right:0px;
	margin: 5px 0px;
border-bottom: 1px solid #cccc;
}
.cab-middle-banner-explore {
    width: 100%;
    float: left;
height: auto;}
.cab-mid-banner-img {
width: 40%;}
.cab-mid-banner-text {
width: 50%;}
.cab-mid-banner-btn {
    width: 50%;
    float: left;
}
.cab-mid-banner-tour-img {
    width: 50%;
    margin-top: 4px;
    float: left;
    text-align: center;
    padding: 0px 30px;
}
.best_tourist_heading {
    font-size: 20px;
   }
   .Stapper_img {
    margin-left: 40px;
    display: none;
}
.cab-banner-section {
    width: 100%;
    float: left;
      padding: 20px 0px;
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.55);
    text-align: left;
    height: 42px;
    border-bottom: 1px dotted #084781;
}
.nav-pills .nav-link {
    background: #001e39;
    margin: 0px 2px;
    border-radius: 0px;
    text-transform: uppercase;
    color: #fff;
    font-size: 10px;
}
.tabs label {
    width: auto;
   
}
.img_menu_center_h {
    text-align: left;
    display: none;
}
	.venu-event-slider {
    width: 100%;
    float: left;
}
.menu_hotel_main_div {
    width: 42%;
    display: flex;
    margin-bottom: 4px;
    padding: 1px 5px;
    background: rgb(207 232 255);
    justify-content: flex-end;
    align-items: flex-end;
    flex-wrap: wrap;
}
   .hotel_main_menu_div {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
   .menu_hotel_main_div_left {
    width: 10%;
    text-align: left;
}
    .menu_hotel_main_div_right {
    width: 88%;
	padding-left: 13px;
    text-align: left;
}
    .manu_hotel_text {
      padding: 0px 0px;

}

    .where_name_dubai{
        font-size: 14px;
        padding-top: 30px;
    }
    .starting_rss_text{
        font-size: 12px;
    }
   
}

@media screen and (max-width: 768px){
    .search_form_btn {
        font-size: 11px
    }
    .form_control_text {
        font-size: 12px
    }

    .Stapper_img {
        margin-left: 0px;
        width: 100%;
    }
    .holiday_inner_div_box {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .golder_inner_bx1 {
        margin: 0px 6px 30px 6px;
    }
	
}



@media screen and (max-width: 375px){
	.venu-event-slider {
    width: 100%;
    float: left;
}
.venu-event-slider {
    width: 100%;
    float: left;
}
    .active_btn_bg {
        padding: 5px 10px;
        font-size: 11px;
}
.agent_btn {
    padding: 16px 12px;
    font-size: 10px;
}
.hotel_btn_group {
    padding: 16px 12px;
    font-size: 10px;
}
.nav_pill_div {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.nav-pills .nav-link {
    margin-bottom: 20px
}
.Maldives_Section_div{
    display: none;
}
.specil_honey_div1{
    font-size: 12px;
}
.maldives_name_span{
    font-size: 12px;
}
.maldives_name{
font-size: 12px;
}
.starting_heding{
    font-size: 12px;
display: flex;
justify-content: flex-start;
}
.rupes_heading{
font-size: 12px;
display: flex;
justify-content: flex-start;
}

.starting_rss_text{
font-size: 12px;
padding-left: 20px;
color: #fff;
}
.starting_rss_text{
    font-size: 13px;
}

.where_name_dubai {
    font-size: 11px;
}
.view_btn_hotel{
    font-size: 11px;
    padding: 3px 3px;
}
.special_offtrrs_btn{
font-size: 9px;
padding: 8px 1px;
}
.btn_viewZ{
    font-size: 9px;
    padding: 8px 3px;
}

    .where_name_dubai{
        font-size: 12px;
        padding-top: 30px;
    }
    .starting_rss_text{
        font-size: 11px;
    }
   
}


@media screen and (max-width: 728px){

.nav_pill_div {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

}


@media screen and (max-width: 640px){
	.venu-event-slider {
    width: 100%;
    float: left;
}
.venu-event-details {
    width: 100%;
    padding: 12px;
    float: left;
}
.nav_pill_div {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    margin-bottom: 20px;
}

   
}







    @media screen and (max-width: 411px){
    
            .where_name_dubai{
                font-size: 12px;
                padding-top: 30px;
            }
            .starting_rss_text{
                font-size: 11px;
            }
           
         
        }

        @media screen and (max-width: 414px){
     
				.venu-event-details {
    width: 100%;
    padding: 12px;
    float: left;
}
				.venu-event-slider {
    width: 100%;
    float: left;
}
                .where_name_dubai{
                    font-size: 12px;
                    padding-top: 30px;
                }
                .starting_rss_text{
                    font-size: 11px;
                }
             

                .special_offtrrs_btn{
                    padding: 8px 9px;
                }
                .btn_viewZ{
                    padding: 8px 7px;
                }
            }


@media screen and (max-width: 360px){
	.venu-event-slider {
    width: 100%;
    float: left;
}
	

       .where_name_dubai {
    font-size: 21px;
    padding-top: 30px;
}
        .starting_rss_text{
            font-size: 11px;
        }
       
        .special_offtrrs_btn{
            padding: 8px 0px;
        }
        .btn_viewZ{
            padding: 8px 7px;
        }
		.venu-event-slider {
    width: 100%;
    float: left;
}
     
    }
	
	@media screen and (max-width: 320px){
	.venu-event-slider {
    width: 100%;
    float: left;
}
.venu-event-details {
    width: 100%;
    padding: 12px;
    float: left;
}

    .where_name_dubai{
        font-size: 12px;
        padding-top: 30px;
    }
    .starting_rss_text{
        font-size: 11px;
    }
    .two_packages_btn{
font-size: 9px!important;
padding: 7px 5px;
    }
    .special_offtrrs_btn{
        padding: 8px 0px;
        font-size: 7px;
    }
    .btn_viewZ{
        padding: 8px 5px;
        font-size: 5px;
    }
    .chardham_section_inner{
        margin-top: 70px;
    }
    .view_btn_hotel{
        font-size: 8px;
    }
    .trip_span_heading_Hotels{
        font-size: 11px;
        color: #ffF;
        position: relative;
        font-weight: 500;
        top: -7px;
        text-transform: capitalize;
    }
}

