/* Font top */
body {
    color: #7f8893  !important;
	-moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased !important;
    -moz-font-smoothing: antialiased !important;
    text-rendering: optimizelegibility !important;
}

a {
  color: #cfbdad;
  /* border-bottom: 1px dotted #bca38d;*/
}

/* Menu */
#sp-header #sp-menu .sp-dropdown .sp-dropdown-inner {
    background: #ffffff !important;
}
#sp-header #sp-menu .sp-dropdown .sp-dropdown-inner li.sp-menu-item >a, #sp-header #sp-menu .sp-dropdown .sp-dropdown-inner li.sp-menu-item.separator >a, #sp-header #sp-menu .sp-dropdown .sp-dropdown-inner li.sp-menu-item.separator >a:hover, #sp-header .sp-module-content ul li a, #sp-header .vm-menu .vm-title {
    color: #507fbd  !important;
}
#sp-header #sp-menu .sp-megamenu-parent .sp-dropdown li.sp-menu-item.current-item > a, #sp-header #sp-menu .sp-megamenu-parent .sp-dropdown li.sp-menu-item.current-item.active > a, #sp-header #sp-menu .sp-megamenu-parent .sp-dropdown li.sp-menu-item.current-item.active:hover > a, #sp-header #sp-menu .sp-megamenu-parent .sp-dropdown li.sp-menu-item a:hover {
  color: #fff !important;
  background-color: #cfbdad !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  font-size: 95%;
}
#sp-header #sp-menu .sp-column .sp-megamenu-parent, .sp-header {
    font-family: Teko, Rajdhani, Inter !important;
    float: right;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
.sp-megamenu-parent {
  color: #507fbd;
  font-family: Teko, Rajdhani, Inter !important;
  float: right;
  font-weight: 600;
  text-transform: uppercase;
}

/* Top Bar */
.ap-login a i.pe, .ap-signin a i.pe {
    color: #868076  !important;
	font-weight: 600 !important;
	font-size: 16px;
}
.ap-my-account-menu .signin-img-wrap i.pe {
    color: #868076  !important;
	font-weight: 600;
	font-size: 16px;
}
.ap-my-account-menu .info-wrap .info-text {
    color: #507fbd !important;
	font-family: Rajdhani, Inter !important;
	font-weight: 600;
	font-size: 16px;
}
.sp-contact-info, .ap-modal-login .ap-login a .info-content, .ap-modal-login .ap-signin a .info-content 
     {
    font-family: Rajdhani, Inter !important;
	font-weight: 700 !important;
	font-size: 16px;
}
.sp-contact-info li {
    font-size: 100%;
}
#sp-top-bar a {
  color: #507fbd !important;
  font-weight: 500 !important;
}
#sp-top-bar a:hover {
    color: #4270ad !important;
}
ul.social-icons >li a:hover {
    color: #4270ad !important;
}
ul.social-icons:hover {
    color: #4270ad !important;
}

/* Finestra modal di login */
.flex-modal.open-modal .flex-modal-content {
  background-image: url(../../../images/bg-login.jpg);
  background-repeat: repeat;
  }
.flex-modal h2 {
  color: #507fbd !important;
}
.flex-modal .major_color-lighten-20 {
  color: #868076 !important;
}
.flex-modal a {
    color: #507fbd;
    border-bottom: 1px dotted #797979;
    font-weight: bold;
}
  
  
  
/* slider home */
.sppb-addon-sp-slider .sp-slider-content-align-left .sppb-sp-slider-title {
  font-size: 45px !important;
  line-height: 52px !important;
  /*text-shadow: #fff 1px 0 10px !important;
  text-shadow: 2px 2px #17365f !important;*/
  text-shadow: none !important;
  font-weight: 300 !important;
  padding: 8px !important;
  color: #fff !important;
  margin: -30px 0 0 -30px;
  margin-right: 0px;
  padding: 0 0 0 0;
  font-weight: 200;
  background-color:rgba(80,127,189,0.6) !important;
  border-radius: 8px !important;
}
.sppb-addon-sp-slider .sp-slider-content-align-center .sppb-sp-slider-title {
  font-size: 45px !important;
  line-height: 52px !important;
  /*text-shadow: #fff 1px 0 10px !important;
  text-shadow: 2px 2px #17365f !important;*/
  text-shadow: none !important;
  font-weight: 300 !important;
  padding: 8px !important;
  color: #fff !important;
  margin: -30px 0 0 -30px;
  margin-right: 0px;
  padding: 0 0 0 0;
  font-weight: 200;
  background-color:rgba(80,127,189,0.6) !important;
  border-radius: 8px !important;
}

