/* GENERAL
---------------------------------------- */
::selection {
    color: #fff;
    background: #ce6a0c;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

/* changer surlignage Mozilla Firefox */
::-moz-selection {
    color: #fff;
    background: #ce6a0c;
}

body {
    font-family: 'Lato', sans-serif;
    color: #ffffff;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #1c1c1c;
}

p {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    margin: 15px 0;
    color: #ffffff;
    line-height: 1.6;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 1.1;
}

h1,
h2,
h3 {
    margin-bottom: 20px;
    font-weight: 300;
}

h1,
.h1 {
    font-size: 29px;
    text-transform: uppercase;
}

h2,
.h2 {
    font-size: 27px;
}

h3,
.h3 {
    font-size: 24px;
}

h4,
.h4 {
    font-size: 20px;
    font-weight: 300;
}

a {
    color: #ca892d;
}

.navbar-me a {
    color: #fff;
}

a:hover {
    color: #ca892d;
}

/* =======================
   SLIDER
========================== */
.fond-slider {
    padding-left: 60px;
    padding-right: 60px;
    margin-top: 97px;
    background-color: #1c1c1c;
}

@media (max-width:991px) {
    .fond-slider {
        padding-left: 0;
        padding-right: 0;
        margin-top: 145px;
        background-color: #121313;
    }
}

.slider {
    display: block;
    color: #ffffff;
    border: 20px solid #252525;
    width: 100%;
    height: 580px;
    background-image: url('../images/expert-incendie-paris.jpg');
    background-position: center center;
    background-size: cover;
}

@media (max-width:991px) {
    .slider {
        background-position: center center;
        background-size: cover;
        background-attachment: scroll;
        height: auto;
        border: none;
    }
}

.slider h4 {
    font-weight: 300;
    font-size: 18px;
    letter-spacing: 2px;
    text-shadow: 1px 0px 1px #000000;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
}

.slider h4::before {
    height: 3px;
    background-color: #ca892d !important;
    content: "";
    width: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.slider h4::after {
    height: 3px;
    background-color: #ca892d !important;
    content: "";
    width: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

.slider h1 {
    font-size: 22px;
    letter-spacing: 4px;
    text-shadow: 1px 0px 1px #000000;
    font-weight: 400;
    font-family: 'Roboto Condensed', sans-serif;
}

@media (max-width:991px) {
    .slider h1 {
        font-size: 26px;
        letter-spacing: 4px;
        text-shadow: 1px 0px 1px #000000;
        font-weight: 700;
    }
}

.slider h2 {
    font-size: 22px;
    letter-spacing: 4px;
    text-shadow: 1px 0px 1px #000000;
    font-weight: 400;
    font-family: 'Roboto Condensed', sans-serif;
}

@media (max-width:991px) {
    .slider h2 {
        font-size: 26px;
        letter-spacing: 4px;
        text-shadow: 1px 0px 1px #000000;
        font-weight: 700;
    }
}

.slider h6 {
    font-weight: 500;
    font-size: 16px;
    margin-top: 25px;
}

.cadre-slider {
    background-color: rgba(17, 17, 17, 0.84);
    display: flex;
    padding-top: 40px;
    padding-bottom: 40px;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-top: 20px;
}

@media (max-width:991px) {
    .cadre-slider {
        padding-bottom: 90px;
        padding-top: 90px;
        margin-left: 0;
        background-color: rgba(0, 0, 0, 0.7);
    }
}

@media (max-width:767px) {
    .cadre-slider {
        padding-bottom: 70px;
        padding-top: 70px;
    }
}

@keyframes slidein {
    from {
        transform: translateY(550px);
    }

    to {
        transform: translateY(0px);
    }
}

/* ==========================
   TOP TELEPHONE / DEVIS
============================= */
.top-menu {
    padding: 0;
    display: flex;
    position: fixed;
    right: 0;
    top: 250px;
    z-index: 999;
}

@media (max-width:991px) {
    .top-menu {
        padding: 0;
        position: fixed;
        top: 0;
        width: 100%;
    }
}

.top-menu ul {
    display: flex;
    color: #5c9152;
    list-style-type: none;
    padding: 0;
    margin-bottom: 0;
    flex-direction: column;
}

@media (max-width:991px) {
    .top-menu ul {
        display: flex;
        margin: 0;
        padding: 0;
        width: 100%;
        flex-direction: row;
        justify-content: space-between;
    }
}

.top-menu ul li {
    padding: 10px 15px;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
}

@media (max-width:991px) {
    .top-menu ul li {
        text-align: center;
        margin: 0;
        border: none;
        padding: 12px;
    }
}

.top-menu a {
    text-align: center;
    width: 100%;
    margin-top: 5px;
    box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.19);
}

.color-tel {
    background-color: #a14a05;
    color: #ffffff;
}

.color-devis {
    background-color: #ce6a0c;
    color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
}

@media (max-width:991px) {
    .top-menu a {
        margin-top: 0;
        box-shadow: none;
    }
}

.color-devis:hover {
    color: #ffffff;
    background-color: #e0720c;
    text-decoration: none;
}

.color-tel:hover {
    color: #fff;
    background-color: #b5560b;
    text-decoration: none;
}

/* ==============
   PIED DE PAGE
================= */
.footer {
    border-top: 10px solid #272727;
    z-index: 90;
    position: relative;
    background-color: #121212;
}

.footer h4 {
    text-transform: uppercase;
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 10px;
    letter-spacing: 1.5px;
    font-family: 'Roboto Condensed', sans-serif;
}

.footer p {
    color: rgba(255, 255, 255, 0.6);
    font-size: 17px;
}

.footer a {
    color: rgba(255, 255, 255, 0.6);
    font-size: 17px;
    text-decoration: none;
}

.footer a:hover {
    color: #ffffff;
}

.footer li {
    color: rgba(255, 255, 255, 0.6);
}

.footer li:first-child {
    border-top: none;
}

.footer i {
    font-size: 1em;
    color: #ffffff;
    margin-right: 7px;
}

.footer em {
    color: #c7a17a;
}

.footer ul {
    list-style-type: none;
    margin: 0 0 26px;
    padding: 0;
}

.footer ul li {
    border-top: 1px solid #bdc3c7;
    line-height: 19px;
    padding: 8px 0;
}

.cadre-pied-clair {
    height: 320px;
    background-color: #111212;
    padding: 40px;
}

@media (max-width:991px) {
    .cadre-pied-clair {
        height: auto;
        padding: 40px;
        background-color: #232727;
    }
}

.cadre-pied-fonce {
    padding: 40px;
    background-color: #111212;
    display: flex;
    flex-direction: column;
}

@media (max-width:991px) {
    .cadre-pied-fonce {
        height: auto;
    }
}

@media (max-width:991px) {
    .footer-wrap {
        text-align: center;
    }
}

.footer .brand-img {
    width: 190px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width:767px) {
    .footer .brand-img {
        width: 170px;
        margin-bottom: 20px;
    }
}

.footer .btn.btn-primary {
    width: 100%;
}

.mots-cles ul li {
    display: inline-block;
    border: none;
    background-color: #ce6a0c;
    margin-left: 5px;
    color: #222222;
    font-size: 10px;
    font-weight: 500;
    flex-direction: row;
    margin-top: 7px;
}

.mots-cles ul li:hover {
    background-color: #a14a05;
}

.mots-cles ul li a {
    color: #ffffff;
    font-size: 10px;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 19px;
    padding: 7px;
}

.mots-cles ul li a:hover {
    color: #ffffff;
}

.social {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    z-index: 50;
}

.social li {
    display: inline-block;
    margin-right: 6px;
}

.social li a {
    display: table;
    position: relative;
}

.social-light li a i {
    color: #ffffff;
}

.social li a i {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 34px;
    height: 34px;
    font-size: 18px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

.social li a i::after {
    content: '';
    z-index: -1;
    position: absolute;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

.social li a i:hover::after {
    height: 100%;
}

.social a .fa-linkedin::after {
    background: #006699;
}

.social a .fa-map-marked-alt::after {
    background: #0b385a;
}

.social a .fa-facebook-square::after {
    background: #3b5998;
}

/* ==============
   COPYRIGHT
================= */
.copyright {
    padding: 25px;
}

@media (max-width:991px) {
    .copyright {
        padding: 25px;
        display: block;
        margin-bottom: 65px;
    }
}

.copyright a {
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
}

.copyright a:hover {
    color: #ffffff;
}

.copyright  p {
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
}

/* ========================
   ANIM SIDEBAR
=========================== */
#sticky-anchor {
    transition: all 1s;
}

#fin-sticky {
    transition: all 1s;
}

#sticky {
    padding: 1ex 0.5ex 0;
    width: 250px;
    background-color: rgba(255, 255, 255, 0);
    top: 0;
    transition: all 1s;
}

#sticky.stick {
    position: fixed;
    top: 80px;
    transition: all 1s;
}

