/*
Theme Name:	College Sevigne agregation
Template: cs
*/

@import url("../cs/style.css"); 

.map-site > div > ul > li > a {
    color: #29556c;
    font-weight: bold;
}

.map-site > div > ul > li > div > ul > li > a {
    color: #bfae94;
}

#map {
	border: solid 3px white;
}

#contact .contact-form p {
  padding-left: 13% !important;
}

#contact .btn-contact {
	margin-left : 13% !important
}

#contact .contact-form textarea {
  width: 100% !important;
}

/* Subtitle  */

@font-face {
  font-family: 'DroidSerifI';
  src: url('css/fonts/DroidSerif-Italic.eot');
  src: url('css/fonts/DroidSerif-Italic.eot?#iefix') format('embedded-opentype'), url('css/fonts/DroidSerif-Italic.woff') format('woff'), url('css/fonts/DroidSerif-Italic.ttf') format('truetype'), url('css/fonts/DroidSerif-Italic.svg#DroidSerifI') format('svg');
  font-weight: normal;
  font-style: normal; 
}

@media (min-width: 768px) and (max-width: 991px) {
  header .nav-barre .logo-container img {
    vertical-align: top;
    margin-top: 10px;
  }
  header .subTitle {
    position: absolute;
    bottom: 17px;
    line-height: 0;
    left: 80px;
    font-size: 1.3em;
    color: #568da2;
    font-family: 'DroidSerifI';
  }
}


@media (min-width: 992px) {
  header .nav-back,
  header .navbar-right > li,
  header .navbar-right > li:before,
  header .header-signin,
  header .nav-barre .logo-container {
    height: 105px !important;
    line-height: 105px !important;
  }
  header .nav-barre .logo-container a {
    display: inline-block;
  }
  header .navbar-right > li > a {
    height: 65px !important;
  }
  header .nav-barre .logo-container img {
    vertical-align: top;
    margin-top: 15px;
  }
  header .subTitle {
    position: absolute;
    bottom: 20px;
    line-height: 0;
    left: 80px;
    white-space: nowrap;
    font-size: 1.3em;
    color: #568da2;
    font-family: 'DroidSerifI';
  }
  .active-menu .dropdown-toggle:after {
    bottom: -20px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .connected .header-signin {
    height: 100px;
  }
}
@media (min-width: 768px) {
  .connected .nav-barre .logo-container {
    height: 100px;
    line-height: 100px;
  }
  .connected .nav-back {
    height: 100px;
  }
}
@media (min-width: 1199px) {
  header .nav-barre .nav-container nav .navbar-right > li {
    font-size: 1.7em;
  }
  header .nav-barre .nav-container nav .navbar-right > li > a {
    padding: 0 15px;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  header .nav-barre .nav-container nav .navbar-right > li {
    font-size: 1.6em;
  }
  header .nav-barre .nav-container nav .navbar-right > li > a {
    padding: 0 10px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .navbar-collapse {
    padding-left: 0 ;
  }
  .navbar-collapse .col-sm-9 {
    padding-left: 0;
  }
  header .nav-barre .nav-container nav .navbar-right > li > a {
    padding: 0 17px;
  }
}
@media (min-width: 768px) and (max-width: 860px) {
  header .nav-barre .nav-container nav .navbar-right > li > a {
    padding: 0 10px;
  }
}

/*  Forum */
ul.bullet-square-forum {
    border-bottom: 0;
    padding: 0;
    margin-bottom: 9px;
    list-style: none;
    margin-top: 40px;
}
ul.bullet-square-forum li{
    margin-bottom: 8px;
}

.bullet-square-forum > li:before {
  content: url("css/bg/bullet.png");
  margin-right: 10px;
}


.title-forum{
	color: #bfae94 !important;
}

.devoir-list li {
    margin-top: 35px !important;
}

.discussion-type{
    font-size: 1.4em;	
}

/*****/
#search .form-container form input {
  		width: 73%;
        vertical-align: middle;
        display: inline-block;
  }
  
@media  (max-width: 480px) {
  #search .form-container form input {
        width: 58% !important;
        vertical-align: middle;
        display: inline-block;
        
  }
  #search .form-container form button {
    font-size: 12px;
    width: 35%;
    vertical-align: middle;
    padding: 0;
  }
}
@media  (min-width: 480px) and (max-width: 780px) {
  #search .form-container form input {
  		width: 71%;
        vertical-align: middle;
        display: inline-block;
  }
}

