/*
    Theme Name: Pilothème
    Author: Pilot'in
    Author URI: http://www.pilot-in.com/
    Description: Thème créé avec ♡ par Pilot'in
    Version: 2.8
*/

header .menu{
    -webkit-transition: background 0.2s, -webkit-transform 0.5s;
    transition: background 0.2s, -webkit-transform 0.5s;
    -o-transition: transform 0.5s, background 0.2s;
    transition: transform 0.5s, background 0.2s;
    transition: transform 0.5s, background 0.2s, -webkit-transform 0.5s;
}

.section-footer ._pit-section.footer .social-network,
.section-footer ._pit-section.footer .social-network:hover {
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
       transition-duration: 0.2s;
}


.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    display: block;
    margin: 5px 0 5px auto;
}

.alignleft {
    display: block;
    margin: 5px auto 5px 0;
}

header .menu.menu-me input#toggle:checked ~ ul li.menu-item li.has-mobile-symbol a {
	line-height: 37px;
}

header .menu.menu-me input#toggle:checked ~ ul li.menu-item li.has-mobile-symbol a:before {
	display: none;
}
header .menu.menu-me input#toggle:checked ~ ul li.menu-item li.has-mobile-symbol a img {
	display: inline-block;
	margin-right: 19px;
	width: 16px;
}

.header-widget + .content-widget {
    margin-top : -6px;
}

.all-checklists .full-width-checklist {
	width: 100%!important;
}

._pit-section.tilt-horizontal .section-introduction .intro-cpme > *:first-child:before {
	min-width: 25px;
}

.orange-menu-cpme {
    color : #f4c436!important;
}

.orange-menu-cpme i {
    color : #f4c436!important;
}

.mega-menu .links-cpme-specific .wrapper-cpme-info-menu .other-links a.color-cpme {
    color : #F44336!important;
}

.mega-menu .links-cpme-specific .wrapper-cpme-info-menu .other-links a.color-cpme:hover {
    color : #bd3228!important;
}

.link-conseils a {
    font-size : 1.8rem;
}

input[name="email_for_non_humans"] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
}

.vh {
position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
}

#selectDemande {
    width: 100%!important;
}

.widget.adhesion .content-widget a {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.4rem;
}


.widget.contact .get-in-touch a:last-child {
	margin-right: 0;
}

.share-socials-network {
	position: fixed;
    left: 0;
    bottom: 0;
}

