.nav__master {
    box-shadow: none;
    border-radius: 0px;
    background-color: #f3f3f3;
}
/* .ie-fixMinHeight {
    min-height: calc(100vh - 217px);
} */
.loader {
    width: 50px;
    aspect-ratio: 1;
    border-radius: 50%;
    background:
        radial-gradient(farthest-side,#015c4b 94%,#0000) top/8px 8px no-repeat,
        conic-gradient(#0000 30%,#015c4b);
    -webkit-mask: radial-gradient(farthest-side,#0000 calc(100% - 8px),#000 0);
    animation: l13 1s infinite linear;
    margin: auto;
    top: calc(50vh - 50px);
    position: relative;
}
.section_loader {
    text-align: center;
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: #fff;
    z-index: 100;
}
@keyframes l13{
    100%{transform: rotate(1turn)}
}
.main {
    margin: 0 !important;
    min-height: unset;
}
hr {
    opacity: 0.7 !important;
}
.nav__link {
    font-size: 12px;
}
.text_header {
    font-size: 14px;
}
.text_gray {
    color: #949494;
}
.font-bold {
    font-weight: 500;
}
.font-extrabold {
    font-weight: 600;
}
.font-black {
    font-weight: 700;
}
.custom-tooltip {
    --bs-tooltip-bg: #015c4b;
}
.padding_city_tourism_item {
    margin-right: 28px;
}
.splide__arrow {
    background: #ffffff7a !important;
}
.modal-open, body {
    padding-right: 0px !important;
}
.modal  {
    padding-left: 0px !important;
}
body, html {
    font-size: 12px;
    line-height: 2;
}
.master-card-narrow {
    margin: 2px 0px;
}
.hide {
    display: none !important;
}
.form-control {
    background-color: #EFF0F2 !important;
    border: 1px solid #EFF0F2;
}
.input-text {
    margin-bottom: 5px;
}
.text-complete {
    color: #D7AB58 !important;
}
.form-control:focus {
    background-color: #fff !important;
}
ul li {
    margin-bottom: 1rem;
}
.txt-card-service {
    margin-top: 10px;
}
.btn-sm {
    height: unset;
    width: unset;
    padding: 8px 15px;
    font-size: 0.813rem;
    line-height: 1;
    border-radius: 10px;
    min-width: 25px;
}
.card_city_item {
    position: relative;
    background-color: #F7FAFA;
    border-radius: 15px;
    padding: 13px;
}
.weather_card {
    background-color: #eee;
    border-radius: 100px;
    padding: 25px 0px;;
}
.mb-6 {
    margin-bottom: 4rem !important;
}
.mt-6 {
    margin-top: 4rem !important;
}
.my-6 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
}
.offcanvas {
    border-radius: 25px 25px 0px 0px;
}
.btn-light {
    color: #3a3b45;
    background-color: #E8E8E8;
    border-color: #E8E8E8;
}
.btn-vector {
    padding: 15px;
}
.btn-vector:hover img{
    filter: brightness(0) invert(1);
}

.offcanvas.offcanvas-bottom {
    height: unset;
}
.card-alert_list {
    border-radius: 15px;
    background-color: #F2F7F6;
    padding: 20px;
}
.card-service_list {
    border-radius: 15px;
    background-color: #f9f9f9;
    padding: 20px;
    padding-bottom: 4px;
}
.card-menu_list {
    border-radius: 15px;
    background-color: #F7FAFA;
    padding: 17px 20px;
}
.card-menu_list_yellow {
    background-color: #FFF9EF;
}
.card-menu_list_red {
    background-color: #FFF1F2;
}
.card-hamsafar_info {
    border-radius: 15px;
    background-color: #F7FAFA;
    padding: 20px;
}
.div_enter_password {
    text-align: right;
}
.card_recommended_city_tourism_item {
    text-align: right;
    border-radius: 15px;
    overflow: hidden;
}
.card_recommended_city_tourism_txt {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    font-weight: 500;
    z-index: 2;
    padding: 0.7em;
}
.card_recommended_city_tourism_item::after {
    content: '';
    position: absolute;
    border-radius: 1em;
    top: 0;
    left: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .8), transparent 55%);
    poionter-events: none;
}
.btn_Details_city_tourism_list {
    text-align: left;
}
.badge_city_tourism_list {
    position:absolute;
    left: 0px;
    top: 0px;
}
.flex-1 {
    flex: 1;
}
.badge {
    font-size: 10px;
    border-radius: 15px;
    padding: 7px 10px;
    font-weight: 400;
    color: #212529;
}
.text-gray-100 {
    color: #f8f9fc !important;
}

.text-gray-200 {
    color: #eaecf4 !important;
}

.text-gray-300 {
    color: #dddfeb !important;
}

.text-gray-400 {
    color: #d1d3e2 !important;
}

.text-gray-500 {
    color: #b7b9cc !important;
}

.text-gray-600 {
    color: #858796 !important;
}

.text-gray-700 {
    color: #6e707e !important;
}

.text-gray-800 {
    color: #5a5c69 !important;
}

