@charset "utf-8";
/* CSS Document */
/*clear float*/

.flechaSiguiente {
    background-image: url(../img/nav/flechaSiguienteRoja.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 34.5px;
    height: 34.5px;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    position: absolute;
    left: 1184px;
    top: 50%;
}

.flechaAtras {
    background-image: url(../img/nav/flechaAtrasRoja.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 34.5px;
    height: 34.5px;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    position: absolute;
    left: 42px;
    top: 50%;
}

.flechaSiguienteN {
    background-image: url(../img/nav/flechaSiguienteNaranja.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 66.28px;
    height: 70.85px;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    position: absolute;
    left: 1214px;
    top: 50%;
}

.flechaSiguienteB {
    background-image: url(../img/nav/flechaAtrasBlanca.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 28.53px;
    height: 47.84px;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    position: absolute;
    left: 1214px;
    top: 50%;
}

.ajuste {
    width: 100%;
    height: 1px;
    clear: both;
}
/*fondoSol*/

.fondoIntro {
    background-image: url(../img/S_G07_U04_L03_03_01/imgFondo.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 679px;
}
.imgMapa {
    background-image: url(../img/S_G07_U04_L04_03_02/imgMapa.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1059.38px;
    height: 403.64px;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 48%;
}

.content {
    position: absolute;
    width: 1122px;
    height: 590.86px;
    border: 3px dashed #DB9600;
    border-radius: 5px;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}


.popup1 {
    background-image: url(../img/S_G07_U04_L04_03_02/popup1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1046px;
    height: 520px;
}

.popup1 > .btnCerrarP {
    background-image: url(../img/S_G07_U04_L04_03_02/btnCerraP.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 66.98px;
    height: 66.98px;
    position: absolute;
    left: 1000px;
    top: -15px;
}

.popup2 {
    background-image: url(../img/S_G07_U04_L04_03_02/popup2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1046px;
    height: 520px;
}

.popup2 > .btnCerrarP {
    background-image: url(../img/S_G07_U04_L04_03_02/btnCerraP.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 66.98px;
    height: 66.98px;
    position: absolute;
    left: 1000px;
    top: -15px;
}

.popup3 {
    background-image: url(../img/S_G07_U04_L04_03_02/popup3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1046px;
    height: 520px;
}

.popup3 > .btnCerrarP {
    background-image: url(../img/S_G07_U04_L04_03_02/btnCerraP.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 66.98px;
    height: 66.98px;
    position: absolute;
    left: 1000px;
    top: -15px;
}

.circuloHome {
    cursor: pointer;
    position: absolute;
    width: 68px;
    height: 68px;
    border: 1px solid black;
    left: 522px;
    top: 49px;
    border-radius: 50%;
}

.btnMapa {
    left: 174px;
    top: 363px;
    cursor: pointer;
    width: 426px;
    height: 40px;
   
    position: absolute;
}

.popCC {
    margin: 0px;
    margin-left: 0%;
    margin-top: 0%;
}
.sugerencia{
        color: #C2C3C8;
}