.share-socials-network ._pit-partage {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.share-socials-network ._pit-partage a {
	margin-top : 0!important;
	font-family: 'FontAwesome';
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	min-width: 5rem;
    min-height: 5rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;


    color : #114d61; /*B3BDCC*/
    border: 1px solid #114d61;
    border-radius: 50%;
    background-color: #FFF!important;
    margin: 20px 10px;
}

.share-socials-network ._pit-partage a:before {
	color : inherit;
}

.share-socials-network ._pit-partage a.fa-facebook-f:hover {
	color : #3b5999!important;
    border-color : #3b5999!important;
}
.share-socials-network ._pit-partage a.fa-twitter:hover {
	color : #55acee!important;
    border-color : #55acee!important;
}

.share-socials-network ._pit-partage a.fa-linkedin-in:hover {
	color : #0077B5!important;
    border-color : #0077B5!important;
}

.share-socials-network ._pit-partage a.fa-envelope:hover {
    color : #667a99!important;
    border-color : #667a99!important;
}

.share-socials-network ._pit-partage a.fa-linkedin-in:before {
	content: '\f0e1';
}

.share-socials-network ._pit-partage a:after {
	display: none!important;
}

._pit-section.tilt-horizontal.sitemap .section-introduction .intro-cpme > *:first-child:before {
    display: none;
}

.sitemap .children {
    margin-left: 40px;
    margin-top : 10px;
    margin-bottom : 10px;
}

.sitemap h2 {
    margin-bottom: 3vh;
    margin-top : 4.5vh;
}

.adresse_footer, .adresse_footer a, .adresse_footer span {
    color : #BAC6CA;
}

.adresse_footer a:hover {
    color : #667a99!important;
}

._pit-section.page-choices {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}

._pit-section.contenu iframe, iframe {
    max-width: 100%;
}

/*MOBILE ONLY*/
@media screen and (max-width: 768px) {



    .events .all-articles a .one-horizontal-event {
        max-width: 100%;
    }

    .events .all-articles a .one-horizontal-event .vertical-center-wrapper.info-part {
        border: 0;
    }
    .events .all-articles a .one-horizontal-event .vertical-center-wrapper h3 {
        margin: 1.5vh 0;
        text-align: center;
    }


    .events .all-articles a .one-horizontal-event .vertical-center-wrapper {
                -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .partenaires .all-partenaires .one-partenaire {
    	min-width: 96px;
    }

    .partenaires .all-partenaires .slick-list {
    	padding : 0;
    }

    .share-socials-network {
    	position: static;
    	left: unset;
    	top: unset;
    	-webkit-transform: none;
    	    -ms-transform: none;
    	        transform: none;
    }
    .share-socials-network ._pit-partage{
	    -webkit-box-orient: horizontal;
	    -webkit-box-direction: normal;
	    -webkit-flex-direction: row;
	        -ms-flex-direction: row;
	            flex-direction: row;
	    -webkit-box-pack: center;
	    -webkit-justify-content: center;
	        -ms-flex-pack: center;
	            justify-content: center;
	    margin-top: 3rem;
    }

    .share-socials-network ._pit-partage a {
    	color : #FFF;
    	border-color: #FFF;
    	background-color: transparent!important;
    }

}

/*UNTIL DESKTOP*/
@media screen and (max-width: 991px) {
	._pit-section.missions-cpme {
		padding-bottom: 0
	}

	.all-missions .slick-list{
		padding-bottom: 30px!important;
	}

	.slick-arrow {
		min-width: 40px;
		min-height: 40px;
		background: #FFF!important;
		-webkit-border-radius: 50%;
		        border-radius: 50%;
		-webkit-box-shadow: 0 5px 8px 3px rgba(0, 0, 0, 0.13);
		        box-shadow: 0 5px 8px 3px rgba(0, 0, 0, 0.13);
		display: -webkit-box!important;
		display: -webkit-flex!important;
		display: -ms-flexbox!important;
		display: flex!important;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		z-index: 5;
	}

	.slick-arrow:before,.slick-arrow:after {
		font-size: 2rem;
		color : #222;
		font-family: 'FontAwesome';
	}

	.slick-arrow.slick-prev {
		left : 15px!important;
	}

	.slick-arrow.slick-prev:before {
		content: '\f053';
	}

	.slick-arrow.slick-next {
		right : 15px!important;
	}

	.slick-arrow.slick-next:before {
		content: '\f054';
	}

	.slick-arrow.slick-disabled {
		display: none!important;
	}
}

/*DESKTOP ONLY*/
@media screen and (min-width: 992px) {
    .all-actions a {
        display: block;
    }

    .all-actions a.margined {
        margin-top : 6vh;
    }

    ._pit-section.tilt-horizontal.partenaires {
   		padding: 4.5vh 6vh 1.5vh 6vh;
    }
}

/*SMALL DESKTOP ONLY*/
@media screen and (min-width: 992px) and (max-width: 1199px){
	.container {
		width: 940px;
	}

	._pit-section.tilt-horizontal {
		padding : 3vh;
	}

	.widget.contact .contact-face {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}

	.widget.contact .contact-face .top-simulate-cover {
		min-width: 50px;
		min-height: 50px;
		margin-right: 0;
		margin-bottom : 1rem;
	}
}

.scrollDisabled {
    position: fixed;
    margin-top: 0;// override by JS to use acc to curr $(window).scrollTop()
    width: 100%;
    overflow-y: scroll;
}

.mega-menu.formations .main-page {
    visibility: visible!important;
}

/* Pre footer widget */
.pre-footer-widget {
    margin: 80px auto;
    background-color: white;
    border-radius: 4px;
    max-width: 600px;
}

.pre-footer-widget #ctf .ctf-header {
    padding: 16px;
}

.pre-footer-widget #ctf .ctf-item {
    padding: 16px;
}

.pre-footer-widget #ctf-more {
    color: white;
    border-radius: 4px !important;
    background-color: #002e3b !important;
}


/*08/04/2021 - Nouvelles sections*/
._pit-section.derniers-articles .section-introduction .intro-cpme > *:first-child:before{
    margin-left: -25px;
}

._pit-section.derniers-articles .section-introduction .intro-cpme {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 16vh;
}

