.bg-menu {
  background: #00202a; }

.bg-sky-blue {
  background: #009CD1; }

.bg-dark-blue {
  background: #004167; }

body {
  font-family: 'Tajawal', sans-serif;
  font-size: 16px;
  color: #8B9497; }

.container {
  max-width: 1300px; }

img {
  max-width: 100%; }

.f-12 {
  font-size: 12px; }

.f-14 {
  font-size: 14px; }

.f-16 {
  font-size: 16px; }

.f-18 {
  font-size: 18px; }

.f-20 {
  font-size: 20px; }

.f-24 {
  font-size: 24px; }

.f-30 {
  font-size: 30px; }

.f-36 {
  font-size: 36px; }

.f-46 {
  font-size: 46px; }

.font-weight-semi-bold {
  font-weight: 500 !important; }

.link:hover {
  color: #00a7d9 !important; }

.link-zoom:hover {
  opacity: .6; }

a,
a:hover {
  text-decoration: none;
  outline: none; }

.btn:focus,
.form-control:focus {
  box-shadow: none !important; }

ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.cursor-p {
  cursor: pointer; }

.font-weight-semi-bold {
  font-weight: 500 !important; }

.btn:focus,
.form-control:focus {
  box-shadow: none !important; }

a:hover {
  text-decoration: none; }

img {
  max-width: 100%; }

.header {
  background: #1a1a1a; }
  .header .menu-item li {
    display: inline-block; }
    .header .menu-item li a {
      padding: 25px 10px;
      color: #fff;
      display: inline-block; }
      .header .menu-item li a:hover {
        color: #00a7d9; }

.banner-video {
  position: relative; }
  .banner-video .banner-slider li img {
    height: 100%; }
  .banner-video .banner-slider .flex-direction-nav {
    display: none; }
  .banner-video video {
    width: 100%; }
  .banner-video .banner-content {
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9; }
    .banner-video .banner-content h1 {
      font-size: 4em; }

.border-solid {
  border: 4px solid #fff; }

.search-container {
  position: relative;
  z-index: 9;
  margin-top: -100px; }

.input-wrap {
  border-radius: 9px;
  border-bottom: 1px solid #ccc !important; }

.right-line {
  position: relative; }
  .right-line:after {
    content: "";
    width: 60px;
    height: 2px;
    background: #00a7d9;
    left: calc(100% + 5px);
    position: absolute;
    top: 60%; }

.btn-info {
  background-color: #00a7d9;
  border-color: #00a7d9; }

.container-about,
.container-testimonal,
.container-product {
  background: url(../img/about-banner.jpg) no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
  position: relative; }
  .container-about:before,
  .container-testimonal:before,
  .container-product:before {
    content: "";
    background: rgba(0, 48, 64, 0.4);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  .container-about h3,
  .container-testimonal h3,
  .container-product h3 {
    font-weight: 500;
    margin: 0; }
  .container-about h2,
  .container-testimonal h2,
  .container-product h2 {
    font-size: 3em;
    margin: 0; }
  .container-about h1,
  .container-testimonal h1,
  .container-product h1 {
    font-size: 4em;
    font-weight: bold; }

.container-about {
  min-height: 350px; }

h1.container-about-title {
  background: #333;
  width: 450px;
  margin-top: -36px;
  position: relative;
  z-index: 9; }

.container-testimonal {
  background: url(../img/testimonial-bg.jpg) no-repeat center center;
  background-size: cover;
  background-attachment: fixed; }
  .container-testimonal .flex-direction-nav a {
    bottom: calc(50% - 20px);
    margin: 0 100px; }
  .container-testimonal .flex-direction-nav .flex-prev {
    right: auto; }

.z-index9 {
  position: relative;
  z-index: 9; }

.black-card {
  background: rgba(0, 0, 0, 0.31); }

.btn-white {
  background: #fff;
  color: #000; }

.container-rooms {
  background: url(../img/rooms-bg.png) no-repeat left center; }
  .container-rooms .carousel-control-prev,
  .container-rooms .carousel-control-next {
    background: #000;
    width: 40px;
    height: 40px;
    top: 100%;
    left: auto; }
  .container-rooms .carousel-control-prev {
    right: 50px; }

.gallery-container .carousel-control-prev,
.gallery-container .carousel-control-next {
  background: #000;
  width: 40px;
  height: 40px;
  top: 100%;
  left: auto; }
.gallery-container .carousel-control-prev {
  right: 50px; }

.bullet {
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 2px solid  #97e7fe;
  background: #00a7d9;
  border-radius: 50%; }

.container-facilities {
  background: #1A1A1A; }
  .container-facilities .dark-card .read-more {
    display: none; }
  .container-facilities .dark-card:hover {
    box-shadow: 0 0 22px rgba(0, 0, 0, 0.51); }
    .container-facilities .dark-card:hover svg path {
      fill: #00a7d9; }
    .container-facilities .dark-card:hover .read-more {
      display: inline-block; }

.footer {
  background: #1a1a1a;
  color: #bbbbbb; }

.flexslider-banner-card {
  z-index: 9; }
  .flexslider-banner-card .flex-direction-nav {
    display: none !important; }

.green-text {
  color: #00546d; }

.view-more {
  position: relative; }
  .view-more:after {
    content: "";
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9; }
  .view-more .flex-direction-nav {
    display: none; }
  .view-more .more-btn {
    position: absolute;
    top: calc(50% - 30px);
    left: calc(50% - 60px);
    z-index: 99; }

.slider-room .flex-viewport {
  height: 100%; }
  .slider-room .flex-viewport li {
    height: 100%; }

.contact-content {
  position: relative;
  top: -70px; }

.input-contact {
  border-bottom: 1px solid #fff !important;
  background: none !important;
  color: #fff !important; }
  .input-contact::placeholder {
    color: #fff !important;
    opacity: 1; }
  .input-contact:-ms-input-placeholder {
    color: #fff !important; }
  .input-contact::-ms-input-placeholder {
    color: #fff !important; }

.dark-input {
  border: none;
  border-bottom: 1px solid #000;
  color: #000 !important; }
  .dark-input::placeholder {
    color: #333 !important;
    opacity: 1; }
  .dark-input:-ms-input-placeholder {
    color: #333 !important; }
  .dark-input::-ms-input-placeholder {
    color: #333 !important; }

.custom-upload input {
  width: 0;
  height: 0;
  font-size: 0;
  visibility: hidden; }

.card-no {
  background: #00202a;
  padding: 10px 25px;
  font-size: 30px;
  color: #fff; }

.tab-custom-left .nav-link.active,
.tab-custom-left .show > .nav-link {
  background: none !important;
  color: #00a7d9 !important;
  border-left: 2px solid #00a7d9;
  border-radius: 0; }
.tab-custom-left .nav-link {
  color: #333; }

@media only screen and (max-width: 992px) {
  .contact-content {
    position: static; }

  .menu-item.active {
    display: block !important; }
    .menu-item.active li {
      display: block;
      text-align: left; }
      .menu-item.active li a {
        display: block;
        padding: 10px;
        border-top: 1px solid #333; }
        .menu-item.active li a:hover {
          background: #00a7d9;
          color: #fff !important; }

  .banner-video .banner-content {
    background: none; }
    .banner-video .banner-content h1 {
      color: #00a7d9;
      font-size: 2.5em;
      text-align: center;
      margin-top: 20px; }
    .banner-video .banner-content h6 {
      color: #00a7d9;
      text-align: center; }

  .header.fixed-top {
    position: relative; }

  .banner-video {
    overflow: visible;
    height: auto; }
    .banner-video .banner-content {
      position: static;
      padding-bottom: 50px; }

  .search-container {
    margin-top: 50px; }

  .bg-menu {
    background: transparent; }

  .menu-item {
    display: none; }
    .menu-item li {
      display: block; } }

/*# sourceMappingURL=style.css.map */
