@font-face {
  font-family: 'adelle_sanssemibold';
  src: url("../../css/fonts/20200401/AdelleSans-Semibold.eot");
  src: url("../../css/fonts/20200401/AdelleSans-Semibold.eot?#iefix") format("embedded-opentype"), url("../../css/fonts/20200401/AdelleSans-Semibold.woff2") format("woff2"), url("../../css/fonts/20200401/AdelleSans-Semibold.woff") format("woff"), url("../../css/fonts/20200401/AdelleSans-Semibold.svg#adelle_sanssemibold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'adelle_sansregular';
  src: url("../../css/fonts/20200401/AdelleSans-Regular.eot");
  src: url("../../css/fonts/20200401/AdelleSans-Regular.eot?#iefix") format("embedded-opentype"), url("../../css/fonts/20200401/AdelleSans-Regular.woff2") format("woff2"), url("../../css/fonts/20200401/AdelleSans-Regular.woff") format("woff"), url("../../css/fonts/20200401/AdelleSans-Regular.svg#adelle_sansregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'portada_regular';
  src: url("../../css/fonts/20200401/PortadaText-Regular.eot");
  src: url("../../css/fonts/20200401/PortadaText-Regular.eot?#iefix") format("embedded-opentype"), url("../../css/fonts/20200401/PortadaText-Regular.woff2") format("woff2"), url("../../css/fonts/20200401/PortadaText-Regular.woff") format("woff"), url("../../css/fonts/20200401/PortadaText-Regular.svg#portada_regular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'portada_bold';
  src: url("../../css/fonts/20200401/PortadaText-Bold.eot");
  src: url("../../css/fonts/20200401/PortadaText-Bold.eot?#iefix") format("embedded-opentype"), url("../../css/fonts/20200401/PortadaText-Bold.woff2") format("woff2"), url("../../css/fonts/20200401/PortadaText-Bold.woff") format("woff"), url("../../css/fonts/20200401/PortadaText-Bold.svg#portada_bold") format("svg");
  font-weight: normal;
  font-style: bold;
}

@font-face {
  font-family: 'portada_bold_italic';
  src: url("../../css/fonts/20200401/Portada-BoldItalic.eot");
  src: url("../../css/fonts/20200401/Portada-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../../css/fonts/20200401/Portada-BoldItalic.woff2") format("woff2"), url("../../css/fonts/20200401/Portada-BoldItalic.woff") format("woff"), url("../../css/fonts/20200401/Portada-BoldItalic.svg#portada_bold") format("svg");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'portada_italic';
  src: url("../../css/fonts/20200401/PortadaText-Italic.eot");
  src: url("../../css/fonts/20200401/PortadaText-Italic.eot?#iefix") format("embedded-opentype"), url("../../css/fonts/20200401/PortadaText-Italic.woff2") format("woff2"), url("../../css/fonts/20200401/PortadaText-Italic.woff") format("woff"), url("../../css/fonts/20200401/PortadaText-Italic.svg#portada_italic") format("svg");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'TTgrid';
  src: url("../../css/fonts/ttgrid/20210707/TTgrid-Regular.eot");
  src: url("../../css/fonts/ttgrid/20210707/TTgrid-Regular.eot?#iefix") format("embedded-opentype"), url("../../css/fonts/ttgrid/20210707/TTgrid-Regular.woff2") format("woff2"), url("../../css/fonts/ttgrid/20210707/TTgrid-Regular.woff") format("woff"), url("../../css/fonts/ttgrid/20210707/TTgrid-Regular.svg#TTgrid") format("svg"), url("../../css/fonts/ttgrid/20210707/TTgrid-Regular.otf") format("opentype");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

/* Colors */
/* Fonts */
#side-footer .sf-bottom a, h1, h2, h3, h4, h5, h6, #header .nav-desktop nav ul, #header .nav-mobile .navbar-toggle, #nav-mobile-collapse, #nav-mobile-collapse nav ul, #side-footer .sf-clients ul {
  margin: 0;
  padding: 0;
}

.box-custom-checkbox label .checkmark img,
.box-custom-radio label .checkmark img, #header .nav-desktop nav ul li a, #header .main-logo, #header #open-side-footer img, #side-footer, #side-footer .sf-bottom .iso, #page-content, #modalLogin .modal-dialog .modal-content .modal-header .close,
#modalSignUp .modal-dialog .modal-content .modal-header .close, #modalLogin .box-custom-checkbox label,
#modalSignUp .box-custom-checkbox label, #modalLogin .box-custom-checkbox label .circle,
#modalSignUp .box-custom-checkbox label .circle, #modalLogin .modal-dialog .modal-content .main-box .col .modal-body .btn-forgot,
#modalLogin .modal-dialog .modal-content .main-box .col .modal-body .btn-back-login {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.btn-circle, .box-custom-checkbox label .checkmark,
.box-custom-radio label .checkmark {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.text-black {
  color: #000000;
}

.text-white {
  color: #ffffff;
}

.text-purple {
  color: #7252FF;
}

.heading-1 {
  font: 120px/126px "adelle_sanssemibold";
  letter-spacing: -1.2px;
}

@media (max-width: 767px) {
  .heading-1 {
    font: 60px/66px "adelle_sanssemibold";
    letter-spacing: 0;
  }
}

.heading-2 {
  font: 70px/82px "adelle_sanssemibold";
  letter-spacing: -0.7px;
}

@media (max-width: 767px) {
  .heading-2 {
    font: 40px/46px "adelle_sanssemibold";
    letter-spacing: -0.4px;
  }
}

.heading-3 {
  font: 40px/46px "adelle_sanssemibold";
}

@media (max-width: 767px) {
  .heading-3 {
    font: 30px/36px "adelle_sanssemibold";
  }
}

.section-heading {
  font: 30px/36px "adelle_sanssemibold";
}

@media (max-width: 767px) {
  .section-heading {
    font: 20px/26px "adelle_sanssemibold";
  }
}

.sub-title-1 {
  font: 20px/26px "adelle_sansregular";
}

@media (max-width: 767px) {
  .sub-title-1 {
    font: 14px/16px "adelle_sansregular";
  }
}

.sub-title-2 {
  font: 20px/26px "adelle_sanssemibold";
}

@media (max-width: 767px) {
  .sub-title-2 {
    font: 16px/20px "adelle_sanssemibold";
  }
}

.long-body {
  font: 20px/26px "portada_regular";
}

@media (max-width: 767px) {
  .long-body {
    font: 18px/22px "portada_regular";
  }
}

.long-body p {
  margin: 0;
}

.short-body {
  font: 18px/22px "adelle_sansregular";
}

@media (max-width: 767px) {
  .short-body {
    font: 16px/20px "adelle_sansregular";
  }
}

.article-credit {
  font: 20px/26px "adelle_sansregular";
  color: #BCBCBC;
}

@media (max-width: 767px) {
  .article-credit {
    font: 16px/20px "adelle_sansregular";
  }
}

.image-credit,
.filter-title {
  font: 16px/22px "adelle_sansregular";
  color: #969696;
}

@media (max-width: 767px) {
  .image-credit,
  .filter-title {
    font: 14px/20px "adelle_sansregular";
  }
}

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

@media (min-width: 768px) {
  .image-credit {
    margin-top: 16px;
  }
}

.small-print-sub-title {
  font: 14px/20px "adelle_sanssemibold";
}

.small-print {
  font: 12px/18px "adelle_sansregular";
}

.w-100 {
  width: 100%;
}

.m-b-0 {
  margin-bottom: 0 !important;
}

.m-b-15 {
  margin-bottom: 15px !important;
}

.chip-new, .chip-beta, .chip-update {
  color: #ffffff !important;
  font: 14px/1 "adelle_sansregular";
  border-radius: 4px;
  padding: 3px 4px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
}

@media (max-width: 767px) {
  .chip-new, .chip-beta, .chip-update {
    margin-top: 3px;
  }
}

.chip-new {
  background-color: #F9520C;
}

.chip-beta {
  background-color: #475AFC;
}

.chip-update {
  background-color: #029B4C;
}

.btn-primary-dark, .btn-primary-light, .btn-primary-transparent, .btn-primary-grey {
  display: inline-block;
  font: 16px/1 "adelle_sansregular";
  padding: 9px 18px;
  border: 1px solid;
  border-radius: 18px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.btn-primary-dark:hover, .btn-primary-light:hover, .btn-primary-transparent:hover, .btn-primary-grey:hover, .btn-primary-dark:focus, .btn-primary-light:focus, .btn-primary-transparent:focus, .btn-primary-grey:focus {
  text-decoration: none;
  outline: none;
}

@media (max-width: 767px) {
  .btn-primary-dark, .btn-primary-light, .btn-primary-transparent, .btn-primary-grey {
    font-size: 14px;
    padding: 8px 18px;
  }
}

.btn-circle {
  font: 20px/1 "adelle_sansregular";
  padding: 0;
  border-radius: 100%;
  width: 36px;
  height: 36px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.btn-circle:hover, .btn-circle:focus {
  text-decoration: none;
  outline: none;
}

#side-footer .sf-bottom a {
  background: transparent;
  display: inline-block;
  font: 16px/1 "adelle_sansregular";
  border: 0;
  border-radius: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#side-footer .sf-bottom a:hover, #side-footer .sf-bottom a:focus {
  background: transparent;
  text-decoration: none;
  outline: none;
}

.btn-primary-dark {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}

.btn-primary-dark:hover, .btn-primary-dark:focus {
  color: #000000;
  background-color: #ffffff;
}

@media (max-width: 991px) {
  .btn-primary-dark:hover, .btn-primary-dark:focus {
    color: #ffffff;
    background-color: #000000;
  }
}

.btn-primary-dark.btn-hvr-transparent:hover, .btn-primary-dark.btn-hvr-transparent:focus {
  color: #000000;
  background-color: transparent;
}

@media (max-width: 991px) {
  .btn-primary-dark.btn-hvr-transparent:hover, .btn-primary-dark.btn-hvr-transparent:focus {
    color: #ffffff;
    background-color: #000000;
  }
}

.btn-primary-light {
  color: #000000;
  background-color: #ffffff;
  border-color: #ffffff;
}

.btn-primary-light:hover .btn-primary-light:focus {
  color: #ffffff;
  background-color: #000000;
}

@media (max-width: 991px) {
  .btn-primary-light:hover, .btn-primary-light:focus {
    color: #000000;
    background-color: #ffffff;
  }
}

.btn-primary-light.btn-hvr-transparent:hover, .btn-primary-light.btn-hvr-transparent:focus {
  color: #ffffff;
  background-color: transparent;
}

@media (max-width: 991px) {
  .btn-primary-light.btn-hvr-transparent:hover, .btn-primary-light.btn-hvr-transparent:focus {
    color: #000000;
    background-color: #ffffff;
  }
}

.btn-primary-transparent {
  color: #000000;
  border-color: #000000;
  background: transparent;
}

.btn-primary-transparent:hover, .btn-primary-transparent:focus {
  color: #ffffff;
  border-color: #ffffff;
}

.btn-primary-grey {
  color: #ffffff;
  background-color: #1A1A1A;
  border-color: #1A1A1A;
}

.btn-primary-grey:hover, .btn-primary-grey:focus {
  color: #ffffff;
  border-color: #ffffff;
  background-color: transparent;
}

@media (max-width: 991px) {
  .btn-primary-grey:hover, .btn-primary-grey:focus {
    color: #ffffff;
    background-color: #1A1A1A;
    border-color: #1A1A1A;
  }
}

.btn-user {
  color: #ffffff;
  background-color: #F9520C;
}

.box-error, .box-success {
  font: 14px/20px "adelle_sansregular";
  margin-bottom: 32px;
  color: #969696;
}

.box-error strong, .box-success strong {
  font-family: "adelle_sanssemibold";
  font-weight: normal;
  margin-bottom: 6px;
  display: inline-block;
}

.box-error a, .box-success a {
  color: #969696;
  text-decoration: underline;
}

.box-error a:hover, .box-success a:hover, .box-error a:focus, .box-success a:focus {
  color: #BCBCBC;
}

.box-error {
  border-color: #F9520C;
}

.box-error strong {
  color: #F9520C;
}

.box-success {
  border-color: #029B4C;
}

.box-success strong {
  color: #029B4C;
}

#contact-page .box-error, #contact-page .box-success {
  margin: 0;
  margin-top: 32px;
  color: #ffffff;
}

#contact-page .box-error a, #contact-page .box-success a {
  color: #ffffff;
}

#contact-page .box-error a:hover, #contact-page .box-error a:focus, #contact-page .box-success a:hover, #contact-page .box-success a:focus {
  color: #BCBCBC;
}

body {
  background: #000000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body.modal-open {
  margin-right: 0;
}

.main-h1 {
  font-size: 0;
  width: 1px;
  height: 1px;
  display: inline-block;
  overflow: hidden;
  position: absolute !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  clip: rect(1px, 1px, 1px, 1px);
  color: #000 !important;
}

.container-fluid {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 64px;
  padding-right: 64px;
}

@media (max-width: 767px) {
  .container-fluid {
    padding-left: 14px;
    padding-right: 14px;
  }
}

.modal:focus {
  outline: none;
}

.modal-backdrop.in {
  opacity: 0;
}

/* CUSTOM CHECKS AND RADIOS */
/* The container */
.box-custom-checkbox label,
.box-custom-radio label {
  font: 14px/18px "adelle_sansregular";
  color: #7252FF;
  position: relative;
  padding-left: 50px;
  padding-right: 0;
  margin-bottom: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.box-custom-checkbox label input,
.box-custom-radio label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.box-custom-checkbox label .checkmark,
.box-custom-radio label .checkmark {
  position: absolute;
  top: 1px;
  left: 0;
  height: 34px;
  width: 34px;
  border-radius: 100%;
  background-color: #B9A9FF;
}

.box-custom-checkbox label .checkmark img,
.box-custom-radio label .checkmark img {
  display: none;
  height: 16px;
}

.box-custom-checkbox label input:checked ~ .checkmark img,
.box-custom-radio label input:checked ~ .checkmark img {
  display: block;
}

.grecaptcha-badge {
  visibility: hidden;
}

p.recaptcha-terms {
  font-size: 11px !important;
  line-height: 1.2 !important;
  font-weight: 400 !important;
  color: #BCBCBC !important;
  margin: 0;
}

p.recaptcha-terms a {
  color: #969696 !important;
}

p.recaptcha-terms a:hover {
  text-decoration: underline;
}

@media (min-width: 768px) {
  .modal-dialog-centered {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    min-height: calc(100%);
  }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh);
    content: "";
  }
}

.form-group {
  margin-bottom: 32px;
}

.form-control {
  font: 16px/20px "adelle_sansregular";
  color: #000000;
  border: 1px solid #BCBCBC;
  border-radius: 40px;
  height: 49px;
  padding: 0 19px;
}

@media (min-width: 768px) {
  .form-control {
    font: 18px/22px "adelle_sansregular";
  }
}

.form-control:focus {
  border: 1px solid #969696;
  -webkit-box-shadow: none;
          box-shadow: none;
}

textarea.form-control {
  border-radius: 24px;
  padding-top: 17px;
  padding-bottom: 17px;
}

.form-control:-moz-placeholder {
  color: #BCBCBC;
}

.form-control::-moz-placeholder {
  color: #BCBCBC;
}

.form-control:-ms-input-placeholder {
  color: #BCBCBC;
}

.form-control::-webkit-input-placeholder {
  color: #BCBCBC;
}

/* Forms Floating Label */
.form-label-group {
  margin-bottom: 32px;
}

.form-label-group,
.form-select,
.form-textarea {
  position: relative;
  display: block;
}

.form-label-group > label {
  bottom: 5px;
  text-align: left;
  display: block;
  width: 100%;
  font: 18px/22px "adelle_sansregular";
  color: #BCBCBC;
  cursor: text;
  /* Match the input under the label */
  border: 0;
  border-radius: 0;
  -webkit-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
}

.form-error.form-label-group > label {
  color: #F9520C;
}

.form-label-group > label,
.form-select label,
.form-textarea label {
  position: absolute;
  left: 0;
  margin-bottom: 0;
  /* Override default `<label>` margin */
}

.form-label-group input::-webkit-input-placeholder {
  color: transparent;
}

.form-label-group input:-ms-input-placeholder {
  color: transparent;
}

.form-label-group input::-ms-input-placeholder {
  color: transparent;
}

.form-label-group input::placeholder {
  color: transparent;
}

.form-select label,
.form-textarea label {
  color: #BCBCBC;
}

.form-label-group input:not(:placeholder-shown) ~ label,
.form-select label,
.form-textarea label {
  font-size: 12px;
  bottom: 31px;
}

.form-textarea label {
  bottom: 7.5rem;
}

/* Fallback for Edge
-------------------------------------------------- */
@supports (-ms-ime-align: auto) {
  .form-label-group > label {
    display: none;
  }
  .form-label-group input::-ms-input-placeholder {
    color: #777;
  }
}

/* Fallback for IE
-------------------------------------------------- */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .form-label-group > label {
    display: none;
  }
  .form-label-group input:-ms-input-placeholder {
    color: #BCBCBC;
  }
}

