* {
	font-family: 'Poppins', sans-serif !important;
}

#header {
    background-color: #1E2D3B;
    height: 95px;
}

#logo-container {
    position: absolute;
    left: 0;
    right: 0;
    background-color: #ffb900;
    width: 280px;
    height: 110px;
    z-index: 1000;
}

#logo-container img {
    width: 180px;
    display: block;
    float: none;
    margin: 0 auto;
    margin-top: 15px;
    
}

#nav-conatiner {
    float: right;
    margin-bottom: 0;
}

.navbar-default {
    float: right;
    
}

.navbar {
    border: 0 none;
    background-color: transparent;
    background-image: none;
    box-shadow: unset;
    margin-bottom: 0;
    margin-top: 45px;
}

#main-menu .navbar-nav {
    float: right;

}

#main-menu .navbar-nav li a {
    color: rgb(192, 210, 229);
    text-transform: capitalize;
    border-top: 1px solid rgb(192, 210, 229);
    margin-left: 5px;
    margin-right: 5px;
    padding-bottom: 5px;
    background-color: transparent;
    background-image: none;
    padding-top: 10px;
    font-weight: 300;
    font-size: 14px;
}

#main-menu .navbar-nav li.active a, #main-menu .navbar-nav li a:hover {
    color: #FFB900;
    border-top: 4px solid #FFB900;
    padding-top: 7px
}

div#qui-sommes-nous-container {
    padding: 0;
}

div#domaines-competences {
    position: absolute;
    max-width: 870px;
    width: 125%;
    left: -25%;
    top: 105px;
}

div#qui-sommes-nous-container .col-md-6:nth-child(1) {
    background-color: #C6C6C6;
    padding-top: 205px;
    padding-bottom: 40px;
    min-height: 767px;
}

div#qui-sommes-nous-container .col-md-6:nth-child(1) > div {
    /* float: none; */
    /* margin-left: auto; */
    /* margin-right: auto; */
    max-width: 420px;
    text-align: center;
    padding-left: 10%;
}

div#qui-sommes-nous-container .col-md-6:nth-child(1) > div h2 {
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 30px;
    text-transform: uppercase;
}

div#qui-sommes-nous-container .col-md-6:nth-child(1) > div p {
    line-height: 27px;
}

#domaines-competences .slick-slide {
    display: block;
    position: relative;
}

#domaines-competences .slick-slide > div {
    position: absolute;
    bottom: 25%;
    max-width: 340px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 15px;
}

#domaines-competences .slick-slide > div h2 {
    margin: 0;
    text-align: center;
    margin-bottom: 15px;
}

#domaines-competences .slick-prev {
	left: 15px;
}

#domaines-competences .slick-next {
	right: 15px;
}

.abc-separator {
    position: relative;
    width: 155px;
    float: none;
    margin-left: auto;
    margin-right: auto;
    height: 13px;
    margin-bottom: 30px;
}

.abc-separator > div:nth-child(1) {
    width: 134px;
    height: 10px;
    background-color: #FFC000;
    position: absolute;
}

.abc-separator > div:nth-child(2) {
    width: 134px;
    height: 6px;
    background-color: #D9D9D9;
    position: absolute;
    top: 7px;
    right: -8px;
}

#domaines-competences .slick-dots {
    bottom: 15px;
}

#domaines-competences .slick-dots li button {
    width: 30px;
    height: 30px;
}

#domaines-competences .slick-dots li button:before {
    color: #fff;
    opacity: 1;
    font-size: 12px;
    width: 20px;
    height: 20px;
    line-height: 15px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

#domaines-competences .slick-dots li.slick-active button:before {
    opacity: 1;
    color: black;
    /*border: 2px solid #fff;*/
    border-radius: 50%;
}



div#nos-conseillers .col-md-4 > div > div:first-of-type h2 {
    font-size: 18pt;
    margin-top: 30px;
    margin-bottom: auto;
    text-transform: uppercase;
}

div#nos-conseillers .col-md-4 > div > div:first-of-type div {
    width: 134px;
    height: 10px;
    background-color: #FFC000;
    position: absolute;
    bottom: 30px;
    left: 0;
}

div#nos-conseillers .col-md-4 > div > div:first-of-type {
    position: absolute;
    width: 380px;
    height: 170px;
    background-color: rgba(255,255,255,0.5);
    left: 0;
    right: 0;
    float: none;
    margin-left: auto;
    margin-right: auto;
    border: 0 none;
    bottom: 20px;
    padding: 10px;
	-webkit-transition: all .3s ease-out;
   -moz-transition: all .3s ease-out;
   -o-transition: all .3s ease-out;
   -ms-transition: all .3s ease-out;
   transition: all .3s ease-out;
   opacity: 1;
   visibility: visible;
}


