﻿
.fade {
    opacity: 1;
}

.subtex h5 {
    color: black;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}

.wait_model {
    position: absolute;
    right: 0;
    display: block;
    top: 22%;
    max-width: 754px;
}
.hotel_w {
    font-size: 14px;
    color: #fff;
    word-break: break-all;
    margin: 0 auto;
    position: relative;
    top: 0;
    height: 170px;
    line-height: normal;
    float: none;
    display: table-cell;
    width: 170px;
    vertical-align: middle;
    padding: 0 20px;
}
.main_model_block {
    overflow: hidden;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-color: #21b4db;
}

    .main_model_block .titlecontent {
        padding-top: 20px;
        padding-left: 27px;
        margin-bottom: 30px;
    }

    .main_model_block .circle {
        width: 175px;
        height: 175px;
        line-height: 50px;
        display: inline-block;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        border: 5px white solid;
        color: white;
        opacity: 0.6;
        animation: animateCircle 2s linear infinite;
    }

.Checkin, .Checkout, .wait_wrapp .room {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    margin-bottom: 0;
    margin-top: 27px;
}

.wait .center h5 {
    font-size: 18px;
    position: relative;
    left: 7%;
}

.main_model_block .fa-map-marker::before {
    content: "\f041";
    font-size: 51px;
}

.day_date {
    font-size: 21px;
    display: inline-block;
    margin-top: 14px;
    text-align: center;
    margin-right: 3px;
}

.package_date {
    left: 0;
    position: absolute;
    right: 0;
    top: 52px;
    font-size: 20px;
    color: #fff;
    height: 65px;
    width: 153px;
    word-break: break-all;
    margin: 0 auto;
}

.preloader {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.wait_wrapp .date_time {
    top: 7px;
    margin-right: 0;
}

.day_date span {
    font-size: 22px;
    text-align: center;
    font-weight: 700;
}

.titlecontent ul li {
    font-size: 17px;
    color: #233d63;
    margin-bottom: 8px;
    list-style-type: disc;
}


.m-5 {
    margin-top: 4% !important;
    padding-bottom: 44px;
}

.plzwait {
    width: 100%;
}

.center {
    position: relative;
    text-align: center;
    padding-top: 37px;
}

.titlecontent {
    color: #233d63;
    position: relative;
    margin: 0 auto;
}

.center h1 {
    font-size: 26px;
    position: relative;
}
/******/
.login-fullpage {
    position: relative;
    margin-top: 0;
    margin-bottom: 116px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.35);
}

.soon-logo {
    position: relative;
    top: 0px;
    left: 0px;
    bottom: 0px;
}

.wait .room {
    font-size: 20px;
    color: #233d63;
    font-weight: 700;
    margin-bottom: 0;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    margin-bottom: 19px;
}

/***Loader cs***/
.main_box {
    display: inline-block;
    margin-right: 0;
    height: 170px;
    color: #fff;
    /* padding-top: 20px; */
    font-weight: 500;
    font-size: 40px;
    width: 170px;
    box-shadow: 0px 0px 0px 8px rgb(0 0 0 / 6%);
    border-radius: 50%;
    background: #1B7DFF;
    float: none;
    vertical-align: middle;
    line-height: 30px;
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}

.white {
    color: #ffffff !important;
}

.black {
    color: #233d63000 !important;
}

.gray {
    color: #abb0ac !important;
}

.font {
    font-family: 'Open Sans';
}

img {
    width: auto\9;
    /* max-width: 100%; */
}
/*  General classes  */


#loading {
    visibility: hidden;
}


.inline {
    display: inline-block;
}

