/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on August 6, 2021 */



@font-face {
    font-family: 'larsseit';
    src: url('font/type_dynamic_-_larsseit_bold_italic-webfont.woff2') format('woff2');
    font-weight: 700;
    font-style: italic;

}




@font-face {
    font-family: 'larsseit';
    src: url('font/type_dynamic_-_larsseit_bold-webfont.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;

}




@font-face {
    font-family: 'larsseit';
    src: url('font/type_dynamic_-_larsseit_extrabold_italic-webfont.woff2') format('woff2');
    font-weight: 800;
    font-style: italic;

}




@font-face {
    font-family: 'larsseit';
    src: url('font/type_dynamic_-_larsseit_extrabold-webfont.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;

}




@font-face {
    font-family: 'larsseit';
    src: url('font/type_dynamic_-_larsseit_italic-webfont.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;

}




@font-face {
    font-family: 'larsseit';
    src: url('font/type_dynamic_-_larsseit_light_italic-webfont.woff2') format('woff2');
    font-weight: 300;
    font-style: italic;

}




@font-face {
    font-family: 'larsseit';
    src: url('font/type_dynamic_-_larsseit_light-webfont.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;

}




@font-face {
    font-family: 'larsseit';
    src: url('font/type_dynamic_-_larsseit_medium_italic-webfont.woff2') format('woff2');
    font-weight: 500;
    font-style: italic;

}




@font-face {
    font-family: 'larsseit';
    src: url('font/type_dynamic_-_larsseit_medium-webfont.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;

}




@font-face {
    font-family: 'larsseit';
    src: url('font/type_dynamic_-_larsseit_thin_italic-webfont.woff2') format('woff2');
    font-weight: 100;
    font-style: italic;

}




@font-face {
    font-family: 'larsseit';
    src: url('font/font/type_dynamic_-_larsseit_thin-webfont.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;

}




@font-face {
    font-family: 'larsseit';
    src: url('font/type_dynamic_-_larsseit-webfont.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;

}

/* SECTION Reset / Init */
.gs-dev-tools {
    z-index: 99999;
}

.hide {
    display: none !important;
}

html {
    font-size: 18px;
}

body, input, textarea, select {
    font: 300 100% "larsseit", sans-serif;
    line-height: 1.5;
    background-color: #ffffff;
    color: #151515;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

h1,
h2 {
    font-weight: 700;
    /* text-transform: uppercase; */
}

h3 {
    font-weight: 500;
    /* text-transform: uppercase; */
}

h4,
h5,
h6 {
    font-weight: 400;
    /* text-transform: uppercase; */
}

h1 {
    font-size: 240%;
    line-height: 1.115;
}

h2 {
    font-size: 210%;
    line-height: 1.125;
}

h3 {
    font-size: 160%;
    line-height: 1.185;
}

h4 {
    font-size: 125%;
    line-height: 1.2;
}

h5 {
    font-size: 115%;
    line-height: 1.3;
}

h6 {
    font-size: 105%;
    line-height: 1.4;
}

strong {
    font-weight: 500;
}

ul {
    list-style: none;
}

img {
    vertical-align: middle;
    user-select: none;
    pointer-events: none;
}

p:not(:last-of-type) {
    margin-bottom: 10px;
}

a {
    text-decoration: none;
    color: #424242;
    transition: all 250ms ease-in-out;
}

a:hover {
    color: #444e69;
}

/* Scrollbar */
::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

::-webkit-scrollbar-track-piece {
    background-color: #ffffff;
}

::-webkit-scrollbar-thumb {
    background-color: #151515;
}

.logo.page_404 {
    text-align: center;
    padding: 100px 30px 0;
}

.logo.page_404 a {
    display: inline-block;
}

.logo.page_404 img {
    max-height: 150px;
}

.bloc_404 {
    display: grid;
    gap: 15px;
    padding: 150px 30px 100px;
    text-align: center;
}

.bloc_404 .iconError i {
    color: #444e69;
    font-size: 300%;
}

.bloc_404 h1.error404 {
    font-weight: 300;
}

.bloc_404 h1.error404 strong {
    font-weight: 600;
}

.bloc_404 .error404-text a:hover {
    color: #444e69;
}

.wpb_revslider_element {
    margin-bottom: 0;
}

.grecaptcha-badge {
    visibility: hidden;
}

.isWhite,
.isWhite * {
    color: #fff;
}

.force_fullw * {
    width: 100%;
}

/* .isCover, */ .isCover * {
    width: 100%;
    height: 100% !important;
}

.isCover img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    min-height: 400px;
    object-fit: cover;
}

@media all and (max-width: 767px) {
    .isCover img {
        position: relative;
        top: initial;
        left: initial;
        max-height: 400px;
    }
}

button[type="submit"] {
    position: relative;
    outline: none;
}

button[type="submit"] .fa-sync {
    position: absolute;
    right: -35px;
    letter-spacing: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 150ms ease-in-out;
}

button[type="submit"].disabled .fa-sync {
    opacity: 1;
    visibility: visible;
}

.separator {
    color: #444e69;
    font-weight: 500;
}

.uppercase {
    text-transform: uppercase;
}

.page_content {
    overflow: visible;
    display: grid;
    grid-template-columns: 100%;
    justify-content: center;
}

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

.overflow-visible {
    overflow: visible !important;
}

.container {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1440px;
    margin: 0 auto !important;
}

/* Reset VC */
.wpb_content_element {
    margin-bottom: 0;
}

section.vc_section {
    position: relative;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
}

.vc_row {
    margin-left: 0;
    margin-right: 0;
}

.vc_section.vc_section-has-fill,
.vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section,
.vc_section.vc_section-has-fill+.vc_section {
    padding-top: 0;
}

.page_content>.vc_section>.wpb_row.vc_row-fluid.vc_row-no-padding,
.page_content>.vc_section>.wpb_row.vc_row-fluid.no-padding-vc-row {
    padding-top: 0;
    padding-bottom: 0;
}

.page_content>.container>.vce-row-container {
    width: 100%;
}

.vce-row-container {
    max-width: 1100px;
    width: 100%;
}

.container>div.vc_row {
    width: 100%;
}

.page_content>.wpb_row.vc_row-fluid,
.page_content>.vc_section>.wpb_row.vc_row-fluid,
.page_content>.vc_element>.vc_section>.vc_element>.wpb_row.vc_row-fluid,
.page_content>.vc_element>.wpb_row.vc_row-fluid {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
    margin-bottom: 0;
    z-index: 1;
}

.page_content>.wpb_row.vc_row-fluid.vc_row-no-padding,
.page_content>.vc_section>.wpb_row.vc_row-fluid.vc_row-no-padding,
.page_content>.vc_element>.vc_section>.vc_element>.wpb_row.vc_row-fluid.vc_row-no-padding,
.page_content>.vc_element>.wpb_row.vc_row-fluid.vc_row-no-padding  {
    padding-top: 0;
    padding-bottom: 0;
}

.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0;
}

.vc_column_container>.vc_column-inner {
    padding-left: 30px;
    padding-right: 30px;
}

.vc_hold_active {
    z-index: 10;
}

*[data-vc-full-width="true"] {
    left: 0 !important;
    width: 100% !important;
}

.vc_section[data-vc-full-width="true"] {
    margin-left: 0;
    margin-right: 0;
}

.page_content>.vc_empty-placeholder {
    margin-bottom: 0;
}

/* NOTE FIN - Reset / Init */

#graph_cookies_bar {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 30px;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 10px 30px;
    z-index: 9999;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
    transform: translateY(100%);
}

#graph_cookies_bar.visible {
    transform: translateY(0);
}

#graph_cookies_bar .cookies_icon_notice {
    font-size: 140%;
    line-height: 1;
}

#graph_cookies_popup strong,
#graph_cookies_bar .cookies_text_notice strong {
    text-transform: uppercase;
}

#graph_cookies_bar .cookies_cta_notice {
    display: grid;
    grid-template-columns: repeat(3, auto);
    align-items: center;
    gap: 10px;
}

#graph_cookies_bar .cookies_cta_notice a.cookies_more_options {
    font-size: 60%;
    text-transform: uppercase;
    opacity: 0.85;
}

