/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */
/*.marketing p{
	display:none;
}*/

/* Classe di esempio per la card */



body {
  padding-bottom: 3rem;
  color: #36004b;
font-family: "Carlito", sans-serif;
	font-size:1.2rem;
	background-color:#f4ebda;
	line-height: 1.8;
}
a{
	color:#35014a;
}
a:hover{
	color:#250135;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: "Fjalla One", sans-serif;
	color:#111;
	font-weight:300;
}
img{
	height:auto;
}
h2{

	font-size:1.75rem;
	padding:1rem 0 0.8rem 0;
}
h2.cat-titolo-news{
	padding:0;
	margin-top:.5rem;
}
h3{
	/*font-size:1.65rem;
	font-weight:bold;*/
}
.card{
	margin-bottom:0.5rem;
	border:none;
	border-radius:0;
}
card-img-top {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.card-title{
	font-weight:300;
	font-size:1.35rem;
	margin-bottom:0;
	text-transform:uppercase;
}
/*hr.wp-block-separator{
	border-color:#c10202;
	margin-top:0;
	margin-bottom:2rem;
}*/
.btn-theme{
background-color:#36004b;
border-color:#36004b;
border-radius:10px;
color:#fff;
padding:0.8rem;
font-weight:bold;
font-size:1.25rem;
}
.btn-theme:hover{
background-color:#460261;
border-color:#460261;
color:#fff;
}
.bottone-home{
	background-color:#e70141;
	padding:1rem;
}
.bottone-home a{
	color:#fff;
	/*font-weight:bold;*/
	text-decoration:none;
}
.text-muted {
    color: #01c2c0!important;
}
.img-fluid-fluid{
	max-width: 50%;
    height: auto;
	float:left;
	margin-right:2rem;
}
.img-affiancata {
    /*border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;*/
}
.wp-block-separator {
    border-top: none;
    border-bottom: 1px solid;
}
.badge{
	font-size:85%;
	font-weight: 400;
}
.bg-1{
	background-color:#695646;
}
.bg-2{
	background-color:#477341;
}
.bg-3{
	background-color:#FFC449;
}
.bg-4{
	background-color:#A5A08D;
}
.bg-1 a, .bg-2 a, .bg-3 a, .bg-4 a{
	color:#fff;
	font-weight:400;
}
.is-style-outline>:where(.wp-block-button__link), :where(.wp-block-button__link).is-style-outline {
    border: 1px solid;
}
/*-----*/


/*NAVBAR*/
.navbar-brand {
	color:#333;
	font-weight:700;
	font-family: "Carlito", sans-serif;	
	font-size:1.8rem;
	letter-spacing:0.2rem;
}

.navbar-light .navbar-nav .nav-link {
    color:#343A40;
	/*text-transform:uppercase;*/
	font-weight:500;
font-family: "Fjalla One", sans-serif;
/*letter-spacing:0.05rem;*/
font-size:1.2rem;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #111111;
	border-bottom:1px solid #9c9b9b;
	}
.nav-link {
    display: inline-block;
}
.openmenu{
	float:right;
	padding-top:0.225rem;
	color: #014285;
}
.bg-light {
    background-color: #f4ebda!important;
}
.dropdown-item {
	font-family: "Fjalla One", sans-serif;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: #35014a;
	font-family: "Fjalla One", sans-serif;
}
/*.nav-link{
	font-weight:bold;
	font-family: 'Ubuntu', sans-serif;
}
.navbar-light .navbar-nav .nav-link {
    color: #c10202;
}*/
/*------*/

/*FAQ*/

.accordion>.card .card-header {
    padding:.75rem .25rem;
}
.accordion .card{
	/*border-color:#fff;*/
	border:4px solid #fff;
}
.accordion .card-body{
	background-color:#FEF6CC;
	margin-bottom:0.5rem;
}

.btn-faq{
	text-decoration:none;
	font-weight:500;
	font-size:1.09rem;
}
.bg-faq{
	background-color:#f9b402;
}
/*---*/
/*WIDGET */
.widget ul{
	padding-left:0;
}
.widget ul li {
    list-style: none;
    border-bottom: 1px solid #dde1e3;
    padding: 0 0 10px;
    margin: 10px 0 0;
}
.widget-title{
	font-weight:bold;
	text-transform:uppercase;
}
/*---*/

/*NAV PAGINA INTERNA COLONNA DESTRA*/
.menulaterale{
	background: url("graffa.png") repeat-y #EAE9E9;
}
.it-left-side{
	padding-top: 16px;
	margin-left: 42px;
	background-color:#EAE9E9;
}
.it-left-side a{
	color:#262626;
}
.link-list-wrapper ul {
    padding: 0;
    list-style-type: none;
}
.link-list-wrapper ul li{
    padding-bottom:0.9rem;
}
.navbar.it-navscroll-wrapper .link-list-wrapper ul li a {
    font-size: 1em;
    font-weight: 500;
    line-height: 1em;
    padding-top: .8em;
    padding-bottom: .8em;
	}
/*---*/

/*SHORTCODE LISTA*/
.list-group-item a{
	font-family: "Carlito", sans-serif;
}
.list-group-item{
	font-weight:bold;
	border:1px solid #0480d4;
}
/*---*/

/*SERVIZIO*/
.servizio{

	font-family: "Carlito", sans-serif;
	font-weight:bold;
}
.bordo-sotto{
	border-bottom:1px solid #ccc;
		margin-bottom:0.8em;
	}
/*---*/

/*ARTICOLI*/
 .article_wrapper{
	 border:1px solid #36004b;
	 padding:.5rem;
 }
 .article_data{
	 font-size:.85rem;
 }
 /*titolo news - pagina archivi*/
 .cat-titolo-news {
    font-size: 1.5rem;
 }
 /*titolo news - pagina home*/
.titolo-news{
	font-size: 1.4rem;
	font-weight: 700;
	margin-top:0.8rem;
	margin-bottom:0.2rem;
	font-family: "Carlito", sans-serif;
}
.sidebar-news{
	background-color:#fff;
	padding: .5rem 1rem;
}
.titolo-sidebar-archivi{
	font-weight:700;
	font-family: "Carlito", sans-serif;
	font-size:1.2rem;
	margin-bottom:0;
}
/*IFRAME RESPONSIVE*/
.resp-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.resp-iframe-container {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
}
/*---*/

	
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  margin-bottom: 0rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 3rem;
  z-index: 10;
  color:#c10202;
}

