@import 'inc/animate.min.css';
@import 'inc/patternfly.min.css';
@import 'inc/patternfly-additions.min.css';
@import 'inc/owl_slider.css';
@import 'inc/reBox.css';

@import 'inc/module.css';
@import 'inc/menu.css';

@import '../../css/tinymce.css';


/*--LAYOUT--------------------*/

.layout-pf.layout-pf-fixed body {
    padding-top:0px;
    width: 100%;
    max-width: 1920px;
    margin: 0;
    font-family: 'Source Sans Pro', sans-serif;
    overflow-x: hidden;
	color: #202a36;
}
#main_content{
    background-size: 100% auto !important;
    min-height: 950px;
    margin-top: 0;
	padding-bottom: 20px
}
.container{
    margin: 0 auto;
    width: 100%;
    max-width: 1400px;
}
.container_header{
    margin: 0 auto;
    width: 100%;
    max-width: 1650px;
}
#main_wrapper_interne{
    margin: 0;
    position: relative;
    padding: 0 0px 0 50px;
    max-width: 1400px;
    min-height: 200px;
}

.bullet_star li {
    color: #333;
    height: auto;
    min-height: 32px;
    margin: 17px 0;
    background: url('/client_file/themes/default/interface/bullet_star.png') no-repeat left top;
    list-style: none;
    padding-left: 60px;
}

/*--HEADER--------------------*/

#logo_site{
    display: block;
    float: left;
    margin:0 10px 0 0 0px;
}
#wrapper_logo_site:hover, #wrapper_logo_site>a:hover, #wrapper_logo_site:hover>a #logo_site:hover{
	background: none !important;
	border-color: transparent;
}
#logo_site img{
   	width:auto;
	max-width: 218px;
    height: auto;
	max-height: 129px;
}
#mobile_logo{
	display: none;
}

.collapsed #logo_site {
    height: 60px;
    margin: 70px 6px 20px;
    background: url('/client_file/themes/default/interface/site/logo_tag.jpg') no-repeat
}
.show_login_mobile {
    display: none;
}
.show_mobile_scnd_menu {
    display: none !important;
}
/*
#main_menu_infolettre_link{
    display: block;
    text-align: center;
    margin: 40px 0 20px;
}
#main_menu_infolettre_link h3{
    margin: 10px 0 0 0;
    font-size: 16px;
    color: #2b9037;
    text-transform: uppercase;
}
#main_menu_infolettre_link p{
    margin: 0;
}
.collapsed #main_menu_infolettre_link h3, .collapsed #main_menu_infolettre_link p{
    display: none;
}
#main_menu_infolettre_link:hover{
    text-decoration: none;
}
.main_menu_media_link{
    display:block;
    width: 50% !important;
    height: 55px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    float:left;
    margin-top: 30px;
    bottom: 0;
}
#main_menu_facebook_link{
    background-image: url('/client_file/themes/default/interface/site/picto_face.png');
    background-color: #41829e;
    left: 0;
}
#main_menu_insta_link{
    background-image: url('/client_file/themes/default/interface/site/picto_insta.png');
    background-color: #4e90aa;
    right: 0;
}
.main_menu_media_link:hover{
    background-color: #3a758e !important;
}
.collapsed .main_menu_media_link{
    display: block;
    float: none;
    width: 100% !important;
}
.collapsed #main_menu_insta_link{
    margin-top: 0;
}*/
#header_page_interne{
    position: relative !important;
}
#header_page_interne img{
    width: 100%;
}
#slogant_page_interne{
    background-color: rgba(60, 60, 60, 0.6);
    padding: 15px 50px;
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    font-weight: 600;
    color:#fff;
    font-size: 42px;
}
#fil_arianne{
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 300;
    margin: 20px 0 30px;
}
#arianne_last{
    font-weight: bold;
}
#fil_arianne, #fil_arianne a{
    color:#2b2b2b;
}


