@charset "utf-8";
/* CSS Document */
@import url("font-karlaopensans.css");
@import url("owl.carousel.css");
@import url("interface-icons.css");
@import url("iconsmind.css");
@import url("socicon.css");
.newbgh .imagebg { background: #000 !important;}
.indexvideo video {
	width: 100%;
    height: 100%;
    background: #000;
}
#videohui {
	/* filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%); */
}
.anli ul.slides { float: left;}
.anli ul.slides li { float: left;}
/* pop */
#pop {
	background: #fff;
	width: 260px;
	border: 4px solid #cf0000;
	font-size: 12px;
	position: fixed;
	left: 10px;
	bottom: 10px;
	z-index: 99999;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
#popHead {
	line-height: 32px;
	background: #cf0000;
	border-bottom: 1px solid #e0e0e0;
	position: relative;
	font-size: 12px;
	padding: 0 0 0 10px;
}
#popHead h2 {
	font-size: 14px;
	color: #fff;
	line-height: 32px;
	height: 32px;
}
#popHead #popClose {
	position: absolute;
	right: 10px;
	top: 1px;
	color: #fff;
}
#popHead a#popClose:hover {
	color: #f00;
	cursor: pointer;
}
#popContent {
	padding: 5px 10px;
}
#popTitle a {
	line-height: 24px;
	font-size: 14px;
	font-family: '微软雅黑';
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
#popTitle a:hover {
	color: #f60;
}
#popIntro {
	line-height: 200%;
	margin: 5px 0;
	color: #666;
}
#popMore {
	text-align: right;
	line-height: 24px;
	margin: 0 0 12px 0;
	border-bottom: 1px dotted #E1E1E1；
}
#popMore a {
	color: #f60;
}
#popMore a:hover {
	color: #f00;
}
#newBridge .icon-right-center {
	right: 0 !important;
	border-radius: 5px !important;
}
.webw {
	background: #FFF;
}
.webh {
	background: #fff;
}
.webimg {
	width: 100%;
	height: 100%;
}
.webh .imgh {
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 60%;
}
.fwxm  .feature { padding-top: 50px; }
.fwxm  .feature .icon {

 color: #c1c1c1 !important;
}


@media all and (max-width: 1200px) {
.webyc {
	display: none;
}
.col-md-push-6 {
	width: 100% !important;
}
.col-sm-push-4 {
	left: 0 !important;
}
.coll {
	width: 100% !important;
	left: 0 !important;
}
}
.newtt h5 {
	font-weight: normal !important;
}
.biaoge {
	border: 1px solid #dfdfdf;
	line-height: 50px;
	font-size: 14px;
}
.biaoge td {
	padding-left: 10px;
}

@media all and (max-width: 990px) {
.menu li.listson {
	background: none !important;
}
.menu > li a {
	display: block !important;
}
.topbor {
	border-bottom: 1px solid #e9e9e9;
}
}
.telico {
	display: none !important;
}
.diyh h2 {
	font-size: 3.8em;
	line-height: 1.015625em;
	margin-bottom: 0.40625em;
}
.prih {
	font-size: 4em;
	line-height: 1.015625em;
	margin-bottom: 0.40625em;
	color: #343434;
	font-weight: bold;
}
.b-r10 { border-radius: 10px; overflow: hidden}
@media (max-width: 999px) {
.diyh h2 {
	font-size: 3.5em;
	line-height: 1.015625em;
	margin-bottom: 0.40625em;
}
.prih {
	font-size: 3.5em;
	line-height: 1.015625em;
	margin-bottom: 0.40625em;
}
}

@media (max-width: 767px) {
.diyh h2 {
	font-size: 1.7em;
	line-height: 1.421875em;
	margin-bottom: 0.40625em;
}
.prih {
	font-size: 1.7em;
	line-height: 1.421875em;
	margin-bottom: 0.40625em;
}
}

.fuwu .pricing-1 h6 { font-weight: normal !important;}
.fontn { font-weight: normal !important;}

.fwjg p { font-size: 14px !important; line-height: 24px; }
.fwnr p { font-size: 14px !important; line-height: 24px; }
.fwnr h4 { font-weight: normal !important; }

.fwjg .btn span { font-size: 16px !important; }


.comment {
	clear: both;
	display: block;
    width: 90%;
    margin: 30px auto;
	padding: 0;
	border-top: 1px dashed #ccc;
}
.comment div.phpok-title {
	padding: 15px 0 13px 0;
	color: #333;
	font-size: 16px;
}
.comment div.phpok-title em {
	color: #e74851;
	font-family: Georgia;
	font-size: 20px;
}
.comment input.comment-submit {
	cursor: pointer;
	padding: 10px 30px;
	background: #3b5998;
/*	border: 1px solid #ccc;*/
	border-radius: 5px;
	margin-bottom: 20px;
}
.comment input.comment-submit:hover {
	background: #00aced;
	font-weight: bold;
}
.comment textarea.comment-textarea {
	width: 99%;
	height: 84px;
	border-radius: 20px;
}
.comment dl {
	margin-bottom: 15px;
	;
	overflow: hidden;
}
.comment dt {
	float: left;
	width: 50px;
	padding-bottom: 10px
}
.comment dt img {
	width: 42px;
	height: 42px;
	border-radius: 3px;
}
.comment dd {
	float: left;
	width: 90%;
}
.comment dd .remarks {
	background: #fff;
	border-radius: 10px;
	padding: 15px;
	position: relative;
	margin-bottom: 5px;
}
.comment dd .remarks .postmessage {
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 14px;
	line-height: 1.5em;
}
.comment dd .remarks .postmessage p {
	margin-top: 4px;
}
.comment dd .remarks .moddiv {
	padding: 5px 0;
	text-align: right;
	color: #999;
	font-size: 13px;
}
.comment dd .remarks .moddiv .nickname {
	font-weight: bold;
	padding-right: 10px;
}
.comment dd fieldset.reply {
	margin: 3px;
	border: 1px solid #e0e6ef;
	padding: 0 10px 10px 20px;
	border-radius: 5px;
	line-height: 170%;
	background: #f7faff;
}
.comment dd fieldset.reply p {
	color: #333;
	padding: 5px 0;
}
.comment dd fieldset.reply legend {
	padding: 0 5px;
	color: #dd4b39;
	border: none;
	font-size: 1.1em;
}
.comment dd fieldset.reply div.rdate {
	color: #a1a1a1;
	font-style: italic;
	display: block;
	clear: both;
	line-height: 170%;
}