/* Declare heights because of positioning of img element */
.carousel-item {
  height: 600px;
  z-index:-1;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 600px;
}
/*.carousel-caption{
	background-color:rgba(255, 255, 255, 0.5);
}*/

/*HOME*/
.intro-home{
	color:#4C4C4C;
	font-size:1.4rem;
	padding-bottom:1.5rem;
	font-family: "Carlito", sans-serif;
}
.titolo-pag-home{
	font-weight: bold;
	font-size:1.75rem;
	color:#e70141;
	font-family: "Carlito", sans-serif;
}
/*SHORTCODE PAGE CON CLASSI DI COLORE*/
.clinica-blu {
	background-color:#0480d4 !important;
	border:none;
	font-weight:bold;
  }
.formazione-rosso{
	 background:#d3202e !important;
	 font-weight:bold;
	 border:none;
 }
.educazione-verde{
	 background:#008530 !important;
	 font-weight:bold;
	 border:none;
 }
 .clinica-blu a:hover, .formazione-rosso a:hover, .educazione-verde a:hover{
	 color:#fff;
 }/*--*/
 
/* MARKETING - CONTAINER DI HOME */

.marketing .col-lg-3 {
  margin-bottom: 1.5rem;
  text-align: center;
}
/*.marketing h2 {
  font-weight: 400;
  margin-top:90px;
  background-color:#efc100;
	font-size:1.85rem;
	padding:0.5rem;
	margin-bottom:5px;
	color:#fff;
	text-align:center;
	border-top: 1px solid #efae00;
	border-bottom: 1px solid #efae00;
}*/

h3.titolo-prodotto{
min-height:70px;
padding:10px;
/*margin-top:5px;*/
font-weight:bold;
font-size:1.25rem;
background-color:#E00810;
color:#fff;
text-align:center;
}
h3.titolo-prodotto a{
color:#fff;

}
/*.card-img-top {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}*/
.marketing .col-lg-3 p {
  margin-right: .75rem;
  margin-left: .75rem;
}
/*----*/

/*FOOTER*/
.footer{
	padding: 0 0 3rem 0;
	font-size:0.9rem;
}
.footer-title{
	padding-top:15px;
	font-weight:bold;
	font-family: "Carlito", sans-serif;
}
.fas.fa-arrow-alt-circle-up {
    font-weight: 900;
	font-size:2rem;
	color:#e70141;
}

/*----*/
/* Sidebar - footer
---------------------  */

.sidebar-footer{
background-color:#111;
padding: 3rem 0 1.5rem 0;
color:#eee;
font-family: "Carlito", sans-serif;
}
.sidebar-footer h2{
color:#fff;
}
.sidebar-footer .widget-text a{
	color:#eee;
	font-size:weight;
}
.sidebar-footer .widget-title{
text-transform:uppercase;
}
.sidebar-footer .container{
	/*border-bottom: 1px solid #EAE9E9;9*/
}
hr.footer-separator{
	border-color:#555;
	margin-top:5px;
	margin-bottom:0;
}

/* SIDEBAR-HOME
---------------------  */

.top-focus{
/*background-color:#E00810;*/
padding: 2rem 0 1.5rem 0;
color: #35014a;
font-size: 1.4rem;
font-family: "Carlito", sans-serif;
margin-top:20px;
}

.top-focus h1{
	font-size: 2rem;
	color:#35014a;
	/*font-weight:bold;*/
}

