@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,600,700,700i');
body {
  font-family: 'Raleway', sans-serif;
}
img {
  max-width: 100%;
}
button.navbar-toggler i.fa-bars {
  color: #a81527;
  font-size: 28px;
}
button:focus,
button:hover {
  outline: 0 none;
}
.navbar-brand {
  display: inline-block;
  min-width: 140px;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
nav ul li a {
  color: black;
  font-weight: 500;
}
a:hover,
a:focus {
  text-decoration: none;
}
nav ul li {
  padding: 10px;
}
nav ul li a:hover {
  color: #a81527;
}
i.fa-angle-down {
  position: relative;
  top: 2px;
}
a.dropdown-item {
  color: black;
  font-weight: 500;
}
a.dropdown-item:hover {
  color: #a81527;
}
a.reserv {
  display: block;
  color: white;
  background-color: #a81527;
  transition: 0.5s;
  padding: 10px 15px;
}
a.reserv:hover {
  color: white;
  background: black;
}
section#slider {
  margin-top: 86px;
  position: relative;
}
section#about-us {
  width: 100%;
}
div.col {
  width: 50%;
}
div.img {
  width: 100%;
  height: 400px;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #ddd;
  margin-top: 35px;
}
div.img-cover {
  padding: 0px;
}
.learn {
  color: white;
  background-color: #a81527;
  border: none;
  padding: 10px 24px;
  transition: 0.5s;
}
.learn:hover {
  background-color: black;
  color: #fff;
}
div.content {
  padding: 30px 0;
}
section#review {
  padding: 50px 0px;
  /* background: url('../img/Radiant-Gradient.svg') no-repeat fixed;
    background-size: cover;  */
  background-color: #a81527;
  color: #fff;
}
section#review h4 {
  /* font-family: Monotype Garamond,Garamond,serif; */
  font-size: 200%;
  line-height: 1.5;
}
section#find-us {
  background-repeat: no-repeat;
  background-position: center;
  background-color: #f0f0f0;
  background-size: cover;
  width: 100%;
}
div.find {
  padding: 90px 0px;
  text-align: center;
  color: white;
}
div.find h5 {
  letter-spacing: 2px;
  padding: 10px 0px;
}
.direction {
  color: #fff;
  background-color: #a81527;
  border: none;
  padding: 15px 40px;
  transition: 0.4s;
  margin-top: 10px;
  display: inline-block;
}
.direction:hover {
  color: black;
  background: white;
}
div.social {
  /* margin-left: 100px; */
}
div.social i {
  display: inline-block;
  font-size: 25px;
  padding: 10px;
  color: #000;
}
div.social i:hover {
  color: #a81527;
}
footer {
  border-top: 1px solid #f0f0f0;
}
.copy {
  background-color: #c1c1c1;
  padding: 15px 0;
  color: white;
  text-align: center;
}
.copy p {
  margin-bottom: 0;
}
.foot-menu a {
  color: black;
  text-decoration: none;
}
.foot-menu ul a:hover {
  color: #a81527;
}
.foot-menu ul {
  margin: 0px;
}
.foot-menu ul li {
  padding: 10px 20px;
  list-style: none;
  display: inline-block;
}
.reserv,
a.reserv {
  display: block;
  color: #fff;
  background-color: #a81527;
  padding: 10px 15px;
  text-align: center;
  border: none;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.reserv:hover,
a.reserv:hover {
  background: black;
  color: #fff;
}
.pop {
  color: white;
  font-weight: bold;
  background-color: #a81527;
  transition: 0.5s;
  letter-spacing: 2px;
  text-align: center;
  padding: 10px 0px;
  display: none;
}
@media (max-width: 991px) {
  .pop {
    color: white;
    font-weight: bold;
    background-color: #a81527;
    transition: 0.5s;
    letter-spacing: 2px;
    text-align: center;
    padding: 10px 0px;
    display: block;
  }
  div.foot-menu,
  div.copy,
  div.social {
    text-align: center;
  }
}
.pop:hover {
  background-color: black;
  display: block;
}
div.down {
  position: absolute;
  left: 50%;
  bottom: 15px;
  color: white;
  transform: translateX(-50%);
  z-index: 9;
  width: 50px;
}
div.down img:hover {
  cursor: pointer;
}
html {
  scroll-behavior: smooth;
}
div.dropdown-menu {
  margin-top: 9px;
}
/* faq page */

section#faq,
section#contact-us,
section#direction,
section#mail-list,
section#about,
section#my-about,
section#purchase,
section#gallery,
.section {
  margin-top: 86px;
  padding: 50px 0;
}
h4.color {
  color: #a81527;
}
a.order {
  color: black;
  text-decoration: none;
}
a.order:hover {
  color: black;
}
/* CONTACT US PAGE */

.cont {
  color: #a81527;
}
.direction:focus,
.direction:hover {
  color: #a81527;
}
p.hour {
  color: #a81527;
  font-weight: bold;
  margin-top: 20px;
}
div.wep {
  /* background-color: #c1c1c13d; */
}
/* direction page */

span.direc {
  color: #a81527;
}
div.direction-box h2 {
  text-align: center;
  padding-top: 20px;
}
p.pd {
  font-size: 14px;
}
span.get {
  color: #a81527;
}
span.get:hover {
  color: #a81527;
}
p.pget a {
  color: black;
}
div.dir-box h6 {
  color: #a81527;
  font-weight: bold;
}
/* mail-list page */

span.mail {
  font-size: 17px;
  padding: 0px 20px;
  display: inline-block;
}
span.join {
  color: #a81527;
}
section#mail-list h2 {
  text-align: center;
  margin-bottom: 1em;
}
button.send,
input.send {
  display: block;
  color: white;
  background-color: #a81527;
  transition: 0.5s;
  padding: 10px 35px;
  text-align: center;
  border: none;
  transition: 0.4s;
  font-weight: bold;
  cursor: pointer;
}
button.send:hover,
input.send:hover {
  background: black;
  color: white;
}
div.form {
  width: 60%;
  margin: auto;
}
@media (max-width: 576px) {
  div.form {
    width: 100%;
  }
}
div.about-content {
  padding-bottom: 80px;
}
button.add-card,
button.view-card {
  display: inline-block;
  color: white;
  background-color: #a81527;
  transition: 0.5s;
  padding: 10px 35px;
  text-align: center;
  border: none;
  transition: 0.4s;
  font-weight: bold;
  margin: 0px 10px;
}
button.add-card:hover,
button.view-card:hover {
  background: black;
  color: white;
}
section#purchase div.form {
  padding-top: 0px;
}
div.gallery-img {
  margin: 10px;
  overflow: hidden;
  z-index: 10000;
  transition: 1s;
}
div.gallery-img img {
  z-index: 100;
  transition: 1s;
}
div.gallery-img img:hover {
  transform: scale(3);
  opacity: 0.5;
}
div.gallery-wrap {
  margin: 50px 0px;
  margin-left: -2.75%;
  margin-right: -2.75%;
}
.private-functions a {
  color: inherit;
}
.private-functions a:hover {
  color: #a81527;
}
.single-slide {
  height: calc(100vh - 86px);
  background-color: #ddd;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  z-index: 1;
  color: #fff;
  font-size: 150%;
}
.single-slide > .row {
  height: 100%;
}
.carousel-control-next,
.carousel-control-prev {
  width: 10%;
}
.single-slide h2 {
  font-size: 160%;
  margin-bottom: 0.5em;
}
/* .single-slide::after {
    background: #000;
    content: '';
    height: 100%;
    width: 100%;
    z-index: -1;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.6;
} */
.single-gallery {
  display: block;
  float: left;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  text-align: center;
  letter-spacing: -1px;
  font-size: 90%;
  position: relative;
  z-index: 3;
  margin: 2%;
  margin-top: 0;
  width: 20.875%;
}

