@import "fonts/stylesheet.css";
@import "../thirdparty/animate.css";
main {
  padding-top: 75px;
}
@media (min-width: 768px) {
  main {
    padding-top: 100px;
    width: auto;
  }
}

* {
  font-family: "Calibri";
  color: #6C1C19 !important;
}
*:focus {
  outline: none !important;
  outline-color: transparent !important;
}

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

.navbar-light .navbar-nav .nav-link {
  color: #6C1C19 !important;
  text-align: center;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color: #6C1C19 !important;
  background-color: #F4D0C9;
  min-width: 40px;
  text-align: center;
}

.navbar-brand img {
  height: 50px;
  width: auto;
}
@media (min-width: 768px) {
  .navbar-brand img {
    height: 77px;
    width: auto;
  }
}

@media (max-width: 991px) {
  .issingleitemuse {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    padding-bottom: 20px;
  }
  .issingleitemuse li {
    margin-right: 15px;
  }
}

@media (min-width: 992px) {
  .container-fluid {
    padding-left: 0px;
    padding-right: 0px;
  }
  .container-fluid > .row {
    margin-left: 0px;
    margin-right: 0px;
  }
}

.content-nav {
  background: #f4d0c9;
  background: linear-gradient(90deg, #f4d0c9 0%, white 100%);
}
.content-nav .navbar-nav {
  justify-content: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
.content-nav .navbar-nav a {
  padding-top: 2px;
  padding-bottom: 0px;
  margin-right: 15px;
  margin-left: 15px;
}
.content-nav .navbar-nav li a:hover, .content-nav .navbar-nav li a.active {
  border-radius: 100px;
  background-color: white;
}
@media (min-width: 992px) {
  .content-nav.scrolled {
    position: fixed;
    top: 65px;
    z-index: 9999;
  }
}

h1, .h1 {
  font-family: "SVN-Miller Banner", Serif;
  font-weight: normal;
  font-size: 48px;
}

h2, h3, h4, .h2, .h3, .h4 {
  font-family: "SVN-Miller Banner", Serif;
  font-weight: normal;
  font-size: 38px;
  margin-bottom: 26px;
}

@media (max-width: 991px) {
  .carousel-caption {
    position: relative;
    max-width: calc(100vw - 45px);
    left: 15px;
    padding: 0px;
    bottom: auto;
    margin-top: 30px;
  }
}
@media (min-width: 992px) {
  .carousel-caption {
    text-align: left;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
    max-width: 300px;
  }
}

.leftrightimage .row {
  align-items: center;
}
.leftrightimage img {
  width: 100%;
  box-shadow: 30px 30px 30px rgba(0, 0, 0, 0.1);
}

.gradback {
  background: #f4d0c9;
  background: linear-gradient(90deg, #f4d0c9 0%, white 100%);
}

.btn-primary {
  border-radius: 100px;
  background-color: #F4D0C9;
  color: #6C1C19;
  border-color: #F4D0C9;
  text-transform: uppercase;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  background-color: #6C1C19;
  color: #F4D0C9 !important;
  border-color: #6C1C19;
}

.btn-secondary {
  border-radius: 100px;
  background-color: #FFF3F1;
  border-color: #FFF3F1;
  color: #6C1C19;
  text-transform: uppercase;
}
.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus {
  background-color: #6C1C19;
  color: #F4D0C9 !important;
  border-color: #6C1C19;
}

.bigshadow {
  box-shadow: 30px 30px 30px rgba(0, 0, 0, 0.1);
}

.widemap {
  width: 100%;
  height: 500px;
  max-height: 70vh;
}

.footernav {
  background-color: #2C0003;
}
.footernav .footernav-list {
  list-style: none;
  padding-left: 0px;
  display: flex;
  flex-wrap: wrap;
}
.footernav .footernav-list .mainitem {
  width: 100%;
}
.footernav .footernav-list .mainitem a {
  color: white !important;
  text-transform: uppercase;
}
.footernav .footernav-list .sublist {
  list-style: none;
  padding-left: 0px;
  padding-bottom: 30px;
  padding-top: 20px;
}
.footernav .footernav-list .sublist.biglist {
  column-count: 1;
}
@media (min-width: 768px) {
  .footernav .footernav-list .sublist.biglist {
    column-count: 2;
  }
}
@media (min-width: 992px) {
  .footernav .footernav-list .sublist.biglist {
    column-count: 3;
  }
}
.footernav .footernav-list .subitemsub {
  padding-left: 15px;
}
.footernav .footernav-list .subitem {
  width: 100%;
}
.footernav .footernav-list .subitem a {
  color: #F4D0C9 !important;
}

.btn-super {
  width: 250px;
  text-align: center;
  padding-top: 12px;
  padding-bottom: 10px;
}

.img-wrap-1 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 360px;
  margin-bottom: 30px;
}

.img-wrap-2 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 165px;
  margin-bottom: 30px;
}

.img-wrap-3 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 165px;
  margin-bottom: 30px;
}