._pit-section.derniers-articles .section-introduction .intro-cpme h2{
    margin-bottom: 0;
}

._pit-section.derniers-articles .section-introduction .intro-cpme h6{
    font-size: 1.4rem !important;
}

._pit-section.derniers-articles .section-introduction .intro-cpme .vertical-center{
    display: flex;
    flex-direction: row;
    align-items: center;
}

._pit-section.derniers-articles .section-content{
    margin-top: -20vh;
}

._pit-section.derniers-articles .section-content .all-articles{
    padding: 0 30px; 
}

._pit-section.derniers-articles .all-articles .panel-body{
    margin-top: -4.5vh;
}


.sidebar_article_item {
    padding-left: 20px;
    border-left: 3px solid #EFEFEF;
}

.sidebar_article_item:hover {
    border-color: #F44335;
}

.sidebar_article_item .date {
    text-transform: none !important;
    color: #bac6ca;
    font-size: 1.2rem;
}

.sidebar_article_item .more-info {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.sidebar_article_item .more-info .cat{
    font-size: 11px;
}

.btn-circle-sidebar {
    display: flex;
    align-items: center;
    flex-direction: row;
}

.btn-circle-sidebar i{
    font-size: 36px;
}

.btn-circle-sidebar span{
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
}

.header-widget {
    min-height: 60px;
}

header .menu ul li.menu-item.menu-item-has-children:hover, header .menu ul li.menu-item.menu-item-has-children.isTriggered{
    background-color : #333333;
}

.mega-menu .mega-menu-item {
    white-space: nowrap;
} 

.mega-menu .mega-menu-item .picto-wrapper{
    min-width: 17px;
} 

.socials-mobile i.fa:before{
    font-family: 'Font Awesome 5 Brands';
}

label[for*="af_email_for_non_humans_form"] {
    display: none;
}





/*
 * Added new EVO templates for Events
 *  2023-01-06
 *
 **************************************** */

.evo.container,
.evo .container {
    padding-left: 0;
    padding-right: 0;
}

@media screen and (max-width: 768px) {
    .evo,
    .evo.container {
        padding-left: 12px;
        padding-right: 12px;
    }
}

.evo .ruler {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: flex-start;
}

.evo .ruler::before {
    content: '';
    width: 25px;
    height: 3px;
    margin-left: 0px;
    margin-right: 15px;
    display: inline-block;
    border-radius: 6px;
    background: #f44336;
    margin-left: -40px;
}

.evo .ruler.no-ml::before {
    margin-left: 0 !important;
}

.evo .ruler.longer::before {
    width: 40px !important;
}

.evo .ruler.white::before {
    background: white !important;
}

.evo .button {
    display: inline-flex;
    align-items: center;
    flex-direction: row;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 0.5px;
    font-size: 1.4rem;
    background-color: #F44336;
    color: white;
    border-radius: 500px !important;
    box-shadow: 0 5px 8px 3px rgb(0 0 0 / 6%);
    white-space: normal;
    transition-duration: 0.3s;
    font-family: "Avenir", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 16px 42px;
    border: 1px solid transparent;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
}

.evo .button:hover,
.evo .button:focus {
    border-color: transparent;
    box-shadow: 0 5px 8px 3px rgb(0 0 0 / 20%);
    background: #ffffff !important;
    color: #F44336 !important; 
    border-color: #F44336 !important;
}

section.evo {
    margin-top: 80px;
    margin-bottom: 80px;
}

.evo .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, rgba(8, 192, 245, 0.65) 0%, rgba(5, 63, 81, 0.87) 100%);
    opacity: 0.59;
    mix-blend-mode: normal;
}

.evo .video {
    position: absolute;
    background: #000;
    height: 100%;
    width: 100%;
    z-index: 0;
    top: 0;
}

.evo .video .video-youtube {
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
}





.evo.hero {
    padding-top: 12rem;
    margin-bottom: 16rem !important;
}

@media screen and (max-width: 768px) {
    .evo.hero {
        margin-bottom: 8rem !important;
    }
}

.evo.cta ._pit-section {
    padding-bottom: 0;
}

.evo.hero h2 {
    font-weight: 900;
    font-size: 48px;
    line-height: 120%;
    color: #FFFFFF;
    margin-bottom: 24px;
}

.evo.hero p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
}

.evo.hero .section-introduction a {
    margin-top: 3rem;
}