.single-gallery .magnific-popup {
  background-color: #ddd;
  overflow: hidden;
  box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);
  /* height: 20vh; */
  display: block;
}

.last-row {
  margin-right: 0;
}

.single-gallery img {
  /* height: 100%; */
  width: 100%;
}

.single-gallery .hover-item {
  display: none;
  transform: translateY(-50%);
  top: 50%;
  position: relative;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  right: 100%;
  opacity: 0.5;
  visibility: hidden;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  color: #fff;
}
.single-gallery::after {
  display: none;
  background: #000;
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0.7;
  right: 100%;
  overflow: hidden;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.single-gallery:hover .hover-item {
  right: 0;
  opacity: 1;
  visibility: visible;
}
.single-gallery:hover::after {
  right: 0;
}
.single-gallery .hover-item p {
  margin: 0;
  opacity: 0.8;
  color: inherit;
}
.gallery-wrap {
  overflow: hidden;
}

.single-gallery h2 {
  text-transform: capitalize;
  font-size: 14px;
  position: relative;
  z-index: 9;
  color: #a81527;
  word-break: break-word;
  text-align: left;
  margin: 10px 0 0;
  font-family: 'Vollkorn', Georgia, 'Times New Roman', serif;
  font-weight: 400;
  font-style: italic;
  line-height: 1.6;
  letter-spacing: 0.5px;
}

#gallery h5 {
  clear: both;
  margin-left: -1%!important;
  margin-right: -1%!important;
}

