/*ROSE 	->	#e0207a */

/*ORANGE 	->	#FF6600 */
/*ROUGE -> 	#BF0C1D */
/*BLEU 	->	#BCE1E5	*/
/*BLEU clair	->	#D5E6F7	*/
/*BLEU 	->	#8FCAE9	*/
/*BLEU fonce	->	#2BA6DF	*/
/*GRIS TRES CLAIR	->	#F2F2F2	*/



@import url(https://fonts.googleapis.com/css?family=Coda);
body {
  font-family: 'Coda';
  font-size:  16px;
  background: #fff;
  color: #5D7884;
  line-height: 1.63em;
  letter-spacing: 0.5px;

  background-attachment: fixed;
  background-size: cover;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.content {
text-align: justify;
}

.center{
  text-align: center;
}
.justify{
  text-align: justify;
}
.left{
  text-align: left;
}
.right{
  text-align: right;
}
.up {text-transform: uppercase;}
.bleu {color:#2ba6df;}
.bck-grey{
	font-size: 1.15em;
	font-weight: bold;
	background: #f2f2f2;
	text-align: center;
	padding: 15px 15px;
	margin: 10px;	
}
.redac{
	text-align: justify; 

}



.case {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 0;
    padding-left: 0;
    text-align: center;
}



.case h3 {
font-size: 18.5px;
}

#banque h3 {
font-size: 18.5px;
}
.case {
    display: table;
    position: relative;
    width: 100%;
    padding: 10px 0;

}

.case .col-sm-4 {
    padding: 20px 15px;
}

.case .col-sm-4:nth-child(1),
.case .col-sm-4:nth-child(2),
.case .col-sm-4:nth-child(3) {

    border-right: 1px dashed #e0e0e0;
}

.case .col-sm-4:nth-child(3) {
    border-right: 0 dashed #e0e0e0 !important;
}

.case .col-sm-4:nth-child(4),
.case .col-sm-4:nth-child(5) {
    border-right: 1px dashed #e0e0e0;
}


.service-section {
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: relative;
}
.service-bg {
    left: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    position: absolute;
    right: 0;
    text-align: center;
}


.service-box-inner {
    height: 141px;
}
.service-box-inner .icon-srv {
    -moz-border-colors: none;
    background-color: #ebebeb;
    border-radius: 50%;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-color: #fff;
    border-style: solid;
    border-width: 7px;
    color: #666;
    display: inline-block;
    font-size: 48px;
    height: 141px;
    line-height: 130px;
    position: relative;
    text-align: center;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: color;
    transition-timing-function: ease;
    width: 141px;
}
.service-section .col-md-6:nth-child(2n) > .service-box-inner {
    text-align: right;
}
.service-box-inner:hover .icon-srv {
    background-color: #e64c3d;
    color: #fff;
}
.service-box-inner .icon-srv::after {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fff;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-radius: 50%;
    box-sizing: content-box;
    content: "";
    height: 100%;
    left: -2px;
    padding: 2px;
    position: absolute;
    top: -2px;
    transition-delay: 0s, 0s;
    transition-duration: 0.2s, 0.3s;
    transition-property: transform, opacity;
    transition-timing-function: ease, ease;
    width: 100%;
    z-index: -1;
}
.service-box-inner .icon-srv::before {
    display: block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Coda';
 /* color: #006699;*/
  color: #455FAC;

  font-weight: 100;
  letter-spacing: 1px;
  text-align: left;
}

h1 {
  font-size: 27px;
 /* color:#FF6600;*/
  color:#fd0864;
}


h2 {
  font-size: 26px;
}



.redac h2 {
text-align: center;
font-size: 28px;
}
.col-sm-12 h3 {

 /* color:#FF6600;*/
 color:#fd0864;
}

/**/
a {
color: #fd0864;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}

/*------------------------------------------*/
/*FORMULAIRE*/
/*-------------------------------------------*/
input[type="text"],
select,
input[type="password"],
input[type="email"],
input[type="button"],
input[type="submit"],
input[type="date"],
input[type="number"],
input[type="tel"] {
  border-radius: 0px ;
/*  margin: 3px 0;*/
  margin: 0px 0;  
  height: 37px !important;
  font-size: 18px;
  font-weight: lighter;
}

.form-control{
  font-size: 18px;
  line-height: 2em;
    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  
}

#enfant.form-control{
    border-right: #F3F7FA;  
}

.form-control:focus{
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.075), 0 0 1px rgba(102, 175, 233, 0.6);
}

.input-group-addon {
	 border-radius: 0px;
   background-color: #F3F7FA;
   border-color: #F3F7FA;
   font-size: 17px;

}


legend {
padding:1em; 
background-color:#fff;
color: #fd0864;
}

.cadre {
border: #e2e2e2 solid 1px;
}
/*FORMULAIRE DE PRET*/
.form {
background-color:#f6f6f6;
}
.form fieldset {
background-color:#fff; 
margin-bottom:15px;
padding: 15px 0;
}
.form legend {
padding:1em; 
background-color:#fff;
color: #fd0864;
}

.panel {
    border-radius: 0px;
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
.minpadding {
   padding: 3px !important;
   margin: 0 !important;
}
.thumbnail{
  padding: 0;
  border-radius: 0;
}

.btn.btn-primary {
  background-color: #fd0864;
  border: #fd0864;
  
}
.btn.btn-primary:hover,
.btn.btn-primary.active {
  background-color: #455FAC;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a:hover,
a:focus {
  color: #B11F5C;
  text-decoration: none;
  outline: none;
}
#header {
background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 90px;
  z-index: 99;
}




.btn-outline {
    background-color: transparent !important;
    color: inherit;
    transition: all .5s;
}

.btn-primary.btn-outline {
    color: #428bca;
}

.btn-success.btn-outline {
    color: #5cb85c;
}

.btn-info.btn-outline {
    color: #fff;
}

.btn-warning.btn-outline {
    color: #f0ad4e;
}

.btn-danger.btn-outline {
    color: #d9534f;
}

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
    color: #fff;
    border-color: #CC0000;
}

.btn-home-slider{
  border-color: #fff !important;
  border-radius: 2px;
  width: 200px;
  margin: 0 10px;
  letter-spacing: 1.5px;
  font-weight: lighter;
}



.lead {
color:#25546b;
  text-shadow: 1px 1px rgba(255, 255, 255, 0.3);
}

.carousel-content {
padding-top: 50px;
text-align: justify;

}
.box {
  padding: 100px 15px 0px 15px;
  /*
  background: #fff;
  */border-bottom: 1px solid #e9e9e9;
  position: relative;
  min-height: 400px;
}
.box.first {
  margin-top: -80px;
  padding-top: 30px;
}

.box.first h1 {
  margin-top: 5px;
  margin-bottom: 30px;
  font-size: 28px;
}
.box h2 {
  padding: 10px 30px;
  display: inline-block;
  border-radius: 4px;
  position: relative;
  margin-bottom: 30px;
  font-size: 48px;
}

#start_exam {
  margin-top: 20px;
}

