body {

    margin: 0 auto;

    font-size: 13px;

    font-family: 'Roboto', sans-serif;

    color: #5c5c5c;

}



html,
body {
    height: 100%;

    margin: 0px;

    padding: 0px;
}

body.welcome-page{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover{
    color: #eebe06;
    outline: none;
}

.arvo-font {
    font-family: 'Arvo', serif;
}

.mont-font {
    font-family: 'Montserrat', sans-serif;
}

a {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5 {

    font-family: 'Roboto', sans-serif;
    font-weight: 500;

}

h1 {
    font-size: 28px;
    margin-bottom: 20px;
}

h2 {
    font-size: 25px
}

h3 {
    font-size: 21px
}


h4 {
    font-size: 18px;
    font-weight: 700;
}


header {

    width: 100%;
    /* min-height: 550px; */
    padding-bottom: 80px;
    display: block;
    color: white;
    font-size: 18px;
    background: url(../images/hero.jpg) no-repeat center;
    background-size:     cover;                    
    background-repeat:   no-repeat;
    background-position: center center; 

}



.login-header {

    width: 100%;

    min-height: 550px;

    display: block;

    color: white;

    font-size: 18px;

    background: url(../images/hero.jpg) no-repeat;

    -webkit-background-size: cover;

    -moz-background-size: cover;

    -o-background-size: cover;

    background-size: cover;

    height: 100vh;

}



.language-icon svg {

    color: white;

    fill: white;

    width: 24px;

    height: 24px;

}



.language-icon svg:hover {

    color: #ffcb05;

    fill: #ffcb05;

}



header .home-search-wrapper {

    margin-top: 100px;

}



.login-header .home-search-wrapper {

    margin-top: 60px !important;

}





header .home-search {

    border-radius: 6px;

    padding: 30px;

    color: white;

    background: rgba(0, 0, 0, 0.8);

}



header .home-search h1 {

    margin-top: 0;
    text-align: center;
    color: #ffcb05;
    margin-bottom: 8px
}



.home-search .btn-default,
.home-search .bootstrap-select .dropdown-toggle:focus {

    color: white;

    border: solid 1px white;

    background-color: transparent;

}



.home-search .btn-group.open .dropdown-toggle {

    color: #ffcb05;

    border: solid 1px black;

    background-color: black;

}



header .home-search label {
    font-size: 14px;
    color: white;
    font-weight: 400;
    margin: 12px 0 8px 0;
}

header .home-search input {
    width: 100%;
    background: transparent;
    border: solid 1px white;
    padding: 5px 20px;
    font-size: 15px;
    color: white;
    border-radius: 4px;
    min-height: 45px;
    position: relative;
}

header .home-search .inputwrapper {
   position: relative;
}
header .home-search .inputwrapper img {
   position: absolute;
   left: 20px;
   top: 15px;
}
header .home-search .inputwrapper input {
   padding-left: 50px;
}
header .home-search .inputwrapper.sty2 img {
    position: absolute;
    right: 15px;
    left: auto;
    top: 15px;
 }
header .home-search .inputwrapper.sty2 input {
   padding-left: 20px;
}

header .home-search .search {
    min-width: 70px;
    color: #333333;
    background: #ffcb05;
    border: none;
    padding: 4px 12px;
    font-size: 15px;
    font-weight: 500;
    margin-top: 30px;
    width: 100%;
    min-height: 46px;
    text-transform: uppercase;
    border-radius: 5px;
}

header .login h1,
header .signup h1 {
    margin-bottom: 5px;
}

header .login label,
header .login input,
header .signup label,
header .signup input {

    margin: 5px 0;

}



header .login .forgot {

    display: block;

    color: white;

    margin: 5px 0;

}



header .home-search .submit {

    min-width: 70px;

    color: black;

    background: #ffcb05;

    border: none;

    padding: 4px 12px;

    font-size: 18px;

    font-weight: 500;

    margin-top: 15px;

    margin-bottom: 5px;

}



header .home-search .grey-btn {

    min-width: 70px;

    color: black;

    background: #ccc;

    border: none;

    padding: 4px 12px;

    font-size: 18px;

    font-weight: 500;

    margin-top: 15px;

}



header .signup {

    display: none;

}



.ui-datepicker {

    min-width: 251px;

    padding: 10px;

    background: white !important;

}



.ui-datepicker table {

    width: 100%;

}



.ui-datepicker span {

    cursor: pointer;

}



.ui-datepicker-next {

    float: right;

}



.top-discount p {

    margin: 12px 0;

}



.top-discount h3 span {

    font-size: 16px;

    display: block;

}



.top-discount a.detail-btn {

    width: 100%;

    height: 66px;

    display: block;

    color: white;

    font-size: 18px;

    padding: 12px 0 0 15px;

    background: url(../images/ribon.png) no-repeat;

}



.top-discount a:hover.detail-btn {

    text-decoration: none;

    color: #f8e2de;

}


.trending-destinations {
    margin: 20px 0;
}


.trending-destinations h1{
    text-align: center;
    margin: 50px 0 30px 0;
    color: #333;
}


.sliding-box{
    background-color: white;
    padding: 0px;
    border-radius: 5px;
    box-shadow: 0px 0px 20px 0px #0000001A;
}

.sliding-box .slick-slider{
    border-right: solid 1px white;
}
.sliding-box .slick-slider .slick-track .destination-box{
    border-radius: 5px;
    overflow: hidden;
}

.trending-destinations .destination-box .destination-summary {
    padding: 20px 60px 0 60px;
}

.trending-destinations .destination-box .destination-summary p{
    margin: 50px 0;
    font-size: 15px;
    line-height: 1.5;
}

.trending-destinations .destination-box .destination-summary h2{
    color: #333;
    line-height: 1.3;
}

.trending-destinations .destination-box .destination-summary a {
    display: inline-block;
    font-size: 13px;
    color: #fff;
    background: #F05B40;
    font-weight: 500;
    text-decoration: none;
    border-radius: 4px;
    padding: 12px 20px;
    letter-spacing: 0px;
    margin-bottom: 90px;
}
.trending-destinations .des-tination-box .destination-summary a i {
    font-weight: normal;
}
.loc-pin{
    color: #333;
    font-size: 18px;
    font-weight: 500;
}

.loc-pin .fa-map-marker{
    color: #F5C218;
    display: inline-block;
    margin-right: 5px;
}


.trending-destinations .slick-dots {
    display: none !important;
}

.sliding-box .slick-next {
    right: -51px;
}

.sliding-box .slick-prev{
    left: -50px;
}


.trending-destinations .slick-dots {

    display: none !important;

}



footer {

    width: 100%;
    padding: 25px 0px;
    margin-top: 50px;
    color: white;
    background: url(../images/footer-bg.jpg) no-repeat bottom;
    background-size:     cover;   

}



footer h4 {

    margin-top: 0;
}

footer ul {

    margin: 0;

    padding: 0;

}



footer ul li {
    list-style: none;
    margin-bottom: 20px;
}

footer ul li a {
    color: white;
    font-size: 15px;
}

footer ul li a:hover {
    color: #ffcb05;
    text-decoration: none;
}

footer .foot-links ul li{
    display: inline-block;
    padding: 0 16px;
}
.foot-links{
    margin-top: 5.5rem;
    margin-bottom: 2rem;
}

footer .subscribe .submit {
    height: 37px;
    color: black;
    border: none;
    font-size: 13px;
    font-weight: 700;
    padding: 8px 20px;
    border-radius: 0 2px 2px 0;
    background: #ffcb05;
    text-transform: uppercase;
}

.subscribe {
    display: inline-block;
}

.subscribe input{
    width: 471px;
    height: 37px;
    border-radius: 2px 0px 0px 2px;
    border: none;
    margin-right: -4px;
    padding-left: 12px;
    outline: none;
    color: black;
    float: left;
}


footer .social-media {
    margin-top: 20px;
}



footer .social-media a {
    color: white;
    font-size: 15px;
    border-radius: 50%;
    border: solid 1px white;
    height: 35px;
    width: 35px;
    display: inline-block;
    padding-top: 0.7%;
    margin: 0 2px;
}



footer .social-media a:hover {
    color: #ffcb05;
    text-decoration: none;
}



footer .social-media .fa {
    width: 30px;

}

footer .copy-right {
    padding-top: 15px;
    margin: 20px 0;
    font-size: 15px;
}

footer .copy-right span {
    color: #ffcb05;
    display: inline-block;
    margin-right: 12px;
}



/*Form CSS*/



.grey-bg {
    background: #f5f5f5;
}



.inner-header {
    width: 100%;
    min-height: 240px;
    background: url(../images/hero-inner.jpg) no-repeat;
    background-size: cover;
}

.inner-header.custom{
    min-height: 640px;
    background-position: center;
}
.inner-header.custom.booking{
    min-height: 547px;
    background: url(../images/booking-receipt.jpg);
}
.inner-header.custom.confirm{
    min-height: 547px;
    background: url(../images/flipped-booking-confirmation.png)
}
@media screen and (max-width: 991px) {
    .inner-header.custom{
        min-height: 440px;
    }
}

.form {

    margin-top: 25px;

}



.form h1 {

    padding: 20px 10px;

    color: black;

    background: #ffcb27;

    margin: 0;

    font-size: 25px;

    font-weight: 400;

}



.form-section {

    padding: 20px;

    background: white;

    box-shadow: 0px 1px 1px #c4c4c4;

    margin-bottom: 25px;

}



.form label {

    display: block;

    font-weight: 400;

    margin: 10px 0;

}



.form input {

    width: 100%;

    padding: 7px 10px;

    border: solid 1px #d7d7d7;

    border-radius: 2px;

}



.premeir-btn {

    padding: 10px 30px;

    font-size: 20px;

    margin: 0 auto;

    margin-top: 15px;

    display: table;

    text-align: center;

    color: white;

    background: #f15b40;

}



.premeir-btn:hover {

    text-decoration: none;

    color: black;

    background: #ffcb27;

}



.secondry-btn {

    padding: 10px 20px;

    font-size: 18px;

    margin: 0 auto;

    display: table;

    text-align: center;

    border: solid 1px #f15b40;

    color: #f15b40;

    background-color: white;

}



.secondry-btn:hover {

    border: solid 1px #fff;

    text-decoration: none;

    color: white;

    background: #f15b40;
    ;

}



.or {

    width: 50px;

    height: 50px;

    font-size: 20px;

    border-radius: 50%;

    margin: 0 auto;

    padding-top: 10px;

    text-align: center;

    margin-top: 23px;

    color: black;

    font-weight: 500;

    background: #ffcb05;

}





/*Form CSS End*/



/*Search Result*/



.search-result {

    padding: 15px 0;

    font-size: 20px;

    color: white;

    font-weight: 500;

    background: #f15b40;

    margin-bottom: 25px;

}



.search-result span {

    font-size: 15px;

    display: block;

}



.search-result .secondry-btn {

    float: right;

}



.listing-options .nav li {

    text-align: center;



}



.listing-options .nav i {

    display: block;

    text-align: center;

    margin-bottom: 5px;

    font-size: 20px;

}



.listing-options .nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {

    background: none !important;

    color: #fff;

}



.listing-options .nav>li>a {

    background: none;

    color: white !important;

    opacity: 0.5;

    font-size: 14px;

}



.listing-options .nav-pills>li.active>a,
.nav-pills>li.active>a:focus {

    background: none;

    color: white !important;

    opacity: 1;

    outline: none;



}





.advance-search {

    padding: 2px 15px 20px 15px;

    background-color: white;

    margin-bottom: 25px;

    box-shadow: 0px 1px 1px #c4c4c4;

}



.advance-search h3 {

    margin-bottom: 0px;

}



.advance-search .secondry-btn {

    width: 100%;

    padding: 3px 0;

}



.advance-search .favourit {

    width: 100%;

    display: inline-block;

    padding: 5px 20px;

    font-size: 16px;

    text-align: center;

    color: black;

    border-radius: 2px;

    background: #ffcb05;

}



.listing-wrapper .result-box {
    background: white;
    position: relative;
    box-shadow: 0px 3px 6px #eee;
    margin-bottom: 20px;
    border-radius: 10px;

}



.listing-wrapper .result-box h3 {
    margin: 0;
    font-size: 20px;
    padding: 0px;
    color: #4f6cbf;
}





.listing-wrapper .result-box h3 span {

    color: #666;

    font-size: 18px
}



.listing-wrapper .result-box .gallery {

    /* padding: 15px; */

    padding-right: 0;

}



.grid-view .result-box .gallery {

    padding: 0px;

    margin-bottom: 15px;

}



.listing-wrapper .result-box .city-info {

    padding: 15px;

    padding-left: 0;

    min-height: 150px;

}



.grid-view .result-box .city-info {

    padding: 0px;

    min-height: 100px;

}



/* .hotel-from{

    background: #e1232a;

    color: white;

    padding: 5px;

    padding-right: 20px;

    margin-top: 10px;

    font-size: 15px;

    display: inline-block;

    position: relative;

}



.hotel-from::after{

    content: "";

    width: 30px;

    height: 30px;

    display: block;

    position: absolute;

    top: -3px;

    right: -27px;

    background: url(../images/ribon-tail.png) no-repeat;  

} */



.listing-wrapper .result-box .city-info .distance-away {

    position: absolute;

    bottom: 0;

}



.grid-view .result-box .city-info .distance-away {

    position: relative;

    margin-top: 15px;

}



.listing-wrapper .result-box .trivago-price {

    min-height: 150px;

    padding: 15px 0;

    text-align: right;

}



.grid-view .result-box .trivago-price {

    min-height: 95px;

    padding: 0;

    margin-top: 20px;

    text-align: center;

}



/* Refered Hotel */



.refered-hotel {

    position: relative;

    color: white;

    background-color: #41c558 !important;

}



.refered-hotel .city-info h3,
.refered-hotel .trivago-price h3,
.refered-hotel .trivago-price h3 span {

    color: white !important;

}



.refered-hotel .hotel-from {

    position: absolute;

    right: -40px;

    top: 22%;

    z-index: 100;

    padding-top: 15px;

    text-align: center;

}



.refered-hotel .hotel-from img {

    width: 80px;

    height: 80px;

    border-radius: 50%;

}



/* end */



.grid-view .result-box .trivago-price .saved {

    color: red;

}



.listing-wrapper .result-box .trivago-price .secondry-btn {

    position: absolute;

    bottom: 0;

    right: 10px;

    padding: 5px 10px;

    font-size: 14px;

}



.grid-view .result-box .trivago-price .secondry-btn {

    position: relative;

    font-size: 14px;

    width: 100%;

    left: 0;

    margin-top: 22px;

}



.listing-wrapper .result-box .regular-price {

    padding: 15px;
    padding-top: 14px;
    padding-bottom: 21px;
    font-size: 20px;
    text-align: center;
    color: black;
    background: #ffcb05;
    border-radius: 0px 10px 10px 0;

}



.listing-wrapper .result-box .regular-price .our-price {

    margin-bottom: 22px;

}



.listing-wrapper .result-box .regular-price .our-price span {

    display: block;

    font-size: 16px;

}



.grid-view .result-box .regular-price .our-price span {

    display: inline-block;

}





.listing-wrapper .result-box .regular-price .secondry-btn {

    padding: 10px 40px;
    color: #333333;
    font-size: 16px;
    margin-bottom: 3px;
    background: white;
    text-transform: uppercase;
    border-radius: 2px;
    border: 0px;
    font-weight: 700;

}



/*Search Result End*/



/*Search Result Detail*/



.detail-info {

    padding: 15px;

    background: white;

}



.detail-info h2 {

    margin-top: 0;

}



.detail-info p {

    margin: 4px 0;

}



.amenities {

    padding: 10px;

    margin-top: 15px;

    margin-bottom: 30px;

    background: #e8f4cb;

}



.amenities label {

    font-weight: normal;

}



.amenities label:after {

    content: "|";

    padding-right: 5px;

    padding-left: 5px;

}



.detail-info .price {

    font-size: 15px;

    text-align: right;

}



.detail-info .price span {

    font-size: 22px;

    display: block;

}



.book-now {

    display: inline-block;

    padding: 5px 20px;

    margin: 15px 0;

    font-size: 16px;

    text-align: center;

    color: white;

    background: #f15b40;

}



.city-map {

    position: relative;

}



.map-view {

    display: inline-block;

    padding: 5px 15px;

    margin: 15px 0;

    font-size: 13px;

    text-align: center;

    color: black;

    background: #ffcb05;

    position: absolute;

    right: 0;

    top: -15px;

}



.find-direction {

    width: 100%;

    display: inline-block;

    padding: 5px 15px;

    margin: 15px 0;

    font-size: 13px;

    text-align: center;

    color: black;

    background: #ffcb05;

    position: absolute;

    bottom: -10px;

}

/*Search Result Detail End*/



/*Check out*/



.checkout-container {

    padding: 12px;

    background: white;

}



.checkout-container h3 {

    font-size: 18px;

    color: #0b729d;

}



.checkout-container .booking-information h2 {

    color: black;

    text-align: center;

    background: #ffcb27;

    margin-top: 0;

    margin-bottom: 15px;

    padding: 10px;

}



form label {

    display: block;

    margin: 10px 0;

}



form input {

    width: 100%;

    padding: 7px 10px;

    border: solid 1px #d7d7d7;

    border-radius: 2px;

}



.booking-summary {

    padding: 12px 30px;

    background: #f7f7f7;

    color: black;

}



.booking-summary h2 {

    margin-top: 0;

    text-align: center;

}



.booking-summary p {

    font-size: 15px;

    font-weight: 600;

    color: #232323;

    margin: 15px 0;

}



.booking-summary p span {

    float: right;

    color: #0b729d;

}



.checkbox {

    width: 16px;

    height: 16px;

    float: left;

    margin-right: 10px !important;

}



.grand-total {

    background: white;

    padding: 10px;

    font-size: 20px;

    margin: 25px 0;

}



.grand-total span {

    float: right;

    color: #0b729d;

}



.checkout-btn {

    text-align: center;

    padding: 10px 0;

    color: white;

    background: #f15b40;

    font-size: 20px;

    border: none;

    width: 100%;

    transition: background-color 0.5s ease;

}



.checkout-btn:hover {

    background: #0b729d;

}



.cancel-btn {

    padding: 10px 20px;

    font-size: 18px;

    display: table;

    text-align: center;

    color: #757575;

    background-color: white;

    border: solid 1px #f15b40;

    float: right;

}



.cancel-btn:hover {

    border: solid 1px #fff;

    text-decoration: none;

    color: white;

    background: #f15b40;
    ;

}



/*My Account*/

.account-header {
    padding: 45px 0px;
}

.my-account-title{
    padding-top: 40px;
    margin-bottom: -20px;
}

.account-header h2 {

    color: white;

    margin: 0;

}


.account-container .container {
    width: 1080px;
}

.account-tabs {
    background: white;
    margin-top: 35px;
}

.account-container .account-tabs .nav-pills>li>a {

    border-radius: 0;

}

.account-container .account-tabs .nav-pills>li {

    margin-right: 8px;
}

.account-container .account-tabs .nav {
    border-bottom: solid 1px #EBEBEB;
}

.account-container .account-tabs .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 20px;
    color: #000;
    font-size: 12px;
    font-weight: 500;
}

.account-container .account-tabs .nav>li:last-child>a {
    padding-right: 0px;
}

.account-container .account-tabs .nav>li>a:hover {
    background: none;
    color: #F05B40 !important;
}


.account-container .account-tabs .nav-pills>li.active>a,
.account-container .account-tabs .nav-pills>li.active>a:focus,
.account-container .account-tabs .nav-pills>li.active>a:hover {
    color: #F05B40 !important;
    background: white;
    border-bottom: solid 2px #F05B40;
}



.account-container .tab-content {
    background: white;
    padding: 12px 0;
    margin-top: 16px;
    /* overflow: auto; */
}


.profile-wrapper .display-picture label {
    margin-top: 0 !important;
}

.profile-wrapper .display-picture .user-img {
    position: relative;
    /* width: 180px;
    padding: 10px 5px;
    text-align: center;
    background: #e0e0e0;
    position: relative;
    margin: 0 auto; */
}

.profile-wrapper .display-picture .user-img img {
    border-radius: 6px;
}

.change-photo {
    position: absolute;
    font-size: 10px;
    color: white;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    cursor: pointer;
    text-align: center;
    padding: 5px;
    bottom: 0;
}


.profile-wrapper .display-picture .fa-camera {

    /* position: absolute;
    color: white;
    font-size: 20px;
    left: 10px;
    top: 10px;
    cursor: pointer; */
    margin-right: 5px;

}



.profile-wrapper .display-picture .fa-camera:hover {

    color: #666;

}



.profile-wrapper .display-picture .user-name {

    font-size: 16px;

    font-weight: 600;

    text-align: center;

    margin-top: 16px;

}





.profile-wrapper .display-picture .user-name a {

    font-size: 12px;

    display: block;

    color: #37a000;

    margin-top: 7px;

}



.data-input {

    width: 100%;

    padding: 7px 10px;

    border: solid 1px #d7d7d7;

    border-radius: 2px;

}



.yellow-btn {

    margin-top: 34px;

    font-size: 18px;

    width: 220px;

    padding: 12px 0;

    background: #eebe06;

    color: #181818;

    display: block;

    border: none;

    text-align: center;

    font-weight: 500;

    box-shadow: 0 0 2px 1px #d2d3d3;

}



.yellow-btn:hover {

    text-decoration: none;

    color: #181818;

}



.white-btn {

    margin-top: 24px;

    font-size: 18px;

    width: 220px;

    padding: 12px 0;

    background: #fff;

    color: #181818;

    display: block;

    border: none;

    text-align: center;

    box-shadow: 0 0 2px 1px #d2d3d3;

}



.white-btn:hover {
    text-decoration: none;
    color: #181818;
    background: #eebe06;
}

.edit-profile{
    width: 150px;
    margin: 0 auto;
}

.tab-content .table>tbody>tr>td,
.tab-content .table>tbody>tr>th,
.tab-content .table>tfoot>tr>td,
.tab-content .table>tfoot>tr>th,
.tab-content .table>thead>tr>td,
.tab-content .table>thead>tr>th {
    border-bottom: 1px solid #ddd;
    border-top: 0;
    font-size: 12px;
    text-align: left;
}

.datatable-attributes {
    margin-bottom: 40px;
}

.datatable-attributes .btn-default {
    border: 0;
    margin-top: 4px;
}

.datatable-attributes .btn-default:hover {
    background-color: none;
    border: none;
}

.datatable-attributes .dropdown-menu {
    background: white;
}

.enter-keyword {
    border: solid 1px #EBEBEB;
    padding: 8px 10px;
    border-radius: 6px;
    color: black;
}

.enter-keyword input {
    border: 0;
    width: 80%;
    margin-left: 10px;
}

.enter-keyword input:focus-visible {
    outline: none !important;
}


.tab-content table {
    width: 100%;
}

.tab-content table thead {
    background: #FBF7E6;
    font-size: 13px;
    color: black;
}

.tab-content table th,
.tab-content table td {
    padding: 10px;
}


.tab-content table .btn {
    height: 38px;
    padding: 10px 5px !important;
    font-size: 12px !important;
}
.tab-content table .btn[disabled]  {
    pointer-events: none;
}

.table-arrows {
    margin-top: 50px;
    text-align: center;
}

.table-arrows a {
    padding: 12px 16px;
    border: solid 1px #EBEBEB;
    border-radius: 2px;
    margin: 5px;
}

.table-arrows a:hover {
    background-color: #EBEBEB;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    vertical-align: middle;
}

.account-container .tab-content label {
    margin: 10px 0;
    font-weight: 700;
    font-size: 12px;
    color: #333333;
}

.form-group-wrap {
    border: solid 1px #ccc;
    border-radius: 4px;
    position: relative;
    padding: 10px;
    margin-bottom: 10px
}
.form-group-wrap.grey {
    background-color: rgb(235 232 232 / 50%);
}

.form-group-wrap label {
    background: white;
    padding: 1px 8px !important;
    position: absolute;
    top: -19px;
    font-size: 10px;
    font-weight: normal;
    color: #717171;
    text-transform: uppercase;
}

.form-group-wrap span {
    display: block;
    padding-left: 8px;
    margin-top: 5px;
    color: black;
    font-size: 12px;
}

.form-group-wrap input {
    border: 0;
}

.disable {
    color: #999
}

#active-listing .active-listing-wrapper {

    margin-bottom: 30px;

    padding-bottom: 20px;

    border-bottom: solid 1px #CF9;

}



