﻿@font-face {
    font-family: "Neue Helvetica";
    font-display: block;
    src: url("//db.onlinewebfonts.com/t/ce52267f561702669878e49b0b4bb4d6.eot");
    src: url("//db.onlinewebfonts.com/t/ce52267f561702669878e49b0b4bb4d6.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/ce52267f561702669878e49b0b4bb4d6.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/ce52267f561702669878e49b0b4bb4d6.woff") format("woff"), url("//db.onlinewebfonts.com/t/ce52267f561702669878e49b0b4bb4d6.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/ce52267f561702669878e49b0b4bb4d6.svg#Neue Helvetica") format("svg");
}

@font-face {
    font-family: "MuseoSansW01-Rounded300";
    font-display: block;
    src: url("//db.onlinewebfonts.com/t/1b4cd06b44538d529084b3599f708643.eot");
    src: url("//db.onlinewebfonts.com/t/1b4cd06b44538d529084b3599f708643.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/1b4cd06b44538d529084b3599f708643.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/1b4cd06b44538d529084b3599f708643.woff") format("woff"), url("//db.onlinewebfonts.com/t/1b4cd06b44538d529084b3599f708643.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/1b4cd06b44538d529084b3599f708643.svg#MuseoSansW01-Rounded300") format("svg");
}

@font-face {
    font-family: "DINOT-Regular";
    font-display: block;
    src: url("//db.onlinewebfonts.com/t/1c587cd97662ab09cb8ba96867f212e7.eot");
    src: url("//db.onlinewebfonts.com/t/1c587cd97662ab09cb8ba96867f212e7.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/1c587cd97662ab09cb8ba96867f212e7.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/1c587cd97662ab09cb8ba96867f212e7.woff") format("woff"), url("//db.onlinewebfonts.com/t/1c587cd97662ab09cb8ba96867f212e7.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/1c587cd97662ab09cb8ba96867f212e7.svg#DINOT-Regular") format("svg");
}

@font-face {
    font-family: "Sans";
    font-display:block ;
    src: url("//db.onlinewebfonts.com/t/952bab25f6798d6bb1937d67e9bee4dd.eot");
    src: url("//db.onlinewebfonts.com/t/952bab25f6798d6bb1937d67e9bee4dd.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/952bab25f6798d6bb1937d67e9bee4dd.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/952bab25f6798d6bb1937d67e9bee4dd.woff") format("woff"), url("//db.onlinewebfonts.com/t/952bab25f6798d6bb1937d67e9bee4dd.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/952bab25f6798d6bb1937d67e9bee4dd.svg#Sans") format("svg");
}

body {
    background-color: white;
}

.bodyAnimacion {
    overflow: hidden;
}