.center-absolute {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
/*Common-Stuff*/
.error {
    font-size: 13px;
    line-height: 18px;
    color: #e84546;
}

.absolute {
    position: absolute;
}

.relative {
    position: relative;
}

.animate {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.animate2 {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.le-input {
    background-color: #f4f4f4;
    border: none;
    color: #233d63000;
    border-radius: 3px;
    padding: 10px;
}

.le-btn {
    vertical-align: middle;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: none;
    text-transform: uppercase;
    display: inline-block;
    color: #ffffff;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #6e992d;
    font-size: 13px;
    padding: 10px 15px;
}

    .le-btn:hover {
        background-color: #527221;
        color: #ffffff;
        cursor: pointer;
    }

    .le-btn:focus,
    .le-btn.active,
    .le-btn:active {
        background-color: #527221;
        color: #ffffff;
    }

    .le-btn.big {
        padding: 15px 30px;
        font-size: 16px;
    }

    .le-btn.icon-btn {
        padding: 9px 10px 9px 10px;
    }

        .le-btn.icon-btn:before {
            font-size: 19px;
            width: 19px;
            height: 19px;
            line-height: 19px;
        }

    .le-btn.small {
        font-size: 10px;
        padding: 9px 12px;
    }

.bold {
    font-weight: 500 !important;
}

.bold100 {
    font-weight: 100 !important;
}

.bold200 {
    font-weight: 200 !important;
}

.bold300 {
    font-weight: 300 !important;
}

.bold400 {
    font-weight: 400 !important;
}

.bold500 {
    font-weight: 500 !important;
}

.bold600 {
    font-weight: 600 !important;
}

.bold700 {
    font-weight: 700 !important;
}

.bold800 {
    font-weight: 800 !important;
}

.unselectable {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.italic {
    font-style: italic;
}
/*Sections*/

/*Counter*/
@keyframes lefadeIn {
    100% {
        opacity: 1;
    }
}


.waittrip {
    width: 100%;
}

.fade {
    opacity: 1;
}

.subtex h5 {
    color: black;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}

.wait_model {
    position: absolute;
    right: 0;
    display: block;
    top: 22%;
    max-width: 754px;
}

.main_model_block {
    overflow: hidden;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-color: #21b4db;
}

    .main_model_block .titlecontent {
        padding-top: 20px;
        padding-left: 27px;
        margin-bottom: 30px;
    }

    .main_model_block .circle {
        width: 175px;
        height: 175px;
        line-height: 50px;
        display: inline-block;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        border: 5px white solid;
        color: white;
        opacity: 0.6;
        animation: animateCircle 2s linear infinite;
    }

.Checkin, .Checkout, .wait_wrapp .room {
    font-size: 20px;
    color: #000;
    font-weight: 500;
    text-transform: capitalize;
    position: relative;
    text-align: center;
    margin-bottom: 0;
    margin-top: 20px;
}

.wait .center h5 {
    font-size: 18px;
    position: relative;
    left: 7%;
}

.main_model_block .fa-map-marker::before {
    content: "\f041";
    font-size: 51px;
}

.day_date {
    font-size: 21px;
    display: inline-block;
    margin-top: 0;
    text-align: center;
    margin-right: 3px;
    color: #fff;
}

.package_date {
    left: 0;
    position: absolute;
    right: 0;
    top: 52px;
    font-size: 20px;
    color: #fff;
    height: 65px;
    width: 153px;
    word-break: break-all;
    margin: 0 auto;
}

.tour_city, .tour_country {
    font-size: 14px;
    color: #fff;
    word-break: break-all;
    margin: 0 auto;
    position: relative;
    top: 0;
    height: 170px;
    line-height: normal;
    float: none;
    display: table-cell;
    width: 170px;
    vertical-align: middle;
    padding: 0 20px;
}

.preloader {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.wait_wrapp .date_time {
    top: 7px;
    margin-right: 0;
}

.day_date span {
    font-size: 22px;
    text-align: center;
    font-weight: 700;
}

.titlecontent ul li {
    font-size: 17px;
    color: #233d63;
    margin-bottom: 8px;
    list-style-type: disc;
}


.m-5 {
    margin-top: 4% !important;
    padding-bottom: 44px;
}

.plzwait {
    height: 170px;
    vertical-align: middle;
    display: table-cell;
    width: 170px;
    float: none;
}

.center {
    position: relative;
    text-align: center;
    padding-top: 37px;
}

.titlecontent {
    color: #233d63;
    position: relative;
    margin: 0 auto;
}

.center h1 {
    font-size: 26px;
    position: relative;
}
/******/
.login-fullpage {
    position: relative;
    margin-top: 0;
    margin-bottom: 116px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.35);
}

.soon-logo {
    position: relative;
    top: 0px;
    left: 0px;
    bottom: 0px;
}

.wait .room {
    font-size: 20px;
    color: #233d63;
    font-weight: 700;
    margin-bottom: 0;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    margin-bottom: 19px;
}

/***Loader cs***/



.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}

.white {
    color: #ffffff !important;
}

.black {
    color: #233d63000 !important;
}

.gray {
    color: #abb0ac !important;
}


img {
    width: auto\9;
    /* max-width: 100%; */
}
/*  General classes  */


#loading {
    visibility: hidden;
}


.inline {
    display: inline-block;
}

.center-absolute {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
/*Common-Stuff*/
.error {
    font-size: 13px;
    line-height: 18px;
    color: #e84546;
}

.absolute {
    position: absolute;
}

.relative {
    position: relative;
}

.animate {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.animate2 {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.le-input {
    background-color: #f4f4f4;
    border: none;
    color: #233d63000;
    border-radius: 3px;
    padding: 10px;
}

.le-btn {
    vertical-align: middle;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: none;
    text-transform: uppercase;
    display: inline-block;
    color: #ffffff;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #6e992d;
    font-size: 13px;
    padding: 10px 15px;
}

    .le-btn:hover {
        background-color: #527221;
        color: #ffffff;
        cursor: pointer;
    }

    .le-btn:focus,
    .le-btn.active,
    .le-btn:active {
        background-color: #527221;
        color: #ffffff;
    }

    .le-btn.big {
        padding: 15px 30px;
        font-size: 16px;
    }

    .le-btn.icon-btn {
        padding: 9px 10px 9px 10px;
    }

        .le-btn.icon-btn:before {
            font-size: 19px;
            width: 19px;
            height: 19px;
            line-height: 19px;
        }

    .le-btn.small {
        font-size: 10px;
        padding: 9px 12px;
    }

.bold {
    font-weight: 500 !important;
}

.bold100 {
    font-weight: 100 !important;
}

.bold200 {
    font-weight: 200 !important;
}

.bold300 {
    font-weight: 300 !important;
}

.bold400 {
    font-weight: 400 !important;
}

.bold500 {
    font-weight: 500 !important;
}

.bold600 {
    font-weight: 600 !important;
}

.bold700 {
    font-weight: 700 !important;
}

.bold800 {
    font-weight: 800 !important;
}

.unselectable {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.italic {
    font-style: italic;
}
/*Sections*/
.wrapper {
    position: relative;
    z-index: 1;
    height: 100vh;
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: fixed;
    background: #fff;
    background-size: cover;
    background-image: url('/assets/project/img/wait-page-bg.jpg');
}

/*Counter*/
@keyframes lefadeIn {
    100% {
        opacity: 1;
    }
}

.plzwait span {
    padding-top: 0;
    display: block;
    color: #fff;
}

.waittrip li {
    display: inline-block;
    width: 25%;
}

.wrapper h1 {
    color: #ff5722;
    font-size: 24px;
    text-align: center;
    font-weight: 400;
    margin-bottom: 10px;
    z-index: 1;
    position: relative;
}

.subtitle {
    text-align: center;
    color: #333333;
    line-height: 32px;
    position: relative;
    margin-bottom: 30px;
}

.shape1 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.shape2 {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.travel img {
    width: 590px;
    height: 541px;
    margin-top: 10px;
}

.dayname {
    font-size: 16px;
    margin-top: 4px;
    color: #fff;
}

.waittrip .tit {
    display: block;
    text-align: left;
    font-size: 35px;
    margin-bottom: 0;
    color: #fff;
    font-weight: bold;
    margin-left: 60px;
}

.desc {
    display: inline-block !important;
    width: 100% !important;
    margin: 0 auto;
}

.logo_w {
    margin: 56px 0 0 65px;
}

.overlay1 {
    z-index: 0;
    bottom: 0;
    right: 0;
    margin: 0px;
    padding: 0px;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(8, 8, 8, 0.79);
}

.loader {
    width: 100px;
    border-radius: 100%;
    position: relative;
    margin: 0 auto;
    display: block;
}

    .loader span {
        display: inline-block;
        width: 20px;
        height: 20px;
        border-radius: 100%;
        background-color: #fff;
        margin: 0 5px 0;
        opacity: 0;
    }

        .loader span:nth-child(1) {
            animation: opacitychange 1s ease-in-out infinite;
        }

        .loader span:nth-child(2) {
            animation: opacitychange 1s ease-in-out 0.33s infinite;
        }

        .loader span:nth-child(3) {
            animation: opacitychange 1s ease-in-out 0.66s infinite;
        }

@keyframes opacitychange {
    0%, 100% {
        opacity: 0;
    }

    60% {
        opacity: 1;
    }
}

.loader_d {
    display: block !important;
    margin: 0 auto !important;
    left: 0;
    right: 0;
}

.mt40 {
    margin-top: 60px;
}

.des {
    display: block !important;
    width: 100% !important;
    margin: 30px 0px 0 !important;
}

.main_box::before {
    content: "";
    position: absolute;
    right: -9px;
    z-index: 1;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #233d6345f;
    top: 25px;
}

.main_box::after {
    content: "";
    position: absolute;
    right: -9px;
    z-index: 1;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #233d6345f;
    bottom: 25px;
}

.main_box.mt4::before, .main_box.mt4::after {
    content: " " !important;
    background: 0;
}

.ml40 {
    margin-left: 103px;
}

.ml18 {
    margin-left: 18%;
}


.wait .month_year {
    color: #fff;
}

.main_text_w {
    width: 80%;
    margin: 0 auto 25px auto;
    border-radius: 4px;
    top: 70px;
    position: relative;
    z-index: 100;
    padding: 20px;
    background: rgba(255,255,255,0.3);
    box-shadow: 0 0.75rem 2rem 0 rgb(0 0 0 / 10%);
}



@media only screen and (max-width:1200px) {
    .wait .ring {
        width: 170px;
        height: 170px;
    }
}

@media only screen and (max-width:1199px) and (min-width:992px) {
    .waittrip li {
        display: inline-block;
        width: 28%;
    }
}

@media only screen and (max-width:991px) and (min-width:768px) {
    .main_text_w {
        width: 90%;
    }

    .waittrip li {
        display: inline-block;
        width: 32%;
    }



    plzwait {
        font-size: 15px;
    }

    .soon-logo.background-block img {
        width: 100%;
    }

    .center h1 {
        text-align: center;
    }

    .main_model_block .fa-map-marker::before {
        left: 50%;
    }

    .wait .ring {
        top: 52%;
        left: 52%;
        width: 110px;
        height: 110px;
    }

    .titlecontent ul li {
        font-size: 12px;
    }

    .titlewhy {
        font-size: 25px;
    }

    .box-outer {
        width: auto;
    }
}

@media only screen and (max-width:767px) and (min-width:320px) {
    .waittrip li.w_tour {
        width: 50%;
    }

        .waittrip li.w_tour .tour_city, .tour_country {
            width: 125px;
            height: 125px;
            left: 0;
            right: 0;
            margin: 0 auto;
        }

        .waittrip li.w_tour .main_box {
            width: 125px;
            height: 125px;
        }

   

    .dayname, .month_year {
    font-size: 11px;
}

    .day_date span {
        font-size: 12px;
    }

    .main_box, .box-outer {
        width: 100%;
        padding-top: 0 !important;
    }

    .subtitle {
        line-height: 20px;
        font-size: 12px;
    }

    .main_box {
        height: 90px;
        width: 90px;
        line-height: 17px;
    }

    .waittrip li {
        display: inline-block;
        width: 33%;
    }

    .wrapper h1 {
        color: #ff5722;
        font-size: 13px;
    }

    .main_text_w {
        padding: 10px;
        width: 100%;
    }

    .xs-50 {
        width: 46% !important;
    }

    .page-holder {
        width: 100%;
    }

    .center h1 {
        font-size: 25px;
        left: 0;
        text-align: center;
    }

    .main_model_block {
        overflow: auto;
    }

    .soon-logo.background-block img {
        width: 100%;
    }


    .center {
        position: relative;
        left: 0;
    }


        .center h5 {
            font-size: 10px;
            margin-bottom: 40px;
        }


    .main_model_block .fa-map-marker::before {
        left: 50%;
    }

    .wait .ring {
        width: 150px !important;
        height: 150px !important;
        position: relative !important;
    }

    .Checkin, .Checkout, .wait_wrapp .room {
        font-size: 12px !important;
        top: 0px;
    }

    .titlecontent {
        display: none;
    }

    .wait_wrapp .date_time {
        top: 0px !important;
    }
    .plzwait {
        height: 125px;
        width: 125px;
       
    }
    .day_date {
        margin-top: 12px !important;
    }
    .hotel_w {
    height: 90px;
    width: 90px;
    line-height: 14px;
}
}

@media only screen and (max-width:480px) {
    #suitcase, #boot, #bucket, #baloon1 {
        display: none;
    }

    .xs-p0 {
        padding: 0px !important;
    }

    .xs-p5 {
        padding: 5px !important;
    }
}
