/*
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");

.hide,.hidden{
    display: none!important;
}

.otgs-development-site-front-end{
    display: none;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/bridge-child/fonts/Poppins/Poppins-Regular.ttf') format('TrueType');
}

body,
nav.main_menu > ul > li > a{
    font-family: Poppins;
    letter-spacing: 0.4px;
}

.copyright{
    color: #bdbec8;
    display: flex;
    width: 100%;
    place-content: center;
    padding: 8px 0;
}

.copyright a{
    margin-left: 4px;
    color: white;
}

.copyright svg{
    align-self: center;
    color: white;
}

.copyright a:hover{
    color: rgba(160,142,62,1) !important;
}

.content .full_width{
    max-width: 1920px;
    margin: 0 auto;
}

.title{
    height: fit-content;
}

.title > .wpb_wrapper > p,
.title > .wpb_wrapper > h1,
.title > .wpb_wrapper > h2,
.title > .wpb_wrapper > h3,
.title > .wpb_wrapper > div{
    color: #1d1d1b;
    font-size: 50px;
    line-height: 60px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
}

.pretitle > .wpb_wrapper > p,
.pretitle > .wpb_wrapper > div{
    color: #1d1d1b;
    font-size: 17px;
    line-height: 27px;
    font-weight: 400;
    letter-spacing: 2.7px;
    text-transform: uppercase;
}

.normal-text h2,
.normal-text h3,
.normal-text h4,
body,
p{
    font-size: 16px;
}

.normal-text h2,
.normal-text h3,
.normal-text h4{
    display: inline;
    text-transform: none;
}

nav.mobile_menu ul li.active > a,
nav.mobile_menu ul li > a:hover{
    color: #a08e3e;
}

@media(max-width: 1200px){
    .title > .wpb_wrapper > p,
    .title > .wpb_wrapper > h1,
    .title > .wpb_wrapper > h2,
    .title > .wpb_wrapper > h3,
    .title > .wpb_wrapper > div{
        font-size: 40px;
        line-height: 50px;
    }
    .pretitle > .wpb_wrapper > p,
    .pretitle > .wpb_wrapper > div{
        font-size: 15px;
        line-height: 24px;
    }
    .normal-text h2,
    .normal-text h3,
    .normal-text h4,
    body,
    p{
        font-size: 14px;
    }
}

@media(max-width: 767px){
    .title > .wpb_wrapper > p,
    .title > .wpb_wrapper > h1,
    .title > .wpb_wrapper > h2,
    .title > .wpb_wrapper > h3,
    .title > .wpb_wrapper > div{
        font-size: 34px;
        line-height: 44px;
    }
    .pretitle > .wpb_wrapper > p,
    .pretitle > .wpb_wrapper > div{
        font-size: 13px;
        line-height: 22px;
    }
}

@media(max-width: 591px){
    .title > .wpb_wrapper > p,
    .title > .wpb_wrapper > h1,
    .title > .wpb_wrapper > h2,
    .title > .wpb_wrapper > h3,
    .title > .wpb_wrapper > div{
        font-size: 28px;
        line-height: 40px;
    }

    footer{
        text-align: center;
        text-align: -webkit-center;
    }
}

@media only screen and (max-width: 480px) {
    .vc_row{
        margin-left: 0;
        margin-right: 0;
    }
    div.grid_section .section_inner {
        width: calc(100% - 20px);
        padding-left: 10px;
        padding-right: 10px;
    }
}

.banner-info{
    margin-left: 0;
    margin-right: 0;
}

.white p,
.white a,
.white a:hover{
    color: white!important;
}

.wpml-ls-item .underline_dash{
    display: none;
}

.video-demonstration{
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 80px;
}

.little-text-bloc {
    max-width: 350px;
}

.little-text-bloc p {
    line-height: 22px;
    margin-bottom: 10px;
}

.medium-text-bloc {
    width: 1200px;
    margin: 0 auto;
    max-width: calc(100% - 50px);
}

.high_season,
.low_season,
.closed{
    position: relative;
    margin-left: 24px;
    font-size: 13px;
}
.high_season::before,
.low_season::before,
.closed::before{
    position: absolute;
    left: -20px;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    width: 14px;
    height: 14px;
}
.high_season::before{
    background: #ddffcc;
}
.low_season::before{
    background: #FEE2A0;
}
.closed::before{
    background: #FFC0BD;
}

.calendar-container > .full_section_inner{
    display: flex;
    align-items: center;
}

.calendar-container .wpsbc-calendar{
    max-width: 100%!important;
}

@media(max-width: 767px){
    .calendar-container .wpsbc-calendar{
        margin-top: 40px;
    }
    .calendar-container > .full_section_inner{
        flex-direction: column;
    }
}

.activity-container .full_section_inner{
    display: flex;
    width: 100%;
    flex-direction: row;
    align-items: stretch;
    flex-wrap: wrap;
}

.activity-container .full_section_inner .activity-bloc{
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
    width: calc(33.3% - 25px);
    margin: 0 12.5px;
}

.activity-container .full_section_inner .activity-bloc > .vc_column-inner{
    height: 100%;
    padding: 20px;
}

.activity-container .full_section_inner .activity-bloc p{
    color: white;
}

.activity-container .full_section_inner .activity-bloc .icon-activity,
.activity-container .full_section_inner .activity-bloc .qode_icon_shortcode{
    height: 50px;
    place-items: center;
    margin: 20px 0!important;
}

.activity-container .full_section_inner .activity-bloc .wpb_wrapper{
    height: 100%;
    display: flex;
    flex-direction: column;
}

.activity-container .full_section_inner .activity-bloc .wpb_wrapper .activity-title p,
.activity-container .full_section_inner .activity-bloc .wpb_wrapper .activity-title h3{
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 20px;
    text-transform: none;
    color: white;
}

.activity-container .full_section_inner .activity-bloc .wpb_wrapper .activity-button{
    margin-top: auto;
    text-align: center;
    background: transparent;
    border: 2px solid white;
}

.activity-container .full_section_inner .activity-bloc .wpb_wrapper .activity-button:hover{
    background: white;
    color: #a08e3e;
}

@media(max-width: 1200px){
    .activity-container .full_section_inner .activity-bloc{
        width: calc(50% - 25px);
        margin-bottom: 25px;
    }
}

@media(max-width: 767px){
    .activity-container .full_section_inner .activity-bloc{
        width: calc(100% - 12.5px);
        margin-bottom: 25px;
    }
}

.q_counter_holder.center{
    padding: 20px 20px;
}

.price_in_table .mark {
    display: none;
}

.qode_pricing_tables {
    display: flex;
    flex-wrap: wrap;
}

.qode_pricing_tables .q_price_table {
    margin-left: 0;
    width: 25%;
}

.img-text-full .vc_column_container>.vc_column-inner{
    padding: 40px 50px;
}

@media(min-width: 992px){
    .img-text-full .full_section_inner .vertical-center{
        align-self: center;
    }

    .img-text-full .full_section_inner .img-no-border img{
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        object-fit: cover;
    }

    .img-text-full .full_section_inner{
        display: flex;
        margin-left: 15px;
        margin-right: 15px;
        align-items: stretch;
        justify-content: center;
        min-height: 738px;
    }
}

@media(max-width: 480px){
    .img-text-full .vc_column_container>.vc_column-inner{
        padding: 40px 25px;
    }
}

.img-no-border .vc_column-inner {
    box-sizing: unset;
    padding: 0!important;
}

.count-subtext p{
    font-size: 16px;
    line-height: 24px;
}

.tarif-table .vc_column_container>.vc_column-inner{
    padding: 0;
}

.tarif-table p{
    line-height: 22px;
    min-height: 50px;
    align-content: center;
}

.tarif-table .tarif-title p{
    line-height: 70px;
    color: white;
    font-size: 26px;
}

.tarif-table .mobile{
    display: none;
}

footer .q_icon_with_title.medium .icon_text_holder{
    padding: 0 0 0 32px;
}

.footer_top a:not(.qbutton){
    font-size: inherit;
    line-height: inherit;
    font-weight: 400;
    text-transform: none;
}

/* Calendar */
.wpsbc-legend {
    display: none;
}


