/* nuove regole ottobre 2021 - greg */
.sppb-carousel .sppb-carousel-content p {
    margin-top: 50px;
}
.sppb-carousel .sppb-carousel-content a,
.sppb-carousel .sppb-carousel-content a:hover,
.sppb-carousel .sppb-carousel-content a:focus,
.sppb-carousel .sppb-carousel-content a:active {
	color: #fff;
 	font-weight: bold;
	letter-spacing: 1px;
	font-size: 20px;
}
.img-responsive {
	width: 100%;
  	max-width: unset;
}
.btn-hero {
    padding: 20px 40px;
    font-size: 36px;
}
.text-hero {
	font-size: 24px;
}
.text-hero > img {
	display: inline;
  	margin-right: 10px;
}
.ev-container .ev-logo {
	margin: 0 auto;
}
a {
	transition: color 400ms, background-color 400ms, border-color 400ms;
}

/* template */
	/* general */
a {
    color: #F1592A;
}
a:hover, a:focus, a:active {
    color: #BD3309;
}
a, a:hover, a:focus, a:active {
    text-decoration: none;
}
.sp-menu-item a,
.sp-menu-item a:hover,
.sp-menu-item a:focus,
.sp-menu-item a:active {
    text-decoration: none;
}
.offcanvas-menu a,
.offcanvas-menu a,:hover,
.offcanvas-menu a,:focus,
.offcanvas-menu a,:active {
    text-decoration: none;
}
#sp-top-bar a,
#sp-bottom a,
#sp-footer a,
#sp-section-1 a,
.article-header > h1 a,
.article-header > h2 a,
.article-header > h3 a,
.readmore > a,
.mod-ev-title > a,
.sppb-article-info-wrap > * > a,
.pagination a {
    text-decoration: none;
}
a.nav-link,
.article-details .article-can-edit a {
	text-decoration: none;
}
.edit.item-page .btn-toolbar button > span,
.edit.item-page .btn-toolbar .btn > span,
.article-details .article-can-edit a > span > span {
	display: none;
}
	/* blockquote */
div[itemprop="articleBody"] blockquote {
    margin-top: 50px;
    margin-bottom: 50px;
    background-color: rgb(120,114,176,0.1);
    width: 100%;
    padding: 10px;
    border-radius: 3px;
    text-align: left;
    font-size: 18px;
}
div[itemprop="articleBody"] blockquote * {
    margin: 0;
    padding: 0;
    font-size: 18px;
}
div[itemprop="articleBody"] blockquote div {
    margin: 0;
    padding: 0;
    font-size: 12px;
    clear: both;
    text-align: right;
}
div[itemprop="articleBody"] blockquote:before,
div[itemprop="articleBody"] blockquote:after {
    position: absolute;
    color: #F1592A;
    font-size: 75px;
}
div[itemprop="articleBody"] blockquote::before {
    content: "\"";
    margin-top: -60px;
    margin-right: -35px;
    right: 100%;
}
div[itemprop="articleBody"] blockquote::after {
    content: "\"";
    margin-left: -35px;
    left: 100%;
}
span.color {
	color: #F1592A;
}
	/* bootstrap */
.text-info {
	color: inherit !important;
}
.badge-info {
    background-color: transparent;
    color: #F1592A;
    font-size: 14px;
}
.lead {
    font-size: 1rem;
}
.btn,
.sppb-btn {
    text-decoration: none;
}
.btn:hover,
.sppb-btn:hover {
    text-decoration: none;
}
.btn-secondary {
    background-color: #41393b;
    border-color: #41393b;
}
.btn-primary,
.sppb-btn-primary {
    border-color: #BD3309;
    background-color: #BD3309;
}
.btn-primary:hover,
.sppb-btn-primary:hover {
    border-color: #F1592A;
    background-color: #F1592A;
}
	/* top bar */
#sp-top-bar {
	background-color: #f6f6f6;
}
#sp-top-bar .logo {
    margin-top: 6px;
    margin-left: 20px;
}
#sp-top-bar .sp-module {
    display: inherit;
}
#sp-top-bar .top-image-container {
    float: right;
    margin-right: 20px;
    margin-top: -5px;
    padding-bottom: 5px;
    margin-left: 20px;
}
#sp-top-bar .top-image-container img {
    max-width: 70px;
}
#sp-top-bar .top-text-container {
    margin-top: 10px;
    float: right;
    text-align: right;
}
#sp-top-bar .top-text-container p {
	margin-bottom: 0;
}
#sp-top-bar ul.social-icons {
    margin: 0;
    margin-left: 14px;
}
.sp-page-title {
    background: #F1592A;
}
.header-sticky + #sp-section-1 {
    margin-top: 60px;
    margin-bottom: 40px;
}
.com-sppagebuilder .header-sticky + #sp-section-1 {
    margin-top: 60px;
    margin-bottom: -60px;
}
ul.sp-megamenu-parent {
    text-align: center;
    float: none;
}
#sp-header.header-sticky ul.sp-megamenu-parent {
    text-align: right;
}
.sp-megamenu-parent > li {
    text-transform: uppercase;
    padding: 0 5px;
}
.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > span {
    display: inline;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    text-align: left;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    padding: 0 8px;
  	border: 2px solid transparent;
  	border-radius: 3px;
}
.sp-megamenu-parent > li.active > a {
    font-weight: 300;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a, .sp-megamenu-parent > li:hover > a {
    color: #F1592A;
    background-color: transparent;
    border-color: #F1592A;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    text-decoration: underline;
}
body.ltr .sp-megamenu-parent > li.sp-has-child > a::after,
body.ltr .sp-megamenu-parent > li.sp-has-child > span::after {
    margin-left: 0px;
    content: "";
}
#sp-top-bar > .container,
#sp-header > .container {
    max-width: 1440px;
}
#cart-wrapper, #sp-top1 {
    border-right: 1px solid #e3e3e3;
}
#cart-wrapper {
    padding: 12px 0px 0px;
}
#sp-top0 {
    padding: 2px 0px 2px;
}
#sp-top1, #sp-top2 {
    padding: 12px 0px 0px;
}
#sp-header {
    box-shadow: none;
    border-bottom: 1px solid #F1592A;
}
nav.sp-megamenu-wrapper {
    display: inline-flex;
    margin-left: 30px;
    margin-right: 30px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    color: #F1592A;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
    color: #F1592A;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
    color: #F1592A;
}
.close-offcanvas {
    background: #252525;
}
.offcanvas-menu .offcanvas-inner {
    padding: 55px 30px 30px;
}
	/* menu logo */
#logo-menu {
    max-width: 180px;
    opacity: 0;
    transition: opacity 0.3s;
}
#logo-menu .logo-image {
    width: 100%;
    height: auto;
    max-height: 46px;
}
#sp-header.header-sticky #logo-menu {
	opacity: 1;
}
	/* menu images */
.sp-menu-item img {
    width: 32px;
    float: left;
    margin-right: 30px;
}
ul.menu li img {
	width: 20px;
    float: left;
    margin-right: 30px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    font-size: 18px;
}
	/* menu search bar */
