﻿#Imagenes {
    display: table;
    width: 100%;
    border-top: solid 40px white;
    /*height: calc(100vh - 20vh);*/
}

.masInfo {
    padding: 30px 27px 10px 27px;
}

    .masInfo p {
        text-align: justify;
    }

    .masInfo .recuadro {
        /*padding: 20px;*/
        background-color: gainsboro;
        border: solid white;
        width: 100%;
        transition: all 0.5s;
    }

.masInfo2 {
    text-align: center;
    padding: 25px 25px;
    width: 100%;
}

    .masInfo2 .separador1 {
        /*background-color: aliceblue;*/
        border: solid 5px white;
        /*border-style: solid;
        border-color: white;
        border-width: 5px 0;*/
        background-color: rgba(38, 128, 235, 0.22);
        padding: 0 10px;
    }

    .masInfo2 h1 {
        padding: 20px 0;
        width: 100%;
    }


.letra_01 {
    font-weight: bold;
    font-size: 18px;
    color: gray;
    font-style: italic;
}

.letra_02 {
    font-weight: bold;
}


.logocrc {
    display: none;
}


.btnCerrarImg {
    /*background-color: rgba(0,0,0,0.5);*/
    background-color: rgba(255, 0, 0,0.7);
    cursor: pointer;
    position: absolute;
    color: #fff;
    top: 20px;
    left: calc(100% - 46px );
    text-align: center;
    font-size: 20px;
    /*font-weight: bold;*/
    padding-top: 6px;
    /*font-family: 'Californian FB';*/
    /*font-weight: 500;*/
    border-radius: 100%;
    width: 35px;
    height: 35px;
    /*z-index: 100;*/
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

    .btnCerrarImg:hover {
        background-color: cornflowerblue;
        color:black;
        transition: all 200ms ease-in-out;
    }


.btnSigImg {
    background-color: rgba(255, 0, 0,0.5);
    cursor: pointer;
    position: absolute;
    color: #fff;
    top: 30%;
    left: calc(90%);
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding-top: 6px;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

    .btnSigImg:hover {
        background-color: white;
        color: black;
        transition: all 200ms ease-in-out;
    }


.btnAntImg {
    background-color: rgba(255, 0, 0,0.5);
    cursor: pointer;
    position: absolute;
    color: #fff;
    top: 30%;
    right: calc(90%);
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding-top: 6px;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

    .btnAntImg:hover {
        background-color: white;
        color: black;
        transition: all 200ms ease-in-out;
    }


.cuadroImg {
    border: solid 10px #fff;
    background-color: #fff;
    overflow: hidden;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3),0 0 40px white inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px white inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px white inset;

    /*-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3),0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;*/
}

.cuadroImg2 {
    /*border: solid 10px #fff;*/
    background-color: #fff;
    overflow: hidden;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3),0 0 40px white inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px white inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px white inset;
}

.cuadroImg3 {
    border: solid 10px #fff;
    background-color: #fff;
    overflow: hidden;
}

/*----------------------------------------------------------------------------------------------*/
/*---------------------------------------SCROLL-------------------------------------------------*/
/*----------------------------------------------------------------------------------------------*/
::-webkit-scrollbar {
    width: 10px; /*ancho del scroll*/
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}


/*---------------------------------------------------------------------*/
/*=== RESPONSIVE === */
/*---------------------------------------------------------------------*/
@media screen and (min-width: 950px) {
    .logocrc {
        display: table;
    }

    /*.btnCerrarImg {
        background-color: rgba(255, 0, 0,0.7);
        cursor: pointer;
        position: absolute;
        color: #fff;
        top: 0%;
        left: calc(100% - 96px );
        text-align: center;
        font-size: 40px;
        padding-top: 9px;
        border-radius: 100%;
        width: 65px;
        height: 65px;
    }*/

    .btnSigImg {
        background-color: rgba(255, 0, 0,0.5);
        cursor: pointer;
        position: absolute;
        color: #fff;
        top: 27%;
        left: calc(90%);
        text-align: center;
        font-size: 40px;
        font-weight: bold;
        padding-top: 9px;
        border-radius: 100%;
        width: 65px;
        height: 65px;
    }

    .btnAntImg {
        background-color: rgba(255, 0, 0,0.5);
        cursor: pointer;
        position: absolute;
        color: #fff;
        top: 27%;
        right: calc(90%);
        text-align: center;
        font-size: 40px;
        font-weight: bold;
        padding-top: 9px;
        border-radius: 100%;
        width: 65px;
        height: 65px;
    }

}
