.pt-0 {
    padding-top: 0;
}

h2.fd {
    min-height: 280px !important;
}

h2.fd span{
	display: block;
	font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 1.2 !important;
    margin-top: 15px !important;
}

.py-5 {
    padding: 75px 0;
}

.d-block {
    display: block !important;
}

.text-24 {
    font-size: 20px !important;
}

.article-col img {
    height: 200px !important;
    object-fit: cover !important;
    margin-bottom: -10px !important;
}

.ctabox {
    float: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 350px;
}

.ctabox a {
    font-size: 16px !important;
    padding: 10px 20px !important;
    border-radius: 5px;
    margin-top: 10px;
}

.bl-1 {
    border-left: 3px solid #C41E1E !important;
    padding: 20px 0px 20px 20px !important;
    line-height: 1 !important;
}
.text-red {
    color: #C41E1E;
}

.mx-auto {
    margin: 0 auto !important;
}

.bl-2 {
    border-left: 5px solid #C41E1E !important;
    padding: 20px 40px 20px 40px !important;
    line-height: 1 !important;
}
.p-3 {
    padding: 20px;
}
.p-4 {
    padding: 40px 60px;
}

.p-5 {
    padding: 40px 100px;
}

.px-5 {
    padding: 0 50px;
}

h2 span {
    font-size: 28px !important;
}

.text-18 {
    font-size: 18px !important;
}

.text-20 {
    font-size: 20px !important;
}

.text-28 {
    font-size: 28px !important;
}

.text-32 {
    font-size: 32px;
}

.text-36 {
    font-size: 36px;
}


.text-42 {
    font-size: 42px;
}

.text-58 {
    font-size: 58px !important;
}

.text-center {
    text-align: center;
}

.lh,body h3, .row .col h3 {
    line-height: 1.2;
}

.-mb-1 {
    margin-bottom: -10px !important;
}

.-mt-1 {
    margin-top: -10px;
}

.home-service-link img.-mb-1, .home-2column img.-mb-1 {
    margin-bottom: 0 !important;
}

.home-2column h2 {
	font-size: 28px !important;
}

.mha {
    min-height: auto;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-4 {
    margin-bottom: 28px !important;
}

.mb-5 {
    margin-bottom: 40px !important;
}

.strong {
    font-weight: 600 !important;
}

.bg-white {
    background-color: #ffffff;
}
.mhfix {
    min-height: 350px;
}
.p2 {
    padding: 20px;
}
.small-text {
    font-size: 12px;
    line-height: 14px;
    margin-top: 20px;
    display: block;
}

.form-group {
    display: flex;
    padding: 0 50px;
    flex-wrap: nowrap;
}

.btn-primary {
    background: #2e4857;
    padding: 10px 35px;
    display: inline-block;
    border-radius: 5px;
    color: white;
    font-weight: bold;
}

.ff-btn {
    background: #2e4857 !important;
    padding: 10px 35px !important;
    display: inline-block !important;
    border-radius: 5px !important;
    color: white !important;
    font-weight: bold !important;
}

.ff-message-success a {
    font-size: 18px !important;
    padding: 15px 35px !important;
    margin-bottom: 20px;
    display: inline-block;
    border-radius: 5px;
}

.ff-message-success .form-group {
    justify-content: center;
}

a#formToggle {
    text-align: center;
    margin: 0 auto;
    display: table;
    padding: 10px 15px;
    color: #fff;
    background: #2f4958;
    border-radius: 5px;
}

.icon {
    margin-bottom: 15px;
}

.p-0 {
    padding:0 !important;
}

.custom-bullet li {
    list-style-image: url(icon-bullet.png);
}

.form-container .ff-btn {
    height: 38px;
    line-height: 0 !important;
}

.iconblock {
    margin-top: 15px;
    font-size: 16px !important;
    font-family: 'Lato', sans-serif !important;
    display: block;
    line-height: 1.5;
}

.iconcol img {
    max-height: 100px;
    object-fit: cover;
}

.ff-form-loaded {
    display: none;
}

.d-none {
   display: none;
}

.mhfix img {
	height: 100px !important;
}

.fluentform_wrapper_6 .ff-form-loaded {
	display: block !important;
}

.page-template-template-healthcheck .fluentform {
	margin-bottom: -25px;
}