header {
    padding:2.5rem 0 0 0;
}

header .urgence__sinistre {
    position:relative;
    display:flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    margin-top:36px;
}

header .urgence__sinistre figure {
    margin:0 20px 0 0;
}

header .urgence__sinistre figure img {
    display:block;
    width:64px;
}

header .urgence__sinistre div {
    color:#474747;
    text-transform: uppercase;
    font-size:28px;
}

header .urgence__sinistre div * {
    display:block;
    font-weight:600;
    line-height:1;
}

header .urgence__sinistre div a {
    color:#f08000;
    text-decoration: none;
    font-size:42px;
}

header .logo {
    text-align:center;
}
header .logo small {
    font-size:14px;
    text-align:center;
}

@media screen and (max-width:767px) {

    header .urgence__sinistre figure {
        margin:32px 0;
    }

    header .urgence__sinistre figure img {
        width:64px;
    }

    header .urgence__sinistre div {
        font-size:28px;
    }

    header .urgence__sinistre div a {
        font-size:36px;
    }
}

@media only screen and (min-width: 90.063em) {
    header .row {
        max-width: 81.25rem;
        width:100%;
        display: flex;
        justify-content: space-between;
    }

    header .row > div {
        display: block;
        -webkit-transition: box-shadow ease 0.2s;
        transition: box-shadow ease 0.2s;
        box-shadow: 0 0 0 rgb(0 0 0 / 0%);
        margin: 1.875rem 15px;
        padding: 0;
        float: none;
        width:50%;
    }

    header .row > div:first-child {
        margin-left: 0px;
        width:40%;
    }

    header .row > div:last-child {
        margin-right: 0px;
        width:60%;
    }
}



#services .grid {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 81.25rem;
    display:grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
    margin-bottom:64px;

}

@media screen and (max-width:767px) {
    #services .grid {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
}

#services .grid > div  {
    display: block;
    -webkit-transition: box-shadow ease 0.2s;
    transition: box-shadow ease 0.2s;
    box-shadow: 0 0 0 rgb(0 0 0 / 0%);
    margin:0;
    padding:0;
    float:none;
    width:auto;
}

#services .grid > div:first-child {
    margin-left:0px
}

#services .grid > div:last-child {
    margin-right:0px
}

#services .grid > div:hover {
    box-shadow: 0 0 20px 2px rgb(0 0 0 / 10%);
}

#services .grid > div:hover a {
    box-shadow: none;
    text-decoration: none;
}

#services .grid > div:hover a * {
    text-decoration: none;
}

#services .grid > div a.btn {
    border-radius:30px;
    background-color:#f08000;
    color:#fff;
    padding:0.5rem 1.25rem;
    display:inline-block;
    transition:all 0.2s ease;
}
#services .grid > div:hover a.btn {
    background-color:#d57200;
}

#services .grid > div .img {
    display:block;
    width:100%;
    overflow:hidden;
}

#services .grid > div .img img {
    transition: all 0.2s ease-in-out;
}

#services .grid > :hover .img img {
    transform: scale(1.02);
    transform-origin: center center;
}


@media screen and (max-width:767px) {
    #services .grid {
       display:block;
    }
    
    #services .grid > div  {
        display: block;
        -webkit-transition: box-shadow ease 0.2s;
        transition: box-shadow ease 0.2s;
        box-shadow: 0 0 0 rgb(0 0 0 / 0%);
        margin:1.875rem 0;
        padding:0;
        float:none;
        width:100%;
    }
}

.gen-contenu h2,
.gen-contenu h3,
.gen-contenu h4 {
    font-weight:700;
    padding-left:0;
}

#contact p {
    margin-bottom:1rem;
}



form#contactForm {
    display:block;
    width:100%;
    position:relative;
    padding:15px;
    background-color: #fff;
    border:1px solid #e6e6ee;
}

form#contactForm .clear {
    clear: both;
}
form#contactForm .form-group {
    position:relative;
    display:block;
}

form#contactForm .form-group.width50 {
    float:left; 
    width:50%;
    
}

form#contactForm input {
    font-size: 1.125rem;
}

form#contactForm .form-group.width50.first {
    padding-right:30px;
}

form#contactForm .form-group textarea {
    height:auto;
    resize:none;
}

form#contactForm .form-group input[type=submit] {
    background-color:#f39900;
    color:#000;
    font-weight:700;
    padding:0.5rem 1.25rem;
    border:1px solid transparent;
    outline:none;
    cursor:pointer;
}

form#contactForm .response {
    position:relative;
    padding:15px;
    font-size:16px;
    margin-bottom:15px;
    border:1px solid #e6e6e6;
}

form#contactForm .response.success {
    border-color:#a2be7e;
    color:#56a229;
}

form#contactForm .response.error {
    border-color:#d7c4c4;
    color:#c86f48;
}

form#contactForm .response p {
    margin:0 !important;
    text-align:left!important;
}


.owlRealisations {
    position:relative;
    margin:34px auto;
    max-width: 1000px;
    width:100%;
    height:auto;
}


#top-bar .sous-menu a {
    height:3rem;
}

#top-bar .sous-menu li:nth-child(4) a:before {
    margin-right: 0.25rem;
    background: url(https://constructionnettoyagestb.com/images/icon-black-conduits.png) no-repeat;
    background-size: contain;
}

#top-bar .sous-menu li:nth-child(6) a:before {
    margin-right: 0.25rem;
    background: url(https://constructionnettoyagestb.com/images/door-and-window.png) no-repeat;
    background-size: contain;
}

#top-bar .sous-menu li:nth-child(5) a:before {
    margin-right: 0.25rem;
    background: url(https://constructionnettoyagestb.com/images/gazmask.png) no-repeat;
    background-size: contain;
}

#services .nettoyage-conduits h2 span:before {
    background: url(https://constructionnettoyagestb.com/images/icon-black-conduits-white.png) no-repeat;
    background-size: contain;
    margin-top: -0.9375rem;
    margin-left: rme-calc(-4);
}

#services .amiante h2 span:before {
    background: url(https://constructionnettoyagestb.com/images/gazmask-white.png) no-repeat;
    background-size: contain;
    margin-top: -0.9375rem;
    margin-left: rme-calc(-4);
}

#services .portes-et-fenetres h2 span:before {
    background: url(https://constructionnettoyagestb.com/images/door-and-window-white.png) no-repeat;
    background-size: contain;
    margin-top: -0.9375rem;
    margin-left: rme-calc(-4);
}

@media only screen and (min-width: 90.063em) {

    #top-bar {
        padding: 1.5rem 0 0 0;
    }

    #top-bar nav {
        top: 0;
    }

    #top-bar .gus {
        width:inherit;
        height: 50px;
    }
}