@import 'inc/bootstrap.min.css';
@import 'inc/animate.min.css';
@import 'inc/owl_slider.css';

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

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


/*--LAYOUT--------------------*/
#header-container{
    margin-top: 30px;
    width:100%;
    padding:0;
}

#header,#main_slider_wrapper,.container{
    max-width: 1720px;
    margin-left: auto;
    margin-right:auto;
}
.layout-pf.layout-pf-fixed body {
    padding-top:0px;
    width: 100%;

    margin: 0 auto;
    font-family: 'Roboto Condensed', sans-serif;
    overflow-x: hidden;
    font-size: 21px
}
#main_content{
    background-size: 100% auto !important;
    min-height: 450px;
    margin-top: 5%;
    position: relative;
}
.container{
    margin: 0 auto;
    width: 94%;
    max-width: 1700px;
}
#main_wrapper_interne{
    margin: 0;
    position: relative;
    padding: 0 0px 0 50px;
    max-width: 1700px;
    min-height: 200px;
}

/*--HEADER--------------------*/
nav#header{
    position: relative;
}
#logo_site, #logo_site_mobile{

    width: 147px;
    height: 114px;
    display: block;
    float: left;
    margin:0 20px  0 0px;
    background: url('/client_file/themes/logo_tag.jpg') no-repeat center;
    background-size: auto 100% ;
    text-indent: -9999px;
}
#logo_site_mobile{
    display: none;
}

.collapsed #logo_site, .collapsed #logo_site_mobile {
    height: 60px;
    margin: 70px 6px 20px;
    background: url('/client_file/themes/logo_tag.jpg') no-repeat
}
#social_wrapper{
    width: 115px;
    position: absolute;
    top: 0;
    right: 0;
}

.social_main_nav{
    color: #666666 !important;
    font-size: 30px !important;
    margin: 5px 0px 0 5px;
}

#spc_slogant{
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 9;
    padding: 6px 6% 0;
    background: #f7f9fa;
}
#spc_slogant p{
     color:#666666;
    font-size: 18px;
    font-weight: bold;
}
.fixed-theme #spc_slogant{ display:none;}

/*
#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{
    background:#e9eef1;
    padding: 5% 0;
    position: relative;
}
#header_page_interne img{
    width: 100%;
}

#fil_arianne{
    font-size: 20px;
    margin: 0px 0 30px;
}
#arianne_last{
    /*font-weight: bold;*/
    color:#0eb0ef;
}
#fil_arianne, #fil_arianne a{
    color:#2b2b2b;
}
#slogant_page_interne{
    margin:0;
    padding:0;
}

/*--SLDER-----------------------*/
#main_slider_wrapper{
    width: 100%;
   /* max-width: 1300px;*/
    margin: 0px auto 0;
    position: relative;
}
#main_slider{
    margin-top: 40px;
}
#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-prev{
    left: 5%;
    position: absolute;
    top: 38%;
    color:#acaaaa !important;
    font-size: 40px !important;
}
.owl-next{
    right: 5%;
    position: absolute;
    top: 38%;
    background: none;
    color:#acaaaa !important;
    font-size: 40px !important;
}
.owl-dots{
    display:none;
}

.text_slider_wrapper {
    text-align: left;
    left: 6%;
    margin: 0px 30px !important;
    position: absolute;
    bottom: 12%;
    width: auto;
    max-width: 650px;

    background-image: url('/client_file/themes/default/interface/calque2.png');
    background-repeat: no-repeat;
    background-position: left 7px;
    z-index: 3;
    /*text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);*/
}
.text_slider{
/*background-color: rgba(255, 255, 255, 0.8);*/
margin-left: 135px
}

.text_slider p, .text_slider a{
    color: #000;
    font-size: 24px;
    line-height: 1.2em;
    text-align: left;
}
.text_slider a:hover {
    color: #00aeef !important;
    text-decoration: none;
}
.text_slider h3{
    color:#00aeef;
    line-height: 1.2em;
    font-size: 30px;
    text-transform: uppercase;
    text-align: left;
    font-weight: bold;
    margin:0 0 20px;
}
/*---partenaire slider---*/
#partenaire_wrapper{
    background: #e4e4e4;
    padding: 35px 0 25px;

}
#partenaire_wrapper img{
    margin: 5%;
    width: 90%;
    height: auto;
}
#partenaire_slider_wrapper .owl-prev {
    left: -2%;
    top:0;
}
#partenaire_slider_wrapper .owl-next {
    right: -2%;
    top:0;
}
/*--HOME-----------------------*/
.home_teaser_wrapper{
    margin-top: 40px
}