@media (max-width:991px) {
    #sticky {
        padding: 0;
        width: 100%;
    }

    #sticky.stick {
        position: relative;
        top: 0;
    }
}

/* ============================
   SECTION ACCROCHE ACCUEIL
================================ */
.acrroche {
    font-size: 29px;
}

.acrroche h2 {
    font-size: 29px;
}

@media (max-width:575px) {
    .acrroche h2 {
        font-size: 26px;
    }
}

.acrroche h4 {
    font-size: 36px;
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: 5px;
    font-weight: 400;
}

@media (max-width:575px) {
    .acrroche h4 {
        font-size: 32px;
        font-family: 'Lato', sans-serif;
        letter-spacing: 5px;
    }
}

.acrroche p {
    font-size: 22px;
}

@media (max-width:575px) {
    .acrroche p {
        font-size: 16px;
    }
}

/* ============================
   SECTION PRESENTATION
================================ */
.presentation-img {
    background-image: url('../images/expert-RCCI-Paris.jpg');
    background-size: cover;
    background-position: center top;
    min-height: 450px;
    background-color: #eaeef3;
    border: 20px solid #252525;
}

@media (max-width:575px) {
    .presentation-img {
        background-size: cover;
        min-height: 350px;
        background-color: #eaeef3;
    }
}

