@import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap');
:root {}

.ins_button_icon,
.ins_button,
.ins-button,
.ins-button-icon,
.ins-ui-input,
.ins-form-input,
.ins-form-input .ins-input,
.ins-tag {
    color: #333;
}

* {
    padding: 0;
    margin: 0;
}

:root,
.ins-light-style {
    --font: 'Montserrat', sans-serif !important;
    --font-alt: 'Montserrat', sans-serif !important;
    --font-monospace: 'Montserrat', sans-serif !important;
    --font-size: 14px !important;
    --primary: hsl(21deg 70% 59%) !important;
    --primary-box-shadow: 0 14px 26px -12px hsl(28.76deg 62.96% 52.52% / 42%), 0 4px 23px 0 var(--base-shadow), 0 8px 10px -5px hsl(40.47deg 48% 49% / 20%) !important;
}

p,
div {
    color: #1e1e1e;
    font-weight: 500;
}

.ins-ui-input,
.ins-form-input,
.ins-ui-input,
.ins-form-input .ins-input {
    font-weight: 500;
}

body,
html {
    font-family: Klavika-Regular;
    font-family: 'Montserrat', sans-serif;
    line-height: 27px;
}

.ins-danger,
.ins-active-danger .ins-active,
.ins-active-danger .ins-active * {
    background: hsl(0deg 70% 59%) !important;
}

a {
    color: hsl(21deg 70% 59%);
    cursor: pointer;
    text-decoration: none;
}


/* width */

.ins_lightbox_data .data_container::-webkit-scrollbar {
    width: 10px;
}

a:hover {
    color: #df7f4c;
}

.ins-form-checkbox input:checked+span,
.ins-form-radio input:checked+span {
    border-color: #df7f4c;
}

.ins-form-checkbox input:checked+span::after,
.ins-form-radio input:checked+span::after {
    background: #df7f4c;
}

.ins-table-data .ins-tr {
    padding: 6;
    min-height: 0;
    margin: 0;
    border-radius: 0;
    line-height: 40px;
}


/* Track */

.ins_lightbox_data .data_container::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.ins_lightbox_data {
    background: #fff;
}

input,
select,
textarea,
.ui_image .ui_value,
.ui_icon_input .ui_value,
.ui_row .chosen-container-single .chosen-single,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active,
div .chosen-container .chosen-drop,
.ins_autocomplete_input_area {
    background: #f8f9fb;
    color: #333 !important;
    border-radius: 5px !important;
    border: 1px solid rgba(0, 0, 0, 0.21) !important;
}

p,
div {
    color: #333;
}

.ins-lightbox-body .ins-header,
.ins-lightbox-body .ins-footer {
    border: none;
}


/* Handle */

.ins_lightbox_data .data_container::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

.ins_lightbox .ins-title-l {
    position: absolute;
    top: 50px;
    color: #fff;
    font-size: 25px;
    left: 50px;
}

.ins-warning,
.ins-active-warning .ins-active,
.ins-active-warning .ins-active * {
    background: hwb(36deg 0% 11%) !important;
    /* color: #474747 !important; */
}


/* Handle on hover */

.ins_lightbox_data .data_container::-webkit-scrollbar-thumb:hover {
    background: #555;
}

* h1,
.ins_module_title {
    background: url(images/fline_bg.png) top no-repeat;
    padding-top: 23px;
    padding-bottom: 20px;
    text-align: center;
    font-weight: bold;
}

h3 {
    font-size: 1rem;
}

h2 {
    padding: 10px 0;
    font-size: 19px;
    font-weight: normal;
}

body,
html {
    font-family: Klavika-Regular;
    background: url(images/h_bg.jpg);
    font-family: 'Montserrat', sans-serif;
    line-height: 27px;
}

.ins_lightbox_body {
    background: transparent;
    border: none;
}

.imgs_gallery_lightbox .ins_lightbox_body i.btns {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    font-size: 35px;
    color: #fff;
    cursor: pointer;
}

.ins_lightbox .ins_close {
    right: 50px;
    top: 50px;
    color: #fff;
    background: transparent;
}

.ins_lightbox_body i.right {
    right: 0;
    left: auto;
}

.ins-lightbox,
.ins-lightpanel,
.ins-editor-fullscreen {
    background: hsl(0deg 0% 3% / 80%);
}

