@charset "UTF-8";

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=e4e46f329c2c9318bd8cb5eafc89ab86)
 * Config saved to config.json and https://gist.github.com/e4e46f329c2c9318bd8cb5eafc89ab86
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
.label,
sub {
    vertical-align: baseline
}

body {
    margin: 0
}

.btn-group>.btn-group,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.dropdown-menu {
    float: left
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    color: #333
}

footer,
header,
main,
menu,
nav,
summary {
    display: block
}

canvas,
video {
    display: inline-block;
    vertical-align: baseline
}

[hidden] {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

b {
    font-weight: 700
}

sub {
    font-size: 75%;
    line-height: 0;
    position: relative
}

sub {
    bottom: -.25em
}

img {
    border: 0;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

textarea {
    overflow: auto
}

code {
    font-size: 1em
}

button,
input,
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[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

    img,
    tr {
        page-break-inside: avoid
    }

    *,
    :after,
    :before {
        background: 0 0 !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    img {
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }
}

.dropdown-menu {
    -webkit-background-clip: padding-box
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    text-decoration: none
}

a:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

dt,
label {
    font-weight: 700
}

dd,
dt {
    line-height: 1.42857143
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-uppercase {
    text-transform: uppercase
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

table {
    background-color: transparent
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

dl,
ul {
    margin-top: 0
}

ul ul {
    margin-bottom: 0
}

dl {
    margin-bottom: 20px
}

ul {
    margin-bottom: 10px
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }

    .container {
        width: 720px
    }
}

code {
    padding: 2px 4px;
    font-size: 90%
}

caption,
th {
    text-align: left
}

code {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0
}

@media (min-width:992px) {
    .container {
        width: 940px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1140px
    }
}

.row {
    margin-left: 0;
    margin-right: 0
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-hover>tbody>tr:hover,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table-hover>tbody>tr:hover>.warning {
    background-color: #faf2cc
}

.table-hover>tbody>tr:hover>.danger {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th {
        white-space: nowrap
    }
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px
}

input[type=search] {
    box-sizing: border-box;
    -webkit-appearance: none
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

.form-control {
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    display: block
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled],
.form-control[readonly] {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled] {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    input[type=date].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
    position: absolute;
    margin-left: -20px
}

.checkbox+.checkbox {
    margin-top: -5px
}

.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline.disabled,
.checkbox.disabled label,
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.form-group-sm .form-control,
.input-sm {
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 12px
}

.input-sm {
    height: 30px;
    line-height: 1.5
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    line-height: 1.5
}

.form-group-lg .form-control,
.input-lg {
    border-radius: 6px;
    padding: 10px 16px;
    font-size: 18px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    line-height: 1.3333333
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    line-height: 1.3333333
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.dropdown {
    position: relative
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0
}

@media (min-width:768px) {

    .form-inline .form-control-static,
    .form-inline .form-group {
        display: inline-block
    }

    .form-inline .control-label,
    .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox] {
        position: relative;
        margin-left: 0
    }

    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }

    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }

    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled] {
    cursor: not-allowed;
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-link {
    color: #337ab7;
    font-weight: 400;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled] {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.dropdown-menu-right,
.dropdown-menu.pull-right {
    left: auto;
    right: 0
}

.dropdown-header,
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    line-height: 1.42857143;
    white-space: nowrap
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle,
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child,
.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child),
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.dropdown-menu>li>a {
    clear: both;
    font-weight: 400;
    color: #333
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    font-size: 12px;
    color: #777
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-radius: 4px 4px 0 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-radius: 0 0 4px 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group .form-control,
.input-group-btn {
    display: table-cell
}

.nav>li,
.nav>li>a {
    display: block;
    position: relative
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group .form-control:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group .form-control:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav>li>a {
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 0;
    padding-left: 0;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }

    .navbar-header {
        float: left
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }

    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

@media (max-device-width:480px) and (orientation:landscape) {

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: 0;
    margin-left: 0
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px 0;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:768px) {

    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        border-radius: 0
    }

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: 0
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 0;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.navbar-nav {
    margin: 7.5px 0
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }

    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 0;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 8px 0
}

@media (min-width:768px) {

    .navbar-form .form-control-static,
    .navbar-form .form-group {
        display: inline-block
    }

    .navbar-form .control-label,
    .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox] {
        position: relative;
        margin-left: 0
    }

    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.btn .badge,
.btn .label {
    top: -1px;
    position: relative
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-radius: 4px 4px 0 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .navbar-right,
    .navbar-right~.navbar-right {
        margin-right: 0
    }

    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover {
    color: #ccc
}

.badge,
.label {
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
    text-align: center
}

a.badge:focus,
a.badge:hover,
a.label:focus,
a.label:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    border-radius: .25em
}

.label:empty {
    display: none
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    color: #fff;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.thumbnail {
    display: block
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active>.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.thumbnail {
    margin-bottom: 20px
}

.close {
    font-weight: 700
}

.thumbnail {
    line-height: 1.42857143;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.panel-title,
.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-title,
.panel>.list-group,
.panel>.panel-collapse>.list-group,
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel-body {
    padding: 15px
}

.panel-title {
    margin-top: 0;
    font-size: 16px
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.close {
    float: right;
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.carousel-caption,
.carousel-control {
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    text-align: center
}

.carousel,
.carousel-inner {
    position: relative
}

.carousel-inner {
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }

    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }

    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    font-size: 20px;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px
}

.carousel-caption .btn,
.text-hide {
    text-shadow: none
}

@media screen and (min-width:768px) {

    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.panel-body:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}

@-ms-viewport {
    width: device-width
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }

    .visible-lg-block {
        display: block !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }

    .hidden-lg {
        display: none !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }

    .hidden-print {
        display: none !important
    }
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: auto
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

.img-nav,
.img-nav:active,
.img-nav:hover {
    color: #fff
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

.display-box,
div.button span {
    text-align: center
}

@keyframes a {

    0%,
    to {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

.display-box {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width: 80%;
    height: auto;
    overflow: hidden;
    top: 50%;
    transform: translateY(-50%)
}

.img-nav.next-btn,
.img-nav.prev-btn {
    transform: translateY(-45%) !important;
    top: 45% !important
}

.img-nav {
    display: inline-block;
    position: absolute;
    z-index: 1000
}

.img-nav>span {
    font-size: 42px;
    font-size: 4.2rem
}

.img-nav.prev-btn {
    left: 30px
}

.img-nav.next-btn {
    right: 30px
}

.img-nav.close-btn {
    top: 40px !important;
    right: 40px !important
}

.img-nav.close-btn>span {
    font-size: 24px;
    font-size: 2.4rem
}

@media only screen and (max-width:1200px) {
    .display-box {
        width: 65%
    }
}

@media only screen and (max-width:767px) {
    .img-nav.prev-btn {
        left: 0
    }

    .img-nav.next-btn {
        right: 0
    }

    .img-nav>span {
        font-size: 32px;
        font-size: 3.2rem
    }

    .img-fluid {
        width: 100%;
        height: 100%
    }
}

@media only screen and (max-width:320px) {
    .display-box {
        width: 65%
    }
}

div.button span {
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 12px
}

div.button,
div.button span {
    background: url(../images/default/sprite.png) no-repeat;
    -webkit-font-smoothing: antialiased
}

div.button {
    display: -moz-inline-box;
    display: inline-block;
    zoom: 1;
    vertical-align: middle
}

div.button:focus {
    outline: 0
}

div.button,
div.button * {
    margin: 0;
    padding: 0
}

input[type=search],
input[type=search]:active {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

div.button {
    background-position: 0 -641px;
    height: 30px;
    cursor: pointer;
    position: relative
}

div.button a,
div.button button,
div.button input {
    opacity: .01;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute
}

div.button span {
    display: -moz-inline-box;
    display: inline-block;
    zoom: 1;
    line-height: 22px;
    background-position: right -521px;
    height: 22px;
    margin-left: 13px;
    padding: 8px 15px 0 2px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase
}

div.button.active {
    background-position: 0 -671px
}

div.button.active span {
    background-position: right -551px;
    cursor: default
}

div.button.focus,
div.button.hover {
    background-position: 0 -701px
}

div.button.focus span,
div.button.hover span {
    background-position: right -581px;
    color: #555
}

div.button.disabled,
div.button.disabled.active {
    background-position: 0 -731px
}

div.button.disabled span,
div.button.disabled.active span {
    background-position: right -611px;
    cursor: default;
    color: #bbb
}

/*! Lity - v2.2.2 - 2016-12-14
* http://sorgalla.com/lity/
* Copyright (c) 2015-2016 Jan Sorgalla; Licensed MIT */
.wrapper,
.wrapper2 {
    max-width: 1360px
}

.relative {
    position: relative
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on April 19, 2017 */
@font-face {
    font-family: prompt-semibolditalic;
    src: url(/fonts/prompt-semibolditalic.ttf);
    src: url(/fonts/prompt-semibolditalic.ttf) format("truetype"), url(/fonts/prompt-semibolditalic.woff2) format("woff2"), url(/fonts/prompt-semibolditalic.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: prompt-semibold;
    src: url(/fonts/prompt-semibold.ttf);
    src: url(/fonts/prompt-semibold.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: prompt-light;
    src: url(/fonts/prompt-light.ttf);
    src: url(/fonts/prompt-light.ttf) format("truetype"), url(/fonts/prompt-light.woff2) format("woff2"), url(/fonts/prompt-light.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: prompt-regular;
    src: url(/fonts/prompt-regular.ttf);
    src: url(/fonts/prompt-regular.ttf) format("truetype"), url(/fonts/prompt-regular.woff2) format("woff2"), url(/fonts/prompt-regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: prompt-medium;
    src: url(/fonts/prompt-medium.ttf);
    src: url(/fonts/prompt-medium.woff2) format("woff2"), url(/fonts/prompt-medium.woff) format("woff"), url(/fonts/prompt-medium.ttf?#iefi) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: teko-light;
    src: url(/fonts/teko-light.ttf);
    src: url(/fonts/teko-light.ttf) format("truetype"), url(/fonts/teko-light.woff2) format("woff2"), url(/fonts/teko-light.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: teko-regular;
    src: url(/fonts/teko-regular.ttf);
    src: url(/fonts/teko-regular.ttf) format("truetype"), url(/fonts/teko-regular.woff2) format("woff2"), url(/fonts/teko-regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: iconfont;
    src: url(/fonts/iconfont.eot?xqamy1);
    src: url(/fonts/iconfont.eot?xqamy1#iefix) format("embedded-opentype"), url(/fonts/iconfont.ttf?xqamy1) format("truetype"), url(/fonts/iconfont.woff?xqamy1) format("woff"), url(/fonts/iconfont.svg?xqamy1#iconfont) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.icon-icon_compare:before {
    content: "\e95f"
}

.icon-icon_compare_automatic:before {
    content: "\e960"
}

.icon-icon_send:before {
    content: "\e957"
}

.icon-icon_blog-all:before {
    content: "\e963"
}

.icon-icon_blog-racing:before {
    content: "\e966"
}

.icon-icon_footer_find-dealer-01:before {
    content: "\e951"
}

.icon-icon_footer_find-dealer-02:before {
    content: "\e952"
}

.icon-icon_option:before {
    content: "\e955"
}

.icon-dealer_automatic:before {
    content: "\e94f"
}

.icon-icon_www:before {
    content: "\e950"
}

.icon-icon_product_gallery:before {
    content: "\e94d"
}

.icon-icon_product_menu:before {
    content: "\e94e"
}

.icon-icon_desktop:before {
    content: "\e94a"
}

.icon-icon_mobile:before {
    content: "\e94b"
}

.icon-icon_360:before {
    content: "\e949"
}

.icon-icon_print-01:before {
    content: "\e948"
}

.icon-icon_home:before {
    content: "\e900"
}

.icon-icon_menu:before {
    content: "\e902"
}

.icon-icon_calculator:before {
    content: "\e903"
}

.icon-icon_close:before {
    content: "\e904"
}

.icon-icon_search:before {
    content: "\e905"
}

.icon-icon_footer_location:before {
    content: "\e909"
}

.icon-icon_footer_facebooklogo:before {
    content: "\e90d"
}

.icon-icon_footer_iglogo:before {
    content: "\e90e"
}

.icon-icon_youtube:before {
    content: "\e911"
}

.icon-icon_previous:before {
    content: "\e91b"
}

.icon-icon_next:before {
    content: "\e91c"
}

.icon-icon_opendown:before {
    content: "\e91f"
}

.icon-icon_share_link:before {
    content: "\e922"
}

.icon-icon_calendar:before {
    content: "\e930"
}

.icon-icon_faq:before {
    content: "\e934"
}

.icon-icon_golfcar:before {
    content: "\e938"
}

.icon-icon_location_search:before {
    content: "\e93b"
}

.icon-icon_privilege:before {
    content: "\e93d"
}

.icon-icon_q:before {
    content: "\e93e"
}

.icon-icon_qa_accessories:before {
    content: "\e93f"
}

.icon-icon_time:before {
    content: "\e944"
}

html {
    -webkit-tap-highlight-color: transparent;
    font-size: 62.5% !important
}

* {
    outline: 0 !important;
    -moz-outline: 0 !important;
    -webkit-outline: 0 !important
}

body {
    font-family: prompt-regular;
    font-size: 16px;
    line-height: 1;
    background-color: #fff
}

.h1,
.h2,
.h3,
.h4,
h1,
h2,
h3,
h4 {
    margin: 0;
    font-weight: 400;
    line-height: 1
}

.center,
.wrapper,
.wrapper2 {
    margin: 0 auto
}

.wrapper {
    padding: 0 15px
}

.wrapper2 {
    padding: 0 100px;
    text-align: left
}

@media (max-width:767px) {
    .wrapper2 {
        padding: 0 15px
    }
}

.left {
    float: left
}

.right {
    float: right
}

.center {
    text-align: center
}

.clear {
    clear: both
}

.absolute {
    position: absolute
}

a,
a:focus,
a:hover {
    text-decoration: none;
    color: inherit
}

#overlay_loading {
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transition: 1s .4s;
    background-color: rgba(0, 0, 0, .8)
}

.overlay_loading {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.overlay_loading {
    width: 100%;
    height: 100%;
    transition: 1s .4s;
    background-color: rgba(0, 0, 0, .8);
    z-index: 10
}

.underline {
    flex: 1 1 auto;
    position: relative;
    overflow: hidden;
    transition: .1s;
    height: 100%;
    display: block
}

.underline.active:after,
.underline:after {
    content: '';
    bottom: 0;
    height: 5px;
    background: #d80000;
    position: absolute
}

.underline:hover {
    cursor: pointer
}

.underline:hover:after {
    width: 100%;
    left: 0
}

.underline:after {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    width: 0;
    left: 50%
}

.underline.active:after {
    width: 100%;
    left: 0
}

.about.detail1 {
    background-position: bottom center;
    background-color: #f4f3f0;
    background-repeat: no-repeat;
    background-size: 100%
}

.about.detail1 {
    padding: 0 0 50px;
    position: relative
}

@media screen and (max-width:767px) {
    .about.detail1 {
        padding: 0
    }
}

.about.detail1 .detail {
    padding: 0 80px;
    display: table
}

@media screen and (max-width:991px) {
    .about.detail1 .detail {
        padding: 0 50px
    }
}

@media screen and (max-width:767px) {
    .about.detail1 .detail {
        padding: 50px 0 50px 15px
    }
}

.about.detail1 .detail .info {
    display: table-cell;
    height: 100%;
    vertical-align: middle
}

@media screen and (max-width:480px) {
    .about.detail1 .detail {
        padding: 0 15px 50px
    }

    .about.detail1 .detail .info {
        font-size: 20px
    }
}

.about.detail1 .detail .info .txt40 {
    font-size: 40px
}

.img-fluid {
    width: auto;
    height: auto
}

.mainbtnshort {
    text-decoration: none
}

.owl-carousel .owl-nav.disabled {
    display: none !important
}

@media screen and (max-width:1100px) {
    .display-box .img-fluid {
        width: 100%
    }
}

@media (max-width:767px) {
    .wrapper2 {
        padding: 0 15px
    }
}

@media print {
    a[href]:after {
        content: ""
    }
}

.slide01pc {
    padding-top: 25px;
    position: relative
}

.slide01pc .slide01 {
    margin: 0 auto;
    text-align: center
}

.slide01pc .col-sm-3 .thumbnail .news-img {
    padding: 31%
}

.slide01pc .col-sm-3 .thumbnail.news {
    text-align: left
}

.slide01pc .col-sm-3 .thumbnail.news .caption {
    padding: 14px 97px 20px 20px
}

@media only screen and (max-width:1500px) {
    .slide01pc .col-sm-3 .thumbnail.news .caption {
        height: 75px;
        padding: 8px 75px 20px 14px
    }
}

@media only screen and (max-width:1200px) {
    .slide01pc .col-sm-3 .thumbnail.news .caption {
        height: 65px;
        padding: 8px 72px 20px 14px
    }
}

.slide01pc .col-sm-3 .thumbnail.news .caption h3.tag-contentt-4 {
    padding-bottom: 5px
}

@media only screen and (max-width:1500px) {
    .slide01pc .col-sm-3 .thumbnail.news .caption h3.tag-contentt-4 {
        font-size: 14px;
        font-size: 1.4rem;
        padding-bottom: 3px
    }
}

@media only screen and (max-width:1200px) {
    .slide01pc .col-sm-3 .thumbnail.news .caption h3.tag-contentt-4 {
        font-size: 13px;
        font-size: 1.3rem
    }
}

.slide01pc .col-sm-3 .thumbnail.news .caption h3.thumb-contentt-5 {
    height: 47px;
    line-height: 1.2
}

@media only screen and (max-width:1500px) {
    .slide01pc .col-sm-3 .thumbnail.news .caption h3.thumb-contentt-5 {
        font-size: 16px;
        font-size: 1.6rem;
        height: 39px
    }
}

@media only screen and (max-width:1200px) {
    .slide01pc .col-sm-3 .thumbnail.news .caption h3.thumb-contentt-5 {
        font-size: 13px;
        font-size: 1.3rem;
        height: 30px
    }
}

@media only screen and (max-width:1500px) {
    .slide01pc .col-sm-3 .thumbnail.news .caption .date {
        height: 60px;
        width: 55px
    }
}

@media only screen and (max-width:1200px) {
    .slide01pc .col-sm-3 .thumbnail.news .caption .date {
        height: 55px;
        width: 50px
    }
}

@media only screen and (max-width:1500px) and (min-width:992px) {
    .slide01pc .col-sm-3 .thumbnail.news .caption .date h3.hde-txt {
        font-size: 30px;
        font-size: 3rem;
        padding-bottom: 4px;
        padding-top: 7px
    }

    .slide01pc .col-sm-3 .thumbnail.news .caption .date h3.contentt-3 {
        font-size: 12px;
        font-size: 1.2rem
    }
}

.slide01pc .col-sm-3 .owl-dots {
    margin-top: 10px
}

.slide01m {
    position: relative;
    z-index: 1;
    display: none
}

@media screen and (max-width:991px) {
    .slide01pc {
        display: none
    }

    .slide01m {
        display: block;
        overflow: hidden
    }
}

.hd1.black,
h1.black,
p.tag-contentt-4.black {
    color: #000
}

a.txt20,
div.txt20,
p.txt20,
span.txt20 {
    font-size: 20px;
    font-size: 2rem
}

a.txt16,
div.txt16,
p.txt16,
span.txt16 {
    font-size: 16px;
    font-size: 1.6rem
}

.bold {
    font-weight: 700
}

.hd1.hde-txt,
h1.hde-txt,
p.hde-txt {
    font-family: teko-light, prompt-light;
    font-size: 80px;
    font-size: 8rem
}

p.hde-txt.white {
    margin: 0;
    font-weight: 400;
    line-height: 1
}

.hd1.hdt-txt,
h1.hdt-txt {
    font-family: prompt-regular;
    font-size: 50px;
    font-size: 5rem
}

.hd2.hde-txt,
.hd3.hde-txt,
h2.hde-txt,
h3.hde-txt {
    font-family: teko-light, prompt-light
}

.hd1.white,
h1.white,
p.white {
    color: #fff
}

.hd1.red,
h1.red {
    color: #eb1c24
}

.hd1.blue,
h1.blue {
    color: #0a2d82
}

.hd2.hde-txt,
h2.hde-txt {
    font-size: 65px;
    font-size: 6.5rem
}

.hd2.black,
h2.black {
    color: #000
}

.hd2.white,
h2.white {
    color: #fff
}

.hd2.red,
h2.red {
    color: #eb1c24
}

.hd2.blue,
h2.blue {
    color: #0a2d82
}

.hd3.hde-txt,
h3.hde-txt {
    font-size: 40px;
    font-size: 4rem
}

.hd3.hdt-txt,
h3.hdt-txt {
    font-family: prompt-regular;
    font-size: 35px;
    font-size: 3.5rem
}

.hd3.black,
h3.black {
    color: #000
}

.hd3.white,
h3.white {
    color: #fff
}

.hd3.red,
h3.red,
p.red {
    color: #eb1c24
}

.hd3.blue,
h3.blue {
    color: #0a2d82
}

.hd4.hde-txt,
h4.hde-txt {
    font-family: teko-light, prompt-light;
    font-size: 35px;
    font-size: 3.5rem
}

.hd4.hdt-txt,
h4.hdt-txt {
    font-family: prompt-regular;
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 1.3em
}

.hd4.black,
h4.black {
    color: #000
}

.hd4.white,
h4.white {
    color: #fff
}

.hd4.red,
h4.red {
    color: #eb1c24
}

.hd4.blue,
h4.blue {
    color: #0a2d82
}

.hd5.hde-txt,
h5.hde-txt {
    font-family: teko-regular, prompt-regular;
    font-size: 30px;
    font-size: 3rem
}

.hd5.hdt-txt,
h5.hdt-txt {
    font-family: prompt-regular;
    font-size: 23px;
    font-size: 2.3rem
}

.hd5.black,
h5.black {
    color: #000
}

.hd5.white,
h5.white {
    color: #fff
}

.hd5.red,
h5.red {
    color: #eb1c24
}

.hd5.blue,
h5.blue {
    color: #0a2d82
}

.contentt-1,
.contentt-2 {
    font-family: prompt-regular
}

.contentt-1 {
    font-size: 30px;
    font-size: 3rem;
    color: #000
}

.contentt-2 {
    font-size: 30px;
    font-size: 3rem;
    color: #eb1c24
}

.contentt-3 {
    font-family: prompt-light;
    font-size: 20px;
    font-size: 2rem;
    color: #000;
    line-height: 1.3
}

.contentt-3.txt30 {
    font-size: 30px;
    font-size: 3rem
}

.tag-contentt-4 {
    font-family: prompt-semibold;
    font-size: 16px;
    font-size: 1.6rem;
    color: #eb1c24
}

.tag-contentt-4.txt15 {
    font-size: 15px;
    font-size: 1.5rem
}

.tag-contentt-4.txt20 {
    font-size: 20px;
    font-size: 2rem
}

.thumb-contentt-5 {
    font-family: prompt-regular;
    font-size: 20px;
    font-size: 2rem;
    color: #000
}

.thumb-contentt-5.white {
    color: #fff
}

@media only screen and (max-width:992px) {

    .hd1.hde-txt,
    h1.hde-txt {
        font-size: 80px;
        font-size: 8rem
    }

    .hd4.hdt-txt,
    h4.hdt-txt {
        font-size: 25px;
        font-size: 2.5rem
    }
}

@media only screen and (max-width:767px) {

    .hd1.hde-txt,
    h1.hde-txt {
        font-size: 100px;
        font-size: 10rem
    }

    .hd1.hdt-txt,
    h1.hdt-txt {
        font-size: 60px;
        font-size: 6rem
    }

    .hd2.hde-txt,
    h2.hde-txt {
        font-size: 75px;
        font-size: 7.5rem
    }

    .hd3.hde-txt,
    .hd3.hdt-txt,
    .hd4.hde-txt,
    h3.hde-txt,
    h3.hdt-txt,
    h4.hde-txt {
        font-size: 45px;
        font-size: 4.5rem
    }

    .hd4.hdt-txt,
    h4.hdt-txt {
        font-size: 30px;
        font-size: 3rem
    }

    .contentt-1,
    .contentt-2 {
        font-size: 40px;
        font-size: 4rem
    }

    .thumb-contentt-5 {
        font-size: 25px;
        font-size: 2.5rem
    }

    .contentt-3 {
        font-size: 20px;
        font-size: 2rem
    }

    .tag-contentt-4 {
        font-size: 18px;
        font-size: 1.8rem
    }
}

@media only screen and (max-width:480px) {

    .hd1.hde-txt,
    h1.hde-txt {
        font-size: 60px;
        font-size: 6rem
    }

    .hd2.hde-txt,
    h2.hde-txt {
        font-size: 50px;
        font-size: 5rem
    }

    .contentt-3,
    .hd4.hdt-txt,
    .thumb-contentt-5,
    h4.hdt-txt {
        font-size: 20px;
        font-size: 2rem
    }
}

.mainbtnshort.black:last-child,
.mainbtnshort.gray:last-child,
.mainbtnshort.red:last-child {
    margin: 0
}

.mainbtnshort {
    font-size: 20px;
    height: 60px
}

button {
    background-color: transparent;
    border-color: transparent
}

.mainbtnshort.gray:before {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: 0;
    top: 0
}

.mainbtnshort {
    cursor: pointer;
    font-family: prompt-medium;
    font-size: 2rem;
    width: 100%;
    text-align: center;
    min-width: 100px;
    z-index: 0;
    display: inline-block;
    border-width: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -webkit-transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -moz-transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -ms-transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -o-transition: all .5s cubic-bezier(.075, .82, .165, 1)
}

.mainbtnshort.disabled {
    cursor: default;
    background-color: #c5c5c5
}

.mainbtnshort.disabled.hover {
    border: 2px solid #fff
}

.mainbtnshort.gray {
    background-color: #ccc;
    color: #fff
}

.mainbtnshort.gray:before {
    right: 0;
    left: 0;
    transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -webkit-transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -moz-transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -ms-transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -o-transition: all .5s cubic-bezier(.075, .82, .165, 1)
}

.mainbtnshort.gray:after,
.mainbtnshort.red:before {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: 0;
    transition: all .5s cubic-bezier(.075, .82, .165, 1)
}

.mainbtnshort.gray:after {
    width: 0;
    left: -10%;
    height: 120%;
    background: #000;
    transform: skewX(-30deg);
    -webkit-transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -moz-transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -ms-transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -o-transition: all .5s cubic-bezier(.075, .82, .165, 1)
}

.mainbtnshort.red {
    background-color: #eb1c24;
    color: #fff
}

.mainbtnshort.red:before {
    top: 0;
    right: 0;
    left: 0;
    border-color: #fff transparent transparent;
    -webkit-transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -moz-transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -ms-transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -o-transition: all .5s cubic-bezier(.075, .82, .165, 1)
}

.mainbtnshort.black:before,
.mainbtnshort.red:after {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: 0;
    transition: all .5s cubic-bezier(.075, .82, .165, 1)
}

.mainbtnshort.red:after {
    width: 0;
    left: -10%;
    height: 120%;
    background: #000;
    transform: skewX(-30deg);
    -webkit-transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -moz-transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -ms-transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -o-transition: all .5s cubic-bezier(.075, .82, .165, 1)
}

.mainbtnshort.red:hover:before {
    border-color: #eb1c24 transparent transparent
}

.mainbtnshort.red:hover:after {
    width: 160%;
    left: -19%
}

.mainbtnshort.black {
    background-color: #000;
    color: #fff
}

.mainbtnshort.black:before {
    top: 0;
    right: 0;
    left: 0;
    border-color: #d5131d transparent transparent;
    -webkit-transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -moz-transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -ms-transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -o-transition: all .5s cubic-bezier(.075, .82, .165, 1)
}

.mainbtnshort.black:after {
    transition: all .5s cubic-bezier(.075, .82, .165, 1);
    content: "";
    position: absolute;
    bottom: 0;
    z-index: -1
}

.mainbtnshort.black:after {
    width: 0;
    left: -10%;
    height: 120%;
    background: #af1119;
    transform: skewX(-30deg);
    -webkit-transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -moz-transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -ms-transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -o-transition: all .5s cubic-bezier(.075, .82, .165, 1)
}

.mainbtnshort.black:hover {
    background-color: #d5131d;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}

.mainbtnshort.black:hover:before {
    border-color: #eb1c24 transparent transparent
}

.mainbtnshort.black:hover:after {
    width: 160%;
    left: -19%
}

.mainbtnshort.blue:last-child,
.mainbtnshort.white:last-child {
    margin: 0
}

.mainbtnshort.blue:after,
.mainbtnshort.blue:before {
    transition: all .5s cubic-bezier(.075, .82, .165, 1);
    content: "";
    position: absolute;
    z-index: -1;
    bottom: 0
}

.mainbtnshort.blue {
    background-color: #0a2d82;
    color: #fff
}

.mainbtnshort.blue:before {
    top: 0;
    right: 0;
    left: 0;
    border-color: #043abc transparent transparent;
    -webkit-transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -moz-transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -ms-transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -o-transition: all .5s cubic-bezier(.075, .82, .165, 1)
}

.mainbtnshort.blue:after {
    width: 0;
    left: -10%;
    height: 120%;
    background: #043abc;
    transform: skewX(-30deg);
    -webkit-transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -moz-transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -ms-transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -o-transition: all .5s cubic-bezier(.075, .82, .165, 1)
}

.mainbtnshort.blue:hover:before {
    border-color: #0a2d82 transparent transparent
}

.mainbtnshort.blue:hover:after {
    width: 160%;
    left: -19%
}

.mainbtnshort.white {
    background-color: #fff;
    color: #0a2d82
}

.mainbtnshort.white .thumb-contentt-5.blue {
    color: #0a2d82;
    transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -webkit-transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -moz-transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -ms-transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -o-transition: all .5s cubic-bezier(.075, .82, .165, 1)
}

.mainbtnshort.white:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-color: #043abc transparent transparent;
    transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -webkit-transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -moz-transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -ms-transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -o-transition: all .5s cubic-bezier(.075, .82, .165, 1)
}

.mainbtnshort.white:after {
    content: "";
    position: absolute;
    width: 0;
    left: -10%;
    bottom: 0;
    height: 120%;
    background: #043abc;
    transform: skewX(-30deg);
    z-index: -1;
    transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -webkit-transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -moz-transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -ms-transition: all .5s cubic-bezier(.075, .82, .165, 1);
    -o-transition: all .5s cubic-bezier(.075, .82, .165, 1)
}

.mainbtnshort.white:hover,
.mainbtnshort.white:hover .thumb-contentt-5.blue {
    color: #fff
}

.mainbtnshort.white:hover:before {
    border-color: #0a2d82 transparent transparent
}

.mainbtnshort.white:hover:after {
    width: 160%;
    left: -19%
}

a.mainbtnshort {
    display: inline-block
}

a.mainbtnshort span {
    position: relative;
    line-height: 60px;
    vertical-align: middle
}

.slctdropdown select.slctwhite {
    font-family: prompt-regular;
    font-size: 20px;
    line-height: 1.2;
    text-align: left
}

.checkbox-red-1 .option-input,
.checkbox-red-2 .option-input {
    height: 50px;
    width: 50px;
    right: 0;
    bottom: 0;
    vertical-align: middle;
    outline: 0;
    cursor: pointer
}

.checkbox-red-1 .option-input:checked::before,
.checkbox-red-2 .option-input:checked::before {
    content: '\e931';
    font-size: 30px;
    color: #fff;
    transform: translate(-50%, -50%)
}

.checkbox-red-1 {
    margin: 5px 0
}

.checkbox-red-1 .option-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative !important;
    border: 2px solid #fff;
    border-radius: 50%;
    margin: -5px 20px 0 0;
    top: 0;
    left: 0
}

.checkbox-red-1 .option-input:checked {
    background-color: #eb1c24;
    border: 2px solid #eb1c24
}

.checkbox-red-1 .option-input:checked::before {
    position: absolute;
    top: 50%;
    left: 50%
}

.checkbox-red-2 {
    margin: 5px 0
}

.checkbox-red-2 .option-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative !important;
    border: 2px solid #000;
    border-radius: 50%;
    margin: -5px 20px 0 0;
    top: 0;
    left: 0
}

.checkbox-red-2 .option-input:checked {
    background-color: #eb1c24;
    border: 2px solid #eb1c24
}

.checkbox-red-2 .option-input:checked::before {
    position: absolute;
    top: 50%;
    left: 50%
}

.slctdropdown.slctarrow.black:after {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%)
}

.slctdropdown {
    display: block;
    position: relative
}

.slctdropdown select {
    -moz-appearance: none;
    width: 100%
}

.slctdropdown select::-ms-expand {
    display: none
}

.slctdropdown select.slctwhite {
    width: 100%;
    height: 60px;
    font-size: 2rem;
    color: #000;
    border: 3px solid #000;
    background: url(/images/share/icon-arrow-d.png) 92% 50% no-repeat;
    outline: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    padding: 0 20px;
    background-size: 20px
}

.slctdropdown select.slctwhite:focus {
    border: 4px solid #000;
    color: #fff;
    background: url(/images/share/icon-arrow-w.png) 92% 50% no-repeat #000;
    background-size: 20px
}

.slctdropdown select.slctwhite:focus::-ms-value {
    border: 4px solid #000;
    color: #fff;
    background: url(/images/share/icon-arrow-w.png) 92% 50% no-repeat #000;
    background-size: 20px
}

.slctdropdown select.slctwhite2 {
    height: 60px;
    font-family: prompt-regular;
    color: #fff;
    line-height: 1.2;
    outline: 0;
    text-align: left;
    -webkit-appearance: none;
    padding: 0 20px;
    transition: all .5s ease-in-out;
    width: 100%
}

.slctdropdown select.slctwhite2 {
    font-size: 20px;
    font-size: 2rem;
    border: 3px solid #fff;
    background: 0 0;
    -webkit-border-radius: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

.slctdropdown select.slctwhite2 option {
    color: #000;
    background: #fff;
    border: 3px solid red;
    padding: 20px 0
}

.slctdropdown select option {
    color: #fff;
    background: #000
}

.thumbnail.bigbike-product .model-img,
.thumbnail.blog .blog-img,
.thumbnail.product .model-img {
    background-size: contain;
    background-position: center
}

.slctdropdown.slctarrow.white:after {
    color: #fff
}

.slctdropdown.slctarrow.black:after {
    z-index: -1;
    position: absolute;
    top: 50%;
    color: #fff;
    transform: translate(0, -50%);
    right: 20px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

.slctdropdown.slctarrow:hover:after {
    top: 55%
}

.slctdropdown.slctarrow.active:after {
    color: #fff
}

.padding5 {
    padding: 5px
}

.thumbnail {
    background-color: #fff;
    border: none;
    border-radius: 0;
    margin: 0;
    padding: 0;
    height: auto;
    width: 100%;
    cursor: pointer
}

.thumbnail:after {
    width: 100%;
    left: 0
}

.thumbnail.blog {
    background-color: transparent;
    position: relative;
    max-width: 410px;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px
}

.thumbnail.blog span {
    display: block
}

.thumbnail.blog .blog-img {
    background-repeat: no-repeat;
    margin: 0 auto;
    position: relative;
    top: -50%;
    width: 90%
}

.thumbnail.blog .caption {
    background-color: #fff;
    padding: 155px 15% 10%;
    text-align: center;
    height: 290px;
    margin-top: -125px
}

.thumbnail.blog .caption .thumb-contentt-5 {
    vertical-align: bottom;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 81px
}

.thumbnail.bigbike-product .caption .model,
.thumbnail.news .caption .thumb-contentt-5,
.thumbnail.product .caption .model {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden
}

.thumbnail.blog.underline:after {
    bottom: 7px
}

.thumbnail.blog.underline:hover:after {
    width: 95%;
    left: 10px
}

@media screen and (max-width:1100px) {
    .thumbnail.blog.underline:hover:after {
        width: 94%
    }
}

@media screen and (max-width:870px) {
    .thumbnail.blog.underline:hover:after {
        width: 93%
    }
}

@media screen and (max-width:767px) {
    .thumbnail.blog.underline:hover:after {
        width: 97%
    }
}

@media screen and (max-width:580px) {
    .thumbnail.blog.underline:hover:after {
        width: 96.5%
    }
}

@media screen and (max-width:520px) {
    .thumbnail.blog.underline:hover:after {
        width: 96%
    }
}

@media screen and (max-width:320px) {
    .thumbnail.blog.underline:hover:after {
        width: 93%
    }
}

.thumbnail.blog:hover .caption {
    box-shadow: 2px 4px 20px 0 rgba(0, 0, 0, .21)
}

.thumbnail.bigbike-product:hover,
.thumbnail.product:hover {
    box-shadow: 0 7px 20px -5px #3b3b3b
}

.thumbnail.product .model-img {
    background-repeat: no-repeat;
    padding: 40%;
    position: relative
}

.thumbnail.product .caption {
    padding: 15px 30px 30px;
    height: 120px
}

.thumbnail.product .caption .model {
    font-family: teko-regular;
    font-size: 35px;
    font-size: 3.5rem;
    line-height: .9;
    display: -webkit-box;
    color: #000
}

.thumbnail.product .caption .price {
    font-family: teko-regular;
    font-size: 35px;
    font-size: 3.5rem;
    color: #000
}

.thumbnail.product .caption .price .unit {
    font-size: 22px;
    font-size: 2.2rem
}

.thumbnail.product .detail-block {
    padding: 0 30px 30px
}

.thumbnail.product .detail-block .detail {
    font-family: prompt-medium;
    font-size: 17px;
    font-size: 1.7rem;
    color: #000
}

.thumbnail.product .detail-block .detail [class^=icon-]:before {
    vertical-align: middle
}

.thumbnail.bigbike-product .model-img {
    background-repeat: no-repeat;
    padding: 3%;
    position: relative
}

.thumbnail.bigbike-product .model-img img {
    width: 100%
}

.thumbnail.bigbike-product .caption {
    padding: 15px 30px 30px;
    height: 150px
}

.thumbnail.bigbike-product .caption .year {
    font-family: prompt-semibold;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.2;
    color: #eb1c24
}

.thumbnail.bigbike-product .caption .model {
    font-family: teko-regular;
    font-size: 35px;
    font-size: 3.5rem;
    line-height: .9;
    display: -webkit-box;
    color: #000
}

.thumbnail.bigbike-product .caption .price {
    font-family: teko-regular;
    font-size: 35px;
    font-size: 3.5rem;
    color: #000
}

.thumbnail.bigbike-product .caption .price .unit {
    font-size: 22px;
    font-size: 2.2rem
}

.thumbnail.bigbike-product .caption .price .unit.hde-txt {
    font-size: 30px;
    font-size: 3rem
}

.thumbnail.bigbike-product .caption .price .unit.hdt-txt {
    font-size: 22px;
    font-size: 2.2rem
}

.thumbnail.bigbike-product .detail-block {
    padding: 0 30px 30px
}

.thumbnail.bigbike-product .detail-block .detail {
    font-family: teko-regular, prompt-regular;
    font-size: 22px;
    font-size: 2.2rem;
    color: #000
}

.thumbnail.bigbike-product .detail-block .detail [class^=icon-]:before {
    vertical-align: top
}

.thumbnail.news {
    width: 100%;
    padding: 0;
    overflow: hidden;
    position: relative
}

.thumbnail.news .news-img {
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100%;
    padding: 31%;
    -webkit-transition: all .7s cubic-bezier(0, 1.03, 0, 1.03);
    -moz-transition: all .7s cubic-bezier(0, 1.03, 0, 1.03);
    -ms-transition: all .7s cubic-bezier(0, 1.03, 0, 1.03);
    -o-transition: all .7s cubic-bezier(0, 1.03, 0, 1.03);
    transition: all .7s cubic-bezier(0, 1.03, 0, 1.03);
    position: relative
}

.thumbnail.zoom:hover {
    -webkit-transition: all .7s cubic-bezier(0, 1.03, 0, 1.03);
    -moz-transition: all .7s cubic-bezier(0, 1.03, 0, 1.03);
    -ms-transition: all .7s cubic-bezier(0, 1.03, 0, 1.03);
    -o-transition: all .7s cubic-bezier(0, 1.03, 0, 1.03)
}

.thumbnail.news:hover .news-img {
    -webkit-transform: scale(1.09);
    -moz-transform: scale(1.09);
    -ms-transform: scale(1.09);
    -o-transform: scale(1.09);
    transform: scale(1.09);
    overflow: hidden
}

.thumbnail.news .caption {
    width: 100%;
    height: auto;
    position: relative;
    background-color: #fff;
    bottom: 0;
    padding: 20px 140px 20px 20px;
    line-height: .9
}

.thumbnail.news .caption .thumb-contentt-5 {
    line-height: 1.4;
    width: auto;
    display: block;
    display: -webkit-box;
    height: 52px
}

.thumbnail.news .caption .date {
    width: 70px;
    height: 80px;
    top: 0;
    right: 3%;
    position: absolute;
    background-color: #eb1c24;
    text-align: center
}

.thumbnail.news .caption .date .hde-txt {
    line-height: 1;
    font-size: 65px;
    font-size: 6.5rem
}

.thumbnail.news .caption .date .contentt-3 {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: .2
}

.thumbnail.brochure .caption .model {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis
}

.thumbnail.brochure .brochure-img {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    padding: 40%;
    position: relative
}

.thumbnail.brochure .caption {
    padding: 20px 30px;
    height: 150px
}

.thumbnail.brochure .caption .year {
    font-family: prompt-semibold;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.2;
    color: #eb1c24;
    padding-bottom: 5px
}

.thumbnail.brochure .caption .model {
    font-family: prompt-regular;
    font-size: 20px;
    font-size: 2rem;
    color: #000;
    line-height: 1.2
}

.thumbnail.brochure .mainbtnshort {
    min-width: auto;
    font-size: 20px;
    font-size: 2rem;
    vertical-align: middle
}

.thumbnail.underline {
    flex: 1 1 auto;
    position: relative;
    overflow: hidden;
    transition: .1s
}

#header .header-header ul li a.underline,
.thumbnail.underline:after {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.thumbnail.underline:after {
    position: absolute;
    transition: .3s;
    content: '';
    width: 0;
    left: 50%;
    bottom: 0;
    height: 5px;
    background: #d5131d
}

.thumbnail.underline:nth-of-type(2):after {
    left: 0
}

.thumbnail.underline:hover {
    cursor: pointer
}

.thumbnail.underline:hover:after {
    width: 100%;
    left: 0
}

.thumbnail.zoom:hover {
    transition: all .7s cubic-bezier(0, 1.03, 0, 1.03);
    -webkit-transform: scale(1.09);
    -moz-transform: scale(1.09);
    -ms-transform: scale(1.09);
    -o-transform: scale(1.09);
    transform: scale(1.09)
}

@media screen and (max-width:767px) {
    .thumbnail.zoom:hover {
        transform: scale(1.02);
        -webkit-transform: scale(1.02);
        -moz-transform: scale(1.02);
        -ms-transform: scale(1.02);
        -o-transform: scale(1.02)
    }
}

.caption .date,
.caption .date-mobile {
    top: 0;
    position: absolute;
    text-align: center
}

.col-md-2 .thumbnail.news .caption {
    padding: 20px 80px 20px 18px
}

.col-md-2 .thumbnail.news .caption .thumb-contentt-5 {
    font-size: 18px;
    font-size: 1.8rem
}

.col-md-3 .thumbnail.news .caption {
    padding: 20px 85px 20px 20px
}

.col-md-4 .thumbnail.news .caption {
    padding: 20px 90px 20px 20px
}

.caption .date {
    width: 70px;
    height: 85px;
    right: 4%;
    background-color: #eb1c24
}

.caption .date .hde-txt {
    line-height: 1;
    font-size: 65px;
    font-size: 6.5rem
}

.caption .date .contentt-3 {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: .2
}

.caption .date-mobile {
    right: 3%
}

.caption .date-mobile .contentt-3 {
    font-size: 17px;
    font-size: 1.7rem
}

@media only screen and (max-width:991px) {
    .thumbnail.news .caption .date .hde-txt {
        font-size: 53px;
        font-size: 5.3rem
    }

    .thumbnail.news .caption .date .contentt-3 {
        font-size: 13px;
        font-size: 1.3rem
    }
}

@media only screen and (max-width:767px) {
    .thumbnail.blog {
        max-width: 100%
    }

    .thumbnail.blog .caption .thumb-contentt-5 {
        height: 102px
    }

    .thumbnail.news .caption {
        padding: 20px 100px 20px 20px
    }

    .thumbnail.news .tag-contentt-4 {
        font-size: 1.6rem;
        font-size: 16px
    }

    .thumbnail.news .thumb-contentt-5 {
        font-size: 1.8rem;
        font-size: 18px
    }

    .thumbnail.news .date .hde-txt {
        font-size: 6.5rem;
        font-size: 65px
    }

    .thumbnail.brochure .caption {
        height: 160px
    }

    .thumbnail.brochure .caption .year {
        font-size: 16px;
        font-size: 1.6rem
    }

    .thumbnail.brochure .caption .model {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.2
    }

    .col-md-2 .thumbnail.news .caption,
    .col-md-3 .thumbnail.news .caption,
    .col-md-4 .thumbnail.news .caption,
    .col-md-6 .thumbnail.news .caption {
        padding: 20px 100px 20px 20px
    }

    .detail {
        padding-bottom: 20px
    }

    .detail .tag-contentt-4 {
        font-size: 17px;
        font-size: 1.7rem
    }

    .date-mobile {
        top: 0;
        right: 0;
        position: absolute;
        text-align: center;
        padding-top: 15px;
        padding-right: 20px
    }

    .date-mobile .contentt-3 {
        font-size: 16px;
        font-size: 1.6rem
    }
}

.share_horizontal .icons .at-resp-share-element .at-share-btn .at-icon-wrapper,
.share_vertical .icons .at-resp-share-element .at-share-btn .at-icon-wrapper {
    text-align: center;
    float: none !important
}

@media only screen and (max-width:480px) {
    .set320-1 {
        width: 100%
    }

    .thumbnail.blog {
        max-width: 100%
    }

    .thumbnail.blog .caption .thumb-contentt-5 {
        height: 81px
    }

    .date-mobile {
        padding-top: 5px;
        padding-right: 20px
    }

    .detail {
        padding-left: 20px
    }

    .detail .contentt-3 {
        font-size: 14px;
        font-size: 1.4rem
    }
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0
}

.panel-group .panel.panel-default .panel-body {
    padding: 0
}

.panel-group .panel.panel-default .panel-body .img-content {
    position: relative
}

.panel-group .panel.panel-default .panel-body .img-content .panel-img-bg {
    background-color: #0a2d82;
    width: 95%;
    right: 0;
    margin-bottom: 30px
}

.panel-group .panel.panel-default .panel-body .img-content .panel-img {
    position: absolute;
    width: 90%
}

.panel-group .panel.panel-default .panel-body .img-content .panel-img.width100 {
    position: relative;
    width: 100%
}

.panel-group .panel.panel-default .panel-body .img-content .panel-img img {
    width: 100%
}

.wrapperpagingbrand {
    text-align: center
}

.pagingbrand {
    display: inline-block
}

.pagingbrand td a:focus,
.pagingbrand td a:link,
.pagingbrand td a:visited {
    display: block;
    font-family: teko-light;
    width: 30px;
    height: 50px;
    font-size: 30px;
    font-size: 3rem;
    text-align: center;
    color: #000;
    line-height: 50px;
    position: relative
}

.pagingbrand td a:focus img,
.pagingbrand td a:link img,
.pagingbrand td a:visited img {
    position: absolute;
    width: 15px;
    height: 15px;
    margin: auto;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0
}

.pagingbrand td a.active,
.pagingbrand td a:hover {
    background: #eb1c24;
    color: #fff
}

.pagingbrand.light,
.pagingbrand.light td span {
    color: #fff
}

.pagingbrand.light td a:focus,
.pagingbrand.light td a:link,
.pagingbrand.light td a:visited {
    display: block;
    font-family: teko-light;
    width: 30px;
    height: auto;
    font-size: 30px;
    font-size: 3rem;
    text-align: center;
    color: #fff;
    line-height: 50px
}

.pagingbrand.light td a.active,
.pagingbrand.light td a:hover {
    background: #eb1c24;
    color: #000
}

@media only screen and (max-width:767px) {
    .pagingbrand {
        padding-top: 20px
    }
}

.share_vertical .icons .facebook-icon,
.share_vertical .icons .line-icon,
.share_vertical .icons .twitter-icon {
    height: 40px;
    width: 40px;
    text-align: center;
    padding: 5px 0
}

.icon-size-horizontal,
.share_horizontal .icons .facebook-icon,
.share_horizontal .icons .line-icon,
.share_horizontal .icons .twitter-icon {
    width: 25%;
    max-width: 120px;
    display: inline-block;
    text-align: center;
    padding: 2% 0 1%
}

.share_vertical {
    width: 40px
}

.share_vertical img {
    padding-bottom: 20px
}

.share_vertical .word {
    width: auto
}

.share_vertical .img {
    text-align: center;
    padding-top: 25%
}

.share_vertical .img img {
    height: 40px;
    vertical-align: middle
}

.share_vertical .icons {
    height: 100%;
    width: 100%
}

.share_vertical .icons span {
    font-size: 30px;
    color: #fff
}

.share_vertical .icons .line-icon {
    background-color: #35c835
}

.share_vertical .icons .facebook-icon {
    background-color: #3c5b9b
}

.share_vertical .icons .twitter-icon {
    background-color: #1e9eed
}

.share_vertical .icons .at-resp-share-element .at-share-btn {
    margin: 0 !important;
    text-align: center
}

.share_horizontal {
    height: auto;
    width: auto;
    max-width: 480px
}

.share_horizontal .word {
    padding-bottom: 10px
}

.share_horizontal .word .hde-txt {
    font-size: 70px;
    font-size: 7rem;
    font-family: teko-regular;
    text-align: center
}

.share_horizontal span {
    font-size: 40px;
    color: #fff
}

.share_horizontal .icons {
    width: 100%;
    font-size: 0
}

.share_horizontal .icons .line-icon {
    background-color: #35c835
}

.share_horizontal .icons .facebook-icon {
    background-color: #3c5b9b
}

.share_horizontal .icons .twitter-icon {
    background-color: #1e9eed
}

.share_horizontal .icons .at-resp-share-element .at-share-btn {
    margin: 0 !important;
    text-align: center;
    width: 20%
}

.icons .at-resp-share-element .at-share-btn {
    margin: 0 !important
}

.icons .at-resp-share-element .at-share-btn:hover {
    -webkit-transform: none;
    transform: none
}

@media (max-width:991px) {
    .icons .at-resp-share-element.at-mobile .at-share-btn {
        margin: 0;
        text-align: center;
        width: 20%
    }

    .icons .at-resp-share-element .at-share-btn .at-icon-wrapper {
        float: none !important
    }
}

@media only screen and (max-width:991px) {
    .share_horizontal .word .hde-txt {
        font-size: 55px;
        font-size: 5.5rem
    }
}

@media only screen and (max-width:767px) {
    .share_horizontal .word .hde-txt {
        font-size: 40px;
        font-size: 4rem
    }
}

@media only screen and (max-width:480px) {
    .share_horizontal span {
        font-size: 30px;
        font-size: 3rem
    }
}

.slide02 {
    overflow: hidden
}

.slide02 .owl-theme .owl-dots,
.slide02 .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 40px
}

.slide02 .owl-theme .owl-nav {
    display: inline-block;
    position: absolute;
    top: 35%;
    width: 100%
}

.slide04 {
    position: relative;
    background: url(../images/temp/slide-bg.jpg) no-repeat;
    background-size: cover;
    padding: 40px 0
}

.slide05,
.slide05-1 {
    position: relative;
    background: url(../images/temp/slide-bg.jpg) no-repeat;
    background-size: cover;
    padding: 40px 0
}

.slide05 .owl-theme .owl-dots,
.slide05 .owl-theme .owl-nav,
.slide05-1 .owl-theme .owl-dots,
.slide05-1 .owl-theme .owl-nav {
    text-align: unset;
    position: absolute;
    left: 50%
}

.slide06 {
    position: relative
}

.slide06 {
    background: url(../images/temp/slide-bg.jpg) no-repeat;
    background-size: cover;
    padding: 40px 0
}

.slide08 .slide08pc .item.c01,
.slide08 .slide08pc .item.c02 {
    margin-top: 40%
}

.slide11 .slide11_1,
.slide11 .slide11_1 .owl-item,
.slide11 .slide11_2 {
    overflow: hidden
}

.slide11 .slide11_1 .item img {
    width: auto;
    transform: translateX(-50%);
    left: 50%;
    position: relative
}

.slide11 .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 40px
}

.slide11 .count {
    padding-bottom: 30px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%)
}

.slide11 .owl-nav {
    display: inline-block;
    position: absolute;
    top: 40%;
    width: 100%
}

.slide12 {
    padding: 50px 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.slide12 .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 40px
}

.slide01-2,
.slide01_1 .owl-stage {
    margin: 0 auto
}

.slide01_1 {
    position: relative
}

.slide01-2 {
    position: relative;
    max-width: 1070px
}

.slide01-2 .slide01_2 {
    position: relative
}

.slide01-2 .slide01_2 .thumbnail.news {
    width: 90%;
    float: right
}

@media screen and (max-width:991px) {
    .slide01-2 .slide01_2 .thumbnail.news {
        width: 100%;
        float: none
    }
}

.slide01-2 .slide01_2 .thumbnail.news .caption {
    height: 140px
}

.slide01-2 .slide01_2 .thumbnail.news .caption .thumb-contentt-5 {
    -webkit-line-clamp: 3;
    height: 78px;
    margin-top: 10px
}

@media screen and (max-width:767px) {
    .slide01-2 .slide01_2 .thumbnail.news .caption {
        height: 245px;
        padding: 20px 90px 20px 20px
    }
}

.slide01-2 .slide01_2 .owl-dots {
    float: none;
    margin-top: 10px
}

.slide01_3 .owl-nav.disabled+.owl-dots {
    margin-top: 20px
}

.slide01_4 {
    position: relative
}

.slide01_4 .owl-stage {
    margin: 0 auto
}

@media screen and (min-width:992px) {
    .slide01_4 .owl-stage {
        height: 500px
    }
}

.slide11_1 .owl-nav {
    display: inline-block;
    position: absolute;
    top: 40%;
    width: 100%
}

@media only screen and (max-width:991px) {

    .slide05,
    .slide05 .wrapper,
    .slide05-1,
    .slide05-1 .wrapper {
        padding: 0
    }
}

@media only screen and (max-width:767px) {
    .slide04 {
        background: 0 0;
        padding: 0
    }

    .slide05,
    .slide05-1 {
        background-image: none
    }

    .slide05 .owl-theme .owl-dots,
    .slide05 .owl-theme .owl-nav,
    .slide05-1 .owl-theme .owl-dots,
    .slide05-1 .owl-theme .owl-nav {
        text-align: unset;
        position: absolute;
        left: 40%
    }

    .slide06 {
        background: 0 0;
        padding: 0
    }
}

@media only screen and (max-width:480px) {
    .slide11 .count {
        padding-bottom: 20px
    }
}

.word .thumb-contentt-5 {
    font-family: prompt-medium
}

.tag_left,
.tag_right {
    position: absolute
}

.tag_left {
    z-index: 3;
    left: 0;
    top: 0
}

.tag_right {
    z-index: 3;
    right: 10px;
    top: 10px;
    cursor: pointer
}

.tag_right [class*=" icon-"],
.tag_right [class^=icon-] {
    font-size: 40px;
    color: #bbb
}

.tag_right.active [class*=" icon-"],
.tag_right.active [class^=icon-] {
    color: #eb1c24
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    height: 60px;
    width: 60px;
    position: absolute;
    z-index: 2;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.divlabel3,
.divlabel4 {
    display: inline-block;
    vertical-align: middle
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.7em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
html .ui-button.ui-state-disabled:active,
html .ui-button.ui-state-disabled:hover {
    background: #a51419;
    border: 5px solid #fff;
    border-radius: 45px;
    margin-top: -19px;
    cursor: pointer
}

.ui-button:before,
.ui-state-default:before,
.ui-widget-content .ui-state-default:before,
.ui-widget-header .ui-state-default:before,
html .ui-button.ui-state-disabled:active:before,
html .ui-button.ui-state-disabled:hover:before {
    content: "";
    height: 26px;
    width: 26px;
    background: #fff;
    position: absolute;
    z-index: 3;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
    border-radius: 20px;
    top: 24%;
    right: 24%
}

.divlabel2,
.range-wrapper,
.range-wrapper #slider-range {
    position: relative
}

.ui-widget {
    margin-bottom: 20px
}

.ui-widget.ui-widget-content {
    width: 95%;
    height: 15px;
    margin: 0 auto;
    cursor: pointer;
    background: #bfbfbf;
    border-radius: 25px;
    border: none
}

.ui-widget-header {
    background: #eb1c24
}

.divlabel2 .dvl2item.five,
.divlabel2 .dvl2item.one {
    text-align: left;
    width: 20%;
    font-size: 25px;
    color: #555
}

.divlabel2 .dvl2item.five,
.divlabel3 {
    text-align: right
}

#slider-range .hd5.hde-txt {
    font-size: 2rem !important
}

.range-wrapper {
    padding-bottom: 50px;
    width: 95%;
    margin: 0 auto
}

#slider-range,
#slider-range2 {
    width: 90%;
    margin: 0 auto
}

#slider-range .ui-state-default {
    transform: translate(-30%, 0);
    -webkit-transform: translate(-30%, 0);
    -moz-transform: translate(-30%, 0);
    -ms-transform: translate(-30%, 0);
    -o-transform: translate(-30%, 0)
}

#slider-range2 .ui-state-default {
    transform: translate(-30%, 0);
    -webkit-transform: translate(-30%, 0);
    -moz-transform: translate(-30%, 0);
    -ms-transform: translate(-30%, 0);
    -o-transform: translate(-30%, 0)
}

.divlabel2 {
    overflow: hidden;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 20px
}

.divlabel3 {
    font-family: teko-regular;
    font-size: 30px;
    font-size: 3rem;
    color: #000;
    width: 70%
}

.divlabel4 {
    font-family: prompt-medium;
    font-size: 20px;
    width: 30%
}

#slider-range,
#slider-range2 div:first-child {
    background-color: #bfbfbf;
    border-radius: 50px
}

@media only screen and (max-width:1200px) {
    .dvl2item.nbrange {
        font-size: 25px;
        font-size: 2.5rem
    }
}

@media only screen and (max-width:991px) {
    .divlabel3 {
        font-size: 23px
    }

    .divlabel4 {
        font-size: 18px
    }

    .range-wrapper {
        padding-top: 30px
    }

    .divlabel2 {
        margin-top: 20px
    }

    .ui-slider-horizontal .ui-slider-handle {
        margin-left: -1.7em
    }

    .ui-widget.ui-widget-content {
        margin: 20px
    }

    #slider-range .ui-state-default,
    #slider-range2 .ui-state-default {
        transform: translate(-6%, 0);
        -webkit-transform: translate(-6%, 0);
        -moz-transform: translate(-6%, 0);
        -ms-transform: translate(-6%, 0);
        -o-transform: translate(-6%, 0)
    }
}

@media only screen and (max-width:767px) {
    .range-wrapper {
        margin: 0 auto
    }

    .divlabel2 {
        width: 100%;
        margin-top: 25px
    }

    .divlabel2 .dvl2item.one {
        text-align: left;
        width: 20%
    }

    .divlabel2 .dvl2item.five {
        text-align: right;
        width: 20%
    }

    .ui-slider-horizontal .ui-slider-handle {
        margin-left: -1.5em
    }

    .ui-widget.ui-widget-content {
        margin: 0 auto
    }

    #slider-range .ui-state-default,
    #slider-range2 .ui-state-default {
        transform: translate(-12%, 0);
        -webkit-transform: translate(-12%, 0);
        -moz-transform: translate(-12%, 0);
        -ms-transform: translate(-12%, 0);
        -o-transform: translate(-12%, 0)
    }

    .divlabel3 {
        font-size: 30px
    }

    .divlabel4 {
        font-size: 23px
    }
}

@media only screen and (max-width:480px) {
    .ui-slider {
        position: relative;
        text-align: left
    }

    .ui-slider .ui-slider-handle {
        height: 30px;
        width: 30px
    }

    .ui-slider .ui-slider-range {
        position: absolute;
        z-index: 1;
        font-size: .7em;
        display: block;
        border: 0;
        background-position: 0 0
    }

    .ui-slider-horizontal .ui-slider-handle {
        margin-left: -.7em
    }

    .ui-slider-horizontal .ui-slider-range {
        top: 0;
        height: 100%
    }

    .ui-button,
    .ui-state-default,
    .ui-widget-content .ui-state-default,
    .ui-widget-header .ui-state-default,
    html .ui-button.ui-state-disabled:active,
    html .ui-button.ui-state-disabled:hover {
        border: 3px solid #fff;
        margin-top: -4px
    }

    .ui-button:before,
    .ui-state-default:before,
    .ui-widget-content .ui-state-default:before,
    .ui-widget-header .ui-state-default:before,
    html .ui-button.ui-state-disabled:active:before,
    html .ui-button.ui-state-disabled:hover:before {
        height: 12px;
        width: 12px;
        top: 25%;
        right: 25%
    }

    .ui-widget.ui-widget-content {
        height: 10px
    }

    .ui-widget-header {
        background: #eb1c24
    }

    .dvl2item.nbrange {
        font-size: 25px;
        font-size: 2.5rem
    }

    .divlabel3 {
        font-size: 25px
    }

    .divlabel4 {
        font-size: 20px
    }
}

.video_gallery img {
    width: 100%
}

.video_gallery .thumb-contentt-5 {
    padding-top: 5px;
    text-align: left;
    line-height: 1.3;
    font-size: 16px;
    font-size: 1.6rem;
    padding-bottom: 15px
}

.video_gallery .see-all {
    cursor: pointer;
    background-color: #eb1c24;
    width: 36%;
    vertical-align: middle;
    display: table-cell;
    text-align: center
}

.video_gallery .see-all a {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    display: inline-block
}

.video_gallery .see-all .contentt-3 {
    line-height: 2
}

.video_gallery .title_video {
    display: table
}

@media only screen and (max-width:992px) {
    .video_gallery .thumb-contentt-5 {
        font-size: 14px;
        font-size: 1.4rem
    }

    .video_gallery .see-all .contentt-3 {
        font-size: 15px;
        font-size: 1.5rem
    }
}

@media only screen and (max-width:767px) {
    .video_gallery .thumb-contentt-5 {
        font-size: 20px;
        font-size: 2rem
    }

    .video_gallery .scroll {
        overflow-x: scroll;
        position: relative;
        -webkit-overflow-scrolling: touch
    }

    .video_gallery .scroll::-webkit-scrollbar-track {
        background-color: transparent
    }

    .video_gallery .scroll::-webkit-scrollbar {
        width: 6px;
        height: 6px;
        background-color: transparent
    }

    .video_gallery .scroll::-webkit-scrollbar-thumb {
        background-color: #fff
    }

    .video_gallery .see-all {
        width: 20%;
        display: table-cell;
        text-align: center
    }

    .video_gallery .see-all .contentt-3 {
        font-size: 20px;
        font-size: 2rem
    }

    .video_gallery .see-all a {
        display: table-cell;
        vertical-align: middle
    }
}

@media only screen and (max-width:480px) {
    .video_gallery .thumb-contentt-5 {
        font-size: 15px;
        font-size: 1.5rem
    }

    .video_gallery .see-all {
        text-align: center
    }

    .video_gallery .see-all .contentt-3 {
        font-size: 16px;
        font-size: 1.6rem
    }
}

.video_gallery .see-all .contentt-3 {
    text-transform: uppercase;
    font-family: teko-regular, prompt-regular;
    font-size: 25px;
    font-size: 2.5rem
}

#header,
#submenu {
    position: relative
}

.wrapper-header {
    max-width: 1500px;
    margin: 0 auto;
    padding: 0 10px
}

.headerhdpc {
    display: none !important
}

#submenu {
    z-index: 1
}

#header {
    z-index: 4
}

#header .header-menu {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 100%;
    z-index: 90;
    -webkit-transition: right ease-in-out .5s;
    -moz-transition: right ease-in-out .5s;
    -ms-transition: right ease-in-out .5s;
    -o-transition: right ease-in-out .5s;
    transition: right ease-in-out .5s
}

#header .header-menu.active {
    right: 0
}

#header .header-header {
    background-color: #f4f3f0;
    color: #000;
    z-index: 100;
    position: relative;
    font-size: 2rem;
    font-size: 20px
}

#header .header-header ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    float: right;
    height: 100%
}

#header .header-header .col20p,
#header .header-header .col80p {
    float: left;
    display: inline-block
}

#header .header-header ul li {
    display: inline-block;
    padding: 0 10px
}

#header .header-header ul li a {
    display: inline-block;
    padding: 30px 0
}

#header .header-header ul li a.underline {
    flex: 1 1 auto;
    position: relative;
    overflow: hidden;
    transition: .3s
}

#header .header-header ul li a.underline:after {
    position: absolute;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    content: '';
    width: 0;
    left: 50%;
    bottom: 0;
    height: 5px;
    background: #d80000
}

#header .header-header ul li a.underline:nth-of-type(2):after {
    left: 0
}

