@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700");

@import url("https://fonts.googleapis.com/css?family=El+Messiri:400,600");



/* ali */
.lch {
  font-size: .85em;
  color: #777;
  display: inline-block;
  text-align: right;
  width: 88px;
  opacity: .7;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.lch:hover {
  color: #777;
}
.lch:hover {
  opacity: 1;
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.loudchilli_main{
  float: right;
}
.loudchilli_main svg{
  height: 27px;
  padding-right: 37px;
}

.whatsapp{

 
  position: fixed;
 
    bottom: 17px;
    right: 100px;
  padding: 5px;
 
 
  text-align: center;
  font-size: 30px;
  cursor: pointer;

}
.whatsapplinks.open {
    transform: scale(1);
}
.whatsapp .whtzp-wrp {
    width: 60px;
    height: 60px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    display: block;
    padding: 5px;
    cursor: pointer;
}
.whatsapplinks {
    padding: 10px;
    background-color: #E8E3CE;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    position: absolute;
    bottom: 72px;
    width: 200px;
    right: 0px;
    transform: scale(0);
    transition: 0.4s;
        border: 1px solid burlywood;
}
.whatsapplinks a {
    color: #393939;
    font-size: 15px;
    line-height: 20px;
    margin: 6px 0px;
}
.whatsapplinks a  .fa{
    color: #393939;
    font-size: 18px;
    
}
.whatsapplinks a:hover{
  color: #d0021b;
}

.whatsapp .fa{

  position: relative;

  top: 2px;

  left: 0px;

  color: #fff;

}

 




a{

  text-decoration: none !important;

}

#menu-main-menu{

  padding: 10px 0px;

}



.current-menu-ancestor a {

  color: #d0021b !important;

  font-weight: 700 !important;

}

.dropdown-ac{

  margin-top: 16px !important;

}

.dropdown-ac a{

  color: #393939 !important;

  font-weight: 600 !important;

}

.current-menu-item a{

  color: #d0021b !important;

    font-weight: 700 !important;

  }

.current-menu-ancestor .book_room {

    color: #d0021b !important;
    font-weight: 700 !important;

  }

  .dropdown_book {

    margin-top: 5px;

  }

  .dropdown_book .sub-menu .current-menu-item a {

    color: #fff !important;

    font-weight: 600 !important;

  }

  .dropdown_book .sub-menu a {

    color: #fff !important;

    font-weight: 600 !important;

  }

  .contact_locations .locations_pin .row .col-md-4:nth-child(3n) .br {

    border-right: none;

}

.company_logo img{

  width: 50px;

  height: 50px;

}

.payment-form{

  max-width: 60%;

  margin: auto;



}

.payment-form p{

  font-size: 15px !important;

  line-height: 28px !important;

  /* display: inline;

  float: left;

  width: 48%; */

}

.payment-form p:nth-child(odd) {

  /* margin-right: 15px !important; */

}

.bk_calendar_frame {  

    width: auto !important;

  padding-top: 60px;

}

.booking_form_div input, .booking_form_div select{

  -webkit-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

  -moz-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

  -ms-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

  -o-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

  box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27) !important;

}



.booking_form_div input[type="button"], .wpbc-payment-form input[type="button"] {

  cursor: pointer !important;

  background: #d69528;

  -webkit-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

  -moz-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

  -ms-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

  -o-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

  box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27) !important;

  border-radius: 25px;

  border: none;

  color: #fff;

  font-weight: 600;

  outline: none;

  padding: 12px 30px;

  font-size: 13px;

  cursor: pointer;

  margin: 15px 0;

}

.booking_form_div input[type="button"]:hover, .wpbc-payment-form input[type="button"]:hover {

background: #c18622;

color:#fff;

}





.wpdevbk input, .wpdevbk textarea, .wpdevbk select, .wpdevbk .uneditable-input {

width: 100% !important;

height: 40px;

}

.wpdevbk select, .wpdevbk input[type="file"] {

    height: 45px !important;

}

.booking_form_div input[type="text"] {

    height: 45px !important;

}

.wpdevbk input[type="checkbox"] {

width: auto !important;

}



.sjb-page .list-data .job-description{

margin-top: 162px;

/* display:none; */

}

/* .job-type, .job-location, .job-date{

margin-left: 39px;

} */

.sjb-listing .list-data header .row{

margin-left: 18px !important;

}

.sjb-search-button input{

background: #d0021b !important;

border-radius: 25px !important;

color: #fff;

padding: .5rem 1.5rem;

margin: 0 5px;

font-size: 15px;

}

.sjb-page .list-data .job-type, .sjb-page .list-data .job-location, .sjb-page .list-data .job-date {

color: #000 !important;

}

.sjb-page .sjb-filters{

background-color: #e8e3ce !important;

}

.sjb-page .btn-primary{

background-color: #d0021b !important;

}

.sjb-page .sjb-filters .form-control{

border-radius: 25px !important;

}

.sjb-page .sjb-detail header .row{

margin-top: 100px;

}

.sjb-page .sjb-detail {

margin: 0px 0 0 !important;

}

.sjb-page .sjb-detail .row {

margin-left: 0px;

margin-right: 0px;

padding:0 30px !important;

}

.company-tagline:last-child{

display: none;

}

.job-features h3, .jobpost-form h3{

color: #000 !important;

}

.sjb-page .sjb-detail .jobpost-form .file div{

background-color: #d0021b !important;

}

.sjb-detail header{

max-width: 1140px !important; 

position: absolute !important;

left: 72px !important;

}

.company-logo{

position: absolute;

  bottom: -24px;

}



/* .header-margin-top row{

margin-top: 0 !important;

} */



.sjb-page .sjb-detail:nth-last-child() .job-features{

display: none !important;

}

.dropdown_book ul li a:hover {

  background: none !important;

}

.dropdown-ac li a:hover .dropdown_book {

display: none !important;

}

#tablepress-1_wrapper{

width:100%;

}

#tablepress-1_wrapper thead{

display: none !important;

}

.tablepress .odd td{

background-color: #fff !important;

/* border-top: 1px solid #dddddd63; */

}

.tablepress .row-hover tr:hover td {

background-color: #fff !important;

}

.tablepress tbody td, .tablepress tfoot th {

border-top: 1px solid rgba(221, 221, 221, 0.5098039215686274) !important;

}

#tablepress-1_filter label, .dataTables_length label{

font-size: 15px !important;

font-weight: 700 !important;

font-family: "Lato", sans-serif !important;

}

#tablepress-1_filter input{

border-radius: 15px;

border: 2px solid #2e98f7;

padding: 0 6px;

}

.dataTables_wrapper label select{

border: 1px solid #2e98f7 !important;

border-radius: 15px;

outline: none !important;

}

#tablepress-1_filter input:focus{

outline: none !important;

}

.quanti{

  text-transform: uppercase;

font-size: 16px !important;

}





.our-brands{

  background: #FFFDF6;

  padding: 90px 0 !important;

}

.brand_logo_wrap{

  padding-top:80px;

}

.contact_us .frm .rooter select  option.er {

  width: 100%;

  font-size: 16px;

  line-height: 22px;

  background: #48aaf9;

  color: #fff;

}

.empire .coming_soon{

  min-height: 100vh;

  height: 100%;

}

.payment-form p:first-child{

  display: none;

}

.payment-form p:nth-last-of-type(5){

  display: none;

}



#book_hall_form{

  padding: 40px 30px;

  max-width: 600px;

    margin: auto;

}

#book_hall_form .input-group-text{

  color: #fff;

  background-color: #d0021b;

  border: 1px solid #d0021b;

}

#book_hall_form input, #book_hall_form textarea{

  background: #FFF;

    resize: none;

    width: 100%;

    margin: 0 30px 20px 0;

    float: left;

    padding: 10px 10px;

    -webkit-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

    -moz-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

    -ms-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

    -o-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

    box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

    -webkit-appearance: none;

    border-radius: 6px;

    border: none;

}

#book_hall_form .date_picker input{

  width: auto !important;

  margin: 0 !important;

  border-radius: 6px 0px 0px 6px;

}

#book_hall_form .date_picker #basic-addon1{

  border-radius: 0px 6px 6px 0px;

}

#book_hall_form input::placeholder, #book_hall_form textarea::placeholder{

  color: #000;

  font-size: 14px;

}

#book_hall_form .submit_book_button{

  background: #d69528;

    -webkit-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

    -moz-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

    -ms-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

    -o-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

    box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

    border-radius: 25px;

    border: none;

    color: #fff;

    font-weight: 600;

    outline: none;

    padding: 12px 30px;

    font-size: 13px;

    cursor: pointer;

    margin: 15px 0 0;

}

.ui-datepicker .ui-state-highlight {

  background: #d0021b !important;

  border: 1px solid #d0021b !important;

  color: #fff !important;

}

.ui-state-default:hover {

  background: #d0021b !important;

  border: 1px solid #d0021b !important;

}

.app_image_wrap li{

  padding: 0 5px;

}
.app_image_wrap img {
  max-height: 100px;
}



.cp-snippet-jobCount>span {

  background-color: #d0021b !important;

}

.cp-snippet-jobCount>span {

  background-color: #d0021b !important;

  color: #fff !important;

  font-size: 12px !important;

}

.cp-snippet-jobList a, .cp-snippet-message a {

  color: #000000 !important;

}



@media (max-width:991px){

  .foot_line .container {

     max-width: 98%;

  }

  footer .foot_line .service_details_wpr .service_details{

    width:100% !important;

 }

  }



@media (max-width: 768px) {

  #menu-item-240, #menu-item-244 {

    padding: 10px 0 !important;

    border-top: none !important;

  }

  #menu-main-menu li{

    padding: 10px 0px;

  }

}



.dropdown-ac li a{

  border: none !important;

}









@media(max-width:768px){

  body footer .foot_line .address{

    display: flex;

    flex-direction: column;

    flex-wrap: wrap;

    justify-content: flex-start;

    align-items: baseline;

    align-content: center; 

  }

  body footer .foot_line .address a,

  body footer .foot_line .address h5{

    width: 100%;

    text-align: center;

  }

  .col-md-8.hotel_ad,

  .col-md-4.ourhistory_wpr {

      flex: inherit;

      max-width: 100%;

  }
@media (max-width:767px){

  .ourhistory_wpr p:last-child {

      margin-bottom: 0;

  }

  .hide_m{
    display: none;
  }}

  .col-md-4.ourhistory_wpr {

      margin: 15px 0 0;

  }

  body .about_wpr .hotel_ad .vid{

    margin-top: 1px;

  }

  body footer .foot_line{

    background-size: cover;

  }

  body .about_wpr .hotel_ad .vid iframe{
    max-width:100%;
  }

  

}

@media(max-width:767px){

  body footer .foot_line .address{

    margin: 10px 0 0;

  }

  body .trending_dishes .trending_dishes_in .slick-slide a .prd_detail h4{

    font-size: 25px;  

    margin: 10px 0 0;

  }

  body .trending_dishes .trending_dishes_in .slick-slide a .prd_detail p{

    font-size: 15px; 

    line-height: 21px;

  }

  footer .foot_line .address .foot_links {

    margin: 0 0 7px;

    width: 100%;

    display: flex;

    flex-direction: row;

    flex-wrap: nowrap;

    justify-content: center;

    align-items: baseline;

    align-content: stretch;

  }

  footer .foot_line .address .foot_links li{

     margin: 0px 0 10px !important;

  }

}





@media (max-width: 576px) {

  .full_our_menu .menu_area table tr td {

    font-size: 11px !important;

}

.full_our_menu .menu_area table tr th {

  font-size: 11px !important;

}

.quanti{

  font-size: 11px !important;

  }

  .inner_breadcrum{

    display: flex;

    justify-content: center;

  }



  .our-brands{

    background: #FFFDF6;

    padding: 40px 0 !important;

  }

  .brand_logo_wrap{

    padding-top:40px;

  }

  .menu_area table tr th:first-child {

    width: 60% !important;

}

.quanti {

  width: 13.33% !important;

}  



}



@media(max-width:480px){

  body .about_wpr .hotel_ad .vid{

    height: 200px;

  }

}



/* ====================== ali ======================= */

.no_pad {

  padding: 0; }



.no_mar {

  margin: 0; }



