﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
}

*, * focus {
    outline: none;
    margin: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

textarea, input[type=text], input[type=password] {
    font-family: 'Open+Sans', Arial, Helvetica, sans-serif;
    font-size: 13px;
}

button, input[type=submit] {
    font-family: 'Open+Sans', Arial, Helvetica, sans-serif;
}

img {
    border: 0;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

p {
    margin: 0;
    padding: 0;
}

:focus {
    outline: 0;
}

a {
    color: #222;
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
    color: #0088cc;
}

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

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

a.button::-moz-focus-inner {
    border: 0;
    padding-top: 20px;
}

.hidden {
    display: none;
}

.clear {
    clear: both;
    content: "";
    display: block;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.view-content address, .view-content blockquote, .view-content dd, .view-content div, .view-content dl, .view-content dt, .view-content fieldset, .view-content frame, .view-content frameset, .view-content h1, .view-content h2, .view-content h3, .view-content h4, .view-content h5, .view-content h6, .view-content noframes, .view-content ol, .view-content p, .view-content ul, .view-content center, .view-content dir, .view-content hr, .view-content menu, .view-content pre {
    display: block;
    unicode-bidi: embed
}

.view-content ul {
    list-style-type: disc;
}

.view-content li {
    display: list-item;
}

.view-content head {
    display: none
}

.view-content table {
    display: table
}

.view-content tr {
    display: table-row
}

.view-content thead {
    display: table-header-group
}

.view-content tbody {
    display: table-row-group
}

.view-content tfoot {
    display: table-footer-group
}

.view-content col {
    display: table-column
}

.view-content colgroup {
    display: table-column-group
}

.view-content td, .view-content th {
    display: table-cell
}

.view-content caption {
    display: table-caption
}

.view-content th {
    font-weight: bolder;
    text-align: center
}

.view-content caption {
    text-align: center
}

.view-content body {
    margin: 8px
}

.view-content h1 {
    font-size: 2em;
    margin: .67em 0
}

.view-content h2 {
    font-size: 1.5em;
    margin: .75em 0
}

.view-content h3 {
    font-size: 1.17em;
    margin: .83em 0
}

.view-content h4, .view-content p, .view-content blockquote, .view-content ul, .view-content fieldset, .view-content form, .view-content ol, .view-content dl, .view-content dir, .view-content menu {
    margin: 1.12em 0
}

.view-content h5 {
    font-size: .83em;
    margin: 1.5em 0
}

.view-content h6 {
    font-size: .75em;
    margin: 1.67em 0
}

.view-content h1, .view-content h2, .view-content h3, .view-content h4, .view-content h5, .view-content h6, .view-content b, .view-content strong {
    font-weight: bolder
}

.view-content blockquote {
    margin-left: 40px;
    margin-right: 40px
}

.view-content i, .view-content cite, .view-content em, .view-content var, .view-content address {
    font-style: italic
}

.view-content pre, .view-content tt, .view-content code, .view-content kbd, .view-content samp {
    font-family: monospace
}

.view-content pre {
    white-space: pre
}

.view-content button, .view-content textarea, .view-content input, .view-content select {
    display: inline-block
}

.view-content big {
    font-size: 1.17em
}

.view-content small, .view-content sub, .view-content sup {
    font-size: .83em
}

.view-content sub {
    vertical-align: sub
}

.view-content sup {
    vertical-align: super
}

.view-content table {
    border-spacing: 2px;
}

.view-content thead, .view-content tbody, .view-content tfoot {
    vertical-align: middle
}

.view-content td, .view-content th, .view-content tr {
    vertical-align: inherit
}

.view-content s, .view-content strike, .view-content del {
    text-decoration: line-through
}

.view-content hr {
    border: 1px inset
}

.view-content ol, .view-content ul, .view-content dir, .view-content menu, .view-content dd {
    margin-left: 40px
}

.view-content ol {
    list-style-type: decimal
}

.view-content ol ul, .view-content ul ol, .view-content ul ul, .view-content ol ol {
    margin-top: 0;
    margin-bottom: 0
}

.view-content u, .view-content ins {
    text-decoration: underline
}

.view-content br:before {
    content: "\A";
    white-space: pre-line
}

.view-content center {
    text-align: center
}

.view-content a {
    text-decoration: underline;
}

.view-content :link, .view-content :visited {
    text-decoration: underline
}

.view-content :focus {
    outline: thin dotted invert
}

.view-content table, .view-content div, .view-content img, .view-content p, .view-content iframe {
    max-width: 100% !important;
}

.view-content img[src*="/StoreData/"] {
    height: auto !important;
    max-width: 100%;
}

.view-content {
    font-size: 14px;
    line-height: 24px;
    color: #777;
}

.view-content > p:first-child {
    margin-top: 0px;
}

.view-content .ul-none {
    margin: 0px;
}

.view-content .ul-none > li {
    display: block;
    padding: 5px 10px;
}

.view-content .ul-none > li:nth-child(2n+1) {
    background: #eee;
}

.view-content .air_wrap {
    margin: 0px -5px;
}

.view-content .air_wrap li {
    float: left;
    display: block;
    padding: 0px 5px 10px;
    width: calc(100% / 3);
}

.view-content .air_wrap li:nth-child(3n+1) {
    clear: both;
}

.view-content .air_wrap li img {
    width: 100%;
}

.view-content .air_wrap .acc_box {
    background: #fff;
    padding: 10px;
}

.view-content .air_wrap .acc_box .acc_info {
    border-top: 1px solid #ccc;
}

.view-content .air_wrap .acc_box .acc_info h4 {
    margin: 0px;
}

.view-content .air_wrap .acc_box .acc_info p {
    margin: 0px;
}

/* =====  CSS reset  ===== */
.fontRoboto {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

.fontRobotoC {
    font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
}

.fontRobotoS {
    font-family: 'Roboto Slab', Arial, Helvetica, sans-serif;
}

body {
    background: #ffffff;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #222;
    line-height: 20px;
    width: 100%;
}

.containerPage {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    background: #fff;
}

.containerLeft {
    position: fixed;
    top: 0px;
    right: -270px;
    width: 270px;
    display: none;
    background: #fff;
    overflow: hidden;
    height: 100%;
}

.containerRight {
    background: #f;
    width: 100%;
    min-height: 100%;
    -webkit-transition: -webkit-transform 150ms ease;
    -o-transition: transform 150ms ease;
    transition: transform 150ms ease;
}

.containerLeft.showLeft {
    display: block;
    -webkit-transform: translateX(-270px);
    -moz-transform: translateX(-270px);
    -ms-transform: translateX(-270px);
    transform: translateX(-270px);
}

.containerRight.showLeft {
    overflow-x: hidden;
    -webkit-transform: translateX(-270px);
    -moz-transform: translateX(-270px);
    -ms-transform: translateX(-270px);
    transform: translateX(-270px);
    position: relative;
}

.containerRight.showLeft:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 100000;
    display: block;
    top: 0;
    left: 0;
    opacity: .5;
}

.container {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
}

.container:after, .row:before, .row:after, .block:before, .block:after {
    content: " ";
    display: block;
    clear: both;
}

.row-20 {
    margin-left: -20px;
    margin-right: -20px;
}

.red {
    color: red;
}

.txt {
    color: #666;
    padding: 0px 5px;
    line-height: 20px;
    min-height: 30px;
    border-radius: 1px;
    border: 0px;
    border: 1px solid #ccc;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.required[style*="hidden"] {
    display: none;
}

.required {
    position: absolute;
    top: 0px;
    right: 16px;
    background: #CA1A0F none repeat scroll 0% 0%;
    color: #FFF !important;
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 0px 6px;
    border-radius: 1px;
    font-size: 12px;
}

.required:after {
    content: "▼";
    color: #CA1A0F;
    position: absolute;
    top: 14px;
    right: 5px;
}

.align-left {
    text-align: left;
}

.align-right {
    text-align: right;
}

.btn {
    background: #fff;
    border: 1px solid #E3E3E3;
    height: 40px;
    line-height: 38px;
    color: #333;
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
    padding: 0px 20px;
    text-align: center;
    min-width: 120px;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 600;
}

.btn:hover {
    background: #f9f9f9;
}

.btn-blue {
    border: 1px solid #00497a;
    background: #00497a;
    color: #fff;
}

.btn-blue:hover {
    border: 1px solid #0084B5;
    background: #0084B5;
    color: #fff;
}

.btn-yellow {
    border: 1px solid #FF9320;
    background: #FF9320;
    color: #fff;
}

.btn-yellow:hover {
    border: 1px solid #FF8400;
    background: #FF8400;
}

.btn-orange {
    border: 1px solid #ef8617;
    background: #ef8617;
    color: #fff;
}

.btn-orange:hover {
    border: 1px solid #FF8400;
    background: #FF8400;
    color: #fff;
}

.btn-green {
    border: 1px solid #008000;
    background: #008000;
    color: #fff;
}

.btn-green:hover {
    border: 1px solid #005F00;
    background: #005F00;
    color: #fff;
}

.btn-red {
    border: 1px solid #ca1a0f;
    background: #ca1a0f;
    color: #fff;
}

.btn-red:hover {
    border: 1px solid #A00A00;
    background: #A00A00;
    color: #fff;
}

.btn-gray {
    border: 1px solid #1d2636;
    background: #1d2636;
    color: #fff;
}

.btn-gray:hover {
    border: 1px solid #111;
    background: #111;
}

.w10 {
    width: 10%;
}

.w20 {
    width: 20%;
}

.w30 {
    width: 30%;
}

.w40 {
    width: 40%;
}

.w50 {
    width: 50%;
}

.w60 {
    width: 60%;
}

.w70 {
    width: 70%;
}

.w80 {
    width: 80%;
}

.w90 {
    width: 90%;
}

.w100 {
    width: 100%;
}

.w25 {
    width: 25%;
}

.w33 {
    width: 33.33333%;
}

.w66 {
    width: 66.66666%;
}

.effect {
    position: relative;
    overflow: hidden;
}

.effect:after {
    content: "";
    display: block;
    height: 100%;
    width: 50%;
    position: absolute;
    top: 0px;
    left: -50%;
    background: rgba(255, 255, 255, 0.5);
    transition: all 0.5s;
}

.effect:hover:after {
    left: 150%;
}

.admin-edit {
    position: absolute;
    background: #1c55a4;
    display: block;
    width: 145px;
    text-align: center;
    height: 20px;
    line-height: 20px;
    font-weight: 600;
    color: #fff;
    bottom: -25px;
    z-index: 3;
}

.ui-loader {
    display: none;
}

.line-through {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
}

.line-through i {
    font-style: normal;
    -webkit-flex-grow: 0;
    flex-grow: 0;
}

.line-through:after {
    content: "";
    display: block;
    border-top: 1px solid #222;
    padding-bottom: 4px;
    margin-left: 10px;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.box-social {
    text-align: left;
    padding-top: 10px;
}

.box-social .share-fb {
    background: #2d609b;
}

.box-social .share-tw {
    background: #00c3f3;
}

.box-social .share-gp {
    background: #eb4026;
}

.box-social .share-pin {
    background: #c81b2b;
}

.box-social a {
    display: block;
    height: 32px;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    margin-right: 10px;
    float: left;
}

.box-social a i {
    font-size: 18px;
    float: left;
    width: 32px;
    text-align: center;
    line-height: 32px;
    transition: all 0.5s;
    text-shadow: 4px 4px 0px rgba(0, 0, 0, 0.3);
}

.box-social a:hover i {
    transform: rotate(20deg);
}

.box-social a span {
    float: left;
    display: block;
    height: 32px;
    line-height: 32px;
    font-size: 13px;
    font-weight: 600;
    padding-right: 12px;
}

.boxSubscribe {
    padding: 50px 0px 10px;
}

.subscribe {
    max-width: 500px;
    margin: 0px auto;
    border: 1px solid #ddd;
    padding-bottom: 25px;
    overflow: hidden;
    border-radius: 4px;
    box-shadow: 0px 2px 10px -3px rgba(0, 0, 0, 0.2);
}

.subscribe-title {
    background: #f9f9f9;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    padding: 10px 10px;
}

.subscribe-input {
    float: left;
    width: 50%;
    padding: 20px 15px 0px;
    position: relative;
}

.subscribe-input .txt {
    border-radius: 1px;
    padding: 6px 10px;
    width: 100%;
}

.subscribe-input .required {
    top: -4px;
}

.subscribe-input .btn {
    float: right;
    height: 34px;
    line-height: 34px;
    font-size: 13px;
}

/* =====  CSS Menu  ===== */
.nav {
    padding: 0px;
}

.nav > li {
    float: left;
    position: relative;
    padding: 0px;
    padding-right: 20px;
}

.nav > li:last-child {
    padding-right: 0px;
}

.nav > li > a {
    display: block;
    line-height: 40px;
    font-size: 13px;
    font-weight: bold;
    padding: 0px 15px;
    text-transform: uppercase;
    color: #fff;
}

.nav > li.nav_sub > a {
    padding-right: 20px;
}

.nav > li > a h2 {
    font-size: 100%;
    font-weight: inherit;
}

.nav > li > a .fa-home {
    line-height: 50px;
    font-size: 12px;
}

.nav > li > .fa {
    font-size: 12px;
    line-height: 40px;
    position: absolute;
    top: 0px;
    right: 30px;
    color: #fff;
}

.nav > li.active > .fa, .nav > li:hover > .fa {
    color: #08c;
}

.nav > li:before {
    content: "";
    height: 15px;
    width: 2px;
    position: absolute;
    top: 27px;
    left: -19px;
    border-left: 1px solid #315d82;
    border-right: 1px solid #001c33;
    display: none;
}

.nav > li:first-child:before {
    display: none;
}

.nav > li:hover:after {
    width: 100%;
    left: 0px;
}

.nav > li:hover > a {
    background: #ffffff;
    color: #08c;
}

.nav > li.active > a {
    background: #ffffff;
    color: #08c;
}

.nav > li ul {
    display: none;
    position: absolute;
    top: 40px;
    left: 0px;
    min-width: 100%;
    padding: 5px 5px;
    z-index: 10;
    background: #fff;
    box-shadow: 0px 5px 6px 0px rgba(0, 0, 0, 0.2);
}

.nav > li:hover > ul {
    display: block;
}

.nav > li ul li {
    position: relative;
    border-top: 1px solid #f1f1f1;
}

.nav > li ul li:first-child {
    border-top: 0px;
}

.nav > li ul a {
    display: block;
    line-height: 20px;
    padding: 10px 10px;
    font-size: 13px;
    color: #777;
    font-weight: normal;
    text-transform: capitalize;
    text-align: left;
    position: relative;
    transition: all 0.2s;
}

.nav > li ul li > a:hover {
    color: #777;
    text-decoration: none;
    background: #e6e6e6;
}

.nav > li ul a:hover:after {
    opacity: 1;
}

.nav > li ul .fa {
    color: #08c;
    position: absolute;
    top: 10px;
    right: 5px;
    line-height: 20px;
    font-size: 14px;
}

.nav > li ul li ul {
    top: -5px;
    left: 100%;
}

.nav > li ul li:hover ul {
    display: block;
}

#breadcrumb {
    padding: 15px 0px;
    position: relative;
    color: #fff;
}

#breadcrumb .container {
    height: 38px;
    overflow: hidden;
    padding: 0px;
}

.breadcrumb {
    width: 100%;
    height: 60px;
    overflow-y: hidden;
    overflow-x: scroll;
}

.breadcrumb-ul {
    display: block;
    height: 38px;
    white-space: nowrap;
}

.breadcrumb-ul li {
    float: left;
    height: 38px;
    padding-left: 10px;
    padding-right: 14px;
    display: block;
    position: relative;
}

.breadcrumb-ul li.home {
    padding-left: 20px;
}

.breadcrumb-ul li:after {
    font-family: fontawesome;
    content: "\F105";
    font-size: 12px;
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    line-height: 38px;
    opacity: 0.65;
}

.breadcrumb-ul li:last-child:after {
    display: none;
}

.breadcrumb-ul li.home:before {
    font-family: fontawesome;
    content: "\f015";
    font-size: 14px;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    line-height: 38px;
}

.breadcrumb-ul li a {
    display: block;
    line-height: 38px;
    font-size: 13px;
    color: inherit;
}

.breadcrumb-ul li.home a {
    font-weight: normal;
}

.breadcrumb-ul li:last-child {
    padding-right: 0px;
}

.breadcrumb-ul li:last-child a {
    color: inherit;
    opacity: 0.65;
}

.breadcrumb-ul li a:hover {
    color: #ffffff;
}

.box-contact {
    padding: 0px 0px;
}

.title-contact {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 24px;
}

.contact-map {
    padding: 20px 0px;
}

.contact-map iframe {
    width: 100%;
}

.contact-info {
    font-size: 16px;
    line-height: 32px;
}

.contact-form {
    padding: 20px 0px;
}

.formInput {
    position: relative;
    padding: 0px 0px 15px;
    font-size: 13px;
}

.formInput .txt {
    display: block;
    width: 100%;
    margin-top: 5px;
}

.paginate {
    padding: 10px 0px;
    max-width: 1160px;
    width: 100%;
    margin: 0px auto;
}

.paginate a {
    background: #ccc;
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0px 5px;
    min-width: 30px;
    text-align: center;
    border-radius: 4px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 16px;
}

.paginate a:hover {
    color: #ffffff;
    background-color: #444;
    border-color: #444;
}

.paginate .paginate_active {
    background-color: #333;
    color: #ffffff;
}

.content404 {
    padding: 40px 20px;
}

.error404 {
    background: url(/App_Themes/Default/Images/404.png) right top no-repeat;
    height: 230px;
    padding-right: 180px;
}

.error404 .title404 span {
    float: left;
    height: 60px;
    font-size: 40px;
    line-height: 60px;
}

.error404 .title404 i {
    float: left;
    height: 60px;
    font-size: 16px;
    line-height: 76px;
    font-style: normal;
    padding-left: 10px;
}

.tableContent {
    width: 100%;
    border-spacing: 0px;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

.tableContent > tbody > tr:nth-child(2n+1) {
    background: #f2f1f1;
}

.tableContent > tbody > tr > td {
    border: 0px;
    padding: 5px;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    vertical-align: top;
}

.tableContent > thead > tr > td {
    border: 0px;
    padding: 5px;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    vertical-align: top;
    text-align: center;
    font-weight: 600;
    background: #d3deff;
}

/* Start nivoSlider */
.theme-default .nivoSlider {
    position: relative;
    background: url(/App_Themes/Default/Images/loading.gif) no-repeat 50% 50%;
    background-color: #003c69;
}

.theme-default .nivoSlider img {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}

.theme-default .nivo-controlNav {
    text-align: center;
    padding: 20px 0;
}

.theme-default .nivo-controlNav a {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(/App_Themes/Default/Images/bullets.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    margin: 0 2px;
}

.theme-default .nivo-controlNav a.active {
    background-position: 0 -22px;
}

.theme-default .nivo-directionNav a {
    display: block;
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 1px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 0px;
    border: 0;
    opacity: 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.theme-default:hover .nivo-directionNav a {
    opacity: 1;
}

.theme-default a.nivo-nextNav {
    right: 15px;
}

.theme-default a.nivo-nextNav:before {
    font-family: FontAwesome;
    content: "\f105";
    font-size: 26px;
}

.theme-default a.nivo-prevNav {
    left: 15px;
}

.theme-default a.nivo-prevNav:before {
    font-family: FontAwesome;
    content: "\f104";
    font-size: 26px;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
    width: 100%;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
    width: auto;
    height: auto;
    background: none;
    margin-bottom: 5px;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
    display: block;
    width: 120px;
    height: auto;
}

/* The Nivo Slider styles */
.nivoSlider {
    position: relative;
    width: 100%;
    _height: 700px;
    overflow: hidden;
}

.nivoSlider img {
    position: absolute;
    top: 0px;
    left: 0px;
    _max-width: 100%;
    max-width: none;
    _width: 100% !important;
}

.nivo-main-image {
    _display: block !important;
    position: relative !important;
    _width: 100% !important;
    width: 100%;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
    background: white;
    filter: alpha(opacity=0);
    opacity: 0;
}

/* The slices and boxes in the Slider */
.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
    top: 0;
}

.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
    overflow: hidden;
}

.nivo-box img {
    display: block;
}

/* Caption styles */
#banner {
    margin: 0px auto;
    width: 100%;
    overflow: hidden;
}

.nivo-caption {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 7;
    color: #fff;
}

.nivo-caption table {
    width: 100%;
    height: 100%;
}

.nivo-caption table td {
    vertical-align: middle;
}

.nivo-caption .caption-align-left {
    max-width: 50%;
    margin: 0px auto 0px 0px;
    text-align: center;
}

.nivo-caption .caption-align-center {
    max-width: 60%;
    margin: 0px auto;
    text-align: center;
}

.nivo-caption .caption-align-right {
    max-width: 50%;
    margin: 0px 0px 0px auto;
    text-align: center;
}

.nivo-caption .caption-align-full {
    width: 100%;
    text-align: left;
}

.nivo-caption .nivo-caption-title {
    font-size: 58px;
    display: inline-block;
    line-height: 60px;
    font-weight: bold;
    clear: both;
    letter-spacing: 1px;
    position: relative;
    color: #08c;
}

.nivo-caption .nivo-caption-title b {
    color: #9c0038;
    font-weight: bold;
}

.nivo-caption .nivo-caption-title:after {
    content: '';
    clear: both;
    width: 85px;
    display: block;
    border-bottom: 4px solid #fff;
    position: absolute;
    left: 0px;
    bottom: 0px;
    display: none;
}

.nivo-caption .nivo-caption-recap {
    font-size: 22px;
    display: inline-block;
    line-height: 28px;
    clear: both;
    letter-spacing: 0.5px;
    font-weight: normal;
    color: #08c;
}

.nivo-caption a {
    color: inherit;
}

.nivo-caption a:hover {
    opacity: .5;
}

.nivo-html-caption {
    display: none;
}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer;
    display: block;
}

.nivo-prevNav {
    left: 0px;
}

.nivo-nextNav {
    right: 0px;
}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
    text-align: center;
    padding: 15px 0;
}