#graph_cookies_bar .cookies_cta_notice a.cookies_more_options:hover {
    opacity: 1;
}

#graph_cookies_popup form > button,
#graph_cookies_bar .cookies_cta_notice button {
    padding: 10px 30px;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
    outline: none;
}

#graph_cookies_bar .cookies_cta_notice button.cookies_decline {
    color: #001e4e;
    background-color: #d6d6d6;
}

#graph_cookies_popup form > button.cookies_confirm,
#graph_cookies_bar .cookies_cta_notice button.cookies_agree {
    background-color: #001e4e;
    color: #fff;
}

/* .fa-cookie:before {
    color: black !important;
}

.fa-cookie:after {
    color: brown !important;
    opacity: 1 !important;
} */

#graph_cookies_bar .cookies_text_notice {
    font-size: 70%;
}

#graph_cookies_popup {
    width: 95%;
    max-width: 650px;
}

#graph_cookies_popup > p {
    font-size: 80%;
    line-height: 1.3;
}

#graph_cookies_popup > form {
    margin-top: 35px;
}

#graph_cookies_popup > form p {
    font-size: 80%;
    line-height: 1.3;
}

#graph_cookies_popup > form fieldset {
    border: none;
    margin-bottom: 25px;
}

#graph_cookies_popup > form fieldset legend {
    width: 100%;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 400;
    border-bottom: 1px solid;
}