.evo.hero #countdown-clock {
    display: flex;
    flex-direction: row;
    gap: 36px;
    margin-bottom: 24px;
}

.evo.hero .cc-group {
    text-align: center;
    color: #ffffff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.evo.hero .cc-fig {
    font-weight: 900;
    font-size: 30px;
    line-height: 36px;
}

.evo.hero .cc-label {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

.evo.hero .event-infos {
    color: #002E3B;
    background-color: white;
    box-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.1);
    border-radius: 8px 0px 0px 8px;
    gap: 15px;
    display: flex;
    flex-direction: row;
    transform: translateY(50%);
}

@media screen and (max-width: 768px) {
    .evo.hero .event-infos {
        flex-direction: column;
        justify-content: center;
        transform: translateY(4rem);
        padding: unset;
        max-width: calc( 100% - 30px );
    }
}

.evo.hero .event-info {
    flex: 1 1 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 40px 16px;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .evo.hero .event-info {
        padding: 16px;
    }
}

.evo.hero .event-info strong {
    font-weight: 900;
    font-size: 16px;
    line-height: 24px;
}

.evo.hero .event-info span {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

.evo.hero .event-icon {
    color: #F44336;
    margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
    .evo.hero .event-icon {
        margin-bottom: 8px;
    }
}





.evo.raisons .intro {
    margin-bottom: 48px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

@media screen and (max-width: 768px) {
    .evo.raisons .intro {
        flex-direction: column;
    }   
}

.evo.raisons .intro h2 {
    font-weight: 900;
    font-size: 24px;
    line-height: 32px;
    color: #002E3B;
    flex: 1 1 auto;
}

.evo.raisons .intro p {
    flex-basis: 50%;
}

.evo .raison-list {
    display: flex;
    flex-direction: row;
    gap: 16px;
    justify-content: flex-start;
    align-items: flex-start;
}

@media screen and (max-width: 1008px) {
    .evo .raison-list {
        flex-wrap: wrap;
        justify-content: center;
    }
}

.evo .raison {
    width: 100%;
    min-width: 240px;
    max-width: 308px;
    height: 320px;
    flex: 1 1 0;
    position: relative;
}

@media screen and (max-width: 768px) {
    .evo .raison {
    }
}

.evo .raison-overlay {
    background-color: white;
    box-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.1);
    transform: translateY(18px);
    width: 100%;
    max-width: calc( 100% - 28px);
    padding: 24px;
    position: absolute;
    bottom: 0;
    right: 0;
}

@media screen and (max-width: 768px) {
    .evo .raison-overlay {
    }
}

.evo .raison-title {
    font-weight: 900;
    font-size: 24px;
    line-height: 32px;
    color: #002E3B;
}

.evo .raison-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #2A4365;
}

.evo .raison-image-wrapper {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #eee;
}

@media screen and (max-width: 768px) {
    .evo .raison-image-wrapper {
    }
}

.evo .raison-image {
    object-fit: cover;
    width: 100%;
    height: 100%;
}





.evo.programme .container {
    display: flex;
    flex-direction: row;
    gap: 48px;
}

@media screen and (max-width: 768px) {
    .evo.programme .container  {
        flex-direction: column;
    }
}

.evo.programme .intro {
    flex-basis: 33%;
}

.evo.programme .programme-list {
    flex-basis: 66%;
    display: flex;
    flex-direction: column;
    gap: 48px;
}

.evo.programme .programme-list.double-column {
    flex-wrap: wrap;
    flex-direction: row;
}

.evo.programme .double-column .programme-item {
    flex: 0 1 calc(50% - 24px);
}

.evo.programme .intro h2 {
    font-weight: 900;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 30px;
}

.evo.programme .intro p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

.evo.programme .intro .button {
    margin-top: 30px;
}

.evo .programme-title {
    font-weight: 900;
    font-size: 20px;
    line-height: 28px;
    color: #1A202C;
    margin-bottom: 18px;
}

.evo .programme-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}






.evo.round-rect-cta {
    padding: 80px 64px;
    border: 1px solid #E2E8F0;
    border-radius: 10px;
    max-width: 80%;
    margin: auto;
    margin-top: 82px;
    overflow: hidden;
    width: 95%;
    max-width: 1245px;
}

