
@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;
}














/*******************************Home_Hotels_hotels_Packages_start_html*************************/


.hotels_div_section {
   
    width: 100%;
    float: left;
    padding-bottom: 20px;
    margin-top: 56px;
}

.hotel_heading_div{
    width: 100%;
    border-bottom: 1px solid gray;
}







/*******************************Home_Hotels_hotels_Packages_start_html*************************/







/*******************************Hotel_Packages_Main_Start_section*************************/
.hotel_packages_main_section{
    width: 100%;
    float: left;
    padding: 10px 0px 0px 0px;
}

.hotel_package_second_inner{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}


.hotel_package_second_inner_left{
    width: 21%;
}


.hotel_package_second_inner_right{
    width: 80%;
    margin-left: 40px;
}

.luxuary_img_left_width{
    width: 100%;
}

.filter_main_div {
    border: 1px solid rgb(128 128 128 / 42%);
    margin-top: 5px;
    border-radius: 2px;
    padding-bottom: 10px;
}


.filter_heading_div{
    width: 100%;
    border-bottom: 1px solid rgb(128 128 128 / 42%);
    padding: 10px;
}

.filter_by_text{
    font-size: 15px;
    color: #000000;
    margin: 0px;
    font-weight: 600;
}


.Your_budget_div{
    width: 100%;
    padding: 0px 10px 10px 10px;
}

.your_budget_text{
    font-size: 13px;
    color: #000000;
    margin: 0px;
    font-weight: 700;
}


.toggle_div {
    padding: 0px 10px 10px 10px;
    margin: 0px;
}



.check_boxes_main_sec{
    width: 100%;
    padding: 0px 10px 0px 10px;
}




/*******************************Toggel_start_css*************************/




.toggle {
  cursor: pointer;
  display: inline-block;
}

