body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

h1 {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 35px;
  font-weight: 500;
  line-height: 40px;
}

h2 {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 36px;
}

h3 {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 33px;
}

h4 {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 27px;
}

h5, h6 {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}

p {
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 400;
  line-height: 22px;
}

a {
  color: #2196f3;
  text-decoration: none;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 20px;
  padding-left: 40px;
}

strong {
  font-weight: bold;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 20px;
  padding: 0 20px;
  font-size: 16px;
}

figure {
  margin-bottom: 20px;
}

figcaption {
  color: rgba(51, 51, 51, .56);
  text-align: center;
  margin-top: 7px;
  font-size: 14px;
  line-height: 20px;
}

.button {
  color: #fff;
  text-align: center;
  background-color: #2196f3;
  border-radius: 3px;
  padding: 11px 20px;
  font-size: 16px;
  line-height: 19px;
  text-decoration: none;
  transition: background-color .15s;
  display: inline-block;
}

.button:hover {
  background-color: #1565c0;
}

.button.w--current {
  background-color: #2e80b6;
}

.button.white {
  color: #333;
  background-color: #fff;
}

.button.white:hover {
  background-color: rgba(255, 255, 255, .77);
}

.button.black {
  background-color: #333;
}

.button.black:hover {
  background-color: #000;
}

.button.black.with-field {
  width: 22%;
  float: left;
  margin-left: 2%;
}

.button.full-width {
  width: 100%;
  display: block;
}

.button.small {
  text-transform: uppercase;
  background-color: #2196f3;
  padding: 7px 12px;
  font-size: 11px;
  line-height: 14px;
}

.button.small:hover {
  background-color: #1565c0;
}

.button.tab {
  background-color: #a8a8a8;
  margin-left: 8px;
  margin-right: 8px;
}

.button.tab:hover {
  background-color: #7e7e7e;
}

.button.tab.w--current {
  background-color: #2196f3;
}

.button.tab.w--current:hover {
  background-color: #1565c0;
}

.button.with-field {
  width: 22%;
  float: left;
  margin-left: 2%;
}

.navigation-link {
  height: 60px;
  padding-top: 18px;
  padding-bottom: 18px;
}

.navigation-link:hover {
  color: #2196f3;
}

.navigation-link.white {
  color: #fff;
}

.navigation-bar {
  background-color: #fff;
}

.navigation-bar.dark {
  background-color: #5d5d5d;
}

.navigation-bar.top {
  background-color: #fff;
  border-radius: 5px;
  margin-top: 58px;
  margin-bottom: 124px;
}

.navigation-menu.left {
  float: left;
}

.navigation-menu.on-bottom {
  float: none;
  text-align: center;
}

.brand-text {
  margin-top: 16px;
  margin-bottom: 0;
  font-size: 23px;
  font-weight: 400;
  line-height: 26px;
}

.brand-link {
  height: 60px;
  transition: opacity .2s;
}

.brand-link:hover {
  opacity: .66;
}

.brand-link.right {
  float: right;
}

.brand-link.on-top {
  float: none;
  text-align: center;
  display: block;
}

.brand-link.white {
  color: #fff;
}

.brand-link.left-spacing {
  color: #fff;
  margin-left: 15px;
}

.brand-link.left {
  margin-left: 16px;
}

.section {
  background-color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}

.section.centered {
  text-align: center;
}

.section.accent {
  background-color: #f3f3f3;
}

.section.dark {
  color: #fff;
  background-color: #5d5d5d;
}

.hero-slider {
  height: 455px;
  background-color: rgba(0, 0, 0, 0);
}

.slide {
  background-color: #dbdbdb;
  padding-top: 82px;
  padding-left: 85px;
  padding-right: 85px;
}

.slide.two {
  background-color: #dbdbdb;
}

.header-section {
  color: #fff;
  text-align: center;
  background-color: #5d5d5d;
  padding-top: 104px;
  padding-bottom: 104px;
}

.page-heading {
  margin-top: 0;
  margin-bottom: 11px;
}

.cta-section {
  background-color: #dbdbdb;
  padding-top: 50px;
  padding-bottom: 50px;
}

.cta-section.centered {
  text-align: center;
}

.cta-section.centered-accented {
  color: #fff;
  text-align: center;
  background-color: #2196f3;
}

.cta-heading {
  margin-top: 3px;
  margin-bottom: 0;
  font-weight: 400;
}

.cta-heading.inline-block {
  margin-top: 0;
  margin-right: 13px;
  display: inline-block;
}

.align-right {
  text-align: right;
}

.white-box {
  background-color: #fff;
  border-radius: 5px;
  padding: 15px;
}

