/*
 Theme Name:    charter
 Theme URI:     http://charterhomealliance.com/
 Description:   Divi Child Theme
 Author:        http://charterhomealliance.com/
 Author URI:    http://charterhomealliance.com/
 Template:      Divi
 Version:       1

*/

#top-header {
    z-index: 99999;
}

#logo {
    max-height: 160%!important;
    margin-top: -60px;
    z-index: 100000;
}

@media only screen and (max-width: 980px) {
    #logo {
        margin-top: 0px
    }
}

h1,
h2 {
    margin-bottom: 20px;
    margin-top: 30px;
}

h5 {
    margin-top: 10px;
}

#footer-info {
    letter-spacing: 2px!important;
}

.footer-widget #text-4 {
    border-right: dotted 1px #eee;
    text-align: right;
}

.footer-widget #text-4,
#nav_menu-4 {
    margin-top: 40px;
    line-height: 26px;
}

.footer-widget #text-4 {
    padding: 15px 50px 15px 0;
}

#footer-widgets .footer-widget li:before {
    display: none;
}

html #footer-widgets .footer-widget .et_pb_widget:not(.woocommerce) ul li {
    line-height: 26px;
    padding-left: 0px;
}

#et-info-phone:before,
#et-info-email:before {
    content: '';
}

#et-info-phone,
#et-info-email {
    font-weight: 600!important;
}

#et-info-phone {
    padding-right: 15px;
    border-right: solid 1px #ccc;
}

#top-header .container {
    padding-top: 1.3em;
    font-weight: 600;
    padding-bottom: 0.75em;
}

#et-info {
    width: 100%;
    float: right;
    text-align: right;
}

@media (max-width: 980px) {
    #et-info {
        width: 50%;
        float: right;
        text-align: right;
    }
    /*----------Sub Menu----------*/
    #top-menu li li a {
        border: 1px solid white;
        margin-bottom: 15px;
        text-align: center;
    }
    #top-menu li li a:hover {
        color: #3e007f;
        background: white;
        opacity: 1!important;
    }
    .nav li ul {
        border-top: 0px solid #3e007f;
        margin-top: -20px;
    }
    /*----------Sub Menu Mobile----------*/
    .et_mobile_menu {
        border-top: 0px solid #2ea3f2;
    }
    .et_mobile_menu li a {
        text-align: center;
    }
    /* Top header email, phone and social media icon colors */
    #top-header #et-info-phone {}
    #top-header #et-info-email {}
    .et_pb_text_inner ul li {}
    .et_pb_text_inner ul {
        margin-top: 20px;
    }
    @media only screen and (min-width: 981px) {
        #top-header {
            padding-top: 15px;
            padding-bottom: 15px;
            line-height: 1.5;
        }
    }
    /* -------Creates border around the Contact---------- */
    /*--------------------------------------------------------------*/
    #top-menu-nav li.menu-item-2338 a {
        background: #FF5025!important;
        border-radius: 4px;
        color: #ffffff !important;
        font-family: Roboto, sans-serif!important;
        font-weight: 700!important;
        font-style: normal;
        cursor: pointer;
        line-height: 3em;
        margin: 4px auto;
        padding: 0 30px !important;
        transition: all 0.2s ease 0s;
    }
    #top-menu-nav li.menu-item-2338 a:hover {
        color: #fff;
        background: #FF5025!important;
    }
    #top-menu-nav li {
        margin-right: 0px!important;
    }
    #top-menu-nav {
        line-height: 0;
        margin-top: -16px!important;
    }
    .nav li ul {
        visibility: hidden;
        z-index: 9999;
        width: 240px;
        border: 0px solid #2ea3f2;
        opacity: 0;
        background: #fff;
        box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    }
}


/* New Header CSS */

.et_non_fixed_nav.et_transparent_nav #main-header.new-main-header {
    background: #0a2746;
    position: relative;
    top: 0px !important;
}

.et_non_fixed_nav.et_transparent_nav #top-header.new-top-header {
    position: relative;
    top: 0 !important;
    background: #0a2746;
}

.et_non_fixed_nav.et_transparent_nav #top-header.new-top-header .request-cta,
.et_non_fixed_nav.et_transparent_nav #top-header.new-top-header .request-cta:hover,
.footer-widget #text-4 .request-cta,
.footer-widget #text-4 .request-cta:hover {
    background: #fff;
    color: #0a2746;
    padding: 10px 15px;
    border-radius: 10px;
    font-weight: 900 !important;
}

