/*
Theme Name: ENSAI (Liner template)
Description: webdesign pour wordpress
Author: Liner interactive (www.liner-communication.fr)
Text Domain: lite
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{
font-size:100%;
font:inherit;
padding:0;
border:0;
margin:0;
vertical-align:baseline;
}
body{
line-height:1;
}
ol,ul{
list-style:none;
}
blockquote,q{
quotes:none;
}
blockquote:before,
blockquote:after,
q:before,
q:after{
content:'';
content:none;
}
table{
border-collapse:collapse;
border-spacing:0;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
display:block
}
.clear{
clear:both
}
/*images*/
img{
border: none!important;
/*img content*/
/*max-width: 100%;
height: auto;
margin: 0 auto 18px;
border: none;*/
}
.sticky{}
.bypostauthor{}
.wp-caption{}
.wp-caption-text{}
.gallery-caption{}
.alignright,
img.alignright{
display: inline;
float: right;
margin: 0 0 18px 18px;
}
.alignleft,
img.alignleft{
display: inline;
float: left;
margin: 0 18px 18px 0;
}
.aligncenter,
img.aligncenter{
clear: both;
display: block;
margin: 0 auto 18px;
}
a img{
border: none;
}
/*liens*/
a:link {
color: #000000;
}
a:visited {
color: #000000;
}
a:active,
a:hover {
color: #00aeef;
}

div#tarteaucitronAlertBig::before {
	display: none!important;
}

/*******************/
/******POLICES******/
/*******************/
@font-face {
font-family: 'ralewayR';
src:	local('PoliceFamily Regular'),
		local('PoliceFamily-Regular'),
		url('ensai_fonts/raleway-regular-webfont.woff2') format('woff2'),
		url('ensai_fonts/raleway-regular-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'ralewayI';
src:	local('PoliceFamily Regular'),
		local('PoliceFamily-Regular'),
		url('ensai_fonts/raleway-light-webfont.woff2') format('woff2'),
		url('ensai_fonts/raleway-light-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'ralewaySB';
src:	local('PoliceFamily Regular'),
		local('PoliceFamily-Regular'),
		url('ensai_fonts/raleway-semibold-webfont.woff2') format('woff2'),
		url('ensai_fonts/raleway-semibold-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'ralewaySBI';
src:	local('PoliceFamily Regular'),
		local('PoliceFamily-Regular'),
		url('ensai_fonts/raleway-semibolditalic-webfont.woff2') format('woff2'),
		url('ensai_fonts/raleway-semibolditalic-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'ralewayB';
src:	local('PoliceFamily Regular'),
		local('PoliceFamily-Regular'),
		url('ensai_fonts/raleway-bold-webfont.woff2') format('woff2'),
		url('ensai_fonts/raleway-bold-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'ralewayBI';
src:	local('PoliceFamily Regular'),
		local('PoliceFamily-Regular'),
		url('ensai_fonts/raleway-bolditalic-webfont.woff2') format('woff2'),
		url('ensai_fonts/raleway-bolditalic-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'ralewayL';
src:	local('PoliceFamily Regular'),
		local('PoliceFamily-Regular'),
		url('ensai_fonts/raleway-light-webfont.woff2') format('woff2'),
		url('ensai_fonts/raleway-light-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'ralewayLI';
src:	local('PoliceFamily Regular'),
		local('PoliceFamily-Regular'),
		url('ensai_fonts/raleway-lightitalic-webfont.woff2') format('woff2'),
		url('ensai_fonts/raleway-lightitalic-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'rafale';
src:	local('PoliceFamily Regular'),
		local('PoliceFamily-Regular'),
		url('ensai_fonts/rafale-bg-webfont.woff2') format('woff2'),
		url('ensai_fonts/rafale-bg-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
body{
font-family: 'ralewayR', Arial, sans-serif;
font-size: 16px;
color: #443941;
}
h1, h2, h3, h4, h5, h6{
display: block;
}
strong,b{
font-family: 'ralewayB', Arial, sans-serif;
}
em{
font-family: 'ralewayI', Arial, sans-serif;
}

/*********************/
/******STRUCTURE******/
/*********************/
body.page-template-modele_accueil{
background: url(ensai_img/pic_trame_line.png) no-repeat center 175px;
}
.widzfull{
width: 1200px;
margin-left: auto;
margin-right: auto;
}
.widzmain{
width: 1000px;
margin-left: auto;
margin-right: auto;
}

/****************************/
/*******BTN SCROLL TOP*******/
/****************************/
.bt_scroll_top{
	display: none;
	position: fixed;
	right: 20px;
	bottom: 20px;
	background: url('ensai_img/btn_scroll_top.png') no-repeat;
	width: 47px;
	height: 47px;
	z-index: 9999;
}

/*********************/
/*******SEARCH********/
/*********************/
#searchform_block_wrapp{
display: none;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 9999;
}
#searchform_block_wrapp.searchform_block_wrapp_open{
display: block;
}
#searchform_block{
display: flex;
height: 100%;
}
#searchform_block_overlay{
display: block;
background: #000000;
opacity: 0.8;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
}
#header_top_search_bt_close{
display: block;
font-size: 20px;
font-family: 'ralewayB', Arial, sans-serif;
color: #ffffff;
position: fixed;
top: 60px;
right: 50px;
z-index: 2;
cursor: pointer;
}
#searchform{
margin: auto;
position: relative;
z-index: 2;
}
#searchform #s{
padding: 5px 12px;
background: none!important;
border: none;
border-bottom: 2px solid #ffffff;
font-size: 18px;
font-family: 'ralewayR', Arial, sans-serif;
color: #ffffff;
}
#searchform  #searchsubmit{
background: none;
border: none;
font-size: 18px;
font-family: 'ralewayB', Arial, sans-serif;
color: #ffffff;
text-transform: uppercase;
cursor: pointer;
}

/*****************/
/****SUBHEADER****/
/*****************/
/*all*/
#header_top{
background: #443941;
color: #ffffff;
}
#header_top_content{
display: flex;
justify-content: flex-end;
padding: 17px 0 15px;
position: relative;
}
a.header_top_covid{
display: inline-block;
line-height: 18px;
padding:5px 21px;
font-size: 12px;
color: #ffffff;
text-decoration: none;
border: 1px solid #009BDE;
position: absolute;
top: 8px;
left: 0;
transition: all 0.3s;
}
a.header_top_covid:hover{
border: 1px solid #ffffff;
transition: all 0.3s;
}
#widget_subheader_youare:before,
#header_top_search_bt:before,
.widget_subheader_access li:before{
content: "";
width: 1px;
height: 10px;
background: #009BDE;
position: absolute;
top: 4px;
left: 0;
}
/*vous etes*/
#widget_subheader_youare{
margin-left: 20px;
position: relative;
}
.widget_subheader_title{
line-height: 18px;
padding: 0 13px 0 22px;
background: url(ensai_img/pic_arrow_b_b.png) no-repeat right center;
font-size: 12px;
color: #009BDE;
cursor: pointer;
}
.widget_subheader_title.widget_subheader_title_hover{
background: url(ensai_img/pic_arrow_t_b.png) no-repeat right center;
}
.widget_subheader_content{
display: none;
min-width: 180px;
padding: 12px;
background: #443941;
position: absolute;
top: 18px;
right: 0;
z-index: 44;
}
.widget_subheader_content a{
display: block;
line-height: 18px;
padding: 5px 0;
font-size: 12px;
color: #ffffff;
text-align: right;
}
.widget_subheader_content a:hover{
text-decoration: none;
}
/*search*/
#header_top_search_bt{
display: block;
width: 18px;
height: 18px;
padding-left: 22px;
background: url(ensai_img/pic_search_bt.png) no-repeat right center;
text-indent: -99999px;
position: relative;
cursor: pointer;
}
/*access*/
.widget_subheader_access li{
display: inline-block;
font-size: 12px;
position: relative;
}
.widget_subheader_access a{
display: block;
line-height: 18px;
padding: 0 21px;
color: #ffffff;
text-decoration: none;
transition: all 0.3s;
}
.widget_subheader_access a:hover{
color: #009BDE;
transition: all 0.3s;
}
/*social*/
.header_top_social_link{
display: inline-block;
width: 19px;
height: 18px;
margin-right: 16px;
text-indent: -99999px;
transition: all 0.3s;
}
.header_top_social_link_tw{
background: url(ensai_img/pic_social_tw.png) no-repeat center;
}
.header_top_social_link_li{
background: url(ensai_img/pic_social_li.png) no-repeat center;
}
.header_top_social_link_fb{
background: url(ensai_img/pic_social_fb.png) no-repeat center;
}
.header_top_social_link_insta{
background: url(ensai_img/pic_social_insta.png) no-repeat center;
}
.header_top_social_link:hover{
opacity: 0.7;
transition: all 0.3s;
}
/*flags*/
#header_top_flags{
position: relative;
}
#header_top_flags:before{
content: "";
width: 1px;
height: 10px;
background: #009BDE;
position: absolute;
top: 5px;
left: 0;
}
.wpml-ls-legacy-list-horizontal{
padding: 0!important;
border: 0!important;
}
.wpml-ls-legacy-list-horizontal a{
padding: 0 21px!important;
}

/******************/
/******HEADER******/
/******************/
/**/
#header{
display: flex;
padding: 15px 0 0;
position: relative;
}
#logo{
width: 157px;
}
/*navtop*/
#navtop{
flex: 1;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
padding-top: 36px;
}
.navtop_nav_sub{
}
.navtop_span_bt{
display: block;
padding: 0 19px 51px 19px;
font-size: 16px;
font-family: 'ralewaySB', Arial, sans-serif;
color: #2D2D2D;
text-transform: uppercase;
text-align: right;
cursor: pointer;
}
.navtop_nav_sub:hover .navtop_span_bt{
font-family: 'ralewayB', Arial, sans-serif;
color: #009BDE;
}
.navtop_sub_wrapper{
display: none;
box-sizing: border-box;
padding: 52px 8%;
background: #D9F0FA;
position: absolute;
top: 115px;
right: 0;
left: 0;
z-index: 777;
}
.navtop_nav_sub:hover .navtop_sub_wrapper{
display: flex;
}
.widget_header_sub_navtop:nth-of-type(1){
flex: 5;
}
.widget_header_sub_navtop:nth-of-type(1) .widget_title{
display: block;
line-height: 40px;
padding-bottom: 30px;
background: url(ensai_img/pic_sep_bg_b.png) no-repeat left bottom;
margin-bottom: 54px;
font-size: 36px;
font-family: 'rafale', Arial, sans-serif;
color: #009BDE;
text-transform: uppercase;
}

