.footer-bottom {
text-align: center;
}
.entry-content p {
    font-size: 1.3em;
    line-height: 1.3;
    font-weight: bold;
}
.footer-bottom img {
    width:13em;
}
#wpcf7-f986-o1 .form-wrap .entry-title {
    font-size:2.2em !important;
    color:#87231F !important;
    text-wrap: wrap;
    padding-top: 1em;
}
.site-footer .footer-top #wpcf7-f986-o1 .wpcf7-form {
    width:100% !important;
}
#wpcf7-f986-o1 .wpcf7 .wpcf7-form .wpcf7-form-control-wrap { 
    display:inline !important;
}
#wpcf7-f986-o1 .fields .label { 
 width:50%;
 padding: 0 1em 1em 1em;
 align-self: baseline;
}
#wpcf7-f986-o1 .form-wrap .fields{
flex-flow: wrap;
width: 50%;
margin: auto;
}
#wpcf7-f986-o1 .lblName .wpcf7-form-control {
    width: 22em;
    float: left;
}
#wpcf7-f986-o1 .lblPhone .wpcf7-form-control {
    width: 22em;
    float: right;
}
.section-logos .item {
    text-align: center;
}
.section-logos .col-logo {
    align-content: center;
}
.section-logos .col-logo-title {
    font-size: 2.2em !important;
    color: #87231F !important;
    text-wrap: nowrap;
    font-weight: 400;
    margin-bottom: 2em;
    text-align: center;
}
.section-logos {
    padding-top:4em !important;
}
.tp-bullets {
    display: none;
}

.header-top, .main-navigation-wrap .main-navigation .nav-menu > li > a, .main-navigation-wrap .main-navigation .nav-menu > li > span {
    color: #FFFFFF !important;
}

.icomoon:before 
 {
    color:#FFFFFF !important;
}

.search-box:before {
    background:#FFFFFF !important;
}


.scrolled .header-top, .scrolled .main-navigation-wrap .main-navigation .nav-menu > li > a, .scrolled .main-navigation-wrap .main-navigation .nav-menu > li > span {
    color: #87231F !important;
}

.scrolled .icomoon:before 
 {
    color:#87231F !important;
}

.scrolled .search-box:before {
    background:#87231F !important;
}
.tparrows {display: none !important;}

.header_bg_image {
    text-indent: 0em;
    top: -100px;
    left: 0px;
    overflow: hidden;
    height: 100%;
    width: 100%;
    visibility: inherit;
    opacity: 1;
    background-repeat: no-repeat;
    position: absolute;
    background-size: cover;
}
.section-header {
    padding-bottom:0;
    top: -100px;
    height: 50em;
    position: relative;
    z-index: 1;
}

.section-content { 
    padding-top: 0px !important;
}

.header_text {
    z-index: 2;
    position: absolute;
    top: 35%;
    right: 15%;
    color:#ffffff;
    padding-bottom:1em;
}
.header_title {
    font-size:5em;
    font-weight:bold;
    background-color: #ffcd00;
    display: inline;
     padding-top: 0em !important;
    line-height: 1.2; 
}
.header_subtitle {
    padding-top: 1em;
    font-size: 2em;
}
.section-hero-slider {
    overflow: hidden;
}
.site-header .header-top {
    background: none !important;
}
.scrolled .site-header .header-top {
    padding-top: 25px;
    background: rgba(228, 228, 228, 0.95) !important;
}    
@media only screen and (max-width: 992px) {
    .header_subtitle {
        padding-top: 0.5em;
        font-size: 1em;
    }
    .header_text {
        top: 40%;
        right: 10%;
    }
    .header_title {
        font-size: 1.5em;
    }
    .section-header {
        top: -70px;
        margin-bottom: -5em;


    }
    .header_bg_image {
        background-position-x: -30em;

    }
    .section-content {
        padding-top: 3em !important;
    }
    .section-logos .col-logo-title {
        font-size: 2em !important;
    }
    #wpcf7-f986-o1 .form-wrap .entry-title {
        font-size: 1.8rem !important;
        font-weight:bold;
        max-width: unset !important;
        
    }
    #wpcf7-f986-o1 .section-logos .col-logo-title {
        font-size: 1.8rem !important;
        text-wrap: unset !important;
    }

    #wpcf7-f986-o1 .fields .label {
        width:100% !important;
        padding:0 0 1em 0 !important;
    }
    .site-footer .footer-top #wpcf7-f986-o1 .fields {
        display: flex !important;
    }
    #wpcf7-f986-o1 .wpcf7-form-control {
        float:unset !important;
    }
    #wpcf7-f986-o1 .form-wrap .fields {
        width:65%;
    }

    .site-footer .footer-top #wpcf7-f986-o1 .fields .wpcf7-form-control-wrap, .site-footer .footer-top #wpcf7-f986-o1 .fields .submit-wrap  {
        margin-left:10px !important;
    }
}

