/* Main settings */

* {
    margin: 0px;
    padding: 0px;
}


/* FONDO  */

#bodyG {
    background: linear-gradient(0deg, rgb(163, 163, 163) 0%, rgb(234, 234, 234) 22%, rgb(255, 255, 255) 100%);
    width: 100%;
    height: 100vh;
    padding: auto;
}

.imagen360 {
    width: 100%;
    height: auto;
}

.center {
    margin: auto;
    width: 600px;
    /*     border: 3px solid #73AD21; */
    padding-top: 55vh;
}


/* FUENTE VATECH */

@font-face {
    font-family: "Vatech-Regular";
    src: url("../fuentes/Vatech-Regular.otf");
}

* {
    font-family: "Vatech-Regular", cursive !important;
    color: white !important;
    /* width: 100% !important; */
    /* transform: translate(0px, 0px) !important; */
    /* font-size: 150%; */
}

.wtfM {
    font-family: "Vatech-Regular", cursive;
    font-size: 150%;
}

.blue {
    color: #0095db;
}

.boldDark {
    color: #444444;
    font-weight: bold;
}

.boldWhite {
    color: #999999;
    font-weight: bold;
}


/* Main info window */

.infoDiv {
    background-color: #949385;
    padding: 8px;
    line-height: 0px;
    border-radius: 16px 16px 16px 16px;
    border-style: solid;
    border-width: 1px;
    border-color: #949385;
    color: #949385;
}

.infoDiv a:link {
    color: #a4a1a1;
}

.infoDiv a:visited {
    color: #a4a1a1;
}

.infoDiv a:hover {
    color: #d50b00;
}

.infoDiv a:active {
    color: #a4a1a1;
}

.largeLabel {
    font-family: "Vatech-Regular";
    font-size: 16px;
    color: #FFFFFF;
    margin-top: 5px;
    margin-bottom: 5px;
}

.leftImage {
    float: left;
    margin-right: 10px;
    margin-top: 4px;
}

.separator {
    clear: both;
    height: 1px;
    background-color: #6c6c6c;
    margin-top: 15px;
    margin-bottom: 15px;
}

.columns p {
    float: left;
    margin: 0;
    padding: 0;
    width: 30%;
    margin-bottom: 15px;
}

div .columnsFirstParagraph {
    margin-right: 5%;
}

div .columnsLastParagraph {
    float: right;
}

.columnsSeparator {
    clear: both;
    height: 1px;
    background-color: #6c6c6c;
    margin-top: 15px;
    margin-bottom: 15px;
}

.rightImage {
    float: right;
    margin-left: 10px;
    margin-top: 4px;
}

.youtubeVideo {
    float: left;
    width: 60%;
    height: 306px;
    margin-right: 10px;
    margin-top: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #6c6c6c;
}

.lastParagraph {
    margin-bottom: 5px;
}


/* Marker tool tip windows*/

.markerToolTipInfoDiv {
    font-family: Arial;
    font-size: 12px;
    text-align: justify;
    background-color: #A9D05F;
    padding: 8px;
    line-height: 18px;
    border-radius: 16px 16px 16px 16px;
    border-style: solid;
    border-width: 1px;
    border-color: #A9D05F;
    color: #A9D05F;
}

.markerToolTipInfoDiv a:link {
    color: #A9D05F;
}

.markerToolTipInfoDiv a:visited {
    color: #A9D05F;
}

.markerToolTipInfoDiv a:hover {
    color: #d50b00;
}

.markerToolTipInfoDiv a:active {
    color: #A9D05F;
}

.imgHd180 {
    width: 100%;
    max-width: 248px !important;
    height: auto;
}

.imgHd181 {
    width: 100%;
    max-width: 248px !important;
    height: auto;
}

.youtubeVideo2 {
    width: 100%;
    height: 180px;
    margin-left: -1px;
}


/* Media Queries */

@media screen and (max-width: 480px) {
    .youtubeVideo {
        width: 100%;
        clear: both;
    }
    .lastParagraph {
        clear: both;
        margin-bottom: 10px;
        padding-top: 10px;
    }
    .columns,
    .columnsSeparator {
        display: none;
    }
}


/* Point radar pulse */

.pulse li {
    margin: 100px;
    display: block;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #cca92c;
    cursor: pointer;
    box-shadow: 0 0 0 rgba(204, 169, 44, 0.4);
    animation: pulse 0.8s infinite;
}

.pulse:hover li {
    animation: none;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
    }
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
        box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
    }
    70% {
        -moz-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
        box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
        box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
    }
}

.playerInfo li {
    display: inline-block;
    width: 30%;
    height: 80%;
    position: relative;
    top: 50%;
    transform: translate(0, -50%);
}


/* ZOOM */

.container {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 70%;
    /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

.responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: none;
    overflow: hidden;
}

.containerC {
    position: relative;
    overflow: hidden;
    padding-top: 65%;
    /* 8:5 Aspect Ratio */
}


/* CONTENEDOR DIMENSIONES */

.infoDivZ {
    font-family: Arial;
    font-size: 12px;
    padding: 14px;
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 18px;
    border-radius: 16px 16px 16px 16px;
    text-align: justify;
    /*  color: #717171; */
    background-color: #008CCC;
}

