/* 
 Theme Name:     Fuse
 Author:         Webstract Marketing
 Author URI:     https://www.webstractmarketing.com/
 Template:       Divi
 Version:        1.0
*/ 

/* ----------- Formstack CSS Classes ------------------------------------------------------------------------ */
/* https://help.formstack.com/hc/en-us/articles/360019519891-Custom-Form-Themes-and-CSS --------------------- */
/* ---------------------------------------------------------------------------------------------------------- */


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 


/*
.header-elements-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header-elements li, .tagline-element li {
    display: inline-block;
    margin-right: 15px;
    padding-bottom: 0;
}
.header-elements .icon {
    margin-right: 3px;
    position: relative;
    top: 2px;
}
.header-elements .icon img {
    width: 15px;
    height: 15px;
}
.header-elements .link {
    padding-bottom: 0;
}
.header-elements .link a {
    padding: 8px;
    background: #549ec4;
    color: #fff !important;
}
.social-media li {
    display: inline-block;
}
*/

#top-header .container {
    padding: 10px 0;
}
#top-header, #top-header a, #et-secondary-nav li li a, #top-header .et-social-icon a:before {
    font-size: 12px;
}

body,
.noto-serif-jp,
.noto-serif-jp .et_pb_text,
.noto-serif-jp .et_pb_text a,
body #page-container .et_pb_section .et_pb_button_0 {
    font-family: 'Noto Serif JP', serif !important;
}

/* typography */

.main_title {
    color: #212529;
}
#left-area .page p {
    color: #777777;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    font-family: 'Noto Serif JP', serif !important;
}
h2, h3, h4, h5, h6 {
    color: #304771 !important;
    font-weight: 600;
    margin-top: 15px;
}
.h4, h4 {
    color: #549ec4 !important;
}

.home h2, .home h3, .home h4, .home h5 {
    color: #212529 !important;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, p a {
    color: #549ec4;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, p a:hover {
    text-decoration: underline;
}
.et_pb_post .entry-title a:hover, .et_pb_post h2 a:hover {
    text-decoration: underline;
}
.h1, h1 {
    font-size: 2.5rem;
}
.h2, h2 {
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 2.4rem;
}
.h3, h3 {
    font-size: 1.5rem;
    line-height: 1.95rem;
}
.h4, h4 {
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 1.8rem;
}
.h5, h5 {
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.7rem;
}
p.small {
    font-size: 80%;
    line-height: 21px;
}
#left-area ul, .entry-content ul, 
#left-area ol, .entry-content ol {
    padding-left: 1em;
}
#left-area ol li ol, #left-area ul li ul {
    padding-bottom: 5px;
}
a:hover {
    text-decoration: underline;
}
.et_pb_toggle ul {
    padding-left: 2em;
    padding-top: 1em;
}
.et_pb_slide {
    padding-bottom: 50px;
    padding-top: 25px;
}
.et_pb_slides .et_pb_slide_title a {
    color: #fff;
}
.et_pb_slider .et_pb_slide_description .et_pb_slide_title {
    margin-bottom: 20px !important;
}
ul li, ol li {
    padding-bottom: 5px;
}
ul li h1, ol li h1,
ul li h2, ol li h2,
ul li h3, ol li h3,
ul li h4, ol li h4,
ul li h5, ol li h5,
ul li h6, ol li h6 {
    margin: 0 !important;
    padding: 0 !important;
}

/* button */

.et_pb_button:hover {
    text-decoration: none;
}
.topbanner .et_pb_button {
    background: #549ec4;
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
}
.topbanner .et_pb_button,
.topbanner .et_pb_button:hover {
    border: 0;
    padding: .5em 2.5em .5em .9em !important;
}
.topbanner .et_pb_button:hover {
    background: #1c3054;
}

/* header */