/* ============================
   SECTION EXPERT ASSURE
================================ */
.assure-img {
    background-image: url('../images/expert-assur%C3%A9-incendie.jpg');
    background-size: cover;
    background-position: center center;
    min-height: 450px;
    background-color: #eaeef3;
    border: 20px solid #252525;
}

@media (max-width:575px) {
    .assure-img {
        background-size: cover;
        min-height: 350px;
        background-color: #eaeef3;
        background-position: left center;
    }
}

/* CALDERA FORMULAIRE
------------------------------- */
#fld_833876_1-wrap.form-group,
#fld_833876_2-wrap.form-group {
    text-align: center;
    border: 2px solid #ddd;
    padding: 10px;
    background: #ffffff;
}

#fld_8750601_1-wrap.form-group,
#fld_8750601_2-wrap.form-group {
    text-align: center;
    border: 2px solid #ddd;
    padding: 10px;
    background: #ffffff;
}

#fld_2292453_1-wrap.form-group,
#fld_2292453_2-wrap.form-group {
    text-align: center;
    border: 2px solid #ddd;
    padding: 10px;
    background: #ffffff;
}

#fld_7678963_1-wrap.form-group,
#fld_7678963_2-wrap.form-group {
    text-align: center;
    border: 2px solid #ddd;
    padding: 10px;
    background: #ffffff;
}

#caldera_form_1.caldera-grid .row,
#caldera_form_2.caldera-grid .row {
    margin-left: 0 !important;
}

#caldera_form_1,
#caldera_form_2 {
    padding: 20px;
}

@media (max-width:768px) {
    #caldera_form_1,
    #caldera_form_2 {
        padding: 5px;
    }
}

.caldera-grid .col-sm-12 {
    text-align: center !important;
}

/* ================
   BOUTON SLIDE
=================== */
.bouton-slide {
    border: none;
    background-color: transparent;
    padding: 0;
    display: block;
    margin: 10px auto 20px;
}

@media (max-width:991px) {
    .bouton-slide {
        margin-bottom: 30px;
    }
}

.bouton-slide a {
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 12em;
    height: 2.2em;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-flex;
    z-index: 1;
    margin-bottom: 5px;
    margin-top: 5px;
    border: 1px solid #6a7071;
    transition: all 1s;
}

