

#pieHome3 .image-wrap img {
    border-radius: 222px;
    width: 333px;
    height: 333px;
    box-shadow: 0 1px 2px rgba(0,0,0,.3);
    object-fit: cover;
}

#pieHome3 .module-image .image-title {
    margin: 0 0 .5em;
    font-size: 1.2em;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-weight: 600;
    letter-spacing: inherit;
    margin-top: 0%;
}

#pieHome3 .image-pro-caption {
    line-height: 20px;
    font-size: 14px;
    font-weight: 100;
    font-family: helvetica;
    padding: 1em;
}


.estiloBienvenida1 .module-image {
    background-color: #fff;
}

.estiloBienvenida1 .module-image .image-wrap {
    vertical-align: top;
    display: inline-block;
    width: auto;
    max-width: 100%;
}

.estiloBienvenida1 .module-image  .image-title {
    font-size: 2.5em;
    text-align: left;
    margin-left: 5%;
    padding-top: 5%;
    margin: 0 0 .5em;
}

.estiloBienvenida1 .image-caption {
    margin: 0% 5%;
    font-size: 1em;
    width: 39%;
}

.estiloBienvenida1 .module-image .image-wrap {
    vertical-align: top;
    display: inline-block;
    width: auto;
    max-width: 100%;
    margin:0;
}

.estiloBienvenida2 {
    margin-top: 4%;
    margin-bottom: 2%;
}

.estiloBienvenida2 .module_column_0 {
    background-image: url(/html/wp-content/uploads/2016/05/rayas4.png);
}



.estiloBienvenida3 .module_column .module-text h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 4em !important;     
    margin-bottom: 0px;
    text-transform: none;
    line-height: 1.4em;
    margin: 0 0 .4em;
    word-wrap: normal;
    padding: 0;
}

.estiloBienvenida3 .module_column .module-text {
    font-size: 1.1em;
    padding-right: 11%;
    padding-bottom: 4%;
    padding-left: 11%;
    box-sizing: border-box;    
    margin: 0;
    padding: 0;
}

.estiloBienvenida2 .wp-image-163 {
    width: 450px;
    height: 450px;        
    object-fit: cover;
}


@media screen and (max-width: 1200px) {
    .estiloBienvenida2 .wp-image-163 {
        width: 390px;
        height: 390px;
    }
    
}


@media screen and (max-width: 1000px) {
    #pieHome3 .image-wrap img {
        width: 200px;
        height: 200px;
    }
    
    
    .estiloBienvenida2 .wp-image-163 {
        width: 380px;
        height: 380px;
    }
    
}

@media screen and (max-width: 900px) {
    .estiloBienvenida3 .module_column .module-text h1 {
        font-size: 3em !important;
    }
    
    .estiloBienvenida2 .wp-image-163 {
        width: 350px;
        height: 350px;
    }
}

@media screen and (max-width: 760px) {
    .estiloBienvenida3 .module_column .module-text h1 {
        font-size: 2em !important;
    }
    
    
    .estiloBienvenida2 .wp-image-163 {
        width: 330px;
        height: 330px;
    }
}


@media screen and (max-width: 680px) {
    #pieHome3 .image-wrap img {
        width: 333px;
        height: 333px;
    }
    
    .estiloBienvenida2 #image-8-sub_row_1-0-1-0-0 {
        text-align: center;
        margin-top: 1em;
    }
}