.imgs_gallery_lightbox .ins_lightbox_data h2 {
    color: #fff
}

.imgs_gallery {
    padding: 50px;
}

.imgs_gallery img {
    width: 100%;
}

button:hover,
input[type="submit"]:hover,
.button:hover,
._172:hover {
    background-color: #6f6d6d;
}

.maindata {
    background: #fff;
    padding: 50px 0;
}

.ins_mian_title {
    text-align: center;
    margin: 10px;
}

.phone_menu {
    display: none;
}

.ins_mian_title {
    text-align: center;
}

.logo {
    margin-left: 50px;
}

.main_menu {
    text-align: center;
    margin-top: 25px;
}

.main_menu li {
    display: inline-block;
    line-height: 50px;
}

.main_menu li a {
    font-size: 14px;
    /* font-family: "Myriad Pro";*/
    color: #000;
    padding: 15px;
    text-transform: uppercase
}

header {
    height: 124px;
    padding: 15px 0;
}

._172,
button,
.button,
.ui_row.ui_ajax_upload_image .ui_label,
.button {
    background: #df7f4c;
    color: #fff;
    display: inline-block;
    padding: 12px 24px;
    line-height: 22px !important;
    font-family: 'Montserrat', sans-serif;
}

.button.ins_act {
    background: #555;
    color: #fff;
}

.ui_row.ui_ajax_upload_image .ui_label {
    padding: 0 10px;
    ;
}

._172 a {
    color: #fff !important;
}

._172 {
    position: absolute;
    right: 50px;
}

button i {
    background: #fff;
    color: #c87244 !important;
    width: 22px;
    height: 22px;
    text-align: center;
    border-radius: 50%;
    margin: 0 10px;
    font-size: 10px !important;
}

.ins_dark.ins_card {
    background: #c87244;
}

.ins_brown {
    background: #d47948;
}

.ins_light_brown {
    background: #df7f4c;
}

.ins_card .main_icon {
    color: #c87244;
}

.ins_card .main_icon {
    font-size: 50px;
    padding: 16px;
}

.ins_circle {
    border-radius: 50%;
    border: 1px solid #eee;
    min-height: 90px;
    width: 90px;
    line-height: 90px;
    padding: 0;
    text-align: center;
    padding: 0;
    padding: 2px !important;
}

.ins_light_brown .main_icon,
.ins_brown .main_icon,
.ins_dark .ins_brown {
    color: #fff;
}

footer {
    background: url(images/f_bg.jpg);
    min-height: 350px;
    padding: 50px 0;
}

.logo_w {
    background: url(images/logo_w.png) center no-repeat;
    height: 143px;
    width: 86px;
    margin: auto;
    margin-bottom: 40px;
}

.fline {
    background: url(images/fline_bg.png) center no-repeat;
    height: 14px;
    width: 144px;
    margin: 10px auto;
    clear: both;
}

footer .logo_w {
    padding: 50px 0;
}

footer .model_cont {
    text-align: center;
    padding: 40px 0;
}

footer .menu li {
    vertical-align: top;
    display: inline-block;
    width: 24%;
    text-align: center;
}

footer .menu li a {
    color: #fff;
    line-height: 40px;
    font-weight: bold;
    font-size: 16px;
}

footer .menu li .menu li {
    display: block;
    width: 100%
}

footer .menu li .menu li a {
    font-size: 13px;
    font-weight: normal;
}

.top_home_block .ins_card {
    z-index: 1111;
    position: relative;
    transform: translateY(-50%);
    margin: auto;
    float: none;
    display: block;
}

.top_home_block .ins_float:after {
    content: " ";
    top: -3px;
    width: 100px;
    height: 3px;
    background: #fff;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
}

.block_data {
    position: relative;
}

.block_data .ins_float {
    background-image: linear-gradient( transparent, black);
    padding: 20px;
    font-size: 14px;
}

.block_data .ins_float a {
    display: block;
    clear: both;
    float: none;
    text-align: center;
    margin: 10px 0;
    width: calc(100% - 10px);
}

.sys_content_items .block_data {
    padding: 5px;
}

.copy_right {
    border-top: 1px solid #ebebeb;
    margin-top: 40px;
    padding: 40px 0;
    color: #fff;
}

