@charset "UTF-8";
#headerwrap .clearfix p {
	font-family: Lato;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	padding-right: 10%;
	padding-left: 10%;
	padding-top: 40px;
}
#footerwrap .container .row .col-md-8 {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 100%;
}
#contact .container .row .col-md-4 p a {
	font-weight: bold;
	color: #2D6DAD;
}
#contact .container .row .col-md-3 p {
	line-height: 135%;
}

.google-maps {
        position: relative;
        padding-bottom: 75%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
#about .container .row.white .centered {
	padding-top: 15px;
}
#about .container .row.white h3 {
	padding-top: 10px;
}
#blue {
	color: #000;
	background-color: #4ab6bf;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 55px;
	margin-top: -25px;
}
#blue h5 {
	color: #FFF;
	font-family: Raleway;
	font-weight: 200;
	font-size: 18px;
	text-align: center;
}
#about .container .row.white .centered h2 {
	font-family: 'Playball', cursive;
}
#about .container h2{
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
}