#active-listing .booking-info {

    padding: 15px;

    background: #f5f5f5;

}



#active-listing .booking-info h2 {

    margin-top: 0;

}



#active-listing .booking-info .trip-date {

    padding: 5px;

    color: #fff;

    background: #37a000;

    margin-bottom: 10px;

}



#active-listing .pending-transaction h2 span {

    float: right;

    font-size: 14px;

}



#active-listing .pending-transaction h2 span b {

    color: #37a000;

}



#active-listing .pending-transaction .transaction-info {

    padding: 10px;

    border: solid 1px #ccc;

    font-weight: 600;

    margin-top: 20px;

}





#active-listing .pending-transaction .transaction-info span {

    display: block;

    font-weight: normal;

    margin-top: 8px;

}



#active-bookings .view-btn {

    width: 100%;

    display: inline-block;

    padding: 5px 10px;

    font-size: 14px;

    text-align: center;

    color: black;

    border-radius: 2px;

    background: #ffcb05;

}



#active-bookings .view-btn:hover {
    text-decoration: none;
}


#active-bookings table.table-bordered.dataTable tbody th,
table.table-bordered.dataTable tbody td {
    vertical-align: middle;
}

.active-listing-card{
    box-shadow: 0 0 8px 4px #f7f7f7;
    position: relative;
    margin-bottom: 20px;
    border-radius: 7px;
    overflow: hidden;
}
.active-listing-card .ref-section{
    background: #FEF9E8;
    padding: 20px 25px;
    display: flex;
    flex-wrap: wrap;
}
.active-listing-card .ref-section .data{
    flex: 0 0 33.33%;
    max-width: 33.33%;
}

