﻿@import url(fontiran.css); /* لینک فایلی که وظیفه بارگذاری فونت ها را برعهده دارد */

:root {
    --bg-Primary: rgb(13, 110, 253);
    --bg-Secondary: rgb(108, 117, 125);
    --bg-Success: rgb(25, 135, 84);
    --bg-Danger: rgb(220, 53, 69);
    --bg-Warning: rgb(255, 193, 7);
    --bg-Info: rgb(13, 202, 240);
    --bg-Light: rgb(248, 249, 250);
    --bg-Dark: rgb(33, 37, 41);

    --btn-submit: rgb(0, 163, 115);
    --cp-bg-primary: #0077DB;
    --cp-bg-primary-hover: #00569D;
    --cp-color-primary: rgb(15, 127, 221);

    --corporate-color:rgb(0, 163, 115);

    --icon-bg: rgb(0, 163, 115) ;

}


* {
    font-family: IRANSans;
}

.container-fluid.search-form {
    /*background-image: url('/images/search-form-bg.jpg');*/
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    /*height: 550px;*/
}

.container-fluid.promotions-hotel {
    /*
    background-image: url('/images/promotions-bg.jpg');*/

    background-image: url('/images/topHotels.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100%;
}

.container-fluid.search-form .search-box {
    background: rgba(255, 255, 255, 0.9);
}


.container-fluid.search-form .search-box input,
.container-fluid.search-form .search-box button,
.container.search-form .search-box input,
.container.search-form .search-box button {
    height: 60px;
    border-radius: unset;
    background-color: white;
    opacity: 1;
}

.MultiCarousel {
    float: left;
    overflow: hidden;
    padding: 0 15px;
    width: 100%;
    position: relative;
}

.MultiCarousel .MultiCarousel-inner {
    transition: 1s ease all;
    float: left;
}

.MultiCarousel .MultiCarousel-inner .item {
    float: left;
}

.MultiCarousel .MultiCarousel-inner .item > div {
    padding: 10px;
}

.MultiCarousel .MultiCarousel-inner .item:hover .shadow-hover {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
    height: 100%;
}

.shadow-hover {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
    height: 20%;
    position: absolute;
    bottom: 0;
    transition: all 150ms;
}

.MultiCarousel .leftLst, .MultiCarousel .rightLst {
    position: absolute;
    border-radius: 50%;
    top: calc(50% - 20px);
}

.MultiCarousel .leftLst {
    left: 0;
    cursor: pointer
}

.MultiCarousel .rightLst {
    right: 0;
    cursor: pointer
}

.MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over {
    pointer-events: none;
    background: #ccc;
}

.MultiCarousel-inner .hotel-info {
    height: 50px;
    margin-top: -50px;
    color: white;
    z-index: 10000;
}

.container-fluid.promotions-hotel .card {
    background-color: unset;
}

.container-fluid.promotions-hotel .card .card-header {
    background-color: rgba(255, 255, 255, 1);
}

.container-fluid.promotions-hotel .card .card-body {
    background-color: white;
    opacity: 0.8;
}

.container-fluid.promotions-hotel .card .card-body a {
    display: block;
    width: 100%;
    padding: 3px 5px;
    color: rgb(16, 31, 122);
}

.container-fluid.promotions-hotel .card .card-body a:hover {
    background-color: #00a373;
    color: white;
}

div.asa-footer {
    background-image: url('/images/footer.svg');
    background-repeat: repeat-x;
    height: 160px;
    background-position-y: bottom;
}

div.asa-footer-content {
    /*background-color: #3c3c3c;*/
    background-color: #3c3c3c;
    /*background: #3c3c3c url('../images/footer.svg') repeat-x 0 bottom;*/

    background-image: url('../images/footer.svg'), url(../images/top-footer-bak.png);
    background-position: bottom, top;
    background-repeat: repeat-x, repeat-x;
    background-size: auto,180px;

}

div.asa-footer-content .row:first-child .col:not(last-child) {
    border-right: solid 1px #2c4162;
}

.footer-copyright {
    background-color: #2c4162;
}

nav.navbar .nav-item.active {
    border-radius: 3px;
    background-color: unset;
    max-height: 36px;
}

nav.navbar .nav-item.active:hover {
    background-color: #00a373;
    transition:0.3s;
    max-height: 36px;
    border-radius:7px;
}

nav.navbar .nav-item.active a {
    background-color: unset !important;
}

.typeahead__item a {
    text-align: right;
}

.ui-datepicker-next,
.ui-datepicker-prev {
    color: black !important;
    padding: 5px !important;
    font-size: 15px;
}

@media screen and (max-width: 576px) {
    #list-1:not(.expanded),
    #list-2:not(.expanded),
    #list-3:not(.expanded),
    #list-4:not(.expanded) {
        display: none;
    }
}

@media screen and (min-width: 992px) {
    .push-bottom {
        position: absolute;
        bottom: 0;
    }
}

i.fas.fa-angle-down.float-left.mt-1.d-md-none {
    cursor: pointer;
}

