body {
    font-family: "HK Grotesk", "HKGrotesk", sans-serif;
    font-weight: 300;
    font-size: 16px;
}
b, strong {
    font-weight: 700;
}
img {
    max-width: 100%;
    height: auto;
}
a {
    color: #80bc00;
}
a:visited {
    /* color: #005cb9; */
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
    opacity: 1; /* Firefox */
  }
  
  :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rwhiteed;
  }
  
  ::-ms-input-placeholder { /* Microsoft Edge */
    color: white;
  }
dd.published, dd.createdby {
    color: black;
}
#mod-custom111 h2, #mod-header128 h2 {
    color: #005cb9;
    font-weight: bold;
}
#mod-header128 a {
    color: #005cb9;
    font-weight: bold;
    text-decoration: none;
}
.bk-blue {
    background-color: #005cb9;
}
.bk-green {
    background-color: #80bc00;
}
.brd2-blue {
    border-left-width: 3px;
    border-bottom-width: 3px;
    border-top-width: 0;
    border-right: 0;
    border-style: solid;
    border-color: #005cb9;
    min-height:40px;
}
.brd2-green {
    border-left-width: 3px;
    border-bottom-width: 3px;
    border-top-width: 0;
    border-right: 0;
    border-style: solid;
    border-color: #80bc00;
    min-height:40px;
    display: flex;
    align-items: center;
}
.brd2-white {
    border-left-width: 3px;
    border-bottom-width: 3px;
    border-top-width: 0;
    border-right: 0;
    border-style: solid;
    border-color: #FFFFFF;
    min-height:40px;
}
.h-40 {
    height: 40px;
}
.mt-40 {
    margin-top: 40px;
}
.crop500 {
    object-fit: cover;
    margin-top: 60px;
    height: 370px;
    width: 100%;
}
.bk-blue .mod-menu a, .bk-blue .mod-menu span {
    color: #FFF;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold; 
    display: inline-block;
    padding-left: 1.25rem;
    padding-right: 0.75rem;
    text-transform: lowercase;
    cursor: pointer;
}
header .nav.mod-menu>li {
    height: 40px;
    line-height: 40px;
    position: relative;
    display: inline-block;
}
header .nav .nav-item .mod-menu__sub {
    display: none;
}
header .nav .nav-item:hover .mod-menu__sub {
    z-index: 1;
    display: block;
    position: absolute;
    background-color: #80bc00;
    padding: 1.75rem;
    top: 40px;
    left: -1rem;
    width: max-content;
    border-top: 20px solid #FFF;
}
header .nav .nav-item:hover .mod-menu__sub>li {
    padding: 0;
    height: auto;
    line-height: initial;
}
header .nav .nav-item:hover .mod-menu__sub li a {
    font-weight: normal;
    padding: 0;
}
header .nav .nav-item:hover .mod-menu__sub li a:hover {
    font-weight: bolder;
}
footer, footer a {
    color: #FFF;
    text-decoration: none;
}

.nav.footermenu {
    flex-direction: column;
    margin-bottom: 1.5rem;
}

.nav.footermenu a {
    font-weight: 300;
}
.nav.footermenu li::before {
    content:'→';
    position: absolute;
}
.carousel .carousel-inner a {
    display: inline-block;
    color: white;
    text-decoration: none;
    line-height: 1;;
}
#menu-top a {
    color: #005cb9;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    text-transform: lowercase;
}
.logo {
    max-width: 340px;
}
/* .blog-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 1em;
    margin-left: -.5em;
    margin-right: -.5em;
    padding: 0;
    width: 100%
} */
.com-content-category-blog {
    margin-top: 60px;
}
.bk-green.category-block-title {
    color: white;
    background-color: #80bc00; 
    height: 150px;
    position: relative;
    top: -75px;
    /* padding-left: 50px;
    padding-right: 50px; */
    
    display: flex;
    justify-items: center;
    flex-direction: column;
    justify-content: center;
}
.blog-items .blog-item {
    margin-bottom: 95px;
}
.newshome .blog-items .blog-item {
    margin-bottom: 25px;
}
.blog .category-desc {
    overflow: hidden;
}
.blog .category-desc img {
    width: 100%;
    height: 370px;
    object-fit: cover;
}
.blog-items h2 a, .vertical h1, .vertical h2, .videoteca h2 a {
    color: #80bc00; 
    text-decoration: none;
    font-size: 33px;
    font-weight: bold;
    line-height: 1;
    display: inline-block;
}
.blog-items .item-content-newsintro h2 a {
    font-size: 20px;
}
.item-content-newsintro h2 {
    line-height: 16px;
}
.allnews a {
    color:#80bc00;
    text-decoration: none;
    font-weight: bold;
}
.vertical h1, .vertical h2 {
    margin-bottom: 2rem;
} 
.blog-items h2 a:hover {
    text-decoration: underline;
}
.blog-items .item-content img {
    width:100%;
    aspect-ratio: 487/276;
    object-fit: cover;
    margin-bottom: 20px;
}
dl.article-info, dl.article-info dd {
    display: inline;
    font-size: 16px;
    font-weight: bold;
}
dl.article-info, dl.article-info dd.category-name { 
    font-weight: normal;
}
.com-content-category-blog__navigation {
    background-color: #80bc00; 
}
.com-content-category-blog__navigation li, .com-content-category-blog__navigation li>* {
    /* width:38px;
    height:38px; */
    background-color: transparent;
    border: 0;
    text-align: center;
    color: white;
    position: relative;
    display: inline-block;
}
.com-content-category-blog__navigation li::after {
    content:'.';
    position: absolute;
    z-index: 2;
    right:0
}
.com-content-category-blog__navigation li:last-child:after {
    content: '';
}
.com-content-category-blog__navigation .counter {
    display: none;
}
.com-content-category-blog__navigation .page-item.disabled {
    display: none;
}
.com-content-category-blog__navigation .page-item.active .page-link {
    background-color: transparent;
    font-weight: bold;
    display: inline-block;
}
.com-content-article .pagenavigation {
    background-color: #80bc00; 
}
.com-content-article .pagenavigation a {
    color: #FFF;
}
.com-content-article .content-share {
    background-color: #005cb9;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 40px;
    padding: 0 10px;
    color: white;
    align-items: center;
    font-size: 14px;
    margin-bottom: 15px;
}
.com-content-article .pagenavigation span {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 40px;
    align-items: center;
}
.com-content-article .pagenavigation span a {
    display: flex;
    flex-direction: row;
    background-color: transparent;
    border: 0;
    align-items: center;
}
.com-content-article .pagenavigation span a span {
    margin-left: 2px;
    margin-right: 2px;
}
.com-content-article__body {
    margin-top: 4rem;
}
.vertical .com-content-article__body {
    margin-top: 2rem;
}


