/*!
 * Created by Said Asebbane
 */
@import "Nyala.css";
@import "GABRIOLA.css";
@import "animation.css";
@font-face {
  font-family: 'Baby Monsta';
  src: url('../fonts/Baby-Monsta.eot');
  src: url('../fonts/Baby-Monsta.eot?#iefix') format('embedded-opentype'), url('../fonts/Baby-Monsta.woff') format('woff'), url('../fonts/Baby-Monsta.ttf') format('truetype'), url('../fonts/Baby-Monsta.svg#Baby-Monsta') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  overflow-x: hidden;
  font-family: "Nyala";
  background: #eeeeee;
}
body.page {
  background: rgba(0, 0, 0, 0) linear-gradient(#dedede, #ffffff) repeat scroll 0 0;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #fed136;
}
p {
  font-size: 14px;
  line-height: 1.75;
  text-align: justify;
}
p.large {
  font-size: 16px;
}
a, a:hover, a:focus, a:active, a.active {
  outline: 0;
}
a {
  color: #fed136;
}
a:hover, a:focus, a:active, a.active {
  color: #fec503;
}
h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
  font-family: "Nyala";
  font-weight: 700;
}
.img-centered {
  margin: 0 auto;
}
img {
  max-width: 100%
}
.displayed {
  display: block;
  margin-left: auto;
  margin-right: auto
}
.bg-light-gray {
  background-color: #f7f7f7;
}
.bg-darkest-gray {
  background-color: #222;
}
.btn-primary {
  border-color: #fed136;
  text-transform: uppercase;
  font-family: GABRIOLA;
  font-weight: 700;
  color: #fff;
  background-color: #fed136;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
  border-color: #f6bf01;
  color: #fff;
  background-color: #fec503;
}
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
  border-color: #fed136;
  background-color: #fed136;
}
.btn-primary .badge {
  color: #fed136;
  background-color: #fff;
}
.btn-xl {
  padding: 20px 40px;
  border-color: #fed136;
  border-radius: 3px;
  text-transform: uppercase;
  font-family: GABRIOLA;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  background-color: #fed136;
}
.btn-xl:hover, .btn-xl:focus, .btn-xl:active, .btn-xl.active, .open .dropdown-toggle.btn-xl {
  border-color: #f6bf01;
  color: #fff;
  background-color: #fec503;
}
.btn-xl:active, .btn-xl.active, .open .dropdown-toggle.btn-xl {
  background-image: none;
}
.btn-xl.disabled, .btn-xl[disabled], fieldset[disabled] .btn-xl, .btn-xl.disabled:hover, .btn-xl[disabled]:hover, fieldset[disabled] .btn-xl:hover, .btn-xl.disabled:focus, .btn-xl[disabled]:focus, fieldset[disabled] .btn-xl:focus, .btn-xl.disabled:active, .btn-xl[disabled]:active, fieldset[disabled] .btn-xl:active, .btn-xl.disabled.active, .btn-xl[disabled].active, fieldset[disabled] .btn-xl.active {
  border-color: #fed136;
  background-color: #fed136;
}
.btn-xl .badge {
  color: #fed136;
  background-color: #fff;
}
.glyphicon {
  line-height: 0;
  top: 2px;
}
.navbar-default {
  border-color: transparent;
  background-color: rgba(255, 255, 255, 0.8);
}
.navbar-default .navbar-brand {
  font-family: Nyala;
  color: #fed136;
  padding: 0 !important
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:active, .navbar-default .navbar-brand.active {
  color: #fec503;
}
.navbar-default .navbar-collapse {
  border-color: rgba(255, 255, 255, .02);
}
.navbar-default .navbar-toggle {
  border-color: #008bd0;
  background-color: #008bd0;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  border-color: #1352a2;
  background-color: #1352a2;
}
.navbar-default .nav li a {
  text-transform: uppercase;
  font-family: GABRIOLA;
  font-weight: 600;
  font-size: 18px;
  color: #303d8d;
  padding: 10px;
}
.navbar-default .nav li a:hover, .navbar-default .nav li a:focus {
  outline: 0;
  color: #008bd0;
}
.navbar-default .navbar-nav > .active > a {
  border-radius: 0;
  color: #fff;
  background-color: #008bd0;
}
.navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #008bd0;
}
.Titre {
  width: -moz-fit-content !important;
  width: -webkit-max-content;
  margin: auto
}
.Chiffre {
  background-position: center bottom;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-image: url(../img/bg-chiffre.jpg);
}
.Circles {
  background-image: url("../img/overlay-pattern.png");
  height: 100%;
  width: 100%;
}
.Circle {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background: #fff;
  border: 14px solid #ffa800;
  margin: 20px auto
}
.Circle p {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  color: #03C;
  padding-top: 35px;
  line-height: 60px;
  margin: 0
}
.Circle p.txt {
  text-align: center;
  width: 155px;
  margin: auto;
  font-size: 14px;
  color: #353535;
  padding-top: 0;
  line-height: 20px
}
.Miapphs {
  margin-top: 30px;
}
.Miapph {
  text-align: center
}
.Miapph h1 {
  font-size: 16px;
  font-weight: bold;
  color: #353535;
}
.Miapph p {
  text-align: justify;
  color: #808080;
  font-size: 12px
}
.bgbottom {
  background: url(../img/bg-bottom.png) no-repeat top left;
  height: 76px;
  position: relative;
  bottom: -20px;
}
.Solutions {
  position: relative;
  margin: 30px auto
}
.Solutions p {
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  color: #353535;
  text-transform: uppercase;
  line-height: 18px;
  font-family: Verdana, Geneva, sans-serif;
  text-align: left
}
.Solutions p.txt {
  margin: 0;
  font-size: 15px;
  font-weight: bold;
  color: #41b3e5;
  text-transform: none
}
.Solutions a:hover {
  text-decoration: none
}
.Solutions a:hover p {
  color: #41b3e5;
}
.Solutions a:hover p.txt {
  color: #353535;
}
.Solutions .civis-pass {
  position: absolute;
  left: 220px;
  top: 30px
}
.Solutions .civis-scol {
  position: absolute;
  left: 150px;
  top: 200px
}
.Solutions .civis-peni {
  position: absolute;
  left: 150px;
  top: 420px
}
.Solutions .civis-tele {
  position: absolute;
  left: 230px;
  top: 580px;
  width: 190px
}
.Solutions .civis-ident {
  position: absolute;
  right: 260px;
  top: 30px
}
.Solutions .civis-civil {
  position: absolute;
  right: 170px;
  top: 220px
}
.Solutions .civis-sante {
  position: absolute;
  right: 190px;
  top: 430px
}
.Solutions .civis-elec {
  position: absolute;
  right: 325px;
  top: 605px;
}
/*Références
***************************************/
.nav-pills {
  text-align: center
}
.nav-pills li {
  display: inline-block;
  float: none
}
#portfolio-grid {
  text-align: center;
  padding-left: 0 !important
}
#portfolio-grid li {
  margin: 30px 5px 5px;
  vertical-align: top;
}
#portfolio-grid li .thumbnail {
  height: 250px;
  width: 230px;
}
#portfolio-grid li h3 {
  font-size: 12px;
  text-transform: none;
  font-family: Verdana;
  margin-top: 15px;
}
.nav-pills > li > a {
  padding: 20px 15px;
  background: rgba(0, 0, 0, 0) linear-gradient(#ffffff, #dedede) repeat scroll 0 0;
  border-radius: 0px;
  color: #3f3f3f;
  font-weight: bold;
  font-size: 14px;
  font-family: Verdana
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  background: #1352a2;
}
.single-project {
  margin-bottom: 30px;
  background: #181A1C;
}
.single-project img {
  width: 100%;
}
.project-description {
  padding-right: 20px;
}
.project-description p {
  padding-left: 0;
}
.project-title {
  margin-top: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #FECE1A;
}
.project-title h3 {
  float: left;
  margin-top: 0;
  padding: 0;
  width: 80%;
}
.project-title .close {
  color: #FECE1A;
  margin-top: 10px;
}
.project-info span, .project-title h3 {
  color: #FECE1A;
}
.project-info {
  font-weight: 100;
  padding: 10px 0;
}
.project-info span {
  width: 80px;
  display: inline-block;
}
.project-info div {
  margin-bottom: 5px;
}
.close {
  float: right;
  width: 40px;
  height: 40px;
  text-align: center;
}
#portfolio-grid .mix {
  opacity: 0;
  display: none;
}
h2.titre::before {
  background: transparent url("../img/titre-left-ef.png") no-repeat scroll left center;
  content: "";
  display: table-cell;
  min-width: 253px;
}
h2.titre::after {
  background: transparent url("../img/titre-right-ef.png") no-repeat scroll left center;
  content: "";
  display: table-cell;
  min-width: 253px;
}
h2.titre2::before {
  background: transparent url("../img/titre-left-nf.png") no-repeat scroll left center;
  content: "";
  display: table-cell;
  min-width: 253px;
}
h2.titre2::after {
  background: transparent url("../img/titre-right-nf.png") no-repeat scroll left center;
  content: "";
  display: table-cell;
  min-width: 253px;
}
h2.titre3::before {
  background: transparent url("../img/titre-left-pg.png") no-repeat scroll left center;
  content: "";
  display: table-cell;
  min-width: 253px;
}
h2.titre3::after {
  background: transparent url("../img/titre-right-pg.png") no-repeat scroll left center;
  content: "";
  display: table-cell;
  min-width: 253px;
}
h2.titre span, h2.titre2 span, h2.titre3 span {
  display: table-cell;
  min-width: 590px;
  padding: 0 40px;
  width: 0;
}
/*Etablissement
***************************************/
#Etablissement h5 {
  font-size: 40px;
  padding: 5px 0;
  margin-top: 10px;
  color: #000;
  font-weight: 400
}
#Etablissement p {
  font-size: 18px
}
.rubriques-etablissement .slick-slide {
  border-right: 3px solid #1abc9c;
  max-height: 184px;
  background: #fff
}
.Etablissement {
  margin-top: 30px;
}
/*Activites
***************************************/
.Activites {
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-image: url(../img/bg-technologies.jpg);
}
.activites p {
  color: #fff;
  font-size: 18px;
  padding: 0 10px
}
.activ {
  margin: 90px 20px 0 20px;
  padding: 20px;
  background: #fff;
  position: relative
}
.logo-act {
  position: absolute;
  top: -80px;
  left: 0px;
  width: 100%;
  margin: auto
}
.img-act {
  padding-top: 65px
}
.btn-activ {
  margin: 0 20px;
  line-height: 50px;
  color: #fff;
  font-size: 20px;
  text-align: center;
}
.btn-activ a {
  color: #fff;
  display: block;
  padding: 0 20px;
  border-radius: 0 0 5px 5px;
  text-decoration: none
}
.junior a {
  background: #0066ff
}
.lycee a {
  background: #ff8700
}
.college a {
  background: #7ebf37
}
.junior a:hover {
  background: #014cbd
}
.lycee a:hover {
  background: #ea7c00
}
.college a:hover {
  background: #638a38
}
/*Info Pratiques
***************************************/
.InfoPratique {
  position: relative;
  margin-top: 40px;
}
.InfoPratique .icon {
  position: absolute;
  top: -32px;
  left: 0px;
  width: 100%;
  z-index: 10
}