.slider.slider-horizontal {
    width: 100%;
}

.slider-selection {
    background: linear-gradient(to bottom, #00a373 0,#00a373 100%)
}

.hotel-item {
    border-radius: 18px !important;
}

.hotel-item .hotel-discount {
    background: #EA4335;
    color: #FFF;
    height: 60px;
    width: 60px;
    text-align: left;
    padding: 10px;
    position: absolute;
    top: 3px;
    left: 18px;
    border-radius: 16px 0 100% 0;
    border: 1px dotted #FFFFFF;
    box-shadow: 0 0 0 3px #EA4335;
    line-height: 100%;
}

.hotel-item .hotel-discount-r {
    background: #EA4335;
    color: #FFF;
    height: 60px;
    width: 60px;
    text-align: right;
    padding: 10px;
    position: absolute;
    top: 3px;
    right: 18px;
    border-radius: 16px 0 100% 0;
    border: 1px dotted #FFFFFF;
    box-shadow: 0 0 0 3px #EA4335;
    line-height: 100%;
}

.hotel-item .hotel-discount span:first-child,
.hotel-item .hotel-discount-r span:first-child{
    font-size: 16px;
}

.hotel-item .hotel-discount span:last-child,
.hotel-item .hotel-discount-r span:last-child{
    font-size: 10px;
}

.hotel-item .hotel-image {
    /*border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;*/
    border-radius: 11px;
}

.hotel-item hr {
    border-style: dotted;
}

.hotel-item .hotel-star {
    position: absolute;
    background: rgba(255, 255, 255, 0.82);
    top: 10px;
    border-radius: 10px;
    font-size: 15px;
}

.small-screen-container {
    position: fixed;
    bottom: 0;
    background: rgba(0, 0, 0, 0.75);
}

.small-screen-container .container {
    width: 100vw;
    overflow-x: auto;
}

.make-me-sticky-1 {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    z-index: 1001;
}

.make-me-sticky-2 {
    position: -webkit-sticky;
    position: sticky;
    z-index: 998;
}

.make-me-sticky-3 {
    position: -webkit-sticky;
    position: sticky;
    z-index: 997;
}

.make-me-sticky-4 {
    position: -webkit-sticky;
    position: sticky;
    z-index: 997;
}

@media screen and (max-width: 492px) {
    .make-me-sticky-2 {
        top: 54.4px;
    }

    .make-me-sticky-3 {
        top: 110px;
    }
}

@media screen and (min-width: 493px) {
    .make-me-sticky-2 {
        top: 52.4px;
    }

    .make-me-sticky-3 {
        /*top: 60px;*/
        top: 100px;
    }

    .make-me-sticky-4{
        top: 0;
    }
}


.make-me-sticky-2 .card.card-body {
    border-radius: 0;
}

.room-item,
.modal-content {
    user-select: none;
}

.room-item .room-name {
    margin-top: -34px;
    background-color: #f0f0f0;
    box-shadow: 0 0 1px #00A54F;
    border-radius: 7px;
    padding-top: 5px;
    border-right: 4px solid #00A54F !important;
    font-size: 15px;
}

.room-item .plus,
.room-item .minus,
.modal-content .plus,
.modal-content .minus {
    display: inline-block;
    border: solid 1px #cd2122;
    color: #cd2122;
    margin: 0 10px;
    border-radius: .25rem;
    width: 30px;
    height: 30px;
    padding-top: 3px;
    cursor: pointer;
}

.room-item .plus.disabled,
.room-item .minus.disabled,
.modal-content .plus.disabled,
.modal-content .minus.disabled {
    border: solid 1px #c1c1c1;
    color: #c1c1c1;
}

.room-item .room-attrs {
    cursor: pointer;
}

#dynamic_modal .modal-content #_modal_details {
    cursor: pointer;
}

#added_rooms i.fas.fa-trash-alt {
    cursor: pointer;
}

#ab-carousel .carousel-caption {
    width: 100% !important;
    bottom: 0px !important;
    right: 0 !important;
    padding: 5px 0 !important;
    background-color: rgba(0, 0, 0, .5);
}

.typeahead__container {
    margin-top: .25rem !important;
}

#asabookingMap {
    min-height: 190px;
}

@media screen and (max-width: 991px) {
    #dynamic_modal .modal-dialog.modal-lg {
        min-width: 100% !important;
    }
}

.date-collapse {
    margin-top: -25px !important;
    width: max-content;
    cursor: pointer;
    margin: auto;
}
.date-collapse:hover{
    color: #00a373;
    transition: 0.3s;
}

.daily-price-tag {
    background-color: #20913a;
    width: 120px;
    border-radius: 0.25rem;
    border: solid 1px #20913a;
    display: inline-block;
    white-space: nowrap !important;
}

.daily-price-tag.changed {
    background-color: #912338;
    border: solid 1px #912338;
}

.daily-price-tag .date,
.daily-price-tag .price {
    padding: 5px;
    color: white;
}

.daily-price-tag select {
    font-size: .55rem;
}

