@charset "utf-8";
/* CSS Document */

/* CUSTOM FONT*/
@font-face {
    font-family: 'Verlag Condensed Light Italic';
    src: url('VerlagCondensed-LightItalic.woff2') format('woff2'),
        url('VerlagCondensed-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Verlag Condensed Light';
    src: url('VerlagCondensed-Light.woff2') format('woff2'),
        url('VerlagCondensed-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Verlag Condensed Bold';
    src: url('VerlagCondensed-Bold.woff2') format('woff2'),
        url('VerlagCondensed-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Verlag Condensed Bold Italic';
    src: url('VerlagCondensed-BoldItalic.woff2') format('woff2'),
        url('VerlagCondensed-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
/* FIN */

html {
	background:none !important;
	background-color:transparent !important;
}

.all-link {display:none}

.category-list {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
    margin-bottom: 100px;
}

.category-list .sub-cat li {
    display: inline-block;
    padding: 0 25px;
}

.news-btn-container {display:none;}
.txt-news{padding-right:0px; padding-left:0px}
.powermail_fieldwrap{padding-bottom:20px;}

.pointer {
    cursor: pointer;
}

/* menu sandwich */
.fa-bars:before {content:url(img/menu.png);}
/* fin */

hr {
    border: 0 !important;
    height: 1px !important;
    background: #0595d6 !important;
    background-image: linear-gradient(to right, #fff, #0595d6, #fff) !important;
    margin-bottom:34px !important;
    margin-top:24px !important
}


/**/
.content-img{
    margin-left:0px;
    margin-right:0px;
}
#tarteaucitronIcon{display: none !important;}
/*.carousel-caption {
    position:absolute;
    right:35%;
    bottom:20px;
    left:35%;
    z-index:10;
    padding-top:20px;
    padding-bottom:20px;
    color:#fff;
    text-align:center;
}
.carousel-caption h4 {
    background: rgba(5, 149, 214, 0.8);
    padding: 20px;
    color: #fff;
    font-weight: 700;
    font-size: 1.8em;
}

.carousel-caption p {
    background: rgba(5, 149, 214, 0.8);
    padding: 5px;
    color: #fff;
    font-weight: 700;
    font-size: 1.2em;
}*/

input[type="submit"] {
    background: #f1f4f8;
    text-transform:uppercase;
    border-radius:0px;
    font-size:16px;
    font-weight:400;
    color:#404040;
    text-align: center;
    padding: 18px 40px 16px 40px;
    line-height: 14px;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
}

input[type="submit"]:hover {
    color:#fff;
    background:#0595d6;
}

body {
 	padding-top:0px;
}

.col-gauche form img {
width: auto !important;
height: auto !important;
}

/* COL GAUCHE */
.col-gauche h1 {
    color: #404040;
    font-family: 'Verlag Condensed Bold' !important;
    font-size: 2.5em !important;
    text-transform: uppercase !important;
    padding-bottom:20px !important;
}

.col-gauche h2 {
    color:#0595d6 !important;
    font-family: 'Verlag Condensed Light' !important;
    font-size: 1.8em !important;
	text-transform: uppercase !important;
}

.col-gauche h2 a {
    color:#0595d6!important;
	text-decoration: underline !important;
}

.col-gauche h2 a:hover {
    color:#404040 !important;
	text-decoration: none !important;
}

.col-gauche h3 {
    color: #404040;
    font-family: 'Verlag Condensed Light' !important;
    font-size: 1.5em !important;
    text-transform: uppercase;
}

.col-gauche h3 a {
    color:#404040!important;
	text-decoration: underline !important;
}

.col-gauche h3 a:hover {
    color:#0595d6 !important;
	text-decoration: none !important;
}

.col-gauche h4 {
    color: #0595d6;
    font-family: 'Verlag Condensed Light' !important;
    font-size: 1.3em !important;
    text-transform: uppercase;
}

.col-gauche h4 a {
    color:#0595d6!important;
	text-decoration: underline !important;
}

.col-gauche h4 a:hover {
    color:#404040 !important;
	text-decoration: none !important;
}

.col-gauche p {
	font-family: 'Verlag Condensed Light' !important;
	font-size: 1.3em !important;
}

.col-gauche p a {
	font-family: 'Verlag Condensed Bold' !important;
    color:#0595d6 !important;
    text-decoration:none !important;
}

.col-gauche p a:hover {
	font-family: 'Verlag Condensed Bold' !important;
    color:#404040 !important;
    text-decoration:none !important;
}

.col-gauche ul {
	font-family: 'Verlag Condensed Light Italic' !important;
	font-size: 1.3em;
	color:#404040 !important;
}

.col-gauche ul li a {
    font-family: 'Verlag Condensed Bold Italic' !important;
    color:#0595d6 !important;
    text-decoration:underline !important;
}

.col-gauche ul li a:hover {
    font-family: 'Verlag Condensed Bold Italic' !important;
    color:#404040 !important;
    text-decoration:none !important;
}
/* FIN COL GAUCHE */

/* COL DROITE */
.col-droite h2 {
    font-family: 'Verlag Condensed Bold' !important;
    color: #404040 !important;
    font-size: 1.5em !important;
    text-transform: uppercase;
}

.col-droite h3 {
    font-family: 'Verlag Condensed Bold' !important;
    color: #0595d6 !important;
    font-size: 1.2em !important;
    text-transform: uppercase;
}

.col-droite h4 {
    font-family: 'Verlag Condensed Bold' !important;
    color: #404040 !important;
    font-size: 1em !important;
    text-transform: uppercase;
    margin-bottom:-2px;
}

.col-droite p {
    font-family: 'Verlag Condensed Light' !important;
    color: #404040 !important;
    font-size:1.2em !important;
    margin-bottom:10px !important;
}

.col-droite p a {
    font-family: 'Verlag Condensed Bold' !important;
    color:#0595d6 !important;
    text-decoration:none !important;
}

.col-droite p a:hover {
    font-family: 'Verlag Condensed Bold' !important;
    color:#404040 !important;
    text-decoration:none !important;
}
/* FIN COL DROITE */

/* FIN FOOTER */
.footer p {
	font-family: 'Verlag Condensed Light' !important;
	font-size: 0.9em !important;
}

.footer p a {
	font-family: 'Verlag Condensed Bold' !important;
    color:#0595d6 !important;
    text-decoration:none !important;
}

.footer p a:hover {
	font-family: 'Verlag Condensed Bold' !important;
    color:#404040 !important;
    text-decoration:none !important;
}
/* FIN FOOTER */

.lightgallery {
    width: 100%;
}

.lightgallery .video-box {
    position: relative;
    margin: 15px 0;
}

.lightgallery img {
    margin: 0 0 40px 0;
    height: auto;
}

.lightgallery .video-box:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

/* HACK NAVBAR */
.navbar {
    height: 100px;
    border-bottom: #0595d6 solid 1px;
    background-color:#FFF
}

.navbar li{
	font-family: 'Verlag Condensed Light' !important;
	text-transform:uppercase;
	position: relative;
}

.dropdown-menu {
	margin-top:0px !important;
}

.dropdown-item {
	text-transform:uppercase;
	font-weight:300 !important;
}

.navbar-nav li:hover .dropdown-menu {
    display:block;
}

.bg-yellow {
	background:rgba(0, 0, 0, 0.5) !important;
}

.bg-white {
	background:rgba(255, 255, 255, 1) !important;
}

.nav-item a {
    color:#000 !important;
	font-size:1.0rem;
	text-decoration:none !important;		
}

.nav-item a:hover {
    color:#0595d6 !important;
}

.bg-white .navbar-nav .active>.nav-link, .bg-white .navbar-nav .nav-link.active, .bg-white .navbar-nav .nav-link.show, .bg-white .navbar-nav .show>.nav-link {
    color:#0595d6 !important;
    font-weight: 700;
}

.nav-fill .nav-item {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
    background:#FFF;
}
/* ../.. */


/* HACK BTN */
.btn-primary {
    color:#212529;
    background-color:#FDB614;
	border-color:transparent !important;
    border-radius:0px !important;
}

.btn-primary:hover {
    color:#fff;
    background-color:#f27385;
	border-color:transparent !important;	
    border-radius:0px !important;
}

.btn-plus {
    color:#404040;
    background-color:#F1F4F8;
    padding:20px;
    text-align:left;
    border:none;
}

.btn-plus:hover {
    color:#fff;
    background-color:#0595d6;
    border-radius:0px !important;
    text-decoration:none !important;
    transition: all 0.3s ease;
}

.btn-plus:after {
    content: "+";
    position: absolute;
    right: 20px;
    top:65px;
    font-size:2.5em;
    transform: translateY(-50%);
    color: #212529;
    opacity: 0.5;
    transition: all 0.3s ease;
    font-family: 'Verlag Condensed Light' !important;
}

.btn-plus:hover:after {
    color: #fff;
    opacity:1;
}

.news-single .article .news-img-wrap {
    width:auto !important;
    margin:0 auto;
    float:none !important;
    text-align:center;
    padding-bottom: 20px;
}	

.news-text-wrap{
    /*border-bottom: 1px dotted #f27385;*/
}
/* ../.. */

/* HACK PAGINATION */
.previous {
    display:none !important;
}
.next {
    display:none !important;
}
.f3-widget-paginator li {
    float:left;
    display:block;
    padding:0px 15px;
	font-weight: 700;
	font-size: 1.5em;
    color:#404040 !important;
}
/*.f3-widget-paginator li a {
    float:left;
    display:block;
    padding:0px 15px;
    color:#212529 !important;
    text-decoration:none !important;
}*/
/*.f3-widget-paginator li a:hover {
    background-color:#0595d6;
    color:#FFF !important;
    text-decoration:none !important;
}*/
.back-list .btn-line {
	font-size: 1.5em !important;
	font-style: italic!important;
	font-weight: 700 !important;	
}
.news-backlink-wrap a {
    float:left;
    display:block;
    padding:20px;
	font-size: 1.5em;
	font-style: italic;
	font-weight: 700;
    color:#404040 !important;
    text-decoration:none !important;
    text-transform:uppercase;
}
.news-backlink-wrap a:hover {
    color:#0595d6 !important;
    text-decoration:none !important;
}
/* ../.. */

.ce-gallery figure {
    display: table;
    margin:0 !important;
}

.ce-column img {
    border-bottom:none !important;
}

.col-gauche img {
	width:100% !important;
	height:auto !important;
}

.col-gauche figure {
	padding-left:0px !important;
}

/* HACK CONTACT BOX */
.contact-box {
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 35px;
}

.contact-box p {
    font-size:0.8rem !important;
    line-height:24px;
}

.contact-box h5 {
    border-top: 1px solid #dfe2e5;
	font-size:1rem;
	font-weight:400;
	text-transform:uppercase;
    color: #212529;
    margin-bottom: 33px;
    padding-top: 35px;
}

.contact-box ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.contact-box ul li:first-child {
    border-top: dashed 1px #bec8d5;
}

.contact-box ul li {
    border-bottom: dashed 1px #bec8d5;
}

.contact-box ul li .contact-line {
    display: table;
    /*padding: 26px 0px 26px 0px;*/
	padding: 0px 0px 0px 0px;
}

.contact-box ul li .contact-line .icon-contact-line {
    display: table-cell;
    width: 30px;
}

.contact-box ul li .contact-line .icon-contact-line i {
    font-size: 24px;
}

.icon-phone:before {
	content:url(img/icone-phone.gif);
	vertical-align: -webkit-baseline-middle;
}

.icon-mail:before {
	content:url(img/icone-mail.gif);
	vertical-align: -webkit-baseline-middle;
}

.icon-map-pin:before {
	content:url(img/icone-location.gif);
	vertical-align: -webkit-baseline-middle;
}

.icon-clock:before {
	content:url(img/icone-time.gif);
	vertical-align: -webkit-baseline-middle;
}

.text-contact-line{
	font-size:0.8rem;
}

/* ../.. */

/* HACK CAROUSEL */
.carousel-inner img {
    width: 100%!important;
    height: auto;
}

.btn-outline-moreinfo {
    color:#404040;
    background-color:#fff;
    font-weight:700;
    text-transform:uppercase;
}

.btn-outline-moreinfo:hover {
    color:#fff;
    /*background:rgba(5, 149, 214, 1);*/
    background-color:#0595d6;
    font-weight:700;
    text-transform:uppercase;
}
/* ../.. */

/* HACK ACCORDION */
#accordion {
	padding-bottom:40px;
}

.panel {
    border-top: 1px solid #dfe2e5;
    transition: all 0.3s ease;
}

.panel-heading a.collapsed {
    background: transparent;
    transition-delay: 0s;
}

.panel:hover .panel-heading a {
    text-decoration: none;
    background: #f1f4f8;
}

.panel-heading h1, .panel-heading h2, .panel-heading h3, .panel-heading h4, .panel-heading h5 {
    font-size: 1.5em;
    font-weight: 400 !important;
    color: #0595d6 important;
    margin-bottom: 0px;
    padding-bottom: 0px;
    text-transform: uppercase;
}

.col-droite .panel-heading h5 {
    font-size:0.9em;
    font-weight:400;
    color: #273142;
    margin-bottom:0px;
    padding-bottom:0px;
}

.col-droite .panel-heading a.collapsed:before {
    transform: translateY(-50%);
    height: 10px;
}

.col-droite .panel-heading a:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 9px;
    width: 2px;
    height: 0px;
    background: #0595d6;
    transform: translateY(-50%);
    transition: 0.3s;
}

.col-droite .panel-heading a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 5px;
    width: 10px;
    height: 2px;
    background:#0595d6;
    transform: translateY(-50%);
    transition: 0.3s;
}

.col-droite .panel-body {
    padding: 10px 10px 10px 10px;
    transition: 0.3s;
    background: #f1f4f8;
}

.col-droite .ce-table th, .col-droite .ce-table td {
    padding:0em 0em;
    vertical-align: top;
}

.col-droite td {
	font-size:0.8em;
}

.panel-heading a {
    /*padding:20px 20px 20px 20px !important;*/
    padding:20px 20px 20px 20px !important;
    display:block;
    position:relative;
    transition:0.3s;
    transition-delay:0.35s;
    background:#f1f4f8;
    color:#0595d6 !important;
}


.col-droite .panel-heading a {
    padding:10px 10px 10px 10px !important;
    display:block;
    position:relative;
    transition:0.3s;
    transition-delay:0.35s;
    background:#f1f4f8;
	color:#063 !important;
}

.panel:last-child {
    border-bottom: 1px solid #dfe2e5;
}

.panel-body {
    padding: 10px 37px 25px 37px;
    transition: 0.3s;
    background: #f1f4f8;
}

.panel.no-border .panel-body {
    background: #f1f4f8 !important;
}

.card {
    background-color:transparent !important;
    border:none;
	margin-bottom:20px !important;
}


/* ../.. */

/* CONTENT */
.fond {
	margin-bottom:100px;
}

.panel h3 {
	padding-top:20px;
	padding-bottom:20px;
	text-transform:uppercase;
	font-weight:300;
	color:#8dc16d;
	font-size:1.3em !important;	
}

.panel-body img {
	width:100% !important;
	height:auto !important;
}

.panel-collapse h3 {
	font-weight:300;
	font-size:1.2em !important;
	color:#faac2f !important;
	text-transform:uppercase !important;
	padding-bottom:5px !important;
}

.content img {
	width:100% !important;
	height:auto !important;
	padding-bottom:20px;
}

.news{
	/*margin-bottom:40px;*/
	padding-right:0px;
}

.txt-news h5 {
	color:#F26F8D;
	font-size:1.5rem;
}

img {
	width:100% !important;
	height:auto !important;
}

.img-news img {
	width:100% !important;
	height:auto !important;
}

.col-droite {
	margin-bottom:0px;
	padding-top:0px;
	padding-right:40px;
	padding-left:40px;
}

.col-gauche {
	margin-bottom:0px;
	padding-top:0px;
	padding-right:40px;
	padding-left:40px;
}

.col-droite h1 {
    padding:0px 0px -10px 0px;
    border-bottom:none !important;
    border-top:none !important;
    margin-bottom:0px !important;
    margin-top:0px !important;
}

.col-droite h2 {
	color:#454545;
	font-size:1.5rem;
	font-weight:300;
	padding-top:0px;
}
/* ../.. */

/* HACK ACCORDION*/
.panel-group {
    margin:20px 0 20px 0;
}

.col-droite .panel-group {
    margin:10px 0 40px 0;
}

.panel-body a {
	color:#0595d6 !important;
        font-weight:300 !important;
}

.panel-body a:hover {
	color:#404040 !important;
        font-weight:300 !important;
}

blockquote {
    margin:0px 0 60px 0;
}

.col-droite .panel {
    border-top: dashed 1px #bec8d5;
    transition: all 0.3s ease;
}

.col-droite .panel:last-child {
    border-bottom: dashed 1px #bec8d5;
}

.panel {
    border-top: 1px solid #dfe2e5;
    transition: all 0.3s ease;
}

.panel-heading a.collapsed {
    background: transparent;
    transition-delay: 0s;
}

.panel-heading a {
    padding: 37px 94px 37px 37px;
    display: block;
    position: relative;
    transition: 0.3s;
    transition-delay: 0.35s;
    background: #f1f4f8;
}

.panel-heading a.collapsed:before {
    transform: translateY(-50%);
    height: 22px;
}

.panel-heading a:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 45px;
    width: 2px;
    height: 0px;
    background: #0595d6;
    transform: translateY(-50%);
    transition: 0.3s;
}

.panel-heading a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 35px;
    width: 22px;
    height: 2px;
    background: #0595d6;
    transform: translateY(-50%);
    transition: 0.3s;
}


/* ../.. */

/* GOOGLE MAP */
#map-container {
	height:450px;
	/*border-top:#FDB614 solid 2px;*/
	padding:0px;
	padding-right: 20px;
    padding-left: 20px;
}
/* ../.. */