.copy_right a {
    color: #fff;
    font-size: 14px;
}

.m_social_links {
    text-align: right
}

.m_social_links li {
    display: inline-block;
    padding: 0 10px;
}

.m_social_links li a {
    font-size: 18px;
}

.home_block {
    position: relative;
    height: 560px;
    overflow: hidden;
    margin: 40px auto;
    max-width: 760px;
}

.home_block.forinner {
    height: 379px;
}

.home_block .ins_card {
    position: absolute;
    top: 50%;
    z-index: 1;
    padding: 30px 100px;
    transform: translateY(-50%);
    text-align: center;
}

.home_block.forinner .ins_card {
    padding: 30px;
    font-size: 12px;
}

.home_block .ins_card p,
.home_block .ins_card em,
.home_block .ins_card h3 {
    padding: 10px 0
}

.home_block .ins_card.ins_toright {
    right: 0;
}

.home_block .ins_card.ins_toleft {
    left: 0;
}

.data_img {
    position: relative;
    padding: 0 10px;
    margin: 10px 0;
}

.data_img h2.block_title {
    color: #fff;
    background: #df7f4c;
    position: absolute;
    width: calc(100% - 20px);
    bottom: 0;
    padding: 0 20px;
    line-height: 40px;
}

.resrevations_page .maindata {
    position: relative;
}

