@charset "utf-8";/*
* Projet 		: APP INSCRIPTIONS
* Client		: LES AIGLONS D'ORIENT 
* Prestataire	: Studio Titan
* (c) 2021, juin
*/

/* .news-block .inner-box .date {
	font-weight: 600;
	padding: 10px 10px;
	width: 88px;
}
.news-block .inner-box .date .jour {
	font-size: 1.8rem;
}
.news-block .inner-box .date .mois, .news-block .inner-box .date .annee  {
	font-size: 1.4rem;
}
.news-block .inner-box .date .mois::before {
	content:"\20";
} */

a.external:after {
	background: transparent url(/images/aiglons/icones/external.svg) right 0 no-repeat;
	background-size: 16px;
	content: "";
	display: inline-block;
	height: 15px;
	margin-left: 4px;
	width: 15px;
}

.grey-bg {
	-webkit-box-shadow : 0px 4px 15px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
	background-color: #fff;
}

html {
	box-sizing: border-box;
}

.news-block .inner-box .date {
	background-color: #fff;
	color: #444;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.2);
	border-radius: 5px;
	font-weight: 500;
}

.btn-primary {
	color: #fff;
	background-color: #5c4690;
	border-color: #5c4690;
	border-radius: 5px;
}

.btn-primary:hover {
	background-color: #d72128;
}

.text {
	color: #444 !important;
	font-size: 1rem !important;
}

.page-title h1 {
	font-size: 2.5rem;
}

.page-header h2 {
	font-size: 2rem;
	color: #d8282e;
	background-color: transparent;
	padding-bottom: 0rem;
}

.item-page .article-info .published {
	padding-bottom: 1.5rem;
}

.news-block .inner-box .lower-box h3, h3 {
	font-size: 1.25rem;
	margin-bottom: 1rem;
}
.news-block .inner-box .lower-box h4, h4 {
	font-size: 1.1rem;
}


.item-page {
	font-size: 1rem;
	margin-bottom: 40px;
	padding-top: 40px;
}

.item-page img {
	float: none;
}

.pull-left {
	float: none;
}

.item-image {
	padding-top: 2.5rem;
	padding-bottom: 1.25rem;
}
.item-image img {
	width: 100%;
	height: 350px;
	object-fit: cover;
	overflow: hidden;
}

/* accueil */

#accueil .news-block .image img {
	height: 279px;
	object-fit: cover;	
	transition: .7s ease;
}
#accueil .news-block .inner-box {
	overflow: hidden;
	display: block;
}
#accueil .news-block .inner-box:hover .image img {
	transform: scale(1.1) !important;
}

/* fin accueil */

/* footer */

.main-footer .navbar-nav {
	flex-direction: row;
	justify-content: center;
	flex-wrap: wrap;
}
.main-footer .navbar-nav li:first-child {
	width: 100%;
}
.main-footer .navbar-nav li a:after {
	content: "\00a0-";
}
.main-footer .navbar-nav li:last-child a:after {
	content: "";
}
.main-footer .navbar-nav li:last-child a:before {
	content: "\00a0";
}
.main-footer .navbar-nav .separator, .main-footer .navbar-nav li a {
	font-size: 0.9rem;
}

/* fin footer */

/* article */

.default-portfolio-item .inner-box:hover .image-box img {
	transform: scale(1.1) !important;
}

.gallery-section .filters li {
	color: #5c4690;
	font-size: 1rem;
}

/* fin article */

.list-style-one li:last-child .icon {
	top: 0;
}

ul.breadcrumb {
	justify-content: center;
}

ul.breadcrumb li:not(li:first-child) {
	padding-right: 5px;
}

ul.breadcrumb li:not(li:last-child) {
	padding-right: 0px;
}

ul.breadcrumb li::after {
	content: "\00003E";
}

.sp-two {
	padding: 40px 0px;
}

#sponsors ul, #sponsors li {
	list-style: none;
	padding: unset;
	margin: unset;
}


a {
	color: #5c4690;
	font-weight: bold;
}
a:hover, a:focus {
	text-decoration: none !important;
	/* color: #d72128 !important; */
}

/* ul, li {
	list-style: inherit;
	padding: revert;
	margin: revert;
} */

label {
	/* color: #5c4690; */
	color: #111;
}

/* Page Contact */
.list-style-one li {
	font-size: 1em;
	list-style-type: none;
}

