h1 {
    font-size: 20px !important;
    color: #e8004e !important;
    font-weight: 600 !important;
    line-height: 25px !important;
    padding: 5px 0 !important;
}
h1 {
    margin-bottom: 8px !important;
}
h1, h2, h3, h4, h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a {
    letter-spacing: normal !important;
}
#breadcrumbs {
    margin-bottom: 8px !important;
    font-size: 14px !important;
}
h2 {
    font-size: 13px !important;
    color: #555 !important;
    margin-bottom: 15px !important;
    font-weight: 800 !important;
}
.contact-btn a {
    text-decoration: none;
    font-size: 14px;
    color: #eee;
    background: #900B38;
    padding: 10px 25px;
    border-radius: 5px;
    box-shadow: 0px 0px 2px #900B38;
    margin: 0 auto;
}
.contact-btn a:hover{
    color: #fff !important;
}
#content p {
    text-align: justify;
    font-size: 14px;
}
.contact-btn {
    text-align: center;
    margin-top: 35px;
}
#gform_widget-2 {
    background: #eee;
    padding: 10px;
    border: 1px solid #ddd;
}
#gform_widget-2 span.widget-title {
    color: #fff;
    background: #900b38;
    display: block;
    padding: 10px;
    font-size: 17px;
    letter-spacing: 0;
    font-weight: normal;
}
.is-divider.small {
    display: none;
}
#gform_widget-2 span.widget-title {
    color: #fff;
    background: #900b38;
    display: block;
    padding: 10px;
    font-size: 17px;
    letter-spacing: 0;
    font-weight: normal;
    margin: -11px -11px 11px;
}
.gform_footer.top_label {
    padding-bottom: 0 !important;
}
#gform_1 {
    margin-bottom: 0 !important;
}
#gform_submit_button_1 {
    text-transform: none;
    font-weight: normal;
    font-size: 14px;
}
h3 {
    font-size: 14px !important;
    color: #555 !important;
}
#content h3{
    color: #900b38 !important;
    font-weight: 800 !important;
}
.col-divided {
    border: none !important;
}
.large-3.col {
    padding: 0 !important;
}
footer p{
    font-size: 13px !important;
    margin-bottom: 0 !important;
}
#content ul {
    padding-left: 15px;
}
#content ul li{
    padding-left: 20px;
    list-style: none;
    background: url(img/list.png) no-repeat;
}
.footer-widgets li {
    border: none !important;
}
.footer-widgets li a {
    font-size: 13px;
    padding: 5px 0 !important;
}
footer .widget-title {
    letter-spacing: 0;
    margin-bottom: 20px !important;
    display: block;
}
footer h3 {
    color: #fff !important;
    margin-top: 20px;
}
footer li {
    padding-left: 15px;
    background: url(img/marker.png) no-repeat;
    background-position: 0 3px;
}
.switcher-popup span {
    color: #fff !important;
}
body.home .contact-btn{
    display: none;
}
body.home .contact-btn.btn-home{
    display: block;
}
.home-links .wpb_wrapper {
    max-width: 1050px;
    margin: 0 auto;
}
body #content .home-links h3 {
    color: #555 !important;
    font-weight: normal !important;
    font-size: 20px !important;
}
body.home #content {
    padding-bottom: 0 !important;
}
body.home .page-wrapper.page-right-sidebar {
    padding-bottom: 0 !important;
}
.home-links .vc_figure-caption {
    background: #900b38;
    color: #fff;
    text-align: center;
    padding: 7px 0;
    margin-top: -27px !important;
    position: relative;
    z-index: 0;
}
.home-links a.vc_single_image-wrapper {
    padding-bottom: 30px;
    position: relative;
    z-index: 1;
}
#text-3 {
    text-align: justify;
    font-size: 12px;
}

@media(min-width:870px){
    .area-practice li {
        width: 50%;
        float: left;
    }
   #top-bar {
    position: absolute;
    width: 100%;
    background: transparent;
}
}
@media(max-width:870px){
    #content p {
        text-align: justify;
}
    #secondary {
    padding: 15px;
}
    .home-links {
    text-align: center !important;
}
    .home-links .wpb_single_image.wpb_content_element.vc_align_left {
    text-align: center !important;
}
}