p {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 21px;
    color: #333232;
}
/* .ck-content ul li{
    list-style-type: disc;
} */
.mb-0{
    margin-bottom: 0 !important;
}
.mt-5px{
    margin-top: 5px;
}
.slider-area-3 .s-slider-content{
    margin: 0px 0px 20px 0px;
}
.f-contact span {
    width: 85%;
}
.f-contact li {
    margin-bottom: 5px !important;
}
.single-cta h5 {
    font-size: 18px;
    margin-bottom: 8px !important;
    margin-top: 5px;
}
.f-cta-icon i {
    font-size: 28px;
    height: 65px;
    line-height: 65px;
    width: 65px;
}
.f-cta-icon {
    margin-inline-end: 20px;
}
.booking-area3{
    margin: 0px -350px 0px 0px;
    background: #fffcf2;
    z-index: 9;
    padding-bottom: 20px;
    padding-top: 16px;
    border-radius: 8px;
}
.booking-area3 .form-booking .contact-field{
    display: flex;
    padding: 5px;
}
.booking-area3 .form-booking .contact-field .date-picker{
    width: 120px;
    background: transparent;
    border: none;
    color: var(--primary-color);
    height: 28px;
}
.booking-area3 .form-booking .contact-field label{
    margin-bottom: 0px;
}
.booking-area3 .form-booking .contact-field .input-quantity{
    width: 60%;
    padding-left: 10px;
    align-items: center;
}
.booking-area3 .form-booking .contact-field .input-quantity .btn{
    font-size: 20px;
    padding: 4px 10px;
}
.booking-area3 .form-booking .contact-field.input-group-two .input-quantity input{
    height: 28px !important;
}
.booking-area3 .slider-btn .ss-btn{
    padding: 15px;
    border-radius: 8px;
}
.single-services .services-thumb img{
    height: 330px;
    object-fit: cover;
}
.border-left{
    border-left: 1px solid #ddd;
    padding-left: 15px;
}
.border-right{
    border-right: 1px solid #ddd;
    padding-right: 15px;
}
.border-bottom{
    border-bottom: 1px solid #ddd;
}
.room-style-overlay {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50%;
    /* background: linear-gradient(to top, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.15)); */
    background-image: linear-gradient(180deg, #00000000, #000000);
    z-index: 1;
}
.room-details-slider img {
    height: 500px !important;
    width: 100%;
    object-fit: contain !important;
}
.room-details .thumb .room-details-slider-nav img {
    margin-inline-end: 7px;
}
.service-detail .price span {
    background: #ffefef;
    padding: 7px 15px;
    border-radius: 8px;
}
.room-block-content {
    padding: 25px 35px;
}
.room-details .thumb img {
    border-radius: 2px;
    height: 100px;
    object-fit: cover;
}
.slider-bg {
    min-height: 600px !important;
}
.breadcrumb-area {
    min-height: 330px;
    background-position: center;
}
.breadcrumb-title h2 {
    margin-top: 30px;
}
.section-title h2 {
    font-size: 50px;
    text-transform: capitalize;
    color: var(--primary-color);
}
.checkout-booking-page .checkout-booking .sidebar .form-information p{
    color: #dee2e6;
}
.checkout-booking-page .checkout-booking .sidebar .footer p{
    color: #dee2e6;
}
.room-booking-form label {
    color: #000000;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
}
.room-details .thumb {
    margin-bottom: 40px;
    background: rgb(28, 28, 28);
}

/* style layout rooms 2 */
.single-rooms-style-2.single-services .day-book{
    margin-bottom: 0px;
    margin-top: 20px;
    position: absolute;
    top: 0px;
    right: 0px;
    width: auto;
    z-index: 2;
}
.single-rooms-style-2.single-services .book-button-custom {
    padding: 10px 20px;
}
.single-rooms-style-2.single-services:hover:before{
    opacity: 0;
}
.single-rooms-style-2.single-services .services-content{
    padding: 0px;
}
.single-rooms-style-2.single-services .services-content .title-rooms-hover-image{
    position: absolute;
    bottom: 0px;
    left: 15px;
    right: 15px;
    padding: 12px 15px;
    color: white;
    font-weight: 300;
    margin-bottom: 10px;
    font-size: 22px;
}
.single-rooms-style-2.single-services .services-thumb {
    position: relative;
    overflow: hidden;
}
.single-rooms-style-2.single-services .services-thumb img {
    width: 100%;
    display: block;
}
/* LỚP PHỦ */
.single-rooms-style-2.single-services .image-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.35);
    opacity: 0;
    transition: opacity 0.35s ease;
    z-index: 1;
}
/* HOVER */
.single-rooms-style-2.single-services .services-thumb:hover .image-overlay {
    opacity: 1;
}

/* style services 2 */
#service-details3 .featured-amenity-item .services-08-item {
    background-color: transparent;
    box-shadow: none;
    padding: 20px;
}
#service-details3 .featured-amenity-item.amenity-item-1 {
        border-right: 1px solid #c4c4c4;
        border-bottom: 1px solid #c4c4c4;
}
#service-details3 .featured-amenity-item.amenity-item-2 {
        border-bottom: 1px solid #c4c4c4;
}
#service-details3 .featured-amenity-item.amenity-item-3 {
        border-right: 1px solid #c4c4c4;
}
#service-details3 .services-08-item:hover:before {
    background-color: transparent;
    box-shadow: none;
    height: calc(100%);
    left: 0px;
    top: 0px;
    width: calc(100%)
}



