body{
    font-family: 'Galaxie Polaris Book';
    position: relative;
}
body.preloader-site {
    overflow: hidden;
}
a{
    color:#000;
}
a:hover{
    color:#000;
    text-decoration:none;
}
button:focus {
    outline: 0;
    outline: 0;
}
h1{
    font-size:80px;
    line-height: 1em;
}
h2{
    font-size: 50px;
}
h1, h2, h3, h4, h5, h6{
    font-family: 'NeubauGrotesk Hea';
    line-height:1em;
}
ul.redes li{
    display:inline-block;
    cursor:pointer;
    vertical-align: middle;
}
li.facebook {
    background: url(../imgs/redes.svg);
    width: 26px;
    height: 26px;
    background-position: 0 0;
    background-size: 83px;
    background-repeat: no-repeat;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
}
li.facebook:hover {
    background-position: 0 -36px;
}
li.instagram {
    background: url(../imgs/redes.svg);
    width: 26px;
    height: 26px;
    background-position: -28px 0;
    background-repeat: no-repeat;
    background-size: 83px;
    transition:.5s;
    -webkit-transition:.5s;
    -moz-transition:.5s;
    -ms-transition:.5s;
}
li.instagram:hover {
    background-position: -28px -36px;
}
li.linkedin {
    background: url(../imgs/redes.svg);
    width: 26px;
    height: 26px;
    background-position: -56px 0;
    background-size: 83px;
    background-repeat: no-repeat;
    transition:.5s;
    -webkit-transition:.5s;
    -moz-transition:.5s;
    -ms-transition:.5s;
}
li.linkedin:hover {
    background-position: -56px -36px;
}
a.nav-link:hover {
    color: #fff;
}
a.btn.btn-default {
    background: #030608;
    border-radius: 40px;
    color: #fff;
    padding: 3px 9px;
    font-size: 13px;
    margin: 0 5px 0 0;
}
a.btn.btn-default:hover {
    background: #fff;
    color: #000;
    transition: 1s;
}
li.nav-item:last-child {
    margin-left: 8px;
}
.scrolled a.nav-link:hover {
    color: #000;
}
.mx-auto.logo {
    max-width: 300px;
}
.homeContent {
    padding: 60px 0;
}
.homeContent p {
    padding: 6px;
}
.navbar-brand{
    font-size:11px;
}
li.nav-item {
    font-size: 11px;
}
ul.redes {
    margin-top: 10px;
}
.navbar-nav .nav-link, .navbar-brand {
    color: #fff;
    text-transform: uppercase;
}
.Home {
    background: #5e5e5e;
    background-size:cover;
    background-position:center;
    height: 100vh;
    padding-top: 56px;
}
.Home.bg{
    background: #5e5e5e url(../imgs/homebg.jpg) no-repeat;
    background-size:cover;
    background-position:center;
    height: 100vh;
    padding-top: 67px;
}
.Sistema {
    background: url(../imgs/sistemabg.jpg);
    background-size:cover;
    background-attachment: fixed;
    background-position: center 0;
    background-repeat: no-repeat;
    height: 100vh;
    padding-top: 77px;
    transition:2s;
    -webkit-transition:2s;
    -ms-transition:2s;
    -moz-transition:2s;
}
.Sistema.scrollimg{
    background-position: center -70px;
}
.Fabricacion{
    background:#fff;
    padding-top: 3px;
}
.Transporte{
    background:#fff;
    /*height: 100vh;*/
}
.Montaje{
    background:#fff;
    padding-top: 3px;
}
.Detalles{
    background:#fff;
    /*height: 100vh;
    padding-top: 3px;*/
}
.Sistema h1{
    color:#fff;
    max-width: 600px;
    line-height: 70px;
    margin-top: 30px;
}
.Access{
    font-family: 'NeubauGrotesk Hea';
    height: calc(100vh - 111px);
}
.Access a{
    color:#fff;
}
.Access a:hover h1{
     color:#000;
}
.Access h1 {
    font-size: 118px;
    display: inline-block;
    letter-spacing: -2px;
    margin-bottom: -48px;
}
span.ico01{
    background:url(../imgs/homegifs/01.gif) no-repeat;
    background-size: 76px;
    padding: 40px;
    display: inline-block;
    vertical-align: middle;
    background-position: center top;
    position: relative;
    top: -8px;
}
span.ico02{
    background:url(../imgs/homegifs/02.gif) no-repeat;
    background-size: 76px;
    padding: 40px;
    display: inline-block;
    vertical-align: middle;
    background-position: center top;
    position: relative;
    top: -8px;
}
span.ico03{
    background:url(../imgs/homegifs/03.gif) no-repeat;
    background-size: 76px;
    padding: 40px;
    display: inline-block;
    vertical-align: middle;
    background-position: center top;
    position: relative;
    top: -8px;
}
span.ico04{
    background:url(../imgs/homegifs/04.gif) no-repeat;
    background-size: 76px;
    padding: 40px;
    display: inline-block;
    vertical-align: middle;
    background-position: center top;
    position: relative;
    top: -8px;
}
span.ico05{
    background:url(../imgs/homegifs/05.gif) no-repeat;
    background-size: 76px;
    padding: 40px;
    display: inline-block;
    vertical-align: middle;
    background-position: center top;
    position: relative;
    top: -8px;
}
span.ico06{
    background:url(../imgs/homegifs/06.gif) no-repeat;
    background-size: 76px;
    padding: 40px;
    display: inline-block;
    vertical-align: middle;
    background-position: center top;
    position: relative;
    top: -8px;
}
span.ico07{
    background:url(../imgs/homegifs/07.gif) no-repeat;
    background-size: 76px;
    padding: 40px;
    display: inline-block;
    vertical-align: middle;
    background-position: center top;
    position: relative;
    top: -8px;
}
span.ico08{
    background:url(../imgs/homegifs/08.gif) no-repeat;
    background-size: 76px;
    padding: 40px;
    display: inline-block;
    vertical-align: middle;
    background-position: center top;
    position: relative;
    top: -8px;
}
.Home span.flecharight {
    background: url(../imgs/flecha-right-white.svg) no-repeat;
    padding: 0px 13px;
    background-size: 22px;
    background-position: 0px 8px;
}
footer {
    position: relative;
    bottom: 0;
    width: 100%;
    color: #333;
    z-index: 0;
    padding: 0 20px;
}
footer small {
    position: relative;
    top: 20px;
}
footer a{
    color:#333;
}
.buttonTop img {
    width: 28px;
    margin: 16px 0;
}
.scrolled{
    background:#fff;
    transition:1s;
}
.Sistemadesc{
    background:#fff;
    padding-top:3px;
}
ul.slick-dots {
    display: none;
}
.greyBlock {
    background: #383838;
    color: #fff;
    padding: 30px 30px 0;
}
span.flecharight{
    background: url(../imgs/flecha-right-white.png) no-repeat;
    padding: 12px;
    background-size: 22px;
    background-position: 0px 8px;
}
.Eficiencia span.flecharight, .Sustentabilidad span.flecharight{
    background: url(../imgs/flecha-right-black.png) no-repeat;
    padding: 12px;
    background-size: 22px;
    background-position: 0px 8px;
}
button.slick-next {
    background: transparent url(../imgs/next.png);
    border: 0;
    text-indent: -9999px;
    background-size: 20px;
    padding: 11px;
    background-repeat: no-repeat;
}
button.slick-prev {
    background: transparent url(../imgs/prev.png);
    border: 0;
    text-indent: -9999px;
    background-size: 20px;
    padding: 11px;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    left: 30px;
}
.glyph {
    position: absolute;
    bottom: 0;
    max-width: 50px;
    margin-bottom: 70px;
}
.Fabricacion .col-md-4, .Transporte .col-md-4, .Detalles .col-md-4 {
    background: #2E2E2E;
    color: #fff;
}
.Fabricacion .col-md-4{
    padding: 35px 17px 35px;
    height: auto;
}
.Montaje .col-md-4{
    background:#000DFF;
    color:#fff;
    padding: 35px 17px 35px;
    height: auto;
}
.Montaje .glyph {
    margin-bottom: 35px;
}
.Fabricacion .col-md-8, .Transporte .col-md-8, .Montaje .col-md-8, .Detalles .col-md-8 {
    background: #000;
    color: #fff;
    padding: 0;
}
 .Transporte .col-md-4,  .Transporte .col-md-8, .Detalles .col-md-4, .Detalles .col-md-8{
    /*height: 100vh;*/
 }
 .Transporte .col-md-4 {
    padding: 35px 17px 35px;
}
.whitefoot .col-md-8, .whitefoot .col-md-4{
    background:#fff;
    padding: 17px 20px;
    display: inline-flex;
    align-items: center;
}
.Fabricacion .slick-track {
    margin: 0;
}
.Fabricacion .row, .Transporte .row, .Montaje .row, .Detalles .row{
    margin-left:0;
    margin-right:0;
}
.Fabricacion .vertical, .Montaje .vertical {
    padding: 20px;
    max-height: 200px;
}
.Transporte .vertical, .Detalles .vertical{
    padding:20px;
}
.slick-slide{
    max-height: 275px;
    width: auto !important;
}
.col-md-4 img {
    max-width: 65px;
}
.whitefoot .col-md-8 img {
    max-width: 144px;
}
div#Transporte .glyph {
    max-width: 85px;
    margin-bottom:35px;
}
.Montaje .whitefoot .col-md-4 img {
    max-width: 45px;
}
.Sistemadesc .col-md-4, .Sistemadesc .col-md-8 {
    height: auto;
}
.Detalles .col-md-4 {
    padding: 35px 17px 35px;
}
.Obras {
    padding-top: 3px;
}
.Obras .greyBlock {
    padding:35px 17px;
}
h2.captionSlider {
    position: absolute;
    z-index: 99;
    color: #fff;
    display: block;
    padding: 30px;
}
h2.captionSlider span.flecharight {
    position: relative;
    top: 17px;
}
.col-md-4.greenBlock {
    background: #00FF6C;
    padding: 35px 17px;
}
.Eficiencia .row, .Sustentabilidad .row{
    margin-right:0;
    margin-left:0;
}
.col-md-8.blackBlock {
    background: #000;
    color: #fff;
    padding: 30px;
}
.blackBlock{
    background: #000;
}
.graficos, .propiedades {
    padding: 20px;
    display:inline-flex;
}
.Eficiencia .col-md-4 img {
    min-width: 100%;
}
.propiedades {
    background: #F2F2F2;
}
.col-md-4.yellowBlock{
    background:#FFFF00;
    padding: 35px 17px;
}
.Sustentabilidad .grey{
    background:#8C8C8C;
}
.Sustentabilidad .col-md-2 {
    padding-left: 0;
    padding-right: 0;
}
.Sustentabilidad .whiteBlock{
    padding:30px;
}
.whiteBlock .slick-list {
    height: auto !important;
    /* padding: 0; */
}
.options {
    background: #ababab;
}
div#Contacto {
    background: #000;
    color: #fff;
    padding: 20px;
    line-height: 1em;
}
div#Mapa{
    margin-bottom: 0;
}
.navbar-toggler {
    right: 0;
    top: 9px;
    padding: 0;
    transition:0.2s;
    -webkit-transition:0.2s;
    -ms-transition:0.2s;
    -moz-transition:0.2s;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    font-size:32px;
}
button.navbar-toggler:focus, .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition:0.2s;
    -webkit-transition:0.2s;
    -ms-transition:0.2s;
    -moz-transition:0.2s;
}
button.navbar-toggler.collapsed, .navbar-toggler.collapsed {
    font-size:32px  ;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -ms-transition: 0.2s;
    -moz-transition: 0.2s;
}
.hidden-lg{
    display:none;
}
.Contacto form.contact__form {
    max-width: 400px;
}
form.contact__form input {
    margin-bottom: 12px;
    font-size: 13px;
}
form.contact__form textarea {
    font-size:13px;
}
form.contact__form input.btn.btn-default {
    background: #66ff33;
    border-radius: 20px;
    padding: 2px 19px;
    margin-top: 12px;
    font-size: 14px;
    font-family: 'NeubauGrotesk Hea';
}
.Contacto p {
    font-size: 13px;
}
.col-md-2.yellow {
    background: #ffec00;
}
.Montaje .whitefoot .col-md-8 {
    padding: 0;
}
.buttonTop {
    margin-right: 80px;
    margin-bottom: 15px;
}
.scrolled a.nav-link, .scrolled .navbar-brand {
    color: #000;
    transition: 1s;
}
.greyBlock .slick-list.draggable {
    max-height: 207px;
    margin-bottom: 15px;
}
div#Contacto a {
    color: #fff;
}
div#Contacto a:hover {
    text-decoration:underline;
}
span.bajada {
    color: #fff;
    font-size: 11px;
}
ul.navbar-nav.mr-auto {
    display: none;
}
.scrolled ul.navbar-nav.mr-auto {
    display: inline-flex;
    transition:1s;
}
.scrolled span.bajada {
    display: none;
    transition:1s;
}
/*div#carousel-30 img, div#carousel-200 img, div#carousel-1000 img {
    max-width: 50%;
    display: inline-flex !important;
}
div#carousel-30 .carousel-item.active, div#carousel-200 .carousel-item.active, div#carousel-1000 .carousel-item.active{
    display:inline-flex;
}*/
.carousel-caption.pull-left{
    left:30px;
}
.carousel-caption.pull-left p {
    left: 30px;
    position:absolute;
    bottom:20px;
    text-shadow: 0 0 9px #000;
    font-family: 'NeubauGrotesk Hea';
    text-transform: uppercase;
}
.carousel-caption.pull-right p {
    text-shadow: 0 0 9px #000;
    font-family: 'NeubauGrotesk Hea';
    text-transform: uppercase;
    left: 54%;
    position: absolute;
    bottom: 20px;
}
div#carousel-30 .slick-slide, div#carousel-200 .slick-slide, div#carousel-1000 .slick-slide {
    max-height: 615px;
}
.obras .slick-arrow {
    position: absolute;
    z-index: 99;
    top: 50%;
}
.obras button.slick-next {
    right: 30px;
    background: transparent url(../imgs/next-der.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.obras button.slick-prev {
    background: transparent url(../imgs/prev-izq.png);
    left: 30px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
}
.transition__case {
    -ms-flex-pack: center;
    justify-content: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    padding: 0 calc((100% - 1280px) / 2);
    width: 100vw;
    height: 100vh;
    z-index: 1000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    display: none;
}
.transition__wrapper, .transition__wrapper.active {
    transition: transform .7s cubic-bezier(.785,.135,.15,.86);
    will-change: transform;
}
.transition__wrapper {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100000;
    width: 100vw;
    height: 100vh;
    background: #fe5000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    transform: translate3d(0,100vh,0);
}
.descubro{
     transform: translateY(-100vh);
    transition: .7s cubic-bezier(.785,.135,.15,.86) .6s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
}
.pageWrapper{
    animation-duration: 1s;
    animation-delay: .3s;
    overflow:hidden;
}
.initial{
    animation-duration: 1s;
    animation-delay: .7s;
}
.preloader-wrapper {
    height: 100%;
    width: 100%;
     background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
    color:#000;
}
.preloader img {
    max-width: 200px;
    display:block;
}
.preloader-wrapper img {
    display: block;
    margin: auto;
}
.spinner-grow {
    display: inline-block;
    width: 1rem;
    height: 1rem;
}

.preloader-wrapper .preloader {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    text-align:center;
}
.numerocarga {
    width: 100%;
    font-size: 25px;
    color: #000;
    display: block;
    float: right;
    text-align: center;
    margin-top: 16px;
}
.preloader-wrapper nav a, .preloader-wrapper span.bajada {
    color: #000;
}
.redes a.btn.btn-default:first-child {
    background: #ccc;
    color: #000;
    cursor:pointer;
}
.redes a.btn.btn-default:first-child:hover {
    background: #000;
    color: #ccc;
}
a.btn.btn-default.btn-hola {
    background: rgb(0,255,0);
    color:#000;
    margin-left: 5px;
    margin-right: 0;
}
a.btn.btn-default.btn-hola:hover {
    background: #000;
    color: #66ff33;
}
.homefooter {
    padding-left: 10px;
}
.homefooter p {
    color: #fff;
    font-size: 14px;
}
p.emailcontact {
    margin-top: 30px;
    margin-bottom: 0;
}
.horizontal button.slick-prev, .variable-width button.slick-prev button.slick-prev, .variable-width button.slick-prev.slick-arrow {
    bottom: 50%;
    z-index: 9;
    background: transparent url(../imgs/prev-izq.png);
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center;
}
.horizontal button.slick-next, .variable-width button.slick-next, .variable-width button.slick-next.slick-arrow {
    bottom: 50%;
    right: 15px;
    position: absolute;
    background: transparent url(../imgs/next-der.png);
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center;
}
.Obras .slick-track{
    left:27px;
}
.slick-vertical p.slick-slide {
    margin-bottom: 0 !important;
}
.slick-arrow.slick-disabled{
    opacity: 0;
}
.graficos .col-md-4 {
padding-left: 0;
padding-right: 0;
}
