[class*=fp-text-] {
    margin: 1.5em auto;
    color: #444;
}

#panel-351-1-0-0> .panel-widget-style {
    padding: 25px 0px 25px 0px !important;
}

article .entry-content {
    font-size: 1.25em;
    line-height: 1.65em;
    color: #444;
}

#content, #main-wrapper {
    padding-bottom: 0px !important;
}

.wp-caption-text::before {
    border-top: 2px solid #ef8434;
}

.wp-caption-text {
    font-size: 1em;
}
  
  h4.fp-title {
    font-weight: bold;
  	color: black;
}

.featured-page.col-12.col-md-4.fp-three {
    padding: 5%;
}

.featured-page.col-12.col-md-4.fp-two {
    padding: 5%;
}

p.fp-text-one {
    color: white;
}

.featured-page.col-12.col-md-4.fp-one {
    background-color: #FF8600;
    padding: 5%;
}

@media all and (min-width: 1400px) { .fixed-header-on .desktop-sticky, .fixed-header-on .mobile-sticky {
    position: fixed;
    padding-left: 15%;
    padding-right: 15%;
  }}

@media all and (max-width: 600px) { #customizr-slider-main_slider.czr-carousel {
    height: 400px !important;
  }}

@media all and (min-width: 991px) and (max-width: 1097px) { .branding.tagline-aside .header-tagline {
    display: none !important;
  }}

/*.btn-skin-dark:hover {
    color: white;
    background-color: #ef8434;
    border-color: #ef8434;
}*/

.btn-skin-dark:hover {
    color: white;
    background-color: #000000;
    border-color: #000000;
}

.fp-title::after, dl dt::before {
    width: 1.25em;
    background: #ef8434 !important;
    height: 2px;
    position: absolute;
}

p {
    margin-bottom: 0rem;
}

@media all and (min-width: 1024px) {
.footmob {
    display: none;
  }}

@media all and (max-width: 1024px) {
.foot {
    display: none;
  }}

.footer-skin-dark .footer__wrapper {
    color: #fff;
    background: #313131;
    border-top: 1px solid transparent;
    display: none;
}

.branding .header-tagline {
    font-size: 2em;
    line-height: normal;
    padding: 0;
    margin: 2px .1em 0 0;
    width: 100% !important;
    color: #FF8600;
}

.primary-navbar__wrapper.has-horizontal-menu .branding__container {
    max-width: 43%;
}

.primary-navbar__wrapper .primary-nav__menu-wrapper {
    width: 95%;
}

.branding .navbar-brand {
    font-size: 3em !important;
    line-height: 1em;
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    padding-top: .25rem;
    padding-bottom: .25rem;
    white-space: nowrap;
    max-width: 100%;
}

.nav__menu .menu-item a>span:first-of-type {
    padding: 10px 0 5px;
    margin-bottom: 5px;
    font-size: 1.1em !important;
}

.btn-skin-h-dark {
    background-color: #313131;
    color: #ef8434;
    border-color: #FFF;
    font-weight: bolder;
}

.btn-skin-h-dark:hover {
    color: #000;
    background-color: #ef8434;
    border-color: #313131;
    font-weight: bolder;
}

@media all and (min-width: 430px) { .btn-skin-h-dark {
    background-color: #313131;
    color: #ef8434;
    border-color: #FFF;
      padding: 20px;
    font-size: 15px !important;
    font-weight: bolder;
}}