@media  (min-width: 780px) and (max-width: 1200px) {
  #search .form-container form input {
  		width: 71% ;
        vertical-align: middle;
        display: inline-block;
  }
}

.create-discuss-title{
	margin-bottom: 35px !important;
}

.list-discuss{
	    margin-top: 25px !important;
}

.video-list{
		list-style-type: none;
}

/***************************************** CSS perso */
.modal-header h3 {
  display: inline;
}
small{
  font-size: 85%;
  font-style: italic;
}
.label{
	text-align: left;
	font-size: 90%;
}
.list-item .panel-heading{
	margin: 0 !important;
}
.panel-primary{
	border-color: #558da4;
}

.panel-primary > .panel-heading{
	background-color: #558da4;
}
.list-group-item-info{
	background-color: #bfae94;
	color: #fff;
}
.list-group-item{
	font-size: 14px;
}
.glyphicon{
	color: #bfae94;
}
.list-group-item-success{
	background: linear-gradient(rgba(85,141,164,0.5), #28586f);
	color: #fff;
}
h2.titretemp{
	margin: 0 0 30px 0;
	padding: 10px;
	box-shadow: -2px 2px 0.1em #a5957d;
}
.list-item {
	position: relative;
    background: #fff;
    padding: 15px;
    margin-bottom: 30px;
    box-shadow: 0px 1px 2px 0px rgb(145 145 145 / 25%);
}
.list-item h3 {
    font-size: 2.1em;
    font-family: LatoL;
    margin-bottom: 20px;
    margin-top: 20px;
}
.mentions h3 {
  color: #bfae94;
}
.quote {
    padding: 10px 20px;
    margin: 0 0 20px 10px;
    font-size: 14px;
    border-left: 5px solid #eee;
    font-style: italic;
}
.collapse ul.list-bullet-square {
    margin: 10px;
}
.collapse h4 {
    font: 1.6em 'latoL';
    padding-bottom: 10px;
}
.panel.panel-cs {
  border-color: #ddd;
}
.panel-cs > .panel-heading {
  background-color: #28586f;
  border-color: inherit;
  color: #fff;
}
h3.panel-title {
	margin: 0;
}
h4.panel-title {
    font: 1.8em 'Lato';
}
.panel-heading .glyphicon {
    color: #333;
}
.panel-heading a {
	color: #fff;
	width: 100%;
}
.panel-heading a:hover, .panel-heading a:focus {
    text-decoration: none;
}
.title-info {
    font-size: 1.2em;
	color: #333;
}
span.time {
    float: right;
    font-weight: 700;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    font-size: 1.2em;
}
.table-title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.5em !important;
    color: #bfae94;
}
.rs_captcha {
	max-width: 300px;
	padding-left: 13%;
}
.display-3 {
	font-size: 4.5rem;
	color: #bfae94 !important;
    font-weight: 300;
    line-height: 1.2;
}
.collapse-content {
	display: flex;
	align-items: center;
}
.collapse-content p {
	margin: 0;
}
.collapse-body {
	padding: .5rem 1rem;
}
.collapse-title {
	font-size: 1.6em !important;
    font-weight: 600 !important;
    font-family: 'arial' !important;
    padding-bottom: .25em;
	color: #bfae94;
}
.table-UE p + ul, .table-UE p + ol{
    margin-top: -10px;
}
.table-UE p, .table-UE ul, .table-UE ol {
	font-size: inherit;
	color: #5c5c5c;
	margin-bottom: 10px;
}
.table-UE ul, .table-UE ol {
	padding: 0 15px;
}
h3.title-tab {
    font-size: 1.5em;
    margin: 0;
}
.info {
	color: #f06d54;
}
.alert {
	font-size: 1.4em;
}
.alert.alert-default {
  background: #ddd;
  border-color: #ccc;
}
p.small-text {
	color: #6c757d;
	font-size: 1.1em;
    margin: 20px 0;
}
.session {
  position: relative;
  overflow: hidden;
  margin: -15px;
  margin-bottom: 15px;
}
.session-date {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  bottom: 2px;
  padding: 10px 15px;
  background: rgba(0,0,0,.5);
  width: 100%;
  color: #fff;
  font-family: 'LatoL';
  font-size: 1.3em;
}
.session-date p {
  margin-bottom: 0;
  color: inherit;
}
.date {
  text-align: center;
}
.date p {
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  margin: 5px 10px 10px 10px;
  color: #0edcf5;
}
.session-date .time {
  margin-top: -15px;
  margin-bottom: 0;
  font-size: 1.1em;
}
.session img {
  width: 100%;
  max-height: 290px;
  margin: 0;
}
.multi-session {
  text-align: center;
}
.multi-date {
  display: flex;
}
span.new {
    display: inline-block;
    margin-left: -15px;
    padding-right: 10px;
    transform: rotate(-25deg);
    color: red;
}
.widget-sideBar .list-menu-left ul li a {
    padding-right: 10px;
}
.current__header {
  display: flex;
  align-items: center;
  justify-content: center;
}
.current__header img {
  margin-right: 0;
}
.block_promo {
  position: absolute;
  padding: 0 15px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
.promo p {
  margin: 0;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0,0,0,.8);
}
.promo .reduc {
  font-size: 4.5em;
}
.promo span {
  font-size: 2.5em;
}
.list-item h4 {
  margin-bottom: 15px;
  color: #333;
  font-family: arial;
  font-weight: 600;
	overflow: hidden;
}
.list-item h4:after {
    background-color: #e6e6e6;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 100%;
    left: 0.5em;
    margin-right: -50%;
}
@media  (min-width: 480px) {
  .block_promo {
    width: 62%;
  }
}
@media  (min-width: 700px) {
  .promo p {
    font-size: 1.4em;
  }
  .promo .reduc {
    font-size: 7.5em;
  }
}
@media  (min-width: 1024px) {
  .block_promo {
    width: 52%;
  }
  .promo .p {
    font-size: 1.6em;
  }
}
.btn__link {
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Lato', Arial, sans-serif;
  font-size: 13px;
  text-decoration: none;
  background-color: #fff;
  padding: 10px 20px;
  margin: 0 auto;
  position: absolute;
  top: -48px;
  right: 13px;
  border-radius: 5px;
  box-shadow: 2px 2px .5em rgba(0,0,0,.8);
  transition: .5s;
  color: #333 !important;
}
.btn__link:hover {
  color: #558da4 !important;
  text-decoration: none;
}
.btn__link:hover {
  color: #558da4 !important;
  text-decoration: none;
}
.concours {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.encart {
  width: 48%;
}
.encart_content {
  background: #558da4;
  padding: 20px;
  color: #fff;
}
.encart_title {
    font-size: 2em;
    font-weight: 700;
    margin-bottom: 5px;
}
.encart h5 {
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
  font-size: 154%;
  padding-bottom: 5px;
}
.link_push {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  text-align: center;
  background-color: #fff;
  padding: 10px 20px;
  display: table !important;
  margin: 0 auto;
  width: 100%;
  transition: .5s;
  color: #333 !important;
}
.link_push:hover {
  text-decoration: none;
  background: #bfae94;
  color: #fff !important;
}
.jumbotron h1 {
  font-size: 5em;
}
@media  (min-width: 400px) {
  .jumbotron h1 {
    font-size: 6.3em;
  }
}
@media  (max-width: 400px) {
	.encart {
    width: 100%;
    margin-bottom: 15px;
  }
}
.list-item label.control-label {
    font-size: 1.3em;
    font-weight: 600;
    padding-bottom: 15px;
}

p.wp-caption-text {
	font-size: 1em;
	color: #6c6c6c;
}

.zone-container.widget-catalogue {
  background-color: #212121;
}

.zone-container.widget-catalogue h3 {
  color: #558da4;
}
i.fab {
    font-size: 3em;
}
.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    margin-bottom: 20px;
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.mb-0 {
	margin: 0 !important;
}

.mb-2 {
	margin-bottom: 24px !important;
}

span.badge_cs {
    padding: 10px;
    margin-left: 5px;
    background: #8a6d3b;
    border-radius: 50%;
    color: #fff;
    font-family: 'Glyphicons Halflings';
}

/** Style Tabs **/
.list-item .tab-content .tab-pane h3 {
  display: none;
}

#tabs_infos,
#tabs_dates {
  margin-bottom: 40px;
}

