html, body {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  overflow-x: hidden; }

body {
  font-family: "Roboto", sans-serif;
  position: relative;
  font-size: 17px;
  line-height: 24px; }

img {
  width: 100%; }

a {
  outline: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  color: #542c6b; }

a:active,
a:focus,
a:hover {
  outline: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  color: #333; }

p {
  color: #333; }

section {
  padding: 80px 0;
  position: relative; }

.btn {
  color: #fff;
  background-color: #542c6b;
  border: 3px solid #542c6b;
  text-transform: uppercase;
  padding: 12px 65px;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1px;
  transition: all 0.5s ease-in-out;
  border-radius: 0; }
  @media (max-width: 500px) {
    .btn {
      padding: 12px 45px; } }

.btn:hover {
  color: #fff;
  background-color: #cdaf46;
  border: 3px solid #cdaf46;
  padding: 12px 65px; }

.title-h {
  font-size: 48px;
  color: #542c6b;
  font-weight: 900;
  line-height: 54px;
  margin-bottom: 25px;
  font-family: "Roboto", sans-serif; }
  @media (max-width: 991px) {
    .title-h {
      font-size: 35px;
      line-height: 40px; } }

.title-inner {
  color: #542c6b;
  font-size: 40px;
  margin-bottom: 40px; }

.title-p {
  font-size: 21px;
  font-weight: 300;
  line-height: 30px;
  padding-bottom: 10px;
  color: #333; }
  @media (max-width: 991px) {
    .title-p {
      font-size: 20px;
      line-height: 26px; } }

.back-img {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.back {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1; }

.link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1; }

.mobile-view {
  display: none !important; }
  @media (max-width: 991px) {
    .mobile-view {
      display: block !important; } }

/******navbar start*******/
.top-bar p, .top-bar a {
  padding-top: 5px;
  margin-bottom: 5px;
  font-family: "Archivo Narrow", sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 1px; }
  @media (max-width: 768px) {
    .top-bar p, .top-bar a {
      font-size: 12px;
      line-height: 15px; } }
.top-bar a:hover {
  color: #cdaf46; }

@media (min-width: 991px) {
  nav.navbar.bootsnav.no-background {
    background-color: transparent;
    border: none; } }
@media (max-width: 991px) {
  nav.navbar.bootsnav .navbar-toggle {
    margin-top: 18px;
    background-color: transparent; }

  .navbar-toggle .svg-inline--fa {
    color: #542c6b; } }
nav.navbar.bootsnav {
  background: rgba(255, 255, 255, 0.96);
  border-bottom: solid 1px #ccc; }
  @media (max-width: 991px) {
    nav.navbar.bootsnav {
      background: rgba(255, 255, 255, 0.96) !important;
      border-bottom: solid 1px none; } }

.navbar {
  min-height: 78px; }
  @media (max-width: 991px) {
    .navbar {
      min-height: 66px; } }

.navbar-brand {
  padding: 1px 10px 2px 55px; }
  @media (max-width: 1255px) {
    .navbar-brand {
      padding: 4px 0px 2px 0px; } }

.navbar-brand img {
  width: auto;
  height: 68px; }
  @media (max-width: 1025px) {
    .navbar-brand img {
      height: 52px; } }

.caret {
  margin-left: 4px; }

@media (max-width: 992px) {
  nav.navbar.bootsnav li.dropdown a.dropdown-toggle:before {
    content: "";
    display: none; }

  nav.navbar.bootsnav .navbar-nav > li > a {
    border-bottom: none;
    border-top: none;
    color: #542c6b !important;
    font-weight: 400;
    font-family: "Archivo Narrow", sans-serif;
    text-transform: uppercase; }

  nav.navbar.bootsnav .navbar-collapse.collapse.in {
    background: rgba(255, 255, 255, 0.96); }

  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
    border-bottom: none;
    font-family: "Archivo Narrow", sans-serif;
    color: #fff;
    font-size: 15px;
    padding: 5px 0; }

  nav.navbar.bootsnav .navbar-nav {
    margin: 15px -15px 20px -15px; }

  nav.navbar.bootsnav .btn {
    margin-left: 0px !important; } }
@media (min-width: 991px) {
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    border-radius: 0px;
    padding: 0;
    background: rgba(255, 255, 255, 0.97);
    border: solid 1px #ccc;
    border-top: 4px solid #542c6b;
    margin-top: 0px; }

  nav.navbar ul.nav > li > a {
    padding: 30px 15px;
    font-weight: 500; }

  nav.navbar.bootsnav ul.nav > li > a {
    padding: 11px 12px 10px 12px;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    color: #542c6b;
    font-family: "Archivo Narrow", sans-serif;
    margin: 14px 0 12px 0;
    letter-spacing: 1px; } }
  @media (min-width: 991px) and (max-width: 1010px) {
    nav.navbar.bootsnav ul.nav > li > a {
      padding: 26px 7px 10px 7px;
      font-weight: 600;
      font-size: 16px;
      text-decoration: none; } }

@media (min-width: 991px) and (max-width: 1199px) {
  nav.navbar.bootsnav ul.nav > li > a {
    padding: 11px 10px 10px 10px;
    font-weight: 400;
    font-size: 15px;
    text-transform: uppercase;
    font-family: "Archivo Narrow", sans-serif;
    letter-spacing: 0px; } }
@media (min-width: 991px) {
  nav.navbar-fixed.bootsnav ul.nav > li > a {
    color: #222; }

  nav.navbar-fixed.bootsnav ul.nav > li > a:hover {
    color: #cdaf46; }

  nav.no-background.bootsnav ul.nav > li > a {
    color: #fff; }

  nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after {
    content: "";
    display: none; }

  nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a {
    text-align: left; }

  nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {
    padding: 11px 10px;
    border-bottom: solid 1px #ccc;
    color: #333;
    font-family: "Archivo Narrow", sans-serif;
    font-size: 14px;
    text-transform: uppercase; }

  nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover {
    color: #542c6b; } }
nav.navbar.bootsnav .btn {
  margin-top: 12px;
  text-transform: none;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 9px 12px;
  margin-right: 15px;
  font-weight: 400;
  font-family: "Archivo Narrow", sans-serif; }
  @media (max-width: 991px) {
    nav.navbar.bootsnav .btn {
      display: none; } }

nav.bootsnav .btn {
  color: #fff !important;
  background-color: #542c6b !important;
  border: 2px solid #542c6b; }

nav.bootsnav .btn:hover {
  color: #fff;
  background-color: #cdaf46 !important;
  border-color: #cdaf46; }

nav.no-background.bootsnav .navbar-brand img.logo-large {
  width: auto;
  height: 150px;
  margin-top: 8px; }

@media (max-width: 991px) {
  nav.no-background.bootsnav .navbar-brand img.logo-large {
    height: 52px;
    width: auto;
    margin-top: 0; } }
/******navbar end**********/
/*****hero start*********/
.hero {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  min-height: 100vh;
  width: 100%;
  position: relative;
  overflow: hidden; }
  @media (max-width: 991px) {
    .hero {
      min-height: 80vh;
      padding-bottom: 30px; } }
  .hero .hero-box {
    padding-left: 40px;
    margin-top: 45vh; }
    @media (max-width: 991px) {
      .hero .hero-box {
        margin: 28vh 20px 50px 00px;
        padding-left: 0px; } }
    .hero .hero-box h1 {
      color: #fff;
      font-size: 64px;
      line-height: 64px;
      font-weight: 900;
      text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
      margin-top: 10px;
      letter-spacing: 2px; }
      @media (max-width: 991px) {
        .hero .hero-box h1 {
          font-size: 36px;
          line-height: 36px; } }
    .hero .hero-box .padd-hero {
      padding: 0 3px; }
  .hero form {
    margin-top: 20px;
    padding: 20px 30px;
    background: rgba(0, 0, 0, 0.5); }
    @media (max-width: 991px) {
      .hero form {
        padding: 15px 20px; } }
  .hero input {
    width: 100%;
    padding: 9px 15px;
    background-color: rgba(242, 242, 242, 0.7);
    border: 1px solid #111;
    outline: none; }
    @media (max-width: 991px) {
      .hero input {
        margin-bottom: 5px; } }
  .hero .btn {
    padding: 12px 35px;
    font-size: 16px;
    letter-spacing: 2px;
    min-width: 250px;
    margin: 5px 5px 5px 0;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
    background: transparent;
    border: 2px solid #fff; }
  .hero .btn:hover {
    background: #542c6b;
    border: 2px solid #542c6b;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.8); }

.hero .overlay {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  background: rgba(13, 13, 13, 0.55); }
  @media (max-width: 991px) {
    .hero .overlay {
      height: auto; } }

::-webkit-input-placeholder {
  /* Edge */
  color: #000;
  font-size: 16px; }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000;
  font-size: 16px; }

::placeholder {
  color: #000;
  font-size: 16px; }

/***************hero end******/
.products {
  padding-top: 60px; }
  .products .product-box {
    position: relative;
    box-shadow: 1px -3px 25px rgba(0, 0, 0, 0.2); }
    .products .product-box h3 {
      margin-top: 10px;
      font-family: "Archivo Narrow", sans-serif;
      font-size: 28px;
      text-transform: capitalize; }
  .products .product-img {
    height: 420px;
    margin-top: 40px; }
  .products .product-info {
    padding: 10px 5px 10px 20px; }
  .products .product-btn {
    width: 50px;
    height: 50px;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    color: #542c6b;
    padding: 7px 11px; }
  .products .product-box:hover {
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.3); }

/***********gallery start*********/
.gallery {
  margin: 0 120px; }
  @media (max-width: 991px) {
    .gallery {
      margin: 0 5px; } }
  .gallery .gallery-big {
    height: 605px;
    margin-bottom: 10px;
    position: relative; }
    @media (max-width: 991px) {
      .gallery .gallery-big {
        height: 250px; } }
  .gallery .gallery-small {
    height: 400px;
    margin-bottom: 10px;
    position: relative; }
    @media (max-width: 991px) {
      .gallery .gallery-small {
        height: 250px; } }
  .gallery .gallery-padding {
    padding-left: 5px;
    padding-right: 5px;
    position: relative; }
  .gallery .gallery-text {
    position: absolute;
    left: 15px;
    bottom: 5px; }
  .gallery h4 {
    color: #fff;
    background: #542c6b;
    border: 2px solid #542c6b;
    padding: 11px 20px; }
  .gallery h4:hover {
    background: #cdaf46;
    border: 2px solid #cdaf46;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }

/*************gallery end******/
/**********cta2 start*********/
.cta {
  padding: 200px 0;
  background-attachment: fixed; }
  @media (max-width: 768px) {
    .cta {
      padding: 80px 0; } }
  .cta .back {
    background: rgba(0, 0, 0, 0.5); }
  .cta h3 {
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.7), 0px 2px 5px rgba(0, 0, 0, 0.4), 0px 5px 10px rgba(0, 0, 0, 0.1);
    color: #fff;
    letter-spacing: 2px; }
    @media (max-width: 768px) {
      .cta h3 {
        font-size: 40px;
        line-height: 40px; } }
  .cta p {
    color: #fff;
    font-weight: 500;
    font-size: 26px;
    line-height: 36px;
    letter-spacing: 1px; }
    @media (max-width: 768px) {
      .cta p {
        font-size: 24px;
        line-height: 26px; } }
  .cta .btn {
    margin-top: 20px; }

/*************cta end*********/
/******footer start****/
.footer {
  position: relative;
  padding-top: 90px; }
  @media (max-width: 768px) {
    .footer {
      padding-top: 50px; } }
  .footer .footer-logo {
    width: 70%; }
    @media (max-width: 768px) {
      .footer .footer-logo {
        margin: 30px 0; } }
  .footer h4 {
    font-weight: 900;
    text-transform: uppercase;
    font-family: "Archivo Narrow", sans-serif;
    font-size: 30px;
    margin-top: 60px;
    color: #542c6b; }
    @media (max-width: 768px) {
      .footer h4 {
        margin-top: 20px; } }
  .footer p {
    font-size: 17px;
    line-height: 30px; }
  .footer a:hover {
    text-decoration: none;
    color: #cdaf46; }
  .footer li a {
    font-size: 19px;
    line-height: 28px;
    color: #000;
    font-family: "Archivo Narrow", sans-serif; }
  .footer ul {
    list-style: none;
    padding-left: 0;
    margin-top: 0px; }

.copyright {
  border-top: 1px solid #542c6b;
  font-size: 18px;
  font-weight: 500;
  margin-top: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: "Archivo Narrow", sans-serif;
  letter-spacing: 1px; }
  .copyright p {
    color: #542c6b; }

.footer-icons {
  padding-left: 0;
  text-align: center; }
  .footer-icons .svg-inline--fa {
    height: 34px;
    width: 34px;
    line-height: 34px;
    padding: 6px;
    display: inline-block;
    margin: 0 6px 0 0;
    color: #542c6b;
    border: 1px solid #542c6b; }
  .footer-icons .svg-inline--fa:hover {
    background-color: #cdaf46;
    border: 1px solid #cdaf46;
    color: #fff; }

/*****footer end******/
.tc-header {
  min-height: 50vh;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center; }
  @media screen and (max-width: 768px) {
    .tc-header {
      min-height: 40vh; } }

.inner-content {
  position: relative;
  display: block;
  margin-top: 20vh; }
  @media screen and (max-width: 768px) {
    .inner-content {
      margin-top: 13vh; } }

.inner-content h1 {
  color: #fff;
  font-size: 52px;
  font-weight: 500;
  font-family: "Archivo Narrow", sans-serif;
  letter-spacing: 3px;
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5); }
  @media screen and (max-width: 768px) {
    .inner-content h1 {
      font-size: 33px;
      font-weight: 300;
      letter-spacing: 2px; } }

.bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(13, 13, 13, 0.55); }

/**************************/
/*********** ABOUT PAGE START *******/
#accordion .panel {
  border: none;
  border-radius: 0px;
  box-shadow: none;
  margin-bottom: 5px; }

#accordion .panel-heading {
  padding: 0;
  border: none;
  border-radius: 0px 0px 0 0; }

#accordion .panel-title a {
  display: block;
  padding: 15px 30px 15px 20px;
  background: #fff;
  font-size: 17px;
  font-weight: bold;
  color: #542c6b;
  border: 1px solid #ccc;
  border-radius: 0px 0px 0 0;
  position: relative; }

#accordion .panel-title a.collapsed {
  border-color: #e0e0e0;
  border-radius: 5px; }

#accordion .panel-title a:before,
#accordion .panel-title a.collapsed:before,
#accordion .panel-title a:after,
#accordion .panel-title a.collapsed:after {
  content: "-";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 5px;
  background: #fff;
  font-size: 20px;
  color: #542c6b;
  text-align: center;
  position: absolute;
  top: 10px;
  right: 20px;
  opacity: 1;
  transform: scale(1);
  transition: all 0.3s ease 0s; }
  @media screen and (max-width: 768px) {
    #accordion .panel-title a:before,
    #accordion .panel-title a.collapsed:before,
    #accordion .panel-title a:after,
    #accordion .panel-title a.collapsed:after {
      top: 10px;
      right: 10px; } }

#accordion .panel-title a:after,
#accordion .panel-title a.collapsed:after {
  content: "+";
  background: transparent;
  color: #000;
  opacity: 0;
  transform: scale(0); }

#accordion .panel-title a.collapsed:before {
  opacity: 0;
  transform: scale(0); }

#accordion .panel-title a.collapsed:after {
  opacity: 1;
  transform: scale(1); }

#accordion .panel-body {
  padding: 20px 30px;
  background: #fff;
  border-top: none;
  font-size: 15px;
  color: #fff;
  line-height: 28px;
  letter-spacing: 1px;
  border-radius: 0 0 5px 5px; }
  @media screen and (max-width: 768px) {
    #accordion .panel-body {
      padding: 15px; } }

/*********** ABOUT PAGE END *******/
/************ BOOK START *****/
.contact-page form h3 {
  font-size: 30px;
  font-weight: 600;
  color: #542c6b; }
.contact-page form p, .contact-page label {
  color: #542c6b;
  font-size: 15px;
  padding-left: 15px;
  font-weight: 400; }

input, textarea {
  width: 100%;
  padding: 11px 15px;
  border: 1px solid #f4f4f4;
  background: #f9f9f9;
  margin-bottom: 22px;
  outline: none;
  border-radius: 0; }

.input-group {
  margin-bottom: 15px; }

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee; }

.check-container {
  display: block;
  position: relative;
  padding-left: 35px !important;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* Hide the browser's default checkbox */
.check-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0; }

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee; }

/* On mouse-over, add a grey background color */
.check-container:hover input ~ .checkmark {
  background-color: #ccc; }

/* When the checkbox is checked, add a blue background */
.check-container input:checked ~ .checkmark {
  background-color: #542c6b; }

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none; }

/* Show the checkmark when checked */
.check-container input:checked ~ .checkmark:after {
  display: block; }

/* Style the checkmark/indicator */
.check-container .checkmark:after {
  left: 10px;
  top: 5px;
  width: 5px;
  height: 14px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

::-webkit-input-placeholder {
  /* Edge */
  color: #542c6b;
  font-size: 15px; }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #542c6b;
  font-size: 15px; }

::placeholder {
  color: #542c6b;
  font-size: 15px; }

/************ BOOK START *****/
.cta-inner {
  padding: 100px 0;
  background-attachment: fixed; }
  @media (max-width: 768px) {
    .cta-inner {
      padding: 80px 0; } }
  .cta-inner .back {
    background: rgba(0, 0, 0, 0.5); }
  .cta-inner h3 {
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.7), 0px 2px 5px rgba(0, 0, 0, 0.4), 0px 5px 10px rgba(0, 0, 0, 0.1);
    color: #fff;
    letter-spacing: 2px; }
    @media (max-width: 768px) {
      .cta-inner h3 {
        font-size: 40px;
        line-height: 40px; } }
  .cta-inner p {
    color: #fff;
    font-weight: 500;
    font-size: 26px;
    line-height: 36px;
    letter-spacing: 1px; }
    @media (max-width: 768px) {
      .cta-inner p {
        font-size: 24px;
        line-height: 26px; } }
  .cta-inner .btn {
    margin-top: 20px; }

/********** EVENT START ************/
#calendar {
  margin-top: 60px; }

.fc .fc-button-primary {
  color: #fff;
  color: var(--fc-button-text-color, #fff);
  background-color: #542c6b;
  background-color: var(--fc-button-bg-color, #542c6b);
  border-color: #542c6b;
  border-color: var(--fc-button-border-color, #542c6b); }

.fc .fc-button .fc-icon {
  vertical-align: middle;
  font-size: 1em; }

.fc .fc-button {
  padding: 0.2em 0.55em;
  font-size: 1em;
  line-height: 1.5;
  border-radius: 0.25em; }
  @media (max-width: 768px) {
    .fc .fc-button {
      padding: 0.2em 0.45em; } }

.fc .fc-toolbar-title {
  font-size: 1.55em;
  margin: 0;
  color: #542c6b; }
  @media (max-width: 768px) {
    .fc .fc-toolbar-title {
      font-size: 1.25em; } }

.fc-h-event {
  display: block;
  border: 1px solid  #542c6b;
  border: 1px solid var(--fc-event-bg-color, #542c6b);
  background-color: #542c6b;
  background-color: var(--fc-event-border-color, #542c6b); }

.fc .fc-button-primary:not(:disabled):active, .fc .fc-button-primary:not(:disabled).fc-button-active {
  color: #fff;
  color: var(--fc-button-text-color, #fff);
  background-color: #888;
  background-color: var(--fc-button-active-bg-color, #888);
  border-color: #888;
  border-color: var(--fc-button-active-border-color, #888); }

@media (max-width: 768px) {
  .fc-direction-ltr {
    text-align: center; } }

/*********** EVENT END ***********/
/********** GALLERY START *********/
.example-image {
  background-size: cover;
  background-position: center;
  height: 250px;
  margin-bottom: 30px; }
  @media (max-width: 768px) {
    .example-image {
      margin-bottom: 15px;
      height: 220px; } }

.gallery-page {
  padding: 50px 0 80px 0; }

.gallery-page:nth-child(even) {
  background: rgba(0, 0, 0, 0.03); }

.gallery-page:nth-child(odd) {
  background: #fff; }

/********* GALLERY END *********/
.contact-top .btn {
  margin: 3px;
  font-size: 16px;
  padding: 11px 30px;
  min-width: 220px; }

.video iframe {
  height: 320px; }
  @media (max-width: 768px) {
    .video iframe {
      height: 220px;
      margin-top: 30px; } }

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