.sonali-icon {
    color: #b4385f;
    font-size: 35px;
}


.sc-heading.style-01 .title {
    color: #333333;;
    font-size: 42px;
    margin-top: 0;
    line-height: 120%;
}

.sc-heading.style-01 .description {
    max-width: 800px;
    margin: 15px auto 0;
}
.sc-heading.style-01 {
    margin-bottom: 45px;
}

body.home .sc-heading.style-01 {
    margin-top: -10px;
}
/* Home 1 */

.group-destination {
    background-attachment: fixed;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url("../img/discount.jpg");
}
.group-destination .sc-content-overlay:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    background-color: rgba(255,255,255,0.9);
}
.sc-content-overlay {
    position: relative;
}
.sc-content-overlay >.container {
    position: relative;
}
.sc-gallery.style-01 .hidden {
    overflow: hidden;
    display: none;
    visibility: hidden;
}
.sc-gallery.style-01 .item .btn-gallery {
    position: relative;
    overflow: hidden;
    display: block;
}
.sc-gallery.style-01 .item:hover .btn-gallery:after {
    opacity: 1;
    transform: rotateY(180deg);
}
.sc-gallery.style-01 .item .btn-gallery:after {
    content: "\f002";
    font-family: FontAwesome;
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    color: #fff;
    font-size: 20px;
    z-index: 10;
    opacity: 0;
    transform: rotateY(0);
    transition: all .4s ease-in-out;
}
.sc-gallery.style-01 .item:hover .btn-gallery:before{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    content: '';
    bottom: 0;
    background-color: var(--primary-color-1);
    opacity: .4;
    z-index: 1;
    transition: all .5s;
}
.sc-gallery.style-01 .count {
    font-size: 14px;
}
.sc-gallery.style-01 .title {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 0;
}

.list-box-slider .owl-dots,
.sc-gallery.style-01 .owl-dots {
    margin-top: 30px !important;
}

.list-box-slider .owl-dots .owl-dot,
.sc-gallery.style-01 .owl-dots .owl-dot {
    border: 2px solid transparent;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    border-radius: 50%;
    cursor: pointer;
    transition: all .5s;
    display: inline-grid;
}
.list-box-slider .owl-dots .owl-dot.active,
.sc-gallery.style-01 .owl-dots .owl-dot.active,
.list-box-slider .owl-dots .owl-dot:hover,
.sc-gallery.style-01 .owl-dots .owl-dot:hover {
    border-color: #7c7a7e;

}
.list-box-slider .owl-dots .owl-dot span,
.sc-gallery.style-01 .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    display: inline-block;
    background: #7c7a7e;
    margin: 0;
}
.list-box-slider .owl-dots .owl-dot.active span,
.sc-gallery.style-01 .owl-dots .owl-dot.active span,
.list-box-slider .owl-dots .owl-dot:hover span,
.sc-gallery.style-01 .owl-dots .owl-dot:hover span {
    background: none !important;
}

.sc-posts.style-01 .item, .sc-posts.style-01 .item-first {
    padding: 0;
}
.sc-posts.style-01 .post {
    float: left;
}
.sc-posts.style-01 .inner {
    position: relative;
    overflow: hidden;
}
.sc-posts.style-01 .inner:hover .thumbnail:before {
    background: rgba(2,6,21,.65);
}
.sc-posts.style-01 .thumbnail:before {
    content: '';
    background: rgba(2,6,21,.35);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all .5s;
    z-index: 1;
}
.sc-posts.style-01 .item .content {
    transform: translateY(60px);
}
.sc-posts.style-01 .content .summary {
    font-size: 15px;
    line-height: 24px;
    max-height: 72px;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    margin: 10px 0 0;
    transition: all .7s;
}
.sc-posts.style-01 .category a:hover {
    background: var(--primary-color-1);
}
.sc-posts.style-01 .category a {
    color: #fff !important;
    display: inline-block;
    font-size: 13px;
    height: 22px;
    padding: 0 8px;
    border-radius: 5px;
    line-height: 23px;
    background-color: var(--secondary-color-1);
    text-transform: uppercase;
}
.sc-posts.style-01 .date i {
    margin-right: 8px;
}
.sc-posts.style-01 .content .title a:hover {
    color: var(--primary-color-1);
}
.sc-posts.style-01 .content .title {
    margin-bottom: 0;
    margin-top: 6px;
}
.sc-posts.style-01 .item .content .title a {
    font-size: 20px;
}
.sc-posts.style-01 .item .content .title {
    font-size: 20px;
    line-height: 26px;
}
.sc-posts.style-01 .content .title a {
    font-size: 26px;
    color: #fff;
}
.sc-posts.style-01 .date {
    font-size: 13px;
    color: rgba(255,255,255,.7);
    line-height: 34px;
    font-weight: 400;
    text-transform: capitalize;
}
.sc-posts.style-01 .content {
    width: 100%;
    padding: 20px 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    z-index: 2;
    transition: all .5s;
    transform: translateY(82px);
}
.sc-posts.style-01 .inner:hover .content .summary {
    opacity: 1;
    visibility: visible;
}
.sc-posts.style-01 .inner:hover .content {
     transform: translateY(0) !important;
}
.sc-posts.style-01 .item .post {
    margin-bottom: 30px;
}
.sc-posts.style-01 .item-first .inner {
    height: 462px;
}
.sc-posts.style-01 .item .inner {
    height: 216px;
}
.sc-posts.style-01 .thumbnail img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.sc-posts.style-01 .thumbnail {
    height: inherit;
}

.h1-bg-testimonial {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url("../images/home/h1-bg-testimonials.jpg");
}
.h1-bg-testimonial .sc-content-overlay:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    background-color: rgba(11,16,33,0.5);
}

.sc-testimonials.style-01 {
    position: relative;
    overflow: hidden;
    z-index: 4;
}
.slides-wrapper {
    position: relative;
}
.slides-wrapper::before {
    content: ' ';
    height: 72px;
    border: 1px solid rgba(255,255,255,.15);
    position: absolute;
    bottom: 110px;
}
.rectangle-overlay::before {
    position: absolute;
    content: "";
    display: inline-block;
    border: 12px solid #fff;
    opacity: .15;
    width: 350px;
    height: 480px;
    margin-left: -175px;
    left: 50%;
    pointer-events: none;
    top: 72px;
    z-index: 10;
}

.testimonial-slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    max-width: 973px;
    margin: auto;
    position: relative;
    padding-top: 13px;
}
.testimonial-slider {
    max-width: 585px;
    text-align: center;
}
.testimonial-slider .slides-content .slide-content,
.testimonial-slider .slides-content .slide-content .content .image {
    display: none;
}
.testimonial-slider .slides-content .slide-content .content {
    text-align: center;
}
.testimonial-slider .slides-content .slide-content .content .image img {
    height: 100%;
    width: 100%;
}
.testimonial-slider .slides-content {
    margin-bottom: 45px;
}
.testimonial-slider .slides-content .slide-content .content .user-info .regency {
    font-size: 14px;
    opacity: .45;
    color: #fff;
    text-transform: uppercase;
}
.testimonial-slider .slides-content .slide-content .content .user-info .name {
    color: var(--primary-color-1);
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 5px;
}
.testimonial-slider .slides-content .slide-content .content .description {
    color: #ffffff;
    opacity: .75;
    margin-bottom: 26px;
}
.testimonial-slider.control-nav {
    display: none;
}
.testimonial-slider ul.scrollable li.mid-item img {
    border-color: #fff;
}
.testimonial-slider .slides-content .slide-content.current {
    display: block;
}
.testimonial-slider ul.scrollable li .slide-content {
    position: relative;
}
.testimonial-slider ul.scrollable li img {
    border-radius: 50%;
    border: 2px solid #fff;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.testimonial-slider ul.scrollable li img {
    border: none;
    border-radius: 50%;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.testimonial-slider ul.scrollable li .slide-content {
    position: relative;
    width: 72px;
    height: 72px;
}
.testimonial-slider ul.scrollable li.mid-item .slide-content {
    cursor: -webkit-grabbing;
}
.testimonial-slider .slides-wrapper {
    margin-top: 90px;
}
.testimonial-slider ul.scrollable {
    list-style: none;
    position: relative;
    display: block;
    margin: 0 auto !important;
}
.testimonial-slider ul.scrollable li {
    top: 0 !important;
    position: absolute;
    overflow: visible !important;
}
.testimonial-slider ul.scrollable li:not(.mid-item) .slide-content {
    cursor: pointer;
}
.testimonial-slider ul.scrollable li.mid-item {
    z-index: 99;
}
.testimonial-slider ul.scrollable li .slide-content:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #000;
    opacity: .3;
    border-radius: 50%;
}
.testimonial-slider ul.scrollable li.mid-item .slide-content:before {
    opacity: 0;
    display: none;
}
.sc-testimonials.style-01 .rating-star {
    margin-bottom: 25px;
}
.sc-testimonials.style-01 {
    padding-top: 130px;
    padding-bottom: 90px;
}
.sc-testimonials.style-01 .heading {
    text-align: center;
    color: #ffffff;
    font-size: 52px;
    font-weight: 700;
    line-height: 1.4em;
}