#header .header-header ul li a.underline:hover {
    cursor: pointer
}

#header .header-header ul li a.underline:hover:after {
    width: 100%;
    left: 0
}

#header .header-header ul li a.underline.active {
    cursor: pointer
}

#header .header-header ul li a.underline.active:after {
    width: 100%;
    left: 0
}

#header .header-header .col20p {
    width: 20%;
    height: 80px
}

#header .header-header .col80p {
    width: 80%;
    text-align: right;
    height: 80px
}

#header .header-header .large {
    font-size: 35px
}

#header .header-product {
    background-color: #f4f3f0;
    z-index: 100;
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0
}

#header .header-menu {
    overflow-x: auto;
    background: url(/images/header-footer/submenubg.png) center bottom no-repeat #fff;
    background-size: cover
}

#header .header-menu .header-spacer {
    height: 118px
}

#header .large {
    font-size: 35px
}

@media screen and (max-width:350px) {
    #header .large {
        font-size: 30px
    }
}

#subheader {
    position: relative;
    z-index: 4
}

#subheader .setheightsub {
    height: 60px
}

#subheader .subheaders {
    height: 60px;
    display: inline-block;
    float: left;
    position: relative;
    z-index: 2;
    color: #fff;
    font-family: prompt-medium
}

#subheader .subheaders.setmidtbcell {
    display: table;
    height: 100%
}

