.uk-navbar-nav .uk-nav li {
  white-space: normal;
}

.uk-navbar-nav>li.uk-active>a::before {
	background: none;
}

.icons img {
    max-width: 36px !important;
    height: 36px !important;
}

s {
    text-decoration-line: none !important;
    font-size: 60%;
    opacity: 0.45;
    vertical-align: 5px;
    margin-left: 2px;
    font-family: monospace;
}

h1 .uk-h6 {
    letter-spacing: 1px;
    margin-bottom: 0;
}

h6 {
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 0;
}
h6 strong {
    font-weight: 700;
    font-size: 110%;
}

li > a.uk-button-small, .uk-width-1-3\@m > a.uk-button-small {
    font-weight: 600 !important;
    width: 100% !important;
    background: #000;
    margin-bottom: 2em !important;
}

li > h2.uk-h3, .uk-width-1-3\@m > h2.uk-h3 {
	margin-bottom: 8px;
}
li > h5.uk-h5, .uk-width-1-3\@m > h5.uk-h5 {
	font-weight: 400;
	color: #323236;
	margin-bottom: 0;
}

h1.uk-h2 {
	font-weight: 400;
}

.bull ul {
  list-style-type: none;
    margin-top: 0px;
  margin: 0 0 0 0 !important;
}
.bull li::before {
    content: "";
    display: block;
    position: relative;
    left: -1.5em;
    top: 1.15em;
    transform: rotate(45deg);
    height: 1em;
width: 0.45em;
border-bottom: 0.1em solid green;
border-right: 0.1em solid green;
}
.bull p {
    margin-bottom: 0;
}
.bull h2 {
    margin-bottom: 10px;
}

.uk-card-body a, footer a {
    background: none !important;
    background-image: none;
    text-decoration: none;
    display: inline-block;
}

.uk-light, .uk-section-primary:not(.uk-preserve-color), .uk-section-secondary:not(.uk-preserve-color), .uk-tile-primary:not(.uk-preserve-color), .uk-tile-secondary:not(.uk-preserve-color), .uk-card-primary.uk-card-body, .uk-card-primary>:not([class*='uk-card-media']), .uk-card-secondary.uk-card-body, .uk-card-secondary>:not([class*='uk-card-media']), .uk-overlay-primary, .uk-offcanvas-bar, .uk-overlay-secondary, .uk-overlay-gradient {
    color: #fff
}
.uk-navbar-nav>li>a {
    letter-spacing: 0px;
}

.uk-navbar-nav>li>a, .uk-navbar-item, .uk-navbar-toggle {
    min-height: 75px;
}

code, :not(pre)>code {
    font-family: 'Audi';
font-size: .45em;
border-radius: 0.25em;
white-space: nowrap;
color: #fff;
background-color: #2D8708;
padding: 1px 4px;
text-transform: uppercase;
font-weight: 700;
letter-spacing: 1px;
vertical-align: 5px;
margin-right: 0.5em;
}

h4 code, :not(pre)>code {
font-style: normal;
font-family: 'Audi';
font-size: .6em;
border-radius: 0.25em;
white-space: nowrap;
color: #fff;
background-color: #2D8708;
padding: 1px 4px;
text-transform: uppercase;
font-weight: 700;
letter-spacing: 1px;
vertical-align: 2px;
margin-right: 0.5em;
}

#slider .uk-slider-container {
 margin-left: -20px;
 margin-right: -20px;
}

.uk-navbar-dropdown-nav>li.uk-active>a {
    color: #c5c3c3;
}

h4 strong u {
  position: relative;
  color: rgb(207, 0, 0);
  text-decoration: none;
  &:before {
    position: absolute;
    content: '';
    left: 0;
    top: 45%;
    right: 0;
    border-top: 2px solid;
    border-color: inherit;
    -webkit-transform: skewY(-10deg);
    -moz-transform: skewY(-10deg);
    transform: skewY(-10deg);
    opacity: 0.8;
  }
}

h4 strong {
    display: inline-block;
}


h4 em {
font-style: normal;
font-family: 'Audi';
font-size: .6em;
border-radius: 0.25em;
white-space: nowrap;
color: #fff;
background-color: rgb(207, 0, 0);
padding: 1px 4px;
text-transform: uppercase;
font-weight: 700;
letter-spacing: 1px;
vertical-align: 2px;
margin-right: 0.5em;
}

.terms p {
font-size: 12px;
margin-top: 0;
margin-bottom: 8px;
}

.uk-logo {
    font-size: 1.3rem;
}

#home-hero .uk-button {
    font-weight: bold;
}

@media( max-width: 360px ){
    .uk-logo {
        font-size: 1rem;
    }
    .uk-navbar-toggle {
        min-height: 50px;
    }

    #home-hero .uk-text-large {
        font-size: initial;
        margin-top: 0;
    }
    #home-hero h1 {
        font-size: 70%;
        margin-bottom: 0em;
    } 
    #home-hero .uk-h2 {
        font-size: 24px;
        margin-bottom: 4px;
    }
    .uk-section-large {
        padding-top: 35px !important;
        padding-bottom: 0px !important;
    }
}

.uk-offcanvas-close {
top: 16px;
right: 16px;
}
#corporate-offer h1.uk-h2 strong {
    display: inline-block;
}

.uk-navbar-item .uk-button-primary {
border: 1px solid #777;
background: transparent;
}

h1, .uk-h1, h2, .uk-h2, .uk-heading-large, .uk-heading-xlarge, .uk-heading-2xlarge, h1,h2,h3,h4,h5,h6, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .audi-extended {
    font-family: 'AudiExtended';
}
.uk-navbar-toggle, .uk-navbar-toggle:hover, .uk-navbar-toggle[aria-expanded="true"] {
    color: #fff;
}

.uk-text-uppercase {
opacity: 0.7;
font-size: 12px;
letter-spacing: 1px;
}