body {
        background-color: #fafaff;
}

.maps {
 background-color: #efefef;
}

p {
    color: black;
}

.red, .red span {
    color: red!important;
    
    
}

.red:before {
    background-color: red!important;
}

.btn-file {
    margin: auto;
    text-align: center;
    padding: 10px 20px;
    background-color: #017001;
    border-color: #017001;
    border-radius: 0px;
    transition: all .3s;
}

.btn-file:hover,
.btn-file:focus {
    background-color: white;
    color: #017001;
}

#sync1,
#sync2 {
    width: 85%;
    margin: auto;
}

.title-contact {
    color: #007500;
    text-transform: uppercase;
    display: block;
}

.t-ecole {
    display: initial;
    float: right;
    margin-left: 12px;
    
}

.l-ecole {
 text-align: right;
 display: block;
 
}

.img-auto {
    margin: auto;
}

.title,
.title span {
    text-align: center;
    color: black;
    text-transform: uppercase;
    position: relative;
}

.list-default {
        padding-left: 0px;
}

.list-default li {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.9;
    list-style: none;
    color: black;
}

.text-center {
 text-align: center!important;
}

.img-absolut {
    position: absolute;
    top: 0;
    right: 0;
}

.img-abs {
    position: absolute;
    top: -150px;
}

.list-default li:before {
    content: '-';
    margin-right: 12px;
}

.padding {
 padding: 0px!important;
}

#map {
 margin-right: 2.5px;
}

#map2 {
 margin-left: 2.5px;
}

.owl-carousel .owl-stage, .owl-carousel .owl-item img {
    margin: auto;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    position: absolute;
    bottom: 0;
    right: 10px;
}

#sync2 .item {
    cursor: pointer;
    position: relative;
    z-index: -1;
    padding: 5px;
    margin-top: 5px;
}

#sync2.owl-theme .owl-nav [class*='owl-'] {
    background-color: transparent;
    opacity: 1!important;
}


#sync2.owl-theme .owl-nav .owl-next {
    position: absolute;
    right: -10px;
    top: 35%;
    background: transparent;
}

#sync2.owl-theme .owl-nav .owl-prev {
    position: absolute;
    left: -10px;
    top: 35%;
    background: transparent;
}

.link-autre {
    text-decoration: underline;
    font-weight: 700;
    color: #007500;
}

.link-autre-lg {
    text-decoration: underline;
    font-weight: 700;
    font-size: 15px;
    margin-top: 10px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    color: #007500;
}

.owl-theme .owl-dots .owl-dot span {
 background: transparent;
 border: 1px solid rgba(0, 0, 0, 0.55);
}

.album {
 height: 330px;
 margin-bottom: 10px;
  margin-top: 10px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #3b8a3c;
}

.title-gr {
    color: #4d4d4d;
    text-transform: uppercase;
    font-size: 26px;
    font-family: 'Roboto', sans-serif;
        margin-bottom: 25px;
    font-weight: 500;
}

.carousel-centered {
    position: absolute;
    top: 85%;
    right: 14%;
}