.widget_header_sub_navtop:nth-of-type(1) ul{
display: flex;
flex-direction: column;
flex-wrap: wrap;
flex-direction: flex-start;
align-items: flex-start;
height: 320px;
}
.widget_header_sub_navtop:nth-of-type(1) ul li{
width: 50%;
box-sizing: border-box;
padding-right: 40px;
margin-bottom: 37px;
font-size: 18px;
}
.widget_header_sub_navtop:nth-of-type(1) ul li a{
color: #443941;
text-decoration: none;
}
.widget_header_sub_navtop:nth-of-type(1) ul li a:hover,
.widget_header_sub_navtop:nth-of-type(1) ul li.current-menu-item a,
.widget_header_sub_navtop:nth-of-type(1) ul li.current_page_item a{
font-family: 'ralewayB', Arial, sans-serif;
color: #443941;
text-decoration: none;
}
.widget_header_sub_navtop:nth-of-type(2){
flex: 3;
padding-top: 124px;
}
.widget_header_sub_navtop:nth-of-type(2) .widget_title{
display: none;
}
.widget_header_sub_navtop:nth-of-type(2) li{
display: block;
line-height: 24px;
background: #009BDE;
margin-bottom: 21px;
font-size: 24px;
font-family: 'rafale', Arial, sans-serif;
color: #009BDE;
text-transform: uppercase;
transition: all 0.3s;
}
.widget_header_sub_navtop:nth-of-type(2) li a{
display: flex;
height: 80px;
padding: 0 10px 0 77px;
background: url(ensai_img/pic_sep_bg_wh.png) no-repeat 20px center;
color: #ffffff;
text-decoration: none;
}
.widget_header_sub_navtop:nth-of-type(2) li a .sub_navtop_span{
margin: auto 0;
}
.widget_header_sub_navtop:nth-of-type(2) li:hover{
background: #443941;
transition: all 0.3s;
}

/******************/
/******FOOTER******/
/******************/
#footer{
background: url(ensai_img/pic_trame_line.png) no-repeat center top;
}
/*txt*/
#footer_text_strap{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding: 62px 60px 38px;
background: #009BDE;
color: #ffffff;
}
.footer_text_strap_logo{
	width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
    border-bottom: 1px solid #6BB8D8;
    padding-bottom: 35px;
}
.footer_text_strap_logo img{
	max-width: 250px;
	object-fit: contain;
}
.widget_footer_txt{
display: block;
width: 265px;
}
.widget_footer_txt{
display: block;
width: 265px;
}
.widget_footer_txt .widget_title{
display: block;
line-height: 28px;
margin-bottom: 20px;
font-size: 28px;
font-family: 'rafale', Arial, sans-serif;
text-transform: uppercase;
} 
.widget_footer_txt .textwidget{
line-height: 21px;
}
.widget_footer_txt .textwidget p{
line-height: 21px;
margin-bottom: 25px;
}
.widget_footer_txt .textwidget a{
display: inline-block;
line-height: 16px;
padding: 17px 17px;
border: 1px solid #ffffff;
font-size: 14px;
color: #ffffff;
text-decoration: none;
text-transform: uppercase;
text-align: center;
transition: all 0.3s;
}
.widget_footer_txt .textwidget a:hover{
border: 1px solid #443941;
color: #443941;
transition: all 0.3s;
}
.widget_footer_txt .textwidget img{
max-width: 100%;
height: auto;
}
/*nav*/
#navbottom{
display: flex;
flex-wrap: wrap;
padding: 22px 60px;
background: #ffffff;
}
.widget_footer_nav {
flex: 1;
margin-right: 3%;
}
.widget_footer_nav:last-of-type{
margin-right: 0;
}
#navbottom .widget_title{
display: block;
line-height: 14px;
margin-bottom: 15px;
font-size: 13px;
font-family: 'ralewayB', Arial, sans-serif;
color: #2D2D2D;
text-transform: uppercase;
}
#navbottom li{
display: block;
line-height: 16px;
margin-bottom: 6px;
font-size: 12px;
color: #b3b0b2;
}
#navbottom li a{
display: block;
color: #b3b0b2;
text-decoration: none;
transition: all 0.3s;
}
#navbottom li a:hover{
color: #443941;
transition: all 0.3s;
}
/*sub*/
#footer_sub{
background: #443941;
}
#footer_sub_content{
line-height: 16px;
padding: 17px 0;
}
.footer_sub_item{
font-size: 14px;
color: #ffffff;
opacity: 0.6;
}
a.footer_sub_item{
color: #ffffff;
text-decoration: none;
transition: all 0.3s;
}
a.footer_sub_item:before{
content: "-";
margin: 0 8px;
}
a.footer_sub_item:hover{
opacity: 1;
transition: all 0.3s;
}
span.footer_sub_item:last-of-type{
float: right;
}

/****************/
/******HOME******/
/****************/
#strap_video_home{
	position: relative;
	font-size: 0;
}


#homesliderarea{
position: relative;
}
.homeslider_single{
height: 584px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
#homeslider_webline{
width: 720px;
position: absolute;
left: -7px;
bottom: 47px;
}
#homeslider_webline_title{
display: block;
line-height: 85px;
margin-bottom: 29px;
font-size: 90px;
font-family: 'ralewayB', Arial, sans-serif;
color: #ffffff;
text-transform: uppercase;
}
a#homeslider_webline_link{
display: inline-block;
line-height: 16px;
padding: 18px 22px;
background: #ffffff;
margin-left: 7px;
font-size: 18px;
font-family: 'ralewaySB', Arial, sans-serif;
color: #009BDE;
text-transform: uppercase;
text-decoration: none;
transition: all 0.3s;
}
a#homeslider_webline_link:hover{
background: #009BDE;
color: #ffffff;
transition: all 0.3s;
}
/*text+temo*/
#home_txt_strap{
display: flex;
flex-wrap: wrap;
position: relative;
z-index: 2;
}
#home_txt_strap_bg{
background: url('ensai_img/motif_fond02.png') no-repeat bottom left 150px;
}
#home_txt_strap_left{
flex: 1;
padding: 31px 90px 31px 0;
}
.home_txt_strap_title{
display: block;
line-height: 62px;
margin-bottom: 22px;
font-size: 62px;
font-family: 'rafale', Arial, sans-serif;
color: #009BDE;
text-transform: uppercase;
}
.home_txt_strap_title_span{
display: block;
width: 625px;
}

.home_txt_strap_left_covid{
display: block;
padding-top: 62px;
}
.home_txt_strap_left_covid_title{
display: block;
line-height: 52px;
margin-bottom: 12px;
font-size: 50px;
font-family: 'rafale', Arial, sans-serif;
text-transform: uppercase;
}
a.home_txt_strap_left_covid_link{
display: inline-block;
line-height: 20px;
padding: 16px 38px;
border: 1px solid #4D434B;
font-size: 18px;
font-family: 'ralewaySB', Arial, sans-serif;
color: #4D434B;
text-transform: uppercase;
text-decoration: none;
transition: all 0.3s;
}
a.home_txt_strap_left_covid_link:hover{
border: 1px solid #009BDE;
color: #009BDE;
transition: all 0.3s;
}
#home_txt_strap_third .home_txt_strap_title{
display: block;
line-height: 40px;
margin-bottom: 8px;
font-size: 36px;
font-family: 'rafale', Arial, sans-serif;
color: #ffffff;
text-transform: uppercase;
}
.home_txt_strap_content{
line-height: 22px;
}
.home_txt_strap_content h2{
display: block;
line-height: 40px;
margin-bottom: 8px;
font-size: 36px;
font-family: 'rafale', Arial, sans-serif;
color: #009BDE;
text-transform: uppercase;
}
.home_txt_strap_content p{
line-height: 22px;
/*margin-bottom: 35px;*/
}
.home_txt_strap_content ul{
margin-bottom: 35px;
}
.home_txt_strap_content li{
line-height: 22px;
}
.home_txt_strap_content a{
display: inline-block;
line-height: 20px;
padding: 16px 28px;
border: 1px solid #009BDE;
font-size: 18px;
font-family: 'ralewaySB', Arial, sans-serif;
color: #009BDE;
text-transform: uppercase;
text-decoration: none;
transition: all 0.3s;
}
.home_txt_strap_content a:hover{
border: 1px solid #443941;
color: #443941;
transition: all 0.3s;
}
#home_txt_strap_third .home_txt_strap_content a{
color: #ffffff;
border-color: #ffffff;	
}
#home_txt_strap_right{
max-width: 700px;
width: 100%;
/*background: #EEEDEE;*/
}
#home_txt_strap_temo{
display: flex;
justify-content: space-between;
margin-bottom: 50px;
}
.home #home_txt_strap_temo{
margin-bottom: 0;
align-items: flex-start;
}
.home #home_txt_strap_temo .temo_list_single:first-of-type{
background: #6A6167;
color: #ffffff;
}
.home #home_txt_strap_temo .temo_list_single:last-of-type{
margin-top: 66px;	
color: #443941;
}
.home #home_txt_strap_temo .temo_list_single:first-of-type .temo_list_single_title_strap{
color: #ffffff;	
}
.home #home_txt_strap_temo .temo_list_single:last-of-type .temo_list_single_title_strap{
color: #443941;	
}
.home #home_txt_strap_temo .temo_list_single:first-of-type a.temo_list_single_all_link{
display: none;
}
.home #home_txt_strap_temo .temo_list_single:last-of-type a.temo_list_single_link_readmore{
/*display: none;*/
color: #443941;
}
.home #home_txt_strap_temo .temo_list_single:last-of-type a.temo_list_single_all_link{
border: 1px solid #443941;
color: #443941;
}
.home #home_txt_strap_temo .temo_list_single a.temo_list_single_link_readmore{
display: block;
margin-top: 10px;
color: #ffffff;
text-decoration: none;
}
.temo_list_single{
padding: 35px 25px 40px;
background: #EEEDEE;
text-align: center;
flex: 1;
}
.page-template-modele_formation .temo_list_single:last-of-type{
margin-left: 40px;
}
.home .temo_list_single{
/*padding: 35px 39px 40px;*/
padding: 35px 10px 40px;
margin-left: 0;
width: 335px;
box-sizing: border-box;
flex: inherit;
text-align: right;
}
.temo_list_single_title_strap{
display: block;
font-family: 'rafale', Arial, sans-serif;
color: #009BDE;
text-transform: uppercase;
}
.temo_list_single_title{
line-height: 28px;
font-size: 26px;
}
.temo_list_single_sub{
line-height: 40px;
margin-bottom: 8px;
font-size: 32px;
}
.home .temo_list_single_title{
line-height: 26px;
font-size: 22px;	
}
.home .temo_list_single_sub{
line-height: 40px;
font-size: 36px;
}
.temo_list_single_pic{
width: 200px;
height: 200px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
-webkit-border-radius: 180px;
-moz-border-radius: 180px;
border-radius: 180px;
margin: 0 auto 16px;
}
.home .temo_list_single_pic{
width: 272px;
height: 190px;
border-radius: 0;
}
.temo_list_single_quote{
line-height: 22px;
font-size: 16px;
}
.temo_list_single_quote_span{
display: inline;
}
/*
.temo_list_single_quote_span:before{
content: '<<';
margin-right: 6px;
font-size: 12px;
letter-spacing: -2px;
}
.temo_list_single_quote_span:after{
content: '>>';
margin-left: 6px;
font-size: 12px;
letter-spacing: -2px;
}
*/
a.temo_list_single_all_link{
display: inline-block;
line-height: 20px;
padding: 16px 38px;
border: 1px solid #009BDE;
margin-top: 35px;
font-size: 18px;
font-family: 'ralewaySB', Arial, sans-serif;
color: #009BDE;
text-transform: uppercase;
text-decoration: none;
transition: all 0.3s;
}
a.temo_list_single_all_link:hover{
border: 1px solid #443941;
color: #443941;
transition: all 0.3s;
}

