@import "font-awesome.min.css";

@font-face{font-family:'motiva-sans-b';src:url('/template/pc/skin/fonts/OpenSans-Bold.ttf')}
@font-face{font-family:'motiva-sans';src:url('/template/pc/skin/fonts/OpenSans-Light.ttf'),url('/template/pc/skin/fonts/OpenSans-LightItalic.ttf');}
#main-nav ul li a{font-family: 'motiva-sans-b',sans-serif;}
html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {

	font-family: 'motiva-sans',sans-serif;

	font-weight: 300;

	
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}

*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

article, aside, details, figcaption, figure, footer, header, main, nav, section {
	display: block
}
ol, ul {
	list-style: none
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
blockquote, q {
	quotes: none
}
a:focus {
	outline: none
}
a:hover, a:active {
	outline: 0;
		text-decoration:none;
}
p::selection{
	background: #FF7900;	
}
div::selection{
	background: #FF7900;	
}
a::selection{
	background: #FF7900;	
}
li::selection{
	background: #FF7900;	
}
h3::selection{
	background: #FF7900;	
}
span::selection{
	background: #FF7900;	
}
h1::selection{
	background: #FF7900;	
}
h2::selection{
	background: #FF7900;	
}
strong::selection{
	background: #FF7900;	
}
img::selection{
	background: #FF7900;	
}
.dd-title::selection{
	background: #FF7900;	
}
.title::selection{
	background: #FF7900;	
}
a img {
	border: 0
}
img {
	max-width: 100%;
	height: auto;
}
select {
	max-width: 100%
}

@media screen and (max-width:990px ) {
	#main-nav{ display: none;}
	
}

body, button, input, select, textarea {
	
	color: #777;
	font-size: 16px;
	line-height: 1.75;
	background-color: #fff;
}


p {

}
strong, b {
	font-weight: bold;
}
dfn, cite, em, i, blockquote {
	font-style: italic;
}
blockquote {
	border: 2px solid #FF7900;
	font-style: italic;
	padding: 35px 30px;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote > p:last-child {
	margin-bottom: 0;
}
blockquote .small {
	display: inline-block;
}
blockquote cite {
}
blockquote em, blockquote i {
	font-style: normal;
}
abbr, acronym {
	border-bottom: 1px dotted #d1d1d1;
	cursor: help;
}
mark, ins {
	text-decoration: none;
}
sup, sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -6px;
}
sub {
	bottom: -3px;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
address {
	font-style: italic;
	margin: 0 0 20px;
}
code, kbd, tt, var, samp, pre {
	font-family: Inconsolata, monospace;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
	background: #f9f9f9;
	border: 1px solid #e1e1e1;
	border-radius: 0;
	height: auto;
	margin: 0 0 20px;
	overflow-x: auto;
	padding: 20px;
}
/* Elements
-------------------------------------------------------------- */
.pp-a p{    font-size: 16px;
    font-weight: 300;
    
    line-height: 1.75;}

hr {
	background-color: #f6f6f6;
	border: 0;
	height: 1px;
	margin-bottom: 20px;
}
/* List */
ul, ol {
	padding: 0;
	margin: 0 0 20px 35px;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul, li > ol {
	margin-bottom: 0;
}
ul li, ol li {
	line-height: 1.86em;
	
}
ul.list-unstyled {
	margin-left: 0;
	list-style: none;
}
.list-fixed-icon .fa {
	display: inline-block;
	width: 1.2em;
	text-align: right;
	padding-right: 1.4em;
}
dl {
	margin: 0 0 30px;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 0 30px;
}
del {
	filter: alpha(opacity=80);
	opacity: 0.8;
}
/* Table */
table, th, td {
	border: 1px solid #eaeaea;
}
table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 30px;
	
	width: 100%;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
th {
	border-width: 0 1px 1px 0;
	font-weight: bold;
}
td {
	border-width: 0 1px 1px 0;
}
th, td {
	padding: 5px;
}
/* Media */
embed, iframe, object, video {
	margin-bottom: 20px;
	max-width: 100%;
	vertical-align: middle;
}
p > embed, p > iframe, p > object, p > video {
	margin-bottom: 0;
}
/* Accessibility - Text meant only for screen readers */
.language{position: absolute;
    right: 60px;
    top: 50%;
    z-index: 10;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);}

.language a{ color:#fff;}
.language a:hover{ color:#fff;}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 16px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
/* Forms
-------------------------------------------------------------- */
/* Fixes */
button, input {
	line-height: normal;
}
button, input, select, textarea {
	font-size: 100%;
	line-height: inherit;
	margin: 0;
	vertical-align: baseline;
}
input, textarea {
	font-size: 1em;
	max-width: 100%;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); /* Removing the inner shadow on iOS inputs */
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	vertical-align: top; /* Improves readability and alignment in all browsers */
}
input[type="checkbox"] {
	display: inline;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	line-height: 1;
	cursor: pointer;
	-webkit-appearance: button;
	border: 0;
}
input[type="checkbox"], input[type="radio"] {
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0; /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
}

/* Remove chrome yellow autofill */
input:-webkit-autofill {
-webkit-box-shadow: 0 0 0px 1000px #f7f7f7 inset
}
/* Reset search styling */
input[type="search"] {
	outline: 0
}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration {
display: none
}
/* Input normal */
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
	color: #777;
	border: 1px solid #eaeaea;
	
	
	width: 100%;
	background-color: transparent;
	margin-bottom: 30px;
	border-radius: 0;
	height: auto;
	-webkit-appearance: none;
	text-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: border ease .238s;
	-moz-transition: border ease .238s;
	transition: border ease .238s;
}
/* For Contact Form 7 */
.wpcf7-form select, .wpcf7-form textarea, .wpcf7-form input {
	margin-bottom: 10px;
	padding: 5px 0;
}
/* Input focus */
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus {
	border-color: #a1a1a1;
	outline: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
/* Button */
button, input[type="button"], input[type="reset"], input[type="submit"] {

	font-weight: 500;
	background-color: #FF7900;
	color: #fff;
	padding: 1.285em 2.642em;
	display: inline-block;
	-webkit-appearance: none;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
}
/* Button hover + focus */
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
	outline: 0;
	background-color: #4b4b4b;
	color: #fff;
}

/* Placeholder color */
::-webkit-input-placeholder {
color: #c1c1c1;
}
:-moz-placeholder {
color: #c1c1c1;
}
::-moz-placeholder {
color: #c1c1c1;
opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}
:-ms-input-placeholder {
color: #c1c1c1;
}
/* Links */
a {
	color: #FF7900;
	outline: 0;
	text-decoration: none;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
}
a:hover, a:focus, a:active {
	outline: 0;
	color: #4b4b4b;
	text-decoration: none
}



.text-accent-color {
	color: #FF7900 !important;
}
.text-white {
	color: #fff !important;
}
.text-grey {
	color: #ccc !important;
}
.text-heading-color {
	color: #4b4b4b !important;
}
.text-muted {
	color: #aaa !important;
}
.text-primary {
	color: #3c7fb9 !important;
}
.text-success {
	color: #51a351 !important;
}
.text-info {
	color: #56b5ce !important;
}
.text-warning {
	color: #dfa048 !important;
}
.text-danger {
	color: #cb4d49 !important;
}
p.dropcap-contrast span.first-letter {
	font-size: 24px;
	float: left;
	color: white;
	background-color: #FF7900;
	text-align: center;
	vertical-align: middle;
	margin: 5px 10px 0 0;
	line-height: 60px;
	width: 60px;
	height: 60px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
p.dropcap span.first-letter {
	font-size: 55px;
	float: left;
	color: #FF7900;
	text-align: left;
	line-height: 45px;
	margin-right: 18px;
	width: 45px;
	height: 45px;
}
.construction-icons > span {
	font-size: 30px;
}
/* Extra classes
-------------------------------------------------------------- */
.line-height-normal {
	line-height: normal;
}
.margin-0 {
	margin: 0 !important;
}
.padding-0 {
	padding: 0 !important;
}
.margin-bottom-0 {
	margin-bottom: 0px;
}
.margin-bottom-5 {
	margin-bottom: 5px;
}
.margin-bottom-10 {
	margin-bottom: 10px;
}
.margin-bottom-15 {
	margin-bottom: 15px;
}
.margin-bottom-20 {
	margin-bottom: 20px;
}
.margin-bottom-25 {
	margin-bottom: 25px;
}
.margin-bottom-30 {
	margin-bottom: 30px;
}
.margin-bottom-35 {
	margin-bottom: 35px;
}
.margin-bottom-40 {
	margin-bottom: 40px;
}
.margin-bottom-45 {
	margin-bottom: 45px;
}
.margin-bottom-50 {
	margin-bottom: 50px;
}
.margin-bottom-55 {
	margin-bottom: 55px;
}
.margin-bottom-60 {
	margin-bottom: 60px;
}
.margin-bottom-65 {
	margin-bottom: 65px;
}
.margin-bottom-70 {
	margin-bottom: 70px;
}
.margin-bottom-75 {
	margin-bottom: 75px;
}
.margin-bottom-80 {
	margin-bottom: 80px;
}
.margin-bottom-85 {
	margin-bottom: 85px;
}
.margin-bottom-90 {
	margin-bottom: 90px;
}
.margin-bottom-95 {
	margin-bottom: 95px;
}
.margin-bottom-100 {
	margin-bottom: 100px;
}
.margin-top-0 {
	margin-top: 0px;
}
.margin-top-5 {
	margin-top: 5px;
}
.margin-top-10 {
	margin-top: 10px;
}
.margin-top-15 {
	margin-top: 15px;
}
.margin-top-20 {
	margin-top: 20px;
}
.margin-top-25 {
	margin-top: 25px;
}
.margin-top-30 {
	margin-top: 30px;
}
.margin-top-35 {
	margin-top: 35px;
}
.margin-top-40 {
	margin-top: 40px;
}
.margin-top-45 {
	margin-top: 45px;
}
.margin-top-50 {
	margin-top: 50px;
}
.margin-top-55 {
	margin-top: 55px;
}
.margin-top-60 {
	margin-top: 60px;
}
.margin-top-65 {
	margin-top: 65px;
}
.margin-top-70 {
	margin-top: 70px;
}
.margin-top-75 {
	margin-top: 75px;
}
.margin-top-80 {
	margin-top: 80px;
}
.margin-top-85 {
	margin-top: 85px;
}
.margin-top-90 {
	margin-top: 90px;
}
.margin-top-95 {
	margin-top: 95px;
}
.margin-top-100 {
	margin-top: 100px;
}
.font-weight-300 {
	font-weight: 300;
}
.font-weight-400 {
	font-weight: 400;
}
.font-weight-500 {
	font-weight: 500;
}
.font-weight-600 {
	font-weight: 600;
}
.font-weight-700 {
	font-weight: 700;
}
.letter-spacing-1px {
	letter-spacing: 1px;
}
.letter-spacing-2px {
	letter-spacing: 2px;
}
.letter-spacing-3px {
	letter-spacing: 3px;
}
.letter-spacing-4px {
	letter-spacing: 4px;
}
.letter-spacing-5px {
	letter-spacing: 5px;
}
.letter-spacing-6px {
	letter-spacing: 6px;
}
.letter-spacing-7px {
	letter-spacing: 7px;
}
.letter-spacing-8px {
	letter-spacing: 8px;
}

.font-size-13 {
	font-size: 13px;
}
.font-size-14 {
	font-size: 16px;
}
.font-size-15 {
	font-size: 15px;
}
.font-size-16 {
	font-size: 16px;
}
.font-size-17 {
	font-size: 17px;
}
.font-size-18 {
	font-size: 18px;
}
.font-size-19 {
	font-size: 19px;
}
.font-size-20 {
	font-size: 20px;
}
.font-size-21 {
	font-size: 21px;
}
.font-size-22 {
	font-size: 22px;
}
.font-size-23 {
	font-size: 23px;
}
.font-size-24 {
	font-size: 24px;
}
.font-size-25 {
	font-size: 25px;
}
.font-size-26 {
	font-size: 26px;
}
.font-size-27 {
	font-size: 27px;
}
.font-size-28 {
	font-size: 28px;
}
.font-size-29 {
	font-size: 29px;
}
.font-size-30 {
	font-size: 30px;
}
.font-size-35 {
	font-size: 35px;
}
.font-size-40 {
	font-size: 40px;
}
.font-size-45 {
	font-size: 45px;
}
.font-size-50 {
	font-size: 50px;
}
.font-size-55 {
	font-size: 55px;
}
.font-size-60 {
	font-size: 60px;
}
.font-size-70 {
	font-size: 70px;
}
.font-size-80 {
	font-size: 80px;
}
.font-size-90 {
	font-size: 90px;
}
.font-size-100 {
	font-size: 100px;
}
.text-shadow {
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1) !important;
}
.parallax {
	width: 100%;
	background-position: 50% 0;
}
/* Clearfix */
.clearfix {
*zoom: 1;
}
.clearfix:before, .clearfix:after, .wprt-container:before, .wprt-container:after {
	clear: both;
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after, .wprt-container:after {
	clear: both;
}
/* Layout
-------------------------------------------------------------- */
.wprt-container {
	width: 1170px;
	margin: 0 auto;
	max-width: 90%;
}
#page {
	background: #fff;
}
#main-content {
	padding: 80px 0;
}
#main-content-a {
	padding: 80px 0;
}
/* Inner Content */
#inner-content, #inner-sidebar {
	position: relative;
	z-index: 1;
}
#inner-content:after, #inner-sidebar:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-style: solid;
	border-width: 0;
	z-index: -1;
}
/* Sidebar Right (default) */
#site-content {
	float: left;
	width: 70.95%
}
#site-content-a {
	float: left;
	width: 68.30%;
	    padding-right: 9px;
    padding-left: 20px;
}
#site-content-aa{float: left;
	width: 100%;}
#sidebar {
	float: right;
	width: 31.7%;
		    padding-right: 6.8px;
    padding-left: 25px;
}
#sidebar .post-title .post-title-inner{    letter-spacing: 3px; font-weight: 500;
    margin-bottom: 30px;line-height: 1.2em;    font-size: 18px; }
/* Sidebar Left */
.style-2{     border-bottom: solid 0px #222;}
.sidebar-left #site-content {
	float: right;
}
.sidebar-left #sidebar {
	float: left;
}
/* No Sidebar */
.no-sidebar #site-content {
	width: 100% !important;
	max-width: none !important;
	float: none !important;
}
/* Hero Slideshow
-------------------------------------------------------------- */
#hero-section {
	position: relative;
}
#hero-section .hero-content {
	position: relative;
	z-index: 20;
	text-align: center;
}
#hero-section .hero-title {
	overflow: hidden;
	height: 90px;
	vertical-align: baseline;
}
#hero-section .hero-title h1 {
	font-size: 80px;
	color: #fff;
	height: 90px;
	line-height: 72px;
	margin: 0;
	font-weight: bold;
	text-shadow: 1px 1px 3px rgba(0,0,0,.3);
	-webkit-transition: margin-top 0.4s ease-in-out;
	-moz-transition: margin-top 0.4s ease-in-out;
	transition: margin-top 0.4s ease-in-out;
}
#hero-section .typed-cursor {
	opacity: 1;
	-webkit-animation: blink 0.7s infinite;
	-moz-animation: blink 0.7s infinite;
	animation: blink 0.7s infinite;
}
@keyframes blink {
0% {
opacity:1;
}
50% {
opacity:0;
}
100% {
opacity:1;
}
}
@-webkit-keyframes blink {
0% {
opacity:1;
}
50% {
opacity:0;
}
100% {
opacity:1;
}
}
@-moz-keyframes blink {
0% {
opacity:1;
}
50% {
opacity:0;
}
100% {
opacity:1;
}
}
#hero-section .hero-text {
	font-size: 20px;
	width: 100%;
	color: #fff;
	margin: 30px 0 30px;
	text-shadow: 1px 1px 3px rgba(0,0,0,.3);
}
#hero-section .hero-text > p {
	padding: 0 15px;
	max-width: 600px;
	margin: 0 auto;
}
#hero-section .arrow i{ font-size:18px;    display: block;}
#hero-section .arrow {
  background: #ff7900;
    text-align: center;
    line-height: 30px;
    
  color:#fff;
  font-size:20px;
	position: fixed;
	bottom: 0px;
	
	
	width: 100%;
	height: 50px;
	z-index: 999;
	animation: bounce 2.5s infinite;
	-webkit-animation: bounce 2.5s infinite;
	-moz-animation: bounce 2.5s infinite;
}
#hero-section .arrow a{
    width: 100%;
    color: #F2F2F2;
    display: block;
    padding: 5px 0 0 0;
    line-height: 20px;
    font-size: 14px;
}
#hero-section .arrow:hover:after {
	color: #FF7900;
}
#hero-section .arrow-2 {
	display: inline-block;
	width: 50px;
	height: 150px;
	font-size: 34px;
	animation: bounce 2.5s infinite;
	-webkit-animation: bounce 2.5s infinite;
	-moz-animation: bounce 2.5s infinite;
}
#hero-section .arrow-2:hover, #hero-section .arrow-2:focus {
	color: #fff;
}
/* Top Bar
-------------------------------------------------------------- */
#top-bar {
	font-size: 0.928em;
	position: relative;
	z-index: 1;
}
#top-bar:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #FF7900;
	z-index: -1;
}
#top-bar, #top-bar a {
	color: #fff;
}
#top-bar a:hover {
	text-decoration: underline;
}
#top-bar-inner {
	padding-top: 10px;
	padding-bottom: 10px;
}
#top-bar .top-bar-inner-wrap {
	display: table;
	overflow: hidden;
	width: 100%;
}
#top-bar .top-bar-content {
	display: table-cell;
	margin: 0;
	text-align: left;
	vertical-align: middle;
	width: 75%;
}
#top-bar .top-bar-socials {
	display: table-cell;
	text-align: right;
	vertical-align: middle;
	width: 25%;
}
#top-bar .top-bar-socials .texts {
	padding-right: 5px;
}
/* Override for header 5 */
.header-style-5 #top-bar:after {
	background-color: #000;
	filter: alpha(opacity=20);
	opacity: 0.2;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #515151;
}
/* Top Bar Socials */
#top-bar .top-bar-socials .icons a {
	position: relative;
	z-index: 1;
	font-size: 16px;
	color: #fff;
	width: 24px;
	height: 24px;
	line-height: 24px;
	margin: 0 0 0 8px;
	text-align: center;
	display: inline-block;
}
#top-bar .top-bar-socials .icons a:hover {
	color: #4b4b4b;
}
#top-bar .top-bar-socials .icons a:last-child {
	margin-right: 0;
}
#top-bar .top-bar-socials .icons a:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	border: 1px solid transparent;
	background-color: transparent;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
