body {
	color: #666;
	font-family: Century Gothic, Avenir Light, Tahoma, Arial, Helvetica, sans-serif;
	margin-top: 50px;
}


						/* FONT BASICS */
						

h1, h2, h3, h4, h5 {
	font-family: Century Gothic, Avenir Light, Tahoma, Arial, Helvetica, sans-serif;
    color: #222d65;
	line-height: 170%;	
}

h1, h2 {
	margin-bottom: 30px;
}

@media (max-width: 767px) {
	h1, h2, h3, h4, h5, p {
	text-align: center;
}
}

p, li, h5, h6, td {	
	line-height: 170%;
}


a, a:visited, a:hover, a:active {
	text-decoration: underline;
	}
	
a, a:visited {
	color: #222d65;
	text-decoration: underline;
	}	
	
a:hover, a:active {
	color: #dab60d;
	text-decoration: underline;
	}	
	
	
	
	
	
						/* NAVBAR */

.navbar {
	margin-bottom: 0px;  border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	height: 60px;
	border-bottom: 2px solid #dab60d;
    background-color: #222d65;
}	

.altnav {
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}

.altnav li {
	display: inline-block;
	padding: 20px 20px 10px 20px;
	margin: 0px auto;	
}

.altnav a {
	color: #fff;  /*Sets the text hover color on navbar*/
	text-decoration: none;
}

.altnav a:hover {
	color: #dab60d;  /*Sets the text hover color on navbar*/
	text-decoration: none;
}

@media (max-width: 550px) {
	.altnav li {
	padding: 22px 6px 10px 6px;
	font-size: 12px;
	}
}
 
							/* STRUCTURE */

.intro {
	padding-top: 40px;
	padding-bottom: 40px;
	overflow: hidden;
	clear: both;
	min-height: 500px;
	border-bottom: 3px solid #dab60d;
	}
	
.intro_bio {
	background: #fff url(../palette/header01.jpg); 
	background-position: center center;
	background-size: cover;
	}	

.intro h4 {
	color: #fff;
	}

@media (max-width: 767px) {
	.intro h4 {
		text-align: center;
	}
	
}
.content {
	padding-top: 50px;
	padding-bottom: 40px;
}	

.whiteback {
	background-color: #fff;
}
	
.footer2 {
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	overflow: hidden;
	clear: both;
	background-color: #222d65;
	border-top: 2px solid #dab60d;
}

.footer2 p, .footer2 a {
	color: #fff;
}

.divider {
	border-bottom: 1px solid #ccc;
	margin: 30px;
}



							/* OTHER */

.fa {
	color: #dab60d;
}	

.btn-primary {
	background-color: #dab60d;
	border-width: 0px;
	border-radius: 0;
	margin: 0px 0px;
	color: #fff;
}

.btn-primary:hover,.btn-primary:active {
	background-color: #aaa;
	border-width: 0px;
	border-radius: 0;
}

.btn-news {
	width: 100%;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #dab60d;
	border-left: 5px solid #dab60d;
	background-color: #fff;
	color: #222d65;
}

.btn-news:hover,.btn-news:active {
	border: 1px solid #dab60d;
	border-left: 5px solid #dab60d;
	background-color: #fff;
	color: #dab60d;
}

.btn-news .fa, .btn-news .far {
	font-weight: none;
	color: #dab60d;
}

.img-thumbnail {
	margin-bottom: -5px;
	border: 1px solid #dab60d;
	border-radius: 0px;
}

.icon-heading {
	margin-right: 15px;
	}

.make_way {
	margin-bottom: 30px;
	}

.logo {
	margin: 10px 20px;
}


@media (max-width: 991px) {
	.logo {
		height: 40px;
	}	
}

.red {
	color: #ad3865;
}

.trio {
	width: 100%;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

.triogroup {
	border-top: 5px solid #dab60d;
	padding-top: 1px;
}

.trio1 {
	background: #fff url(../palette/trio01.jpg); 
	background-position: center center;
	background-size: cover;
	min-height: 200px;
	border: 1px solid #fff;
}


.trio2 {
	background: #fff url(../palette/trio02.jpg); 
	background-position: center center;
	background-size: cover;
	min-height: 200px;
	border: 1px solid #fff;
}

.trio3 {
	background: #fff url(../palette/trio03.jpg); 
	background-position: center top;
	background-size: cover;
	min-height: 200px;
	border: 1px solid #fff;
}

.trio4 {
	background: #fff url(../palette/trio04.jpg); 
	background-position: center center;
	background-size: cover;
	min-height: 200px;
	border: 1px solid #fff;
}

.trio5 {
	background: #fff url(../palette/trio05.jpg); 
	background-position: center top;
	background-size: cover;
	min-height: 200px;
	border: 1px solid #fff;
}

.trio6 {
	background: #fff url(../palette/trio06.jpg); 
	background-position: center center;
	background-size: cover;
	min-height: 200px;
	border: 1px solid #fff;
}

.trio7 {
	background: #fff url(../palette/trio07.jpg); 
	background-position: center center;
	background-size: cover;
	min-height: 200px;
	border: 1px solid #fff;
}

.trio8 {
	background: #fff url(../palette/trio08.jpg); 
	background-position: center top;
	background-size: cover;
	min-height: 200px;
	border: 1px solid #fff;
}

.trio9 {
	background: #fff url(../palette/trio09.jpg); 
	background-position: center top;
	background-size: cover;
	min-height: 200px;
	border: 1px solid #fff;
}