/* Pre home form fields styles */
.pre-home .form-control {
  font: 16px/20px "adelle_sansregular";
  color: #000000;
  border: 0;
  border-bottom: 1px solid #BCBCBC;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: 35px;
  padding: 0;
}

@media (min-width: 768px) {
  .pre-home .form-control {
    font: 18px/22px "adelle_sansregular";
  }
}

.pre-home .form-control:focus {
  border-bottom: 1px solid #969696;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.pre-home .form-error .form-control {
  border-bottom-color: #F9520C;
}

@media (max-width: 991px) {
  body.no-scroll {
    overflow: hidden;
  }
}

.container-fluid {
  padding-left: 46px;
  padding-right: 46px;
}

@media (max-width: 767px) {
  .container-fluid {
    padding-left: 14px;
    padding-right: 14px;
  }
}

#header {
  padding-top: 16px;
  padding-bottom: 16px;
  background: #ffffff;
  -webkit-box-shadow: 0 0 8px #00000026;
          box-shadow: 0 0 8px #00000026;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 1050;
}

@media (max-width: 767px) {
  #header {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}

#header .main-logo img {
  height: 18px;
}

@media (min-width: 768px) {
  #header .main-logo img {
    height: 21px;
  }
}

@media (min-width: 992px) {
  #header .main-logo img {
    height: 26px;
  }
}