/*chiffres*/
#home_number_strap{
background: #009BDE;
margin-top: -47px;
position: relative;
z-index: 1;
}
#home_number_strap_content{
display: flex;
flex-wrap: wrap;
justify-content: space-around;
padding: 65px 0 44px;
align-items: center;
}
.home_number_strap_single{
/*width: 190px;*/
text-align: center;
}
/*.home_number_strap_single_nb{
display: inline-block;
margin-bottom: 22px;
font-size: 80px;
font-family: 'rafale', Arial, sans-serif;
color: #443941;
text-transform: uppercase;
transform: rotateX(-90deg);
transform-origin: 0 100%;
transition: 0.5s transform ease-out;
}*/
.home_number_strap_single_nb{
display: inline-block;
color: #ffffff;
font-weight: 700;
text-transform: uppercase;
transform: rotateX(-90deg);
transform-origin: 0 100%;
transition: 0.5s transform ease-out;
}
.home_number_strap_single_label{
display: block;
line-height: 22px;
font-size: 18px;
color: #ffffff;
}
.home_number_strap_visible .home_number_strap_single_nb{
transform: rotateX(0);
}
.home_number_strap_single:nth-of-type(1) .home_number_strap_single_nb{
margin-bottom: 10px;	
transition-delay: 0.1s;
font-size: 58px;
}
.home_number_strap_single:nth-of-type(2) .home_number_strap_single_nb{
transition-delay: 0.4s;
font-size: 100px;
margin-right: 10px;
}
.home_number_strap_single:nth-of-type(3) .home_number_strap_single_nb{
transition-delay: 0.7s;
font-size: 78px;
}
.home_number_strap_single:nth-of-type(4) .home_number_strap_single_nb{
transition-delay: 1s;
font-size: 100px;
margin-right: 10px;
}
.home_number_strap_single:nth-of-type(5) .home_number_strap_single_nb{
transition-delay: 1.3s;
font-size: 48px;
}
.home_number_strap_single:nth-of-type(6) .home_number_strap_single_nb{
transition-delay: 1.6s;
font-size: 68px;
}

.home_number_strap_single:nth-of-type(2){
display: flex;
align-items: center;
text-align: left;
width: 190px;
}
.home_number_strap_single:nth-of-type(3){
text-align: left;
}
.home_number_strap_single:nth-of-type(4){
display: flex;
align-items: center;	
text-align: left;
width: 254px;
}
.home_number_strap_single:nth-of-type(5){
text-align: left;
width: 150px;	
}
.home_number_strap_single:nth-of-type(6){
	text-align: left;
}
/**/
#home_txt_strap_twice{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding-top: 53px;
margin-top: 18px;
margin-bottom: 63px;
}
#home_txt_strap_twice_title{
width: 100%;
}
#home_txt_strap_twice_pic{
width: 625px;
}
#home_txt_strap_twice_txt{
width: 500px;
padding-bottom: 40px;
}
/**/
#home_txt_strap_third{
background: url(ensai_img/pic_bg_strap_third.png) no-repeat center;
background-size: cover;
margin-bottom: 70px;
}
#home_txt_strap_third_content{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
#home_txt_strap_third_txt{
width: 540px;
padding: 65px 0 106px;
color: #ffffff;
}
#home_txt_strap_third_pic{
width: 501px;
margin-top: -63px;
margin-bottom: 96px;
}
/**/
#home_txt_strap_ent{
}
#home_txt_strap_ent .home_txt_strap_title{
line-height: 40px;
font-size: 36px;
}
#home_txt_strap_ent_content{
margin-bottom: 50px;
}
#strap_ent_sliderarea{
padding: 0 12px;
position: relative;
}
.strap_ent_single{
text-align: center;
}
.strap_ent_single_square{
display: flex;
width: 120px;
height: 120px;
background: #f5f5f5;
margin: 0 auto;
}
.strap_ent_single_pic{
display: inline-block;
max-width: 100%;
height: auto;
margin: auto;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
opacity: 0.7;
transition: all 0.3s;
}
.strap_ent_single_square:hover .strap_ent_single_pic{
-webkit-filter: grayscale(0);
filter: grayscale(0);
opacity: 1;
transition: all 0.3s;
}
#strap_ent_sliderarea .prevBtn,
#strap_ent_sliderarea .nextBtn{
display: block;
width: 8px;
height: 120px;
text-indent: -99999px;
position: absolute;
top: 0;
}
#strap_ent_sliderarea .prevBtn{
background: url(ensai_img/pic_arrow_l_bl.png) no-repeat center;
left: 0;
}
#strap_ent_sliderarea .nextBtn{
background: url(ensai_img/pic_arrow_r_bl.png) no-repeat center;
right: 0;
}
.home_link_partners_ents{
margin-bottom:50px;
}

/*home news*/
#home_news_strap{
background: #EEEDEE url(ensai_img/pic_home_actu_bg.png) no-repeat 80% top;
}
#home_news_strap_content{
padding: 51px 0 61px;
}
#home_news_strap_single{
display: block;

}
#home_news_strap_wrapp{
display: flex;
justify-content: space-between;
}
/*
.home_news_strap_wrapp_cols{
flex: 1;
}
.home_news_strap_wrapp_cols:first-of-type{
flex: 3;
}
*/
#home_news_strap_socialwall_event{
	width: 280px;
}
#home_news_strap_socialwall_video{
	background: #009BDE;
	width: 280px;
}
#home_news_strap_socialwall_actu{
	width: 590px;
}
.home_news_strap_single{
	position:relative;
display: block;
/*width: 31%;*/
width: 280px;
margin-bottom: 28px;

height: 480px;
}
.home_news_strap_single.home_news_strap_single_inresult{
height: auto;
}
#home_news_strap_socialwall_video .home_news_strap_single{
	position: relative;
	width: 242px;
	margin-top: 36px;
	margin-bottom: 0;
}
#home_news_strap_socialwall_video a.readmore{
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
#home_news_strap_socialwall_video .home_news_strap_single_pic{
	display: flex;
}
#home_news_strap_socialwall_video .home_news_strap_single_pic img{
	margin: auto;
}
.home_news_strap_single_pic{
display: block;
/*height: 296px;*/
height: 250px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
margin-bottom: 16px;
}
.home_news_strap_single_title{
display: block;
line-height: 22px;
font-size: 18px;
font-family: 'rafale', Arial, sans-serif;
color: #009BDE;
text-transform: uppercase;
}
a.news_strap_single_link{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
}
.home_news_strap_single_text a.readmore{
/*display:none!important;*/
}
.home_news_strap_single_date, .home_news_strap_single_tag{
	display: block;
	margin: 4px 0;
	font-weight: 600;
}
.modele_projects_list .home_news_strap_single_date{
	display: none;
}
.modele_projects_list .home_news_strap_single_tag{
	display: block;
}
.home_news_strap_single_date a{
	text-decoration: none;
	color: #443941;
}
#home_news_strap_socialwall_video .home_news_strap_single_title,
#home_news_strap_socialwall_video .home_news_strap_single_text{
	color: #ffffff;
}
.home_news_strap_single_text{
display: block; 
line-height: 22px;
font-size: 16px;
}
.home_news_strap_single_text a.readmore{
display: inline-block; 
margin-top: 14px;
line-height: 16px;
font-size: 18px;
font-family: 'ralewaySB', Arial, sans-serif;
color: #443941;
text-decoration: none;
transition: all 0.3s;
}
.home_news_strap_single_text a.readmore:before{
content: ">";
display: inline-block; 
line-height: 16px;
margin-right: 8px;
font-size: 18px;
}
.home_news_strap_single_text a.readmore:hover{
color: #009BDE;
transition: all 0.3s;
}
#home_news_strap_wrapp_cols_left_link{
text-align: right;
margin-right: 20px;
margin-top: 20px;
}
/*#home_news_strap #home_news_strap_wrapp_cols_left_link{
margin-top: -90px;
}
*/
#home_news_strap_wrapp_cols_left_link a{
	display: inline-block;
}