#top-menu .current-menu-ancestor > a,
#top-menu .current-menu-item a {
    color: #549ec4 !important;
}
#top-header .top-bar-button a {
    background: #549ec4;
    padding: 8px 15px;
    margin: 0;
    color: #fff;
}
#top-header .top-bar-button a:hover {
    background: #304771;
    text-decoration: none;
}
#top-header.et-fixed-header .top-bar-button a {
    color: #fff;
}
#top-header a {
    display: inline-block;
}
.top-bar-items {
    float: right;
    width: 75%;
    text-align: right;
}
.top-bar-items #et-info-phone {
    margin: 0 15px;
}
.top-bar-items #et-info-phone:before, .top-bar-items #et-info-email:before {
    margin-right: 7px;
}
#top-header .container {
    font-weight: 400;
}
#et-info .tagline {
    display: block;
    width: 25%;
    float: left;
    padding: 8px 0;
}
#et-secondary-menu > ul > li a {
    padding: 0;
}
#et-secondary-nav li {
    padding-bottom: 0;
}
#top-header {
    /*
    border-bottom: 1px solid #e8eaed;
    */
}
#top-header .container {
    padding: 0;
}
#top-header #et-info {
    padding: 0;
    width: 100%;
    display: block;
    height: auto;
    float: none;
}
#top-menu .current-menu-item .sub-menu a {
    color: rgba(0,0,0,.6) !important;
}

/* sidebar and forms */

#sidebar .et_pb_widget {
    background: #fff;
    border: 1px solid #eaecee;
}
#sidebar .widgettitle {
    background: #eaecee;
    padding: 15px;
    font-size: 15px;
    color: #212529 !important;
    margin-top: 0;
}
#sidebar .et_pb_widget li {
    padding: 8px 10px;
    margin: 0;
    font-size: 13px;
    border-bottom: 1px solid #eaecee;
    line-height: 1.5em;
}
#sidebar .et_pb_widget li a:hover {
    text-decoration: underline;
}
.sidebar-form-title {
    background: #304771;
    color: #fff !important;
    text-align: center;
    padding: 20px 10px 10px 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 18px;
}
.sidebar-form-title img {
    width: 25px;
}
#custom_html-3 .fsBody {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
#custom_html-3,
.homepage-form .fsBody {
    background: none;
    border: 0;
    padding: 20px;
    border-radius: 5px;
}

.homepage-form .fsLabel,
#sidebar .fsLabel {
    display: none;
}

.fsBody, .fsBody {
    background-color: transparent;
    padding: 0;
}

.intake-form input#field44615532-\* {
    height: 0px;
}

.intake-form .iCVXPY{
display:none;
}
.homepage-form .fsBody form.fsForm .fsFieldRow .fsField,
.homepage-form textarea, 
.homepage-form select,
.homepage-form input[type="text"],  
.homepage-form input[type="email"], 
.homepage-form input[type="tel"] {
    width: 100%;
    /* border: none !important; */
    border: 1px solid #bbb !important;
    padding: 10px !important;
    font-size: 16px  !important;
    font-family: Open Sans, Arial, sans-serif;
    color: #757575;
    border-radius: 0;
    padding: 25px 10px !important;
}

#sidebar .hCMMok {
    min-width: 100% !important;
}

.homepage-form .fsBody, .fsBody,
#sidebar .fsBody, .fsBody,
.homepage-form .kvUXCr,
#sidebar .kvUXCr{
    padding: 0 !important;
    background-color: transparent;
}

.homepage-form .hjaXRz,
#sidebar .hjaXRz {
    padding: 0;
}

.cfEVbD {
    margin-bottom: 0px !important;
}

#sidebar textarea, 
#sidebar  input[type="text"],  
#sidebar  input[type="email"], 
#sidebar  input[type="tel"]{
    width: 100%;
    /* border: none !important; */
    padding: 10px !important;
    font-size: 14px  !important;
    font-family: Open Sans, Arial, sans-serif;
    color: #757575;
    border-radius: 0;
    padding: 15px 10px !important;
}

.homepage-form .fsBody form.fsForm .fsSubmit .fsSubmitButton,
#sidebar  .fsBody form.fsForm .fsSubmit .fsSubmitButton{
    font-size: 16px !important;
    text-align: center;
    font-weight: 700;
    display: block;
    margin: 0 auto;
    background:#fff !important;
    color: #304771 !important;
    border: none !important;
    border-radius: 0 !important;
    padding: 20px 30px !important;
    cursor: pointer;
    font-family: Open Sans, Arial, sans-serif;
    text-transform: uppercase;
}

#sidebar  .fsBody form.fsForm .fsSubmit .fsSubmitButton{
    padding: 12px 24px !important;
}

.homepage-form .fsBody form.fsForm .fsSubmit .fsSubmitButton:hover,
#sidebar .fsBody form.fsForm .fsSubmit .fsSubmitButton:hover{
    background: #549ec4 !important;
}
.homepage-form form{
    max-width: 100%;
}

.page-id-6055 #custom_html-3{
    display: none;
}

.homepage-form .fsBody {
    padding: 0;
}