#header .nav-desktop nav ul {
  list-style: none;
}

#header .nav-desktop nav ul li {
  margin-left: 24px;
}

@media (min-width: 992px) {
  #header .nav-desktop nav ul li {
    margin-left: 42px;
  }
}

#header .nav-desktop nav ul li a {
  text-decoration: none;
  font: 16px/22px "adelle_sansregular";
  color: #969696;
}

#header .nav-desktop nav ul li a:hover {
  text-decoration: none;
  color: #000000;
}

@media (max-width: 767px) {
  #header .nav-desktop {
    display: none !important;
  }
}

#header .nav-desktop .vr {
  margin-left: 24px;
  margin-right: 24px;
  height: 36px;
  width: 1px;
  background-color: #BCBCBC;
}

@media (min-width: 992px) {
  #header .nav-desktop .vr {
    margin-left: 42px;
    margin-right: 42px;
  }
}

#header .nav-desktop .btn-user {
  margin-left: 24px;
}

#header .nav-desktop .btn-user:hover, #header .nav-desktop .btn-user:focus {
  color: #ffffff;
}

@media (min-width: 768px) {
  #header .nav-mobile {
    display: none !important;
  }
}

#header .nav-mobile .navbar-toggle {
  background: transparent;
  border: none;
}

#header .nav-mobile .navbar-toggle:hover {
  background: transparent;
}

