.lightblueText{ color: #EEF3FD; }
.lightblueBackground{ background-color: #EEF3FD; }

.semiblueBackground{ background-color: #C1D1F4; }
.greenBackground{ background-color: #9BE4DD; }
.grayBackground{ background-color: #F6F6F6; }

.blueText, .h3StrongBlue h3 strong{ color: #78A2F4; }
.blueBackground{ background-color: #78A2F4; }

.darkblueText{ color: #0F315E; }
.darkblueBackground{ background-color: #0F315E; }

.lightRedText{ color: #EEBCC5; }
.lightRedBackground{ background-color: #EEBCC5; }

.whiteText{
	color: #FFFFFF;
}

.whiteWithShadow{
	background: #FFFFFF;
	box-shadow: 0px 6px 6px #00000029;
}

picture{
	display: inline-block;
}

.infoDettagliate.collapsed .fa.fa-angle-up{
	display: none;
}

.infoDettagliate .fa.fa-angle-down{
	display: none;
}
.infoDettagliate.collapsed .fa.fa-angle-down{
	display: block;
}

/* --------------- */
#modalBando .modal-dialog{
	width: 1200px;
	max-width: 90%;
}

#modalBando .modal-content{
	border: 8px solid #78A2F4;
}

#modalBando .modal-content,
#modalBando .modal-content .modal-header,
#modalBando .modal-content .modal-footer{
	border-radius: 0 !important;
}
#modalBando .modal-content .modal-body .singoloAllegato{
	margin-bottom: 0.5rem;
}
#modalBando .modal-content .modal-body .singoloAllegato .icon{
	margin-right: 0.5rem;
  width: 1.3rem;
	margin-top: 0.25rem;
}

#modalBando .modal-content .modal-body .singoloAllegato a{
	display: flex;
  align-items: flex-start;
}

#modalBando .modal-content .modal-header {
  border-bottom: 3px solid #78a2f4;
}

#modalBando .modal-content .modal-footer {
  border-top: 3px solid #78a2f4;
}

.tableBandi{
	font-size: 0.78rem;
	margin-bottom: 0;
}

.tableBandi tr th{
	padding: 0.2rem;
}

.tableBandi tr th a{
	color: inherit;
}

.tableBandi tr td{
	padding: 0.2rem;
}

.dynatable-record-count,
.dynatable-pagination-links{
	font-size: 0.7rem;
}

.selettoriScadenza .fakeRadio{
	align-items: center;
}

.selettoriScadenza .fakeRadio input[type="radio"] + .fill{
	transform: translateY(-2px);
}

.ricercaBandi{
	display: flex;
	margin-bottom: 1rem;
	align-items: center;
	justify-content: space-between;
}

.ricercaBandi,
.ricercaBandi .form-control{
	font-size: 0.8rem;
}

body .dynatable-active-page{
	line-height: 1rem;
	background: #78a2f4;
	border-radius: 0;
	font-weight: 700;
	padding: 0.07rem 0.2rem;
}

/* --------------- */
form.ricerca{
	border-radius: 100px;
	overflow: hidden;
}
form.ricerca .form-control,
form.ricerca .form-control:active,
form.ricerca .form-control:focus{
	background-color: #EEEEEE;
	padding: 0.3rem 1rem;
	border-width: 0;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	outline: none;
}
form.ricerca .btn{
	padding: 0.2rem 1rem;
  background-color: #79A2F4;
  border-radius: 100px;
  margin-left: -1rem;
  z-index: 9;
}

form.ricerca .btn:hover,
form.ricerca .btn:active,
form.ricerca .btn:focus{
	background-color: #0F315E;

}
.dropdown-menu{
	margin-top: -0.1rem;
  border-radius: 0;
  background: #eff3fe;
  border-width: 0;
}
.dropdown-menu .dropdown-item{
	padding: 0.2rem 0.9rem;
	transition: 0.3s all ease-in-out;
}
.dropdown-menu .dropdown-item:hover{
	color: #FFFFFF;
	background-color: #78A2F4;
}
.dropdown:hover .dropdown-menu{
	display: block;
	padding: 0;
}
.breadcrumb{
	font-family: 'Roboto', sans-serif;
  font-weight: 800;
	background: transparent;
}
.certificazioni{
	display: flex;
	width: 100%;
}
.certificazioni>div{
	width: 25%;
	text-align: center;
}
.icoContact{
	height: 1.8rem;
}
.lowerFooter{
	background-color: #9DBBF7;
	padding: 0.3rem;
	font-size: 0.8rem;
}
.mediumFooter{
	background-color: #0F315E;
	color: #FFFFFF;
	text-align: center;
	font-size: 0.8rem;
}
.footerColMenu{
	padding-left: 0;
}
.footerColMenu li{
	list-style: none;
	margin-bottom: 0.5rem;
	display: flex;
	align-items: baseline;
}
.footerColMenu li:before{
	content: "";
	display: inline-block;
	width: 0.4rem;
	height: 0.4rem;
	border-width: 3px 3px 0 0;
	border-color: #FFFFFF;
	border-style: solid;
	transform: rotate(45deg) translateY(-0.2rem);
	margin-right: 0.6rem;
	transform-origin: center;
}
.upperFooter{
	background-color: #9DBBF7;
	padding: 3rem 0;
	font-size: 0.9rem;
	line-height: 1.1rem;
}
.upperFooter .icoContact{
	height: 1.6rem;
}
.logoBp{
	height: 1rem;
}
.logoFooter{
	display: block;
  width: 100%;
  background: #FFFFFF;
  padding: 2rem;
}
.logoFooter img{
	width: 100%;
}
.justify-content-space-between{
	justify-content: space-between;
}

.linkTrattino a,
a.linkTrattino,
span.linkTrattino{
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	position: relative;
	padding-left: 1.5rem;
}

.linkTrattino a:before,
a.linkTrattino:before,
span.linkTrattino:before{
	content: "";
  width: 1rem;
  height: 0.3rem;
  background: #9BE4DD;
  display: block;
  left: 0;
  top: 0.65rem;
  position: absolute;
}

.noHoverUnderlined{
	text-decoration: none !important;
}

.transition{
	transition: 0.3s all ease-in-out;
}

.sottoMenu{
	padding-left: 2rem;
}

.sottoMenu li{
	position: relative;
	padding-left: 1.2rem;
}

.sottoMenu li .arrow{
	display: block;
	left: 0;
	top: 50%;
	margin-top: -0.85rem;
	width: 0.7rem;
	height: 1.7rem;
	background: #9BE4DD;
	position: absolute;
	transition: 0.3s all ease-in-out;
}

.sottoMenu li:hover .arrow,
.sottoMenu li.active .arrow {
	width: 95%;
	opacity: 0.4;
}

.sottoMenu li .arrow:after{
	content: "";
	position: absolute;
	top: 0;
	left: 100%;
	width: 0%;
	height: 100%;
	background: #9BE4DD;
}

.sottoMenu li:hover .arrow:after,
.sottoMenu li.active .arrow:after{
	opacity: 1;
  height: 0;
  width: 0;
  border-left: 15px solid #9BE4DD;
  border-top: 0.85rem solid #FFFFFF;
  border-bottom: 0.85rem solid #FFFFFF;
  display: block;
}

.sottoMenu li a{
	position: relative;
	z-index: 1;
	color: #97989B;
	transition: 0.3s all ease-in-out;
	text-decoration: none !important;
	padding: 0.4rem 0rem;
}

.sottoMenu li:hover a{
	color: #0F315E;
}

.linaVerdeSotto{
	border-bottom: 0.7rem solid #9BE4DD;
}

ul{ padding-left: 0; }
ul li{ list-style: none; }

.linkGraffetta{
	position: relative;
	padding-left: 1.5rem;
	text-align: left;
}

.linkGraffetta:before{
	content: "";
  background-image: url(images/graffetta.svg);
  background-size: contain;
  width: 1rem;
  height: 1.4rem;
  left: 0;
  top: 0.25rem;
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
}

.righeCheCompetono ul{
	padding-left: 0;
}

.righeCheCompetono ul li{
	display: flex;
}

.righeCheCompetono ul li:nth-child(even){
	justify-content: flex-end;
}

.righeCheCompetono ul li p{
	width: 50%;
  position: relative;
  font-weight: 700;
  margin: 1rem 0;
  text-align: center;
}

.righeCheCompetono ul li p:before{
	content: "";
	background-color: #9BE4DD;
	width: 4rem;
	height: 4rem;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -2rem;
	margin-left: -2rem;
	border-radius: 100px;
	z-index: -1;
}

.columnBreak{
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}

.h3Barra h3{
	color: #78A2F4;
}
.h3Barra h3, .h4Barra h4{
	margin-bottom: 0rem;
	margin-top: 1rem;
	position: relative;
	margin-left: 1rem;
}

.h4Barra h4{
	margin-bottom: 2rem;
}

.h3Barra h3:first-child,
.h4Barra h4:first-child{
	margin-top: 0rem;
}

.h3Barra h3:before{
	content: "";
  background-color: #0F315E;
  height: 2rem;
  width: 0.4rem;
  display: block;
  position: absolute;
  top: 0;
  left: -1rem;
  transform: skew(-12deg);
}

.h4Barra h4:before {
  content: "";
  background-color: #9BE4DD;
  height: 1.6rem;
  width: 0.35rem;
  display: block;
  position: absolute;
  top: -0.1rem;
  left: -1rem;
  transform: skew(-12deg);
}

.imageLeft{
	max-width: 50%;
	float: left;
	margin: 0 2rem 1rem 0;
}

.imageRight{
	max-width: 50%;
	float: right;
	margin: 0 0 1rem 2rem;
}

.ulTratto ul{
	padding-left: 0;
}

.ulTratto ul li{
	list-style: none;
}

.ulTratto ul li:after{
	content: "";
	width: 2rem;
	height: 3px;
	background-color: #9BE4DD;
	display: block;
	margin-bottom: 1rem;
	margin-top: 0.4rem;
}

.ulTratto ul li:last-child:after{
	display: none;
}

.verticalCenter{
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.barraSinistra{
	text-align: center;
	padding: 2rem;
	position: relative;
}

.barraSinistra:before{
	content: "";
	width: 0.8rem;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #8B9EC4;
	position: absolute;
	z-index: 1;
}

.distanceMe{
	margin-top: 13vh;
}

.menuContainer{
	box-shadow: none;
	min-height: 7vh;
}

.upperHeader{
	display: flex;
	justify-content: flex-end;
	background-color: #78A2F4;
	color: #0F315E;
	padding: 0.5rem;
}

.navbar-light #normalMenu .nav-link,
.upperHeader{
	color: #0F315E;
}

.upperHeader a{
	text-decoration: none;
	transition: 0.3s all ease-in-out;
}
.upperHeader a:hover{
	text-decoration: none;
	color: #FFFFFF;
}

.upperHeader .upperBtn{
	background-color: #FFFFFF;
	color: #0F315E;
}

.upperHeader .upperBtn:hover{
	color: #FFFFFF;
	background-color: #0F315E;
}

.navbar-light #normalMenu .open > .nav-link,
.navbar-light #normalMenu .active > .nav-link,
.navbar-light #normalMenu .nav-link.open,
.navbar-light #normalMenu .nav-link.active,
.navbar-light #normalMenu .nav-link:focus,
.navbar-light #normalMenu .nav-link:hover {
  color: #77a2f4;
}

.homeHeader{
	height: 55vh;
	display: flex;
	align-items: center;
	position: relative;
	background: #FFFFFF;
}

.homeHeader .sfondo{
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.7;
	z-index: 1;
}

.homeHeader .container-fluid{
	z-index: 2;
}

.loghiFooter{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	margin: 4rem 0;
}

.loghiFooter a{
	display: inline-block;
	height: 6rem;
}

.loghiFooter a img{
  height: 4rem;
}

.dueColonne ul,
.treColonne ul{
	display: flex;
	padding: 0;
	flex-wrap: wrap;
}

.dueColonne ul li{
	width: 50%;
}
.treColonne ul li{
	width: 33%;
}
.dueColonne ul li,
.treColonne ul li{
	list-style: none;
}

.dueColonne ul li:before,
.treColonne ul li:before{
	content: "• ";
	display: none;
}

.navbar-brand picture img{
	height: 1.5rem;
}

.bgOndaSotto{
	background-image: url('images/bg-onda-sotto.jpg');
	background-size: 100% 100%;
}

.bgOndaSopra{
	background-image: url('images/bg-onda-sopra.jpg');
	background-size: 100% 100%;
}

.bgOndaSottoDestra{
	background-image: url('images/bg-onda-sotto-destra.jpg');
	background-size: 100% 100%;
}

.bgOndaSopraDestra{
	background-image: url('images/bg-onda-sopra-destra.jpg');
	background-size: 100% 100%;
}

.homeIcoServizi{
	height: 7rem;
	border-bottom: 4px solid #77a2f4;
	padding: 1rem;
}

.underlined:after{
	content: "";
	display: block;
	height: 0.6rem;
	background: #77a2f4;
	width: 6rem;
	margin: 0.6rem auto 3rem auto;
}

.btn{
	border-radius: 0;
	border-width: 0;
	white-space: initial;
}

.btn-green{
  background-color: #9BE4DD;
	color: #0F315E;
}

.btn-green:hover,
.btn-green:focus,
.btn-green:active{
  background-color: #77a2f4;
	color: #FFFFFF;
	outline: none;
}

.btn-blue{
  background-color: #0F315E;
	color: #FFFFFF;
}

.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active{
  background-color: #9BE4DD;
	color: #0F315E;
	outline: none;
}

.meteoContainer{
	text-align: center;
	background-color: #0F315E;
  color: #FFFFFF;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.4rem;
}

.meteoContainer .firsts{
	width: 13%;
}

.meteoContainer .previsione{
	width: 20%;
}

.meteoContainer .num{
	font-size: 1.8rem;
  line-height: 2rem;
}

.meteoContainer .previsione{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.meteoContainer .previsione img{
	margin: 0.7rem;
  width: 1.5rem;
}

.meteoContainer .previsione .minMax{
	display: flex;
	justify-content: center;
	justify-content: space-between;
	min-width: 50%;
}

.meteoContainer .previsione .minMax .min{
	color: #78A2F4;
}

.meteoContainer .previsione .minMax .max{
	color: #EEBCC5;
}

@media screen and (max-width: 767px){
	.tableBandi tr th:nth-child(1),
	.tableBandi tr th:nth-child(2),
	.tableBandi tr th:nth-child(3),
	.tableBandi tr th:nth-child(4),
	.tableBandi tr th:nth-child(5),
	.tableBandi tr td:nth-child(1),
	.tableBandi tr td:nth-child(2),
	.tableBandi tr td:nth-child(3),
	.tableBandi tr td:nth-child(4),
	.tableBandi tr td:nth-child(5){
		display: none;
	}
	.drawBorder{
		border-bottom: 2px solid #CDCDCD;
	}
	.xs-column-reverse .drawBorder{
		border-top: 2px solid #CDCDCD;
	}
	.xs-column-reverse{
		flex-direction: column-reverse;
	}

	.dueColonne ul li{
		width: 100%;
	}
	.treColonne ul li{
		width: 100%;
	}

	.righeCheCompetono ul li p:before {
    width: 5.5rem;
    height: 5.5rem;
    left: 50%;
    top: 50%;
    margin-top: -2.75rem;
    margin-left: -2.75rem;
	}

	.righeCheCompetono ul li p{
		width: 100%;
		margin-bottom: 3rem;
	}

	.h3Barra h3:before {
    height: 1.4rem;
    width: 0.3rem;
		left: -0.8rem;
	}
	.certificazioni{
		flex-direction: column;
	}

	.certificazioni>div {
    width: 100%;
    text-align: center;
    margin-bottom: 0.6rem;
	}

	.mediumFooter a{
		white-space: nowrap;
	}

	footer .subtitle{
		margin-top: 2rem;
	}

	footer .icoContact{
		display: none;
	}

	.footerColMenu li{
		justify-content: center;
	}

	.footerColMenu li:before {
    width: 0.4rem;
    height: 0.4rem;
    border-width: 2px 2px 0 0;
    margin-right: 0.5rem;
	}

	.xs-justify-content-center{
		justify-content: center;
	}

	.meteoContainer{
    flex-wrap: wrap;
	}

	.meteoContainer .firsts{
		width: 33%;
    min-width: 33%;
		padding-bottom: 1rem;
	}

	.upperHeader{
		display: none;
	}
	.distanceMe {
    margin-top: 3rem;
	}

	body .navbar-light .navbar-toggler {
		top: 0.8rem;
	}

	.loghiFooter {
		margin: 2rem 0;
    justify-content: space-evenly;
	}

	.loghiFooter a {
    height: 4rem;
	}

	.logoFooter{
		padding: 0.5rem;
		margin: auto;
	}

}


@media screen and (min-width: 768px){

	.drawBorder{
		border-right: 2px solid #CDCDCD;
	}

	.lg-column-count-2{
		column-count: 2;
	}
}

@media screen and (min-width: 768px) and (max-width: 1199px){

	.logoFooter{
		padding: 0.7rem;
	}

	.distanceMe {
		margin-top: 6rem;
	}

	body .navbar-light .navbar-toggler {
    top: 0.6rem;
	}

	.loghiFooter {
		margin: 2rem 0;
	}

	.loghiFooter a {
    height: 4rem;
	}
}

@media screen and (max-width: 991px){
	.md-text-center{
		text-align: center;
	}

	.recapito{
		flex-direction: column;
    align-items: center !important;
	}

	.recapito .icoContact{
		margin-bottom: 0.3rem;
	}
}

@media screen and (max-width: 1199px){

	#navbarNav{
		width: 80%;
		margin: auto;
	}

	#navbarNav .dropdown-toggle::after{
		display: none;
	}

	.navbar-light .navbar-collapse .nav-link,
	.dropdown-menu .dropdown-item{
		padding: 0.4rem;
		text-align: center;
	}

	.navbar-light .navbar-collapse .nav-item:first-child{
		margin-top: 1rem;
	}

	.navbar-light .navbar-collapse .nav-item:last-child{
		margin-bottom: 1rem;
	}

	#navbarNav .dropdown-menu .dropdown-item{
		color: #0F315E;
	}

	#navbarNav .dropdown-menu {
		padding: 0;
		display: block;
    position: static;
    width: 100%;
    text-align: center;
    background: #FFFFFF;
	}

	.menuContainer{
		min-height: 0;
	}

	.navbar{
		flex-direction: column;
		align-items: flex-start;
	}

	body .navbar-light .navbar-toggler{
		position: absolute;
		right: 0.8rem;
		border: 1px solid #0F315E;
		border-radius: 0;
		padding: 0 .55rem;
	}

	body .navbar-light .navbar-toggler-icon{
	background-image:
	url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(15, 49, 94, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
	}
}

@media screen and (min-width: 768px) and (max-width: 991px){
}

@media screen and (min-width: 992px) and (max-width: 1200px){
}

@media screen and (min-width: 1201px) and (max-width: 1400px){
}

@media screen and (min-width: 1401px) and (max-width: 2500px){
}

@media screen and (min-width: 992px){
}

@media screen and (min-width: 1201px){
}

@media screen and (min-width: 1401px){
}

@media screen and (min-width: 1801px){
}

@media screen and (min-width: 2001px){
}

@media screen and (min-width: 2501px){
}
