div .test{
  color : blue;
}

@media(max-width:767px) {
  html{
    background-color: none;
  }

  body {
    overflow: scroll;
    margin: 0; /* pour Ã©viter les marges */
    text-align: center;
    width: 100%;
    min-width: 600px;
  }
}

@media(min-width:768px) {
  html{
    background-color: #62389A;
  }

  body {
    overflow: scroll;
    margin: 0 auto; /* pour Ã©viter les marges */
    text-align: center;
    width: 80%;
  }
}



p {
  font-size: 1.2em;
  text-align: justify;
}

p.small {
  font-size: 16px;
}

a.mention{
  color : white;
}

div.mention{
  text-align: center;
}

p.mention{
  text-align: center;
}


p.meteo{
  text-align: center;
}

a.meteo{
  color : white;
}

a.meteo:hover{
  color : white;
}



.navbar-default .navbar-brand:hover{
  color: white;
}

.navbar-default .navbar-brand:focus {
  color: white;
}

.navbar-default .navbar-nav>li>a:hover{
  color: white;
}


.navbar-default .navbar-nav>li>a:focus {
  color: white;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
  background-color: black;
}

span.phone a,
a.mail{
  text-decoration: none;
  color : black;
}

h4.marche{
  color : white;
}

h3.marche{
  color : white;
  font-size: 1.25em;
  font-weight: bold;
}

p.quisommesnous{
  text-align: center;
  padding-top : 10px;
}

a.marche,
p.marche{
  color : white;
  text-align: justify;
  padding: 0px 10px;
}

p.italic{
  color : white;
  text-align: center;
  font-size: 0.75em;
  font-style: italic;
}

p.italique{
  font-style: italic;
}



span.video{
  font-size: 20px;
  font-weight: bold;
  text-decoration: underline;
}

a.video{
  font-size: 20px;
}

div.equipe{
  margin-left: 50%;
}

hr.star-light,
hr.star-primary {
  margin: 25px auto 30px;
  padding: 0;
  max-width: 250px;
  border: 0;
  border-top: solid 5px;
  text-align: center;
}

hr.star-light:after,
hr.star-primary:after {
  content: "\f1cd";
  display: inline-block;
  position: relative;
  top: -.8em;
  padding: 0 .25em;
  font-family: 'Kalinga';
  font-size: 2em;
}

hr.star-light {
  border-color: #62389A;
}

hr.star-light:after {
  color: #62389A;
  background-color: #fff;
  border-radius: 50%;
}

hr.star-primary {
  border-color: #2c3e50;
}

hr.star-primary:after {
  color: #2c3e50;
  background-color: #fff;
}

.img-centered {
  margin: 0 auto;
}

.adjusted{
  width: auto;
  height: auto;
}

header {
  text-align: center;
  color: #62389A;
  background: #fff;
  /*  background-image: url('../img/galaxie.jpeg');*/
  background-position: center center;
  background-size: cover;
}

header img {
  display: inline-block;
  width : 450px;
}

header .skills {
  display: inline-block;
  text-align: left;
  color: black;
  font-weight: 300;
  font-size: 1.25em;
  font-style: italic;
  font-family: 'High Tower Text';
  vertical-align:bottom;
}

@media(min-width:768px) {
  .navbar-fixed-top {
    padding: 25px 0;
    -webkit-transition: padding .3s;
    -moz-transition: padding .3s;
    transition: padding .3s;
  }

  .navbar-fixed-top .navbar-brand {
    font-size: 2em;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
  }

  .navbar-fixed-top.navbar-shrink {
    padding: 10px 0;
  }

  .navbar-fixed-top.navbar-shrink .navbar-brand {
    font-size: 1.5em;
  }
}

.navbar a:focus {
  outline: 0;
  border-radius: 5px;
}

.navbar .navbar-nav {
  letter-spacing: 1px;
  border-radius: 5px;
}

.navbar .navbar-nav li a:focus {
  outline: 0;
  border-radius: 5px;
}

.navbar-default,
.navbar-inverse {
  border: 0;
}

section {
  padding: 100px 0;
}

section h2 {
  margin: 0;
  font-size: 2.75em;
}

section.success {
  color: #fff;
  background: #62389A;
}

section.success h1,
section.success h2,
section.success h3,
section.success h4,
section.success h5,
section.success h6 {
  color: white;
}

section.success a,
section.success a:hover,
section.success a:focus,
section.success a:active,
section.success a.active {
  outline: 0;
  color: white;
}