#menu-search-bar {
    min-height: 60px;
    max-width: 180px;
    opacity: 1; /* cambiare con 0 per ottenere la comparsa-scomparsa della barra search */
    transition: opacity 0.3s;
}
#menu-search-bar h3 {
    display: none;
}
#menu-search-bar input[type="search"] {
    height: auto;
    border: none;
    border-bottom: 1px solid transparent;
    border-radius: 0;
    background: transparent;
    color: #F1592A;
    font-size: 18px;
    text-transform: uppercase;
    padding: 0 8px;
    margin-top: 7px;
    box-shadow: none;
    font-weight: 300;
}
#menu-search-bar .form-control::placeholder {
	/* color: #D6D6D6; */
	color: #252525;
}
#menu-search-bar input[type="search"]:focus {
	border-bottom: 1px solid #F1592A;
    box-shadow: none !important;
}
#menu-search-bar input[type="image"] {
    width: 15px;
    height: 15px;
    margin-top: 13px;
}
#menu-search-bar .search.menu-search {
    padding-top: 9.5px;
}
#sp-header.header-sticky #menu-search-bar {
	opacity: 1;
}
	/* footer */
#sp-footer, #sp-bottom {
    background-color: #2f3640;
}
#sp-bottom .fa-facebook-square, #sp-bottom .fa-twitter-square, #sp-bottom .fa-instagram {
	margin-right: 7px;
}
#sp-bottom .fa-envelope {
	margin-right: 6px;
}
#sp-bottom .sp-module ul > li {
    margin-bottom: 10px;
}
#sp-bottom1 p {
    margin-bottom: 10px;
}
#sp-bottom .logo-image-footer {
	margin-bottom: 26px;
}
#sp-bottom3 .sp-module  {
  	margin-bottom: 10px;
}
#sp-bottom3 .sp-module + .sp-module  {
  	margin-bottom: 0;
}
#sp-bottom2 .iubenda-embed:not(.iubenda-nostyle):hover {
    background-color: #fff !important;
}
	/* go to top */
.sp-scroll-up, .sp-scroll-up:active, .sp-scroll-up:focus {
    background: #D6D6D6;
    color: #252525;
}
.sp-scroll-up:hover {
    background: #BD3309;
    color: #fff;
}
	/* search page */
#searchForm select#limit {
	max-width: 200px;
}
	/* sidebar */
#sp-right .sp-module.deco .sp-module-content {
	padding-left: 32px;
}
#sp-right .sp-module.background-fill-18155c {
	margin-left: 32px;
}
#sp-right > .sp-column {
	background-color: #fff;
}
#sp-left .sp-module,
#sp-right .sp-module {
    margin-top: 30px;
}
#sp-left .sp-module.background-fill-18155c,
#sp-right .sp-module.background-fill-18155c {
	margin-top: 40px;
}
#sp-left .sp-module.no-padding,
#sp-right .sp-module.no-padding {
    padding: 0;
    border: none;
}
#sp-left .sp-module.no-padding .sp-module-title,
#sp-right .sp-module.no-padding .sp-module-title {
    margin: 0 0 12px;
    padding-bottom: 0;
    border-bottom: none;
}
#sp-left .sp-module.no-padding p,
#sp-right .sp-module.no-padding p {
    margin-bottom: 0;
}
#sp-left .sp-module.no-padding img,
#sp-right .sp-module.no-padding img {
    border-radius: .25rem .25rem 0 0;
}
#sp-left .sp-module.no-padding .btn,
#sp-right .sp-module.no-padding .btn {
    border-radius: 0 0 .25rem .25rem;
}
	/* modules suffixes */
.deco .sp-module-title {
    padding-left: 30px;
    line-height: 34px;
    font-size: 18px !important;
    font-weight: 500 !important;
}
.background-fill-E6E5F5 {
    background-color: #E6E5F5;
    border: none !important;
}
.background-fill-E6E5F5 .sp-module-title {
    line-height: 34px;
    font-size: 18px !important;
    margin: 0 0 12px !important;
    padding-bottom: 0 !important;
    border-bottom: none !important;
}
.background-fill-18155c {
    background-color: #F1592A;
    border: none !important;
    color: #fff;
}
.background-fill-18155c .sp-module-title {
    line-height: 34px;
    font-size: 18px !important;
    margin: 0 0 12px !important;
    padding-bottom: 0 !important;
    border-bottom: none !important;
}
	/* articles */
.page-item.active .page-link {
    background-color: #F1592A;
    border-color: #F1592A;
    transition: all 0.3s;
}
.pagination > .active > a:hover, .pagination > .active > span:hover,
.pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #F1592A;
    border-color: #F1592A;
    color: #fff;
}
.pagination > li > a:hover, .pagination > li > span:hover,
.pagination > li > a:focus, .pagination > li > span:focus {
    border-color: #E6E5F5;
    background-color: #E6E5F5;
    color: #252525;
}
	/* forms */
.form-control:focus, .input-large:focus {
    border-color: rgba(208,31,39,.50) !important;
    box-shadow: 0 0 0 .2rem rgba(208,31,39,.25) !important;
}

/* sp page builder */
	/* general */
.sp-pagebuilder-page-edit {
	display: none !important;
}
.sppb-carousel-inner > .sppb-item {
    padding: 0;
}
.sppb-carousel-arrow {
    text-shadow: none;
}
.sppb-img-responsive {
	width: 100%;
}
	/* accordion */
.sppb-panel-modern > .sppb-panel-heading {
    background: rgba(255, 255, 255, 0.5);
    color: #F1592A;
}
.sppb-panel-modern {
    border: 2px solid #F1592A;
}
.sppb-panel-group > .sppb-panel:first-child {
    border-top-width: 2px;
}
.sppb-panel-modern .sppb-panel-body {
    border-top-color: rgb(249, 249, 249);
}
.sppb-panel-modern p,
.sppb-panel-modern ul {
    margin-bottom: 0;
}
.sppb-panel-default {
    margin-top: 1rem;
}
.sppb-panel-default > .sppb-panel-heading {
    background: #fff;
}
.sppb-panel-default .sppb-panel-title {
    font-size: 16px;
    font-weight: normal;
}
.sppb-panel-default .sppb-panel-body {
    border-top-color: transparent;
    padding: 0 15px;
}
.sppb-panel-heading .sppb-toggle-direction {
    -webkit-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
}
.sppb-panel-heading.active .sppb-toggle-direction {
    -webkit-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
}

	/* timeline */
.sppb-addon-timeline .timeline-panel p {
	margin-bottom: 0;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge::before {
    border-color: #F1592A;
    background-color: #F1592A;
}
	/* flipbox */
.flip-box-inner a {
	color: #fff;
	text-decoration: none;
}
	/* person */
.person-content-hover-content-wrap,
.person-content-hover-content-wrap a,
.person-content-hover-content-wrap i {
	color: #fff;
}
.person-content-position-bottom-left
.sppb-person-information {
    padding: 0 !important;
    margin-top: 10px !important;
}
.sppb-person-information .sppb-person-designation {
    margin: 0 !important;
}
	/* articles */
.sppb-article-info-wrap {
	margin-top: 20px;
}
.sppb-article-introtext {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
}
.sppb-article-info-wrap h3 {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase
}
.sppb-article-info-wrap h3 a {
    color: #fff;
}
.sppb-addon-articles .sppb-article-meta > span {
    color: #fff;
    font-size: 18px;
}
.sppb-article-meta .sppb-meta-date i {
	margin-right: 11px;
}
	/* address */
#indirizzo .fa-phone {
	margin-right: 5px;
}
#indirizzo .fa-envelope {
	margin-right: 6px;
}
#indirizzo .fa-map-marker {
	margin-right: 9px;
}
	/* modals */
.modal-video .sppb-btn {
    text-align: left;
}
.modal-video .sppb-btn .fa-play-circle-o {
    margin-left: 10px;
    font-size: 36px;
}

