@charset "UTF-8";
@import url("../../../use.typekit.net/emn1gzg.css");
/* Slider */
.slick-loading .slick-list {
  background: #fff url("../img/ajax-loader.gif") center center no-repeat;
}

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "Font Awesome 5 Pro";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "Font Awesome 5 Pro";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.line-height-n {
  line-height: 1 !important;
}

.line-height-n1 {
  line-height: 0.85 !important;
}

.font-black {
  font-weight: 800;
}

.font-ultra {
  font-weight: 900;
}

.x-small {
  font-size: 60%;
  font-weight: 400;
}

.display-0 {
  font-size: 7rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-5 {
  font-size: 3rem;
  font-weight: 300;
  line-height: 1.2;
}

@media (max-width: 1200px) {
  legend {
    font-size: calc(1.275rem + 0.3vw);
  }
  h1,
  .h1 {
    font-size: calc(1.375rem + 1.5vw);
  }
  h2,
  .h2 {
    font-size: calc(1.325rem + 0.9vw);
  }
  h3,
  .h3 {
    font-size: calc(1.3rem + 0.6vw);
  }
  h4,
  .h4 {
    font-size: calc(1.275rem + 0.3vw);
  }
  .display-0 {
    font-size: calc(1.925rem + 8.7vw);
  }
  .display-1 {
    font-size: calc(1.725rem + 6.3vw);
  }
  .display-2 {
    font-size: calc(1.675rem + 5.1vw);
  }
  .display-3 {
    font-size: calc(1.575rem + 3.9vw);
  }
  .display-4 {
    font-size: calc(1.475rem + 2.7vw);
  }
  .display-5 {
    font-size: calc(1.375rem + 1.5vw);
  }
  .close {
    font-size: calc(1.275rem + 0.3vw);
  }
}
[v-cloak] {
  display: none;
}

html, body {
  height: 100%;
  position: relative;
  scroll-behavior: smooth;
  font-family: "montserrat", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 300;
  background-color: #2c2c2c;
  color: #fff;
  scroll-padding-top: 4.75rem;
}
@media screen and (max-width: 992px) {
  html, body {
    scroll-padding-top: 3.6rem;
  }
}

section {
  position: relative;
  padding: 6rem 0;
  display: block;
}
@media screen and (max-width: 992px) {
  section {
    padding: 4rem 0;
  }
}

main {
  padding-top: 4.75rem;
  overflow: hidden;
  min-height: 100vh;
  display: block;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 992px) {
  main {
    padding-top: 3.6rem;
  }
}

hr {
  margin: 2.5rem 0;
  border-top: solid 1px rgba(255, 255, 255, 0.1);
}

footer {
  position: absolute;
  font-size: 0.75rem;
  bottom: 0;
  font-weight: 400;
  width: 100%;
  background-color: #000;
  color: #fff;
}
footer p {
  margin-bottom: 0;
  line-height: initial;
}
footer a {
  color: #ea5d10;
}
footer a:hover {
  text-decoration: underline;
  color: #fff;
}

#custom-nav {
  position: fixed;
  width: 100%;
  z-index: 999;
  top: 0;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
  background: #2c2c2c;
  -webkit-box-shadow: 0;
          box-shadow: 0;
  padding: 0;
  opacity: 1;
}
@media screen and (max-width: 992px) {
  #custom-nav {
    opacity: 1;
  }
}
#custom-nav ul {
  background: none;
}
#custom-nav ul li {
  display: inline-block;
}
#custom-nav ul li a {
  color: rgba(255, 255, 255, 0.5);
  text-align: center;
  font-weight: 700;
  font-size: 0.75rem;
  letter-spacing: 0px;
  line-height: 4.75rem;
  text-transform: uppercase;
  padding: 0 0.875rem;
}
#custom-nav ul li a:hover {
  color: white;
}
#custom-nav ul li a.active {
  color: #ea5d10;
}
#custom-nav .navbar {
  background: transparent;
  padding: 0;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
}
#custom-nav .navbar-toggler-icon {
  background: none;
  height: auto;
}
#custom-nav .navbar-toggler {
  border: none;
  z-index: 10;
  position: relative;
  outline: none;
}
#custom-nav .navbar-toggler i {
  color: #fff;
}
#custom-nav .logo-main {
  width: 100%;
}
#custom-nav .logo-main img {
  max-height: 1.35rem;
}
@media screen and (max-width: 992px) {
  #custom-nav .logo-main img {
    max-height: 1.2rem;
    margin: 1.2rem 0;
  }
}
@media screen and (max-width: 992px) {
  #custom-nav {
    background: #2c2c2c;
  }
  #custom-nav ul {
    padding: 1.5rem 0;
  }
  #custom-nav ul li a {
    text-align: center;
    line-height: 3;
    padding: 0;
    margin-bottom: 0;
  }
}
#custom-nav:hover {
  background: #2c2c2c;
  opacity: 1;
}
#custom-nav.navscrolled {
  background: #2c2c2c;
  padding: 0;
}
#custom-nav.navscrolled .navbar {
  padding: 0;
}
@media screen and (max-width: 992px) {
  #custom-nav.navscrolled {
    opacity: 1;
  }
}

