/*
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");

/******** DEMO STYLES ********/
.q_counter_holder p.counter_text {
    margin: 1px 0 0;
    letter-spacing: 0px;
}
.q_team .q_team_text {
    padding: 24px 16px;
}
.q_team .q_team_title_holder .q_team_name {
    margin-bottom: 1px;
}
.q_team .q_team_title_holder {
    margin: 0 0 12px;
}
.q_social_icon_holder.normal_social {
    margin: 0 9px;
}
.q_team .q_team_social_holder .q_social_icon_holder i.simple_social, .q_team .q_team_social_holder .q_social_icon_holder span.simple_social {
    font-size: 16px;
}
.footer_top .widget_meta>ul>li, .footer_top .widget_nav_menu ul li, .footer_top .widget_pages ul li, .footer_top .widget_recent_comments>ul>li, .footer_top .widget_recent_entries>ul>li {
    padding: 0 0 0px;
}
.footer_bottom {
    height: 30px;
}
.header_bottom_right_widget_holder {
    padding: 0 0px;
}
.qode-cf-newsletter-outer {
    display: flex;
}
.qode-cf-newsletter-outer .qode-cf-newsletter-mail{
    width: 100%;
}
.qode-cf-newsletter-outer input.wpcf7-form-control.wpcf7-submit, .qode-cf-newsletter-outer input.wpcf7-form-control.wpcf7-submit:not([disabled]), .qode-cf-newsletter-outer .qode-cf-newsletter-outer .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled]){
    font-family: FontAwesome;
}
div.wpcf7 .qode-cf-newsletter-outer .ajax-loader{
    display: none;
}
h6.icon_title {
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: none;
}
.q_icon_with_title .icon_text_inner {
    padding: 0 0 7px;
}
.q_icon_with_title.tiny .icon_text_holder {
    padding: 0 0 0 35px;
}
.testimonials_c_holder .testimonial_content_inner {
    background: transparent;
    padding: 15px 45px;
}
@media only screen and (max-width: 768px){
    .testimonials_c_holder .testimonial_content_inner {
        background: transparent;
        padding: 15px 0px;
    }
}
table.tt_timetable th, .tt_timetable th, .tt_timetable td.tt_hours_column{
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}
table.tt_timetable .event .event_header, table.tt_timetable .event a{
    color: #fff !important;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}
table.tt_timetable .event .event_header:not(:only-child){
    margin: 0 0 2px;
}
table.tt_timetable .event a.event_header:hover, table.tt_timetable .event a:hover{
    color: #d7ea00 !important;
}
table.tt_timetable .event .after_hour_text, table.tt_timetable .event .before_hour_text{
    font-size: 15px !important;
    color: #fff !important;
}
table.tt_timetable .event_container{
    padding: 35px 10px;
}
table.tt_timetable tbody tr:nth-child(odd) td{
    border-color: #2b2b2b !important;
}
table.tt_timetable tbody tr:nth-child(odd) td:last-child{
    border-right: none !important;
}
table.tt_timetable tbody tr:nth-child(even) td{
    border-color: transparent !important;
}
table.tt_timetable tbody tr, table.tt_timetable, table.tt_timetable thead tr{
    border: none;
}
table.tt_timetable th{
    border: none !important;
}
table.tt_timetable thead tr th:first-child:before{
    content: 'Time';
}
.qode-cf-newsletter-outer input.wpcf7-form-control.wpcf7-submit, .qode-cf-newsletter-outer input.wpcf7-form-control.wpcf7-submit:not([disabled]), .qode-cf-newsletter-outer .qode-cf-newsletter-outer .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled]){
    border-left: none;
}
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text{
    border-right: none;
}
nav.main_menu > ul > li:last-child > a {
    padding-right: 0;
    padding-left: 20px;
}
@media only screen and (max-width: 1280px){
    nav.main_menu > ul > li > a{
        padding: 0 20px;
    }
}
@media only screen and (max-width: 1024px){
    nav.main_menu > ul > li > a{
        padding: 0 13px;
    }
}
.testimonials_c_holder .flex-control-nav li{
    width: 7px;
    height: 7px;
    margin: 0 18px;
}
.testimonials_c_holder .flex-control-nav li a{
    transition: all 0.3s ease;
    background-color: #fff;
}
.testimonials_c_holder .flex-control-nav li a.flex-active, .testimonials_c_holder .flex-control-nav li a:hover{
    transform: scale(1.571);
    background-color: #fff;
}
.testimonials_c_holder .testimonial_content_inner .testimonial_author {
    margin-top: 28px;
}
.testimonials_c_holder .flex-control-nav {
    margin-top: 39px;
}
.tt_navigation_wrapper{
    display: none;
}
table.tt_timetable{
    border: 1px solid #2b2b2b;
}
table.tt_timetable tbody tr:nth-child(even) td{
    border-color: #2b2b2b !important;
}
.qbutton .qode_button_icon_element, .qbutton i{
    font-size: 16px;
    margin-left: 15px;
}
.call_to_action .column2.button_wrapper .qbutton:after{
    content: "\f061";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    margin-left: 15px;
}
@media only screen and (max-width: 1000px){
    table.tt_timetable .event .event_header, table.tt_timetable thead th, table.tt_timetable .event .event_header, table.tt_timetable .event a{
        font-size: 11px;
    }
    table.tt_timetable .event .after_hour_text, table.tt_timetable .event .before_hour_text{
        font-size: 10px !important;
    }
}
.tt_responsive .tt_timetable.small .tt_items_list a, .tt_responsive .tt_timetable.small .tt_items_list span, .tt_responsive .tt_timetable.small .tt_items_list div.value, .tt_responsive .tt_timetable.small .box_header{
    color: #fff !important;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}
@media only screen and (max-width: 768px){
    .call_to_action .column2.button_wrapper .qbutton{
        position: relative;
        transform: none;
        margin: 15px 0 0;
    }
    .call_to_action .two_columns_75_25>.column1, .call_to_action .two_columns_75_25>.column2{
        display: block;
        width: 100%;
        float: none;
        text-align: center;
    }
}
@media only screen and (min-width: 481px) and (max-width: 768px){
    .qode-footer-text{
        max-width: 65%;
    }
}
.qode-btn.qode-btn-icon.qode-btn-simple{
    overflow: visible;
}
.qode-btn.qode-btn-icon.qode-btn-simple:before{
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    bottom: -4px;
    height: 1px;
    background-color: currentColor;
}
.qode-btn.qode-btn-icon.qode-btn-simple .qode-button-v2-icon-holder{
    padding-left: 15px;
    margin-top: -1px;
}
.qode-btn.qode-btn-icon .qode-button-v2-icon-holder .qode-button-v2-icon-holder-inner{
    font-size: 13px;
}
@media only screen and (max-width: 1000px){
    rs-fullwidth-wrap {
        margin: -100px 0 0;
    }
}
@media only screen and (min-width: 681px) and (max-width: 768px){
    .qode-row-responsive{
        padding: 42px 0 74px 0 !important;
    }
}
@media only screen and (min-width: 681px) and (max-width: 768px){
    .qode-row-background{
        padding: 77px 0 0px 0 !important;
    }
}
@media only screen and (max-width: 480px){
    footer .container_inner{
        padding: 0;
        width: 300px;
    }
}
@media only screen and (max-width: 350px){
    footer .container_inner{
        width: 95%;
    }
}
.tt_responsive .tt_timetable.small .tt_items_list li{
    border-color: #2b2b2b;
}
.tt_responsive .tt_timetable.small .box_header{
    margin: 46px 0 9px;
}
@media only screen and (max-width: 768px){
    nav.mobile_menu>ul{
        width: 100%;
    }
}
/******** END DEMO STYLES ********/



/*GENERAL*/
.btn-center {
    margin: auto;
    display: block;
    width: fit-content;
    height: auto;
}
.tabs-producte .qode-advanced-tabs-nav > li {
    border-top: 1px solid #ab2026;
    border-left: 1px solid #ab2026;
    border-right: 1px solid #ab2026;
}
.tabs-producte .qode-advanced-tabs-nav > li a {
    text-align: center;
}
.tabs-producte .qode-advanced-tabs-nav > li.ui-state-hover:not(.ui-state-active) {
    opacity: 0.9;
}
.tabs-producte .qode-advanced-tabs-nav > li.ui-state-hover:not(.ui-state-active) a {
    color: white !important;
}
.tabs-producte .qode-advanced-tab-container {
    border-bottom: 1px solid #ab2026;
    border-left: 1px solid #ab2026;
    border-right: 1px solid #ab2026;
    max-height: 600px;
    overflow: auto;
}
.tabs-producte .qode-advanced-tab-container .gallery {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.tabs-producte .qode-advanced-tab-container .gallery .gallery-item {
    margin: 0 !important;
    padding: 10px;
}
.tabs-producte .qode-advanced-tab-container .gallery .gallery-item img {
    border: none !important;
}
ul, li {
    font-family: 'Montserrat', sans-serif;
}
.ngg-galleryoverview .ngg-gallery-thumbnail-box {
    margin-bottom: 30px;
}
.mejs-container .mejs-controls {
    background-color: #ab2026;
}
.tabs-producte .wp-video{
    margin: 0 auto 30px auto;
    margin-bottom: 30px;
    
}
.elementor-lightbox {
    display: none !important;
}
.sl-overlay {
    background-color: black;
}
.tabs-producte div.qode-advanced-tab-container:nth-child(3) .wp-video {
    
}
/*FI GENERAL*/
/*HEADER*/
.header_top {
    padding: 0 40px;
}
.header_top p,
.header_top a {
    color: white !important;
}
.header_top .wpml-ls-legacy-list-horizontal {
    padding: 0;
}
.header_top .wpml-ls-link span {
    color: white !important;
}
.q_logo {
    top: auto;
}
.q_logo img {
    height: auto !important;
    width: 210px !important;
    top: auto;
    margin-top: 15px;
}
.header-left-widget a:hover {
    opacity: 0.8;
}
.mobile_menu_button {
    float: right;
    margin: 0;
}
.mobile_menu_button span {
    color: #ab2026 !important;
}
.mobile_menu_button span:before{
    font-size: 25px;
}
#menu-menu .wpml-ls-item,
#menu-main-menu .wpml-ls-item {
    display: none;
}
nav.main_menu.right {
    margin-left: 150px;
}
nav.main_menu > ul > li > a {
    padding: 0 15px;
}
.side_menu_button .search_button {
    color: #a0a0a0;
    margin-bottom: 10px;
}
.side_menu_button .search_button:hover {
    color: #ab2026;
}
@media(max-width: 1000px){
    .q_logo a {
        display: flex;
        align-items: center;
    }
    .header_top .right {
        display: none;
    }
    .header_top .inner {
        margin: auto;
    }
    .header_top .left {
        display: flex;
        justify-content: center;
    }
    nav.mobile_menu ul li {
        padding: 0 10px;
    }
    .header_inner_right {
        float: left;
    }
}
/*FI HEADER*/
/*HOME*/
.particles-js-canvas-el {
    height: 100% !important;
    position: absolute !important;
    top: 0;
}
.marcas-home > div {
    z-index: 1;
}
/*Recent posts*/
.recent-posts-home .latest_post_two_text {
    padding: 10px;
}
.recent-posts-home .latest_post_two_info {
    display: none;
}
.recent-posts-home .latest_post_two_image {
    overflow: hidden;
}
.recent-posts-home .latest_post_two_image img {
    height: 200px;
    object-fit: cover;
    transition: ease-in-out all .3s;
}
.recent-posts-home .latest_post_two_image img:hover {
    transform: scale(1.1);
}
/*End recent posts*/
/*FI HOME*/
/*CONTACT FORM STYLE 2*/
.qode-contact-form-7 .ajax-loader {
    display: block;
    margin: auto;
}
.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-submit:hover, 
.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover {
    color: #ffffff;
    background-color: rgba(171, 32, 38, 1);
}
/*END CONTACT FORM STYLE 2*/
/*SINGLE BLOG*/
body.single-post .content .container .container_inner {
    padding-top: 40px;
}
body.single-post .content .container .container_inner .elementor-container {
    max-width: 100%;
}
body.single-post .post_text {
    margin-top: 20px;
}
body.single-post .post_text .post_info {
    display: none;
}
body.single-post .post_text .entry_title {
    margin-bottom: 20px;
}
.blog_share .inner_arrow {
    left: calc(50% - 9px);
}
.blog_share .social_share_dropdown {
    width: auto;
}
.blog_share ul {
    display: flex;
    width: auto;
}
.blog_share .social_share_dropdown ul li {
    width: 35px;
}
.blog_share .social_share_dropdown ul li .fa {
    font-family: FontAwesome!important;
}
/*END SINGLE BLOG*/
/*FOOTER*/
.footer-copyright,
.footer-copyright a {
    font-size: 14px !important;
}
body.blog .footer_top_holder {
    display: none;
}
.logo_iso {
    position: absolute; 
    right: 0; 
    top: 3px;
    width: 120px;
}
@media (max-width: 675px){
    .logo_iso {
        position: relative; 
        width: 120px;
        display: block;
        margin: auto;
    }
}
/*FI FOOTER*/