@media screen and (max-width: 768px) {
    .evo.round-rect-cta {
        padding: 24px;
    }
    .evo.round-rect-cta.bg-fixed {
        background-attachment: unset !important;
    }
}

.evo.round-rect-cta h2 {
    font-weight: 900;
    font-size: 24px;
    line-height: 32px;
    color: #FFFFFF;
}

.evo.round-rect-cta .overlay {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.4) 33%, rgba(0, 0, 0, 2));
}




.evo.intervenants {
    margin-top: 96px;
}

.evo.intervenants .intervenant-item {
    position: relative;
}

.evo.intervenants .intervenant-image-wrapper {
    width: 100%;
    max-width: 60%;
    height: 405px;
    overflow: hidden;
    background-color: #eee;
}

@media screen and (max-width: 768px) {
    .evo.intervenants .intervenant-image-wrapper {
        height: unset;
        max-height: unset;
        max-width: unset;
    }
}

.evo.intervenants .intervenant-image {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 768px) {
    .evo.intervenants .intervenant-image {
        margin-top: 0;
    }
}

.evo.intervenants .intervenant-info {
    position: absolute;
    top: 50%;
    right: 0;
    width: 100%;
    max-width: 50%;
    padding: 64px;
    background-color: #ffffff;
    transform: translateY(-50%);
    box-shadow: 0px 25px 50px -12px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 768px) {
    .evo.intervenants .intervenant-info {
        position: static;
        max-width: unset;
        transform: none;
    }
}

.evo.intervenants .intervenant-title {
    font-weight: 900;
    font-size: 24px;
    line-height: 32px;
    color: #000000;
    margin-bottom: 16px;
}

.evo.intervenants .intervenant-text {
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}



.evo.chiffres-cles {
    padding-top: 106px;
}

.evo.chiffres-cles .chiffres-intro {
    margin-bottom: 64px;
    text-align: center;
    color: #002E3B;
}

.evo.chiffres-cles .chiffres-intro h2 {
    font-weight: 900;
    font-size: 24px;
    line-height: 32px;
}

.evo.chiffres-cles .chiffres-intro p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

.evo.chiffres-cles .chiffres-list {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 24px;
    align-items: stretch;
}

@media screen and (max-width: 768px) {
    .evo.chiffres-cles .chiffres-list {
        
        flex-wrap: wrap;
        justify-content: center;
    }
}

.evo.chiffres-cles .chiffre-item {
    display: flex;
    flex-direction: column;
    text-align: center;
    font-weight: 900;
    flex: 1 1 auto
}

.evo.chiffres-cles .chiffre-item strong {
    font-size: 48px;
    line-height: 48px;
    color: #F44336;
}

.evo.chiffres-cles .chiffre-item span {
    font-size: 20px;
    line-height: 28px;
    color: #002E3B;
}




.evo.partenaires {
}

.evo.partenaires .partenaires-intro {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 64px;
}

@media screen and (max-width: 768px) {
    .evo.partenaires .partenaires-intro {
        flex-direction: column;
    }
}

.evo.partenaires .partenaires-intro h2 {
    flex: 1 1 auto;
    font-weight: 900;
    font-size: 24px;
    line-height: 32px;
    color: #002E3B;
}

.evo.partenaires .partenaires-intro .intro {
    flex: 1 1 25%;
    display: flex;
    flex-direction: row;
    gap: 28px;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}

@media screen and (max-width: 768px) {
    .evo.partenaires .partenaires-intro .intro {
        flex-direction: column;
    }
}

.evo.partenaires .partenaires-list {
    display: flex;
    flex-direction: row;
    gap: 24px;
    justify-content: flex-start;
    align-items: stretch;
}

@media screen and (max-width: 768px) {
    .evo.partenaires .partenaires-list {
        flex-wrap: wrap;
        justify-content: center;
    }   
}