#header .nav-mobile .navbar-toggle:focus {
  outline: 0;
}

#header .nav-mobile .navbar-toggle .icon-bar {
  background: #000;
  width: 22px;
  -webkit-transition: .3s;
  transition: .3s;
}

#header .nav-mobile .navbar-toggle .top-bar {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: 10% 10%;
          transform-origin: 10% 10%;
}

#header .nav-mobile .navbar-toggle .middle-bar {
  opacity: 0;
}

#header .nav-mobile .navbar-toggle .bottom-bar {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: 10% 90%;
          transform-origin: 10% 90%;
}

#header .nav-mobile .navbar-toggle.collapsed .top-bar {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}

#header .nav-mobile .navbar-toggle.collapsed .middle-bar {
  opacity: 1;
}

#header .nav-mobile .navbar-toggle.collapsed .bottom-bar {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}

#nav-mobile-collapse {
  position: fixed;
  top: 82px;
  left: 0;
  z-index: 1051;
  width: 100%;
  max-height: none;
  border-top: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding-left: 14px;
  padding-right: 14px;
}

@media (min-width: 768px) {
  #nav-mobile-collapse {
    display: none !important;
  }
}

#nav-mobile-collapse nav ul {
  list-style: none;
  border-radius: 8px;
  background: #ffffff;
  -webkit-box-shadow: 0 3px 50px #00000026;
          box-shadow: 0 3px 50px #00000026;
  margin-bottom: 64px;
}