#custom_html-3 {
    padding: 0;
    border: 0 !important;
}
.homepage-form .fsBody {
    background: transparent !important;
}
.fsBody {
    background: #304771 !important;
    padding: 10px;
}
.fsPage .fsRow {
    padding: 0 10px;
}
.fsPage .fsRow:nth-child(1) {
    width: 50%;
    float: left;
}
.fsPage .fsRow:nth-child(2) {
    width: 50%;
    float: left;
}
.fsPage .fsRow:nth-child(3) {
    padding: 0 10px;
}
.fsPage .fsRow:nth-child(3) {
    padding: 0 10px;
    clear: both;
}
.fsBody .fsForm .fsRequiredLabel {
    color: #000 !important;
    font-family: 'Noto Serif JP',Georgia,"Times New Roman",serif!important;
    font-weight: bold;
    font-size: 14px;
}
#sidebar .fsBody .fsForm .fsRequiredLabel {
    color: #fff !important;
}
.fsForm .fsSubmit {
    margin-top: 0;
    margin-bottom: 15px;
    padding: 0 10px !important;
}
.fsForm .fsSubmit input,
#sidebar .fsForm .fsSubmit input {
    padding: 21px !important;
    font-size: 18px !important;
    background: #549ec4 !important;
    margin-top: 10px;
}
.fsForm .fsSubmit input:hover {
    background: #304771 !important;
}
#left-area .fsForm .fsSubmit input:hover,
#sidebar .fsForm .fsSubmit input:hover {
    background: #1c3054 !important;
}

.fsBody .fsForm .fsLabel {
    margin-bottom: 5px;
    font-family: 'Noto Serif JP',Georgia,"Times New Roman",serif!important;
}
.fsBody .fsForm .fsLabel .fsRequiredMarker {
    color: red !important;
}
div.fsError {
    border: 0;
}
.fsBody .fsForm .fsCell {
    padding-bottom: 0;
}
.fsBody .fsForm input[type=text].fsField, 
.fsBody .fsForm input[type=file].fsField, 
.fsBody .fsForm input[type=number].fsField, 
.fsBody .fsForm input[type=email].fsField, 
.fsBody .fsForm input[type=tel].fsField, 
.fsBody .fsForm textarea.fsField {
    border: 2px solid #ddd;
    border-radius: 2px;
    padding: 10px;
    line-height: 19px;
    font-size: 15px;
}
#custom_html-3 .fsBody .fsForm input[type=text].fsField, 
#custom_html-3 .fsBody .fsForm input[type=file].fsField, 
#custom_html-3 .fsBody .fsForm input[type=number].fsField, 
#custom_html-3 .fsBody .fsForm input[type=email].fsField, 
#custom_html-3 .fsBody .fsForm input[type=tel].fsField, 
#custom_html-3 .fsBody .fsForm textarea.fsField {
    font-size: 13px;
}
input.fsSubmitButton {
    width: auto;
    color: #fff!important;
    border-width: 0px!important;
    border-color: rgba(0,0,0,0);
    border-radius: 5px;
    font-family: 'Noto Serif JP',Georgia,"Times New Roman",serif!important;
    cursor: pointer;
}
.fsBody label, .fsBody input, .fsBody textarea {
    display: block;
    width: 100%;
}
.free-cons-frm .fsBody .fsForm .fsLabel.fsRequiredLabel {
    color: #fff !important;
}

/* intake form */

.intake-form .fsBody {
    background: none !important;
}
.intake-form .fsPage .fsRow:nth-child(1), .intake-form .fsPage .fsRow:nth-child(2) {
    width: 100%;
    float: none;
}
.intake-form .fsSectionHeading {
    text-align: center !important;
}
.intake-form .fsBody .fsForm .fsRequiredLabel {
    font-weight: normal;
    font-size: 16px !important;
}
.intake-form .fsPage .fsRowBody {
    margin-bottom: 10px;
}
.intake-form .fsPage .fsSubField {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
}
.intake-form .fsBody input[type="radio"] {
    display: inline-block;
    width: auto;
    margin: 10px;
}
.intake-form .fsForm .fsSubmit {
    margin-top: 30px;
}
.intake-form .fsForm .fsSubmit input {
    display: inline-block !important;
    width: auto !important;
    margin-bottom: 20px !important;
}

/* slider */

.et_pb_slide_image img {
    float: right !important;
}
.et-pb-controllers a {
    width: 20px;
    height: 20px;
    border-radius: 30px;
}