.nivo-controlNav a {
    cursor: pointer;
}

.nivo-controlNav a.active {
    font-weight: bold;
}

.slider-wrapper {
    position: relative;
}

.theme-default .nivo-controlNav {
    position: absolute;
    width: 100%;
    bottom: 0px;
    z-index: 8;
    opacity: 0;
    transition: all 0.2s;
}

.theme-default:hover .nivo-controlNav {
    opacity: 1;
}

/* End nivoSlider */
.jcarousel-wrapper {
    position: relative;
}

.jcarousel-wrapper .jcarousel {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.jcarousel-wrapper .jcarousel ul {
    position: relative;
    width: 9999px;
}

.jcarousel-wrapper .jcarousel li {
    float: left;
}

#toggleCatgory {
    height: 32px;
    width: 36px;
    padding: 7px 5px 0px;
    cursor: pointer;
    position: absolute;
    top: 14px;
    right: 10px;
    z-index: 21;
    display: none;
}

#toggleCatgory span {
    display: block;
    height: 3px;
    background: #0088cc;
    margin-bottom: 5px;
}

#toggleCatgory:hover {
    text-decoration: none;
}

.containerRight.showLeft #toggleCatgory {
    display: none;
}

#toggleCatgory.active:before {
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: inherit;
    content: "\f061";
    font-size: 22px;
    color: #fff;
    text-align: center;
}

