@charset "utf-8"; 
/* 元指令建站 */

@media (min-width: 1400px) {
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1194px;
}
}
@media (min-width: 1680px) {
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1470px;
}
}

.overflow {
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}
.overflow-2 {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.overflow-3 {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
}

.overflow-h {
	overflow: hidden;
}

/*! #######################################################################

	MeanMenu 2.0.7
	--------

	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */

/* hide the link until viewport size is reached */
a.meanmenu-reveal {
	display: none;
}

/* when under viewport size, .mean-container is added to body */
.mobile-menu .mean-bar {
  width: 100%;
  text-align: right;
  z-index: 99;
}

.mobile-menu a.meanmenu-reveal {
	border: 1px solid #444;
	color: #444;
	cursor: pointer;
	display: inline-block;
	font-size: 1px;
	font-weight: 700;
	height: 22px;
	line-height: 22px;
	padding: 3px 5px;
	margin-right: 15px;
	text-decoration: none;
	width: 20px;
}
.mobile-menu a.meanmenu-reveal span {
  background: #444 none repeat scroll 0 0;
  display: block;
  height: 3px;
  margin-top: 3px;
}

.mobile-menu .mean-nav {
  width: 100%; 
  background: #212529;
}

.mobile-menu .mean-nav ul {
	padding: 0;
	margin: 12px 0 0 0;
	width: 100%;
	list-style-type: none;
	overflow-y: auto;
}
.mobile-menu .mean-nav>ul {
	height: calc(100vh - 60px);
}

.mobile-menu .mean-nav ul li {
	position: relative;
	float: left;
	width: 100%;
}
.mobile-menu .mean-nav > ul > li.active > a {
    color: #5183ff;
}

.mobile-menu .mean-nav ul li a {
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	color: #fff;
	display: block;
	float: left;
	margin: 0;
	padding: 10px 5%;
	text-align: left;
	text-decoration: none;
	width: 90%;
	font-size: 14px;
}

.mobile-menu .mean-nav ul li li a {
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  opacity: 0.75;
  padding: 10px 10%;
  text-shadow: none;
  visibility: visible;
  width: 80%;
}

.mobile-menu .mean-nav ul li.mean-last a {
	border-bottom: none;
	margin-bottom: 0;
}

.mobile-menu .mean-nav ul li li li a {
	width: 70%;
	padding: 1em 15%;
}

.mobile-menu .mean-nav ul li li li li a {
	width: 60%;
	padding: 1em 20%;
}

.mobile-menu .mean-nav ul li li li li li a {
	width: 50%;
	padding: 1em 25%;
}

.mobile-menu .mean-nav ul li a:hover {
	background: #252525;
	background: rgba(255,255,255,0.1);
}

.mobile-menu .mean-nav ul li a.mean-expand {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
  font-weight: 700;
  _height: 27px;
  _margin-top: 1px;
  padding: 7px 12px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 26px;
  border-bottom: 0px solid rgba(255, 255, 255, 0.5);
  z-index: 2;
}

.mobile-menu .mean-nav ul li a.mean-expand:hover {
	background: rgba(0,0,0,0.9);
}

.mobile-menu .mean-push {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}

.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}

/* Fix for box sizing on Foundation Framework etc. */
.mobile-menu .mean-bar, .mobile-menu .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}


.mean-remove {
	display: none !important;
}


/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}


/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}

/**
* material-scrolltop
*
* Author: Bartholomej
* Website: https://github.com/bartholomej/material-scrolltop
* Docs: https://github.com/bartholomej/material-scrolltop
* Repo: https://github.com/bartholomej/material-scrolltop
* Issues: https://github.com/bartholomej/material-scrolltop/issues
*/

.material-scrolltop {
    display: block;
    position: fixed;
    width: 0;
    height: 0;
    bottom: 23px;
    right: 23px;
    padding: 0;
    overflow: hidden;
    outline: none;
    border: none;
    border-radius: 2px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    cursor: hand;
    border-radius: 50%;
    background: #000;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
    -ms-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
    -moz-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
    -o-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
    transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
}

.material-scrolltop:hover {
    background-color: #053BC3;
    text-decoration: none;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5), 0 3px 15px rgba(0, 0, 0, 0.5);
}

.material-scrolltop::before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: "";
    width: 0;
    border-radius: 100%;
    background: #053BC3;
}

