@charset "utf-8";


code,
kbd,
pre,
samp {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
}

.widget {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	margin: 0 0 24px;
	padding: 20px;
	word-wrap:normal;
}
.entry-content {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	word-wrap:normal;
}
.comment-author .fn {
	word-wrap:normal;
}

.comment-metadata,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply {
	word-wrap:normal;
}

.entry-content img.alignleft,
.entry-content .wp-caption.alignleft {
	margin-left: 0;
}

.entry-content img.alignright,
.entry-content .wp-caption.alignright {
	margin-right: 0;
}
.site-content, .site-content .entry-header, .full-width .site-content .entry-content, .site-content .entry-content, .hentry, .content-area{
	margin: 0 !important;
	max-width: 960px;
	padding: 0;
	background-color: transparent;
}
HEADER.entry-header{
	padding: 0 !important;
}
.content-area, .main-content{
	float:none;
}
#main-content{
	clear:left;
	max-width:960px;
	margin: 0 auto;
}

body {
	font-size: 16px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a{
	color: #a99158;
	text-decoration: none;
}
a:hover{
	color: #8a1d3d;
	text-decoration: underline;
}
HR{
	background-color:#b29c59;
}
img{
	border: 0px;
}
h1,
.entry-title a,
.entry-title a:hover{
	/*float: left; GARY YOU FOOL*/
	display:inline-block;
	width: 100%;
	color: #5c0017;
	font-size: 24px;
	font-weight: 500;
	margin: 15px 0 0 0;
	padding-bottom: 10px;
	text-transform:uppercase;
}
.home H1{
	margin-top:0;
}
P{
	margin: 0 0 19px 0;
}
#wrap{
	/*float: left; GARY YOU FOOL*/
	display:inline-block;
	width: 100%;
}
.container,
.soliloquy-caption .container{
	width: 960px;
	margin: 0px auto;
}
.container_mn{
	/*float: left; GARY YOU FOOL*/
	display:inline-block;
	width: 960px;
	padding: 0px 0px;
	color: #15162f;
	font-size: 16px;
}

#header{
	/*float: left; GARY YOU FOOL*/
	display:inline-block;
	width: 100%;
	background-color:#25282f;
	background-image: url(../images/texture.jpg);
	background-repeat:repeat;
}
.logo{
	float: left;
	width: auto;
	padding: 20px 0px;
}
.hdr_right{
	float: right;
	/* width: 400px; */
	text-align: right;
	color: #fef2cf;
	font-size: 17px;
	padding: 55px 0px;
}
.hdr_right a{
	color: #fef2cf;
}
.hdr_right a:hover{
	color: #fef2cf;
}
.hdr_right .separator{
	width:10px;
	display:inline-block;
}
.menu{
	display:inline-table;
	width: 100%;
	padding: 0px;
	margin: 0px;
	/* box-shadow: 0px -7px 15px rgba(102, 102, 102, 0.49); */
	background-color:#d7c58d;
	border-bottom:4px solid #b29c59;
}
.menu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menu ul li{
	float:left;
	width: auto;
}
.menu ul li a{
	float:left;
	width: auto;
	color: #24272e;
	padding: 20px 18px;
	font-size: 18px;
	font-weight: 600;
	text-transform:uppercase;
}
.menu ul li a:hover,
.menu ul li a.select,
.menu .current_page_item > a,
.menu .current_page_ancestor > a,
.menu .current-menu-item > a,
.menu .current-menu-ancestor > a{
	color: #24272e;
	background-color:#b29c59;
	text-decoration: none;
}


#wprmenu_menu_ul .current_page_item > a,
#wprmenu_menu_ul .current-menu-item > a,
#wprmenu_menu_ul .current-menu-item > a,
#wprmenu_menu_ul .current-menu-ancestor > a{
	color:#000;
	text-decoration:none;
}