.image-link {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

/* This block of CSS adds opacity transition to background */
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}
/* padding-bottom and top for image */
.mfp-no-margins img.mfp-img {
  padding: 0;
}
/* position of shadow behind the image */
.mfp-no-margins .mfp-figure:after {
  top: 0;
  bottom: 0;
}
/* padding for main container */
.mfp-no-margins .mfp-container {
  padding: 0;
}

/* aligns caption to center */
.mfp-title {
  text-align: center;
  padding: 6px 0;
}
.image-source-link {
  color: #ddd;
}

/* Reset CSS */
.carousel-indicators {
  bottom: 50px;
}
.more {
  overflow: hidden;
}
.morecontent span {
  display: none;
}
.morelink {
  margin-top: 1rem;
  display: block;
  color: #a81527;
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: 1px;
  cursor: pointer;
}

@media (min-width: 992px) and (max-width: 1200px) {
  nav ul li {
    padding: 10px 0;
    font-size: 13px;
    letter-spacing: -0.5px;
  }
  .single-slide {
    font-size: 120%;
  }
  .single-slide h2 {
    font-size: 30px;
  }
  .single-gallery {
    height: 25vh;
  }
}
@media (max-width: 992px) {
  div.img {
    margin-bottom: 2em;
  }
  section#review,
  div.find {
    padding: 50px 0;
  }
  nav ul li {
    padding: 0;
  }
  .single-slide {
    font-size: 110%;
    height: 480px;
  }
  .single-slide h2 {
    font-size: 30px;
  }
  .single-gallery {
    width: 29.33333%;
    /* margin: 0 5.5% 7.5% 0; */
  }
  .last-row-3 {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 14px;
  }
  .h4,
  h4 {
    font-size: 1.1em;
  }
  .h2,
  h2 {
    font-size: 1.5em;
  }
  section#faq,
  section#contact-us,
  section#direction,
  section#mail-list,
  section#about,
  section#my-about,
  section#purchase,
  section#gallery,
  .section {
    padding: 1em 0;
  }
  section#review h4 {
    font-size: 140%;
  }
  .contact-info span {
    display: block;
  }
  .single-slide {
    height: 300px;
  }

  .time span {
    display: inline-block;
  }
  div.content {
    padding: 30px 0;
  }
  .foot-menu ul li {
    padding: 7px 5px;
    font-size: 12px;
  }
  .single-gallery {
    width: 46%;
    /* margin: 0 5.5% 5.5% 0; */
  }
  .last-row-2 {
    margin-right: 0;
  }
  div.down {
    width: 40px;
  }
  .carousel-item .row > div {
    max-width: 85%;
  }
  .carousel-control-next,
  .carousel-control-prev {
    width: 7%;
  }
  .navbar-nav .dropdown-menu {
    margin-bottom: 1em;
  }
}

@media (max-width: 480px) {
  .single-slide {
    font-size: 13px;
  }
  .single-slide h2 {
    font-size: 22px;
  }
}