#subheader .subheaders.setmidtbcell span {
    display: table-cell;
    vertical-align: middle
}

#subheader .subheaders.setmidtbcell .submenuctn>span {
    float: right
}

#subheader .subheaders.setmidtbcell .submenuctn ul {
    height: 60px
}

#subheader .subheaders.firstsubheader {
    width: 20%;
    background: #0a2d82;
    position: relative;
    font-size: 15px;
    padding: 0 10px
}

#subheader .subheaders.firstsubheader:after {
    content: "";
    position: absolute;
    right: -25px;
    bottom: 0;
    height: 100%;
    background-color: #0a2d82;
    width: 50px;
    -webkit-transform: skew(-40deg);
    -moz-transform: skew(-40deg);
    -ms-transform: skew(-40deg);
    -o-transform: skew(-40deg);
    transform: skew(-40deg)
}

#subheader .subheaders.secondsubheader {
    width: 80%;
    background-color: #464646;
    position: relative;
    font-size: 15px;
    height: 100%
}

#subheader .subheaders.secondsubheader:before {
    content: "";
    position: absolute;
    left: -25px;
    bottom: 0;
    height: 100%;
    background-color: #464646;
    width: 50px;
    -webkit-transform: skew(-40deg);
    -moz-transform: skew(-40deg);
    -ms-transform: skew(-40deg);
    -o-transform: skew(-40deg);
    transform: skew(-40deg)
}

