/* ================================== */ 
/* ======= HEADER PRINCIPAL ========= */
/* ================================== */ 
.col-sm-9.sidebar-top1 {
    padding-top: 50px;
}
#contenedor-top-1 {
    float: right;
    width: 100%;
    text-align: right;
    font-size: 16px;
    font-weight: 300;
    padding-right: 27px;
}
#contenedor-top-1 span.phone-top {
    padding-left: 20px;
    display: block;
}
.top-1 {
    display: inline-block;
    margin-left: 15px;
}
.wk-slideshow .slides>li>a {
        margin: 0 auto;
    display: flex;
    align-items: center;
    box-sizing: content-box;
    height: 100%;
}

/* ================================== */ 
/* ===== CONTENIDO PRINCIPAL ======== */
/* ================================== */ 
a:hover, a:focus, a {
    color: #333;
    text-decoration: none;
}
#proyectos .col-xs-12.col-sm-4 {
    min-height: 335px;
}
#proyectos h2, #proyectos h2 a {
    text-align: center;
    font-size: 21px;
    font-weight: 500;
}
#proyectos h2 {
    margin: 0 0 5px 0;
    line-height: 25px;
}
div#proyectos h4 {
    text-align: center;
    margin-top: 0;
}
.text-proyect h2 {
    text-transform: uppercase;
}
.form {
    width: 50%;
    margin: 0 auto;
    padding: 50px 0 20px;
    display: block;
    overflow: hidden;
}
.content-input {
    padding: 4px 0;
}
.content-input input, .content-input textarea, .content-input select {
    width: 100%;
    padding: 8px 10px;
    border: 1px solid #e30613;
}
.content-input textarea {
    height: 85px;
}
.content-input.btn {
    padding-top: 24px;
    text-align: left;
}
.content-input.btn input {
    width: auto;
    padding: 8px 50px;
    background-color: #e30613;
    color: #fff;
    text-transform: uppercase;
    margin-top: -3px;
}
.content-input.btn input:hover {
    background-color: #333;
    border: 1px solid #333;
}
body.parent-pageid-51 div#main-content {
    padding: 50px 15px;
}
#proyectos img {
    width: 100%;
    height: 200px;
}
.overlay-default {
    background-image: url(http://lutw.org/wp-content/themes/Dreamy/images/medium_zoom.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.wk-slideshow .slides>li a:hover .overlay-default {
    opacity: 1 !important;
}
/* ================================== */ 
/* ======= FOOTER PRINCIPAL ========= */
/* ================================== */ 
#footer h2 {
    text-align: center;
    font-weight: 500;
    font-size: 24px;
}
#footer ul {
    padding: 0;
}
#footer ul li {
    list-style: none;
}
#footer .footer-1 li {
    background-repeat: no-repeat;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 8px;
    padding: 6px 0 6px 38px;
    list-style: none;
}
#footer li.adress {
    background-image: url(/wp-content/themes/interactivos/img/direccion.png);
}
#footer li.phone {
    background-image: url(/wp-content/themes/interactivos/img/telefono.png);
}
#footer li.email {
    background-image: url(/wp-content/themes/interactivos/img/email.png);
}
aside.footer-2 {
    text-align: center;
}
aside.footer-2 .textwidget {
    padding-top: 20px;
}
ul#menu-menu-principal-1 {
    width: 30%;
    margin: 0 auto;
}
#footer ul.menu li {
    list-style-type: square;
}
#footer ul.menu li a {
    font-size: 16px;
    color: #333;
}