/*Espace Parents
***************************************/
#Espaceparents h3 {
  font-size: 34px;
  font-weight: 400;
  color: #1abc9c
}
#Espaceparents p {
  font-size: 16px;
  font-weight: 400;
  color: #fff
}
#Espaceparents .B-Jcl {
  border-radius: 8px;
  margin: 10px 0;
  display: inline-block;
  width: 100%;
}
#Espaceparents .B-Jcl a {
  border-radius: 8px;
  display: block;
  padding: 6px 15px;
  color: #fff;
  font-size: 28px;
  text-decoration: none;
  background: url(../img/right-chevron.svg) no-repeat right 6px
}
#Espaceparents .Btn-Jn {
  background: #00a7fd;
}
#Espaceparents .Btn-cl {
  background: #fda100;
}
#Espaceparents .Btn-Jn:hover {
  background: #0290da;
}
#Espaceparents .Btn-cl:hover {
  background: #e29000;
}
/*Mediatheque
***************************************/
.Mediatheque {
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-image: url(../img/bg-mediatheque.jpg);
}
/*Conatct
***************************************/
.Contact {
  background: url(../img/bg-contact.jpg)
}
.Footer {
  width: 90%;
  margin: auto;
  font-family: EuroStyle
}
.FooterLeft {
  width: 65%;
  float: left
}
.FooterLeft .Maps {
  width: 100%;
  position: relative;
  margin: 10px auto
}
.FooterLeft .Maps h1 {
  font-size: 18px;
  color: #00a2f7
}
.FooterLeft .Maps h2 {
  font-size: 18px;
  color: #e7a72c
}
.FooterLeft .Maps p {
  font-size: 16px;
  color: #fff
}
.FooterLeft .Maps .Casablanca {
  position: absolute;
  top: 10px;
  width: 35%;
  text-align: right
}
.FooterLeft .Maps .Casablanca .imgca {
  position: absolute;
  top: 23px;
  left: 245px;
  text-align: right
}
.FooterLeft .Maps .Rabat {
  position: absolute;
  top: 2px;
  right: 10px;
  width: 30%
}
.FooterLeft .Maps .Rabat .imgra {
  position: absolute;
  top: 23px;
  right: 210px;
  text-align: right
}
.FooterLeft .TelMail p {
  font-size: 14px;
  line-height: 18px
}
.FooterRight {
  width: 30%;
  float: right
}
.FooterRight .largeview input, .FooterRight .largeview textarea {
  width: 100%;
  font-size: 12px
}
.FooterRight .contact-nous {
  color: #fff;
  text-transform: uppercase;
  border-left: 6px solid #1abc9c;
  padding-left: 5px;
  margin-bottom: 25px
}
.FooterRight .button {
  background: #ed9c00;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  border: 1px solid #ed9c00;
  padding: 3px 0;
  border-bottom: 3px solid #171b24;
}
.passeport {
  background-image: url(../img/visu-dec1.jpg);
}
.etat_civil {
  background-image: url(../img/civis_etat_civil.jpg);
}
.scolarite {
  background-image: url(../img/civis_scolarite.jpg);
}
.tele_declaration_hotels {
  background-image: url(../img/civis_tele_declaration_hotels.jpg);
}
.elections {
  background-image: url(../img/civis-elections.jpg);
}
.identite {
  background-image: url(../img/civis-identite.jpg);
}
.sante {
  background-image: url(../img/civis-sante.jpg);
}
.ferroviaire {
  background-image: url(../img/civis_ferroviaire.jpg);
}
.Civis {
  background-attachment: inherit;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto;
}
.ImgHeader {
  margin-top: 50px;
  margin-bottom: 20px
}
#conteneur {
  background: #fff none repeat scroll 0 0;
  border-radius: 10px 10px 0 0;
  margin: -2px auto 0;
  padding: 15px 10px 10px 30px;
  position: relative;
  width: 98%;
  z-index: 2;
}
#conteneur h1 {
  background: url(../img/bgh1.png) no-repeat left top;
  line-height: 63px;
  font-size: 20px;
  font-weight: bold;
  color: #F90;
  padding-left: 25px
}
#conteneur h2 {
  background: #079ae5; /* Old browsers */
  background: -moz-linear-gradient(left, #079ae5 0%, #079ae5 40%, #81c2ed 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #079ae5 0%, #079ae5 40%, #81c2ed 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #079ae5 0%, #079ae5 40%, #81c2ed 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#079ae5', endColorstr='#81c2ed', GradientType=1); /* IE6-9 */ ;
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  padding-left: 25px;
  text-transform: none;
  display: inline-block;
  padding-right: 15px;
  text-shadow: 1px 1px 2px #353535;
}
#conteneur span {
  color: #1352a2
}
#conteneur ul li {
  list-style-image: url('../img/ul-li.svg');
  color: #353535;
  line-height: 35px
}
#conteneur ul.sousul li {
  list-style-image: url('../img/ul-li-2.svg');
  color: #353535;
  line-height: 35px
}
#conteneur .txticon p {
  line-height: 40px
}
#conteneur .txticon img {
  padding-right: 20px
}
/**************back-top*******************/
#back-top {
  position: fixed;
  bottom: 30px;
  margin-left: 50px;
}
#back-top a {
  width: 40px;
  display: block;
  /* background color transition */
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}
#back-top a:hover {
  background-color: #222533;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  opacity: 1;
}
/* arrow icon (span tag) */
#back-top span {
  width: 40px;
  height: 40px;
  display: block;
  margin-bottom: 7px;
  background: rgba(34, 37, 51, 1) url(../img/cd-top-arrow.svg) no-repeat center 50%;
  /* rounded corners */
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  /* background color transition */
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}
#back-top a:hover span {
  background-color: #222533;
}
/**************back-top*******************/
@media(min-width:768px) {
  .navbar-default {
    padding: 10px 0;
    border: 0;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-transition: padding .3s;
    -moz-transition: padding .3s;
    transition: padding .3s;
    border-top: 3px solid #008cd0
  }
  .navbar-default .navbar-brand {
    font-size: 2em;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
  }
  .navbar-default .navbar-nav > .active > a {
    border-radius: 3px;
  }
  .navbar-default.navbar-shrink {
    padding: 10px 0;
    background-color: rgba(255, 255, 255, 0.8);
  }
  .navbar-default.navbar-shrink .navbar-brand {
    font-size: 1.5em;
  }
}
header {
  color: #fff;
  max-width: 1366px;
  margin: auto;
}
header .intro-text {}
header .intro-text .intro-lead-in {
  margin-bottom: 25px;
  font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: italic;
  line-height: 22px;
}
header .intro-text .intro-heading {
  margin-bottom: 25px;
  text-transform: uppercase;
  font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
}
@media(min-width:768px) {
  header .intro-text {}
  header .intro-text .intro-lead-in {
    margin-bottom: 25px;
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 40px;
    font-style: italic;
    line-height: 40px;
  }
  header .intro-text .intro-heading {
    margin-bottom: 50px;
    text-transform: uppercase;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 75px;
    font-weight: 700;
    line-height: 75px;
  }
}
section {
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-image: url(../img/background2.jpg);
}
section h2.section-heading {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 45px;
  color: #000;
}
section h3.section-subheading {
  border: 6px solid #1352a2;
  width: 55px;
  margin: 0px;
  margin-bottom: 20px;
}
section {
  padding-top: 70px;
  padding-bottom: 40px;
}
.service-heading {
  margin: 15px 0;
  text-transform: none;
}
#portfolio .portfolio-item {
  right: 0;
  margin: 0 0 15px;
}
#portfolio .portfolio-item .portfolio-link {
  display: block;
  position: relative;
  margin: 0 auto;
  max-width: 400px;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: rgba(254, 209, 54, .9);
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s;
  transition: all ease .5s;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
  opacity: 1;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 20px;
  margin-top: -12px;
  text-align: center;
  font-size: 20px;
  color: #fff;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
  margin-top: -12px;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3, #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
  margin: 0;
}
#portfolio .portfolio-item .portfolio-caption {
  margin: 0 auto;
  padding: 25px;
  max-width: 400px;
  text-align: center;
  background-color: #fff;
}
#portfolio .portfolio-item .portfolio-caption h4 {
  margin: 0;
  text-transform: none;
}
#portfolio .portfolio-item .portfolio-caption p {
  margin: 0;
  font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-style: italic;
}
#portfolio * {
  z-index: 2;
}
@media(min-width:767px) {
  #portfolio .portfolio-item {
    margin: 0 0 30px;
  }
}
.timeline {
  position: relative;
  padding: 0;
  list-style: none;
}
.timeline:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 40px;
  width: 2px;
  margin-left: -1.5px;
  background-color: #f1f1f1;
}
.timeline > li {
  position: relative;
  margin-bottom: 50px;
  min-height: 50px;
}
.timeline > li:before, .timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li .timeline-panel {
  float: right;
  position: relative;
  width: 100%;
  padding: 0 20px 0 100px;
  text-align: left;
}
.timeline > li .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}
.timeline > li .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}
.timeline > li .timeline-image {
  z-index: 100;
  position: absolute;
  left: 0;
  width: 80px;
  height: 80px;
  margin-left: 0;
  border: 7px solid #f1f1f1;
  border-radius: 100%;
  text-align: center;
  color: #fff;
  background-color: #fed136;
}
.timeline > li .timeline-image h4 {
  margin-top: 12px;
  font-size: 10px;
  line-height: 14px;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
  padding: 0 20px 0 100px;
  text-align: left;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}
