@charset "UTF-8";
/* Preloader */
#preloader {
    background-color: #0072bc
}

div[class^="sk-rec"] {
    background-color: #fff
}

/* Social icons top */
#social_top a i:hover {
    color: #0072bc;
}

/* Adjust icon margin */
.icon-top-35:before {
    margin-top: 35px;
}

/* Change icon phone footer */
a#phone:before {
    content: "\57" !important;
}