#start_exam .box {
  padding-top: 0px;
}

#contact  {
  background-color: #31708f;
  color: #999;

}
#contact .box {
  background-color: #31708f;
  color: #999;
  padding: 30px;
}
#contact .box h1,
#contact .box h2,
#contact .box h3 {
  color: #fff;
}
#contact .box a {
  color: #999;
}
#contact .box a:hover {
  color: #fd0864;
}
#contact .box input[type="text"],
#contact .box input[type="email"],
#contact .box textarea {
  background-color: #fff;
  border: 0;
  border-radius: 0px;
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}
#contact .box input[type="text"]:focus,
#contact .box input[type="email"]:focus,
#contact .box textarea:focus {
  color: #333;
  background-color: #ddd;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}



/*FAQ*/

h4.panel-title a{
  color: #333;
}
h4.panel-title a:hover,
h4.panel-title a:focus{
  color: #999;
}

/* BLOG */
.blog h1 {
    display: block;
    margin-bottom: 25px;
    line-height: 2.5em;
}
.block-search input {
  margin-top: 20px;
  height: 50px;
  border-radius: 0px;
  box-shadow: none;
  border: 2px solid #f0f0f0;
}
.block-search input:active {
  box-shadow: none;
}
.blog-caption {
    font-family: arial, sans-serif;
    font-size: 14px;
    text-align: center;
    color: #7d7d7d;
    margin-top: -18px;
    margin-bottom: 26px;
    line-height: 1.2em;
}
.read-more {
    display: block;
    text-align: center;
    padding-top: 2px;
    margin-bottom: 40px;
    font-size: 16px;
    font-weight: bold;
}
.old-comments {
    margin-bottom: 30px;
}
.blog-comments h5 {
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(218, 225, 229, 1);
}
.avatar img {
    height: 50px;
    width: 50px;
}