.h1-rooms {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
/*    background-image: url("../img/discount.jpg");*/
}
.h1-rooms .sc-content-overlay:before {
        position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: .1;
    background: url(../img/bedroom-background.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: block;
    
}
.sc-rooms.style-01 .room-item:hover .room-media a:after {
    opacity: 1;
}
.sc-rooms.style-01 .room-item:hover .room-media a:before {
    opacity: .6;
}
.sc-rooms.style-01 .room-media a:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: var(--primary-color-1);
    opacity: 0;
    z-index: 1;
    transition: all .5s ease-out;
}
.sc-rooms.style-01 .room-media a:after {
    content: "\f0c1";
    font-family: FontAwesome;
    color: #fff;
    text-align: center;
    line-height: 60px;
    width: 60px;
    height: 60px;
    left: 50%;
    top: 50%;
    z-index: 2;
    transform: translate(-50%,-50%);
    position: absolute;
    transition: all .5s ease-out;
    opacity: 0;
    font-size: 20px;
}
.sc-rooms.style-01 .room-media a {
    position: relative;
    display: block;
}
.sc-rooms.style-01 .rooms-content .room {
    padding-bottom: 0;
}
.h1-banner {
    background-attachment: fixed;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url("/img/discount.jpg");
}
.h1-banner .sc-content-overlay:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    background-color: rgba(11,16,33,0.5);
}
.h1-banner .sc-box.style-01 a.btn-box {
    background: var(--primary-hover-color-1);
}
.h1-banner .sc-box.style-01 .button-box {
    margin-top: 50px;
    margin-bottom: 10px;
}
.h1-banner .sc-box.style-01 a.btn-box {
    font-size: 15px;
    font-weight: 400;
    height: 48px;
    line-height: 48px;
    padding: 0 35px;
    display: inline-block;
    color: #fff !important;
    background-color: var(--primary-color-1);
    text-transform: uppercase;
}
.h1-banner .sc-box.style-01 .description {
    margin: 20px auto;
    color: rgba(255,255,255,.8);
}
.h1-banner .sc-box.style-01 .title {
    color: #ffffff;
    font-size: 52px;
    line-height: 1.4em;
}
.h1-banner .sc-box.style-01 {
    padding: 150px 0;
}
.h1-banner .sc-box.style-01:before {
    width: 2px;
    left: 50%;
    top: 30px;
    position: absolute;
    content: '';
    height: 110px;
    background: rgba(255,255,255,.15);
    margin-left: -1px;
    display: inline-block;
    z-index: 2;
}

.sc-posts.style-01.auto-height .item .inner {
    height: auto;
}
.sc-posts.style-01.auto-height .content {
    padding: 30px;
    transform: translateY(120px);
}
.sc-posts.style-01.auto-height .item .content .title {
    margin: 0 0 7px;
}
.sc-posts.style-01.auto-height .content .read-more:hover {
    text-decoration: underline;
}
.sc-posts.style-01.auto-height  .content .read-more {
    opacity: 0;
    margin-top: 10px;
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    color: var(--primary-color-1);
}
.sc-posts.style-01.auto-height  .inner:hover .content .read-more {
    opacity: 1;
    visibility: visible;
}
.sc-posts.style-01.auto-height  .content .short-text,
.sc-posts.style-01.auto-height  .content .summary {
    font-size: 15px;
}
.sc-posts.style-01.auto-height {
    padding-bottom: 70px;
}

.sc-video .background-video:before {
    content: '';
    width: 100%;
    height: 100%;
        background: url(/img/beach.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    opacity: .9;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}
.sc-video .background-video .cover-image {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    background-image: url("../images/home/h1-bg-cover-video.jpg");
}
.sc-video .background-video .content:after {
    width: 2px;
    left: 50%;
    bottom: -130px;
    position: absolute;
    content: '';
    height: 110px;
    background: rgba(255,255,255,.15);
    margin-left: -1px;
    display: inline-block;
    z-index: 2;
}
.sc-video .background-video .content {
    position: relative;
    text-align: center;
    color: #fff;
    z-index: 4;
}

.h1-video {
    position: relative;
    transition: opacity .5s ease;
    overflow: hidden;
}
.sc-video video {
    position: absolute;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    max-height: 1000%;
    max-width: 1000%;
    width: auto;
    height: auto;
    top: 0;
    left: 0;
    z-index: 1;
}
.sc-video .background-video .content .text-icon {
    text-transform: uppercase;
    font-size: 14px;
    color: rgba(255,255,255,.75);
}
.sc-video .background-video .content .video-play.ion-ios-play {
    padding-left: 3px;
}
.sc-video .background-video .content .video-play {
    background: var(--secondary-color-1);
    width: 54px;
    height: 54px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    line-height: 54px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
    cursor: pointer;
}
.sc-video .background-video .content .video-play:hover {
    background: #4e2141;
}
.sc-video .background-video .content .title {
    color: #fff;
    font-size: 52px;
    line-height: 62px;
    max-width: 650px;
    margin: 0 auto 50px;
}
.h1-video.rectangle-overlay::before {
    height: 408px;
    width: 330px;
    margin-left: -165px;
}
.sc-video .background-video {
    position: relative;
    padding: 150px 0 250px;
}
.sc-list-box.style-01 {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 11;
    padding-bottom: 60px;
}
.sc-list-box.style-01 .box-item i {
    font-size: 38px;
    color: #b4385f;
}

.sc-list-box.style-01 .box-item .btn-link {
    color: rgba(255,255,255,.55);
    font-size: 15px;
    display: inline-block;
    text-decoration: none;
}
.sc-list-box.style-01 .box-item .box-title {
    margin: 13px 0;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    
}
.sc-list-box.style-01 .box-item .description {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    line-height: 30px;
    font-family: Playfair Display;
}


.sc-heading.style-02 .head-button a:after {
    float: right;
    content: '';
    position: relative;
    width: 60px;
    height: 2px;
    display: block;
    margin: 11px 10px 0 20px;
    background: var(--primary-color-1);
}
.sc-heading.style-02 .head-button a:hover {
    color: var(--primary-hover-color-1);
}
.sc-heading.style-02 .head-button a {
    position: relative;
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    color: var(--primary-color-1);
}
.sc-heading.style-02 .head-button {
    margin-top: 20px;
    text-align: right;
}
.sc-heading.style-02 .description {
    font-size: 15px;
    margin: 20px auto 0;
}
.sc-heading.style-02 .title {
    color: #333333;
    font-size: 46px;
    line-height: 120%;
    margin-bottom: 20px;
}

.h1-introduce .sc-heading.style-02{
    padding: 0px 100px 0 0;
    position: relative;
    
    z-index: 2;
}
.h1-introduce .sc-img-box  {
    position: relative;
    right: 100px;
    z-index: 1;
}
.h1-introduce .sc-img-box img:hover {
    transform: scale(1.1);
}
.h1-introduce .sc-img-box a {
    display: block;
    position: relative;
    overflow: hidden;
}
.h1-introduce .sc-img-box img {
    transition: all 1s;
}

/* Home 2 */
.sc-categories-link .container-fluid,
.sc-categories-link .container-fluid .row .col-sm-3,
.sc-categories-link .container-fluid .row {
    padding: 0;
    margin: 0;
}
.sc-categories-link .item .content-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.sc-categories-link .item .title {
    margin: 0;
}
.sc-categories-link .item .title a {
    color: #ffffff;
    font-size: 30px;
    padding-bottom: 10px;
    position: relative;
}
.sc-categories-link .item .title a:after {
    position: absolute;
    content: "";
    width: 30px;
    height: 2px;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background-color: var(--primary-color-2);
}
.sc-categories-link .item img {
    transition: all 1s;
    width: 100%;
}
.sc-categories-link .item:hover img {
    transform: scale(1.1);
}

.sc-categories-link .item {
    position: relative;
    overflow: hidden;
    display: block;
}

.sc-categories-link  a.img-link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0,0,0,.46);
}
.home .room-meta span.unit:before {
    font-size: 15px;
    margin-top: -2px;
    display: inline-block;
}
.sc-heading.style-03 {
    margin-bottom: 60px;
    position: relative;
}
.home .rooms-content .room {
    padding-bottom: 0;
    margin: 0px 10px;
}

.sc-rooms.style-02 a.view-rooms {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    color: var(--primary-color-2);
}
.sc-rooms.style-02 a.view-rooms:before {
    font-family: 'icomoon';
    content: "\e900";
    width: 10px;
    max-width: 10px;
    display: inline-block;
    margin-right: 10px;
    transition: all .5s;
    font-size: 14px;
    transform: rotate(90deg);
}
.sc-rooms.style-02 a.view-rooms:hover:before {
    animation: toright .6s linear infinite;
    animation-direction: alternate;
}

.h2-testimonials {
    background-attachment: fixed;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url("../images/home/h2-bg-testimonials.jpg");
}

.h2-testimonials .sc-content-overlay {
    position: relative;
    overflow: hidden;
}
.h2-testimonials .sc-content-overlay:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #1b4f8a;
    opacity: .51;
}

.sc-testimonials.style-02 .item {
    max-width: 620px;
    margin: 0 auto;
    padding-right: 80px;
}
.sc-testimonials.style-02 .content {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    margin: 20px 0;
    font-weight: 300;
    font-style: italic;
    line-height: 28px;
}
.sc-testimonials.style-02 {
    margin: 150px 0;
    border: 1px solid var(--primary-color-2);
    position: relative;
    text-align: left;
    padding: 60px;
    max-width: 661px;
}

.sc-testimonials.style-02 .name {
    font-size: 15px;
    color: #fff;
    text-transform: capitalize;
    margin: 0;
    font-weight: bold;
}
.sc-testimonials.style-02 .review {
    margin-bottom: 0;
}
.sc-testimonials.style-02 .title {
    font-family: var(--body-font-family-2);
    color: #e7ad44;
    position: relative;
    font-size: 18px;
    margin: 0;
    text-transform: uppercase;
}
.sc-testimonials.style-02 .rating-star:before {
    font-size: 12px;
    letter-spacing: 4px;
}
.sc-testimonials.style-02 .owl-dots {
    margin-top: 0!important;
    position: absolute;
    right: 0;
    top: 22px;
}
.sc-testimonials.style-02 .owl-dots .owl-dot {
    display: block;
    margin-bottom: 25px;
}
.sc-testimonials.style-02 .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    border: 2px solid #9b9b9b;
    background: 0 0;
    opacity: 1;
}
.sc-testimonials.style-02 .owl-dots .owl-dot:hover span,
.sc-testimonials.style-02 .owl-dots .owl-dot.active span {
    background: #fff;
    border-color: #fff;
}
.sc-instagram .item {
    position: relative;
    float: left;
    width: 20%;
    overflow: hidden;
}

