/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");



.page_not_found h2 {
    margin: 118px 0 20px;
    font-size: 32px;
}

header:not(.with_hover_bg_color) nav.main_menu>ul>li:hover>a {
    opacity: 1;
}

.q_icon_with_title.very_large .icon_holder img {
    width: auto;
}

@media only screen and (min-width: 1001px) {
    .qode_clients .qode_client_holder_inner:after {
        border-bottom: 1px solid transparent;
    }
}

.q_icon_with_title.tiny .icon_text_holder {
    padding: 0 0 0px 21px;
}

.q_elements_item.qode-eh-with-shadow {
    box-shadow: 1px 2px 24px 0px rgba(74, 64, 54, 0.1);
}

.q_icon_with_title .icon_text_inner {
    padding-top: 4px;
    padding-bottom: 4px;
}

.qode_clients .qode_client_holder_inner:before {
    border-right-color: rgba(234, 234, 234, 0.5);
}

@media only screen and (max-width: 1000px) {
    .qode_clients.four_columns .qode_client_holder {
        width: 50%;
    }
    .qode_clients.four_columns .qode_client_holder:nth-child(3n) .qode_client_holder_inner:before {
        border-right: 1px solid rgba(234, 234, 234, 0.5);
    }
    .qode_clients.four_columns .qode_client_holder:nth-child(2n) .qode_client_holder_inner:before {
        border-right: none;
    }
}

@media only screen and (max-width: 600px) {
    .qode_clients .qode_client_holder_inner:before, .qode_clients .qode_client_holder_inner:after {
        border: none!important;
    }
}

.header_bottom {
    box-shadow: 1px 2px 24px 0px rgba(74, 64, 54, 0.1);
}

/* Textos */

.text-light h2, .text-light {
    color: #fff;
}

/* Header button */

#i_login {
    width: fit-content;
}

#i_login:hover i {
    color: #fff !important;
}

/* Bloques home */

.block2 h2 {
    font-size: 30px;
}

/* Nosotros */

.centerimg .full_section_inner, .centertxt.vc_col-has-fill {
    min-height: 633px;
    display: flex;
    align-items: center;
}

/* #aboutsect  */.vc_custom_1633434821743 {
    background: url(/wp-content/uploads/2021/10/nosotros_bg.png) bottom center no-repeat #f6f5f2 !important;
    background-size: 100% !important;
    /* margin-left: -189px; */
    padding: 65px 112px !important;
}

@media only screen and (max-width: 768px) {
    .centertxt.aboutbg1 {
        width: 100% !important;
    }
}

@media only screen and (max-width: 600px) {
    /* #aboutsect  */.vc_custom_1633434821743 {
        margin-left: 0 !important;
        padding-top: 25px !important;
        padding-right: 30px !important;
        padding-bottom: 25px !important;
        padding-left: 30px !important;
    }
    .vc_custom_1633091314660 img.alignleft {
        float: none;
        display: block;
        margin: 0 0 25px 0;
    }

    /* .vc_custom_1633348762028 {
        margin-left: 0 !important;
        padding: 25px 30px !important;
    } */
}

/* Dirección */

.q_icon_with_title .icon_title_holder {
    display: flex;
    align-items: end;
}

/* Formulario */

.formleft, .formright {
    padding: 0 15px !important;
}

.formleft .wpcf7-form-control-wrap input, .formright .wpcf7-form-control-wrap textarea {
    margin: 15px 0 !important;
    box-shadow: 0px 2px 10px rgb(0, 41, 84, 0.15);
}

.wpcf7-form-control-wrap textarea {
    max-height: 243px;
    height: 18em;
}

input.wpcf7-form-control.wpcf7-date, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-quiz, input.wpcf7-form-control.wpcf7-text, select.wpcf7-form-control.wpcf7-select, textarea.wpcf7-form-control.wpcf7-textarea {
    font-size: 14px;
    color: #9A9A9A;
    line-height: 16px;
}

