/*
Theme Name: Startit Child
Theme URI: http://startit.select-themes.com
Description: A child theme of Startit Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Version: 1.0.0
Template: startit
*/
@import url("../startit/style.css");
@import "assets/css/downloadPage.css";
@import "assets/css/404.css";
@import "assets/css/date_chasse.css";
@import "assets/css/altais_accordion.css";

/*@import url('assets/css/color.css');*/
@import url('https://fonts.googleapis.com/css?family=Permanent+Marker');

@font-face {
    font-family: 'fede-chasse-font';
    src: url('assets/fonts/Myriad-Pro-Semibold_31650.ttf') format('truetype');
}

/* ================ HEADER ================ */
.second ul li span.item_text:before{
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    content:'\f0a9';
    margin-right: 5px;
}
.second ul li span.item_text:hover:before{
    color: #73b501;
}

.qodef-drop-down .narrow .second i {
    display: none !important;
}


.qodef-icon-font-awesome.fa.fa-bars {
    font-size: 24px;
}

.qodef-mobile-header .qodef-mobile-nav ul li br {
    content: ' ';
}

.qodef-mobile-header .qodef-mobile-nav #menu-main-menu-1 li:nth-last-child(-n+3) {
    width: 100%;
}
.qodef-mobile-header .qodef-mobile-nav #menu-main-menu-1>li:nth-last-child(-n+3) {
    display: inline-block;
    margin: 0 -2px 10px -2px;
    width: 33%;
}

.qodef-mobile-header .qodef-mobile-nav ul ul li:nth-last-child(-n+3) {
    display: block;
    margin: auto;
    width: auto;
}

.qodef-mobile-header .qodef-mobile-nav ul li:first-child i {
    font-size: 24px;
}

.qodef-mobile-nav .qodef-sub-arrow{
    font-size: 18px !important;
}

.qodef-mobile-header .qodef-mobile-nav #menu-main-menu-1 li:first-child i.fa-home:after {
    content: 'Accueil';
    font: 300 13px/17px Roboto;
    margin-left: 7px;
}

.qodef-mobile-header .qodef-mobile-nav #menu-main-menu-1 li:nth-last-child(-n+3) a {
    border-bottom: none;
}

.qodef-mobile-header .qodef-mobile-nav .dep-menu#menu-departement-1 li a {
    border-bottom: 1px solid #eaeaea;
}
.qodef-mobile-header .qodef-mobile-nav #menu-main-menu-1 ul li:nth-last-child(-n+3) a {
    border-bottom: 1px solid #eaeaea;
}

#menu-departement-1 .fa.fa-arrow-circle-right{
    display: none;
}

::-webkit-scrollbar {
    -webkit-appearance: none;
}

::-webkit-scrollbar:vertical {
    width: 12px;
}

::-webkit-scrollbar:horizontal {
    height: 12px;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 10px;
    border: 2px solid #ffffff;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #ffffff;
}

.qodef-mobile-header .qodef-mobile-nav {
    box-shadow: 0px 5px 10px -5px #111;
    max-height: 85vh;
    overflow-y: scroll;
}

.logo-main-menu .qodef-logo-wrapper a img {
    height: 74px;
    padding-top: 4px;
}

.qodef-mobile-header .qodef-mobile-nav ul li:nth-last-child(-n+3) .social-icon {
    margin: 0 auto;
}


.qodef-main-menu > ul > li > a .item_outer:before {
    height: 100px;
    border-radius: 0;
    margin-top: -26px;
}

.mon-site-container {
    position: absolute;
    top: 15px;
    right: 0;
    margin-right: calc(50% - 375px);
    transform: translateX(50%);
}

.header-map {
    height: 200px;
    width: 155px;
    position: absolute;
    z-index: 99999;
    top: 0;
    right: 0;
    margin-right: calc(50% - 550px);
}

.header-map svg {
    -webkit-filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.5));
    overflow: visible;
}

.header-map g {
    cursor: pointer;
    stroke-dasharray: 2, 5;
    stroke-width: .4px;
    display: block;
}

