header.mustache 26 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264
  1. <!DOCTYPE html>
  2. <html lang="zh-CN"
  3. 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 ">
  4. <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
  5. <head>
  6. <meta charset="UTF-8" />
  7. <meta name="robots" content="index, follow" />
  8. <!-- mobile setting -->
  9. <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
  10. <!-- All in One SEO Pack 2.12.1 by Michael Torbert of Semper Fi Web Design[831,843] -->
  11. <meta name="description" content="{{site.description}}" />
  12. <meta name="keywords" content="{{site.keywords}}" />
  13. <!-- Scripts/CSS and wp_head hook -->
  14. <title>{{site.title}}</title>
  15. <link rel="canonical" href="index.html" />
  16. <!-- /all in one seo pack -->
  17. <link rel="dns-prefetch" href="index.html" />
  18. <link rel="stylesheet" id="wp-block-library-css" href="assets/css/dist/block-library/style.min.css?ver=5.1.6"
  19. type="text/css" media="all" />
  20. <link rel="stylesheet" id="avia-merged-styles-css"
  21. href="assets/js/dynamic_avia/avia.css" type="text/css" media="all" />
  22. <link rel="stylesheet" href="assets/js/tabs/tabs.css" type="text/css" media="all" />
  23. <link rel="icon" href="{{site.favicon}}" type="image/png">
  24. <!-- 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 -->
  25. <script type="text/javascript" src="assets/js/jquery/jquery.js?ver=1.12.4"></script>
  26. <script type="text/javascript" src="assets/js/jquery/jquery-migrate.min.js?ver=1.4.1"></script>
  27. <script type="text/javascript">
  28. "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 " }
  29. else { document.documentElement.className += " avia_desktop " };
  30. document.documentElement.className += " js_active ";
  31. (function () {
  32. var e = ["-webkit-", "-moz-", "-ms-", ""], n = "";
  33. for (var t in e) {
  34. if (e[t] + "transform" in document.documentElement.style) {
  35. document.documentElement.className += " avia_transform "; n = e[t] + "transform"
  36. };
  37. if (e[t] + "perspective" in document.documentElement.style)
  38. document.documentElement.className += " avia_transform3d "
  39. };
  40. if (typeof document.getElementsByClassName == "function" && typeof document.documentElement.getBoundingClientRect == "function" && avia_is_mobile == !1) {
  41. if (n && window.innerHeight > 0) {
  42. setTimeout(function () {
  43. var e = 0, o = {}, a = 0, t = document.getElementsByClassName("av-parallax"), i = window.pageYOffset || document.documentElement.scrollTop;
  44. for (e = 0; e < t.length; e++) {
  45. t[e].style.top = "0px";
  46. o = t[e].getBoundingClientRect();
  47. a = Math.ceil((window.innerHeight + i - o.top) * 0.3);
  48. t[e].style[n] = "translate(0px, " + a + "px)"; t[e].style.top = "auto"; t[e].className += " enabled-parallax "
  49. }
  50. }, 50)
  51. }
  52. }
  53. })();
  54. </script>
  55. <style type="text/css" media="screen">
  56. img.wp-smiley,
  57. img.emoji {
  58. display: inline !important;
  59. border: none !important;
  60. box-shadow: none !important;
  61. height: 1em !important;
  62. width: 1em !important;
  63. margin: 0 .07em !important;
  64. vertical-align: -0.1em !important;
  65. background: none !important;
  66. padding: 0 !important;
  67. }
  68. .ls-container {
  69. visibility: hidden;
  70. position: relative;
  71. max-width: 100%
  72. }
  73. .ls-inner {
  74. position: relative;
  75. width: 100%;
  76. height: 100%;
  77. background-position: center center;
  78. z-index: 30
  79. }
  80. .ls-wp-fullwidth-container {
  81. width: 100%;
  82. position: relative
  83. }
  84. .ls-wp-fullwidth-helper {
  85. position: absolute
  86. }
  87. .ls-layers,
  88. .ls-slide-backgrounds,
  89. .ls-slide-effects,
  90. .ls-background-videos,
  91. .ls-bg-video-overlay {
  92. width: 100%;
  93. height: 100%;
  94. position: absolute;
  95. left: 0;
  96. top: 0;
  97. overflow: hidden;
  98. -o-transform: translateZ(0);
  99. -ms-transform: translateZ(0);
  100. -moz-transform: translateZ(0);
  101. -webkit-transform: translateZ(0);
  102. transform: translateZ(0)
  103. }
  104. .ls-wrapper {
  105. padding: 0 !important;
  106. visibility: visible !important;
  107. border: 0 !important;
  108. z-index: 1
  109. }
  110. .ls-background-videos {
  111. z-index: 1
  112. }
  113. .ls-bg-video-overlay {
  114. z-index: 21;
  115. background-repeat: repeat;
  116. background-position: center center
  117. }
  118. .ls-slide-backgrounds {
  119. z-index: 2
  120. }
  121. .ls-slide-effects {
  122. z-index: 4
  123. }
  124. .ls-layers {
  125. z-index: 35
  126. }
  127. .ls-parallax,
  128. .ls-in-out,
  129. .ls-z {
  130. position: absolute !important
  131. }
  132. .ls-parallax,
  133. .ls-z {
  134. width: 0 !important;
  135. height: 0 !important;
  136. top: 0 !important;
  137. left: 0 !important;
  138. bottom: auto !important;
  139. right: auto !important;
  140. display: block !important;
  141. overflow: visible !important
  142. }
  143. .ls-in-out {
  144. display: none
  145. }
  146. .ls-loop,
  147. .ls-clip {
  148. position: absolute !important;
  149. display: block !important
  150. }
  151. .ls-parallax,
  152. .ls-in-out,
  153. .ls-loop,
  154. .ls-z {
  155. background: none !important
  156. }
  157. .ls-parallax,
  158. .ls-bg-wrap,
  159. .ls-loop {
  160. margin: 0 !important
  161. }
  162. .ls-wrapper>.ls-layer,
  163. .ls-wrapper>a>.ls-layer .ls-wrapper>.ls-bg {
  164. line-height: normal;
  165. white-space: nowrap;
  166. word-wrap: normal;
  167. margin-right: 0 !important;
  168. margin-bottom: 0 !important
  169. }
  170. .ls-wrapper>.ls-layer,
  171. .ls-wrapper>a>.ls-layer {
  172. position: static !important;
  173. display: block !important;
  174. -o-transform: translateZ(1px);
  175. -ms-transform: translateZ(1px);
  176. -moz-transform: translateZ(1px);
  177. -webkit-transform: translateZ(1px);
  178. transform: translateZ(1px)
  179. }
  180. .ls-bg-wrap,
  181. .ls-bg-outer {
  182. width: 100%;
  183. height: 100%;
  184. position: absolute;
  185. left: 0;
  186. top: 0
  187. }
  188. .ls-bg-wrap {
  189. display: none
  190. }
  191. .ls-bg-outer {
  192. overflow: hidden !important
  193. }
  194. .ls-wrapper>a.ls-layer-link {
  195. cursor: pointer !important;
  196. display: block !important;
  197. position: absolute !important;
  198. left: 0 !important;
  199. top: 0 !important;
  200. width: 100% !important;
  201. height: 100% !important;
  202. z-index: 10;
  203. -o-transform: translateZ(100px);
  204. -ms-transform: translateZ(100px);
  205. -moz-transform: translateZ(100px);
  206. -webkit-transform: translateZ(100px);
  207. transform: translateZ(100px);
  208. background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) !important
  209. }
  210. .ls-gui-element {
  211. z-index: 40
  212. }
  213. .ls-loading-container {
  214. position: absolute !important;
  215. display: none;
  216. left: 50% !important;
  217. top: 50% !important
  218. }
  219. .ls-loading-indicator {
  220. margin: 0 auto
  221. }
  222. .ls-media-unmute {
  223. visibility: hidden;
  224. position: absolute;
  225. left: 16px;
  226. top: 16px;
  227. width: 30px;
  228. height: 30px;
  229. cursor: pointer;
  230. opacity: .65
  231. }
  232. .ls-media-unmute-active {
  233. visibility: visible
  234. }
  235. .ls-media-unmute-bg {
  236. position: absolute;
  237. left: 0;
  238. top: 0;
  239. right: 0;
  240. bottom: 0;
  241. border-radius: 30px;
  242. border: 0 solid white;
  243. transform: scale(0.1);
  244. background: rgba(0, 0, 0, .25);
  245. box-shadow: 0 3px 10px rgba(0, 0, 0, .2)
  246. }
  247. .ls-icon-muted,
  248. .ls-icon-unmuted {
  249. position: absolute;
  250. left: 0;
  251. top: 0;
  252. width: 100%;
  253. height: 100%;
  254. background-repeat: no-repeat;
  255. background-position: center;
  256. background-size: 20px;
  257. transform: scale(0.1)
  258. }
  259. .ls-media-unmute-active .ls-media-unmute-bg {
  260. border: 2px solid white
  261. }
  262. .ls-media-unmute-active .ls-icon-muted,
  263. .ls-media-unmute-active .ls-icon-unmuted,
  264. .ls-media-unmute-active .ls-media-unmute-bg {
  265. transform: scale(1) !important
  266. }
  267. .ls-icon-muted {
  268. background-image: url("assets/img/icon-muted-white.png");
  269. opacity: 1
  270. }
  271. .ls-icon-unmuted {
  272. background-image: url("assets/img/icon-unmuted-white.png");
  273. opacity: 0
  274. }
  275. .ls-media-unmute:hover {
  276. opacity: 1
  277. }
  278. .ls-media-unmute:hover .ls-icon-muted {
  279. opacity: 0
  280. }
  281. .ls-media-unmute:hover .ls-icon-unmuted {
  282. opacity: 1
  283. }
  284. .ls-media-unmute-bg,
  285. .ls-icon-unmuted,
  286. .ls-media-unmute,
  287. .ls-icon-muted {
  288. transition: all .3s ease-in-out !important
  289. }
  290. .ls-bottom-slidebuttons {
  291. text-align: left
  292. }
  293. .ls-bottom-nav-wrapper,
  294. .ls-below-thumbnails {
  295. height: 0;
  296. position: relative;
  297. text-align: center;
  298. margin: 0 auto
  299. }
  300. .ls-below-thumbnails {
  301. display: none
  302. }
  303. .ls-bottom-nav-wrapper a,
  304. .ls-nav-prev,
  305. .ls-nav-next {
  306. outline: none
  307. }
  308. .ls-bottom-slidebuttons {
  309. position: relative
  310. }
  311. .ls-bottom-slidebuttons,
  312. .ls-nav-start,
  313. .ls-nav-stop,
  314. .ls-nav-sides {
  315. position: relative
  316. }
  317. .ls-nothumb {
  318. text-align: center !important
  319. }
  320. .ls-link,
  321. .ls-link:hover {
  322. position: absolute !important;
  323. width: 100% !important;
  324. height: 100% !important;
  325. left: 0 !important;
  326. top: 0 !important
  327. }
  328. .ls-link {
  329. display: none
  330. }
  331. .ls-link-on-top {
  332. z-index: 999999 !important
  333. }
  334. .ls-link,
  335. .ls-wrapper>a>* {
  336. background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
  337. }
  338. .ls-bottom-nav-wrapper,
  339. .ls-thumbnail-wrapper,
  340. .ls-nav-prev,
  341. .ls-nav-next {
  342. visibility: hidden
  343. }
  344. .ls-bar-timer {
  345. position: absolute;
  346. width: 0;
  347. height: 2px;
  348. background: white;
  349. border-bottom: 2px solid #555;
  350. opacity: .55;
  351. top: 0
  352. }
  353. .ls-circle-timer {
  354. width: 16px;
  355. height: 16px;
  356. position: absolute;
  357. right: 10px;
  358. top: 10px;
  359. opacity: .65;
  360. display: none
  361. }
  362. .ls-container .ls-circle-timer,
  363. .ls-container .ls-circle-timer * {
  364. box-sizing: border-box !important
  365. }
  366. .ls-ct-half {
  367. border: 4px solid white
  368. }
  369. .ls-ct-left,
  370. .ls-ct-right {
  371. width: 50%;
  372. height: 100%;
  373. overflow: hidden
  374. }
  375. .ls-ct-left,
  376. .ls-ct-right {
  377. position: absolute
  378. }
  379. .ls-ct-left {
  380. left: 0
  381. }
  382. .ls-ct-right {
  383. left: 50%
  384. }
  385. .ls-ct-rotate {
  386. width: 200%;
  387. height: 100%;
  388. position: absolute;
  389. top: 0
  390. }
  391. .ls-ct-left .ls-ct-rotate,
  392. .ls-ct-right .ls-ct-hider,
  393. .ls-ct-right .ls-ct-half {
  394. left: 0
  395. }
  396. .ls-ct-right .ls-ct-rotate,
  397. .ls-ct-left .ls-ct-hider,
  398. .ls-ct-left .ls-ct-half {
  399. right: 0
  400. }
  401. .ls-ct-hider,
  402. .ls-ct-half {
  403. position: absolute;
  404. top: 0
  405. }
  406. .ls-ct-hider {
  407. width: 50%;
  408. height: 100%;
  409. overflow: hidden
  410. }
  411. .ls-ct-half {
  412. width: 200%;
  413. height: 100%
  414. }
  415. .ls-ct-center {
  416. width: 100%;
  417. height: 100%;
  418. left: 0;
  419. top: 0;
  420. position: absolute;
  421. border: 4px solid black;
  422. opacity: 0.2
  423. }
  424. .ls-ct-half,
  425. .ls-ct-center {
  426. border-radius: 100px;
  427. -moz-border-radius: 100px;
  428. -webkit-border-radius: 100px
  429. }
  430. .ls-slidebar-container {
  431. margin: 10px auto
  432. }
  433. .ls-slidebar-container,
  434. .ls-slidebar {
  435. position: relative
  436. }
  437. .ls-progressbar,
  438. .ls-slidebar-slider-container {
  439. position: absolute;
  440. left: 0;
  441. top: 0
  442. }
  443. .ls-progressbar {
  444. width: 0;
  445. height: 100%;
  446. z-index: 1
  447. }
  448. .ls-slidebar-slider-container {
  449. z-index: 2
  450. }
  451. .ls-slidebar-slider {
  452. position: static !important;
  453. cursor: pointer
  454. }
  455. .ls-slidebar {
  456. height: 10px;
  457. background-color: #ddd
  458. }
  459. .ls-slidebar,
  460. .ls-progressbar {
  461. border-radius: 10px
  462. }
  463. .ls-progressbar {
  464. background-color: #bbb
  465. }
  466. .ls-slidebar-slider-container {
  467. top: 50%
  468. }
  469. .ls-slidebar-slider {
  470. width: 20px;
  471. height: 20px;
  472. border-radius: 20px;
  473. background-color: #999
  474. }
  475. .ls-slidebar-light .ls-slidebar {
  476. height: 8px;
  477. background-color: white;
  478. border: 1px solid #ddd;
  479. border-top: 1px solid #ccc
  480. }
  481. .ls-slidebar-light .ls-slidebar,
  482. .ls-slidebar-light .ls-progressbar {
  483. border-radius: 10px
  484. }
  485. .ls-slidebar-light .ls-progressbar {
  486. background-color: #eee
  487. }
  488. .ls-slidebar-light .ls-slidebar-slider-container {
  489. top: 50%
  490. }
  491. .ls-slidebar-light .ls-slidebar-slider {
  492. width: 18px;
  493. height: 18px;
  494. border-radius: 20px;
  495. background-color: #eee;
  496. border: 1px solid #bbb;
  497. border-top: 1px solid #ccc;
  498. border-bottom: 1px solid #999
  499. }
  500. .ls-tn {
  501. display: none !important
  502. }
  503. .ls-thumbnail-hover {
  504. display: none;
  505. position: absolute;
  506. left: 0
  507. }
  508. .ls-thumbnail-hover-inner {
  509. width: 100%;
  510. height: 100%;
  511. position: absolute;
  512. left: 0;
  513. top: 0;
  514. display: none
  515. }
  516. .ls-thumbnail-hover-bg {
  517. position: absolute;
  518. width: 100%;
  519. height: 100%;
  520. left: 0;
  521. top: 0
  522. }
  523. .ls-thumbnail-hover-img {
  524. position: absolute;
  525. overflow: hidden
  526. }
  527. .ls-thumbnail-hover img {
  528. max-width: none !important;
  529. position: absolute;
  530. display: inline-block;
  531. visibility: visible !important;
  532. left: 50%;
  533. top: 0
  534. }
  535. .ls-thumbnail-hover span {
  536. left: 50%;
  537. top: 100%;
  538. width: 0;
  539. height: 0;
  540. display: block;
  541. position: absolute;
  542. border-left-color: transparent !important;
  543. border-right-color: transparent !important;
  544. border-bottom-color: transparent !important
  545. }
  546. .ls-thumbnail-wrapper {
  547. position: relative;
  548. width: 100%;
  549. margin: 0 auto
  550. }
  551. .ls-thumbnail {
  552. position: relative;
  553. margin: 0 auto
  554. }
  555. .ls-thumbnail-inner,
  556. .ls-thumbnail-slide-container {
  557. width: 100%
  558. }
  559. .ls-thumbnail-slide-container {
  560. overflow: hidden !important;
  561. position: relative
  562. }
  563. .ls-thumbnail-slide {
  564. text-align: center;
  565. white-space: nowrap;
  566. float: left;
  567. position: relative
  568. }
  569. .ls-thumbnail-slide a {
  570. overflow: hidden;
  571. display: inline-block;
  572. width: 0;
  573. height: 0;
  574. position: relative
  575. }
  576. .ls-thumbnail-slide img {
  577. max-width: none !important;
  578. max-height: 100% !important;
  579. height: 100%;
  580. visibility: visible !important
  581. }
  582. .ls-touchscroll {
  583. overflow-x: auto !important
  584. }
  585. .ls-shadow {
  586. display: none;
  587. position: absolute;
  588. z-index: 10 !important;
  589. top: 100%;
  590. width: 100%;
  591. left: 0;
  592. overflow: hidden !important;
  593. visibility: hidden
  594. }
  595. .ls-shadow img {
  596. width: 100% !important;
  597. height: auto !important;
  598. position: absolute !important;
  599. left: 0 !important;
  600. bottom: 0 !important
  601. }
  602. .ls-media-layer {
  603. overflow: hidden
  604. }
  605. .ls-vpcontainer,
  606. .ls-videopreview {
  607. width: 100%;
  608. height: 100%;
  609. position: absolute;
  610. left: 0;
  611. top: 0;
  612. cursor: pointer
  613. }
  614. .ls-videopreview {
  615. background-size: cover;
  616. background-position: center center
  617. }
  618. .ls-videopreview {
  619. z-index: 1
  620. }
  621. .ls-playvideo {
  622. position: absolute;
  623. left: 50%;
  624. top: 50%;
  625. cursor: pointer;
  626. z-index: 2
  627. }
  628. .ls-autoplay .ls-playvideo {
  629. display: none !important
  630. }
  631. .ls-forcehide {
  632. display: none !important
  633. }
  634. .ls-yourlogo {
  635. position: absolute;
  636. z-index: 50
  637. }
  638. .ls-slide-transition-wrapper {
  639. width: 100%;
  640. height: 100%;
  641. position: absolute;
  642. left: 0;
  643. top: 0;
  644. z-index: 3
  645. }
  646. .ls-slide-transition-wrapper,
  647. .ls-slide-transition-wrapper * {
  648. text-align: left !important
  649. }
  650. .ls-slide-transition-tile {
  651. position: relative;
  652. float: left
  653. }
  654. .ls-slide-transition-tile img {
  655. visibility: visible;
  656. margin: 0 !important
  657. }
  658. .ls-curtiles {
  659. overflow: hidden
  660. }
  661. .ls-curtiles,
  662. .ls-nexttiles {
  663. position: absolute;
  664. width: 100%;
  665. height: 100%;
  666. left: 0;
  667. top: 0
  668. }
  669. .ls-curtile,
  670. .ls-nexttile {
  671. overflow: hidden;
  672. width: 100% !important;
  673. height: 100% !important;
  674. -o-transform: translateZ(0);
  675. -ms-transform: translateZ(0);
  676. -moz-transform: translateZ(0);
  677. -webkit-transform: translateZ(0);
  678. transform: translateZ(0)
  679. }
  680. .ls-nexttile {
  681. display: none
  682. }
  683. .ls-3d-container {
  684. position: relative;
  685. overflow: visible !important;
  686. -ms-perspective: none !important;
  687. -moz-perspective: none !important;
  688. -webkit-perspective: none !important;
  689. perspective: none !important
  690. }
  691. .ls-3d-box {
  692. position: absolute
  693. }
  694. .ls-3d-box div {
  695. overflow: hidden;
  696. margin: 0;
  697. padding: 0;
  698. position: absolute;
  699. background-color: #888
  700. }
  701. .ls-3d-box .ls-3d-top,
  702. .ls-3d-box .ls-3d-bottom {
  703. background-color: #555
  704. }
  705. .ls-slide-transition-wrapper,
  706. .ls-slide-transition-tile {
  707. -ms-perspective: 1500px;
  708. -moz-perspective: 1500px;
  709. -webkit-perspective: 1500px;
  710. perspective: 1500px
  711. }
  712. .ls-slide-transition-tile,
  713. .ls-3d-box,
  714. .ls-curtiles,
  715. .ls-nexttiles {
  716. -ms-transform-style: preserve-3d;
  717. -moz-transform-style: preserve-3d;
  718. -webkit-transform-style: preserve-3d;
  719. transform-style: preserve-3d
  720. }
  721. .ls-curtile,
  722. .ls-nexttile,
  723. .ls-3d-box,
  724. .ls-3d-box div {
  725. -ms-backface-visibility: hidden;
  726. -moz-backface-visibility: hidden;
  727. -webkit-backface-visibility: hidden;
  728. backface-visibility: hidden
  729. }
  730. .ls-visible {
  731. overflow: visible !important
  732. }
  733. .ls-unselectable {
  734. user-select: none;
  735. -o-user-select: none;
  736. -ms-user-select: none;
  737. -moz-user-select: none;
  738. -webkit-user-select: none
  739. }
  740. .ls-overflow-hidden {
  741. overflow: hidden
  742. }
  743. .ls-overflowx-hidden {
  744. overflow-x: hidden
  745. }
  746. .ls-overflow-visible {
  747. overflow: visible !important
  748. }
  749. .ls-overflowy-hidden {
  750. overflow-y: hidden
  751. }
  752. .ls-hidden {
  753. width: 0px !important;
  754. height: 0px !important;
  755. position: absolute;
  756. left: -5000px;
  757. top: -5000px;
  758. z-index: -1;
  759. overflow: hidden !important;
  760. visibility: hidden !important;
  761. display: block !important
  762. }
  763. .ls-slide {
  764. display: block !important;
  765. visibility: hidden !important;
  766. position: absolute !important;
  767. overflow: hidden;
  768. top: 0 !important;
  769. left: 0 !important;
  770. bottom: auto !important;
  771. right: auto !important;
  772. background: none;
  773. border: none !important;
  774. margin: 0 !important;
  775. padding: 0 !important
  776. }
  777. .ls-slide>.ls-layer,
  778. .ls-slide>.ls-l,
  779. .ls-slide>.ls-bg,
  780. .ls-slide>a>.ls-layer,
  781. .ls-slide>a>.ls-l,
  782. .ls-slide>a>.ls-bg {
  783. position: absolute !important;
  784. white-space: nowrap
  785. }
  786. .ls-fullscreen {
  787. margin: 0 !important;
  788. padding: 0 !important;
  789. width: auto !important;
  790. height: auto !important
  791. }
  792. .ls-fullscreen .ls-container {
  793. background-color: black;
  794. margin: 0 auto !important
  795. }
  796. .ls-fullscreen .ls-fullscreen-wrapper {
  797. width: 100% !important;
  798. height: 100% !important;
  799. margin: 0 !important;
  800. padding: 0 !important;
  801. border: 0 !important;
  802. background-color: black;
  803. overflow: hidden !important;
  804. position: relative !important
  805. }
  806. .ls-fullscreen .ls-fullscreen-wrapper .ls-container,
  807. .ls-fullscreen .ls-fullscreen-wrapper .ls-wp-container {
  808. position: absolute !important;
  809. top: 50% !important;
  810. left: 50% !important;
  811. transform: translate(-50%, -50%) !important
  812. }
  813. .ls-layer .split-item {
  814. font-weight: inherit !important;
  815. font-family: inherit !important;
  816. font-size: inherit;
  817. color: inherit
  818. }
  819. html .ls-nav-prev,
  820. body .ls-nav-prev,
  821. #ls-global .ls-nav-prev,
  822. html .ls-nav-next,
  823. body .ls-nav-next,
  824. #ls-global .ls-nav-next,
  825. html .ls-container img,
  826. body .ls-container img,
  827. #ls-global .ls-container img,
  828. html .ls-bottom-nav-wrapper a,
  829. body .ls-bottom-nav-wrapper a,
  830. #ls-global .ls-bottom-nav-wrapper a,
  831. html .ls-container .ls-fullscreen,
  832. body .ls-container .ls-fullscreen,
  833. #ls-global .ls-container .ls-fullscreen,
  834. html .ls-thumbnail a,
  835. body .ls-thumbnail a,
  836. #ls-global .ls-thumbnail a {
  837. transition: none;
  838. -ms-transition: none;
  839. -webkit-transition: none;
  840. line-height: normal;
  841. outline: none;
  842. padding: 0;
  843. border: 0
  844. }
  845. html .ls-wrapper>a,
  846. body .ls-wrapper>a,
  847. #ls-global .ls-wrapper>a,
  848. html .ls-wrapper>p,
  849. body .ls-wrapper>p,
  850. #ls-global .ls-wrapper>p,
  851. html .ls-wrapper>h1,
  852. body .ls-wrapper>h1,
  853. #ls-global .ls-wrapper>h1,
  854. html .ls-wrapper>h2,
  855. body .ls-wrapper>h2,
  856. #ls-global .ls-wrapper>h2,
  857. html .ls-wrapper>h3,
  858. body .ls-wrapper>h3,
  859. #ls-global .ls-wrapper>h3,
  860. html .ls-wrapper>h4,
  861. body .ls-wrapper>h4,
  862. #ls-global .ls-wrapper>h4,
  863. html .ls-wrapper>h5,
  864. body .ls-wrapper>h5,
  865. #ls-global .ls-wrapper>h5,
  866. html .ls-wrapper>img,
  867. body .ls-wrapper>img,
  868. #ls-global .ls-wrapper>img,
  869. html .ls-wrapper>div,
  870. body .ls-wrapper>div,
  871. #ls-global .ls-wrapper>div,
  872. html .ls-wrapper>span,
  873. body .ls-wrapper>span,
  874. #ls-global .ls-wrapper>span,
  875. html .ls-wrapper .ls-bg,
  876. body .ls-wrapper .ls-bg,
  877. #ls-global .ls-wrapper .ls-bg,
  878. html .ls-wrapper .ls-layer,
  879. body .ls-wrapper .ls-layer,
  880. #ls-global .ls-wrapper .ls-layer,
  881. html .ls-slide .ls-layer,
  882. body .ls-slide .ls-layer,
  883. #ls-global .ls-slide .ls-layer,
  884. html .ls-slide a .ls-layer,
  885. body .ls-slide a .ls-layer,
  886. #ls-global .ls-slide a .ls-layer {
  887. transition: none;
  888. -ms-transition: none;
  889. -webkit-transition: none;
  890. line-height: normal;
  891. outline: none;
  892. padding: 0;
  893. margin: 0;
  894. border-width: 0
  895. }
  896. html .ls-container img,
  897. body .ls-container img,
  898. #ls-global .ls-container img {
  899. background: none !important;
  900. min-width: 0 !important;
  901. max-width: none !important;
  902. border-radius: 0;
  903. box-shadow: none;
  904. border: 0;
  905. padding: 0
  906. }
  907. html .ls-wp-container .ls-wrapper>a>*,
  908. body .ls-wp-container .ls-wrapper>a>*,
  909. #ls-global .ls-wp-container .ls-wrapper>a>* {
  910. margin: 0
  911. }
  912. html .ls-wp-container .ls-wrapper>a,
  913. body .ls-wp-container .ls-wrapper>a,
  914. #ls-global .ls-wp-container .ls-wrapper>a {
  915. text-decoration: none
  916. }
  917. .ls-wp-fullwidth-container,
  918. .ls-wp-fullwidth-helper,
  919. .ls-gui-element *,
  920. .ls-gui-element,
  921. .ls-container,
  922. .ls-slide>*,
  923. .ls-slide,
  924. .ls-wrapper,
  925. .ls-layer {
  926. box-sizing: content-box !important
  927. }
  928. html .ls-yourlogo,
  929. body .ls-yourlogo,
  930. #ls-global .ls-yourlogo {
  931. margin: 0
  932. }
  933. html .ls-tn,
  934. body .ls-tn,
  935. #ls-global .ls-tn {
  936. display: none
  937. }
  938. .ls-bottom-nav-wrapper,
  939. .ls-bottom-nav-wrapper span,
  940. .ls-bottom-nav-wrapper a {
  941. line-height: 0;
  942. font-size: 0
  943. }
  944. html .ls-container video,
  945. body .ls-container video,
  946. #ls-global .ls-container video {
  947. max-width: none !important
  948. }
  949. html .ls-container,
  950. body .ls-container,
  951. #ls-global .ls-container,
  952. html .ls-container .ls-slide-transition-wrapper,
  953. body .ls-container .ls-slide-transition-wrapper,
  954. #ls-global .ls-container .ls-slide-transition-wrapper,
  955. html .ls-container .ls-slide-transition-wrapper *,
  956. body .ls-container .ls-slide-transition-wrapper *,
  957. #ls-global .ls-container .ls-slide-transition-wrapper *,
  958. html .ls-container .ls-bottom-nav-wrapper,
  959. body .ls-container .ls-bottom-nav-wrapper,
  960. #ls-global .ls-container .ls-bottom-nav-wrapper,
  961. html .ls-container .ls-bottom-nav-wrapper *,
  962. body .ls-container .ls-bottom-nav-wrapper *,
  963. #ls-global .ls-container .ls-bottom-nav-wrapper *,
  964. html .ls-container .ls-bottom-nav-wrapper span *,
  965. body .ls-container .ls-bottom-nav-wrapper span *,
  966. #ls-global .ls-container .ls-bottom-nav-wrapper span *,
  967. html .ls-direction-fix,
  968. body .ls-direction-fix,
  969. #ls-global .ls-direction-fix {
  970. direction: ltr !important
  971. }
  972. html .ls-container,
  973. body .ls-container,
  974. #ls-global .ls-container {
  975. float: none !important
  976. }
  977. .ls-notification {
  978. position: relative;
  979. margin: 10px auto;
  980. padding: 10px 10px 15px 88px;
  981. border-radius: 5px;
  982. min-height: 60px;
  983. background: #de4528;
  984. color: white !important;
  985. font-family: "Open Sans", arial, sans-serif !important
  986. }
  987. .ls-notification a {
  988. color: white !important;
  989. text-decoration: underline !important
  990. }
  991. .ls-notification-logo {
  992. position: absolute;
  993. top: 16px;
  994. left: 17px;
  995. width: 56px;
  996. height: 56px;
  997. font-size: 49px;
  998. line-height: 53px;
  999. border-radius: 56px;
  1000. background-color: white;
  1001. color: #de4528;
  1002. font-style: normal;
  1003. font-weight: 800;
  1004. text-align: center
  1005. }
  1006. .ls-notification strong {
  1007. color: white !important;
  1008. display: block;
  1009. font-size: 20px;
  1010. line-height: 26px;
  1011. font-weight: normal !important
  1012. }
  1013. .ls-notification span {
  1014. display: block;
  1015. font-size: 13px;
  1016. line-height: 16px;
  1017. text-align: justify !important
  1018. }
  1019. @media screen and (max-width:767px) {
  1020. .ls-container .ls-layers>.ls-hide-on-phone,
  1021. .ls-container .ls-background-videos .ls-hide-on-phone video,
  1022. .ls-container .ls-background-videos .ls-hide-on-phone audio,
  1023. .ls-container .ls-background-videos .ls-hide-on-phone iframe {
  1024. display: none !important
  1025. }
  1026. }
  1027. @media screen and (min-width:768px) and (max-width:1024px) {
  1028. .ls-container .ls-layers>.ls-hide-on-tablet,
  1029. .ls-container .ls-background-videos .ls-hide-on-tablet video,
  1030. .ls-container .ls-background-videos .ls-hide-on-tablet audio,
  1031. .ls-container .ls-background-videos .ls-hide-on-tablet iframe {
  1032. display: none !important
  1033. }
  1034. }
  1035. @media screen and (min-width:1025px) {
  1036. .ls-container .ls-layers>.ls-hide-on-desktop,
  1037. .ls-container .ls-background-videos .ls-hide-on-desktop video,
  1038. .ls-container .ls-background-videos .ls-hide-on-desktop audio,
  1039. .ls-container .ls-background-videos .ls-hide-on-desktop iframe {
  1040. display: none !important
  1041. }
  1042. }
  1043. .ls-container .ls-background-videos .ls-vpcontainer {
  1044. z-index: 10
  1045. }
  1046. .ls-container .ls-background-videos .ls-videopreview {
  1047. background-size: cover !important
  1048. }
  1049. .ls-container .ls-background-videos video,
  1050. .ls-container .ls-background-videos audio,
  1051. .ls-container .ls-background-videos iframe {
  1052. position: relative;
  1053. z-index: 20
  1054. }
  1055. @media (transform-3d),
  1056. (-ms-transform-3d),
  1057. (-webkit-transform-3d) {
  1058. #ls-test3d {
  1059. position: absolute;
  1060. left: 9px;
  1061. height: 3px
  1062. }
  1063. }
  1064. </style>
  1065. <style type="text/css" id="wp-custom-css">
  1066. #header_main {
  1067. background-color: #f30213;
  1068. }
  1069. .av_minimal_header_shadow {
  1070. box-shadow: unset;
  1071. }
  1072. .header_color .main_menu .menu ul li a {
  1073. color: red;
  1074. }
  1075. </style>
  1076. <style type="text/css">
  1077. @font-face {
  1078. font-family: "entypo-fontello";
  1079. font-weight: normal;
  1080. font-style: normal;
  1081. src: url("assets/fonts/entypo-fontello.eot");
  1082. src: url("assets/fonts/entypo-fontellod41d.eot?#iefix") format("embedded-opentype"),
  1083. url("assets/fonts/entypo-fontello.woff") format("woff"),
  1084. url("assets/fonts/entypo-fontello.ttf") format("truetype"),
  1085. url("assets/fonts/entypo-fontello.svg#entypo-fontello") format("svg");
  1086. }
  1087. #top .avia-font-entypo-fontello,
  1088. body .avia-font-entypo-fontello,
  1089. html body [data-av_iconfont="entypo-fontello"]:before {
  1090. font-family: "entypo-fontello";
  1091. }
  1092. </style>
  1093. </head>
  1094. <body id="top" class="home page-template-default page page-id-16 rtl_columns stretched helvetica-websave helvetica"
  1095. itemscope="itemscope" itemtype="https://schema.org/WebPage">
  1096. <div id="wrap_all">