/* sp image gallery */
.speasyimagegallery-gallery-item > div::after {
    background: -moz-linear-gradient(top,rgba(120,114,176,.5) 0%,rgba(120,114,176,.5) 100%);
    background: -webkit-linear-gradient(top,rgba(120,114,176,.5) 0%,rgba(120,114,176,.5) 100%);
    background: linear-gradient(to bottom,rgba(120,114,176,.5) 0%,rgba(120,114,176,.5) 100%);
    -webkit-transition: opacity 300ms;
    transition: opacity 300ms;
}
.speasyimagegallery-gallery-item-content {
    top: 0;
    bottom: unset;
    -webkit-transition: opacity 300ms;
    transition: opacity 300ms;
    text-align: center;
    display: none;
}

/* tags */
.tags {
    margin: 1rem 0 1rem 0;
}
.tags > li a {
    text-decoration: none;
    text-transform: capitalize;
}

/* event booking */
#eb-category-page-table > #accordion + .pagination {
	margin-top: 20px;
}
.eb-container .form-actions {
    text-align: right;
    margin-top: 30px;
}
.eb-container h1,
.eb-container h2,
.eb-container h3 {
    margin: inherit !important;
}
h5.eb-heading {
    margin-bottom: 30px;
}
/*
.eb-container h3.eb-heading {
    width: 100% !important;
    text-align: center;
    margin-top: 40px !important;
    margin-bottom: 20px !important;
    border-top: 1px solid #dee2e6;
    padding-top: 50px !important;
}
*/
.eb-container h3.eb-heading {
    width: 100% !important;
    text-align: left;
    margin-top: 25px !important;
    margin-bottom: 25px !important;
}
.eb-container h4.eb-heading {
    width: 100% !important;
    text-align: left;
    margin-top: 40px !important;
    margin-bottom: 20px !important;
}
.eb-event-date-container {
    border: 1px #41393b solid;
    background: #41393b;
}
.eb-event-date-day,
.eb-event-date-month,
.eb-event-date-year {
    color: #fff;
}
.eb-events-timeline .eb-taskbar {
    border-bottom: none;
    margin: 0;
    padding-top: 38px;
    text-align: right;
    padding-bottom: 0;
}
.eb-event-container {
    background-position: 35px 85px;
}
.eb-event-container + .eb-event-container {
    margin-top: -20px;
    padding-top: 50px;
}
.eb-event-date {
    padding: 1px;
}
.eb-event-price-container .eb-individual-price {
    color: inherit;
    display: inherit;
    padding: 0px;
}
.eb-event-date-info,
.eb-event-location-info,
.eb-event-price-container {
	font-size: 100%;
	line-height: 150%;
	float: left;
}
.eb-taskbar .btn {
    margin-bottom: 4px;
}
#eb-individual-registration-page .input-large:focus,
#eb-individual-registration-page select:focus {
    border-color: rgba(120,114,176,.50);
    box-shadow: 0 0 0 .2rem rgba(120,114,176,.25);
}
#eb-individual-registration-page #field_country {
	display: none;
}
#eb-individual-registration-page .eb-privacy-policy-message {
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
    color: inherit;
}
#eb-individual-registration-page .star {
    color: inherit;
}
#eb-individual-registration-page  #payment_method_container > div > .radio {
	float: left;
	margin-right: 20px;
}
#eb-individual-registration-page #payment_method_container {
    clear: both;
    min-height: 70px;
}
#eb-individual-registration-page .input-group-prepend + input[type="text"]:not(.form-control) {
	border-radius: 0 0.25rem 0.25rem 0;
	color: #495057;
	background-color: #e9ecef;
    border: 1px solid #ced4da;
}
#eb-individual-registration-page img.eb-payment-method-icon {
    margin-bottom: 0;
}
#eb-individual-registration-page #payment_method_container label.radio {
    margin-bottom: 0;
    display: inline-block;
}
#eb-individual-registration-page .form-group.form-row.message {
    margin-bottom: 0;
}
#eb-individual-registration-page .eb-message {
    margin-bottom: 30px;
}
#eb-register-login {
    margin-top: 80px;
    margin-bottom: 50px;
}
#eb-register-register {
    margin-top: 70px;
    margin-bottom: 50px;
}
#eb-register-login .card-header,
#eb-user-data-payment .card-header,
#eb-register-register .card-header {
    background-color: #F1592A;
    color: #fff;
}
#eb-register-login .card {
    min-height: 174px;
}
#eb-register-register .card {
    min-height: 233px;
}
/*
#eb-register-login .card-body {
    min-height: 216px;
}
*/
#registrants-information-wrapper > div {
	margin-bottom: 30px;
}
.eb-container .card-body > .form-group:first-child,
.eb-container .card-body .form > .form-group:first-child {
    margin-top: 15px;
}
.ev-modalita-di-partecipazione-wrapper > .tribe-events-single__content-description-text {
	margin-bottom: 1rem;
}
h2.ev-even-title-container {
	font-size: 1.5rem;
}
.eb-event-box .eb-event-price, .eb-event-box .eb-event-price:hover, .eb-event-box .eb-event-price:focus, .eb-event-box .eb-event-price:active {
    padding: 0;
    background-color: transparent !important;
    color: inherit !important;
    text-align: right;
}
.events_header.letter-header::after {
    content: "";
    position: absolute;
    height: 2px;
    width: 25%;
    left: 0;
    bottom: 0;
    background-color: #98b994;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.eb-event-date-month, .eb-event-date-year {
    font-size: 13px;
    line-height: 16px;
}
.formError .formErrorContent {
    width: 100%;
    background: #fff;
    position: relative;
    color: inherit;
    min-width: 120px;
    font-size: 11px;
    border: 1px solid #F1592A;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    padding: 4px 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
}
.formError .formErrorArrow div {
    border-left: 1px solid #F1592A;
    border-right: 1px solid #F1592A;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    height: 1px;
    background: #fff;
    margin: 0 auto;
    line-height: 0;
    font-size: 0;
    display: block;
}
.formError .formErrorArrow .line3 {
    border-left: 1px solid #F1592A;
    border-right: 0 solid #F1592A;
    border-bottom: 0 solid #F1592A;
}
.formError .formErrorArrow .line2 {
    background: #fff;
}
.formError .formErrorArrow .line1 {
    background: #fff;
}
#eb-individual-registration-page span.required {
    color: inherit;
    padding-left: 5px;
}
#field_annullamento label,
#field_dati_personali label,
#field_liberatoria_video_immagini label {
    display: none;
}
#field_annullamento,
#field_liberatoria_video_immagini,
#field_dati_personali,
input[name="agree_privacy_policy"] + a {
    font-size: 14px;
}
.ev-introduzione-wrapper {
    margin-top: 30px;
    margin-bottom: 30px;
}
.ev-introduzione {
    text-align: center;
    font-weight: normal;
    padding: 15px 0;
    margin-bottom: 0;
    background: #f6f6f6;
    color: #aaa;
    font-size: 1.5rem;
}
.eb-taskbar {
    margin-top: 30px;
}
.ebm-event-thumb {
	width: 100%;
	border: 1px solid rgba(0, 0, 0, 0.1);
}
.mod-ev-title {
    margin-top: 19px;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
}
.mod-ev-spec {
	font-size: 18px;
}
.mod-ev-spec .fa-calendar {
	margin-right: 5px;
}
.mod-ev-spec .fa-map-marker {
	margin-right: 7px;
}
#eb-event-page h1.ev-page-heading {
  	font-size: 2rem !important;
  	text-align: center;
}
#eb-event-page .eb-description-details {
    /*border-left: 1px solid #41393b;*/
    /*padding-left: 30px;*/
    margin-bottom: 30px;
    margin-top: 30px;
}
#eb-event-details {
    padding: 0;
}
#eb-event-page i {
    width: 35px;
    color: #F1592A;
}
#eb-category-page-table .card-header > * {
	margin-bottom: 0;
}
#eb-category-page-table .card-body > p:last-child {
	margin-bottom: 0;
}
#eb-registration-complete-page > .eb-page-heading {
	margin-bottom: 30px !important;
}
#eb-categories .eb-category-card {
    border-radius: 4px;
    border: 3px solid #D6D6D6;
	transition: transform 0.3s, box-shadow 0.3s, border-color 0.3s, color 0.3s;
}
#eb-categories .eb-category:hover .eb-category-card, #eb-categories .eb-category .eb-category-card:hover {
    border-color: #F1592A;
	box-shadow: 0 1px 2px rgba(0,0,0,.04),0 2px 4px rgba(0,0,0,.04),0 4px 8px rgba(0,0,0,.04),0 8px 16px rgba(0,0,0,.04),0 16px 32px rgba(0,0,0,.04),0 32px 64px rgba(0,0,0,.04) !important;
    transform: scale(1.02);
}
#eb-categories .eb-description {
    border-radius: 0;
    padding: 25px;
    border: none;
}
#eb-categories .eb-box-heading {
    border-radius: 0;
	border: none;
	background-color: #f6f6f6;
}
#eb-categories .eb-category:hover .eb-category-title-link, #eb-categories .eb-category-card:hover .eb-category-title-link {
	color: #F1592A;
}
#eb-cart-page .inputbox, #eb-mini-cart-page .inputbox {
    width: auto;
    display: inline-flex;
    padding: 0;
    border: none;
    background-color: transparent;
    float: left;
    max-width: 90px;
    padding-top: 0px;
}
#eb-cart-page .inputbox + button, #eb-mini-cart-page .inputbox + button {
    display: inline-flex;
    padding: 0;
    border: none;
    background-color: transparent;
    color: #495057;
    margin-left: 22px;
    margin-top: -3px;
}
#event-sidebar > .moduletable {
    border-left: 1px solid #eee;
    padding-left: 30px;
}
#eb-category-page-columns > .row:first-child {
	margin-top: 0;
}
#eb-category-page-columns > .row {
	margin-top: 30px;
}
#eb-category-page-columns > .row .eb-event-box .card-wrapper {
    border-radius: 4px;
    border: 3px solid #D6D6D6;
    padding: 30px;
}
#eb-category-page-columns > .row .eb-event-box .eb-event-price {
    padding-right: 15px;
    padding-left: 15px;
}
.eb-container .form-group input[type="color"], .eb-container .form-group input[type="date"], .eb-container .form-group input[type="datetime-local"], .eb-container .form-group input[type="datetime"], .eb-container .form-group input[type="email"], .eb-container .form-group input[type="month"], .eb-container .form-group input[type="number"], .eb-container .form-group input[type="password"], .eb-container .form-group input[type="search"], .eb-container .form-group input[type="tel"], .eb-container .form-group input[type="text"], .eb-container .form-group input[type="time"], .eb-container .form-group input[type="url"], .eb-container .form-group input[type="week"], .eb-container .form-group select, .eb-container .form-group textarea,
.eb-container .form-group input[type="text"].input-large, .eb-container .form-group select.input-large, .eb-container .form-group textarea.input-large {
    width: 100% !important;
}
#eb-submit-event-simple input[type="text"], #eb-submit-event-simple input[type="number"], #eb-submit-event-simple select,
#eb-submit-event-simple .form-row .width-100 > input {
	max-width: 195px !important;
}
#eb-submit-event-simple .form-row .width-100 > #deposit_amount {
	float: left;
	width: auto !important;
	margin-right: 15px;
}
#eb-submit-event-simple .form-row .width-100 > #deposit_type {
	float: left;
	width: auto !important;
	min-height: 43px;
}
#eb-submit-event-simple input[name="del_thumb"] {
    margin-right: 10px;
    margin-left: 20px;
}
#eb-submit-event-simple .form-row .width-100 > input[name="thumb_image"] {
    max-width: unset !important;
}
#eb-submit-event-simple .form-row .width-100 > #params_field_intro {
    width: 100% !important;
    max-width: unset !important;
}
#eb-registrants-management-page #toolbar,
.eb-container #toolbar {
    margin-bottom: 20px;
}
#eb-registrants-management-page #toolbar > *,
.eb-container #toolbar > * {
	margin-right: 20px;
}
#eb-registrants-management-page #toolbar > * span,
.eb-container #toolbar > * span {
	display: none !important;
}
#eb-registrants-management-page .chzn-container {
    margin-left: 5px;
    min-width: 200px;
}
.table .list_id {
    text-align: left;
}
#payment_type {
    padding: 0.4rem 0.75rem;
}
.eb-event-box .eb-event-date-time, .eb-event-box .eb-event-location, .eb-event-box .eb-event-price {
    font-weight: inherit;
    font-size: 100%;
}
.eb-event-box .eb-event-location-price {
    padding-bottom: 10px;
    padding-top: 0px;
}
#eb-category-page-columns img.eb-thumb-left {
    margin-top: 10px !important;
}
#eb-upcoming-events-page-timeline #eb-events .eb-event-container {
	padding-bottom: 120px;
}
#eb-upcoming-events-page-timeline #eb-events > .eb-event-container:last-child {
	padding-bottom: 0;
}
#eb-upcoming-events-page-timeline .ev-even-title-container {
	margin-bottom: 15px !importantpx;
}
.table-additional-dates > thead > tr > th:first-child,
.table-additional-dates > thead > tr > th:nth-child(4),
.table-additional-dates > thead > tr > th:nth-child(5),
.table-additional-dates > thead > tr > th:nth-child(6),
.table-additional-dates > thead > tr > th:nth-child(7),
.table-additional-dates > tbody > tr > td:first-child,
.table-additional-dates > tbody > tr > td:nth-child(4),
.table-additional-dates > tbody > tr > td:nth-child(5),
.table-additional-dates > tbody > tr > td:nth-child(6),
.table-additional-dates > tbody > tr > td:nth-child(7) {
	display: none;
}
.table-additional-dates .btn span, .table-additional-dates .btn i {
	color: #fff;
}
#eb-submit-event-simple.eb-container .form-group .table-additional-dates input.subform-date-picker {
    width: 210px !important;
    max-width: unset !important;
}
#eb-registrants-management-page #filter_search {
	max-width: 317px;
}
.eb-social-sharing-buttons {
    text-align: center;
}

