<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'Helvetica Neue';
    src: url('/fonts/HelveticaNeue-Bold.woff2') format('woff2'),
    url('/fonts/HelveticaNeue-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('/fonts/HelveticaNeue.woff2') format('woff2'),
    url('/fonts/HelveticaNeue.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('/fonts/HelveticaNeue-Light.woff2') format('woff2'),
    url('/fonts/HelveticaNeue-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'HelveticaNeue Condensed';
    src: url('/fonts/HelveticaNeue-CondensedBold.woff2') format('woff2'),
    url('/fonts/HelveticaNeue-CondensedBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



*,
*:before,
*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin: 0 auto; padding: 0; }
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { background-color: #ffffff; font-family: 'Helvetica Neue'; color: #393d3f; font-size: 14px; font-weight: 400; line-height: 24px; position: relative; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary { display: block; }
audio,
canvas,
progress,
video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0; }
[hidden],
template { display: none; }
button,
input,
optgroup,
select,
textarea { margin: 0; font: inherit; color: inherit; border: none; }
select { background: url('../images/select.png') right 10px center no-repeat; outline: none; overflow: hidden; text-indent: 0.01px; text-overflow: ''; display: inline-block; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; cursor: pointer; }
select::-ms-expand { display: none; }
button { overflow: visible; }
button,
select { text-transform: none; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled],
html input[disabled] { cursor: default; }
button::-moz-focus-inner,
input::-moz-focus-inner { padding: 0; border: 0; }
input { line-height: normal; }
input[type="checkbox"],
input[type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; }
input,
textarea,
select { outline: none; }
*::-webkit-input-placeholder { color: inherit; }
*:-moz-placeholder { color: inherit; opacity: 1; }
*::-moz-placeholder { color: inherit; opacity: 1; }
*:-ms-input-placeholder { color: inherit; }
ul,
ol { margin: 7px; padding-left: 15px; width: auto; }
img { border: 0; font-size: 0; line-height: 0; max-width: 100%; }
a { color: #E0AA4D; text-decoration: none; }
a:hover,
a:focus { color: #E0AA4D; text-decoration: none}
a[href^=tel],
a[href^=mail] { color: #4F4F4F; text-decoration: none; }
a img { text-decoration: none; }
strong,
b { font-weight: bold; }
h2{font-weight: bold;margin: 0}
h1,
h3,
h4,
h5 { font-weight: bold;font-family: 'HelveticaNeue Condensed'; margin: 0}
h1 { font-size: 40px; line-height: 48px; }
h2 { font-size: 28px; line-height: 34px; }
h3 { font-size: 16px; line-height: 22px; }
h4 { font-size: 14px; line-height: 20px; }
h5 { font-size: 12px; line-height: 18px; }
.txt-thin { font-weight: 100; }
.txt-light { font-weight: 300; }
.txt-regular { font-weight: 400; }
.txt-medium { font-weight: 500; }
.txt-bold { font-weight: 700; }
.txt-black { font-weight: 900; }
.txt-upper { text-transform: uppercase; }
.txt-lower { text-transform: lowercase; }
.txt-crop { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.txt-crop-2lines { text-overflow: ellipsis; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; max-height: 40px; }
.txt-crop-3lines { text-overflow: ellipsis; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 3; -webkit-box-orient: vertical; max-height: 60px; }
h1.txt-crop-2lines { max-height: 96px; }
h2.txt-crop-2lines { max-height: 68px; }
h3.txt-crop-2lines { max-height: 44px; }
.list_news_02 h3.txt-crop-2lines { margin-top: -7px; }
h3.txt-crop-2lines a { color: #5a5a5a; }
h3.txt-crop-2lines a:hover { color: #05468E; }
h4.txt-crop-2lines { max-height: 40px; }
h5.txt-crop-2lines { max-height: 36px; }
.txt-left { text-align: left; }
.txt-right { text-align: right; }
.txt-center { text-align: center; }
.txt-justify { text-align: justify; }
.txt-nowrap { white-space: nowrap; }
.f-space05 { margin-top: 5px; }
.f-space10 { margin-top: 10px; }
.f-space15 { margin-top: 15px; }
.f-space20 { margin-top: 20px; }
.f-space25 { margin-top: 25px; }
.f-space30 { margin-top: 30px; }
.f-space40 { margin-top: 40px; }
.f-space50 { margin-top: 50px; }
.mar-left05 { margin-left: 5px; }
.mar-right05 { margin-right: 5px; }
.mar-left10 { margin-left: 10px; }
.mar-right10 { margin-right: 10px; }
.mar-left15 { margin-left: 15px; }
.mar-right15 { margin-right: 15px; }
.mar-left20 { margin-left: 20px; }
.mar-right20 { margin-right: 20px; }
.mar-left25 { margin-left: 25px; }
.mar-right25 { margin-right: 25px; }
.mar-left30 { margin-left: 30px; }
.mar-right30 { margin-right: 30px; }
#wrapper { background-color: white; width: 100%; position: relative; overflow: hidden; }
.clear { clear: both; }
.box-wp { max-width: 1170px; position: relative; }
.box-main { max-width: 1170px; position: relative; }
.box-wp:before,
.box-wp:after,
.box-main:before,
.box-main:after,
.clearfix:before,
.clearfix:after { display: table; content: " "; }
.box-wp:after,
.box-main:after,
.clearfix:after { clear: both; }
.img {     width: 100%;
	text-align: center;
	position: relative;
	line-height: 0;
	overflow: hidden;
	float: left;}
.img * { line-height: 0; display: inline-block; }
.title { position: relative; }
.box-title { font-size: 16px; line-height: 22px; margin: 20px 0; text-transform: uppercase; }
.box-title a { color: inherit; display: inline-block; padding-bottom: 10px; position: relative; }
.box-title a .title-1 { color: #0caec7; }
.box-title a .title-2 { color: #054890; }
.box-title .title &gt;a::after { content: " "; border-bottom: 3px solid #1bb3ca; width: 15%; position: absolute; right: 0; bottom: 0; left: -15px; z-index: 0; }
.no-js #loader { display: none; }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 9999; background: url(../images/Preloader_2.gif) center no-repeat #fff; }
.header1 { background-color: #ffffff; position: relative; }
.header1-top { padding: 10px 0; background-color:#72BC71; }
.header1-top .contact a { color: #FFFFFF; margin-right: 20px; }
.header1-top .contact a img { margin-right: 10px; }
.header1-top .search { float: right;display: inline-block; position: relative; }
.header1-top .search input[type="text"] {
	background-color: #72bc71;color: #f2eded;
	font-size: 15px; }
.header1-top .search input[type="submit"] { background: url(/images/search.svg) no-repeat center center; height: 14px; padding: 0px 8px; font-size: 0px; position: absolute; top: 4px; right: 5px; }
.header1-left { float: left; width: 15%; padding: 8px 0; position: relative; }
.header1-left .logo .img {
	width: 100% !important; text-align: left; }
.header1-right { float: right;height: 70px ;width: 75%;margin-top: 11px; }
.header1 ul { margin: 0; padding: 0; list-style: none; }
.header1 .logo a { display: inline-block; }
.header1 .logo img {
	width: 65%;
}
.header1 .language { position: absolute; top: 0; right: 0; }
.language ul li { color: #9c9fa0; display: table-cell; vertical-align: middle; padding: 0 5px; line-height: 0; }
.navbar { width: 100%; text-align: center; }
.navbar.fixed {
    height: 73px;
    background-color: #ffffff;
    border-bottom: 1px solid #e8e8e8;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 8;
}
.navigation,
.navigation ul,
.navigation ul li,
.navigation ul li a { list-style: none; line-height: 0; display: block; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; margin: 0 auto; }
.navigation:after,
.navigation &gt; ul:after { content: ""; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.navigation ul { display: table; }
.navbar .navigation &gt; ul &gt; li { display: table-cell; vertical-align: middle; padding: 0; }
.fixed .navigation &gt; ul &gt; li { padding: 15px 0 0 ; }
.navbar .navigation &gt; ul &gt; li &gt; a {     padding: 0 0 15px;color: #2857A9; display: block; font-size: 16px;  line-height: 24px; text-align: center; text-transform: uppercase; white-space: nowrap; position: relative; margin-left: 43px; }
.fixed .navigation &gt; ul &gt; li &gt; a { margin-right: 5px; }
.fixed .navigation &gt; ul &gt; li:last-child &gt; a { margin-right: 0px; }
.navigation &gt; ul &gt; li:hover &gt; a,
.navigation &gt; ul &gt; li:focus &gt; a,
.navigation &gt; ul &gt; li &gt; a:hover,
.navigation &gt; ul &gt; li &gt; a:focus { text-decoration:none; }
.navigation &gt; ul &gt; li.active &gt; a { color: #054589; }
.navigation &gt; ul &gt; li.active &gt; a:after,
.navigation &gt; ul &gt; li:hover &gt; a:after {
	content: '';
	width: 8px;
	height: 20px;
	position: absolute;
	top: 0;
	left: -12px;
	background: #2857A9
}
.navigation &gt; ul &gt; li &gt; a i { font-size: 20px; }
.navigation ul ul { position: absolute; left: -9999px; top: 40px;  z-index: 999; padding-top: 15px; opacity: 0; text-align: left; -webkit-transition: top 0.2s ease, opacity 0.2s ease-in; -moz-transition: top 0.2s ease, opacity 0.2s ease-in; -ms-transition: top 0.2s ease, opacity 0.2s ease-in; -o-transition: top 0.2s ease, opacity 0.2s ease-in; transition: top 0.2s ease, opacity 0.2s ease-in; }
.navigation ul ul ul::after { content: ""; position: absolute; width: 0; height: 0; border: 7px solid transparent; border-right-color: #e8e8e8; top: 12px; left: -8px; }
.navbar .navigation &gt; ul &gt; li:hover &gt; ul {top: 39px;
	left: 27px;
	opacity: 1; }
.fixed .navigation &gt; ul &gt; li:hover &gt; ul { top: 45px; }
.navigation ul ul ul { padding-top: 0; padding-left: 6px; }
.navigation ul ul &gt; li:hover &gt; ul { left: 100%; top: 0; opacity: 1; }
.navigation ul ul li a { background-color: #ffffff; border-top: 1px solid #e8e8e8; color: #363636; font-size: 16px;  text-decoration: none; padding: 0 40px 0 10px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.navigation ul ul li a::before {
	font: normal normal normal 10px/1 FontAwesome;
	content: "\f054";
	position: absolute;
	top: 13px;
	right: 15px;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	font-size: 16px;
}
.navigation ul ul li:hover &gt; a,
.navigation ul ul li &gt; a:hover,
.navigation ul ul li &gt; a:focus { color: #2857A9; font-weight: bold }
.navigation ul ul li.active &gt; a { color: #2857A9; font-weight: bold }
.navigation ul ul li:hover &gt; a::before,
.navigation ul ul li &gt; a:hover:before,
.navigation ul ul li &gt; a:focus:before { -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; }
.navigation ul ul li.active &gt; a::before { color: #2857a9; }
.stock { background-color:#72bc71; color: #ffffff; padding: 12px; text-align: center; }
.stock p { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.stock label + label { margin-left: 15px; }
.box-slider,
.box-banner { max-width: 100%; overflow: hidden; position: relative; }
.box-slider .video { position: absolute; right: 120px; bottom: 15px; max-width: 220px; overflow: hidden; }
.box-slider .video img { border-top-left-radius: 40px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; -moz-border-radius-bottomright: 40px; -webkit-border-bottom-right-radius: 40px; border-bottom-right-radius: 40px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; border: 2px solid #ffffff; }
.box-slider .video .background { position: absolute; width: 100%; height: 100%; top: 0; z-index: 3; transition: all 0.6s ease; }
.box-slider .video .background { background: url('../images/play.png')center center no-repeat; }
.box-slider .video:hover .background { background: url('../images/view-play.png')center center no-repeat; }
.tool { text-align: center; padding: 60px 0 35px 0; background-color: #ffffff; }
.tool ul { margin: 0 auto; padding: 0; list-style: none; max-width: 1170px; width: 100%; display: table; }
.tool ul &gt; li { display: table-cell; width: 1%; }
.tool ul &gt; li &gt; a { color: #054890; display: block; font-size: 16px; font-weight: 500; text-transform: uppercase; line-height: 24px; height: 42px; overflow: hidden; font-weight: 700; }
.tool ul &gt; li &gt; a.img { border: 1px solid #18b1c9; border-radius: 50%; max-width: 96px; height: auto; line-height: 0; margin-bottom: 20px; position: relative; }
.tool ul &gt; li &gt; p { width: 72%; font-size: 14px; color: #5a5a5a; }
.tool ul &gt; li &gt; .tool-note { height: 100px; overflow: hidden; }
.tool ul &gt; li:hover &gt; a.img,
.tool ul &gt; li:focus &gt; a.img,
.tool ul &gt; li &gt; a.img:hover,
.tool ul &gt; li &gt; a.img:focus { background-color: #2fb6cc; border-color: #2fb6cc; }
.tool ul &gt; li &gt; a.img::before { content: " "; border-top: 1px solid #ffffff; position: absolute; width: 100%; top: 50%; right: 100% }
.tool ul &gt; li &gt; a.img::after { content: " "; border-top: 1px solid #ffffff; position: absolute; width: 100%; top: 50%; left: 100% }
.tool ul &gt; li:first-child &gt; a.img::before { width: 1000%; }
.tool ul &gt; li:last-child &gt; a.img::after { width: 1000%; }
.breadcrumb { background-color: #ffffff; overflow-y: auto; margin: 0; padding: 10px 12px; }
.breadcrumb:after { content: ""; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.breadcrumb a {color: black; display: table-cell; font-size: 14px; font-weight: 400; line-height: 28px; padding: 0 10px 0 0; position: relative; white-space: nowrap; }
.breadcrumb .fa { font-size: 1.4em; }
.breadcrumb a + a { padding-left: 15px; }
.breadcrumb a:last-child { color:#E0AA4D !important; }
.breadcrumb a:hover,
.breadcrumb a:focus { text-decoration: underline; }
.breadcrumb a.error { color: #ff7b79 !important; }
.breadcrumb a:before { content: "/"; width: 0; height: 0; position: absolute; left: 100%; top: 0; font-size: 1.4em; font-weight: 300; }
.breadcrumb a:last-child::before { display: none; }
.container { position: relative; }
.content { background-color: #ffffff; padding: 30px 12px; }
.content-left { float: left; width: 22%; }
.content-right { float: right; width: 72%; }
.box-post { padding: 0px 12px 30px 12px; background: url(../images/background_project.png) no-repeat center center; background-color: #fff; }
.list-post { margin: 0 -20px; }
.item-post { float: left; width: 33.33336%; padding: 20px 20px 0 20px; margin-bottom: 30px; background-color: #fff; }
.item-post .col-post { box-shadow: 2px 2px 15px #888888; }
.item-post .box { background-color: #ffffff; text-align: center; padding: 20px 20px 0px 20px; -webkit-transition: all 2s ease; transition: all 2s ease; }
.item-post .box .img-pro { position: relative; }
.item-post .box .box-img .box_img_hover { position: absolute; top: 0px; left: 0px; box-sizing: content-box; background: url("../images/img_hover.png") no-repeat center center; }
.item-post .box:hover .box-img .box_img_hover { top: -4px; left: 0px; width: 100%; height: 100%; background-position: 50% 50%; background-size: contain; }
.item-post .description { padding: 0 20px 10px 20px; }
.item-post .description h3 { margin: 20px 0; height: 44px; }
.item-post .description .text { height: 60px; overflow: hidden; margin-top: -22px; }
.item-post .description a { color: #5a5a5a; }
.item-post .description a:hover,
.item-post .description a:focus { color: #054890; }
.item-post .description .more { border-top: 1px dotted #e8ebec; font-size: 12px; margin-top: 8px; padding-top: 5px; text-align: right; }
.item-post .description .more &gt; a:hover,
.item-post .description .more &gt; a:focus { text-decoration: underline; }
.p-hot { background-color: #2fb6cc; border-radius: 5px 0 0 5px; color: #ffffff; display: inline-block; font-size: 12px; font-weight: 500; text-transform: uppercase; margin-right: 12px; padding: 5px 5px 3px; line-height: 1; position: relative; }
.p-hot::after { content: ""; position: absolute; width: 0; height: 0; border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-left: 8px solid #2fb6cc; top: 0; left: 100%; }
.wp-list { margin: -15px -15px 0; }
.item-post2 { float: left; width: 33.33336%; padding: 15px; }
.item-post2 .box { background-color: #ffffff; }
.item-post2 .description { border: 1px solid #e8ebec; padding: 5px 12px 12px; }
.item-post2 .description h3 { margin: 10px 0; height: 44px; }
.item-post2 .description .text { height: 60px; overflow: hidden; }
.item-post2 .description a { color: inherit; }
.item-post2 .description a:hover,
.item-post2 .description a:focus { color: #2fb6cc; }
.item-post2 .description .more { border-top: 1px dotted #e8ebec; font-size: 12px; margin-top: 8px; padding-top: 5px; text-align: right; }
.item-post2 .description .more &gt; a:hover,
.item-post2 .description .more &gt; a:focus { text-decoration: underline; }
.item-vs { border-bottom: 1px solid #e8ebec; padding: 30px 0; }
.item-vs:first-child { padding-top: 0; }
.item-vs .img { float: left; width: 35%; }
.item-vs .description { float: right; width: 62%; }
.item-vs .time { border-bottom: 1px dotted #e8ebec; margin: 5px 0 10px; padding-bottom: 5px; }
.item-vs .more { margin-top: 10px; text-align: right; }
.item-vs .more &gt; a:hover,
.item-vs .more &gt; a:focus { text-decoration: underline; }
.item-vs:after { content: ""; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.item-vs .p-hot { background-color: #f73922; }
.item-vs .p-hot:after { border-left-color: #f73922; }
.title-vs { position: relative; padding-bottom: 20px; }
.title-vs:after { content: " "; border-bottom: 5px solid #2fb6cc; position: absolute; bottom: 0; left: 0; width: 50px; }
.menu-left ul { margin: 0; padding: 0; list-style: none; }
.menu-left ul li &gt; a { border-bottom: 1px solid #e8ebec; color: inherit; display: block; padding: 15px 20px 15px 12px; text-transform: uppercase; position: relative; }
.menu-left ul li &gt; a:hover,
.menu-left ul li &gt; a:focus,
.menu-left ul li.active &gt; a { background-color: #2fb6cc; color: #ffffff; }
.menu-left ul li &gt; a::after { content: "\f105"; font: normal normal normal 14px/1 FontAwesome; position: absolute; top: 50%; right: 10px; margin-top: -7px; }
.menu-left ul ul { padding-left: 20px; border-bottom: 1px solid #e8ebec; }
.menu-left ul ul li &gt; a { border-bottom: 1px solid #e8ebec; font-size: 13px; padding: 10px 20px 10px 12px; }
.menu-left ul ul li:last-child &gt; a { border-bottom: none; }
.partners { padding: 20px 12px 30px; }
.list-partner { max-width: 1170px; margin-left: 1px; }
.list-partner ul { margin: 0; padding: 0; list-style: none; }
.time,
.time-views {    color: #72BC71;
	font-size: 16px; }
.time-views { border-bottom: 1px dotted #e8ebec; margin: 10px 0; padding-bottom: 10px; }
.time-views label + label { margin-left: 10px; }
.wrap-detail { font-size: 15px; line-height: 23px; text-align: justify; position: relative; }
.detail-wp { overflow-x: hidden; overflow-y: hidden; }
.detail-wp h1,
.detail-wp h2,
.detail-wp h3,
.detail-wp h4,
.detail-wp h5,
.detail-wp p,
.detail-wp table,
.detail-wp ul,
.detail-wp ol { margin-bottom: 10px; }
.wrap-detail .social-like { margin: 20px 0 0; position: relative; z-index: 1; line-height: 20px !important; }
.wrap-detail .social-like .item-social { float: left; margin: 0 10px 0 0; position: relative; }
.wrap-detail .social-like .item-social ._2pi8 { padding: 0 !important; }
.others { margin-top: 20px; }
.others .title-other { border-bottom: 1px solid #074a91; color: #074a91; padding-bottom: 5px; text-transform: uppercase; }
ul.list-other { margin: 20px 0 10px; padding: 0; width: auto; list-style: none; }
ul.list-other li { font-size: 16px; line-height: 20px; text-transform: uppercase; margin-bottom: 12px; padding-left: 27px; position: relative; }
ul.list-other li::before { content: "\f0a4"; color: #2fb6cc; font: normal normal normal 16px/1 FontAwesome; position: absolute; top: 50%; left: 0; margin-top: -11px; }
ul.list-other li a { }
ul.list-other li:hover,
ul.list-other li:focus,
ul.list-other li a:hover,
ul.list-other li a:focus { text-decoration: underline; }
.updating { padding: 30px 0 50px; text-align: center; }
.updating h3 { font-weight: 400; }
.social-share { position: absolute; top: -25px; right: 0; z-index: 7; height: 0; text-align: center; }
.social-share input[type="checkbox"] { display: none; }
.social-share .checkbox:checked ~ .social { opacity: 1; -webkit-transform: scale(1) translateY(-67px); -moz-transform: scale(1) translateY(-67px); -o-transform: scale(1) translateY(-65px); transform: scale(1) translateY(-67px); -webkit-transition: .5s; -moz-transition: .5s; -o-transition: .5s; transition: .5s; }
.social-share .label { background-color: rgba(47, 182, 204, 0.8); border-radius: 50%; color: #ffffff; font-size: 17px; cursor: pointer; margin: 0; width: 30px; height: 30px; line-height: 30px; }
.social-share .checkbox:checked + .label { background-color: #cfcfcf; color: #ffaa05; }
.social-share .social { transform-origin: 50% 0%; -webkit-transform: scale(0) translateY(-167px); -moz-transform: scale(0) translateY(-167px); -o-transform: scale(0) translateY(-167px); transform: scale(0) translateY(-167px); opacity: 0; }
.social-share ul { color: #ffffff; width: 90px; height: 30px; margin: auto; padding: 0; list-style: none; position: relative; left: 0; right: 0; }
.social-share ul li { display: block; font-size: 15px; cursor: pointer; width: 30px; line-height: 30px; margin: 0; padding: 0; text-align: center; float: left; }
.social-share ul li:hover { color: rgba(0, 0, 0, .5); }
.social-share ul:after { content: ''; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid #33bce9; display: block; position: absolute; top: 100%; left: 0; right: 0; height: 0; width: 0; }
.social-share li[class*="facebook"] { background-color: #37528d; }
.social-share li[class*="twitter"] { background-color: #33bce9; }
.social-share li[class*="google-plus"] { background-color: #dc2310; }
.footer {     background: #2857A9;color: #ffffff; font-weight: 300; }
.footer a { color: inherit; }
.footer .information { padding: 20px 12px 20px 12px; background-size: cover; }
.footer .information .box-info { display: table; width: 100%; }
.footer .information .col-1 { display: table-cell; width: 21%; vertical-align: middle; text-align: center; }
.footer .information .col-2 { display: table-cell; width: 58%; line-height: 28px; padding-right: 20px; padding-top: 22px; }
.footer .information .col-1 .img { text-align: left; }
.newsletter { position: relative; }
.newsletter input[type=text] { background-color: rgba(255, 255, 255, 0.33); width: 100%; font-size: 14px; padding: 0 85px 0 12px; line-height: 44px; height: 45px; border-radius: 7px; font-style: italic; }
.newsletter button[type=submit] { background-color: rgba(255, 255, 255, 0.33); color: #ffffff; font-size: 0px; font-weight: 500; text-transform: uppercase; line-height: 43px; height: 45px; padding: 0 3px 0 10px; position: absolute; top: 0; right: 0; background: url(../images/register_email.png) no-repeat center center rgba(255, 255, 255, 0.45); width: 25%; border-top-right-radius: 6px; border-bottom-right-radius: 6px; }
.footer .social { margin: -5px auto 0; padding: 0; list-style: none; margin-bottom: 20px; }
.footer .social li { display: inline-block; }
.footer .social li &gt; a { display: block; font-size: 16px; width: 40px; height: 40px; line-height: 40px; text-align: center; position: relative; }
.footer .social li &gt; a::before,
.footer .social li &gt; a::after { content: ''; border-radius: 100%; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.footer .social li &gt; a::before { border: 1px solid transparent; }
.footer .social li &gt; a::after { border: 0 solid transparent; }
.footer .social li &gt; a:hover::before { border-top-color: #ffffff; border-right-color: #ffffff; border-bottom-color: #ffffff; -webkit-transition: border-top-color 0.15s linear, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s; transition: border-top-color 0.15s linear, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s; }
.footer .social li &gt; a::after { border: 0 solid transparent; }
.footer .social li &gt; a:hover::after { border-top: 1px solid #ffffff; border-left-width: 1px; border-right-width: 1px; -webkit-transform: rotate(270deg); transform: rotate(270deg); -webkit-transition: border-left-width 0s linear 0.35s, -webkit-transform 0.4s linear 0s; transition: border-left-width 0s linear 0.35s, -webkit-transform 0.4s linear 0s; transition: transform 0.4s linear 0s, border-left-width 0s linear 0.35s; transition: transform 0.4s linear 0s, border-left-width 0s linear 0.35s, -webkit-transform 0.4s linear 0s; }
.footer .social li i { font-size: 20px; }
.footer .copyright { background: #2857A9; padding: 10px 0 0; font-weight: 300; }
.footer .copyright .text {
	float: left;
	padding: 8px 0;
	text-align: left;
	color: #FFFFFF;
	font-size: 14px; }
.footer .copyright .danaweb {
	padding: 8px 0;
	float: right;
	text-align: right;
	color: white;
	font-size: 14px;
	margin-top: 0;}
#_loading { display: none; position: fixed; z-index: 9999; }
.form-sm { padding: 5px; width: 50%; float: left; }
.form-bg { padding: 5px; }
.frm .form-item { position: relative; padding: 7px; }
.frm .form-item input,
.frm .form-item select,
.frm .form-item textarea { background-color: #f9f9f9; border: 1px solid #cecfce; padding: 6px 10px 6px 35px; width: 100%; font-size: 13px; line-height: 20px; }
.frm .form-item textarea { resize: none; }
.frm .form-item i { left: 7px; top: 7px; position: absolute; height: 34px; width: 40px; color: #b8b8b8; text-align: center; line-height: 34px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; pointer-events: none; }
.frm .form-item input:hover ~ i,
.frm .form-item select:hover ~ i,
.frm .form-item textarea:hover ~ i { color: #b52024; }
.frm .form-item input:focus ~ i,
.frm .form-item select:focus ~ i,
.frm .form-item textarea:focus ~ i { color: #f26a1d; }
.frm .form-item input[type=submit] { background: #05468E url('../images/btn-send.png') center no-repeat; border: none; width: 100%; padding: 6px 0; display: inline-block; color: #ffffff; font-size: 15px; font-weight: 600; max-width: 150px; text-transform: uppercase; }
.frm .form-item input[type=submit]:hover,
.frm .form-item input[type=submit]:focus { background-color: #d12529; }
.frm .form-item input.btn-dm:hover,
.frm .form-item input.btn-dm:focus { background-color: #ffaa05; }
.frm .form-item .show-error { color: #f70626; font-size: 0.9em; font-weight: lighter; white-space: nowrap; }
.frm .frm-button { text-align: center; }
.form-item.it-error input,
.form-item.it-error select,
.form-item.it-error textarea { border: 1px solid #ff6e69; }
.header1 .language ul li .phone { display: none; }
@media screen and (max-width:1200px) {
	.navigation ul { width: 100%; }
	.navbar .navigation &gt; ul &gt; li &gt; a { margin-right: 0; }
	.navigation &gt; ul &gt; li &gt; a { padding: 0 15px; }
	.navigation &gt; ul &gt; li.has-sub &gt; a::after { right: 5px; }
	.box-slider .caption { top: 100px; }
	.tool { bottom: 20px; }
	.tool ul &gt; li &gt; a.img { max-width: 80px; margin-bottom: 10px; }
	.tool ul &gt; li &gt; a { font-size: 14px; line-height: 20px; max-width: 90px; }
}
@media screen and (max-width:1050px) {
	.header1-left { width: 14%; }
	.header1-right { width: 86%; margin-right: 0 !important; }
	.navigation &gt; ul &gt; li &gt; a { padding: 0 10px; }
	.story_wp .box_wp .box_text_tg1 { left: -47.8% !important; }
	.story_wp .box_wp .box_text_tg2 { right: -36.6% !important; }
	.story_wp .item-title { padding-left: 31px !important; }
	.story_wp .box_wp .box_text_tg .text_line { width: 60% !important; }
	.header1 .header1-top .contact { padding-left: 20px !important; }
	.box-news { padding-left: 20px !important; padding-right: 20px !important; }
	.page-contact { padding: 0 15px !important; }
	.tooltip:hover:after { left: -114px !important; width: 445px !important; }
	.box-newsest { padding-left: 40px !important; }
	.navigation ul ul { width: 165px !important; }
	.navbar .navigation &gt; ul &gt; li &gt; a { font-size: 15px !important; }
	.navbar .navigation &gt; ul &gt; li:hover &gt; ul { left: -8px !important; }
	.navigation ul ul li a { padding: 0 10px 0 25px !important; font-size: 13px; }
	.story_wp .box_wp .box_text_tg_en .text,
	.story_wp .box_wp .box_text_tg1_en .text,
	.story_wp .box_wp .box_text_tg2_en .text { font-size: 14px !important; }
	.story_wp .box_wp .box_text_tg1_en { top: 195.5px !important; left: -54% !important; }
	.story_wp .box_wp .box_text_tg1_en .text_line { max-width: 47% !important; background-position: 139px 4px !important; margin-right: -157px !important; padding-right: 131px !important; }
	.story_wp .box_wp .box_text_tg2_en { right: -30.8% !important; }
	.story_wp .box_wp .box_text_tg1_jp { top: 153.5px !important; left: -110.2% !important; }
	.story_wp .box_wp .box_text_tg2_jp { right: -37.2% !important; }
	.story_wp .box_wp .box_text_tg1_jp .text_line { max-width: 57% !important; background-position: 110px 4px !important; margin-right: -157px !important; padding-right: 131px !important; }
	.story_wp .item-title_jp { padding-left: 28px !important; }
	.story_wp .box_wp .box_text_tg2_jp .text_line { width: 35% !important; }
	.table1_in { margin-top: 130px !important; }
	.content2_in { margin-top: -195px !important; }
	.content1_mes { padding: 20px !important; top: 80px !important; right: 10px !important; }
	.content2_mes { bottom: 123px !important; right: 9px !important; }
}
@media screen and (max-width:960px) {
	#wrapper { padding-top: 47px; }
	.header1 { background-color: #ffffff; position: fixed; top: 0; right: 0; left: 0; z-index: 999; }
	.header1 .logo { padding: 6px 12px; }
	.header1 .logo .img { float: left; width: auto; line-height: 0; }
	.header1 .logo .img img {    width: 93%; }
	.header1 .language { top: 3px; right: 55px; }
	.navbar,
	.stock { display: none; }
	.content-left { display: none; }
	.content-right { width: 100%; padding-right: 10px !important; }
	.list-partner ul &gt; li { padding: 20px 10px; }
	.footer .sub-link { display: none; }
	.story_wp .item-title,
	.story_wp .item-title_jp { padding: 211px 0px 140px 29px !important; }
	.story_wp .box_wp .box_text_tg .text_line { width: 63% !important; }
	.story_wp .box_wp .box_text_tg1 { left: -57.1% !important; }
	.story_wp .box_wp .box_text_tg2 { right: -42.4% !important; }
	.header1 {  }
	.header1 .header1-top { padding: 25px 0; }
	.header1 .logo { position: fixed; top: 0; }
	.header1 .header1-top .contact { display: none; }
	.header1 .language { top: -3px; }
	#hamburger { top: 4px !important; }
	.header1 .language ul li .phone { display: block; }
	.box-news { padding-left: 20px; padding-right: 20px; }
	.box-slider .video { right: 40px; }
	.content1_mes { padding: 25px !important; top: 60px !important; right: 30px !important; }
	.content2_mes { bottom: 98px !important; }
}
@media screen and (max-width:840px) {
	.content2_mes { bottom: 122px !important; }
}
@media screen and (max-width:768px) {
	.story_wp .box_wp .box_text_tg { left: 37% !important; }
	.story_wp .box_wp .box_text_tg2 { right: -61.5% !important; }
	.story_wp .box_wp .box_text_tg1 { left: -80.2% !important; }
	.story_wp .item-title { padding-left: 10px !important; }
	.story_wp .box_wp .box_text_tg .text_line { width: 70% !important; padding-left: 100px !important; }
	.story_wp .box_wp .box_text_tg2 .text_line { width: 27% !important; margin-left: -72px !important; padding-left: 42px !important; background-position: 67px 85px !important; height: 130px !important; }
	.story_wp .box_wp .box_text_tg1 .text_line { padding-left: 79px !important; margin-right: -87px !important; padding-right: 74px !important; width: 29% !important; }
	.story_wp .box_wp .box_text_tg_en { left: 37% !important; }
	.story_wp .box_wp .box_text_tg1_en { left: -94.3% !important; top: 194.5px !important; }
	.story_wp .box_wp .box_text_tg1_en .text_line { background-position: 181px 10px !important; margin-right: -88px !important; padding-right: 98px !important; width: 28% !important; margin-top: 9px !important; }
	.story_wp .box_wp .box_text_tg2_en { right: -53.7% !important; }
	.story_wp .box_wp .box_text_tg2_en .text_line { background-position: 67px 79px !important; width: 30% !important; margin-left: -72px !important; padding-left: 42px !important; height: 130px !important; }
	.story_wp .box_wp .box_text_tg1_jp { left: -137.5% !important; top: 151.5px !important; }
	#story_vst .box_wp .box_text_tg1_jp .text_line { max-width: 44% !important; background-position: 9px 31px !important; padding-left: 65px !important; }
	.story_wp .box_wp .box_text_tg2_jp { right: -69.2% !important; top: 152.4px !important; }
	#story_vst .box_wp .box_text_tg2_jp .text_line { background-position: 56px 116px !important; width: 33% !important; margin-left: -72px !important; padding-left: 42px !important; height: 170px !important; margin-top: -20px !important; }
	.story_wp .box_wp .box_text_tg2_jp .text_line { width: 17% !important; }
	.story_wp .box_wp .box_text_tg_jp { left: 38% !important; }
	.story_wp .box_wp .box_text_tg_jp .text_line { margin-top: 5px !important; padding-top: 55px !important; background-position: -27px 7px !important; }
	.td1_in { padding: 0 20px 0 35px !important; }
	.content2_in { margin-top: -167px !important; }
	.content1_mes { padding: 20px !important; top: 80px !important; right: 10px !important; }
}
@media screen and (max-width:767px) {
	h1 { font-size: 30px; line-height: 38px; }
	h2 { font-size: 22px; line-height: 28px; }
	.box-slider .caption { top: 220px; }
	.box-title { margin: 0; }
	.footer .information .col-1,
	.footer .information .col-2 { display: block; width: 100%; }
	.footer .information .col-2 { margin: 30px 0; line-height: 24px; text-align: center; }
	.footer .social { margin-top: 5px; }
	.footer .copyright .text,
	.footer .copyright .danaweb { width: 100%; text-align: center; }
	.story_wp { padding: 0 15px }
	.story_wp .box_wp .box_text_tg1 { left: -96.3% !important; }
	.story_wp .box_wp .box_text_tg2 { right: -73.6% !important; }
	.story_wp .box_wp .box_text_tg1 .text_line { width: 30% !important; background-position: 106px 7px !important }
	.story_wp .box_wp .box_text_tg .text_line { padding-left: 85px !important; width: 74% !important; }
	.story_wp .box_wp .box_text_tg2 .text_line { width: 28% !important; background-position: 61px 75px !important; padding-left: 42px !important; }
	.story_wp .item-title { padding-left: 8px !important; }
	.footer .information .col-1 .img { text-align: center; margin-top: 20px; }
	.list-post { margin: 20px 0 !important; }
	.tool { padding: 60px 0 0px 0 !important; }
	.tool ul &gt; li { width: 50%; float: left; margin-bottom: 40px; }
}
@media screen and (max-width:736px) {
	.story_wp .item-title { padding-left: 17px !important; }
	.story_wp .box_wp .box_text_tg1 { left: -90.6% !important; }
	.story_wp .box_wp .box_text_tg2 { right: -74.3% !important; }
	.story_wp .box_wp .box_text_tg1 .text_line { width: 30% !important; }
	.story_wp .box_wp .box_text_tg2 .text_line { width: 23% !important; padding-left: 55px !important; margin-top: 23px !important; height: 149px !important; background-position: 40px 104px !important; }
	.story_wp .box_wp .box_text_tg .text_line { padding-left: 95px !important; padding-top: 50px !important; }
	.box_text_tg2 .tooltip:hover:after { left: -170px !important; }
	.box-newsest { padding-left: 0px !important; }
	.story_wp .box_wp .box_text_tg2_en { right: -63.9% !important; top: 194.4px !important; }
	.story_wp .box_wp .box_text_tg1_en { left: -105.9% !important; }
	.story_wp .box_wp .box_text_tg1_en .text_line { width: 27% !important; }
	.story_wp .box_wp .box_text_tg2_en .text_line { background-position: 63px 73px !important; }
	.story_wp .box_wp .box_text_tg_en .text_line { padding-left: 120px !important; }
	.story_wp .box_wp .box_text_tg1_jp { left: -135.6% !important; }
	#story_vst .box_wp .box_text_tg1_jp .text_line { max-width: 46% !important; background-position: 1px 40px !important; padding-left: 3px !important; padding-top: 87px !important; }
	.story_wp .box_wp .box_text_tg2_jp { right: -84% !important; top: 151.4px !important; }
	.story_wp .box_wp .box_text_tg2_jp .text_line { width: 16%; }
	.story_wp .box_wp .box_text_tg2_jp .text_line { width: 38% !important; }
	.story_wp .box_wp .box_text_tg2_en .text .tooltip:hover:after { left: -165px !important; }
	.content2_in { margin-top: -190px !important; }
	.content2_mes { bottom: 146px !important; }
	.content1_mes { right: 5px !important; }
}
@media screen and (max-width:680px) {
	.item-post,
	.item-post1,
	.item-post2 { width: 100% !important; max-width: 500px; float: none !important; }
	.story_wp .item-title,
	.story_wp .item-title_jp { padding-top: 20px !important; padding-bottom: 0 !important; }
	.story_wp .box_wp .box_text_tg,
	.story_wp .box_wp .box_text_tg_en,
	.story_wp .box_wp .box_text_tg_jp { margin-left: 0 !important; position: static !important; }
	.story_wp .box_wp .box_text_tg .text_line,
	.story_wp .box_wp .box_text_tg_en .text_line,
	.story_wp .box_wp .box_text_tg_jp .text_line { padding-left: 100px !important; width: 70% !important; padding-top: 55px !important; }
	.story_wp .box_wp .box_text_tg1,
	.story_wp .box_wp .box_text_tg1_en,
	.story_wp .box_wp .box_text_tg1_jp { margin-right: 0% !important; position: static !important; }
	.story_wp .box_wp .box_text_tg1 .text_line,
	.story_wp .box_wp .box_text_tg1_en .text_line { width: 59% !important; padding-left: 2px !important; padding-right: 90px !important; background-position: 99px 7px !important; }
	.story_wp .box_wp .box_text_tg2,
	.story_wp .box_wp .box_text_tg2_en,
	.story_wp .box_wp .box_text_tg2_jp { margin-left: 0% !important; margin-bottom: 20px !important; position: static !important; margin-top: 15px !important; }
	.story_wp .box_wp .box_text_tg2 .text_line,
	.story_wp .box_wp .box_text_tg2_jp .text_line { width: 68% !important; padding-left: 85px !important; padding-top: 15px; }
	.tooltip:hover:after { left: -10px !important }
	.box_text_tg2 .tooltip:hover:after { left: -40px !important; }
	.box_text_tg1 .tooltip:hover:after { left: -300px !important; }
	.box-slider .video { max-width: 170px; }
	.box-slider .video .background,
	.box-slider .video:hover .background { background-size: 25%; }
}
@media screen and (max-width:667px) {
	.story_wp .box_wp .box_text_tg1_en .text_line { width: 60% !important; background-position: 87px 10px !important; padding-left: 0 !important; }
	.story_wp .box_wp .box_text_tg2_en .text_line { width: 60% !important; margin-left: -72px !important; }
	#story_vst .box_wp .box_text_tg1_jp .text_line { max-width: 55% !important; padding-top: 100px !important; }
	#story_vst .box_wp .box_text_tg2_jp .text_line { width: 38% !important; }
	.story_wp .box_wp .box_text_tg1_jp .text .tooltip:hover:after { left: -314px !important; }
	.story_wp .box_wp .box_text_tg2_en .text .tooltip:hover:after { left: -50px !important; }
	.story_wp .box_wp .box_text_tg1_en .text .tooltip:hover:after { left: -307px !important; }
	.table1_in { margin-top: 180px !important; }
	.content2_in { margin-top: -191px !important; }
	.content2_mes { bottom: 145px !important; }
	.content1_mes { padding: 15px !important; top: 44px !important; right: 7px !important; max-width: 195px !important; }
}
@media screen and (max-width:640px) {
	#story_vst .box_wp .box_text_tg1_jp .text_line { max-width: 62% !important; }
	.content1_mes { padding: 15px !important; top: 100px !important; max-width: 180px !important; }
	.content2 { right: 24px !important; padding: 25px !important; bottom: 144px !important; }
	.content3 { padding-left: 20px !important; }
}
@media screen and (max-width:568px) {
	#story_vst .box_wp .box_text_tg1_jp .text_line { max-width: 69% !important; }
	#story_vst .box_wp .box_text_tg2_jp .text_line { width: 45% !important; }
	.table1_in { margin-top: 240px !important; }
	.content2_in { margin-top: -220px !important; }
}
@media screen and (max-width:480px) {
	.language ul li { padding: 0 2px; }
	.item-vs .img,
	.item-vs .description { width: 100%; }
	.item-vs .img { margin-bottom: 10px; }
	.form-sm { width: 100%; }
	.story_wp .box_wp .box_text_tg { margin-left: 0 !important; }
	.story_wp .box_wp .box_text_tg1 { margin-right: 0 !important; }
	.story_wp .box_wp .box_text_tg2 { margin-left: 0 !important; }
	.header1-top .contact a span { display: none !important; }
	#story_vst .box_wp .box_text_tg_jp .text_line { padding-top: 61px !important; }
	#story_vst .box_wp .box_text_tg1_jp .text_line { max-width: 72% !important; padding-top: 100px !important; margin-right: -128px !important; height: 161px !important; }
	#story_vst .box_wp .box_text_tg2_jp .text_line { width: 60% !important; }
}
@media screen and (max-width:440px) {
	.box-slider .video { max-width: 96px; border-top-left-radius: 20px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; -moz-border-radius-bottomright: 20px; -webkit-border-bottom-right-radius: 20px; border-bottom-right-radius: 20px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; }
}
@media screen and (max-width:420px) {
	.story_wp .box_wp .box_text_tg1_en .text_line { background-position: 84px 10px !important; margin-right: -88px !important; padding-right: 80px !important; max-width: 70% !important; padding-top: 64px !important; padding-left: 0 !important; height: 166px !important; }
	.story_wp .box_wp .box_text_tg2_en .text_line { margin-top: 10px !important; background-position: 47px 70px !important; width: 65% !important; }
	.box-slider .video { right: 20px; }
	.story_wp .box_wp .box_text_tg1_jp .text .tooltip:hover:after { left: -50px !important; }
	.table1_in { margin-top: 210px !important; }
	.td1_in { padding: 35px 20px 0px 19px !important; }
	.content1_in { padding: 15px !important; width: 60% !important; top: 140px !important; }
	.content2_in { margin-top: -255px !important; }
}
@media screen and (max-width:414px) {
	.story_wp .box_wp .box_text_tg1 .text_line { width: 65% !important; background-position: 89px 7px !important; padding-left: -1px !important; margin-right: -85px !important; padding-right: 80px !important }
	.story_wp .box_wp .box_text_tg2 .text_line { width: 65% !important; padding-left: 58px !important; padding-top: 10px !important; height: 145px !important; background-position: 69px 100px !important; }
	.header1-top .contact a img { margin-right: -15px; }
	.tooltip:hover:after { left: -46px !important; width: 182px !important; }
	.story_wp .box_wp .box_text_tg .tooltip:hover:after { width: 362px !important; }
	.story_wp .box_wp .box_text_tg1 .tooltip:hover:after { left: -50px !important; }
	.story_wp .box_wp .box_text_tg2 .tooltip:hover:after { left: -57px !important; }
	.content1_mes { max-width: 150px !important; top: 135px !important; padding: 10px !important; }
	.content2_mes { right: 100px !important; padding: 9px !important; bottom: 169px !important; max-width: 210px !important; }
	.content4_mes { margin-right: 35px !important; }
	.content5_mes { width: 55% !important; }
	.span1_mes { font-size: 15px !important; }
	.span2_mes { font-size: 10px !important; display: inherit; }
}
@media screen and (max-width:375px) {
	.story_wp .box_wp .box_text_tg .text_line { width: 68% !important; padding-left: 100px !important; font-size: 11px !important; margin-left: -90px !important; background-position: -68px -1px !important; }
	.story_wp .box_wp .box_text_tg1 .text_line { width: 65% !important; padding-right: 80px !important; font-size: 11px !important; margin-right: -82px !important; }
	.story_wp .box_wp .box_text_tg2 .text_line { width: 62% !important; padding-top: 0 !important; background-position: 53px 74px !important; font-size: 11px !important; }
	.header1-top .search input { display: none !important; }
	.tooltip:hover:after { width: 181px !important; }
	.story_wp .box_wp .box_text_tg1 .tooltip:hover:after { left: -36px !important; }
	.story_wp .box_wp .box_text_tg1_jp .tooltip:hover:after { left: -36px !important; }
	.breadcrumb { display: none; }
	.story_wp .box_wp .box_text_tg_en .text_line { margin-top: 14px !important; background-position: -100px -3px !important; width: 66% !important; }
	.story_wp .box_wp .box_text_tg2_en .text_line { background-position: 54px 70px !important; width: 62% !important; margin-top: 23px !important; padding-left: 62px !important; }
	.story_wp .box_wp .box_text_tg1_en .text_line { height: 166px !important; }
	#story_vst .box_wp .box_text_tg_jp .text_line { padding-top: 62px !important; width: 62% !important; background-position: -130px 11px !important; }
	#story_vst .box_wp .box_text_tg1_jp .text_line { width: 68% !important; background-position: 11px 42px !important; padding-top: 100px !important; }
	#story_vst .box_wp .box_text_tg2_jp .text_line { background-position: 54px 111px !important; padding-top: 40px !important; }
	.story_wp .box_wp .box_text_tg1_jp .text .tooltip:hover:after { left: -100px !important; }
	.story_wp .box_wp .box_text_tg2_en .text .tooltip:hover:after { left: -50px !important; }
	.table1_in { margin-top: 250px !important; }
	.td1_in { padding: 5px 20px 0px 19px !important; }
	.content2_in { margin-top: -382px !important; }
	.content1_mes { max-width: 160px; top: 276px !important; right: 15px !important }
	.content2_mes { bottom: 192px !important; right: 73px !important; padding: 5px !important; }
	.span1_mes { font-size: 10px !important; }
	.span2_mes { font-size: 6px !important; display: inherit; }
	.content5_mes { width: 45% !important; }
        .story_wp .box_wp .box_text_tg1_en .text .tooltip:hover:after{left: -55px !important}
}
@media screen and (max-width:360px) {
	.story_wp .box_wp .box_text_tg .text,
	.story_wp .box_wp .box_text_tg1 .text,
	.story_wp .box_wp .box_text_tg2 .text { font-size: 14px !important; width: 190px !important; }
	.story_wp .box_wp .box_text_tg .text_line { width: 69% !important; margin-left: -88px !important; background-position: -68px -3px !important; }
	.story_wp .box_wp .box_text_tg2 .text_line { width: 64% !important; background-position: 51px 66px !important; padding-left: 55px !important; }
	.tooltip:hover:after { width: 320px !important; }
	.story_wp .box_wp .box_text_tg1_en .text_line { margin-right: -88px !important; padding-right: 85px !important; background-position: 20px 10px !important; height: 167px !important; }
	.story_wp .box_wp .box_text_tg2_en .text_line { background-position: 52px 60px !important; width: 61% !important; margin-top: 5px !important; height: 150px !important; padding-left: 40px !important; background-position: 42px 73px !important; }
	.story_wp .box_wp .box_text_tg_en .text_line { background-position: -127px -3px !important; margin-left: -90px !important; }
	.story_wp .box_wp .box_text_tg1 .text_line { background-position: 25px 7px !important; max-width: 66% !important; }
	#story_vst .box_wp .box_text_tg_jp .text_line { width: 65% !important; }
	#story_vst .box_wp .box_text_tg2_jp .text_line { width: 61% !important; background-position: 39px 129px !important; height: 175px !important; }
	.story_wp .box_wp .box_text_tg1_jp .text .tooltip:hover:after { left: -200px !important; }
	.story_wp .box_wp .box_text_tg .tooltip:hover:after { width: 315px !important; }
	.story_wp .box_wp .box_text_tg1 .tooltip:hover:after { left: -200px !important; }
	.story_wp .box_wp .box_text_tg1_en .text .tooltip:hover:after { left: -155px !important; }
	.table1_in { margin-top: 260px !important; }
	.content2_in { margin-top: -316px !important; }
	.content2_mes { bottom: 191px !important; right: 164px !important; }
	.content1_mes { top: 275px !important; }
}
@media screen and (max-width:320px) {
	.story_wp .box_wp .box_text_tg .text,
	.story_wp .box_wp .box_text_tg1 .text,
	.story_wp .box_wp .box_text_tg2 .text { width: 180px !important; font-size: 10px !important; }
	.story_wp .box_wp .box_text_tg .text_line,
	.story_wp .box_wp .box_text_tg1 .text_line,
	.story_wp .box_wp .box_text_tg2 .text_line { font-size: 10px !important; }
	.story_wp .box_wp .box_text_tg2 .text_line { padding-left: 44px !important; background-position: 46px 75px !important; }
	.story_wp .box_wp .box_text_tg .text_line { background-position: -140px -2px !important; width: 64% !important; margin-left: -77px !important; padding-left: 81px !important; }
	.story_wp .box_wp .box_text_tg1 .text_line { background-position: 40px 0px !important; }
	.story_wp .box_wp .box_text_tg2 .text_line { width: 62% !important; background-position: 19px 84px !important; padding-left: 56px !important; }
	.tooltip:hover:after { width: 290px !important; }
	.story_wp .box_wp .box_text_tg1 .tooltip:hover:after { left: -170px !important; }
	.story_wp .box_wp .box_text_tg_en .text_line { background-position: -125px 10px !important; margin-top: -5px !important }
	.story_wp .box_wp .box_text_tg2_en .text_line { background-position: 18px 115px !important; margin-top: 0px !important; height: 160px !important; padding-left: 71px !important; }
	.story_wp .box_wp .box_text_tg_en .text,
	.story_wp .box_wp .box_text_tg1_en .text,
	.story_wp .box_wp .box_text_tg2_en .text { font-size: 13px !important; width: 185px !important; }
	.story_wp .box_wp .box_text_tg1_en .text_line { margin-right: -84px !important; }
	#story_vst .box_wp .box_text_tg_jp .text_line { width: 60% !important; }
	#story_vst .box_wp .box_text_tg1_jp .text_line { width: 72% !important; }
	#story_vst .box_wp .box_text_tg2_jp .text_line { width: 55% !important; background-position: -4px 129px !important; }
	.story_wp .box_wp .box_text_tg1_jp .text .tooltip:hover:after { left: -150px !important; }
	.story_wp .box_wp .box_text_tg .tooltip:hover:after { width: 290px !important; }
	.story_wp .box_wp .box_text_tg1 .tooltip:hover:after { left: -150px !important; }
	.table1_in { margin-top: 340px !important; }
	.content2_in { margin-top: -502px !important; }
}
.page-navigation { font-size: 14px; clear: both; text-align: left; cursor: default; font-weight: 400; padding: 10px 0; }
.pagination { margin: 0; padding: 0; display: inline-block; }
.pagination &gt; li { list-style: none; float: left; display: inline-block; padding: 3px; }
.pagination &gt; li &gt; a,
.pagination &gt; li &gt; span { background-color: transparent; border-radius: 50%;
	color: inherit; position: relative; float: left; padding: 0; margin-top: 2px;
	width: 36px; line-height: 36px; text-align: center; text-decoration: none;border: none;
}
.pagination &gt; li &gt; a:hover,
.pagination &gt; li &gt; span:hover,
.pagination &gt; li &gt; a:focus,
.pagination &gt; li &gt; span:focus { background-color: transparent;
	color: #828282;
	border: none;
}
.pagination &gt; .active &gt; a,
.pagination &gt; .active &gt; span,
.pagination &gt; .active &gt; a:hover,
.pagination &gt; .active &gt; span:hover,
.pagination &gt; .active &gt; a:focus,
.pagination &gt; .active &gt; span:focus {
	background-color: transparent;
	color: #2857A9;
	z-index: 2;
	cursor: not-allowed;
	width: 40px;
	line-height: 40px;
	margin-top: 0;
	border: none;
	 }
.pagination &gt; .disabled &gt; span,
.pagination &gt; .disabled &gt; span:hover,
.pagination &gt; .disabled &gt; span:focus,
.pagination &gt; .disabled &gt; a,
.pagination &gt; .disabled &gt; a:hover,
.pagination &gt; .disabled &gt; a:focus { color: #777; cursor: not-allowed; background-color: #fff; }
.pagination-lg &gt; li &gt; a,
.pagination-lg &gt; li &gt; span { padding: 10px 16px; font-size: 18px; }
.pagination-lg &gt; li:first-child &gt; a,
.pagination-lg &gt; li:first-child &gt; span { border-top-left-radius: 6px; border-bottom-left-radius: 6px; }
.pagination-lg &gt; li:last-child &gt; a,
.pagination-lg &gt; li:last-child &gt; span { border-top-right-radius: 6px; border-bottom-right-radius: 6px; }
.pagination-sm &gt; li &gt; a,
.pagination-sm &gt; li &gt; span { padding: 5px 10px; font-size: 12px; }
.pagination-sm &gt; li:first-child &gt; a,
.pagination-sm &gt; li:first-child &gt; span { border-top-left-radius: 3px; border-bottom-left-radius: 3px; }
.pagination-sm &gt; li:last-child &gt; a,
.pagination-sm &gt; li:last-child &gt; span { border-top-right-radius: 3px; border-bottom-right-radius: 3px; }
.pager { padding-left: 0; margin: 20px 0; text-align: center; list-style: none; }
.pager li { display: inline; }
.pager li &gt; a,
.pager li &gt; span { display: inline-block; padding: 5px 14px; background-color: #fff; border: 1px solid #ddd; border-radius: 15px; }
.pager li &gt; a:hover,
.pager li &gt; a:focus { text-decoration: none; background-color: #eee; }
.pager .next &gt; a,
.pager .next &gt; span { float: right; }
.pager .previous &gt; a,
.pager .previous &gt; span { float: left; }
.pager .disabled &gt; a,
.pager .disabled &gt; a:hover,
.pager .disabled &gt; a:focus,
.pager .disabled &gt; span { color: #777; cursor: not-allowed; background-color: #fff; }
#go-top { background: url('../images/go-top.png') center top no-repeat; position: fixed; z-index: 91; height: 40px; width: 40px; right: 10px; bottom: -50px; cursor: pointer; }
#go-top:hover { background-position: center -40px; }
.error404 { text-align: center; font-size: 1.15em; padding: 30px 0 50px; }
.error404 i { margin-top: 40px; font-size: 10em; }
.error404 p:last-child { color: #ff7b79; }
.windows8 { position: relative; width: 80px; height: 80px; }
.windows8 .wBall { position: absolute; width: 76px; height: 76px; opacity: 0; -moz-transform: rotate(225deg); -moz-animation: orbit 4.95s infinite; -webkit-transform: rotate(225deg); -webkit-animation: orbit 4.95s infinite; -ms-transform: rotate(225deg); -ms-animation: orbit 4.95s infinite; -o-transform: rotate(225deg); -o-animation: orbit 4.95s infinite; transform: rotate(225deg); animation: orbit 4.95s infinite; }
.windows8 .wBall .wInnerBall { background-color: #1d92af; position: absolute; width: 10px; height: 10px; left: 0; top: 0; -moz-border-radius: 10px; -webkit-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px; }
.windows8 #wBall_1 { -moz-animation-delay: 1.08s; -webkit-animation-delay: 1.08s; -ms-animation-delay: 1.08s; -o-animation-delay: 1.08s; animation-delay: 1.08s; }
.windows8 #wBall_2 { -moz-animation-delay: 0.22s; -webkit-animation-delay: 0.22s; -ms-animation-delay: 0.22s; -o-animation-delay: 0.22s; animation-delay: 0.22s; }
.windows8 #wBall_3 { -moz-animation-delay: 0.43s; -webkit-animation-delay: 0.43s; -ms-animation-delay: 0.43s; -o-animation-delay: 0.43s; animation-delay: 0.43s; }
.windows8 #wBall_4 { -moz-animation-delay: 0.65s; -webkit-animation-delay: 0.65s; -ms-animation-delay: 0.65s; -o-animation-delay: 0.65s; animation-delay: 0.65s; }
.windows8 #wBall_5 { -moz-animation-delay: 0.86s; -webkit-animation-delay: 0.86s; -ms-animation-delay: 0.86s; -o-animation-delay: 0.86s; animation-delay: 0.86s; }
@-moz-keyframes orbit {
	0% { opacity: 1; z-index: 99; -moz-transform: rotate(180deg); -moz-animation-timing-function: ease-out; }
	7% { opacity: 1; -moz-transform: rotate(300deg); -moz-animation-timing-function: linear; -moz-origin: 0%; }
	30% { opacity: 1; -moz-transform: rotate(410deg); -moz-animation-timing-function: ease-in-out; -moz-origin: 7%; }
	39% { opacity: 1; -moz-transform: rotate(645deg); -moz-animation-timing-function: linear; -moz-origin: 30%; }
	70% { opacity: 1; -moz-transform: rotate(770deg); -moz-animation-timing-function: ease-out; -moz-origin: 39%; }
	75% { opacity: 1; -moz-transform: rotate(900deg); -moz-animation-timing-function: ease-out; -moz-origin: 70%; }
	76% { opacity: 0; -moz-transform: rotate(900deg); }
	100% { opacity: 0; -moz-transform: rotate(900deg); }
}
@-webkit-keyframes orbit {
	0% { opacity: 1; z-index: 99; -webkit-transform: rotate(180deg); -webkit-animation-timing-function: ease-out; }
	7% { opacity: 1; -webkit-transform: rotate(300deg); -webkit-animation-timing-function: linear; -webkit-origin: 0%; }
	30% { opacity: 1; -webkit-transform: rotate(410deg); -webkit-animation-timing-function: ease-in-out; -webkit-origin: 7%; }
	39% { opacity: 1; -webkit-transform: rotate(645deg); -webkit-animation-timing-function: linear; -webkit-origin: 30%; }
	70% { opacity: 1; -webkit-transform: rotate(770deg); -webkit-animation-timing-function: ease-out; -webkit-origin: 39%; }
	75% { opacity: 1; -webkit-transform: rotate(900deg); -webkit-animation-timing-function: ease-out; -webkit-origin: 70%; }
	76% { opacity: 0; -webkit-transform: rotate(900deg); }
	100% { opacity: 0; -webkit-transform: rotate(900deg); }
}
@-ms-keyframes orbit {
	0% { opacity: 1; z-index: 99; -ms-transform: rotate(180deg); -ms-animation-timing-function: ease-out; }
	7% { opacity: 1; -ms-transform: rotate(300deg); -ms-animation-timing-function: linear; -ms-origin: 0%; }
	30% { opacity: 1; -ms-transform: rotate(410deg); -ms-animation-timing-function: ease-in-out; -ms-origin: 7%; }
	39% { opacity: 1; -ms-transform: rotate(645deg); -ms-animation-timing-function: linear; -ms-origin: 30%; }
	70% { opacity: 1; -ms-transform: rotate(770deg); -ms-animation-timing-function: ease-out; -ms-origin: 39%; }
	75% { opacity: 1; -ms-transform: rotate(900deg); -ms-animation-timing-function: ease-out; -ms-origin: 70%; }
	76% { opacity: 0; -ms-transform: rotate(900deg); }
	100% { opacity: 0; -ms-transform: rotate(900deg); }
}
@-o-keyframes orbit {
	0% { opacity: 1; z-index: 99; -o-transform: rotate(180deg); -o-animation-timing-function: ease-out; }
	7% { opacity: 1; -o-transform: rotate(300deg); -o-animation-timing-function: linear; -o-origin: 0%; }
	30% { opacity: 1; -o-transform: rotate(410deg); -o-animation-timing-function: ease-in-out; -o-origin: 7%; }
	39% { opacity: 1; -o-transform: rotate(645deg); -o-animation-timing-function: linear; -o-origin: 30%; }
	70% { opacity: 1; -o-transform: rotate(770deg); -o-animation-timing-function: ease-out; -o-origin: 39%; }
	75% { opacity: 1; -o-transform: rotate(900deg); -o-animation-timing-function: ease-out; -o-origin: 70%; }
	76% { opacity: 0; -o-transform: rotate(900deg); }
	100% { opacity: 0; -o-transform: rotate(900deg); }
}
@keyframes orbit {
	0% { opacity: 1; z-index: 99; transform: rotate(180deg); animation-timing-function: ease-out; }
	7% { opacity: 1; transform: rotate(300deg); animation-timing-function: linear; origin: 0%; }
	30% { opacity: 1; transform: rotate(410deg); animation-timing-function: ease-in-out; origin: 7%; }
	39% { opacity: 1; transform: rotate(645deg); animation-timing-function: linear; origin: 30%; }
	70% { opacity: 1; transform: rotate(770deg); animation-timing-function: ease-out; origin: 39%; }
	75% { opacity: 1; transform: rotate(900deg); animation-timing-function: ease-out; origin: 70%; }
	76% { opacity: 0; transform: rotate(900deg); }
	100% { opacity: 0; transform: rotate(900deg); }
}
.story_wp { background: url("../images/background_vst.jpg") no-repeat center center; background-size: cover; position: relative; }
.story_wp .item-title { color: #fff; text-align: center; font-size: 22px; padding: 214px 10px 130px 0px; line-height: 30px; text-transform: uppercase; font-weight: 700; }
.story_wp .box_wp .box_text_tg,
.story_wp .box_wp .box_text_tg_en,
.story_wp .box_wp .box_text_tg_jp { position: absolute; top: 30px; left: 41%; }
.story_wp .box_wp .box_text_tg a,
.story_wp .box_wp .box_text_tg1 a,
.story_wp .box_wp .box_text_tg2 a,
.story_wp .box_wp .box_text_tg_en a,
.story_wp .box_wp .box_text_tg1_en a,
.story_wp .box_wp .box_text_tg2_en a,
.story_wp .box_wp .box_text_tg_jp a,
.story_wp .box_wp .box_text_tg1_jp a,
.story_wp .box_wp .box_text_tg2_jp a { color: #fff; }
.story_wp .box_wp .box_text_tg .text,
.story_wp .box_wp .box_text_tg_en .text,
.story_wp .box_wp .box_text_tg_jp .text { background: url(../images/tamgiac.png) no-repeat center center; color: #fff; font-size: 17px; background-size: contain; width: 200px; text-align: center; line-height: 25px; text-transform: uppercase; font-weight: 300; float: left; }
.story_wp .box_wp .box_text_tg .text { padding: 93px 40px 10px 40px; }
.story_wp .box_wp .box_text_tg_en .text { padding: 91px 40px 10px 40px; height: 166px; font-size: 14px !important;}
.story_wp .box_wp .box_text_tg .text_line,
.story_wp .box_wp .box_text_tg_en .text_line,
.story_wp .box_wp .box_text_tg_jp .text_line { float: left; font-size: 14px; color: #fff; width: 63%; margin-top: 20px; margin-left: -86px; font-weight: 300; background: url(../images/background_line_1.png) no-repeat; padding-left: 100px; padding-top: 70px; height: 175px; overflow: hidden; }
.story_wp .box_wp .box_text_tg .text_line { background-position: -68px 4px; }
.story_wp .box_wp .box_text_tg_en .text_line { background-position: -68px -1px; }
.story_wp .box_wp .box_text_tg1 { position: absolute; top: 195.5px; left: -36.9% }
.story_wp .box_wp .box_text_tg1_en { position: absolute; top: 194.5px; left: -44.4%; }
.story_wp .box_wp .box_text_tg1 .text,
.story_wp .box_wp .box_text_tg1_en .text,
.story_wp .box_wp .box_text_tg1_jp .text { background: url(../images/tamgiac.png) no-repeat center center; color: #fff; font-size: 17px; background-size: contain; width: 200px; text-align: center; padding: 93px 40px 10px 40px; line-height: 25px; text-transform: uppercase; font-weight: 300; float: right; position: relative; }
.story_wp .box_wp .box_text_tg1_en .text { height: 166px; font-size: 14px !important;}
.story_wp .box_wp .box_text_tg1 .text_line,
.story_wp .box_wp .box_text_tg1_en .text_line,
.story_wp .box_wp .box_text_tg1_jp .text_line { float: right; font-size: 14px; color: #fff; max-width: 46%; margin-top: 24px; font-weight: 300; background: url(../images/background_line_2.png) no-repeat; padding-left: 76px; padding-top: 70px; margin-right: -112px; padding-right: 112px; height: 170px; overflow: hidden; }
.story_wp .box_wp .box_text_tg1 .text_line { background-position: 147px 4px; }
.story_wp .box_wp .box_text_tg1_en .text_line { background-position: 185px 4px; }
.story_wp .box_wp .box_text_tg2 { position: absolute; top: 195.5px; right: -24.7%; }
.story_wp .box_wp .box_text_tg2_en { position: absolute; top: 195.4px; right: -19.6%; }
.story_wp .box_wp .box_text_tg2 .text,
.story_wp .box_wp .box_text_tg2_en .text,
.story_wp .box_wp .box_text_tg2_jp .text { background: url(../images/tamgiac.png) no-repeat center center; color: #fff; background-size: contain; width: 200px; text-align: center; line-height: 25px; text-transform: uppercase; font-weight: 300; float: left; }
.story_wp .box_wp .box_text_tg2 .text { font-size: 17px; padding: 93px 40px 10px 40px; }
.story_wp .box_wp .box_text_tg2_en .text { font-size: 14px; padding: 84px 40px 10px 40px; height: 166px; }
.story_wp .box_wp .box_text_tg2 .text_line,
.story_wp .box_wp .box_text_tg2_en .text_line { float: left; font-size: 14px; color: #fff; width: 37%; margin-top: 35px; margin-left: -83px; font-weight: 300; background: url(../images/background_line_3.png) no-repeat; padding-left: 76px; height: 120px; }
.story_wp .box_wp .box_text_tg2 .text_line { background-position: 65px 62px; }
.story_wp .box_wp .box_text_tg2_en .text_line { background-position: 67px 62px; }
.box-news { padding: 30px 12px 0px 12px; }
.box-newsest { max-width: 1000px !important; }
.list-post { margin: 0 -20px; }
.item-post1 .box { background-color: #ffffff; }
.item-post1 .description { padding: 15px; }
.item-post1 .description h3 { margin: 10px 0; }
.item-post1 .description .text { height: 60px; overflow: hidden; }
.item-post1 .description a { color: inherit; }
.item-post1 .description a:hover,
.item-post1 .description a:focus { color: #2fb6cc; }
.item-post1 .description .view-more { border-top: 1px dotted #e8ebec; font-size: 12px; margin-top: 8px; padding-top: 5px; }
.item-post1 .description .view { float: left; }
.item-post1 .description .more { text-align: right; }
.item-post1 .description .more &gt; a:hover,
.item-post1 .description .more &gt; a:focus { text-decoration: underline; }
.wp-list { margin: -15px -15px 0; }
.item-post2 { float: left; width: 33.33336%; padding: 15px; }
.item-post2 .box { background-color: #ffffff; }
.item-post2 .description { border: 1px solid #e8ebec; padding: 5px 12px 12px; }
.item-post2 .description h3 { margin: 10px 0; height: 44px; }
.item-post2 .description .text { height: 60px; overflow: hidden; }
.item-post2 .description a { color: inherit; }
.item-post2 .description a:hover,
.item-post2 .description a:focus { color: #2fb6cc; }
.item-post2 .description .more { border-top: 1px dotted #e8ebec; font-size: 12px; margin-top: 8px; padding-top: 5px; text-align: right; }
.item-post2 .description .more &gt; a:hover,
.item-post2 .description .more &gt; a:focus { text-decoration: underline; }
.item-vs { border-bottom: 1px solid #e8ebec; padding: 30px 0; }
.item-vs:first-child { padding-top: 0; }
.item-vs .img { float: left; width: 35%; }
.item-vs .description { float: right; width: 62%; }
.item-vs .time { border-bottom: 1px dotted #e8ebec; margin: 5px 0 10px; padding-bottom: 5px; }
.item-vs .more { margin-top: 10px; text-align: right; }
.item-vs .more &gt; a:hover,
.item-vs .more &gt; a:focus { text-decoration: underline; }
.item-vs:after { content: ""; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.item-vs .p-hot { background-color: #f73922; }
.item-vs .p-hot:after { border-left-color: #f73922; }
.gr-box { background: url(../images/background_news.png) no-repeat; background-position: 5px 177px; background-color: #fff; }
.list-news .text { margin-top: 10px; margin-bottom: 5px; height: 65px; overflow: hidden; }
.list_news_02 .noimg-news { margin-bottom: 11px; }
.tooltip { display: inline; position: relative; }
.tooltip:hover:before { border: solid; border-color: #4272A8 transparent; border-width: 6px 6px 0 6px; bottom: 20px; content: ""; left: 50%; position: absolute; z-index: 99; }
.tooltip:hover:after { background: #4272A8; border-radius: 5px; bottom: 26px; color: #fff; content: attr(title); left: 20%; padding: 5px 15px; position: absolute; z-index: 98; width: 500px; font-size: 12px; }
.story_wp .box_wp .box_text_tg_jp .text { padding: 93px 43px 10px 43px; }
.story_wp .box_wp .box_text_tg2_jp .text { padding: 93px 40px 10px 40px; }
.story_wp .box_wp .box_text_tg1_jp { position: absolute; top: 152.5px; left: -100.5%; }
.story_wp .box_wp .box_text_tg1_jp .text_line { background-position: 214px 4px; }
.story_wp .box_wp .box_text_tg2_jp { position: absolute; top: 153.4px; right: -20%; }
.story_wp .box_wp .box_text_tg2_jp .text { font-size: 12px; }
.story_wp .item-title_jp { color: #fff; text-align: center; font-size: 17px; padding: 214px 10px 130px 0px; line-height: 30px; text-transform: uppercase; font-weight: 700; }
.story_wp .box_wp .box_text_tg2_jp .text_line { float: left; font-size: 14px; color: #fff; width: 30%; margin-top: 5px; margin-left: -83px; font-weight: 300; background: url(../images/background_line_3.png) no-repeat; padding-left: 76px; height: 125px; background-position: 60px 78px; padding-top: 3px; }
.story_wp .box_wp .box_text_tg1_jp .text { font-size: 12px !important; }

.fancybox-enabled{overflow:hidden}.fancybox-enabled body{overflow:visible;height:100%}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999999;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-container~.fancybox-container{z-index:99992}.fancybox-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f0f11;opacity:0;transition-timing-function:cubic-bezier(.55,.06,.68,.19);-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-container--ready .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-controls{position:absolute;top:0;left:0;right:0;text-align:center;opacity:0;z-index:99994;transition:opacity .2s;pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;direction:ltr}.fancybox-show-controls .fancybox-controls{opacity:1}.fancybox-infobar{display:none}.fancybox-show-infobar .fancybox-infobar{display:inline-block;pointer-events:all}.fancybox-infobar__body{display:inline-block;width:70px;line-height:44px;font-size:13px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center;color:#ddd;background-color:rgba(30,30,30,.7);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased}.fancybox-buttons{position:absolute;top:0;right:0;display:none;pointer-events:all}.fancybox-show-buttons .fancybox-buttons{display:block}.fancybox-slider-wrap{overflow:hidden;direction:ltr}.fancybox-slider,.fancybox-slider-wrap{position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;z-index:99993;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-tap-highlight-color:transparent}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch}.fancybox-slide:before{content:"";height:100%;width:0}.fancybox-slide:before,.fancybox-slide&gt;*{display:inline-block;vertical-align:middle}.fancybox-slide&gt;*{position:relative;padding:24px;margin:44px 0;border-width:0;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide--image{overflow:hidden}.fancybox-slide--image:before{display:none}.fancybox-content{display:inline-block;position:relative;margin:44px auto;padding:0;border:0;width:80%;height:calc(100% - 88px);vertical-align:middle;line-height:normal;text-align:left;white-space:normal;outline:none;font-size:16px;font-family:Arial,sans-serif;box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch}.fancybox-iframe{display:block;margin:0;padding:0;border:0;width:100%;height:100%;background:#fff}.fancybox-slide--video .fancybox-content,.fancybox-slide--video .fancybox-iframe{background:transparent}.fancybox-placeholder{z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-image,.fancybox-placeholder,.fancybox-spaceball{position:absolute;top:0;left:0;margin:0;padding:0;border:0}.fancybox-image,.fancybox-spaceball{width:100%;height:100%;max-width:none;max-height:none;background:transparent;background-size:100% 100%}.fancybox-controls--canzoomOut .fancybox-placeholder{cursor:zoom-out}.fancybox-controls--canzoomIn .fancybox-placeholder{cursor:zoom-in}.fancybox-controls--canGrab .fancybox-placeholder{cursor:-webkit-grab;cursor:grab}.fancybox-controls--isGrabbing .fancybox-placeholder{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-spaceball{z-index:1}.fancybox-tmp{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-error{position:absolute;margin:0;padding:40px;top:50%;left:50%;width:380px;max-width:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font:16px/20px Helvetica Neue,Helvetica,Arial,sans-serif}.fancybox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:0;outline:none;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background:#fff;transition:background .2s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-slide--video .fancybox-close-small{top:-36px;right:-36px;background:transparent}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-caption-wrap{position:absolute;bottom:0;left:0;right:0;padding:60px 30px 0;z-index:99998;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));opacity:0;transition:opacity .2s;pointer-events:none}.fancybox-show-caption .fancybox-caption-wrap{opacity:1}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button{pointer-events:all}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-button{display:inline-block;position:relative;width:44px;height:44px;line-height:44px;margin:0;padding:0;border:0;border-radius:0;cursor:pointer;background:transparent;color:#fff;box-sizing:border-box;vertical-align:top;outline:none}.fancybox-button--disabled{cursor:default;pointer-events:none}.fancybox-button,.fancybox-infobar__body{background:rgba(30,30,30,.6)}.fancybox-button:hover{background:rgba(0,0,0,.8)}.fancybox-button:after,.fancybox-button:before{content:"";pointer-events:none;position:absolute;border-color:#fff;background-color:currentColor;color:currentColor;opacity:.9;box-sizing:border-box;display:inline-block}.fancybox-button--disabled:after,.fancybox-button--disabled:before{opacity:.5}.fancybox-button--left:after{left:20px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.fancybox-button--left:after,.fancybox-button--right:after{top:18px;width:6px;height:6px;background:transparent;border-top:2px solid currentColor;border-right:2px solid currentColor}.fancybox-button--right:after{right:20px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--left{border-bottom-left-radius:5px}.fancybox-button--right{border-bottom-right-radius:5px}.fancybox-button--close{float:right}.fancybox-button--close:after,.fancybox-button--close:before{content:"";display:inline-block;position:absolute;height:2px;width:16px;top:calc(50% - 1px);left:calc(50% - 8px)}.fancybox-button--close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@media (max-width:800px){.fancybox-controls{text-align:left}.fancybox-button--left,.fancybox-button--right,.fancybox-buttons button:not(.fancybox-button--close){display:none!important}.fancybox-caption{padding:20px 0;margin:0}}.fancybox-button--fullscreen:before{width:15px;height:11px;left:15px;top:16px;border:2px solid;background:none}.fancybox-button--play:before{top:16px;left:18px;width:0;height:0;border-top:6px inset transparent;border-bottom:6px inset transparent;border-left:10px solid;border-radius:1px;background:transparent}.fancybox-button--pause:before{top:16px;left:18px;width:7px;height:11px;border-style:solid;border-width:0 2px;background:transparent}.fancybox-button--thumbs span{font-size:23px}.fancybox-button--thumbs:before{top:20px;left:21px;width:3px;height:3px;box-shadow:0 -4px 0,-4px -4px 0,4px -4px 0,inset 0 0 0 32px,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0}.fancybox-container--thumbs .fancybox-caption-wrap,.fancybox-container--thumbs .fancybox-controls,.fancybox-container--thumbs .fancybox-slider-wrap{right:220px}.fancybox-thumbs{position:absolute;top:0;right:0;bottom:0;left:auto;width:220px;margin:0;padding:5px 5px 0 0;background:#fff;z-index:99993;word-break:normal;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:transparent;box-sizing:border-box}.fancybox-thumbs&gt;ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0}.fancybox-thumbs&gt;ul&gt;li{float:left;overflow:hidden;max-width:50%;padding:0;margin:0;width:105px;height:75px;position:relative;cursor:pointer;outline:none;border:5px solid #fff;border-top-width:0;border-right-width:0;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs&gt;ul&gt;li&gt;img{position:absolute;top:0;left:0;min-width:100%;min-height:100%;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs&gt;ul&gt;li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs&gt;ul&gt;li.fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{display:none!important}.fancybox-container--thumbs .fancybox-caption-wrap,.fancybox-container--thumbs .fancybox-controls,.fancybox-container--thumbs .fancybox-slider-wrap{right:0}}
@charset "UTF-8";

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

@-webkit-keyframes bounce {
	0%, 20%, 53%, 80%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}

	40%, 43% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0);
	}

	70% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
	}

	90% {
		-webkit-transform: translate3d(0,-4px,0);
		transform: translate3d(0,-4px,0);
	}
}

@keyframes bounce {
	0%, 20%, 53%, 80%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}

	40%, 43% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0);
	}

	70% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
	}

	90% {
		-webkit-transform: translate3d(0,-4px,0);
		transform: translate3d(0,-4px,0);
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	-ms-transform-origin: center bottom;
	transform-origin: center bottom;
}

@-webkit-keyframes flash {
	0%, 50%, 100% {
		opacity: 1;
	}

	25%, 75% {
		opacity: 0;
	}
}

@keyframes flash {
	0%, 50%, 100% {
		opacity: 1;
	}

	25%, 75% {
		opacity: 0;
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse;
}

@-webkit-keyframes rubberBand {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	30% {
		-webkit-transform: scale3d(1.25, 0.75, 1);
		transform: scale3d(1.25, 0.75, 1);
	}

	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1);
	}

	50% {
		-webkit-transform: scale3d(1.15, 0.85, 1);
		transform: scale3d(1.15, 0.85, 1);
	}

	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1);
	}

	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes rubberBand {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	30% {
		-webkit-transform: scale3d(1.25, 0.75, 1);
		transform: scale3d(1.25, 0.75, 1);
	}

	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1);
	}

	50% {
		-webkit-transform: scale3d(1.15, 0.85, 1);
		transform: scale3d(1.15, 0.85, 1);
	}

	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1);
	}

	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand;
}

@-webkit-keyframes shake {
	0%, 100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	10%, 30%, 50%, 70%, 90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}

	20%, 40%, 60%, 80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}
}

@keyframes shake {
	0%, 100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	10%, 30%, 50%, 70%, 90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}

	20%, 40%, 60%, 80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake;
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg);
	}

	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg);
	}

	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg);
	}

	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg);
	}

	100% {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg);
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg);
	}

	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg);
	}

	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg);
	}

	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg);
	}

	100% {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg);
	}
}

.swing {
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing;
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	10%, 20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
	}

	30%, 50%, 70%, 90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}

	40%, 60%, 80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	10%, 20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
	}

	30%, 50%, 70%, 90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}

	40%, 60%, 80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: none;
		transform: none;
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes wobble {
	0% {
		-webkit-transform: none;
		transform: none;
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble;
}

@-webkit-keyframes bounceIn {
	0%, 20%, 40%, 60%, 80%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes bounceIn {
	0%, 20%, 40%, 60%, 80%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}

@-webkit-keyframes bounceInDown {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInDown {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0);
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInLeft {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0);
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0);
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInRight {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0);
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes bounceInUp {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}

	50%, 55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
}

@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}

	50%, 55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}

@-webkit-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

@keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}

	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}

	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
	0% {opacity: 0;}
	100% {opacity: 1;}
}

@keyframes fadeIn {
	0% {opacity: 0;}
	100% {opacity: 1;}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
	0% {opacity: 1;}
	100% {opacity: 0;}
}

@keyframes fadeOut {
	0% {opacity: 1;}
	100% {opacity: 0;}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip;
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX;
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0;
	}
}

@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0;
	}
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0;
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0;
	}
}

.flipOutY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}

@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0;
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0;
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
	0% {
		opacity: 1;
	}

	100% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0;
	}
}

@keyframes lightSpeedOut {
	0% {
		opacity: 1;
	}

	100% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0;
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0;
	}
}

@keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0;
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0;
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	20%, 60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	40%, 80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1;
	}

	100% {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0;
	}
}

@keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	20%, 60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	40%, 80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1;
	}

	100% {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0;
	}
}

.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
	}
}

@keyframes rollOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	50% {
		opacity: 1;
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	50% {
		opacity: 1;
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	100% {
		opacity: 0;
	}
}

@keyframes zoomOut {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	100% {
		opacity: 0;
	}
}

.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
}

.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
}

.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes slideInDown {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes slideInLeft {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes slideInRight {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes slideInUp {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
}

@keyframes slideOutDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
}

.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

@keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
}

@keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

@keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp;
}

@-webkit-keyframes moveFromLeft {
	from {
		-webkit-transform: translateX(-100%);
	}
	to {
		-webkit-transform: translateX(0%);
	}
}
@-moz-keyframes moveFromLeft {
	from {
		-moz-transform: translateX(-100%);
	}
	to {
		-moz-transform: translateX(0%);
	}
}
@-ms-keyframes moveFromLeft {
	from {
		-ms-transform: translateX(-100%);
	}
	to {
		-ms-transform: translateX(0%);
	}
}

@-webkit-keyframes moveFromRight {
	from {
		-webkit-transform: translateX(100%);
	}
	to {
		-webkit-transform: translateX(0%);
	}
}
@-moz-keyframes moveFromRight {
	from {
		-moz-transform: translateX(100%);
	}
	to {
		-moz-transform: translateX(0%);
	}
}
@-ms-keyframes moveFromRight {
	from {
		-ms-transform: translateX(100%);
	}
	to {
		-ms-transform: translateX(0%);
	}
}

@-webkit-keyframes moveFromBottom {
	from {
		-webkit-transform: translateY(100%);
	}
	to {
		-webkit-transform: translateY(0%);
	}
}
@-moz-keyframes moveFromBottom {
	from {
		-moz-transform: translateY(100%);
	}
	to {
		-moz-transform: translateY(0%);
	}
}
@-ms-keyframes moveFromBottom {
	from {
		-ms-transform: translateY(100%);
	}
	to {
		-ms-transform: translateY(0%);
	}
}.updating{
	text-align: center;
	padding-top: 30px;
    padding-bottom: 30px;
}
.updating p{
	color: #4a4a4a;
	font-size: 15px;
	line-height: 25px;
}
.updating a{
	color: #92C200;
}
.updating i{
	font-size: 50px;
    font-weight: 100;
    margin-top: 15px;
}
.mm-hidden {
	display: none !important;
}
.mm-wrapper {
	overflow-x: hidden;
	position: relative;
}
.mm-menu,
.mm-menu &gt; .mm-panel {
	margin: 0;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 0;
}
.mm-menu &gt; .mm-panel .fa-fw {
	width: 1.48571429em;
}
.mm-menu {
	background: inherit;
	display: block;
	overflow: hidden;
	padding: 0;
}
.mm-panel {
	-webkit-transition: -webkit-transform 0.4s ease;
	-moz-transition: -moz-transform 0.4s ease;
	-ms-transition: -ms-transform 0.4s ease;
	-o-transition: -o-transform 0.4s ease;
	transition: transform 0.4s ease;
	-webkit-transform: translate3d(100%, 0, 0);
	-moz-transform: translate3d(100%, 0, 0);
	-ms-transform: translate3d(100%, 0, 0);
	-o-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}
.mm-panel.mm-opened {
	-webkit-transform: translate3d(0%, 0, 0);
	-moz-transform: translate3d(0%, 0, 0);
	-ms-transform: translate3d(0%, 0, 0);
	-o-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
}
.mm-panel.mm-subopened {
	-webkit-transform: translate3d(-30%, 0, 0);
	-moz-transform: translate3d(-30%, 0, 0);
	-ms-transform: translate3d(-30%, 0, 0);
	-o-transform: translate3d(-30%, 0, 0);
	transform: translate3d(-30%, 0, 0);
}
.mm-panel.mm-highest {
	z-index: 1;
}
.mm-menu &gt; .mm-panel {
	background: inherit;
	-webkit-overflow-scrolling: touch;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
	box-sizing: border-box;
	padding: 0 20px;
}
.mm-menu &gt; .mm-panel.mm-hasnavbar {
	padding-top: 40px;
}
.mm-menu &gt; .mm-panel:before, .mm-menu &gt; .mm-panel:after {
	content: '';
	display: block;
	height: 20px;
}
.mm-vertical .mm-panel {
	-webkit-transform: none !important;
	-moz-transform: none !important;
	-ms-transform: none !important;
	-o-transform: none !important;
	transform: none !important;
}
.mm-vertical .mm-listview .mm-panel,
.mm-listview .mm-vertical .mm-panel {
	display: none;
	padding: 10px 0 10px 10px;
}
.mm-vertical .mm-listview .mm-panel .mm-listview &gt; li:last-child:after,
.mm-listview .mm-vertical .mm-panel .mm-listview &gt; li:last-child:after {
	border-color: transparent;
}
.mm-vertical li.mm-opened &gt; .mm-panel,
li.mm-vertical.mm-opened &gt; .mm-panel {
	display: block;
}
.mm-vertical .mm-listview &gt; li &gt; .mm-next,
.mm-listview &gt; li.mm-vertical &gt; .mm-next {
	height: 40px;
	bottom: auto;
}
.mm-vertical .mm-listview &gt; li &gt; .mm-next:after,
.mm-listview &gt; li.mm-vertical &gt; .mm-next:after {
	top: 16px;
	bottom: auto;
}
.mm-vertical .mm-listview &gt; li.mm-opened &gt; .mm-next:after,
.mm-listview &gt; li.mm-vertical.mm-opened &gt; .mm-next:after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.mm-navbar {
	border-bottom: 1px solid transparent;
	text-align: center;
	line-height: 20px;
	height: 40px;
	padding: 0 40px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
.mm-navbar &gt; * {
	display: block;
	padding: 10px 0;
}
.mm-navbar a, .mm-navbar a:hover {
	text-decoration: none;
}
.mm-navbar .mm-title {
	font-size: 13px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.mm-navbar .mm-btn {
	box-sizing: border-box;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	z-index: 1;
}
.mm-navbar .mm-btn:first-child {
	padding-left: 20px;
	left: 0;
}
.mm-navbar .mm-btn:last-child {
	padding-right: 20px;
	right: 0;
}
.mm-panel .mm-navbar {
	display: none;
}
.mm-panel.mm-hasnavbar .mm-navbar {
	display: block;
}
.mm-listview,
.mm-listview &gt; li {
	list-style: none;
	display: block;
	padding: 0;
	margin: 0;
}
.mm-listview {
	font: inherit;
	font-size: 14px;
}
.mm-listview a,
.mm-listview a:hover {
	text-decoration: none;
}
.mm-listview &gt; li {
	position: relative;
}
.mm-listview &gt; li &gt; a,
.mm-listview &gt; li &gt; span {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: inherit;
	line-height: 20px;
	display: block;
	padding: 12px 12px 12px 22px;
	margin: 0;
	font-weight: 400;
}
#mm-1 .mm-listview &gt; li &gt; a {
	text-transform: uppercase;
}
.mm-listview &gt; li &gt; a .fa,
.mm-listview &gt; li &gt; span .fa {
	color: #00579c;
	margin-left: -12px;
}
.mm-listview &gt; li &gt; a.mm-arrow,
.mm-listview &gt; li &gt; span.mm-arrow {
	padding-right: 50px;
}
.mm-listview &gt; li:not(.mm-divider):after {
	content: '';
	border-bottom-width: 1px;
	border-bottom-style: solid;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
.mm-listview &gt; li:not(.mm-divider):after {
	left: 0;
}
.mm-listview .mm-next {
	background-color: #eaeaea;
	width: 38px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 1px;
	z-index: 2;
}
.mm-listview .mm-next:before {
	content: '';
	border-left-width: 1px;
	border-left-style: solid;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}
.mm-listview .mm-next + a,
.mm-listview .mm-next + span {
	margin-right: 38px;
}
.mm-listview .mm-next.mm-fullsubopen {
	width: 100%;
}
.mm-listview .mm-next.mm-fullsubopen:before {
	border-left: none;
}
.mm-listview .mm-next.mm-fullsubopen + a,
.mm-listview .mm-next.mm-fullsubopen + span {
	padding-right: 50px;
	margin-right: 0;
}
.mm-menu &gt; .mm-panel &gt; .mm-listview {
	margin-left: -20px;
	margin-right: -20px;
}
.mm-menu &gt; .mm-panel &gt; .mm-listview.mm-first {
	margin-top: -20px;
}
.mm-menu &gt; .mm-panel &gt; .mm-listview.mm-last {
	padding-bottom: 20px;
}
.mm-prev:before,
.mm-next:after,
.mm-arrow:after {
	content: '';
	border: 2px solid transparent;
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.mm-prev:before {
	border-right: none;
	border-bottom: none;
	left: 20px;
}
.mm-next:after,
.mm-arrow:after {
	border-top: none;
	border-left: none;
	right: 15px;
}
.mm-divider {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 10px;
	text-transform: uppercase;
	text-indent: 20px;
	line-height: 25px;
}
.mm-listview &gt; li.mm-spacer {
	padding-top: 40px;
}
.mm-listview &gt; li.mm-spacer &gt; .mm-next {
	top: 40px;
}
.mm-listview &gt; li.mm-spacer.mm-divider {
	padding-top: 25px;
}
.mm-menu {
	background: #dedede;
	color: #2e2e2e;
}
.mm-menu .mm-navbar {
	border-color: #bfbfbf;
}
.mm-menu .mm-navbar &gt; *,
.mm-menu .mm-navbar a {
	color: #8d8d8d;
}
.mm-menu .mm-navbar .mm-btn:before,
.mm-menu .mm-navbar .mm-btn:after {
	border-color: #8d8d8d;
}
.mm-menu .mm-listview &gt; li:after {
	border-color: #bfbfbf;
}
.mm-menu .mm-listview &gt; li .mm-prev:before,
.mm-menu .mm-listview &gt; li .mm-next:after,
.mm-menu .mm-listview &gt; li .mm-arrow:after {
	border-color: #acacac;
}
.mm-menu .mm-listview &gt; li .mm-prev:after,
.mm-menu .mm-listview &gt; li .mm-next:before {
	border-color: rgba(72, 72, 72, 0.1);
}
.mm-menu .mm-listview &gt; li &gt; a:hover,
.mm-menu .mm-listview &gt; li.mm-selected &gt; a:not(.mm-next),
.mm-menu .mm-listview &gt; li.mm-selected &gt; span {
	background-color: #eaeaea;
}
.mm-menu.mm-vertical .mm-listview li.mm-opened &gt; a.mm-next,
.mm-menu.mm-vertical .mm-listview li.mm-opened &gt; .mm-panel,
.mm-menu .mm-listview li.mm-opened.mm-vertical &gt; a.mm-next,
.mm-menu .mm-listview li.mm-opened.mm-vertical &gt; .mm-panel {
	background: rgba(0, 0, 0, 0.05);
}
.mm-menu .mm-divider {
	background: rgba(0, 0, 0, 0.05);
}
.mm-page {
	box-sizing: border-box;
	position: relative;
}
.mm-slideout {
	-webkit-transition: -webkit-transform 0.4s ease;
	-ms-transition: -ms-transform 0.4s ease;
	transition: transform 0.4s ease;
}
html.mm-opened {
	overflow: hidden;
	position: relative;
}
html.mm-opened body {
	overflow: hidden;
}
html.mm-background .mm-page {
	background: inherit;
}
#mm-blocker {
	background-color: rgba(3, 2, 1, 0);
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
}
html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
	display: block;
}
html.mm-opened #mm-blocker {
	opacity: 0;
}
html.mm-opened #mm-blocker {
	background-color: #000000;
}
html.mm-opening #mm-blocker {
	opacity: 0.2;
	transition: opacity 0.4s ease 0.4s;
}
.mm-menu.mm-offcanvas {
	display: none;
	position: fixed;
}
.mm-menu.mm-current {
	display: block;
}
.mm-menu {
	width: 80%;
	min-width: 140px;
	max-width: 280px;
}
html.mm-opening .mm-slideout {
	-webkit-transform: translate(80%, 0);
	-moz-transform: translate(80%, 0);
	-ms-transform: translate(80%, 0);
	-o-transform: translate(80%, 0);
	transform: translate(80%, 0);
}
@media all and (max-width: 175px) {
	html.mm-opening .mm-slideout {
		-webkit-transform: translate(140px, 0);
		-moz-transform: translate(140px, 0);
		-ms-transform: translate(140px, 0);
		-o-transform: translate(140px, 0);
		transform: translate(140px, 0); }
}
@media all and (min-width: 400px) {
	html.mm-opening .mm-slideout {
		-webkit-transform: translate(280px, 0);
		-moz-transform: translate(280px, 0);
		-ms-transform: translate(280px, 0);
		-o-transform: translate(280px, 0);
		transform: translate(280px, 0); }
}
.mm-menu.mm-top.mm-autoheight, .mm-menu.mm-bottom.mm-autoheight {
	max-height: 80%;
}
.mm-menu.mm-top.mm-autoheight.mm-fullscreen, .mm-menu.mm-bottom.mm-autoheight.mm-fullscreen {
	max-height: 100%;
}
.mm-menu.mm-measureheight &gt; .mm-panel {
	bottom: auto !important;
	height: auto !important;
}
em.mm-counter {
	font: inherit;
	font-size: 14px;
	font-style: normal;
	text-indent: 0;
	line-height: 20px;
	display: block;
	margin-top: -10px;
	position: absolute;
	right: 45px;
	top: 50%;
}
em.mm-counter + a.mm-next {
	padding-left: 40px;
}
em.mm-counter + a.mm-next + a,
em.mm-counter + a.mm-next + span {
	margin-right: 90px;
}
em.mm-counter + a.mm-fullsubopen {
	padding-left: 0;
}
.mm-vertical &gt; .mm-counter {
	top: 12px;
	margin-top: 0;
}
.mm-vertical.mm-spacer &gt; .mm-counter {
	margin-top: 40px;
}
.mm-nosubresults &gt; .mm-counter {
	display: none;
}
.mm-menu em.mm-counter {
	color: rgba(0, 0, 0, 0.3);
}
.mm-divider &gt; span {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 0;
	line-height: 25px;
}
.mm-divider.mm-opened a.mm-next:after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.mm-collapsed:not(.mm-uncollapsed) {
	display: none;
}
.mm-fixeddivider {
	background: inherit;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 2;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.mm-fixeddivider:after {
	content: none !important;
	display: none !important;
}
.mm-hasdividers .mm-fixeddivider {
	display: block;
}
.mm-menu .mm-fixeddivider span {
	background: rgba(0, 0, 0, 0.05);
}
html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-page,
html.mm-opened.mm-dragging .mm-fixed-top,
html.mm-opened.mm-dragging .mm-fixed-bottom,
html.mm-opened.mm-dragging #mm-blocker {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}
.mm-menu &gt; .mm-navbar {
	background: inherit;
	padding: 0;
	z-index: 3;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.mm-navbar-bottom {
	border-top: 1px solid transparent;
	border-bottom: none;
	top: auto;
	bottom: 0;
}
.mm-navbar-top ~ .mm-navbar-top {
	border-bottom: none;
}
.mm-navbar-bottom ~ .mm-navbar-bottom {
	border-top: none;
}
.mm-navbar.mm-hasbtns {
	padding: 0 40px;
}
.mm-navbar-top-1 {
	top: 0px;
}
.mm-hasnavbar-top-1 .mm-panel {
	top: 40px;
}
.mm-hasnavbar-top-1 .mm-indexer {
	top: 50px;
}
.mm-hasnavbar-top-1 .mm-fixeddivider {
	top: 40px;
}
.mm-navbar-top-2 {
	top: 40px;
}
.mm-hasnavbar-top-2 .mm-panel {
	top: 80px;
}
.mm-hasnavbar-top-2 .mm-indexer {
	top: 90px;
}
.mm-hasnavbar-top-2 .mm-fixeddivider {
	top: 80px;
}
.mm-navbar-top-3 {
	top: 80px;
}
.mm-hasnavbar-top-3 .mm-panel {
	top: 120px;
}
.mm-hasnavbar-top-3 .mm-indexer {
	top: 130px;
}
.mm-hasnavbar-top-3 .mm-fixeddivider {
	top: 120px;
}
.mm-navbar-bottom-1 {
	bottom: 0px;
}
.mm-hasnavbar-bottom-1 .mm-panel {
	bottom: 40px;
}
.mm-hasnavbar-bottom-1 .mm-indexer {
	bottom: 50px;
}
.mm-navbar-bottom-2 {
	bottom: 40px;
}
.mm-hasnavbar-bottom-2 .mm-panel {
	bottom: 80px;
}
.mm-hasnavbar-bottom-2 .mm-indexer {
	bottom: 90px;
}
.mm-navbar-bottom-3 {
	bottom: 80px;
}
.mm-hasnavbar-bottom-3 .mm-panel {
	bottom: 120px;
}
.mm-hasnavbar-bottom-3 .mm-indexer {
	bottom: 130px;
}
.mm-close {
	text-align: right;
}
.mm-close:after {
	content: 'x';
	font-size: 22px;
	line-height: 0;
}
.mm-navbar-2 &gt; *,
.mm-navbar-3 &gt; *,
.mm-navbar-4 &gt; *,
.mm-navbar-5 &gt; *,
.mm-navbar-6 &gt; * {
	display: block;
	float: left;
}
.mm-navbar-2 &gt; * {
	width: 50%;
}
.mm-navbar-3 &gt; * {
	width: 33.33%;
}
.mm-navbar-4 &gt; * {
	width: 25%;
}
.mm-navbar-5 &gt; * {
	width: 20%;
}
.mm-navbar-6 &gt; * {
	width: 16.66%;
}
.mm-search,
.mm-search input {
	box-sizing: border-box;
}
.mm-search {
	height: 40px;
	padding: 10px 10px 0;
}
.mm-search input {
	border: none;
	border-radius: 28px;
	font: inherit;
	font-size: 13px;
	outline: none;
	display: block;
	width: 100%;
	height: 28px;
	line-height: 28px;
	margin: 0;
	padding: 0 15px;
}
.mm-search input::-ms-clear {
	display: none;
}
.mm-panel &gt; .mm-search {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.mm-panel.mm-hassearch {
	padding-top: 40px;
}
.mm-panel.mm-hassearch.mm-hasnavbar {
	padding-top: 80px;
}
.mm-panel.mm-hassearch.mm-hasnavbar .mm-search {
	top: 40px;
}
.mm-noresultsmsg {
	text-align: center;
	font-size: 21px;
	display: none;
	padding: 40px 0;
}
.mm-noresults .mm-noresultsmsg {
	display: block;
}
.mm-noresults .mm-indexer {
	display: none !important;
}
li.mm-nosubresults &gt; a.mm-next {
	display: none;
}
li.mm-nosubresults &gt; a.mm-next + a,
li.mm-nosubresults &gt; a.mm-next + span {
	padding-right: 10px;
}
.mm-menu .mm-search input {
	background: #cbcbcb;
	color: #8d8d8d;
}
.mm-menu .mm-noresultsmsg {
	color: rgba(0, 0, 0, 0.3);
}
.mm-indexer {
	background: inherit;
	text-align: center;
	font-size: 12px;
	box-sizing: border-box;
	width: 20px;
	position: absolute;
	top: 10px;
	bottom: 10px;
	right: -100px;
	z-index: 3;
	-webkit-transition: right 0.4s ease;
	-moz-transition: right 0.4s ease;
	-ms-transition: right 0.4s ease;
	-o-transition: right 0.4s ease;
	transition: right 0.4s ease;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.mm-indexer a {
	text-decoration: none;
	display: block;
	height: 3.85%;
}
.mm-indexer ~ .mm-panel.mm-hasindexer {
	padding-right: 40px;
}
.mm-hasindexer .mm-indexer {
	right: 0;
}
.mm-hasindexer .mm-fixeddivider {
	right: 20px;
}
.mm-menu .mm-indexer a {
	color: rgba(0, 0, 0, 0.3);
}
input.mm-toggle,
input.mm-check {
	position: absolute;
	left: -10000px;
}
label.mm-toggle,
label.mm-check {
	margin: 0;
	position: absolute;
	top: 50%;
	z-index: 2;
}
label.mm-toggle:before,
label.mm-check:before {
	content: '';
	display: block;
}
label.mm-toggle {
	border-radius: 30px;
	width: 50px;
	height: 30px;
	margin-top: -15px;
}
label.mm-toggle:before {
	border-radius: 30px;
	width: 28px;
	height: 28px;
	margin: 1px;
}
input.mm-toggle:checked ~ label.mm-toggle:before {
	float: right;
}
label.mm-check {
	width: 30px;
	height: 30px;
	margin-top: -15px;
}
label.mm-check:before {
	border-left: 3px solid;
	border-bottom: 3px solid;
	width: 40%;
	height: 20%;
	margin: 25% 0 0 20%;
	opacity: 0.1;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
input.mm-check:checked ~ label.mm-check:before {
	opacity: 1;
}
li.mm-vertical label.mm-toggle, li.mm-vertical label.mm-check {
	bottom: auto;
	margin-top: 0;
}
li.mm-vertical label.mm-toggle {
	top: 5px;
}
li.mm-vertical label.mm-check {
	top: 5px;
}
label.mm-toggle, label.mm-check {
	right: 20px;
}
label.mm-toggle + a,
label.mm-toggle + span {
	padding-right: 80px;
}
label.mm-check + a,
label.mm-check + span {
	padding-right: 60px;
}
a.mm-next + label.mm-toggle, a.mm-next + label.mm-check {
	right: 60px;
}
a.mm-next + label.mm-toggle + a,
a.mm-next + label.mm-toggle + span, a.mm-next + label.mm-check + a,
a.mm-next + label.mm-check + span {
	margin-right: 50px;
}
a.mm-next + label.mm-toggle + a,
a.mm-next + label.mm-toggle + span {
	padding-right: 70px;
}
a.mm-next + label.mm-check + a,
a.mm-next + label.mm-check + span {
	padding-right: 50px;
}
em.mm-counter + a.mm-next + label.mm-toggle, em.mm-counter + a.mm-next + label.mm-check {
	right: 100px;
}
em.mm-counter + a.mm-next + label.mm-toggle + a,
em.mm-counter + a.mm-next + label.mm-toggle + span, em.mm-counter + a.mm-next + label.mm-check + a,
em.mm-counter + a.mm-next + label.mm-check + span {
	margin-right: 90px;
}
.mm-menu label.mm-toggle {
	background: rgba(0, 0, 0, 0.1);
}
.mm-menu label.mm-toggle:before {
	background: #f3f3f3;
}
.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
	background: #4bd963;
}
.mm-menu label.mm-check:before {
	border-color: rgba(0, 0, 0, 0.7);
}
.mm-menu.mm-border-none .mm-listview &gt; li:after,
.mm-listview.mm-border-none &gt; li:after {
	content: none;
}
.mm-menu.mm-border-full .mm-listview &gt; li:after,
.mm-listview.mm-border-full &gt; li:after {
	left: 0 !important;
}
html.mm-effect-zoom-menu .mm-menu.mm-offcanvas {
	-webkit-transition: -webkit-transform 0.4s ease;
	-moz-transition: -moz-transform 0.4s ease;
	-ms-transition: -ms-transform 0.4s ease;
	-o-transition: -o-transform 0.4s ease;
	transition: transform 0.4s ease;
}
html.mm-effect-zoom-menu.mm-opened .mm-menu.mm-offcanvas {
	-webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
	-moz-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
	-ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
	-o-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
	transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-ms-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center;
}
html.mm-effect-zoom-menu.mm-opening .mm-menu.mm-offcanvas {
	-webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
	-moz-transform: scale(1, 1) translate3d(0%, 0, 0);
	-ms-transform: scale(1, 1) translate3d(0%, 0, 0);
	-o-transform: scale(1, 1) translate3d(0%, 0, 0);
	transform: scale(1, 1) translate3d(0%, 0, 0);
}
html.mm-effect-zoom-menu.mm-right.mm-opened .mm-menu.mm-offcanvas {
	-webkit-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
	-moz-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
	-ms-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
	-o-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
	transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
	-webkit-transform-origin: right center;
	-moz-transform-origin: right center;
	-ms-transform-origin: right center;
	-o-transform-origin: right center;
	transform-origin: right center;
}
html.mm-effect-zoom-menu.mm-right.mm-opening .mm-menu.mm-offcanvas {
	-webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
	-moz-transform: scale(1, 1) translate3d(0%, 0, 0);
	-ms-transform: scale(1, 1) translate3d(0%, 0, 0);
	-o-transform: scale(1, 1) translate3d(0%, 0, 0);
	transform: scale(1, 1) translate3d(0%, 0, 0);
}
html.mm-effect-slide-menu .mm-menu.mm-offcanvas {
	-webkit-transition: -webkit-transform 0.4s ease;
	transition: transform 0.4s ease;
}
html.mm-effect-slide-menu.mm-opened .mm-menu.mm-offcanvas {
	-webkit-transform: translate3d(-30%, 0, 0);
	-moz-transform: translate3d(-30%, 0, 0);
	-ms-transform: translate3d(-30%, 0, 0);
	-o-transform: translate3d(-30%, 0, 0);
	transform: translate3d(-30%, 0, 0);
}
html.mm-effect-slide-menu.mm-opening .mm-menu.mm-offcanvas {
	-webkit-transform: translate3d(0%, 0, 0);
	-moz-transform: translate3d(0%, 0, 0);
	-ms-transform: translate3d(0%, 0, 0);
	-o-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
}
html.mm-effect-slide-menu.mm-right.mm-opened .mm-menu.mm-offcanvas {
	-webkit-transform: translate3d(30%, 0, 0);
	-moz-transform: translate3d(30%, 0, 0);
	-ms-transform: translate3d(30%, 0, 0);
	-o-transform: translate3d(30%, 0, 0);
	transform: translate3d(30%, 0, 0);
}
html.mm-effect-slide-menu.mm-right.mm-opening .mm-menu.mm-offcanvas {
	-webkit-transform: translate3d(0%, 0, 0);
	-moz-transform: translate3d(0%, 0, 0);
	-ms-transform: translate3d(0%, 0, 0);
	-o-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
}
.mm-menu.mm-effect-zoom-panels .mm-panel {
	-webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
	-moz-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
	-ms-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
	-o-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
	transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-ms-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center;
	-webkit-transition-property: -webkit-transform, left;
	-moz-transition-property: -moz-transform, left;
	-ms-transition-property: -ms-transform, left;
	-o-transition-property: -o-transform, left;
	transition-property: transform, left;
}
.mm-menu.mm-effect-zoom-panels .mm-panel.mm-opened {
	-webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
	-moz-transform: scale(1, 1) translate3d(0%, 0, 0);
	-ms-transform: scale(1, 1) translate3d(0%, 0, 0);
	-o-transform: scale(1, 1) translate3d(0%, 0, 0);
	transform: scale(1, 1) translate3d(0%, 0, 0);
}
.mm-menu.mm-effect-zoom-panels .mm-panel.mm-opened.mm-subopened {
	-webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
	-moz-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
	-ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
	-o-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
	transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
}
.mm-menu.mm-effect-slide-panels-0 .mm-panel.mm-subopened {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.mm-menu.mm-effect-slide-panels-100 .mm-panel.mm-subopened {
	-webkit-transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	-ms-transform: translate3d(-100%, 0, 0);
	-o-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
.mm-menu.mm-fullscreen {
	width: 100%;
	min-width: 140px;
	max-width: 10000px;
}
html.mm-opening.mm-fullscreen .mm-slideout {
	-webkit-transform: translate(100%, 0);
	-moz-transform: translate(100%, 0);
	-ms-transform: translate(100%, 0);
	-o-transform: translate(100%, 0);
	transform: translate(100%, 0);
}
@media all and (max-width: 140px) {
	html.mm-opening.mm-fullscreen .mm-slideout {
		-webkit-transform: translate(140px, 0);
		-moz-transform: translate(140px, 0);
		-ms-transform: translate(140px, 0);
		-o-transform: translate(140px, 0);
		transform: translate(140px, 0); }
}
@media all and (min-width: 10000px) {
	html.mm-opening.mm-fullscreen .mm-slideout {
		-webkit-transform: translate(10000px, 0);
		-moz-transform: translate(10000px, 0);
		-ms-transform: translate(10000px, 0);
		-o-transform: translate(10000px, 0);
		transform: translate(10000px, 0); }
}
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
	-webkit-transform: translate(-100%, 0);
	-moz-transform: translate(-100%, 0);
	-ms-transform: translate(-100%, 0);
	-o-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
}
@media all and (max-width: 140px) {
	html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
		-webkit-transform: translate(-140px, 0);
		-moz-transform: translate(-140px, 0);
		-ms-transform: translate(-140px, 0);
		-o-transform: translate(-140px, 0);
		transform: translate(-140px, 0); }
}
@media all and (min-width: 10000px) {
	html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
		-webkit-transform: translate(-10000px, 0);
		-moz-transform: translate(-10000px, 0);
		-ms-transform: translate(-10000px, 0);
		-o-transform: translate(-10000px, 0);
		transform: translate(-10000px, 0); }
}
.mm-menu.mm-fullscreen.mm-top, .mm-menu.mm-fullscreen.mm-bottom {
	height: 100%;
	min-height: 140px;
	max-height: 10000px;
}
html.mm-opened.mm-fullscreen .mm-page {
	box-shadow: none !important;
}
.mm-menu.mm-multiline .mm-listview &gt; li &gt; a,
.mm-menu.mm-multiline .mm-listview &gt; li &gt; span,
.mm-listview.mm-multiline &gt; li
.mm-listview &gt; li.mm-multiline &gt; a,
.mm-listview.mm-multiline &gt; li
.mm-listview &gt; li.mm-multiline &gt; span {
	text-overflow: clip;
	white-space: normal;
}
.mm-menu.mm-pageshadow:after {
	content: "";
	display: block;
	width: 20px;
	height: 120%;
	position: absolute;
	left: 100%;
	top: -10%;
	z-index: 99;
}
.mm-menu.mm-pageshadow.mm-right:after {
	left: auto;
	right: 100%;
}
.mm-menu.mm-pageshadow.mm-next:after, .mm-menu.mm-pageshadow.mm-front:after {
	content: none;
	display: none;
}
.mm-menu.mm-pageshadow:after {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.mm-menu.mm-top,
.mm-menu.mm-bottom {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
}
.mm-menu.mm-right {
	left: auto;
	right: 0;
}
.mm-menu.mm-bottom {
	top: auto;
	bottom: 0;
}
html.mm-right.mm-opening .mm-slideout {
	-webkit-transform: translate(-80%, 0);
	-moz-transform: translate(-80%, 0);
	-ms-transform: translate(-80%, 0);
	-o-transform: translate(-80%, 0);
	transform: translate(-80%, 0);
}
@media all and (max-width: 175px) {
	html.mm-right.mm-opening .mm-slideout {
		-webkit-transform: translate(-140px, 0);
		-moz-transform: translate(-140px, 0);
		-ms-transform: translate(-140px, 0);
		-o-transform: translate(-140px, 0);
		transform: translate(-140px, 0); }
}
@media all and (min-width: 350px) {
	html.mm-right.mm-opening .mm-slideout {
		-webkit-transform: translate(-280px, 0);
		-moz-transform: translate(-280px, 0);
		-ms-transform: translate(-280px, 0);
		-o-transform: translate(-280px, 0);
		transform: translate(-280px, 0); }
}
html.mm-front .mm-slideout {
	-webkit-transform: none !important;
	-moz-transform: none !important;
	-ms-transform: none !important;
	-o-transform: none !important;
	transform: none !important;
	z-index: 0 !important;
}
.mm-menu.mm-front {
	z-index: 1;
}
.mm-menu.mm-front, .mm-menu.mm-next {
	-webkit-transition: -webkit-transform 0.4s ease;
	-ms-transition: -ms-transform 0.4s ease;
	transition: transform 0.4s ease;
	-webkit-transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	-ms-transform: translate3d(-100%, 0, 0);
	-o-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
.mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
	-webkit-transform: translate3d(100%, 0, 0);
	-moz-transform: translate3d(100%, 0, 0);
	-ms-transform: translate3d(100%, 0, 0);
	-o-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}
.mm-menu.mm-top {
	-webkit-transform: translate3d(0, -100%, 0);
	-moz-transform: translate3d(0, -100%, 0);
	-ms-transform: translate3d(0, -100%, 0);
	-o-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}
.mm-menu.mm-bottom {
	-webkit-transform: translate3d(0, 100%, 0);
	-moz-transform: translate3d(0, 100%, 0);
	-ms-transform: translate3d(0, 100%, 0);
	-o-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.mm-menu.mm-top, .mm-menu.mm-bottom {
	height: 80%;
	min-height: 140px;
	max-height: 880px;
}
.mm-menu.mm-theme-dark {
	background: #333333;
	color: rgba(255, 255, 255, 0.8);
}
.mm-menu.mm-theme-dark .mm-navbar {
	border-color: rgba(0, 0, 0, 0.15);
}
.mm-menu.mm-theme-dark .mm-navbar &gt; *,
.mm-menu.mm-theme-dark .mm-navbar a {
	color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-dark .mm-navbar .mm-btn:before,
.mm-menu.mm-theme-dark .mm-navbar .mm-btn:after {
	border-color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-dark .mm-listview &gt; li:after {
	border-color: rgba(0, 0, 0, 0.15);
}
.mm-menu.mm-theme-dark .mm-listview &gt; li .mm-prev:before,
.mm-menu.mm-theme-dark .mm-listview &gt; li .mm-next:after,
.mm-menu.mm-theme-dark .mm-listview &gt; li .mm-arrow:after {
	border-color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-dark .mm-listview &gt; li .mm-prev:after,
.mm-menu.mm-theme-dark .mm-listview &gt; li .mm-next:before {
	border-color: rgba(0, 0, 0, 0.15);
}
.mm-menu.mm-theme-dark .mm-listview &gt; li.mm-selected &gt; a:not(.mm-next),
.mm-menu.mm-theme-dark .mm-listview &gt; li.mm-selected &gt; span {
	background: rgba(0, 0, 0, 0.1);
}
.mm-menu.mm-theme-dark.mm-vertical .mm-listview li.mm-opened &gt; a.mm-next,
.mm-menu.mm-theme-dark.mm-vertical .mm-listview li.mm-opened &gt; .mm-panel,
.mm-menu.mm-theme-dark .mm-listview li.mm-opened.mm-vertical &gt; a.mm-next,
.mm-menu.mm-theme-dark .mm-listview li.mm-opened.mm-vertical &gt; .mm-panel {
	background: rgba(255, 255, 255, 0.05);
}
.mm-menu.mm-theme-dark .mm-divider {
	background: rgba(255, 255, 255, 0.05);
}
.mm-menu.mm-theme-dark label.mm-check:before {
	border-color: rgba(255, 255, 255, 0.8);
}
.mm-menu.mm-theme-dark em.mm-counter {
	color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-dark .mm-fixeddivider span {
	background: rgba(255, 255, 255, 0.05);
}
.mm-menu.mm-pageshadow.mm-theme-dark:after {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.mm-menu.mm-theme-dark .mm-search input {
	background: rgba(255, 255, 255, 0.3);
	color: rgba(255, 255, 255, 0.8);
}
.mm-menu.mm-theme-dark .mm-noresultsmsg {
	color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-dark .mm-indexer a {
	color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-dark label.mm-toggle {
	background: rgba(0, 0, 0, 0.15);
}
.mm-menu.mm-theme-dark label.mm-toggle:before {
	background: #333333;
}
.mm-menu.mm-theme-dark input.mm-toggle:checked ~ label.mm-toggle {
	background: #4bd963;
}
.mm-menu.mm-theme-white {
	background: white;
	color: rgba(0, 0, 0, 0.6);
}
.mm-menu.mm-theme-white .mm-navbar {
	border-color: rgba(0, 0, 0, 0.1);
}
.mm-menu.mm-theme-white .mm-navbar &gt; *,
.mm-menu.mm-theme-white .mm-navbar a {
	color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-theme-white .mm-navbar .mm-btn:before,
.mm-menu.mm-theme-white .mm-navbar .mm-btn:after {
	border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-theme-white .mm-listview &gt; li:after {
	border-color: rgba(0, 0, 0, 0.1);
}
.mm-menu.mm-theme-white .mm-listview &gt; li .mm-prev:before,
.mm-menu.mm-theme-white .mm-listview &gt; li .mm-next:after,
.mm-menu.mm-theme-white .mm-listview &gt; li .mm-arrow:after {
	border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-theme-white .mm-listview &gt; li .mm-prev:after,
.mm-menu.mm-theme-white .mm-listview &gt; li .mm-next:before {
	border-color: rgba(0, 0, 0, 0.1);
}
.mm-menu.mm-theme-white .mm-listview &gt; li.mm-selected &gt; a:not(.mm-next),
.mm-menu.mm-theme-white .mm-listview &gt; li.mm-selected &gt; span {
	background: rgba(0, 0, 0, 0.05);
}
.mm-menu.mm-theme-white.mm-vertical .mm-listview li.mm-opened &gt; a.mm-next,
.mm-menu.mm-theme-white.mm-vertical .mm-listview li.mm-opened &gt; .mm-panel,
.mm-menu.mm-theme-white .mm-listview li.mm-opened.mm-vertical &gt; a.mm-next,
.mm-menu.mm-theme-white .mm-listview li.mm-opened.mm-vertical &gt; .mm-panel {
	background: rgba(0, 0, 0, 0.03);
}
.mm-menu.mm-theme-white .mm-divider {
	background: rgba(0, 0, 0, 0.03);
}
.mm-menu.mm-theme-white label.mm-check:before {
	border-color: rgba(0, 0, 0, 0.6);
}
.mm-menu.mm-theme-white em.mm-counter {
	color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-theme-white .mm-fixeddivider span {
	background: rgba(0, 0, 0, 0.03);
}
.mm-menu.mm-pageshadow.mm-theme-white:after {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.mm-menu.mm-theme-white .mm-search input {
	background: rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, 0.6);
}
.mm-menu.mm-theme-white .mm-noresultsmsg {
	color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-theme-white .mm-indexer a {
	color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-theme-white label.mm-toggle {
	background: rgba(0, 0, 0, 0.1);
}
.mm-menu.mm-theme-white label.mm-toggle:before {
	background: white;
}
.mm-menu.mm-theme-white input.mm-toggle:checked ~ label.mm-toggle {
	background: #4bd963;
}
.mm-menu.mm-theme-black {
	background: black;
	color: rgba(255, 255, 255, 0.6);
}
.mm-menu.mm-theme-black .mm-navbar {
	border-color: rgba(255, 255, 255, 0.2);
}
.mm-menu.mm-theme-black .mm-navbar &gt; *,
.mm-menu.mm-theme-black .mm-navbar a {
	color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-black .mm-navbar .mm-btn:before,
.mm-menu.mm-theme-black .mm-navbar .mm-btn:after {
	border-color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-black .mm-listview &gt; li:after {
	border-color: rgba(255, 255, 255, 0.2);
}
.mm-menu.mm-theme-black .mm-listview &gt; li .mm-prev:before,
.mm-menu.mm-theme-black .mm-listview &gt; li .mm-next:after,
.mm-menu.mm-theme-black .mm-listview &gt; li .mm-arrow:after {
	border-color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-black .mm-listview &gt; li .mm-prev:after,
.mm-menu.mm-theme-black .mm-listview &gt; li .mm-next:before {
	border-color: rgba(255, 255, 255, 0.2);
}
.mm-menu.mm-theme-black .mm-listview &gt; li.mm-selected &gt; a:not(.mm-next),
.mm-menu.mm-theme-black .mm-listview &gt; li.mm-selected &gt; span {
	background: rgba(255, 255, 255, 0.3);
}
.mm-menu.mm-theme-black.mm-vertical .mm-listview li.mm-opened &gt; a.mm-next,
.mm-menu.mm-theme-black.mm-vertical .mm-listview li.mm-opened &gt; .mm-panel,
.mm-menu.mm-theme-black .mm-listview li.mm-opened.mm-vertical &gt; a.mm-next,
.mm-menu.mm-theme-black .mm-listview li.mm-opened.mm-vertical &gt; .mm-panel {
	background: rgba(255, 255, 255, 0.2);
}
.mm-menu.mm-theme-black .mm-divider {
	background: rgba(255, 255, 255, 0.2);
}
.mm-menu.mm-theme-black label.mm-check:before {
	border-color: rgba(255, 255, 255, 0.6);
}
.mm-menu.mm-theme-black em.mm-counter {
	color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-black .mm-fixeddivider span {
	background: rgba(255, 255, 255, 0.2);
}
.mm-menu.mm-pageshadow.mm-theme-black:after {
	content: none;
	display: none;
}
.mm-menu.mm-theme-black .mm-search input {
	background: rgba(255, 255, 255, 0.3);
	color: rgba(255, 255, 255, 0.6);
}
.mm-menu.mm-theme-black .mm-noresultsmsg {
	color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-black .mm-indexer a {
	color: rgba(255, 255, 255, 0.4);
}
.mm-menu.mm-theme-black label.mm-toggle {
	background: rgba(255, 255, 255, 0.2);
}
.mm-menu.mm-theme-black label.mm-toggle:before {
	background: black;
}
.mm-menu.mm-theme-black input.mm-toggle:checked ~ label.mm-toggle {
	background: #4bd963;
}
.mm-listview li.tth-mm-search,
.mm-listview li.tth-mm-category {
	display: none;
	height: 0;
}
@media screen and (max-width: 959px) {
	.mm-listview li.tth-mm-search {
		display: block;
		height: auto;
	}
}
@media screen and (max-width: 767px) {
	.mm-listview li.tth-mm-category {
		display: block;
		height: auto;
	}
}

.mm-navbar-bottom {
	text-align: center;
}
.mm-navbar-bottom a {
	background-color: #bfbfbf;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #ffffff !important;
	display: inline-block !important;
	float: none;
	font-size: 15px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	padding: 0;
	margin: 5px;
}
.mm-navbar-bottom a.facebook:hover,
.mm-navbar-bottom a.facebook:focus,
.mm-navbar-bottom a.facebook:active {
	background-color: #37528d;
}
.mm-navbar-bottom a.skype:hover,
.mm-navbar-bottom a.skype:focus,
.mm-navbar-bottom a.skype:active {
	background-color: #00aff0;
}
.mm-navbar-bottom a.twitter:hover,
.mm-navbar-bottom a.twitter:focus,
.mm-navbar-bottom a.twitter:active {
	background-color: #1da1f2;
}
.mm-navbar-bottom a.google-plus:hover,
.mm-navbar-bottom a.google-plus:focus,
.mm-navbar-bottom a.google-plus:active {
	background-color: #dc2310;
}
.mm-navbar-bottom a.youtube:hover,
.mm-navbar-bottom a.youtube:focus,
.mm-navbar-bottom a.youtube:active {
	background-color: #b52024;
}
.mm-navbar-bottom a.instagram:hover,
.mm-navbar-bottom a.instagram:focus,
.mm-navbar-bottom a.instagram:active {
	background-color: #b03a94;
}

#hamburger {
	display: none;
	background: transparent;
	box-sizing: border-box;
	width: 50px;
	height: 45px;
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 999;
	margin: 0;
}
#hamburger:before,
#hamburger:after,
#hamburger span {
	background:#004d6d;
    content: '';
    display: block;
    width: 28px;
    height: 3px;
    position: absolute;
    right: 10px;
    border-radius: 2px;
}
#hamburger:before {
	top: 10px;
}
#hamburger span {
	top: 20px;
}
#hamburger:after {
	top: 30px;
}
#hamburger:before,
#hamburger:after,
#hamburger span {
	-webkit-transition: none 0.5s ease 0.5s;
	transition: none 0.5s ease 0.5s;
	-webkit-transition-property: transform, top, bottom, right, opacity;
	transition-property: transform, top, bottom, right, opacity;
}
html.mm-opening #hamburger:before,
html.mm-opening #hamburger:after {
	top: 22px;
}
html.mm-opening #hamburger span {
	right: -50px;
	opacity: 0;
}
html.mm-opening #hamburger:before {
	transform: rotate(45deg);
}
html.mm-opening #hamburger:after {
	transform: rotate(-45deg);
}.ui-helper-hidden{display:none}
.ui-helper-hidden-accessible{position:absolute!important;clip:rect(1px,1px,1px,1px)}
.ui-helper-reset{border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none;margin:0;padding:0}
.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table}
.ui-helper-clearfix:after{clear:both}
.ui-helper-clearfix{zoom:1}
.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}

.ui-state-disabled{cursor:default!important}

.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;width:16px;height:16px;background-image:url(images/ui-icons_222222_256x240.png)}

.ui-widget-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}

.ui-accordion{width:100%}
.ui-accordion .ui-accordion-header{cursor:pointer;position:relative;margin-top:1px;zoom:1;border-style:solid;border-width:1px}
.ui-accordion .ui-accordion-li-fix{display:inline}
.ui-accordion .ui-accordion-header-active{border-bottom:0!important}
.ui-accordion .ui-accordion-header a{display:block;font-size:13px;padding:.5em .5em .5em .7em}
.ui-accordion-icons .ui-accordion-header a{padding-left:30px}
.ui-accordion .ui-accordion-header .ui-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}
.ui-accordion .ui-accordion-content{border-top:0;margin-top:-2px;position:relative;top:1px;margin-bottom:2px;overflow:auto;display:none;zoom:1;-webkit-border-radius:0 0 6px 4px;border-radius:0 0 6px 4px;border-style:solid;border-width:1px;padding:1em 2.2em}
.ui-accordion .ui-accordion-content-active{display:block;background:none}
.ui-accordion .ui-state-active{background:none!important;font-weight:700;-webkit-box-shadow:inset 0 0 0 0 rgba(0,0,0,0.00);box-shadow:inset 0 0 0 0 rgba(0,0,0,0.00);border-bottom:0}
.ui-accordion .ui-icon{display:block}
.ui-accordion .ui-state-default{background:url(images/bg_widget_header.png) no-repeat 0 0}
.ui-accordion .ui-state-hover{background:url(images/bg_widget_header_active.png) no-repeat 0 0}

.ui-tabs{position:relative;overflow:hidden;zoom:1;margin-bottom:15px;background:none!important;-webkit-border-radius:5px!important;border-radius:5px!important;border-style:solid;border-width:1px}
.ui-tabs .ui-tabs-nav{display:block;background-image:url(../../images/bg_panel.png);background-repeat:repeat-x;background-position:left top;border-style:solid;border-width:0 0 1px;margin:0;padding:0;}
.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;white-space:nowrap;border-style:solid;border-width:0 1px 0 0;margin:0;padding:0}
.ui-tabs .ui-tabs-nav li a{text-decoration:none;display:block;font-size:13px;font-weight:700;padding:14px 30px !important;}
.ui-tabs .ui-tabs-nav li a i{margin-right:4px}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected:after,.ui-tabs .ui-tabs-nav li.ui-state-active:after{content:"";display:block;height:5px;width:100%;position:absolute;left:0;bottom:-5px;z-index:1}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-state-processing a,.ui-tabs .ui-tabs-nav li.ui-state-active a{cursor:text}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a:after,.ui-tabs .ui-tabs-nav li.ui-state-disabled a:after,.ui-tabs .ui-tabs-nav li.ui-state-processing a:after,.ui-tabs .ui-tabs-nav li.ui-state-active a:after{content:"";display:block;height:1px;width:80%;position:absolute;left:50%;margin-left:-40%;bottom:-1px;z-index:2}
.ui-tabs .ui-tabs-nav li a,.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a{cursor:pointer}
.ui-tabs .ui-tabs-panel{display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-image:url(../../images/box_shadow.png);background-repeat:repeat-x;background-position:left top;border-width:0;padding:15px 20px 20px;margin:0;overflow:hidden;}
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab.ui-tabs-panel { background-color:#fff;}
.ui-tabs .ui-tabs-panel p:last-child{margin-bottom:0}
.ui-tabs .ui-tabs-hide{display:none!important}

.ui-widget .ui-widget{font-size:1em}
.ui-widget-content{background:#fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;border-style:solid;border-width:1px}
.ui-widget-header{font-weight:700;border-style:solid;border-width:1px}
.ui-widget :active{outline:none}

.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}
.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}
.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}

.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}
.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}

.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}
.ui-state-default .ui-icon{background-image:url(images/ui-icons_888888_256x240.png)}
.ui-state-highlight .ui-icon{background-image:url(images/ui-icons_2e83ff_256x240.png)}
.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(images/ui-icons_cd0a0a_256x240.png)}

.ui-icon-carat-1-n{background-position:0 0}
.ui-icon-carat-1-ne{background-position:-16px 0}
.ui-icon-carat-1-e{background-position:-32px 0}
.ui-icon-carat-1-se{background-position:-48px 0}
.ui-icon-carat-1-s{background-position:-64px 0}
.ui-icon-carat-1-sw{background-position:-80px 0}
.ui-icon-carat-1-w{background-position:-96px 0}
.ui-icon-carat-1-nw{background-position:-112px 0}
.ui-icon-carat-2-n-s{background-position:-128px 0}
.ui-icon-carat-2-e-w{background-position:-144px 0}
.ui-icon-triangle-1-n{background-position:0 -16px}
.ui-icon-triangle-1-ne{background-position:-16px -16px}
.ui-icon-triangle-1-e{background-position:-32px -16px}
.ui-icon-triangle-1-se{background-position:-48px -16px}
.ui-icon-triangle-1-s{background-position:-64px -16px}
.ui-icon-triangle-1-sw{background-position:-80px -16px}
.ui-icon-triangle-1-w{background-position:-96px -16px}
.ui-icon-triangle-1-nw{background-position:-112px -16px}
.ui-icon-triangle-2-n-s{background-position:-128px -16px}
.ui-icon-triangle-2-e-w{background-position:-144px -16px}
.ui-icon-arrow-1-n{background-position:0 -32px}
.ui-icon-arrow-1-ne{background-position:-16px -32px}
.ui-icon-arrow-1-e{background-position:-32px -32px}
.ui-icon-arrow-1-se{background-position:-48px -32px}
.ui-icon-arrow-1-s{background-position:-64px -32px}
.ui-icon-arrow-1-sw{background-position:-80px -32px}
.ui-icon-arrow-1-w{background-position:-96px -32px}
.ui-icon-arrow-1-nw{background-position:-112px -32px}
.ui-icon-arrow-2-n-s{background-position:-128px -32px}
.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}
.ui-icon-arrow-2-e-w{background-position:-160px -32px}
.ui-icon-arrow-2-se-nw{background-position:-176px -32px}
.ui-icon-arrowstop-1-n{background-position:-192px -32px}
.ui-icon-arrowstop-1-e{background-position:-208px -32px}
.ui-icon-arrowstop-1-s{background-position:-224px -32px}
.ui-icon-arrowstop-1-w{background-position:-240px -32px}
.ui-icon-arrowthick-1-n{background-position:0 -48px}
.ui-icon-arrowthick-1-ne{background-position:-16px -48px}
.ui-icon-arrowthick-1-e{background-position:-32px -48px}
.ui-icon-arrowthick-1-se{background-position:-48px -48px}
.ui-icon-arrowthick-1-s{background-position:-64px -48px}
.ui-icon-arrowthick-1-sw{background-position:-80px -48px}
.ui-icon-arrowthick-1-w{background-position:-96px -48px}
.ui-icon-arrowthick-1-nw{background-position:-112px -48px}
.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}
.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}
.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}
.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}
.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}
.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}
.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}
.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}
.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}
.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}
.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}
.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}
.ui-icon-arrowreturn-1-w{background-position:-64px -64px}
.ui-icon-arrowreturn-1-n{background-position:-80px -64px}
.ui-icon-arrowreturn-1-e{background-position:-96px -64px}
.ui-icon-arrowreturn-1-s{background-position:-112px -64px}
.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}
.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}
.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}
.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}
.ui-icon-arrow-4{background-position:0 -80px}
.ui-icon-arrow-4-diag{background-position:-16px -80px}
.ui-icon-extlink{background-position:-32px -80px}
.ui-icon-newwin{background-position:-48px -80px}
.ui-icon-refresh{background-position:-64px -80px}
.ui-icon-shuffle{background-position:-80px -80px}
.ui-icon-transfer-e-w{background-position:-96px -80px}
.ui-icon-transferthick-e-w{background-position:-112px -80px}
.ui-icon-folder-collapsed{background-position:0 -96px}
.ui-icon-folder-open{background-position:-16px -96px}
.ui-icon-document{background-position:-32px -96px}
.ui-icon-document-b{background-position:-48px -96px}
.ui-icon-note{background-position:-64px -96px}
.ui-icon-mail-closed{background-position:-80px -96px}
.ui-icon-mail-open{background-position:-96px -96px}
.ui-icon-suitcase{background-position:-112px -96px}
.ui-icon-comment{background-position:-128px -96px}
.ui-icon-person{background-position:-144px -96px}
.ui-icon-print{background-position:-160px -96px}
.ui-icon-trash{background-position:-176px -96px}
.ui-icon-locked{background-position:-192px -96px}
.ui-icon-unlocked{background-position:-208px -96px}
.ui-icon-bookmark{background-position:-224px -96px}
.ui-icon-tag{background-position:-240px -96px}
.ui-icon-home{background-position:0 -112px}
.ui-icon-flag{background-position:-16px -112px}
.ui-icon-calendar{background-position:-32px -112px}
.ui-icon-cart{background-position:-48px -112px}
.ui-icon-pencil{background-position:-64px -112px}
.ui-icon-clock{background-position:-80px -112px}
.ui-icon-disk{background-position:-96px -112px}
.ui-icon-calculator{background-position:-112px -112px}
.ui-icon-zoomin{background-position:-128px -112px}
.ui-icon-zoomout{background-position:-144px -112px}
.ui-icon-search{background-position:-160px -112px}
.ui-icon-wrench{background-position:-176px -112px}
.ui-icon-gear{background-position:-192px -112px}
.ui-icon-heart{background-position:-208px -112px}
.ui-icon-star{background-position:-224px -112px}
.ui-icon-link{background-position:-240px -112px}
.ui-icon-cancel{background-position:0 -128px}
.ui-icon-plus{background-position:-16px -128px}
.ui-icon-plusthick{background-position:-32px -128px}
.ui-icon-minus{background-position:-48px -128px}
.ui-icon-minusthick{background-position:-64px -128px}
.ui-icon-close{background-position:-80px -128px}
.ui-icon-closethick{background-position:-96px -128px}
.ui-icon-key{background-position:-112px -128px}
.ui-icon-lightbulb{background-position:-128px -128px}
.ui-icon-scissors{background-position:-144px -128px}
.ui-icon-clipboard{background-position:-160px -128px}
.ui-icon-copy{background-position:-176px -128px}
.ui-icon-contact{background-position:-192px -128px}
.ui-icon-image{background-position:-208px -128px}
.ui-icon-video{background-position:-224px -128px}
.ui-icon-script{background-position:-240px -128px}
.ui-icon-alert{background-position:0 -144px}
.ui-icon-info{background-position:-16px -144px}
.ui-icon-notice{background-position:-32px -144px}
.ui-icon-help{background-position:-48px -144px}
.ui-icon-check{background-position:-64px -144px}
.ui-icon-bullet{background-position:-80px -144px}
.ui-icon-radio-off{background-position:-96px -144px}
.ui-icon-radio-on{background-position:-112px -144px}
.ui-icon-pin-w{background-position:-128px -144px}
.ui-icon-pin-s{background-position:-144px -144px}
.ui-icon-play{background-position:0 -160px}
.ui-icon-pause{background-position:-16px -160px}
.ui-icon-seek-next{background-position:-32px -160px}
.ui-icon-seek-prev{background-position:-48px -160px}
.ui-icon-seek-end{background-position:-64px -160px}
.ui-icon-stop{background-position:-96px -160px}
.ui-icon-eject{background-position:-112px -160px}
.ui-icon-volume-off{background-position:-128px -160px}
.ui-icon-volume-on{background-position:-144px -160px}
.ui-icon-power{background-position:0 -176px}
.ui-icon-signal-diag{background-position:-16px -176px}
.ui-icon-signal{background-position:-32px -176px}
.ui-icon-battery-0{background-position:-48px -176px}
.ui-icon-battery-1{background-position:-64px -176px}
.ui-icon-battery-2{background-position:-80px -176px}
.ui-icon-battery-3{background-position:-96px -176px}
.ui-icon-circle-plus{background-position:0 -192px}
.ui-icon-circle-minus{background-position:-16px -192px}
.ui-icon-circle-close{background-position:-32px -192px}
.ui-icon-circle-triangle-e{background-position:-48px -192px}
.ui-icon-circle-triangle-s{background-position:-64px -192px}
.ui-icon-circle-triangle-w{background-position:-80px -192px}
.ui-icon-circle-triangle-n{background-position:-96px -192px}
.ui-icon-circle-arrow-e{background-position:-112px -192px}
.ui-icon-circle-arrow-s{background-position:-128px -192px}
.ui-icon-circle-arrow-w{background-position:-144px -192px}
.ui-icon-circle-arrow-n{background-position:-160px -192px}
.ui-icon-circle-zoomin{background-position:-176px -192px}
.ui-icon-circle-zoomout{background-position:-192px -192px}
.ui-icon-circle-check{background-position:-208px -192px}
.ui-icon-circlesmall-plus{background-position:0 -208px}
.ui-icon-circlesmall-minus{background-position:-16px -208px}
.ui-icon-circlesmall-close{background-position:-32px -208px}
.ui-icon-squaresmall-plus{background-position:-48px -208px}
.ui-icon-squaresmall-minus{background-position:-64px -208px}
.ui-icon-squaresmall-close{background-position:-80px -208px}
.ui-icon-grip-dotted-vertical{background-position:0 -224px}
.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}
.ui-icon-grip-solid-vertical{background-position:-32px -224px}
.ui-icon-grip-solid-horizontal{background-position:-48px -224px}
.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}
.ui-icon-grip-diagonal-se{background-position:-80px -224px}

.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{-moz-border-radius-topleft:0;-webkit-border-top-left-radius:0;-khtml-border-top-left-radius:0;border-top-left-radius:0}
.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{-moz-border-radius-topright:0;-webkit-border-top-right-radius:0;-khtml-border-top-right-radius:0;border-top-right-radius:0}
.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{-moz-border-radius-bottomleft:0;-webkit-border-bottom-left-radius:0;-khtml-border-bottom-left-radius:0;border-bottom-left-radius:0}
.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{-moz-border-radius-bottomright:0;-webkit-border-bottom-right-radius:0;-khtml-border-bottom-right-radius:0;border-bottom-right-radius:0}

.ui-accordion-header.ui-corner-all{-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;-khtml-border-bottom-left-radius:4px;border-bottom-left-radius:4px}
.ui-tabs .ui-corner-top{-moz-border-radius-topright:0;-webkit-border-top-right-radius:0;-khtml-border-top-right-radius:0;border-top-right-radius:0;-moz-border-radius-topleft:0;-webkit-border-top-left-radius:0;-khtml-border-top-left-radius:0;border-top-left-radius:0}
.ui-widget-shadow{background:#aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);-moz-border-radius:8px;-khtml-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;margin:-8px 0 0 -8px;padding:8px}

.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{font-weight:400}
.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{text-decoration:none}
.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a,.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}

.ui-widget-content .ui-icon,.ui-widget-header .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}
.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-state-active .ui-icon{background-image:url(images/ui-icons_454545_256x240.png)}
.ui-icon-seek-start,.ui-icon-seek-first{background-position:-80px -160px}

.wpb_tour .wpb_tabs_nav a { width:auto !important;}

.tabs_centered.ui-tabs .ui-tabs-nav { text-align:center;}
.tabs_centered.ui-tabs .ui-tabs-nav li { display:inline-block; float:none;}
.tabs_centered.ui-tabs .ui-tabs-nav li:first-child { border-left-width:1px;}

@media only screen and (min-width: 767px){
    .tabs_vertical.ui-tabs{-webkit-border-radius:0!important;border-radius:0!important}
    .tabs_vertical.ui-widget-content{border:0}
    .tabs_vertical.ui-tabs .ui-tabs-nav{width:30%;float:left;background:none;-webkit-border-radius:5px 0 0 5px!important;border-radius:5px 0 0 5px!important;border-width:1px 0 1px 1px}
    .tabs_vertical.ui-tabs .ui-tabs-panel{width:69.7%;float:left;min-height:120px;-webkit-border-radius:0 5px 5px 5px!important;border-radius:0 5px 5px 5px!important;background-image:none;border:1px solid rgba(0,0,0,.08) !important;}
    .tabs_vertical.ui-tabs .ui-tabs-nav li{float:none;width:100%;white-space:normal;border-width:0 0 1px}
    .tabs_vertical.ui-tabs .ui-tabs-nav li:first-child a{-webkit-border-radius:5px 0 0 0!important;border-radius:5px 0 0 0!important}
    .tabs_vertical.ui-tabs .ui-tabs-nav li:last-child{border-bottom:0!important}
    .tabs_vertical.ui-tabs .ui-tabs-nav li a{float:none;line-height:18px;height:auto;padding-left:20px;padding-right:20px;background-image:url(../../images/bg_panel.png);background-repeat:repeat-x;background-position:left top}
    .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,.tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-active a{background-image:none}
    .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-tabs-selected a:after,.tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-disabled a:after,.tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-processing a:after,.tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-active a:after{display:none}
    .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-tabs-selected:after,.tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-active:after{content:"";display:block;height:100%;width:1px;position:absolute;left:auto;right:-1px;top:0;z-index:1}
}.zzBoxes, .zzBoxes * {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin: 0;
    padding: 0;
}
.zzBoxes_overlay {
    background: none no-repeat center center #111111;
    position: fixed;
    z-index: 99999;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0.8;
}
.zzBoxes_inner {
    background-color: #ffffff;
    color: #454545;
    position: fixed;
    z-index: 999999;
    font-size: 1.2em;
    font-weight: 300;
    line-height: 1.6em;
    text-align: justify;
    max-width: 500px;
    min-width: 200px;
    top: 50%;
    left: 50%;
    margin-left: -150px;
    margin-top: -100px;
    -webkit-transition: margin .3s;
    transition: margin .3s;
}
.zzBoxes.alert .zzBoxes_title {
    color: #ffaa05;
}
.zzBoxes.confirm .zzBoxes_title {
    color: #ffaa05;
}
.zzBoxes.prompt .zzBoxes_inner {
    max-width: 400px !important;
}
.zzBoxes.prompt .zzBoxes_title {
    color: #ffaa05;
}
.zzBoxes_title {
    font-size: 1.4em;
    line-height: 1.5em;
}
.zzBoxes_content {
    padding: 20px 15px;
    margin: 0;
}
.zzBoxes_mess {
    overflow: auto;
    white-space: pre-line;
}
.zzBoxes_content img {
    max-width: 100%;
}
.zzBoxes_input {
    padding: 7px;
    margin: 10px 0 0;
    width: 100%;
    border: 1px solid #dddddd;
    -webkit-transition: all .3s;
    transition: all .3s;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.zzBoxes_input:focus {
    border-color: #ffaa05;
    box-shadow: 0 0 3px 1px #ffaa05;
    outline: 0 none;
}
.zzBoxes_button {
    background-color: #f4f4f4;
    text-align: right;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
}
.zzBoxes_button &gt; div {
    background-color: #a60214;
    color: #ffffff;
    display: inline-block;
    min-width: 80px;
    margin: 10px 0 10px 10px;
    font-weight: 400;
    padding: 7px 15px;
    line-height: 1em;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: background .3s;
    transition: background .3s;
}
.zzBoxes_button &gt; div:first-child {
    margin-left: 0;
}
div.zzBoxes_cancel {
    background-color: #eb0900;
}
.zzBoxes_close {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJZJREFUeNpi/P//PwMpgAlKywHxMSD2wKImCogPA7EEmAeyAYhP/oeAb0DsARUD4XAg/gOV2wV2DVTCA6oYWVMIkuLPQGyDrAGbJgzF6BrQNWEoBmEmNA/yADEbEp8ZKoYAODwIMvknlP0TOSBgiqOwuNkDTZM3soZjONzsjaRpC7IGCSDei+5BJE0gxUIgPiOpSQMgwAB/QVTYXhJ/ggAAAABJRU5ErkJggg==) no-repeat center center #eb0900;
    position: absolute;
    width: 30px;
    height: 20px;
    right: 2px;
    top: 2px;
    text-indent: -9999px;
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.zzBoxes_inner:hover .zzBoxes_close {
    opacity: 1;
}
.zzBoxes_button &gt; div:hover, .zzBoxes_close:hover {
    background-color: #04264a;
    cursor: pointer;
}
#_loading{
  display: block;
  position: fixed;
  z-index: 9999999;
}
.windows8 {
    position: relative;
    width: 80px;
    height:80px;
}

.windows8 .wBall {
    position: absolute;
    width: 76px;
    height: 76px;
    opacity: 0;
    -moz-transform: rotate(225deg);
    -moz-animation: orbit 4.95s infinite;
    -webkit-transform: rotate(225deg);
    -webkit-animation: orbit 4.95s infinite;
    -ms-transform: rotate(225deg);
    -ms-animation: orbit 4.95s infinite;
    -o-transform: rotate(225deg);
    -o-animation: orbit 4.95s infinite;
    transform: rotate(225deg);
    animation: orbit 4.95s infinite;
}

.windows8 .wBall .wInnerBall{
    background-color:#a60214;
    position: absolute;
    width: 10px;
    height: 10px;
    left: 0;
    top: 0;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

.windows8 #wBall_1 {
    -moz-animation-delay: 1.08s;
    -webkit-animation-delay: 1.08s;
    -ms-animation-delay: 1.08s;
    -o-animation-delay: 1.08s;
    animation-delay: 1.08s;
}

.windows8 #wBall_2 {
    -moz-animation-delay: 0.22s;
    -webkit-animation-delay: 0.22s;
    -ms-animation-delay: 0.22s;
    -o-animation-delay: 0.22s;
    animation-delay: 0.22s;
}

.windows8 #wBall_3 {
    -moz-animation-delay: 0.43s;
    -webkit-animation-delay: 0.43s;
    -ms-animation-delay: 0.43s;
    -o-animation-delay: 0.43s;
    animation-delay: 0.43s;
}

.windows8 #wBall_4 {
    -moz-animation-delay: 0.65s;
    -webkit-animation-delay: 0.65s;
    -ms-animation-delay: 0.65s;
    -o-animation-delay: 0.65s;
    animation-delay: 0.65s;
}

.windows8 #wBall_5 {
    -moz-animation-delay: 0.86s;
    -webkit-animation-delay: 0.86s;
    -ms-animation-delay: 0.86s;
    -o-animation-delay: 0.86s;
    animation-delay: 0.86s;
}

@-moz-keyframes orbit {
    0% {
        opacity: 1;
        z-index:99;
        -moz-transform: rotate(180deg);
        -moz-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -moz-transform: rotate(300deg);
        -moz-animation-timing-function: linear;
        -moz-origin:0%;
    }

    30% {
        opacity: 1;
        -moz-transform:rotate(410deg);
        -moz-animation-timing-function: ease-in-out;
        -moz-origin:7%;
    }

    39% {
        opacity: 1;
        -moz-transform: rotate(645deg);
        -moz-animation-timing-function: linear;
        -moz-origin:30%;
    }

    70% {
        opacity: 1;
        -moz-transform: rotate(770deg);
        -moz-animation-timing-function: ease-out;
        -moz-origin:39%;
    }

    75% {
        opacity: 1;
        -moz-transform: rotate(900deg);
        -moz-animation-timing-function: ease-out;
        -moz-origin:70%;
    }

    76% {
        opacity: 0;
        -moz-transform:rotate(900deg);
    }

    100% {
        opacity: 0;
        -moz-transform: rotate(900deg);
    }

}

@-webkit-keyframes orbit {
    0% {
        opacity: 1;
        z-index:99;
        -webkit-transform: rotate(180deg);
        -webkit-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -webkit-transform: rotate(300deg);
        -webkit-animation-timing-function: linear;
        -webkit-origin:0%;
    }

    30% {
        opacity: 1;
        -webkit-transform:rotate(410deg);
        -webkit-animation-timing-function: ease-in-out;
        -webkit-origin:7%;
    }

    39% {
        opacity: 1;
        -webkit-transform: rotate(645deg);
        -webkit-animation-timing-function: linear;
        -webkit-origin:30%;
    }

    70% {
        opacity: 1;
        -webkit-transform: rotate(770deg);
        -webkit-animation-timing-function: ease-out;
        -webkit-origin:39%;
    }

    75% {
        opacity: 1;
        -webkit-transform: rotate(900deg);
        -webkit-animation-timing-function: ease-out;
        -webkit-origin:70%;
    }

    76% {
        opacity: 0;
        -webkit-transform:rotate(900deg);
    }

    100% {
        opacity: 0;
        -webkit-transform: rotate(900deg);
    }

}

@-ms-keyframes orbit {
    0% {
        opacity: 1;
        z-index:99;
        -ms-transform: rotate(180deg);
        -ms-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -ms-transform: rotate(300deg);
        -ms-animation-timing-function: linear;
        -ms-origin:0%;
    }

    30% {
        opacity: 1;
        -ms-transform:rotate(410deg);
        -ms-animation-timing-function: ease-in-out;
        -ms-origin:7%;
    }

    39% {
        opacity: 1;
        -ms-transform: rotate(645deg);
        -ms-animation-timing-function: linear;
        -ms-origin:30%;
    }

    70% {
        opacity: 1;
        -ms-transform: rotate(770deg);
        -ms-animation-timing-function: ease-out;
        -ms-origin:39%;
    }

    75% {
        opacity: 1;
        -ms-transform: rotate(900deg);
        -ms-animation-timing-function: ease-out;
        -ms-origin:70%;
    }

    76% {
        opacity: 0;
        -ms-transform:rotate(900deg);
    }

    100% {
        opacity: 0;
        -ms-transform: rotate(900deg);
    }

}

@-o-keyframes orbit {
    0% {
        opacity: 1;
        z-index:99;
        -o-transform: rotate(180deg);
        -o-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -o-transform: rotate(300deg);
        -o-animation-timing-function: linear;
        -o-origin:0%;
    }

    30% {
        opacity: 1;
        -o-transform:rotate(410deg);
        -o-animation-timing-function: ease-in-out;
        -o-origin:7%;
    }

    39% {
        opacity: 1;
        -o-transform: rotate(645deg);
        -o-animation-timing-function: linear;
        -o-origin:30%;
    }

    70% {
        opacity: 1;
        -o-transform: rotate(770deg);
        -o-animation-timing-function: ease-out;
        -o-origin:39%;
    }

    75% {
        opacity: 1;
        -o-transform: rotate(900deg);
        -o-animation-timing-function: ease-out;
        -o-origin:70%;
    }

    76% {
        opacity: 0;
        -o-transform:rotate(900deg);
    }

    100% {
        opacity: 0;
        -o-transform: rotate(900deg);
    }

}

@keyframes orbit {
    0% {
        opacity: 1;
        z-index:99;
        transform: rotate(180deg);
        animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        transform: rotate(300deg);
        animation-timing-function: linear;
        origin:0%;
    }

    30% {
        opacity: 1;
        transform:rotate(410deg);
        animation-timing-function: ease-in-out;
        origin:7%;
    }

    39% {
        opacity: 1;
        transform: rotate(645deg);
        animation-timing-function: linear;
        origin:30%;
    }

    70% {
        opacity: 1;
        transform: rotate(770deg);
        animation-timing-function: ease-out;
        origin:39%;
    }

    75% {
        opacity: 1;
        transform: rotate(900deg);
        animation-timing-function: ease-out;
        origin:70%;
    }

    76% {
        opacity: 0;
        transform:rotate(900deg);
    }

    100% {
        opacity: 0;
        transform: rotate(900deg);
    }

}

@-webkit-keyframes shakeit {
    0% { -webkit-transform: rotate(0deg) translate(2px, 1px); }
    10% { -webkit-transform: rotate(1deg) translate(1px, 2px); }
    20% { -webkit-transform: rotate(-1deg) translate(3px, 0px) ; }
    30% { -webkit-transform: rotate(0deg) translate(0px, -2px); }
    40% { -webkit-transform: rotate(-1deg) translate(-1px, 1px); }
    50% { -webkit-transform: rotate(1deg) translate(1px, -2px); }
    60% { -webkit-transform: rotate(0deg) translate(3px, -1px); }
    70% { -webkit-transform: rotate(1deg) translate(-2px, -1px); }
    80% { -webkit-transform: rotate(-1deg) translate(1px, 1px); }
    90% { -webkit-transform: rotate(0deg) translate(-2px, -2px); }
    100% { -webkit-transform: rotate(1deg) translate(-1px, 2px); }
}
@keyframes shakeit {
    0% { transform: rotate(0deg) translate(2px, 1px); }
    10% { transform: rotate(1deg) translate(1px, 2px); }
    20% { transform: rotate(-1deg) translate(3px, 0px) ; }
    30% { transform: rotate(0deg) translate(0px, -2px); }
    40% { transform: rotate(-1deg) translate(-1px, 1px); }
    50% { transform: rotate(1deg) translate(1px, -2px); }
    60% { transform: rotate(0deg) translate(3px, -1px); }
    70% { transform: rotate(1deg) translate(-2px, -1px); }
    80% { transform: rotate(-1deg) translate(1px, 1px); }
    90% { transform: rotate(0deg) translate(-2px, -2px); }
    100% { transform: rotate(1deg) translate(-1px, 2px); }
}
.contact-smart {
    display: inline-block;
}
.search {
    display: inline-block;
}
.header-top {
    text-align: right;
}
.contact-smart ul li {
    display: inline-block;
    margin: 0 40px 0 0;
}
.header-top {
    font-size: 12px;
}
input#search {
    border-radius: 4px;
    border: 1px solid #2857A9;
    padding: 5px;
}
button#smsearch {
    background: transparent;
}
button#smsearch:focus {
   outline: none;
}
.navbar {
    padding: 27px 1rem 20px;
    margin-bottom: 0;
}
.contact-smart ul li a img {
    margin-right: 5px;
    margin-top: -5px;
}
button#smsearch img {
    margin-top: -5px;
}
.sl_linh_vuc .owl-nav  .owl-prev{ border:none; background:url(/images/lefttrang.svg) no-repeat !important; background-size:10px  !important; width:20px; height:45px; }
.sl_linh_vuc .owl-nav  .owl-next{ border:none; background:url(/images/righttrang.svg) no-repeat !important; background-size:10px  !important; width:20px; height:45px;}
.slide-hd .lv_sp_next{ cursor:pointer;
    position: absolute;background:url(/images/righttrang.svg) no-repeat center center;  width:40px; height:40px; top: 50%;
    transform: translate(0,-50%); right:8%; z-index:999;}
.slide-hd .lv_sp_back{ cursor:pointer;
    position: absolute;background: url(/images/lefttrang.svg) no-repeat center center;  width:40px; height:40px; top: 50%;
    transform: translate(0,-50%); left:8%; z-index:999}
.slide-hd {
    position: relative;
}
.slide-hd  .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 24px;
}
button.owl-dot{
    outline: none;
}
.left-p1 {
    width: 20%;
    float: left;
}
.right-p1 {
    width: 75%;
    float: right;
}
.left-p1 h4 {
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    color: #2857A9;
    position: relative;
    padding: 64px 0 0 24px;
    font-family: 'HelveticaNeue Condensed';
}
.left-p1 h4:before {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-image: url(/images/khung.png);
    background-size: 90px 160px;
    background-repeat: no-repeat;
}
.page1 {
    padding: 100px 0;
}
.left-p1 a {
    padding-left: 24px;
}
div#slide-spnb button.owl-prev, div#slide-spbc button.owl-prev {
    left: -31%;
}
div#slide-spnb button.owl-next, div#slide-spbc button.owl-next {
    left: -26%;
}
.text-lg {
    box-shadow: 4px 4px 8px rgba(140, 140, 140, 0.25);
    background: white;
    position: relative;
    padding: 16px;
}
.text-lh__left {
    width: 50%;
    float: left;
}
.text-lh__right {
    position: absolute;
    width: 50%;
    float: right;
    right: 0;
    height: 100%;
    top: 0;
}
.text-lh__left h4 a {
    font-size: 16px;
    line-height: 24px;
    color: #2857A9;
    font-weight: 400;
    height: 100%;
}
.text-lh__right a {
    position: absolute;
    background-image: url(/images/righttt_xanh.svg);
    width: 100%;
    height: 100%;
    background-size: 20px 8px;
    background-repeat: no-repeat;
    background-position: 85px;
}
.leftsl-p1 {
    padding-bottom: 10px;
}
div#slide-spnb .owl-nav [class*=owl-], div#slide-spbc .owl-nav [class*=owl-] {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 65%;
}
.page1.page2 {
    padding: 0 0 50px 0;
}
.page3-left {
    width: 75%;
    float: left;
}
.page3-right {
    width: 23%;
    float: right;
}
.page3-right__icon {
    float: left;
    width: 17%;
}
.page3-right__text {
    float: right;
    width: 77%;
    font-size: 16px;
    line-height: 19px;
    color: #333333;
}
.page3-right__item {
    padding: 33px 0;
    position: relative;
}
.page3-right__item:after {
    content: "";
    position: absolute;
    bottom: 0;
    width:40px;
    height: 1px;
    background: #BDBDBD;
    left: 0;
    right: 0;
}
.page3-right .page3-right__item:first-child {
    padding: 0 0 20px;
}
.page3-left__img{
    position: relative;
}
.page3-left__img:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background:  #2e404e80;
}
.page3-left__img h4 {
    position: absolute;
    right: 0;
    width: 80%;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    font-size: 40px;
    line-height: 48px;
    color: #FDFDFD;
    z-index: 1;
    text-align: left;
    margin: 0 auto;
}
.page3-bottom .page3-right__item {
    border-bottom: none;
    width: 25%;
    float: left;
    padding: 0 20px;
}
.page3-bottom .page3-right__item:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 40px;
     right: 0;
    background:  #BDBDBD;
    top: 50%;
    left: auto;;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);

}
.page3-bottom {
    padding-top: 35px;
}
.page3-bottom .page3-right__item:nth-child(4){
    padding: 0 0 0 20px;
}
.page3-bottom .page3-right__item:nth-child(4):after{
   content: none;
}
.page3-bottom .page3-right__item:nth-child(1){
    padding: 0 20px 0 0;
}
.page3 {
    position: relative;
    padding: 70px 0 50px;
}
.page3:before {
    content: "";
    width: 32%;
    height: 60%;
    left: 0;
    position: absolute;
    background: linear-gradient(180deg, #E0AA4D 0%, rgba(255, 255, 255, 0) 100%);
    top: 35px;
}
.page4 .left-p1 {
    width: 25%;
}
.page4-right {
    text-align: justify;
    width: 70%;
    height: 100%;
    position: absolute;
    right: 0;
}
.page4-right p {
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    width: 100%;
    position: absolute;
    right: 0;
    font-size: 20px;
    line-height: 24px;
    color: #333333;
}
.page4-right:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    width: 32%;
    height: 100%;
    background-image: url(/images/logoden.png);
    background-repeat: no-repeat;
    background-size: 142px 160px;
}
.page4 {
    position: relative;
    padding: 50px 0;
}
.page5 {
    background: #76A8FF;
    padding: 40px 0;
    margin-bottom: 100px;
}
.page5-item{
    width: 33.33%;
    float: left;
}
.page5-item p {
    font-size: 20px;
    line-height: 24px;
    color: #FDFDFD;
}
.page5-item p.page5to {
    font-weight: bold;
    font-size: 30px;
    line-height: 37px;
    text-transform: uppercase;
}
.page5-content .page5-item:nth-child(3) {
    width: 27.33%;
    float: right;
}
.page5-content .page5-item:nth-child(2) {
    width: 27.33%;
}
.page6 .left-p1 {
    width: 15%;
    margin: -100px auto 50px;
    float: none;
}
.page6__item__text_title h2 {
    padding-right: 16px;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    height: 45px;
    font-weight: 400;
    margin-top: 0;
}
.page6__item__text_title h2 a{
    color: #2857A9;
}
.page6__item__text {
    background: white;
    padding: 16px 0 0 16px;
    box-shadow: 4px 4px 8px rgba(140, 140, 140, 0.25);
}
.page6__item__text .text-lg {
    box-shadow: none;
    padding: 0;
}
.page6__item__text_comment {
    margin-top: 20px;
    text-align: justify;
    height: 53px;
    padding-right: 16px;
}
.page6__item__text_comment p {
    font-size: 14px;
    line-height: 17px;
    color: #828282;
}
.page6__item__text .text-lh__left {
    font-size: 14px;
    color: #828282;
    margin-bottom: 14px;
    padding-top: 20px;
}
.page6__item__text .text-lh__left img {
    margin-right: 5px;
    margin-top: -5px;
    width: auto;
    display: inline-block;
}
.page6 {
    background: #F2F2F2;
    padding: 60px 0;
}
.page1.page7 .left-p1 {
    width: 10%;
}
.page1.page7 .right-p1 {
    width: 85%;
}
.page6-content__item {
    padding-bottom: 10px;
    margin-bottom: 30px;
}
.page7 .page6__item__text_comment {
    height: 55px;
    padding-right: 16px;
}
div#slide-spnb button.owl-prev, div#slide-spbc button.owl-prev, div#slide-tt button.owl-prev{
    left: -31%;
}
div#slide-spnb button.owl-next, div#slide-spbc button.owl-next, div#slide-tt button.owl-next {
    left: -26%;
    right: auto;
}
div#slide-tt button.owl-prev {
    left: -15%;
}
div#slide-tt button.owl-next  {
    left: -10%;
}
div#slide-tt .owl-nav [class*=owl-] {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 80%;
}

.swiper-doitac .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: none !important;
    height: calc((90% - 30px) / 2);

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-doitac  {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

[class^="swiper-button-"], .swiper-doitac-horizontal &gt; .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-doitac-horizontal &gt; .swiper-pagination-bullets .swiper-pagination-bullet::before {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.swiper-doitac {
    width: 100%;
    height: 25vw;
    -webkit-transition: opacity .6s ease;
    transition: opacity .6s ease;
}
.swiper-doitac.loading {
    opacity: 0;
    visibility: hidden;
}

.page8 .left-p1 {
    width: 10%;
    margin-left: 8%;
    position: relative;
    z-index: 1;
}
.page8-right {
    position: relative;
    float: right;
    width: 78%;
    background: white;
    padding: 30px 0 20px 30px;
}
.page8 {
     background-image: url(/images/bgp8.png);
     background-size: cover;
     padding: 64px 0 60px;
     position: relative;
 }
.page8:before {
   position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #00000080;
}
.page8 .left-p1 h4 {
    color: white;
}
.page9 h4 {
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #2857A9;
    text-align: center;
    position: relative;
    margin: 0 auto 30px;
    width: 19%;
}
.page9 h4:after {
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    background: #2857A9;
    width: 8px;
    top: 0;
}
.page-content {
    width: 75%;
}
.input_contactlh {
    width: 48%;
    float: left;
    margin: 0 1% 24px;
}
.input_contactlh.tex {
    width: 98%;
}
.input_contactlh input {
    font-size: 14px;
    color: #828282cc;
    border: 1px solid #BDBDBD;
    border-radius: 6px;
    padding: 10px;
    width: 100%;
}
.input_contactlh.tex textarea {
    width: 100%;
    border: 1px solid #BDBDBD;
    border-radius: 6px;
    padding: 10px;
    color: #828282cc;
}
.page9 {
    padding: 80px 0;
}
.btn_submit.send_lienhe_lh {
    text-align: right;
    width: 148px;
    float: right;
    margin-right: 2%;
}
.btn_submit.send_lienhe_lh input {
    background: #76A8FF;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #FDFDFD;
    padding: 12px 24px 12px 30px;
    position: relative;

}
.btn_submit.send_lienhe_lh{
    position: relative;
}
.btn_submit.send_lienhe_lh:after {
    position: absolute;
    content: "";
    border-right: 43px solid #4b4b4b00;
    border-bottom: 0 solid #4b4b4b00;
    border-top: 58px solid white;
    width: 38%;
    height: 100%;
    left: -15px;
    top: 0;
}
.footer-p1 {
    width: 10%;
    float: left;
    padding-right: 24px;
}
.footer-p2 {
    width: 29%;
    float: left;
}
.footer-p3 {
    width: 23%;
    float: left;
    padding-left: 35px;
}
.footer-p4 {
    width: 15%;
    float: left;
}
.footer-p5 {
    width: 23%;
    float: right;
}
.footer-top {
    border-bottom: 1px solid #cccccc59;
    padding: 40px 0 20px;
}
.footer-top h4 {
    font-size: 16px;
    line-height: 24px;
    color: #FDFDFD;
    margin-bottom: 7px;
}
.copyright .container {
    padding-left: 0;
    padding-right: 0;
}
.footer-p3 ul li, .footer-p4 ul li {
    list-style: none;
    padding-bottom: 8px;
}
.footer-p3 ul, .footer-p4 ul {
    padding-left: 0;
    margin: 0;
}
input.sm_dk {
    background: white url(../images/send.svg) center no-repeat;
    border: none;
    width: 100%;
    padding: 8px 0;
    display: inline-block;
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    max-width: 150px;
    text-transform: uppercase;
}
.dangky_ip input#_reg_email {
    width: 70%;
    padding: 8px;
    border-radius: 6px;
    float: left;
    color: #828282;
    font-size: 14px;
}
.dangky_ip input.sm_dk {
    border-radius: 6px;
    width: 26%;
    float: right;
}
.footer-p5 ul li {
    list-style: none;
    display: inline-block;
    margin-right: 10px;
}
.footer-p5 ul {
    padding-left: 0;
    margin: 25px 0;
}
.danaweb img {
    margin-top: -12px;
    margin-left: 5px;
}
.breadcrumb {
    display: block;
}
.p1-gt .left-p1 {
    float: none;
}
.p1-gt  .left-p1 h4{
    color: white;
}
.left-gtp1 {
    width: 50%;
    float: left;
    position: relative;
    z-index: 1;
}
.right-gtp1 {
    width: 50%;
    float: right;
    position: relative;
    z-index: 1;
    font-size: 16px;
}
.p1-gt .left-p1 {
    float: right;
    width: 40%;
    margin-bottom: 64px;
}
.right-gtp1 {
    text-align: justify;
    width: 46%;
    float: right;
    margin-top: 145px;
    padding-right: 8%;
    line-height: 24px;
}
.p1-gt {
    background: #2857A9;
    color: white;
    padding: 30px 0 0;
    position: relative;
}
.p1-gt:after{
    content: "";
    position: absolute;
    bottom: -150px;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("/images/bgp1gtc.png");
    background-size: cover;
}
.gioithieu .breadcrumb {
    background: #2857A9;
    border-radius: 0;
}
.gioithieu .breadcrumb a{
    color: white;
}
.gioithieu .breadcrumb a:last-child {
    color: #E0AA4D;
}
.page1-gt__bottom {
    padding: 150px 0 24px;
    width: 65%;
    position: relative;
    font-size: 16px;
}
.page1-gt__bottom:after{
    width: 320px;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    background: #E0AA4D;
}
nav.nav-sidebar {
    width: 15%;
    float: left;
    border-right: 1px solid #E0E0E0;
}
.tabs li a {
    font-weight: bold;
    font-size: 40px;
    line-height: 48px;
    color: #BDBDBD;
    text-transform: uppercase;
}
.one {
    color: #707070;
    font-size: 16px;
    margin-top: 3%;
}
.tab-content &gt; .active {
    display: block;
}
.nav&gt;li&gt;a:focus, .nav&gt;li&gt;a:hover{
    background-color: white !important;
}
.nav&gt;li{
    margin-bottom: 40px;
}
.p2-gt {
    padding: 60px 0;
}
nav.nav-sidebar {
    width: 15%;
    float: left;
}
.tab-content.one {
    width: 80%;
    float: right;
}
ul.nav.tabs .left-p1 {
    width: 100%;
}
nav.nav-sidebar .left-p1 a{
    padding-left: 0;
}
nav.nav-sidebar .left-p1 h4:before{
    content: none;
}
nav.nav-sidebar ul li.active .left-p1 h4:before{
    content: "";
}
nav.nav-sidebar ul li.active .left-p1 a{
    color: #2857A9;
}
.left-tamnhin {
    width: 48%;
    float: left;
    text-align: justify;
    font-size: 16px;
}
.right-tamnhin {
    width: 48%;
    float: right;
}
.right-p3gt{
    width: 80%;
    float: right;
}

div#slide-cn button.owl-prev{
    left: -23%;
}
div#slide-cn button.owl-next{
    left: -18%;
    right: auto;
}
div#slide-cn .owl-nav [class*=owl-] {
    top: 70%;
}
.p3-gt {
    background: #F2F2F2;
    padding: 64px 0;
}
.p4-gt .left-p1 {
    width: 30%;
    float: none;
}
.p4-gt__item {
    width: 50%;
    float: left;
    padding: 0 15px;
    margin: 0 0 24px;
}
.p4-gt__item h2 {
    font-size: 16px;
    line-height: 20px;
    color: #2857A9;
    margin-bottom: 12px;
}
.p4-gt__content p {
    font-size: 16px;
    margin-bottom: 4px;
}
.p4-gt__content {
    margin-top: 40px;
}
.p4-gt {
    padding: 64px 0 130px;
    position: relative;
}
.p4-gt:after {
    transform: rotate(-180deg);
    content: "";
    position: absolute;
    bottom: -222px;
    width: 100%;
    height: 30%;
    background-image: url(/images/bgp1gtc.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.banner-sanpham {
    position: relative;
}
.banner-sp__img{
    position: relative;
}
.banner-sp__img:before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    background: #2e404e80;
}
.banner-sp__img .left-p1 {
    width: 14%;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    padding: 20px;
}
.banner-sp__img .left-p1 h4 {
   text-transform: uppercase;
    color: white;
}
.banner-sanpham .breadcrumb {
    position: absolute;
    display: block;
    z-index: 2;
    width: 100%;
    background: transparent;
}
.banner-sanpham  .breadcrumb a{
    color: white;
}
.menu_sp {
    width: 25%;
    float: left;
    padding-right: 2%;
}
.ner_listpro {
    width: 73%;
    float: right;
}
.sanpham-content {
    padding: 64px 0 0;
}
.right_listpro .leftsl-p1 {
    width: 31.33%;
    float: left;
    margin: 0 1% 24px;
}
.text-lh__left h4{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -ms-line-clamp: 1;
    -webkit-box-orient: vertical;
    -ms-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 25px;
}
.menu_sp h4 {
    font-size: 24px;
    line-height: 29px;
    color: #333333;
    border-bottom: 1px solid #E0AA4D;
    display: inline-block;
    padding-bottom: 16px;
}
.menu_sp ul {
    list-style: none;
    padding-left: 0;
    margin-top: 16px;
    margin-bottom: 60px;
}
.menu_sp ul li a {
    position: relative;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
}
.menu_sp ul li a::before {
    font: normal normal normal 10px/1 FontAwesome;
    content: "\f054";
    position: absolute;
    top: 5px;
    right: -17px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.menu_sp ul li {
    padding-bottom: 16px;
}
.menu_sp ul li.active a, .menu_sp ul li:hover a{
    color: #2857A9;
    font-weight: bold;
}
.page-navigation1 {
    text-align: right;
}
.sanpham-khung {
    padding-bottom: 50px;
}
.sl_sp__left {
    width: 33.33%;
    float: left;
    position: relative;
}
.right_listpro1 {
    width: 58.66%;
    float: right;
}
.gioithieu-ct__content {
    padding: 64px 0;
    border-bottom: 1px solid #E0E0E0;
}
.sl_sp__left .gallery-thumbs {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 12px;
    background: #fdfdfdcc;
}
.sl_sp__left .gallery-thumbs  .swiper-slide{
    cursor: pointer;
}
.right_listpro1 h1 {
    font-size: 24px;
    line-height: 29px;
    color: #333333;
    margin-bottom: 4px;
}
p.ten-menu {
    line-height: 17px;
    color: #828282;
}
.ctsp-item p {
    width: 33.33%;
    float: left;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
}
p.textdo {
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    color: #FF3535;
}
.ctsp-item p span {
    font-weight: bold;
}
.ctsp-item {
    padding: 20px 0 50px;
}
.comment-sp h2 {
    font-size: 16px;
    line-height: 20px;
    color: #333333;
    margin-bottom: 10px;
}
.comment-sp{
    text-align: justify;
}
.detail-sp__left {
    width: 64%;
    float: left;
    text-align: justify;
    padding-right: 4%;
}
.other_sp {
    width: 35.33%;
    float: right;
    border-left: 1px solid #E0E0E0;
    padding-left: 4%;
}
.detail_sp {
    padding: 64px 0 0;
}
h4.spcungloai {
    font-size: 20px;
    line-height: 24px;
    color: #2857A9;
    margin-bottom: 40px;
    text-transform: uppercase;
    position: relative;
    padding-left: 13px;
}
h4.spcungloai:after{
    content: "";
    position: absolute;
    left: 0;
    width: 8px;
    height: 20px;
    background: #2857A9;
    top: 0;
}
.duan-list {
    padding: 64px 0 10px;
}
.duan {
    padding-bottom: 30px;
}
.duan_newdetail {
    width: 70%;
    float: left;
    text-align: justify;
    padding-right: 4%;
}
.other_da {
    width: 30%;
    float: right;
    border-left: 1px solid #E0E0E0;
    padding-left: 4%;
}
.duan_newdetail h1{
    font-size: 24px;
    line-height: 29px;
    color: #2857A9;
    margin-bottom: 26px;
    text-transform: uppercase;
}
.duan-content {
    padding: 40px 0;
}
.tt_tren__left {
    width: 50%;
    float: left;
}
.tt_tren__right {
    width: 50%;
    float: right;
    text-align: right;
}
.tt_tren__right img {
    margin-top: -5px;
    margin-right: 5px;
}
.tt_tren {
    margin-bottom: 30px;
}
.list_new{
    width: 75%;
    float: right;
}
.tintuc-detail {
    padding: 64px 0 0;
}
.tintuc {
    padding-bottom: 64px;
}
.list_new .page6-content__item {
    margin-bottom: 30px;
}
li.paginate_button i {
    color: #E0AA4D;
}
.menu-hinhanh ul li {
    list-style: none;
    display: inline-block;
    margin-right: 40px;
}
.menu-hinhanh ul {
    padding-left: 0;
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 16px;
}
.menu-hinhanh ul li a {
    font-size: 16px;
    color: #333333;
}
.menu-hinhanh ul li.active a {
   font-weight: bold;
    color: #E0AA4D;
}
.hinhanh-list {
    padding: 40px 0 0;
}
.hinhanh {
    padding-bottom: 64px;
}
.item {
    width: 23%;
    float: left;
    margin: 1%;
}
.list-hinhanh {
    padding-top: 30px;
}
.menu-hinhanh {
    margin-left: 10px;
}
.left-lienhe {
    width: 45%;
    float: left;
    padding-right: 13%;
}
.right-lienhe {
    width: 55%;
    float: right;
}
.left-lienhe .footer-p2 {
    width: 100%;
}
.left-lienhe .footer-p2 h4 {
    font-size: 20px;
    line-height: 24px;
    color: #2857A9;
    margin: 20px 0;
}
.tr_map {
    padding: 64px 0;
}
.formlienhe h4 {
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #2857A9;
    text-align: center;
    position: relative;
    margin: 0 auto 30px;
    width: 27%;
}
.formlienhe h4:after {
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    background: #2857A9;
    width: 8px;
    top: 0;
}
.left-lienhe img {
    width: 108px;
}
.formlienhe {
    margin-top: 64px;
    width: 75%;
}
.chinhsach-other h2 a {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
}
.chinhsach-other h2.active a{
    color: #2857A9;
}
.header-fixed {
    display: none;
}
nav.navbar.fixed .header-fixed {
    display: block;
    width: 20%;
    float: left;
}
nav.navbar.fixed .navigation.box-wp {
    width: 80%;
    float: right;
}
.logo-fixed img {
    width: 50px;
}
nav.navbar.fixed {
    padding: 10px 0;
}
.tr_itemblog .leftsl-p1 {
    width: 23%;
    float: left;
    margin: 0 1%;
}
h4.tit_namebl {
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    color: #2857A9;
    margin-bottom: 30px;
}
.timkiem {
    padding: 64px 0;
}
.tr_itemblog .leftsl-p1 {
    margin-bottom: 30px;
}
.text-lh__right a:after{
    position: absolute;
    content: "";
    border-right: 43px solid #4b4b4b00;
    border-bottom: 0 solid #4b4b4b00;
    border-top: 58px solid white;
    width: 38%;
    height: 100%;
    left: 0;
    top: 0;
}
.text-lg:hover .text-lh__right a{
    background-color: #76A8FF;
    background-image: url(/images/righttt_trang.svg);
}
.text-lg .text-lh__right a {
    background-position: 75px;
}
.list_other_new .text-lg .text-lh__right a {
    background-position: 100px;
}
.page8-right .swiper-slide a, .item{
    position: relative;

}
.page8-right .swiper-slide a:after, .item a:after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    opacity: 0;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    background: rgba(0,0,0,.3) url(../images/eye.svg) center center no-repeat;
    background-size: 30px;
}
.page8-right .swiper-slide a:hover:after, .item a:hover:after{
    opacity: 1;
}
.img-lg img:hover, .page6__item__img img:hover, .img-cn img:hover{
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
.img-lg img, .page6__item__img img, .img-cn img{
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.img-lg, .page6__item__img, .img-cn{
    overflow: hidden;
}
span.show-error {
    color: red;
}
.button_container {
    position: fixed;
    top: 30px;
    right:24px;
    height: 16px;
    width: 21.33px;
    cursor: pointer;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease;
    z-index: 99999;
}
.button_container.active .top {
    -webkit-transform: translateY(7px) translateX(0) rotate(45deg);
    transform: translateY(7px) translateX(0) rotate(45deg);
    background: #2857A9;
}
.button_container.active .middle {
    opacity: 0;
    background: #2857A9;
}
.button_container.active .bottom {
    -webkit-transform: translateY(-5px) translateX(0) rotate(-45deg);
    transform: translateY(-5px) translateX(0) rotate(-45deg);
    background: #2857A9;
    width: 100%;
}
.button_container span {
    background: #2857A9;
    border: none;
    height: 3px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    cursor: pointer;
    z-index: 1;
}
.button_container span:nth-of-type(2) {
    top: 6px;
    width: 80%;
}
.button_container span:nth-of-type(3) {
    top: 12px;
    width: 100%;
}
.button_container:after {
    position: absolute;
    content: "";
    left: -9px;
    background: #ffffffd1;
    width: 36px;
    height: 35px;
    top: -9px;
    border-radius: 12px;
}
.home .button_container:after{
    content: none;
}
.overlay {
    position: fixed;
    background: #00000069;
    top: 0;
    left: 0;
    width: 100%;
    height: 0%;
    opacity: 0;
    visibility: hidden;
    overflow: scroll;
    z-index: 9999;
}
.overlay.open {
    opacity: 1;
    visibility: visible;
    height: 100%;
}
.overlay.open li {
    -webkit-animation: fadeInRight .5s ease forwards;
    animation: fadeInRight .5s ease forwards;
    padding-bottom: 32px;
}
.menu_nho{
    display: none;
}
.lisr_menu_td.menumobile {
    display: none;
}
.left-tamnhina {
    text-align: justify;
}
.alo-ph-img-circle{width:30px;height:30px;top:35px;left:35px;position:absolute;background:rgba(30,30,30,0.1) url(/images/ic_call.svg) no-repeat center center;background-size:contain;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;opacity:.7;-webkit-animation:alo-circle-img-anim 1s infinite ease-in-out;-moz-animation:alo-circle-img-anim 1s infinite ease-in-out;-ms-animation:alo-circle-img-anim 1s infinite ease-in-out;-o-animation:alo-circle-img-anim 1s infinite ease-in-out;animation:alo-circle-img-anim 1s infinite ease-in-out;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%}
.alo-phone{position:fixed;visibility:hidden;background-color:transparent;width:100px;height:100px;cursor:pointer;z-index:999;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transition:visibility .5s;-moz-transition:visibility .5s;-o-transition:visibility .5s;transition:visibility .5s;right:0;bottom:70px;}
.alo-phone.alo-show{visibility:visible}
.alo-phone:hover {
    opacity: 1;
}
.alo-ph-circle{width:100px;height:100px;top:0;left:0;position:absolute;background-color:transparent;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid rgba(30,30,30,0.4);border:2px solid #bfebfc ;opacity:.1;-webkit-animation:alo-circle-anim 1.2s infinite ease-in-out;-moz-animation:alo-circle-anim 1.2s infinite ease-in-out;-ms-animation:alo-circle-anim 1.2s infinite ease-in-out;-o-animation:alo-circle-anim 1.2s infinite ease-in-out;animation:alo-circle-anim 1.2s infinite ease-in-out;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%}
.alo-phone:hover .alo-ph-circle,.hotline&amp;gt;a:hover .alo-ph-circle{border-color:#00aff2;opacity:.5}
.alo-phone.alo-green:hover .alo-ph-circle, .hotline&gt;a:hover .alo-ph-circle {
    border-color: #ff0000;/*#04AFEF*/
    border-color: #ff0000 9;
    opacity: .5;
}
.alo-phone.alo-green .alo-ph-circle{border-color:#2857A9;opacity:.5}
.alo-ph-circle-fill{width:60px;height:60px;top:20px;left:20px;position:absolute;background-color:#000;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;opacity:.1;-webkit-animation:alo-circle-fill-anim 2.3s infinite ease-in-out;-moz-animation:alo-circle-fill-anim 2.3s infinite ease-in-out;-ms-animation:alo-circle-fill-anim 2.3s infinite ease-in-out;-o-animation:alo-circle-fill-anim 2.3s infinite ease-in-out;animation:alo-circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%}
.alo-phone:hover .alo-ph-circle-fill,.hotline&amp;gt;a:hover .alo-ph-circle-fill{background-color:rgba(0,175,242,0.5);background-color:#00aff2 ;opacity:.75!important}
.alo-phone.alo-green:hover .alo-ph-circle-fill, .hotline&gt;a:hover .alo-ph-circle-fill {
    background-color: #ff0000;/*rgba(4,175,239,0.5)*/
    background-color: #baf5a7 9;
    opacity: .75!important;
}
.alo-phone.alo-green .alo-ph-circle-fill{background-color:#2857A9 ;opacity:.75!important}
.alo-phone:hover .alo-ph-img-circle,.hotline&amp;gt;a:hover .alo-ph-img-circle{background-color:#00aff2}
.alo-phone.alo-green.alo-hover .alo-ph-img-circle, .alo-phone.alo-green:hover .alo-ph-img-circle, .hotline&gt;a:hover .alo-ph-img-circle {
    background-color: #ff0000;/*#04AFEF*/
    background-color: #ff0000 9;
}
.alo-phone.alo-green .alo-ph-img-circle{background-color:#2857A9;}@-moz-keyframes alo-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}@-webkit-keyframes alo-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}@-o-keyframes alo-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}@keyframes alo-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}@-moz-keyframes alo-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@-webkit-keyframes alo-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@-o-keyframes alo-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@keyframes alo-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@-moz-keyframes alo-circle-img-anim{0%{transform:rotate(0) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}50%{transform:rotate(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(1) skew(1deg)}}@-webkit-keyframes alo-circle-img-anim{0%{transform:rotate(0) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}50%{transform:rotate(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(1) skew(1deg)}}@-o-keyframes alo-circle-img-anim{0%{transform:rotate(0) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}50%{transform:rotate(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(1) skew(1deg)}}@keyframes alo-circle-img-anim{0%{transform:rotate(0) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}50%{transform:rotate(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(1) skew(1deg)}}
#alo-fixed{visibility:visible;opacity:0;position:fixed;right:-100px;top:100px}
#alo-fixed.show{right:10px;visibility:visible;opacity:1}
@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical&gt;.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow&gt;.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column&gt;.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode&gt;.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode&gt;.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode&gt;.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode&gt;.swiper-wrapper&gt;.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode&gt;.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode&gt;.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:70%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:-16%;right:auto; outline: none}
.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:url("/images/lefttrang.svg")}
.swiper-button-next,.swiper-container-rtl .swiper-button-prev{left:-11% !important;left:auto; outline: none}
.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:url("/images/righttrang.svg")}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal&gt;.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical&gt;.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical&gt;.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical&gt;.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical&gt;.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal&gt;.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal&gt;.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl&gt;.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal&gt;.swiper-pagination-progressbar,.swiper-container-vertical&gt;.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal&gt;.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical&gt;.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal&gt;.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical&gt;.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container&gt;canvas,.swiper-zoom-container&gt;img,.swiper-zoom-container&gt;svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}</pre></body></html>