/* TYPOGRAPHY */

hmtl,
body	 {

	font-size: 18px;
	line-height: 22px;
	font-family: 'favorit_probook';
	
}


h1,
h2,
h3,
h4,
h5,
h6,
p {

	margin: 0;
	padding: 0;

}




h1 {

	font-size: 80px;
	line-height: 80px;
	letter-spacing: -3px;
	text-align: left;
	font-family: 'favorit_promedium';
	font-weight: normal;
	position: absolute;
	color: white;
}


.h1-name {

	font-family: 'favorit_probook';

} 

.h1-title {

	font-family: 'favorit_probook';

} 

/* 
h1.background--light {
  color: black;
}

h1.background--dark {
  color: white;
}

h1.background--complex {
  color: gray;
}
 */



h2 {

	font-size: 36px;
	line-height: 40px;
	font-weight: normal;
	padding: 0 15px;


}

.menu-buttons h2 {

	padding: 0 !important;


}

h3 {

	font-size: 36px;
	line-height: 40px;
	font-weight: normal;

}

h4 {

	font-size: 18px;
	line-height: 22px;
	font-family: 'favorit_promedium';
	font-weight: normal;


}

strong {
	
  font-family: 'favorit_promedium';
  font-weight: normal;
	
}


.inner h4 {

	color: #3468E5;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: auto;
	width: 100%;
	padding-right: 5px;

}

.short-2-inner h4 {
	
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: auto;
	width: 100%;
	text-overflow: initial;
	padding-right: 5px;
	
}

.article:hover h4 {
	
	 color: black;
	
}


label {

	font-size: 12px;

}


.caption {
		
	font-size: 13px;
	line-height: 15px;
	text-align: center;
	
	
}

.news-article .caption {
		
	font-size: 13px;
	line-height: 15px;
	color: #373C41;
	text-align: center;
	
}

.md-36 {

	font-size: 30px !important;
	cursor: pointer;
	padding-top: 0px;
    width: 44px !important;
    text-align: center;
}




.md-36:hover {

	opacity: 1;

}

.text a {
	
	text-decoration: underline;

}

.text a:hover {
	
	border: none;
	
}

a {

	color: unset;
	text-decoration: none;

}

a:hover {

	color: unset;
	text-decoration: none;

}

a:visited {

	color: unset;
	text-decoration: none;
	

}

.button-newsletter:hover {
	opacity: 0.4;
}

.button {

	width: 144px;
	height: 40px;
	background: none;
	border: 1.5px solid;
	font-size: 18px;
	display: flex;
	cursor: pointer;
	margin: 0 auto;
	flex-direction: column;
	align-items: center;
	justify-content: center;	

}

	.support-button {
			
		background: none;
		color: white;
		font-family: 'favorit_promedium';
		border: 1.5px solid white;
		
			
	}

	.support-button:hover {
			
		background: white;
		color: #373C41;
		font-family: 'favorit_promedium';
		border: 1.5px solid white;
			
	}


.fasc-type-flat {

	width: max-content !important;
	min-width: 144px !important;
	height: 40px !important;
	background: none !important;
	border: 1.5px solid black !important;
	font-size: 18px !important;
	display: flex !important;
	cursor: pointer !important;	
	color: black !important;
	margin: 40px auto 60px auto !important;
	font-weight: normal;
	text-align: center;
	flex-direction: row;
  	align-items: center;
  	justify-content: center;
  	opacity: 1 !important;	
}	


.fasc-type-flat:hover {

 	background: black !important;
	border: 1.5px solid black !important;
	color: white !important;
	opacity: 1 !important;	
	

}	


#patrons .fasc-type-flat {

	
	border: 1.5px solid white !important;
	color: white !important;
  	margin: unset !important;
  	margin-bottom: 11px !important;
	
}

#patrons .fasc-type-flat:hover {

  	background: white !important;
	border: 1.5px solid white !important;
	color: #373C41 !important;
	mix-blend-mode: unset;	
	opacity: 1 !important;		

}

#partners .fasc-type-flat {

	
	border: 1.5px solid #373C41 !important;
	color: #373C41 !important;
  	margin: unset !important;
  	margin-bottom: 11px !important;
	
}

#partners .fasc-type-flat:hover {

  	background: #373C41 !important;
	border: 1.5px solid #373C41 !important;
	color: white !important;
	mix-blend-mode: unset;
	opacity: 1 !important;			

}


#news-items .fasc-type-flat:hover {

  	background: black !important;
	border: 1.5px solid black !important;
	color: #FFFE93 !important;
	mix-blend-mode: unset;
	opacity: 1 !important;	

}	





.news-inner {

	font-family: 'favorit_promedium';
	text-align: center;
	color: #373C41;
	letter-spacing: 0;


}


#policies .fasc-type-flat {

	
	border: 1.5px solid white !important;
	color: white !important;
  	margin: unset !important;
  	margin-bottom: 11px !important;
  	opacity: 1 !important;
	
}

#policies .fasc-type-flat:hover {

  	background: white !important;
	border: 1.5px solid white !important;
	color: #373C41 !important;
	mix-blend-mode: unset;	
	opacity: 1 !important;	

}


@media (max-width: 722px) {

h1 {

    font-size: 50px;
	line-height: 50px;
	letter-spacing: -2px;

  }
 
/* 
 .desc h2 {
 
    font-size: 27px;
	line-height: 33px;
 
 }
 
  */
.title h2 {
 
    font-size: 27px;
	line-height: 30px;
 
 }
/*
 
  #support h2 {
 
    font-size: 27px;
	line-height: 33px;
 
 }
 */
 
		.item:before {
	
	        content: "\25B6 \FE0E";
	        position:  absolute;
	       	top: 11px;
			color: grey;
		    right: 15px;

		}
		
			.item:only-child:before {
		
		  		content: "";
		
			}


			.form-inner:first-of-type {
			
				padding: 15px 45px 0 15px !important;
			
			}

			.form-inner:before {
			
				content: "\25B6 \FE0E";
	       		position:  absolute; 
	       		right: 15px;
	       		top: 11px;
				color: grey;
			
			}

.caption {

	width: 90% !important;
	margin: 0 auto;

}

}