.active-listing-card .ref-section .data b{
    color: #333;
    font-size: 15px;
    font-weight: 700;
    line-height: 26px;
}
.active-listing-card .ref-section .data i{
    color: #F05B40;
    font-size: 15px;
    font-weight: 700;
    line-height: 26px;
    margin-left: 10px;
}

.active-listing-card .headWrap{
   background: #FFF3CC;
   padding: 20px 25px;
   display: flex;
   justify-content: space-between;
   align-items: center;
}
.active-listing-card .headWrap h2{
  border-bottom: none;
}

.active-listing-card .headWrap .active-list-btn{
    gap: 10px;
    display: flex;
}

.active-listing-card .headWrap .active-list-btn button{
    font-size: 15px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    padding: 10px 25px;
    border-radius: 3px;
}

@media screen and (max-width: 990px) {
    .active-listing-card .headWrap h2{
        margin-bottom: 0 !important;
        font-size: 12px;
     }
    .active-listing-card .ref-section .data{
        text-align: center;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .active-listing-card .headWrap .active-list-btn button{
        font-size: 12px;
        padding: 10px;
    }
}
.active-listing-card h2{
    font-size: 20px;
    font-weight:700 ;
    color: #333;
    border-bottom: solid 1px #eee;
    /* padding: 20px 20px;
    padding-top: 10px; */
    margin: 0;
}
.active-listing-card h2 span{
    font-size: 12px;
    border-radius: 4px;
    padding: 5px 8px;
    background-color: #EBF5E5;
    display: inline-block;
    font-weight:600 ;
    color: #379F00;
    margin-left: 10px;
}

.active-list-data{
    padding: 20px 25px;
}
.active-list-data .active-data-col{
    margin-bottom: 10px;
    color: #555555;
    font-size: 12px;
}

.active-list-data .active-data-col b{
    color: #333;
    font-size: 12px;
    font-weight: 500;
}



.active-list-btns{
    position: absolute;
    right: 15px;
    top: 20px;
}

.active-list-btns button{
    padding: 8px 30px;
    margin-right: 5px;
}



#transaction-history,
#active-bookings {

    /* padding: 12px; */

}



