/* CSS Document */

@font-face {
    font-family: 'gothamblack';
    src: url('../fonts/gotham-black-webfont.woff2') format('woff2'),
         url('../fonts/gotham-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gothambold';
    src: url('../fonts/gotham-bold-webfont.woff2') format('woff2'),
         url('../fonts/gotham-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gothammedium';
    src: url('../fonts/gothammedium-webfont.woff2') format('woff2'),
         url('../fonts/gothammedium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gothamlight';
    src: url('../fonts/gotham-light-webfont.woff2') format('woff2'),
         url('../fonts/gotham-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

html,
body {
	font-family: 'gothamlight', sans-serif;
    margin: 0;
    font-size: 18px;
    color: #203a59;
    height: 100%;
	scroll-behavior: smooth;
}
a {
	text-decoration: none;
	color: #169fdb;
	transition: all 0.3s ease-in-out 0s;
	padding: 0 5px;
	border-radius: 3px;
	font-weight: bold;
}
a:hover {
	background-color: #169fdb;
	color: #fff;
	box-shadow: 0 0 10px #ccc;
}
a:focus-visible {
	outline: none;
}
.item-page-asa02 a {
	text-decoration: none;
	color: #fbba00;
	transition: all 0.3s ease-in-out 0s;
	padding: 3px 5px;
	border-radius: 3px;
	font-weight: bold;
}
.item-page-asa02 a:hover {
	background-color: #fbba00;
	color: #fff;
	box-shadow: 0 0 10px #ccc;
}
.item-page-asa02 h3 a {
	background-color: #fbba00;
	color: #fff;
	box-shadow: 0 0 10px #ccc;
}
.container {
    width: 100%;
    height: 100%;
    margin: 0;
}
.moduletable.-actus {
	display: block;
	visibility: visible;
}
.moduletable.-actus.mobile {
	display: none;
	visibility: hidden;
}
.moduletable.-actus,
.moduletable.-annuaire,
.moduletable.-agenda,
.moduletable.-bulletin,
.moduletable.-rapide,
.moduletable.-missions {
}
h1,
h2,
.moduletable.-actus > h3,
.moduletable.-agenda > h3,
.moduletable.-plan > h3,
.moduletable.-contact > h3,
.moduletable.-informations > h3,
.moduletable.-horaires > h3 {
	font-family: 'gothamblack', sans-serif;
	font-weight: normal;
	font-size: 24px;
	text-transform: uppercase;
}
.moduletable.-bande a {
	color: #004f98;
  	font-weight: inherit;
}
.moduletable.-bande a:hover {
	color: #169fdb;
	background-color: inherit;
	box-shadow: none;
}
.moduletable.-informations a {
	color: #d094af;
}
.moduletable.-informations a:hover {
	background-color: #d094af;
	color: #fff;
	box-shadow: none;
}
.moduletable.-horaires a {
	color: #ed6c6b;
}
.moduletable.-horaires a:hover {
	background-color: #ed6c6b;
	color: #fff;
	box-shadow: none;
}
.sans {
	background: none !important;
}
.moduletable.-horaires a img {
	transition: all 0.3s ease-in-out 0s;
}
.moduletable.-horaires .sans:hover img {
	rotate: 10deg;
}


/*----------------------- adresse + telephone + rezos -----------------------*/
.bandenoire {
}
.largeurbandenoire {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 40px;
	background-color: #f6d330;
	font-family: 'gothambold', sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #004f98;
	padding: 0 20px;
}
#mod-custom100 p {
	margin: 9px;
}


/*----------------------- logo + modules top menu -----------------------*/
.menutop {
}
.largeurmenutop {
	/*width: 1200px;*/
	margin: auto;
}
.moduletable.-menuprincipal {
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	z-index: 10;
	width: 100%;
}
.dj-megamenu.dj-megamenu-arcis.dj-megamenu-wcag.horizontalMenu.dj-fa-1.dj-megamenu-js.normal.dj-megamenu-fixed {
	background-color: rgba(0,0,0,0.7) !important;
}
.rapide {
	font-size: 10px !important;
	text-align: center;
	height: 70px;
	line-height: 1.2em !important;
	padding: 12px 20px 20px !important;
}
.rapide .dj-icon {
	display: block;
	text-align: center;
	font-size: 30px;
	padding: 6px 0;
}


/*----------------------- module slider -----------------------*/
.slider {
}


/*----------------------- module galerie -----------------------*/
.galerie {
}


/*----------------------- module fil ariane -----------------------*/
.modariane {
}
.moduletable.-ariane {
	margin: auto;
	background-color: #504250;
	color: #fff;
  	font-size: 12px;
}
.mod-breadcrumbs__wrapper {
	max-width: 1200px;
	margin: auto;
}
.breadcrumb {
	margin: 0;
}
.mod-breadcrumbs__here.float-start {
	align-self: center;
}
.breadcrumb-item {
	font-size: 12px;
	padding: 6px 0;
	text-transform: uppercase;
}
.breadcrumb.-ariane > li {
	display: inline-flex;
	list-style-type: none;
}
.moduletable.-ariane .pathway {
	color: #f6d330;
	background-color: inherit;
	font-family: 'gothambold', sans-serif;
	font-weight: inherit;
	box-shadow: none;
	transition: all 0.2s ease-in-out 0s;
}
.moduletable.-ariane .pathway:hover {
	color: #fff;
}
.breadcrumb > .active {
	color: #fff;
}


/*----------------------- module actualités gk5 + agenda gk5 -----------------------*/
.modinfos {
}
.largeurmodinfos {
	display: grid;
	grid-template-columns: 5fr 2fr;
	grid-column-gap: 40px;
	font-size: 14px;
	max-width: 1200px;
	margin: auto;
	padding: inherit;
}
/*------- module actualités gk5 -------*/
.moduletable.-actus a:hover {
	background-color: inherit;
	box-shadow: none;
}
.moduletable.-actus h3::before {
	content: url(../images/fleche-droite-bleu-clair.svg);
	display: inline-block;
	width: 43px;
	height: 43px;
	padding-right: 10px;
}
.moduletable.-actus h3 {
	color: #004f98;
	font-size: 24px;
	font-weight: normal;
	display: flex;
	align-items: center;
}
.moduletable.-actus .nspArts {
	padding: 0;
}
.moduletable.-actus .nspImageWrapper.tleft.fnull.gkResponsive {
	padding: 0;
}
.moduletable.-actus .nspImageWrapper.tleft.fnull.gkResponsive img {
	border-radius: 10px;
	border-bottom: solid 10px #169fdb;
}
.moduletable.-actus .nspArt h4.nspHeader {
	font-size: 16px;
	margin: 0 0 10px;
	padding: 0;
}
.moduletable.-actus .nspArt h4.nspHeader a {
	text-decoration: none;
	font-family: 'gothambold', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	padding: 5px;
	font-weight: normal;
	display: block;
	border-radius: 0;
	color: #004f98;
}
.moduletable.-actus .nspArt h4.nspHeader a:hover {
	background-color: inherit;
	color: #169fdb;
}
.moduletable.-actus .nspArt p.nspText a {
	display: block;
	background-color: #169fdb;
	font-family: 'gothambold', sans-serif;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	text-align: center;
	padding: 8px 0;
	margin: 10px auto;
	width: 150px;
}
.moduletable.-actus .nspArt p.nspText a:hover {
	background-color: #004f98;
}
/*------- module agenda gk5 -------*/
.moduletable.-agenda {
	padding-left: 20px;
	border-radius: 0 0 10px 10px;
	border-bottom: solid 10px #c4950f;
}
.moduletable.-agenda {
	background-image: url(../images/logo-Arcis-sur-Aube-blanc.svg), linear-gradient(to right,rgba(240,240,240,1),rgba(240,240,240,1));
	background-size: 80%, contain;
	background-position: center 70%, center center;
	background-repeat: no-repeat, no-repeat;
}
.moduletable.-agenda h3::before {
	content: url(../images/fleche-droite-dore.svg);
	display: inline-block;
	width: 43px;
	height: 43px;
	padding-right: 10px;
}
.moduletable.-agenda h3 {
	color: #c01953;
	font-size: 24px;
	text-align: right;
	font-weight: normal;
	display: flex;
	align-items: center;
	justify-content: flex-end;
  	padding-right: 15px;
}
.moduletable.-agenda .nspArts {
	padding: 0;
}
.moduletable.-agenda .nspArt h4.nspHeader {
	font-size: 14px;
	margin: 0 0 2px;
	padding: 0;
}
.moduletable.-agenda .nspArt h4.nspHeader a {
	text-decoration: none;
	font-size: 16px;
	text-transform: uppercase;
	padding: 0;
	color: #c4950f;
	font-family: 'gothambold', sans-serif;
	font-weight: normal;
}
.moduletable.-agenda .nspArt h4.nspHeader a:hover {
	background-color: inherit;
	border-radius: 0;
	color: #c01953;
}
.moduletable.-agenda .nspArt.nspCol1 {
	margin: 0 0 10px 0;
	border-bottom: dotted 1px #c01953;
	padding: 0 0 10px 0 !important;
}
.moduletable.-agenda .nspInfo.nspInfo1.tright.fright {
	background-color: #fff;
	color: #000;
	padding: 1px 10px;
	margin: 0;
	border-radius: 10px 0 0 10px;
	font-weight: normal;
	font-family: 'gothambold', sans-serif;
	border-right: solid 4px #c4950f;
	border-left: solid 4px #c4950f;
}
.moduletable.-agenda .nspInfo.nspInfo1.tcenter.fnull {
	background-color: #fff;
	margin: 0;
	font-family: 'gothambold', sans-serif;
	font-weight: normal;
	color: #000;
	padding: 1px 10px;
	border-radius: 10px 0 0 10px;
	border-right: solid 4px #c4950f;
	border-left: solid 4px #c4950f;
}
.moduletable.-agenda .nspInfo.nspInfo1.tleft.fnull {
	background-color: #fff;
	margin: 0 0 2px;
	font-family: 'gothambold', sans-serif;
	font-weight: normal;
	color: #000;
	padding: 1px 10px;
	border-radius: 10px;
	width: fit-content;
	border-right: solid 4px #c4950f;
	border-left: solid 4px #c4950f;
}


/*======================= ARTICLE principal =======================*/
.article {
}
.largeurarticle {
	display: grid;
	grid-template-columns: 1fr;
	max-width: 1200px;
	margin: auto;
	grid-column-gap: 40px;
}
.principal {
	border-top: solid 10px #504250;
	border-bottom: solid 10px #504250;
	padding: 0 60px 40px;
	margin: 60px 0;
	border-radius: 10px;
	box-shadow: 0 0 80px #ddd;
	line-height: 1.2em;
}
.page-header {
	position: relative;
	right: 60px;
}
/*.item-page-bienvenue,
.blog-bienvenue,
.blog-actualites,
.item-page-actualites {
	border-top: solid 10px #c4950f;
	border-bottom: solid 10px #c4950f;
	padding-bottom: 40px;
}*/
.item-page-bienvenue .page-header h2::before {
	content: url(../images/paragraphe-marron-fonce.svg);
	width: 34px;
	height: auto;
	margin-right: 10px;
}
.item-page-bienvenue .page-header h2 {
	color: #ed6b6a;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	display: flex;
	align-items: center;
}


/*----------------------- module supplémentaire annuaire -----------------------*/
.modplus {
}
.largeurmodplus {
}
.moduletable.-bandeauphoto {
	padding: 10px 10px 0;
	background-color: #504250;
}
.custom-bandeauphoto p {
	margin: 0;
}


/*----------------------- module supplémentaire urgences -----------------------*/
.moduletable.-urgences a:hover {
	background-color: inherit;
	box-shadow: none;
}


/*----------------------- module newsletter -----------------------*/
/*----------------------- module carte Google -----------------------*/
.moduletable.-map {
	height: 300px;
}
/*----------------------- module plan du site -----------------------*/


/*----------------------- footer -----------------------
footer {
	background-color: #2a2a2a;
	color: #fff;
	padding: 20px 20px;
	background-image: repeating-linear-gradient(120deg, transparent, transparent 35px, rgba(255,255,255,.025) 35px, rgba(255,255,255,.025) 70px);
	border-top: solid 10px #2a2a2a;
}*/
footer {
	background-color: #7c3833;
	color: #fff;
	padding: 20px 20px;
	line-height: 1.2em;
}
.pieddepage {
	display: grid;
	margin: auto;
	max-width: 1200px;
	grid-template-columns: 1fr 1fr 1fr;
	grid-column-gap: 40px;
}
.moduletable.-chapeau {
	grid-column: 1/span 3;
	text-align: center;
	text-transform: uppercase;
	font-size: 36px;
	letter-spacing: 0.2em;
	background: url(../images/logo-Arcis-sur-Aube-blanc.svg) no-repeat center top;
	padding: 180px 0 0;
	background-size: 150px;
}
.moduletable.-informations {
	text-align: left;
}
.moduletable.-contact {
	text-align: center;
}
.moduletable.-horaires {
	text-align: right;
}
.moduletable.-informations h3::before {
	content: url(../images/fleche-droite-mauve.svg);
	display: inline-block;
	width: 45px;
	height: 50px;
	padding-right: 10px;
}
.moduletable.-informations h3 {
	display: flex;
	align-items: center;
}
.moduletable.-contact h3::before {
	content: url(../images/fleche-droite-jaune-orange.svg);
	display: inline-block;
	width: 45px;
	height: 50px;
	padding-right: 10px;
}
.moduletable.-contact h3 {
	display: flex;
	align-items: center;
	justify-content: center;
}
.moduletable.-horaires h3::before {
	content: url(../images/fleche-droite-saumon.svg);
	display: inline-block;
	width: 45px;
	height: 50px;
	padding-right: 10px;
}
.moduletable.-horaires h3 {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}


/*--------------------------------------------------------------------*/
/*----------------------- page en liste - blog -----------------------*/
.blog {
}
.page-header h2 {
	font-size: 24px;
	text-transform: uppercase;
	letter-spacing: inherit;
	display: flex;
	align-items: center;
}
.page-header h2,
.page-header a {
	color: #169fdb;
	padding: 0;
	border-radius: 0;
	font-weight: normal;
}
.page-header a:hover {
	color: #004f98;
	padding-left: 10px;
	background-color: inherit;
	box-shadow: none;
}
.item-page-asa02 .page-header h2,
.blog-asa02 .page-header h2 a {
	color: #fbba00;
}
.item-page-asa02 .page-header h2::before,
.blog-asa02 .page-header h2::before {
	content: url(../images/paragraphe-marron.svg) !important;
}
.blog-asa02 .readmore .btn {
	background-color: #a48a7b !important;
	border-right: solid 10px #fbba00;
}
.blog-asa02 .readmore .btn:hover {
	background-color: #fbba00 !important;
	color: #000;
}
.item-page-asa03 .page-header h2,
.blog-asa03 .page-header h2 a {
	color: #ed6b6a;
}
.item-page-asa03 .page-header h2::before,
.blog-asa03 .page-header h2::before {
	content: url(../images/paragraphe-marron-fonce.svg) !important;
}
.blog-asa03 .readmore .btn {
	background-color: #53241f !important;
	border-right: solid 10px #ed6b6a;
}
.blog-asa03 .readmore .btn:hover {
	background-color: #ed6b6a !important;
	color: #fff;
}
.items-row.cols-1.row-0.row-fluid.clearfix {
	border-top: none;
	padding-top: 0;
}
.items-row.cols-1 {
	border-top: dotted 1px #169fdb;
}
.blog .span12 {
	padding-bottom: 40px;
}
.page-header h1::before {
}
.page-header h1 {
	font-size: 38px;
	color: #ddd;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-align: center;
	position: relative;
	left: 60px;
	filter: blur(1px);
}
.page-header h2::before {
	content: url(../images/paragraphe-bleu-fonce.svg);
	width: 34px;
	height: auto;
	margin-right: 10px;
}
.pagination {
	padding: 20px 0;
}
.pagination > ul {
	padding: 0;
	text-align: center;
}
.pagination li {
	align-items: center;
	display: inline-flex;
	justify-content: center;
	list-style-type: none;
	margin: 5px 10px;
}
.pagination-start .pagenav,
.pagination-prev .pagenav,
.pagination-next .pagenav,
.pagination-end .pagenav {
	display:none;
	background-color: #1e1e1e;
	border-radius: 5px;
	color: #fff;
	font-size: 12px;
	padding: 10px 20px;
	text-transform: uppercase;
	width:auto;
	height:auto;
}
.hasTooltip.pagenav,
a.pagenav {
	background-color: #8f1422;
	border-bottom:none;
	color: #fff;
}
.hasTooltip.pagenav:hover,
.pagenav:hover {
	background-color: #1e1e1e;
	border-bottom:none;
	color: #fff;
}
.pagenav {
	align-items: center;
	background-color: #1e1e1e;
	color:#fff;
	border-radius: 50%;
	display: flex;
	font-size: 16px;
	height: 36px;
	justify-content: center;
	width: 36px;
}
.readmore {
	text-align: center;
	clear:both;
}
.blog .readmore {
	text-align: center;
	clear: inherit;
	display: flex;
	justify-content: space-around;
}
.readmore .btn {
	background-color: #0053a1;
	border-radius: 5px;
	color: #fff;
	font-size: 10px;
	padding: 10px 20px;
	text-transform: uppercase;
	border-right: solid 10px #2daae1;
}
.readmore .btn:hover {
	background-color: #2daae1;
	border-bottom: none;
	padding-left: 30px;
}
.blog .pull-left.item-image a > img {
	max-width: 250px;
	margin: 0 20px 20px 0;
	border-radius: 5px;
	transition: all 0.2s ease-in-out 0s
}
.blog .pull-left.item-image a:hover > img {
	border-right: solid 10px #0053a1;
}
.pull-left.item-image a {
	padding: inherit;
}
.pull-left.item-image a:hover {
	background-color: inherit;
}


/*---------------------------------------------------------------*/
/*----------------------- page en article -----------------------*/
.item-page {
	margin: auto;
	max-width: 1200px;
}
.item-page h3::before, .item h3::before {
	content: '';
	width: 20px;
	background-color: #2daae1;
	display: inline-block;
	position: relative;
	height: 10px;
	margin-right: 10px;
	top: -3px;
	border-radius: 3px;
}
.item-page h3, .item h3 {
	color: #0053a1;
	font-family: 'Dosis', sans-serif;
	font-size: 24px;
}
.item-page h4 {
	color: #2daae1;
	font-family: 'Dosis', sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	padding-left: 10px;
}
.none.item-image img {
	max-width: 300px;
	margin: auto;
	display: block;
	border-bottom: solid 10px #169fdb;
	border-radius: 10px;
	box-shadow: 0 0 20px #ccc;
}
.left.item-image img {
	max-width: 300px;
	margin: 0 10px 20px 0;
	border-bottom: solid 10px #169fdb;
	border-radius: 10px;
}
.none.item-image {
	margin: auto;
	max-width: 300px;
}
.none.item-image a {
	padding: 0;
}
.none.item-image img {
	max-width: 300px;
	margin: 0 0 20px 0;
	border-bottom: solid 10px #169fdb;
	border-radius: 10px;
}
.item-page-asa02 .none.item-image img {
	max-width: 300px;
	margin: auto;
	/* display: block; */
	border-bottom: solid 10px #fbba00;
	border-radius: 10px;
	box-shadow: 0 0 20px #ccc;
}
.clearfix {
	clear: both;
}


/**********************************    divers    **********************************/
textarea, .inputbox {
	border: medium none;
	cursor: text;
	font-size: 18px;
	padding: 15px;
	background-color: #203a59;
	color: #2bbccf;
}
button {
    background-color: #5f5b54;
	border: 1px solid #d6d1c8;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
	margin: 10px;
	padding: 10px 60px;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out 0s;
}
button:hover {
    background-color: #d6d1c8;
}
.ba-gallery-items {
	cursor: zoom-in;
	border-radius: 10px;
	overflow: hidden;
}


@media screen and (max-width: 1200px) {

.breadcrumb-ariane {
	font-size: 9px;
	padding: 6px 10px;
}
.largeurmodinfos {
	grid-template-columns: 1fr;
	padding: 0 20px;
}
.moduletable-agenda {
	border-radius: 10px;
	margin-top: 60px;
	padding: 0 20px;
}
.largeurarticle {
	padding: 0 20px;
}
.principal {
	padding: 0 20px 40px;
	font-size: 16px;
}
.page-header {
	right: 20px;
}
.moduletable-bandeauphoto {
	padding: 20px 0 0;
}
footer {
	padding: 20px 0;
	line-height: 1.1em;
}
.pieddepage {
	grid-template-columns: 1fr;
	padding: 0 20px;
	font-size: 16px;
}
.moduletable-horaires {
	text-align: center;
}
.moduletable-chapeau {
	grid-column: 1;
	font-size: 17px;
	letter-spacing: 0.1em;
	padding: 190px 0 0;
}
.moduletable-contact h3,
.moduletable-horaires h3 {
	justify-content: inherit;
}

}


@media screen and (max-width: 768px) {

.largeurbandenoire {
	display: grid;
	grid-template-columns: 1fr;
	padding: 0 10px;
}
.page-header h2 {
	font-size: 18px;
}
.moduletable-actus {
	display: none;
	visibility: hidden;
}
.moduletable-actus.mobile {
	display: block;
	visibility: visible;
}
.moduletable-actus.mobile .nspArt.nspCol1 {
	border-bottom: dotted 1px #169fdb;
	margin: 0 0 10px 0;
}
.moduletable-actus.mobile .nspArt h4.nspHeader a {
	font-size: 14px;
	text-align: left;
	line-height: 1.3em;
}
.moduletable-menuprincipal {
	background-color: rgba(0,0,0,0);
}
.dj-mobile-open-btn .fa, .dj-mobile-open-btn .fas {
	font-size: 24px;
	background-color: #504250;
	padding: 10px;
	border-radius: 5px;
	position: fixed;
	top: 10px;
	left: 10px;
	box-shadow: 1px 1px 5px #333;
}
.dj-megamenu-select-dark .dj-mobile-open-btn:focus, .dj-megamenu-select-dark:hover .dj-mobile-open-btn, .dj-megamenu-offcanvas-dark .dj-mobile-open-btn:hover, .dj-megamenu-offcanvas-dark .dj-mobile-open-btn:focus, .dj-megamenu-accordion-dark .dj-mobile-open-btn:hover, .dj-megamenu-accordion-dark .dj-mobile-open-btn:focus {
	/*color: #fff;*/
}
.pull-left.item-image img {
	max-width: 100%;
}
.moduletable-bande.bandetitre {
	text-align: center;
	font-size: 14px;
}
.moduletable-bande.bandeliens {
	display: none;
	visibility: hidden;
}
.moduletable-informations h3::before,
.moduletable-contact h3::before,
.moduletable-horaires h3::before {
	width: 40px;
	height: auto;
}
.moduletable-informations h3,
.moduletable-contact h3,
.moduletable-horaires h3 {
	font-size: 18px;
}
.ba-form-page {
	padding: 0 !important;
	width: 100% !important;
}

}