.footer-widget #text-4 .request-cta {
    display: inline-block;
    margin-bottom: 10px;
}

.et_non_fixed_nav.et_transparent_nav #top-header.new-top-header #et-info-phone {
    border-right: none;
}

.et_non_fixed_nav.et_transparent_nav #top-header.new-top-header #db-info-text {
    padding-right: 15px;
    border-right: solid 1px #ccc;
    font-size: 16px;
    font-weight: normal !important;
}

@media screen and (max-width:991px) {
    .et_non_fixed_nav.et_transparent_nav #top-header.new-top-header #db-info-text {
        display: block;
        border-right: none;
    }
}

.et_non_fixed_nav.et_transparent_nav #top-header.new-top-header a,
.et_non_fixed_nav.et_transparent_nav #top-header.new-top-header a:hover,
.et_non_fixed_nav.et_transparent_nav #top-header.new-top-header #et-info-phone,
.et_non_fixed_nav.et_transparent_nav #top-header.new-top-header #et-info-email {
    font-size: 16px;
    font-weight: normal !important;
}

@media screen and (max-width:991px) {
    .et_non_fixed_nav.et_transparent_nav #top-header.new-top-header a,
    .et_non_fixed_nav.et_transparent_nav #top-header.new-top-header a:hover,
    .et_non_fixed_nav.et_transparent_nav #top-header.new-top-header #et-info-phone {
        display: block;
        margin-bottom: 10px;
    }
    .et_non_fixed_nav.et_transparent_nav #top-header.new-top-header .request-cta,
    .et_non_fixed_nav.et_transparent_nav #top-header.new-top-header .request-cta:hover {
        max-width: 300px;
        margin: 0 auto !important;
    }
    #et-info-phone {
        padding-right: 0;
    }
}

.et_non_fixed_nav.et_transparent_nav #main-header.new-main-header #logo {
    max-height: 145px !important;
    margin-top: 0;
}

.et_non_fixed_nav.et_transparent_nav #main-header.new-main-header .logo_container {
    top: -50px;
    width: 50%;
}

.normal-font {
    font-weight: 400 !important;
}

@media only screen and (min-width: 981px) {
    .et_header_style_left #main-header.new-main-header #et-top-navigation nav>ul>li>a,
    .et_header_style_split #main-header.new-main-header #et-top-navigation nav>ul>li>a {
        padding-bottom: 36px;
        font-size: 18px;
        text-transform: initial;
        font-weight: normal;
    }
}

@media (min-width: 992px) {
    .left-section {
        max-width: inherit;
    }
    .right-section {
        max-width: inherit;
    }
}

.right-section .kt-inside-inner-col {
    max-width: 700px;
    margin-right: auto;
    width: 100%;
}

.left-section .kt-inside-inner-col {
    max-width: 700px;
    margin-left: auto;
    width: 100%;
}

.step-line {
    position: relative;
}

.step-line-reusable {
    position: relative;
}

.step-line-reusable:after {
    content: '';
    width: 100%;
    position: absolute;
    height: 5px;
    max-width: 160px;
    top: 40%;
    background: #0a2746;
    right: -95px;
}

.step-line:after {
    content: '';
    width: 100%;
    position: absolute;
    height: 5px;
    max-width: 200px;
    top: 40%;
    background: #0a2746;
    right: -110px;
}

.icon-border-back {
    width: 70%;
    border-bottom-width: 5px !important;
    border-bottom-color: #fff;
    margin-bottom: -94px;
    margin-top: 94px;
}

.show-hover .kb-gallery-ul.kb-gallery-caption-style-cover-hover .kadence-blocks-gallery-item .kadence-blocks-gallery-item__caption {
    opacity: 1 !important;
    font-style: italic;
}

.custom-testimonial .kt-testimonial-item-wrap:before {
    content: url(/wp-content/uploads/2021/03/left-sign.png);
    width: 100%;
    height: 100px;
    position: absolute;
    top: -10px;
    left: 0px;
}

.custom-testimonial .kt-testimonial-item-wrap:after {
    content: url(/wp-content/uploads/2021/03/right-sign.png);
    width: 100%;
    height: 100px;
    position: absolute;
    right: -16px;
    bottom: 40px;
    text-align: right;
}