/*--SLDER-----------------------*/
#main_slider_wrapper{
    width: 100%;
   /* max-width: 1300px;*/
    margin: 0px auto 0;
}
#main_slider{

}
#main_slider .owl-item div, #photo_home_slider .owl-item img{
  padding:0px;
}
#main_slider .owl-item img, #photo_home_slider .owl-item img{
  display: block;
  width: 100%;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.owl-theme .owl-controls .owl-buttons div {
    padding: 8px 3px 3px;
    font-size: 50px;
    border-radius: 10px;
    background: none;
}
.owl-prev{
    left: 5%;
    position: absolute;
    top: 38%;
}
.owl-next{
    right: 5%;
    position: absolute;
    top: 38%;
    background: none;
}
.text_slider {
    text-align: center;
    right: 25%;
    margin: 0;
    padding: 20px 30px !important;
    position: absolute;
    bottom: 20%;
    width: auto;
    max-width: 450px;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 3;
    /*text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);*/
}
.text_slider p, .text_slider a{
    color: #000;
    font-size: 21px;
    line-height: 1.25em;
    text-align: center;

}
.text_slider h3{
    color:#000;
    line-height: 1.2em;
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
}
/*---partenaire slider---*/
#partenaire_slider_wrapper{
    width: 90%;
	max-width: 1300px;
	margin: 20px auto;
    padding: 0 30px;
}
#partenaire_slider img{
    margin: 5%;
    width: 90%;
    height: auto;
}
#partenaire_slider .owl-item {
    text-align: center;
}
#partenaire_slider .owl-prev{
    left: 0;
    position: absolute;
    top: 20%;
}
#partenaire_slider .owl-next{
    right: 0;
    position: absolute;
    top: 20%;
    background: none;
}
.video-container iframe {
    position: absolute;
    top: -20%;
    width: 100vw;
    height: calc(100vw/1.77777778);
}
/*--HOME-----------------------*/

#home_text_wrapper{
	background:#e8f1df;
	padding:20px 0;
}

/*#home_quicklink_wrapper{
    width: 80%;
    min-width: 200px;
    max-width: 800px;
    display: block;
    margin: 10px auto 30px;
    overflow: auto;
} */
.quicklink_img{
	width: 100%;
	height: auto;
}
.home_quicklink{
    color:#fff;
    background: #f9bf0e;
    font-weight: 600;
	font-size: 24px;
    /*text-shadow: 1px 1px 1px #000;*/
    padding: 0px 0px 7px;
    display: block;
	text-align: center;
	font-family: Istok Web, sans-serif;
	margin-bottom: 20px
}
.home_quicklink span{ 	/*icon*/
    /*margin: 0 10px 7px 0;*/
	height:auto;
}
.home_quicklink:hover{
	color:#fff !important;
	background: #333333 !important;
	text-decoration: none;
}

#wrapper_home_secondary{
	height: auto;
	min-height:200px;
	background-size:100% 100%;
	background-repeat: no-repeat;
	padding: 60px 0;
	margin-top: 20px;
	position: relative;
}
#wrapper_home_secondary::after{
	content: "";
    opacity: 0.5;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
	width: 100%;
	height: 100%;
	display: block;
}
#wrapper_home_secondary .container{
	background: #fff;
	border-radius:25px;
	padding: 20px 40px;
	max-width: 1200px
}

#home_cta_wrapper{
    width: 90%;
    max-width: 1100px;
    display: block;
    margin: 10% auto 30px;
    overflow: auto;
}
.home_cta_link{
    background: #2b9037;
    display: block;
    width: 100%;
    max-width: 290px;
    margin: 0 auto;
    text-align: left;
    padding: 20px 15%;
    margin: 34px auto;
    position: relative;
}
.home_cta_link p{
    color:#fff;
    font-size: 22px;
    margin: 0;
    line-height: 1.1em;
}
.home_cta_link:hover{
    text-decoration: none;
    background-color: #1b6124;
}
.home_cta_img{
    display: block;
    background: #4e90aa;
    font-size: 30px;
    color:#fff;
    text-align: center;
    padding: 10px;
    position: absolute;
    z-index: 2;
    top: -25px;
    left: -20px;
}

