:root {
  --color-primary: #ffc80b;
  --color-gradient-start: #ffc80b;
  --color-gradient-stop: #ffc80b;
}
@font-face {
  font-family: BlackRegular;
  src: url('../../fonts/ArchivoBlack-Regular.ttf');
}
@font-face {
  font-family: Futura;
  src: url('../../fonts/Futura.ttf');
}

body {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  line-height: 1.8;
  font-weight: 400;
  color: #666;
}
p{
  font-family: 'Futura' !important;
}
.h1, h1,
.h2, h2,
.h3, h3,
.h4, h4,
.h5, h5,
.h6, h6 {
  font-family: 'BlackRegular' !important;
  color: #000;
}

.h1, h1 {
  font-size: 52px;
  font-weight: 400;
  line-height: 1.4em;
}

.h2, h2 {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.4em;
}

.h3, h3 {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.3em;
}

.h4, h4 {
  font-size: 25px;
  font-weight: 500;
  line-height: 1.5em;
}

.h5, h5 {
  font-size: 21px;
  font-weight: 500;
  line-height: 1.7em;
}

.h6, h6 {
  font-size: 18px;
  line-height: 1.7em;
  font-weight: 500;
  color: #0a0a0a;
}

.main-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.mainbar-wrap {
  padding-left: 35px;
  padding-right: 35px;
}

.navbar-brand {
  padding-top: 25px;
  padding-bottom: 25px;
}

.main-nav > li > a {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.02em;
  color: #fff;
}

.main-nav > li.is-active > a,
.main-nav > li.current-menu-item > a,
.main-nav > li:hover > a,
.main-nav > li > a:hover {
  color: #fff;
}

.contact-form select,
.contact-form input,
.contact-form textarea,
.contact-form .ui-selectmenu-button {
  color: #000;
}

.ld-pf-item .ld-pf-bg {
  background: rgba(255, 200, 11, 0.9);
}

.main-footer {
  color: #b5b7c4;
}

.main-footer a:not(.btn) {
  color: #b5b7c4;
}

.main-footer a:not(.btn):hover {
  color: #fff;
}
  .d-sm-none {
    display: block;
  }
  .d-sm-block {
    display: none;
  }

@media only screen and (max-width: 800px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-block {
    display: block !important;
  }
}
.main-header{
  background-color: rgba(0, 0, 0, 0.85);
}
.text-fade-white-05 {
    color: rgb(255 255 255) !important;
}
.p-b-200{
  padding-bottom: 85vh !important;
}
.p-absolute{
  position: absolute;
}
.m-t-slider{
  margin-top: 210px !important;
  left: 80px;
}
.liquid-parallax-container:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to top right,#0000009e,#0000009e);
    opacity: .75;
}
.contact-form input[type=submit], .contact-form button[type=submit] {
    border: none;
    background-color: #b92b2b;
    color: #fff;
    font-size: 20px;
    border-radius: 50px;
}
input{
  border-radius: 55px !important;
}
.txt-white{
  color: white;
  text-shadow: 0 0 4px #000000db;
}
.br-5{
  border-radius: 5px;
}
.border-color-primary {
    border-color: #b92b2b;
}
.txt-location p, .txt-location a{
  color: #656565 !important;
  font-size: 20px !important;
}
.txt-location p{
  margin-bottom: 0px;
}
#formas-1 .ld-media-icon.icon-play {
    width: 100%;
    font-size: 21px;
    font-family: 'Futura' !important;
    -webkit-transition-property: opacity, border, -webkit-transform;
    transition-property: opacity, border, -webkit-transform;
    transition-property: transform, opacity, border;
    transition-property: transform, opacity, border, -webkit-transform;
}
.mt-m-5{
    margin-top: -5rem !important;
}
.font-size-25 {
    font-size: 25px !important;
}
.text-primary {
    color: #fd0000 !important;
}
.carousel-item-inner figure{
  text-align: center;
}
.box-otros{
  background: #df3939b3;
  text-align: center;
  position: absolute;
  width: 100%;
  top: 75%;
}
.box-otros h3{
  font-size: 15px;
  color: white;
  text-shadow: 0 0 5px black;
  font-weight: 900;
}
.ld-tm.text-light .ld-overlay {
    background-color: #df3939b3;
}
.bg-green-cream{
  background: #c7c7c71a;
}
@media only screen and (max-width: 670px) {
  .m-t-slider {
      margin-top: 35px !important;
      left: 35px;
  }
}
@media only screen and (max-width: 1200px) {
  .main-header .navbar-header {
    background-color: #000000 !important;
  }
  .nav-trigger .bar {
    background-color: #fff !important;
  }
}
[data-mobile-nav-style=modern]:before {
    background-image: none !important;
    background: #df3939b3 !important;
}
.btn-gradient-bg {
    background: -webkit-gradient(linear, left top, right top, from(var(--color-gradient-start)), to(var(--color-gradient-stop)));
    background: #df3939b3;
}
.carousel-nav-solid .flickity-prev-next-button:hover:before, .carousel-nav-bordered .flickity-prev-next-button:hover:before {
    opacity: 1;
}
.carousel-nav-solid .flickity-prev-next-button:before, .carousel-nav-bordered .flickity-prev-next-button:before {
    background: #df3939b3;
}
@media only screen and (max-width: 450px) {
  #inicio h1{
      font-size: 40px !important;
    margin-top: -50px;
  }
}