body {background: white; background-image: url(https://6430607.fs1.hubspotusercontent-na1.net/hubfs/6430607/assets-deaceroverso/img/bg-page.jpg); background-repeat: no-repeat; background-position: top center; background-size: cover;color: #ffffff;font-family: 'Infra';font-weight:600;font-size: 16px;-webkit-font-smoothing: antialiased; padding-top: 105px;}
.body-container-wrapper{overflow:hidden;}
img{max-width: 100%; height: auto; display: inline-block; vertical-align: middle;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{font-family: 'Infra';font-weight:600; margin: 0; color: #ffffff;}
h1, .h1{font-size: 55px; line-height: 57px; letter-spacing: -2.2px;}
h2, .h2{font-size: 48px; line-height: 60px; letter-spacing: -1.6px;}
h3, .h3{font-size: 29px; line-height: 35px; letter-spacing: -0.8px;}
h4, .h4{font-size: 24px; line-height: 30px; letter-spacing: -0.5px;}
h5, .h5{font-size: 20px; line-height: 30px; letter-spacing: -0.2px;}
a:not(.btn):focus{text-decoration: none;}
p{font-size: 22px; line-height: 1.57;}
p.small{font-size: 13px;}
p.smaller{font-size: 12px;}
p.smallest{font-size: 11px;}
p, p a{color: #596172;}
.spaced{letter-spacing: 1px;}

.fw-medium{font-weight: 500!important;}
.fw-semibold{font-weight: 600!important;}
.fw-bold{font-weight: 700!important;}

.primary-text{color: #EA5D18!important;}
.white-text{color: white!important;}
.dark-text{color: #111111!important;}
.blue-text{color: #3A5FAB!important;}

ul.common-list{list-style: none; margin:0; padding:0;}
ul.common-list li{position: relative; font-size: 14px; line-height: 20px; margin-bottom: 3px; padding-left: 14px;}
ul.common-list li:before{content: ""; position: absolute; top: 8px; left: 0; width: 5px; height: 5px; border-radius: 5px; background: #F87412; pointer-events: none;}

.m-b-0{margin-bottom: 0;}
.m-b-10{margin-bottom: 10px;}
.m-b-15{margin-bottom: 15px;}
.m-b-20{margin-bottom: 20px;}
.m-b-30{margin-bottom: 30px;}
.m-b-40{margin-bottom: 40px;}
.m-b-50{margin-bottom: 50px;}
.m-b-60{margin-bottom: 60px;}
.m-b-70{margin-bottom: 70px;}

.text-center{text-align: center;}
.text-right{text-align: right;}
.vertical-center{position: relative;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);}

.d-flex{display: flex!important;}
.align-items-center{align-items: center;}
.align-items-end{align-items: flex-end;}
.justify-content-center{justify-content: center;}
.flex-wrap{flex-wrap: wrap;}

.clearfix:before, .clearfix:after {content: " ";display: table;}
.clearfix:after {clear: both;}

@font-face {
    font-family: 'Druk Web';
    src: url('https://6430607.fs1.hubspotusercontent-na1.net/hubfs/6430607/assets-deaceroverso/fonts/DrukWeb-Heavy.woff2') format('woff2'),
    url('https://6430607.fs1.hubspotusercontent-na1.net/hubfs/6430607/assets-deaceroverso/fonts/DrukWeb-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope';
    src: url('https://6430607.fs1.hubspotusercontent-na1.net/hubfs/6430607/assets-deaceroverso/fonts/Manrope-ExtraBold.woff2') format('woff2'),
    url('https://6430607.fs1.hubspotusercontent-na1.net/hubfs/6430607/assets-deaceroverso/fonts/Manrope-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Infra';
    src: url('https://6430607.fs1.hubspotusercontent-na1.net/hubfs/6430607/assets-deaceroverso/fonts/Infra-Bold.woff2') format('woff2'),
    url('https://6430607.fs1.hubspotusercontent-na1.net/hubfs/6430607/assets-deaceroverso/fonts/Infra-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Infra';
    src: url('https://6430607.fs1.hubspotusercontent-na1.net/hubfs/6430607/assets-deaceroverso/fonts/Infra-SemiBold.woff2') format('woff2'),
    url('https://6430607.fs1.hubspotusercontent-na1.net/hubfs/6430607/assets-deaceroverso/fonts/Infra-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
    font-family: 'FontAwesome';
    src: url('https://6430607.fs1.hubspotusercontent-na1.net/hubfs/6430607/assets-deaceroverso/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('https://6430607.fs1.hubspotusercontent-na1.net/hubfs/6430607/assets-deaceroverso/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff');
    font-weight: normal;
    font-style: normal;
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-facebook-f:before, .fa-facebook:before {content: "\f09a";}
.fa-twitter:before {content: "\f099";}
.fa-instagram:before {content: "\f16d";}
.fa-envelope:before {content: "\f0e0";}


.hs-form-required {color: red!important;}
.hs-form .field{margin-bottom: 15px;}
.hs-form label{display:inline-flex;}
.hs-form label span{ color:#666666; font-size: 14px; display: block; margin-bottom: 10px;}
 input, .hs-search-module .field input, .hs-form .field input,  textarea, .hs-form .field textarea{background: #ffffff; border: solid 1px #666666; color: #333333; width: 100%; font-family: 'Infra'; font-size: 16px; padding: 0 10px; line-height: 38px;}
 textarea, .hs-form .field textarea{line-height: 30px; height: 200px;}
.hs-form .field select{height: 44px; background-color: #F87412; border-radius: 1px;}
.ctrl-holder.search-holder input{padding-right: 50px;}
.ctrl-holder.search-holder button{position: absolute; top: 0; right: 0; background: none; border: none; box-shadow: none; padding: 0 12px; height: 56px; line-height: 56px; color: #b9b9b9;}
.ctrl-holder.search-holder button i{font-size: 16px;}
.submitted-message{color:#333333!important;}

.btn{border:solid 1px transparent; font-family: 'Infra'; font-size: 11px; font-weight: 600; line-height: 38px; padding: 0 15px; text-transform: uppercase;}
.btn.btn-large{line-height: 43px; padding: 0 15px;}
.btn.btn-rounded{border-radius: 18px;}
.btn-primary{background-color: #EA5D18; border-color: #EA5D18; color: white;}
.btn-primary:hover, .btn-primary:focus{background-color: #F9832B; border-color: #F9832B; color: white;}
.btn-primary-outline{background-color: transparent; border-color: #EA5D18; color: #EA5D18;}
.btn-primary-outline:hover, .btn-primary-outline:focus{background-color: transparent; border-color: #F9832B; color: #F9832B;}
.btn-white{background-color: white; border-color: white; color: #EA5D18;}
.btn-white:hover, .btn-white:focus{background-color: white; border-color: white; color: #F9832B;}
.btn .icon-holder{display: inline-flex; border-radius: 18px; width: 18px; height: 18px; text-align: center; line-height: 18px; align-items: center; justify-content: center;}
.btn .icon-holder.primary{background-color: #EA5D18;}
.btn:hover .icon-holder.primary{background-color: #F9832B;}
.btn span + .icon-holder{margin-left: 6px;}
.btn .icon.smaller-icon{width: 10px; height: 10px;}
.btn .icon.small-icon{width: 12px; height: 12px;}
.btn .icon.mid-icon{width: 18px; height: 18px;}
.btn .icon.large-icon{width: 21px; height: 21px;}
.btn.btn-expand{width: 100%;}

.hs-button{display: inline-block; margin-bottom: 0; font-family: 'Infra'; font-weight: 600; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none; border: 1px solid transparent; border-radius: 4px; padding: 10px 16px; font-size: 18px; line-height: 1.3333333; background-color: #fd4501; border-color: #fd4501; color: white; border-radius: 6px;}
.hs-button:hover{background-color: #e8521b; border-color: #e8521b; color: white;}

.icon{display: inline-block;width: 1rem;height: 1rem;stroke-width: 0;stroke: currentColor;fill: currentColor;}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {display: block;}

header{ background-color:rgba(58, 95, 171, 0.45); transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s; display: flex; align-items: center; justify-content: center; z-index: 11; position: fixed; top: 0; left: 0; width: 100%; height: 80px;}
header ul.header-nav{list-style: none; margin: 0 0 0 auto; padding: 0; display: flex; align-items: center; justify-content: space-evenly; position: relative;}
header ul.header-nav > li + li{margin-left: 12px;}
header ul.header-nav > li > a:not(.btn){color: #FFFFFF; font-size: 18px; line-height: 20px;}
.logoverso{width:95%;}

header a.menu-toggle{color: white; display: inline-block; position: relative; width: 40px; height: 40px; vertical-align: middle; margin-left: auto;}
header a.menu-toggle span{position: absolute; left: 9px; width: 22px; height: 2px; background-color: white; transition: all 0.2s linear;}
header a.menu-toggle span:nth-of-type(1){top: 13px;}
header a.menu-toggle span:nth-of-type(2){top: 20px;}
header a.menu-toggle span:nth-of-type(3){top: 27px;}

main{position: relative;}

.for-mobile{display: none!important;}
.section{padding: 50px 0;position: relative;}
.section2{padding: 20px 0 50px 0;position: relative;}
.info2 hr{color:#ffffff; border-color:#ffffff; width:100%;}

.info h3{
    font-family: 'Manrope';
    font-size: 40px;
    color: #FFFFFF;
    letter-spacing:18px;
}
.info h4{
    font-family: 'Infra';
    font-weight:600;
    font-size: 35px;
    color: #FFFFFF;
}

.info .frase{
    letter-spacing:5px;
    text-shadow: 3px 3px 4px #333333;
  
}
.info2 h1{
    font-family: 'Druk Web';
    font-weight:900;
    letter-spacing:4px;
    font-size: 95px;
    line-height: 115px;
}
.video-container iframe{
  width:560px;
  height:315px;
}
/*Elementos Laterales*/
.crisol{
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 0;
    pointer-events: none;
    width: 410px;
}
.fguy{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 18;
    pointer-events: none;
    width: 300px;
}
.clavo{
    position: absolute;
    top: 50px;
    right: 0;
    z-index: 3;
    pointer-events: none;
    width: 180px;
}
.cadena{
    position: absolute;
    top: 50px;
    right: 0;
    z-index: 3;
    pointer-events: none;
    width: 250px;
}
.estribo{
    position: absolute;
    top: 50px;
    right: 0;
    z-index: 3;
    pointer-events: none;
    width: 350px;
}
.fuegor1{
    position: absolute;
    top: 0px;
    right: 0;
    z-index: 15;
    pointer-events: none;
    width: 420px;
}
.fuegor2{
    position: absolute;
    top: 0px;
    right: 0;
    z-index: 15;
    pointer-events: none;
    width: 420px;
}

.hombreg{
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 3;
    pointer-events: none;
    width: 250px;
}
.malla{
    position: absolute;
    bottom: 50px;
    left: 0;
    z-index: 3;
    pointer-events: none;
    width: 380px;
}
.varilla{
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 3;
    pointer-events: none;
    width: 260px;
}
.gavion1{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    pointer-events: none;
    width: 200px;
}
.gavion2{
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 5;
    pointer-events: none;
    width: 100px;
}
.toron{
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 0;
    pointer-events: none;
    width: 400px;
}
.fuegol1{
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 15;
    pointer-events: none;
    width: 420px;
}
.fuegol2{
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 15;
    pointer-events: none;
    width: 480px;
}
.personaje img{margin-bottom:30px;}
.contacto a, .contacto a:hover{font-size: 29px; line-height: 35px; color: #FFFFFF; text-decoration: none;}
.orange{background-color:#FE6B00; padding:10px 25px; margin: 0 20px 80px 20px; display:flex; justify-content: center; align-items: center;}
.btn-registro{background-color:#FE6B00; padding:15px 25px; border-radius: 35px; width:200px; color: #FFFFFF; font-size:25px; text-transform:uppercase;}
.btn-registro:hover{color: #FFFFFF; text-decoration: none;}
.mapa{width:80%; /*display:flex; justify-content: center; align-items: center;*/}
/*.mapa iframe{width:100%!important; height:600px;}*/
.form-container{background-color:#ffffff; padding:50px 40px; border-radius:30px;}

.contacto .social-links{display: flex; align-items: center; justify-content: center;}
.contacto .social-links a{background:#FE6B00; color:#ffffff; border-radius: 24px; display: inline-block; width: 32px; height: 32px; font-size: 20px; line-height: 28px; text-align: center;}
.contacto .social-links a + a{margin-left: 10px;}

.footer-bg{width: 100%;padding: 500px 0 0px 0; min-height:700px; background-image: url(https://6430607.fs1.hubspotusercontent-na1.net/hubfs/6430607/assets-deaceroverso/img/riel.png); background-repeat: no-repeat; background-position: top center; background-size: 100% auto;}
.footer-bg2{width: 100%;padding: 195px 0 0px 0; background-image: url(https://6430607.fs1.hubspotusercontent-na1.net/hubfs/6430607/assets-deaceroverso/img/piso.png); background-repeat: no-repeat; background-position: bottom center; background-size: 100% auto;}
footer{width:100%;}
footer .logo-footer{width:300px;}
footer .footer-elements{position:relative;}
footer .credits p, footer .credits a{color:#ffffff;}
footer .credits{background-color: #6D7537; /*margin-bottom:120px;*/}

@media only screen and (min-width: 768px) {
    .show-for-mobile{display: none!important;}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
    footer .footer-title{font-size: 12px; letter-spacing: -0.1px;}
    footer .footer-links-row .col-sm-2{width: 22.22222%;}
}
@media only screen and (min-width: 992px) {
    .show-for-tablet-down{display: none!important;}
    .md-text-center{text-align: center;}
    .md-text-right{text-align: right;}
    .md-text-left{text-align: left;}
     header a.menu-toggle{display: none;}

    footer .footer-links-row .col-sm-2{margin-left: 5.5555667%;}
}


@media only screen and (min-width: 992px) and (max-width: 1199px){
    header ul.header-nav > li + li{margin-left: 8px;}
    header ul.header-nav > li > a:not(.btn){font-size: 14px; letter-spacing: -0.1px;}
}
@media only screen and (max-width: 1120px) {
  .fuegor2, .fuegol2, .fuegor1, .fuegol1, .varilla, .clavo, .estribo, .hombreg, .malla, .cadena, .fguy, .gavion1, .gavion2, .toron{z-index:0;}
  .personaje img{margin-bottom:0px; width:450px}
  .footer-bg{ background-position: center top 150px;}
   footer .credits{margin-bottom:30px;}
  .footer-bg2{padding: 80px 0 0px 0;
}
@media only screen and (min-width: 1280px) {

}
@media only screen and (max-width: 991px) {
    body{padding-top: 67px;}

    .hide-for-tablet-down{display: none!important;}
  body.opened-menu .mobile-menu{visibility: visible; left: 0; pointer-events: auto;}

    header ul.header-nav{display: none; position: absolute; top: 56px; right: -70px; background-color: rgba(58, 95, 171, 0.75); padding: 20px; width: 220px; box-shadow: 0px 1px 4px 0px rgba(0 0 0 / 25%);}
    body.opened-menu header ul.header-nav{display: flex; flex-direction: column; align-items: flex-start;}
    header ul.header-nav li{display: block; width: 100%;}
    header ul.header-nav > li + li{margin-left: 0; margin-top: 10px;}
    header ul.header-nav > li a{display: block; text-align: left;}
  .footer-bg{ background-position: center top 50px; padding: 220px 0 0px 0;}
  .personaje img{margin-bottom:0px; width:300px; padding-top: 50px; }
  footer .credits{margin-bottom:40px;}
}
@media only screen and (max-width: 767px) {
    .sm-m-b-20{margin-bottom: 20px!important;}

    .hide-for-mobile{display: none!important;}

    .nav-links .page-numbers{width: 40px; height: 40px; line-height: 40px;}

    .vertical-center.no-vertc-sm{top: auto;-webkit-transform: none;transform: none;}

    .help-section{text-align: center;}
  
}
@media only screen and (max-width: 480px) {
  p{font-size: 18px;}
  .section {
    padding: 30px 0;
}
  .for-mobile{display: block!important;}
  .logoverso {
    width: 90%;
}
  .contacto a, .contacto a:hover {
    font-size: 25px;
}
  .info h4{
    font-size: 25px;
}
  .info2 h1 {
    font-size: 80px;
    line-height: 90px;
}
  .form-container {
    margin: 0 20px;
}
  .contacto .social-links{justify-content: center;}
  .contacto .social-links a {
    border-radius: 30px;
    font-size: 24px;
    height: 40px;
    line-height: 37px;
    width: 40px;
}
  .info h3{
    font-size:20px;
     line-height:44px;
  }
   .info h2{
    font-size:35px;
  }
  .video-container iframe{
  width:320px;
  height:200px;
}
  .crisol{
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 0;
    pointer-events: none;
    width: 250px;
}
  .hombreg2 img{
   width:60%;
}
  .gavion22 img{
   width:60%;
}
  .fguy2 img{
   width:60%;
}
  .personaje img{margin-bottom:0px; width:250px; padding-top: 250px;}
  .fuegor2, .fuegol2, .fuegor1, .fuegol1{z-index:0;}
  .varilla, .clavo, .estribo, .hombreg, .malla, .cadena, .fguy, .gavion1, .gavion2, .toron{display:none;}
  .mapa{width:95%;}
  .footer-bg{ background-image: url(https://6430607.fs1.hubspotusercontent-na1.net/hubfs/6430607/assets-deaceroverso/img/footer-movil.png); padding:0; min-height:auto; background-position: center top 25px;}
  .footer-bg2{ background-image: url(https://6430607.fs1.hubspotusercontent-na1.net/hubfs/6430607/assets-deaceroverso/img/Piso-movil-.png); background-size: cover; background-position: top center;}
  footer .logo-footer {
    width: 250px;
  }
  .btn-registro {
    font-size: 12px;
}
  .credits p {
    font-size:11px;
    margin: 0px 25px;
}
  footer .credits{margin-bottom:40px;}
}
@media only screen and (max-width: 375px) {
}