#home_news_strap_wrapp_cols_left_link .home_event_cols_link{
color: #009BDE;
}
#home_news_strap_wrapp_cols_left_link .home_event_cols_link:hover{
color: #443941;
}
.event_single_time{
font-size: 16px;
color: #009BDE;
text-transform: none;
}
/*SOCIAL WALL*/
.home_news_strap_socialwall{
display: flex;
/*
max-width: 880px;
height: 1380px;
flex-flow: column wrap;
*/
flex-wrap : wrap;
justify-content: space-between;
overflow: hidden;
}
#home_news_strap_socialwall_video .home_news_strap_socialwall{
	justify-content: space-around;
}

.facebook.social_wall{
width: 31%;
margin-bottom: 28px;
position: relative;
}
.pic_socialwall_fb{
display: block;
margin-bottom: 6px;
background: url('ensai_img/pic_socialwall_fb.png') no-repeat;
width: 36px;
height: 36px;
}
.facebook.social_wall .content{
font-size: 16px;
line-height: 22px;
}
.facebook.social_wall .link a{
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
/**/
.home_news_strap_wrapp_cols:last-of-type .home_txt_strap_title{
color: #443941;
}
.home_event_cols_single .home_news_strap_single_title{
color: #443941;
}
.home_event_cols_single{
margin-bottom: 21px;
}
.home_event_cols_single:last-of-type{
margin-bottom: 55px;
}
#home_event_cols_link_block{
display: block;
margin-bottom: 61px;
}
.home_event_cols_link{
display: block;
line-height: 16px;
font-size: 18px;
margin-bottom: 29px;
font-family: 'ralewaySB', Arial, sans-serif;
color: #443941;
text-transform: uppercase;
text-decoration: none;
transition: all 0.3s;
}
.home_event_cols_link:before{
content: ">";
line-height: 16px;
font-size: 18px;
}
.home_event_cols_link:hover{
color: #009BDE;
transition: all 0.3s;
}
/*campus*/
#home_campus_strap_content{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding: 61px 0;
}
#home_campus_strap_left{
display: flex;
width: 362px;
height: 584px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
margin-top: 40px;
}
#home_campus_strap_left_content{
margin: auto 24px 39px;
}
.home_campus_strap_left_title{
display: block;
line-height: 66px;
padding-right: 20px;
margin-bottom: 8px;
font-size: 62px;
font-family: 'rafale', Arial, sans-serif;
color: #ffffff;
text-transform: uppercase;
}
a.home_campus_strap_left_link{
display: inline-block;
line-height: 20px;
padding: 16px 28px;
border: 1px solid #ffffff;
font-size: 18px;
font-family: 'ralewaySB', Arial, sans-serif;
color: #ffffff;
text-transform: uppercase;
text-decoration: none;
transition: all 0.3s;
}
a.home_campus_strap_left_link:hover{
border: 1px solid #009BDE;
color: #009BDE;
transition: all 0.3s;
}
#home_campus_strap_center{
flex: 1;
padding: 360px 0 0 38px;
position: relative;
}
#home_campus_strap_right{
flex: 1;
padding: 464px 0 0 0;
position: relative;
}
#home_campus_strap_center_pic,
#home_campus_strap_right_pic{
height: 330px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
border-left: 24px solid #ffffff;
position: absolute;
top: 0;
}
#home_campus_strap_center_pic{
border-bottom: 24px solid #ffffff;
top: 0;
right: -24px;
left: -77px;
}
#home_campus_strap_right_pic{
border-top: 24px solid #ffffff;
top: 79px;
right: 0;
left: -24px;
}
#home_campus_strap_center .home_txt_strap_content{

}

/**/
#home_news_strap_single_li{
box-sizing: border-box;
padding: 52px 19px 20px;
background: #009BDE url('ensai_img/pic_social_li.png') no-repeat 19px 20px;
color: #ffffff;
}
a.home_news_strap_single_li_link{
display: block;
line-height: 26px;
padding-bottom: 16px;
font-size: 24px;
font-family: 'rafale', Arial, sans-serif;
color: #ffffff;
text-transform: uppercase;
text-decoration: none;
position: relative;
}
a.home_news_strap_single_li_link:after{
content: ">";
display: inline-block; 
line-height: 16px;
font-size: 26px;
font-family: 'ralewaySB', Arial, sans-serif;
position: absolute;
right: 0;
bottom: 0;
}


/********************************/
/***********FLOW FLOW************/
/********************************/
#strap_flow_flow{
	position: relative;
}
.ff-loadmore-wrapper .ff-btn{
	background: none!important;
	border: 1px solid #009BDE!important;
	color: #009BDE!important;
}
.ff-loadmore-wrapper .ff-btn:hover{
	border: 1px solid #443941!important;
	color: #443941!important;
}
#strap_flow_flow .home_txt_strap_title{
	margin-bottom: 0;
}
.home_title_linkedin{
	position: absolute;
	right: 0;
	top: 84px;
}
a.home_title_linkedin_link{
	display: inline-block;
	text-decoration: none;
	padding-left: 28px;
	padding-right: 20px;
	background: url('ensai_img/pic_linkedin_flow.png') no-repeat left top, url('ensai_img/arrow_link.png') no-repeat right center;
}


/********************************/
/***MOTEUR DE RECHERCHE FORUMS***/
/********************************/
#search_forum{
margin-bottom: 30px;
}
#search_strap_real{
display: flex;
flex-wrap: wrap;
}
.search_strap_select_select{
display: block;
font-size: 18px;
line-height: 20px;
text-transform: uppercase;
color: #443941;
padding: 16px 30px 16px 15px;
border: none;
background: none;
width: 115%;
}
.search_strap_select_content_select{
margin-right: 20px;
background: #EEEDEE url('ensai_img/arrow_select.png') no-repeat right 10px center;
overflow: hidden;
}
#search_strap_select_bt{
display: block;
font-size: 18px;
line-height: 20px;
text-transform: uppercase;
color: #443941;
padding: 16px 40px;
background: none;
border: 1px solid #443941;
cursor: pointer;
position: relative;
z-index: 1;
}
.search_strap_select_content_bt{
position: relative;
}
.search_strap_select_hidden_fog{
display: block;
background: #ffffff;
opacity: 0.7;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 2;
}

/**************************/
/*******PAGES CURSUS*******/
/**************************/
.tablo_cursus_pic{
display: none;
}
#tablo_cursus{
display: flex;
}
#col_annee{
margin-right: 10px;	
width: 70px;
}
#col_formation{
position: relative;	
width: 100%;
}
.single_annee{
display: block;
background-color: rgba(0,155,222,0.3);
height: 70px;
line-height: 70px;
color: #009BDE;
font-size: 24px;
font-family: 'rafale', Arial, sans-serif;
text-align: center;
}
#col_annee .single_annee:not(:last-of-type){
margin-bottom: 11px;
}
.single_annee_big{
height: 100px;
line-height: 100px;
}
.single_annee_big_white{
	background: #ffffff!important;
}
.single_annee_mini{
height: 35px;
line-height: 35px;	
}
#formation_doctorale{
top: 0;
background: #175289;
width: 100%;
height: 128px;
}
#formation_spec{
top: 138px;
background: #0D71B9;
width: 100%;
height: 100px;
}
#formation_ensai{
top: 249px;
background: #0D71B9;
width: 365px;
height: 322px;
}
#formation_master,
#formation_msc{
top: 249px;
background: #0D71B9;
width: 365px;
height: 102px;
}
#formation_master{
left: 380px;
}
#formation_msc{
right: 0;
}
#formation_stat{
top: 364px;
left: 380px;
background: #0D71B9;
width: 365px;
height: 207px;
}
#formation_univ_ecole{
bottom: 0;
right: 0;
background: #E5F5FB;
width: 365px;
height: 369px;
}
#formation_univ{
bottom: 0;
left: -1px;
background: url('ensai_img/hachures02.png') no-repeat;
width: 120px;
height: 150px;	
}
#formation_iut{
bottom: 0;
left: 131px;
background: #E5F5FB;
width: 118px;
height: 150px;	
}
#formation_prepa{
bottom: 0;
left: 263px;
background: #E5F5FB;
width: 348px;
height: 150px;	
}
#formation_concours{
bottom: 0;
right: 379px;
background: #E5F5FB;
width: 118px;
height: 150px;		
}

