/* inserire i css qui */
.elementor-kit-5 h3 {
  font-family: : "Raleway", sans-serif !important;
}
.page-header, #elementor-lightbox-slideshow-single-img {display: none !important}
#content {
	margin-top: 150px;
}
#eb_main {color: #000}
#eb_box_responsive {
	margin-top:200px !important;
}
.elementor-sticky--active {
  z-index: 11;
}
table tbody > tr:nth-child(2n+1) > td, table tbody > tr:nth-child(2n+1) > th, table tbody > tr:nth-child(2n+1):hover > td, table tbody > tr:nth-child(2n+1) > th:hover,table tbody tr:hover > td, table tbody tr:hover > th {
  background-color: #fff !important;
}
.btn-default {
    border: 1px solid #001a45;
    color: #001a45;
}
.btn-default:hover {
    border: 1px solid #001a45;
    background-color: #001a45;
    color: #fff !important;
}
#eb_send_div > .btn-default {
    border-color: #001a45;
    color: #001a45;
    background-color: #fff;
}
#eb_send_div > .btn-default:hover {
    border-color: #001a45;
    color: #fff;
    background-color: #001a45;
}
.page-content a {
  text-decoration: none !important;
}
@media (min-width:992px) and (max-width:1199px) {
    #PageTitle {
      font-size: 30px !important;
    }
}
.lg-sub-html {
display: none !important;
}