div.pfw {
	position: relative;
	margin-top: 30px;
	border-top: 1px dotted #e1e1e1;
	padding-top: 10px;
}
div.pfw:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
	overflow: hidden;
}
div.pfw h3 {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	margin: 0;
	padding: 0 0 0 20px;
	color: #333;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}
div.pfw h3 small {
	font-size: 12px;
	color: #666;
	font-weight: normal;
	padding-left: 4px;
	font-style: normal;
}
div.pfw h3 .more {
	display: block;
	float: right;
	height: 30px;
	line-height: 30px;
	padding-right: 8px;
	font-weight: normal;
	font-size: 12px;
	margin-right: 5px;
}
div.pfw .content {
	margin: 5px;
	font-size: 14px;
	line-height: 1.6em;
	padding: 10px;
}
div.pfw .adm_reply {
	font-size: 0.8em;
	line-height: 200%;
	padding: 25px 5px 25px 25px;
	margin: 10px;
	position: relative;
	border-radius: 10px;
	color: #333;
	background: #fff
}
div.pfw a {
	color: #333 !important;
	
}
div.pfw .adm_reply a {
	color: #337ab7 !important;
	
	
}
div.pfw h3 a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	font-size: 1.2em;
}
div.pfw .adm_reply a {
	line-height: 21px;
}
div.pfw .adm_reply a:hover {
}
div.pfw .adm_reply span {
	color: #ce2828;
	margin-bottom: 20px;
}
div.pfw .adm_reply span img {
	display: inline;
}
.wdss { font-size: 1em !important;}
.aldh {padding-top: 6.5em; padding-bottom: 0; background:#f4f4f4; }
.alzt img { margin-bottom:1em !important;}
@media (max-width: 767px){
	.alzt { padding-top:0 !important; }
/*	.aldh {padding-top: 0 !important; padding-bottom: 0 !important;}*/
}

@media (max-width: 1200px){
.wztd .col-sm-4 {
    width: 50%;
}

.indexyw .background-image-holder{
	display: none;
}
}
@media (max-width: 768px){
.wztd .col-sm-4 {
    width: 100%;
}
.webfwyd p.lead{
	margin-bottom: 40px !important;
}
.indexyw p.lead{
	margin-bottom: 40px !important;
}
.indexyw .background-image-holder{
	display: block;
}

}




.bdn { border: none !important;}
.bdn em { font-size: 12px;}
.bdn .bdd1 { border-bottom: 1px dashed #e1e1e1; }
.bdn .comment__text h5 { margin-bottom: 10px !important; }
.bdn .comment__text p a { color: #425cbb; text-decoration: none;}
.wenda .modal-trigger i { font-size: 1.3em}
.bdn .comment__text h5.fkly {margin-bottom: 0px !important;font-weight: normal !important;}
.btnr h1 { font-size: 22px !important; line-height: 28px;}
.newtt .newp { font-size: 14px; line-height: 23px; margin-top: 10px; }
.mbxdh a { font-size: 14px !important;}
.bdn h5.bt { color: #dd4b39 !important;}
.qydt .owl-prev { color: #fff !important; opacity: 0.4;}
.qydt .owl-next { color: #fff !important; opacity: 0.4;}
.wztd h4 {    margin: 0.50625em 0 !important; }
.anli .owl-nav {top: 35% !important;}
.anli .owl-prev { display: block !important; left:0 !important; }
.anli .owl-next { display: block !important; right:0 !important; }
.anli .owl-dots {display: none !important;}

#newBridge {display: none !important;}
.fontw {
    padding: 15px;
    color: #333;
    font-weight: bold;
}
.alfen ul li {
       margin-right: 1.4em !important;    
}
.alfen ul li:after {
        content: ' ' !important;
	margin-left: 0 !important;
}
.alfen ul li a {
    font-style: normal !important;
	font-size: 14px;
}
.alfen ul li * { transition: all .5s; }
.alfen ul li:hover {  transform: translateY(-3px)}

.bgyy2 {
	border:none !important;
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,.15);
    -moz-box-shadow: 0 0 4px rgba(0,0,0,.15);
    box-shadow: 0 0 4px rgba(0,0,0,.15);

}
.bgyy {
	border:none !important;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.1);
    box-shadow: 0 0 5px rgba(0,0,0,.1);

}

*, h1, h2, h3, h4, h5, h6, p, ul, a {
	margin: 0;
	padding: 0;
}
/**! 2. Helper Classes **/

/*
html {
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(100%);}
*/

.clearfix {
	overflow: hidden;
}
.allow-overflow {
	overflow: visible;
}
.container .row--gapless {
	padding-left: 15px;
	padding-right: 15px;
}
.container .row--gapless > div[class*='col-'] {
	padding: 0;
}
/**! 3. Typography **/


html {
	font-size: 100%;
}
i, cite, em, var, address, dfn {
	font-style: normal;
}

@media all and (max-width: 768px) {
html {
	font-size: 87.5%;
}
	
}
body {
	font-size: 1em;
	line-height: 1.625em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: "微软雅黑", "Microsoft YaHei", Arial, "宋体", sans-serif;
	color: #767676;
	font-weight: 400;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "微软雅黑", "Microsoft YaHei", Arial, "宋体", sans-serif;
	color: #343434;
	font-weight: bold !important;
	font-variant-ligatures: common-ligatures;
	margin-top: 0;
	margin-bottom: 0;
}
h1, .h1 {
	font-size: 4em;
	line-height: 1.015625em;
}
h2, .h2 {
	font-size: 2.8125em;
	line-height: 1.15555556em;
}
h3, .h3 {
	font-size: 2em;
	line-height: 1.421875em;
}
h4, .h4 {
	font-size: 1.4375em;
	line-height: 1.41304348em;
}
h5, .h5 {
	font-size: 1em;
	line-height: 1.625em;
}
h6, .h6 {
	font-size: 0.825em;
	line-height: 2.6em;
}
.lead {
	font-size: 1em;
	line-height: 1.69565217em;
}
.lead a {
	text-decoration: none;
}

@media all and (max-width: 767px) {
	.imagebg .btn { min-width: 30% !important;}
	.btn {padding: 0.4em 3em !important}
	body {
		font-size: 0.9em;}
h1, .h1 {
	font-size: 2.8125em;
	line-height: 1.15555556em;
}
h2, .h2 {
	font-size: 2em;
	line-height: 1.421875em;
}
h3, .h3 {
	font-size: 1.4375em;
	line-height: 1.625em;
}
.lead {
	font-size: 1em;
	line-height: 1.41304348em;
}
	
}
.newcont {
	color: #555;
}
.newcont p {
	/* margin-bottom: 0.325em; */
	margin-bottom: 0em;
}
p, ul, ol, pre, table, blockquote {
	margin-bottom: 1.625em;
}
ul, ol {
	list-style: none;
}
ul:not(.menu):not(.slides):not(.accordion):not(.tabs):not(.tabs-content), ol:not(.menu):not(.slides):not(.accordion):not(.tabs):not(.tabs-content) {
	line-height: 2.34375em;
}
ul.bullets {
	list-style: inside;
}
ol {
	list-style-type: upper-roman;
	list-style-position: inside;
}
blockquote {
	font-size: 2em;
	line-height: 1.421875em;
	padding: 0;
	margin: 0;
	border-left: 0;
}
strong {
	font-weight: 600;
}
hr {
	margin: 1.625em 0;
	border-color: #f4f4f4;
}
a:hover, a:focus, a:active {
	text-decoration: none;
	outline: none;
}
#topcontrol {
	z-index: 9999;
}
/*! Typography -- Helpers */



.type--uppercase {
	text-transform: uppercase;
}
.type--bold {
	font-weight: bold;
}
.type--italic {
	font-weight: italic;
}
.type--fine-print {
	font-size: 0.9em;
}
.type--strikethrough {
	text-decoration: line-through;
	opacity: .5;
}
.type--underline {
	text-decoration: underline;
}
.type--body-font {
	font-family: "微软雅黑", "Microsoft YaHei", Arial, "宋体", sans-serif;
}
/**! 4. Position **/



body {
	overflow-x: hidden;
}
.pos-relative {
	position: relative;
}
.pos-absolute {
	position: absolute;
}
.pos-absolute.container {
	left: 0;
	right: 0;
}
.pos-top {
	top: 0;
}
.pos-bottom {
	bottom: 0;
}
.pos-right {
	right: 0;
}
.pos-left {
	left: 0;
}
.pos-vertical-center {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

@media all and (max-width: 767px) {
.bg--secondary {
	padding: 4.875em 0;
}
.pos-vertical-center {
	top: 0;
	transform: none;
	-webkit-transform: none;
}
}

@media all and (max-height: 600px) {
.pos-vertical-center {
	top: 40%;
	transform: none;
	-webkit-transform: none;
}
}
.pos-vertical-align-columns {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.pos-vertical-align-columns > div[class*='col-'] {
	display: table-cell;
	float: none;
	vertical-align: middle;
}

@media all and (max-width: 990px) {
.pos-vertical-align-columns {
	display: block;
	width: auto;
}
.pos-vertical-align-columns > div[class*='col-'] {
	display: block;
}
}
.inline-block {
	display: inline-block;
}
.block {
	display: block;
}
.text-center {
	text-align: center;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}

@media all and (max-width: 990px) {
.text-center-md {
	text-align: center;
}
.text-left-md {
	text-align: left;
}
.text-right-md {
	text-align: right;
}
}

@media all and (max-width: 767px) {
.text-center-xs {
	text-align: center;
}
.text-left-xs {
	text-align: left;
}
.text-right-xs {
	text-align: right;
}
}
/**! 5. Element Size **/



.height-100, .height-90, .height-80, .height-70, .height-60, .height-50, .height-40, .height-30, .height-20, .height-10 {
	height: auto;
	padding: 5em 0;
}

@media all and (max-width: 767px) {
.height-100, .height-90, .height-80, .height-70, .height-60, .height-50, .height-40, .height-30, .height-20, .height-10 {
	height: auto;
	padding: 4em 0;
}
}

@media all and (min-height: 600px) and (min-width: 767px) {
.height-10 {
	height: 10vh;
}
.height-20 {
	height: 20vh;
}
.height-30 {
	height: 30vh;
}
.height-40 {
	height: 40vh;
}
.height-50 {
	height: 50vh;
}
.height-60 {
	height: 60vh;
}
.height-70 {
	height: 70vh;
}
.height-80 {
	height: 80vh;
}
.height-90 {
	height: 90vh;
}
.height-100 {
	height: 100vh;
}
}
/**! 6. Images **/



img {
	max-width: 100%;
	margin-bottom: 1.625em;
}
p + img, img:last-child {
	margin-bottom: 0;
}
.img--fullwidth {
	width: 100%;
}
[data-grid="2"].masonry {
	-webkit-column-count: 2;
	-webkit-column-gap: 0;
	-moz-column-count: 2;
	-moz-column-gap: 0;
	column-count: 2;
	column-gap: 0;
}
[data-grid="2"].masonry li {
	width: 100%;
	float: none;
}
[data-grid="2"] li {
	width: 50%;
	display: inline-block;
}
[data-grid="3"].masonry {
	-webkit-column-count: 3;
	-webkit-column-gap: 0;
	-moz-column-count: 3;
	-moz-column-gap: 0;
	column-count: 3;
	column-gap: 0;
}
[data-grid="3"].masonry li {
	width: 100%;
	float: none;
}
[data-grid="3"] li {
	width: 33.33333333%;
	display: inline-block;
}
[data-grid="4"].masonry {
	-webkit-column-count: 4;
	-webkit-column-gap: 0;
	-moz-column-count: 4;
	-moz-column-gap: 0;
	column-count: 4;
	column-gap: 0;
}
[data-grid="4"].masonry li {
	width: 100%;
	float: none;
}
[data-grid="4"] li {
	width: 25%;
	display: inline-block;
}
[data-grid="5"].masonry {
	-webkit-column-count: 5;
	-webkit-column-gap: 0;
	-moz-column-count: 5;
	-moz-column-gap: 0;
	column-count: 5;
	column-gap: 0;
}
[data-grid="5"].masonry li {
	width: 100%;
	float: none;
}
[data-grid="5"] li {
	width: 20%;
	display: inline-block;
}
[data-grid="6"].masonry {
	-webkit-column-count: 6;
	-webkit-column-gap: 0;
	-moz-column-count: 6;
	-moz-column-gap: 0;
	column-count: 6;
	column-gap: 0;
}
[data-grid="6"].masonry li {
	width: 100%;
	float: none;
}
[data-grid="6"] li {
	width: 16.66666667%;
	display: inline-block;
}
[data-grid="7"].masonry {
	-webkit-column-count: 7;
	-webkit-column-gap: 0;
	-moz-column-count: 7;
	-moz-column-gap: 0;
	column-count: 7;
	column-gap: 0;
}
[data-grid="7"].masonry li {
	width: 100%;
	float: none;
}
[data-grid="7"] li {
	width: 14.28571429%;
	display: inline-block;
}
[data-grid="8"].masonry {
	-webkit-column-count: 8;
	-webkit-column-gap: 0;
	-moz-column-count: 8;
	-moz-column-gap: 0;
	column-count: 8;
	column-gap: 0;
}
[data-grid="8"].masonry li {
	width: 100%;
	float: none;
}
[data-grid="8"] li {
	width: 12.5%;
	display: inline-block;
}

@media all and (max-width: 767px) {
[data-grid]:not(.masonry) li {
	width: 33.333333%;
}
[data-grid="2"]:not(.masonry) li {
	width: 50%;
}
[data-grid].masonry {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
}
}

.features-10 .feature * { transition: all .5s; }


.features-10 .feature:hover i {  transform: scale(1.3) !important;   }
.features-10 .feature:hover h4 { transform: translateY(5px)}
.features-10 .feature:hover p { transform: translateY(5px)}
.main-container .imagebg { overflow: hidden; background: #000; }

/*
.main-container .imagebg .background-image-holder { 
    -webkit-animation: banner_inside 20s infinite;
    -moz-animation: banner_inside 20s infinite;
    -o-animation: banner_inside 20s infinite;
    animation: banner_inside 20s infinite;
}
*/

.main-container .section--even .background-image-holder { 
    -webkit-animation: banner_inside 20s infinite;
    -moz-animation: banner_inside 20s infinite;
    -o-animation: banner_inside 20s infinite;
    animation: banner_inside 20s infinite;
}

.main-container .height-60 .background-image-holder { 
    -webkit-animation: banner_inside 20s infinite;
    -moz-animation: banner_inside 20s infinite;
    -o-animation: banner_inside 20s infinite;
    animation: banner_inside 20s infinite;
}


.indexbanner .owl-item.active .background-image-holder { 
    -webkit-animation: banner_inside 20s infinite;
    -moz-animation: banner_inside 20s infinite;
    -o-animation: banner_inside 20s infinite;
    animation: banner_inside 20s infinite;
}

 @-webkit-keyframes banner_inside {
 from {
 -webkit-transform: scale(1);
 transform: scale(1);
}
 to {
 -webkit-transform: scale(1.1);
 transform: scale(1.1);
}
 100% {
 -webkit-transform: scale(1);
 transform: scale(1);
}
}
 @-moz-keyframes banner_inside {
 0% {
 -webkit-transform: scale(1);
 transform: scale(1);
}
 50% {
 -webkit-transform: scale(1.1);
 transform: scale(1.1);
}
 100% {
 -webkit-transform: scale(1);
 transform: scale(1);
}
}
 @-o-keyframes banner_inside {
 0% {
 -webkit-transform: scale(1);
 transform: scale(1);
}
 50% {
 -webkit-transform: scale(1.1);
 transform: scale(1.1);
}
 100% {
 -webkit-transform: scale(1);
 transform: scale(1);
}
}
 @keyframes banner_inside {
 0% {
 -webkit-transform: scale(1);
 transform: scale(1);
}
 50% {
 -webkit-transform: scale(1.1);
 transform: scale(1.1);
}
 100% {
 -webkit-transform: scale(1);
 transform: scale(1);
}
}

.background-image-holder {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-size: cover !important;
	background-position: 50% 50% !important;
	z-index: 0;
	transition: 0.3s linear;
	-webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	opacity: 1;
	background: #fff;
}
.background-image-holder.background--bottom {
	background-position: 50% 100% !important;
}
.background-image-holder.background--top {
	background-position: 50% 0% !important;
}
.image--light .background-image-holder {
	background: none;
}

.background-image-holder img {
	width: 100%;
	height: 100%;
}



.bndiannao {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-size: cover !important;
	background-position: 50% 50% !important;
	z-index: 0;
	transition: 0.3s linear;
	-webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	opacity: 1;
	background: #000;
}
.bndiannao.background--bottom {
	background-position: 50% 100% !important;
}
.bndiannao.background--top {
	background-position: 50% 0% !important;
}
.image--light .bndiannao {
	background: none;
}

.bndiannao img {
	width: 100%;
	height: 100%;
}



.bnyidong {display: none;}

@media all and (max-width: 970px) {

	.bnyidong { display: block;}
	.bndiannao { display: none;}

  }





[data-overlay] {
	position: relative;
}
[data-overlay]:before {
/*
	position: absolute;
	content: '';
		background: #232323;

	background: #070707;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
*/
}
[data-overlay] *:not(.container):not(.background-image-holder):not(.instafeed--background) {
	z-index: 2;
}
[data-overlay].image--light:before {
	background: #fff;
}
[data-overlay].bg--primary:before {
	background: #425cbb;
}
/*
[data-overlay="1"]:before {
	opacity: 0.1;
}
[data-overlay="2"]:before {
	opacity: 0.2;
}
[data-overlay="3"]:before {
	opacity: 0.3;
}
[data-overlay="4"]:before {
	opacity: 0.4;
}
[data-overlay="5"]:before {
	opacity: 0.5;
}
[data-overlay="6"]:before {
	opacity: 0.6;
}
[data-overlay="7"]:before {
	opacity: 0.7;
}
[data-overlay="8"]:before {
	opacity: 0.8;
}
[data-overlay="9"]:before {
	opacity: 0.9;
}
[data-overlay="10"]:before {
	opacity: 1;
}
[data-overlay="0"]:before {
	opacity: 0;
}
*/
[data-scrim-bottom] {
	position: relative;
}
[data-scrim-bottom]:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 80%;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #232323 100%);
	/* FF3.6+ */



	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, #232323));
	/* Chrome,Safari4+ */



	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #232323 100%);
	/* Chrome10+,Safari5.1+ */



	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #232323 100%);
	/* Opera 11.10+ */



	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #232323 100%);
	/* IE10+ */



	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #232323 100%);
	bottom: 0;
	left: 0;
	z-index: 1;
	backface-visibility: hidden;
}
[data-scrim-bottom]:not(.image--light) h1, [data-scrim-bottom]:not(.image--light) h2, [data-scrim-bottom]:not(.image--light) h3, [data-scrim-bottom]:not(.image--light) h4, [data-scrim-bottom]:not(.image--light) h5, [data-scrim-bottom]:not(.image--light) h6 {
	color: #b3b3b3;
}
[data-scrim-bottom]:not(.image--light) p, [data-scrim-bottom]:not(.image--light) span, [data-scrim-bottom]:not(.image--light) ul {
	color: #f6f6f6;
}
[data-scrim-bottom].image--light:before {
	background: #fff;
}
[data-scrim-bottom="1"]:before {
	opacity: 0.1;
}
[data-scrim-bottom="2"]:before {
	opacity: 0.2;
}
[data-scrim-bottom="3"]:before {
	opacity: 0.3;
}
[data-scrim-bottom="4"]:before {
	opacity: 0.4;
}
[data-scrim-bottom="5"]:before {
	opacity: 0.5;
}
[data-scrim-bottom="6"]:before {
	opacity: 0.6;
}
[data-scrim-bottom="7"]:before {
	opacity: 0.7;
}
[data-scrim-bottom="8"]:before {
	opacity: 0.8;
}
[data-scrim-bottom="9"]:before {
	opacity: 0.9;
}
[data-scrim-bottom="10"]:before {
	opacity: 1;
}
[data-scrim-top] {
	position: relative;
}
[data-scrim-top]:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 80%;
	background: -moz-linear-gradient(bottom, #232323 0%, rgba(0, 0, 0, 0) 100%);
	/* FF3.6+ */



	background: -webkit-gradient(linear, left bottom, left bottom, color-stop(0%, #232323), color-stop(100%, rgba(0, 0, 0, 0)));
	/* Chrome,Safari4+ */



	background: -webkit-linear-gradient(bottom, #232323 0%, rgba(0, 0, 0, 0) 100%);
	/* Chrome10+,Safari5.1+ */



	background: -o-linear-gradient(bottom, #232323 0%, rgba(0, 0, 0, 0) 100%);
	/* Opera 11.10+ */



	background: -ms-linear-gradient(bottom, #232323 0%, rgba(0, 0, 0, 0) 100%);
	/* IE10+ */



	background: linear-gradient(to bottom, #232323 0%, rgba(0, 0, 0, 0) 100%);
	top: 0;
	left: 0;
	z-index: 1;
}
[data-scrim-top]:not(.image--light) h1, [data-scrim-top]:not(.image--light) h2, [data-scrim-top]:not(.image--light) h3, [data-scrim-top]:not(.image--light) h4, [data-scrim-top]:not(.image--light) h5, [data-scrim-top]:not(.image--light) h6 {
	color: #b3b3b3;
}
[data-scrim-top]:not(.image--light) p, [data-scrim-top]:not(.image--light) span, [data-scrim-top]:not(.image--light) ul {
	color: #f6f6f6;
}
[data-scrim-top].image--light:before {
	background: #fff;
}
[data-scrim-top="1"]:before {
	opacity: 0.1;
}
[data-scrim-top="2"]:before {
	opacity: 0.2;
}
[data-scrim-top="3"]:before {
	opacity: 0.3;
}
[data-scrim-top="4"]:before {
	opacity: 0.4;
}
[data-scrim-top="5"]:before {
	opacity: 0.5;
}
[data-scrim-top="6"]:before {
	opacity: 0.6;
}
[data-scrim-top="7"]:before {
	opacity: 0.7;
}
[data-scrim-top="8"]:before {
	opacity: 0.8;
}
[data-scrim-top="9"]:before {
	opacity: 0.9;
}
[data-scrim-top="10"]:before {
	opacity: 1;
}
.imagebg {
	position: relative;
}
.imagebg .container {
	z-index: 2;
}
.imagebg .container:not(.pos-absolute) {
	position: relative;
}
.imagebg:not(.image--light) h1, .imagebg:not(.image--light) h2, .imagebg:not(.image--light) h3, .imagebg:not(.image--light) h4, .imagebg:not(.image--light) h5, .imagebg:not(.image--light) h6, .imagebg:not(.image--light) p, .imagebg:not(.image--light) ul {
	color: #fff;
}
.imagebg:not(.image--light) .bg--white h1, .imagebg:not(.image--light) .bg--white h2, .imagebg:not(.image--light) .bg--white h3, .imagebg:not(.image--light) .bg--white h4, .imagebg:not(.image--light) .bg--white h5, .imagebg:not(.image--light) .bg--white h6 {
	color: #232323;
}
.imagebg:not(.image--light) .bg--white p, .imagebg:not(.image--light) .bg--white ul {
	color: #767676;
}
div[data-overlay] h1, div[data-overlay] h2, div[data-overlay] h3, div[data-overlay] h4, div[data-overlay] h5, div[data-overlay] h6 {
	color: #fff;
}
div[data-overlay] p, div[data-overlay] ul {
	color: #fff;
}
.parallax {
	overflow: hidden;
}
.parallax .background-image-holder {
	transition: none !important;
}
/**! 7. Colors **/



body {
	background: #f9f9f9;
}
.bg--secondary {
	background: #f1f1f1;
}

.color--primary {
	color: #425cbb !important;
}
a {
	color: #425cbb;
}
.color--primary-1 {
	color: #7cc36a !important;
}
.color--primary-2 {
	color: #d14b4b !important;
}
.color--white {
	color: #fff;
}
.color--dark {
	color: #232323;
}
.bg--dark {
	background: #232323;
}
.bg--dark *:not(a) {
	color: #f5f5f5;
}
.bg--dark a:not(.btn) {
	color: #fff;
}
.bg--white {
	background: #fff;
}
.bg--site {
	background: #f9f9f9;
}

.bg--primary {
	background: #425cbb;
}
.bg--primary p, .bg--primary span, .bg--primary ul, .bg--primary a:not(.btn) {
	color: #fff;
}
.bg--primary h1, .bg--primary h2, .bg--primary h3, .bg--primary h4, .bg--primary h5, .bg--primary h6, .bg--primary i {
	color: #fff;
}
.bg--white {
	background: #fff;
}
.bg--white p, .bg--white span, .bg--white ul, .bg--white a:not(.btn) {
	color: #767676;
}
.bg--white h1, .bg--white h2, .bg--white h3, .bg--white h4, .bg--white h5, .bg--white h6, .bg--white i {
	color: #232323;
}
.bg--primary-1 {
	background: #7cc36a;
}
.bg--primary-1 p, .bg--primary-1 span, .bg--primary-1 ul, .bg--primary-1 a:not(.btn) {
	color: #fff;
}
.bg--primary-1 h1, .bg--primary-1 h2, .bg--primary-1 h3, .bg--primary-1 h4, .bg--primary-1 h5, .bg--primary-1 h6, .bg--primary-1 i {
	color: #fff;
}
.bg--primary-2 {
	background: #d14b4b;
}
.bg--primary-2 p, .bg--primary-2 span, .bg--primary-2 ul, .bg--primary-2 a:not(.btn) {
	color: #fff;
}
.bg--primary-2 h1, .bg--primary-2 h2, .bg--primary-2 h3, .bg--primary-2 h4, .bg--primary-2 h5, .bg--primary-2 h6, .bg--primary-2 i {
	color: #fff;
}
.image-bg:not(.image-light) *:not(a) {
	color: #fff;
}
.color--facebook {
	color: #3b5998;
}
.color--twitter {
	color: #00aced;
}
.color--googleplus {
	color: #dd4b39;
}
.color--instagram {
	color: #125688;
}
.color--pinterest {
	color: #cb2027;
}
.color--dribbble {
	color: #ea4c89;
}
.color--behance {
	color: #053eff;
}
.bg--facebook {
	background: #3b5998;
	color: #fff;
}
.bg--twitter {
	background: #00aced;
	color: #fff;
}
.bg--plus {
	background: #dd4b39;
	color: #fff;
}
.bg--plus {
	background: #dd4b39;
	color: #fff;
}
.bg--instagram {
	background: #125688;
	color: #fff;
}
.bg--pinterest {
	background: #cb2027;
	color: #fff;
}
.bg--dribbble {
	background: #ea4c89;
	color: #fff;
}
.bg--behance {
	background: #053eff;
	color: #fff;
}
/**! 8. Buttons **/



.btn {
	font-family: "微软雅黑", "Microsoft YaHei", Arial, "宋体", sans-serif;
	transition: 0.1s linear;
	-webkit-transition: 0.1s linear;
	-moz-transition: 0.1s linear;
	border-radius: 100px;
	padding-top: 0.54166667em;
	padding-bottom: 0.65em;
	padding-right: 3.25em;
	padding-left: 3.25em;
	border: 1px solid #232323;
	border-width: 2px;
	font-size: inherit;
	line-height: 1.625em;
	text-transform: uppercase;
}
.btn .btn__text, .btn i {
	color: #343434;
	border-color: #343434;
	font-weight: 400;
	font-size: 1em;
}
.btn + .btn {
	margin-left: 1.625em;
}
.btn[class*='col-'] {
	margin-left: 0;
	margin-right: 0;
}
.btn:active {
	box-shadow: none;
	-webkit-box-shadow: none;
}
.btn.bg--facebook, .btn.bg--twitter, .btn.bg--instagram, .btn.bg--plus, .btn.bg--pinterest, .btn.bg--dribbble, .btn.bg--behance {
	border-color: rgba(0, 0, 0, 0) !important;
}
.btn.bg--facebook .btn__text, .btn.bg--twitter .btn__text, .btn.bg--instagram .btn__text, .btn.bg--plus .btn__text, .btn.bg--pinterest .btn__text, .btn.bg--dribbble .btn__text, .btn.bg--behance .btn__text {
	color: #fff;
}
.btn.bg--facebook .btn__text i, .btn.bg--twitter .btn__text i, .btn.bg--instagram .btn__text i, .btn.bg--plus .btn__text i, .btn.bg--pinterest .btn__text i, .btn.bg--dribbble .btn__text i, .btn.bg--behance .btn__text i {
	color: #fff;
}
.btn.bg--facebook:hover, .btn.bg--twitter:hover, .btn.bg--instagram:hover, .btn.bg--plus:hover, .btn.bg--pinterest:hover, .btn.bg--dribbble:hover, .btn.bg--behance:hover {
	opacity: .9;
}
.btn:first-child {
	margin-left: 0;
}
.btn:last-child {
	margin-right: 0;
}
.btn--xs {
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 1.625em;
	padding-left: 1.625em;
}
.btn--sm {
	padding-top: 0.36111111em;
	padding-bottom: 0.43333333em;
	padding-right: 2.16666667em;
	padding-left: 2.16666667em;
}
.btn--lg {
	padding-top: 0.67708333em;
	padding-bottom: 0.8125em;
	padding-right: 4.0625em;
	padding-left: 4.0625em;
}
.btn--lg .btn__text {
	font-size: 0.78125em;
}
.btn--primary, .btn--primary:visited {
	background: #425cbb;
	border-color: #425cbb;
}
.btn *{ transition: all .3s;}
.btn .btn__text { display: inline-block}
.btn:hover .btn__text {
	 transform: translateX(2px);
	
}

.btn--primary .btn__text, .btn--primary:visited .btn__text {
	color: #fff;
	
}
.btn--primary .btn__text i, .btn--primary:visited .btn__text i {
	color: #fff;
}
.btn--primary:hover {
	background: #546cc3;
}
.btn--primary:active {
	background: #3b53a8;
}
.btn--primary-1, .btn--primary-1:visited {
	background: #7cc36a;
	border-color: #7cc36a;
}
.btn--primary-1 .btn__text, .btn--primary-1:visited .btn__text {
	color: #fff;
}
.btn--primary-1:hover {
	background: #8cca7c;
}
.btn--primary-1:active {
	background: #6cbc58;
}
.btn--primary-2, .btn--primary-2:visited {
	background: #d14b4b;
	border-color: #d14b4b;
}
.btn--primary-2 .btn__text, .btn--primary-2:visited .btn__text {
	color: #fff;
}
.btn--primary-2:hover {
	background: #d65f5f;
}
.btn--primary-2:active {
	background: #cc3737;
}
.btn--secondary {
	background: #f4f4f4;
	border-color: #f4f4f4;
}
.btn--secondary:hover {
	background: #f9f9f9;
}
.btn--secondary:active {
	background: #efefef;
}
.btn--white {
	background: #fff;
	color: #343434;
	border-color: #fff;
}
.btn--white i {
	color: #343434;
}
.btn--transparent {
	background: none;
	border-color: rgba(0, 0, 0, 0);
	padding-left: 0;
	padding-right: 0;
}
.btn--transparent.btn--white .btn__text {
	color: #fff;
}
.btn--unfilled {
	background: none;
}
.btn--unfilled.btn--white .btn__text {
	color: #fff;
}
.btn--unfilled.btn--white i {
	color: #fff;
}
.btn--floating {
	position: fixed;
	bottom: 3.25em;
	right: 3.25em;
	z-index: 10;
}
/**! 9. Icons **/



.icon {
	line-height: 1em;
	font-size: 2.8125em;
}
.icon--sm {
	font-size: 2em;
}
.icon--lg {
	font-size: 3.5em;
}
/**! 10. Lists **/



.list-inline li {
	padding: 0 1em;
}
.list-inline li:first-child {
	padding-left: 0;
}
.list-inline li:last-child {
	padding-right: 0;
}
.list-inline.list-inline--narrow li {
	padding: 0 .5em;
}
.list-inline.list-inline--wide li {
	padding: 0 2em;
}
/**! 11. Lightbox **/



.lb-outerContainer {
	border-radius: 0;
}
.lb-outerContainer .lb-container {
	padding: 0;
}
.lb-outerContainer .lb-container img {
	margin: 0;
}
.lightbox-gallery {
	overflow: hidden;
}
.lightbox-gallery li {
	float: left;
}
.lightbox-gallery li img {
	margin: 0;
	width: 100%;
}
.lightbox-gallery.gallery--gaps li {
	padding: 0.40625em;
}
/**! 12. Nav Bar **/



nav {
	background: none;
	z-index: 10;
}
.nav-bar {
	height: 65px;
	max-height: 65px;
	line-height: 62px;
}
.nav-bar .logo {
	max-height: 53%;
	margin: 0;
}
.nav-bar .nav-module {
	display: inline-block;
	height: 65px;
	padding: 0 1em;
	margin:  0 auto;
}
.nav-bar .nav-module > a:not(.btn) {
	height: 100%;
	display: inline-block;
}
.nav-bar.nav--fixed {
	position: fixed;
	width: 100%;
	z-index: 999;
	top: 0;
}
.nav-bar.nav--fixed:not(.bg--dark):not(.bg--primary):not(.bg--white) {
	background: #fff;
}
.nav-bar.nav--fixed + .nav-mobile-toggle {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 999;
	color: #222;
}
.nav-module.left {
	float: left;
}
.nav-module.right {
	float: right;
}
.nav-module:first-of-type {
	padding-left: 0;
}
.nav-module:last-of-type {
	padding-right: 0;
}
.nav-bar, .utility-bar {
	padding: 0 3.25em 0 3.25em;
}
.utility-bar {
	overflow: hidden;
}
.utility-bar:not(.hidden) + .nav-bar + .nav-mobile-toggle {
	top: 65px;
}

@media all and (max-width: 1280px) {
.nav-bar {
	padding: 0 15px;
}
}
.container .nav-bar {
	padding: 0;
}
.menu {
	height: 65px;
}
.menu li {
	position: relative;
}
.menu > li {
	position: relative;
	float: left;
	font-size: 0.95em;
	font-weight: 400;
	letter-spacing: 0px;
	font-family: "微软雅黑", "Microsoft YaHei", Arial, "宋体", sans-serif;
}
.menu > li > a {
	padding: 0 1.5em;
	height: 100%;
	display: inline-block;
}
.menu > li:first-child > a {
	padding-left: 0;
}
.menu > li:last-child a {
	padding-right: 0;
}
.nav-bar.bg--white .menu > li > a {
	color: #767676;
}
.nav-bar.bg--dark .menu > li > a {
	color: #fff;
}
.menu > li ul {
	left: 0;
	margin: 0;
	line-height: 1.625em !important;
	padding: 1em 0;
	background: none;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	min-width: 13em;
	float: left;
	
}
.menu > li > ul a {
	padding: 0 1em 1.625em 1em;
	display: inline-block;
}
.menu > li > ul li:last-child > a {
/*padding-bottom: 0;*/



}
.menu > li:hover > ul, .menu > li > ul > li:hover ul {
	opacity: 1;
	visibility: visible;
	z-index: 10;
}
.menu > li:hover .multi-column ul {
	position: relative !important;
	visibility: visible !important;
	opacity: 1 !important;
}
.menu > li > ul:not(.multi-column) ul {
	top: 0;
	left: 100%;
}
.multi-column {
	width: auto !important;
	white-space: nowrap;
}
.multi-column li {
	width: 13em;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
}
.multi-column li ul {
	position: relative;
}
.multi-column ul li {
	float: none;
	display: block;
}
.module-applet {
	position: relative;
	padding: 0 1em;
}
.module-applet__handle {
	cursor: pointer;
	position: relative;
}
.module-applet__body {
	position: absolute;
	width: 26em;
	background: none;
	z-index: 10;
	padding: 1em;
	visibility: hidden;
	opacity: 0;
}
.module-applet__body * {
	line-height: 1.625em;
}
.module-applet:hover .module-applet__body {
	opacity: 1;
	visibility: visible;
}
.nav-mobile-toggle {
	position: absolute;
	top: 0;
	right: 15px;
	z-index: 99;
	cursor: pointer;
	line-height: 62px;
	padding: 0 1em;
	user-select: none;
	-webkit-user-select: none;
}

@media all and (max-width: 990px) {
.imagebg .btn {
	min-width: 60%;
}
}

@media all and (max-width: 990px) {
.nav-bar {
	height: auto;
	overflow: hidden;
}
.nav-bar .nav-module.left, .nav-bar .nav-module.right {
	float: none;
	display: block;
	overflow: hidden;
}
.nav-bar .nav-module.right {
	/*

	float: left;

	width: 50%;

*/

	margin: 1em 0;
	position: absolute;
	right: 20px;
	top: 0;
}
.qqtop {
	right: 20px !important;
}
.qqtop i {
	color: #333;
}
.setop i {
	color: #333;
}
.telico {
	display: block !important;
	margin-top: -2px;
}
.seico {
	display: none !important;
}
.setop {
	right: 60px !important;
}
.nav-bar a.nav-function i {
	font-size: 1.5em !important;
}
.nav-bar .nav-module {
	padding: 0;
}
.nav-bar .nav-module:not(.logo-module) {
	height: auto;
	line-height: 3em;
}
.nav-bar a.nav-function span {
/*		display: inline-block !important;*/

}

.menu {
	height: auto;
}
.menu li {
	float: left;
	width: 33%;
	border-bottom: 1px solid #eaeaea;
	text-align: left;
	padding-left: 1em;
	border-right: 1px solid #eaeaea;
}
.menu li:nth-child(3) {
	border-right: none;
}
	.menu li:nth-child(6) {
	border-right: none;
}
.menu li:nth-child(4) {
	border-bottom: none;
}

	.menu li:nth-child(5) {
	border-bottom: none;
}
	.menu li:nth-child(6) {
	border-bottom: none;
}
	.menu li:nth-child(7) {
	border-bottom: none;
}
.menu li.listson {
	background: url("/static/vzz/images/listson.png") right center no-repeat;
}
.menu > li > a {
	padding: 0;
}
.menu > li ul {
	position: relative;
	float: none;
	display: none;
	width: 100%;
	overflow: hidden;
}
.menu > li ul li {
	border-bottom: 1px solid #333;
}
.menu > li ul ul {
	left: 0 !important;
	padding-left: 2em;
}
.menu > li > ul:not(.multi-column) ul {
	padding-top: 0;
	padding-bottom: 1.5em;
}
.menu li.active > ul, .menu li.active .multi-column ul {
	display: block;
	opacity: 1;
	visibility: visible;
}
.menu .multi-column {
	white-space: initial;
}
.menu .multi-column ul {
	padding-top: 0;
	padding-bottom: 0;
}
.menu .multi-column ul li a {
	padding-left: 0;
}
.menu .multi-column ul li:last-child a {
	padding-bottom: 1.625em;
}
.module-applet {
	padding: 0;
}
.module-applet .module-applet__body {
	position: relative;
	display: none;
	padding: 1em 0;
	opacity: 1;
	visibility: visible;
}
.module-applet.active .module-applet__body {
	display: block;
}
}
.nav-open .nav-bar {
	max-height: 100000px !important;
}
.nav--fixed, .nav--absolute {
	width: 100%;
	z-index: 99;
}
.nav--fixed {
	position: fixed;
}
.nav--absolute {
	position: absolute;
}
.nav--transparent:not(.nav--fixed) {
	background: none !important;
}
nav:not(.nav--fixed):not(.nav--absolute) {
	position: relative;
}

@media all and (max-width: 990px) {
.nav-bar.nav--absolute, .nav-bar.nav--fixed {
	position: relative;
}
.nav-bar.nav--absolute + .nav-mobile-toggle, .nav-bar.nav--fixed + .nav-mobile-toggle {
	position: absolute;
}
	.menu li{
		padding-left: 0;
		text-align: center;
	}	

}
/**! 13. Form Elements **/



form {
	max-width: 100%;
	overflow: hidden;
}
form + form {
	margin-top: 30px;
}
label {
	margin: 0;
	font-size: 1em;
	font-weight: 400;
}
input[type="text"], input[type="email"], input[type="password"], textarea, select, input[type="tel"], input[type="url"], input[type="search"] {
	padding: 0.8125em;
	border-radius: 50px;
	border: none;
}
input[type="text"]:not(button), input[type="email"]:not(button), input[type="password"]:not(button), textarea:not(button), select:not(button), input[type="tel"]:not(button), input[type="url"]:not(button), input[type="search"]:not(button) {
	background: #ffffff;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, textarea:focus, select:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="search"]:focus {
	outline: none;
}
input[type="text"]:active, input[type="email"]:active, input[type="password"]:active, textarea:active, select:active, input[type="tel"]:active, input[type="url"]:active, input[type="search"]:active {
	outline: none;
}
 input[type="text"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder {
 color: #c3c3c3;
 font-size: 1em;
}
 input[type="text"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="password"]:-moz-placeholder, textarea:-moz-placeholder, select:-moz-placeholder, input[type="tel"]:-moz-placeholder, input[type="url"]:-moz-placeholder, input[type="search"]:-moz-placeholder {



  /* Firefox 18- */



  color: #c3c3c3;
 font-size: 1em;
}
 input[type="text"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="password"]::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="search"]::-moz-placeholder {



  /* Firefox 19+ */



  color: #c3c3c3;
 font-size: 1em;
}
 input[type="text"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder {
 color: #c3c3c3;
 font-size: 1em;
}
textarea {
	display: block;
	width: 100%;
	max-width: 100%;
}
select {
	cursor: pointer;
	padding-right: 3.25em;
	-webkit-appearance: none;
}
 select::ms-expand {
 display: none;
}
input[type="submit"] {
	background: none;
	outline: none;
	border: none;
	background: #425cbb;
	padding: 0.8125em 3.25em 0.8125em 3.25em;
	color: #fff;
}
 @keyframes load {
 0% {
 opacity: 0;
 width: 0;
}
 50% {
 width: 100%;
 opacity: .8;
 left: 0;
}
 100% {
 left: 100%;
 opacity: 0;
}
}
button {
	background: none;
}
button[type="submit"].btn--loading {
	position: relative;
	overflow: hidden;
	pointer-events: none;
	color: rgba(0, 0, 0, 0);
}
button[type="submit"].btn--loading * {
	opacity: 0;
}
button[type="submit"].btn--loading:after {
	content: '';
	position: absolute;
	width: 0;
	height: 100%;
	background: #ddd;
	animation: load 1.5s ease-out infinite;
	left: 0;
	top: 0;
}
button[type="submit"].btn--loading .btn__text {
	opacity: 0;
}
button:focus {
	outline: none !important;
}
.input-checkbox, .input-radio, .input-select {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: inline-block;
	cursor: pointer;
}
.input-checkbox .inner, .input-radio .inner, .input-select .inner {
	display: inline-block;
}
.input-checkbox input, .input-radio input, .input-select input {
	display: none;
}
.input-checkbox.checked .inner, .input-radio.checked .inner, .input-select.checked .inner {
	background: #425cbb;
}
.input-checkbox label, .input-radio label, .input-select label {
	display: block;
}
.input-checkbox {
	padding: 0;
}
.input-checkbox .inner {
	width: 1.625em;
	height: 1.625em;
	border-radius: 50%;
	background: #000;
}
.input-radio {
	padding: 0;
}
.input-radio .inner {
	width: 1.625em;
	height: 1.625em;
	border-radius: 50%;
	background: #000;
}
.input-select {
	position: relative;
}
.input-select i {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	right: 1em;
	font-size: .87em;
}
.input-file {
	position: relative;
	display: inline-block;
}
.input-file input {
	display: none;
}
.form-error {
	margin-top: 1.5625em;
	padding: 0.78125em;
	background: #D84D4D;
	color: #fff;
	position: fixed;
	min-width: 350px;
	left: 50%;
	bottom: 1.5625em;
	transform: translate3d(-50%, 0, 0);
	-webkit-transform: translate3d(-50%, 0, 0);
	z-index: 999;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}
.form-success {
	margin-top: 1.5625em;
	padding: 0.78125em;
	background: #1DC020;
	color: #fff;
	position: fixed;
	min-width: 350px;
	left: 50%;
	bottom: 1.5625em;
	transform: translate3d(-50%, 0, 0);
	-webkit-transform: translate3d(-50%, 0, 0);
	z-index: 999;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}
.attempted-submit .field-error {
	border-color: #D84D4D !important;
}
/**! 14. Accordions **/



.accordion li .accordion__title, .accordion li .accordion__content, .accordion li .accordion__content * {
	transition: 0.3s linear;
	-webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
}
.accordion li .accordion__title {
	cursor: pointer;
	padding: 1.08333333em 1.625em;
	border: 1px solid #dfdfdf;
	border-bottom: none;
	background: #f4f4f4;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.accordion li:last-child .accordion__title {
	border-bottom: 1px solid #dfdfdf;
}
.accordion li .accordion__content {
	opacity: 0;
	visibility: hidden;
	max-height: 0;
}
.accordion li .accordion__content * {
	display: none;
}
.accordion li .accordion__content *:first-child {
	padding-top: 1.625em;
}
.accordion li .accordion__content *:last-child {
	padding-bottom: 1.625em;
}
.accordion li.active .accordion__title {
	background: #425cbb;
	border-bottom: 1px solid #dfdfdf;
}
.accordion li.active .accordion__content {
	opacity: 1;
	visibility: visible;
	max-height: 500px;
}
.accordion li.active .accordion__content * {
	display: inline-block;
}
/**! 15. Breadcrumbs **/



.breadcrumb {
	padding: 0;
	margin: 0;
	background: none;
	display: inline-block;
}
.breadcrumb li {
	font-size: 1em;
	text-transform: uppercase;
}
.breadcrumb li + li:before {
	padding: 0 0.40625em;
}
/**! 16. Pie Charts **/



.piechart {
	display: inline-block;
	vertical-align: middle;
	background: rgba(0, 0, 0, 0);
	border-radius: 100%;
	fill: #425cbb;
	position: relative;
	opacity: 0;
/*
	transition: 0.2s linear;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
*/
}
.piechart svg {
	overflow: visible;
}
.piechart .piechart__overlay, .piechart .piechart__description {
	position: absolute;
	transform: translate3d(-50%, -50%, 0);
	-webkit-transform: translate3d(-50%, -50%, 0);
	top: 50%;
	left: 50%;
}
.piechart .piechart__overlay {
	background: #fff;
	border-radius: 50%;
}
.piechart.active {
	opacity: 1;
}
.barchart .barchart__bar {
	position: relative;
	overflow: hidden;
}
.barchart .barchart__progress {
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
}
/**! 17. Tabs **/



.tabs {
	display: block;
	margin-bottom: 0;
}
.tabs > li {
	display: inline-block;
	opacity: .5;
	transition: 0.3s ease;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.tabs > .active, .tabs:hover {
	opacity: 1;
}
.tabs .tab__title {
	cursor: pointer;
}
.tabs .tab__title:not(.btn) {
	padding: 0 1.625em;
}
.tabs li:first-child .tab__title:not(.btn) {
	padding-left: 0;
}
.tabs .tab__content {
	display: none;
}
.tabs-content {
	margin-top: 1em;
}
.tabs-content li > .tab__content {
	display: none;
}
.tabs-content > .active > .tab__content {
	display: block;
}
/**! 18. Boxes **/



.boxed {
	position: relative;
	overflow: hidden;
	padding: 1.8em 2.4375em;
	margin-bottom: 30px;
}
.boxed.boxed--lg {
	padding: 3.65625em;
}
.boxed.boxed--sm {
	padding: 2.325em;
}
.boxed.boxed--border {
	border: 1px solid #c9c9c9;
}
.boxed div[class*='col-']:first-child:not(.boxed) {
	padding-left: 0;
}
.boxed div[class*='col-']:last-child:not(.boxed) {
	padding-right: 0;
}
img + .boxed {
	margin-top: -1.625em;
}

@media all and (max-width: 767px) {
.boxed {
	padding: 1.625em;
	margin-bottom: 15px;
}
.boxed.boxed--lg {
	padding: 1.625em;
}
.boxed div[class*='col-']:not(.boxed) {
	padding: 0;
}
.boxed:last-child {
	margin-bottom: 15px;
}
.row:last-child div[class*='col-']:last-child .boxed:last-child {
	margin-bottom: 0;
}
}
/**! 19. Sliders **/



section.slider {
	padding: 0 !important;
	overflow: hidden;
	position: relative;
}
section.slider .owl-theme .owl-controls .owl-nav div.owl-prev, section.slider .owl-theme .owl-controls .owl-nav div.owl-next {
	color: #fff;
}
.slides {
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.slides li > [class*='col-']:first-child:last-child:not([class*='offset']) {
	width: 100% !important;
}
.slider {
	position: relative;
	overflow: hidden;
}
.slider .slides li {
	position: relative;
	padding: 6.5em 0;
}
.slider.space--lg .slides li {
	padding: 13em 0;
}
.slider.space--xlg .slides li {
	padding: 26em 0;
}
.slider:hover .flex-direction-nav a {
	opacity: 1;
}
.slider.height-10 {
	height: auto;
}
.slider.height-10 .slides li {
	height: 10vh;
	padding: 0;
}
.slider.height-20 {
	height: auto;
}
.slider.height-20 .slides li {
	height: 20vh;
	padding: 0;
}
.slider.height-30 {
	height: auto;
}
.slider.height-30 .slides li {
	height: 30vh;
	padding: 0;
}
.slider.height-40 {
	height: auto;
}
.slider.height-40 .slides li {
	height: 40vh;
	padding: 0;
}
.slider.height-50 {
	height: auto;
}
.slider.height-50 .slides li {
	height: 50vh;
	padding: 0;
}
.slider.height-60 {
	height: auto;
}
.slider.height-60 .slides li {
	height: 60vh;
	padding: 0;
}
.slider.height-70 {
	height: auto;
}
.slider.height-70 .slides li {
	height: 70vh;
	padding: 0;
}
.slider.height-80 {
	height: auto;
}
.slider.height-80 .slides li {
	height: 80vh;
	padding: 0;
}
.slider.height-90 {
	height: auto;
}
.slider.height-90 .slides li {
	height: 90vh;
	padding: 0;
}
.slider.height-100 {
	height: auto;
	background: #000
}
.slider.height-100 .slides li {
	height: 100vh;
	padding: 0;
}
.slider.slider-controls--white .flex-direction-nav a {
	color: #fff;
}
.slider.slider-controls--white .flex-control-paging a {
	background: #fff;
}
.slider[data-animation="slide"] .slides li {
	-webkit-backface-visibility: hidden;
}

@media all and (max-width: 767px) {
.slider[class*='height-'] .slides li {
	height: auto;
	padding: 6.5em 0;
}
.slider.space--lg .slides li {
	padding: 9.75em 0;
}
.slider.space--xlg .slides li {
	padding: 9.75em 0;
}
}
.owl-theme .owl-controls {
	margin: 0;
}
.owl-theme .owl-controls .owl-dots {
	position: absolute;
	width: 100%;
	bottom: 1.625em;
	z-index: 99;
	text-align: center;
}
.owl-theme .owl-controls .owl-dots .owl-dot {
	display: inline-block;
	margin: 0 0.40625em;
	overflow: hidden;
}
.owl-theme .owl-controls .owl-dots .owl-dot span {
	display: inline-block;
	height: 6px;
	width: 6px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.4);
	border: none;
	box-shadow: none;
	margin: 0;
}
.owl-theme .owl-controls .owl-dots .owl-dot span:hover {
	background: #ffffff;
}
.owl-theme .owl-controls .owl-dots .owl-dot.active span {
	background: #ffffff;
}
.owl-theme .owl-controls .owl-nav {
	position: absolute;
	z-index: 99;
	top: 50%;
	width: 100%;
	transform: translate3d(0, -50%, 0);
	-webkit-transform: translate3d(0, -50%, 0);
}
.owl-theme .owl-controls .owl-nav div {
	transition: 0.3s ease;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	position: absolute;
	margin: 0;
	padding: 0;
	background: none;
	font-size: 2em;
}
.owl-theme .owl-controls .owl-nav div:before {
	font-family: 'pillar-interface';
	font-size: 2em;
	text-align: center;
}
.owl-theme .owl-controls .owl-nav div.owl-next {
	right: 1.625em;
}
.owl-theme .owl-controls .owl-nav div.owl-next:before {
	content: "\e802";
}
.owl-theme .owl-controls .owl-nav div.owl-prev {
	left: 1.625em;
}
.owl-theme .owl-controls .owl-nav div.owl-prev:before {
	content: "\e801";
}
.slider.slider--controlsoutside {
	overflow: visible;
}
.slider.slider--controlsoutside .slides li {
	padding: 0;
}
.slider.slider--controlsoutside[data-paging="true"] .owl-theme .owl-controls .owl-dots {
	position: relative;
	bottom: 0;
}
.slider.slider--controlsoutside[data-paging="true"] .owl-theme .owl-controls .owl-dots .owl-dot {
	display: inline-block;
}
.slider.slider--controlsoutside[data-paging="true"] .owl-theme .owl-controls .owl-dots .owl-dot span {
	background: #232323;
	display: inline-block;
}
.slider.slider--controlsoutside[data-arrows="true"] .owl-theme .owl-controls .owl-nav .owl-next {
	right: -4em;
}
.slider.slider--controlsoutside[data-arrows="true"] .owl-theme .owl-controls .owl-nav .owl-prev {
	left: -4em;
}
.imagebg .slider.slider--controlsoutside[data-paging="true"] .owl-theme .owl-controls .owl-dots, section.bg--dark .slider.slider--controlsoutside[data-paging="true"] .owl-theme .owl-controls .owl-dots {
	position: relative;
	bottom: 0;
}
.imagebg .slider.slider--controlsoutside[data-paging="true"] .owl-theme .owl-controls .owl-dots .owl-dot span, section.bg--dark .slider.slider--controlsoutside[data-paging="true"] .owl-theme .owl-controls .owl-dots .owl-dot span {
	background: #fff;
}
/**! 20. Hover Elements **/



.hover-element {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
}
.hover-element * {
	transition: 0.3s ease;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
}
.hover-element .hover-element__reveal {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	width: 100%;
	height: 100%;
}
.hover-element .hover-element__reveal .boxed {
	height: 100%;
}
.hover-element:hover .hover-element__reveal, .hover-element.hover--active .hover-element__reveal {
	opacity: 1;
}
.hover-element img {
	margin-bottom: 0;
}

@media all and (max-width: 1024px) {
.hover-element {
	cursor: pointer;
}
}
.row:last-child div[class*='col-']:last-child .hover-element {
	margin-bottom: 0;
}
/**! 21. Masonry **/



.masonry .masonry__container.masonry--active .masonry__item {
	opacity: 1;
	pointer-events: initial;
}
.pstop {
	margin-top: -4.5em;
}
.masonry span {
	font-size: 0.8em;
}
/*
.masonry .masonry__container .masonry__item {
	opacity: 0;
	pointer-events: none;
}
*/
.masonry .masonry__filters li {
	display: inline-block;
	cursor: pointer;
	text-transform: capitalize;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.masonry .masonry__filters li.active {
	cursor: default;
}
/**! 22. Modals **/



.modal-instance .modal-body {
	display: none;
}
.modal-container {
	transition: 0.3s linear;
	-webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	padding: 0;
	visibility: hidden;
	opacity: 0;
	z-index: -1;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.modal-container.modal-active {
	opacity: 1;
	visibility: visible;
	z-index: 999;
}
.modal-container:before {
	background: rgba(0, 0, 0, 0.85);
	content: '';
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}
.modal-container .modal-content {
	backface-visibility: hidden;
	position: fixed;
	z-index: 2;
	top: 50%;
	left: 50%;
	border: none;
	transform: translate3d(-50%, -50%, 0);
	-webkit-transform: translate3d(-50%, -50%, 0);
	padding: 0;
	border-radius: 0;
	box-shadow: none;
}
.modal-container .modal-content:not(.height--natural) {
	width: 50%;
	height: 50%;
}
.modal-container .modal-content .modal-close-cross {
	cursor: pointer;
	position: absolute;
	opacity: .5;
	transition: 0.1s linear;
	-webkit-transition: 0.1s linear;
	-moz-transition: 0.1s linear;
	top: 1em;
	right: 1em;
	z-index: 99;
}
.modal-container .modal-content .modal-close-cross:before {
	content: '\2715';
	font-size: 1.5em;
}
.modal-container .modal-content .modal-close-cross:hover {
	opacity: 1;
}
.modal-container .modal-content.imagebg:not(.image--light) .modal-close-cross:before {
	color: #fff;
}
.modal-container .modal-content iframe {
	width: 100%;
	outline: none;
	border: none;
	height: 100%;
	backface-visibility: hidden;
}
.modal-container .modal-content iframe:first-child + .modal-close-cross:last-child {
	top: -3.25em;
}

@media all and (max-width: 767px) {
.modal-container .modal-content {
	width: 97% !important;
	height: auto !important;
	padding-top: 2em;
	padding-bottom: 2em;
}
}
/**! 23. Maps **/



.map-container {
	position: relative;
	overflow: hidden;
}
.map-container iframe, .map-container .map-canvas {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
}
/**! 24. Parallax **/



.parallax > .background-image-holder, .parallax .slides li > .background-image-holder {
	height: 100vh;
	top: -50vh;
	transition: all 0s ease !important;
	transition: opacity 0.3s ease !important;
	-webkit-transform-style: preserve-3d;
}
.parallax:first-child .slides li > .background-image-holder, .parallax:first-child .background-image-holder {
	top: 0;
}
.main-container > a:first-child + .parallax .background-image-holder {
	top: 0;
}

@media all and (max-width: 1024px) {
.parallax > .background-image-holder, .parallax .slides li > .background-image-holder {
	top: 0 !important;
	transform: none !important;
	-webkit-transform: none !important;
	height: 100%;
}
}
/**! 25. Notifications **/



.notification {
	max-width: 100%;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	position: fixed;
	z-index: 99;
	pointer-events: none;
	padding: 0;
	margin: 1em;
	opacity: 0;
	transition: 0.3s linear;
	-webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
}
.notification:not([class*='bg-']) {
	background: #fff;
}
.notification[class*='col-'] {
	min-width: 400px;
}
.notification .notification-close-cross {
	position: absolute;
	top: 1em;
	z-index: 99;
	right: 1em;
	cursor: pointer;
	transition: 0.1s linear;
	-webkit-transition: 0.1s linear;
	-moz-transition: 0.1s linear;
	opacity: .7;
}
.notification .notification-close-cross:before {
	content: '\2715';
	font-size: 1.5em;
}
.notification .notification-close-cross:hover {
	opacity: 1;
}
.notification.notification--reveal {
	z-index: 99;
	pointer-events: initial;
}
.notification.notification--reveal[data-animation="from-bottom"] {
	animation: from-bottom 0.3s linear 0s forwards;
	-webkit-animation: from-bottom 0.3s linear 0s forwards;
	-moz-animation: from-bottom 0.3s linear 0s forwards;
}
.notification.notification--reveal[data-animation="from-top"] {
	animation: from-top 0.3s linear 0s forwards;
	-webkit-animation: from-top 0.3s linear 0s forwards;
	-moz-animation: from-top 0.3s linear 0s forwards;
}
.notification.notification--reveal[data-animation="from-left"] {
	animation: from-left 0.3s linear 0s forwards;
	-webkit-animation: from-left 0.3s linear 0s forwards;
	-moz-animation: from-left 0.3s linear 0s forwards;
}
.notification.notification--reveal[data-animation="from-right"] {
	animation: from-right 0.3s linear 0s forwards;
	-webkit-animation: from-right 0.3s linear 0s forwards;
	-moz-animation: from-right 0.3s linear 0s forwards;
}
.notification.notification--dismissed {
	animation: fade-out 0.4s linear 0s forwards !important;
	-webkit-animation: fade-out 0.4s linear 0s forwards !important;
	-moz-animation: fade-out 0.4s linear 0s forwards !important;
	pointer-events: none;
}

@media all and (max-width: 767px) {
.notification[class*='col-'] {
	min-width: 0;
}
}
 @keyframes from-bottom {
 from {
 transform: translate3d(0, 100%, 0);
 -webkit-transform: translate3d(0, 100%, 0);
 opacity: 0;
}
 to {
 transform: translate3d(0, 0, 0);
 -webkit-transform: translate3d(0, 0, 0);
 opacity: 1;
}
}
 @-moz-keyframes from-bottom {
 from {
 transform: translate3d(0, 100%, 0);
 -webkit-transform: translate3d(0, 100%, 0);
 opacity: 0;
}
 to {
 transform: translate3d(0, 0, 0);
 -webkit-transform: translate3d(0, 0, 0);
 opacity: 1;
}
}
 @-webkit-keyframes from-bottom {
 from {
 transform: translate3d(0, 100%, 0);
 -webkit-transform: translate3d(0, 100%, 0);
 opacity: 0;
}
 to {
 transform: translate3d(0, 0, 0);
 -webkit-transform: translate3d(0, 0, 0);
 opacity: 1;
}
}
 @keyframes from-top {
 from {
 transform: translate3d(0, -100%, 0);
 -webkit-transform: translate3d(0, -100%, 0);
 opacity: 0;
}
 to {
 transform: translate3d(0, 0, 0);
 -webkit-transform: translate3d(0, 0, 0);
 opacity: 1;
}
}
 @-moz-keyframes from-top {
 from {
 transform: translate3d(0, -100%, 0);
 -webkit-transform: translate3d(0, -100%, 0);
 opacity: 0;
}
 to {
 transform: translate3d(0, 0, 0);
 -webkit-transform: translate3d(0, 0, 0);
 opacity: 1;
}
}
 @-webkit-keyframes from-top {
 from {
 transform: translate3d(0, -100%, 0);
 -webkit-transform: translate3d(0, -100%, 0);
 opacity: 0;
}
 to {
 transform: translate3d(0, 0, 0);
 -webkit-transform: translate3d(0, 0, 0);
 opacity: 1;
}
}
 @keyframes from-left {
 from {
 transform: translate3d(-100%, 0, 0);
 -webkit-transform: translate3d(-100%, 0, 0);
 opacity: 0;
}
 to {
 transform: translate3d(0, 0, 0);
 -webkit-transform: translate3d(0, 0, 0);
 opacity: 1;
}
}
 @-moz-keyframes from-left {
 from {
 transform: translate3d(-100%, 0, 0);
 -webkit-transform: translate3d(-100%, 0, 0);
 opacity: 0;
}
 to {
 transform: translate3d(0, 0, 0);
 -webkit-transform: translate3d(0, 0, 0);
 opacity: 1;
}
}
 @-webkit-keyframes from-left {
 from {
 transform: translate3d(-100%, 0, 0);
 -webkit-transform: translate3d(-100%, 0, 0);
 opacity: 0;
}
 to {
 transform: translate3d(0, 0, 0);
 -webkit-transform: translate3d(0, 0, 0);
 opacity: 1;
}
}
 @keyframes from-right {
 from {
 transform: translate3d(100%, 0, 0);
 -webkit-transform: translate3d(100%, 0, 0);
 opacity: 1;
}
 to {
 transform: translate3d(0, 0, 0);
 -webkit-transform: translate3d(0, 0, 0);
 opacity: 1;
}
}
 @-moz-keyframes from-right {
 from {
 transform: translate3d(100%, 0, 0);
 -webkit-transform: translate3d(100%, 0, 0);
 opacity: 0;
}
 to {
 transform: translate3d(0, 0, 0);
 -webkit-transform: translate3d(0, 0, 0);
 opacity: 1;
}
}
 @-webkit-keyframes from-right {
 from {
 transform: translate3d(100%, 0, 0);
 -webkit-transform: translate3d(100%, 0, 0);
 opacity: 0;
}
 to {
 transform: translate3d(0, 0, 0);
 -webkit-transform: translate3d(0, 0, 0);
 opacity: 1;
}
}
 @keyframes fade-out {
 0% {
 opacity: 1;
}
 100% {
 opacity: 0;
}
}
 @-webkit-keyframes fade-out {
 0% {
 opacity: 1;
}
 100% {
 opacity: 0;
}
}
 @-moz-keyframes fade-out {
 0% {
 opacity: 1;
}
 100% {
 opacity: 0;
}
}
/**! 26. Video **/



iframe {
	width: 100%;
	min-height: 350px;
	border: none;
}

@media all and (max-width: 767px) {
iframe {
	min-height: 220px;
}
}
.videobg {
	background: #232323;
	position: relative;
	overflow: hidden;
}
.videobg .container, .videobg .background-image-holder {
	opacity: 0;
	transition: 0.3s linear;
	-webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
}
.videobg .background-image-holder {
	opacity: 0 !important;
}
.videobg.video-active .container {
	opacity: 1;
}
.videobg.video-active .loading-indicator {
	opacity: 0;
	visibility: hidden;
}
.videobg video {
	object-fit: cover;
	height: 100%;
	min-width: 100%;
	position: absolute;
	top: 0;
	z-index: 0 !important;
}

@media all and (max-width: 1024px) {
.videobg .background-image-holder, .videobg .container {
	opacity: 1 !important;
}
.videobg .loading-indicator {
	display: none;
}
.videobg video {
	display: none;
}
}
.youtube-background {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	z-index: 0 !important;
}
.youtube-background .mb_YTPBar {
	opacity: 0;
	height: 0;
	visibility: hidden;
}

@media all and (max-width: 1024px) {
.youtube-background {
	display: none;
}
}
.loading-indicator {
	position: absolute !important;
	top: 50%;
	left: 50%;
	z-index: 99 !important;
	width: 50px;
	height: 50px;
	margin-top: -25px;
	margin-left: -25px;
	background-color: #fff;
	border-radius: 100%;
	-webkit-animation: loading-spinner 1s infinite ease-in-out;
	animation: loading-spinner 1s infinite ease-in-out;
	transition: 0.3s linear;
	-webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
}
 @-webkit-keyframes loading-spinner {
 0% {
 -webkit-transform: scale(0);
}
 100% {
 -webkit-transform: scale(1);
 opacity: 0;
}
}
 @keyframes loading-spinner {
 0% {
 -webkit-transform: scale(0);
 transform: scale(0);
}
 100% {
 -webkit-transform: scale(1);
 transform: scale(1);
 opacity: 0;
}
}
.video-cover {
	position: relative;
}
.video-cover video {
	max-width: 100%;
}
.video-cover iframe {
	background: #232323;
}
.video-cover .background-image-holder {
	z-index: 3;
}
.video-cover .video-play-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0);
	-webkit-transform: translate3d(-50%, -50%, 0);
}
.video-cover .video-play-icon, .video-cover .background-image-holder {
	transition: 0.3s linear;
	-webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
}
.video-cover.reveal-video .video-play-icon, .video-cover.reveal-video .background-image-holder {
	opacity: 0 !important;
	pointer-events: none;
}
.video-cover[data-scrim-bottom]:before, .video-cover[data-overlay]:before, .video-cover[data-scrim-top]:before {
	transition: 0.3s linear;
	-webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	z-index: 4;
}
.video-cover.reveal-video[data-scrim-bottom]:before, .video-cover.reveal-video[data-overlay]:before, .video-cover.reveal-video[data-scrim-top]:before {
	opacity: 0;
	pointer-events: none;
}
.video-play-icon {
	width: 6.5em;
	height: 6.5em;
	border-radius: 50%;
	position: relative;
	z-index: 4;
	display: inline-block;
	border: 2px solid #ffffff;
	cursor: pointer;
	background: #ffffff;
}
.video-play-icon.video-play-icon--sm {
	width: 3.25em;
	height: 3.25em;
}
.video-play-icon.video-play-icon--sm:before {
	border-width: 4px 0 4px 9px;
}
.video-play-icon:before {
	position: absolute;
	top: 50%;
	margin-top: -5px;
	left: 50%;
	margin-left: -4px;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 12px;
	border-color: transparent transparent transparent #ffffff;
	border-color: transparent transparent transparent #808080;
}
.video-play-icon.video-play-icon--dark {
	border-color: #232323;
	background: #232323;
}
.video-play-icon.video-play-icon--dark:before {
	border-color: transparent transparent transparent #232323;
}
.video-play-icon.video-play-icon--dark:before {
	border-color: transparent transparent transparent #fff;
}

@media all and (max-width: 767px) {
.video-play-icon {
	width: 4.33333333em;
	height: 4.33333333em;
}
}
div[class*='col-'][class*='12']:not([class*='xs-12']) .video-cover iframe {
	min-height: 550px;
}

@media all and (max-width: 990px) {
div[class*='col-'][class*='12']:not([class*='xs-12']) .video-cover iframe {
	min-height: 350px;
}
}
div[class*='col-'][class*='10'] .video-cover iframe {
	min-height: 450px;
}
div[class*='col-'][class*='8'] .video-cover iframe {
	min-height: 400px;
}
div[class*='col-'][class*='6'] .video-cover iframe {
	min-height: 350px;
}

@media all and (max-width: 1200px) {
div[class*='col-'][class*='6'] .video-cover iframe {
	min-height: 300px;
}
}

@media all and (max-width: 990px) {
div[class*='col-'][class*='6'] .video-cover iframe {
	min-height: 220px;
}
}

@media all and (max-width: 767px) {
div[class*='col-'] .video-cover iframe {
	min-height: 220px !important;
}
}
.modal-container video {
	max-width: 100%;
}
/**! 27. Image Blocks **/



.imageblock {
	position: relative;
	padding: 0;
}
.imageblock h6 {
	font-size: 1.25em;
	margin-bottom: 1.25em;
}
.imageblock > .container, .imageblock > div[class*='col-']:not(.imageblock__content) {
	padding-top: 6.5em;
	padding-bottom: 8.125em;
	float: none;
	overflow: hidden;
}
.imageblock.imageblock--lg > .container, .imageblock.imageblock--lg > div[class*='col-']:not(.imageblock__content) {
	padding-top: 10.15625em;
	padding-bottom: 10.15625em;
	float: none;
	overflow: hidden;
}
.imageblock .imageblock__content {
	position: absolute;
	height: 100%;
	top: 0;
	z-index: 2;
	padding: 0;
}
.imageblock .imageblock__content .slider {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
}
.imageblock .imageblock__content .slider .slides > li {
	padding: 0;
	min-height: 100%;
	position: absolute !important;
}
.imageblock.allow-overflow .imageblock__content {
	overflow: visible;
}

@media all and (max-width: 767px) {
.imageblock .imageblock__content {
	position: relative;
	min-height: 16.25em;
}
.imageblock > .container, .imageblock > div[class*='col-']:not(.imageblock__content) {
	padding-top: 4.875em;
	padding-bottom: 4.875em;
	float: none;
	overflow: hidden;
}
.imageblock.imageblock--lg > .container, .imageblock.imageblock--lg > div[class*='col-']:not(.imageblock__content) {
	padding-top: 4.875em;
	padding-bottom: 4.875em;
	float: none;
	overflow: hidden;
}
}
/**! 28. MailChimp & Campaign Monitor **/



form[action*='createsend.com'] * {
	transition: 0.3s linear;
	-webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	opacity: 0;
}
form[action*='createsend.com'].form--active * {
	opacity: 1;
}
form[action*='createsend.com'] .input-checkbox + br {
	display: none;
}
form[action*='createsend.com'].no-labels label {
	display: none;
}
form[action*='createsend.com'] br {
	display: none;
}
form[action*='createsend.com'] p > label:first-child {
	margin-bottom: 0.8125em;
}
form[action*='list-manage.com'] h2 {
	font-family: "微软雅黑", "Microsoft YaHei", Arial, "宋体", sans-serif;
	color: #343434;
	font-weight: 600;
	font-variant-ligatures: common-ligatures;
	margin-bottom: 0;
	font-size: 1.4375em;
	line-height: 1.41304348em;
	margin-top: 0;
	margin-bottom: 1.1304347826087em;
}
form[action*='list-manage.com'] .input-group ul {
	overflow: hidden;
}
form[action*='list-manage.com'] .input-group ul li {
	float: left;
}
form[action*='list-manage.com'] * {
	transition: 0.3s linear;
	-webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	opacity: 0;
}
form[action*='list-manage.com'].form--active * {
	opacity: 1;
}
form[action*='list-manage.com'].no-labels label {
	display: none;
}
form[action*='list-manage.com'] .small-meta {
	font-size: 0.5em;
}
/**! 29. Twitter **/



.twitter-feed .user {
	display: none;
}
.twitter-feed .interact {
	display: none;
}
.twitter-feed .timePosted {
	font-size: .87em;
}
/**! 30. Transitions **/



[class*='transition--'] {
	transition: 0.3s ease;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	opacity: 0;
}
[class*='transition--'].transition--active {
	opacity: 1;
}
.transition--scale {
	transform: scale(0.98);
	-webkit-transform: scale(0.98);
}
.transition--scale.transition--active {
	opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
}
.transition--slide {
	transform: translate3d(200px, 0, 0);
	-webkit-transform: translate3d(200px, 0, 0);
	transform: translate3d(30vw, 0, 0);
	-webkit-transform: translate3d(30vw, 0, 0);
}
.transition--slide.transition--active {
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
}
/**! 31. Spacing **/
section, footer {
	padding-top: 6.5em;
	padding-bottom: 8.125em;
}
section.space--sm, footer.space--sm {
	padding-top: 4em;
	padding-bottom: 4em;
}
section.space--lg, footer.space--lg {
	padding-top: 13em;
	padding-bottom: 13em;
}
section.space--xlg, footer.space--xlg {
	padding-top: 26em;
	padding-bottom: 32.5em;
}
section.space--0, footer.space--0 {
	padding: 0;
}

section.section--even {
	padding-top: 8.125em;
	padding-bottom: 3.125em;
}

section.section--even2, footer.section--even {
	padding-top: 8.125em;
	padding-bottom: 8.125em;
}
section.space-bottom--sm, footer.space-bottom--sm {
	padding-bottom: 4.33333333em;
}

@media all and (max-width: 767px) {
section, footer, section.section--even {
	padding: 2.875em 0;
}
section.space--lg, footer.space--lg, section.section--even.space--lg {
	padding: 4.875em 0;
}
section.space--xlg, footer.space--xlg, section.section--even.space--xlg {
	padding: 7.3125em 0;
}
}
div[class*='col-'] > div[class*='col-']:first-child {
/*	padding-left: 0;*/

}
div[class*='col-'] > div[class*='col-']:last-child {
	padding-right: 0;
}

@media all and (max-width: 767px) {
.col-xs-6:nth-child(odd) {
	padding-right: 7.5px;
}
.col-xs-6:nth-child(even) {
	padding-left: 7.5px;
}
}
/**! 32. Theme Overrides **/



/*! -- Pillar Customizers -- */



body.theme--square .btn {
	border-radius: 0 0 0 0;
}
body.theme--square input {
	border-radius: 0 0 0 0;
}
body.theme--square button {
	border-radius: 0 0 0 0 !important;
}
body[data-scroll-reveal="true"] section:not(:first-child) {
	visibility: hidden;
}
body.theme--boxed {
	padding: 4.875em 0;
	background: #eeeeee;
}
body.theme--boxed .main-container, body.theme--boxed nav, body.theme--boxed .nav-bar.nav--fixed {
	max-width: 1400px;
	margin: 0 auto;
	left: 0;
	right: 0;
}
body.theme--boxed section:not(.bg--white):not(.bg--dark):not(.bg--secondary):not(.bg--dark) {
	background: #f9f9f9;
}

@media all and (max-width: 1400px) {
body.theme--boxed {
	padding: 0;
}
}
.btn.btn--square {
	border-radius: 0 0 0 0;
}
.btn.btn--transparent {
	border: none !important;
}
.loader {
	height: 4px;
	width: 100%;
	position: absolute;
	top: 0;
	z-index: 999;
	overflow: hidden;

	pointer-events: none;
	transition: 0.3s ease;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
}
.loader.loader--fade {
	opacity: 0;
}
.loader:before {
	display: block;
	position: absolute;
	content: "";
	left: -25%;
	width: 25%;
	height: 3px;
	background-color: #425cbb;
	animation: loading 5s linear infinite;
}
 @keyframes loading {
 from {
 left: -25%;
}
 to {
 left: 125%;
}
}

/*! -- Pillar Typography -- */



@media all and (max-width: 1024px) {
html {
	font-size: 87.5%;
}
}
@font-face {
	font-family: "微软雅黑", "Microsoft YaHei", Arial, "宋体", sans-serif;
	font-weight: 600;
	font-style: normal;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	margin-top: 0;
}
h1, .h1 {
	margin-bottom: 0.40625em;
}
h2, .h2 {
	margin-bottom: 0.57777777777778em;
}
h3, .h3 {
	margin-bottom: 0.3125em;
}
h4, .h4 {
	margin-bottom: 0.8em;
}
h5, .h5 {
	margin-bottom: 1.625em;
}
h6, .h6 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	margin-bottom: 2.36363636363636em;
}

@media all and (max-width: 999px) {
h1, .h1 {
	font-size: 3.5em;
}
}

@media all and (max-width: 767px) {
h1, .h1 {
	font-size: 1.7em;
	line-height: 1.421875em;
}
}
.lead {
	margin-bottom: 1.1304347826087em;
	font-weight: 400;
}
.lead:last-child {
	margin-bottom: 0;
}
a {
	color: #232323;
}
a:hover {
	color: #232323;
}
span a, p a {
	text-decoration: underline;
}
span a:hover, p a:hover {
	text-decoration: underline;
	opacity: .9;
}
h1 em, h2 em, h3 em, h4 em, h5 em, h6 em {
	font-family: "微软雅黑", "Microsoft YaHei", Arial, "宋体", sans-serif;
	font-weight: 400;
	font-style: italic;
}
.type--body-font {
	font-weight: 400;
}
.type--body-font em {
	font-family: "微软雅黑", "Microsoft YaHei", Arial, "宋体", sans-serif;
	font-style: normal;
	font-weight: 600;
}
.imagebg:not(.image--light) .h1, .imagebg:not(.image--light) .h2, .imagebg:not(.image--light) .h3, .imagebg:not(.image--light) .h4, .imagebg:not(.image--light) .h5, .imagebg:not(.image--light) .h6, .imagebg:not(.image--light) i {
	color: #fff;
}
.imagebg:not(.image--light) p {
	opacity: .9;
}
.imagebg:not(.image--light) p a {
	color: #fff;
}
hr {
	border-color: #e7e7e7;
}
.bg--secondary hr {
	border-color: #e7e7e7;
}
blockquote {
	font-size: 1.4375em;
	line-height: 1.69565217391304em;
	font-style: italic;
	margin-bottom: 1.1304347826087em;
}
.bg--primary p, .bg--primary span, .bg--primary ul, .bg--primary a:not(.btn) {
	color: #fff;
	opacity: .9;
}
.bg--primary h1, .bg--primary h2, .bg--primary h3, .bg--primary h4, .bg--primary h5, .bg--primary h6, .bg--primary i {
	color: #fff;
}
.link-list li:nth-child(even) {
	background: #f4f4f4;
}
.link-list li a {
	display: inline-block;
	padding: 0.40625em;
	font-style: italic;
	opacity: .5;
	transition: 0.2s linear;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
}
.link-list li a:before {
	content: '\203A';
	opacity: .5;
	margin-right: 0.8125em;
}
.link-list li a:hover {
	opacity: 1;
}
p[class*='col-'] {
	padding: 0;
}
/*! -- Pillar Mixins & Variable -- */



.box-shadow {
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
}
.box-shadow-inset {
	box-shadow: inset 0px 0px 60px 0px rgba(0, 0, 0, 0.07);
}
.box-shadow-wide {
	box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.07);
}
.iconsmind {
	font-family: "微软雅黑", "Microsoft YaHei", Arial, "宋体", sans-serif;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
/*! -- Pillar Buttons -- */



.btn.btn--primary {
	border-color: #425cbb;
	transition: all .5s;
}
.btn.btn--primary:hover {
	border-color: #546cc3;
	
}




.btn.btn--success {
	background: #64b671;
	border-color: #64b671;
}
.btn.btn--success:hover {
	border-color: #75be81;
}
.btn.btn--success .btn__text {
	color: #fff;
}

@media all and (max-width: 767px) {
.btn + .btn {
	margin-left: 0;
	margin-top: 4px;
}
}

@media all and (min-width: 990px) {
.btn--merge {
	border-radius: 100px 0 0 100px;
	position: relative;
}
.btn--merge + .btn {
	border-radius: 0 100px 100px 0;
	margin-left: -5px;
}
.btn--merge + .btn.btn--primary {
	background: #546cc3;
	border-color: #546cc3;
}
.btn--merge + .btn.btn--primary:hover {
	background: #5f75c7;
	border-color: #5f75c7;
}
}
.btn--xs {
	padding-bottom: 1px;
}
.bg--primary .btn {
	border-color: rgba(255, 255, 255, 0.1);
}
.bg--primary .btn .btn__text {
	color: #fff;
}
.bg--primary .btn:hover {
	border-color: rgba(255, 255, 255, 0.6);
}
.btn-round {
	width: 4.0625em;
	height: 4.0625em;
	display: inline-block;
	border-radius: 50%;
	background: #fff;
	text-align: center;
	cursor: pointer;
	position: relative;
	transition: 0.2s linear !important;
	-webkit-transition: 0.2s linear !important;
	-moz-transition: 0.2s linear !important;
}
.btn-round i {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate3d(0, -50%, 0);
	-webkit-transform: translate3d(0, -50%, 0);
	font-size: 1.5em;
	width: 100%;
}
.btn-round:hover {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
}
/*! -- Pillar Nav Bar -- */



.nav-bar {
	padding-right: 0;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
}
.nav-bar .logo {
	margin-right: 1.625em;
}
.nav-bar .logo-light {
	display: none;
}
.nav-bar .logo-dark {
	display: inline;
}
.nav-bar.nav--absolute {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
 .nav-bar.nav--absolute:not(.nav--fixed) .nav-module.right:not(.logo-module):not(.menu-module):not( :nth-last-child(2)) {
 border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.nav-bar .nav-module.right:not(.logo-module):not(.menu-module) {
	padding: 0 1.625em;
	transition: 0.2s linear;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
}
 .nav-bar .nav-module.right:not(.logo-module):not(.menu-module):not( :nth-last-child(2)) {
 border-left: 1px solid rgba(0, 0, 0, 0.05);
 padding-right: 0;
}
.nav-bar.nav--fixed {
	box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.1);
	border-bottom: none;
}
.nav-bar.nav--fixed:not(.no-animation) {
	animation: navslide .5s ease forwards;
}
.nav-bar.bg--dark .logo-light {
	display: inline;
}
.nav-bar.bg--dark .logo-dark {
	display: none;
}
.nav-bar a.nav-function {
	transition: 0.2s linear;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
}
.nav-bar a.nav-function span {
	font-size: 0.8em;
	text-transform: uppercase;
	font-family: "微软雅黑", "Microsoft YaHei", Arial, "宋体", sans-serif;
	letter-spacing: 1px;
	margin-left: 0.8125em;
	display: none;
}
.nav-bar a.nav-function i {
	font-size: 1.2em;
	display: inline-block;
	position: relative;
	top: 3px;
}
.nav-bar a.nav-function:hover {
	opacity: .5;
}

@media all and (min-width: 991px) {
.nav-bar.nav--transparent:not(.nav--scrolled):not(.nav--fixed) .menu > li > a {
	color: #fff;
}
.nav-bar.nav--transparent:not(.nav--scrolled):not(.nav--fixed) .logo-dark {
	display: none;
}
.nav-bar.nav--transparent:not(.nav--scrolled):not(.nav--fixed) .logo-light {
	display: inline;
}
.nav-bar.nav--transparent:not(.nav--scrolled):not(.nav--fixed) a.nav-function i, .nav-bar.nav--transparent:not(.nav--scrolled):not(.nav--fixed) a.nav-function span {
	color: #fff;
}
}

@media all and (max-width: 767px) {
.nav-bar a.nav-function span {
/*	display: inline-block;*/

}
}
 @keyframes navslide {
 from {
 transform: translate3d(0, -100px, 0);
 -webkit-transform: translate3d(0, -100px, 0);
 opacity: 0;
}
 to {
 transform: translate3d(0, 0, 0);
 -webkit-transform: translate3d(0, 0, 0);
 opacity: 1;
}
}

@media all and (max-width: 990px) {
.nav-bar {
	padding: 0 15px;
}
.nav-bar .nav-module.right:not(.logo-module):not(.menu-module) {
	padding: 0;
	margin-bottom: 0.8125em;
}
}
.menu > li {
	transition: 0.3s linear;
	-webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
}
.menu > li:hover > a {
	opacity: .6;
}
.menu > li a {
	color: #232323;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 500;
}
.menu > li ul {
	white-space: nowrap;
	background:rgba(0,0,0,0.9);
	margin-top: 3px;
	transition: 0.2s linear;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	padding: 1em;
	min-width: 12em;
	border-radius: 0px 0px 5px 5px;
}
.menu > li ul li {
	padding-left: 0.2em;
}
.menu > li ul li a {
	width: 100%;
	color: #fff;
	font-size: 0.8em;
	padding: 0.5em;
}
.menu > li ul li a:hover {
	transform: translate3d(5px, 0, 0);
	-webkit-transform: translate3d(5px, 0, 0);
}
.menu > li > ul:not(.multi-column) > li.dropdown > a:after {
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	right: 0;
	top: 4px;
	opacity: .4;
	transition: 0.4s ease;
	-webkit-transition: 0.4s ease;
	-moz-transition: 0.4s ease;
	transform: translate3d(-10px, 0, 0);
	-webkit-transform: translate3d(-10px, 0, 0);
}
.menu > li > ul:not(.multi-column) > li.dropdown:hover > a {
	transform: translate3d(5px, 0, 0);
	-webkit-transform: translate3d(5px, 0, 0);
	opacity: 1;
}
.menu > li > ul:not(.multi-column) > li.dropdown:hover > a:after {
	opacity: 1;
	transform: translate3d(-3px, 0, 0);
	-webkit-transform: translate3d(-3px, 0, 0);
}
.menu > li > ul:not(.multi-column) ul {
	left: calc(112%);
}
.menu > li > ul a {
	padding: 0 1em 1.3em 1em;
	transition: 0.2s linear;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	opacity: .6;
}
.menu > li > ul a:hover {
	opacity: 1;
}

@media all and (max-width: 990px) {
.menu > li ul ul {
	padding-left: 0;
}
}
.newc {
}
.newc h6 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	font-size: 1em;
}
.newc a:hover h6 {
	opacity: .6 !important;
	transition: 0.2s linear;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
}
.newc .feature p {
	font-size: 0.9em;
	opacity: .5 !important;
}
.multi-column {
	padding: 2.4375em !important;
}
.multi-column li {
	width: 20em;
}
.multi-column li ul {
	padding: 0;
}
.multi-column .multi-column__title {
	display: inline-block;
	color: #fff;
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.utility-bar {
	padding-top: 0.8125em;
	padding-bottom: 0.8125em;
	padding-right: 1.625em;
}
.utility-bar .social-list {
	line-height: 1.625em !important;
}
.utility-bar .social-list li a {
	font-size: 13px;
}
.utility-bar .nav-module + .nav-module {
	margin-left: 1.625em;
}
.utility-bar:not(.hidden) + .nav-bar + .nav-mobile-toggle {
	top: 42px;
}
.nav-mobile-toggle {
	transition: 0.2s linear;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	opacity: .75;
}
.nav-mobile-toggle i {
	display: inline-block;
	margin-top: 18px;
}
.nav-mobile-toggle:hover {
	opacity: 1;
}
.wztd .col-sm-4 {
    height: 310px;
}

@media all and (max-width: 992px) {
	
	.wztd .col-sm-4 {
    height: auto !important;
}
	
	
	}
@media all and (max-width: 767px) {
.utility-bar:not(.hidden) + .nav-bar + .nav-mobile-toggle {
	top: 46px;
}
}
/*! -- Pillar Offscreen Nav -- */
#cnzz_stat_icon_1279107241 { display: none; }

.erweima #output canvas {
    width: 90% !important;
    height: 90% !important;
    display: block;
	margin: 0 auto;
}

.indexyw .feature:not(.bg--primary):not(.bg--dark) i{

	color: #c1c1c1;
}