.img-wrap-4 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 360px;
  margin-bottom: 30px;
}

.img-wrap-5 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: calc(50% - 15px);
  height: 180px;
  margin-bottom: 30px;
  margin-right: 15px;
  float: left;
}

.img-wrap-6 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: calc(50% - 15px);
  height: 180px;
  margin-bottom: 30px;
  margin-left: 15px;
  float: left;
}

.img-wrap-7 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 180px;
  margin-bottom: 30px;
}

.breadscrumbs a {
  text-transform: uppercase;
  margin-left: 10px;
  margin-right: 10px;
}
.breadscrumbs a:first-child {
  margin-left: 0px;
}

.mfp-bg {
  z-index: 99998;
}

.mfp-wrap {
  z-index: 99999;
}

.introbg {
  min-height: 300px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .introbg {
    min-height: 300px;
  }
}
@media (min-height: 800px) {
  .introbg {
    min-height: 450px;
  }
}
.introbg .content-wrapper {
  background-color: rgba(255, 255, 255, 0.6);
  opacity: 1;
  backdrop-filter: blur(50px);
  -webkit-backdrop-filter: blur(50px);
  display: flex;
  align-items: center;
}

.faqblock {
  border-top: 1px solid #F4D0C9;
  border-bottom: 1px solid #F4D0C9;
  padding: 20px 0px 0px 0px;
}
.faqblock h3 {
  font-size: 26px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' viewBox='0 0 12 10'%3E%3Cpath id='Polygon_1' data-name='Polygon 1' d='M6,0l6,10H0Z' transform='translate(12 10) rotate(180)' fill='%23f4d0c9'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 15px;
  background-size: 12px 10px;
  padding-right: 50px;
}
.faqblock h3[aria-expanded=true] {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' viewBox='0 0 12 10'%3E%3Cpath id='Polygon_2' data-name='Polygon 2' d='M6,0l6,10H0Z' fill='%23f4d0c9'/%3E%3C/svg%3E%0A");
}
.faqblock .collapse, .faqblock .collapsing {
  padding-right: 50px;
}
@media (min-width: 992px) {
  .faqblock .collapse, .faqblock .collapsing {
    padding-right: 100px;
  }
}

#a-part .navbar-brand img {
  transition: height 0.5s ease-in-out;
  -moz-transition: height 0.5s ease-in-out;
  -webkit-transition: height 0.5s ease-in-out;
}

#a-part.scrolled .navbar-brand img, #d-part.scrolled .navbar-brand img {
  height: 40px !important;
}

.content-nav .navbar-nav {
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.content-nav.scrolled .navbar-nav {
  padding-top: 0px;
  padding-bottom: 0px;
}

video {
  width: 100%;
  margin-bottom: 20px;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white !important;
  opacity: 1;
}

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