div#nos-conseillers .col-md-4 > div > div:last-of-type {
	position: absolute;
    width: 380px;
    height: 170px;
    background-color: rgba(255,255,255,0.5);
    left: 0;
    right: 0;
    float: none;
    margin-left: auto;
    margin-right: auto;
    border: 0 none;
    bottom: 20px;
    padding: 10px;
	-webkit-transition: all .3s ease-out;
   -moz-transition: all .3s ease-out;
   -o-transition: all .3s ease-out;
   -ms-transition: all .3s ease-out;
   transition: all .3s ease-out;
   opacity: 0;
   visibility: visible;
   overflow-y: scroll
}

div#nos-conseillers .col-md-4 {
    margin-bottom: 30px !important;
}

div#nos-conseillers .col-md-4 > div {
    box-shadow: 0 0 13px 0 rgb(0 0 0 / 10%);
    padding: 15px;
    height: 445px;
}

div#nos-conseillers .col-md-4 > div h2 {
    margin-top: 0;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 3px solid #FFC000;
}

div#nos-conseillers .col-md-4 > div p {
    height: 80px;
    overflow-y: scroll;
}

@keyframes fadeOut {
  0% {opacity:1;}
  100% {opacity:0;}
}

@-moz-keyframes fadeOut {
  0% {opacity:1;}
  100% {opacity:0;}
}

@-webkit-keyframes fadeOut {
  0% {opacity:1;}
  100% {opacity:0;}
}

@-o-keyframes fadeOut {
  0% {opacity:1;}
  100% {opacity:0;}
}

@-ms-keyframes fadeOut {
  0% {opacity:1;}
  100% {opacity:0;}
}

div#nos-conseillers .col-md-4 > div:hover > div:first-of-type {
    animation-name: fadeOut;
	animation-duration: 2s;
	animation-fill-mode: forwards;/* Makes it stay after animation */
  -webkit-animation: fadeOut 1s;
  -moz-animation: fadeOut 1s;
  -o-animation: fadeOut 1s;
  -ms-animation: fadeOut 1s;
  opacity:0;
}

@keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-moz-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-webkit-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-o-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-ms-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

div#nos-conseillers .col-md-4 > div:hover > div:last-of-type {
    animation-name: fadeIn;
	animation-duration: 2s;
	animation-fill-mode: forwards;/* Makes it stay after animation */
  -webkit-animation: fadeIn 1s;
  -moz-animation: fadeIn 1s;
  -o-animation: fadeIn 1s;
  -ms-animation: fadeIn 1s;
  opacity:1;
}

div#nos-conseillers > h2 {
    margin-top: 55px;
    font-size: 38px;
    text-transform: uppercase;
}

div#nos-conseillers > .abc-separator {
    margin-bottom: 60px;
}

div#references-container {
    background-color: #3D5975;
    padding-top: 85px;
    margin-top: 75px;
    position: relative;
    overflow: hidden;
    padding-bottom: 120px;
}

div#references-container .yellow-image {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 310px;
    height: 630px;
    box-shadow: 2px 2px 3px rgb(0 0 0 / 50%);
}

div#references-container > div {
	padding: 0;
}

div#references-container > div > h2 {
    color: #fff;
    position: absolute;
    top: 30px;
    left: 58%;
    text-transform: uppercase;
    font-size: 38px;
}

div#references-container > div > .abc-separator {
    position: absolute;
    left: 58%;
    top: 110px;
}

div#references-container > div > p:first-of-type {
    font-size: 17px;
    max-width: 510px;
    color: #fff;
    font-weight: 500;
    position: absolute;
    left: 58%;
    top: 135px;
    z-index: 9999;
    text-align: justify;
    line-height: 24px;
}

div#references-container > div > p:last-of-type {
    position: absolute;
    left: 61.3%;
    top: 240px;
    color: rgb(255, 198, 92);
    padding-bottom: 5px;
    border-bottom: 1px solid rgb(198, 198, 198);
    z-index: 9999;
}

div#references-slide .slick-slide {
	position: relative;
}


div#references-slide .slick-slide img {
    width: 730px;
    height: 445px;
    display: block;
    float: left;
    margin: 5px 0;
    box-shadow: 2px 2px 3px rgb(0 0 0 / 50%);
}

div#references-slide .slick-slide > div {
    position: absolute;
    left: 61.2%;
    top: 200px;
}

div#references-slide .slick-slide h2 {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    
    max-width: 456px;
    text-align: justify;
    line-height: 20px;
    margin: 0;
    margin-bottom: 15px;
}

div#references-slide .slick-slide p {
    color: #fff;
    max-width: 456px;
    text-align: justify;
    line-height: 20px;
    font-size: 13px;
    margin-bottom: 25px;
}

div#references-slide .slick-slide a {
    width: 135px;
    height: 40px;
    background-color: #fff;
    padding: 10px 15px;
    color: #000;
}

div#references-slide {
    margin-top: 95px;
}

div#references-slide .slick-dots li button:before {
    content: '';
}

div#references-slide ul.slick-dots {
    bottom: -90px;
}

div#references-slide .slick-dots li button {
    width: 13px;
    height: 13px;
    background-color: #fff;
}

div#references-slide .slick-dots li.slick-active button {
    background-color: rgb(255,198,92);
}

div#nos-clients-container h2 {
    font-size: 38px;
    font-weight: 500;
    margin-top: 60px;
}

#nos-clients .slick-slide img {
	filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: gray;
    -webkit-transition: all .6s ease;
    filter: url(data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale);
    /* opacity: 0.40; */
    filter: grayscale(100%) opacity(100%);
}

#nos-clients .slick-slide img:hover {
	filter: none
    -webkit-filter: none
    filter: none;
    -webkit-transition: all .6s ease;
    filter: none;
    /* opacity: 0.40; */
    filter: none;
}

div#nos-clients-container .abc-separator {
    margin-bottom: 50px;
}

div#request-quote-container {
    margin-top: 60px;
    background-color: #3D5975;
    height: 514px;
}

div#request-quote-container > div:first-of-type img {
    position: absolute;
    left: 0;
    top: 0;
}

div#request-quote-container > div:nth-child(2) {
    padding-left: 70px;
    padding-right: 70px;
}

div#request-quote-container > div:nth-child(2) h2 {
    color: #fff;
    margin-top: 90px;
    font-size: 38px;
    text-transform: uppercase;
    margin-bottom: 60px;
}

div#request-quote-container > div:nth-child(2) p {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-align: justify;
    margin-bottom: 60px;
}

div#request-quote-container > div:nth-child(2) a {
    background-color: #fff;
    box-shadow: 2.29px 3.28px 4px 2px rgb(0 0 0);
    width: 205px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    padding: 0 10px;
    color: #000;
    text-transform: uppercase;
    font-weight: 500;
}

div#footer-container {
    background-color: #2F2E2E;
    color: #fff;
    padding-top: 40px;
    padding-bottom: 0;
}

div#footer-container > div > div p {
    font-weight: 300;
    text-align: justify;
    margin-bottom: 50px;
    font-size: 13px;
}

div#footer-container > div > div {
    max-width: 645px;
    float: none;
    margin-left: auto;
    margin-right: auto;
}

div#footer-container ul {
    overflow: auto;
    float: left;
    margin-bottom: 30px;
    padding-left: 0;
}

div#footer-container ul li {
    display: inline-block;
    float: left;
    margin-right: 60px;
}

div#footer-container ul li a {
    color: #fff;
    font-weight: 300;
    font-size: 13px;
}

div#pages-cover {
    position: relative;
}

div#pages-cover h2 {
    position: absolute;
    top: 40%;
    font-size: 38px;
    text-transform: uppercase;
    text-align: center;
    width: 40%;
    color: #FFB900;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: rgba(0, 0, 0, 0.1);
    padding-top: 30px;
    padding-bottom: 30px;
    font-weight: bold;
}

div#page-image {
	padding: 0;
}

div#page-content {
    background-color: #3D5975;
    height: 514px;
    padding: 0 60px;
    text-align: center;
}

div#page-content h2 {
    color: #fff;
    margin-top: 90px;
    font-size: 25px;
    text-transform: uppercase;
    margin-bottom: 60px;
}

div#page-content p {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-align: justify;
    margin-bottom: 60px;
}

div#page-content a {
    background-color: #fff;
    box-shadow: 2.29px 3.28px 4px 2px rgb(0 0 0);
    width: 205px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    padding: 0 10px;
    color: #000;
    text-transform: uppercase;
    font-weight: 500;
}

div#page-container {
    padding-bottom: 10px;
}

div#page-container h3 {
    font-size: 16px;
    color: #FFB900;
    margin-top: 70px;
    margin-bottom: 50px;
}

div#page-container h2 {
    font-size: 28px;
    line-height: 1.4em;
    padding-bottom: 6px;
    border-bottom: 1px solid rgb(198, 198, 198);
    margin-bottom: 70px;
}