.sc-instagram .item a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .4;
}
.sc-instagram .item a:hover {
    background: #1dc1f8;
}
.sc-instagram .item a:hover:before {
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
    opacity: 1;
}
.sc-instagram .item a {
    display: block;
    position: relative;
    background: 0 0;
    overflow: hidden;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.sc-instagram .item img {
    display: block;
    position: relative;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.sc-instagram .item a:before {
    font-family: FontAwesome;
    color: #fff;
    position: absolute;
    font-size: 1.6em;
    text-align: center;
    line-height: 40px;
    width: 40px;
    height: 40px;
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -20px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    -webkit-transform: scale(.1,.1);
    transform: scale(.1,.1);
    content: "\f0c1";
    opacity: 0;
    z-index: 2;
}

.sc-post.style-02 .post-content .post-summary .read-more:before {
    font-family: "Ionicons";
    content: "\f10b";
    width: 10px;
    max-width: 10px;
    display: inline-block;
    margin-right: 8px;
    transition: all .5s;
}
.demo-2 .sc-post.style-02 .post-content .post-summary .read-more {
    color: var(--primary-color-2);
}
.sc-post.style-02 .post-content .post-summary .read-more {
    color: var(--primary-color-1);
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    font-weight: bold;
    position: relative;
}
.sc-post.style-02 .post-content .post-summary .title {
    font-size: 24px;
}
.sc-post.style-02 .post-content .post-summary {
    padding: 20px 0;
}
.sc-post.style-02 .post-content .post-summary .date {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
}
.sc-post.style-02 .post-content .post-media {
    position: relative;
    overflow: hidden;
}
.sc-post.style-02 .post-content .post-media img {
    transition: all 1s;
}
.sc-post.style-02 .post-content:hover img {
    transform: scale(1.1);
}
.sc-post.style-02 .post-content .readmore {
    margin-top: 20px;
}
.sc-post.style-02 .post-content a.read-more:hover:before {
    animation: toright .6s linear infinite;
    animation-direction: alternate;
}
.sc-list-event.style-01 .event {
    padding: 30px 0;
    border-bottom: 1px solid #eee;
}
.sc-list-event.style-01 .event .content {
    width: calc(100% - 65px);
    padding: 0 25px;
    float: right;
    border-left: 1px solid #eee;
}
.sc-list-event.style-01 .event .time-from .date {
    font-size: 36px;
    line-height: 36px;
}
.sc-list-event.style-01 .event .time-from {
    width: 40px;
    float: left;
    padding-top: 9px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--primary-color-2);
}
.sc-list-event.style-01 {
    border: 1px solid var(--primary-color-2);
    padding: 0 40px 30px;
}
.sc-list-event.style-01 .event:last-child {
    border-bottom: none;
}

.sc-list-event.style-01 a.view-all {
    color: var(--primary-color-2);
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    font-weight: bold;
    position: relative;
}
.sc-list-event.style-01 a.view-all:before {
    font-family: "Ionicons";
    content: "\f10b";
    width: 10px;
    max-width: 10px;
    display: inline-block;
    margin-right: 8px;
    transition: all .5s;
}
.sc-list-event.style-01 a.view-all:hover:before {
    animation: toright .6s linear infinite;
    animation-direction: alternate;
}

.sc-info p {
    margin-bottom: 25px;
}
.sc-categories-link.style-02 .item .content-overlay {
    top: auto;
    left: 30px;
    bottom: 20px;
    transform: none;
}
.sc-categories-link.style-02 .item .title a:after {
    display: none;
}
.sc-categories-link.style-02 .item .title a:hover {
    color: var(--primary-color-2);
}
.sc-categories-link.style-02 .item .title a {
    padding-bottom: 0;
    font-size: 24px;
}

.sc-quote.style-02 {
    background-attachment: fixed;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url("../images/home/h3-bg-quote.jpg");
}
.sc-quote.style-02 .sc-content-overlay{
    padding: 250px 0;
}
.sc-quote.style-02 .sc-content-overlay:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    background-color: rgba(231,173,68,0.6);
}
.sc-quote.style-02 .title b {
    font-weight: 400;
}
.sc-quote.style-02 .title {
    font-size: 46px;
    font-weight: 300;
    color: #fff;
    margin: 0 0 60px;
    line-height: 120%;
    font-family: var(--body-font-family-2);
}
.sc-quote.style-02 a.btn-quote {
    text-transform: uppercase;
    margin-left: 90px;
    padding: 0 30px;
    display: inline-block;
    height: 42px;
    line-height: 39px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    border: 2px solid var(--white);
}
.sc-quote.style-02 a.btn-quote:hover {
    color: var(--primary-color-2);
    border-color: #fff;
    background: #ffffff;
}
.sc-quote.style-02 .title span {
    display: inline-block;
}
.sc-quote.style-02 .title:before {
    margin-right: 30px;
    width: 60px;
    height: 2px;
    background: var(--white);
    content: "";
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 30px;
}
.group-slides {
    position: relative;
}
.group-slides .sc-hb-rooms-search.style-02{
    position: absolute;
    top: 53%;
    left: 0;
    right: 0;
    margin: auto;
}
.h1-banner .sc-box.style-01 a.btn-box:hover {
    background: var(--primary-hover-color-1);
}
.hb-form-field-list select,
.hotel-booking-search.style-01.layout-columns select,
.hotel-booking-search.style-02 form .form-table > li.select-field select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
}

.hotel-booking-search.style-02 form .form-table > li.select-field:after{
    color: var(--primary-color-2);
    content: "\f123";
    font-family: Ionicons;
    font-size: 10px;
    position: absolute;
    bottom: 18px;
    right: 9px;
    width: 10px;
    z-index: 0;
    text-align: center;
}
.hotel-booking-search.style-02 form .form-table >li.select-field select {
    width: 59px;
    padding: 0 5px;
}
.hotel-booking-search.style-02 form .form-table >li.select-field {
    position: relative;
    padding: 0 15px;
}
.sc-video .background-video .content .video-play {
    padding-top: 2px;
}

@media all and (min--moz-device-pixel-ratio:0) {
    .hotel-booking-search.style-01.layout-columns select {
        margin-top: -20px;
    }
    .hotel-booking-search.style-01:not(.layout-columns) .hb-form-table .hb-form-field .hb_input_field input.day {
        padding-bottom: 10px;
    }
}
.h4-group-check-room {
    padding: 0 0 60px;
    background-position: center;
    background-image: url("../images/home/h4-bg-3.jpg");
}
.sc-travel.style-01 .content:hover .inner {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.h4-group-check-room .sc-travel.style-01 {
    margin-top: -100px;
    position: relative;
    z-index: 1;
}
.sc-travel.style-01 img {
    width: 100%;
}
.sc-travel.style-01 .content {
    position: relative;
    overflow: hidden;
}
.sc-travel.style-01 .content .rating-star:before {
    letter-spacing: 2px;
}
.sc-travel.style-01 .content .info {
    padding-top: 30px;
    font-size: 16px;
    font-weight: 300;
    color: #e2e2e2;
}
.sc-travel.style-01 .content .name a:hover {
    color: var(--primary-color-4);
}
.sc-travel.style-01 .content .name {
    margin: 2px 0;
}
.sc-travel.style-01 .content .name a {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
}
.sc-travel.style-01 .content .country {
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    color: #e2e2e2;
}
.sc-travel.style-01 .content .inner {
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    left: 0;
    top: auto;
    bottom: 0;
    padding: 25px 30px;
    background: var(--secondary-color-4);
    color: #fff;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
    transition: all .35s;
}

.sc-travel-search {
    margin-top: 60px;
}
.sc-travel-search .hb-form-table li input[type=number] {
    -webkit-appearance: none;
    -moz-appearance:textfield;
    margin: 0;
}
.sc-travel-search .hb-form-table li input,
.sc-travel-search .hb-form-table li select{
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    border: none;
    width: 100%;
    background-color: rgba(65,65,80,0.5);
    border-radius: 3px;
    color: #b3b3b3;
    padding: 0 20px;
}
.sc-travel-search .hb-form-table li {
    width: 33.33%;
    float: left;
    padding: 0 7.5px;
}
.sc-travel-search .hb-form-table {
    float: left;
    width: 85%;
    margin: 0 -7.5px;
}
.sc-travel-search .hb-submit button:hover {
    background-color: #004b88;
}
.sc-travel-search .hb-submit button {
    cursor: pointer;
    background-color: var(--secondary-color-4);
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    padding: 0 60px;
    height: 45px;
    line-height: 45px;
    border-radius: 30px;
    display: inline-block;
}
.sc-travel-search .hb-submit {
    float: right;
    width: 15%;
}

.sc-travel-search input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #b3b3b3 !important;
}
.sc-travel-search input::-moz-placeholder { /* Firefox 19+ */
    color: #b3b3b3 !important;
}
.sc-travel-search input:-ms-input-placeholder { /* IE 10+ */
    color: #b3b3b3 !important;
}
.sc-travel-search input:-moz-placeholder { /* Firefox 18- */
    color: #b3b3b3 !important;
}

.sc-travel-search input[type=number] {
    padding-right: 0 !important;
}
.sc-travel-search input[type=number]::-webkit-inner-spin-button,
.sc-travel-search input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.sc-travel-search select option {
    color: #000;
}
.sc-travel-search select option:first-child {
    color: #b3b3b3;
}
.first-text span {
    padding: 0 35px;
    display: inline-block;
    position: relative;
}
.second-text span {
    padding: 0 50px;
    display: inline-block;
    position: relative;
}
.first-text {
    font-size: 22px;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    margin-bottom: 25px;
    position: relative;
    overflow: hidden;
}

.second-text span:before,
.first-text span:before{
    position: absolute;
    top: 50%;
    content: '';
    background-color: rgba(65,65,80,0.7);
    right: 100%;
    height: 1px;
    display: block;
    transform: translate(0,-50%);
    width: 500px;
}
.second-text span:after,
.first-text span:after{
    position: absolute;
    top: 50%;
    content: '';
    background-color: rgba(65,65,80,0.7);
    left: 100%;
    height: 1px;
    display: block;
    transform: translate(0,-50%);
    width: 500px;
}
.second-text {
    position: relative;
    overflow: hidden;
    font-size: 16px;
    font-weight: 300;
    font-style: italic;
    text-align: center;
    color: #b3b3b3;
    margin-top: 25px;
}
li.countries {
    position: relative;
}
li.countries:before {
    position: absolute;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    right: 7.5px;
    color: #b3b3b3;
    z-index: 0;
    top: 0;
    content:"";
    font-family: FontAwesome;
}
select[name="countries"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    position: relative;
}