#transaction-history thead {

    color: #000
}



.search-result .login label {

    display: block;

    font-size: 15px;

    font-weight: normal;

}



.search-result .login input {

    width: 100%;

    border: 1px solid #fff;

    background: none;

    font-size: 14px;

    padding: 5px;

}





.search-result .login .login-btn {

    background: #fff;

    color: #e35137;

    font-size: 16px;

    padding: 5px 20px;

    display: inline-block;

    font-weight: 600;

    margin-top: 25px;

}



/* Reservation Summary */



.reservation-summary .form-section {

    margin-bottom: 0;

}



.reservation-summary .form h1 {

    padding: 15px 10px;

}



.reservation-summary h3 {

    color: white;

    border-radius: 4px;

    padding: 8px 10px;

    background: #48b0eb;

    margin: 0 0 15px 0;

    font-size: 18px;

}



.reservation-summary .references p span {

    float: right;

    font-weight: bold;

}



.reservation-summary .references .booking-source {

    border-top: solid 1px #ccc;

    padding-top: 10px;

}



/* .reservation-summary .references .booking-source b{ display: block;} */



.reservation-summary .stay-details {

    border: solid 1px #ccc;

    padding: 10px;

}



.reservation-summary .stay-details b {
    display: block;
}



.reservation-summary .options p {

    font-size: 17px;

    margin-bottom: 14px;

}



