.elementor-kit-739{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#BFBFBF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-size:31px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-letter-spacing:0px;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-size:14px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-letter-spacing:0.9px;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:600;--e-global-typography-accent-letter-spacing:0.9px;}.elementor-kit-739 button:hover,.elementor-kit-739 button:focus,.elementor-kit-739 input[type="button"]:hover,.elementor-kit-739 input[type="button"]:focus,.elementor-kit-739 input[type="submit"]:hover,.elementor-kit-739 input[type="submit"]:focus,.elementor-kit-739 .elementor-button:hover,.elementor-kit-739 .elementor-button:focus{background-color:#00000000;color:#000000;box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);border-style:none;border-radius:0px 0px 0px 0px;}.elementor-kit-739 e-page-transition{background-color:#00000000;}.elementor-kit-739 a{color:#000000;}.elementor-kit-739 h1{font-family:"Adam", Sans-serif;font-weight:bold;font-style:normal;letter-spacing:5px;}.elementor-kit-739 button,.elementor-kit-739 input[type="button"],.elementor-kit-739 input[type="submit"],.elementor-kit-739 .elementor-button{color:#000000;box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);border-style:none;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1920px;}.e-con{--container-max-width:1920px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(min-width:2400px){.site-header{padding-inline-end:0px;padding-inline-start:0px;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:850px;}.e-con{--container-max-width:850px;}}/* Start custom CSS */.elementor-sub-item {
min-width: 200px;
height: auto;

}
/*
Make Elementor Pop-up overlay fade-in and fade-out CSS
CSS Snippet by Worda Themes
*/
.elementor-popup-modal:not([style="display: none;"]) {
    transition: all .3s;
    opacity: 1;
}
div.elementor-popup-modal[style="display: none;"] {
    transition: all .3s;
    opacity: 0;
    display: flex!important;
    z-index: -5;
}
.elementor-popup-modal[style="display: none;"]>div {
    display:none
}
.elementor-popup-modal {
    -webkit-animation:wrd_fadein .5s;
    animation:wrd_fadein .5s;
}
@-webkit-keyframes wrd_fadein {
    0%{opacity:0} 
    100% {opacity:1}
}
@keyframes wrd_fadein{
    0% {opacity:0} 100% 
    {opacity:1}
}

.post-password-form {
    display: flex;
    flex-direction: column;
    margin-left: 20vw;
    align-items: center !important;
    justify-content: space-around;
     width:80vw;
   
    margin-top:12px;
    font-family: Roboto, 12px;
    flex-basis: 200px;
  
}

.elementor-swiper-button:focus {
    -webkit-tap-highlight-color: transparent;
    outline: none !important;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
.elementor-tab-title {
    -webkit-tap-highlight-color: transparent;
    outline: none !important;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

.elementor-swiper-button-next {
    -webkit-tap-highlight-color: transparent;
    outline: none !important;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

.elementor-swiper-button-prev {
    -webkit-tap-highlight-color: transparent;
    outline: none !important;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

.elementor-icon-wrapper {
    -webkit-tap-highlight-color: transparent;
    outline: none !important;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

.elementor-widget-container {
    -webkit-tap-highlight-color: transparent;
    outline: none !important;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

@media only screen and (max-width: 800px) {
    
    .elementor-toggle-icon {
padding-bottom:20px; !important;

}}

@media only screen and (max-width: 800px) {
  .elementor-kit-739 .swiper-pagination-bullets {
  
    text-align: center;
    margin-bottom: 15vh !important;
    position:fixed;
    z-index: 99999999999999999999999999;

}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://arturopanichi.com/wp-content/uploads/2024/04/Roboto-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */