
.menu-item-31 .elementor-item:hover::after{
    display: none;
    transform: scale(0);
}
.sub-menu .elementor-item:hover::after{
    display: none;
    transform: scale(0);
}
.e--pointer-underline .elementor-item::after{
    width: 50px !important;
left: 50% !important;
transform: translateX(-50%)!important;
}
.contact-form-style .elementor-field-type-acceptance{
    width: 80%;
    font-size: 18px;
}
.contact-form-style .e-form__buttons{
    width: 20%;
}

.slick-dots li{
    margin: 0px!important;
}
.slick-dots{
    width: auto;
    bottom: auto;
    display: flex;
    flex-direction: column;
    z-index: 1;
    top: 50%; 
    transform: translateY(-50%);
    gap: 10px;
    left: 30px;
}
.slick-dotted.slick-slider{
    margin-bottom: 0px!important;
}
.slick-vertical .slick-slide{
    border: 0px !important;
}
.slick-dots li button::before {
	content: '';
	opacity: 1;
	border: 4px solid #F3D700;
	border-radius: 220px;
}
.slick-dots li.slick-active button::before {
	opacity: 1;
	color: #F3D700;
    background-color: #F3D700;
}
.slick-dots button:hover{
    background-color: transparent;
}
.slick-dots button{
    outline: none!important;
    border-radius: 1111px!important;
    background-color: transparent!important;
}
.slick-dots li:hover button::before {
	content: '';
}
.slick-arrow{
    display: none!important;
}


.lds-ring {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
    position: absolute;
left: 50%;
transform: translate(-50%,-50%);
top: 50%;
  }
  .lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 8px;
    border: 8px solid #F3E633;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #F3E633 transparent transparent transparent;
  }
  .lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
  }
  .lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
  }
  .lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
  }
  @keyframes lds-ring {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
  



.main-slide{
	background-image: url("https://sviluppowp.tamtamsrl.it/wiiactive/wp-content/uploads/2022/02/slide1-weactive.jpg");
	/*background-image: url("https://wiactive.it/wp-content/uploads/2023/01/2-copia.jpg");*/
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
    height: 800px;
}
.main-slide h1 {
    margin: auto;
    color: #F3E633;
    font-family: "Manrope", Sans-serif;
    font-size: 76px;
    font-weight: 400;
    display: inline-block;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%);
    filter: drop-shadow(0 0 5px rgba(55,52,6,0.41));
}
.filter-posts-wrap{
    width: 100%;
    display: inline-flex;
    font-family: "Manrope", Sans-serif;
    font-weight: 300;
    color: #565150;
}
.filter-posts-wrap form{
    margin-right: 30px;
    width: 27%;
}
.filter-posts-wrap form ul{
    list-style: none;
    font-size: 18px;
}
.filter-posts-wrap form li, .filter-posts-wrap form ul a{
  
    font-size: 20px;
    cursor: pointer;
    transition: all 200ms;
    color: #565150;
}
.filter-posts-wrap form ul a{
    padding: 13px 5px 15px 10px;
}
.filter-posts-wrap form li label{
    display: block;
    cursor: pointer;
    position: relative;
    z-index: 111;
    padding: 13px 5px 15px 10px;
}
.filter-posts-wrap form li:hover, .filter-posts-wrap form ul a:hover{
    background-color: #F3E633;
    color: #fff;
}
.filter-posts-wrap form ul a{
    display: block;
    width: auto;
}
.filter-posts-wrap form li input{
    display: none;
}
.article-wrap{
    width: 73%;
    display: flex;
    flex-direction: column;
    min-height: 600px;
}
.filter-posts-wrap article {
    display: inline-flex;
    margin-bottom: 100px;
}
.filter-posts-wrap article h3, .filter-posts-wrap article p{
    font-size: 16px;
    font-weight: 300;
}
.filter-posts-wrap article a {
    display: block;
    background-size: cover;
    background-position: center;
    width: 66.666%!important;
    height: 400px!important;
    border: 5px solid #F3E633;
    border-radius: 8px;
}
.filter-posts-wrap article .article-text {
    width: 33.333%!important;
    align-self: end;
    font-weight: 18px;
    margin-left: 30px;
    margin-bottom: -20px;
}
.menu-item-31 a::after{
    height: 0px!important;
}

  
@media screen and (max-width:811px) {
    .filter-posts-wrap form ul{
        padding-left: 10px;
    }
    .filter-posts-wrap form li, .filter-posts-wrap form ul a{
        padding: 5px 0px 5px 0px;
    }
    .filter-posts-wrap form>ul{
        padding: 0px;
    }
    .filter-posts-wrap form {
        margin: 0px 20px 20px 20px;
    }
    .filter-posts-wrap .article-wrap{
        margin: 20px;
    }
    .filter-posts-wrap article{
        display: flex;
        flex-wrap: wrap;
    }
    .filter-posts-wrap article a{
        width: 100%!important;
    }
    .filter-posts-wrap article .article-text{
        width: 100%!important;
        margin: 20px 0px 20px 0px!important;
    } 
    .filter-posts-wrap article {
        margin-bottom: 40px;
    }
    .main-slide h1 {
        font-size: 48px; 
        transform: translate(-50%);
    }
    .slick-dots {
        left: 20px;
    }
    .article-wrap{
        min-height: 400px;
    }
}

@media screen and (max-width:481px) {
    .filter-posts-wrap article .article-text {
        width: auto !important;
    }
    .filter-posts-wrap form {
        width: auto;
    }
    .article-wrap {
        width: auto;
    }
    .filter-posts-wrap{
        display: flex;
        flex-direction: column;
    }
    .filter-posts-wrap article a {
        height: 200px !important;
        width: -moz-available;
        width: 100%;
    }
    .header-with-background{
        background-size: 200%!important;
        background-position-y: 0 !important;
    
    }
    .contact-form-style .elementor-field-type-acceptance {
        width: 100%;
    }
    .contact-form-style .e-form__buttons {
        width: 100%;
    }
    nav ul li{
        background-color:#fff;
    }
    .main-slide h1 {
        font-size: 32px;
        width: 80%;
        top: 50%;
        left: 60%;
        display: inline-block;
        transform: translateX(-50%);
    }
    .main-slide {
        height: 60vh;
    }
    .slick-dots {
        left: 20px;
    }
    .slick-dots li button::before {
        border: 2px solid #F3D700;
    }
    .slick-dots li button::before {
        width: 14px;
        height: 14px;
    }
    .filter-posts-wrap form li, .filter-posts-wrap form ul a {
        font-size: 14px;
    }
    .filter-posts-wrap form li label {
        padding: 5px 0px 5px 0px;
    }.article-wrap{
        min-height: 300px;
    }
}