div#page-container p {
    font-size: 18px;
    line-height: 1.4em;
}

div#page-container p img {
    float: right;
    width: 340px !important;
    margin-left: 30px !important;
    margin-bottom: 100px !important;
}

div#page-container .panel-default > div:first-of-type {
    background-color: #3D5975;
    background-image: none;
    border-color: #3D5975;
}

div#page-container .panel-default > div:first-of-type h4 a {
    color: #fff;
    text-transform: uppercase;
}

div#page-container .panel-default {
    border-color: #3D5975;
}

#nos-clients-container .slick-prev {
    left: 0;
    z-index: 9999;
}

#nos-clients-container .slick-next {
    right: 0;
    z-index: 9999;
}

#nos-clients-container .slick-prev:before {
    color:  #FFC000;
    opacity: 1;
}

#nos-clients-container .slick-next:before {
    color:  #FFC000;
    opacity: 1;
}


#domaines-competences .slick-prev {
    left: 5px;
    z-index: 9999;
}

#domaines-competences .slick-next {
    right: 20px;
    z-index: 9999;
}

#domaines-competences .slick-prev:before {
    color:  #FFC000;
    opacity: 1;
    font-size: 38px;
}

#domaines-competences .slick-next:before {
    color:  #FFC000;
    opacity: 1;
    font-size: 38px;
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    div#slider .slick-slide img {
        height: auto !important;
    }

    div#qui-sommes-nous-container .col-md-6:nth-child(1) {
        padding-top: 20px;
        min-height: 100%;
    }

    div#domaines-competences {
        position: static !important;
        width: 100%;
        margin-top: 0;
    }

    div#domaines-competences .slick-slide img {
        height: 280px !important;
    }

    #domaines-competences .slick-slide > div {
        bottom: 5%;
    }

    div#qui-sommes-nous-container .col-md-6:nth-child(3) {
        padding: 0;
    }

    div#references-container > div > h2 {
        left: 5px;
        top: 0;
    }

    div#references-container > div > .abc-separator {
        /* left: 0; */
        z-index: 9999;
        left: 30%;
        top: 70px;
    }

    div#references-container > div > p:first-of-type {
        left: 5px;
        top: 100px;
        width: 95%;
        right: 5px;
    }

    div#references-container > div > p:last-of-type {
        color: #fff;
        width: 95%;
        left: 5px;
    }

    div#references-slide .slick-slide img {
        width: 100%;
        height: auto;
    }

    div#references-slide .slick-slide > div {
        position: static;
        clear: both;
        padding: 15px;
    }

    div#references-slide ul.slick-dots {
        position: static;
    }

    div#request-quote-container > div:nth-child(2) {
        padding-left: 15px;
        padding-right: 15px;
    }

    #main-menu .navbar-nav {
        width: 100%;
        float: left;
    }

    .navbar {
        width: 100%;
    }

    div#references-slide {
        margin-top: 260px;
    }

    #nos-clients-container .slick-prev {
        left: 0;
        z-index: 9999;
    }

    #nos-clients-container .slick-next {
        right: 0;
        z-index: 9999;
    }

    #nos-clients-container .slick-prev:before {
        color:  #FFC000;
        opacity: 1;
        font-size: 20px;
    }

    #nos-clients-container .slick-next:before {
        color:  #FFC000;
        opacity: 1;
        font-size: 20px;
    }


    #domaines-competences .slick-prev {
        left: 0;
        z-index: 9999;
    }

    #domaines-competences .slick-next {
        right: 0;
        z-index: 9999;
    }

    #domaines-competences .slick-prev:before {
        color:  #FFC000;
        opacity: 1;
        font-size: 20px;
    }

    #domaines-competences .slick-next:before {
        color:  #FFC000;
        opacity: 1;
        font-size: 20px;
    }

    div#references-container {
        padding-bottom: 0;
    }

    div#pages-cover h2 {
        top: 0;
        width: 100%;
    }

    div#page-image img {
        width: 100%;
        height: auto !important;
    }

    div#page-content h2 {
        color: #fff;
        margin-top: 20px;
        font-size: 25px;
        text-transform: uppercase;
        margin-bottom: 20px;
    }

    div#page-content p {
        color: #fff;
        font-size: 16px;
        font-weight: 500;
        text-align: justify;
        margin-bottom: 30px;
    }

    div#references-container .yellow-image {
        display: none;
    }

    div#request-quote-container > div:last-of-type {
        padding: 0;
        margin-top: 20px;
    }

    div#request-quote-container > div:last-of-type img {
        height: auto !important;
    }
}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {...}
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {...}
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {...}
/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {...}