﻿/*! jQuery UI - v1.11.4 - 2015-06-25
* http://jqueryui.com
* Includes: core.css, datepicker.css, menu.css, selectmenu.css
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

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

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: none
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 3px 1em 3px .4em;
    cursor: pointer;
    min-height: 0;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px 0.4em;
    margin: 0.5em 0 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-button {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    cursor: pointer
}

.ui-selectmenu-button span.ui-icon {
    right: 0.5em;
    left: auto;
    margin-top: -8px;
    position: absolute;
    top: 50%
}

.ui-selectmenu-button span.ui-selectmenu-text {
    text-align: left;
    padding: 0.4em 2.1em 0.4em 1em;
    display: block;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}


/*! jQuery UI - v1.11.4 - 2015-06-25
* http://jqueryui.com
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

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

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: none
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 3px 1em 3px .4em;
    cursor: pointer;
    min-height: 0;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px 0.4em;
    margin: 0.5em 0 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-button {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    cursor: pointer
}

.ui-selectmenu-button span.ui-icon {
    right: 0.5em;
    left: auto;
    margin-top: -8px;
    position: absolute;
    top: 50%
}

.ui-selectmenu-button span.ui-selectmenu-text {
    text-align: left;
    padding: 0.4em 2.1em 0.4em 1em;
    display: block;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ui-multiselect {
    padding: 2px 0 2px 4px;
    text-align: left
}

.ui-multiselect span.ui-icon {
    float: right
}

.ui-multiselect-single .ui-multiselect-checkboxes input {
    position: absolute !important;
    top: auto !important;
    left: -9999px
}

.ui-multiselect-single .ui-multiselect-checkboxes label {
    padding: 5px !important
}

.ui-multiselect-header {
    margin-bottom: 3px;
    padding: 3px 0 3px 4px
}

.ui-multiselect-header ul {
    font-size: 0.9em
}

.ui-multiselect-header ul li {
    float: left;
    padding: 0 10px 0 0
}

.ui-multiselect-header a {
    text-decoration: none
}

.ui-multiselect-header a:hover {
    text-decoration: underline
}

.ui-multiselect-header span.ui-icon {
    float: left
}

.ui-multiselect-header li.ui-multiselect-close {
    float: right;
    text-align: right;
    padding-right: 0
}

.ui-multiselect-menu {
    display: none;
    padding: 3px;
    position: absolute;
    z-index: 10000;
    text-align: left
}

.ui-multiselect-checkboxes {
    position: relative;
    overflow-y: auto
}

.ui-multiselect-checkboxes label {
    cursor: default;
    display: block;
    border: 1px solid transparent;
    padding: 3px 1px
}

.ui-multiselect-checkboxes label input {
    position: relative;
    top: 1px
}

.ui-multiselect-checkboxes li {
    clear: both;
    font-size: 0.9em;
    padding-right: 3px
}

.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label {
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid
}

.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a {
    display: block;
    padding: 3px;
    margin: 1px 0;
    text-decoration: none
}

* html .ui-multiselect-checkboxes label {
    border: none
}

#colorbox,
#cboxOverlay,
#cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden
}

#cboxWrapper {
    max-width: none
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%
}

#cboxMiddleLeft,
#cboxBottomLeft {
    clear: left
}

#cboxContent {
    position: relative
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

#cboxTitle {
    margin: 0
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
    cursor: pointer
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0
}

#colorbox,
#cboxContent,
#cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

#cboxOverlay {
    background: #fff
}

#colorbox {
    outline: 0
}

#cboxContent {
    margin-top: 32px;
    overflow: visible;
    background: #000
}

.cboxIframe {
    background: #fff
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc
}

#cboxLoadedContent {
    background: #000;
    padding: 1px
}

#cboxLoadingGraphic {
    background: url(images/loading.gif) no-repeat center center
}

#cboxLoadingOverlay {
    background: #000
}

#cboxTitle {
    position: absolute;
    top: -22px;
    left: 0;
    color: #000
}

#cboxCurrent {
    position: absolute;
    top: -22px;
    right: 205px;
    text-indent: -9999px
}

#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -20px;
    background: url(images/controls.png) no-repeat 0 0
}

#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
    outline: 0
}

#cboxPrevious {
    background-position: 0px 0px;
    right: 44px
}

#cboxPrevious:hover {
    background-position: 0px -25px
}

#cboxNext {
    background-position: -25px 0px;
    right: 22px
}

#cboxNext:hover {
    background-position: -25px -25px
}

#cboxClose {
    background-position: -50px 0px;
    right: 0
}

#cboxClose:hover {
    background-position: -50px -25px
}

.cboxSlideshow_on #cboxPrevious,
.cboxSlideshow_off #cboxPrevious {
    right: 66px
}

.cboxSlideshow_on #cboxSlideshow {
    background-position: -75px -25px;
    right: 44px
}

.cboxSlideshow_on #cboxSlideshow:hover {
    background-position: -100px -25px
}

.cboxSlideshow_off #cboxSlideshow {
    background-position: -100px 0px;
    right: 44px
}

.cboxSlideshow_off #cboxSlideshow:hover {
    background-position: -75px -25px
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80)
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}

.video-js .vjs-big-play-button:before,
.video-js .vjs-control:before,
.video-js .vjs-modal-dialog,
.vjs-modal-dialog .vjs-modal-dialog-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.video-js .vjs-big-play-button:before,
.video-js .vjs-control:before {
    text-align: center
}

@font-face {
    font-family: VideoJS;
    src: url(font/VideoJS.eot?#iefix) format("eot")
}

@font-face {
    font-family: VideoJS;
    src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAA4wAAoAAAAAFfAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAAA9AAAAD4AAABWUZFeBGNtYXAAAAE0AAAAOgAAAUriLxC2Z2x5ZgAAAXAAAAnnAAAO5OV/F/5oZWFkAAALWAAAACoAAAA2CsZ2fWhoZWEAAAuEAAAAGAAAACQOogcfaG10eAAAC5wAAAAPAAAAeNIAAABsb2NhAAALrAAAAD4AAAA+MMgtQm1heHAAAAvsAAAAHwAAACABLwB5bmFtZQAADAwAAAElAAACCtXH9aBwb3N0AAANNAAAAPkAAAF5vawAenicY2BkZ2CcwMDKwMFSyPKMgYHhF4RmjmEIZzzHwMDEwMrMgBUEpLmmMDh8ZPwoyw7iLmSHCDOCCADu/Qo9AAB4nGNgYGBmgGAZBkYGEHAB8hjBfBYGDSDNBqQZGZgYGD7K/v8PUvCREUTzM0DVAwEjG8OIBwCOWgbUAAB4nI1XfVBU1xV/574vlsUlj/14grDs48FuAgaR3X2LEnY3UZSgEkTwAySAgkIwI8bRfFDjTszYCWRMW9lNa4y2meokmq+2k5ia0dpkmknbkWgSSW3GyaaNf0RTx0wxX7A3Pe/tQmIgHXf3vXvvueeee+45v3POXQYY/PCD/CBDGAYkIE2sxg+OXSJmhmH1OaFX6MU5C5PDMCZi5Rg2i+ELGSthwM14NCbgYGSBIZfhFA1H6Zu0OS0NDkMVfg+npdFm+maCvigI0JBIQIMg0BdJGdTj9ylj7nr+b97+Hl8C1+H2xNAvjPqxjIgaKtItICkSnIISeo40QQls4xxjlzgHsnGGvi7BxQiMlSlkPMhfCh67rAUEUQ6CHxW2O7JARCkKnlUQ7UEIyAEQZe4MdDW9xr5OPFuKbubpRxcPDY8da4MOelDfAYJLW+sGKn/Vlmjfv5+NdB4oOfTazJn3tGxZtL9xFNZX7PPRUbjcRg/SMB2EL+gblXn7shbO/WUbF9u/H5XQ9eKO8iMMr9tY35qYoRi20wGuXV/CHaGDk2fdgHwCk5HUXQpCcgHfBV2NjV3jkq4PHTSUSBwuOQALvxPAps6fiftk6P6yJpcm5bB4dFkgoh195mbiSTnkL3jupq7jh4ZZdvjQRVB4PPx3SsVTu5D/6kd85RU66ttXAeuuXYN1E/Y2sMMzZkZiZNRZlRS/ynr9Xr8Cql2RVNbutXslYo7B9ngsFqcDbCQO22PxeIxcpgMxkh6PjUdwkvw6hvRpZeoCFKshDQzJVr++DWyLx+hAXJcGp3TJMV1ME45xCNvHLsWRrpOZSduOoG0zERuIIwuIkhNkBREglQKLiODD45FQE0BTiE214xE2wp8zOt9NjH3GRtDMk7Ehoq2tzCzGxdyMEQJuD0qGIrQ58ApoWQE3D2h1h6zwuB14wYFIDAA5CZ11jT+92gFZ7B7/p7+hV8jFxBl4aG03wLiVXtBbCylLfIJzkPUAvWAw0yvsVdKdBbC6nnruP/RFkHqWJLZ2Auxdtgy+6qTf7l1WswTJcJ6mGVxwXj92UtfU2WXUNX+qBUCxK6D4FR4f/cufG1sZbiSkMcwdMdoxBxTTEXIp4SCXMNhHoFjvTTFP4vkoPReNRmPRCTwa+3qY0DR7qn7Vjh612wRRTaI04HWCnZ+gIzvS/ZJP0+mynphCui4hzmG0id6+aLSv2BV3FQMYDTHrlGQ/SZ+q4ZdF8aLa5Ar8GW3tVNKEj13cF0buMaesx1i9CL/Uo1tM0h+74o9HjQ+UcPaxy8mH9ccwK8KpKA3rHdIUjTKpfIBxuokpxUGBIILm84ATvHh8tAIe2iZj8KvYwUOXawHMVNgxZvlwSa0z8Zkokkxn3ey2nYTsbMO3mPh8cji7zklsPLD9a9f2s2w/uSt/FgSytWzw5bmS3PielU1P56aGrlz6NzlnbT8h/Wtb+1OxIqxBbC9g7kINUbtAEDxsKWSCe46eltCPmaiUxy2IrODIB8EmixaQrU4IAQ6THg6BFpAdWsCquT16DkL9ccIC/FGeP5AuiDExe8bx+QtzWVsmHcm0kdzqecdn5IhRkTc/zfNPm3ns5sw4Pq86l9gyofh6jkTF5iFChjYbbzZQWFvYb8qZAWyGiV9ya+5bFgnzpuWt3FuX8KYMmsiYZepPseBgGhZcOMt0+4Q8fDOTftJjHIuhdaLsFXFM9AclTi9jbGRq8ZvIOykZei77kfo53eoppVPovbGiyV63p/p/dkWETTjmhjTIm8RP284b04bcNYlRsvO6Gp2JeaiIueVHsgJGF2aASlCQLuG8EsBomzb++/AXmwhaOoLhL7iQ4/uc449gWJ56/XWDARn74v/PL1bRBB4TBEyYrqezSkUPHaWjPWCm13ogAzJ66LVpbTEuXccDZlyXxBQ/IrzKOPS7gAkkIyZ0N6joE6M246aDsO1kgucTJ/EdFWA5pbAcTfoSP4hJeBCni7nEn5IclL4kpDgmMMuH8Kpk0+WrBUIeKCyWS0nPVz7NW86Hnl55GxR5KB3+9tszL+wVRulXNTUn6D8SJvIl3PzP46eZST/tQTllTDXTzmxCaTYna7eJAqcWuD1ulBXQsMz5fQEBCfowCF5FVDF/2yysB9OW5veVEtRAFOy41FoeJEiAOZhDiFstsKAwJ8Hijs72q1jWvWx+uKU5XFZDLx189OK8ojW1u0By5dtLHUN/rwkte68PnhnYVbt0bvWiub9w1+f4C0L3hIuXZ8+xlVSt0eb3tgQsmVZnem5R3U0uf/fmFdqiLTvY3nPnet5/v4f9pLB6QX2krnnFQ1tXtN+2ePlAaUNWcfiWwrncn4ca9ml3hFeHHm+u2bq4MhxUZs3bMH/3jgaPUtlVunFjg2/8yRzf3cHsssKZqlnOqyCWworWykW9lXnspk0ffrjpfCreIpjPWbwnFxt3PAkcQgkUuH1auUMf+txJQ0hK1k1zsNaqQdaLMxfoq9AGGxtJQ+fGw53cE/TY8pWhJruZHiMAcCexFS/eGDp6hntiXGE/gvI7163b29ExfiHxNsnqub/a6/QmPoAn4GpZ2c9cZRX5/57IWUNYuubiQBAddhuxAKe6PA5vuV5dkk0VXkMM3zk42W3Awrgka8LQgjZY+tQIffd5+vnHasnHL/cczldyS4r79i6su6Nu9oPQ8lbaid2Pt9/bXtTTynevq7bkPkITV47d+3NugOzo4M3y77Zxbnb2nhWrl0T/kO4u3H1ig33e1lD6JDYjiKkCHOioF0pZv6T6gxxipxLNhFc8xERA48vq5ZfXdL/QV6c8W3PfwjIsZyI3Csvo72e4FpTVwTv/UYNAKtY+8MB84vogZ1Xr5lW38iJdPZ74xunzO4Gk7BARIkytjlyCoPVoIb3IluMfAYRhEoAO2aGXKc2TNAJaSwdzQEeq7jC7TWYF2Y2jrEIXlyVEhunBs5t7K62a7Z6qB0923/+vPT2v7mwpqV/mTEsTiCB5zz735HOP9VbVWtKKZK08uDJ7vcQN02HogGegY5iNnKUHh12ti9/zzHvsauy+tx+e375j94LuA64MV/5MQbZVNT95/re7jlxZVaVuW5Nffsd9TXfOpXcv6m2Bn3x6FgXg/oz+P0h/ce8g2mTEWxVTzzQzrTruNCcRdbu6VY87gLVXc4uSjXfosak7XxWM4oyl+ockmzCFhJXaGwK8e6sCW2T3sLmPnh5qSZtx9JHFL6QBHGnsTjdtWQ8PFygWtQTIkrI84NILfQSC65FUMFsnOYFHEoSmUCD49a4rt3985PTsd8GzB/5KEnzmhhORgVOZPM+yb5KmpRu38jQqviH6826Lrdrxx6DZdFPo2fVbTiy9AUpDJ3SxGYvpK7u+Rhz8D4BCxssAeJxjYGRgYABiwcIjbvH8Nl8ZuNkZQOBSiOgBZJqdASzOwcAEogDqtAdOAAB4nGNgZGBgZwCChWASxGZkQAVyABOTANd4nGNnYGBgHwAMADNUANMAAAAAAAAOAFAAZgCyAMYA5gEeAUgBdAGcAfICLgKOAroDCgOOA7AD6gQ4BHwEuAToBQwFogXoBjYGbAbaB3IAAHicY2BkYGCQY8hlYGcAASYg5gJCBob/YD4DABa6AakAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2P2XLCMAxFfYE4CWlZSveFP8hHOY4gHhw79VLav68hMNOH6kG60mg5YhM22pr9b1vGMMEUM2TgyFGgxBwVbnCLBZZYYY07bHCPBzziCc94wSve8I4PbGeDFj/VydVSOakpG0T0VH1ZHXuq+xhoftHaHq+yV+21o1P7brWLWnvpiExNJpBb/i18q8D9ZxSOcj8oY8iVPjZBBU2+kGIIypokuqTI+cx3qXMq7Z6PQIsx1DYGrQxtLul50YV50rVcCiNJc0enX4qdkNRYe8j2g46+SIMHapXJw1GFdIWH2DfalQknZeTDWsRW2bqlBK3ORIz9AqJUapQAAAA=) format("woff"), url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAAKAIAAAwAgT1MvMlGRXgQAAAEoAAAAVmNtYXDiLxC2AAAB+AAAAUpnbHlm5X8X/gAAA4QAAA7kaGVhZArGdn0AAADQAAAANmhoZWEOogcfAAAArAAAACRobXR40gAAAAAAAYAAAAB4bG9jYTDILUIAAANEAAAAPm1heHABLwB5AAABCAAAACBuYW1l1cf1oAAAEmgAAAIKcG9zdL2sAHoAABR0AAABeQABAAAHAAAAAKEHAAAAAAAHAAABAAAAAAAAAAAAAAAAAAAAHgABAAAAAQAAEXIS2l8PPPUACwcAAAAAANJUFcAAAAAA0lQVwAAAAAAHAAcAAAAACAACAAAAAAAAAAEAAAAeAG0ABwAAAAAAAgAAAAoACgAAAP8AAAAAAAAAAQcAAZAABQAIBHEE5gAAAPoEcQTmAAADXABXAc4AAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA8QHxHQcAAAAAoQcAAAAAAAABAAAAAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAAAAAAAwAAAAMAAAAcAAEAAAAAAEQAAwABAAAAHAAEACgAAAAGAAQAAQACAADxHf//AAAAAPEB//8AAA8AAAEAAAAAAAAAAAEGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AUABmALIAxgDmAR4BSAF0AZwB8gIuAo4CugMKA44DsAPqBDgEfAS4BOgFDAWiBegGNgZsBtoHcgAAAAEAAAAABYsFiwACAAABEQECVQM2BYv76gILAAADAAAAAAZrBmsAAgAOABoAAAkCEwQAAxIABSQAEwIAASYAJzYANxYAFwYAAusBwP5Alf7D/loICAGmAT0BPQGmCAj+Wv7D/f6uBgYBUv39AVIGBv6uAjABUAFQAZsI/lr+w/7D/loICAGmAT0BPQGm+sgGAVL9/QFSBgb+rv39/q4AAAACAAAAAAVABYsAAwAHAAABIREpAREhEQHAASv+1QJVASsBdQQW++oEFgAAAAQAAAAABiAGIAAGABMAJAAnAAABLgEnFRc2NwYHFz4BNSYAJxUWEgEHASERIQERAQYHFT4BNxc3AQcXBNABZVW4A7sCJ3ElKAX+3+Wlzvu3XwFh/p8BKwF1AT5MXU6KO5lf/WCcnAOAZJ4rpbgYGGpbcUacVPQBYziaNP70Aetf/p/+QP6LAfb+wjsdmhJEMZhfBJacnAAAAQAAAAAEqwXWAAUAAAERIQERAQILASoBdv6KBGD+QP6LBKr+iwAAAAIAAAAABWYF1gAGAAwAAAEuAScRPgEBESEBEQEFZQFlVFRl/BEBKwF1/osDgGSeK/2mK54BRP5A/osEqv6LAAADAAAAAAYgBg8ABQAMABoAABMRIQERAQUuAScRPgEDFRYSFwYCBxU2ADcmAOABKwF1/osCxQFlVVVluqXOAwPOpeUBIQUF/t8EYP5A/osEqv6L4GSeK/2mK54C85o0/vS1tf70NJo4AWL19QFiAAAABAAAAAAFiwWLAAUACwARABcAAAEjESE1IwMzNTM1IQEjFSERIwMVMxUzEQILlgF24JaW4P6KA4DgAXaW4OCWAuv+ipYCCuCW/ICWAXYCoJbgAXYABAAAAAAFiwWLAAUACwARABcAAAEzFTMRIRMjFSERIwEzNTM1IRM1IxEhNQF14Jb+iuDgAXaWAcCW4P6KlpYBdgJV4AF2AcCWAXb76uCWAcDg/oqWAAAAAAIAAAAABdYF1gAPABMAAAEhDgEHER4BFyE+ATcRLgEDIREhBUD8gD9VAQFVPwOAP1UBAVU//IADgAXVAVU//IA/VQEBVT8DgD9V++wDgAAABgAAAAAGawZrAAcADAATABsAIAAoAAAJASYnDgEHASUuAScBBSEBNhI3JgUBBgIHFhchBR4BFwEzARYXPgE3AQK+AWROVIfwYQESA4416aH+7gLl/dABelxoAQH8E/7dXGgBAQ4CMP3kNemhARJ4/t1OVIfwYf7uA/ACaBIBAVhQ/id3pfY+/idL/XNkAQGTTU0B+GT+/5NNSEul9j4B2f4IEgEBWFAB2QAAAAUAAAAABmsF1gAPABMAFwAbAB8AAAEhDgEHER4BFyE+ATcRLgEBIRUhASE1IQUhNSE1ITUhBdX7VkBUAgJUQASqQFQCAlT7FgEq/tYC6v0WAuoBwP7WASr9FgLqBdUBVT/8gD9VAQFVPwOAP1X9rJX+1ZWVlZaVAAMAAAAABiAF1gAPACcAPwAAASEOAQcRHgEXIT4BNxEuAQEjNSMVMzUzFRQGByMuAScRPgE3Mx4BFQUjNSMVMzUzFQ4BByMuATURNDY3Mx4BFwWL++o/VAICVD8EFj9UAgJU/WtwlZVwKiDgICoBASog4CAqAgtwlZVwASog4CAqKiDgICoBBdUBVT/8gD9VAQFVPwOAP1X99yXgJUogKgEBKiABKiAqAQEqIEol4CVKICoBASogASogKgEBKiAAAAYAAAAABiAE9gADAAcACwAPABMAFwAAEzM1IxEzNSMRMzUjASE1IREhNSERFSE14JWVlZWVlQErBBX76wQV++sEFQM1lv5AlQHAlf5Alv5AlQJVlZUAAAABAAAAAAYgBmwALgAAASIGBwE2NCcBHgEzPgE3LgEnDgEHFBcBLgEjDgEHHgEXMjY3AQYHHgEXPgE3LgEFQCtKHv3sBwcCDx5OLF9/AgJ/X19/Agf98R5OLF9/AgJ/XyxOHgIUBQEDe1xcewMDewJPHxsBNxk2GQE0HSACf19ffwICf18bGf7NHCACf19ffwIgHP7KFxpcewICe1xdewAAAgAAAAAGWQZrAEMATwAAATY0Jzc+AScDLgEPASYvAS4BJyEOAQ8BBgcnJgYHAwYWHwEGFBcHDgEXEx4BPwEWHwEeARchPgE/ATY3FxY2NxM2JicFLgEnPgE3HgEXDgEFqwUFngoGB5YHGQ26OkQcAxQP/tYPFAIcRTm6DRoHlQcFC50FBZ0LBQeVBxoNujlFHAIUDwEqDxQCHEU5ug0aB5UHBQv9OG+UAgKUb2+UAgKUAzckSiR7CRoNAQMMCQVLLRzGDhEBAREOxhwtSwUJDP79DBsJeyRKJHsJGg3+/QwJBUstHMYOEQEBEQ7GHC1LBQkMAQMMGwlBApRvb5QCApRvb5QAAAAAAQAAAAAGawZrAAsAABMSAAUkABMCACUEAJUIAaYBPQE9AaYICP5a/sP+w/5aA4D+w/5aCAgBpgE9AT0BpggI/loAAAACAAAAAAZrBmsACwAXAAABBAADEgAFJAATAgABJgAnNgA3FgAXBgADgP7D/loICAGmAT0BPQGmCAj+Wv7D/f6uBgYBUv39AVIGBv6uBmsI/lr+w/7D/loICAGmAT0BPQGm+sgGAVL9/QFSBgb+rv39/q4AAAMAAAAABmsGawALABcAIwAAAQQAAxIABSQAEwIAASYAJzYANxYAFwYAAw4BBy4BJz4BNx4BA4D+w/5aCAgBpgE9AT0BpggI/lr+w/3+rgYGAVL9/QFSBgb+rh0Cf19ffwICf19ffwZrCP5a/sP+w/5aCAgBpgE9AT0BpvrIBgFS/f0BUgYG/q79/f6uAk9ffwICf19ffwICfwAAAAQAAAAABiAGIAAPABsAJQApAAABIQ4BBxEeARchPgE3ES4BASM1IxUjETMVMzU7ASEeARcRDgEHITczNSMFi/vqP1QCAlQ/BBY/VAICVP1rcJVwcJVwlgEqICoBASog/tZwlZUGIAJUP/vqP1QCAlQ/BBY/VPyClZUBwLu7ASog/tYgKgFw4AACAAAAAAZrBmsACwAXAAABBAADEgAFJAATAgATBwkBJwkBNwkBFwEDgP7D/loICAGmAT0BPQGmCAj+Wjhp/vT+9GkBC/71aQEMAQxp/vUGawj+Wv7D/sP+WggIAaYBPQE9Aab8EWkBC/71aQEMAQxp/vUBC2n+9AABAAAAAAXWBrYAFgAAAREJAREeARcOAQcuAScjFgAXNgA3JgADgP6LAXW+/QUF/b6+/QWVBgFR/v4BUQYG/q8FiwEq/ov+iwEqBP2/vv0FBf2+/v6vBgYBUf7+AVEAAAABAAAAAAU/BwAAFAAAAREjIgYdASEDIxEhESMRMzU0NjMyBT+dVjwBJSf+/s7//9Ctkwb0/vhISL3+2P0JAvcBKNq6zQAAAAAEAAAAAAaOBwAAMABFAGAAbAAAARQeAxUUBwYEIyImJyY1NDY3NiUuATU0NwYjIiY1NDY3PgEzIQcjHgEVFA4DJzI2NzY1NC4CIyIGBwYVFB4DEzI+AjU0LgEvASYvAiYjIg4DFRQeAgEzFSMVIzUjNTM1MwMfQFtaQDBI/uqfhOU5JVlKgwERIB8VLhaUy0g/TdNwAaKKg0pMMUVGMZImUBo1Ij9qQCpRGS8UKz1ZNjprWzcODxMeChwlThAgNWhvUzZGcX0Da9XVadTUaQPkJEVDUIBOWlN6c1NgPEdRii5SEipAKSQxBMGUUpo2QkBYP4xaSHNHO0A+IRs5ZjqGfVInITtlLmdnUjT8lxo0Xj4ZMCQYIwsXHTgCDiQ4XTtGazsdA2xs29ts2QADAAAAAAaABmwAAwAOACoAAAERIREBFgYrASImNDYyFgERIRE0JiMiBgcGFREhEhAvASEVIz4DMzIWAd3+tgFfAWdUAlJkZ6ZkBI/+t1FWP1UVC/63AgEBAUkCFCpHZz+r0ASP/CED3wEySWJik2Fh/N39yAISaXdFMx4z/dcBjwHwMDCQIDA4H+MAAAEAAAAABpQGAAAxAAABBgcWFRQCDgEEIyAnFjMyNy4BJxYzMjcuAT0BFhcuATU0NxYEFyY1NDYzMhc2NwYHNgaUQ18BTJvW/tKs/vHhIyvhsGmmHyEcKypwk0ROQk4seQFbxgi9hoxgbWAlaV0FaGJFDhyC/v3ut22RBIoCfWEFCxexdQQmAyyOU1hLlbMKJiSGvWYVOXM/CgAAAAEAAAAABYAHAAAiAAABFw4BBwYuAzURIzU+BDc+ATsBESEVIREUHgI3NgUwUBewWWitcE4hqEhyRDAUBQEHBPQBTf6yDSBDME4Bz+0jPgECOFx4eDoCINcaV11vVy0FB/5Y/P36HjQ1HgECAAEAAAAABoAGgABKAAABFAIEIyInNj8BHgEzMj4BNTQuASMiDgMVFBYXFj8BNjc2JyY1NDYzMhYVFAYjIiY3PgI1NCYjIgYVFBcDBhcmAjU0EiQgBBIGgM7+n9FvazsTNhRqPXm+aHfijmm2f1srUE0eCAgGAgYRM9Gpl6mJaz1KDgglFzYyPlYZYxEEzv7OAWEBogFhzgOA0f6fziBdR9MnOYnwlnLIfjpgfYZDaJ4gDCAfGAYXFD1al9mkg6ruVz0jdVkfMkJyVUkx/l5Ga1sBfOnRAWHOzv6fAAAHAAAAAAcABM8ADgAXACoAPQBQAFoAXQAAARE2HgIHDgEHBiYjJyY3FjY3NiYHERQFFjY3PgE3LgEnIwYfAR4BFw4BFxY2Nz4BNy4BJyMGHwEeARcUBhcWNjc+ATcuAScjBh8BHgEXDgEFMz8BFTMRIwYDJRUnAxyEzZRbCA2rgketCAEBqlRoCglxYwF+IiEOIysBAkswHQEECiQ0AgE+YyIhDiIsAQJLMB4BBQokNAE/YyIhDiIsAQJLMB4BBQokNAEBPvmD7kHhqs0s0gEnjgHJAv0FD2a9gIrADwUFAwPDAlVMZ3MF/pUHwgc1HTyWV325PgsJED+oY3G9TAc1HTyWV325PgsJED+oY3G9TAc1HTyWV325PgsJED+oY3G9UmQBZQMMR/61g/kBAAAAAAAQAMYAAQAAAAAAAQAHAAAAAQAAAAAAAgAHAAcAAQAAAAAAAwAHAA4AAQAAAAAABAAHABUAAQAAAAAABQALABwAAQAAAAAABgAHACcAAQAAAAAACgArAC4AAQAAAAAACwATAFkAAwABBAkAAQAOAGwAAwABBAkAAgAOAHoAAwABBAkAAwAOAIgAAwABBAkABAAOAJYAAwABBAkABQAWAKQAAwABBAkABgAOALoAAwABBAkACgBWAMgAAwABBAkACwAmAR5WaWRlb0pTUmVndWxhclZpZGVvSlNWaWRlb0pTVmVyc2lvbiAxLjBWaWRlb0pTR2VuZXJhdGVkIGJ5IHN2ZzJ0dGYgZnJvbSBGb250ZWxsbyBwcm9qZWN0Lmh0dHA6Ly9mb250ZWxsby5jb20AVgBpAGQAZQBvAEoAUwBSAGUAZwB1AGwAYQByAFYAaQBkAGUAbwBKAFMAVgBpAGQAZQBvAEoAUwBWAGUAcgBzAGkAbwBuACAAMQAuADAAVgBpAGQAZQBvAEoAUwBHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAHMAdgBnADIAdAB0AGYAIABmAHIAbwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AAAACAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB4AAAECAQMBBAEFAQYBBwEIAQkBCgELAQwBDQEOAQ8BEAERARIBEwEUARUBFgEXARgBGQEaARsBHAEdAR4EcGxheQtwbGF5LWNpcmNsZQVwYXVzZQt2b2x1bWUtbXV0ZQp2b2x1bWUtbG93CnZvbHVtZS1taWQLdm9sdW1lLWhpZ2gQZnVsbHNjcmVlbi1lbnRlcg9mdWxsc2NyZWVuLWV4aXQGc3F1YXJlB3NwaW5uZXIJc3VidGl0bGVzCGNhcHRpb25zCGNoYXB0ZXJzBXNoYXJlA2NvZwZjaXJjbGUOY2lyY2xlLW91dGxpbmUTY2lyY2xlLWlubmVyLWNpcmNsZQJoZAZjYW5jZWwGcmVwbGF5CGZhY2Vib29rBWdwbHVzCGxpbmtlZGluB3R3aXR0ZXIGdHVtYmxyCXBpbnRlcmVzdBFhdWRpby1kZXNjcmlwdGlvbgAAAAAA) format("truetype");
    font-weight: 400;
    font-style: normal
}

.vjs-icon-play,
.video-js .vjs-big-play-button,
.video-js .vjs-play-control {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-play:before,
.video-js .vjs-big-play-button:before,
.video-js .vjs-play-control:before {
    content: ""
}

.vjs-icon-play-circle {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-play-circle:before {
    content: ""
}

.vjs-icon-pause,
.video-js .vjs-play-control.vjs-playing {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-pause:before,
.video-js .vjs-play-control.vjs-playing:before {
    content: ""
}

.vjs-icon-volume-mute,
.video-js .vjs-mute-control.vjs-vol-0,
.video-js .vjs-volume-menu-button.vjs-vol-0 {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-volume-mute:before,
.video-js .vjs-mute-control.vjs-vol-0:before,
.video-js .vjs-volume-menu-button.vjs-vol-0:before {
    content: ""
}

.vjs-icon-volume-low,
.video-js .vjs-mute-control.vjs-vol-1,
.video-js .vjs-volume-menu-button.vjs-vol-1 {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-volume-low:before,
.video-js .vjs-mute-control.vjs-vol-1:before,
.video-js .vjs-volume-menu-button.vjs-vol-1:before {
    content: ""
}

.vjs-icon-volume-mid,
.video-js .vjs-mute-control.vjs-vol-2,
.video-js .vjs-volume-menu-button.vjs-vol-2 {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-volume-mid:before,
.video-js .vjs-mute-control.vjs-vol-2:before,
.video-js .vjs-volume-menu-button.vjs-vol-2:before {
    content: ""
}

.vjs-icon-volume-high,
.video-js .vjs-mute-control,
.video-js .vjs-volume-menu-button {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-volume-high:before,
.video-js .vjs-mute-control:before,
.video-js .vjs-volume-menu-button:before {
    content: ""
}

.vjs-icon-fullscreen-enter,
.video-js .vjs-fullscreen-control {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-fullscreen-enter:before,
.video-js .vjs-fullscreen-control:before {
    content: ""
}

.vjs-icon-fullscreen-exit,
.video-js.vjs-fullscreen .vjs-fullscreen-control {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-fullscreen-exit:before,
.video-js.vjs-fullscreen .vjs-fullscreen-control:before {
    content: ""
}

.vjs-icon-square {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-square:before {
    content: ""
}

.vjs-icon-spinner {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-spinner:before {
    content: ""
}

.vjs-icon-subtitles,
.video-js .vjs-subtitles-button {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-subtitles:before,
.video-js .vjs-subtitles-button:before {
    content: ""
}

.vjs-icon-captions,
.video-js .vjs-captions-button {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-captions:before,
.video-js .vjs-captions-button:before {
    content: ""
}

.vjs-icon-chapters,
.video-js .vjs-chapters-button {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-chapters:before,
.video-js .vjs-chapters-button:before {
    content: ""
}

.vjs-icon-share {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-share:before {
    content: ""
}

.vjs-icon-cog {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-cog:before {
    content: ""
}

.vjs-icon-circle,
.video-js .vjs-mouse-display,
.video-js .vjs-play-progress,
.video-js .vjs-volume-level {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-circle:before,
.video-js .vjs-mouse-display:before,
.video-js .vjs-play-progress:before,
.video-js .vjs-volume-level:before {
    content: ""
}

.vjs-icon-circle-outline {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-circle-outline:before {
    content: ""
}

.vjs-icon-circle-inner-circle {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-circle-inner-circle:before {
    content: ""
}

.vjs-icon-hd {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-hd:before {
    content: ""
}

.vjs-icon-cancel,
.video-js .vjs-control.vjs-close-button {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-cancel:before,
.video-js .vjs-control.vjs-close-button:before {
    content: ""
}

.vjs-icon-replay {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-replay:before {
    content: ""
}

.vjs-icon-facebook {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-facebook:before {
    content: ""
}

.vjs-icon-gplus {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-gplus:before {
    content: ""
}

.vjs-icon-linkedin {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-linkedin:before {
    content: ""
}

.vjs-icon-twitter {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-twitter:before {
    content: ""
}

.vjs-icon-tumblr {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-tumblr:before {
    content: ""
}

.vjs-icon-pinterest {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-pinterest:before {
    content: ""
}

.vjs-icon-audio-description {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-audio-description:before {
    content: ""
}

.video-js {
    display: block;
    vertical-align: top;
    box-sizing: border-box;
    color: #fff;
    background-color: #000;
    position: relative;
    padding: 0;
    font-size: 10px;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.video-js:-moz-full-screen {
    position: absolute
}

.video-js:-webkit-full-screen {
    width: 100% !important;
    height: 100% !important
}

.video-js *,
.video-js :before,
.video-js :after {
    box-sizing: inherit
}

.video-js ul {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    list-style-position: outside;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0
}

.video-js.vjs-fluid,
.video-js.vjs-16-9,
.video-js.vjs-4-3 {
    width: 100%;
    max-width: 100%;
    height: 0
}

.video-js.vjs-16-9 {
    padding-top: 56.25%
}

.video-js.vjs-4-3 {
    padding-top: 75%
}

.video-js.vjs-fill {
    width: 100%;
    height: 100%
}

.video-js .vjs-tech {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

body.vjs-full-window {
    padding: 0;
    margin: 0;
    height: 100%;
    overflow-y: auto
}

.vjs-full-window .video-js.vjs-fullscreen {
    position: fixed;
    overflow: hidden;
    z-index: 1000;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0
}

.video-js.vjs-fullscreen {
    width: 100% !important;
    height: 100% !important;
    padding-top: 0 !important
}

.video-js.vjs-fullscreen.vjs-user-inactive {
    cursor: none
}

.vjs-hidden {
    display: none !important
}

.video-js .vjs-offscreen {
    height: 1px;
    left: -9999px;
    position: absolute;
    top: 0;
    width: 1px
}

.vjs-lock-showing {
    display: block !important;
    opacity: 1;
    visibility: visible
}

.vjs-no-js {
    padding: 20px;
    color: #fff;
    background-color: #000;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    width: 300px;
    height: 150px;
    margin: 0 auto
}

.vjs-no-js a,
.vjs-no-js a:visited {
    color: #66A8CC
}

.video-js .vjs-big-play-button {
    font-size: 3em;
    line-height: 1.5em;
    height: 1.5em;
    width: 3em;
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 0;
    cursor: pointer;
    opacity: 1;
    border: .06666em solid #fff;
    background-color: #2B333F;
    background-color: rgba(43, 51, 63, 0.7);
    -webkit-border-radius: .3em;
    -moz-border-radius: .3em;
    border-radius: .3em;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.vjs-big-play-centered .vjs-big-play-button {
    top: 50%;
    left: 50%;
    margin-top: -.75em;
    margin-left: -1.5em
}

.video-js:hover .vjs-big-play-button,
.video-js .vjs-big-play-button:focus {
    outline: 0;
    border-color: #fff;
    background-color: #73859f;
    background-color: rgba(115, 133, 159, 0.5);
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s
}

.vjs-controls-disabled .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button,
.vjs-error .vjs-big-play-button {
    display: none
}

.video-js button {
    background: 0 0;
    border: 0;
    color: inherit;
    display: inline-block;
    overflow: visible;
    font-size: inherit;
    line-height: inherit;
    text-transform: none;
    text-decoration: none;
    transition: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.video-js .vjs-control.vjs-close-button {
    cursor: pointer;
    height: 3em;
    position: absolute;
    right: 0;
    top: .5em;
    z-index: 2
}

.vjs-menu-button {
    cursor: pointer
}

.vjs-menu .vjs-menu-content {
    display: block;
    padding: 0;
    margin: 0;
    overflow: auto
}

.vjs-scrubbing .vjs-menu-button:hover .vjs-menu {
    display: none
}

.vjs-menu li {
    list-style: none;
    margin: 0;
    padding: .2em 0;
    line-height: 1.4em;
    font-size: 1.2em;
    text-align: center;
    text-transform: lowercase
}

.vjs-menu li:focus,
.vjs-menu li:hover {
    outline: 0;
    background-color: #73859f;
    background-color: rgba(115, 133, 159, 0.5)
}

.vjs-menu li.vjs-selected,
.vjs-menu li.vjs-selected:focus,
.vjs-menu li.vjs-selected:hover {
    background-color: #fff;
    color: #2B333F
}

.vjs-menu li.vjs-menu-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 1em;
    line-height: 2em;
    padding: 0;
    margin: 0 0 .3em;
    font-weight: 700;
    cursor: default
}

.vjs-menu-button-popup .vjs-menu {
    display: none;
    position: absolute;
    bottom: 0;
    width: 10em;
    left: -3em;
    height: 0;
    margin-bottom: 1.5em;
    border-top-color: rgba(43, 51, 63, 0.7)
}

.vjs-menu-button-popup .vjs-menu ul {
    background-color: #2B333F;
    background-color: rgba(43, 51, 63, 0.7);
    position: absolute;
    width: 100%;
    bottom: 1.5em;
    max-height: 15em
}

.vjs-menu-button-popup:hover .vjs-menu,
.vjs-menu-button-popup .vjs-menu.vjs-lock-showing {
    display: block
}

.video-js .vjs-menu-button-inline {
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    overflow: hidden
}

.video-js .vjs-menu-button-inline:before {
    width: 2.222222222em
}

.video-js .vjs-menu-button-inline:hover,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js.vjs-no-flex .vjs-menu-button-inline {
    width: 12em
}

.video-js .vjs-menu-button-inline.vjs-slider-active {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none
}

.vjs-menu-button-inline .vjs-menu {
    opacity: 0;
    height: 100%;
    width: auto;
    position: absolute;
    left: 2.2222222em;
    top: 0;
    padding: 0;
    margin: 0;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.vjs-menu-button-inline:hover .vjs-menu,
.vjs-menu-button-inline:focus .vjs-menu,
.vjs-menu-button-inline.vjs-slider-active .vjs-menu {
    display: block;
    opacity: 1
}

.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
    display: block;
    opacity: 1;
    position: relative;
    width: auto
}

.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
    width: auto
}

.vjs-menu-button-inline .vjs-menu-content {
    width: auto;
    height: 100%;
    margin: 0;
    overflow: hidden
}

.video-js .vjs-control-bar {
    display: none;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3em;
    background-color: #2B333F;
    background-color: rgba(43, 51, 63, 0.7)
}

.vjs-has-started .vjs-control-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    visibility: visible;
    opacity: 1;
    -webkit-transition: visibility .1s, opacity .1s;
    -moz-transition: visibility .1s, opacity .1s;
    -o-transition: visibility .1s, opacity .1s;
    transition: visibility .1s, opacity .1s
}

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 1s, opacity 1s;
    -moz-transition: visibility 1s, opacity 1s;
    -o-transition: visibility 1s, opacity 1s;
    transition: visibility 1s, opacity 1s
}

.vjs-controls-disabled .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar,
.vjs-error .vjs-control-bar {
    display: none !important
}

.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    opacity: 1;
    visibility: visible
}

@media �screen {
    .vjs-user-inactive.vjs-playing .vjs-control-bar :before {
        content: ""
    }
}

.vjs-has-started.vjs-no-flex .vjs-control-bar {
    display: table
}

.video-js .vjs-control {
    outline: 0;
    position: relative;
    text-align: center;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 4em;
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.video-js .vjs-control:before {
    font-size: 1.8em;
    line-height: 1.67
}

.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before,
.video-js .vjs-control:focus {
    text-shadow: 0 0 1em #fff
}

.video-js .vjs-control-text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.vjs-no-flex .vjs-control {
    display: table-cell;
    vertical-align: middle
}

.video-js .vjs-custom-control-spacer {
    display: none
}

.video-js .vjs-progress-control {
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.vjs-live .vjs-progress-control {
    display: none
}

.video-js .vjs-progress-holder {
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    height: .3em
}

.video-js .vjs-progress-control:hover .vjs-progress-holder {
    font-size: 1.666666666666666666em
}

.video-js .vjs-progress-control:hover .vjs-mouse-display:after,
.video-js .vjs-progress-control:hover .vjs-play-progress:after {
    display: block;
    font-size: .6em
}

.video-js .vjs-progress-holder .vjs-play-progress,
.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-load-progress div {
    position: absolute;
    display: block;
    height: .3em;
    margin: 0;
    padding: 0;
    width: 0;
    left: 0;
    top: 0
}

.video-js .vjs-mouse-display:before {
    display: none
}

.video-js .vjs-play-progress {
    background-color: #fff
}

.video-js .vjs-play-progress:before {
    position: absolute;
    top: -.333333333333333em;
    right: -.5em;
    font-size: .9em
}

.video-js .vjs-mouse-display:after,
.video-js .vjs-play-progress:after {
    display: none;
    position: absolute;
    top: -2.4em;
    right: -1.5em;
    font-size: .9em;
    color: #000;
    content: attr(data-current-time);
    padding: .2em .5em;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-border-radius: .3em;
    -moz-border-radius: .3em;
    border-radius: .3em
}

.video-js .vjs-play-progress:before,
.video-js .vjs-play-progress:after {
    z-index: 1
}

.video-js .vjs-load-progress {
    background: ligthen(#73859f, 25%);
    background: rgba(115, 133, 159, 0.5)
}

.video-js .vjs-load-progress div {
    background: ligthen(#73859f, 50%);
    background: rgba(115, 133, 159, 0.75)
}

.video-js.vjs-no-flex .vjs-progress-control {
    width: auto
}

.video-js .vjs-progress-control .vjs-mouse-display {
    display: none;
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #000;
    z-index: 1
}

.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
    z-index: 0
}

.video-js .vjs-progress-control:hover .vjs-mouse-display {
    display: block
}

.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display,
.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display:after {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 1s, opacity 1s;
    -moz-transition: visibility 1s, opacity 1s;
    -o-transition: visibility 1s, opacity 1s;
    transition: visibility 1s, opacity 1s
}

.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display,
.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display:after {
    display: none
}

.video-js .vjs-progress-control .vjs-mouse-display:after {
    color: #fff;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.8)
}

.video-js .vjs-slider {
    outline: 0;
    position: relative;
    cursor: pointer;
    padding: 0;
    margin: 0 .45em;
    background-color: #73859f;
    background-color: rgba(115, 133, 159, 0.5)
}

.video-js .vjs-slider:focus {
    text-shadow: 0 0 1em #fff;
    -webkit-box-shadow: 0 0 1em #fff;
    -moz-box-shadow: 0 0 1em #fff;
    box-shadow: 0 0 1em #fff
}

.video-js .vjs-mute-control,
.video-js .vjs-volume-menu-button {
    cursor: pointer;
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.video-js .vjs-volume-control {
    width: 5em;
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.video-js .vjs-volume-bar {
    margin: 1.35em
}

.vjs-volume-bar.vjs-slider-horizontal {
    width: 5em;
    height: .3em
}

.vjs-volume-bar.vjs-slider-vertical {
    width: .3em;
    height: 5em
}

.video-js .vjs-volume-level {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #fff
}

.video-js .vjs-volume-level:before {
    position: absolute;
    font-size: .9em
}

.vjs-slider-vertical .vjs-volume-level {
    width: .3em
}

.vjs-slider-vertical .vjs-volume-level:before {
    top: -.5em;
    left: -.3em
}

.vjs-slider-horizontal .vjs-volume-level {
    height: .3em
}

.vjs-slider-horizontal .vjs-volume-level:before {
    top: -.3em;
    right: -.5em
}

.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
    height: 100%
}

.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
    width: 100%
}

.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu {
    display: block;
    width: 0;
    height: 0;
    border-top-color: transparent
}

.vjs-menu-button-popup.vjs-volume-menu-button-vertical .vjs-menu {
    left: .5em
}

.vjs-menu-button-popup.vjs-volume-menu-button-horizontal .vjs-menu {
    left: -2em
}

.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu-content {
    height: 0;
    width: 0;
    overflow-x: hidden;
    overflow-y: hidden
}

.vjs-volume-menu-button-vertical:hover .vjs-menu-content,
.vjs-volume-menu-button-vertical .vjs-lock-showing .vjs-menu-content {
    height: 8em;
    width: 2.9em
}

.vjs-volume-menu-button-horizontal:hover .vjs-menu-content,
.vjs-volume-menu-button-horizontal .vjs-lock-showing .vjs-menu-content {
    height: 2.9em;
    width: 8em
}

.vjs-volume-menu-button.vjs-menu-button-inline .vjs-menu-content {
    background-color: transparent !important
}

.vjs-poster {
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    cursor: pointer;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%
}

.vjs-poster img {
    display: block;
    vertical-align: middle;
    margin: 0 auto;
    max-height: 100%;
    padding: 0;
    width: 100%
}

.vjs-has-started .vjs-poster {
    display: none
}

.vjs-audio.vjs-has-started .vjs-poster {
    display: block
}

.vjs-controls-disabled .vjs-poster {
    display: none
}

.vjs-using-native-controls .vjs-poster {
    display: none
}

.video-js .vjs-live-control {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    font-size: 1em;
    line-height: 3em
}

.vjs-no-flex .vjs-live-control {
    display: table-cell;
    width: auto;
    text-align: left
}

.video-js .vjs-time-control {
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    font-size: 1em;
    line-height: 3em
}

.vjs-live .vjs-time-control {
    display: none
}

.video-js .vjs-current-time,
.vjs-no-flex .vjs-current-time {
    display: none
}

.video-js .vjs-duration,
.vjs-no-flex .vjs-duration {
    display: none
}

.vjs-time-divider {
    display: none;
    line-height: 3em
}

.vjs-live .vjs-time-divider {
    display: none
}

.video-js .vjs-play-control {
    cursor: pointer;
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.vjs-text-track-display {
    position: absolute;
    bottom: 3em;
    left: 0;
    right: 0;
    top: 0;
    pointer-events: none
}

.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
    bottom: 1em
}

.video-js .vjs-text-track {
    font-size: 1.4em;
    text-align: center;
    margin-bottom: .1em;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5)
}

.vjs-subtitles {
    color: #fff
}

.vjs-captions {
    color: #fc6
}

.vjs-tt-cue {
    display: block
}

video::-webkit-media-text-track-display {
    -moz-transform: translateY(-3em);
    -ms-transform: translateY(-3em);
    -o-transform: translateY(-3em);
    -webkit-transform: translateY(-3em);
    transform: translateY(-3em)
}

.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
    -moz-transform: translateY(-1.5em);
    -ms-transform: translateY(-1.5em);
    -o-transform: translateY(-1.5em);
    -webkit-transform: translateY(-1.5em);
    transform: translateY(-1.5em)
}

.video-js .vjs-fullscreen-control {
    width: 3.8em;
    cursor: pointer;
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.vjs-playback-rate .vjs-playback-rate-value {
    font-size: 1.5em;
    line-height: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center
}

.vjs-playback-rate .vjs-menu {
    width: 4em;
    left: 0
}

.vjs-error .vjs-error-display .vjs-modal-dialog-content {
    font-size: 1.4em;
    text-align: center
}

.vjs-error .vjs-error-display:before {
    color: #fff;
    content: 'X';
    font-family: Arial, Helvetica, sans-serif;
    font-size: 4em;
    left: 0;
    line-height: 1;
    margin-top: -.5em;
    position: absolute;
    text-shadow: .05em .05em .1em #000;
    text-align: center;
    top: 50%;
    vertical-align: middle;
    width: 100%
}

.vjs-loading-spinner {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .85;
    text-align: left;
    border: 6px solid rgba(43, 51, 63, 0.7);
    box-sizing: border-box;
    background-clip: padding-box;
    width: 50px;
    height: 50px;
    border-radius: 25px
}

.vjs-seeking .vjs-loading-spinner,
.vjs-waiting .vjs-loading-spinner {
    display: block
}

.vjs-loading-spinner:before,
.vjs-loading-spinner:after {
    content: "";
    position: absolute;
    margin: -6px;
    box-sizing: inherit;
    width: inherit;
    height: inherit;
    border-radius: inherit;
    opacity: 1;
    border: inherit;
    border-color: transparent;
    border-top-color: #fff
}

.vjs-seeking .vjs-loading-spinner:before,
.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:after {
    -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
    animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite
}

.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:before {
    border-top-color: #fff
}

.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:after {
    border-top-color: #fff;
    -webkit-animation-delay: .44s;
    animation-delay: .44s
}

@keyframes vjs-spinner-spin {
    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes vjs-spinner-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes vjs-spinner-fade {
    0% {
        border-top-color: #73859f
    }
    20% {
        border-top-color: #73859f
    }
    35% {
        border-top-color: #fff
    }
    60% {
        border-top-color: #73859f
    }
    100% {
        border-top-color: #73859f
    }
}

@-webkit-keyframes vjs-spinner-fade {
    0% {
        border-top-color: #73859f
    }
    20% {
        border-top-color: #73859f
    }
    35% {
        border-top-color: #fff
    }
    60% {
        border-top-color: #73859f
    }
    100% {
        border-top-color: #73859f
    }
}

.vjs-chapters-button .vjs-menu {
    left: -10em;
    width: 0
}

.vjs-chapters-button .vjs-menu ul {
    width: 24em
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer {
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer {
    width: auto
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-menu-button {
    display: none
}

.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-fullscreen-control {
    display: none
}

.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button {
    display: none
}

.vjs-caption-settings {
    position: relative;
    top: 1em;
    background-color: #2B333F;
    background-color: rgba(43, 51, 63, 0.75);
    color: #fff;
    margin: 0 auto;
    padding: .5em;
    height: 15em;
    font-size: 12px;
    width: 40em
}

.vjs-caption-settings .vjs-tracksettings {
    top: 0;
    bottom: 2em;
    left: 0;
    right: 0;
    position: absolute;
    overflow: auto
}

.vjs-caption-settings .vjs-tracksettings-colors,
.vjs-caption-settings .vjs-tracksettings-font {
    float: left
}

.vjs-caption-settings .vjs-tracksettings-colors:after,
.vjs-caption-settings .vjs-tracksettings-font:after,
.vjs-caption-settings .vjs-tracksettings-controls:after {
    clear: both
}

.vjs-caption-settings .vjs-tracksettings-controls {
    position: absolute;
    bottom: 1em;
    right: 1em
}

.vjs-caption-settings .vjs-tracksetting {
    margin: 5px;
    padding: 3px;
    min-height: 40px
}

.vjs-caption-settings .vjs-tracksetting label {
    display: block;
    width: 100px;
    margin-bottom: 5px
}

.vjs-caption-settings .vjs-tracksetting span {
    display: inline;
    margin-left: 5px
}

.vjs-caption-settings .vjs-tracksetting>div {
    margin-bottom: 5px;
    min-height: 20px
}

.vjs-caption-settings .vjs-tracksetting>div:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    min-height: 0
}

.vjs-caption-settings label>input {
    margin-right: 10px
}

.vjs-caption-settings input[type=button] {
    width: 40px;
    height: 40px
}

.video-js .vjs-modal-dialog {
    background: rgba(0, 0, 0, 0.8);
    background: -webkit-linear-gradient(-90deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0))
}

.vjs-modal-dialog .vjs-modal-dialog-content {
    font-size: 1.2em;
    line-height: 1.5;
    padding: 20px 24px;
    z-index: 1
}


/*! Gray v1.4.5 (https://github.com/karlhorky/gray) | MIT */