.min_head {

  width: 100%;

  float: left;

  background: #393939; }

  .min_head .left-contact ul {

    padding: 0;

    margin: 0;

    height: 100%; }

    @media (max-width: 991px) {

      .min_head .left-contact ul {

        padding: 1px 0 0;

        display: -webkit-box;

        display: -ms-flexbox;

        display: flex;

        -webkit-box-orient: horizontal;

        -webkit-box-direction: normal;

        -ms-flex-direction: row;

        flex-direction: row;

        -ms-flex-wrap: nowrap;

        flex-wrap: nowrap;

        -webkit-box-pack: center;

        -ms-flex-pack: center;

        justify-content: center;

        -webkit-box-align: center;

        -ms-flex-align: center;

        align-items: center;

        -ms-flex-line-pack: center;

        align-content: center; } }

    @media (max-width: 767px) {

      .min_head .left-contact ul {

        display: -webkit-box;

        display: -ms-flexbox;

        display: flex;

        -webkit-box-orient: horizontal;

        -webkit-box-direction: normal;

        -ms-flex-direction: row;

        flex-direction: row;

        -ms-flex-wrap: nowrap;

        flex-wrap: nowrap;

        -webkit-box-pack: center;

        -ms-flex-pack: center;

        justify-content: center;

        -webkit-box-align: center;

        -ms-flex-align: center;

        align-items: center;

        -ms-flex-line-pack: center;

        align-content: center;

        padding: 8px 0 0; } }

    .min_head .left-contact ul li {

      padding: 0;

      margin: 0 12px 0 0;

      float: left;

      font-size: 11px;

      color: #fff;

      list-style: none;

      display: -webkit-box;

      display: -ms-flexbox;

      display: flex;

      -webkit-box-orient: horizontal;

      -webkit-box-direction: normal;

      -ms-flex-direction: row;

      flex-direction: row;

      -ms-flex-wrap: nowrap;

      flex-wrap: nowrap;

      -webkit-box-pack: center;

      -ms-flex-pack: center;

      justify-content: center;

      -webkit-box-align: center;

      -ms-flex-align: center;

      align-items: center;

      -ms-flex-line-pack: stretch;

      align-content: stretch;

      height: 100%;

      font-weight: 300;

      font-style: italic; }

      @media (max-width: 768px) {

        .min_head .left-contact ul li {

          font-size: 11px;

          margin: 0 5px 0 0; } }

      @media (max-width: 375px) {

        .min_head .left-contact ul li {

          font-size: 9px; } }

      .min_head .left-contact ul li.droper img {

        max-width: 10px; }

      .min_head .left-contact ul li img {

        max-width: 12px;

        margin: 0 6px 0 0;

        display: block;

        float: left; }

        @media (max-width: 375px) {

          .min_head .left-contact ul li img {

            max-width: 12px; } }

      .min_head .left-contact ul li a {

        color: #fff;

        text-decoration: none; 

        padding-left: 4px;}

    .min_head .left-contact ul span {

      float: left;

      width: 1px;

      background: #bbb;

      height: 55%;

      margin: 6px 12px 0 0; }

      @media (max-width: 991px) {

        .min_head .left-contact ul span {

          margin: 0px 12px 0 0; } }

      @media (max-width: 768px) {

        .min_head .left-contact ul span {

          margin: 0px 5px 0 0; } }

  @media (max-width: 768px) {

    .min_head .right-share {

      display: -webkit-box;

      display: -ms-flexbox;

      display: flex;

      -webkit-box-orient: horizontal;

      -webkit-box-direction: normal;

      -ms-flex-direction: row;

      flex-direction: row;

      -ms-flex-wrap: nowrap;

      flex-wrap: nowrap;

      -webkit-box-pack: center;

      -ms-flex-pack: center;

      justify-content: center;

      -webkit-box-align: center;

      -ms-flex-align: center;

      align-items: center;

      -ms-flex-line-pack: center;

      align-content: center;

      padding: 3px 0 2px; } }

  .min_head .right-share ul {

    padding: 0;

    margin: 0;

    float: right; }

    .min_head .right-share ul li {

      padding: 0;

      margin: 4px 6px 6px;

      float: left;

      font-style: italic;

      color: #fff;

      list-style: none;

      font-weight: 300;

      font-size: 12px;

      display: -webkit-box;

      display: -ms-flexbox;

      display: flex;

      -webkit-box-orient: horizontal;

      -webkit-box-direction: normal;

      -ms-flex-direction: row;

      flex-direction: row;

      -ms-flex-wrap: nowrap;

      flex-wrap: nowrap;

      -webkit-box-pack: start;

      -ms-flex-pack: start;

      justify-content: flex-start;

      -webkit-box-align: center;

      -ms-flex-align: center;

      align-items: center;

      -ms-flex-line-pack: center;

      align-content: center; }

      @media (max-width: 768px) {

        .min_head .right-share ul li img {

          max-width: 17px; } }

      @media (max-width: 375px) {

        .min_head .right-share ul li img {

          max-width: 15px; } }

      .min_head .right-share ul li a {

        display: block;

        padding: 0;

        color: #fff;

        text-decoration: none; }



header {

  position: absolute;

  right: 0;

  top: 29px;

  width: 100%;

  z-index: 999999; }

  @media (max-width: 768px) {

    header {

      top: 34px; } }

  @media (max-width: 767px) {

    header {

      top: 57px; } }

  header .navbar-expand-lg.bg-light {

    background-color: transparent !important;

    padding: 0;

    width: auto;

    float: right; }

    header .navbar-expand-lg.bg-light.sticky.is-sticky {

      position: fixed;

      right: 0;

      top: 0;

      z-index: 99999999999;

      -webkit-transition: 0.5s;

      -moz-transition: 0.5s;

      -ms-transition: 0.5s;

      -o-transition: 0.5s;

      transition: 0.5s; }

    @media (max-width: 1200px) {

      header .navbar-expand-lg.bg-light {

        width: 100%;

        background-color: #E8E3CE !important;

        z-index: 999999;

        display: block;

        float: left; }

        header .navbar-expand-lg.bg-light .navbar-toggler {

          float: right;

          margin: 7px 10px;

          outline: none;

          cursor: pointer; } }

    header .navbar-expand-lg.bg-light div#navbarSupportedContent {

      background: #E8E3CE;

      padding: 10px 50px;

      border-radius: 0 0 0 40px;

      -webkit-box-shadow: -1px -2px 57px 1px rgba(0, 0, 0, 0.41);

      -moz-box-shadow: -1px -2px 57px 1px rgba(0, 0, 0, 0.41);

      -o-box-shadow: -1px -2px 57px 1px rgba(0, 0, 0, 0.41);

      -ms-box-shadow: -1px -2px 57px 1px rgba(0, 0, 0, 0.41);

      box-shadow: -1px -2px 57px 1px rgba(0, 0, 0, 0.41); }

      @media (max-width: 991px) {

        header .navbar-expand-lg.bg-light div#navbarSupportedContent {

          border-radius: 0;

          -webkit-box-shadow: none;

          box-shadow: none; } }

      @media (max-width: 991px) {

        header .navbar-expand-lg.bg-light div#navbarSupportedContent .navbar-nav li {

          border-top: 1px solid #ccc;

          padding: 10px 0 !important; }

          #menu-item-240, #menu-item-244 {

            padding: 10px 0 !important;

            border-top: none !important;

        }
        .dropdown_book ul li{
          padding: 0px 0 !important;
        } 
          header .navbar-expand-lg.bg-light div#navbarSupportedContent .navbar-nav li:first-child {

            border-top: none; } }

      header .navbar-expand-lg.bg-light div#navbarSupportedContent .navbar-nav li.nav-item {

        border-top: none; }

      header .navbar-expand-lg.bg-light div#navbarSupportedContent .navbar-nav li a {

        color: #393939;

        font-weight: 400;

        padding-right: 1.2rem;

        font-size: 14px; }

        header .navbar-expand-lg.bg-light div#navbarSupportedContent .navbar-nav li a:hover {

          opacity: .7; }

        @media (min-width: 1366px) {

          header .navbar-expand-lg.bg-light div#navbarSupportedContent .navbar-nav li a {

            padding-right: 2rem;

            font-size: 16px; } }

        header .navbar-expand-lg.bg-light div#navbarSupportedContent .navbar-nav li a.order_food {

          background: #d0021b;

          border-radius: 25px;

          color: #fff;

          padding: .5rem 1.5rem;

          margin: 0 5px;

          font-size: 15px; }

          @media (max-width: 991px) {

            header .navbar-expand-lg.bg-light div#navbarSupportedContent .navbar-nav li a.order_food {

              margin: 6px 0 10px;

              width: 150px;

              text-align: center; } }

        header .navbar-expand-lg.bg-light div#navbarSupportedContent .navbar-nav li a.book_room {

          border: 2px solid #0498f7;

          color: #0498f7;

          border-radius: 25px;

          padding: 6px 1.5rem;

          margin: 0 -1px;
			
		  white-space: nowrap; }

          @media (max-width: 991px) {

            header .navbar-expand-lg.bg-light div#navbarSupportedContent .navbar-nav li a.book_room {

              margin: 0 0 10px;

              width: 150px;

              text-align: center; }
             
            }

      header .navbar-expand-lg.bg-light div#navbarSupportedContent .navbar-nav li.active a {

        color: #d0021b;

        font-weight: 700; }

      header .navbar-expand-lg.bg-light div#navbarSupportedContent .navbar-nav li.drop {

        position: relative; }

        @media (max-width: 991px) {

          .drop a{

            float: left;

          }

          .drop ul{

            width:100% !important;

            margin-top: 0px !important;

          }    

          .drop ul li:last-child {

            margin: 0 0 0px !important;

          }

          .drop ul li a{

            text-align: left !important;

            padding: 0 0px 0px 10px !important;

            margin-bottom: 0 !important;

          }

          header .navbar-expand-lg.bg-light div#navbarSupportedContent .navbar-nav li.drop::after {

            content: "+";

            position: absolute;

            right: 0;

            top: 5px;

            font-size: 17px;

            color: #585858; } }

        header .navbar-expand-lg.bg-light div#navbarSupportedContent .navbar-nav li.drop ul.dropdown-ac {

          position: absolute;

          margin: 0;

          z-index: 9999;

          background: #E8E3CE;

          padding: 10px;

          width: 163px;

          border-radius: 0 0 5px 5px;

          float: left;

          -webkit-transform: rotateX(-90deg);

          transform: rotateX(-90deg);

          -webkit-transform-origin: top;

          -ms-transform-origin: top;

          transform-origin: top; }

          @media (min-width: 992px) {

            header .navbar-expand-lg.bg-light div#navbarSupportedContent .navbar-nav li.drop ul.dropdown-ac {

              -webkit-transition: 0.5s;

              -moz-transition: 0.5s;

              -ms-transition: 0.5s;

              -o-transition: 0.5s;

              transition: 0.5s; } }

          @media (max-width: 991px) {

            header .navbar-expand-lg.bg-light div#navbarSupportedContent .navbar-nav li.drop ul.dropdown-ac {

              position: inherit;

              height: 0;

              padding: 0; } }

          header .navbar-expand-lg.bg-light div#navbarSupportedContent .navbar-nav li.drop ul.dropdown-ac.hover {

            -webkit-transform: rotateX(0deg);

            transform: rotateX(0deg);

            -webkit-transition: 0.5s;

            -moz-transition: 0.5s;

            -ms-transition: 0.5s;

            -o-transition: 0.5s;

            transition: 0.5s; }

            @media (max-width: 991px) {

              header .navbar-expand-lg.bg-light div#navbarSupportedContent .navbar-nav li.drop ul.dropdown-ac.hover {

                height: auto;

                padding: 0px; } }

          header .navbar-expand-lg.bg-light div#navbarSupportedContent .navbar-nav li.drop ul.dropdown-ac li {

            list-style: none;

            float: left;

            width: 100%;

            padding: 4px 0 3px;

            border-top: none; }

            @media (max-width: 1024px) {

              header .navbar-expand-lg.bg-light div#navbarSupportedContent .navbar-nav li.drop ul.dropdown-ac li:last-child {

                margin: 0 0 3px; } }

            @media (min-width: 992px) {

              header .navbar-expand-lg.bg-light div#navbarSupportedContent .navbar-nav li.drop ul.dropdown-ac li {

                padding: 1px 0 5px;

                border-bottom: 1px solid #9e9e9e59; }

                header .navbar-expand-lg.bg-light div#navbarSupportedContent .navbar-nav li.drop ul.dropdown-ac li:last-child {

                  border-bottom: none; } }

            header .navbar-expand-lg.bg-light div#navbarSupportedContent .navbar-nav li.drop ul.dropdown-ac li a {

              width: 100%;

              text-decoration: none;

              color: #393939;

              font-weight: 600;

              padding-right: 0;

              font-size: 14px;

              padding: 0 0px 6px 10px; }

      header .navbar-expand-lg.bg-light div#navbarSupportedContent .navbar-nav li.moreSubLinks .dropdown_book {

        position: absolute;

        z-index: 9999;

        padding-top: 10px;

        -webkit-transform: rotateX(-90deg);

        transform: rotateX(-90deg);

        -webkit-transform-origin: top;

        -ms-transform-origin: top;

        transform-origin: top;

        -webkit-transition: 0.5s;

        -moz-transition: 0.5s;

        -ms-transition: 0.5s;

        -o-transition: 0.5s;

        transition: 0.5s; }

        header .navbar-expand-lg.bg-light div#navbarSupportedContent .navbar-nav li.moreSubLinks .dropdown_book.hover {

          -webkit-transform: rotateX(0deg);

          transform: rotateX(0deg);

          -webkit-transition: 0.5s;

          -moz-transition: 0.5s;

          -ms-transition: 0.5s;

          -o-transition: 0.5s;

          transition: 0.5s; }

        header .navbar-expand-lg.bg-light div#navbarSupportedContent .navbar-nav li.moreSubLinks .dropdown_book ul {

          padding: 0;

          margin: 12px 0 0;

          float: left;

          background: #1598f7;

          border-radius: 3px;

          width: 130px;

          position: relative; }

          header .navbar-expand-lg.bg-light div#navbarSupportedContent .navbar-nav li.moreSubLinks .dropdown_book ul::after {

            position: absolute;

            top: -14px;

            left: 0;

            right: 0;

            width: 15px;

            margin: auto;

            content: '\25b2';

            color: #1498f6; }

          header .navbar-expand-lg.bg-light div#navbarSupportedContent .navbar-nav li.moreSubLinks .dropdown_book ul li {

            list-style: none;

            float: left;

            width: 100%; }

            header .navbar-expand-lg.bg-light div#navbarSupportedContent .navbar-nav li.moreSubLinks .dropdown_book ul li a {

              color: #ffffff;

              font-weight: 600;

              display: block;

              font-size: 14px;

              padding: 7px 11px;

              text-align: center;

              width: 100%;

              text-decoration: none; }

              header .navbar-expand-lg.bg-light div#navbarSupportedContent .navbar-nav li.moreSubLinks .dropdown_book ul li a:hover {

                background: #0a93f5; }



.empire {

  padding: 0; }



.breadcrumbs {

  float: left;

  width: 100%; }

  .breadcrumbs .breadcrumbs_in {

    width: 90%;

    margin: auto;

    padding: 40px 0;

    max-width: 1140px; }

    @media (max-width: 768px) {

      .breadcrumbs .breadcrumbs_in {

        padding: 30px 0; } }

    .breadcrumbs .breadcrumbs_in .left_center {

      display: -webkit-box;

      display: -ms-flexbox;

      display: flex;

      -webkit-box-orient: horizontal;

      -webkit-box-direction: normal;

      -ms-flex-direction: row;

      flex-direction: row;

      -ms-flex-wrap: wrap;

      flex-wrap: wrap;

      -webkit-box-pack: start;

      -ms-flex-pack: start;

      justify-content: flex-start;

      -webkit-box-align: center;

      -ms-flex-align: center;

      align-items: center;

      -ms-flex-line-pack: center;

      align-content: center; }

   

    .breadcrumbs .breadcrumbs_in h2 {

      margin: 0;

      padding: 0;

      position: relative;

      width: auto;

      float: left;

      font-weight: 700;

      color: #393939;

      font-family: "El Messiri", sans-serif; }

      @media (max-width: 768px) {

        .breadcrumbs .breadcrumbs_in h2 {

          text-align: center;

          width: 100%;

          padding: 0 0 5px;

          margin: 0 0 10px;

          display: -webkit-box;

          display: -ms-flexbox;

          display: flex;

          -webkit-box-orient: vertical;

          -webkit-box-direction: normal;

          -ms-flex-direction: column;

          flex-direction: column;

          -ms-flex-wrap: wrap;

          flex-wrap: wrap;

          -webkit-box-pack: center;

          -ms-flex-pack: center;

          justify-content: center;

          -webkit-box-align: center;

          -ms-flex-align: center;

          align-items: center;

          -ms-flex-line-pack: center;

          align-content: center; } }

          @media (max-width: 768px) {

            .breadcrumbs .breadcrumbs_in .left_center h2{

              text-align: left;

              align-items: unset;

              -ms-flex-line-pack: center;

              align-content: unset;

            }

          }

          @media (max-width: 767px){

          .breadcrumbs .breadcrumbs_in .left_center h2 {

              text-align: center !important;

              align-items: center !important;

              -ms-flex-line-pack: center  !important;

              align-content: center  !important;

          }}

      .breadcrumbs .breadcrumbs_in h2::after {

        content: "";

        float: right;

        background: #DCA032;

        height: 2px;

        margin: 17px 0px 0 7px;

        width: 95px; }

        @media (max-width: 768px) {

          .breadcrumbs .breadcrumbs_in h2::after {

            right: 0;

            left: 0;

            margin: 0;

            bottom: 0;

            top: inherit; } }

    .breadcrumbs .breadcrumbs_in .app_share {

      float: right;

      padding: 0;

      margin: 0; }

      @media (max-width: 768px) {

        .breadcrumbs .breadcrumbs_in .app_share {

          margin: auto;

          width: 228px;

          float: inherit;

          display: block; } }

      .breadcrumbs .breadcrumbs_in .app_share li {

        float: left;

        list-style: none;

        padding: 0 5px 0 6px; }

        .breadcrumbs .breadcrumbs_in .app_share li.head {

          width: 100%;

          font-style: italic;

          font-size: 12px;

          padding: 0 0 5px 5px; }

          @media (max-width: 768px) {

            .breadcrumbs .breadcrumbs_in .app_share li.head {

              text-align: center; } }