#subheader .subheaders.secondsubheader ul {
    list-style: none;
    padding: 0;
    margin: 0;
    float: right
}

#subheader .subheaders.secondsubheader ul li {
    display: inline-block;
    font-family: prompt-regular;
    padding: 0 10px
}

@media screen and (max-width:1305px) {
    #subheader .subheaders.secondsubheader {
        font-size: 13px
    }

    #subheader .subheaders.secondsubheader ul li {
        padding: 0 8px
    }
}

#subheader .subheaders.secondsubheader ul li a {
    padding: 23px 0 22px
}

#subheader .subheaders.secondsubheader ul li a.underline {
    flex: 1 1 auto;
    position: relative;
    overflow: hidden;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

#subheader .subheaders.secondsubheader ul li a.underline:after {
    position: absolute;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    content: '';
    width: 0;
    left: 50%;
    bottom: 0;
    height: 5px;
    background: #d80000
}

#subheader .subheaders.secondsubheader ul li a.underline.active:after,
#subheader .subheaders.secondsubheader ul li a.underline:hover:after {
    width: 100%;
    left: 0
}

#subheader .subheaders.secondsubheader ul li a.underline:nth-of-type(2):after {
    left: 0
}

#subheader .subheaders.secondsubheader ul li a.underline:hover {
    cursor: pointer
}

#subheader .subheaders.secondsubheader ul li a.underline.active {
    cursor: pointer
}

#subheader .bgsubheader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1
}

#subheader .bgsubheader .bgsubheader1 {
    width: 50%;
    height: 60px;
    background-color: #0a2d82;
    display: inline-block;
    float: left
}

#subheader .bgsubheader .bgsubheader2 {
    width: 50%;
    height: 60px;
    background-color: #464646;
    display: inline-block;
    float: left
}

#subheader .submenu-apparel,
#subheader .submenu-helmet,
#subheader .submenu-parts,
#subheader .submenu-yamalube {
    display: none
}

@media (max-width:1200px) {
    #header .header-header {
        font-size: 1.6rem;
        font-size: 16px
    }

    #header .header-header ul li {
        padding: 0 5px
    }

    #header .header-header ul li a {
        padding: 32px 0
    }

    #subheader .subheaders.firstsubheader {
        width: 80%
    }

    #subheader .subheaders.secondsubheader {
        width: 20%
    }

    #subheader .subheaders.secondsubheader .arrowsubmenu {
        color: #fff;
        font-size: 20px;
        width: 100%;
        display: table-cell !important;
        height: 100%;
        text-align: right;
        vertical-align: middle;
        cursor: pointer
    }

    #subheader .subheaders.secondsubheader .arrowsubmenu span {
        float: right;
        position: relative;
        right: 10px
    }

    #subheader .openmbsub ul {
        list-style: none;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        z-index: 4;
        background: url(/images/header-footer/background-submenu.png);
        background-color: rgba(255, 255, 255, .98)
    }

    #subheader .openmbsub ul li {
        border-bottom: 1px solid rgba(213, 211, 200, .75);
        color: #000
    }

    #subheader .openmbsub ul li a {
        display: block;
        padding: 20px
    }

    #subheader .openmbsub ul li:active {
        color: #000
    }

    #subheader .openmbsub ul li .underline:after {
        background: 0 0
    }

    #subheader .wrapper-header {
        padding: 0;
        background-color: rgba(255, 255, 255, .95)
    }

    #subheader .submenu-apparel,
    #subheader .submenu-helmet,
    #subheader .submenu-parts,
    #subheader .submenu-yamalube {
        display: block;
        position: absolute;
        width: 100%;
        right: 100%;
        z-index: 20;
        padding: 0;
        -webkit-transition: right cubic-bezier(.075, .82, .165, 1) .5s;
        -moz-transition: right cubic-bezier(.075, .82, .165, 1) .5s;
        -ms-transition: right cubic-bezier(.075, .82, .165, 1) .5s;
        -o-transition: right cubic-bezier(.075, .82, .165, 1) .5s;
        transition: right cubic-bezier(.075, .82, .165, 1) .5s
    }

    #subheader .submenu-apparel.active,
    #subheader .submenu-helmet.active,
    #subheader .submenu-parts.active,
    #subheader .submenu-yamalube.active {
        right: 0
    }
}

@media (max-width:1200px) {
    #submenu {
        position: relative;
        z-index: 4
    }

    #header {
        z-index: 5
    }
}

