@import url('https://fonts.googleapis.com/css?family=Libre+Franklin:200,300,400,500,600,700,800&display=swap');

html.ios {
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
html.ios,
html.ios body {
  height: initial !important;
}

.on-toggle {
    min-height: 106px !important;
}

.ui.sidebar {
    background-color: #162b32 !important;
}

.ui.sidebar .item {
    font-family: 'Libre Franklin', sans-serif !important;
    font-weight: 400 !important;
    font-size: 12px !important;
    color: #ffffff !important;
    text-transform: uppercase !important;
}

header .uk-overlay-primary {
    padding-top: 200px !important;
    background-color: rgba(30, 33, 40, 0.7) !important;
}

header .uk-h1 {
    font-family: 'Libre Franklin', sans-serif !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
}

header .uk-h2 {
    font-family: 'Libre Franklin', sans-serif !important;
    font-weight: 800 !important;
    font-size: 48px !important;
    text-transform: uppercase !important;
    color: #ffffff !important;
}

header .uk-text-meta {
    font-family: 'Libre Franklin', sans-serif !important;
    font-weight: 200 !important;
    font-size: 18px !important;
    color: #ffffff !important;
}

header .uk-slidenav-previous {
    margin-top: -64px;
}

header .uk-slidenav-next {
    margin-bottom: -64px;
}

header .uk-button-primary {
    font-family: 'Libre Franklin', sans-serif !important;
    font-weight: 600 !important;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 25px 70px;
    background-color: #fabd14 !important;
    color: #000000 !important;
    font-size: 18px;
    line-height: 0.52;
    letter-spacing: -0.1px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

@media only screen and (max-width: 600px) {

header .uk-button-primary {
    
    padding: 25px 30px !important;
}
}
header .uk-navbar-container.uk-position-top .uk-navbar-left .uk-navbar-nav li:first-child {
    background-color: #162b32 !important;
    z-index: 9 !important;
}

header .uk-navbar-container.uk-position-top .uk-navbar-left .uk-navbar-nav li:first-child a {
    font-family: 'Libre Franklin', sans-serif !important;
    color: #ffffff !important;
}

header .uk-navbar-container.uk-position-top .uk-navbar-item.uk-logo {
    background-color: rgba(255, 255, 255, .9) !important;
}

header .uk-navbar-container.uk-position-top .uk-navbar-right .uk-navbar-nav li a {
    font-family: 'Libre Franklin', sans-serif !important;
    font-weight: 300 !important;
    font-size: 18px !important;
    color: #ffffff !important;
    text-align: right !important;
}

header .uk-navbar-container.uk-position-top .uk-navbar-right .uk-navbar-nav li a .uk-navbar-subtitle {
    font-size: 12px !important;
    color: #e1e1e1 !important;
    margin-top: 10px !important;
}

header .uk-navbar-container.uk-position-bottom .uk-navbar-nav li a {
    font-family: 'Libre Franklin', sans-serif !important;
    font-weight: 300 !important;
    color: #ffffff !important;
    font-size: 18px !important;
}

header .uk-navbar-container.uk-position-bottom .uk-navbar-nav li a strong {
    font-weight: 600 !important;
    font-size: 26px !important;
}

header .uk-navbar-container.uk-position-bottom .uk-navbar-nav li a .uk-navbar-subtitle {
    font-size: 18px !important;
    margin-top: 10px !important;
}

.on-section-construct {
    background-image: url('https://assets.website-files.com/5891fda46f316a8b7141b256/58921d384104f4bc7b616df6_footer-bn.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.on-section-construct .uk-h3 {
    font-family: 'Libre Franklin', sans-serif !important;
    font-size: 32px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    line-height: 32px !important;
    color: #162b32 !important;
}

.on-section-construct .uk-h2 {
    font-family: 'Libre Franklin', sans-serif !important;
    font-size: 48px !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
    line-height: 48px !important;
    color: #162b32 !important;
}

.on-section-construct .uk-text-meta {
    font-family: 'Libre Franklin', sans-serif !important;
    font-weight: 300 !important;
    font-size: 18px !important;
    color: #282828 !important;
}

.on-section-construct .uk-text-primary {
    font-family: 'Libre Franklin', sans-serif !important;
    font-weight: 600 !important;
    font-size: 12px !important;
    color: #d52340 !important;
    text-transform: uppercase !important;
}


.on-border-construct {
    width: 100%;
    height: 17px;
    background-image: url(https://assets.website-files.com/5891fda46f316a8b7141b256/58974cdaf29bebaa63a06430_border-2_top.png);
    background-position: 0px 0px;
    background-repeat: repeat-x;
    opacity: 0.5;
}

.uk-h2 {
    font-family: 'Libre Franklin', sans-serif !important;
    font-size: 48px !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
    line-height: 48px !important;
    color: #9b1d24 !important;
}


@media only screen and (max-width: 600px) {

    .uk-h2 {
        font-size: 32px !important;
    }

    
}

.uk-section-muted {
    background-color: #a7a5a6 !important;
}

.uk-section-secondary {
    background-color: #9b1d24 !important;
}


.uk-section-secondary
.uk-h2 {
    font-family: 'Libre Franklin', sans-serif !important;
    font-size: 48px !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
    line-height: 48px !important;
    color: #fff !important;
}

.uk-section-secondary
.uk-text-meta {
    font-family: 'Libre Franklin', sans-serif !important;
    font-weight: 300 !important;
    font-size: 18px !important;
    color: #ffffff !important;
}


.on-section-investiment .uk-h3 {
    font-family: 'Libre Franklin', sans-serif !important;
    font-size: 32px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    line-height: 32px !important;
    color: #162b32 !important;
}

.uk-text-meta {
    font-family: 'Libre Franklin', sans-serif !important;
    font-weight: 300 !important;
    font-size: 18px !important;
    color: #282828 !important;
}

.on-section-investiment .uk-text-primary {
    font-family: 'Libre Franklin', sans-serif !important;
    font-weight: 600 !important;
    font-size: 12px !important;
    color: #d52340 !important;
    text-transform: uppercase !important;
}

.on-section-investiment .uk-overlay-primary {
    background-color: rgba(213, 35, 64, 1);
}

.on-section-investiment .uk-overlay-primary:hover {
    background-color: rgba(213, 35, 64, .6);
}

.on-section-investiment .uk-slider-items .uk-h2 {
    font-size: 26px !important;
    line-height: 28px !important;
    color: #ffffff !important;
}

.on-section-investiment .uk-slider-items .uk-text-meta {
    color: #ffffff !important;
}

.on-section-investiment .uk-slidenav-next {
    margin-top: -72px !important;
    margin-left: 84px !important;
}

.on-section-achievements {
    background-image: linear-gradient(180deg, rgba(22, 43, 50, 0.47), rgba(22, 43, 50, 0.98) 70%, #162b32), url(https://revistazunai.com.br/wp-content/uploads/2019/03/rio-amazonas.jpg);
    background-size: auto, cover;
    background-repeat: no-repeat;
}


.on-section-achievements .uk-h2 {
    font-family: 'Libre Franklin', sans-serif !important;
    font-size: 48px !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
    line-height: 48px !important;
}

.on-section-achievements .uk-h3 {
    font-family: 'Libre Franklin', sans-serif !important;
    font-size: 26px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    line-height: 26px !important;
}

.on-section-achievements .uk-text-meta {
    font-family: 'Libre Franklin', sans-serif !important;
    font-weight: 300 !important;
    font-size: 18px !important;
    color: #f1f1f1 !important;
}

.on-section-achievements .uk-text-primary {
    font-family: 'Libre Franklin', sans-serif !important;
    font-weight: 600 !important;
    font-size: 12px !important;
    color: #ffffff !important;
    text-transform: uppercase !important;
}


.on-section-other {
    background-color: #162b32 !important;
}


.on-section-other .uk-h2 {
    font-family: 'Libre Franklin', sans-serif !important;
    font-size: 48px !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
    line-height: 48px !important;
}

.on-section-other .uk-h3 {
    font-family: 'Libre Franklin', sans-serif !important;
    font-size: 26px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    line-height: 26px !important;
}

.on-section-other .uk-text-meta {
    font-family: 'Libre Franklin', sans-serif !important;
    font-weight: 300 !important;
    font-size: 18px !important;
    color: #f1f1f1 !important;
}

.on-section-other .uk-list li {
    font-family: 'Libre Franklin', sans-serif !important;
    font-weight: 300 !important;
    font-size: 18px !important;
    color: #f1f1f1 !important;
}

.on-section-other .uk-text-primary {
    font-family: 'Libre Franklin', sans-serif !important;
    font-weight: 600 !important;
    font-size: 12px !important;
    color: #ffffff !important;
    text-transform: uppercase !important;
}

.on-section-other .uk-card-default {
    background-color: #ffffff !important;
    border-radius: 2px !important;
}

.on-section-other .uk-card-default:hover {
    background-color: #9d1b20 !important;
}


.on-section-other .uk-card-default .uk-h3 {
    font-family: 'Libre Franklin', sans-serif !important;
    font-weight: 300 !important;
    font-size: 18px !important;
    color: #162b32 !important;
    text-transform: uppercase !important;
    text-align: right !important;
}

.on-section-other .uk-card-default .uk-text-meta {
    font-family: 'Libre Franklin', sans-serif !important;
    font-weight: 200 !important;
    font-size: 10px !important;
    color: #162b32 !important;
    text-transform: uppercase !important;
    text-align: right !important;
}

.on-section-other .uk-card-default:hover .uk-h3 {
    color: #ffffff !important;
}

.on-section-other .uk-card-default:hover .uk-text-meta {
    color: #ffffff !important;
}



.on-section-contact {
    /*background-image: linear-gradient(180deg, rgba(22, 43, 50, 1), rgba(22, 43, 50, 0.6) 70%, #162b32), url(https://assets.website-files.com/5dd7315081d3e97c21e69c0f/5dd87523967a3b57f6267029_blog_hero_04.jpg);*/
    /*background-size: auto, cover;*/
    /*background-repeat: no-repeat;*/
}


.on-section-contact .uk-h2 {
    font-family: 'Libre Franklin', sans-serif !important;
    font-size: 48px !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
    line-height: 48px !important;
}da

.on-section-contact .uk-h3 {
    font-family: 'Libre Franklin', sans-serif !important;
    font-size: 26px !important;
    font-weight: 600 !important;
    text-transform: uppercsae !important;
    line-height: 26px !important;
}

.on-section-contact .uk-text-meta {
    font-family: 'Libre Franklin', sans-serif !important;
    font-weight: 300 !important;
    font-size: 18px !important;
    color: #282828 !important;
}

.on-section-contact .uk-text-primary {
    font-family: 'Libre Franklin', sans-serif !important;
    font-weight: 600 !important;
    font-size: 12px !important;
    color: #ffffff !important;
    text-transform: uppercase !important;
}


.uk-section-primary {
    background-color: #162b32;
}

.on-shape {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width: 100%;
    height: 100%;
    background-color: #a7a5a6;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: background-color 0.6s cubic-bezier(0.4, 0, 0.6, 1);
    -o-transition: background-color 0.6s cubic-bezier(0.4, 0, 0.6, 1);
    -moz-transition: background-color 0.6s cubic-bezier(0.4, 0, 0.6, 1);
    transition: background-color 0.6s cubic-bezier(0.4, 0, 0.6, 1);

}

.on-shape svg {
    position: relative;
    z-index: 2;
    display: block;
    height: 266px;
    fill: #fff;
    -webkit-transition: fill 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
    -o-transition: fill 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
    -moz-transition: fill 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
    transition: fill 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
}

.uk-section-primary .on-shape {
    background-color: rgba(255, 255, 255, .5);
     -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
    transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
    -o-transition: -o-transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
    -moz-transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1), -moz-transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
    transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
    transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1), -moz-transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1), -o-transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
    
}

.uk-section-primary .on-shape:hover {
    background-color: #fabd14;
}

strong {
    font-weight: 600 !important;
}

a {
    transition: color .6s !important;
}

a:hover {
    text-decoration: none !important;
}

.uk-slidenav {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    outline: none;
    border: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width: 72px;
    height: 72px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: #f1f1f1;
    -webkit-transition: background-color 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
    -o-transition: background-color 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
    -moz-transition: background-color 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
    transition: background-color 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
    color: #282828 !important;
}


.uk-slidenav:hover {
    background-color: #9d1b20 !important;
    color: #ffffff !important;
}


.uk-dotnav>*>* {
    width: 15px !important;
    height: 15px !important;
    border: 4px #f1f1f1 solid !important;
}

.uk-dotnav > .uk-active > a {
    background-color: #d52340 !important;
    border: 4px #d52340 solid !important;
}


.uk-dotnav > a {
    background-color: #f1f1f1 !important;
    border: 4px #f1f1f1 solid !important;
}

.uk-dotnav>*>:focus, .uk-dotnav>*>:hover {
    background-color: transparent !important;
    border-color: #d52340 !important;
}

.on-button-call {
    position: fixed;
    right: 48px;
    bottom: 48px;
    z-index: 9;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    outline: none;
    border: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 72px;
    height: 72px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #d52340;
    color: #ffffff !important;
    cursor: pointer;
}


@media only screen and (max-width: 600px) {

header .uk-h1 {
    font-size: 18px !important;
    line-height: 18px !important;
}

header .uk-h2 {
    font-size: 18px !important;
    line-height: 18px !important;
}

.on-section-construct .uk-h2 {
    font-size: 26px !important;
    line-height: 26px !important;
}

.on-section-construct .uk-h3 {
    font-size: 18px !important;
    line-height: 18px !important;
}

.on-section-investiment .uk-h2 {
    font-size: 26px !important;
    line-height: 26px !important;
}

.on-section-investiment .uk-h3 {
    font-size: 18px !important;
    line-height: 18px !important;
}


.on-section-investiment .uk-slider-items .uk-h2 {
    font-size: 18px !important;
    line-height: 20px !important;
    color: #ffffff !important;
}


.on-section-achievements .uk-h2 {
    font-size: 26px !important;
    line-height: 26px !important;
}

.on-section-achievements .uk-h3 {
    font-size: 18px !important;
    line-height: 18px !important;
}

.on-section-other .uk-h2 {
    font-size: 26px !important;
    line-height: 26px !important;
}

.on-section-other .uk-h3 {
    font-size: 18px !important;
    line-height: 18px !important;
}

.on-section-contact .uk-h2 {
    font-size: 26px !important;
    line-height: 26px !important;
}

}


::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background-color: #F5F5F5;
}

::-webkit-scrollbar {
    width: 2px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,.2);
    background-color: #282828;
}