.home_slider {

  float: left;

  width: 100%;

  background: url(../img/home_bg.jpg); }

  @media only screen and (max-width: 1200px) and (min-width: 769px) {

    .home_slider {

      margin-top: 55px; } }

  .home_slider.inner_page .banner_show img {

    max-height: 400px; }

  .home_slider .banner_show img {

    max-height: 550px;

    width: 100%; }

    @media only screen and (max-width: 1050px) and (min-width: 768px) {

      .home_slider .banner_show img {

        height: 370px; } }

  .home_slider div {

    padding: 0 0 0 0;

    margin: 0 0 0 0; }

  .home_slider .main_slid {

    /* background: url(../img/main-slider/2.jpg) no-repeat; */
   }

    .home_slider .main_slid img {

      max-height: 550px;

      width: 100%; }

      @media only screen and (max-width: 1050px) and (min-width: 768px) {

        .home_slider .main_slid img {

          height: 370px; } }

    .home_slider .main_slid .slick-arrow {

      position: absolute;

      bottom: -20px;

      left: 0px;

      z-index: 999;

      display: block;

      height: 40px;

      width: 40px;

      background: #f7f7f7;

      top: inherit;

      -webkit-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

      -moz-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

      -ms-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

      -o-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

      box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27); }

      @media (max-width: 768px) {

        .home_slider .main_slid .slick-arrow {

          right: 40%;

          left: inherit;

         }

         .home_slider .main_slid .slick-arrow {

          right: 89.5%;

         }

         .home_slider .main_slid .slick-arrow.slick-prev {

          left: -11% !important;

        }

       }

      @media (max-width: 767px) {

        .home_slider .main_slid .slick-arrow.slick-prev {

          left: 39% !important;

      }

      .home_slider .main_slid .slick-arrow {

          right: 40%;

      }

        .home_slider .main_slid .slick-arrow {

          height: 30px;

          width: 30px; } }

      .home_slider .main_slid .slick-arrow::before {

        z-index: 999;

        line-height: initial;

        content: "";

        background: url(../img/icons-arrow.png) no-repeat;

        position: absolute;

        left: 0;

        height: 15px;

        top: 14px;

        width: 8px;

        right: 0;

        margin: auto; }

        @media (max-width: 767px) {

          .home_slider .main_slid .slick-arrow::before {

            top: 10px; } }

      .home_slider .main_slid .slick-arrow.slick-prev {

        left: -43px; }

        @media (max-width: 768px) {

          .home_slider .main_slid .slick-arrow.slick-prev {

            left: 39%; } }

        .home_slider .main_slid .slick-arrow.slick-prev::before {

          background: url(../img/icons-arrowr.png) no-repeat; }

  .home_slider .empire_show {

    background: url(../img/mi_bg.jpg) no-repeat;

    background-size: cover;

    border-radius: 0 0 0 110px; }

    @media (max-width: 768px) {

      .home_slider .empire_show {

        border-radius: 0; } }

    .home_slider .empire_show .logo_wpr {

      float: right;

      width: 100%;

      max-width: 570px; }

      @media (max-width: 1280px) {

        .home_slider .empire_show .logo_wpr {

          float: left;

          width: auto;

          margin: 0 0 0 10%; } }

      @media (max-width: 768px) {

        .home_slider .empire_show .logo_wpr {

          width: 100%;

          max-width: 100%;

          margin: 0 0 0 0;

          display: -webkit-box;

          display: -ms-flexbox;

          display: flex;

          -webkit-box-orient: vertical;

          -webkit-box-direction: normal;

          -ms-flex-direction: column;

          flex-direction: column;

          -ms-flex-wrap: wrap;

          flex-wrap: wrap;

          -webkit-box-pack: center;

          -ms-flex-pack: center;

          justify-content: center;

          -webkit-box-align: center;

          -ms-flex-align: center;

          align-items: center;

          -ms-flex-line-pack: center;

          align-content: center; } }

      .home_slider .empire_show .logo_wpr .logo {

        margin: 5px 0 100px;

        float: left;

        width: 100%; }
        @media (max-width: 1440px) {
          .home_slider .empire_show .logo_wpr .logo {
            margin: 5px 0 58px;
          }
        }

        @media (max-width: 768px) {

          .home_slider .empire_show .logo_wpr .logo {

            margin: 65px 0 10px;

            display: -webkit-box;

            display: -ms-flexbox;

            display: flex;

            -webkit-box-orient: horizontal;

            -webkit-box-direction: normal;

            -ms-flex-direction: row;

            flex-direction: row;

            -ms-flex-wrap: wrap;

            flex-wrap: wrap;

            -webkit-box-pack: center;

            -ms-flex-pack: center;

            justify-content: center;

            -webkit-box-align: center;

            -ms-flex-align: center;

            align-items: center;

            -ms-flex-line-pack: center;

            align-content: center; }

            .home_slider .empire_show .logo_wpr .logo img {

              max-width: 100px;

              margin: auto;

              float: inherit;

              display: block; } }

      .home_slider .empire_show .logo_wpr h1,

      .home_slider .empire_show .logo_wpr h2 {

        color: #fff;

        margin: 0;

        padding: 0;

        font-size: 50px;

        font-family: "El Messiri", sans-serif; }

        @media (min-width: 1025px) {
        
          .home_slider .empire_show .logo_wpr h1,

          .home_slider .empire_show .logo_wpr h2 {

            padding-left: 13px;

          }

        }

        @media (max-width: 768px) {

          .home_slider .empire_show .logo_wpr h1,

          .home_slider .empire_show .logo_wpr h2 {

            text-align: center; } }

        @media (max-width: 850px) {

          .home_slider .empire_show .logo_wpr h1,

          .home_slider .empire_show .logo_wpr h2 {

            font-size: 25px; } }

      .home_slider .empire_show .logo_wpr h2 {

        font-size:45px;

        margin: 20px 0 0; }

        @media (max-width: 850px) {

          .home_slider .empire_show .logo_wpr h2 {

            font-size: 50px; } }

        @media (max-width: 768px) {

          .home_slider .empire_show .logo_wpr h2 {

            font-size: 40px;
            
            margin: 0px 0 15px; } }

      .home_slider .empire_show .logo_wpr span {

        color: #fff; 
      
      display: none
    }

        @media (max-width: 768px) {

          .home_slider .empire_show .logo_wpr span {

            margin: 0px 0 10px;

            width: auto;

            float: left;

            text-align: center; } }

        .home_slider .empire_show .logo_wpr span a {

          color: #fff;

          opacity: .7;

          text-decoration: none;

          padding: 0 2px 0 0;

          float: left; }

          @media (min-width: 1025px) {
        
            .home_slider .empire_show .logo_wpr span a {
  
              padding-left: 13px;
  
            }
  
          }

          .home_slider .empire_show .logo_wpr span a:hover {

            opacity: .9; }

        .home_slider .empire_show .logo_wpr span p {

          text-decoration: underline;

          float: left;

          margin: 00 0 0 0; }



.trending_dishes {

  width: 100%;

  float: left; }

  .trending_dishes .trending_dishes_in {

    width: 100%;

    float: right;

    padding: 60px 0;

    padding-left: 10%; }

    @media (max-width: 1366px) {

      .trending_dishes .trending_dishes_in {

        padding-left: 5%; } }

    @media (max-width: 991px) {

      .trending_dishes .trending_dishes_in {

        padding-left: 50px; } }

    @media (max-width: 768px) {

      .trending_dishes .trending_dishes_in {

        padding: 40px 0; } }

    .trending_dishes .trending_dishes_in .slick-arrow {

      position: absolute;

      right: 0;

      left: inherit;

      top: 50%;

      background: url(../img/icons/arrow_next.png);

      background-size: 100%;

      height: 100%;

      width: 115px; }

      @media (max-width: 768px) {

        .trending_dishes .trending_dishes_in .slick-arrow {

          width: 85px;

          background: none;

        } }

      .trending_dishes .trending_dishes_in .slick-arrow::before {

        right: 3%;

        left: inherit;

        top: 50%;

        background: url(../img/icons/prew.png) no-repeat;

        height: 26px;

        width: 26px;

        content: "12";

        font-size: 28px;

        color: transparent; }

    .trending_dishes .trending_dishes_in .slick-slide {

      margin: 0px 20px;

      border-radius: 10px;

      overflow: hidden;

      -webkit-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.37);

      -moz-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.37);

      -ms-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.37);

      -o-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.37);

      box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.37); }

      .trending_dishes .trending_dishes_in .slick-slide a {

        outline: none;

        position: relative;

        float: left;

        border: none;

        width: 100%; }

        .trending_dishes .trending_dishes_in .slick-slide a img {

          width: 100%; }

        .trending_dishes .trending_dishes_in .slick-slide a:hover .prd_detail {

          -webkit-transform: translate3d(0, 0%, 0);

          transform: translate3d(0, 0%, 0);

          -webkit-transition: -webkit-transform 0.5s;

          transition: -webkit-transform 0.5s;

          -o-transition: transform 0.5s;

          transition: transform 0.5s;

          transition: transform 0.5s, -webkit-transform 0.5s; }

        .trending_dishes .trending_dishes_in .slick-slide a .prd_detail {

          position: absolute;

          width: 100%;

          overflow: hidden;

          left: 0;

          bottom: 0px;

          z-index: 99;

          height: auto;

          background: #000000b8;

          color: #fff;

          -webkit-transition: -webkit-transform .5s;

          transition: -webkit-transform .5s;

          -o-transition: transform .5s;

          transition: transform .5s;

          transition: transform .5s, -webkit-transform .5s;

          -webkit-transform: translate3d(0, 70%, 0);

          transform: translate3d(0, 70%, 0); }

          @media (max-width: 768px) {

            .trending_dishes .trending_dishes_in .slick-slide a .prd_detail {

              -webkit-transform: translate3d(0, 0%, 0);

              transform: translate3d(0, 0%, 0); } }

          .trending_dishes .trending_dishes_in .slick-slide a .prd_detail h4 {

            width: 100%;

            float: left;

            padding: 20px 20px 10px;

            font-family: "El Messiri", sans-serif;

            color: #fff;

            margin: 0;

            font-size: 22px;

            display: flex;

            align-items: center;

            height: 70px; }

            @media (max-width: 768px) {

              .trending_dishes .trending_dishes_in .slick-slide a .prd_detail h4 {

                font-size: 14px;

                font-weight: 600;

                padding: 10px   10px 5px;

              height:40px; } }

          .trending_dishes .trending_dishes_in .slick-slide a .prd_detail p {

            width: 100%;

            float: left;

            margin: 0;

            padding: 0 20px 20px;

            font-weight: 300;

            font-size: 16px;

            line-height: 22px;

            height: 116px; }

            @media (max-width: 768px) {

              .trending_dishes .trending_dishes_in .slick-slide a .prd_detail p {

                font-size: 12px;

                padding: 0 10px   10px;

                line-height: 18px;

                height: 72px } }

                @media (max-width: 576px) {

                .trending_dishes .trending_dishes_in .slick-slide a .prd_detail p{

                  height: 70px;

                } 

              }

          .trending_dishes .trending_dishes_in .slick-slide a .prd_detail span {

            width: 100%;

            float: left;

            /* background-image: url(../img/icons/right-arrow.png) right center no-repeat; */
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d2201a+0,eb3c07+100 */
            background: rgb(210,32,26); /* Old browsers */
            background: -moz-linear-gradient(left, rgba(210,32,26,1) 0%, rgba(235,60,7,1) 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(left, rgba(210,32,26,1) 0%,rgba(235,60,7,1) 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to right, rgba(210,32,26,1) 0%,rgba(235,60,7,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2201a', endColorstr='#eb3c07',GradientType=1 ); /* IE6-9 */

            padding: 20px; }

            @media (max-width: 768px) {

              .trending_dishes .trending_dishes_in .slick-slide a .prd_detail span {

                font-size: 12px;

                padding: 10px 10px; } }



.full_our_menu {

  width: 100%;

  float: left;

  background: url(../img/home_bg.jpg);

  padding: 30px 0 80px; }

  @media (max-width: 768px) {

    .full_our_menu {

      padding: 40px 0; } }

  .full_our_menu h2 {

    margin: 0;

    padding: 0;

    position: relative;

    width: 200px;

    font-size: 38px;

    font-weight: 700;

    color: #393939;

    font-family: "El Messiri", sans-serif; }

    @media (max-width: 768px) {

      .full_our_menu h2 {

        text-align: center;

        width: 100%;

        padding: 0 0 5px;

        margin: 0 0 0px; } }

    .full_our_menu h2::after {

      content: "";

      position: absolute;

      right: -35%;

      top: 21px;

      background: #DCA032;

      height: 2px;

      width: 100px; }

      @media (max-width: 768px) {

        .full_our_menu h2::after {

          right: 0;

          left: 0;

          margin: auto;

          bottom: 0;

          top: inherit; } }

  .full_our_menu .nav_our_menu {

    width: 100%;

    float: left;

    padding: 30px 0 30px; }

    @media (max-width: 768px) {

      .full_our_menu .nav_our_menu {

        padding: 30px 0 4px; } }

    .full_our_menu .nav_our_menu ul.tab {

      padding: 0;

      margin: 0;

      float: left;

      overflow: hidden;

      display: -webkit-box;

      display: -ms-flexbox;

      display: flex;

      -webkit-box-orient: horizontal;

      -webkit-box-direction: normal;

      -ms-flex-direction: row;

      flex-direction: row;

      -ms-flex-wrap: wrap;

      flex-wrap: wrap;

      -webkit-box-pack: justify;

      -ms-flex-pack: justify;

      justify-content: space-between;

      -webkit-box-align: stretch;

      -ms-flex-align: stretch;

      align-items: stretch;

      -ms-flex-line-pack: center;

      align-content: center;

      border-radius: 5px;

      border: 0;

      -webkit-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.37);

      -moz-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.37);

      -ms-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.37);

      -o-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.37);

      box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.37); }

      @media (max-width: 768px) {

        .full_our_menu .nav_our_menu ul.tab {

          background: #fff;

          width: 100%; } }

      .full_our_menu .nav_our_menu ul.tab li {

        float: left;

        list-style: none; }

        .full_our_menu .nav_our_menu ul.tab li a {

          text-decoration: none;

          color: #4a4a4a;

          font-size: 15px;

          padding: 10px 25px;

          background: #fff;

          display: block;

          cursor: pointer; }

          @media (max-width: 550px) {

            .full_our_menu .nav_our_menu ul.tab li a {

              padding: 9px 13px;

              font-size: 12px; } }

          @media (max-width: 480px) {

            .full_our_menu .nav_our_menu ul.tab li a {

              font-size: 9px;

              font-weight: 600; } }

          .full_our_menu .nav_our_menu ul.tab li a.active {

            color: #fff;

            background: url(../img/menu_list.jpg) repeat-y;

            background-size: 100%; }

    .full_our_menu .nav_our_menu a.menu_items_list {

      float: right;

      font-weight: 600;

      text-decoration: none;

      color: #0498f7;

      font-size: 17px; }

      @media (max-width: 1024px) {

        .full_our_menu .nav_our_menu a.menu_items_list {

          width: 100%;

          padding: 10px 0; } }

      .full_our_menu .nav_our_menu a.menu_items_list img {

        padding: 0 0 0 10px;

        width: 22px; }

  .full_our_menu .menu_area {

    background: #fff;

    max-height: 400px;

    overflow-y: scroll;

    padding: 40px;

    border-radius: 5px;

    width: 100%;

    -webkit-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.17);

    -moz-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.17);

    -ms-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.17);

    -o-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.17);

    box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.17); }

    .menu_area table tr th:first-child{

      width: 80%;

    }

    .quanti{

      width: 6.66%;

      text-align: right;

    }

    .pricess {

      text-align: right;

    }

    /* @media (max-width: 576px) {

      .menu_area table tr th:first-child{

        width: 64%;

      }

      .quanti{

        width: 12%;

      }

    } */

    .comming_soon_app_link ul{

      list-style: none;

      padding-left: 0;

    }

    .comming_soon_app_link .head{

      color:#fff;

      padding-bottom: 10px;

    }

    @media (max-width: 768px) {

      .full_our_menu .menu_area {

        padding: 20px; } }

    @media (max-width: 480px) {

      .full_our_menu .menu_area {

        padding: 10px; } }

    .full_our_menu .menu_area .tab-content {

      padding-top: 0 !important;

      padding-bottom: 0 !important; }

      @media (max-width: 768px) {

        .full_our_menu .menu_area .tab-content {

          padding-top: 10px !important; } }

    .full_our_menu .menu_area::-webkit-scrollbar-track {

      -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);

      border-radius: 10px;

      background-color: #F5F5F5; }

    .full_our_menu .menu_area::-webkit-scrollbar {

      width: 10px;

      background-color: #F5F5F5; }

    .full_our_menu .menu_area::-webkit-scrollbar-thumb {

      border-radius: 10px;

      -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);

      background-color: #999; }

    .full_our_menu .menu_area table {

      width: 100%;

      margin: 0 0 20px; }

      .full_our_menu .menu_area table tr th {

        color: #FD3A00;

        font-weight: 400;

        font-size: 28px;

        font-family: "El Messiri", sans-serif;

        padding: 0 0 5px; }

        @media (max-width: 768px) {

          .full_our_menu .menu_area table tr th {

            font-size: 22px;

            padding: 0 0 0px; } }

      .full_our_menu .menu_area table tr td {

        color: #2E2937;

        font-size: 15px;

        font-weight: 700;

        font-family: "Lato", sans-serif; }

        .full_our_menu .menu_area table tr td span {

          color: #ACABB0;

          font-size: 10px;

          font-weight: 400; }



.social_wall {

  width: 100%;

  float: left;

  padding: 50px 0 80px; }

  @media (max-width: 768px) {

    .social_wall {

      padding: 40px 0; } }

  .social_wall h2 {

    margin: 0 0 0 15px;

    padding: 0;

    position: relative;

    width: 200px;

    font-weight: 700;

    color: #393939;

    font-family: "El Messiri", sans-serif; }

    @media (max-width: 768px) {

      .social_wall h2 {

        text-align: center;

        width: 100%;

        padding: 0 0 5px;

        margin: 0 0 10px; } }

    .social_wall h2::after {

      content: "";

      position: absolute;

      right: -50%;

      top: 17px;

      background: #DCA032;

      height: 2.5px;

      width: 120px; }

      @media (max-width: 768px) {

        .social_wall h2::after {

          right: 0;

          left: 0;

          margin: auto;

          bottom: 0;

          top: inherit; } }

  .social_wall #instaslider {

    padding: 25px 0 20px; }

    .social_wall #instaslider .slick-list .slick-track .slick-slide {

      position: relative;

      display: block; }

      .social_wall #instaslider .slick-list .slick-track .slick-slide .grid {

        width: 20%;

        height: 273px;

        float: left;

        padding: 10px; }

        @media (max-width: 1440px) {

          .social_wall #instaslider .slick-list .slick-track .slick-slide .grid {

            height: 230px; } }

        @media (max-width: 1024px) {

          .social_wall #instaslider .slick-list .slick-track .slick-slide .grid {

            height: 170px; } }

        @media (max-width: 767px) {

          .social_wall #instaslider .slick-list .slick-track .slick-slide .grid {

            width: 33.33%;

            height: 220px; } }

        @media (max-width: 576px) {

          .social_wall #instaslider .slick-list .slick-track .slick-slide .grid {

            width: 100%;

            height: 325px; } }

        .social_wall #instaslider .slick-list .slick-track .slick-slide .grid img {

          width: 100%;

          height: 100%;

          -o-object-fit: cover;

          object-fit: cover; }

    .social_wall #instaslider .slick-arrow {

      z-index: 1;

      top: 52%; }

      .social_wall #instaslider .slick-arrow.slick-prev {

        left: 15px;

        background-color: rgba(0, 0, 0, 0.5);

        background-image: url("../img/icons/arrowleft.png");

        background-repeat: no-repeat;

        background-position: center; }

        .social_wall #instaslider .slick-arrow.slick-prev:before {

          content: unset; }

      .social_wall #instaslider .slick-arrow.slick-next {

        right: 15px;

        background-color: rgba(0, 0, 0, 0.5);

        background-image: url("../img/icons/arrowRight.png");

        background-repeat: no-repeat;

        background-position: center; }

        .social_wall #instaslider .slick-arrow.slick-next:before {

          content: unset; }

  .social_wall .social_share {

    float: right;

    border: 1px solid #979797;

    border-radius: 25px;

    padding: 0 15px 0 25px; }

    @media (max-width: 768px) {

      .social_wall .social_share {

        padding: 0 15px;

        width: 100%;

        float: left; } }

    .social_wall .social_share ul {

      padding: 0;

      margin: 0; }

      @media (max-width: 768px) {

        .social_wall .social_share ul {

          margin: auto;

          display: -webkit-box;

          display: -ms-flexbox;

          display: flex;

          -webkit-box-orient: horizontal;

          -webkit-box-direction: normal;

          -ms-flex-direction: row;

          flex-direction: row;

          -ms-flex-wrap: nowrap;

          flex-wrap: nowrap;

          -webkit-box-pack: center;

          -ms-flex-pack: center;

          justify-content: center;

          -webkit-box-align: center;

          -ms-flex-align: center;

          align-items: center;

          -ms-flex-line-pack: center;

          align-content: center; } }

      .social_wall .social_share ul li {

        list-style: none;

        float: left;

        padding: 3px 15px 0px 0px;

        font-family: "El Messiri", sans-serif;

        font-size: 25px;

        font-weight: 600; }

        @media (max-width: 768px) {

          .social_wall .social_share ul li {

            font-size: 18px;

            padding: 8px 8px 5px 0px; } }

        .social_wall .social_share ul li a {

          text-decoration: none; }