.reservation-summary .options p .fa {

    color: #7bb708;

    margin-right: 5px;

}



.cancellation-policy {

    padding: 15px 25px;

    padding-top: 10px;

    margin-top: 20px;

    color: black;

    text-align: center;

    background: #f8dcdc;

}



/* Reservation Summary End*/



.margin-top {
    margin-top: 15px !important;
}




/* Reservation Confirmation */



.reservation-confirmation p {

    font-size: 15px;

    color: black;

}



.reservation-confirmation h4 {

    color: white;

    border-radius: 4px;

    padding: 8px 10px;

    background: #48b0eb;

    margin: 0 0 15px 0;

    font-size: 18px;

    font-weight: normal;

    overflow: hidden;

}



.reservation-confirmation h4 span {

    float: right;



}



.reservation-header h2 span {

    display: block;

    margin: 5px 0;

    font-weight: normal;

}



.reservation-header a {

    float: right;

    font-size: 20px;

    color: white;

    border: solid 1px white;

    padding: 8px 14px;

    border-radius: 4px;

    margin-top: -70px;

}



.reservation-header a:hover {

    text-decoration: none;

}



.explore-city {

    text-align: center;

}



.explore-city h3 {

    padding: 18px 0;

    font-size: 22px;

}



.explore-city .start-btn {

    font-size: 20px;

    background: white;

    display: block;

    padding: 8px 15px;

    width: 200px;

    margin: 0 auto;

    margin-top: 12px;

    border-radius: 4px;

}