/* Top Bar Content */
#top-bar .top-bar-content i.fa-phone-square {
	margin-right: 12px;
	color: #fff;
	font-size: 16px
}
#top-bar .top-bar-content i.fa-envelope {
	margin-right: 12px;
	margin-left: 24px;
	color: #fff;
	font-size: 13px
}
#top-bar .top-bar-content i.fa-clock-o {
	margin-right: 12px;
	margin-left: 24px;
	color: #fff;
	font-size: 16px
}
/* Top Bar Menu */
.top-bar-menu {
	margin: 0;
	list-style: none;
	margin-right: 20px;
}
.top-bar-menu li {
	margin-right: 20px
}
.top-bar-menu li li {
	display: none !important; /* hide dropdowns on top menu */
}
.top-bar-menu li:last-child {
	margin-right: 0
}
.top-bar-menu, .top-bar-menu li {
	display: inline-block;
}
.top-bar-menu li a {
	color: #4b4b4b;
	display: inline-block;
}
/* Top Bar Style 2 */
#top-bar.style-2 .top-bar-menu {
	float: right;
	margin: 0 0 0 25px;
}
#top-bar.style-2 .top-bar-content {
	text-align: right;
}
#top-bar.style-2 .top-bar-socials {
	text-align: left;
}
#top-bar.style-2 .top-bar-socials .icons a:first-child {
	margin-left: 0;
}
/* Header
-------------------------------------------------------------- */
#site-header {
	position: relative;
	background-color: #000;
}
#site-header-inner {
	position: relative;
	padding-top: 25px;
	padding-bottom: 25px;
	height: 100%;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
}
#site-logo {
	float: left;
}
#site-logo .site-logo-text {
	color: #4b4b4b;
	font-size: 22px;
	line-height: 34px;
	font-weight: 700;
}
#site-logo .site-logo-text:hover {
	color: #FF7900;
}
.menu-has-search #site-header.style-1 #main-nav, .menu-has-search #site-header.style-5 #main-nav {
	right: 50px;
}
.menu-has-cart #site-header.style-1 #main-nav, .menu-has-cart #site-header.style-5 #main-nav {
	right: 60px;
}
.menu-has-search.menu-has-cart #site-header.style-1 #main-nav, .menu-has-search.menu-has-cart #site-header.style-5 #main-nav {
	right: 150px;
}
.menu-has-search.menu-has-cart #site-header.style-1 #header-search, .menu-has-search.menu-has-cart #site-header.style-5 #header-search {
	right: 26px;
}
/* Header Styles */
#site-header.style-1 #main-nav, #site-header.style-5 #main-nav {
	position: absolute;
	right: 150px;
	top: 50%;
	z-index: 10;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
#site-header.style-1 #main-nav > ul > li > a, #site-header.style-5 #main-nav > ul > li > a {
	height: 50px;
	line-height: 50px;
}
#site-header.style-1 .header-search-icon, #site-header.style-5 .header-search-icon {
	display: block;
	height: 50px;
	line-height: 50px;
	color: #4b4b4b;
	font-size: 16px;
}
#site-header.style-1 .header-search-icon:hover, #site-header.style-5 .header-search-icon:hover {
	color: #FF7900;
}
#main-nav ul li a.on{
	color: #FF7900;
}
#site-header.style-1 .header-search-form, #site-header.style-5 .header-search-form {
	top: 4px;
}
/* Header Search */
#site-header #header-search {
	position: absolute;
	right: 15px;
	top: 50%;
	z-index: 10;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
#site-header .header-search-form {
	position: absolute;
	right: 30px;
	top: -6px;
	width: 210px;
	display: none;
}
#site-header .header-search-field {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #fff;
}
#site-header .header-search-submit {
	position: absolute;
	right: 0;
	top: 0;
	filter: alpha(opacity=0);
	opacity: 0;
	visibility: hidden;
	display: none;
}
#site-header .header-search-form.show {
	filter: alpha(opacity=100);
	opacity: 1;
	visibility: visible;
}
#site-header .header-search-form header-search-field {
	width: 273px;
	height: 43px;
}
/* Mini Cart */
.nav-top-cart-wrapper {
	position: absolute;
	right: 15px;
	top: 50%;
	z-index: 100;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
.nav-cart-trigger {
	display: block;
	height: 50px;
	line-height: 50px;
	color: #4b4b4b;
	font-size: 16px;
}
.nav-cart-trigger:hover {
	color: #FF7900;
}
.nav-cart-trigger .cart-icon {
	position: relative;
	padding-right: 16px;
}
.shopping-cart-items-count {
	position: absolute;
	right: 0;
	top: 0;
	width: 15px;
	height: 15px;
	line-height: 17px;
	font-size: 11px;
	background-color: #FF7900;
	color: #fff;
	display: block;
	border-radius: 50%;
	text-align: center;
}
.nav-top-cart-wrapper .nav-shop-cart {
	width: 305px;
	position: absolute;
	right: 0;
	top: 100%;
	z-index: 99999;
	background-color: #fff;
	border: 1px solid #f8f8f8;
	padding: 20px;
	box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
	filter: alpha(opacity=0);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
	-webkit-transform: translateY(5px);
	-moz-transform: translateY(5px);
	transform: translateY(5px);
}
.nav-top-cart-wrapper:hover .nav-shop-cart {
	filter: alpha(opacity=100);
	opacity: 1;
	visibility: visible;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}
.nav-top-cart-wrapper .nav-shop-cart ul {
	list-style: none;
	margin: 0;
}
.nav-top-cart-wrapper .nav-shop-cart ul li {
	display: inline-block;
	position: relative;
	width: 100%;
	border-top: 1px solid #eaeaea;
	padding: 15px;
	padding-left: 0;
}
.nav-top-cart-wrapper .nav-shop-cart ul li.empty {
	padding: 0;
}
.nav-top-cart-wrapper .nav-shop-cart ul li:first-child {
	padding-top: 0;
	margin-top: 0;
	border-top: 0;
}
.nav-top-cart-wrapper .nav-shop-cart ul li a {
	color: #4b4b4b;

	font-weight: 500;
	font-size: 1.071em;
}
.nav-top-cart-wrapper .nav-shop-cart ul li a:hover {
	color: #FF7900;
}
.nav-top-cart-wrapper .nav-shop-cart ul li a.remove {
	font-size: 16px;
	color: #d82e2e;
	position: absolute;
	right: 0;
	top: 25px;
}
.nav-top-cart-wrapper .nav-shop-cart ul li a.remove:hover {
	color: #4b4b4b;
}
.nav-top-cart-wrapper .nav-shop-cart ul li:first-child a.remove {
	top: 10px;
}
.nav-top-cart-wrapper .nav-shop-cart ul li a img {
	float: left;
	width: 50px;
	margin-left: 0;
	margin-right: 13px;
}
.nav-top-cart-wrapper .nav-shop-cart ul li .quantity {
	display: block;
	line-height: 16px;
}
.nav-top-cart-wrapper .nav-shop-cart .total {
	border-top: 1px solid #eaeaea;
	padding-top: 10px;
}
.nav-top-cart-wrapper .nav-shop-cart .buttons:before, .nav-top-cart-wrapper .nav-shop-cart .buttons:after {
	content: "";
	display: table;
	clear: both;
}
.nav-top-cart-wrapper .nav-shop-cart .buttons {
	margin: 0;
}
.nav-top-cart-wrapper .nav-shop-cart .buttons a {
	float: left;
	text-transform: uppercase;
}
.nav-top-cart-wrapper .nav-shop-cart .buttons a.checkout {
	float: right;
}
/* Navigation */
#main-nav {
	
}
#main-nav ul {
	margin: 0;
}
#main-nav ul li {
	position: relative;
	list-style: none;
	padding-top: 0;
	padding-bottom: 0;
}
#main-nav > ul > li {
	float: left;
	padding: 0 8px;
}
#main-nav > ul > li:first-child {
	padding-left: 0;
}
#main-nav > ul > li > a {
	display: block;

	font-size: 12px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
}
#main-nav > ul > li > a:hover, #main-nav > ul > li.current-menu-item > a {
	color: #FF7900;
}
#main-nav > ul > li.menu-item-has-children > a {
	position: relative;
	padding-right: 15px;
}

/* Re-style for header 5 (float) */
.header-style-5 #site-header {
	background-color: transparent !important;
}
.header-style-5 #site-header-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background-color: transparent;
	z-index: 999;
}
#site-header.style-5:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter: alpha(opacity=20);
	opacity: 0.2;
	z-index: -1;
}
#site-header.style-5 #main-nav > ul > li > a {
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
#site-header.style-5 #main-nav > ul > li.current-menu-item > a, #site-header.style-5 #main-nav > ul > li > a:hover {
	color: #FF7900;
}
#site-header.style-5 .mobile-button:before, #site-header.style-5 .mobile-button:after, #site-header.style-5 .mobile-button span {
	background-color: #fff;
}
#site-header.style-5 .nav-cart-trigger {
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
#site-header.style-5 .nav-cart-trigger:hover {
	color: #FF7900;
}
#site-header.style-5 .header-search-icon {
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
#site-header.style-5 .header-search-icon:hover {
	color: #FF7900;
}
/* Header sticky */
#site-header.is-sticky {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 999999;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
#site-header.is-sticky:after {
	filter: alpha(opacity=80);
	opacity: 0.8;
}
#site-header.is-sticky #site-header-inner {
	padding-top: 18px;
	padding-bottom: 18px;
	padding-right: 18px;

}
/* Sub Menu */
#main-nav .sub-menu {
	position: absolute;
	left: 0;
	top: 100%;
	width: 220px;
	filter: alpha(opacity=0);
	opacity: 0;
	visibility: hidden;
	z-index: 9999;
	
	-webkit-transform: translateY(3px);
	-moz-transform: translateY(3px);
	transform: translateY(3px);
	-webkit-box-shadow: inset 0 12px 19px rgba(255,255,255,0.1), 0 1px 7px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 0 12px 19px rgba(255,255,255,0.1), 0 1px 7px rgba(0,0,0,0.2);
	box-shadow: inset 0 12px 19px rgba(255,255,255,0.1), 0 1px 7px rgba(0,0,0,0.2);
}
#main-nav > ul > li:first-child > .sub-menu {
	left: -18px;
}
#main-nav ul li a{letter-spacing: 3px;}
#main-nav .sub-menu li a {
	display: block;
	background: #222327;
	color: #ccc;
	font-weight: 500;
	font-size: 12px;

	text-transform: uppercase;
	border-top: 1px solid #333;
	padding: 10px 19px;
	line-height: 24px;
}
#main-nav .sub-menu li a:hover{background: #ff7900;}
#main-nav .sub-menu li:first-child a {
	border-top: 0;
}
#main-nav .sub-menu li a:hover {
	color: #000;
}
#main-nav li:hover > .sub-menu {
	filter: alpha(opacity=100);
	opacity: 1;
	visibility: visible;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	transform: translateX(0px);
}
/* Mobile Navigation */
#main-nav-mobi {
	
	margin: 0 auto;
	width: 100%;
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 99999;
	background-color: #262626;
}
#main-nav-mobi ul {
	display: block;
	list-style: none;
	margin: 0;
	
}
#main-nav-mobi ul li {
	margin: 0;
	position: relative;
	padding: 0 30px;
	cursor: pointer;
	border-top: 1px solid #333;
	
}
#main-nav-mobi ul > li > a {
	font-weight: 500;
	color: #a9a9a9;
	display: inline-block;

	font-size: 16px;
	text-transform: uppercase;
	line-height: 50px;
	text-decoration: none;
}
#main-nav-mobi ul > li > a:hover {
	color: #FF7900;
}
#main-nav-mobi .menu-item-has-children .arrow {
	cursor: pointer;
	display: inline-block;
	font-family: "FontAwesome";
	font-size: 20px;
	line-height: 50px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 50px;
}
#main-nav-mobi .menu-item-has-children .arrow:before {
	content: "\f105";
	color: #aaa;
}
#main-nav-mobi .menu-item-has-children .arrow.active:before {
	content: "\f107";
}
#main-nav-mobi ul ul li {
	background-color: #444;
}
#main-nav-mobi ul ul ul li {
	background-color: #323232;
}
/* Mobile Menu Button */
.mobile-button {
	display: none;
	float: right;
	position: relative;
	background: transparent;
	cursor: pointer;
	margin-top: 8px;
	width: 26px;
	height: 16px;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
}
.mobile-button:before, .mobile-button:after, .mobile-button span {
	background-color: #222;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
}
.mobile-button:before, .mobile-button:after {
	content: '';
	position: absolute;
	top: 0;
	height: 3px;
	width: 100%;
	left: 0;
	top: 50%;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}
.mobile-button span {
	position: absolute;
	width: 100%;
	height: 3px;
	left: 0;
	top: 50%;
	overflow: hidden;
	text-indent: 200%;
}
.mobile-button:before {
	-webkit-transform: translate3d(0, -7px, 0);
	-moz-transform: translate3d(0, -7px, 0);
	transform: translate3d(0, -7px, 0);
}
.mobile-button:after {
	-webkit-transform: translate3d(0, 7px, 0);
	-moz-transform: translate3d(0, 7px, 0);
	transform: translate3d(0, 7px, 0);
}
.mobile-button.active span {
	opacity: 0;
}
.mobile-button.active:before {
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	-moz-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
}
.mobile-button.active:after {
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	-moz-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
}
/* Featured Title
-------------------------------------------------------------- */
#featured-title {
	background: #f6f6f6;
	
	margin-top: 60px;
}
#featured-title .featured-title-inner-wrap {
	padding: 100px 0;
	display: table;
	overflow: hidden;
	width: 100%;
}
#featured-title .featured-title-heading-wrap {
	display: table-cell;
	margin: 0;
	text-align: left;
	vertical-align: middle;
	width: 50%; /*width: 65%;*/
}
#featured-title #breadcrumbs {
	font-size: 0.928em;
	display: table-cell;
	text-align: right;
	vertical-align: middle;
	width: 55%;
}
#featured-title .featured-title-heading {
	z-index: 1;
	position: relative;
	display: inline-block;
	font-size: 30px;
	margin: 0;
	color:#fff;
}
#featured-title .featured-title-heading.has-shadow {
	text-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px
}
#featured-title .featured-title-heading:after, #featured-title #breadcrumbs .breadcrumbs-inner:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	border-style: solid;
	border-width: 0px;
}
#featured-title #breadcrumbs .breadcrumbs-inner {
	z-index: 1;
	position: relative;
	display: inline-block;
}
#featured-title #breadcrumbs a.trail-begin {
	color: #FF7900;
}
#featured-title #breadcrumbs a {
	color: #fff;
}
#featured-title #breadcrumbs a:hover {
	color: #4b4b4b;
}
#featured-title #breadcrumbs .sep {
	padding: 0 8px;
	color: #d1d1d1;
}
/* Featured Title other styles */
#featured-title.featured-title-right .featured-title-heading-wrap {
	text-align: right;
}
#featured-title.featured-title-right #breadcrumbs {
	text-align: left;
}
#featured-title.featured-title-centered1 .featured-title-inner-wrap, #featured-title.featured-title-centered2 .featured-title-inner-wrap {
	display: block;
}
#featured-title.featured-title-centered1 .featured-title-heading-wrap, #featured-title.featured-title-centered2 .featured-title-heading-wrap {
	display: block;
	width: 100%;
	text-align: center;
}
#featured-title.featured-title-centered1 #breadcrumbs {
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 5px;
}
#featured-title.featured-title-centered2 #breadcrumbs {
	display: block;
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
}
#featured-title.featured-title-centered2 .featured-title-heading-wrap {
	margin-top: 5px;
}
#featured-title.featured-title-centered1 .featured-title-heading-wrap {
	margin-bottom: 5px;
}
/* Overrdie for Front-Page and Pages
-------------------------------------------------------------- */
body.front-page #main-content, body.page #main-content {
	padding-top: 0;
	padding-bottom: 0;
}
/* Blog Post
-------------------------------------------------------------- */
.hentry {
	margin: 60px 0;
}
.hentry:first-child {
	margin-top: 0;
}
.hentry .post-content-wrap, .hentry .post-content-single-wrap {
	border: 1px solid transparent;
}
/* Post media */
.post-media {
	margin-bottom: 25px;
	position: relative;
}
.hentry .post-media img {

	width: 100%;
	height: auto;
}
.hentry .post-media iframe {
	margin-bottom: 0;
}
/* Post title */
.hentry .post-title {
	font-weight: 600;
font-size: 25px;
	margin-bottom: 20px;
}
.hentry .post-title-inner {
	z-index: 1;
	position: relative;
	display: inline-block;
}