.exam-item {
  padding: 3px !important;
  margin: 0px !important;
}

#exams .nopadding .btn-group.pull-right{
  padding-right: 3px;
}
#exams h4{
  display: inline-block;
  font-weight: 200;
  padding-left: 3px;
}
.exam-list .thumbnail{
  padding: 0px !important;
  border-radius: 0px !important;
}
.exam-thumbnail {
    height: 150px !important;
    width: 100% !important;
}
.thumbnail .caption {
    padding-bottom: 0 !important;
}
/*.thumbnail .exam-title {
    margin: 0;
    height: 1.1em;
    overflow: hidden;
}*/

.thumbnail .exam-title {
    font-family: Arial, sans-serif;
    font-size: 13px;
    height: 35px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
}



.thumbnail span.exam-category {
    font-family: Arial, sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-font-smoothing: subpixel-antialiased;
}
.thumbnail .total-question {
    font-size: 11px;
    color: #7d7d7d;
    position: absolute;
    bottom: 48px;
    right: 15px;
    white-space: nowrap;
}
.thumbnail .exam-duration {
    font-size: 11px;
    color: #7d7d7d;
    position: absolute;
    bottom: 32px;
    right: 15px;
    white-space: nowrap;
}

/*Category dropdown MENU*/
.category-menu > li > a {
   padding-top: 9px !important; 
   padding-bottom: 9px !important;
   border: 1px solid #2c3e50;
}
/*
.dropdown-menu{
  box-shadow: none;
  -webkit-border-radius: 0px 6px 6px 6px;
  -moz-border-radius: 0px 6px 6px 6px;
  border-radius: 0px 6px 6px 6px;
  background-color: #2c3e50;
  margin-top: -1px !important;
  margin-left: -1px !important;
}
.dropdown-menu > li > a {
  padding-top: 10px !important; 
  padding-bottom: 10px !important; 
  color: #fff;
}
*/
.dropdown-submenu {
    position: relative;
    width: 250px;
}

.dropdown-submenu h3 {
  color: #fff;
  margin-top: 10px;
  padding: 0 20px;
  font-size: 18px;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0px 6px 6px 0px;
    -moz-border-radius: 0px 6px 6px 0px;
    border-radius: 0px 6px 6px 0px;
    width: 250px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/*Modal*/
.modal-header {
    padding: 10px 10px 0px;
}
.modal-content {
  margin-top: 80px;
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}

.modal-footer {
padding: 3px 20px 5px;
margin-top: 0px;
text-align: right;
border-top: 1px solid #e5e5e5;
}

/*--------------------------*/


#contenu .box h2 {
color: #fd0864;
font-size: 24px ;
padding-left: 0;
padding-right: 0;
}

#contenu h3 {
font-size: 18px ;
}