/* footer */

#main-footer .footer-widget #media_image-2 {
    margin-bottom: 0 !important;
}
#main-footer {
    background: #304771;
}
#main-footer #media_image-3 {
    margin-bottom: 30px;
    width: 100%;
    text-align: center;
    border-bottom: 2px solid #3d8cb5;
    padding-bottom: 10px;
}
#main-footer .footer-summary {
    font-size: 14px;
    line-height: 22px;
}
#main-footer .footer-contact-links li {
    padding: 0;
    margin: 0;
    font-size: 14px;
}
#main-footer .footer-contact-links li:before {
    display: none;
}
#main-footer .footer-widget .footer-contact-links li a:hover {
    color: #fff;
}
#main-footer .footer-contact-links {
    margin-top: 20px;
}
#main-footer #menu-quick-links li {
    padding: 0;
    margin: 0;
    font-size: 19px;
    margin-bottom: 8px;
}
#main-footer #menu-quick-links li:before {
    display: none;
}
#main-footer #menu-quick-links li a:hover {
    color: #fff;
    margin-bottom: 10px;
}
#footer-widgets .footer-widget li a:hover {
    text-decoration: underline;
}
#main-footer .footer-widget h4 {
    font-size: 23px;
    margin-bottom: 10px;
    color: #fff !important;
}
#footer-bottom a:hover {
    text-decoration: underline;
}
#footer-bottom .disclaimer {
    font-size: 12px;
    color: #aaa;
    line-height: 17px;
    margin-bottom: 5px;
}
#footer-bottom .fuse-footercredits {
    color: #aaa;
    font-size: 13px;
}

.et_pb_toggle_title {
    margin-top: 0;
}

/* homepage */

.big-section-who .et_pb_main_blurb_image {
    margin: 0;
}
ul.location-contact-info {
    list-style: none;
    padding: 0;
}
.blurb-row .et_pb_module_header {
    margin-bottom: 10px;
    line-height: 24px;
}

/* misc */

.inline-row {
    text-align: center;
}
.inline-row .et_pb_module {
    display: inline-block;
}
.et_pb_widget a {
    color: #549ec4 !important;
}
.et_pb_text a:hover {
    text-decoration: underline;
}

/* pages */

#main-content .container {
    padding-bottom: 58px;
}
#breadcrumbs {
    width: 80%;
    max-width: 1080px;
    margin: auto;
    border-bottom: 1px solid #eaecee;
    font-size: 14px;
    padding: 10px;
}
.topbanner {
    padding: 0 !important;
    background: #304771 !important;
    color: #fff;
}
.page-id-6054 .topbanner .flex-row {
    width: 100%;
    max-width: 100%;
}
.topbanner h2 {
    color: #fff !important;
    margin-top: 0;
}
.topbanner .et_pb_row {
    display: flex;
    align-items: center;
    padding: 27px 0 !important;
}

#et-top-navigation .sub-menu .menu-item a {
    padding: 9px 15px !important;
    line-height: 20px !important;
    font-size: 1.1em !important;
}
#et-top-navigation .menu-item a {
    color: #333 !important;
}
#et-top-navigation .menu-item a:hover {
    color: #549ec4 !important;
    opacity: 1;
}





#top-header {
    padding: 6px 0;
}
#top-header .header-elements {
    display: block;
    text-align: center;
}
#top-header .header-elements li {
    display: inline-block;
    margin: 0 10px;
}
#top-header .header-elements li a {
    font-size: 13px;
}
#top-header .header-elements li.link a {
    text-transform: uppercase;
    display: block;
}
#top-header .header-elements .icon {
    position: relative;
    top: 2px;
    margin-right: 3px;
}

/* blue 

#top-header {
    background: #2ea3f2;
}
#top-header .header-elements li, #top-header .header-elements li a {
    color: #fff !important;
}
*/

/* white */

#top-header {
    background: #eee !important;
}

#top-header, #top-header a {
    color: #777 !important;
} 

input[type=radio] {
    -webkit-appearance: none !important;
}
.intake-form .fsLabel {
    display: block;
}


.cta-wrap {
    background-color: #304771;
    text-align: center;
    color: #fff;
    padding: 30px;
    box-shadow: 8px 9px 0px 0px #21304d;
    margin-bottom: 40px;
}

.cta-wrap:hover {
    background-color: #549ec4;
}

.cta-wrap:hover h1{
    text-decoration: none;
}

