/*
   Theme Name: Energy Management Systems Theme
   Author: Jared Beaney
   Version: 1.0.0
   */

/* Global Styles */

body {
    font-family: 'Calibri','Noto Sans HK', sans-serif;
    font-size: 15px;
}

h1 {
    color: #1A7817;
    font-size: 2rem; /* default 2.5rem */
}

h3 {
    font-size: 1.1rem; /*default 1.75rem */
    font-weight: 700;
}

h6 {
    color: #1452b7;
    font-weight: 700;
}

a {
    color: #1452b7;
}
/*Header*/

#pageTop {
    background-color: #383838;
    text-align: center;
    color: white;
    line-height: 30px;
}

.material-icons.green {
    background-color: #1A7817;
    color: #383838;
    position: relative;
    top: 3px;
    font-size: 16px;
    padding: 1px 1px 1px 1px;
    border-radius: 3px;
}

.material-icons.phone {
    color: #1A7817;
    position: relative;
    top: 3px;
    font-size: 16px;
    padding: 1px 1px 1px 1px;
    border-radius: 3px;
    font-weight: 900;
}

#pageTop a {
    color: #fff !important;
}

.greenBanner {
    background: #83c783; /* Old browsers */
    background: -moz-linear-gradient(top,  #83c783 0%, #52b152 33%, #008a00 67%, #005700 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #83c783 0%,#52b152 33%,#008a00 67%,#005700 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #83c783 0%,#52b152 33%,#008a00 67%,#005700 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#83c783', endColorstr='#005700',GradientType=0 ); /* IE6-9 */
    line-height: 35px;
    height: 35px;
    color: #fff;
    margin-top: 12px;
}

.headerImg {
    margin: 5px 0px 5px 0px;
    max-height: 359px;
}

imgHeight {
    height: 275px;
}

/* Navigation */

.navbar {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#83c783+0,52b152+33,008a00+67,005700+100 */
    background: #83c783; /* Old browsers */
    background: -moz-linear-gradient(top,  #83c783 0%, #52b152 33%, #008a00 67%, #005700 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #83c783 0%,#52b152 33%,#008a00 67%,#005700 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #83c783 0%,#52b152 33%,#008a00 67%,#005700 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#83c783', endColorstr='#005700',GradientType=0 ); /* IE6-9 */
    /*background-color: #1A7817; */
    padding: 0px;
    line-height: 10px;
}

.navbar a {
    color: #fff;
}

.navbar a:hover {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#005700+0,008a00+33,52b152+67,83c783+100 */
    background: #005700; /* Old browsers */
    background: -moz-linear-gradient(top,  #005700 0%, #008a00 33%, #52b152 67%, #83c783 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #005700 0%,#008a00 33%,#52b152 67%,#83c783 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #005700 0%,#008a00 33%,#52b152 67%,#83c783 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005700', endColorstr='#83c783',GradientType=0 ); /* IE6-9 */
    text-decoration: none;
}

.navbar .mr-auto{
    margin-right: auto;
    margin-left: auto;
}

.navbar .nav-link {
    padding-left: 16px;
    padding-right: 16px;
    min-height: 35px;
    line-height: 17px;
    text-transform: uppercase;
}


.navbar .nav-link:hover {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#005700+0,008a00+33,52b152+67,83c783+100 */
    background: #005700; /* Old browsers */
    background: -moz-linear-gradient(top,  #005700 0%, #008a00 33%, #52b152 67%, #83c783 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #005700 0%,#008a00 33%,#52b152 67%,#83c783 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #005700 0%,#008a00 33%,#52b152 67%,#83c783 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005700', endColorstr='#83c783',GradientType=0 ); /* IE6-9 */
 } 

nav li {
    display: inline-block;
    border-right: 1px solid #ccc;
    padding: 0 .25em;
}

.active {
    background-color: #000;
    color: #fff;
}

nav li:last-child  { border: 0; }  /* remove the pipe from the last list item */

nav {
    margin-bottom: 20px;
    min-height: 35px;
}

.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .active>.nav-link {
    color: #fff;
}

.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}


.custom-toggler.navbar-toggler {
  border: none;
} 

/*Content
.lessHeight {
    line-height: 20px;
}

.lessHeight li {
    margin-bottom: 10px;
    list-style-type: none;
    background: url(../images/bullet_arrow.png) no-repeat;
    background-size: 20px;
    padding-left: 29px;
}

*/

.content ul {
    line-height: 20px;
}

.content ul li {
    list-style-type: none;
    background: url(images/bullet_arrow.png) no-repeat;
    background-size: 20px;
    padding-left: 29px;
    margin-bottom: 20px;
}

.content ol {
    padding-left: 56px;
}

.ab-block-accordion .ab-accordion-text{
    padding: 10px 0px 0px 0px !important;
}

.ab-block-accordion .ab-accordion-title {
    background: #fff !important ;
    color: #1452b7;
    font-weight: bold;
}

#pageFooter {
    background-color: #383838;
    text-align: center;
    color: white;
    line-height: 30px;
}

/* Media Queries */

@media (max-width: 992px) {
    .navbar .nav-link {
        padding-left: 8px;
        padding-right: 8px;
    }
    
}

@media (max-width: 768px) {
    .navbar {
        display: inline-block;
        width: 100%;
    }
}