:root {
 --t-h-xl: 700 50px/0.9 "Arial", Arial, sans-serif;
 --t-h-1: 700 24px/1.2 "Arial", Arial, sans-serif;
 --t-h-2: 600 20px/1.2 "Arial", Arial, sans-serif;
 --t-h-3: 600 15px/1.3 "Arial", Arial, sans-serif;
 --t-h-4: 600 14px/1.3 "Arial", Arial, sans-serif;
 --t-h-5: 600 13px/1.3 "Arial", Arial, sans-serif;
 --t-h-6: 500 12px/1.3 "Arial", Arial, sans-serif;
 --t-b-1: 400 13px/1.7 "Arial", Arial, sans-serif;
 --t-b-2: 400 14px/1.6 "Arial", Arial, sans-serif;
 --t-m-2: 400 12px/1.7 "Arial", Arial, sans-serif;
 --t-p-1: 500 14px/1.15 "Arial", Arial, sans-serif;
 --t-p-2: 600 12px/1.33 "Arial", Arial, sans-serif;
 --t-link: 600 14px/1 "Arial", Arial, sans-serif;
 --t-button: 600 14px/1 "Arial", Arial, sans-serif;
 --t-caption: 18px/1.4 "Arial", Arial, sans-serif;
 --t-quote: 200 72px/1 "Arial", Arial, sans-serif;
  
  /*** Colors****/
--cr-prim: #6F4745; 
--cr-ace: #92673D;
--cr-border:#2F2C25;
--cr-dark:#CECECE;
--cr-white:#fff;
--cr-prim-txt: #303030;
--cr-sec-txt: #303030;
  
  
  /*** Bg Colors****/
  --cont-bg-green:rgb(0 128 0 / 10%);
 --cont-bg-orange:rgb(255 225 171 / 10%);
  --cont-bg-grey:rgb(204 207 212 / 10%);
  --cont-bg-light-blue:rgba(255, 255, 255, 0.1);
  
  /*** Space****/ 
  --s-4: 4px;
  --s-5: 5px;
  --s-10: 10px;
  --s-20: 20px;
  --s-30: 30px;
  --s-40: 40px;
  --s-60: 60px;
  --s-80: 80px;
  --s-c: 5vw;
  }
 @media screen and (max-width: 680px) {
:root {
--t-h-xl: 700 28px/0.9 "Arial", Arial, sans-serif;
--t-h-1: 700 24px/1.2 "Arial", Arial, sans-serif;
--t-h-2: 600 20px/1.2 "Arial", Arial, sans-serif;
--t-h-3: 600 15px/1.2 "Arial", Arial, sans-serif;
--t-h-4: 400 14px/1.3 "Arial", Arial, sans-serif;
--t-h-5: 400 13px/1.3 "Arial", Arial, sans-serif;
--t-h-6: 600 12px/1.3 "Arial", Arial, sans-serif;
--t-b-1: 400 13px/1.3 "Arial", Arial, sans-serif;
--t-b-2: 400 13px/1.5 "Arial", Arial, sans-serif;
--t-m-2: 400 13px/1.5 "Arial", Arial, sans-serif;
--t-p-1: 500 13px/1.2 "Arial", Arial, sans-serif;
--t-p-2: 600 12px/1.3 "Arial", Arial, sans-serif;
--t-link: 500 12px/1 "Arial", Arial, sans-serif;
--t-caption: 10px/1.4 "Arial", Arial, sans-serif;
--t-quote: 200 60px/1 "Arial", Arial, sans-serif;
}
}

 /* ##  Body Text
 --------------------------------------------- */
html{scroll-behavior:smooth;}body{font:var(--t-b-2);color:var(--cr-prim-txt);overflow-x:hidden;width:99.99%;letter-spacing:.1px;}p{font:var(--t-b-2);color:var(--cr-sec-txt);margin:0 0 var(--s-10);}ul li{font:var(--t-b-2);list-style-type:none;}
  /* ##  Headings
  --------------------------------------------- */
