.verde-trevol {
    background: rgba(122, 134, 52, 0.1);
}

.azulado {
    background: rgba(42, 64, 103, 0.1);
}

.rojo {
    background: rgba(199, 51, 67, 0.1);
}

.azul-oscuro {
    background: rgba(0, 0, 204, 0.1);
}

.verde-oscuro {
    background: rgba(74, 132, 76, 0.1);
}

.rojo-oscuro {
    background: rgba(174, 27, 31, 0.1);
}

.azul-claro {
    background: rgba(153, 204, 255, 0.1);
}

.amarillo {
    background: rgba(225, 173, 62, 0.1);
}

.naranja {
    background: rgba(208, 104, 42, 0.1);
}

.contenedor-premios {
    position: relative;
    margin-bottom: 3%;
    padding: 20px;
}

.contenedor-premios-award {
    position: relative;
}

.contenedor-descripcion {

    overflow: hidden;
    margin-top: 8%;
    margin-bottom: 8%;
    text-align: justify;
}

.grande {
    height: 50px;

}

.contenedor-titulo {
    position: relative;
    top: 3%;
}

.contenedor-parrafos-premios {
    display: flex;
    flex-flow: column nowrap;
}

.rotar {
    transform: rotate(180deg);
}

.premio-imagen {
    height: 10vw !important;
    width: 10vw !important;
}

.showmoreinfo2 {

    cursor: pointer;
    position: absolute;
    font-size: 30px;
    margin-top: 3%;
    bottom: 0%;
    left: 50%;
}

/* Hover 1 */

.boton-linea-ext a,
.boton-linea-ext2 a {
    text-decoration: none;
    color: #333;
}

.boton-linea-ext2 {
    padding: 4px 28px;
    border: none;
    background: transparent;
    color: #333;
    width: auto;
    float: left;
    position: relative;
    line-height: 45px;
    cursor: pointer;
    margin: 1em 2em 1em 2em;
}

.boton-linea-ext .linea1,
.boton-linea-ext .linea2,
.boton-linea-ext2 .linea1_1,
.boton-linea-ext2 .linea2_2,
.boton-white-ext .linea1,
.boton-white-ext .linea2,
.boton-white-ext2 .linea1_1,
.boton-white-ext2 .linea2_2 {
    top: 0;
    right: 0;
}

.boton-linea-ext .linea3,
.boton-linea-ext .linea4,
.boton-linea-ext2 .linea3_2,
.boton-linea-ext2 .linea4_2,
.boton-white-ext .linea3,
.boton-white-ext .linea4,
.boton-white-ext2 .linea3_2,
.boton-white-ext2 .linea4_2 {
    bottom: 0;
    left: 0;
}

.boton-linea-ext .linea1,
.boton-linea-ext .linea3,
.boton-linea-ext2 .linea1_2,
.boton-linea-ext2 .linea3_2,
.boton-white-ext .linea1,
.boton-white-ext .linea3,
.boton-white-ext2 .linea1_2,
.boton-white-ext2 .linea3_2 {
    height: 3px;
    width: 18px;
}

.boton-linea-ext .linea2,
.boton-linea-ext .linea4,
.boton-linea-ext2 .linea2_2,
.boton-linea-ext2 .linea4_2,
.boton-white-ext .linea2,
.boton-white-ext .linea4,
.boton-white-ext2 .linea2_2,
.boton-white-ext2 .linea4_2 {
    height: 18px;
    width: 3px;
}

.boton-linea-ext span,
.boton-linea-ext2 span {
    position: absolute;
    background-color: #333;
    display: block;
    transition: all 300ms;
}

.boton-linea-ext:hover,
.boton-linea-ext:active,
.boton-linea-ext2:hover,
.boton-linea-ext2:active {
    background-color: transparent;
    color: rgb(34, 34, 34);
}

.boton-linea-ext2:hover a,
.boton-white-ext2:hover a {
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(left, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 56%, rgb(34, 34, 34) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgb(0, 0, 0)), color-stop(56%, rgb(0, 0, 0)), color-stop(100%, rgba(34, 34, 34)));
    background: -webkit-linear-gradient(left, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 56%, rgb(34, 34, 34) 100%);
    background: -o-linear-gradient(left, rgb(0, 0, 0) 0%, rgb(0, 0, 0)) 56%, rgb(34, 34, 34) 100%);
    background: -ms-linear-gradient(left, rgb(0, 0, 0) 0%, rgba(0, 0, 0) 56%, rgba(0, 0, 0) 100%);
    background: linear-gradient(to right, rgb(0, 0, 0) 0%, rgba(0, 0, 0) 56%, rgba(0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6bb75', endColorstr='#bd2abb', GradientType=1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.boton-linea-ext2 .linea1_2,
.boton-linea-ext2 .linea2_2,
.boton-white-ext2 .linea1_2,
.boton-white-ext2 .linea2_2 {
    top: 0;
    right: 0;
}

.boton-linea-ext2:hover .linea1_2,
.boton-linea-ext2:hover .linea3_2,
.boton-linea-ext2:active .linea1_2,
.boton-linea-ext2:active .linea3_2,
.boton-white-ext2:hover .linea1_2,
.boton-white-ext2:hover .linea3_2,
.boton-white-ext2:active .linea1_2,
.boton-white-ext2:active .linea3_2 {
    width: 100%;
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(left, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 56%, rgb(34, 34, 34) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgb(0, 0, 0)), color-stop(56%, rgb(0, 0, 0)), color-stop(100%, rgb(34, 34, 34)));
    background: -webkit-linear-gradient(left, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 56%, rgb(34, 34, 34) 100%);
    background: -o-linear-gradient(left, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 56%, rgb(34, 34, 34) 100%);
    background: -ms-linear-gradient(left, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 56%, rgb(34, 34, 34) 100%);
    background: linear-gradient(to right, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 56%, rgb(34, 34, 34) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6bb75', endColorstr='#bd2abb', GradientType=1);
}

.boton-linea-ext2:hover .linea2_2,
.boton-linea-ext2:active .linea2_2,
.boton-white-ext2:hover .linea2_2,
.boton-white-ext2:active .linea2_2 {
    height: 100%;
    background: #222222;
}

.boton-linea-ext2:hover .linea4_2,
.boton-linea-ext2:active .linea4_2,
.boton-white-ext2:hover .linea4_2,
.boton-white-ext2:active .linea4_2 {
    height: 100%;
    background: #000000;
}

.masinfo p {
    text-align: center;
    padding-top: 2%;
}

.boton-moreinfo {
    margin-top: 5%;
}

@media (max-width: 991px) {
    .contenedor-descripcion {
        margin-top: 10%;
    }

    .boton-linea-ext2 {
        line-height: 1;
        margin: 1em 1em 1em 0em;
    }
}

@media (max-width: 767px) {
    .contenedor-descripcion {
        margin-top: 20%;
    }

    .boton-linea-ext2 {
        padding: 3px 10px;
    }
}
