@font-face {
    font-family: "Commuterssans";
    src: url("../fonts/commuterssans-regular.otf") format("otf");
}
@font-face {
    font-family: "Didot";
    src: url("../fonts/didot-lt-std-italic.otf") format("otf");
}
.uk-slideshow .uk-slidenav-previous svg,
.uk-slideshow .uk-slidenav-next svg {width: 59px;}
.uk-slideshow .uk-slidenav-previous svg {margin-right: -5px;}
.uk-slideshow .uk-slidenav-next svg{margin-left: -5px;}
.uk-icon:not(.uk-preserve) [stroke*='#']:not(.uk-preserve){stroke: #fff;troke-width: 0.6;}
.uk-offcanvas-bar{background:#191919;}
.uk-section-default {background: #000000;}
.uk-slidenav{
padding: 0px 0px;
    color: #DEDEDE;
    transition: 0.1s ease-in-out;
    transition-property: color, background-color, border-color, box-shadow;
    background-color: #171918;
    border-radius: 500px;}
.uk-tile-primary{background:#333}
.uk-heading-large {
    font-size: 33px;font-style:normal!important;}
html{font-family: 'Montserrat';}
.uk-slidenav{
padding: 0px 0px;
    color: #DEDEDE;
    transition: 0.1s ease-in-out;
    transition-property: color, background-color, border-color, box-shadow;
    background-color: #171918;
    border-radius: 500px;}
.uk-slidenav {
    color: #fff;
    background-color: rgba(0,0,0,0.5);
}
.uk-slidenav >svg>polyline{
    stroke-width: 0.6px;
    }
.uk-slidenav:hover {
    color: #fff;
    background-color: rgba(0,0,0,1);
}
/*.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .uk-heading-2xlarge, .uk-heading-3xlarge, .uk-heading-large, .uk-heading-medium, .uk-heading-small, .uk-heading-xlarge, h1, h2, h3, h4, h5, h6{    font-family: "Commuterssans";}*/
.uk-tile-primary{background:#333}
.uk-heading-large {
    font-size: 33px;font-style:normal!important;}
.uk-navbar-nav > li > a {

    padding: 0 0;
    color: #FFFBFB;
    transition: 0.1s ease-in-out;
    transition-property: color, background-color, border-color, box-shadow;
    position: relative;
    z-index: 1;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}
@media (max-width: 768px){
    .el-element>p.sixteen{font-size:16px!important;}
}
.uk-link, a{color:#E7E6E6;}
.uk-link:hover, a:hover;{color:#fff;}




