@charset "UTF-8";
@import url(../css/bootstrap.min.css);
@import url(../css/font-awesome.min.css);
@import url(../css/lightgallery.css);
@import url(../css/slick.min.css);
@import url(../css/nice-select.css);
@import url(../css/jquery.mCustomScrollbar.min.css);
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/CenturyGothic-Bold.woff2") format("woff2"), url("../fonts/CenturyGothic-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/CenturyGothic.woff2") format("woff2"), url("../fonts/CenturyGothic.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/DINNextLTPro-Medium.woff2") format("woff2"), url("../fonts/DINNextLTPro-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/DINNextLTPro-Regular.woff2") format("woff2"), url("../fonts/DINNextLTPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/DINNextLTPro-Light.woff2") format("woff2"), url("../fonts/DINNextLTPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'Roboto';
  src: local("../fonts/DIN Next LT Pro Heavy Condensed"), local("DIN-Next-LT-Pro-Heavy-Condensed"), url("../fonts/DINNextLTPro-HeavyCondensed.woff2") format("woff2"), url("../fonts/DINNextLTPro-HeavyCondensed.woff") format("woff"), url("../fonts/DINNextLTPro-HeavyCondensed.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/DINNextLTPro-Bold.woff2") format("woff2"), url("../fonts/DINNextLTPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }
body {
  margin: 0;
  padding: 0;
  font-family: 'Roboto';
  overflow-x: hidden; }

ul {
  margin: 0;
  padding: 0; }

li {
  list-style: none; }

a {
  display: block; }

img {
  max-width: 100%; }

::selection {
  background: #1D8B48;
  color: #FFF; }

a:hover, a:focus {
  text-decoration: none;
  outline: none;
  box-shadow: none; }

.btn:focus, button:focus, button:active:focus, .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: none;
  box-shadow: none; }

table {
  width: 100%; }

.form-control {
  box-shadow: none;
  outline: 0; }
  .form-control:focus {
    box-shadow: none; }

.lg-backdrop {
  background-color: rgba(0, 0, 0, 0.8509803922);
  z-index: 9999; }

.lg-outer {
  z-index: 9999; }

.m0 {
  margin: 0 !important; }

.ml0 {
  margin-left: 0 !important; }

.mr0 {
  margin-right: 0 !important; }

.mt0 {
  margin-top: 0 !important; }

.mb0 {
  margin-bottom: 0 !important; }

.p0 {
  padding: 0 !important; }

.pl0 {
  padding-left: 0 !important; }

.pr0 {
  padding-right: 0 !important; }

.pt0 {
  padding-top: 0 !important; }

.pb0 {
  padding-bottom: 0 !important; }

.clear {
  overflow: hidden;
  clear: both;
  display: block; }
  .clear:after {
    content: '';
    overflow: hidden;
    clear: both;
    display: block; }

.Overlay {
  position: fixed;
  width: 100%;
  height: 100vh;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9;
  display: none; }

.modal .modal-dialog .catering_modal .modal_images:before, .our_venue .our__venue__single .our__venue__single__wrapper .overlay, .BenefitNd .logo, .asCatering .asCatering_image_wrapper .overlay, .asOurproduct .our__venue__single__wrapper_image:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  content: ''; }

.map-popup:after, .Products__lists:after, .news .Events:after {
  content: '';
  display: block;
  overflow: hidden;
  clear: both; }