.Cuerpo {
    width: 80%;
    margin-left: 9%;
    margin-right: 9%;
    padding-left: 1%;
    padding-right: 1%;
    background-color: white;
    top: 0px;
    bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.CuerpoImg {
    width: 80%;
}

.vertical-center {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.Fondo {
    position: fixed;
    margin-top: 10px;
    overflow: hidden;
    margin-bottom: auto;
    margin-left: 0px;
    margin-right: 0px;
    z-index: -100;
}

.FondoAlterno {
    background-color: #ededed;
    text-align: center;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}

.Cookies {
    font-family: "DINOT-Regular";
    font-size: 12pt;
    position: fixed;
    min-height: 90px;
    bottom: 0px;
    width: 100%;
    top: auto;
    text-align: center;
    z-index: 15;
}

    .Cookies div {
        background-color: black;
        opacity: 0.75;
        width: 100%;
        height: 100%;
        padding: 20px;
    }

    .Cookies p {
        color: white;
        vertical-align: top;
        width: 100%;
    }

    .Cookies button {
        opacity: 1 !important;
        margin: 20px;
        width: 190px;
        color: black;
    }

.BannerInicio1 {
    width: 80%;
    left: 10%;
    right: 10%;
}

.MiniHistoria {
    width: 80%;
    min-height: 270px;
    padding: 30px;
    box-shadow: gray 5px 5px;
    background-color: white;
    font-family: "DINOT-Regular";
    font-size: 11pt;
    text-align: center;
    float: left;
    cursor: pointer;
}

    .MiniHistoria img {
        width: 150px;
        height: 150px;
    }

.MarginAA li {
    margin-top: 35px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 65px;
}

.ListaTabla ul {
    width: auto;
    margin: auto;
}

.ListaTabla li {
    display: inline-block;
    list-style: none;
    min-width: 320px;
    text-align: center;
    height: 100%;
    vertical-align: middle;
    margin-left: auto;
    margin-right: auto;
}

    .ListaTabla li div {
        top: 120px;
        bottom: auto;
    }

.DivFinal {
    position: relative;
    display: inline-block;
    padding: 30px;
    color: white;
    font-family: "DINOT-Regular";
    font-size: 11pt;
    background-color: black;
    width: 100%;
    text-align: left;
    vertical-align: middle;
    padding-bottom: 50px !important;
}

    .DivFinal :link {
        font-weight: 700;
        color: dodgerblue;
    }

    .DivFinal :visited {
        font-weight: 700;
        color: dodgerblue;
    }

    .DivFinal div {
        float: left;
        width: 250px;
        margin-left: 20px;
        margin-right: 20px;
    }

.DosColumnas {
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin-bottom: 20px;
}

.CentradoVertical {
    margin: 0;
    margin-top: 150px;
    top: 0%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.VinietaCD {
    line-height: 26px;
    font-family: "MuseoSansW01-Rounded300";
    font-size: 14pt;
}

    .VinietaCD li {
        
        padding-bottom: 10px;
        text-align: justify;
    }

.DosColumnasL, .DosColumnasR {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

    .DosColumnasL img, .DosColumnasR img {
        width: 90%;
    }

@keyframes move {
    80% {
        opacity: 1;
    }

    90% {
        opacity: 0;
    }

    100% {
        transform: translate3d(50%, 50%, -1000px);
    }
}

.Contenedor {
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    z-index: -100;
    background-color: white;
    transform-style: preserve-3d;
    overflow: hidden;
}

.Contenedor2 {
    z-index: 100;
}

.AnimacionEntorno3D {
    margin: 0 auto;
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    transform-origin: center center;
    perspective: 1000px;
}

.Animacion3D {
    position: absolute;
    animation: move 14s infinite;
}

.AnimacionFadeOut {
    animation: FadeOut 6s;
}

.Animacion3D:nth-child(1) {
    height: 210px;
    width: 420px;
    animation-delay: 3.8s;
    z-index: 10;
    transform: translate3d(2000px, 5px, 300px);
}

.Animacion3D:nth-child(2) {
    height: 390px;
    width: 780px;
    animation-delay: 3.1s;
    z-index: 20;
    transform: translate3d(-2000px, 883px, 300px);
}

.Animacion3D:nth-child(3) {
    height: 300px;
    width: 600px;
    animation-delay: 2.4s;
    z-index: 30;
    transform: translate3d(2000px, 794px, 300px);
}

.Animacion3D:nth-child(4) {
    height: 390px;
    width: 780px;
    animation-delay: 1.7s;
    z-index: 40;
    transform: translate3d(-2000px, 1569px, 300px);
}

.Animacion3D:nth-child(5) {
    height: 300px;
    width: 600px;
    animation-delay: 1s;
    z-index: 50;
    transform: translate3d(2000px, 702px, 300px);
}

.Animacion3D:nth-child(6) {
    height: 390px;
    width: 780px;
    animation-delay: 0.3s;
    z-index: 60;
    transform: translate3d(-2000px, 334px, 300px);
}

.Animacion3D:nth-child(7) {
    height: 390px;
    width: 780px;
    animation-delay: -0.4s;
    z-index: 70;
    transform: translate3d(2000px, 516px, 300px);
}

.Animacion3D:nth-child(8) {
    height: 300px;
    width: 600px;
    animation-delay: -1.1s;
    z-index: 80;
    transform: translate3d(-2000px, 463px, 300px);
}

.Animacion3D:nth-child(9) {
    height: 390px;
    width: 780px;
    animation-delay: -1.8s;
    z-index: 90;
    transform: translate3d(2000px, 1219px, 300px);
}

.Animacion3D:nth-child(10) {
    height: 390px;
    width: 780px;
    animation-delay: -2.5s;
    z-index: 100;
    transform: translate3d(-2000px, 1539px, 300px);
}

.Animacion3D:nth-child(11) {
    height: 210px;
    width: 420px;
    animation-delay: -3.2s;
    z-index: 110;
    transform: translate3d(2000px, 664px, 300px);
}

.Animacion3D:nth-child(12) {
    height: 300px;
    width: 600px;
    animation-delay: -3.9s;
    z-index: 120;
    transform: translate3d(-2000px, 701px, 300px);
}

.Animacion3D:nth-child(13) {
    height: 300px;
    width: 600px;
    animation-delay: -4.6s;
    z-index: 130;
    transform: translate3d(2000px, 489px, 300px);
}

.Animacion3D:nth-child(14) {
    height: 390px;
    width: 780px;
    animation-delay: -5.3s;
    z-index: 140;
    transform: translate3d(-2000px, 702px, 300px);
}

.Animacion3D:nth-child(15) {
    height: 300px;
    width: 600px;
    animation-delay: -6s;
    z-index: 150;
    transform: translate3d(2000px, 629px, 300px);
}

.Animacion3D:nth-child(16) {
    height: 390px;
    width: 780px;
    animation-delay: -6.7s;
    z-index: 160;
    transform: translate3d(-2000px, 258px, 300px);
}

.Animacion3D:nth-child(17) {
    height: 300px;
    width: 600px;
    animation-delay: -7.4s;
    z-index: 170;
    transform: translate3d(2000px, 1186px, 300px);
}

.Animacion3D:nth-child(18) {
    height: 390px;
    width: 780px;
    animation-delay: -8.1s;
    z-index: 180;
    transform: translate3d(-2000px, 1485px, 300px);
}

.Animacion3D:nth-child(19) {
    height: 210px;
    width: 420px;
    animation-delay: -8.8s;
    z-index: 190;
    transform: translate3d(2000px, 715px, 300px);
}

.Animacion3D:nth-child(20) {
    height: 300px;
    width: 600px;
    animation-delay: -9.5s;
    z-index: 200;
    transform: translate3d(-2000px, 939px, 300px);
}

.Animacion3D:nth-child(21) {
    height: 300px;
    width: 600px;
    animation-delay: -10.2s;
    z-index: 210;
    transform: translate3d(2000px, 20px, 300px);
}

.Animacion3D:nth-child(22) {
    height: 210px;
    width: 420px;
    animation-delay: -10.9s;
    z-index: 220;
    transform: translate3d(-2000px, 1250px, 300px);
}

.Animacion3D:nth-child(23) {
    height: 210px;
    width: 420px;
    animation-delay: -11.6s;
    z-index: 230;
    transform: translate3d(2000px, 1007px, 300px);
}

.Animacion3D:nth-child(24) {
    height: 210px;
    width: 420px;
    animation-delay: -12.3s;
    z-index: 240;
    transform: translate3d(-2000px, 339px, 300px);
}

@keyframes FadeOut {
    0% {
        opacity: 1;
    }

    80% {
        opacity: 1;
    }

    99% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

.AnimacionFadeIn5 {
    width: 450px;
    left: auto;
    right: auto;
    margin-left: auto;
    margin-right: auto;
}

    .AnimacionFadeIn5 img {
        margin-top: 50px;
        width: 120%;
        animation: FadeIn 8s;
        position: relative;
    }

.AnimacionFadeIn6 {
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    position: fixed;
    animation: FadeIn1 8s;
}

.ImagenCuerpo {
    width: 100%;
}

.MicroLogo {
    width: 65px;
    height: 65px;
    margin: 5px;
    float: right;
}

.Columnas2B {
/*    width: 45%;
    float:left;
    background-color: white;*/
    
    width: 90%;
    margin-left: 2%;
    margin-right: 2%;
    text-align: center;
    display: inline-block;
    margin-bottom: 5%;
}

.Columnas23a {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    text-align: center;
    display: inline-block;
    margin-bottom: 5%;
}

.Columnas23b {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    text-align: center;
    display: inline-block;
    margin-bottom: 5%;
}

.Login {
    z-index: 20;
    position: fixed;
    top: 30px;
    left: 5%;
    right: 5%;
    top: 10%;
    bottom: 10%;
    margin: auto;
    background: white;
    width: auto;
    height: auto;
    border-radius: 15px;
}

    .Login div {
        display: inline-block;
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
        text-align: center;
    }

    .Login img {
        width: 100px;
    }

    .Login input {
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
    }

.LoginDivT {
    display: inline-block !important;
    text-align: center;
    font-size: 16pt;
    font-weight: bold;
    width: 90% !important;
    margin-left: 5%;
    margin-right: 5%;
}

.main {
    width: 100%;
    display: inline !important;
}

    .main > textarea {
        width: inherit;
    }

@keyframes FadeIn {
    0% {
        opacity: 0;
    }

    70% {
        opacity: 0;
    }

    80% {
        opacity: 0.8;
    }

    100% {
        opacity: 0;
    }
}

@keyframes FadeIn1 {
    0% {
        opacity: 0;
    }

    86% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.Frases {
    font-family: "DINOT-Regular";
    font-size: 20px;
    padding: 20px;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}

.Titulos {
    font-family: "Neue Helvetica";
    font-size: 34px;
    text-align: center;
}

.RecuadroAlterno {
    background-color: white;
    padding: 30px;
}

.Minis img {
    width: 70%;
    margin-left: 7.5%;
    margin-right: 7.5%;
    margin-top: 50px;
    display: inline-block;
}


    .Minis img {
        width: 20%;
        margin-left: 7.5%;
        margin-right: 7.5%;
        display: inline-block;
    }

    .Frases {
        font-family: "DINOT-Regular";
        font-size: 24px;
        padding: 60px;
        text-align: center;
    }

    .ListaTabla li {
        display: inline-block;
        list-style: none;
        min-width: 300px;
        text-align: center;
        height: 100%;
        vertical-align: middle;
        margin-left: 70px;
        margin-right: 70px;
    }

    .MiniHistoria {
        width: 350px;
        min-height: 390px;
        padding: 35px;
        box-shadow: gray 5px 5px;
        background-color: white;
        font-family: "DINOT-Regular";
        font-size: 11pt;
        text-align: center;
        float: left;
        cursor: pointer;
    }

    .DosColumnasL {
        width: 32%;
        margin-right: 20px;
        margin-left: 20px;
        position: relative;
        margin-top: 0px;
        margin-bottom: auto;
    }

    .DosColumnasR {
        width: 38%;
        margin-right: 20px;
        margin-left: 20px;
        position: relative;
    }

        .DosColumnasL img, .DosColumnasR img {
            width: 90%;
        }

    .Columnas2B {
        width: 40%;
        margin-left: 2%;
        margin-right: 2%;
        margin-bottom: 5%;
        text-align: center;
        display: inline-block;
    }

    .Columnas23a {
        width: auto;
        margin-left: 5%;
        margin-right: 5%;
        text-align: center;
        display: inline-block;
        margin-bottom: 5%;
    }

    .Columnas23b {
        width: auto;
        margin-left: 5%;
        margin-right: 5%;
        text-align: center;
        display: inline-block;
        margin-bottom: 5%;
    }

        .Columnas23b p {
            font-size: 14pt;
        }

    .Login {
        z-index: 20;
        position: fixed;
        top: 30px;
        left: 25%;
        right: 25%;
        top: 20%;
        bottom: 20%;
        margin: auto;
        background: white;
        width: auto;
        height: auto;
    }

    .LoginDiv1 {
        display: inline-block !important;
        text-align: center !important;
        width: 25% !important;
        margin-top: 2%;
    }

    .LoginDiv2 {
        display: inline-block !important;
        text-align: center !important;
        width: 55% !important;
        margin-top: 2%;
    }

    .LoginDivT {
        display: inline-block !important;
        text-align: center;
        font-size: 16pt;
        font-weight: bold;
        width: 40% !important;
        margin: 5%;
    }

    .Login img {
        width: 100px;
    }

    .Login input {
        width: 90%;
    }