/* :: 1.0 Import Fonts */
@import url(css/bootstrap.min.css);
/* @import url(css/classy-nav.css); */
@import url(css/owl.carousel.min.css);
@import url(css/animate.css);
@import url(css/magnific-popup.css);
@import url(css/font-awesome.min.css);
@import url(css/nice-select.css);
@import url(css/travel-icon.css);
@import url(css/ionicons.min.css);
@import url(css/lightbox.min.css);
@import url(css/responsive.css);
@font-face {
  font-family: 'FuturaLT-Book';
  src: url("fonts/FuturaLT-Book.eot?#iefix") format("embedded-opentype"), url("fonts/FuturaLT-Book.woff") format("woff"), url("fonts/FuturaLT-Book.ttf") format("truetype"), url("fonts/FuturaLT-Book.svg#FuturaLT-Book") format("svg");
  font-weight: normal;
  font-style: normal; }
/* :: 2.0 Import All CSS */
/* :: 3.0 Base CSS */
* {
  margin: 0;
  padding: 0; }


  .header-area {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    /* background: rgba(0, 0, 0, 0.40); */
    background: rgba(233, 232, 232, 0.4);
    z-index: 9;
  }
  .navbar-toggler {
    font-size: 20px;
    right: 0;
    padding: 13px;
    text-transform: uppercase;
    color: white;
    border: 0;
    /* background-color: #fed136; */
    margin-right: 60px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");

  }
   .navbar-brand{
    position: relative;
    display: inline-block;
    height: 80px;
    width: 100px;
    margin: 0;
    padding: 0;
  }
  .navbar-brand img{
    display: inline-block;
    height: 100%;
    padding: 1px 0;
    width: 100%;
  }
  
  .main-menu ul.navbar-nav li {
    display: inline-block;
    padding: 0px 10px;
  }
  .main-menu ul.navbar-nav li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #000;
    font-size: 17px;
    font-weight: 600;
    padding: 24px 0px;
    text-transform: capitalize;
    letter-spacing: 1px;
  }
  .main-menu ul.navbar-nav li.active > a::after {
    border: 1px solid #fff;
    bottom: 0px;
    content: "";
    left: 0;
    position: absolute;
    width: 100%;
  }
  .main-menu ul.navbar-nav li.active a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #7c2582;
    position: relative;
  }
  .main-menu ul.navbar-nav li a:hover {
    color: #7c2582;
  }
  .navbar {
    border: medium none;
    margin-bottom: 0;
    z-index: 1;
  }
  @media (max-width: 767px) {

    .header-area {
      /* height: 60px !important; */
      background: #000;
    }
    .navbar-toggler {
      font-size: 12px;
      top: 0;
      right: 0;
      text-transform: uppercase;
      color: white;
      border: 0;
      background-color: #fed136;
      /*margin-right: 60px;*/
    }
    /* .navbar-brand, .stick .navbar-brand {
      display: inline-block;
      height: auto  !important;
      width: 90px !important;
      padding: 9px 0;
      height: 50px;
    } */
    .navbar-brand img{
      display: inline-block;
      height: 60px !important;
      padding: 1px 0;
      width: 80%;
    }
    .navbar-default .navbar-toggle, .stick .navbar-default .navbar-toggle {
      padding: 15px 0;
    }
    .nav.navbar-nav.navbar-right, .stick .nav.navbar-nav.navbar-right {
      /* background-color: #252525; */
      padding: 0;
      margin-top: 0;
    }
    .main-menu ul.navbar-nav li, .stick .main-menu ul.navbar-nav li {
      display: block;
    }
    .main-menu ul.navbar-nav li a, .stick .main-menu ul.navbar-nav li a {
      padding: 10px 2px;
    }
    .main-menu ul.navbar-nav li.active a::after, .stick .main-menu ul.navbar-nav li.active a::after {
      border: 0px solid #fff;
    }} 

  /* {
    height: 50px;
    width: 100px;
} */

  .stick {
    /* background-color: rgb(20, 20, 20); */
    background-color: rgb(255, 255, 255);
  }

  .stick .navbar-brand {
    display: inline-block;
    height: 70px;
  }
  
  .stick .navbar-brand>img {
    display: none;
  }
  
  .stick .navbar-brand.sticky-logo>img {
    display: block;
  }
  
  .sticky-logo h1 {
    color: #fff;
    padding: 0;
    margin: 0;
    font-size: 36px;
    font-weight: bold;
    line-height: 1;
  }
  
  .sticky-logo h1 span {
    color: #3ec1d5;
  }
  .stick .main-menu ul.navbar-nav li.active > a::after {
    border: 1px solid #fff;
    bottom: 0px;
    content: "";
    left: 0;
    position: absolute;
    width: 100%;
  }
  
  .stick .main-menu ul.nav>li>a:hover {
    color: #fff;
  }
  
  .stick .main-menu ul.navbar-nav li.active a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #7c2582;
    position: relative;
  }
  
  .stick .mainmenu ul#nav>li:hover>a, .stick .mainmenu ul#nav li .mega-menu, .stick .mainmenu ul#nav li ul.sub-menu {
    background-color: #f5f5f5;
    color: #fff;
    outline: medium none;
  }
  
  .stick .mainmenu ul#nav li:hover ul.sub-menu li a:hover, .mainmenu ul#nav li .mega-menu span>a:hover, .stick .mainmenu ul#nav li .mega-menu-shop a.mega-menu-title:hover {
    color: #fff;
  }
  
  .stick .logo {
    height: 20px;
  }
  
  .stick .logo a {
    margin-top: 0px;
  }
  
  .stick .main-menu ul.nav>li>a {
    color: #fff;
    line-height: 22px;
    padding: 24px 0px;
    text-transform: capitalize;
    letter-spacing: 1px;
  }
  
  .stick .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
    width: 30px;
    height: 2px;
  }
  
  .stick .navbar-default .navbar-toggle {
    padding: 10px 0px;
  }
