@font-face {
    font-family: 'Montserrat-Regular';
    src: url('../fonts/Montserrat-Regular.ttf') format('ttf'),
        
    font-weight: normal;
    font-style: normal;
	
}


span.menu-title {
    font-family: Montserrat-Regular;
    font-weight: 900;
	font-size: 16px;
}

.pri-services-title
{
	 font-family: Montserrat-Regular;
     font-size: 16px;
}

header#sp-header-wrapper {
  background: #13803c;
}
div#header {
    background: white;
}

div#sp-logo {
    margin-left: 20px;
}

@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: inherit !important;
  }
}

.sp-mobile-menu ul li {
    background: #13803c !important;
    color: #fff !important;
    border-color: #404040 !important;
}
.sp-mobile-menu ul li a {
    display: inline-block;
    line-height: 40px;
    font-size: 15px;
    color: #ffffff;
}

.servizi h3 {
  /*  margin-top: 200px;*/
}


.prova1 {
    width: 16%!important;
    /* float: left; */
	margin-top: 55px;
}


.prova {
    width: 80%!important;
    /* float: left; */
}