.sc-tourist.style-01 .content .inner .title a:hover {
    color: var(--primary-color-4);
}
.sc-tourist.style-01 .content .inner .title a {
    color: #ffffff;
}
.sc-tourist.style-01 .content .inner .title:after,
.sc-rooms.style-04 .content .title:after,
.sc-count-down .title:after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 61px;
    height: 7px;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    background-image: url('../images/icons/h4-icon.png');
    background-repeat: no-repeat;
    background-position: center center;
}
.sc-tourist.style-01 .content .inner .title {
    position: relative;
    font-size: 34px;
    font-weight: normal;
    padding-bottom: 11px;
    margin-bottom: 15px;
}
.sc-tourist.style-01 .content .inner {
    text-align: center;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 0;
    transform: translate(0%,-50%);
    width: 100%;
    padding: 0 30px;
}
.sc-tourist.style-01 .content:before {
    content: '';
    background-color: #14141e;
    opacity: .25;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.5s;
    z-index: 1;
}
.sc-tourist.style-01 .content:hover:before {
    opacity: .75;
}
.sc-tourist.style-01 .content .info {
    color: #fff;
    margin-bottom: 10px;
}
.sc-tourist.style-01 .content .rating-star:before {
    font-size: 15px;
    letter-spacing: 3px;
}
.sc-tourist.style-01 .content {
    position: relative;
    overflow: hidden;
}

.sc-group-iconbox .top-description {
    margin-bottom: 45px;
    font-size: 18px;
    font-style: italic;
    line-height: 1.67;
}
.sc-group-iconbox .content .title {
    margin-top: 25px;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.44;
    color: var(--title-color-4);
}
.sc-group-iconbox {
    margin-top: 50px;
}
.h4-bg-reason {
    padding: 150px 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url("../images/home/h4-bg-5.jpg");
}
.sc-reason .list-reason li i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 16px;
    font-size: 24px;
    color: var(--body-font-color-4);
}
.sc-reason .list-reason li {
    padding-bottom: 20px;
    font-size: 18px;
    font-weight: normal;
    color: var(--title-color-4);
}
.sc-reason {
    padding-left: 80px;
}
.sc-reason .title {
    font-size: 45px;
    margin-bottom: 30px;
}
.btn-radius:hover {
    color: #fff;
    background: #004b88;
}
.btn-radius {
    margin-top: 20px;
    padding: 0 39px;
    display: inline-block;
    height: 43px;
    line-height: 43px;
    font-weight: 500;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 21.5px;
    background: var(--secondary-color-4);
}

.sc-travel.style-02  {
    background-attachment: fixed;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url("../images/home/h4-bg-4.jpg");
}
.sc-travel.style-02 .sc-content-overlay:before {
    position: absolute;
    opacity: .7;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    background-color: var(--title-color-4);
}
.sc-travel.style-02 .owl-theme .owl-nav {
    margin: 0;
}
.sc-travel.style-02 .owl-nav .owl-next, .sc-travel.style-02 .owl-nav .owl-prev {
    opacity: 1 !important;
    position: absolute;
    font-size: 0;
    background: 0 0!important;
    padding: 0;
    top: 50%;
    color: rgba(255,255,255,.5);
    transform: translate(0,-50%);
}
.sc-travel.style-02 .owl-nav .owl-next:before, .sc-travel.style-02 .owl-nav .owl-prev:before {
    font-family: "Ionicons";
    font-size: 65px;
}
.sc-travel.style-02 .owl-nav .owl-prev:before {
    content: "\f3d2";
}
.sc-travel.style-02 .owl-nav .owl-next:before {
    content: "\f3d3";
}
.sc-travel.style-02 .owl-nav .owl-next {
    right: -60px;
    padding: 0;
    margin: 0;
}
.sc-travel.style-02 .owl-nav .owl-prev {
    left:  -60px;
    padding: 0;
    margin: 0;
}
.sc-heading.style-04.white-color .description {
    color: #c0c0c0;
}
.sc-heading.style-04.white-color .title {
    color: #fff;
}
.sc-travel.style-02 .owl-nav >div:not(.disabled):hover {
    color: var(--primary-color-4);
}
.sc-travel.style-02  .image .meta-img,
.travel-content-search .item .image .meta-img {
    position: absolute;
    left: -3px;
    top: 35px;
}

.sc-travel.style-02  .content .description,
.travel-content-search .item .description{
    margin-top: 20px;
}
.sc-travel.style-02  .content .title,
.travel-content-search .item .title{
    font-size: 18px;
    font-weight: 500;
    color: var(--title-color-4);
    margin-bottom: 8px;
}
.sc-travel.style-02  .review .time i,
.travel-content-search .item .time i{
    color: var(--primary-color-4);
}
.sc-travel.style-02  .review .time,
.travel-content-search .item .time{
    display: inline-block;
    float: right;
}
.sc-travel.style-02  .review .rating .rating-star:before,
.travel-content-search .item .rating .rating-star:before {
    font-size: 15px;
    letter-spacing: 3px;
}

.travel-content-search .item .rating,
.sc-travel.style-02 .rating {
    display: inline-block;
}
.sc-travel.style-02  .review ,
.travel-content-search .item .review{
    padding: 15px 30px;
}
.sc-travel.style-02  .content,
.travel-content-search .item .content{
    padding: 23px 30px 23px;
    border-bottom: 1px solid #e1e1e1;
}
.sc-travel.style-02  .inner,
.travel-content-search .item .inner {
    background: #fff;
}
.sc-travel.style-02  .slides {
    margin: 0 -15px;
}
.sc-travel.style-02  .item {
    padding: 0 15px 20px;
}
.sc-travel.style-02  .image,
.travel-content-search .item .image {
    position: relative;
}
.meta-img span.price ins {
    text-decoration: none;
    margin-left: 10px;
}
.meta-img span.price del {
    color: #fff;
    font-weight: 300;
}
.meta-img span.price {
    background: var(--primary-color-4);
    color: #26262e;
}
.meta-img span.sale {
    font-size: 16px;
    background: var(--secondary-color-4);
    color: #fff;
}
.meta-img span {
    padding: 0 20px;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}

.sc-rooms.style-04 .item .content {
    opacity: 0;
    text-align: center;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 0;
    transition: all .3s;
    transform: translate(0%,-50%);
    width: 100%;
    padding: 0 30px;
}
.sc-rooms.style-04 .content .title a:hover {
    color: var(--primary-color-4);
}
.sc-rooms.style-04 .item:hover .content {
    opacity: 1;
}
.sc-rooms.style-04 .item:hover:before {
    opacity: .7;
}
.sc-rooms.style-04 .item:before {
    content: '';
    background-color: #14141e;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
    z-index: 1;
}
.sc-rooms.style-04 .content .price {
    margin-bottom: 6px;
    color: #fff;
}
.sc-rooms.style-04 .content .title {
    position: relative;
    padding-bottom: 16px;
    margin-bottom: 10px;
}

.sc-rooms.style-04 .content .title a {
    display: block;
    color: #fff;
    font-size: 28px;
    position: relative;
    z-index: 99;
}
.sc-rooms.style-04 .item .rating-star:before {
    font-size: 15px;
    letter-spacing: 3px;
}
.sc-rooms.style-04 .item {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}
.sc-rooms.style-04 .item-large .content .title {
    margin-bottom: 10px;
}
.sc-rooms.style-04 .item-large .content .title a {
    font-size: 40px;
}
.list-logo li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px;
}
.list-logo {
    text-align: center;
}
.h4-quote {
    padding-top: 35px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("../images/home/h4-bg-quote.jpg");
    height: 390px;
}
.sc-quote.style-04 .title a {
    color: var(--primary-color-4);
    display: inline-block;
}
.sc-quote.style-04 .btn-radius {
    padding: 0 50px;
}
.sc-quote.style-04 .title {
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 1.4px;
    color: var(--title-color-4);
}
.sc-quote.style-04 .top-title {
    font-size: 18px;
    text-transform: uppercase;
}
.sc-testimonial.style-04 .rating-star:before {
    font-size: 15px;
    color: #b7b7b7;
    letter-spacing: 8px;
}
.sc-testimonial.style-04 .description {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 300;
    font-style: italic;
    line-height: 1.6;
}
.sc-testimonial.style-04 .author .name {
    margin-bottom: 4px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    color: var(--primary-color-4);
}
.sc-testimonial.style-04 .author {
    margin-top: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left;
}
.sc-testimonial.style-04 .author img {
    height: 78px;
    width: 78px;
    display: inline-block;
    object-fit: cover;
    border-radius: 50%;
    margin-right: 20px;
}
.sc-testimonial.style-04 {
    padding-top: 50px;
}
.sc-testimonial.style-04 .item {
    text-align: center;
}
.h4-group-video-testimonial {
    padding: 120px 0 0;
    background-position: center;
    background-image: url("../images/home/h4-bg-3.jpg");
}

