.rooms1-tagline i {
    font-size: 22px;
    font-weight: 500;
    color: #073e20;
    margin-right: 5px;
}

select {
    background: transparent;
    color: #fff;
    border: none;
    margin-left: 25px;
}

.nav-scroll .navbar-nav select {
    color: #ffffff;
}

select option {
    padding: 5px 10px;
    color: #000;
}

.nav-scroll .navbar-nav select option {
    background: #fff;
}

#page-property .section-reservation {
    background: #03130b;
    position: fixed;
    bottom: 0;
    z-index: 3;
    width: 100%;
    padding: 20px 0 15px;
    box-shadow: 0px -1px 9px 0px #002d14;
}

#btn-reservation{
    display: none;
}

#close-form {
    display: none;
}

.section-reservation .flaticon-calendar {
    color: #aa8453;
    margin-left: 5px;
}

#page-property .section-title {
    text-align: left;
    text-transform: uppercase;
}

#page-property .property-price {
    font-weight: 800;
    color: #e4a853;
    line-height: 20px;
    margin-top: 12px;
}

.checkout input[type="password"],
.checkout input[type="email"],
.checkout input[type="text"],
.checkout input[type="number"],
.checkout input[type="file"],
.checkout textarea {
    max-width: 100%;
    margin-bottom: 0px;
    padding: 10px 15px;
    height: auto;
    box-shadow: none;
    display: block;
    line-height: 1.5em;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 300;
    color: #3b3b3b;
    border: 1px solid #d0d0d0;
    background: #fff;
}

.checkout h6, .checkout h4 span {
    color: #1a1a1a!important;
}

.checkout p{
    margin-bottom: 0;
}

.checkout .list-group-item {
    padding: 13px 15px;
}

.checkout .total {
    font-size: 22px;
    font-weight: 800;
}

.text-right {
    text-align: right;
}

#map_container .caption {
    background: #03130b;
    position: absolute;
    left: 0;
    top: -370px;
    width: 30%;
    padding: 2%;
    border-radius: 5px;
}

#map_container .map-deatils {
    right: 0;
    background: #03130b;
    position: absolute;
    top: 0;
    height: 100%;
    margin: 25px 0;
    border-radius: 5px;
    padding-top: 25px;
    padding-right: 15px;
    padding-left: 15px;
    max-width: 320px;
    width: 100%;
}

.map-deatils p, .activities li p {
    margin-bottom: 0;
}

.map-deatils li, .activities li {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.activities li {
    margin-bottom: 15px;
}

#map_container .caption h4 a, #map_container p {
    color: #f4f4f4;
}

.room-details1 {
    padding-top: 80px;
}

.text-sub {
    font-size: 18px;
    color: #141414;
    font-weight: 500;
}

.room-details1 h6 {
    font-weight: 600;
    font-size: 22px;
    color: #353535;
}

.footer img {
    max-width: 180px;
    display: flex;
    margin: auto;
}

.ui-datepicker {
    width: auto;
}

.ui-datepicker-calendar .reserved {
    opacity: 0.8;
    background: #073e20!important;
    border: 1px solid #f3f3f3;
}

.ui-datepicker-calendar .reserved .ui-state-default {
    border: 1px solid #073e20;
    background: #073e20;
    font-weight: normal;
    color: #ffffff;
    border-radius: 3px;
}

.ui-datepicker-calendar .ui-state-disabled .ui-state-default {
    opacity: .35;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #ffffff;
    background: #ffffff;
    font-weight: 500;
    color: #2d2d2d;
    text-align: center;
    min-width: 35px;
    min-height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ui-datepicker td {
    border: 1px solid #dcdcdc;
    padding: 1px;
    background: #ffffff;
    border-radius: 4px;
}

.ui-widget-header {
    border: 1px solid #dddddd;
    background: #ffffff;
    color: #333333;
    font-weight: bold;
}

.btn-edit {
    text-align: right;
    text-decoration: underline;
}

.video-property{
    height: 90vh;
}

.banner-property-image{
    min-height: 85vh;
    background-size: cover;
}

.about p {
    font-size: 17px;
}

.text-justify{
    text-align: justify;
}

.pt-20 {
    padding-top: 20px;
}

#page-about .services2:last-child {
    margin-bottom: 0;
}

.lang-image {
    max-width: 24px;
}

.localization img {
    max-width: 22px;
    margin-right: 5px;
}

.blog-home .item p {
    font-size: 16px;
    margin-bottom: 0px;
    padding: 7px 0;
}

#page-about .section-padding {
    padding: 60px 0 0 0;
}