#nav-mobile-collapse nav ul li {
  text-align: center;
}

#nav-mobile-collapse nav ul li a.btn-nav-mobile {
  display: block;
  text-align: center;
  font: 30px/1 "adelle_sanssemibold";
  color: #000000;
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #EAEAEA;
}

#nav-mobile-collapse nav ul li a.btn-nav-mobile:hover, #nav-mobile-collapse nav ul li a.btn-nav-mobile:focus {
  text-decoration: none;
}

#nav-mobile-collapse nav ul li:last-child {
  padding-top: 32px;
  padding-bottom: 32px;
}

#header {
  position: absolute;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  z-index: 100;
  padding-top: 12px;
  padding-bottom: 12px;
}

@media (min-width: 768px) {
  #header {
    padding-top: 36px;
    padding-bottom: 36px;
  }
}

@media (min-width: 992px) {
  #header {
    position: fixed;
  }
}

#header .main-logo {
  opacity: 1;
}

@media (min-width: 992px) {
  #header .main-logo.opacity-0 {
    opacity: 0;
  }
}

#header .btn-login {
  opacity: 1;
}

@media (min-width: 992px) {
  #header .btn-login.opacity-0 {
    opacity: 0;
  }
}

#header #open-side-footer {
  cursor: pointer;
  margin-left: 12px;
  color: #ffffff;
  background: #000000;
}

#header #open-side-footer img {
  height: 18px;
}

#header #open-side-footer.rotate45 img {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

/* Side Footer */
#side-footer {
  width: 100%;
  position: fixed;
  height: auto;
  z-index: 120;
  left: 0;
  color: #ffffff;
  background-color: #000000;
  overflow-y: hidden;
  border-radius: 18px 18px 0 0;
  padding: 35px 0 14px;
}

@media (max-width: 767px) {
  #side-footer {
    height: 0;
  }
}

@media (min-width: 768px) {
  #side-footer {
    padding: 35px 0;
  }
}

#side-footer.side-open {
  height: 91%;
  overflow-y: auto;
  bottom: 0 !important;
}

@media (min-width: 768px) {
  #side-footer.side-open {
    height: 86%;
  }
}

@media (min-width: 992px) {
  #side-footer.side-open {
    height: auto;
    overflow-y: hidden;
  }
}

#side-footer .sf-about {
  padding-right: 8vw;
  margin-bottom: 42px;
}

@media (min-width: 768px) {
  #side-footer .sf-about {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  #side-footer .sf-about {
    padding-right: 18vw;
  }
}

@media (min-width: 1200px) {
  #side-footer .sf-about {
    padding-right: 6vw;
  }
}

#side-footer .sf-heading {
  font: 14px/22px "adelle_sansregular";
  color: #969696;
  margin-bottom: 18px;
}