.hentry .post-title-inner:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	border: 1px solid transparent;
}
.hentry .post-title-inner:after {
	content: "";
	position: absolute;
	left: 0;
	top: 100%;
	width: 0;
	height: 0;
	background-color: transparent;
}
.hentry .post-title a:hover {
	color: #FF7900;
}
/* Post meta */
.top-aa{ margin-top: 10px;}
.hentry .post-meta {
	padding: 7px 12px;
	
	color: #777;
	font-size: 0.928em;
	margin-bottom: 5px;
}
.hentry .post-meta a {
	color: #9e9e9e;
}
.hentry .post-meta a:hover {
	color: #FF7900;
}
.hentry .post-meta .item {
	display: inline-block;
	margin-left: 18px;
	border: 1px solid transparent;
}
.hentry .post-meta .item:first-child {
	margin-left: 0;
}
.hentry .post-meta .item .inner {
	position: relative;
	padding-left: 20px;
}
.hentry .post-meta .item .inner:before {
	content: "";
	font-family: "FontAwesome";
	font-size: 13px;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
}
.hentry .post-meta .item.post-by-author .inner:before {
	content: "\f017";
}
.hentry .post-meta .item.post-date .inner:before {
	
}
.hentry .post-meta .item.post-comment .inner:before {
	content: "\f27a";
}
.hentry .post-meta .item.post-meta-categories .inner:before {
	content: "\f02b";
}
.hentry .post-meta .post-categories {
	color: #FF7900;
}
.hentry .post-meta .post-categories span, .hentry .post-meta .post-categories:before {
	color: #777;
}
/* Post meta style 2 */
.hentry .post-meta.style-2 .item .inner:before {
	content: "/";
	font-size: 10px;
	font-family: "Open Sans", sans-serif;
}
.hentry .post-meta.style-2 .item, .hentry .post-meta.style-3 .item, .hentry .post-meta.style-4 .item {
	margin-left: 7px;
}
.hentry .post-meta.style-2 .item .inner, .hentry .post-meta.style-3 .item .inner, .hentry .post-meta.style-4 .item .inner {
	padding-left: 13px;
}
.hentry .post-meta.style-2 .item:first-child .inner, .hentry .post-meta.style-3 .item:first-child .inner, .hentry .post-meta.style-4 .item:first-child .inner {
	padding-left: 0;
}
.hentry .post-meta.style-2 .item:first-child .inner:before, .hentry .post-meta.style-3 .item:first-child .inner:before, .hentry .post-meta.style-4 .item:first-child .inner:before {
	display: none;
}
/* Post meta style 3 */
.hentry .post-meta.style-3 .item .inner:before {
	content: "\f111";
	font-size: 4px;
	line-height: 4px;
	padding-top: 2px;
}
/* Post meta style 4 */
.hentry .post-meta.style-4 .item .inner:before {
	content: "\f0c8";
	font-size: 4px;
	line-height: 4px;
	padding-top: 2px;
}
/* Post share */
.hentry .post-meta-share-icon {
	display: inline-block;
	font-size: 0;
}
.hentry .post-meta-share-text {
	display: inline-block;
	line-height: 30px;
}
.hentry .post-share a {
	position: relative;
	z-index: 1;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	color: #777;
	font-size: 12px;
	cursor: pointer;
	margin: 0 0 4px 8px;
}
.hentry .post-share a:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-color: #f8f8f8;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
}
.hentry .post-share a:hover:after {
	background-color: #FF7900;
	border-color: #FF7900;
}
.hentry .post-share a:hover {
	color: #fff;
}
/* Post excerpt */
.hentry .post-excerpt {
	position: relative;
	z-index: 1;
	margin-bottom: 22px;
}
.hentry .post-excerpt:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-color: transparent;
	border: 1px solid transparent;
}
.hentry .post-excerpt p:last-child {
	margin-bottom: 0;
}
/* Post read more */
.hentry .post-read-more {
	display: table;
	
	border: 1px solid transparent;
	float:right;
}
.hentry{ margin: 10px 0;}
.hentry .post-link {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	
}
.hentry .post-link-share {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
	text-align: right;
}
.hentry .post-link a {
	z-index: 1;
	position: relative;
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;

	padding: 0.65em 2.5em;
	-webkit-transition: all ease .238s !important;
	-moz-transition: all ease .238s !important;
	transition: all ease .238s !important;
}
.hentry .post-link a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	border: 1px solid transparent;
	background-color: #FF7900;
	-webkit-transition: all ease .238s !important;
	-moz-transition: all ease .238s !important;
	transition: all ease .238s !important;
}
.hentry .post-link a:hover:before {
	background-color: #4b4b4b;
}
/* Blog single
-------------------------------------------------------------- */
.post-content-single-wrap .post-media {
	margin-bottom: 20px;
}
.post-content-single-wrap .post-link-share {
	display: block;
	text-align: left;
	width: 100%;
	margin-top: 48px;
}
/* Author */
.hentry .post-author {
	border-style: solid;
}
.hentry .post-author {
	background-color: #4b4b4b;
	border: 1px solid transparent;
	color: #fefefe;
	padding: 30px;
	overflow: hidden;
	margin-top: 70px;
}
.hentry .post-author .author-avatar {
	width: 85px;
	float: left;
	margin-right: 30px;
}
.hentry .post-author .author-avatar a {
	width: 85px;
	height: auto;
	display: inline-block;
}
.hentry .post-author .author-avatar a img {
	width: 100%;
	height: auto;
}
.hentry .post-author .name {
	font-size: 1.285em;
	margin: -3px 0 8px;
	color: #fff;
}
.hentry .post-author .author-desc > p {
	margin: 0;
	font-size: 0.857em;
	line-height: 1.6;
	overflow: hidden;
}
/* Tags */
.hentry .post-tags {
	margin-top: 25px;
}
.hentry .post-tags a {
	display: inline-block;
	background-color: #FF7900;
	padding: 2px 10px;
	color: #fff;
	font-size: 0.857em;
	margin-left: 3px;
	margin-bottom: 3px;
}
.hentry .post-tags a:hover {
	background-color: #4b4b4b;
	color: #fff;
}
/* Comments */
.comments-area {
	margin-top: 65px;
}
.comments-area .comments-title, .comments-area .comment-reply-title {
	font-size: 1.428em;
	margin-bottom: 30px;
	position: relative;
	text-transform: uppercase;
}
/* Comment List */
.comment-list {
	list-style: none;
	margin: 0;
}
.comment-list > li {
	padding-top: 40px;
	border-top: 1px solid #eaeaea;
}
.comment-list > li:first-child {
	padding-top: 0;
	border-top: 0;
}
.comment-list .children {
	list-style: none;
	margin: 0;
}
.comment-list .children > li {
	padding: 0 0 0 110px;
}
.comment-list article {
	position: relative;
	margin-bottom: 30px;
}
.comment-list article + .comment-respond {
	margin-bottom: 50px;
}
.comment-list article .gravatar {
	width: 80px;
	float: left;
	margin-right: 30px;
	overflow: hidden;
}
.comment-list article .gravatar img {
	width : 100%;
	height: auto;
}
.comment-list .comment-meta {
	margin: -3px 0 0;
}
.comment-author {
	font-size: 1.142em;
	margin-bottom: 8px;
	display: inline-block;
	font-style: normal;
	text-transform: uppercase;
}
.comment-author a {
	color: #585252;
}
.comment-time {
	margin-left: 10px;
	font-size: 0.857em;
}
.comment-reply a {
	color: #FF7900;
	text-transform: uppercase;
	display: inline-block;
	margin-left: 10px;
	font-size: 0.857em;
}
.comment-text {
	overflow: hidden;
	line-height: 1.857em
}
.comment-text > p:last-child {
	margin-bottom: 0;
}
.comment-edit-link {
	position: absolute;
	right: 0;
	top: 0;
}
.comment-author a:hover, .comment-reply a:hover {
	color: #4b4b4b;
}
/* Comment Form */
.comment-respond {
	position: relative;
	margin-top: 27px;
}
.name-wrap, .email-wrap {
	width: 48%;
	float: left;
}
.email-wrap {
	float: right;
}
.comment-respond .form-submit {
	clear: both;
	text-align: center;
	margin-bottom: 0;
}
.comment-respond #comment-reply {
	text-transform: uppercase;
}
/* Widgets
-------------------------------------------------------------- */
#sidebar .widget, #footer-widgets .widget {
	position: relative;
	z-index: 1;
	margin-top: 50px;
	color: #777;
	font-size:15px;
}
#sidebar .widget:before, #footer-widgets .widget:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	border: 1px solid transparent;
	background-color: transparent;
}
#sidebar .widget:first-child, #footer-widgets .widget:first-child {
	margin: 0;
}
#sidebar .widget ul, #footer-widgets .widget ul {
	margin: 0;
	list-style: none;
	font-size:15px;
}
#sidebar .widget ul li, #footer-widgets .widget ul li {
	    
	padding: 13px 0;
}

#sidebar .widget > ul li:first-child, #footer-widgets .widget > ul li:first-child {
	padding-top: 0;
}
#sidebar .widget ul:not(.children) > li:first-child, #footer-widgets .widget ul:not(.children) > li:first-child {
	border: 0;
}
#sidebar .widget ul li a, #sidebar .widget.widget_calendar #next a, #sidebar .widget.widget_calendar #prev a, #footer-widgets .widget ul li a, #footer-widgets .widget.widget_calendar #next a, #footer-widgets .widget.widget_calendar #prev a {
	color: #4b4b4b;
}
#sidebar .widget ul li a:hover, #footer-widgets .widget ul li a:hover {
	color: #FF7900;
}
#sidebar .widget.widget_recent_comments .comment-author-link, #sidebar .widget.widget_recent_entries .post-date, #sidebar .widget.widget_recent_news .entry-date, #footer-widgets .widget.widget_recent_comments .comment-author-link, #footer-widgets .widget.widget_recent_entries .post-date, #footer-widgets .widget.widget_recent_news .entry-date {
	display: block;
}
/* Title Widget */
#sidebar .widget .widget-title, #footer-widgets .widget .widget-title {
	font-size: 1.428em;
	margin-bottom: 25px;
	z-index: 1;
	position: relative;
}
#sidebar .widget .widget-title > span, #footer-widgets .widget .widget-title > span {
	display: block;
	position: relative;
}
#sidebar .widget .widget-title > span:before, #footer-widgets .widget .widget-title > span:before {
	background-color: transparent;
	border: 1px solid transparent;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
#sidebar.style-1 .widget .widget-title > span:after, #sidebar.style-2 .widget .widget-title > span:after, #footer-widgets.style-1 .widget .widget-title > span:after, #footer-widgets.style-2 .widget .widget-title > span:after {
	width: 0;
	height: 1px;
	background-color: #585252;
	content: "";
	position: absolute;
	left: 0;
	top: 100%;
	z-index: -2;
}
/* Title Widget style 2 */
#sidebar.style-2 .widget .widget-title, #footer-widgets.style-2 .widget .widget-title {
	text-align: center;
}
#sidebar.style-2 .widget .widget-title > span:after, #footer-widgets.style-2 .widget .widget-title > span:after {
	left: 50%;
	-webkit-transform: translate3d(-50%, 0, 0);
	-moz-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0);
}
/* Widget Search */
#sidebar .widget.widget_search .search-form, #footer-widgets .widget.widget_search .search-form {
	position: relative;
}
#sidebar .widget.widget_search .search-form .search-field, #footer-widgets .widget.widget_search .search-form .search-field {
	padding-left: 17px;
	padding-right: 48px;
	margin-bottom: 10px;
}
#sidebar .widget.widget_search .search-form .search-submit, #footer-widgets .widget.widget_search .search-form .search-submit {
	position: absolute;
	right: 18px;
	top: 16px;
	width: 24px;
	height: 24px;
	text-align: center;
	text-indent: 9999px;
	background-color: transparent;
	padding: 0;
	border: 0;
	overflow: hidden;
}
#sidebar .widget.widget_search .search-form .search-submit:before, #footer-widgets .widget.widget_search .search-form .search-submit:before {
	content: "\f002";
	font-family: "FontAwesome";
	font-size: 18px;
	color: #FF7900;
	position: absolute;
	left: 2px;
	top: 2px;
	width: 100%;
	text-align: center;
	text-indent: 0;
	font-weight: normal;
	-webkit-transition: color ease .238s;
	-moz-transition: color ease .238s;
	transition: color ease .238s;
}
#sidebar .widget.widget_search .search-form .search-submit:hover:before, #footer-widgets .widget.widget_search .search-form .search-submit:hover:before {
	color: #FF7900;
}
/* Widget Search style 2 */
#sidebar .widget.widget_search .search-form.style-2 .search-field {
	padding-left: 48px;
	padding-right: 17px;
}
#sidebar .widget.widget_search .search-form.style-2 .search-submit {
	right: auto;
	left: 15px;
}
/* Widget Search style 3 */
#sidebar .widget.widget_search .search-form.style-3 .search-submit:before {
	display: none;
}
#sidebar .widget.widget_search .search-form.style-3 .search-field {
	padding-left: 17px;
	padding-right: 17px;
}
/* Widget Socials */
#sidebar .widget.widget_socials .socials a, #footer-widgets .widget.widget_socials .socials a {
	position: relative;
	display: inline-block;
	width: 35px;
	height: 35px;
	color: #777;
	line-height: 35px;
	text-align: center;
	margin-right: 6px;
	margin-bottom: 6px;
	z-index: 1;
}
#sidebar .widget.widget_socials .socials a:before, #footer-widgets .widget.widget_socials .socials a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	border: 1px solid #eaeaea;
	background-color: transparent;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
}
#sidebar .widget.widget_socials .socials a:hover:before, #footer-widgets .widget.widget_socials .socials a:hover:before {
	background-color: #FF7900;
	border-color: #FF7900;
}
#sidebar .widget.widget_socials .socials a:hover, #footer-widgets .widget.widget_socials .socials a:hover {
	color: #fff;
}
/* Categories & Archive Widget */
.widget.widget_categories ul li:before, .widget.widget_categories ul li:after, .widget.widget_archive ul li:before, .widget.widget_archive ul li:after {
	content: "";
	clear: both;
	display: table;
}
.widget.widget_categories ul li, .widget.widget_archive ul li {
	position: relative;
	text-align: right;
}
.widget.widget_categories ul li a, .widget.widget_archive ul li a {
	float: left;
}
/* Custom Menu widget */
#sidebar .widget.widget_nav_menu ul.sub-menu {
	display: none;
}
#sidebar .widget.widget_nav_menu .menu > li {
	border: 0;
	background-color: #f8f8f8;
	padding-left: 28px;
	padding-right: 28px;
	margin-bottom: 5px;
}
#sidebar .widget.widget_nav_menu .menu > li > a {
	color: #4b4b4b;
	position: relative;
	font-size: 16px;

	font-weight: 500;
}
#sidebar .widget.widget_nav_menu .menu > li > a:hover {
	color: #FF7900;
}
#sidebar .widget.widget_nav_menu .menu > li.current_page_item {
	background-color: #FF7900;
	color: #fff;
	position: relative;
}
#sidebar .widget.widget_nav_menu .menu > li.current_page_item a {
	color: #fff;
}
#sidebar .widget.widget_nav_menu .menu > li.current_page_item:after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	border-width: 5px;
	border-style: solid;
	border-color: transparent #fff transparent transparent;
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
}
/* Widget Recent News  */
#sidebar .widget.widget_recent_news ul li, #footer-widgets .widget.widget_recent_news ul li {
	padding: 0;
	border: 0;
	padding-top: 18px;
	margin-top: 18px;
	border-top: 1px solid #eaeaea;
}
#sidebar .widget.widget_recent_news ul li:first-child, #footer-widgets .widget.widget_recent_news ul li:first-child {
	padding-top: 0;
	margin-top: 0;
}
#sidebar .widget.widget_recent_news .recent-news .thumb, #footer-widgets .widget.widget_recent_news .recent-news .thumb {
	width: 70px;
	float: left;
	margin: 0 17px 0 0;
}
#sidebar .widget.widget_recent_news .recent-news .thumb img, #footer-widgets .widget.widget_recent_news .recent-news .thumb img {
	width: 100%;
	height: auto;
}
#sidebar .widget.widget_recent_news h3, #footer-widgets .widget.widget_recent_news h3 {
	font-size: 1.071em;
	margin: 0 0 3px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}