.explore-city .start-btn {

    text-decoration: none;

}



.sidebar-ad {

    padding: 12px;

    background: white;

    box-shadow: 0px 1px 1px #c4c4c4;

    margin-top: 25px;

}



.sidebar-ad h4 {

    background: white;

    color: #333;

    font-size: 20px;

    padding: 0;



}



.sidebar-ad h4 span {

    font-size: 20px;

    margin-bottom: 10px;

    color: #f15b40;

}

.sidebar-ad h5 {

    font-size: 17px;

    margin-bottom: 10px;

    font-weight: normal;

}



.sidebar-ad h5 span {

    color: #f15b40;

}



/* Reservation Confirmation End*/



/* Room Rates */



.room-rates {

    background: #f2f2f2;

    padding: 15px;

    margin-top: 10px;

    color: black;

}



.room-rates h3 {

    margin: 0 0 10px 0;

}



.room-rates ul {

    margin: 0;

    padding: 0;

    margin-top: 20px;

}



.room-rates ul li {

    list-style: none;

    display: inline-block;

    margin-right: 10%;

}



.executive-room-detail {

    margin-top: 30px;

    font-size: 14px;

}



.executive-room-detail h2 {

    margin: 0;

    text-align: center;

    background: #489f27;

    color: white;

    padding: 12px;

}



.executive-room-detail h2 span {

    font-size: 20px;

}



.executive-room-detail .item {

    background: white;

}

.executive-room-detail .item .detail-price {
    color: black;

    font-size: 20px;

    padding: 7px 12px 0 12px;

    font-weight: 700;

    margin-top: 10px;
}



.executive-room-detail .item .item-wrapper {

    padding: 15px;
    padding-top: 0;
    min-height: 380px;

}



.executive-room-detail .item .item-wrapper p {

    border-bottom: solid 1px #ccc;

    padding: 10px 0;

    margin: 0;

}



.executive-room-detail .item .item-wrapper p span {

    float: right;

    font-weight: bold;

}



.executive-room-detail .item .item-wrapper ul {

    margin: 0;

    padding: 0;

}



.executive-room-detail .item .item-wrapper ul li {

    list-style: none;

    margin-bottom: 6px;

}



.executive-room-detail .item .item-wrapper .fa {

    color: #489f27;

}





.executive-room-detail .item .item-wrapper h4 {

    color: #000;

}



/* 404 Page */