.fixed-image-section {
  color: #fff;
  text-align: center;
  background-image: linear-gradient(rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  background-size: auto, 125px;
  background-attachment: scroll, fixed;
  padding: 117px 20px;
}

.hero-section {
  height: 100vh;
  padding-top: 250px;
}

.hero-section.centered {
  text-align: center;
}

.slider-navigation {
  font-size: 11px;
}

.slider-icon-circle {
  width: 50px;
  height: 50px;
  padding: 6px;
  font-size: 33px;
}

.hero-subheading {
  margin-bottom: 18px;
}

.hollow-button {
  color: #2196f3;
  border: 2px solid #2196f3;
  border-radius: 4px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 16px;
  line-height: 19px;
  text-decoration: none;
  transition: background-color .3s, border .3s, color .3s;
  display: inline-block;
}

.hollow-button:hover {
  color: #1565c0;
  border-color: #1565c0;
}

.hollow-button.white {
  color: #fff;
  border-color: #fff;
}

.hollow-button.white:hover {
  color: rgba(255, 255, 255, .72);
  border-color: rgba(255, 255, 255, .64);
}

.section-heading {
  margin-bottom: 20px;
}

.section-heading.centered {
  text-align: center;
}

.main-container {
  background-color: #fff;
  padding-left: 20px;
  padding-right: 20px;
}

.form-label {
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 13px;
}

.section-subheading.center {
  text-align: center;
  font-size: 20px;
}

.section-title-group {
  margin-bottom: 62px;
}

.section-title-group.centered {
  text-align: center;
}

.form-field {
  min-height: 41px;
  border-style: none;
  border-radius: 3px;
  margin-bottom: 17px;
  margin-right: 1px;
  transition: box-shadow .15s;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .09);
}

.form-field:focus {
  box-shadow: 0 0 0 2px #2196f3;
}

.form-field.text-area {
  min-height: 110px;
}

.form-field.with-button {
  width: 75%;
  float: left;
  margin-bottom: 0;
}

.form-wrapper.squeezed {
  padding-left: 19%;
  padding-right: 19%;
}

.picture-border {
  border: 5px solid #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .12);
}

.round-image {
  border-radius: 100px;
  margin-bottom: 13px;
}

.social-button {
  background-color: #2196f3;
  border-radius: 100px;
  margin-bottom: 8px;
  margin-left: 4px;
  margin-right: 4px;
  padding: 8px;
  transition: background-color .15s;
}

.social-button:hover {
  opacity: 1;
  background-color: #1565c0;
}

.social-button.border {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, .36);
  padding: 6px;
}

.social-button.facebook {
  background-color: #3c5791;
}

.social-button.twitter {
  background-color: #29a9e8;
}

.social-button.red {
  background-color: #d11529;
}

.social-button.pink {
  background-color: #fc488f;
}

.social-button.pink2 {
  background-color: #ed1081;
}

.social-button.orange {
  background-color: #db4e34;
}

.social-button.vimeo {
  background-color: #1ebae7;
}

.social-button.linkdin {
  background-color: #1485c3;
}

.social-button.instagram {
  background-color: #4b769b;
}

.social-button.tumblr {
  background-color: #2e5270;
}

.social-button.webflow {
  background-color: #3278bd;
}

.social-button.medium {
  background-color: #549f63;
}

.social-icon-link {
  opacity: 1;
  padding: 3px;
  transition: opacity .15s;
}

.social-icon-link:hover {
  opacity: .5;
}

.profile-image {
  border-radius: 100px;
  margin-bottom: 15px;
}

.hero-with-nav {
  background-color: #dbdbdb;
}

.footer {
  padding-top: 50px;
  padding-bottom: 50px;
}

.footer.center {
  text-align: center;
}

.footer.centered-smaller {
  padding-top: 33px;
  padding-bottom: 33px;
}

.footer.accent {
  background-color: #f1f1f1;
}

.footer.centered-accented {
  text-align: center;
  background-color: #f1f1f1;
}

.float-right {
  float: right;
}

.footer-text {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 16px;
}

.link {
  color: #2196f3;
  margin-bottom: 10px;
  text-decoration: none;
  display: block;
}

.link:hover {
  color: #1565c0;
}

.footer-brand-text {
  font-size: 26px;
  line-height: 33px;
}

.sidemenu-wrapper {
  margin-left: 10px;
  padding-left: 20px;
}

.sidemenu-title {
  margin-bottom: 10px;
}

.sidemenu-link {
  color: #8f8f8f;
  padding-top: 6px;
  padding-bottom: 6px;
  text-decoration: none;
  display: block;
}

.sidemenu-link:hover {
  color: #333;
}

.grid-image {
  margin-bottom: 20px;
}

.info-wrapper {
  margin-bottom: 14px;
}

.info-icon {
  float: left;
}

.info-text {
  margin-left: 34px;
}

.footer-link {
  color: rgba(0, 0, 0, .74);
  margin-bottom: 6px;
  text-decoration: none;
  display: block;
}

.footer-link:hover {
  color: #3b99d9;
}

.footer-link.with-icon {
  margin-left: 30px;
}

.hero-title-wrapper {
  margin-bottom: 155px;
}

