/* 214 Custom CSS */
.searchFilter { padding-right: 45px; }
.searchFilter fieldset {width:300px;border:none; margin-left: 30%;position:relative;}
.searchFilter fieldset:after {content:"";position:absolute;top:25px;right:0;width:50px;height:50px; background-size: 24px;
    background-repeat: no-repeat;background-image:url(https://5801332.fs1.hubspotusercontent-na1.net/hubfs/5801332/search-white.png);}
.searchFilter{display: flex;justify-content: space-between;}

.custom-select select {width: 300px; background-color: #00c1d5!important; color: #fff; border: none; height: 55px; padding: 0 50px 0 15px;-webkit-appearance: none; -moz-appearance: none; background: transparent; background-image:url("data:image/svg+xml;utf8,<svg fill='white' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
; background-repeat: no-repeat; background-position-x: 100%; background-position-y: 0px; border: 1px solid #dfdfdf; border-radius: 3px; background-size: 60px;}
.custom-select select:focus-visible {border:none;outline: none;}
.custom-select {
  width: 100%;
  position: relative;
  max-width:320px;
  margin-top: -68px;
  margin-left: 44px;
}
.custom-select__display {
  background: #00c1d5;
  color:#fff;
  padding:8px 10px;
  border-radius: 0px;
  cursor: pointer;
  position: relative;
}
.custom-select__display::after {
  content: " ";
  background: #fff;
  position: absolute;
  right: 1rem;
  top: 12px;
  width: 1rem;
  height: 1rem;
  clip-path: polygon(0% 30%, 100% 30%, 50% 80%);
}
.custom-select__options {
  position: absolute;
  width:100%;
  list-style-type: none;
  background: white;
  padding: 0rem;
  overflow-y: hidden;
  border-radius: 8px;
  opacity: 0;
  transform: translateY(-8px) scale(0.95);
  transform-origin: top center;
  transition: transform 125ms var(--ease-standard), opacity 125ms var(--ease-standard);
  pointer-events: none;
}
.custom-select__options li {
  padding:05px 10px;
  cursor: normal;
  background: white;
  transition: background 125ms var(--ease-standard);
  pointer-events: none;
}
.custom-select__options li:hover {
  background: #efefef;
}
.custom-select__options.active {
  opacity: 1;
  transform: translateY(0px) scale(1);
  pointer-events: all;
  outline: none;
  overflow-y: auto;
  box-shadow: 0px 2px 6px 4px rgba(0, 0, 0, 0.12);
}
.custom-select__options.active li {
  pointer-events: all;
  cursor: pointer;
}
.rating-cat {
    display: flex;
    align-items: center;
}
.rating-stay span {
    background: #92d119;
    padding-left: 10px;
    padding-right: 10px;
}

.rating-stay {
    font-size: 17px;
    color: #fff;
    margin-right: 10px;
}
::placeholder {color:#fff;}
.searchFilter fieldset input {background: #00c1d5; padding: 15px 20px; border: none;}
@media (max-width:768px){
  .custom-select {margin-top:0;margin-left:26px;width:300px;margin-bottom:25px;}
  .searchFilter fieldset {margin-left:10px;}
  
}

@media only screen and (max-width: 480px) {
  h1.hotel-heading-title {
    font-size: 50px !important;
  }
  .span7 {
    padding: 20px !important;
  }
  .team-member-wrapper {
    margin-bottom: 20px;
  }
/*   #blog-section .span4.widget-span:nth-child(1), #blog-section .span4.widget-span:nth-child(2), #blog-section .span4.widget-span:nth-child(3), #blog-section .span4.widget-span:nth-child(4), #blog-section .span4.widget-span:nth-child(5), #blog-section .span4.widget-span:nth-child(6), #blog-section .span4.widget-span:nth-child(7), #blog-section .span4.widget-span:nth-child(8), #blog-section .span4.widget-span:nth-child(9) {
    padding: 0px !important;
  } */
  div#blog-section {
    padding-top: 0px;
  }
  .team-member-wrapper img {
    height: auto !important;
  }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
  h1.hotel-heading-title {
    font-size: 60px !important;
  }
  .span7 {
    padding: 50px !important;
  }
  .team-member-wrapper {
    margin-bottom: 20px;
  }
  #blog-section .span4.widget-span:nth-child(1), #blog-section .span4.widget-span:nth-child(2), #blog-section .span4.widget-span:nth-child(3), #blog-section .span4.widget-span:nth-child(4), #blog-section .span4.widget-span:nth-child(5), #blog-section .span4.widget-span:nth-child(6), #blog-section .span4.widget-span:nth-child(7), #blog-section .span4.widget-span:nth-child(8), #blog-section .span4.widget-span:nth-child(9) {
    padding: 0px !important;
  }
  .team-member-wrapper img {
    height: auto !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  h1.hotel-heading-title {
    font-size: 65px !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
 #blog-section .span4.widget-span:nth-child(1) , #blog-section .span4.widget-span:nth-child(2) , #blog-section .span4.widget-span:nth-child(3) , #blog-section .span4.widget-span:nth-child(4),
#blog-section .span4.widget-span:nth-child(5),#blog-section .span4.widget-span:nth-child(6),#blog-section .span4.widget-span:nth-child(7),#blog-section .span4.widget-span:nth-child(8),
#blog-section .span4.widget-span:nth-child(9)
{
    margin: 0px 0px 50px 0px !important;
    width: 50%;
    float: left;
}
#blog-section .span4.widget-span {
   
    margin: 0px 0px 50px 0px !important;
    padding: 0 10px;
    width: 50%;
    float: left;
}
}

.hero-image {  
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 250px 0;
  z-index: -1;
}

.hero-text {
  text-align: center;
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}
h1.hotel-heading-title {
  font-weight: 700;
  text-decoration: none;
  font-family: Jost,sans-serif;
  font-style: normal;
  color: #ffffff;
  font-size: 75px;
  margin-bottom: 0px;
}
.span7 {
  padding: 100px; 
}
.image-border-box-div.image-border-box-div-right {
    padding: 3rem 0rem 2rem 3rem;
}
.image-border-box-div {
    display: block;
    background-size: cover;
    background-position: center center;
    height: 100vh;
    background-color: white;
}
.image-border-box-div .boxConainer-right {
    padding: 1rem;
    height: 100%;
    border: solid #fff;
    border-right: 0;
    padding-right: 0;
    border-radius: 8px 0px 0px 8px;
}
.dnd_area-row-2-background-color {
    background-color: #fafafa;
}
.dnd_area-row-3-background-color {
    background-color: #fafafa;
}
.team-member-wrapper img {
    border-color: #00bcd4;
    display: block;
    width: 100%;
    height: auto;
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    border-bottom-width: 5px;
    border-bottom-style: solid;
}
.team-member-overlay {
    display: none;
}
.team-info-wrapper {
    padding-top: 15px;
}
/* h5.team-name {
    font-weight: 700;
    text-decoration: none;
    font-family: Jost,sans-serif;
    font-style: normal;
    color: #93c47d;
    font-size: 19px;
    margin: 0;
} */
h5.feature-property-name {
    font-weight: 700;
    text-decoration: none;
    font-family: Jost,sans-serif;
    font-style: normal;
    color: #f7a524;
    /*font-size: 22px;*/
    font-size: 19px;
    margin: 0;
    position: absolute;
    bottom: 0;
}
h5.location-names {
    color: #f7a524;
    font-size: 14px;
    margin-bottom: 0;
}
.team-job {
    margin: 0;
    font-size: 15px;
}
.team-desc {
    margin-top: 10px;
}
.hs-rss-item {
    margin-bottom: 20px;
}
/* .team-member-wrapper img {
    border-color: #00BCD4;
    display: block;
    width: 100%;
    height: 250px;
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    border-bottom-width: 5px;
    border-bottom-style: solid;
} */
/*#blog-section .row-fluid {
    max-width: 100%;
}
#blog-section .dnd-column {
    padding: 0 20px;
}
#blog-section .row-fluid .widget-span {
    width: 33%;
}*/

/* #blog-section .span4.widget-span
{
    display: none;
} */
#blog-section .span4.widget-span:nth-child(1) , #blog-section .span4.widget-span:nth-child(2) , #blog-section .span4.widget-span:nth-child(3) , #blog-section .span4.widget-span:nth-child(4),
#blog-section .span4.widget-span:nth-child(5),#blog-section .span4.widget-span:nth-child(6),#blog-section .span4.widget-span:nth-child(7),#blog-section .span4.widget-span:nth-child(8),
#blog-section .span4.widget-span:nth-child(9),#blog-section .span4.widget-span:nth-child(10),#blog-section .span4.widget-span:nth-child(11),#blog-section .span4.widget-span:nth-child(12),
#blog-section .span4.widget-span:nth-child(13),#blog-section .span4.widget-span:nth-child(14),#blog-section .span4.widget-span:nth-child(15),#blog-section .span4.widget-span:nth-child(16),
#blog-section .span4.widget-span:nth-child(17),#blog-section .span4.widget-span:nth-child(18),#blog-section .span4.widget-span:nth-child(19),#blog-section .span4.widget-span:nth-child(20),
{
    display: block;
    margin: 0px 8px 50px 8px;
    padding: 0 20px;#
}
p.has-text-centered {
    text-align: center;
}
.team-desc h3 {
    display: none;
}
#blog-section .span4.widget-span {
    margin: 0px 8px 50px 8px;
    padding: 0 20px;
}
.team-member-wrapper {
    height: 580px;
    /*border: 2px solid #00c1d5;
    padding: 10px;
    border-radius: 10px;
    background: #fff;*/
}
div#blog-section {
    background-color: transparent !important;
}
.custom--lst--class {
    height: 230px;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  position: relative;
}
/*
.hs-content-id-69460097318 .span4.widget-span.widget-type-cell.dnd-column.counter{
    display: block !important;
}*/


#f-listing-stay {
    background-color: #285d61;
    border-radius: 5px;
    padding-top: 20px!important;
    padding-bottom: 10px !important;
}

h5.team-name.wt-normal.white {
    font-weight: normal;
    color: #fff;
    font-weight: normal;
    margin-bottom: 10px;
}

.btn-bg-read {
    text-align: right;
}

.btn--readmore {
    background-color: #ff5a5f;
    border: 0;
    padding: 5px 20px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: normal;
}
.white-color p{
  color:#fff;
  font-size: 17px;
  line-height: 1.6;
}
.white-color.location-mark {
    text-align: left;
    width: 50%;
    float: left;
  margin-left: 5px;
}

.white-color.location-mark p {
    font-size: 13px;
}
.team-desc p {
  font-family: news-gothic-std,sans-serif !important;
}

.listing-buttons img {
    border: 0;
    float: left;
    width: 16px;
    margin-top: 5px;
}

.row-depth-1.row-number-6.dnd_area-row-2-padding {
    background-image: url(https://5801332.fs1.hubspotusercontent-na1.net/hubfs/5801332/Banners/TiledWaves.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

#hs_cos_wrapper_widget_1698303820565 #blog-section {
    background-color: transparent !important;
  padding: 0 !important;
}

#bg-cat {
    background-color: #b1e3e3;
/*     width: max-content; */
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 3px;
  width: fit-content;
}
@media (min-width: 1024px){
  #f-listing-stay .team-info-wrapper {
    height: 250px;
}
  #f-listing-stay .team-member-wrapper {
    height: auto;
}
}