::-moz-selection {
  background: #262626;
  color: #fff;
}

::selection {
  background: #262626;
  color: #fff;
}

::-moz-selection {
  background: #262626;
  color: #fff;
}

a {
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
}
a:hover {
  text-decoration: none;
}

p:last-child, p:last-of-type {
  margin-bottom: 0 !important;
}

h1, h2, h3, h4, h5, h6 {
  color: #ea5d10;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
  font-weight: 600;
  display: block;
  font-family: "montserrat", sans-serif;
  letter-spacing: 1px;
}

td {
  font-size: 0.875rem;
}

strong, b {
  font-weight: 600;
}

i {
  font-family: "Font Awesome";
}

.font-ultra {
  font-weight: 900 !important;
}

.font-light {
  font-weight: 300 !important;
}

.main-font {
  font-family: "montserrat", sans-serif;
}

.secondary-font {
  font-family: "montserrat", sans-serif;
}

.black {
  color: #000;
}

.white {
  color: #fff;
}

.text-white {
  color: #fff !important;
}

@media screen and (max-width: 580px) {
  .display-4 {
    font-size: 2rem;
  }
}
.btn {
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
  border-radius: 2rem;
  border: 0;
  font-weight: 400;
  letter-spacing: 1px;
  color: #ea5d10;
  font-size: 1rem;
  padding: 0.5rem 1.25rem;
}

.btn-sm {
  padding: 0.35rem 1rem;
  font-size: 0.7rem !important;
}

.btn-lg {
  padding: 0.75rem 2.25rem;
  font-size: 1.25rem !important;
}

.btn-primary {
  color: #fff !important;
  background: #ea5d10 !important;
}
.btn-primary:hover {
  color: #fff !important;
  background: #2c2c2c !important;
}

.btn-outline-primary {
  padding: 0.375rem 1.1rem;
  border: 2px solid #ea5d10;
}
.btn-outline-primary:hover {
  border: 2px solid #ea5d10;
}

.btn-secondary {
  color: #fff !important;
  background: #2c2c2c !important;
}
.btn-secondary:hover {
  color: #fff !important;
  background: #ea5d10 !important;
}

.btn-outline-secondary {
  color: #2c2c2c !important;
  padding: 0.375rem 1.1rem;
  border: 2px solid #2c2c2c;
}
.btn-outline-secondary:hover {
  color: #fff !important;
  border: 2px solid #2c2c2c;
}

.btn-light {
  background: #fff !important;
  color: #000;
}
.btn-light:hover {
  background: #ea5d10 !important;
  color: #fff !important;
}

.btn-outline-light-home {
  padding: 0.375rem 1.1rem;
  border: 2px solid #fff;
  color: #fff !important;
}
.btn-outline-light-home:hover {
  background: #fff !important;
  color: #ea5d10 !important;
  border: 2px solid #fff;
}

.btn-dark {
  background: #000 !important;
  color: #fff;
}
.btn-dark:hover {
  background: #4d4d4d !important;
}

.btn-success, .btn-danger {
  color: #fff !important;
}
.btn-success:hover, .btn-danger:hover {
  color: #fff;
}

label {
  color: #6c757d;
  font-size: 0.875rem;
  margin-bottom: 0.25rem;
}

label a {
  text-decoration: underline;
}