@media (min-width: 768px) {
  #side-footer .sf-heading {
    font: 16px/22px "adelle_sansregular";
    margin-bottom: 36px;
  }
}

#side-footer .sf-short-text {
  font: 16px/20px "adelle_sansregular";
  letter-spacing: -0.16px;
  color: #ffffff;
  margin-bottom: 18px;
}

@media (min-width: 768px) {
  #side-footer .sf-short-text {
    font: 20px/26px "adelle_sansregular";
    letter-spacing: -0.2px;
  }
}

@media (min-width: 1200px) {
  #side-footer .sf-short-text {
    margin-bottom: 0;
    padding-right: 3vw;
    max-width: 605px;
  }
}

#side-footer .sf-clients ul {
  list-style: none;
}

#side-footer .sf-clients ul:first-child {
  padding-right: 9vw;
}

#side-footer .sf-clients ul:last-child {
  padding-right: 30px;
}

#side-footer .sf-clients ul li {
  font: 16px/20px "adelle_sansregular";
  letter-spacing: -0.16px;
  color: #ffffff;
  white-space: nowrap;
}

@media (min-width: 768px) {
  #side-footer .sf-clients ul li {
    font: 20px/26px "adelle_sansregular";
    letter-spacing: -0.2px;
  }
}

#side-footer .sf-bottom {
  padding-top: 12px;
  margin-top: 64px;
  border-top: 1px solid #393939;
}

@media (min-width: 768px) {
  #side-footer .sf-bottom {
    padding-top: 10px;
  }
}

#side-footer .sf-bottom .iso {
  height: 34px;
  opacity: 0.5;
  margin-right: 21px;
}

#side-footer .sf-bottom a {
  font: 14px/1 "adelle_sansregular";
  color: #969696;
}

#side-footer .sf-bottom a:hover, #side-footer .sf-bottom a:focus {
  color: #ffffff;
}

#side-footer .sf-bottom a:hover .iso, #side-footer .sf-bottom a:focus .iso {
  opacity: 1;
}

#side-footer .sf-bottom .social {
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  #side-footer .sf-bottom .social {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}

#side-footer .sf-bottom .social a {
  display: block;
  text-decoration: underline;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  #side-footer .sf-bottom .social a {
    text-decoration: none;
    margin-left: 15px;
    margin-bottom: 0;
    display: inline-block;
  }
}

#page-content {
  background: #000000;
  position: relative;
  top: 0;
}

@media (max-width: 991px) {
  #page-content {
    top: 0 !important;
  }
}

#carousel_prehome {
  width: 100%;
}

#carousel_prehome .carousel-inner,
#carousel_prehome .item,
#carousel_prehome .item > .d-flex {
  width: 100%;
  height: 100%;
}

@media (min-width: 992px) {
  #carousel_prehome {
    height: 100vh;
  }
}

#carousel_prehome .item {
  -webkit-transition: 1s ease-in-out left;
  transition: 1s ease-in-out left;
}

@media (min-width: 992px) {
  #carousel_prehome .item .pre-home-info-container {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
  }
  #carousel_prehome .item .pre-home-info-container > .d-flex {
    height: 100%;
  }
}

#carousel_prehome .item .pre-home-info-container .w-100 {
  width: 100%;
}

#carousel_prehome .item .pre-home-info-container .container-fluid {
  width: 100%;
}

#carousel_prehome .item .pre-home-info-container .pre-home-info {
  z-index: 2;
  padding-top: 72px;
  padding-bottom: 60px;
  position: relative;
}

@media (min-width: 768px) {
  #carousel_prehome .item .pre-home-info-container .pre-home-info {
    padding-top: 108px;
  }
}

@media (min-width: 992px) {
  #carousel_prehome .item .pre-home-info-container .pre-home-info {
    padding-top: 0;
  }
}

#carousel_prehome .item .pre-home-info-container .pre-home-info div.heading-3 {
  margin-top: 24px;
  margin-bottom: 24px;
}

@media (min-width: 992px) {
  #carousel_prehome .item .pre-home-info-container .pre-home-info div.heading-3 {
    font-size: 30px;
    line-height: 36px;
  }
}

@media (min-width: 1281px) {
  #carousel_prehome .item .pre-home-info-container .pre-home-info div.heading-3 {
    font-size: 44px;
    line-height: 48px;
  }
}

#carousel_prehome .item .pre-home-info-container .pre-home-info .short-body {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  #carousel_prehome .item .pre-home-info-container .pre-home-info .short-body {
    width: 332px;
    font-size: 16px;
    line-height: 20px;
  }
}

@media (min-width: 1281px) {
  #carousel_prehome .item .pre-home-info-container .pre-home-info .short-body {
    width: 537px;
    font-size: 20px;
    line-height: 26px;
  }
}

@media (min-width: 992px) {
  #carousel_prehome .item .pre-home-hero-image {
    display: none;
  }
}

