@charset "utf-8";
/*
Creation by Evolution-net
 
*/
*{
	margin:0;
	padding:0;
}
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, font, 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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
  /*height: 100%;*/
}
body {
	min-height: 100%;
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	float:left;
}
a img {
	border: none;
}
img {
	max-width:100%;
}
a, a:hover, a:focus{
	color:#1c95ca;
}
/********************************/
body {
	font-family: 'Roboto', sans-serif;
	color: #0a1e29;
	font-size:16px;
	line-height:24px;
	font-weight:300;
	background: #fff;
}
.container{
	max-width:1195px;
	/*-moz-user-select: none;  
	-webkit-user-select: none;  
	-ms-user-select: none;  
	-o-user-select: none;  
	user-select: none;*/
}
.container-fluid{
	/*-moz-user-select: none;  
	-webkit-user-select: none;  
	-ms-user-select: none;  
	-o-user-select: none;  
	user-select: none;*/
}
/* Header */
.header_blc{
	width:100%;
	height:auto;
	background-color:#0a1e29;
}
.header_blc .row{
	position:relative;
}
.logo-cont {
	padding-top:9px;
	padding-left:29px;
}
.logo-cont img{
	max-width:100%;
	display:inline-block;
}
.blc_lang{
	position:absolute;
	top:15px;
	right:15px;
	z-index:55;
}
.blc_lang img{
	margin-left:10px;
}
/* MENU */
.nav_bar_cont{
}
.navbar-right {
	margin-right:0;
}
.navbar-default{
	border:none;
	background:none;
	width:100%;
	margin:0;
	border-radius:0;
	z-index:25;
	padding-top:78px;
}
.navbar-collapse{
	width:100%;
	padding:0;
}
.navbar-nav{
	/*width:100%;*/
	padding:0;
}
.navbar-nav > li {
	height:auto;
	width:auto;
	padding-left:10px;
	padding-right:10px;
}
.navbar-nav > li:last-child {
	padding-right:0;
}
.navbar-default .navbar-nav > li > a{
	margin:0;
	padding:0;
	font-size:14px;
	color:#b2ddf6;
	font-weight:400;
	text-transform:uppercase;
	height:auto;
	width:auto;
	z-index:99;
	padding-top:5px;
	padding-bottom:7px;
	border-top:1px solid #0a1e29;
}
.navbar-right > li > a{
	color:#179afe !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover{
	color:#fff;
	border-top:1px solid #fff;
	background:none;
}
.navbar .caret{
	display:none;
}
.navbar .icon-bar {
	background:#ac0131;
}
.navbar .dropdown-menu {
	border: 0;
	padding:0;
	margin:0;
	/*margin-top:7px !important;*/
	padding-top:11px;
	padding-bottom:11px;
	z-index:99;
	width:290px;
	max-width:none;
	min-width:0;
	background:none;
	background-color:#179afe;
	position:absolute;
}
.dropdown-menu>li{ 
	margin:0;
}
.navbar .dropdown-menu li a {
	color:#fff;
	font-weight:400;
	font-size:14px;
	text-transform:uppercase;
	padding:0;
	padding-left:10px;
	padding-right:10px;
	text-align: left; 
	border:none; 
	background:none;
	display:block;
	height:auto;
	white-space:normal;
	line-height:27px;
	border-top:0;
}
.dropdown-menu li a:hover{
	background:none;
	background-color:#fff;
	color:#2b2b2b;
}
.navbar .navbar-nav {
	display: block;
	/*float: none;*/
	vertical-align: top;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background: none;
}
/* Carousel */
#myCarousel{
	width:100%;
	height:311px;
	float:left;
	position:relative;
}
#myCarousel .anim1{
	width:100%;
	height:311px;
	float:left;
	background-image: url(../images/anim1.jpg);
    background-position: top center;
    background-repeat: no-repeat;
	background-size:cover;
}
#myCarousel .anim2{
	background-image: url(../images/anim2.jpg);
}
#myCarousel .anim3{
	background-image: url(../images/anim3.jpg);
}
#myCarousel .anim1 .anim1_txt_blc{
	position:absolute;
	left:0;
	top:55px;
	width:calc(50% + 195px);
	height:202px;
	background-color:rgba(23,154,254,0.75)
}
#myCarousel .anim1 .anim1_txt{
	float:right;
	width:796px;
	height:auto;
	text-align:center;
	padding-top:45px;
	line-height:normal;
	font-family: 'Roboto', sans-serif;
	text-transform:none;
	font-size:29px;
	font-weight:normal;
	color:#fff;
}
#myCarousel .anim1 .anim1_txt span{
	font-weight:bold;
	font-size:38px;
	text-transform:uppercase;
}
#myCarousel .anim1 .anim1_txt a{
	color:#fff;
	text-decoration:underline;
}
#myCarousel .carousel-indicators{
	width:22px;
	height:auto;
	padding:0;
	margin:0;
	left:auto;
	top:102px;
	right:calc(50% - 577px);
}
#myCarousel .carousel-indicators li{
	background-color:#fff;
    border:none;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 22px;
	margin-bottom:17px;
    text-indent: -999px;
    width: 22px;
}
#myCarousel .carousel-indicators .active{
	background-color:#179afe;
}
/* Accueil */
.acc_bloc1{
	width:100%;
	height:auto;
	padding-top:15px;
	float:left;
	background-image: url(../images/acc_bg1.jpg);
    background-position: top center;
    background-repeat: no-repeat;
	background-size:cover;
}
.acc_bloc1_cont{
	width:100%;
	height:auto;
	min-height:470px;
	background-color:#fff;
	float:left;
	padding-top:21px;
	padding-left:25px;
	padding-right:25px;
	text-align:center;
}
.acc_bloc1_cont img{
	max-width:100%;
	display:inline-block;
	margin-bottom:20px;
}
.acc_bloc1_title{
	width:100%;
	height:auto;
	float:left;
	font-size:30px;
	font-weight:300;
	color:#31353d;
	text-transform:uppercase;
	margin-bottom:20px;
	line-height:normal
}
.acc_bloc1_title span{
	font-weight:bold;
	color:#31abf5;
}
.acc_bloc1_txt{
	width:100%;
	height:auto;
	float:left;
	font-size:16px;
	font-weight:300;
	color:#0a1e29;
	margin-bottom:25px;
	line-height:23px;
}
.acc_bloc1_lien{
	width:162px;
	height:55px;
	float:left;
	font-size:15px;
	font-weight:400;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:30px;
	line-height:55px;
	background-color:#31abf5;
	text-align:center;
}
.acc_bloc2_title{
	height:auto;
	font-size:40px;
	font-weight:300;
	color:#31353d;
	text-transform:uppercase;
	margin-top:34px;
	margin-bottom:10px;
	line-height:normal;
	text-align:center;
}
.acc_bloc2_img{
	text-align:center;
}
.acc_bloc2_img img{
	max-width:100%;
	margin-bottom:20px;
	display:inline-block;
}
/* Page interne */
.entete_blc{
	width:100%;
	height:286px;
	float:left;
	background-image: url(../images/histoire-equipe-bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
	background-size:cover;
	position:relative;
}
.entete_blc .entete_txt_blc{
	position:absolute;
	left:0;
	top:53px;
	width:calc(50% + 100px);
	height:165px;
	background-color:rgba(255,153,8,0.76)
}
.entete_blc .entete_txt_blc .title{
	margin:0;
	padding:0;
	float:right;
	width:300px;
	height:auto;
	text-align:left;
	padding-top:40px;
	line-height:38px;
	text-transform:uppercase;
	font-size:32px;
	font-weight:bold;
	color:#fff;
}
.entete_blc .entete_txt_blc .title span{
	font-weight:normal;
	font-size:27px;
	text-transform:none;
	color:#fff;
}
.histoire_blc1{
	width:100%;
	height:auto;
	float:left;
	background-color:#1799fc;
	padding-top:50px;
	padding-bottom:10px;
	color:#fff;
	font-size:20px;
	line-height:23px;
	font-weight:300;
	text-align:justify;
}
.histoire_blc1 p{
	padding-bottom:20px;
}
.histoire_blc2{
	padding-left:0;
	margin-top:20px;
}
.histoire_blc_imgr{
	padding-right:0;
	padding-left:15px;
}
.histoire_blc3{
	margin-top:20px;
	color:#0a1e29;
	font-weight:300;
	font-size:16px;
	line-height:23px;
	text-align:justify;
}
.title2{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	padding-top:10px;
	padding-bottom:15px;
	font-size:30px;
	font-weight:bold;
	color:#1798fc;
	text-transform:uppercase;
	text-align:left;
}
.histoire_blc3 p{
	margin-bottom:20px;
}
.histoire_blc4{
	max-width:1000px;
}
.histoire_blc4 .title2{
	text-align:center;
}
.philosophie_blc1{
	width:100%;
	height:auto;
	float:left;
	margin-bottom:36px;
	border-left:6px solid #1799fc;
	padding-left:10px;
}
.title3{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	font-size:24px;
	font-weight:400;
	color:#1799fc;
	text-align:left;
	line-height:normal;
}
.philosophie_blc1 p{
	margin:0;
}
.philosophie_lst, .philosophie_lst2{
	margin-bottom:20px;
}
.philosophie_lst li{
	padding-left:30px;
	padding-top:5px;
	background-image: url(../images/ico_lst.jpg);
    background-position: 0 18px;
    background-repeat: no-repeat;
	color:#1799fc;
}
.philosophie_lst2 li{
	padding-left:20px;
	padding-top:5px;
	background-image: url(../images/ico_lst.jpg);
    background-position: 0 18px;
    background-repeat: no-repeat;
}
.entete_blc_service{
	background-image: url(../images/services-bg.jpg);
}
.entete_blc_service .entete_txt_blc .title{
	width:380px;
}
.consulting_blc{
	color:#1799fc;
	font-size:24px;
	font-weight:normal;
}
.developpement_lst, .developpement_lst2{
	margin-bottom:20px;
}
.developpement_lst li{
	padding-left:0;
	padding-top:5px;
	color:#1799fc;
}
.developpement_lst2 li{
	padding-left:20px;
	padding-top:5px;
	background-image: url(../images/ico_lst2.jpg);
    background-position: 0 18px;
    background-repeat: no-repeat;
}
.entete_blc_etude{
	background-image: url(../images/etude-bg.jpg);
}
.entete_blc_etude .entete_txt_blc .title{
	width:450px;
}
.title4{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	font-size:36px;
	font-weight:bold;
	color:#fff;
	text-align:left;
	line-height:normal;
	padding-bottom:10px;
}
.title5{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	font-size:30px;
	font-weight:bold;
	color:#1798fc;
	text-align:left;
	line-height:normal;
	padding-bottom:20px;
	padding-top:25px;
}
.etude_blc1_brd{
	border-left: 6px solid #1799fc;
    float: left;
    height: auto;
    margin-bottom: 30px;
    padding-left: 10px;
    width: 100%;
}
.etude_blc2{
	width:100%;
	height:auto;
	float:left;
	background-image: url(../images/etude_bg2.jpg);
    background-position: top center;
    background-repeat: no-repeat;
	background-size:cover;
	min-height:471px;
	margin-top:20px;
	padding-right:15px;
}
.title6{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	font-size:30px;
	font-weight:bold;
	color:#0a1e29;
	text-align:left;
	line-height:normal;
	padding-bottom:20px;
	padding-top:90px;
	padding-left:80px;
}
.etude_blc2 ul li{
	margin-left:62px;
	background-image: url("../images/ico_lst.jpg");
    background-position: 0 18px;
    background-repeat: no-repeat;
	font-size:24px;
	font-weight:500;
    color: #1797fa;
    padding-left: 18px;
    padding-bottom: 20px;
	line-height:normal;
}
.etude_blc3{
	margin-top:35px;
}
.etude_blc3_title{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	line-height:normal;
	text-align:center;
	background-color:#ff9600;
	padding:10px;
}
.etude_blc3 img{
	margin-top:10px;
	margin-bottom:10px;
	max-width:100%;
}
/* Contact */
.contact_txt_l, .contact_txt_r, .contact_txt_area{
	border:none;
	background-color:#f4f5f5;
	height: 52px;
    line-height: 52px;
    margin: 0;
	padding:0;
	padding-left:18px;
    width: calc(50% - 10px);
	margin-bottom:16px;
	display:block;
	float:left;
}
.contact_txt_l{
	margin-right:10px;
}
.contact_txt_r{
	margin-left:10px;
}
.contact_txt_area{
	padding-top:10px;
	height:190px;
	line-height:normal;
	width:100%;
}
.contact_btn{
	border:none;
	height:40px;
	line-height:40px;
	padding-left:14px;
	padding-right:14px;
	color:#fff;
	background-color:#1797fa;
	margin-right:20px;
}
/* Pagination */
.pagination{
	text-align:center;
	float:left;
	width:100%;
}
.pagination ul{
	border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
}
.pagination ul > li{
	display:inline;
	line-height: 23px;
}
.pagination ul > li > a, .pagination ul > li > span {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #ddd;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    float: left;
    line-height: 23px;
    padding: 4px 12px;
    text-decoration: none;
}
.pagination ul li a {
    border-radius: 0 !important;
}
.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
    border-bottom-left-radius: 4px;
    border-left-width: 1px;
    border-top-left-radius: 4px;
}

.pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span {
    background-color: #f5f5f5;
}
.pagination ul > .active > a, .pagination ul > .active > span {
    color: #999;
    cursor: default;
}
.entete_blc_blog .entete_txt_blc .title{
	font-size:22px;
}
.blog_det img{
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}
/* Footer */
.footer{
	width:100%;
	height:auto;
	margin-top:60px;
	background-color:#0a1e29;
	padding-top:50px;
}
.footer_about, .footer_contact, .footer_social{
	padding-bottom:30px;
}
.footer_title{
	width:100%;
	height:auto;
	float:left;
	font-size:26px;
	font-weight:bold;
	color:#31abf5;
	text-transform:uppercase;
	padding-bottom:18px;
	line-height:normal;
}
.footer_txt{
	width:100%;
	height:auto;
	float:left;
	font-size:20px;
	font-weight:300;
	color:#fff;
	line-height:32px;
}
.footer_txt a{
	color:#fff;
}
.footer_fb{
	display:block;
	float:left;
	width:10px;
	height:20px;
	margin-right:20px;
	background-image: url(../images/fb.png);
	background-position:top left;
    background-repeat: no-repeat;
}
.footer_twitter{
	display:block;
	float:left;
	width:20px;
	height:20px;
	margin-right:20px;
	background-image: url(../images/twitter.png);
	background-position:top left;
    background-repeat: no-repeat;
}
.footer_linkedin{
	display:block;
	float:left;
	width:19px;
	height:20px;
	margin-right:20px;
	background-image: url(../images/linkedin.png);
	background-position:top left;
    background-repeat: no-repeat;
}
.footer_youtube{
	display:block;
	float:left;
	width:20px;
	height:20px;
	margin-right:20px;
	background-image: url(../images/ico_youtube.png);
	background-position:center left;
    background-repeat: no-repeat;
}
/******************************/
.clear { clear:both; }
/***************************************/
p{
	margin-bottom:10px !important;
}
.frm_quest_cont{
	float: left; 
	width: 100%; 
	border:1px solid #f4f5f5;
	border-left:none;
	border-top:none;
}
.frm_quest_cont2{
	border-left:1px solid #f4f5f5;
	padding:10px;
	padding-left:20px;
	padding-right:20px;
	height:74px;
}
.frm_quest_cont .contact_txt_l{
	padding-left:10px;
    width: 100%;
	margin-bottom:0;
}