.grayscale {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    filter: gray
}

.grayscale.grayscale-fade {
    transition: filter .5s
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .grayscale.grayscale-fade {
        -webkit-transition: -webkit-filter .5s;
        transition: -webkit-filter .5s
    }
}

.grayscale.grayscale-fade:hover,
.grayscale.grayscale-off {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.grayscale.grayscale-replaced {
    -webkit-filter: none;
    filter: none
}

.grayscale.grayscale-replaced>svg {
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    opacity: 1
}

.grayscale.grayscale-replaced.grayscale-fade:hover>svg,
.grayscale.grayscale-replaced.grayscale-off>svg {
    opacity: 0
}


/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: 'FontAwesome';
    src: url("./fonts/font-awesome/fontawesome-webfont.eot?v=4.3.0");
    src: url("./fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("./fonts/font-awesome/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("./fonts/font-awesome/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("./fonts/font-awesome/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("./fonts/font-awesome/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0)
}

.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: 0.14286em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-gear:before,
.fa-cog:before {
    content: ""
}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before,
.fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: ""
}

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before,
.fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-gears:before,
.fa-cogs:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before,
.fa-users:before {
    content: ""
}

.fa-chain:before,
.fa-link:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-cut:before,
.fa-scissors:before {
    content: ""
}

.fa-copy:before,
.fa-files-o:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-save:before,
.fa-floppy-o:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-unsorted:before,
.fa-sort:before {
    content: ""
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: ""
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before,
.fa-undo:before {
    content: ""
}

.fa-legal:before,
.fa-gavel:before {
    content: ""
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-flash:before,
.fa-bolt:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-paste:before,
.fa-clipboard:before {
    content: ""
}

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: ""
}

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-mail-reply:before,
.fa-reply:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

.fa-folder-open-o:before {
    content: ""
}

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: ""
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-minus-square-o:before {
    content: ""
}

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: ""
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: ""
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: ""
}

.fa-euro:before,
.fa-eur:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before,
.fa-usd:before {
    content: ""
}

.fa-rupee:before,
.fa-inr:before {
    content: ""
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: ""
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: ""
}

.fa-won:before,
.fa-krw:before {
    content: ""
}

.fa-bitcoin:before,
.fa-btc:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

.fa-sort-alpha-asc:before {
    content: ""
}

.fa-sort-alpha-desc:before {
    content: ""
}

.fa-sort-amount-asc:before {
    content: ""
}

.fa-sort-amount-desc:before {
    content: ""
}

.fa-sort-numeric-asc:before {
    content: ""
}

.fa-sort-numeric-desc:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-long-arrow-down:before {
    content: ""
}

.fa-long-arrow-up:before {
    content: ""
}

.fa-long-arrow-left:before {
    content: ""
}

.fa-long-arrow-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-gittip:before,
.fa-gratipay:before {
    content: ""
}

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-arrow-circle-o-right:before {
    content: ""
}

.fa-arrow-circle-o-left:before {
    content: ""
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-turkish-lira:before,
.fa-try:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: ""
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-automobile:before,
.fa-car:before {
    content: ""
}

.fa-cab:before,
.fa-taxi:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-file-pdf-o:before {
    content: ""
}

.fa-file-word-o:before {
    content: ""
}

.fa-file-excel-o:before {
    content: ""
}

.fa-file-powerpoint-o:before {
    content: ""
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: ""
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: ""
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: ""
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: ""
}

.fa-file-code-o:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: ""
}

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before,
.fa-rebel:before {
    content: ""
}

.fa-ge:before,
.fa-empire:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-hacker-news:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-wechat:before,
.fa-weixin:before {
    content: ""
}

.fa-send:before,
.fa-paper-plane:before {
    content: ""
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-genderless:before,
.fa-circle-thin:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bell-slash-o:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: ""
}

.fa-meanpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-diamond:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-facebook-official:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-hotel:before,
.fa-bed:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-medium:before {
    content: ""
}


/*! normalize.css v3.0.0 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
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
}

a {
    background: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

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 {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

figure {
    margin: 0
}

html {
    font-size: 100.01%
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

p a {
    text-decoration: underline
}

[type="text"],
[type="password"] {
    border: 0;
    padding: 0;
    margin: 0
}

iframe {
    display: block
}

.hideText,
.sr-only,
#skip-start {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.cf:before,
.ckec:before,
.cke_editable:before,
header:before,
.mn_t-1:before,
.idx_banner_block:before,
.page:before,
.page-bg-white:before,
.page-extra:before,
#gcse-results .gcse-top:before,
.br-content-row:before,
.br-content:before,
.hist_ev_row:before,
.hist_ev_wrap_inner:before,
.form_row:before,
.brand_news_wrap:before,
.brand_new_list:before,
.addr_place_row:before,
.testimonial:before,
.ti_pop_ceo:before,
.cf:after,
.ckec:after,
.cke_editable:after,
header:after,
.mn_t-1:after,
.idx_banner_block:after,
.page:after,
.page-bg-white:after,
.page-extra:after,
#gcse-results .gcse-top:after,
.br-content-row:after,
.br-content:after,
.hist_ev_row:after,
.hist_ev_wrap_inner:after,
.form_row:after,
.brand_news_wrap:after,
.brand_new_list:after,
.addr_place_row:after,
.testimonial:after,
.ti_pop_ceo:after {
    content: " ";
    display: table
}

.cf:after,
.ckec:after,
.cke_editable:after,
header:after,
.mn_t-1:after,
.idx_banner_block:after,
.page:after,
.page-bg-white:after,
.page-extra:after,
#gcse-results .gcse-top:after,
.br-content-row:after,
.br-content:after,
.hist_ev_row:after,
.hist_ev_wrap_inner:after,
.form_row:after,
.brand_news_wrap:after,
.brand_new_list:after,
.addr_place_row:after,
.testimonial:after,
.ti_pop_ceo:after {
    clear: both
}

.cf,
.ckec,
.cke_editable,
header,
.mn_t-1,
.idx_banner_block,
.page,
.page-bg-white,
.page-extra,
#gcse-results .gcse-top,
.br-content-row,
.br-content,
.hist_ev_row,
.hist_ev_wrap_inner,
.form_row,
.brand_news_wrap,
.brand_new_list,
.addr_place_row,
.testimonial,
.ti_pop_ceo {
    *zoom: 1
}

.noTrans {
    -webkit-transition: 0s !important;
    -moz-transition: 0s !important;
    -o-transition: 0s !important;
    transition: 0s !important
}

@font-face {
    font-family: 'helrregular';
    src: url("fonts/helr.eot");
    src: url("fonts/helr.eot?#iefix") format("embedded-opentype"), url("fonts/helr.woff2") format("woff2"), url("fonts/helr.woff") format("woff"), url("fonts/helr.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'hnsltregular';
    src: url("fonts/hnslt.eot");
    src: url("fonts/hnslt.eot?#iefix") format("embedded-opentype"), url("fonts/hnslt.woff2") format("woff2"), url("fonts/hnslt.woff") format("woff"), url("fonts/hnslt.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'icomoon';
    src: url("fonts/icomoon/icomoon.eot?vu3ac3");
    src: url("fonts/icomoon/icomoon.eot?#iefixvu3ac3") format("embedded-opentype"), url("fonts/icomoon/icomoon.ttf?vu3ac3") format("truetype"), url("fonts/icomoon/icomoon.woff?vu3ac3") format("woff"), url("fonts/icomoon/icomoon.svg?vu3ac3#icomoon") format("svg");
    font-weight: normal;
    font-style: normal
}

[class^="icon-"],
[class*=" icon-"],
.icomoon:before,
.arrowBlock:before,
.link-arrowBlock:before,
.ti_b_ceo:before,
.ti_pop_ceo:before,
.tab-extLink:before,
.newsB_more:before,
.sliderContainer .bx-wrapper .bx-prev:before,
.sliderContainer .bx-wrapper .bx-next:before,
#cboxClose:before,
.js-selectBox:before,
.sitesearch_wrapper:before,
.js-NavDrop-wrap:before,
.mn_t-2 .has_sub>a:before,
.mn_t-3 .has_sub>a:before,
.mn_t-4 .has_sub>a:before,
.sm-i-2:before,
.ex_sm_btn:before,
.bk2Top:before,
.ft-soc-icon:before,
.ft-soc-icon-linkedin:before,
.ft-soc-icon-facebook:before,
.ft-soc-icon-print:before,
.ft-soc-icon-mail:before,
.ft-soc-icon-instagram:before,
.idx_banner_block_link:before,
.hist_ev_box_title:before,
.cl-info-line:before,
.filterSection_input:before,
.addr-mobile:before,
.addr-clock:before,
.addr_map:before {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-minus:before {
    content: "\e901"
}

.icon-search:before,
.sitesearch_wrapper:before,
.filterSection_input:before {
    content: "\e900"
}

.icon-cross:before,
#cboxClose:before {
    content: "\e614"
}

.icon-marks:before,
.addr_map:before {
    content: "\e613"
}

.icon-clock:before,
.addr-clock:before {
    content: "\e612"
}

.icon-foot:before,
.hist_ev_box_title.title-foot:before {
    content: "\e60e"
}

.icon-diamond:before,
.hist_ev_box_title.title-diamond:before {
    content: "\e60f"
}

.icon-flag:before,
.hist_ev_box_title.title-flag:before {
    content: "\e610"
}

.icon-trophy:before,
.hist_ev_box_title.title-trophy:before {
    content: "\e611"
}

.icon-triangle-down:before,
.js-selectBox.cl-selectbox:before {
    content: "\e60d"
}

.icon-mobile:before,
.cl-info-phone:before,
.addr-mobile:before {
    content: "\e60b"
}

.icon-fax:before,
.cl-info-fax:before {
    content: "\e60c"
}

.icon-quote-open:before {
    content: "\e609"
}

.icon-quote-close:before {
    content: "\e60a"
}

.icon-plus:before,
.ex_sm_btn:before {
    content: "\e606"
}

.icon-facebook:before,
.ft-soc-icon-facebook:before {
    content: "\e602"
}

.icon-linkedin:before,
.ft-soc-icon-linkedin:before {
    content: "\e603"
}

.icon-mail:before,
.ft-soc-icon-mail:before,
.cl-info-mail:before {
    content: "\e604"
}

.icon-print:before,
.ft-soc-icon-print:before {
    content: "\e605"
}
.icon-instagram:before,
.ft-soc-icon-instagram:before{
    content: url('https://api.iconify.design/icomoon-free:instagram.svg?color=%23FFFFFF&height=16');

}

.icon-arrow-right:before,
.arrowBlock:before,
.link-arrowBlock:before,
.ti_b_ceo:before,
.ti_pop_ceo:before,
.tab-extLink:before,
.newsB_more:before,
.sliderContainer .bx-wrapper .bx-prev:before,
.sliderContainer .bx-wrapper .bx-next:before,
.mn_t-2 .has_sub>a:before,
.mn_t-3 .has_sub>a:before,
.mn_t-4 .has_sub>a:before,
.sm-i-2:before,
.ex_sm_btn.ex_sm_btn-no:before,
.idx_banner_block_link:before {
    content: "\e601"
}

.icon-arrow-up:before,
.bk2Top:before {
    content: "\e608"
}

.icon-arrow-down:before,
.arrowBlock-down:before,
.link-arrowBlock-down:before,
.js-selectBox:before,
.js-NavDrop-wrap:before,
.ex_sm_btn.ex_sm_btn-down:before {
    content: "\e607"
}

.icon-arrow-left:before,
.sliderContainer .bx-wrapper .bx-prev:before {
    content: "\e600"
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.container,
.container-narrow {
    max-width: 1354px;
    padding: 0 10px;
    margin: 0 auto
}

.lt-ie9 .container,
.lt-ie9 .container-narrow {
    width: 1354px
}

.container-narrow {
    max-width: 1192px;
    padding-left: 0;
    padding-right: 0
}

.lt-ie9 .container-narrow {
    width: 1192px
}

.ios .fa,
.android .fa {
    -moz-transform: translateY(2px);
    -ms-transform: translateY(2px);
    -webkit-transform: translateY(2px);
    transform: translateY(2px)
}

.fontHelt {
    font-family: "hnsltregular", 'Microsoft JhengHei', 'Arial', 'Helvetica', 'sans-serif'
}

html,
body {
    font-size: 100.1%
}

body {
    font-family: 'Microsoft JhengHei', 'Arial', 'Helvetica', 'sans-serif';
    color: #545454;
    -webkit-font-smoothing: subpixel-antialiased
}

.isMac h1,
.isMac h2,
.isMac h3,
.isMac h4,
.isMac h5,
.isMac h6,
.isMac p,
.isMac strong,
.isMac b,
.isMac ul,
.isMac li,
.isMac a,
.isMac table,
.isMac td,
.isMac th,
.isMac ol {
    font-weight: 400 !important
}

hr {
    overflow: hidden;
    height: 0;
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #DADADA
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 32px;
    margin: 0 0 5px;
    padding: 0
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit
}

h1 {
    font-size: 2.375em;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: .5em;
    color: #52b3fc
}

h2 {
    font-size: 1.6875em;
    font-weight: 400;
    color: #999
}

h3 {
    font-size: 1.25em;
    color: #52b3fc
}

h4 {
    font-size: 0.9375em;
    color: #52b3fc
}

h5 {
    font-size: 0.8125em;
    font-weight: 700;
    color: #52b3fc
}

a {
    color: inherit
}

a[href*="tel:"] {
    text-decoration: none
}

p {
    font-size: 0.8125em
}

p,
ul,
ol,
li {
    margin: 0;
    padding: 0
}

p,
ul,
ol,
td,
th {
    line-height: 2
}

ul {
    list-style: none
}

.ckec .line_break,
.cke_editable .line_break {
    word-break: break-all
}

.lang-tc .ckec h1,
.lang-sc .ckec h1,
.lang-tc .cke_editable h1,
.lang-sc .cke_editable h1 {
    letter-spacing: 4px
}

.lang-tc .ckec h2,
.lang-sc .ckec h2,
.lang-tc .cke_editable h2,
.lang-sc .cke_editable h2 {
    letter-spacing: 3px
}

.lang-tc .ckec h3,
.lang-sc .ckec h3,
.lang-tc .cke_editable h3,
.lang-sc .cke_editable h3 {
    letter-spacing: 1px
}

.ckec a,
.cke_editable a {
    text-decoration: underline
}

.ckec>*:first-child,
.cke_editable>*:first-child {
    margin-top: 0
}

.ckec>*:first-child>*:first-child,
.cke_editable>*:first-child>*:first-child {
    margin-top: 0
}

.ckec p:last-child,
.ckec table:last-child,
.ckec ul:last-child,
.ckec ol:last-child,
.cke_editable p:last-child,
.cke_editable table:last-child,
.cke_editable ul:last-child,
.cke_editable ol:last-child {
    margin-bottom: 0
}

.ckec p,
.ckec li,
.cke_editable p,
.cke_editable li {
    font-size: 0.8125em
}

.ckec li li,
.ckec li p,
.ckec li td,
.ckec li th,
.cke_editable li li,
.cke_editable li p,
.cke_editable li td,
.cke_editable li th {
    font-size: 1em
}

.ckec ol,
.ckec ul,
.cke_editable ol,
.cke_editable ul {
    margin-left: 24px
}

.ckec ul,
.cke_editable ul {
    list-style: disc
}

.ckec .Indent1,
.cke_editable .Indent1 {
    margin-left: 24px
}

.ckec .Indent2,
.cke_editable .Indent2 {
    margin-left: 48px
}

.ckec .Indent3,
.cke_editable .Indent3 {
    margin-left: 72px
}

.ckec a,
.cke_editable a {
    text-decoration: underline
}

.ckec a:hover,
.cke_editable a:hover {
    text-decoration: none
}

.ckec img,
.cke_editable img {
    max-width: 100%;
    height: auto !important
}

.ckec table[border="0"],
.cke_editable table[border="0"] {
    border: 0
}

.ckec table[border="0"] td,
.ckec table[border="0"] th,
.cke_editable table[border="0"] td,
.cke_editable table[border="0"] th {
    border: 0
}

.ckec table td,
.ckec table th,
.cke_editable table td,
.cke_editable table th {
    border-color: #7F7F7F
}

.ckec table[cellspacing="0"] td,
.ckec table[cellspacing="0"] th,
.ckec table[cellpadding="0"] td,
.ckec table[cellpadding="0"] th,
.cke_editable table[cellspacing="0"] td,
.cke_editable table[cellspacing="0"] th,
.cke_editable table[cellpadding="0"] td,
.cke_editable table[cellpadding="0"] th {
    padding: 0px
}

.ckec table[cellspacing="1"] td,
.ckec table[cellspacing="1"] th,
.ckec table[cellpadding="1"] td,
.ckec table[cellpadding="1"] th,
.cke_editable table[cellspacing="1"] td,
.cke_editable table[cellspacing="1"] th,
.cke_editable table[cellpadding="1"] td,
.cke_editable table[cellpadding="1"] th {
    padding: 1px
}

.ckec table[cellspacing="2"] td,
.ckec table[cellspacing="2"] th,
.ckec table[cellpadding="2"] td,
.ckec table[cellpadding="2"] th,
.cke_editable table[cellspacing="2"] td,
.cke_editable table[cellspacing="2"] th,
.cke_editable table[cellpadding="2"] td,
.cke_editable table[cellpadding="2"] th {
    padding: 2px
}

.ckec table[cellspacing="3"] td,
.ckec table[cellspacing="3"] th,
.ckec table[cellpadding="3"] td,
.ckec table[cellpadding="3"] th,
.cke_editable table[cellspacing="3"] td,
.cke_editable table[cellspacing="3"] th,
.cke_editable table[cellpadding="3"] td,
.cke_editable table[cellpadding="3"] th {
    padding: 3px
}

.ckec table[cellspacing="4"] td,
.ckec table[cellspacing="4"] th,
.ckec table[cellpadding="4"] td,
.ckec table[cellpadding="4"] th,
.cke_editable table[cellspacing="4"] td,
.cke_editable table[cellspacing="4"] th,
.cke_editable table[cellpadding="4"] td,
.cke_editable table[cellpadding="4"] th {
    padding: 4px
}

.ckec table[cellspacing="5"] td,
.ckec table[cellspacing="5"] th,
.ckec table[cellpadding="5"] td,
.ckec table[cellpadding="5"] th,
.cke_editable table[cellspacing="5"] td,
.cke_editable table[cellspacing="5"] th,
.cke_editable table[cellpadding="5"] td,
.cke_editable table[cellpadding="5"] th {
    padding: 5px
}

.ckec table[cellspacing="6"] td,
.ckec table[cellspacing="6"] th,
.ckec table[cellpadding="6"] td,
.ckec table[cellpadding="6"] th,
.cke_editable table[cellspacing="6"] td,
.cke_editable table[cellspacing="6"] th,
.cke_editable table[cellpadding="6"] td,
.cke_editable table[cellpadding="6"] th {
    padding: 6px
}

.ckec table[cellspacing="7"] td,
.ckec table[cellspacing="7"] th,
.ckec table[cellpadding="7"] td,
.ckec table[cellpadding="7"] th,
.cke_editable table[cellspacing="7"] td,
.cke_editable table[cellspacing="7"] th,
.cke_editable table[cellpadding="7"] td,
.cke_editable table[cellpadding="7"] th {
    padding: 7px
}

.ckec table[cellspacing="8"] td,
.ckec table[cellspacing="8"] th,
.ckec table[cellpadding="8"] td,
.ckec table[cellpadding="8"] th,
.cke_editable table[cellspacing="8"] td,
.cke_editable table[cellspacing="8"] th,
.cke_editable table[cellpadding="8"] td,
.cke_editable table[cellpadding="8"] th {
    padding: 8px
}

.ckec table[cellspacing="9"] td,
.ckec table[cellspacing="9"] th,
.ckec table[cellpadding="9"] td,
.ckec table[cellpadding="9"] th,
.cke_editable table[cellspacing="9"] td,
.cke_editable table[cellspacing="9"] th,
.cke_editable table[cellpadding="9"] td,
.cke_editable table[cellpadding="9"] th {
    padding: 9px
}

.ckec table[cellspacing="10"] td,
.ckec table[cellspacing="10"] th,
.ckec table[cellpadding="10"] td,
.ckec table[cellpadding="10"] th,
.cke_editable table[cellspacing="10"] td,
.cke_editable table[cellspacing="10"] th,
.cke_editable table[cellpadding="10"] td,
.cke_editable table[cellpadding="10"] th {
    padding: 10px
}

.ckec table[cellspacing="11"] td,
.ckec table[cellspacing="11"] th,
.ckec table[cellpadding="11"] td,
.ckec table[cellpadding="11"] th,
.cke_editable table[cellspacing="11"] td,
.cke_editable table[cellspacing="11"] th,
.cke_editable table[cellpadding="11"] td,
.cke_editable table[cellpadding="11"] th {
    padding: 11px
}

.ckec table[cellspacing="12"] td,
.ckec table[cellspacing="12"] th,
.ckec table[cellpadding="12"] td,
.ckec table[cellpadding="12"] th,
.cke_editable table[cellspacing="12"] td,
.cke_editable table[cellspacing="12"] th,
.cke_editable table[cellpadding="12"] td,
.cke_editable table[cellpadding="12"] th {
    padding: 12px
}

.ckec table[cellspacing="13"] td,
.ckec table[cellspacing="13"] th,
.ckec table[cellpadding="13"] td,
.ckec table[cellpadding="13"] th,
.cke_editable table[cellspacing="13"] td,
.cke_editable table[cellspacing="13"] th,
.cke_editable table[cellpadding="13"] td,
.cke_editable table[cellpadding="13"] th {
    padding: 13px
}

.ckec table[cellspacing="14"] td,
.ckec table[cellspacing="14"] th,
.ckec table[cellpadding="14"] td,
.ckec table[cellpadding="14"] th,
.cke_editable table[cellspacing="14"] td,
.cke_editable table[cellspacing="14"] th,
.cke_editable table[cellpadding="14"] td,
.cke_editable table[cellpadding="14"] th {
    padding: 14px
}

.ckec table[cellspacing="15"] td,
.ckec table[cellspacing="15"] th,
.ckec table[cellpadding="15"] td,
.ckec table[cellpadding="15"] th,
.cke_editable table[cellspacing="15"] td,
.cke_editable table[cellspacing="15"] th,
.cke_editable table[cellpadding="15"] td,
.cke_editable table[cellpadding="15"] th {
    padding: 15px
}

.ckec table[cellspacing="16"] td,
.ckec table[cellspacing="16"] th,
.ckec table[cellpadding="16"] td,
.ckec table[cellpadding="16"] th,
.cke_editable table[cellspacing="16"] td,
.cke_editable table[cellspacing="16"] th,
.cke_editable table[cellpadding="16"] td,
.cke_editable table[cellpadding="16"] th {
    padding: 16px
}

.ckec table[cellspacing="17"] td,
.ckec table[cellspacing="17"] th,
.ckec table[cellpadding="17"] td,
.ckec table[cellpadding="17"] th,
.cke_editable table[cellspacing="17"] td,
.cke_editable table[cellspacing="17"] th,
.cke_editable table[cellpadding="17"] td,
.cke_editable table[cellpadding="17"] th {
    padding: 17px
}

.ckec table[cellspacing="18"] td,
.ckec table[cellspacing="18"] th,
.ckec table[cellpadding="18"] td,
.ckec table[cellpadding="18"] th,
.cke_editable table[cellspacing="18"] td,
.cke_editable table[cellspacing="18"] th,
.cke_editable table[cellpadding="18"] td,
.cke_editable table[cellpadding="18"] th {
    padding: 18px
}

.ckec table[cellspacing="19"] td,
.ckec table[cellspacing="19"] th,
.ckec table[cellpadding="19"] td,
.ckec table[cellpadding="19"] th,
.cke_editable table[cellspacing="19"] td,
.cke_editable table[cellspacing="19"] th,
.cke_editable table[cellpadding="19"] td,
.cke_editable table[cellpadding="19"] th {
    padding: 19px
}

.cke_editable span:first-child+* {
    margin-top: 0 !important
}

.cke_editable .box3_inner:before {
    display: none
}

@media screen and (max-width: 767px) {
    .ckec p,
    .ckec ul,
    .ckec ol,
    .ckec td,
    .ckec th,
    .cke_editable p,
    .cke_editable ul,
    .cke_editable ol,
    .cke_editable td,
    .cke_editable th {
        line-height: 1.65
    }
    .ckec h1,
    .cke_editable h1 {
        font-size: 1.5em;
        font-weight: 700
    }
    .ckec h2,
    .cke_editable h2 {
        font-size: 1em;
        font-weight: 700;
        line-height: 1.4
    }
    .ckec h3,
    .cke_editable h3 {
        font-size: 1em;
        font-weight: 700;
        line-height: 1.4
    }
}

@font-face {
    font-family: VideoJS;
    src: url(lib/videojs/vjs.eot);
    src: url(lib/videojs/vjs.eot?#iefix) format("embedded-opentype"), url(lib/videojs/vjs.woff) format("woff"), url(lib/videojs/vjs.ttf) format("truetype"), url(lib/videojs/vjs.svg#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}

.vjs-big-play-button {
    visibility: hidden
}

#videojsPlayer {
    position: absolute
}

.vjs-fullscreen {
    position: static !important
}

.ie8Before *:after,
.ie8Before *:before {
    content: '' !important;
    position: absolute !important
}

.left {
    float: left
}

.right {
    float: right
}

.hide {
    display: none !important
}

.more {
    white-space: nowrap
}

.lt-ie9 .showMobile,
.lt-ie9 .showTabletMobile {
    display: none !important
}

.arrowBlock,
.link-arrowBlock,
.ti_b_ceo,
.ti_pop_ceo,
.tab-extLink,
.newsB_more {
    padding: 0 25px 0 0;
    position: relative
}

.arrowBlock:before,
.link-arrowBlock:before,
.ti_b_ceo:before,
.ti_pop_ceo:before,
.tab-extLink:before,
.newsB_more:before {
    border: 1px solid #999999;
    text-indent: -1px;
    color: #484848;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    position: absolute;
    right: 0;
    width: 16px;
    height: 16px;
    line-height: 16px;
    top: 2px
}

.arrowBlock-down:before,
.link-arrowBlock-down:before {
    text-indent: -1px
}

p.arrowBlock:before,
p.link-arrowBlock:before,
p.ti_b_ceo:before,
p.ti_pop_ceo:before,
p.tab-extLink:before,
p.newsB_more:before {
    top: 5px
}

.share_dropdown {
    border: 1px solid #ddd;
    background: #fff;
    width: 160px
}

.active>.share_dropdown.js-dropdown-content {
    right: 0;
    left: auto
}

.share_dropdown_list {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 1.2
}

.share_dropdown_itm {
    background: none;
    padding: 0;
    text-align: left;
    margin: 3px 0
}

.share_dropdown_link {
    text-decoration: none;
    padding: 3px 10px 3px 30px;
    display: block;
    font-size: 12px;
    background-repeat: no-repeat;
    background-position: 8px 2px;
    background-size: 18px
}

.shareimage {
    width: 150px;
    top: 20px;
    left: 15px;
    position: absolute;
    height: 18px
}

.share-icon,
.share-icon-facebook,
.share-icon-weibo,
.share-icon-twitter,
.share-icon-linkedin,
.share-icon-mail {
    width: 18px;
    height: 18px;
    display: inline-block;
    background: transparent center center no-repeat;
    background-size: 18px auto
}

.share_dropdown_link-facebook {
    background-image: url('../img/social/facebook.gif?1446083532')
}

.lt-ie9 .share_dropdown_link-facebook {
    background-image: url('../img/social/facebook-ie8.gif?1446083532')
}

.share-icon-facebook {
    background-image: url('../img/social/facebook.gif?1446083532')
}

.lt-ie9 .share-icon-facebook {
    background-image: url('../img/social/facebook-ie8.gif?1446083532')
}

.share_dropdown_link-weibo {
    background-image: url('../img/social/weibo.gif?1446083532')
}

.lt-ie9 .share_dropdown_link-weibo {
    background-image: url('../img/social/weibo-ie8.gif?1446083532')
}

.share-icon-weibo {
    background-image: url('../img/social/weibo.gif?1446083532')
}

.lt-ie9 .share-icon-weibo {
    background-image: url('../img/social/weibo-ie8.gif?1446083532')
}

.share_dropdown_link-twitter {
    background-image: url('../img/social/twitter.gif?1446083532')
}

.lt-ie9 .share_dropdown_link-twitter {
    background-image: url('../img/social/twitter-ie8.gif?1446083532')
}

.share-icon-twitter {
    background-image: url('../img/social/twitter.gif?1446083532')
}

.lt-ie9 .share-icon-twitter {
    background-image: url('../img/social/twitter-ie8.gif?1446083532')
}

.share_dropdown_link-linkedin {
    background-image: url('../img/social/linkedin.gif?1446083532')
}

.lt-ie9 .share_dropdown_link-linkedin {
    background-image: url('../img/social/linkedin-ie8.gif?1446083532')
}

.share-icon-linkedin {
    background-image: url('../img/social/linkedin.gif?1446083532')
}

.lt-ie9 .share-icon-linkedin {
    background-image: url('../img/social/linkedin-ie8.gif?1446083532')
}

.share_dropdown_link-mail {
    background-image: url('../img/social/mail.gif?1446083532')
}

.lt-ie9 .share_dropdown_link-mail {
    background-image: url('../img/social/mail-ie8.gif?1446083532')
}

.share-icon-mail {
    background-image: url('../img/social/mail.gif?1446083532')
}

.lt-ie9 .share-icon-mail {
    background-image: url('../img/social/mail-ie8.gif?1446083532')
}

@media screen and (min-width: 1025px) {
    .showTabletMobile {
        display: none !important
    }
}

@media screen and (min-width: 768px) {
    .showMobile {
        display: none !important
    }
}

input[type=text],
input[type=password] {
    -webkit-appearance: none
}

input[type=text]::-moz-placeholder,
input[type=password]::-moz-placeholder {
    color: #545454;
    opacity: 1
}

input[type=text]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder {
    color: #545454
}

input[type=text]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder {
    color: #545454
}

textarea {
    resize: none
}

input[type=text],
input[type=password],
input[type=email],
input[type=button],
input[type=submit] {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

button {
    border: none
}

.btn-bg-border {
    display: table;
    margin: 20px auto;
    min-width: 205px;
    border: 1px solid #888888;
    line-height: 38px;
    font-size: 0.9375em;
    text-align: center;
    color: #888;
    background: transparent
}

#skip-to-content {
    height: 0;
    overflow: hidden;
    position: absolute;
    left: 220px;
    top: -80px;
    font-size: 12px;
    padding: 2px;
    background: #fff;
    color: #000
}

#skip-to-content:focus {
    height: auto;
    top: 0
}

.bx-wrapper .bx-loading {
    background-image: url('../img/lib_bxslider/bx_loader.gif?1446083532')
}

.bx-wrapper .bx-prev {
    background-image: url('../img/lib_bxslider/controls.png?1446083532')
}

.bx-wrapper .bx-next {
    background-image: url('../img/lib_bxslider/controls.png?1446083532')
}

.bx-wrapper .bx-controls-auto .bx-start {
    background-image: url('../img/lib_bxslider/controls.png?1446083532')
}

.bx-wrapper .bx-controls-auto .bx-stop {
    background-image: url('../img/lib_bxslider/controls.png?1446083532')
}

.sliderContainer {
    position: relative;
    z-index: 0
}

.js-bxSlider {
    list-style: none;
    margin: 0;
    padding: 0
}

.js-bxSlider>li {
    list-style: none;
    min-height: 1px
}

.js-bxSlider>li:first-child~li {
    visibility: hidden;
    position: absolute
}

.js-sliderAdded .js-bxSlider>li:first-child~li {
    visibility: visible !important;
    position: relative
}

.bx-wrapper .bx-controls-direction .disabled {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
    cursor: default
}

.bx-wrapper .bx-viewport,
.bx-wrapper {
    border: none;
    margin: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    left: auto;
    background: transparent;
    position: relative;
    z-index: 0
}

.bx-wrapper .bx-loading {
    background: transparent;
    visibility: hidden
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: block
}

.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: block
}

.sliderContainer .bx-pager {
    font-size: 0
}

.sliderContainer .bx-pager-item {
    display: inline-block;
    position: relative;
    width: 12px;
    height: 12px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 3px
}

.sliderContainer .bx-pager-item:first-child {
    margin-left: 0
}

.sliderContainer .bx-pager-link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    text-indent: -999px;
    overflow: hidden;
    background: #155c2c;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.sliderContainer .bx-pager-link.active {
    background-color: #FFF
}

.sliderContainer .bx-wrapper .bx-prev,
.sliderContainer .bx-wrapper .bx-next {
    text-align: center;
    text-indent: -999px;
    display: block;
    overflow: hidden;
    position: absolute;
    top: 50%;
    margin: -33px 0 0;
    width: 66px;
    height: 66px;
    left: auto;
    right: -33px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QzIwMjA3MDI0RDNCMTFFNTg1OUFDNDFCOEFERDc0QTQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QzIwMjA3MDM0RDNCMTFFNTg1OUFDNDFCOEFERDc0QTQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDMjAyMDcwMDREM0IxMUU1ODU5QUM0MUI4QURENzRBNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDMjAyMDcwMTREM0IxMUU1ODU5QUM0MUI4QURENzRBNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlKCRYAAAAAYSURBVHjaYuzs7DzDgAUwMeAA9JAACDAAZh0Cc5rrQoUAAAAASUVORK5CYII=')
}

.sliderContainer .bx-wrapper .bx-prev:before,
.sliderContainer .bx-wrapper .bx-next:before {
    color: #fff;
    font-size: 50px;
    position: absolute;
    text-indent: 0;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center;
    line-height: 66px;
    z-index: 5
}

.sliderContainer .bx-wrapper .bx-prev:after,
.sliderContainer .bx-wrapper .bx-next:after {
    background: #888888;
    width: 50%;
    height: 100%;
    top: 0;
    right: 0;
    position: absolute;
    content: ' '
}

.sliderContainer .bx-wrapper .bx-prev {
    right: auto;
    left: -33px
}

.sliderContainer .bx-wrapper .bx-prev:after {
    left: 0
}

.js-dropdown-container {
    position: relative
}

.js-dropdown-content {
    position: absolute;
    top: -9999px;
    left: -9999px;
    z-index: 40
}

.active>.js-dropdown-content,
.input-focus>.js-dropdown-content {
    top: 99%;
    left: 0
}

.active>.js-dropdown-content.js-dropdown-content-right,
.input-focus>.js-dropdown-content.js-dropdown-content-right {
    left: auto;
    right: 0
}

.query-crt {
    display: none;
    position: absolute
}

.lt-ie9 .query-crt-wide {
    display: block
}

@media screen and (min-width: 1355px) {
    .query-crt-wide {
        display: block
    }
}

@media screen and (min-width: 1025px) and (max-width: 1354px) {
    .query-crt-desktop {
        display: block
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .query-crt-tablet {
        display: block
    }
}

@media screen and (max-width: 767px) {
    .query-crt-mobile {
        display: block
    }
}

.rte-template:after {
    content: " ";
    overflow: hidden;
    display: block;
    height: 0;
    font-size: 0;
    clear: both
}

.rte-img-right .rte-imgContainer {
    float: right;
    margin-left: 15px
}

.rte-img-left .rte-imgContainer {
    float: left;
    margin-right: 15px
}

.rte-img-left .rte-imgContainer img,
.rte-img-right .rte-imgContainer img {
    max-width: 100%;
    height: auto !important;
    display: block
}

.rte-img-noWrap .rte-imgContainer,
.rte-img-noWrap .rte-img-content {
    overflow: hidden
}

.rte-img-content>*:first-child {
    margin-top: 0
}

.rte-img-caption {
    margin-top: 5px
}

.rte-remarks {
    position: relative
}

.rte-remarks sup {
    position: absolute;
    left: -0.8em;
    top: 10px
}

.rte-wid-values-bg {
    background: url('../img/rte/rte-values-bg1_n.jpg?1460341352') top left no-repeat;
    background-size: 100% auto
}

.rte-wid-values-bg table {
    width: 100%;
    border: 0
}

.rte-tamplate-values-main {
    padding: 45px 0 45px 50%;
    text-align: center
}

.rte-tamplate-values-main>* {
    margin-left: 45px;
    margin-right: 45px
}

.rte-tamplate-values-main span * {
    color: inherit
}

.lt-ie9 .rte-tamplate-values-main {
    padding-left: 596px
}

.rte-template-values {
    position: relative
}

.cke_edtable .rte-template-values {
    width: 1192px
}

.rte-template-values:before {
    width: 55px;
    height: 28px;
    background: url('../img/rte/rte-values-arrow-color1.png?1460341352') center center no-repeat;
    background-size: 100% auto;
    content: ' ';
    position: absolute;
    top: -28px;
    left: 16.16%;
    margin: 0 0 0 -14px
}

.lt-ie9 .rte-template-values:before {
    background-image: url('../img/rte/rte-values-arrow-color1-ie8.png?1460341352')
}

.rte-template-values * {
    color: #595858
}

.rte-template-values * span {
    color: inherit
}

.rte-template-values table {
    font-size: 1em;
    border: 0
}

.rte-template-values h2 {
    font-size: 1.6875em;
    margin: 0.1em 0 0.4em;
    font-weight: 400;
    line-height: 1.4;
    color: #fe3c1f !important;
    letter-spacing: 0 !important
}

.rte-template-values h3 {
    font-size: 1em;
    max-width: 360px;
    position: relative;
    overflow: hidden;
    font-weight: 400;
    margin-left: auto;
    margin-right: auto
}

.rte-template-values h3 tt {
    border-color: #595858;
    color: inherit;
    padding: 0 5px;
    position: relative;
    font-family: inherit
}

.rte-template-values h3 tt:before,
.rte-template-values h3 tt:after {
    content: ' ';
    border-top: 1px solid #cec6c4;
    border-color: inherit;
    width: 200px;
    right: 102%;
    position: absolute;
    top: 50%;
    margin: -1px 0 0
}

.rte-template-values h3 tt:before {
    left: 100%
}

.rte-template-values h3~h3 {
    margin-top: 1.3em
}

.rte-template-values p {
    font-size: 0.9375em;
    line-height: 24px
}

.rte-tamplate-values-grid td {
    border: 4px #fff solid;
    border-color: #fff !important;
    border-right: 0;
    border-bottom: 0;
    padding: 30px 8% 40px;
    vertical-align: top;
    text-align: center;
    -webkit-border-image: url('../img/inline/bg.png?1446083532') repeat;
    -o-border-image: url('../img/inline/bg.png?1446083532') repeat;
    border-image: url('../img/inline/bg.png?1446083532') repeat
}

.rte-tamplate-values-grid td:first-child {
    border-left: 0
}

.lt-ie9 .rte-tamplate-values-grid td {
    padding-left: 120px;
    padding-right: 120px
}

@media screen and (max-width: 767px) {
    .rte-tamplate-values-main,
    .rte-tamplate-values-left,
    .rte-tamplate-right {
        padding-left: 20px;
        padding-right: 20px
    }
    .rte-template-values:before {
        left: 50%;
        margin-left: -27px;
        background-image: url('../img/rte/rte-values-arrow-color1-mobile.png?1460341352')
    }
    .rte-wid-values-bg {
        overflow: hidden;
        background: url('../img/rte/rte-values-bg1_n-mobile.jpg?1460341352') top center no-repeat;
        background-size: fill
    }
    .rte-wid-values-bg tr,
    .rte-wid-values-bg td,
    .rte-wid-values-bg tbody,
    .rte-wid-values-bg table {
        float: left;
        width: 100%;
        border: 0 !important;
        display: block
    }
    .rte-tamplate-values-grid td {
        padding-top: 5px
    }
}

.rte-template-ceo {
    position: relative;
    background: #fff
}

.rte-template-ceo:before {
    width: 55px;
    height: 28px;
    background: url('../img/rte/rte-ceo-arrow-white.png?1446083532') center center no-repeat;
    background-size: 100% auto;
    content: ' ';
    position: absolute;
    top: -28px;
    left: 50%;
    margin: 0 0 0 -14px
}

.lt-ie9 .rte-template-ceo:before {
    background-image: url('../img/rte/rte-ceo-arrow-white-ie8.png?1446083532')
}

.rte-template-ceo h1,
.rte-template-ceo h2,
.rte-template-ceo h3 {
    color: #84af33
}

.rte-ceo-left,
.rte-ceo-right {
    position: relative
}

.rte-ceo-left {
    float: left
}

.rte-ceo-left img {
    display: block
}

.rte-ceo-right {
    overflow: hidden
}

.rte-ceo-right-inner {
    padding: 7.54717% 20% 100px 7.54717%
}

.rte-ceo-right-inner h2 {
    font-size: 1.25em
}

.rte-ceo-right-inner h3 {
    font-size: 0.8125em
}

.rte-ceo-sloganBox {
    position: absolute;
    top: 60px;
    left: 60px;
    right: 50px;
    background-color: transparent;
    background-color: rgba(6, 140, 4, 0.8);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC068C04,endColorstr=#CC068C04)";
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#CC068C04, endColorstr=#CC068C04);
    zoom: 1;
    padding: 5%
}

.rte-ceo-slogan {
    padding: 30px 0;
    position: relative;
    color: #fff;
    font-size: 1.1875em !important;
    line-height: 33px
}

.rte-ceo-slogan:before,
.rte-ceo-slogan:after {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    position: absolute
}

.rte-ceo-slogan:before {
    content: "\e609";
    top: 12px;
    left: 0
}

.rte-ceo-slogan:after {
    content: "\e60a";
    bottom: 23px;
    right: 0
}

.rte-ceo-sloganName {
    text-align: right;
    font-weight: 700;
    font-size: 1.1875em !important;
    color: #fff
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .rte-ceo-left {
        width: 300px
    }
    .rte-ceo-sloganBox {
        font-size: 85%;
        left: 20px;
        right: 20px
    }
    .rte-ceo-slogan {
        line-height: 2
    }
}

@media screen and (max-width: 767px) {
    .rte-ceo-left {
        display: none
    }
    .rte-ceo-right {
        height: auto !important
    }
    .rte-ceo-right-inner {
        padding: 20px 20px
    }
    .rte-ceo-right-inner h1:first-child {
        display: none
    }
}

.rte-template-crs {
    margin: 0 -2px
}

.cke_edtable .rte-template-crs {
    width: 1198px;
    margin: 0
}

.rte-crs-box-wrap {
    display: table;
    width: 100%
}

.rte-crx-box {
    position: relative;
    width: 50%;
    padding: 0 2px;
    display: table-cell;
    overflow: hidden
}

.rte-crx-box:before {
    position: absolute;
    top: 0;
    height: 200%;
    left: 2px;
    right: 2px;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=95);
    opacity: 0.95;
    background: #fff;
    content: ' '
}

.rte-crx-box-inner {
    position: relative;
    z-index: 1;
    padding: 25px 10.10101% 60px
}

.rte-crx-topImg {
    font-size: 0;
    text-align: center
}

.rte-crx-topImg img {
    max-width: 80%
}

.rte-template-crs h1 {
    color: #8dbb36;
    font-size: 2.375em;
    margin: 4% 0 6.5%;
    letter-spacing: 1px !important
}

.rte-crs-mainImg {
    margin: 3% 0 6.5%
}

.rte-crs-mainImg img {
    width: 100%;
    display: block
}

@media screen and (max-width: 1024px) {
    .rte-template-crs h1 {
        color: #8dbb36;
        font-size: 1.5em;
        letter-spacing: 1px !important
    }
    .rte-crx-box-inner {
        padding-left: 5%;
        padding-right: 5%
    }
}

@media screen and (max-width: 767px) {
    .rte-template-crs h1 {
        font-size: 1.125em
    }
    .rte-crx-box {
        display: block;
        width: 100%;
        margin-bottom: 8px
    }
    .rte-crx-topImg img {
        height: 76px !important;
        width: auto !important
    }
}

.ckec .rte-videojs img {
    width: 100%;
    display: block
}

.rte-whitebg {
    background-color: transparent;
    background-color: rgba(255, 255, 255, 0.95);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#F2FFFFFF,endColorstr=#F2FFFFFF)";
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#F2FFFFFF, endColorstr=#F2FFFFFF);
    zoom: 1;
    padding: 2.24888%
}

.rte-leftRight {
    margin: 0 -2.24888%
}

.rte-leftRight-left,
.rte-leftRight-right {
    padding: 0 2.24888%;
    float: left
}

.rte-leftRight-left {
    width: 33.33333%
}

.rte-leftRight-left h1 {
    margin: -5px 0 6px
}

.container-narrow .rte-leftRight-left {
    padding-left: 2.0938%
}

.rte-leftRight-right {
    width: 66.66667%;
    padding-left: 0
}

.container-narrow .rte-leftRight-right {
    padding-right: 5.02513%
}

@media screen and (max-width: 767px) {
    .rte-leftRight-left,
    .rte-leftRight-right,
    .rte-leftRight {
        width: auto;
        float: none;
        margin: 0;
        padding: 0 !important
    }
    .rte-leftRight-right {
        margin-top: 16px
    }
}

.rte-extra-list {
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none
}

.rte-extra-list>li {
    font-size: 13px;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin: 1% 0;
    padding: 0 10px 0 14px;
    position: relative;
    line-height: 1.69231
}

.rte-extra-list>li:before {
    position: absolute;
    content: ' ';
    width: 4px;
    height: 4px;
    background-color: #50d1cb;
    left: 0;
    top: 9px
}

@media screen and (max-width: 767px) {
    .rte-extra-list {
        margin-left: 0 !important
    }
    .rte-extra-list>li {
        display: block;
        width: auto
    }
    .rte-whitebg {
        padding: 20px 10px
    }
}

#cboxPrevious {
    background-image: url('../img/lib_colorbox/controls.png?1446083532')
}

#cboxNext {
    background-image: url('../img/lib_colorbox/controls.png?1446083532')
}

#cboxClose {
    background-image: url('../img/lib_colorbox/controls.png?1446083532')
}

#cboxLoadingGraphic {
    background-image: url('../img/lib_colorbox/loading.gif?1446083532')
}

#cboxOverlay {
    background: #000
}

#cboxContent {
    margin-top: 0;
    background: transparent
}

#cboxLoadedContent {
    border: 0;
    padding: 0;
    margin: 0;
    background: #fff
}

#cboxLoadingGraphic {
    background: none
}

#colorbox {
    background-color: transparent
}

#cboxClose {
    top: 15px;
    right: 20px;
    width: 30px;
    height: 30px;
    position: absolute;
    background: transparent;
    color: #7f7f7f;
    text-align: center
}

#cboxClose:before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    line-height: 30px;
    font-size: 30px;
    text-indent: 0
}

#cboxPrevious,
#cboxNext {
    width: 24px;
    height: 24px;
    background: url('../img/lb/prev.png?1446083532') center center no-repeat transparent;
    border: 1px solid #878687;
    background-position: center !important;
    position: absolute;
    top: auto;
    right: 50px;
    left: auto;
    bottom: 27px
}

#cboxNext {
    background-image: url('../img/lb/next.png?1446083532');
    right: 15px
}

#cboxCurrent {
    width: 54px;
    line-height: 24px;
    color: #878787;
    text-align: center;
    position: absolute;
    bottom: 27px;
    left: 35px;
    font-size: 13px;
    top: auto;
    right: auto
}

.js-lb-hidden {
    visibility: hidden
}

#cboxLoadedContent .js-lb-hidden {
    visibility: visible
}

.lb-news #cboxLoadedContent {
    background: #fff;
    overflow: hidden !important
}

@media screen and (max-width: 767px) {
    #cboxClose {
        top: 10px;
        right: 10px
    }
}

.js-loadmore_Backup {
    display: none
}

.js-loadmore-btn:after {
    content: ' ';
    background: url('../img/load.GIF?1446083532');
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -15px 0 0 -15px;
    visibility: hidden
}

.js-loadmore-btn.js-loadmore-loading {
    text-indent: -9999px;
    overflow: hidden
}

.js-loadmore-btn.js-loadmore-loading:after {
    visibility: visible
}

.js-selectBox {
    position: relative;
    background: #fff
}

.js-selectBox:before {
    position: absolute;
    font-size: 15px;
    right: 10px;
    top: 50%;
    margin: -6px 0 0
}

.js-selectBox>select,
.js-selectBox>button {
    position: relative;
    text-align: left;
    z-index: 3;
    background: none;
    line-height: 1.4;
    vertical-align: top;
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: window;
    width: 100% !important;
    padding: 0 16px;
    height: 45px;
    font-size: 0.875em
}

.ios .js-selectBox>select,
.android .js-selectBox>select,
.ios .js-selectBox>button,
.android .js-selectBox>button {
    padding-top: 2px
}

.js-selectBox>button {
    line-height: 0.9
}

.ui-multiselect-menu {
    padding: 5px 0;
    outline: 1px solid #d8d8d8;
    background: #fff
}

.ui-multiselect-menu label {
    cursor: pointer
}

.ui-multiselect-menu .ui-state-hover {
    background: #d8d8d8
}

.ui-multiselect-single .ui-multiselect-checkboxes label {
    padding-left: 15px
}

.ui-multiselect-checkboxes {
    max-height: 190px
}

.ui-multiselect-checkboxes li {
    font-size: 0.875em;
    padding-right: 0
}

.ui-multiselect-single .ui-multiselect-checkboxes label {
    padding-left: 18px !important;
    padding-right: 18px !important
}

.js-selectbox-grey {
    background: #eeefef
}

.js-selectbox-grey.ui-multiselect-menu {
    background: #e2e2e2;
    border-top: 1px solid #fff;
    outline: 0
}

.js-selectbox-grey.ui-multiselect-menu .ui-state-hover {
    background: #fff
}

.js-selectbox-grey .ui-multiselect-checkboxes li {
    font-size: 1em
}

@media screen and (max-width: 767px) {
    .js-selectBox:before {
        right: 10px;
        top: 50%;
        margin: -6px 0 0
    }
    .js-selectBox>select,
    .js-selectBox>button {
        height: 30px;
        font-size: 0.8125em
    }
}

.js-linkwrap-outer a {
    text-decoration: none
}

header {
    position: fixed;
    z-index: 99;
    top: 0;
    right: 0;
    left: 0;
    height: 99px;
    background: #FFF url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABhIAAAADCAIAAAD5kwJ9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA7dpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wUmlnaHRzPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvcmlnaHRzLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcFJpZ2h0czpNYXJrZWQ9IkZhbHNlIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTgwODM5RkVBNzU4OTVBOEYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NUJENzRFM0FEQjczMTFFNTgwNzFGNUE2Q0VFRTYyREMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NUJENzRFMzlEQjczMTFFNTgwNzFGNUE2Q0VFRTYyREMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ4RjQxNjNCMzAyMDY4MTE4MjJBODdFQ0IwNTRFMDM4IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE4MDgzOUZFQTc1ODk1QThGIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+RSdFhgAAAM5JREFUeNrs1zsOAVEUxvG5M5fceERIdEjGBjTUxLRqa7MNtUenUapUJFPoZMQrwZ3LAmxgHP/fDr7vnOIcFc2P3n9b3FIPGRYVA0oAfte4vmrnJvQggFJmkxjxMXOmv7mHjFuGvO8/nRMfs3u34XQpP2ZDBcmBrQYyxfZHT8c3LZ9enC0tIMtYUeCnDcuPmp3Rg4SLIWjGl4L4mCWvsz6fGLcMVa0TK/+KaDld2e3Fx3TGpPGWrQYy5d0bvG5XehDPpwIAAAAAAAB8+wgwAI8qM6CAQI+CAAAAAElFTkSuQmCC') top center repeat-x;
    background-size: 100% 3px
}

header .container,
header .container-narrow {
    position: relative;
    padding-top: 46px
}

.mainLogo {
    position: relative;
    top: -8px;
    float: left
}

.mainLogo img {
    display: block
}

.mainLogo h1 {
    margin: 0 0 5px
}

.header_link_wrap {
    font-size: 0;
    text-align: right;
    vertical-align: top
}

.header_link_wrap>* {
    vertical-align: top
}

.header-right {
    font-size: 16px;
    display: inline-block;
    margin: 4px 0 0
}

.lang_wrapper {
    float: left
}

.lang_btn {
    font-size: 0.8125em;
    line-height: 20px;
    float: left;
    width: 22px;
    height: 22px;
    margin: 0 5px;
    text-align: center;
    color: #FFF;
    background-color: #888
}

.lang_btn.selected {
    background-color: #52b3fc
}

.android .lang_btn {
    line-height: 24px
}

.isMac .lang_btn {
    line-height: 22px
}

.sitesearch_wrapper {
    position: relative;
    float: left;
    height: 50px;
    margin: -1px 0 0 14px
}

.sitesearch_wrapper:before {
    font-size: 26px;
    line-height: 0;
    position: absolute;
    top: 13px;
    right: 4px;
    color: #7C7C7C
}

.sitesearch_c {
    -moz-transition-property: width;
    -o-transition-property: width;
    -webkit-transition-property: width;
    transition-property: width;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
    overflow: hidden;
    width: 0;
    margin: 3px 5px 0 0
}

.search_opened .sitesearch_c {
    width: 180px
}

.search-form {
    display: inline
}

.sideSearch {
    width: 215px;
    height: 28px;
    margin: 0 6px 0 0;
    padding: 0 8px;
    color: #FFF;
    border: 0;
    outline: none;
    background: transparent
}

.sideSearch::-moz-placeholder {
    color: #FFF;
    opacity: 1
}

.sideSearch:-ms-input-placeholder {
    color: #FFF
}

.sideSearch::-webkit-input-placeholder {
    color: #FFF
}

.siteSearch_btn {
    display: block;
    width: 30px;
    height: 50px;
    border: none;
    background: none
}

.search_dropdown {
    width: 345px;
    background: #888;
    background: rgba(136, 136, 136, 0.9)
}

.search_dropdown .iconmoon {
    font-size: 19px;
    position: relative;
    top: 2px;
    left: -8px;
    color: #FFF
}

.search-butn {
    line-height: 53px;
    width: 70px;
    height: 55px;
    padding-right: 0;
    padding-left: 0;
    text-align: center;
    color: #FFF;
    border: none;
    border-left: 1px solid #C4C4C4;
    background: transparent
}

.js-NavDrop-wrap {
    position: relative;
    float: right;
    width: 100px;
    margin: -4px 0 0
}

.js-NavDrop-wrap:before {
    font-size: 18px;
    font-weight: 700;
    line-height: 16px;
    position: absolute;
    top: 12px;
    right: 0;
    width: 16px;
    height: 16px;
    text-align: center;
    text-indent: -1px;
    color: #50d1cb;
    border: 1px solid #50d1cb
}

#js-NavDrop,
#js-NavDrop+button {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 0.875em;
    padding-right: 22px;
    text-align: right;
    color: #50d1cb;
    border: 0;
    background: none;
    -webkit-appearance: none
}

@media screen and (min-width: 1025px) {
    .js-dropdown-content.search_dropdown {
        display: block !important
    }
}

@media screen and (max-width: 1024px) {
    .header_link_wrap {
        filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        position: fixed;
        z-index: 190;
        top: 80px;
        bottom: 0;
        left: 0;
        visibility: hidden;
        overflow: auto;
        width: 100%;
        text-align: left;
        background: rgba(35, 35, 35, 0.8)
    }
    .slideIn .header_link_wrap {
        filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
        visibility: visible
    }
    .header-right {
        display: block;
        overflow: hidden;
        padding-top: 30px
    }
    .lang_wrapper {
        position: relative;
        z-index: 3;
        margin-left: 10px
    }
    .lang_btn {
        border: 1px solid #FFF;
        background-color: transparent
    }
    .sitesearch_wrapper {
        float: none;
        height: auto;
        margin: 0
    }
    .sitesearch_wrapper:before {
        font-size: 22px;
        position: relative;
        top: 10px;
        right: auto;
        float: right;
        color: #FFF
    }
    .siteSearch_btn {
        float: right;
        height: 34px;
        outline: 0
    }
    .sitesearch_wrapper:before,
    .siteSearch_btn {
        margin-right: 15px
    }
    .js-dropdown-content.search_dropdown {
        position: relative;
        top: auto !important;
        left: auto !important;
        display: none;
        clear: both;
        width: auto;
        height: 50px;
        padding-left: 14px;
        background: #373737
    }
    .search-butn {
        line-height: 44px;
        height: 44px;
        margin-top: 3px
    }
    .sideSearch {
        width: -webkit-calc(100% - 104px);
        width: calc(100% - 104px);
        padding-right: 0;
        padding-left: 0
    }
}

@media screen and (min-width: 1025px) and (max-width: 1354px) {
    .header_link_wrap {
        display: block;
        clear: both
    }
    .header-right {
        position: absolute;
        top: 33px;
        right: 10px
    }
    header {
        height: 141px
    }
}

@media screen and (max-width: 1024px) {
    header {
        height: 80px
    }
    header .container,
    header .container-narrow {
        padding-top: 30px
    }
    .mainLogo {
        margin-left: 15px
    }
    .mobileTitle {
        font-size: 1.125em;
        position: relative;
        margin-bottom: 10px;
        padding: 10px 10px 10px 25px;
        color: inherit;
        border-top: 1px solid #D9D9D9;
        background: #FFF
    }
    .lang_btn {
        margin-right: 8px
    }
    .search_dropdown .iconmoon {
        font-size: 16px;
        top: 0;
        left: 0
    }
}

@media screen and (max-width: 767px) {
    .mainLogo {
        margin-left: 10px
    }
    .mainLogo img {
        width: auto;
        height: 30px;
        margin-top: 8px
    }
    .mobileTitle {
        padding-left: 15px
    }
    .sideSearch {
        padding-left: 5px
    }
}

.mn_wrapper {
    display: inline-block;
    margin: 0 160px 0 0;
    -moz-transition-property: margin;
    -o-transition-property: margin;
    -webkit-transition-property: margin;
    transition-property: margin;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
    text-align: left;
    font-size: 16px
}

.search_opened .mn_wrapper {
    margin-right: 20px
}

.lang-en .mn_wrapper {
    margin-right: 3px
}

.mn_t-1 {
    margin: 0 auto;
    position: relative
}

.mn_i-1 {
    float: left;
    padding: 0 16px 0;
    height: 53px;
    position: relative
}

.lang-en .mn_i-1 {
    padding-left: 9px;
    padding-right: 9px
}

.mn_l-1 {
    position: relative;
    font-size: 0.9375em;
    color: #848484
}

.lang-en .mn_l-1 {
    font-weight: 400
}

.lang-tc .mn_l-1,
.lang-sc .mn_l-1 {
    letter-spacing: 2px
}

.mn_x-1,
.mn_x-2,
.mn_x-3,
.mn_x-4 {
    position: relative
}

.mn_x-1:before,
.mn_x-2:before,
.mn_x-3:before,
.mn_x-4:before {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    content: ' ';
    background-color: #52b3fc;
    bottom: -5px;
    left: 0;
    right: 0;
    height: 2px;
    position: absolute;
    -moz-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms
}

.lt-ie9 .mn_x-1:before,
.lt-ie9 .mn_x-2:before,
.lt-ie9 .mn_x-3:before,
.lt-ie9 .mn_x-4:before {
    display: none;
    content: ''
}

.selected>a>.mn_x-1:before,
.selected>a>.mn_x-2:before,
.selected>a>.mn_x-3:before,
.selected>a>.mn_x-4:before,
*:hover>a>.mn_x-1:before,
*:hover>a>.mn_x-2:before,
*:hover>a>.mn_x-3:before,
*:hover>a>.mn_x-4:before {
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.lt-ie9 .selected>a>.mn_x-1:before,
.lt-ie9 .selected>a>.mn_x-2:before,
.lt-ie9 .selected>a>.mn_x-3:before,
.lt-ie9 .selected>a>.mn_x-4:before,
.lt-ie9 *:hover>a>.mn_x-1:before,
.lt-ie9 *:hover>a>.mn_x-2:before,
.lt-ie9 *:hover>a>.mn_x-3:before,
.lt-ie9 *:hover>a>.mn_x-4:before {
    display: block;
    content: ' '
}

.mn_x-2:before,
.mn_x-3:before,
.mn_x-4:before {
    background-color: #FFF
}

.mn_t-2,
.mn_t-3,
.mn_t-4 {
    min-height: 240px;
    position: absolute;
    top: -9999px;
    left: 16px;
    padding: 12px 0;
    background-color: #888888;
    background: rgba(136, 136, 136, 0.97);
    -moz-transition: height 200ms ease-out, top 0ms linear, opacity 200ms ease-out;
    -o-transition: height 200ms ease-out, top 0ms linear, opacity 200ms ease-out;
    -webkit-transition: height 200ms ease-out, top 0ms linear, opacity 200ms ease-out;
    transition: height 200ms ease-out, top 0ms linear, opacity 200ms ease-out;
    -moz-transition-delay: 0ms, 50ms, 50ms;
    -o-transition-delay: 0ms, 50ms, 50ms;
    -webkit-transition-delay: 0ms, 50ms, 50ms;
    transition-delay: 0ms, 50ms, 50ms;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.lang-en .mn_t-2,
.lang-en .mn_t-3,
.lang-en .mn_t-4 {
    left: 8px;
    width: 238px
}

.active>.mn_t-2,
.active>.mn_t-3,
.active>.mn_t-4,
*:hover>.mn_t-2,
*:hover>.mn_t-3,
*:hover>.mn_t-4 {
    top: 100%;
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.mn_t-2 a,
.mn_t-3 a,
.mn_t-4 a {
    color: #fff;
    font-size: 0.9375em
}

.lang-tc .mn_t-2 a,
.lang-tc .mn_t-3 a,
.lang-tc .mn_t-4 a,
.lang-sc .mn_t-2 a,
.lang-sc .mn_t-3 a,
.lang-sc .mn_t-4 a {
    white-space: nowrap;
    letter-spacing: 2px
}

.mn_t-2 .has_sub>a,
.mn_t-3 .has_sub>a,
.mn_t-4 .has_sub>a {
    position: relative
}

.mn_t-2 .has_sub>a:before,
.mn_t-3 .has_sub>a:before,
.mn_t-4 .has_sub>a:before {
    position: absolute;
    line-height: 0;
    right: 88px;
    top: 21px;
    font-weight: 700;
    font-size: 22px;
    color: #fff;
    position: absolute
}

.lang-en .mn_t-2 .has_sub>a:before,
.lang-en .mn_t-3 .has_sub>a:before,
.lang-en .mn_t-4 .has_sub>a:before {
    right: 11px
}

.mn_i-2,
.mn_i-3,
.mn_i-4 {
    line-height: 1.3
}

.mn_l-2,
.mn_l-3,
.mn_l-4 {
    padding: 11px 122px 12px 14px;
    display: block
}

.lang-en .mn_l-2,
.lang-en .mn_l-3,
.lang-en .mn_l-4 {
    padding-right: 40px
}

.mn_t-3,
.mn_t-4 {
    left: 100% !important;
    z-index: 2;
    background: #9a9a9a;
    background: rgba(154, 154, 154, 0.97);
    border-left: 1px solid #acacac
}

.active>.mn_t-3,
.active>.mn_t-4,
*:hover>.mn_t-3,
*:hover>.mn_t-4 {
    top: 0
}

.mn_t-3:before,
.mn_t-4:before {
    display: none
}

.mn_t-3:after,
.mn_t-4:after {
    background-color: #9a9a9a
}

.mn_t-4 {
    z-index: 3;
    background: #a9a9a9;
    background: rgba(169, 169, 169, 0.97);
    border-left: 1px solid #b8b8b8
}

.mn_t-4:after {
    background-color: #a9a9a9
}

.mn_l-4 {
    padding-right: 60px
}

.menu-trigger {
    display: none
}

.lt-ie9 .i-arrow-down {
    display: none
}

@media screen and (min-width: 1025px) {
    .i-arrow-down {
        display: none
    }
}

@media screen and (min-width: 1025px) and (max-width: 1354px) {
    .mn_wrapper {
        float: left;
        display: block;
        margin: 12px 0 0 -16px
    }
    .lang-en .mn_wrapper {
        margin-left: -8px
    }
    .mn_i-1 {
        height: 41px
    }
    .mn_i-1:last-child>.mn_t-2,
    .mn_i-1:last-child>.mn_t-3,
    .mn_i-1:last-child>.mn_t-4 {
        left: auto;
        right: 0
    }
}

@media screen and (max-width: 1024px) {
    .menu-trigger {
        display: block;
        position: absolute;
        top: 18px;
        right: 10px;
        font-size: 35px;
        width: 50px;
        height: 50px;
        text-align: center;
        line-height: 50px
    }
    .slideIn .menu-trigger {
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    .menu-trigger .mt {
        position: absolute;
        width: 30px;
        height: 2px;
        left: 50%;
        margin: 0 0 0 -15px;
        background: #545454
    }
    .menu-trigger .mt-t {
        top: 15px;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0
    }
    .slideIn .menu-trigger .mt-t {
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        width: 41px;
        top: 10px
    }
    .menu-trigger .mt-b {
        bottom: 15px;
        -moz-transform-origin: 0 100%;
        -ms-transform-origin: 0 100%;
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%
    }
    .slideIn .menu-trigger .mt-b {
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        width: 41px;
        bottom: 10px
    }
    .menu-trigger .mt-m {
        top: 50%;
        margin-top: -1px
    }
    .slideIn .menu-trigger .mt-m {
        filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0
    }
    .mb-mn_wrapper {
        font-size: 16px
    }
    .mb-mn_t-1 a[target="_blank"] {
        background: url('../img/icon-redirect.svg?1450236568') no-repeat;
        background-position: -webkit-calc(100% - 12px) center;
        background-position: calc(100% - 12px) center;
        background-size: 26px auto
    }
    .mb-mn_t-1 li.has_sub a[target="_blank"] {
        background-position: -webkit-calc(100% - 12px) center;
        background-position: calc(100% - 50px) center;
        padding-right: 95px
    }
    .mb-mn_t-1 a {
        display: block;
        color: #fff;
        padding: 20px 35px 20px 15px;
        position: relative
    }
    .mb-mn_t-2,
    .mb-mn_t-3,
    .mb-mn_t-4 {
        display: none
    }
    .mb-mn_t-1,
    .mb-mn_t-2,
    .mb-mn_t-3,
    .mb-mn_t-4 {
        line-height: 1.3
    }
    .mb-mn_i-1 {
        border-bottom: 1px solid #7a7a7a
    }
    .mb-mn_t-2 {
        background: rgba(109, 104, 104, 0.55)
    }
    .mb-mn_t-3 {
        background: rgba(132, 128, 128, 0.45)
    }
    .mb-mn_t-4 {
        background: rgba(144, 144, 144, 0.55)
    }
    .i-arrow-down {
        position: absolute;
        right: 0;
        width: 45px;
        height: 55px;
        margin: -15px 0 0 0
    }
    .i-arrow-down:before {
        padding-right: 10px;
        line-height: 55px;
        text-align: center;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }
    .ios .i-arrow-down:before {
        line-height: 50px
    }
    .mb-active>a .i-arrow-down:before {
        content: '\e901'
    }
}

.breadcrumb {
    margin: 10px 0 5px;
    text-align: right;
    padding: 0
}

.breadcrumb li {
    font-size: 0.6875em;
    display: inline;
    list-style: none;
    line-height: 1.2;
    padding: 0;
    margin: 0
}

.breadcrumb li:before {
    content: ">";
    margin: 5px;
    color: #666666
}

.breadcrumb li:first-child:before {
    content: " ";
    margin: 0
}

.breadcrumb a {
    color: #666
}

.breadcrumb a:hover,
.breadcrumb a:focus {
    text-decoration: underline
}

aside.side {
    float: left;
    width: 195px;
    margin: 2.2% 0 0
}

.sideMenu {
    overflow: hidden;
    padding: 11px 11px 0;
    background: #FFF
}

.sm_title {
    font-size: 1.25em;
    font-weight: 700;
    margin: 0 -11px 0.4em;
    padding: 8px 11px 0.8em;
    line-height: 1.2;
    border-bottom: 1px solid #E4E7EA
}

.lang-tc .sm_title,
.lang-sc .sm_title {
    letter-spacing: 2px
}

.sm_title~.sm_title {
    margin-top: 1.5em
}

.sm-i-1 {
    line-height: 1.2;
    margin-top: 14px;
    margin-bottom: 27px
}

.sm-l-1 {
    font-weight: 700
}

.sm-t-2 {
    line-height: 1.2;
    margin: 7px 0 1.3em
}

.sm-i-2 {
    position: relative;
    margin: 6px 0;
    padding: 2px 0 0 1em
}

.sm-i-2:first-child {
    margin-top: 0
}

.sm-i-2:before {
    font-size: .7em;
    font-weight: 700;
    line-height: 0;
    position: absolute;
    top: 1.18em;
    left: 0
}

.sm-l-2 {
    font-size: 0.875em
}

.selected>.sm-l-2 {
    color: #52b3fc
}

.ex_sm_btn_c {
    margin: 1.1em 0;
    background-color: #FFF
}

.ex_sm_btn_c:first-child {
    margin-top: 0
}

.ex_sm_btn {
    font-size: 1.25em;
    font-weight: 700;
    line-height: 1.1;
    position: relative;
    display: block;
    padding: 14px 11px
}

.lang-tc .ex_sm_btn,
.lang-sc .ex_sm_btn {
    letter-spacing: 2px
}

.ex_sm_btn:before {
    font-size: 11px;
    line-height: 13px;
    position: absolute;
    top: 50%;
    right: 15px;
    box-sizing: border-box;
    width: 15px;
    height: 15px;
    margin: -7px 0 0;
    text-align: center;
    text-indent: 1px;
    color: #666;
    border: 1px solid #888
}

.sideMenu .ex_sm_btn {
    font-size: 1em;
    margin: 0 -11px;
    border-top: 1px solid #E4E7EA
}

.ex_sm_btn.ex_sm_btn-down:before {
    font-weight: 700
}

.ex_sm_btn.ex_sm_btn-no {
    font-size: 0.875em;
    padding-left: 27px
}

.ex_sm_btn.ex_sm_btn-no:before {
    font-size: .85em;
    font-weight: 700;
    line-height: 0;
    top: 28px;
    left: 11px;
    border: 0
}

@media screen and (max-width: 1024px) {
    aside.side {
        display: none
    }
}

.bk2Top_container_row {
    position: relative
}

.bk2Top_container {
    position: absolute;
    z-index: 15;
    top: -75px;
    right: 10px;
    display: none;
    width: 65px;
    height: 65px
}

.bk2Top {
    position: relative;
    display: block;
    overflow: hidden;
    width: 65px;
    height: 65px;
    text-indent: -9999px;
    background: #888
}

.bk2Top:before {
    font-size: 58px;
    line-height: 65px;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    text-indent: 0;
    color: #FFF
}

.bk2Top:hover {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5
}

footer {
    margin: 5% 0 0;
    background: #888 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABhIAAAADCAIAAAD5kwJ9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA7dpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wUmlnaHRzPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvcmlnaHRzLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcFJpZ2h0czpNYXJrZWQ9IkZhbHNlIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTgwODM5RkVBNzU4OTVBOEYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NUJENzRFM0FEQjczMTFFNTgwNzFGNUE2Q0VFRTYyREMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NUJENzRFMzlEQjczMTFFNTgwNzFGNUE2Q0VFRTYyREMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ4RjQxNjNCMzAyMDY4MTE4MjJBODdFQ0IwNTRFMDM4IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE4MDgzOUZFQTc1ODk1QThGIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+RSdFhgAAAM5JREFUeNrs1zsOAVEUxvG5M5fceERIdEjGBjTUxLRqa7MNtUenUapUJFPoZMQrwZ3LAmxgHP/fDr7vnOIcFc2P3n9b3FIPGRYVA0oAfte4vmrnJvQggFJmkxjxMXOmv7mHjFuGvO8/nRMfs3u34XQpP2ZDBcmBrQYyxfZHT8c3LZ9enC0tIMtYUeCnDcuPmp3Rg4SLIWjGl4L4mCWvsz6fGLcMVa0TK/+KaDld2e3Fx3TGpPGWrQYy5d0bvG5XehDPpwIAAAAAAAB8+wgwAI8qM6CAQI+CAAAAAElFTkSuQmCC') top center repeat-x;
    background-size: 100% 3px
}

.footer-top {
    padding: 3.8% 0
}

.footer-bottom {
    border-top: 1px solid #ACACAC
}

.smap-t-1 {
    display: table;
    width: 100%
}

.smap-t-1 a {
    color: #FFF
}

.smap-i-1 {
    line-height: 1.4;
    display: table-cell;
    width: 1%;
    padding: 0 12px;
    vertical-align: top;
    border-left: 1px solid #ACACAC
}

.smap-l-1 {
    font-size: 1em;
    font-weight: 700;
    display: inline-block;
    min-height: 45px;
    vertical-align: top
}

.smap-t-2 {
    margin: 4px 0 0
}

.smap-i-2 {
    line-height: 1.4;
    margin: 10px 0 0
}

.smap-l-2 {
    font-size: 0.875em
}

.footer-bottom {
    padding: 2.2% 0
}

.ft-c {
    display: table;
    width: 100%
}

.ft-logo,
.ft-cp,
.ft-cp-link,
.ft-soc {
    display: table-cell;
    vertical-align: middle
}

.ft-cp,
.ft-cp-link {
    text-align: center
}

.ft-logo {
    margin: 0 7% 0 0
}

.ft-cp {
    padding: 0 10px
}

.ft-cp p {
    font-size: 0.9375em;
    color: #FFF
}

.ft-cp-link {
    padding: 0 10px
}

.ft-cp-link p {
    font-size: 0.9375em;
    font-weight: 700;
    color: #FFF
}

.ft-cp-link p a {
    display: inline-block;
    margin: 0 8px;
    text-decoration: none;
    color: inherit
}

.ft-soc-c {
    float: right;
    min-width: 180px
}

.ft-soc-icon,
.ft-soc-icon-linkedin,
.ft-soc-icon-facebook,
.ft-soc-icon-print,
.ft-soc-icon-instagram,
.ft-soc-icon-mail {
    position: relative;
    display: block;
    float: left;
    width: 33px;
    height: 33px;
    margin: 0 0 0 16px;
    color: #FFF
}

.ft-soc-icon:before,
.ft-soc-icon-linkedin:before,
.ft-soc-icon-facebook:before,
.ft-soc-icon-print:before,
.ft-soc-icon-instagram:before,
.ft-soc-icon-mail:before {
    font-size: 20px;
    line-height: 33px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center
}

.ft-soc-icon-linkedin {
    background-color: #01649b
}

.ft-soc-icon-facebook {
    background-color: #3b5999
}

.ft-soc-icon-print {
    background-color: #92e713
}

.ft-soc-icon-mail {
    background-color: #47dad2
}

.ft-soc-icon-instagram {
    background-color: #FD1D1D
}

@media screen and (max-width: 1024px) {
    .footer-top {
        display: none
    }
    .ft-cp-link {
        display: none
    }
    .ft-logo,
    .ft-cp,
    .ft-soc {
        display: block
    }
    .ft-logo {
        float: left;
        margin-bottom: 10px
    }
    .ft-soc {
        float: right;
        margin: 10px 0 10px 10px
    }
    .ft-cp {
        clear: both;
        margin-top: 6px;
        padding: 10px 0 0;
        border-top: 1px solid #FFF
    }
    .ft-cp p {
        font-size: 0.8125em;
        line-height: 1.3
    }
    .footer-bottom {
        padding-right: 15px;
        padding-left: 15px
    }
    .ft-soc-icon-print {
        display: none
    }
    .ft-soc-c {
        min-width: 0
    }
}

@media screen and (max-width: 1212px) {
    .footer-bottom {
        padding-right: 10px;
        padding-left: 10px
    }
}

@media screen and (max-width: 767px) {
    footer {
        margin-top: 70px
    }
    .bk2Top_container {
        top: -60px;
        right: 0;
        width: 50px;
        height: 50px
    }
    .bk2Top {
        width: 50px;
        height: 50px
    }
    .bk2Top:before {
        font-size: 43px;
        line-height: 50px
    }
}

* {
    max-height: 29999px;
    -webkit-tap-highlight-color: transparent
}

body {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAIAAAAmkwkpAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTk5RkZBNDk0RDU4MTFFNUI4ODNFRUQ3NjY4RTgwMUEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTk5RkZBNEE0RDU4MTFFNUI4ODNFRUQ3NjY4RTgwMUEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5OTlGRkE0NzRENTgxMUU1Qjg4M0VFRDc2NjhFODAxQSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5OTlGRkE0ODRENTgxMUU1Qjg4M0VFRDc2NjhFODAxQSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuhLp3IAAAApSURBVHjaYnz27DkDA4OQkCCQZARyICwQ58ePH0Dq3bv3KBygPECAAQCiHhFwSwBpKgAAAABJRU5ErkJggg==')
}

.wrapper {
    overflow: hidden;
    position: relative;
    padding: 99px 0 0
}

.lt-ie9 .wrapper {
    min-width: 1354px
}

#main {
    min-height: 500px
}

@media screen and (max-width: 1024px) {
    .slideIn #main {
        -webkit-filter: blur(10px);
        filter: blur(10px);
        -moz-transform: translate3d(0, 0, 0.1px);
        -webkit-transform: translate3d(0, 0, 0.1px);
        transform: translate3d(0, 0, 0.1px)
    }
}

@media screen and (max-width: 1024px) {
    .wrapper {
        padding-top: 80px
    }
}

@media screen and (min-width: 1025px) and (max-width: 1353px) {
    .wrapper {
        padding-top: 141px
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .wrapper {
        padding-top: 80px
    }
}

.page-index .mobileTitle {
    display: none !important
}

.idx_banner_container {
    position: relative;
    max-height: 412px
}

.idx_banner_itm {
    position: relative;
    top: 0;
    left: 0
}

.idx_banner_block {
    position: absolute;
    top: 22%;
    right: 2%;
    width: 400px
}

.idx_banner_block_head,
.idx_banner_block_desc,
.idx_banner_block_link {
    color: #595858
}

.idx_banner_img img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%
}

.idx_banner_container-desktop .idx_banner_list,
.idx_banner_container-desktop .idx_banner_img {
    padding: 30.88456% 0 0
}

.idx_banner_container-tablet .idx_banner_list,
.idx_banner_container-tablet .idx_banner_img {
    padding: 40.23438% 0 0
}

.idx_banner_container-mobile .idx_banner_list,
.idx_banner_container-mobile .idx_banner_img {
    padding: 79.35185% 0 0
}

.idx_banner_block_head {
    font-size: 2.375em;
    line-height: 1.4;
    margin: 0 0 .3em
}

.idx_banner_block_desc {
    font-size: 0.875em;
    line-height: 2
}

.idx_banner_block_link {
    font-size: 1em;
    font-weight: 700;
    position: relative;
    float: left;
    margin: 1.1em 0 0;
    padding: 2px 36px 2px 16px;
    color: #7C7C7C;
    border: 1px solid #7C7C7C
}

.idx_banner_block_link:before {
    font-size: 26px;
    font-weight: bold;
    position: absolute;
    top: 14px;
    right: 10px
}

.lt-ie9 .idx_banner_container,
.lt-ie9 .idx_banner_container li,
.lt-ie9 .idx_banner_container ul,
.lt-ie9 .idx_banner_container .bx-viewport,
.lt-ie9 .idx_banner_container img {
    height: 412px !important
}

.idx_banner_container-tablet,
.idx_banner_container-mobile {
    display: none
}

.idx_features_wrap,
.box3es_wrap {
    margin: -8.2% -2px 6.5%
}

.idx_features,
.box3es {
    display: table;
    width: 100%
}

.idx_f_box,
.box3 {
    position: relative;
    display: table-cell;
    overflow: hidden;
    width: 25%;
    padding: 0 0 60px;
    vertical-align: top
}

.idx_f_box.idx_f_box-nohover:before,
.idx_f_box-nohover.box3:before {
    background-color: #FFF !important
}

.idx_f_box:before,
.box3:before {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=95);
    opacity: 0.95;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    position: absolute;
    z-index: 0;
    top: 0;
    right: 2px;
    left: 2px;
    height: 400%;
    content: " ";
    background-color: #FFF
}

.idx_f_box>a:before,
.box3>a:before,
.idx_f_box>div:before,
.box3>div:before {
    position: absolute;
    top: 0;
    right: 2px;
    left: 2px;
    height: 400%;
    content: " "
}

.ios .idx_f_box .link-arrowBlock:before,
.ios .box3 .link-arrowBlock:before,
.ios .idx_f_box .ti_b_ceo:before,
.ios .box3 .ti_b_ceo:before,
.ios .idx_f_box .ti_pop_ceo:before,
.ios .box3 .ti_pop_ceo:before {
    line-height: 18px;
    top: 7px
}

.android .idx_f_box .link-arrowBlock:before,
.android .box3 .link-arrowBlock:before,
.android .idx_f_box .ti_b_ceo:before,
.android .box3 .ti_b_ceo:before,
.android .idx_f_box .ti_pop_ceo:before,
.android .box3 .ti_pop_ceo:before {
    font-size: 19px;
    line-height: 20px
}

.isFF .idx_f_box .link-arrowBlock:before,
.isFF .box3 .link-arrowBlock:before,
.isFF .idx_f_box .ti_b_ceo:before,
.isFF .box3 .ti_b_ceo:before,
.isFF .idx_f_box .ti_pop_ceo:before,
.isFF .box3 .ti_pop_ceo:before {
    top: 7px
}

.idx_f_box>a:hover .idx_f_icon,
.box3>a:hover .idx_f_icon,
.idx_f_box>a:hover .box3_icon,
.box3>a:hover .box3_icon,
.idx_f_box.selected>a .idx_f_icon,
.selected.box3>a .idx_f_icon,
.idx_f_box.selected>a .box3_icon,
.selected.box3>a .box3_icon {
    background-color: #FFF
}

.idx_f_box>a:hover .idx_f_icon .icon-off,
.box3>a:hover .idx_f_icon .icon-off,
.idx_f_box>a:hover .box3_icon .icon-off,
.box3>a:hover .box3_icon .icon-off,
.idx_f_box.selected>a .idx_f_icon .icon-off,
.selected.box3>a .idx_f_icon .icon-off,
.idx_f_box.selected>a .box3_icon .icon-off,
.selected.box3>a .box3_icon .icon-off {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.idx_f_box>a:hover .idx_f_icon .icon-on,
.box3>a:hover .idx_f_icon .icon-on,
.idx_f_box>a:hover .box3_icon .icon-on,
.box3>a:hover .box3_icon .icon-on,
.idx_f_box.selected>a .idx_f_icon .icon-on,
.selected.box3>a .idx_f_icon .icon-on,
.idx_f_box.selected>a .box3_icon .icon-on,
.selected.box3>a .box3_icon .icon-on {
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.idx_f_box>a:hover *,
.box3>a:hover *,
.idx_f_box.selected>a *,
.selected.box3>a * {
    color: #FFF
}

.idx_f_box>a:hover .link-arrowBlock:before,
.box3>a:hover .link-arrowBlock:before,
.idx_f_box>a:hover .ti_b_ceo:before,
.box3>a:hover .ti_b_ceo:before,
.idx_f_box>a:hover .ti_pop_ceo:before,
.box3>a:hover .ti_pop_ceo:before,
.idx_f_box.selected>a .link-arrowBlock:before,
.selected.box3>a .link-arrowBlock:before,
.idx_f_box.selected>a .ti_b_ceo:before,
.selected.box3>a .ti_b_ceo:before,
.idx_f_box.selected>a .ti_pop_ceo:before,
.selected.box3>a .ti_pop_ceo:before {
    color: #FFF;
    border-color: #FFF
}

.idx_f_box h2,
.box3 h2,
.idx_f_box p,
.box3 p,
.idx_f_box h1,
.box3 h1,
.idx_f_box .box3_title,
.box3 .box3_title,
.idx_f_box ::before,
.box3 ::before {
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s
}

.idx_f_box-w2 {
    width: 50%
}

.idx_f_box_inner,
.box3_inner {
    position: relative;
    z-index: 1;
    padding: 22px 24px 0
}

.idx_f_title,
.box3_title {
    font-size: 1.25em;
    font-weight: 700;
    line-height: 1.2;
    position: relative;
    margin: 0 0 12px;
    padding: 0 0 0 35px;
    color: inherit
}

.lang-tc .idx_f_title,
.lang-tc .box3_title,
.lang-sc .idx_f_title,
.lang-sc .box3_title {
    letter-spacing: 2px
}

.idx_f_box-nohover .idx_f_title,
.idx_f_box-nohover .box3_title {
    margin-right: 72px
}

.idx_f_desc,
.box3_desc {
    font-size: 0.8125em;
    line-height: 1.7
}

.idx_f_icon,
.box3_icon {
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 25px;
    height: 25px;
    background-position: center center
}

.idx_f_icon img,
.box3_icon img {
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: auto
}

.idx_f_icon .icon-off,
.box3_icon .icon-off {
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.idx_f_icon .icon-on,
.box3_icon .icon-on {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.idx_f_box_bot,
.box3_bot {
    position: absolute;
    right: 2px;
    bottom: 0;
    left: 2px;
    overflow: hidden;
    height: 60px;
    padding: 15px 22px 0 0;
    text-align: right
}

.idx_f_box_bot:before,
.box3_bot:before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    display: block;
    overflow: hidden;
    height: 1px;
    content: " ";
    background-color: #E4E7EA
}

.idx_f_box_bot a,
.box3_bot a {
    float: right
}

.link-arrowBlock,
.ti_b_ceo,
.ti_pop_ceo {
    font-size: 0.875em;
    font-weight: bold;
    line-height: 30px;
    position: relative
}

.isMac .link-arrowBlock-down:before {
    text-indent: -2px
}

.android .link-arrowBlock-down:before {
    text-indent: -2px
}

.isFF .link-arrowBlock-down:before {
    line-height: 18px;
    text-indent: -2px
}

.idx_f_news_wrap {
    margin: 0 -22px 10px
}

.idx_f_news_wrap img {
    display: block
}

.idx_f_news_imgWrapper {
    float: right;
    width: 76px;
    height: 76px;
    margin: 0 0 0 8px
}

.idx_f_news_block {
    float: left;
    width: 50%;
    padding: 0 0 0 23px
}

.idx_f_news_desc {
    line-height: 1.7;
    position: relative;
    overflow: hidden;
    height: 68px
}

.idx_f_news_list .idx_f_news_block:nth-child(1),
.idx_f_news_list .idx_f_news_block:nth-child(2) {
    position: relative;
    visibility: visible
}

.idx_f_news_container .bx-wrapper .bx-prev,
.idx_f_news_container .bx-wrapper .bx-next {
    position: relative;
    left: auto;
    float: left;
    width: 26px;
    height: 26px;
    background: transparent
}

.idx_f_news_container .bx-wrapper .bx-prev:before,
.idx_f_news_container .bx-wrapper .bx-next:before {
    font-size: 22px;
    font-weight: 700;
    line-height: 26px
}

.idx_f_news_container .bx-wrapper .bx-prev:after,
.idx_f_news_container .bx-wrapper .bx-next:after {
    display: none
}

.idx_f_news_container .bx-controls {
    position: absolute;
    top: -5px;
    right: 32px
}

.lt-ie9 .idx_f_news_container .bx-controls {
    right: 40px
}

.brandBox_wrapper {
    margin: 0 -2px
}

.brandBox_topLine {
    display: table;
    width: 100%;
    margin: 0 0 1.9%
}

.brandTop_title,
.brandBox_topLine-right {
    display: table-cell
}

.brandTop_title {
    font-size: 1.25em;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    width: 25%;
    padding: 5px 22px;
    vertical-align: middle;
    color: inherit
}

.brandTop_title:before {
    position: absolute;
    top: 0;
    right: 2px;
    left: 2px;
    height: 400%;
    content: " ";
    background: #FFF
}

.lt-ie9 .brandTop_title:before {
    top: 2px
}

.brandTop_title span {
    position: relative;
    z-index: 1
}

.brandBox_topLine-right {
    width: 75%;
    padding: 0 1px 0 0
}

.brandTop_tabWrap {
    display: table;
    width: 100%;
    margin: 0 1px 0 0
}

.brandTop_tab {
    font-size: 0.875em;
    line-height: 1.2;
    position: relative;
    display: table-cell;
    overflow: hidden;
    width: 15%;
    height: 45px;
    padding: 5px 5px;
    text-align: center;
    vertical-align: middle
}

.brandTop_tab.selected {
    color: #52b3fc
}

.brandTop_tab:first-child:before {
    left: 2px
}

.brandTop_tab:before {
    position: absolute;
    top: 0;
    right: 1px;
    left: 1px;
    height: 400%;
    content: " ";
    background: #FFF
}

.brandTop_tab a {
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    font-weight: 700;
    position: relative;
    z-index: 1;
    display: inline-block;
    padding-top: 4px;
    padding-bottom: 4px
}

.brandTop_tab a:after {
    position: absolute;
    top: -200%;
    right: -200%;
    bottom: -200%;
    left: -200%;
    content: " "
}

.tab-extLink:before {
    top: 3px
}

.isMac.isSafari .tab-extLink:before {
    top: 1px
}

.isFF .tab-extLink:before {
    top: 4px
}

.ios .tab-extLink:before {
    top: 2px
}

.brandBox {
    display: table;
    width: 100%;
    margin: 0 0 1.9%
}

.brandBox-left,
.brandBox-right {
    display: table-cell;
    vertical-align: top
}

.brandBox-left {
    position: relative;
    overflow: hidden;
    width: 25%;
    padding: 22px 22px
}

.brandBox-left:before {
    position: absolute;
    top: 4px;
    right: 2px;
    left: 2px;
    height: 400%;
    content: " ";
    background-color: #FFF
}

.brandBox-right {
    width: 75%
}

.brandTitle {
    font-size: 1.25em;
    font-weight: 700;
    line-height: 1.3;
    position: relative;
    margin: .2em 0 1.1em;
    color: inherit
}

.brandDesc {
    line-height: 2;
    position: relative
}

.brandBox_s_in {
    position: relative;
    padding: 100% 0 0;
    background-color: #FFF
}

.brandBox_s_in_all {
    position: relative;
    padding: 42.3% 0 0;
    background-color: #FFF;
    /*background-image:url("../../images/logo/homepage/brand/254/logo_homepage_gratus_desktop.jpg");*/
}

.brandBox_s_in_all_desktop{
    display:inline;
    width:100%;
}

.brandBox_s_in_all_mobile{
    display: none;
}

.brandBox_s_in_all_tab{
    display: none;
}

.brandBox_s_in img {
    display: block;
    width: 100%;
}

.brandBox_s_image {
    position: absolute;
    top: 0;
    left: 0
}

.brandBox_s_logo {
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 0;
    left: 0;
    background: #FFF
}

.brandBox_s_logo img {
    width: 100%;
    height: auto
}

.brandBox-right-inner {
    margin: -4px 0 0
}

.brandBox-right_col {
    float: left;
    width: 33.33333%;
    padding: 4px 2px 0
}

.brandBox-right_col_all {
    float: left;
    width: 100%;
    padding: 4px 2px 0
}

.brandBox_s {
    display: block
}

.index-extra-btn {
    display: block;
    width: auto;
    margin: 20px 10px;
    padding: 12px 10px;
    background: #FFF
}

.index-extra-btn:before {
    top: 13px;
    right: 10px
}

@media screen and (max-width: 1212px) {
    .idx_banner_section {
        margin-right: -10px;
        margin-left: -10px
    }
}

@media screen and (min-width: 768px) and (max-width: 1353px) {
    .container-narrow-idx {
        padding-right: 10px;
        padding-left: 10px
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .idx_f_box,
    .box3,
    .idx_f_box-w2 {
        width: 33.33333%
    }
    .idx_banner_container-tablet {
        display: block
    }
    .idx_banner_container {
        max-height: 248.54369vw
    }
    .idx_banner_container-tablet {
        display: block
    }
    .brandTop_tab {
        font-size: 0.75em
    }
    .brandTop_tab .tab-extLink:before {
        top: 2px
    }
    .isMac.isSafari .brandTop_tab .tab-extLink:before {
        top: 0
    }
    .isFF .brandTop_tab .tab-extLink:before {
        top: 3px
    }
    .ios .brandTop_tab .tab-extLink:before {
        top: 1px
    }

    .brandBox_s_in_all {        
        padding: 92% 0 0;        
    }

    .brandBox_s_in_all_desktop{
        display: none;
    }
    
    .brandBox_s_in_all_mobile{
        display: none;
    }

    .brandBox_s_in_all_tab{
        display:inline;
        width:100%;
    }
}

@media screen and (max-width: 1024px) {
    .idx_banner_container-desktop {
        display: none
    }
    .idx_banner_container .bx-wrapper .bx-prev,
    .idx_banner_container .bx-wrapper .bx-next {
        background: transparent
    }
    .idx_banner_container .bx-wrapper .bx-prev:after,
    .idx_banner_container .bx-wrapper .bx-next:after {
        display: none
    }
    .idx_banner_container .bx-wrapper .bx-prev:before,
    .idx_banner_container .bx-wrapper .bx-next:before {
        color: inherit
    }
    .idx_banner_container .bx-wrapper .bx-prev {
        left: -16px
    }
    .idx_banner_container .bx-wrapper .bx-next {
        right: -16px
    }
    .idx_f_news_block {
        width: 100%;
        padding-left: 12px
    }
    .idx_f_box_inner,
    .box3_inner {
        padding: 11px 12px 0
    }
    .idx_f_news_wrap {
        margin-right: -10px;
        margin-left: -10px
    }
    .brandTop_title,
    .brandBox-left {
        width: 33.33333%
    }
    .brandBox_topLine-right,
    .brandBox-right {
        width: 66.66667%
    }
    .brandBox-right_col {
        width: 50%
    }
}

@media screen and (max-width: 767px) {
    .idx_banner_container-mobile {
        display: block
    }
    .idx_features_wrap_c .idx_f_box,
    .idx_features_wrap_c .box3 {
        float: left;
        width: 50%;
        height: 109px
    }
    .idx_features_wrap_c .idx_f_desc,
    .idx_features_wrap_c .box3_desc {
        display: none
    }
    .idx_features_wrap,
    .box3es_wrap {
        margin-top: 0
    }
    .idx_features_wrap .idx_f_box,
    .box3es_wrap .idx_f_box,
    .idx_features_wrap .box3,
    .box3es_wrap .box3 {
        padding-bottom: 35px
    }
    .idx_features_wrap .idx_f_box .idx_f_box_bot,
    .box3es_wrap .idx_f_box .idx_f_box_bot,
    .idx_features_wrap .box3 .idx_f_box_bot,
    .box3es_wrap .box3 .idx_f_box_bot,
    .idx_features_wrap .idx_f_box .box3_bot,
    .box3es_wrap .idx_f_box .box3_bot,
    .idx_features_wrap .box3 .box3_bot,
    .box3es_wrap .box3 .box3_bot {
        height: 36px;
        padding-top: 4px;
        padding-right: 10px
    }
    .idx_features_wrap .idx_f_box-w2,
    .box3es_wrap .idx_f_box-w2 {
        width: 100%;
        height: auto;
        margin-top: 4px
    }
    .idx_features_wrap .idx_f_box-top .idx_f_box_bot,
    .box3es_wrap .idx_f_box-top .idx_f_box_bot,
    .idx_features_wrap .idx_f_box-top .box3_bot,
    .box3es_wrap .idx_f_box-top .box3_bot {
        padding-top: 3px
    }
    .idx_features_wrap .idx_f_box-top .idx_f_box_bot:before,
    .box3es_wrap .idx_f_box-top .idx_f_box_bot:before,
    .idx_features_wrap .idx_f_box-top .box3_bot:before,
    .box3es_wrap .idx_f_box-top .box3_bot:before {
        display: none
    }
    .idx_f_title,
    .box3_title {
        font-size: 1em;
        display: table-cell;
        height: 24px;
        vertical-align: middle
    }
    .idx_f_news_container .bx-controls {
        top: auto;
        bottom: -36px;
        left: 4px
    }
    .idx_f_news_container .bx-wrapper .bx-prev,
    .idx_f_news_container .bx-wrapper .bx-next {
        margin: -30px 10px
    }
    .idx_f_news_container .bx-wrapper .bx-prev:before,
    .idx_f_news_container .bx-wrapper .bx-next:before {
        font-size: 30px;
        font-weight: 400
    }
    .idx_f_news_wrap {
        margin-top: 4px;
        margin-right: -12px;
        margin-bottom: 0;
        margin-left: -12px
    }
    .ios .idx_f_box .link-arrowBlock:before,
    .ios .box3 .link-arrowBlock:before,
    .ios .idx_f_box .ti_b_ceo:before,
    .ios .box3 .ti_b_ceo:before,
    .ios .idx_f_box .ti_pop_ceo:before,
    .ios .box3 .ti_pop_ceo:before {
        top: 6px
    }
    .ios .tab-extLink:before {
        top: 14px
    }
    .idx_banner_container {
        max-height: 126.021vw
    }
    .idx_f_news_desc {
        line-height: 1.6;
        overflow: hidden;
        height: 70px;
        padding-top: 5px
    }
    .ios .idx_f_news_desc,
    .android .idx_f_news_desc {
        height: 66px
    }
    .idx_f_news_imgWrapper {
        overflow: hidden;
        width: 70px;
        height: 70px
    }
    .brandBox_topLine {
        display: none
    }
    .brandBox {
        display: block
    }
    .brandBox-left,
    .brandBox-right {
        display: block;
        overflow: hidden;
        width: auto
    }
    .brandBox-right {
        margin-top: -4px
    }
    .brandDesc {
        display: none
    }
    .brandBox-right_col {
        width: 50%
    }
    .brandTitle {
        font-size: 1em;
        margin: 0
    }
    .brandBox-left {
        padding: 15px 10px 11px
    }

    .brandBox_s_in_all_desktop{
        display: none;
    }
    
    .brandBox_s_in_all_mobile{
        display: block;
        width: 100%;
    }

    .brandBox_s_in_all_tab{
        display: none;
    }

    .brandBox_s_in_all {
        padding: 50% 0 0; 
    }
    
}

.page {
    padding: 0 0 2%
}

.page-nobanner {
    margin: 2.2% 0 0
}

.page-content {
    position: relative
}

aside.side~.page-content {
    width: -webkit-calc(100% - 195px - 7.12144%);
    width: calc(100% - 195px - 7.12144%);
    float: right;
    margin: 2.2% 0 0
}

.lt-ie9 aside.side~.page-content {
    width: 1044px
}

.bannerNext,
.page-mainTop {
    margin-top: -8.2%;
    position: relative;
    z-index: 1
}

.page-mainBanner img {
    display: block;
    width: 100%;
    height: auto
}

.page-bg-white {
    background: #fff;
    margin: 2.2% 0 0;
    position: relative
}

.page-narrow-padding {
    padding: 11px
}

.page-left {
    width: 32.46951%;
    float: left;
    padding: 0 30px 0 15px
}

.lt-ie9 .page-left {
    width: 426px
}

.page-right {
    float: right;
    width: 67.53049%
}

.lt-ie9 .page-right {
    width: 886px
}

.page-extra {
    background: url('../img/inline/bg.png?1446083532');
    margin: 0 0 -5%;
    display: none
}

.page-extra.opened {
    display: block
}

.page-extra_title {
    color: #595858;
    padding: 1em 0 0;
    margin: 0
}

@media screen and (max-width: 1212px) {
    .page-mainBanner {
        margin-left: -10px;
        margin-right: -10px
    }
}

@media screen and (max-width: 1024px) {
    aside.side~.page-content {
        width: auto;
        float: none
    }
    .page-mainBanner {
        margin-top: -10px
    }
    .page-extra_title {
        font-size: 26px
    }
}

@media screen and (max-width: 767px) {
    .bannerNext,
    .page-mainTop {
        margin-top: 15px
    }
    .page-extra_title {
        font-size: 22px
    }
}

.gcse-banner {
    position: relative;
    z-index: 2;
    background: #545454
}

.gcse-banner p {
    font-size: 28px;
    padding: 7px 0;
    text-align: right;
    color: #FFF
}

#sideSearchinner {
    float: left;
    width: 150px !important;
    height: 40px !important
}

#sideSearchinner+button {
    font-size: 22px;
    line-height: 40px;
    width: 40px;
    height: 40px;
    padding: 0;
    border: 1px solid #e1e3e3;
    border-left: none;
    background: #FFF
}