#toggleCatgory.active span {
    display: none;
}

.containerRight.showLeft .header {
    position: static;
}

#toggleSideBar {
    height: 32px;
    width: 36px;
    padding: 7px 5px 0px;
    cursor: pointer;
    display: block;
    z-index: 1000000;
    padding-top: 5px;
    position: fixed;
    right: 275px;
    top: 15px;
    display: none;
}

#toggleSideBar.active {
    display: block;
}

#toggleSideBar:before {
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: inherit;
    content: "\f061";
    font-size: 22px;
    color: #fff;
    text-align: center;
}

.sideBarScroll {
    width: 300px;
    height: 100%;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 30px;
}

#sideBar {
    width: 270px;
}

#sideBar li {
    position: relative;
}

#sideBar li a {
    padding: 10px 25px 10px 15px;
    display: block;
    line-height: 20px;
    text-decoration: none;
    color: #333;
    font-size: 13px;
    font-weight: 600;
}

#sideBar li li a {
    font-weight: normal;
    color: #333;
    border-bottom: 0px;
}

#sideBar li i {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 25px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 10px;
    color: #666;
    cursor: pointer;
}

#sideBar li ul {
    display: none;
    padding-left: 10px;
}

#sideBar li.showsub > i.fa-plus:before {
    content: "\f068";
}