.cta_wrapper{
    margin-bottom: 30px
}
.cta_wrapper i{
    color:#00aeef;
    font-size: 40px;
}
.cta_wrapper h3{
    margin-bottom:0;
}
.date_teaser_wrapper{
    font-size:21px;
    text-align: center;
    border-right:1px solid black;
}
.date_teaser_jour{
    font-size:41px;
    font-weight:bold;
    color:#00aeef;
    display: block;
}
.teaser_wrapper{
     padding-left: 5%;
}
.teaser_wrapper a{
    color:#000 !important;
}
.teaser_wrapper a:hover{
    color:#00aeef !important;
    text-decoration: none;
}
/*--FOOTER-----------------------------------*/

#footer{
    background:#1d3278;
    padding:40px 0 70px;
    margin-top: 20px;
}
#footer p{
    color:#fff !important;
}
#footer p i{
    margin:0 20px 0 0;
}
#mailto_footer, #mailto_footer:hover, #mailto_footer:focus {
    color: #fff;
}
#secondary_menu_footer {
    list-style-type: none;
}
#secondary_menu_footer > li > a {
    color: #fff;
    text-decoration: none;
}

#secondary_menu_footer > li > a:hover, #secondary_menu_footer > li > a.actif {
    color: #fff;
    text-decoration: underline;
}

#logo_footer{
    width: 100%;
    max-width: 147px;
}

.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;

}

.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 ;
}
#legal_1{
     padding:23px 30px 15px 50px;
    background: #142767;
}
#legal_1 p{ font-size:18px; color:#4158a3;}
#legal_2 p{ font-size:18px; }
#legal_2{
     background: url('/client_file/themes/default/interface/calque_footer.png') no-repeat left top #0c61a1;
    background-size: 153px 100%;
    padding:23px 30px 15px 180px;
}
#legal_2 a{
    color:#0e1d51 !important;
}
#legal_2 a:hover{
    color:#fff !important;
    text-decoration:none;
}


#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---------------------------*/
#spc_calque{
    background: url('/client_file/themes/default/interface/calque.png') no-repeat center;
    background-size: 100% auto;
    display: block;
    width: 30%;
    max-width:485px;
    height:134px;
    position: absolute;
    right: 0;
    top: -150px;
    z-index: 9;
}
#partenaire_slider_wrapper{
    margin-top: 50px
}
#btn_inscription_event {
    margin: 20px 0;
}

#btn_inscription_event a.Btn {
    font-weight: 700;
    font-size: 23px;
    padding: 7px 40px;
}

/* Utf-8 é */

#form_search_emploi{
	display: block;
	overflow: auto;
	width: 100%;
	margin-top:20px;
	overflow-x: hidden;
}

#form_search_emploi .col-md-6, .list_secteur_wrapper {
	float:left;
}
#main_content h2{
	width:100%;
}
#recherche_emploi{
	background: #0eb0ef!important;
	display: inline-block !important;
	color:#fff !important !important;
	width:auto;
	color:#fff;
	margin-right:30px;
}
#recherche_emploi:hover{
	background: #1d3278!important;
}
#emploi_desc .row{
 	display: block;
	padding:20px 5px;
}
#emploi_desc .row:nth-child(even){
	background: #f4f8fb;
	border-bottom: 1px solid #ebebeb;
}
#emploi_desc .row:nth-child(odd){
	border-bottom: 1px solid #ebebeb;
}





/*==================EVENEMENT--------------------*/

table.calenEntete{
    width: 100%;
}
.calenEntete tr:nth-child(odd) {
    background: #e5f3fd;
}
.evenement-picture{
    width: 100%;
}
.calenEntete, .Cal_Wrapper .calenEntete{
    background: #fff;
    color:#000;
    text-align: center;
    font-size: 1em;
}
.calenEntete td, .Cal_Wrapper .calenEntete td{
    padding: 5px;
}
.calTH, .Cal_Wrapper .calTH{
    font-weight: bold;
}
.calenSelect, .Cal_Wrapper .calenSelect{
    background: #3e72c1;
    /*border-radius: 10px;*/
}
.calenSelect a, .Cal_Wrapper .calenSelect a{
    color:#fff !important;
}
.calendrier, .Cal_Wrapper .calendrier{
    text-align: center;
}
.list_event{
    padding: 10px 0;
    background: #fff;
}
.home_nav_cal{
    font-size: 1.75em;
}

#main_nav_toggle{
    padding: 5px 10px !important;
}

.owl-item{
    padding-left:10px;
    padding-right:10px;
}

.formation_cat_titre {
    width: calc(100% - 0px);
}
#main_nav_toggle{
    color:#fff;
    font-size: 36px;
}