/* HACK */
.theme-link {
    margin-top: 15px;
    margin-bottom: 15px;
}

.theme-link a {
    background:#f1f4f8;
    font-size:18px;
    font-weight:300;
    color:#273142 !important;
    display:block;
    width:100%;
    padding:20px 50px 20px 20px;
    border-radius:0px;
    position:relative;
    transition:all 0.3s ease;
	text-decoration:none !important;
}

.theme-link a:hover {
    background:#f27385;
    font-size:18px;
    color:#fff !important;
	text-decoration:none !important;
}

.theme-link a:after {
    content: "->";
	/*content: "\e908";*/
    font-family:'Roboto Condensed', sans-serif !important;
    position: absolute;
    right: 31px;
    top: 50%;
    font-size: 33px;
    transform: translateY(-50%);
    font-weight: 300;
    color: #354052;
    opacity: 0.25;
    transition: all 0.3s ease;
}

.theme-link a:hover:after {
    color: #fff;
	opacity:1;
}

/* ../.. */

/* FOOTER */
.gris-fonce {
	background:#ffffff;
}

.jumbotron {
    margin-bottom: 0px !important;
    border-radius: 0px !important;
    padding: 20px !important;
    background-color: #f5fbfd;
    background-image: url(../_img/hr-11.png);
    border-top: #0595d6 solid 1px;
}

.jumbotron hr {
   width:100%;
}

.titre-footer {
	color:#FFF;
	font-family:'Roboto Condensed', sans-serif;
	font-weight:300;
	font-size:1rem;
	/*margin-top:20px;*/
}

.s-titre-footer {
	color:#FDB614;
	font-family:'Roboto Condensed', sans-serif;
	font-weight:400;
	font-size:0.8rem;
}

.texte-footer {
	color:#FFF;
	font-family:'Roboto Condensed', sans-serif;
	font-weight:300;
	font-size:0.8rem;
}

.texte-footer a {
	color:#F26F8D;
}

.texte-footer a:hover {
	color:#FFF;
	text-decoration:none;
}
/* ../.. */