@charset "UTF-8";

html {
    direction: rtl;
}
@media (min-width: 768px) {
    .w-md-auto {
        width: auto !important;
    }
}
.card_enamad {
    position: absolute;
    left: 10px;
    margin-bottom: 10px;
    z-index: 2;
    background-color: #fff;
    border-radius: 12px;
    width: 100px;
}
.input-list_room {
    background-color: var(--primary-bg-light) !important;
    color: var(--primary);
    text-align: center;
}
table thead td {
    font-weight: 700 !important;
}
table thead tr:first-child td:first-child {
    border-top-right-radius: 12px;
}

table thead tr:first-child td:last-child {
    border-top-left-radius: 12px;
}
table tbody tr:last-child td:first-child {
    border-bottom-right-radius: 12px;
}

table tbody tr:last-child td:last-child {
    border-bottom-left-radius: 12px;
}
table td:last-child, table th:last-child {
    border-left: none !important;
}
table tbody tr:last-child > td {
    border-bottom: none !important;
}
body {
    /*overflow-x: hidden;*/
    background-color: #F6F5F7;
    background-size: 1000px;
}
.dir-ltr-number {
    direction: ltr;
    float: left;
}
.overflow-auto{
    overflow: auto;
}
/*--- 1 Item List ---*/
.item-title {
    font-size: 16px;
    color: var(--secondary);
    font-weight: 700;
}
.item-information {
    font-size: 11px;
    line-height: 2;
}
.item-information div {
    min-height: 26px;
}
.item-oldprice_title {
    text-align: center;
    color: var(--gray-dark);
    line-height: 1.7;
    font-size: 14px;
    margin-bottom: 0.5rem;
}
.item-oldprice {
    text-align: center;
    font-size: 0.85rem;
}
.item-price_title {
    color: var(--gray-dark);
    text-align: center;
    line-height: 1.7;
    margin-bottom: 0.5rem;
    font-size: 14px;
    font-weight: 700;
}
.item-price {
    text-align: center;
    color: var(--primary);
    font-size: 1.25rem;
    font-weight: 700;
}
.details-price{
    background-color: #f6f5f7;
    border-radius: 0px 0px 12px 12px;
}
.price-details-title {
    border-bottom: 1px solid #e6e5e7;
    text-align: center;
    letter-spacing: 1px;
}
/* ------------ */

/*--- 2 SideBar ---*/
.datebook {
    list-style: none;
    padding: 0px;
    font-size: 11px;
    line-height: 2.5;
    margin-bottom: 0px;
}

.number-stay{
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.5;
    padding: 0px 3px;
    color: var(--primary) !important;
}
/* ------------ */
/* information-entry */
.transfer-oldprice{
    color: var(--gray);
    text-align: center;
    line-height: 1.7;
    font-size: 14px;
}
.transfer-oldtitle{
    color: var(--gray-dark);
    text-align: center;
    line-height: 1.7;
    font-size: 14px;
 }
/* ------------ */
.vector{
    padding-left: 0.25rem;
}
.footer {
    background-image: url('/img/front/back_footer.png');
    background-size: 700px;
    background-position: left bottom;
    background-repeat: no-repeat;
}
.item-footer{
    padding-right: 15px;
    padding-left: 15px;
}
.hide {
    display: none;
}
.btn-bg {
    padding: 0px 20px;
    line-height: 0px;
}

.Date {
    background-image: url('/Booking2/images/dateicon.png');

    background-repeat: no-repeat;
}

.Date-bg {
    background-image: url('/Booking2/images/dateicon.png');
    background-size: 20px;
    background-repeat: no-repeat;
}

.h5 u {
    font-weight: 700;
}

.z-index-1 {
    z-index: -1;
}

.dir-ltr {
    direction: ltr;
}

.dir-rtl {
    direction: rtl;
}

.btn-inde {
    color: var(--primary);
    border: 1px solid var(--primary);
    border-radius: 100%;
    height: 30px !important;
    width: 30px !important;
    padding: 8px 0px;
    font-size: 12px;
    line-height: 1;
}
.btn-inde:hover {
    background: var(--primary);
    color: #fff;
}