.daily-price-tag .meal {
    background-color: white;
    padding: 5px;
}

.daily-price-tag .week-day {
    background-color: var(--dark);
    padding: 5px;
    color: var(--light);
}

.no-js .owl-carousel, .owl-carousel.owl-loaded:not(.show) {
    display: none;
}

#retry-rooms {
    cursor: pointer;
    color: var(--primary);
}

.ali-radius{
    border-radius: 5px !important;
}

.ali-radius-none{
    border-radius: 5px !important;
    display: none !important;
}

.ali-header{
    color: #00a373;
    border: solid 1px #00a373;
    padding: 5px;
    border-radius: 0.4rem;
    cursor: pointer;
    box-shadow:none;
}

.ali-header:hover{
    color: white;
}

.ali-green-font-color{
    /*color: #00a373 !important;*/
    color: var(--icon-bg) !important;
}

.ali-red-border-color{
    border-color: #cd2122 !important;
}

.ali-borde-left-detail{
    border-left: 1px solid #eee;
}

.ali-borde-right-detail{
    border-right: 1px solid #eee;
}

.ali-top-radius{
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.ali-bottom-radius{
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.ali-black-font-color{
    color: #424242 !important;
}

.ali-red-font-color{
    color: #fb2b3a !important;
}

.ali-red-background{
    background-color: #fb2b3a !important;
    box-shadow:0px 2px 13px -3px #fb2b3a;
}

.ali-green-background{
    background-color: var(--btn-submit) !important;
}

.ali-black-background{
    /*background-color: #424242 !important;*/
    background-color: #282828 !important;
    font-size: 85%;
}

.ali-star-color{
    color: #F9A825 !important;
}

.ali-green-button{
    background-color: white !important;
    color: #00a373 !important;
    border: 1px solid #00a373 !important;
}

.hotel-properties {
    height: 180px;
    overflow: hidden;
}

.more-hotel-properties {
    /*color: var(--info);
    border: solid 1px var(--info);*/
    color: #00a373;
    border: solid 1px #00a373;
    padding: 5px;
    border-radius: 0.4rem;
    cursor: pointer;
    box-shadow:none;
}
.more-hotel-properties:hover{
    background-color: #00a373;
    color:white;
    transition:0.3s;
}

.change-date-btn {
    /*color: var(--info);
    border: solid 1px var(--info);*/
    color: #00a373;
    border: solid 1px #00a373;
    padding: 5px;
    border-radius: 0.4rem;
    cursor: pointer;
    box-shadow:none;
}
.change-date-btn:hover{
    background-color: #00a373;
    color:white;
    transition:0.3s;
}

.owl-carousel .owl-item {
    text-align: center;
}

.owl-carousel .owl-nav {
    position: absolute;
    top: 35px;
    width: 100%;
}

.owl-carousel .owl-nav .owl-prev {
    right: -10px;
    position: absolute;
}

.owl-carousel .owl-nav .owl-next {
    left: -10px;
    position: absolute;
}

.owl-carousel .owl-nav .owl-prev span,
.owl-carousel .owl-nav .owl-next span {
    font-size: 1.5rem;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
}

.typeahead__list,
.ui-datepicker {
    z-index: 1002 !important;
}

.breadcrumb-color{
    color:#a3a3a3;
    font-size: .7145rem;
}
.breadcrumb-color:hover{
    color:#00a373;
}
.nav-pills-list{
    color: #a3a3a3;
    background-color: #fff;
    border-bottom: 3px solid #a3a3a3;
}

.nav-pills-list:hover{
    color: #00a373;
}


.nav-pills .nav-link.active{
    color: #00a373;
    background-color: white !important;
    border-bottom: 3px solid #00a373;
}

.breadcrumb{
    background-color: transparent !important;
}

.search-box{
    background: transparent;
    box-shadow: none !important;
}

.card{
    -webkit-box-shadow:none;
    border-radius: 7px;
    border: 1px solid #e6e6e6 !important;
}

.card-slider{
    -webkit-box-shadow:none;
    border-radius: 10px;
    border: 1px solid #e6e6e6 !important;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    position: relative;
    display: -ms-flexbox;
    display: flex;
}

.map-border{
    border-radius: 10px;
}

html {
    scroll-behavior: smooth;
}

.facility-txt-icon{
    font-size: 20px;
}


.room_night_count{
    background: none;
    border: 0px;
}

.change_date{
    background: #f7f7f7 !important;
    color: black !important;
    border: solid thin #b1c1ce !important;
    box-shadow: 0 0 1px #a09f9f;
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.reserve-item{
    border-radius: 7px;
    cursor: pointer;
}

.cart-icon-room{
    width: 22px;
    padding-left: 4px;
}

.road-map-reserve-active{
    border-bottom: 3px solid #20ae84;
    color: #20ae84;
    font-weight: bold;
}
.road-map-reserve-active:hover{
    border-bottom: 3px solid #137356;
    background-color: #20ae84 !important;
    color: white;
    transition: 0.3s;
    cursor: pointer;
}
.road-map-reserve{
    border-bottom: 3px solid #a4a4a4;
    color: #a4a4a4;
    font-weight: bold;
    cursor: pointer;
}
.road-map-count{
    display: inline-block;
}

.acceptHotelRules {
    -webkit-appearance:none;
    width:25px;
    height:25px;
    background:white;
    border-radius:5px;
    border:2px solid #555;
}
.acceptHotelRules:checked {
    background: #00a373;
}
.acceptHotelRulesText{
    vertical-align: bottom;
    padding-right: 6px;
}
.invalid-input{
    border-color: red;
    box-shadow: 0px 0px 3px -1px #F00;
}

.login-button{
    color: #fff;
    border-radius: 7px;
    border-color: #2e2e2e;
    background-color: #2e2e2e;
}

.login-button:hover{
    opacity: 80%;
    transition: 0.3s;
}

.hotelRulesInvalid{
    background-color: #ffc4c9 !important;
    border-radius: 10px;
}

.top-hotel-img{
    border-radius: 10px;
    height: 140px;
    width: 140px;
    border-radius:100%;
    background-size:cover;
    background-position: center;
}
/*.top-hotel-img:hover{*/
/*  opacity: 70%;*/
/*  transition: 0.3s;*/
/*}*/
.top-hotel-title{
    font-size: 16px !important;
    font-weight: 400;
    color: #575757 !important;
    line-height: 15px;
    white-space: nowrap;
    cursor: pointer;
    transition: 0.3s;
}
/*.top-hotel-title:hover{*/
/*  color: #00a373 !important;*/
/*}*/

.top-hotel-box:hover .top-hotel-title{
    color: #00a373 !important;
}

.top-hotel-paragraph{
    /*color: #6a6a6a;*/
    text-align: justify;
    color: #929292;
    font-size: 13px;
    line-height: 25px;
}
.topHotelList{
    opacity: 90%;
}
.card-img, .card-img-top{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.more-top-hotels-detail{
    color: #929292;
    font-size: 13px;
}
.more-top-hotels-detail:hover{
    color: black;
    transition: 0.3s;
}

.main:hover .num,
.main:hover .name {
    color: red;
    font-weight: bold;
}

.bg-body{
    background-color: #eee !important;
}

#show-cart-help{
    background-color: #c1c1c157;
    border: 2px dashed #00a373;
    height: 100px;
    border-radius: 10px;
}

#show-cart-help-text{
    color: #00a373;
    font-size: 15px;
}

@media only screen and (max-width: 768px) {
    .fixed-bottom-card-phone {
        position: fixed;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1030;
    }
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    /* background: #fff; */

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-slide:hover .shadow-hover {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
    height: 100%;
}

.swiper-slide .hotel-info {
    height: 50px;
    margin-top: -50px;
    color: white;
    z-index: 10000;
    direction: rtl;
    text-align: initial;
}

.swiper-slide .card-body {
    direction: rtl;
}

.table-capacity-span{
    font-size:14px;
}
.date-table-block{
    background-color: #ffcccf;
    color: #ff4353;
    border-radius: 4px;
    border: 1.8px solid #c16569;
    cursor: pointer;
}
.date-table-has-capacity{
    color: #404040 !important;
}
.date-table-has-capacity-border{
    border-color: #02a374 !important;
}
.swiper-pagination-bullet-active{
    background: #00a373 !important;
}
.swiper-button-next, .swiper-button-prev{
    color: #00a373 !important;
    font-weight: bold;
}
.date-table-has-capacity-background{
    background: #c1f0ca !important;
    color:#567659;
}

.follow-resesrve{
    border: 1px solid #1e7e34;
    background-color: white !important;
    color: #1e7e34;
    border-radius: 7px;
    box-shadow: none;
    margin-right: 20px;
}

.follow-resesrve:hover{
    background-color: #1e7e34 !important;
    color: white;
    transition: 0.3s;
    box-shadow: none;
}

.login-register-btn{
    border: 0px;
    background-color: #373737 !important;
    color: white;
    border-radius: 7px;
    box-shadow: none;
    margin-left: 10px;
}
.login-register-btn:hover{
    background-color: white !important;
    border: 1px solid #373737;
    color: #373737;
    transition: 0.3s;
    box-shadow: none;
}

.index-slider-swiper .swiper-button-next::after, .index-slider-swiper .swiper-button-prev::after {
    color: #fff;
    text-shadow: 0 2px 4px #616161;
}
.swiper-pagination-bullet{
    width: 10px !important;
    height: 10px !important;
    opacity: 1 !important;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.3) !important;
}
.hotel-slider-first .swiper-button-next, .hotel-slider-first .swiper-button-prev{
    padding: 35px 20px;
    background-color: #fff;
    color: #1b1e21;
    box-shadow: 1.5px 0 4px 0 rgba(0,0,0,.15);
    top: calc(50% - 28px);
    border-radius: 3px;
}
.hotel-slider-first .swiper-button-next::after, .hotel-slider-first .swiper-button-prev::after {
    font-size: 26px !important;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}

.hotel-slider-secound .swiper-button-next, .hotel-slider-secound .swiper-button-prev,.hotelGallery .swiper-button-next,.hotelGallery .swiper-button-prev{
    padding: 35px 20px;
    background-color: #fff;
    color: #1b1e21;
    box-shadow: 1.5px 0 4px 0 rgba(0,0,0,.15);
    top: calc(50% - 28px);
    border-radius: 3px;
}
.hotelGallery .swiper-button-next,.hotelGallery .swiper-button-prev{
    background-color: #ffffffab !important;
}
.hotel-slider-secound .swiper-button-next::after, .hotel-slider-secound .swiper-button-prev::after {
    font-size: 26px !important;
}

.comment-user-name{
    font-size: 18px;
    font-weight: initial;
}

.login-register-input{
    height: 50px;
    border: 1px solid #bbb;
    text-align: left;
    direction: ltr;
}

.login-btn{
    border: 1px solid #bd2130;
    background-color: white !important;
    color: #bd2130;
    border-radius: 7px;
    box-shadow: none;
    margin-right: 20px;
}

.login-btn:hover{
    background-color: #bd2130 !important;
    color: white;
    transition: 0.3s;
    box-shadow: none;
    border: 1px solid #bd2130 !important;
}

.edit-user-input{
    height: 35px;
    border: 1px solid #bbb;
    text-align: right;
    direction: ltr;
}
#accept-discount:hover{
    background-color: #ff3547 !important;
    color: white !important;
    transition: 0.3s;
}

#moveToTopButton {
    display: inline-block;
    background-color: #99999938;
    width: 50px;
    height: 50px;
    text-align: center;
    /*border-radius: 4px;*/
    border-radius: 100%;
    position: fixed;
    bottom: 50px;
    left: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    /*border: 1px solid #029867;*/
}
#moveToTopButton > i {
    font-size: 50px;
    font-style: normal;
    line-height: 50px;
    color: #fff;
}
#moveToTopButton:hover {
    cursor: pointer;
    background-color: #424242;
}
#moveToTopButton:active {
    background-color: #424242;
}
#moveToTopButton.show {
    opacity: 1;
    visibility: visible;
}