.top-focus-int{
/*background-color:#EAE9E9;*/
padding: 2.5rem 0 1rem 0;
margin-bottom: 5px;
color:#35014a;
/*font-size: 2rem;*/
font-family: "Fjalla One", sans-serif;

}
.top-focus-int h1{

	font-size:2.4rem;
	color:#e70141;
}
.top-sidebar{
	/*background-color:#EAE9E9;
	padding: 1rem 0;
	color:#fff;
	box-shadow: 0 0 30px 0 rgba(0,0,0,.20);
	text-align:center;*/
}

hr.topsidebar-separator{
	border-color:#e5e5e5;
	margin-top:5px;
	margin-bottom:0;
}
.down-sidebar{
	background-color:#e70141;
	color:#fff;
	padding-bottom:2rem;
	padding-top:2rem;
}

.blu-sidebar{
	background-color:#f4ebda;
	/*color:#fff;*/
}
.blu-sidebar h2{
font-weight:bold;
}
.yellow-sidebar{
	background-color:#fff;
	color:#111;
	padding-bottom:2rem;
	padding-top:2rem;
}
.yellow-sidebar h2{
	color:#e70141;
}
.sidebar-home-down{
	
}
.sidebar-home-down h3{
	padding-bottom:1rem;
	padding-top:1rem;
}

/*SIDEBAR-CTA*/
.titolo-sidebar{
	font-size: 1.65rem;
	margin-bottom:1rem;
	font-weight:bold;
	color:#111;
	font-family: "Carlito", sans-serif;
}
.down-sidebar-int{
	background-color:#35014a;
	padding-bottom:40px;
	padding-top:20px;
	color:#fff;
}
.down-sidebar-int h3, .down-sidebar-int .h3 {
	color:#fff;
	/*font-weight:bold;*/
}
/**/

.progettiaprus:before{
	content: url(fiore-aprus.png);
	margin-right:6px;
	padding-top:3px;
}
.splide{
	background-color:#f4ebda;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }


}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 1rem;
  }
}
@media (max-width: 767px){
	
.img-fluid-fluid{
float:none;
max-width:100%;
}
.img-brand{
	width:250px;
}
.mobilecontacts {
    position: fixed !important;
    height: auto;
    width: 100%;
    z-index: 99999;
    bottom: 0;
    left: 0;
}
.mobilecontacts .tel {
    background-color: #E31101;
}
.mobilecontacts .email {
    background-color: #1C9AF8;
}
.mobilecontacts .wa {
    background-color: #18B401;
}
.mobilecontacts a {
    color: #FFFFFF;
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
}
.mobilecontacts a i {
    font-size: 2.0em;
    vertical-align: middle;
}
.mobilecontacts span {
    font-size: 13px;
}
.mobilecontacts .tel, .mobilecontacts .wa, .mobilecontacts .email {
    bottom: 0px;
    width: 33.32%;
    height: 52px;
    display: inline-block;
    float: left;
    text-align: center;
    margin: 0px;
    padding: 3px;
    line-height: 80%;
    font-weight: normal;
}
.tel .fa .fa-phone, .email .fa .fa-envelope, .wa .fa .fa-whatsapp {
	color:#fff!important;
}

.carousel-item {
  height: 20rem;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left:-230px;
  min-width: 100%;
  height: 20rem;
}
}
@media (min-width: 768px){
/*.navbar-nav li{
 border-left: 1px solid rgba(0,0,0,.2);
	font-size:0.9rem;
}*/
.img-brand{
	width:220px;
}
.clinica-blu .card-body, .formazione-rosso .card-body, .educazione-verde .card-body{
	 min-height:190px;
 }
}
@media (max-width: 781px){
	.wp-container-5 {
    gap: 0.5em !important;
	}
}

@media (max-width: 992px) {
.carousel-item {
  height: 20rem;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left:0;
  min-width: 100%;
  height: 20rem;
}
	
}
@media (max-width: 1199px) {
.nav-item{
		border-top:1px solid #ddd;
	}	
.dropdown-toggle::after{
    display: none;
	}
	
}
@media (min-width: 1200px) {
	.carousel-caption{
	/*width: 650px;*/
	background:rgba(255,255,255,.5);
	padding:1rem;
}
.clinica-blu .card-body, .formazione-rosso .card-body, .educazione-verde .card-body{
	 min-height:160px;
 }
 .top-sidebar{
	/*background: url("fiore-aprus-bco.png") no-repeat #EAE9E9;
	background-position:0% 0%;*/
}
}

@media (min-width: 2000px) {
.carousel-item > img {
  position: absolute;
  top: 0;
  width: 100%;
  height: auto;
}
.top-sidebar{
	/*background: url("fiore-aprus-bco.png") no-repeat #EAE9E9;
	background-position:20% 0%;*/
}
}

/* splide */
.splide__slide { margin: 0 20px !important; }