.timeline > li:last-child {
  margin-bottom: 0;
}
.timeline .timeline-heading h4 {
  margin-top: 0;
  color: inherit;
}
.timeline .timeline-heading h4.subheading {
  text-transform: none;
}
.timeline .timeline-body > p, .timeline .timeline-body > ul {
  margin-bottom: 0;
}
@media(min-width:768px) {
  .timeline:before {
    left: 50%;
  }
  .timeline > li {
    margin-bottom: 100px;
    min-height: 100px;
  }
  .timeline > li .timeline-panel {
    float: left;
    width: 41%;
    padding: 0 20px 20px 30px;
    text-align: right;
  }
  .timeline > li .timeline-image {
    left: 50%;
    width: 100px;
    height: 100px;
    margin-left: -50px;
  }
  .timeline > li .timeline-image h4 {
    margin-top: 16px;
    font-size: 13px;
    line-height: 18px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    padding: 0 30px 20px 20px;
    text-align: left;
  }
}
@media(min-width:992px) {
  .timeline > li {
    min-height: 150px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px;
  }
  .timeline > li .timeline-image {
    width: 150px;
    height: 150px;
    margin-left: -75px;
  }
  .timeline > li .timeline-image h4 {
    margin-top: 30px;
    font-size: 18px;
    line-height: 26px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 20px 20px;
  }
}
@media(min-width:1200px) {
  .timeline > li {
    min-height: 170px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px 100px;
  }
  .timeline > li .timeline-image {
    width: 170px;
    height: 170px;
    margin-left: -85px;
  }
  .timeline > li .timeline-image h4 {
    margin-top: 40px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 100px 20px 20px;
  }
}
.team-member {
  margin-bottom: 50px;
  text-align: center;
}
.team-member img {
  margin: 0 auto;
  border: 7px solid #fff;
}
.team-member h4 {
  margin-top: 25px;
  margin-bottom: 0;
  text-transform: none;
}
.team-member p {
  margin-top: 0;
}
aside.clients img {
  margin: 50px auto;
}
/*section#contact {
    background-color: #222;
    background-image: url(../img/map-image.png);
    background-position: center;
    background-repeat: no-repeat;
}*/
section#contact .section-heading {
  color: #fff;
}
section#contact .form-group {
  margin-bottom: 25px;
}
section#contact .form-group input, section#contact .form-group textarea {
  padding: 20px;
}
section#contact .form-group input.form-control {
  height: auto;
}
section#contact .form-group textarea.form-control {
  height: 236px;
}
section#contact .form-control:focus {
  border-color: #fed136;
  box-shadow: none;
}
section#contact::-webkit-input-placeholder {
  text-transform: uppercase;
  font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #bbb;
}
section#contact:-moz-placeholder {
  text-transform: uppercase;
  font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #bbb;
}
section#contact::-moz-placeholder {
  text-transform: uppercase;
  font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #bbb;
}
section#contact:-ms-input-placeholder {
  text-transform: uppercase;
  font-weight: 700;
  color: #bbb;
}
section#contact .text-danger {
  color: #e74c3c;
}
iframe {
  border: none
}
footer {
  background: #eaeaea;
  width: 100%;
  display: inline-block;
}
footer nt {
  color: #ed9c00
}
footer span.copyright {
  text-transform: uppercase;
  text-transform: none;
  font-family: EuroStyle;
  line-height: 40px;
  font-size: 14px;
}
footer ul.quicklinks {
  margin-bottom: 0;
  text-transform: uppercase;
  text-transform: none;
  font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 40px;
}
ul.social-buttons {
  margin-bottom: 0;
}
ul.social-buttons li a {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  font-size: 20px;
  line-height: 40px;
  outline: 0;
  color: #fff;
  background-color: #222;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
ul.social-buttons li a:hover, ul.social-buttons li a:focus, ul.social-buttons li a:active {
  background-color: #fed136;
}
.btn:focus, .btn:active, .btn.active, .btn:active:focus {
  outline: 0;
}
.portfolio-modal .modal-content {
  padding: 100px 0;
  min-height: 100%;
  border: 0;
  border-radius: 0;
  text-align: center;
  background-clip: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.portfolio-modal .modal-content h2 {
  margin-bottom: 15px;
  font-size: 3em;
}
.portfolio-modal .modal-content p {
  margin-bottom: 30px;
}
.portfolio-modal .modal-content p.item-intro {
  margin: 20px 0 30px;
  font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-style: italic;
}
.portfolio-modal .modal-content ul.list-inline {
  margin-top: 0;
  margin-bottom: 30px;
}
.portfolio-modal .modal-content img {
  margin-bottom: 30px;
}
.portfolio-modal .close-modal {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 75px;
  height: 75px;
  background-color: transparent;
  cursor: pointer;
}
.portfolio-modal .close-modal:hover {
  opacity: .3;
}
.portfolio-modal .close-modal .lr {
  z-index: 1051;
  width: 1px;
  height: 75px;
  margin-left: 35px;
  background-color: #222;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.portfolio-modal .close-modal .lr .rl {
  z-index: 1052;
  width: 1px;
  height: 75px;
  background-color: #222;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.portfolio-modal .modal-backdrop {
  display: none;
  opacity: 0;
}
::-moz-selection {
  text-shadow: none;
  background: #fed136;
}
::selection {
  text-shadow: none;
  background: #fed136;
}
img::selection {
  background: 0 0;
}
img::-moz-selection {
  background: 0 0;
}
body {
  webkit-tap-highlight-color: #fed136;
}
or {
  color: #f7ac01;
}
.footer-left {
  background: url(../img/footer-bg.png) repeat left top;
  width: 100%;
}
/*.footer-milieu{background:url(../img/footer-form.png) no-repeat left top; width:30.3%; height:346px; float:left}
.footer-right{background:url(../img/footer-bg.png) repeat-x left top; width:13.7%; height:346px; float:left}*/
.footer {
  width: 70%;
  margin: auto;
  padding-top: 50px;
  vertical-align: top;
}
.groupe {
  position: relative;
  top: 68px;
  vertical-align: top;
}
.nous {
  vertical-align: top;
  position: relative;
  top: 68px;
}
.footerform {
  vertical-align: top;
  position: relative;
  top: 0px;
}
.contact {
  position: relative;
  top: 35px
}
.footer-left h3 {
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  padding-bottom: 10px;
  margin: 0px;
  font-weight: 400
}
.footer-milieu h4 {
  font-size: 24px;
  color: #24373b;
  text-transform: uppercase;
  padding-bottom: 15px;
  text-align: center
}
.footer-left p {
  font-size: 15px;
  color: #737878;
  line-height: 20px;
  margin: 0px
}
.footer-left p a {
  font-size: 12px;
  color: #737878;
  line-height: 20px
}
.footer-left p a:hover {
  color: #fff;
}
.footer-milieu p.largeview {
  width: 200px;
  margin: auto
}
.footer-milieu p.largeview input {
  width: 99%;
  height: 25px;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin: 3px 0;
  font-size: 11px;
  padding-left: 5px
}
.footer-milieu p.largeview textarea {
  width: 99%;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin: 3px 0;
  font-size: 11px;
  padding-left: 5px;
  font-family: Tahoma, Geneva, sans-serif
}
.footer-milieu p.largeview input.butn {
  width: 60px;
  height: 60px;
  border: 1px solid #eed3d0;
  border-radius: 50%;
  margin: 3px 36%;
  background: #ee6859;
  color: #fff;
  cursor: pointer
}
.copyright {
  font-size: 16px;
  font-weight: 400;
  color: #5e5e5e;
  position: relative;
  margin-top: 10px;
  text-align: center
}
.resaux {
  margin-left: 10px;
  position: relative;
  margin-top: 10px;
}
.resaux ul {
  text-align: center;
  padding-left: 0
}
.resaux ul li {
  display: inline-block
}
.resaux ul li a {
  border-radius: 100%;
  color: #fff;
  display: block;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  outline: 0 none;
  transition: all 0.3s ease 0s;
  width: 40px;
}
.resaux ul li a.fb {
  background-color: #425596;
}
.resaux ul li a.inst {
 background: linear-gradient(32deg, rgba(131,58,180,1) 0%, rgba(253,29,29,1) 50%, rgba(252,176,69,1) 100%);
}
.resaux ul li a.tw {
  background-color: #47a0d4;
}
.resaux ul li a.go {
  background-color: #cb4134;
}
.resaux ul li a:hover.fb, .resaux ul li a:hover.tw, .resaux ul li a:hover.go {
  background-color: #000;
}
.title1 {
  display: block
}
.title2 {
  display: none
}
#BgPages {
  background: url(../img/bg-pages.jpg) no-repeat left top;
}
#BgPagesCo {
  background: url(../img/bg-pages-college18.jpg) no-repeat left top;
}
#BgPagesJo {
  background: url(../img/bg-pages-junior18.jpg) no-repeat left top;
}
.title-pages {
  margin-top: 130px
}
.txt-page {
  background: #FFF url(../img/shadow-page.png) no-repeat top center;
  margin-top: 20px;
  margin-bottom: 15px;
  padding: 10px 40px;
  border-radius: 10px;
  position: relative
}
.txt-page h1 {
  color: #0687d8;
  font-size: 20px;
  padding-top: 15px;
  text-align: left;
  font-weight: 400
}
.txt-page h2 {
  color: #666;
  font-size: 16px;
  padding-top: 5px;
  text-align: left;
  font-weight: 400;
  text-transform: none
}
.txt-page p {
  padding: 20px 0;
  font-size: 22px;
  color: #464646
}
.txt-page ul {
  text-align: center;
  padding: 0
}
.txt-page ul li {
  display: inline-block;
  margin: 50px 0 10px;
  padding: 0 25px;
  line-height: 20px;
  border-left: 2px solid #000
}
.txt-page ul li.first {
  border-left: none
}
.txt-page ul li a {
  color: #000;
  font-size: 22px;
  text-transform: uppercase;
  margin: 0 10px;
  padding: 5px 15px;
  text-decoration: none
}
.txt-page h4 {
  font-size: 14px;
  text-align: left;
  line-height: 30px;
  color: #40a9dc;
  text-transform: none;
  font-weight: 400;
  margin: 0
}
.txt-page h4 a {
  color: #333
}
.paginationPage {
  position: absolute;
  left: 1px;
  top: 1px;
  z-index: 20;
}
.paginationPage a {
  border-radius: 8px;
  display: block;
  height: 35px;
  margin: 2px;
  width: 35px;
}
.paginationPage a.som {
  background: #008acd url("../img/icoSom.svg") no-repeat scroll center center;
}
.paginationPage a.prev {
  background: #008acd url("../img/icoPrev.svg") no-repeat scroll center center;
}
.paginationPage a.next {
  background: #008acd url("../img/icoNext.svg") no-repeat scroll center center;
}
.activitesTXT p {
  color: #000;
  padding: 0;
  font-size: 16px;
  margin: 0;
  color: #464646
}
.TxtPage {
  margin-top: 30px;
  border-top: 1px solid #ccc
}
.TxtPage h5 {
  font-size: 22px;
  text-align: left;
  color: #40a9dc;
  text-transform: none;
  font-weight: 400
}
.txt-page ul li a:hover, .txt-page ul li a.active {
  background: #008cd0;
  border-radius: 5px;
  color: #fff
}
.TxtPage ul.MenuLeft {
  text-align: left;
  padding-left: 0;
  margin-left: -15px
}
.TxtPage ul.MenuLeft li {
  display: block;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #fff;
  border-left: none;
  background: #ededed;
}
.TxtPage ul.MenuLeft li a {
  display: block;
  margin: 0;
  background: #ededed;
  color: #6c6c6c;
  border-radius: 0
}
.TxtPage ul.MenuLeft li a:hover, .TxtPage ul.MenuLeft li a.active {
  background: #fff;
  color: #008cd0;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc
}
.TxtPage .txtRight {
  padding-top: 10px
}
.TxtPage .txtRight h5 {
  font-size: 22px;
  text-align: left;
  color: #40a9dc;
  text-transform: none;
  font-weight: 400
}
.TxtPage .txtRight h6 {
  font-size: 20px;
  text-align: left;
  color: #e90f83;
  text-transform: none;
  font-weight: 400
}
.TxtPage .txtRight p {
  padding: 10px 0;
  font-size: 20px;
  color: #464646;
  text-align: center;
  line-height: 20px;
}
.TxtPage .txtRight ul.UlTxt {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
  font-size: 18px;
  color: #464646;
  display: block;
}
.TxtPage .txtRight ul.UlTxt li {
  margin: 0;
  padding: 0;
  padding-left: 20px;
  border: none;
  color: #464646;
  display: block;
  text-align: left;
  line-height: 22px;
  background: rgba(0, 0, 0, 0) url("../img/puce_text.gif") no-repeat scroll 6px 7px;
}
.actus {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  display: inline-block;
  width: 100%
}
.actus p {
  margin: 0;
  padding: 0;
  line-height: 22px;
  font-size: 18px;
  padding-bottom: 5px !important
}
.actus p a {
  color: #069;
}
.ActiviteS {
  text-align: center
}
.ActiviteS .OneActiv {
  display: inline-block;
  margin: 15px;
  vertical-align: top;
  width: 220px;
}
.telecharger {
  text-align: center
}
.telecharger .telefich {
  display: inline-block;
  margin: auto;
  padding-left: 0;
  width: 32%;
}
.mobile {
  display: none
}
@media screen and (max-width:1300px) {}
@media screen and (max-width:1200px) {
  .logo {
    width: 130px;
    margin-top: 8px
  }
  .title1 {
    display: none
  }
  .title2 {
    display: block
  }
  h2.titre::before {
    background: transparent url("../img/titre-left-ef-m.png") no-repeat scroll left center;
    content: "";
    display: table-cell;
    min-width: 169px;
  }
  h2.titre::after {
    background: transparent url("../img/titre-right-ef-m.png") no-repeat scroll left center;
    content: "";
    display: table-cell;
    min-width: 169px;
  }
  h2.titre2::before {
    background: transparent url("../img/titre-left-nf-m.png") no-repeat scroll left center;
    content: "";
    display: table-cell;
    min-width: 169px;
  }
  h2.titre2::after {
    background: transparent url("../img/titre-right-nf-m.png") no-repeat scroll left center;
    content: "";
    display: table-cell;
    min-width: 169px;
  }
  h2.titre3::before {
    background: transparent url("../img/titre-left-pg-m.png") no-repeat scroll left center;
    content: "";
    display: table-cell;
    min-width: 169px;
  }
  h2.titre3::after {
    background: transparent url("../img/titre-right-pg-m.png") no-repeat scroll left center;
    content: "";
    display: table-cell;
    min-width: 169px;
  }
  h2.titre span, h2.titre2 span, h2.titre3 span {
    min-width: 430px;
    padding: 0 25px;
  }
}
@media screen and (max-width:1024px) {
  .navbar-default .nav li a {
    font-size: 16px;
    padding: 10px 5px;
  }
 
}
@media screen and (max-width:820px) {
  .activ {
    margin: 90px auto 0;
    max-width: 440px
  }
  .btn-activ {
    margin: 0 auto;
    max-width: 440px
  }
  section h2.section-heading {
    font-size: 30px;
  }
  h2.titre span, h2.titre2 span, h2.titre3 span {
    padding: 0 10px;
  }
  .navbar-default .nav li a {
    font-size: 13px;
  }
  .leftbox {
    margin-bottom: 50px
  }
  #Admission ul {
    padding-left: 25px;
  }
  h2.titre::before, h2.titre2::before, h2.titre3::after {
    background: none;
    min-width: 0px;
  }
  h2.titre::after, h2.titre2::after, h2.titre3::after {
    background: none;
    min-width: 0px;
  }
  
}
@media screen and (max-width:790px) {
  .txt-page ul li a {
    font-size: 20px;
    margin: 0;
    padding: 5px 8px;
  }
}
@media screen and (max-width:768px) {
  .mobile {
    display: block;
    margin-bottom: 50px
  }
  .disktop {
    display: none
  }
  .title-admission {
    font-size: 20px;
  }
}
@media screen and (max-width:720px) {
  #Etablissement h5 {
    font-size: 22px;
  }
  #Espaceparents h3 {
    font-size: 24px;
  }
  .Titre {
    width: 100% !important;
  }
  h2.titre span, h2.titre2 span, h2.titre3 span {
    display: inline-block;
  }
  h2.titre::before, h2.titre2::before, h2.titre3::after {
    background: none;
    min-width: 0px;
  }
  h2.titre::after, h2.titre2::after, h2.titre3::after {
    background: none;
    min-width: 0px;
  }
  .groupe, .nous, .footerform {
    position: relative;
    top: 0px;
    vertical-align: top;
    text-align: center;
    padding-top: 10px
  }
  .groupe p, .nous p {
    text-align: center
  }
}