/* image loading blur */
img {
    -webkit-animation: sharp 1.5s;
    animation: sharp 1.5s;
}

@-webkit-keyframes sharp {
    from {-webkit-filter: blur(5px);
        -moz-filter: blur(5px);
        -o-filter: blur(5px);
        -ms-filter: blur(5px);
        filter: blur(5px);}
    to {-webkit-filter: none;
        -moz-filter: none;
        -o-filter: none;
        -ms-filter: none;
        filter: none;}
}

@keyframes sharp {
    from {-webkit-filter: blur(5px);
        -moz-filter: blur(5px);
        -o-filter: blur(5px);
        -ms-filter: blur(5px);
        filter: blur(5px);}
    to {-webkit-filter: none;
        -moz-filter: none;
        -o-filter: none;
        -ms-filter: none;
        filter: none;}
}
/* image loading blur */

.subscribe-btn{
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    font-size: 14px !important;
}

.subscribe-input{
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border: 0px !important;
    color: #737c83 !important;
}

.footer-text{
    color: #ebebeb !important;
    /*line-height: 28px !important;*/
    font-size: 13px !important;
    /*text-align: justify !important;*/
}
.footer-text-about{
    color: #ebebeb !important;
    line-height: 28px !important;
    font-size: 13px !important;
    text-align: justify !important;
}
.footer-logo-back-white{
    cursor: pointer;
    background-color: #ffffffad;
    height: 130px;
    border-radius: 10px;
}
.footer-li-text{
    color: #bbb;
}
.footer-li-text:hover{
    color: #009866;
}
.city-slider-box{
    width:315px;
    height:210px;
    border-radius: 10px;
    transition: box-shadow linear 250ms;
    box-shadow: 0 0 16px -6px #000;
    cursor:pointer;
    background-size: contain !important;
}
.city-slider-box:hover{
    box-shadow: 0 0 16px -6px #00a373;
}
.city-slider-text{
    margin-top:150px;
    padding:20px;
    color:white;
    text-shadow: 0px 0px 20px #000000;
}
.city-slider-cover{
    /*box-shadow: inset 0px -39px 47px -9px rgba(0,0,0,0.49);*/
    /*-webkit-box-shadow: inset 0px -39px 47px -9px rgba(0,0,0,0.49); */
}
.comment-postive-dot{
    background-color: #00a373;
    height: 10px;
    display: inline-block;
    width: 10px;
    border-radius: 100%;
    box-shadow: 0px 0px 7px 1px #00A373;
}
.comment-postive-text{
    color:#00a373;
}