#graph_cookies_popup .cookie_name p {
    line-height: 1;
}

#graph_cookies_popup .cookie_purpose {
    font-size: 80%;
}

#graph_cookies_popup .cookie_item {
    display: grid;
    grid-template-columns: 170px 1fr auto;
    gap: 15px;
}

#graph_cookies_popup .cookie_item:not(:last-of-type) {
    margin-bottom: 15px;
}

#graph_cookies_popup .cookie_description {
    font-size: 85%;
    opacity: 0.85;
}

#graph_cookies_popup .cookie_check label {
    display: block;
    border: 1px solid;
    background-color: transparent;
    width: 24px;
    height: 24px;
    cursor: pointer;
}

#graph_cookies_popup .cookie_check label i {
    display: block;
    font-size: 80%;
    text-align: center;
    line-height: 22px;

    visibility: hidden;
    opacity: 0;

    transition: all 250ms ease-in-out;
}

#graph_cookies_popup .cookie_check label:hover i {
    visibility: visible;
    opacity: 0.15;
}

#graph_cookies_popup .cookie_check label.checked i {
    visibility: visible;
    opacity: 1;
}

#graph_cookies_popup .cookie_description {
    margin-top: -2px;
}

#graph_cookies_popup .cookie_check label {
        position: relative;
}

#graph_cookies_popup .cookie_check label svg {
        display: block;
        width: 80%;
        height: 80%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        visibility: hidden;
        opacity: 0;
        transition: all 150ms ease-in-out;
}

#graph_cookies_popup .cookie_check label.checked svg {
        visibility: visible;
        opacity: 1;
}

/* SECTION Header */

header.page_header {
    /* position: fixed; */
    position: relative;
    width: 100%;
    color: #151515;
    /* text-transform: uppercase; */
    background-color: #fdfdfd;
    box-shadow: 0 0 5px 0 rgba(21, 21, 21, 0.35);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    z-index: 97;
    /* transition: all 300ms ease-in-out; */
}

header.page_header.sticky {
    position: fixed;
}

.container,
header.page_header .page_header_container {
    padding: 0 15px;
}

header.page_header .page_header_container.container {
    display: grid;
    grid-template-columns: auto auto 1fr;
    gap: 15px;
    grid-template-rows: 70px;
    align-items: center;
}

header.page_header .logo a {
    display: block;
}

header.page_header .logo a img {
    width: auto;
    height: 60px;
}

header.page_header nav.main_menu {
    justify-self: end;
}

header.page_header nav.main_menu ul.menu_items {
    display: grid;
    grid-auto-flow: column;
    grid-template-rows: 70px;
    align-items: center;
    column-gap: 30px;
    row-gap: 15px;
}

/* header.page_header nav.main_menu .menu_items li:not(:last-of-type) {
    margin-right: 15px;
} */

header.page_header nav.main_menu .menu_items a {
    color: #151515;
    /* text-transform: uppercase; */
    display: block;
    line-height: 50px;
}

header.page_header nav.main_menu .menu_items a:hover {
    color: #444e69;
}

nav.main_menu_mobile {
    display: none;
}

nav.main_menu_mobile {
    display: none;
    /* display: flex; */
    flex-wrap: wrap;
    justify-content: flex-start;
    opacity: 0;
    visibility: hidden;
    position: fixed;
    /* bottom: 90px; */
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.95);
    z-index: 96;
    padding: 15px;
    overflow-y: auto;
    transition: all 150ms ease-in-out;
}

nav.main_menu_mobile li {
    text-align: center;
}

nav.main_menu_mobile li a {
    margin: 0;
}

nav.main_menu_mobile .burger {
    background-color: transparent;
    border: none;
    width: 50px;
    height: 50px;
    padding: 10px;
    cursor: pointer;
    outline: none;
}

.burger .line {
    position: relative;
    display: block;
    background-color: #151515;
    width: 100%;
    height: 3px;
    transition: all 150ms ease-in-out;
}

.burger .line.line1 {
    transform: translateY(-8px);
}