.single_formation{
position: absolute;
display: flex;
padding: 0 20px;
color: #ffffff;
text-align: center;
box-sizing: border-box;
overflow: hidden;
}
.single_formation_blue{
padding: 0;	
color: #009BDE;
}
.single_formation_content{
margin: auto;
}
.formation_title{
display: block;
font-size: 16px;
line-height: 22px;
text-transform: uppercase;
font-family: 'ralewayB', Arial, sans-serif;
}
.formation_short_desc{
display: block;
font-size: 16px;
line-height: 22px;
}
.single_formation_content_hover{
display: block;
position: absolute;
right: 0;
left: 0;
transition: all 0.4s;
color: #443941!important;
box-sizing: border-box;
padding-top: 16px;
z-index: 999;
}
#formation_spec .single_formation_content_hover{
	background: #b5d4e9;
	height: 100px;
	bottom: -100px;
	padding-top: 0;
}
#formation_spec .formation_short_desc{
	font-size: 14px;
	line-height: 19px;
}
#formation_doctorale .single_formation_content_hover{
bottom: -128px;
height: 128px;
background: #7C8DB5;
}
#formation_ensai .single_formation_content_hover{
bottom: -322px;
height: 322px;
background: #b5d4e9;
}
#formation_master .single_formation_content_hover,
#formation_msc .single_formation_content_hover{
bottom: -102px;
height: 102px;
background: #b5d4e9;
}
#formation_stat .single_formation_content_hover{
bottom: -207px;
height: 207px;
background: #b5d4e9;
}
#formation_univ_ecole .single_formation_content_hover{
bottom: -369px;
height: 369px;
background: #b2e1f5;
}
#formation_univ .single_formation_content_hover,
#formation_iut .single_formation_content_hover,
#formation_concours .single_formation_content_hover,
#formation_prepa .single_formation_content_hover{
bottom: -150px;
height: 150px;
background: #b2e1f5;
}
.single_formation:hover .single_formation_content_hover{
bottom: 0!important;
transition: all 0.4s;
}
#hachure_bg{
position: absolute;
bottom: 150px;
left: 0;
background: url('ensai_img/hachures.png') no-repeat top;
width: 118px;
height: 220px;
z-index: 88;
}
#formation_lycee{
	display: block;
	margin: 10px auto 55px;
	font-size: 24px;
	line-height: 60px;
	color: #009BDE;
	text-align: center;
	border: 1px solid #009BDE;
	text-transform: uppercase;
	font-family: 'rafale', Arial, sans-serif;
}
/*****************/
/******PAGES******/
/*****************/
.page_content{
overflow: hidden;
padding-bottom: 40px;
background: #ffffff;
}
/*breadcrumb*/
#breadcrumb{
position: relative;	
margin-bottom: 50px;
}
#breadcrumb_content{
line-height: 22px;
font-size: 14px;
color: #000000;
}
#breadcrumb_content a{
color: #000000;
text-decoration: none;
}
#breadcrumb_content a:after{
content: ">";
margin: ;
}
.single_news #breadcrumb{
	width: 100%;
}
.single_news #share_block{
	margin-top: 16px;
	position: relative;
	right: inherit;
	top: inherit;
}
/*share*/
#share_block{
position: absolute;
right: 0;
top: 0;
/*bottom: -78px;*/
z-index: 44;
}
.share_block_link{
display: inline-block;
width: 48px;
height: 48px;
margin-left: 4px;
text-indent: -99999px;
opacity: 1;
transition: all 0.3s;
}
#share_block_link_mail{
background: url(ensai_img/pic_share_mail.png) no-repeat center top;
}
#share_block_link_tw{
background: url(ensai_img/pic_share_tw.png) no-repeat center top;
}
#share_block_link_li{
background: url(ensai_img/pic_share_li.png) no-repeat center top;
}
#share_block_link_fb{
background: url(ensai_img/pic_share_fb.png) no-repeat center top;
}
.share_block_link:hover{
opacity: 0.5;
transition: all 0.3s;
}
/*style*/
.trame_line_page{
background: url(ensai_img/pic_trame_line_page.png) no-repeat center top;	
}
.page_pic_strap{
height: 449px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
margin-bottom: 30px;
position: relative;
}
.page_pic_strap_single{
	height: 421px;
	width: 720px;
}
.single-temoignage .page_pic_strap{
height: 0;
}
.page_title{
display: block;
line-height: 62px;
margin-bottom: 10px;
font-size: 62px;
font-family: 'rafale', Arial, sans-serif;
color: #009BDE;
text-transform: uppercase;
}
.page_hentry h2{
line-height: 40px;
margin-bottom: 12px;
font-size: 36px;
font-family: 'rafale', Arial, sans-serif;
color: #009BDE;
text-transform: uppercase;
}
.page_hentry h3{
line-height: 28px;
margin-bottom: 12px;
font-size: 24px;
font-family: 'rafale', Arial, sans-serif;
color: #009BDE;
text-transform: uppercase;
}
.page_hentry p{
line-height: 22px;
margin-bottom: 16px;
}
.page_hentry .wp-caption-text{
	font-size: 12px;
	font-style: italic;
}
.page_hentry blockquote{
	margin: 30px 0 30px 20px;
	padding-left: 20px;
	border-left: 4px solid #009BDE;
	font-style: italic;
	font-size: 20px;
}
.page_hentry em{
	font-style: italic;
}
.page_hentry ol{
list-style-type: decimal;
}
.page_hentry ol,
.page_hentry ul{
margin-bottom: 27px;
margin-left: 39px;
}
.page_hentry li{
line-height: 22px;
padding-left: 11px;
position: relative;
}
.page_hentry ul li:before{
content: "";
width: 4px;
height: 4px;
background: #443941;
-webkit-border-radius: 90px;
-moz-border-radius: 90px;
border-radius: 90px;
position: absolute;
top: 9px;
left: 0;
}
.page_hentry img{
max-width: 100%;
height: auto;
}
.page_hentry img.alignnone{
/*box-sizing: border-box;*/
/*padding-left: 99px;
padding-right: 99px;*/
clear: both;
display: block;
margin: 0 auto 18px;
}
.page_hentry img.size-medium{
max-width: 225px;
height: auto;
}
.page_hentry table {
width: 90%;
/*border: 3px solid #b3b0b2;*/
border-collapse: collapse;
margin: 0 auto 27px;
border-width: 1px;
}
.page_hentry thead, 
.page_hentry tfoot {
background: #D0E3FA;
/*border: 1px solid #b3b0b2;*/
}
.page_hentry tbody {
/*background: #FFFFFF;*/
/*border: 1px solid #b3b0b2;*/
border-width: 1px;
}
.page_hentry th {
width: 25%;
padding: 5px;
background: #EFF6FF;
/*border: 1px dotted #b3b0b2;*/
border-width: 1px;
}
.page_hentry td {
padding: 12px 10px;
/*border: 1px solid #b3b0b2;*/
text-align: left;
border-width: 1px;
vertical-align:middle;
}
.page_hentry sup{
	vertical-align: super;
	font-size: 10px;
}
.page_hentry sub{
	 vertical-align: sub;
	font-size: 10px;
}
.hentry_link_contour a{
display: inline-block;
line-height: 20px;
padding: 16px 28px;
margin-bottom: 19px;
border: 1px solid #009BDE;
font-size: 18px;
font-family: 'ralewaySB', Arial, sans-serif;
color: #009BDE;
text-transform: uppercase;
text-decoration: none;
transition: all 0.3s;
}
.hentry_link_contour a:hover{
border: 1px solid #443941;
color: #443941;
transition: all 0.3s;
}
.hentry_link_full a{
display: inline-block;
line-height: 20px;
padding: 16px 28px;
background: #009BDE;
border: 1px solid #009BDE;
font-size: 18px;
font-family: 'ralewaySB', Arial, sans-serif;
color: #ffffff;
text-transform: uppercase;
text-decoration: none;
transition: all 0.3s;
}
.hentry_link_full a:hover{
background: #443941;
border: 1px solid #443941;
transition: all 0.3s;
}
.page_hentry iframe {
max-width: 100%!important;
}
.single_project_pdf_block{
height: 699px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
margin: 67px 0 130px;
position: relative;
}
a.single_project_pdf_block_link{
display:block;	
width: 80px;
height: 0;
line-height: 699px;
padding-top: 73px;
background: #009BDE url(ensai_img/pic_pdf.jpg) no-repeat center;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topright: 10px;
border-top-right-radius: 10px;
font-size: 19px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
text-align: center;
opacity: 1;
position: absolute;
top: auto;
right: auto;
bottom: 0;
left: 0;
transition: all 0.6s;
}
.single_project_pdf_block:hover a.single_project_pdf_block_link{
width: 100%;
height: auto;
-webkit-border-top-right-radius: 0;
-moz-border-radius-topright: 0;
border-top-right-radius: 0;
opacity: 0.7;
top: 0;
right: 0;
transition: all 0.6s;
}
.single_project_encadr_strap{
display: inline-block;
line-height: 22px;
padding: 12px 23px;
background: #b2e2f6;
margin-bottom: 27px;
font-size: 15px;
}
.single_project_encadr_strap_span{
font-weight: bold;
}

/*push*/
#all_push_strap{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.all_push_single{
width: 268px;
margin-bottom: 40px;
}
.all_push_single_title{
line-height: 40px;
margin-bottom: 9px;
font-size: 36px;
font-family: 'rafale', Arial, sans-serif;
color: #009BDE;
text-transform: uppercase;
}
.all_push_single_txt{
line-height: 22px;
margin-bottom: 25px;
}
.all_push_single_txt p{
line-height: 22px;
}
a.all_push_single_link{
display: inline-block;
line-height: 20px;
padding: 16px 28px;
border: 1px solid #443941;
font-size: 18px;
font-family: 'ralewaySB', Arial, sans-serif;
color: #443941;
text-transform: uppercase;
text-decoration: none;
transition: all 0.3s;
}
a.all_push_single_link:hover{
border: 1px solid #009BDE;
color: #009BDE;
transition: all 0.3s;
}
.all_push_single iframe{
width: 100%;
height: auto;
}
.all_push_single_txt img{
	max-height: 200px;
	width: auto;
}
/*****************/
/***TEMOIGNAGES***/
/*****************/
/**/
#widget_temo_nav{
display: block;
}
#widget_temo_nav ul{
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
margin-bottom: 55px;
}
#widget_temo_nav li{
display: inline-block;
margin-right: 10px;
margin-bottom: 10px;
}
#widget_temo_nav li a{
display: block;
padding: 18px 25px;
background: #009BDE;
font-size: 18px;
font-family: 'ralewaySB', Arial, sans-serif;
color: #ffffff;
text-decoration: none;
text-transform: uppercase;
}
#widget_temo_nav li.current-menu-item a{
background: #443941;
}
/**/
.page_temo_list{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.page_temo_list_cols{
min-width: 48%;
max-width: 480px;
}
.page_temo_list_cols .temo_list_single{
margin-bottom: 60px;
}
.temo_list_single_video{
display: block;
margin-bottom: 16px;
}
.temo_list_single_video iframe{
display: block;
width: 100%!important;
height: ;
}

/******************/
/****FORMATIONS****/
/******************/
/**/
#page_anchor_nav{
display: flex;
justify-content: /*space-between*/center;
flex-wrap: wrap;
margin-bottom: /*55px*/ 51px;
}
/*.page-template-modele_campus #page_anchor_nav{
justify-content: flex-start;
}*/
a.page_anchor_nav_tabs{
padding: 18px 30px;
background: #009BDE;
margin: 0 2px 4px;
font-size: 18px;
font-family: 'ralewaySB', Arial, sans-serif;
color: #ffffff;
text-decoration: none;
text-transform: uppercase;
}
.page-template-modele_campus a.page_anchor_nav_tabs{
margin-right: 10px;
margin-bottom: 10px;
}
/**/
.contact_strap_single{
flex: 1;
padding: 30px;
background: #E5F5FB;
}
.contact_strap_single:nth-of-type(2){
margin: 0 20px;
}
.contact_strap_single_dl{
display: block;
margin-bottom: 17px;
}
.contact_strap_single_dl:last-of-type{
margin-bottom: 0;
}
.contact_strap_single_dt{
font-size: 20px;
font-family: 'rafale', Arial, sans-serif;
color: #4A90E2;
}
.contact_strap_single_dd{
line-height: 20px;
font-size: 16px;
}
.contact_strap_single_dd a{
color: #443941;
text-decoration: none;
}
.contact_strap_single_dd a:hover{
text-decoration: underline;
}
.contact_strap_single_dl:first-of-type .contact_strap_single_dd{
font-family: 'ralewaySB', Arial, sans-serif;
}

