section#home {
    height: 48.4vw !important;
}


/* Important part */

.modal-dialog {
    overflow-y: initial !important
}

.modal-body {
    max-height: calc(100vh - 200px);
    overflow-y: auto;
}

.testimonial-wrapper .thumb .img {
    width: 70px;
    height: 70px;
    background-size: cover;
    background-position: center center;
    margin: auto;
    border-radius: 50%;
}

.team .img {
    width: 100%;
    height: 263px;
    background-size: cover;
    background-position: center center;
}

.post-thumb .img {
    width: 100%;
    height: 363px;
    background-size: cover;
    background-position: center center;
}

.icon-box .img {
    width: 50px;
    height: 50px;
    background-size: cover;
    background-position: center center;
    margin: auto;
}

.post.media-post .post-thumb .img {
    width: 100px;
    height: 65px;
}

.blog-posts .post.style1 .entry-header .entry-date.entry-date-absolute {
    font-size: 12px;
}

.footer-limit {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    min-height: 80px;
}


/* width */

::-webkit-scrollbar {
    width: 7px;
}


/* Track */

 ::-webkit-scrollbar-track {
    background: #f1f1f1;
}


/* Handle */

 ::-webkit-scrollbar-thumb {
    background: #007995;
}


/* Handle on hover */

 ::-webkit-scrollbar-thumb:hover {
    background: #005568;
}

.blogs-body img {
    float: left;
    margin-right: 2em;
    margin-bottom: 2em;
    max-width: 500px;
}

.blogs-body h4 {
    margin-top: 0;
}

.color_B {
    color: #00a3c8 !important;
}

.icon-box.p-30.mb-30.border-3px {
    min-height: 320px;
}

.no-min {
    min-height: inherit !important;
}

.icon-box.p-30.mb-30.border-3px p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    min-height: 110px;
}

.login .card-body {
    width: 50vw;
    margin: auto;
    margin-top: 6em;
}

.login .card {
    padding-bottom: 6em;
}

.team .content {
    width: 100%;
}

.counter-count {
    font-size: 25px;
    font-weight: 600;
    position: relative;
    color: rgb(0, 163, 200);
    text-align: center;
    margin-bottom: 0;
}

.count-count {
    font-size: 25px;
    font-weight: 600;
    position: relative;
    color: rgb(0, 163, 200);
    text-align: center;
    margin-bottom: 0;
}

.count-up .img {
    width: 50px;
    height: 50px;
    background-size: cover;
    margin: auto;
    margin-bottom: 1em;
    background-position: center center;
}

.count-up .counter-label {
    text-align: center
}

h6.counter-label {
    font-size: 20px;
}

content.border-1px.p-15.bg-white-light {
    /* min-height: 200px; */
}

.team .content p {
    color: #959595;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 45px;
}

.not-btn {
    background: transparent;
    color: white;
    border: 0;
    padding: 6px 16px;
}

.dropdown-p {
    position: relative;
}

.search-icon {
    margin-top: 2em;
    color: white;
    cursor: pointer;
    font-size: 17px;
}

.menuzord.blue .menuzord-menu>li.active>button,
.menuzord.blue .menuzord-menu>li:hover>button,
.menuzord.blue .menuzord-menu ul.dropdown li:hover>button {
    background-color: #007995;
}

.search-form-wrapper {
    display: flex;
}

.search-form-wrapper a {
    color: white;
    margin-top: 1.7em;
    display: inline-block;
}

.div-hide {
    display: none !important;
}

.div-show {
    display: block;
    margin-left: 1em;
}

.menuzord-menu>li>a,
.search-form-wrapper a,
.menuzord-menu>li>button {
    font-size: 17px;
}

.feature-icon-box.bg-theme-colored {
    min-height: 220px;
    margin-bottom: 2em;
}

a.btn.btn-theme-colored.btn-sm.flip.d-block {
    font-size: 20px;
    margin-bottom: 2em;
}

.menuzord-brand {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.menuzord-brand img {
    max-height: 80px;
    padding: 5px 0;
}


/* black to gray */

.bg-black-111 {
    background-color: #11111187 !important;
}

#footer * {
    color: white;
}

.bg-black-222 {
    background-color: #2222226b !important;
}

section#counter {
    background: #8181811f;
    padding-bottom: 4em;
}

#hotel-list .hotel:nth-child(even) {
    background: #8181811f;
}


/* black to gray */

.m-auto {
    margin: auto;
}

i.far.fa-calendar-alt {
    color: #595959;
}

a.btn.btn-theme-colored.btn-sm.flip.d-block {
    background-color: #595959;
    border-color: #595959;
    padding: 5px 44px;
}

.hotel .img {
    display: inline-block;
    background-size: cover;
    margin-top: 5px;
    width: 80px;
    height: 80px;
}

.bg-gray2 {
    background: #81818132;
    min-height: 400px;
    display: flex;
}

.bg-gray2 p {
    font-size: 1.8em;
}

.top .img {
    width: 100%;
    height: 400px;
    background-size: cover;
    margin: auto;
    background-position: center center;
}

ul.social-icons.icon-dark.mt-20 {
    margin-left: 23px;
}

.mb-1em {
    margin-bottom: 1em;
}

body,
html {
    overflow-x: hidden !important;
}

.menuzord .showhide em {
    background: #b8b8b8;
}

@media (min-width: 992px) {}

@media (max-width: 900px) {
    .div-hide {
        display: block !important;
    }
    .div-show {
        display: none;
    }
}

@media (max-width: 1025px) {
    section#home {
        height: 52.8vw !important;
    }
}

@media (max-width: 480px) {
    #hotel-list .hotel .tag {
        display: none;
    }
    .bg-gray2 {
        width: 92%;
        margin: auto;
        margin-bottom: 2em;
    }
    #hotel-list ul.social-icons.icon-dark {
        margin-top: 1.5em;
    }
    .menuzord-brand img {
        max-height: 65px;
        margin: 3px 0;
        margin-bottom: 5px;
    }
    .menuzord .showhide {
        padding-top: 20px;
    }
    /* .icon-box {
        padding-left: .5em !important;
        padding-right: .5em !important;
    } */
    /* footer center */
    .footer {
        text-align: center;
    }
    .widget.dark img {
        margin: auto;
    }
    ul.social-icons.icon-dark.mt-20 {
        margin-left: 0;
    }
    .footer .widget .widget-title {}
    #footer .line-bottom:after {
        left: 50%;
        transform: translate(-50%, 0);
    }
    /* footer center */
    .btn-theme-colored {
        margin: 0.5em 0;
    }
    .feature-icon-box.bg-theme-colored {
        margin-bottom: 3em
    }
}