#sideBar li.showsub > ul {
    display: block;
    background: none;
    background: #efefef;
}

#sideBar li a:hover, #sideBar li a.active {
    color: #333;
    background: #efefef;
}

#sideBar li li a:hover, #sideBar li li a.active {
    color: #08c;
}

#sideBar .col-search {
    position: relative;
    width: 100%;
    padding: 12px 10px;
    top: 0px;
    right: 0px;
    border-bottom: 1px solid #ddd;
    display: block;
    margin-bottom: 10px;
    display: none;
}

#sideBar .col-search .box-search {
    border: 0px;
    width: 100%;
    height: 32px;
    border-radius: 2px;
    box-shadow: none;
    background: #00395f;
}

#sideBar .col-search .search-txt {
    width: 216px;
    height: 32px;
    line-height: 32px;
    float: left;
    border: 0px;
    padding: 0px 10px;
    font-size: 12px;
    background: none;
    color: #fff;
}

#sideBar .col-search .search-btn {
    float: right;
    padding: 0px;
    border: 0px;
    background: none;
    width: 32px;
    height: 32px;
}

#sideBar .col-search .search-btn i {
    line-height: 30px;
    font-size: 14px;
    position: static;
    width: 32px;
    height: 32px;
    color: #fff;
}

#sideBar .col-search .box-search .search-txt::-webkit-input-placeholder {
    color: #fff;
}