.toggle-switch {
  display: inline-block;
  background: #ccc;
  border-radius: 16px;
  width: 50px;
  height: 23px;
  position: relative;
  vertical-align: middle;
  transition: background 0.25s;
}
.toggle-switch:before, .toggle-switch:after {
  content: "";
}
.toggle-switch:before {
    display: block;
    background: linear-gradient(to bottom, #fff 0%, #eee 100%);
    border-radius: 50%;
    box-shadow: 0 0 0 1px rgb(0 0 0 / 25%);
    width: 18px;
    height: 19px;
    position: absolute;
    top: 2px;
    left: 4px;
    transition: left 0.25s;
}
.toggle:hover .toggle-switch:before {
  background: linear-gradient(to bottom, #fff 0%, #fff 100%);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.5);
}
.toggle-checkbox:checked + .toggle-switch {
  background: #f73131;
}
.toggle-checkbox:checked + .toggle-switch:before {
  left: 30px;
}

.toggle-checkbox {
  position: absolute;
  visibility: hidden;
}

.toggle-label {
    margin-left: 5px;
    position: relative;
    top: 2px;
    font-size: 12px;
}



/*******************************Toggel_close_css*************************/











[type=checkbox] {
  position: absolute;
  left: -100vw;
}
[type=checkbox] + label {
  --c-hl:rgb(128 128 128 / 47%);
  display: flex;
  align-items: center;
  color: var(--c-sel, var(--c-hl));
  font: 1.5rem/1 ubuntu mono, consolas, monaco, monospace;
  cursor: pointer;
}
[type=checkbox] + label:before {
    margin-right: 0.375em;
    width: 17px;
    height: 18px;
    box-shadow: 0 0 0 2px var(--c-sel, var(--c-hl));
    text-align: center;
    color: var(--c-sel, transparent);
    content: "✔";
    border-radius: 1px;
}
[type=checkbox]:focus + label, [type=checkbox]:hover + label {
  --c-hl: rgb(128 128 128 / 47%) ;
}
[type=checkbox]:checked + label {
  --c-sel: rgb(128 128 128 / 47%);
}




.checkbox_texext_1{
    font-size: 12px;
    color: #000000;
}


.rupes_div_right{
   display: flex;
   justify-content: flex-end;
}


.fourth_ruptes_text{
    font-size: 12px;
    color: gray;
}



/*******************************Hotel_Packages_Main_Close_section*************************/






/*****************************Hotel_left_section_start_css*************************/


.top_pickesrs_section{
    width: 100%;
}


.hotel_managal_div{
    width: 100%;
    border: 1px solid rgb(128 128 128 / 42%);
    margin-top: 10PX;
    padding: 10px;
}


.hotel_managal_div_inner{
    width: 100%;
    display: flex;
    justify-content: flex-start;
}



.hotel_managal_div_inner1{
    width: 35%;
}


.hotel_managal_div_inner2{
    width: 50%;
    margin: 0px 20px;
}

.hotel_managal_div_inner3{
    width: 25%;
}

.hotel_img_width{
    width: 100%;
}

.hotel_mang_heading{
    font-size: 20px;
    color: #43474a;
    font-weight: 600;
}


.promoted_btn{
    font-size: 12px;
    font-weight: 300;
    text-decoration: none;
    color: gray;
    border: 1px solid gray;
    padding: 3px 10px;
    border-radius: 3px;
}

.promoted_btn:hover{
    color: gray;
}



.lonavala_texts{
    font-size: 12px;
    margin: 0px;
}

.hankaer_text{
    color: #43474a;
}

.hankaer_text:hover{
    color: #43474a;
}

.hankaer_text2{
    color: #43474a;
    margin-left: 10px;
    margin-right: 10px;
}

.hankaer_text2:hover{
    color: #43474a;
}


.bookeda_sapn_text{
    font-size: 12px;
    color: #f73131;
}


.standeded_ac{
    font-size: 12px;
}

.standeded_ac{
    font-size: 12px;
    color: #000000;
    font-weight: 600;
    margin: 0px;
}

.double_text{
    font-size: 12px;
    color: rgb(0 0 0 / 72%);
    font-weight: 300;
    margin: 0px;
}


.free_cancellation_text{
    font-size: 12px;
    line-height: 24px;
    font-weight: 600;
    color: #008009;
    margin: 0px;
}


.grate_text_praghph{
    font-size: 12px;
    line-height: 24px;
    font-weight: 400;
    color: #008009;
    margin: 0px;
}


.only_only_rroms{
    font-size: 12px;
    line-height: 24px;
    font-weight: 700;
    color: #f73131;
}


.fabulous_main_div{
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

.fabuous_main_1{
    width: 38%;
}

.fabuous_main_2{
    width: 20%;
}



.fabulours_heading{
    font-size: 15px;
    color: #43474a;
    font-weight: 600;
    margin: 0px;
}


.revied_rihht{
    font-size: 12px;
    color: gray;
    font-weight: 300;
}

.number_ng{
    background-color: #003580;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    padding: 5px 10px;
    border-bottom-right-radius: 5px;
    text-decoration: none;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.number_ng:hover{
    background-color: #003580;
    color: #fff;
}

.comfort_h{
    font-size: 14px;
    color: #43474a;
    font-weight: 600;
    display: flex;
    justify-content: flex-end;
}

.night_text{
    font-size: 12px;
    color: rgb(0 0 0 / 72%);
    font-weight: 300;
    display: flex;
    justify-content: flex-end;
}

.repes_rigjht_text{
    font-size: 18px;
    color: #000000;
    font-weight: 500;
    display: flex;
    justify-content: flex-end;
    padding-top: 5px;
}

.repes_rigjht_text2{
    font-size: 12px;
    color: #f73131;
    font-weight: 400;
    display: flex;
    justify-content: flex-end;
    padding-top: 5px;
    padding-right: 10px;
}

.taxes_chnges_q{
    font-size: 12px;
    color: rgb(0 0 0 / 72%);
    font-weight: 300;
    display: flex;
    justify-content: flex-end;
}

.see_availbility_texts{
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    background-color: #f73131;
    padding: 5px 15px;
    text-decoration: none;
    border-radius: 3px;
}

.see_availbility_texts:hover{
    color: #fff;
    background-color: #f73131;
}

.see_btn_ability{
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

/*****************************Hotel_left_section_close_css*************************/





.tab_worlds_div{
    background-color: #fff!important;
    padding: 0px!important;
}

.hotel_packages2{
    background-color: #022862!important;
    margin: 0px 1px!important;
    color: #fff!important;
    font-weight: 300!important;
    padding: 7px 17px!important;
    text-transform: uppercase;
    font-size: 14px!important;
}

.hotel_packages2:hover{
    color: #ddb412!important;
    transition: all 400ms;
}


.hotel_packages1{
    background-color: #022862!important;
    margin: 0px 1px!important;
    color: #ddb412!important;
    padding: 7px 19px!important;
    font-weight: 300!important;
    text-transform: uppercase;
    font-size: 14px!important;
}






.background_div_section{
    width: 100%;
    background-image: url(../images/hotel_packge_bg.jpg);
    background-repeat: no-repeat;
    height: 200px;
}
.slider_main_div {
    width: 100%;
    padding: 0px 0px;
}

.tour_packages_main_div {
    width: 100%;
    margin-top: 105px;
}


/******************************************************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 and (max-width: 360px)

 *  13 - media screen and (max-width: 320px)

---------------------------------------------------------------------- */

@media screen and (max-width: 1170px){
.container{
    padding: 0px 15px;
}   
}



@media screen and (max-width: 900px){
.hotel_package_second_inner {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}
.hotel_package_second_inner_left {
    width: 100%;
}
.hotel_package_second_inner_right {
    width: 100%;
    margin-left: 0px;
}
}


@media screen and (max-width: 728px){
    .hotel_managal_div_inner {
        width: 100%;
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
    }
    .hotel_managal_div_inner1 {
        width: 100%;
    }
    .hotel_managal_div_inner3 {
        width: 100%;
    }
    .hotel_managal_div_inner2 {
        width: 100%;
        margin: 0px;
        padding-top: 20px;
    }
    .fabulous_main_div {
        width: 100%;
        display: flex;
        justify-content: flex-end;
        flex-wrap: wrap;
    }
    .fabuous_main_1 {
        width: 100%;
    }
    .fabuous_main_2 {
        width: 100%;
    }
    .comfort_h {
        display: flex;
        justify-content: flex-start;
    }
    .night_text {
        display: flex;
        justify-content: flex-start;
    }
    .repes_rigjht_text {
        display: flex;
        justify-content: flex-start;
    }
    .taxes_chnges_q {
        display: flex;
        justify-content: flex-start;
    }
    .see_btn_ability {
        width: 100%;
        display: flex;
        justify-content: flex-start;
    }
}


@media screen and (max-width: 500px){
.hotels_div_section {
    width: 100%;
    float: left;
    padding-bottom: 40px;
    margin-top: 0px;
}
}