@charset "UTF-8";
/* CSS Document */

@font-face {
  font-family: 'Futura';
  src: url('fonts/FuturaStd-Book.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

.figure {
    display: inline-block;
}

.nosamepass {
  display: none;
}

/* Images */
img {
	width: 100%;
	height: auto;
}


picture{
	width: 100%;
	height: auto;
}


body {
	margin: 0;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #fff;
	
	font-family: "Helvitica", Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	line-height: 23px;
}


h1 {	
	font-family: "Copperplate", Times, sans-serif;
	color: #1D3654;
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-weight: normal;
	line-height: normal;
}
h2 {	
	
	font-family: "Helvitica", Arial, sans-serif;
    color: #808285;
    padding: 0px;
    margin: 0px;
    text-align: left;
    font-weight: 300;
}
h3 {	
	
	font-family: "Helvitica", Arial, sans-serif;
	font-size: 18px;
    color: #000;
    padding: 0px;
    margin: 0px;
    text-align: left;
    font-weight: normal;
}

h4 {	
	
    font-family: "Helvitica", Arial, sans-serif;
    font-size: 16px;
    color: #000;
    padding: 0px;
    margin: 10px 0px;
    text-align: left;
    font-weight: bold;
}

h5 {	
	font-family: "Copperplate", Times, sans-serif;
	color: #1D3654;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-weight: normal;
	
	line-height: normal;
}

p {
	font-family: "Helvitica", Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	line-height: 23px;
}

.testimonial {
    color: #808285;
}


li {
	font-family: "Helvitica", Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	line-height: 23px;
	list-style-image: url(images/bullet.png);
}
ul {
	margin: 0px;
}


p a:link{
	
	font-family: "Helvitica", Arial, sans-serif;
    font-size: 16px;
    color: #1D3654;
    padding: 0px;
    margin: 0px;
    line-height: 23px;
    text-decoration: none;
	
}
p a:visited{
	
	font-family: "Helvitica", Arial, sans-serif;
    font-size: 16px;
    color: #1D3654;
    padding: 0px;
    margin: 0px;
    line-height: 23px;
    text-decoration: none;
}

p a:hover{
	color: #6D6E71;
}

p a:hover {	

	font-family: "Helvitica", Arial, sans-serif;
    font-size: 16px;
    padding: 0px;
    margin: 0px;
    line-height: 23px;
    text-decoration: underline;
}



a:link{
	
	font-family: "Helvitica", Arial, sans-serif;
    font-size: 16px;
    /*color: #1D3654;*/
	color: #0067ab;
    padding: 0px;
    margin: 0px;
    line-height: 23px;
    text-decoration: none;
	
}
a:visited{
	
	font-family: "Helvitica", Arial, sans-serif;
    font-size: 16px;
    /*color: #0067ab;*/
    padding: 0px;
    margin: 0px;
    line-height: 23px;
    text-decoration: none;
}

a:hover{
	color: #6D6E71;
}

 a:hover {	

	font-family: "Helvitica", Arial, sans-serif;
    font-size: 16px;
    padding: 0px;
    margin: 0px;
    line-height: 23px;
    text-decoration: underline;
}


/* ======= Footer =======*/
#footer{
    background: #939598;
}

#footer p {
	clear: left;
	font-family: "Helvitica", Arial, sans-serif;
	font-size: 15px;
	width: 100%;
	color: #fff;
	padding: 0px;
	margin: auto;
	line-height: 19px;
	font-weight: lighter;
	text-align: center;
}

#footer ul{

	list-style-type: none;
	padding: 0;	
	margin: 0;
}

#footer ul li{

	line-height: 10px;
	
}
#footer a:link {
	font-family: "Helvitica", Arial, sans-serif;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	font-weight: lighter;
	line-height: 17px;
}
#footer a:visited {
	font-family: "Helvitica", Arial, sans-serif;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	font-weight: lighter;
	line-height: 17px;
}
#footer a:hover {
	font-family: "Helvitica", Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
    color: #6F7173;
	text-decoration: underline;
	font-weight: lighter;
	line-height: 17px;
}

/* ======= Custom =======*/