#sideBar .col-search .box-search .search-txt:-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
}

#sideBar .col-search .box-search .search-txt::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
}

#sideBar .col-search .box-search .search-txt:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
}

#sideBar .col-search .box-search .search-txt::-ms-input-placeholder {
    /* Edge */
    color: #fff;
}

#sideBar .col-search .box-search .search-txt:placeholder-shown {
    /* Standard one last! */
    color: #fff;
}

.sideBarScroll .box-lang {
    padding: 10px 10px 0px;
}

.sideBarScroll .box-lang a {
    display: block;
    float: right;
    margin-left: 10px;
    opacity: 0.3;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    overflow: hidden;
}

.sideBarScroll .box-lang img {
    width: 32px;
    height: 20px;
    margin-left: -6px;
}

.box-lang a.active, .box-lang a:hover {
    opacity: 1;
}

/* =====  CSS Login  ===== */
.contentCenter {
    width: 400px;
    max-width: 90%;
    margin: 30px auto;
    background: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    padding: 20px;
    overflow: hidden;
}

.contentCenter .form-title {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px;
    padding: 10px 0px;
    text-align: center;
}

.loginRow {
    position: relative;
    padding: 15px 0px 15px 40px;
    text-align: left;
}

.loginRowFull {
    padding-left: 0px;
}