@media only screen and (max-width:991px) {
    .headerhdpc {
        display: block !important
    }

    #header .header-product {
        background-color: #fff
    }

    #header .header-product .wrapper-header {
        padding: 0 30px
    }

    #header .header-menu {
        background: #fff
    }

    #header .header-menu .header-spacer {
        height: 66px
    }

    #header .header-header {
        background-color: #fff;
        border-bottom: #ccc 1px solid
    }

    #header .header-header .col20p {
        width: 50%;
        height: 65px
    }

    #header .header-header .col80p {
        width: 50%;
        height: 65px
    }

    #header .header-header .large {
        font-size: 60px
    }
}

@media only screen and (max-width:480px) {
    #header .header-header .col20p {
        width: 30%
    }

    #header .header-header .col80p {
        width: 70%
    }
}

@font-face {
    font-family: Conv_Kanit-Light;
    src: url(/fonts/kanit-light.eot);
    src: local("☺"), url(/fonts/kanit-light.woff) format("woff"), url(/fonts/kanit-light.ttf) format("truetype"), url(/fonts/kanit-light.svg) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Conv_Kanit-Regular;
    src: url(/fonts/kanit-regular.eot);
    src: local("☺"), url(/fonts/kanit-regular.woff) format("woff"), url(/fonts/kanit-regular.ttf) format("truetype"), url(/fonts/kanit-regular.svg) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Conv_Kanit-Medium;
    src: url(/fonts/kanit-medium.eot);
    src: local("☺"), url(/fonts/kanit-medium.woff) format("woff"), url(/fonts/kanit-medium.ttf) format("truetype"), url(/fonts/kanit-medium.svg) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Conv_Kanit-Bold;
    src: url(/fonts/kanit-bold.eot);
    src: local("☺"), url(/fonts/kanit-bold.woff) format("woff"), url(/fonts/kanit-bold.ttf) format("truetype"), url(/fonts/kanit-bold.svg) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

body {
    overflow-x: hidden;
    overflow-y: visible
}

body::before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 1000;
    pointer-events: none;
    opacity: 1;
    opacity: 0;
    transition: .3s
}

body.show-m-menu {
    overflow: hidden !important
}

@media only screen and (min-width:1200px) and (max-width:50000px) {
    body.show-d-menu::before {
        pointer-events: visible;
        opacity: 1
    }
}

.history-view-slide {
    position: relative;
    margin: 30px 0 10px
}

.history-view-slide .history-view-carousel .history-view-product {
    display: flex;
    align-items: center;
    padding-bottom: 15px
}

.history-view-slide .history-view-carousel .history-view-product .history-view-product-img {
    width: 45%;
    padding-left: 30px
}

.history-view-slide .history-view-carousel .history-view-product .history-view-product-img img {
    min-width: 100%;
    max-width: 100%;
    width: auto;
    margin: 0 auto
}

.history-view-slide .history-view-carousel .history-view-product .history-view-product-content {
    width: 50%
}

.history-view-slide .history-view-carousel .history-view-product .history-view-product-content p {
    line-height: 1.2;
    color: #000;
    margin: 0
}

.history-view-slide .history-view-carousel .history-view-product .history-view-product-content p.name {
    font-family: Conv_Kanit-Medium;
    font-size: 20px
}

.history-view-slide .history-view-carousel .history-view-product .history-view-product-content p.price {
    font-family: Conv_Kanit-Regular;
    font-size: 20px
}

.history-view-slide .history-view-carousel .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
    width: 100%;
    max-width: 70%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    margin: 0 auto !important
}

.history-view-slide .history-view-carousel .owl-dots .owl-dot {
    width: 100%
}

.history-view-slide .history-view-carousel .owl-dots .owl-dot span {
    width: 100%;
    height: 8px;
    border-radius: 0;
    margin: 0;
    border: 2px solid #fff;
    background-color: #dadada;
    transition: .3s
}

.history-view-slide .history-view-carousel .owl-dots .owl-dot.active span,
.history-view-slide .history-view-carousel .owl-dots .owl-dot:hover span {
    background-color: #e81d23
}

.history-view-slide .btn-history-view {
    background-color: #fa0608;
    position: absolute;
    cursor: pointer;
    top: 0;
    height: 100%;
    width: 25px;
    z-index: 9;
    padding: 0;
    border: none
}

.history-view-slide .btn-history-view i {
    color: #fff
}

.history-view-slide .btn-history-view.history-view-prev {
    left: 0
}

.history-view-slide .btn-history-view.history-view-next {
    right: 0
}

.block-n-menu-desktop .navbar-n-yamaha-top {
    position: relative;
    background-color: #3b3b3b;
    z-index: 1005
}

.block-n-menu-desktop .navbar-n-yamaha-top ul {
    width: 100%;
    max-width: 1500px;
    display: flex;
    justify-content: flex-end;
    list-style: none;
    padding: 0 15px;
    margin: 0
}

.block-n-menu-desktop .navbar-n-yamaha-top ul li a {
    display: block;
    font-family: prompt-medium;
    font-size: 14px;
    color: #fff;
    padding: 10px 5px
}

.block-n-menu-desktop .navbar-n-yamaha-bottom {
    position: relative;
    z-index: 1002
}

.block-n-menu-desktop .navbar-n-yamaha-bottom .container-fluid-custom {
    max-width: 1500px
}

.navbar-n-yamaha {
    min-width: inherit;
    background-color: #fff;
    border-bottom: 5px solid #fa0001;
    margin: 0;
    z-index: 1002
}

.navbar-n-yamaha .navbar-nav {
    float: right;
    padding: 0
}

.navbar-n-yamaha .navbar-nav>li>a {
    background-color: transparent !important;
    font-family: prompt-medium;
    font-size: 18px;
    color: #000;
    padding: 30px 15px
}

.navbar-n-yamaha .navbar-nav>li>a span {
    position: relative;
    display: block
}

.navbar-n-yamaha .navbar-nav>li>a span::before {
    content: '';
    background-color: #fa0001;
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0%;
    height: 4px;
    transition: .3s
}

@media only screen and (min-width:1200px) and (max-width:1300px) {
    .navbar-n-yamaha .navbar-nav>li>a {
        padding: 30px 9px
    }
}

.navbar-n-yamaha .navbar-nav>li.active a span::before,
.navbar-n-yamaha .navbar-nav>li>a:hover span::before {
    width: 100%
}

.navbar-n-yamaha .menu-large {
    position: static !important
}

.navbar-n-yamaha .navbar-brand {
    height: auto;
    padding: 10px 0
}

.navbar-n-yamaha .navbar-brand img {
    /* max-width: 100%;
    height: 60px */
    max-width:100%;
    width: 120px; 
    margin-top: 10px;
    margin-left: 8px;
}

.navbar-n-yamaha .megamenu {
    padding: 0;
    width: 100%;
    background-color: #f7f7f7
}

.navbar-n-yamaha .megamenu.twin-color::after,
.navbar-n-yamaha .megamenu.twin-color::before {
    position: absolute;
    width: 50%;
    z-index: -1;
    height: 100%;
    content: '';
    top: 0
}

.navbar-n-yamaha .megamenu.twin-color::before {
    left: 0;
    background-color: #f7f7f7
}

.navbar-n-yamaha .megamenu.twin-color::after {
    right: 0;
    background-color: #fff
}

.navbar-n-yamaha .megamenu .row-flex-stretch {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    flex-direction: row;
    background-color: #f7f7f7
}

.navbar-n-yamaha .megamenu .row-flex-stretch .col-mega {
    height: 100%
}

.navbar-n-yamaha .megamenu .megamenu-in {
    display: block;
    max-width: 1500px;
    margin: 0 auto
}

.navbar-n-yamaha .megamenu .megamenu-in .col-mega {
    position: relative;
    background-color: #f7f7f7;
    padding: 30px 15px 45px;
    z-index: 2
}

.navbar-n-yamaha .megamenu .megamenu-in .col-mega.history-view {
    background-color: #fff;
    position: relative
}

.navbar-n-yamaha .megamenu .megamenu-in .megamenu-title {
    font-family: Conv_Kanit-Medium;
    font-size: 18px;
    color: #000;
    margin: 0
}

.navbar-n-yamaha .megamenu .megamenu-in .block-title-mega {
    padding-left: 120px
}

.navbar-n-yamaha .megamenu .megamenu-in .block-title-mega .title-eng {
    font-family: teko-light;
    font-size: 78px;
    line-height: .8;
    color: #fa0001;
    margin: 0 0 5px
}

.navbar-n-yamaha .megamenu .megamenu-in .block-title-mega .title-th {
    font-family: Conv_Kanit-Regular;
    font-size: 18px;
    line-height: 1;
    color: #000;
    margin: 0
}

.navbar-n-yamaha .megamenu .megamenu-in .group-btn-product-type {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    flex-wrap: wrap;
    margin: 30px 0 10px
}

.navbar-n-yamaha .megamenu .megamenu-in .group-btn-product-type .item--btn-product-type {
    position: relative;
    width: 20%;
    text-align: center;
    padding: 10px;
    border-left: 1px solid #acacaf;
    cursor: pointer
}

.navbar-n-yamaha .megamenu .megamenu-in .group-btn-product-type .item--btn-product-type img {
    max-width: 100%;
    width: auto;
    height: 60px;
    margin: 20px 0
}

.navbar-n-yamaha .megamenu .megamenu-in .group-btn-product-type .item--btn-product-type p {
    width: 100%;
    position: relative;
    font-family: Conv_Kanit-Regular;
    font-size: 18px;
    min-height: 38px;
    text-align: center;
    color: #000;
    padding: 0;
    margin: 0
}

.navbar-n-yamaha .megamenu .megamenu-in .group-btn-product-type .item--btn-product-type p::before {
    display: block;
    content: '';
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    height: 4px;
    background-color: #fa0608;
    width: 0%;
    margin: 0 auto;
    transition: .3s
}

.navbar-n-yamaha .megamenu .megamenu-in .group-btn-product-type .item--btn-product-type:first-child {
    border-left: 1px solid transparent
}

.navbar-n-yamaha .megamenu .megamenu-in .group-btn-product-type .item--btn-product-type.active p::before,
.navbar-n-yamaha .megamenu .megamenu-in .group-btn-product-type .item--btn-product-type:hover p::before {
    width: 80%
}

.navbar-n-yamaha .megamenu .megamenu-in .mega-list-menu {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    padding: 0 0 0 25px;
    margin: 0 0 0 -15px;
    border-left: 1px solid #c2c2c2
}

.navbar-n-yamaha .megamenu .megamenu-in .offset-menu2 {
    margin: 0 0 0 -208px
}

.navbar-n-yamaha .megamenu .megamenu-in .offset-menu3 {
    margin: 0 0 0 -76px
}

.navbar-n-yamaha .megamenu .megamenu-in .offset-menu4 {
    margin: 0 0 0 5px
}

.navbar-n-yamaha .megamenu .megamenu-in .offset-menu5 {
    margin: 0 0 0 228px
}

.navbar-n-yamaha .megamenu .megamenu-in .offset-menu6 {
    margin: 0 0 0 331px
}

.navbar-n-yamaha .megamenu .megamenu-in .mega-list-menu li {
    width: 100%;
    margin: 20px 0 0
}

.navbar-n-yamaha .megamenu .megamenu-in .mega-list-menu li:first-child {
    margin: 0
}

.navbar-n-yamaha .megamenu .megamenu-in .mega-list-menu li a {
    font-family: Conv_Kanit-Regular;
    font-size: 18px;
    color: #000 !important;
    transition: .3s
}

.navbar-n-yamaha .megamenu .megamenu-in .mega-list-menu li a:hover {
    color: #fa0001 !important
}

.navbar-n-yamaha .megamenu .megamenu-submenu {
    width: 100%;
    min-height: 100%;
    position: absolute;
    top: 0;
    right: 100%;
    background-color: #f7f7f7;
    z-index: 9;
    transition: .5s ease all;
    pointer-events: none
}

.navbar-n-yamaha .megamenu .megamenu-submenu.mega-sub-show {
    right: 0;
    pointer-events: visible
}

.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 1500px;
    padding: 15px
}

.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product {
    display: none;
    max-height: 0;
    transition: .5s
}

.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product .block-product-tab .block-tabs-type .nav-tabs {
    border-bottom: 0 solid #ddd
}

.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product .block-product-tab .block-tabs-type li {
    height: 80px;
    width: 171px;
    display: flex;
    justify-content: center;
    border-right: 2px solid #ccc
}

.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product .block-product-tab .block-tabs-type li a {
    font-size: 15px;
    margin: 0;
    color: #000;
    width: 100%;
    text-align: center;
    font-family: prompt-regular;
    padding: 0;
    background-color: #f7f7f7;
    border: none;
    line-height: 1
}

.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product .block-product-tab .block-tabs-type li a img {
    display: block;
    height: 40px;
    margin: 0 auto 15px
}

.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product .block-product-tab .block-tabs-type li.active::before {
    content: "";
    width: 80%;
    position: absolute;
    height: 4px;
    background-color: #e50015;
    bottom: 0;
    left: 0
}

.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product .block-product-tab .block-tabs-type li.active a {
    background-color: #f7f7f7;
    border: none;
    text-align: center
}

.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product .block-product-tab .block-tabs-type li:before {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
    right: 0;
    height: 4px;
    background-color: #fa0608;
    width: 0%;
    margin: 0 auto;
    transition: .3s
}

.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product .block-product-tab .block-tabs-type li:hover::before {
    width: 80%
}

.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product .block-product-tab .tab-content .item-type-content {
    max-width: 1500px;
    margin: 20px -20px 0;
    cursor: pointer;
    display: flex;
    flex-wrap: wrap
}

.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product .block-product-tab .tab-content .item-type-content .item-type-box {
    padding: 20px;
    width: 20%
}

.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product .block-product-tab .tab-content .item-type-content .item-type-box .item-type {
    background-color: #fff;
    padding: 20px;
    position: relative
}

.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product .block-product-tab .tab-content .item-type-content .item-type-box .item-type .type-img img {
    max-width: 100%
}

.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product .block-product-tab .tab-content .item-type-content .item-type-box .item-type .type-content {
    padding: 0 0 85px
}

.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product .block-product-tab .tab-content .item-type-content .item-type-box .item-type .type-content h3,
.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product .block-product-tab .tab-content .item-type-content .item-type-box .item-type .type-content h5,
.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product .block-product-tab .tab-content .item-type-content .item-type-box .item-type .type-content p {
    font-size: 25px;
    color: #000;
    font-family: teko-regular;
    margin: 0
}

.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product .block-product-tab .tab-content .item-type-content .item-type-box .item-type .type-content p span {
    font-family: prompt-medium;
    font-size: 18px
}

.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product .block-product-tab .tab-content .item-type-content .item-type-box .item-type .type-more span {
    display: flex;
    align-items: center;
    position: absolute;
    font-family: prompt-medium;
    font-size: 18px;
    color: #000 !important;
    bottom: 0;
    padding: 0 0 30px
}

.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product .block-product-tab .tab-content .item-type-content .item-type-box .item-type .type-more span img {
    transform: rotate(270deg);
    height: 8px;
    padding: 0 10px
}

@media only screen and (max-width:1503px) and (min-width:1200px) {
    .navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product .block-product-tab .block-tabs-type li {
        width: 12.25%
    }
}

.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product .block-product-tab .br-0 {
    border: none !important
}

.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product .megamenu-submenu-action {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 15px 0 30px
}

.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product .megamenu-submenu-action .btn-megamenu-submenu {
    display: flex;
    align-items: center;
    cursor: pointer
}

.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product .megamenu-submenu-action .btn-megamenu-submenu i {
    position: relative;
    color: #fa0608;
    font-size: 24px;
    left: 0;
    transition: .3s
}

.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product .megamenu-submenu-action .btn-megamenu-submenu span {
    position: relative;
    display: block;
    padding: 0 2px;
    font-family: Conv_Kanit-Medium;
    font-size: 18px;
    color: #000
}

.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product .megamenu-submenu-action .btn-megamenu-submenu:hover i {
    left: -3px
}

.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product .megamenu-submenu-action .megamenu-submenu-search {
    position: relative;
    width: 400px
}

.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product .megamenu-submenu-action .megamenu-submenu-search .form-control {
    font-size: 16px;
    font-family: prompt-regular;
    color: #000;
    border: 2px solid #000;
    background-color: #f7f7f7;
    border-radius: 0;
    outline: 0 !important;
    box-shadow: none !important;
    width: 100%;
    height: 38px;
    padding-right: 35px;
    z-index: 1
}

.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product .megamenu-submenu-action .megamenu-submenu-search .btn {
    cursor: pointer;
    position: absolute;
    top: 4px;
    right: 0;
    border-radius: 0;
    outline: 0 !important;
    box-shadow: none !important;
    padding: 2px 5px;
    z-index: 2;
    line-height: 1;
    border-left: 2px solid #9e9e9e
}

.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product .megamenu-submenu-action .megamenu-submenu-search .btn i {
    font-size: 24px;
    color: #fa0608
}

.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product .megamenu-submenu-more {
    display: flex;
    justify-content: flex-end;
    margin: 15px 0
}

.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product .megamenu-submenu-more .btn-megamenu-product-more {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border: 2px solid #000;
    background-color: #fff;
    width: 290px;
    padding: 10px;
    margin: 0 0 0 15px
}

.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product .megamenu-submenu-more .btn-megamenu-product-more i {
    position: relative;
    color: #fa0608;
    font-size: 24px;
    right: 0;
    transition: .3s
}

.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product .megamenu-submenu-more .btn-megamenu-product-more span {
    position: relative;
    display: block;
    padding: 0 2px;
    font-family: Conv_Kanit-Medium;
    font-size: 16px;
    color: #000;
    min-width: 120px
}

.navbar-n-yamaha .btn-menu-all,
.navbar-n-yamaha .btn-menu-search {
    padding: 7px 10px;
    width: 70px;
    border: none;
    position: relative;
    transition: .3s;
    cursor: pointer
}

.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product .megamenu-submenu-more .btn-megamenu-product-more:hover i {
    right: -3px
}

.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product .megamenu-submenu-more .btn-megamenu-product-more.red {
    background-color: #e81d23;
    border: none
}

.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product .megamenu-submenu-more .btn-megamenu-product-more.red span {
    color: #fff
}

.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product .megamenu-submenu-more .btn-megamenu-product-more.red i {
    color: #fff
}

.navbar-n-yamaha .megamenu .megamenu-submenu .megamenu-submenu-in .megamenu-group-product.active {
    display: block;
    max-height: 2500px
}

