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

@import url('https://fonts.googleapis.com/css?family=Questrial');
@import url('https://fonts.googleapis.com/css?family=Lato');
body{
	
background-color: #ffffff;
background-image:  url('http://chcdigital.com/wp-content/themes/twentyfourteen/img/texture-large.jpg');
font-family: 'Questrial', sans-serif;
}


@font-face {
	font-weight: normal;
	font-style: normal;
font-family: 'Montserrat', sans-serif;
}

body {
	
	color: #1b495a;
	font-weight: 300;
font-family: 'Montserrat', sans-serif;
}

a {
	text-decoration: none;
	color: #f7f7f7;
	outline: none;
}

a:hover, a:focus {
	color: #fff;
	outline: none;
}

h1.center.center-align {
    color: #fff !important;
    text-shadow: 0px 2px 1px rgba(0, 0, 0, 1);
}


h1 {
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 2.5em;
    letter-spacing: 3px;
    margin-bottom: 100px;
    margin-top: 60px;
    color: #555 !important;
    text-shadow: 0px 0px 1px rgba(255, 255, 255, 1);
}

h3 {
    font-size: 1.92rem;
    line-height: 110%;
    margin: 3.46rem 0 1.168rem 0;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
}
	
	


.collapsible-header {
    display: block;
    cursor: pointer;
    min-height: 3rem;
    line-height: 3rem;
    padding: 0 1rem;
    background-color: rgba(0,0,0,0);
    border-bottom: 1px solid #ddd;
}
	
 a:hover {
	color: #1b1b1b;
}


p {
    font-family: 'Questrial', sans-serif;
    text-align: center;
    line-height: 2.2em;
    letter-spacing: 2px;

    color: #929292!important;
    font-family: 'Questrial', sans-serif !important;
    padding-top: 0px !important;
    padding-left: 0px !important;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}

.parallax-container {
      height: 60vh;
    }
	
	#main{
 height: 80vh;
    top: -65px;
}
	
	.divider{
		margin-top:160px;
		margin-bottom:160px;
}

.little{
	width:9.6%;


}
img{    animation-iteration-count: infinite;}

.slider {
    position: relative;
    height: 65vh;
    width: 100%;
}
	
.norm {
    width: 15%;
    text-align: center;
    font-family: 'questrial';
	
    color: #929292!important;
}

.circle-clipper {
    display: inline-block;
    position: relative;
    width: 10vw;
    height: 10vw;
    overflow: hidden;
    border-color: inherit;
}

.cyan{
	background-color:#1b495a !important;}
	
	.slider .indicators .indicator-item.active {
    background-color: #1b495a;
}
	
	
	h6 {
    font-size: 1rem;
    line-height: 110%;
    margin: 0.5rem 0 0.4rem 0;
    font-family: 'montserrat';
    text-transform: uppercase;
	letter-spacing: 1px;
}

h5 {
    font-size: 1.64rem;
    line-height: 110%;
    margin: 0.82rem 0 0.656rem 0;
    text-align: center;
    text-transform: uppercase;
    margin-top: 65px;
	letter-spacing: 1px;
}

h4 {
    font-size: 1.6em;
    line-height: 110%;
    margin: 1.14rem 0 0.912rem 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}
	.cyan p {
    background-color: #1b495a !important;
    font-size: 0.8em;
    text-align: left !important;
	text-shadow: none;
}

.white {
    background-color: rgba(255,255,255,0.5) !important;
}

nav .brand-logo {
    position: absolute;
    color: #fff;
    display: inline-block;
    font-size: 2.1rem;
    padding: 0;
    white-space: nowrap;
    top: -15px;
}

.col.s12.m6.l5.hide-on-small-only.valign-wrapper {
    height: 310px;
}
.caption{
    background: rgba(0,0,0,0.5);
    padding: 40px;
    border-radius: 5px;
}

h4 {
    font-size: 1.2em;
    line-height: 110%;
    margin: 2rem 0 0.912rem 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.collapsible-body p {
    margin: 0px;
    padding: 0 !important;
    padding-left: 0 !important;
    background: rgba(255,255,255,0.8);
}

.collapsible-body  {
    margin: 0px;
    padding: 6rem;
    padding-left: 6rem !important;
    background: rgba(255,255,255,0.8);
    padding-top: 2rem !important;
}
