body{
	font-family: CeraPro1;
}

p{
	line-height: 1.2em;
}
.row h2{
	font-family: CeraPro1Bold;
	font-size: 24px;
}
.row p{
	font-size: 16px;
}

.bggray{
  background-color: #F8F8F8;
}

.head1{
	margin-top: 24px;
	margin-bottom: 24px;
	font-size: 24px;
	font-family: CeraPro1Bold;
}
.head2{
	margin-bottom: 76px;
	font-size: 36px;
	color: #EB7700;
	font-family: CeraPro1Bold;
}

.bgred{
	background-color: #FF3D3D;
}

.banner{
	padding-top: 40px; 
	padding-bottom: 30px;
	color: #FFFFFF;
	font-family: CeraPro1Bold;
}

.boxed{
	width: 470px;
	margin-top: 52px;
	font-size: 36px;
	border: 5px solid #FFF;
	padding-top: 5px;
}

.boxed-m{
	width: 360px;
	margin-top: 80px;
	font-size: 24px;
	border: 3px solid #FFF;
	padding-top: 6px;
	padding-bottom: 4px;
}

.embed-responsive-custom::before{
	padding-top: 69.87%;
}
.pt30{
  padding-top: 30px;
}

.other{
	background-color: #F4F4F4;
}


.bg{
	background-repeat: no-repeat;
	background-position: center;
	background-color: #000;
}
.bg0{
	background-image: url('assets/BG00.png');
	height: 42px;
}
.bg1{
	background-image: url('assets/BG01.png');
	height: 338px;
}
.bg2{
	background-image: url('assets/BG02.png');
	height: 216px;
}
.bg3{
	background-image: url('assets/BG03.png');
	height: 216px;
}

.bio{
	margin-bottom: 60px;
	font-size: 12px;
}

.footer{
	padding-top: 160px;
	padding-bottom: 100px;
}

.col-centered{
    float: none;
    margin: 0 auto;
}

.contact{
	margin-top: 8px;
	font-family: CeraPro1Bold;

}
.contact-btn{
	margin: 1px;
	padding-left: 5px;
	padding-right: 5px;
	min-width: 115px;
	text-align: center;
}
.btne{
	border: 1px solid #000000;
	cursor:pointer;
}

.feature > .row{
	padding-top: 40px;
	padding-bottom: 40px;
}

.e9by21::before{
	padding-top: 142%;
}



@font-face {
	font-family: CeraPro1;
	src: url('assets/font/Cera-Pro.otf');
}
@font-face {
	font-family: CeraPro1Bold;
	src: url('assets/font/Cera-Pro-Bold.otf');
}