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

/*
font-family: 'Open Sans', sans-serif;

*/

html {
	font-family: 'Open Sans', sans-serif;
}
body {
	font-family: 'Open Sans', sans-serif;
}
div.inner {
	font-family: 'Open Sans', sans-serif;
	width: 1170px;
	margin: 0 auto;
	position: relative;
}
div#all {
	font-family: 'Open Sans', sans-serif;
}
a {
	color: inherit;
	text-decoration: none;
}
div#top {
	height: 47px;
	line-height: 47px;
	background: #5a5f6b;
	color: white;
	font-size: 12px;
	letter-spacing: 0.4px;
}
div#top div.inner {
}
div#top p#ts {
	float: left;
	padding-left: 26px;
	background: url("../images/tel_top.jpg") no-repeat left center;
}
div#top p#ts strong {
	font-weight: bold;
}
div#top p#tt {
	float: left;
	margin-left: 39px;
}
div#top p#tt span {
	float: left;
	margin-right: 18px;
}
div#top p#tf {
	float: right;
}
div#top p#tf a {
	display: block;
	height: 28px;
	width: 28px;
	margin-top: 10px;
	background: url("../images/fb_top.png") #2f4b9b;
	text-indent: -999em;
	transition-duration: 0.3s;
}
div#top p#tf a:hover {
	background-color: #e3000f;
}
div#header {
	padding-top: 26px;
	padding-bottom: 25px;
}
div#header div.inner {
}
div#header div#logo {
	float: left;
	margin-top: 12px;
}
div#header div#logo img {
	display: block;
}
div#header div#logo h1 {
	display: none;
}
div#header div#menu {
	float: right;
}
div#header div#menu ul {
}
div#header div#menu ul li {
	float: left;
	margin-left: 3px;
	width: 99px;
	height: 97px;
	display: block;
	text-align: center;
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
	transition-duration: 0.3s;
}
div#header div#menu ul li a {
	width: 99px;
	height: 97px;
	display: block;
	box-sizing: border-box;
	font-weight: 600;
	font-size: 12.5px;
	line-height: 16.6px;
	color: #5a5f6b;
	padding-top: 11px;
	transition-duration: 0.3s;
}
div#header div#menu ul li a span {
	display: block;
}
div#header div#menu ul li a span + span {
}
div#header div#menu li.m1 {
	background-image: url("../images/m1_none.jpg");
}
div#header div#menu li.m2 {
	background-image: url("../images/m2_none.jpg");
}
div#header div#menu li.m3 {
	background-image: url("../images/m3_none.jpg");
}
div#header div#menu li.m4 {
	background-image: url("../images/m4_none.jpg");
}
div#header div#menu li.m5 {
	background-image: url("../images/m5_none.jpg");
}
div#header div#menu li.m6 {
	background-image: url("../images/m6_none.jpg");
}
div#header div#menu li.m7 {
	background-image: url("../images/m7_active.jpg");
}
div#header div#menu li.m7 a {
	color: #e3000f;
}
div#header div#menu li.m8 {
	background-image: url("../images/m8_none.jpg");
}
div#header div#menu li.m1:hover, div#header div#menu li.m1.current-menu-item {
	background-image: url("../images/m1_hover.jpg");
}
div#header div#menu li.m2:hover, div#header div#menu li.m2.current-menu-item {
	background-image: url("../images/m2_hover.jpg");
}
div#header div#menu li.m3:hover, div#header div#menu li.m3.current-menu-item {
	background-image: url("../images/m3_hover.jpg");
}
div#header div#menu li.m4:hover, div#header div#menu li.m4.current-menu-item {
	background-image: url("../images/m4_hover.jpg");
}
div#header div#menu li.m5:hover, div#header div#menu li.m5.current-menu-item {
	background-image: url("../images/m5_hover.jpg");
}
div#header div#menu li.m6:hover, div#header div#menu li.m6.current-menu-item {
	background-image: url("../images/m6_hover.jpg");
}
div#header div#menu li.m7:hover, div#header div#menu li.m7.current-menu-item {
	background-image: url("../images/m7_hover.jpg");
}
div#header div#menu li.m8:hover, div#header div#menu li.m8.current-menu-item {
	background-image: url("../images/m8_hover.jpg");
}
div#header div#menu li:hover a, div#header div#menu li.current-menu-item a {
	color: #2f4b9b;
}
div#header div#menu li:hover a span {
}
div#header div#menu li:hover a span + span {
}
div#header div#menu li.current-menu-item a {
}
div#header div#menu li.current-menu-item a span {
}
div#header div#menu li.current-menu-item a span + span {
}
div#rotator {
	overflow: hidden;
	height: 336px;
	background: #5a5f6b;
	border-bottom: 5px solid #5a5f6b;
}
div#rotator div.bx-wrapper {
	margin: 0;
}
div#rotator div.bx-viewport {
	box-shadow: none;
	border: none;
	left: 0;
}
div#rotator div.bx-pager {
	display: none;
}
div#rotator div.bx-controls-direction {
	width: 1400px;
	margin: 0 auto;
	height: 0px;
	position: relative;
}
div#rotator a.bx-prev {
	top: -76px;
	left: 25px;
	margin: 0;
	width: 41px;
	height: 41px;
	background: url("../images/rot_left.png") #5a5f6b;
	transition-duration: 0.3s;
}
div#rotator a.bx-prev:hover {
	background-color: #2f4b9b;
}
div#rotator a.bx-next {
	top: -76px;
	right: 25px;
	margin: 0;
	width: 41px;
	height: 41px;
	background: url("../images/rot_right.png") #5a5f6b;
	transition-duration: 0.3s;
}
div#rotator a.bx-next:hover {
	background-color: #2f4b9b;
}
div#rotator div#rot_div {
}
div#rotator ul#rot_ul {
}
div#rotator li.rot_li {
	height: 336px;
}
div#rotator li.rot_li div.rl_div {
	position: absolute;
	height: 100%;
	width: 730px;
	background-repeat: no-repeat;
	background-position: center;
	top: 0;
}
div#rotator li.rot_li div.rl_div.left {
	left: 0;
}
div#rotator li.rot_li div.rl_div.right {
	right: 0;
}
div#rotator li.rot_li div.rl_txt {
	width: 460px;
	margin: 0 auto;
	position: relative;
	z-index: 400;
	background: #5a5f6b;
	height: 100%;
	text-align: center;
	box-sizing: border-box;
	padding-top: 62px;
}
div#rotator li.rot_li div.rl_txt h2 {
	color: white;
	margin-bottom: 40px;
}
div#rotator li.rot_li div.rl_txt h2 strong {
	display: block;
	font-weight: bold;
	font-size: 45px;
	line-height: 1;
	margin-bottom: 17px;
}
div#rotator li.rot_li div.rl_txt h2 span {
	display: block;
	text-transform: uppercase;
	font-weight: 300;
	line-height: 1;
	font-size: 60px;
}
div#rotator li.rot_li div.rl_txt div.readmore {
}
div#rotator li.rot_li div.rl_txt div.readmore a {
	display: block;
	height: 65px;
	line-height: 65px;
	width: 156px;
	text-align: center;
	margin: 0 auto;
	background: #e3000f;
	color: white;
	font-weight: bold;
	font-size: 17.6px;
	transition-duration: 0.3s;
}
div#rotator li.rot_li div.rl_txt div.readmore a:hover {
	background: #2f4b9b;
}
div#home_item {
	padding-top: 53px;
	padding-bottom: 16px;
}
div#home_item div.inner {
}
div#home_item div.hi_item {
	padding-bottom: 25px;
}
div#home_item div.hi_item div.ov {
	float: left;
}
div#home_item div.hi_item div.ov img {
	display: block;
	width: 85px;
	height: 85px;
	border-radius: 50%;
}
div#home_item div.hi_item div.txt {
	overflow: hidden;
	padding-left: 42px;
	margin-right: 100px;
	padding-top: 7px;
}
div#home_item div.hi_item div.txt h2 {
	color: #e3000f;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
}
div#home_item div.hi_item div.txt h2 a {
}
div#home_item div.hi_item div.txt h2 a:hover {
}
div#home_item div.hi_item div.txt div.desc {
	color: #5a5f6b;
	font-size: 14px;
	line-height: 24px;
	font-weight: 600;
}
div#home_item div.hi_item div.txt div.desc em {
	font-style: italic;
}
div#home_item div.hi_item div.txt div.desc strong {
	font-weight: bold;
}
div#footer_top {
	overflow: hidden;
	background: #5a5f6b;
	padding-bottom: 31px;
}
div#footer_top div.inner.top {
	box-sizing: border-box;
	padding-left: 390px;
	height: 186px;
	background: url("../images/info_bg_tel.jpg") no-repeat 44px 0px;
	padding-top: 18px;
}
div#footer_top div.inner.top:after {
	content: "";
	width: 3000px;
	height: 3px;
	position: absolute;
	display: block;
	left: -1000px;
	background: #606571;
	bottom: -3px;
}
div#footer_top div.inner.top h2 {
	color: rgba(255, 255, 255, 0.2);
	font-weight: bold;
	font-size: 36px;
	line-height: 1;
	margin-bottom: 15px;
}
div#footer_top div.inner.top p#open {
	color: white;
	font-weight: 600;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 22px;
}
div#footer_top div.inner.top p#ft_tels {
	color: white;
	font-size: 14.3px;
	font-weight: 300;
}
div#footer_top div.inner.top p#ft_tels span {
	float: left;
	margin-right: 20px;
}
div#footer_top div.inner.top p#ft_tels span em {
	font-weight: 600;
}
div#footer_top div.inner.top p#ft_tels span strong {
	font-weight: bold;
	font-size: 19px;
}
div#footer_top img#ft_img {
	max-width: 95%;
	width: auto;
	height: auto;
	display: block;
	margin: 0 auto;
	position: relative;
	z-index: 800;
}
div#footer_top div.inner.bottom:before {
	content: "";
	width: 3000px;
	height: 3px;
	position: absolute;
	display: block;
	left: -1000px;
	background: #606571;
	top: -3px;
}
div#footer_top div.inner.bottom {
	padding-top: 44px;
}
div#footer_top div.inner.bottom div#ft1 {
	float: left;
	width: 520px;
	color: white;
	font-size: 13.5px;
	line-height: 17.4px;
}
div#footer_top div.inner.bottom div#ft1 img {
	display: block;
	margin-bottom: 17px;
}
div#footer_top div.inner.bottom div#ft1 p {
}
div#footer_top div.inner.bottom div#ft1 strong {
	font-weight: bold;
}
div#footer_top div.inner.bottom div#ft1 em {
}
div#footer_top div.inner.bottom div#ft1 div.social {
	margin-top: 47px;
}
div#footer_top div.inner.bottom div#ft1 div.social a:hover {
	opacity: 0.5;
}
div#footer_top div.inner.bottom div#ft1 div.social a {
	display: block;
	width: 38px;
	height: 38px;
	text-indent: -999em;
	float: left;
	margin-right: 14px;
	transition-duration: 0.3s;
	opacity: 1;
}
div#footer_top div.inner.bottom div#ft1 div.social a.fb {
	background-image: url("../images/social_fb.jpg");
}
div#footer_top div.inner.bottom div#ft1 div.social a.yt {
	background: url("../images/social_yt.jpg");
}
div#footer_top div.inner.bottom div#ft1 div.social a.google {
	background: url("../images/social_google.jpg");
}
div#footer_top div.inner.bottom div#ft2 {
	float: left;
	width: 270px;
	margin-top: 9px;
	padding-left: 48px;
}
div#footer_top div.inner.bottom div#ft2 h2 {
	line-height: 1;
	font-size: 14px;
	color: white;
	font-weight: bold;
	margin-bottom: 23px;
}
div#footer_top div.inner.bottom div#ft2 ul {
}
div#footer_top div.inner.bottom div#ft2 ul li:first-child {
	border: none;
}
div#footer_top div.inner.bottom div#ft2 ul li {
	border-top: 1px solid #626773;
}
div#footer_top div.inner.bottom div#ft2 ul li a {
	display: block;
	line-height: 1.2;
	color: #9a9da4;
	font-size: 13px;
	font-weight: 600;
	padding-left: 17px;
	padding-top: 9px;
	padding-bottom: 9px;
	background: url("../images/menu_bottom_arrow_none.jpg") no-repeat 2px center;
	transition-duration: 0.3s;
}
div#footer_top div.inner.bottom div#ft2 ul li:hover a {
	color: white;
	background: url("../images/menu_bottom_arrow_hover.jpg") no-repeat 2px center;
}
div#footer_top div.inner.bottom div#ft3 {
	float: right;
	width: 270px;
	margin-top: 9px;
}
div#footer_top div.inner.bottom div#ft3 div.wpcf7 {
	margin-top: 33px;
}
div#footer_top div.inner.bottom div#ft3 div.wpcf7 br {
	display: none;
}
div#footer_top div.inner.bottom div#ft3 div.wpcf7 input {
	box-sizing: border-box;
	padding: 0px 10px;
	height: 34px;
	width: 100%;
	font-family: 'Open Sans';
	color: #5a5f6b;
	font-size: 11px;
	font-weight: 600;
	background: #9a9da4;
	border: none;
	letter-spacing: 0.4px;
	margin-bottom: 5px;
}
div#footer_top div.inner.bottom div#ft3 div.wpcf7 span {
	display: block;
}
div#footer_top div.inner.bottom div#ft3 span.wpcf7-not-valid-tip {
	font-size: 12px;
	color: white;
	margin-top: -2px;
	margin-bottom: 9px;
}
div#footer_top div.inner.bottom div#ft3 div.wpcf7-response-output {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 10px;
	color: white;
	text-align: center;
	font-size: 12px;
	line-height: 1.3;
	border: 2px solid #9a9da4;
}
div#footer_top div.inner.bottom div#ft3 div.wpcf7 textarea {
	box-sizing: border-box;
	padding: 10px;
	height: 84px;
	width: 100%;
	font-family: 'Open Sans';
	color: #5a5f6b;
	font-size: 11px;
	font-weight: 600;
	background: #9a9da4;
	border: none;
	margin-bottom: 5px;
	resize: none;
	overflow: auto;
	letter-spacing: 0.4px;
}
div#footer_top div.inner.bottom div#ft3 div.wpcf7 textarea:focus, div#footer_top div.inner.bottom div#ft3 div.wpcf7 input:focus {
	outline: none;
}
div#footer_top div.inner.bottom div#ft3 div.wpcf7 input[type="submit"] {
	margin: 0;
	display: inline-block;
	width: 60px;
	height: 34px;
	border: 2px solid #9a9da4;
	background: #5a5f6b;
	color: #9a9da4;
	font-weight: normal;
	margin-top: 5px;
	cursor: pointer;
	transition-duration: 0.3s;
}
div#footer_top div.inner.bottom div#ft3 div.wpcf7 input[type="submit"]:hover {
	background: #9a9da4;
	color: #5a5f6b;
	font-weight: 600;
}
div#footer_top div.inner.bottom div#ft3 div.wpcf7 input[type="submit"] + img {
}
div#footer_top div.inner.bottom div#ft3 h2 {
	line-height: 1;
	font-size: 14px;
	color: white;
	font-weight: bold;
}
div#footer_top div.inner.bottom div#ft3 ::-webkit-input-placeholder {
 color:    #5a5f6b;
}
div#footer_top div.inner.bottom div#ft3 :-moz-placeholder {
 color:    #5a5f6b;
 opacity:  1;
}
div#footer_top div.inner.bottom div#ft3 ::-moz-placeholder {
 color:    #5a5f6b;
 opacity:  1;
}
div#footer_top div.inner.bottom div#ft3 :-ms-input-placeholder {
 color:    #5a5f6b;
}
div#footer {
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	color: #5a5f6b;
}
div#footer p {
}
div#page_header {
	height: 91px;
	line-height: 91px;
	background: #5a5f6b;
}
div#page_header div.inner {
}
div#page_header h1 {
	float: left;
	color: white;
	font-weight: 300;
	font-size: 30px;
}
div#page_header h1 strong {
	font-weight: bold;
	font-size: 28.6px;
}
div#page_header div#back {
	float: right;
	font-size: 12px;
	color: white;
	font-weight: 300;
}
div#page_header div#back a {
}
div#page_header div#back a:hover {
	text-decoration: underline;
}
div#page_header div#back span {
}
div#normal_page {
	padding-top: 49px;
	color: #5a5f6b;
	font-size: 14px;
	font-weight: 600;
	line-height: 24px;
	text-align: justify;
	padding-bottom: 36px;
}
div#normal_page div.inner {
}
div#normal_page h2 {
	color: #e3000f;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 8px;
}
div#normal_page h3 {
	color: #e3000f;
	font-weight: bold;
	font-size: 17px;
	line-height: 24px;
	margin-bottom: 8px;
}
div#normal_page h4 {
	color: #e3000f;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 8px;
}
div#normal_page h5 {
	color: #e3000f;
	font-weight: bold;
	font-size: 15px;
	line-height: 24px;
	margin-bottom: 8px;
}
div#normal_page h6 {
	color: #e3000f;
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 8px;
}
div#normal_page a {
	color: #e3000f;
}
div#normal_page a:hover {
	text-decoration: underline;
}
div#normal_page strong {
	font-weight: bold;
}
div#normal_page em {
	font-style: italic;
}
div#normal_page ul {
	padding-left: 20px;
	list-style: disc;
}
div#normal_page hr {
	margin: 0;
	border: none;
	height: 1px;
	background: #5a5f6b;
}
div#normal_page ol {
	padding-left: 20px;
	list-style: decimal;
}
div#normal_page ol li {
	padding-left: 2px;
}
div#normal_page li {
	margin: 5px 0;
}
div#normal_page img.alignleft {
	display: block;
	float: left;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-right: 30px;
	max-width: 50%;
	height: auto;
}
div#normal_page img.alignright {
	display: block;
	float: right;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-left: 30px;
	max-width: 50%;
	height: auto;
}
div#normal_page img.aligncenter {
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 auto;
	display: block;
}
div#normal_page sup {
	vertical-align: super;
	font-size: smaller;
}
div#normal_page sub {
	vertical-align: sub;
	font-size: smaller;
}
div#normal_page blockquote {
	font-style: italic;
	font-size: 16px;
	font-weight: normal;
	background: #efefef;
	padding: 20px;
	border-left: 5px solid #b5b5b5;
}
div#normal_page tr {
}
div#normal_page td {
	padding: 10px;
	border: 1px solid #5a5f6b;
}
div#normal_page div.iconsec {
	padding-left: 126px;
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 8px;
}
div#custom_gallery {
	margin-top: 42px;
	margin-bottom: 40px;
}
div#custom_gallery div.ts_clear {
}
div#custom_gallery div.tb_clear {
}
div#custom_gallery div.pc_clear {display: block;clear: both;float: none;padding: 0;margin: 0;}
div#custom_gallery div.cg_item {
	float: left;
	width: 290px;
	margin: 0px 1px 16px;
}
div#custom_gallery div.cg_item div.ov {
	position: relative;
	width: 290px;
	height: 210px;
	overflow: hidden;
}
div#custom_gallery div.cg_item div.ov a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 50;
}
div#custom_gallery div.cg_item div.ov:hover div.txt {
	opacity: 1;
}
div#custom_gallery div.cg_item div.ov img {
	display: block;
	max-width: 290px;
	max-height: 210px;
	left: 50%;
	width: auto;
	height: auto;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
