@charset "UTF-8";
/* CSS Document */
body {font-family: 'Open Sans', sans-serif; font-weight: 400; font-style: normal;}
.bg-gray {background:#606060;}
.logo {margin:auto; display: block; width:300px;}
#logo-title {text-transform:uppercase; color:#fff; text-align: center; font-size:18px; letter-spacing: 2px; padding:50px 0px;}
h1,h2,h3 {color:#0f282b; text-align: left; margin-bottom:50px;}
p {font-size:16px; line-height: 30px;}
a {color: #FFFFFF!important;}
h1 {margin-bottom: 10px; font-weight: 600;}
h3 {font-family: 'Cutive', serif; margin-bottom:auto; font-size: 15px!important;}
h4 {font-family: 'Cutive', serif; margin-bottom:auto; font-size: 25px!important;}

/*--------------------------------------------------------------*/
#hero-text {
	letter-spacing:.5em;
	border-bottom: 5px #1B1B1B solid;
}
.bc-bg {
	background-color:#2e7da3!important;
}
.bc-bg:hover {
	opacity: 0.8;
}
.bc-text {
	color:#2e7da3;
}


/*====================================================*/
@media screen and (max-width:2950px) and (min-width:990px) {


}

@media screen and (max-width:990px) {


	
}
@media screen and (max-width:990px) {

}

@media screen and (max-width:767px) {
	
}
	