#carousel_prehome .item .pre-home-video {
  position: relative;
  padding: 56.25% 0 0 0;
}

@media (max-width: 991px) {
  #carousel_prehome .item .pre-home-video {
    display: none;
  }
}

@media (min-width: 992px) {
  #carousel_prehome .item .pre-home-video {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
  }
}

#carousel_prehome .item .pre-home-video iframe {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

#carousel_prehome .item:nth-child(1) {
  background: #F78CA0;
}

#carousel_prehome .item:nth-child(2) {
  background: #FFB400;
}

#carousel_prehome .item:nth-child(3) {
  background: #7252FF;
}

#carousel_prehome .item:nth-child(4) {
  background: #029B4C;
}

#carousel_prehome .item:nth-child(5) {
  background: #F9520C;
}

@media (max-width: 991px) {
  #carousel_prehome .item {
    min-height: 100vh;
  }
}

#modalLogin,
#modalSignUp {
  color: #000000;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  overflow-y: auto;
}

#modalLogin .modal-dialog,
#modalSignUp .modal-dialog {
  width: auto;
  max-width: 482px;
  padding-top: 14px;
}

@media (min-width: 768px) {
  #modalLogin .modal-dialog,
  #modalSignUp .modal-dialog {
    padding-top: 0;
    padding-bottom: 0;
  }
}

#modalLogin .modal-dialog .modal-content,
#modalSignUp .modal-dialog .modal-content {
  border: 0;
  border-radius: 18px;
  width: 100%;
}

#modalLogin .modal-dialog .modal-content .modal-header,
#modalSignUp .modal-dialog .modal-content .modal-header {
  text-align: center;
  position: relative;
  padding: 32px;
  border: 0;
}

@media (min-width: 768px) {
  #modalLogin .modal-dialog .modal-content .modal-header,
  #modalSignUp .modal-dialog .modal-content .modal-header {
    padding: 48px 32px;
  }
}

#modalLogin .modal-dialog .modal-content .modal-header .close,
#modalSignUp .modal-dialog .modal-content .modal-header .close {
  margin: 0;
  float: none;
  opacity: 0.8;
  text-shadow: none;
  padding: 7px;
  font-size: 1px;
  line-height: 1;
  position: absolute;
  top: 18px;
  right: 18px;
}

#modalLogin .modal-dialog .modal-content .modal-header .close:hover, #modalLogin .modal-dialog .modal-content .modal-header .close:focus,
#modalSignUp .modal-dialog .modal-content .modal-header .close:hover,
#modalSignUp .modal-dialog .modal-content .modal-header .close:focus {
  opacity: 1;
  outline: none;
}

#modalLogin .modal-dialog .modal-content .modal-header .close img,
#modalSignUp .modal-dialog .modal-content .modal-header .close img {
  height: 16px;
}

#modalLogin .modal-dialog .modal-content .modal-body,
#modalSignUp .modal-dialog .modal-content .modal-body {
  text-align: center;
  padding: 0 32px 35px;
}

#modalLogin .modal-dialog .modal-content .modal-body textarea.form-control,
#modalSignUp .modal-dialog .modal-content .modal-body textarea.form-control {
  min-height: 220px;
}

@media (min-width: 768px) {
  #modalLogin .modal-dialog .modal-content .modal-body textarea.form-control,
  #modalSignUp .modal-dialog .modal-content .modal-body textarea.form-control {
    min-height: 360px;
  }
}

#modalLogin .modal-dialog .modal-content .modal-body button:hover, #modalLogin .modal-dialog .modal-content .modal-body button:focus,
#modalSignUp .modal-dialog .modal-content .modal-body button:hover,
#modalSignUp .modal-dialog .modal-content .modal-body button:focus {
  color: #ffffff;
  border-color: #F9520C;
  background: #F9520C;
}

#modalLogin .modal-dialog .modal-content .modal-body .select2-container,
#modalSignUp .modal-dialog .modal-content .modal-body .select2-container {
  text-align: left;
}

#modalLogin .box-custom-checkbox,
#modalSignUp .box-custom-checkbox {
  text-align: left;
}

#modalLogin .box-custom-checkbox label,
#modalSignUp .box-custom-checkbox label {
  color: #BCBCBC;
  padding-left: 27px;
}

#modalLogin .box-custom-checkbox label .checkmark,
#modalSignUp .box-custom-checkbox label .checkmark {
  top: -1px;
  width: 18px;
  height: 18px;
  border: 1px solid #969696;
  background-color: #ffffff;
}

#modalLogin .box-custom-checkbox label .circle,
#modalSignUp .box-custom-checkbox label .circle {
  opacity: 0;
  height: 8px;
  width: 8px;
  background-color: #7252FF;
  border-radius: 100%;
}

