﻿/*2.4.3 GALLERY */
.gallery-our {
  text-align: center;
  background: url("../images/Home-1/bg-gallery.jpg");
  padding-top: 50px;
  padding-bottom: 80px; }
  .gallery-our.wrap-gallery-restaurant {
    background: none;
    padding-bottom: 50px; }
    .gallery-our.wrap-gallery-restaurant .gallery-restaurant {
      margin: auto; }
      .gallery-our.wrap-gallery-restaurant .gallery-restaurant .gallery_product {
        padding: 0 15px;
        margin-bottom: 30px; }
      .gallery-our.wrap-gallery-restaurant .gallery-restaurant ul {
        margin-bottom: 35px; }
        @media (max-width: 767px) {
          .gallery-our.wrap-gallery-restaurant .gallery-restaurant ul {
            margin-bottom: 25px;
            margin-top: 35px; } }
        .gallery-our.wrap-gallery-restaurant .gallery-restaurant ul li.active > a {
          border: 1px solid transparent;
          color: #fff;
          background: #8e7037; }
          .gallery-our.wrap-gallery-restaurant .gallery-restaurant ul li.active > a:hover, .gallery-our.wrap-gallery-restaurant .gallery-restaurant ul li.active > a:focus {
            color: #fff;
            background-color: #8e7037;
            border: 1px solid transparent;
            cursor: pointer; }
        .gallery-our.wrap-gallery-restaurant .gallery-restaurant ul li a {
          font-weight: 600;
          color: #232323;
          margin: 0px 5px;
          font-size: 16px;
          padding: 6px 18px;
          border: 1px solid transparent; }
          @media (max-width: 767px) {
            .gallery-our.wrap-gallery-restaurant .gallery-restaurant ul li a {
              margin: 0;
              font-size: 14px; } }
          @media (max-width: 480px) {
            .gallery-our.wrap-gallery-restaurant .gallery-restaurant ul li a {
              padding: 6px 10px; } }
          .gallery-our.wrap-gallery-restaurant .gallery-restaurant ul li a:hover, .gallery-our.wrap-gallery-restaurant .gallery-restaurant ul li a:focus {
            background: #8E7037;
            outline: none;
            color: #fff;
            border: 1px solid transparent; }
  .gallery-our .gallery {
    margin: 0 160px; }
    .gallery-our .gallery .title-gallery {
      color: #FFF; }
    .gallery-our .gallery .h2-rooms {
      color: #000;
      font-size: 36px; }
    .gallery-our .gallery .nav-tabs {
      display: inline-block;
      border: none;
      margin-bottom: 30px;
      margin-top: 25px; }
      .gallery-our .gallery .nav-tabs li.active > a {
        border: 1px solid #8e7037;
        color: #8e7037;
        background: transparent; }
        .gallery-our .gallery .nav-tabs li.active > a:hover, .gallery-our .gallery .nav-tabs li.active > a:focus {
          color: #8e7037;
          background-color: 0;
          border: 1px solid #8e7037;
          cursor: pointer; }
      .gallery-our .gallery .nav-tabs li a {
        margin: 0px 8px;
        color: #ababab;
        font-size: 16px;
        font-family: 'Poppins', sans-serif;
        font-weight: 500;
        -webkit-border-radius: 0px;
        border-radius: 0px;
        padding: 6px 13px; }
        .gallery-our .gallery .nav-tabs li a:hover, .gallery-our .gallery .nav-tabs li a:focus {
          background: 0;
          outline: none;
          color: #8e7037;
          border: 1px solid transparent; }
    .gallery-our .gallery .outline {
      width: 100%;
      height: 25px;
      background: url("../images/Home-1/icon-our.png") no-repeat center center;
      margin-top: 20px; }
    .gallery-our .gallery .gallery-title {
      font-size: 48px;
      color: #232323;
      text-align: center;
      font-weight: 400;
      font-family: 'Playfair Display', serif;
      position: relative; }
    .gallery-our .gallery .gallery_product {
      padding: 0; }
      .gallery-our .gallery .gallery_product .wrap-box {
        position: relative;
        display: block;
        overflow: hidden;
        text-align: center;
        cursor: pointer;
        transition: all 4s ease-in-out; }
        .gallery-our .gallery .gallery_product .wrap-box .box-img {
          width: 100%;
          height: 100%; }
        .gallery-our .gallery .gallery_product .wrap-box:hover .gallery-box-main {
          overflow: visible;
          opacity: 1;
          transform: translate(-50%, -50%); }
        .gallery-our .gallery .gallery_product .wrap-box img {
          transition: all 0.3s ease-in-out;
          width: 101%;
          max-width: 101%;
          height: 100%;
          display: block; }
        .gallery-our .gallery .gallery_product .wrap-box:hover img {
          transform: scale(1.2);
          opacity: 0.8; }
        .gallery-our .gallery .gallery_product .wrap-box .gallery-box-main {
          position: absolute;
          top: 50%;
          left: 50%;
          overflow: hidden;
          opacity: 0;
          transition: all 0.4s ease-in-out;
          transform: translate(-340%, -49%); }
          .gallery-our .gallery .gallery_product .wrap-box .gallery-box-main .gallery-icon {
            transition: all 0.3s ease-in-out; }
            .gallery-our .gallery .gallery_product .wrap-box .gallery-box-main .gallery-icon .ion-ios-plus-empty {
              font-size: 40px;
              width: 60px;
              height: 60px;
              background: #ffffff;
              display: inline-block;
              border-radius: 100%;
              line-height: 60px;
              color: #8e7037;
              border: 1px solid #ffffff; }
              .gallery-our .gallery .gallery_product .wrap-box .gallery-box-main .gallery-icon .ion-ios-plus-empty:hover {
                background: transparent;
                color: #FFF;
                border: 1px solid #ffffff; }
          .gallery-our .gallery .gallery_product .wrap-box .gallery-box-main .gallery-content .gallery-box-h4 {
            font-family: 'Poppins', sans-serif;
            font-size: 18px;
            color: #FFF;
            font-weight: 400;
            text-transform: uppercase;
            letter-spacing: 1px; }
          .gallery-our .gallery .gallery_product .wrap-box .gallery-box-main .gallery-content .gallery-box-p {
            color: #E09300;
            font-family: 'Playfair Display', serif;
            font-style: italic;
            font-size: 15px;
            margin-top: -8px; }
    .gallery-our .gallery .btn-our {
      margin-top: 60px;
      width: 200px;
      height: 44px;
      -webkit-border-radius: 0px;
      border-radius: 0px;
      color: #ffffff;
      font-family: 'Poppins', sans-serif;
      font-weight: 500;
      font-size: 14px;
      line-height: 30px;
      border: 2px solid #ffffff;
      letter-spacing: 2px;
      outline: none;
      background: transparent; }
      .gallery-our .gallery .btn-our:hover {
        color: #ffffff;
        text-shadow: none;
        background: #8e7037;
        border: 1px solid #8e7037; }
      .gallery-our .gallery .btn-our:focus {
        color: #FFF;
        background: #8e7037;
        outline: none;
        border: 1px solid #8e7037; }
  .gallery-our.gallery_1 {
    padding-top: 25px;
    padding-bottom: 50px; }
    @media (max-width: 767px) {
      .gallery-our.gallery_1 {
        padding-bottom: 20px;
        padding-top: 0; } }
    .gallery-our.gallery_1 .wrap-box-1 {
      position: relative;
      overflow: hidden;
      display: block; }
      .gallery-our.gallery_1 .wrap-box-1:hover .box-img img {
        transform: scale(1.1);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
      .gallery-our.gallery_1 .wrap-box-1:hover .box-img p {
        overflow: visible;
        opacity: 1;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        bottom: 0; }
      .gallery-our.gallery_1 .wrap-box-1:hover .box-img:before {
        opacity: 1;
        overflow: visible;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out; }
      .gallery-our.gallery_1 .wrap-box-1 .box-img p {
        position: absolute;
        bottom: -30%;
        padding: 0px 25px 6px 25px;
        text-align: left;
        color: #FFF;
        font-size: 18px;
        line-height: 23px;
        opacity: 0;
        overflow: hidden;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        max-width: 260px; }
      .gallery-our.gallery_1 .wrap-box-1 .box-img img {
        width: 100%;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
      .gallery-our.gallery_1 .wrap-box-1 .box-img:before {
        bottom: 0;
        left: 0;
        right: 0;
        top: 35%;
        position: absolute;
        content: '';
        pointer-events: none;
        background-color: transparent;
        background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(5, 5, 5, 0.6)));
        background: -webkit-linear-gradient(top, transparent, rgba(5, 5, 5, 0.6));
        background: -moz-linear-gradient(top, transparent, rgba(5, 5, 5, 0.6));
        background: -ms-linear-gradient(top, transparent, rgba(5, 5, 5, 0.6));
        background: -o-linear-gradient(top, transparent, rgba(5, 5, 5, 0.6));
        opacity: 0;
        overflow: hidden;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out; }
  .gallery-our.gallery_2 {
    padding-top: 55px;
    padding-bottom: 75px; }
    @media screen and (max-width: 768px) {
      .gallery-our.gallery_2 {
        padding-top: 0px;
        padding-bottom: 50px; }
        .gallery-our.gallery_2 .gallery-cat .list-inline {
          margin-bottom: 20px; }
          .gallery-our.gallery_2 .gallery-cat .list-inline li {
            line-height: 35px;
            padding: 0; } }
    .gallery-our.gallery_2 .gallery-content {
      margin-top: -13px; }

@media screen and (max-width: 1200px) {
  .gallery-isotope.col-3 .item-isotope, .gallery-isotope.col-3 .item-size {
    width: 33.33333% !important; }
  .gallery-isotope.col-4 .item-isotope,
  .gallery-isotope.col-4 .item-size,
  .gallery-isotope.col-4 .width-33 {
    width: 33.33333% !important; } }
@media screen and (max-width: 768px) {
  .gallery-isotope {
    /* GALLERY */ }
    .gallery-isotope.col-3 .item-isotope,
    .gallery-isotope.col-3 .item-size {
      width: 50% !important; }
    .gallery-isotope.col-4 .item-isotope,
    .gallery-isotope.col-4 .item-size,
    .gallery-isotope.col-4 .width-33 {
      width: 50% !important; } }
@media screen and (max-width: 480px) {
  .gallery-isotope {
    /* GALLERY */ }
    .gallery-isotope.col-3 .item-isotope,
    .gallery-isotope.col-3 .item-size {
      width: 100% !important; }
    .gallery-isotope.col-4 .item-isotope,
    .gallery-isotope.col-4 .item-size,
    .gallery-isotope.col-4 .width-33 {
      width: 100% !important; } }
.gallery-isotope .item-isotope {
  float: left;
  margin-top: 30px;
  padding-left: 15px;
  padding-right: 15px; }
.gallery-isotope.col-3 .item-isotope,
.gallery-isotope.col-3 .item-size {
  width: 25%; }
.gallery-isotope.col-4 .item-isotope,
.gallery-isotope.col-4 .item-size {
  width: 25%; }
.gallery-isotope.col-4 .width-50 {
  width: 50%; }
.gallery-isotope.col-4 .width-25 {
  width: 25%; }
.gallery-isotope.col-4 .item-isotope {
  margin-top: 30px; }