#regCentre {
    filter: url(#inset-shadow)
}

.mapLink > text {
    width: 0;
}

.depHover {
    stroke-width: 0 !important;
    filter: url(#shadow);
    /*filter: drop-shadow(50px 50px 8px rgba(0, 0, 0, 0.2));*/
}
@media screen and (max-width: 768px){
    #btnScrollDown{
        display: none; !important;
    }
}

.logo-main-menu .qodef-logo-wrapper{
    height: 71px !important;
}

.complement-logo {
    height: 18px;
    width: 91%;
    margin: 9px 0 0 6.4%;
}

.mobile_complement_logo {
    height: 18px;
    margin-top: 5px;
    display: flex;
    justify-content: flex-end;
}

.logo-main-menu {
    padding: 0 !important;
    max-width: 257px;
}

.main-qodef-menu-area {
    box-shadow: inset 0 4px 15px -2px rgba(0, 0, 0, 0.4), 0 4px 15px -2px rgba(0, 0, 0, 0.4);
}

#menu-main-menu li:nth-last-child(-n+3) .item_outer:before {
    display: none;
}

#menu-main-menu {
    display: inline-flex;
    width: 945px;
    justify-content: space-between;
    margin-left: -21px;
}

.sub-menu {
    padding: 3px 0;
    list-style: none;
}

.menu_icon {
    font-size: 17px;
}

.qodef-drop-down ul {
    border-radius: 0 !important;
    min-height: 100px;
}

.qodef-drop-down-start {
    width: 300px;
}

.qodef-drop-down .narrow .second .inner ul li {
    width: 300px;
    margin: 0;
}

.qodef-drop-down .second .inner ul li a:before {
    content: none !important;
}

.qodef-drop-down .narrow .second .inner ul li a {
    text-align: left;
}

.qodef-drop-down .narrow .second .inner ul li ul {
    top: -3px
}

.menu-item li:hover a .item_inner .item_inner {
    border-bottom: none !important;
}

.qodef-main-menu > ul > li > a span.item_text i::before {
    margin: 0 !important;
}

.qodef-main-menu ul li a {
    text-align: center;
}

.qodef-main-menu > ul > li > a span.item_text {
    display: block;
    height: 48px;
}

.qodef-main-menu > ul > li > a span.item_text i {
    font-size: 32px;
    padding-top: 8px;
}

.qodef-header-standard .qodef-menu-area .qodef-vertical-align-containers .qodef-position-right-inner {
    height: 100px;
    margin-top: -40px;
}

.qodef-main-menu > ul > li > a span.item_inner {
    display: inline-flex;
    padding: 0 15px;
}

#searchform {
    /*margin-top: 45px;*/
    /*margin-left: -65px;*/
    margin-right: -31px;
}

.no-livesearch {
    border-radius: 6px;
    height: 22px;
    width: 220px;
    padding: 5px 30px 5px 10px;
    border: none;
    box-shadow: inset 0 2px 18px -5px rgba(0, 0, 0, 0.8);
}

.no-livesearch::placeholder {
    font-family: roboto condensed;
    color: black;
    font-size: 14px;
}

#searchsubmit {
    position: relative;
    left: -35px;
    bottom: -2px;
    border-radius: 0 6px 6px 0;
    height: 32px;
    width: 32px;
    border: none;
    cursor: pointer;
}

.qodef-mobile-header .qodef-mobile-header-inner {
    height: 80px;
}

.qodef-mobile-header .qodef-mobile-logo-wrapper a {
    max-height: 50px;
}

.social-icon {
    height: 30px;
    width: 30px;
    border-radius: 100%;
    overflow: visible;
    margin: 6px -10px 0 -10px;
    transform: translateY(3px);
    transition-duration: .2s;
    display: flex;
    justify-content: center;
    align-items: center;
}

.menu-icon {
    height: 18px;
    width: 18px;
    transition-duration: .2s;
}

.social-icon:hover {
    margin: 0 -16px 0 -16px;
    height: 42px;
    width: 42px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.8);
}

