/*
Theme Name: Stockholm Child
Theme URI: http://demo.select-themes.com/stockholm/
Description: A child theme of Stockholm Theme
Author: Select Themes
Author URI: http://select-themes.com
Version: 1.0.0
Template: stockholm
*/

@import url("../stockholm/style.css");

nav.main_menu>ul>li:not(:first-child):before {
    left: 0;
}

body {
    cursor: default;
}

p {
    margin-bottom: 10px;
}

.header_top_bottom_holder {
    background-color: white;
}

ul {
    list-style-position: outside;
    padding-left: 30px;
    margin-bottom: 10px;
}
.zi {z-index: 99;}
#menu-menu-principal {
    display: flex;
    padding-top: 0.3rem;
}

.logo_wrapper {
    display: none;
}

.slick-slide img {
    display: block;
    max-height: 80px;
    width: auto;
}
.ref p {
    font-size: 13px;
    line-height: 1.4;
}

.kswr-slickslider-container[data-arrows-style=style1] .slick-btn-arrow:after, .kswr-slickslider-container[data-arrows-style=style3] .slick-btn-arrow:after {
    width:16px;height:16px;
}
.slick-slide .vc_single_image-wrapper.vc_box_border_grey {
    display: flex;
    justify-content: center;
}

nav.main_menu>ul>li>a {
    line-height: 1.6 !important;
}

nav.main_menu ul li {
    display: flex !important;
    align-items: center !important;
}

nav.main_menu>ul>li>a {
    display: flex !important;
    text-align: center !important;
    align-items: center !important;
}

.header-desc p {
    text-align: center;
    font-family: 'roboto';
    font-size: 30px;
    font-weight: 300;
    line-height: 1.2em;
    letter-spacing: 2px;
    margin: 0 30px;
}

.fishbowl {
    padding-right: 100px;
}

.manager-txt {
    padding-left: 100px;
}

.kswr-cflp-front {
    cursor: default;
}

.kswr-cflp-back-title,
.kswr-cflp-back-subtitle {
    margin: 0 30px;
    cursor: default;
}

.kswr-cflp-back-button a {
    font-size: 20px !important;
    color: #fff !important;
    padding: 5px 10px !important;
    background-color: #294190 !important;
    margin-top: 30px;
    -webkit-text-fill-color: #fff !important;
}

.kswr-cflp-front-title.kswr-shortcode-element {
    color: #294190 !important;
    background-color: #fff;
    display: inline-block;
    line-height: 45px;
    padding: 5px;
}

.kswr-cflp-front-title.kswr-shortcode-element {
    margin-top: 20px !important;
}

.kswr-cflp-back-subtitle.kswr-shortcode-element {
    margin-top: 15px !important;
}

.km-testimonial[data-style=style1] .km-testimonial-pic img {
    width: auto;
}

#actions-buttons h3 {
    min-height: 80px;
}

#actions-buttons .wpb_wrapper {
    min-height: 95px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.km_cf7-submit-btn-txt {
    display: none;
}

.km_cf7_label-content {
    display: none;
}

ul.flex-direction-nav {
    display: none;
}

nav.main_menu>ul>li>a {
    padding: 0 12px;
}

#bertrandguerin .vc_single_image-wrapper,
#bertrandguerin img {
    width: 100%
}

.presentation {
    text-align: left;
    padding-left: 5%;
}

.presentation h2 {
    margin-bottom: 30px;
}

.presentation p {
    margin: 0 20% 0 0;
    font-size: 20px;
    line-height: 25px;
    margin-top: 30px;
}

.ls-wrapper h2 {
    font-family: roboto;
}

#formations .vc_single_image-wrapper {
    padding-left: 0
}

small {
    font-size: 0.7rem;
}

.flex {
    display: flex;
}

.flex .section_inner_margin.clearfix {
    display: flex;
    align-items: center;
}

.fish {
    background-size: contain !important;
}

.fish h3,
.manager h3 {
    margin-top: 20px;
}

/* .manager {
    background-size: contain!important;
    background-position: 130% 0 !important;
}
.vc_custom_1579531665369 {
    background-position: 130% 0 !important;
} */
/* smartphone */

@media only screen and (max-width: 420px) {
    .header-desc p {
        font-size: 34px;
    }

    .card.mid {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    #actions-buttons a {
        margin-bottom: 40px;
    }

    div#actions-buttons {
        margin-bottom: 20px !important
    }

    .presentation p {
        margin: 0 5%;
        font-size: 20px;
        line-height: 25px;
        margin-top: 30px;
    }

    .km-testimonial-name {
        margin-bottom: 30px;
    }
}

@media (max-width:991px) {

    .kswr-cflp-back-subtitle.kswr-shortcode-element {
        font-size:13px!important;
    }
    .kswr-cflp-back-title.kswr-shortcode-element {
        font-size: 16px!important;
    }
    .fishbowl,
    .manager-txt {
        padding-left: 15px;
        padding-right: 15px;
    }

    .page_header {
        display: none;
    }
}