.sppb-addon h3.sppb-addon-title {
  color: #507fbd !important;
  text-align: center !important;
  padding-right: 0 !important; /* centrare titoli: STORIA, ORGANIZZAZIONE, STATUTO in HOME */
}

.sppb-sp-slider-button .sp-slider-btn-text {
	font-family: Rajdhani !important;
	font-size: 20px !important;
	line-height: 20px !important;
	text-transform: uppercase !important;
	font-weight: 800 !important;
	letter-spacing: 1px;
}
.bottone {
	font-family: Rajdhani !important;
	font-size: 18px !important;
	text-transform: uppercase !important;
	font-weight: 800 !important;
	letter-spacing: 1px;
}
.bottone:hover{
 background-color: #bdac9f !important;
}

.blulink {
    color: #507fbd;
    border-bottom: 1px dotted #797979;
    font-weight: bold;
	font-family: Rajdhani, Inter, sans-serif;
	font-size: 17px;
	margin-top: 40px;
	line-height: 33px;
}

/* Cursore default e nessun link per le voci di menu che hanno dropdown */
.no-link {
	cursor:default !important;
	pointer-events: none !important;
	-webkit-touch-callout: none !important;
}

/* Colore Voce Menu AREA SOCI */
.link-areasoci {
	color: #be3455 !important;
}

/* breadcrumb */
.sp-page-title, .sp-page-title-no-img {
  height: 270px !important;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-image: url(../../../images/centrostorico.jpg) !important;
  -webkit-box-align: center !important;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-align-items: center;
  align-items: center;
  background-repeat: no-repeat;
  background-position: center top !important;
  background-size: cover;
  background-attachment: fixed;
  box-shadow: inset 0 0 250px rgba(0,0,0,0.2) !important;
  backface-visibility: hidden;
}
.sp-page-builder .page-content #section-id-1555658419172 {
  height: 270px !important;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-image: url(../../../images/centrostorico.jpg) !important;
  -webkit-box-align: center !important;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-align-items: center;
  align-items: center;
  background-repeat: no-repeat;
  background-position: center top !important;
  background-size: cover;
  background-attachment: fixed;
  box-shadow: inset 0 0 250px rgba(0,0,0,0.2) !important;
  backface-visibility: hidden;
  text-align: center !important;
}
#sppb-addon-1555658419190 .sppb-addon-title {
  margin-bottom: 15px;
  font-size: 36px;
  text-align: center;
}

/* Breadcrumb */
ol.breadcrumb > li .breadcrumb_divider {
  color: #ffffff !important;
  font-size: 21px !important;
}
#sp-title .sp-page-title-wrapper h4.page_title, #sppb-addon-1555658419190 .sppb-addon-title {
  font-size: 36px !important;
  text-transform: uppercase !important;
  line-height: 1.2;
  letter-spacing: -1px !important;
  text-align: center !important;
  color: #ffffff;
}
#sp-title .sp-page-title-no-img .container .breadcrumb {
    margin: 0 auto !important;
    text-align: center !important;
	font-size: 21px !important;
}
 .sp-page-title-no-img .container .breadcrumb > li {
    font-size: 21px !important;
	color: #ddd7cd !important;
}
.sppb-addon-module.white .sppb-addon-content ol li a {
  color: #fff;
  font-size: 21px !important;
}
.breadcrumb {
  display: block !important;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  content: var(--bs-breadcrumb-divider, ">") !important; /* rtl: var(--bs-breadcrumb-divider, "»") */
}

/* Breadcrumb Page Builder */
.sp-module.white .sppb-addon-content ol li, .sppb-addon-module.white .sppb-addon-content ol li {
    font-size: 21px;
	color: #ddd7cd!important;
}
sp-page-title .container .breadcrumb > .active, .sp-page-title-no-img .container .breadcrumb > .active {
   color: #ddd7cd !important;
}

/* Immagine Team */
.sppb-addon-persion .sppb-person-image, .sppb-addon-person .sppb-person-image {
	border-radius: 0 !important;
}