.icon-left {
  float: left;
  color: #919191;
  padding: 6px;
}

.text-right {
  margin-left: 49px;
}

.left-navigation {
  width: 20%;
  height: 100vh;
  float: left;
  background-color: #dbdbdb;
}

.nav-link {
  text-align: center;
  padding: 7px 0;
  display: block;
}

.nav-menu {
  float: none;
}

.logo-link {
  float: none;
  text-align: center;
  margin-top: 216px;
  margin-bottom: 50px;
  display: block;
}

.content {
  width: 80%;
  float: left;
  overflow: hidden;
}

.social-footer {
  text-align: center;
  margin-top: 56px;
}

.grid-fours {
  width: 25%;
  float: left;
  padding: 10px;
}

.tab-menu {
  text-align: center;
  margin-bottom: 40px;
}

.flushed-grid {
  width: 25%;
  float: left;
}

.flushed-grid.thirds {
  width: 33.33%;
}

.flushed-grid.sixths {
  width: 16.66%;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.success-wrapper {
  color: #fff;
  background-color: #4caf50;
  border-radius: 5px;
  padding: 31px;
}

.success-message {
  margin-bottom: 0;
}

.error-wrapper {
  color: #fff;
  background-color: #d32f2f;
  border-radius: 5px;
}

.error-message {
  margin-bottom: 0;
}

.social-link-wrapper {
  text-align: center;
}

.background {
  background-color: #dbdbdb;
}

.custom-container {
  max-width: 1000px;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.rich-text h1, .rich-text h3, .rich-text h5, .rich-text h4, .rich-text h6 {
  margin-top: 30px;
}

.image-column {
  text-align: center;
}

.content-column {
  padding-top: 42px;
}

.feature-column, .waterfall-image-column {
  text-align: center;
}

.section-2 {
  background-image: url('../images/top-banner1.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 1px;
  padding-top: 174px;
}

.container-2 {
  margin-top: -177px;
}

.image {
  margin-top: 3px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.navbar {
  background-image: linear-gradient(#14110f, #14110f);
  border-bottom: 2px solid #d6b786;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.nav-link-2 {
  color: #fff;
  padding-left: 29px;
  padding-right: 29px;
  font-size: 14px;
}

.nav-link-2:hover {
  background-image: linear-gradient(#d6b786, #d6b786);
}

.text-block {
  color: #fff;
  font-size: 14px;
}

.icon {
  color: #fff;
}

.dropdown-link {
  background-image: linear-gradient(#d6b786, #d6b786);
}

.dropdown-link:hover {
  color: #fff;
}

.section-3 {
  padding-top: 857px;
}

.container-3 {
  margin-top: -741px;
}

.container-4 {
  margin-top: -701px;
}

.heading {
  cursor: pointer;
}

.paragraph {
  overflow: hidden;
}

.container-5 {
  margin-top: -709px;
}

.navbar-2 {
  background-color: #fff;
  border-bottom: 2px solid #5e1282;
  padding-top: 13px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.nav-link-3 {
  color: #35044c;
  margin-top: -14px;
  padding-left: 20px;
  padding-right: 20px;
  transition: border-color .775s;
}

.nav-link-3:hover {
  border-bottom: 3px solid #5e1282;
}

.nav-link-3.w--current {
  color: #27003a;
  border-bottom: 3px solid #5e1282;
  margin-top: -14px;
  padding-left: 20px;
  padding-right: 20px;
  transition: border-radius .75s;
}

.nav-link-3.w--current:hover {
  border-bottom: 3px solid #5e1282;
}

.section-4 {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(255, 255, 255, .07), rgba(255, 255, 255, .07)), url('../images/Depositphotos_3196156_l-2015GRAY.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  margin-top: 74px;
  padding-top: 427px;
}

.container-6 {
  margin-top: -417px;
  padding-top: 394px;
}

.columns {
  margin-top: -372px;
  margin-bottom: 0;
}

.column {
  padding-top: 360px;
}

.heading-2 {
  color: #fff;
  text-align: center;
  margin-top: -313px;
  font-family: Exo, sans-serif;
  font-size: 50px;
  font-weight: 300;
  line-height: 50px;
}

.section-5 {
  background-image: linear-gradient(rgba(39, 0, 58, .84), rgba(39, 0, 58, .84)), url('../images/Depositphotos_82408840_l-2015.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 347px;
}

.container-7 {
  margin-top: -275px;
}

.section-6 {
  padding-top: 419px;
}

.columns-2 {
  margin: -10px -18px 68px;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  margin-top: 22px;
}

.bold-text {
  font-size: 30px;
  line-height: 30px;
}

.text-span {
  font-size: 30px;
  font-weight: 700;
  line-height: 25px;
}

.section-7 {
  background-color: #000;
  margin-bottom: 82px;
  padding-top: 344px;
}

.columns-3 {
  margin-top: -314px;
}

.button-2 {
  width: 455px;
  text-align: center;
  background-color: #000;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 29px;
  display: flex;
}

.button-2:hover {
  background-color: #5d5d5d;
}

.column-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-3 {
  color: #333;
  text-align: center;
  margin-top: -5px;
}

.container-8 {
  margin-top: -41px;
}

.text-block-3 {
  margin-top: -9px;
  margin-left: 9px;
}

.container-9 {
  margin-top: 115px;
}

.section-8 {
  background-image: linear-gradient(#5e1282, #5e1282);
  margin-top: -40px;
}

.heading-4 {
  color: #fff;
  text-align: center;
  margin-top: 19px;
  font-family: Roboto, sans-serif;
  font-weight: 300;
}

.text-block-4 {
  margin-top: 38px;
}

.list {
  margin-top: 16px;
}

.container-10 {
  margin-top: 26px;
}

.heading-5 {
  text-align: center;
  margin-top: 26px;
}

.container-11 {
  margin-top: -291px;
}

.heading-6 {
  color: #fff;
  font-size: 20px;
  line-height: 20px;
}

.text-block-5 {
  color: #dbdbdb;
}

.heading-7 {
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 20px;
}

.link-block {
  margin-left: 88px;
  padding-left: 12px;
  padding-right: 12px;
}

.link-block-2, .link-block-3 {
  margin-left: 12px;
  margin-right: 12px;
}

.div-block {
  height: 2px;
  background-color: #fff;
  margin-top: 51px;
}

.text-block-6 {
  color: #fff;
  text-align: center;
  margin-top: 19px;
  font-size: 14px;
}

.link-2 {
  color: #c447ff;
}

.section-10 {
  margin-top: 74px;
  padding-top: 235px;
}

.section-11 {
  background-color: #5e1282;
  margin-top: 74px;
  padding-top: 89px;
}

.section-12 {
  background-image: linear-gradient(#5e1282, #5e1282);
  margin-top: 74px;
  padding-top: 92px;
}

.section-13 {
  background-color: #5e1282;
  margin-top: 72px;
  padding-top: 98px;
}

.section-14 {
  background-color: #e6bd7d;
  background-image: radial-gradient(circle, #fff 65%, #a8a8a8);
  padding-top: 468px;
  padding-bottom: 29px;
}

.container-12 {
  margin-top: -76px;
  font-size: 35px;
}

.heading-8 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  font-size: 35px;
  font-weight: 300;
  line-height: 35px;
}

.container-13 {
  margin-top: -389px;
}

.columns-4 {
  margin-top: -417px;
}

.column-10 {
  justify-content: center;
  display: flex;
}

.section-15 {
  padding-top: 623px;
}

.heading-9 {
  color: #fff;
  text-align: center;
  margin-top: -61px;
  font-weight: 300;
}

.link-block-4 {
  margin-left: 12px;
  margin-right: 12px;
}

.bold-text-2 {
  font-weight: 400;
}

.section-16 {
  background-image: radial-gradient(circle, #fff 61%, #aaa8a8);
  margin-top: 0;
  padding-top: 533px;
}

.container-14 {
  margin-top: -466px;
}

.section-17 {
  background-color: #5e1282;
  margin-top: 72px;
  padding-top: 93px;
}

.text-block-7 {
  color: #fff;
  text-align: center;
  margin-top: -38px;
  font-family: Roboto, sans-serif;
  font-size: 35px;
  font-weight: 300;
  line-height: 40px;
}

.container-15 {
  margin-top: -62px;
}

.container-16 {
  margin-top: -82px;
}

.text-block-8 {
  color: #fff;
  text-align: center;
  margin-top: 16px;
  font-family: Roboto, sans-serif;
  font-size: 35px;
  font-weight: 300;
  line-height: 40px;
}

.button-3 {
  width: 300px;
  text-align: center;
  background-color: #000;
  border: 1px solid #fff;
  border-radius: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-3:hover {
  background-color: #5e1282;
}

.button-3.w--current {
  border-radius: 8px;
}

.container-17 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-18 {
  background-color: #5e1282;
  margin-top: 73px;
  padding-top: 39px;
}

.text-block-10 {
  color: #fff;
  text-align: center;
  margin-top: -62px;
  font-family: Roboto, sans-serif;
  font-size: 35px;
  font-weight: 300;
  line-height: 40px;
}

.bold-text-3 {
  text-align: center;
  font-weight: 300;
}

.container-18 {
  padding-top: 57px;
}

.text-block-11 {
  margin-top: 33px;
}

.text-block-12 {
  color: #fff;
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 35px;
  font-weight: 300;
  line-height: 40px;
}

.container-19 {
  margin-top: -66px;
}

.section-19 {
  background-image: radial-gradient(circle, #fff 61%, #aaa8a8), linear-gradient(#fff, #fff);
  padding-top: 466px;
}

.container-20 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -440px;
  display: flex;
}

.link-3 {
  color: #5e1282;
}

.columns-5 {
  margin-top: 42px;
}

.section-20 {
  background-color: #5e1282;
  margin-top: 74px;
  padding-top: 104px;
}

.container-21 {
  margin-top: -85px;
}

.text-block-14 {
  color: #fff;
  text-align: center;
  margin-top: 18px;
  font-family: Roboto, sans-serif;
  font-size: 35px;
  font-weight: 300;
  line-height: 40px;
}

.section-21 {
  padding-top: 527px;
}

.container-22 {
  margin-top: -460px;
}

.heading-10 {
  color: #5d5d5d;
  font-family: Great Vibes, cursive;
  font-size: 45px;
  line-height: 45px;
}

.text-block-15 {
  margin-top: 21px;
}

.text-block-16 {
  color: #5e1282;
  font-size: 25px;
}

.div-block-2 {
  height: 1px;
  background-color: #27003a;
  margin-top: 19px;
}

.text-block-17 {
  color: #5e1282;
  margin-top: 22px;
  font-size: 25px;
}

.text-block-18 {
  margin-top: 13px;
}

.div-block-3 {
  height: 1px;
  background-color: #27003a;
  margin-top: 36px;
}

.text-block-19 {
  color: #5e1282;
  margin-top: 19px;
  font-size: 25px;
}

.text-block-20 {
  margin-top: 12px;
}

.link-4 {
  color: #5e1282;
}

.container-23 {
  margin-top: -573px;
}

.heading-11 {
  font-size: 30px;
  line-height: 30px;
}

.dropdown-toggle {
  margin-top: -14px;
}

.text-block-21 {
  color: #35044c;
}

.dropdown-link-2 {
  color: #fff;
  background-color: #35044c;
}

.dropdown-link-2:hover {
  background-color: #5e1282;
}

.dropdown-link-2.w--current {
  color: #fff;
}

.image-7 {
  display: none;
}

.section-23 {
  background-image: url('../images/Depositphotos_59302409_l-2015.jpg');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 650px;
}

.column-11 {
  background-image: url('../images/Depositphotos_10003652_l-2015.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  padding-top: 425px;
}

.column-12 {
  background-image: url('../images/Depositphotos_23879575_l-2015.jpg');
  background-position: 50%;
  background-size: cover;
  padding-top: 425px;
}

.column-13 {
  background-image: url('../images/Depositphotos_10003652_l-2015.jpg');
  background-position: 50%;
  background-size: cover;
  padding-top: 475px;
}

.column-14 {
  background-image: url('../images/Depositphotos_23879575_l-2015.jpg');
  background-position: 50%;
  background-size: cover;
  padding-top: 475px;
}

.section-24 {
  background-image: url('../images/Depositphotos_20106993_l-2015.jpg');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 877px;
}

.section-25 {
  background-image: linear-gradient(rgba(53, 4, 76, .5), rgba(53, 4, 76, .5)), url('../images/Depositphotos_220917102_l-2015.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 1050px;
}

.column-15 {
  background-image: url('../images/IMG_1863.jpg');
  background-position: 0 0;
  background-size: cover;
  padding-top: 235px;
}

.column-16 {
  background-color: #27003a;
  padding-top: 235px;
}

.column-17 {
  background-image: url('../images/IMG_1866.jpg');
  background-position: 50%;
  background-size: cover;
  padding-top: 235px;
}

.column-18 {
  background-color: #27003a;
  padding-top: 235px;
}

.text-block-22 {
  color: #fff;
  margin-top: -215px;
  font-size: 12px;
}

.text-block-23 {
  color: #fff;
  margin-top: -221px;
  font-family: Roboto, sans-serif;
  font-weight: 300;
}

.text-block-24 {
  color: #fff;
  margin-top: -225px;
  font-family: Roboto, sans-serif;
}

.button-4 {
  background-color: #660196;
  border-radius: 9px;
  margin-top: 18px;
  margin-bottom: 26px;
}

.button-4:hover {
  background-color: #a415e7;
}

.paragraph-2 {
  margin-top: 26px;
}

.paragraph-3 {
  color: #fff;
  text-align: center;
  margin-top: 14px;
}

.section-26 {
  background-color: #27003a;
  padding-top: 56px;
}

.image-8 {
  margin-top: 15px;
}

.column-19 {
  margin-top: -36px;
}

.column-20 {
  margin-top: -40px;
}

.text-span-2 {
  font-size: 25px;
}

.section-27 {
  background-color: #35044c;
  padding-top: 132px;
}

.text-block-25 {
  color: #fff;
  text-align: center;
  margin-top: -31px;
}

.column-21 {
  margin-top: -11px;
}

.html-embed-2 {
  margin-top: -33px;
}

.container-24 {
  margin-top: -58px;
}

.column-22 {
  justify-content: center;
  display: flex;
}

.section-28 {
  background-color: #e6bd7d;
  padding-top: 152px;
  padding-bottom: 25px;
}

.container-25 {
  justify-content: center;
  margin-top: -128px;
  display: flex;
}

.column-23 {
  justify-content: center;
  display: flex;
}

.column-24 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-25, .column-26 {
  justify-content: center;
  display: flex;
}

.container-26 {
  margin-top: -403px;
}

.container-27 {
  justify-content: center;
  display: flex;
}

.section-29 {
  background-color: #170022;
  padding-top: 28px;
  padding-bottom: 37px;
}

.section-30 {
  padding-top: 145px;
  padding-bottom: 23px;
}

.container-28 {
  margin-top: -116px;
}

.button-5 {
  width: 300px;
  text-align: center;
  background-color: #27003a;
  border-radius: 9px;
  margin-top: 26px;
  transition: background-color .325s;
}

.button-5:hover {
  background-color: #5e1282;
}

.section-31 {
  background-image: url('../images/Depositphotos_3196156_l-2015GRAY.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 82px;
  padding-top: 267px;
}

.container-29 {
  margin-top: -173px;
}

.heading-12 {
  color: #fff;
  text-align: center;
}

.container-30 {
  justify-content: center;
  margin-top: 39px;
  display: flex;
}

.heading-13 {
  color: #8b0f3d;
}

.section-32 {
  background-image: radial-gradient(circle, #000, #c2952e);
  padding-top: 212px;
  padding-bottom: 40px;
}

.container-31 {
  justify-content: center;
  margin-top: -163px;
  display: flex;
}

.section-33 {
  border-radius: 20px;
  padding-top: 84px;
  padding-bottom: 68px;
}

.container-32 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -371px;
  display: flex;
}

.button-6 {
  background-color: #5e1282;
  border-radius: 11px;
  margin-top: 27px;
  margin-left: 11px;
  margin-right: 11px;
  padding-top: 28px;
  padding-bottom: 28px;
  font-size: 25px;
  transition: background-color .3s;
}

.button-6:hover {
  background-color: #b821ff;
}

.section-34 {
  background-color: #dfdfdf;
  padding-top: 332px;
  padding-bottom: 30px;
}

.container-33 {
  text-align: center;
  margin-top: -302px;
}

.section-35 {
  background-color: #dfdfdf;
  padding-top: 234px;
  padding-bottom: 49px;
}

.container-34 {
  text-align: center;
  margin-top: -195px;
}

.button-7 {
  background-color: #35044c;
  border-radius: 14px;
  margin-top: 26px;
  padding: 22px 72px;
  font-size: 20px;
}

.button-7:hover {
  background-color: #5e1282;
}

.column-28, .column-29 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-35 {
  margin-top: 26px;
}

.section-36 {
  padding-bottom: 55px;
}

.container-36 {
  margin-top: -52px;
}

.body {
  padding-bottom: 35px;
}

.body:hover {
  color: #5e1282;
}

.link-5 {
  color: #27003a;
}

.link-5:hover {
  color: #5e1282;
}

.container-37 {
  margin-top: -23px;
}

.column-30, .lightbox-link, .column-31 {
  text-align: center;
}

.image-17 {
  padding-bottom: 29px;
}

.container-38 {
  margin-top: 39px;
}

.button-8 {
  background-color: #27003a;
  margin-top: 20px;
}

.button-8:hover {
  background-color: #5e1282;
}

.section-37 {
  background-color: #000;
  padding-top: 146px;
  padding-bottom: 33px;
}

.container-39 {
  text-align: center;
  margin-top: -104px;
}

.container-40 {
  padding-bottom: 99px;
}

.section-38 {
  padding-bottom: 58px;
}

.container-41 {
  margin-top: 36px;
}

.image-20, .column-32, .column-33 {
  text-align: center;
}

.section-39 {
  padding-top: 142px;
  padding-bottom: 23px;
}

.container-42 {
  margin-top: -108px;
}

.column-34, .column-35, .container-43 {
  text-align: center;
}

.image-23 {
  margin-top: 35px;
}

.button-9 {
  font-size: 30px;
}

.button-10 {
  text-align: center;
  background-color: #35044c;
  border: 3px solid #aaa8a8;
  border-radius: 14px;
  margin-top: 29px;
  padding: 22px 64px;
  font-size: 25px;
}

.button-10:hover {
  background-color: #5e1282;
}

.image-24 {
  margin-top: 0;
}

.text-block-26 {
  text-align: center;
  font-size: 25px;
}

.html-embed-4 {
  margin-top: 24px;
}

.text-block-27 {
  text-align: center;
  margin-top: 60px;
  font-size: 25px;
}

html.w-mod-js [data-ix="fade-in-bottom-page-loads"] {
  opacity: 0;
  transform: translate(0, 50px);
}

html.w-mod-js [data-ix="fade-in-left-scroll-in"] {
  opacity: 0;
  transform: translate(-50px);
}

html.w-mod-js [data-ix="fade-in-right-scroll-in"] {
  opacity: 0;
  transform: translate(50px);
}

html.w-mod-js [data-ix="fade-in-top-scroll-in"] {
  opacity: 0;
  transform: translate(0, -50px);
}

html.w-mod-js [data-ix="fade-in-bottom-scroll-in"] {
  opacity: 0;
  transform: translate(0, 50px);
}

html.w-mod-js [data-ix="bounce-in-scroll-in"] {
  opacity: 0;
  transform: scale(.6);
}

html.w-mod-js [data-ix="scale-on-scroll"] {
  opacity: 0;
  transform: scale(.01);
}

@media screen and (max-width: 991px) {
  .hamburger-button:hover {
    color: #2196f3;
  }

  .hamburger-button.w--open {
    background-color: #333;
  }

  .hamburger-button.left {
    float: left;
  }

  .hamburger-button.white {
    color: #fff;
  }

  .hero-slider {
    height: 400px;
  }

  .form-wrapper.squeezed {
    padding-left: 10%;
    padding-right: 10%;
  }

  .left-navigation {
    width: 100%;
    height: auto;
    float: none;
  }

  .nav-link {
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .nav-menu {
    background-color: #333;
    padding: 17px;
  }

  .logo-link {
    float: left;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10px;
  }

  .content {
    width: 100%;
    height: auto;
  }

  .social-footer {
    margin-top: 0;
  }

  .content-column {
    padding-top: 0;
  }

  .section-2 {
    padding-top: 153px;
  }

  .image {
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .navbar {
    position: relative;
  }

  .menu-button {
    color: #fff;
    font-size: 30px;
  }

  .navbar-2 {
    position: relative;
  }

  .nav-link-3 {
    margin-top: -3px;
  }

  .nav-link-3.w--current {
    margin-top: 1px;
  }

  .menu-button-2 {
    color: #5e1282;
    font-size: 36px;
  }

  .section-4 {
    margin-top: -1px;
  }

  .heading-2 {
    margin-top: -356px;
    margin-left: 44px;
  }

  .section-5 {
    margin-top: -1px;
    padding-top: 351px;
  }

  .columns-2 {
    margin-left: -23px;
    margin-right: -23px;
  }

  .image-2 {
    margin-left: 13px;
  }

  .button-2 {
    width: 300px;
  }

  .image-5 {
    margin-top: -19px;
  }

  .image-6 {
    margin-left: 29px;
  }

  .section-8 {
    margin-top: -115px;
  }

  .link-block {
    margin-left: 30px;
  }

  .section-11, .section-12 {
    margin-top: 0;
  }

  .section-13, .section-17 {
    margin-top: -1px;
  }

  .section-18 {
    margin-top: 0;
  }

  .section-20 {
    margin-top: -1px;
  }

  .dropdown-toggle {
    margin-top: -3px;
  }

  .image-7 {
    display: none;
  }

  .section-23 {
    background-attachment: scroll;
    padding-top: 388px;
  }

  .column-13, .column-14 {
    padding-top: 351px;
  }

  .section-24 {
    background-attachment: scroll;
    padding-top: 512px;
  }

  .section-25 {
    background-image: linear-gradient(rgba(53, 4, 76, .38), rgba(53, 4, 76, .38)), url('../images/Depositphotos_220917102_l-2015.jpg');
    background-attachment: scroll, scroll;
    padding-top: 519px;
  }

  .column-15 {
    padding-top: 156px;
  }

  .column-16, .column-17 {
    background-position: 50%;
    padding-top: 158px;
  }

  .column-18 {
    padding-top: 158px;
  }

  .container-26 {
    margin-top: -440px;
  }

  .section-31 {
    margin-top: -3px;
  }

  .button-10 {
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media screen and (max-width: 767px) {
  .brand-link.on-top {
    float: left;
  }

  .brand-link.left-spacing {
    padding-left: 0;
  }

  .section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-slider {
    height: 528px;
  }

  .slide {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .cta-section {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .cta-heading {
    margin-bottom: 10px;
  }

  .form-wrapper.squeezed {
    padding-left: 0;
    padding-right: 9px;
  }

  .picture-border {
    margin-bottom: 13px;
  }

  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-fours {
    width: 33.33%;
  }

  .image-column {
    margin-bottom: 10px;
  }

  .content-column {
    text-align: center;
    margin-bottom: 13px;
  }

  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image {
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .nav-link-3 {
    margin-top: -3px;
  }

  .column {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-2 {
    margin-top: -376px;
  }

  .section-5 {
    margin-top: 0;
  }

  .column-2 {
    justify-content: center;
    align-items: center;
    margin-top: -74px;
    display: flex;
  }

  .container-7 {
    padding-left: 27px;
    padding-right: 27px;
  }

  .text-block-2 {
    margin-left: 35px;
    margin-right: 35px;
  }

  .image-2 {
    margin-left: 0;
  }

  .column-3 {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .heading-3 {
    margin-top: 34px;
  }

  .column-5, .column-6, .column-7 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-3 {
    margin-top: 35px;
  }

  .image-4 {
    margin-top: 37px;
  }

  .text-block-3 {
    margin-top: -35px;
  }

  .image-5 {
    margin-top: 46px;
  }

  .image-6 {
    margin-left: 0;
  }

  .column-8 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .column-9 {
    padding-left: 19px;
    padding-right: 19px;
  }

  .section-9 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-6, .text-block-5 {
    text-align: center;
  }

  .heading-7 {
    margin-top: 35px;
  }

  .link-block {
    margin-left: 135px;
  }

  .column-10 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-9 {
    margin-left: 25px;
    margin-right: 25px;
  }

  .text-block-11 {
    margin-left: 9px;
    margin-right: 9px;
  }

  .text-block-13 {
    text-align: center;
  }

  .section-21 {
    margin-left: 11px;
    margin-right: 11px;
  }

  .heading-10 {
    margin-top: -32px;
  }

  .heading-11 {
    text-align: center;
  }

  .dropdown-toggle {
    margin-top: -3px;
  }

  .image-7 {
    display: none;
  }

  .section-23 {
    padding-top: 279px;
  }

  .section-24 {
    padding-top: 350px;
  }

  .column-15, .column-16, .column-17, .column-18 {
    padding-top: 275px;
  }

  .html-embed {
    margin-top: 49px;
  }

  .html-embed-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 85px;
    display: flex;
  }

  .html-embed-3 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 67px;
    display: flex;
  }

  .image-9 {
    margin-top: 31px;
  }

  .image-10 {
    margin-top: 19px;
  }

  .image-11 {
    margin-top: 27px;
  }

  .image-12 {
    margin-top: 21px;
  }

  .image-13 {
    margin-top: 17px;
  }

  .image-14 {
    margin-top: 28px;
  }

  .image-15 {
    margin-top: 21px;
  }

  .column-27 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-13 {
    margin-top: 31px;
  }

  .image-16 {
    margin-top: 26px;
  }

  .container-36 {
    text-align: center;
  }

  .image-17 {
    padding-bottom: 28px;
  }

  .image-18, .image-19 {
    padding-bottom: 25px;
  }

  .image-21, .image-22 {
    margin-top: 19px;
  }

  .image-25 {
    margin-top: 23px;
  }
}

@media screen and (max-width: 479px) {
  .button.tab {
    margin-bottom: 9px;
  }

  .hero-slider {
    height: 550px;
  }

  .slide {
    padding-left: 53px;
    padding-right: 53px;
  }

  .grid-fours {
    width: 50%;
  }

  .section-2 {
    padding-top: 98px;
  }

  .container-2 {
    margin-top: -231px;
  }

  .image {
    margin-top: 137px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .nav-link-3 {
    margin-top: -3px;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .section-4 {
    margin-top: 0;
  }

  .column {
    flex-direction: column;
    padding-top: 270px;
  }

  .heading-2 {
    margin-top: -284px;
    margin-left: 0;
  }

  .container-7 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-2 {
    margin-left: -5px;
    margin-right: -5px;
  }

  .image-2 {
    margin-left: 0;
  }

  .image-5 {
    margin-top: 42px;
  }

  .image-6 {
    margin-left: 0;
    display: none;
  }

  .list {
    padding-left: 6px;
    padding-right: 6px;
  }

  .link-block {
    margin-left: 8px;
  }

  .column-10 {
    display: flex;
  }

  .bold-text-2 {
    text-align: center;
    margin-left: -3px;
    margin-right: -3px;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-8 {
    font-size: 25px;
  }

  .text-block-9 {
    margin-top: -35px;
    margin-left: 13px;
    margin-right: 13px;
  }

  .heading-10 {
    text-align: center;
    margin-top: -48px;
    font-size: 32px;
  }

  .dropdown-toggle {
    margin-top: -3px;
  }

  .image-7 {
    display: block;
  }

  .section-23 {
    padding-top: 162px;
  }

  .column-13 {
    padding-top: 226px;
  }

  .column-14 {
    padding-top: 228px;
  }

  .section-24 {
    padding-top: 216px;
  }

  .section-25 {
    padding-top: 210px;
  }

  .column-15 {
    background-position: -2%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .column-16 {
    background-position: 50%;
  }

  .column-17 {
    background-position: 22%;
  }

  .html-embed-2 {
    margin-top: 71px;
  }

  .image-12 {
    margin-top: 16px;
  }

  .heading-13 {
    font-size: 25px;
  }

  .button-7 {
    text-align: center;
    border-radius: 20px;
    padding-left: 34px;
    padding-right: 34px;
    font-size: 18px;
  }

  .container-36 {
    text-align: center;
  }

  .button-10 {
    padding-left: 43px;
    padding-right: 43px;
    font-size: 20px;
  }
}