.loginRow .fa {
    position: absolute;
    top: 20px;
    left: 0px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 24px;
    color: #525252;
    text-align: center;
}

.loginRow .txt {
    width: 100%;
    height: 40px;
    background: #fff;
    line-height: 38px;
}

.loginRow .btn {
    width: 100%;
}

/* =====  CSS Header Footer  ===== */
.header {
    position: relative;
    width: 100%;
    z-index: 20;
    background: #fff;
}

.headerTop {
    padding: 20px 0px;
}

.col-logo a {
    display: block;
}

.col-logo a div, .col-logo a h1 {
    width: 210px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: 0px center;
    background-size: auto 100%;
    font-size: 0px;
}

.col-contact {
    padding: 10px 0px;
}

.col-contact li {
    float: left;
    padding-left: 30px;
}

.col-contact a {
    display: block;
    padding-left: 51px;
    position: relative;
    font-size: 20px;
}

.col-contact .fa {
    border: 1px solid #0088cc;
    position: absolute;
    display: block;
    height: 36px;
    width: 36px;
    border-radius: 50%;
    color: #0088cc;
    text-align: center;
    line-height: 34px;
    font-size: 16px;
    top: 2px;
    left: 0px;
}

.col-contact b {
    display: block;
    font-weight: normal;
    font-size: 12px;
    color: #777;
    line-height: 16px;
    padding-top: 4px;
}

.headerBotton {
    background: #0088cc;
}

.col-menu {
    padding: 11px 0px;
}

.col-lang {
    padding: 18px 0px;
}

.col-lang .box-lang a {
    display: block;
    float: left;
    margin-right: 10px;
    opacity: 0.3;
    width: 26px;
    height: 26px;
    border-radius: 2px;
    overflow: hidden;
}

.col-lang .box-lang a:last-child {
    margin-right: 0px;
}

.col-lang .box-lang img {
    width: 26px;
    height: 26px;
}

.box-lang a.active, .box-lang a:hover {
    opacity: 1;
}

#footer {
    background: #0e0e0e;
    color: #777;
    padding-top: 40px;
}

#footer a {
    color: inherit;
}

#footer a:hover {
    text-decoration: underline;
    color: #fff !important;
}

.footer_left {
    float: left;
    width: 65%;
}

.footer_right {
    float: right;
    width: 25%;
}

.ftl_title {
    color: #0088cc;
    font-size: 22px;
    line-height: 30px;
    font-weight: 300;
    padding-bottom: 10px;
}

.ft_about {
    padding-bottom: 20px;
    line-height: 24px;
}

.ft_about a {
    color: #fff !important;
}

.copyright {
    padding: 30px 0px;
}

.footer_left hr {
    border: 0px;
    height: 1px;
    background-image: -webkit-linear-gradient(left, transparent, rgba(255, 255, 255, 0.15), transparent);
    background-image: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.15), transparent);
}

.ftr_title {
    color: #CCC;
    font-weight: 600;
}

.ft_hotline {
    padding-top: 5px;
    padding-bottom: 15px;
    color: #FFF;
    font-size: 26px;
    font-weight: bold;
    display: block;
}

.ft_hotline a {
    color: inherit;
}

.ft_info {
    line-height: 24px;
}

.ft_info .white {
    color: #FFF !important;
}

.ft_info .fa {
    color: #0088cc;
}

.social-link {
    padding: 10px 0px;
}

.social-link li {
    float: left;
    padding: 0px 10px 10px 0px;
}

.social-link li a {
    display: block;
    text-decoration: none !important;
}

.social-link li .fa {
    display: block;
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    background: #fff;
    border-radius: 13px;
    transition: all 0.2s;
    color: #111;
}

.social-link li .fa:hover {
    color: #fff;
}

.social-link li .fa-facebook:hover {
    background: #3c5b9b;
}

.social-link li .fa-google-plus:hover {
    background: #f63e28;
}

.social-link li .fa-twitter:hover {
    background: #1da1f2;
}