#gcse-results {
    margin: 15px 0 0
}

#gcse-results .gcse-top {
    padding-bottom: 20px
}

#gcse-results #search-page-box {
    float: left;
    height: 32px !important;
    padding-right: 0 !important;
    border: 1px solid #888;
    background: #FFF
}

#gcse-results #search-page-box+input[type="submit"] {
    width: 32px;
    height: 32px
}

#gcse-results .gsc-control-cse {
    clear: both;
    padding: 0
}

#gcse-results .gsc-table-result,
#gcse-results .gsc-thumbnail-inside,
#gcse-results .gsc-url-top,
#gcse-results .gsc-result-info {
    padding-left: 0
}

#gcse-results .gsc-resultsHeader,
#gcse-results .gsc-table-result {
    border-collapse: separate
}

#gcse-results .gs-title,
#gcse-results .gs-title b {
    color: #52b3fc !important
}

#gcse-results .gs-webResult .gs-snippet,
#gcse-results .gs-imageResult .gs-snippet,
#gcse-results .gs-fileFormatType {
    color: #545454 !important
}

#gcse-results .gsc-results .gsc-cursor-box .gsc-cursor-page {
    color: #52b3fc !important
}

#gcse-results .gsc-selected-option-container {
    width: auto !important
}

@media screen and (max-width: 1024px) {
    .gcse-banner {
        margin-top: -10px
    }
}