.material-scrolltop:active::before {
    width: 120%;
    padding-top: 120%;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.material-scrolltop.reveal {
    width: 56px;
    height: 56px;
	cursor: pointer;
	z-index: 9;
}

.material-scrolltop span {
    display: block;
    font-size: 25px;
    color: #fff;
}

.material-scrolltop,
.material-scrolltop::before {
    background-image: url(../images/top-arrow.svg);
    background-position: center 50%;
    background-repeat: no-repeat;
}


/*-- btn type --*/


.btn-type-1 {
    background: #039bf4;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    line-height: 50px;
	width:160px;
	text-align:center;
    padding: 0;
    display: inline-block;
    letter-spacing: 1px;
}

.btn-type-1:hover {
    background: #3e3e3e;
	color: #ffffff;
}

.btn-type-2 {
    background: #54ba3d;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    line-height: 50px;
	width:160px;
	text-align:center;
    padding: 0;
    display: inline-block;
    letter-spacing: 1px;
}

.btn-type-2:hover {
    background: #3e3e3e;
	color: #ffffff;
}

.btn-type-3 {
    background: #ff9800;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    line-height: 50px;
	width:160px;
	text-align:center;
    padding: 0;
    display: inline-block;
    letter-spacing: 1px;
}

.btn-type-3:hover {
    background: #3e3e3e;
	color: #ffffff;
}

.btn-type-4 {
    background: #00bcd4;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    line-height: 50px;
	width:160px;
	text-align:center;
    padding: 0;
    display: inline-block;
    letter-spacing: 1px;
}

.btn-type-4:hover {
    background: #3e3e3e;
	color: #ffffff;
}


.btn-type-5 {
    background: #053BC3;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    line-height: 50px;
	width:160px;
	text-align:center;
    padding: 0;
    display: inline-block;
    letter-spacing: 1px;
	cursor: pointer;
}
.header-top-btn .btn-type-5 {
	font-size: 16px;
}

.btn-type-5:hover {
    background: #3e3e3e;
	color: #ffffff;
}

/* section title css */
.section-title {
    margin-bottom: 50px;
}

.section-title h3 {
    font-size: 32px;
    font-weight: 500;
    line-height: 49px;
}

.section-title p {
    font-size: 20px;
    line-height: 30px;
}

/* pagination css */
.yzlcms-pagination {}

.yzlcms-pagination .page-item:first-child .page-link {
    border-radius: 0;
    margin-left: 0;
}

.yzlcms-pagination .page-item:last-child .page-link {
    border-radius: 0;
}

.yzlcms-pagination .page-item {
    margin: 0 5px;
}

.yzlcms-pagination .page-item:first-child {
    margin-left: 0;
}

.yzlcms-pagination .page-link {
    background-color: #f1f1f1;
    border: 1px solid transparent;
    color: #444;
    display: block;
    font-weight: 400;
    line-height: 1.25;
    margin-left: -1p padding: 0.5rem 0.75rem;
    position: relative;
    text-align: center;
    width: 40px;
}

.yzlcms-pagination .page-link:focus {
    box-shadow: none;
}

.yzlcms-pagination .page-item.active .page-link,
.yzlcms-pagination .page-item .page-link:hover {
    background-color: #106ad2;
    border-color: #106ad2;
    color: #fff;
    z-index: 1;
}

.yzlcms-pagination .nav-links {
    display: block;
    width: 100%;
}

.yzlcms-pagination .nav-links a,
.yzlcms-pagination .nav-links span {
    border: 1px solid #eeeeee;
    color: #053BC3;
    display: inline-block;
    font-weight: 600;
    line-height: 45px;
    position: relative;
    text-align: center;
    width: 45px;
    height: 45px;
    margin-right: 5px;
    font-size: 18px;
    border-radius: 50%;
    background-color: #fff;
}

.yzlcms-pagination .nav-links a:hover,
.yzlcms-pagination .nav-links span:hover,
.yzlcms-pagination .nav-links a.current,
.yzlcms-pagination .nav-links span.current {
    color: #fff;
    z-index: 1;
    background: #053BC3;
}

.yzlcms-tab li a {
    border: 1px solid #dddddd;
    padding: 0;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    color: #8a8a8a;
    margin-left: 6px;
    font-size: 14px;
}

.yzlcms-tab li a.active {
    border-color: #ff3b2f;
    color: #ff3b2f;
}

/*-- spacer  --*/
.spacer-5 {
    height: 5px;
}

.spacer-10 {
    height: 10px;
}

.spacer-15 {
    height: 15px;
}

.spacer-20 {
    height: 20px;
}

.spacer-25 {
    height: 25px;
}

.spacer-30 {
    height: 30px;
}

.spacer-35 {
    height: 35px;
}

.spacer-40 {
    height: 40px;
}

.spacer-45 {
    height: 45px;
}

.spacer-50 {
    height: 50px;
}

.spacer-55 {
    height: 55px;
}

.spacer-60 {
    height: 60px;
}

.spacer-65 {
    height: 65px;
}

.spacer-70 {
    height: 70px;
}

.spacer-75 {
    height: 75px;
}

.spacer-80 {
    height: 80px;
}

.spacer-85 {
    height: 85px;
}

.spacer-90 {
    height: 90px;
}

.spacer-95 {
    height: 95px;
}

.spacer-100 {
    height: 100px;
}

/*-- Margin Top --*/

.mt-5 {
    margin-top: 5px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-25 {
    margin-top: 25px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-35 {
    margin-top: 35px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-45 {
    margin-top: 45px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-55 {
    margin-top: 55px;
}

.mt-60 {
    margin-top: 60px;
}

.mt-65 {
    margin-top: 65px;
}

.mt-70 {
    margin-top: 70px;
}

.mt-75 {
    margin-top: 75px;
}

.mt-80 {
    margin-top: 80px;
}

.mt-85 {
    margin-top: 85px;
}

.mt-90 {
    margin-top: 90px;
}

.mt-95 {
    margin-top: 95px;
}

.mt-100 {
    margin-top: 100px;
}

.mt-105 {
    margin-top: 105px;
}

.mt-110 {
    margin-top: 110px;
}

.mt-115 {
    margin-top: 115px;
}

.mt-120 {
    margin-top: 120px;
}

.mt-125 {
    margin-top: 125px;
}

.mt-130 {
    margin-top: 130px;
}

.mt-135 {
    margin-top: 135px;
}

.mt-140 {
    margin-top: 140px;
}

.mt-145 {
    margin-top: 145px;
}

.mt-150 {
    margin-top: 150px;
}

.mt-155 {
    margin-top: 155px;
}

.mt-160 {
    margin-top: 160px;
}

.mt-165 {
    margin-top: 165px;
}

.mt-170 {
    margin-top: 170px;
}

.mt-175 {
    margin-top: 175px;
}

.mt-180 {
    margin-top: 180px;
}

.mt-185 {
    margin-top: 185px;
}

.mt-190 {
    margin-top: 190px;
}

.mt-195 {
    margin-top: 195px;
}

.mt-200 {
    margin-top: 200px;
}

.mt-205 {
    margin-top: 205px;
}

.mt-210 {
    margin-top: 210px;
}

.mt-215 {
    margin-top: 215px;
}

.mt-220 {
    margin-top: 220px;
}

.mt-225 {
    margin-top: 225px;
}

.mt-230 {
    margin-top: 230px;
}

/*-- Margin Bottom --*/

.mb-5 {
    margin-bottom: 5px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-25 {
    margin-bottom: 25px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-35 {
    margin-bottom: 35px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-45 {
    margin-bottom: 45px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-55 {
    margin-bottom: 55px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-65 {
    margin-bottom: 65px;
}

.mb-70 {
    margin-bottom: 70px;
}

.mb-75 {
    margin-bottom: 75px;
}

.mb-80 {
    margin-bottom: 80px;
}

.mb-85 {
    margin-bottom: 85px;
}

.mb-90 {
    margin-bottom: 90px;
}

.mb-95 {
    margin-bottom: 95px;
}

.mb-100 {
    margin-bottom: 100px;
}

.mb-105 {
    margin-bottom: 105px;
}

.mb-110 {
    margin-bottom: 110px;
}

.mb-115 {
    margin-bottom: 115px;
}

.mb-120 {
    margin-bottom: 120px;
}

.mb-125 {
    margin-bottom: 125px;
}

.mb-130 {
    margin-bottom: 130px;
}

.mb-135 {
    margin-bottom: 135px;
}

.mb-140 {
    margin-bottom: 140px;
}

.mb-145 {
    margin-bottom: 145px;
}

.mb-150 {
    margin-bottom: 150px;
}

.mb-155 {
    margin-bottom: 155px;
}

.mb-160 {
    margin-bottom: 160px;
}

.mb-165 {
    margin-bottom: 165px;
}

.mb-170 {
    margin-bottom: 170px;
}

.mb-175 {
    margin-bottom: 175px;
}

.mb-180 {
    margin-bottom: 180px;
}

.mb-185 {
    margin-bottom: 185px;
}

.mb-190 {
    margin-bottom: 190px;
}

.mb-195 {
    margin-bottom: 195px;
}

.mb-200 {
    margin-bottom: 200px;
}

/*-- Padding Top --*/

.pt-5 {
    padding-top: 5px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-15 {
    padding-top: 15px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-25 {
    padding-top: 25px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-35 {
    padding-top: 35px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-45 {
    padding-top: 45px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-55 {
    padding-top: 55px;
}

.pt-60 {
    padding-top: 60px;
}

.pt-65 {
    padding-top: 65px;
}

.pt-70 {
    padding-top: 70px;
}

.pt-75 {
    padding-top: 75px;
}

.pt-80 {
    padding-top: 80px;
}

.pt-85 {
    padding-top: 85px;
}

.pt-90 {
    padding-top: 90px;
}

.pt-95 {
    padding-top: 95px;
}

.pt-100 {
    padding-top: 100px;
}

.pt-105 {
    padding-top: 105px;
}

.pt-110 {
    padding-top: 110px;
}

.pt-115 {
    padding-top: 115px;
}

.pt-120 {
    padding-top: 120px;
}

.pt-125 {
    padding-top: 125px;
}

.pt-130 {
    padding-top: 130px;
}

.pt-135 {
    padding-top: 135px;
}

.pt-140 {
    padding-top: 140px;
}

.pt-145 {
    padding-top: 145px;
}

.pt-150 {
    padding-top: 150px;
}

.pt-155 {
    padding-top: 155px;
}

.pt-160 {
    padding-top: 160px;
}

.pt-165 {
    padding-top: 165px;
}

.pt-170 {
    padding-top: 170px;
}

.pt-175 {
    padding-top: 175px;
}

.pt-180 {
    padding-top: 180px;
}

.pt-185 {
    padding-top: 185px;
}

.pt-190 {
    padding-top: 190px;
}

.pt-195 {
    padding-top: 195px;
}

.pt-200 {
    padding-top: 200px;
}

.pt-250 {
    padding-top: 250px;
}

/*-- Padding Bottom --*/

.pb-5 {
    padding-bottom: 5px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-15 {
    padding-bottom: 15px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-25 {
    padding-bottom: 25px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-35 {
    padding-bottom: 35px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-45 {
    padding-bottom: 45px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-55 {
    padding-bottom: 55px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-65 {
    padding-bottom: 65px;
}

.pb-70 {
    padding-bottom: 70px;
}

.pb-75 {
    padding-bottom: 75px;
}

.pb-80 {
    padding-bottom: 80px;
}

.pb-85 {
    padding-bottom: 85px;
}

.pb-90 {
    padding-bottom: 90px;
}

.pb-95 {
    padding-bottom: 95px;
}

.pb-100 {
    padding-bottom: 100px;
}

.pb-105 {
    padding-bottom: 105px;
}

.pb-110 {
    padding-bottom: 110px;
}

.pb-115 {
    padding-bottom: 115px;
}

.pb-120 {
    padding-bottom: 120px;
}

.pb-125 {
    padding-bottom: 125px;
}

.pb-130 {
    padding-bottom: 130px;
}

.pb-135 {
    padding-bottom: 135px;
}

.pb-140 {
    padding-bottom: 140px;
}

.pb-145 {
    padding-bottom: 145px;
}

.pb-150 {
    padding-bottom: 150px;
}

.pb-155 {
    padding-bottom: 155px;
}

.pb-160 {
    padding-bottom: 160px;
}

.pb-165 {
    padding-bottom: 165px;
}

.pb-170 {
    padding-bottom: 170px;
}

.pb-175 {
    padding-bottom: 175px;
}

.pb-180 {
    padding-bottom: 180px;
}

.pb-185 {
    padding-bottom: 185px;
}

.pb-190 {
    padding-bottom: 190px;
}

.pb-195 {
    padding-bottom: 195px;
}

.pb-200 {
    padding-bottom: 200px;
}

.pb-250 {
    padding-bottom: 250px;
}



/*-- Padding Left --*/
.pl-0 {
    padding-left: 0px;
}

.pl-5 {
    padding-left: 5px;
}

.pl-10 {
    padding-left: 10px;
}

.pl-15 {
    padding-left: 15px;
}

.pl-20 {
    padding-left: 20px;
}

.pl-25 {
    padding-left: 35px;
}

.pl-30 {
    padding-left: 30px;
}

.pl-35 {
    padding-left: 35px;
}

.pl-35 {
    padding-left: 35px;
}

.pl-40 {
    padding-left: 40px;
}

.pl-45 {
    padding-left: 45px;
}

.pl-50 {
    padding-left: 50px;
}

.pl-55 {
    padding-left: 55px;
}

.pl-60 {
    padding-left: 60px;
}

.pl-65 {
    padding-left: 65px;
}

.pl-70 {
    padding-left: 70px;
}

.pl-75 {
    padding-left: 75px;
}

.pl-80 {
    padding-left: 80px;
}

.pl-85 {
    padding-left: 80px;
}

.pl-90 {
    padding-left: 90px;
}

.pl-95 {
    padding-left: 95px;
}

.pl-100 {
    padding-left: 100px;
}


/*-- Padding Right --*/
.pr-0 {
    padding-right: 0px;
}

.pr-5 {
    padding-right: 5px;
}

.pr-10 {
    padding-right: 10px;
}

.pr-15 {
    padding-right: 15px;
}

.pr-20 {
    padding-right: 20px;
}

.pr-25 {
    padding-right: 35px;
}

.pr-30 {
    padding-right: 30px;
}

.pr-35 {
    padding-right: 35px;
}

.pr-35 {
    padding-right: 35px;
}

.pr-40 {
    padding-right: 40px;
}

.pr-45 {
    padding-right: 45px;
}

.pr-50 {
    padding-right: 50px;
}

.pr-55 {
    padding-right: 55px;
}

.pr-60 {
    padding-right: 60px;
}

.pr-65 {
    padding-right: 65px;
}

.pr-70 {
    padding-right: 70px;
}

.pr-75 {
    padding-right: 75px;
}

.pr-80 {
    padding-right: 80px;
}

.pr-85 {
    padding-right: 80px;
}

.pr-90 {
    padding-right: 90px;
}

.pr-95 {
    padding-right: 95px;
}

.pr-100 {
    padding-right: 100px;
}

/* animation */
/* aporkrot */
.aporkrot {
    -webkit-animation-name: aporkrot;
    animation-name: aporkrot;
    -webkit-animation-duration: 30s;
    animation-duration: 30s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

@keyframes aporkrot {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes aporkrot {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

/* heartbeat */
.heartbeat {
    animation: heartbeat 1s infinite alternate;
}

@-webkit-keyframes heartbeat {
    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}


/* CSS Index
-----------------------------------

1.	google fonts
2.	theme default css
3.	pre loader css
4.	header area css
5.	main menu area css
		i.   sub menu
6.	search form area css 
7.	hero area css
8.	services area css
9.	about area css
10.	pricing table area css
11.	videos area css
12.	screen shots area css
13.	call to action area css
14.	faq area css
15.	testimonial area css
16.	latest blog area css
17.	footer area css
		i.   wedget 1 css
		ii.  wedget 2 css
		iii. wedget 3 css
18.	footer copyright css
19.	breadcrumb area css
20.	blog wedget css
21.	widget search area css
		i.   widget latest post area css
		ii.  widget post archive area css
		iii. widget follow us css
		iv.  widget tags area css
22.	blog details area css
		i.   blog details tag & share
		ii.  blog author area css
		iii. related post area css
		iv.  recent comments area css
		v.   comments form area css
23.	contact area css
		i.   contact form area css
24.	error area css


*/


/* theme default css */

body {
	font-family: "微软雅黑", "Microsoft Yahei", "Arial", "Verdana", "sans-serif";
    font-weight: normal;
    font-style: normal;
}

img {
    max-width: 100%;
    height: auto;
    transition: all 0.3s ease-out 0s;
}

a:focus,
.button:focus,
.btn:focus {
    text-decoration: none;
    outline: none;
}

a:focus,
a:hover {
    text-decoration: none;
}

.btn:focus,
button:focus,
input:focus,
input:focus,
textarea,
textarea:focus,
.form-control:focus {
    outline: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    border-color: inherit;
    background: #fff;
    color: #000;
}

button {
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
    padding: 0px;
    font-style: normal;
    font-weight: 400;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}

ul {
    margin: 0px;
    padding: 0px;
}

li {
    list-style: none
}

p {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #656970;
    margin: 0px;
}

strong {
	color: #212529;
}

hr {
    border-bottom: 1px solid #e2e2e3;
    border-top: 0 none;
    margin: 30px 0;
    padding: 0;
}

label {
    color: #7e7e7e;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
}

*::-moz-selection {
    background: #053BC3;
    color: #fff;
    text-shadow: none;
}

::-moz-selection {
    background: #053BC3;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #053BC3;
    color: #fff;
    text-shadow: none;
}

*::-moz-placeholder {
    color: #555555;
    font-size: 14px;
    opacity: 1;
}

*::placeholder {
    color: #555555;
    font-size: 14px;
    opacity: 1;
}

/* pre loader css */

.preloader {
    background-image: -moz-linear-gradient(178deg, rgb(47, 50, 212) 0%, rgb(113, 66, 247) 100%);
    background-image: -webkit-linear-gradient(178deg, rgb(47, 50, 212) 0%, rgb(113, 66, 247) 100%);
    background-image: -ms-linear-gradient(178deg, rgb(47, 50, 212) 0%, rgb(113, 66, 247) 100%);
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 999999999;
}

.preloader .loader {
    width: 250px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-weight: 900;
    color: #ffffff;
    letter-spacing: 0.2em;
}

.loader::before,
.loader::after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background: #053BC3;
    position: absolute;
    -webkit-animation: load .7s infinite alternate ease-in-out;
    animation: load .7s infinite alternate ease-in-out;
}

.loader::before {
    top: 0;
}

.loader::after {
    bottom: 0;
}

@-webkit-keyframes load {
    0% {
        left: 0;
        height: 30px;
        width: 15px;
    }

    50% {
        height: 8px;
        width: 40px;
    }

    100% {
        left: 235px;
        height: 30px;
        width: 15px;
    }
}

@keyframes load {
    0% {
        left: 0;
        height: 30px;
        width: 15px;
    }

    50% {
        height: 8px;
        width: 40px;
    }

    100% {
        left: 235px;
        height: 30px;
        width: 15px;
    }
}

/* header area css */

.sticky {
    left: 0;
    margin: auto;
    position: fixed;
    top: 0;
    width: 100%;
    box-shadow: 0 0 60px 0 rgba(0, 0, 0, .07);
    z-index: 9999;
    -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    background: #ffffff;
    transition: .3s;
}

.header-logo {
    margin-top: 25px;
}

.header-logo a {

    display: block;
}

.header-top-area {
    background-color: #222;
    font-size: 15px;
    padding: 10px 0;
}

.header-top-area a,
.header-top-area {
    color: #fff;
}

.header-top-area i {
    color: #f7be49;
}

/* main menu area css */
.main-menu ul {
    display: inline-block;
}

.main-menu .yzlcms-menu > ul > li {
    display: inline-block;
    position: relative;
}

.main-menu .yzlcms-menu > ul > li:last-child a {
    padding-right: 0
}

.main-menu .yzlcms-menu > ul > li:first-child a {
    padding-left: 0
}

.main-menu .yzlcms-menu > ul > li > a {
    color: #111111;
    display: block;
    font-size: 16px;
    font-weight: 600;
    padding: 40px 13px;
    transition: all 0.3s ease 0s;
    line-height: 1.25;
}

.main-menu .yzlcms-menu > ul > li:hover > a,
.main-menu .yzlcms-menu > ul > li.active > a {
    color: #053BC3;
}

/* sub menu */
.main-menu .yzlcms-menu > ul > li .sub-menu {
    background: #ffffff none repeat scroll 0 0;
    _border-top: 3px solid #053BC3;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    left: 0;
    opacity: 0;
    position: absolute;
    top: 100%;
    transition: all 0.4s ease-out;
    visibility: hidden;
    width: 220px;
    z-index: 9;
    transform-origin: top;
    transform: scaleY(0);
}

.main-menu .yzlcms-menu > ul > li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: scaleY(1);
}

.main-menu .yzlcms-menu > ul > li .sub-menu li {
    display: block;
    position: relative;
}

.main-menu .yzlcms-menu > ul > li .sub-menu li a {
    color: #666666;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    padding: 0px 20px;
	line-height: 55px;
    display: block;
}

.main-menu .yzlcms-menu > ul > li:hover > .sub-menu li > a:hover {
    color: #fff;
    background: #053BC3;
}

/* sub menu */
.main-menu .yzlcms-menu > ul > li > .sub-menu > li > .sub-menu {
    background: #ffffff none repeat scroll 0 0;
    _border-top: 3px solid #053BC3;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    left: 100%;
    opacity: 0;
    position: absolute;
    top: 120%;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 220px;
    z-index: 9;
}

.main-menu .yzlcms-menu > ul > li > .sub-menu > li:hover .sub-menu {
    top: 0 !important;
    opacity: 1;
    top: 100%;
    visibility: visible
}

.header-top-btn {
    margin: 24px 0 0 35px;
    display: inline-block;
}

/* search form area css */

ul.header-search {
    margin: 37px 0 0 30px;
    display: inline-block;
}

ul.header-search li a {
    color: #111111;
}

ul.header-search li a:hover {
    color: #053BC3;
}

#search-overlay {
    display: none;
}

.search-form-area {
    background-image: -moz-linear-gradient(178deg, rgb(47, 50, 212) 0%, rgb(113, 66, 247) 100%);
    background-image: -webkit-linear-gradient(178deg, rgba(47, 50, 212, 0.9) 0%, rgba(113, 66, 247, .9) 100%);
    background-image: -ms-linear-gradient(178deg, rgb(47, 50, 212) 0%, rgb(113, 66, 247) 100%);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
    text-align: center;
    border: #a0a0a0 solid 1px;
    margin: 0;
    z-index: 99999;
}

.search-form-area:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: 0;
}

.search-form-centered {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    padding: 10px 15px;
    color: #FFF;
    border: none;
    background: transparent;
}

#search-box {
    position: relative;
    width: 100%;
    margin: 0;
}

.search-form input.form-control {
    box-shadow: none;
    color: #777777;
    height: 80px;
    background: #f8f8f8;
    border: none;
    border-radius: 30px;
    padding: 20px 30px;
}

.search-form button {
	background: #053BC3;
    position: absolute;
    top: 10px;
    right: 10px;
    text-align: center;
    line-height: 42px;
    border-width: 0;
    border-radius: 30px;
    cursor: pointer;
    padding: 9px 50px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
}

#close-btn {
    position: fixed;
    top: 1em;
    right: 1em;
}

#close-btn:hover {
    color: #053BC3;
    cursor: pointer;
}

/* hero area css */

.hero-bg {
    color: #fff;
    height: 800px;
    overflow: hidden;
}
.yzlcms-hero-banner {
	height: 800px;
	display: flex;
    align-items: center;
}

.hero-content h2 {
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    line-height: 1.25;
    margin-bottom: 20px;
}

.hero-content p {
    font-size: 20px;
    color: #fff;
    margin-bottom: 35px;
    line-height: 1.50;
}
.hero-img {
	text-align:right;
}
.hero-img img {
	background: #ffffff;
	padding: 15px;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.14);
    border: 1px solid #f1f1f1;
    border-radius: 5px;
}
.hero-btn a {
    margin-right: 15px;
	margin-bottom: 10px;
}
.hero-mobile-img {
    position: absolute;
    right: -180px;
    top: 115px;
}

/* services area css */


.single-services {
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.14);
    padding: 46px 25px 35px;
	margin: 15px 0;
    overflow: hidden;
    border-radius: 15px;
}

.style-shape {
    position: absolute;
}

.hero-style-shape .shape-1 {
    top: 10%;
    left: 0px;
}

.services-shape .style-shape.shape-1 {
    left: -60px;
    top: 0;
    z-index: 1;
    opacity: .5;
}

.services-shape .style-shape.shape-2 {
    left: 0;
    top: 0;
    z-index: -1;
}

.single-services-content .num {
    display: inline-block;
    width: 80px;
    height: 80px;
    background-color: #053BC3;
    text-align: center;
    line-height: 80px;
    border-radius: 50%;
    font-size: 36px;
    color: #ffffff;
    font-weight: bolder;
}
.single-services-content h3 {
    font-size: 24px;
    font-weight: 500;
    line-height: 1;
    margin: 32px 0 26px 0;
}
.single-services-content p {
    font-size: 16px;
}


/* about area css */
.yzlcms-about-area {
    position: relative;
}

.yzlcms-about-img {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 46%;
}

.about-single-counter {
    position: relative;
    padding: 30px 0;
    text-align: center;
    border-radius: 15px 0 15px 15px;
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.14);
    margin-bottom: 30px;
    overflow: hidden;
}

.about-single-counter .counter {
    font-size: 36px;
    line-height: 50px;
    font-weight: 700;
    margin-bottom: 10px;
}

.about-single-counter span {
    font-size: 18px;
    line-height: 32px;
    font-weight: 500;
    color: #8b95a3;
}

.counter-shape {
    position: absolute;
    top: 0;
    right: 0;
    opacity: .30;
    transition: all .3s;
}

.about-single-counter:hover .counter-shape {
    transform: scale(1.5);
    opacity: 1;
}

/* pricing table area css */

.yzlcms-pricing-area {
    position: relative;
    height: 100%;
}

.pricing-area {
    padding-top: 100px;
}

.pricing-area.pricing-area-3 {
    margin-top: 0px;
}

ul.price-nav {
    display: inline-block;
    border: 1px solid #e7e7e7;
    border-radius: 30px;
}

ul.price-nav li {
    display: inline-block;
}

.price-header h4 {
    font-weight: 600;
    font-size: 22px;
    color: #ffffff;
}

ul.price-nav li a {
    padding: 20px 40px;
    line-height: 1;
    font-size: 15px;
    font-weight: 700;
    color: #878991;
    border-radius: 30px 0px 0px 30px;
}

ul.price-nav li a.active {
    color: #fff;
    background: #053BC3;
    -webkit-border-radius: 30px 0px 0px 30px;
    -moz-border-radius: 30px 0px 0px 30px;
    -ms-border-radius: 30px 0px 0px 30px;
    -o-border-radius: 30px 0px 0px 30px;
}

ul.price-nav li:nth-child(2) a {
    border-radius: 0px 30px 30px 0px;
    -webkit-border-radius: 0px 30px 30px 0px;
    -moz-border-radius: 0px 30px 30px 0px;
    -ms-border-radius: 0px 30px 30px 0px;
    -o-border-radius: 0px 30px 30px 0px;
}

.pricing-area {
    margin-bottom: -240px;
}

.single-price-area {
    background: #ffffff;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    padding: 0 50px 40px;
    position: relative;
    overflow: hidden;
    transition: all .3s;    
	border: 1px solid #f2f2f2;
}

.single-price-bg {
    position: absolute;
    height: 100%;
    left: 0;
    right: 0;
    bottom: -30px;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
    z-index: -1;
}

.single-price-area:hover .price-header {
    background: #053BC3;
}

.single-price-area:hover .btn {
    color: #ffffff;
    background: #053BC3;
}

.single-price-area:hover {
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.15);
}

.single-price-area.active .price-header {
    background: #053BC3;
}

.single-price-area.active .btn {
    color: #ffffff;
    background: #053BC3;
}

.single-price-area.active {
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.15);
}

.price-header {
    position: relative;
    border-radius: 50%;
    display: inline-block;
    margin-top: -60px;
    text-align: center;
    background: #053BC3;
    width: 200px;
    height: 200px;
    padding: 85px 0 0;
    margin-bottom: 30px;
    transition: all .3s;
}

.price-img {
    padding: 0 0 30px;
}

.price-header > span {
    font-size: 18px;
    color: #30323d;
    margin-bottom: 15px;
    font-weight: 600;
}

.price-header h2 {
    font-size: 45px;
    color: #ffffff;
    font-weight: 600;
    transition: all .3s;
}

.price-item-list ul li {
    font-size: 17px;
    margin-bottom: 17px;

}

.price-item-list ul li:last-child {
    margin-bottom: 0px;
}

/* videos area css */

.yzlcms-videos {
    position: relative;
}

.yzlcms-videos:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #1c006d;
    opacity: 0.851;
}

.videos-icon-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.videos-icon-text i {
    background: #053BC3;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    height: 140px;
    width: 140px;
    color: #fff;
    font-size: 30px;
    line-height: 140px;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    animation: heartbeat 1s infinite alternate;
}

.videos-icon-text h3 {
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #ffffff;
}

/* screen shots area css */
.yzlcms-screenshot-slider .screenshot-item {
    padding: 15px;
    margin: 15px;
    transition: all .3s;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.14);
    border: 1px solid #f1f1f1;
    border-radius: 5px;
}

.yzlcms-screenshot-slider.owl-theme .owl-dots .owl-dot span {
    background: #000000;
    border-radius: 50%;
    display: inline-block;
    height: 15px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    width: 15px;
    transition: all .3s;
    margin: 0 4px;
}

.yzlcms-screenshot-slider.owl-theme .owl-dots .owl-dot.active span {
    background: #053BC3;
    border: medium none;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    width: 30px;
    height: 15px;
    border-radius: 7.5px;
}

.yzlcms-screenshot-slider.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 30px;
}

/* call to action area css */
.yzlcms-cta-area {
    position: relative;
    height: 100%;
	background-image: -moz-linear-gradient(0deg, #114de5 0%, #0a44d5 50%, #053BC3 100%);
    background-image: -webkit-linear-gradient(0deg, #114de5 0%, #0a44d5 50%, #053BC3 100%);
    background-image: -ms-linear-gradient(0deg, #114de5 0%, #0a44d5 50%, #053BC3 100%);
}

.yzlcms-cta-area:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #053BC3;
    opacity: 0.6;
}

.cta-content h2 {
    font-size: 32px;
    color: #fff;
    font-weight: 500;
    line-height: 55px;
    display: inline-block;
}

.cta-content p {
    color: #ffffff;
    margin: 10px 0 40px 0;
}

.cta-btn {
    margin: 13px 0;
}

.cta-btn a {
    margin-right: 15px;
	margin-bottom: 10px;
}

/* faq area css */

.faq-shape {
    position: absolute;
    right: -35px;
    top: 3px;
    z-index: -1;
}

.yzlcms-accordion-wrapper p {
    margin: 0;
    font-size: 18px;
    color: #878991;
}

.yzlcms-accordion-wrapper .card {
    margin-bottom: 20px;
    border-radius: 10px;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.14);
    border: 0;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.yzlcms-accordion-wrapper .btn.btn-link {
    display: block;
    text-align: left;
    padding: 30px 35px 0;
    font-size: 24px;
    border: none;
    font-weight: 700;
    background: #fff;
}

.yzlcms-accordion-wrapper .btn.btn-link.collapsed {
    display: block;
    text-align: left;
    padding: 30px 35px;
    font-size: 24px;
    border: none;
    font-weight: 700;
    background: #fff;
}

.yzlcms-accordion-wrapper .btn.collapsed {
    background: #fff;
    border-radius: 15px;
}

.yzlcms-accordion-wrapper .card-header:first-child {
    border-radius: 15px;
}

.yzlcms-accordion-wrapper .card-header {
    padding: 0;
    border-bottom: 1px solid #fff;
}

.yzlcms-accordion-wrapper .card-body {
    padding: 20px 35px 25px 35px;
}

.yzlcms-accordion-wrapper .accordion > .card:first-of-type {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit;
}

.yzlcms-accordion-wrapper .accordion > .card {
    border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -ms-border-radius: 10px !important;
    -o-border-radius: 10px !important;
}

.yzlcms-accordion-wrapper h2 a.btn {
    color: #053BC3;
    position: relative;
}

.yzlcms-accordion-wrapper h2 a.btn:hover {
    text-decoration: none;
}

.yzlcms-accordion-wrapper h2 a.btn.collapsed {
    color: #353858;
}

.yzlcms-accordion-wrapper h2 a.btn::after {
    content: "\f106";
    position: absolute;
    right: 25px;
    top: 35px;
    height: 25px;
    width: 25px;
    color: #053BC3;
    text-align: center;
    line-height: 25px;
    border-radius: 30px;
    font-family: fontawesome;
}

.yzlcms-accordion-wrapper h2 a.btn.collapsed::after {
    content: "\f107";
    position: absolute;
    right: 25px;
    top: 35px;
    height: 25px;
    width: 25px;
    color: #353858;
    text-align: center;
    line-height: 25px;
    border-radius: 30px;
    font-family: fontawesome;
}

.faq-thumb img {
    margin-left: -45px;
}

.faq-bottom-area h2 {
    font-weight: 600;
    font-size: 30px;
    color: #30323d;
    line-height: 40px;
}

/* testimonial area css */

.yzlcms-testimonial-area {
    position: relative;
}

.testimonial-wraper {
    background: #ffffff;
    border-radius: 10px;
}

.single-testimonial {
    padding: 40px 60px;
}

.single-testimonial img {
    width: 100px !important;
    height: 100px;
    display: inline-block;
    margin: 0 auto;
    border-radius: 50%;
    border: 5px solid #053BC3;
}

.single-testimonial p {
    margin: 30px 0;
}

.single-testimonial h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
}

.testimonial-wraper .owl-nav div {
    left: -130px;
    position: absolute;
    top: 50%;
    transform: translateY(-60%);
    transition: all 0.3s ease 0s;
    text-align: center;
    line-height: 95px;
    font-size: 30px !important;
    background: #053BC3 !important;
    border-radius: 50% !important;
    color: #fff !important;
    width: 100px;
    height: 100px;
}

.testimonial-wraper .owl-nav div.owl-next {
    left: auto;
    right: -130px;
}

.testimonial-wraper .owl-nav div:hover {
    background: #ffab00;
}

/* latest blog area css */
.single-blog-area {
    position: relative;
    overflow: hidden;
}

.single-blog-area:before {
    content: '';
    left: 0;
    top: 0;
    right: 0px;
    bottom: 0;
    position: absolute;
    transition: all .3s;
    background: -moz-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007db9e8', endColorstr='#000000', GradientType=0);
}
.single-blog-area img {
    width: 100%;
}
ul.category-list {
    position: absolute;
    left: 30px;
    top: 30px;
    transition: all .3s;
    visibility: hidden;
    opacity: 0;
    transform: scale(0);
}

ul.category-list li {
    display: inline-block;
    margin-right: 15px;
}

ul.category-list li a {
    font-size: 12px;
    line-height: 1;
    font-weight: 700;
    background: #053BC3;
    color: #ffffff;
    padding: 7px 12px;
    border-radius: 30px;
}

ul.category-list li a:hover {
    color: #053BC3;
    background: #ffffff;
}

.blog-title-date-wraper {
    position: absolute;
    left: 30px;
    bottom: 30px;
    right: 30px;
    transition: all .3s;
    margin-bottom: -60px;
}
.blog-title h3 {
    color: #ffffff;
}
.blog-title h3 a {
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    color: #ffffff;
}

ul.blog-author-date {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #ffffff;
    opacity: 0;
    visibility: hidden;
}

ul.blog-author-date li {
    display: inline-block;
    font-size: 15px;
    margin-right: 18px;
	color: #ffffff;
}

ul.blog-author-date li a {
    color: #ffffff;
}

.single-blog-area:hover .blog-title-date-wraper {
    margin-bottom: 0;
}

.single-blog-area:hover ul.blog-author-date {
    opacity: 1;
    visibility: visible;
}

.single-blog-area:hover ul.category-list {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
}

.single-blog-area:hover:before {
    background: -moz-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(5, 59, 195, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(5, 59, 195, 1) 100%);
    background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0%, rgba(5, 59, 195, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007db9e8', endColorstr='#053BC3', GradientType=0);
}

/* footer area css */

.yzlcms-footer-area {
	position:relative;
	background-image: -moz-linear-gradient(0deg, #114de5 0%, #0a44d5 50%, #053BC3 100%);
    background-image: -webkit-linear-gradient(0deg, #114de5 0%, #0a44d5 50%, #053BC3 100%);
    background-image: -ms-linear-gradient(0deg, #114de5 0%, #0a44d5 50%, #053BC3 100%);
}
/* wedget 1 css */

.footer-widget {
    margin-bottom: 30px;
}

.widget-1 p {
    color: #fff;
    font-size: 15px;
}

ul.footer-social {
    padding-top: 30px;
    margin-top: 25px;
    border-top: 1px solid #ffffff;
}

ul.footer-social li {
    display: inline-block;
    margin-right: 25px;
}

ul.footer-social li a {
    color: #fff;
    font-size: 16px;
}

ul.footer-social li a i {}

.footer-logo {
    margin-bottom: 28px;
}

/* wedget 2 css */
.footer-widget.widget-2 {
    margin-left: 60px;
}

.footer-widget > h3 {
    font-weight: 500;
    color: #fff;
    margin-bottom: 35px;
    font-size: 28px;
}

.footer-popu-link {}

.footer-popu-link li {
    display: block;
    margin-bottom: 15px;
}

.footer-popu-link li:hover a {
    color: #053BC3;
    margin-left: 4px;
}

.footer-popu-link li:last-child {
    margin-bottom: 0;
}

.footer-popu-link li a {
    color: #fff;
    font-weight: 600;
    font-size: 15px;
}

.footer-popu-link li a i {}

/* wedget 3 css */
.footer-newsletter-form-area input.form-control {
    border-radius: 50px;
    box-shadow: none;
    color: #353858;
    height: 50px;
    margin-bottom: 20px;
    background: #ffffff;
    padding: 15px;
    border: 1px solid #ffffff;
}

/* footer copyright css */

.footer-copyright p {
    color: #fff;
    font-size: 16px;
}

.footer-copyright p a {
    color: #fff;
}

.yzlcms-links {
    font-size: 16px;
	color: #212529;
}

.yzlcms-links a {
    display: inline-block;
	color: #212529;
    margin: 0 5px 5px 0;
}
.yzlcms-links a:hover {
	color: #053BC3;
}

/* breadcrumb area css */

.yzlcms-breadcrumb-area {
    position: relative;
    padding: 120px 0;
	background-image: -moz-linear-gradient(0deg, #114de5 0%, #0a44d5 50%, #053BC3 100%);
    background-image: -webkit-linear-gradient(0deg, #114de5 0%, #0a44d5 50%, #053BC3 100%);
    background-image: -ms-linear-gradient(0deg, #114de5 0%, #0a44d5 50%, #053BC3 100%);
}

.yzlcms-breadcrumb-area h1 {
    color: #fff;
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 15px;
	line-height: 1.2;
}
.yzlcms-breadcrumb-area .yzlcms-loction {
    color: #fff;
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 15px;
	line-height: 1.2;
}

.yzlcms-breadcrumb-area .breadcrumb {
    background: inherit;
    padding: 0;
    margin: 0;
}

.breadcrumb .breadcrumb-item {
    font-size: 15px;
}

.yzlcms-breadcrumb-area .breadcrumb .breadcrumb-item,
.yzlcms-breadcrumb-area .breadcrumb-item.active a,
.yzlcms-breadcrumb-area .breadcrumb .breadcrumb-item.active {
    color: #fff;
}

.yzlcms-breadcrumb-area .breadcrumb .breadcrumb-item a {
    color: #ffffff;
	font-size: 15px;
}

.yzlcms-breadcrumb-area .breadcrumb-item + .breadcrumb-item::before {
    color: #fff;
}

/* blog wedget css */

/* widget search area css */
.single-sid-wdg {
    margin-bottom: 50px;
    border: 1px solid #f1f1f1;
    padding: 30px;
}


.sid-wdg-title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px;
    line-height: 1;
}

.wdg-search-form {
    position: relative;
}

button.submit-btn {
    background: #053BC3 none repeat scroll 0 0;
    border: 1px solid #f1f1f1;
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 25px;
    padding: 15px 30px;
    display: inline-block;
    border-radius: 0;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    border-left-color: #f7faff;
}

.wdg-search-form input {
    height: 57px;
    border-radius: 0;
    box-shadow: none;
    color: #1a2b3c;
    background: transparent;
    border: 1px solid #f1f1f1;
    width: 100%;
    padding: 20px;
    font-size: 15px;
}

.wdg-search-form input :focus {
    background: transparent !important;
    border: 1px solid #98cb2b;
}

/* widget latest post area css */

.single-wdg-post {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f1f1f1;
}

.single-wdg-post:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}

.wdg-post-img img {
    width: 100%;
}

.wdg-post-content h5 {
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    color: #1a2b3c;
}

.single-wdg-post:hover .wdg-post-content h5 a {
    color: #053BC3;
}

.wdg-post-content span {
    margin-top: 10px;
    display: block;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #777777;
}

/* widget post archive area css */

.wdg-post-archive li {
    margin-bottom: 25px;
}

.wdg-post-archive li:last-child {
    margin-bottom: 0;
}

.wdg-post-archive li a {
    font-size: 15px;
    color: #757575;
    font-weight: 400;
    display: block;
}

.wdg-post-archive li:hover a {
    color: #053BC3;
}

.wdg-post-archive li a span {
    float: right;
}

/* widget follow us css */
.wdg-follow-us li {
    display: inline-block;
    margin: 0 5px;
}

.wdg-follow-us li a {
    display: block;
    text-align: center;
    font-size: 20px;
    color: #1a2b3c;
    background: #ffffff;
    border-radius: 50%;
    line-height: 40px;
    width: 40px;
    height: 40px;
    transition: .3s all;
    border: 1px solid #f1f1f1;
}

.wdg-follow-us li a:hover {
    color: #fff;
    background: #053BC3;
}

/* widget tags area css */

.tag-list li {
    display: inline-block;
    margin: 0px 5px 10px 0px;
}

.tag-list li a {
    font-size: 13px;
    line-height: 24px;
    color: #1a2b3c;
    padding: 10px 15px;
    border: 1px solid #f1f1f1;
    display: block;
    transition: all .2s;
    border-radius: 20px;
}

.tag-list li a:hover {
    background: #053BC3;
    color: #fff;
}

/* blog details area css */


.blog-details-content p {
    margin-bottom: 30px;
}

.blog-details-content p:last-child {
    margin-bottom: 0;
}

.blog-details-content img {
    margin-bottom: 20px;
}

.blog-details-content h1,
.blog-details-content h2,
.blog-details-content h3,
.blog-details-content h4,
.blog-details-content h5,
.blog-details-content h6 {
    margin: 0 0 20px 0;
    font-weight: 500;
}

.blog-details-content h1 {
    font-size: 20px;
    line-height: 1.5;
}

.block-quote {
    background: #053BC3;
    padding: 39px 30px 40px 85px;
    box-shadow: 0px 0px 30px 0px rgba(26, 43, 60, 0.15);
    border-radius: 15px;
    position: relative;
    margin: 0 0 30px 55px;
}

.block-quote:before {
    position: absolute;
    left: -55px;
    padding: 39px 28px;
    background: #053BC3;
    border-radius: 15px;
    top: 0;
    bottom: 0;
    width: 110px;
    height: 124px;
    margin: auto;
}

.block-quote p {
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    margin: 0;
}

/* blog details tag & share */
.post-tag-share-area {
    padding: 70px 0;
}

.post-tag-area span,
.blog-share-icon span {
    font-weight: 500;
    font-size: 15px;
    color: #1a2b3c;
    margin-right: 15px;
}

.post-tag-area {
    display: inline-block;
}

.post-tag-share-area ul {
    display: inline-block;
}

.post-tag li {
    display: inline-block;
    margin: 8px 15px 8px 0;
}

.post-tag li a {
    font-size: 13px;
    font-weight: 700;
    color: #707b8e;
    background: #f5f6fa;
    padding: 7px 10px;
    border: 1px solid #f1f1f1;
    border-radius: 30px;
}

.post-tag li a:hover {
    background: #053BC3;
    color: #ffffff;
}

.post-tag li strong {
    color: #ffab00;
}

ul.share-icon-list {}

ul.share-icon-list li {
    display: inline-block;
    margin-right: 10px;
}

ul.share-icon-list li:hover a {
    color: #fff;
    background: #053BC3;
}

ul.share-icon-list li a {
    display: block;
    text-align: center;
    font-size: 18px;
    color: #1a2b3c;
    background: #fff;
    border-radius: 50%;
    line-height: 40px;
    width: 40px;
    height: 40px;
    transition: .3s all;
    border: 1px solid #f1f1f1;
}

ul.share-icon-list li a i {}

/* blog author area css */

.blog-author-area {
    border-top: 1px solid #e7eaf0;
    border-bottom: 1px solid #e7eaf0;
    display: flex;
    align-items: start;
    justify-content: center;
    padding: 35px 0;
    margin: 0 0 70px 0;
}

.blog-author-img {
    width: 140px;
    height: auto;
    margin-right: 20px;
}

.blog-author-img img {
    border-radius: 50%;
}

.author-desig {
    margin-bottom: 18px;
}

.author-desig h3 {
    font-weight: 500;
    font-size: 24px;
}

.blog-author-area p {
    font-size: 16px;
    line-height: 24px;
}

/* related post area css */

.post-heading {
    margin-bottom: 30px;
}

.post-heading h3 {
    font-size: 28px;
    font-weight: 600;
    color: #1a2b3c;
    line-height: 1;
}


/* recent comments area css */

.comments-box {
    margin-bottom: 30px;
    border-bottom: 1px solid #e7eaf0;
    padding-bottom: 30px;
}

.comments-avatar {
    float: left;
    width: 100px;
}

.comments-avatar img {
    border-radius: 50%;
}

.comments-text {
    overflow: hidden;
    padding-left: 30px;
}

.avatar-name-date {
    overflow: hidden;
}

.avatar-name-date > h5 {
    font-size: 18px;
    font-weight: 500;
    color: #1a2b3c;
    line-height: 1;
}

.avatar-name-date span {
    font-weight: 400;
    font-size: 14px;
    margin: 10px 0 12px;
    display: block;
    color: #333333;
    line-height: 1;
}

.comments-text > p {
    margin-bottom: 20px;
    color: #878991;
    font-size: 17px;
}

.comments-text > a {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: #1a2b3c;
}

.comments-reply {
    padding-left: 130px;
}

/* comments form area css */

.post-comments-form-area {
    margin: 40px 0 0 0;
}

.post-comments-form input.form-control {
    box-shadow: none;
    color: #777777;
    height: 50px;
    margin-bottom: 30px;
    background: #ffffff;
    border: 1px solid #e7eaf0;
    border-radius: 25px;
    padding: 5px 20px;
    transition: all .3s;
}

.post-comments-form textarea.form-control {
    height: 133px;
    box-shadow: none;
    color: #777777;
    margin-bottom: 30px;
    background: #ffffff;
    border: 1px solid #e7eaf0;
    border-radius: 25px;
    padding: 15px 20px;
    transition: all .3s;
}

.post-comments-form textarea.form-control:focus,
.post-comments-form input.form-control:focus {
    box-shadow: 0px 10px 14px 0px rgba(12, 0, 46, 0.06);
    outline: none;
    border: 1px solid #053BC3;
}

/* contact area css */
.contact-info-area {
    margin: 100px 0;
}

.contact-info-box {
    display: flex;
    margin-bottom: 40px;
}

.contact-info-box:last-child {
    margin-bottom: 0;
}

.contact-info-icon {
    background: #ffffff;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.14);
    margin-right: 20px;
}

.contact-info-icon img {
    padding: 25px 0;
}

ul.contact-info {
    padding: 10px 0;
}

ul.contact-info li,
ul.contact-info li a {
    font-size: 20px;
    line-height: 30px;
    color: #656970;
    font-weight: 500;
    margin-bottom: 0px;
}

#yzlcms-map {
    width: 100%;
    height: 400px;
    border-radius: 30px;
}

/* contact form area css */
.yzlcms-show-page-area {
    padding: 70px 50px;
    background: #ffffff;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.14);
    border-radius: 10px;
}
.yzlcms-contact-form-area {
    padding: 70px 50px;
    background: #ffffff;
    box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.14);
    border-radius: 10px;
}

.yzlcms-contact-form input.form-control {
    box-shadow: none;
    color: #777777;
    height: 50px;
    margin-bottom: 30px;
    background: #ffffff;
    border: 1px solid #e7eaf0;
    border-radius: 25px;
    padding: 5px 20px;
    transition: all .3s;
}

.yzlcms-contact-form textarea.form-control:focus,
.yzlcms-contact-form input.form-control:focus {
    box-shadow: 0px 10px 14px 0px rgba(12, 0, 46, 0.06);
    outline: none;
    border: 1px solid #053BC3;
}

.yzlcms-contact-form textarea.form-control {
    height: 133px;
    box-shadow: none;
    color: #777777;
    margin-bottom: 30px;
    background: #ffffff;
    border: 1px solid #e7eaf0;
    border-radius: 25px;
    padding: 15px 20px;
    transition: all .3s;
}

p.form-message {
    font-size: 15px;
}

/* error area css */

.error-content {
    margin-top: 100px;
}

.error-content h2 {
    color: #1a2b3c;
    font-size: 60px;
    font-weight: 700;
}

.error-content p {
    margin: 55px 0 33px;
    font-size: 23px;
    line-height: 36px;
}


.yzlcms_page { text-align:center;margin: 70px 0 0 0;font-weight: 300;}
.yzlcms_page ul li { display:inline-block; line-height: 42px; background: #f0f4f9; margin: 0 5px 5px 0;color: #333333;}
.yzlcms_page ul li.active,.yzlcms_page ul li:hover { background-image: -moz-linear-gradient(0deg, #382ced 0%, #053BC3 100%);background-image: -webkit-linear-gradient(0deg, #382ced 0%, #053BC3 100%);background-image: -ms-linear-gradient(0deg, #382ced 0%, #053BC3 100%);}
.yzlcms_page ul li a,.yzlcms_page ul li span{display:inline-block; padding:0 15px;color: #333333;}
.yzlcms_page ul li:hover a,.yzlcms_page ul li:hover span,.yzlcms_page ul li.active span {color:#ffffff;}

.show-time {
    margin-bottom: 20px;
}
.show-time ul li {
    display: inline-block;
    margin-right: 15px;
    font-weight: 500;
}
.show-time li i {
    color: #053BC3;
	margin-right: 8px;
}

.yzlcms-near {
	margin-top:30px;
}
.yzlcms-near p {
	margin:0px;
	font-size:16px;
}
.yzlcms-near p a {
	color: #656970;
	font-size:16px;
}
.yzlcms-near p a:hover {
	color: #053BC3;
}

.showcon {font-size: 16px;line-height: 28px;}
.showcon p {font-size: 16px;line-height: 28px;margin-bottom:10px;}
.showcon img { max-width:100% !important; height:auto !important;}
.showcon video {
    max-width: 100% !important;
    height:auto !important;
}
.showcon iframe {
    max-width: 100% !important;
    height:auto !important;
    border: none !important;
}
.showcon table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100% !important;
    max-width: 100% !important;
    height:auto !important;
}
.showcon td, .showcon th {
    padding: 5px 10px;
    border: 1px solid #666666;
}

/* Latop Device :1200px. */
@media (max-width: 1399px) {
	
}


/* LG  Device :992px. */
@media (max-width: 1199px) {
.main-menu .yzlcms-menu > ul > li > a {
    padding: 40px 10px;
}
.blog-title h3 a {
    font-size: 16px;
}
.blog-details-content h1 {
    font-size: 18px;
}
    .search-form-centered {
        width: 90%;
    }

    .footer-widget.widget-2 {
        margin-left: 30px;
    }

    .yzlcms-pagination {
        margin: 0 0 30px 15px;
    }
}


/* MD Device :768px. */
@media (max-width: 991px) {
.mt-100 {
    margin-top: 60px;
}
.mb-100 {
    margin-bottom: 60px;
}
.pt-100 {
    padding-top: 60px;
}
.pb-100 {
    padding-bottom: 60px;
}
.mb-60 {
    margin-bottom: 40px;
}
.header-area {
	position: relative;
}
.header-area .header-logo {
	position: relative;
	z-index:10;
}
    .header-logo {
		margin: 0;
        padding: 10px 0;
    }
	.header-logo img {
		height:40px;
	}
    .search-form-centered {
        width: 90%;
    }
.header-area .mobile-menu {
	position: absolute;
	top:15px;
	right:0;
	width:100%;
	z-index:9;
}
.mobile-menu .mean-nav ul li li a {
    padding: 10px 8%;
    width: 84%;
}
.mobile-menu .mean-nav ul li a i {
	display: none;
}
    .header-top-btn {
        margin: 18px 0 0 30px;
		display: none;
    }

    .header-top-btn .btn-type-5 {
        margin-right: 70px;
    }
    .hero-mobile-img {
        display: none;
    }
.hero-bg,.yzlcms-hero-banner {
    height: 500px;
}
.yzlcms-hero-banner {
    text-align: center;
}
.yzlcms-banner-img {
    display: none;
}
.hero-content h2 {
    font-size: 30px;
}
.hero-content p {
    font-size: 18px;
}
    .yzlcms-about-img {
        position: inherit;
        width: 100%;
        margin-bottom: 50px;
    }
.cta-content h2 {
    font-size: 26px;
}
.section-title h3 {
    font-size: 26px;
}
    .faq-img {
        margin-top: 50px;
    }

    .yzlcms-breadcrumb-area {
        padding: 60px 0;
    }

    .yzlcms-latest-blog-area .pr-45 {
        padding-right: 25px;
    }

    .post-comments-form-area {
        margin: 40px 0 40px 0;
    }
.blog-details-wraper {
    margin-bottom: 30px;
}
.single-sid-wdg {
    margin-bottom: 30px;
}
    .footer-widget.widget-2 {
        margin-left: 30px;
    }

    .contact-info-area {
        margin: 50px 0 0 0;
    }

    #yzlcms-map {
        margin-bottom: 50px;
    }

.yzlcms_page {
    margin: 30px 0 0 0;
}





}


/* small mobile (XS) :320px. */
@media (max-width: 767px) {

    .search-form-centered {
        width: 90%;
    }

    .header-top-btn {
        margin: 20px 0 0 30px;
    }

    .header-top-btn .btn {
        margin-right: 70px;
    }
.hero-content h2 {
    font-size: 24px;
}
.hero-content p {
    font-size: 16px;
}
    .hero-mobile-img {
        display: none;
    }

    .yzlcms-about-area {
        padding-top: 50px;
        margin-bottom: 50px;
    }

    .yzlcms-about-img {
        position: inherit;
        width: 100%;
        margin-bottom: 50px;
    }

    .faq-img {
        margin-top: 50px;
    }

    .yzlcms-pricing-area {
        padding: 50px 0 20px 0;
    }

    .yzlcms-videos-area {
        margin: 50px 0;
    }

    .videos-icon-text h3 {
        font-size: 40px;
    }

    .videos-icon-text i {
        height: 100px;
        width: 100px;
        line-height: 100px;
    }

    .yzlcms-faq-area {
        margin: 50px 0;
    }

    .yzlcms-testimonial-area {
        padding: 50px 0 150px 0;
    }

    .testimonial-wraper .owl-nav div {
        display: none !important;
    }

    .footer-widget.widget-2 {
        margin-left: 0;
    }

    .footer-newsletter-form-area {
        text-align: left !important;
    }

    .error-content {
        margin-top: 50px;
    }

    .error-content h2 {
        font-size: 45px;
    }

    .error-content p {
        margin: 30px 0;
    }

    .yzlcms-error-area {
        margin-bottom: 50px;
    }
.yzlcms-breadcrumb-area h1,.yzlcms-breadcrumb-area .yzlcms-loction {
    font-size: 24px;
}
.yzlcms-show-page-area {
    padding: 30px 20px;
}

    .yzlcms-latest-blog-area .pr-45 {
        padding-right: 15px;
    }

    .yzlcms-pagination {
        margin: 0 0 30px 15px;
    }

    .post-comments-form-area {
        margin: 40px 0 40px 0;
    }

    .comments-reply {
        padding-left: 60px;
    }

    .contact-info-area {
        margin: 50px 0 0 0;
    }

    #yzlcms-map {
        margin-bottom: 50px;
    }


.yzlcms_page {
    margin: 0 0 30px 0;
}

.yzlcms_page ul li {
    line-height: 36px;
}
.yzlcms_page ul li a, .yzlcms_page ul li span {
    padding: 0 14px;
}



}


/* SM Device :480px. */
@media (max-width: 575px) {
.mt-100 {
    margin-top: 45px;
}
.mb-100 {
    margin-bottom: 45px;
}
.pt-100 {
    padding-top: 45px;
}
.pb-100 {
    padding-bottom: 45px;
}
.mb-60 {
    margin-bottom: 30px;
}
.mb-30 {
    margin-bottom: 20px;
}
.mb-20 {
    margin-bottom: 10px;
}
    .search-form-centered {
        width: 90%;
    }

    .header-logo {
        margin: 0;
    }

    .header-top-right {
        float: left !important;
        margin-top: -40px;
    }

    ul.header-search {
        margin: 0;
    }

    .header-top-btn {
        display: none;
    }

    .hero-btn a.btn:first-child {
        margin-right: 15px;
    }

.hero-content h2 {
    font-size: 22px;
}
.cta-content h2 {
    font-size: 22px;
	line-height: 36px;
}
.cta-content p {
    font-size: 16px;
}
    .hero-mobile-img {
        display: none;
    }
.single-services-content h3 {
    font-size: 22px;
}

    .yzlcms-about-area {
        padding-top: 50px;
        margin-bottom: 20px;
    }

    .section-title h3 {
        font-size: 24px;
    }

    .yzlcms-about-img {
        position: inherit;
        width: 100%;
        margin-bottom: 50px;
    }
.cta-btn {
    margin: 0;
}
    .faq-img {
        margin-top: 50px;
    }

    .yzlcms-pricing-area {
        padding: 0 0 20px 0;
    }

    .yzlcms-videos-area {
        margin: 50px 0;
    }

    .videos-icon-text h3 {
        font-size: 40px;
    }

    .videos-icon-text i {
        height: 100px;
        width: 100px;
        line-height: 100px;
    }

    .yzlcms-faq-area {
        margin: 50px 0;
    }

    .yzlcms-testimonial-area {
        padding: 50px 0 150px 0;
    }

    .testimonial-wraper .owl-nav div {
        display: none !important;
    }

    .footer-widget.widget-2 {
        margin-left: 0;
    }

    .footer-newsletter-form-area {
        text-align: left !important;
    }

    .error-content {
        margin-top: 50px;
    }

    .error-content h2 {
        font-size: 45px;
    }

    .error-content p {
        margin: 30px 0;
    }

    .yzlcms-error-area {
        margin-bottom: 50px;
    }

    .yzlcms-latest-blog-area .pr-45 {
        padding-right: 15px;
    }

    .yzlcms-pagination {
        margin: 0 0 30px 15px;
    }
.show-time ul li {
    margin-right: 8px;
    font-size: 14px;
}
.show-time li i {
    margin-right: 5px;
}
    .post-comments-form-area {
        margin: 40px 0 40px 0;
    }

    .comments-reply {
        padding-left: 60px;
    }

    .contact-info-area {
        margin: 50px 0 0 0;
    }

    #yzlcms-map {
        margin-bottom: 50px;
    }

.material-scrolltop.reveal {
    width: 40px;
    height: 40px;
}
.hero-btn a {
    margin-right: 10px;
}
.cta-btn a {
    margin-right: 10px;
}
.single-sid-wdg {
    margin-bottom: 20px;
}
.yzlcms_page {
    margin: 20px 0 30px 0;
}

}