.about_wpr {

  width: 100%;

  float: left;

  padding: 80px 0; }

  @media (max-width: 768px) {

    .about_wpr {

      padding: 40px 0; } }

  @media (max-width: 576px) {

    .about_wpr {

      padding: 20px 0 40px; } }

  .about_wpr .hotel_ad .abt_igr {

    max-width: 500px;

    width: 100%; }

    @media (max-width: 991px) {

      .about_wpr .hotel_ad .abt_igr {

        max-width: 100%; } }

  .about_wpr .hotel_ad .vid {

    width: 100%;

    max-width: 550px;

    border: 5px solid #fff;

    position: relative;

    height: 300px;

    float: right;

    margin: -101px 0 0;

    border-radius: 0 0 70px 0;

    overflow: hidden; }

    @media (max-width: 991px) {

      .about_wpr .hotel_ad .vid {

        border: 0px solid #fff;

        margin: 8px 0 0;

        float: left;

        max-width: 100%; } }

    @media (max-width: 768px) {

      .about_wpr .hotel_ad .vid {

        margin: 8px 0;

        margin-top: 116px; } }

    .about_wpr .hotel_ad .vid iframe {

      width: 100%;

      max-width: 550px;

      height: 100%; }

  @media (max-width: 768px) {

    .about_wpr .abt_igr {

      margin: 0 0 12px; } }

  .about_wpr p {

    color: #393939;

    font-size: 17px; }

  .about_wpr .raise_of_empire h3 {

    margin: 0 0 30px 0; 

    padding: 0;

    position: relative;

    width: 210px;

    text-align: center;

    font-weight: 700;

    color: #393939;

    font-family: "El Messiri", sans-serif;

    width: 100%; }

  .about_wpr .late_er {

    max-width: 100%;

    float: left;

    margin: 80px 0  0; }

    @media (max-width: 768px) {

      .about_wpr .late_er {

        margin: 40px 0; } }

    @media (max-width: 1024px) {

      .about_wpr .late_er .abdul_haq {

        display: -webkit-box;

        display: -ms-flexbox;

        display: flex;

        -webkit-box-orient: vertical;

        -webkit-box-direction: normal;

        -ms-flex-direction: column;

        flex-direction: column;

        -ms-flex-wrap: wrap;

        flex-wrap: wrap;

        -webkit-box-pack: center;

        -ms-flex-pack: center;

        justify-content: center;

        -webkit-box-align: center;

        -ms-flex-align: center;

        align-items: center;

        -ms-flex-line-pack: center;

        align-content: center;

        background: url(../img/home_bgr.jpg); } }

        @media (min-width: 2560px) {

          .about_wpr .late_er .abdul_haq img{

            object-fit: cover;

            width: 100%;

           }

        }

    .about_wpr .late_er .row .blood_ck {

      background: url(../img/home_bgr.jpg);

      display: -webkit-box;

      display: -ms-flexbox;

      display: flex;

      -webkit-box-orient: horizontal;

      -webkit-box-direction: normal;

      -ms-flex-direction: row;

      flex-direction: row;

      -ms-flex-wrap: nowrap;

      flex-wrap: nowrap;

      -webkit-box-pack: end;

      -ms-flex-pack: end;

      justify-content: flex-end;

      -webkit-box-align: center;

      -ms-flex-align: center;

      align-items: center;

      -ms-flex-line-pack: stretch;

      align-content: stretch; }

      .about_wpr .late_er .row .blood_ck .blood_cnt {

        margin-left: inherit;

        margin-right: -100px;

        border-radius: 0 0  50px 0;

        z-index: 99; }

        @media (max-width: 768px) {

          .about_wpr .late_er .row .blood_ck .blood_cnt {

            margin-right: inherit;

            border-radius: 0 0  0px 0;

            margin-top: 0px; } }

            @media (max-width: 767px) {

              .about_wpr .late_er .row .blood_ck .blood_cnt {

                margin-top: 10px; } }

        .about_wpr .late_er .row .blood_ck .blood_cnt .icons-blood {

          width: 100%;

          display: -webkit-box;

          display: -ms-flexbox;

          display: flex;

          -webkit-box-orient: horizontal;

          -webkit-box-direction: normal;

          -ms-flex-direction: row;

          flex-direction: row;

          -ms-flex-wrap: wrap;

          flex-wrap: wrap;

          -webkit-box-pack: justify;

          -ms-flex-pack: justify;

          justify-content: space-between;

          -webkit-box-align: center;

          -ms-flex-align: center;

          align-items: center;

          -ms-flex-line-pack: stretch;

          align-content: stretch;

          float: left; }

          .about_wpr .late_er .row .blood_ck .blood_cnt .icons-blood span {

            font-size: 19px;

            color: #393939; }

          .about_wpr .late_er .row .blood_ck .blood_cnt .icons-blood img {

            margin: 0 10px;

            float: right; }

        .about_wpr .late_er .row .blood_ck .blood_cnt h2 span {

          color: #d0021b;

          font-size: 35px;

          font-weight: 600; }

    .about_wpr .late_er .haq_ck,

    .about_wpr .late_er .blood_ck {

      background: url(../img/home_bg.jpg);

      display: -webkit-box;

      display: -ms-flexbox;

      display: flex;

      -webkit-box-orient: horizontal;

      -webkit-box-direction: normal;

      -ms-flex-direction: row;

      flex-direction: row;

      -ms-flex-wrap: nowrap;

      flex-wrap: nowrap;

      -webkit-box-pack: start;

      -ms-flex-pack: start;

      justify-content: flex-start;

      -webkit-box-align: center;

      -ms-flex-align: center;

      align-items: center;

      -ms-flex-line-pack: stretch;

      align-content: stretch; }

      .about_wpr .late_er .haq_ck .abdul_haq_cnt,

      .about_wpr .late_er .blood_ck .abdul_haq_cnt {

        background: #E1DACD !important; }

      .about_wpr .late_er .haq_ck .abdul_haq_cnt,

      .about_wpr .late_er .haq_ck .blood_cnt,

      .about_wpr .late_er .blood_ck .abdul_haq_cnt,

      .about_wpr .late_er .blood_ck .blood_cnt {

        width: 100%;

        max-width: 700px;

        padding: 50px;

        margin-left: -100px;

        border-radius: 0 0 0 50px;

        float: left;

        background: #f5f3e8;

        -webkit-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

        -moz-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

        -ms-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

        -o-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

        box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27); }

        @media (max-width: 1024px) {

          .about_wpr .late_er .haq_ck .abdul_haq_cnt,

          .about_wpr .late_er .haq_ck .blood_cnt,

          .about_wpr .late_er .blood_ck .abdul_haq_cnt,

          .about_wpr .late_er .blood_ck .blood_cnt {

            margin-bottom: 20px;

            border-radius: 0 0 0 0px;

            margin-top: 20px;

            padding: 30px; } }

        @media (max-width: 768px) {

          .about_wpr .late_er .haq_ck .abdul_haq_cnt,

          .about_wpr .late_er .haq_ck .blood_cnt,

          .about_wpr .late_er .blood_ck .abdul_haq_cnt,

          .about_wpr .late_er .blood_ck .blood_cnt {

            margin-left: inherit; } }

        .about_wpr .late_er .haq_ck .abdul_haq_cnt h2,

        .about_wpr .late_er .haq_ck .blood_cnt h2,

        .about_wpr .late_er .blood_ck .abdul_haq_cnt h2,

        .about_wpr .late_er .blood_ck .blood_cnt h2 {

          font-family: "El Messiri", sans-serif;

          font-size: 35px;

          font-weight: 600;

          margin: 0; }

          .about_wpr .late_er .haq_ck .abdul_haq_cnt h2 span,

          .about_wpr .late_er .haq_ck .blood_cnt h2 span,

          .about_wpr .late_er .blood_ck .abdul_haq_cnt h2 span,

          .about_wpr .late_er .blood_ck .blood_cnt h2 span {

            color: #d0021b;

            font-size: 35px;

            font-weight: 600; }

        .about_wpr .late_er .haq_ck .abdul_haq_cnt span,

        .about_wpr .late_er .haq_ck .blood_cnt span,

        .about_wpr .late_er .blood_ck .abdul_haq_cnt span,

        .about_wpr .late_er .blood_ck .blood_cnt span {

          font-size: 18px;

          font-family: "El Messiri", sans-serif;

          font-weight: 600; }

        .about_wpr .late_er .haq_ck .abdul_haq_cnt p,

        .about_wpr .late_er .haq_ck .blood_cnt p,

        .about_wpr .late_er .blood_ck .abdul_haq_cnt p,

        .about_wpr .late_er .blood_ck .blood_cnt p {

          font-size: 18px;

          padding: 2% 0 0;

          color: #393939; }

  .about_wpr .pillars_of_empire {

    width: 100%;

    margin: 80px 0  0;

    float: left; }

    @media (max-width: 768px) {

      .about_wpr .pillars_of_empire {

        margin: 0px 0  0; } }

    .about_wpr .pillars_of_empire h2 {

      margin: 0;

      padding: 0;

      position: relative;

      width: 250px;

      font-weight: 700;

      color: #393939;

      font-family: "El Messiri", sans-serif; }

      @media (max-width: 768px) {

        .about_wpr .pillars_of_empire h2 {

          text-align: center;

          width: 100%;

          padding: 0 0 5px;

          margin: 0 0 10px; } }

      .about_wpr .pillars_of_empire h2::after {

        content: "";

        position: absolute;

        right: -50%;

        top: 17px;

        background: #DCA032;

        height: 2px;

        width: 120px; }

        @media (max-width: 768px) {

          .about_wpr .pillars_of_empire h2::after {

            right: 0;

            left: 0;

            margin: auto;

            bottom: 0;

            top: inherit; } }

    .about_wpr .pillars_of_empire .a_team {

      width: 100%;

      float: left;

      text-align: center;

      margin: 50px 0  0; }

      @media (max-width: 768px) {

        .about_wpr .pillars_of_empire .a_team {

          margin: 30px 0 0; } }

      .about_wpr .pillars_of_empire .a_team .slick-slide {

        outline: none; }

      .about_wpr .pillars_of_empire .a_team .slick-arrow {

        position: absolute;

        left: 27%;

        z-index: 99999;

        top: 27%;

        height: 26px;

        width: 27px;

        background: url(../img/icons/icons-8-circled-up.png) no-repeat; }

        @media (max-width: 768px) {

          .about_wpr .pillars_of_empire .a_team .slick-arrow {

            left: 1%;

            top: 37%; } }

        .about_wpr .pillars_of_empire .a_team .slick-arrow::before {

          content: ""; }

        .about_wpr .pillars_of_empire .a_team .slick-arrow.slick-next {

          left: inherit;

          right: 27%;

          background: url(../img/icons/icons-8-circled-up-.png) no-repeat; }

          @media (max-width: 768px) {

            .about_wpr .pillars_of_empire .a_team .slick-arrow.slick-next {

              right: 1%; } }

      .about_wpr .pillars_of_empire .a_team .img {

        background: url(../img/img-mp.png) no-repeat center;

        background-size: 400px;

        margin: 10px 0; }

        .about_wpr .pillars_of_empire .a_team .img img {

          display: block;

          border: 4px solid transparent;

          -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px 5px rgba(23, 152, 255, 0.6);

          -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px 5px rgba(23, 152, 255, 0.6);

          -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px 5px rgba(23, 152, 255, 0.6);

          -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px 5px rgba(23, 152, 255, 0.6);

          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px 5px rgba(23, 152, 255, 0.6);

          margin: auto;

          border-radius: 50%; }

      .about_wpr .pillars_of_empire .a_team .head_name {

        width: 100%;

        font-weight: 700;

        color: #393939;

        font-size: 30px;

        font-family: "El Messiri", sans-serif;

        float: left;

        margin: 15px 0 0px; }

      .about_wpr .pillars_of_empire .a_team span {

        width: 100%;

        float: left;

        display: block;

        color: #393939;

        font-weight: 600;

        font-size: 17px;

        font-family: "El Messiri", sans-serif; }

      .about_wpr .pillars_of_empire .a_team .dcep {

        width: 100%;

        float: left;

        margin: 20px 0; }

        .about_wpr .pillars_of_empire .a_team .dcep ::before {

          content: "";

          background: url(../img/icons/quote-left.png) no-repeat center;

          height: 50px;

          margin: -40px 0 0;

          width: 50px;

          float: left; }

        .about_wpr .pillars_of_empire .a_team .dcep p {

          display: block;

          padding: 0;

          max-width: 700px;

          font-weight: 600;

          font-style: italic;

          margin: auto; }



.our_history {

  width: 100%;

  float: left;

  padding: 50px 0 0;

  background: url(../img/abou_ft.jpg) repeat-x;

  background-size: contain; }

  @media (max-width: 768px) {

    .our_history {

      padding: 20px 0 0; } }

  .our_history h2 {

    margin: 0px 0;

    padding: 0;

    position: relative;

    width: 195px;

    font-weight: 700;

    color: #393939;

    font-family: "El Messiri", sans-serif; }

    @media (max-width: 768px) {

      .our_history h2 {

        text-align: center;

        width: 100%;

        padding: 0 0 5px;

        margin: 20px 0 0px; } }

    .our_history h2::after {

      content: "";

      position: absolute;

      right: -50%;

      top: 17px;

      background: #DCA032;

      height: 2.5px;

      width: 120px; }

      @media (max-width: 768px) {

        .our_history h2::after {

          right: 0;

          left: 0;

          margin: auto;

          bottom: 0;

          top: inherit; } }

  .our_history .time_line {

    width: 100%;

    float: left;

    background: url(../img/abu_bitmap@3x.png) repeat-x bottom;

    background-size: auto;

    padding: 0 0 320px;

    overflow: hidden; }

    .our_history .time_line .horizontal_timeline {

      margin: 30px 0 60px;

      height: 41px;

      background: #b3e1ff;

      -webkit-transition: -webkit-transform 0.4s;

      -moz-transition: -moz-transform 0.4s;

      transition: -webkit-transform 0.4s;

      -o-transition: transform 0.4s;

      transition: transform 0.4s;

      transition: transform 0.4s, -webkit-transform 0.4s;

      border-top: 1px solid #98d0f5;

      border-bottom: 1px solid #98d0f5; }

      @media (max-width: 768px) {

        .our_history .time_line .horizontal_timeline {

          margin: 30px 0 40px; } }

      .our_history .time_line .horizontal_timeline .timeline_nav {

        padding: 0 0;

        margin: -10px 0 0; }

        .our_history .time_line .horizontal_timeline .timeline_nav .slick-slide {

          padding: 0 0;

          height: 70px;

          outline: none; }

          .our_history .time_line .horizontal_timeline .timeline_nav .slick-slide.slick-current.slick-active.slick-center {

            outline: none; }

            .our_history .time_line .horizontal_timeline .timeline_nav .slick-slide.slick-current.slick-active.slick-center a {

              background: #0498f7;

              color: #fff;

              border-radius: 7px;

              padding: 15px 25px 10px;

              margin: 0 0 0;

              outline: none;

              z-index: 9999;

              font-size: 22px;

              position: relative; }

              .our_history .time_line .horizontal_timeline .timeline_nav .slick-slide.slick-current.slick-active.slick-center a::after, .our_history .time_line .horizontal_timeline .timeline_nav .slick-slide.slick-current.slick-active.slick-center a::before {

                top: 100%;

                left: 50%;

                border: solid transparent;

                content: " ";

                height: 0;

                width: 0;

                position: absolute;

                outline: none;

                z-index: 99;

                pointer-events: none; }

              .our_history .time_line .horizontal_timeline .timeline_nav .slick-slide.slick-current.slick-active.slick-center a::after {

                border-color: rgba(136, 183, 213, 0);

                border-top-color: #1498f6;

                border-width: 11px;

                margin: auto;

                left: 0;

                right: 0; }

              .our_history .time_line .horizontal_timeline .timeline_nav .slick-slide.slick-current.slick-active.slick-center a::before {

                border-color: rgba(194, 225, 245, 0);

                border-top-color: #1498f6;

                border-width: 11px;

                margin: auto;

                left: 0;

                right: 0; }

          .our_history .time_line .horizontal_timeline .timeline_nav .slick-slide a {

            text-decoration: none;

            color: #0498f7;

            font-weight: 600;

            text-align: center;

            font-size: 18px;

            float: left;

            font-family: "El Messiri", sans-serif;

            padding: 18px 0;

            outline: none; }

    .our_history .time_line .timeline_view .slick-slide {

      outline: none; }

    .our_history .time_line .timeline_view .item .memory {

      float: left;

      background-size: cover; }

      .our_history .time_line .timeline_view .item .memory img {

        width: 100%;

        max-width: 550px; }

    @media (max-width: 768px) {

      .our_history .time_line .timeline_view .item .details {

        margin: 20px 0 0; } }

    .our_history .time_line .timeline_view .item .details h3 {

      font-family: "El Messiri", sans-serif;

      color: #d0021b;

      font-size: 40px;

      font-weight: 600;

      margin: 40px 0 0; }

      @media (max-width: 768px) {

        .our_history .time_line .timeline_view .item .details h3 {

          margin: 0px 0 0; } }

    .our_history .time_line .timeline_view .item .details p {

      font-size: 17px;

      color: #000;

      margin: 10px 0 0 0; }



.locations {

  width: 100%;

  float: left;

  padding: 0px 0 0; }

  .locations .full_our_menu {

    background: #fff; }

    .locations .full_our_menu .full_our_menu_wpr {

      background: url(../img/home_bg.jpg);

      border-radius: 10px; }

    .locations .full_our_menu .menu_area {

      overflow: hidden;

      max-height: inherit;

      height: auto;

      -webkit-box-shadow: none;

      box-shadow: none;

      background: transparent;

      padding: 0 40px 50px; }

      @media (max-width: 768px) {

        .locations .full_our_menu .menu_area {

          padding: 0px 0px 30px; } }

      .locations .full_our_menu .menu_area .nav_our_menu {

        background: transparent; }

      .locations .full_our_menu .menu_area .map #map {

        height: 100%;

        width: 100%;

        min-height: 500px;

        height: 100%;

        -webkit-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

        -moz-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

        -ms-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

        -o-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

        box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

        border-radius: 5px; }

        @media (max-width: 768px) {

          .locations .full_our_menu .menu_area .map #map {

            min-height: 350px;

            height: 100%; } }

        .locations .full_our_menu .menu_area .map #map h3.infoTitle {

          color: #393939;

          font-size: 14px;

          font-weight: 600; }

        .locations .full_our_menu .menu_area .map #map p.infoCnt {

          color: #9b9b9b;

          font-size: 12px; }

      .locations .full_our_menu .menu_area .tab-pane {

        display: none; }

        .locations .full_our_menu .menu_area .tab-pane.active {

          display: block;

          height: 100%; }

        .locations .full_our_menu .menu_area .tab-pane ul.map-links {

          padding: 0;

          height: 100%;

          margin: 0;

          display: block;

          width: 100%;

          background: #fff;

          padding: 10px 10px;

          float: left;

          -webkit-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

          -moz-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

          -ms-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

          -o-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

          box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

          border-radius: 5px; }

          .locations .full_our_menu .menu_area .tab-pane ul.map-links li {

            width: 100%;

            float: left;

            background: #f0f0f0;

            list-style: none;

            border-radius: 3px;

            margin: 0 0 5px; }

        .locations .full_our_menu .menu_area .tab-pane .accordion {

          list-style-type: none;

          border-top: 1px solid #ddd;

          border-left: 1px solid #ddd;

          border-right: 1px solid #ddd;

          margin: 0.5rem 0 1rem 0;

          padding-left: 0; }

        .locations .full_our_menu .menu_area .tab-pane .accordion-header {

          color: #9b9b9b;

          text-decoration: none;

          padding: 5px 12px;

          width: 100%;

          font-weight: 600;

          cursor: pointer;

          display: block; }

          .locations .full_our_menu .menu_area .tab-pane .accordion-header:hover {

            background: #0498f7;

            color: #fff; }

            .locations .full_our_menu .menu_area .tab-pane .accordion-header:hover::after {

              color: #fff; }

          .locations .full_our_menu .menu_area .tab-pane .accordion-header::after {

            content: '';

            color: #777;

            border: none;

            float: right;

            font-weight: 400;

            font-size: 18px; }

            @media (max-width: 521px) {

              .locations .full_our_menu .menu_area .tab-pane .accordion-header::after {

                margin: -5px 0 0; } }

        .locations .full_our_menu .menu_area .tab-pane .accordion-header.active::after {

          content: ""; }

        .locations .full_our_menu .menu_area .tab-pane .accordion-body {

          display: none;

          padding: 2rem;

          border-bottom: 1px solid #ddd;

          color: #9b9b9b;

          text-decoration: none;

          padding: 5px 12px;

          width: 100%;

          font-weight: 400;

          cursor: pointer; }

          .locations .full_our_menu .menu_area .tab-pane .accordion-body a {

            color: #909090;

            text-decoration: none;

            font-size: 14px;

            padding: 4px 5px 6px;

            width: 100%;

            font-weight: 400;

            cursor: pointer;

            display: block; }

            .locations .full_our_menu .menu_area .tab-pane .accordion-body a:hover {

              background: #0498f7;

              color: #fff; }



.events_wrp {

  width: 100%;

  float: left;

  padding: 50px 0; }

  @media (max-width: 768px) {

    .events_wrp {

      padding: 10px 0; } }

  .events_wrp .events_board {

    background: url(../img/home_bg.jpg);

    border-radius: 10px;

    padding-top: 12px;

    padding-bottom: 12px; }

    @media (max-width: 768px) {

      .events_wrp .events_board {

        padding-top: 1px;

        padding-bottom: 1px; } }

    .events_wrp .events_board .items {

      border-radius: 10px;

      margin: 30px 25px;

      padding: 35px 20px;

      background: #fff;

      -webkit-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.17);

      -moz-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.17);

      -ms-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.17);

      -o-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.17);

      box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.17); }

      @media (max-width: 768px) {

        .events_wrp .events_board .items {

          margin: 19px 0px;

          padding: 21px 6px; } }

      .events_wrp .events_board .items .even_arv img {

        border-radius: 0 0 50px 0;

        max-height: 255px;

        min-height: 255px;

        width: 100%;

        object-fit: cover; }

      .events_wrp .events_board .items .even_arr img {

        border-radius: 0 0  0 50px;

        max-height: 255px;

        min-height: 255px;

        width: 100%;

        object-fit: cover;

       }

      .events_wrp .events_board .items p {

        font-size: 14px;

        font-weight: 400; }

      .events_wrp .events_board .items .head_t {

        width: 100%;

        float: left;

        margin-bottom: 15px; }

        @media (max-width: 768px) {

          .events_wrp .events_board .items .head_t {

            margin-top: 20px; } }

        .events_wrp .events_board .items .head_t h3 {

          font-family: "El Messiri", sans-serif;

          color: #d0021b;

          font-size: 32px;

          font-weight: 600;
          max-width: 400px;
          float: left; }

          @media (max-width: 575px) {

        .events_wrp .events_board .items .head_t h3 {

          width:100%;

        } 

        }

        .events_wrp .events_board .items .head_t span.date {
          margin-top: 5px;
          color: #0498f7;

          float: right;

          font-size: 15px;

          font-weight: 600; }

          @media (max-width: 575px) {

            .events_wrp .events_board .items .head_t span.date {

              float: left;

            } 

          } 

        .events_wrp .events_board .items .head_t p {

          color: #393939;

          font-size: 14px; }

    .events_wrp .events_board .show-more-news {

      display: block;

      background: #fff;

      padding: 10px 30px;

      outline: none;

      color: #0498f7;

      margin: 30px auto 40px;

      -webkit-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.17);

      -moz-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.17);

      -ms-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.17);

      -o-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.17);

      box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.17);

      border-radius: 50px;

      border: none;

      font-weight: 600; }

      .events_wrp .events_board .show-more-news img {

        margin: 0 5px 0 8px; }



