/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/
.full .container {
    padding: 0 !important;
}
#top .columa-imagen {
    width: 36.4% !important;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
}
#top .columna-texto {
    width: 63.6% !important;
}
.columna-texto p {
    line-height: 27px;
    font-family: 'montserrat-regular';
}
.columna-texto2 p {
    line-height: 1.5em;
    font-family: 'montserrat-regular';
}
.columna-texto2 p strong, .columna-texto2 h3 {
    font-family: 'montserrat-bold';
    color: #1b3f94;
}
@media only screen and (max-width: 1440px) {
    #top .columna-texto {
        padding: 6% 4% 6% 4%;
    }
    .columna-texto p {
        font-size: 18px;
    }
    .columna-texto2 img.wp-image-35 {
        width: 120px;
    }
    .columna-texto2 p {
        font-size: 18px;
    }
}

@media only screen and (max-width:1366px) {
    #top .columna-texto {
        padding: 3% 4% 3% 4%;
    }
    .columna-texto p {
        font-size: 16px;
    }
    .columna-texto2 img.wp-image-35 {
        width: 100px;
    }
    .columna-texto2 p {
        font-size: 16px;
    }
}
@media only screen and (max-width:1280px) {
    #top .columna-texto {
        padding: 3% 4% 3% 4%;
    }
    .columna-texto p {
        font-size: 18px;
    }
    .columna-texto2 img.wp-image-35 {
        width: 120px;
    }
    .columna-texto2 p {
        font-size: 18px;
    }
}
@media only screen and (max-width: 1024px) and (max-height: 600px) {
    .columna-texto p {
        font-size: 15px;
    }
    .columna-texto2 img.wp-image-35 {
        width: 90px;
    }
    .columna-texto2 p {
        font-size: 14px;
    }
}

@media only screen and (max-width: 767px) {
    .full .container {
        padding: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
    }
    #top .columa-imagen {
        width: 100% !important;
        margin-bottom: 0 !important;
    }
    #top .columna-texto {
        width: 100% !important;
    }
    .columna-texto p {
        line-height: 15px;
    }
    .columna-texto2 {
        margin-bottom: 0px !important;
    }
    .columna-texto2 .avia-image-container {
        margin: 0;
    }
}
@media only screen and (max-width: 414px) {
    .full .container {
        padding: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
    }
    #top .columa-imagen {
        width: 100% !important;
        margin-bottom: 0 !important;
    }
    #top .columa-imagen img.wp-image-17 {
        height: 197px;
        object-fit: cover;
    }
    #top .columna-texto {
        width: 100% !important;
    }
    .columna-texto p {
        font-size: 14px;
    }
    .columna-texto2 p {
        font-size: 13px;
    }
    .columna-texto2 img.wp-image-35 {
        width: 90px;
    }
}
@media only screen and (max-width: 375px) {
    #top .columa-imagen img.wp-image-17 {
        height: 197px;
        object-fit: cover;
    }
    .columna-texto p {
        font-size: 14px;
    }
    .columna-texto2 p {
        font-size: 13px;
    }
    .columna-texto2 img.wp-image-35 {
        width: 90px;
    }
}
@media only screen and (max-width: 375px) and (max-height: 667px) {
    #top .columa-imagen img.wp-image-17 {
        height: 197px;
        object-fit: cover;
    }
    .columna-texto p {
        font-size: 12px;
    }
    .columna-texto2 p {
        font-size: 11px;
    }
    .columna-texto2 img.wp-image-35 {
        width: 80px;
    }
}

@media only screen and (max-width: 360px) {
    #top .columa-imagen img.wp-image-17 {
        height: 166px;
        object-fit: cover;
    }
    .columna-texto p {
        font-size: 12px;
    }
    .columna-texto2 p {
        font-size: 11px;
    }
    .columna-texto2 img.wp-image-35 {
        width: 80px;
    }
}
@media only screen and (max-width: 280px) and (max-height: 653px) {
    #top .columa-imagen img.wp-image-17 {
        height: 139px;
        object-fit: cover;
    }
}