.social-icon:hover .menu-icon {
    height: 24px;
    width: 24px;
}

.social-icon .menu-icon g {
    fill: white;
    transition-duration: .3s;
}

.dep-header-icon {
    height: 20px;
    margin-right: 3px;
    width: 30px;
}

.dep-top-bar-2 .dep-header-icon g path {
    fill: white !important;
}

.dep-top-bar-2 .dep-header-icon {
    margin-left: 5px
}

.qodef-drop-down .second .inner ul li {
    margin: 5px 0;
}

.q_menu_arrow.fa.fa-angle-right {
    border-bottom: none !important;
}

#menu-main-menu .second>div>ul>li:hover>a .item_text:before{
    color: #73b501 !important;
}

/* ================ NEWS ================== */

#all_news .news_pagination {
    display: block !important;
}

.news-grid .news .news-inner-wrap-view {
    display: flex;
    align-items: flex-start;
}

.news-grid .news .news-inner-wrap-view {
    padding: 0 0 15px 0;
    margin: 5px;
    border-bottom: 1px solid lightgray;
}

.news-grid .news .news-inner-wrap-view .news-thumb,
.news-grid .news .news-inner-wrap-view .news-thumb .grid-news-thumb {
    max-width: 135px;
    max-height: 110px;
    margin-right: 10px;
}

.actuNumber {
    font-size: 14px;
    color: white;
    width: 55px;
    text-align: center;
    height: 20px;
    line-height: 22px;
}

.news-more-link,.read_more {
    color: #555;
    background-color: transparent;
    border: 1px solid #555;
    padding: 0 8px;
    cursor: pointer;
}

.news-more-link:hover, .read_more{
    color: white;
    background-color: #555;
}

.news-title {
    margin-bottom: 0 !important;
}

.news-full-width .news .news-inner-wrap-view .news-thumb,
.news-full-width .news .news-inner-wrap-view .news-thumb .grid-news-thumb {
    width: 100%;
    max-width: 100vw;
    height: 400px;
}

.news-full-width .news .news-inner-wrap-view .news-content {
    position: relative;
    color: white !important;
    bottom: 130px;
    margin-bottom: -130px;
}

.news-full-width .news-more-link {
    color: white;
    border-color: white;
}

.news-full-width .news-more-link:hover {
    color: #555;
    border-color: white;
    background-color: white;
}

.news-full-width .news-title, .news-full-width .news-title a {
    color: white;
}

.news-short-content {
    margin-top: -10px;
}

.news-col-1 .news-inner-wrap-view, .news-col-list .news-inner-wrap-view {
    border: none;
}

.news-grid .wpnawfree-plugin {
    padding: 0 20px;
    margin: 20px 0 0 0;
}

/* =================== NOS VALEURS ====================*/
@media screen and (max-width: 1100px) {
    .qodef-grid, .qodef-grid-section .qodef-section-inner {
        width: 90vw !important;
    }
}

.wpnawfree-plugin {
    margin: 0;
}

.value_svg .vc_single_image-img {
    height: 150px !important;
    width: 150px !important;
    max-width: calc(50vw - 20px);
    max-height: calc(50vw - 20px);
}

.svg-value-outline {
    fill: white !important;
    stroke-width: 3px !important;
    stroke: black !important;
}

.svg-value-out {
    fill: black !important;
}

.value_svg {
    max-width: 150px;
    max-height: 150px;
    cursor: pointer;
    margin: 0 auto;
    overflow: hidden;
}

.value_text {
    margin-top: 10px
}

.value-icon-in, .value-icon-out, .value-icon-outline, .value-icon-in path, .value-icon-in polyline {
    transition-duration: .1s;
}

.button {
    max-width: 150px;
    max-height: 150px;
    cursor: pointer;
    margin: 0 auto;
    border-radius: 50%;
    text-align: center;
}

.button:after {
    display: inline-block;
    position: relative;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
    backface-visibility: hidden;
}