@media screen and (max-width: 767px) {
    .gcse-banner p {
        font-size: 18px
    }
}

.br-content {
    position: relative
}

.br-content-dropdown {
    margin: 0 0 10px
}

.br-content-dropdown>button {
    padding-left: 19px;
    padding-right: 19px
}

.br-content-row~.br-content-row {
    margin: 11px 0 0
}

.br-content {
    display: flex;
    padding: 11px;
    background: #FFF
}

.br-content-left {
    float: left;
    width: 48.92368%
}

.br-content-right {
    position: relative;
    float: right;
    width: 48.92368%;
    margin-left: 2%;
    padding: 0 1.07632% 200px 0
}

.br-content-right.br-content-right-noshare {
    padding-bottom: 90px
}

.br-content-right-below {
    position: relative
}

.br-content-right-below:after {
    position: absolute;
    right: 1.07632%;
    bottom: 0;
    left: 0;
    padding: 4% 0 0;
    content: " ";
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAIAAAAmkwkpAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTk5RkZBNDk0RDU4MTFFNUI4ODNFRUQ3NjY4RTgwMUEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTk5RkZBNEE0RDU4MTFFNUI4ODNFRUQ3NjY4RTgwMUEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5OTlGRkE0NzRENTgxMUU1Qjg4M0VFRDc2NjhFODAxQSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5OTlGRkE0ODRENTgxMUU1Qjg4M0VFRDc2NjhFODAxQSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuhLp3IAAAApSURBVHjaYnz27DkDA4OQkCCQZARyICwQ58ePH0Dq3bv3KBygPECAAQCiHhFwSwBpKgAAAABJRU5ErkJggg==')
}