.social-link li .fa-youtube-play:hover {
    background: #cc181e;
}

.social-link li .fa-instagram:hover {
    background: #d10869;
}

.social-link li .fa-zalo:hover {
    background: #00a9e4;
}

/* CSS Shared */
.noresults {
    width: 100% !important;
    text-align: center;
    padding: 50px 0px !important;
}

.noresults .fa, .noresults span {
    font-size: 16px;
}

.page_header {
    background: #383f48;
}

.page_header .ph_left {
    float: left;
    max-width: 50%;
    color: #fff;
    padding: 40px 0px;
}

.page_header .ph_left .title {
    font-size: 32px;
    font-weight: 300;
    line-height: 36px;
}

.page_header .ph_left .title a {
    color: inherit;
}

.page_header .ph_left .title a:hover {
}

.page_header .ph_left .recap {
    opacity: 0.65;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
}

.page_header .ph_right {
    float: right;
    max-width: 50%;
    padding: 36px 0px;
}

.page_header #breadcrumb .container {
    width: auto;
}

.btn_back {
    display: inline-block;
    width: 90px;
    height: 30px;
    border: 1px solid #dedede;
    box-sizing: border-box;
    text-align: center;
    background-color: #eeeeee;
    color: #0088cc;
    font-weight: 600;
    line-height: 28px;
}

.popupimg_bg {
    background: rgba(0, 0, 0, .5);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    padding: 10px;
    left: 0px;
    z-index: 100;
    transition: all 0.1s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
}

.popupimg_content {
    position: relative;
    overflow: hidden;
    background: #fff;
    padding: 5px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}

.popupimg_content .popup_close {
    position: absolute;
    background: rgba(0,0,0,.4);
    top: 0px;
    right: 0px;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    color: #fff;
    font-size: 16px;
}

.popupimg_content img {
    display: block;
    max-width: 100%;
}

.zoon_img {
    position: relative;
}