#modalLogin .box-custom-checkbox label input:checked ~ .checkmark .circle,
#modalSignUp .box-custom-checkbox label input:checked ~ .checkmark .circle {
  opacity: 1;
}

#modalLogin .box-custom-checkbox:hover label,
#modalSignUp .box-custom-checkbox:hover label {
  color: #969696;
}

#modalLogin .select2-container--default .select2-selection--single,
#modalSignUp .select2-container--default .select2-selection--single {
  font: 16px/20px "adelle_sansregular";
  color: #000000;
  border: 0;
  border-bottom: 1px solid #BCBCBC;
  border-radius: 0;
  box-shadow: none;
  height: 35px;
  padding: 0;
}

@media (min-width: 768px) {
  #modalLogin .select2-container--default .select2-selection--single,
  #modalSignUp .select2-container--default .select2-selection--single {
    font: 18px/22px "adelle_sansregular";
  }
}

#modalLogin .select2-container--default .select2-selection--single:focus,
#modalSignUp .select2-container--default .select2-selection--single:focus {
  border-bottom: 1px solid #969696;
  box-shadow: none;
}

#modalLogin .select2-container .select2-selection--single .select2-selection__rendered,
#modalSignUp .select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
  line-height: 30px;
}

#modalLogin .select2-container--default .select2-selection--single .select2-selection__arrow,
#modalSignUp .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: -3px;
}

.modal-open .select2-dropdown {
  box-shadow: none;
  top: 0px;
  border-radius: 0;
}

#modalLogin .modal-dialog {
  max-width: 366px;
  padding-top: 50px;
}

@media (min-width: 768px) {
  #modalLogin .modal-dialog {
    width: 716px;
    max-width: none;
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media (min-width: 992px) {
  #modalLogin .modal-dialog {
    width: 916px;
  }
}

@media (min-width: 1200px) {
  #modalLogin .modal-dialog {
    width: 966px;
  }
}

#modalLogin .modal-dialog .modal-content {
  overflow: hidden;
  background: transparent;
}

@media (min-width: 768px) {
  #modalLogin .modal-dialog .modal-content .main-box {
    height: 470px;
  }
}

#modalLogin .modal-dialog .modal-content .main-box .col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 768px) {
  #modalLogin .modal-dialog .modal-content .main-box .col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

#modalLogin .modal-dialog .modal-content .main-box .col:first-child {
  display: none;
  color: #ffffff;
  background-color: #000000;
  background-image: url(img/login-hello.svg);
  background-repeat: no-repeat;
  background-position: center -295px;
  background-size: 260px;
  -webkit-animation: hello-login 10s infinite backwards linear;
          animation: hello-login 10s infinite backwards linear;
  text-align: center;
}

@media (min-width: 768px) {
  #modalLogin .modal-dialog .modal-content .main-box .col:first-child {
    display: block;
  }
}

#modalLogin .modal-dialog .modal-content .main-box .col:first-child img {
  height: 100%;
  width: auto;
}

#modalLogin .modal-dialog .modal-content .main-box .col:last-child {
  color: #000000;
  background-color: #ffffff;
}

#modalLogin .modal-dialog .modal-content .main-box .col .modal-header {
  text-align: center;
  padding: 47px 24px 0;
}

@media (min-width: 768px) {
  #modalLogin .modal-dialog .modal-content .main-box .col .modal-header {
    text-align: left;
    padding: 72px 36px 0;
  }
}

#modalLogin .modal-dialog .modal-content .main-box .col .modal-body {
  text-align: center;
  padding: 45px 24px 24px;
}

@media (min-width: 768px) {
  #modalLogin .modal-dialog .modal-content .main-box .col .modal-body {
    text-align: left;
    padding: 55px 36px 0;
  }
}

#modalLogin .modal-dialog .modal-content .main-box .col .modal-body .btn-forgot,
#modalLogin .modal-dialog .modal-content .main-box .col .modal-body .btn-back-login {
  color: #000000;
  cursor: pointer;
  margin-top: 12px;
  margin-bottom: 24px;
  font-size: 12px;
  text-align: left;
  display: block;
}

#modalLogin .modal-dialog .modal-content .main-box .col .modal-body .btn-forgot:hover, #modalLogin .modal-dialog .modal-content .main-box .col .modal-body .btn-forgot:focus,
#modalLogin .modal-dialog .modal-content .main-box .col .modal-body .btn-back-login:hover,
#modalLogin .modal-dialog .modal-content .main-box .col .modal-body .btn-back-login:focus {
  color: #F9520C;
  text-decoration: none;
}

#modalLogin .modal-dialog .modal-content .main-box .col .modal-body button {
  margin-top: 18px;
}

@-webkit-keyframes hello-login {
  from {
    background-position: center -295px;
  }
  to {
    background-position: center -740px;
  }
}

@keyframes hello-login {
  from {
    background-position: center -295px;
  }
  to {
    background-position: center -740px;
  }
}
/*# sourceMappingURL=main_prehome.css.map */