#tabs_infos ul.nav.nav-tabs,
#tabs_dates ul.nav.nav-tabs {
  font-size: 1.4em;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
}

#tabs_infos .nav-tabs > li,
#tabs_dates .nav-tabs > li {
  flex: none;
  align-self: flex-end;
}

#tabs_infos .nav-tabs > li > a,
#tabs_dates .nav-tabs > li > a {
  background-color: #c8c8c8;
  border: 0;
  border-radius: 0;
  color: #212529;
  margin-right: 0;
  transition: all .4s ease-in-out;
}

.fill-content #tabs_infos .nav-tabs > li.active > a,
.fill-content #tabs_dates .nav-tabs > li.active > a,
#tabs_infos .nav-tabs > li.active > a:hover,
#tabs_dates .nav-tabs > li.active > a:hover,
#tabs_infos .nav-tabs > li.active > a:focus,
#tabs_dates .nav-tabs > li.active > a:focus {
  background-color: #eee;
  box-shadow: inset 0 5px 0 0 #558da4;
  padding-bottom: 12px;
  padding-top: 12px;
}
.list-item .tab-pane {
  background-color: #eee;
  border: 1.5px solid #eee;
  border-radius: 0;
  padding: 1rem .75rem 0 1rem;
  transition: all .5s ease;
  margin-top: -2px;
}
#tabs_dates .tab-pane {
  background-color: #fff;
}