.custom-testimonial .kt-testimonial-item-wrap .kt-testimonial-text-wrap {
    padding: 50px 100px 20px 100px;
    background: #fff;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

.custom-testimonial .kt-testimonial-item-wrap .kt-testimonial-meta-wrap {
    padding: 0px 100px 50px 100px;
    margin-top: 0;
    background: #fff;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}

.custom-testimonial .kt-testimonial-item-wrap {
    position: relative;
}

input.text,
input.title,
input[type=email],
input[type=password],
input[type=tel],
input[type=text],
select,
textarea {
    width: 100%;
    border-width: 0;
    border-radius: 0;
    color: #999;
    font-size: 14px;
    padding: 16px;
    margin: 10px 0;
}

input[type=submit] {
    color: #ffffff!important;
    border-width: 0px!important;
    border-radius: 0px;
    font-size: 17px;
    background-color: #FFB400;
    border: 2px solid transparent;
    padding: .3em 2em .3em .7em;
}

.et_pb_section_0 {
    padding-top: 50px !important;
}

@media only screen and (min-width: 768px) {
    .half-col {
        width: 48%;
        margin-right: 2%;
        float: left;
    }
    .full-col {
        width: 98%;
        margin-right: 2%;
    }
    .clearfix {
        clear: both;
    }
}

@media only screen and (max-width: 991px) {
    .et_header_style_left .logo_container {
        top: 0px !important;
    }
    .step-line:after {
        display: none;
    }
    #et-info {
        width: 100%!important;
        text-align: center;
    }
    .top-header {
        border-bottom: 1px solid #fff;
    }
    .logo_container a {
        display: inline-block;
    }
    .custom-testimonial .kt-testimonial-item-wrap {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .custom-testimonial .kt-testimonial-item-wrap .kt-testimonial-text-wrap {
        padding: 75px 20px 20px 20px;
    }
    .custom-testimonial .kt-testimonial-item-wrap .kt-testimonial-meta-wrap {
        padding: 0px 20px 50px 20px;
    }
    .show-hover ul.kb-gallery-type-grid li.kadence-blocks-gallery-item {
        padding: 10px;
        margin: auto;
    }
    .footer-widget:nth-child(n) {
        width: 50%!important;
        margin: 0 !important;
    }
    .footer-widget #text-4,
    .footer-widget #nav_menu-4 {
        margin-top: 20px;
        line-height: 26px;
        text-align: left;
    }
    .footer-widget #text-4 {
        border-right: none;
    }
}

@media (max-width: 479px) {
    #footer-widgets .footer-widget {
        text-align: center;
        width: 100% !important;
        margin-bottom: 0%!important;
    }
}

@media only screen and (max-width: 767px) {
    #top-header .container {
        width: 100%;
    }
    .et_non_fixed_nav.et_transparent_nav #top-header.new-top-header a {
        font-size: 14px;
    }
    #footer-widgets .footer-widget {
        text-align: center;
        width: 100% !important;
        margin-bottom: 0%!important;
    }
    .footer-widget #nav_menu-4 ul {
        text-align: center;
    }
    .footer-widget #text-4 {
        border-right: none;
        text-align: center;
    }
    .footer-widget #text-4,
    .footer-widget #nav_menu-4 {
        margin-top: 0;
    }
    .footer-widget #text-4 {
        padding: 0;
    }
    #footer-widgets .footer-widget .fwidget:last-child,
    #footer-widgets .footer-widget:last-child {
        margin-bottom: 0!important;
        width: 100%;
    }
    .et_non_fixed_nav.et_transparent_nav #top-header.new-top-header .request-cta,
    .et_non_fixed_nav.et_transparent_nav #top-header.new-top-header .request-cta:hover {
        display: inline-block;
        margin-top: 10px;
    }
    .et_header_style_left .logo_container {
        top: 0px !important;
    }
}

@media (min-width: 981px) {
    .et_pb_gutters3.et_pb_footer_columns5 .footer-widget {
        width: 17.6%;
    }
    .et_pb_gutters3 .footer-widget:last-child {
        margin-right: 0;
    }
    .et_pb_gutters3 .footer-widget {
        margin-right: 3%;
        margin-bottom: 3%;
    }
}

#footer-widgets .footer-widget a.social-link {
    font-size: 26px;
    margin-right: 15px;
    margin-top: 10px;
    display: inline-block;
}
.page-template-page-infographic h1{
    font-family: 'Rubik',Helvetica,Arial,Lucida,sans-serif;
}
.page-template-page-infographic .content-area{
    padding: 75px 0;
}
.page-template-page-infographic .blog-box .blog-box-inner{
    margin-bottom: 20px;
}
.page-template-page-infographic .blog-box .blog-box-inner h2.entry-title{
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 0;
}