@media(max-width: 1320px) {

    header .header_inner_left {
        left: 15px;
    }

    .header_bottom {
        padding: 0 15px;
    }

    nav.main_menu > ul > li > a {
        padding: 0 8px;
    }
}

@media(max-width: 1140px){
    nav.main_menu > ul > li > a {
        font-size: 14px;
    }
}

@media(max-width: 991px){
    .parallax_section_inner_margin, .section_inner_margin {
        margin-left: inherit;
        margin-right: inherit;
    }
    .mobile-flex-reverse .full_section_inner{
        display: flex;
        flex-direction: column-reverse;
    }
    .img-text-full .full_section_inner .vertical-center{
        margin-top: 20px;
    }
}

@media(max-width: 767px){
    .tarif-table .mobile{
        display: block;
        min-height: inherit;
        margin-top: 10px;
        margin-bottom: -10px;
    }
    h1, .h1, .title h1, body.qode-overridden-elementors-fonts .elementor-widget-heading h1.elementor-heading-title{
        font-size: 32px;
        line-height: 44px;
    }
    h2, .h2, h2 a, body.qode-overridden-elementors-fonts .elementor-widget-heading h2.elementor-heading-title{
        font-size: 26px;
        line-height: 36px;
    }
    h4, .h4, h4 a, body.qode-overridden-elementors-fonts .elementor-widget-heading h4.elementor-heading-title{
        font-size: 14px;
        line-height: 22px;
    }
    .banner-info > .section_inner{
        margin-bottom: 80px!important;
    }
    .video-demonstration{
        padding: 0 20px;
    }
}

.icon-text-link .wpb_wrapper{
    width: fit-content;
    margin: 0 auto;
}

.icon-text-link .wpb_wrapper i,
.icon-text-link .wpb_wrapper a{
    transition: color .3s ease-in-out;
}

.icon-text-link .wpb_wrapper:hover i,
.icon-text-link .wpb_wrapper:hover a{
    color: black!important;
}

@media(max-width: 591px){
    .icon-text-link{
        margin-bottom: 20px;
    }
}


.icon-and-text{
    display: flex;
    align-items: center;
    margin-bottom: 14px;
}

.icon-and-text .icon{
    width: 40px;
    height: 40px;
    margin-right: 18px;
}

@media(max-width: 591px){
    .icon-and-text{
        flex-direction: column;
        text-align: center;
    }
}

@media(max-width: 991px){
    .contact-container .section_inner_margin{
        display: flex;
        flex-direction: column-reverse;
    }
    .contact-container .wpcf7{
        margin-top: 40px;
    }
}

.faq-container{
    padding: 25px;
    max-width: 1300px;
    margin: 0 auto;
}

@media(max-width: 1350px){
    .faq-container{
        max-width: 1100px;
    }
}
@media(max-width: 1200px){
    .faq-container{
        max-width: 950px;
    }
}
@media(max-width: 1000px){
    .faq-container{
        max-width: 768px;
    }
}
@media(max-width: 768px){
    .faq-container{
        max-width: 600px;
    }
}

input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover{
    border-color: #000;
}

nav.mobile_menu ul li a{
    color: #fff;
}

nav.mobile_menu ul li a:hover{
    color: #fff;
}

