/* Custom CSS Here */
@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap');
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'DM Serif Display', serif;
    font-weight: 400;
}
h1{
	font-size:55px;
}
.bravo_wrap .page-template-content .bravo-form-search-hotel .text-heading {
	font-family: 'Great Vibes', cursive;
    font-size: 78px;
    color: #fff;
	line-height: 1.1;
    -webkit-text-stroke: 0.5px currentColor;
    text-shadow:
        1px 0 currentColor,
        -1px 0 currentColor,
        0 1px currentColor,
        0 -1px currentColor;
}
.bravo_wrap .page-template-content .bravo-form-search-hotel .text-heading span{
	color:#FFE16A;
}
.content_area {
  max-width: 610px;
}
.bravo_header {
    position: relative;
    width: 100%;
    z-index: 9999;
    transition: all 0.3s ease;
}
.frontend-page.header-transparent .bravo_wrap .bravo_header.header-sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 5px 20px rgba(0,0,0,.08);
    animation: slideDown .3s ease;
}
.frontend-page.header-transparent .bravo_header.header-sticky a{
	color: #000 !important;
}
body.header-padding {
    padding-top: 90px; /* Change according to your header height */
}
@keyframes slideDown {
    from {
        transform: translateY(-100%);
    }
    to {
        transform: translateY(0);
    }
}
.bravo_wrap .page-template-content .bravo-form-search-hotel {
  padding: 120px 0 40px 0;
}  
.bravo_wrap .bravo_form {
  border-radius: 10px;
}  
.bravo_wrap .bravo_form .field-icon {
  color: #282829;
} 
.bravo_wrap .bravo_form .smart-search:not(.normal-control) .parent_text, .bravo_wrap .bravo_form .smart-search:not(.normal-control) .form-control, .bravo_wrap .bravo_form .input-search:not(.normal-control) .parent_text, .bravo_wrap .bravo_form .input-search:not(.normal-control) .form-control {
  color: #282829;
}  
.bravo_form input::placeholder {
    color: #282829;
}
.bravo_wrap .bravo_form .g-button-submit button {
  border: 1px solid #C0C0C0;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgb(192, 192, 192);
  border-radius: 0px 10px 10px 0px;
  min-width: 145px;
  border-left: none;
}
.bravo_wrap .page-template-content .bravo-form-search-hotel .g-form-control {
  max-width: 930px;
  margin-left: auto;
  margin-right: auto;
}
.bravo_wrap .bravo_form .g-field-search .form-content {
  padding: 10px 0 5px 45px;
}
.about_img {
  width: 100%;
  border-radius: 20px;
}
.bravo-home-about-us .subtitle {
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  color: #208B4F;
  font-size: 18px;
  margin-bottom: 5px;
}
.homeTitle {
    font-size: 40px;
    font-weight: 400;
    color: #111111;
    line-height: 45px;
    font-family: 'DM Serif Display', serif;
}
.wpr-button{
	padding: 11px 30px 11px 30px;
	background-color: #0D4625;
	border-color: #E8E8E8;
	border-radius: 4px 4px 4px 4px;
	color:#fff;
}	
.bravo-home-about-us .desc {
  margin-top: 20px;
}
.bravo-home-about-us {
  padding-top: 70px;
  padding-bottom: 30px;
}
.destination-slider{
    display: flex;
    gap: 15px;
    overflow-x: auto;
    padding: 10px 0;
    scrollbar-width: none;
}
.destination-slider::-webkit-scrollbar{
    display: none;
}
.destination-card{
    position: relative;
    min-width: 170px;
    height: auto;
    flex: 0 0 auto;
    border-radius: 12px;
    overflow: hidden;
    cursor: pointer;
}
.bravo_wrap .page-template-content .bravo-list-locations.style_4 .list-item .destination-item .content .title {
  font-size: 16px;
  margin-bottom: 0;
}
.bravo_wrap .page-template-content .bravo-list-locations.style_4 .list-item .destination-item {
  border-radius: 5px;
}
.bravo_wrap .page-template-content .bravo-list-locations.style_4 .list-item .destination-item .image {
  min-height: 240px;
}
.bravo_wrap .page-template-content .bravo-list-locations.style_4 .sub-title {
  margin-bottom: 5px;
}
.bravo_wrap .page-template-content .bravo-list-locations.style_4 {
  margin: 40px 0px 30px;
}

