

/**//**//**//**/
/*GENERAL*/
/**//**//**//**/

.it-header-navbar-wrapper, .it-header-wrapper .it-header-center-wrapper, .it-header-wrapper .it-header-slim-wrapper {
	background: none !important;
	
}

.it-header-wrapper {
	border-bottom: 1px solid #fff;
/*	background: linear-gradient(180deg, #00b0e1, #14387f);
	background-image: linear-gradient(rgb(0, 176, 225), rgb(20, 56, 127));*/
	background-color: #14387F !important;
}


.it-footer-main {
	padding-top: 3rem;
	background-color: #14387F !important;
	color: #fff;
	font-size: 16px;
}


.it-hero-wrapper {

	padding-bottom: 3rem;
	margin-bottom: 3rem;


}

.link-list-wrapper {

	padding-bottom: 3rem;
	margin-bottom: 3rem;

	padding-top: 1rem;
	margin-top: 1rem;

	padding-left: 2rem;
	margin-left: 2rem;

	padding-right: 3rem;
	margin-right: 3rem;

}




.pt-6 {
	padding-top: 6rem !important;
}

.pb-4, .py-4 {
	padding-bottom: 24px !important;
}

.text-all {


	font-family: 'Geograph', sans-serif !important;

	font-size: 18px !important;
	line-height: 1.555 !important;

	text-align: left !important;


}
