.dropdown-toggle::after {
    color: #1f5017 !important;
}


.dropdown-item:hover {
    background-color: #2da131 !important;
    color: white !important;
}
@media (max-width: 992px) {
    
    .header-info {
        text-align: center !important;
    }
}
.header-contact {
    text-align: end;
}
.btn-default, .btn-default:focus, .btn-default:active {
    color: #2da131;
    border-color: #2da131;
}
.btn-default, .btn-default:focus, .btn-default:active {
    background: transparent;
}
.btn {
    position: relative;
    text-decoration: none;
    outline: 0;
    padding: 5px 18px;
    border: 2px solid transparent;
}
.btn-login {
    color: #2da131 !important;
    border-color: #2da131 !important;
        outline: 0;
    padding: 5px 18px;
    border: 2px solid transparent;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;

}
.btn-login:hover {
    color: white !important;
    border-color: #2da131 !important;
    background-color: #2da131 !important;
}
.btn-super {
    background: #2da131 ;
    border-color: #2da131;
    color: #fff !important;
    outline: 0;
    padding: 5px 18px;
    border: 2px solid transparent;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    
}
.btn-super:hover {
    background: #286090;
    border-color: #286090;
    
}
.login a {
    color: black;
}
.login a:hover {
    text-decoration: none;
     color: #2da131;
}


.display a:hover {
    text-decoration: none;
    background-color: #1f5017;
    border-color: #1f5017;
    color: white;
}



.display h1 {
    color: #2d3e50;
    font-family: Rubik, sans-serif;
    font-size: 48px;
    padding-top: 200px;
}
.information-logo {    
    position: relative;
    z-index:2;
       
}
.information-display {
    background-color: #1f5017 !important;
    border-color: #1f5017 !important;
    color: #fff !important;
    border-top: 1px solid rgba(0, 0, 0, 0.3);
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    background-image: linear-gradient(to right, #1f5017, #2da131);
    position: relative;    
    
    
}

.information-display:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background-image: url('/assets/img/globe-1.svg');
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: right;
    width: 100%;
    opacity: .3;
    overflow: hidden;
}

@media (max-width: 992px) {
    
    .information-display{
        text-align: center;
    }
}




.information h5 {
    font-size: 18px;
    color: #2d3e50;
}
.information h6 {
    font-size: 16px;
    color: #2d3e50;
  }
.information i {
    font-size: 16px;
    color: #2da131 !important;
    border-color: #2da131 !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
        font-size: 4em;
}
.information h4 {
    font-size: 48px;
    font-family: Rubik, sans-serif;
}
.information p {
    font-size: 21px;
    font-family: Roboto, sans-serif;
}
.accounting h4 {
    font-size: 48px;
    text-align: center;
    color: #2d3e50;
}
.accounting p {
    font-size: 21px;
    color: #2d3e50;
    margin-left: 40px;
    
}
.accounting hr {
        margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.accounting a {
    color: #2da131 !important;
    
}
.accouting a:hover {
    color: #1f5017;
    text-decoration: underline;
}

.support {
    text-align: center;
    background-color: #f4fafc;
}
.support i {
    color: #2da131 !important;
    border-color: #2da131 !important;
    font-size: 5em;
}
.newsletter {
    text-align: center;
}
.newsletter h3 {
    font-size: 48px;
}
.newsletter h6 {
    font-size: 21px;
}
.footer {
    background-color: #111111; 
    color: white;
}
.footer hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.footer i {
    text-align: end !important;
    padding: 5px;
}
.footer a {
    color: white !important;
}
.footer a:hover {
    color: #2da131 !important;
}


@media (max-width: 992px) {
    
    .footer-links a {
        display: block;
    }
    
}
    
@media (min-width: 992.95px) {

    .footer-links span:first-child:before {
        content: ' - ';
    }
    
    .footer-links span:after {
        content: ' - ';
    }

    .footer-links span:last-child:after {
        content: '';

    }   
}



@media (max-width: 992px) {
    
    .footer{
        text-align: center;
    }
}
.footer h4 {
    font-size: 24px;
    font-family: 'Rubik', sans-serif;
    margin-bottom: 20px;
}
.footer h6 {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
}

@media (max-width: 970px) {
 
   .footer-social {
    text-align: center;
    }   
}



/*----SUB PAGES-----*/


.header-logo {    
    position: relative;
    z-index:2;
       
}
.header-display {
    background-color: #1f5017 !important;
    border-color: #1f5017 !important;
    color: #fff !important;
    border-top: 1px solid rgba(0, 0, 0, 0.3);
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    background-image: linear-gradient(to right, #1f5017, #2da131);
    position: relative;    
    
    
}

.header-display:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background-image: url('/assets/img/globe-1.svg');
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: right;
    width: 100%;
    opacity: .3;
    overflow: hidden;
}


.bread-crumb {
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 0;
    background-color: #f4fafc;
}