.br-imageMain_itm .d_crt {
    position: relative;
    padding: 100% 0 0
}

.br-imageMain_itm img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: auto
}

.br-logo {
    display: block;
    margin: 30px 0
}

.br-title {
    font-size: 1.1875em;
    font-weight: 700;
    margin: 28px 0 1em
}

.br-imageMain_nav_container {
    margin: 0 -11px 0 0
}

.br-imageMain_nav_container.js-sliderAdded {
    margin: 0
}

.br-imageMain_nav_container .bx-wrapper .bx-prev,
.br-imageMain_nav_container .bx-wrapper .bx-next {
    width: 33px;
    height: 33px;
    margin-top: -16px;
    background: #888
}

.br-imageMain_nav_container .bx-wrapper .bx-prev:before,
.br-imageMain_nav_container .bx-wrapper .bx-next:before {
    font-size: 33px;
    font-weight: 700;
    line-height: 33px
}

.br-imageMain_nav_container .bx-wrapper .bx-prev:after,
.br-imageMain_nav_container .bx-wrapper .bx-next:after {
    display: none
}

.br-imageMain_nav_container .bx-wrapper .bx-prev {
    left: 0
}

.br-imageMain_nav_container .bx-wrapper .bx-next {
    right: 0
}

.br-imageMain_nav_list-s3 .br-imageMain_nav_itm {
    width: 33.33333%
}

.br-imageMain_nav_list-s3 .br-imageMain_nav_itm:nth-child(1),
.br-imageMain_nav_list-s3 .br-imageMain_nav_itm:nth-child(2),
.br-imageMain_nav_list-s3 .br-imageMain_nav_itm:nth-child(3) {
    position: relative;
    visibility: visible;
    float: left
}

.js-sliderAdded .br-imageMain_nav_list-s3 .br-imageMain_nav_itm {
    padding: 0
}

.br-imageMain_nav_list-s2 .br-imageMain_nav_itm {
    width: 50%
}

.br-imageMain_nav_list-s2 .br-imageMain_nav_itm:nth-child(1),
.br-imageMain_nav_list-s2 .br-imageMain_nav_itm:nth-child(2) {
    position: relative;
    visibility: visible;
    float: left
}

.js-sliderAdded .br-imageMain_nav_list-s2 .br-imageMain_nav_itm {
    padding: 0
}

.br-imageMain_nav_itm {
    width: 33.33333%;
    padding: 0 11px 0 0
}

.br-imageMain_nav_itm img {
    display: block;
    width: 100%;
    height: auto
}

.br-imageMain-imgW {
    position: relative;
    display: block
}

.br-imageMain-imgW:before,
.br-imageMain-imgW .ie8overlay {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: " ";
    background-color: #52b3fc;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s
}

.selected>.br-imageMain-imgW:before,
.selected>.br-imageMain-imgW .ie8overlay {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5
}

.br-link {
    font-size: 1.125em;
    font-weight: 700;
    display: inline-block;
    float: left;
    margin: -5px 0 0;
    word-break: break-all
}

.br-share-w {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 200px;
    min-height: 80px
}

.br-share-container {
    font-size: 0;
    clear: both;
    padding-top: 10px;
    white-space: nowrap
}

.br-share {
    font-size: 22px;
    line-height: 33px;
    display: inline-block;
    width: 33px;
    height: 33px;
    margin: 0 17px 0 0;
    text-align: center;
    color: #FFF;
    background-color: #50d1cb
}

.br-cloud {
    position: relative
}

.br-cloud:before {
    position: absolute;
    top: -27px;
    left: 12.5%;
    width: 0;
    height: 0;
    margin: 0 0 0 -27px;
    content: " ";
    border-width: 0 27.5px 28px 27.5px;
    border-style: solid;
    border-color: transparent transparent #FFF transparent
}

.br-cloud+.br-cloud:before {
    left: 37.5%
}

.br-clouds {
    margin: 35px 0 0;
    background: #FFF
}

.br-cloud {
    display: none;
    padding: 24px 24px
}

.br-cloud .ckec {
    max-width: 640px
}

.br-cloud-title {
    font-size: 1.1875em;
    margin: 0 0 .7em
}

.js-view-targets>* {
    display: none
}

.js-view-targets>*.selected {
    display: block
}

@media screen and (max-width: 1024px) {
    .br-content-treatment,
    .br-content-product,
    .br-content-eq,
    .br-content-cc {
        background: #FFF
    }
    .br-top {
        position: relative;
        height: 90px;
        padding: 15px 15px 0;
        text-align: center
    }
    .br-top>* {
        font-size: 0;
        display: inline-block;
        vertical-align: middle
    }
    .br-top .fa {
        font-size: 40px
    }
    .br-logo-top {
        width: auto;
        height: 60px
    }
    .br-prev,
    .br-next {
        position: absolute;
        top: 50%;
        width: 35px;
        height: 40px;
        margin: -20px 0 0;
        color: #D9D9D9
    }
    .br-prev {
        left: 15%
    }
    .br-next {
        right: 15%
    }
    .br-logo {
        display: none
    }
    .br-top-title {
        font-size: 1.25em;
        line-height: 1.1;
        display: table-cell;
        width: 1%;
        height: 60px;
        margin: 0;
        padding-right: 40px;
        padding-left: 40px;
        text-align: center;
        vertical-align: middle
    }
    .br-top-title>span {
        display: inline-block;
        max-width: 400px
    }
}

@media screen and (max-width: 767px) {
    .br-prev {
        left: 10px
    }
    .br-next {
        right: 10px
    }
    .br-content-treatment .br-imageMain_container,
    .br-content-cc .br-imageMain_container {
        display: none
    }
    .br-content {
        display: block;
        padding-top: 0
    }
    .br-content-left,
    .br-content-right {
        float: none;
        width: auto;
        margin: 0;
        padding: 0 !important
    }
    .br-content-right {
        margin: 15px
    }
    .br-share-w {
        position: relative;
        height: auto !important;
        margin-top: 35px !important
    }
    .br-link {
        font-weight: 400
    }
    .br-imageMain_nav_list-s3 {
        font-size: 0;
        text-align: center
    }
    .br-imageMain_nav_list-s3 .br-imageMain_nav_itm {
        display: table;
        width: 25%
    }
    .br-imageMain_nav_list-s3 .br-imageMain_nav_itm:nth-child(1),
    .br-imageMain_nav_list-s3 .br-imageMain_nav_itm:nth-child(2),
    .br-imageMain_nav_list-s3 .br-imageMain_nav_itm:nth-child(3),
    .br-imageMain_nav_list-s3 .br-imageMain_nav_itm:nth-child(4) {
        position: relative;
        display: table-cell;
        visibility: visible;
        float: none
    }
    .js-sliderAdded .br-imageMain_nav_list-s3 .br-imageMain_nav_itm {
        padding: 0
    }
    .br-imageMain_nav_list-s3 .br-imageMain_nav_itm {
        padding: 0 5px 0 0
    }
    .br-imageMain_container {
        margin-bottom: 15px
    }
    .br-imageMain_nav_container {
        margin: 0 -5px 0 0
    }
    .br-imageMain-imgW:before {
        display: none
    }
    .br-nav-mobile {
        margin-top: 12px;
        padding: 12px;
        background: #FFF
    }
    .br-cloud:before {
        left: 25%
    }
    .br-cloud+.br-cloud:before {
        left: 74%
    }
    .br-title {
        margin-top: 0
    }
}

.page-mainTop {
    display: table;
    position: relative;
    background-color: transparent;
    background-color: rgba(255, 255, 255, 0.95);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#F2FFFFFF,endColorstr=#F2FFFFFF)";
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#F2FFFFFF, endColorstr=#F2FFFFFF);
    zoom: 1;
    margin-bottom: 6.5%
}

.page-mainTop-left,
.page-mainTop-right {
    display: table-cell;
    padding: 2.51678% 3.77517%
}

.page-mainTop-left {
    width: 33.33333%
}

.page-mainTop-right {
    width: 66.66667%;
    padding-left: 0
}

.page-mainTop-h {
    color: #52b3fc;
    font-size: 2.375em;
    margin: -4px 0 0
}

.lang-tc .page-mainTop-h,
.lang-sc .page-mainTop-h {
    letter-spacing: 2px
}

