body.page-template.page-template-template-full {
    background: #fff;
}

#main-content #useful-info h3 , #main-content #useful-info h4,
div#main-content.template-full h3, div#main-content.template-full h4{
    background: #eee;
    padding: 14px 20px;
    margin-bottom: 30px;
    text-align:center;
    font-size: 30px;
}


#main-content #useful-info, div#main-content.template-full {
    text-align: justify;
}

div#sidebar-services
{
    margin-top:0px
}

div#sidebar-services ul a{
    color: #000000;
    font-size: 26px;
    line-height: 46px;
    /* background: #eee; */
    display: block;
    border-bottom: 0;
    padding-bottom: 0;
}

div#sidebar-services ul li {
    border-top: #333 1px solid;
    text-align: center;
    padding: 0;
    list-style: none;
}

div#sidebar-services .sub-menu
 a {
    font-size: 16px;
    color: #4a4a4a;
    line-height: 26px;
    background: none;
    padding: 10px 0;
}

div#sidebar-services .menu-item-has-children.current-menu-item>a, div#sidebar-services .current-menu-parent>a {
    /* background: #000; */
    display: block;
    padding: 5px;
    /* color: #fff; */
    clear: both;
}

div#sidebar-services .sub-menu {
    padding: 0;
    display: none;
}

div#sidebar-services .current-menu-item .sub-menu,
div#sidebar-services .current-menu-parent .sub-menu {
    display: block;
    clear: both;
}

div#sidebar-services .sub-menu li.current-menu-item {
    background: none;
}

div#sidebar-services .sub-menu li.current-menu-item > a {
    color: #000!important;
    font-weight: bold;
}


div#tips-boxes .wpb_column .wpb_wrapper {
    border: 1px solid #454545;
    padding: 30px;
    text-align: center;
    color: #000;
}

div#tips-boxes .wpb_column .wpb_wrapper a {
    color: #000;
    text-decoration: none;
}


div#tips-boxes .aio-icon-header , 
div#tips-boxes .aio-icon-header h3.aio-icon-title {
    font-size: 29px;
    font-weight: bold;
    color: #000;
    text-align: center;
    width: 100%;
    float: left;
}

div#sidebar-services .sub-menu  a.current {
    display: block;
    color: #000;
    font-weight: bold;
}

div#sidebar-services.sticky-element-fixed {
    top: 140px;
}

div#home-search {
    overflow: initial;
}

header.navbar.nav-right .navbar-nav > ul > li > a {
    font-weight: normal;
    text-transform: uppercase;
    line-height: 30px;
}

header.navbar.nav-right .navbar-nav > ul > li.current_page_item > a {
    color: #145190;
    border-bottom: solid 3px #145190;
    padding: 0;
}