.sc-video.style-02 video {
    max-width: 100%;
    max-height: 100%;
    object-fit: fill;
}
.sc-video.style-02 {
    width: 548px;
    height: 404px;
    margin-bottom: -35px;
    padding: 36px 0 0;
    background: url('../images/home/h4-frame.png') center center no-repeat;
}
.sc-video.style-02 .background-video {
    height: 335px;
    width: 481px;
    padding: 0;
    margin: auto;
}
.sc-video.style-02 .background-video:before,
.sc-video.style-02 .background-video .content:after{
    display: none;
}
.sc-video.style-02 .background-video .cover-image {
    background-image: url("../images/home/h4-video-1.jpg");
}
.sc-video.style-02 .background-video .content .video-play:hover {
    border-color: var(--primary-color-4);
    color: var(--primary-color-4);
}
.sc-video.style-02 .background-video .content .video-play {
    transition: all .3s;
    width: 47px;
    height: 47px;
    padding: 0 !important;
    line-height: 47px;
    background: none;
    border: 1px solid #fff;
}
.sc-video.style-02 .background-video .content .title-video {
    font-size: 24px;
    color: #fff;
    font-weight: normal;
    margin-top: 10px;
}
.sc-video.style-02 .background-video .content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.sc-tourist.style-02 .content {
    background: #fff;
    padding: 23px 30px 25px;
    border-bottom: 1px solid #e1e1e1;
}
.sc-tourist.style-02 .meta-img {
    position: absolute;
    left: -3px;
    top: 35px;
}
.sc-tourist.style-02 .item:hover {
    border-color: var(--primary-color-4);
}
.sc-tourist.style-02 .sale i {
    color: var(--primary-color-4);
}
.sc-tourist.style-02 .sale {
    float: right;
    display: inline-block;
}
.sc-tourist.style-02 .rating-star:before {
    font-size: 15px;
    letter-spacing: 3px;
}
.sc-tourist.style-02 .rating {
    display: inline-block;
}
.sc-tourist.style-02 .review {
    padding: 15px 30px;
}
.sc-tourist.style-02 .item {
    border: 1px solid #e1e1e1;
    transition: all .3s;
    margin-bottom: 30px;
}
.sc-tourist.style-02 .title a:hover {
    color: var(--primary-color-4);
}
.sc-tourist.style-02 .btn-radius {
    padding: 0 56px;
}
.sc-tourist.style-02 .title a {
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
   color: var(--title-color-4);
}
.sc-tourist.style-02 .meta li.icon:after {
    margin: 0 5px;
    content: '';
    width: 1px;
    height: 12px;
    display: inline-block;
    background-color: #e1e1e1;
}
.sc-tourist.style-02 .meta {
    margin-top: 5px;
}
.sc-tourist.style-02 .meta li {
    display: inline-block;
    vertical-align: middle;
}
.sc-tourist.style-02 .image {
    position: relative;
}

.h4-count-down {
    background-attachment: fixed;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url("../images/home/h4-bg-1.jpg");
}
.h4-count-down .sc-content-overlay:before {
    position: absolute;
    opacity: .7;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    background-color: #14141e;
}
.sc-count-down .comingsoon-wrapper .thim-countdown {
    margin-bottom: 0;
}
.sc-count-down .sub-title {
    margin-top: 10px;
    margin-bottom: 45px;
    font-weight: normal;
    font-size: 18px;
    color: #c2c2c2;
}
.sc-count-down .title {
    position: relative;
    line-height: 1.44;
    font-weight: normal;
    font-size: 45px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    color: #fff;
}
.sc-count-down .is-countdown {
    border: none;
    background: none;
}
.sc-count-down .countdown-show4 {
    display: flex;
    align-self: center;
    justify-content: center;
}
.sc-count-down .countdown-show4:before,
.sc-count-down .countdown-show4:after  {
    clear: both;
    content: '';
    display: block;
}
.sc-count-down .countdown-show4 .countdown-section {
    width: 92px;
    margin: 0 10px;
}
.sc-count-down .countdown {
    margin-bottom: 45px;
}
.sc-count-down .countdown-amount:before {
    position: absolute;
    content: '';
    top: 50%;
    width: 100%;
    margin-top: -1px;
    left: 0;
    right: 0;
    height: 1px;
    opacity: 0.1;
    background-color: #000000;
}
.sc-count-down .countdown-amount {
    padding-top: 1px;
    position: relative;
    font-size: 55px;
    font-weight: 300;
    color: #000;
    width: 100%;
    line-height: 106px;
    height: 106px;
    display: inline-block;
    border-radius: 5px;
    background-color: var(--primary-color-4);
}
.sc-count-down .countdown-period {
    margin-top: 15px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    letter-spacing: normal;
    color: #c2c2c2;
}
.sc-count-down a.btn-get-tour i {
    color: var(--primary-color-4);
    margin-right: 10px;
}
.sc-count-down a.btn-get-tour {
    text-transform: uppercase;
    border-radius: 30px;
    padding: 0 55px;
    height: 47px;
    display: inline-block;
    line-height: 47px;
    font-size: 16px;
    background: rgba(161,161,161,0.25);
    font-weight: 500;
    color: #fff;
    border: 1px solid rgba(255,255,255,0.25);
}
.sc-posts.style-02 .content .title a:hover {
    color: var(--primary-color-4);
}
.sc-posts.style-02 .content .description {
    margin-bottom: 20px;
}
.sc-posts.style-02 .content .title {
    margin: 5px 0 25px;
}
.sc-posts.style-02 .content .title a {
    font-size: 18px;
    font-weight: 500;
    color: var(--title-color-4);
}
.sc-posts.style-02 .content a.view-more:after {
    content: '';
    width: 100%;
    bottom: 0;
    display: block;
    height: 1px;
    background: var(--body-font-color-4);
    transition: all .5s;
}
.sc-posts.style-02 .content a.view-more:hover:after {
    background: var(--primary-color-4);
}
.sc-posts.style-02 .content a.view-more:hover {
    color: var(--primary-color-4);
}
.sc-posts.style-02 .content a.view-more {
    text-transform: capitalize;
    display: inline-block;
    position: relative;
    color: var(--body-font-color-4);
}
.sc-posts.style-02 .content .date {
    display: inline-block;
}
.sc-posts.style-02 .content {
    padding: 25px 30px 30px;
}
.sc-posts.style-02 .item .post {
    border: solid 1px #e1e1e1;
}
.sc-posts.style-02 .item .post:hover {
    border-color: var(--primary-color-4);
}
.sc-images.style-01 .container-fluid a img {
    height: 100%;
    transition: all 1s;
    width: 100%;
    object-fit: cover;
}
.sc-images.style-01 .container-fluid a:hover img {
    transform: scale(1.1);
}
.sc-images.style-01 .container-fluid a {
    position: relative;
    overflow: hidden;
    display: block;
}
.sc-images.style-01 .container-fluid,
.sc-images.style-01 .container-fluid .row >div,
.sc-images.style-01 .container-fluid .row{
    margin: 0;
    padding: 0;
}
.travel-content-search .item:hover {
    border-color: var(--primary-color-4);
}
.travel-content-search .item {
    border: 1px solid #e1e1e1;
    margin-bottom: 30px;
}
div.sc-rooms.style-04 .item-large .content .title  {
    padding-bottom: 25px;
    margin-bottom: 13px;
}
div.sc-rooms.style-04 .item-large .content .title:after {
    width: 83px;
    height: 8px;
    background-image: url('../images/icons/h4-icon-slider.png');
}
.demo-4 .breadcrumbs li a:hover {
    color: var(--primary-color-4);
}






.rooms-content .room-item {
    transition: all .5s;
}

.rooms-content .room-item:hover {
    box-shadow: 0 25px 40px -20px #85a2ce;
}
.rooms-content .room-item .room-summary {
    padding: 20px;
    background: #fff;
}
.rooms-content .room-item:hover img {
    transform: scale(1.1);
}
.rooms-content .room-media img {
    transition: all 1s;
}
.rooms-content .room-media {
    position: relative;
    overflow: hidden;
}
.room-item .room-media:hover .read-more {
    opacity: 1;
}
.rooms-content .room-media .read-more {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    opacity: 0;
    transition: none;
    color: #fff !important;
    background: var(--secondary-color-1);
    transform: translate(-50%,-50%);
}
.rooms-content .room-title {
    font-size: 20px;
    line-height: 26px;
   
}
.rooms-content .room-price {
    text-transform: uppercase;
    font-size: 16px;
}

.rooms-content .room-description {
    margin-top: 20px;
}
.rooms-content .price {
    font-size: 17px;
    color: var(--primary-color-1);
}
.room-meta {
    font-size: 12px;
    padding-top: 20px;
    border-top: 1px solid #eee;
}
.comment-count {
    float: left;
    font-size: 13px;
    color: #999;
}
.comment-count:before {
    content: "\f11a";
    font-family: Ionicons;
    font-size: 16px;
    margin-right: 8px;
    float: left;
}
.room-meta .rating {
    float: right;
    font-size: 13px;
}

.rooms-content .room {
    padding-bottom: 30px;
}
.rooms-content.style-02 .room-item {
    border: 1px solid #eee;
}

.room-meta .room-price {
    float: left;
}


.room-info li {
    display: inline-block;
    vertical-align: middle;
    color: #8a8a8a;
    font-size: 15px;
}
.room-info li .separator {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #ddd;
    display: inline-block;
    margin: 0 5px;
    vertical-align: middle;
}
.rooms-content.style-02 .room-meta {
    border: none;
    padding: 0;
}
.rooms-content.style-02 .line {
    content: '';
    background: #eee;
    height: 2px;
    width: 40px;
    display: block;
    margin-top: 23px;
    margin-bottom: 20px;
}

.room-meta span.title-price {
    padding-right: 5px;
}
.room-meta .price span {
    color: #8a8a8a;
    font-size: 15px;
}
.room-meta .price span {
    font-weight: 700;
    line-height: 17px;
    text-transform: uppercase;
    display: initial;
}
.room-meta .price span.price_value {
    color: var(--primary-color-1);
    font-weight: 700;
    line-height: 17px;
    text-transform: uppercase;
    display: initial;
}
.room-meta .price span.unit {
    color: var(--primary-color-1);
}
.room-meta span.unit:before {
    content: '/';
    font-size: 10px;
    vertical-align: middle;
    padding-right: 5px;
}
.rooms-content .room-meta .price {
    float: left;
}

.room-single .title-share .title {
    font-size: 36px;
    float: left;
    margin-bottom: 0;
    line-height: 120%;
}

.room-single .title-share .social-share {
   float: right;
}
.room-single .title-share {
    padding: 30px 0 20px;
}
.room-single .social-share ul li a {
    margin-bottom: 0 !important;
}
.room-single .social-share ul li {
    margin-right: 0 !important;
    margin-left: 10px;
}
.room_price .price span {
    color: #8a8a8a;
    font-size: 15px;
}
.room_price .price span {
    font-weight: 700;
    line-height: 17px;
    text-transform: uppercase;
    display: initial;
}
.room_price .price span.price_value {
    color: var(--primary-color-1);
    font-weight: 700;
    line-height: 17px;
    text-transform: uppercase;
    display: initial;
}
.room_price .price span.unit {
    color: var(--primary-color-1);
}
.room_price span.unit:before {
    content: '/';
    font-size: 10px;
    vertical-align: middle;
    padding-right: 5px;
}
.room_price {
    font-size: 18px;
    color: var(--primary-color-1);
    font-weight: 700;
    text-transform: uppercase;
}
.room-single .description {
    margin-top: 30px;
    margin-bottom: 35px;
}