.evo.partenaires .partenaire-item {
    background-color: white;
    padding: 12px;
    max-width: 302px;
    min-width: 230px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.evo.partenaires .block-link:hover,
.evo.partenaires .block-link:focus {
    background-color: #5551;
}

.evo.partenaires .partenaire-text {
    padding: 28px;
    margin-bottom: auto;
}

.evo.partenaires .partenaire-text h3 {
    font-weight: 900;
    font-size: 24px;
    line-height: 32px;
    color: #002E3B;
    margin-bottom: 16px;
}

.evo.partenaires .partenaire-text p {
    font-size: 16px;
    line-height: 24px;
    color: #002E3B;
}

.evo.partenaires .partenaire-image {
    display: block;
}


.evo.map {
    padding-top: 0 !important;
    margin-bottom: unset;
}

.evo.map .container {
    padding: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
}





.evo.video {
    gap: 80px;
    display: flex;
    flex-direction: row;
    margin-top: 50px;
}

@media screen and (max-width: 768px) {
    .evo.video {
        flex-direction: column;
    }   
}

.evo.video .video-text,
.evo.video .video-player {
    flex-basis: 50%;
}

.evo.video .video-text {
    height: min-content;
    align-self: center;
}

.evo.video .video-player {
    aspect-ratio: 16/9;
}

.evo.video h2 {
    margin-bottom: 16px;
    font-weight: 900;
    font-size: 24px;
    line-height: 32px;
    color: #002E3B;
}

.evo.video p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #002E3B;
}

.evo.video .button {
    margin-top: 24px;
}





.evo.image {
    gap: 80px;
    display: flex;
    flex-direction: row;
    margin-top: 50px;
    align-items: center;
    justify-content: flex-start;
}

@media screen and (max-width: 768px) {
    .evo.image {
        flex-direction: column;
    }   
}

.evo.image .image-text {
    height: min-content;
    flex: 0 1 auto
}

.evo.image .image-wrapper {
    display: flex;
    flex-grow: 1;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
}

.evo.image h2 {
    margin-bottom: 16px;
    font-weight: 900;
    font-size: 24px;
    line-height: 32px;
    color: #002E3B;
}

.evo.image p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #002E3B;
}

.evo.image .button {
    margin-top: 24px;
}

.evo.image .image-image {
    object-fit: cover;
    object-position: center;
}




.evo.contacts {
    margin-top: 30px;
}

.evo.contacts h2 {
    font-weight: 900;
    font-size: 24px;
    line-height: 32px;
    color: #002E3B;
    margin-bottom: 32px;
}

.evo.contacts .contacts-list {
    display: flex;
    flex-direction: row;
    gap: 8px;
}

@media screen and (max-width: 768px) {
    .evo.contacts .contacts-list {
        flex-wrap: wrap;
        justify-content: center;
    }   
}

.evo.contacts .contact-item {
    width: 100%;
    max-width: 250px;
    min-height: 232px;
    max-height: 432px;
    position: relative;
}

.evo.contacts .contact-text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
    padding: 16px;
    display: flex;
    flex-direction: column;
}

.evo.contacts .contact-text.with-shadow {
    text-shadow: 1px 1px 1px #000a;
}

.evo.contacts .icon-link {
    color: #FFFFFF;
    height: 28px;
    display: inline-flex;
    align-items: center;
    margin-top: 2px;
}

.evo.contacts .contact-image-wrapper {
    width: 100%;
    height: 100%;
    background-color: #eee;
}

.evo.contacts .contact-image {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
}




.evo.galerie {

}

.evo.galerie h2 {
    font-weight: 900;
    font-size: 24px;
    line-height: 32px;
    color: #002E3B;
    margin-bottom: 32px;
}

.evo.galerie img {
    object-fit: cover;
    height: 100%;
}

.evo.galerie .galerie-primary {
    display: grid;
    grid-template-columns: 6fr 2fr 2fr;
    grid-template-rows: 1fr 2fr;
    grid-template-areas:
        "a b c"
        "a d d";
    gap: 24px;
}

.evo.galerie .img1 { grid-area: a; }
.evo.galerie .img2 { grid-area: d; }
.evo.galerie .img3 { grid-area: b; }
.evo.galerie .img4 { grid-area: c; }

.evo.galerie .galerie-secondary {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: 1fr;
    gap: 24px;
    margin-top: 24px;
}

@media screen and (max-width: 768px) {
    .evo.galerie .galerie-secondary,
    .evo.galerie img {
        display: none;
    }
    .evo.galerie .galerie-primary,
    .evo.galerie .img1,
    .evo.galerie .img2 {
        display: block;
    }
    .evo.galerie .img1 ~ .img2 {
        margin-top: 12px;
    }
}

#frm_form_34_container p:has(input[type="hidden"]) {
  display: none !important;
}
#frm_form_34_container h2 {
  margin-bottom: 1vh;
}