.page-mainTop-s {
    color: #595858;
    font-size: 1.6875em;
    letter-spacing: 2px
}

.box3es_wrap {
    margin-bottom: 85px
}

.bannerNext~.box3es_wrap,
.page-mainTop~.box3es_wrap {
    margin-top: 6.5%
}

.page-mainTop~.box3es_wrap {
    margin-top: 0
}

.bannerNext+.content_general,
.page-mainTop+.content_general {
    margin-top: 6.5%
}

.bannerNext+.content_general .box3es_wrap,
.page-mainTop+.content_general .box3es_wrap {
    margin-top: 0
}

.box3_inner {
    padding-bottom: 10px
}

.box3_img {
    position: relative;
    padding: 0 2px;
    margin: -1px 0 0
}

.box3_img img {
    display: block;
    width: 100%
}

.box3-content {
    margin: -45px 0 0
}

.page-history .box3_img,
.page-vmv .box3_img,
.page-ceo .box3_img {
    display: none
}

@media screen and (max-width: 767px) {
    .box3es_wrap .box3 {
        display: block;
        width: auto;
        margin: 15px 0
    }
    .page-about .bannerNext,
    .page-about .page-mainTop {
        margin-top: 0
    }
    .page-about .bannerNext+.content_general,
    .page-about .page-mainTop+.content_general {
        margin-top: 10px
    }
    .page-about .rte-whitebg {
        margin-left: -10px;
        margin-right: -10px;
        padding-left: 10px;
        padding-right: 10px
    }
    .page-about .box3es_wrap .box3 {
        margin-bottom: 20px
    }
    .page-vmv .box3es .box3:nth-child(1) {
        display: block
    }
    .page-ceo .box3es .box3:nth-child(2) {
        display: block
    }
    .page-history .box3es .box3:nth-child(3) {
        display: block
    }
    .page-vmv .box3es .box3,
    .page-ceo .box3es .box3,
    .page-history .box3es .box3 {
        display: none
    }
    .page-vmv .box3_img,
    .page-ceo .box3_img,
    .page-history .box3_img {
        display: block
    }
}

.hist_content {
    position: relative;
    max-width: 1064px;
    margin: auto;
    padding: 30px 0;
    background: #FFF
}

.hist_content:before,
.hist_content:after {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    content: " ";
    background: #FFF
}

.hist_content:before {
    right: 99%
}

.hist_content:after {
    left: 99%
}

.hist_arrow {
    position: relative
}

.hist_arrow:before {
    position: absolute;
    top: -28px;
    left: 83.16%;
    width: 55px;
    height: 28px;
    margin: 0 0 0 -14px;
    content: " ";
    background: url('../img/rte/rte-ceo-arrow-white.png?1446083532') center center no-repeat;
    background-size: 100% auto
}

.lt-ie9 .hist_arrow:before {
    background-image: url('../img/rte/rte-ceo-arrow-white-ie8.png?1446083532')
}

.hist_title {
    font-size: 2.625em;
    line-height: 1.3;
    margin-bottom: 0;
    color: #50d1cb
}

.lang-tc .hist_title,
.lang-sc .hist_title {
    letter-spacing: 2px
}

.hist_title+p {
    font-size: 1.6875em;
    line-height: 1.4;
    letter-spacing: 1px
}

.hist_title,
.hist_title+p {
    text-align: center
}

.hist_list {
    position: relative;
    z-index: 3;
    margin: 6% 0 0
}

.hist_list:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 2px;
    margin: 0 0 0 -1px;
    content: " ";
    background-color: #50d1cb
}

.hist_year_wrap {
    position: relative;
    min-height: 94px
}

.hist_year_wrap.hist_year_wrap-noContent:last-child .hist_ev_wrap_inner {
    padding-bottom: 0
}

.hist_year_wrap.hist_year_wrap-noContent:last-child:after {
    position: absolute;
    top: 0;
    left: 50%;
    width: 4px;
    height: 100%;
    margin: 0 0 0 -2px;
    content: " ";
    background: #FFF
}

.hist_year_wrap.hist_year_wrap-noFeature:last-child {
    min-height: 20px
}

.hist_year_wrap:last-child .hist_ev_row {
    margin-bottom: 0
}

.hist_year_wrap:last-child .hist_ev_row+.hist_ev_row {
    margin-top: 70px
}

.hist_year_wrap:last-child .hist_ev_wrap_inner {
    padding-top: 70px;
    padding-bottom: 0
}

.hist-yearBox {
    font-size: 1.375em;
    font-weight: 700;
    position: absolute;
    z-index: 6;
    left: 50%;
    width: 56px;
    margin: 0 0 0 -28px;
    text-align: center
}

.hist-yearBox:before {
    display: block;
    width: 12px;
    height: 12px;
    margin: auto;
    content: " ";
    background: #50d1cb
}

.hist-yearBox p {
    line-height: 1.7;
    position: absolute;
    top: -29px;
    width: 100%;
    background: #FFF
}

.lt-ie9 .hist-yearBox p {
    top: -31px
}

.hist_ev_wrap {
    -moz-transition-duration: 600ms;
    -o-transition-duration: 600ms;
    -webkit-transition-duration: 600ms;
    transition-duration: 600ms;
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    overflow: hidden;
    max-height: 0
}

.hist_ev_button {
    -moz-transition-duration: 600ms;
    -o-transition-duration: 600ms;
    -webkit-transition-duration: 600ms;
    transition-duration: 600ms;
    -moz-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    position: absolute;
    z-index: 8;
    left: 50%;
    display: block;
    width: 22px;
    height: 22px;
    margin: 0 auto;
    margin: -92px 0 0 -11px;
    padding-right: 0;
    padding-left: 0;
    background: #888 url('../img/icon-plus.svg?1450236320') center center no-repeat;
    background-size: 14px
}

.lt-ie9 .hist_ev_button {
    background-image: url('../img/icon-plus.jpg?1450236320')
}

.hist_year_wrap:last-child .hist_ev_button {
    margin-top: -22px
}

.hist_year_wrap.hist_year_wrap-noFeature:last-child .hist_ev_button {
    margin-top: -2px
}

.opened .hist_ev_button {
    margin-top: -80px !important;
    background-image: url('../img/icon-minus.svg?1450236320')
}

.lt-ie9 .opened .hist_ev_button {
    background-image: url('../img/icon-minus.jpg?1450236320')
}

.opened:last-child .hist_ev_button {
    margin-top: -10px !important
}

.hist_year_wrap-noFeature .hist_ev_button {
    margin-top: 0
}

.hist_ev_row {
    margin: 0 0 70px
}

.hist_ev_wrap_inner .hist_ev_row {
    margin: 4.3% 0 0
}

.hist_ev_wrap_inner .hist_ev_row:first-child {
    margin: 0
}

.hist_ev {
    width: 48.30827%
}

.hist_ev-left {
    float: left
}

.hist_ev-right {
    float: right
}

.hist_ev_box {
    position: relative;
    z-index: 9;
    border: 1px solid #D9D9D9
}

.hist_ev_box_title {
    font-size: 1.0625em;
    line-height: 1.5625;
    position: relative;
    z-index: 1;
    overflow: hidden;
    height: 66px;
    margin: 0;
    padding: 6px 15px 5px 87px;
    color: inherit
}

.hist_ev_box_title>span {
    display: block;
    overflow: hidden;
    height: 56px
}

.hist_ev_box_title:before {
    font-size: 32px;
    line-height: 67px;
    position: absolute;
    top: -1px;
    left: -1px;
    width: 67px;
    height: 67px;
    text-align: center;
    color: #FFF;
    background: #50d1cb
}

.hist_ev_box_content {
    line-height: 1.8;
    overflow: hidden;
    height: 86px;
    margin: 0 0 16px;
    padding: 14px 19px 0 21px;
    border-top: 1px solid #D9D9D9
}

.hist_ev_box_content-full {
    display: none
}

.hist_ev_box-img {
    position: relative;
    z-index: 9;
    overflow: hidden;
    height: 170px
}

.hist_ev_box-img img {
    display: block
}

.hist_ev_wrap_inner {
    padding-top: 6px;
    padding-bottom: 6.2%
}

.hist_ev_box {
    -moz-transition-duration: 0.9s;
    -o-transition-duration: 0.9s;
    -webkit-transition-duration: 0.9s;
    transition-duration: 0.9s
}