.comment-negetive-dot{
    background-color: #fb2b3a;
    height: 10px;
    display: inline-block;
    width: 10px;
    border-radius: 100%;
    box-shadow: 0px 0px 7px 1px #fb2b3a;
}
.comment-negetive-text{
    color:#fb2b3a;
}
.h2-title{
    font-size: 18px !important;
}
.index-title-right{
    font-size: 16px;
    padding: 25px 0 5px 0 !important;
    color: #757575 !important;
    text-align: right !important;
    font-weight:bold;
}
.index-text-right{
    text-align: justify;
    line-height: 23px;
    font-size: 14px;
    color: #949494;
}
.some-hotels-box{
    height:500px;
}


.city_slider_back{
    background: url('../images/iran1.png');
    background-repeat: repeat;
    background-size: auto;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center 8px;
}

.text_section{
    position: relative;
    background: #fff;
    display: inline-block;
    width: 195px;
    color: #00a373;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    line-height: 28px;
    /*padding-bottom: 10px;*/
    z-index: 10;
}
.border-bottom{
    border-bottom: 1px solid #ededed;
}

.border-bottom-green {
    border-bottom: 3px solid #00a373;
    margin:0px;
}


.hotel-slider-box{
    width:254px;
    height:364px;
    background-size:cover !important;
    background-position: 50% 0px !important;
    cursor:pointer;
    border-radius:7px;
}
.hotel-slider-box-shdow{
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
    height: 40%;
    position: absolute;
    bottom: 0;
    transition: all 400ms;
    border-radius: 7px;
    transition: 0.5s;
}
.hotel-slider-box:hover .hotel-slider-box-shdow {
    /*defult*/
    /*background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));*/
    /*grreen*/
    background:linear-gradient(0deg, rgba(0, 163, 115, 0.58), rgba(0, 0, 0, 0));
    height: 100%;
    transition: 0.3s;
}