/* #mainNav {
  top: 0;
   height: 80px;
   font-family: Arial;
}

#mainNav .navbar-toggler {
  font-size: 12px;
  right: 0;
  padding: 13px;
  text-transform: uppercase;
  color: white;
  border: 0;
  background-color: #fed136;
  margin-right: 60px;
}

#mainNav .navbar .container-fluid .navbar-brand img{
  color: #000;
  padding-left: 50px;
  padding-right: 80px;
}


#mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
  color: #49170C;
}

#mainNav .navbar-nav .nav-item .nav-link {
  font-size: 100%;
  font-weight: 400;
  padding: 0.75em 0;
  letter-spacing: 1px;
  color: #000;
}

#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
  color: #fed136;
}

@media (min-width: 992px) {
  #mainNav {
    padding-bottom: 25px;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background-color: transparent;
  }
  #mainNav .navbar-nav .nav-item .nav-link {
    padding: 1.1em 1em !important;
  }
  #mainNav .navbar-shrink {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #5c4337;
  }
  #mainNav .navbar-shrink .navbar-brand {
    font-size: 1.25em;
    padding: 12px 0;
  } */
/* } */
body {
  font-family: "FuturaLT-Book";
  font-size: 14px; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #363636;
  line-height: 1.3;
  font-weight: 400; }

p {
  color: #7d7d7d;
  font-size: 14px;
  line-height: 2.1;
  font-weight: 400; }

a,
a:hover,
a:focus {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  text-decoration: none;
  outline: 0 solid transparent;
  color: #141414;
  font-weight: 400;
  font-size: 14px; }

ul,
ol {
  margin: 0; }
  ul li,
  ol li {
    list-style: none; }

img {
  height: auto;
  max-width: 100%; }

