/*
Theme Name: Glenarden
Description: Divi Child Theme
Author:  Brand U Inc
Author URI:  http://branduinc.com
Template: Divi
Version:  1.0.2
*/

 
/* =Theme customizations
------------------------------------------------------- */
html, body { height: 100%; }
.destacado { color:#2c53a3; }
h2 span { color:#2c53a3; }

/************************************
  Header
***********************************/
.et_pb_cta_6.et_pb_promo .et_pb_promo_description h2, 
.et_pb_cta_3.et_pb_promo .et_pb_promo_description h2 {
    line-height: 1.1em !important;    
    padding-bottom: 0px !important;
}

h2 {
    font-family: 'Oswald', Helvetica, Arial, Lucida, sans-serif !important;
    text-transform: uppercase !important;
    font-size: 44px !important;
    color: #494949 !important;
    line-height: 1.5em !important;
    font-weight: 700;
    padding-bottom: 0px;
}
h3 {
    color:#001049 !important;
}

.page__title {
    background-color: #000 !important;
    height: 350px;
}
    .page__title h1{
        font-size: 50px;
        font-weight: 400;
        text-transform: uppercase;
    }
.page__sidebar {
    padding-top: 10px;
}
    .page__sidebar ul{
        list-style: none;
        font-size: 18px;
    }
    .page__sidebar ul li{
        padding-top: 7px;
        padding-bottom: 7px;
        border-bottom: 1px solid #2c53a3;
    }

body.parent-pageid-28773 .page__title, 
body.parent-pageid-28799 .page__title, 
body.parent-pageid-28755   .page__title {
    background-image: url(http://branduinc.com/glenarden/wp-content/uploads/2017/05/community_bg4.jpg);
}

body.parent-pageid-28858 .page__title, 
body.parent-pageid-28871 .page__title, 
body.parent-pageid-28869 .page__title
 {
    background-image: url(http://branduinc.com/glenarden/wp-content/uploads/2017/05/government_bg4.jpg);
}


/***********************
  Menu
************************/
#top-menu li.mega-menu > ul > li {
    line-height: 20px;
}
#top-menu li.mega-menu > ul > li > ul > li {
    line-height: 15px;
}
#top-menu li.mega-menu > ul > li.menu-item-has-children > a{
    color: rgb(252, 191, 0);
}
#top-menu li.mega-menu > ul > li.menu-item-has-children ul { margin-bottom: 25px; }
#top-menu li.mega-menu > ul > li.menu-item-has-children ul li a{
    font-size: 15px;
    padding-left: 35px;
    font-weight: normal;
}
.mobile_menu_bar::before { color: #FFF !important; }
.et_header_style_left .logo_container { width: 150px; }


/**************************
  Footer
***************************/
footer#main-footer a{
    color: #FFF;
}
.et_pb_bg_layout_dark a {
    color: #FFF;
}

#footer-bottom { font-size: 12px; }