/*------------------------------------------------------------------
Project:        TekiEazi 
Author:         Centre Stone Solutions
URL:            http://centrestonesolutions.com/
Created:        25/08/2018
-------------------------------------------------------------------*/
/**
 * Add your style in this file
*/
.home-search-form .form-group {
    width: 200px;
}


.module-label {
    width: 16px;
    height: 16px;
    line-height: 16px;
    border-radius: 50%;
    background-color: #c59d5f;
    color: #ffffff;
    font-size: 10px;
    font-weight: 400;
    text-align: center;
    position: relative;
    top: -10px;
    left: 22px;
}
ul.social-footer li a {
       padding-top: 8px!important;
}
#back-to-top a {
    padding-top: 6px !important;
}
.copy-right a:hover{
    color:white!important;
    font-weight:bold;
}