.career_wpr {

  width: 100%;

  float: left; }

  .career_wpr .breadcrumbs .breadcrumbs_in .row {

    margin-right: -15px;

    margin-left: -15px; }

  .career_wpr .breadcrumbs .breadcrumbs_in .container {

    width: 100%;

    padding-right: 15px;

    padding-left: 15px;

    margin-right: auto;

    margin-left: auto; }

  .career_wpr .breadcrumbs .breadcrumbs_in .col-md-12 {

    padding-right: 15px;

    padding-left: 15px; }

  .career_wpr .career {

    width: 100%;

    float: left;

    position: relative;

    padding: 50px 0; }

    @media (max-width: 576px) {

      .career_wpr .career {

        padding: 0px 0; } }

    .career_wpr .career .filter {

      padding-top: 30px;

      padding-bottom: 30px;

      background: #f9f6e9;

      border-radius: 5px;

      display: -webkit-box;

      display: -ms-flexbox;

      display: flex;

      -webkit-box-orient: horizontal;

      -webkit-box-direction: normal;

      -ms-flex-direction: row;

      flex-direction: row;

      -ms-flex-wrap: wrap;

      flex-wrap: wrap;

      -webkit-box-pack: center;

      -ms-flex-pack: center;

      justify-content: center;

      -webkit-box-align: center;

      -ms-flex-align: center;

      align-items: center;

      -ms-flex-line-pack: stretch;

      align-content: stretch; }

      @media (max-width: 768px) {

        .career_wpr .career .filter {

          padding: 15px;

          margin-top: 15px; } }

      .career_wpr .career .filter select {

        -webkit-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

        -moz-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

        -ms-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

        -o-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

        box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

        -webkit-appearance: none;

        width: 100%;

        max-width: 250px;

        color: #393939;

        border-radius: 5px;

        margin: 0 15px;

        background: #fff;

        border: none;

        padding: 9px 10px;

        outline: none;

        font-size: 14px;

        background: url(../img/icons/down-arrow.png) #fff no-repeat right;

        background-size: 24px; }

        .career_wpr .career .filter select option {

          background: #fff;

          outline: none; }

        @media (max-width: 768px) {

          .career_wpr .career .filter select {

            margin: 0 0 10px;

            max-width: 100%; } }

      .career_wpr .career .filter button {

        background: none;

        color: #0498f7;

        border-radius: 25px;

        border: 2px solid #0498f7;

        padding: 7px 34px;

        font-size: 13px;

        display: block;

        outline: none;

        margin: 0 0 0 10px;

        font-weight: 600; }

        @media (max-width: 768px) {

          .career_wpr .career .filter button {

            margin: auto;

            width: 100%;

            max-width: 250px; } }

    .career_wpr .career .items {

      padding-bottom: 15px;

      padding-top: 25px; }

      .career_wpr .career .items .tab {

        float: left;

        width: 100%;

        background: #FFFFFF;

        -webkit-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.1);

        -moz-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.1);

        -ms-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.1);

        -o-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.1);

        box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.1);

        padding: 25px;

        border-radius: 0 0 17% 0; }

        .career_wpr .career .items .tab .head {

          width: 100%;

          padding: 13px 0 20px;

          float: left; }

          .career_wpr .career .items .tab .head h3 {

            font-weight: 700;

            width: auto;

            float: left;

            font-size: 25px;

            color: #d0021b;

            font-family: "El Messiri", sans-serif; }

          .career_wpr .career .items .tab .head span {

            float: right; }

            .career_wpr .career .items .tab .head span img {

              margin: 0 0 0 5px; }

        .career_wpr .career .items .tab table {

          padding: 10px 0 0;

          margin: 0;

          float: left; }

          .career_wpr .career .items .tab table tr td {

            min-width: 40px;

            vertical-align: top; }

            .career_wpr .career .items .tab table tr td p {

              padding: 0;

              font-size: 14px;

              margin: 0 0 10px; }

        .career_wpr .career .items .tab button.apply_cr {

          background: #d69528;

          -webkit-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

          -moz-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

          -ms-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

          -o-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

          box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

          border-radius: 28px;

          border: none;

          color: #fff;

          font-weight: 600;

          outline: none;

          padding: 10px 30px;

          font-size: 13px;

          cursor: pointer;

          margin: 20px 0; }

          .career_wpr .career .items .tab button.apply_cr:hover {

            background: #c18622; }

  .career_wpr .c-modal.c-modal-main.animated {

    background-color: transparent !important;

    -webkit-transition: 0.5s;

    -moz-transition: 0.5s;

    -ms-transition: 0.5s;

    -o-transition: 0.5s;

    transition: 0.5s; }

    .career_wpr .c-modal.c-modal-main.animated.modal-02-on {

      background-color: rgba(0, 0, 0, 0.6) !important;

      z-index: 999999 !important;

      -webkit-transition: 0.99s;

      -moz-transition: 0.99s;

      -ms-transition: 0.99s;

      -o-transition: 0.99s;

      transition: 0.99s; }

    .career_wpr .c-modal.c-modal-main.animated .close-modal-02 {

      position: absolute;

      top: 0;

      z-index: 9999999;

      right: 0;

      background: #D0201A;

      width: 45px;

      height: 45px;

      color: #fff;

      border: none;

      cursor: pointer; }

      .career_wpr .c-modal.c-modal-main.animated .close-modal-02 img {

        width: 16px; }

    .career_wpr .c-modal.c-modal-main.animated .modal-content {

      width: 100%;

      max-width: 700px;

      height: 100%;

      float: right;

      border: none; }

      .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm {

        width: 100%;

        height: auto;

        float: left;

        background: #fff; }

        .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .head_ap {

          position: relative;

          float: left;

          width: 100%;

          background: url(../img/home_bg.jpg);

          display: -webkit-box;

          display: -ms-flexbox;

          display: flex;

          -webkit-box-orient: horizontal;

          -webkit-box-direction: normal;

          -ms-flex-direction: row;

          flex-direction: row;

          -ms-flex-wrap: wrap;

          flex-wrap: wrap;

          -webkit-box-pack: start;

          -ms-flex-pack: start;

          justify-content: flex-start;

          -webkit-box-align: center;

          -ms-flex-align: center;

          align-items: center;

          -ms-flex-line-pack: center;

          align-content: center;

          padding: 40px 70px; }

          .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .head_ap h6 {

            margin: 0px 0;

            position: relative;

            float: left;

            width: auto;

            font-family: "El Messiri", sans-serif;

            font-size: 37px;

            font-weight: 700;

            color: #393939; }

            .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .head_ap h6::after {

              content: "";

              background: #DCA032;

              height: 2px;

              margin: 25px 0px 0 7px;

              float: right;

              width: 95px; }

              @media (max-width: 768px) {

                .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .head_ap h6::after {

                  right: 0;

                  left: 0;

                  margin: 3px  auto 0;

                  bottom: 0;

                  top: inherit; } }

          .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .head_ap a {

            position: absolute;

            right: 0;

            top: 0; }

        .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .cnt_area {

          padding: 40px 70px;

          float: left;

          width: 100%; }

          .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .cnt_area h3 {

            font-weight: 600;

            font-family: "El Messiri", sans-serif;

            float: left;

            width: 100%;

            font-size: 24px;

            color: #d0021b; }

            .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .cnt_area h3 span {

              float: right; }

              .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .cnt_area h3 span img {

                margin: 0 0 0 7px; }

          .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .cnt_area p {

            color: #000;

            font-size: 15px;

            width: 100%;

            float: left;

            margin: 15px 0 0;

            font-weight: 400; }

          .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .cnt_area .form_cl {

            background: #F9F6E9;

            border-radius: 20px;

            width: 100%;

            float: left;

            padding: 50px 40px;

            margin: 50px 0 0 0; }

            @media (max-width: 768px) {

              .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .cnt_area .form_cl {

                margin: 10px 0 0; } }

            .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .cnt_area .form_cl input,

            .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .cnt_area .form_cl textarea,

            .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .cnt_area .form_cl select {

              background: #FFF;

              resize: none;

              width: 100%;

              height: 35px;

              margin: 0 30px 20px 0;

              padding: 0 10px 0;

              float: left;

              -webkit-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

              -moz-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

              -ms-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

              -o-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

              box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

              -webkit-appearance: none;

              border-radius: 6px;

              outline: none;

              border: none;

              color: #393939;

              font-size: 14px; }

              .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .cnt_area .form_cl input::-webkit-input-placeholder,

              .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .cnt_area .form_cl textarea::-webkit-input-placeholder,

              .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .cnt_area .form_cl select::-webkit-input-placeholder {

                color: #393939;

                font-size: 14px; }

              .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .cnt_area .form_cl input:-ms-input-placeholder,

              .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .cnt_area .form_cl textarea:-ms-input-placeholder,

              .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .cnt_area .form_cl select:-ms-input-placeholder {

                color: #393939;

                font-size: 14px; }

              .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .cnt_area .form_cl input::-ms-input-placeholder,

              .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .cnt_area .form_cl textarea::-ms-input-placeholder,

              .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .cnt_area .form_cl select::-ms-input-placeholder {

                color: #393939;

                font-size: 14px; }

              .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .cnt_area .form_cl input::placeholder,

              .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .cnt_area .form_cl textarea::placeholder,

              .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .cnt_area .form_cl select::placeholder {

                color: #393939;

                font-size: 14px; }

              .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .cnt_area .form_cl input option,

              .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .cnt_area .form_cl textarea option,

              .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .cnt_area .form_cl select option {

                color: #393939;

                font-size: 14px; }

            .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .cnt_area .form_cl select {

              background: url(../img/icons/down-arrow.png) #fff no-repeat right;

              background-size: 30px; }

            .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .cnt_area .form_cl textarea {

              padding: 7px 10px 0; }

            .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .cnt_area .form_cl .resume_up {

              background: #FFF;

              position: relative;

              resize: none;

              width: 100%;

              height: 35px;

              margin: 0 30px 20px 0;

              padding: 0 1px 0;

              float: left;

              -webkit-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

              -moz-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

              -ms-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

              -o-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

              box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

              -webkit-appearance: none;

              border-radius: 6px;

              outline: none;

              border: none;

              color: #393939;

              font-size: 14px; }

              .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .cnt_area .form_cl .resume_up #file-upload {

                position: absolute;

                left: -9999px;

                color: #393939;

                font-size: 14px; }

              .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .cnt_area .form_cl .resume_up label[for="file-upload"] {

                padding: 0.5em;

                display: inline-block;

                cursor: pointer;

                left: 0;

                position: absolute;

                width: 100%;

                top: 0; }

                .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .cnt_area .form_cl .resume_up label[for="file-upload"] img {

                  float: right;

                  display: block;

                  margin: 3px 4px; }

              .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .cnt_area .form_cl .resume_up #filename {

                padding: 0.5em;

                float: left;

                width: 150px;

                white-space: nowrap;

                overflow: hidden;

                color: #393939;

                font-size: 14px; }

            .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .cnt_area .form_cl button {

              background: #d69528;

              -webkit-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

              -moz-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

              -ms-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

              -o-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

              box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

              border-radius: 28px;

              border: none;

              float: right;

              color: #fff;

              font-weight: 600;

              outline: none;

              padding: 10px 30px;

              font-size: 13px;

              cursor: pointer;

              margin: 0px 0; }

              .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .cnt_area .form_cl button:hover {

                background: #c18622; }

            .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .cnt_area .form_cl .thnq {

              display: none; }

        .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .career_img {

          width: 100%;

          float: left; }

          .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .career_img .career-ft {

            margin: -70px 0 0; }

            @media (max-width: 768px) {

              .career_wpr .c-modal.c-modal-main.animated .modal-content .side_frm .career_img .career-ft {

                margin: -40px 0 0; } }





.blog .blogs {

  width: 100%;

  float: left;

  padding: 50px 0; }

  .blog .blogs .items img{

    min-height: 160px;

    max-height: 160px;

  }

  .blog .blogs .items .post h3{

    width: 100%;

  }

  .blog .blogs .items .post p{

    width: 100%;

  }

  .blog .blogs .items .post .blog_des_wrap{

    min-height: 193px;

  }

  @media (max-width: 768px) {

    .blog .blogs {

      padding: 20px 0 0; } }

  .blog .blogs .items {

    padding-bottom: 35px; }

    .blog .blogs .items img {

      width: 100%; }

    .blog .blogs .items .post {

      float: left;

      width: 100%;

      padding: 25px;

      background: #fff;

      -webkit-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.1);

      -moz-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.1);

      -ms-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.1);

      -o-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.1);

      box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.1);

      border-radius: 0 0 25% 0; }

      @media (max-width: 768px) {

        .blog .blogs .items .post {

          margin-bottom: 15px; } }

      .blog .blogs .items .post h3 {

        padding: 0;

        margin: 0px 0 5px;

        line-height: 44px;

        font-weight: 600;

        float: left;

        font-size: 27px;

        color: #d0021b;

        font-family: "El Messiri", sans-serif;

        -webkit-appearance: none; }

      .blog .blogs .items .post p {

        padding: 0;

        margin: 0;

        float: left;

        font-size: 14.5px;

        color: #313131; }

      .blog .blogs .items .post .head_t {

        float: left;

        width: 90%;

        font-size: 14px;

        margin: 13px 0 10px;

        display: -webkit-box;

        display: -ms-flexbox;

        display: flex;

        -webkit-box-orient: horizontal;

        -webkit-box-direction: normal;

        -ms-flex-direction: row;

        flex-direction: row;

        -ms-flex-wrap: wrap;

        flex-wrap: wrap;

        -webkit-box-pack: justify;

        -ms-flex-pack: justify;

        justify-content: space-between;

        -webkit-box-align: end;

        -ms-flex-align: end;

        align-items: flex-end;

        -ms-flex-line-pack: end;

        align-content: flex-end; }

        .blog .blogs .items .post .head_t a {

          color: #0498f7;

          text-decoration: none;

          cursor: pointer;

          display: block;

          text-transform: uppercase;

          font-weight: 700;

          float: left;

          font-size: 17px; }

          .blog .blogs .items .post .head_t a:hover {

            color: #0a7dc7; }

        .blog .blogs .items .post .head_t span.date {

          float: right;

          color: #9b9b9b;

          font-size: 12px; }



.our_locations {

  width: 100%;

  float: left;

  padding: 0px 0 0; }

  .our_locations .party_hall {

    width: 100%;

    float: left;

    padding: 50px 0 0; }

    .our_locations .party_hall .party {

      overflow: hidden;

      -webkit-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.17);

      -moz-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.17);

      -ms-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.17);

      -o-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.17);

      box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.17);

      border-radius: 10px;

      z-index: 9999; }

      .our_locations .party_hall .party .view {

        position: relative;

        float: left;

        width: 100%;

        padding: 30px 20px; }

        @media (max-width: 768px) {

          .our_locations .party_hall .party .view {

            padding: 25px 10px 5px; } }

        .our_locations .party_hall .party .view span.show {

          color: #fff;

          background: #0498f7;

          padding: 10px 25px;

          position: absolute;

          left: -15px;

          top: -0px;

          z-index: 999;

          display: -webkit-box;

          display: -ms-flexbox;

          display: flex;

          -webkit-box-orient: horizontal;

          -webkit-box-direction: normal;

          -ms-flex-direction: row;

          flex-direction: row;

          -ms-flex-wrap: nowrap;

          flex-wrap: nowrap;

          -webkit-box-pack: center;

          -ms-flex-pack: center;

          justify-content: center;

          -webkit-box-align: center;

          -ms-flex-align: center;

          align-items: center;

          -ms-flex-line-pack: center;

          align-content: center; }

          .our_locations .party_hall .party .view span.show img {

            margin-right: 13px; }

      .our_locations .party_hall .party .details {

        float: left;

        width: 100%;

        padding: 20px 20px 60px 0px; }

        @media (max-width: 768px) {

          .our_locations .party_hall .party .details {

            padding: 10px; } }

        .our_locations .party_hall .party .details h3 {

          font-weight: 600;

          float: left;

          font-size: 23px;

          color: #d0021b;

          width: 100%;

          margin: 10px 0 20px;

          font-family: "El Messiri", sans-serif; }

          @media (max-width: 768px) {

            .our_locations .party_hall .party .details h3 {

              margin: 0px 0 5px; } }

        .our_locations .party_hall .party .details p:last-child {

          float: left;

          font-size: 15px;

          width: 100%;

          padding: 0px 0 20px;

          border-bottom: 1px solid #c8c8c8; }

        .our_locations .party_hall .party .details a {

          text-decoration: none;

          font-weight: 600;

          color: #d0201a;

          margin-right: 30px;

          float: left;

          font-size: 18px;

          padding-bottom: 5px;

          display: -webkit-box;

          display: -ms-flexbox;

          display: flex;

          -webkit-box-orient: horizontal;

          -webkit-box-direction: normal;

          -ms-flex-direction: row;

          flex-direction: row;

          -ms-flex-wrap: nowrap;

          flex-wrap: nowrap;

          -webkit-box-pack: center;

          -ms-flex-pack: center;

          justify-content: center;

          -webkit-box-align: center;

          -ms-flex-align: center;

          align-items: center;

          -ms-flex-line-pack: center;

          align-content: center; }

          .our_locations .party_hall .party .details a img {

            margin-right: 6px; }

      .our_locations .party_hall .party .facilities {

        background: #f9f6e9;

        padding-top: 30px;

        padding-bottom: 30px; }

        .our_locations .party_hall .party .facilities .line {

          width: 95%;

          height: 1px;

          margin: 30px auto 20px;

          background: #d69528ab; }

          @media (max-width: 768px) {

            .our_locations .party_hall .party .facilities .line {

              display: none; } }

        .our_locations .party_hall .party .facilities h3 {

          color: #393939;

          margin: 5px 0 15px 15px;

          font-weight: 600;

          font-family: "El Messiri", sans-serif; }

          @media (max-width: 768px) {

            .our_locations .party_hall .party .facilities h3 {

              margin: 5px 0 15px 1px;

              text-align: center; } }

        .our_locations .party_hall .party .facilities .points {

          width: 100%;

          text-align: center;

          float: left; }

          @media (max-width: 768px) {

            .our_locations .party_hall .party .facilities .points {

              margin: 1px 0  30px; } }

          .our_locations .party_hall .party .facilities .points .img {

            width: 100%;

            float: left;

            margin: 20px 0; }

            .our_locations .party_hall .party .facilities .points .img img {

              display: block;

              margin: auto; }

          .our_locations .party_hall .party .facilities .points .cnt_pr {

            width: 100%;

            text-align: center;

            float: left; }

            .our_locations .party_hall .party .facilities .points .cnt_pr h4 {

              width: 100%;

              margin: 5px 0 10px;

              text-align: center;

              font-size: 18px;

              font-weight: 600;

              font-family: "El Messiri", sans-serif; }

            .our_locations .party_hall .party .facilities .points .cnt_pr p {

              text-align: center;

              font-size: 13px;

              margin: auto; }

              @media (max-width: 768px) {

                .our_locations .party_hall .party .facilities .points .cnt_pr p {

                  max-width: 300px; } }

  .our_locations .gallery {

    width: 100%;

    float: left;

    margin: 60px 0;

    padding: 30px 0 0;

    background: url(../img/gallery_Bg.jpg) repeat-x; }

    .our_locations .gallery h3 {

      margin: 20px 0 30px;

      padding: 0;

      position: relative;

      width: 150px;

      font-weight: 700;

      color: #393939;

      font-family: "El Messiri", sans-serif; }

      .our_locations .gallery h3::after {

        content: "";

        position: absolute;

        right: -28%;

        top: 15px;

        background: #DCA032;

        height: 2.5px;

        width: 90px; }

    .our_locations .gallery .zoom-gallery img {

      margin-bottom: 20px;

      -webkit-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

      -moz-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

      -ms-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

      -o-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

      box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

      border-radius: 2px; }



.bloger {

  min-height: 400px;

  float: left;

  background: url(../img/blog-in.jpg) no-repeat;

  background-size: cover; }

  .bloger .container {

    margin: auto; }

    .bloger .container .logo_wpr {

      margin: 16% 0 0;

      float: left;

      width: 100%; }

      .bloger .container .logo_wpr a {

        display: block; }

        @media (max-width: 768px) {

          .bloger .container .logo_wpr a {

            margin: auto;

            display: block;

            max-width: 180px;

            width: 100%; } }



.blogs_in {

  width: 100%;

  float: left;

  padding: 60px 0 0; }

  @media (max-width: 768px) {

    .blogs_in {

      padding: 20px 0 0; } }

  @media (max-width: 768px) {

    .blogs_in .full_width {

      max-width: 100%;

      -webkit-box-flex: 0;

      -ms-flex: 0 0 100%;

      flex: 0 0 100%; } }

  .blogs_in .full_width img {

    margin: 0 0 10px 0; }

  .blogs_in .head h3 {

    margin: 0 0 30px;

    padding: 0;

    position: relative;

    width: 258px;

    font-size: 29px;

    font-weight: 700;

    color: #393939;

    font-family: "El Messiri", sans-serif; }

    .blogs_in .head h3::after {

      content: "";

      position: absolute;

      right: -28%;

      top: 16px;

      background: #DCA032;

      height: 2px;

      width: 100px; }

  .blogs_in .person {

    float: left;

    width: 100%;

    margin: 0 0 10px; }

    .blogs_in .person span.photo {

      float: left;

      width: 50px;

      margin: 0 20px 0 0; }

      .blogs_in .person span.photo img {

        max-width: 50px; }

    .blogs_in .person p {

      float: left;

      color: #393939;

      font-size: 14px;

      font-style: italic;

      margin: 0; }

      .blogs_in .person p span {

        font-weight: 600; }

  .blogs_in p {

    margin: 10px 0 20px;

    padding: 0;

    font-weight: 400;

    color: #2f2f2f;

    font-size: 15.5px; }

    

    .blogs_in p span.tagd {

      color: #393939;

      font-size: 32px;

      width: 100%;

      float: left;

      padding: 20px;

      font-weight: 600;

      line-height: 40px;

      font-family: "El Messiri", sans-serif; }

  .blogs_in .post_row {

    margin-top: 50px;

    margin-bottom: 50px; }

    .blogs_in .post_row .post {

      width: 100%;

      float: left;

      border-radius: 0 0 20px 0; }

      .blogs_in .post_row .post a {

        width: 100%;

        float: left;

        display: block;

        color: #fff;

        text-decoration: none;

        margin: 0 10px 0 0; }

        .blogs_in .post_row .post a img {

          margin-right: 10px; }

      .blogs_in .post_row .post h5 {

        width: 100%;

        float: left;

        font-family: "El Messiri", sans-serif;

        color: #fff;

        font-size: 20px;

        margin: 15px 0 0px; }

      .blogs_in .post_row .post p {

        color: #fff; }

      .blogs_in .post_row .post .goto_top {

        text-decoration: none;

        color: #0498f7;

        display: block;

        margin: auto;

        text-align: center; }

        @media (max-width: 768px) {

          .blogs_in .post_row .post .goto_top {

            margin: 25px 0; } }

        .blogs_in .post_row .post .goto_top img {

          display: block;

          margin: auto; }

      .blogs_in .post_row .post.top {

        display: -webkit-box;

        display: -ms-flexbox;

        display: flex;

        -webkit-box-orient: vertical;

        -webkit-box-direction: normal;

        -ms-flex-direction: column;

        flex-direction: column;

        -ms-flex-wrap: wrap;

        flex-wrap: wrap;

        -webkit-box-pack: center;

        -ms-flex-pack: center;

        justify-content: center;

        -webkit-box-align: center;

        -ms-flex-align: center;

        align-items: center;

        -ms-flex-line-pack: stretch;

        align-content: stretch;

        height: 100%; }

      .blogs_in .post_row .post.prew {

        background: url(../img/post/1.jpg) no-repeat;

        background-size: cover;

        -webkit-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

        -moz-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

        -ms-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

        -o-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

        box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

        padding: 20px; }

      .blogs_in .post_row .post.next {

        background: url(../img/post/2.jpg);

        background-size: cover;

        -webkit-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

        -moz-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

        -ms-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

        -o-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

        box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

        padding: 20px; }



.contact_us {

  width: 100%;

  float: left; }

  .contact_us .frm {

    background: url(../img/home_bg.jpg);

    margin-bottom: 20px;

    margin-top: 50px; }

    @media (max-width: 768px) {

      .contact_us .frm {

        margin-top: 10px;

        padding-top: 15px; } }

    .contact_us .frm .rooter {

      margin: auto;

      max-width: 600px;

      width: 100%;

      padding-top: 60px;

      padding-bottom: 30px; }

      @media (max-width: 768px) {

        .contact_us .frm .rooter {

          padding-top: 0px;

          padding-bottom: 0px; } }

      .contact_us .frm .rooter select {

        display: none;

        width: 100%;

        margin: 0 30px 20px 0;

        background: #FFF;

        border-radius: 6px;

        outline: none;

        padding: 10px 10px;

        border: none;

        float: left;

        -webkit-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

        -moz-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

        -ms-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

        -o-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

        box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

        -webkit-appearance: none;

        background: url(../img/icons/down-arrow.png) #fff no-repeat right;

        background-size: 24px;

        color: #393939;

        font-size: 15px; }

      .contact_us .frm .rooter form input,

      .contact_us .frm .rooter form textarea {

        background: #FFF;

        resize: none;

        width: 100%;

        margin: 0 30px 20px 0;

        float: left;

        padding: 10px 10px;

        -webkit-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

        -moz-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

        -ms-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

        -o-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

        box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

        -webkit-appearance: none;

        border-radius: 6px;

        border: none; }

        .contact_us .frm .rooter form input::-webkit-input-placeholder,

        .contact_us .frm .rooter form textarea::-webkit-input-placeholder {

          color: #393939;

          font-size: 15px; }

        .contact_us .frm .rooter form input:-ms-input-placeholder,

        .contact_us .frm .rooter form textarea:-ms-input-placeholder {

          color: #393939;

          font-size: 15px; }

        .contact_us .frm .rooter form input::-ms-input-placeholder,

        .contact_us .frm .rooter form textarea::-ms-input-placeholder {

          color: #393939;

          font-size: 15px; }

        .contact_us .frm .rooter form input::placeholder,

        .contact_us .frm .rooter form textarea::placeholder {

          color: #393939;

          font-size: 15px; }

        @media (max-width: 768px) {

          .contact_us .frm .rooter form input,

          .contact_us .frm .rooter form textarea {

            width: 100%;

            margin: 0  0px 20px 0; } }

      .contact_us .frm .rooter form textarea {

        min-height: 120px; }

      .contact_us .frm .rooter form .full_over {

        width: 100%;

        display: -webkit-box;

        display: -ms-flexbox;

        display: flex;

        -webkit-box-orient: vertical;

        -webkit-box-direction: normal;

        -ms-flex-direction: column;

        flex-direction: column;

        -ms-flex-wrap: nowrap;

        flex-wrap: nowrap;

        -webkit-box-pack: end;

        -ms-flex-pack: end;

        justify-content: flex-end;

        -webkit-box-align: end;

        -ms-flex-align: end;

        align-items: flex-end;

        -ms-flex-line-pack: end;

        align-content: flex-end; }

        .contact_us .frm .rooter form .full_over button.submit_btnc {

          background: #d69528;

          -webkit-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

          -moz-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

          -ms-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

          -o-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

          box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.27);

          border-radius: 25px;

          border: none;

          color: #fff;

          font-weight: 600;

          outline: none;

          padding: 12px 30px;

          font-size: 13px;

          cursor: pointer;

          margin: 15px 0; }

          .contact_us .frm .rooter form .full_over button.submit_btnc:hover {

            background: #c18622; }

  .contact_us .reach_us {

    margin-top: 70px;

  margin-bottom: 70px; }

    .contact_us .reach_us h3 {

      margin: 0;

      padding: 0;

      position: relative;

      width: 170px;

      font-weight: 700;

      color: #393939;

      font-family: "El Messiri", sans-serif; }

      @media (max-width: 768px) {

        .contact_us .reach_us h3 {

          text-align: center;

          width: 100%;

          padding: 0 0 5px;

          margin: 0 0 10px; } }

      .contact_us .reach_us h3::after {

        content: "";

        position: absolute;

        right: -35%;

        top: 16px;

        background: #DCA032;

        height: 2px;

        width: 100px; }

        @media (max-width: 768px) {

          .contact_us .reach_us h3::after {

            right: 0;

            left: 0;

            margin: auto;

            bottom: 0;

            top: inherit; } }

    .contact_us .reach_us .addres_rt {

      -webkit-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.17);

      -moz-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.17);

      -ms-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.17);

      -o-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.17);

      box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.17);

      border-radius: 10px;

      margin-top: 30px;

      margin-top: 20px; }

      .contact_us .reach_us .addres_rt .details h4 {

        color: #d0021b;

        font-family: "El Messiri", sans-serif;

        font-weight: 600;

        margin: 40px 0 20px 10px;

        font-size: 25px;

        padding: 0; }

      .contact_us .reach_us .addres_rt .details p {

        margin: 0px 0 20px 10px;

        font-size: 17px; }

      .contact_us .reach_us .addres_rt .iframe {

        padding-right: 0;

        padding-left: 0; }

        .contact_us .reach_us .addres_rt .iframe iframe {

          min-height: 300px;

          width: 100%;

          float: left; }