.text-gray-900 {
    color: #3a3b45 !important;
}
.bg-next-pray {
    width: 100%;
}
.slider-arrow-simple {
    background: #fff0 !important;
}
.slider-arrow-prev-out {
    right: -20px !important;
}
.slider-arrow-next-out {
    left: -20px !important;
}
.badge-quran_list {
    font-size: 12px !important;
    padding: 3px 10px !important;
}
.bg-primary {
    background-color: #015C4B !important;
    color: #fff;
}
.bg-success {
    background-color: #E0E9E8 !important;
    color: #015C4B;
}
.bg-info {
    background-color: #E0EBF0 !important;
    color: #0578B8;
}
.bg-warning {
    background-color: #F6F1E9 !important;
    color: #D7AB58;
}
.bg-danger {
    background-color: #F1E1E1 !important;
    color: #AC0606;
}
.bg-secondary {
    background-color: #EFF0F2 !important;
    color: #818181;
}
.transformer.is-open {
    transform: translate3d(50%, 0, 0);
}
table {
    font-weight: 400;
}
table td{
    padding: 5px 0px 5px 0px;
}
table th{
    padding: 10px 0px 10px 0px;
}
.bootstrap-select .btn {
    background-color: #EFF0F2 !important;
    border: 1px solid #EFF0F2 !important;
}
.btn-complement {
    color: #fff;
    background-color: #D7AB58;
    border-color: #D7AB58;
}
.btn-transparent {
    color: #000;
    background-color: transparent;
    border-color: transparent;
}
.btn-transparent:hover {
    color: #000;
    background-color: transparent;
    border-color: transparent;
}
.btn-round {
    border-radius: 40px;
}
.btn-disable {
    opacity: 0.4;
    cursor: default !important;
}
.btn-disable:hover, .btn-disable:focus{
    cursor: default !important;
}
.card-home-disable {
    opacity: 0.4;
}
.card-home-disable a {
    cursor: default;
    pointer-events: none;
}
.off-canvas {
    position: absolute;
    width: 50%;
    left: -50%;
    top: 0;
    bottom: 0;
}
.sidenav {
    width: 100%;
    height: 0;
    position: fixed;
    z-index: 1;
    bottom: 71.5px;
    background-color: #f8f8f8;
    overflow-x: hidden;
    transition: 2s;
    max-height: 300px;
    overflow-y: auto;
}
/*Radio*/
.control {
    cursor: pointer;
    font-size: 18px;
}
.control input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.control__indicator__middle {
    top: unset !important;
    right: 15px !important;
}
.control__indicator {
    position: absolute;
    height: 20px;
    width: 20px;
    z-index: 100;
    background: #e6e6e6;
    /*right: 17px;
    top: 17px;*/
    border-radius: 4px;
}
.control--radio .card-body {
    text-align: right;
}
.card-body-radio {
    min-height: unset;
    padding: 1rem;
    padding-right: 4rem;
    width: 100%;
    border: 0 !important;
}
.control--checkbox .card-body {
    text-align: right;
}
.control--radio .control__indicator {
    border-radius: 50%;
}
.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
    background: #ccc;
}
.control--checkbox input:checked ~ .card-body {
    background-color: #F5F8F8;
    border: 0px solid !important;
    border-radius: 15px;
}
.control input:checked ~ .card-body {
    border: 1px solid #015c4b;
    /*border: 0px;*/
}
.control input:checked ~ .control__indicator {
    background: #015c4b;
}
.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
    background: #015c4b;
}
.control input:disabled ~ .control__indicator {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none;
}
.control__indicator:after {
    content: '';
    position: absolute;
    display: none;
}
.control input:checked ~ .control__indicator:after {
    display: block;
}
.control--checkbox .control__indicator:after {
    top: 4px;
    left: 8px;
    width: 5px;
    height: 8px;
    transform: rotate(45deg);
    border: solid #fff;
    border-width: 0 2px 2px 0;
}
.control--checkbox input:disabled ~ .control__indicator:after {
    border-color: #7b7b7b;
}
.control--radio .control__indicator:after {
    left: 7px;
    top: 7px;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #fff;
}
.control--radio input:disabled ~ .control__indicator:after {
    background: #7b7b7b;
}
#main {
    /*transition: margin-bottom .5s;*/
    padding: 16px 30px;
}
.disabled {
    opacity: 0.4;
}
.column-gallery {
    flex: 50%;
    max-width: 50%;
    padding: 0 4px;
}