.form-control-inde {
    max-width: 40px;
    border: 0px !important;
    box-shadow: none !important;
}

.btn-header {
    padding: 12px 30px !important;
}

.btn-increment {
    font-size: 12px !important;
    font-family: Vazir-bold;
    background-color: #fff;
}

.btn-decrement {
    font-size: 12px !important;
    font-family: Vazir-bold;
    background-color: #fff;
}

.widget-body {
    font-size: 14px;
    color: #252328;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    margin-bottom: 20px;
    padding-bottom: 15px;
    line-height: 16px;
}
.owl-list_room img {
    object-fit: cover;
    height: 160px;
}
.widget-price {
    font-size: 12px;
    color: #252328;
    text-transform: uppercase;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 5px;
    padding-bottom: 15px;
    line-height: 16px;
}

.widget-row {
    font-size: 12px;
    text-align: center;
    color: #252328;
    font-weight: 400;
    text-align: center;
    padding-bottom: 15px;
    line-height: 16px;
}

.information-table {
    color: #444444;
    line-height: 16px;
    text-align: right;
    margin-bottom: 0px;
    width: 100%;
}

.factor-table {
    text-align: center;
    margin-bottom: 1rem;
}

.information-table b {
    color: #252328;
}

.icon-facility {
    text-align: center;
    background-color: #ededed;
    margin-bottom: 5px;
    /*height: 30px; */
    border-radius: 8px;
    display: inline-block;
    color: #7f7c7c;
    padding: 10px 10px;
    line-height: 1.9;
    font-size: 12px;
    margin: 5px;
    font-weight: 600;
}

.accordion-card-header h5 a i {
    position: absolute;
    left: 20px;
    top: 25px;
}

.vendor-body {
    padding-left: 1px !important;
    text-align: center;
    padding-right: 4px;
    margin: auto;
}

.pagination ul {
    padding-right: 0px;
}

@media only screen and (max-width: 991px) {
    .vendor-body {
        border-left: 0px !important;
        padding-left: 15px !important;
    }
}

.btn-detail {
    border-radius: 0px !important;
    color: #949494;
    font-size: 12px !important;
}
/* For Step By Step*/
.txt_room_title {
    font-size: 15px;
    font-weight: 700;
}
.progressbar {
    margin: 0;
    padding: 0;
    counter-reset: step;
}
.progressbar a:not([href]):not([tabindex]){
    cursor: auto !important;
}
.progressbar li {
    list-style-type: none;
    width: 33%;
    float: right;
    font-size: 12px;
    position: relative;
    text-align: center;
    color: #7d7d7d;
}

.progressbar .progressrow:before {
    width: 50px;
    height: 50px;
    font-family: 'Font Awesome 5 Pro';
    font-size: 20px;
    line-height: 45px;
    border: 1.5px solid var(--gray);
    display: block;
    text-align: center;
    margin: 0 auto 10px auto;
    border-radius: 50%;
    background-color: var(--white);
    z-index: 5;
    position: relative;
}

.progressbar .room:before {
    content: "\f236";
}

.progressbar .tour:before {
    content: "\f1ba";
}

.progressbar .information:before {
    content: "\f2bb";
}

.progressbar .payment:before {
    content: "\f09d";
}

.progressbar li:after {
    width: 50%;
    content: "";
    position: absolute;
    top: 25px;
    right: -25%;
    border-top: 2px dashed #7d7d7d;
}

.progressbar a:first-child li:after {
    content: none;
}

.progressbar li.active {
    color: var(--green);
}

.progressbar li.error {
    color: var(--red);
}

.progressbar li.inprogress {
    color: var(--primary);
}

.progressbar li.active:before {
    border-color: var(--green);
}

.progressbar li.error:before {
    border-color: var(--red);
}

.progressbar li.inprogress:before {
    border-color: var(--primary);
}

.progressbar li.active + li:after {
    /*background-color: #55b776;*/
    border-top: 2px dashed var(--green);
}

.progressbar li.error + li:after {
    border-top: 2px dashed var(--red);
}

