/*!
 * Start Bootstrap - Freelancer v5.0.1 (https://startbootstrap.com/template-overviews/freelancer)
 * Copyright 2013-2018 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-freelancer/blob/master/LICENSE)
 */
body {
  font-family: 'Open Sans', sans-serif;
  color: #333333;
  font-size: 1.05rem;
}
h1,h2,h3,h4,h5,h6 {
  font-weight: 700;
}
.small-title {
  font-weight: bold;
  line-height: 16px;
  margin-bottom: 3px;
}
.alert {
  z-index: 2!important;
}
/****  WIDTH  ****/
.width-2 {width: 2%!important;}
.width-3 {width: 3%!important;}
.width-4 {width: 4%!important;}
.width-5 {width: 5%!important;}
.width-6 {width: 6%!important;}
.width-7 {width: 7%!important;}
.width-8 {width: 8%!important;}
.width-9 {width: 9%!important;}
.width-10 {width: 10%!important;}
.width-11 {width: 11%!important;}
.width-12 {width: 12%!important;}
.width-13 {width: 13%!important;}
.width-14 {width: 14%!important;}
.width-15 {width: 15%!important;}
.width-16 {width: 16%!important;}
.width-17 {width: 17%!important;}
.width-18 {width: 18%!important;}
.width-20 {width: 20%!important;}
.width-22 {width: 22%!important;}
.width-25 {width: 25%!important;}
.width-26 {width: 26%!important;}
.width-30 {width: 30%!important;}
.width-32 {width: 32%!important;}
.width-35 {width: 35%!important;}
.width-36 {width: 36%!important;}
.width-40 {width: 40%!important;}
.width-45 {width: 45%!important;}
.width-47 {width: 47%!important;}
.width-49 {width: 49.3%!important;}
.width-50 {width: 50%!important;}
.width-55 {width: 55%!important;}
.width-60 {width: 60%!important;}
.width-65 {width: 65%!important;}
.width-70 {width: 70%!important;}
.width-75 {width: 75%!important;}
.width-80 {width: 80%!important;}
.width-85 {width: 85%!important;}
.width-90 {width: 90%!important;}
.width-95 {width: 95%!important;}
.width-98 {width: 98%!important;}
.width-99 {width: 99%!important;}
.width-100 {width: 100%!important;}
.width-fit {width: fit-content!important; }
/****  WIDTH  ****/
.height-100 { height: 100%!important;}
/****  COLOURS   ****/
/* Background */
.bg-white {background-color: #FFF!important;}
.bg-red {background-color: #b00!important;}
.bg-green {background-color: #4fa01f!important;}
.bg-blue {background-color: #1b8aa1!important;}
.bg-light-blue-tint {background-color: rgba(27,138,161,0.2);}
.bg-gray {background-color: #d2d3d5!important;}
.bg-light-gray {background-color: #c7cacc!important;}
.bg-gray_dark {background-color: #4d4d4d!important;}
.bg-purple {background-color: #866baf!important;}
.bg-dark-purple {background-color: #3A3E8A!important;}
.bg-orange {background-color: #f29d20!important;}
.bg-transparent {background-color: transparent!important;}
.bg-celeste {background-color: #deeaf6!important;}
.bg-verdino {background-color: #e2efd9!important;}
.bg-crema {background-color: #fff2cc!important;}
.bg-rosa {background-color: #fbe4d5!important;}
.bg-grigio {background-color: #ededed!important;}
/* Text Colurs */
.col-red {color: #b00;}
.col-green {color: #64c829;}
.col-blue {color: #1b8aa1!important;}
.col-dark-blue {color: #10496a;}
.col-light-gray {color: #a6a4a4!important;}
.col-gray {color: #6d6e71!important;}
.col-dark-gray {color: #5a5b5d!important;}
.col-purple {color: #866baf!important;}
.col-dark-purple {color: #3A3E8A!important;}
.col-orange {color: #f29d20!important;}
.col-verdino {color: #e2efd9!important;}
.col-crema {color: #fff2cc!important;}
.col-rosa {color: #fbe4d5!important;}
.placeholder { color: #6c757d!important;}
/****   FONTS   ****/
.font-12 {font-size: 12px!important;}
.font-13 {font-size: 13px!important;}
.font-14 {font-size: 14px!important;}
.font-15 {font-size: 15px!important;}
.font-16 {font-size: 16px!important;}
.font-18 {font-size: 18px!important;}
.font-20 {font-size: 20px!important;}
.font-22 {font-size: 22px!important;}
.font-24 {font-size: 24px!important;}
.font-26 {font-size: 26px!important;}
.font-27 {font-size: 27px!important;}
.font-28 {font-size: 28px!important;}
.font-30 {font-size: 30px!important;}
.font-32 {font-size: 32px!important;}
.font-38 {font-size: 38px!important;}
/* Line height */
.line-height-12 {line-height: 12px;}
.line-height-14 {line-height: 14px;}
.line-height-16 {line-height: 16px;}
.line-height-18 {line-height: 18px;}
.line-height-20 {line-height: 20px;}
.line-height-22 {line-height: 22px;}
.line-height-24 {line-height: 24px;}
.line-height-26 {line-height: 26px;}
.line-height-28 {line-height: 28px;}
.line-height-34 {line-height: 34px;}
.line-height-38 {line-height: 38px;}
.line-height-40 {line-height: 40px;}
/*******  BORDER  *************/
/*Bottom*/
.border-bottom-blue {
  border-bottom: 4px solid #6f91dd;
}
.border-bottom-pink {
  border-bottom: 4px solid #fdd3ca;
}
.border-bottom-green {
  border-bottom: 4px solid #7cd1b0;
}
.border-bottom-red {
  border-bottom: 4px solid #ff5757;
}
.border-white-2 {
  border: 2px solid #FFF!important;
}
.border-blue-2 {
  border: 2px solid #1b8aa1;
}
.border-blue-3 {
  border: 3px solid #1b8aa1;
}
.border-blue-4 {
  border: 4px solid #1b8aa1;
}
.border-left-1 {
  border-left: 1px solid #333!important;
}
.border-right-1 {
  border-right: 1px solid #333!important;
}

.text-decoration-underline {
  text-decoration: underline;
}
/**********  GHOST BUTTON  *******************/
.ghost-btn {
	display: inline-block;
	border: 2px solid;
	border-radius: 3px;
	background-color: #FFF;
	margin: 0px;
	padding: 5px 10px;
	text-decoration:none;
	text-align:center;
	cursor: pointer;
}
.ghost-btn:hover {
	color: #FFF!important;
	background-color: #1b8aa1;
	text-decoration:none;
}
/* Ghost Button colours */
.ghost-blue { color: #1b8aa1!important; border-color: #1b8aa1!important;}
.ghost-blue:hover { background-color: #1b8aa1;}
.ghost-green { color: #64c829!important; border-color: #64c829!important;}
.ghost-green:hover { background-color: #64c829;}
.ghost-orange { color: #f29d20!important; border-color: #f29d20!important;}
.ghost-orange:hover { background-color: #f29d20;}
.ghost-purple { color: #866baf!important; border-color: #866baf!important;}
.ghost-purple:hover { background-color: #866baf;}
.ghost-dark-purple { color: #3A3E8A!important; border-color: #3A3E8A!important;}
.ghost-dark-purple:hover { background-color: #3A3E8A!important;}
.ghost-red { color: #b00!important; border-color: #b00!important;}
.ghost-red:hover { background-color: #b00;}
.ghost-gray { color: #6d6e71!important; border-color: #6d6e71!important;}
.ghost-gray:hover { background-color: #6d6e71;}
/**********  SOLID BUTTON  *******************/
.solid-btn {
	display: inline-block;
	border: 0px;
	border-radius: 3px;
	color: #FFF!important;
	margin: 0px;
	padding: 5px 10px;
	text-decoration:none;
	text-align:center;
	cursor: pointer;
}
.solid-btn:hover {
	text-decoration:none;
}
/* Ghost Button colours */
.solid-blue { background-color: #1b8aa1;}
.solid-blue:hover { background-color: #125b69;}
.solid-green { background-color: #64c829;}
.solid-green:hover { background-color: #4f9e21;}
.solid-orange { background-color: #f29d20;}
.solid-orange:hover { background-color: #d48b1e;}
.solid-purple { background-color: #866baf;}
.solid-purple:hover { background-color: #675386;}
.solid-dark-purple { background-color: #3A3E8A;}
.solid-dark-purple:hover { background-color: #282b5f;}
.solid-red { background-color: #b00;}
.solid-red:hover { background-color: rgb(150, 3, 3);}
.solid-gray{ background-color: #6d6e71;}
.solid-gray:hover { background-color: #4d4d4d;}

.disabled-hovering {
	opacity: 0.6;
  	pointer-events: none;
}
.margin-left-10 {
	margin-left: 6%;
}
hr.light-line,
hr.dark-line {
  max-width: 12rem;
  padding: 0;
  text-align: center;
  border: none;
  border-top: solid 0.25rem;
  margin-top: 1.8rem;
  margin-bottom: 2.3rem;
  margin-left: auto;
  margin-right: auto;
}
hr.light-line {
  border-color: #fff;
}
hr.light-line:after {
  color: #fff;
  background-color: #1b8aa1;
}
hr.dark-line {
  border-color: #1b8aa1;
}
hr.dark-line:after {
  color: #2C3E50;
  background-color: white;
}
section {
  padding: 6rem 0;
}
section h2 {
  font-size: 2.2rem;
  line-height: 2.2rem;
}
@media (min-width: 992px) {
  section h2 {
    font-size: 2.8rem;
    line-height: 2.8rem;
  }
}
.pointer {cursor: pointer;}
.btn {
  border-width: 2px;
}
.bg-primary {
  background-color: #1b8aa1 !important;
}
.bg-secondary {
  background-color: #106b7d !important;
}
.bg-light-blue {
  background-color: #a5d3e0 !important;
}
.border-secondary {
  border-color: #ccc!important;
}
.opacity-7:hover {
  opacity:0.7;
  text-decoration: none;
}
.text-primary {
  color: #1b8aa1 !important;
}
.text-secondary {
  color: #106b7d !important;
}
.btn-primary {
  background-color: #1b8aa1;
  border-color: #1b8aa1;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background-color: #106b7d;
  border-color: #106b7d;
}
.btn-xl {
  padding: 0.5rem 1.75rem;
  font-size: 1.25rem;
}
.btn-social {
  width: 3.25rem;
  height: 3.25rem;
  font-size: 1.25rem;
  line-height: 2rem;
}
.scroll-to-top {
  z-index: 1042;
  right: 1rem;
  bottom: 1rem;
  display: none;
}
.scroll-to-top a {
  width: 3.5rem;
  height: 3.5rem;
  background-color: rgba(33, 37, 41, 0.5);
  line-height: 3.1rem;
}
.ghost-blue-btn {
	display: inline-blocK;
	padding: 5px 15px;
	border: 3px solid #FFF;
	font-weight: bold;
	font-size: 24px;
	background-color: #1b8aa1;
	margin: 1px 0px;
	border-radius: 3px;
}
.ghost-blue-btn:hover {
	color: #1b8aa1!important;
	background-color: #FFF;
	text-decoration:none;
}
.font-family-roboto {
	font-family: 'Open Sans', sans-serif; /*'Roboto Slab', serif;*/
}
.pdf-icon {
	width: 35px;
}
.pdf-icon-2 {
	width: 55px;
}
.pdf-icon-2:hover {
	opacity: 0.8;
}
.generalLink {
	color: #1b8aa1;
	text-decoration:none;
}
.generalLink:hover {
	color: #1b8aa1;
	text-decoration: underline;
}
.whiteLink {
	color: #ffffff;
	text-decoration:underline;
}
.whiteLink:hover {
	opacity: 0.8;
	text-decoration: underline;
  color: #dcba25!important;
}
.link-hover-opacity:hover {
  color: #ec5a4f!important;
	opacity: 0.6;
}
.successMessage {
	color: #333;
	font-size: 18px;
	padding: 15px 20px;
	border: 2px solid #093;
	border-radius: 3px;
	background-color: #BFFFBF;
}
/******** Colours **********/
.bg-blue { background-color: #1b8aa1; }
.bg-green { background-color: #76c69f;}
.bg-light-red { background-color: #ec5a4f; }
.col-blue { color: #1b8aa1; }
.col-green { color: #76c69f;}
.col-dark-gray { color: #444; }
.col-light-red { color: #ec5a4f; }
/****   Language   **********/
#langSwitcher {
	position: fixed;
	right: 15px;
	top: 5px;
	z-index:9999;
}
#langSwitcher ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#langSwitcher li {
  float: left;
}
#langSwitcher li:first-child {
  border-right: 1px solid #FFF;/*1b8aa1*/
}
#langSwitcher li button {
  background-color: transparent;
  border: 0px;
  color: #FFF;
  width: 45px;
  padding: 0px 5px;
  text-transform:uppercase;
}

.shadow-box {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.shadow-box:hover {
  background-color: rgba(0,0,0,0.3);
}
.programma-img img {
  border: 1px solid #1b8aa1;
  width: 100%;
}
.programma-img {
  position: relative;
  margin: 0 auto;
  display: block;
  max-width: 150px;
  width: 100%;
  z-index: 1;
}
.programma-img:hover {
  background-color: rgba(0,0,0,0.3);
}

/*****   NAVBAR   *****************/
#mainNav,  #mainNav-only {
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
}

#mainNav .navbar-brand, #mainNav-only .navbar-brand {
  color: #fff;
}

#mainNav .navbar-nav {
  margin-top: 1rem;
  letter-spacing: 0.0625rem;
}

#mainNav .navbar-nav li.nav-item a.nav-link {
  color: #fff;
}

#mainNav .navbar-nav li.nav-item a.nav-link:hover {
  color: #c4d5a7;
}

#mainNav .navbar-nav li.nav-item a.nav-link:active, #mainNav .navbar-nav li.nav-item a.nav-link:focus {
  color: #fff;
}

#mainNav .navbar-nav li.nav-item a.nav-link.active {
  color: #c4d5a7;
}

#mainNav .navbar-toggler {
  font-size: 80%;
  padding: 0.8rem;
}

@media (min-width: 992px) {
  #mainNav, #mainNav-only {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;
  }
  #mainNav .navbar-brand, #mainNav-only .navbar-brand {
    font-size: 2em;
    -webkit-transition: font-size 0.3s;
    transition: font-size 0.3s;
  }
  #mainNav .navbar-nav, #mainNav-only .navbar-nav {
    margin-top: 0;
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link.active {
    color: #1b8aa1;
    background: #FFF; /* c4d5a7 */
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link.active:active, #mainNav .navbar-nav > li.nav-item > a.nav-link.active:focus, #mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover {
    color: #1b8aa1;
    background: #FFF; /* c4d5a7 */
  }
  #mainNav.navbar-shrink {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  #mainNav.navbar-shrink .navbar-brand {
    font-size: 1.5em;
  }
}
a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
    background-color: #1b8aa1!important;
}

#headerLogo {
	width: 180px;
}
.px-menu {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
@media (max-width: 1200px) {
  .px-menu {
    padding-left: 1rem !important;
    padding-right: 0rem !important;
  }
}
@media (max-width: 992px) {
  .px-menu {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
}
/*******************************************/
/****************  HEADER   ****************/
/*******************************************/
header.headerContainer {
  padding-top: calc(6rem + 40px);
  padding-bottom: 6rem;
  background: url(../images/home-banner.jpg) no-repeat scroll center center;
}
header.headerMeetingContainer {
  padding-top: calc(6rem + 40px);
  padding-bottom: 6rem;
  background: url(../images/home-banner3.jpg) no-repeat scroll center center;
}
header.headerContainer .headerSubTxt {
	font-family: 'Open Sans', sans-serif;
	font-size: 2rem;
	margin-bottom: 15px;
	opacity: 0.6;
}
header.headerMeetingContainer .headerSubTxt {
	font-family: 'Open Sans', sans-serif;
	font-size: 3rem;
	margin-bottom: 5px;
	opacity: 1;
}
header.headerContainer .quandoTxt, header.headerMeetingContainer .quandoTxt  {
	font-size: 2rem;
  font-weight: bold;
  margin-top: 40px;
	line-height: 44px;
}
@media (max-width: 576px) {
  header.headerMeetingContainer .headerSubTxt {
    font-size: 2.4rem;
  }
	header.headerMeetingContainer .quandoTxt{
		font-size: 1.8rem;
		line-height: 38px;
	}
}
header.headerMeetingContainer .doveTxt {
	font-size: 2rem;
  /*  font-weight: bold; */
    margin-top: 25px;
	line-height: 32px;
}
@media (max-width: 576px) {
	header.headerMeetingContainer .doveTxt {
		font-size: 1.6rem;
		line-height: 34px;
	}
}
header.headerMeetingContainer .noteTxt {
	font-size: 1.5rem;
    font-weight: bold;
    margin-top: 15px;
}
header.headerContainer h1, header.headerMeetingContainer h1 {
  font-size: 2.8rem;
  line-height: 2.8rem;
  font-family: 'Open Sans', sans-serif;
}
header.headerContainer h2, header.headerMeetingContainer h2 {
  font-size: 1.3rem;
  /*font-family: 'Open Sans', sans-serif;*/
}
@media (max-width: 390px) {
	header.headerContainer h1, header.headerMeetingContainer h1 {
	  font-size: 2.6rem;
	  line-height: 2.6rem;
	  font-family: 'Open Sans', sans-serif;
	}
	header.headerContainer h2, header.headerMeetingContainer h1 {
	  font-size: 1.2rem;
	  /*font-family: 'Open Sans', sans-serif;*/
	}
  header.headerMeetingContainer h1.meetingTitle {
	  font-size: 2.4rem;
	  line-height: 2.6rem;
	  font-family: 'Open Sans', sans-serif;
	}
}
@media (min-width: 992px) {
  header.headerContainer, header.headerMeetingContainer {
	  padding-top: calc(5rem + 75px);
    padding-bottom: 7rem;
  }
  header.headerContainer h1, header.headerMeetingContainer h1 {
    font-size: 4em;
    line-height: 3.6rem;
  }
  header.headerContainer h2, header.headerMeetingContainer h2 {
    font-size: 1.8em;
  }
  header.headerMeetingContainer h1.meetingTitle {
    font-size: 3.5em;
    line-height: 3.8rem;
  }
}
/*************   PROGRAMMA   ****************/
.programma {
  margin-bottom: -15px;
}
@media (min-width: 576px) {
  .programma {
    margin-bottom: -30px;
  }
}
.progTable tr {
	margin-bottom: 8px;
}
.progTable tr td {
	vertical-align: top;
	padding: 0 5px 15px;
}
.progHour {
	font-weight: bold;
}
.progTitle {
	display: block;
	margin-bottom: 3px;
	font-size: 18px;
	font-weight: bold;
}	
.progPeople {
	font-style:italic;
  	text-align:justify;
}

/**************   DOVE   ***********/
#map {
	position: relative;
	padding-bottom: 75%; /* This is the aspect ratio*/
	height: 0;
	overflow: hidden;
	border: 1px solid #FFF;
	margin-bottom: 30px;
}
#map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/******  OFFERTA FORMATIVA  ********/
.module-box {
  border-bottom: 1px solid #ccc;
  padding: 20px 20px;
}
.module-workshop-box {
  border: 1px solid #ccc;
  margin-bottom: 10px;
}
.module-workshop-header {
  padding: 20px 20px;
  background-color: #1b8aa1;
}
.module-workshop-content {
  padding: 20px 20px;
}
[aria-expanded="true"] .fa-chevron-down, [aria-expanded="false"] .fa-chevron-up {
  display: block!important;
}
.more:hover, .more:focus, .more:active {
  text-decoration: none;
  color: #106b7d!important;
}
#accordion {
  width: 90%;
}
.module-details {
  width: 95%;
}
@media (max-width: 992px) {
	#accordion {
    width: 100%;
  }
  #accordion {
    width: 100%;
  }
  #accordion h5 {
    text-align: left;
    font-size: 1.2rem;
  }
  .module-details {
    width: 100%;
  }
}
/********  ISCRIZIONE - Contact Form  ************/
.form-border-bottom {
  border-bottom: 1px solid #bfc1c3 !important;
}
.floating-label-form-group {
  position: relative;
  border-bottom: 1px solid #e9ecef;

}
.floating-label-form-group input,
.floating-label-form-group textarea {
  font-size: 1.2em;
  position: relative;
  z-index: 1;
  padding-right: 0;
  padding-left: 0;
  resize: none;
  border: none;
  border-radius: 0;
  background: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.floating-label-form-group label {
  font-size: 0.85em;
  line-height: 1.764705882em;
  position: relative;
  z-index: 0;
  top: 2em;
  display: block;
  margin: 0;
  -webkit-transition: top 0.3s ease, opacity 0.3s ease;
  transition: top 0.3s ease, opacity 0.3s ease;
  /*vertical-align: middle;
  vertical-align: baseline;*/
  opacity: 0;
}
.floating-label-form-group:not(:first-child) {
  padding-left: 14px;
  border-left: 1px solid #e9ecef;
}
.floating-label-form-group-with-value label {
  top: 0;
  opacity: 1;
}
.floating-label-form-group-with-focus label {
  color: #c4d5a7;
}
form .row:first-child .floating-label-form-group {
  border-top: 1px solid #e9ecef;
}
p.checkRadio {
  padding-left: 3px;
  padding-right: 3px;
  text-indent: 5px;
  vertical-align: middle;
  font-weight: normal;
  display: inline-block; 
  margin: 0px;
  margin-bottom: 7px;
  font-size: 20px;
}
p.checkRadio span {
  display: inline-block;
  height:30px;
  line-height:25px;
  padding-right: 10px;
}
p.checkRadio input[type=radio] {
  height: 30px!important;
  width: 30px!important;
  vertical-align:bottom;
}
p.checkRadio input[type=checkbox] {
  height: 24px!important;
  width: 24px!important;
  vertical-align:bottom;
}
p.checkBoxSmall {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 14px;
  margin-bottom: 7px;
}

p.checkBoxSmall input[type=checkbox] {
  height: 18px !important;
  width: 18px !important;
  margin-right: 8px;
}

p.checkBoxSmall span {
  line-height: 1.3;
  flex: 1;
}
/*****  Checkbox table  *****/
#checkbox-table {
  border-collapse: collapse;
  border: 0px;
}
#checkbox-table td {
  padding: 10px 0px;
}
#checkbox-table input {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
#checkbox-table span {
  display: inline-block;
  line-height: 22px;
}
@media (max-width: 600px) {
	.width-47 {
		width: 100%!important;
	}
	.margin-left-10 {
		margin-left: 0px;
	}
}
/* Load PDF */
.custom-file span {
  font-size: 1.2em;
  color: #495057;
}
.inputFile {
  padding: 5px 0px;
	margin-top:8px;
  background-color: #999;
	color:#FFF;
  width: 48px;	
  overflow: hidden;
	opacity: 0;
}
.icon-choose-file {
  position: absolute;
  opacity: 0.1;
  top: 50%;
  left: 50%;
  margin-top: -17px;
  margin-left: -17px;
  width: 34px;
  height: 34px;
}
#targetOuter{	
	position:relative;
	display: inline-block;
  text-align: center;
  background-color: #4d4d4d;
	margin: 0px 6px;
	padding-top: 3px;
  width: 34px;
  height: 34px;
	border-radius: 3px;
	color: white;
  font-size: 20px;
}
#targetOuter:hover{
	background-color: #7F7F7F;
}
.logo-upload {
	background-color: #FFF;
	border: 2px solid #4d4d4d;
	border-radius: 3px;
	color: #4d4d4d;
	margin: 0px;
	padding: 3px 7px;
	text-decoration:none;
	height: 34px;
}
.logo-upload:hover {
	background-color: #4d4d4d;
	color: #FFF;
}
/*******  FOOTER  **************/
.footer {
  padding-top: 5rem;
  padding-bottom: 2rem;
  color: #fff;
  font-size: 16px!important;;
}
.partnerLink {
	display: inline-block;
	margin: 5px 5px;
}
.partnerLink img {
	width: 200px;
}
.copyright {
  background-color: #106b7d; 
}

/*  MODAL POPUP  */
.modal-dialog {
	max-width: 900px!important;
	margin: 1.75rem auto;
}
.modal-header {
	background-color: #1b8aa1;/*636b59*/
	color: #FFF;	
}
.modal-footer {
    border-top: 1px solid #1b8aa1;
}
.modal-footer .btn {
    color: #FFF;
    background-color: #1b8aa1;
    border: 1px solid #1b8aa1;
}
/********************************************************/
/**************   ONLINE  MEETINGS PAGE  ****************/
/********************************************************/
#meetings, #single-meeting {
  margin-top: 40px;
}
#meetings article {
  width: 100%;
  margin: 0 0 2em 0; /* 0 0 3em 0 */
  padding: 0.5em 0.5em;
  box-shadow: 0 0 40px rgba(0,0,0,0.2);
}
#meetings .date-title { 
    font-size: 16px;
    margin-bottom: 5px;
}
#meetings h3.page-title, #single-meeting h3.page-title {
  width: auto;
  border-bottom: 2px solid #1b8aa1;
}
#meetings article img {
  width: 100%;
  max-width: 600px;
}

.price-box {
  position: absolute;
  top: 3px;
  right: 15px;
  border: 2px solid #333;
}

/***********  SINGLE MEETING PAGE  *************/
#single-meeting article {
  width: 100%;
  margin: 0 0 2em 0; /* 0 0 3em 0 */
  padding: 0.5em 0.5em;
}
/******  Toggle Button  ************/
[aria-expanded="true"] .fa-plus, 
[aria-expanded="false"] .fa-minus {
    display:none;
}
[aria-expanded="true"] .fa-chevron-down, 
[aria-expanded="false"] .fa-chevron-up {
    display:none;
}
/*******  Registration page  *****/
.registration-summary {
  list-style-type: none;
  padding-left: 5px;
}
.registration-summary img {
  width: 33px;
}
/************************************************/
/***********  View in Browser Style   ***********/
/************************************************/
.bg-light-gray {
	background-color: rgb(248, 248, 248);
}
/** EMAIL SERVICE ACCESSES + PWD RECOVER  ****/
.email-container { 
	width:100%; 
	max-width:840px; 
	margin: 10px auto 10px;
}
#email-header {
	height: fit-content;
	position: relative!important;
	padding-bottom: 15px;
}
#email-header img {
	width: 150px;
}
.width-icon-big {
	width: 140px;
}
.width-icon-small {
	width: 100px;
}
/**  FLEX BOX  **/
.flex-container {
	display: flex;
	flex-flow: wrap;
	align-items: center;
}
.flex-container hr {
	width: 100%;
	background-color: #FFF;
	border: 0px;
    margin: 0px;
}
/*  Programma  */
.m-b-3 {
  margin-bottom: 3px;
}
@media (min-width: 992px) {
  .offset-lg-6 {
      margin-left: 49.7%!important;
  }
}
@media (min-width: 1460px) {
  .offset-lg-6 {
      margin-left: 49.8%!important;
  }
}
.border-dotted-left {
  border-left: 3px dotted #444;
}
.border-dotted-right {
  border-right: 3px dotted #444;
}
@media (max-width: 992px) {
  .border-dotted-left {
    border-left: 0px dotted #444;
  }
  .border-dotted-right {
    border-right: 0px dotted #444;
  }
}

/**************************************/
/*********   QUESTIONARIO   **********/
/*************************************/
.quest-box {
  border: 1px solid #333;
  margin-left: 0px!important;
  margin-right: 0px!important;
}
.quest-box table tr td{
  text-align: center;
}
.cell-box {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 110px;
  line-height: 20px;
}
.small-cell-box {
  height: 65px!important;
}
.big-cell-box {
  height: 95px!important;
}
.border-top-1 {
  border-top: 1px solid #333;
}
.border-bottom-1 {
  border-bottom: 1px solid #333;
}
.border-top-1-w {
  border-top: 1px solid #FFF;
}
.border-bottom-1-w {
  border-bottom: 1px solid #FFF;
}
.border-top-2-w {
  border-top: 2px solid #FFF;
}
.border-bottom-2-w {
  border-bottom: 2px solid #FFF;
}
/* custome checkbox  */
.valutazione_checkbox{
  margin: 0px;
  background-color: transparent;
  border-radius: 0px;
  border: 0px solid #fff;
  overflow: hidden;
  width: 100%;
}
.valutazione_checkbox label {
  float: left; 
  line-height: 68px;
  /*width: 8.0em; height: 3.0em;*/
  width: 100%;
  margin:0px;
  cursor: pointer;
}
.valutazione_checkbox label span {
  text-align: center;
  padding: 3px 5px;
  display: block;
}
.valutazione_checkbox label span.title-event {
  height: 65px;
  padding-top: 23px;
}
.valutazione_checkbox label span.w-title-event {
  height: 70px;
  padding-top: 13px;
}
.two-lines-padding {
  padding-top: 23px!important;
}
@media (max-width: 424px) {
  .two-lines-padding {
    padding-top: 14px!important;
  }
}
.valutazione_checkbox label span.big-title-event {
  height: 95px;
  padding-top: 38px;
}
.valutazione_checkbox label input {
  position: absolute;
  display: none;
  color: #fff !important;
}
.severe-btn:hover {
  opacity: 0.9;
}
/* selects all of the text within the input element and changes the color of the text */
.valutazione_checkbox label input + span{
  color: #000;
}
/* This will declare how a selected input will look giving generic properties */
.valutazione_checkbox input:checked + span {
  color: #000;
  /*text-shadow: 0 0  6px rgba(0, 0, 0, 0.8);*/
}
.valutazione_checkbox input:checked + span{background-color: #1b8aa1; color: #FFF;}
.valutazione-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333;
  width: 250px;
  height: 120px;
  background-color: aqua;
  font-size: 22px;
  line-height: 28px;
  text-decoration: none;
}
.valutazione-btn:hover {
  opacity: 0.7;
  text-decoration: none;
}
@media (max-width: 767px) {
  #valutazioni-btn-box {
    width: 95%!important;
  }
  #valutazioni-btn-box div{
    width: 90%!important;
  }
  .valutazione-btn {
    width: 90%;
  }
}
.icon-border {
  text-shadow: -1px 0 #333, 0 1px #333, 1px 0 #333, 0 -1px #333;
}
.darker-color {
  filter: brightness(95%);
}
.download-btn:hover {
  opacity: 0.8;
  cursor: pointer;
  outline: none;
}
.download-btn:focus {
  outline: 0 !important;
}
/******************  INTERNAL SECTION  ********************/
header.headerEventContainer {
  padding-top: calc(6rem + 60px);
  padding-bottom: 6rem;
  background: url(../images/home-banner-event.jpg) no-repeat scroll bottom center;
}
#logoutInternal {
  position: absolute;
  top: 30px; 
  right:20px;
  border: 2px solid #FFF;
  padding: 7px 15px;
  color: #FFF;
  background-color: #106b7d;
}
#logoutInternal:hover {
  color: #106b7d;
  background-color: #FFF;
}
/****  EVENTI  *****/
.eventTitle {
  font-size: 2.8em!important;
}
header.headerEventContainer .quandoTxt  {
	font-size: 1.8rem;
  font-weight: bold;
  margin-top: 40px;
	line-height: 40px;
}
@media (max-width: 576px) {
	header.headerEventContainer .quandoTxt{
		font-size: 1.6rem;
		line-height: 38px;
	}
}
header.headerEventContainer .doveTxt {
	font-size: 1.6rem;
  /*  font-weight: bold; */
  margin-top: 25px;
  margin-bottom: 30px;
	line-height: 28px;
}
@media (max-width: 576px) {
	header.headerEventContainer .doveTxt {
		font-size: 1.4rem;
		line-height: 26px;
	}
}
header.headerEventContainer .descriptionTxt {
  font-size: 1.6rem;
  opacity: 0.7;
  line-height: 1.4em;
  width: 80%;
  margin: 30px auto 15px;
}
.list-box {
  height: 420px;
  overflow-x: hidden;
  overflow-y: scroll;
}

/**********   EVENTS  ************/
/** Workshop ***/
.module-workshop-box h5 {
  position: relative; 
  padding-right: 30px; 
}
.workshop-option-btn {
  position: absolute;
  right: 0px;
  top: 0px;
}

  