.column-gallery img {
    margin-top: 8px;
    vertical-align: middle;
    border-radius: 15px;
    width:100%;
}
.row-profile {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding: 10px 0px;
    border-bottom: 1px solid #e1e1e1;
}
.service_item_category {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 16px;
    margin-top: 30px;
    color: #015c4b;
    text-align: center;
    overflow: hidden;
}
.service_item_category:before,
.service_item_category:after {
    background-color: #b7b7b7;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}
.service_item_category:before {
    left: 0.5em;
    margin-right: -50%;
}
.service_item_category:after {
    right: 0.5em;
    margin-left: -50%;
}
.badge_services_list {
    position:absolute;
    left: 16px;
    top: 16px;
}
.badge_chef_offer {
    position:absolute;
    right: 5px;
    left: 5px;
    bottom: 5px;
    padding: 5px 7px;
    background-color: #015C4BD6 !important;
    color: #fff !important;
}
.price_div_services_item {
    position:absolute;
    right: 0px;
    bottom: 0px;
}
.btn_div_services_item {
    position:absolute;
    left: 0px;
    bottom: 0px;
}
.card-priority-1 {
    -webkit-box-shadow: 0px 4px 4px 0px rgba(145,179,217,1);
    -moz-box-shadow: 0px 4px 4px 0px rgba(145,179,217,1);
    box-shadow: 0px 4px 4px 0px rgba(145,179,217,1);
}
.card-priority-2 {
    -webkit-box-shadow: 0px 4px 4px 0px rgba(178,206,201,1);
    -moz-box-shadow: 0px 4px 4px 0px rgba(178,206,201,1);
    box-shadow: 0px 4px 4px 0px rgba(178,206,201,1);
}
.card-priority-3 {
    -webkit-box-shadow: 0px 4px 4px 0px rgba(255,179,179,1);
    -moz-box-shadow: 0px 4px 4px 0px rgba(255,179,179,1);
    box-shadow: 0px 4px 4px 0px rgba(255,179,179,1);
}
@media (max-width: 410px) {
    .col-xs {
        flex: 1 0 0%;
    }
    .row-cols-xs-auto > * {
        flex: 0 0 auto;
        width: auto;
    }
    .row-cols-xs-1 > * {
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-xs-2 > * {
        flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-xs-3 > * {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .row-cols-xs-4 > * {
        flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-xs-5 > * {
        flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-xs-6 > * {
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-xs-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-xs-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }
    .col-xs-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-xs-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-xs-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .col-xs-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }
    .col-xs-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-xs-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }
    .col-xs-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }
    .col-xs-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-xs-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }
    .col-xs-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }
    .col-xs-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    .offset-xs-0 {
        margin-right: 0;
    }
    .offset-xs-1 {
        margin-right: 8.33333333%;
    }
    .offset-xs-2 {
        margin-right: 16.66666667%;
    }
    .offset-xs-3 {
        margin-right: 25%;
    }
    .offset-xs-4 {
        margin-right: 33.33333333%;
    }
    .offset-xs-5 {
        margin-right: 41.66666667%;
    }
    .offset-xs-6 {
        margin-right: 50%;
    }
    .offset-xs-7 {
        margin-right: 58.33333333%;
    }
    .offset-xs-8 {
        margin-right: 66.66666667%;
    }
    .offset-xs-9 {
        margin-right: 75%;
    }
    .offset-xs-10 {
        margin-right: 83.33333333%;
    }
    .offset-xs-11 {
        margin-right: 91.66666667%;
    }
    .g-xs-0,
    .gx-xs-0 {
        --bs-gutter-x: 0;
    }
    .g-xs-0,
    .gy-xs-0 {
        --bs-gutter-y: 0;
    }
    .g-xs-1,
    .gx-xs-1 {
        --bs-gutter-x: 0.25rem;
    }
    .g-xs-1,
    .gy-xs-1 {
        --bs-gutter-y: 0.25rem;
    }
    .g-xs-2,
    .gx-xs-2 {
        --bs-gutter-x: 0.5rem;
    }
    .g-xs-2,
    .gy-xs-2 {
        --bs-gutter-y: 0.5rem;
    }
    .g-xs-3,
    .gx-xs-3 {
        --bs-gutter-x: 1rem;
    }
    .g-xs-3,
    .gy-xs-3 {
        --bs-gutter-y: 1rem;
    }
    .g-xs-4,
    .gx-xs-4 {
        --bs-gutter-x: 1.5rem;
    }
    .g-xs-4,
    .gy-xs-4 {
        --bs-gutter-y: 1.5rem;
    }
    .g-xs-5,
    .gx-xs-5 {
        --bs-gutter-x: 3rem;
    }
    .g-xs-5,
    .gy-xs-5 {
        --bs-gutter-y: 3rem;
    }
}
.btn-delete-item {
    background-repeat: no-repeat;
    padding: 15px;
    background-position: center;
    background-image: url('/img/front/delete_item.png');
    background-size: 17px;
}
/*طرح کاشی*/
.row-tile .tile-div-item:first-child {
    padding-left: 0px;
}
.row-tile .tile-div-item:last-child {
    padding-right: 0px;
}
.tile-div-item {
    padding: 3px;
    text-align: center;
}
.tile-img-item {
    width: 100%;
    height: 100%;
    border-radius: 15px;
    background-size: cover;
    background-position: center;
    color: #fff;
    display:flex;
}
.tile-text-item {
    margin: auto;
    font-weight: 600;
}

@keyframes cloudani{
    from{
        background-position:0 0;
    }
    to{
        background-position:100% 0;
    }
}
.img-guest_alert {
    position:absolute;
    top: -16px;
    right: -16px;
    background-color: #EAEAEA;
    padding: 10px 12px;
    border-radius: 50px;
}
.time-guest_alert {
    text-align: left;
}