#sidebar .widget.widget_recent_news h3 a {
	color: #4b4b4b;
}
#footer-widgets .widget.widget_recent_news h3 a {
	color: #777;
}
#sidebar .widget.widget_recent_news .recent-news .texts, #footer-widgets .widget.widget_recent_news .recent-news .texts {
	overflow: hidden;
}
#sidebar .widget.widget_recent_news .post-date, #footer-widgets .widget.widget_recent_news .post-date {
	font-size: 12px;
	color: #979797;
	line-height: 21px;
	color: #979797;
}
/* Instagram & Flickr widget */
.widget.widget_instagram .instagram-wrap, .widget.widget_flickr .flickr-wrap {
	margin: 0 -0.5px;
}
.widget.widget_instagram .instagram-wrap .instagram_badge_image, .widget.widget_flickr .flickr-wrap .flickr_badge_image {
	padding: 0 0.5px !important;
	margin: 0 0 1px 0 !important;
	width: 33.333%;
	float: left;
	height: auto !important;
}
.widget.widget_instagram .instagram-wrap .instagram_badge_image img, .widget.widget_flickr .flickr-wrap .flickr_badge_image img {
	width: 100%;
	height: auto;
}
.widget.widget_instagram .instagram-wrap .instagram_badge_image a, .widget.widget_flickr .flickr-wrap .flickr_badge_image a {
	position: relative;
	display: block;
}
.widget.widget_instagram .instagram-wrap .instagram_badge_image a:after, .widget.widget_flickr .flickr-wrap .flickr_badge_image a:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: transparent;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
}
.widget.widget_instagram .instagram-wrap .instagram_badge_image a:hover:after, .widget.widget_flickr .flickr-wrap .flickr_badge_image a:hover:after {
	background: #FF7900 url(../images/icon-plus.png) no-repeat center center;
}
/* 2 columns */
.widget.widget_instagram .instagram-wrap.col2 .instagram_badge_image, .widget.widget_flickr .flickr-wrap.col2 .flickr_badge_image {
	width: 50%;
}
/* 4 columns */
.widget.widget_instagram .instagram-wrap.col4 .instagram_badge_image, .widget.widget_flickr .flickr-wrap.col4 .flickr_badge_image {
	width: 25%;
}
/* Gutter 0 */
.widget.widget_instagram .instagram-wrap.g0, .widget.widget_flickr .flickr-wrap.g0 {
	margin: 0;
}
.widget.widget_instagram .instagram-wrap.g0 .instagram_badge_image, .widget.widget_flickr .flickr-wrap.g0 .flickr_badge_image {
	padding: 0 !important;
	margin: 0 !important;
}
/* Gutter 5 */
.widget.widget_instagram .instagram-wrap.g5, .widget.widget_flickr .flickr-wrap.g5 {
	margin: 0 -2.5px;
}
.widget.widget_instagram .instagram-wrap.g5 .instagram_badge_image, .widget.widget_flickr .flickr-wrap.g5 .flickr_badge_image {
	padding: 0 2.5px !important;
	margin: 0 0 5px 0 !important;
}
/* Gutter 10 */
.widget.widget_instagram .instagram-wrap.g10, .widget.widget_flickr .flickr-wrap.g10 {
	margin: 0 -5px;
}
.widget.widget_instagram .instagram-wrap.g10 .instagram_badge_image, .widget.widget_flickr .flickr-wrap.g10 .flickr_badge_image {
	padding: 0 5px !important;
	margin: 0 0 10px 0 !important;
}
/* Gutter 15 */
.widget.widget_instagram .instagram-wrap.g15, .widget.widget_flickr .flickr-wrap.g15 {
	margin: 0 -7.5px;
}
.widget.widget_instagram .instagram-wrap.g15 .instagram_badge_image, .widget.widget_flickr .flickr-wrap.g15 .flickr_badge_image {
	padding: 0 7.5px !important;
	margin: 0 0 15px 0 !important;
}
/* Widget Tags */
#sidebar .widget.widget_tag_cloud .tagcloud:before, #sidebar .widget.widget_tag_cloud .tagcloud:after, #footer-widgets .widget.widget_tag_cloud .tagcloud:before, #footer-widgets .widget.widget_tag_cloud .tagcloud:after {
	display: table;
	clear: both;
	content: "";
}
#sidebar .widget.widget_tag_cloud .tagcloud a, #footer-widgets .widget.widget_tag_cloud .tagcloud a {
	position: relative;
	float: left;
	color: #777;
	padding: 5px 12px;
	margin: 0 10px 10px 0;
	z-index: 1;
}
#sidebar .widget.widget_tag_cloud .tagcloud a:after, #footer-widgets .widget.widget_tag_cloud .tagcloud a:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-color: #f8f8f8;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
}
#sidebar .widget.widget_tag_cloud .tagcloud a:hover:after, #footer-widgets .widget.widget_tag_cloud .tagcloud a:hover:after {
	background-color: #FF7900;
	border-color: #FF7900;
}
#sidebar .widget.widget_tag_cloud .tagcloud a:hover, #footer-widgets .widget.widget_tag_cloud .tagcloud a:hover {
	color: #fff;
}
/* Widget Twitter */
#sidebar .widget.widget_twitter .tweets-slider.grid .cbp-item, #footer-widgets .widget.widget_twitter .tweets-slider.grid .cbp-item {
	padding-bottom: 15px;
	margin-bottom: 15px;
	padding-left: 32px;
	border-bottom: 1px solid #eaeaea;
}
#sidebar .widget.widget_twitter .tweets-slider.grid .cbp-item:last-child, #footer-widgets .widget.widget_twitter .tweets-slider.grid .cbp-item:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
#sidebar .widget.widget_twitter .tweets-slider.grid .cbp-item:before, #footer-widgets .widget.widget_twitter .tweets-slider.grid .cbp-item:before {
	content: "\f099";
	font-family: "FontAwesome";
	color: #FF7900;
	font-size: 16px;
	line-height: normal;
	position: absolute;
	left: 0;
	top: 6px;
}
#sidebar .widget.widget_twitter .tweets-slider.grid .tweet-icon, #footer-widgets .widget.widget_twitter .tweets-slider.grid .tweet-icon {
	display: none;
}
#sidebar .widget.widget_twitter .tweet-intents, #footer-widgets .widget.widget_twitter .tweet-intents {
	padding: 7px 0;
}
#sidebar .widget.widget_twitter .tweet-intents span, #footer-widgets .widget.widget_twitter .tweet-intents span {
	padding-left: 12px;
}
#sidebar .widget.widget_twitter .tweet-intents span:first-child, #footer-widgets .widget.widget_twitter .tweet-intents span:first-child {
	padding-left: 0;
}
#sidebar .widget.widget_twitter .tweet-intents a, #footer-widgets .widget.widget_twitter .tweet-intents a {
	font-weight: 700;
	color: #585252;
}
#sidebar .widget.widget_twitter .tweet-intents a:hover, #footer-widgets .widget.widget_twitter .tweet-intents a:hover {
	color: #FF7900;
}
#sidebar .widget.widget_twitter .timestamp a, #footer-widgets .widget.widget_twitter .timestamp a {
	font-size: 0.857em;
	color: #777;
}
#sidebar .widget.widget_twitter .tweets-slider.slider, #footer-widgets .widget.widget_twitter .tweets-slider.slider {
	text-align: center;
	padding-bottom: 42px;
}
#sidebar .widget.widget_twitter .tweets-slider.slider .tweet-icon, #footer-widgets .widget.widget_twitter .tweets-slider.slider .tweet-icon {
	font-size: 24px;
	color: #FF7900;
}
#sidebar .widget.widget_twitter .cbp-nav-pagination, #footer-widgets .widget.widget_twitter .cbp-nav-pagination {
	bottom: -50px;
}
/* Widget Links */
#sidebar .widget.widget_links ul li, #footer-widgets .widget.widget_links ul li {
	border: 0;
	padding: 7px 0;
}
#sidebar .widget.widget_links ul li:first-child, #footer-widgets .widget.widget_links ul li:first-child {
	padding-top: 0;
}
#sidebar .widget.widget_links ul.col2 li, #footer-widgets .widget.widget_links ul.col2 li {
	width: 100%;
	float: left;
	padding: 0 0 2px;
	
}
#sidebar .widget.widget_links ul.col2 .style-2, #footer-widgets .widget.widget_links ul.col2 .style-2 {border-bottom: solid 1px #222;}
#sidebar .widget.widget_links ul li a, #footer-widgets .widget.widget_links ul li a {
	position: relative;
	display: inline-block;
	
	color:#D1D1D1;
}
.style-2 p{ color:#D1D1D1;}
.widget p{color:#D1D1D1;}
#sidebar .widget.widget_links ul li.style-3 a, #footer-widgets .widget.widget_links ul li.style-3 a, #sidebar .widget.widget_links ul li.style-4 a, #footer-widgets .widget.widget_links ul li.style-4 a, #sidebar .widget.widget_links ul li.style-5 a, #footer-widgets .widget.widget_links ul li.style-5 a, #sidebar .widget.widget_links ul li.style-6 a, #footer-widgets .widget.widget_links ul li.style-6 a {
	position: relative;
	display: inline-block;
	padding-left: 25px;
}
/*#sidebar .widget.widget_links ul li a:before, #footer-widgets .widget.widget_links ul li a:before {
	content: "\f105";
	font-family: "FontAwesome";
	font-size: 16px;
	position: absolute;
	left: 0;
	top: 0;
}*/
/* Widget Links Arrows */
#sidebar .widget.widget_links ul li.style-2 a:before, #footer-widgets .widget.widget_links ul li.style-2 a:before {
	
}
#sidebar .widget.widget_links ul li.style-3 a:before, #footer-widgets .widget.widget_links ul li.style-3 a:before {
	content: "\f00c";
}
#sidebar .widget.widget_links ul li.style-4 a:before, #footer-widgets .widget.widget_links ul li.style-4 a:before {
	content: "\f138";
}
#sidebar .widget.widget_links ul li.style-5 a:before, #footer-widgets .widget.widget_links ul li.style-5 a:before {
	content: "\f14a";
}
#sidebar .widget.widget_links ul li.style-6 a:before, #footer-widgets .widget.widget_links ul li.style-6 a:before {
	content: "\f058";
}
/* Widget Information */
#sidebar .widget.widget.widget_information ul li, #footer-widgets .widget.widget.widget_information ul li {
	position: relative;
	padding: 0 0 0 30px;
	border: 0;
	margin-bottom: 5px;
}
#sidebar .widget.widget.widget_information ul li:before, #footer-widgets .widget.widget_information ul li:before {
	content: "\f015";
	font-family: "FontAwesome";
	color: #FF7900;
	font-size: 16px;
	position: absolute;
	left: 0;
	top: 1px;
}
#sidebar .widget.widget.widget_information ul li.phone:before, #footer-widgets .widget.widget_information ul li.phone:before {
	content: "\f095";
}
#sidebar .widget.widget.widget_information ul li.email:before, #footer-widgets .widget.widget_information ul li.email:before {
	content: "\f0e0";
}
/* Widget Information Style 2 */
#sidebar .widget.widget.widget_information ul.style-2 li, #footer-widgets .widget.widget.widget_information ul.style-2 li {
	position: relative;
	padding: 0;
	border: 0;
	margin-bottom: 5px;
}
#sidebar .widget.widget.widget_information ul.style-2 li:before, #footer-widgets .widget.widget_information ul.style-2 li:before {
	display: none;
}
#sidebar .widget.widget.widget_information ul.style-2 .hl, #footer-widgets .widget.widget.widget_information ul.style-2 .hl {
	font-weight: bold;
	width: 20%;
	float: left;
}
#sidebar .widget.widget.widget_information ul.style-2 .text, #footer-widgets .widget.widget.widget_information ul.style-2 .text {
	width: 80%;
	float: left;
}
#sidebar .widget.widget.widget_information ul.style-2, #footer-widgets .widget.widget_information ul.style-2 {
	position: relative;
	padding-bottom: 20px;
}
#sidebar .widget.widget.widget_information ul.style-2:after, #footer-widgets .widget.widget_information ul.style-2:after {
	width: 193px;
	height: 95px;
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	background: url(/template/pc/skin/images/map-small.png) no-repeat center center;
}
/* Re-style Widgets for footer */
#footer-widgets .widget {
	margin-top: 0;
	color: #979797;
}
#sidebar .widget ul li a, #sidebar .widget.widget_calendar #next a, #sidebar .widget.widget_calendar #prev a, #footer-widgets .widget ul li a, #footer-widgets .widget.widget_calendar #next a, #footer-widgets .widget.widget_calendar #prev a {
	color: #979797;
}
#footer-widgets .widget .widget-title {
	margin-bottom: 36px;
	color: #fff;
}
#footer-widgets .widget .widget-title > span {
	padding-bottom: 12px;
}
#footer-widgets.style-1 .widget .widget-title > span:after, #footer-widgets.style-2 .widget .widget-title > span:after {
	width: 60px;
	height: 3px;
	background-color: #FF7900;
}
#footer-widgets.style-3 .widget .widget-title {
	padding-bottom: 30px;
}
#footer-widgets .widget ul li, #footer-widgets .widget.widget_twitter .tweets-slider.grid .cbp-item, #footer-widgets .widget.widget_search .search-form .search-field, #footer-widgets .widget.widget_recent_news ul li, #footer-widgets .widget.widget_calendar table, #footer-widgets .widget.widget_calendar th, #footer-widgets .widget.widget_calendar td {
	border-color: #2d2b2b;
}
#footer-widgets .widget.widget_links ul li a:before {
	color: #4f4f4f;
}
#footer-widgets .widget.widget_twitter .tweet-intents {
	display: none;
}
#footer-widgets .widget.widget_twitter .timestamp a {
	color: #FF7900;
}
#footer-widgets .widget.widget_twitter .timestamp a:hover {
	color: #585252;
}
#footer-widgets .widget.widget_recent_news h3 a {
	color: #979797;
}
#footer-widgets .widget.widget_tag_cloud .tagcloud a {
	margin: 0 6px 6px 0;
	padding: 4px 13px;
	color: #626262;
}
#footer-widgets .widget.widget_tag_cloud .tagcloud a:after {
	border-color: #4b4b4b;
	background-color: #4b4b4b
}
#footer-widgets .widget.widget_socials .socials a {
	position: relative;
	display: inline-block;
	width: 38px;
	height: 38px;
	color: #fff;
	line-height: 38px;
	text-align: center;
	margin-right: 3px;
	margin-bottom: 10px;
	z-index: 1;
}
#footer-widgets .widget.widget_socials .socials a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	border: 1px solid #333;
	background-color: #222;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
}
/* Footer
-------------------------------------------------------------- */
#footer {
	background-color: #111;
	padding: 70px 0 0 0px;
	position: relative;
	z-index: 1;
	
}
/* Bottom Bar
-------------------------------------------------------------- */
#bottom {
	font-size: 0.857em;
	background-color: #101010;
	padding: 19px 0;
	color: #484848;

}

#bottom .bottom-bar-inner-wrap {
	display: table;
	
	width: 100%;
}
#bottom .bottom-bar-content {
	display: table-cell;
	margin: 0;
	text-align: left;
	vertical-align: middle;
	width: 50%;
}
#bottom .bottom-bar-menu {
	display: table-cell;
	text-align: right;
	vertical-align: middle;
	width: 50%;
}
#bottom.style-1 .bottom-bar-menu li:last-child a {
	padding-right: 0;
}
/* Bottom Style 2 */
#bottom.style-2 .bottom-bar-content {
	text-align: right;
}
#bottom.style-2 .bottom-bar-menu {
	text-align: left;
}
#bottom.style-2 .bottom-bar-menu li:first-child a {
	padding-left: 0;
}
/* Bottom Style 3 */
#bottom.style-3 .bottom-bar-inner-wrap, #bottom.style-3 .bottom-bar-menu, #bottom.style-3 .bottom-bar-content {
	display: block;
	width: 100%;
	text-align: center;
}
/* Bottom Navigation */
#bottom ul.bottom-nav {
	list-style: none;
	margin: 0;
}
#bottom ul.bottom-nav > li {
	display: inline-block;
}
#bottom ul.bottom-nav > li > a {
	display: block;
	color: #666;
	padding: 0 10px;
	position: relative;
}

#bottom ul.bottom-nav ul ul {
	display: none;
}
/* Pagination & Arrows
-------------------------------------------------------------- */
.wprt-pagination {
	margin: 50px 0 0;
	text-align: center;
}
.wprt-pagination ul, .woocommerce-pagination > .page-numbers {
	margin: 0;
}
.wprt-pagination ul li, .woocommerce-pagination .page-numbers li {
	display: inline-block;
	padding: 0;
	margin-right: 10px;
}
.wprt-pagination ul li .page-numbers, .woocommerce-pagination .page-numbers li .page-numbers {
	display: inline-block;
	line-height: 40px;
	width: 40px;
	height: 40px;
	text-align: center;
	background-color: #FF7900;
	color: #fff;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
}
.wprt-pagination ul li a.page-numbers:hover, .woocommerce-pagination .page-numbers li .page-numbers:hover {
	background-color: #4b4b4b;
}
.wprt-pagination ul li .page-numbers.current, .woocommerce-pagination .page-numbers li .current {
	opacity: 0.7
}
.woocommerce-pagination {
	margin-top: 0;
	clear: both;
	text-align: center;
}
/* Scroll Top Button
-------------------------------------------------------------- */
#scroll-top {
	position: fixed !important;
	right: 25px;
	bottom: -50px;
	display: block;
	line-height: 38px;
	text-align: center;
	width: 30px;
	height: 30px;
	visibility: hidden;
	filter: alpha(opacity=0);
	opacity: 0;
	z-index: 9999;
	cursor: pointer;
	
	overflow: hidden;
}
#scroll-top:after {
	content: "\f106";
	font-family: "FontAwesome";
	color: #fff;
	font-size: 20px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
}
#scroll-top:before {
	border-radius: 3px;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #FF7900;
	z-index: -1;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
}
#scroll-top:hover:before {
	background-color: #585252;
}
#scroll-top:hover:after {
	color: #fff;
}
#scroll-top.show {
	bottom: 100px;
	filter: alpha(opacity=100);
	opacity: 1;
	visibility: visible;
}