.resrevations_page .maindata:before,
.resrevations_page .maindata:after {
    content: " ";
    background: url(/ins_upload//_top_home_bg.jpg) center;
    height: 200px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-size: 100% auto;
}

.resrevations_page .maindata:after {
    background: #0000002b;
    z-index: 2
}

.resrevations_page .maindata:before {
    z-index: 1
}

.resrevations_page .maindata .container {
    position: relative;
    z-index: 11111;
    background: #fff;
    border-radius: 10px;
    box-shadow: 1px 1px 5px #0000001c;
    margin-top: 100px
}

.resrevations_page .ins_mian_title {
    text-align: center;
    color: #fff;
    position: relative;
    top: -153px;
}

.data_container {
    position: relative;
    padding: 40px
}

.under_line_red.ins_td,
.under_line_red.ins_td,
.arrival_warning.ins_td {
    position: relative;
}

.under_line_red.ins_td:after,
.under_line_yallow.ins_td:after,
.under_line_blue.ins_td:after,
.under_line_green.ins_td:after,
.under_line_black.ins_td:after {
    content: " ";
    height: 4px;
    width: 40%;
    background: red;
    position: absolute;
    left: 30%;
    bottom: 1px;
}

.under_line_yallow.ins_td:after {
    background: yellow
}

.under_line_green.ins_td:after {
    background: green
}

.under_line_blue.ins_td:after {
    background: blue
}

.under_line_black.ins_td:after {
    background: #000
}

.ins_td i,
.icon_red.ins_td i,
.icon_blue.ins_td i,
.icon_green.ins_td i,
.icon_black.ins_td i,
.icon_yellow.ins_td i {
    color: #f7bd1a;
    font-size: 10px;
}

.icon_red.ins_td i {
    color: red;
}

.icon_blue.ins_td i {
    color: blue;
}

.icon_green.ins_td i {
    color: green;
}

.icon_black.ins_td i {
    color: #000;
}

.img_bg_gray {
    background: #eee;
}

.res_mssage {
    padding: 30px;
    border-radius: 5px;
    font-size: 18px;
}

.whatsapp {
    color: #2eab2e;
    font-size: 25px;
    margin: 6px;
}

.ins_inner_main {
    padding: 50px;
}

.full_container .ins_inner_main {
    padding: 0
}

.ins_lightbox.popup .ins_lightbox_body {
    width: 100% !important;
    height: 100% !important;
}

.ins_lightbox.popup .ins_title {
    top: 79px;
    left: 100px;
}

.ins_lightbox.popup .ins_lightbox_data {
    padding: 50px;
    position: relative;
    width: 60%;
    height: 75%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.ins_lightbox.popup {
    background: #df7f4c url(images/mian_bg.png);
}

.ins_lightbox.popup .ins_close {
    position: fixed;
    right: 50px;
    top: 50px;
    transform: none;
    box-shadow: none;
    color: #fff;
    font-size: 40px;
    background: none;
}

.ins_datepicker .ins_td {
    cursor: pointer
}

.ins_datepicker .ins_td,
.ins_datepicker .ins_th,
.ins_datepicker .ins_tr {
    background: #fff;
    border: none;
}

.ins_month:last-child {
    border-left: 1px solid #ededed
}

.ins_month {
    padding: 20px 30px;
}

.ins_datepicker {
    position: relative;
}

.ins_datepicker .highlight {
    background: #eee;
}

.ins_date_picker_btns i {
    background: #fff;
    color: #df7f4c;
    position: relative;
    top: 170px;
    font-size: 30px;
    z-index: 1111;
    padding: 5px;
    width: 25px;
}

.safar_topbar {
    position: fixed;
    top: -9px;
    width: 100%;
    background: #fff;
    z-index: 1111111;
    padding: 0;
    box-shadow: 1px 1px 5px #eee;
    right: 0;
    text-align: right;
}

.safar_topbar .ins_mian_title {
    top: 3px;
    padding: 0;
    right: 0;
    text-align: right;
    background: none;
    font-size: 13px;
    clear: none;
    width: auto;
    display: inline-block;
    line-height: 30px;
    /* height: 31px; */
    position: RELATIVE;
}

.safar_topbar button {
    padding: 2px;
    margin: 6px;
    font-size: 12px;
    margin-top: 10px;
}

._91,
._92 {
    clear: both;
}

.imgs_gallery img {
    width: auto;
    max-height: 500px;
}

.ins_main_table.col2 {
    width: 16.66666%;
}

.ins_main_table.col9 {
    width: 75%;
}

.ins_lightbox_data .data_container,
.ins_lightbox_data .data_bottom_bar {
    position: absolute;
    width: 100%;
    left: 0;
    padding: 0;
}

.ins_lightbox_data .data_container {
    top: 0;
    bottom: 50px;
    overflow-y: auto;
}

.data_bottom_bar {
    bottom: 10px;
}

.show_onhover {
    opacity: 0;
    transition: 0.2s
}

.col6:hover .show_onhover,
.ins_data:hover .show_onhover {
    opacity: 1
}

.ins_datepicker .ins_table .ins_tr .ins_td:last-child {
    border: none;
}

.ins_datepicker .ins_month {
    min-height: 301px;
}

.data_card {
    border: 1px solid #eee;
    border-radius: 10px;
    text-align: center;
    position: relative;
    padding: 10px;
    margin: 5px;
    float: none;
    padding-bottom: 36px;
    vertical-align: top;
    min-height: 230px;
}

.data_card img {
    float: none
}

.data_card img.icon {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 50%);
}

strong {
    font-weight: bold;
    font-family: "verdana";
    font-size: 13px;
}

button,
button i,
button em,
.button em,
._172,
._172 span,
.block_data,
.block_data .block_data_body,
.block_data .block_title,
.block_data img,
.menu li a:after,
button span,
.button span,
.button,
.ins_lightbox,
.ins_lightbox_body,
.ins_lightbox_data {
    transition: 0.5s;
}

button:hover i {
    transform: scale(0.8);
}

._172:hover span,
button:hover span,
.button:hover span,
button:hover em,
.button:hover em {
    transform: scale(0.9);
}

._172 span {
    display: inline-block;
}

button em,
.button em {
    display: inline-block;
    font-style: normal;
}

.block_data .block_data_body {}

.com_reervtion_data .block_data:hover .block_data_body {
    /*  box-shadow: 0px 1px 2px #0707073d;*/
    border-radius: 15px;
}

.block_data:hover img {
    transform: scale(1.2);
}

.block_data:hover .block_title {
    transform: scale(0.8);
}

.menu li a {
    position: relative
}

.menu li a:after {
    width: 0;
    height: 1px;
    position: absolute;
    content: " ";
    background: #df7f4c;
    left: 50%;
    bottom: 6px;
    transform: translateX(-50%);
}

.menu li:hover a:after,
.menu li.act a:after {
    width: 100%;
}

.menu li._172 a:after,
footer .menu li a:after {
    display: none;
}

footer .menu li a {
    opacity: 0.7
}

footer .menu li a:hover {
    opacity: 1
}

.ins_beforshow {
    height: 0;
    overflow: hidden
}

.ins_beforshow .ins_lightbox_data {
    bottom: 10000% !important;
    height: 0;
}

footer .footer {
    opacity: 0.0;
    transition: 0.8s;
    top: 150px;
    position: relative
}

footer.ins_focus .footer {
    opacity: 1;
    top: 0
}

footer .logo_w {
    opacity: 0.0;
    transition: 0.4s;
    position: relative;
    top: 150px;
}

footer.ins_focus .logo_w {
    opacity: 1;
    top: 0;
}

.ins_slider .block_data:hover img,
.__166 .block_data:hover img,
.__190 .block_data:hover img,
.__190 .block_data:hover .block_title,
.__189 .block_data:hover img,
.__189 .block_data:hover .block_title {
    transform: scale(1);
}

.__190 .block_data:hover .block_title {
    padding: 10px;
}

.__190 .ins_card {
    box-shadow: none;
    ;
}

.home_menu a {
    font-weight: normal;
}

.__166 .block_data .button,
.__166 .block_data .des,
.__189 .block_data .button,
.__189 .block_data .des {
    display: none;
}

.__166 .block_data {}

.block_data .info,
.block_data .ins_info {
    color: inherit;
    background-color: inherit
}

.__166 .sys_content_items .block_data,
.__189 .sys_content_items .block_data {
    padding: 0
}

.__166 .ins_float.to_bottom,
.__189 .ins_float.to_bottom {
    bottom: 17px;
}

.__166 .block_data {
    position: relative;
}

.__166 .block_data h3,
.__189 .block_data h3 {
    font-weight: normal;
    transform: scale(1) translate(0, 0);
    position: absolute;
    bottom: 10px;
    transition: 0.3s;
}

.__166 .block_data:hover h3,
.__189 .block_data:hover h3 {
    bottom: 50%;
    transform: scale(1.1);
}

.ins_th,
.mainTabel th {
    background: #df7f4c;
    color: #fff;
}

.ins_th a {
    color: #fff;
}

.ins-faiz-table .ins-thead {
    background: #df7f4c !important;
    color: #fff;
    margin-top: 20px !important;
    border-radius: 0;
}

.ins-faiz-table .ins-th {
    background: transparent !important;
    font-weight: 600;
    text-transform: capitalize;
}

.ins-faiz-table .ins-tr {
    --flex-gap: 0px;
    padding: 0;
    column-gap: 0rem !important;
    row-gap: 0rem !important;
}

.ui_readonly {
    border: none !important;
    background: transparent !important;
}

.ins-td,
.ins-th {
    font-weight: 500;
}

.ins-faiz-table .ins-td:first-child {
    border-left: none;
}

.ins-faiz-table .ins-td {
    border-left: 1px solid #eee;
}

.ins-uploader-file-drop_area,
.ins-uploader-file-drop_area .ins-icon,
.ins-uploader-file-drop_area span {
    color: #8d8d8d;
}

.ins-form-image-upload .ins-close {
    padding: 10px !important;
    width: 43px;
}

.ins-buttons-actions>* {
    border: none !important;
    background: #df7f4c !important;
    border-radius: 0!important;
    color: #fff !important;
}

.ins-buttons-actions>*>i,
.ins-buttons-actions a {
    color: #fff;
}

.ins-buttons-actions {
    border: none;
    padding: 1;
    text-align: center;
}

footer .lvl__0 ul {
    max-height: none;
}

.gray {
    background: #acacac;
    color: #333;
}

.dark_gray {
    background: #666;
    color: #fff;
}

.mob_th {
    background-color: #dfdfdf !important;
    width: 50% !important;
    float: left;
    padding: 0;
    display: none;
}

.ins-td {
    padding: 1px 0px;
}

.ins-td.ins_text_toright {
    text-align: center !important;
}

.fiaz-border-area .fiaz-border-des {
    background: #ded1c8;
    padding: 30px;
    box-shadow: 0px 2px 5px #df7f4c66;
    border: 6px #df7f4c solid;
}

.fiaz-border-area .fiaz-border-action {
    width: 369px;
    position: absolute;
    margin-right: 168px;
}

._338 {
    display: none !important
}