.hotel-slider-star{
    float:left;
    width: auto;
    height: auto;
    line-height: 30px;
    padding: 8px;
    display: inline-block;
}
.hotel-slider-star i{
    color: #f6c255 !important;
    text-shadow: 0px 0px 9px rgba(246,194,85,0.79);
    font-size:14px;
}
.hotel-slider-bottom{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 90%;
    height: 160px;
    z-index: 1;
}
.hotel-slider-title{
    color:white;
    text-align:center;
    font-weight:bold !important;
    position: relative;
    display: block;
    line-height: 40px;
    text-align: center;
    height: 40px;
    margin-top: 40px;
    margin-bottom: 10px;
    overflow: hidden;
    -webkit-transition: height linear 250ms, margin linear 250ms;
    -moz-transition: height linear 250ms, margin linear 250ms;
    -ms-transition: height linear 250ms, margin linear 250ms;
    -o-transition: height linear 250ms, margin linear 250ms;
    transition: height linear 250ms, margin linear 250ms;
}
.hotel-slider-box:hover .hotel-slider-title{
    height: 50px;
    margin-top: 30px;
}
.hotel-slider-price{
    position: relative;
    display: inline-block;
    width: 200px;
    height: 40px;
    margin: 0 auto;
    background: #fff;
    /*border-radius: 25px;*/
    border-radius: 7px;
    padding: 0 14px;
    text-align: right;
    font-weight:bold;
}
.hotel-slider-price p{
    display: inline-block;
    color: #787878;
    font-size: 11px;
    line-height: 40px;
}
.hotel-slider-price span{
    display: inline-block;
    float: left;
    left: 0;
    color: #262626;
    font-size: 15px;
    line-height: 40px;
    text-align: left;
    direction: rtl;
    color:#950000;
}
.hotel-slider-price span span{
    padding-right: 4px;
    font-size: 13px;
    color: #666;
}
.cursor-pointer{
    cursor: pointer;
}

.language{
    color: black;
    font-weight: bold;
    font-size: 16px;
    padding-right: 6px;
}
.language img {
    width: 18px;
    height: auto;
    margin: 3px;
    vertical-align: text-bottom;
}

.hotel-slider-discount {
    float: right;
    width: auto;
    height: auto;
    line-height: 13px;
    padding: 7px;
    display: inline-block;
    background-color: #fb2b3abf;
    border-radius: 10px;
    margin: 10px;
    color: white;
    font-size: 13px;
    font-weight: bold;
}

.hotel-item .hotel-discount-r-1 {
    background: #EA4335;
    color: #FFF;
    height: 60px;
    width: 60px;
    text-align: end;
    padding: 10px;
    position: absolute;
    top: -2px;
    right: 535px;
    border-radius: 16px 0 100% 0;
    border: 1px dotted #FFFFFF;
    box-shadow: 0 0 0 3px #EA4335;
    font-size: 13px;
    line-height: 100%;
}
.footer-valid-img{
    cursor: pointer;
    background-color: #fff;
    height: 110px;
    border-radius: 10px;
    width: 112px;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 100px;
}

.badge-danger-sm{
    font-size: 14px;
    vertical-align: text-top;
    color: #f00;
}

.badge-dark-sm{
    font-size: 14px;
    vertical-align: text-top;
    color: black;
}

