.service h2 { line-height: 33px!important; }

section.section-light {
    background: #f5f5f5;
}

img.service-first, img.area-second {
    box-shadow: 0 19px 20px rgba(0,0,0,0.20), 0 8px 10px rgba(0,0,0,0.1);
    border-radius: 10px;
}

img.area-second {
    max-height: 500px!important;
    height: 250px;
    float: left;
    margin: 15px 30px 15px 0px;
}

img.service-first {
    max-height: 500px!important;
    float: right;
    height: 300px;
    margin: 0px 0px 30px 30px;
}

.service-area a:hover {
    color: #f6940d!important;
}
.service-area a {
    color: white!important;
    text-decoration: underline;
}
.service-area a {
    color: white;
}
nav.navbar.navbar-default ul.nav > li > a:hover {
    color: #d33e3f!important;
}
.hover.bg-white.border-color-extra-medium-gray.border-solid.border-width-1.text-center.padding-twelve-bottom.border-radius-4.position-relative.inner-match-height {
    padding-bottom: 30px;
}

h2.smaller {
    font-size: 30px;
}

.bg-grey {
    background: #f5f5f5;
}

.service-area p {
    margin: 0px;
}
.service-area {
    background: #666666;
    box-shadow: 0 19px 20px rgba(0,0,0,0.20), 0 8px 10px rgba(0,0,0,0.1);
    border-radius: 5px;
    padding: 20px;
    color: white;
    margin-bottom: 50px;
}

@media all and (max-width:760px) {
    .desktop-only {
        display: none!important;
    }
    .navbar-default .navbar-toggle .icon-bar, header.sticky .navbar-default.header-light .navbar-toggle .icon-bar, header.sticky .navbar-default.header-light-transparent .navbar-toggle .icon-bar {
    background: linear-gradient(to bottom left, #e96625, #99292c)!important;
}
    body header a.logo img {
    max-height: 60px!important;
}
    section.image-header {
    margin-top: 120px!important;
}
    nav.navbar.bootsnav ul.nav li.dropdown.simple-dropdown ul.dropdown-menu > li > a {
    padding: 7px 0;
    left: 0;
    font-size: 16px!important;
    color: white;
}
    body .title {
    padding: 50px 0px!important;
    margin-top: 120px;
    background-position: left center!important;
}
}
header nav .row {
    max-width: 100%!important;
}
}
 .simple-dropdown .dropdown-menu > li a {
    font-size: 14px!important;
    color: white!important;
}
header.header-appear nav.bootsnav.header-light-transparent .navbar-nav > li.active > a, header.header-appear nav.bootsnav.header-light .navbar-nav > li.active > a, header nav.navbar .navbar-nav > li.active > a, nav.navbar.bootsnav ul.nav > li.active > a {
    color: #d33e3f!important;
}
.accent {
    color: #d33e3f;
}
h1 {
    font-size: 24px!important;
line-height: 32px!important;
}
p {
    font-size: 16px;
    line-height: 28px;
}

.accordion-style1 .panel-title {
    font-size: 18px;
}

h3 {
    font-size: 32px!important;
}
@media all and (min-width: 760px) {
    .mobile-only {
        display: none!important;
    }
    ul.nav.navbar-nav.navbar-right.no-margin.alt-font.text-normal.width-40.sm-width-100 {
    padding-left: 20px;
}
header nav.navbar-default, nav.navbar.bootsnav {
    box-shadow: 0px 0px 100px rgba(0,0,0,0.1)!important;
}

header {
    position: fixed!important;
    top: 0px;
background: white;
}
.title {
    margin-top: 120px;
}
}
.title h2 {
    font-weight: 600;
}
.title {
    padding: 100px 0px!important;
}
.footer-logo {
    min-height: 50px!important;
    width: auto;
}
nav.navbar.navbar-default ul.nav > li > a {
    font-weight: 500;
    font-size: 14px;
}

section {
    padding: 60px 0px!important;
}
.title p {
    font-size: 26px;
    line-height: 34px;
}
header nav .nav-header-container {
    height: 120px!important;
}
header a.logo img {
max-height: 100px!important;
}

.center-logo {
    padding: 0px 20px!important;
    top: 45px!important;
}

.white h2 {
    color: white;
    text-shadow: 0px 1px 5px rgba(0,0,0,0.6);
}

.title h1, .title h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 48px!important;
font-weight: 600!important;
    line-height: 56px!important;
}
.title.white h1,  .title.white h2 {
text-shadow: 0px 1px 5px rgba(0,0,0,0.6);
}

.cta-bar {
    background: linear-gradient(to bottom left, #e96625, #99292c)!important;
    padding: 40px 0px!important;
}