.navbar-n-yamaha .megamenu.dropdown-header {
    color: #428bca;
    font-size: 18px
}

.navbar-n-yamaha .btn-menu-search {
    margin: 0;
    background-color: #fff
}

.navbar-n-yamaha .btn-menu-search i {
    font-size: 38px;
    color: #fa0001
}

.navbar-n-yamaha .btn-menu-search p {
    font-family: prompt-medium;
    font-size: 18px;
    color: #000;
    margin: 5px 0 0
}

.navbar-n-yamaha .btn-menu-search.active i,
.navbar-n-yamaha .btn-menu-search.active p {
    color: #fff
}

.navbar-n-yamaha .btn-menu-search.active {
    background-color: #fd384e
}

.navbar-n-yamaha .btn-menu-search.active i::before {
    content: "\e904"
}

.navbar-n-yamaha .btn-menu-all {
    margin: 0;
    background-color: #fff
}

.navbar-n-yamaha .btn-menu-all .ic-nav {
    position: relative;
    padding: 7px 3px;
    height: 39px;
    overflow: hidden
}

.navbar-n-yamaha .btn-menu-all .ic-nav i {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    font-size: 38px;
    color: #fff;
    z-index: 1
}

.navbar-n-yamaha .btn-menu-all .ic-nav span {
    opacity: 1;
    position: relative;
    display: block;
    background-color: #fa0001;
    width: 25px;
    height: 2px;
    border-radius: 8px;
    margin: 5px 0
}

.navbar-n-yamaha .btn-menu-all .ic-nav span:nth-child(2) {
    margin: 0 0 0 auto
}

.navbar-n-yamaha .btn-menu-all p {
    font-family: prompt-medium;
    font-size: 18px;
    color: #000;
    margin: 5px 0 0
}

.navbar-n-yamaha .btn-menu-all.active {
    background-color: #fd384e
}

.navbar-n-yamaha .btn-menu-all.active .ic-nav {
    position: relative;
    padding: 7px 3px;
    height: 39px;
    overflow: hidden
}

.navbar-n-yamaha .btn-menu-all.active .ic-nav i {
    opacity: 1
}

.navbar-n-yamaha .btn-menu-all.active .ic-nav span {
    opacity: 0
}

.navbar-n-yamaha .btn-menu-all.active p {
    color: #fff
}

.navbar-n-yamaha .btn-menu-all:focus {
    outline: 0 !important
}

.action-menu-click {
    position: relative;
    width: 100%
}

.block-body-menu-serach {
    background-color: #818181;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1001;
    transition: .3s
}

.block-body-menu-serach .menu-serach-fm {
    display: block;
    position: relative;
    max-width: 1500px;
    padding: 15px;
    margin: 0 auto
}

.block-body-menu-serach .menu-serach-fm i {
    font-size: 44px;
    position: absolute;
    top: 16px;
    left: 20px;
    color: #fff
}

.block-body-menu-serach .menu-serach-fm .form-control {
    font-size: prompt-regular;
    font-size: 18px;
    color: #fff;
    background-color: transparent;
    border: none !important;
    outline: 0 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    border-bottom: 2px solid #fff !important;
    padding: 10px 0 15px 60px;
    height: auto
}

.block-body-menu-serach .menu-serach-fm .form-control::placeholder {
    color: rgba(255, 255, 250, .5)
}

.block-body-menu-serach.show_search {
    bottom: -80px
}

.block-body-menu-all {
    background-color: #fff;
    width: 100%;
    position: absolute;
    top: -650px;
    left: 0;
    transition: .5s;
    z-index: 1001
}

.block-body-menu-all .menu-all-in {
    display: block;
    position: relative;
    max-width: 1500px;
    padding: 30px 15px;
    margin: 0 auto
}

.block-body-menu-all .menu-all-in .row-flex-stretch {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    flex-direction: row
}

.block-body-menu-all .menu-all-in .block-list-title-menu {
    list-style: none;
    padding: 0;
    margin: 0
}

.block-body-menu-all .menu-all-in .block-list-title-menu li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    position: relative;
    padding: 0;
    margin: 0 0 15px
}

.block-body-menu-all .menu-all-in .block-list-title-menu li i {
    position: relative;
    font-size: 28px;
    color: #e81d23;
    opacity: 0;
    right: 15px;
    transition: .3s ease all
}

.block-body-menu-all .menu-all-in .block-list-title-menu li a {
    cursor: pointer;
    display: inline-block;
    font-family: prompt-medium;
    font-size: 18px;
    color: #000;
    padding: 5px
}

.block-body-menu-all .menu-all-in .block-list-title-menu li a span {
    position: relative
}

.block-body-menu-all .menu-all-in .block-list-title-menu li a span:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 0%;
    height: 3px;
    background-color: #e81d23;
    transition: .3s
}

.block-body-menu-all .menu-all-in .block-list-title-menu li a:hover span:before,
.block-body-menu-all .menu-all-in .block-list-title-menu li.active a span:before {
    width: 100%
}

.block-body-menu-all .menu-all-in .block-list-title-menu li.active i {
    opacity: 1;
    right: 0
}

.block-body-menu-all .menu-all-in .block-list-sub-menu {
    margin: 0 0 0 30px;
    padding: 0 0 0 30px;
    border-left: 1px solid #706b6b;
    height: 100%
}

.block-body-menu-all .menu-all-in .block-list-sub-menu .block-list-sub-menu-in {
    opacity: 0;
    pointer-events: none;
    transition: .3s;
    display: none
}

.block-body-menu-all .menu-all-in .block-list-sub-menu .block-list-sub-menu-in.active {
    opacity: 1;
    pointer-events: visible;
    display: block
}

.block-body-menu-all .menu-all-in .block-list-sub-menu .block-list-sub-menu-in ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.block-body-menu-all .menu-all-in .block-list-sub-menu .block-list-sub-menu-in ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    position: relative;
    padding: 0;
    margin: 0 0 15px
}

.block-body-menu-all .menu-all-in .block-list-sub-menu .block-list-sub-menu-in ul li i {
    position: relative;
    font-size: 28px;
    color: #e81d23;
    opacity: 0;
    right: 15px;
    transition: .3s ease all
}

.block-body-menu-all .menu-all-in .block-list-sub-menu .block-list-sub-menu-in ul li a {
    cursor: pointer;
    display: inline-block;
    font-family: prompt-regular;
    font-size: 18px;
    color: #000;
    text-decoration: none;
    padding: 5px
}

.block-body-menu-all .menu-all-in .block-list-menu-action .btn-open-chart span,
.block-body-menu-all .menu-all-in .block-list-menu-action p {
    font-size: 16px;
    color: #000;
    font-family: Conv_Kanit-Medium
}

.block-body-menu-all .menu-all-in .block-list-sub-menu .block-list-sub-menu-in ul li a span {
    position: relative
}

.block-body-menu-all .menu-all-in .block-list-sub-menu .block-list-sub-menu-in ul li a span:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 0%;
    height: 3px;
    background-color: #e81d23;
    transition: .3s
}

.block-body-menu-all .menu-all-in .block-list-sub-menu .block-list-sub-menu-in ul li a:hover span:before,
.block-body-menu-all .menu-all-in .block-list-sub-menu .block-list-sub-menu-in ul li.active a span:before {
    width: 100%
}

.block-body-menu-all .menu-all-in .block-list-sub-menu .block-list-sub-menu-in ul li.active i {
    opacity: 1;
    right: 0
}

.block-body-menu-all .menu-all-in .block-list-menu-banner .item-menu-banner {
    margin-bottom: 10px
}

.block-body-menu-all .menu-all-in .block-list-menu-banner .item-menu-banner img {
    min-width: 100%;
    max-width: 100%
}

.block-body-menu-all .menu-all-in .block-list-menu-action {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: row;
    margin: 30px 0 0
}

.block-body-menu-all .menu-all-in .block-list-menu-action p {
    padding: 0 10px;
    border-left: 1px solid #000;
    margin: 0
}

.block-body-menu-all .menu-all-in .block-list-menu-action .btn-open-chart {
    display: flex;
    align-items: center;
    border: none;
    background: 0 0;
    padding: 3px 10px
}

.block-body-menu-all .menu-all-in .block-list-menu-action .btn-open-chart img {
    max-width: 100%;
    height: 32px;
    margin-left: 10px
}

.block-body-menu-all .menu-all-in .block-list-menu-action .btn-action-social {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    background-color: #e71c22;
    margin: 0 2px
}

.block-body-menu-all .menu-all-in .block-list-menu-action .btn-action-social i {
    font-size: 28px;
    color: #fff
}

.block-body-menu-all.show_menu_all {
    top: 100%
}

.block-n-menu-mobile .n-menu-mobile-head {
    position: relative;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0;
    border: 1px solid #b8b8b8;
    z-index: 9
}

.block-n-menu-mobile .n-menu-mobile-head .btn-m {
    background-color: #fff;
    text-align: center;
    position: relative;
    padding: 15px 10px;
    min-width: 100px;
    transition: .3s
}

.block-n-menu-mobile .n-menu-mobile-head .btn-m .btn-m-img {
    position: relative;
    text-align: center
}

.block-n-menu-mobile .n-menu-mobile-head .btn-m .btn-m-img img {
    max-width: 100%;
    width: auto;
    height: 28px;
    transition: .3s ease all
}

.block-n-menu-mobile .n-menu-mobile-head .btn-m .btn-m-img img.default {
    opacity: 1
}

.block-n-menu-mobile .n-menu-mobile-head .btn-m .btn-m-img img.hover {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto
}

.block-n-menu-mobile .n-menu-mobile-head .btn-m p {
    font-family: Conv_Kanit-Medium;
    text-align: center;
    font-size: 18px;
    color: #000;
    margin: 10px 0 0;
    transition: .3s
}

.block-n-menu-mobile .n-menu-mobile-head .btn-m.active {
    background-color: #e81d23
}

.block-n-menu-mobile .n-menu-mobile-head .btn-m.active .btn-m-img img.default {
    opacity: 0
}

.block-n-menu-mobile .n-menu-mobile-head .btn-m.active .btn-m-img img.hover {
    opacity: 1
}

.block-n-menu-mobile .n-menu-mobile-head .btn-m.active p {
    color: #fff
}

.block-n-menu-mobile .block-n-menu-slide {
    position: fixed;
    min-height: 100vh;
    height: 100vh;
    width: 100%;
    z-index: 80;
    background-color: #fff;
    transition: .5s ease all;
    overflow-x: hidden;
    overflow-y: auto
}

.block-n-menu-mobile .block-n-menu-slide.menu-bike {
    right: 100%
}

.block-n-menu-mobile .block-n-menu-slide.menu-bike.active {
    right: 0
}

.block-n-menu-mobile .block-n-menu-slide.menu-all {
    left: 100%
}

.block-n-menu-mobile .block-n-menu-slide.menu-all.active {
    left: 0
}

.block-n-menu-mobile .block-n-menu-slide .m-menu-all-banner {
    padding: 15px
}

.block-n-menu-mobile .block-n-menu-slide .m-menu-all-banner .item-m-menu-all-banner {
    width: 100%
}

.block-n-menu-mobile .block-n-menu-slide .m-menu-all-banner .item-m-menu-all-banner a {
    display: block;
    padding: 5px 0
}

.block-n-menu-mobile .block-n-menu-slide .m-menu-all-banner .item-m-menu-all-banner a img {
    min-width: 100%;
    max-width: 100%
}

.block-n-menu-mobile .block-n-menu-slide .m-menu-all-footer {
    background-color: #3b3b3b;
    width: 100%;
    display: block;
    padding: 15px
}

.block-n-menu-mobile .block-n-menu-slide .m-menu-all-footer ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.block-n-menu-mobile .block-n-menu-slide .m-menu-all-footer ul li a {
    display: block;
    font-family: Conv_Kanit-Medium;
    font-size: 18px;
    color: #fff;
    padding: 10px 0
}

.block-n-menu-mobile .block-n-menu-slide .m-menu-all-footer .open-m-chart {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    width: 100%;
    font-family: Conv_Kanit-Medium;
    font-size: 18px;
    color: #fff;
    padding: 5px 0;
    margin: 20px 0 0;
    border-top: 2px solid #6c6c6c;
    border-bottom: 2px solid #6c6c6c
}

.block-n-menu-mobile .block-n-menu-slide .m-menu-all-footer .open-m-chart img {
    max-width: 100%;
    height: 34px
}

.block-n-menu-mobile .block-n-menu-slide .m-menu-all-footer .group-social {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    width: 100%;
    padding: 10px 0
}

.block-n-menu-mobile .block-n-menu-slide .m-menu-all-footer .group-social p {
    font-family: Conv_Kanit-Medium;
    font-size: 18px;
    color: #fff;
    margin: 0
}

.block-n-menu-mobile .block-n-menu-slide .m-menu-all-footer .group-social .group-social-link {
    display: flex;
    align-items: center
}

.block-n-menu-mobile .block-n-menu-slide .m-menu-all-footer .group-social .group-social-link .btn-action-social {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    background-color: #e71c22;
    margin: 0 2px
}

.block-n-menu-mobile .block-n-menu-slide .m-menu-all-footer .group-social .group-social-link .btn-action-social i {
    font-size: 18px;
    color: #fff
}

.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv {
    background-color: #fff;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    padding: 0 0 120px
}

.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv .m-menu-all-lv-list,
.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv .m-menu-bike-lv-list,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv .m-menu-all-lv-list,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv .m-menu-bike-lv-list {
    list-style: none;
    padding: 0
}

.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv .m-menu-all-lv-list li a,
.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv .m-menu-bike-lv-list li a,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv .m-menu-all-lv-list li a,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv .m-menu-bike-lv-list li a {
    background-color: #f0f0f0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
    min-height: 65px;
    border-bottom: 1px solid #fff
}

.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv .m-menu-all-lv-list li a .nav-link-in,
.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv .m-menu-bike-lv-list li a .nav-link-in,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv .m-menu-all-lv-list li a .nav-link-in,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv .m-menu-bike-lv-list li a .nav-link-in {
    display: flex;
    align-items: center
}

.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv .m-menu-all-lv-list li a .nav-link-in img,
.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv .m-menu-bike-lv-list li a .nav-link-in img,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv .m-menu-all-lv-list li a .nav-link-in img,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv .m-menu-bike-lv-list li a .nav-link-in img {
    max-width: 100%;
    width: auto;
    height: 38px;
    margin-right: 20px
}

.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv .m-menu-all-lv-list li a .nav-link-in p,
.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv .m-menu-bike-lv-list li a .nav-link-in p,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv .m-menu-all-lv-list li a .nav-link-in p,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv .m-menu-bike-lv-list li a .nav-link-in p {
    font-family: Conv_Kanit-Regular;
    font-size: 18px;
    line-height: 1.2;
    margin: 0;
    min-width: 300px
}

.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv .m-menu-all-lv-list li a i,
.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv .m-menu-bike-lv-list li a i,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv .m-menu-all-lv-list li a i,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv .m-menu-bike-lv-list li a i {
    font-size: 26px;
    color: #ff001e
}

.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv.m-menu-all-lv1,
.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv.m-menu-bike-lv1,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv.m-menu-all-lv1,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv.m-menu-bike-lv1 {
    z-index: 1
}

.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv.m-menu-all-lv2,
.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv.m-menu-bike-lv2,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv.m-menu-all-lv2,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv.m-menu-bike-lv2 {
    z-index: 20;
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    min-height: 100%;
    background: #fff;
    transition: .5s
}

.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv.m-menu-all-lv2.active,
.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv.m-menu-bike-lv2.active,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv.m-menu-all-lv2.active,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv.m-menu-bike-lv2.active {
    left: 0
}

.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv .list-all-lv2,
.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv .list-bike-lv2,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv .list-all-lv2,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv .list-bike-lv2 {
    display: none
}

.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv .list-all-lv2 .title-bike,
.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv .list-bike-lv2 .title-bike,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv .list-all-lv2 .title-bike,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv .list-bike-lv2 .title-bike {
    margin: 25px 0 10px
}

.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv .list-all-lv2 .block-search .form-control,
.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv .list-bike-lv2 .block-search .form-control,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv .list-all-lv2 .block-search .form-control,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv .list-bike-lv2 .block-search .form-control {
    height: 40px
}

.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv .list-all-lv2 .block-search .btn-search,
.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv .list-bike-lv2 .block-search .btn-search,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv .list-all-lv2 .block-search .btn-search,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv .list-bike-lv2 .block-search .btn-search {
    top: 17px
}

.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv .list-all-lv2.active,
.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv .list-bike-lv2.active,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv .list-all-lv2.active,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv .list-bike-lv2.active {
    display: block
}

.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv.m-menu-all-lv3,
.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv.m-menu-bike-lv3,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv.m-menu-all-lv3,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv.m-menu-bike-lv3 {
    z-index: 30;
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    min-height: 100%;
    background: #fff;
    transition: .5s
}

.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv.m-menu-all-lv3.active,
.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv.m-menu-bike-lv3.active,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv.m-menu-all-lv3.active,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv.m-menu-bike-lv3.active {
    left: 0
}

.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv .list-all-lv3,
.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv .list-bike-lv3,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv .list-all-lv3,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv .list-bike-lv3 {
    display: none
}

.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv .list-all-lv3 .title-bike,
.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv .list-bike-lv3 .title-bike,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv .list-all-lv3 .title-bike,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv .list-bike-lv3 .title-bike {
    margin: 20px 0 5px;
    font-size: 20px
}

.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv .list-all-lv3.active,
.block-n-menu-mobile .block-n-menu-slide .m-menu-all-lv .list-bike-lv3.active,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv .list-all-lv3.active,
.block-n-menu-mobile .block-n-menu-slide .m-menu-bike-lv .list-bike-lv3.active {
    display: block
}

.block-n-menu-mobile .block-n-menu-slide .block-black-lv {
    padding: 0 15px;
    background-color: #fff
}

.block-n-menu-mobile .block-n-menu-slide .block-black-lv .btn-black-lv {
    display: flex;
    align-items: center;
    font-family: Conv_Kanit-Medium;
    font-size: 18px;
    color: #000;
    border-bottom: 2px solid #e81d23;
    padding: 10px 0;
    margin: 30px 0 0;
    width: 100%
}

.block-n-menu-mobile .block-n-menu-slide .block-black-lv .btn-black-lv i {
    font-size: 22px;
    color: #ff001e;
    margin: 0 5px 0 0
}