#home_event_news_wrapper{
    background: #fff;
    padding: 30px 20px 50px;
    overflow: auto;
    margin-top: 10%;
}
#home_event_news_wrapper_fixwidth{
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}
.date_event_teaser{
    font-style: italic;
    color:#2b2b2b;
    font-size: 14px;
    font-weight: 400;
	margin-top:7px;
	display:inline-block;
}
.home_teaser i{
    font-size: 24px;
    margin-right: 5px;
    color:#818080;
}
.home_teaser{
    font-size: 16px;
    color:#616161;
}
.home_teaser:hover{
    color:#616161;
    text-decoration: underline;
}

#home_news_wrapper{
	background:#f9bf0e;
	margin-top: 30px;
	min-height: 430px;
	padding:0 0 20px 0;
}
#new_home_titre{
	display: inline-block;
	margin-top: -30px;
	background: #f9bf0e;
	line-height: 2.5em;
	padding: 0 50px 0px;
	border-radius: 5px;
}
.news_home_img{
	width: 100%;
	height: auto;
	margin-top:10px;
}

/*--FOOTER-----------------------------------*/
#footer_wrapper{
	background: #f1f1f1;
	padding: 40px 0 20px;
	margin:0;
}

#footer_image_wrapper{
    width: 3000px;
    margin: 50px 0 20px -20px;
}
#footer_image_wrapper .footer_image_content{
    height: 350px;
    float:left;
    position: relative;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}
.display_none{
    display: none;
}
.overlay{
    position: absolute;
    z-index: 2;
    height: 350px;
    width: 100%;
    top: 0;
    left:0;
    background: rgba(0, 0, 0, 0.55);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}
.img_zoom .img_footer{
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;

}
.img_footer{
    height: 100%;
}
.transition .img_footer{
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    z-index: 3000;
}
.transition{
    transform: translate(0,-70px);
    -webkit-transform: translate(0,-70px);
    -o-transform: translate(0,-70px);
    -moz-transform: translate(0,-70px);
    z-index: 3000;
}
.transition .overlay{
    display: none;
}
#legal_wrapper .row{
    background: #fff;
}
#legal{
    background: #d3d3d3;
    font-size: 12px;
    font-weight: 300;
    padding: 15px;
    margin: 0px 0 ;
}
#page_top {
	float: right;
	color: #4a4949;
	background-color: #aba9a9;
	padding: 1px 8px;
	border-radius: 100%;
	cursor: pointer;
}
#page_top:hover {
	color: #4a4949;
	text-decoration: none;
}
/*--MEDIA ICONS--------------------------*/
.at-share-btn{
    display: block;
    width: 31px;
    border-bottom: none;
    border: none !important;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}
.addthis_inline_share_toolbox{
    clear: both;
    width: 35px;
    position: absolute;
    margin-left: -52px;
    top: 23px;
}
.fix-social{
    position: fixed;
    top: 63px;
}
.at-svc-email{
    background-color: #f39200 !important;
}
.at-svc-print{
    background-color: #a2185b !important;
}

/*--DIVERS---------------------------*/
#SmallText{
    color:#000 !important;
    font-size: 12px !important;
    font-weight: bold;
}
#BigText{
    color: #000 !important;
    font-size: 20px !important;
    font-weight: bold;
    margin-left: 0 !important;
}
#SmallText, #BigText{
    padding: 10px 10px 5px;
}

.social {
    display: inline-block !important;
    padding: 6px 5px 7px !important;
}
#footer_wrapper .social {
	font-size: 18px;
}
.infolettre_home_input {
    border: none;
    background: #fff;
    color: #202a36;
    border-bottom: 0px solid #333;
    border-radius: 3px;
    font-size: 14px;
    width: 90%;
    padding: 8px 5px;
}

a#logo_site:hover #slogan_site {
    color: #333;
    text-decoration: underline;
}

.slogan_site_logo {
    display: inline-block;
    width: 100%;
    max-width: 200px;
    margin-left: 15px;
}

/* Utf-8 é */
