/*Header Gral*/

.head1 {
    max-width: 150%;
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 1) 24%, rgba(0, 0, 0, 1) 57%, rgba(0, 0, 0, 0.9528186274509804) 63%, rgba(0, 0, 0, 0.8799894957983193) 67%, rgba(0, 0, 0, 0.7231267507002801) 71%, rgba(0, 0, 0, 0.11248249299719892) 100%), url(../assets/images/5564696x464copia.jpg);
    background-repeat: no-repeat;
    background-position: right;
}


/*Titulos Header Gral*/

.titlehead1 {
    text-align: left;
    padding-left: 10%;
}

a {
    text-decoration: none;
    color: #1B9CCC;
}

a:hover {
    text-decoration: none;
    color: #1B9CCC;
    text-shadow: 2px 2px 8px #c0c0c080;
}