.block-n-menu-mobile .block-n-menu-slide .block-search {
    position: relative;
    padding: 10px 15px;
    margin: 10px 0
}

.block-n-menu-mobile .block-n-menu-slide .block-search .btn-search {
    position: absolute;
    top: 20px;
    left: 15px;
    font-size: 26px;
    color: #ff001e;
    padding: 0 6px 0 8px;
    line-height: 1;
    border-right: 2px solid #b5b5b5;
    border-radius: 0
}

.block-n-menu-mobile .block-n-menu-slide .block-search .form-control {
    font-family: prompt-regular;
    font-size: 18px;
    border: 2px solid #000;
    border-radius: 0;
    margin: 0;
    padding: 5px 15px 5px 50px;
    height: 50px
}

.block-n-menu-mobile .block-n-menu-slide .block-search .form-control::placeholder {
    color: rgba(0, 0, 0, .5)
}

.block-n-menu-mobile .block-n-menu-slide .title-m-menu-all {
    display: block;
    padding: 20px 15px;
    margin: 0
}

.block-n-menu-mobile .block-n-menu-slide .title-m-menu-all h3 {
    font-family: teko-light;
    font-size: 52px;
    line-height: .8;
    margin: 0 0 5px;
    color: #fa0001
}

.block-n-menu-mobile .block-n-menu-slide .title-m-menu-all p {
    font-family: Conv_Kanit-Regular;
    font-size: 18px;
    margin: 0
}

.block-n-menu-mobile .block-n-menu-slide .title-bike {
    font-family: Conv_Kanit-Medium;
    font-size: 18px;
    color: #000;
    padding: 0 15px;
    margin: 40px 0 15px
}

.block-n-menu-mobile .block-n-menu-slide .block-m-bike-history .title-bike {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    border-bottom: 2px solid #e81d23;
    padding: 0 0 10px;
    margin: 40px 15px 0
}

.block-n-menu-mobile .block-n-menu-slide .block-m-bike-history .title-bike span {
    font-family: Conv_Kanit-Medium
}

.block-n-menu-mobile .block-n-menu-slide .block-m-bike-history .history-m-view-carousel .history-view-product {
    width: 340px;
    display: flex;
    align-items: center;
    padding-bottom: 15px
}

.block-n-menu-mobile .block-n-menu-slide .block-m-bike-history .history-m-view-carousel .history-view-product .history-view-product-img img {
    width: auto;
    height: 160px;
    margin: 0 auto
}

.block-n-menu-mobile .block-n-menu-slide .block-m-bike-history .history-m-view-carousel .history-view-product .history-view-product-content p {
    line-height: 1.2;
    color: #000;
    margin: 0
}

.block-n-menu-mobile .block-n-menu-slide .block-m-bike-history .history-m-view-carousel .history-view-product .history-view-product-content p.name {
    font-family: Conv_Kanit-Medium;
    font-size: 20px
}

.block-n-menu-mobile .block-n-menu-slide .block-m-bike-history .history-m-view-carousel .history-view-product .history-view-product-content p.price {
    font-family: Conv_Kanit-Regular;
    font-size: 20px
}

.block-n-menu-mobile .block-n-menu-slide .block-m-bike-history .history-m-view-carousel .owl-dots {
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    max-width: 70%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    margin: 0 auto !important
}

.block-n-menu-mobile .block-n-menu-slide .block-m-bike-history .history-m-view-carousel .owl-dots .owl-dot {
    width: 100%
}

.block-n-menu-mobile .block-n-menu-slide .block-m-bike-history .history-m-view-carousel .owl-dots .owl-dot span {
    width: 100%;
    height: 8px;
    border-radius: 0;
    margin: 0;
    border: 2px solid #fff;
    background-color: #dadada;
    transition: .3s
}

.block-n-menu-mobile .block-n-menu-slide .block-m-bike-history .history-m-view-carousel .owl-dots .owl-dot.active span,
.block-n-menu-mobile .block-n-menu-slide .block-m-bike-history .history-m-view-carousel .owl-dots .owl-dot:hover span {
    background-color: #e81d23
}

.block-n-menu-mobile .block-n-menu-slide .block-view-more {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 15px
}

.block-n-menu-mobile .block-n-menu-slide .block-view-more a {
    display: block;
    width: 100%;
    text-align: center;
    border: 3px solid red;
    margin: 0;
    padding: 15px
}

.block-n-menu-mobile .block-n-menu-slide .block-view-more a span {
    font-size: 18px;
    font-family: Conv_Kanit-Medium;
    color: #000
}

.block-n-menu-mobile .block-n-menu-slide .row-expand-product {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
    flex-direction: row;
    margin: 0
}

.block-n-menu-mobile .block-n-menu-slide .row-expand-product .col-expand-product {
    width: 50%;
    padding: 15px
}

.block-n-menu-mobile .block-n-menu-slide .row-expand-product .col-expand-product .item-expand-product {
    padding: 15px;
    box-shadow: 0 7px 20px -5px rgba(59, 59, 59, .3)
}

.block-n-menu-mobile .block-n-menu-slide .row-expand-product .col-expand-product .item-expand-product img {
    min-width: 100%;
    max-width: 100%
}

.block-n-menu-mobile .block-n-menu-slide .row-expand-product .col-expand-product .item-expand-product h3 {
    font-family: teko-regular;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 3px
}

.block-n-menu-mobile .block-n-menu-slide .row-expand-product .col-expand-product .item-expand-product p {
    font-family: teko-regular;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 45px
}

.block-n-menu-mobile .block-n-menu-slide .row-expand-product .col-expand-product .item-expand-product p span {
    font-family: prompt-regular;
    font-size: 14px
}

.block-n-menu-mobile .block-n-menu-slide .row-expand-product .col-expand-product .item-expand-product a {
    display: flex;
    align-items: center;
    font-family: prompt-medium;
    font-size: 12px;
    margin: 0 15px 0 0;
    color: #000;
    font-weight: 700
}

.block-n-menu-mobile .block-n-menu-slide .row-expand-product .col-expand-product .item-expand-product a i {
    font-size: 18px;
    color: #000
}

.block-n-menu-mobile .block-n-menu-slide .lv-2-link {
    font-size: 5.5vw !important;
    line-height: 1 !important;
    padding: .8vw 5vw !important
}

.block-n-menu-mobile .block-n-menu-slide .lv-2-link-expand {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    line-height: 1 !important
}

.block-n-menu-mobile .block-n-menu-slide .nav-link {
    display: block;
    padding: .875em 1em;
    font-size: 1rem;
    line-height: 1.5em;
    font-weight: 300
}

.block-n-menu-mobile .block-n-menu-slide .nav-expand-content {
    padding: 30px 0 0 !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateX(100%);
    transition: .3s;
    visibility: hidden
}

.block-n-menu-mobile .block-n-menu-slide .nav-expand-content .nav-back-link {
    height: 45px
}

.block-n-menu-mobile .block-n-menu-slide .nav-expand-content .title {
    margin: 30px 0 20px
}

.block-n-menu-mobile .block-n-menu-slide .nav-expand-link {
    display: flex;
    justify-content: space-between
}

.block-n-menu-mobile .block-n-menu-slide .nav-expand-link::after {
    position: absolute;
    content: "";
    flex: 0 1 auto
}

.block-n-menu-mobile .block-n-menu-slide .nav-expand.active>.nav-expand-content {
    transform: translateX(0);
    visibility: visible;
    background-color: #fff;
    padding: 30px 0 0;
    z-index: 1;
    cursor: default
}

.bffooter .row .detail2 .fbsocial:before,
.bffooter .row .detail2 .inssocial:before {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    left: 50%
}

.this-show {
    display: block !important
}

.cookietab {
    position: relative;
    z-index: 9999;
    display: none
}

.opencookietab {
    background-image: url(/images-2020/share/bg/bg_cookiem.jpg)
}

.opencookietab .wrapper {
    padding: 20px 80px
}

@media screen and (max-width:991px) {
    .opencookietab .wrapper {
        padding: 20px 15px
    }
}

.opencookietab .wrapper .text {
    width: 75%;
    float: left;
    line-height: 1.3em;
    padding-right: 5%;
    font-family: prompt-regular;
    color: #fff;
    font-size: 15px
}

.opencookietab .wrapper .text a {
    text-decoration: underline
}

@media screen and (max-width:991px) {
    .opencookietab .wrapper .text {
        width: 90%
    }
}

@media screen and (max-width:480px) {
    .opencookietab .wrapper .text {
        width: 100%
    }
}

.opencookietab .wrapper .opencookiebt {
    width: 15%;
    float: left
}

@media screen and (max-width:991px) {
    .opencookietab .wrapper .opencookiebt {
        padding-top: 20px;
        width: 200px
    }
}

@media screen and (max-width:480px) {
    .opencookietab .wrapper .opencookiebt {
        padding-top: 20px;
        width: 150px
    }
}

.opencookietab .wrapper .opencookiebt a {
    height: 50px
}

.opencookietab .wrapper .opencookiebt a span {
    font-size: 16px;
    line-height: 50px
}

.opencookietab .wrapper .opencookiebt span {
    font-size: 16px
}

.opencookietab .wrapper .closebt {
    width: 10%;
    float: left;
    text-align: right;
    position: relative;
    top: -10px
}

.opencookietab .wrapper .closebt span {
    color: #fff;
    font-size: 30px;
    cursor: pointer
}

@media screen and (max-width:991px) {
    .opencookietab .wrapper .closebt {
        position: absolute;
        right: 5%;
        top: 20px
    }
}

.bffooter {
    background-image: url(/images/header-footer/footerbanner-bg.jpg);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    text-align: center;
    background-color: #000;
    padding: 40px 0 50px;
    color: #fff
}

.bffooter .titlebf {
    line-height: 1
}

.bffooter .row {
    padding-top: 0
}

.bffooter .row .col-sm-4.col-xs-12:last-child {
    padding-top: 7px
}

@media screen and (max-width:480px) {
    .bffooter .row .col-sm-4.col-xs-12:last-child {
        padding-top: 0
    }
}

.bffooter .row .detail1 {
    width: 100%;
    padding-top: 30px;
    font-family: prompt-regular;
    font-size: 20px
}

.bffooter .row .detail1 [class^=icon-] {
    padding-right: 5px;
    vertical-align: bottom;
    font-size: 30px;
    display: inline-block;
    position: relative;
    top: 3px
}

.bffooter .row .detail2 {
    width: 100%;
    margin-top: 20px;
    position: relative
}

.bffooter .row .detail2 .fbsocial,
.bffooter .row .detail2 .inssocial,
.bffooter .row .detail2 .ytsocial {
    width: 50px;
    background-color: #0a2d82;
    height: 50px;
    display: inline-block
}

.bffooter .row .detail2 .fbsocial {
    position: relative
}

.bffooter .row .detail2 .fbsocial:before {
    content: "\e90d";
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 35px
}

.bffooter .row .detail2 .inssocial {
    position: relative
}

.bffooter .row .detail2 .inssocial:before {
    content: "\e90e";
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 35px
}

.bffooter .row .detail2 .ytsocial {
    position: relative
}

.bffooter .row .detail2 .ytsocial:before {
    content: "\e910";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 35px
}

.bffooter .row .detail2 .fbsocial,
.bffooter .row .detail2 .inssocial,
.bffooter .row .detail2 .ytsocial {
    margin: 0 2.5px
}

.bffooter .row .detail2 .input-border-white-button input {
    background-color: transparent;
    border: 2px solid #fff;
    height: 50px;
    width: 75%;
    text-align: left;
    display: inline-block;
    vertical-align: top;
    float: left;
    font-family: prompt-regular;
    color: #fff;
    font-size: 18px;
    padding-left: 10px
}

.bffooter .row .detail2 .input-border-white-button .submitbt {
    display: inline-block;
    font-family: prompt-medium;
    font-size: 20px;
    margin-left: 2%;
    background-color: #0a2d82;
    color: #fff;
    height: 50px;
    width: 23%;
    text-align: center;
    line-height: 50px;
    float: left
}

.bffooter .row .detail2 .input-border-white {
    position: relative
}

.bffooter .row .detail2 .input-border-white input {
    background-color: transparent;
    border: 2px solid #fff;
    height: 50px;
    width: 100%;
    text-align: left;
    font-family: prompt-regular;
    color: #fff;
    font-size: 18px;
    padding-left: 10px
}

.bffooter .row .detail2 .bxright {
    position: absolute;
    width: 40px;
    height: 100%;
    top: 0;
    right: 0;
    color: #fff
}

.bffooter .row .detail2 .bxright a {
    position: absolute;
    width: 100%;
    height: 20px;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    font-size: 20px;
    color: #fff
}

.bffooter .row .detail2 input::-moz-placeholder {
    font-size: 18px;
    color: #fff;
    opacity: .8;
    text-align: center
}

.bffooter .row .detail2 input:-ms-input-placeholder {
    color: #fff;
    font-size: 18px;
    opacity: .8;
    text-align: center
}

.bffooter .row .detail2 input::-webkit-input-placeholder {
    color: #fff;
    font-size: 18px;
    opacity: .8;
    text-align: center
}

.bffooter .row .detail3 {
    text-align: left;
    color: red;
    padding-top: 60px
}

.bffooter .row .detail3 span {
    height: 25px;
    display: inline-block
}

.bffooter .row .desc {
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    padding-top: 15px;
    line-height: 1.2;
    text-align: center;
    margin: 0 auto
}

@media (max-width:934px) {
    .bffooter .row .desc {
        min-height: 53px
    }
}

.bffooter .row .searchlink {
    font-size: 18px;
    font-size: 1.8rem;
    color: #d6d6d6;
    padding-top: 10px
}

@media (max-width:1200px) {
    .bffooter .row .searchlink {
        font-size: 15px;
        font-size: 1.5rem
    }
}

@media (max-width:767px) {
    .bffooter .row .desc {
        min-height: 0
    }

    .bffooter .row .searchlink {
        font-size: 18px;
        font-size: 1.8rem
    }
}

@media (max-width:480px) {
    .bffooter .row .searchlink {
        font-size: 15px;
        font-size: 1.5rem
    }
}

.bffooter .row .searchlink a {
    padding: 2px 0;
    flex: 1 1 auto;
    position: relative;
    overflow: hidden;
    transition: .1s
}

.bffooter .row .searchlink a:before {
    content: "\e93a";
    color: #d6d6d6;
    vertical-align: top
}

.footer-2020 .footer-all .footer-2020-regis .footer-2020-btn span,
.footer-2020 .footer-all .footer-2020-regis .footer-2020-text h3 {
    font-size: 25px;
    color: #fff;
    font-family: prompt-medium
}

.bffooter .row .searchlink a:after {
    position: absolute;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    content: '';
    width: 0;
    left: 50%;
    bottom: 0;
    height: 2px;
    background: #d6d6d6
}

.bffooter .row .searchlink a:hover {
    cursor: pointer
}

.bffooter .row .searchlink a:hover:after {
    width: 100%;
    left: 0
}

@font-face {
    font-family: Conv_Kanit-Regular;
    src: url(/fonts/kanit-regular.eot);
    src: local("☺"), url(/fonts/kanit-regular.woff) format("woff"), url(/fonts/kanit-regular.ttf) format("truetype"), url(/fonts/kanit-regular.svg) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Conv_Kanit-Medium;
    src: url(/fonts/kanit-medium.eot);
    src: local("☺"), url(/fonts/kanit-medium.woff) format("woff"), url(/fonts/kanit-medium.ttf) format("truetype"), url(/fonts/kanit-medium.svg) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.footer-2020 {
    background-color: #303030;
    position: relative
}

.footer-2020:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 5px;
    background-color: #e81d23
}

.footer-2020 .footer-all {
    max-width: 1790px;
    margin: 0 auto;
    padding: 0 15px
}

.footer-2020 .footer-all .footer-2020-regis {
    display: flex;
    flex-wrap: wrap;
    height: 145px;
    align-items: center;
    border-bottom: #fff solid 1px
}

.footer-2020 .footer-all .footer-2020-regis .footer-2020-text {
    width: 60%;
    text-align: right;
    padding-right: 95px
}

.footer-2020 .footer-all .footer-2020-regis .footer-2020-btn {
    width: 40%
}

