/* 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
 */

html {
  scroll-behavior: smooth;
}
body {
  line-height: normal;
}
/* width */
::-webkit-scrollbar {
  width: 12px;
}
/* Track */
::-webkit-scrollbar-track {
  background: #14426a;
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #337ab7;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: lightgreen;
}
/*#deadline{
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
    background: rgba(85, 157, 162, 0.5);
    color: #fff;
}
#deadline .g-simplecounter-content{
    padding: 0 1rem;
    float: left;
}
#deadline .g-simplecounter-block{
    padding: 0 1rem;
    float: right;
}*/
#deadline {
  text-align: center;
  font-size: 1.5rem;
  font-family: inherit;
  font-weight: bold;
  max-width: 550px;
  width: 90%;
  margin: 0 auto 5rem;
  padding: 2.5rem;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);
  border: 5px dashed #eee;
}
#deadline .g-content:after {
  content: "i";
  display: flex;
  position: absolute;
  margin-top: -6rem;
  margin-left: -2rem;
  font-size: 2rem;
  width: 3rem;
  height: 3rem;
  line-height: 1.25;
  justify-content: center;
  border: 3px solid;
  border-radius: 50%;
  opacity: 0.1;
}
#maintext-position {
  padding: 2.5rem 1rem 1.5rem;
}
#g-utility {
  background: #f9f9f9;
  color: #424753;
}
.start-entry .fa-check {
  color: lightgreen;
  border-color: lightgreen !important;
}
.start-entry button {
  color: white;
  background: lightgreen;
  transition: 0.2s all ease-in-out;
}
.start-entry button:hover {
  box-shadow: 2px 2px 15px #b3b3b3;
  transform: scale(1.25);
  background: lime;
}
.g-error #g-header {
  height: 100vh;
}
#custom-5807-particle {
  margin: 5vw !important;
}
@media only all and (max-width: 47.99rem) {
  /*.owl-carousel .owl-stage-outer {
        height: 100vh;
    }*/
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
    display: block;
  }
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-button {
    display: inline-block;
    font-size: 1rem;
    border-color: #fff !important;
    background: rgba(76, 164, 76, 0.8) !important;
    font-weight: normal;
  }
  .owl-carousel .owl-item img {
    height: calc(100vh - 132.81px);
    object-fit: cover;
  }
  @keyframes g-owlcarousel-item-button {
    0% {
      transform: scale(1);
      -webkit-transform: scale(1);
    }
    100% {
      transform: scale(1.125);
      -webkit-transform: scale(1.125);
    }
  }
  .g-logo {
    margin-top: 1rem;
    padding-left: 0;
  }
  .g-offcanvas-toggle {
    margin-top: 1.35rem;
    color: #fff;
  }
  .g-home-particles #g-navigation {
    background: linear-gradient(#252f48, transparent);
  }
  #g-header {
    margin-top: -160px;
  }
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
    color: #fff;
    font-size: 2.5rem !important;
  }
  #g-header h2 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .g-owlcarousel.has-color-overlay .owl-stage > .owl-item:nth-child(odd) .g-owlcarousel-item-img:after, .g-owlcarousel.has-color-overlay .owl-stage > .owl-item:nth-child(even) .g-owlcarousel-item-img:after {
    background-image: linear-gradient(0deg, #252f48 5%, transparent 100%) !important;
  }
  #deadline {
    margin: 0 2rem 5rem;
    padding: 2.5rem 0;
    font-size: 1.2rem;
  }
  #deadline .g-content:after {
    margin-top: -5rem;
    margin-left: 0;
    font-size: 1.5rem;
    width: 2rem;
    height: 2rem;
  }
  .desktop {
    display: none;
  }
  .above-1a {
    padding-top: 0 !important;
  }
  .above-2b img {
    margin: 0 auto !important;
  }
  .above-1b, .above-2a, .above-3b {
    padding: 3rem 2rem !important;
  }
  #g-above a {
    display: block;
    width: 50%;
    margin: auto;
    text-align: center;
  }
  .jsn-form-fieldset {
    display: contents;
  }
  #g-navigation {
    background: linear-gradient(to right, #14426a, #337ab7, #14426a);
  }
}
#g-offcanvas #g-mobilemenu-container ul, #g-offcanvas {
  background: #252f48;
}
@media only all and (min-width: 48rem) {
  .g-home-particles.g-helium-style #g-navigation {
    background: linear-gradient(to right, #14426a, #337ab7, #14426a);
    height: 80px;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
  }
  #g-navigation {
    background: linear-gradient(to right, #14426a, #337ab7, #14426a);
    height: 80px;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
  }
  .g-home-particles.g-helium-style #g-header {
    margin-top: -80px;
  }
  .mobile {
    display: none;
  }
}
.card-text strong {
  font-family: arial;
  color: lightgreen;
}
#g-navigation .g-content {
  padding: 15px 0 !important;
}
.owl-carousel .owl-item img {
  height: 100vh;
  object-fit: cover;
  object-position: top center;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-weight: normal;
}
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
  font-size: 4.5rem;
  line-height: normal;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 0px 0px 25px rgba(0, 0, 0, 0.4);
}
.g-owlcarousel.has-color-overlay .owl-stage > .owl-item:nth-child(odd) .g-owlcarousel-item-img:after, .g-owlcarousel.has-color-overlay .owl-stage > .owl-item:nth-child(even) .g-owlcarousel-item-img:after {
  background-color: transparent;
  background-image: linear-gradient(0deg, #252f48 5%, transparent 70%);
  opacity: 1;
}
#g-header h2 {
  text-shadow: 0px 0px 25px rgba(0, 0, 0, 0.4);
  color: #fff;
}
#g-features {
  background: #252f48;
  color: #ffffff;
  padding: 0;
}
.g-home-particles.g-helium-style .fp-features .g-block .card .card-block .fa {
  width: 45px;
  height: 45px;
  font-size: 1.5rem;
  line-height: 2.5rem;
  text-align: center;
  margin: 0 auto 20px;
  border: 2px solid rgba(224, 224, 229, 0.4);
  border-radius: 50%;
}
.g-home-particles.g-helium-style .fp-features .g-block .card .card-block .card-title {
  font-size: 1.5rem;
}
.g-home-particles.g-helium-style .fp-features .g-block .card .card-block .card-text {
  opacity: 0.7;
  font-size: 1rem;
}
.g-home-particles.g-helium-style .fp-features .g-block .card .card-block {
  padding: 0 2.938rem;
}
#begin-entry {
  padding: 2rem 0;
  border-top: 1px solid #485473;
}
#g-above {
  background: #fff;
  margin: 3rem 0;
}
#g-above .g-container {
  width: 100%;
}
#g-above h4 {
  margin-top: -1rem;
}
#g-above img {
  max-height: 400px;
}
#g-above a {
  border: 1px solid;
  border-radius: 5px;
  padding: 0.5rem 1rem;
  font-weight: bold;
}
.above-1a {
  padding-top: 5rem;
}
.above-1b {
  padding: 5rem 1rem;
}
.above-2a {
  padding: 5rem;
  background: #f3f3f3;
}
.above-2b {
  background: #f3f3f3;
}
.above-2b img {
  margin: 5rem auto 0;
}
.above-3b {
  padding: 5rem;
  background: #edf8fa;
}
.above-3a {
  background: #edf8fa;
}
.above-3a img {
  margin-top: 2rem;
}
h2.chance {
  font-size: 2.8rem;
  text-align: left;
  font-weight: bold;
  font-family: system-ui;
  color: #fff;
}
.chance-a {
  background: linear-gradient(45deg, #801f2f, #d22550);
  padding: 3rem;
  min-height: 320px;
}
#g-expanded .g-container {
  width: 100%;
}
p.chance-btn {
  text-align: left;
  margin-top: 3rem;
}
p.chance-btn a {
  color: #fff;
  padding: 1rem 2rem;
  border: 2px solid;
  font-size: 18px;
  font-weight: 600;
  font-family: system-ui;
}
.chance-b {
  min-height: 320px;
}
.chance-b p {
  background: rgba(0, 0, 0, 0.5);
  padding: 1rem;
  color: #fff;
  font-size: 14px;
}
.chance-b img {
  width: 100%;
  min-height: 320px;
  object-fit: cover;
  object-position: right;
}
#g-footer {
  background: #252f48;
}
.privacy-position p {
  color: #fff;
  font-size: 0.8125rem;
}
.contact-social {
  margin-top: 2rem;
}
.contact-social a {
  padding: 0.35rem 0.5rem;
  margin-right: 0.5rem;
  border-radius: 5px;
  border: 1px solid;
  color: #fff;
  font-size: 14px;
}
.contact-social .fa {
  padding: 5px;
  border-radius: 50%;
}
.contact-social .fa-instagram {
  background: #f09433;
  background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f09433", endColorstr="#bc1888",GradientType=1);
}
.contact-social .fa-paper-plane {
  background: #0088cc;
}
.contact-social .fa-whatsapp {
  background: #43d854;
}
.ipad-mockup {
  margin: 3rem 0;
}
.ipad-mockup a {
  background: linear-gradient(to bottom, #5cb85c 0, #419641 100%);
  border-color: #3e8f3e;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.08);
  color: #fff;
  padding: 1rem 2rem;
  border-radius: 5px;
}
a.register-menu-btn {
  background: #31ab4c;
  padding: 0.4rem 1rem 0.26rem !important;
  border-radius: 5px;
}
#g-navigation .g-main-nav .g-toplevel > li.active > .register-menu-btn > .g-menu-item-content {
  box-shadow: none;
}
#g-navigation .g-social a {
  color: rgba(255, 255, 255, 0.5);
}
#g-navigation .g-social a:hover {
  color: #fff;
}
.dl-horizontal img {
  max-width: 100px;
}
.payedstatus {
  color: #59b359;
  font-weight: bold;
  font-size: 1.25rem;
}
a.paystatus {
  font-size: 1.25rem;
  background: linear-gradient(to bottom, #5cb85c 0, #419641 100%);
  border-color: #3e8f3e;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 0 white, 0 1px 1px rgba(0, 0, 0, 0.08);
  color: #fff;
  padding: 0.25rem 1rem;
  border-radius: 5px;
}
.jsn-p-fields dl dd {
  font-weight: bold;
}
#simple-contact-form-118 .custom-file label {
  display: none;
}
#simple-contact-form-118 .jdscf-col-md-12 {
  margin-top: 1rem;
}
h5.jd-simple-contact-description-title.card-title {
  font-size: 1.5rem;
}
@media only all and (max-width: 333px) {
  ul.oplata b {
    display: block;
  }
}
.custommarginbottom-5rem {
  margin-bottom: 0;
}
#jsn-form.flat > ul.z-tabs-nav > li.z-active > a {
  background: #252f48 !important;
  font-family: "Rubik";
}
#jsn-form.flat.contained > ul > li > a:hover, #jsn-form.flat.clean > ul > li > a:hover {
  background: #ECEDEE !important;
}
.view-registration #g-expanded {
  padding: 1rem;
}
.view-registration #g-mainbar {
  padding: 0;
}
#g-navigation .g-social a {
  padding: 0;
}
#g-navigation .g-social a .fa-paper-plane, #g-navigation .g-social a .fa-whatsapp {
  display: none;
}
/*# sourceMappingURL=custom_11.css.map */