body,html {
    background-color: #F3F4F8;
    padding: 0;
    margin:0;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #000;
}
.uk-navbar-item, .uk-navbar-nav>li>a, .uk-navbar-toggle{font-family: 'Roboto', sans-serif;}
em {color: #000;}
a {
    color: #000;
    text-decoration: none;
}
strong,b{font-weight: 500;}
main{font-size: 15px; line-height: 22px; min-height: calc(100vh - 180px); margin-bottom: 24px;text-align: justify;}
footer {font-size: 14px; line-height: 21px;}

footer small {color: #9d9d9d;}
footer small a {color: #848484; text-decoration: underline;}
main a{text-decoration: underline;}
/*ul{list-style-type: none;}*/
a:hover {text-decoration: underline;}

.logo {
    max-height: 80px;
    position: relative;
    left: -38px;
    mix-blend-mode: multiply;
}
.logotype{position: relative;}
.logotype::before {
    content: 'DAVOR SANVINCENTI';
    position: absolute;
    bottom: -18px;
    display: block;
    z-index: 2;
    left: -5px;
    font-size: 12px;
    font-weight: 500;
    width: 100%;
    color: #a6a6a6;
    font-weight: 400;
}
.header {border-bottom: 1px solid #ccc;}
.uk-navbar-item {    align-items: flex-end;}
.header a {color:#000; font-size: 15px;}
.header a.active {color:#333;}
.menu {
    gap: 20px;
}
.menu a {
    position: relative;
    text-decoration: none;
    text-transform: lowercase;
}
.menu > .uk-navbar-item:first-of-type {
    margin-left: -5px;
}
/*.menu > .uk-navbar-item.active:first-of-type {
    padding-left: 15px;
}*/
.menu .uk-navbar-item:after {
    content: ' ';
    height: 3px;
    width: 0%;
    bottom: -2px;
    background:  #177950;
    display: block;
    position: absolute;
    left: 0;
    transition: all .5s ease-out;
}
.menu .uk-navbar-item:hover:after,.menu .uk-navbar-item.active:after{ width: 100%;}
.menu > .uk-navbar-item {
    position: relative;
}
.uk-offcanvas-bar {background-color: #fff;}
.uk-offcanvas-bar .menu {
    gap: 0;
    margin-top: 40px;
}
.uk-offcanvas-bar .menu > .uk-navbar-item {
    padding: 8px 0;
    justify-content: flex-end;
}

.uk-offcanvas-bar a,.uk-offcanvas-bar a:hover {color:#000;}
.uk-offcanvas-bar .uk-close{    color: #999;}
.uk-subnav>*>:first-child{
    text-decoration: none;
    text-transform: none;
    color: #000;
    font-size: 15px;
}
.uk-subnav.cat-nav {
    border-bottom: 1px solid #ccc;
    margin-left: 0;
    gap: 20px;
}
.uk-subnav>* {
    padding: 0 10px;
    margin: 0 5px;
}
.uk-subnav li:first-of-type {
    padding-left: 0;
}
.uk-subnav.cat-nav li:after{
    content: '';
    display: block;
    width: 0%;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: -2px;
    background: #177950;
    transition: all .3s ease-in-out;
}
.uk-subnav.cat-nav li.uk-active:after,
.uk-subnav.cat-nav li:hover:after {
    width: 100%;
}
.uk-overlay-primary {
    background: rgba(34,34,34,.5);
}
a h4 { font-family: 'Inter', sans-serif; font-weight: 300; font-size: 16px;}
 @media (max-width: 800px) {
    .uk-navbar-item {min-height: auto;}
    .uk-navbar-left {
        align-items: flex-end;
    }
    .menu a {
        margin-right: 0px;
    }
.logo {max-width: 220px;}
}
a h4 { font-family: 'Inter', sans-serif; font-weight: 300; font-size: 16px;}
 @media (min-width: 768px) {
.uk-container.work-container {
    width: 81%;
    float: right;
    max-width: 100%;
}
 }
 @media (max-width: 640px) {
 .header {
    justify-content: space-between;
}
.uk-subnav.cat-nav {
    gap: 0px;
    justify-content: space-between;
}
.uk-subnav>* {
    padding: 0 0px;
    margin: 0;
}
.menu .uk-navbar-item:after {
    left: auto;
    right: 0;
    height: 1px;
    max-width: 50%;
}
.uk-tab>* {
    flex: inherit;
    padding-left: 20px;
    position: relative;
}
.back-link {
    right: -7;
}
 }
 .content {position: relative;}
 .back-link {
    position: absolute;
    right: 0;
    color: #676767;
    top: -60px;
}
 .back-link:hover {color: #000;}
.content img {width:100%; max-width: 100% !important;}
.content .uk-slideshow li img{max-height: 100%; width: auto !important;}
.content h1 {
    font-size: 14px;
    text-transform: uppercase;
}
.content h2 {
    margin-top: 20px;
    font-size: 21px;
}
.news-content {
    display: flex;
    align-items: center;
}
.news-content ul{
   margin: 0;
}
.news-content ul li strong:first-of-type{
    display: inline-block;
    width: 65px;
 }
 .news-content ul li strong:after{
    content: ':';
 }
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    margin:25px 0;
  }
  
  .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .uk-tab>.uk-active>a {
    color: #333;
    border-color: #177950;
}
.uk-tab>*>a {
    text-transform: none;
    text-align: left;
    text-decoration: none;
    line-height: 16px;
}
.uk-visible-toggle:not(:hover):not(:focus) .uk-hidden-hover:not(:focus-within) {
    position: absolute!important;
    width: auto;
    height: auto;
    padding: inherit;
    margin: 15px;
    overflow: hidden!important;
}
.uk-light .uk-slidenav {color: rgb(23 121 80 / 85%);}
.uk-light .uk-slidenav:hover{  color: rgb(23 121 80 / 95%);}