/* Latest Posts from our Blog */
#ajax_posts_144 .ajax-posts .ajax-post .inner .aga_heading a{
  font-size: 20px;
  color: #507fbd !important;
}
#ajax_posts_144 .ajax-posts .ajax-post .overlay .intro-image .caption-content, #ajax_posts_144 .ajax-posts .ajax-post .inner .aga_heading {
    line-height: 1.1 !important;
}
#ajax_posts_144 .ajax-posts .ajax-post .inner .item-intro {
  font-size: 14px;
  line-height: 1.6;
  font-family: Inter, Open Sans  !important;
  color: #555555 !important;
}
#ajax_loadmore_144 .btn_text {
	color: #507fbd !important;
    font-family: Rajdhani !important;
	font-size: 18px !important;
	text-transform: uppercase !important;
	font-weight: 800 !important;
	letter-spacing: 1px;
}
.article-info > dd {
  font-size: 12px;
  line-height: 20px;
  color: #343434;
  font-weight: bold;
}

/* Pagina Notizie ed Eventi */
#ajax_posts_140 .ajax-posts .ajax-post .overlay .intro-image .caption-content, #ajax_posts_140 .ajax-posts .ajax-post .inner .aga_heading a {
  color: #507fbd !important;
  line-height: 1 !important;
  font-size: 22px !important;
}
#ajax_posts_140 .ajax-posts .ajax-post .overlay .intro-image .caption-content, #ajax_posts_140 .ajax-posts .ajax-post .inner .aga_heading  {
  color: #507fbd !important;
  line-height: 1 !important;
  font-size: 22px !important;
}

elemento {
  text-align: justify;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
* {
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-text-stroke: 1px transparent;
}
*, ::after, ::before {
  box-sizing: border-box;
}
/* intro pagine notizie ed eventi */
#ajax_posts_140 .ajax-posts .ajax-post .inner .item-intro {
  font-weight: normal !important;
}
/* intro sezione notizie ed eventi nella Home */
#ajax_posts_144 .ajax-posts .ajax-post .inner .item-intro {
  font-weight: normal !important;
}
.pesonormale {
  font-weight: normal !important;
}
/* iconcine tipo post */
.has-post-format-masonry .post-format-masonry {
    display: none !important;
}
.entry-header.has-post-format .post-format {
    display: none;
}
.entry-header.has-post-format {
    margin-left: 0px;
}
/* Titolo post */
.entry-header h1, .entry-header h2 {
    color: #507fbd !important;
    font-family: Rajdhani !important;
	font-weight: 800 !important;
	letter-spacing: -1px;
}

/* Sidebar Menu */
.sp-module ul > li > a, .sppb-addon-module ul > li > a {
  color: #7f8893;
}
.sp-module ul.accordion-menu li.current > a {
  color: #507fbd !important;
  font-weight: 700 !important;
  font-size: 105% !important;
}

/* Menu Area Soci */
#sppb-addon-1722256320898 li.sppb-active a {
  border-radius: 3px;
  color: #507fbd !important;
  font-weight: 700 !important;
  font-size: 105% !important;
}
#sppb-addon-1722260638020 li.sppb-active a {
  border-radius: 3px;
  color: #507fbd !important;
  font-weight: 700 !important;
  font-size: 105% !important;
}


@media (min-width: 992px) {
  .sppb-link-list-wrap ul li a:hover {
    color: #cfbdad  !important;
  }
}


.statuto {
	line-height: 20px !important; 
	font-size: 14px !important;
	text-align: justify !important;
	word-spacing: -1px !important;
}
.centro {
	text-align: center !important;
}

/* ACCORDION */
.sppb-panel-primary > .sppb-panel-heading {
   background-color:#507fbd !important;
}
.sppb-panel-heading .sppb-panel-title {
  font-size: 109% !important;
  font-weight: 600 !important;
}
.sppb-panel-primary > .sppb-panel-heading + .sppb-panel-collapse > .sppb-panel-body {
  line-height: 22px !important;
  font-size: 15px !important;
}

/* Icona Menù barra menù */
@media (min-width: 992px) {
  #offcanvas-toggler {
  display: none !important;
  }

/* Menu Pagine Riservate */
.sppb-link-list-wrap ul li a {
  display: inline-block;
  color: #7f8893 !important;
}  