@media(max-width:767px) {
  section {
    padding: 75px 0;
  }

  section.first {
    padding-top: 75px;
  }
}



#projects .project-item,
#staff .staff-item {
  right: 0;
  margin: 0;
  padding: 0;
}

#projects .project-item .project-link,
#staff .staff-item .staff-link {
  display: block;
  position: relative;
  margin: 0 auto;
  max-width: 400px;
}

#staff .staff-item .staff-link .caption {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: rgba(98,56,154,0.7);
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s;
  transition: all ease .5s;
}

#projects .project-item .project-link .caption {
  position: absolute;
  width: 100%;
  height: calc(100% - 200px);
  opacity: 0;
  background: rgba(98,56,154,0.7);
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s;
  transition: all ease .5s;
}

#projects .project-item .project-link .captionpaspareil{
  position: absolute;
  width: 100%;
  height: calc(100% - 200px);
  opacity: 1;
  background: rgba(98,56,154,0.7);
}

#projects .project-item .project-link .captionpaspareil .caption-content {
  position: absolute;
  top: 30%;
  width: 100%;
  height: 20px;
  text-align: center;
  font-size: 20px;
  color: #fff;
}

#projects .project-item .project-link .caption:hover {
  opacity: 1;
  height: calc(100% - 200px);
}

#projects .project-item .project-link .caption .caption-content {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 20px;
  margin-top: -70px;
  text-align: center;
  font-size: 20px;
  color: #fff;
}

#projects .project-item .project-link .caption .caption-content i,
#staff .staff-item .staff-link .caption .caption-content i {
  margin-top: -70px;
}

#projects .project-item .project-link .caption .caption-content h3,
#projects .project-item .project-link .caption .caption-content h4,
#staff .staff-item .staff-link .caption .caption-content h3,
#staff .staff-item .staff-link .caption .caption-content h4 {
  margin: 0;
}

#projects *,
#staff * {
  z-index: 2;
}

@media(min-width:767px) {
  #projects .project-item,
  #staff .staff-item{
    margin: 0;
  }
}

.btn-outline {
  margin-top: 15px;
  border: solid 2px #fff;
  font-size: 20px;
  color: #fff;
  background: 0 0;
  transition: all .3s ease-in-out;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
  border: solid 2px #fff;
  color: #62389A;
  background: #fff;
}

.floating-label-form-group {
  position: relative;
  margin: -10px auto;
  border-bottom: 1px solid #555;
  width: 80%;
}

.floating-label-form-group input,
.floating-label-form-group textarea {
  z-index: 1;
  position: relative;
  padding-right: 0;
  padding-left: 0;
  border: 0;
  border-radius: 0;
  font-size: 14px;
  background: 0 0;
  box-shadow: none!important;
  resize: none;
}

.floating-label-form-group label {
  display: block;
  z-index: 0;
  position: relative;
  top: 2em;
  margin: 0;
  font-size: .85em;
  line-height: 1.764705882em;
  vertical-align: middle;
  vertical-align: baseline;
  opacity: 0;
  -webkit-transition: top .3s ease,opacity .3s ease;
  -moz-transition: top .3s ease,opacity .3s ease;
  -ms-transition: top .3s ease,opacity .3s ease;
  transition: top .3s ease,opacity .3s ease;
}

.floating-label-form-group::not(:first-child) {
  padding-left: 14px;
  border-left: 1px solid #eee;
}

.floating-label-form-group-with-value label {
  top: 0;
  opacity: 1;
}

.floating-label-form-group-with-focus label {
  color: #62389A;
}

footer {
  color: #fff;
}

footer h3 {
  margin-bottom: 30px;
}

footer .footer-above {
  padding-top: 50px;
  background-color: #62389A;
}

footer .footer-above h1,
footer .footer-above h2,
footer .footer-above h3,
footer .footer-above h4,
footer .footer-above h5,
footer .footer-above h6 {
  color: white;
}

footer .footer-col {
  margin-bottom: 50px;
}

footer .footer-below {
  padding: 5px;
  background-color: #233140;
}

.btn-social {
  display: inline-block;
  width: 50px;
  height: 50px;
  border: 2px solid #fff;
  border-radius: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 45px;
}

.btn:focus,
.btn:active,
.btn.active {
  outline: 0;
}

.btn-success {
  background-color: #62389A;
  border-color: #62389A;
}

.btn-success:hover {
  background-color: #62389A;
  border-color: #62389A;
}