.footer-2020 .footer-all .footer-2020-regis .footer-2020-btn a {
    width: 265px;
    height: 50px;
    border: 3px solid #fff;
    background-color: #303030;
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (min-width:1550px) and (max-width:1700px) {
    .footer-2020 .footer-all .footer-2020-regis .footer-2020-text {
        padding-right: 95px
    }

    .footer-2020 .footer-all .footer-2020-regis .footer-2020-btn span,
    .footer-2020 .footer-all .footer-2020-regis .footer-2020-text h3 {
        font-size: 25px
    }
}

@media only screen and (min-width:1200px) and (max-width:1549px) {
    .footer-2020 .footer-all .footer-2020-regis .footer-2020-text {
        padding-right: 95px
    }

    .footer-2020 .footer-all .footer-2020-regis .footer-2020-btn span,
    .footer-2020 .footer-all .footer-2020-regis .footer-2020-text h3 {
        font-size: 22px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .footer-2020 .footer-all .footer-2020-regis .footer-2020-text {
        padding-right: 95px
    }

    .footer-2020 .footer-all .footer-2020-regis .footer-2020-btn span,
    .footer-2020 .footer-all .footer-2020-regis .footer-2020-text h3 {
        font-size: 18px
    }
}

@media only screen and (min-width:250px) and (max-width:991px) {
    .footer-2020 .footer-all .footer-2020-regis {
        display: block;
        height: auto;
        background-color: #303030
    }

    .footer-2020 .footer-all .footer-2020-regis .footer-2020-text {
        width: 100%;
        padding: 50px 0 0;
        text-align: center
    }

    .footer-2020 .footer-all .footer-2020-regis .footer-2020-text h3 {
        font-size: 20px;
        line-height: 1.3
    }

    .footer-2020 .footer-all .footer-2020-regis .footer-2020-btn {
        width: 100%;
        margin: 30px 0 60px;
        justify-content: center;
        display: flex
    }

    .footer-2020 .footer-all .footer-2020-regis .footer-2020-btn a {
        height: 60px
    }

    .footer-2020 .footer-all .footer-2020-regis .footer-2020-btn span {
        font-size: 20px
    }
}

.footer-2020 .footer-all .footer-2020-logo {
    display: flex;
    flex-wrap: wrap;
    height: 185px;
    align-items: center;
    border-bottom: #fff solid 1px;
    justify-content: center
}

.footer-2020 .footer-all .footer-2020-logo img {
    padding: 0 15px;
    height: auto
}

@media only screen and (min-width:250px) and (max-width:991px) {
    .footer-2020 .footer-all .footer-2020-logo {
        height: auto;
        padding: 30px 0
    }
}

.footer-2020 .footer-all .footer-2020-menu {
    display: flex;
    flex-wrap: wrap
}

.footer-2020 .footer-all .footer-2020-menu .footer-menu {
    width: 19%;
    line-height: .3;
    padding-top: 80px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .footer-2020 .footer-all .footer-2020-menu .footer-menu {
        padding-top: 60px
    }
}

.footer-2020 .footer-all .footer-2020-menu .footer-menu h5 {
    color: #e81d23;
    font-family: prompt-medium;
    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 15px
}

.footer-2020 .footer-all .footer-2020-menu .footer-menu ul {
    padding: 0 0 12px
}

.footer-2020 .footer-all .footer-2020-menu .footer-menu ul li {
    padding: 7px 0
}

.footer-2020 .footer-all .footer-2020-menu .footer-menu ul li a {
    font-family: prompt-regular;
    font-size: 20px;
    color: #fff;
    line-height: 1.1
}

@media only screen and (min-width:1550px) and (max-width:1700px) {

    .footer-2020 .footer-all .footer-2020-menu .footer-menu h5,
    .footer-2020 .footer-all .footer-2020-menu .footer-menu ul li a {
        font-size: 20px
    }
}

@media only screen and (min-width:1200px) and (max-width:1549px) {
    .footer-2020 .footer-all .footer-2020-menu .footer-menu h5 {
        font-size: 18px
    }

    .footer-2020 .footer-all .footer-2020-menu .footer-menu ul li a {
        font-size: 16px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .footer-2020 .footer-all .footer-2020-menu .footer-menu h5 {
        font-size: 14px
    }

    .footer-2020 .footer-all .footer-2020-menu .footer-menu ul li a {
        font-size: 12px
    }
}

.footer-2020 .footer-all .footer-2020-menu .footer-menu-call-center {
    width: 24%;
    padding-top: 80px
}

.footer-2020 .footer-all .footer-2020-menu .footer-menu-call-center .call-center p {
    text-align: right;
    font-family: prompt-medium;
    font-size: 20px;
    color: #fff;
    line-height: 1.5
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .footer-2020 .footer-all .footer-2020-menu .footer-menu-call-center .call-center p {
        font-size: 16px
    }
}

.footer-2020 .footer-all .footer-2020-menu .footer-menu-call-center .call-center .call-center-img {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end
}

.footer-2020 .footer-all .footer-2020-menu .footer-menu-call-center .call-center .call-center-img img {
    padding-right: 20px;
    margin-top: 10px;
    height: 35px;
    width: auto;
    color: #a42327
}

.footer-2020 .footer-all .footer-2020-menu .footer-menu-call-center .call-center .call-center-img p.tel-footer {
    font-family: Conv_Kanit-Regular;
    font-size: 50px;
    color: #e81d23;
    text-align: right
}

.footer-2020 .footer-all .footer-2020-menu .footer-menu-call-center .call-center .call-center-img p {
    font-family: Conv_Kanit-Medium;
    font-size: 20px;
    color: #fff;
    padding-right: 0
}

@media only screen and (min-width:1550px) and (max-width:1700px) {
    .footer-2020 .footer-all .footer-2020-menu .footer-menu-call-center .call-center .call-center-img img {
        height: 30px
    }

    .footer-2020 .footer-all .footer-2020-menu .footer-menu-call-center .call-center .call-center-img p.tel-footer {
        font-size: 40px
    }

    .footer-2020 .footer-all .footer-2020-menu .footer-menu-call-center .call-center .call-center-img p {
        font-size: 20px
    }
}

@media only screen and (min-width:1200px) and (max-width:1549px) {
    .footer-2020 .footer-all .footer-2020-menu .footer-menu-call-center .call-center .call-center-img img {
        height: 25px
    }

    .footer-2020 .footer-all .footer-2020-menu .footer-menu-call-center .call-center .call-center-img p.tel-footer {
        font-size: 35px
    }

    .footer-2020 .footer-all .footer-2020-menu .footer-menu-call-center .call-center .call-center-img p {
        font-size: 18px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .footer-2020 .footer-all .footer-2020-menu .footer-menu-call-center .call-center .call-center-img img {
        height: 20px
    }

    .footer-2020 .footer-all .footer-2020-menu .footer-menu-call-center .call-center .call-center-img p.tel-footer {
        font-size: 25px
    }

    .footer-2020 .footer-all .footer-2020-menu .footer-menu-call-center .call-center .call-center-img p {
        font-size: 14px
    }
}

.footer-2020 .footer-all .footer-2020-bottom .cookie p,
.footer-2020 .footer-all .footer-2020-bottom .copyright p {
    font-size: 20px;
    color: #fff;
    font-family: Conv_Kanit-Regular
}

.footer-2020 .footer-all .footer-2020-menu .footer-menu-call-center .icon {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    margin-top: 15px
}

.footer-2020 .footer-all .footer-2020-menu .footer-menu-call-center .icon .icon-box {
    width: 85px;
    height: 90px;
    background-color: red;
    position: relative;
    margin: 0 3px
}

.footer-2020 .footer-all .footer-2020-menu .footer-menu-call-center .icon .icon-box img {
    height: 40px;
    width: auto;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    top: 20px
}

@media only screen and (min-width:1550px) and (max-width:1700px) {
    .footer-2020 .footer-all .footer-2020-menu .footer-menu-call-center .icon .icon-box {
        width: 65px;
        height: 70px
    }

    .footer-2020 .footer-all .footer-2020-menu .footer-menu-call-center .icon .icon-box img {
        height: 30px
    }
}

@media only screen and (min-width:1200px) and (max-width:1549px) {
    .footer-2020 .footer-all .footer-2020-menu .footer-menu-call-center .icon .icon-box {
        width: 50px;
        height: 50px
    }

    .footer-2020 .footer-all .footer-2020-menu .footer-menu-call-center .icon .icon-box img {
        height: 25px;
        top: 15px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .footer-2020 .footer-all .footer-2020-menu .footer-menu-call-center .icon .icon-box {
        width: 50px;
        height: 50px
    }

    .footer-2020 .footer-all .footer-2020-menu .footer-menu-call-center .icon .icon-box img {
        height: 18px;
        top: 15px
    }
}

.footer-2020 .footer-all .footer-2020-bottom {
    display: flex;
    flex-wrap: wrap;
    margin-top: 80px
}

.footer-2020 .footer-all .footer-2020-bottom .copyright {
    width: 60%
}

.footer-2020 .footer-all .footer-2020-bottom .cookie {
    width: 40%
}

.footer-2020 .footer-all .footer-2020-bottom .cookie p {
    text-align: right
}

.footer-2020 .footer-all .footer-2020-bottom .cookie p a {
    padding: 0 15px
}

@media only screen and (min-width:1200px) and (max-width:1549px) {
    .footer-2020 .footer-all .footer-2020-bottom {
        margin-top: 0
    }

    .footer-2020 .footer-all .footer-2020-bottom .cookie p,
    .footer-2020 .footer-all .footer-2020-bottom .copyright p {
        font-size: 16px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .footer-2020 .footer-all .footer-2020-bottom {
        margin-top: 60px
    }

    .footer-2020 .footer-all .footer-2020-bottom .cookie p,
    .footer-2020 .footer-all .footer-2020-bottom .copyright p {
        font-size: 16px
    }
}

.footer-2020 .footer-all .footer-2020-menu-mobile {
    background-color: #3b3b3b
}

.footer-2020 .footer-all .footer-2020-menu-mobile .panel-group {
    margin: 0
}

.footer-2020 .footer-all .footer-2020-menu-mobile .panel-group .panel {
    padding: 0;
    border: none;
    background-color: #303030
}

.footer-2020 .footer-all .footer-2020-menu-mobile .h4 {
    background-color: #3b3b3b;
    text-align: center;
    position: relative
}

.footer-2020 .footer-all .footer-2020-menu-mobile .h4 h4 {
    color: #fff;
    font-size: 20px;
    font-family: Conv_Kanit-Regular;
    padding: 30px 0
}

.footer-2020 .footer-all .footer-2020-menu-mobile .h4 img {
    height: 15px;
    position: absolute;
    right: 50px;
    top: 35px
}

.footer-2020 .footer-all .footer-2020-menu-mobile .footer-menu-tab {
    display: flex;
    flex-wrap: wrap;
    background-color: #313131;
    padding: 40px 30px
}

.footer-2020 .footer-all .footer-2020-menu-mobile .footer-menu-tab .footer-menu {
    width: 50%;
    color: #fff
}

.footer-2020 .footer-all .footer-2020-menu-mobile .footer-menu-tab .footer-menu ul {
    padding: 0
}

.footer-2020 .footer-all .footer-2020-menu-mobile .footer-menu-tab .footer-menu ul li {
    list-style: none;
    line-height: 1.5
}

.footer-2020 .footer-all .footer-2020-menu-mobile .footer-menu-tab .footer-menu ul li a {
    font-size: 18px;
    font-family: Conv_Kanit-Regular
}

.footer-2020 .footer-all .footer-2020-menu-mobile .footer-menu-tab .footer-menu h3 {
    color: red;
    font-size: 20px;
    font-family: Conv_Kanit-Regular
}

.footer-2020 .footer-all .footer-2020-menu-mobile .footer-menu-tab .footer-menu.list {
    padding-top: 18px
}

@media only screen and (min-width:250px) and (max-width:500px) {
    .footer-2020 .footer-all .footer-2020-menu-mobile .footer-menu-tab {
        padding: 40px 10px
    }

    .footer-2020 .footer-all .footer-2020-menu-mobile .footer-menu-tab .footer-menu ul li a {
        font-size: 11px
    }

    .footer-2020 .footer-all .footer-2020-menu-mobile .footer-menu-tab .footer-menu h3 {
        font-size: 12px
    }
}

.footer-2020 .footer-all .footer-2020-menu-mobile .call-center-mobile {
    width: 100%;
    padding-top: 80px;
    text-align: center;
    border-top: #767676 solid 2px
}

.footer-2020 .footer-all .footer-2020-menu-mobile .call-center-mobile .call-center-service h3,
.footer-2020 .footer-all .footer-2020-menu-mobile .call-center-mobile .call-center-service p {
    font-family: prompt-medium;
    font-size: 20px;
    color: #fff;
    line-height: 1.5
}

.footer-2020 .footer-all .footer-2020-menu-mobile .call-center-mobile .call-center-img p.tel-footer {
    font-family: Conv_Kanit-Regular;
    font-size: 35px;
    color: #e81d23;
    padding-bottom: 30px
}

.footer-2020 .footer-all .footer-2020-menu-mobile .call-center-mobile .call-center-img h3 img {
    padding-right: 20px;
    height: 35px
}

.footer-2020 .footer-all .footer-2020-menu-mobile .call-center-mobile .call-center-img p {
    font-family: Conv_Kanit-Medium;
    font-size: 20px;
    color: #fff;
    padding-right: 0
}

.footer-2020 .footer-all .footer-2020-menu-mobile .call-center-mobile .icon {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0 30px;
    justify-content: center
}

.footer-2020 .footer-all .footer-2020-menu-mobile .call-center-mobile .icon .icon-box {
    width: 65px;
    height: 69px;
    background-color: red;
    position: relative;
    margin: 0 3px
}

.footer-2020 .footer-all .footer-2020-menu-mobile .call-center-mobile .icon .icon-box img {
    height: 30px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    top: 20px
}

@media only screen and (min-width:250px) and (max-width:350px) {
    .footer-2020 .footer-all .footer-2020-menu-mobile .call-center-mobile {
        padding-top: 40px
    }

    .footer-2020 .footer-all .footer-2020-menu-mobile .call-center-mobile .call-center-service h3,
    .footer-2020 .footer-all .footer-2020-menu-mobile .call-center-mobile .call-center-service p {
        font-size: 16px
    }

    .footer-2020 .footer-all .footer-2020-menu-mobile .call-center-mobile .call-center-img p.tel-footer {
        font-size: 25px
    }

    .footer-2020 .footer-all .footer-2020-menu-mobile .call-center-mobile .call-center-img h3 img {
        height: 25px
    }

    .footer-2020 .footer-all .footer-2020-menu-mobile .call-center-mobile .call-center-img p {
        font-size: 16px
    }

    .footer-2020 .footer-all .footer-2020-menu-mobile .call-center-mobile .icon .icon-box {
        width: 55px;
        height: 55px
    }

    .footer-2020 .footer-all .footer-2020-menu-mobile .call-center-mobile .icon .icon-box img {
        height: 25px;
        top: 15px
    }
}

.footer-2020 .footer-all .footer-2020-menu-mobile .footer-2020-bottom-mobile {
    width: 100%;
    text-align: center;
    padding: 30px 0;
    background-color: #3b3b3b
}

.footer-2020 .footer-all .footer-2020-menu-mobile .footer-2020-bottom-mobile .cookie p {
    color: #fff
}

.footer-2020 .footer-all .footer-2020-menu-mobile .footer-2020-bottom-mobile .cookie p a {
    font-size: 18px;
    font-family: Conv_Kanit-Regular;
    padding: 0 15px
}

.footer-2020 .footer-all .footer-2020-menu-mobile .footer-2020-bottom-mobile .copyright p {
    font-size: 18px;
    color: #fff;
    font-family: Conv_Kanit-Regular
}

@media only screen and (min-width:501px) and (max-width:991px) {
    .footer-2020 .footer-all .footer-2020-menu-mobile .footer-2020-bottom-mobile {
        padding: 30px
    }
}

@media only screen and (min-width:250px) and (max-width:500px) {
    .footer-2020 .footer-all .footer-2020-menu-mobile .footer-2020-bottom-mobile {
        padding: 15px
    }

    .footer-2020 .footer-all .footer-2020-menu-mobile .footer-2020-bottom-mobile .cookie p a,
    .footer-2020 .footer-all .footer-2020-menu-mobile .footer-2020-bottom-mobile .copyright p {
        font-size: 14px
    }
}

@media only screen and (min-width:250px) and (max-width:991px) {
    .footer-2020 .footer-all {
        max-width: auto;
        padding: 0
    }
}

@media only screen and (max-width:880px) {
    #footermobilespace {
        padding-top: 11vh;
        background-color: #3b3b3b
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.sticky-menu {
    width: 80px;
    height: 300px;
    background-color: #161616;
    opacity: .95;
    position: fixed;
    z-index: 3147483644;
    right: 0;
    transition: .5s all
}

.sticky-menu .block-hide {
    position: absolute;
    height: 80px;
    background-color: #696969;
    width: 20px;
    right: 80px;
    pointer-events: visible;
    cursor: pointer
}

.sticky-menu .block-hide img {
    align-items: center;
    position: absolute;
    top: 32px;
    right: 4px
}

.sticky-menu .block-sticky {
    text-align: center;
    border-bottom: 1px #3c3c3c solid;
    height: 80px;
    padding: 10px 0
}

.sticky-menu .block-sticky .item-sticky-icon img {
    height: 27px;
    position: relative;
    transition: .3s;
    top: 0
}

.sticky-menu .block-sticky .item-sticky-text {
    padding: 10px 0 0
}

.sticky-menu .block-sticky .item-sticky-text p {
    font-size: 12px;
    font-size: 1.2rem;
    color: #fff;
    margin: 0;
    font-family: prompt-Medium;
    line-height: 1.2
}

.sticky-menu .block-sticky.red {
    background-color: #fa0000;
    border: none
}

.sticky-menu .block-sticky.red:hover {
    background-color: #af1119
}

.sticky-menu .block-sticky:hover .item-sticky-icon img,
.sticky-menu .block-sticky:hover .item-sticky-text p {
    opacity: 1
}

@media only screen and (max-width:5000px) and (min-width:992px) {
    .sticky-menu {
        top: 205px
    }
}

@media only screen and (max-width:991px) and (min-width:250px) {
    .sticky-menu {
        width: 100%;
        height: 90px;
        border-radius: 0;
        right: 0;
        padding: 0;
        bottom: 0;
        text-align: center;
        display: flex
    }

    .sticky-menu .btn-sticky {
        width: 25%
    }

    .sticky-menu .btn-sticky .block-sticky {
        border-bottom: none;
        padding: 13px 0;
        display: inline-grid;
        width: 100%;
        height: 100%
    }

    .sticky-menu .btn-sticky .block-sticky .item-sticky-icon img {
        height: 29px;
        width: auto
    }

    .sticky-menu .btn-sticky .block-sticky .item-sticky-text p {
        font-size: 1.5rem
    }

    .sticky-menu .block-hide {
        width: 25%;
        height: 20px;
        left: 0;
        top: -20px
    }

    .sticky-menu .block-hide img {
        transform: rotate(90deg);
        top: 0;
        right: 0;
        display: block;
        margin: 0 auto;
        left: 0
    }

    .sticky-menu.btn-hide {
        position: fixed;
        bottom: -90px;
        pointer-events: visible
    }

    .sticky-menu.btn-hide .block-hide img {
        transform: rotate(270deg)
    }
}

@media only screen and (max-width:460px) and (min-width:250px) {
    .sticky-menu .btn-sticky .block-sticky .item-sticky-text p {
        font-size: 12px;
        font-size: 1.2rem
    }
}

@media only screen and (max-width:5000px) and (min-width:992px) {
    .sticky-menu.btn-hide {
        position: fixed;
        right: -80px;
        pointer-events: visible
    }

    .sticky-menu.btn-hide .block-hide img {
        transform: rotate(180deg)
    }

    .pd-20 {
        padding-top: 20px !important
    }
}

:after,
:before,
[class*=" icon-"],
[class^=icon-] {
    font-family: iconfont !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.autocomplete-suggestions {
    text-align: left;
    cursor: default;
    border: 1px solid #ccc;
    border-top: 0;
    background: #fff;
    box-shadow: -1px 1px 3px rgba(0, 0, 0, .1);
    position: absolute;
    display: none;
    z-index: 9999;
    max-height: 254px;
    overflow: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    line-height: 25px;
}

.autocomplete-suggestion b {
    font-weight: 400;
    color: red;
}