.carousel-title {
    font-size: 62px;
    color: #03023e;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}

.carousel-para {
    font-size: 28px;
    color: #03023e;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

.title, .title-cat {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #02025a;
    font-size: 35px;
}

.title-small {
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #007500;
    display: block;
    margin: 20px 0px;
}

.blue {
    color: #4154c9;
    font-size: 20px;
}

.list-group li{
    text-decoration: none;
    list-style: none;
    font-size: 15px;
    color: #02025a;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    line-height: 2.3;
}

.list-group li a {
    color: #02025a;
}

.list-group li a:hover {
    color: #017301;
}

.title-cat {
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 20px;
}

.paragraph-cat {
    text-align: justify;
    color: black;
    font-size: 14px;
    margin-bottom: 40px;
}

ul.path {
    text-decoration: none;
    list-style-type: none;
    display: inline-block;
    line-height: 50px;
    padding: 0px;
}

ul.path li {
    display: inline-block;
    margin-right: 10px;
    text-transform: uppercase;
}

ul.path li a {
    font-size: 14px;
    color: black;
}

ul.path li:after {
    content: '>';
    margin-left: 10px;
    color: black;
}

ul.path li:last-child:after {
    display: none;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent;
    border-color: transparent;
}

.caret {
    margin-left: 4px;
    color: #02025a;
}

.dropdown-menu>li>a {
font-size: 12px;
font-family: 'Roboto', sans-serif;
font-weight: 400;
}

.navbar-nav > li > .dropdown-menu {
     background-color: #f1f1f1;
    margin-top: -30px;
    margin-left: 20px;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #017101;
}

.title span {
    display: block;
    font-size: 22px;
    font-weight: 300;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    color: #021e3e;
}

.title-lp {
    font-size: 26px;
    margin-bottom: 25px;
}

.title-lp span {
    font-size: 15px;
}

.title-pack {
    color: black;
    margin-bottom : 25px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 30px;
}

p.p-pack, p.p-pack + p {
    color: black;
    text-align: justify;
}

.img-pack {
    margin-bottom: 4px;
}

p.paragraph, p.paragraph + p {
    color: black;
    text-align: center;
    line-height: 1.9;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

p.paragraph-group {
    color: black;
    text-align: justify;
    font-family: 'Roboto', sans-serif;
    font-weight: 400; 
}

.pad {
    padding: 0px 90px;
}

.img-centered {
    margin: auto;
    display: block;
}

.img-banner img {
   width: 100%;
   margin-top: 140px;
}

.bannier {
    height: 35px;
    width: 100%;
    background-color: #017001;
}

.bannier .bloc-banner {
    line-height: 35px;
}

.bannier .b-title {
    float: left;
    line-height: 35px;
}

.bannier .b-title span {
    color: white;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    line-height: 35px;
        font-size: 10px;
    text-transform: uppercase;
}

.post {
    border: 1px solid #c3c3c3;
    margin-bottom: 20px;
    background-color: white;
    height: 563px;
    position: relative;
    box-shadow: 2px 5px 26px 0px rgba(36, 33, 69, 0.3);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.post-info {
    padding: 30px;
}

.post-picture {
    width:  358px;
    height: 251px;
}

.agenda-file {
    text-align: center;
    display: block;
    color: #02025a;
}

p.paragraph-lp, p.paragraph-lp + p {
    line-height: 1.5;
    font-weight: 300;
}

a.network {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    position: relative;
    text-align: center;
    display: inline-block;
    transition: all .3s;
}

a.network i {
    color: white;
    display: block;
    font-size: 12px;
    transition: all .3s;
}

.bg-01 {
    background-image: url('../img/background01.png');
    background-position: right 70%;
    background-repeat: no-repeat;
}

.bg-02 {
    background-image: url('../img/background02.png');
    background-position: right 65px;
    background-size: contain;
    background-repeat: no-repeat;
}

.header .navbar {
background-image: url(../img/background-menu.jpg)!important;
    background-size: cover!important;
    background-position: bottom!important;
    height: 105px;
}

.page-on-scroll .bannier {
    background-color: #017001;
}

/*.page-on-scroll a.network i {
    color: black;
}*/

.map {
 height: 350px
}


.header .nav-item-child,
.page-on-scroll .header .nav-item-child {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #02025a;
    font-size: 12px;
    padding-left: 24px;
    padding-right: 0px;
    transition: all .3s;
}

.header .nav-item-child i,
.page-on-scroll .header .nav-item-child i {
    font-size: 20px;
}

.header .nav-item-child:hover {
    color: #017001;
}

.header .nav-item-child:before ,
.list-footer li:before  {
    content: '|';
    margin-right: 20px;
    color: #02025a;
}

.header .nc:before,  
.list-footer li.nc:before{
  content: '';
}

.header .logo-wrap {
    display: initial;
}

.header .logo-img {
    width: 148px;
    max-width: initial;
}

.carousel-control.left, .carousel-control.right {
    background: none;
    opacity: 1!important;
}

.carousel-centered img {
    position: absolute;
    height: 580px;
    width: 297px;
    top: -175px;
}

.arrow-left, .arrow-right {
    width: 28px!important;
    height: 51px!important;
    font-size: 0px!important;
}

.arrow-left {
    background-image: url(../img/arrow-left.png);
}

.arrow-right {
    background-image: url(../img/arrow-right.png);
}

#about, #contact {
    background-color: #efefef;
    position: relative;
}

#about img {
    position: absolute;
    bottom: -73px;
    right: 0;
    left: 0;
    margin: auto;
}

.footer {
    background-color: transparent;
}

.footer * {
    color: #02025a;
}

.footer *:hover {
    color: #017001;
}

.list-footer {
    list-style: none;
}

.list-footer li{
    display: inline-block;
    margin-right: 20px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #02025a;
}

.product-row {
    margin-top: 3px;
}

.product-row .col-sm-3 {
    padding: 0;
}
.product-row .col-sm-3 + .col-sm-3{
    padding-left: 3px;
}

.card-product {
    position: relative;
}

.card-product:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.22);
    transition: all .3s;
}