/* Media Queries
-------------------------------------------------------------- */
@media only screen and (min-width: 1930px) {
.parallax {
	background-size: cover;
}
}
 @media only screen and (min-width: 1200px) {
.container {
	width: 1188px;
}
}
 @media only screen and (max-width: 991px) {
.font-size-25 {
	font-size: 18px;
}
.font-size-30 {
	font-size: 20px;
}
.font-size-35 {
	font-size: 26px;
}
.font-size-40 {
	font-size: 28px;
}
.font-size-45 {
	font-size: 30px;
}
.font-size-50 {
	font-size: 26px;
}
.font-size-55 {
	font-size: 30px;
}
.font-size-60 {
	font-size: 35px;
}
.font-size-70 {
	font-size: 40px;
}
.font-size-80 {
	font-size: 45px;
}
.font-size-90 {
	font-size: 50px;
}
.font-size-100 {
	font-size: 55px;
}
#hero-section .hero-text {
	font-size: 16px;
	margin-top: 0;
}
#site-header .mobile-button {
	display: block;
}
.text-left-mobile {
	text-align: left !important;
}
.text-center-mobile {
	text-align: center !important;
}
#main-nav, #site-header #header-search, .nav-top-cart-wrapper, .site-navigation-wrap, #header-aside, #sidebar {
	
}
#site-content, #sidebar, #site-content-a {
	width: 100% !important;
	max-width: none !important;
	float: none;
}
#inner-content {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
#main-content {
	padding: 50px 0;
}
#site-header #site-header-inner, #site-header.style-2 #site-header-inner, #site-header.style-3 #site-header-inner, #site-header.style-4 #site-header-inner {
	padding-top: 28px;
	padding-bottom: 28px;
}
#site-header.style-2 #site-logo {
	margin-top: 0;
}
#site-header.style-4 #site-logo {
	text-align: left;
	float: left;
}
.hentry {
	margin-top: 40px;
}
.hentry .post-title {
	font-size: 1.428em;
}
.hentry .post-link a {
	padding: 0.425em 1.75em;
	font-size: 0.928em;
}
.comment-respond #comment-reply {
	padding: 1.08em 1.75em;
	font-size: 0.928em;
}
#footer-widgets .widget .widget-title {
	font-size: 1.142em;
	margin-bottom: 28px;
}
}
 @media only screen and (max-width: 767px) {
#top-bar {
	display: none;
}
#site-header #site-header-inner, #site-header.style-2 #site-header-inner, #site-header.style-3 #site-header-inner, #site-header.style-4 #site-header-inner {
	padding-top: 20px;
	padding-bottom: 20px;
}
#featured-title .featured-title-inner-wrap {
	padding: 30px 0;
}
#featured-title .featured-title-heading {
	font-size: 24px;
}
.hentry .post-author {
	text-align: center;
}
.hentry .post-author .author-avatar {
	float: none;
	margin: 0 auto 20px;
}
.hentry .post-read-more, .hentry .post-link, .hentry .post-link-share {
	display: block;
	width: 100%;
	float: none;
	text-align: left;
}
.hentry .post-link {
	margin-bottom: 10px;
}
.hentry .post-link-share {
	margin-top: 20px;
}
.wprt-pagination {
	margin-top: 30px;
}
.comments-area {
	margin-top: 40px;
}
.comment-respond {
	margin-top: 0;
}
.comments-area .comments-title, .comments-area .comment-reply-title {
	margin-bottom: 20px;
}
.comment-list article .gravatar {
	width: 50px;
	float: none;
	margin: 0 0 17px;
}
.comment-list .children > li {
	padding-left: 35px;
}
.name-wrap, .email-wrap {
	width: 100%;
	float: none;
}
.name-wrap input, .email-wrap input, .message-wrap textarea {
	margin-bottom: 20px;
}
.woocommerce-page .content-woocommerce .woocommerce-result-count {
	display: none;
}
.woocommerce-page .content-woocommerce .products {
	padding-top: 20px;
}
.woocommerce-page.shop-col-3 .content-woocommerce .products li, .woocommerce-page.shop-col-4 .content-woocommerce .products li, .woocommerce-page.shop-col-5 .content-woocommerce .products li {
	width: 50%;
	margin-bottom: 30px;
}
.woocommerce-page .shop_table.cart .product-remove {
	width: 20px;
}
.woocommerce-page .shop_table.cart .product-thumbnail {
	width: 50px;
}
.woocommerce-page .shop_table.cart .cart_item .product-thumbnail img {
	width: 30px;
}
.woocommerce-page .shop_table.cart .product-name {
	width: 120px;
}
.woocommerce-page .shop_table.cart .coupon {
	display: none;
}
.woocommerce-page .cart_totals {
	width: 100%;
	float: none;
}
.woocommerce-page .cart_totals .wc-proceed-to-checkout a {
	padding: 7px 0;
}
#footer {
	padding: 50px 0 10px;
}
#footer-widgets [class^="col-md-"] .widget:last-child {
	margin-bottom: 30px;
}
#bottom .bottom-bar-content, #bottom .bottom-bar-menu {
	width: 100%;
	display: block;
	text-align: center;
	padding: 5px 0;
}
}
 @media only screen and (max-width: 479px) {
#site-header #site-header-inner, #site-header.style-2 #site-header-inner, #site-header.style-3 #site-header-inner, #site-header.style-4 #site-header-inner {
	padding-top: 12px;
	padding-bottom: 12px;
}
}

/* Retina Devices
-------------------------------------------------------------- */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and ( min--moz-device-pixel-ratio: 2), only screen and ( -moz-min-device-pixel-ratio: 2), only screen and ( -o-min-device-pixel-ratio: 2/1), only screen and ( min-device-pixel-ratio: 2), only screen and ( min-resolution: 192dpi), only screen and ( min-resolution: 2dppx) {
 .wprt-testimonials .customer:after {
 background: url(/template/pc/skin/images/5-stars@2x.png) no-repeat center center;
 background-size: 97px 15px;
}
}
.weib {
	font-weight: bold;
}
.bgh {
	background-color: #333;
	padding: 90px 0;
}
.pore {
	position: relative
}
.pore .wprt-button {
	font-size: 16px;
	position: absolute;
	right: 80px;
	padding: 3px 20px;
	top: 11px;
	font-weight: normal;
}
.pore .r0 {
	right: 0;
}
.pore .t0 {
	top: 0;
}
#bottom a {
	color: #777 !important;
}
.footwx {
	width: 170px;
	float: right;
	text-align: center;
	line-height: 30px;
	color: #a9a9a9;
}
.cpfl {
	padding: 0 !important;
	background: #f8f8f8;
}
.cpfl a {
	display: block;
	width: 100%;
	text-align: left;
	padding: 10px 20px;
	color: #666 !important;
}
.cpfl.cur a {
	color: #FF7900 !important;
	font-weight: bold
}
.slt img {
	width: 70px !important;
	height: 57px !important;
}
.lmfl {
	margin: 0;
}
@media only screen and (max-width: 780px) {
.cndns-right {
	display: none;
}
.pore .wprt-button {
	right: 0px;
}
.project-item .effect-zoe p {
	display: none;
}
}
 @media only screen and (max-width: 999px) {
.ferweima {
	display: none;
}
}
.pages {
	position: relative;
	padding: 30px 0;
	margin-top:30px;
	clear: both;
	line-height: 36px;
	width: 100%;
	text-align: center;
}

.pages:after {
	content: '.';
	clear: both;
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
}
.pages ul {
	position: absolute;
	left: 50%;
	top:0;
	transform: translateX(-50%);
	padding: 0;
	list-style: none;
	 margin: auto
}
.pages li {
	float: left;
	margin-right: 5px;
}
.pages ul{ width:100%;}
.pages li a{color: #666;}
.pages li {
	    height: 50px;
    width: 50px;
	border: 1px solid #e1e1e1;
	line-height: 50px;
	color: #666;
    font-size: 14px;
    display: block;
    text-align: center;
    -webkit-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
.pages li:hover {
	border: 1px solid #333;
	background: #333;
	color: #fff;
	text-decoration: none;
}
.pages li a:hover{ color: #fff;}
.pages .current a {
	border: 1px solid #FF7900;
	background: #FF7900;
	color: #fff;
}
.rightnew {
	padding: 20px;
	background: #f8f8f8;
}
.proimg {
	border: 1px solid #e1e1e1;
}
.d_page {
	margin-top: 50px;
}
.d_page p {
	margin: 10px 0;
}
.mt50 {
	margin-top: 50px;
}
.cta a {
	color: #666;
}
.fs16 {
	font-size: 16px;
}
.lyf table, .lyf th, .lyf td {
	border: none;
}
.yanzhen {
	position: relative;
}
.yanzhen .yzimg {
	position: absolute;
	right: 0;
	top: 10px;
	cursor: pointer;
}
.protab table {
	width: 100% !IMPORTANT;
	border: 1px solid #A1A1A1 !IMPORTANT;
	border-collapse: collapse !IMPORTANT;
	font-size: 12PX !IMPORTANT;
	word-break: break-all;
	word-wrap: break-word;
	table-layout: auto;
}
.protab table td {
	border: 1px solid #e1e1e1 !IMPORTANT;
	padding: 5px !IMPORTANT;
}
.protab table td p {
	text-align: center;
}

.slick-slider {
  position:relative;
  display:block;
  box-sizing:border-box;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  -webkit-touch-callout:none;
  -khtml-user-select:none;
  -ms-touch-action:pan-y;
  touch-action:pan-y;
  -webkit-tap-highlight-color:transparent
}
.slick-list {
  position:relative;
  display:block;
  overflow:hidden;
  margin:0;
  padding:0
}
.slick-list:focus {
  outline:none
}
.slick-list.dragging {
  cursor:pointer;
  cursor:hand
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform:translate3d(0, 0, 0);
  -moz-transform:translate3d(0, 0, 0);
  -ms-transform:translate3d(0, 0, 0);
  -o-transform:translate3d(0, 0, 0);
  transform:translate3d(0, 0, 0)
}
.slick-track {
  position:relative;
  top:0;
  left:0;
  display:block
}
.slick-track:before, .slick-track:after {
  display:table;
  content:''
}
.slick-track:after {
  clear:both
}
.slick-loading .slick-track {
  visibility:hidden
}
.slick-slide {
  display:none;
  float:left;
  height:100%;
  min-height:1px
}
[dir='rtl'] .slick-slide {
  float:right
}
.slick-slide img {
  display:block;
    margin: 0 auto;
}
.slick-slide.slick-loading img {
  display:none
}
.slick-slide.dragging img {
  pointer-events:none
}
.slick-initialized .slick-slide {
  display:block
}
.slick-loading .slick-slide {
  visibility:hidden
}
.slick-vertical .slick-slide {
  display:block;
  height:auto;
  border:1px solid transparent
}
.slick-arrow.slick-hidden {
  display:none
}
@charset 'UTF-8';
.slick-loading .slick-list {
  background:#fff url('../images/ajax-loader.gif') center center no-repeat
}

.slick-prev, .slick-next {
  font-size:0;
  line-height:0;
  position:absolute;
  top:50%;
  display:block;
  width:20px;
  height:20px;
  padding:0;
  -webkit-transform:translate(0, -50%);
  -ms-transform:translate(0, -50%);
  transform:translate(0, -50%);
  cursor:pointer;
  color:transparent;
  border:none;
  outline:none;
  background:transparent
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  color:transparent;
  outline:none;
  background:transparent
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  opacity:1
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity:.25
}
.slick-prev:before, .slick-next:before {
  font-family:'slick';
  font-size:20px;
  line-height:1;
  opacity:.75;
  color:white;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale
}
.slick-prev {
  left:-25px
}
[dir='rtl'] .slick-prev {
  right:-25px;
  left:auto
}
.slick-prev:before {
  content:'\f104'
}
[dir='rtl'] .slick-prev:before {
  content:'\f104'
}
.slick-next {
  right:-25px
}
[dir='rtl'] .slick-next {
  right:auto;
  left:-25px
}
.slick-next:before {
  content:'\f105'
}
[dir='rtl'] .slick-next:before {
  content:'\f105'
}
.slick-dots {
  bottom:-25px;
  display:block;
  width:100%;
  padding:0;
  margin:0;
  list-style:none;
  text-align:center
}
.slick-dots li {
  position:relative;
  display:inline-block;
  width:40px;
  height:40px;
    border: 2px solid #ddd;
  margin:0 5px;
  padding:0;
  cursor:pointer;
}
.slick-dots li button {
  font-size:0;
  line-height:0;
  display:block;
  width:40px;
  height:40px;
  padding:5px;
  cursor:pointer;
  color:transparent;
  border:0;
  outline:none;
  background:transparent
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline:none
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity:1
}
.slick-dots li button:before {
  font-family:'slick';
  font-size:6px;
  line-height:20px;
  position:absolute;
  top:0;
  left:0;
  width:20px;
  height:20px;
  content:'?€?';
  text-align:center;
  opacity:.25;
  color:black;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale
}
.slick-dots li.slick-active button:before {
  opacity:.75;
  color:black
}
.ey-showimg-con, .img-paralist {
  margin-top:30px;
  list-style:none;
}
.ey-showimg-con ul li{     margin-bottom: 20px;
    width: 49%;
    float: left;
    
	padding-right: 20px;
	
}
#ey-imgs-slick.slick-dotted {
    padding-bottom: 80px;
}
#ey-imgs-slick {
    min-height: 150px;
}
#ey-imgs-slick .slick-dots li.slick-active {
    border-color: #ff6f06;
}#ey-imgs-slick .slick-arrow i {
    font-size: 50px;
    color: #999;
}
/*ÆÀ¼Û*/
     .carousel {
            position: relative;
            width: 100%;
		 
        }

        .slide {
            width: 100%;
                padding: 20px 16px 40px 80px;
            box-sizing: border-box;
           
            line-height: 1.15em;
            font-size: 3rem;
            
            /* transition: background-color .3s; */
        }

            .slide::before,
            .slide::after,
            .slide .count {
                
               font-size: 20px;
				    color: #fff;
    font-size: 22px;
    line-height: 32px;
    font-style: italic;
    font-weight: 300;
            }
.slide .count {    color: #fff;
    font-size: 22px;
    line-height: 32px;
    font-style: italic;
    font-weight: 300;}

            .slide .count::before {
                content: "¡°";
    font-family: Georgia;
    font-size: 8rem;
    margin: -0rem 0 0 -4rem;
    position: absolute;
    opacity: 0.5;
    color: #FF7900;
            }
.slide .count::after {
                content: "¡±";
    font-family: Georgia;
    font-size: 8rem;
        margin: 2rem -3rem 0rem 1rem;
    position: absolute;
    opacity: 0.5;
    color: #FF7900;
            }
        .carousel [tabindex]:focus,
        .carousel button:focus {
            outline: 0;
        }

     

        .kineto__frame,
        .kineto-frame {
           
           color:#fff;
        }

       

        
        .kineto .kineto__pagination,
        .kineto .kineto-pagination {
            position: absolute;
            right: 0;
            
            left: 0;
            color: #ff7900;
        }

        .kineto .kineto__pagination__button,
        .kineto .kineto-pagination-button {
            border-radius: 100%;
            transition: opacity 0.3s;
        }

            .kineto .kineto__pagination__button--active,
            .kineto .kineto-pagination-button.kineto-active {
                font-weight: 700;
            }

      

            .kineto .kineto__count .current,
            .kineto .kineto-count .current {
                color: rgb(249, 170, 51);
                font-size: 1.2rem;
                font-style: normal;
            }

     

        #navigation .kineto__pagination__button,
        #navigation .kineto-pagination-button {
            width: auto;
            height: auto;
            background: transparent;
            border-radius: 0;
            box-sizing: border-box;
            line-height: 20px;
        }

        #sync2 .slide {
            height: 200px;
            font-size: 2.5rem;
        }

        #sync3 .slide {
            height: 100px;
            font-size: 1.75rem;
        }
.kineto__scope,.kineto-scope{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:tranparent;-webkit-touch-callout:none}.kineto__scope:hover,.kineto-scope:hover{cursor:move;cursor:-webkit-grab;cursor:grab}.kineto--swiping .kineto--scope:hover,.kineto--swiping .kineto-scope:hover,.kineto-swiping .kineto--scope:hover,.kineto-swiping .kineto-scope:hover{cursor:-webkit-grabbing;cursor:grabbing}.kineto__slide,.kineto-slide{overflow:hidden}.kineto-pagination{line-height:.001px;font-size:.001px;text-align:center}.kineto__pagination__button,.kineto-pagination-button{display:inline-block;padding:0;color:inherit;background:transparent none;border:0 none;-webkit-appearance:none;-moz-appearance:none;appearance:none;touch-action:manipulation;position:relative;width:12px;height:12px;padding:6px;margin:0 0;box-sizing:content-box;z-index:1;background:currentColor;background-clip:content-box;opacity:.4;font-size:1rem;line-height:1.5em}.kineto__pagination__button--active,.kineto-pagination-button.kineto-active{opacity:1;pointer-events:none}.kineto__pagination__button__text,.kineto-pagination-button-text{position:absolute;;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0)}
.kineto-arrow{ display: none;}

.row .pin{    visibility: visible;
    animation-name: fadeInUp;
    color: rgb(255, 255, 255);
	
    }
.row .pin h3{    color: #fff;     font-size: 32px;
    text-align: center;
    font-weight: 300;}
.row .pin span{    display: inline-block;
    position: relative;}
.separator {
    line-height: 0.5;
    text-align: center;
	margin: 30px 0 30px 0;}
.row .pin .separator span i {
    font-size: 6px;
    padding: 0;
    margin: 0;
    float: none;
	color: #FF7900;
}
.row .pin .separator .fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.row .pin .separator span:before, .separator span:after {
    border-bottom: 1px solid #fff;
}
.row .pin .separator span:after {left: 100%;
    margin-left: 15px;}
.row .pin .separator span:after {
    content: "";
    position: absolute;
    border-bottom: 1px solid #FFFFFF;
    top: 15px;
    width: 300px;
}

.row .pin  .separator span:before {
    content: "";
    position: absolute;
    border-bottom: 1px solid #ffffff;
    top: 15px;
    width: 300px;
}


.row .pin .separator span:before {
    right: 100%;
    margin-right: 15px;
	
}
.mar{ height: 30px; width: 100%;}



/*°¸Àý*/
.mian .tit-m{ min-width: 80px;}

        .box {
            font-family: 'Merriweather Sans', sans-serif;
            overflow: hidden;
            position: relative;
            z-index: 1;
            transition: all .5s;
        }

            .box:hover {
                box-shadow: 3px 3px 5px #999;
            }

            .box:before,
            .box:after {
                content: "";
                
				background:rgba(0,0,0,0.9);
                width: 100%;
                height: 100%;
                opacity: 0;
                
                position: absolute;
                top: 0;
                right: 0%;
                z-index: 1;
                transition: all 0.35s ease;
            }
