.maiuscolo {text-transform:uppercase}
.giustificato {text-align:justify}
.maxWSlideHome {max-width:700px;}
.borderColorW { border:#FFF 4px solid;}
.borderRadius {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.greenTxt {color: #27A71D}
.red-color {color:#C3070A}

/*Button WhatsApp*/
.myBtn {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 110px; /* Place the button at the bottom of the page */
  right: 0px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  color: white; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 15px; /* Some padding */
  border-radius: 10px; /* Rounded corners */
  font-size: 18px; /* Increase font size */
  text-align:center !important;
  max-width:90px;
  height: auto !important;
}

.myBtn img {
  max-width:55px !important;
  height: auto !important;
}

/*Button return to top*/
#btn-back-to-top {
  	position: fixed;
	background:#0E384C;
	border: none; 
  	bottom: 40px;
  	right: 20px;
  	display: none;
 	z-index:9999;
  	border-radius:50%;
	-webkit-box-shadow: -1px 2px 6px 0px #1E84B5; 
	box-shadow: -1px 2px 6px 0px #1E84B5;
}

.customImg {
	border:#FFF 4px solid;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 0px 6px 5px rgba(0,0,0,0.20);
	-moz-box-shadow: 0px 0px 6px 5px rgba(0,0,0,0.20);
	box-shadow: 0px 0px 6px 5px rgba(0,0,0,0.20);
}

.clearAll {clear:both}
/*Ombra testi*/
.ombra {text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);}
/*Istruzioni per immagini*/
.responsiveImg {width:100%; height: auto}
.marginTopZero {padding-top:0; margin-top:0}
.no-result {font-size:14px; color:#9D1D1C; margin:0 auto; text-align:center !important; width:100%;}
.BorderRadius {-webkit-border-radius: 12px;-moz-border-radius: 12px;border-radius: 12px;}
.BorderRadiusBig {-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.shadowImg {
	-webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 1px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 1px 5px 0px rgba(50, 50, 50, 0.75);
	drop-shadow(5px 5px 10px #000);
}
.imgNoFound {max-width:200px; height:auto; margin:10px auto}
.bg-promo { background:url(../images/parallax-bg-1.jpg) no-repeat; background-position:top left; background-size:cover}
.bg-B1 { background:url(../images/parallax-bg-2.jpg) no-repeat; background-position:top left; background-size:cover}
.bg-B2 { background:url(../images/parallax-bg-3.jpg) no-repeat; background-position:top left; background-size:cover}
.text-contentH {position: absolute; z-index: 10; top:50%; left:50%; min-width:250px; width:50%; font-weight:bold}
.text-position-rightH {top: 50%; transform: translateY(-50%); right: 60px;}
.text-position-leftH {top: 50%; transform: translateY(-50%); left: 90px;}
.text-whatapp {color: #27b83f;font-size: 35px;font-weight: 400;line-height: 1.1;margin: 0;text-shadow: 0 0 11px #ffffff;text-transform: capitalize;}
.telephone {color: #fff;font-size: 28px;font-weight: 400;line-height: 1.4;}

@media only screen and (min-width: 780px) and (max-width: 900px) {
	header.main-header .header-sticky.active{
		position: relative;
	}
	.ImgBrand {
		margin:0 auto 0 -25px; 
		max-width:300px; 
		height:auto;
	}
	.g-recaptcha {
    	transform:scale(0.77);
    	transform-origin:0 0;
	}
	.myBtn {
  		right: 5px; /* Place the button 30px from the right */
	}
	.myBtn img {
  		max-width:45px !important;
  		height: auto !important;
	}
	.starsSmall img {
		max-width:38px !important; 
	}
}

/* adatto classe bootstrap a condizioni minime risoluzione */
@media only screen and (min-width: 250px) and (max-width: 600px) {
	header.main-header .header-sticky.active{
		position: relative;
	}
	.ImgBrand {
		margin:0 auto 0 -35px; 
		max-width:300px; 
		height:auto;
	}
	.g-recaptcha {
    	transform:scale(0.60);
    	transform-origin:0 0;
	}
	.myBtn {
  		right: 5px; /* Place the button 30px from the right */
	}
	.myBtn img {
  		max-width:45px !important;
  		height: auto !important;
	}
	.starsSmall img {
		max-width:38px !important; 
	}
}
/* Video container */
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
	margin:0 auto;
	text-align:center !important;
	width:100%;
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:99%;
	height:99%;
}
.includeIFrame iframe {
	width:99%;
	height:99%;
	min-height:400px;
	margin:0 auto;
}
/* Fine Video container */
/*contatti*/ 
.g-recaptcha {
    transform:scale(0.77);
    transform-origin:0 0;
}
.evidenzia {
   -moz-box-shadow:-1px 0px 5px 0px #fff;
   -webkit-box-shadow:-1px 0px 5px 0px #fff;
    box-shadow:-1px 0px 5px 0px #fff;
	border-top: #BC5A86 1px solid;
}
.alert_msg_top_def {
	position:relative;
	margin:0 auto 10px;
	padding:5px;
	width:100%;
	text-align:center; 
	font-size:18px !important;
	color: #921A1C !important;
	border: #4A2324 1px dotted;
	background: none;
}
.alert_msg_no_margin {
	position:relative;
	background: #ccc; 
	color:#000 !important; 
	border:1px dotted #666; 
	margin:20px auto 30px; 
	padding:10px; 
	max-width:100%; 
	text-align:center !important;
	border-radius: 20px;
}
.alert_msg_no_margin span {
	color:#000; 
	font-size:16px;
}
.alert_msg_margin_auto {
	position:relative;
	margin:0 auto 10px auto;
	padding:5px;
	max-width:90%;
	font-size:11px;
	color:#333;
	/*border:#ccc 1px dotted;*/
	background: none;
}
.msg_newsletter {
	width:80%; 
	margin:20px auto;
	text-align:center; 
	padding:10px; 
	border:#999 thin dotted; 
	background: url(../images/bg_n.png) repeat; 
	margin-bottom:10px;
	color:#FFFFFF;
	border-radius: 5px;
    -moz-border-radius: 5px; /* firefox */
    -webkit-border-radius: 5px; /* safari, chrome */
}
.msg_newsletter img {
	margin:0 auto;
}
.alert_msg_margin_auto span {
	color:#BC5A86; font-size:12px
}
/*fine contatti*/

.panel-body ul { list-style:circle}
.panel-body li { list-style:circle}

.replyAdmin {
	border:none !important; 
	margin-top:25px; 
	background:rgba(225,225,225,0.60); 
	padding:8px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.stars ul {
	list-style:none
}

.stars li {
	list-style:none;
	float:left;
	text-align:center !important;
	margin:5px;
	padding:5px;
}

.stars img {
	max-width:60px; 
	height:auto; 
	margin:10px auto !important; 
	vertical-align:middle;
	display:block
}

.stars input[type='radio'], 
input[type='checkbox'] {
	display:block;
	margin:0 auto
}


.starsSmall ul {
	list-style:none
}

.starsSmall li {
	list-style:none;
	float:left;
	text-align:center !important;
	margin:5px;
	padding:5px;
}

.starsSmall img {
	max-width:55px !important; 
	height:auto; 
	margin:8px auto !important; 
	vertical-align:middle;
	display:block
}

.starsSmall input[type='radio'], 
input[type='checkbox'] {
	display:block;
	margin:0 auto
}

.condition li { margin-bottom:12px; padding-bottom:4px;}


 /* Style the list */
ul.breadcrumb {
  padding: 10px 5px;
  list-style: none;
  font-family: 'Barlow Condensed', sans-serif;
  letter-spacing: 2px;
  margin:0 auto !important;
  text-align:center !important;
}

/* Display list items side by side */
ul.breadcrumb li {
  font-size: 19px;
  margin-right:10px !important;
  color:#fff
}

/* Add a slash symbol (/) before/behind each list item */
ul.breadcrumb li+li:before {
  padding: 4px;
  color: #fff;
  content: "/\00a0";
}

/* Add a color to all links inside the list */
ul.breadcrumb li a {
  color: #EFBB79;
  text-decoration: none;
}

/* Add a color on mouse-over */
ul.breadcrumb li a:hover {
  color: #fff;
  text-decoration: underline;
} 
.ombre {
    -webkit-box-shadow: 5px 5px 5px #666;
    -moz-box-shadow: 5px 5px 5px #666;
    box-shadow: 5px 5px 5px #666;	
}
.icon-menu {
	max-width:30px; 
	height:auto; 
	margin:10px auto !important; 
	vertical-align:middle;
	display:block
}
.mad-spec-tags{
	margin-top:-28px; 
}
.titleCatMenu {
    display: block;
    border-bootm: 1px dotted #000;
    height: 25px;
    line-height: 25px;
    padding: 2px 3px;
    font-size: 18px;
    margin-bottom: 12px;
    clear: both;
}    
.TitleCm {
    float: left;
}      
.CountCm {
    float: right;
	text-align:right;
 }
.CntTxtBlogArticolo p {
	margin-top:30px; 
	font-size:18px !important;
	text-align:justify;
	line-height:25px;
}
a.btn-c {
	background:#000;
	border:#E7BA00 1px solid;
	padding:5px;
	color:#F4C304;
	text-transform:uppercase;
	border-radius: 10px;
}

.DescrCorso p {
	 text-align:justify;
	 margin-bottom:-10px;
	 padding-bottom:0px;
}

.DescrCorso ul {
     margin: 10px 0;
     padding: 5px 0;
     list-style: circle;
}

.CntContentPackage ul {
     margin: 0px 20px 0px 20px !important;
     padding: 10px;
     list-style: circle;
}

.CntContentPackage p {
	 margin-bottom:0px !important;
}

.radius {border-radius: 10px}

.txtWhite {color:#fff}

.pagination a {
	background-color:#fff;
	font-size:20px;
	text-align:center;
    border-radius: 1000%;
    width: 40px;
    height: 40px; 
    display:inline-block;
    line-height:40px;
    vertical-align:center;
}

.pagination a:hover {
	background-color:#000;
	color:#fff;
}

.pagination a:active {
	background-color:#000;
	color:#fff;
}

a.active_n  {
	background-color:#000;
	color:#fff;
}

.activeLi a {
  color: var(--pbmit-global-color) !important;
}

.activeLiMSx {
  color: #1E84B5 !important;
  font-weight:bold;
}


ul.SocialList {list-style: none outside none; margin:0; padding: 0;}
ul.SocialList li {float: left; margin: 0 10px; }


ul.tagcloud  {
	list-style:none !important;
}
ul.tagcloud  li {
	float:left !important; 
	margin-right:2px !important;
	margin-top:0 !important;
	padding:2px !important;
	margin-bottom:25px !important;
	border: none !important;
}

ul.tagcloud  li a {
	background: #1E84B5;
	color:#fff !important;
	border-radius:5px;
	text-align:center;
	padding:20px;
}

.CntConsiglio {
  border: 2px solid var(--dark-divider-color);
  border-radius: 10px;
  margin-bottom: 20px;
}
.CntConsiglio p {
  font-style:oblique;
  padding-top:20px;
  padding-left:10px;
  padding-bottom:20px;
  margin-bottom:0;
}