/* For Modal Page 1*/
.boxmodal {
    position: absolute;
    border: 1px solid var(--white);
    background-color: var(--white);;
    border-radius: 12px;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.05);
    top: 46px !important;
    z-index: 999;
    text-align: center;
    max-width: 300px;
    right: 5px !important;
    left: 5px !important;
    padding: 5px 0px;
}

.boxmodal::before, .boxmodal::after {
    position: absolute;
    display: inline-block;
    content: '';
}

.boxmodal::after {
    top: -6px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    right: 10px;
    border-left: 6px solid transparent;
}

.boxmodal::before {
    top: -7px;
    right: 9px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #ccc;
}

.boxmodal table {
    //margin: auto;
    width: calc(100% - 10px) !important;
    margin: 5px 5px;
}


.itemlist {
    list-style: none;
    padding: 10px;
    font-size: 11px;
    line-height: 2.5;
    margin-bottom: 0px;
}
.itemtable {
    counter-reset: section;
}

.itemtable tr {
    font-size: 12px;
    color: #252328;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
}

.itemtable tr td{
    padding-bottom: 15px;
}

.itemtable td:nth-child(2) {
    text-align: right;

}
.card-primary {
    border: 1px solid var(--primary);
}
.card_select_rooms {
    position: relative;
    background-color: #F5F5F5;
    border-radius: 12px;
    padding: 15px;
    margin: 15px 0px;
}
.removeroom {
    position: absolute;
    left: 15px;
    top: 10px;
}
.itemtable td:first-child {
    text-align: center;
    color: var(--red);
    vertical-align: middle;
    padding-left: 5px;
}

.itemtable td:nth-child(2):before {
    counter-increment: section;
    content: counter(section) ". ";
}

/* Index Input */
.input-index {
    text-align: center;
    padding-right: 30px !important;
}

.input-vector {
    position: absolute;
    right: 15px;
    line-height: 2 !important;
    font-size: 20px;
    color: #cbcbcb;;
}

.drop-vector {
    font-size: 13px;
}

.widget-sidebar {
    border: 1px solid #e6e5e7;
    border-radius: 4px;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.05);
    margin-bottom: 1rem;
}

.circle-vector {
    cursor: pointer;
    border-radius: 100%;
    border: 1px solid var(--primary);
    text-align: center;
    color: var(--primary);
    padding: 1.47px 0.6px 1.4px 1.4px;
    max-width: 27px;
    max-height: 27px;
    margin: auto;
}

.circle-vector:hover {
    background: var(--primary);
    color: #fff;
}

.date-out {
    font-size: 10px;
    color: var(--primary);
}

.summery-title {
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    color: var(--primary);
    border-top: 1px solid var(--primary);
    border-bottom: 1px solid var(--primary);
    padding: 7px 0px;
}

.summery-border {
    border-top: 2px solid;
    margin-bottom: 10px;
    padding: 5px;
    border-radius: 30px 30px 0px 0px;
    border-right: 1px solid;
    border-left: 1px solid;
    border-color: var(--secondary);
}

.summery-border-top {
    border-bottom: 2px solid;
    margin-top: 10px;
    padding: 5px;
    border-radius: 0px 0px 30px 30px;
    border-right: 1px solid;
    border-left: 1px solid;
    border-color: var(--secondary);
}

.footer-title {
    color: var(--white);
}


.btn-header-collapse{
    cursor: pointer;
}
.vector-header-collapse{
    left: 13px;
    position: absolute;
    top: 12px;
}
.btn-edit-side{
    font-size: 12px;
    padding: 0px;
    background-color: transparent;
    padding-bottom: 5px;
    border: 0px;
}
.btn-edit-side:hover{
    color: #565656;
}
.btn-room{
    padding: 8px 24.5px;
}
.btn-room.disabled{
    padding: 8px 22.5px;
    color: #fff;
    background-color: var(--danger) !important;
    border-color: var(--danger) !important;
}
.btn-tour {
    padding: 8px 27px;
}
.td-room-name{
    line-height: 1.5;
}
.btn-profile{
    color: var(--light);
    background-color: transparent;
    border-color: var(--light);
}
.item-img{
    border-radius: 4px;
}
@media (max-width: 576px) {
    .btn-room, .btn-tour {
        width: 100% !important;
        margin-bottom: 5px;
    }

}
.more-list{
    width: 100%;
    position: absolute;
    bottom: 0px;
    right: 0;
    z-index: 2;
    background: rgba(0,0,0,0.7);
    text-align: center;
    color: var(--white);
    font-size: 12px;
    font-weight: 700;
    padding: 3px;
    display: inline-block;
    border-radius: 0px 0px 4px 4px;
}
.span_count{
    text-align: center !important;
    display: block;
    margin: 0;
    clear: both;
}