h1,h2,h3,h4,h5,h6{color:var(--cr-prim-txt);letter-spacing:inherit;margin:0 0 var(--s-10);}h1{font:var(--t-h-1);}h2{font:var(--t-h-2);}h3{font:var(--t-h-3);}h4{font:var(--t-h-4);}h5{font:var(--t-h-5);}h6{font:var(--t-h-6);}a{transition:all .3s ease-in-out;outline:none;color:var(--cr-prim);}a img,:focus,a:focus,a:active{outline:none;}a:hover{color:var(--cr-prim);transition:all .3s ease-in-out;outline:none;text-decoration:none;}h2 strong{display:block;color:#DF6951;font:var(--t-caption);}.fa-star,.fa-star-o{color:#DF6951!important;}hr{width:100%;height:1px;background:#eaeef3;margin-top:20px;margin-bottom:20px;border:none;}.modal-content{border-radius:10px!important;overflow:hidden;}.modal-header .modal-title{font-size:20px;}.alert-text.danger{color:#FF3743;position:relative;z-index:1;padding-top:15px;text-align:left;}.sticky{position:sticky!important;top:0;left:0;z-index:999!important;}.btn.btn-primary,.frontend-page .modal.login .modal-content .modal-body .btn.btn-primary.form-submit{background:green;}p{text-align:left;}


 /* ##  Header
  --------------------------------------------- */
.header-left img{ margin-top: 2px; margin-left: 13px; max-width: 150px;}
.bravo_wrap .bravo_header{background:none!important;position:absolute;width:100%;z-index:9;}
.bravo_wrap .bravo_header .row.desktop{background:#FCDA7A !important; border:none !important;}
.bravo_wrap .bravo_header .row.desktop p{color: #2F2C25;;font-size:13px;font-weight:700;margin:4px;}
.bravo_header .container-fluid{background:#2D201B; }
.bravo_header .container-fluid marquee{position:relative;      left: -20px;    text-indent: 25px;}
.bravo_header .container-fluid marquee:before{background:url(/uploads/dec21/news-update.png) no-repeat;position:absolute;display:block;content:" News Update";width:148px;height:30px;left:-16px;top:0;background-size:contain;color:#fff;font-size:13px;padding-left:7px; padding-top: 5px;z-index:9999;}
.bravo_wrap .bravo_header .content{background:none!important;align-items:center;max-width:1440px;margin:0 auto;}
.bravo_wrap .bravo_header .bravo-menu ul li{margin:0; border-left: 1px solid #6F4B28; padding: 21px 9px;}
.bravo_wrap .bravo_header .bravo-menu ul li:first-child{border:none; background:none;}
.bravo_wrap .bravo_header .bravo-menu ul li:hover{ background:#d55227;}

.bravo_wrap .bravo_header .bravo-menu li a{font-weight:500!important;text-transform:capitalize!important;color:#fff!important;padding:4px 6px!important;}
.bravo_wrap .bravo_header .bravo-menu li a:hover{color:#fff !important;}
.bravo_wrap .bravo_header .content .header-left .bravo-menu li.highlight a, 
.bravo_wrap .bravo_header .content .header-left .bravo-menu li.cab a{color:#ff6836 !important ;}
.bravo_wrap .bravo_header .content .header-left .bravo-menu li.highlight:hover a, 
.bravo_wrap .bravo_header .content .header-left .bravo-menu li.cab a:hover{color:#fff !important;}

 


.bravo_wrap .bravo_header .content .header-left .bravo-menu li.phocallss:before{background:url(/uploads/dec21/calls.png) center no-repeat;position:absolute;display:block;content:"";width:30px;height:30px;left: 10px;top:18px;}



.bravo-text  .faq-section{ background: rgb(255 225 101 / 20%); padding: 27px 0px;}
.nearby .tab-title-box ul li:hover{color: #000;}
.bravo_header .bravo-menu ul li.phocallss{padding:21px 0px 21px 35px;}
.bravo_header .bravo-menu ul li.phocallss a:hover{background:none;}
.bravo_header .bravo-menu ul li.phocallss:hover{background:none;}


/* ## Form Area
--------------------------------------------- */
.bravo_wrap .bravo_form .form-group{position:relative;background:#fff;}
.bravo_wrap .bravo_form{ background:#434343;border-radius:0px;padding:5px; position:relative;}
.bravo_wrap .tab-pane .bravo_form:before, .bravo_wrap .tab-pane .bravo_form:after{position: absolute;background: #2d201b;content: "";height: 100%;left: -50%;width: 50%;top: 0px;}
.bravo_wrap .tab-pane .bravo_form:after{left:inherit;	right:-50%;}	
.bravo_wrap .bravo_form .g-button-submit button{background:#D55227;border-radius:5px;margin-left:2px;max-width:117px;font-weight:700;font-size:18px;letter-spacing:1px;}
.bravo_wrap .bravo_form .border-right{border:none!important;}
.bravo_wrap .bravo_form .border-right .form-group{background:#fff;border-radius:5px;position:relative;min-height:50px;border:#CCCFD4 solid 1px;margin:0 -12px;padding:5px 10px; max-height:60px; min-height:60px;}
.bravo_wrap .bravo_search_tour .bravo_form_search .g-button-submit{flex:0 0 10%;max-width:10%;}
.bravo_wrap .bravo_search_tour .bravo_form_search .g-field-search{flex:0 0 90%;max-width:90%;}
.bravo_wrap .bravo_form .border-right:last-child{margin-right:0;}
.bravo_wrap .bravo_form .form-content{padding:0;}
.bravo_wrap .page-template-content .nav-tabs li a.active{background-color:#D55227 !important;color:#fff!important;border-color:#D55227 !important;}
.bravo_wrap .page-template-content .nav-tabs li a{background:#FCDA7A !important;color:#434343!important;margin-right:4px!important;border-radius:5px 5px 0 0!important;}
.bravo_wrap .page-template-content .nav-tabs{padding-left:20px;}
.bravo_wrap .bravo_form .field-icon{top:16%!important;margin-top:0!important;color:#434343!important;left:3px!important;}
.bravo_wrap .bravo_form .field-icon.small{font-size:24px;top:26%!important;}
.bravo_wrap .bravo_form .form-content .render{color:#434343!important;font-size:14px;line-height:30px;height:30px;text-indent:0;font-weight:700;}
.bravo_wrap .bravo_form .form-content label:after{content:"";position:absolute;right:-20px;background:url(/uploads/dec21/form-arrow.png) no-repeat;border:none!important;height:16px;width:16px;top:3px;}

.bravo_wrap .bravo_form .input-search:after, .bravo_wrap .bravo_form .smart-search:after{display:none;}

.bravo_wrap .bravo_form .form-content input,.bravo_wrap .bravo_form .form-content input::placeholder{color:#434343!important;font-size:14px!important; font-weight:bold;}
.bravo_wrap .bravo_form .form-content input{line-height:30px;height:30px!important;text-indent:0px;}
.bravo_wrap .bravo_form .smart-search .bravo-autocomplete{margin-top:0!important;width:100%!important;right:inherit!important;}
.bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .tab-content::before {display:none;}
.bravo_wrap .bravo_form .form-content label{text-transform:uppercase; position:relative; width: fit-content;}
.bravo_wrap .bravo_form .dropdown-toggle::after, .bravo_wrap .bravo_form .dropdown-toggle::after{display:none;}
.bravo_wrap .bravo_form .input-search .bravo-autocomplete .item,.bravo_wrap .bravo_form .smart-search .bravo-autocomplete .item{font-size:14px;color:#36383a;margin-bottom:0;text-align:left;line-height:18px;padding:5px;}
.bravo_wrap .bravo_form .input-search .bravo-autocomplete .item i,.bravo_wrap .bravo_form .smart-search .bravo-autocomplete .item i{display:none;}
 

/* ##Footer
--------------------------------------------- */
.bravo_footer .footer-bg {background:url(/uploads/dec21/footer-bottom-grass.png) bottom repeat-x; height:110px;}
.bravo_footer .main-footer {background:#2C3421; }

.bravo_wrap .bravo_footer .copy-right{border-top:#475237 solid 1px;color:#fff;background:#2C3421;}
.bravo_wrap .bravo_footer .main-footer .nav-footer {padding-bottom:3%;}
.bravo_wrap .bravo_footer .main-footer .nav-footer .title{margin-bottom:0;text-transform:capitalize;color:#fff;font-size:18px; padding-bottom:10px;}
.bravo_wrap .bravo_footer .main-footer .nav-footer .context ul li a{margin-bottom: 5px;  color: #D8D8D8; font-size: 13px; display:inline-block;}
.bravo_wrap .bravo_footer .main-footer .nav-footer p{color: #D8D8D8;font-size: 13px;}
.bravo_wrap .bravo_footer .main-footer .nav-footer p.small{max-width: 70%;  font-size: 12px;}

.bravo_wrap .bravo_footer .main-footer .nav-footer .title:before{display:none;}
.bravo_wrap .bravo_footer .main-footer .nav-footer img{width:230px;height:47px;}
.bravo_wrap .bravo_footer .copy-right .social{margin:0;padding:0;}
.bravo_wrap .bravo_footer .copy-right .social li{display:inline-block;text-indent:-99999px; width: 34px;height: 33px;margin:0 5px;}
.bravo_wrap .bravo_footer .copy-right .social li.fb{background:url(/uploads/dec21/FB.png) center no-repeat;}
.bravo_wrap .bravo_footer .copy-right .social li.insta{background:url(/uploads/dec21/Insta.png) center no-repeat;}
.bravo_wrap .bravo_footer .copy-right .social li.twitter{background:url(/uploads/dec21/twitter.png) center no-repeat;}
.bravo_wrap .bravo_footer .copy-right .social li.linkdin{background:url(/uploads/dec21/linkdin.png) center no-repeat;}
.bravo_wrap .bravo_footer .copy-right .social li.tiktok{background:url(/uploads/dec21/tik-tok.png) center no-repeat;}
.bravo_wrap .bravo_footer .copy-right p{ color:#D8D8D8;}
  
/* ## Globa Box Area
--------------------------------------------- */
.bravo_wrap .container .item-tour,.bravo_wrap .container .item-loop{background:#fff;border:none!important;box-shadow:rgba(100,100,111,0.2) 0 7px 29px 0;      border: 1px solid #D7DCE3 !important;     border-radius: 5px !important; }
.bravo_wrap .bravo-list-car .container .item-loop,.bravo_wrap .bravo_search_car .container .item-loop{min-height:350px;}
.bravo_wrap .bravo_search_car .bravo-list-item .list-item .item-loop .thumb-image{min-height:280px;}
 
.bravo_wrap ul.booking-item-rating-stars{min-width:130px;}
.bravo_wrap .container .list-item .text-price,.bravo_wrap .container .item-loop .text-price,.bravo_wrap .container .item-tour .text-price{font:var(--t-h-5);}
.bravo_wrap .featured{background:#2EC785!important;border-radius:0 10px 10px 0!important;font-size:12px!important;}
.bravo_wrap .item-loop .sale_info{background:#2EC785!important;}
.breadcrumb{ flex-wrap: wrap;  padding: 0px; margin-bottom: 0px; list-style: none; background: none; border-radius: 0px; font-size:12px;}



 
/******************************************** */
 /* Safari Page /*
/********************************************* */
.bravo_content .pix-real-intro{background:#000/* url(/uploads/dec21/safari-banner.jpg) no-repeat right*/;
width: 100%;
height: 680px;
background-size: cover;
padding-top: 80px; position:relative;}

.bravo_content .pix-real-intro:before{position: absolute;
background:#000000d1;
content: "";
height: 100%;
width: 100%;
top: 0px; display:none;}


.daterangepicker .drp-calendar.left{padding:0; padding-top: 14px;}
.bravo_wrap .bravo_detail_safari .bravo_single_book_wrap{max-width:443px; margin-top: 0px !important; margin-top: 0px !important; margin-right: auto; margin-left: auto;}
.bravo_wrap .bravo_detail_safari .bravo_single_book_wrap h2{color: #fff;}
.bravo_wrap .bravo_detail_safari .bravo_single_book .form-book .form-content{height:1px;}
.bravo_wrap .bravo_detail_safari .date-wrapper{display:none!important;padding:0!important;}
.safari-header-content{padding-top:40px; }
.safari-header-content .box1,.safari-header-content .box2{background:rgb(255 255 255 / 20%);border-radius:10px;margin-bottom:10px;width:83%;padding:10px;}
.safari-header-content ul{margin-left:20px;}
.safari-header-content h1,.safari-header-content ul li{list-style:decimal;color:#fff;}
.safari-header-content h1{font-size:30px;}
.safari-header-content ul li{margin-bottom:5px;}
.safari-header-content .box3{width:80%;}
.safari-header-content .buttons{background:#FFE165;display:grid;text-align:center;border-radius:10px;min-height:60px;min-width:136px;color:#434343;align-content:center;font-size:14px;line-height:17px;padding:5px;}
.safari-header-content .buttons:hover{background:#FF9413;}
.bravo_wrap .bravo_detail_safari .bravo_single_book{background:rgb(168, 147, 119) !important;border: 1px solid rgb(168, 147, 119) !important; border-top:5px solid rgb(168, 147, 119)!important; padding-bottom: 10px;}
.bravo_wrap .bravo_detail_safari .btn.btn-primary{background:green;display:inline;cursor:pointer;}
.safari-box{margin-top:272px;padding:15px 15px 0px 15px;}
.container-safari{margin:2% auto;}
.container-safari .respnsive-listing{margin-top:10px;padding:35px 15px 0;}
.container-safari .infoimg{margin-top:10px;}
.container-safari .listing-span{right:inherit;}
.container-safari ul.lisiti li{margin-bottom:15px;color:var(--cr-sec-txt);}
.container-safari ul.lisiti li .fa-hand-o-right{color:#ff0018;padding: 4px; }
.container-safari .blog-list{text-align:center;margin:0;}

.bravo_wrap .bravo_detail_safari .bravo_single_book .submit-group{border:none !important; padding:0px 0px !important;}
.bravo_wrap .bravo_detail_safari .bravo_single_book .submit-group .btn{padding: 8px 25px !important; display: block !important;}
.bravo_wrap .bravo_detail_safari .alert-text.danger{text-align: center;padding-top: 0px; padding-bottom: 10px; background:yellow;}
.safari-note{text-align: center;font-size: 11px; color: #fff;}





/******************************************** */
 /* Success Page /*
/********************************************* */
.success-page{background:#F6F6F6;padding-bottom:7%;margin-bottom:-7%;}
.success-page .header{padding-top:90px!important;background:url(/uploads/dec21/hotel-top-header.jpg) no-repeat;background-size:100% 89px;margin-bottom:20px;}
.success-page .booking-success-notice{background:#fff;box-shadow: rgb(100 100 111 / 10%) 0 1px 9px 0;border-radius:5px;margin-bottom:4%;overflow:hidden;padding:20px;}
.success-page .booking-review .booking-review-title{color:var(--cr-prim-txt);font-size:24px;font-weight:600;margin-bottom:10px;}
.success-page .booking-review .booking-review-content .review-list li .val{color:var(--cr-prim-txt);font-weight:600;}
.success-page .booking-review .booking-review-content .review-section.total-review .review-list li.d-flex,.success-page .booking-review .booking-review-content .review-section.total-review .review-list li:first-child{display:none!important;}
.success-page .booking-review .booking-review-content .review-section.total-review{background:#BEDAFA;padding:0 20px;}
.success-page .booking-review .booking-review-content .service-info .service-name a{font:var(--t-b-2);font-size:16px;font-weight:700;}
.success-page .booking-success-notice .booking-info-detail{border-left:3px solid #d7dce3;}
.success-page .booking-review .booking-review-content{background:#fff;}
.success-page .booking-review .booking-review-content .review-list li{border:none;}
.success-page .booking-review .booking-review-content .review-section{padding:10px 20px;}

/* ## Content For All main Pages 
--------------------------------------------- */
body .bravo_wrap .g-overview .description{margin-top:0!important;margin-bottom:20px!important;font-size:14px!important;color:#5e6d77!important;font-weight:400!important;position:relative!important;}
.bravo_wrap .bravo_content .g-overview h4{font-weight:700!important;margin-bottom:10px!important;font-size:20px!important;color:var(--cr-sec-txt)!important;}
body .bravo_wrap .g-overview ul{padding-left:0!important;}
body .bravo_wrap .g-overview ul li{margin-bottom:10px!important;color:var(--cr-sec-txt)!important;}
.bravo_wrap .bravo_content .g-overview ul li:before{border:#2EC785 solid 1px!important;margin-right:10px!important;}
.bravo_wrap .list-attributes .item i.icon-default{color:#2EC785!important;}
.bravo_wrap .g-header h1{font-weight:700!important;}
.bravo_wrap .g-header .rating{display:inline-block;background:#2EC785;font-size:12px;border-radius:5px;padding:4px 10px;}
.bravo_wrap .g-header .star-rate,.bravo_wrap .g-header .review-score{display:inline-block;}
.bravo_wrap .g-header .rating span{color:#fff;}
.bravo_wrap .g-header .rating span.score_total{background:#178e5b;border-radius:5px 0 0 5px;margin:-10px 5px -10px -10px;padding:5px 10px;}
.bravo_wrap .list-attributes .item,.bravo_wrap .g-header .address{color:var(--cr-sec-txt);}


/******************************************** */
 /* CarPage /*
/********************************************* */
.bravo_wrap .bravo_search_car .bravo_banner{padding:200px 0!important;}
.bravo_wrap .bravo_search_car .bravo_banner h1{text-align:center!important;}
.bravo_wrap .bravo_search_car .bravo_banner h3{color:var(--cr-white);font-weight:500;text-align:center;text-shadow:0 1px 10px #666;max-width:70%;margin:10px auto 0;}
.bravo_wrap .bravo_search_car .bravo-list-item .list-item .item-loop .thumb-image a img{object-fit:cover;}
.bravo_wrap .bravo_search_car .bravo-list-item .list-item .item-loop .thumb-image{max-height:200px;min-height:200px;}

/******************************************** */
 /* Car Detail Page /*
/********************************************* */
.bravo_wrap .bravo_detail_car .bravo_content{padding-top:69px !important;background:url(/uploads/dec21/hotel-top-header.jpg) no-repeat;background-size:100% 89px;}
.bravo_wrap .bravo_single_book{overflow:hidden;border-top:5px solid #FF9413!important;}
.bravo_wrap .bravo_detail_car .bravo_single_book .nav-enquiry .enquiry-item.active span{border-bottom:1px solid #2663c8!important;color:#2663c8!important;}
.input-number-group i{color:#2663c8!important;}
.bravo_wrap .bravo_detail_car .bravo_single_book .tour-sale-box .sale_class{background-color:#2EC785!important;}
.bravo_wrap .bravo_detail_car .bravo-list-car-related .item-loop .thumb-image{max-height:200px;min-height:200px;}
.bravo_wrap .bravo_detail_car .bravo-list-car-related .item-loop .thumb-image a img{opacity:1;object-fit:cover;}


/******************************************** */
 /* Inner Page /*
/********************************************* */
.bravo_banner.inner-page{background:no-repeat;background-size:cover;padding:204px 0 164px!important;}
.bravo_banner.inner-page h1{text-align:center;color:#fff;}
.breadcrumb-inner{text-align:center;color:#d2d2d2;}
.breadcrumb-inner a{color:#d2d2d2;}
#enquiry_form_modal.inner-form .modal-content{border:none;box-shadow:rgba(100,100,111,0.2) 0 7px 29px 0;}
#enquiry_form_modal.inner-form .modal-header{background:#FF9413;}
#enquiry_form_modal.inner-form .modal-body,#enquiry_form_modal.inner-form .modal-footer{background:#FFE1AB;}
#enquiry_form_modal.inner-form .modal-body{padding-bottom:0;}
#enquiry_form_modal.inner-form .modal-footer{border:none;padding:0 1rem 1rem;}
#enquiry_form_modal.inner-form input,#enquiry_form_modal.inner-form textarea{border-radius:10px;resize:none;}



/******************************************** */
 /* checkout Page /*
/********************************************* */
.yellow-bg{background:#FFE1AB;margin-bottom:-3%;padding:2% 0 4%;}
.checkout-page-top{padding-top:60px!important;background:#ddd  url(/uploads/dec21/hotel-top-header.jpg) no-repeat;background-size:100% 89px;}
.checkout-page-top h1{text-align:left;font-size:30px;color:#443229;}

/* ## checkout left
--------------------------------------------- */
.shadow-bow{background:#fff;box-shadow:rgba(100,100,111,0.1) 0 1px 9px 0;border-radius:5px;margin-bottom:4%;overflow:hidden;padding:20px;}
#bravo-checkout-page .col-md-4 .booking-form{background:#fff;box-shadow:rgba(100,100,111,0.1) 0 1px 9px 0;border-radius:5px;margin-bottom:5%;overflow:hidden;padding:20px;}
#bravo-checkout-page .booking-detail.booking-form{padding:20px 20px 0;}
#bravo-checkout-page .booking-form textarea{resize:none;max-height:80px;}
.booking-review .booking-review-content .review-section{border-bottom:1px solid #eaeef3;padding:16px 0;}
#bravo-checkout-page h2,#bravo-checkout-page h4.booking-review-title{font-family:Poppins, Arial, sans-serif;font-weight:600;font-size:18px;margin-bottom:20px;border-bottom:#eaeef3 solid 1px;text-transform:uppercase;letter-spacing:.5px;padding:0 0 20px;}
#bravo-checkout-page .form-control{border-radius:5px;}
#bravo-checkout-page .field-country .form-control { height: 40px;}

#bravo-checkout-page .section-coupon-form .form-control{border-radius:5px 0 0 5px;}
#bravo-checkout-page .card{border:#dfdfdf solid 1px;margin-bottom:10px;border-radius:5px;}
#bravo-checkout-page .card:hover{border:#0093E8 solid 1px; background:rgb(0 162 255 / 16%);}

#bravo-checkout-page .heading-inside{width:100%;display:flex;margin-bottom:2%;}
#bravo-checkout-page .heading-inside h3{margin-bottom:0; font-size:28px;}
#bravo-checkout-page .heading-inside span{color:var(--cr-sec-txt);}
#bravo-checkout-page .check-in{background:#F2F8FF;margin:0 -20px;padding:10px 20px;}
#bravo-checkout-page .check-in .white-border{border-left:2px solid #fff; }
#bravo-checkout-page .check-in h3{font-family:Poppins, Arial, sans-serif;}
#bravo-checkout-page .check-in .center-night{display:inline-block;font-size:10px;color:#c5cad0;position:relative;top:-10px;padding:0 10px;}
#bravo-checkout-page .check-in .center-night span{background:#fff;border:#eaeef3 solid 1px;border-radius:20px;color:var(--cr-sec-txt);padding:2px 10px;}
#bravo-checkout-page .box-checkout{border:#eaeef3 solid 1px;border-radius:5px;margin:15px 0;padding:0; overflow:hidden;}
#bravo-checkout-page .box-checkout  .col-md-6 .room-meal {  border-bottom: #eaeef3 solid 1px; padding: 10px; margin-right: -109px; font-size: 16px;}


#bravo-checkout-page .box-checkout .inclusions{padding:15px 40px 20px;}
#bravo-checkout-page .box-checkout .inclusions ul {margin-left:20px;}
#bravo-checkout-page .box-checkout .inclusions ul li{list-style-type: disc;color: var(--cr-sec-txt); font-size: 13px; line-height: 25px;}
#bravo-checkout-page .box-checkout .inclusions ul li.free-cancel {background: url(/uploads/dec21/check.png) no-repeat 0px center;
 list-style-type: none;
 padding-left: 20px;
 margin-left: -20px;}
#bravo-checkout-page .box-checkout .inclusions ul li.free-cancel a{ color:#0093E8;}

.shadow-bow .payment-options.shadow-bow,.shadow-bow .payment-method.shadow-bow{box-shadow:none;margin-bottom:2%;padding:0;}
#bravo-checkout-page .term-conditions-checkbox a{color:#DF6951;}
#bravo-checkout-page .check-in .left,#bravo-checkout-page .check-in .right{display:inline-block;}
#bravo-checkout-page .traveller-details .form-actions .btn{background: linear-gradient(90deg, #0093E8 11.41%, #1C47B4 83.56%);
 text-transform:uppercase;font-family:Poppins, sans-serif;font-size:17px;letter-spacing:.2px;border-radius:7px;}



/* ## checkout right
--------------------------------------------- */
.package-image{margin:-20px -20px 7%}
.package-image img{max-height:120px;border-radius:5px;box-shadow:rgba(100,100,111,0.1) 0 1px 9px 0; opacity: 1 !important; object-fit: cover;}
.booking-review .booking-review-content .review-list li.final-total .label,.booking-review .booking-review-content .review-list li.final-total .val{font-weight:600!important;color:var(--cr-prim-txt)!important;}
.booking-review .booking-review-content .review-list li.final-total{border-top:1px solid #D5D5D5!important;}
#bravo-checkout-page h4.booking-review-title{margin-bottom:0;}
#bravo-checkout-page .booking-review .booking-review-content{border:none;box-shadow:none;margin-bottom:0;}
#bravo-checkout-page .booking-review .booking-review-content .review-section{padding:0;}
#bravo-checkout-page .booking-review .booking-review-content .review-section.total-review{background:#F2F8FF;margin:0 -20px;padding: 0px 20px;}
.booking-review .booking-review-content .review-list li{border-bottom:#eaeef3 solid 1px;margin:0!important;padding:10px 0!important;}

#bravo-checkout-page .booking-detail .booking-review-title + .label{ margin-bottom: 10px; margin-top: 10px;}
#bravo-checkout-page .booking-review .booking-review-content .review-section.total-review .review-list .flex-wrap{ background: #fff;  margin: 0px -20px !important; padding: 10px 20px !important;}
 
#bravo-checkout-page .booking-review .booking-review-content .review-section.total-review .review-list .flex-wrap .val{font-weight:600; color:var(--cr-prim-txt)}
 
 

.imgs{padding-top:7px;padding-bottom:11px;}
.imgs img{border-radius:4px;}
.inform p{text-align:justify;}
.item{font-size:14px;color:#36383a;margin-bottom:14px;text-align:justify;}
.item .icon-include{color:#2ecc71;font-size:23px;position:relative;top:4px;margin-right:5px;}

 
 
 
 
 
 
 
 
/******************************************** */
 /*  New Update April   /*
/********************************************* */
.bravo_wrap .bravo_form .form-content label{position:absolute;}
.bravo_wrap .tab-pane .bravo_form .form-select-guests .form-content .render{margin-top:0;padding-top:22px;height:60px;}
.bravo_wrap .bravo_form .form-select-guests .form-content .render{padding-top:22px;height:43px;}
.bravo_wrap .bravo_form .form-select-guests label{position:absolute!important;}
.bravo_wrap .bravo_form .input-search,.bravo_wrap .bravo_form .smart-search,.bravo_wrap .bravo_form .form-select-guests #divPaxPanel{padding-top:22px; position:relative; z-index:99;}
.bravo_wrap .tab-pane .bravo_form .form-content .render,.bravo_wrap .bravo_form .form-content .check-in-wrapper .render{margin-top:22px;}
.bravo_wrap .page-template-content .bravo-list-hotel .owl-item,.bravo_wrap .page-template-content .bravo-list-tour .owl-item{max-width: inherit;}
.bravo_wrap .select-guests-dropdown p{padding-left:10px;font-size:12px;color:#6c6c6c;font-style:normal;margin:-12px 0 5px;}
.bravo_wrap .select-guests-dropdown .dropdown-item-row,.bravo_wrap .select-seat-type-dropdown .dropdown-item-row{padding:4px 14px 4px 10px;}
.exitroom{padding:6px 40px!important;}
.safari-box #safari_zone option:first-child,.safari-box #safari_type option:first-child,.safari-box #safari_persons option:first-child,.safari-box #timing option:first-child{display:none;}
.pswp--zoom-allowed .pswp__img{cursor:none!important;}
.pswp__button--arrow--left{left:12%!important;}
.pswp__button--arrow--right{right:12%!important;}

.price-breakup{background:url(/uploads/dec21/info_icon.svg) no-repeat 0 center;height:22px;width:22px;position:relative;left:134px;top:55px;background-size:100%; display:none; }
.price-breakup .tip{background-color:#000;border-radius:4px; box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);display:none;left:50%;position:absolute;top:20px;transform:translateX(-50%);width:210px;z-index:2;padding:4px 10px;}
.price-breakup:hover .tip{display:block;} 
.price-breakup .tip li{display:flex;border-bottom:#717171 solid 1px;padding:6px 0;}
.price-breakup .tip li:last-child{border:none;}
.price-breakup .tip li p{color:#fff;margin-bottom:0;}
.price-breakup .tip:after{border:8px solid transparent;border-bottom-color:#000;bottom:100%;content:" ";height:0;left:50%;margin-left:-8px;pointer-events:none;position:absolute;width:0;}

.direct-pay-form input,.direct-pay-form .form-control{border:#848484 solid 1px;}
.bravo_wrap .bravo_footer .main-footer .nav-footer p.small,.direct-pay-form label{font-weight:700;}
.secure-payment{border:#848484 solid 1px;border-radius:5px;margin-top:27px;min-height:82px;position:relative;display:inline-block;padding:10px;}
.secure-payment.mobile{display:none;}
.secure-payment h5{position:absolute;background:#fff;top:-10px;display:inline-block;font-size:15px;font-weight:700;padding:0 10px;}
.secure-payment img{margin:0 10px;}
.tour-detail-bg {padding: 1% 0px;}
.package-listing ul {margin: 0px 0 0;}
.bravo_wrap .bravo_detail_tour .bravo_content .g-header{margin-bottom: 0px !important;}
.bravo_wrap .bravo_detail_tour .bravo_content .g-overview {margin-bottom: 0px !important;}
.hotel_list_rooms .price .coupon_info_area{background: #5e5e5e;}
.hotel_list_rooms .price h4{font-weight: 400;}
.hotel_rooms_form .hotel_list_rooms .room-item .price span{font-weight: 400;}
.hotel_list_rooms .price .service_charge{padding-bottom: 30px;}
.hotel_list_rooms .price small{font-weight: 400;}
.bravo_wrap .bravo_detail_tour .bravo_content {padding-top: 8px !important}
.bravo_wrap .g-header h1{font-weight:700!important; float:left; margin-right:10px;}
.bravo_wrap .g-header .star-rate, .bravo_wrap .g-header .review-score {display: inline-block;margin: 7px 0px 6px 0px;}
.bravo_wrap .bravo_form .input-search .bravo-autocomplete .item, .bravo_wrap .bravo_form .smart-search .bravo-autocomplete .item{background:#ddd;}
.bravo_wrap .bravo_search_tour .bravo_form_search{margin-bottom: 20px !important;}
.bravo_wrap .bravo_detail_tour .bravo_content.tour-result .button a {
  background: linear-gradient(90deg, #0093E8 11.41%, #1C47B4 83.56%);
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: .2px;
  border-radius: 7px;
  color: #fff;
  padding: 10px 20px;
}
.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list a{ color:#36383a;
}


/*************New Code for image Thumb**********/
.bravo_wrap .item-tour .thumb-image{ border-radius:5px;padding:0!important; margin-bottom:0px;}
.bravo_wrap .owl-carousel .item-loop .thumb-image,
.bravo_wrap .owl-carousel .item-tour .thumb-image{ width:100%; height:200px; border-radius:10px;padding:0!important; }
.bravo_wrap .owl-carousel .item-tour .thumb-image  img,
.bravo_wrap .owl-carousel .item-loop .thumb-image  img { object-fit:cover;}
.bravo-list-news .item-news .thumb-image{ width:100%; height:200px; border-radius:10px; padding:0!important; }
.bravo-list-news .item-news .thumb-image img{ object-fit:cover;}
.bravo_wrap .bravo_search_tour .bravo-list-item .list-item .item-tour .thumb-image a img { object-fit:cover;}
.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .thumb-image a img { object-fit:cover;}
.bravo_detail_tour .g-itinerary .item-list figure img{ object-fit:cover;}
.tourist-attraction .row img {object-fit: cover;}



.red-notification{
position: absolute;
left: -710px;
width: 696px;
background: #db4628;
margin-bottom: 10px;
border-radius: 5px;
font-size: 12px;
font-weight: bold;
padding: 4px 4px;
color: #fff;
}
.red-notification a{ background: #FDCC00;
padding: 2px 8px;
border-radius: 10px;}

.red-notification a:hover{  background: #FFE165;
}
.red-notification span{
display: block;
padding: 3px;
margin: 3px -4px -4px;
background: #b92c0f;
border-radius: 0px 0px 5px 5px;}
/******************************************** */
   /*  New Update April  End  /*
/********************************************* */







   
   
 /* ##  Deepak Rai Css Start
  --------------------------------------------- */
    
/* ##  Safari Page Start
 --------------------------------------------- */
 body .daterangepicker{border:none;}
.safari-header-content .box1,.safari-header-content .box2{width:auto;}
.safari-header-content .box3{width:100%;}
.safari-header-content .box3 .col-md-3{flex:0 0 50%;max-width:50%;}
.safari-header-content .buttons{margin-bottom:10px;}
.container-safari .respnsive-listing{margin:30px 0 -10px;padding:24px 15px 0;}


/* ##Safari home Start
--------------------------------------------- */
.bravo-text  .tour img{width: 100%;}
.bravo-text  .geographical img{width: 100%;}
.bravo-text .boxhead p{text-align: justify;}
.bravo-text  .box-1{width: 100%;height: 260px;margin-bottom: 12px;}
.bravo-text  .formst{ height: auto;}
.bravo_wrap .bravo_form{padding: 4px;padding-left: 0px;border-radius: 0px;padding-right: 0px;}
.bravo_wrap .page-template-content .nav-tabs{ padding-left: 4px;}
.left-column .title{text-align: center;}
.box-1 .iconbox{width: 81px;height: 81px;background: #ebeaea;border-radius: 50%;margin-top: 15px;}
.box-1{width: 292px;background: #FFFFFF;border: 1px solid #CECECE;box-sizing: border-box;box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.06);border-radius: 4px;padding: 15px;}
.bravo-text .hotel h4{ margin-top: 9px;}
.bravo-text .headtop h1{ text-align: center;}hotel
.bravo-text .headtop p{ text-align: center;}
.bravo-text .hotels{margin-bottom: 12px;}
.iconbox img{position: absolute; left: 78px;}
.left-column p{text-align: center;}
.tourimg img{margin-bottom: 18px;}
.tourhead p{text-align: justify;}
.box-par p{text-align: justify;}
.formst{height: 82px;left: 98px;top: 1552px;background: #CECECE;}
.form-p{width: 224px;height: 82px;left: 97px;top: 1552px;background: #6F4745;border-radius: 4px 0px 0px 4px;}
.form-p p{font-size: 20px;line-height: 19px;color: #FFFFFF;margin-top: 28px;padding-left: 34px;}


.form-group.formse {padding-left: 8px;}
.formse input{width: 260px !important;}
.hotels .hotelbox{background: #D55227;padding: 26px;border-radius: 4px;}
.hotelbox h2{color: #FFFFFF;}
.hotelbox p{text-align: justify;color: #FFFFFF;}
.hot-img h3{padding-top: 10px;padding-bottom: 10px;color: #2F2C25;}
.butbox{padding-top: 9px;}
.btn-outline-secondary{border: 1px solid #fff;color: #fff;font-family: Montserrat;font-style: normal;font-weight: 500;font-size: 14px;line-height: 24px;letter-spacing: 0.01em;}
.btn-outline-secondary:hover {color: #fff;background-color: #ffffff;border-color: #ffffff;}
.table-striped tbody tr:nth-of-type(odd) {background-color: #d5d5d3 !important;}
.table td, .table th {padding: 0.55rem;vertical-align: top;}
.table-bordered {border: 1px solid #CECECE;}
.tab-title-box ul li.active {background: #92673D;}
.container-safari thead tr:first-child {background: #fff !important;}
.drp-calendar thead tr:first-child{ background: #ffffff;}
.tab-title-box ul li {float: left;width: 28%;transition: all .3s ease;position: relative;text-align: center;}
.tab-title-box ul li.active a,.tab-title-box ul li:hover a {color: #fff;}
 .nav-fill  a {text-align: center;font: 700 1.1em/1em "Open Sans",sans-serif;display: block;color: #242424;padding: 1em 0;transition: all .3s ease;text-transform: uppercase;}

.panel-title a{color: #2F2C25;}
.panel .panel-title {padding: 12px 8px;border-bottom: 1px solid #ccd0d3;position: relative;}
.panel {background-color: #fff9e0;box-shadow: none;border-radius: unset;margin-bottom: unset;border: unset;}
.section-title h2{text-align: center;}
.servic h3{text-align: center;}
.bravo_wrap .bravo_header .content .header-left{padding-top: 0px;min-height: auto;}
.info_1{min-height: 361px;background: #92673D;padding-left: 45px;}
.info_2{min-height: 361px;background: #4B6F45;padding-left: 45px;}
.info_3{min-height: 361px;background: #6F4745;padding-left: 45px;}
.info_1 h2{color: #FFFFFF;margin-top: 38px; margin-bottom: 8px;}
.info_2 h2{font-size: 24px;line-height: 27px;color: #FFFFFF;margin-top: 38px;margin-bottom: 8px;}
.info_3 h2{font-size: 24px;line-height: 27px;color: #FFFFFF;margin-top: 38px;margin-bottom: 8px;}
.list ul li a {line-height: 37px;color: #FFFFFF;}
.linebox {position: absolute;width: 100px;top: 47px;border-bottom: 2px solid #D55227;}
.list{padding-top: 8px;}
.input-icons i {position: absolute;}
.safariforms input{line-height: 50px;height: 40px!important;text-indent: 2px !important;}
.safariforms input, ::placeholder{color: #2F2C25 !important;font-weight: 500;font-size: 14px!important;}
.bravo-text .formst .icon {padding: 10px;min-width: 50px;text-align: center;font-size: 16px!important;}
.bravo-text .formst .form-group input {line-height: 50px;height: 50px;text-indent: 26px;}

.butoform {background: #1A8209;box-shadow: 0px 0px 20px rgb(0 128 0 / 10%);border-radius: 4px;width: 147px;height: 46px;margin-left: 14px;}
.butoform .btn-default{font-size: 16px;letter-spacing: 0.05em;text-transform: uppercase;color: #FFFFFF;text-align: center;margin-left: 14px;}
.lisiti li{list-style: none;}
.lisiti{margin-top: 21px;}
.safariter{padding-top: 37px;padding-bottom: 6px;}
.tourpack{margin-top: 65px;}
.tourpack h3{font-size: 20px;line-height: 28px;}
.boxrigh {margin-top: 25px;margin-bottom: 25px;}
.right_1{padding-left: 32px;padding-top: 1px;background: #92673D;border-radius: 5px;}
.right_2{padding-left: 32px;padding-top: 1px;background: #4B6F45;border-radius: 5px;}
.right_3{padding-left: 32px;padding-top: 1px;background: #6F4745;border-radius: 5px;}
.right_2 h2 {color: #FFFFFF;margin-top: 38px;margin-bottom: 8px;}
.right_1 h2 {color: #FFFFFF;margin-top: 38px;margin-bottom: 8px;}
.right_3 h2 {color: #FFFFFF;margin-top: 38px;margin-bottom: 8px;}
.lineboxs{position: absolute;width: 100px;border-bottom: 2px solid #D55227;margin-top: -18px;}
.faicon{padding: 15px;text-align: center;font-size: 20px!important; }
.bravo-menu .homr a:before{background: url("https://www.gir.bandhavgarhnationalpark.in/uploads/dec21/twiter.png") center no-repeat}
.geographical ul {margin: 0px 0px 0px 0px;}
.geographical ul li:nth-child(odd) {background: #F5F5F5;}
.geographical ul li {list-style-type: none;background: #D1D1D1;padding: 7px 5px 7px 10px;color: #2F2C25;}
.bravo-list-news .item-news .btn-readmore {background: url(../uploads/dec21/arrow-right.png) no-repeat right;padding-right: 24px;color: #FF9413!important;}
.bravo_wrap .page-template-content .bravo-list-news .item-news .caption .item-date ul li{color: #2F2C25;}
.bravo-text .headtop p{text-align: justify;}


.nav-footer{ padding-bottom: 22px;padding-top: 22px;}
.bravo_wrap .bravo_footer .copy-right{border-top:none;color:#fff;background:#2d201b; border-top: 1px solid #6F4745;}
.bravo_wrap .bravo_footer .main-footer .nav-footer .title{margin-bottom:0;text-transform:capitalize;color:#ffffff;font-size:18px;}
.bravo_wrap .bravo_footer .main-footer .nav-footer .context ul li a{margin-bottom:12px;color:#ffffff;}
.bravo_wrap .bravo_footer .main-footer .nav-footer .title:before{display:none;}
.bravo_wrap .bravo_footer .main-footer .nav-footer img{width:230px;height:47px;}
.bravo_wrap .bravo_footer .main-footer{ background: #2d201b;}
.bravo_wrap .bravo_footer .social{margin:0;padding:0;}
.context p{color: #fff;}
.context .footergrid{ max-width: 80%; font-size: 12px; margin-top: 14px; text-align: left; }
.bravo_wrap .bravo_footer .copy-right p a{color: #fff;}
.bravo_footer .context .social{margin-left: 29px; margin-top: 24px;}
.bravo_wrap .bravo_footer .social li.twitter { background: url(/uploads/dec21/twiter.png) center no-repeat;}
.bravo_wrap .bravo_footer .social li.faceb { background: url(/uploads/dec21/fb.png) center no-repeat;}
.bravo_wrap .bravo_footer .social li.linkd { background: url(/uploads/dec21/lind.png) center no-repeat;}
.bravo_wrap .bravo_footer .social li.insta { background: url(/uploads/dec21/insta.png) center no-repeat;}
.bravo_wrap .bravo_footer .social li.tumb { background: url(/uploads/dec21/tam.png) center no-repeat;}
.bravo_wrap .bravo_footer .social li {display: inline-block !important; border: 1px solid #fff;border-radius: 50%;text-indent: -99999px;width: 35px; height: 35px;margin: 0 5px;}
.bravo_wrap .bravo_footer .copy-right .social{margin:0;padding:0;}
.bravo_wrap .bravo_footer .copy-right .social li{display:inline-block;text-indent:-99999px;width:24px;height:24px;margin:0 5px;}
.bravo_wrap .bravo_footer .copy-right .social li.fb{background:url(/uploads/dec21/facebook.png) center no-repeat;}
.bravo_wrap .bravo_footer .copy-right .social li.insta{background:url(/uploads/dec21/instagram.png) center no-repeat;}
.bravo_wrap .bravo_footer .copy-right .social li.twitter{background:url(/uploads/dec21/twitter.png) center no-repeat;}
.bravo_wrap .bravo_footer .copy-right .social li.youtube{background:url(/uploads/dec21/youtube_icon.png) center no-repeat;}
.bravo_wrap .bravo_footer .copy-right p{ color: #fff;}

.container-box .last-box{margin-bottom:-3%;margin-top:-3%;}
.container .col-md-4 img{width:100%;height:auto;}
.mid-content{display:grid;align-content:center;}
.tour .row img {
  margin-bottom: 18px;
  max-height: 150px;
  object-fit: cover;
}

.bravo-pagination{ float: right;}
.nearby .tab-content .btn-readmore {background: url(/uploads/dec21/arrow-right.png) no-repeat right;padding-right: 24px;color: #FF9413!important;}
.call-action {display: none;}

    
/******************************************** */
         /*  News Page   /*
/********************************************* */
.blog-breadcrumb{border-bottom:none;background:#7a4f19;padding:20px 0;}
.blog-breadcrumb ul{background:#7a4f19;}
.blog-breadcrumb ul li a,.blog-breadcrumb ul li,.blog-breadcrumb ul li.active{color:#fff;}
.bravo_wrap .bravo-news .bravo_content{background: #ddd;     padding: 0 0 7%;    margin-bottom: -4%;}
.bravo_wrap .bravo-news .bravo_content .container{background:#fff;padding:2% 1% 0;}
.bravo_wrap .bravo-news{padding-bottom:0!important;}
.bravo_wrap .bravo-news .bravo_content .list-news .post_item{float:left;width:48.5%;margin-right:24px;min-height:460px;}
.bravo_wrap .bravo-news .bravo_content .list-news .post_item:nth-child(even){margin-right:0;}
.bravo_wrap .bravo-news .bravo_content .list-news .post_item .post-header img{min-height:260px;object-fit:cover;max-height:260px;}
.bravo-news .list-news{float:left;}
.bravo-news .header img{width:100%!important;object-fit:cover;}
.bravo_wrap .bravo-news .widget_tag_cloud .tagcloud a{float:left;text-transform:capitalize;text-decoration:none;padding:9px;}
.bravo_wrap .bravo-news .bravo_banner{padding:150px 0 100px;}
.bravo_wrap .bravo-news .header .cate{position:absolute;top:30px;right:0;overflow:hidden;left:inherit;}
.bravo_wrap .bravo-news .widget_bloglist ul li .content .thumb-list-item-title{font-weight:500;font-size:14px;margin:0;}
.bravo_wrap .bravo-news .widget_bloglist ul li .content .thumb-list-item-title a{color:#1a2b48;line-height:18px;font-size:13px;}
.bravo_wrap .bravo-news .widget_bloglist ul li{margin-bottom:15px;}
.bravo_wrap .bravo-news .widget_category ul li{margin-bottom:5px;list-style:none;}
.bravo_wrap .bravo-news .post-content,.bravo_wrap .bravo-news .post-content p{font-size:15px;}
.bravo_wrap .bravo-news .bravo_content .list-news hr,.bravo_wrap .bravo-news .bravo-pagination{clear:both;} 
   
   

/* ##  July New Code
--------------------------------------------- */
#rooms .title{background:#f4f4f4;border-radius:0 0 0 0;display:flex;margin-bottom:0!important;text-align:center;width:100%;}
#tour-list #rooms table tbody td{font-size:14px;}
.bravo_wrap .bravo_form{background:#585653 ;border:none;border-radius:0;box-shadow:none;padding:5px 0px;position:relative;}
.exitroom-large{border:none!important;cursor:auto!important;display:block;height:100%;left:0;position:fixed;text-indent:-99999px;top:0;width:100%;z-index:-1;}
.tour-detail-bg{background: #585653 !important; margin: 30px 0px;padding: 5px 10px 10px !important;max-width: 1210px;margin: 30px auto; border-radius: 7px;}
#tour-list #rooms table tbody td input[type=radio]{-webkit-appearance: auto; box-shadow:none;} 
.bravo_wrap .bravo_form .g-field-search{padding:0px 12px;}

/**************** Lightbox Code **************************** */
.panel{animation:fadein .8s;box-shadow:none;display:none;}
.panels{background:#fff;border-radius:3px;box-shadow:0 2rem 2rem #00000080;max-width:800px;min-height:443px;overflow:hidden;padding:20px;width:100%;}
.tabs{color:#fff;cursor:pointer;display:inline-block;margin:0 2px;padding:0;}
 .tabs .tabs{float:left;margin:0 10px 0 0;padding:10px;}
 .tabs.outher{background:#000;border-radius:5px 5px 0 0;padding-bottom:0;width:100%;}
 .warpper{align-items:center;display:flex;flex-direction:column;}
 .warpper input.radio{position:absolute;visibility:hidden;}
@keyframes fadein {from{opacity:0;} to{opacity:1;}}
 .panel-title{font-size:1.5em;font-weight:700;}
 .radio{display:none;}
.one:checked ~ .panels .one-panel,.two:checked ~ .panels .two-panel,.three:checked ~ .panels .three-panel,.one ~ .panels .one-panel{display:block;}
.one:checked ~ .tabs .one-tab,.two:checked ~ .tabs .two-tab,.three:checked ~ .tabs .three-tab{background:#d5885a;color:#fff;border-radius:4px 4px 0 0;margin-bottom:0;}
.one ~ .panels .one-panel{position:absolute;z-index:0;width:96%;}
.two ~ .panels .two-panel{position:absolute;z-index:1;width:96%;}
.three ~ .panels .three-panel{position:absolute;z-index:2;width:96%;}
.popup-window{margin:100px auto;position:relative;width:800px;}
.popup-window .close{background:#000;border:2px solid #bdbaba;border-radius:40px;color:#bdbaba;font-size:18px;opacity:1;padding:0 5px 5px;position:absolute;right:-10px;text-decoration:none;top:-10px;}

.popup-window .content h2{font-size:24px;}
.popup-window .owl-carousel .owl-dots{display:none;}
.popup-window .owl-carousel .owl-nav{position:absolute;top:50%;width:100%;z-index:999;}
.popup-window .owl-carousel .owl-nav .owl-next{border:none;color:#fff;float:right;margin-right:10px;outline:none;}
.popup-window .owl-carousel .owl-nav .owl-prev{border:none;color:#fff;float:left;margin-left:10px;outline:none;}
.popup-window .owl-carousel .owl-nav span{font-size:60px;font-weight:400;line-height:20px;}


/************Popup Code*****************/
.overlay{position:fixed;top:0;bottom:0;left:0;right:0;transition:opacity 500ms;visibility:hidden;opacity:0;z-index:99999;background: rgba(0, 0, 0, 0.7);}
.overlay:target {visibility: visible;opacity: 1;}
.popup{background:#fff;border-radius:5px;margin:70px auto;padding:20px;position:relative;transition:all 5s ease-in-out;width:30%;}
.popup .close{background:#000;border:2px solid #bdbaba;border-radius:40px;color:#bdbaba;font-size:18px;opacity:1;padding:0 5px 5px;position:absolute;right:-10px;text-decoration:none;top:-10px;}
.popup .close:hover{color:#06D85F;}
.popup .content{max-height:30%;overflow:auto;}
.popup h2{color:#333;font-family:Tahoma, Arial, sans-serif;margin-top:0;}
#rooms{display:flex;width:100%;padding-top:0;}
#rooms .title{width:100%;display:flex;text-align:center;background:#fff;border-radius:5px 5px 0 0;}
#rooms table{width:100%;height:80%;border-bottom:1px solid #ddd;}
#rooms table thead{background:#f4f4f4;}
#rooms .hotel-form{background:#fff;padding:0;}
#rooms table thead th{height:40px;border-right:1px solid #ddd;line-height:40px;font-size:14px;font-weight:500;}
#rooms table tbody td{border-bottom:1px solid #ddd;font-size:12px;line-height:35px;border-right:1px solid #ddd;}
#tour-list #rooms table tbody td{font-size:14px;}
#rooms .hotel-form .user-deatils{background:#585653;align-items:center;justify-content:space-between;padding:5px 12px 1px;}
#rooms .title .col-lg-3{border-right:1px solid #ddd;height:40px;line-height:40px;font-size:12px;text-transform:uppercase;padding:0;}
#rooms .hotel-form .user-deatils .col-lg-3{border:none;padding:0 2px;}
#rooms .hotel-form .user-deatils .col-lg-3 input{width:100%;border:1px solid #484747;font-size:12px;border-radius:3px;padding:0 15px;}
.pack{display:none!important;}
#rooms a{color:#007bff;}
#rooms .hotel-form .user-deatils .col-lg-3 input[type="submit"]{background:#0ab21b;color:#fff;transition:all .5s;text-align:center;border-radius:3px;border:1px solid #0ab21b;font-weight:500;cursor:pointer;}
.tour-package-figure{padding-top:2%;}
.detail.package-deatils-top{width:100%;position:relative;display:flex;margin:0 auto; border:1px solid #ddd; border-radius:5px 5px 0 0; overflow: hidden; border-bottom: none;}
.detail.package-deatils-top img{width:50%;float:left;max-width:605px;max-height:272px;object-fit:cover;}
.detail.package-deatils-top figcaption{width:50%;text-align:left; padding:20px;}
.imgcol{background:url(/uploads/dec21/imgcol.jpg) no-repeat center 5px;height:68px;text-align:center;padding-top:9px;min-width:205px;}
.imgcols{background-repeat:no-repeat;background:url(/uploads/dec21/imgco2.jpg) no-repeat 0 5px;height:68px;text-align:center;margin-top:16px;padding-top:9px;}
.cont-detail{margin-top:0;width:100%;float:left;margin-bottom:0;top:0;}
.cont-detail .tabs-nav2{width:100%;}
.cont-detail .tabs-nav2 ul{width:100%;display:flex;background:#3c3c3c;border-radius:0 0 5px 5px;}
.cont-detail .tabs-nav2 ul li{text-align:center;line-height:40px;padding:0;}
.cont-detail .tabs-nav2 ul li a{font-size:13px;display:block;line-height:43px;font-weight:600;color:#fff;position:relative;text-align:center;cursor:pointer;padding:0 35px;}
.imgcol p,.imgcols p{font-size:14px;line-height:21px;color:#fff;position:relative;text-align:center;}
.exitroom-large {position:fixed; width:100%; height:100%; display:block;   top:0px;  left:0px;  cursor:auto !important;	border:none !important;	text-indent:-99999px; z-index:-1;}
.set_hide { display: none !important; }
#bravo-checkout-page .form-checkout label{font-weight:600;}
#bravo-checkout-page .form-checkout .special-request label  {font-weight:400;}



/************Payment Page Code**************/
::placeholder {   opacity: 0.5 !important;}
#bravo-checkout-page .special-request{border-top:#ddd solid 32px;min-width:835px;display:block;border-radius:1px;border-bottom:#ddd solid 32px;margin:10px -24px;padding:27px 24px;}
#bravo-checkout-page .booking-review .booking-review-content .review-section.total-review{background:#fff;}
#bravo-checkout-page .booking-review .booking-review-content .review-section.total-review .final-total.d-block{background:#D6E9FF;margin:0 -20px!important;padding:8px 20px!important;}


/************28-Jul Changes**************/
.popup-window .content{float:right;max-height:410px;overflow:auto;padding-right:20px;width:380px; display:none;}
.popup-window .owl-theme{float:left;width:99%; max-width: 760px;}
.popup-window .owl-theme img{ max-width: 760px;}
.popup-window  .panel{max-width: 760px;}

.tool-tip{position:relative;cursor:pointer;}
.tool-tip .on-hover{background-color:#484848;border-radius:4px;left:-26px;position:absolute;bottom:15px;width:393px;z-index:2;display:none;padding:8px 16px;}
.tool-tip:hover .on-hover{display:block;}
.tool-tip .on-hover:after{border:8px solid transparent;border-left-color:#484848;content:" ";height:0;margin-left:0;pointer-events:none;position:absolute;width:0;transform:rotate(90deg);left:67px;bottom:-15px;}
.tool-tip .on-hover ul{margin:0 0 0 10px !important;padding:0!important;}
.tool-tip .on-hover ul li{color:#fff!important;}
.cont-detail.desktop{display:block;}
.cont-detail.mobile{display:none;}
.bravo-news .bravo_banner h2{font-size:36px;color:#fff;letter-spacing:0;text-align:left;margin:0;}
.bravo-news .article h1.title{line-height:1.3;font-weight:500;margin-top:15px;font-size:24px;}
.day-tour{position:absolute;left:4px;font-weight:500;width:65px;height:65px;border:2px solid #64e31b;border-radius:100%;background:#64e31b;color:#fff;font-size:27px;line-height:65px;top:7px;padding:0 3px 0 31px;}
.tour-rot{font-size:16px;line-height:18px;display:inline-block;transform:rotate(-90deg);vertical-align:middle;color:#fff;font-weight:500;position:absolute;left:5px;top:24px;}
.item-tour .list-inline{padding-left:0;list-style:none;margin-bottom:5px;}
.item-tour .list-inline > li{display:inline-block;padding-right:5px;padding-top:4px;font-size:11px;font-weight:600;color:#000;}
.room-inclusion{display:none;}
.item-tour .fa-clock-o:before,.item-tour .fa-automobile:before,.item-tour .fa-car:before,.item-tour .fa-map-marker:before{color:#F44336;font-size:13px;padding:2px;}


/************10-Aug Changes**************/
#bravo-checkout-page .check-in  .col-md-12.person{padding:0px;}
#bravo-checkout-page .check-in  .col-md-12.person .col-md-6 + .col-md-6{padding-left:17px;}
#bravo-checkout-page .check-in .white-border .col-md-6{    max-width: 100%;     flex: 0 0 100%; margin-bottom:10px;}
#bravo-checkout-page .check-in .white-border .col-md-6 strong{font-weight:600;}


#bravo-checkout-page .check-in .white-border .col-md-6 +  .col-md-6{ margin-bottom:0px;}
.tool-tip .on-hover ul {    max-height: 145px;    overflow: auto;}
.tool-tip .on-hover ul  li {     line-height: 23px !important;}


   
/******************************************** */
 /*Responsive Start /*
/********************************************* */
@media (max-width: 479px) and (min-width: 320px){
.imgs img{ width: 100%;}
}

@media (min-width:1240px) {
.container {max-width: 1240px;}
}
 
@media (max-width:768px) {
.bravo-effect-bg,.bravo-effect-user-bg{z-index:7;}
.bravo_wrap .bravo_header .content .header-right .bravo-more-menu .fa-bars{font-size:28px;outline:none;}
.bravo_wrap .bravo_header .content .header-right .bravo-more-menu.active{background:none;outline:none; color:#000;}
.bravo_wrap .bravo_footer .main-footer .col-lg-3{flex:0 0 50%;max-width:50%;}
.bravo_wrap .bravo_footer .main-footer .col-lg-3:first-child{flex:0 0 100%;max-width:100%;}
.footer-banner h2{max-width:100%;}
.bravo_wrap .bravo_form .g-button-submit button{max-width:100%;width:97%;font-size:17px;margin:0 8px 9px;}
.bravo_wrap .bravo_header{z-index:9999;}

/* ##Home Page Start
--------------------------------------------- */
.bravo_wrap .bravo_header .content .header-right{float:right;top:-55px;}
.bravo_wrap .page-template-content .bravo-form-search-all .text-heading,.bravo_wrap .page-template-content .bravo-form-search-all .sub-heading{width:100%;}
.bravo_wrap .bravo_form .border-right{margin-bottom:10px;}
.bravo_wrap .page-template-content .bravo-form-search-all .g-form-control{margin:0;}
.bravo-text.services figure{display:inline-block;}
.bravo_content .pix-real-intro .row.mobile{flex-direction:column-reverse;}

/* ##Safari Page Start
--------------------------------------------- */
body .daterangepicker{border:none;}
.safari-header-content .box1,.safari-header-content .box2{width:auto;}
.safari-header-content .box3{width:100%;}
.safari-header-content .box3 .col-md-3{flex:0 0 50%;max-width:50%;}
.safari-header-content .buttons{margin-bottom:10px;}
.container-safari .respnsive-listing{margin:30px 0 -10px;padding:24px 15px 0;}

}

@media (max-width:680px) {
.lefr-top{    margin-top: 35px;}
.container-safari .col-md-3 img { width:100%;}
.bravo_wrap .bravo_detail_safari .bravo_content h3{font-size:1.1rem!important;}
.safari-header-content .table-bordered tr td{font-size:12px;}
.header-left img{margin-top:0;margin-left:0;}

.bravo_wrap .bravo_header .content .header-left .bravo-logo img{display:none;}
.bravo_wrap .bravo_header .content .header-left .bravo-logo{background:url(/uploads/dec21/logo-mobile.svg) no-repeat;display:block;height:53px;width:141px;background-size:cover;}
.bravo_header .container-fluid{background:/*#2D201B*/ #fff;padding-top:5px;padding-bottom:6px;}
.bravo_wrap .bravo_form .input-search,.bravo_wrap .bravo_form .smart-search,.bravo_wrap .bravo_form .form-select-guests #divPaxPanel{z-index:unset;}
.call-action{display:block; background:#FCDA7A ; padding:5px 0px 15px 0px; position:relative; z-index:99;}
.call-action .content{text-align:center;}
.call-action .content a{color:#000;}
.call-action .content a.tel{display:block; margin-bottom:5px;}
.call-action .content a.button {background:/* var(--cr-orange)*/ #d9534f ; padding: 7px 18px;border-radius: 5px; font-weight:bold; color:#fff;}
.call-action .col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
.bravo_wrap .page-template-content .nav-tabs{padding-left:0;}
.bravo_wrap .bravo_footer .main-footer .nav-footer p.small{max-width:100%;text-align:center;}
.bravo_wrap .bravo_footer .main-footer .nav-footer,.bravo_wrap .bravo_footer .main-footer .nav-footer p,.bravo_wrap .bravo_footer .copy-right,.bravo_wrap .bravo_footer .copy-right p{text-align:center;}




/* ##Safari Page Start
--------------------------------------------- */
.bravo_content .pix-real-intro::before{width:100%;height:1419px;}
.bravo_content .pix-real-intro{background:#000 ; height:inherit;padding-top:70px;background-attachment:fixed;}
.safari-header-content{padding-top:70px;padding-bottom:20px; display: block;}
.safari-header-content h1{font-size:27px;}
.container-safari .listing-span{right:inherit;text-align:left;left:0;position:relative;top:-25px;width:108.8%;display:block;font-size:15px;font-family:Poppins, sans-serif;margin:0 -16px -14px;padding:7px 10px;}

 /* ##Car  Page Start
--------------------------------------------- */
.bravo_wrap .bravo_search_car .bravo_banner {
  padding: 90px 0 40px !important;
}

 /* ##Booking Detail Page Start
--------------------------------------------- */
#bravo-checkout-page .heading-inside h3{margin-bottom:0;font-size:16px;}
.bravo-booking-page #bravo-checkout-page .check-in .col-md-8{order:0;}
#bravo-checkout-page .check-in .white-border{border-left:none;}
#bravo-checkout-page .check-in h3{font-size:13px;}
#bravo-checkout-page .box-checkout .inclusions{padding:8px 30px;}
#bravo-checkout-page .box-checkout .inclusions ul li.free-cancel{background:url(/uploads/dec21/check.png) no-repeat 0 6px;}
.checkout-page-top{padding-top:60px!important;}
.checkout-page-top h1{font-size:24px;}
#bravo-checkout-page h2, #bravo-checkout-page h4.booking-review-title { padding: 0 0 10px;margin-bottom: 15px;}
.special-request .col-md-3 , .special-request .col-md-2 { padding-left:0px; }
 
 
.yellow-bg{padding: 6% 0 4%;} 
.bravo_wrap .bravo-news .bravo_content .list-news .post_item{ width: 100%; } 
.sidebar-right iframe{width:366px;}
 

/******************************************** */
 /*  New Update April Mobile  /*
/********************************************* */
.call-action .col-md-6 + .col-md-6 .content a.button {  background: #5cb85c;}
.geographical .col-md-6{margin-bottom:20px;}
.form-group .paxContent{width:380px;}
.bravo_wrap .page-template-content .owl-carousel .owl-nav .owl-next,.bravo_wrap .page-template-content .owl-carousel .owl-nav .owl-prev{display:inline-block;background:#fff url(/uploads/dec21/arrow-next.png) no-repeat 14px center;border-radius:50%;padding:7px 14px!important;}
.bravo_wrap .bravo-list-hotel.layout_carousel .owl-nav,.bravo_wrap .page-template-content .bravo-list-tour .owl-nav{position:absolute!important;top:95px!important;width:100%;}
.bravo_wrap .page-template-content .owl-carousel .owl-nav .owl-next{right:-12px;position:absolute;}
.bravo_wrap .page-template-content .owl-carousel .owl-nav .owl-prev{background:#fff url(/uploads/dec21/arrow-prev.png) no-repeat 10px center;left:-20px;position:absolute;}
#bravo-checkout-page .box-checkout .col-md-6 .room-meal{border-bottom:#eaeef3 solid 1px;margin-right:0;font-size:14px;text-align:left;padding:10px;}
.hotel_rooms_form .hotel_list_rooms .room-item:nth-child(odd){background:#FFF;}
.hotel_rooms_form .hotel_list_rooms .room-item:nth-child(even){background:#e3e3e3;}
.bravo_header .container-fluid marquee{display:none!important;}
.bravo_wrap .search-bg .bravo_form{width: 100%;}
.secure-payment.desktop{display:none;}
.secure-payment.mobile{display:block;}
.secure-payment {text-align:center;}
.bravo_wrap .bravo_form .col-md-3.border-right .smart-search{z-index:999;}
.price-breakup{left:233px;top:51px;}
.price-breakup .tip::after{border:8px solid transparent;border-left-color:#000;bottom:100%;content:" ";height:0;left:100%;margin-left:0;pointer-events:none;position:absolute;width:0;top:25px;}
.price-breakup .tip{display:block;left:-110px;position:absolute;top:-21px;}
.mid-content{text-align: left;}
.mid-content p {text-align: left;}
.bravo_wrap .bravo_search_tour .bravo_form_search {  margin-top: 0px !important;margin-bottom: 20px !important;}
.hotel_rooms_form .hotel_list_rooms .room-item .inclusion_new:before{	margin: 0 0 10px;}
.hotel_rooms_form .hotel_list_rooms .room-item .inclusion_new { padding: 0px 0px 10px 0px;}
.hotel_rooms_form .hotel_list_rooms .room-item .inclusion_new ul {margin: 0px 10px 0px;}

.bravo_banner.inner-page{padding:110px 0 75px!important;}
.red-notification{position:relative;left:0;width:100%;margin-top:5px;padding:6px 10px;}
.red-notification span{display:block;border-top:#db4628 solid 1px;background:#b92c0f;border-radius:0 0 5px 5px;margin:3px -10px -10px;padding:3px;}



  /* ##  July New Code
--------------------------------------------- */
#tour-list #rooms table .control_group a{display:block;}
#tour-list #rooms table tbody td{font-size:10px;line-height:inherit; padding:15px 3px;}
#tour-list #rooms table thead th{border-right:1px solid #ddd;font-size:11px;font-weight:700;height:40px;line-height:17px;}
.popup{width:70%;}
.owl-carousel .owl-item img{display:block;max-height:240px;width:100%;}
.panels{min-height:265px;padding:8px;}
.popup-window{margin:100px auto;position:relative;width:100%;}
.popup-window .close{right:0;top:2px;}
.popup-window .content{display:none;float:none;max-height:200px;overflow:auto;padding-right:20px;width:100%;}
.popup-window .content h2{font-size:18px;margin-bottom:-10px;}
.popup-window .owl-carousel .owl-nav{top:37%;}
.popup-window .owl-theme{float:left;width:100%;}
.tabs .tabs{display:block;float:none;margin:0;padding:5px 10px;}
.detail.package-deatils-top{flex-wrap:wrap;}
.detail.package-deatils-top img{width:100%;border-radius:0;}
.detail.package-deatils-top figcaption{width:100%;border:none;border-radius:0;padding:20px 10px;}
.imgcol{width:50%;}
.imgcols{background:url(/uploads/dec21/imgco2.jpg) no-repeat center;}
.cont-detail .tabs-nav2 ul li a{line-height:20px;font-size:9px;padding:0 4px;}
.cont-detail .tabs-nav2 ul{border-radius:0;padding:10px;}
.cont-detail .tabs-nav2{ width:100%;margin:0px;}







/************Checkout July Changes***********/
#bravo-checkout-page .special-request{border-top:#F6F6F6 solid 20px;min-width:inherit;display:block;border-radius:1px;border-bottom:#F6F6F6 solid 20px;margin:-10px -24px;padding:10px 24px 20px;}
.checkout-page-top h4.booking-review-title,.checkout-page-top h2.main-title,.checkout-page-top h2{background:#FFE1AB;margin:-10px -20px;padding:10px 15px 7px!important;}
#bravo-checkout-page .booking-detail.booking-form{margin-top:20px;padding-top:0;}
#bravo-checkout-page .check-in{background:#e3e3e3;}
#bravo-checkout-page .booking-review .booking-review-content .review-section.total-review{background:#fff;}
#bravo-checkout-page .booking-review .booking-review-content .review-section.total-review .final-total.d-block{background:#D6E9FF;margin:0 -20px!important;padding:8px 20px!important;}
.booking-review .booking-review-content .review-list li.final-total .label,.booking-review .booking-review-content .review-list li.final-total .val{font-size:16px;}
.checkout-page-top .traveller-details > .main-title,.checkout-page-top .booking-info > .main-title{margin-top:-20px;}
.checkout-page-top .yellow-bg,.checkout-page-top .package-image{display:none;}



.bravo_detail_tour .g-itinerary .item-list .item-days{display:block;position:absolute;top:0;left:10px;background:#2EC785;color:#fff;width:60px;height:60px;margin:3% auto;padding:10px;}
.bravo_detail_tour .g-itinerary .item-list{position:relative;}
.bravo_detail_tour .g-itinerary .item-list figure{margin:-20px -22px 16px;}
.bravo_detail_tour .g-itinerary .item-list .item-days span{font-size:18px;line-height:19px;}
.imgcol,.imgcols{display:none;}
#bravo-checkout-page .check-in{padding:10px;}
#bravo-checkout-page .check-in .center-night span{padding:2px 4px;}
#bravo-checkout-page .check-in .center-night{padding:0;}
#bravo-checkout-page .heading-inside{display:flex;background:#e3e3e3;width:115%;margin:-15px -20px 0;padding:5px 13px 0;}
.detail.package-deatils-top figcaption{width:100%;border:none;border-radius:0;padding:5px 0px 0;}
.detail.package-deatils-top figcaption h1{margin-bottom:0px;}



/************28-Jul Changes**************/
.tool-tip .on-hover{left:-34px; width:337px;padding:11px 13px;}
.tool-tip .on-hover ul li{font-size:11px!important;line-height:19px!important;}
.total-inr{max-width:20px;display:block;margin:0 9px;}
.cont-detail.desktop{display:none;}
.cont-detail.mobile{display:block;}
.detail.package-deatils-top{flex-wrap:wrap;border:none;width:109%;border-radius:0;margin:-8px -17px 0;}
.overlay{background:rgba(0,0,0,0.9);}
.tabs.outher{background:#a76f1c;}
.tabs .tabs{border-bottom:#ccc solid 1px;}
.one:checked ~ .tabs .one-tab,.two:checked ~ .tabs .two-tab,.three:checked ~ .tabs .three-tab{background:#7c4f0c;}
#bravo-checkout-page .check-in .white-border > span{display:inline-block;width:49%;}
#bravo-checkout-page .check-in .white-border > span b{display:block;}
.bravo_wrap .bravo_search_hotel .item-loop-list{border:1px solid #bbb!important;}
.room-inclusion{display:block;position:absolute;left:12px;top:6px;width:64%;z-index:1;}
.hotel_list_rooms .box{position:relative;overflow:hidden;}
.hotel_rooms_form .hotel_list_rooms .room-inclusion ul li{text-indent:-8px;padding:0 0 0 14px;}
.hotel_rooms_form .hotel_list_rooms .room-inclusion ul li span{color:var(--cr-sec-txt)!important;font-size:13px!important;}
.hotel_list_rooms .price .coupon_info_area{width:107%;margin:0 -4px;}
.control_group .resort,#bravo-checkout-page .check-in .white-border > span + br,.hotel_rooms_form .hotel_list_rooms .room-item .inclusion_new.space2{display:none;}
 .bravo_wrap .bravo_detail_tour .bravo_content .g-overview .description{   overflow: hidden; text-overflow: ellipsis; display: -webkit-box;
line-height: 14px; max-height: 97px; -webkit-line-clamp: 5; -webkit-box-orient: vertical;  margin-bottom: 0px !important; }

.bravo_wrap .bravo_form .smart-search .bravo-autocomplete {    width: 106%!important;    left: -11px;}
body .daterangepicker {     border: none;    left: 10px!important;    width: 89%;}

.bravo_wrap .bravo_search_hotel .bravo-list-item .list-item .item-loop-list .g-rate-price .g-price{text-align:right !important;}

.room-inclusion ul{max-width:230px;}
#bravo-checkout-page .check-in .col-md-12.person .col-md-6{-ms-flex: 0 0 50%;     flex: 0 0 50%;    max-width: 50%;}
#bravo-checkout-page .check-in .col-md-12.person .col-md-6 + .col-md-6 {    padding-left: 2px;}
#bravo-checkout-page .check-in .white-border  .col-md-6{-ms-flex: 0 0 50%;     flex: 0 0 50%;    max-width: 50%;}
#bravo-checkout-page .check-in .white-border .col-md-6 + .col-md-6 {     margin-bottom: 0px;    padding-left: 2px;}



}


@media (max-width:480px) {
.bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a{padding:7px 5px!important;}
.demo-gallery a{width:24.5%;line-height:0;}
.tool-tip .on-hover {    width: 299px;	    }
}
@media (max-width:430px) {
.form-group .paxContent{width:370px;}
.demo-gallery a{width:24.43%;line-height:0;}
}
@media (max-width:414px) {
.form-group .paxContent{width:364px;}
}
@media (max-width:390px) {
.form-group .paxContent{width:343px;}
.demo-gallery a{width:24.39%;line-height:0;}
}
@media (max-width:375px) {
.form-group .paxContent{width:328px;}
.demo-gallery a{width:24.35%;line-height:0;}

#bravo-checkout-page .check-in .col-md-12.person .col-md-6 + .col-md-6 {    padding-left: 22px;}
#bravo-checkout-page .check-in .white-border .col-md-6 + .col-md-6 {       padding-left: 22px;}
}
@media (max-width:365px) {
.form-group .paxContent{width:314px;}
}




.safari-header-content h3{color:#fff;margin-top:15px;margin-bottom:28px;}
.safari-header-content .table-bordered tr td,.safari-header-content .box1 p{color:#fff;}
  /*Loader spinner css*/
.loader {
    background: rgba(0,0,0,0.5);
    position: fixed;
    z-index: 10000000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
}

.loader .loader_img {
    position: Absolute;
    background: var(--cr-white);
    padding: 10px;
    border-radius: 5px;
    top: 50%;
    margin-top: -30px;
    left: 50%;
    margin-left: -30px;
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
}
/*End Loader spinner*/

/*New in Gir*/

.news-right{margin-bottom:-9%;padding:9% 0 7%;}
.news-right .box{background:var(--cr-white); box-shadow:rgb(100 100 111 / 20%) 0 7px 29px 0;overflow:hidden;border-radius:10px;}
.news-right h2{background:#92673D;font-size:22px;margin-bottom:0;color:var(--cr-white);padding:10px 0 10px 20px;}
.news-right .list{padding:10px;}
.news-right .list ul{margin-left:30px;}
.news-right .list li{list-style-type:disc;border-bottom:#ccc dashed 1px;padding:8px 0;}
.news-right .list li a{color:#17171B;}
.servic{ box-shadow: 0px 1px 15px 0px rgb(62 65 159 / 15%);border-radius:15px;background:#fff;margin-top:21px;margin-bottom:14px;border:1px solid #fff;padding:3px;}


.servic-latest{margin-top:27px;padding:0 5px;}
.servic-latest .servic-item{box-shadow:0 1px 15px 0 red;border-radius:15px;background:#fff;padding:15px;}
.servic-latest .servic-item .servic-img img{width:100%;border-radius:15px;}
.servic-head{padding-top:22px;}
.servic-head h3{font-size:18px;line-height:35px;margin-top:0;font-weight:600;margin-bottom:15px;text-align:center;}