@media screen and (max-width:550px) {
  .rubriques-etablissement .slick-slide {
    max-height: none;
  }
  .txt-page ul li {
    margin: 50px 0 0;
    padding: 0 10px;
  }
  .telecharger .telefich {
    width: 48%;
  }
  .txt-page p {
    font-size: 19px;
  }
}
@media screen and (max-width:500px) {
  section h2.section-heading {
    font-weight: 400
  }
  #Espaceparents .B-Jcl a {
    font-size: 20px;
  }
}
@media screen and (max-width:480px) {
  .footer-left h3 {
    padding-bottom: 5px
  }
  #Espaceparents .B-Jcl a {
    font-size: 14px;
    line-height: 50px;
  }
  #Espaceparents .B-Jcl img {
    width: 50px
  }
  .txt-page ul li {
    border-left: none;
    line-height: 0;
    margin: 40px 0 0;
  }
  .txt-page {
    padding: 10px;
    border-radius: 0
  }
  .txt-page ul li {
    padding: 0 4px;
  }
  .telecharger .telefich {
    width: 99%;
  }
  .TxtPage ul.MenuLeft li a {
    padding: 18px 5px;
  }
  .txt-page p {
    font-size: 17px;
  }
  .TxtPage .txtRight p {
    font-size: 16px;
  }
}
@media screen and (max-width:400px) {
  .Btn-icons {
    font-size: 14px;
    letter-spacing: 2px;
  }
}
@media screen and (max-width:350px) {
  section h2.section-heading {
    font-size: 22px;
  }
  .Titre, h2.titre span, h2.titre2 span, h2.titre3 span {
    max-width: 320px;
    min-width: 315px !important;
  }
}