.weather_detail_box{
    background-color:#00587c;
    color:white;
    filter: opacity(90%) blur(4px);
}
.weather-icon{
    width: 42px;
    height: auto;
    margin: 4px;
}
.weather-detail-in-box{
    background-color: #014d6c;
    border-radius: 6px;
    border: 1px solid #024560;
    margin: 3px;
    min-width: 100px;
}
.weather-title-box{
    margin: auto;
    text-align: center;
    font-size: 19px;
}
.max-temp-text{
    color:#c09eac;
}
.min-temp-text{
    color:#55a8d2;
}
.weather-title-day{
    font-size: 12px;
    color: #c4c4c4;
}
.room-card-image{
    width: 206px;
    height: 130px;
    background-size: cover;
    background-position: center;
}

.font-13{
    font-size: 13px !important;
}

#cart-total-price{
    font-size: 14px;
    font-weight: bolder;
}

.calendar_holidays .ui-state-default{
    background-color: #ddffe7;
}

.calendar_unavailable .ui-state-default{
    background-color: #fdd;
}

.calendar_discount .ui-state-default{
    background-color: #fffdbf;
}

.calendar_restrictionday .ui-state-default{
    background-color: #c0fff1;
}

.calendar_restrictionentryday .ui-state-default{
    background-color: #ffe0ff;
}

.ui-state-active{
    color: black !important;
    font-weight: bold;
    border: 1px solid #d5d5d5;
}

#toggle_reserve_item{
    cursor: pointer;
}

.date-helper-unavalible{
    background-color: #fdd;
    border-radius: 5px;
    font-size: 11px;
    padding: 4px;
    color: #626262;
    margin: 2px;
}
.date-helper-holidays{
    background-color: #ddffe7;
    border-radius: 5px;
    font-size: 11px;
    padding: 4px;
    color: #626262;
    margin: 2px;
}
.date-helper-discount{
    background-color: #fffdbf;
    border-radius: 5px;
    font-size: 11px;
    padding: 4px;
    color: #626262;
    margin: 2px;
}

.ui-state-active {
    background: #08c !important;
    color: #fff !important;
}

.room_card_discunt_percent{
    display: block;
    border-radius: 50px;
    width: min-content;
    margin: auto;

}

.room_card_discunt_price{
    display: block;
    text-decoration: line-through;
    color: #6c757d;
    font-size: 14px;
}

.room_card_price_currency{
    font-size: 15px;
}
.room_card_price{
    font-size: 20px;
}

.contact_add_title{
    color: #a3a3a3;
}
.contact-title{
    font-size: 15px;
}
.list-hotel-logo{
    width: auto;
    max-height: 80px;
    display: block;
    margin: auto;
    max-width: 150px;
}
.font-15{
    font-size: 15px;
}
.increase-decrease-btn {
    cursor: pointer;
    display: inline-block;
    text-align: center;
    border-radius: 8px;
    --outline-width: 2px;
    width: 1.5rem;
    height: 1.5rem;
    color: white;
    /*background-color: #0077db;*/
    background-color: #5082d7;
}


:root {
    --loading-grey: #ededed;
}

/*.card-loader {*/
/*    width: 320px;*/
/*    background-color: #fff;*/
/*    border-radius: 6px;*/
/*    overflow: hidden;*/
/*    box-shadow: 0px 4px 6px rgba(0, 0, 0, .12);*/
/*}*/

/*.image-loader {*/
/*    height: 200px;*/
/*}*/

.image-loader img {
    display: block;
    width: 100%;
    height: inherit;
    object-fit: cover;
}

/*.content-loader {*/
/*    padding: 2rem 1.8rem;*/
/*}*/

/*.h4-loader {*/
/*    margin: 0 0 1rem;*/
/*    font-size: 1.5rem;*/
/*    line-height: 1.5rem;*/
/*}*/

/*.description-loader {*/
/*    font-size: 1rem;*/
/*    line-height: 1.4rem;*/
/*}*/

.loading-loader .image-loader,
.loading-loader h4,
.loading-loader .description-loader, .title-loader {
    background-color: var(--loading-grey);
    background: linear-gradient(
            100deg,
            rgba(255, 255, 255, 0) 40%,
            rgba(255, 255, 255, .5) 50%,
            rgba(255, 255, 255, 0) 60%
    ) var(--loading-grey);
    background-size: 200% 100%;
    background-position-x: 180%;
    animation: 1s loading ease-in-out infinite;
}

@keyframes loading {
    to {
        background-position-x: -20%;
    }
}

.loading-loader h4 {
    min-height: 1.6rem;
    border-radius: 4px;
    animation-delay: .05s;
}

.loading-loader .description-loader {

    border-radius: 4px;
    animation-delay: .06s;
}

.desc-min-height {
    min-height: 4rem;
}

.side-card-each-box {
    background-color: #f9fbfc;
    border-radius: 10px;
    border: 1px solid #ced4d8;
    color: #6c7680;
    font-size: .875rem !important;
    display: block;
    width: 100%;
    height: 50px;
}