.card-header-extra {
    border-bottom: 1px solid var(--gray-light2);
    font-size: 14px;
    font-weight: 700;
    color: #252328;
    line-height: 16px;
    margin-bottom: 10px;
    text-align: center;
    padding: 10px;
}
.input-login {
    max-width: 400px;
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.header-login {
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 12px;
    color: #2b2f33;
}
.sub-header-login {
    font-size: 16px;
    font-weight: 300;
    padding-bottom: 30px;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    border: none !important;
    border-bottom: 3px solid var(--primary) !important;
}
.btn-login {
    padding: 20px 60px;
}
.txt-login {
    text-align: center;
    font-size: 15px;
    height: 44px;
}
.modal-login {
    padding: 100px 180px;
    text-align: center;
}
@media (max-width: 768px) {
    .modal-login {
        padding: 30px 20px;
    }
}
.img-profile {
    height: 2rem;
    width: 2rem;
}
.cu-menu-login{
    padding: 4px 14px !important;
    border: 1px solid !important;
    border-radius: 5px;
    margin-top: 4.5px !important;
}
.header-logo-img {
    max-width: 200px;
    position: absolute;
}
.header-logo {
    padding-top: 0px !important;
}

/* For BTN Select File */
.btn-file {
    position: relative;
    overflow: hidden;
}

.btn-file input[type=file] {
    position: absolute;
    top: 0px;
    right: 0;
    font-size: 19px;
    width: 80px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.alin-left {
    direction: ltr;
    text-align: left;
}
.card-side{
    height: calc(100% - 10px);
}
.close-modal {
  position: absolute;
  left: 0;
  top: 0;
  color: #6b6b6b;
  font-size: 20px;
  padding: 25px;
}

.header-border {
    position: relative !important;
}

/*.header-border:after {
  content: '';
    position: absolute;
    left: 0px;
    top: 25%;
    height: 50%;
    border-left: 1px solid #fff;
}*/
#bg {
    -moz-transition: opacity 2s ease-in-out;
    -webkit-transition: opacity 2s ease-in-out;
    -ms-transition: opacity 2s ease-in-out;
    transition: opacity 2s ease-in-out;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
@media screen and (max-width: 1280px) {
    #bg div.visible {
        -moz-animation: bg 29.25s linear infinite;
        -webkit-animation: bg 29.25s linear infinite;
        -ms-animation: bg 29.25s linear infinite;
        animation: bg 29.25s linear infinite;
    }
}
#bg div.visible.top {
    z-index: 2;
}
#bg div.visible {
    -moz-animation: bg 45s linear infinite;
    -webkit-animation: bg 45s linear infinite;
    -ms-animation: bg 45s linear infinite;
    animation: bg 45s linear infinite;
    opacity: 1;
    visibility: visible;
    z-index: 1;
}
#bg div {
    -moz-transition: opacity 3s ease, visibility 3s;
    -webkit-transition: opacity 3s ease, visibility 3s;
    -ms-transition: opacity 3s ease, visibility 3s;
    transition: opacity 3s ease, visibility 3s;
    background-size: cover;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%;
}
.recode_div {
    padding-bottom: 10px;
}
#backlogin {
    text-decoration-line: underline;
    font-size: 11px;
}
.btn-info-side{
    margin-right: auto;
    left: 25px;
    position: absolute;
    top: 15px;
}
.profile-name{
    position: absolute;
    top: 18px;
    right: 80px;
    font-size: 15px;
    font-weight: 700;
    color: #252429;
}
.profile-phone{
    position: absolute;
    top: 43px;
    right: 80px;
    color: #252429;
}
.profileul li i {
    font-size: 14px;
}
.profileul li {
    border-top: 1px solid #f0f0f1;
    color: #252328 !important;
    padding-top: 7px !important;
    padding-bottom: 7px !important;

    list-style: none;
    line-height: 2.5;
    margin-bottom: 0px;
}
.active-menu {
    color: var(--primary) !important;
    font-weight: 600;
}
.profileul li a{
    padding-right: 5px;
}
.disible-menu i {
    color: #00000052;
}
.disible-menu a {
    text-decoration: line-through !important;
    color: #00000052;
}
.disible-menu small {
    color: #00000052;
}
.text-profile{
    color: #252328 !important;
}
.card-inner-header {
    background: #fff !important;
    font-size: 13px;
    padding: 0.7rem;
}
.sort-active {
    color: #0077DB !important;
    text-decoration: underline;
}
.btn-sort {
    color: #2b2f33 ;
    font-size: 11px;
    font-weight: 500;
}
.sort-tite {
    font-size: 11px;
    font-weight: 500;
    /*border-bottom: 1px solid;
    padding-bottom: 2px;*/
}
.img-banner {
    background-image: url('/img/front/commingsoon.jpg');
    height: calc(100% - 10px);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
@media only screen and (max-width: 768px) {
    .header-logo-img {
        position: inherit;
    }
    .img-banner {
        height: 120px;
    }
}
.disible-index {
    color: #fff;
    text-align: center;
    font-size: 17px;
    font-weight: 700;
}
.text-error-head {
    font-size: 20px;
    font-weight: 700;
    margin-top: 30px;
    color: #2b2f33;
}
.text-error-body {
    margin-top: 15px;
    font-size: 12px;
    margin-bottom: 20px;
}
.number-bed-room {
    font-weight: 700;
    font-size: 13px;
    padding: 0px 3px;
}
.letter-spacing{
    letter-spacing: 0.09em;
}
.badge-discount {
    letter-spacing: 0.2em;
}
.btn-login-header {
    background-color: var(--primary);
    color: #fff !important;
    padding: 10px 10px !important;
    margin: 8px 0px !important;
}
.rule-checkbox:after , .rule-checkbox:before {
    top: 6px !important;
}
.extra-disabled:hover {
    background: none !important;
    color: #b5b5b5 !important;
    cursor: default !important;
}
.world-select-img {
    right: 20px;
    top: 20px;
    background-color: #d9d9d9;
    border-radius: 50px;
    padding: 3px;
    z-index: 1000;
}
.world-img {
    border-radius: 50px;
}
.world-span {
    position: absolute;
    margin-top: 10px;
}
.dropdown {
    float: right;
    /*overflow: hidden;*/
    z-index: 1000;
    padding-left: 50px;
}
.dropdown .dropbtn {
    font-size: 16px;
    border: none;
    outline: none;
    color: #333;
    padding: 14px 16px;
    padding-right: 0px;
    background: inherit;
    font-family: inherit;
    margin: 0;
}
.dropdown-content {
    display: none;
    position: absolute;
    border-radius: 15px;
    overflow: hidden;
    background-color: #f9f9f9;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    padding: 20px;
}
.dropdown-content a {
    float: left;
    color: black;
    padding: 0px 5px;
    /*margin: 0px 18px;*/
    text-decoration: none;
    display: block;
    /*min-width: 100px;
    height: 70px;*/
}
.dropdown-content a:last-child {
    /*border-top: 1px solid #d9d9d9;*/
}
.dropdown:hover .dropdown-content {
    display: block;
    top: 45px;
    left: 0px;
}
.pointer {
    cursor: pointer !important;
}
@media (min-width: 768px) {
    .register-header-btn {
        padding: 7.5px 10px !important;
    }
}
.dropdown-menu {
    background-color: #f9f9f9;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    min-width: unset !important;
}
.dropdown-item {
    padding: 10px 15px !important;
}