.zoon_img:before {
    content: "";
    background-color: rgba(0,0,0,0.5);
    background-image: url('/Images/icon-search.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 60px;
    position: absolute;
    z-index: 5;
    width: 0px;
    height: 0px;
    opacity: 0;
    top: 50%;
    left: 50%;
    transition: all 0.25s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
}

.zoon_img:hover:before {
    width: 100%;
    height: 100%;
    opacity: 1;
    top: 0px;
    left: 0px;
}

/* CSS HOME PAGE */
.title_1 {
    color: #1d2127;
    text-align: center;
    font-size: 30px;
    font-weight: 300;
    line-height: 42px;
    padding: 10px 0px;
}

.title_1 b {
    font-weight: bold;
}

.title_2 {
    color: #1d2127;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    line-height: 42px;
    padding: 10px 0px;
}

.home_row_1 {
    padding: 30px 0px 15px;
    border-bottom: 1px solid #f1f1f1;
}

.hr1_list {
    margin-left: -15px;
    margin-right: -15px;
    padding: 15px 0px;
}

.hr1_list li {
    width: calc(100% / 3);
    float: left;
    padding: 30px;
}

.hr1_list li:nth-child(3n + 1) {
    clear: both;
}

.hr1_item {
    padding-left: 130px;
    position: relative;
    min-height: 100px;
}

.hr1_item .item_img {
    position: absolute;
    width: 100px;
    height: 100px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    top: 0px;
    left: 0px;
}

.hr1_item .item_name {
    font-size: 18px;
    line-height: 26px;
}

.hr1_item .item_recap {
    color: #777;
    line-height: 24px;
    font-size: 14px;
    padding-bottom: 20px;
    padding-top: 5px;
}

.hr1_item a {
    color: #08c;
}

.hr1_item a:hover {
    text-decoration: underline;
}

.home_row_2 {
    padding: 30px 0px 0px;
}

.hr2_list {
    padding-top: 10px;
}

.hr2_list li {
    float: left;
    width: 20%;
}

.hr2_item {
    position: relative;
    overflow: hidden;
}

.hr2_item .item_img {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.hr2_item .item_info {
    opacity: 0;
    top: 100%;
    left: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    transition: all 0.25s;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    padding-top: 80px;
}

.hr2_item:hover .item_info {
    opacity: 1;
    top: 0px;
}

.hr2_item .item_info .item_name {
    display: block;
    color: #fff;
    text-transform: uppercase;
    flex-basis: 100%;
    font-size: 16px;
    padding-bottom: 10px;
}

.hr2_item .item_info .item_link {
    color: #fff;
    background: #08c;
    flex-basis: 100%;
    display: inline-block;
    padding: 2px 10px;
}

.hr3_list {
    padding: 30px 0px 50px;
    border-bottom: 1px solid #f1f1f1;
}

.hr3_list .jcarousel-control {
    width: 35px;
    margin: 0px auto;
    padding-top: 10px;
}

.hr3_list .jcarousel-control-prev {
    display: block;
    width: 10px;
    height: 10px;
    background: #08c;
    border-radius: 50%;
    float: left;
}

.hr3_list .jcarousel-control-next {
    display: block;
    width: 10px;
    height: 10px;
    background: #d3d3d3;
    border-radius: 50%;
    float: right;
}

.hr3_list li {
    padding: 0px 10px;
}

.hr3_item {
    display: block;
    height: 60px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.home_row_4 {
    padding: 50px 0px;
}

.hr4_bg {
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('/Images/bg-map.png');
    background-size: contain;
    height: 160px;
}

/* CSS CONTACT PAGE */
.page_contact {
    padding: 50px 0px;
}

.contact_map {
    padding-bottom: 20px;
}

.contact_map iframe {
    border: solid 2px #F6F6F6;
    height: 550px;
    width: 100%;
}

.contact_info {
    font-size: 14px;
    padding: 0px 15px;
}

.contact_info table td {
    padding: 15px 15px;
}

.contact_info table h3 {
    color: #009df7;
    font-size: 24px;
    font-weight: normal;
}

.contact_info table p {
    margin: 0px;
    padding: 0px 0px;
}

/* CSS BLOG PAGE */
.page_blog {
    padding: 50px 0px;
}

.contentPage-left {
    float: left;
    width: 300px;
    padding-right: 40px;
}

.contentPage-right {
    float: right;
    width: calc(100% - 300px);
}

.contentPage-right h1.title {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 20px;
}

.title_s2 {
    color: #0088cc;
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 20px;
}

.title_s2 a {
    color: inherit;
}

.list_tree {
}

.list_tree ul {
}

.list_tree li {
    border-bottom: 1px solid #EDEDDE;
}

.list_tree li a {
    display: block;
    position: relative;
    padding: 7px 0px 7px 15px;
    color: #666;
}

.list_tree li a:before {
    font-family: FontAwesome;
    content: "\f0da";
    position: absolute;
    height: 20px;
    left: 0px;
    top: 7px;
    font-size: 12px;
}

.list_tree li a:hover {
}

.list_tree li.active a {
    font-weight: bold;
}

.list_blog {
}

.list_blog li {
    border-bottom: 1px solid #EDEDDE;
}

.list_blog li:after {
    content: "";
    display: block;
    clear: both;
}

.list_blog .blogItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #7b7b7b;
    font-size: 12px;
    padding: 10px 0px;
}

.list_blog .blogItem .item_no {
    flex-basis: 40px;
    text-align: center;
}

.list_blog .blogItem .item_name {
    flex-grow: 1;
}

.list_blog .blogItem .item_date {
    flex-basis: 75px;
    text-align: center;
}

.list_blog .blogItem .item_view {
    flex-basis: 60px;
    text-align: center;
}

.list_blog .blogItem a {
    color: inherit;
}

.list_blog .blogItem a:hover {
    text-decoration: underline;
}

.list_blog .head .blogItem {
    padding: 0px;
}

.list_blog .head .blogItem div {
    background-color: #F7F7F7;
    border-right: dotted 1px #cccccc;
    border-top: solid 2px #525252;
    border-bottom: solid 1px #0088cc;
    text-align: center;
    padding: 10px 0px;
}

.list_blog .head .blogItem div:first-child {
    border-left: solid 1px #525252;
}

.list_blog .head .blogItem div:last-child {
    border-right: solid 1px #525252;
}

/* CSS CATEGORY PAGE */
.page_catalog {
    padding: 50px 0px;
}

.tab_header li {
    float: left;
}

.tab_header .tab_item {
    display: block;
    padding: 8px 20px;
    font-size: 14px;
    color: #0088cc;
}

.tab_header .tab_item:hover {
    text-decoration: underline;
}

.tab_header .tab_item.active {
    background: #0088cc;
    color: #fff;
}

.list_product {
    margin-left: -15px;
    margin-right: -15px;
}

.list_product li {
    float: left;
    width: 25%;
    padding: 15px;
}

.proItem {
    border: 1px solid #DDD;
    position: relative;
    padding-bottom: 10px;
}

.proItem .item_img {
    display: block;
    background-size: cover;
    background-position: center;
}

.proItem .item_name {
    background: rgba(23, 23, 23, 0.8);
    position: absolute;
    left: 0px;
    bottom: 110px;
    color: #fff;
    padding: 10px 10px;
    line-height: 22px;
    font-size: 18px;
}

.proItem .item_recap {
    padding: 10px 10px 0px;
    color: #777;
    font-weight: 600;
    height: 90px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

/* CSS PRODUCT PAGE */
.page_product {
    padding: 50px 0px;
}

.product_detail {
}

.product_image {
    width: 50%;
    padding-right: 15px;
}

.product_info {
    width: 50%;
    padding-left: 15px;
}

.product_image .zoon_img {
    display: block;
}

.product_image .zoon_img img {
    width: 100%;
}
.product_info table th, .product_info table td {
    vertical-align: middle;
}
.product_info .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.product_info .table-striped>tbody>tr>td {
    padding: 8px;
    border-top: 1px solid #ddd;
    color: #777;
    vertical-align: top;
}
.product_info .table-striped>tbody>tr:first-child>td {
    background: #08c;
    color: #fff;
    border-top: 0px;
    font-size: 14px;
    font-weight: 600;
}
.product_catalog {
    padding-top: 30px;
}

/* CSS CUSTOMER CONTENT */
.view-content .row {
    margin: 0px;
}
.view-content .col-md-3 {
    float: left;
    width: 25%;
    padding: 15px;
    display: block;
}
.view-content .col-md-6 {
    float: left;
    width: 50%;
    padding: 15px;
    display: block;
}
.view-content .thumb-info-inner, .view-content .thumb-info-title{
    display: none;
}