.select-room {
    /*background-color: #0077DB;*/
    background-color: #5082d7;
    background-color: var(--cp-bg-primary);
    color: white;
    font-size: .875rem;
    border: solid 1px #0077DB;
    border-radius: 8px;
    cursor: pointer;
    --outline-width: 2px;
    transition-duration: .2s;
    transition-timing-function: ease;
    transition-property: background-color;
    border-color: opacity;
    position: relative;
}
.select-room:hover{
    /*background-color: #516dc3;*/
    background-color: var(--cp-bg-primary-hover);
}
.text-small-gray {
    color: #959ea6 !important;
    font-size: .625rem !important;
    margin-left: 1rem !important;
}

.room-item {
    margin-bottom: 1rem;
    border-radius: 8px;
    border: 1px solid #e0e0e0;
}

.roomNumber {
    margin-left: .75rem !important;
    justify-content: center;
    font-size: .75rem;
    padding: .0625rem 1rem;
    font-weight: 500;
    line-height: 1.75;
    align-items: center;
    border-radius: .75rem;
    white-space: nowrap;
    color: #282f33;
    background-color: #F8FAFB;
}

.roomName {
    color: #0a0b0c !important;
    font-size: 1rem !important;
}

.roomDietIcon {
    margin-left: .75rem !important;
    font-size: .75rem;
    padding: .0625rem 1rem;
    font-weight: 500;
    color: #0F697A;
    border-radius: .75rem;
    background-color: #E8F9FC;
}

.roomDietName {
    color: #0a0b0c !important;
    font-size: .875rem !important;
}

.roomPersonIcon {
    color: #6c7680 !important;
    font-size: .675rem !important;
}

.roomPersonCount {
    color: #6c7680 !important;
    font-size: .875rem !important;
}

.roomPriceEachNight {
    color: #0a0b0c !important;
    font-size: .875rem !important;
    margin-left: 1.5rem !important;
}

.reserveCancelRules {
    /*color: #0077db !important;*/
    /*color: #5082d7 !important;*/
    color: var(--cp-color-primary) !important;
    font-weight: 500 !important;
    cursor: pointer;
}

#finalRoomPriceSlashed {
    font-size: .875rem;
    color: #6c7680 !important;
}

#priceSlash {
    /*content: "";*/
    /*position: absolute;*/
    /*height: 1px;*/
    /*background: #6c7680;*/
    /*transform: rotate(-11deg);*/
    /*top: 5%px;*/
    /*width: 120%;*/
    /*left: -10%;*/
}

.discount-green {
    background-color: #EAFAEE;
    color: #1E7833;
    font-size: .75rem !important;
    padding-left: .25rem !important;
    padding-right: .25rem !important;
    line-height: 1.75;
    align-items: center;
    border-radius: .75rem;
    white-space: nowrap;
}

.room-final-price {
    /*color: #0077db !important;*/
    /*color: #5082d7 !important;*/
    color: var(--cp-color-primary) !important;
    font-size: 1.125rem !important;
    font-weight: bolder;
}

.price-currency {
    font-size: 0.6em;
    color: #959ea6 !important;
    font-weight: 400 !important;
}

.price-start {
    font-size: 0.8em;
    color: #767f87 !important;
    font-weight: 400 !important;
}
.room-rules-txt{
    padding-top: 13px;
    padding-right: 50px;
    color: #4b5259 !important;
    font-size: .875rem !important;
}

.st-si-ca-pe-7452{
    top: 5px;
    position: sticky;
    z-index: 997;
}

.add-new-room{
    /*color : #0077DB;*/
    color : #5082d7;
    padding: 2px 5px;
    font-size: .75rem;
    cursor: pointer;
    margin-top: 15px;
}

.btn-primary {
    color: white;
!important;
    background-color: #5082d7 !important;
}

.btn-primary:hover {
    transition: all .3s ease;
    background-color: #2d66c7 !important;
}

.text-dark {
    color: #4a4a4a !important;
    font-weight: 700;
}

.text-muted {
    color: #979494 !important;
}
#roomDropDown{
    box-shadow: 0px 0px 8px -2px rgba(45,102,199,0.95);
}
#addNewRoomList{
    font-weight: bold;
}
.blur{
    filter: blur(10px);
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(10px);
    -ms-filter: blur(10px);
    position: absolute;
    left: 100px;
    top: 100px;
    height: 300px;
    width: auto;
}
.blue-grey-text{
    color: #6d6d6d !important;
    font-weight: 500;
}
.event {
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 150px;
    bottom: 3px;
    left: calc(50% - 1.5px);
    content: " ";
    display: block;
    background: #3d8eb9;
}

.event.busy {
    background: #f64747;
}

.flatpickr-friday
{
    color: #dc3545 !important;
}

.event.disc {
    background: #f6d133;
}

.event.night {
    background: #f67514;
}

.event.enter {
    background: #359ef6;
}

.event.unavailable {
    background: rgba(194, 4, 0, 0.54);
}

.increase-decrease-btn svg{
    margin-top: 4px !important;
}