[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color], textarea, option, select, .form-control {
  color: #ea5d10;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
  border: none;
  border-bottom: 2px solid #ea5d10;
  background: none;
  font-size: 1.125rem;
  line-height: 1.55rem;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0.5rem;
  border-radius: 0;
}

[type=text]:focus, [type=password]:focus, [type=date]:focus, [type=datetime]:focus, [type=datetime-local]:focus, [type=month]:focus, [type=week]:focus, [type=email]:focus, [type=number]:focus, [type=search]:focus, [type=tel]:focus, [type=time]:focus, [type=url]:focus, [type=color]:focus, textarea:focus, option:focus, select:focus, .form-control:focus {
  color: #ea5d10;
  border: none;
  border-bottom: 2px solid #2c2c2c;
  background: #fff;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

select {
  padding: 0 0.5rem;
}

select.custom-select {
  border: 2px solid #ea5d10;
  border-radius: 0;
}
select.custom-select option {
  color: #000;
  font-style: normal !important;
  font-weight: 400 !important;
}

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated .form-control:valid, .form-control.is-valid {
  background-image: none;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
}

.separador {
  height: 4rem;
}

.separador-xl {
  height: 6rem;
}

.flex-grow {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

.modal-backdrop {
  background: black;
  opacity: 0.8 !important;
}

.modal-header {
  background: #ea5d10;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.modal-header h1, .modal-header h2, .modal-header h3, .modal-header h4, .modal-header h5, .modal-header p, .modal-header li {
  color: #2c2c2c;
}
.modal-header h1, .modal-header h2, .modal-header h3, .modal-header h4, .modal-header h5, .modal-header p, .modal-header li {
  color: #fff;
}
.modal-header i {
  color: #fff;
}
.modal-header h5 {
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.modal-body h1, .modal-body h2, .modal-body h3, .modal-body h4, .modal-body h5, .modal-body h6 {
  color: #ea5d10;
}

.tear1, .tear2, .tear3 {
  position: relative;
  z-index: 0;
  display: none;
}

.tear1 {
  height: 7.5rem;
  margin-bottom: -4.75rem;
}
@media screen and (min-width: 581px) and (max-width: 768px) {
  .tear1 {
    margin-bottom: -2.75rem;
  }
}

.tear1.c1 {
  background: url("../../../iab-beyond-digital.s3-us-west-2.amazonaws.com/img/tears/tear1-c1.png") top center repeat-x;
}

.tear1.c2 {
  background: url("../../../iab-beyond-digital.s3-us-west-2.amazonaws.com/img/tears/tear1-c2.png") top center repeat-x;
}

.tear1.c3 {
  background: url("../../../iab-beyond-digital.s3-us-west-2.amazonaws.com/img/tears/tear1-c3.png") top center repeat-x;
}

.tear2 {
  height: 10rem;
  margin-bottom: -4.75rem;
}

.tear2.c1 {
  background: url("../../../iab-beyond-digital.s3-us-west-2.amazonaws.com/img/tears/tear2-c1.png") top center repeat-x;
}

.tear2.c2 {
  background: url("../../../iab-beyond-digital.s3-us-west-2.amazonaws.com/img/tears/tear2-c2.png") top center repeat-x;
}

.tear2.c3 {
  background: url("../../../iab-beyond-digital.s3-us-west-2.amazonaws.com/img/tears/tear2-c3.png") top center repeat-x;
}

.tear3 {
  height: 6.25rem;
  margin-bottom: -4.75rem;
}

.tear3.c1 {
  background: url("../../../iab-beyond-digital.s3-us-west-2.amazonaws.com/img/tears/tear3-c1.png") top center repeat-x;
}

.tear3.c2 {
  background: url("../../../iab-beyond-digital.s3-us-west-2.amazonaws.com/img/tears/tear3-c2.png") top center repeat-x;
}

.tear3.c3 {
  background: url("../../../iab-beyond-digital.s3-us-west-2.amazonaws.com/img/tears/tear3-c3.png") top center repeat-x;
}

#home {
  min-height: calc(100vh - 4.75rem);
  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;
}
@media screen and (max-width: 992px) {
  #home {
    min-height: auto;
    aspect-ratio: 16/9;
    width: 100vw;
    height: 56.25vw;
  }
}
#home .mute-control {
  position: absolute;
  bottom: 2rem;
  right: 2rem;
  z-index: 2;
}
#home .mute-control .mute-btn {
  cursor: pointer;
  width: 3rem;
  height: 3rem;
  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;
  background-color: #ea5d10;
  border-radius: 50%;
}
#home .video-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 0;
  opacity: 1;
}
#home .video-wrapper:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.5rem;
  background-color: #ea5d10;
  z-index: 5;
}
#home .video-wrapper iframe, #home .video-wrapper video {
  position: absolute;
  height: 56.25vw;
  width: 100vw;
  min-width: 177.77vh;
  min-height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 0;
}
#home .video-wrapper .info {
  z-index: 5;
}
#home .container .row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#home .container .row h1 {
  margin-bottom: 2rem;
  text-transform: uppercase;
  font-weight: 800;
}

