@charset "UTF-8";
@import url(../css/bootstrap.min.css);
@import url(../css/font-awesome.min.css);
@import url(../css/lightgallery.css);
@import url(../css/rev-slider.min.css);
@import url(../css/slick.min.css);
@font-face {
  font-family: 'Century Gothic';
  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: 'Century Gothic';
  src: url("../fonts/CenturyGothic.woff2") format("woff2"), url("../fonts/CenturyGothic.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'DIN Next LT Pro';
  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: 'DIN Next LT Pro';
  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: 'DIN Next LT Pro';
  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: 'DIN Next LT Pro';
  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; }
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-family: 'Roboto'; }

ul {
  margin: 0;
  padding: 0; }

li {
  list-style: none; }

a {
  display: block; }

img {
  max-width: 100%; }

::-moz-selection {
  background: #0080AF;
  color: #FFF; }

::selection {
  background: #0080AF;
  color: #FFF; }

a:hover, a:focus {
  text-decoration: none;
  outline: none;
  -webkit-box-shadow: 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;
  -webkit-box-shadow: none;
          box-shadow: none; }

table {
  width: 100%; }

.form-control {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0; }
  .form-control:focus {
    -webkit-box-shadow: none;
            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, .home-slider .overlay, .key_features_wrapper .key_features_single a, .our_venue .our__venue__single .our__venue__single__wrapper .overlay, .countdown:before, .BenefitNd .logo {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  content: ''; }

.map-popup:after, .home-social__content: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, .our_venue .our__venue__single .our__venue__single__wrapper .our__venue__single__wrapper_image, .countdown, .BenefitNd .logo, .home-social__content, .map_form .map_image {
  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;
  -ms-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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  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;
  -webkit-transition: height 800ms ease-in;
  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; }

.DcNav {
  background: #0080AF;
  border: none;
  margin-bottom: 0;
  height: 65px;
  border-radius: 0; }
  .DcNav .navbar-header {
    margin-top: 2px; }
  .DcNav .navbar-brand {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 60px;
    position: relative;
    z-index: 5; }
    .DcNav .navbar-brand img {
      height: 50px; }
  .DcNav .navbar-nav li {
    padding: 0 15px; }
    .DcNav .navbar-nav li:last-child {
      padding-right: 0; }
  .DcNav .navbar-nav a {
    font-size: 16px;
    font-weight: 500;
    color: white !important;
    text-transform: uppercase;
    line-height: 45px !important;
    height: 60px;
    overflow: hidden;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    position: relative;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .DcNav .navbar-nav a:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      background: #ffffff;
      height: 2px;
      width: 0;
      -webkit-transition: all .5s ease;
      transition: all .5s ease;
      bottom: 20px;
      margin: auto; }
    .DcNav .navbar-nav a:hover, .DcNav .navbar-nav a.active {
      color: #FFF; }
      .DcNav .navbar-nav a:hover:after, .DcNav .navbar-nav a.active:after {
        width: 100%; }
  .DcNav .navbar-collapse {
    position: relative;
    z-index: 2;
    margin-top: 2px;
    border: none; }

@media (max-width: 767px) {
  .DcNav .navbar-header {
    margin-top: -1px; }

  .DcNav .navbar-collapse {
    margin-top: 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: #FFDD00; }

  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent !important; }

  .navbar-nav a {
    margin: 0; }

  .navbar-nav a.active {
    color: #FFDD00 !important; }

  .navbar-right {
    background: #0080AF;
    margin-top: 0;
    padding-bottom: 30px; }

  .navbar-nav a {
    font-size: 15px !important;
    height: 40px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    display: block !important;
    -webkit-box-align: unset;
        -ms-flex-align: unset;
            align-items: unset;
    -webkit-box-pack: unset;
        -ms-flex-pack: unset;
            justify-content: unset; }

  .DcNav .navbar-brand img {
    height: 35px; } }
.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: 65px 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: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.Title {
  text-align: center;
  margin: 0 0 25px 0;
  font-size: 30px;
  color: #000000;
  font-family: "DIN Next LT Pro";
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 5px; }

.mBtn {
  border: 1px solid #C9C9C9;
  display: inline-block;
  padding: 14px 60px;
  color: #1D1B1B;
  position: relative;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
  text-transform: capitalize; }
  .mBtn span {
    position: relative;
    z-index: 3; }
  .mBtn:after {
    content: '';
    position: absolute;
    left: 0;
    background: #0080AF;
    width: 0;
    height: 100%;
    top: 0;
    -webkit-transition: width .3s ease;
    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: #0080AF; }

/*footer start*/
.Footer {
  background-color: #F6F5F5; }
  .Footer .container:nth-of-type(1) {
    padding: 50px 15px 30px 15px; }
  .Footer .skytext img {
    height: 60px;
    margin-bottom: 25px; }
  .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: "Century Gothic";
    margin-bottom: 3px; }
    .Footer .skytext p a {
      font-size: 14px;
      letter-spacing: 0px;
      color: #E4E4E4;
      line-height: 22px;
      font-family: "Century Gothic";
      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;
          -webkit-transition: color .3s ease;
          transition: color .3s ease;
          margin-right: 12px; }
          .Footer .menu ul li a:hover {
            color: #0080AF; }
        .Footer .menu ul li:last-child a {
          margin-right: 0; }
  .Footer .footer-social {
    margin-top: 36px; }
    .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: #7B1271;
          background-color: #E5E5E5;
          font-size: 17px;
          height: 40px;
          width: 40px;
          border-radius: 50%;
          text-align: center;
          line-height: 40px;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }
          .Footer .footer-social ul li a:hover {
            -webkit-box-shadow: 0px 1px 11px 0px rgba(0, 0, 0, 0.59);
                    box-shadow: 0px 1px 11px 0px rgba(0, 0, 0, 0.59);
            background: #7B1271;
            color: white; }
  .Footer .hr {
    margin: 0;
    height: 1px;
    color: gray;
    background-color: rgba(255, 221, 0, 0.2);
    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: "Century Gothic"; }
    .Footer .dcastalia a {
      color: #DFDFDF;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      font-family: "Century Gothic";
      letter-spacing: 1px; }
      .Footer .dcastalia a:hover {
        color: #0080AF; }

/*footer end*/
@media (min-width: 768px) {
  .textUp span {
    opacity: 0;
    -webkit-transform: translateY(15px);
            transform: translateY(15px);
    display: inline-block;
    -webkit-transition: all .5s ease;
    transition: all .5s ease; }
  .textUp span:nth-child(1) {
    -webkit-transition-delay: 0.04s;
            transition-delay: 0.04s; }
  .textUp span:nth-child(2) {
    -webkit-transition-delay: 0.08s;
            transition-delay: 0.08s; }
  .textUp span:nth-child(3) {
    -webkit-transition-delay: 0.12s;
            transition-delay: 0.12s; }
  .textUp span:nth-child(4) {
    -webkit-transition-delay: 0.16s;
            transition-delay: 0.16s; }
  .textUp span:nth-child(5) {
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s; }
  .textUp span:nth-child(6) {
    -webkit-transition-delay: 0.24s;
            transition-delay: 0.24s; }
  .textUp span:nth-child(7) {
    -webkit-transition-delay: 0.28s;
            transition-delay: 0.28s; }
  .textUp span:nth-child(8) {
    -webkit-transition-delay: 0.32s;
            transition-delay: 0.32s; }
  .textUp span:nth-child(9) {
    -webkit-transition-delay: 0.36s;
            transition-delay: 0.36s; }
  .textUp span:nth-child(10) {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s; }
  .textUp span:nth-child(11) {
    -webkit-transition-delay: 0.44s;
            transition-delay: 0.44s; }
  .textUp span:nth-child(12) {
    -webkit-transition-delay: 0.48s;
            transition-delay: 0.48s; }
  .textUp span:nth-child(13) {
    -webkit-transition-delay: 0.52s;
            transition-delay: 0.52s; }
  .textUp span:nth-child(14) {
    -webkit-transition-delay: 0.56s;
            transition-delay: 0.56s; }
  .textUp span:nth-child(15) {
    -webkit-transition-delay: 0.6s;
            transition-delay: 0.6s; }
  .textUp span:nth-child(16) {
    -webkit-transition-delay: 0.64s;
            transition-delay: 0.64s; }
  .textUp span:nth-child(17) {
    -webkit-transition-delay: 0.68s;
            transition-delay: 0.68s; }
  .textUp span:nth-child(18) {
    -webkit-transition-delay: 0.72s;
            transition-delay: 0.72s; }
  .textUp span:nth-child(19) {
    -webkit-transition-delay: 0.76s;
            transition-delay: 0.76s; }
  .textUp span:nth-child(20) {
    -webkit-transition-delay: 0.8s;
            transition-delay: 0.8s; }
  .textUp span:nth-child(21) {
    -webkit-transition-delay: 0.84s;
            transition-delay: 0.84s; }
  .textUp span:nth-child(22) {
    -webkit-transition-delay: 0.88s;
            transition-delay: 0.88s; }
  .textUp span:nth-child(23) {
    -webkit-transition-delay: 0.92s;
            transition-delay: 0.92s; }
  .textUp span:nth-child(24) {
    -webkit-transition-delay: 0.96s;
            transition-delay: 0.96s; }
  .textUp span:nth-child(25) {
    -webkit-transition-delay: 1s;
            transition-delay: 1s; }
  .textUp span:nth-child(26) {
    -webkit-transition-delay: 1.04s;
            transition-delay: 1.04s; }
  .textUp span:nth-child(27) {
    -webkit-transition-delay: 1.08s;
            transition-delay: 1.08s; }
  .textUp span:nth-child(28) {
    -webkit-transition-delay: 1.12s;
            transition-delay: 1.12s; }
  .textUp span:nth-child(29) {
    -webkit-transition-delay: 1.16s;
            transition-delay: 1.16s; }
  .textUp span:nth-child(30) {
    -webkit-transition-delay: 1.2s;
            transition-delay: 1.2s; }
  .textUp.anim-active span {
    opacity: 1;
    -webkit-transform: none;
            transform: none; }

  .fadeUp {
    -webkit-transform: translateY(25px);
            transform: translateY(25px);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    opacity: 0; }
    .fadeUp.anim-active {
      -webkit-transform: none;
              transform: none;
      opacity: 1; }

  .anim-parent .fadeUp:nth-child(1) {
    -webkit-transition-delay: 0.05s;
            transition-delay: 0.05s; }
  .anim-parent .fadeUp:nth-child(2) {
    -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s; }
  .anim-parent .fadeUp:nth-child(3) {
    -webkit-transition-delay: 0.15s;
            transition-delay: 0.15s; }
  .anim-parent .fadeUp:nth-child(4) {
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s; }
  .anim-parent .fadeUp:nth-child(5) {
    -webkit-transition-delay: 0.25s;
            transition-delay: 0.25s; }
  .anim-parent .fadeUp:nth-child(6) {
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s; }
  .anim-parent .fadeUp:nth-child(7) {
    -webkit-transition-delay: 0.35s;
            transition-delay: 0.35s; }
  .anim-parent .fadeUp:nth-child(8) {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s; }
  .anim-parent .fadeUp:nth-child(9) {
    -webkit-transition-delay: 0.45s;
            transition-delay: 0.45s; }
  .anim-parent .fadeUp:nth-child(10) {
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s; }
  .anim-parent .fadeUp:nth-child(11) {
    -webkit-transition-delay: 0.55s;
            transition-delay: 0.55s; }
  .anim-parent .fadeUp:nth-child(12) {
    -webkit-transition-delay: 0.6s;
            transition-delay: 0.6s; }
  .anim-parent .fadeUp:nth-child(13) {
    -webkit-transition-delay: 0.65s;
            transition-delay: 0.65s; }
  .anim-parent .fadeUp:nth-child(14) {
    -webkit-transition-delay: 0.7s;
            transition-delay: 0.7s; }
  .anim-parent .fadeUp:nth-child(15) {
    -webkit-transition-delay: 0.75s;
            transition-delay: 0.75s; }
  .anim-parent .fadeUp:nth-child(16) {
    -webkit-transition-delay: 0.8s;
            transition-delay: 0.8s; }
  .anim-parent .fadeUp:nth-child(17) {
    -webkit-transition-delay: 0.85s;
            transition-delay: 0.85s; }
  .anim-parent .fadeUp:nth-child(18) {
    -webkit-transition-delay: 0.9s;
            transition-delay: 0.9s; }
  .anim-parent .fadeUp:nth-child(19) {
    -webkit-transition-delay: 0.95s;
            transition-delay: 0.95s; }
  .anim-parent .fadeUp:nth-child(20) {
    -webkit-transition-delay: 1s;
            transition-delay: 1s; }

  .box-slide-left {
    position: relative;
    -webkit-transform: translateX(25%);
            transform: translateX(25%);
    -webkit-transition: all .8s ease;
    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;
      -webkit-transition: all .6s ease;
      transition: all .6s ease;
      -webkit-transition-delay: .2s;
              transition-delay: .2s; }
    .box-slide-left:before {
      content: ''; }
    .box-slide-left.anim-active {
      -webkit-transform: none;
              transform: none; }
      .box-slide-left.anim-active:after {
        width: 0; }

  .box-slide-right {
    position: relative;
    -webkit-transform: translateX(-25%);
            transform: translateX(-25%);
    -webkit-transition: all .8s ease;
    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;
      -webkit-transition: all .6s ease;
      transition: all .6s ease;
      -webkit-transition-delay: .2s;
              transition-delay: .2s; }
    .box-slide-right:before {
      content: ''; }
    .box-slide-right.anim-active {
      -webkit-transform: none;
              transform: none; }
      .box-slide-right.anim-active:after {
        width: 0; }

  .fadeRight span {
    opacity: 0;
    display: inline-block;
    -webkit-transition: all .5s ease;
    transition: all .5s ease; }
  .fadeRight span:nth-child(1) {
    -webkit-transition-delay: 0.04s;
            transition-delay: 0.04s; }
  .fadeRight span:nth-child(2) {
    -webkit-transition-delay: 0.08s;
            transition-delay: 0.08s; }
  .fadeRight span:nth-child(3) {
    -webkit-transition-delay: 0.12s;
            transition-delay: 0.12s; }
  .fadeRight span:nth-child(4) {
    -webkit-transition-delay: 0.16s;
            transition-delay: 0.16s; }
  .fadeRight span:nth-child(5) {
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s; }
  .fadeRight span:nth-child(6) {
    -webkit-transition-delay: 0.24s;
            transition-delay: 0.24s; }
  .fadeRight span:nth-child(7) {
    -webkit-transition-delay: 0.28s;
            transition-delay: 0.28s; }
  .fadeRight span:nth-child(8) {
    -webkit-transition-delay: 0.32s;
            transition-delay: 0.32s; }
  .fadeRight span:nth-child(9) {
    -webkit-transition-delay: 0.36s;
            transition-delay: 0.36s; }
  .fadeRight span:nth-child(10) {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s; }
  .fadeRight span:nth-child(11) {
    -webkit-transition-delay: 0.44s;
            transition-delay: 0.44s; }
  .fadeRight span:nth-child(12) {
    -webkit-transition-delay: 0.48s;
            transition-delay: 0.48s; }
  .fadeRight span:nth-child(13) {
    -webkit-transition-delay: 0.52s;
            transition-delay: 0.52s; }
  .fadeRight span:nth-child(14) {
    -webkit-transition-delay: 0.56s;
            transition-delay: 0.56s; }
  .fadeRight span:nth-child(15) {
    -webkit-transition-delay: 0.6s;
            transition-delay: 0.6s; }
  .fadeRight span:nth-child(16) {
    -webkit-transition-delay: 0.64s;
            transition-delay: 0.64s; }
  .fadeRight span:nth-child(17) {
    -webkit-transition-delay: 0.68s;
            transition-delay: 0.68s; }
  .fadeRight span:nth-child(18) {
    -webkit-transition-delay: 0.72s;
            transition-delay: 0.72s; }
  .fadeRight span:nth-child(19) {
    -webkit-transition-delay: 0.76s;
            transition-delay: 0.76s; }
  .fadeRight span:nth-child(20) {
    -webkit-transition-delay: 0.8s;
            transition-delay: 0.8s; }
  .fadeRight span:nth-child(21) {
    -webkit-transition-delay: 0.84s;
            transition-delay: 0.84s; }
  .fadeRight span:nth-child(22) {
    -webkit-transition-delay: 0.88s;
            transition-delay: 0.88s; }
  .fadeRight span:nth-child(23) {
    -webkit-transition-delay: 0.92s;
            transition-delay: 0.92s; }
  .fadeRight span:nth-child(24) {
    -webkit-transition-delay: 0.96s;
            transition-delay: 0.96s; }
  .fadeRight span:nth-child(25) {
    -webkit-transition-delay: 1s;
            transition-delay: 1s; }
  .fadeRight span:nth-child(26) {
    -webkit-transition-delay: 1.04s;
            transition-delay: 1.04s; }
  .fadeRight span:nth-child(27) {
    -webkit-transition-delay: 1.08s;
            transition-delay: 1.08s; }
  .fadeRight span:nth-child(28) {
    -webkit-transition-delay: 1.12s;
            transition-delay: 1.12s; }
  .fadeRight span:nth-child(29) {
    -webkit-transition-delay: 1.16s;
            transition-delay: 1.16s; }
  .fadeRight span:nth-child(30) {
    -webkit-transition-delay: 1.2s;
            transition-delay: 1.2s; }
  .fadeRight span:nth-child(31) {
    -webkit-transition-delay: 1.24s;
            transition-delay: 1.24s; }
  .fadeRight span:nth-child(32) {
    -webkit-transition-delay: 1.28s;
            transition-delay: 1.28s; }
  .fadeRight span:nth-child(33) {
    -webkit-transition-delay: 1.32s;
            transition-delay: 1.32s; }
  .fadeRight span:nth-child(34) {
    -webkit-transition-delay: 1.36s;
            transition-delay: 1.36s; }
  .fadeRight span:nth-child(35) {
    -webkit-transition-delay: 1.4s;
            transition-delay: 1.4s; }
  .fadeRight span:nth-child(36) {
    -webkit-transition-delay: 1.44s;
            transition-delay: 1.44s; }
  .fadeRight span:nth-child(37) {
    -webkit-transition-delay: 1.48s;
            transition-delay: 1.48s; }
  .fadeRight span:nth-child(38) {
    -webkit-transition-delay: 1.52s;
            transition-delay: 1.52s; }
  .fadeRight span:nth-child(39) {
    -webkit-transition-delay: 1.56s;
            transition-delay: 1.56s; }
  .fadeRight span:nth-child(40) {
    -webkit-transition-delay: 1.6s;
            transition-delay: 1.6s; }
  .fadeRight span:nth-child(41) {
    -webkit-transition-delay: 1.64s;
            transition-delay: 1.64s; }
  .fadeRight span:nth-child(42) {
    -webkit-transition-delay: 1.68s;
            transition-delay: 1.68s; }
  .fadeRight span:nth-child(43) {
    -webkit-transition-delay: 1.72s;
            transition-delay: 1.72s; }
  .fadeRight span:nth-child(44) {
    -webkit-transition-delay: 1.76s;
            transition-delay: 1.76s; }
  .fadeRight span:nth-child(45) {
    -webkit-transition-delay: 1.8s;
            transition-delay: 1.8s; }
  .fadeRight span:nth-child(46) {
    -webkit-transition-delay: 1.84s;
            transition-delay: 1.84s; }
  .fadeRight span:nth-child(47) {
    -webkit-transition-delay: 1.88s;
            transition-delay: 1.88s; }
  .fadeRight span:nth-child(48) {
    -webkit-transition-delay: 1.92s;
            transition-delay: 1.92s; }
  .fadeRight span:nth-child(49) {
    -webkit-transition-delay: 1.96s;
            transition-delay: 1.96s; }
  .fadeRight span:nth-child(50) {
    -webkit-transition-delay: 2s;
            transition-delay: 2s; }
  .fadeRight.anim-active span {
    opacity: 1; } }
.DcNav.ShowIt {
  position: fixed;
  -webkit-animation: slide-down 0.5s;
          animation: slide-down 0.5s;
  opacity: 1;
  z-index: 91;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  -webkit-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.12); }

@-webkit-keyframes slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
/******************** modal *******************/
.modal {
  background: #231F20;
  overflow-x: hidden !important;
  overflow-y: hidden !important; }
  .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 {
    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 #FFDD00; }
  .modal .close {
    -webkit-transition: opacity .2s ease;
    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;
      -webkit-box-shadow: none;
              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: 15px;
      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: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-transform: rotate(180deg);
              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: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              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: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), color-stop(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.25)));
        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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            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;
      bottom: 0 !important;
      left: 0 !important;
      background: #FFDD00 !important;
      width: 0px;
      right: unset;
      -webkit-transition: 0.5s all ease-in;
      transition: 0.5s all ease-in; }
    .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; }

  .Footer .container:nth-of-type(1) {
    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%);
  transform: translate(-50%, -50%);
  padding: 40px 60px;
  -webkit-box-shadow: -1px 0 61px -7px #000;
  box-shadow: -1px 0 61px -7px #000;
  -webkit-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; } }
@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; } }
.form-message-container.success_wrapper .form-message-body {
  position: fixed;
  z-index: 990;
  background: #ffffff;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 45px 58px;
  -webkit-box-shadow: -1px 0 61px -7px #000;
  box-shadow: -1px 0 61px -7px #000;
  -webkit-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;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.home-slider {
  background: #000;
  height: calc(100vh - 65px); }
  .home-slider .overlay {
    z-index: 1; }
  .home-slider .h_title {
    text-transform: uppercase !important;
    font-family: "DIN Next LT Pro" !important;
    font-weight: 500 !important;
    font-size: 45px !important;
    color: #FFFFFF; }
  .home-slider .p_title {
    font-size: 18px !IMPORTANT;
    font-weight: 300 !important;
    color: #FFFFFF;
    line-height: 25px !important;
    text-transform: none;
    font-family: 'Roboto' !important; }
  .home-slider .mBtn {
    margin-top: 20px !important;
    border-color: #ffffff !important;
    color: #FFFFFF !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    padding: 0 40px !important;
    border-radius: 30px;
    overflow: hidden;
    height: 40px !important;
    line-height: 0 !important; }
    .home-slider .mBtn span {
      line-height: 38px !important; }
    .home-slider .mBtn:after {
      border-radius: 30px; }
    .home-slider .mBtn:hover {
      border-color: #0080AF !important; }
      .home-slider .mBtn:hover:after {
        border-color: #0080AF; }
  .home-slider .zeus.tparrows {
    min-width: 40px !important;
    min-height: 40px !important;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #FFFFFF !important; }
    .home-slider .zeus.tparrows:before {
      font-size: 16px;
      color: #fff;
      display: block;
      line-height: 40px; }
  .home-slider .tp-leftarrow {
    left: 40px; }
  .home-slider .tp-rightarrow {
    right: 0;
    left: unset !important; }

.AboutUs {
  background: #F3F3F3; }
  .AboutUs .Title {
    text-align: left;
    margin-bottom: 25px; }
  .AboutUs__content p {
    color: rgba(0, 0, 0, 0.75);
    margin-bottom: 25px;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.5px; }
    .AboutUs__content p:last-child {
      margin-bottom: 0; }
  .AboutUs__content .mBtn {
    margin-top: 5px;
    border-color: #231F20;
    font-size: 15px;
    font-weight: 400;
    padding: 9px 40px !important;
    border-radius: 30px;
    overflow: hidden; }
    .AboutUs__content .mBtn:after {
      border-radius: 30px; }
    .AboutUs__content .mBtn:hover {
      border-color: #0080AF; }

.key_features {
  text-align: center; }
  .key_features .Title {
    color: #888888;
    text-align: center;
    margin-bottom: 30px; }
  .key_features_wrapper {
    -webkit-box-shadow: 0px 2px 15px 6px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 2px 15px 6px rgba(0, 0, 0, 0.1); }
    .key_features_wrapper .key_features_single {
      text-align: center;
      background: #231F20;
      height: 250px;
      border-bottom: 1px solid #373737;
      border-right: 1px solid #373737;
      position: relative; }
      .key_features_wrapper .key_features_single a {
        padding: 80px 0 !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      .key_features_wrapper .key_features_single p {
        margin-top: 25px;
        font-size: 18px;
        font-weight: 400;
        color: #FFFFFF; }
      .key_features_wrapper .key_features_single .key_features_image {
        height: 70px;
        display: block;
        margin: auto auto 20px; }
      .key_features_wrapper .key_features_single:nth-child(-n+3) {
        border-top: 1px solid  #373737; }
      .key_features_wrapper .key_features_single:nth-child(-n+3) {
        border-top: 1px solid  #373737; }
      .key_features_wrapper .key_features_single:nth-child(3n+1) {
        border-left: 1px solid #373737; }
  .key_features .dcBtn {
    margin-top: 45px;
    border-color: #1E1E22;
    font-size: 18px;
    color: #1E1E22;
    font-weight: 400;
    padding: 9px 50px !important; }
    .key_features .dcBtn:focus {
      color: #1E1E22; }

.our_venue {
  background: #F7DB0E; }
  .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 {
      -webkit-transform: scale(1.03);
              transform: scale(1.03); }
  .our_venue .our__venue__single .our__venue__single__wrapper .our__venue__single__wrapper_image {
    padding-top: 67.57%;
    border-radius: 5px;
    position: relative;
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transition: 0.7s all ease-in;
    transition: 0.7s all ease-in; }
  .our_venue .our__venue__single .our__venue__single__wrapper .overlay {
    position: absolute;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
    border-radius: 5px;
    padding: 0 30px; }
    .our_venue .our__venue__single .our__venue__single__wrapper .overlay p {
      color: #FFFFFF;
      font-size: 28px;
      font-weight: 500;
      font-family: "DIN Next LT Pro";
      position: absolute;
      bottom: 15px;
      letter-spacing: 1px; }

.countdown {
  background-attachment: fixed !important;
  position: relative;
  padding: 95px 0; }
  .countdown:before {
    -webkit-backdrop-filter: blur(3px);
            backdrop-filter: blur(3px);
    background: rgba(0, 0, 0, 0.7); }
  .countdown__content__single {
    text-align: center;
    border-right: 0.5px solid #FFDD00;
    padding-top: 40px;
    padding-bottom: 40px; }
    .countdown__content__single:nth-last-of-type(1) {
      border: none; }
    .countdown__content__single:first-child h4 {
      letter-spacing: 0; }
    .countdown__content__single h4 {
      font-size: 50px;
      font-weight: bold;
      font-family: "DIN Next LT Pro";
      color: #FFDD00;
      margin-bottom: 0;
      letter-spacing: 5px; }
    .countdown__content__single h5 {
      color: #E9E9E9;
      font-size: 16px;
      font-weight: 300;
      font-family: "DIN Next LT Pro";
      text-transform: uppercase; }
    .countdown__content__single p {
      font-size: 18px;
      text-transform: uppercase;
      color: #ffffff;
      font-weight: 500;
      margin-bottom: 0;
      margin-top: 25px; }

.BenefitNd {
  background: #EFEFEF; }
  .BenefitNd .Title {
    text-align: center;
    margin-bottom: 30px;
    color: #000000; }
  .BenefitNd .dcLink {
    margin: 18px 0 28px 0; }
  .BenefitNd .logo {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transition: 0.7s all ease-in;
    transition: 0.7s all ease-in; }
  .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: 14px; }
  .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;
        -webkit-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
      .BenefitNd.asSisterConcern .BenefitNd__item-wrap__item__bg {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        border-radius: 5px;
        overflow: hidden;
        background: radial-gradient(#F6F6F6 10%, #e6e6e6, #e6e6e6); }
        .BenefitNd.asSisterConcern .BenefitNd__item-wrap__item__bg img {
          height: 45px;
          -webkit-transition: 0.7s all ease-in;
          transition: 0.7s all ease-in;
          -webkit-transform: scale(1);
                  transform: scale(1); }
      .BenefitNd.asSisterConcern .BenefitNd__item-wrap__item:hover img {
        -webkit-transform: scale(1.04);
                transform: scale(1.04); }
      .BenefitNd.asSisterConcern .BenefitNd__item-wrap__item:hover .logo {
        -webkit-transform: scale(1.04);
                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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .BenefitNd.asSisterConcern .Concern-right {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 100%;
    right: -30px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .BenefitNd .ourconcer_init {
    margin: 0 15px; }

.home-social .Title {
  margin: 0;
  font-size: 30px;
  color: #888888; }
.home-social__content {
  padding: 70px 0;
  margin-top: 40px; }
  .home-social__content ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    width: 68%;
    margin: auto; }
    .home-social__content ul li a {
      height: 100px;
      width: 100px;
      position: relative;
      text-align: center;
      line-height: 100px;
      border-radius: 50%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .home-social__content ul li a img {
        position: relative;
        z-index: 3;
        height: 73px; }
      .home-social__content ul li a:after {
        content: '';
        position: absolute;
        height: 82px;
        width: 82px;
        background: #E6E6E6;
        left: 0px;
        z-index: 1;
        right: 0;
        margin: auto;
        border-radius: 50%;
        -webkit-transition: width .25s ease, height .25s ease;
        transition: width .25s ease, height .25s ease; }
      .home-social__content ul li a:hover:after {
        height: 90px;
        width: 90px; }

.map_form {
  padding-bottom: 65px; }
  .map_form .Title {
    text-align: center;
    margin-bottom: 30px;
    color: #888888; }
  .map_form .Flex {
    margin: 0 15px; }
  .map_form .map_wrapper {
    padding-right: 30px !important;
    padding-left: 0px; }
    .map_form .map_wrapper a {
      height: 100%; }
  .map_form .map_image {
    padding-top: 82.19%;
    height: 100%; }
  .map_form .form_wrapper {
    padding: 50px 35px 50px 25px !important; }
    .map_form .form_wrapper .Title {
      text-align: left;
      margin: 0 0 30px 0; }
    .map_form .form_wrapper .form-group {
      margin-bottom: 25px; }
      .map_form .form_wrapper .form-group .form-control {
        background: transparent;
        border-color: rgba(0, 0, 0, 0.5);
        border-radius: 5px;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0.5px;
        height: 40px; }
        .map_form .form_wrapper .form-group .form-control::-webkit-input-placeholder {
          color: rgba(0, 0, 0, 0.5); }
        .map_form .form_wrapper .form-group .form-control:-ms-input-placeholder {
          color: rgba(0, 0, 0, 0.5); }
        .map_form .form_wrapper .form-group .form-control::-ms-input-placeholder {
          color: rgba(0, 0, 0, 0.5); }
        .map_form .form_wrapper .form-group .form-control::placeholder {
          color: rgba(0, 0, 0, 0.5); }
      .map_form .form_wrapper .form-group textarea {
        height: 125px !important;
        width: 100%;
        border-radius: 5px;
        background: transparent;
        border-color: rgba(0, 0, 0, 0.5);
        padding: 15px; }
      .map_form .form_wrapper .form-group .mBtn {
        padding: 0;
        margin-top: -5px;
        font-size: 16px;
        width: 100%;
        height: 40px;
        border-radius: 5px;
        text-transform: uppercase;
        letter-spacing: 1px;
        position: relative;
        border-color: rgba(0, 0, 0, 0.5);
        background: transparent; }
        .map_form .form_wrapper .form-group .mBtn:after {
          background: #FFDD00; }
        .map_form .form_wrapper .form-group .mBtn:hover {
          color: #211E1F !important;
          border-color: #FFDD00;
          font-weight: 600; }
          .map_form .form_wrapper .form-group .mBtn:hover:after {
            background: #FFDD00;
            border-color: #FFDD00; }
      .map_form .form_wrapper .form-group:last-child {
        margin-bottom: 0; }
  .map_form .book_now {
    background: #F1F1F1;
    padding-left: 30px !important; }
    .map_form .book_now .Title {
      color: #000000; }

@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; } }
@media (min-width: 1920px) {
  .home-slider .tp-parallax-wrap {
    left: 245px !important; }
  .home-slider .layer_1 {
    top: 0 !important; }

  .tp-leftarrow {
    left: 40px !important; }

  .tp-rightarrow {
    right: 0px !important;
    left: unset !important; }

  .key_features .Title {
    margin-bottom: 55px; }

  .key_features_wrapper .key_features_single {
    height: 350px; }

  .key_features_wrapper .key_features_single .key_features_image {
    height: 70px;
    margin: 0 auto 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

  .key_features_wrapper .key_features_single a {
    padding: 80px 0 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

  .key_features_wrapper .key_features_single p {
    margin-top: 5px; }

  .map_form .form_wrapper .form-group .form-control {
    height: 50px; }

  .map_form .form_wrapper .form-group button {
    height: 50px; } }
@media (width: 1440px) {
  .home-slider .tp-parallax-wrap {
    left: 180px !important; }
  .home-slider .layer_1 {
    top: 0 !important; }

  .tp-leftarrow {
    left: 30px  !important; }

  .tp-rightarrow {
    right: -10px !important;
    left: unset !important; } }
@media (width: 1536px) {
  .home-slider .tp-parallax-wrap {
    left: 195px !important; }
  .home-slider .layer_1 {
    top: 0 !important; }

  .tp-leftarrow {
    left: 30px  !important; }

  .tp-rightarrow {
    right: -10px !important;
    left: unset !important; } }
@media (max-width: 1366px) {
  .tp-leftarrow {
    left: 40px  !important; }

  .tp-rightarrow {
    right: -10px !important;
    left: unset !important; }

  .home-slider .tp-parallax-wrap {
    left: 195px !important; } }
@media (max-width: 1280px) {
  .tp-leftarrow {
    left: 40px !important; }

  .tp-rightarrow {
    right: 0  !important;
    left: unset !important; }

  .home-slider .tp-parallax-wrap {
    left: 145px !important; } }
@media (max-width: 995px) {
  .map_form .book_now {
    width: 50%; }

  .home-slider .tp-parallax-wrap {
    left: 125px !important; }

  .AboutUs__content .AboutUs__content-wrapper {
    width: 100%; }

  /******* uni1q features *********/
  .key_features .top_title {
    margin-bottom: 10px; }
  .key_features .key_features_wrapper {
    padding: 0 15px !important; }
    .key_features .key_features_wrapper .key_features_single {
      float: left;
      width: 50%;
      border-bottom: 1px solid #D2D2D2;
      border-right: 1px solid #D2D2D2;
      border-left: 1px solid #D2D2D2;
      position: relative; }
      .key_features .key_features_wrapper .key_features_single:nth-child(2n+1) {
        border-left: 1px solid #D2D2D2 !important;
        border-bottom: 1px solid #D2D2D2 !important; }
      .key_features .key_features_wrapper .key_features_single:nth-child(2n) {
        border-right: 1px solid #D2D2D2 !important;
        border-bottom: 1px solid #D2D2D2 !important;
        border-left: 0 !important; }
      .key_features .key_features_wrapper .key_features_single:nth-child(1) {
        border-top: 1px solid #D2D2D2 !important; }
      .key_features .key_features_wrapper .key_features_single:nth-child(2) {
        border-top: 1px solid #D2D2D2 !important; }
      .key_features .key_features_wrapper .key_features_single a {
        padding: 25px 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
  .key_features .key_features_wrapper .key_features_single:nth-child(-n+3) {
    border-top: 0; }

  .key_features_wrapper .key_features_single p {
    margin-top: 10px; }

  .key_features_wrapper .key_features_single .key_features_image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

  /**** our venue ******/
  .our_venue .our__venue__single {
    margin-bottom: 35px; }

  .map_form .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }

  .countdown {
    padding: 95px 0; }
    .countdown__content {
      overflow: hidden;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .countdown__content__single {
        width: 50%;
        float: left;
        border-color: #FFDD00; }
        .countdown__content__single:nth-of-type(1) {
          border-bottom: 1px solid #FFDD00; }
        .countdown__content__single:nth-of-type(2) {
          border-bottom: 1px solid #FFDD00;
          border-right: 0; }
        .countdown__content__single p {
          margin-top: 30px; }

  .map_form .map_wrapper {
    width: 50%; } }
@media (max-width: 768px) {
  .home-slider .tp-parallax-wrap {
    left: 25px !important; }
  .home-slider .tp-leftarrow {
    left: 7px !important; }
  .home-slider .tp-rightarrow {
    right: -40px !important;
    left: unset !important; }

  .AboutUs__content .AboutUs__content-wrapper {
    width: 100%;
    padding: 0 15px !important; }

  /****** uniq features *******/
  .key_features_wrapper a {
    padding: 0 !important; }

  /******** our venue ***********/
  .our_venue .our__venue__single {
    margin-bottom: 30px; }

  /********** 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; }

  /*********** count down ************/
  .countdown {
    padding: 0; }
    .countdown__content {
      overflow: hidden;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .countdown__content__single {
        width: 50%;
        float: left;
        border-color: #FFDD00; }
        .countdown__content__single:nth-of-type(1) {
          border-bottom: 1px solid #FFDD00; }
        .countdown__content__single:nth-of-type(2) {
          border-bottom: 1px solid #FFDD00;
          border-right: 0; }
        .countdown__content__single h4 {
          font-size: 35px; }
        .countdown__content__single p {
          font-size: 15px;
          margin-top: 30px; }

  .map_form .map_wrapper {
    padding-left: 0;
    padding-right: 15px !important; }
  .map_form .book_now {
    width: 50%;
    padding-left: 15px !important; } }
@media (max-width: 767px) {
  .tp-leftarrow {
    left: 7px !important;
    display: none !important; }

  .tp-rightarrow {
    right: -40px !important;
    left: unset !important;
    display: none !important; }

  .home-slider {
    height: 75vh; }

  .home-slider .tp-parallax-wrap {
    left: 15px !important; }
  .home-slider .h_title {
    font-size: 22px !important;
    ine-height: 90px !important; }
  .home-slider .p_title {
    font-size: 16px !important;
    line-height: 25px !important;
    font-weight: 400 !important; }

  .AboutUs__content .AboutUs__content-wrapper p {
    margin-bottom: 20px;
    display: none; }
  .AboutUs__content .AboutUs__content-wrapper p:first-of-type {
    display: block !important; }

  /******** our venue ***********/
  .our_venue .our__venue__single {
    margin-bottom: 15px; }
  .our_venue .overlay {
    padding: 0 15px !important; }

  .key_features_wrapper .key_features_single p {
    padding: 0 15px; }

  .our_venue .our__venue__single .our__venue__single__wrapper .overlay p {
    font-size: 21px !important;
    letter-spacing: 1px; }

  /*********** count down ************/
  .countdown {
    padding: 60px 0; }
    .countdown__content {
      overflow: hidden;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .countdown__content__single {
        width: 50%;
        float: left;
        border-color: #FFDD00; }
        .countdown__content__single:nth-of-type(1) {
          border-left: none;
          border-bottom: 0; }
        .countdown__content__single:nth-of-type(2) {
          border-bottom: 0px solid #FFDD00;
          border-right: 0; }
        .countdown__content__single h4 {
          font-size: 35px; }
        .countdown__content__single p {
          font-size: 15px;
          margin-top: 30px; }

  /********** 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; }

  .asSisterConcern__nav {
    display: none; }

  .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: #7B1271;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .BenefitNd .slick-dots {
    bottom: -29px; }
    .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 #7B1271;
    border-radius: 50%;
    content: "" !important;
    height: 15px !important;
    width: 15px !important;
    top: 2px !important;
    left: 2px; }

  .map_form {
    padding-bottom: 45px; }
    .map_form .Flex {
      display: block; }
    .map_form .map_wrapper {
      padding-left: 0;
      padding-right: 0 !important;
      margin-bottom: 25px;
      width: 100%; }
    .map_form .book_now {
      width: 100%;
      padding-left: 15px !important; }

  .map_form .form_wrapper {
    padding: 50px 15px 50px !important; }

  /********** socila ***************/
  .home-social {
    padding-top: 25px; }
    .home-social__content {
      margin-top: 0 !important;
      padding: 40px 0; }
      .home-social__content ul {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        width: 75%; }
        .home-social__content ul li {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-preferred-size: 50%;
              flex-basis: 50%;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          margin-bottom: 15px; } }

/*# sourceMappingURL=home.css.map */