﻿@font-face {
    font-family: "Champagne&Limousines";
    src: url("../fonts/Champagne & Limousines.ttf");
}

htm,
nav,
h1,
h2,
h3,
h4,
p {
    font-family: "Champagne&Limousines" !important;
}

audio {
    top: 0;
    position: fixed;
}

.soundnative {
    display: none;
}

.btns {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: .125rem solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .5rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.parallax1 {
    /* The image used */
    background-image: url("../img/galeria/parallax/plataforma.jpg");
    /* Set a specific height */
    min-height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax2 {
    /* The image used */
    background-image: url("../img/galeria/parallax/maquinaria.jpg");
    /* Set a specific height */
    min-height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.muteds {
    position: absolute;
    margin-top: -10%;
    margin-left: 94.5%;
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.cenefas1 {
    position: relative;
    width: 127%;
    margin-top: 10%;
    margin-bottom: 6%;
    margin-left: -14%;
}

.cenefas2 {
    position: relative;
    width: 127%;
    margin-top: 10%;
    margin-bottom: 6%;
    margin-left: -14%;
}

.videodata {
    width: 100%;
    /*height: 100%;*/
    margin-right: 10px;
    margin-bottom: 10px;
}

.dropdown-menu a:hover {
    background: #111923 !important;
    color: #ffffff !important;
}

.flotante {
    position: absolute;
    top: 60%;
    left: 75%;
    width: 25%;
    color: white;
    padding: 16px;
    background: #205379;
    font-style: italic;
    font-family: "Champagne&Limousines";
    font-weight: bold;
    opacity: 0.7;
    font-size: 20pt;
}

.videoContainer {
    /*height: calc(90vh) !important;*/
    width: 100%;
    overflow: hidden;
    margin-top: 0%;
}

.videoContainer video {
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    object-position: center center;
}

.social {
    position: fixed;
    left: 94%;
    top: 30%;
    z-index: 1200;
}

.social2 {
    position: fixed;
    left: 97%;
    top: 30%;
    z-index: 1200;
}

.social ul {
    list-style: none;
}

.social ul li a {
    display: inline-block;
    /*background: #000;*/
    padding: 3px 7px;
    text-decoration: none;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    /* Establecemos una transición a todas las propiedades */
}

.social ul li a:hover {
    /* Cambiamos el fondo cuando el usuario pase el mouse */
    padding: 7px 7px;
    /* Hacemos mas grande el espacio cuando el usuario pase el mouse */
}

.social2 ul {
    list-style: none;
}

.social2 ul li a {
    display: inline-block;
    /*background: #000;*/
    padding: 3px 7px;
    text-decoration: none;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    /* Establecemos una transición a todas las propiedades */
}

.social2 ul li a:hover {
    /* Cambiamos el fondo cuando el usuario pase el mouse */
    padding: 7px 7px;
    /* Hacemos mas grande el espacio cuando el usuario pase el mouse */
}

.linkimg {
    cursor: pointer;
}

.whatsapp {
    width: 35px;
}

.multilenguaje {
    position: fixed;
    top: 0;
    left: 93%;
    z-index: 1200;
}

header.masthead {
    position: relative;
    background: url(../img/fondo.png) no-repeat center center;
    background-size: cover;
    padding-top: 10rem;
    padding-bottom: 20rem;
}

header.masthead .overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

header.masthead h1 {
    font-size: 2rem
}

.card {
    border: none !important;
}

.navbar {
    background-color: #111923;
}

.azul {
    background-color: #111923;
}

.nav-link {
    color: white;
    font-size: 12pt
}

.autoajuste {
    line-height: 8px;
    text-align: right;
}

.vl {
    border-left: 2px solid white;
    height: 370px;
    text-align: center;
    position: relative;
    margin-left: 50%;
}

.space {
    padding: 2%;
    margin-left: auto;
    margin-right: auto;
}

.space1 {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 2%;
}

.spacecontact {
    padding-top: -1%;
    padding-bottom: 2%;
    margin-left: auto;
    margin-right: auto;
}

.spacecontact2 {
    padding: 4%;
    margin-left: auto;
    margin-right: auto;
}

.qtaj {
    text-align: justify;
    font-size: 16pt;
    line-height: 1.0;
}

.qimg {
    width: 150px;
}

.spacehead {
    padding-top: 6%;
}

.spacedoble {
    padding-top: 4%;
    margin-left: auto;
    margin-right: auto;
}

.spacedoblenoticia {
    padding-top: 9%;
}

.spacedoble2 {
    padding-top: 7%;
    padding-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
}

.spacedoble3 {
    padding-top: 8%;
    padding-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
}

.spacedoble4 {
    padding-top: 3%;
    margin-left: auto;
    margin-right: auto;
}

.containercss {
    padding: 5%;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.form-control,
article {
    font-family: "Champagne&Limousines";
}

.ajustarmapa {
    width: 110%;
    height: 450px;
}

.logo {
    height: 65px;
}

.contact {
    text-align: right;
    font-size: 15pt;
    padding: 3%;
}

.foot {
    text-align: justify;
    font-size: 12pt;
    position: fixed;
    left: 0px;
    bottom: 0px;
    background: #111923;
    height: 30px;
    color: white;
    font-weight: bold;
    width: 100%;
}

.separador {
    color: #e1251b;
    font-size: 35pt;
}

.contenedor {
    position: relative;
    height: 300px;
    width: 350px;
    margin: 50px 20px;
    float: left;
}

a[title] {
    font-size: 8pt;
}

a[data-caption] {
    font-size: 8pt;
}

.contenedor img {
    position: absolute;
    left: 0;
    transition: opacity 0.5s ease-in-out;
}

.contenedor img.top:hover {
    opacity: 0;
}

.text-white {
    color: #fff !important;
}

.logofooter {
    padding: 5%;
    width: 80%;
}

.textfooter {
    padding-top: 1%;
}

.divimg>img {
    width: 80%;
}

.divimg {
    text-align: center;
}

.p1 {
    font-size: 15pt;
    text-align: justify;
}

.spaceheadgalery {
    margin-top: 10% !important;
}

.textfooter {
    text-align: center;
    font-size: 12pt;
    line-height: 0.5;
}

.mostrar {
    display: block;
}

.oculto {
    display: none;
}

.marco {
    padding-bottom: 2%;
    padding-top: 2%;
}

@media screen and (max-width:640px) {
    .videodata {
        margin-top: -30% !important;
    }
    .modal {
        width: 90% !important;
    }
    .navbar-toggler {
        margin-right: 6% !important;
    }
    .videoContainer video {
        min-height: 29% !important;
    }
    .social2 {
        left: 88% !important;
    }
    .spacedoble3 {
        padding-top: 8%;
        padding-bottom: 0%;
        margin-left: auto;
        margin-right: auto;
    }
    .carousel-caption>p {
        padding: 20px;
        font-size: 12pt !important;
        text-align: center;
    }
    .carousel-caption>h1 {
        text-align: center;
    }
    .qimg {
        text-align: center;
        width: 50px;
    }
    .qimg>img {
        float: none;
        width: 30px;
    }
    .mostrar {
        display: none;
    }
    .oculto {
        display: block;
    }
    .textfooter {
        font-size: 6pt;
    }
    .muteds {
        margin-top: -75%;
        margin-left: 89%;
        width: 10%;
    }
    .d-none {
        display: block !important;
    }
    .spaceheadgalery {
        margin-top: 18% !important;
        margin-bottom: -4% !important;
    }
    .titles {
        font-size: 1.5rem;
    }
    .spacedoble {
        padding-top: 14%;
    }
    .spacedoble2 {
        padding-top: 17%;
        padding-bottom: 0%;
        margin-left: auto;
        margin-right: auto;
    }
    .spacehead {
        margin-top: 8%;
    }
    .qtaj {
        text-align: justify;
        font-size: 12pt;
    }
    .vl {
        display: none;
    }
    .p1 {
        font-size: 12pt;
        text-align: justify;
    }
    .videoContainer {
        margin-top: 18%;
    }
    .img-100 {
        max-width: 92% !important;
    }
    .social {
        position: fixed;
        left: 73%;
        top: 30%;
        z-index: 1500;
        width: 100px;
    }
    .flotante {
        left: 30%;
        width: 70%;
    }
    .multilenguaje {
        position: fixed;
        top: 0;
        left: 80%;
        z-index: 1200;
        width: 50%;
    }
    header.masthead {
        background-size: contain !important;
        padding-top: 3rem !important;
        padding-bottom: 4rem !important;
    }
    header.masthead .overlay {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
    }
    .features-icons-item {
        margin-left: 2%;
    }
    .separador {
        font-size: 15pt;
    }
    .nav-link {
        font-size: 15pt
    }
    .imgh {
        width: 70%;
        cursor: pointer;
    }
    .titlepr {
        font-size: 8pt;
    }
    .parr1 {
        font-size: 6pt;
    }
    .parr2 {
        font-size: 6pt;
    }
    .autoajuste {
        line-height: 5px;
        text-align: right;
        font-size: 10pt;
    }
    .foot {
        font-size: 14pt;
    }
    .gris {
        width: 15px;
        height: 9px;
    }
    .contact {
        /*font-size: 10pt;*/
        display: none;
    }
    .vl {
        height: 20px;
    }
    .logo {
        height: 40px;
    }
    .titlefooter {
        display: none;
    }
    .logofooter {
        display: none;
    }
    .ajustarmapa {
        width: 330px;
        height: 425px;
    }
    .textfooter {
        font-size: 10pt;
        line-height: 0.2;
        text-align: center;
        margin-top: 13px;
    }
    .h1,
    h1 {
        font-size: 1.5rem !important;
    }
    .social ul li a {
        padding: 1px 2px;
    }
    #least3 {
        margin: -28px 0 -14px 0 !important;
    }
    #least .least-preview article,
    #least2 .least-preview article,
    #least3 .least-preview article,
    #least4 .least-preview article,
    #least5 .least-preview article,
    #least6 .least-preview article,
    #least7 .least-preview article {
        max-width: 200px !important;
        font-size: 12pt !important;
    }
    #least .least-preview,
    #least2 .least-preview,
    #least3 .least-preview,
    #least4 .least-preview,
    #least5 .least-preview,
    #least6 .least-preview,
    #least7 .least-preview {
        padding-top: 20px !important;
    }
}

@media screen and (max-width:1024px) and (min-width:640px) {
    .social {
        position: fixed;
        left: 91%;
        top: 44%;
        z-index: 1500;
        width: 35px;
    }
    .flotante {
        left: 30%;
        width: 70%;
    }
    .multilenguaje {
        position: fixed;
        top: 0;
        left: 80%;
        z-index: 1200;
        width: 50%;
    }
    header.masthead {
        background-size: contain !important;
        padding-top: 3rem !important;
        padding-bottom: 4rem !important;
    }
    header.masthead .overlay {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
    }
    .features-icons-item {
        margin-left: 2%;
    }
    .separador {
        font-size: 15pt;
    }
    .nav-link {
        font-size: 15pt
    }
    .imgh {
        width: 70%;
        cursor: pointer;
    }
    .titlepr {
        font-size: 8pt;
    }
    .parr1 {
        font-size: 6pt;
    }
    .parr2 {
        font-size: 6pt;
    }
    .autoajuste {
        line-height: 5px;
        text-align: right;
        font-size: 10pt;
    }
    .foot {
        font-size: 14pt;
    }
    .gris {
        width: 15px;
        height: 9px;
    }
    .contact {
        font-size: 10pt;
    }
    .vl {
        height: 20px;
    }
    .logo {
        height: 80px;
    }
    .logofooter {
        height: 130px;
    }
    .ajustarmapa {
        width: 330px;
        height: 200px
    }
    .textfooter {
        font-size: 10pt;
    }
    .h1,
    h1 {
        font-size: 1.5rem !important;
    }
}

@media screen and (min-width:1024px) {}

.titles {
    color: #2C74B3;
}