/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
@font-face {
  font-family: "TuesdayNight";
  src: url('../../fonts/tuesday-night/TuesdayNight-Regular.eot?69d8e74d');
  src: url('../../fonts/tuesday-night/TuesdayNight-Regular.otf?69d8e74d') format("opentype"), url('../../fonts/tuesday-night/TuesdayNight-Regular.eot?69d8e74d#iefix') format("embedded-opentype"), url('../../fonts/tuesday-night/TuesdayNight-Regular.svg?69d8e74d#TuesdayNight-Regular') format("svg"), url('../../fonts/tuesday-night/TuesdayNight-Regular.ttf?69d8e74d') format("truetype"), url('../../fonts/tuesday-night/TuesdayNight-Regular.woff?69d8e74d') format("woff"), url('../../fonts/tuesday-night/TuesdayNight-Regular.woff2?69d8e74d') format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Trenda";
  src: url('../../fonts/trenda/trenda.eot?69d8e74d');
  src: url('../../fonts/trenda/trenda.otf?69d8e74d') format("opentype"), url('../../fonts/trenda/trenda.eot?69d8e74d#iefix') format("embedded-opentype"), url('../../fonts/trenda/trenda.ttf?69d8e74d') format("truetype"), url('../../fonts/trenda/trenda.woff?69d8e74d') format("woff"), url('../../fonts/trenda/trenda.woff2?69d8e74d') format("woff2");
  font-weight: 400;
  font-style: normal;
}
body#dark {
  background: #000000;
  color: #ffffff;
}
body#dark #g-container-main, body#dark #g-mainbar {
  background: #000000;
  color: #ffffff;
}
body#brown {
  background-color: #1a1817;
  color: #ffffff;
}
body#brown #g-container-main, body#brown #g-mainbar {
  background-color: #1a1817;
  color: #ffffff;
}
body#brown .entry-title {
  color: #a29b94;
}
.plan {
  margin-bottom: 20px;
  border: 1px solid rgba(162, 155, 148, 0.4);
  color: #a29b94;
}
.plan .g-grid:first-child {
  border-bottom: 1px solid rgba(162, 155, 148, 0.4);
}
.plan .g-grid:first-child h3 {
  padding: 20px 0 0 20px;
  margin: 0;
}
.plan .g-grid:first-child .button {
  display: block;
  margin: 0;
  border: none;
  border-left: 1px solid rgba(162, 155, 148, 0.4);
  color: #a29b94;
  text-align: center;
}
.plan .g-grid:first-child .button:hover {
  background: #a29b94;
  color: #1a1817;
}
.plan .g-grid:last-child {
  background: url('../../images/custom/plan-bg.webp');
  background-attachment: fixed;
  font-size: 110%;
}
.plan .g-grid:last-child ul li {
  margin-bottom: 9px;
}
ul.icons {
  list-style: none;
  text-align: center;
}
ul.icons li {
  display: inline-block;
  min-width: 100px;
  margin: 0 33px;
}
ul.icons li img {
  display: inline-block;
  width: 80px;
  height: 80px;
  margin-bottom: 20px;
}
ul.icons li img:hover {
  opacity: 0.7;
}
ul.icons li h1, ul.icons li h2, ul.icons li h3, ul.icons li h4, ul.icons li h5, ul.icons li h6 {
  font-weight: 800;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
ul.icons li h1:hover, ul.icons li h2:hover, ul.icons li h3:hover, ul.icons li h4:hover, ul.icons li h5:hover, ul.icons li h6:hover {
  opacity: 0.7;
}
.button {
  padding: 1.3rem 3.125rem !important;
  border: 2px solid #000000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background: none;
  color: #000000;
  font-size: 110%;
}
.button:hover {
  background: #000000;
  color: #ffffff;
}
.button.light {
  border-color: #ffffff;
  color: #ffffff;
}
.button.light:hover {
  background: #ffffff;
  color: #000000;
}
.button.wide {
  padding: 1.3rem 5.125rem !important;
}
.ugly-button-dark {
  display: inline-block;
  font-size: 80%;
  padding: 7px 14px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  color: #ffffff;
  background: #303030;
}
.ugly-button-dark:hover {
  background: #545454;
  color: #ffffff;
}
.ugly-button-blue {
  display: inline-block;
  font-size: 80%;
  padding: 7px 14px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  color: #ffffff;
  background: #408bd1;
}
.ugly-button-blue:hover {
  background: #75abde;
  color: #ffffff;
}
.insta-image {
  display: inline-block;
  width: 98%;
  margin: 1%;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.insta-image:hover {
  opacity: 0.8;
}
.hover-insta {
  display: inline-block;
  margin: 20px;
  color: #000000;
}
.hover-insta .icon {
  display: inline-block;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: #000000 url('../../images/custom/logo-light.webp') no-repeat center center;
  background-size: contain;
  text-align: center;
  line-height: 56px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.hover-insta .icon .fa {
  color: #ffffff;
  font-size: 140%;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.hover-insta:hover {
  color: #000000;
}
.hover-insta:hover .icon .fa {
  opacity: 1;
}
.ar-slider {
  width: 100%;
  overflow: hidden;
}
.ar-slider ul {
  list-style: none;
  position: relative;
  padding: 0;
  margin: 0;
}
.ar-slider ul li {
  display: inline-block;
  padding: 0;
  margin: 0;
  vertical-align: top;
}
.ar-slider ul li img:hover {
  opacity: 0.9;
}
.ar-slider .one ul li {
  width: 100%;
}
.ar-slider .two ul li {
  width: 50%;
}
.ar-slider .three ul li {
  width: 33%;
}
.ar-slider .four ul li {
  width: 25%;
}
.ar-slider .five ul li {
  width: 20%;
}
.ar-slider.customers {
  padding: 50px 0;
  background: #000000;
}
.ar-slider.product-slider {
  text-align: center;
}
.ar-slider.product-slider ul li img {
  padding: 5px;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.ar-slider.product-slider ul li img:hover {
  opacity: 0.8;
}
.ar-slider.product-slider ul li .title {
  padding: 15px 10px 0;
  margin-bottom: 0;
  font-size: 130%;
  font-weight: 500;
  line-height: 1.2em;
}
.ar-slider.product-slider ul li .category {
  color: #666;
}
.ar-slider.product-slider ul li .price {
  font-size: 120%;
  font-weight: 400;
}
.ar-city-bg {
  padding: 50px 0;
  background: #000000 url('../../images/custom/utility-bg.png') no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
  color: #ffffff;
}
.half-middle .g-content {
  width: 500px;
  max-width: 100%;
  padding: 0 30px;
  margin: 0 auto;
  box-sizing: border-box;
}
html, body {
  font-family: "Trenda", sans-serif;
  line-height: 1.4em;
}
h1, h2, h3, h4, h5, h6, .title {
  font-weight: 700;
}
body.home input[type=text], body.home input[type=email], body.home input[type=number], body.home input[type=password], body.home input[type=submit], body.home select, body.home textarea {
  padding: 25px 20px !important;
  border: 1px solid #ffffff !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
  background: none !important;
  color: #ffffff !important;
}
button, input[type=submit] {
  padding: 18px 22px;
  border: 2px solid #000000;
  background: none;
  color: #000000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
button:hover, input[type=submit]:hover {
  background: #000000;
  color: #ffffff;
}
.entry-title {
  text-align: center;
}
.ar-spotify-widget {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 80%;
  height: 238px;
  margin: 0 auto;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
}
div.wpforms-container-full .wpforms-form .wpforms-field {
  margin: 13px 0 !important;
}
.wpforms-submit {
  padding: 18px 33px !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
  background: none !important;
}
.g-home-particles.g-helium-style #g-navigation {
  padding: 0 !important;
  background: #ffffff;
}
.g-home-particles.g-helium-style #g-intro h1, .g-home-particles.g-helium-style #g-intro h2, .g-home-particles.g-helium-style #g-intro h3, .g-home-particles.g-helium-style #g-intro h4, .g-home-particles.g-helium-style #g-intro h5, .g-home-particles.g-helium-style #g-intro h6, .g-home-particles.g-helium-style #g-utility h1, .g-home-particles.g-helium-style #g-utility h2, .g-home-particles.g-helium-style #g-utility h3, .g-home-particles.g-helium-style #g-utility h4, .g-home-particles.g-helium-style #g-utility h5, .g-home-particles.g-helium-style #g-utility h6 {
  margin: 0;
  line-height: 1.3em;
}
.g-home-particles.g-helium-style #g-intro h1, .g-home-particles.g-helium-style #g-intro h2, .g-home-particles.g-helium-style #g-utility h1, .g-home-particles.g-helium-style #g-utility h2 {
  font-weight: 800;
}
.g-home-particles.g-helium-style #g-utility {
  padding: 50px 0;
  background: url('../../images/custom/utility-bg.png') no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
  color: #ffffff;
}
#g-navigation {
  padding: 0 !important;
  background: #ffffff;
}
#g-navigation .top-bar {
  height: 30px;
  padding: 6px 42px;
  background: #000000;
  color: #ffffff;
  font-size: 15px;
  line-height: 1.1em;
}
#g-navigation .top-bar div:first-child {
  float: left;
}
#g-navigation .top-bar div:last-child {
  float: right;
}
#g-navigation .top-bar .language {
  position: relative;
}
#g-navigation .top-bar .language > .dropdown {
  position: absolute;
  top: 0;
  right: 0;
  width: 111px;
}
#g-navigation .top-bar .language > .dropdown div {
  display: none;
  padding: 3px 20px;
  float: none;
  background: #000000;
  color: #ffffff;
  cursor: pointer;
}
#g-navigation .top-bar .language > .dropdown div:first-child {
  display: block;
}
#g-navigation .top-bar .language > .dropdown div.active {
  display: block;
}
#g-navigation .top-bar .language > .dropdown div.inactive {
  display: none;
}
#g-navigation .top-bar .language.open .dropdown > div {
  display: block;
}
#g-navigation .g-main-nav {
  padding: 20px 0;
}
#g-navigation .g-main-nav .g-toplevel > li {
  padding: 0 14px;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-size: 13px;
  font-weight: normal;
  letter-spacing: 0.13em;
}
#g-navigation .g-main-nav .g-toplevel > li:last-child > .g-menu-item-container {
  padding: 15px 19px 11px;
  background: #000000;
  color: #ffffff;
}
#g-navigation .g-main-nav .g-sublevel > li {
  padding: 0 14px;
}
#g-navigation .g-main-nav .g-sublevel > li .g-menu-item-container {
  font-size: 13px;
  font-weight: normal;
  letter-spacing: 0.13em;
}
#g-navigation .ar-logo {
  width: 160px;
  height: 90px;
  float: right;
  background: url('../../images/custom/logo.webp') no-repeat center center;
  background-size: 100%;
}
#g-navigation .ar-logo-dark {
  width: 160px;
  height: 90px;
  float: right;
  background: url('../../images/custom/logo-dark.webp') no-repeat center center;
  background-size: contain;
}
#g-navigation .ar-logo-dark {
  width: 160px;
  height: 90px;
  float: right;
  background: url('../../images/custom/logo-light.webp') no-repeat center center;
  background-size: contain;
}
#g-navigation .main-menu {
  text-align: right;
}
#g-navigation .ar-top-icons {
  padding: 32px 0 20px;
}
#g-navigation .ar-top-icons .ar-search {
  display: inline-block;
  margin: 0 11px;
}
#g-navigation .ar-top-icons .ar-cart {
  display: inline-block;
  margin: 0 11px;
}
#g-navigation > .g-container > .g-grid:nth-child(3) {
  padding: 11px 0;
}
#g-navigation > .g-container > .g-grid:last-child {
  position: fixed;
  top: -80px;
  left: 0;
  width: 100%;
  height: 70px;
  background: #000000;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#g-navigation > .g-container > .g-grid:last-child.scrolled {
  top: 0;
}
#g-navigation > .g-container > .g-grid:last-child .ar-stiky-logo {
  width: 45px;
  height: 70px;
  float: right;
  background: url('../../images/custom/logo-light.webp') no-repeat center center;
  background-size: contain;
}
#g-navigation > .g-container > .g-grid:last-child .g-main-nav {
  padding: 10px 0;
  float: right;
}
#g-navigation > .g-container > .g-grid:last-child .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #ffffff;
}
#g-navigation > .g-container > .g-grid:last-child .g-main-nav .g-toplevel > li:last-child > .g-menu-item-container {
  background: none;
}
#g-navigation > .g-container > .g-grid:last-child .ar-sticky-cart {
  width: 18px;
  margin-top: 18px;
  fill: #ffffff;
}
#g-header .header-video {
  position: relative;
  top: 150px;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  margin-bottom: 150px;
  background-size: cover;
  object-fit: cover;
  opacity: 1;
}
#g-header.header-2 {
  background-image: url('../../images/custom/header-2.webp');
}
#g-features .features-video {
  overflow: hidden;
}
#g-features .features-video video {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  margin-top: -5%;
  margin-bottom: -5%;
  background-size: cover;
  object-fit: cover;
  opacity: 1;
}
#g-above h1, #g-above h2, #g-above h3 {
  font-weight: 800;
}
#g-above .g-block .ar-block {
  padding: 18% 15%;
}
#g-above .antiage-1 {
  height: 100%;
  background: url('../../images/custom/1.webp') no-repeat center center;
  background-size: cover;
}
#g-above .antiage-2 {
  height: 100%;
  background: url('../../images/custom/2.webp') no-repeat center center;
  background-size: cover;
}
#g-above .antiage-3 {
  height: 100%;
  background: url('../../images/custom/3.webp') no-repeat center center;
  background-size: cover;
}
.gallery-container {
  width: 80vw;
  margin: 3em auto;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  grid-auto-rows: 50px;
  grid-auto-flow: dense;
  grid-gap: 5px;
}
.large, .medium, .small {
  display: flex;
  height: 100%;
  width: 100%;
  grid-column: auto / span 1;
}
.large {
  grid-row: span 4;
}
.medium {
  grid-row: span 3;
}
.small {
  grid-row: span 2;
}
.gallery-container img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
.products-carousel li {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.products-carousel li img {
  transition: all 0.5s ease;
}
.products-carousel li img:hover {
  opacity: 0.8;
  cursor: pointer;
}
.products-carousel li h2 {
  padding: 15px 10px 0;
  margin-bottom: 0;
  font-size: 130%;
  font-weight: 500;
  line-height: 1.2em;
}
.products-carousel li span {
  font-size: 120%;
  font-weight: 400;
  margin: 0.75rem 0 1.5rem;
  text-rendering: optimizeLegibility;
}
.splide__pagination__page.is-active {
  background: #000 !important;
}
#g-footer a {
  color: #c2c2c2;
}
#g-footer a:hover {
  color: #ffffff;
}
#g-footer .footer-logo {
  width: 226px;
}
#g-footer .footer-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
#g-footer .footer-menu li {
  display: inline-block;
  vertical-align: top;
}
#g-footer .footer-menu li a {
  display: inline-block;
  padding: 0 9px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: #ffffff;
  color: #000000 !important;
  font-size: 70%;
  font-weight: bold;
}
#g-footer .footer-menu li a:hover {
  background: none;
  color: #ffffff !important;
}
#g-footer .social-icons {
  list-style: none;
  padding: 0;
  margin: 40px 0;
}
#g-footer .social-icons li {
  display: inline-block;
  vertical-align: top;
  margin: 0 2px;
}
#g-footer .social-icons li a {
  display: inline-block;
  width: 38px;
  height: 38px;
  padding: 10px;
  margin: 0;
  border: 1px solid rgba(255, 255, 255, 0.4);
  color: #ffffff;
  font-size: 19px;
  line-height: 19px;
  text-align: center;
}
#g-footer .social-icons li a:hover {
  border-color: #ffffff;
}
.nomargin .g-content, .nomargin .g-particle {
  margin: 0;
}
.nopadding .g-content, .nopadding .g-particle {
  padding: 0;
}
.tuesdaynight {
  font-family: "TuesdayNight";
  font-size: 3vw;
  opacity: 0.3;
}
.uppercase {
  text-transform: uppercase;
  line-height: 1.1em;
}
.lowercase {
  text-transform: lowercase;
}
.capitalize {
  text-transform: capitalize;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.justify {
  text-align: justify;
}
.low {
  position: relative;
  margin-bottom: -10px;
}
.letterspace {
  letter-spacing: 0.1em;
}
.spacer {
  height: 10px;
}
.spacer-20 {
  height: 20px;
}
.spacer-30 {
  height: 30px;
}
.spacer-40 {
  height: 40px;
}
.spacer-50 {
  height: 50px;
}
.spacer-60 {
  height: 60px;
}
.spacer-70 {
  height: 70px;
}
.spacer-80 {
  height: 80px;
}
.spacer-90 {
  height: 90px;
}
.spacer-100 {
  height: 100px;
}
.dark-bg {
  background: #000000;
  color: #ffffff;
}
#g-navigation .g-main-nav .g-sublevel > li:not(:last-child) > .g-menu-item-container {
  border-bottom: unset;
}
.no-flex-flow {
  flex-flow: unset !important;
}
.mobile-only {
  display: none;
}
#g-mobilemenu-container .g-toplevel li.g-parent .g-menu-parent-indicator::after {
  display: inline-block;
  text-align: center;
  opacity: 0.5;
  width: 1.5rem;
  line-height: normal;
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", FontAwesome;
  font-weight: 100;
  content: "";
  font-size: 19px;
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
  .tuesdaynight {
    font-size: 6vw;
    text-align: center;
  }
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.2em;
  }
  #g-navigation .g-grid:last-child {
    display: none;
    top: -80px;
  }
  #g-navigation .g-grid:last-child.scrolled {
    display: none;
    top: -80px;
  }
  #g-navigation .g-main-nav {
    padding: 20px 0;
  }
  #g-navigation .g-main-nav .g-toplevel > li {
    padding: 0 4px;
  }
  #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
    font-size: 12px;
    letter-spacing: 0.03em;
  }
  #g-navigation .g-main-nav .g-toplevel > li:last-child > .g-menu-item-container {
    padding: 15px 19px 11px;
  }
  #g-navigation .g-main-nav .g-sublevel > li {
    padding: 0 13px;
  }
  #g-navigation .g-main-nav .g-sublevel > li .g-menu-item-container {
    font-size: 12px;
    letter-spacing: 0.03em;
  }
}
@media only screen and (max-width: 768px) {
  .mobile-only {
    display: flex;
  }
  .tuesdaynight {
    font-size: 10vw;
    text-align: center;
  }
  .button {
    font-size: 80%;
  }
  .icons {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
  }
  .icons li {
    display: block;
    width: 50%;
    margin: 18px 0 !important;
  }
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.2em;
  }
  #g-navigation .g-grid:last-child {
    display: none;
    top: -80px;
  }
  #g-navigation .g-grid:last-child.scrolled {
    display: none;
    top: -80px;
  }
  #g-navigation .ar-top-icons {
    float: right;
    position: absolute;
    top: 20px;
    right: 10px;
  }
  #g-navigation .ar-logo {
    width: 160px;
    height: 90px;
    margin: 0 auto;
    float: none;
  }
  .g-offcanvas-toggle {
    top: 40px !important;
    color: #000000 !important;
  }
  #g-header .header-video {
    top: 0;
    margin-bottom: 0;
  }
  .ar-spotify-widget {
    height: auto;
    padding: 30px 0;
  }
  .antiage-1, .antiage-2, .antiage-3 {
    min-height: 360px;
  }
  .mobile-nopadding-bottom {
    padding-bottom: 0 !important;
  }
  #custom-8916-particle {
    text-align: center;
  }
  #custom-8916-particle a {
    display: inline-block;
  }
  #firstOrder {
    order: 2;
  }
  #secondOrder {
    order: 1;
    margin-top: 16px;
  }
}
@media only screen and (max-width: 1100px) {
  #g-navigation .g-main-nav .g-toplevel > li {
    padding: 0px 5px;
  }
  #g-navigation .ar-top-icons .ar-cart, #g-navigation .ar-top-icons .ar-search {
    margin: 0 4px;
  }
}
body {
  background-color: black;
}
.modal {
  display: none;
  /* Hidden by default */
  color: white;
  max-width: 900px;
  border-radius: 30px;
  background-color: rgba(43, 43, 43, 0.94);
  position: fixed;
  z-index: 1;
  /* Set a higher z-index to be on top of other elements */
  left: 50%;
  top: 50%;
  transform: translate(-50%, -100%);
  transition: all 0.5s ease;
  z-index: 30;
}
.modal .close {
  display: block;
  text-decoration: none;
  text-align: right;
  font-size: 32px;
  color: white;
  margin-right: 24px;
  margin-top: 15px;
}
.modal .modal-content {
  padding: 2.6em;
}
.modal .modal-content p {
  color: white;
  line-height: 30px;
}
.modal .modal-content .subtitle {
  color: #6d6d6d;
}
.modal .modal-content .title {
  font-weight: bold;
}
#main-slider {
  margin-bottom: 2.6em;
}
#main-slider li {
  display: flex;
}
#main-slider li .image, #main-slider li .content {
  width: 50%;
  padding: 1.3em;
}
#main-slider li .image {
  text-align: center;
}
#main-slider li .image img {
  max-height: 300px;
}
@media only screen and (max-width: 1024px) {
  .modal {
    max-width: 90%;
  }
  #main-slider {
    margin-bottom: 1.6em;
  }
}
@media only screen and (max-width: 768px) {
  .modal .modal-content {
    padding: 1.3em;
  }
  #main-slider li {
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
  }
  #main-slider li .image, #main-slider li .content {
    width: 100%;
  }
  #main-slider li .image img {
    max-height: 300px;
  }
  #main-slider p {
    display: none;
  }
}
/*# sourceMappingURL=custom.css.map */