.scroll-top {
  z-index: 1049;
  position: fixed;
  right: 2%;
  bottom: 2%;
  width: 50px;
  height: 50px;
}

.scroll-top .btn {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  font-size: 20px;
  line-height: 28px;
}

.scroll-top .btn:focus {
  outline: 0;
}

.project-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;
}

.project-modal .modal-content .gras {
  display: inline-block;
  width: 33%;
  text-align: right;
  font-weight: 700;
}

.project-modal .modal-content h2 {
  margin: 0;
  font-size: 3em;
}

.project-modal .modal-content img {
  margin-bottom: 30px;
}

.project-modal .modal-content .item-details {
  margin: 30px 0;
}

.project-modal .close-modal {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 75px;
  height: 75px;
  background-color: transparent;
  cursor: pointer;
}

.project-modal .close-modal:hover {
  opacity: .3;
}

.project-modal .close-modal .lr {
  z-index: 1051;
  width: 1px;
  height: 75px;
  margin-left: 35px;
  background-color: #2c3e50;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.project-modal .close-modal .lr .rl {
  z-index: 1052;
  width: 1px;
  height: 75px;
  background-color: #2c3e50;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.project-modal .modal-backdrop {
  display: none;
  opacity: 0;
}

#organigramme img{
  width : 135px;
}

#equipe{
  padding-top: 20px;
  font-weight: bold;
  color: #62389A;
  margin-right: 5px;
  font-size: 3em;
  text-align: center;
}
#direction{
  text-align: center;
  font-weight: bold;
  color: #62389A;
  margin-right: 5px;
  font-size: 3em;
}

.human .staff-item{
  display: inline-block;
  padding: 20px 0px;
}

.dept {
  margin-top: 30px;
  color: black;
  font-weight: bold;
  font-size: 1.5em;
}

.border-right{
  text-align: left;
}

.informations{
  vertical-align: middle;
  font-size: 1.25em;
  display: inline-block;
  position: relative;
  color: black;
}

.staff-item img{
  display: inline-block;
}

.human{
  display: block;
  text-align: left;
  margin-top: 20px;
}

.informations a{
  color: black;
  font-weight: normal;
  text-decoration: none;
}

.informations .mail{
  color: #62389A;
  text-decoration: underline;
}

.autaquet{
  color: #62389A;
  font-weight: bold;
}

.taquet{
  padding-bottom: 10px;
}

.navbar-nav {
  width: 100%;
  text-align: center;
}
.navbar-nav > li {
  float: none;
  display: inline-block;
}

#headnav{
  text-align: center;
  margin: 20px;
  display: inline-block;
}

#logo{
  width: 150px;
  height: auto;
}

header .highskills{
  position: absolute;
  vertical-align: top;
  display: inline-block;
  text-align: right;
  right: 12%;
  top: 2%;
}

header .highskills a {
  float: right;
}

.flag{
  height: 30px;
  width: auto;
}

.centered{
  text-align: center;
}

.heighty-percent{
  width: 80%;
  margin: 10px auto;
}

.blocky{
  display: inline-block;
  width: 26.66%;
  vertical-align: top;
  padding: 10px 0px;
}

#newsletterForm input{
  color: white;
}

.section{
  padding: 20px 5% 30px 5%;
}

h2.titre{
  font-family: 'Kalinga', serif;
  text-align: left;
  font-weight: bold;
  color: black !important;
  padding-top: 5px;
  font-size: 1.75em;
  width: 90%;
  margin: auto;
  line-height: 60px;
  border-bottom: 1px dotted black;
}

.overhere a{
  text-decoration: none;
  color : black;
}

.divoverhere{
  text-align: left;
  width: 90%;
  margin: 0px auto;
}

.bold{
  font-weight: bold;
}

.violetta{
  color: #62389A;
}

.contact{
  display: inline-block;
  font-size: 1.2em;
  width: 40%;
  vertical-align: top;
}

#map{
  display: inline-block;
  width: 59%;
  height: 70vh;
}

.titrefooter{
  font-size: 16px;
}

.btn{
  font-size: 14px;
}

footer .text-center{
  font-size: 14px;
}

.help-block{
  font-size: 14px;
}

#bs-example-navbar-collapse-1{
  text-align: center;
}

.encours{
  margin-top: 40px;
}

.italic{
  font-style: italic;
}

.form-contact{
  text-align: center;
  width: 66%;
}

.espace{
  margin: 30px 0px;
}

.espacepetit{
  margin-bottom: 0px;
  margin-top: 50px;
}

.center-in-form{
  width: 80%
}