#about {
  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;
}
#about .video-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 0;
  opacity: 0.35;
}
#about .video-wrapper iframe, #about .video-wrapper video {
  position: absolute;
  height: 56.25vw;
  width: 100vw;
  min-height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 0;
}
#about .container .row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#about .container .row h1 {
  margin-bottom: 2rem;
  text-transform: uppercase;
  font-weight: 800;
}
#about .container .row .info {
  z-index: 5;
  margin-bottom: 2rem;
}
#about .container .row .about-cards {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
#about .container .row .about-cards .card-info {
  position: relative;
  -ms-flex-preferred-size: 33.3333333333%;
      flex-basis: 33.3333333333%;
  padding: 1.5rem;
  background-color: rgba(0, 0, 0, 0.25);
  aspect-ratio: 3/2;
  min-height: 16.25rem;
  border: solid 1px rgba(234, 93, 16, 0);
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
}
#about .container .row .about-cards .card-info:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 992px) {
  #about .container .row .about-cards .card-info {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    min-height: 14.5rem;
    aspect-ratio: inherit;
  }
  #about .container .row .about-cards .card-info:nth-child(3) {
    background-color: rgba(0, 0, 0, 0.5);
  }
  #about .container .row .about-cards .card-info:nth-child(4) {
    background-color: rgba(0, 0, 0, 0.25);
  }
}
@media screen and (max-width: 768px) {
  #about .container .row .about-cards .card-info {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  #about .container .row .about-cards .card-info:nth-child(3) {
    background-color: rgba(0, 0, 0, 0.25);
  }
  #about .container .row .about-cards .card-info:nth-child(4) {
    background-color: rgba(0, 0, 0, 0.5);
  }
}
@media screen and (max-width: 580px) {
  #about .container .row .about-cards .card-info {
    min-height: 16.25rem;
  }
}
#about .container .row .about-cards .card-info .front {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
  opacity: 1;
}
#about .container .row .about-cards .card-info .front h5 {
  text-transform: uppercase;
  color: #fff;
  font-weight: 800;
  margin-bottom: 0;
  z-index: 1;
}
#about .container .row .about-cards .card-info .front h5 span {
  color: #ea5d10;
}
#about .container .row .about-cards .card-info .front .razar {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 4rem;
  height: 4rem;
  z-index: 0;
}
#about .container .row .about-cards .card-info .front .razar .ringbase {
  position: absolute;
  top: 0;
  left: 0;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  opacity: 0;
  z-index: 10;
}
#about .container .row .about-cards .card-info .front .razar .ringbase.ring {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #ea5d10;
  -webkit-animation: ring 2s ease-in-out;
          animation: ring 2s ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
#about .container .row .about-cards .card-info .back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
  text-align: center;
  pointer-events: none;
}
#about .container .row .about-cards .card-info:hover {
  border: solid 1px #ea5d10;
}
#about .container .row .about-cards .card-info:hover .front {
  opacity: 0;
  pointer-events: none;
}
#about .container .row .about-cards .card-info:hover .back {
  opacity: 1;
  pointer-events: initial;
}
@media (pointer: coarse) {
  #about .container .row .about-cards .card-info:hover {
    border: solid 1px #ea5d10;
  }
  #about .container .row .about-cards .card-info:hover .front {
    opacity: 0;
    pointer-events: none;
  }
  #about .container .row .about-cards .card-info:hover .back {
    opacity: 1;
    pointer-events: initial;
  }
}