.cta-wrap h1 {
    color: #fff;
    font-size: 30px;
    line-height: 1.3em;
    margin-bottom: 0;
    padding-bottom: 0;
}

#post-6051 h1.entry-title.main_title {
    display: none;
}

@media screen and (max-width: 768px) {
    .fsPage .fsRow {
        width: 100% !important;
        clear: both;
    }
    .top-bar-items {
        display: none;
    }
    #et-info .tagline {
        width: 100%;
    }
    #et-main-area .et_pb_slider .et_pb_slide_1.et_pb_slide .et_pb_slide_description .et_pb_slide_title {
        line-height: 30px !important;
    }
    .big-section-who .et_pb_blurb {
        width: 100% !important;
        padding: 0 !important;
        text-align: center;
    }
    .who-we-are-title {
        clear: both;
    }
    body .et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description .et_pb_slide_title {
        line-height: 34px !important;
    }  
}
@media screen and (max-width: 980px) {
    
    #top-header {
        /*display: none;*/
    }
    .page-id-6055 #sidebar #custom_html-3 {
        display: none;
    }
    #sidebar {
        margin-top: 30px;
    }
    #main-header #mobile_menu .sub-menu {
        display: none !important;
    }
    #main-header #mobile_menu .menu-item-has-children a {
        background: none !important;
        font-weight: 600;
    }
    .et_pb_row.flex-row {
        display: block;
    }
    #et-main-area .et_pb_slider .et_pb_slide_1.et_pb_slide .et_pb_slide_description .et_pb_slide_title {
        line-height: 35px !important;
    }
    .why-cbr-row .et_pb_column {
        margin-bottom: 0;
    }
    .blurb-row {
        overflow: visible !important;
    }
    .et_pb_slide_image {
        width: 100%;
        text-align: center;
        margin: 0;
        top: 0;
        bottom: 0;
        position: relative;
    }
    .et_pb_slide_image img {
        width: 100%;
        height: 100% !important;
        max-height: 100% !important;
    }
    .et_pb_slide_description {
        width: 100% !important;
        clear: both;
        padding: 0;
        padding-bottom: 0 !important;
    }
    .et_pb_slides .et_pb_slider_container_inner {
        padding: 0 20px;
    }
    .et_pb_slide_image {
        display: block !important;
    }
    body .et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description .et_pb_slide_title {
        line-height: 40px !important;
    }
	
	.et_pb_slides .et_pb_slider_container_inner {
		display: block !important;
	}
	
	#homeslider .et_pb_slide_image {
		position: relative !important;
		width:100% !important;
		display:none !important;
	}
	
	.et_pb_slide_description{
		padding-bottom:100px !important;
	}
}
@media screen and (min-width: 981px) {
    #main-content .container:before {
        display: none;
    }
    .et_pb_gutter.et_pb_gutters2 #left-area {
        width: 70%;
    }
    .et_pb_gutter.et_pb_gutters2 #sidebar {
        width: 30%;
    }
}

@media screen and (max-width: 1200px) {
    
}

@media screen and (max-width: 980px) {
    #logo {
        max-height: 85% !important;
    }
    .et_pb_slider {
        padding: 0 50px !important;
    }
}

.et_pb_slider {
    padding: 0 50px !important;
}

@media screen and (min-width: 981px) and (max-width: 1300px) {
    .et_pb_slide_image {
        width: 100%;
        position: relative;
        margin-top: 50px !important;
        top: 0 !important;
        display: none !important;
    }
    .et_pb_slide_description {
        display: block;
        width: 100% !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
}

@media screen and (min-width: 981px) {
    #logo {
        max-height: 93px !important;
        width: 261px;
        margin-top: 20px;
    }
    .et-fixed-header #logo {
        max-height: 47px !important;
        width: 131px;
    }
    div#et-top-navigation {
        padding: 25px 0 0 0 !important;
        width: 100% !important;
        float: none;
        text-align: center;
    }
    .logo_container {
        position: relative !important;
        text-align: center;
    }
    nav#top-menu-nav,
    ul#top-menu {
        float: none !important;
    }
    #et-top-navigation .menu-item a {
        padding-bottom: 20px !important;
        font-size: 1.1em;
    }
}

@media only screen and (max-width: 576px){
	.header-elements .link{
		margin-top:10px!important;
	}
	
	.et_pb_slider {
		padding: 0 20px !important;
	}

    .cta-wrap h1{
    font-size: 20px;
    line-height: 1.3em;
}
 
	
	
}