.quote {
    font-size: 33px;
    font-weight: 200;
    margin-left: 3rem;
    line-height: 33px;
}
.quote::before {
    content:'“';
    font-weight: bold;
    color: #80bc00;
}
.quote::after {
    content:'”';
    font-weight: bold;
    color: #80bc00;
}

#buttons .item img {
    position: absolute;
}

#buttons .item img:first-child {
    top: 3px;
    left: 3px;
    width: 132px;
    height: 132px;
    opacity: 1;
    transition: opacity 0.5s;  
}

#buttons .item img:last-child { 
    top: 0px;
    left: 0px;
    width:138px;
    height:138px;
    opacity: 0;
    transition: opacity 0.5s;  
}
#buttons .item:hover img:last-child { 
    opacity: 1;
    cursor: pointer;
}
#vieni a img {
    top: 0px;
    left: 0px;
    width:138px;
    height:138px;
}
#vieni a:hover img:first-child, #vieni a img:last-child { 
    opacity: 0;
    transition: opacity 0.5s;  
}
#vieni a img:first-child, #vieni a:hover img:last-child { 
    opacity: 1;
    cursor: pointer;
}
.dove, .quando {
    font-weight: bold;
}

.readmore a {
    text-decoration: none;
    font-weight: bold;
    color: black;
}
button.carousel-control-prev, button.carousel-control-next {
    align-items: start;
    margin-top: 30px;
    width: 10%;
} 
.carousel-control-prev-icon { 
    width:43px;
    height:80px;
    background-image: url("data:image/svg+xml,%3Csvg width='43' height='80' viewBox='0 0 8.4666665 15.875' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cpath d='M 8.1902966 15.59906 0.55363677 7.9378109 8.1902966 0.27682075' style='fill:none%3Bstroke:%23ffffff%3Bstroke-width:0.782951%3Bstroke-linecap:butt%3Bstroke-linejoin:miter%3Bstroke-miterlimit:10%3Bstroke-dasharray:none%3Bstroke-opacity:1' /%3E%3C/svg%3E");
}
.carousel-control-next-icon { 
        width:43px;
        height:80px;
        background-image: url("data:image/svg+xml,%3Csvg width='43' height='80' viewBox='0 0 8.4666665 15.875' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cpath d='M 0.27814946 15.59906 7.9148093 7.9378109 0.27814946 0.27682075' style='fill:none%3Bstroke:%23ffffff%3Bstroke-width:0.782951%3Bstroke-linecap:butt%3Bstroke-linejoin:miter%3Bstroke-miterlimit:10%3Bstroke-dasharray:none%3Bstroke-opacity:1'/%3E%3C/svg%3E"); 
}



.square {
    position: relative;
}
  
.square::after {
    content: "";
    display: block;
    padding-bottom: 100%;
}

.square img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
}

select {
    background-color: transparent;
}
select.h-40>option {
    background-color: #80bc00;
    color: #FFF; 
    font-weight: normal;
    font-family: "HK Grotesk", "HKGrotesk", sans-serif;
    font-size: 16px;
}
.text-muted, .quando, .dove {
    color: black!important;
}
dd  {
    margin-bottom: 0;
}
dl.article-info {
    /* padding-bottom: 0.75rem!important; */
    margin-bottom: 0;
    display: block;
}
/* #offcanvas {
    position: fixed;
    top:0;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 100;
}
 */


/* #offcanvas>div>div {
    max-width: 360px;
    width: 80%;
    background-color: white;
    -webkit-box-shadow: 5px 1px 10px 0px #000000;
    -moz-box-shadow: 5px 1px 10px 0px #000000;
    -o-box-shadow: 5px 1px 10px 0px #000000;
    box-shadow: 5px 1px 10px 0px #000000;
    height: 100vh;
    overflow: scroll;
} */

#offcanvas li {
    display: block;
    width: 100%;
}

#offcanvas li span {
    font-weight: bold;
    text-decoration: none;
    color: #005cb9;
}
#offcanvas li a {
    font-weight: bold;
    text-decoration: none;
    color: #005cb9;
}
#offcanvas ul>li>ul {
    margin-left: 32px;
}

.opachome {
    top: 0;
    position: relative;
}
.splide__arrows>button {
    margin-top: 16px;
}
@media screen and (min-width: 991.8px) {
    .opachome {
        top: -80px;
        position: relative;
    }
  }

table {
    width: 100%!important;
}