/******************/
/******CAMPUS******/
/******************/
#page_sliderarea{
position: relative;
}
#page_slider{
width: 800px;
margin: 0 auto;
}
.page_slider_single_pic{
display: block;
width: 800px;
height: 534px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
#page_sliderarea .prevBtn,
#page_sliderarea .nextBtn{
display: block;
width: 54px;
height: 54px;
text-indent: -999999px;
position: absolute;
top: 240px;
z-index: 1;
}

#page_sliderarea .prevBtn{
background: url(ensai_img/pic_prev_b.png) no-repeat center;
left: 0;
}
#page_sliderarea .nextBtn{
background: url(ensai_img/pic_next_b.png) no-repeat center;
right: 0;
}

/******************/
/*******NEWS*******/
/******************/
.tax_projects_desc{
padding: 24px 0;
}
/**/
#widget_news_nav{
display: block;
}
#widget_news_nav ul{
display: flex;
/*justify-content: flex-start;*/
justify-content: center;
flex-wrap: wrap;
margin-bottom: /*55px*/ 45px;
}
#widget_news_nav li{
display: inline-block;
margin-right: 10px;
margin-bottom: 10px;
}
#widget_news_nav li a{
display: block;
padding: 18px 25px;
background: #009BDE;
font-size: 18px;
font-family: 'ralewaySB', Arial, sans-serif;
color: #ffffff;
text-decoration: none;
text-transform: uppercase;
}
#widget_news_nav li.current-menu-item a{
background: #443941;
}
/**/
.page_news_list{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.page_news_list_cols{
width: 32%;
}
/*
.page_news_list_cols:first-of-type,
.page_news_list_cols:last-of-type{
padding-top: 82px;
}
*/
.page_news_list_cols .home_news_strap_single{
width: 100%;
}


.single_post_date_etiquette a,
.single_post_date{
	display: inline-block;
	margin-bottom: 31px;
}
.single_post_date_etiquette a{
	color: #ffffff;
	padding:4px 14px 3px;
	background: #443941;
	border-radius:12.5px;
	text-decoration: none;
}
.single_post_date_etiquette.modele_projects_list a{
	margin-right: 5px;
}
/******************/
/*****PARTNERS*****/
/******************/
/*nav*/
#widget_partners_nav_block{
display: block;
width: 400px;
background: #EEEDEE;
margin-top: 37px;
margin-bottom: 59px;
position: relative;
}
#widget_partners_nav{
display: none;
}
#widget_partners_nav_title{
display: block;
box-sizing: border-box;
line-height: 20px;
padding: 17px 20px 17px 29px;
background: url(ensai_img/pic_arrow_b_g.png) no-repeat 95% center;
font-size: 18px;
font-family: 'ralewaySB', Arial, sans-serif;
text-transform: uppercase;
}
#widget_partners_nav li.current-menu-item{
display: none;
}
#widget_partners_nav a{
display: block;
line-height: 20px;
padding: 17px 20px 17px 29px;
font-size: 18px;
font-family: 'ralewaySB', Arial, sans-serif;
text-decoration: none;
text-transform: uppercase;
}
/*map*/
#page_content_map{
display: block;
width: 1200px;
height: 594px;
margin: 0 auto 51px;
}
.page_strap_map_block_window{
display: block;
width: 1200px;
height: 594px;
}
.marker_popup{
text-align: center;
}
.leaflet-control-attribution a{
	display: none;
}

/**/
#partners_list_block_title{
display: block;
line-height: 40px;
margin-bottom: 29px;
font-size: 36px;
font-family: 'rafale', Arial, sans-serif;
color: #009BDE;
text-transform: uppercase;
}
#partners_list_block_mozaik{
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}
.partners_list_block{
width: 300px;
margin: 0 49px 49px 0;
}
.partners_list_block:nth-of-type(3n+3){
margin: 0 0 49px 0;
}
.partners_list_block h3{
line-height: 16px;
margin-bottom: 5px;
font-size: 18px;
font-family: 'ralewaySB', Arial, sans-serif;
color: #009BDE;
text-transform: uppercase;
}
a.partners_list_single{
display: block;
line-height: 22px;
padding-left: 55px;
position: relative;
font-size: 16px;
color: #443941;
text-decoration: none;
transition: all 0.3s;
}
.partners_list_single:before{
content: '';
display: block;
width: 3px;
height: 3px;
background: #443941;
-webkit-border-radius: 90px;
-moz-border-radius: 90px;
border-radius: 90px;
position: absolute;
left: 28px;
top: 8px;
}
a.partners_list_single:hover{
color: #009BDE;
transition: all 0.3s;
}
/*single*/
.single-partenaire .page_title{
margin-bottom: 41px;
}
.single_partn_pic_block{
width: 202px;
padding-left: 50px;
margin-bottom: 26px;
}
.single_partn_pic_block img{
width: 100%;
height: auto;
}
.single_partn_dl{
display: block;
padding-left: 50px;
margin-bottom: 32px;
}
.single_partn_dl:last-of-type{
margin-bottom: 60px;
}
#single_partn_dl_st{
background: url(ensai_img/pic_partn_marker.png) no-repeat left top;
}
#single_partn_dl_ty{
background: url(ensai_img/picto_malette.png) no-repeat left top;
}
#single_partn_dl_fac{
background: url(ensai_img/pic_partn_fac.png) no-repeat left top;
}
#single_partn_dl_pr{
background: url(ensai_img/picto_profil.png) no-repeat left top;
}
#single_partn_dl_web{
background: url(ensai_img/pic_partn_web.png) no-repeat left top;
}
.single_partn_dt{
display: block;
line-height: 16px;
margin-bottom: 7px;
font-size: 18px;
font-family: 'ralewaySB', Arial, sans-serif;
color: #443941;
text-transform: uppercase;
}
.single_partn_dd,
.single_partn_dd p{
line-height: 22px;
}
.single_partn_dd a{
text-decoration: none;
}
/******************/
/******EQUIPE******/
/******************/
.single_equipe .page_title{
	margin-bottom: 4px;
	text-transform: none;
	font-size: 36px;
	line-height: 40px;
	color: #585857;
}
.equipe_job{
	display: block;
	font-size: 24px;
	line-height: 26px;
	color: #17AFD6;
	text-transform: uppercase;
	font-family: 'rafale', Arial, sans-serif;
}
.equipe_contact{
	background: #E5F5FB;
	padding: 31px 29px 15px;
	width: 300px;
	box-sizing: border-box;
}
.equipe_contact_title{
	display: block;
	font-family: 'rafale', Arial, sans-serif;
	color: #17AFD6;
	font-size: 20px;
	line-height: 22px;
}
.equipe_contact_span{
	display: block;
	margin-bottom: 16px;
	color: #443941;
	font-size: 20px;
	line-height: 22px;
}
.single_equipe_top{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: flex-start;
}
.equipe_desc{
	flex: 1;
}
.equipe_desc_domaine{
	display: block;
	margin-bottom: 4px;
	margin-top: 55px;
	font-weight: 700;
}
.equipe_desc ul li{
	list-style: inside;
	line-height: 22px;
	font-size: 16px;
}
.strap_tabs_equipe{
	display: flex;
	font-size: 0;
	margin-top: 55px;
	margin-bottom: 15px;
}
a.single_equipe_link_tab{
	display: block;
	background-color: rgba(0,155,222,0.3);
	padding: 16px 14px;
	color: #009BDE;
	font-size: 21px;
	line-height: 21px;
	text-decoration: none;
	font-family: 'rafale', Arial, sans-serif;
}
a.single_equipe_link_tab:not(:last-of-type){
	border-right: 1px solid #ffffff;
}
a.single_equipe_link_tab.selected{
	color: #ffffff;
	background-color: rgba(0,155,222,0.75);
}