.feature-property-name.fdf {
    margin-left: 10px;
    margin-bottom: 10px;
    background-color: #ff5a5f;
    padding: 7px;
    border-radius: 5px;
    color: #fff;
    font-weight: normal;
  font-size: 15px;
}

/* temp code add */
.hs-content-id-173706524299 #f-listing-stay, .hs-content-id-170969369991 #f-listing-stay {
    display: block !important;
}

@media (min-width: 1280px) {
    .hs-content-id-173706524299 #blog-section .span4, .hs-content-id-170969369991 #blog-section .span4 {
        width: 24% !important;
      margin-left: 0 !important;
    }
}
.hs-content-id-173706524299 #f-listing-stay .feature-property-name.fdf, .hs-content-id-170969369991 #f-listing-stay .feature-property-name.fdf{
      display: none;
}
.hs-content-id-173706524299 .team-member-wrapper .team-desc p, .hs-content-id-170969369991 .team-member-wrapper .team-desc p {
    margin-bottom: 0px !important;
}
.hs-content-id-173706524299 .listing-buttons, .hs-content-id-170969369991 .listing-buttons {
    display: inline-block;
}
.hs-content-id-173706524299 .btn-bg-read, .hs-content-id-170969369991 .btn-bg-read {
    text-align: center;
}
.hs-content-id-173706524299 .white-color.location-mark, .hs-content-id-170969369991 .white-color.location-mark{
width: 85%;
}
.hs-content-id-173706524299 .listing-buttons img, .hs-content-id-170969369991 .listing-buttons img {
    width: 10%;
}
.hs-content-id-173706524299 .white-color p, .hs-content-id-170969369991 .white-color p{
  font-size: 16px;
}
.hs-content-id-173706524299 .rating-stay, .hs-content-id-170969369991 .rating-stay {
  font-size: 15px;
      display: none;
}
.hs-content-id-173706524299 .white-color.location-mark p, .hs-content-id-170969369991 .white-color.location-mark p {
    font-size: 12px;
  min-height: 40px;
}

.hs-content-id-173706524299 h5.team-name.wt-normal.white, .hs-content-id-170969369991 h5.team-name.wt-normal.white{
font-size: 20px;
}

.hs-content-id-173706524299 .team-member-wrapper .team-desc p:nth-of-type(2), .hs-content-id-170969369991 .team-member-wrapper .team-desc p:nth-of-type(2) {
    display: none;
}

@media (min-width: 1024px) {
    .hs-content-id-173706524299 #f-listing-stay .team-info-wrapper, .hs-content-id-170969369991 #f-listing-stay .team-info-wrapper {
        height: 230px;
    }
}
@media (max-width: 767px) {
.hs-content-id-173706524299 .row-number-10 .row-fluid, .hs-content-id-173706524299 .row-number-11 .row-fluid, .hs-content-id-173706524299 .row-number-17 .row-fluid {
    display: inherit !important;
  }
}
.row-fluid.event_blog_custom {
    display: flex;
    justify-content: center;
    flex-direction: row;
}