:root {
	--wp-primary-700 : 51, 51, 51; /* dark grey */
	--wp-primary-500 : 197, 42, 32; /* red */
	--wp-primary-400 : 244, 244, 243; /* light grey */
	--wp-secondary-700 : 254, 160, 62; /* orange */
}

/* colors - content */
#photos h2, #photos .linkMore, .bloc_contents_breves .d-flex .texte, #video h2, #home-video p, #home-video .linkMore, #home-Virtuelle p, #home-Virtuelle .linkMore, .footer-social .title, footer .estab-desc p, footer .estab-desc a, footer .estab-desc strong {color: #333333;}
.bloc_contents_breves .item_bloc_content strong, #engagements .item_bloc_content h3 {color: rgba(var(--wp-primary-500), 1);}
div.right .contenu p > strong {color: rgba(var(--wp-secondary-700), 1);}
.top-content figure:before, .owl-carousel.carouselNews .item, .linkMore::before, .highlighted .bloc_lien p:before {background-color: rgba(var(--wp-primary-500), 1);}
.bloc_breves, #galerieHome, .post-type-archive-jobs .event.BlockItems .BlockItem a {background-color: rgba(var(--wp-primary-400), 1);}
h2:before, .post-type-archive-jobs .linkMore::before, .linkMore:hover::before {background-color: rgba(var(--wp-secondary-700), 1);}
#home-Virtuelle, .footerInfo {background-color: #f4f4f3;}
.header-tel .bloc_coordonne svg {fill: rgba(var(--wp-primary-500), 1);}
.footer-social a svg path, #engagements .item_bloc_content img, #engagements .item_bloc_content svg {fill: #333333;}

/* style - content */
.contenu_slide, .top-content .right h2, body.home h2 {font-family: 'Alkatra', Arial, Verdana, sans-serif;}

/* header, nav */
#logo {width: 440px;}
.menu_etablisement li span {margin-right: 12px;}
.header-info a.ecole-directe{margin-top: -4px;}

/* slideshow */
.owl-carousel.carouselSlide .item a {background-position: center center !important;}
.owl-carousel.carouselSlide .owl-item.active .item a:before {opacity: 0;}

/* welcome */
.top-content .right h2 {font-size: 30px;}

/* gallery */
#photos .fancy:before, .fancyClick .fancy:before {background-color: rgba(var(--wp-primary-500), 1);}

/* jobs */
.jobs-bg .jobs-list {background: linear-gradient(90deg, rgba(50,50,50,1) 20%, rgba(var(--wp-primary-500), 1) 20%);}

/* video */
#video {background-color: #ffffff;}
#home-video {background-color: rgba(var(--wp-primary-500), .1);}

/* footer */
.marker {background-repeat: no-repeat !important;}
.footer-contact {background: linear-gradient(90deg, rgba(244, 244, 243, 1) 50%, rgba(var(--wp-primary-500), 1) 50%);}
.footer-mentions {background-color: #333333;}
.logo-footer {max-width: 400px;}
footer .estab-desc.internat {display: none;}
footer .estab-desc {min-width: calc(100% / 3);}
.logo-footer {max-width: 610px;}

/* RWD */
@media(max-width: 1159px) {

}

@media(max-width: 991px) {

}

@media(min-width: 768.9px) {
	header div.main-nav nav ul li a {padding: 7px 0;margin: 0 15px;}
	header div.main-nav nav ul li a::before {position: absolute;content: '';width: 100%;border: 3px solid rgb(216, 216, 216);bottom: -10px;left: 0;}
	
}

@media(max-width: 768.9px) {
	.menu_etablisement li a {padding: 10px 0;}
	.jobs-bg .jobs-list {background: rgba(var(--wp-primary-500), .1);}
	.header-info a.ecole-directe{margin-left: 5px; line-height: 27px;}
}

@media(max-width: 635px) {
	#logo {width: calc(100% - 60px);}
	.logo-footer {width: calc(100% - 60px);padding-left: 0;}
}
