html, body{overflow-x:hidden;}
header .navbar-brand img {
    width: 370px;
}
/*.left-text{right: auto;*/
/*    bottom: 0;*/
/*    left: 0px;*/
/*    z-index: 8;border-radius:0;padding: 5px 15px;}*/
/*.right-text{left:auto;right:0px; bottom: 0;border-radius:0;padding: 5px 15px;}*/


.left-text h5, .right-text h5{font-size:40px;}

.left-text p, .right-text p {
    font-size: 22px;
    font-weight: normal;
    color: #fff;
    font-family: Trajan Pro Regular;
    text-shadow: 1px 1px 4px #000;
    padding-top: 0;
}

.left-text {
  z-index: 8;
  border-radius: 0;
  padding: 5px 15px;
}
.right-text {
  border-radius: 0;
  padding: 5px 15px;
}



#header {
    background-color: #ffffff91 !important;}
    
    .bottom-textuture {
    background: url(../img/bg-beach.jpg);
    top: 0;
    position: relative;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    color: #fff;
    z-index:1;
    
}

.bottom-textuture:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background: #0000008f;
}
.amenties-sec{background:unset;}
.box-col {
    background: #d99b0080;
    border-radius: 5px;
    height: 100%;
    padding: 15px;
    text-align: center;
}
.box-col svg {
    font-size: 35px;
	width:35px;
	height:35px;
}
.box-col h4{
    font-family: "Playfair Display", serif;
    font-size: 27px;
    font-weight: 400;
  }

  .service {
    padding: 32px;
    background: #00CA4C82;
    box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
  }
  .service img {
    width: 90px;
  }
  .service h5 {
    margin-top: 24px;
    margin-bottom: 14px;
    font-size: 27px;
    font-weight: 700;
    font-family: "Source Serif Pro", serif;
    position: relative;
  }
  .service h5::after {
    content: "";
    position: absolute;
    display: block;
    width: 80px;
    height: 2px;
    background: #feb900;
    left: 0;
    right: 0;
    top: 40px;
    margin: auto;
  }
  .service p{
    text-align: left;
  }

/*.box-col:hover {
    background: url(https://st.depositphotos.com/3008028/3752/i/950/depositphotos_37522677-stock-photo-luxury-golden-texture.jpg);
    border-radius: 5px;
    height: 100%;
    padding: 15px;
    text-align: center;
    transition:2s;
    color:#222;
}*/



.content-column h2  {
    letter-spacing: 0.09em;
  }

.highlight-img iframe{margin-top:65px;}
.thinktodo {
    position: relative;
}
.checked {
  color: orange;
}
.things-btn {
    padding: 0px 10px;
    margin: 10px auto;
}
.thinktodo h2{font-size:45px;}

.thinktodo .lst-lne {
    margin: 0 auto;
    display: block;
    width: 200px;
    padding-bottom: 20px;
  }

.bg-hover:hover{background-color:#d99b0080;}

.bg-hover h4 {
    font-family: 'Crimson Pro', serif;
    font-size: 25px;
    text-align: left;
  }
.head h2{font-size:45px;}
.review:hover {
    background: #00CA4C82;
    transition: 2s;
    outline: 1px solid #002042;
    outline-offset: -15px;
  }
.review {
    background: transparent;
    border: 1px solid #f8f8f8;
    outline: 1px solid #00CA4C82;
    outline-offset: -15px;
  }
.testimonials{background:unset;position: relative;}
.contact-list ul li{list-style:none;font-size: 22px; line-height: 2.1;}
.contact-list ul{padding:0;}
.address-owner h2 {
    text-align: left;
}
.address-owner ul {padding:0;}
.address-owner ul li{font-size:22px;}
footer{z-index:-1;}
.about-owner ul li a{
    padding: 0;
}


.left .fotorama{background: unset;}
.left{background: unset;}
.nw-bread {
    background: url(../img/nw-bread.jpg);
    object-fit: cover;
    background-position: center center !important;
  }
.nw-bread h1 {
    background: #1A374D94;
    padding: 7px 20px;
    border-radius: 40px;
    transition: 2s;
    outline: 1px solid #fff;
    outline-offset: -8px;
  }
.prop-icon-inner ul li{background: #ffffff24;}
.rate-sec{background: #ffffff24;}
.reviews-page{background: unset;}
.contact{z-index: 1;position: relative;color: #222;}
.review-con-box p, .review-con-box p span { color: #fff !important;}
.review-con-box h6 {
  font-size: 25px;
  font-weight: 600;
  margin: 0 0 15px 0;
  line-height: 30px;
}
.reviews-page h3{color:#fff;}
#Overview p span {
    color: #fff !important;
}
.ratesAdditional h3, .ratesAdditional p {
    color: #fff !important;
}

.bg-property {
    background: #ffffff24;
    padding: 20px;
    margin: 20px 0;
}
.bg-property p {
    color: #fff !important;
}
.contact-list ul li a {
    color: #fff;
}
@media screen and (max-width: 767px) {
    
    header .navbar-brand img {
    width: 215px;
}
iframe {
    height: auto;
}
.highlight-img iframe {
    margin-top: 0;
}
.prop-details .left{padding:0 !important;}
.left-text h5, .right-text h5 {
    font-size: 18px;
}
.highlight-text ul li{width:100%;}
.breadcrumb h1{text-align:center;}
/*.left ul li{width:100% !important;}*/
.address-owner ul li{font-size:15px; padding: 10px 0;}
.contact-list ul li {
  
    font-size: 15px;
    line-height: 1;
}

}

@media screen and (max-width: 1024px) and (min-width: 768px) {
    header .navbar-brand img {
    width: 270px;
}
header .navbar-light .navbar-nav .nav-link{font-size: 12px;}

}