/* 17.10.2022 */
.list-style-one li > ul > li {
	margin-bottom: 10px;
}

body, .breadcrumb > .active {
	color: #444444;
}

.news-section h1 {
	position: relative;
	font-size: 1.8rem;
	font-weight: 500;
	color: #5c4690;
	line-height: 1.4em;
	text-transform: uppercase;
}

.news-section .title-box h2 {
	position: relative;
	font-size: 1.5rem;
	font-weight: 500;
	color: #5c4690;
	line-height: 1.4em;
	text-transform: uppercase;
}

.news-block .inner-box .lower-box h3 a, .color-h3 {
	color: #5c4690;
}

.news-block .inner-box .lower-box h3 a:hover, .text a:hover, .gallery-section .filters li:hover, .breadcrumb a:hover, footer a:hover {
	color: #d72128;
}

.page-title {
	padding: 30px 0;
}

.page-title h1, .sec-title h1 {
	/*color: #d8282e;*/
	color: #5c4690;
}

/** Slider **/

#cookiesck {
	z-index: 1000;
}
#cookiesck_accept, #cookiesck_readmore {
	color: #fff;
}

.header-span {
	height: 90px;
}

.main-header .main-box .logo-box {
	padding-top: 43px;
	padding-bottom: 43px; 
}

.fixed-header .main-box .logo-box {
	padding-top: 18px;
	padding-bottom: 18px;
}

/* fin */

@media only screen and (max-width: 576px) { /* x-small */
	.item-page img {
		width: 100%;
		float: none;
		margin-right: 0px;
	}
}
/*
* Projet 		: APP INSCRIPTIONS
* Client		: LES AIGLONS D'ORIENT 
* Prestataire	: Studio Titan
* (c) 2021, juin
*/

.navbar-collapse {
	position: unset !important;
	flex-basis : auto !important;
}

/* collapse show */

.main-header .bg-light {
	background-color: #fff !important;
}

.navbar-light .navbar-toggler {
	border-color: transparent;
}

.navbar-toggler:focus {
	box-shadow: 0 0 0 0.1em;
}

.collapsing, .collapse.show {
	background-color: #4a4a4a;
}

.collapsing .navbar-nav.mainmenu li a, .collapse.show .navbar-nav.mainmenu li a {
	color: #fff;
}

.collapsing .navbar-nav.mainmenu li:last-child, .collapse.show .navbar-nav.mainmenu li:last-child {
	background-color: #5c4690;
	padding: 0px 12px;
	border-radius: 0px;
}


/* collapse */



/* expanded */

.navbar-nav.menusocial li a img {
	width: 40px;
	max-width: none;
}

.anim {
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;	
	transition: all 500ms ease;
}

.navbar img#logo_img {
	width: 80px;	
}

.navbar-nav li a {
	color: #5c4690;
	font-size: 1rem;
	font-weight: 600;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;	
	transition: all 500ms ease;
}

.navbar-nav li:hover a {
	color: #d72128;
	text-decoration: none;
}

.mainmenu li {
	padding: 0px 12px;		
	line-height: 40px;
}

.mainmenu li:last-child {
	background-color: #5c4690;
	padding: 0px 12px;
	border-radius: 10px;
}

.mainmenu li:last-child a {
	color: #fff;
}

.mainmenu li:last-child:hover {
	background-color: #d72128;
}

.navbar ul {
    list-style: none;
    display: flex;
    margin-bottom: 0;
	text-transform: uppercase;
}

.navbar-nav.menusocial  {
	flex-direction: row;
}

@media only screen and (min-width: 576px) { /* x-small */
	.navbar-nav.menusocial  {
		/* flex-direction: row; */
		flex: 1;
		justify-content: flex-end;
	}
}

@media only screen and (max-width: 1605px) {
	
	.navbar-collapse {
		position: absolute;
		z-index: 100;
		top: 90px;
		left: 0;
		width: 100%;
	}
	
	.navbar-nav.menusocial li a img {
		width: 38px;
		max-width: none;
	}
}

@media only screen and (min-width: 1360px){
    
	.navbar-expand-custom {
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: center;
    }
    .navbar-expand-custom .navbar-nav {
        flex-direction: row;
    }
    .navbar-expand-custom .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem;
    }
    .navbar-expand-custom .navbar-collapse {
        display: flex!important;
    }
    .navbar-expand-custom .navbar-toggler {
        display: none;
    }
}