.Footer, .modal .chairman_image .chairman_image_wrapper .modal_images, .modal .modal-dialog .modal-content .modal_images, .modal .modal-dialog .catering_modal .modal_images, .innerBanner, .AboutUs, .chairman .row .chairman_content_full .chairman_image, .asDirector, .asDirector .row .chairman_content_full .chairman_image, .our_venue.Director_group, .our_venue .our__venue__single .our__venue__single__wrapper .our__venue__single__wrapper_image, .BenefitNd .logo, .asCatering .asCatering_image_wrapper .asCategring_image, .asContactMap, .Products__lists__single__img, .news, .news .wrape-notice__single__img {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-color: #f1f1f1; }

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.pace-inactive .pace-progress {
  display: none; }

.pace .pace-progress {
  position: fixed;
  top: 0;
  right: 100%;
  width: 100%;
  height: 3px;
  z-index: 9999;
  background: #FFCE07; }

.custom-loader {
  position: fixed;
  height: 100vh;
  align-items: center;
  display: flex;
  background: #EEEEEE;
  width: 100%;
  z-index: 999;
  text-align: center; }
  .custom-loader img {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%; }

.pace-done .custom-loader {
  bottom: 0;
  height: 0;
  transition: height 800ms ease-in; }

.pace-done .custom-loader img {
  display: none; }

.map-popup {
  width: 320px; }
  .map-popup img {
    float: left;
    width: 120px; }
  .map-popup .texts {
    float: right;
    width: calc(100% - 131px); }

.gm-style .gm-style-iw-c {
  border-radius: 0 !important; }

.topbrandbar {
  position: relative;
  height: 94px;
  border-bottom: 1px solid #999; }
  .topbrandbar .logo_top {
    padding: 15px 0; }
  .topbrandbar .col-md-7:first-child {
    display: flex; }
    .topbrandbar .col-md-7:first-child .block {
      display: block;
      padding: 15px 0 0 20px;
      font-weight: bold; }
      .topbrandbar .col-md-7:first-child .block p {
        color: #3366ff;
        font-size: 18px;
        margin-bottom: 0; }
      .topbrandbar .col-md-7:first-child .block h4 {
        margin-top: 5px;
        color: #333;
        font-size: 22px;
        font-weight: bold; }
  .topbrandbar .hotline_number {
    padding-top: 32px;
    display: block;
    color: #0a1015;
    text-align: right;
    font-size: 13px; }
    .topbrandbar .hotline_number h4 {
      font-size: 13px;
      text-transform: uppercase; }
      .topbrandbar .hotline_number h4:hover {
        color: #8c1010; }
        .topbrandbar .hotline_number h4:hover span {
          color: #000; }
  .topbrandbar .top-nav__top__search {
    display: flex;
    padding-top: 28px; }
    .topbrandbar .top-nav__top__search input {
      width: calc(100% - 10px);
      float: left;
      border-radius: 0;
      height: 38px;
      line-height: 0;
      font-size: 14px;
      color: #4D4D4D; }
      .topbrandbar .top-nav__top__search input:focus {
        outline: none;
        border-color: #333; }
    .topbrandbar .top-nav__top__search button {
      background: transparent;
      border: none;
      width: 30px;
      position: absolute;
      right: 30px;
      bottom: 8px;
      opacity: 0.75; }

.navbar-default .navbar-nav > li > a {
  color: #000; }
  .navbar-default .navbar-nav > li > a:hover {
    color: #8c1010;
    opacity: 0.8; }

@media (max-width: 991px) {
  .navbar-right {
    margin-right: 0; }

  .top-nav__top__search {
    display: none !important; }

  .topbrandbar .col-md-7:first-child .block {
    padding-top: 30px; }
    .topbrandbar .col-md-7:first-child .block h4 {
      font-size: 14px; }
    .topbrandbar .col-md-7:first-child .block p {
      font-size: 13px; } }
.DcNav {
  background: #fff;
  border: none;
  opacity: 0.9;
  margin-bottom: 0;
  height: 60px;
  border-radius: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 94px;
  z-index: 99; }
  .DcNav .navbar-default .navbar-nav > .active > a {
    background: transparent !important; }
  .DcNav .navbar-brand {
    display: flex;
    align-items: center;
    height: 60px;
    position: relative;
    z-index: 5; }
    .DcNav .navbar-brand img {
      height: 50px; }
  .DcNav .navbar-nav li {
    padding: 0 0px; }
    .DcNav .navbar-nav li:last-child {
      padding-right: 0; }
    .DcNav .navbar-nav li .dropdown-content {
      position: absolute;
      top: 60px;
      padding: 3px 0px;
      left: -12px;
      background: #f5f5f5;
      opacity: 0;
      visibility: hidden;
      transition: 0.3s all ease-in; }
      .DcNav .navbar-nav li .dropdown-content li {
        padding: 0 20px; }
      .DcNav .navbar-nav li .dropdown-content a {
        display: block;
        padding: 3px 0px;
        clear: both;
        height: auto;
        color: #000;
        white-space: nowrap;
        position: relative;
        line-height: 30px !important; }
        .DcNav .navbar-nav li .dropdown-content a:after {
          bottom: 5px; }
    .DcNav .navbar-nav li .dropdown-content_inner {
      position: absolute;
      top: 60px;
      padding: 3px 0px;
      left: 100%;
      background: #f5f5f5;
      opacity: 0;
      visibility: hidden;
      transition: 0.3s all ease-in; }
      .DcNav .navbar-nav li .dropdown-content_inner li {
        padding: 0 20px; }
      .DcNav .navbar-nav li .dropdown-content_inner a {
        display: block;
        padding: 3px 0px;
        clear: both;
        height: auto;
        white-space: nowrap;
        position: relative;
        line-height: 30px !important; }
        .DcNav .navbar-nav li .dropdown-content_inner a:after {
          bottom: 5px; }
  .DcNav .navbar-nav a {
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 45px !important;
    letter-spacing: 0.5px;
    height: 60px;
    overflow: hidden;
    transition: color .3s ease;
    position: relative;
    padding: 0;
    font-family: Roboto;
    word-break: break-all; }
    .DcNav .navbar-nav a:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      background: #8c1010;
      height: 2px;
      width: 0;
      transition: all .5s ease;
      bottom: 25px;
      margin: auto; }
    .DcNav .navbar-nav a:hover:after, .DcNav .navbar-nav a.active:after {
      width: 100%; }
  .DcNav .caret {
    margin-left: 10px; }
  .DcNav .navbar-collapse {
    position: relative;
    z-index: 2;
    border: none; }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: transparent !important; }

@media (min-width: 767px) {
  .DcNav .navbar-nav li .dropdown-content {
    display: block;
    position: absolute;
    top: 60px;
    padding: 15px 0;
    left: -12px;
    background: #f5f5f5;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s all ease-in; }
    .DcNav .navbar-nav li .dropdown-content li {
      padding: 0 25px; }
    .DcNav .navbar-nav li .dropdown-content a {
      display: block;
      padding: 3px 0px;
      clear: both;
      height: auto;
      background-color: transparent !important;
      white-space: nowrap;
      position: relative;
      line-height: 30px !important; }
      .DcNav .navbar-nav li .dropdown-content a:after {
        bottom: 5px; }
      .DcNav .navbar-nav li .dropdown-content a:hover {
        background-color: transparent !important; }
  .DcNav .navbar-nav li .dropdown-content_inner {
    display: block;
    position: absolute;
    top: 60px;
    padding: 15px 0;
    left: 100%;
    background: #f5f5f5;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s all ease-in; }
    .DcNav .navbar-nav li .dropdown-content_inner li {
      padding: 0 25px; }
    .DcNav .navbar-nav li .dropdown-content_inner a {
      display: block;
      padding: 3px 0px;
      clear: both;
      height: auto;
      white-space: nowrap;
      position: relative;
      line-height: 30px !important; }
      .DcNav .navbar-nav li .dropdown-content_inner a:after {
        bottom: 5px; }
  .DcNav .navbar-nav .has-child {
    position: relative; }
    .DcNav .navbar-nav .has-child:hover .dropdown-content {
      opacity: 1;
      visibility: visible; }
    .DcNav .navbar-nav .has-child .has-inner-child:hover .dropdown-content_inner {
      opacity: 1;
      visibility: visible; } }
@media (max-width: 767px) {
  .DcNav .navbar-nav a.active {
    color: black; }

  .DcNav .navbar-header {
    margin-top: -1px; }

  .DcNav .navbar-collapse {
    margin-top: 0;
    padding-right: 0; }

  .DcNav {
    height: 60px; }
    .DcNav .navbar-brand {
      height: 60px; }
    .DcNav .navbar-toggle {
      position: relative;
      float: right;
      padding: 0;
      margin-right: 15px;
      background-color: transparent;
      background-image: none;
      border-radius: 4px;
      border: none;
      height: 59px;
      margin-top: 0;
      margin-bottom: 0; }
    .DcNav .navbar-toggle .icon-bar {
      width: 25px;
      background: #333; }

  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent !important; }

  .navbar-nav a {
    margin: 0; }

  .navbar-nav a.active {
    color: #FFFFFF !important; }

  .navbar-right {
    background: #2c4a4e;
    margin-top: 0;
    padding-bottom: 30px;
    overflow: hidden; }

  .navbar-nav a {
    font-size: 15px !important;
    height: 40px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    display: block !important;
    align-items: unset;
    justify-content: unset; }

  .navbar-nav li .dropdown-content {
    display: none;
    position: relative !important;
    top: unset !important;
    padding: 5px 0 0 !important;
    right: unset !important;
    background: transparent !important;
    opacity: 1 !important;
    visibility: visible !important;
    transition: unset !important; }
    .navbar-nav li .dropdown-content li {
      padding: 0 !important; }
      .navbar-nav li .dropdown-content li a {
        display: block;
        padding: 3px 0px;
        clear: both;
        height: auto;
        white-space: nowrap;
        position: relative;
        line-height: 30px !important; }
        .navbar-nav li .dropdown-content li a:after {
          bottom: 5px !important; }
    .navbar-nav li .dropdown-content .dropdown-content_inner {
      display: none;
      position: relative !important;
      top: unset !important;
      padding: 5px 10px 0 !important;
      right: unset !important;
      left: unset !important;
      background: transparent !important;
      opacity: 1 !important;
      visibility: visible !important;
      transition: unset !important; }
      .navbar-nav li .dropdown-content .dropdown-content_inner li {
        padding: 0 !important; }
        .navbar-nav li .dropdown-content .dropdown-content_inner li a {
          display: block;
          padding: 3px 0px;
          clear: both;
          height: auto;
          white-space: nowrap;
          position: relative;
          line-height: 30px !important; }
          .navbar-nav li .dropdown-content .dropdown-content_inner li a:after {
            bottom: 5px !important; }

  .DcNav .navbar-brand img {
    height: 35px; }

  .navbar-default .navbar-nav > li > a {
    color: #000; }
    .navbar-default .navbar-nav > li > a:hover {
      color: #ee3939; }

  .DcNav .navbar-toggle .icon-bar {
    background: #fff !important; } }
@media (max-width: 991px) {
  .DcNav .navbar-nav li {
    padding: 0 10px; } }
.BenefitNd.asSisterConcern .BenefitNd__item-wrap__item:after {
  content: '';
  display: block; }

.BenefitNd__item-wrap__item a {
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.BenefitNd.asSisterConcern .BenefitNd__item-wrap__item__bg {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.p45 {
  padding: 45px 0; }

.p55 {
  padding: 55px 0; }

.p65 {
  padding: 65px 0; }

.p60 {
  padding: 75px 0; }

.p75 {
  padding: 75px 0; }

.p90 {
  padding: 90px 0; }

.p110 {
  padding: 110px 0; }

@media (max-width: 767px) {
  .p75, .p45, .p55, .p65, .p90, .p110, .p60 {
    padding: 45px 0 !important; }

  .p90 {
    padding: 45px 0 !important; }

  .Title {
    margin: 0 0 25px 0 !important;
    font-size: 22px !important; } }
.p65 {
  padding: 65px 0; }

.p50 {
  padding: 50px 0; }

.Flex {
  display: flex; }

.Title {
  text-align: center;
  margin: 0 0 25px 0;
  font-size: 30px;
  color: #000000;
  font-family: Roboto;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px; }

.mBtn {
  border: 1px solid #C9C9C9;
  display: inline-block;
  padding: 14px 60px;
  color: #1D1B1B;
  position: relative;
  transition: color .3s ease;
  text-transform: capitalize; }
  .mBtn span {
    position: relative;
    z-index: 3; }
  .mBtn:after {
    content: '';
    position: absolute;
    left: 0;
    background: #1D8B48;
    width: 0;
    height: 100%;
    top: 0;
    transition: width .3s ease;
    bottom: 0; }
  .mBtn:hover {
    color: #FFF; }
    .mBtn:hover:after {
      width: 100%; }
  .mBtn:focus {
    color: #1D1B1B; }

.Select select {
  display: none; }

.nice-select {
  width: 100%;
  border-radius: 0;
  border-color: #CECECE;
  color: #656565;
  font-weight: bold; }
  .nice-select .list {
    width: 100%;
    margin-top: 1px;
    border-radius: 0; }
  .nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: #1D8B48; }

/*footer start*/
.Footer {
  background-color: #F6F5F5; }
  .Footer .container:nth-of-type(1) {
    padding: 50px 15px 30px 15px; }
  .Footer .skytext {
    padding-top: 30px; }
    .Footer .skytext img {
      height: 50px;
      margin-bottom: 25px;
      margin-top: 30px; }
    .Footer .skytext h4 {
      font-size: 20px;
      color: #E4E4E4;
      letter-spacing: 0px;
      margin: 0 0 18px 0;
      font-weight: 400;
      font-family: "Century Gothic"; }
    .Footer .skytext p {
      font-size: 14px;
      letter-spacing: 0px;
      color: #E4E4E4;
      line-height: 22px;
      font-family: Roboto;
      margin-bottom: 3px; }
      .Footer .skytext p a {
        font-size: 14px;
        letter-spacing: 0px;
        color: #E4E4E4;
        line-height: 22px;
        font-family: Roboto;
        margin-bottom: 0px;
        display: inline-block; }
        .Footer .skytext p a:hover {
          text-decoration: underline; }
      .Footer .skytext p:last-child {
        margin: 0; }
  .Footer .menu {
    margin-top: 38px; }
    .Footer .menu ul {
      text-align: center; }
      .Footer .menu ul li {
        display: inline-block;
        font-size: 14px;
        padding: 2% 0; }
        .Footer .menu ul li:first-child {
          padding-left: 0; }
        .Footer .menu ul li a {
          font-style: normal;
          color: #E5E5E5;
          font-size: 15px;
          letter-spacing: 1px;
          transition: color .3s ease;
          margin-right: 12px; }
          .Footer .menu ul li a:hover {
            color: #1D8B48; }
        .Footer .menu ul li:last-child a {
          margin-right: 0; }
  .Footer .footer-social {
    margin-top: 0px; }
    .Footer .footer-social ul {
      text-align: right; }
      .Footer .footer-social ul li {
        display: inline-block;
        font-size: 14px;
        padding-left: 11px; }
        .Footer .footer-social ul li a {
          display: inline-block;
          color: #306d32;
          background-color: #E5E5E5;
          font-size: 17px;
          height: 40px;
          width: 40px;
          border-radius: 50%;
          text-align: center;
          line-height: 40px;
          transition: all 0.3s ease; }
          .Footer .footer-social ul li a:hover {
            box-shadow: 0px 1px 11px 0px rgba(0, 0, 0, 0.59);
            background: #306d32;
            color: white; }
  .Footer .hr {
    margin: 0;
    height: 1px;
    color: gray;
    background: rgba(255, 221, 0, 0.2) !important;
    border: none;
    margin-bottom: 15px;
    margin-top: 10px; }
  .Footer .dcastalia {
    padding: 1% 0;
    color: #DFDFDF;
    text-transform: capitalize;
    letter-spacing: 1px;
    line-height: 23px;
    font-family: Roboto; }
    .Footer .dcastalia a {
      color: #DFDFDF;
      display: inline-flex;
      font-family: Roboto;
      letter-spacing: 1px; }
      .Footer .dcastalia a:hover {
        color: #1D8B48; }

.concern_img {
  margin-top: 30px;
  text-align: right; }
  .concern_img img {
    height: 50px;
    width: 50px;
    margin: 10px 0px;
    float: none !important; }
  .concern_img p {
    padding-left: 60px;
    color: #fff; }

/*footer end*/
@media (min-width: 768px) {
  .textUp span {
    opacity: 0;
    transform: translateY(15px);
    display: inline-block;
    transition: all .5s ease; }
  .textUp span:nth-child(1) {
    transition-delay: 0.04s; }
  .textUp span:nth-child(2) {
    transition-delay: 0.08s; }
  .textUp span:nth-child(3) {
    transition-delay: 0.12s; }
  .textUp span:nth-child(4) {
    transition-delay: 0.16s; }
  .textUp span:nth-child(5) {
    transition-delay: 0.2s; }
  .textUp span:nth-child(6) {
    transition-delay: 0.24s; }
  .textUp span:nth-child(7) {
    transition-delay: 0.28s; }
  .textUp span:nth-child(8) {
    transition-delay: 0.32s; }
  .textUp span:nth-child(9) {
    transition-delay: 0.36s; }
  .textUp span:nth-child(10) {
    transition-delay: 0.4s; }
  .textUp span:nth-child(11) {
    transition-delay: 0.44s; }
  .textUp span:nth-child(12) {
    transition-delay: 0.48s; }
  .textUp span:nth-child(13) {
    transition-delay: 0.52s; }
  .textUp span:nth-child(14) {
    transition-delay: 0.56s; }
  .textUp span:nth-child(15) {
    transition-delay: 0.6s; }
  .textUp span:nth-child(16) {
    transition-delay: 0.64s; }
  .textUp span:nth-child(17) {
    transition-delay: 0.68s; }
  .textUp span:nth-child(18) {
    transition-delay: 0.72s; }
  .textUp span:nth-child(19) {
    transition-delay: 0.76s; }
  .textUp span:nth-child(20) {
    transition-delay: 0.8s; }
  .textUp span:nth-child(21) {
    transition-delay: 0.84s; }
  .textUp span:nth-child(22) {
    transition-delay: 0.88s; }
  .textUp span:nth-child(23) {
    transition-delay: 0.92s; }
  .textUp span:nth-child(24) {
    transition-delay: 0.96s; }
  .textUp span:nth-child(25) {
    transition-delay: 1s; }
  .textUp span:nth-child(26) {
    transition-delay: 1.04s; }
  .textUp span:nth-child(27) {
    transition-delay: 1.08s; }
  .textUp span:nth-child(28) {
    transition-delay: 1.12s; }
  .textUp span:nth-child(29) {
    transition-delay: 1.16s; }
  .textUp span:nth-child(30) {
    transition-delay: 1.2s; }
  .textUp.anim-active span {
    opacity: 1;
    transform: none; }

  .fadeUp {
    transform: translateY(25px);
    transition: all .5s ease;
    opacity: 0; }
    .fadeUp.anim-active {
      transform: none;
      opacity: 1; }

  .anim-parent .fadeUp:nth-child(1) {
    transition-delay: 0.05s; }
  .anim-parent .fadeUp:nth-child(2) {
    transition-delay: 0.1s; }
  .anim-parent .fadeUp:nth-child(3) {
    transition-delay: 0.15s; }
  .anim-parent .fadeUp:nth-child(4) {
    transition-delay: 0.2s; }
  .anim-parent .fadeUp:nth-child(5) {
    transition-delay: 0.25s; }
  .anim-parent .fadeUp:nth-child(6) {
    transition-delay: 0.3s; }
  .anim-parent .fadeUp:nth-child(7) {
    transition-delay: 0.35s; }
  .anim-parent .fadeUp:nth-child(8) {
    transition-delay: 0.4s; }
  .anim-parent .fadeUp:nth-child(9) {
    transition-delay: 0.45s; }
  .anim-parent .fadeUp:nth-child(10) {
    transition-delay: 0.5s; }
  .anim-parent .fadeUp:nth-child(11) {
    transition-delay: 0.55s; }
  .anim-parent .fadeUp:nth-child(12) {
    transition-delay: 0.6s; }
  .anim-parent .fadeUp:nth-child(13) {
    transition-delay: 0.65s; }
  .anim-parent .fadeUp:nth-child(14) {
    transition-delay: 0.7s; }
  .anim-parent .fadeUp:nth-child(15) {
    transition-delay: 0.75s; }
  .anim-parent .fadeUp:nth-child(16) {
    transition-delay: 0.8s; }
  .anim-parent .fadeUp:nth-child(17) {
    transition-delay: 0.85s; }
  .anim-parent .fadeUp:nth-child(18) {
    transition-delay: 0.9s; }
  .anim-parent .fadeUp:nth-child(19) {
    transition-delay: 0.95s; }
  .anim-parent .fadeUp:nth-child(20) {
    transition-delay: 1s; }

  .box-slide-left {
    position: relative;
    transform: translateX(25%);
    transition: all .8s ease; }
    .box-slide-left:after {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      z-index: 2;
      background: #FFF;
      top: 0;
      bottom: 0;
      left: 0;
      transition: all .6s ease;
      transition-delay: .2s; }
    .box-slide-left:before {
      content: ''; }
    .box-slide-left.anim-active {
      transform: none; }
      .box-slide-left.anim-active:after {
        width: 0; }

  .box-slide-right {
    position: relative;
    transform: translateX(-25%);
    transition: all .8s ease; }
    .box-slide-right:after {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      z-index: 2;
      background: #FFF;
      top: 0;
      bottom: 0;
      right: 0;
      transition: all .6s ease;
      transition-delay: .2s; }
    .box-slide-right:before {
      content: ''; }
    .box-slide-right.anim-active {
      transform: none; }
      .box-slide-right.anim-active:after {
        width: 0; }

  .fadeRight span {
    opacity: 0;
    display: inline-block;
    transition: all .5s ease; }
  .fadeRight span:nth-child(1) {
    transition-delay: 0.04s; }
  .fadeRight span:nth-child(2) {
    transition-delay: 0.08s; }
  .fadeRight span:nth-child(3) {
    transition-delay: 0.12s; }
  .fadeRight span:nth-child(4) {
    transition-delay: 0.16s; }
  .fadeRight span:nth-child(5) {
    transition-delay: 0.2s; }
  .fadeRight span:nth-child(6) {
    transition-delay: 0.24s; }
  .fadeRight span:nth-child(7) {
    transition-delay: 0.28s; }
  .fadeRight span:nth-child(8) {
    transition-delay: 0.32s; }
  .fadeRight span:nth-child(9) {
    transition-delay: 0.36s; }
  .fadeRight span:nth-child(10) {
    transition-delay: 0.4s; }
  .fadeRight span:nth-child(11) {
    transition-delay: 0.44s; }
  .fadeRight span:nth-child(12) {
    transition-delay: 0.48s; }
  .fadeRight span:nth-child(13) {
    transition-delay: 0.52s; }
  .fadeRight span:nth-child(14) {
    transition-delay: 0.56s; }
  .fadeRight span:nth-child(15) {
    transition-delay: 0.6s; }
  .fadeRight span:nth-child(16) {
    transition-delay: 0.64s; }
  .fadeRight span:nth-child(17) {
    transition-delay: 0.68s; }
  .fadeRight span:nth-child(18) {
    transition-delay: 0.72s; }
  .fadeRight span:nth-child(19) {
    transition-delay: 0.76s; }
  .fadeRight span:nth-child(20) {
    transition-delay: 0.8s; }
  .fadeRight span:nth-child(21) {
    transition-delay: 0.84s; }
  .fadeRight span:nth-child(22) {
    transition-delay: 0.88s; }
  .fadeRight span:nth-child(23) {
    transition-delay: 0.92s; }
  .fadeRight span:nth-child(24) {
    transition-delay: 0.96s; }
  .fadeRight span:nth-child(25) {
    transition-delay: 1s; }
  .fadeRight span:nth-child(26) {
    transition-delay: 1.04s; }
  .fadeRight span:nth-child(27) {
    transition-delay: 1.08s; }
  .fadeRight span:nth-child(28) {
    transition-delay: 1.12s; }
  .fadeRight span:nth-child(29) {
    transition-delay: 1.16s; }
  .fadeRight span:nth-child(30) {
    transition-delay: 1.2s; }
  .fadeRight span:nth-child(31) {
    transition-delay: 1.24s; }
  .fadeRight span:nth-child(32) {
    transition-delay: 1.28s; }
  .fadeRight span:nth-child(33) {
    transition-delay: 1.32s; }
  .fadeRight span:nth-child(34) {
    transition-delay: 1.36s; }
  .fadeRight span:nth-child(35) {
    transition-delay: 1.4s; }
  .fadeRight span:nth-child(36) {
    transition-delay: 1.44s; }
  .fadeRight span:nth-child(37) {
    transition-delay: 1.48s; }
  .fadeRight span:nth-child(38) {
    transition-delay: 1.52s; }
  .fadeRight span:nth-child(39) {
    transition-delay: 1.56s; }
  .fadeRight span:nth-child(40) {
    transition-delay: 1.6s; }
  .fadeRight span:nth-child(41) {
    transition-delay: 1.64s; }
  .fadeRight span:nth-child(42) {
    transition-delay: 1.68s; }
  .fadeRight span:nth-child(43) {
    transition-delay: 1.72s; }
  .fadeRight span:nth-child(44) {
    transition-delay: 1.76s; }
  .fadeRight span:nth-child(45) {
    transition-delay: 1.8s; }
  .fadeRight span:nth-child(46) {
    transition-delay: 1.84s; }
  .fadeRight span:nth-child(47) {
    transition-delay: 1.88s; }
  .fadeRight span:nth-child(48) {
    transition-delay: 1.92s; }
  .fadeRight span:nth-child(49) {
    transition-delay: 1.96s; }
  .fadeRight span:nth-child(50) {
    transition-delay: 2s; }
  .fadeRight.anim-active span {
    opacity: 1; } }
.DcNav.ShowIt {
  position: fixed;
  animation: slide-down 0.5s;
  opacity: 1;
  z-index: 91;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.12); }

@keyframes slide-down {
  0% {
    opacity: 0;
    transform: translateY(-100%); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
/******************** modal *******************/
.modal {
  background: #231F20;
  overflow-x: hidden !important;
  overflow-y: hidden !important; }
  .modal table, .modal tr, .modal td, .modal th {
    border: 1px solid white; }
  .modal table {
    border-collapse: collapse; }
    .modal table tr {
      text-align: center; }
      .modal table tr th {
        line-height: 26px;
        font-size: 16px;
        text-transform: uppercase;
        padding: 15px;
        text-align: center; }
      .modal table tr td {
        line-height: 26px;
        font-size: 16px;
        color: white;
        padding: 5px; }
  .modal .size_description img {
    width: 100%; }
  .modal .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    display: none; }
  .modal .chairman_image .chairman_image_wrapper {
    margin-bottom: 25px !important;
    position: fixed !important;
    top: 140px !important;
    right: 70px;
    width: 30%; }
    .modal .chairman_image .chairman_image_wrapper .modal_images {
      padding-top: 110.62% !important; }
  .modal .chairman {
    background: transparent;
    margin-bottom: 5px !important; }
  .modal .mCSB_scrollTools .mCSB_draggerRail {
    display: none; }
  .modal .modal-body {
    height: 95vh;
    overflow: hidden;
    padding: 45px 0 80px !important; }
  .modal .modal-title {
    margin: 0;
    line-height: 1.42857143;
    position: fixed;
    background: #231F20;
    right: 30px;
    left: 12px;
    padding-bottom: 20px;
    padding-top: 25px;
    top: 0;
    z-index: 3;
    padding-left: 10px; }
  .modal .modal-header {
    padding: 0;
    border: 0;
    position: relative;
    border-bottom: 1px solid #1D8B48; }
  .modal .close {
    transition: opacity .2s ease;
    position: absolute;
    right: 0;
    top: 30px;
    opacity: 1; }
    .modal .close img {
      height: 20px;
      margin-bottom: 0 !important; }
  .modal .close:focus, .modal .close:hover {
    opacity: 0.5; }
  .modal .modal-dialog {
    margin: 0 auto;
    width: 100%; }
    .modal .modal-dialog .modal-content {
      background: #231F20 !important;
      min-height: 100vh;
      padding: 0px;
      box-shadow: none;
      border-radius: 0;
      border: none; }
      .modal .modal-dialog .modal-content img {
        margin-bottom: 16px; }
      .modal .modal-dialog .modal-content h2 {
        text-align: left;
        color: white;
        margin-top: 30px; }
      .modal .modal-dialog .modal-content p {
        line-height: 26px;
        font-size: 16px;
        color: white; }
      .modal .modal-dialog .modal-content .modal_images {
        padding-top: 41.24%;
        margin-bottom: 25px; }
    .modal .modal-dialog .modal-title .Title {
      text-align: left; }
    .modal .modal-dialog .modal-title p {
      margin-top: 15px;
      font-size: 16px;
      font-weight: 300;
      color: white; }
    .modal .modal-dialog .modal-title img {
      margin-bottom: 22px; }
    .modal .modal-dialog .modalContent {
      margin-top: 150px; }
    .modal .modal-dialog .modal_width {
      width: 90%;
      margin: auto; }
    .modal .modal-dialog .catering_modal .catering_content {
      padding-right: 90px !important; }
    .modal .modal-dialog .catering_modal .mBtn {
      padding: 0;
      border: 0;
      color: #FFDD00;
      font-size: 16px;
      font-weight: 500;
      text-decoration: underline; }
      .modal .modal-dialog .catering_modal .mBtn:hover {
        background: transparent;
        border: 0;
        color: #FFDD00; }
        .modal .modal-dialog .catering_modal .mBtn:hover:after {
          width: 0; }
    .modal .modal-dialog .catering_modal .modal_prev {
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      height: 100%;
      left: 30px;
      cursor: pointer;
      display: flex;
      align-items: center;
      transform: rotate(180deg);
      margin-top: -15px; }
    .modal .modal-dialog .catering_modal .modal_next {
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      height: 100%;
      right: 30px;
      cursor: pointer;
      display: flex;
      align-items: center; }
    .modal .modal-dialog .catering_modal p {
      font-size: 16px;
      font-weight: 400;
      color: rgba(255, 255, 255, 0.75);
      margin-bottom: 25px; }
    .modal .modal-dialog .catering_modal .list p {
      font-size: 18px !important;
      font-weight: 500 !important;
      color: #FFFFFF !important; }
      .modal .modal-dialog .catering_modal .list p span {
        color: #FFDD00;
        font-weight: 300; }
    .modal .modal-dialog .catering_modal .modal_images {
      padding-top: 80% !important;
      position: relative; }
      .modal .modal-dialog .catering_modal .modal_images:before {
        background: linear-gradient(rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.25)); }
  .modal .mCSB_scrollTools {
    width: 8px; }
  .modal .mCSB_inside > .mCSB_container {
    margin-right: 0; }
  .modal .slick-arrow {
    width: 40px;
    z-index: 99;
    border: 1px solid white !important;
    height: 40px;
    border-radius: 50%; }
  .modal .slick-prev {
    left: 15px; }
  .modal .slick-next {
    right: 15px; }
  .modal .slick-prev:before {
    content: "\f104";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #FFFFFF;
    font-size: 25px;
    position: absolute;
    top: 5px;
    left: 13px;
    bottom: 0;
    margin: auto; }
  .modal .slick-next:before {
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #FFFFFF;
    font-size: 25px;
    position: absolute;
    top: 5px;
    right: 13px;
    bottom: 0;
    margin: auto; }
  .modal .navbar_modal {
    display: none; }

.modal .modal-dialog .catering_modal .modal_next, .modal .modal-dialog .catering_modal .modal_prev:focus {
  outline: none;
  outline-color: transparent; }

@media (min-width: 1920px) {
  .modal .chairman_image .chairman_image_wrapper {
    margin-bottom: 25px !important;
    position: fixed !important;
    top: 140px !important;
    right: 110px;
    width: 30%; } }
@media (width: 1440px) {
  .modal .chairman_image .chairman_image_wrapper {
    right: 85px; } }
@media (min-width: 1365px) {
  .modal .chairman_image .chairman_image_wrapper {
    right: 110px !important; } }
@media (min-width: 1280px) {
  .modal .chairman_image .chairman_image_wrapper {
    right: 70px; } }
@media (max-width: 995px) {
  .modal .catering_slider {
    padding-top: 25px !important; }

  .chairman_modal .content_wrapper {
    display: flex;
    flex-direction: column-reverse; }
  .chairman_modal .chairman_image {
    padding: 0; }

  .modal .chairman_image .chairman_image_wrapper {
    margin-bottom: 25px !important;
    position: unset !important;
    top: unset !important;
    right: unset !important;
    width: 100%;
    padding: 0; }

  .Footer .footer-social ul {
    text-align: left; } }
@media (max-width: 767px) {
  .DcNav .navbar-nav a {
    position: relative; }
    .DcNav .navbar-nav a:after {
      position: absolute;
      height: 1px;
      line-height: 60px;
      bottom: 0 !important;
      left: 0 !important;
      background: white !important;
      width: 0px;
      right: unset;
      transition: 0.5s all ease-in;
      padding-top: 25px; }
    .DcNav .navbar-nav a:hover:after {
      width: 22px; }
    .DcNav .navbar-nav a.active:after {
      width: 22px !important; }

  .modal .modal-dialog .modal-content h2 {
    text-align: left;
    color: white;
    margin-top: 25px !important; }

  .modal .close {
    top: 25px; }

  .modal table {
    display: block;
    overflow-y: scroll; }

  .Footer .container:nth-of-type(1) {
    padding: 50px 15px 0px 15px;
    padding: 50px 15px 0px 15px; }
  .Footer .container:nth-of-type(2) {
    padding: 15px  15px; }
  .Footer .skytext {
    border-bottom: 1px solid rgba(255, 210, 0, 0.2);
    padding-bottom: 20px; }
  .Footer .footer-social {
    border-bottom: 1px solid rgba(255, 210, 0, 0.2);
    margin-top: 0;
    padding: 20px 0; }
  .Footer hr {
    display: none; } }
.form-message-container.error_wrapper .form-message-body {
  position: fixed;
  background: #fff;
  left: 50%;
  top: 50%;
  width: 430px;
  max-width: 99%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 40px 60px;
  -webkit-box-shadow: -1px 0 61px -7px #000;
  -moz-box-shadow: -1px 0 61px -7px #000;
  box-shadow: -1px 0 61px -7px #000;
  -webkit-animation: alartSlideTop .2s;
  -moz-animation: alartSlideTop .2s;
  -o-animation: alartSlideTop .2s;
  animation: alartSlideTop .2s;
  z-index: 9999; }

.form-message-container .cross-popup {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  cursor: pointer;
  display: block;
  padding: 20px; }

.form-message-container.error_wrapper span {
  margin-left: 50px;
  display: block;
  position: relative; }

.form-message-container.error_wrapper span:before {
  position: absolute;
  content: '';
  width: 41px;
  height: 41px;
  top: 0;
  left: -70px;
  background-image: url(../images/static/alert-icon.png); }

.form-message-container.error_wrapper span p {
  color: #6D6E71; }

.form-message-container.error_wrapper span ul {
  color: #000;
  list-style: none;
  margin-bottom: 40px; }

.hide.form-message-container {
  display: none !important; }

@-webkit-keyframes alartSlideTop {
  0% {
    -webkit-transform: translate(-50%, -70%);
    transform: translate(-50%, -70%);
    opacity: 0; }
  100% {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1; } }
@-moz-keyframes alartSlideTop {
  0% {
    -moz-transform: translate(-50%, -70%);
    transform: translate(-50%, -70%);
    opacity: 0; }
  100% {
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1; } }
@-o-keyframes alartSlideTop {
  0% {
    -o-transform: translate(-50%, -70%);
    transform: translate(-50%, -70%);
    opacity: 0; }
  100% {
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1; } }
@keyframes alartSlideTop {
  0% {
    -webkit-transform: translate(-50%, -70%);
    -moz-transform: translate(-50%, -70%);
    -o-transform: translate(-50%, -70%);
    transform: translate(-50%, -70%);
    opacity: 0; }
  100% {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1; } }
.form-message-container.success_wrapper .form-message-body {
  position: fixed;
  z-index: 990;
  background: #ffffff;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 45px 58px;
  -webkit-box-shadow: -1px 0 61px -7px #000;
  -moz-box-shadow: -1px 0 61px -7px #000;
  box-shadow: -1px 0 61px -7px #000;
  -webkit-animation: alartSlideTop .2s;
  -moz-animation: alartSlideTop .2s;
  -o-animation: alartSlideTop .2s;
  animation: alartSlideTop .2s; }
  .form-message-container.success_wrapper .form-message-body span {
    margin-bottom: 0px;
    display: block;
    margin-bottom: 0px;
    padding: 40px 32px;
    font-size: 17px; }
  .form-message-container.success_wrapper .form-message-body .ok-class {
    left: 0;
    right: 0;
    margin: auto; }

.form-primary.all-text-white {
  color: #fff; }

.form-message-container .cross-popup {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  cursor: pointer;
  display: block;
  padding: 20px; }

.success_container_contact-form {
  color: #FFF; }

.ok-class {
  bottom: 30px;
  left: 26%;
  border: 3px solid #6D6E71;
  width: 100px;
  text-align: center;
  height: 36px;
  line-height: 31px;
  font-weight: bold;
  color: #6D6E71;
  text-transform: uppercase;
  cursor: pointer; }
  .ok-class:hover {
    background: #6D6E71;
    color: #FFF; }

.form-overlay.doit {
  position: fixed;
  left: 0;
  right: 0;
  height: 100%;
  z-index: 90;
  background-color: rgba(0, 0, 0, 0.7);
  background-image: url("../images/static/ajax-loader.gif");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30px; }

.success_wrapper_contact-form .form-message-body {
  position: relative; }
  .success_wrapper_contact-form .form-message-body:after {
    content: '';
    position: absolute;
    left: 0;
    top: 17px;
    height: 60px;
    width: 60px;
    background: url(../images/static/thumbs-up.svg);
    background-size: contain;
    right: 0;
    margin: auto;
    background-repeat: no-repeat; }

.form-message-container.success_wrapper .form-message-body span {
  color: #6D6E71 !important; }

.under_processing {
  position: relative;
  height: 100vh;
  background: rgba(119, 119, 119, 0.3019607843); }
  .under_processing h3 {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 30px;
    font-weight: bold;
    margin: auto;
    color: #000000c4;
    text-align: center;
    transform: translate(-50%, -50%); }

/******************** test ******************/
.mb25 {
  margin-bottom: 25px; }

.corona_bd_button {
  position: absolute;
  bottom: 50px;
  left: 50%;
  z-index: 9; }

@media (max-width: 991px) {
  .corona_bd_button {
    position: absolute;
    bottom: 50px;
    left: 56%;
    z-index: 9; } }
.footerlinks h2 {
  font-size: 24px;
  color: #fff;
  padding-top: 15px; }
.footerlinks li {
  padding: 7px 0; }
  .footerlinks li a {
    color: #fff;
    transition: all 0.3s ease-in-out; }
    .footerlinks li a:hover {
      color: #fff; }
    .footerlinks li a:focus {
      color: #fff; }

#search-form {
  width: 100%; }

.navbar-right {
  margin-right: -5px;
  margin-top: 10px; }

@media (max-width: 767px) {
  .navbar-default .navbar-nav > li > a:focus {
    color: #fff !important; }

  .navbar-default .navbar-nav > li > a:hover {
    color: #ee3939 !important; }

  .topbrandbar .hotline_number {
    display: none; }

  .chairman_content_full {
    padding: 0; } }
@media (max-width: 1024px) {
  .topbrandbar .hotline_number h4 {
    font-size: 11px; }

  .Footer .footer-social ul li a {
    height: 38px;
    width: 38px; } }
@media (max-width: 991px) {
  .AboutUs .Title {
    font-size: 24px; }

  .Footer .footer-social {
    padding-left: 0; }

  .concern_img {
    text-align: left; }
    .concern_img p {
      padding-left: 15px; }
    .concern_img img {
      margin-left: 15px !important; } }
@media (max-width: 767px) {
  .DcNav {
    background: #080808;
    opacity: 1; }

  .navbar-right {
    background: white; }

  .DcNav .navbar-nav li .dropdown-content a {
    color: #000 !important;
    padding-left: 30px; } }
.social-links {
  padding-right: 0px; }

.container {
  font-family: 'Roboto'; }

.innerBanner {
  padding-top: 32.38%;
  position: relative;
  height: 65vh;
  display: block !important; }
  .innerBanner:before {
    position: absolute;
    left: 0;
    right: 0;
    top: unset;
    bottom: 0;
    width: 100%;
    height: 200px;
    content: '';
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5)); }
  .innerBanner .container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0; }
  .innerBanner__title {
    position: relative;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 60px;
    text-align: left; }
    .innerBanner__title h2 {
      font-size: 35px;
      font-weight: 500;
      text-align: left;
      color: #ffffff;
      font-family: Roboto;
      letter-spacing: 1px; }
    .innerBanner__title ul li {
      display: inline-block;
      color: #ffffff;
      text-align: left; }
      .innerBanner__title ul li span {
        display: block; }
        .innerBanner__title ul li span:first-child {
          font-size: 35px;
          font-weight: 400;
          font-family: "DIN Next LT Pro";
          margin-bottom: -10px;
          text-transform: capitalize; }
        .innerBanner__title ul li span:nth-child(2) {
          font-size: 15px;
          font-weight: 400; }
      .innerBanner__title ul li img {
        height: 65px;
        margin-right: 40px;
        vertical-align: text-bottom; }
    .innerBanner__title img {
      position: absolute;
      right: 0;
      bottom: 0; }

.AboutUs .Title {
  text-align: left;
  margin-bottom: 25px;
  color: #FFFFFF; }
.AboutUs__content p {
  color: rgba(0, 0, 0, 0.75);
  margin-bottom: 25px;
  margin-top: 50px;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.5px; }
  .AboutUs__content p:last-child {
    margin-bottom: 0; }
.AboutUs__content div {
  color: rgba(0, 0, 0, 0.75);
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.5px; }
.AboutUs__content li {
  list-style: unset;
  margin-left: 20px; }
.AboutUs__content .mBtn {
  margin-top: 5px;
  border-color: #FFFFFF;
  font-size: 15px;
  font-weight: 400;
  padding: 9px 40px !important;
  border-radius: 5px;
  text-transform: uppercase;
  color: #FFFFFF;
  overflow: hidden; }
  .AboutUs__content .mBtn:after {
    border-radius: 5px; }
  .AboutUs__content .mBtn:hover {
    border-color: #1D8B48; }

.minheight {
  min-height: 40vh; }

.p0.minheight {
  margin-bottom: 60px; }

.chairman {
  background: #EFEFEF; }
  .chairman .row {
    position: relative; }
    .chairman .row .overlay {
      position: absolute;
      background: transparent;
      right: 0;
      top: 0;
      height: 100%;
      width: 126px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
      .chairman .row .overlay .side_tittle {
        font-weight: 900;
        font-size: 100px;
        font-family: "DIN Next LT Pro";
        color: rgba(255, 255, 255, 0.05);
        text-transform: uppercase;
        transform: rotate(90deg);
        letter-spacing: 5px; }
    .chairman .row .chairman_content_full {
      display: flex; }
      .chairman .row .chairman_content_full .chairman_content {
        padding-right: 32px;
        padding-left: 0; }
        .chairman .row .chairman_content_full .chairman_content .Title {
          text-align: left;
          color: #FF0057;
          margin-bottom: 5px;
          font-size: 28px; }
        .chairman .row .chairman_content_full .chairman_content .designation {
          font-size: 18px;
          font-weight: 400;
          color: #000000;
          margin-bottom: 30px; }
      .chairman .row .chairman_content_full .chairman_content_wrapper p {
        font-size: 16px;
        font-weight: 400;
        color: rgba(0, 0, 0, 0.75);
        margin-bottom: 25px;
        line-height: 24px;
        letter-spacing: 0.5px; }
      .chairman .row .chairman_content_full .chairman_content_wrapper a {
        font-size: 16px;
        font-weight: 400;
        line-height: 28px;
        color: rgba(0, 0, 0, 0.75);
        margin-bottom: 15px; }
      .chairman .row .chairman_content_full .chairman_image {
        padding-top: 121.62%;
        height: 100%; }
      .chairman .row .chairman_content_full .mBtn {
        margin-top: 0px;
        border-color: #707070;
        font-size: 15px;
        font-weight: 400;
        padding: 9px 40px !important;
        border-radius: 5px;
        text-transform: capitalize;
        overflow: hidden; }
        .chairman .row .chairman_content_full .mBtn:after {
          border-radius: 5px; }
        .chairman .row .chairman_content_full .mBtn:hover {
          border-color: #1D8B48; }
  .chairman.asTootstains .chairman_image {
    padding-top: 94.59% !important; }
  .chairman.asTootstains .chairman_content_full .chairman_content .Title {
    margin-bottom: 30px;
    color: #000000;
    font-size: 30px !important;
    line-height: 40px !important; }
  .chairman.asTootstains .chairman_content_full .chairman_content {
    padding-right: 85px;
    padding-left: 0; }

.hr {
  height: 1px;
  background: linear-gradient(to right, black, #d9d9d9); }

.asDirector {
  background-image: url("../images/static/director_bg.jpg"); }
  .asDirector.asBacterial_plaque .chairman_image {
    padding-top: 94.59% !important; }
  .asDirector.asBacterial_plaque .chairman_content_full .chairman_content .Title {
    margin-bottom: 30px !important;
    font-size: 30px !important;
    line-height: 40px !important; }
  .asDirector.asBacterial_plaque .chairman_content {
    padding-left: 85px !important; }
  .asDirector .mBtn {
    margin-top: 0px;
    border-color: #FFFFFF;
    font-size: 15px;
    font-weight: 400;
    padding: 9px 40px !important;
    border-radius: 5px;
    text-transform: capitalize;
    overflow: hidden;
    color: #FFFFFF; }
    .asDirector .mBtn:after {
      border-radius: 5px; }
    .asDirector .mBtn:hover {
      border-color: #1D8B48;
      color: white; }
  .asDirector .row {
    position: relative; }
    .asDirector .row .overlay {
      position: absolute;
      background: transparent;
      right: 0;
      top: 0;
      height: 100%;
      width: 126px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
      .asDirector .row .overlay .side_tittle {
        font-weight: 900;
        font-size: 100px;
        font-family: "DIN Next LT Pro";
        color: rgba(255, 255, 255, 0.05);
        text-transform: uppercase;
        transform: rotate(90deg);
        letter-spacing: 5px; }
    .asDirector .row .chairman_content_full {
      display: flex; }
      .asDirector .row .chairman_content_full .chairman_content {
        padding-right: 75px;
        padding-left: 0; }
        .asDirector .row .chairman_content_full .chairman_content .Title {
          text-align: left;
          color: #FFDD00;
          font-size: 28px;
          margin-bottom: 5px; }
        .asDirector .row .chairman_content_full .chairman_content .designation {
          font-size: 18px;
          font-weight: 400;
          color: #E9E9E9;
          margin-bottom: 30px; }
      .asDirector .row .chairman_content_full .chairman_content_wrapper p {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0.5px;
        color: rgba(255, 255, 255, 0.75);
        margin-bottom: 25px; }
      .asDirector .row .chairman_content_full .chairman_image {
        padding-top: 121.62%;
        height: 100%; }
  .asDirector .chairman_content {
    padding-left: 20px !important;
    padding-right: 0px !important; }
  .asDirector .designation {
    color: #E9E9E9 !important; }
  .asDirector .chairman_content_wrapper p {
    color: rgba(255, 255, 255, 0.75) !important; }
  .asDirector .side_tittle {
    color: rgba(35, 31, 32, 0.05) !important;
    left: 0 !important;
    right: unset !important; }
  .asDirector .overlay {
    right: unset !important;
    left: -20px !important; }
    .asDirector .overlay .side_tittle {
      color: rgba(35, 31, 32, 0.05) !important; }

.our_venue .Title {
  color: #FFFFFF; }
.our_venue.Director_group {
  background: #091437 !important; }
.our_venue .our__venue__single .our__venue__single__wrapper a {
  overflow: hidden;
  border-radius: 5px;
  position: relative; }
  .our_venue .our__venue__single .our__venue__single__wrapper a:hover .our__venue__single__wrapper_image {
    transform: scale(1.03); }
.our_venue .our__venue__single .our__venue__single__wrapper .our__venue__single__wrapper_image {
  padding-top: 121.62%;
  border-radius: 5px;
  position: relative;
  transform: scale(1);
  transition: 0.7s all ease-in; }
.our_venue .our__venue__single .our__venue__single__wrapper .overlay {
  position: absolute;
  border-radius: 5px;
  padding: 0 30px; }
  .our_venue .our__venue__single .our__venue__single__wrapper .overlay div {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 75px;
    padding-left: 30px; }
    .our_venue .our__venue__single .our__venue__single__wrapper .overlay div h3 {
      font-size: 20px;
      font-weight: 400;
      color: #FFFFFF;
      text-transform: uppercase;
      margin: 0 0 5px 0; }
    .our_venue .our__venue__single .our__venue__single__wrapper .overlay div p {
      color: #FFFFFF;
      font-size: 16px;
      font-weight: 300;
      font-family: "DIN Next LT Pro";
      position: absolute;
      bottom: 15px;
      letter-spacing: 1px; }

.BenefitNd {
  background: #E6E6E6; }
  .BenefitNd .ourconcer_init {
    margin: 0 15px; }
  .BenefitNd .Title {
    text-align: center;
    margin-bottom: 30px;
    color: #000000; }
  .BenefitNd .logo {
    transform: scale(1);
    transition: 0.7s all ease-in; }
  .BenefitNd .dcLink {
    margin: 18px 0 28px 0; }
  .BenefitNd__item-wrap__item {
    position: relative;
    margin-bottom: 30px;
    text-align: center; }
    .BenefitNd__item-wrap__item__bg img {
      margin: auto; }
    .BenefitNd__item-wrap__item p {
      color: #AAAAAA;
      font-weight: 400;
      padding: 0 10px;
      line-height: 20px;
      margin-top: 18px;
      text-transform: uppercase;
      font-size: 16px; }
  .BenefitNd .BenefitNd-SliderInit .BenefitNd__item-wrap__item {
    margin-bottom: 0; }
  .BenefitNd.asSisterConcern .BenefitNd__item-wrap {
    position: relative; }
    .BenefitNd.asSisterConcern .BenefitNd__item-wrap__item {
      position: relative; }
      .BenefitNd.asSisterConcern .BenefitNd__item-wrap__item:after {
        padding-top: 100%;
        background: #FFF;
        transition: all 0.3s ease-in; }
      .BenefitNd.asSisterConcern .BenefitNd__item-wrap__item__bg {
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 5px;
        background: radial-gradient(#F6F6F6 10%, #e6e6e6, #e6e6e6);
        overflow: hidden; }
        .BenefitNd.asSisterConcern .BenefitNd__item-wrap__item__bg img {
          height: 45px;
          transition: 0.7s all ease-in;
          transform: scale(1); }
      .BenefitNd.asSisterConcern .BenefitNd__item-wrap__item:hover img {
        transform: scale(1.04); }
      .BenefitNd.asSisterConcern .BenefitNd__item-wrap__item:hover .logo {
        transform: scale(1.04); }
  .BenefitNd.asSisterConcern .BenefitNd__item-wrap__item {
    margin-bottom: 0; }
  .BenefitNd.asSisterConcern .Concern-left {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 100%;
    left: -30px;
    cursor: pointer;
    display: flex;
    align-items: center; }
  .BenefitNd.asSisterConcern .Concern-right {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 100%;
    right: -30px;
    cursor: pointer;
    display: flex;
    align-items: center; }

/************** Catering service *******************/
.asCatering {
  background: white !important; }
  .asCatering .Title {
    color: #231F20 !important;
    margin-bottom: 30px; }
  .asCatering .asCatering_image_wrapper {
    margin-bottom: 30px; }
    .asCatering .asCatering_image_wrapper a {
      overflow: hidden;
      border-radius: 0px;
      position: relative; }
      .asCatering .asCatering_image_wrapper a:hover .asCategring_image {
        transform: scale(1.03); }
    .asCatering .asCatering_image_wrapper .asCategring_image {
      padding-top: 74.52%;
      border-radius: 0px;
      position: relative;
      transform: scale(1);
      transition: 0.7s all ease-in; }
    .asCatering .asCatering_image_wrapper .overlay {
      position: absolute;
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
      border-radius: 0px;
      padding: 0 30px; }
      .asCatering .asCatering_image_wrapper .overlay p {
        color: #FFDD00;
        font-size: 20px;
        font-weight: 400;
        font-family: "DIN Next LT Pro";
        position: absolute;
        bottom: 15px;
        letter-spacing: 1px; }

/******************** venue **********************/
.asVictoria .Title {
  margin-bottom: 30px !important; }
.asVictoria .chairman_image {
  padding-top: 80% !important; }
.asVictoria .chairman_content_wrapper p {
  margin-bottom: 25px !important; }
.asVictoria .list p {
  font-size: 18px !important;
  font-weight: 500 !important;
  color: #FFFFFF !important; }
  .asVictoria .list p span {
    color: rgba(255, 221, 0, 0.8);
    font-weight: 300; }
.asVictoria .row .chairman_content_full .chairman_content {
  padding-right: 50px !important;
  padding-left: 0;
  width: 45% !important; }
.asVictoria .chairman_image_wrapper {
  width: 55% !important; }
.asVictoria .row .overlay .side_tittle {
  letter-spacing: 5px; }

.asIsabella .Title {
  margin-bottom: 30px !important; }
.asIsabella .chairman_image {
  padding-top: 80% !important; }
.asIsabella .chairman_content_wrapper p {
  margin-bottom: 25px !important; }
.asIsabella .list p {
  font-size: 18px !important;
  font-weight: 500 !important;
  color: #000000 !important; }
  .asIsabella .list p span {
    color: #EB008B;
    font-weight: 300; }
.asIsabella .row .chairman_content_full .chairman_content {
  padding-left: 85px !important;
  padding-right: 0;
  width: 45% !important; }
.asIsabella .chairman_image_wrapper {
  width: 55% !important; }
.asIsabella .row .overlay .side_tittle {
  letter-spacing: 5px; }

/********* gallery *************/
.asGallery .Title {
  color: #000000 !important; }
.asGallery .our__venue__single {
  margin-bottom: 30px; }
.asGallery .our__venue__single__wrapper_image {
  transform: scale(1.02) !important; }
.asGallery .our__venue__single .our__venue__single__wrapper a:hover .our__venue__single__wrapper_image {
  transform: scale(1.04) !important; }
.asGallery .our__venue__single__wrapper_image:before {
  display: none; }

/******** contact **********/
.asContactMap {
  background: #fff; }
  .asContactMap a:hover {
    text-decoration: underline; }
  .asContactMap .chairman_content_wrapper p, .asContactMap a {
    color: #333 !important; }
  .asContactMap .Title {
    font-weight: 500 !important;
    letter-spacing: 1px;
    margin-bottom: 30px !important;
    font-size: 32px !important;
    color: #FFDD00 !important; }
  .asContactMap .yellow_title {
    font-size: 18px !important;
    font-weight: 400 !important;
    margin-top: 40px;
    color: #FFFFFF !important;
    margin-bottom: 5px !important;
    text-transform: uppercase !important; }
  .asContactMap .row .chairman_content_full .chairman_content_wrapper p {
    margin-bottom: 20px; }
  .asContactMap .row .chairman_content_full .chairman_content {
    padding-right: 115px !important; }
  .asContactMap .row .chairman_content_full .chairman_image {
    padding-top: 78.95%; }
  .asContactMap .row .chairman_content_full .chairman_content {
    width: 41.66666667% !important; }
  .asContactMap .chairman_image_wrapper {
    width: 58.33333333% !important; }

.contact_form {
  background: #F1F1F1; }
  .contact_form .Title {
    text-align: left;
    color: #306d32; }
  .contact_form textarea {
    min-height: 50px;
    resize: none;
    height: 50px;
    padding-top: 15px; }
  .contact_form form .col-md-6:nth-of-type(odd) {
    padding-left: 0; }
  .contact_form form .col-md-6:nth-of-type(even) {
    padding-right: 0; }
  .contact_form form .mBtn {
    padding: 0;
    font-size: 15px;
    width: 100%;
    height: 50px;
    margin-top: 5px;
    font-weight: 400;
    border-radius: 0px;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    border-color: rgba(0, 0, 0, 0.25);
    background: transparent; }
    .contact_form form .mBtn:after {
      background: #306d32; }
    .contact_form form .mBtn:hover {
      color: #ffffff !important;
      border-color: #306d32;
      font-weight: 600; }
      .contact_form form .mBtn:hover:after {
        background: #306d32;
        border-color: #306d32; }
  .contact_form form .form-group {
    margin-bottom: 25px; }
  .contact_form form label {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    color: #000000; }
  .contact_form form .form-control {
    background: transparent;
    border-color: rgba(0, 0, 0, 0.25);
    border-radius: 0px;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.5px;
    height: 50px; }
    .contact_form form .form-control::placeholder {
      color: rgba(0, 0, 0, 0.25); }

.Products__short .nice-select {
  height: 48px;
  line-height: 48px;
  text-transform: capitalize;
  font-size: 16px; }
  .Products__short .nice-select:after {
    width: 5px;
    content: "\f0d7";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 16px;
    transform: none;
    border: none;
    margin-top: 0;
    right: 16px;
    top: 0px;
    transition: none; }
  .Products__short .nice-select.open:after {
    right: 15px;
    top: 41px;
    transform: rotate(-179deg); }
.Products__short .nice-select .option:hover, .Products__short .nice-select .option.focus, .Products__short .nice-select .option.selected.focus {
  background: rgba(229, 48, 48, 0.121); }
.Products__short .col-md-6 {
  height: 48px; }
.Products .pagination-wrapper {
  text-align: center; }
  .Products .pagination-wrapper .pagination > li > a.active {
    background: #d41919;
    border-color: #d41919;
    color: white;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd; }
  .Products .pagination-wrapper .pagination > li > a:hover {
    background: #d41919;
    color: white;
    border-color: #d41919;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd; }
  .Products .pagination-wrapper .pagination > li > a, .Products .pagination-wrapper .pagination > li > span {
    color: #9b9d9e;
    font-size: 15px;
    font-weight: 400; }
.Products__short {
  margin-top: 45px; }
.Products__lists__single {
  background: #F2F2F2;
  margin-bottom: 30px;
  position: relative;
  cursor: pointer;
  overflow: hidden; }
  .Products__lists__single a {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 5; }
  .Products__lists__single__img {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 60px;
    height: 340px;
    transform: scale(1.02);
    transition: 0.7s all ease-in;
    position: relative; }
    .Products__lists__single__img img {
      max-height: 190px;
      width: auto; }
  .Products__lists__single__text {
    padding: 9px 5px;
    text-align: center;
    position: absolute;
    z-index: 99;
    left: 0;
    right: 0;
    bottom: 30px;
    background: linear-gradient(to bottom, #773CDF, #46A6F1); }
    .Products__lists__single__text h3 {
      margin: 0 0 2px 0;
      font-family: "Poppins";
      font-size: 16px;
      font-weight: 500;
      color: #FFFFFF; }
    .Products__lists__single__text p {
      font-size: 16px;
      font-weight: 300;
      margin: 0;
      font-family: "Poppins";
      color: #FFFFFF; }
    .Products__lists__single__text a {
      display: block;
      font-size: 14px;
      font-weight: 300;
      margin: 0;
      font-family: "Poppins";
      color: #FFFFFF;
      position: unset;
      left: unset;
      top: unset;
      bottom: unset;
      right: unset; }
  .Products__lists__single:hover .Products__lists__single__img {
    transform: scale(1.05); }
  .Products__lists__single:hover .Products__lists__single__text p, .Products__lists__single:hover .Products__lists__single__text a {
    text-decoration: underline; }
  .Products__lists__single:hover:after {
    opacity: 1; }

.asRecent_Product {
  padding-top: 0 !important; }
  .asRecent_Product .container {
    position: relative; }
  .asRecent_Product .recent-right {
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 0px;
    display: list-item; }
  .asRecent_Product .recent-left {
    cursor: pointer;
    position: absolute;
    right: 55px;
    top: 0px;
    display: list-item; }
  .asRecent_Product .Title {
    text-align: left; }
  .asRecent_Product .Products__lists {
    margin-top: 0; }

.asProduct_details .slick-dotted.slick-slider {
  margin-bottom: 0; }
.asProduct_details .slick-slide img {
  width: 0 !important;
  height: 0 !important;
  display: none !important; }
.asProduct_details .slick-current img, .asProduct_details .slick-active img {
  width: auto !important;
  height: auto !important;
  display: block !important; }
.asProduct_details .product_details_img {
  height: 488px;
  background: rgba(216, 216, 216, 0.34);
  position: relative; }
  .asProduct_details .product_details_img img {
    width: 85% !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
.asProduct_details .slick-dots li button:before {
  font-family: 'slick';
  font-size: 40px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: 1;
  color: rgba(0, 0, 0, 0.25);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.asProduct_details .slick-dots {
  bottom: 35px;
  z-index: 9; }
  .asProduct_details .slick-dots li {
    margin: 0 5px !important; }
.asProduct_details .slick-dots li.slick-active button:before {
  opacity: 1 !important;
  color: white !important;
  border: 3px solid #707070;
  background: white;
  border-radius: 50%;
  content: "" !important;
  height: 15px !important;
  width: 15px !important;
  top: 2px !important;
  left: 2px; }
.asProduct_details .chairman_content {
  padding-left: 70px; }
  .asProduct_details .chairman_content h3 {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    color: #000000;
    margin-top: 0;
    margin-bottom: 15px; }
.asProduct_details .mBtn {
  margin-top: 15px;
  padding: 12px 35px; }
  .asProduct_details .mBtn:focus {
    color: unset; }
  .asProduct_details .mBtn:hover span {
    color: white !important; }
.asProduct_details .content_single_part .name {
  font-size: 18px;
  font-weight: 400;
  color: #000000;
  margin-bottom: 6px; }
.asProduct_details .content_single_part p {
  color: #686868;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 5px; }

/************** client *************/
.asOurproduct {
  text-align: center;
  padding-bottom: 55px !important; }
  .asOurproduct .Title {
    margin-bottom: 30px;
    color: #002785; }
  .asOurproduct .our__venue__single {
    margin-bottom: 20px;
    padding: 0 10px; }
  .asOurproduct .our__venue__single__wrapper_image {
    overflow: hidden;
    padding: 0 !important;
    position: absolute !important;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0; }
    .asOurproduct .our__venue__single__wrapper_image:before {
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2)) !important; }
  .asOurproduct .our__venue__single__wrapper a {
    border-radius: 0 !important; }
  .asOurproduct .overflow_hidden {
    padding-top: 64.52% !important;
    overflow: hidden;
    border-radius: 0px !important;
    position: relative; }
  .asOurproduct p {
    font-size: 20px;
    font-weight: 500;
    color: #000000;
    margin-top: 21px; }
  .asOurproduct .mBtn {
    text-align: center;
    border-color: #231F20;
    font-size: 15px;
    font-weight: 400;
    padding: 9px 40px !important;
    border-radius: 5px;
    text-transform: uppercase;
    overflow: hidden;
    margin-top: 25px; }
    .asOurproduct .mBtn:after {
      border-radius: 5px; }
    .asOurproduct .mBtn:hover {
      border-color: #1D8B48; }
  .asOurproduct .our__venue__single__wrapper_image {
    transform: scale(1.02) !important; }
  .asOurproduct .our__venue__single__wrapper a:hover .our__venue__single__wrapper_image {
    transform: scale(1.04) !important; }

/******** client *******/
.ZoomIt, .zoomWindowContainer, .zoomContainer {
  z-index: 9999; }

.asDownloadBrochure .Title {
  text-align: center !important; }
.asDownloadBrochure .AboutUs__content p {
  line-height: 13px;
  font-size: 13px;
  margin-bottom: 45px; }

td {
  padding: 5px 10px !important; }

.mapholder iframe {
  height: 450px;
  width: 100%; }

.navbar-right {
  margin-right: 0px;
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 10px; }

.minheight .child-a li {
  margin-bottom: 10px; }
  .minheight .child-a li a {
    font-weight: 600;
    color: #373737 !important;
    font-size: 16px; }
    .minheight .child-a li a:hover {
      opacity: 0.6; }

.caption {
  min-height: 50px;
  padding: 10px 0;
  margin-bottom: 30px; }
  .caption p {
    margin-top: 0;
    line-height: 13px;
    font-size: 13px; }

.gallery_video_thumnail {
  padding-top: 64.52%;
  background-size: contain !important;
  background-repeat: no-repeat !important; }
  .gallery_video_thumnail .play {
    position: absolute;
    top: 35%;
    left: 50%; }
    .gallery_video_thumnail .play img {
      height: 40px; }

.doctors {
  background: #F2F2F2;
  margin-bottom: 20px; }
  .doctors h3 {
    font-size: 22px;
    font-weight: bold;
    margin-top: 0; }
  .doctors h4 {
    font-size: 16px;
    font-weight: bold; }
  .doctors p {
    margin-top: 10px;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0; }
  .doctors .col-md-10 {
    padding: 35px 30px; }
  .doctors .col-md-2 {
    padding: 0; }
    .doctors .col-md-2 img {
      height: 170px !important; }

.ecmembers .doctors {
  padding: 10px 15px 5px 15px; }

.news {
  padding: 60px 0;
  position: relative; }
  .news .heading {
    margin-bottom: 65px;
    padding: 0; }
    .news .heading h1 {
      font-weight: 300;
      color: #001548;
      font-size: 35px;
      margin: 0; }
  .news .button-all {
    text-align: center;
    margin-top: 38px; }
    .news .button-all a {
      border: 1px solid #808080;
      background: transparent;
      padding: 8px 45px;
      color: #000;
      bottom: 0;
      right: 0;
      position: relative;
      display: inline-block;
      -webkit-transition: color 0.3s ease;
      transition: color 0.3s ease;
      overflow: hidden; }
      .news .button-all a:hover {
        color: #FFF;
        border-color: #1D8B48; }
  .news .notice {
    padding: 30px 30px 30px 25px;
    background-color: #fff; }
    .news .notice p:first-child {
      font-weight: 300;
      color: #1D8B48;
      font-size: 24px;
      text-transform: uppercase;
      margin-bottom: 40px; }
    .news .notice .wrape-date {
      margin-bottom: 20px;
      position: relative; }
      .news .notice .wrape-date:hover .notice-text p {
        color: #1D8B48; }
      .news .notice .wrape-date .col-md-4 {
        padding-right: 4px; }
      .news .notice .wrape-date .col-md-8 {
        padding-left: 11px; }
      .news .notice .wrape-date:after {
        content: '';
        display: block;
        overflow: hidden;
        clear: both; }
      .news .notice .wrape-date .notice-img-1 {
        height: 250px;
        width: auto;
        background: #313179;
        position: relative; }
        .news .notice .wrape-date .notice-img-1 .wrape-date__pos {
          position: absolute;
          width: 100%;
          top: 33%;
          text-align: center; }
          .news .notice .wrape-date .notice-img-1 .wrape-date__pos p {
            font-size: 32px;
            font-weight: bold;
            color: #FFF;
            margin: 0;
            padding: 0;
            line-height: 32px; }
          .news .notice .wrape-date .notice-img-1 .wrape-date__pos small {
            display: block;
            font-size: 14px;
            color: #FFF;
            font-weight: 400;
            text-transform: uppercase; }
    .news .notice .pb {
      padding-bottom: 10px; }
    .news .notice .notice-text {
      padding: 5px 0;
      height: 150px;
      display: flex;
      align-items: center; }
      .news .notice .notice-text p {
        font-size: 16px;
        line-height: 19px;
        max-height: 76px;
        overflow: hidden;
        margin-bottom: 2px;
        padding: 0;
        color: #000;
        transition: color .3s ease; }
      .news .notice .notice-text .year {
        color: #888888;
        font-weight: bold;
        font-size: 11px;
        line-height: 18px;
        text-transform: capitalize;
        padding: 0;
        margin: 0; }
      .news .notice .notice-text:hover p:first-child {
        color: #1D8B48; }
  .news .head-line {
    background-color: #fff;
    margin-bottom: 25px;
    margin-left: 15px;
    margin-right: 15px; }
    .news .head-line h1 {
      padding: 20px 30px;
      margin: 0;
      color: #9A0600;
      font-size: 20px; }
  .news .wrape-notice {
    position: relative; }
    .news .wrape-notice:nth-of-type(n+3) {
      display: none; }
    .news .wrape-notice:after {
      content: '';
      display: block;
      overflow: hidden;
      clear: both; }
    .news .wrape-notice a {
      position: absolute;
      height: 100%;
      width: 100%;
      z-index: 3;
      transition: transform .2s ease; }
    .news .wrape-notice__single__img {
      transition: .2s ease; }
      .news .wrape-notice__single__img:after {
        content: '';
        display: block;
        padding-top: 100%; }
    .news .wrape-notice__single__des h4 {
      font-size: 18px;
      color: #B7B7B7;
      text-transform: capitalize;
      margin-top: 18px;
      font-weight: 300; }
    .news .wrape-notice__single__des p {
      font-size: 18px;
      color: #000000;
      text-transform: uppercase;
      font-weight: 300;
      height: 72px;
      overflow: hidden;
      transition: color .3s ease; }
  .news .Events {
    background: #ffffff;
    height: 541px;
    padding: 30px 15px 30px 15px; }
    .news .Events h2 {
      font-weight: 300;
      color: #1D8B48;
      font-size: 24px;
      text-transform: uppercase;
      margin-bottom: 40px;
      margin-top: 0;
      padding-left: 14px; }
    .news .Events .button-all {
      margin-top: 18px; }
    .news .Events .wrape-notice:hover .wrape-notice__single__des p {
      color: red !important; }
    .news .Events .wrape-notice:hover .wrape-notice__single__img {
      filter: contrast(115%); }
  .news .custom-notice {
    height: 196px;
    background-color: #fff;
    padding: 39px 30px; }
    .news .custom-notice .date {
      display: inline-block;
      padding-top: 5px;
      height: 62px;
      width: 60px;
      background-color: #001648;
      text-align: center; }
      .news .custom-notice .date span {
        font-size: 40px;
        font-weight: 500;
        color: #fff; }
      .news .custom-notice .date p {
        font-size: 12px;
        color: #fff;
        line-height: 1px;
        text-transform: uppercase;
        transition: .3s ease; }
    .news .custom-notice .text {
      padding-top: 25px; }
      .news .custom-notice .text p {
        max-height: 40px;
        overflow: hidden;
        font-size: 18px;
        color: #000;
        text-transform: uppercase;
        font-weight: 700;
        line-height: 20px;
        margin-bottom: 0px;
        transition: color .4s ease; }
    .news .custom-notice:after {
      background-color: #000;
      width: 5px;
      top: 0;
      content: '';
      height: 100%;
      position: absolute;
      left: auto;
      right: 0px; }
    .news .custom-notice:hover .text p {
      color: #1D8B48 !important; }
  .news .notice-image {
    height: 196px; }

.flex {
  display: flex;
  margin-top: 50px; }
  .flex li {
    float: left;
    font-size: 18px;
    margin: 0 6px;
    text-decoration: none;
    color: #1C34B3; }

.social-links {
  padding-right: 0px; }

@media (min-width: 1400px) {
  .container {
    width: 90%;
    margin: auto; } }
@media (max-width: 767px) {
  .p65 {
    padding: 30px 0; }

  .mBtn {
    padding: 11px 40px; }

  .p50 {
    padding: 30px 0; }

  .DcNav .navbar-nav li .dropdown-content a {
    color: #fff; }

  .mapholder iframe {
    width: 92vw !important; }

  .Title {
    margin-top: 60px !important; }

  .AboutUs__content .AboutUs__content-wrapper {
    overflow-x: scroll; } }
@media (min-width: 1920px) {
  .Products .Products__lists__single__img {
    height: 390px; }

  .asProduct_details .product_details_img {
    height: 530px; }

  .chairman .row .side_tittle {
    right: 145px !important; }
  .chairman .row .chairman_content_full .chairman_content {
    padding-right: 145px; }

  .asDirector .row .side_tittle {
    right: 145px !important; }
  .asDirector .row .chairman_content_full .chairman_content {
    padding-left: 145px !important;
    padding-right: 0 !important; }

  /** venue **/
  .asVictoria .row .chairman_content_full .chairman_content {
    padding-right: 130px !important; }

  .asGallery .nav-tabs > li {
    margin-bottom: 35px !important; }

  .asCatering .asCatering_image_wrapper .asCatering_image_wrapper_bg {
    padding-right: 30px; }

  .asCatering .asCatering_image_wrapper {
    margin-bottom: 30px; } }
@media (width: 1024px) {
  table {
    width: 90vw !important; } }
@media (width: 1280px) {
  table {
    width: 88vw !important; } }
@media (width: 1366px) {
  table {
    width: 83vw !important; } }
@media (width: 1440px) {
  table {
    width: 87vw !important; }

  .chairman.asTootstains .chairman_content_full .chairman_content {
    padding-right: 158px;
    padding-left: 0; }

  .asDirector.asBacterial_plaque .chairman_content {
    padding-left: 118px !important;
    padding-right: 40px !important; } }
@media (width: 1536px) {
  table {
    width: 88vw !important; } }
@media (width: 1920px) {
  table {
    width: 89vw !important; } }
@media (max-width: 995px) {
  .asDirector.asBacterial_plaque .chairman_content {
    padding-left: 15px !important; }

  .asProduct_details .chairman_image_wrapper {
    padding: 0 15px !important;
    margin-bottom: 25px !important; }

  .innerBanner .p0 {
    padding: 0 15px !important; }

  .AboutUs .p0 {
    padding: 0 15px !important; }

  .Director_group .our__venue__single {
    margin-bottom: 20px; }

  .chairman .side_tittle {
    display: none; }
  .chairman .chairman_content_full {
    flex-direction: column-reverse; }
  .chairman .chairman_content_wrapper {
    padding-right: 0 !important; }
  .chairman .chairman_image_wrapper {
    padding: 0 15px;
    margin-bottom: 35px; }

  .chairman .row .chairman_content_full .chairman_content {
    padding-right: 15px;
    padding-left: 15px; }

  .asDirector .side_tittle {
    display: none; }
  .asDirector .chairman_content_full {
    flex-direction: column; }
  .asDirector .chairman_content_wrapper {
    padding-right: 0 !important; }
  .asDirector .chairman_image_wrapper {
    padding: 0 15px;
    margin-bottom: 35px; }

  .asDirector .chairman_content {
    padding-left: 15px !important;
    padding-right: 15px !important; }

  .asCatering .asCatering_image_wrapper {
    margin-bottom: 20px;
    width: 50%;
    float: left; }

  .asCatering .asCatering_image_wrapper .asCatering_image_wrapper_bg {
    padding: 0; }

  .asCatering .asCatering_image_wrapper:nth-of-type(odd) {
    padding-right: 10px !important;
    padding-left: 0px !important; }

  .asCatering .asCatering_image_wrapper:nth-of-type(even) {
    padding-left: 10px !important;
    padding-right: 0px !important; }

  .asVictoria .chairman_image_wrapper {
    width: 100% !important;
    float: left; }

  .asVictoria .row .chairman_content_full .chairman_content {
    padding-right: 0 !important;
    width: 100% !important;
    float: left; }

  .asIsabella .chairman_image_wrapper {
    width: 100% !important; }

  .asIsabella .row .chairman_content_full .chairman_content {
    padding-left: 15px !important;
    width: 100% !important; }

  .asGallery .nav-tabs > li:first-child {
    padding-left: 15px !important; }

  .asContactMap .chairman_content_full {
    flex-direction: column !important; }

  .asContactMap .row .chairman_content_full .chairman_content {
    width: 100% !important;
    padding-right: 15px !important; }

  .asContactMap .chairman_image_wrapper {
    width: 100% !important;
    margin-bottom: 0 !important; }

  .contact_form form .col-md-6:nth-of-type(odd) {
    padding-left: 15px; }

  .contact_form form .col-md-6:nth-of-type(even) {
    padding-right: 15px; }

  .contact_form .Title {
    text-align: left;
    margin-left: 15px !important; }

  .asProduct_details .chairman_content {
    padding-left: 15px; }

  .asProduct_details .slick-dots {
    bottom: 25px; }

  .asOurproduct p {
    margin-bottom: 15px; } }
@media (max-width: 768px) {
  /********** our concern **************/
  .BenefitNd.asSisterConcern .Concern-right {
    right: 15px; }
    .BenefitNd.asSisterConcern .Concern-right img {
      height: 25px; }

  .BenefitNd.asSisterConcern .Concern-left {
    left: 15px; }
    .BenefitNd.asSisterConcern .Concern-left img {
      height: 25px; } }
@media (max-width: 767px) {
  .asOurproduct {
    padding-bottom: 30px !important; }

  .chairman.asTootstains .chairman_content_full .chairman_content .Title {
    margin-bottom: 20px !important;
    color: #000000;
    font-size: 24px !important;
    line-height: 30px !important; }

  .asDirector.asBacterial_plaque .chairman_content_full .chairman_content .Title {
    font-size: 24px !important;
    line-height: 30px !important;
    margin-bottom: 20px !important; }

  .asDirector.asBacterial_plaque .row .chairman_content_full .chairman_content_wrapper p {
    margin-bottom: 15px !important; }

  .asDownloadBrochure .AboutUs__content p {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 25px; }

  .Products .pagination-wrapper {
    text-align: left;
    margin: auto;
    padding: 0 15px; }
  .Products .Products__lists__single__img {
    height: 300px; }
  .Products .pagination li a {
    margin-bottom: 15px; }

  .pagination {
    display: inline-block;
    padding-left: 0;
    margin: auto;
    border-radius: 4px; }

  .asRecent_Product .slick-dots li button:before {
    font-family: 'slick';
    font-size: 40px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: 1;
    color: #002785;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .asRecent_Product .slick-dots {
    bottom: -25px; }
    .asRecent_Product .slick-dots li {
      margin: 0 1px !important; }
  .asRecent_Product .slick-dots li.slick-active button:before {
    opacity: 1 !important;
    color: white !important;
    border: 4px solid #002785;
    border-radius: 50%;
    content: "" !important;
    height: 15px !important;
    width: 15px !important;
    top: 2px !important;
    left: 2px; }

  .FilterNav {
    display: none; }

  .innerBanner {
    padding-top: 34.38%;
    position: relative;
    height: 50vh; }
    .innerBanner__title h2 {
      font-size: 28px; }
    .innerBanner .container .p0 {
      padding: 0 15px !important; }

  .AboutUs__content .AboutUs__content-wrapper {
    width: 100%;
    padding: 0 15px !important; }

  .chairman .chairman_content_full {
    padding: 0 15px !important; }
    .chairman .chairman_content_full .chairman_content {
      padding: 0 !important; }

  .chairman .row .chairman_content_full .chairman_content .Title {
    margin-bottom: 0; }

  .mbp0 {
    margin-bottom: 0 !important; }

  .chairman .row .chairman_content_full .chairman_content .designation,
  .chairman .row .chairman_content_full .chairman_content_wrapper p {
    margin-bottom: 15px !important; }

  .chairman .chairman_image_wrapper {
    padding: 0;
    margin-bottom: 35px; }

  /********** our concern **************/
  .BenefitNd.asSisterConcern .Concern-right {
    right: 15px; }
    .BenefitNd.asSisterConcern .Concern-right img {
      height: 25px; }

  .BenefitNd.asSisterConcern .Concern-left {
    left: 15px; }
    .BenefitNd.asSisterConcern .Concern-left img {
      height: 25px; }

  .BenefitNd .slick-dots li button:before {
    font-family: 'slick';
    font-size: 40px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: 1;
    color: #1D8B48;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .BenefitNd .slick-dots {
    bottom: -35px; }
    .BenefitNd .slick-dots li {
      margin: 0 1px !important; }
  .BenefitNd .slick-dots li.slick-active button:before {
    opacity: 1 !important;
    color: white !important;
    border: 4px solid #1D8B48;
    border-radius: 50%;
    content: "" !important;
    height: 15px !important;
    width: 15px !important;
    top: 2px !important;
    left: 2px; }

  .asSisterConcern__nav {
    display: none; }

  /************* catering service *******************/
  .asCatering .asCatering_image_wrapper {
    margin-bottom: 20px;
    width: 100%;
    float: left; }

  .asCatering .asCatering_image_wrapper:nth-of-type(odd) {
    padding: 0 !important; }

  .asCatering .asCatering_image_wrapper:nth-of-type(even) {
    padding: 0 !important; }

  .asCatering .asCatering_image_wrapper {
    margin-bottom: 15px; }

  /******* gallery *********/
  .asContactMap .row .chairman_content_full .chairman_image {
    padding-top: 140.95%; } }
@media (max-width: 767px) {
  .news .notice {
    height: auto;
    padding: 15px; }

  .asGallery ul {
    height: auto !important; }

  .gallery_video_thumnail {
    height: 200px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
    margin-bottom: 30px; }

  .navbar-right {
    display: block; } }
@media (max-width: 425px) {
  .news .notice .wrape-date .notice-img-1, .news .notice .notice-text {
    height: 100px; }

  .wrape-date__pos {
    padding: 0 5px; }
    .wrape-date__pos p {
      font-size: 24px !important; } }
@media (max-width: 375px) {
  .news .notice .wrape-date .notice-img-1 .wrape-date__pos {
    top: 15%; } }

/*# sourceMappingURL=inner.css.map */