.button:before {
    position: relative;
    display: block;
    font-family: 'FontAwesome', sans-serif;
    font-size: 2.5rem;
    z-index: 1;
    color: transparent;
    height: 0
}

.fontawesome-leaf:after {
    width: 130px;
    height: 130px;
    top: -147px;
    left: 0;
    transform: scale(1);
    box-shadow: 0 0 0 2px black;
    opacity: 0;
}

.fontawesome-leaf:before {
    opacity: 0;
}

.fontawesome-leaf {
    transition-duration: .2s;
    transform: scale(1);
}

.fontawesome-leaf:hover {
    background: white;
    transform: scale(.95);
}

.fontawesome-leaf:hover:after {
    animation: ripple .6s ease-out 75ms;
}

@keyframes ripple {
    0% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1), 0 0 7px 7px #52292A, 0 0 0 7px rgba(0, 0, 0, 0.3);
    }
    100% {
        box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1), 0 0 7px 7px #52292A, 0 0 0 7px rgba(0, 0, 0, 0.3);
        transform: scale(1.2);
        opacity: 0;
    }
}

/* =================== Sur footer ========================= */

.sur-footer-container {
    width: 100%;
    min-height: 70px;
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.sur-footer {
    width: 100%;
    margin-top: 50px;
}

.sur-footer-link {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin: 18px 5px;
    flex-shrink: 1;
    color: white;
}

.sur-footer-link:hover p {
    border-bottom: 2px solid #F3E0BF;
    margin-bottom: -2px;
}

.sur-footer-icon {
    height: 34px;
    margin-right: 8px;
    width: 50px;
}

.sur-footer-icon g path {
    fill: #F3E0BF;
}

@media screen and (max-width: 875px) {
    .sur-footer-link {
        min-width: 230px;
        justify-content: flex-start;
    }

    .sur-footer-container {
        justify-content: center;
    }
}

footer input.wpcf7-form-control.wpcf7-submit .sur-footer-icon {
    height: 70px;
    width: 70px;
    margin-right: 10px;
}

/* ================  FOOTER ================*/

footer .qodef-footer-top .qodef-column:not(:first-child) {
    min-height: 228px;
    padding-top: 160px;
}

footer .qodef-footer-top .qodef-column:first-child {
    padding-left: 0;
    text-align: center;
}

#menu-footer-colone1 li a:hover, #menu-footer-colone2 li a:hover {
    text-decoration: underline;
}

#menu-footer-colone1, #menu-footer-colone2{
    width: max-content;
    text-align: left;
    margin: 0 auto;
}

.qodef-footer-top {
    min-height: 280px
}

footer .qodef-footer-top .qodef-column {
    border-right: none;
    padding: 0 70px 0 0;
}


.my-contact-form form {
    display: inline-flex;
    overflow: hidden;
}

.my-contact-form label {
    display: none !important;
}

.my-contact-form .tnp-email {
    min-width: 360px;
    height: 20px !important;
    padding: 10px 15px;
    border: none;
    max-width: 70vw;
}

.my-contact-form .tnp-button {
    height: 40px !important;
    width: 40px !important;
    border-radius: 0 !important;
    padding: 0;
    border: none;
}

.my-contact-form .tnp-button:hover {
    border: none;
}


#media_image-2 {
    margin: 0 auto;
    max-width: max-content;
}

.footer-under-logo {
    height: 18px;
    width: 91%;
    margin: -5px 0 15px 6.4%;
}

.complement-logo p, .footer-under-logo p, .mobile_complement_logo p {
    min-width: 49%;
    float: right;
    text-align: left;
}

.mobile_complement_logo p {
    margin-right: 18px;
    font-size: 12px;
}

footer .qodef-footer-top:not(.qodef-footer-top-full) .qodef-container-inner {
    padding: 5px 0
}

.footer-contact, .all_adress {
    padding-left: 20px;
}

footer .qodef-footer-top .qodef-column:last-child{
    padding-right: unset;
}

@media screen and (min-width: 769px) {
    .my-contact-form {
        position: absolute;
        right: 60px;
        top: 25px;
    }

    footer .qodef-footer-top .qodef-column {
        padding: 0;
    }
}