.contact_locations {

  width: 100%;

  float: left;

  margin: 60px 0 60px;

  padding: 30px 0 0;

  background: url(../img/gallery_Bg.jpg) repeat-x; }

  .contact_locations h3 {

    margin: 10px 0 65px;

    padding: 0;

    position: relative;

    width: 200px;

    font-weight: 700;

    color: #393939;

    font-family: "El Messiri", sans-serif; }

    @media (max-width: 768px) {

      .contact_locations h3 {

        text-align: center;

        width: 100%;

        padding: 0 0 5px;

        margin: 0 0 10px; } }

    .contact_locations h3::after {

      content: "";

      position: absolute;

      right: -50%;

      top: 17px;

      background: #DCA032;

      height: 2px;

      width: 120px; }

      @media (max-width: 768px) {

        .contact_locations h3::after {

          right: 0;

          left: 0;

          margin: auto;

          bottom: 0;

          top: inherit; } }

  .contact_locations .locations_pin {

    background: #fff;

    border-radius: 7px;

    -webkit-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.17);

    -moz-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.17);

    -ms-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.17);

    -o-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.17);

    box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.17);

    padding: 30px; }

    @media (max-width: 768px) {

      .contact_locations .locations_pin {

        padding: 20px 10px 0px 10px; } }

    .contact_locations .locations_pin .row .col-md-4 .block {

      float: left;

      width: auto;

      padding-right: 70px;

      margin-left: 50px; }

      @media (max-width: 1200px) {

        .contact_locations .locations_pin .row .col-md-4 .block {

          padding-right: 50px;

          margin-left: 30px; } }

      @media (max-width: 1024px) {

        .contact_locations .locations_pin .row .col-md-4 .block {

          padding-right: 0;

          margin-left: 0; } }

      @media (max-width: 991px) {

        .contact_locations .locations_pin .row .col-md-4 .block {

          padding-right: 0px;

          margin-left: 0px; } }

    .contact_locations .locations_pin .row .col-md-4 .br {

      border-right: 1px solid #e2e2e2; }

      @media (max-width: 1024px) {

        .contact_locations .locations_pin .row .col-md-4 .br {

          border-right: none; } }

    .contact_locations .locations_pin h5 {

      color: #d0021b;

      font-family: "El Messiri", sans-serif;

      font-weight: 600;

      margin: 8px 0 20px 10px;

      padding: 0;

      font-size: 25px; }

      @media (max-width: 768px) {

        .contact_locations .locations_pin h5 {

          margin: 0 0 3px 10px; } }

    .contact_locations .locations_pin p {

      margin: 0px 0 20px 10px;

      font-size: 16px; }



.coming_soon {

  width: 100%;

  float: left;

  height: 100%;

  background: url(../img/mi_bg.jpg);

  background-size: cover; }

  .coming_soon header {

    display: none; }

  .coming_soon footer {

    display: none; }

  .coming_soon .logo_wpr {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -ms-flex-direction: column;

    flex-direction: column;

    -ms-flex-wrap: nowrap;

    flex-wrap: nowrap;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -ms-flex-line-pack: center;

    align-content: center; }

    .coming_soon .logo_wpr a {

      margin: 50px 0 50px; }

      @media (max-width: 768px) {

        .coming_soon .logo_wpr a {

          margin: 50px 0 50px; } }

    .coming_soon .logo_wpr h2 {

      font-family: "El Messiri", sans-serif;

      color: #fff;

      font-size: 70px;

      margin: 0 0 30px;

      text-align: center; }

      @media (max-width: 768px) {

        .coming_soon .logo_wpr h2 {

          font-size: 30px; } }

    .coming_soon .logo_wpr p {

      color: #fdfdfd;

      font-size: 15px;

      margin: 0 0 30px; }

  .coming_soon .back_live {

    width: 100%;

    float: left;

    text-align: center;

    margin: 40px 0; }

    .coming_soon .back_live .go_homeback {

      color: #ccc;

      font-size: 15px;

      margin: auto;

      display: block;

      text-decoration: underline; }

      .coming_soon .back_live .go_homeback img {

        margin: 0  10px 0 0; }

  .coming_soon .cnr_live {

    /* background: #E8E4CD; */
    background: url(../img/home_bg.jpg);
    border-radius: 10px;

    padding: 70px 50px;

    max-width: 820px;

    margin: auto;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-orient: horizontal;

    -webkit-box-direction: normal;

    -ms-flex-direction: row;

    flex-direction: row;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -ms-flex-line-pack: center;

    align-content: center; }

    @media (max-width: 768px) {

      .coming_soon .cnr_live {

        padding: 40px; } }

    .coming_soon .cnr_live ul {

      padding: 0;

      margin: 0;

      display: -webkit-box;

      display: -ms-flexbox;

      display: flex;

      -webkit-box-orient: horizontal;

      -webkit-box-direction: normal;

      -ms-flex-direction: row;

      flex-direction: row;

      -ms-flex-wrap: wrap;

      flex-wrap: wrap;

      -webkit-box-pack: center;

      -ms-flex-pack: center;

      justify-content: center;

      -webkit-box-align: center;

      -ms-flex-align: center;

      align-items: center;

      -ms-flex-line-pack: center;

      align-content: center;

      width: 100%; }

      .coming_soon .cnr_live ul li:first-child {

        list-style: none;

        float: left;

        width: auto;

        color: #4D4D4C;

        padding: 0 13px;

        height: 20px;

        font-weight: 600;

        display: -webkit-box;

        display: -ms-flexbox;

        display: flex;

        -webkit-box-orient: horizontal;

        -webkit-box-direction: normal;

        -ms-flex-direction: row;

        flex-direction: row;

        -ms-flex-wrap: wrap;

        flex-wrap: wrap;

        -webkit-box-pack: center;

        -ms-flex-pack: center;

        justify-content: center;

        -webkit-box-align: center;

        -ms-flex-align: center;

        align-items: center;

        -ms-flex-line-pack: center;

        align-content: center; }

        .coming_soon .cnr_live ul li{

  
          padding: 0 0px 0 13px;
  
          height: 20px;
  
          font-weight: 600;
  
          display: -webkit-box;
  
          display: -ms-flexbox;
  
          display: flex;
  
          -webkit-box-orient: horizontal;
  
          -webkit-box-direction: normal;
  
          -ms-flex-direction: row;
  
          flex-direction: row;
  
          -ms-flex-wrap: wrap;
  
          flex-wrap: wrap;
  
          -webkit-box-pack: center;
  
          -ms-flex-pack: center;
  
          justify-content: center;
  
          -webkit-box-align: center;
  
          -ms-flex-align: center;
  
          align-items: center;
  
          -ms-flex-line-pack: center;
  
          align-content: center; }

        @media (max-width: 768px) {

          .coming_soon .cnr_live ul li {

            margin: 10px 0 0; } }

        @media (min-width: 768px) {

          .coming_soon .cnr_live ul li:first-child {

            border-right: 2.5px solid #4D4D4C; }

            .coming_soon .cnr_live ul li:last-child {

              border-right: none; } }

        .coming_soon .cnr_live ul li a {

          color: #4D4D4C;

          text-decoration: none;

          font-size: 22px; }

          @media (max-width: 768px) {

            .coming_soon .cnr_live ul li a {

              font-size: 15px; } }



footer {

  width: 100%;

  float: left;

  background: url(../img/footer.jpg);

  background-size: cover; }

  footer .foot_frm {

    width: 100%;

    float: left;

    padding: 80px 0; }

    @media (max-width: 768px) {

      footer .foot_frm {

        padding: 12px 0 40px; } }

    footer .foot_frm h2 {

      margin: 30px 0;

      padding: 0;

      position: relative;

      width: 210px;

      font-weight: 700;

      color: #fff;

      font-family: "El Messiri", sans-serif; }

      footer .foot_frm h2::after {

        content: "";

        position: absolute;

        right: -50%;

        top: 17px;

        background: #DCA032;

        height: 2.5px;

        width: 120px; }

    footer .foot_frm .contact_frm #contactFormc input,

    footer .foot_frm .contact_frm #contactFormc textarea {

      background: none;

      resize: none;

      width: 45%;

      border: 1px solid #a0a0a0;

      border-radius: 5px;

      margin: 0 30px 32px 0;

      float: left;

      color: #fff;

      padding: 8px 10px;

      -webkit-appearance: none; }

      footer .foot_frm .contact_frm #contactFormc input::-webkit-input-placeholder,

      footer .foot_frm .contact_frm #contactFormc textarea::-webkit-input-placeholder {

        color: #fff;

        font-size: 13px; }

      footer .foot_frm .contact_frm #contactFormc input:-ms-input-placeholder,

      footer .foot_frm .contact_frm #contactFormc textarea:-ms-input-placeholder {

        color: #fff;

        font-size: 13px; }

      footer .foot_frm .contact_frm #contactFormc input::-ms-input-placeholder,

      footer .foot_frm .contact_frm #contactFormc textarea::-ms-input-placeholder {

        color: #fff;

        font-size: 13px; }

      footer .foot_frm .contact_frm #contactFormc input::placeholder,

      footer .foot_frm .contact_frm #contactFormc textarea::placeholder {

        color: #fff;

        font-size: 13px; }

      @media (max-width: 1024px) {

        footer .foot_frm .contact_frm #contactFormc input,

        footer .foot_frm .contact_frm #contactFormc textarea {

          width: 80%; } }

      @media (max-width: 768px) {

        footer .foot_frm .contact_frm #contactFormc input,

        footer .foot_frm .contact_frm #contactFormc textarea {

          width: 100%;

          margin: 0  0px 20px 0; } }

    footer .foot_frm .contact_frm #contactFormc textarea {

      min-height: 120px; }

    footer .foot_frm .contact_frm #contactFormc button {

      background: #d69528;

      color: #fff;

      border-radius: 25px;

      padding: 10px 45px;

      font-size: 13px;

      font-weight: 600;

      -webkit-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.37);

      -moz-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.37);

      -ms-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.37);

      -o-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.37);

      box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.37); }

      @media (min-width: 1025px) {

        footer .foot_frm .contact_frm #contactFormc button {

          margin: -120px 0 0; } }

  footer .foot_line {

    background: url(../img/burerr.png) no-repeat;

    background-size: 100%;

    float: left;

    width: 100%;

    padding: 80px 0 30px; }

    footer .foot_line .group_of_hotel img {

      max-width: 200px; }

      @media (max-width: 768px) {

        footer .foot_line .group_of_hotel img {

          margin: 0 auto 30px;

          display: block; } }

    footer .foot_line .address {

      text-align: center;

      color: #fff;

      display: -webkit-box;

      display: -ms-flexbox;

      display: flex;

      -webkit-box-orient: vertical;

      -webkit-box-direction: normal;

      -ms-flex-direction: column;

      flex-direction: column;

      -ms-flex-wrap: wrap;

      flex-wrap: wrap;

      -webkit-box-pack: center;

      -ms-flex-pack: center;

      justify-content: center;

      -webkit-box-align: center;

      -ms-flex-align: center;

      align-items: center;

      -ms-flex-line-pack: center;

      align-content: center; }

      footer .foot_line .address h5 {

        font-family: "El Messiri", sans-serif; }

      footer .foot_line .address a {

        text-decoration: none;

        color: #fff;

        font-family: "El Messiri", sans-serif;

        display: block;

        margin: 20px 0 0;

        font-size: 21px; }

      footer .foot_line .address p {

        margin: 0; }

      @media (max-width: 768px) {

        footer .foot_line .address a {

          margin: 0 0 10px; } }

      footer .foot_line .address .foot_links {

        padding: 0;

        margin: 0; }

        footer .foot_line .address .foot_links li {

          list-style: none;

          float: left;

          border-right: 2px solid #D69528;

          padding: 0 7px;

          margin: 17px 0 4px; }

          footer .foot_line .address .foot_links li:last-child {

            border-right: none; }

          footer .foot_line .address .foot_links li a {

            color: #D69528;

            margin: 0;

            font-weight: 600;

            font-size: 18px;

            font-family: "Lato", sans-serif;

            display: block; }

    @media (min-width: 769px) {

      footer .foot_line .service_details_wpr {

        display: -webkit-box;

        display: -ms-flexbox;

        display: flex;

        -webkit-box-orient: vertical;

        -webkit-box-direction: normal;

        -ms-flex-direction: column;

        flex-direction: column;

        -ms-flex-wrap: wrap;

        flex-wrap: wrap;

        -webkit-box-pack: center;

        -ms-flex-pack: center;

        justify-content: center;

        -webkit-box-align: center;

        -ms-flex-align: center;

        align-items: center;

        -ms-flex-line-pack: end;

        align-content: flex-end; } }

    footer .foot_line .service_details_wpr .service_details {

      background: url(../img/pattern.png) #d69528;

      width: 270px;

      float: left;

      border-radius: 25px 0 0 0;

      padding: 20px;

      margin: -250px 0 5px 0; }

      @media (max-width: 768px) {

        footer .foot_line .service_details_wpr .service_details {

          margin: 0;

          width: 100%; } }

      footer .foot_line .service_details_wpr .service_details table tr td {

        color: #fff;

        vertical-align: top;

        margin: 7px 0;

        float: left;

        font-size: 14px; }

        footer .foot_line .service_details_wpr .service_details table tr td img {

          margin: 0 7px 0 0; }

        footer .foot_line .service_details_wpr .service_details table tr td a {

          text-decoration: none;

          color: #fff; }

        footer .foot_line .service_details_wpr .service_details table tr td span {

          font-family: "El Messiri", sans-serif;

          font-size: 18px; }

    footer .foot_line .our_app {

      float: left;

      padding: 0;

      width: 270px;

      margin: 0; }

      @media (max-width: 768px) {

        footer .foot_line .our_app {

          width: 100%; } }

      footer .foot_line .our_app li {

        float: left;

        list-style: none;

        padding: 0 0 0 0px; }

        footer .foot_line .our_app li.head {

          width: 100%;

          color: #9b9b9b;

          font-size: 13px;

          padding: 20px 0 5px 0px; }

          @media (max-width: 768px) {

            footer .foot_line .our_app li.head {

              padding: 6px 0 5px 0px; } }

    footer .foot_line .reserved_lt {

      border-top: .5px solid #4c4c4c;

      padding-top: 30px;

      margin-top: 30px; }

      footer .foot_line .reserved_lt p {

        color: #fff;

        padding: 0 0 0 0;

        margin: 00 0 0 0;

        font-size: 14px; }

        footer .foot_line .reserved_rt {

          border-top: .5px solid #4c4c4c;
    
          padding-top: 30px;
    
          margin-top: 30px; }

          footer .foot_line .reserved_rt .loudchilli_main{
            float: right;
          }
          @media (max-width: 767px) {
            footer .foot_line .reserved_lt p {
              text-align: center;
               }
               footer .foot_line .reserved_rt .loudchilli_main{
                float: none;
                text-align: center;
              }
              footer .foot_line .reserved_rt {
                border-top: none;
                padding-top: 0px;
                margin-top: 30px; }
          }

  footer .icon_bar {

    position: fixed;

    width: 40px;

    background: #e8e4cd;

    top: 40%;

    right: 0;

    padding: 5px;

    border-radius: 0 0 0 10px; }

    footer .icon_bar a {

      display: block;

      width: 35px;

      float: left;

      width: 100%;

      height: 40px;

      display: -webkit-box;

      display: -ms-flexbox;

      display: flex;

      -webkit-box-orient: vertical;

      -webkit-box-direction: normal;

      -ms-flex-direction: column;

      flex-direction: column;

      -ms-flex-wrap: wrap;

      flex-wrap: wrap;

      -webkit-box-pack: center;

      -ms-flex-pack: center;

      justify-content: center;

      -webkit-box-align: center;

      -ms-flex-align: center;

      align-items: center;

      -ms-flex-line-pack: center;

      align-content: center; }

      footer .icon_bar a img {

        margin: auto;

        display: block;

        max-width: 19px; }

      footer .icon_bar a.android {

        /* border-bottom: .5px solid #d69528; */

       }



     .tagd p{

          color: #393939;

          font-size: 32px ;

          width: 100%;

          float: left;

          padding: 20px;

          font-weight: 600 ;

          line-height: 40px;

          font-family: "El Messiri", sans-serif; }