.bouton-slide a:hover {
    border: 1px solid #ce6a0c;
}

.bouton-slide a span {
    display: flex;
    font-size: 0.8em;
    color: #6a7071;
    top: 0;
    left: 0;
    z-index: 100;
    transition: all .2s;
    width: 100%;
    position: absolute;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.bouton-slide a:hover span {
    color: #ffffff;
    transition: all .2s;
}

.bouton-slide a:hover:before {
    transition: all .3s;
}

.bouton-slide a:before {
    top: 0;
    left: 0;
    width: 0px;
    height: 100%;
    background-color: #ce6a0c;
    display: block;
    content: ' ';
    position: absolute;
    transition: all .2s;
}

.bouton-slide a:hover:before {
    width: 100%;
}

/* -------------------------------------
SECTION EXPERTISES
---------------------------------------- */
figure.snip1281 {
    position: relative;
    float: left;
    overflow: hidden;
    background-color: #000000;
    color: #ffffff;
    text-align: center;
    border: 10px solid #181a1a;
}

figure.snip1281 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

figure.snip1281 img {
    opacity: 0.70;
    max-width: 100%;
}

figure.snip1281:after {
    background: #000000;
    width: 0;
    height: 6px;
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

figure.snip1281 figcaption {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    padding: 0 30px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

figure.snip1281 h3,
figure.snip1281 span {
    margin: 0;
    width: 100%;
}

figure.snip1281 h3 {
    font-weight: 400;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.80);
    font-size: 24px;
}

figure.snip1281 span {
    color: #e6e6e6;
    font-weight: 700;
    text-transform: uppercase;
}

figure.snip1281 a {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
}

figure.snip1281:after {
    background-color: #ca892d;
}

figure.snip1281 span {
    color: #bd9b37;
}

figure.snip1281:hover img,
figure.snip1281.hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

figure.snip1281:hover:after,
figure.snip1281.hover:after {
    width: 100%;
}

/* CAROUSEL MOBILE
---------------------------------------- */
/* *
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE */
.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none;
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit;
    color: white;
    font-size: 30px;
    margin-right: 4px;
    margin-left: 4px;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    animation-name: fadeOut;
}

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

    100% {
        opacity: 0;
    }
}

.owl-height {
    transition: height .5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease;
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3,1.3);
    transform: scale(1.3,1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}

/* CAROUSEL DOTS
---------------------------------------- */
.owl-dots,
.owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-nav {
    margin-top: 10px;
}

.owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none;
}

.owl-nav .disabled {
    opacity: .5;
    cursor: default;
}

.owl-nav.disabled+.owl-dots {
    margin-top: 10px;
}

.owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}

.owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span {
    background: #869791;
}