/* mod rss joomlaworks */
.srfrFeedItemDate {
    font-size: 18px;
}
.rss-title {
    margin-top: 19px;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
    font-weight: normal;
}
.rss-title > a {
    text-decoration: none;
}
.rss-reader .news {
    background-color: white;
    padding: 5px 30px 20px;
    border-radius: 4px;
    min-height: 345px;
}

/* mailchimp */
#accettazione_privacy_newsletter {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 10px;
    margin-top: -10px;
}
#accettazione_privacy_newsletter a {
	color: #fff;
}

/* rs form pro */
.formContainer .form-group input[type="text"].rsform-input-box,
.formContainer .form-group select.rsform-select-box,
.formContainer .form-group input.rsform-calendar-box {
    width: 210px !important;
}
.formContainer .form-group input.rsform-calendar-box {
    flex: unset;
    border-radius: 0.25rem 0 0 0.25rem;
}
.formContainer .form-group input.rsform-calendar-box + span > input {
    border-radius: 0 0.25rem 0.25rem 0;
    height: 39px;
}
.form-group.rsform-block.rsform-block-header {
    margin-bottom: 30px;
}
.form-group.row.rsform-block.rsform-block-privacy > label {
    color: transparent;
}
.yui-calcontainer {
    border: 1px solid #F1592A;
    border-radius: 3px;
}
.yui-calendar td.calcell a {
    color: #F1592A;
}
.yui-calendar a.calnav {
    color: #F1592A;
}
.yui-calendar td.calcell.selected {
    color: #fff;
    background-color: #BD3309;
    border: 1px solid #BD3309;
}
.yui-calendar td.calcell.selected a {
    color: #fff;
}
.yui-calendar td.calcell.calcellhover {
	background-color:#BD3309;
	border:1px solid #BD3309;
}

