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;}
.center-text{
    border-radius: 0;
    padding: 0px 15px;
    bottom: 0;
}
.right-text{left:auto;right:0px; bottom: 0;border-radius:0;padding: 5px 15px;}
.left-text h5, .right-text h5, .center-text h5 {font-size:45px;}

.left-text p, .right-text p, .center-text p {
    font-size: 22px;
    font-weight: normal;
    color: #fff;
    font-family: Trajan Pro Regular;
    text-shadow: 1px 1px 4px #000;
    padding-top: 0;
}
.center-text p{
  margin-bottom: 2px;
  font-size: 20px;
}
#header {
    background-color: #ffffff91 !important;}
    
    .bottom-textuture {
    background: url(../img/bg-main.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: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;
}*/
.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 h4{
    font-family: 'Crimson Text', serif;
    font-size: 28px;
    font-weight: 600;
}
.bg-hover:hover{background-color:#d99b0080;}
.head h2{font-size:45px;}
.review:hover {
    background: chocolate;
    transition: 2s;
}
.review{background:transparent;border:1px solid #f8f8f8;}
.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;}
.left .fotorama{background: unset;}
.left{background: unset;}
.breadcrumb{height: 250px; background: unset;}
.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: 20px;}
.reviews-page h3{color:#fff;}
#Overview p span {
    color: #fff !important;
}
.ratesAdditional h3, .ratesAdditional p {
    color: #fff !important;
}

.bg-property {
    background: #ffffff24;
    padding: 20px;
}
.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, .center-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;}
.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;}

}