.page-404 {
    background: url("../img/404-bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    height: 100vh;
    font-family: "Montserrat", "Arvo", Serif, sans-serif, ;
}

.page-404 h1 {
    font-size: 7.5rem;
    margin-top: 60px;
    text-align: center;
    color: #f8c809;
    font-family: "Montserrat", "Arvo", Serif, sans-serif, ;
    font-weight: bold;
    text-shadow: 0px 2px 2px #666;
}

.page-404 h2 {
    margin-top: 20px;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 28px;
    font-family: "Montserrat", "Arvo", Serif, sans-serif, ;
}

.page-404 h5 {
    color: white;
    text-align: center;
    font-size: 20px;
    padding: 0 260px;
}

.page-404 .join-email {
    margin-top: 1%;
}

.page-404 .join-email .btn-join {
    border-radius: 20px;
    border: solid 3px #2d76c0;
    background: #1e64aa;
    padding: 5px 20px;
    color: #fff;
    font-weight: bold;
    margin-left: -26px;
    outline: none;
    box-shadow: 1px 4px 5px #85dafd inset;
    text-shadow: 0px 2px 1px #333;
}


.page-404 .join-email input {
    border-radius: 20px 0px 0px 20px;
    border: solid 3px #fff;
    background: #f2f2f2;
    padding: 5px;
    color: #000;
    padding-left: 30px;
    font-weight: bold;
    width: 20%;
    outline: none;
}

.page-404 .social-icons {
    margin-top: 2%;
}

.page-404 .social-icons a {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: white;
    display: inline-block;
    padding-top: 4px;
    color: #71ecfb;
    margin: 0 20px;
    font-size: 17px;
}


/* Our Policy */

.policy-container{
    width: 880px;
    margin: 0 auto;
}

.policy-container h1{
    margin-top: 0;
    color: #000;
    font-weight: 700;
}

.policy-img{
    width: 100%;
    height: 200px;
    display: block;
    padding-top: 70px;
    text-align: center;
    color: white;
    margin-top: 20px;
    background: url(../images/policy-img.jpg) no-repeat;
    background-size: cover;
}

.policy-img:hover{
    color: white;
}


.terms-img{
    width: 100%;
    height: 200px;
    display: block;
    padding-top: 70px;
    text-align: center;
    color: white;
    margin-top: 20px;
    background: url(../images/terms-img.jpg) no-repeat;
    background-size: cover;
}


.terms-img:hover{
    color: white;
}

.privacy-hero{
    width: 100%;
    height: 200px;
    display: block;
    padding-top: 30px;
    text-align: center;
    color: white;
    margin-top: -161px;
    background: url(../images/privacy-hero.jpg) no-repeat;
    background-size:     cover;                    
    background-repeat:   no-repeat;
    background-position: center center; 
}

.terms-hero{
    width: 100%;
    height: 200px;
    display: block;
    padding-top: 30px;
    text-align: center;
    color: white;
    margin-top: -161px;
    background: url(../images/terms-hero.jpg) no-repeat;
    background-size:     cover;                    
    background-repeat:   no-repeat;
    background-position: center center; 
}

.privacy-wrapper{
    margin-bottom: 20px;
}

.privacy-wrapper h1{
    font-weight: 600;
}

.privacy-breadcrumb{
    background: none;
}

.privacy-breadcrumb ul {
    padding: 0;
    margin: 0;
}

.privacy-breadcrumb ul li{
    list-style: none;
    display: inline-block;
}

.privacy-breadcrumb ul li a{
    color: white;
    padding: 5px 10px;
    font-weight: 500;
    font-size: 15px;
}

.policy-content{
    padding: 10px 90px;
}

.policy-content h2{
    margin-bottom: 20px;
    color: #333333;
    font-weight: 700;
}

.policy-content p{
    font-size: 15px;
    line-height: 1.6;
    color: #555555;
}


.policy-content ul li{
    line-height: 2;
}


/* Our Policy End */

/* Room Rates End */

@media screen and (min-width: 767px) {
    .edit-profile-viewMode {
        /* padding-left: 60px; */
    }
}

@media screen and (max-width: 767px) {

    header .home-search-wrapper {

        margin-top: 20px;

    }

    header .home-search {

        margin-bottom: 20px;

    }

    .trending-destinations .destination-box .destination-summary {

        padding: 10px 20px 20px;

    }

    .trending-destinations .slick-dots {

        display: block !important;

        bottom: 280px;

    }

    .trending-destinations .slick-dots li button::before {

        font-size: 50px;

    }



    .trending-destinations .slick-next {

        display: none !important;

    }






    .search-result .secondry-btn {

        display: inline-block;

        margin-top: 15px;

        float: left;

    }



    .search-result .login label {

        margin-top: 10px;

    }





    .listing-wrapper .result-box .gallery {

        padding: 15px;

    }



    .grid-view .result-box .gallery {

        padding: 0px !important;

    }



    .listing-wrapper .result-box .city-info {

        padding: 15px;

        min-height: auto;

    }

    .listing-wrapper .result-box .city-info .distance-away {

        position: relative;

        margin-top: 20px;

    }

    .listing-wrapper .result-box .trivago-price {

        min-height: 120px;

        padding: 15px;

        text-align: left;

    }

    .listing-wrapper .result-box .trivago-price .secondry-btn {

        position: relative;

        padding: 5px 10px;

        font-size: 14px;

        float: left;

        margin-left: 15px;

        margin-top: 10px;

    }

    .listing-wrapper .result-box .regular-price {

        padding: 8px 15px;
        font-size: 20px;
        text-align: center;
        color: black;
        background: #ffcb05;
        overflow: hidden;
    }

    .listing-wrapper .result-box .regular-price .our-price {

        text-align: left;

        margin-bottom: 10px;

    }

    .listing-wrapper .result-box .regular-price .our-price span {

        display: inline;

        font-size: 16px;

    }

    .listing-wrapper .result-box .regular-price .secondry-btn {

        /* padding: 10px 40px;
        color: black;
        font-size: 16px;
        margin-bottom: 3px;
        background: white;
        border-radius: 2px;
        border: 0px;
        font-weight: 500; */

    }



    .detail-info .price {

        font-size: 15px;

        text-align: left;

    }



    .room-available {

        margin-bottom: 15px;

    }



    .cancel-btn {

        float: left;

        margin-top: 10px;

    }



    .refered-hotel .hotel-from {

        width: 80px;

        height: 80px;

        border-radius: 50%;

        background: white;

        position: absolute;

        right: -20px;

        top: 10%;

        z-index: 100;

        padding-top: 15px;

        text-align: center;

        box-shadow: 0 0 2px 1px #d2d3d3;

    }



    /* Reservation Summary*/



    .reservation-header a {

        float: none;

        display: inline-block;

        margin-top: 20px;

    }



    /* Reservation Summary End*/

    .page-404 h1 {
        font-size: 3rem;
        margin-top: 55px;
    }

    .page-404 h2 {
        margin-top: 10px;
        font-size: 18px;
    }

    .page-404 h5 {
        font-size: 16px;
        padding: 0px;
    }

    .panda-img {
        width: 300px;
    }

    .page-404 .join-email input {
        border-radius: 20px;
        width: auto;
        text-align: center;
        padding-left: 0;
    }

    .page-404 .join-email input::placeholder {
        font-weight: normal;
        opacity: 1;
    }

    .page-404 .join-email .btn-join {
        border-radius: 20px;
        margin-left: 0;
    }

    .page-404 .social-icons {
        margin-top: 5%;
    }

}

.containerOverride {

    padding-left: 0;
    padding-right: 30;
}

.error {
    color: red;
    position: absolute;
    top: 32px;
}

/* Loader */

#flipbookings_loader{
    display:none;
    background: rgba(0, 0, 0, 0.85);
    position: fixed;
    /* padding-top: 100px; */
    text-align: center;
    top:0;
    /* left:0; */
    right: 0;
    bottom: 0;
    z-index: 1000;
    width:100vw;
    height:100vh;
}

.loader-inner{
    display: flex;
    align-items: center;
    justify-content: center;
    height:100vh;   
    width:100vw;
    text-align: center;
}