.sp-module .sp-module-title, .sppb-addon-module .sp-module-title {
  margin: 0 0 20px;
  font-size: 140%;
  line-height: 1.2;
  width: auto;
  padding-right: 30px;
  box-shadow: inset 0 -1px 0 #ddd;
  display: table;
}

.menu-h3 {
	color: #1a1a1a;
	font-weight: 700;
	font-size: 140%;
	line-height: 1.2;
	width: auto;
	padding-right: 30px;
	box-shadow: inset 0 -1px 0 #ddd;
	display: table;
	-webkit-text-stroke: 1px transparent;
}
.menu-h3:after {
	clear: both;
	display: block;
	float: left;
	content: "";
	position: relative;
	height: 2px;
	width: 70%;
	margin: 10px 30% 0 0;
	border-radius: 2px;
	padding: 0;
}
.menu-h3::after {
  background: #e2d7cd;
}

#sppb-addon-1674485491275 li a {
  margin-top: 3px !important;
}

/* 404 title */
.error-page .error-page-inner.with-bckg-img div.container .error-code {
  color: #bdac9f !important;
}

#footer .contact {
    list-style: none;
    margin: 0;
        margin-top: 0px;
    padding: 0;
}
.footer-menu {
	font-style: normal;
	font-weight: normal;
    color: #adabab;
	padding-top: 2px;
	padding-bottom: 10px;
	text-align: left;
	background-image: url(../../../images/dividi.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 30px;
}
.img-svg {
    height: 20px;
    margin-right: 3px;
    float: left;
	display: inline-block;
}

.footer-label {
    color: #808080;
	font-family: Rajdhani, Inter;
	font-size: 17px;
	font-weight: 600;
}

/* copyright */
#sp-footer {
    /*background-color: #00426B !important;*/
	display:none;
	background-color: #00253b !important;
    color: #979595;
    padding: 25px;
	font-size: 14px;
}
#sp-footer a{
    color: #adabab;
	font-size:14px;
}
.copyright  {
	color: #ababab;
	font-family: Rajdhani, Inter;
	font-size: 17px;
	font-weight: 600;
	text-align: center;
}
.center-hor {
	margin: 0 auto;
	width: 160px;
	padding-bottom: 25px;
	display: block !important;
}


.container-hr {
  max-width: 50%;  
  margin: 40px auto;
}

.hr-text {
  line-height: 1em;
  position: relative;
  outline: 0;
  border: 0;
  color: black;
  text-align: center;
  height: 1.5em;
  opacity: .5;
  &:before {
    content: '';
    // use the linear-gradient for the fading effect
    // use a solid background color for a solid bar
    background: linear-gradient(to right, transparent, #818078, transparent);
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
  }
  &:after {
    content: attr(data-content);
    position: relative;
    display: inline-block;
    color: black;

    padding: 0 .5em;
    line-height: 1.5em;
    // this is really the only tricky part, you need to specify the background color of the container element...
    color: #818078;
    background-color: #fcfcfa;
  }
}     

/* Footer-CTI (pagine blog) */
.sp-module ul > li, .sppb-addon-module ul > li {
  border-bottom: none !important;
}


/* Box Area Soci */
.box-areasoci  {   
 background-color: #cfbdad !important;
 color: #fff;
 border-radius: 0 !important;
}
#sppb-addon-1669199693079 .sppb-addon-title, #sppb-addon-1669199693128 .sppb-addon-title, #sppb-addon-1669199693135 .sppb-addon-title, #sppb-addon-1669199693139 .sppb-addon-title  {
 margin: auto;
 text-align: center;
 vertical-align: middle;
 font-size: 24px !important;
 line-height: 24px !important;
 padding-top: 10px !important;
 padding-bottom: 10px !important;
}

.testoelenconews {
	text-align: justify;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #b0bbc8;
}

/* Menù Area Soci */
#sppb-addon-1674485491275 li.sppb-active a {
  border-radius: 3px;
  background-color: #eae7e2;
  color: #507fbd !important;
  font-weight: bold;
}
#sppb-addon-1674485840305 {
  padding-top: 15px;
}
	
/* Sezione Atti Convegni Home */
.sp-page-builder .page-content #waves {
  background-position: 0px 0px, 50% 50% !important;
  background-size: auto, auto !important;
}  

