| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263 |
- <!DOCTYPE html>
- <html lang="zh-CN"
- class="html_stretched responsive av-preloader-disabled av-custom-lightbox html_header_top html_logo_left html_main_nav_header html_menu_right html_slim html_header_sticky html_header_shrinking html_mobile_menu_phone html_header_searchicon html_content_align_center html_header_unstick_top_disabled html_header_stretch_disabled html_minimal_header html_minimal_header_shadow html_av-overlay-side html_av-overlay-side-classic html_av-submenu-noclone html_entry_id_16 av-no-preview html_text_menu_active ">
- <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
- <head>
- <meta charset="UTF-8" />
- <meta name="robots" content="index, follow" />
- <!-- mobile setting -->
- <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
- <!-- All in One SEO Pack 2.12.1 by Michael Torbert of Semper Fi Web Design[831,843] -->
- <meta name="description" content="{{site.description}}" />
- <meta name="keywords" content="{{site.keywords}}" />
- <!-- Scripts/CSS and wp_head hook -->
- <title>{{site.title}}</title>
- <link rel="canonical" href="index.html" />
- <!-- /all in one seo pack -->
- <link rel="dns-prefetch" href="index.html" />
- <link rel="stylesheet" id="wp-block-library-css" href="assets/css/dist/block-library/style.min.css?ver=5.1.6"
- type="text/css" media="all" />
- <link rel="stylesheet" id="avia-merged-styles-css"
- href="assets/js/dynamic_avia/avia.css" type="text/css" media="all" />
- <link rel="icon" href="{{site.favicon}}" type="image/png">
- <!-- To speed up the rendering and to display the site as fast as possible to the user we include some styles and scripts for above the fold content inline -->
- <script type="text/javascript" src="assets/js/jquery/jquery.js?ver=1.12.4"></script>
- <script type="text/javascript" src="assets/js/jquery/jquery-migrate.min.js?ver=1.4.1"></script>
- <script type="text/javascript">
- "use strict"; var avia_is_mobile = !1; if (/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) && "ontouchstart" in document.documentElement) { avia_is_mobile = !0; document.documentElement.className += " avia_mobile " }
- else { document.documentElement.className += " avia_desktop " };
- document.documentElement.className += " js_active ";
- (function () {
- var e = ["-webkit-", "-moz-", "-ms-", ""], n = "";
- for (var t in e) {
- if (e[t] + "transform" in document.documentElement.style) {
- document.documentElement.className += " avia_transform "; n = e[t] + "transform"
- };
- if (e[t] + "perspective" in document.documentElement.style)
- document.documentElement.className += " avia_transform3d "
- };
- if (typeof document.getElementsByClassName == "function" && typeof document.documentElement.getBoundingClientRect == "function" && avia_is_mobile == !1) {
- if (n && window.innerHeight > 0) {
- setTimeout(function () {
- var e = 0, o = {}, a = 0, t = document.getElementsByClassName("av-parallax"), i = window.pageYOffset || document.documentElement.scrollTop;
- for (e = 0; e < t.length; e++) {
- t[e].style.top = "0px";
- o = t[e].getBoundingClientRect();
- a = Math.ceil((window.innerHeight + i - o.top) * 0.3);
- t[e].style[n] = "translate(0px, " + a + "px)"; t[e].style.top = "auto"; t[e].className += " enabled-parallax "
- }
- }, 50)
- }
- }
- })();
- </script>
- <style type="text/css" media="screen">
- img.wp-smiley,
- img.emoji {
- display: inline !important;
- border: none !important;
- box-shadow: none !important;
- height: 1em !important;
- width: 1em !important;
- margin: 0 .07em !important;
- vertical-align: -0.1em !important;
- background: none !important;
- padding: 0 !important;
- }
- .ls-container {
- visibility: hidden;
- position: relative;
- max-width: 100%
- }
- .ls-inner {
- position: relative;
- width: 100%;
- height: 100%;
- background-position: center center;
- z-index: 30
- }
- .ls-wp-fullwidth-container {
- width: 100%;
- position: relative
- }
- .ls-wp-fullwidth-helper {
- position: absolute
- }
- .ls-layers,
- .ls-slide-backgrounds,
- .ls-slide-effects,
- .ls-background-videos,
- .ls-bg-video-overlay {
- width: 100%;
- height: 100%;
- position: absolute;
- left: 0;
- top: 0;
- overflow: hidden;
- -o-transform: translateZ(0);
- -ms-transform: translateZ(0);
- -moz-transform: translateZ(0);
- -webkit-transform: translateZ(0);
- transform: translateZ(0)
- }
- .ls-wrapper {
- padding: 0 !important;
- visibility: visible !important;
- border: 0 !important;
- z-index: 1
- }
- .ls-background-videos {
- z-index: 1
- }
- .ls-bg-video-overlay {
- z-index: 21;
- background-repeat: repeat;
- background-position: center center
- }
- .ls-slide-backgrounds {
- z-index: 2
- }
- .ls-slide-effects {
- z-index: 4
- }
- .ls-layers {
- z-index: 35
- }
- .ls-parallax,
- .ls-in-out,
- .ls-z {
- position: absolute !important
- }
- .ls-parallax,
- .ls-z {
- width: 0 !important;
- height: 0 !important;
- top: 0 !important;
- left: 0 !important;
- bottom: auto !important;
- right: auto !important;
- display: block !important;
- overflow: visible !important
- }
- .ls-in-out {
- display: none
- }
- .ls-loop,
- .ls-clip {
- position: absolute !important;
- display: block !important
- }
- .ls-parallax,
- .ls-in-out,
- .ls-loop,
- .ls-z {
- background: none !important
- }
- .ls-parallax,
- .ls-bg-wrap,
- .ls-loop {
- margin: 0 !important
- }
- .ls-wrapper>.ls-layer,
- .ls-wrapper>a>.ls-layer .ls-wrapper>.ls-bg {
- line-height: normal;
- white-space: nowrap;
- word-wrap: normal;
- margin-right: 0 !important;
- margin-bottom: 0 !important
- }
- .ls-wrapper>.ls-layer,
- .ls-wrapper>a>.ls-layer {
- position: static !important;
- display: block !important;
- -o-transform: translateZ(1px);
- -ms-transform: translateZ(1px);
- -moz-transform: translateZ(1px);
- -webkit-transform: translateZ(1px);
- transform: translateZ(1px)
- }
- .ls-bg-wrap,
- .ls-bg-outer {
- width: 100%;
- height: 100%;
- position: absolute;
- left: 0;
- top: 0
- }
- .ls-bg-wrap {
- display: none
- }
- .ls-bg-outer {
- overflow: hidden !important
- }
- .ls-wrapper>a.ls-layer-link {
- cursor: pointer !important;
- display: block !important;
- position: absolute !important;
- left: 0 !important;
- top: 0 !important;
- width: 100% !important;
- height: 100% !important;
- z-index: 10;
- -o-transform: translateZ(100px);
- -ms-transform: translateZ(100px);
- -moz-transform: translateZ(100px);
- -webkit-transform: translateZ(100px);
- transform: translateZ(100px);
- background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) !important
- }
- .ls-gui-element {
- z-index: 40
- }
- .ls-loading-container {
- position: absolute !important;
- display: none;
- left: 50% !important;
- top: 50% !important
- }
- .ls-loading-indicator {
- margin: 0 auto
- }
- .ls-media-unmute {
- visibility: hidden;
- position: absolute;
- left: 16px;
- top: 16px;
- width: 30px;
- height: 30px;
- cursor: pointer;
- opacity: .65
- }
- .ls-media-unmute-active {
- visibility: visible
- }
- .ls-media-unmute-bg {
- position: absolute;
- left: 0;
- top: 0;
- right: 0;
- bottom: 0;
- border-radius: 30px;
- border: 0 solid white;
- transform: scale(0.1);
- background: rgba(0, 0, 0, .25);
- box-shadow: 0 3px 10px rgba(0, 0, 0, .2)
- }
- .ls-icon-muted,
- .ls-icon-unmuted {
- position: absolute;
- left: 0;
- top: 0;
- width: 100%;
- height: 100%;
- background-repeat: no-repeat;
- background-position: center;
- background-size: 20px;
- transform: scale(0.1)
- }
- .ls-media-unmute-active .ls-media-unmute-bg {
- border: 2px solid white
- }
- .ls-media-unmute-active .ls-icon-muted,
- .ls-media-unmute-active .ls-icon-unmuted,
- .ls-media-unmute-active .ls-media-unmute-bg {
- transform: scale(1) !important
- }
- .ls-icon-muted {
- background-image: url("assets/img/icon-muted-white.png");
- opacity: 1
- }
- .ls-icon-unmuted {
- background-image: url("assets/img/icon-unmuted-white.png");
- opacity: 0
- }
- .ls-media-unmute:hover {
- opacity: 1
- }
- .ls-media-unmute:hover .ls-icon-muted {
- opacity: 0
- }
- .ls-media-unmute:hover .ls-icon-unmuted {
- opacity: 1
- }
- .ls-media-unmute-bg,
- .ls-icon-unmuted,
- .ls-media-unmute,
- .ls-icon-muted {
- transition: all .3s ease-in-out !important
- }
- .ls-bottom-slidebuttons {
- text-align: left
- }
- .ls-bottom-nav-wrapper,
- .ls-below-thumbnails {
- height: 0;
- position: relative;
- text-align: center;
- margin: 0 auto
- }
- .ls-below-thumbnails {
- display: none
- }
- .ls-bottom-nav-wrapper a,
- .ls-nav-prev,
- .ls-nav-next {
- outline: none
- }
- .ls-bottom-slidebuttons {
- position: relative
- }
- .ls-bottom-slidebuttons,
- .ls-nav-start,
- .ls-nav-stop,
- .ls-nav-sides {
- position: relative
- }
- .ls-nothumb {
- text-align: center !important
- }
- .ls-link,
- .ls-link:hover {
- position: absolute !important;
- width: 100% !important;
- height: 100% !important;
- left: 0 !important;
- top: 0 !important
- }
- .ls-link {
- display: none
- }
- .ls-link-on-top {
- z-index: 999999 !important
- }
- .ls-link,
- .ls-wrapper>a>* {
- background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
- }
- .ls-bottom-nav-wrapper,
- .ls-thumbnail-wrapper,
- .ls-nav-prev,
- .ls-nav-next {
- visibility: hidden
- }
- .ls-bar-timer {
- position: absolute;
- width: 0;
- height: 2px;
- background: white;
- border-bottom: 2px solid #555;
- opacity: .55;
- top: 0
- }
- .ls-circle-timer {
- width: 16px;
- height: 16px;
- position: absolute;
- right: 10px;
- top: 10px;
- opacity: .65;
- display: none
- }
- .ls-container .ls-circle-timer,
- .ls-container .ls-circle-timer * {
- box-sizing: border-box !important
- }
- .ls-ct-half {
- border: 4px solid white
- }
- .ls-ct-left,
- .ls-ct-right {
- width: 50%;
- height: 100%;
- overflow: hidden
- }
- .ls-ct-left,
- .ls-ct-right {
- position: absolute
- }
- .ls-ct-left {
- left: 0
- }
- .ls-ct-right {
- left: 50%
- }
- .ls-ct-rotate {
- width: 200%;
- height: 100%;
- position: absolute;
- top: 0
- }
- .ls-ct-left .ls-ct-rotate,
- .ls-ct-right .ls-ct-hider,
- .ls-ct-right .ls-ct-half {
- left: 0
- }
- .ls-ct-right .ls-ct-rotate,
- .ls-ct-left .ls-ct-hider,
- .ls-ct-left .ls-ct-half {
- right: 0
- }
- .ls-ct-hider,
- .ls-ct-half {
- position: absolute;
- top: 0
- }
- .ls-ct-hider {
- width: 50%;
- height: 100%;
- overflow: hidden
- }
- .ls-ct-half {
- width: 200%;
- height: 100%
- }
- .ls-ct-center {
- width: 100%;
- height: 100%;
- left: 0;
- top: 0;
- position: absolute;
- border: 4px solid black;
- opacity: 0.2
- }
- .ls-ct-half,
- .ls-ct-center {
- border-radius: 100px;
- -moz-border-radius: 100px;
- -webkit-border-radius: 100px
- }
- .ls-slidebar-container {
- margin: 10px auto
- }
- .ls-slidebar-container,
- .ls-slidebar {
- position: relative
- }
- .ls-progressbar,
- .ls-slidebar-slider-container {
- position: absolute;
- left: 0;
- top: 0
- }
- .ls-progressbar {
- width: 0;
- height: 100%;
- z-index: 1
- }
- .ls-slidebar-slider-container {
- z-index: 2
- }
- .ls-slidebar-slider {
- position: static !important;
- cursor: pointer
- }
- .ls-slidebar {
- height: 10px;
- background-color: #ddd
- }
- .ls-slidebar,
- .ls-progressbar {
- border-radius: 10px
- }
- .ls-progressbar {
- background-color: #bbb
- }
- .ls-slidebar-slider-container {
- top: 50%
- }
- .ls-slidebar-slider {
- width: 20px;
- height: 20px;
- border-radius: 20px;
- background-color: #999
- }
- .ls-slidebar-light .ls-slidebar {
- height: 8px;
- background-color: white;
- border: 1px solid #ddd;
- border-top: 1px solid #ccc
- }
- .ls-slidebar-light .ls-slidebar,
- .ls-slidebar-light .ls-progressbar {
- border-radius: 10px
- }
- .ls-slidebar-light .ls-progressbar {
- background-color: #eee
- }
- .ls-slidebar-light .ls-slidebar-slider-container {
- top: 50%
- }
- .ls-slidebar-light .ls-slidebar-slider {
- width: 18px;
- height: 18px;
- border-radius: 20px;
- background-color: #eee;
- border: 1px solid #bbb;
- border-top: 1px solid #ccc;
- border-bottom: 1px solid #999
- }
- .ls-tn {
- display: none !important
- }
- .ls-thumbnail-hover {
- display: none;
- position: absolute;
- left: 0
- }
- .ls-thumbnail-hover-inner {
- width: 100%;
- height: 100%;
- position: absolute;
- left: 0;
- top: 0;
- display: none
- }
- .ls-thumbnail-hover-bg {
- position: absolute;
- width: 100%;
- height: 100%;
- left: 0;
- top: 0
- }
- .ls-thumbnail-hover-img {
- position: absolute;
- overflow: hidden
- }
- .ls-thumbnail-hover img {
- max-width: none !important;
- position: absolute;
- display: inline-block;
- visibility: visible !important;
- left: 50%;
- top: 0
- }
- .ls-thumbnail-hover span {
- left: 50%;
- top: 100%;
- width: 0;
- height: 0;
- display: block;
- position: absolute;
- border-left-color: transparent !important;
- border-right-color: transparent !important;
- border-bottom-color: transparent !important
- }
- .ls-thumbnail-wrapper {
- position: relative;
- width: 100%;
- margin: 0 auto
- }
- .ls-thumbnail {
- position: relative;
- margin: 0 auto
- }
- .ls-thumbnail-inner,
- .ls-thumbnail-slide-container {
- width: 100%
- }
- .ls-thumbnail-slide-container {
- overflow: hidden !important;
- position: relative
- }
- .ls-thumbnail-slide {
- text-align: center;
- white-space: nowrap;
- float: left;
- position: relative
- }
- .ls-thumbnail-slide a {
- overflow: hidden;
- display: inline-block;
- width: 0;
- height: 0;
- position: relative
- }
- .ls-thumbnail-slide img {
- max-width: none !important;
- max-height: 100% !important;
- height: 100%;
- visibility: visible !important
- }
- .ls-touchscroll {
- overflow-x: auto !important
- }
- .ls-shadow {
- display: none;
- position: absolute;
- z-index: 10 !important;
- top: 100%;
- width: 100%;
- left: 0;
- overflow: hidden !important;
- visibility: hidden
- }
- .ls-shadow img {
- width: 100% !important;
- height: auto !important;
- position: absolute !important;
- left: 0 !important;
- bottom: 0 !important
- }
- .ls-media-layer {
- overflow: hidden
- }
- .ls-vpcontainer,
- .ls-videopreview {
- width: 100%;
- height: 100%;
- position: absolute;
- left: 0;
- top: 0;
- cursor: pointer
- }
- .ls-videopreview {
- background-size: cover;
- background-position: center center
- }
- .ls-videopreview {
- z-index: 1
- }
- .ls-playvideo {
- position: absolute;
- left: 50%;
- top: 50%;
- cursor: pointer;
- z-index: 2
- }
- .ls-autoplay .ls-playvideo {
- display: none !important
- }
- .ls-forcehide {
- display: none !important
- }
- .ls-yourlogo {
- position: absolute;
- z-index: 50
- }
- .ls-slide-transition-wrapper {
- width: 100%;
- height: 100%;
- position: absolute;
- left: 0;
- top: 0;
- z-index: 3
- }
- .ls-slide-transition-wrapper,
- .ls-slide-transition-wrapper * {
- text-align: left !important
- }
- .ls-slide-transition-tile {
- position: relative;
- float: left
- }
- .ls-slide-transition-tile img {
- visibility: visible;
- margin: 0 !important
- }
- .ls-curtiles {
- overflow: hidden
- }
- .ls-curtiles,
- .ls-nexttiles {
- position: absolute;
- width: 100%;
- height: 100%;
- left: 0;
- top: 0
- }
- .ls-curtile,
- .ls-nexttile {
- overflow: hidden;
- width: 100% !important;
- height: 100% !important;
- -o-transform: translateZ(0);
- -ms-transform: translateZ(0);
- -moz-transform: translateZ(0);
- -webkit-transform: translateZ(0);
- transform: translateZ(0)
- }
- .ls-nexttile {
- display: none
- }
- .ls-3d-container {
- position: relative;
- overflow: visible !important;
- -ms-perspective: none !important;
- -moz-perspective: none !important;
- -webkit-perspective: none !important;
- perspective: none !important
- }
- .ls-3d-box {
- position: absolute
- }
- .ls-3d-box div {
- overflow: hidden;
- margin: 0;
- padding: 0;
- position: absolute;
- background-color: #888
- }
- .ls-3d-box .ls-3d-top,
- .ls-3d-box .ls-3d-bottom {
- background-color: #555
- }
- .ls-slide-transition-wrapper,
- .ls-slide-transition-tile {
- -ms-perspective: 1500px;
- -moz-perspective: 1500px;
- -webkit-perspective: 1500px;
- perspective: 1500px
- }
- .ls-slide-transition-tile,
- .ls-3d-box,
- .ls-curtiles,
- .ls-nexttiles {
- -ms-transform-style: preserve-3d;
- -moz-transform-style: preserve-3d;
- -webkit-transform-style: preserve-3d;
- transform-style: preserve-3d
- }
- .ls-curtile,
- .ls-nexttile,
- .ls-3d-box,
- .ls-3d-box div {
- -ms-backface-visibility: hidden;
- -moz-backface-visibility: hidden;
- -webkit-backface-visibility: hidden;
- backface-visibility: hidden
- }
- .ls-visible {
- overflow: visible !important
- }
- .ls-unselectable {
- user-select: none;
- -o-user-select: none;
- -ms-user-select: none;
- -moz-user-select: none;
- -webkit-user-select: none
- }
- .ls-overflow-hidden {
- overflow: hidden
- }
- .ls-overflowx-hidden {
- overflow-x: hidden
- }
- .ls-overflow-visible {
- overflow: visible !important
- }
- .ls-overflowy-hidden {
- overflow-y: hidden
- }
- .ls-hidden {
- width: 0px !important;
- height: 0px !important;
- position: absolute;
- left: -5000px;
- top: -5000px;
- z-index: -1;
- overflow: hidden !important;
- visibility: hidden !important;
- display: block !important
- }
- .ls-slide {
- display: block !important;
- visibility: hidden !important;
- position: absolute !important;
- overflow: hidden;
- top: 0 !important;
- left: 0 !important;
- bottom: auto !important;
- right: auto !important;
- background: none;
- border: none !important;
- margin: 0 !important;
- padding: 0 !important
- }
- .ls-slide>.ls-layer,
- .ls-slide>.ls-l,
- .ls-slide>.ls-bg,
- .ls-slide>a>.ls-layer,
- .ls-slide>a>.ls-l,
- .ls-slide>a>.ls-bg {
- position: absolute !important;
- white-space: nowrap
- }
- .ls-fullscreen {
- margin: 0 !important;
- padding: 0 !important;
- width: auto !important;
- height: auto !important
- }
- .ls-fullscreen .ls-container {
- background-color: black;
- margin: 0 auto !important
- }
- .ls-fullscreen .ls-fullscreen-wrapper {
- width: 100% !important;
- height: 100% !important;
- margin: 0 !important;
- padding: 0 !important;
- border: 0 !important;
- background-color: black;
- overflow: hidden !important;
- position: relative !important
- }
- .ls-fullscreen .ls-fullscreen-wrapper .ls-container,
- .ls-fullscreen .ls-fullscreen-wrapper .ls-wp-container {
- position: absolute !important;
- top: 50% !important;
- left: 50% !important;
- transform: translate(-50%, -50%) !important
- }
- .ls-layer .split-item {
- font-weight: inherit !important;
- font-family: inherit !important;
- font-size: inherit;
- color: inherit
- }
- html .ls-nav-prev,
- body .ls-nav-prev,
- #ls-global .ls-nav-prev,
- html .ls-nav-next,
- body .ls-nav-next,
- #ls-global .ls-nav-next,
- html .ls-container img,
- body .ls-container img,
- #ls-global .ls-container img,
- html .ls-bottom-nav-wrapper a,
- body .ls-bottom-nav-wrapper a,
- #ls-global .ls-bottom-nav-wrapper a,
- html .ls-container .ls-fullscreen,
- body .ls-container .ls-fullscreen,
- #ls-global .ls-container .ls-fullscreen,
- html .ls-thumbnail a,
- body .ls-thumbnail a,
- #ls-global .ls-thumbnail a {
- transition: none;
- -ms-transition: none;
- -webkit-transition: none;
- line-height: normal;
- outline: none;
- padding: 0;
- border: 0
- }
- html .ls-wrapper>a,
- body .ls-wrapper>a,
- #ls-global .ls-wrapper>a,
- html .ls-wrapper>p,
- body .ls-wrapper>p,
- #ls-global .ls-wrapper>p,
- html .ls-wrapper>h1,
- body .ls-wrapper>h1,
- #ls-global .ls-wrapper>h1,
- html .ls-wrapper>h2,
- body .ls-wrapper>h2,
- #ls-global .ls-wrapper>h2,
- html .ls-wrapper>h3,
- body .ls-wrapper>h3,
- #ls-global .ls-wrapper>h3,
- html .ls-wrapper>h4,
- body .ls-wrapper>h4,
- #ls-global .ls-wrapper>h4,
- html .ls-wrapper>h5,
- body .ls-wrapper>h5,
- #ls-global .ls-wrapper>h5,
- html .ls-wrapper>img,
- body .ls-wrapper>img,
- #ls-global .ls-wrapper>img,
- html .ls-wrapper>div,
- body .ls-wrapper>div,
- #ls-global .ls-wrapper>div,
- html .ls-wrapper>span,
- body .ls-wrapper>span,
- #ls-global .ls-wrapper>span,
- html .ls-wrapper .ls-bg,
- body .ls-wrapper .ls-bg,
- #ls-global .ls-wrapper .ls-bg,
- html .ls-wrapper .ls-layer,
- body .ls-wrapper .ls-layer,
- #ls-global .ls-wrapper .ls-layer,
- html .ls-slide .ls-layer,
- body .ls-slide .ls-layer,
- #ls-global .ls-slide .ls-layer,
- html .ls-slide a .ls-layer,
- body .ls-slide a .ls-layer,
- #ls-global .ls-slide a .ls-layer {
- transition: none;
- -ms-transition: none;
- -webkit-transition: none;
- line-height: normal;
- outline: none;
- padding: 0;
- margin: 0;
- border-width: 0
- }
- html .ls-container img,
- body .ls-container img,
- #ls-global .ls-container img {
- background: none !important;
- min-width: 0 !important;
- max-width: none !important;
- border-radius: 0;
- box-shadow: none;
- border: 0;
- padding: 0
- }
- html .ls-wp-container .ls-wrapper>a>*,
- body .ls-wp-container .ls-wrapper>a>*,
- #ls-global .ls-wp-container .ls-wrapper>a>* {
- margin: 0
- }
- html .ls-wp-container .ls-wrapper>a,
- body .ls-wp-container .ls-wrapper>a,
- #ls-global .ls-wp-container .ls-wrapper>a {
- text-decoration: none
- }
- .ls-wp-fullwidth-container,
- .ls-wp-fullwidth-helper,
- .ls-gui-element *,
- .ls-gui-element,
- .ls-container,
- .ls-slide>*,
- .ls-slide,
- .ls-wrapper,
- .ls-layer {
- box-sizing: content-box !important
- }
- html .ls-yourlogo,
- body .ls-yourlogo,
- #ls-global .ls-yourlogo {
- margin: 0
- }
- html .ls-tn,
- body .ls-tn,
- #ls-global .ls-tn {
- display: none
- }
- .ls-bottom-nav-wrapper,
- .ls-bottom-nav-wrapper span,
- .ls-bottom-nav-wrapper a {
- line-height: 0;
- font-size: 0
- }
- html .ls-container video,
- body .ls-container video,
- #ls-global .ls-container video {
- max-width: none !important
- }
- html .ls-container,
- body .ls-container,
- #ls-global .ls-container,
- html .ls-container .ls-slide-transition-wrapper,
- body .ls-container .ls-slide-transition-wrapper,
- #ls-global .ls-container .ls-slide-transition-wrapper,
- html .ls-container .ls-slide-transition-wrapper *,
- body .ls-container .ls-slide-transition-wrapper *,
- #ls-global .ls-container .ls-slide-transition-wrapper *,
- html .ls-container .ls-bottom-nav-wrapper,
- body .ls-container .ls-bottom-nav-wrapper,
- #ls-global .ls-container .ls-bottom-nav-wrapper,
- html .ls-container .ls-bottom-nav-wrapper *,
- body .ls-container .ls-bottom-nav-wrapper *,
- #ls-global .ls-container .ls-bottom-nav-wrapper *,
- html .ls-container .ls-bottom-nav-wrapper span *,
- body .ls-container .ls-bottom-nav-wrapper span *,
- #ls-global .ls-container .ls-bottom-nav-wrapper span *,
- html .ls-direction-fix,
- body .ls-direction-fix,
- #ls-global .ls-direction-fix {
- direction: ltr !important
- }
- html .ls-container,
- body .ls-container,
- #ls-global .ls-container {
- float: none !important
- }
- .ls-notification {
- position: relative;
- margin: 10px auto;
- padding: 10px 10px 15px 88px;
- border-radius: 5px;
- min-height: 60px;
- background: #de4528;
- color: white !important;
- font-family: "Open Sans", arial, sans-serif !important
- }
- .ls-notification a {
- color: white !important;
- text-decoration: underline !important
- }
- .ls-notification-logo {
- position: absolute;
- top: 16px;
- left: 17px;
- width: 56px;
- height: 56px;
- font-size: 49px;
- line-height: 53px;
- border-radius: 56px;
- background-color: white;
- color: #de4528;
- font-style: normal;
- font-weight: 800;
- text-align: center
- }
- .ls-notification strong {
- color: white !important;
- display: block;
- font-size: 20px;
- line-height: 26px;
- font-weight: normal !important
- }
- .ls-notification span {
- display: block;
- font-size: 13px;
- line-height: 16px;
- text-align: justify !important
- }
- @media screen and (max-width:767px) {
- .ls-container .ls-layers>.ls-hide-on-phone,
- .ls-container .ls-background-videos .ls-hide-on-phone video,
- .ls-container .ls-background-videos .ls-hide-on-phone audio,
- .ls-container .ls-background-videos .ls-hide-on-phone iframe {
- display: none !important
- }
- }
- @media screen and (min-width:768px) and (max-width:1024px) {
- .ls-container .ls-layers>.ls-hide-on-tablet,
- .ls-container .ls-background-videos .ls-hide-on-tablet video,
- .ls-container .ls-background-videos .ls-hide-on-tablet audio,
- .ls-container .ls-background-videos .ls-hide-on-tablet iframe {
- display: none !important
- }
- }
- @media screen and (min-width:1025px) {
- .ls-container .ls-layers>.ls-hide-on-desktop,
- .ls-container .ls-background-videos .ls-hide-on-desktop video,
- .ls-container .ls-background-videos .ls-hide-on-desktop audio,
- .ls-container .ls-background-videos .ls-hide-on-desktop iframe {
- display: none !important
- }
- }
- .ls-container .ls-background-videos .ls-vpcontainer {
- z-index: 10
- }
- .ls-container .ls-background-videos .ls-videopreview {
- background-size: cover !important
- }
- .ls-container .ls-background-videos video,
- .ls-container .ls-background-videos audio,
- .ls-container .ls-background-videos iframe {
- position: relative;
- z-index: 20
- }
- @media (transform-3d),
- (-ms-transform-3d),
- (-webkit-transform-3d) {
- #ls-test3d {
- position: absolute;
- left: 9px;
- height: 3px
- }
- }
- </style>
- <style type="text/css" id="wp-custom-css">
- #header_main {
- background-color: #f30213;
- }
- .av_minimal_header_shadow {
- box-shadow: unset;
- }
- .header_color .main_menu .menu ul li a {
- color: red;
- }
- </style>
- <style type="text/css">
- @font-face {
- font-family: "entypo-fontello";
- font-weight: normal;
- font-style: normal;
- src: url("assets/fonts/entypo-fontello.eot");
- src: url("assets/fonts/entypo-fontellod41d.eot?#iefix") format("embedded-opentype"),
- url("assets/fonts/entypo-fontello.woff") format("woff"),
- url("assets/fonts/entypo-fontello.ttf") format("truetype"),
- url("assets/fonts/entypo-fontello.svg#entypo-fontello") format("svg");
- }
- #top .avia-font-entypo-fontello,
- body .avia-font-entypo-fontello,
- html body [data-av_iconfont="entypo-fontello"]:before {
- font-family: "entypo-fontello";
- }
- </style>
- </head>
- <body id="top" class="home page-template-default page page-id-16 rtl_columns stretched helvetica-websave helvetica"
- itemscope="itemscope" itemtype="https://schema.org/WebPage">
- <div id="wrap_all">
|