.a-video {
 position: relative;
}

.a-video:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.22);
    transition: all .3s;
}

.a-video:after {
    content: "\f04b";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    bottom: 0;
    left: 0;
    margin: auto;
    text-align: center;
    color: white;
    width: 50px;
    height: 50px;
    font-size: 38px;
    opacity: 1;
    transition: all .5s;
}

.card-product .content-product {
    padding: 45px 15px;
}

.card-product * {
    color: white!important;
    display: block;
    position: relative;
}

.card-product span , .card-product strong {
    text-transform: uppercase;
}

.card-product .title-our-product {
    font-size: 18px;
    margin-bottom: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    display: block;
    position: relative;
}

.card-product:hover:before,
.a-video:hover:before {
    background-color: rgba(0, 0, 0, 0.6);
}

.card-product:hover .para-product {
    opacity: 1;
}

.card-product .title-product {
    font-size: 22px;
    text-align: center;
    height: 25px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}


.card-product .title-our-product:before {
    content: '';
    height: 1px;
    width: 30%;
    background-color: white;
    position: absolute;
    bottom: -5px;
    right: 0;
    left: 0;
    margin: auto;
}

.card-product img {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
}

.card-product .para-product {
    margin-top: 250px;
    opacity: 0;
    transition: all .3s;
}

.accordion .collapse.in, .accordion [aria-expanded=true] {
    color: #000;
    background: #ffffff;
}

.panel-title {
    color: black;
}

.accordion .panel-title-child {
    display: block;
    padding: 10px 0px;
    font-size: 17px;
    text-transform: uppercase;
}

.btn-download {
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    width: 30%;
    padding: 20px 0px;
    border: 2px solid #ff0000;
    background: #ff0000;
    color: white;
    margin: auto;
    display: block;
    margin-top: 40px;
    transition: all .3s;
}

.btn-download:hover, 
.btn-download:focus {
    color: #ff0000;
    background-color: white;
}

.btn-package {
    padding: 10px 0px;
    width: 50%;
    margin-top: 45px;
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
}

h1>a:hover, h2>a:hover, h3>a:hover, h4>a:hover, h5>a:hover, h6>a:hover ,
a:active, a:focus, a:hover  {
    color: #017001;
    text-decoration: none;

}

.panel-body, 
.accordion .panel-default>.panel-heading+.panel-collapse>.panel-body {
    padding: 0px;
}

#package {
    position: relative;
}

#package p {
    color: black;
    text-align: justify;
}

.card-pack {
    width: 35%;
    height: 400px;
    background: rgba(0, 0, 0, 0.73);
    position: absolute;
    top: -440px;
    right: 187px;
    padding: 30px;
}

.card-pack-thing {
    height: 312px;
    top: -372px;
}

.card-pack *:not(.btn-download) {
        color: white!important;
}

.card-pack .btn-download {
    width: 80%;
}

.card-pack .title {
    font-size: 29px;
    margin-bottom: 45px;
}

.card-pack .title:before {
    background-color: white;
    width: 50%;
    bottom: -10px;
}

.card-pack .paragraph {
    text-align: justify;
}