.list-item .tab-content h4.title_tabs {
  color: #a94442;
  padding-bottom: 0;
}
.list-item .tab-content .collapse,
.list-item .tab-content .collapse.in {
  display: block;
  visibility: visible;
}

@media (max-width: 1024px){
  #tabs_infos ul.nav.nav-tabs, 
  #tabs_dates ul.nav.nav-tabs {
    display: none; 
  }
  .list-item .tab-content .tab-pane {
    display: block;
    visibility: visible;
  }
  .list-item .tab-content .tab-pane h3 {
    display: block;
  }
  .list-item .tab-content .collapse {
    display: none;
  }
}

/** Results **/
.progress {
    margin-bottom: 10px
}

.progress .skill {
    font: normal 12px "Open Sans Web";
    line-height: 32px;
    padding: 0;
    margin: 0 0 0 20px;
    text-transform: uppercase
}

.progress .skill .val {
    float: right;
    font-style: normal;
    margin: 0 20px 0 0
}

.progress-bar {
    text-align: left;
    transition-duration: 3s
}

.bsp_big-image {
    box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0);
    border-radius: 5px;
    margin-top: 0px
}
.card-body p em {
    font-size: 0.9em;
}
.card-body p.text-muted {
    font-size: 1.2em;
    text-align: justify;
    color: #777;
}
.cards-result .card-body {
  padding: 0;
}