#middle{
	/*float: left; GARY YOU FOOL*/
	display:inline-block;
	width: 100%;
}
.silder_box{
	/*float: left; GARY YOU FOOL*/
	display:inline-block;
	width: 100%;
}
.silder_box .slider_img{
	/*float: left; GARY YOU FOOL*/
	display:inline-block;
	width: 100%;
}
.home #middle #welcome.container{
	/*just the welcome section container
	we have to set a height here in order
	to set both children to height:100%;*/
	height:286px;
}
.welcome_left,
.welcome_right{
	margin-bottom:30px;
}
.welcome_left{
	height:100%;
	width:63%;
	width: calc( 65% - 15px );
	float:left;
}
.welcome_left P:last-of-type{
	margin-bottom:0;
}
.welcome_right{
	width: 33%;
	width: calc( 35% - 15px - 1px );
	float:right;
	padding-left:15px;
	border-left: 1px solid #b29c59;
}
.welcome_right UL{
	margin: 15px 0 0;
	padding-left:17px;
}
.welcome_right LI{
	margin: 3px 0;
	padding:0;
}

/*
#middle .mdl_con_box{
	/ *float: left; GARY YOU FOOL* /
	display:inline-block;
	width: 100%;
	padding: 20px 0px;
}
#middle .mdl_con_box .mdl_left{
	float: left;
	width: 932px;
	width: calc( 100% - 28px );
	padding: 14px 13px;
	background-color: #f5f5f5;
	border:solid 1px #456657;
	margin: 10px 0px;
	color: #15162f;
	font-size: 16px;
}
.mdl_left .images{
	border: solid 1px #4d4d65;
	margin-right: 10px;
	height: 92px;
}
#middle .mdl_con_box .mdl_right{
	float: right;
	width: 463px;
	position: relative;
	border:solid 1px #456657;
	margin: 10px 0px;
	display: none;
}
#middle .mdl_con_box .mdl_right .right_img{
	float: right;
	width: 100%;
}
#middle .mdl_con_box .mdl_right .dis_box{
	/*float: left; GARY YOU FOOL* /
	display:inline-block;
	width: 43%;
	padding: 11px 13px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#middle .mdl_con_box .mdl_right .dis_box .hed_txt{
	/*float: left; GARY YOU FOOL* /
	display:inline-block;
	width: 100%;
	color: #456657;
	font-size: 29px;
	font-weight: 600;
	margin: 0px;
	padding-bottom: 7px;
}
*/

/*p{
	/*float: left; GARY YOU FOOL* /
	display:inline-block;
	width: 100%;
	color: #15162f;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}*/