#page-about .section-padding1 {
    padding-top: 70px;
    padding-bottom: 20px;
}

#page-about .services2 .caption{
    transform: translate(0, -50%);
}

.menu-social {
    list-style: none;
    display: inline-flex;
    margin-left: 1px;
}
  
.menu-social {
    position: fixed;
    z-index: 3;
    bottom: 70px;
    right: 5px;
    padding-right: 10px;
}
  
.menu-social a {
    background: #007d1e;
    border-radius: 50%;
    width: 55px;
    height: 55px;
    text-align: center;
    font-size: 35px;
    margin: 8px;
    border: 2px solid #007d1e;
    color: #ffffff;
    padding: 0;
    margin-bottom: 10px;
    box-shadow: 0 0 2px 0px #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.social-item {
    margin: 2px;
    color: #ffffff;
}

.menu-social span {
    position: absolute;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    min-width: 200px;
    background: #007d1e;
    z-index: -1;
    bottom: 20px;
    padding: 5px;
    border-radius: 20px 0px 0px 20px;
    margin-left: -220px;
    border: 1px solid;
    margin-top: 15px;
}

.socials {
    margin-top: 3px;
}

.socials .fa {
    font-size: 20px;
    margin: auto 10px;
    color: #0a0a0a;
}

.privacy_data p {
    text-align: justify;
}

.input_user:after {
    content: "\e602";
}

.input_pets:after {
    content: "\e73f";
}

.amenities .item{
    display: flex;
    justify-content: start;
    align-items: center;
}

.price_usd {
    color: #aa8453;
}

.price_usd .text-sub {
    font-size: 15px;
}

.span-amenities {
    font-size: 14px;
}

.invalid-feedback {
    background: #fff;
    padding: 2px 10px;
    font-weight: 400;
}

.img-pay {
    margin-top: 7px;
    text-align: center;
    width: 250px;
    max-height: 60px;
    display: block;
    background: #fff;
    border-radius: 4px;
    padding: 10px 10px;
    margin-bottom: 20px;
}

.img-pay img {
    width: auto;
    max-height: 60px;
    margin: auto;
}

.section-pay .form-check-label {
    color: #bebebe;
    font-weight: 400;
    font-size: 18px;
}

.navbar-nav .social a, .navbar .social a {
    width: 30px;
    height: 30px;
    line-height: 32px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    border-radius: 100%;
    margin-right: 3px;
    border: 1px solid #fff;
}

.navbar-expand-lg .social {
    top: 28px;
    position: absolute;
    right: 100px;
}

.navbar-expand-lg.nav-scroll .social {
    top: 25px;
}

header.header .caption h5 {
    font-size: 36px;
    font-weight: 500;
    line-height: 46px;
}

.header .caption h2 {
    font-weight: 500;
    font-size: 32px;
}

.gallery-item .wrapper-img {
    max-height: 200px;
}

.rooms3 {
    overflow: visible;
}

.rooms3 .room-text {
    font-size: 15px;
}

.rooms3 .room-header {
    background-color: #aa8453f6;
    position: absolute;
    top: auto;
    left: 15px;
    border-radius: 5px 5px 0 0;
    text-align: center;
    bottom: 0;
}

.rooms3 .room-facilities ul li {
    font-size: 15px;
    line-height: 22px;
    color: #bebebe;
    display: flex;
    align-items: center;
}

.rooms3 .room-text{
    color: #bebebe;
}

.rooms3 .room-actions {
    background: #007d1e;
    color: #fff;
    padding: 5px 15px;
    border-radius: 10px;
    border: 2px solid #fff;
}

.rooms3 .room-actions span {
    color: #fff;
    font-size: 18px;
}

.rooms3 .room-wrap {
    background-color: #03130b;
}

.rooms3 .view-see {
    display: none;
}

.rooms1 {
    padding-bottom: 80px;
}

#offcanvas_prices {
    height: max-content;
    box-shadow: 0 1px 21px 3px #003c1e;
}

.offcanvas-header {
    background: #000;
}

.offcanvas-body {
    background: #03130b;
}

.season-card {
    border: 1px solid #777777;
    padding: 15px 30px;
    border-radius: 5px;
    height: 95%;
    margin-bottom: 20px;
}

.btn-prices-season {
    background: #aa8453;
    border-color: #ffffff;
    color: #000;
    padding: 3px 25px;
}

.btn-prices-season:focus, .btn-prices-season:hover {
    box-shadow: 0 0 2px #000000;
    border-color: #d9d9d9;
    color: #ffffff;
    background-color: #03130b;
}

#offcanvas_prices .season-card .date_show {
    font-size: 18px;
    text-transform: capitalize;
}