#whatsapp { 
    font: normal normal normal 24px/1 FontAwesome !important;
    /* font-size: inherit;*/
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.full-width-header .rs-header .menu-area .logo-area img{
    max-height: 70px;
}
.full-width-header .rs-header .menu-area.sticky .logo-area img {
    max-height: 70px;
}
.full-width-header .rs-header .right_menu_togle .canvas-logo img {
    width: 236px;
    height: auto;
}
.rs-contact.style1 .contact-info {
    color: #ffffff;
    font-size: 15px;
}
#rs-services-home {
    background-color: #a5cafb;
}