#flipbookings_loader img{
    width: 367px;
}
#flipbookings_loader2{
    background: rgba(0, 0, 0, 0.85);
    position: fixed;
    padding-top: 100px;
    text-align: center;
    top:0;
    /* left:0; */
    right: 0;
    bottom: 0;
    z-index: 1000;
    width:100vw;
    height:100vh;
}

#flipbookings_loader2 img{
    width: 367px;
}
#flipbookings_loader3{
    background: rgba(255, 255, 255, 0.85);
    position: fixed;
    text-align: center;
    top:0;
    /* left:0; */
    right: 0;
    bottom: 0;
    z-index: 1000;
    width:100vw;
    height:100vh;
}

#flipbookings_loader3 img{
    position: absolute;
    top: -130px;
    z-index: 9999;
    left: 0;
    width: 100%;
}
/* End */

/* Hotel Reservation */

.reservation-head{
    background-color: rgba(0, 0, 0, 0.8);;
    background-image: none !important;
}

.reservation-banner{
    width: 100%;
    height: auto;
    text-align: center;
    color: white;
    padding: 110px 50px;
    padding-top:100px;
    margin-top: -107px; 
    background: url(../images/hotel-reservation.jpg) no-repeat center;
    background-size: 100%;
}
.reservation-banner.bannerFix{
    padding: 170px 50px;
    padding-top: 100px !important;
    background-size: cover;
}

@media screen and (max-width: 990px) {
    .reservation-banner.bannerFix{
        padding-top: 50px !important;
        padding: 50px 15px;
        justify-content: flex-start;
    }
}

.reservation-banner h1{
    font-weight: 700;
}

.reservation-banner h4{
    font-weight: 300;
    font-size: 15px;
}

.reservation-wrapper{
    width: 80%;
    margin: 0 auto;
    margin-top: 50px;
    border-radius: 8px;
    box-shadow: 0 0 18px #E1E1E1;
    background: white;
}

/* whole styling added for flip booking new layout */

.reservation-wrapper.customStyle {
    margin-top: -100px;
    padding: 45px 96px 50px;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}
.reservation-wrapper.customStyle .from-section-two{
    width: calc(100% + 96px + 96px);
    margin-left: -96px;
    padding: 70px 96px;
    margin-top: 55px;
    margin-bottom: 45px ;
}
.termBox .innerWrapper{
  display: flex;
  padding: 0 96px;
  align-items: baseline;
  margin-top: 50px;
  margin-bottom: 50px;
}
.termBox .innerWrapper input{
  width: 25px;
}

.termBox {
    display: block;
    margin-bottom: 15px;
  }
  
  .termBox input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
  }
  
  .termBox label {
    position: relative;
    cursor: pointer;
  }
  
  .termBox label:before {
    content:'';
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #5579C7;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 10px;
    border-radius: 5px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
  }
  
  .termBox   input:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    left: 9px;
    width: 6px;
    height: 14px;
    border: solid #5579C7;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
  }
.termBox .innerWrapper label{
    color: #333;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; 
    margin: 0;
}
.termBox .innerWrapper label .cta{
    color: #333;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; 
    margin: 0;
    text-decoration: underline;
}


.reservation-wrapper.customStyle  .form-group.customIcon{
    position: relative;
}
.reservation-wrapper.customStyle  .form-group.customIcon::before{
    position: absolute;
    content: "";
    width: 17px;
    height: 17px;
    background-image: url(../images/calener-icon.png);
    object-fit: contain;
    right: 10px;
    top: 45px;
}

.reservation-wrapper.customStyle  input:disabled, .reservation-wrapper select:disabled {
    background-color: rgb(235 232 232 / 50%);;  
}

@media screen and (max-width: 991px) {
    .reservation-wrapper.customStyle .from-section-two{
        padding: 0;
        width: calc(100% + 30px);
        margin-left: -15px;
    }
    .reservation-wrapper.customStyle {
        padding: 25px 15px 30px;
    }
    .termBox .innerWrapper{
        padding: 0 15px;
    }
}

/* rohan styling for flip booking new layout end*/



.from-section-one, .from-section-two, .from-section-three{
    padding: 55px;
}

.from-section-two{
    background-color: #F6F8FC;
}

.reservation-wrapper label{
    font-weight: normal;
    font-size: 15px;
    color: #333333;
}

.reservation-wrapper input, .reservation-wrapper select{
    width: 100%;
    height: 38px;
    border-radius: 4px;
    border: solid 1px #cccc;
}

.reservation-wrapper select{
    padding: 0 10px;
    background-color: white;
}

.amount-or-discount{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #333333;
    text-align: center;
    background-color: #F5C218;
    font-size: 15px;
    padding-top: 11px;
    font-weight: 500;    
    margin: 0 auto;
    margin-top: 36px !important;
}

.reserve-help{
    width: 16px;
    height: 16px;
    border-radius: 50%;
    text-align: center;
    font-size: 12px !important;
    color: white;
    padding-top: 2px;
    background-color: #F5C218;
}

.reserve-help[data-tool-tip]{
    position: relative;
    text-decoration: none;
    color: fff;
}

.reserve-help[data-tool-tip]::after{
content: attr(data-tool-tip);
display: block;
position: absolute;
background-color: #333;
padding: 0.6em ;
color: white;
border-radius: 4px;
font-size: 10px;
bottom: 0;
left: -180%;
white-space: nowrap;
transform: scale(0);
transition: 
transform ease-out 150ms,
bottom ease-out 150ms;
}

.reserve-help[data-tool-tip]:hover::after{
transform: scale(1);
bottom: 200%;
}

.hotel-reserve-btn{
    margin: 0 auto;
    display: inherit;
    margin-top: 40px;
    background: #5579C7;
    color: white;
    padding: 10px 25px;
    letter-spacing: 1px;
}


.hotel-reserve-btn:hover{
    color: white;
    background-color: #6185D4;
}

.mb-0{margin-bottom: 0 !important;}
.pb-0{padding-bottom: 0 !important;}

@media only screen and (max-width: 991px) {
    .reservation-banner{
        background-size: auto;
    }
  }


/* Reservation End */

.text-right-md{
    text-align: right;
}