.title.style-01 {
    font-family: var(--body-font-family-1);
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 30px;
    font-size: 18px;
    color: var(--primary-color-1);
}
.title.style-01:before{
    content: '';
    position: relative;
    float: left;
    width: 60px;
    height: 2px;
    display: block;
    margin: 13px 10px 0 0;
    background: var(--primary-color-1);
}
.room_additinal li{
    padding: 15px 0;
    color: var(--title-color-1);
    border-bottom: 1px solid #eee;
}
.room_additinal {
    margin-bottom: 40px;
}
.room_additinal li:last-child {
    border-bottom: 0;
}
.room_additinal li i {
    margin-right: 20px;
    color: var(--primary-color-1);
}

.room_pricing .title {
    margin-bottom: 40px;
}
.room_pricing {
    margin-bottom: 40px;
}
table.room-pricing {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    text-align: center;
}
table.room-pricing th, table.room-pricing td {
    border: 1px solid var(--primary-color-1);
    padding: 0;
    width: 120px;
    text-align: center;
}
table.room-pricing tr th {
    line-height: 48px;
    font-size: 14px;
    color: #2a2a2a;
    font-weight: 400;
}
table.room-pricing tr td {
    line-height: 67px;
}
.room_additinal ul li:first-child {
    padding-top: 0;
}
.room_additinal ul li:last-child {
    padding-bottom: 0;
}
.room_review .avatar img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 50%;
}
.room_review .content h4 {
    font-weight: 700;
    font-size: 14px;
    color: #2a2a2a;
    text-transform: uppercase;
    font-family: var(--body-font-family-1);
}
.room_review .content {
    margin-top: -5px;
    width: calc(100% - 70px);
    padding-left: 25px;
    float: left;
}
.room_review .avatar{
    float: left;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    display: inline-block;
}

.form-review .title i {
    margin-right: 10px;
}
.form-review .title {
    margin-bottom: 20px;
    font-family: var(--body-font-family-1);
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    color: var(--primary-color-1);
}
.form-review form p {
    margin-bottom: 5px;
}
.form-review textarea {
    margin-top: 10px;
}
.form-review button:hover {
    background: var(--primary-hover-color-1);
}
.form-review button {
    display: inline-block;
    padding: 0 30px;
    font-weight: 700;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    margin-top: 20px;
    color: #fff !important;
    text-transform: uppercase;
    background: var(--primary-color-1);
}
.form-review {
    margin-top: 40px;
}
.rating-star.empty:hover:before {
    color: #ffb606;
}
.rating-star.empty:before {
    color: #ccc;
    letter-spacing: 1px;
}

.wd-book-room a.book-room:hover {
    background: var(--primary-hover-color-1);
}
.wd-book-room a.book-room {
    height: 55px;
    line-height: 55px;
    padding: 0;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 0;
    margin-bottom: 20px;
    display: block;
    color: #fff !important;
    background: var(--primary-color-1);
}
.wd-check-room .title {
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    font-family: var(--body-font-family-1);
    color: var(--primary-color-1);
}
.wd-check-room {
    padding: 27px 30px 30px;
    border: 1px solid #eee;
}
form.wd-search-room .form-field {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}
form.wd-search-room .form-field:after {
    position: absolute;
    content: '\f073';
    color: #ccc;
    font-family: FontAwesome;
    right: 10px;
    font-size: 12px;
    min-width: 15px;
    line-height: 40px;
    top: 0;
}
.wd-check-room select:focus {
    border-color: var(--primary-color-1);
}
.wd-check-room select {
    background: none;
    font-size: 14px;
    color: var(--body-font-color-1);
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ddd;
    padding: 0 10px;
    outline: 0;
}
.wd-check-room .room-submit {
    text-align: center;
    margin-top: 20px;
}
.wd-check-room .room-submit button {
    color: #fff !important;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0 10px;
    font-size: 14px;
    cursor: pointer;
    width: 100%;
    background: var(--primary-color-1);
}
.wd-check-room .room-submit button:hover {
    background: var(--primary-hover-color-1);
}
.wd-check-room input {
    font-size: 14px;
    color: #777;
    height: 40px;
    border: 1px solid #ddd;
    padding: 0 10px;
    width: 100%;
    display: block;
    position: relative;
    z-index: 1;
    background: transparent;
}

.hotel-booking-search.style-01:not(.layout-columns) {
    display: inline-block;
    width: 100%;
    padding: 0;
    background: #fff;
    box-shadow: 0 10px 30px rgba(0,0,0,.3);
    max-width: 100%;
}
.hotel-booking-search:not(.layout-columns) .hb-form-table {
    width: 75%;
}
.hotel-booking-search .hb-form-table {
    background: #fff;
    float: left;
    margin: 0;
    position: relative;
}
.hotel-booking-search .hb-form-table .multidate {
    position: absolute;
    font-size: 0;
    height: 100%;
    width: 66.66%;
    border: 0;
    z-index: 2;
    background: 0 0;
    cursor: pointer;
    left: 0;
}
.hotel-booking-search .hb-form-table .hb-form-field {
    width: 33.33%;
    float: left;
    padding: 26px 40px;
    position: relative;
    margin: 0;
}
.hotel-booking-search .hb-form-table .hb-form-field .label {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1;
    margin-bottom: -5px;
}
.hb_input_field#guests {
    cursor: pointer;
}
.hb_input_field {
    position: relative;
    display: inline-block;
    width: 100%;
    z-index: 1;
}
.hotel-booking-search .hb-form-table .hb-form-field .hb_input_field input.day {
    color: #b4385f;
    width: 70px;
}
.hotel-booking-search.style-01 .hb_input_field input {
    width: 75px;
    height: auto;
    border: 0;
    border-radius: 0;
    line-height: 1;
    min-width: 0;
    background: 0 0;
    padding: 0 0 0 5px;
    font-size: 15px;
    color: #222;
    font-weight: 700;
    cursor: pointer;
    text-transform: capitalize;
}
.hotel-booking-search.style-01 .hb-form-table .hb-form-field .hb_input_field .getWidth,
.hotel-booking-search.style-01 .hb-form-table .hb-form-field .hb_input_field input.day {
    font-size: 44px;
    font-weight: 700;
    padding: 0;
}
.hotel-booking-search.style-01 .hb-form-table .hb-form-field .hb_input_field input {
    font-family: Playfair Display;
}

.hotel-booking-search .hb-form-table .hb-form-field.hb-form-number .hb-form-field-list {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    padding: 32px;
    background: #fff;
    z-index: 9;
    margin-top: 12px;
    box-shadow: 0 10px 30px rgba(0,0,0,.3);
    transition: all .5s;
}
.hotel-booking-search .hb-form-table .hb-form-field.hb-form-number .hb-form-field-list.active {
    opacity: 1;
    visibility: visible;
}

.hotel-booking-search .hb-form-table .hb-form-field.hb-form-number .hb-form-field-list:before {
    content: '';
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 10px 12px;
    height: 0;
    left: 50px;
    margin-left: -5px;
    margin-top: -10px;
    position: absolute;
    top: -2px;
    width: 0;
}
.hotel-booking-search.style-01 .hb-form-table .hb-form-field.hb-form-number .hb-form-field-list .number-icons {
    width: 40px;
    height: 40px;
    background: #ebebeb;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #aaa;
    display: inline-block;
    float: right;
    margin-left: 12px;
    cursor: pointer;
}

.hotel-booking-search.style-01 .daterangepicker.dropdown-menu {
    display: none;
    border: none;
    width: 672px;
    border-radius: 0;
    padding: 32px 24px;
    margin-top: 12px;
    box-shadow: 0 10px 30px rgba(0,0,0,.3);
    transition: all .5s;
}
.daterangepicker:after, .daterangepicker:before {
    position: absolute;
    display: inline-block;
    content: '';
}
.daterangepicker:after {
    top: -6px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
}
.daterangepicker:before {
    top: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #ccc;
}
.daterangepicker.opensright:before {
    left: 9px;
}
.hotel-booking-search.style-01 .daterangepicker.dropdown-menu:after,
.hotel-booking-search.style-01 .daterangepicker.dropdown-menu:before {
    content: '';
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 10px 12px;
    height: 0;
    margin-left: -5px;
    margin-top: -10px;
    position: absolute;
    top: -2px;
    width: 0;
}
.hotel-booking-search.style-01 .daterangepicker.dropdown-menu:before {
    left: 50px;
}
.hotel-booking-search.style-01 .daterangepicker.dropdown-menu:after {
    left: 350px;
}
.daterangepicker {
    position: absolute;
    color: inherit;
    background-color: #fff;
    border-radius: 4px;
    width: 278px;
    padding: 4px;
    margin-top: 1px;
    top: 100px;
    left: 20px;
}
@media (max-width: 564px) {
        .responsive-title{padding-bottom: 1400px!important;}
}