/* classi custom */
.margin-no {
	margin: 0 !important;
}
.margin-right-25 {
	margin-right: 25px !important;
}
.line-height-20 {
	line-height: 20px;
}
.card h4 {
	font-size: 16px;
}
.card a {
	text-decoration: none;
}
.parallax-text p {
	font-size: 120%;
	line-height: 120%;
}
.highlighted,
.highlighted + div a,
.highlighted + ul a {
    color: #f89406 !important;
}
.highlighted:hover,
li.active > .highlighted,
.highlighted + div a:hover,
.highlighted + div li.active a,
.highlighted + ul a:hover,
.highlighted + ul li.active a {
    color: #f9690e !important;
}
.sp-megamenu-wrapper > ul > li.active > a.highlighted,
.sp-megamenu-wrapper > ul > li > a.highlighted:hover,
.sp-megamenu-parent > li:hover > a.highlighted {
    background-color: #ccc !important;
}
.hidden {
    display: none !important;
}
.section-title .sppb-addon-title::before,
.deco .sp-module-title::before,
.eb-container h3::before {
    content: "";
    background-image: url("../../../images/icons/decoration.png");
    height: 25px;
    width: 25px;
    position: absolute;
    background-size: contain;
    margin-left: -30px;
    margin-top: 5px;
    transition: transform 0.6s;
	transform: scale(0);
}
#eb-categories .eb-category img {
    width: 100%;
}
.eb-container h3.eb-category-title::before {
	background-image: none;
}
.section-title h1.sppb-addon-title::before {
	top: 7px;
}
.section-title h2.sppb-addon-title::before {
	top: 2px;
}
.section-title h3.sppb-addon-title::before {
	top: 0;
}
.section-title .sppb-addon-title.shown::before,
.deco .sp-module-title.shown::before,
.eb-container h3.shown::before {
	transform: scale(1);
}
.section-title > h1,
.section-title > h2,
.section-title > h3 {
	text-align: center;
	margin-bottom: 20px;
	padding-left: 30px;
}
.section-title.text-left > h1,
.section-title.text-left > h2,
.section-title.text-left > h3 {
	text-align: left;
}
.section-title.text-right > h1,
.section-title.text-right > h2,
.section-title.text-right > h3 {
	text-align: right;
}
.last-child-no-margin > .sppb-addon-content > *:last-child {
	margin-bottom: 0;
}
.blockquote-who-we-are {
	text-align: left;
}
.primary-separator {
    border-top: 3px solid #F1592A;
    margin-bottom: 15px;
}
.secondary-separator {
    border-top: 1px solid rgba(0, 0, 0, 0.3);
    margin-bottom: 15px;
}
.blockquote-who-we-are .primary-separator,
.blockquote-who-we-are .secondary-separator {
    max-width: 40%;
    margin-right: 60%;
}
.btn-who-we-are {
	min-width: 241px;
}
.home-box {
    min-height: 310px;
}
.home-box .sppb-icon-container {
	transition: transform 0.3s, box-shadow 0.3s, border-color 0.3s, color 0.3s;
}
.home-box:hover .sppb-icon-container {
	border-color: #F1592A !important;
	color: #F1592A !important;
	transform: scale(1.02);
	box-shadow: 0 1px 2px rgba(0,0,0,.04),0 2px 4px rgba(0,0,0,.04),0 4px 8px rgba(0,0,0,.04),0 8px 16px rgba(0,0,0,.04),0 16px 32px rgba(0,0,0,.04),0 32px 64px rgba(0,0,0,.04) !important;
}
.home-box.text-left .sppb-icon {
	text-align: center;
}
.home-box.text-left .sppb-media-content {
	text-align: left;
}
#benefici .home-box {
	min-height: 432px;
}
.dynamic-testimonials .sppb-testimonial-carousel-message {
	background-color: rgba(249, 249, 249, 0.5);
	border-width: 3px;
	border-color: #D6D6D6;
	border-style: solid;
	max-height: 150px;
	overflow: hidden;
	transition: max-height 0.5s ease-in;
	font-size: 14px !important;
    line-height: 20px !important;
    text-align: left;
    padding: 5px 10px !important;
    padding-top: 70px !important;
}
.dynamic-testimonials .sppb-carousel-extended-item.active + .sppb-carousel-extended-item.active + .sppb-carousel-extended-item.active .sppb-testimonial-carousel-message {
	/*max-height: 150px;*/
	transition: max-height 0.5s ease-in;
	overflow: hidden;
}
.dynamic-testimonials .sppb-testimonial-carousel-message {
	margin-bottom: 10px !important;
}
.dynamic-testimonials .sppb-testimonial-carousel-message:hover {
	max-height: 250px;
	transition: max-height 0.5s ease-in;
	overflow: scroll !important;
}
.dynamic-testimonials .sppb-carousel-extended-item {
	padding-top: 10px;
}
.dynamic-testimonials .sppb-carousel-extended-item .sppb-testimonial-carousel-icon {
	box-shadow: 0 0 0 0 #ffffff;
	display: inline-block;
	text-align: center;
	padding: 20px 20px 20px 20px;
	color: #D6D6D6;
	background-color: #ffffff;
	border-style: solid;
	border-color: #D6D6D6;
	border-width: 3px;
	border-radius: 50px;
	transition: transform 0.3s, box-shadow 0.3s, border-color 0.3s, color 0.3s;
}
.dynamic-testimonials .sppb-carousel-extended-item:hover .sppb-testimonial-carousel-icon {
	border-color: #BD3309 !important;
	color: #BD3309 !important;
	transform: scale(1.02);
	box-shadow: 0 1px 2px rgba(0,0,0,.04),0 2px 4px rgba(0,0,0,.04),0 4px 8px rgba(0,0,0,.04),0 8px 16px rgba(0,0,0,.04),0 16px 32px rgba(0,0,0,.04),0 32px 64px rgba(0,0,0,.04) !important;
}
.dynamic-testimonials .sppb-testimonial-carousel-item-content {
	margin-top: -70px;
}
.dynamic-testimonials .sppb-carousel-extended-nav-control {
    top: 57px !important;
    bottom: unset;
}
.dynamic-testimonials-wrapper {
    min-height: 640px;
}
#userForm {
    padding: 0px 5px;
}
.rs-message {
    margin-bottom: 38px;
}
#userForm .row {
    margin-right: 0;
	margin-left: 0;
}
#userForm .row > .control-label {
    padding-right: 5px;
    padding-left: 0;
}
#userForm .row > .formControls {
    padding-right: 0;
    padding-left: 2px;
}
#userForm strong.formRequired {
    font-weight: normal;
    font-style: normal;
    margin-left: 7px;
}

/* regole generiche */
iframe {
    width: 100%;
    height: 365px;
    border: none;
}
.first-caps > h3::first-letter {
	font-size: 120%;
	color: #F1592A;
}

