/*
Yassine Abouchrif
Xnumerik
16-07-2020
*/



::-moz-selection{
    background:#a5a5a5;
    text-shadow:none
}
::selection{
    background:#a5a5a5;
    text-shadow:none
}
img::selection{
    background:0 0
}
img::-moz-selection{
    background:0 0
}


body{
    overflow-x:hidden;
    font-family: 'Roboto', sans-serif;
    background: #000;
}
p{
    line-height:1.75
}

a{
    color:#d8ad4b;
    text-decoration: none;
    outline: none;
}
a:hover{
    color:#fdcc5c;
    text-decoration: none;
    outline: none;
}
a:focus{
    color: #fdcc5c; !important;
}

.text-primary{
    color:#fff !important;
}

h1,h2{
    font-weight:400;
    font-family:'Rajdhani', sans-serif;
    /*text-transform: uppercase;*/
}

section{
    padding:40px 0 40px 0;
}


html, body, .masthead{
    /*height:100%;
    min-height: 600px;
    */
}
#slideShowHeader{
    margin: 0 auto;
    text-align: center
}
#slideShowHeader .carousel-item img{
    min-height: 700px;
    object-fit: cover;
}
.masthead .div-absol{
    position: absolute;
    top: 0;
    margin: 0 auto;
    text-align: center;
}
.masthead .carousel-control-next, .masthead .carousel-control-prev {
    z-index: 9;
}
.logo{
    width: 140px;
    margin-bottom: 40px;
}
.logo:hover{
    opacity: 0.7;
}
h1{
    color: #fff;
    font-size: 4rem;
}
h1 span{
    font-size: 1.4rem;
    display: block;
}
.masthead .prix{
    border: 1px solid #fff;
    width: fit-content;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    margin: 26px auto;
    padding: 10px 15px;
    color: #fff;
    font-weight: 300;
}
.masthead .invite{
    font-size: 1.8rem;
    font-weight: 600;
    color: #d8ad4b;
}
.btn-essayer img, .btn-savoir img{
    width: 160px;
    max-width: 100%;
}
.btn-essayer img:hover, .btn-savoir img:hover{
    opacity: 0.7;
}

.sep-titre{
    background: url(../images/line-title.png) center no-repeat;
    height: 46px;
    margin-bottom: 35px;
}
h2{
    font-size: 2.5rem;
    color: #fff;
}
#expUnique .btn-savoir[aria-expanded="true"]{
    display: none;
}
#expUnique .btn-savoir[aria-expanded="false"]{
    display: block;
}

#expUnique .img-exp{
    width: 100%;
    object-fit: cover;
    max-height: 440px;
}

#expUnique .btn-hide-exp img{
    width: 40px;
    margin-top: 20px;
}
#expUnique h3{
    color: #d8ad4b;
    font-weight: 300;
}
#expUnique p{
    color: #fff;
    font-weight: 300;
}
#expUnique .collapseExptext{
    line-height: 1.3;
    font-size: 0.9rem;
    text-align: center;
    margin-top: 6px;
}
#expUnique .collapseExpimg{
        width: 120px;
    max-width: 100%;
}
#expUnique .collapseExpimg:hover{
    opacity: 0.8;
}
#expUnique .max-wid{
    max-width: 600px;
}
#expUnique .max-wid2{
    max-width: 600px;
    float: right;
}
.line-sep-btn{
    background: url(../images/line-sep-btn.png) center repeat-x;
}

#engagement{
    background: url(../images/bg-engagement.jpg) center no-repeat;
    background-size: cover;
}
#engagement .col-md-4{
    padding: 30px 30px;
}
#engagement h4{
    color: #d8ad4b;
    font-weight: 300;
    padding-top: 10px;
    padding-bottom: 10px;
}
.bg-gris{
    background-color: #292929;
}
#engagement p{
    color: #fff;
    font-weight: 300;
}
#engagement img{
    width: 100px;
}
#contact{
    background: url(../images/bg-contact.png) center no-repeat;
}


/* 

Wizard style

*/ 



#references{
    background: #1b1919;
}
#references .owl-carousel .owl-item img {
    max-width: 95%;
    width: 222px;
}
#awards .awards-img{
    max-width: 90%;
    width: 200px;
}
#awards h3{
    color: #fff;
    font-weight: 300;
}
#awards p{
    color: #fff;
    font-weight: 300;
}

.btn-derouler {
    text-align: right;
    margin-top: -20px;
    margin-right: 15px;
    position: absolute;
    right: 0;
        z-index: 999;
}
footer{
    color: #555;
    background: #fff;
}
.btn-derouler img {
    width: 46px;
}
.band-footer {
    background: #000;
    height: 15px;
}
footer p {
    line-height: 0;
    padding-top: 35px;
    padding-bottom: 16px;
}



/*
input[type="date"] {
  position: relative;
  
}

input[type="date"]::-webkit-calendar-picker-indicator{
  color: transparent;
  background: red;
  z-index: 1;
  position: absolute;
  left: 0px;
      margin-left: -40px;
    padding-left: 20px;
    height: 100%;
}

input[type="date"]:before {
  color: transparent;
  background: none;
  display: block;
  font-family: 'FontAwesome';
  content: 'sss';
  
  width: 15px;
  height: 20px;
  position: absolute;
  top: 12px;
  right: 6px;
  color: #999;
}

*/














@media (max-width:768px){

.logo{
    width: 100px;
}
h1 {
    font-size: xx-large;
}
h1 span {
    font-size: 1rem;
}
.masthead .invite {
    font-size: 1.2rem;
}
.btn-essayer img {
    margin-bottom: 20px;
    }
#slideShowHeader .carousel-item img {
    min-height: -webkit-fill-available;
    height: 550px;
    object-fit: revert;
}
.masthead .carousel-control-next, .masthead .carousel-control-prev {
    visibility: hidden;
}
#expUnique{
    text-align: center;
}
#expUnique .btn-savoir img {
    margin-bottom: 30px;
}
h2 {
    font-size: xx-large;
}
.wizard-main {
    padding: 0;
    padding-top: 25px;
}
.form-control {
    width: 80%;
}
.label-icon {
    width: 20%;
}
.form-check-label {
    padding-left: 0;
    }
footer p {
    height: auto;
    line-height: 1.5;
}
#references .owl-carousel .owl-item img {
    text-align: center;
    margin: 0 auto;
}
#expUnique h3 {
    padding-top: 15px;
    }
}





.show-mobile{
    display: none;
}


@media (max-width:650px){
.btn-essayer{
    display: block;
}
.show-mobile{
    display: block;
}
.hide-mobile{
    display: none;
}
}