/* :: 3.1.0 Spacing */
.mt-15 {
  margin-top: 15px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mt-50 {
  margin-top: 50px !important; }

.mt-70 {
  margin-top: 70px !important; }

.mt-100 {
  margin-top: 100px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.mb-70 {
  margin-bottom: 70px !important; }

.mb-100 {
  margin-bottom: 100px !important; }

.ml-15 {
  margin-left: 15px !important; }

.ml-30 {
  margin-left: 30px !important; }

.ml-50 {
  margin-left: 50px !important; }

.mr-15 {
  margin-right: 15px !important; }

.mr-30 {
  margin-right: 30px !important; }

.mr-50 {
  margin-right: 50px !important; }

/* :: 3.2.0 Height */
.height-400 {
  height: 400px !important; }

.height-500 {
  height: 500px !important; }

.height-600 {
  height: 600px !important; }

.height-700 {
  height: 700px !important; }

.height-800 {
  height: 800px !important; }

/* :: 3.3.0 Section Padding */
.section-padding-100 {
  padding-top: 100px;
  padding-bottom: 100px; }

.section-padding-100-0 {
  padding-top: 100px;
  padding-bottom: 0; }

.section-padding-0-100 {
  padding-top: 0;
  padding-bottom: 100px; }

.section-padding-100-70 {
  padding-top: 100px;
  padding-bottom: 70px; }

/* :: 3.4.0 Section Heading */
.section-heading {
  position: relative;
  z-index: 1;
  margin-bottom: 60px; }
  .section-heading .line- {
    width: 90px;
    height: 2px;
    background-color: #7c2582;
    display: block;
    margin-bottom: 40px; }
  .section-heading h2 {
    font-size: 48px;
    color: #363636; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .section-heading h2 {
        font-size: 40px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .section-heading h2 {
        font-size: 36px; } }
    @media only screen and (max-width: 767px) {
      .section-heading h2 {
        font-size: 24px; } }
  .section-heading p {
    margin-bottom: 0; }
  .section-heading.text-center .line- {
    margin: 0 auto 40px; }
  .section-heading.white h2,
  .section-heading.white p {
    color: #ffffff; }

/* :: 3.5.0 Preloader CSS */
.preloader {
  background-color: #ffffff;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999; }
  .preloader .cssload-container {
    display: block;
    width: 97px; }
  .preloader .cssload-loading i {
    width: 19px;
    height: 19px;
    display: inline-block;
    border-radius: 50%;
    background: #cb8670; }
  .preloader .cssload-loading i:first-child {
    opacity: 0;
    animation: cssload-loading-ani2 0.58s linear infinite;
    -o-animation: cssload-loading-ani2 0.58s linear infinite;
    -ms-animation: cssload-loading-ani2 0.58s linear infinite;
    -webkit-animation: cssload-loading-ani2 0.58s linear infinite;
    -moz-animation: cssload-loading-ani2 0.58s linear infinite;
    transform: translate(-19px);
    -o-transform: translate(-19px);
    -ms-transform: translate(-19px);
    -webkit-transform: translate(-19px);
    -moz-transform: translate(-19px); }
  .preloader .cssload-loading i:nth-child(2),
  .preloader .cssload-loading i:nth-child(3) {
    animation: cssload-loading-ani3 0.58s linear infinite;
    -o-animation: cssload-loading-ani3 0.58s linear infinite;
    -ms-animation: cssload-loading-ani3 0.58s linear infinite;
    -webkit-animation: cssload-loading-ani3 0.58s linear infinite;
    -moz-animation: cssload-loading-ani3 0.58s linear infinite; }
  .preloader .cssload-loading i:last-child {
    animation: cssload-loading-ani1 0.58s linear infinite;
    -o-animation: cssload-loading-ani1 0.58s linear infinite;
    -ms-animation: cssload-loading-ani1 0.58s linear infinite;
    -webkit-animation: cssload-loading-ani1 0.58s linear infinite;
    -moz-animation: cssload-loading-ani1 0.58s linear infinite; }
@keyframes cssload-loading-ani1 {
  100% {
    transform: translate(39px);
    opacity: 0; } }
@-o-keyframes cssload-loading-ani1 {
  100% {
    -o-transform: translate(39px);
    opacity: 0; } }
@-ms-keyframes cssload-loading-ani1 {
  100% {
    -ms-transform: translate(39px);
    opacity: 0; } }
@-webkit-keyframes cssload-loading-ani1 {
  100% {
    -webkit-transform: translate(39px);
    opacity: 0; } }
@-moz-keyframes cssload-loading-ani1 {
  100% {
    -moz-transform: translate(39px);
    opacity: 0; } }
@keyframes cssload-loading-ani2 {
  100% {
    transform: translate(19px);
    opacity: 1; } }
@-o-keyframes cssload-loading-ani2 {
  100% {
    -o-transform: translate(19px);
    opacity: 1; } }
@-ms-keyframes cssload-loading-ani2 {
  100% {
    -ms-transform: translate(19px);
    opacity: 1; } }
@-webkit-keyframes cssload-loading-ani2 {
  100% {
    -webkit-transform: translate(19px);
    opacity: 1; } }
@-moz-keyframes cssload-loading-ani2 {
  100% {
    -moz-transform: translate(19px);
    opacity: 1; } }
@keyframes cssload-loading-ani3 {
  100% {
    transform: translate(19px); } }
@-o-keyframes cssload-loading-ani3 {
  100% {
    -o-transform: translate(19px); } }
@-ms-keyframes cssload-loading-ani3 {
  100% {
    -ms-transform: translate(19px); } }
@-webkit-keyframes cssload-loading-ani3 {
  100% {
    -webkit-transform: translate(19px); } }
@-moz-keyframes cssload-loading-ani3 {
  100% {
    -moz-transform: translate(19px); } }
/* :: 3.6.0 Miscellaneous */
.bg-img {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

.bg-white {
  background-color: #ffffff !important; }

.bg-dark {
  background-color: #000000 !important; }

.bg-transparent {
  background-color: transparent !important; }

.font-bold {
  font-weight: 700; }

.font-light {
  font-weight: 300; }

.bg-overlay {
  position: relative;
  z-index: 2;
  background-position: center center;
  background-size: cover; }
  .bg-overlay::after {
    background-color: rgba(0, 0, 0, 0.63);
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ""; }

.bg-fixed {
  background-attachment: fixed !important; }

/* :: 3.7.0 ScrollUp */
#scrollUp {
  background-color: #cb8670;
  border-radius: 0;
  bottom: 50px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
  color: #ffffff;
  font-size: 24px;
  height: 40px;
  line-height: 40px;
  right: 50px;
  text-align: center;
  width: 40px;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms; }
  #scrollUp:hover, #scrollUp:focus {
    background-color: #363636; }

/* :: 3.8.0 Palatin Button */
.palatin-btn {
  background-color: #7c2582;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  position: relative;
  z-index: 1;
  display: inline-block;
  min-width: 123px;
  height: 53px;
  color: #ffffff;
  border: none;
  border-radius: 0;
  padding: 0 30px;
  font-size: 18px;
  font-weight: 600;
  line-height: 53px;
  text-transform: capitalize; }
  .palatin-btn:hover, .palatin-btn:focus {
    font-size: 16px;
    background-color: #363636;
    color: #ffffff; }
  .palatin-btn.btn-2 {
    background-color: #363636;
    color: #ffffff; }
    .palatin-btn.btn-2:hover, .palatin-btn.btn-2:focus {
      font-size: 16px;
      background-color: #cb8670;
      color: #ffffff; }
  .palatin-btn.btn-3 {
    background-color: #ffffff;
    color: #cb8670;
    border: 2px solid #cb8670;
    height: 49px;
    line-height: 48px; }
    .palatin-btn.btn-3:hover, .palatin-btn.btn-3:focus {
      font-size: 16px;
      background-color: #cb8670;
      color: #ffffff; }

/* :: 5.0 Hero Area CSS */
.hero-area .container-fluid {
  width: 100%;
  margin: 0;
  padding: 0;
}
.hero-slides {
  position: relative;
  z-index: 1; }
  .hero-slides .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    margin-left: 45%;
    bottom: 30px;
    left: 4%; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .hero-slides .owl-dots {
        left: 1%; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .hero-slides .owl-dots {
        left: 5px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column;
        flex-direction: column; } }
    @media only screen and (max-width: 767px) {
      .hero-slides .owl-dots {
        bottom: 100px; } }
    .hero-slides .owl-dots .owl-dot {
      -webkit-transition-duration: 300ms;
      transition-duration: 300ms;
      border: 2px solid transparent;
      background-color: transparent;
      display: block;
      border-radius: 50%;
      padding: 3px 5px;
      color: #ffffff;
      font-size: 14px; }
      .hero-slides .owl-dots .owl-dot.active, .hero-slides .owl-dots .owl-dot:hover, .hero-slides .owl-dots .owl-dot:focus {
        color: #ffffff;
        background-color: #171816;
        border: 2px solid #7c2582;
        box-shadow: none; }

.single-hero-slide {
  width: 100%;
  height: 750px;
  position: relative;
  z-index: 1;
  overflow: hidden; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-hero-slide {
      height: 800px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-hero-slide {
      height: 750px; } }
  @media only screen and (max-width: 767px) {
    .single-hero-slide {
      height: 750px; } }
  .single-hero-slide .slide-img {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -10;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
  .single-hero-slide .hero-slides-content {
    /*display: inline-block;*/
    padding: 60px 50px;
    background-color: inherit;
    /*border: 2px solid #cb8670;*/
    text-align: center; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .single-hero-slide .hero-slides-content {
        padding: 40px 20px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single-hero-slide .hero-slides-content {
        padding: 30px 20px; } }
    @media only screen and (max-width: 767px) {
      .single-hero-slide .hero-slides-content {
        padding: 20px; } }
    .single-hero-slide .hero-slides-content .line {
      width: 90px;
      height: 2px;
      background-color: #7c2582;
      margin: 0 auto 30px; }
    .single-hero-slide .hero-slides-content h3 {
      position: relative;
      z-index: 1;
      font-size: 50px;
      font-weight: 700;
      color: #ffffff;
      margin-bottom: 0;
      display: inline-block; }
      .single-hero-slide .hero-slides-content h4{
        position: relative;
        z-index: 1;
        font-size: 20px;
        font-weight: 500;
        color: #1cd604;
        margin-bottom: 0;
        display: inline-block; }
        .single-hero-slide .hero-slides-content .palatin-btn {
          /* padding-top: 5px; */
        }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .single-hero-slide .hero-slides-content h2 {
          font-size: 48px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .single-hero-slide .hero-slides-content h2 {
          font-size: 36px; } }
      @media only screen and (max-width: 767px) {
        .single-hero-slide .hero-slides-content h2 {
          font-size: 30px; } }
    .single-hero-slide .hero-slides-content p {
      font-size: 14px;
      color: #ffffff; }

.hero-slides .owl-item.active .single-hero-slide .slide-img {
  -webkit-animation: slide 20s linear infinite;
  animation: slide 20s linear infinite; 
}

@-webkit-keyframes slide {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes slide {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

/* :: 7.0 About Us Area CSS */
#about{
  margin-top: 25px;
  padding-top: 15px;
}.about-thumbnail {
  position: relative;
  z-index: 1; 
  border-bottom: .5px dotted #363436;
  align-content: center;
}
  .about-thumbnail.homepage .first-img {
    position: relative;
    width: 90%;
    padding-top: 60px;
    padding-bottom: 15px;
    /* margin-left: auto; */
    /* margin-top: 190px; */
    /* box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.15);  */
  }
    .about-thumbnail.homepage .first-img img{
      height: 100%;
      width: 100%;
    }
  .about-thumbnail.homepage .second-img {
    position: relative;
    z-index: 1;
    width: 55%;
    margin-top: -120%;
    box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.15); }
    .about-thumbnail.homepage .second-img img{
      height: 300px;
    }
  .about-thumbnail.homepage .third-img {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    width: 45%;
    margin-top: -15%;
    box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.15); }
    .about-thumbnail.homepage .third-img img{
      height: 230px;
    }
@media only screen and (min-width: 688px) and (max-width: 991px){
  .about-thumbnail {
    position: relative;
    z-index: 1; }
    .about-thumbnail.homepage .first-img {
      position: relative;
      /* width: 60%; */
      /* margin-left: auto; */
      /* margin-top: 190px; */
      box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.15); }
      .about-thumbnail.homepage .first-img img{
        height: 400px;
      }
    .about-thumbnail.homepage .second-img {
      position: relative;
      z-index: 1;
      width: 55%;
      margin-top: -120%;
      box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.15); }
      .about-thumbnail.homepage .second-img img{
        height: 300px;
      }
    .about-thumbnail.homepage .third-img {
      position: relative;
      z-index: 1;
      margin: 0 auto;
      width: 45%;
      margin-top: -15%;
      box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.15); }
      .about-thumbnail.homepage .third-img img{
        height: 230px;
      }
}
.about-key-text {
  position: relative;
  z-index: 1;
  margin-top: 25px; }
  .about-key-text h6 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; */
    margin-bottom: 20px;
    font-size: 16px; }
    .about-key-text h6 span {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 30px;
      flex: 0 0 30px;
      /* max-width: 30px; */
      width: 30px;
      margin-right: 15px;
      height: 30px;
      text-align: center;
      font-size: 12px;
      background-color: #7c2582;
      border-radius: 50%;
      line-height: 30px;
      color: #ffffff; }

.about-key-text1 {
position: relative;
z-index: 1;
float: right;
margin-top: -100px; }
.about-key-text1 h6 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
/* -webkit-box-align: right;
-ms-flex-align: center;
-ms-grid-row-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; */
margin-bottom: 20px;
font-size: 16px; }
.about-key-text1 h6 span {
-webkit-box-flex: 0;
-ms-flex: 0 0 30px;
flex: 0 0 30px;
max-width: 30px;
width: 30px;
margin-right: 15px;
height: 30px;
text-align: center;
font-size: 12px;
background-color: #7c2582;
border-radius: 50%;
line-height: 30px;
color: #ffffff; }

/* :: 8.0 Pool Area CSS */
.pool-content {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 70px 50px;
  border: 2px solid #cb8670;
  background-color: rgba(0, 0, 0, 0.63); }
  @media only screen and (max-width: 767px) {
    .pool-content {
      padding: 50px 20px; } }
  .pool-content .pool-feature {
    position: relative;
    z-index: 1;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .pool-content .pool-feature {
        margin-top: 30px; } }
    .pool-content .pool-feature i {
      font-size: 70px;
      color: #cb8670;
      margin-bottom: 15px;
      display: block; }
    .pool-content .pool-feature p {
      color: #ffffff;
      font-size: 14px;
      margin-bottom: 0; }

/* :: 9.0 Rooms Area CSS */
#services {
  background-image: url(img/bg.svg)
}
#services .section-heading h2 {
  color: #fff;
}
.serv-intro {
  color: #ffffff;
  font-size: 16px;
  padding: 5px 10px;
  
}
.single-service-area {
  position: relative;
  /*z-index: 10;*/
  width: 100%;
  height: 515px;
  margin-bottom: 40px;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms; }
  .single-service-area .bg-thumbnail {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    /*z-index: 10;*/ }
  .single-service-area .price-from {
    position: absolute;
    /*z-index: 20;*/
    top: -19px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 10px 15px;
    background-color: #181818;
    border: 2px solid #cb8670;
    display: inline-block;
    margin-bottom: 0;
    line-height: 1;
    color: #ffffff;
    font-size: 14px; }
  .single-service-area .service-text {
    position: absolute;
    /*z-index: 30;*/
    background-color: rgba(0, 0, 0, 0.63);
    padding: 30px 30px 40px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    width: calc(100% - 40px);
    border: 2px solid #cb8670;
    border-radius: 10px;
    text-align: center;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms; }
    .single-service-area .service-text .line {
      width: 90px;
      height: 2px;
      background-color: #7c2582;
      display: block;
      margin: 0 auto 20px; }
    .single-service-area .service-text h4 {
      color: #ffffff; }
      @media only screen and (max-width: 767px) {
        .single-service-area .service-text h4 {
          font-size: 20px; } }
    .single-service-area .service-text p {
      color: #ffffff;
      margin-bottom: 0;
      text-align: left;
     }
  .single-service-area .book-room-btn {
    position: absolute;
    bottom: -15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 50; }
  .single-service-area:hover .service-text, .single-service-area:focus .service-text {
    background-color: #000; }
#serv .container .three-fourth .card-header{
  color: #920707;
}
#accordion .card .card-header .btn{
  color: #232323;
}
.three-fourth {
    width: 900px;
}
.acc-trigger.active {
    cursor: default;
}
.acc-trigger {
    border-top: 1px dashed #D5B2B2;
    cursor: pointer;
    display: block;
    margin: 0;
    color: black;
}
.three-fourth .acc-trigger a{
  font-size: 18px;
  font-weight: 590;
}
.three-fourth .acc-trigger a:hover{
  color: #920707;
}




section#projects{
  background-color: rgb(0,0,0,0.2);
  margin-top: 50px;
  margin-bottom: 90px;
  padding-top: 30px;
  padding-bottom: 50px;
}
section#projects .desc p{
  color: #000;
  font-size: 15px;
  padding-bottom: 15px;
}

section#projects .container .project-img {
  margin-top: 40px;
  /*height: 400px;*/
}
section#projects .container .project-img img{
  height: 90%;
}
section#projects .container .proj .title{
  font-size: 17px;
  padding-top: 5px;
  padding-left: 8px;
}

.project-img {
  position: relative;
  width: 100%;
  height: 450px;
}
.img__description_layer .img__description{
  font-size: 20px;
  text-align: justify;
  color: #000;
  padding-right: 5px;
  padding-left: 5px;
  font-weight: 600;
}
.img__description_layer {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(36, 62, 206, 0.3);
  color: red;
  visibility: hidden;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;

  /* transition effect. not necessary */
  transition: opacity .2s, visibility .2s;
}

.project-img:hover .img__description_layer {
  visibility: visible;
  opacity: 1;
}
/*section#projects .container .single-project-info .project-img .project-info-text{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(29, 106, 154, 0.72);
  color: #fff;
  visibility: hidden;
  opacity: 0;
}
section#projects .container .single-project-info .project-img:hover .project-info-text {
  visibility: visible;
  opacity: 1;
}*/


section#partners{

}
.clientel {
margin: 50px 0 10px;
color: #53595b;
font-weight: 600;
}
section#partners .clientelles {
    height:250px;
    width: 100%;
    border:1px solid #7c2582;
    text-align:left;
    white-space: nowrap;
    overflow-y:hidden;
    padding-top: 60px;
}


.pagination-area {
  position: relative;
  z-index: 1;
  text-align: center; }
  .pagination-area .pagination {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .pagination-area .pagination .page-item .page-link {
      border: 2px solid transparent;
      background-color: transparent;
      display: block;
      padding: 5px;
      margin-right: 10px;
      color: #181818;
      font-size: 14px; }
      .pagination-area .pagination .page-item .page-link:hover, .pagination-area .pagination .page-item .page-link:focus {
        color: #ffffff;
        background-color: #616161;
        border: 2px solid #cb8670;
        box-shadow: none; }
    .pagination-area .pagination .page-item:first-child .page-link {
      margin-left: 0;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
    .pagination-area .pagination .page-item:last-child .page-link {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .pagination-area .pagination .page-item.active .page-link {
      color: #ffffff;
      background-color: #616161;
      border: 2px solid #cb8670; }

/* :: 10.0 Services Area CSS */
.services-intro {
  position: relative;
  z-index: 1; }
  .services-intro .single-cool-fact {
    width: 100%; }

.core-features-area {
  position: relative;
  z-index: 10; }
  .core-features-area .single-core-feature {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 514px; }
    .core-features-area .single-core-feature .bg-thumbnail {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: 5; }
    .core-features-area .single-core-feature .feature-content {
      width: 70%;
      text-align: center;
      position: absolute;
      top: 50%;
      left: 50%;
      z-index: 50;
      background-color: rgba(255, 255, 255, 0.85);
      border: 2px solid #cb8670;
      padding: 30px;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      @media only screen and (max-width: 767px) {
        .core-features-area .single-core-feature .feature-content {
          width: 85%; } }
      .core-features-area .single-core-feature .feature-content i {
        font-size: 60px;
        color: #cb8670;
        margin-bottom: 30px;
        display: block; }
      .core-features-area .single-core-feature .feature-content h3 {
        font-size: 30px; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .core-features-area .single-core-feature .feature-content h3 {
            font-size: 24px; } }
        @media 
        {
          .core-features-area .single-core-feature .feature-content h3 {
            font-size: 24px; } }
        @media only screen and (max-width: 767px) {
          .core-features-area .single-core-feature .feature-content h3 {
            font-size: 24px; } }
      .core-features-area .single-core-feature .feature-content p {
        margin-bottom: 0; }

.single-service-area {
  position: relative;
  z-index: 1; }
  .single-service-area i {
    display: block;
    margin-bottom: 30px;
    color: #cb8670;
    font-size: 60px; }
  .single-service-area h4 {
    font-size: 30px;
    margin-bottom: 25px;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms; }
    @media only screen and (max-width: 767px) {
      .single-service-area h4 {
        font-size: 24px; } }
  .single-service-area p {
    margin-bottom: 0; }

.our-milestones {
  position: relative;
  z-index: 1; }
  .our-milestones .single-cool-fact {
    background-color: rgba(0, 0, 0, 0.63); }

/* :: 11.0 Our Hotel Area CSS */
.single-hotel-info {
  position: relative;
  z-index: 1; }
  .single-hotel-info .hotel-info-text {
    position: relative;
    z-index: 1;
    margin-bottom: 45px; }
    .single-hotel-info .hotel-info-text h6 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -ms-grid-row-align: center;
      align-items: center;
      margin-bottom: 15px;
      font-size: 16px; }
      .single-hotel-info .hotel-info-text h6 span {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30px;
        flex: 0 0 30px;
        max-width: 30px;
        width: 30px;
        margin-right: 15px;
        height: 30px;
        text-align: center;
        font-size: 12px;
        background-color: #cb8670;
        border-radius: 50%;
        line-height: 30px;
        color: #ffffff; }

/* :: 12.0 Testimonial Area CSS */
.testimonial-content {
  position: relative;
  z-index: 1;
  border: 2px solid #cb8670;
  background-color: #ffffff;
  padding: 100px;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .testimonial-content {
      padding: 30px; } }
  .testimonial-content .single-testimonial {
    position: relative;
    z-index: 1;
    text-align: center; }
    .testimonial-content .single-testimonial p {
      font-size: 16px;
      color: #7d7d7d;
      font-style: italic; }
      @media only screen and (max-width: 767px) {
        .testimonial-content .single-testimonial p {
          font-size: 14px; } }
    .testimonial-content .single-testimonial h6 {
      margin-top: 55px;
      margin-bottom: 60px; }
      .testimonial-content .single-testimonial h6 span {
        color: #cb8670; }
      @media only screen and (max-width: 767px) {
        .testimonial-content .single-testimonial h6 {
          margin-top: 25px;
          margin-bottom: 30px; } }
    .testimonial-content .single-testimonial img {
      width: auto !important;
      margin: 0 auto; }

/* :: 13.0 Footer Area CSS */
/*.footer-area {
  position: relative;
  z-index: 1;
  background-color: #363636;
  padding-bottom: 40px; }


  .widget-title{
    margin-bottom: 10px;
  }
  .footer-area .footer-widget-area p {
    color: #cccccc;
    font-size: 16px;
    margin-bottom: 0; }
  .footer-area .footer-widget-area .widget-title {
    padding-top: 15px;
    color: #ffffff;
    font-weight: 400; }
  .footer-area .footer-widget-area .subscribe-form {
    position: relative;
    z-index: 1; }
    .footer-area .footer-widget-area .subscribe-form input {
      width: 100%;
      height: 46px;
      background-color: transparent;
      border: 2px solid #cb8670;
      padding: 0 15px;
      color: #ffffff; }
    .footer-area .footer-widget-area .subscribe-form button {
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms;
      width: 100%;
      height: 46px;
      border: none;
      font-size: 16px;
      margin-top: 15px;
      color: #ffffff;
      cursor: pointer;
      background-color: #cb8670; }
      .footer-area .footer-widget-area .subscribe-form button:hover, .footer-area .footer-widget-area .subscribe-form button:focus {
        background-color: #363636; }
  .footer-area .copywrite-text {
    position: relative;
    z-index: 1; }
    .footer-area .copywrite-text p {
      margin-bottom: 0;
      line-height: 1.5;
      font-size: 12px;
      color: rgba(204, 204, 204, 0.4); }
      .footer-area .copywrite-text p a {
        font-size: 12px;
        color: rgba(204, 204, 204, 0.4); }
        .footer-area .copywrite-text p a:hover {
          color: #ffffff; }*/
footer{
  height: 200px;
  background-color: #ffffff;
  margin-top: 35px;
}
footer .container-fluid{
  /*background-color: #90410D;*/
  background-color: black;
}
footer .container-fluid span{
  padding-top: 10px;
  text-align: center;
  margin-left: 33%;
  color: #ffffff;
  padding-bottom: 10px;
}
footer .container-fluid .conta {
  padding-top: 15px;
  
}
footer .container-fluid .conta > h4,h6{
  color: #ffffff;
}
footer .container-fluid .footer-widget-area h5{
  color: #ffffff;
}

/* :: 14.0 Breadcumb Area CSS */
.breadcumb-area {
  position: relative;
  z-index: 1;
  width: 100%;
  margin-top: 100px;
  /* height: 250px;  */
}
  @media only screen and (max-width: 767px) {
    .breadcumb-area {
      height: 190px; } }
  .breadcumb-area .bradcumbContent {
    margin-top: 70px; }
    @media only screen and (max-width: 767px) {
      .breadcumb-area .bradcumbContent {
        margin-top: 0; } }
    .breadcumb-area .bradcumbContent h2 {
      font-size: 48px;
      color: #ffffff;
      margin-bottom: 0;
      padding: 5px 30px;
      border: 2px solid #cb8670;
      background-color: rgba(0, 0, 0, 0.63); }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .breadcumb-area .bradcumbContent h2 {
          font-size: 36px; } }
      @media only screen and (max-width: 767px) {
        .breadcumb-area .bradcumbContent h2 {
          font-size: 30px; } }

          .expert-single {
            overflow: hidden;
            box-shadow: 1px 1px 5px rgba(0, 0, 5, .08);
            position: relative;
        }
        
        .expert-content {
            position: relative;
            margin-top: -40px;
            background: #f5f5f5;
            transform: translateY(40px);
            transition: all .3s;
        }
        
        .expert-single:hover .expert-content {
            transform: translateY(0px);
            background: #fff;
        
        }
        
        .expert-content h3 {
            padding: 30px 0 5px;
            font-size: 24px;
        }
        
        .expert-content span {
            color: #ada282;
        }
        
        .expert-content ul {
            justify-content: center;
            margin: 20px 0;
        }
        
        .expert-content ul li {
            padding: 0 10px;
        }
        
        .expert-content ul li a {
            color: #c0b596;
        }
        
        .col-p {
            padding: 10px 1px;
        }
        
        .expert-active .owl-nav div {
            position: absolute;
            left: -70px;
            top: 50%;
            transform: translateY(-50%);
            height: 50px;
            width: 50px;
            line-height: 50px;
            text-align: center;
            border-radius: 10px;
            background: rgba(192, 181, 150, .3);
            transition: all .3s;
        }
        
        .expert-active .owl-nav div.owl-next {
            right: -70px;
            left: auto;
        }
        
        .expert-active .owl-nav div:hover {
            background: rgba(192, 181, 150, .8);
        }

        .tab-content {
          padding-top: 35px;
        }
/* :: 15.0 Blog Area CSS */
.single-blog-post {
  position: relative;
  z-index: 10; }
  .single-blog-post .blog-post-thumb {
    position: relative;
    z-index: 1; }
  .single-blog-post .post-content {
    position: relative;
    z-index: 1;
    width: 80%;
    border: 2px solid #cb8670;
    padding: 50px 40px 30px;
    left: 10%;
    text-align: center;
    margin-top: -145px;
    background-color: #ffffff; }
    @media only screen and (max-width: 767px) {
      .single-blog-post .post-content {
        width: 90%;
        left: 5%;
        margin-top: -25px;
        padding: 40px 30px 20px; } }
    .single-blog-post .post-content .post-date {
      position: absolute;
      left: 50%;
      top: -26.5px;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
    .single-blog-post .post-content .post-title {
      font-size: 30px;
      display: block;
      margin-bottom: 10px; }
      .single-blog-post .post-content .post-title:hover, .single-blog-post .post-content .post-title:focus {
        color: #cb8670; }
      @media only screen and (max-width: 767px) {
        .single-blog-post .post-content .post-title {
          font-size: 20px;
          margin-bottom: 15px; } }
    .single-blog-post .post-content .post-meta {
      position: relative;
      z-index: 1;
      margin-bottom: 30px; }
      .single-blog-post .post-content .post-meta a {
        font-size: 12px;
        color: #363636;
        position: relative;
        z-index: 2; }
        .single-blog-post .post-content .post-meta a:first-child {
          margin-right: 30px; }
          .single-blog-post .post-content .post-meta a:first-child::after {
            position: absolute;
            top: -2px;
            right: -18px;
            content: '|';
            z-index: 10; }

/* :: 16.0 Contact Area CSS */
#contact-page{
  padding-top: 70px;
  background: rgba(91, 92, 91, 0.2);
  margin-top: 15px;
  padding-bottom: 15px;
}

#contact-page .contact-form 
.form-group label {
  color: #4E4E4E;
  font-size: 16px;
  font-weight: 300;
}

.form-group .form-control {
  padding: 7px 12px;
  border-color:#f2f2f2;
  box-shadow: none;
}

textarea#message{
  resize: none;
  padding: 10px;
}

#contact-page .contact-wrap {
  margin-top: 20px;
}
.validation {
  color: red;
  display:none;
  margin: 0 0 20px;
  font-weight:400;
  font-size:13px;
}

#sendmessage {
  color: green;
  border:1px solid green;
  display:none;
  text-align:center;
  padding:15px;
  font-weight:600;
  margin-bottom:15px;
}

#errormessage {
  color: red;
  display:none;
  border:1px solid red;
  text-align:center;
  padding:15px;
  font-weight:600;
  margin-bottom:15px;
}

#sendmessage.show, #errormessage.show, .show {
display:block;
}

section h3.section-subheading {
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 75px;
  text-transform: none;
  font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}


/* :: 17.0 Skills Area CSS */
.single-skils-area {
  position: relative;
  z-index: 1;
  text-align: center; }
  .single-skils-area .circle {
    position: relative;
    z-index: 10;
    margin-bottom: 15px; }
  .single-skils-area .skills-text {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .single-skils-area .skills-text span {
      font-size: 48px;
      color: #232323; }
    .single-skils-area .skills-text p {
      margin-bottom: 0;
      line-height: 1;
      font-size: 14px;
      color: #232323; }

/* :: 18.0 Elements Area CSS */
.elements-title h2 {
  font-size: 48px;
  margin-bottom: 20px; }
  @media only screen and (max-width: 767px) {
    .elements-title h2 {
      font-size: 24px; } }

.single-icon {
  position: relative;
  z-index: 1;
  padding: 50px 30px;
  border: 2px solid #cb8670;
  text-align: center; }
  .single-icon i {
    color: #cb8670;
    font-size: 70px;
    display: block;
    margin-bottom: 30px; }
  .single-icon span {
    font-size: 16px; }

/* :: 18.1.0 Single Cool Facts CSS */
.single-cool-fact {
  position: relative;
  z-index: 1;
  width: 200px;
  padding: 35px 15px;
  border: 2px solid #cb8670;
  text-align: center;
  background-color: #363636;
  margin: 0 auto;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms; }
  .single-cool-fact .scf-text i {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    display: block;
    font-size: 70px;
    margin-bottom: 10px;
    color: #cb8670; }
  .single-cool-fact .scf-text h2 {
    font-size: 48px;
    margin-bottom: 5px;
    color: #ffffff; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .single-cool-fact .scf-text h2 {
        font-size: 48px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single-cool-fact .scf-text h2 {
        font-size: 36px; } }
    @media only screen and (max-width: 767px) {
      .single-cool-fact .scf-text h2 {
        font-size: 30px; } }
  .single-cool-fact .scf-text p {
    font-size: 14px;
    margin-bottom: 0;
    color: #ffffff;
    line-height: 1; }
  .single-cool-fact:hover, .single-cool-fact:focus {
    background-color: #cb8670; }
    .single-cool-fact:hover .scf-text i, .single-cool-fact:focus .scf-text i {
      color: #ffffff; }

/* :: 18.2.0 Accordians Area CSS */
.single-accordion.panel {
  background-color: #ffffff;
  border: 0 solid transparent;
  border-radius: 4px;
  box-shadow: 0 0 0 transparent;
  margin-bottom: 15px; }
.single-accordion:last-of-type {
  margin-bottom: 0; }
.single-accordion h6 {
  margin-bottom: 0; }
  .single-accordion h6 a {
    background-color: #cb8670;
    border-radius: 0;
    border: 2px solid #cb8670;
    color: #ffffff;
    display: block;
    margin: 0;
    padding: 20px 70px 20px 30px;
    position: relative;
    font-size: 14px;
    text-transform: capitalize; }
    .single-accordion h6 a span {
      background: transparent;
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms;
      font-size: 10px;
      position: absolute;
      right: 0;
      text-align: center;
      top: 0;
      width: 58px;
      height: 100%;
      color: #ffffff;
      line-height: 58px; }
      .single-accordion h6 a span.accor-open {
        opacity: 0; }
    .single-accordion h6 a.collapsed {
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms;
      background-color: #ffffff;
      color: #7d7d7d;
      border: 2px solid #cb8670; }
      .single-accordion h6 a.collapsed span {
        color: #7d7d7d; }
        .single-accordion h6 a.collapsed span.accor-close {
          opacity: 0; }
        .single-accordion h6 a.collapsed span.accor-open {
          opacity: 1; }
.single-accordion .accordion-content {
  border-top: 0 solid transparent;
  box-shadow: none;
  padding: 30px 15px 5px; }
  .single-accordion .accordion-content p {
    margin-bottom: 0; }

/* :: 18.3.0 Tabs Area CSS */
.palatin-tabs-content {
  position: relative;
  z-index: 1; }
  .palatin-tabs-content .nav-tabs {
    border-bottom: none;
    margin-bottom: 30px; }
    .palatin-tabs-content .nav-tabs .nav-link {
      background-color: #ffffff;
      border: 2px solid #cb8670;
      padding: 0 20px;
      height: 58px;
      line-height: 58px;
      color: #7d7d7d;
      margin: 0 2px;
      border-radius: 0; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .palatin-tabs-content .nav-tabs .nav-link {
          padding: 0 15px; } }
      @media only screen and (max-width: 767px) {
        .palatin-tabs-content .nav-tabs .nav-link {
          padding: 0 15px;
          font-size: 12px;
          margin-bottom: 15px; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .palatin-tabs-content .nav-tabs .nav-link {
          padding: 0 15px; } }
      .palatin-tabs-content .nav-tabs .nav-link.active {
        background-color: #cb8670;
        color: #ffffff; }
  .palatin-tabs-content .palatin-tab-text p {
    margin-bottom: 0; }
  .palatin-tabs-content .tab-content h6 {
    font-size: 18px; }


    .accordion-inner {
      padding: 20px 15px;
    }

    #portfolio .portfolio-item {
      position: relative;
      overflow: hidden;
      margin-bottom: 30px;
    }
    #portfolio .portfolio-item img{
      height: 300px;
    }
    
    #portfolio .portfolio-item .portfolio-wrap {
      overflow: hidden;
      position: relative;
      border-radius: 6px;
      margin: 0;
    }
    
    #portfolio .portfolio-item .portfolio-wrap:hover img {
      opacity: 0.4;
      transition: 0.3s;
    }
    
    #portfolio .portfolio-item .portfolio-wrap .portfolio-info {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      text-align: center;
      opacity: 0;
      transition: 0.2s linear;
    }
    
    #portfolio .portfolio-item .portfolio-wrap .portfolio-info h4 {
      font-size: 22px;
      line-height: 1px;
      font-weight: 700;
      margin-bottom: 14px;
      padding-bottom: 0;
    }
    
    #portfolio .portfolio-item .portfolio-wrap .portfolio-info h4 a {
      color: #fff;
    }
    
    #portfolio .portfolio-item .portfolio-wrap .portfolio-info h4 a:hover {
      color: #007bff;
    }
    
    #portfolio .portfolio-item .portfolio-wrap .portfolio-info p {
      padding: 0;
      margin: 0;
      color: #e2effe;
      font-weight: 500;
      font-size: 14px;
      text-transform: uppercase;
    }
    
    #portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-preview,
    #portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-details {
      display: inline-block;
      line-height: 1;
      text-align: center;
      width: 36px;
      height: 36px;
      background: #007bff;
      border-radius: 50%;
      margin: 10px 4px 0 4px;
    }
    
    #portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-preview i,
    #portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-details i {
      padding-top: 6px;
      font-size: 22px;
      color: #fff;
    }
    
    #portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-preview:hover,
    #portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-details:hover {
      background: #3395ff;
    }
    
    #portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-preview:hover i,
    #portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-details:hover i {
      color: #fff;
    }
    
    #portfolio .portfolio-item .portfolio-wrap:hover {
      background: #003166;
    }
    
    #portfolio .portfolio-item .portfolio-wrap:hover .portfolio-info {
      opacity: 1;
    }
    .team {
  position: relative;
  z-index: 1;
  width: 100%;
  margin-top: 100px;
  /* height: 250px;  */
}