@media screen and (max-width: 768px) {
    footer .qodef-footer-top .qodef-column:not(:first-child) {
        min-height: 0;
        padding-top: 0;
    }

    footer .qodef-footer-top .qodef-column {
        padding-right: 0;
    }
}

@media screen and (min-width: 450px) {
    footer input.wpcf7-form-control.wpcf7-text.wpcf7-email {
        min-width: 360px;
    }
}

/* =============== footer-bottom ================== */

.qodef-footer-bottom-holder {
    background-color: white !important;
    padding: 0 0 10px 0 !important;
}

.qodef-footer-bottom-holder .footer-bottom {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    color: black;
    font-size: 12px;
}

.qodef-footer-bottom-holder .footer-bottom a {
    color: black !important;
}

/* ================ FONT ================*/

/*
Ultra Thin		100
Ultra Thin Ital	100i
Thin			200
Thin Italic		200i
Light			300
Light Italic	300i
Regular			400
Regular Italic	400i
Medium			500
Medium Italic	500i
Bold			700
Bold Italic		700i
Black			900
Black Italic	900i
*/

.my-contact-form .tnp-email::placeholder {
    font: italic 300 14px/14px roboto;
}

#menu-footer-colone1 li a, #menu-footer-colone2 li a, .footer-contact, .all_adress {
    font: 300 16px/18px roboto;
}

.qodef-main-menu > ul > li > a span.item_text, .qodef-drop-down .narrow .second .inner ul li a {
    font: 18px/24px roboto condensed;
}

.phone {
    font-size: 18px;
}

.all_adress {
    text-decoration: underline;
}

.sur-footer-link p {
    font: 300 20px/22px roboto;
}

.my-contact-form .tnp-button {
    font: 300 14px/14px roboto;
}

#searchsubmit {
    font: 400 19px/19px roboto condensed;
}

.news-title a {
    font: 700 18px/18px roboto condensed !important;
}

.news-title .grid-date-post {
    font: 400 14px/14px roboto condensed;
}

.news-short-content {
    font: 400 15px/15px roboto condensed;
}

.actuNumber p {
    font: 700 14px/22px roboto condensed;
}

.news-more-link,.read_more {
    font: 400 14px/20px roboto condensed;
}

.footer-under-logo, .complement-logo, .mobile_complement_logo {
    font: 400 15px/18px fede-chasse-font;
}

.second .item-text {
    font: 18px/24px roboto condensed;
}

.value_text .wpb_wrapper p {
    font: 300 18px/18px roboto;
    color: #3f3f3f;
}

.dep-top-bar-1 a span, .dep-top-bar-2 button {
    font: 400 15px/15px roboto;
}

.qodef-post-info {
    display: none;
}

.qodef-blog-standard-info-holder {
    height: 62px;
    margin-bottom: 15px;
}

.qodef-post-info-bottom {
    border-top: none;
    border-bottom: none;
}

#zone_description {
    font: 300 16px/20px roboto;
    font-style: italic;
}

/* ======== SCROLL DOWN =======*/

.scrollDown {
    position: relative;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.scrollDown::after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 80%;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .8) 80%, rgba(0, 0, 0, .8) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .8) 80%, rgba(0, 0, 0, .8) 100%);
}

.SD1 div {
    position: absolute;
    /*top: 540px;*/
    bottom: 40px;
    left: 50%;
    z-index: 20;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);


}

.SD1 a:hover {
    opacity: .5;
}

#SD1 div {
    height: 60px;
    width: 60px;
    border-radius: 100%;
}

#SD1 div span {
    position: absolute;
    top: 8px;
    left: 50%;
    width: 24px;
    height: 24px;
    margin-left: -12px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: sdb04 2s infinite;
    animation: sdb04 2s infinite;
    box-sizing: border-box;
}