.burger .line.line3 {
    transform: translateY(8px);
}



 /* @media only screen and (max-width: 1024px) {
    nav.main_menu_mobile {
        display: initial;
    }

    nav.main_menu {
        display: none;
    }
}  */

body.menu_open {
    overflow: hidden;
}
body.menu_open nav.main_menu_mobile {
    display: flex;
}

/* NOTE FIN - Header */

/* SECTION Footer */

footer.page_footer .footer_widgets {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    background-color: #353535;
    color: #ffffff;
}

footer.page_footer .footer_widgets>.container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}

footer.page_footer a {
    color: #bdbdbd;
}

footer.page_footer a:hover {
    color: #444e69;
}

footer.page_footer a.social_network {
    position: relative;
    /* background-color: $grey-lighten-5; */
    /* border: 1px solid $grey-lighten-5; */
}

/* footer.page_footer a.social_network:not(:last-of-type) {
    margin-right: 10px;
} */

footer.page_footer .footer_col {
    width: 33.3333%;
    padding: 50px 15px;
}

footer.page_footer .footer_col.footer_col1 img {
    height: 150px;
}

footer.page_footer .footer_col .widget-title {
    /* text-transform: uppercase; */
    font-weight: 400;
    margin-bottom: 15px;
}

footer.page_footer .footer_col p>i {
    width: 20px;
    text-align: center;
    margin-right: 10px;
}

@media only screen and (max-width: 1024px) {
    footer.page_footer .footer_col {
        width: 50%;
        padding: 25px 15px;
    }

    footer.page_footer .footer_col.footer_col1 {
        width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    footer.page_footer .footer_col {
        width: 100%;
        padding: 25px 15px;
    }
}

footer.page_footer .footer_copyright {
    width: 100%;
    text-align: center;
    color: #ffffff;
    background-color: #212121;
    /* padding: 10px 15px; */
    font-size: 12px;
}

footer.page_footer .footer_copyright>.container {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 15px;
    align-items: center;
}

footer.page_footer .footer_copyright .copyright {
    padding: 10px 0;
}

footer.page_footer .footer_copyright .reseaux_sociaux {
    display: grid;
    grid-auto-flow: column;
    justify-self: end;
    gap: 1px;
}

/* NOTE FIN - Footer */

/* SECTION Réseaux sociaux */
a.social_network {
    display: block;
    position: relative;
    width: 40px;
    height: 40px;
    /* border: 1px solid #151515; */
    background-color: rgba(255, 255, 255, 0.05);
    /* border-radius: 100%; */
    transition: all 150ms ease-in-out;
}

a.social_network:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    /* width: 85%;
    height: 85%; */
    background-color: #212121;
    /* border-radius: 100%; */
    transform: translate(-50%, -50%);
    transition: all 150ms ease-in-out;
}

a.social_network:hover:before {
    width: 100%;
    height: 100%;
    background-color: #151515;
}

a.social_network i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 18px;
    line-height: 1;
    color: #fff;
    transition: all 150ms ease-in-out;
}
/* EMAIL */
a.social_network.colored.email i {
    color: #505050;
}

a.social_network.colored.email:hover:before {
    background-color: #505050;
    border-color: #505050;
}

/* FACEBOOK */
a.social_network.colored.facebook i {
    color: #3b5998;
}

a.social_network.colored.facebook:hover:before {
    background-color: #3b5998;
    border-color: #3b5998;
}

/* TWITTER */
a.social_network.colored.twitter i {
    color: #1da1f2;
}

a.social_network.colored.twitter:hover:before {
    background-color: #1da1f2;
    border-color: #1da1f2;
}

/* YOUTUBE */
a.social_network.colored.youtube i {
    color: #ff0000;
}

a.social_network.colored.youtube:hover:before {
    background-color: #ff0000;
    border-color: #ff0000;
}

/* INSTAGRAM */
a.social_network.colored.instagram i {
    color: #c32aa3;
}

a.social_network.colored.instagram:hover:before {
    background-color: #c32aa3;
    border-color: #c32aa3;
}

/* LINKEDIN */
a.social_network.colored.linkedin i {
    color: #007bb5;
}

a.social_network.colored.linkedin:hover:before {
    background-color: #007bb5;
    border-color: #007bb5;
}

/* HOUZZ */
a.social_network.colored.houzz i {
    color: #4dbc15;
}

a.social_network.colored.houzz:hover:before {
    background-color: #4dbc15;
    border-color: #4dbc15;
}

/* PINTEREST */
a.social_network.colored.pinterest i {
    color: #bd081c;
}

a.social_network.colored.pinterest:hover:before {
    background-color: #bd081c;
    border-color: #bd081c;
}