@media (min-width: 564px) {

    .daterangepicker.ltr .calendar.left .calendar-table, .daterangepicker.rtl .calendar.right .calendar-table {
        border-right: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .daterangepicker.ltr .calendar, .daterangepicker.ltr .ranges {
        float: left;
    }
    .daterangepicker.ltr {
        direction: ltr;
        text-align: left;
    }
    .daterangepicker.ltr .calendar.left .calendar-table, .daterangepicker.ltr .left .daterangepicker_input {
        padding-right: 12px;
    }
}

.daterangepicker.show-calendar .calendar {
    display: block;
}
@media (min-width: 730px) {
    .daterangepicker .calendar.left {
        clear: none!important;
    }
}
.hotel-booking-search.style-01 .daterangepicker.dropdown-menu .calendar {
    width: 50%;
    padding: 0 16px;
    margin: 0;
    max-width: 312px;
}
.hotel-booking-search.style-01  .daterangepicker.dropdown-menu .daterangepicker_input {
    display: none;
}
.daterangepicker .daterangepicker_input {
    position: relative;
}
.daterangepicker .input-mini.active {
    border: 1px solid #08c;
    border-radius: 4px;
}
.daterangepicker .input-mini {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    height: 30px;
    line-height: 30px;
    display: block;
    vertical-align: middle;
    margin: 0 0 5px;
    padding: 0 6px 0 28px;
    width: 100%;
}
.daterangepicker .calendar-table {
    border: 1px solid #fff;
    padding: 4px;
    border-radius: 4px;
    background-color: #fff;
}
.hotel-booking-search.style-01 .daterangepicker.dropdown-menu .calendar .calendar-table {
    padding: 0;
}
.daterangepicker table {
    width: 100%;
    margin: 0;
}
.hotel-booking-search.style-01 .daterangepicker.dropdown-menu .calendar table, .hotel-booking-search.style-01 .daterangepicker.dropdown-menu .calendar tr {
    border: 0;
}
.hotel-booking-search.style-01 .daterangepicker.dropdown-menu .calendar table, .hotel-booking-search.style-01 .daterangepicker.dropdown-menu .calendar tr {
    border: 0;
}
.daterangepicker .calendar td, .daterangepicker .calendar th {
    white-space: nowrap;
    text-align: center;
    min-width: 32px;
}
.hotel-booking-search.style-01 .daterangepicker.dropdown-menu .calendar th {
    border: 0;
    width: 40px;
    height: 40px;
    padding: 0;
    min-width: 40px;
    font-weight: 400;
}
.hotel-booking-search.style-01 .calendar thead th {
    font-size: 12px;
}
.hotel-booking-search.style-01 .daterangepicker.dropdown-menu .calendar th.month {
    color: #118acb;
    font-size: 16px;
}
.hotel-booking-search.style-01s .daterangepicker.dropdown-menu .calendar th.month {
    font-weight: 400;
    font-size: 16px;
}
.hotel-booking-search.style-01 .daterangepicker.dropdown-menu .calendar tbody td.off {
    color: #999;
}
.hotel-booking-search.style-01 .daterangepicker.dropdown-menu .calendar tbody td {
    border-radius: 0;
    padding: 0;
    font-size: 14px;
    border: 1px solid #ebebeb;
    width: 40px;
    height: 40px;
    color: #333;
}
.daterangepicker option.disabled, .daterangepicker td.disabled {
    color: #999;
    cursor: not-allowed;
    text-decoration: line-through;
}
.hotel-booking-search.style-01 .daterangepicker.dropdown-menu .calendar tbody td.active, .hotel-booking-search.layout-special .daterangepicker.dropdown-menu .calendar tbody td:hover {
    color: #fff;
}
.hotel-booking-search.style-01 .daterangepicker.dropdown-menu .calendar tbody td:hover, .hotel-booking-search.layout-special .daterangepicker.dropdown-menu .calendar tbody td.active, .hotel-booking-search.layout-special .daterangepicker.dropdown-menu .calendar tbody td.active.in-range {
    background-color: var(--primary-color-1) !important;
    border-color: var(--primary-color-1) !important;
    color: #fff;
}

.hotel-booking-search.style-01 .daterangepicker.dropdown-menu .calendar tbody td.in-range {
    background-color: #81ccf4;
    border-color: #81ccf4;
}
.hotel-booking-search.style-01 .hb-form-table .hb-form-field.hb-form-number .hb-form-field-list .number-icons:hover {
    color: #fff;
    background: var(--primary-color-1);
    transition: all .5s;
}

.hotel-booking-search.style-01 .hb-submit {
    background-color: #fff;
    transition: all .5s;
}
.hotel-booking-search.style-01 .hb-submit button:hover {
    background-color: #dc3e6f;
}
.hotel-booking-search.style-01:not(.layout-columns) .hb-submit {
    width: 25%;
    float: left;
    padding: 24px 40px;
}
.hotel-booking-search.style-01 .hb-submit .contact-info {
    line-height: 1;
    font-size: 13px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    color: rgba(255,255,255,.45);
}
.hotel-booking-search.style-01 .hb-submit button {
    background-color: #b4385f;
    color: #fff;
}
.hotel-booking-search.style-01 .hb-submit button {
    width: 100%;
    margin-top: 10px;
    font-size: 15px;
    font-weight: 400;
    line-height: 48px;
    padding: 0;
    text-align: center;
    border: 0;
    height: auto;
    border-radius: 0;
    min-width: 0;
    cursor: pointer;
}
.hotel-booking-search.style-01:not(.layout-columns) .hb-form-table .hb-form-field.hb-form-check-in:after {
    content: '';
    position: absolute;
    right: 25px;
    bottom: 38px;
    width: 50px;
    height: 17px;
    background: url('../images/icons/icon-next.png') no-repeat;
}
.hotel-booking-search.style-01:not(.layout-columns) .hb-form-table .hb-form-field.hb-form-number:after {
    content: "\f123";
    font-family: Ionicons;
    font-size: 14px;
    position: absolute;
    bottom: 28px;
    right: 40px;
    color: #aaa;
    width: 40px;
    z-index: 0;
    text-align: center;
}
.hotel-booking-search.style-01:not(.layout-columns) .hb-form-table .hb-form-field.hb-form-number:before {
    content: '';
    position: absolute;
    top: 20px;
    bottom: 20px;
    left: 0;
    width: 1px;
    background: #ebebeb;
}
.hotel-booking-search.style-01 .hb-form-table .hb-form-field.hb-form-check-out:before {
    content: "\f123";
    font-family: Ionicons;
    font-size: 14px;
    position: absolute;
    bottom: 28px;
    right: 40px;
    color: #aaa;
}
.hotel-booking-search.style-01 .name {
    color: var(--primary-color-1);
}
.hotel-booking-search.style-01 select {
    background: none;
    pointer-events: none;
    -webkit-appearance: none;
    height: 40px;
    line-height: 40px;
    color: var(--primary-color-1);
}
.hotel-booking-search.style-01 select::-ms-expand {
    display: none;
}
.hotel-booking-search.style-01 {
    position: relative;
    z-index: 90;
    margin-top: -70px;
}
.ui-datepicker .ui-datepicker-prev {
    left: 0 !important;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    top: 4px !important;
    right: 0 !important;
    transition: none;
    border: none !important;
}
.ui-datepicker.ui-widget .ui-datepicker-calendar .ui-datepicker-days-cell-over .ui-state-default,
#ui-datepicker-div .ui-state-default:hover,
.ui-state-active, .ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active, a.ui-button:active,
.ui-button:active, .ui-button.ui-state-active:hover {
    background: var(--primary-color-1);
    color: #fff;
    border-color: var(--primary-color-1);
}
#ui-datepicker-div .ui-state-highlight,
#ui-datepicker-div .ui-widget-content .ui-state-highlight,
#ui-datepicker-div .ui-widget-header .ui-state-highlight {
    background: var(--primary-hover-color-1);
    color: #fff;
    border-color: var(--primary-hover-color-1);
}

.demo-2 .ui-datepicker.ui-widget .ui-datepicker-calendar .ui-datepicker-days-cell-over .ui-state-default,
.demo-2 #ui-datepicker-div .ui-state-default:hover,
.demo-2 .ui-state-active, .demo-2 .ui-widget-content .ui-state-active,
.demo-2 .ui-widget-header .ui-state-active, .demo-2 a.ui-button:active,
.demo-2 .ui-button:active, .ui-button.ui-state-active:hover {
    background: var(--primary-color-2);
    color: #fff;
    border-color: var(--primary-color-2);
}
.demo-2 #ui-datepicker-div .ui-state-highlight,
.demo-2 #ui-datepicker-div .ui-widget-content .ui-state-highlight,
.demo-2 #ui-datepicker-div .ui-widget-header .ui-state-highlight {
    background: var(--primary-hover-color-2);
    color: #fff;
    border-color: var(--primary-hover-color-2);
}

.demo-3 .ui-datepicker.ui-widget .ui-datepicker-calendar .ui-datepicker-days-cell-over .ui-state-default,
.demo-3 #ui-datepicker-div .ui-state-default:hover,
.demo-3 .ui-state-active, .demo-3 .ui-widget-content .ui-state-active,
.demo-3 .ui-widget-header .ui-state-active,
.demo-3 a.ui-button:active,
.demo-3 .ui-button:active, .ui-button.ui-state-active:hover {
    background: var(--primary-color-2);
    color: #fff;
    border-color: var(--primary-color-2);
}
.demo-3 #ui-datepicker-div .ui-state-highlight,
.demo-3 #ui-datepicker-div .ui-widget-content .ui-state-highlight,
.demo-3 #ui-datepicker-div .ui-widget-header .ui-state-highlight {
    background: var(--primary-hover-color-2);
    color: #fff;
    border-color: var(--primary-hover-color-2);
}

.hotel-booking-search.style-02 form .form-table >li.select-field {
    padding: 0 15px;
}
.hotel-booking-search.style-02 form .form-table >li {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin-bottom: 0;
    float: left;
    border-right: 1px solid #eee;
}
.hotel-booking-search.style-02 .room-submit {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin-left: -5px;
}
.hotel-booking-search.style-02 {
    font-size: 14px;
    text-align: center;
    box-shadow: none;
    width: auto;
}
.hotel-booking-search.style-02 .room-submit button:hover {
    background: var(--primary-hover-color-2);
}
.hotel-booking-search.style-02 .room-submit button {
    min-width: 180px;
    font-size: 14px;
    font-weight: 700;
    padding-right: 20px;
    padding-left: 20px;
    color: #fff;
    height: 60px;
    border: 0;
    text-transform: uppercase;
    border-radius: 0;
    cursor: pointer;
    background: var(--primary-color-2);
}
.hotel-booking-search.style-02 form .form-table {
    display: inline-block;
    vertical-align: middle;
    background: #fff;
}
.hotel-booking-search.style-02 select option {
    line-height: 20px;
}
.hotel-booking-search.style-02 input,
.hotel-booking-search.style-02 select {
    max-width: 155px;
    height: 60px;
    line-height: 60px;
    border: none !important;
    color: var(--body-font-color-1);
    position: relative;
    z-index: 2;
    font-size: 14px;
    background: transparent;
}
body.home form.wd-search-room .form-field:after {
    line-height: 60px;
    color: var(--primary-color-2);
}
.sc-hb-rooms-search.style-02 {
    text-align: center;
    position: relative;
    z-index: 999;
}
select {
    outline: none;
}
#ui-datepicker-div {
    z-index: 9999 !important;
}

