
* { 
	font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
}

.btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
    font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif !important;
}

section.page-content{
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.header .logo{
    padding: 8px 0 !important;
}

.navbar-collapse .navbar-nav > li > a{
    line-height: 80px !important;
}


h3, .h3 {
    font-size: 20px;
}

.widget__footer .widget-title {
    font-size: 18px;
}

@media only screen and (min-width: 200px) and (max-width: 600px) {

.table {
    overflow-x: scroll;
    display: inline-block;
}

}

.fhmm .navbar-collapse .navbar-nav > li > a {
    font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif !important;
}


.title-table{
    background-color: #dc2a0b;
    color: #fff;
    font-weight: bold;
}

.container{
    padding-left: 0px;
    padding-right: 0px;
}

.header-top {
    font-size: 11px;
}

body {
    font-size: 15px;
}

.footer-copyright {
    font-size: 13px;
}

.page-heading .breadcrumb {
    font-size: 13px;
}

.title-accent > h3 > span {
    font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif !important;
    font-size: 33px;
}

.header-main > .container{
    width: auto !important;
}

.logo-image{
    width: 400px !important;
    height: 64px !important;
}

.header-top {
    background: #dc2a0b !important;
}

.header-top .header-top-nav > li > a:after {
    background: #fff !important;
}

.tp-caption.large_bold_white, .tp-caption.mediumwhitebg {
    font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
}

footer.project-footer > a {
    visibility: collapse !important;
}

.projects_home_section {
    margin-top: 18px;
}