.required{
	
	color: #F00;
}

.social-media a {
    padding-right: 0px !important;
}

.social-media img:hover {
    background: #999;
}

.social-media img {
    width: auto;
    height: auto;
    top: 4px;
    position: relative;
}

#logo img {
    width: 100%;
    height: auto;
}


.gray-links {
    display: inline;
    background: #939598;
    padding: 7px;
    color: #fff;
}

p.gray-links a {
    font-size: 12px;
    font-family: "Helvitica", Arial, sans-serif;
    text-decoration: none;
	color: #fff;
}

p.gray-links a:visited {
    font-size: 12px;
    font-family: "Helvitica", Arial, sans-serif;
    text-decoration: none;
	color: #fff;
}

p.gray-links a:hover {
    font-size: 12px;
    font-family: "Helvitica", Arial, sans-serif;
    text-decoration: none;
	color: #1D3654;
}



/* ======= Boxes =======*/
#index-boxes h1{
	
	
/* copperplate, times, serif */
	font-family: "Copperplate", Times, serif;
	font-size: 30px;
	color: #FFF;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-weight: normal;
	line-height: normal;
}

#index-boxes h2 {	
	
	font-family: "Helvitica", Arial, sans-serif;
    font-size: 15px;
    color: #FFF;
    padding: 0px;
    margin-bottom: 12px;
	text-align: center;
    font-weight: normal;
}



#index-boxes a:hover{

	color: #808285;
	text-decoration:inherit;	
}


#index-boxes img:hover {
    -webkit-filter: brightness(40%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

#index-boxes img {
    -webkit-filter: brightness(100%);
    margin-bottom: 13px;
}

#index-boxes p a:link{
	
	font-family: "Helvitica", Arial, sans-serif;
    font-size: 16px;
    color: #fff;
    padding: 0px;
    margin: 0px;
    line-height: 23px;
    text-decoration: none;
	
}


#index-boxes p a:visited{
	
	font-family: "Helvitica", Arial, sans-serif;
    font-size: 16px;
    color: #fff;
    padding: 0px;
    margin: 0px;
    line-height: 23px;
    text-decoration: none;
}

#index-boxes p a:hover{
	
	font-family: "Helvitica", Arial, sans-serif;
    color: #6D6E71;	
}


/*======= Interior pages =======*/

#bio-title p{
    
    color: #5E6163;
    font-size: 12px;
    font-style: oblique;
	text-align: center;
}

.section-border{
	clear:both;
}

#sub-left .section-border{
	
    /*margin-top: 8px;
    border-bottom: 17.75px solid #1D3654;*/
	
    margin-top: 0;
    border-bottom: 12.75px solid #1D3654;
}

#sub-right .section-border{
	
    margin-top: 19px;
    margin-bottom: 35px;
    border-bottom: 2px solid #909aa8;
}

.section-border{
	
    margin-top: 19px;
    margin-bottom: 35px;
	margin-right: 53px;
    border-bottom: 2px solid #909aa8;
}

.more-info, 
.more-info p a, 
.more-info p a:visited, 
.more-info a,
.more-info a:visited{

	color: 	#1D3654 !important;
	font-weight: bold;
}    
 
.more-info p a:hover, 
.more-info a:hover{
	
	color: #ccc !important;
	text-decoration: none;

}

/*======= Forms =======*/
.no-gutter{
	padding: 0 !important;
}

#form-logo {
    clear: both;
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 30%;
    text-align: center;
}

#form-content h2 {	
	
    color: #000;
    text-align: left;
    padding: 12px 0 0 0;
	border-top: 1px dashed #000;
}

#form-content h3{
	
    border-bottom: 1px dashed #000;
    padding: 0 0 12px;
    margin-bottom: 12px;
}

input.form-control {
	
	display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

#form-content label{
	
	/*font-family: "Helvitica", Arial, sans-serif;
    font-size: 12px;
    color: #262626;
    font-weight: normal;
    display: inline-block;
    max-width: 100%;*/
	font-family: "Helvitica", Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	line-height: 23px;
}

label.form-control{
	
    margin: 4px;
}

label.form-control.profile-label {
	font-weight: 600;
}

