/*
Theme Name:     Divi Child Theme
Description:    Divi Child Theme
Author:         keobs1@gmail.com
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/


/* Top Header */
.et_fixed_nav #logo {max-height: 65px; margin-top: 5px;}
#top-menu li a, #top-menu li.current-menu-item > a {text-transform: uppercase; font-weight:600}

.et_pb_row h1 {
  text-transform: uppercase;
  font-size: 3em;
  font-weight: bold;
}


.et_pb_row h2 {
    color: #a64034;
    font-weight: bold;
    font-size: 23px;
    line-height: 1.4em;
}


.et_pb_fullwidth_header_container.center {
  min-height: 120px !important;
}

.et_pb_widget a {
  text-decoration: none;
  color: #14bbe5;
}



img.certLogo {
  width: 75px;
  vertical-align: top;
  margin-right: 1em;
}


.et_pb_testimonial:before {background: none;}


.et_header_style_centered #main-header .logo_container {
  height: 151px;
  padding: 0;
}

.et_header_style_centered #logo {
  max-height: 55%;
}


img.certLogo2 {
  width: 130px;

}

.et_header_style_centered #et_top_search {
  float: none;
  display: none !important;
}

span#et_search_icon {
  display: none;
}


div#footer-logos {
    max-width: 1080px;
    margin: 0 auto;
    text-align: left;
}

div#footer-logos img {
    height: 25px;
    width: auto;
    display: inline;
    margin: 0 0.1em;
}

.nav li ul {
    z-index: 9999;
    width: 300px;
}

#top-menu li li a {
    padding: 13px 20px;
    width: 260px;
}

.nav li ul {background: rgba(255,255,255,0.855);}

#top-menu li li a:hover {background-color: #fff;color: #000;}


.et_pb_text.et_pb_module.et_pb_bg_layout_dark.et_pb_text_align_center.et_pb_text_3 {line-height: 1.5em;}


.padding-top-20 {
    padding-top: 10px !important;
}

.ul-indent {
    margin: 0 0 0 2em !important;
}

.et_pb_text p:last-of-type {
    padding-bottom: 1em;
}

p:last-of-type {
    padding-bottom: 1em;
}