@-webkit-keyframes ring {
  0% {
    -webkit-transform: scale(0.4, 0.4);
            transform: scale(0.4, 0.4);
    opacity: 0;
  }
  50% {
    opacity: 0.6;
  }
  100% {
    -webkit-transform: scale(2, 2);
            transform: scale(2, 2);
    opacity: 0;
  }
}

@keyframes ring {
  0% {
    -webkit-transform: scale(0.4, 0.4);
            transform: scale(0.4, 0.4);
    opacity: 0;
  }
  50% {
    opacity: 0.6;
  }
  100% {
    -webkit-transform: scale(2, 2);
            transform: scale(2, 2);
    opacity: 0;
  }
}
#services {
  min-height: calc(100vh - 4.75rem);
  background-color: black;
}
@media screen and (max-width: 992px) {
  #services {
    min-height: calc(100vh - 3.6rem);
  }
}
#services .services {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  overflow: hidden;
}
#services .services .service {
  position: relative;
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  padding: 1.5rem;
  height: calc((100vh - 4.75rem) / 2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  background-color: #000;
  cursor: pointer;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
}
@media screen and (max-width: 992px) {
  #services .services .service {
    height: calc((100vh - 3.6rem) / 3);
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
  }
}
@media screen and (max-width: 768px) {
  #services .services .service {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}
@media screen and (max-width: 580px) {
  #services .services .service {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
#services .services .service:before {
  content: "";
  position: absolute;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  top: 1px;
  left: 1px;
  border: solid 1px rgba(234, 93, 16, 0);
  z-index: 1;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
}
#services .services .service h3 {
  text-transform: uppercase;
  font-weight: 800;
  text-align: right;
  line-height: 1;
  margin: 0;
  z-index: 2;
}
#services .services .service h3 span {
  color: #fff;
  display: block;
}
#services .services .service img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.5;
  z-index: 0;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
}
#services .services .service:hover img {
  width: calc(100% + 4rem);
  height: calc(100% + 4rem);
}
#services .services .service:hover:before {
  border: solid 1px #ea5d10;
}
#services .services .service .razar {
  position: absolute;
  bottom: 1.5rem;
  right: 1.5rem;
  -webkit-transform: translate(50%, 50%);
          transform: translate(50%, 50%);
  width: 10rem;
  height: 10rem;
  z-index: 1;
}
#services .services .service .razar .ringbase {
  position: absolute;
  top: 0;
  left: 0;
  width: 10rem;
  height: 10rem;
  border-radius: 50%;
  opacity: 0;
  z-index: 10;
}
#services .services .service .razar .ringbase.ring {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #ea5d10;
  -webkit-animation: ring 2s ease-in-out;
          animation: ring 2s ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.services.modal .modal-content {
  background-color: #000;
  background-image: url("../img/bg-services.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  border: solid 1px #ea5d10;
  -webkit-box-shadow: 0px 30px 50px rgba(0, 0, 0, 0.45);
          box-shadow: 0px 30px 50px rgba(0, 0, 0, 0.45);
}
.services.modal .modal-content .modal-body {
  padding: 3rem;
}
@media screen and (max-width: 580px) {
  .services.modal .modal-content .modal-body {
    padding: 1.5rem;
  }
  .services.modal .modal-content .modal-body .col-12 {
    padding: 0;
  }
}
.services.modal .modal-content .modal-body .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  opacity: 1;
  z-index: 10;
}
.services.modal .modal-content .modal-body .close .icon {
  color: #ea5d10;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
}
.services.modal .modal-content .modal-body .close:hover .icon {
  color: #fff;
}
.services.modal .modal-content .modal-body h1 {
  text-transform: uppercase;
  margin: 0;
  line-height: 1;
}
.services.modal .modal-content .modal-body h1 span {
  color: #fff;
}
@media screen and (max-width: 580px) {
  .services.modal .modal-content .modal-body h1 span {
    display: block;
  }
}
.services.modal .modal-content .modal-body .fa-ul,
.services.modal .modal-content .modal-body .list {
  margin-bottom: 0;
}
@media screen and (max-width: 992px) {
  .services.modal .modal-content .modal-body .fa-ul,
  .services.modal .modal-content .modal-body .list {
    margin-bottom: 2rem;
  }
}
.services.modal .modal-content .modal-body .fa-ul li,
.services.modal .modal-content .modal-body .list li {
  font-weight: 400;
  font-size: 1.35rem;
  line-height: 1.75;
  text-transform: uppercase;
  cursor: default;
}
@media screen and (max-width: 580px) {
  .services.modal .modal-content .modal-body .fa-ul li,
  .services.modal .modal-content .modal-body .list li {
    font-size: 1.15rem;
    line-height: 1;
  }
  .services.modal .modal-content .modal-body .fa-ul li:not(:last-of-type),
  .services.modal .modal-content .modal-body .list li:not(:last-of-type) {
    margin-bottom: 0.5rem;
  }
}
.services.modal .modal-content .modal-body .fa-ul li:hover,
.services.modal .modal-content .modal-body .list li:hover {
  font-weight: 800;
}
.services.modal .modal-content .modal-body .gallery img {
  width: 100%;
  height: 100%;
  aspect-ratio: 3/2;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0 0.5rem;
}