/* digi contact */
.digi_contact .form-control[name="digi_contact_privacy_check"] {
    float: left;
    width: inherit;
    margin-right: 10px;
    margin-top: 4px;
}
.digi_contact .btn {
    float: right;
}
.digi_contact .checkbox {
    margin: 0;
}
.digi_contact textarea {
	resize: vertical;
}
.digi_contact .fade:not(.show) {
    opacity: 1;
}
.digi_contact .row-fluid > [class*="span"] {
	padding: 0;
}

/* scroll button */
.scroll-btn {
    display: block;
    text-align: center;
    margin-top: 40px;
}
.scroll-btn > * {
	display: inline-block;
	line-height: 18px;
	font-size: 13px;
	font-weight: normal;
	color: #D6D6D6;
	font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *.active {
	color: #D6D6D6;
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *:active,
.scroll-btn > *.active {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.scroll-btn .mouse {
	position: relative;
	display: block;
	width: 30px;
	height: 50px;
	margin: 0 auto 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 3px solid #D6D6D6;
	border-radius: 23px;
}
.scroll-btn .mouse > * {
	position: absolute;
	display: block;
	top: 29%;
	left: 50%;
	width: 8px;
	height: 8px;
	margin: -4px 0 0 -4px;
	background: #D6D6D6;
	border-radius: 50%;
	-webkit-animation: ani-mouse 2.5s linear infinite;
	-moz-animation: ani-mouse 2.5s linear infinite;
	animation: ani-mouse 2.5s linear infinite;
}
@-webkit-keyframes ani-mouse {
	0% {
	opacity: 1;
	top: 29%;
	}
	15% {
	opacity: 1;
	top: 50%;
	}
	50% {
	opacity: 0;
	top: 50%;
	}
	100% {
	opacity: 0;
	top: 29%;
	}
}
@-moz-keyframes ani-mouse {
	0% {
	opacity: 1;
	top: 29%;
	}
	15% {
	opacity: 1;
	top: 50%;
	}
	50% {
	opacity: 0;
	top: 50%;
	}
	100% {
	opacity: 0;
	top: 29%;
	}
}
@keyframes ani-mouse {
	0% {
	opacity: 1;
	top: 29%;
	}
	15% {
	opacity: 1;
	top: 50%;
	}
	50% {
	opacity: 0;
	top: 50%;
	}
	100% {
	opacity: 0;
	top: 29%;
	}
}

/* frontend editing */
	/* generico */
.wf-editor-container .wf-editor-header .wf-editor-tabs {
    justify-content: flex-start;
}
.mceDefaultSkin .mceLayout .mceBranding {
    display: none !important;
}
	/* articoli */
#adminForm ul li a[href^="#language"] {
	display:none !important;
}
#adminForm #jform_catid_chzn {
    display: block;
}
#adminForm #jform_tags_chzn {
    display: block;
}
#adminForm ul li a[href^="#attrib-helix_ultimate_blog_options"] i {
    display: none;
}
	/* event booking*/
#eb-submit-event-simple .form-row {
    width: 100%;
}
#eb-submit-event-simple .form-row .width-100 {
    width: 100%;
}
/*
#eb-submit-event-simple .form-row .width-100 > input {
    width: 100% !important;
}
*/
#eb-submit-event-simple .input-group {
    max-width: 270px;
}
#eb-submit-event-simple .field-calendar {
    float: left;
    margin-right: 15px;
}
#eb-submit-event-simple .field-calendar + select {
    margin-right: 10px;
}
#eb-submit-event-simple select {
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    min-height: 39px;
}
#eb-submit-event-simple select:focus {
    border-color: rgba(120,114,176,.50);
    box-shadow: 0 0 0 .2rem rgba(120,114,176,.25);
}
#eb-submit-event-simple .separator {
    border-bottom: 1px solid #dee2e6;
    width: 100%;
    display: block;
    margin: 25px 0 18px;
}
.eb-notice-message {
    font-size: 20px;
    font-weight: inherit;
    margin-top: 15px;
    margin-bottom: 20px;
    text-align: center;
}
.eb-notice-message.text-info {
    color: #F1592A !important;
}
input[name="agree_privacy_policy"] {
    margin-right: 5px;
}
.table-striped tbody .eb-row-group-billing {
    background-color: rgba(208, 31, 39, 0.3) !important;
}
.pagination-list {
    list-style: none;
}
.pagination-list li {
    float: left;
}
.pagination-list li > * {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
}

/* settembre 2024 */
.speasyimagegallery-row {
	text-align: center;
}
.speasyimagegallery-row img {
	display: inline;
}
#sp-bottom .sp-module ul > li {
	margin-bottom: 0px;
}

/* media queries */
@media screen and (min-width: 992px) and (max-width: 1372px) {
	#mod-search-searchword124 {
		max-width: 75px;
	}
	.sp-megamenu-parent > li {
		padding: 0 1px;
	}
	.sp-megamenu-parent > li > a,
	.sp-megamenu-parent > li > span,
	.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a,
	#menu-search-bar input[type="search"] {
		font-size: 14px !important;
		letter-spacing: -1px;
		max-width: 180px;
	}
	#menu-search-bar .search.menu-search {
		padding-top: 12px;
	}
	#cart-wrapper .top-text-container,
	#sp-top1 .top-text-container,
	#sp-top2 .top-text-container {
		display: none;
	}
}
@media screen and (min-width: 992px) {
	#sp-bottom3 {
		text-align: right;
	}
}
@media screen and (max-width: 991px) {
	body.ltr #offcanvas-toggler.offcanvas-toggler-left {
		margin-right: 30px;
		margin-left: 22px;
	}
	#sp-top-bar .logo {
		max-width: 70%;
		margin-top: 8px;
		float: right;
		margin-right: 20px;
	}
	#sp-top-bar .logo .logo-image {
		height: auto;
		max-height: 46px;
	}
	#sp-top1, #sp-top2 {
		width: 50%;
		padding: 0;
		border: none;
		display: none;
	}
    #cart-wrapper {
		display: none;
    }
	#sp-top0, #sp-top1, #sp-top2 {
		padding: 0;
	}
	#sp-right {
		margin-top: 50px;
	}
	#sticky-wrapper.is-sticky > div {
		position: relative !important;
		width: auto !important;
		top: unset !important;
		z-index: unset !important;
	}
    .header-sticky + #sp-section-1 {
        margin-top: 0;
        margin-bottom: 0;
    }
    .com-sppagebuilder .header-sticky + #sp-section-1 {
        margin-top: 0;
        margin-bottom: 0;
    }
  	#sp-header.header-sticky ~ section#sp-main-body {
        padding-top: 100px;
    }
    .com-sppagebuilder #sp-header.header-sticky ~ section#sp-main-body {
        padding-top: 0;
    }
	#sp-top-bar .social-icons {
		display: none;
	}
	#sppb-addon-1512068798151 .sppb-addon-title {
		font-size: 40px !important;
		line-height: 50px !important;
	}
	#sp-right .sp-module.deco .sp-module-content {
		padding-left: 0;
	}
	#sp-right .sp-module.background-fill-18155c {
		margin-left: 0;
	}
	#sp-right .sp-module img {
		width: 100%;
	}
	.mobile-hidden {
		display: none;
	}
	.activebar-container {
		width: 100%;
	}
	.activebar-container p {
		line-height: 14px;
		font-size: 13px;
	}
	.eb-container h3.eb-heading {
		padding-left: 28px !important;
	}
	.sppb-shape-container {
		display: none;
	}
}
@media screen and (max-width: 768px) {
	.activebar-container .cookietable {
		margin-bottom: 10px;
	}
  	.grid-columns-items .row > div {
    	margin-bottom: 50px;
    }
    .grid-columns-items.grid-columns-items-last .row > div:last-child {
    	margin-bottom: 0;
    }
    .eb-event-location-price > .eb-event-location, 
    .eb-event-location-price > .eb-event-price,
    .eb-event-date-time > .row > div {
    	margin-bottom: 0 !important;
		text-align: left !important;
    } 
    #event-sidebar > .moduletable {
		border-left: none;
		padding-left: 0;
	}
	#event-sidebar {
		width: auto !important;
		position: relative !important;
		top: unset !important;
		margin-top: 50px;
		height: unset !important;
	}
	#event-sidebar-sticky-wrapper {
		height: unset !important;
	}
	.card {
		margin-bottom: 50px;
	}
}
@media screen and (max-width: 575px) {
	#sp-top-bar .logo {
		margin-top: 13px;
	}
	#sp-top-bar .logo .logo-image {
		max-height: 36px;
	}
	.eb-event-price-container {
		float: inherit;
    }
    #eb-submit-event-simple {
    	margin-left: 0;
    	margin-right: 0;
    }
    .blockquote-who-we-are {
		text-align: center;
	}
	.blockquote-who-we-are .primary-separator, .blockquote-who-we-are .secondary-separator {
		display: none;
	}
	#column-id-1601556956623 * {
		text-align: center;
	}
	.sp-page-builder .page-content #section-id-1519279374154,
	.sp-page-builder .page-content #section-id-1601476635227,
	.sp-page-builder .page-content #section-id-1511613808 {
		background-position: bottom center !important;
	}
	.dynamic-testimonials .sppb-testimonial-carousel-message {
    	max-height: unset;
    }
    #cadre_alert_cookies .btn.popup-modal-dismiss {
    	margin-bottom: 4px !important;
    }
}
@media screen and (max-height: 720px) {
	.sp-module-content .deco img {
		display: none;
	}
	.sp-module-content .deco .btn {
		border-radius: .25rem !important;
	}
}