div#custom_gallery div.cg_item div.ov div.txt {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: rgba(90, 95, 107, 0.75);
	color: white;
	font-size: 13px;
	line-height: 24px;
	opacity: 0;
	transition-duration: 0.3s;
}
div#custom_gallery div.cg_item div.ov div.txt div {
	position: relative;
	height: 100%;
}
div#custom_gallery div.cg_item div.ov div.txt div table {
	width: 100%;
	height: 100%;
}
div#custom_gallery div.cg_item div.ov div.txt div tr {
}
div#custom_gallery div.cg_item div.ov div.txt div td {
	vertical-align: middle;
	padding: 0px 20px;
}
div#custom_gallery div.cg_item h4 {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color: #5a5f6b;
	height: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 6px;
}
div.pagi {
}
div.pagi ul {
	padding: 0px !important;
	text-align: center;
	list-style: none !important;
}
div.pagi ul li {
	display: inline-block;
	vertical-align: top;
	margin: 0px 3px !important;
}
div.pagi ul li.prev {
}
div.pagi ul li.prev a {
	width: 34px;
	height: 33px;
	display: block;
	border: 2px solid #82868e;
	line-height: 33px;
	text-align: center;
	text-indent: -999em;
	background: url("../images/pagi_left_none.png") no-repeat center;
	transition-duration: 0.3s;
}
div.pagi ul li.prev a:hover {
	background: url("../images/pagi_left_hover.png") no-repeat center;
	background-color: #e3000f;
	border-color: #e3000f;
}
div.pagi ul li.next {
}
div.pagi ul li.next a {
	width: 34px;
	height: 33px;
	display: block;
	border: 2px solid #82868e;
	line-height: 33px;
	text-align: center;
	text-indent: -999em;
	background: url("../images/pagi_right_none.png") no-repeat 2px 0px;
	transition-duration: 0.3s;
}
div.pagi ul li.next a:hover {
	background: url("../images/pagi_right_hover.png") no-repeat 2px 0px #e3000f;
	border-color: #e3000f;
}
div.pagi ul li.page {
}
div.pagi ul li.page span {
	width: 34px;
	height: 33px;
	display: block;
	border: 2px solid #82868e;
	line-height: 33px;
	text-align: center;
	background: #e3000f !important;
	color: white !important;
	text-decoration: none !important;
	border-color: #e3000f !important;
}
div.pagi ul li.link {
}
div.pagi ul li.link a {
	width: 34px;
	height: 33px;
	display: block;
	border: 2px solid #82868e;
	line-height: 33px;
	text-align: center;
	color: #5a5f6b !important;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.4px;
	transition-duration: 0.3s;
}
div.pagi ul li.link a:hover {
	background: #e3000f !important;
	color: white !important;
	text-decoration: none !important;
	border-color: #e3000f !important;
}
div.google_maps {
	height: 355px;
}
div#bf_form + div.wpcf7-response-output {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	border: none;
	text-align: center;
	padding: 0;
	padding-top: 40px;
	margin-top: 0;
}
div#bf_form {
	width: 870px;
	margin-left: 100px;
	margin-top: 20px;
	padding-bottom: 20px;
}
div#bf_form br {
	display: none;
}
div#bf_form label {
	display: block;
	margin-bottom: 28px;
	clear: both;
}
div#bf_form label span {
	display: block;
	padding-left: 35px;
	overflow: hidden;
}
div#bf_form label em {
	display: block;
	float: left;
	width: 200px;
	text-align: right;
	letter-spacing: 0;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	height: 52px;
	line-height: 52px;
}
div#bf_form label input {
	display: block;
	box-sizing: border-box;
	border: 1px solid #5a5f6b;
	font-family: 'Open Sans';
	font-size: 17px;
	padding: 0 15px;
	height: 52px;
	width: 635px;
	color: #222;
}
div#bf_form label textarea {
	display: block;
	box-sizing: border-box;
	border: 1px solid #5a5f6b;
	font-family: 'Open Sans';
	font-size: 17px;
	padding: 15px;
	height: 248px;
	width: 635px;
	color: #222;
	resize: none;
	overflow: auto;
}
div#bf_form input:focus, div#bf_form textarea:focus {
	outline: none;
}
div#bf_form label span.wpcf7-not-valid-tip {
	padding: 0;
	font-weight: normal;
	margin-bottom: 0px !important;
}
div#bf_form input[type="submit"] {
	float: right;
	height: 43px;
	text-align: center;
	cursor: pointer;
	width: 160px;
	background: white;
	border: 2px solid #5a5f6b;
	color: #5a5f6b;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	transition-duration: 0.3s;
}
div#bf_form input[type="submit"]:hover {
	background: #5a5f6b;
	color: white;
}
div#bf_form input[type="submit"] + img {
	margin-left: 680px;
	position: relative;
	top: 8px;
}
h1.error {
	text-align: center;
	font-size: 150px;
	font-weight: 300;
	color: #e4000f;
	padding-top: 60px;
}
h2.error {
	text-align: center;
	font-size: 40px;
	font-weight: normal;
	color: #e4000f;
	padding-top: 20px;
	padding-bottom: 50px;
}
a.error {
	display: block;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 70px;
	font-size: 20px;
	font-weight: normal;
	color: #e4000f;
	width: 250px;
}
a.error:hover {
	text-decoration: underline;
}