.opened .hist_ev_wrap_inner .hist_ev_box {
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.hist_ev_wrap_inner .hist_ev_box {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.hist_extra {
    position: relative;
    margin: 0 0 45px;
    padding: 22px 20px;
    border: 1px solid #D9D9D9;
    background: #FFF
}

.hist_extra:before {
    position: absolute;
    top: -6px;
    left: 50%;
    display: block;
    width: 12px;
    height: 12px;
    margin: 0 0 0 -6px;
    content: " ";
    background: #50d1cb
}

.hist_extra_title {
    font-size: 1em;
    margin-bottom: 1.7%;
    text-align: center;
    color: inherit
}

.hist_ev_box_pop_wrapper {
    display: none
}

.hist_ev_box_pop {
    padding: 35px 20px 65px
}

.hist_ev_box_pop_year {
    font-size: 0.875em;
    font-weight: 700;
    color: #50d1cb
}

.hist_ev_box_pop_header {
    font-size: 1.6875em;
    font-weight: 400;
    margin: 0 0 25px;
    color: #545454
}

.hist_ev_box_pop_content {
    line-height: 1.8
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .hist_ev_box_content {
        height: 110px
    }
    .hist_ev_box-img {
        height: 194px
    }
}

@media screen and (max-width: 767px) {
    .hist_title {
        font-size: 1.5625em;
        font-weight: 400
    }
    .hist_title+p {
        font-size: 0.9375em;
        margin-bottom: 35px
    }
    .hist_content {
        padding-right: 12px;
        padding-left: 12px
    }
    .hist_content:after,
    .hist_content:before {
        display: none
    }
    .hist_year_wrap {
        padding-left: 40px
    }
    .hist_year_wrap.hist_year_wrap-noContent:last-child:after {
        left: 15px
    }
    .hist-yearBox,
    .hist_list:before,
    .hist_ev_button {
        left: 15px
    }
    .hist-yearBox p {
        font-size: 15px;
        top: -25px
    }
    .hist_extra:before {
        left: -26px
    }
    .opened .hist_ev_wrap {
        margin-top: -40px
    }
    .hist_ev_row {
        -moz-transition-duration: 600ms;
        -o-transition-duration: 600ms;
        -webkit-transition-duration: 600ms;
        transition-duration: 600ms
    }
    .hist_ev_row+.hist_ev_row {
        margin-top: -40px
    }
    .hist_ev-left,
    .hist_ev-right {
        float: none;
        width: auto
    }
    .hist_ev_box_title {
        font-size: 0.9375em;
        height: auto;
        min-height: 66px;
        padding: 10px 15px 8px 78px
    }
    .hist_ev_box_title>span {
        height: auto
    }
    .hist_ev_box_title:before {
        height: -webkit-calc(100% + 2px);
        height: calc(100% + 2px)
    }
    .hist_ev_box_content {
        height: auto;
        padding: 10px 13px 0 15px
    }
    .hist_ev_box-img {
        position: static !important;
        width: auto !important;
        height: auto !important
    }
    .hist_ev_box-img img {
        position: static !important;
        width: 100% !important;
        height: auto !important
    }
    .opened .hist_ev_button {
        margin-top: -104px !important
    }
    .android .opened .hist_ev_button {
        margin-top: -88px !important
    }
    .hist_ev_wrap_inner {
        margin-left: -40px;
        padding-left: 40px
    }
    .hist_year_wrap:last-child .hist_ev_wrap_inner {
        padding-top: 30px
    }
    .hist_extra_title {
        text-align: left
    }
    .hist_ev_box_content {
        display: none
    }
    .hist_ev_box_content-full {
        display: block
    }
}

.news .sideMenu {
    padding-bottom: 30px
}

.news .sm-i-2 {
    margin: 12px 0 12px 10px
}

.page-news {
    overflow: hidden;
    background: #fff;
    padding: 22px
}

.page-news .page-bg-header {
    color: #50d1cb
}

.year-selectors {
    position: absolute;
    top: 52px;
    right: 5%
}

.year_list_itm {
    float: left;
    width: 76px;
    padding: 0 5px
}

.year_list_container .year_list_itm:nth-child(1),
.year_list_container .year_list_itm:nth-child(2),
.year_list_container .year_list_itm:nth-child(3),
.year_list_container .year_list_itm:nth-child(4) {
    visibility: visible;
    position: relative
}

.year_list_itm a {
    display: block;
    padding: 0 2px 1px;
    line-height: 22px;
    font-size: 0.9375em;
    color: #fff;
    background: #888;
    text-align: center
}

.year_list_itm.selected a {
    background: #50d1cb
}

.year_list_container .bx-wrapper .bx-prev,
.year_list_container .bx-wrapper .bx-next {
    width: 26px;
    height: 26px;
    background: transparent;
    margin-top: -14px
}

.year_list_container .bx-wrapper .bx-prev:before,
.year_list_container .bx-wrapper .bx-next:before {
    line-height: 26px;
    font-size: 22px;
    font-weight: 700;
    color: #50d1cb
}

.year_list_container .bx-wrapper .bx-prev:after,
.year_list_container .bx-wrapper .bx-next:after {
    display: none
}

.newsB_wrap {
    clear: both;
    margin: 0 -11px 0;
    font-size: 0
}

.newsB_wrap hr {
    margin: 2.6% -20%;
    height: 1px;
    font-size: 0;
    overflow: hidden;
    background-color: #e4e7ea
}

.newsB {
    font-size: 16px;
    display: inline-block;
    padding: 0 11px;
    margin: 0 0 62px;
    width: 33.33333%
}

.newsB-features .newsB {
    width: 50%
}

.newsB-img {
    margin: 0 0 4.5%
}

.newsB-features .newsB-img {
    margin-bottom: 3%
}

.newsB-img img {
    width: 100%;
    display: block
}

.newsB_date {
    color: #50d1cb
}

.dateTag {
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    padding: 1px 4px 2px;
    margin: 0 0 0 5px;
    background: #50d1cb;
    font-size: 12px;
    line-height: 1.2
}

.newsB_title {
    font-size: 1.6875em;
    margin: 0.4em 0 0.85em;
    color: #50d1cb;
    overflow: hidden;
    line-height: 1.4;
    font-size: 1em;
    text-overflow: ellipsis;
    white-space: nowrap
}

.lang-tc .newsB_title,
.lang-sc .newsB_title {
    letter-spacing: 1px
}

.newsB_desc {
    line-height: 1.8;
    height: 5.5em;
    overflow: hidden
}

.newsB-features .newsB_desc {
    margin-right: 20%
}

.newsB_more {
    color: #50d1cb;
    font-size: 0.8125em;
    padding-right: 20px;
    display: inline-block;
    margin: 5% 0 0
}

.newsB_more:before {
    border-color: #50d1cb;
    color: #50d1cb;
    width: 13px;
    height: 13px;
    line-height: 13px;
    font-size: 13px;
    font-weight: 700;
    text-indent: 0
}

.isMac .newsB_more:before {
    top: 0
}

.newsC {
    padding: 3% 5% 70px;
    background-color: #FFF
}

.newsC_title {
    font-size: 1.6875em;
    color: inherit
}

.newsC_imgRow {
    width: 100%;
    display: table;
    margin: 3% 0
}

.newsC_imgW,
.newsC_shareWrap {
    display: table-cell
}

.newsC_imgW {
    width: 63.54167%
}

.newsC_imgW img {
    display: block;
    width: 100%
}

.newsC_shareWrap {
    width: 36.45833%;
    position: relative
}

.newsC_shareWrap:after {
    padding-top: 5%;
    right: 0;
    position: absolute;
    bottom: 0;
    left: 5%;
    background: url('../img/inline/bg.png?1446083532');
    content: ' '
}

.newsC_shareWrap_top {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0
}

.newsC_shareWrap_top .shareContainer {
    display: inline-block
}

@media screen and (max-width: 1024px) {
    .br-share-print {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .page-news {
        padding-top: 11px
    }
    .newsB {
        width: auto;
        display: block;
        padding: 15px 12px 0;
        margin: 0 -12px 15px;
        border-top: 1px solid #e9e9e9
    }
    .newsB:first-child {
        border-top: 0;
        padding-top: 0
    }
    .newsB .newsB_date {
        line-height: 1
    }
    .newsB-img {
        width: 45%;
        float: left;
        margin: 0 10px 10px 0
    }
    .newsB_title {
        margin-top: 0.4em;
        color: inherit;
        white-space: normal;
        line-height: 1.3
    }
    .newsB_desc {
        clear: both;
        line-height: 1.5;
        margin-top: 0.6em;
        max-height: 4.6em
    }
    .newsB_more {
        margin-top: 10px
    }
    .newsC_title {
        padding-right: 20px;
        font-size: 1.25em;
        margin-top: 5px
    }
    .newsC_imgRow,
    .newsC_imgW,
    .newsC_shareWrap {
        display: block;
        width: auto
    }
    .newsC_shareWrap:after {
        display: none
    }
    .newsC_shareWrap_top {
        position: relative;
        text-align: right
    }
    .newsC_shareWrap_top .br-share {
        margin: 10px 0 0 10px
    }
}

.cl-title {
    font-size: 2.1875em;
    font-family: "hnsltregular", 'Microsoft JhengHei', 'Arial', 'Helvetica', 'sans-serif';
    color: #999;
    margin: 0.9em 0 0.8em
}

.cl-title .v-adjust {
    position: relative;
    top: -3px
}

.cl-addr {
    color: #999;
    font-size: 0.9375em;
    line-height: 1.4
}

.cl-info {
    font-size: 0.9375em;
    margin: 25px 0 0
}

.cl-info-line {
    position: relative;
    padding: 0 0 0 45px;
    margin: 12px 0
}

.cl-info-line:before {
    width: 25px;
    height: 25px;
    font-size: 18px;
    color: #fff;
    display: block;
    line-height: 25px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 3px
}

.cl-info-phone:before {
    background: #ff3c1e
}

.cl-info-fax:before {
    background: #93cd24
}

.cl-info-mail:before {
    background: #50d1cb
}

.cl-content {
    margin: 0 0 3%
}

.page-right-topBanner {
    margin: 0 0 5%
}

.page-right-topBanner img {
    display: block;
    width: 100%
}

.page-topBanner img {
    width: 100%;
    display: block
}

.form_row {
    margin: 11px 0 0;
    display: table;
    width: 100%
}

.form-row-texttop .form_row-left {
    vertical-align: top;
    padding-top: 12px
}

.form_row-left,
.form_row-right {
    display: table-cell;
    vertical-align: middle
}

.form_row-left {
    width: 24.8307%;
    padding: 0 2% 0 0;
    line-height: 1
}

.form_row-right {
    width: 75.1693%
}

.cl-l {
    font-size: 0.9375em
}

.cl-l .star {
    color: #52b3fc
}

.cl-text,
#sideSearchinner,
.cl-ta {
    background: #eeefef;
    border: none;
    padding: 0 18px;
    height: 49px;
    width: 100%;
    font-size: 0.9375em;
    display: block
}

.lt-ie9 .cl-text,
.lt-ie9 #sideSearchinner,
.lt-ie9 .cl-ta {
    padding-top: 10px
}

.cl-ta {
    height: 132px;
    padding-top: 10px;
    padding-bottom: 10px
}

.cl-selectbox>select,
.cl-selectbox>button {
    height: 49px;
    font-size: 0.9375em;
    padding: 0 18px
}

.cl-selectbox:before {
    font-size: 20px;
    margin-top: -10px;
    right: 20px
}

.cl-submit {
    background: #52b3fc;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    font-size: 20px;
    font-weight: 700;
    width: 213px;
    height: 45px;
    color: #fff;
    margin: 27px auto 40px;
    display: block
}

.lang-tc .cl-submit,
.lang-sc .cl-submit {
    letter-spacing: 2px
}

.cl-marks {
    font-size: 0.8125em;
    line-height: 1.3
}

.error .cl-l,
.error .cl-l .star,
.error.cl-marks {
    color: #df4b26
}

.error .form_row-right {
    outline: 1px solid #df4b26
}

.error label.error {
    display: none !important
}

.js-selectBox.cl-selectbox {
    border: none
}

.js-selectBox.cl-selectbox:before {
    font-family: icomoon;
    font-size: 20px;
    color: #52b3fc;
    position: absolute;
    top: 50%;
    right: 15px;
    margin: -10px 0 0
}

@media screen and (min-width: 768px) and (max-width: 1212px) {
    .cl-title {
        font-size: 2.47525vw;
        font-weight: 400 !important
    }
    .cl-info-line {
        padding-left: 3.71287vw;
        font-size: 13px;
        line-height: 24px;
        work-break: break-all
    }
}

@media screen and (max-width: 1212px) {
    .cl-l {
        font-size: 0.8125em
    }
    .cl-selectbox>select,
    .cl-selectbox>button {
        height: 40px;
        font-size: 0.8125em
    }
    .cl-selectbox:before {
        font-size: 16px;
        margin-top: -8px;
        right: 20px
    }
    .cl-text,
    #sideSearchinner,
    .cl-ta {
        font-size: 0.8125em
    }
    .cl-text,
    #sideSearchinner {
        height: 40px
    }
    .cl-ta {
        padding-top: 5px;
        padding-bottom: 5px
    }
    .form-row-texttop .form_row-left {
        padding-top: 5px
    }
}

@media screen and (max-width: 767px) {
    .page-right-topBanner {
        display: none
    }
    .page-left,
    .page-right {
        float: none;
        width: auto;
        padding: 0
    }
    .page-left {
        position: relative
    }
    .page-left:after {
        bottom: 0;
        background: url('../img/inline/bg.png?1446083532');
        content: ' ';
        display: block;
        height: 8px;
        margin: 30px 0 20px
    }
    .cl-title {
        font-size: 1.4375em;
        font-weight: 400 !important
    }
    .cl-addr,
    .cl-info {
        font-size: 0.8125em
    }
    .cl-info-line {
        padding-left: 36px
    }
    .cl-info-line:before {
        top: -3px
    }
    .form_row-left {
        width: 40%
    }
    .form_row-right {
        width: 60%
    }
    .cl-l {
        font-size: 0.75em
    }
    .cl-selectbox>select,
    .cl-selectbox>button {
        font-size: 0.75em;
        padding-left: 10px
    }
    .cl-text,
    #sideSearchinner,
    .cl-ta {
        font-size: 0.75em;
        padding-left: 10px
    }
    .cl-marks {
        margin-bottom: 15px
    }
    .form_row-full-m .form_row-left,
    .form_row-full-m .form_row-right {
        display: block;
        float: left;
        width: 100%;
        clear: both
    }
}

.brand_news_wrap {
    margin: 2.2% -2px 5%;
    position: relative
}

.page-extra_title+.brand_news_wrap {
    margin-top: 1.2%
}

.bn_box {
    width: 16.66667%;
    float: left;
    position: relative
}

.bn_box:nth-child(8) {
    float: right
}

.bn_box.js-lazy-loaded .bn_box_inner:after {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.bn_box-w2 {
    width: 33.33333%;
    margin-bottom: -1px
}

.bn_box:not(.bn-hover) a:hover .bn_c_w,
.bn_box:not(.bn-hover) a:focus .bn_c_w {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=85);
    opacity: 0.85
}

.bn_box:not(.bn-hover) .bn_c_w {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.bn_box_inner {
    padding: 100% 0 0;
    position: relative
}

.bn_box_inner:before,
.bn_box_inner .tri {
    right: 2px;
    bottom: 2px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 28px 28px;
    border-color: transparent transparent #656565 transparent;
    position: absolute;
    z-index: 2;
    content: ' '
}

.bn_box_inner:after {
    background: #656565;
    position: absolute;
    right: 2px;
    bottom: 2px;
    top: 2px;
    left: 2px;
    z-index: 0;
    content: ' ';
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transition-duration: 650ms;
    -o-transition-duration: 650ms;
    -webkit-transition-duration: 650ms;
    transition-duration: 650ms
}

.isFF .bn_box_inner .link-arrowBlock:before,
.isFF .bn_box_inner .ti_b_ceo:before,
.isFF .bn_box_inner .ti_pop_ceo:before {
    top: 6px
}

.bn_imgw {
    position: absolute;
    overflow: hidden;
    z-index: 1;
    left: 2px;
    top: 2px;
    bottom: 2px;
    right: 2px
}

.bn_imgw img {
    display: block
}

.bn_imgw_inner {
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px
}

.bn_c_w {
    position: absolute;
    z-index: 3;
    left: 2px;
    top: 2px;
    bottom: 2px;
    right: 2px;
    background: #484848;
    padding: 14px 12px;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=85);
    opacity: 0.85;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s
}

.bn_box_inner .link-arrowBlock,
.bn_box_inner .ti_b_ceo,
.bn_box_inner .ti_pop_ceo {
    color: #fff !important;
    position: absolute;
    bottom: 7px;
    right: 12px
}

.bn_box_inner .link-arrowBlock:before,
.bn_box_inner .ti_b_ceo:before,
.bn_box_inner .ti_pop_ceo:before {
    color: #fff !important;
    border-color: #fff !important
}

.bn_title,
.bn_date,
.bn_desc p {
    line-height: 1.5;
    color: #fff
}

.bn_title {
    font-weight: 700;
    margin: 0 0 1px;
    height: 1.45em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.bn_date {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.bn_desc {
    margin: 14px 0 0;
    overflow: hidden;
    max-height: 3.7em
}

.bn_desc p {
    margin: 0 0 0.4em
}

.bn_box-w2 .bn_desc {
    max-height: 13.1em
}

.lt-ie9 .js-brand_new_list-extra {
    display: none !important
}

@media screen and (min-width: 1025px) {
    .brand_news_wrap>*:first-child~ul {
        display: none
    }
    .js-brand_new_list-extra {
        display: none
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .bn_box-w2,
    .bn_box {
        width: 25%;
        float: left;
        margin-bottom: 0
    }
    .bn_box-w2:nth-child(8),
    .bn_box:nth-child(8) {
        float: left
    }
    .bn_box-w2 .bn_desc,
    .bn_box .bn_desc {
        max-height: 3.7em
    }
}

@media screen and (max-width: 767px) {
    .brand_news_wrap {
        margin-left: -12px;
        margin-right: -12px
    }
    .bn_box-w2,
    .bn_box {
        width: 33.33333%;
        float: left;
        margin-bottom: 0
    }
    .bn_box-w2:nth-child(8),
    .bn_box:nth-child(8) {
        float: left
    }
    .bn_box-w2:first-child,
    .bn_box:first-child {
        width: 66.66667%;
        margin-bottom: -2px
    }
    .bn_box-w2:first-child .bn_desc,
    .bn_box:first-child .bn_desc {
        max-height: 12.2em
    }
    .bn_box-w2 .bn_title,
    .bn_box-w2 .bn_date,
    .bn_box-w2 .bn_desc p,
    .bn_box .bn_title,
    .bn_box .bn_date,
    .bn_box .bn_desc p {
        line-height: 1.2
    }
    .bn_box-w2 .bn_title,
    .bn_box .bn_title {
        height: 1.1em
    }
    .bn_box-w2 .bn_date,
    .bn_box .bn_date {
        height: 1.1em;
        overflow: hidden
    }
    .bn_box-w2 .bn_desc,
    .bn_box .bn_desc {
        max-height: 3.7em;
        margin-top: 1.82529vw
    }
    .bn_c_w {
        padding: 1.82529vw 1.56454vw
    }
}

@media screen and (max-width: 480px) {
    .bn_box-w2 .bn_desc,
    .bn_box .bn_desc {
        max-height: 46px
    }
    .bn_box-w2:first-child .bn_desc,
    .bn_box:first-child .bn_desc {
        max-height: 152px
    }
}

@media screen and (max-width: 420px) {
    .bn_box_inner .link-arrowBlock,
    .bn_box_inner .ti_b_ceo,
    .bn_box_inner .ti_pop_ceo {
        bottom: 0
    }
    .bn_title,
    .bn_date,
    .bn_desc p,
    .link-arrowBlock,
    .ti_b_ceo,
    .ti_pop_ceo {
        font-size: 0.75em
    }
    .bn_box-w2 .bn_desc,
    .bn_box .bn_desc {
        max-height: 42px
    }
    .bn_box-w2:first-child .bn_desc,
    .bn_box:first-child .bn_desc {
        max-height: 140px
    }
}

@media screen and (max-width: 350px) {
    .bn_title,
    .bn_date,
    .bn_desc p,
    .link-arrowBlock,
    .ti_b_ceo,
    .ti_pop_ceo {
        font-size: 0.625em
    }
    .bn_box-w2 .bn_desc,
    .bn_box .bn_desc {
        max-height: 36px
    }
    .bn_box-w2:first-child .bn_desc,
    .bn_box:first-child .bn_desc {
        max-height: 132px
    }
}

.filterSection {
    clear: both;
    padding: 9% 0 0
}

.filterSection_title {
    width: 35%;
    float: left;
    color: inherit
}

.filterSection_optLine {
    width: 65%;
    float: right
}

.filterSection_optLine_inner {
    margin: 0 0 0 -20px;
    text-align: right
}

.filterSection_col {
    display: inline-block;
    width: 45%;
    padding: 0 0 0 17px
}

.filterSection_col>div {
    border: 1px solid #cdcdcd
}

.filterSection_col-district {
    display: none !important
}

.filterSection_input {
    position: relative;
    background: #fff
}

.filterSection_input input {
    position: relative;
    z-index: 2;
    height: 45px;
    width: 100%;
    background: transparent;
    padding: 0 16px;
    vertical-align: top
}

.lt-ie9 .filterSection_input input {
    padding-top: 13px
}

.ios .filterSection_input input,
.android .filterSection_input input {
    line-height: 1.2
}

.filterSection_input:before {
    position: absolute;
    right: 10px;
    color: #626262;
    top: 12px;
    font-size: 20px
}

.addrBox_wrapper {
    clear: both;
    overflow: hidden
}

.addrBox {
    background: #fff;
    display: table;
    width: 100%;
    margin: 0 0 1.5%
}

.addrBox-left,
.addrBox-right {
    display: table-cell;
    vertical-align: top
}

.addrBox-left {
    width: 27.88606%;
    padding: 22px
}

.addrBox-right {
    width: 72.11394%;
    padding: 33px 0 30px 63px;
    background: repeat #6a7077;
    background-size: cover
}

.addrBox_imgW img {
    max-width: 100%
}

.addr-mobile,
.addr-clock {
    position: relative;
    padding: 0 0 0 30px
}

.addr-mobile:before,
.addr-clock:before {
    width: 25px;
    height: 25px;
    display: block;
    color: #fff;
    line-height: 25px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 18px;
    background-color: #6a7077
}

.ios .addr-mobile:before,
.android .addr-mobile:before,
.ios .addr-clock:before,
.android .addr-clock:before {
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    padding-top: 2px
}

.addr-clock {
    margin: 11px 0 0
}

.addr-mobile td,
.addr-mobile p,
.addr-clock td,
.addr-clock p {
    font-size: 0.9375em;
    line-height: 1.3;
    padding: 3px 0
}

.addr-mobile .addr_remarks,
.addr-clock .addr_remarks {
    font-size: 0.8125em;
    line-height: 1.3;
    padding: 3px 0 0
}

.addr_place_row {
    margin: 6% 0 0
}

.addr_place_row:first-child {
    margin-top: 0
}

.addr_place {
    width: 33.33333%;
    padding: 0 20px 0 0;
    float: left
}

.addr_place * {
    color: #fff
}

.addr_dist {
    font-size: 1.6875em;
    line-height: 1;
    padding: 0 0 0 30px;
    position: relative;
    margin: 0 0 10px
}

.addr_map {
    text-decoration: none;
    position: absolute;
    left: 0;
    top: -4px
}

.addr_map:before {
    font-size: 34px
}

.addr {
    line-height: 1.3;
    font-size: 0.9375em
}

.addr_tel {
    line-height: 1;
    font-size: 0.9375em;
    margin: 5px 0 0
}

#g_container {
    position: absolute
}

#g_map {
    padding: 63.5% 0 0;
    position: relative
}

.gm-style-iw * {
    color: #535353
}

.lt-ie9 .addrBox_imgW-m {
    display: none
}

@media screen and (max-width: 1024px) {
    .addr-mobile td,
    .addr-mobile p,
    .addr-clock td,
    .addr-clock p {
        font-size: 0.8125em
    }
    .addr-mobile .addr_remarks,
    .addr-clock .addr_remarks {
        font-size: 0.8125em
    }
    .addrBox-left {
        padding: 2.14844vw
    }
    .addrBox-right {
        padding: 3.22266vw 0 2.92969vw 4.19922vw;
        background-size: cover
    }
    .filterSection_col {
        padding-left: 1.95313vw
    }
    .addr_dist {
        font-size: 1.375em
    }
    .addr,
    .addr_tel {
        font-size: 0.8125em
    }
}

@media screen and (min-width: 768px) {
    .addrBox_imgW-m {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .filterSection {
        margin-left: -10px;
        margin-right: -10px
    }
    .filterSection_title {
        display: none
    }
    .filterSection_optLine {
        float: none;
        padding: 10px;
        background: #fff;
        width: auto
    }
    .filterSection_optLine_inner {
        margin: 0
    }
    .filterSection_col {
        width: 100%;
        display: block;
        float: none;
        margin: 10px 0 0;
        padding-left: 0
    }
    .filterSection_col:first-child {
        margin-top: 0
    }
    .addrBox-left,
    .addrBox-right {
        display: block;
        width: auto;
        float: none
    }
    .addrBox-left {
        padding: 20px 10px
    }
    .addrBox-right {
        overflow: hidden;
        padding: 20px 0 20px 20px
    }
    .addrBox_imgW-t {
        display: none
    }
    .addrBox_imgW-m {
        height: 70px;
        display: block;
        margin: 0 auto 15px
    }
    .addr-time td,
    .addr-time tr {
        float: left
    }
    .addr-time tr {
        clear: both
    }
    .addr-time td:first-child {
        padding-right: 15px
    }
    .lang-tc .addr-time td:first-child,
    .lang-sc .addr-time td:first-child {
        width: 110px
    }
    .addr-time td:first-child .lang-en {
        width: 160px
    }
    .addr-time td:first-child.addr_remarks {
        width: auto !important
    }
    .filterSection_input input {
        height: 30px;
        font-size: 0.8125em
    }
    .filterSection_input:before {
        top: 8px;
        font-size: 15px
    }
    .addr_place {
        width: 50%;
        display: inline-block;
        font-size: 16px;
        padding-bottom: 30px;
        float: none;
        vertical-align: top
    }
    .addr_place_row {
        display: inline;
        font-size: 0
    }
    .addr_place_row:before,
    .addr_place_row:after {
        display: none
    }
}

.testimonial {
    position: relative;
    margin: 0 -10px
}

.ti_column {
    width: 33.33333%;
    float: left;
    padding: 0 10px
}

.ti_b {
    margin: 0 0 22px;
    -moz-box-shadow: #7f7f7f 0px 0px 0px;
    -webkit-box-shadow: #7f7f7f 0px 0px 0px;
    box-shadow: #7f7f7f 0px 0px 0px;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out
}

.ti_b:hover {
    -moz-box-shadow: #7f7f7f 0px 4px 8px;
    -webkit-box-shadow: #7f7f7f 0px 4px 8px;
    box-shadow: #7f7f7f 0px 4px 8px
}

.ti_b_top_w {
    padding: 100% 0 0;
    position: relative;
    background: #888
}

.ti_b_quote,
.ti_pop_quote {
    color: #fff;
    font-size: 1.5625em;
    line-height: 1.4;
    margin: 24px 12px 0 20px;
    padding: 50px 0 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.ti_b_quote:before,
.ti_pop_quote:before,
.ti_b_quote:after,
.ti_pop_quote:after {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 34px;
    position: absolute;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2
}

.ti_b_quote:before,
.ti_pop_quote:before {
    content: "\e609";
    top: 12px;
    left: 0
}

.ti_b_quote:after,
.ti_pop_quote:after {
    content: "\e60a";
    position: relative;
    margin: 28px 0 0;
    float: right
}

.ti_b_ceo,
.ti_pop_ceo {
    height: 78px;
    position: absolute;
    bottom: 0;
    left: 20px;
    right: 20px;
    font-weight: 400
}

.ti_b_ceo:before,
.ti_pop_ceo:before {
    color: #fff !important;
    border-color: #fff !important;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    position: absolute;
    bottom: 20px;
    top: auto
}

.ti_b_ceo img,
.ti_pop_ceo img {
    float: left;
    display: block;
    margin: 0 10px 0 0
}

.ti_b_ceo p,
.ti_pop_ceo p {
    overflow: hidden;
    font-size: 0.875em;
    line-height: 1.75;
    position: relative;
    top: -2px;
    color: #fff
}

.ti_b_bot {
    height: 112px;
    width: 1%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background-color: #fff;
    font-size: 0
}

.ti_b_bot img {
    width: 80%
}

.ti_pop_hidden {
    position: relative;
    overflow: hidden;
    height: 0
}

.ti_pop {
    position: relative;
    left: 0;
    right: 0;
    background: #fff
}

.ti_pop_inner {
    display: table;
    width: 100%
}

.ti_pop-left,
.ti_pop-right {
    display: table-cell;
    padding: 27px 27px 180px;
    position: relative
}

.ti_pop-left {
    width: 34.09962%
}

.ti_pop-right {
    width: 65.90038%;
    border-left: 1px solid #b3b3b3;
    padding-bottom: 125px;
    padding-right: 6%
}

.ti_pop_quote {
    color: #52b3fc;
    position: relative;
    margin: 0
}

.ti_pop_ceo {
    height: auto;
    left: 27px;
    right: 27px;
    bottom: 27px
}

.ti_pop_ceo div {
    overflow: hidden
}

.ti_pop_ceo p {
    color: inherit;
    font-size: 1.125em;
    line-height: 1.5;
    position: absolute;
    bottom: 0;
    top: auto
}

.ti_pop_logo {
    position: absolute;
    bottom: 27px;
    right: 27px
}

.lt-ie9 .ti_pop-top {
    display: none !important
}

@media screen and (min-width: 1025px) and (max-width: 1354px) {
    .ti_b_quote,
    .ti_pop_quote {
        font-size: 16px;
        padding-top: 3.69276vw
    }
    .ti_b_ceo p,
    .ti_pop_ceo p {
        line-height: 1.4
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .ti_b_quote,
    .ti_pop_quote {
        padding-top: 2.63672vw;
        margin: 1.17188vw 1.17188vw 0 1.95313vw;
        font-size: 2.44141vw
    }
    .ti_b_quote:before,
    .ti_pop_quote:before,
    .ti_b_quote:after,
    .ti_pop_quote:after {
        font-size: 2.44141vw
    }
    .ti_b_ceo,
    .ti_pop_ceo {
        left: 1.95313vw;
        right: 1.95313vw;
        height: 7.32422vw;
        min-height: 59px
    }
    .ti_b_ceo p,
    .ti_pop_ceo p {
        line-height: 1.3
    }
    .ti_b_ceo img,
    .ti_pop_ceo img {
        width: 5.76172vw
    }
}

@media screen and (min-width: 1025px) {
    .ti_pop-top {
        display: none
    }
}

@media screen and (max-width: 1024px) {
    .ti_pop-top {
        border-bottom: 1px solid #d9d9d9;
        padding: 40px 0 15px;
        text-align: center
    }
    .ti_pop-top_logo {
        height: 60px
    }
    .ti_pop_inner,
    .ti_pop-right,
    .ti_pop-left {
        display: block;
        border: 0;
        width: auto
    }
    .ti_pop-right,
    .ti_pop-left {
        padding-left: 45px;
        padding-right: 45px;
        padding-bottom: 27px;
        padding-bottom: 0
    }
    .ti_pop_inner {
        padding-bottom: 25px
    }
    .ti_pop_logo {
        display: none
    }
    .ti_pop_ceo {
        position: relative;
        left: 0 !important;
        right: 0 !important;
        bottom: auto !important;
        top: auto !important;
        height: auto !important;
        margin: 25px 45px 20px
    }
    .ti_pop-left .ti_pop_ceo {
        display: none
    }
    .ti_pop_ceo p {
        font-size: 14px !important
    }
    .ti_pop_ceo img {
        width: 100px !important
    }
    .ti_pop_quote {
        margin: 0 !important;
        font-size: 1.625em !important;
        padding: 30px 0 8px 0 !important
    }
    .ti_pop_quote:before,
    .ti_pop_quote:after {
        font-size: 20px !important
    }
}

@media screen and (max-width: 767px) {
    .ti_column {
        width: 50%
    }
    .ti_b_quote,
    .ti_pop_quote {
        padding-top: 6.5189vw;
        margin: 3.52021vw 1.56454vw 0 2.60756vw;
        font-size: 3.25945vw
    }
    .ti_b_quote:before,
    .ti_pop_quote:before,
    .ti_b_quote:after,
    .ti_pop_quote:after {
        font-size: 3.91134vw
    }
    .ti_b_quote:after,
    .ti_pop_quote:after {
        margin-top: 18px
    }
    .ti_b_ceo,
    .ti_pop_ceo {
        left: 2.60756vw;
        right: 2.60756vw;
        height: 9.77836vw;
        min-height: 65px;
        padding-right: 0
    }
    .ti_b_ceo:before,
    .ti_pop_ceo:before {
        display: none
    }
    .ti_b_ceo p,
    .ti_pop_ceo p {
        line-height: 1.3
    }
    .ti_b_ceo img,
    .ti_pop_ceo img {
        width: 7.69231vw;
        min-width: 45px
    }
    .ti_b_bot {
        height: 14.60235vw
    }
}

@media screen and (max-width: 600px) {
    .testimonial {
        margin-left: -5px;
        margin-right: -5px
    }
    .ti_column {
        padding: 0 5px
    }
    .ti_b {
        margin-bottom: 10px
    }
    .ti_pop-right,
    .ti_pop-left {
        padding-left: 25px;
        padding-right: 25px;
        padding-bottom: 0
    }
    .ti_pop_ceo {
        margin-left: 25px
    }
}

@media screen and (max-width: 400px) {
    .ti_b_ceo p,
    .ti_pop_ceo p {
        font-size: 2.5vw
    }
    .ti_b_ceo,
    .ti_pop_ceo {
        min-height: 36px
    }
    .ti_b_ceo img,
    .ti_pop_ceo img {
        margin-right: 2.5vw;
        min-width: 30px
    }
    .ti_b_quote,
    .ti_pop_quote {
        margin-top: 4px
    }
}

body.color-0 {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTJGNDVFMUM2MTBEMTFFNTlFM0M5ODgzRTQ5REUzOUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTJGNDVFMUQ2MTBEMTFFNTlFM0M5ODgzRTQ5REUzOUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxMkY0NUUxQTYxMEQxMUU1OUUzQzk4ODNFNDlERTM5QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxMkY0NUUxQjYxMEQxMUU1OUUzQzk4ODNFNDlERTM5QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoPMEMIAAAAwSURBVHjaYvz///9mBiD4+fOnD4hmAAn8+PHjPwwzggiQBDs7+xawCpgMTCVAgAEASgcqZKt0uRAAAAAASUVORK5CYII=') #384049
}

.tc-gray {
    color: #384049 !important
}

.color-0 .coloredText {
    color: #384049
}

.color-0.idx_f_box,
.color-0.box3,
.color-0.box3 {
    background: none
}

.color-0.idx_f_box>a:hover:before,
.color-0.box3>a:hover:before,
.color-0.idx_f_box.selected>a:before,
.color-0.selected.box3>a:before,
.color-0.box3>a:hover:before,
.color-0.box3.selected>a:before {
    background-color: #2e3f53
}

.color-0 .idx_f_icon,
.color-0 .box3_icon,
.color-0 .box3_icon {
    background-color: #2e3f53
}

.color-0 .link-arrowBlock,
.color-0 .ti_b_ceo,
.color-0 .ti_pop_ceo {
    color: #384049
}

.color-0 .link-arrowBlock:before,
.color-0 .ti_b_ceo:before,
.color-0 .ti_pop_ceo:before {
    border-color: #384049;
    color: #384049
}

.color-0 .idx_f_news_container .bx-wrapper .bx-prev:before,
.color-0 .idx_f_news_container .bx-wrapper .bx-next:before {
    color: #384049
}

.color-0 .sm-i-2.selected:before {
    color: #384049
}

.color-0 .sm-i-2.selected>.sm-l-2 {
    color: #384049
}

.color-0 .br-title {
    color: #384049
}

.color-0 .br-imageMain_nav_itm.selected>.br-imageMain-imgW:before,
.color-0 .br-imageMain_nav_itm.selected>.br-imageMain-imgW .ie8overlay {
    background-color: #384049
}

.color-0 .br-link {
    color: #384049
}

.color-0 .br-share {
    background-color: #384049
}

.color-0 .br-cloud-title {
    color: #384049
}

.color-0.bn_box .bn_c_w {
    background-color: #384049
}

.color-0.bn_box .link-arrowBlock,
.color-0.bn_box .ti_b_ceo,
.color-0.bn_box .ti_pop_ceo {
    color: #fff
}

.color-0.bn_box .link-arrowBlock:before,
.color-0.bn_box .ti_b_ceo:before,
.color-0.bn_box .ti_pop_ceo:before {
    border-color: #fff;
    color: #fff
}

.color-0.bn_box .bn_box_inner:before,
.color-0.bn_box .bn_box_inner .tri {
    border-color: transparent transparent #384049 transparent
}

.color-0.bn_box .bn_box_inner:after {
    background-color: #384049
}

.color-0 .addr-mobile:before,
.color-0 .addr-clock:before {
    background: #384049
}

.color-0 .addrBox-right {
    background-color: #384049
}

.color-0 .ti_b_top_w {
    background-color: #384049
}

body.color-1 {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTJGNDVFMUM2MTBEMTFFNTlFM0M5ODgzRTQ5REUzOUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTJGNDVFMUQ2MTBEMTFFNTlFM0M5ODgzRTQ5REUzOUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxMkY0NUUxQTYxMEQxMUU1OUUzQzk4ODNFNDlERTM5QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxMkY0NUUxQjYxMEQxMUU1OUUzQzk4ODNFNDlERTM5QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoPMEMIAAAAwSURBVHjaYvz///9mBiD4+fOnD4hmAAn8+PHjPwwzggiQBDs7+xawCpgMTCVAgAEASgcqZKt0uRAAAAAASUVORK5CYII=') #fe3c1f
}

.tc-orange {
    color: #fe3c1f !important
}

.color-1 .coloredText {
    color: #fe3c1f
}

.color-1.idx_f_box,
.color-1.box3,
.color-1.box3 {
    background: none
}

.color-1.idx_f_box>a:hover:before,
.color-1.box3>a:hover:before,
.color-1.idx_f_box.selected>a:before,
.color-1.selected.box3>a:before,
.color-1.box3>a:hover:before,
.color-1.box3.selected>a:before {
    background-color: #ff3c1e
}

.color-1 .idx_f_icon,
.color-1 .box3_icon,
.color-1 .box3_icon {
    background-color: #ff3c1e
}

.color-1 .link-arrowBlock,
.color-1 .ti_b_ceo,
.color-1 .ti_pop_ceo {
    color: #fe3c1f
}

.color-1 .link-arrowBlock:before,
.color-1 .ti_b_ceo:before,
.color-1 .ti_pop_ceo:before {
    border-color: #fe3c1f;
    color: #fe3c1f
}

.color-1 .idx_f_news_container .bx-wrapper .bx-prev:before,
.color-1 .idx_f_news_container .bx-wrapper .bx-next:before {
    color: #fe3c1f
}

.color-1 .sm-i-2.selected:before {
    color: #fe3c1f
}

.color-1 .sm-i-2.selected>.sm-l-2 {
    color: #fe3c1f
}

.color-1 .br-title {
    color: #fe3c1f
}

.color-1 .br-imageMain_nav_itm.selected>.br-imageMain-imgW:before,
.color-1 .br-imageMain_nav_itm.selected>.br-imageMain-imgW .ie8overlay {
    background-color: #fe3c1f
}

.color-1 .br-link {
    color: #fe3c1f
}

.color-1 .br-share {
    background-color: #fe3c1f
}

.color-1 .br-cloud-title {
    color: #fe3c1f
}

.color-1.bn_box .bn_c_w {
    background-color: #fe3c1f
}

.color-1.bn_box .link-arrowBlock,
.color-1.bn_box .ti_b_ceo,
.color-1.bn_box .ti_pop_ceo {
    color: #fff
}

.color-1.bn_box .link-arrowBlock:before,
.color-1.bn_box .ti_b_ceo:before,
.color-1.bn_box .ti_pop_ceo:before {
    border-color: #fff;
    color: #fff
}

.color-1.bn_box .bn_box_inner:before,
.color-1.bn_box .bn_box_inner .tri {
    border-color: transparent transparent #fe3c1f transparent
}

.color-1.bn_box .bn_box_inner:after {
    background-color: #fe3c1f
}

.color-1 .addr-mobile:before,
.color-1 .addr-clock:before {
    background: #fe3c1f
}

.color-1 .addrBox-right {
    background-color: #fe3c1f
}

.color-1 .ti_b_top_w {
    background-color: #fe3c1f
}

body.color-2 {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTJGNDVFMUM2MTBEMTFFNTlFM0M5ODgzRTQ5REUzOUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTJGNDVFMUQ2MTBEMTFFNTlFM0M5ODgzRTQ5REUzOUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxMkY0NUUxQTYxMEQxMUU1OUUzQzk4ODNFNDlERTM5QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxMkY0NUUxQjYxMEQxMUU1OUUzQzk4ODNFNDlERTM5QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoPMEMIAAAAwSURBVHjaYvz///9mBiD4+fOnD4hmAAn8+PHjPwwzggiQBDs7+xawCpgMTCVAgAEASgcqZKt0uRAAAAAASUVORK5CYII=') #52b3fc
}

.tc-cyan {
    color: #52b3fc !important
}

.color-2 .coloredText {
    color: #52b3fc
}

.color-2.idx_f_box,
.color-2.box3,
.color-2.box3 {
    background: none
}

.color-2.idx_f_box>a:hover:before,
.color-2.box3>a:hover:before,
.color-2.idx_f_box.selected>a:before,
.color-2.selected.box3>a:before,
.color-2.box3>a:hover:before,
.color-2.box3.selected>a:before {
    background-color: #4fb4ff
}

.color-2 .idx_f_icon,
.color-2 .box3_icon,
.color-2 .box3_icon {
    background-color: #4fb4ff
}

.color-2 .link-arrowBlock,
.color-2 .ti_b_ceo,
.color-2 .ti_pop_ceo {
    color: #52b3fc
}

.color-2 .link-arrowBlock:before,
.color-2 .ti_b_ceo:before,
.color-2 .ti_pop_ceo:before {
    border-color: #52b3fc;
    color: #52b3fc
}

.color-2 .idx_f_news_container .bx-wrapper .bx-prev:before,
.color-2 .idx_f_news_container .bx-wrapper .bx-next:before {
    color: #52b3fc
}

.color-2 .sm-i-2.selected:before {
    color: #52b3fc
}

.color-2 .sm-i-2.selected>.sm-l-2 {
    color: #52b3fc
}

.color-2 .br-title {
    color: #52b3fc
}

.color-2 .br-imageMain_nav_itm.selected>.br-imageMain-imgW:before,
.color-2 .br-imageMain_nav_itm.selected>.br-imageMain-imgW .ie8overlay {
    background-color: #52b3fc
}

.color-2 .br-link {
    color: #52b3fc
}

.color-2 .br-share {
    background-color: #52b3fc
}

.color-2 .br-cloud-title {
    color: #52b3fc
}

.color-2.bn_box .bn_c_w {
    background-color: #52b3fc
}

.color-2.bn_box .link-arrowBlock,
.color-2.bn_box .ti_b_ceo,
.color-2.bn_box .ti_pop_ceo {
    color: #fff
}

.color-2.bn_box .link-arrowBlock:before,
.color-2.bn_box .ti_b_ceo:before,
.color-2.bn_box .ti_pop_ceo:before {
    border-color: #fff;
    color: #fff
}

.color-2.bn_box .bn_box_inner:before,
.color-2.bn_box .bn_box_inner .tri {
    border-color: transparent transparent #52b3fc transparent
}

.color-2.bn_box .bn_box_inner:after {
    background-color: #52b3fc
}

.color-2 .addr-mobile:before,
.color-2 .addr-clock:before {
    background: #52b3fc
}

.color-2 .addrBox-right {
    background-color: #52b3fc
}

.color-2 .ti_b_top_w {
    background-color: #52b3fc
}

body.color-3 {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTJGNDVFMUM2MTBEMTFFNTlFM0M5ODgzRTQ5REUzOUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTJGNDVFMUQ2MTBEMTFFNTlFM0M5ODgzRTQ5REUzOUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxMkY0NUUxQTYxMEQxMUU1OUUzQzk4ODNFNDlERTM5QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxMkY0NUUxQjYxMEQxMUU1OUUzQzk4ODNFNDlERTM5QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoPMEMIAAAAwSURBVHjaYvz///9mBiD4+fOnD4hmAAn8+PHjPwwzggiQBDs7+xawCpgMTCVAgAEASgcqZKt0uRAAAAAASUVORK5CYII=') #8dbb36
}

.tc-green {
    color: #8dbb36 !important
}

.color-3 .coloredText {
    color: #8dbb36
}

.color-3.idx_f_box,
.color-3.box3,
.color-3.box3 {
    background: none
}

.color-3.idx_f_box>a:hover:before,
.color-3.box3>a:hover:before,
.color-3.idx_f_box.selected>a:before,
.color-3.selected.box3>a:before,
.color-3.box3>a:hover:before,
.color-3.box3.selected>a:before {
    background-color: #93cd24
}

.color-3 .idx_f_icon,
.color-3 .box3_icon,
.color-3 .box3_icon {
    background-color: #93cd24
}

.color-3 .link-arrowBlock,
.color-3 .ti_b_ceo,
.color-3 .ti_pop_ceo {
    color: #8dbb36
}

.color-3 .link-arrowBlock:before,
.color-3 .ti_b_ceo:before,
.color-3 .ti_pop_ceo:before {
    border-color: #8dbb36;
    color: #8dbb36
}

.color-3 .idx_f_news_container .bx-wrapper .bx-prev:before,
.color-3 .idx_f_news_container .bx-wrapper .bx-next:before {
    color: #8dbb36
}

.color-3 .sm-i-2.selected:before {
    color: #8dbb36
}

.color-3 .sm-i-2.selected>.sm-l-2 {
    color: #8dbb36
}

.color-3 .br-title {
    color: #8dbb36
}

.color-3 .br-imageMain_nav_itm.selected>.br-imageMain-imgW:before,
.color-3 .br-imageMain_nav_itm.selected>.br-imageMain-imgW .ie8overlay {
    background-color: #8dbb36
}

.color-3 .br-link {
    color: #8dbb36
}

.color-3 .br-share {
    background-color: #8dbb36
}

.color-3 .br-cloud-title {
    color: #8dbb36
}

.color-3.bn_box .bn_c_w {
    background-color: #8dbb36
}

.color-3.bn_box .link-arrowBlock,
.color-3.bn_box .ti_b_ceo,
.color-3.bn_box .ti_pop_ceo {
    color: #fff
}

.color-3.bn_box .link-arrowBlock:before,
.color-3.bn_box .ti_b_ceo:before,
.color-3.bn_box .ti_pop_ceo:before {
    border-color: #fff;
    color: #fff
}

.color-3.bn_box .bn_box_inner:before,
.color-3.bn_box .bn_box_inner .tri {
    border-color: transparent transparent #8dbb36 transparent
}

.color-3.bn_box .bn_box_inner:after {
    background-color: #8dbb36
}

.color-3 .addr-mobile:before,
.color-3 .addr-clock:before {
    background: #8dbb36
}

.color-3 .addrBox-right {
    background-color: #8dbb36
}

.color-3 .ti_b_top_w {
    background-color: #8dbb36
}

body.color-4 {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTJGNDVFMUM2MTBEMTFFNTlFM0M5ODgzRTQ5REUzOUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTJGNDVFMUQ2MTBEMTFFNTlFM0M5ODgzRTQ5REUzOUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxMkY0NUUxQTYxMEQxMUU1OUUzQzk4ODNFNDlERTM5QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxMkY0NUUxQjYxMEQxMUU1OUUzQzk4ODNFNDlERTM5QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoPMEMIAAAAwSURBVHjaYvz///9mBiD4+fOnD4hmAAn8+PHjPwwzggiQBDs7+xawCpgMTCVAgAEASgcqZKt0uRAAAAAASUVORK5CYII=') #50d1cb
}

.tc-turquoise {
    color: #50d1cb !important
}

.color-4 .coloredText {
    color: #50d1cb
}

.color-4.idx_f_box,
.color-4.box3,
.color-4.box3 {
    background: none
}

.color-4.idx_f_box>a:hover:before,
.color-4.box3>a:hover:before,
.color-4.idx_f_box.selected>a:before,
.color-4.selected.box3>a:before,
.color-4.box3>a:hover:before,
.color-4.box3.selected>a:before {
    background-color: #50d1cb
}

.color-4 .idx_f_icon,
.color-4 .box3_icon,
.color-4 .box3_icon {
    background-color: #50d1cb
}

.color-4 .link-arrowBlock,
.color-4 .ti_b_ceo,
.color-4 .ti_pop_ceo {
    color: #50d1cb
}

.color-4 .link-arrowBlock:before,
.color-4 .ti_b_ceo:before,
.color-4 .ti_pop_ceo:before {
    border-color: #50d1cb;
    color: #50d1cb
}

.color-4 .idx_f_news_container .bx-wrapper .bx-prev:before,
.color-4 .idx_f_news_container .bx-wrapper .bx-next:before {
    color: #50d1cb
}

.color-4 .sm-i-2.selected:before {
    color: #50d1cb
}

.color-4 .sm-i-2.selected>.sm-l-2 {
    color: #50d1cb
}

.color-4 .br-title {
    color: #50d1cb
}

.color-4 .br-imageMain_nav_itm.selected>.br-imageMain-imgW:before,
.color-4 .br-imageMain_nav_itm.selected>.br-imageMain-imgW .ie8overlay {
    background-color: #50d1cb
}

.color-4 .br-link {
    color: #50d1cb
}

.color-4 .br-share {
    background-color: #50d1cb
}

.color-4 .br-cloud-title {
    color: #50d1cb
}

.color-4.bn_box .bn_c_w {
    background-color: #50d1cb
}

.color-4.bn_box .link-arrowBlock,
.color-4.bn_box .ti_b_ceo,
.color-4.bn_box .ti_pop_ceo {
    color: #fff
}

.color-4.bn_box .link-arrowBlock:before,
.color-4.bn_box .ti_b_ceo:before,
.color-4.bn_box .ti_pop_ceo:before {
    border-color: #fff;
    color: #fff
}

.color-4.bn_box .bn_box_inner:before,
.color-4.bn_box .bn_box_inner .tri {
    border-color: transparent transparent #50d1cb transparent
}

.color-4.bn_box .bn_box_inner:after {
    background-color: #50d1cb
}

.color-4 .addr-mobile:before,
.color-4 .addr-clock:before {
    background: #50d1cb
}

.color-4 .addrBox-right {
    background-color: #50d1cb
}

.color-4 .ti_b_top_w {
    background-color: #50d1cb
}

body.color-5 {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTJGNDVFMUM2MTBEMTFFNTlFM0M5ODgzRTQ5REUzOUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTJGNDVFMUQ2MTBEMTFFNTlFM0M5ODgzRTQ5REUzOUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxMkY0NUUxQTYxMEQxMUU1OUUzQzk4ODNFNDlERTM5QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxMkY0NUUxQjYxMEQxMUU1OUUzQzk4ODNFNDlERTM5QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoPMEMIAAAAwSURBVHjaYvz///9mBiD4+fOnD4hmAAn8+PHjPwwzggiQBDs7+xawCpgMTCVAgAEASgcqZKt0uRAAAAAASUVORK5CYII=') #b4cc31
}

.tc-yellowgreen {
    color: #b4cc31 !important
}

.color-5 .coloredText {
    color: #b4cc31
}

.color-5.idx_f_box,
.color-5.box3,
.color-5.box3 {
    background: none
}

.color-5.idx_f_box>a:hover:before,
.color-5.box3>a:hover:before,
.color-5.idx_f_box.selected>a:before,
.color-5.selected.box3>a:before,
.color-5.box3>a:hover:before,
.color-5.box3.selected>a:before {
    background-color: #c1df1e
}

.color-5 .idx_f_icon,
.color-5 .box3_icon,
.color-5 .box3_icon {
    background-color: #c1df1e
}

.color-5 .link-arrowBlock,
.color-5 .ti_b_ceo,
.color-5 .ti_pop_ceo {
    color: #b4cc31
}

.color-5 .link-arrowBlock:before,
.color-5 .ti_b_ceo:before,
.color-5 .ti_pop_ceo:before {
    border-color: #b4cc31;
    color: #b4cc31
}

.color-5 .idx_f_news_container .bx-wrapper .bx-prev:before,
.color-5 .idx_f_news_container .bx-wrapper .bx-next:before {
    color: #b4cc31
}

.color-5 .sm-i-2.selected:before {
    color: #b4cc31
}

.color-5 .sm-i-2.selected>.sm-l-2 {
    color: #b4cc31
}

.color-5 .br-title {
    color: #b4cc31
}

.color-5 .br-imageMain_nav_itm.selected>.br-imageMain-imgW:before,
.color-5 .br-imageMain_nav_itm.selected>.br-imageMain-imgW .ie8overlay {
    background-color: #b4cc31
}

.color-5 .br-link {
    color: #b4cc31
}

.color-5 .br-share {
    background-color: #b4cc31
}

.color-5 .br-cloud-title {
    color: #b4cc31
}

.color-5.bn_box .bn_c_w {
    background-color: #b4cc31
}

.color-5.bn_box .link-arrowBlock,
.color-5.bn_box .ti_b_ceo,
.color-5.bn_box .ti_pop_ceo {
    color: #fff
}

.color-5.bn_box .link-arrowBlock:before,
.color-5.bn_box .ti_b_ceo:before,
.color-5.bn_box .ti_pop_ceo:before {
    border-color: #fff;
    color: #fff
}

.color-5.bn_box .bn_box_inner:before,
.color-5.bn_box .bn_box_inner .tri {
    border-color: transparent transparent #b4cc31 transparent
}

.color-5.bn_box .bn_box_inner:after {
    background-color: #b4cc31
}

.color-5 .addr-mobile:before,
.color-5 .addr-clock:before {
    background: #b4cc31
}

.color-5 .addrBox-right {
    background-color: #b4cc31
}

.color-5 .ti_b_top_w {
    background-color: #b4cc31
}

body.color-6 {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTJGNDVFMUM2MTBEMTFFNTlFM0M5ODgzRTQ5REUzOUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTJGNDVFMUQ2MTBEMTFFNTlFM0M5ODgzRTQ5REUzOUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxMkY0NUUxQTYxMEQxMUU1OUUzQzk4ODNFNDlERTM5QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxMkY0NUUxQjYxMEQxMUU1OUUzQzk4ODNFNDlERTM5QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoPMEMIAAAAwSURBVHjaYvz///9mBiD4+fOnD4hmAAn8+PHjPwwzggiQBDs7+xawCpgMTCVAgAEASgcqZKt0uRAAAAAASUVORK5CYII=') #d19f8e
}

.tc-brown {
    color: #d19f8e !important
}

.color-6 .coloredText {
    color: #d19f8e
}

.color-6.idx_f_box,
.color-6.box3,
.color-6.box3 {
    background: none
}

.color-6.idx_f_box>a:hover:before,
.color-6.box3>a:hover:before,
.color-6.idx_f_box.selected>a:before,
.color-6.selected.box3>a:before,
.color-6.box3>a:hover:before,
.color-6.box3.selected>a:before {
    background-color: #dd9982
}

.color-6 .idx_f_icon,
.color-6 .box3_icon,
.color-6 .box3_icon {
    background-color: #dd9982
}

.color-6 .link-arrowBlock,
.color-6 .ti_b_ceo,
.color-6 .ti_pop_ceo {
    color: #d19f8e
}

.color-6 .link-arrowBlock:before,
.color-6 .ti_b_ceo:before,
.color-6 .ti_pop_ceo:before {
    border-color: #d19f8e;
    color: #d19f8e
}

.color-6 .idx_f_news_container .bx-wrapper .bx-prev:before,
.color-6 .idx_f_news_container .bx-wrapper .bx-next:before {
    color: #d19f8e
}

.color-6 .sm-i-2.selected:before {
    color: #d19f8e
}

.color-6 .sm-i-2.selected>.sm-l-2 {
    color: #d19f8e
}

.color-6 .br-title {
    color: #d19f8e
}

.color-6 .br-imageMain_nav_itm.selected>.br-imageMain-imgW:before,
.color-6 .br-imageMain_nav_itm.selected>.br-imageMain-imgW .ie8overlay {
    background-color: #d19f8e
}

.color-6 .br-link {
    color: #d19f8e
}

.color-6 .br-share {
    background-color: #d19f8e
}

.color-6 .br-cloud-title {
    color: #d19f8e
}

.color-6.bn_box .bn_c_w {
    background-color: #d19f8e
}

.color-6.bn_box .link-arrowBlock,
.color-6.bn_box .ti_b_ceo,
.color-6.bn_box .ti_pop_ceo {
    color: #fff
}

.color-6.bn_box .link-arrowBlock:before,
.color-6.bn_box .ti_b_ceo:before,
.color-6.bn_box .ti_pop_ceo:before {
    border-color: #fff;
    color: #fff
}

.color-6.bn_box .bn_box_inner:before,
.color-6.bn_box .bn_box_inner .tri {
    border-color: transparent transparent #d19f8e transparent
}

.color-6.bn_box .bn_box_inner:after {
    background-color: #d19f8e
}

.color-6 .addr-mobile:before,
.color-6 .addr-clock:before {
    background: #d19f8e
}

.color-6 .addrBox-right {
    background-color: #d19f8e
}

.color-6 .ti_b_top_w {
    background-color: #d19f8e
}

body.color-7 {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTJGNDVFMUM2MTBEMTFFNTlFM0M5ODgzRTQ5REUzOUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTJGNDVFMUQ2MTBEMTFFNTlFM0M5ODgzRTQ5REUzOUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxMkY0NUUxQTYxMEQxMUU1OUUzQzk4ODNFNDlERTM5QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxMkY0NUUxQjYxMEQxMUU1OUUzQzk4ODNFNDlERTM5QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoPMEMIAAAAwSURBVHjaYvz///9mBiD4+fOnD4hmAAn8+PHjPwwzggiQBDs7+xawCpgMTCVAgAEASgcqZKt0uRAAAAAASUVORK5CYII=') #894955
}

.tc-red {
    color: #894955 !important
}

.color-7 .coloredText {
    color: #894955
}

.color-7.idx_f_box,
.color-7.box3,
.color-7.box3 {
    background: none
}

.color-7.idx_f_box>a:hover:before,
.color-7.box3>a:hover:before,
.color-7.idx_f_box.selected>a:before,
.color-7.selected.box3>a:before,
.color-7.box3>a:hover:before,
.color-7.box3.selected>a:before {
    background-color: #99394b
}

.color-7 .idx_f_icon,
.color-7 .box3_icon,
.color-7 .box3_icon {
    background-color: #99394b
}

.color-7 .link-arrowBlock,
.color-7 .ti_b_ceo,
.color-7 .ti_pop_ceo {
    color: #894955
}

.color-7 .link-arrowBlock:before,
.color-7 .ti_b_ceo:before,
.color-7 .ti_pop_ceo:before {
    border-color: #894955;
    color: #894955
}

.color-7 .idx_f_news_container .bx-wrapper .bx-prev:before,
.color-7 .idx_f_news_container .bx-wrapper .bx-next:before {
    color: #894955
}

.color-7 .sm-i-2.selected:before {
    color: #894955
}

.color-7 .sm-i-2.selected>.sm-l-2 {
    color: #894955
}

.color-7 .br-title {
    color: #894955
}

.color-7 .br-imageMain_nav_itm.selected>.br-imageMain-imgW:before,
.color-7 .br-imageMain_nav_itm.selected>.br-imageMain-imgW .ie8overlay {
    background-color: #894955
}

.color-7 .br-link {
    color: #894955
}

.color-7 .br-share {
    background-color: #894955
}

.color-7 .br-cloud-title {
    color: #894955
}

.color-7.bn_box .bn_c_w {
    background-color: #894955
}

.color-7.bn_box .link-arrowBlock,
.color-7.bn_box .ti_b_ceo,
.color-7.bn_box .ti_pop_ceo {
    color: #fff
}

.color-7.bn_box .link-arrowBlock:before,
.color-7.bn_box .ti_b_ceo:before,
.color-7.bn_box .ti_pop_ceo:before {
    border-color: #fff;
    color: #fff
}

.color-7.bn_box .bn_box_inner:before,
.color-7.bn_box .bn_box_inner .tri {
    border-color: transparent transparent #894955 transparent
}

.color-7.bn_box .bn_box_inner:after {
    background-color: #894955
}

.color-7 .addr-mobile:before,
.color-7 .addr-clock:before {
    background: #894955
}

.color-7 .addrBox-right {
    background-color: #894955
}

.color-7 .ti_b_top_w {
    background-color: #894955
}

body.color-8 {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTJGNDVFMUM2MTBEMTFFNTlFM0M5ODgzRTQ5REUzOUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTJGNDVFMUQ2MTBEMTFFNTlFM0M5ODgzRTQ5REUzOUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxMkY0NUUxQTYxMEQxMUU1OUUzQzk4ODNFNDlERTM5QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxMkY0NUUxQjYxMEQxMUU1OUUzQzk4ODNFNDlERTM5QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoPMEMIAAAAwSURBVHjaYvz///9mBiD4+fOnD4hmAAn8+PHjPwwzggiQBDs7+xawCpgMTCVAgAEASgcqZKt0uRAAAAAASUVORK5CYII=') #cc9238
}

.tc-ornageyellow {
    color: #cc9238 !important
}

.color-8 .coloredText {
    color: #cc9238
}

.color-8.idx_f_box,
.color-8.box3,
.color-8.box3 {
    background: none
}

.color-8.idx_f_box>a:hover:before,
.color-8.box3>a:hover:before,
.color-8.idx_f_box.selected>a:before,
.color-8.selected.box3>a:before,
.color-8.box3>a:hover:before,
.color-8.box3.selected>a:before {
    background-color: #df9625
}

.color-8 .idx_f_icon,
.color-8 .box3_icon,
.color-8 .box3_icon {
    background-color: #df9625
}

.color-8 .link-arrowBlock,
.color-8 .ti_b_ceo,
.color-8 .ti_pop_ceo {
    color: #cc9238
}

.color-8 .link-arrowBlock:before,
.color-8 .ti_b_ceo:before,
.color-8 .ti_pop_ceo:before {
    border-color: #cc9238;
    color: #cc9238
}

.color-8 .idx_f_news_container .bx-wrapper .bx-prev:before,
.color-8 .idx_f_news_container .bx-wrapper .bx-next:before {
    color: #cc9238
}

.color-8 .sm-i-2.selected:before {
    color: #cc9238
}

.color-8 .sm-i-2.selected>.sm-l-2 {
    color: #cc9238
}

.color-8 .br-title {
    color: #cc9238
}

.color-8 .br-imageMain_nav_itm.selected>.br-imageMain-imgW:before,
.color-8 .br-imageMain_nav_itm.selected>.br-imageMain-imgW .ie8overlay {
    background-color: #cc9238
}

.color-8 .br-link {
    color: #cc9238
}

.color-8 .br-share {
    background-color: #cc9238
}

.color-8 .br-cloud-title {
    color: #cc9238
}

.color-8.bn_box .bn_c_w {
    background-color: #cc9238
}

.color-8.bn_box .link-arrowBlock,
.color-8.bn_box .ti_b_ceo,
.color-8.bn_box .ti_pop_ceo {
    color: #fff
}

.color-8.bn_box .link-arrowBlock:before,
.color-8.bn_box .ti_b_ceo:before,
.color-8.bn_box .ti_pop_ceo:before {
    border-color: #fff;
    color: #fff
}

.color-8.bn_box .bn_box_inner:before,
.color-8.bn_box .bn_box_inner .tri {
    border-color: transparent transparent #cc9238 transparent
}

.color-8.bn_box .bn_box_inner:after {
    background-color: #cc9238
}

.color-8 .addr-mobile:before,
.color-8 .addr-clock:before {
    background: #cc9238
}

.color-8 .addrBox-right {
    background-color: #cc9238
}

.color-8 .ti_b_top_w {
    background-color: #cc9238
}

body.color-9 {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTJGNDVFMUM2MTBEMTFFNTlFM0M5ODgzRTQ5REUzOUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTJGNDVFMUQ2MTBEMTFFNTlFM0M5ODgzRTQ5REUzOUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxMkY0NUUxQTYxMEQxMUU1OUUzQzk4ODNFNDlERTM5QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxMkY0NUUxQjYxMEQxMUU1OUUzQzk4ODNFNDlERTM5QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoPMEMIAAAAwSURBVHjaYvz///9mBiD4+fOnD4hmAAn8+PHjPwwzggiQBDs7+xawCpgMTCVAgAEASgcqZKt0uRAAAAAASUVORK5CYII=') #00528f
}

.tc-blue {
    color: #00528f !important
}

.color-9 .coloredText {
    color: #00528f
}

.color-9.idx_f_box,
.color-9.box3,
.color-9.box3 {
    background: none
}

.color-9.idx_f_box>a:hover:before,
.color-9.box3>a:hover:before,
.color-9.idx_f_box.selected>a:before,
.color-9.selected.box3>a:before,
.color-9.box3>a:hover:before,
.color-9.box3.selected>a:before {
    background-color: #00528f
}

.color-9 .idx_f_icon,
.color-9 .box3_icon,
.color-9 .box3_icon {
    background-color: #00528f
}

.color-9 .link-arrowBlock,
.color-9 .ti_b_ceo,
.color-9 .ti_pop_ceo {
    color: #00528f
}

.color-9 .link-arrowBlock:before,
.color-9 .ti_b_ceo:before,
.color-9 .ti_pop_ceo:before {
    border-color: #00528f;
    color: #00528f
}

.color-9 .idx_f_news_container .bx-wrapper .bx-prev:before,
.color-9 .idx_f_news_container .bx-wrapper .bx-next:before {
    color: #00528f
}

.color-9 .sm-i-2.selected:before {
    color: #00528f
}

.color-9 .sm-i-2.selected>.sm-l-2 {
    color: #00528f
}

.color-9 .br-title {
    color: #00528f
}

.color-9 .br-imageMain_nav_itm.selected>.br-imageMain-imgW:before,
.color-9 .br-imageMain_nav_itm.selected>.br-imageMain-imgW .ie8overlay {
    background-color: #00528f
}

.color-9 .br-link {
    color: #00528f
}

.color-9 .br-share {
    background-color: #00528f
}

.color-9 .br-cloud-title {
    color: #00528f
}

.color-9.bn_box .bn_c_w {
    background-color: #00528f
}

.color-9.bn_box .link-arrowBlock,
.color-9.bn_box .ti_b_ceo,
.color-9.bn_box .ti_pop_ceo {
    color: #fff
}

.color-9.bn_box .link-arrowBlock:before,
.color-9.bn_box .ti_b_ceo:before,
.color-9.bn_box .ti_pop_ceo:before {
    border-color: #fff;
    color: #fff
}

.color-9.bn_box .bn_box_inner:before,
.color-9.bn_box .bn_box_inner .tri {
    border-color: transparent transparent #00528f transparent
}

.color-9.bn_box .bn_box_inner:after {
    background-color: #00528f
}

.color-9 .addr-mobile:before,
.color-9 .addr-clock:before {
    background: #00528f
}

.color-9 .addrBox-right {
    background-color: #00528f
}

.color-9 .ti_b_top_w {
    background-color: #00528f
}

body.color-10 {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTJGNDVFMUM2MTBEMTFFNTlFM0M5ODgzRTQ5REUzOUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTJGNDVFMUQ2MTBEMTFFNTlFM0M5ODgzRTQ5REUzOUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxMkY0NUUxQTYxMEQxMUU1OUUzQzk4ODNFNDlERTM5QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxMkY0NUUxQjYxMEQxMUU1OUUzQzk4ODNFNDlERTM5QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoPMEMIAAAAwSURBVHjaYvz///9mBiD4+fOnD4hmAAn8+PHjPwwzggiQBDs7+xawCpgMTCVAgAEASgcqZKt0uRAAAAAASUVORK5CYII=') #183e87
}

.tc-blue2 {
    color: #183e87 !important
}

.color-10 .coloredText {
    color: #183e87
}

.color-10.idx_f_box,
.color-10.box3,
.color-10.box3 {
    background: none
}

.color-10.idx_f_box>a:hover:before,
.color-10.box3>a:hover:before,
.color-10.idx_f_box.selected>a:before,
.color-10.selected.box3>a:before,
.color-10.box3>a:hover:before,
.color-10.box3.selected>a:before {
    background-color: #0c3a93
}

.color-10 .idx_f_icon,
.color-10 .box3_icon,
.color-10 .box3_icon {
    background-color: #0c3a93
}

.color-10 .link-arrowBlock,
.color-10 .ti_b_ceo,
.color-10 .ti_pop_ceo {
    color: #183e87
}

.color-10 .link-arrowBlock:before,
.color-10 .ti_b_ceo:before,
.color-10 .ti_pop_ceo:before {
    border-color: #183e87;
    color: #183e87
}

.color-10 .idx_f_news_container .bx-wrapper .bx-prev:before,
.color-10 .idx_f_news_container .bx-wrapper .bx-next:before {
    color: #183e87
}

.color-10 .sm-i-2.selected:before {
    color: #183e87
}

.color-10 .sm-i-2.selected>.sm-l-2 {
    color: #183e87
}

.color-10 .br-title {
    color: #183e87
}

.color-10 .br-imageMain_nav_itm.selected>.br-imageMain-imgW:before,
.color-10 .br-imageMain_nav_itm.selected>.br-imageMain-imgW .ie8overlay {
    background-color: #183e87
}

.color-10 .br-link {
    color: #183e87
}

.color-10 .br-share {
    background-color: #183e87
}

.color-10 .br-cloud-title {
    color: #183e87
}

.color-10.bn_box .bn_c_w {
    background-color: #183e87
}

.color-10.bn_box .link-arrowBlock,
.color-10.bn_box .ti_b_ceo,
.color-10.bn_box .ti_pop_ceo {
    color: #fff
}

.color-10.bn_box .link-arrowBlock:before,
.color-10.bn_box .ti_b_ceo:before,
.color-10.bn_box .ti_pop_ceo:before {
    border-color: #fff;
    color: #fff
}

.color-10.bn_box .bn_box_inner:before,
.color-10.bn_box .bn_box_inner .tri {
    border-color: transparent transparent #183e87 transparent
}

.color-10.bn_box .bn_box_inner:after {
    background-color: #183e87
}

.color-10 .addr-mobile:before,
.color-10 .addr-clock:before {
    background: #183e87
}

.color-10 .addrBox-right {
    background-color: #183e87
}

.color-10 .ti_b_top_w {
    background-color: #183e87
}

body.color-11 {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTJGNDVFMUM2MTBEMTFFNTlFM0M5ODgzRTQ5REUzOUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTJGNDVFMUQ2MTBEMTFFNTlFM0M5ODgzRTQ5REUzOUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxMkY0NUUxQTYxMEQxMUU1OUUzQzk4ODNFNDlERTM5QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxMkY0NUUxQjYxMEQxMUU1OUUzQzk4ODNFNDlERTM5QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoPMEMIAAAAwSURBVHjaYvz///9mBiD4+fOnD4hmAAn8+PHjPwwzggiQBDs7+xawCpgMTCVAgAEASgcqZKt0uRAAAAAASUVORK5CYII=') #64768e
}

.tc-slategray {
    color: #64768e !important
}

.color-11 .coloredText {
    color: #64768e
}

.color-11.idx_f_box,
.color-11.box3,
.color-11.box3 {
    background: none
}

.color-11.idx_f_box>a:hover:before,
.color-11.box3>a:hover:before,
.color-11.idx_f_box.selected>a:before,
.color-11.selected.box3>a:before,
.color-11.box3>a:hover:before,
.color-11.box3.selected>a:before {
    background-color: #5273a0
}

.color-11 .idx_f_icon,
.color-11 .box3_icon,
.color-11 .box3_icon {
    background-color: #5273a0
}

.color-11 .link-arrowBlock,
.color-11 .ti_b_ceo,
.color-11 .ti_pop_ceo {
    color: #64768e
}

.color-11 .link-arrowBlock:before,
.color-11 .ti_b_ceo:before,
.color-11 .ti_pop_ceo:before {
    border-color: #64768e;
    color: #64768e
}

.color-11 .idx_f_news_container .bx-wrapper .bx-prev:before,
.color-11 .idx_f_news_container .bx-wrapper .bx-next:before {
    color: #64768e
}

.color-11 .sm-i-2.selected:before {
    color: #64768e
}

.color-11 .sm-i-2.selected>.sm-l-2 {
    color: #64768e
}

.color-11 .br-title {
    color: #64768e
}

.color-11 .br-imageMain_nav_itm.selected>.br-imageMain-imgW:before,
.color-11 .br-imageMain_nav_itm.selected>.br-imageMain-imgW .ie8overlay {
    background-color: #64768e
}

.color-11 .br-link {
    color: #64768e
}

.color-11 .br-share {
    background-color: #64768e
}

.color-11 .br-cloud-title {
    color: #64768e
}

.color-11.bn_box .bn_c_w {
    background-color: #64768e
}

.color-11.bn_box .link-arrowBlock,
.color-11.bn_box .ti_b_ceo,
.color-11.bn_box .ti_pop_ceo {
    color: #fff
}

.color-11.bn_box .link-arrowBlock:before,
.color-11.bn_box .ti_b_ceo:before,
.color-11.bn_box .ti_pop_ceo:before {
    border-color: #fff;
    color: #fff
}

.color-11.bn_box .bn_box_inner:before,
.color-11.bn_box .bn_box_inner .tri {
    border-color: transparent transparent #64768e transparent
}

.color-11.bn_box .bn_box_inner:after {
    background-color: #64768e
}

.color-11 .addr-mobile:before,
.color-11 .addr-clock:before {
    background: #64768e
}

.color-11 .addrBox-right {
    background-color: #64768e
}

.color-11 .ti_b_top_w {
    background-color: #64768e
}

body.color-12 {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTJGNDVFMUM2MTBEMTFFNTlFM0M5ODgzRTQ5REUzOUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTJGNDVFMUQ2MTBEMTFFNTlFM0M5ODgzRTQ5REUzOUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxMkY0NUUxQTYxMEQxMUU1OUUzQzk4ODNFNDlERTM5QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxMkY0NUUxQjYxMEQxMUU1OUUzQzk4ODNFNDlERTM5QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoPMEMIAAAAwSURBVHjaYvz///9mBiD4+fOnD4hmAAn8+PHjPwwzggiQBDs7+xawCpgMTCVAgAEASgcqZKt0uRAAAAAASUVORK5CYII=') #737A9F
}

.tc-lynch {
    color: #737A9F !important
}

.color-12 .coloredText {
    color: #737A9F
}

.color-12.idx_f_box,
.color-12.box3,
.color-12.box3 {
    background: none
}

.color-12.idx_f_box>a:hover:before,
.color-12.box3>a:hover:before,
.color-12.idx_f_box.selected>a:before,
.color-12.selected.box3>a:before,
.color-12.box3>a:hover:before,
.color-12.box3.selected>a:before {
    background-color: #616eb1
}

.color-12 .idx_f_icon,
.color-12 .box3_icon,
.color-12 .box3_icon {
    background-color: #616eb1
}

.color-12 .link-arrowBlock,
.color-12 .ti_b_ceo,
.color-12 .ti_pop_ceo {
    color: #737A9F
}

.color-12 .link-arrowBlock:before,
.color-12 .ti_b_ceo:before,
.color-12 .ti_pop_ceo:before {
    border-color: #737A9F;
    color: #737A9F
}

.color-12 .idx_f_news_container .bx-wrapper .bx-prev:before,
.color-12 .idx_f_news_container .bx-wrapper .bx-next:before {
    color: #737A9F
}

.color-12 .sm-i-2.selected:before {
    color: #737A9F
}

.color-12 .sm-i-2.selected>.sm-l-2 {
    color: #737A9F
}

.color-12 .br-title {
    color: #737A9F
}

.color-12 .br-imageMain_nav_itm.selected>.br-imageMain-imgW:before,
.color-12 .br-imageMain_nav_itm.selected>.br-imageMain-imgW .ie8overlay {
    background-color: #737A9F
}

.color-12 .br-link {
    color: #737A9F
}

.color-12 .br-share {
    background-color: #737A9F
}

.color-12 .br-cloud-title {
    color: #737A9F
}

.color-12.bn_box .bn_c_w {
    background-color: #737A9F
}

.color-12.bn_box .link-arrowBlock,
.color-12.bn_box .ti_b_ceo,
.color-12.bn_box .ti_pop_ceo {
    color: #fff
}

.color-12.bn_box .link-arrowBlock:before,
.color-12.bn_box .ti_b_ceo:before,
.color-12.bn_box .ti_pop_ceo:before {
    border-color: #fff;
    color: #fff
}

.color-12.bn_box .bn_box_inner:before,
.color-12.bn_box .bn_box_inner .tri {
    border-color: transparent transparent #737A9F transparent
}

.color-12.bn_box .bn_box_inner:after {
    background-color: #737A9F
}

.color-12 .addr-mobile:before,
.color-12 .addr-clock:before {
    background: #737A9F
}

.color-12 .addrBox-right {
    background-color: #737A9F
}

.color-12 .ti_b_top_w {
    background-color: #737A9F
}

body.color-13 {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTJGNDVFMUM2MTBEMTFFNTlFM0M5ODgzRTQ5REUzOUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTJGNDVFMUQ2MTBEMTFFNTlFM0M5ODgzRTQ5REUzOUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxMkY0NUUxQTYxMEQxMUU1OUUzQzk4ODNFNDlERTM5QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxMkY0NUUxQjYxMEQxMUU1OUUzQzk4ODNFNDlERTM5QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoPMEMIAAAAwSURBVHjaYvz///9mBiD4+fOnD4hmAAn8+PHjPwwzggiQBDs7+xawCpgMTCVAgAEASgcqZKt0uRAAAAAASUVORK5CYII=') #167471
}

.tc-genoa {
    color: #167471 !important
}

.color-13 .coloredText {
    color: #167471
}

.color-13.idx_f_box,
.color-13.box3,
.color-13.box3 {
    background: none
}

.color-13.idx_f_box>a:hover:before,
.color-13.box3>a:hover:before,
.color-13.idx_f_box.selected>a:before,
.color-13.selected.box3>a:before,
.color-13.box3>a:hover:before,
.color-13.box3.selected>a:before {
    background-color: #0c7e7b
}

.color-13 .idx_f_icon,
.color-13 .box3_icon,
.color-13 .box3_icon {
    background-color: #0c7e7b
}

.color-13 .link-arrowBlock,
.color-13 .ti_b_ceo,
.color-13 .ti_pop_ceo {
    color: #167471
}

.color-13 .link-arrowBlock:before,
.color-13 .ti_b_ceo:before,
.color-13 .ti_pop_ceo:before {
    border-color: #167471;
    color: #167471
}

.color-13 .idx_f_news_container .bx-wrapper .bx-prev:before,
.color-13 .idx_f_news_container .bx-wrapper .bx-next:before {
    color: #167471
}

.color-13 .sm-i-2.selected:before {
    color: #167471
}

.color-13 .sm-i-2.selected>.sm-l-2 {
    color: #167471
}

.color-13 .br-title {
    color: #167471
}

.color-13 .br-imageMain_nav_itm.selected>.br-imageMain-imgW:before,
.color-13 .br-imageMain_nav_itm.selected>.br-imageMain-imgW .ie8overlay {
    background-color: #167471
}

.color-13 .br-link {
    color: #167471
}

.color-13 .br-share {
    background-color: #167471
}

.color-13 .br-cloud-title {
    color: #167471
}

.color-13.bn_box .bn_c_w {
    background-color: #167471
}

.color-13.bn_box .link-arrowBlock,
.color-13.bn_box .ti_b_ceo,
.color-13.bn_box .ti_pop_ceo {
    color: #fff
}

.color-13.bn_box .link-arrowBlock:before,
.color-13.bn_box .ti_b_ceo:before,
.color-13.bn_box .ti_pop_ceo:before {
    border-color: #fff;
    color: #fff
}

.color-13.bn_box .bn_box_inner:before,
.color-13.bn_box .bn_box_inner .tri {
    border-color: transparent transparent #167471 transparent
}

.color-13.bn_box .bn_box_inner:after {
    background-color: #167471
}

.color-13 .addr-mobile:before,
.color-13 .addr-clock:before {
    background: #167471
}

.color-13 .addrBox-right {
    background-color: #167471
}

.color-13 .ti_b_top_w {
    background-color: #167471
}

body.color-14 {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTJGNDVFMUM2MTBEMTFFNTlFM0M5ODgzRTQ5REUzOUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTJGNDVFMUQ2MTBEMTFFNTlFM0M5ODgzRTQ5REUzOUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxMkY0NUUxQTYxMEQxMUU1OUUzQzk4ODNFNDlERTM5QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxMkY0NUUxQjYxMEQxMUU1OUUzQzk4ODNFNDlERTM5QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoPMEMIAAAAwSURBVHjaYvz///9mBiD4+fOnD4hmAAn8+PHjPwwzggiQBDs7+xawCpgMTCVAgAEASgcqZKt0uRAAAAAASUVORK5CYII=') #a72e33
}

.tc-wellread {
    color: #a72e33 !important
}

.color-14 .coloredText {
    color: #a72e33
}

.color-14.idx_f_box,
.color-14.box3,
.color-14.box3 {
    background: none
}

.color-14.idx_f_box>a:hover:before,
.color-14.box3>a:hover:before,
.color-14.idx_f_box.selected>a:before,
.color-14.selected.box3>a:before,
.color-14.box3>a:hover:before,
.color-14.box3.selected>a:before {
    background-color: #b71e24
}

.color-14 .idx_f_icon,
.color-14 .box3_icon,
.color-14 .box3_icon {
    background-color: #b71e24
}

.color-14 .link-arrowBlock,
.color-14 .ti_b_ceo,
.color-14 .ti_pop_ceo {
    color: #a72e33
}

.color-14 .link-arrowBlock:before,
.color-14 .ti_b_ceo:before,
.color-14 .ti_pop_ceo:before {
    border-color: #a72e33;
    color: #a72e33
}

.color-14 .idx_f_news_container .bx-wrapper .bx-prev:before,
.color-14 .idx_f_news_container .bx-wrapper .bx-next:before {
    color: #a72e33
}

.color-14 .sm-i-2.selected:before {
    color: #a72e33
}

.color-14 .sm-i-2.selected>.sm-l-2 {
    color: #a72e33
}

.color-14 .br-title {
    color: #a72e33
}

.color-14 .br-imageMain_nav_itm.selected>.br-imageMain-imgW:before,
.color-14 .br-imageMain_nav_itm.selected>.br-imageMain-imgW .ie8overlay {
    background-color: #a72e33
}

.color-14 .br-link {
    color: #a72e33
}

.color-14 .br-share {
    background-color: #a72e33
}

.color-14 .br-cloud-title {
    color: #a72e33
}

.color-14.bn_box .bn_c_w {
    background-color: #a72e33
}

.color-14.bn_box .link-arrowBlock,
.color-14.bn_box .ti_b_ceo,
.color-14.bn_box .ti_pop_ceo {
    color: #fff
}

.color-14.bn_box .link-arrowBlock:before,
.color-14.bn_box .ti_b_ceo:before,
.color-14.bn_box .ti_pop_ceo:before {
    border-color: #fff;
    color: #fff
}

.color-14.bn_box .bn_box_inner:before,
.color-14.bn_box .bn_box_inner .tri {
    border-color: transparent transparent #a72e33 transparent
}

.color-14.bn_box .bn_box_inner:after {
    background-color: #a72e33
}

.color-14 .addr-mobile:before,
.color-14 .addr-clock:before {
    background: #a72e33
}

.color-14 .addrBox-right {
    background-color: #a72e33
}

.color-14 .ti_b_top_w {
    background-color: #a72e33
}

body.color-15 {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTJGNDVFMUM2MTBEMTFFNTlFM0M5ODgzRTQ5REUzOUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTJGNDVFMUQ2MTBEMTFFNTlFM0M5ODgzRTQ5REUzOUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxMkY0NUUxQTYxMEQxMUU1OUUzQzk4ODNFNDlERTM5QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxMkY0NUUxQjYxMEQxMUU1OUUzQzk4ODNFNDlERTM5QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoPMEMIAAAAwSURBVHjaYvz///9mBiD4+fOnD4hmAAn8+PHjPwwzggiQBDs7+xawCpgMTCVAgAEASgcqZKt0uRAAAAAASUVORK5CYII=') #0091a4
}

.tc-bondiblue {
    color: #0091a4 !important
}

.color-15 .coloredText {
    color: #0091a4
}

.color-15.idx_f_box,
.color-15.box3,
.color-15.box3 {
    background: none
}

.color-15.idx_f_box>a:hover:before,
.color-15.box3>a:hover:before,
.color-15.idx_f_box.selected>a:before,
.color-15.selected.box3>a:before,
.color-15.box3>a:hover:before,
.color-15.box3.selected>a:before {
    background-color: #0091a4
}

.color-15 .idx_f_icon,
.color-15 .box3_icon,
.color-15 .box3_icon {
    background-color: #0091a4
}

.color-15 .link-arrowBlock,
.color-15 .ti_b_ceo,
.color-15 .ti_pop_ceo {
    color: #0091a4
}

.color-15 .link-arrowBlock:before,
.color-15 .ti_b_ceo:before,
.color-15 .ti_pop_ceo:before {
    border-color: #0091a4;
    color: #0091a4
}

.color-15 .idx_f_news_container .bx-wrapper .bx-prev:before,
.color-15 .idx_f_news_container .bx-wrapper .bx-next:before {
    color: #0091a4
}

.color-15 .sm-i-2.selected:before {
    color: #0091a4
}

.color-15 .sm-i-2.selected>.sm-l-2 {
    color: #0091a4
}

.color-15 .br-title {
    color: #0091a4
}

.color-15 .br-imageMain_nav_itm.selected>.br-imageMain-imgW:before,
.color-15 .br-imageMain_nav_itm.selected>.br-imageMain-imgW .ie8overlay {
    background-color: #0091a4
}

.color-15 .br-link {
    color: #0091a4
}

.color-15 .br-share {
    background-color: #0091a4
}

.color-15 .br-cloud-title {
    color: #0091a4
}

.color-15.bn_box .bn_c_w {
    background-color: #0091a4
}

.color-15.bn_box .link-arrowBlock,
.color-15.bn_box .ti_b_ceo,
.color-15.bn_box .ti_pop_ceo {
    color: #fff
}

.color-15.bn_box .link-arrowBlock:before,
.color-15.bn_box .ti_b_ceo:before,
.color-15.bn_box .ti_pop_ceo:before {
    border-color: #fff;
    color: #fff
}

.color-15.bn_box .bn_box_inner:before,
.color-15.bn_box .bn_box_inner .tri {
    border-color: transparent transparent #0091a4 transparent
}

.color-15.bn_box .bn_box_inner:after {
    background-color: #0091a4
}

.color-15 .addr-mobile:before,
.color-15 .addr-clock:before {
    background: #0091a4
}

.color-15 .addrBox-right {
    background-color: #0091a4
}

.color-15 .ti_b_top_w {
    background-color: #0091a4
}

body.color-16 {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTJGNDVFMUM2MTBEMTFFNTlFM0M5ODgzRTQ5REUzOUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTJGNDVFMUQ2MTBEMTFFNTlFM0M5ODgzRTQ5REUzOUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxMkY0NUUxQTYxMEQxMUU1OUUzQzk4ODNFNDlERTM5QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxMkY0NUUxQjYxMEQxMUU1OUUzQzk4ODNFNDlERTM5QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoPMEMIAAAAwSURBVHjaYvz///9mBiD4+fOnD4hmAAn8+PHjPwwzggiQBDs7+xawCpgMTCVAgAEASgcqZKt0uRAAAAAASUVORK5CYII=') #595858
}

.tc-scorpio {
    color: #595858 !important
}

.color-16 .coloredText {
    color: #595858
}

.color-16.idx_f_box,
.color-16.box3,
.color-16.box3 {
    background: none
}

.color-16.idx_f_box>a:hover:before,
.color-16.box3>a:hover:before,
.color-16.idx_f_box.selected>a:before,
.color-16.selected.box3>a:before,
.color-16.box3>a:hover:before,
.color-16.box3.selected>a:before {
    background-color: #664b4b
}

.color-16 .idx_f_icon,
.color-16 .box3_icon,
.color-16 .box3_icon {
    background-color: #664b4b
}

.color-16 .link-arrowBlock,
.color-16 .ti_b_ceo,
.color-16 .ti_pop_ceo {
    color: #595858
}

.color-16 .link-arrowBlock:before,
.color-16 .ti_b_ceo:before,
.color-16 .ti_pop_ceo:before {
    border-color: #595858;
    color: #595858
}

.color-16 .idx_f_news_container .bx-wrapper .bx-prev:before,
.color-16 .idx_f_news_container .bx-wrapper .bx-next:before {
    color: #595858
}

.color-16 .sm-i-2.selected:before {
    color: #595858
}

.color-16 .sm-i-2.selected>.sm-l-2 {
    color: #595858
}

.color-16 .br-title {
    color: #595858
}

.color-16 .br-imageMain_nav_itm.selected>.br-imageMain-imgW:before,
.color-16 .br-imageMain_nav_itm.selected>.br-imageMain-imgW .ie8overlay {
    background-color: #595858
}

.color-16 .br-link {
    color: #595858
}

.color-16 .br-share {
    background-color: #595858
}

.color-16 .br-cloud-title {
    color: #595858
}

.color-16.bn_box .bn_c_w {
    background-color: #595858
}

.color-16.bn_box .link-arrowBlock,
.color-16.bn_box .ti_b_ceo,
.color-16.bn_box .ti_pop_ceo {
    color: #fff
}

.color-16.bn_box .link-arrowBlock:before,
.color-16.bn_box .ti_b_ceo:before,
.color-16.bn_box .ti_pop_ceo:before {
    border-color: #fff;
    color: #fff
}

.color-16.bn_box .bn_box_inner:before,
.color-16.bn_box .bn_box_inner .tri {
    border-color: transparent transparent #595858 transparent
}

.color-16.bn_box .bn_box_inner:after {
    background-color: #595858
}

.color-16 .addr-mobile:before,
.color-16 .addr-clock:before {
    background: #595858
}

.color-16 .addrBox-right {
    background-color: #595858
}

.color-16 .ti_b_top_w {
    background-color: #595858
}