a.social_network:hover i {
    color: #fdfdfd;
}

a.social_network.colored:hover i {
    color: #fff;
}
/* NOTE FIN - Réseaux sociaux */

.change_langue {
    display: flex;
    align-items: center;
    justify-content: center;
}

.change_langue a.langue {
    color: #fdfdfd;
    text-transform: uppercase;
    font-weight: 300;
}

.change_langue a.langue.actif {
    font-weight: 500;
}

.change_langue a.langue + i {
    transform: rotate(90deg);
}

.change_langue a.langue + span {
    margin: 0 4px;
}



header.page_header,
div.page_content,
footer.page_footer {
    overflow-x: hidden;
}

.graph_picture.left {
    text-align: left;
}

.graph_picture.center {
    text-align: center;
}

.graph_picture.right {
    text-align: right;
}

.graph_picture picture {
    display: block;
}

.graph_picture img {
    width: 100%;
    height: auto;
}

/* SECTION Articles */
.article,
.article .container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
}

.article .container {
    padding: 50px 0;
}

.article-content h1 {
    display: none;
}

.article-header {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 350px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    text-align: center;
    z-index: 1;
    background-color: #f8f8f8;
}

.article-header:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(21, 21, 21, 0.35);
    z-index: -1;
}

.article-header-infos {
    color: #fdfdfd;
}

.article-header-infos h1 {
    /* text-transform: uppercase; */
    font-weight: 500;
    font-size: 35px;
    margin-bottom: 25px;
}

.article-header-details p {
    margin-bottom: 0;
}

.article-header-details p.date {
    font-weight: 500;
}

.article-main,
.article-sidebar {
    padding: 0 15px;
}

.article-main {
    width: calc(100% - 350px);
}

.article-sidebar {
    width: 350px;
    padding: 25px;
    background-color: #f8f8f8;
    border: 1px solid rgba(21, 21, 21, 0.1);
}

.article-content img {
    width: auto;
    max-width: 100%;
    height: auto;
}

.share_social_network {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.article-sidebar h4 {
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d0112b;
    /* text-transform: uppercase; */
    font-weight: 500;
}

.share_social_network h4 {
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d0112b;
    /* text-transform: uppercase; */
    font-weight: 500;
}

.share_social_network>a:not(:last-of-type) {
    margin-right: 5px;
}

.article-sidebar>div:not(:last-of-type) {
    margin-bottom: 35px;
}

.article-sidebar ul {
    margin-inline-start: 25px;
}

.article-sidebar ul li {
    position: relative;
    line-height: 1.5;
}

.article-sidebar ul li:before {
    content: "\f0da";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    position: absolute;
    left: -15px;
    color: #d0112b;
    font-size: 14px;
}

.page-numbers.current {
    font-weight: 500;
}

/* NOTE FIN - Articles */

.gm-style .gm-style-iw-c {
    border-radius: 0;
    padding: 15px !important;
}

.gm-style .gm-style-iw-c>div {
    overflow: auto !important;
}

.informations_marker p {
    margin-bottom: 0;
}

/*-------------------------------*/
/*            CONTENT            */
/*-------------------------------*/
.page_empty {
    padding: 100px 15px;
    text-align: center;
}

.wpcf7-form input:not([type="submit"]),
.wpcf7-form select,
.wpcf7-form textarea {
    padding: 5px 10px;
    border: 1px solid #ccc;
    background-color: transparent;
    -webkit-appearance: none;
    transition: all 150ms ease-in-out;
}

.wpcf7-form textarea {
    resize: vertical;
    height: 150px;
    min-height: 150px;
    max-height: 200px;
}

.wpcf7-form button[type="submit"],
.wpcf7-form input[type="submit"] {
    /* text-transform: uppercase; */
    padding: 10px 15px;
    -webkit-appearance: none;
    border: none;
    color: #fff;
    background-color: #151515;
    cursor: pointer;
    transition: all 150ms ease-in-out;
}

span.wpcf7-not-valid-tip {
    color: #444e69;
    font-size: 80%;
    font-weight: 600;
}

div.wpcf7-response-output {
    margin: 35px 0 0 0;
    width: 100%;
    padding: 10px 15px;
    line-height: 1.3;
    font-size: 90%;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border-color: #444e69;
}

div.wpcf7-mail-sent-ok {
    border-color: #12a71b;
}

.fancybox-slide--iframe .fancybox-content{
    height: 85vh !important;
}

.fancybox-caption, .fancybox-toolbar{
/* .fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar{ */
    opacity: 1 !important;
    visibility: visible !important;
}