/*
Theme Name: Divi child theme
Template: Divi
*/
@import url(“../Divi/style.css“);
/* YOUR CSS EDITS GO BELOW THIS LINE AND AND CSS RULES YOU MAKE HERE WILL OVERIDE THE MASTER DIVI THEME CSS RULES */

#et-secondary-nav li li a {
 padding: .4em!important;
}
  
#logo {
   max-height: 94%;
}

h3 {line-height: 1.7em;}


#top-menu li li a {
    width: 200px!important;
    padding: 6px 20px!important;
    font-size: 17px!important;
}


.fancy-list {
    padding-left: 15px;
    margin-bottom: 15px;
  }

    .fancy-list li {
    line-height: 25px;
    height: 30;
    padding: 0 0 0 15px;
    margin-top: 10px;
    
   }

#et-info-email {display: none;}


.red24bld { font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #EF0606; font-weight: 500; line-height: 25px;}
.white22bld { font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #ffffff; font-weight: 500; line-height: 25px;}
.turq26bld {  font-family: Arial, Helvetica, sans-serif; font-size: 26px; color: #08ADC5; font-weight: bold; line-height: 35px;}
.turq22bld {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #00ACBA; font-weight: bold; line-height: 26px;}
.gray20bld {color: #444444; }
.blue20bld { font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #1E73BE; font-weight: bold;  line-height: 28px;}
.blue30bld { font-family: Arial, Helvetica, sans-serif; font-size: 30px; color: #0F6BA9; font-weight: 500; line-height: 30px;}
.blue33bld { font-family: Arial, Helvetica, sans-serif; font-size: 33px; color: #0F6BA9; font-weight: 500; line-height: 30px;}
.blue24bld { font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #0F6BA9; font-weight: 500; line-height: 28px;}
.blue40bld { font-family: Arial, Helvetica, sans-serif; font-size: 40px; color: #0F6BA9; font-weight: 500; line-height: 35px;}
.blue16bld { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #1e73be; font-weight: 600; line-height: 25px;}
.blue18bld { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #1e73be; font-weight: 500; line-height: 25px;}
.grey16bld { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #444444; font-weight: 500; }
.grey18bld { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #666666; font-weight: bold; }
.grey22bld { font-family: Arial, Helvetica, sans-serif; font-size: 22px; color: #444444; font-weight: bold; }
.grey20bld { font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #555555; font-weight: 500; }
.grey24bld { font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #5A5A5A; font-weight: bold; line-height: 26px;}
.greylt24bld { font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #5A5A5A; font-weight: bold; line-height: 26px;}