#clients {
  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;
}
@media screen and (max-width: 992px) {
  #clients {
    min-height: auto;
  }
}
#clients .video-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 0;
  opacity: 0.35;
}
#clients .video-wrapper iframe, #clients .video-wrapper video {
  position: absolute;
  height: 56.25vw;
  width: 100vw;
  min-width: 177.77vh;
  min-height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 0;
}
#clients .container .row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#clients .container .row h1 {
  margin-bottom: 2rem;
  text-transform: uppercase;
  font-weight: 800;
}
#clients .container .row .clients .client {
  margin: 0 0.5rem;
}
#clients .container .row .clients .client img {
  max-height: 5.5rem;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #clients .container .row .clients .client img {
    max-height: 4.5rem;
  }
}
#clients .container .row .clients .client .info {
  display: none !important;
  padding: 1.5rem;
  background-color: #ea5d10;
  text-align: left;
  margin-top: 1.5rem;
}
#clients .container .row .clients .client .info h5 {
  color: #fff;
  font-weight: 800;
}
#clients .container .row .clients .client .info .quote {
  text-align: left;
}
#clients .container .row .clients .client .info .author {
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: right;
  color: rgba(255, 255, 255, 0.6);
  font-weight: 300;
  margin-bottom: 0;
}

#alliances .container .row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#alliances .container .row h1 {
  margin-bottom: 2rem;
  text-transform: uppercase;
  font-weight: 800;
}
#alliances .container .row .logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #alliances .container .row .logos {
    display: block;
  }
}
#alliances .container .row .logos img {
  margin-left: 1rem;
  margin-right: 1rem;
  max-height: 7.5rem;
}
@media screen and (max-width: 768px) {
  #alliances .container .row .logos img {
    max-height: 6rem;
  }
  #alliances .container .row .logos img:first-child {
    margin-bottom: 0.5rem;
  }
}

#contact {
  padding: 4.75rem 0;
}
@media screen and (max-width: 992px) {
  #contact {
    padding: 3.6rem 0;
  }
}
#contact .container .row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  #contact .container .row {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
#contact .container .row .title {
  text-transform: uppercase;
  color: #fff;
  font-weight: 800;
  line-height: 1;
}
#contact .container .row .title span {
  display: block;
  color: #ea5d10;
}
@media screen and (max-width: 768px) {
  #contact .container .row .title span {
    display: inline-block;
  }
}
#contact .container .row .phone,
#contact .container .row .mail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1rem;
}
@media screen and (max-width: 768px) {
  #contact .container .row .phone,
  #contact .container .row .mail {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
#contact .container .row .phone p,
#contact .container .row .mail p {
  margin: 0;
}
#contact .container .row .phone img,
#contact .container .row .mail img {
  margin-left: 0.5rem;
  max-width: 1.5rem;
}
#contact .container .row a img {
  max-width: 5rem;
  margin-top: 1.5rem;
}
#contact:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
}

footer .container {
  padding: 3rem 0;
}
@media screen and (max-width: 992px) {
  footer .container {
    padding: 2rem 0;
  }
}
footer .container .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
footer .container .row .col {
  text-align: center;
  padding: 3rem initial;
}
footer .container .row .col img {
  max-width: 19rem;
  padding: 0 1.5rem;
  margin-bottom: 0.5rem;
}
footer .container .row .col p {
  color: #fff;
  text-transform: uppercase;
  margin: 0;
}
footer .container .row .col p a {
  color: #fff;
  font-weight: 800;
}