.wpcf7-acceptance .wpcf7-list-item-label {
    font-size: 13px;
    color: #444444;
    letter-spacing: 0;
    line-height: 15px;
}

.i_send {
    margin: 0 15px !important;
}

input.wpcf7-form-control.wpcf7-submit.i_send {
    width: 200px;
    text-align: center;
}

.footer_bottom_column .footer_bottom {
    padding-left: 120px;
    padding-right: 120px;
}

.footer_bottom .textwidget p {
    font-size: 14px;
    line-height: 16px;
}

.column2 .footer_bottom .textwidget a:first-child {
    margin-right: 48px;
}

nav.main_menu>ul>li.active>a {
    color: #004A30;
}

nav.main_menu>ul>li.active>a:hover {
    color: #E24E1B;
}

/* Noticias  */

.title_outer {
    margin-bottom: 50px;
}

.blog_holder article {
    margin-bottom: 0 !important;
}

.blog_holder article .post_text .post_text_inner {
    margin-bottom: 39px !important;
}

.title_holder .container {
    /* background: url(/wp-content/uploads/2021/10/alegre-slider.jpg) center top 100% no-repeat; */
}

.lasposthome .latest_post_title a, .lasposthome .excerpt {
    color: #FFFFFF;
}

.latest_post_image {
    width: 411px;
    height: 217px;
}

.latest_post_holder.image_in_box .latest_post_text {
    padding: 0 0 0 444px;
}

.textnewsbox {
    min-height: 217px;
}

.lasposthome .latest_post_title {
    margin: 0px 0 17px !important;
}

.newslinkk {
    text-align: right;
}

.newslinkk a, .lasposthome .latest_post_title a {
    color: #f06543;
    cursor: pointer;
    padding: 10px;
}

.newslinkk a:hover, .lasposthome .latest_post_title a:hover {
    color: #ffffff;
}






@media only screen and (max-width: 768px) {

    nav.mobile_menu ul li.active > a {
        color: #004A30;
    }
    nav.mobile_menu ul li.active > a:hover {
        color: #f06543;
    }
    
    
    .vc_custom_1633089284738 .wpb_column.vc_column_container.vc_col-sm-3 {
        width: 50% !important;
    }
    
    .activosect img.alignleft {
        float: none;
        display: block;
        margin-bottom: 25px;
    }
    .newssect h2 {
        margin-bottom: 25px !important;
    }
    .lasposthome {
        width: 100% !important;
    }
    .latest_post_image,
    .latest_post_text {
        display: block;
        width: 100%;
        height: auto;
    }
    .latest_post_holder.image_in_box .latest_post_text{
        padding: 0;
    }

    .newslink {
        max-width: 600px;
        position: initial;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 600px) {

    .vc_custom_1633089284738 .wpb_column.vc_column_container.vc_col-sm-3 {
        width: 100% !important;
    }

    .latest_post_image {
        margin-bottom: 25px !important;
    }
    .newslink {
        max-width: 300px;
    }
}








/* .blog_holder.blog_large_image .post_excerpt,  */

.blog_holder.blog_large_image .post_info, .blog_holder.blog_large_image .post_more {
    display: none;
}

article .post_content_holder h2.entry_title {
    margin-bottom: 25px;
}

.wpml-ls-legacy-dropdown .wpml-ls-item {
    width: fit-content;
}

.widget_icl_lang_sel_widget, .header_bottom_widget.widget_custom_html {
    display: inline-block;
}

.wpml-ls-legacy-dropdown {
    width: 75px;
}

.header_bottom_widget.widget_icl_lang_sel_widget * {
    border: none !important;
}

.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a {
    background-color: transparent !important;
    color: #f06543;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    border: none !important;
    font-family: 'FontAwesome' !important;
    content: '\f107';
    top: 22%;
    color: #004A30;
}


.ytp-chrome-top {
    display: none !important;
}