.submit-button{
    font-family: "Helvitica", Arial, sans-serif;
    font-size: 14px;
	letter-spacing: 1px;
    width: 90px;
    height: 35px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    /*background-color: #1D3654;*/
	background-color: #6D6E71;
    color: #fff;
	border-width: 0px;
}

select, select option:checked , select option, select:active, select:hover, 
input, input:active, input:hover,
radio, radio:active, radio:hover {
  outline-color: #1D3654;
 
}

.notice p{
	color: #123755;
}

.notice-em{
	font-style:italic;
}

/*======= PAGE TRANSITIONS =======*/


@keyframes prev-movein {
    from { transform: translate3d(-100%,0,0); opacity: 1; }
    to { transform: translate3d(0,0,0); opacity: 1; }
}

@keyframes prev-moveout {
    from { transform: translate3d(0,0,0); opacity: 1; }
    to { transform: translate3d(100%,0,0); opacity: 0.25; }
}

@keyframes next-movein {
    from { transform: translate3d(100%,0,0); opacity: 1; }
    to { transform: translate3d(0,0,0); opacity: 1; }
}

@keyframes next-moveout {
    from { transform: translate3d(0,0,0); opacity: 1; }
    to { transform: translate3d(-100%,0,0); opacity: 1; }
}

.is-movein-left, .is-movein-right, .is-moveout-left, .is-moveout-right {
    backface-visibility: hidden;
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
}

.is-movein-left {
    animation: prev-movein 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

.is-moveout-left {
    animation: prev-moveout 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    animation-fill-mode: forwards;
}

.is-movein-right {
    animation: next-movein 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

.is-moveout-right {
    animation: next-moveout 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    animation-fill-mode: forwards;
}


/*=======#PAGE FADE ==========*/
.animate-in {
    -webkit-animation: fadeIn .5s ease-in;
    animation: fadeIn .5s ease-in;
}
.animate-out {
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
    opacity: 0;
}


@-webkit-keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}
@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}



/*======= MEDIA QUERIES =======*/

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

	h5{
		font-size: 40px;
		line-height: 34px;
	}
	.dot {
		vertical-align: 8px;
		display: none;
	}
	.social-media a {
		padding-left: 0px !important;
	}
	
	#footer p{
		font-size: 13px;
	}
	#footer a:link {
		font-size: 13px;
	}
	#footer a:hover {
		font-size: 13px;
	}
}


@media only screen and (min-width: 481px) {
	h1{
		font-size: 40px;
	}
	h2{
		font-size: 20px;
	}
	h5{
		font-size: 55px;
		line-height: 50px;
		
	}
	.dot {
		vertical-align: 4px;
		display: inline;
	}
	.social-media a {
  	  padding-left: 0px !important;
	}
	
	#index-boxes h2 {
		font-size: 15px;
	}
	
	#footer p{
		font-size: 15px;
	}
	
	#footer a:link {
		font-size: 15px;
	}
	#footer a:hover {
		font-size: 15px;
	}

}

@media only screen and (min-width: 769px) {
	
	h1{
		font-size: 41px;
	}
	h2{
		font-size: 20px;
	}
	h5{
		font-size: 66px;
		line-height: 64px;
	}
	.dot {
		vertical-align: 6px;
		display: inline;
	}
	.social-media a {
		padding-left: 4px !important;
	}
	
	#index-boxes h2 {	
		
		font-size: 16px;
	}
	#footer p{
		font-size: 15px;
	}
	
	#footer a:link {
		font-size: 15px;
	}
	#footer a:hover {
		font-size: 15px;
	}

	
}

//SEARCH

.profile-label{
	font-weight: 600;
}

.btn-contact-result {
	font-size: 16px;
    padding: 10px;
	background: none;
	width: 100%;
    border: none;
	
}

.btn-contact-result:hover{
	/*color: #1D3654;*/
	color: white;
	cursor: pointer;
	background: #1D3654;
}

#btn-admin {
	float: left;
}

#btn-logout {
	float: right;
}

.admin-result {
	font-size: 16px;
    padding: 10px;
	background: none;
	width: 100%;
}