.profs_list_table{
	width: 100%!important;
}
.page_hentry h3.page_equipe_title_cat{
	font-size: 36px;
	line-height: 40px;
}
.page_equipe thead{
	background-color: rgba(0,155,222,0.3);
	color: #009BDE;
}
.page_equipe thead td{
	padding: 16px 0;
	font-size: 21px;
	line-height: 23px;
	text-align: center;
}
.page_equipe thead td:not(:last-of-type){
	border-right: 1px solid #ffffff;
}
.profs_list_table_name{
	width: 199px;
}
.profs_list_table_labo{
	width: 179px;
}
.profs_list_table_champs{
	width: 184px;
}
.profs_list_table_domaine{
	width: 334px;
}
.page_equipe_enseignant .profs_list_table_domaine{
	width: 514px;
}
.page_equipe tbody td{
	line-height: 22px;
}
.page_equipe tbody td.single_prof_domaine ul{
	margin: 0;
}
.page_equipe tbody td.single_prof_domaine ul li{
	display: block;
	padding-left: 0;
}
.page_equipe tbody td.single_prof_domaine ul li::before{
	content: none;
}
.single_prof_profil{
	position: relative;
}
.single_prof_profil a{
	position: absolute;
	left: 40px;
	top: 4px;
	display: block;
	background: url('ensai_img/pic_profil.png') no-repeat;
	width: 18px;
	height: 24px;
}
.profs_list_table tbody tr{
	border-bottom: 1px solid #b3b0b2;
}
/******************/
/********FAQ*******/
/******************/
.single_faq{
	margin-bottom: 10px;
}
.cat_faq{
	display: block;
	background: rgba(0,155,222,0.3);
	padding: 16px 0 16px 29px;
	color: #009BDE;
	font-size: 21px;
	line-height: 16px;
	font-family: 'rafale';
	cursor: pointer;
}
.single_question_faq{
	border-bottom: 2px solid rgba(160,160,160,0.5);
}
.single_question_title{
	display: block;
	background: url('ensai_img/arrow_select_faq.png') no-repeat right center;
	padding: 21px 0 20px 29px;
	color: #443941;
	font-size: 24px;
	line-height: 16px;
	font-family: 'rafale';
	text-transform: uppercase;
}
.single_question_content,
.liste_questions{
	display: none;
}
/******************/
/*****COLLOQUES****/
/******************/
.single_colloque h2,
.single_colloque .page_title{
	color: #4802B7;
}
.single_colloque .page_pic_strap{
	margin-top: 46px;
	height: 288px;
}
.single_colloque_subtitle{
	display: block;
	margin-bottom: 10px;
	font-size: 36px;
	line-height: 40px;
	text-transform: uppercase;
	color: #4802B7;
	font-family: 'rafale', Arial, sans-serif;
}
.single_colloque_date{
	display: block;
	margin-bottom: 10px;
	font-size: 24px;
	line-height: 28px;
	text-transform: uppercase;
	color: #443941;
	font-family: 'rafale', Arial, sans-serif;
}
#ancre_single_colloque{
	text-align: center;
	margin: 60px 0 80px;
}
#ancre_single_colloque a.link_ancre_colloque{
	display: inline-block;
	padding: 0 20px;
	font-size: 18px;
	line-height: 34px;
	color: #1D1C3D;
	text-decoration: none;
}
#ancre_single_colloque a.link_ancre_colloque:hover{
	font-weight:700;
}
#ancre_single_colloque a.link_ancre_colloque:not(:last-of-type){
	border-right: 1px solid #979797;
}
#colloque_speaker{
	background: #EEEDEE;
	padding: 44px 0;
}
#colloque_contact{
	background: rgba(72,2,183,0.04);
	padding: 44px 0;
}
.strap_ancre_colloque{
	margin-bottom: 54px;
}
.strap_ancre_colloque h3{
	color: #443941;
}
#colloque_program a{
	display: block;
	padding-bottom: 14px;
	margin-bottom: 28px;
	border-bottom: 1px solid #A0A0A0;
	color: #443941;
}
.single_slider_colloque{
	margin: auto;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 372px;
	height: 282px;
}
#slidearea_colloque{
	position:relative;
	width: 94%;
	margin: 30px auto;
}
#slidearea_colloque a.prevBtn{
	position: absolute;
	display: block;
	width: 54px;
	height: 54px;
	background: url('ensai_img/arrow_prev_colloque.png') no-repeat;
	top: 100px;
	left: -20px;
	text-indent: -9999px;
}
#slidearea_colloque a.nextBtn{
	position: absolute;
	display: block;
	width: 54px;
	height: 54px;
	background: url('ensai_img/arrow_next_colloque.png') no-repeat;
	top: 100px;
	right: -20px;
	text-indent: -9999px;
}
.single_colloque{
	background: url('ensai_img/pic_trame_line_page_colloque.png') no-repeat top center;
}
/********************/
/*****FORMULAIRE*****/
/********************/
.wpcf7{
display: block;
width: 800px;
margin: 0 auto 60px!important;
}
.wpcf7 .line_simple{
display: flex;
flex-wrap: wrap;
margin-bottom: 35px;
}
.wpcf7 .line_double{
display: flex;
flex-wrap: wrap;
margin-bottom: 35px;
}
.wpcf7 .line_strip{
width: 48%;
}
.wpcf7 .line_strip:first-of-type{
margin-right: 4%;
}
.wpcf7 .line_label{
display: block;
width: 100%;
line-height: 20px;
margin-bottom: 5px;
font-size: 18px;
font-family: 'ralewaySB', Arial, sans-serif;
text-transform: uppercase;
}
.wpcf7 .form_strap{
display: flex;
flex-wrap: wrap;
}
.wpcf7 .form_strap:first-of-type{
padding: 0 23% 30px;
}
.wpcf7-form-control-wrap{
width: 100%;
}
.wpcf7-form-control-wrap.acceptance{
width: auto;
}

.wpcf7-form-control-wrap select{
width: 100%;
box-sizing: border-box;
}
.wpcf7-form-control{
display: block;
width: 100%;
padding: 18px 10px;
box-sizing: border-box;
background: #EEEDEE;
border: 1px solid #EEEDEE;
font-size: 15px;
}
.wpcf7-form-control.wpcf7-acceptance{
display: inline-block;
width: auto;
padding: 0;
background: none;
border: none;
margin-right: 10px;
vertical-align: middle;
}
.wpcf7-form-control.wpcf7-submit{
display: block;
box-sizing: border-box;
width: 283px;
line-height: 26px;
padding: 15px 10px 11px;
background: #ffffff;
border: 1px solid #009BDE;
margin: 0 auto;
font-size: 18px;
color: #009BDE;
text-decoration: none;
text-transform: uppercase;
transition: all 0.4s;
cursor: pointer;
}
.wpcf7-form-control.wpcf7-submit:hover{
border: 1px solid #7D7D88;
color: #7D7D88;
transition: all 0.4s;
}


/***************/
/**RESPONSIVE***/
/***************/
#bt_navtop{
	display: none;
	width: 32px;
	height: 22px;
	position: absolute;
	right: 15px;
	top: 50px;
	cursor: pointer;
}
#bt_navtop.bt_navtop_cross{
background: url('ensai_img/pic_bt_navtop_cross.png') no-repeat center bottom;
}
#bt_navtop.bt_navtop_burger{
background: url('ensai_img/pic_bt_navtop.png') no-repeat center bottom;
}
/*menu burger*/

#burger #navtop{
	display: none;
	background-color: #FFFFFF;
}
#burger .navtop_span_bt{
	text-align: left;
	border-bottom: 1px solid #EAEAEA;
	padding: 15px;
}
#burger .navtop_sub_wrapper{
	position: relative;
	top: 0;
}

@media screen and (max-width: 1320px){
	#footer{
		background-color: #FFFFFF;
	}
	#footer_text_strap, #navbottom{
		width:auto;
		margin: auto;
	}
	#navbottom .widget_footer_nav{
		max-width: 140px;
		padding-bottom: 15px;
	}
}

@media screen and (max-width: 1200px){
	.widzfull{
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
		box-sizing: border-box;
	}
	.navtop_span_bt{
		padding: 0 8px 51px 8px;
		text-align: center;
	}
	.widget_footer_txt{
		padding: 10px;
	}
	#footer_sub_content{
		padding: 17px 15px;
	}
	#share_block{
		right: 15px;
	}
	#page_content_map, .page_strap_map_block_window{
		width: 100%;
	}
	#homeslider_webline{
		padding-left: 15px;
	}
	#home_news_strap{
		padding: 0 20px;
	}
	/*
	#home_news_strap .home_txt_strap_title{
		max-width: 900px;
		margin: auto;
	}
	#home_news_strap_wrapp{
		flex-direction: column;
		max-width: 900px;
		margin: auto;
	}
	*/
	#home_campus_strap{
		padding: 0 15px;
	}		
	#home_campus_strap_right{
		flex: none;
		width: 100%;
	}
	
	.tablo_cursus_pic{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
	}
	#tablo_cursus,
	#formation_lycee{
	display: none;
	}
	
	
	
}
@media screen and (max-width: 1180px){
	#home_txt_strap_twice{
		flex-direction: column;
		align-items: center;
	}
	#home_txt_strap_twice_title, #home_txt_strap_twice_txt{
		max-width: 625px;
		width: 100%;
	}
	#home_txt_strap_twice_pic{
		background-repeat: no-repeat;	
		background-position: center;	
		background-size: cover;		
		max-width: 625px;
		width: 100%;
		height : 0;
		margin-bottom: 25px;
		padding: 25% 0;
	}
	#home_campus_strap_center_pic {
    	right: 0;
    	left: 0;
	}
	
	
	
	#home_news_strap_wrapp{
		flex-wrap: wrap;
	}
	#home_news_strap_socialwall_actu,
	#home_news_strap_socialwall_video,
	#home_news_strap_socialwall_event{
		width: 100%;
	}
	.home_news_strap_single,
	#home_news_strap_socialwall_video .home_news_strap_single{
		width: 32%;
	}
	#home_news_strap_socialwall_video{
		padding-bottom: 20px;
		margin-bottom: 30px;
	}
	.home_news_strap_socialwall_event_flex{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.home_news_strap_socialwall_event_flex .home_event_cols_single{
		flex: 1;
	}
}

@media screen and (max-width: 1048px){
	#burger .navtop_sub_wrapper{
		flex-direction: column;
		align-items: center;
	}
	#burger .widget_header_sub_navtop:nth-of-type(2){
		padding-top: 0;
	}
	#burger .widget_header_sub_navtop{
		width: 100%;
	}
	#burger ul{
		height: auto;
	}
	#burger li{
		width: 100%;
	}
}
@media screen and (max-width: 1024px){
	#navtop{
		display: none;
		text-align: left;
		background: #ffffff;
		padding-top: 0;
	}
	#bt_navtop{
		display: block;
	}
	#logo{
		padding-left: 10px;
		padding-bottom: 10px;
	}
	#header_top{
		padding-right: 10px;
	}
	#header{
		display: block;
	}
	.navtop_span_bt{
		text-align: left;
		padding: 16px;
	}
	.navtop_nav_sub:hover .navtop_sub_wrapper{
		display: none;
	}
	.navtop_sub_wrapper{
		position: relative;
		top: inherit;
		padding-top: 20px;
	}
	.widget_header_sub_navtop .widget_title{
		display: none!important;
	}
	.navtop_nav_sub{
		background: url('ensai_img/pic_arrow_b_g.png') no-repeat right 16px top 20px;
		border-top: 1px solid #2D2D2D;
	}
	.widget_header_sub_navtop{
		padding-top: 0!important;
	}
	.widget_header_sub_navtop ul{
		display: block!important;
		height: auto!important;
	}
	.widget_header_sub_navtop ul li{
		display: block;
		width: 100%!important;
	}
}

@media screen and (max-width: 1000px){
	.widzmain{
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
		box-sizing: border-box;
	}
	#all_push_strap{
		justify-content: center;
	}
	.all_push_single{
		margin: 0 20px 40px;
	}
	#page_content_map, .page_strap_map_block_window{
		height: 394px;
		width: 100%;
	}
	.single_prof_profil a{
		position: relative;
		left: 35%;
	}
	.page_temo_list{
		justify-content: center;
	}
	#home_txt_strap{
		flex-direction: column;
		align-items: center;
	}
	#home_txt_strap_left{
		padding: 31px 0;
	}
	.home_number_strap_single{
		width: 190px;
	}
}