/* particles js */
body:not(.no-particles) #sp-particles-js {
    width: 100%;
    height: 100%;
    background-color: #F1592A;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 4;
}
body:not(.no-particles) #sp-particles-js canvas{
	display: block;
	vertical-align: bottom;
}
body:not(.no-particles) #sp-title {
    min-height: 115px;
}
body:not(.no-particles) #sp-particles-js + .sp-page-title {
    background: transparent;
    position: absolute;
    width: 100%;
    z-index: 5;
}

/* bokeh */
.bokeh {
    background-color: black;
    background-image: -webkit-gradient(radial, 50% 50%, 36, 50% 50%, 40,from(rgba(150, 111, 195, 0.2)), color-stop(0.3, rgba(150, 111, 195, 0.3)),  to(transparent)),
        
        -webkit-gradient(radial, 50% 50%, 16, 50% 50%, 20, from(rgba(224, 124, 203, 0.1)), color-stop(0.2, rgba(224, 124, 203, 0.2)), to(transparent)),
        
        -webkit-gradient(radial, 50% 50%, 16, 50% 50%, 20, from(rgba(224, 124, 203, 0.1)), color-stop(0.2, rgba(224, 124, 203, 0.2)), to(transparent)),        
        
        -webkit-gradient(radial, 50% 50%, 38, 50% 50%, 46, from(rgba(145, 75, 113, 0.3)), color-stop(0.3, rgba(145, 75, 113, 0.4)),  to(transparent)),
        
        -webkit-gradient(radial, 50% 50%, 20, 50% 50%, 80, from(rgba(145, 75, 113, 0)), color-stop(0.3, rgba(145, 75, 113, 0.2)),  to(transparent)),
        
        -webkit-gradient(radial, 50% 50%, 30, 50% 50%, 90, from(rgba(145, 75, 113, 0)), color-stop(0.5, rgba(145, 75, 113, 0.2)), to(transparent)),
        
        -webkit-gradient(radial, 50% 50%, 30, 50% 50%, 50, from(rgba(37, 85, 79, 0.2)), color-stop(0.2, rgba(37,85,79, 0.3)), to(transparent)),        
        
        -webkit-gradient(radial, 50% 50%, 16, 50% 50%, 20, from(rgba(37, 85, 79, 0.2)), color-stop(0.2, rgba(37,85,79, 0.3)), to(transparent)),
        
        -webkit-gradient(radial, 50% 50%, 26, 50% 50%, 30, from(rgba(37, 85, 79, 0.2)), color-stop(0.2, rgba(37,85,79, 0.3)), to(transparent)),
        
        -webkit-gradient(radial, 50% 50%, 36, 50% 50%, 40, from(rgba(37, 85, 79, 0.3)), color-stop(0.2, rgba(37,85,79, 0.4)), to(transparent)),
        
        -webkit-gradient(radial, 50% 50%, 30, 50% 50%, 50, from(rgba(114, 209, 244, 0.1)), color-stop(0.2, rgba(114, 209, 244, 0.1)), to(transparent)),        
        
        -webkit-gradient(radial, 50% 50%, 16, 50% 50%, 20, from(rgba(114, 209, 244, 0.1)), color-stop(0.2, rgba(114, 209, 244, 0.2)), to(transparent)),
        
        -webkit-gradient(radial, 50% 50%, 26, 50% 50%, 30, from(rgba(114, 209, 244, 0.1)), color-stop(0.2, rgba(114, 209, 244, 0.2)), to(transparent)),
        
        -webkit-gradient(radial, 50% 50%, 36, 50% 50%, 40, from(rgba(114, 209, 244, 0.2)), color-stop(0.2, rgba(114, 209, 244, 0.3)), to(transparent))         
        ;
    
 background-image: -webkit-radial-gradient(circle contain, rgba(150, 111, 195, 0.2) 36px, rgba(150, 111, 195, 0.3) 38px, transparent 40px),
    -webkit-radial-gradient(circle contain, rgba(224, 124, 203, 0.2) 16px, rgba(224, 124, 203, 0.3) 17px, transparent 20px),
    -webkit-radial-gradient(circle contain, rgba(224, 124, 203, 0.2) 16px, rgba(224, 124, 203, 0.3) 17px, transparent 20px),
    
    -webkit-radial-gradient(circle contain, rgba(145, 75, 113, 0.2) 38px, rgba(145, 75, 113, 0.3) 41px, transparent 46px),
    -webkit-radial-gradient(circle contain, rgba(145, 75, 113, 0) 20px, rgba(145, 75, 113, 0.2) 38px, transparent 80px),        
    -webkit-radial-gradient(circle contain, rgba(145, 75, 113, 0) 30px, rgba(145, 75, 113, 0.2) 60px, transparent 90px),        
    
    -webkit-radial-gradient(circle contain, rgba(37, 85, 79, 0.2) 30px, rgba(37, 85, 79, 0.3) 34px, transparent 50px),
    -webkit-radial-gradient(circle contain, rgba(37, 85, 79, 0.2) 16px, rgba(37, 85, 79, 0.3) 17px, transparent 20px),          
    -webkit-radial-gradient(circle contain, rgba(37, 85, 79, 0.2) 26px, rgba(37, 85, 79, 0.3) 27px, transparent 30px),                  
    -webkit-radial-gradient(circle contain, rgba(37, 85, 79, 0.2) 36px, rgba(37, 85, 79, 0.3) 37px, transparent 40px),          
    
    -webkit-radial-gradient(circle contain, rgba(114, 209, 244, 0.1) 30px, rgba(114, 209, 244, 0.1) 34px, transparent 50px),          
    -webkit-radial-gradient(circle contain, rgba(114, 209, 244, 0.2) 16px, rgba(114, 209, 244, 0.3) 17px, transparent 20px),          
    -webkit-radial-gradient(circle contain, rgba(114, 209, 244, 0.2) 26px, rgba(114, 209, 244, 0.3) 27px, transparent 30px),            
    -webkit-radial-gradient(circle contain, rgba(114, 209, 244, 0.2) 36px, rgba(114, 209, 244, 0.3) 37px, transparent 40px)             
    ;   
    
    background-image: -moz-radial-gradient(circle contain, rgba(150, 111, 195, 0.2) 36px, rgba(150, 111, 195, 0.3) 38px, transparent 40px),
        -moz-radial-gradient(circle contain, rgba(224, 124, 203, 0.2) 16px, rgba(224, 124, 203, 0.3) 17px, transparent 20px),
        -moz-radial-gradient(circle contain, rgba(224, 124, 203, 0.2) 16px, rgba(224, 124, 203, 0.3) 17px, transparent 20px),
        
        -moz-radial-gradient(circle contain, rgba(145, 75, 113, 0.2) 38px, rgba(145, 75, 113, 0.3) 41px, transparent 46px),
        -moz-radial-gradient(circle contain, rgba(145, 75, 113, 0) 20px, rgba(145, 75, 113, 0.2) 38px, transparent 80px),        
        -moz-radial-gradient(circle contain, rgba(145, 75, 113, 0) 30px, rgba(145, 75, 113, 0.2) 60px, transparent 90px),        
        
        -moz-radial-gradient(circle contain, rgba(37, 85, 79, 0.2) 30px, rgba(37, 85, 79, 0.3) 34px, transparent 50px),
        -moz-radial-gradient(circle contain, rgba(37, 85, 79, 0.2) 16px, rgba(37, 85, 79, 0.3) 17px, transparent 20px),          
        -moz-radial-gradient(circle contain, rgba(37, 85, 79, 0.2) 26px, rgba(37, 85, 79, 0.3) 27px, transparent 30px),                  
        -moz-radial-gradient(circle contain, rgba(37, 85, 79, 0.2) 36px, rgba(37, 85, 79, 0.3) 37px, transparent 40px),          
        
        -moz-radial-gradient(circle contain, rgba(114, 209, 244, 0.1) 30px, rgba(114, 209, 244, 0.1) 34px, transparent 50px),          
        -moz-radial-gradient(circle contain, rgba(114, 209, 244, 0.2) 16px, rgba(114, 209, 244, 0.3) 17px, transparent 20px),          
        -moz-radial-gradient(circle contain, rgba(114, 209, 244, 0.2) 26px, rgba(114, 209, 244, 0.3) 27px, transparent 30px),            
        -moz-radial-gradient(circle contain, rgba(114, 209, 244, 0.2) 36px, rgba(114, 209, 244, 0.3) 37px, transparent 40px)             
        ;     

    background-image: -o-radial-gradient(circle contain, rgba(150, 111, 195, 0.2) 36px, rgba(150, 111, 195, 0.3) 38px, transparent 40px),
        -o-radial-gradient(circle contain, rgba(224, 124, 203, 0.2) 16px, rgba(224, 124, 203, 0.3) 17px, transparent 20px),
        -o-radial-gradient(circle contain, rgba(224, 124, 203, 0.2) 16px, rgba(224, 124, 203, 0.3) 17px, transparent 20px),

        -o-radial-gradient(circle contain, rgba(145, 75, 113, 0.2) 38px, rgba(145, 75, 113, 0.3) 41px, transparent 46px),
        -o-radial-gradient(circle contain, rgba(145, 75, 113, 0) 20px, rgba(145, 75, 113, 0.2) 38px, transparent 80px),        
        -o-radial-gradient(circle contain, rgba(145, 75, 113, 0) 30px, rgba(145, 75, 113, 0.2) 60px, transparent 90px),        

        -o-radial-gradient(circle contain, rgba(37, 85, 79, 0.2) 30px, rgba(37, 85, 79, 0.3) 34px, transparent 50px),
        -o-radial-gradient(circle contain, rgba(37, 85, 79, 0.2) 16px, rgba(37, 85, 79, 0.3) 17px, transparent 20px),          
        -o-radial-gradient(circle contain, rgba(37, 85, 79, 0.2) 26px, rgba(37, 85, 79, 0.3) 27px, transparent 30px),                  
        -o-radial-gradient(circle contain, rgba(37, 85, 79, 0.2) 36px, rgba(37, 85, 79, 0.3) 37px, transparent 40px),          

        -o-radial-gradient(circle contain, rgba(114, 209, 244, 0.1) 30px, rgba(114, 209, 244, 0.1) 34px, transparent 50px),          
        -o-radial-gradient(circle contain, rgba(114, 209, 244, 0.2) 16px, rgba(114, 209, 244, 0.3) 17px, transparent 20px),          
        -o-radial-gradient(circle contain, rgba(114, 209, 244, 0.2) 26px, rgba(114, 209, 244, 0.3) 27px, transparent 30px),            
        -o-radial-gradient(circle contain, rgba(114, 209, 244, 0.2) 36px, rgba(114, 209, 244, 0.3) 37px, transparent 40px)             
        ;

    background-image: radial-gradient(circle contain, rgba(150, 111, 195, 0.2) 36px, rgba(150, 111, 195, 0.3) 38px, transparent 40px),
        radial-gradient(circle contain, rgba(224, 124, 203, 0.2) 16px, rgba(224, 124, 203, 0.3) 17px, transparent 20px),
        radial-gradient(circle contain, rgba(224, 124, 203, 0.2) 16px, rgba(224, 124, 203, 0.3) 17px, transparent 20px),

        radial-gradient(circle contain, rgba(145, 75, 113, 0.2) 38px, rgba(145, 75, 113, 0.3) 41px, transparent 46px),
        radial-gradient(circle contain, rgba(145, 75, 113, 0) 20px, rgba(145, 75, 113, 0.2) 38px, transparent 80px),        
        radial-gradient(circle contain, rgba(145, 75, 113, 0) 30px, rgba(145, 75, 113, 0.2) 60px, transparent 90px),        

        radial-gradient(circle contain, rgba(37, 85, 79, 0.2) 30px, rgba(37, 85, 79, 0.3) 34px, transparent 50px),
        radial-gradient(circle contain, rgba(37, 85, 79, 0.2) 16px, rgba(37, 85, 79, 0.3) 17px, transparent 20px),          
        radial-gradient(circle contain, rgba(37, 85, 79, 0.2) 26px, rgba(37, 85, 79, 0.3) 27px, transparent 30px),                  
        radial-gradient(circle contain, rgba(37, 85, 79, 0.2) 36px, rgba(37, 85, 79, 0.3) 37px, transparent 40px),          

        radial-gradient(circle contain, rgba(114, 209, 244, 0.1) 30px, rgba(114, 209, 244, 0.1) 34px, transparent 50px),          
        radial-gradient(circle contain, rgba(114, 209, 244, 0.2) 16px, rgba(114, 209, 244, 0.3) 17px, transparent 20px),          
        radial-gradient(circle contain, rgba(114, 209, 244, 0.2) 26px, rgba(114, 209, 244, 0.3) 27px, transparent 30px),            
        radial-gradient(circle contain, rgba(114, 209, 244, 0.2) 36px, rgba(114, 209, 244, 0.3) 37px, transparent 40px)       
        ;
    -moz-background-size: 300px 300px;
    background-size: 300px 300px;
    background-position: 30px -5px, 80px -70px, 10px -40px, 50px -50px, 20px -80px, 60px -10px, -50px -60px, -60px -20px, -80px -80px, -160px -30px, 20px -30px, 130px -60px, 180px -40px, 180px 0px;   
}