.ser_box_main{
	/*float: left; GARY YOU FOOL*/
	display:inline-block;
	width: 100%;
	/* background: #40554c url(../images/ser_bg_rpt.jpg) repeat left top; */
	/*background-size: 74px 100%;*/
}
.ser_sec{
	/*float: left; GARY YOU FOOL*/
	display:inline-block;
	width: 100%;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#21242b+0,111316+100 */
background: rgb(33,36,43); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(33,36,43,1) 0%, rgba(17,19,22,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(33,36,43,1) 0%,rgba(17,19,22,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(33,36,43,1) 0%,rgba(17,19,22,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#21242b', endColorstr='#111316',GradientType=0 ); /* IE6-9 */
}
.ser_bdr{
	/*float: left; GARY YOU FOOL*/
	display:inline-block;
	width: 100%;
	background-image:url(../images/bdr_img.png);
	background-repeat:repeat-x;
	background-position: left bottom;
}
.pro_sec{
	/*float: left; GARY YOU FOOL*/
	display:inline-block;
	width: 100%;
	padding: 30px 0;
}
.pro_box{
	display: inline-block;
	margin-right: 30px;
	width: 294px;
	width: calc( (100% - 60px) / 3 )
}
DIV.pro_box:nth-of-type(3n){
	float: right;
	margin-right:0;
}
.pro_hed{
	display: inline-block;
	width: 100%;
	color: #fff;
	font-size: 22px;
	font-weight: 500;
	text-align: center;
	padding: 0px 0px 15px 0px;
	text-transform:uppercase;
	line-height:1;
}
HTML[lang="ja"] .pro_hed{
	font-size:19px;
	padding:9px 0px 5px;
}
.pro_img{
	/*float: left; GARY YOU FOOL*/
	display:inline-block;
	width: 96%;
	width: calc( 100% - 8px );
	border: 4px solid #dbc992;
}
.pro_img IMG{
	width:100%;
	width: calc( 100% - 0px );
}
.pro_txt{
	/*float: left; GARY YOU FOOL*/
	display:inline-block;
	width: 94%;
	font-size: 16px;
	color: #15162f;
	text-align: center;
	padding: 10px 9px;
	background: #fff;
}
.pro_box .button{
	margin: 15px auto 0;
}
.pro_box A:hover{
	text-decoration:none;
}
.lrn_txt{
	/*float: left; GARY YOU FOOL*/
	display:inline-block;
	width: 100%;
	margin-top: 8px;
	text-align: center;
}
.lrn_txt a{
	color: #598271;
	font-size: 16px;
	font-weight: 600;
}
.lrn_txt a:hover{ 
	color: #598271;
	text-decoration: underline;
}
#fotter{
	/*float: left; GARY YOU FOOL*/
	display:inline-block;
	width: 100%;
	padding: 20px 0px 30px;
	background-color:#25282f;
	background-image: url(../images/texture.jpg);
	background-repeat:repeat;
}
.ftr_txt_box{
	/*float: left; GARY YOU FOOL*/
	display:inline-block;
	width: 100%;
	background-image: url(../images/ftr_bdr_img.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 16px;
}
.ftr_txt{
	/*float: left; GARY YOU FOOL*/
	display:inline-block;
	width: 100%;
	color: #fef2cf;
	font-size: 16px;
	text-align: center;
	font-weight: 500;
	line-height: 25px;
}
.ftr_txt a{
	color: #fef2cf;
}
.ftr_txt a:hover{
	color: #ede1be;
}
#fotter .phone,
#fotter .fax,
#fotter .email,
#fotter .separator{
	clear:none;
	display:inline-table;
}
#fotter .separator{
	margin: 0 10px;
}

/*----------------- about --------------*/
.about_sec{
	/*float: left; GARY YOU FOOL*/
	display:inline-block;
	width: 100%;
	background-image: url(../images/about_hed.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 10px 0px;
}
h2{
	/*float: left; GARY YOU FOOL*/
	display:inline-block;
	width: 100%;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
}
.about_bdr{
	/*float: left; GARY YOU FOOL*/
	display:inline-block;
	width: 100%;
	padding: 11px 0px;
	background-image: url(../images/about_bg_img.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 19px;
	text-align: center;
}

.about_bdr.contact{
	padding: 21px 0px;
}

.about_bdr A {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  max-width:95%;
}

#middle .mdl_con_box .mdl_left p{
	padding:0px 0px 0px 0px;
}
.container_mn p{
	padding:0px 0px 15px 0px;
	margin:0px;
}
.dis_box p{
	/*float: left; GARY YOU FOOL*/
	display:inline-block;
	width: 100%;
	color: #15162f;
	font-size: 16px;
	margin: 0px  !important;
	padding: 0px !important;
}

.contact_left{
	float:left;
	width:445px;
}
.contact_right{
	width: 445px;
	float: right;
	margin-left:30px;
}
.contact_right input,
.contact_right textarea{ 
	width:100%;
}
.contact_right input[type="submit"],
.contact_right input[type="submit"]:active{
	/*float: left; GARY YOU FOOL*/
	display:inline-block;
	width: 100px;
	/* height: 40px; */
	font-size: 19px;
	color: #fff;
	border: 0px;
	border-radius: 8px;
	font-weight:400;
	cursor: pointer;
	background: #456657;
}
.contact_right input[type="submit"]:hover,
.contact_right input[type="submit"]:focus{
	background: #393380;
	color: #fff;
	border: 1px solid #000;
}
.misc-content {
	float: right;
	width: auto;
	margin: 0 0 10px 10px;
	margin: 0 0 20px 20px;
	text-align:left;
}
.wpcf7 INPUT[type="submit"]{
	font-size:16px;
	width:auto;
	border-radius:0;
}

.page_top_img {
    width: 100%;
}
.mobilephone{
	display:inline-block;
}
A.mobilephone{
	display:none; 
}

.autoProducts HR {
  width: 100%;
  margin: 20px 0px;
  display: inline-block;
  background-color: #709284;
}

.autoProducts HR ~ P {
  padding: 0px;
}

br.bottomTwo{ display: none; } 



.soliloquy-viewport,
.soliloquy-outer-container,
.soliloquy-slider LI,
.soliloquy-slider LI .soliloquy-caption,
.soliloquy-slider LI .soliloquy-caption .soliloquy-caption-inside{
/*force height to be accessible all the way down*/
	height:100% !important;
}
.soliloquy-container.slider-1 .soliloquy-caption .soliloquy-caption-inside{ 
	background: transparent; 
	padding: 0px; 
	font-size: inherit; 
	text-align: left; 
}
.slider-1 .soliloquy-caption .container{
	margin: calc( (50% - 32.5%) / 2 ) auto;
	/*account for padding: */
	margin: calc( (50% - 32.5% + 40px) / 2 ) auto;
	margin: 0 auto;
	height:50%;
	/*account for padding:*/
	height: calc( 50% - 40px );
	height:auto;
	position:relative;
	
	top: 50%;
	top: 75%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.slider-1 .slide{
	width:580px;
	display:table;
}
.slider-1 .slide .title{
	padding: 20px 25px;
	line-height:1;
	font-weight:bold;
	display:table;
	text-transform:uppercase;
	font-size: 30px;
	background-color: rgba(38,41,48,0.9);
}
.slider-1 .slide .body{
	padding: 15px 25px;
	line-height:1.3;
	font-weight:bold;
	display:table;
	font-size: 25px;
	background-color: rgba(187,167,105,0.85);
	/* margin: 15px 0 0 50px; */
	margin-top: 15px;
	width:calc( 100% - 50px );
	text-align:center;
	float:right;
}
.last_level{
	display:none;
}
.contact_right .gform_wrapper .top_label input,
.gform_wrapper TEXTAREA#input_1_4,
.contact_right INPUT{
	width:100%;
}
.contact_right .gform_wrapper LI LABEL{
	margin-top:10px;
	display:inline-block;
}
.contact_right .gform_wrapper,
.contact_right .gform_wrapper LI:first-of-type LABEL{
	margin-top:0;
}
#gform_wrapper_2 H2{
	color:black;
	font-weight:bold;
	margin: 20px 0 10px;
}
#gform_wrapper_2 LABEL{
	display:inline-block;
	margin-top:10px;
}
#gform_wrapper_2 .gfield_checkbox LABEL,
#gform_wrapper_2 .gfield_radio LABEL{
	margin-top:0;
}
#gform_wrapper_2.gform_wrapper .top_label .gfield_description{
	padding:0 !important;
}
.button,
.gform_wrapper .gform_footer INPUT[type="submit"]{
	display:table;
	line-height: 1;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding: 12px 10px !important;
	color:#262930;
	width:auto;
	text-align:center;
	border-radius: 6px;
	font-family: "Lora", arial, sans-serif;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ece2c3+0,c8b477+33,c8b477+67,95834b+100 */
background: rgb(236,226,195); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(236,226,195,1) 0%, rgba(200,180,119,1) 33%, rgba(200,180,119,1) 67%, rgba(149,131,75,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(236,226,195,1) 0%,rgba(200,180,119,1) 33%,rgba(200,180,119,1) 67%,rgba(149,131,75,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(236,226,195,1) 0%,rgba(200,180,119,1) 33%,rgba(200,180,119,1) 67%,rgba(149,131,75,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ece2c3', endColorstr='#95834b',GradientType=0 ); /* IE6-9 */
	border:0 none;
}
.button:hover,
.gform_wrapper .gform_footer INPUT[type="submit"]:hover{
	text-decoration: none;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#95834b+0,c8b477+33,c8b477+67,ece2c3+100 */
background: rgb(149,131,75); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(149,131,75,1) 0%, rgba(200,180,119,1) 33%, rgba(200,180,119,1) 67%, rgba(236,226,195,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(149,131,75,1) 0%,rgba(200,180,119,1) 33%,rgba(200,180,119,1) 67%,rgba(236,226,195,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(149,131,75,1) 0%,rgba(200,180,119,1) 33%,rgba(200,180,119,1) 67%,rgba(236,226,195,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95834b', endColorstr='#ece2c3',GradientType=0 ); /* IE6-9 */
	border:0 none;
}


.page-id-356 .gform_wrapper{ max-width: 100%; }

.page-id-356 .gform_wrapper .top_label input.medium, .page-id-356 .gform_wrapper .top_label select.medium{ width: 100%; }

.search .page-content {
    padding: 0px;
}
.search header.page-header {
    margin: 0px;
    padding: 0px;
}


input[type="radio"] {
    width: 100%;
}

.gform_wrapper ul.gfield_checkbox li input[type=checkbox], .gform_wrapper ul.gfield_radio li input[type=radio]{ margin-left: 1px !important; }