@media screen and (max-width: 980px){
	#navbottom .widget_footer_nav{
		flex: auto;
		width: 30%;
		max-width: none;
		margin-bottom: 30px;
	}
	.footer_text_strap_logo{
		display:grid;
		grid-template-columns: 1fr 1fr;
		row-gap: 30px;
    	justify-items: center;
	}
	.footer_text_strap_logo img:nth-of-type(4){
		display:none;
	}
	.page_news_list{
		padding: 0 5%;
	}
	.page_news_list_cols{
		width: auto;
		margin: 0 5px;
	}
	.page_news_list_cols:first-of-type, .page_news_list_cols:last-of-type{
		padding-top: 0;
	}
	#page_sliderarea .controls{
		display: flex;
		justify-content: space-around;
		padding-top: 25px;
	}
	#page_sliderarea .prevBtn, #page_sliderarea .nextBtn{
		position: relative;
		top: 0;
	}
	#page_sliderarea{
		margin: 0 -15px;
	}
	#homeslider_webline_title{
		line-height: 70px;
		font-size: 65px;
	}
	/*
	#home_news_strap .home_txt_strap_title, #home_news_strap_wrapp{
		max-width: 600px;
	}
	.home_news_strap_socialwall{
	height: 1100px;
	margin-bottom: 10px;
	}
	*/
	.home_news_strap_single,
	.facebook.social_wall{
	width: 48%;
	}
	
	.home_title_linkedin{
		position: relative;
		top: inherit;
		right: inherit;
	}
	
}
@media screen and (max-width: 780px){
	a.header_top_covid{
		display: none;
	}
	#strap_video_home{
		height: 320px;
	}
	#homeslider_webline{
		width: 70%;
	}
	#homeslider_webline_title{
		line-height: 60px;
		font-size: 55px;
	}
	#breadcrumb{
	padding-bottom: 60px;
	}
	#share_block{
	text-align: center;
	left: 15px;
	top: auto;
	bottom: 0;
	}
	.search_strap_select_content_select{
	width: 49%;
	margin-right: 0;
	margin-bottom: 14px;
	}
	.search_strap_select_content_select:nth-of-type(odd){
	margin-right: 2%;
	}
	.search_strap_select_content_bt{
	width: 100%;
	}
	#search_strap_select_bt{
	box-sizing: border-box;
	width: 100%;
	}
	
	
	.home_news_strap_socialwall_event_flex .home_event_cols_single{
		flex: inherit;
		width: 48%;
	}
}

@media screen and (max-width: 734px){
	.page_news_list{
		justify-content: center;
	}
	.single_equipe_top{
		flex-direction: column;
	}
	.equipe_desc{
		margin-bottom: 25px;
	}
	#home_campus_strap_content{
		padding-top: 15px;
	}
	#home_campus_strap_left{
		width: 100%;
		box-sizing: border-box;
		margin-top: 0;
		margin-bottom: 15px;
	}
	#home_campus_strap_center{
		flex: none;
		max-width: 100%;
		box-sizing: border-box;
		padding-left: 0;
	}
	#home_campus_strap_center_pic{
		border: none;
		right: 0;
		left: 0;
	}
}

@media screen and (max-width: 700px){
	#header_top_content{
		flex-wrap: wrap;
		justify-content: center;
	}
	#header_top_content aside, #header_top_content span{
		padding-bottom: 10px;
	}
	. #share_block{
		bottom: -115px;
	}
	.page_pic_strap{
		height: 249px;
		margin-bottom: 15px;
	}
	#breadcrumb{
		margin-bottom: 100px;
	}
	.page_title{
		line-height: 42px;
		font-size: 42px;
	}
}

@media screen and (max-width: 689px){
	#footer_text_strap{
		justify-content: center;
		text-align: center;
	}
	#navbottom{
		justify-content: center;
		padding: 22px 5px;
	}
	.widget_footer_nav{
		text-align: center;
	}
	#page_content_map, .page_strap_map_block_window{
		height: 294px;
	}
	#home_txt_strap_temo{
		flex-direction: column;
	}
	.contact_strap_single:nth-of-type(2){
		margin: 20px 0 0;
	}
	.profs_list_table thead{
		display: none;
	}
	.profs_list_table tr{
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		border: 1px solid #b3b0b2;
		margin: 5px 0;
	}
	.profs_list_table td{
		display: flex;
		flex-direction: column;
	}
	.profs_list_table tr td:before{
		padding: 16px 0;
		font-size: 21px;
		line-height: 23px;
		color: #009BDE;
	}
	.page_equipe_fr .profs_list_table tr td:nth-of-type(1):before{
		content: "Nom";		
	}
	.page_equipe_fr .profs_list_table tr td:nth-of-type(2):before{
		content: "Laboratoire";		
	}
	.page_equipe_fr .profs_list_table tr td:nth-of-type(3):before{
		content: "Champs";		
	}
	.page_equipe_fr .profs_list_table tr td:nth-of-type(4):before{
		content: "Domaines de recherche";		
	}
	.page_equipe_fr .profs_list_table tr td:nth-of-type(5):before{
		content: "Profil";		
	}
	.page_equipe_en .profs_list_table tr td:nth-of-type(1):before{
		content: "Name";		
	}
	.page_equipe_en .profs_list_table tr td:nth-of-type(2):before{
		content: "Laboratory";		
	}
	.page_equipe_en .profs_list_table tr td:nth-of-type(3):before{
		content: "Fields";		
	}
	.page_equipe_en .profs_list_table tr td:nth-of-type(4):before{
		content: "Research interests";		
	}
	.page_equipe_en .profs_list_table tr td:nth-of-type(5):before{
		content: "Profile";		
	}
	.page_equipe_enseignant_fr .profs_list_table tr td:nth-of-type(1):before{
		content: "Nom";		
	}
	.page_equipe_enseignant_fr .profs_list_table tr td:nth-of-type(2):before{
		content: "Champs";		
	}
	.page_equipe_enseignant_fr .profs_list_table tr td:nth-of-type(3):before{
		content: "Domaines de recherche";		
	}
	.page_equipe_enseignant_fr .profs_list_table tr td:nth-of-type(4):before{
		content: "Profil";		
	}
	.page_equipe_enseignant_en .profs_list_table tr td:nth-of-type(1):before{
		content: "Name";		
	}
	.page_equipe_enseignant_en .profs_list_table tr td:nth-of-type(2):before{
		content: "Fields";		
	}
	.page_equipe_enseignant_en .profs_list_table tr td:nth-of-type(3):before{
		content: "Research interests";		
	}
	.page_equipe_enseignant_en .profs_list_table tr td:nth-of-type(4):before{
		content: "Profile";		
	}
	.single_prof_profil a{
		left: 0;
		margin: 0 10px 10px;
	}
}
@media screen and (max-width: 650px){
	#navbottom .widget_footer_nav{
		width: 100%;
		margin-right: 0;
	}
	
	
	#homepage_video{
		box-sizing: border-box;
		margin-left: -15px;
		padding: 0 15px;
		position: absolute;
	}
	#homeslider_webline{
		width: 90%;
		top: 0;
		padding-left: 0;
	}
	#homeslider_webline_title{
		line-height: 50px;
		font-size: 45px;
		margin-left: 15px;
	}
	.home_txt_strap_title_span{
		width: auto;
	}
	/*
	#home_news_strap .home_txt_strap_title, #home_news_strap_wrapp{
		max-width: 600px;
	}

	#home_news_strap .home_txt_strap_title, #home_news_strap_wrapp{
		max-width: 300px;
	}
	*/
	
	
	
	
	.home_news_strap_socialwall{
	height: auto;
	}
	.home_news_strap_single,
	.facebook.social_wall{
	width: 100%;
	}
	
	.home_news_strap_single, #home_news_strap_socialwall_video .home_news_strap_single{
		width: 96%;
	}
	
	.single_question_title{
		line-height: 28px;
		padding-left: 0;
	}
	
}

@media screen and  (max-width: 525px){
	#homeslider_webline{
		width: 100%;
		left:0;
	}
	a#homeslider_webline_link{
		display: flex;
		font-size: 16px;
		margin: 0 15px;
	}
	.home_txt_strap_left_covid_title,
	.home_txt_strap_title{
		line-height: 42px;
		font-size: 42px;
	}
}

@media screen and (max-width: 480px){
	#footer_sub_content{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.footer_sub_item{
		width: auto;
	}
	.footer_text_strap_logo{
		grid-template-columns: 1fr;
    	row-gap: 70px;
	}
	span.footer_sub_item:last-of-type{
		width: 100%;
		text-align: center;
		margin-top: 15px;
	}
	.page_title{
		line-height: 32px;
		font-size: 32px;
	}
	#homeslider_webline_title{
		line-height: 40px;
		font-size: 35px;
		width: 90%;
	}
	.search_strap_select_content_select{
	width: 100%;
	}
	.search_strap_select_content_select:nth-of-type(odd){
	margin-right: 0;
	}
	
	.home_news_strap_socialwall_event_flex .home_event_cols_single{
		width: 100%;
	}
}

@media screen and (max-width: 430px){
	#widget_partners_nav_block{
		width: 100%;
	}
	.home .temo_list_single_title, .home .temo_list_single_sub{
		line-height: 30px;
		font-size: 26px;
	}
}

@media screen and (max-width: 380px){
	.widget_subheader_access a{
		padding: 0 10px;
	}
	.bt_scroll_top{
		background-size: 27px 27px;
		width: 27px;
		height: 27px;
		bottom: 25px;
	}
	.widget_news_nav li, #page_anchor_nav a{
		width: 100%;
	}
	#home_number_strap_content{
		align-items: center;
		justify-content: center;
	}
	.home_txt_strap_title_span{
		line-height: 35px;
		font-size: 35px;
	}
	.home_txt_strap_content h2{
		line-height: 30px;
		font-size: 26px;
	}
	.home .temo_list_single{
		width: 100%;
	}
}
