
	nav.uk-navbar.uk-navbar-container {
    background: #000098 !important;
}

a.uk-navbar-toggle.uk-navbar-toggle-icon.uk-icon {
    background: white;
    color: #00ff01;
        width: 100px;
}

a.code-a {
    background: #00ff01;
    color: #000097;
}

a.code-a:hover {
    color: white;
}

.uk-card-primary {
    background: #00ff01;
}

.uk-card-secondary {
    background: #000097;
}


a.btn-inf0 {
   position: absolute;
   background: #00ff01;
   bottom: 18px;
   right: 20px;
   padding: 5px;
   border-radius: 60px;
}

a.btn-inf0 img {
   width: 35px;
}

a.btn-inf0:hover {
   background: #fdfdfd;
}


h1.srt1 {
	font-family: 'Raleway', sans-serif;
    display: inline-block !important;
    background-color: rgba(0,0,152,0.85);
    line-height: 1.2em;
    margin-bottom: 0.3em;
    padding: 0 0.15em;
    color: #ffffff;
}

.srt2 {
	font-family: 'Raleway', sans-serif;
    background: rgb(0, 255, 0);
    color: rgb(0, 0, 152);
    visibility: visible;
}

h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    font-size: 3.2em;
    margin: 0 0 10px 0;
    color: #00ff00;
    font-weight: bold;
}

.u-esta {
    background: white;
    color: #000097;
    padding: 0 10px;
    width: 300px;
    margin: 0px 0px 30px;
    font-weight: bold;
    box-shadow: 1px 1px 10px #0000000a;
}


.uk-text-lead {
    color: #043188cf;
    font-family: 'Raleway', sans-serif;
}
.uk-section-primary {
    background: #000097;
}

footer.uk-background-primary {
    background: #021b8f;
}

.ied-footer img {
    width: 300px;
}


.uk-card-media-top img {
    width: 100%;
}

ul.uk-nav.uk-nav-primary a {
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
}

a.uk-icon-button.btn-inf0.uk-icon {
    z-index: 4;
    position: absolute;
    bottom: 25px;
    right: 20px;
}

.sta-o {
    height: 30px !important;
}

a.uk-icon-button.btn-inf0.uk-icon {
    background: #02ff05;
    color: #000196;
}

a.b-up {
    background: #03fd0b;
    color: #021b8f;
    padding: 11px 0px;
    border-radius: 30px;
}

a.uk-button.uk-button-secondary.uk-button-large.uk-padding-small {
    font-weight: bold;
    font-size: 1.3em;
}

.uk-subnav-pill > .uk-active > a {
    background-color: #03fd0b;
    color: #021b8f;
    font-weight: bold;
}

.text-lv {
    font-size: xx-large;
    font-weight: bolder;
    color: white;
    margin: 0 20px;
}