@charset "utf-8";
/* CSS Document 
MODULE COMMUNE BY DESIGNIS */


/*TEXTE*/
.contenu {
    margin-bottom: 0;
    margin-top: 0;
}
.contenu a {color: #e7a08c;}
.fa-couleur {color: #1696AF!important;}
.fa-couleur a:hover {color:#fff}

/*TITRE*/
.ev .titre_style {
	margin-top:-20px;
  	margin-bottom: 20px;
  	padding-bottom: 15px;
}
.ev .titre_style h3 {
    margin-bottom: -5px !important;
    font-size: 18px !important;
}

.titre_style, .titre_style_center  {
	margin-bottom: 25px;
    padding-bottom: 15px;
}
.titre_style_center {
	text-align: center!important;
	background: url(../img/deco/titre_ligne.png) no-repeat center bottom!important;
}
.titre_style {
    background: url(../img/deco/titre_ligne.jpg) no-repeat left bottom!important;    
}
.titre_style h2, .titre_style_center h2, .titre_style_center h5 {
    margin: 0 0 -5px !important;
    padding: 0 0 10px 0 !important;
    text-transform: uppercase;
}
.soustitre, .section-une .soustitre {
	color: #666 !important;
	font-size: 14px!important;
	margin-top: 15px!important;
	padding: 25px 0 0 0 !important;
	text-transform: none!important;
	font-weight: 700;
}
/*Une*/
.section-une a, .section-bleu a {
	font-size: 16px!important;
}
.section-une  {
	background: url(../img/bg/fd_une.jpg) no-repeat left top;
	margin-bottom: 5px!important;
	padding-bottom: 15px!important;
	padding-top:30px!important;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.agendap .titre_style h2 {
    font-size: 18px !important;
    margin: 0 0 -5px 0 !important;
    padding: 0 !important;
}
.agendap .titre_style {
    margin-bottom: 0 !important;
}
.section-une .titre_style h2 {
	font-size: 18px !important;
	line-height: 1.4em!important;
	margin: 0 0 0px 0 !important;
}
.section-une .titre_style h5 {
    font-size: 30px !important;
    margin: 0 0 -5px 0 !important;
    padding: 20px 0 0 0 !important;
}
.section-une .titre_style {
    background: url(../img/deco/titre_ligne.png) no-repeat left bottom;
    margin-bottom: 5px!important;
    padding-bottom: 15px!important;
}
.section-une h4, .section-bleu h4  {font-size: 24px!important; color:#000!important}
.une .btn {clear: both; margin-top:25px}
.une .span {}



/*M O D U L E S ------------------------------------------------------------------------*/

.mod, .accord, .galerie, .agendap {
    margin-bottom: 55px;
    clear: both;
}
.accord {}
.mod .nobord {border: none!important;}

.panel-title h4 {
    margin: 0px 0px 5px 0 !important;
}
/*.fa-icon-wrap {
    position: relative;
    width: 40px;
    height: 40px;
}
.fa-icon-diamond {
    width: 40px;
    height: 40px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.fa-icon-wrap > .fa {
    position: absolute;
    top: 0;
    left: 50%;
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
*/
.municipalite {
    clear: both;
    padding-top: 25px;
    padding-bottom: 35px;
    border-bottom: 1px solid #F4F0F0;
}
.municipalite h2 {
    font-size: 17px !important;
    margin-bottom: 4px !important;
}
.muni {
    padding: 3px;
    border: 1px solid #e0d9d9;
}
.bloc_muni .fl {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #1696af;
    margin-left: -30px;
    float: left;
}

.municipalite .vertical-text {
	transform-origin: left top 0;
	font-size: 22px;
	border-right: none;
	margin-right: -20px!important;
	padding-bottom: 10px;
	float: right;
	border-left: 1px solid #999;
	margin-left: 5px;
}
.bloc_muni {
    background: #F9F9F9;
    padding: 20px 20px 20px 30px;
/*    border: 1px solid #CECECE;
*/    width: auto;
    margin: 0 !important;
    -khtml-border-radius: 4px;
    overflow: hidden;
    border-left: 5px solid #1696af;
	
}

/*================= effet =======================*/
.thumb-info:hover, .panel:hover {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

/*================= tabs =======================*/

.panel-default {
    border-color: #ddd;
/*    background-color: #f5fdff;
*/    margin-bottom: 20px !important;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.10);
}
.panel-body {
    padding: 15px 25px;
}
.panel-group .panel-heading a {
	font-weight: 700 !important;
	margin-top: -20px;
	margin-bottom:-5px;
	font-size: 16px;
	text-transform: uppercase;
}
.panel-group .panel-heading a {
	display: block;
	padding: 15px 15px;
/*	border: 1px solid #0F3!important;*/
	 border-radius: 5px;
}

.panel-group .panel-heading a:hover, .panel-group .panel-heading a:focus {
	color: #fff!important;
	background: #1696AF!important;
		border-radius: 0 2px
}
.panel-group .panel-heading a:focus {
	color: #fff!important;
	background: #1696AF!important;
	border-radius: 0 2px
}
.panel-title {
    padding-top: 0px !important;
    margin-bottom: 25px;
/*    background-color: #daf7fd;
*/}
.panel-title h4 {
	margin-left: 25px!important;
	color: #3F3;
}
.panel-default > .panel-heading {
    background-color: #fff!important;
    border-color: #ddd;
}
.panel-body a {
    color: #1696AF;
}
.panel-body a:hover {
	color: #e7a08c
}
/*
* Frequently Asked Questions business*/
.custom-accordion-style-1 .panel {
	position: relative;
	margin-top: 0 !important;
	border-right: 0;
	border-bottom: 1px solid #e4e4e4;
	border-top: 0;
	box-shadow: none;
}
.custom-accordion-style-1 .panel:last-child {
	border-bottom: 0;
}
.custom-accordion-style-1 .panel .panel-title > a {font-size: 14px !important;}
.custom-accordion-style-1 .panel .panel-title > a.collapsed {color: #ADD2E3}
.custom-accordion-style-1 .panel .panel-title > a.hover {color: #ADD2E3}
.custom-accordion-style-1 .panel .panel-title > a.accordion-toggle {
	color: #ADD2E3;
	border-bottom: 1px solid #e4e4e4;
}
.custom-accordion-style-1 .panel .panel-title > a.accordion-toggle:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	border-left: 1px solid #ADD2E3;
}
.custom-accordion-style-1 .panel .panel-title > a.accordion-toggle .custom-accordion-plus:after {
	border-top: 2px solid #4dbb6d;
	-webkit-transform: translate(-50%, -50%) rotate(0deg);
	-moz-transform: translate(-50%, -50%) rotate(0deg);
	-ms-transform: translate(-50%, -50%) rotate(0deg);
	-o-transform: translate(-50%, -50%) rotate(0deg);
	transform: translate(-50%, -50%) rotate(0deg);
}
.custom-accordion-style-1 .panel .panel-title > a.collapsed {
	color: #1e1e24 !important;
	border-bottom: 0;
}
.custom-accordion-style-1 .panel .panel-title > a.collapsed:before {
	content: none;
}
.custom-accordion-style-1 .panel .panel-title > a.collapsed .custom-accordion-plus:after {
	border-top: 2px solid #1e1e24;
	-webkit-transform: translate(-50%, -50%) rotate(90deg);
	-moz-transform: translate(-50%, -50%) rotate(90deg);
	-ms-transform: translate(-50%, -50%) rotate(90deg);
	-o-transform: translate(-50%, -50%) rotate(90deg);
	transform: translate(-50%, -50%) rotate(90deg);
}
.custom-accordion-style-1 .panel .panel-title > a .custom-accordion-plus {
	position: absolute;
	top: 23px;
	right: 3px;
	width: 15px;
}
.custom-accordion-style-1 .panel .panel-title > a .custom-accordion-plus:before, .custom-accordion-style-1 .panel .panel-title > a .custom-accordion-plus:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	border-top: 2px solid #1e1e24;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: ease all 300ms;
	-moz-transition: ease all 300ms;
	transition: ease all 300ms;
}
.custom-accordion-style-1 .panel .panel-body {
	padding: 15px 15px 35px;
}


/*================= modal #bb78ff - #8c70ff #3ebdff =======================*/
.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	background: #4E9CC2;
}
.modal-body {
	position: relative;
	padding: 15px;
	background: #ADD2E3 url(../img/deco/i.png) no-repeat right bottom;
}
.modal-body p, .modal-header p {
    color: #000!important;
}
.modal-body a{
	color: #0086C6!important
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: none!important;
}

/* Zebra striping */
.modal tr:nth-of-type(odd) {
	background: transparent!important;
}
.modal th {
	background: transparent!important;
	border:transparent!important;
	color:#000!important}
.modal table p {color:#000}

/*================= accordion toggle =======================*/

.toggle > label {
	-webkit-transition: all 0.15s ease-out;
	-moz-transition: all 0.15s ease-out;
	transition: all 0.15s ease-out;
	background: #fff;
	border-radius: 5px;
	color: #CCC;
	display: block;
	font-size: 16px;
	min-height: 20px;
	padding: 15px 20px 15px 10px;
	position: relative;
	cursor: pointer;
	font-weight: 600;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC!important;
	border-bottom: 1px solid #CCC;
}
.toggle > label + p {
    color: #999;
    display: block;
    overflow: hidden;
    padding-left: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 25px;
}
html .toggle.active > label {
    background-color: #000;
    border-color: #0088CC;
    color: #FFF;
}
.toggle .toggle {
    margin: 20px 0!important;
}
.toggle.active > label::before {
	font-family: FontAwesome;
	content: "\f146";
	border: 0;
	right:10px;
	top: 20px;
	z-index: 2;
	color: #555;
    font-size: 16px;
}
.toggle > label::before {
	font-family: FontAwesome;
	content: "\f0fe";
	border: 0;
	right:10px;
	top: 20px;
	z-index: 2;
	color: #2a799e;
	font-size: 16px;
}
html .toggle.active > a:hover{
	color: #1696AF!important;
}
html .toggle-primary .toggle.active > label {
    background-color: #E5F3FA!important;
	border: 1px solid #A7C9DA!important;
    color: #000!important;
}

/*=================Bloc de couleur=======================*/
.call-to-action {
    text-align: left!important;
	width:auto;
    margin: 0;
    padding: 0!important;
	min-height: 10px!important;
}
.call-to-action .call-to-action-content {
    text-align: left!important;
	width:auto;
    margin: 0;
    padding: 15px 15px!important;
}
.call-to-action p {
    font-size: 15px;
	line-height:1.4em!important;
}
.bloc1 p, .bloc2 p {
	font-size: 15px;
	line-height: 1.5em;
	color: #000;
}
.bloc1, .bloc2 a {
	color: #000;
}
.bloc1 a:hover, .bloc2 a:hover {
	color: #fff;
}
.bloc1, .bloc3  { /*bloc avec marge en haut et bas */
	background: #DAF7FD;
	padding: 20px!important;
	border: 1px solid #B3DBE3;
	width: auto;
	margin: 25px 0 !important;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-khtml-border-radius: 4px;
	overflow: hidden;
}
.bloc1 > .clear {
  clear: both;
  height: 0;  /* Précaution pour IE 7 */
}

/* bloc sans marge*/

.bloc2 {
	background: #DAF7FD;
	padding: 20px;
	border: 1px solid #B3DBE3;
	width: auto;
	margin: 0 !important;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-khtml-border-radius: 4px;
	overflow: hidden;
}
.bloc3 { /*bloc avec marge en haut et en bas couleur 2 */
	background: #F7DCD5;
	border: 1px solid #F7DCD5;
}
.bloc_postit {
	background: #fdf391 url(/img/bg/postit.png) no-repeat right top;
	padding: 20px!important;
	border: 1px solid #f0e5ad;
	width: auto;
	margin: 25px 0 !important;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -khtml-border-radius: 4px;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, .25);
	font-size: 20px;
	line-height: 1.5em;
	color: #333333;
    font-style: italic;
   	text-align: center;
   	overflow: hidden;
}

.bloc_postit p {}
.bloc_postit h5 {
    margin: 0 0 20px 0;
    font: 400 normal 34px/1.4em 'Great Vibes', cursive;
    text-transform: none;
}

/* BOX DE COULEUR POUR LES LIENS ET PDF */
.bloc_doc > .clear, .bloc_lien > .clear  {
  clear: both;
  height: 0;  /* Précaution pour IE 7 */
}
.bloc_doc, .bloc_lien {
    padding: 0px 20px 15px 20px !important;
    margin: 15px 0 !important;
    width: 100%;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -khtml-border-radius: 4px;
    overflow: hidden;
}
.bloc_doc {
	background: #F7DCD5 url(../img/deco/pdf.png) no-repeat right center;
	padding: 20px;
	border: 1px solid #F4D3CA;
}
.bloc_lien {
    color: #000;
    background: #DAF7FD url(../img/deco/liens.png) no-repeat right center;
	padding: 20px;
	border: 1px solid #B3DBE3;
}
.bloc1 h4, .bloc2 h4 {
	color: #333!important;
	padding-bottom: 5px;
	font-size: 18px!important;}

.bloc_lien h4, .bloc_doc h4 {
	color: #000!important;
	padding-bottom: 0px!important;
	font-size: 14px!important;
	font-weight: 700!important;
}
.bloc_lien a {
	color: #06505F;
}
.bloc_lien a:hover {
	color: #000
}
.bloc_doc a {
	color: #692615;
}
.bloc_doc a:hover {
	color: #000;
}
.lead, h5 {
    font-size: 22px;
    line-height: 1.5em;
/*    padding-top: 15px;*/
    color: #1696af;
    font-weight: 400;
}
.lead p{line-height:1.5em; font-size:22px}

/* liste COMPLETER LES NOM DES MODULES */ 
.mod ol, .mod ul {
	margin-top: 10px!important;
	margin-bottom: 30px!important;
}
.mod ul li {
    line-height: 1.8em !important;
    list-style-type: none !important;
    list-style-position: outside !important;
    padding-right: 5px;
    list-style-image: url(../img/icons/vu.png);

}
.mod ol li {
	line-height: 1.8em!important;
	padding-right: 5px;

	}
.galerie .mod ul li, .image-gallery-item li {
    list-style-type: none !important;
}	

ul.image-gallery .image-gallery-item {
    margin-bottom: 10px !important;
    margin-left: -12px;
}
/*.mod li:before {
	content: "\f00c";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 200;
	text-decoration: inherit;

	color: #1696AF;
	font-size: 12px;
	padding-right: 0;
	top: 0;
	left: 14px;

}*/


/* NEWS SOUS FORME IMAGES ARRONDIES*/ 
.box2, .box3 {/*box2 = bleu fonce - box3 = vert*/
	margin: 0 0 40px 0;
	line-height: 1.7em;
	width: auto;
	clear: both;
	border: 1px solid #ccc;
 	border-radius: 4px;
 	overflow: hidden;
	box-shadow: 6px 7px 5px -3px rgba(0,0,0,0.22);
}
.box2_inner, .box3_inner{
	padding: 10px 15px;
	border-top: 1px solid #fff;
	background-color: #E5F3FA!important;
	}
.box2_bottom, .box3_bottom {
	height: 6px;
	margin-bottom: 0px;
	}	
.box2 .sep {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9BC6EC;
	margin-top: 4px;
	margin-bottom: 4px;
}	
.box2 h1, .box3 h1 {
	padding: 10px 15px!important;
	margin: 0px!important;
	letter-spacing: 0.1em;
	border-bottom: none;
	background-color: #ADD2E3!important;
	font-size: 18px!important;
	border-top: 1px solid #ccc;
}
.box2 h1 {
	color: #FFF;
	background-color: blueviolet;
}
.box2_bottom {
	background: url(../images/box/box2_bottom.gif) no-repeat;
	}
.box2 a {
	color:#00639D;
	}	
.box2 a:hover, .box2 a:focus {
	color: #FFF;
	background: #00639D;
	}	
.box2 ul {
	color: #00639D;
	text-align: left;
	margin-left: 16px;
	line-height: 1.6em;
	}
.box2 li {
	list-style: disc url(none) outside;
	color: #00639D;
	}
.box3 .sep {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #56A428;
	margin-top: 4px;
	margin-bottom: 4px;
}	
.box3 h1 {
	color: #FFF;
	background: url(../images/box/box3_h1.gif) no-repeat;
}
.lire {/*liens pour actualite*/
	float:right;
	font-size: 10px;
	padding-right: 5px;
	letter-spacing: 0em;
}
h1 .lire a {color: #FFF;}
h1 .lire a:hover, .lire a:focus {text-decoration: underline;}

.box3_inner {
	background: #CAE1AD no-repeat center top;
	color: #396D1B;
	}
.box3_bottom {
	background: url(../images/box/box3_bottom.gif) no-repeat;
	}
.box3 a {
	color:#396D1B;
	}	
.box3 a:hover, .box3 a:focus {
	color:#FFF;
	background: #56A428;
	}	
.box3 ul {
	color: #FFF;
	text-align: left;
	margin-left: 16px;
	line-height: 1.6em;
	}
.box3 li {
	list-style: disc url(none) outside;
	color: #56A428;
	}
.ombre {
	background: url(../images/box/ombre.gif);
	height: 29px;
	width: 231px;
}	
@media (max-width: 480px) {
/*	.titre_style, .ev .titre_style {
    background: none!important;
    margin-bottom: 0px!important;
    padding-bottom: 5px!important;
}
*/
/*TITRE*/
.agendap .titre_style {
   background: none !important;
	margin-bottom: 10px!important;
	padding-bottom: 5px!important;
}

.panel-body {
    padding: 10px!important;
}
	}

/*
.tel:before {
    content: "\f00b";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 200;
    text-decoration: inherit;
    color: #000
    font-size: 16px;
    padding-right: 0.5em;
    position: absolute;
    top: 0px;
    left: 0;
}
*/
/*
.email:before {
    content: "\f00b";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 200;
    text-decoration: inherit;
    color: #000;
    font-size: 16px;
    padding-right: 0.5em;
    position: absolute;
    top: 0px;
    left: 0;
}*/






/*================= fa icon  =======================*/
/*a.back-to-top:hover, .link::after, .lead.line::before, .mm-menu.mm-theme-dark > .mm-navbar, .section-main, .section-title::after, .section-title-center::before, .home-subtitle::after, .line-home-hover, .home-line-1, .home-line-2, .scroll-info, .no-mobile .swiper-home-button-next:hover, .no-mobile .swiper-home-button-prev:hover, .no-mobile .swiper-module-button-next:hover, .no-mobile .swiper-module-button-prev:hover, .no-mobile .swiper-hs-square-button-next:hover, .no-mobile .swiper-hs-square-button-prev:hover, .no-mobile .swiper-tb-button-next:hover, .no-mobile .swiper-tb-button-prev:hover, .link-hs::after, .progress-bar, .panel-default .panel-heading:hover, .link-tb::after, .fa-icon-diamond, .team-cl .team-item-detail:hover, .team-cl-3 .team-item-detail:hover, .portfolio .item .mask, .project-details::before, .link-post::after, .pagination ul li a:hover, .pagination ul li a:focus, .pagination ul li.active a, .team-cl .team-item-detail:hover, .no-touch .owl-team .owl-controls .owl-buttons .owl-prev:hover, .no-touch .owl-team .owl-controls .owl-buttons .owl-next:hover, .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span, .footer-title::after {
    background-color: #48d1cc;
}

.img_minus {
    position: absolute;
    top: -60px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}




.section-title, .section-title-center {
    font-family: 'Noto Serif', serif;
    font-size: 24px;
    line-height: 1.2;
    padding-left: 60px;
    margin-top: 0;
    margin-bottom: 0;
}
.section-title h2 {
    padding-left: 60px;
    margin-top: 0;
    margin-bottom: 0;
}

.section-title::after {
    content: "";
    position: absolute;
    display: block;
    width: 50px;
    height: 2px;
    top: 13px;
    left: 15px;
}

.mb40 {
    margin-bottom: 40px !important;
}
.white {
    color: #000 !important;
}
.section-subtitle h3 {
    font-family: 'Noto Serif', serif;
    font-size: 12px;
    line-height: 1.2;
    color: #737d80;
    padding-left: 60px;
    margin-top: 0;
    margin-bottom: 0;
}
*/

/*.titre_style em {
    display: block;
    width: 190px;
    height: 2px;
    background-color: #76B214;
  margin: 10px 0;
    -webkit-border-radius: 5 px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
}*/
	
	
	
	