.figure {
    overflow: hidden;
    position: relative;
    display: inline-block;
    vertical-align: top;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.figure img {
      -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.figure:hover img{
  -webkit-transform: scale3d(1.2, 1.2, 1);
          transform: scale3d(1.2, 1.2, 1);
}

/******************************
    Inscription
******************************/
.label-name {
    line-height: 35px;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;

}

.champ-default {
    border: 1px solid rgba(0, 0, 0, 0.4);
    border-radius: 4px;
    height: 35px;
    margin-bottom: 15px;
}

.checkbox-style {
    display: inline-block;
        margin-right: 60px;
}

.panel-body {
    padding: 40px;
}

/******************************
    Check
******************************/ 
.checkbox label:after, 
.radio label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    width: 1em;
    height: 1em;
    float: none;
    margin-left: .5em;
}

.radio .cr {
    border-radius: 50%;
    vertical-align: middle;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 45%;
    left: 10%;
}

.radio .cr .cr-icon {
    margin-left: 0.04em;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}

/******************************
    According
******************************/ 
.panel {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #fff;
  background: none;
  box-shadow: none;
}

.panel:last-child {
  border-bottom: none;
}

.panel-group > .panel:first-child .panel-heading {
  border-radius: 4px 4px 0 0;
}

.panel-group .panel {
  border-radius: 0;
}

.panel-group .panel + .panel {
  margin-top: 0;
}

.panel-heading {
    background-color: #00005a;
  border-radius: 0;
  border: none;
  color: #fff;
  padding: 0;
  text-transform: uppercase;
}

.panel-title a {
  display: block;
    color: white;
  padding: 10px;
  text-align: left;
  position: relative;
    font-family: "Roboto";
    font-weight: 400;
  font-size: 16px;
}

.text-center {
    text-align: center!important;
}

.panel-title a:hover { 
    color: white;
}
.panel-body {
  background: transparent;
}

.panel:last-child .panel-body {
  border-radius: 0 0 4px 4px;
}

.panel:last-child .panel-heading {
  border-radius: 0 0 4px 4px;
  transition: border-radius 0.3s linear 0.2s;
}

.panel:last-child .panel-heading.active {
  border-radius: 0;
  transition: border-radius linear 0s;
}

/* #accordion rotate icon option */

#accordion .panel-heading a:before {
  content: '\f0d7';
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  position: absolute;
  right: 15px;
  top: 10px;
  transform: rotate(180deg);
  transition: all 0.5s;
}

#accordion .panel-heading.active a:before {
  transform: rotate(0deg);
  transition: all 0.5s;
}

#send {
    background-color: #00005a;
    border: medium none;
    border-radius: 0;
    float: right;
    padding: 10px 60px;
}

#send:hover {
    background-color: #3c763d;
}

@media screen and (min-width: 768px)
{
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
   
    margin-left: -35px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
   
    margin-right: -35px;
}
}

@media (max-width: 1200px) and (min-width: 992px) {
 .header .nav-item-child, .page-on-scroll .header .nav-item-child {
    font-size: 10px;
    padding-left: 13px;
}
}

@media (max-width: 991px) {
#sync1,
#sync2  {
    width: 100%;
}
.navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.header .navbar {
    height: auto;
}

.navbar-nav>li {
    float: none;
}

.carousel-centered {
    right: inherit;
}

.list-default li:before {
    margin-right: 5px;
}

.title, .title-cat { 
    font-size: 29px;
}

.bg-02 {
    background-image: none;
}

.header .nav-item-child:before ,
.list-footer li:before  {
    display: none;
}

.panel-body {
    padding: 20px 0px;
}

.img-abs {
    position: initial;
}

.header .navbar {
    background-image: none!important;
}

.l-ecole {
 text-align: center;
 }

.carousel-para {
    font-size: 22px;
    text-align: center;
}

.b-title {
    display: none;
}

.carousel-title {
    font-size: 35px;
    text-align: center;
}
    .list-footer li {
        display: block;
        margin-bottom: 10px;
    }

    .card-product {
        margin-bottom: 5px;
    }

    .pad {
        padding: 0px;
    }

    .post-picture {
    width:  initial;
    height: initial;
}

    .btn-download {
        width: 100%!important;
    }

.btn-package {
    width: 50%!important;
}

.card-pack {
    width: 100%;
    height: auto;
    position: initial;
    padding: 30px;
    margin-bottom: 20px;
}
.img-pack {
    width: 31.33%;
}

.page-on-scroll a.network i {
    color: white;
}

.header .logo-img {
    width: 120px;
}

}

@media (max-width: 500px) {
    #sync2.owl-theme .owl-nav .owl-next,
    #sync2.owl-theme .owl-nav .owl-prev {
        top: 20%;
    }
}