/* AUTRES
---------------------------------------- */
.ligne-title {
    width: 50px;
    height: 2px;
    display: block;
    background-color: #ce6a0c;
    margin-top: 19px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.title-accueil {
    font-size: 30px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    color: #ffffff;
}

.titre-rub {
    font-weight: 500;
    font-size: 30px;
}

@media (max-width:991px) {
    .titre-rub {
        font-size: 26px;
    }
}

/* VIGNETTES ACCUEIL
---------------------------------------- */
.vignettes-content {
    margin-top: -14px;
    width: 850px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
}

@media (max-width:1199px) {
    .vignettes-content {
        margin-top: 20px;
        padding-top: 0px;
        position: relative;
        width: 100%;
        display: block;
        top: 0;
        padding-left: 60px;
        padding-right: 60px;
        transform: none;
        left: 0;
        right: 0;
    }
}

@media (max-width:991px) {
    .vignettes-content {
        margin-top: -18px;
        padding-top: 0;
        padding-right: 0;
        padding-left: 0;
        box-shadow: none;
    }
}

.vignettes {
    border-right: 1px solid rgba(255, 255, 255, 0.15);
    background-color: #121313;
}

.vignettes a {
    display: flex;
    text-decoration: none;
    background-color: #252525;
    height: 145px;
    flex-direction: column;
    justify-content: center;
    padding-top: 30px;
    width: 100%;
    transition: all 0.8s;
}

@media (max-width:767px) {
    .vignettes a {
        flex-direction: row;
        align-items: center;
        height: 65px;
        padding-top: 0;
        justify-content: flex-start;
    }
}

.vignettes a:hover {
    background-color: #1e1e1e;
}

@media (max-width:767px) {
    .vignettes {
        border-right: none;
        display: flex;
        align-items: center;
        border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    }
}

.vignettes h3 {
    margin-top: 20px;
    margin-bottom: 0;
    font-weight: 300;
    font-size: 22px;
    font-family: 'Roboto Condensed', sans-serif;
}

@media (max-width:767px) {
    .vignettes h3 {
        margin-top: 0px;
        font-size: 18px;
    }
}

.vignettes .fas {
    color: #ca892d;
    font-size: 45px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.8s;
    padding-bottom: 10px;
}

.vignettes a:hover .fas {
    color: #ce6a0c;
    padding-bottom: 25px;
}

@media (max-width:767px) {
    .vignettes a:hover .fas {
        color: #ce6a0c;
        padding-bottom: 0px;
    }

    .vignettes .fas {
        font-size: 34px;
        margin-right: 12px;
        position: relative;
        left: 0;
        transform: none;
        margin-left: 20px;
        transition: none;
        padding-bottom: 0;
    }
}

/* ---------------------------
SECTION ONGLETS
---------------------------- */
.tile {
    width: 90%;
    margin: 50px auto;
    height: auto;
}

@media (max-width:767px) {
    .tile {
        width: 90%;
        margin: 30px auto;
        height: auto;
    }
}

#onglets .tab-pane {
    padding: 25px;
    height: 80px;
    font-size: 24px;
    transition: all 0.3s;
    text-align: center;
    color: #bebebe;
    font-weight: 300;
    font-family: 'Roboto Condensed', sans-serif;
}

@media (max-width:575px) {
    #onglets .tab-pane {
        height: auto;
    }
}

#onglets .nav-tabs {
    position: relative;
    border-bottom: none;
}

#onglets .nav-tabs li {
    margin: 0px!important;
}

#onglets .nav-tabs li a {
    position: relative;
    margin-right: 0px!important;
    padding: 20px 40px!important;
    font-size: 16px;
    border: none!important;
    color: #919191;
    width: 100%;
}

#onglets .nav-tabs a:hover {
    border: none;
    color: #dfdfdf;
}

#onglets .slider-onglets {
    display: inline-block;
    width: 30px;
    height: 4px;
    border-radius: 3px;
    background-color: #ca892d;
    position: absolute;
    z-index: 50;
    bottom: 0;
    transition: all .4s linear;
}

#onglets .nav-tabs .active {
    background-color: transparent!important;
    border: none!important;
    color: #ca892d !important;
}

#onglets .nav-item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

#onglets .nav-item::before {
    display: none;
}

.contenu {
    margin-top: 80px;
    margin-bottom: 20px;
}

@media (max-width:1199px) {
    .contenu {
        margin: 0 60px 20px;
    }
}

@media (max-width:991px) {
    .contenu {
        margin: -20px 0px -10px;
    }
}

@media (max-width:767px) {
    .contenu {
        margin: 0px 10px -10px;
    }
}

/* ---------------------------
TEMPLATE EXPERTISES
---------------------------- */
.expertises-types {
    max-width: 500px;
    margin: 0px auto 20px;
    overflow: hidden;
    border-top: 0;
    border: 1px solid #303030;
    border-radius: 4px;
    display: flex;
    align-items: center;
    background-color: #252525;
    padding: 0;
}

.expertises-types .expertises-texte {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    position: relative;
    color: #ca892d;
}

.expertises-types .expertises-texte:hover {
    font-weight: 600;
    color: #efefef;
}

@media (max-width:767px) {
    .expertises-types .expertises-texte {
        font-size: 13px;
    }
}

.expertises-details {
    padding: 20px 0px;
}

.expertises-details a:hover {
    text-decoration: none;
}

.cadre {
    border: 20px solid #252525;
}

@media (max-width:767px) {
    .cadre {
        border: none;
    }
}