.showPrefixHomeImg {
  height: 26px;
  background: url("../images/homestay.png");
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-repeat: no-repeat;
  background-position: center;
}
.showPrefixImg {
  height: 20px;
  background: url("../images/mountains.png");
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
  background-repeat: no-repeat;
  background-position: center;
}
.subTitle {
  font-size: 18px;
}
.bravo_wrap .bravo-list-hotel.layout_normal {
  margin: 65px 0 0px 0;
}
.bravo_wrap .bravo-list-hotel .list-item{
	margin-top:10px;
}
.frontend-page.header-transparent .bravo_header {
  border: none;
}
.frontend-page.header-transparent .bravo_topbar {
  padding: 15px 0 0px 0;
}
.frontend-page.header-transparent .bravo_wrap .bravo_header .content .header-left .bravo-menu ul li a {
	padding: 15px 15px;
}
.frontend-page.header-transparent .bravo_wrap .bravo_header .content .header-left {
  min-height: 70px;
}
.perfect-stay {
	padding-top: 70px;
	padding-bottom: 70px;
	background: #EEF4F7;
    margin-top: 50px;
}
.perfect-stay  .item_1,.perfect-stay .item_4 {
    background: #F9F5F0;
    padding: 15px 25px;
    border-radius: 10px;
}
.perfect-stay  .item_2,.perfect-stay .item_3 {
    background: #f5e7e8;
    padding: 15px 25px;
    border-radius: 10px;
}
.choose-item {
  margin-bottom: 15px;
}
.choose-item .image {
  margin-bottom: 10px;
}
.bravo-why-choose {
	padding-top: 70px;
	padding-bottom: 70px;
	background-size: cover;
    background-repeat: no-repeat;
}
.bravo-why-choose .choose-item {
  display: flex;
  gap: 20px;
  background: #fff;
  padding: 15px 25px;
  border-radius: 10px;
}
.bravo-why-choose .choose-item .img-fluid {
    max-width: 40px;
}
.bravo-why-choose .choose-item .imageInner {
    border: 1px solid green;
    border-radius: 50%;
    padding: 10px;
    overflow: hidden;
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 46px;
}
.card-line{
    position: relative;
    width: 42px;
    height: 3px;
    background: #4CAF50;
    border-radius: 3px;
	margin-top: 12px;
}

