.header-classic .rd-navbar-fullwidth .rd-navbar-inner{
    background-color: #ffffff;
}

.w-25{
    width: 25px;
}

.block-non-menu{
    padding-top: 30px !important;
}
.space-10{
    padding: 10px 0;
}

.green-color{
    color:#71af31;
}

.toright{
    float: right;
}

.arrow-right-style{
    color: #71af31;
    font-size: 25px;
    font-style: normal;
}

.arrow-text{
    vertical-align: top;
    line-height: 35px;
    padding-left: 10px;
    font-size: 20px;
}

.w-18{
    font-size: 18px !important;
}

.s-38{
    font-size: 38px !important;
}
.s-35{
    font-size: 35px !important;
}

.space-30{
    margin: 30px 0;
}

.googlemap{
    background-color: #d4e6c2;
    padding: 30px 0;
}

.btn-devis{
    margin: 0 20px;
    color: white;
    background: green;
    padding: 10px 50px;
    border-radius: 10px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}



.large{
    font-size: 21px;
}
.space-25{
    padding-top: 25px;
}
.bg-white+.bg-white{
    padding-top: 150px !important;
}

.section-md{
    padding-top: 150px;
}

@media(min-width:1200px) {
    .callme {
        margin: 0 10px 0 0;
        background-color: green;
        padding: 15px;
        border-radius: 10px;
    }
}

@media(max-width:1200px) {
    .callme {
        margin: 0 10px 0 0;
        background-color: green;
        padding: 10px;
        border-radius: 10px;
    }

    .mobile-call{
        width: 177px;
        height: 20px;
        line-height: 20px;
        position: fixed;
        top: 12px;
        display: inline-block;
        z-index: 1000;

    }


}


@media(max-width: 480px){
    .unit img {
        width: 50px;
    }

    .w-mobile{
        width: 70% !important;
    }
}