@media (min-width: 1200px) and (max-width: 1500px) {
    .booking-area select, .booking-area input, .booking-area .custom-select {
        margin-bottom: 0px !important;
    }
}
@media (max-width: 992px) {
    #service-details3 .services-08-item {
        margin-bottom: 0px;
    }
}



/* sidebar widget */
.img-sidebar img{
    border-radius: 4px
}
.img-blog-sidebar img{
    height: 100px;
    width: 150px;
    object-fit: cover;
    border-radius: 4px
}
.content-blog-sidebar {
    margin-left: 20px;
    width: 80%;
}
.custom-blog-post-sidebar a {
    -webkit-line-clamp: 2;
    line-clamp: 2;
    line-height: 19px;
    overflow: hidden;
}
.custom-blog-post-sidebar li {
    padding-bottom: 10px;
    padding-top: 10px;
}
.bsingle__content p {
    margin-bottom: 20px;
    font-size: 19px;
    font-weight: 300;
    color: #3b3838;
}
.blog-btn a, .blog__btn a {
    text-transform: capitalize;
    font-size: 17px;
}
.avatar__wrap{
    display: none;
}


.posts_navigation .next-link h4 {
    font-size: 19px;
    overflow: visible;
}
.footer-col-contact{
    padding-left: 30px;
}
#scrollUp{
    bottom: 10px;
}
.banner-with-form{
    height: 620px;
    object-fit: cover;
}

.copyright-wrap .container {
    padding: 10px 0;
}
#carouselExampleIndicators .carousel-indicators{
    background: #ffffff;
    width: 100px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50px;
}
#carouselExampleIndicators .carousel-indicators [data-bs-target]{
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    background-color: var(--primary-color);
}
/* shortcode why choose us with video */
   .column-2-col li:before {
    color: white;
    content: "";
    font-family: Font Awesome\ 5 Pro;
    margin-inline-end: 10px;
}
.column-2-col{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.section-counter{
    border: 20px solid #f3f0f0;
}
.counter-style-01{
    padding: 60px 10px;
}
.counter-item-1{
    background-color: rgb(255 255 255 / 15%);
    backdrop-filter: blur(10px);
}
.counter-item-4{
    background-color: rgb(255 255 255 / 15%);
    backdrop-filter: blur(10px);
}
.counter-style-01-item{
    padding-left: 10px
}
.counter-item-4{
    background-color: rgb(255 255 255 / 15%);
    backdrop-filter: blur(10px);
}
.counter-style-01-item .number-counter{
    font-size: 60px;
    color: white;
    letter-spacing: 2.2px;
    line-height: 50px;
}
/* End counter styles */

    /* Video background styles */
    .with-video-bg{
        position: relative;
        overflow: hidden;
    }
    .with-video-bg .video-bg{
        position: absolute;
        inset: 0;
        z-index: 0;
    }
    .with-video-bg .video-bg video{
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
    }
    .with-video-bg .container{
        position: relative;
        z-index: 1;
    }
.bg-counter{
    padding: 40px;
    backdrop-filter: blur(10px);
}
.counter-style-01-item .title-counter{
    color: white;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 1.3px;
    margin-bottom: 0px;
}

.video-background {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.video-background video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translate(-50%, -50%);
    object-fit: cover;
    z-index: 1;
}

.video-background .content {
    position: relative;
    z-index: 2;
    color: #fff;
}
@media (max-width: 768px) {
    .bg-counter {
        padding: 20px;
        margin-top: 20px;
    }
    .column-2-col{
        grid-template-columns: repeat(1, 1fr);
    }
    .counter-style-01-item .number-counter {
        font-size: 47px;
    }
}
/* end shortcode why choose us with video */

/* Responsive */
@media (max-width: 992px){
    .booking-area3{
        margin: 0px !important;
    }
    .booking-area3 .container{
        padding: 0px;
    }
    .booking-area3 .form-booking .border-right{
        padding-right: 0px !important;
        border-right: 0px;
    }
    .booking-area3 .form-booking .contact-field {
        padding: 14px 0px;
        justify-content: space-between;

    }
    .booking-area3 .form-booking .slider-btn{
        justify-content: center;
        display: flex;
        margin-top: 20px;
    }
    .booking-area3 .form-booking .input-group-two{
        border-bottom: 1px solid #dee2e6;
        justify-content: space-between;
    }
    .slider-area-3 .s-slider-content{
        margin: auto;
        text-align: center;
        margin-bottom: 20px;
    }
    .slider-bg {
        min-height: 730px !important;
    }
    .single-rooms-style-2.single-services .day-book li {
        width: 100% !important;
    }
    .md-pr-0{
        padding-right: 0px !important;
    }
    .copyright-wrap .container {
        padding: 10px 0 !important;
    }
    .footer-col-contact{
        padding-left: 0px;
    }
    #service-details3 .featured-amenity-item.amenity-item-1, #service-details3 .featured-amenity-item.amenity-item-2, #service-details3 .featured-amenity-item.amenity-item-3 {
        border-right: 0px;
        border-bottom: 0px;
    }
    .menu-area {
        padding: 10px 0 !important;
    }

}