.card-line::after{
    content: "";
    position: absolute;
    right: -8px;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    background: #4CAF50;
    border-radius: 50%;
}
.bravo-why-choose .item_1 .sub-title{
	color:green;
	font-weight: bold;
}
.bravo-why-choose .item_1 .imageInner {
    background: #f1fbf1;
}
.bravo-why-choose .item_2 .sub-title{
	color:#ffa602;
	font-weight: bold;
}
.bravo-why-choose .item_2 .imageInner {
    background: #fff9ef;
	border-color:#ffa602;
}
.bravo-why-choose .item_2 .card-line,.bravo-why-choose .item_2 .card-line::after{ 
    background: #ffa602;
}
.bravo-why-choose .item_3 .sub-title{
	color:#7171f7;
	font-weight: bold;
}
.bravo-why-choose .item_3 .imageInner {
    background: #f9f9ff;
	border-color:#7171f7;
}
.bravo-why-choose .item_3 .card-line,.bravo-why-choose .item_3 .card-line::after{ 
    background: #7171f7;
}
.bravo-why-choose .item_4 .sub-title{
	color:#ff5a5a;
	font-weight: bold;
}
.bravo-why-choose .item_4 .imageInner {
    background: #fff6f6;
	border-color:#ff5a5a;
}
.bravo-why-choose .item_4 .card-line,.bravo-why-choose .item_4 .card-line::after{ 
    background: #ff5a5a;
}
.bravo-why-choose .item_5 .sub-title{
	color:#457e91;
	font-weight: bold;
}
.bravo-why-choose .item_5 .imageInner {
    background: #eef3f5;
	border-color:#457e91;
}
.bravo-why-choose .item_5 .card-line,.bravo-why-choose .item_5 .card-line::after{ 
    background: #457e91;
}
.bravo-why-choose .item_6 .sub-title{
	color:#bfbf04;
	font-weight: bold;
}
.bravo-why-choose .item_6 .imageInner {
    background: #fffff9;
	border-color:#bfbf04;
}
.bravo-why-choose .item_6 .card-line,.bravo-why-choose .item_6 .card-line::after{ 
    background: #bfbf04;
}
.become-host .choose-item {
    display: flex;
	align-items: center;
}
.become-host .choose-item i {
    font-size: 30px;
	color: #785100;
}
.become-host .choose-item .image{
	background:#FCECCB;
}	
.become-host .choose-item .image {
    background: #FCECCB;
    padding: 10px;
    border-radius: 10px;
    margin-right: 10px;
}
.become-host {
    background-image: url(../images/regBg.png);
    background-repeat: no-repeat;
    background-position: right;
    background-color: #FCF6F0;
    padding-top: 70px;
    padding-bottom: 70px;
}
.become-host .itemsContent {
    padding-top: 30px;    
	padding-left: 35px;
    padding-right: 20px;
}
#homeFeedback {
    background: none;
    padding-top: 70px;
    padding-bottom: 0px;
}
#homeFeedback .owl-carousel {
    padding-top: 40px;
    padding-bottom: 40px;
}
.bravo_wrap .bravo_footer .mailchimp {
	padding-top: 24px;
    padding-bottom: 5px;
    background-image: url(../images/btBac.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-color: none;
    background-position: bottom;
}
.bravo_wrap .bravo_footer .mailchimp .media-body .media-heading {
    color: #fff;
	font-size: 21px !important;
	    margin-bottom: 3px;
}
.bravo_wrap .bravo_footer .mailchimp .media-body p {
    font-size: 15px !important;
    color: #fff !important;
    margin: 0;
}
.bravo_wrap .bravo_footer .mailchimp .media-left i {
    color: #adadad;
}	
.bravo_wrap .bravo_footer .mailchimp .subcribe-form .form-control,.bravo_wrap .bravo_footer .mailchimp .subcribe-form .btn-submit {
    height: 50px;
    line-height: 50px;
}	
.bravo_wrap .bravo_footer .mailchimp .subcribe-form .btn-submit {
    background: #eab308;
}
.bravo_wrap .bravo_footer .mailchimp .media-left i {
    font-size: 66px;
    top: 4px;
    position: relative;
}
.bravo_wrap .page-template-content .bravo-list-locations.style_4 .list-item .destination-item {
    border-radius: 10px;
    min-height: auto;
}
.bravo_wrap .bravo_footer .main-footer {
  background: #0b281a;
  margin: 0;
  padding-top: 25px;
  color: #fff;
  padding-bottom: 20px;
}
.bravo_wrap .bravo_footer .main-footer .nav-footer .context ul li a {
    margin-bottom: 12px;
    color: #fff;
}
.bravo_wrap .bravo_footer .main-footer .nav-footer .context .contact .c-title {
    color: #bbbbbb;
    margin-bottom: 5px;
}
.bravo_wrap .bravo_footer .main-footer .nav-footer .context .contact {
    border-left-color: #a4a7a5;
	border-left-width: 1px;
}
.bravo_wrap .bravo_footer .main-footer .nav-footer .context .contact .sub {
    font-weight: 400;
    font-size: 14px;
}
.bravo_wrap .bravo_footer .main-footer .nav-footer .context .contact.follow {
    border: none;
}
.bravo_wrap .bravo_footer .main-footer .nav-footer .context .contact.follow .sub a i {
    background: #fff;
    border-radius: 50%;
    padding: 10px;
    font-size: 18px;
}
.bravo_wrap .bravo_footer .main-footer .nav-footer .context .contact.follow .sub {
    margin-top: 20px;
}
.bravo_wrap .bravo_footer .copy-right {
    border-top: none;
    background: #0b281a;
}
.bravo_wrap .bravo_footer .copy-right .context {
    padding: 20px;
    border-top: 1px solid gray;
    color: #fff;
}
.bravo_wrap .bravo_footer .main-footer .nav-footer .context .contact {  
    margin-bottom: 18px;
}	
.bravo_wrap .sub_header {
  padding: 120px 0px 40px;
  background-repeat: no-repeat;
  background-size: cover;
}
.bravo_wrap .sub_header .text-heading {
  color: #0D4625;
}
.bravo_wrap .sub_header h3 {
  color: #8A6F3D;
}
.bravo_wrap .sub_header p {
  color: #8A6F3D;
}
.bravo_wrap .sub_header p {
  color: #fff;
  line-height: 1.5rem;
  font-size: 15px;
  margin-top: 25px;
}
.bravo_wrap .sub_header .text-heading::after {
    content: "";
    background-image: url(../images/headingBellow.png);
    display: block;
    width: auto;
    height: 20px;
    background-repeat: no-repeat;
}
.bravo-image-text .descBox {
  margin-top: 20px;
}
.bravo-image-text {
  padding-top: 70px;
  padding-bottom: 70px;
}
.bravo-image-text .iconListing .featured-item {
  display: flex;
  gap: 20px;
}
.bravo-image-text .featured-item .imageInner {
	border: 1px solid green;
    border-top-color: green;
    border-right-color: green;
    border-bottom-color: green;
    border-left-color: green;
  border-radius: 50%;
  padding: 10px;
  overflow: hidden;
  width: 58px;
  height: 58px;
  text-align: center;
  line-height: 46px;
  background: #f5fdf7;
}
.bravo-image-text .featured-item i {
  font-size: 30px;
  color: #0D4625;
}
.align-item-center {
  align-items: center;
}
.preHeading{
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  color: #208B4F;
}
.bravo-list-items .iconListing{
	display:flex;
}
.bravo-list-items .iconListing .featured-item {
  flex: 1;
  text-align: center;
  padding: 30px 20px;
}
.bravo-list-items .featured-item i {
  font-size: 30px;
  color: #0D4625;
}
.bravo-list-items .featured-item .sub-title {
  margin-top: 10px;
  font-size: 23px;
}
.bravo-list-items .style1 .iconListing .featured-item .inner {
  border-right: 1px solid;
}
.bravo-list-items .style1 .iconListing .featured-item .inner {
  border-right: 1px solid #dadada;
}
.bravo-list-items .style1 .iconListing .featured-item:last-child  .inner{
    border-right: none;
}
.bravo-list-items .style1 {
  border-radius: 20px;
}
.bravo-list-items.style2 {
  text-align: center;
}
.bravo-list-items.style2 .imageInner {
  width: 58px;
  height: 58px;
  margin: auto;
  line-height: 70px;
  background: #f1fbf1;
  border-radius: 50%;
  border: 1px solid green;
}
.bravo-list-items.style2 .sub-title {
  font-size: 17px;
  color:green;  
}
.bravo-list-items.style2 .item_2 .imageInner{
	background: #fff9ef;
	border-color: #ffa602;
}
.bravo-list-items.style2 .item_2 .sub-title{
	color: #ffa602;
}
.bravo-list-items.style2 .item_3 .imageInner{
	background: #f9f9ff;
	border-color: #7171f7;
}
.bravo-list-items.style2 .item_3 .sub-title{
	color: #7171f7;
}
.bravo-list-items.style2 .item_4 .imageInner{
	background: #fff6f6;
	border-color: #ff5a5a;
}
.bravo-list-items.style2 .item_4 .sub-title{
	color: #ff5a5a;
}
.bravo-list-items.style2 .item_5 .imageInner{
	background: #eef3f5;
	border-color: #457e91;
}
.bravo-list-items.style2 .item_5 .sub-title{
	color: #457e91;
}
.bravo-banner-image.style1 .container {
  border-radius: 20px;
}
.bravo-banner-image {
  color: #fff;
  margin-top: 60px;
  margin-bottom: 60px;
}
.bravo-banner-image .align-item-center {
  padding: 40px 20px 40px 30px;
}
.bravo_header .content {
  align-items: center;
}
.bravo_header .content .header-left {
  flex: 1;
  align-items: center;
}
.bravo_header .content .header-right  {
  flex: 0 0 auto;
}
.bravo_header .content .header-left .bravo-logo{
	flex: 0 0 auto;
}
.bravo_header .content .header-left .bravo-menu{
	flex: 1;
	text-align: center;
}
.bravo_wrap .bravo_topbar .content .topbar-left {
  flex: 1;
}
.bravo_wrap .bravo_header .content .header-right .topbar-items .login-item > .is_login {
  padding-right: 0;
}
.topbar-items .login-item {
    background: #FFD635;
    padding-top: 6px;
    padding-bottom: 6px;
    border-radius: 5px; 
	padding-right: 18px !important;	
}
.topbar-items .login-item a {
    font-weight: 500 !important;
}
.topbar-items .signup-item {
    background: #0D4625;
    padding-top: 6px;
    padding-bottom: 6px;
    border-radius: 5px; 
    padding-right: 18px !important;	
}
.topbar-items .signup-item a {
    font-weight: 500 !important;
	color: #fff !important;
}
.bravo-menu .menu-dropdown li {
    text-align: left;
}






@media (min-width: 1023px) {
  .frontend-page.header-transparent .bravo_wrap .bravo_header {
    top: 25px;
  }
  .frontend-page.header-transparent .page-template-content > div:first-child {
    padding-top: 180px;
  }
}