/***** Widget Sidebar *****/
.widget-sideBar #nav_menu-2.zone-container h3 {
  font-family: 'LatoL';
  color: #000000;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  margin: 0;
}
.widget-sideBar .zone-container.widget_nav_menu ul li {
  padding: 5px 0;
  border-bottom: none;
}
.list-item.key {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-flow: column;
}
.list-item.key div:nth-child(3) {
  grid-column: 2;
  grid-row: 1/3;
}
@media (max-width: 991px){
  .list-item.key, .list-item.result {
    margin-left: 15px;
    margin-top: 15px;
  }
}
@media  (max-width: 800px) {
  .list-item.key {
    grid-template-columns: repeat(2, 1fr);
    grid-auto-flow: dense;
  }
  .list-item.key div:nth-child(3) {
    grid-row-end: span 5;
  }
}
@media  (max-width: 450px) {
  .list-item.key {
    display: block;
  }
}
.widget-sideBar i.fas {
  padding-right: 10px;
  color: #666;
}
/********************************************** Pages Formation ******************************************/
.row-moodle {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 15px;
}
@media (max-width: 500px) {
  .row-moodle {
    grid-template-columns: 1fr;
  }
}
.panel-dark {
  border-color: #212529;
}
.panel-dark>.panel-heading {
  color: #fff;
  background-color: #212529;
  font-size: 1.2em;
}
.panel-dark ul.list-bullet-square {
  margin-bottom: 0;
}

/** Badges **/
.badge-info {
  color: #fff;
  background-color: #17a2b8;
}
.badge-info2 {
  color: #fff;
  background-color: #177db8;
}
.flex {
  display: flex;
  justify-content: space-between;
}
.widget-sideBar .zone-container .flex li {
    border-bottom: none;
}