body{font-family: 'Lato',sans-serif;}
          /*  .box:after {
                background: rgba(255,255,255,0.5);
                width: 65%;
                height: 65%;
                right: auto;
                left: -20%;
                top: -65%;
            }*/

            .box:hover:before {
                opacity: 1;
                
            }

           
            .box img {
                width: 100%;
                
                transition: all 0.5s ease;
            }

            .box:hover img {
                transform: scale(1.2);
            }

            .box .box-content {
                text-align: right;
                transform: translate(50%,-50%);
			opacity:0;
                position: absolute;
                top: 60%;
                right: 50%;
                z-index: 2;
                transition: all .5s;
				text-align: center;
            }

            .box:hover .box-content {
                opacity:1;
				top:50%;
            }
.box-content span{color: #fff;}
            .box .title {
                color: #fff;
                font-size: 23px;
                font-weight: 700;
                text-transform: uppercase;
                margin: 0 0 3px 0;
            }

            .box .post {
                font-size: 16px;
                text-transform: capitalize;
                margin: 0 0 10px;
                display: block;
            }

           
                   

        @media only screen and (max-width:990px) {
            .box {
                margin: 0 0 30px;
            }
			
        }

        @media only screen and (max-width:479px) {
            .box .title {
                font-size: 20px;
				
            }
			.col-md-4{ }
			.img-cen{height:auto}
			
        }
.center-a{padding: 60px 0 60px 0; width: 100%; background-color: #FF7900;text-align: center;}
.center-a a{font-size: 16px;
letter-spacing: 1px;
border: solid 1px #fff;
padding: 10px 30px 10px 30px;
border: solid 1px #111;
color: #111;
	text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
	 background-color:#FF7900
}
.center-a span{ margin-left: 5px;}
.center-a a:hover{ background-color: #1a1a1a; color: #FF7900}
/*×÷Æ·*/
.geng{ border: solid 1px rgba(1,1,1,.2) !important;
color: #111;
	width: 100%;
	display: block;
	padding: 3px;
text-align: center;
letter-spacing: 2px;
	font-weight: 500;
font-size: 12px;
	margin: 30px 0px 50px 0;
}
.geng::after{font-family: FontAwesome;
content: "\f054";
margin-left: 10px; color: #FF7900}

.geng:hover{ color:#fff; background:#FF7900 }
.geng:hover .geng::after{ color:#fff;font-family: FontAwesome;
content: "\f054";
margin-left: 10px; color: #FF7900}
.font-size-18{ font-weight: 600;font-size: 24px;}


/*¹ØÓÚ²»ÐàÇéÔµ*/
.guanyu{padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}

.guanyu .guanyu-img ul li{
overflow: hidden;
    padding-right: 15px;
    padding-left: 15px;
	float: left;
	position: relative;
min-height: 1px;
	margin: 5px 0;
}
.guanyu .guanyu-img ul li:hover .team_front {
    top: 0;
    opacity: 1;
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    transform: translate(0,0);
}
.guanyu .guanyu-img ul li .img-a{    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
display: inline-block;
	    width: 100%;

}
.guanyu .guanyu-img ul li:hover .img-a{transform: translate(0,-25%);
-webkit-transform: translate(0,-25%);
-moz-transform: translate(0,-25%);}
.team_front {
	  padding: 20px 15px;
    
    padding-bottom: 0;
    position: absolute;
    text-align: left;
    z-index: 100;
    bottom: 0;
	left:0px;
    background: #111;
    color: #ccc;
    height: 100%;
    opacity: 0;
    top: 100%;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.team_front p:before {
    content: '';
    width: 30%;
    display: block;
    height: 1px;
	background: #FF7900;}


.row .pin-a{    visibility: visible;
    animation-name: fadeInUp;
    color: rgb(255, 255, 255);
	
    }
.row .pin-a h3{    color: #000;     font-size: 32px;
    text-align: center;
    font-weight: 300;}
.row .pin-a span{    display: inline-block;
    position: relative;}
.separator {
    line-height: 0.5;
    text-align: center;
	margin: 30px 0 30px 0;}
.row .pin-a .separator span i {
    font-size: 6px;
    padding: 0;
    margin: 0;
    float: none;
	color: #FF7900;
}
.row .pin-a .separator .fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.row .pin-a .separator span:before, .separator span:after {
    border-bottom: 1px solid #fff;
}
.row .pin-a .separator span:after {left: 100%;
    margin-left: 15px;}
.row .pin-a .separator span:after {
    content: "";
    position: absolute;
    border-bottom: 1px solid rgba(0,0,0,.2);
    top: 5px;
    width: 300px;
}

.row .pin-a  .separator span:before {
    content: "";
    position: absolute;
    border-bottom: 1px solid rgba(0,0,0,.2);
    top: 5px;
    width: 300px;
}


.row .pin-a .separator span:before {
    right: 100%;
    margin-right: 15px;
	
}

.mian{    padding: 20px;
	color: #fff;
    border: solid 1px rgba(255,255,255,.2);
    background: rgba(0,0,0,.5);
    margin: 30px 0;}
ul,li{padding:0; margin:0;}
li{list-style:none;}

.mian .title {
    display: inline-block;
    min-width: 80px;
}
.mian span.val {
    margin-bottom: 15px;
    font-weight: bold;
}
.demo{
	overflow: hidden
}

/*²ÍÒûÉè¼Æ*/
.display-a{ display: none;}
@media (min-width: 1200px){
	.canyin{
    width:100%;

	background-size: cover;
    background-position: center center;
  padding: 80px 0;	
}
	.gud .txt{ padding:0 100px;}
	.con-a{ padding: 0 150px;}
	.txt-a{width: 50%}
	}
@media (max-width: 1200px) and (min-width: 768px){
		.canyin{
    width:100%;
	background-size: cover;
    background-position: center center;
 	padding: 60px 0;
}
	.txt-a{width: 70%}
	.con-a{ padding: 0 100px;}
	.gud .txt{ padding:0 60px;}
	}
	

@media (max-width: 767px){
	#header-search{ display: none;}
	hr{ margin: 0 auto;}
	.text-edit,.text-edit-a{ line-height: 0}
	#right{ float:left;}
	.dis{ display: none;}
	.display-a{ display:block;}
	.gud .txt{ padding:15px;}
	.txt-a{width: 95%}
	.text-edit{ display: none;}
}
.can{    text-align: center;
    width: 100%; 
 position: relative;
}
.clear{ clear: both;}
.bg-f{    background-image: url(/template/pc/skin/images/FC-Consulting-14.jpg);
    height: auto!important;
    padding-top: 80px!important;
    padding-bottom: 80px!important;
    padding-right: 0px!important;
      background-repeat: no-repeat;
    background-size: cover;
    
	color:#fff;
}

#right{ float:right;}
.con-a h4{     font-size: 30px!important;
    line-height: 1.6em!important;
    letter-spacing: 0px!important;
    
    
	text-align: center;
}
.				blue{color: #004e91!important;}
.white{ color:#fff;}
.gud .txt{position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    z-index: 10;
	font-size: 16px!important;
    border-width: 1.5px!important;
    line-height: 1.6em!important;
	    
	
}
#white{ color: #fff;}

.txt p{ text-align: center;     }
.txt-a{position: absolute;
    top: 50%;
    right: 10px;
    
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    z-index: 10;
	padding: 20px;
	background: rgba(255,255,255,0.8);
		font-size: 16px!important;
    letter-spacing: 0px!important;
    color: #3c3c3c!important;
    text-transform: none!important;
    border-color: #aaa5a5!important;
    border-width: 1.5px!important;
    line-height: 1.6em!important;
}
.text-edit{font-size: 50px!important;
    line-height: 1.3em!important;    important;text-align: center;}
.text-edit-a{font-size: 26px!important;
    line-height: 1.3em!important;
    text-align: center;
    }
.gf_separator{border-style: solid!important;
    border-color: #004e91!important;
    border-right-width: 0px!important;
    border-bottom-width: 0px!important;
    border-left-width: 0px!important;
    border-top-width: 2px!important;
    width: 50px!important;
    padding-bottom: 0px!important;}
.gf_separator-a{border-style: solid!important;
    border-color: #fff!important;
    border-right-width: 0px!important;
    border-bottom-width: 0px!important;
    border-left-width: 0px!important;
    border-top-width: 2px!important;
    width: 50px!important;
    padding-bottom: 0px!important;}
.index{ z-index: 1;margin-left: -100px!important;
    margin-top: 40px!important;}

.can-le{ width: 500px!important;
    height: auto!important;
    border-style: solid!important;
    border-color: #FF7900!important;
    border-width: 2px!important;
    border-top-width: 5px!important;
    border-right-width: 2px!important;
    border-bottom-width: 2px!important;
    border-left-width: 5px!important;}

.can-ra{    padding-left: 20px!important;
    padding-right: 20px!important;
    padding-top: 30px!important;
    padding-bottom: 30px!important;
    border-style: solid!important;
    border-color: #FF7900!important;
    font-size: 16px!important;
    line-height: 1.6em!important;
    letter-spacing: 0px!important;
    color: none!important;
    text-transform: none!important;
    border-right-width: 5px!important;
    border-bottom-width: 5px!important;
    border-left-width: 2px!important;
    border-top-width: 2px!important;
    background-color: #ffffff!important;}
.pp-a{height: 300px; overflow: hidden; width: 100%;text-overflow: -o-ellipsis-lastline;
	
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 9;
  line-clamp: 9;
  -webkit-box-orient: vertical;}
.pp-a p{color: #000;}
.arrow{ display:none}
@media (max-width: 990px){
	.index{margin-left: 0px!important;
    margin-top: 0px!important;
	
	} 
  .fa-search{ display:none}
  .arrow{ display:block}
.gf_ima{text-align: center;
    width: 100%;}
	.mar-top-a{     margin-top: 0px!important;}
	.pp-a{height:100%;}
	.display{ display: none;}
}
.gf_ima{text-align: center;
    width: 100%;}

@media (min-width: 1200px){
	
	.gf_image{width: 1024px!important;
    height: auto!important;
	margin: auto;
	}
}

.gf-left{    padding-top: 30px!important;
    padding-bottom: 30px!important;
    padding-left: 20px!important;
    padding-right: 20px!important;
    border-width: 0px!important;
    border-color: none!important;
    background-color: #e3ebec!important;}
.gf-left u,b{ font-size: 24px; line-height: 1.6em;}
.gf-left i{font-size: 18px;line-height: 1.6em; }
.gf-right-a{padding-top: 30px!important;
    padding-bottom: 30px!important;
    padding-left: 20px!important;
    padding-right: 20px!important;
    border-width: 3px!important;
    border-color: #3e7388!important;
    background-color: none!important;
    font-size: 30px!important;
    line-height: 1.6em!important;
    letter-spacing: 0px!important;
    color: #3e7388!important;
    text-transform: none!important;
    border-style: solid!important;
    border-bottom-width: 20px!important;
    border-right-width: 3px!important;}
.mar-top{ margin-top: 40px;}
.bg{background-color: #3e7388!important;color: #ffffff!important;}
.mar-top-a{     margin-top: -140px;}
.mar-top-b{     margin-top: 30px!important;}

.bow{width:100%; 
	background:url("https://www.riane.com.cn/template/pc/skin/images/1880x500-bottom-banner-cta.webp") center no-repeat; background-size:cover;
	padding-top: 30px;
}
.row-a p{    font-size: 36px!important;
    line-height: 1.6em!important;
    letter-spacing: 0px!important;
    color: #ffffff!important;
    text-transform: none!important;
    text-shadow: 3.5355339059327378px 3.5355339059327373px 5px #333333!important;}
.row-b{ width:100%;}
.row-b p{font-size: 26px!important;
    letter-spacing: 0px!important;
    color: #ffffff!important;
    text-transform: none!important;
    padding-bottom: px!important;
    line-height: 1.6em!important;
    text-shadow: 3.5355339059327378px 3.5355339059327373px 5px #333333!important;}
.row-b a{font-size: 20px!important;
    text-transform: none!important;
    background-color: rgba(56,84,109,0.7)!important;
    color: #ffffff!important;
    width:100%;
	height: auto;
    border-width: 2px!important;
    border-radius: 0px!important;
    border-color: #385060!important;
	padding: 15px 0; 
	display: block;
	text-align: center;
	margin-top: 10px;
    }
.marg{ margin-bottom: 10px;}
/*±íµ¥*/

.from{ margin: 5px 0;}

.padd{ padding-top: 40px;}


.mar-top{ margin-top: 30px;	}

.margin-bottom25 {
    margin-bottom: 15px;
}
@media (max-width: 767px){
	#liuyan{ width: 100%;}
	#featured-title {
    background: #f6f6f6;
    border-style: solid;
    margin-top: 60px;
}
}
.liuyan{ width: 720px;background-color: rgb(255, 255, 255);
border: 1px solid rgb(153, 153, 153);color: #000000;
font-family: Verdana;
font-size: 13px;text-align: left;
margin: 20px auto 100px auto;

border-radius: 7px;

}
.liu-con{ padding: 10px;}
.liu-head{ -webkit-border-radius: 5px 5px 0 0;
background-image: url("/template/pc/skin/images/emf-envelope-colorful.jpg");
	background-repeat: no-repeat;
background-color: rgb(178, 178, 178);height:40px; width: 100%;}
.liu-tit{padding-left: 5px;
padding-bottom: 10px;border-bottom: 1px dotted #ccc;
padding: 10px 0;}
.liuyan span{ color: #FF070B;}
.liu-left{float: left;
width: 34%;font-weight: 700;
padding-right: 2px;
padding-bottom: 5px;}
.liu-tit h2{ font-weight: 700;font-size: 20px;}
.liu-tit h3{ font-size: 15px;}
.liu-right{float: left;
width: 64%;}
.liuyan input[type="text"]{ padding: 0px; margin-bottom: 0px;}
.liu-con-a{margin: 10px 0;
padding: 10px 0;
width: 100%;
vertical-align: top;
clear: both;}
.liu-right label{ float: left;
width: 50%;
padding-bottom: 5px;}
.liuyan input[type="submit"] {
	color:#000;
	background: #e1e1e1;
	padding: 0.5rem 1rem;;
	border:1px solid #000;
	
}
/*Ñ¡Ïî¿¨*/
.tab{ width: 100%;  margin: auto; }
#tab-menu{
letter-spacing: 1px;
padding: 0;
margin: 0;
   
margin:20px 0;
font-weight: 400;}
#tab-menu ul {

             display:inline-block;

             *display:inline;

             zoom:1;

         }

#tab-menu ul li a{ 
	float:left;
	display: block;
	outline: none;
padding: 6px 20px 6px 20px;
color: #000;
font-size: 12px;
letter-spacing: 3px;
	 -webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;
}
#tab-menu ul li{ float: left;margin:0 5px 15px ; }
    /* ¸Ä±äÑ¡Ïî¿¨Ñ¡ÖÐÊ±¼äµÄÑùÊ½ */
    .change{background:#FF7900;}
.col-h{ color:#000}
#tab-menu ul li a:hover{ background: #000; color: #fff;padding: 6px 20px 6px 20px; }
#tab-menu ul li a:target{ color:#000;}
.tab-a{ width: 230px;
float: left;
min-height: 90px; overflow: hidden; }
.tab-a img{transform:scale(1);
            -webkit-transform:scale(1);  
	-moz-transform:scale(1);transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;
            }
.tab-a img:hover{ transform:scale(1.2);
            -webkit-transform:scale(1.2);  
            -moz-transform:scale(1.2); }


.contact-form .submit{     border: 50px;
    font-size: 15px;
    overflow: hidden;
    font-weight: 500;
    margin-top:20px;
  margin-bottom:60px;
    color: #fff;
    border-radius: 4px;
    display: inline-block;
    padding: 0 25px;
    position: relative;
    line-height: 50px;
    height: 50px;
    box-shadow: 0px 10px 20px 0px rgb(6 44 120 / 20%);
    text-decoration: none;}

.lianxi{ float:right; width:60%}
.lianxi a{  float:right; display: block; padding: 0 5px}


.qr-sm{right:8%;width:100px;position:absolute;bottom:50px;display:none; z-index: 3;  max-width:none}
.wechaticon{position:relative ; display: block;}
.wechaticon .qr-sm{ width: 100px;}
.wechaticon:hover .qr-sm{display:block;}
.wechaticon::active .qr-sm{ display: block}

.lianxi i {
    text-shadow: none;
    color: #fff;
    
    width: 35px;
    
    text-align: center;
    font-size: 16px;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
}

#copyright{ float:left; color:#777}
input{ padding-right: 5px}
/*Ö°Î»*/
/* faq */
.Wrap {
    margin: 0 auto;
    max-width: 1200px;
}

.Accordion {
    margin: 0 0 50px;
    
}

.Accordion .item {
   
}

.Accordion .target {
    display: block;
        padding: 20px 30px;
    position: relative;
    
	    box-shadow: 0px 16px 32px 0px rgb(0 0 0 / 4%);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    color: #000;
    text-decoration: none;
    outline: 0;
    transition: background .3s;
    cursor: pointer;
	background: url(/template/pc/skin/images/jia.png) no-repeat 99%;
	margin-bottom: 16px;

}

.Accordion .target:focus {
    color:#000;
	font-weight: bold;
	background: url(/template/pc/skin/images/jian.png) no-repeat 99%;
	
}

.Accordion .panel {
    padding: 15px 20px;
    outline: 0;
}
.item {
    box-sizing: content-box;
    overflow: hidden;
}

.panel[aria-hidden="true"],
[data-status="disabled"] .panel {
    display: none;
}

@media (max-width: 660px){
	.separator{ display: none;}
  }
  .wprt-button {
    font-weight: bold;
    font-size: 1.2em;
    display: inline-block;
    padding: 0.5em 2em;
    background-color: #FF7900;
    border: 2px solid #FF7900;
    color: #fff;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s;
}
.wprt-icon-box.icon-left .dd-title {
    margin-bottom: 8px;
    color: #FF7900;
}
.wprt-section.works {
    background-image: url(/template/pc/skin/images/bg-section-1.jpg);
    background-position: center center;
}

.widget{
	
	margin-bottom: 50px;
}

.widget .small-border {
	height: 2px;
	width: 30px;
	background: #fff;
	margin: 10px 0 10px 0;
	display: block;
}


p {
	margin-bottom: 13px;
}

p {
	margin: 0 0 10px;
}

p {
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-family: 'Lato',sans-serif;
	font-size: 16px;
	
	line-height: 1.75;
	padding: 0;
}

.primary{
	background: #ff7a59;
	color: red;
}

/*.hs-button:hover{*/
/*	box-shadow: 1px 1px 1px blue;*/
/*}*/

.view-content{
	/*display: flex;*/
	justify-content: flex-start;
	margin-bottom: 30px;
	font-size: 15px;

}




.views-row{
	
	color: #000000;
	margin: 0 3px;
	color: #000000;
 /* margin: 0?2px
; */
 display: inline-block;
}

.post-content-wrap .views-row a{
font-weight: 500;
 padding: 9px 10px;
	font-size:15px
}

.views-row a{
	color:#000;
}
.views-row .views-row a:hover{ background:#fff}


.field-item{
	padding-bottom: 4px;
}

.field-item{
	background-color: #FF7900;
}

.blog-list .date-box .day {
	font-family:  'Lustria', serif !important;
	color: #111;
	font-weight: 600;
	font-size: 32px;
	padding-top: 40px;
	/*padding-bottom: 10px;*/
	background: #FF7900;
}


.blog-list .date-box .month {
	color: #fff;
	font-family: "Open Sans";
	font-weight: 600;
	letter-spacing: 5px;
	padding: 7px 0 7px 0;
	border-bottom: solid 4px #333;
	font-size: 14px;
}
.field-items .montheven{font-family: 'Lustria', serif !important;}
.blog-list .date-box .day, .blog-list .date-box .month {
	display: block;
	color: #000!important;
	text-align: center;
	width: 60px;
	z-index: 100;
}
.date-box .month {
	text-transform: capitalize;
}

.montheven{
	background: none;
}


.date-box{
	float: left;
	margin-left: -15px;
}

.md-object a.btn-slider, .blog-list .btn-more {
	background-color: #FF7900!important;
	color: #fff;
	border: 1px solid #FF7900;
}
.blog-list .btn-more {
	padding: 3px 25px 3px 25px;
	color: #111;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
	float: right;
}

.btn-more:link{
	color: white;
}

.btn-more:hover{

	color: #FF7900;
	background-color: white !important;
	border: 1px solid #FF7900 !important;
}
.views-row a:hover{
	color: white;
	background: #18191b;
}
.views-row-1 a{
	background-color: #FF7900;
  color:white;
}
.post-content{
	margin-bottom: 50px;
}

.single-title a:link{
	color: #000000;
}

.page-content{

}

#sidebar-second{
	margin-top: -80px;
}

.rowP{
	color: #000000 !important;
}

.actions{
	margin-bottom: 54px;
}

.actions input{
	width: 100%;
}

.actions input:hover{
	background: #FF7900;
	box-shadow: 0px 0px 5px 1px cornflowerblue;
}

.text-center {
	text-align: center;
}

.item-list ul {
	margin: 0 0 0.75em 0;
	padding: 0;
}
.pagination {
	
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
	float: left;
}

.pagination > li {
	display: inline;
}

.pagination li a {
	color: #888;
	border: solid 1px #404040;
	background: none;
	margin: 3px;
	padding: 5px 10px 5px 10px;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
.pagination > li > a, .pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.428571429;
	color: #428bca;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}

.pagination > li > a:link{
	color: #888;
}
a {
	color: #000;
	text-decoration: none;
}

.item-list ul li {
	
	padding: 0;
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
	color: #999;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd;
}

.pagination > li > a, .pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.428571429;
	color: #428bca;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}

.pagination > li > a:link {
	color: #888;
}
.pagination > li > a, .pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.428571429;
	color: #428bca;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}
.pagination > li > a, .pagination > li > span {
	    color: #888;
    border: solid 1px #404040;
    background: none;
    margin: 3px;
    padding: 5px 10px 5px 10px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.pagination > li > .current{    background: #FF7900;
    color: white;}
.pagination li a {
	color: #888;
	border: solid 1px #404040;
	background: none;
	margin: 3px;
	padding: 5px 10px 5px 10px;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

.pagination > li:not(.active) > a:hover {
	color: #FF7900;
	border: 1px solid #888888;
}

.pagination .active a{
	background: #FF7900;
	color: white;
}

.pagination .active a:hover{
	color: #000000;
}

.widget h4 {
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: normal;
	letter-spacing: 1px;
}

.single-title a:link{
	color: #000000;
	font-weight: 500;
}

.single-title a:visited{
	color: #000000;
	font-weight: 500;
}

.single-title a:hover{
	color: #FF7900;
}

.category_blog_shw a:link{
	color: white;
}

.category_blog_shw a:visited{
	color: white;
}

.category_blog_shw a:hover{
	color: #FF7900;
}

@media screen and (max-width:556px){
	.view-content{
		flex-wrap: wrap
	}
}


.row-content{
	width: 280px;
	/*height: 280px;*/
}

@media (max-width: 1210px) {
	.row-content{
		width: 240px;
/*		height: 240px;*/
		margin-bottom: 40px;

	}

}

@media (max-width: 991px) {
	.row-content{
		width: 100%;
		height: 100%;
		margin-bottom: 40px;

	}

}

.field-content a:visited{
	color: black;
}

.field-content a:hover{
	color: white;
}
.fit-vids-style{ display:none;}
.bor-b{margin-bottom:1px;}










.formContent {
    /*border: 1px solid red;*/
    display: flex;
    flex-direction: column;
}
.xingmingInputContent {
    /*border: 1px solid red;*/
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.xingmingInputContent1, .xingmingInputContent2 {
  
    
    flex-direction: column;
  
}
.xingmingInputContent1{ padding-right:15px;}
.xingmingInputContent1 input {
    width: 100% !important;
    height: 28px !important;
    padding-left: 10px !important;
    font-size: 14px;
}
.xingmingInputContent2 input {
    width: 100% !important;
    height: 28px !important;
    padding-left: 10px !important;
    font-size: 14px;
}
.emailInputContent {
    display: flex;
    flex-direction: column;
}
.emailInputContent input {
    height: 28px !important;
    padding-left: 10px !important;
    font-size: 14px;
}
.emailInputText {
    font-size: 14px;
    margin: -28px 0 6px 0;
}
.workInput select {
    height: 28px !important;
}
.hbspt-form {
    margin-top: -30px;
}
.hbspt-form input[type="submit"] {
    width: 80px;
    padding: 14px 10px 14px 5px!important;
    font-size: 15px;
}
.xingmingInputText1, .xingmingInputText2 {
    font-size: 12px;
    margin: -0px 0 6px 0;
}
.reall {
    font-size: 14px;
    margin: 0px 0 30px 0;
}
.mingText, .xingText, .emailText, .workText {
    font-family: helvetica;
    font-size: 13px;
    color: #33475b;
    font-weight: bold;
}
.required-star {
    margin-left: -5px;
}
.hsInput:focus {
    outline: none !important;
    border-color: rgba(82,168,236,0.8)!important;
    box-shadow: inset 0 1px 3px rgb(0 0 0 / 10%), 0 0 8px rgb(82 168 236 / 60%) !important;
}
.hsInput {
    transition: border 0.2s linear, box-shadow 0.2s linear !important;
    box-shadow: inset 0 1px 3px rgb(0 0 0 / 10%) !important;
}
.hsInput.error {
    border-color: #c87872 !important;
    box-shadow: inset 0 1px 3px rgb(0 0 0 / 10%), 0 0 8px rgb(171 41 32 / 25%) !important;
}
.xingmingInputText1 {
    visibility: hidden
}
.xingmingInputText2 {
    visibility: hidden
}
.emailInputText {
    visibility: hidden
}
.reall {
    visibility: hidden
}
.required-star1 {
    margin-left: -1px;
}























#sidebar-second {
    margin-top: 0px !important;
}

@media (min-width: 992px) {
.col-md-3 {
    width: 25%;
}
	.layout{ display: block}	
}

@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
}
}
.widget {
    
    margin-bottom: 80px;
}
.widget h4 {
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: normal;
    letter-spacing: 1px;
	font-weight: 400;
}
h4, .h4 {
    font-size: 18px;
}
h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.widget .small-border {
    height: 2px;
    width: 30px;
    background: #fff;
    margin: 10px 0 10px 0;
    display: block;
}
.small-border {
    height: 1px;
    width:30px;
    background: #ccc;
    display: block;
   
    margin-top: 20px;
    margin-bottom: 30px;
    border: 1px solid #FF7900;
}
.row-content {
    width: 280px;/* height: 280px; */
}
.widget p {
    color: #D1D1D1;
}
.rowP {
    color: #000000 !important;
}
p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    
    line-height: 1.55;
    padding: 0;
}
.post-content-single-wrap {
    
}
.content {
    background: #fff;
    color: #000;
}
#sidebar-second .view-blog .view-content ul {
    padding-left: 18px;
}
.widget ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
}
#sidebar-second .view-blog .view-content ul li {
    list-style-type: disc;
    line-height: 20px;
    font-size: 14px;
    padding: 5px 0;
    font-weight: 400;
}

.views-row a:hover {
    
    background: #222 !important;
}

@media (max-width: 992px) {
.post-content-single-wrap {
    flex-direction: column;
}
}








/*µ¥Ò³ÃæÑùÊ½*/

        #site-header-wrap{
            z-index: 50 !important;
        }

        user agent stylesheet
        div {
            display: block;
        }
        body {
            background: #eee;
            color: #444;
            font-family: 'motiva-sans',arial,sans-serif;
            font-size: 15px;
            line-height: 1.55;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        }



        ::selection {
            color: #fff;
            background: #444;
            text-shadow: none;
        }

        @media (min-width: 1280px) {
            .row-fluid {
                width: 100%;
                *zoom: 1;
            }

            .row-fluid {
                width: 100%;
                *zoom: 1;
            }

            *, *:before, *:after {
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
            }

            user agent stylesheet
            div {
                display: block;
            }

            body {
                background: #eee;
                color: #444;
                font-family: 'motiva-sans', arial, sans-serif;
                font-size: 15px;
                line-height: 1.55;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
            }
        }
            @media (min-width: 1280px) {
                .row-fluid:before, .row-fluid:after {
                    display: table;
                    content: "";
                }

                .row-fluid:before, .row-fluid:after {
                    display: table;
                    content: "";
                }

                *, *:before, *:after {
                    -moz-box-sizing: border-box;
                    -webkit-box-sizing: border-box;
                    box-sizing: border-box;
                }
            }
                @media (min-width: 1280px) {
                    .row-fluid:after {
                        clear: both;
                    }


                }

                    @media (min-width: 1280px){
                        .row-fluid:before, .row-fluid:after {
                            display: table;
                            content: "";
                        }

                        .row-fluid:after {
                            clear: both;
                        }

                        .row-fluid:before, .row-fluid:after {
                            display: table;
                            content: "";
                        }

                        *, *:before, *:after {
                            -moz-box-sizing: border-box;
                            -webkit-box-sizing: border-box;
                            box-sizing: border-box;
                        }

                        ::selection {
                            color: #fff;
                            background: #444;
                            text-shadow: none;
                        }
                    }

                    element.style {
                        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.52), rgba(0, 0, 0, 0.73)), url(https://www.samtell.com/hubfs/Icons/SamTell_CommercialKitchenPillar_HeroTop.jpg);
                    }
                    @media (min-width: 1280px) {
                        .row-fluid [class*="span"]:first-child {
                            margin-left: 0;
                        }

                        .row-fluid [class*="span"]:first-child {
                            margin-left: 0;
                        }

                        .row-fluid [class*="span"] {
                            min-height: 1px;
                        }
                    }
                        @media (min-width: 1280px) {
                            .row-fluid .span12 {
                                width: 100%;
                                *width: 99.94680851063829%;
                            }
                        }
                            @media (min-width: 1280px) {
                                .row-fluid [class*="span"] {
                                    display: block;
                                    float: left;
                                    width: 100%;
                                    min-height: 28px;
                                    margin-left: 2.564102564%;
                                    *margin-left: 2.510911074638298%;
                                    -webkit-box-sizing: border-box;
                                    -moz-box-sizing: border-box;
                                    -ms-box-sizing: border-box;
                                    box-sizing: border-box;
                                }

                                .row-fluid .span12 {
                                    width: 99.99999998999999%;
                                    *width: 99.94680850063828%;
                                }

                                .row-fluid [class*="span"] {
                                    display: block;
                                    float: left;
                                    width: 100%;
                                    min-height: 28px;
                                    margin-left: 2.127659574%;
                                    *margin-left: 2.0744680846382977%;
                                    -webkit-box-sizing: border-box;
                                    -moz-box-sizing: border-box;
                                    -ms-box-sizing: border-box;
                                    box-sizing: border-box;
                                }

                                .parallax-section {
                                    height: 100vh;
                                    box-sizing: border-box;
                                    display: flex;
                                    align-items: center;
                                    justify-content: center;
                                    text-align: center;
                                    flex-direction: column;
                                    padding: 2vw;
                                    background-size: cover;
                                    background-repeat: no-repeat;
                                    background-attachment: fixed;
                                    font-size: 4vw;
                                }

                                *, *:before, *:after {
                                    -moz-box-sizing: border-box;
                                    -webkit-box-sizing: border-box;
                                    box-sizing: border-box;
                                }

                                user agent stylesheet
                                div {
                                    display: block;
                                }

                                body {
                                    background: #eee;
                                    color: #444;
                                    font-family: 'motiva-sans', arial, sans-serif;
                                    font-size: 15px;
                                    line-height: 1.55;
                                    -webkit-font-smoothing: antialiased;
                                    -moz-osx-font-smoothing: grayscale;
                                }

                                *, *:before, *:after {
                                    -moz-box-sizing: border-box;
                                    -webkit-box-sizing: border-box;
                                    box-sizing: border-box;
                                }


                                *, *:before, *:after {
                                    -moz-box-sizing: border-box;
                                    -webkit-box-sizing: border-box;
                                    box-sizing: border-box;
                                }

                                ::selection {
                                    color: #fff;
                                    background: #444;
                                    text-shadow: none;
                                }

                                .container-fluid:before, .container-fluid:after {
                                    display: table;
                                    content: "";
                                }

                                *, *:before, *:after {
                                    -moz-box-sizing: border-box;
                                    -webkit-box-sizing: border-box;
                                    box-sizing: border-box;
                                }
                            }

                                @media (min-width: 1280px) {
                                    .row-fluid:before, .row-fluid:after {
                                        display: table;
                                        content: "";
                                    }

                                    .row-fluid:before, .row-fluid:after {
                                        display: table;
                                        content: "";
                                    }

                                    *, *:before, *:after {
                                        -moz-box-sizing: border-box;
                                        -webkit-box-sizing: border-box;
                                        box-sizing: border-box;
                                    }
                                }
                                    @media (min-width: 1280px) {
                                        .row-fluid:after {
                                            clear: both;
                                        }
                                    }
                                        @media (min-width: 1280px) {
                                            .row-fluid:before, .row-fluid:after {
                                                display: table;
                                                content: "";
                                            }

                                            .row-fluid:after {
                                                clear: both;
                                            }

                                            .row-fluid:before, .row-fluid:after {
                                                display: table;
                                                content: "";
                                            }

                                            *, *:before, *:after {
                                                -moz-box-sizing: border-box;
                                                -webkit-box-sizing: border-box;
                                                box-sizing: border-box;
                                            }
                                        }

        .container-fluid {
            margin-right: auto;
            margin-left: auto;
            padding-left: 0px !important;
            padding-right: 0px !important;
        }

        .twoPage{
                background-image: url(https://cdn2.hubspot.net/hubfs/4613040/Webpage%20Assets/SamTell_AngledBG4.png);
    background-repeat: no-repeat;
    background-size: cover;
          padding-bottom:60px
        }

        .arrow1{
            margin-bottom: 50px;
        }

        .twoPage-marginauto{
            
            margin: 0 auto;
        }

        .twoPage-one{
            word-wrap: break-word;
            font-size: 45px;
            line-height: 1.21;
            font-weight: 900;
            padding: 60px;
            color: #444;
            font-family: 'motiva-sans',arial,sans-serif;
            width: 110%;
        }

        .twoPage-two{
            display: flex;
            flex-direction: column;
            width: 70%;
            /*border: 1px solid red;*/
            margin: 0 auto;
            box-shadow: 0 0 15px -4px grey;
            margin-bottom: 100px;
          background:#fff;
        }

        .twoPage-two-title{
            font-size: 14px;
            width: 80%;
            line-height: 1.21;
            font-weight: 700;
            margin: 40px auto;
            text-align: center;
            color: #2d8f92;
        }

        .twoPage-two-content{
            margin: 0 auto;
            font-size: 26px;
            line-height: 1.21;
            font-weight: 700;
            width: 80%;
            text-align: center;
            margin-bottom: 50px;
        }


        .twoPage-three{
            width: 90%;
            margin: 0 auto;
            display: flex;
        }

        .twoPage-three-left {
            margin-right: 100px;
            color: #dd1f26;
            /*line-height: 1.4;*/
            font-size: 21px;
            line-height: 1.4;
              font-family: 'motiva-sans',serif !important;
            
            flex: 1;
            /*text-align: center;*/
        }


        .twoPage-three-right{
            flex: 2;
        }


        .free-g{
            font-size: 25px;
        }


        .threePage-marginauto{
            width: 80%;
            margin: 0 auto;
        }

        .threePage{
            display: flex;
            margin-top: 60px;
        }

        .threePage-one{
            width: 100%;
            text-align: center;
            font-size: 30px;
            line-height: 1.21;
            font-weight: 900;
        }

        .threePage-two{
            display: flex;
            width: 70%;
            margin: 50px auto;
            padding-bottom: 30px;
           
        }


        .threePage-two-left{
            flex: 2;
            font-size: 26px;
            line-height: 1.21;
            
        }

        .threePage-two-left{
            flex: 1;
        }

        .threePage-two-right{
            margin: auto auto;
        }

        .threePage-two-left-content{
            font-size: 14px;
        }

        .threePage-three{
            width: 70%;
            margin: 0 auto;
            
            
        }

        .threePage-three-title{
            font-size: 26px;
            line-height: 1.21;
            font-weight: 700;
        }

        .threePage-four{
            width: 70%;
            margin: 50px auto;
        }

        .threePage-four-title{
            font-size: 26px;
            line-height: 1.21;
            font-weight: 700;
        }

        .fourPage{
            background-image: url(" https://www.samtell.com/hubfs/Icons/SamTell_CommercialKitchenPillar_Hero1.jpg");
            background-repeat: no-repeat;
            margin-top: 50px;
        }

        .fourPage-marginauto{
            width: 1000px;
            margin: 0 auto;
        }

        .fourPage-contain{
            display: flex;
            flex-direction: column;
            width: 100%;
            /*border: 1px solid red;*/
            box-shadow: 0 0 15px -4px grey;
            background: white;
            margin-top: 100px;
            padding: 50px 0;
            margin-bottom: 100px;
            margin-top: 128px;
        }

        .fourPage-contain-span1{
            width: 80%;
            margin: 0 auto;
            font-size: 30px;
            line-height: 1.21;
            font-weight: 900;
            text-align: center;
         
        }

        .fourPage-contain-p1{
            width: 80%;
            margin: 25px auto 10px auto;
            font-size: 18px;
            line-height: 1.4;
            
            text-align: center;

        }
.fourPage-contain-content strong{ font-size:15px;}
        .fourPage-contain-p2{
            width: 80%;
            margin: 0 auto;
            font-size: 18px;
            line-height: 1.4;
         
            text-align: center;
        }

        .fourPage-contain-content{
            text-align:center;
            width: 80%;
            margin: 20px auto;
        }
.fourPage-contain-content div{    display: inline-block;
    min-width: 18%;
    padding: 25px; text-align:center}
        .fourPage-contain-content div img{
            display: inline-block;
            width: 70px;
            height: 70px;
            max-width: 90px;

        }

        .fivePage-marginauto{
            width: 50%;
            margin: 0 auto;
        }

        .fivePage-contain{

        }

        .fivePage-contain-content{
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 40px 0;
            margin: 0 auto;
        }

        .fivePage-contain-content ul{
            display: block;
            list-style-type: disc;
            margin-block-start: 1em;
            margin-block-end: 1em;
            margin-inline-start: 0px;
            margin-inline-end: 0px;
            padding-inline-start: 40px;
            margin-left: 30px;
        }

        .fivePage-contain-content ul li{
            font-size: 15px;
        }

        .fivePage-contain-content ul li:before {
            display: inline-block;
            font-style: normal;
            font-weight: normal;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\f00c";
            font-family: FontAwesome;
            margin-right: 8px;
            color: #d9262e;
            font-size: 14px;
            margin-left: -22px;
        }

        .fivePage-contain-content1-title{
            font-size: 26px;
            line-height: 1.21;
            font-weight: 700;
        }

        .fivePage-contain-content1-left{
            display: block;
            width: 45%;
            height: 45%;
        }

        .fivePage-contain-content1-right{
            width: 50%;
            height: 45%;
            margin-top: 40px;
        }


        .sixPage-marginauto{
            width: 100%;
            margin: 0 auto;
        }

        .sixPage-contain{
            background: #D7EEEF;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            padding: 50px 0;
            margin-top: 50px;
        }

        .sixPage-contain-top{
            width: 90%;
            font-size: 26px;
            line-height: 1.21;
            font-weight: 700;
            text-align: center;
            margin: 0 auto;
        }

        .sixPage-contain-bottom{
            width: 90%;
            font-size: 18px;
            line-height: 1.4;
            font-weight: 700;
            text-align: center;
            margin-top: 30px;
            margin: 60px auto 0 auto;
        }

        .sevenPage{
            margin-top: 50px;
        }

        .sevenPage-marginauto{
            width: 80%;
            margin: 0 auto;
        }

        .sevenPage-contain{
            display: flex;
            justify-content: space-between;
         

        }
.sevenPage-marginauto .sevenPage-contain-row{ padding:80px 0;}


        .sevenPage-contain-row-content-title{
            font-size: 26px;
            line-height: 1.21;
            font-weight: 700;
            flex: 1;
        }

        .sevenPage-contain-row{
            width: 33%;
            margin-right: 35px;
            position: relative;
        }

        .sevenPage-contain-row-number{
            position: absolute;
            font-size: 400px;
            font-weight: 900;
            /*margin-bottom: -500px;*/
            color: #e9f3f3;
            margin-top: -170px;
            z-index: -1;
        }

        .sevenPage-contain-row-content-con1,.sevenPage-contain-row-content-con2{
            font-size: 15px;
            color: black;
         
        }

        .eightPage{
            background-image: url("https://www.samtell.com/hubfs/Icons/SamTell_CommercialKitchenPillar_Hero3.jpg");
            background-repeat: no-repeat;
            margin-top: 50px;
        }

        .eightPage-marginauto{
            width: 60%;
            margin: 0 auto;
        }

        .eightPage-contain{
            display: flex;
            flex-direction: column;
            width: 100%;
            /*border: 1px solid red;*/
            box-shadow: 0 0 15px -4px grey;
            background: white;
            margin-top: 100px;
            padding: 80px 0;
            margin-bottom: 100px;
            margin-top: 128px;
        }

        .eightPage-contain-span1{
            display: block !important;
            width: 80%  !important;
            margin: 0 auto !important;
            font-size: 30px  !important;
            line-height: 1.21  !important;
            font-weight: 900  !important;
            text-align: center  !important;
            
        }


        .eightPage-contain-content{
            display: flex;
            /*flex-wrap: wrap;*/
            justify-content: space-between;
            width: 80%;
            margin: 40px auto;
        }

        .eightPage-contain-content div img{
            display: inline-block;
            width: 100px;
            height: 100px;
            max-width: 110px;

        }

        .eightPage-contain-content-right ul{
            display: block;
            list-style-type: disc;
            margin-block-start: 2em;
            margin-block-end: 1em;
            margin-inline-start: 0px;
            margin-inline-end: 0px;
            padding-inline-start: 22px;
            /*margin-left: 30px;*/
        }

        .eightPage-contain-content-right ul li{
            font-size: 15px;
        }

        .eightPage-contain-content-right ul li:before {
            display: inline-block;
            font-style: normal;
            font-weight: normal;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\f00c";
            font-family: FontAwesome;
            margin-right: 8px;
            color: #d9262e;
            font-size: 14px;
            margin-left: -22px;
        }

        .eightPage-contain-content-left{
            width: 40%;
            margin-right: 50px;
        }

        .eightPage-contain-content-right{
            width: 60%;
        }

        .ninePage{
            margin-bottom: 50px;
        }

        .ninePage-marginauto{
            width: 60%;
            margin: 0 auto;
        }

        .ninePage-contain{
            display: flex;
            justify-content: space-between;
        }

        .ninePage-contain-left{
            flex: .5;
            margin: 0 auto;
            margin-right: 80px;
        }

        .ninePage-contain-right{
            display: flex;
            flex-direction: column;
            justify-content: space-around;
            flex: 1;
            margin: 0 auto;
        }



        .ninePage-contain-right-top{
            max-width: 100%;
            width: 300px;
        }

        .ninePage-contain-right-center{
            font-size: 26px;
            line-height: 1.21;
            font-weight: 700;
            margin: 30px 0;
            font-family: 'Lustria',serif;
        }

        .ninePage-contain-right-bottom{
            background-color: #00a5a8;
            padding: 10px 20px;
            position: relative;
        }

        .ninePage-contain-right-p1{
            font-size: 26px;
            line-height: 1.21;
            font-weight: 700;
            color: white;
            color: white;

        }

        .ninePage-contain-right-p2{

            font-size: 30px;
            line-height: 1.21;
            font-weight: 900;
            color: white;

        }


        .ninePage-contain-right-btn{
            position: absolute;
            border: 3px solid rgba(255,255,255,.6);
            padding: 8px 25px;
            right: 30px;
            bottom: 30px;
            color: white;
            font-weight: bold;
        }

        .pageOne{
            font-size: 30px;
            display: block;
            width: 100%;
            height: 50px;
            /*border: 1px solid red;*/
            text-align: center;
            margin: 0 auto;
        }

        .pageTwo{
            display: block;
            width: 100%;
            height: 400px;
            font-size: 85px;
            line-height: 1;
            font-weight: 900;
            /*border: 1px solid red;*/
            text-align: center;
            margin: 0 auto;
        }
@media (max-width: 1920px){
.sevenPage-marginauto .sevenPage-contain-row{ padding:70px 0;}
}
@media (max-width: 1660px){
.sevenPage-marginauto .sevenPage-contain-row{ padding:40px 0;}
}
@media (max-width: 1440px){
.sevenPage-marginauto .sevenPage-contain-row{ padding:30px 0;}
}
        @media (max-width: 1280px){
          ¡¡.sevenPage-marginauto .sevenPage-contain-row{ padding:20px 0;}
            .threePage-two{
                flex-direction: column;
                width: 90%;
            }

            .threePage-three{
                width: 90%;
            }

            .threePage-four{
                width: 90%;
            }

            .fourPage-marginauto{
                width: 80%;
            }


            .fivePage-marginauto{
                width: 80%;
            }

            .eightPage-marginauto{
                width: 90%;
            }

            .ninePage-contain{
                flex-direction: column;
            }


            .ninePage-contain-right{
                margin-top: 20px;
            }

            .ninePage-contain-right a{
                margin: 0 auto;
            }
        }


        @media (max-width: 990px) {
          ¡¡.sevenPage-marginauto .sevenPage-contain-row{ padding:80px 0;}
            .pageTwo{
                font-size: 55px;
            }

            .pageOne{
                font-size: 27px;
            }

            .sevenPage-contain{
                flex-direction: column;
            }

            .sevenPage-contain-row{
                width: 100%;
            }

            .twoPage-marginauto{
                width: 90%;
            }

            .twoPage-two{
                width: 90%;
            }

            .fourPage-marginauto{
                width: 90%;
            }

            .sixPage-marginauto{
                width: 90%;
            }

            .eightPage-marginauto{
                width: 90%;
            }
        }

        @media (max-width: 768px) {
            .twoPage-one{
                font-size: 32px;
            }
          #sidebar-second{display:none}

            .twoPage-three{
                flex-direction: column;
            }

            .twoPage-three{
                width: 100%;
            }

            .twoPage-three-left{
                margin-right: 0;
                font-size: 19px;
            }

            .fivePage-marginauto{
                width: 100%;
            }

            .fivePage-contain-content{
                flex-direction: column;
            }

            .fivePage-contain-content1-left{
                width: 80%;
            }

            .fivePage-contain-content1-right{
                width: 80%;
            }

            .twoPage-marginauto{
                width: 90%;
            }

            .twoPage-two{
                width: 90%;
            }

            .fourPage-marginauto{
                width: 90%;
            }

            .sixPage-marginauto{
                width: 90%;
            }

            .sevenPage-contain{
                flex-direction: column;

            }

            .ninePage-marginauto{
                width: 80%;
            }

            .ninePage-contain-left{
                margin-right: 0;
            }
        }

        @media (max-width: 540px) {
            .ninePage-marginauto {
                width: 86%;
            }
        }

        @media (max-width: 460px) {
            .ninePage-contain-right-p1{
                font-size: 22px;
            }

            .ninePage-contain-right-p2{
                font-size: 22px;
            }

            .ninePage-contain-right-btn{
                padding: 6px 15px;
                right: 10px;
            }
        }

        @media (max-width: 365px) {
          ¡¡.sevenPage-marginauto .sevenPage-contain-row{ padding:20px 0;}
            .ninePage-contain-right-p1{
                font-size: 22px;
            }

            .ninePage-contain-right-p2{
                font-size: 20px;
            }

            .ninePage-contain-right-btn {
                padding: 3px 4px;
                right: 8px;
                bottom: 20px;
            }
        }
        
        .fourPage-containbgfat{
            position: relative;
        }

        .fourPage-containbg{
            position: absolute;
            width: 100%;
            height: 5px;
            background: #2d8f92;
            top: 0;
            left: 0;
        }


.views-field-bg{    background-color: #FF7900;
    color: #fff!important; }
.xingmingInputContent1 input,.xingmingInputContent2 input{ margin-bottom: 0px;}
.fl-f{ float:left; padding-left: 15px; padding-right:20px}
.single-title{ margin-bottom: 0px;}
.twoPage-three p{     margin-block-start: 0em;
    margin-block-end: 0em;}
.hr {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0,0,0,0.1);
    border-bottom: 1px solid rgba(255,255,255,0.3);

}
.yj{ text-align:center; padding:50px 0;}
.yj-con{ padding:50px; font-size:20px}
.col-u a{ color:#222;}
input {
    line-height: normal;
}
.formAll input,.formAll select{ padding:0}
.wprt-contact-form-1 p{ margin-block-start: 0em;
margin-block-end: 0em;margin-bottom: 0px;}

@font-face {
  font-family: "MotivaSansBlack";
  src: url("/template/pc/skin/fonts/MotivaSansBlack.woff.ttf"),
 font-family: "MotivaSansBold";
  src: url("/template/pc/skin/fonts/MotivaSansBold.woff.ttf"),
   font-family: "MotivaSansExtraBold";
  src: url("/template/pc/skin/fonts/MotivaSansExtraBold.ttf"),
    font-family: "MotivaSansLight";
  src: url("/template/pc/skin/fonts/MotivaSansLight.woff.ttf"),
    font-family: "MotivaSansMedium";
  src: url("/template/pc/skin/fonts/MotivaSansMedium.woff.ttf"),
    font-family: "MotivaSans-Regular";
  src: url("/template/pc/skin/fonts/MotivaSans-Regular.ttf"),
    font-family: "MotivaSansThin";
  src: url("/template/pc/skin/fonts/MotivaSansThin.ttf"),
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike,  sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
                               
                                font-family: 'motiva-sans',arial,sans-serif;
                                }


.single-title{font-family: 'motiva-sans',arial,sans-serif; color:#000000;}
#footer{   /* border-bottom: 1px solid #333;*/}
@media (max-width: 1200px){
 .views-row{margin: 0 1px;}
 .post-content-wrap .views-row a {
    padding: 5px 4px;
    font-size: 15px;
}
}

#block-block-17 h4{font-weight: 500;}
.x3 {
    width: 25%;
  float:left;
}
.layout{ width:100%; height:50px; background:#FF7900;position: fixed; left:0; bottom:0; display: none;}


.layout .arrow i{ font-size:18px;display: block;}
.layout .arrow {
  background: #ff7900;
    text-align: center;
    line-height: 30px;
    
  color:#fff;
  font-size:20px;
	position: fixed;
	bottom: 0px;
	
	
	width: 100%;
	height: 50px;
	z-index: 999;
	
}
.layout .arrow a{
    width: 100%;
    color: #fff;
    display: block;
    padding: 5px 0 0 0;
    line-height: 20px;
    font-size: 14px;
} 
@media (max-width: 992px) {

	.layout{ display:block; z-index:9999}	
}



.youlian li {
    padding: 0 10px;
    float: left;
  color: #D1D1D1;
}
.youlian li a {
    color: #D1D1D1;
    font-size: 15px;
}
.post-content a{ color:#FF7900}

		.post-input-2 {
    margin-bottom: 15px;
}
		.post-input-label-defualt {
    display: block;
    margin-bottom: 15px;
    color: #0a1426;
}
		label {
   
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
}
		.post-input input {
    height: 45px;
    width: 100%;
    background: #eeeff4;
    border: 0;
    color: #707276;
    border-radius: 4px;
    font-size: 14px;
    padding: 0 25px;
}
	.post-input textarea {
    background: #eeeff4;
    height: 160px;
    border: 0;
    color: #707276;
    font-size: 14px;
    width: 100%;
    border-radius: 4px;
    padding: 20px 25px;
}
.img-big .glightbox{ 
  cursor: pointer;
  border: 50px;
    font-size: 15px;
    overflow: hidden;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 60px;
    color: #fff;
    border-radius: 4px;
    display: inline-block;
    padding: 0 25px;
    position: relative;
    line-height: 50px;
    height: 50px;
    box-shadow: 0px 10px 20px 0px rgb(6 44 120 / 20%);
    text-decoration: none;    background-color: #FF7900;}
.img-big .img-big-2{     position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #333;z-index:9999;display:none}
.img-big .swiper-container{width:100%; height:100%; z-index:9999}
.img-big .swiper-container img{    margin: auto;
    position: absolute;
    left: 50%;
    top: 50%;
   max-width:800px;
    transform: translate(-50%, -50%);}
.close{ position:fixed; right:5%; top:10%;z-index:9999;    font-size: 30px;
    color: #fff;
    
    cursor: pointer;}
.img-big .swiper-container .swiper-slide-active{ z-index:9999;background: #333;}
.img-big .swiper-container .swiper-slide-active img{  z-index:9999}
#copyright{ padding-bottom:15px}<!--ºÄÊ±1763912337.4055Ãë-->