
/*! Place your custom styles here */

h1{
    font-weight: 500;
}

nav{
    opacity: .9;
}

.bg--dark .menu-horizontal > li:not(:hover) > a, .bg--dark .menu-horizontal > li:not(:hover) > span, .bg--dark .menu-horizontal > li:not(:hover) > .modal-instance > .modal-trigger {
    opacity: 1;
}

@media (min-width: 991px){
nav.bar--absolute {
    position: fixed;
    top: 0;
}}



/****** Secttion 1 LANDING *******/
.main-s1 h1{
    font-size: 4em;
    font-weight: 500;
    text-shadow: 1px 1px 100px black, 0 0 11em black, 0 0 0.9em black;
}

.main-s1 h3{
    font-size: 2em;
    font-weight: 500;
    text-shadow: 1px 1px 100px black, 0 0 11em black, 0 0 0.9em black;
}


/****** Secttion 4 LANDING *******/
section.main-s4{
    padding-bottom: 50px!important;
}

/****** Secttion 1 ACTIVIDADES *******/

.activities-s1 li{
    padding: 0;
    border-right: none!important;
}
.activities-s1 .tabs{
    border: none;
}
.activities-s1 h4{
    text-shadow: 1px 1px 100px black, 0 0 11em black, 0 0 0.9em black;
    font-weight: 600;
    font-size: 1.2em;
    
}
.activities-s1 .feature-7{
    height: 7em;
    padding: 1em;
    width: 170px;
}
@media (min-width: 991px){
.activities-s1 .tabs-content{
    padding: 0 200px;
    }}

/****** Secttion 1 NOTICIAS *******/

