
/* CSS Document */.burger-icon > span {
    display: block;
    height: 2px;
    background-color: #ffffff;
    margin: 5px 0;
    transition: background-color 0.3s ease-in, opacity 0.3s ease-in, transform 0.3s ease-in;
}

/*@font-face{font-display:swap;
  font-family: 'CenturyGothic';
  src: url('../fonts/CenturyGothic.woff2') format('woff2'),
       url('../fonts/CenturyGothic.woff') format('woff'),
       url('../fonts/CenturyGothic.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face{font-display:swap;
  font-family: 'CenturyGothic';
  src: url('../fonts/CenturyGothic-Bold.woff2') format('woff2'),
       url('../fonts/CenturyGothic-Bold.woff') format('woff'),
       url('../fonts/CenturyGothic-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

p, div, li, ul {
font-family: 'CenturyGothic'!important;
}
H1,H2,H3,H4,H5,H5 {
font-family: 'CenturyGothic'!important;
	font-weight: bold;
}
#off-menu_148 {
font-family: 'CenturyGothic'!important;
}*/
body > .sm-btn-148, .sm-content-inner > .sm-btn-148, .off-menu_148 .sm-btn-148 {

    border-radius: 40px;
}
#sp-main-body, #sp-page-title {
    /*margin-top: -80px;*/
}
/*.borderwhite {
    border-top: 10px solid #ffffff;
	border-bottom: 10px solid #ffffff;
	border-right: 20px solid #ffffff;
	border-left: 20px solid #ffffff;
}*/

/* Custom CSS */
#sp-main-body, #sp-page-title {
  margin-top: -120px;  
	margin-bottom: 60px;  
}

@media screen and (min-width: 770px) {
.fullheight  {
 min-height: 100vh;
}}

.sp-page-title {
height: 50vh;
background-attachment: scroll;
	    margin-bottom: 50px;
	     display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
	
 
}
 .sp-page-title .container {
    padding-left: 15px;
    padding-right: 15px;
	 padding-bottom: 40px;
	 
	 background: linear-gradient(0deg, black, transparent);
	     max-width: 100%;
  
}

/*.sp-page-title:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #6866d6;
    background-image: linear-gradient(135deg, #fff 10%, #003A78 90%);
    opacity: 0.8;
    z-index: -1;
}*/
/*.sp-page-title .container {
position: absolute;
	bottom:50px;
}*/

.sp-page-title .sp-page-title-sub-heading {
    font-size: 24px;
	color: #fff;
	 text-align: center;
}
.sp-page-title .sp-page-title-heading {
 
    text-align: center;
    color: #fff;
}


#sp-header {
    background: transparent!important;
	
}
#sp-header ul li.sp-menu-item a {
    color:#fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item a
 {
    color:#252525!important;
}

#sp-header.header-sticky ul li a {
    color:#252525;
	
} 
@media (max-width: 991px){
#sp-header.header-sticky {
    background-color: transparent!important;
}}

@media (min-width: 992px){
#sp-header.header-sticky {
    background-color: #ffffffdd!important;
	backdrop-filter: blur(10px);
}
#sp-header.header-sticky div#sp-menu {
     margin-top: 30px;
}
}
#sp-header img.logo-image {
    height: 100px!important;
	width: auto;
	max-height: 100px;
    position: absolute;
	top:1px;
	left:3px;
	filter: drop-shadow(1px 1px 0px white);
	animation: spFadeIn 0.5s;
	transition: width 1s, height 2s;
	margin-top:7px;
}
@media (max-width: 991px){
div#sp-logo .sp-column.d-flex.align-items-center {
    width: 100%;
    display: flex;
    justify-content: space-between;
 ;
    padding-top: 25px;
}
  #sp-header img.logo-image {
    position: static !important;
}
  .burger-icon > span {
    background-color: #ffffff;
	      height: 3px;
	  margin: 7px 0;
}
	.burger-icon {
width: 55px;
        cursor: pointer;
        background: #00632e;
        padding: 5px 10px;
}
}

/*#sp-header.header-sticky {
    background-color: #ffffff!important;
 	backdrop-filter: blur(10px); 
	animation: spFadeIn 0.5s;
}*/
#sp-header {
 
    border-bottom: 0px none;
    animation: spFadeIn 0.5s;
}
/*#sp-header.header-sticky img.logo-image {
    height: 80px !important;
    width: auto !important;
    position: relative;
    top: inherit;
    left: inherit;
	  animation: spFadeIn 0.5s;
	transition: width 1s, height 2s;
}*/


@media (min-width: 992px){
  body.ltr #offcanvas-toggler.offcanvas-toggler-left {
    display: none;
}
}

body.ltr #offcanvas-toggler.offcanvas-toggler-left {
display: block;
}

.my-sticky-module {
    top: 30%;
    position: fixed;
    left: 0px;
    background: #00632e;
    color: #fff;
    z-index: 1000;
    list-style: none!important;
	padding:5px 7px 5px 7px;

}
.my-sticky-module a {
    color: #fff!important;
	text-decoration:none;
}
.my-sticky-module li {
    list-style: none!important;
        margin-left: -0px;
}
.my-sticky-module ul {
    padding-left: inherit!important;
}
/*.sp-page-title .sp-page-title-heading {
    position: relative;
    top: 60%;
}
.sp-page-title .sp-page-title-sub-heading{
      position: relative;
    top: 200px;
}*/
/*.sp-page-title {
 
background: -moz-linear-gradient(bottom, rgba(0,0,0,0) 0%, rgba(249, 249, 249, 0.89) 100%);
background: -webkit-gradient(linear, left bottom, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(249, 249, 249, 0.89) 100%);
background: -o-linear-gradient(bottom, rgba(0,0,0,0) 0%,rgba(249, 249, 249, 0.89) 100%);
background: -ms-linear-gradient(bottom, rgba(0,0,0,0) 0%,rgba(249, 249, 249, 0.89) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(249, 249, 249, 0.89) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
}*/
.acym_module_form {
    display: inline-flex;
}
.acym_module_form .onefield {
    margin: 0px 0;
}
.acym_form  {
    width:280px;
}
/* img convenzioni*/
.itemid-829 table tr td img {
    width:80px!important;
	height: auto;
}
.footer1 {
    text-align: center;
	    font-size: 12px;
}
.newsinfo h4.newstitle {
font-size: 20px !important;
    font-weight: 400;

}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    line-height: 20px;
}
/*.fascebuche {
	margin-bottom: 10px;
border-bottom: 1px #888888 solid;
	border-spacing: 0px 10px;
	border-collapse: separate!important;

}*/
.colimg   {
min-height:600px;

}
#sp-header:not(.header-sticky) .sp-megamenu-parent > li > a {

    text-shadow: 1px 1px 4px black;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    line-height: 2.6;
    margin-bottom: 10px;
}
.offcanvas-menu img.logo-image   {

height: 130px!important;
}
.offcanvas-menu .d-flex.align-items-center.p-3.pt-4
{
    flex-direction: column;
	}
.offcanvas-menu .burger-icon {
      
        cursor: pointer;
        background: #ffffff;
     
    }

@media (max-width: 600px){
.itemid-817 .sppb-section .sppb-container-inner .sppb-addon-text-block {
    
    
    border-style: none!important;
    
}}
.acym_module_form {
    flex-wrap: wrap;
}

.sp-megamenu-parent li span.sp-menu-separator {
    color: #fff!important;
	    text-shadow: 1px 1px 4px black;
}
 .offcanvas-menu .offcanvas-inner ul.menu > li > span  {
    padding: 15px 30px 15px 10px!important;
}