#contenu h4 {
color: #fd0864;
}
#contenu h5 {
font-size: 14px ;
color: #fd0864;
}
#contenu .box div b {
color: #C12E2A ;
display: block ;
background: #B9DFF1 ;
border: 1px solid #46B8DA ;

}



@media (min-width: 768px) {
  /*added by T Morphy */
  /*from http://www.barrykooij.com/bootstrap-submenu-open-on-mouse-over/ to get hover behaviour on desktop */
  ul.nav li.dropdown:hover ul.dropdown-menu{ display: block; }
  ul.nav li.dropdown:hover ul.dropdown-menu li.dropdown-submenu ul.dropdown-menu {
      display: none;
  } 
  ul.nav li.dropdown ul.dropdown-menu li.dropdown-submenu:hover ul.dropdown-menu {
      display: block;
  } 
  .lead {
    font-size: 21px;
  }
}




.price_table_container{
  text-align:center;
  color:#666;
  margin-top:35px;
  font-family: 'Open Sans', sans-serif;
}

.price_table_heading{
  font-size:28px;
  padding:10px;
  background:#EEE;
}


.price_table_row {
  padding:15px;
  background: #FFF;
}

.cost{
  padding:30px;
  font-size:35px;
  font-weight: 100;
  letter-spacing: -1px;
}
.cost span{
  font-size:15px;
}

.price_table_row:nth-of-type(even) {
    background: #F8F8F8;
}
.btn{
  border-radius:0px;
}

.recommended{
/*USER DEFINED COLOUR*/ 
background:#FF3A3A; 
color:#FFF;
/*USER DEFINED COLOUR*/ 
padding:3px 0 3px 0;
margin-top:10px;  
text-align:center;
margin-bottom:-35px;
font-family: 'Open Sans', sans-serif;
}


.spacer{width:100%;height:50px;}


/*Already Defined Colours*/
/*Background*/
.primary-bg{background:#337AB7;color:#FFF;}
.success-bg{background:#5CB85C;color:#FFF;}
.info-bg{background:#5BC0DE;color:#FFF;}
.warning-bg{background:#F0AD4E;color:#FFF;}
.danger-bg{background:#D9534F;color:#FFF;}
.dark-bg{background:#444;color:#FFF;}
.royal-bg{background:#8E74E2;color:#FFF;}
.static-bg{background:#2BB0A6;color:#FFF;}

/*Only Text Colours*/
.primary-text{background:#FFF;color:#337AB7;}
.success-text{background:#FFF;color:#5CB85C;}
.info-text{background:#FFF;color:#5BC0DE;}
.warning-text{background:#FFF;color:#F0AD4E;}
.danger-text{background:#FFF;color:#D9534F;}
.dark-text{background:#FFF;color:#444;}
.royal-text{background:#FFF;color:#8E74E2;}
.static-text{background:#FFF;color:#2BB0A6;}

/*Additional Button styles*/

/*BTN-DARK*/
.btn-dark {
  color: #fff;
  background-color: #444;
  border-color: #444;
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark.focus,
.btn-dark:active,
.btn-dark.active,
.open > .dropdown-toggle.btn-dark {
  color: #fff;
  background-color: #222;
  border-color: #222;
}
.btn-dark:active,
.btn-dark.active,
.open > .dropdown-toggle.btn-dark {
  background-image: none;
}


/*BTN-ROYAL---------*/
.btn-royal {
  color: #fff;
  background-color: #8E74E2;
  border-color: #8E74E2;
}
.btn-royal:hover,
.btn-royal:focus,
.btn-royal.focus,
.btn-royal:active,
.btn-royal.active,
.open > .dropdown-toggle.btn-royal {
  color: #fff;
  background-color: #7451E8;
  border-color: #7451E8;
}
.btn-royal:active,
.btn-royal.active,
.open > .dropdown-toggle.btn-royal {
  background-image: none;
}


/*BTN-STATIC---------*/
.btn-static {
  color: #fff;
  background-color: #2BB0A6;
  border-color: #2BB0A6;
}
.btn-static:hover,
.btn-static:focus,
.btn-static.focus,
.btn-static:active,
.btn-static.active,
.open > .dropdown-toggle.btn-static {
  color: #fff;
  background-color: #07A094;
  border-color: #07A094;
}
.btn-static:active,
.btn-static.active,
.open > .dropdown-toggle.btn-static {
  background-image: none;
}


.course-video-container {
  background: #fff;
  box-shadow: 0 0 1px rgba(0,0,0,.3);
  margin-top: 10px;
}

.course-video-container ul {

  list-style: none;
  margin: 0;
  padding: 0;
  background-color: #fff;
}

.course-video-container .chap-title {
padding: 10px;
border-bottom: 1px solid #f0f0f0;
background-color: #e0e0e0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}

.chap-title h5 {
margin: 0 0 0 5px;
font-weight: 400;
font-size: 16px;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
min-width: 1px;
}

.lec {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px solid #f0f0f0;
}

.lec-left {
font-size: 12px;
font-weight: 700;
text-align: center;
min-width: 35px;
}

.course-no {
display: block;
}

.lec-right {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
min-width: 1px;
border-left: 1px solid #F0F0F0;
padding: 10px 15px;
}

.pb-t {
text-align: center;
/*background: #f7eaea;*/
border: 1px solid #d3d3d3;
padding: 30px 0 20px;
}
.pb-ph {
display: block;
font-size: 16px;
}
.pb-pr {
color: #37b34a;
font-size: 26px;
font-weight: 700;
line-height: normal;
}
.pb-ta {
  margin-top: 15px;
}
.related_courses{
  padding: 8px; 
}



/**/
.center {
  text-align: center;
}
#team-scroller .designation {
  margin-top: 10px;
  display: block;
}
.member {
  margin: 0 50px;
  text-align: center;
}
.carousel.scale .left-arrow,
.carousel.scale .right-arrow {
  top: 30%;
  position: absolute;
}
.carousel.scale .left-arrow {
  left: -10px;
}
.carousel.scale .right-arrow {
  right: -10px;
}
.carousel.scale .active .row > div:nth-child(1) {
  -webkit-animation: scaleUp 200ms linear 0 both;
  -moz-animation: scaleUp 200ms linear 0 both;
  -ms-animation: scaleUp 200ms linear 0 both;
  -o-animation: scaleUp 200ms linear 0 both;
  animation: scaleUp 200ms linear 0 both;
}
.carousel.scale .active .row > div:nth-child(2) {
  -webkit-animation: scaleUp 200ms linear 100ms both;
  -moz-animation: scaleUp 200ms linear 100ms both;
  -ms-animation: scaleUp 200ms linear 100ms both;
  -o-animation: scaleUp 200ms linear 100ms both;
  animation: scaleUp 200ms linear 100ms both;
}
.carousel.scale .active .row > div:nth-child(3) {
  -webkit-animation: scaleUp 200ms linear 200ms both;
  -moz-animation: scaleUp 200ms linear 200ms both;
  -ms-animation: scaleUp 200ms linear 200ms both;
  -o-animation: scaleUp 200ms linear 200ms both;
  animation: scaleUp 200ms linear 200ms both;
}
.carousel.scale .active .row > div:nth-child(4) {
  -webkit-animation: scaleUp 200ms linear 400ms both;
  -moz-animation: scaleUp 200ms linear 400ms both;
  -ms-animation: scaleUp 200ms linear 400ms both;
  -o-animation: scaleUp 200ms linear 400ms both;
  animation: scaleUp 200ms linear 400ms both;
}

.icon-social {
  border: 0;
  color: #fff;
  border-radius: 100%;
  display: inline-block !important;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  padding: 0;
}
.icon-social.icon-facebook {
  background: #4f7dd4;
}
.icon-social.icon-facebook:hover {
  background: #789bde;
}
.icon-social.icon-twitter {
  background: #5bceff;
}
.icon-social.icon-twitter:hover {
  background: #8eddff;
}
.icon-social.icon-linkedin {
  background: #21a6d8;
}
.icon-social.icon-linkedin:hover {
  background: #49b9e3;
}
.icon-social.icon-google-plus {
  background: #dc422b;
}
.icon-social.icon-google-plus:hover {
  background: #e36957;
}
.icon-social.icon-pinterest {
  background: #cb2027;
}
.icon-social.icon-pinterest:hover {
  background: #e03e44;
}
.icon-social.icon-youtube {
  background: #ce332d;
}
.icon-social.icon-youtube:hover {
  background: #da5954;
}
.icon-social:hover {
  color: #fff;
}

.navbar-default {
  background: #fff;
  border-radius: 0;
  border: 0;
  padding: 0;
  -webkit-box-shadow: 0 0px 0px 0 rgba(0,0,0,.2);
  -moz-box-shadow: 0 0px 0px 0 rgba(0,0,0,.2);
  box-shadow: 0 0px 0px 0 rgba(0,0,0,.2);
  margin-top: 15px;
 /* overflow: hidden;*/
}

.navbar-toggle {
    border-radius: 0px;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus{
  color: #fff;
  background-color: #2c3e50;
}

.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus {
	color: #D6EBF5;
	background-color: #405461;
}

.navbar-brand{
  padding: 0 15px;
}
.navbar-default .first a {
  border-radius: 0 0 0 5px;
}


.navbar-default .navbar-brand img{
margin-top: 1px;
 max-height: 76px;
}
.navbar-default .navbar-nav > li {
  
}
.navbar-default .navbar-nav > li > a {
  font-size: 1.4rem;
  line-height: 18px;
  color: #D6EBF5;

  
}

.navbar-default .navbar-nav > li:first-child > a {
    min-width: 40px;
    max-width: 40px;
}


.navbar-default .navbar-nav > li > a > i {
  display: inline-block;
}
.navbar-default .navbar-nav > li.active > a,
.navbar-default .navbar-nav > li.active:focus > a,
.navbar-default .navbar-nav > li.active:hover > a,
.navbar-default .navbar-nav > li:hover > a,
.navbar-default .navbar-nav > li:focus > a,
.navbar-default .navbar-nav > li.active > a:focus,
.navbar-default .navbar-nav > li.active:focus > a:focus,
.navbar-default .navbar-nav > li.active:hover > a:focus,
.navbar-default .navbar-nav > li:hover > a:focus,
.navbar-default .navbar-nav > li:focus > a:focus {
  /*background-color: #52b6ec;*/
  background-color: #405461;
  color: #3399CC;
}


.dropdown-menu {
    min-width: 180px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: #405461;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}



.dropdown-menu > li:nth-child(3) > a {
    min-width: 250px;
}

.dropdown-menu > li:nth-child(5) > a {
    max-width: 90px;
}



.dropdown-menu > li > a {
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #D6EBF5;
    white-space: nowrap;
}


.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #3399CC;
    background-color: #405461;
}



.icon-lg {
  font-size: 48px;
  height: 108px;
  width: 108px;
  line-height: 108px;
  color: #fff;
  margin: 10px;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
  display: inline-block !important;
  border-radius: 100%;
}
.icon-md {
  font-size: 24px;
  height: 68px;
  width: 68px;
  line-height: 68px;
  color: #fff;
  margin-right: 10px;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
  display: inline-block;
  border-radius: 100%;
  margin-bottom: 10px;
}
.icon-color1 {
  background-color: #e74c3c;
}
.icon-color2 {
  background-color: #2ecc71;
}
.icon-color3 {
  background-color: #3498db;
}
.icon-color4 {
  background-color: #8e44ad;
}
.icon-color5 {
  background-color: #1abc9c;
}
.icon-color6 {
  background-color: #2c3e50;
}
.gap {
  margin-bottom: 50px;
}
.big-gap {
  margin-bottom: 50px;
}
#footer {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #999;
    background-color: #31708f;


  
}
#footer a {
  color: #999;
}

#footer .text-muted {
  color: #f2f2f2;
}
#footer a:hover {
  color: #fd0864;
}
ul.social {
  list-style: none;
  float: left;
  padding-left: 0px;
  margin-left: 0px;
}
ul.social > li {
  margin: 5px 0;
}

ul.social > li > a {
  display: block;
  font-size: 14px;
}

ul.social > li > a > i {
  width: 20px;
}

textarea#message {
  padding: 10px 15px;
  height: 220px;
}
@keyframes scaleUp {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-moz-keyframes scaleUp {
  0% {

    opacity: 0;
    -moz-transform: scale(0.3);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@-webkit-keyframes scaleUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-ms-keyframes scaleUp {
  0% {
    opacity: 0;
    -ms-transform: scale(0.3);
  }
  100% {
    opacity: 1;
    -ms-transform: scale(1);
  }
}
@-o-keyframes scaleUp {
  0% {
    opacity: 0;
    -o-transform: scale(0.3);
  }
  100% {
    opacity: 1;
    -o-transform: scale(1);
  }
}

@media (min-width: 768px){
  .navbar-nav {
      float: right;
  }  
}

@media (min-width: 768px) and (max-width: 992px) {
  .box{
    padding-top: 180px;
  }

  .navbar-default .navbar-nav > li > a {
    font-size: 1.35rem;
      
  }

}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #D6EBF5;
  }
}

@media (max-width: 412px){
  .navbar-default .navbar-nav > li:first-child > a {
    display: none;
    
  }
}
/*Bootstrap extents*/
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}


.img-0 {

  color: #666;
  min-height: 300px;
margin-bottom: 25px;
text-align: justify;
background-color: #fff;

}

.img-1 {

  color: #2BA6DF;
  min-height: 300px;
margin-bottom: 25px;
padding: 0 15px 0 15px;
border-left: #f2f2f2 solid 1px;
/*border: #999 solid 1px;*/
}
.img-2,.img-3,.img-4,.img-5 {


  background-position: 50% 0;
  background-repeat: no-repeat;
  color: #2BA6DF;
border-top: #f2f2f2 solid 1px;
min-height: 300px;
}



.img-1 h3 {

color: #fd0864;
}
.img-2 h3,.img-3 h3,.img-4 h3,.img-5 h3 {
padding: 5px 25px 0 25px;

color: #fd0864;
}

/*SILDE SHOW PARTENAIRES BANQUE HOME*/

.slideshow {

	padding-top: 25px;
	margin-bottom: 35px;
   	width: 100%;
   	height: 240px;
   	overflow: hidden;
   	border: none;
}

.slideshow ul {
    /* 4 images donc 4 x 100% */
   width: 400%;
   height: 90px;
   padding:0; margin:0;
   list-style: none;
}
.slideshow li {
   float: left;
   
}

.slideshow img {
   max-width: 240px;
   margin: 15px 35px;
}
.slideshow .caption {
   text-align: center;
   font-size: 12px;
}


.form-group{
max-width: 1100px;
}

.form-control{
text-align: right;
}






				   				
.select-style {
    padding: 0;
    margin: 0;
    border: 1px solid #F3F7FA;

    border-radius: 0px;
    overflow: hidden;
    background-color: #fff;

    background: #fff url("https://www.top-courtier.com/assets/images/sort_desc.png") no-repeat 95% 50%;
}

.select-style select {
	font-size: 18px;
    padding: 5px 35px;
    width: 95%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}

.select-style select:focus {
    outline: none;
}	
.table > thead > tr > th {
  border-bottom: 2px solid #FFf;
}
.table > tbody > tr > td  {
  border-top: 1px solid #fff;

}