/** Archive Stages **/
.stages {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 32px;
}
.views-stage {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin: 0 0 30px;
}
@media (min-width: 768px) {
  .views-stage {
      flex: 0 0 50%;
      max-width: 50%;
  }
}
@media (min-width: 992px) {
  .views-stage {
      flex: 0 0 33.33333%;
      max-width: 33.33333%;
  }
}
.stages .card-img-top, 
.single-stage .card-img-top {
  margin-right: 0;
  margin-bottom: 0;
}
.stages .card-img-top {
  width: 100%;
  max-height: 200px;
}
.stage-inner {
  -webkit-box-shadow: 0 10px 75px 0 rgb(46 61 73 / 7%);
    box-shadow: 0 10px 75px 0 rgb(46 61 73 / 7%);
    height: 100%;
    background-color: #fff;
    text-align: left;
}
.stage-header-img {
    font-size: 0;
}
.stage-content {
  min-height: 230px;
  padding: 30px;
}
.stage-content-title {
  margin: 0 0 25px;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    font-family: 'Lato';
}
.stage-content>div:not(.stage-content-title):not(.stage-content-link) {
  display: inline-block;
  font-size: 15px;
  margin-right: 10px;
  line-height: 22px;
  color: #717171;
  margin-bottom: 10px;
}
.stage-content-date {
    display: flex !important;
    align-items: center;
}
.stage-content-link {
    display: block;
    text-align: center;
}
.stage-content a {
    display: inline-block;
    background: #bfae94;
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    padding: 12px 18px;
    margin-top: 20px;
    transition: 0.3s ease all;
}
.stage-content a:hover {
    text-decoration: none;
    background-color: #999;
}
/** Single Stage **/
.stage {
  color: #454545;
}
.single-stage .card-img-top {
  max-height: 290px;
}
.card-body h1 {
    font-size: 36px;
    color: #454545;
    line-height: 38px;
    margin-bottom: 19px;
}
.card-body .title-comp {
    font-size: 18px;
    position: relative;
    top: -15px;
    margin-bottom: 20px;
}
.dates-block,
.presentation-block,
.pricing-block {
    background: #fff;
    margin-bottom: 20px;
    padding: 30px;
    border-radius: 3px;
    color: #3e3d40;
}
.dates-block h3,
.presentation-block h3,
.pricing-block h3 {
    padding-bottom: 20px;
    font-family: 'Lato';
    font-size: 18px;
    line-height: 21px;
    margin: 0;
    font-weight: 700;
}
.pricing-title {
  display: block;
  font-family: 'Lato';
    font-size: 16px;
    line-height: 21px;
    font-weight: 700;
    padding: 0;
    margin-bottom: 20px;
}
.fieldset-title {
  padding: 12px 15px;
    background-color: #d9dadb;
    border-radius: 3px 3px 0 0;
    font-size: 18px;
    line-height: 21px;
    display: block;
    margin: 0;
    font-weight: 700;
}
.fieldset-body {
  padding: 10px 15px 25px;
    background: #f9f9f9;
}
.fieldset-body .content {
  font-size: 14px;
    line-height: 16px;
    padding: 8px 0px;
    display: block;
    margin: 0 !important;
    color: #3e3d40;
}
.fieldset-body .field {
  float: right;
}
.pricing {
  text-align: right;
    color: #bc0820;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 21px;
    padding: 12px 16px;
    border-bottom-width: 1px;
}
.actions-block {
  margin: 16px 0px 15px;
    text-align: center;
}
.btn-stg {
  font-size: 12px;
    text-transform: uppercase;
    line-height: 12px;
    padding: 13px 18px;
    border-radius: 5px;
    border: 1px solid #bc0820;
}
.btn-stg.btn-inscrip {
    background-color: #bc0820;
    color: #fff;
}
.btn-stg.btn-contact{
    background-color: #fff;
    color: #bc0820;
    font-weight: 700;
}
a.btn-stg.btn-inscrip:hover {
    color: #bc0820;
    background: #fff;
    text-decoration: none;
    transition: all .5s;
}
a.btn-stg.btn-contact:hover {
    background: #bc0820;
    color: #fff;
    font-weight: 500;
    transition: all .5s;
    text-decoration: none;
}
.stage-infos>div {
  margin-right: 60px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #454545;
}
.stage-infos {
  display: flex;
}
.dashicons,
.far,
.fas {
  font-size: 24px;
  margin-right: 15px;
}
.dashicons {
  width: 24px;
  height: 24px;
}
.stage-codes>div {
  margin: 0 10px 0 0;
    display: inline-block;
    background: #ddd;
    color: #000;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 13px;
    border-radius: 2px;
    padding: 5px 10px;
    font-weight: 700;
}
#trainer .field__label,
#program .field__label {
    padding: 15px 30px;
    background: #28586f;
    color: #fff;
    border-radius: 0 3px 3px 0;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 25px 0;
    display: inline-block;
    position: relative;
    left: -20px;
}
.trainers-section .field__name__trainer {
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    margin-bottom: 5px;
}
.trainers-section .field__fonction__trainer {
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 19px;
}
.program-section ul, 
.program-section p {
    padding: 0 30px;
}
.program-section h3 {
    padding-left: 25px;
    font-size: 18px;
    line-height: 18px;
    margin: 22px 0;
    font-weight: 700;
    position: relative;
}
.program-section h3::before {
    left: 10px;
    top: -7px;
    width: 3px;
    height: 30px;
    content: '';
    position: absolute;
    background-color: #5bc0de;
}
.program-section .label {
    display: inline-block;
}
/******************************************* Page Certi ***********************************************/
.card-certi {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
.card-certi .card-body {
    flex: 1 1 auto;
    padding: 1rem 1rem;
}
.card-certi p.card-text {
  text-align: justify;
  margin-bottom: 0;
}
.picture {
    padding: 20px 0px;
    text-align: center;
}
.mb-3 {
  margin-bottom: 1rem!important;
}
/******************************************* Page Inscrip Promo ***********************************************/
.promo-content {
    background: #959595;
    text-align: center;
    border-radius: 25px;
    border: transparent solid 1px;
}
.promo-content h1,
.promo-content h2,{
    font-weight: 700;
}
.promo-content h1{
    color: #fefe09;
    font-size: 4em;
}
.promo-content h2 {
    font-weight: 700;
    font-size: 3em;
    color: #fff;
}
.promo-content.bis {
    background: #236487;
}
.promo-content p {
  color: #fff;
}
.jumbotron h2 {
    color: inherit;
    font: 3em 'lato';
}
.jumbotron .sm {
    color: inherit;
    font: 3em 'lato';
}
.btn-register h4 {
    text-transform: uppercase;
    color: #558da4;
}