.interlineado{
    line-height: normal!important;
}
.bgaquamarine{
    background-color: aquamarine!important;
}
.inicio{
    height: 360px;
}
.noticias{
    height: 299px;
}
.final{
    width: 370px;
    height: 270px;
}
.min{
    text-transform: none!important;
}
@media screen and (max-width: 1024px){
    .contacto{
        margin-left: 25%!important;
    }
}
@media screen and (min-width: 1024px){
    .contacto2{
        margin-left: 59%;
    }
    .trabajos{
        height: 464px!important;
    }
}
.pequeno{
    padding-bottom: 30px!important;
}

.rellenoa100{
    padding-top: 100px!important;
}

.margena100{
    margin-top: 100px!important;
}

.espaciop{
    line-height: initial!important;
}

.fotos{
    height: 323px;
}

@media screen and (min-width: 768px){
    .textof{
        height: 305px;
    }
}
.blanco{
    color: white!important;
}
.fotosl2{
    padding-top: 50px!important;
    padding-bottom: 50px!important;
}
.margena10{
    margin-top: 10px!important;
}
.thumb {
    margin-bottom: 30px;
}
.page-top {
    margin-top: 85px;
}
#demo {
    height: 100%;
    position: relative;
    overflow: hidden;
}
.transition {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