.hotel-booking-search.style-01.layout-columns .daterangepicker.dropdown-menu {
   left: -94px !important;
}
.hotel-booking-search.layout-columns .hb-form-table .hb-form-field {
    padding: 0 7.5px;
    text-align: center;
}
.hotel-booking-search.layout-columns .hb-form-table .hb-form-field .hb_input_field{
    position: relative;
    display: block;
    padding: 40px 20px 60px;
    border: 1px solid #ddd;
}
.hotel-booking-search.layout-columns .hb-form-table .hb-form-field .label{
    color: #8a8a8a;
    font-size: 15px;
    font-family: var(--body-font-family-2);
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 15px;
    text-transform: capitalize;
    position: relative;
    z-index: 22;
}
.hotel-booking-search.style-01.layout-columns .hb-form-table .hb-form-field.hb-form-check-in:before,
.hotel-booking-search.style-01.layout-columns .hb-form-table .hb-form-field.hb-form-check-out:before {
    content: "";
    font-family: FontAwesome;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: var(--primary-color-2);
    bottom: 28px;
    position: absolute;
}
.hotel-booking-search.style-01.layout-columns  .hb_input_field input.day {
    color: #4a4a4a;
    font-size: 72px !important;
    font-weight: 700;
    text-transform: uppercase;
}
.hotel-booking-search.style-01.layout-columns  .hb_input_field input.month {
    color: #4a4a4a;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.hotel-booking-search.style-01.layout-columns  .hb_input_field input {
    padding-left: 0 !important;
    font-family: var(--body-font-family-2) !important;
    text-align: center;
    width: 100% !important;
}
.hotel-booking-search.style-01.layout-columns .goDown i {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 28px;
}
.hotel-booking-search.style-01.layout-columns .goDown {
    width: 100%;
    height: 6px;
    display: block;
    cursor: pointer;
    color: var(--primary-color-2);
}
.hotel-booking-search.style-01.layout-columns .goUp {
    width: 100%;
    height: 30px;
    display: block;
    cursor: pointer;
    margin-bottom: 10px;
    color: var(--primary-color-2);
}
.hotel-booking-search.style-01.layout-columns select {
    height: 72px;
    color: #4a4a4a;
    font-weight: 700;
    line-height: 72px;
    font-size: 72px;
    font-family: var(--body-font-family-2);
}
.hotel-booking-search.style-01.layout-columns .hb-submit div.contact-info {
    display: inline-block;
    vertical-align: middle;
}
.hotel-booking-search.style-01.layout-columns .hb-submit button:hover {
    background: var(--primary-hover-color-2);
}
.hotel-booking-search.style-01.layout-columns .hb-submit button {
    width: auto;
    display: inline-block;
    height: 60px;
    line-height: 60px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    vertical-align: middle;
    padding: 0 60px;
    background: var(--primary-color-2);
}
.hotel-booking-search.style-01.layout-columns .daterangepicker.dropdown-menu:after,
.hotel-booking-search.style-01.layout-columns .daterangepicker.dropdown-menu:before {
    display: none;
}
.hotel-booking-search.style-01.layout-columns .hb-submit {
    margin-top: 15px;
    background: none;
    text-align: right;
}
.hotel-booking-search.layout-columns .hb-form-table {
    margin: 0 -7.5px;
    float: none;
}
.hotel-booking-search.style-01.layout-columns .hb-submit div.contact-info p {
    text-align: right;
    text-transform: none;
    margin-bottom: 10px;
}

.hotel-booking-search.style-01 .calendar thead th.next,
.hotel-booking-search.style-01 .calendar thead th.prev {
    cursor: pointer;
}

.hotel-booking-search.style-01 .calendar thead th.next:hover,
.hotel-booking-search.style-01 .calendar thead th.prev:hover {
    color: #111;
}
.hotel-booking-search.style-01.layout-columns .hb-submit div.contact-info {
    padding-top: 22px;
    color: #4a4a4a;
    font-weight: 500;
    font-size: 15px;
    padding-right: 30px;
}
.demo-3 .hotel-booking-search.style-01 .daterangepicker.dropdown-menu .calendar th.month {
    color: var(--primary-color-2);
}
.hotel-booking-search.style-01 .daterangepicker.dropdown-menu .calendar tbody td.active {
    background: var(--primary-color-1);
    border-color: var(--primary-color-1);
}
.demo-3 .hotel-booking-search.style-01.layout-columns .daterangepicker.dropdown-menu .calendar tbody td:hover,
.demo-3 .hotel-booking-search.style-01 .daterangepicker.dropdown-menu .calendar tbody td.active {
    background: var(--primary-color-2) !important;
    border-color: var(--primary-color-2) !important;
}
.demo-3 .hotel-booking-search.style-01 .daterangepicker.dropdown-menu .calendar tbody td.in-range {
    background-color: #e7cc65;
    border-color: #e7cc65;
}

.rooms-content-search .room .room-summary .info li span {
    color: var(--body-font-color-1);
    min-width: 100px;
    display: inline-block;
}
.rooms-content-search .room .room-summary .info li {
    padding: 3px 0;
    font-size: 15px;
    font-weight: bold;
    color: var(--primary-color-1);
}
.rooms-content-search .room .room-summary .book-room a:hover {
    background: var(--primary-hover-color-1);
}
.rooms-content-search .room .room-summary .book-room a {
    color: #fff;
    background: var(--primary-color-1);
    text-transform: uppercase;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
    display: inline-block;
    padding: 0 30px;
}
.rooms-content-search .room .room-summary .room-title{
    margin-bottom: 10px;
    font-size: 20px;
}
.rooms-content-search .room .room-summary {
    width: calc(100% - 370px);
    float: left;
    padding-bottom: 30px;
    padding-left: 30px;
}
.rooms-content-search .room {
    padding-bottom: 30px;
}
.rooms-content-search .room .description {
    margin: 15px 0;
}
.rooms-content-search .room .room-media a {
    position: relative;
    overflow: hidden;
    display: block;
}
.rooms-content-search .room .room-media a:after {
    content: "\f002";
    font-family: FontAwesome;
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    color: #fff;
    font-size: 20px;
    z-index: 10;
    opacity: 0;
    transform: rotateY(0);
    transition: all .4s ease-in-out;
}
.rooms-content-search .room-item:hover .room-media a:after  {
    opacity: 1;
    transform: rotateY(180deg);
}
.rooms-content-search .room-item:hover .room-media a:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    content: '';
    bottom: 0;
    background-color: var(--primary-color-1);
    opacity: .4;
    z-index: 1;
    transition: all .5s;
}
.rooms-content-search .room-media {
    width: 370px;
    float: left;
    overflow: hidden;
}
.rooms-content-search .room-media .hidden {
    overflow: hidden;
    display: none;
    visibility: hidden;
}

.form-popup-room.active {
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    visibility: visible;
}
.form-popup-room {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 9999999;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    visibility: hidden;
    background: rgba(0,0,0,.8);
    margin: 0;
    width: 100%;
    height: 100vh;
    overflow: auto;
    -webkit-transform: scale(.2,.2);
    -moz-transform: scale(.2,.2);
    -ms-transform: scale(.2,.2);
    -o-transform: scale(.2,.2);
    -webkit-transition: all .3s cubic-bezier(.4,0,1,1);
    -khtml-transition: all .3s cubic-bezier(.4,0,1,1);
    -moz-transition: all .3s cubic-bezier(.4,0,1,1);
    -ms-transition: all .3s cubic-bezier(.4,0,1,1);
    -o-transition: all .3s cubic-bezier(.4,0,1,1);
    transition: all .3s cubic-bezier(.4,0,1,1);
}

body.book-active{
    cursor: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg=='), progress !important;
}
.popup-container {
    background: #fff;
    position: relative;
    padding: 50px;
    overflow: hidden;
    max-width: 900px;
    margin: auto;
    top: 0;
    cursor: default;
}

.form-popup-room .room-head .room-title {

}
.form-popup-room .room-head .description {
    margin: 13px 0;
}
.form-popup-room .room-head {
    text-align: center;
    margin-bottom: 50px;
}
.search-room-popup .form-table >li .submit:hover {
    background: var(--primary-hover-color-1);
}
.search-room-popup .form-table >li input {
    font-size: 15px;
}
.search-room-popup .form-table >li .submit {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    width: auto;
    padding: 0 40px;
    text-align: center;
    background: var(--primary-color-1);
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    cursor: pointer;
}
.search-room-popup .form-table >li.room-submit{
    margin-top: 20px;
    margin-bottom: 0;
    width: 100%;
    text-align: center;
}
.search-room-popup .form-table >li{
    float: left;
    padding: 0 15px;
    width: 50%;
    margin-bottom: 15px;
}
body.book-active #ui-datepicker-div {
    z-index: 99999999 !important;
    cursor: pointer;
}
.close-popup:hover {
    background: var(--primary-hover-color-1);
}
.close-popup {
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    width: 30px;
    font-size: 15px;
    height: 30px;
    background: var(--primary-color-1);
    color: #fff !important;
}












#back-to-top {
    width: 45px;
    height: 45px;
    position: fixed;
    bottom: 40px;
    right: 40px;
    cursor: pointer;
    font-size: 26px;
    transition: all .3s;
    text-align: center;
    line-height: 45px;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    z-index: 999;
    background-color: #b4385f;
    color: #fff;
}
#back-to-top:hover {
    background: #dc3e6f;
}
#back-to-top.scrolldown {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
}

.copyright {
    text-align: center;
    font-size: 13px;
}