@-webkit-keyframes sdb04 {
    0% {
        -webkit-transform: rotate(-45deg) translate(0, 0);
    }
    20% {
        -webkit-transform: rotate(-45deg) translate(-10px, 10px);
    }
    40% {
        -webkit-transform: rotate(-45deg) translate(0, 0);
    }
}

@keyframes sdb04 {
    0% {
        transform: rotate(-45deg) translate(0, 0);
    }
    20% {
        transform: rotate(-45deg) translate(-10px, 10px);
    }
    40% {
        transform: rotate(-45deg) translate(0, 0);
    }
}

@media only screen and (max-width: 1200px) {
    .qodef-grid {
        width: 1100px;
    }
}

.qodef-title-subtitle-holder-inner h1, .top-page h1 {
    font-weight: 400;
    font-size: 54px !important;
    text-shadow: 1px 1px 8px rgba(0,0,0,0.5);
    font-family: 'Permanent Marker' ;
    text-shadow:  1px 1px 10px black !important;
}

.qodef-mobile-header .qodef-mobile-nav a, .qodef-mobile-header .qodef-mobile-nav h4{
    line-height: 40px;
    font-family: 'roboto';
    font-weight: 400;
}

.qodef-mobile-header .qodef-mobile-nav .mobile_arrow{
    height: 60px;
    line-height: 60px;
}

.a2a_svg{
    border-radius: 100% !important;
}

.espece-share-links{
    float: right;
    margin-bottom: -16px;
    margin-right: -40px;
}

.in_new_tab{
    color: #5c5c5c !important;
    font-size: 11px;
}

.search_post_title{
    font-size: 24px;
}

.short_content_search{
    margin:5px 20px;
}

.custom_qodef-post-text{
    padding: 15px 30px !important;
    border: none !important;
    box-shadow: 1px 1px 5px -1px lightgrey;
    border-radius: 0 !important;
    min-height: 120px;
    width: 100%;
    max-width: 1040px;
}

.read_more{
    float: right;
    height: 30px;
}

p, li {
    font-size: 16px;
    font-family: "Roboto Condensed";
}

ul {
    padding-left: 20px;
    padding-top: 8px;
}

.mirrorImg {
    -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(255, 255, 255, 0.1)));
}

.fa-mobile {
    font-size: 24px;
}

h2 {
    font-weight: 600;
}


table{
    max-width: 100%;
    margin: 50px 0 !important;
    border: 1px solid #ddd;
    border-collapse: collapse;
}

table td {
    vertical-align: middle;
    line-height: 16px;
    padding: 5px;
    width: 1%;
    height: 40px;
    border: 1px solid #ddd;
}
tbody tr:nth-child(even) {background-color: #f2f2f2;}
thead{
    color: white;
}

@media screen and (max-width: 375px) {
    td {
        font-size: 12px;
    }
}
@media screen and (max-width: 320px) {
    td {
        font-size: 10px;
    }
}

.asso {
    box-shadow: 0px 8px 20px -16px black;
    padding-bottom: 20px;
}

.asso:not(:first-child){
    margin-top: 40px;
}

.asso .qodef-full-section-inner{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.text-center {
    text-align: center;
}

li{
    list-style-position: outside;
}

.all_news_button {
    margin: -12px 0 100px 50%;
    transform: translateX(-50%);
    padding: 5px 28px !important;
    line-height: 20px !important;
    height: auto !important;
}

.qodef-accordion-holder.qodef-initial .qodef-title-holder .qodef-tab-title {
    margin-top: -48px;
    height: 48px;
}


article.type-news .qodef-post-content{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
}

article.type-news .qodef-post-image {
    margin: 0 20px 28px 0;
    max-width: 300px;
}


@media screen and (max-width: 768px){
    article.type-news .qodef-post-content{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: flex-start;
        flex-direction: column;
    }

    article.type-news .qodef-post-text{
        min-width: 100%;
    }
}

.wpcf7-recaptcha{
    margin: 30px 0;
}

#rgpd-ny{
    position: absolute;
    color: #5f4c45 !important;
    display: block !important;
    top: 50px;
    right: 0;
    width: 400px;
}