.infoDivZ div::before div::before {
    width: 100% !important;
    transform: translate(0px, 0px) !important;
}

.centerImageZ {
    float: center;
    margin-right: 575px;
    margin-left: 200px;
    margin-bottom: 0%;
}


/* VIDEOS */

.containerV {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 55%;
    /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
    border-style: solid;
    border-width: 4px;
    border-color: #949385;
    border-radius: 25px;
}

.centerDiv {
    float: center;
    margin-right: 150px;
    margin-left: 150px;
}

.youtubeVideo1 {
    width: 100%;
    height: 100%;
    margin-left: 0px;
}

.centerImage {
    float: center;
    margin-right: 500px;
    margin-left: 200px;
    margin-top: 0%;
}


/* VIDEO ESCANEO TIEMPO */

.infoDivT {}

.containerT {
    position: relative;
    overflow: hidden;
    width: 65%;
    padding-top: 60%;
    /*     margin-top: 9%; */
    margin-left: 33%;
    background-color: #949385;
    /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
    border-style: solid;
    border-width: 5px;
    border-color: #949385;
    border-radius: 25px;
}

.centerImageT {
    float: center;
    margin-right: 300px;
    margin-left: 200px;
    /*  margin-top: 10%; */
    /* margin-bottom: 20%; */
}


/* BOTON EMERGENCIA */

.containerBE {
    position: relative;
    overflow: hidden;
    width: 65%;
    padding-top: 30%;
    /*     margin-top: 9%; */
    margin-left: 33%;
    background-color: #949385;
    /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
    border-style: solid;
    border-width: 5px;
    border-color: #949385;
    border-radius: 25px;
}


/* LEED PAXIMASTER */

.containerPX {
    position: relative;
    overflow: hidden;
    width: 65%;
    padding-top: 60%;
    /*     margin-top: 9%; */
    margin-left: 33%;
    background-color: #949385;
    /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
    border-style: solid;
    border-width: 5px;
    border-color: #949385;
    border-radius: 25px;
}


/* EMERGENCIA */

.containerPX {
    position: relative;
    overflow: hidden;
    width: 60%;
    padding-top: 100%;
    /*     margin-top: 9%; */
    margin-left: 33%;
    background-color: #949385;
    /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
    border-style: solid;
    border-width: 5px;
    border-color: #949385;
    border-radius: 25px;
}


/* CEPH  */

.containerTP {
    position: relative;
    overflow: hidden;
    width: 70%;
    padding-top: 38%;
    /*     margin-top: 9%; */
    margin-left: 30%;
    background-color: #949385;
    /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
    border-style: solid;
    border-width: 5px;
    border-color: #949385;
    border-radius: 25px;
}


/* VIDEO ESCANEO TECNOLOGIA GREEN */

.containerTG {
    position: relative;
    overflow: hidden;
    width: 62%;
    padding-top: 60%;
    /*     margin-top: 9%; */
    margin-left: 34%;
    background-color: #949385;
    /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
    border-style: solid;
    border-width: 5px;
    border-color: #949385;
    border-radius: 25px;
}


/* VIDEO ESCANEO 3D */

.infoDivE {}

.containerE {
    position: relative;
    overflow: hidden;
    width: 62%;
    padding-top: 100%;
    margin-left: 20%;
    background-color: #949385;
    /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
    border-style: solid;
    border-width: 10px;
    border-color: #949385;
    border-radius: 25px;
}

.centerImageE {
    float: center;
    margin-right: 600px;
    margin-left: 100px;
    /*  margin-top: 10%; */
    /* margin-bottom: 20%; */
}


/* CARRUSEL PROMOS */

.containerP {
    position: relative;
    overflow: hidden;
    padding-top: 72%;
    /* 8:5 Aspect Ratio */
}


/* div div div {
    width: 1000px;
    transform: translate(0px, 0px);
} */


/* CONTENEDOR DE INFO */


/* element.style {
    position: absolute;
    display: inline-block;
    overflow: hidden;
    left: 0px;
    top: 0px;
    margin: 0px;
    padding: 0px;
    max-width: none;
    max-height: none;
    border: none;
    line-height: 1;
    background-color: transparent;
    backface-visibility: visible;
    font-size: 100px !important;
    height: 200px !important;
    color: rgb(164, 161, 161);
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    transform: translate(60px, 40px);
    font-family: "Vatech-Regular", cursive !important;
} */


/* IMAGENES VISTAS  */

.infoDivIMG {
    background-color: #949385;
    /*     padding: 8px; */
    line-height: 18px;
    border-radius: 16px 16px 16px 16px;
    border-style: solid;
    border-width: 1px;
    margin-left: 230px;
}

.IMG4 {
    background-color: #949385;
    border-style: solid;
    border-width: 13px;
    border-color: #949385;
    border-radius: 25px;
}

.centerImageIMG {
    float: center;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 0%;
    max-height: 450px;
    max-width: auto;
    border-style: solid;
    border-width: 4px;
    border-color: #949385;
    border-radius: 25px;
}