:root {
    font-size: 10px;
}
body {
    font-family: Arial, Helvetica, sans-serif, serif, monospace;
    line-height: 1.42857;
    color: #111;
    font-size: 15px;
}
.ht-mrt30 {
    margin-top: 30px;
}
.ht-mrt15 {
    margin-top: 15px;
}
.ht-mrb15 {
    margin-bottom: 15px;
}
a {
    color: #222;
    text-decoration: none
}
.card-news__content-title, .title {
    font-weight: bold;
}
.card-news__content-title a, .card-news__content-title .name, .title a, .title .name {
    text-decoration: none;
    color: #222
}
.card-news__content-title a:hover, .card-news__content-title .name:hover, .title a:hover, .title .name:hover {
    color: #d14900
}
.title-gradient {
    position: relative;
    padding: 15px 0;
    display: inline-block
}
.title-gradient::after {
    content: '';
    position: absolute;
    bottom: 7px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(255, 0, 0, 0);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 0, 0, 0)), color-stop(50%, #ccc), to(rgba(255, 0, 0, 0)));
    background-image: linear-gradient(to right, rgba(255, 0, 0, 0), #ccc 50%, rgba(255, 0, 0, 0))
}
.align-items, .card-product__content-price, .gallery-zoom .slick-slide, .header-07__top .hd-social, .news-page__social, [class*=align-items] {
    -moz-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.align-items:after, .align-items:before, .card-product__content-price:after, .card-product__content-price:before, .gallery-zoom .slick-slide:after, .gallery-zoom .slick-slide:before, .header-07__top .hd-social:after, .header-07__top .hd-social:before, .news-page__social:after, .news-page__social:before, [class*=align-items]:after, [class*=align-items]:before {
    content: initial !important
}
.align-items--between, .card-product__content-price, .news-page-01 .news-page__social {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.align-items--center, .gallery-zoom .slick-slide {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.page-title {
    font-weight: bold;
    color: #0e5e00
}
.animated, .card-product-04:hover .card-product__hover i:first-child, .card-product-04:hover .card-product__hover i:last-child, .header-01__bot .hd-menu>div.language a:hover, .header-02__top .top-search.is-active button, .header-02__top ul.ht-language li:hover a {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
span.fa {
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: inherit;
    padding-left: 1.43em;
    display: inline-block
}
span.fa:before {
    font-family: FontAwesome;
    font-size: inherit;
    position: absolute;
    line-height: 0;
    left: 0;
    top: 50%;
    color: #333;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}
span.fa.fa-abs-top:before {
    top: 0;
    line-height: inherit;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}
.format-detail a, .news-page__detail a, .product-page__detail a {
    color: #00f;
    background: 0 0
}
.format-detail a:hover, .news-page__detail a:hover, .product-page__detail a:hover {
    color: #d14900
}
.format-detail ol, .format-detail ul, .news-page__detail ol, .news-page__detail ul, .product-page__detail ol, .product-page__detail ul {
    list-style: initial;
    padding-left: 15px
}
.format-detail img, .news-page__detail img, .product-page__detail img {
    height: auto !important
}
.format-detail iframe, .news-page__detail iframe, .product-page__detail iframe {
    max-width: 100% !important
}
.container, .ht-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
.container:after, .container:before, .ht-container:after, .ht-container:before {
    content: " ";
    display: table
}
.container:after, .ht-container:after {
    clear: both
}
@media (min-width:768px) {
    .container, .ht-container {
        width: 750px
    }
}
@media (min-width:992px) {
    .container, .ht-container {
        width: 960px
    }
}
@media (min-width:1200px) {
    .container, .ht-container {
        width: 1140px
    }
}
@media (min-width:1235px) {
    .container, .ht-container {
        width: 1235px
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
.container-fluid:after, .container-fluid:before {
    content: " ";
    display: table
}
.container-fluid:after {
    clear: both
}
.row {
    margin-left: -15px;
    margin-right: -15px
}
.row:after, .row:before {
    content: " ";
    display: table
}
.row:after {
    clear: both
}
.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: 15px;
    padding-right: 15px
}
.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 {
    float: left
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-pull-1 {
    right: 8.33333%
}
.col-xs-pull-2 {
    right: 16.66667%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-4 {
    right: 33.33333%
}
.col-xs-pull-5 {
    right: 41.66667%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-7 {
    right: 58.33333%
}
.col-xs-pull-8 {
    right: 66.66667%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-10 {
    right: 83.33333%
}
.col-xs-pull-11 {
    right: 91.66667%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-push-1 {
    left: 8.33333%
}
.col-xs-push-2 {
    left: 16.66667%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-4 {
    left: 33.33333%
}
.col-xs-push-5 {
    left: 41.66667%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-7 {
    left: 58.33333%
}
.col-xs-push-8 {
    left: 66.66667%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-10 {
    left: 83.33333%
}
.col-xs-push-11 {
    left: 91.66667%
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-offset-0 {
    margin-left: 0
}
.col-xs-offset-1 {
    margin-left: 8.33333%
}
.col-xs-offset-2 {
    margin-left: 16.66667%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-4 {
    margin-left: 33.33333%
}
.col-xs-offset-5 {
    margin-left: 41.66667%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-7 {
    margin-left: 58.33333%
}
.col-xs-offset-8 {
    margin-left: 66.66667%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-10 {
    margin-left: 83.33333%
}
.col-xs-offset-11 {
    margin-left: 91.66667%
}
.col-xs-offset-12 {
    margin-left: 100%
}
.col-2-4 {
    width: 20%
}
.col-1 {
    width: 8.3333333333%
}
.col-2 {
    width: 16.6666666667%
}
.col-3 {
    width: 25%
}
.col-4 {
    width: 33.3333333333%
}
.col-5 {
    width: 41.6666666667%
}
.col-6 {
    width: 50%
}
.col-7 {
    width: 58.3333333333%
}
.col-8 {
    width: 66.6666666667%
}
.col-9 {
    width: 75%
}
.col-10 {
    width: 83.3333333333%
}
.col-11 {
    width: 91.6666666667%
}
.col-12 {
    width: 100%
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-2-4 {
    float: left;
}
@media (min-width:576px) {
    .container-fluid {
        padding-left: 1.25%;
        padding-right: 1.25%
    }
    .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-2-4, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        float: left
    }
    .row-flex-xs {
        display: -ms-flex;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .col-xs-2-4 {
        width: 20%
    }
    .col-xs-1 {
        width: 8.3333333333%
    }
    .col-xs-2 {
        width: 16.6666666667%
    }
    .col-xs-3 {
        width: 25%
    }
    .col-xs-4 {
        width: 33.3333333333%
    }
    .col-xs-5 {
        width: 41.6666666667%
    }
    .col-xs-6 {
        width: 50%
    }
    .col-xs-7 {
        width: 58.3333333333%
    }
    .col-xs-8 {
        width: 66.6666666667%
    }
    .col-xs-9 {
        width: 75%
    }
    .col-xs-10 {
        width: 83.3333333333%
    }
    .col-xs-11 {
        width: 91.6666666667%
    }
    .col-xs-12 {
        width: 100%
    }
}
@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-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}
@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-1 {
        width: 8.33333%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}
@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-1 {
        width: 8.33333%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
    margin: 0;
    padding: 0
}
.small, small {
    font-size: 80%
}
.h1, h1 {
    font-size: 25px;
}
.h2, h2 {
    font-size: 20px;
}
.h3, h3 {
    font-size: 17px;
}
.h4, h4 {
    font-size: 15px;
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small,h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small {
    font-weight: 400;
    line-height: 1;
    color: #666
}
.btn, [class^=btn], button {
    display: inline-block;
    font-size: 14px;
    padding: .72em 1.43em .72em 1.43em;
    cursor: pointer;
    border: none;
    border-radius: .3em;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 0;
    line-height: 1;
    background-color: #333;
    -webkit-box-shadow: 0 2px 2px 0 rgba(34, 34, 34, .14), 0 3px 1px -2px rgba(34, 34, 34, .2), 0 1px 5px 0 rgba(34, 34, 34, .12);
    box-shadow: 0 2px 2px 0 rgba(34, 34, 34, .14), 0 3px 1px -2px rgba(34, 34, 34, .2), 0 1px 5px 0 rgba(34, 34, 34, .12);
    color: #fff;
    -webkit-transition: .2s;
    transition: .2s
}
.btn:active, .btn:focus, .btn:hover, [class^=btn]:active, [class^=btn]:focus, [class^=btn]:hover, button:active, button:focus, button:hover {
    -webkit-box-shadow: 0 14px 26px -12px rgba(34, 34, 34, .42), 0 4px 23px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(34, 34, 34, .2);
    box-shadow: 0 14px 26px -12px rgba(34, 34, 34, .42), 0 4px 23px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(34, 34, 34, .2);
    outline: 0
}
.btn--primary {
    -webkit-box-shadow: 0 2px 2px 0 rgba(25, 118, 210, .14), 0 3px 1px -2px rgba(25, 118, 210, .2), 0 1px 5px 0 rgba(25, 118, 210, .12);
    box-shadow: 0 2px 2px 0 rgba(25, 118, 210, .14), 0 3px 1px -2px rgba(25, 118, 210, .2), 0 1px 5px 0 rgba(25, 118, 210, .12)
}
.btn--primary, .btn--primary.active, .btn--primary.active:focus, .btn--primary.active:hover, .btn--primary:active, .btn--primary:active:focus, .btn--primary:active:hover, .btn--primary:focus, .btn--primary:hover {
    background-color: #0e5e00
}
.btn--primary:active, .btn--primary:focus, .btn--primary:hover {
    -webkit-box-shadow: 0 14px 26px -12px rgba(25, 118, 210, .42), 0 4px 23px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(25, 118, 210, .2);
    box-shadow: 0 14px 26px -12px rgba(25, 118, 210, .42), 0 4px 23px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(25, 118, 210, .2)
}
.btn--secondary {
    -webkit-box-shadow: 0 2px 2px 0 rgba(255, 102, 0, .14), 0 3px 1px -2px rgba(255, 102, 0, .2), 0 1px 5px 0 rgba(255, 102, 0, .12);
    box-shadow: 0 2px 2px 0 rgba(255, 102, 0, .14), 0 3px 1px -2px rgba(255, 102, 0, .2), 0 1px 5px 0 rgba(255, 102, 0, .12)
}
.btn--secondary, .btn--secondary.active, .btn--secondary.active:focus, .btn--secondary.active:hover, .btn--secondary:active, .btn--secondary:active:focus, .btn--secondary:active:hover, .btn--secondary:focus, .btn--secondary:hover {
    background-color: #d14900
}
.btn--secondary:active, .btn--secondary:focus, .btn--secondary:hover {
    -webkit-box-shadow: 0 14px 26px -12px rgba(255, 102, 0, .42), 0 4px 23px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(255, 102, 0, .2);
    box-shadow: 0 14px 26px -12px rgba(255, 102, 0, .42), 0 4px 23px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(255, 102, 0, .2)
}
.btn--info {
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 202, 227, .14), 0 3px 1px -2px rgba(0, 202, 227, .2), 0 1px 5px 0 rgba(0, 202, 227, .12);
    box-shadow: 0 2px 2px 0 rgba(0, 202, 227, .14), 0 3px 1px -2px rgba(0, 202, 227, .2), 0 1px 5px 0 rgba(0, 202, 227, .12)
}
.btn--info, .btn--info.active, .btn--info.active:focus, .btn--info.active:hover, .btn--info:active, .btn--info:active:focus, .btn--info:active:hover, .btn--info:focus, .btn--info:hover {
    background-color: #00cae3
}
.btn--info:active, .btn--info:focus, .btn--info:hover {
    -webkit-box-shadow: 0 14px 26px -12px rgba(0, 202, 227, .42), 0 4px 23px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 202, 227, .2);
    box-shadow: 0 14px 26px -12px rgba(0, 202, 227, .42), 0 4px 23px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 202, 227, .2)
}
.btn--success {
    -webkit-box-shadow: 0 2px 2px 0 rgba(85, 181, 89, .14), 0 3px 1px -2px rgba(85, 181, 89, .2), 0 1px 5px 0 rgba(85, 181, 89, .12);
    box-shadow: 0 2px 2px 0 rgba(85, 181, 89, .14), 0 3px 1px -2px rgba(85, 181, 89, .2), 0 1px 5px 0 rgba(85, 181, 89, .12)
}
.btn--success, .btn--success.active, .btn--success.active:focus, .btn--success.active:hover, .btn--success:active, .btn--success:active:focus, .btn--success:active:hover, .btn--success:focus, .btn--success:hover {
    background-color: #55b559
}
.btn--success:active, .btn--success:focus, .btn--success:hover {
    -webkit-box-shadow: 0 14px 26px -12px rgba(85, 181, 89, .42), 0 4px 23px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(85, 181, 89, .2);
    box-shadow: 0 14px 26px -12px rgba(85, 181, 89, .42), 0 4px 23px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(85, 181, 89, .2)
}
.btn--warning {
    -webkit-box-shadow: 0 2px 2px 0 rgba(255, 158, 15, .14), 0 3px 1px -2px rgba(255, 158, 15, .2), 0 1px 5px 0 rgba(255, 158, 15, .12);
    box-shadow: 0 2px 2px 0 rgba(255, 158, 15, .14), 0 3px 1px -2px rgba(255, 158, 15, .2), 0 1px 5px 0 rgba(255, 158, 15, .12)
}
.btn--warning, .btn--warning.active, .btn--warning.active:focus, .btn--warning.active:hover, .btn--warning:active, .btn--warning:active:focus, .btn--warning:active:hover, .btn--warning:focus, .btn--warning:hover {
    background-color: #ff9e0f
}
.btn--warning:active, .btn--warning:focus, .btn--warning:hover {
    -webkit-box-shadow: 0 14px 26px -12px rgba(255, 158, 15, .42), 0 4px 23px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(255, 158, 15, .2);
    box-shadow: 0 14px 26px -12px rgba(255, 158, 15, .42), 0 4px 23px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(255, 158, 15, .2)
}
.btn--error {
    -webkit-box-shadow: 0 2px 2px 0 rgba(245, 81, 69, .14), 0 3px 1px -2px rgba(245, 81, 69, .2), 0 1px 5px 0 rgba(245, 81, 69, .12);
    box-shadow: 0 2px 2px 0 rgba(245, 81, 69, .14), 0 3px 1px -2px rgba(245, 81, 69, .2), 0 1px 5px 0 rgba(245, 81, 69, .12)
}
.btn--error, .btn--error.active, .btn--error.active:focus, .btn--error.active:hover, .btn--error:active, .btn--error:active:focus, .btn--error:active:hover, .btn--error:focus, .btn--error:hover {
    background-color: #f55145
}
.btn--error:active, .btn--error:focus, .btn--error:hover {
    -webkit-box-shadow: 0 14px 26px -12px rgba(245, 81, 69, .42), 0 4px 23px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(245, 81, 69, .2);
    box-shadow: 0 14px 26px -12px rgba(245, 81, 69, .42), 0 4px 23px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(245, 81, 69, .2)
}
.btn--white {
    -webkit-box-shadow: 0 2px 2px 0 rgba(255, 255, 255, .14), 0 3px 1px -2px rgba(255, 255, 255, .2), 0 1px 5px 0 rgba(255, 255, 255, .12);
    box-shadow: 0 2px 2px 0 rgba(255, 255, 255, .14), 0 3px 1px -2px rgba(255, 255, 255, .2), 0 1px 5px 0 rgba(255, 255, 255, .12);
    color: #222
}
.btn--white, .btn--white.active, .btn--white.active:focus, .btn--white.active:hover, .btn--white:active, .btn--white:active:focus, .btn--white:active:hover, .btn--white:focus, .btn--white:hover {
    background-color: #fff
}
.btn--white:active, .btn--white:focus, .btn--white:hover {
    -webkit-box-shadow: 0 14px 26px -12px rgba(255, 255, 255, .42), 0 4px 23px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(255, 255, 255, .2);
    box-shadow: 0 14px 26px -12px rgba(255, 255, 255, .42), 0 4px 23px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(255, 255, 255, .2)
}
.btn--border {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #fff;
    background-color: transparent
}
.btn--simple {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    color: #333
}
.btn--xs {
    font-size: 9px
}
.btn--sm {
    font-size: 12px
}
.btn--lg {
    font-size: 18px
}
.btn--round {
    border-radius: 3em
}
.btn--circle {
    border-radius: 50%;
    padding: 0;
    width: 2.43em;
    height: 2.43em;
    text-align: center;
    line-height: 2.43em
}
.btn__icon--facebook {
    -webkit-box-shadow: 0 2px 2px 0 rgba(54, 88, 153, .14), 0 3px 1px -2px rgba(54, 88, 153, .2), 0 1px 5px 0 rgba(54, 88, 153, .12);
    box-shadow: 0 2px 2px 0 rgba(54, 88, 153, .14), 0 3px 1px -2px rgba(54, 88, 153, .2), 0 1px 5px 0 rgba(54, 88, 153, .12)
}
.btn__icon--facebook, .btn__icon--facebook.active, .btn__icon--facebook.active:focus, .btn__icon--facebook.active:hover, .btn__icon--facebook:active, .btn__icon--facebook:active:focus, .btn__icon--facebook:active:hover, .btn__icon--facebook:focus, .btn__icon--facebook:hover {
    background-color: #365899
}
.btn__icon--facebook:active, .btn__icon--facebook:focus, .btn__icon--facebook:hover {
    -webkit-box-shadow: 0 14px 26px -12px rgba(54, 88, 153, .42), 0 4px 23px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(54, 88, 153, .2);
    box-shadow: 0 14px 26px -12px rgba(54, 88, 153, .42), 0 4px 23px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(54, 88, 153, .2)
}
.btn__icon--facebook.btn--simple {
    color: #365899
}
.btn__icon--twitter {
    background-color: #55acee
}
.btn__icon--twitter.btn--simple {
    color: #55acee
}
.btn__icon--googleplus {
    background-color: #dd4b39
}
.btn__icon--googleplus.btn--simple {
    color: #dd4b39
}
.btn__icon--instagram {
    background-color: #cc2127
}
.btn__icon--instagram.btn--simple {
    color: #cc2127
}
.btn__icon--youtube {
    background-color: #e52d27
}
.btn__icon--youtube.btn--simple {
    color: #e52d27
}
.btn__icon--linkedin {
    background-color: #0976b4
}
.btn__icon--linkedin.btn--simple {
    color: #0976b4
}
[class^=btn__icon].btn--circle, [class^=btn__icon].btn--rounded {
    padding: 0;
    width: 2.43em;
    height: 2.43em;
    text-align: center;
    line-height: 2.43em
}
[class^=btn__icon].btn--simple {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0
}
[class^=btn__icon].btn--simple:hover {
    background-color: transparent;
    opacity: .7
}
.form__input {
    position: relative;
    font-size: 14px;
    height: 2.58em;
    width: 100%;
    padding: .5em 0 .5em 0;
    line-height: 1.42857;
    border: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0e5e00), to(#0e5e00)), -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#ccc));
    background-image: linear-gradient(#0e5e00, #0e5e00), linear-gradient(#ccc, #ccc);
    background-size: 0 2px, 100% 1px;
    background-repeat: no-repeat;
    background-position: center bottom, center calc(100% - 1px);
    background-color: transparent;
    -webkit-transition: background 0s ease-out;
    transition: background 0s ease-out;
    float: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    font-weight: 400;
    z-index: 1
}
.form__input::-webkit-input-placeholder {
    color: inherit;
    font-style: italic
}
.form__input::-moz-placeholder {
    color: inherit;
    font-style: italic
}
.form__input:-moz-placeholder {
    color: inherit;
    font-style: italic
}
.form__input:-ms-input-placeholder {
    color: inherit;
    font-style: italic
}
.form__input:focus {
    outline: 0;
    background-size: 100% 2px, 100% 1px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}
.form-group {
    position: relative;
    margin-bottom: 1.08em
}
.form-group:after, .form-group:before {
    content: " ";
    display: table
}
.form-group:after {
    clear: both
}
.form-label .form__label {
    font-size: 14px;
    color: #333;
    font-style: italic;
    pointer-events: none;
    position: absolute;
    top: 8px;
    left: 0;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}
.form-label.is-focused .form__label, .form-label:not(.is-empty) .form__label {
    font-size: 11px;
    position: absolute;
    top: -6px;
    left: 0;
    color: #0e5e00
}
.form-icon .form__icon {
    font-size: 16px;
    display: inline-block;
    width: 1.25em;
    height: 1.82em;
    text-align: center;
    overflow: hidden;
    vertical-align: top;
    position: relative;
    top: 6px
}
.form-icon>.dropdownjs, .form-icon>.form__input {
    width: calc(100% - 25px) !important;
    display: inline-block;
    position: relative
}
.form-icon.form-checkbox {
    margin-left: 1.72em;
    margin-bottom: 2.15em
}
.form__error {
    font-size: 20px;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-right: 2px;
    color: #f55145;
    cursor: pointer;
    display: none;
    line-height: 1;
    width: 100%;
    text-align: right
}
textarea+.form__error {
    top: 5px;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}
.is-error .form__input:focus {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f55145), to(#f55145)), -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#ccc));
    background-image: linear-gradient(#f55145, #f55145), linear-gradient(#ccc, #ccc)
}
.is-error .form__label {
    color: #f55145 !important
}
.is-error .form__error {
    display: block
}
.is-error .error-text {
    color: #f55145;
    display: block;
    font-size: .6em;
    font-style: italic;
    position: absolute;
    top: 2.67em;
    right: 0;
    padding-right: 2px;
}
textarea.form__input {
    height: auto
}
input[type=file] {
    display: block
}
.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: .72em;
    margin-bottom: .72em;
    line-height: 1;
    z-index: 2
}
.checkbox label {
    cursor: pointer;
    padding-left: 0;
    color: #333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.checkbox input[type=checkbox] {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    z-index: -1;
    width: 0;
    height: 0;
    overflow: hidden;
    pointer-events: none
}
.checkbox__tick {
    padding-right: .5em
}
.checkbox__tick::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background-color: rgba(0, 0, 0, .84);
    width: 1.08em;
    height: 1.08em;
    border-radius: 100%;
    z-index: 1;
    opacity: 0;
    margin: 0;
    -webkit-transform: scale3d(3, 3, 1);
    transform: scale3d(3, 3, 1)
}
.checkbox__tick.disable-bg::before {
    display: none
}
.checkbox__tick .check {
    position: relative;
    display: inline-block;
    width: 1.08em;
    height: 1.08em;
    border: 1px solid #333;
    overflow: hidden;
    z-index: 1;
    border-radius: 3px
}
.checkbox__tick .check::before {
    position: absolute;
    content: "";
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block;
    margin-top: -.35em;
    margin-left: .36em;
    width: 0;
    height: 0;
    -webkit-box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0 inset;
    box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0 inset;
    -webkit-animation: checkbox-off .3s forwards;
    animation: checkbox-off .3s forwards
}
.checkbox input[type=checkbox]:focus+.checkbox__tick .check::after {
    opacity: .2
}
.checkbox input[type=checkbox]:checked+.checkbox__tick .check {
    background: #0e5e00
}
.checkbox input[type=checkbox]:checked+.checkbox__tick .check::before {
    color: #fff;
    -webkit-box-shadow: 0 0 0 .72em, .72em -.71em 0 .72em, 2.29em 0 0 1.43em, 0 2.29em 0 1.43em, -.35em .36em 0 .72em, 1.43em -.85em 0 .79em;
    box-shadow: 0 0 0 .72em, .72em -.71em 0 .72em, 2.29em 0 0 1.43em, 0 2.29em 0 1.43em, -.35em .36em 0 .72em, 1.43em -.85em 0 .79em;
    -webkit-animation: checkbox-on .3s forwards;
    animation: checkbox-on .3s forwards
}
.checkbox input[type=checkbox]:checked+.checkbox__tick:before {
    -webkit-animation: rippleOn .5s;
    animation: rippleOn .5s
}
.checkbox input[type=checkbox]:checked+.checkbox__tick .check:after {
    -webkit-animation: rippleOn .5s forwards;
    animation: rippleOn .5s forwards
}
.checkbox input[type=checkbox]:not(:checked)+.checkbox__tick:before {
    -webkit-animation: rippleOff .5s;
    animation: rippleOff .5s
}
.checkbox input[type=checkbox]:not(:checked)+.checkbox__tick .check:after {
    -webkit-animation: rippleOff .5s;
    animation: rippleOff .5s
}
.checkbox input[type=checkbox][disabled]+.circle, .checkbox input[type=checkbox][disabled]~.checkbox__tick .check, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox input[type=checkbox] {
    opacity: .5
}
.checkbox input[type=checkbox][disabled]~.checkbox__tick .check {
    border-color: #000;
    opacity: .26
}
.checkbox input[type=checkbox][disabled]+.checkbox__tick .check:after {
    background-color: #0e5e00;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
@-webkit-keyframes checkbox-on {
    0% {
        -webkit-box-shadow: 0 0 0 .72em, .72em -.71em 0 .72em, 2.29em 0 0 1.43em, 0 2.29em 0 1.43em, -.35em .36em 0 .72em, 1.08em .15em 0 .79em;
        box-shadow: 0 0 0 .72em, .72em -.71em 0 .72em, 2.29em 0 0 1.43em, 0 2.29em 0 1.43em, -.35em .36em 0 .72em, 1.08em .15em 0 .79em
    }
    50% {
        -webkit-box-shadow: 0 0 0 .72em, .72em -.71em 0 .72em, 2.29em 0 0 1.43em, 0 2.29em 0 1.43em, -.35em .36em 0 .72em, 1.43em .15em 0 .79em;
        box-shadow: 0 0 0 .72em, .72em -.71em 0 .72em, 2.29em 0 0 1.43em, 0 2.29em 0 1.43em, -.35em .36em 0 .72em, 1.43em .15em 0 .79em
    }
    100% {
        -webkit-box-shadow: 0 0 0 .72em, .72em -.71em 0 .72em, 2.29em 0 0 1.43em, 0 2.29em 0 1.43em, -.35em .36em 0 .72em, 1.43em -.85em 0 .79em;
        box-shadow: 0 0 0 .72em, .72em -.71em 0 .72em, 2.29em 0 0 1.43em, 0 2.29em 0 1.43em, -.35em .36em 0 .72em, 1.43em -.85em 0 .79em
    }
}
@keyframes checkbox-on {
    0% {
        -webkit-box-shadow: 0 0 0 .72em, .72em -.71em 0 .72em, 2.29em 0 0 1.43em, 0 2.29em 0 1.43em, -.35em .36em 0 .72em, 1.08em .15em 0 .79em;
        box-shadow: 0 0 0 .72em, .72em -.71em 0 .72em, 2.29em 0 0 1.43em, 0 2.29em 0 1.43em, -.35em .36em 0 .72em, 1.08em .15em 0 .79em
    }
    50% {
        -webkit-box-shadow: 0 0 0 .72em, .72em -.71em 0 .72em, 2.29em 0 0 1.43em, 0 2.29em 0 1.43em, -.35em .36em 0 .72em, 1.43em .15em 0 .79em;
        box-shadow: 0 0 0 .72em, .72em -.71em 0 .72em, 2.29em 0 0 1.43em, 0 2.29em 0 1.43em, -.35em .36em 0 .72em, 1.43em .15em 0 .79em
    }
    100% {
        -webkit-box-shadow: 0 0 0 .72em, .72em -.71em 0 .72em, 2.29em 0 0 1.43em, 0 2.29em 0 1.43em, -.35em .36em 0 .72em, 1.43em -.85em 0 .79em;
        box-shadow: 0 0 0 .72em, .72em -.71em 0 .72em, 2.29em 0 0 1.43em, 0 2.29em 0 1.43em, -.35em .36em 0 .72em, 1.43em -.85em 0 .79em
    }
}
@-webkit-keyframes rippleOn {
    0% {
        opacity: 0
    }
    50% {
        opacity: .2
    }
    100% {
        opacity: 0
    }
}
@keyframes rippleOn {
    0% {
        opacity: 0
    }
    50% {
        opacity: .2
    }
    100% {
        opacity: 0
    }
}
@-webkit-keyframes rippleOff {
    0% {
        opacity: 0
    }
    50% {
        opacity: .2
    }
    100% {
        opacity: 0
    }
}
@keyframes rippleOff {
    0% {
        opacity: 0
    }
    50% {
        opacity: .2
    }
    100% {
        opacity: 0
    }
}
.radio {
    cursor: pointer
}
.radio label {
    cursor: pointer;
    position: relative;
    color: #333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.radio [class^=radio__] {
    -webkit-transition-duration: .2s;
    transition-duration: .2s
}
.radio__circle {
    border: 1px solid #333;
    width: 1.08em;
    height: 1.08em;
    border-radius: 100%;
    margin-right: .36em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.radio__check {
    width: 1.08em;
    height: 1.08em;
    border-radius: 100%;
    background-color: #0e5e00;
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0)
}
.radio__check:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .84);
    width: 1.08em;
    height: 1.08em;
    border-radius: 100%;
    z-index: 1;
    opacity: 0;
    margin: 0;
    -webkit-transform: scale3d(4, 4, 1);
    transform: scale3d(4, 4, 1)
}
.radio input[type=radio] {
    opacity: 0;
    width: 0;
    height: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0
}
.radio input[type=radio]:checked~.radio__check, .radio input[type=radio]:checked~.radio__circle {
    opacity: 1
}
.radio input[type=radio]:checked~.radio__check {
    background-color: #0e5e00
}
.radio input[type=radio]:checked~.radio__circle {
    border-color: #0e5e00
}
.radio input[type=radio]:checked+.radio__check::after {
    -webkit-animation: rippleOn .5s;
    animation: rippleOn .5s
}
.radio input[type=radio]:checked+.radio__circle .radio__check {
    -webkit-transform: scale3d(.65, .65, 1);
    transform: scale3d(.65, .65, 1)
}
.radio input[type=radio]:checked+.radio__circle .radio__check::after {
    -webkit-animation: rippleOn .5s;
    animation: rippleOn .5s
}
.radio input[type=radio][disabled]~.radio__check, .radio input[type=radio][disabled]~.radio__circle {
    opacity: .26
}
.radio input[type=radio][disabled]~.radio__check {
    background-color: #000
}
.radio input[type=radio][disabled]~.radio__circle {
    border-color: #000
}
@-webkit-keyframes rippleOn {
    0% {
        opacity: 0
    }
    50% {
        opacity: .2
    }
    100% {
        opacity: 0
    }
}
@keyframes rippleOn {
    0% {
        opacity: 0
    }
    50% {
        opacity: .2
    }
    100% {
        opacity: 0
    }
}
[class^=icons] {
    border: 1px solid #ccc;
    width: 2.29em;
    height: 2.29em;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    line-height: 2.29em
}
.icons {
    border: 1px solid transparent
}
.icons--circle {
    border-radius: 100%
}
.icons--rounded {
    border-radius: 3px
}
.icons--large {
    font-size: 20px
}
.icons--huge {
    font-size: 30px
}
.icons--fb {
    color: #fff;
    border: 1px solid #365899;
    background-color: #365899
}
.icons--fb:hover {
    -webkit-box-shadow: 0 14px 26px -12px rgba(54, 88, 153, .42), 0 4px 23px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(54, 88, 153, .2);
    box-shadow: 0 14px 26px -12px rgba(54, 88, 153, .42), 0 4px 23px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(54, 88, 153, .2)
}
.icons:hover {
    opacity: .5
}
.alert {
    font-size: 14px;
    border: 0;
    padding-top: .72em;
    padding-right: 1.08em;
    padding-bottom: .72em;
    padding-left: 1.08em;
    line-height: 1.43em;
    color: #fff;
    position: relative;
    background-color: #666
}
.alert b {
    text-transform: uppercase
}
.alert__icon {
    font-size: 70%;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 100%;
    width: 2.15em;
    height: 2.15em;
    line-height: 2em
}
.alert__close {
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    cursor: pointer
}
.alert__close:hover {
    color: #d14900
}
.alert__content {
    padding-right: 1.43em
}
.img--rounded {
    border-radius: 6px
}
.img--circle {
    border-radius: 100%
}
.img--raised {
    -webkit-box-shadow: 0 16px 38px -12px rgba(0, 0, 0, .56), 0 4px 25px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2);
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, .56), 0 4px 25px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2)
}
.label {
    font-size: 10px;
    border-radius: 10px;
    padding: .5em 1.2em .5em 1.2em;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    background-color: #666
}
.dropdownjs {
    position: relative;
    line-height: 0
}
.dropdownjs>.form__select, .dropdownjs>ul {
    background: #fff;
    border-radius: .29em;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26);
    padding: .36em .36em .36em .36em;
    overflow: auto;
    width: 100%;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    display: block;
    opacity: 0;
    position: absolute;
    left: 0;
    visibility: hidden;
    z-index: 10000;
    line-height: 1.43em
}
.dropdownjs>.form__select .radio, .dropdownjs>.form__select li, .dropdownjs>ul .radio, .dropdownjs>ul li {
    font-size: 14px;
    font-weight: 400;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    border-radius: 3px;
    padding: .72em .72em .72em .72em
}
.dropdownjs>.form__select .radio.is-selected, .dropdownjs>.form__select .radio:hover, .dropdownjs>.form__select li.is-selected, .dropdownjs>.form__select li:hover, .dropdownjs>ul .radio.is-selected, .dropdownjs>ul .radio:hover, .dropdownjs>ul li.is-selected, .dropdownjs>ul li:hover {
    -webkit-box-shadow: 0 14px 26px -12px rgba(255, 102, 0, .42), 0 4px 23px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(255, 102, 0, .2);
    box-shadow: 0 14px 26px -12px rgba(255, 102, 0, .42), 0 4px 23px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(255, 102, 0, .2);
    background-color: #d14900;
    color: #fff
}
.dropdownjs>.form__select .radio a, .dropdownjs>.form__select li a, .dropdownjs>ul .radio a, .dropdownjs>ul li a {
    color: inherit;
    display: block;
    position: relative
}
.dropdownjs>.form__select .radio a .badge, .dropdownjs>.form__select li a .badge, .dropdownjs>ul .radio a .badge, .dropdownjs>ul li a .badge {
    font-size: 78%;
    top: auto;
    right: 0
}
.dropdownjs>ul {
    width: 200px
}
.dropdownjs>.icons {
    position: absolute;
    right: 0;
    height: auto;
    width: auto;
    z-index: -1
}
.dropdownjs>.icons>i {
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}
.dropdownjs--up ul {
    bottom: 2.5em
}
.dropdownjs-border {
    border-top: 1px solid #ccc;
    margin: .36em 0 .36em 0 !important;
    padding: 0 !important
}
.dropdownjs>.form__input {
    height: auto;
    min-height: 36px;
    cursor: pointer
}
.dropdownjs .form__select {
    max-height: 217px;
    overflow: auto
}
.dropdownjs .form__select .radio {
    margin-top: 0;
    margin-bottom: 5px
}
.dropdownjs .form__select .radio label {
    padding-left: 0;
    display: block;
    color: inherit
}
.dropdownjs .form__select .radio [class^=radio__] {
    display: none
}
.dropdownjs .form__select .checkbox {
    margin: .72em
}
.dropdownjs.is-focused .form__select, .dropdownjs.is-focused ul {
    opacity: 1;
    visibility: visible;
    margin-top: .36em
}
.dropdownjs.is-focused>.form__input {
    outline: 0;
    background-size: 100% 2px, 100% 1px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}
.dropdownjs.is-focused>.icons i {
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}
.modal-backdrop.show {
    opacity: .5
}
.modal-open {
    overflow: hidden
}
.modal {
    font-size: 14px;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: auto;
    overflow-y: scroll;
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}
.modal-box {
    max-width: max-content;
    min-width: 350px;
    padding: 4.29em .72em .72em .72em;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: transform .3s ease-out;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    position: relative;
    z-index: 1050
}
.modal.show {
    opacity: 1
}
.modal.show .modal-box {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}
.modal .close {
    font-size: 16px;
    cursor: pointer;
    -webkit-transition: .2s;
    transition: .2s;
    position: absolute;
    top: -1px;
    right: -1px;
    width: 1.79em;
    height: 2.15em;
    text-align: center;
    border-radius: 0 .43em 0 .43em;
    line-height: 2.15em
}
.modal .close:hover {
    background-color: #d14900
}
.modal-group {
    position: relative;
    background-color: #fff;
    border-radius: .43em;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
}
.modal__header {
    padding: 1.08em
}
.modal__body {
    padding: 1.08em
}
.modal__footer {
    padding: 0 1.08em 1.08em 1.08em;
    text-align: center
}
.tooltips {
    font-size: 13px;
    position: absolute;
    background-color: #fff;
    border-radius: 5px;
    color: #222;
    z-index: 99999999;
    padding: 10px;
    max-width: 200px;
    -webkit-box-shadow: 0 16px 38px -12px rgba(0, 0, 0, .56), 0 4px 25px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2);
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, .56), 0 4px 25px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2);
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform: translate(0, -10px);
    transform: translate(0, -10px)
}
.tooltips::after {
    content: '';
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.tooltips.show {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}
.tooltips.top::after {
    content: '';
    height: 0;
    width: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #fff;
    position: absolute;
    bottom: -10px;
    left: 50%
}
.tooltips.bottom::after {
    content: '';
    height: 0;
    width: 0;
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    position: absolute;
    top: -4px;
    left: 50%
}
.tooltips.left::after {
    content: '';
    height: 0;
    width: 0;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #fff;
    border-top: 7px solid transparent;
    position: absolute;
    top: 50%;
    right: -10px
}
.tooltips.right::after {
    content: '';
    height: 0;
    width: 0;
    border-bottom: 7px solid transparent;
    border-right: 7px solid #fff;
    border-top: 7px solid transparent;
    position: absolute;
    top: 50%;
    left: -4px
}
.popovers {
    position: absolute;
    background-color: #fff;
    border-radius: 5px;
    color: #222;
    z-index: 1;
    padding: 10px;
    max-width: 300px;
    -webkit-box-shadow: 0 16px 38px -12px rgba(0, 0, 0, .56), 0 4px 25px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2);
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, .56), 0 4px 25px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2);
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform: translate(0, -10px);
    transform: translate(0, -10px)
}
.popovers::after {
    content: '';
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.popovers.show {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}
.popovers__title {
    font-size: 20px;
    margin-bottom: .25em
}
.popovers__content {
    font-size: 14px
}
.popovers.top::after {
    content: '';
    height: 0;
    width: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #fff;
    position: absolute;
    bottom: -10px;
    left: 50%
}
.popovers.bottom::after {
    content: '';
    height: 0;
    width: 0;
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    position: absolute;
    top: -4px;
    left: 50%
}
.popovers.left::after {
    content: '';
    height: 0;
    width: 0;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #fff;
    border-top: 7px solid transparent;
    position: absolute;
    top: 50%;
    right: -10px
}
.popovers.right::after {
    content: '';
    height: 0;
    width: 0;
    border-bottom: 7px solid transparent;
    border-right: 7px solid #fff;
    border-top: 7px solid transparent;
    position: absolute;
    top: 50%;
    left: -4px
}
.thumbnail {
    line-height: 0;
    margin-bottom: .72em;
    overflow: hidden;
    display: inline-block
}
.card-product__image {
    line-height: 0;
    text-align: center;
    position: relative;
    overflow: hidden
}
.card-product__image-percent {
    font-size: 12px;
    position: absolute;
    top: 9px;
    left: -17px;
    background: #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 5.84em;
    text-align: center;
    border-bottom: 1px solid #0e5e00;
    padding: .92em 0 .59em 0;
    color: red
}
.card-product__content, .card-product-05 .color-list {
    padding: 0 10px;
    position: absolute;
    width: 100%;
    bottom: 15px;
}
.card-product__content-title {
    margin: .72em 0 .72em 0;
    font-size: 16px;
}
.card-product__content-title>a {
    color: #222;
    display: block;
    position: relative;
    height: 2.82em;
    line-height: 1.42857;
    overflow: hidden
}
.card-product__content-title>a:hover, .card-product__content-title:hover {
    color: #0e5e00
}
.card-product__content-price .price-discount {
    font-weight: bold;
    color: #d14900
}
@media (max-width:480px) {
    .card-product__content-price .price-discount {
        margin-bottom: 5px
    }
}
.card-product__content-price .price-market {
    color: #333;
    text-decoration: line-through;
    font-weight: 400
}
@media (max-width:480px) {
    .card-product__content-price {
        display: block
    }
}
.card-product-05 {
    display: block;
    padding: .5em .5em .5em .5em;
    margin-bottom: 20px;
    -webkit-transition: border .2s linear;
    transition: border .2s linear;
    border: 1px solid transparent;
    border-bottom: 2px solid transparent
}
.card-product-05:hover {
    border: 1px solid #eee;
    border-bottom: 2px solid #d14900
}
@media (max-width:768px) {
    .card-product-05 {
        border: 1px solid #eee;
        border-bottom: 2px solid #0e5e00
    }
}
.card-product-05 .card-product__content {
    position: relative;
    margin: 10px 0 5px
}
.card-product-05 .card-product__content-title {
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 15px;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 10px;
}
.card-product-05 .card-product__content-title>a, .card-product-05 .card-product__content-title .name {
    color: #222;
    height: auto
}
.card-product-05 .card-product__content-title>a:hover, .card-product-05 .card-product__content-title .name:hover {
    color: #0e5e00
}
.card-product-05 .card-product__content-cate {
    font-size: 12px;
    font-weight: 700;
    color: #6c6c6c;
    letter-spacing: 1px;
    margin-top: 10px;
    width: calc(100% - 35px)
}
.card-product-05 .card-product__content-cate>a {
    color: #222
}
.card-product-05 .card-product__content-cate>a:hover {
    color: #d14900
}
.card-product-05 .card-product__content-divider {
    width: 100%;
    height: 1px;
    background: #e2e2e2;
    position: relative;
    margin-top: 10px;
    padding: 0 10px;
}
.card-product__content-ts {
    margin-top: 6px;
    margin-bottom: 7px;
    padding: 0 10px;
}
.card-product__content-ts i.fa {
    color: #d14900;
    margin-right: 3px;
}
.card-product__content-prices {
    padding: 0 10px;
    margin-bottom: 5px;
}
.card-product__content-prices .discount {
    font-size: 16px;
    font-weight: bold;
    color: #d14900;
}
.card-product__content-prices .market {
    font-size: 12px;
    color: #909090;
    margin-left: 8px;
    text-decoration: line-through;
}
@media screen and (max-width: 479px){
    .card-product__content-ts {
        font-size: 13px;
    }
}
.card-product-05 .card-product__content-percent {
    background-color: #d14900;
    position: relative;
    float: right;
    width: 30px;
    padding-top: 3px;
    right: 0;
    color: #fff;
    font-size: 9.5px;
    text-align: center;
    font-weight: 700
}
.card-product-05 .card-product__content-percent a {
    display: block;
    color: #fff;
    font-size: 14px
}
.card-product-05 .card-product__content-percent:after {
    border-color: #d14900 transparent #d14900;
    border-style: solid;
    border-width: 10px 15px 0 15px;
    content: '';
    left: 0;
    bottom: -10px;
    position: absolute
}
.card-product-05 .card-product__content-05-price {
    text-align: right;
    margin-top: 5px
}
.card-product-05 .card-product__content-05-price .price-market {
    text-decoration: line-through;
    margin-top: 15px
}
.card-product-05 .card-product__content-05-price .price-discount {
    color: #000
}
.card-product-05 .card-product__content-05-price .price-discount span {
    color: #222
}
[class*=card-news-] {
    display: block;
    font-size: 14px;
    background-color: #fff;
    margin-bottom: 1.43em;
    overflow: hidden
}
@media (max-width:360px) {
    .image-overlay {
        display: none
    }
}
.card-news__image {
    display: block;
    line-height: 0;
    position: relative;
    overflow: hidden
}
@media (max-width:360px) {
    .card-news__image img {
        width: 300px
    }
}
.card-news__image .image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: .3s all ease;
    transition: .3s all ease;
    z-index: 2;
    background-color: rgba(0, 0, 0, .68);
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0
}
.card-news__image .image-overlay .btn {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: .5
}
.card-news__image .image-overlay .btn:hover {
    opacity: 1
}
@media (max-width:360px) {
    .card-news__image {
        margin-right: 0 !important;
        text-align: center;
        width: 100%
    }
}
.card-news__content-title>a, .card-news__content-title .name {
    color: #0e5e00;
    display: block;
    position: relative;
    height: 2.82em;
    line-height: 1.42857;
    overflow: hidden;
    height: auto;
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 17px
}
.card-news__content-title>a:hover, .card-news__content-title .name:hover {
    color: #d14900
}
@media (max-width:420px) {
    .card-news__content-title>a, .card-news__content-title .name {
        font-size: 15px;
    }
}
@media (max-width:360px) {
    .card-news__content-title>a, .card-news__content-title .name {
        font-size: 16px;
        margin-top: 10px
    }
}
.card-news__content-social a {
    margin-left: 5px
}
.card-news__content-source {
    margin: .36em 0 .36em 0
}
.card-news__content-source li {
    display: inline-block;
    font-size: 12px;
    line-height: 2.5em;
    margin-right: .42em
}
.card-news__content-source li a span {
    text-transform: uppercase
}
.card-news__content-source li a:hover {
    color: #d14900
}
.card-news--rounded {
    border-radius: 6px
}
.card-news--raised {
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .23);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .23)
}
.card-news--border {
    border: 1px solid #eee
}
.card-news-01:after, .card-news-01:before {
    content: " ";
    display: table
}
.card-news-01:after {
    clear: both
}
.card-news-01 .card-news__image {
    float: left;
    margin-right: 15px;
    max-width: 200px
}
@media (max-width:479px) {
    .card-news-01 .card-news__image {
        text-align: center;
        float: none;
        margin-right: 0;
        max-width: 100%
    }
}
.card-news-01 .card-news__content-source {
    margin: .36em 0 .36em 0
}
@media (max-width:480px) {
    .card-news-01 .card-news__content-source {
        display: none
    }
}
.card-news-01 .card-news__content-description {
    display: block;
    font-size: 14px;
    line-height: 1.43em;
    height: 5.72em;
    overflow: hidden
}
@media (max-width:768px) {
    .card-news-01 .card-news__content-description {
        display: block;
        font-size: 14px;
        line-height: 1.43em;
        height: 4.29em;
        overflow: hidden
    }
}
@media (max-width:640px) {
    .card-news-01 .card-news__content-description {
        display: block;
        font-size: 14px;
        line-height: 1.43em;
        height: 2.86em;
        overflow: hidden
    }
}
@media (max-width:480px) {
    .card-news-01 .card-news__content-description {
        display: block;
        font-size: 14px;
        line-height: 1.43em;
        height: 4.29em;
        overflow: hidden;
        margin-top: 5px
    }
}
@media (max-width:360px) {
    .card-news-01 .card-news__content-description {
        display: block;
        font-size: 14px;
        line-height: 1.43em;
        height: 5.72em;
        overflow: hidden
    }
}
.card-news-01:hover .image-overlay {
    opacity: 1
}
.card-news-02 {
    border-radius: 6px
}
.card-news-02 .card-news__content {
    padding: 1.08em 1.08em .72em 1.08em
}
.card-news-02 .card-news__content-description {
    padding-left: 1.08em;
    margin-right: 1.08em;
    border-left: 1px dotted #ccc;
    display: block;
    font-size: 14px;
    line-height: 1.43em;
    height: 5.72em;
    overflow: hidden
}
@media (max-width:480px) {
    .card-news-02 .card-news__content {
        padding: 0;
        margin-top: 10px
    }
}
/* BEGIN s-breadcrumb-1 */
.s-breadcrumb-1 {
    font-size: 14px;
    padding: 0.72em 0 0.72em 0;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}
.s-breadcrumb-1 li:not(:first-child)::before {
    content: "\f101";
    font-family: FontAwesome;
    font-size: 0.786em;
    margin: 0 0.637em;
    color: #333;
}
.s-breadcrumb-1 li:first-child a>i {
    font-size: 1.429em;
}
.s-breadcrumb-1 li a {
    color: #333;
    font-weight: bold;
}
.s-breadcrumb-1 li a:hover {
    color: #d14900;
}

/* END s-breadcrumb-1 */
.pagination {
    font-size: 12px;
    margin: 20px auto
}
.pagination + .news-page-02 {
    margin-top: 40px;
}
.pagination>li {
    display: inline;
    margin: 0 2px
}
.pagination>li>a, .pagination>li>span {
    font-size: inherit;
    display: inline-block;
    font-weight: 400;
    border: 0;
    border-radius: 30px;
    width: 2.5em;
    height: 2.5em;
    text-align: center;
    line-height: 2.34em;
    color: #333;
    -webkit-transition: all .3s;
    transition: all .3s
}
.pagination>li>a:hover {
    background-color: #eee;
    color: #666
}
.pagination>li.active>a, .pagination>li.active>span {
    color: #fff;
    background: #d14900;
    border: 1px solid #d14900
}
.pagination--circle>li>a, .pagination--circle>li>span {
    border: 1px solid #ddd
}
.pagination--circle>.active>a, .pagination--circle>.active>span {
    border: 1px solid #0e5e00
}
.pagination--rounded>li>a, .pagination--rounded>li>span {
    border-radius: 3px;
    border: 1px solid #ddd
}
.pagination--rounded>.active>a, .pagination--rounded>.active>span {
    border: 1px solid #0e5e00
}
.pagination--square>li>a, .pagination--square>li>span {
    border-radius: 0;
    border: 1px solid #ddd
}
.pagination--square>.active>a, .pagination--square>.active>span {
    border: 1px solid #0e5e00
}
.pagination--right {
    text-align: right
}
.pagination--center {
    text-align: center
}
.pagination--large {
    font-size: 14px
}
.pagination--huge {
    font-size: 16px
}
table {
    border-spacing: 0;
    border-collapse: collapse
}
.table {
    width: 100%;
    max-width: 100%;
    font-size: 14px
}
.table td, .table th {
    padding: .5em;
    border-bottom: 1px solid #ccc
}
.table tr:last-child td {
    border: none
}
.table td:first-child, .table th:first-child {
    padding-left: 0
}
.table td:last-child, .table th:last-child {
    padding-right: 0
}
.table .td-image {
    width: 6%;
    line-height: 0
}
.table .td-image img {
    width: 3.58em
}
.table .td-desc, .table .td-name {
    width: 20%
}
.table .td-number {
    width: 10%
}
.table .td-quantity {
    font-size: 81%
}
.table .td-quantity input {
    font-weight: bold;
    margin: 0 auto;
    width: 2.29em;
    height: 2.29em;
    display: block;
    text-align: center;
    border: 1px solid #0e5e00;
    font-size: inherit
}
.table .td-remove {
    width: 1%
}
@media (max-width:768px) {
    .td-desc, .th-desc {
        display: none
    }
}
@media (max-width:480px) {
    .table {
        font-size: 78%
    }
}
.footer__top-title {
    margin: 10px 0;
    text-transform: uppercase;
}
.footer__top-title i {
    color: #fff
}
.footer__top-title span {
    color: #fff;
    font-size: 17px;
    font-weight: bold;
}
.footer__top-title span:after {
    display: block;
    content: '';
    height: 1px;
    background: rgba(255, 255, 255, .5);
    margin-top: 5px;
    width: 100%
}
.footer__top-menu {
    margin-top: 10px;
}
.footer__top-menu .name-company h5 {
    font-weight: 700
}
.footer__top-menu li {
    margin-bottom: 10px;
    color: #fff;
    font-size: 13px
}
.footer__top-menu li h1 {
    font-size: inherit;
}
.footer__top-menu li a {
    color: #fff;
    font-size: 15px;
    display: inline-block;
    transition: 0.25s ease-in-out;
}
.footer__top-social {
    margin-top: 25px;
}
.footer__top-social a {
    font-size: 22px;
}
.footer__top-social a + a {
    margin-left: 10px;
}
.fa-street-view:before {
    content: "\f21d";
    display: inline-block;
    margin-right: 10px;
}
.fa-globe:before {
    content: "\f0ac";
    display: inline-block;
    margin-right: 10px;
}
.footer__top-menu li a h5 {
    display: inline
}
.footer__top-menu.support li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.footer__top-menu.support li a:before {
    content: "\f105";
    font: normal normal normal 13px/1 FontAwesome;
    margin-right: 5px;
    font-size: 10px;
    color: rgba(255, 255, 255, .8)
}
.footer__top-menu li a:hover, .footer__top-menu li.is-active a {
    color: #f90;
}
.footer__top-menu li>span {
    font-size: 15px;
    line-height: 20px
}
.footer__top-menu li>span.fa:before {
    text-align: center;
    width: 15px;
    color: rgba(255, 255, 255, .8)
}
.footer__top-menu li>span+span {
    margin-left: 30px
}
.footer__bot-copyright, .footer__bot-developed {
    font-size: 12px;
    text-align: center;
    height: 32px;
    line-height: 26px;
    padding-top: 5px
}
.footer__bot-developed {
    float: right
}
.footer__bot-developed a {
    display: inline-block;
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
    margin-left: 3px
}
.footer-03 {
    margin-top: 20px
}
.footer-03 .footer__top {
    background-color: #136704;
    padding-top: 35px;
    padding-bottom: 20px
}
.footer-03 .footer__top hr {
    width: 195px
}
.footer-03 .footer__top-title i {
    color: #eee
}
.footer-03 .footer__top-title span:after {
    background: #eee
}
.footer-03 .footer__bot {
    background-color: #0e5e00;
    overflow: hidden;
}
.wrap-all {
    overflow: hidden
}
.container {
    position: relative
}
.hd-menu h3 {
    font-size: 14px
}
.hd-menu.is-active>ul {
    right: 0 !important
}
@media (max-width:1199px) {
    .button-click-mobile {
        width: 28px;
        height: 18px;
        float: right;
        position: relative;
        cursor: pointer
    }
    .button-click-mobile span {
        width: 100%;
        height: 2px;
        background: #0e5e00;
        display: block;
        margin-top: 8px
    }
    .button-click-mobile.show span {
        display: none
    }
    .button-click-mobile:after, .button-click-mobile:before {
        content: '';
        display: block;
        width: 100%;
        height: 2px;
        background: #0e5e00;
        position: absolute;
        -webkit-transition: all .3s linear;
        transition: all .3s linear
    }
    .button-click-mobile:after {
        bottom: 0
    }
    .button-click-mobile.show:after {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: bottom left;
        transform-origin: bottom left
    }
    .button-click-mobile:before {
        top: 0
    }
    .button-click-mobile.show:before {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0
    }
}
.header-08__mid {
    padding-bottom: 20px;
    padding: 15px 0 10px
}
.header-08__mid .hd-info div:first-child {
    color: #333;
    font-size: 12px;
    text-transform: uppercase;
}
.header-08__mid .hd-info div:last-child {
    cursor: pointer;
    color: #ee0000;
    font-size: 22px;
    font-weight: 700;
}
.header-08__mid .hd-logo {
    line-height: 0
}
.header-08__mid .hd-logo img {
    height: 65px
}
.header-08__mid .hd-services li {
    position: relative;
    display: inline-block;
    white-space: nowrap;
    font-size: 13px
}
.header-08__mid .hd-services li:nth-child(2) {
    padding: 0 30px
}
.header-08__mid .hd-services li i:before {
    background-color: #f4f4f4;
    border-radius: 50%;
    display: inline-block;
    font-size: 20px;
    height: 45px;
    line-height: 45px;
    margin-right: 15px;
    text-align: center;
    text-indent: 0;
    width: 45px;
    color: #666
}
.header-08__mid .hd-services li p {
    font-size: 1em;
    font-family: Montserrat, sans-serif;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #666
}
.header-08__mid .hd-services li p span {
    color: #f9b002
}
@media (max-width:1024px) {
    .header-08__mid .hd-services li {
        font-size: 10px
    }
    .header-08__mid .hd-services li i:before {
        height: 2em;
        line-height: 2em;
        width: 2em;
        font-size: 1.5em
    }
}
@media (max-width:768px) {
    .header-08__mid .hd-services li {
        width: 49%;
        margin-bottom: 5px
    }
    .header-08__mid .hd-services li:nth-child(2) {
        padding: 0
    }
}
@media (max-width:640px) {
    .header-08__mid .hd-services li {
        display: none
    }
}
.header-08__mid .ht-contact {
    font-family: Montserrat;
    text-transform: uppercase;
    position: relative;
    color: #f9b002;
    line-height: 26px;
    font-size: 13px;
    padding-left: 45px
}
.header-08__mid .ht-contact b {
    color: #333;
    font-weight: 600
}
.header-08__mid .ht-contact:before {
    content: "\f2a0";
    font: normal normal normal 45px/1 FontAwesome;
    position: absolute;
    top: 0;
    left: 0;
    color: #666
}
@media (max-width:1024px) {
    .header-08__mid .ht-contact {
        display: none
    }
}
.header-08__bot {
    z-index: 1001;
    background-color: #136704;
    height: 40px;
    position: relative
}
.header-08__bot .hd-category {
    position: absolute;
    width: 280px;
    float: left
}
.header-08__bot .hd-category .sidebar-02__title {
    height: 40px;
    padding: 0 15px;
    background-color: rgba(14, 94, 0, .5)
}
.header-08__bot .hd-category .sidebar-02__title span.fa {
    font-weight: 700;
    padding-left: 0
}
.header-08__bot .hd-category .sidebar-02__title span.fa:before {
    color: #fff;
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    border: 1px solid #fff;
    line-height: 20px;
    margin-right: 10px;
    border-radius: 3px;
    vertical-align: middle;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}
.header-08__bot .hd-category .sidebar-02__category a:hover {
    color: #d14900
}
.header-08__bot .hd-category .sidebar-02__category .ui-menu-item>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #222;
    transition: 0.25s ease-in-out;
}
.header-08__bot .hd-category .sidebar-02__category .ui-menu-item.active>a, .header-08__bot .hd-category .sidebar-02__category .ui-menu-item>a:hover {
    color: #d14900;
}
.header-08__bot .hd-category .sidebar-02__category .ui-menu-item>a img {
    height: 30px;
    margin-right: 13px;
    position: static
}
.header-08__bot .hd-search {
    float: left;
    height: 30px;
    background-color: #fff;
    margin: 5px 15px;
    border-radius: 3px;
    width: calc(100% - 515px);
    margin-left: 305px
}
.header-08__bot .hd-search form {
    position: relative
}
.header-08__bot .hd-search form select {
    opacity: 0;
    position: absolute;
    background-color: #fff;
    border: none;
    color: #333;
    cursor: pointer;
    border-radius: 0;
    -webkit-border-radius: 0;
    float: left;
    font-size: 12px;
    height: 30px;
    left: 0;
    line-height: 30px;
    padding: 1px 14px 0 10px;
    position: absolute;
    text-align: left;
    -webkit-appearance: none;
    width: 165px
}
.header-08__bot .hd-search form select>option {
    padding: 3px 0 3px 10px;
    text-align: left
}
.header-08__bot .hd-search form select:focus {
    outline: 0
}
@media (max-width:1024px) {
    .header-08__bot .hd-search form select {
        width: 90px
    }
}
.header-08__bot .hd-search form .form-group {
    position: relative;
    float: left;
    width: 200px;
    height: 30px;
    margin-bottom: 0;
    color: #555
}
@media (max-width:1024px) {
    .header-08__bot .hd-search form .form-group {
        width: 90px
    }
}
.header-08__bot .hd-search form .form-group.show span::after {
    content: '\f106'
}
.header-08__bot .hd-search form .form-group span {
    line-height: 30px;
    display: block;
    padding-left: 15px;
    cursor: pointer;
    position: relative
}
.header-08__bot .hd-search form .form-group span::after {
    position: absolute;
    right: 15px;
    content: "\f107";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit
}
.header-08__bot .hd-search form .form-group span::before {
    position: absolute;
    right: 8px;
    content: '';
    display: block;
    width: 1px;
    height: 20px;
    background: #ccc;
    top: 5px
}
.header-08__bot .hd-search form .form-group ul {
    position: absolute;
    background: #fff;
    z-index: 111;
    width: 193px;
    display: none;
    height: 205px;
    overflow: auto !important;
    border-top: 5px solid #136704;
    padding: 5px 0
}
.header-08__bot .hd-search form .form-group ul::-webkit-scrollbar {
    width: 5px;
    background-color: #f5f5f5
}
.header-08__bot .hd-search form .form-group ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #ccc
}
.header-08__bot .hd-search form .form-group ul li {
    padding: 5px 15px;
    display: block;
    font-size: 13px;
    cursor: pointer;
    text-transform: uppercase
}
.header-08__bot .hd-search form .form-group ul li:hover {
    color: #0e5e00
}
.header-08__bot .hd-search form input {
    background: 0 0;
    border: medium none;
    display: inline;
    height: 30px;
    font-size: 12px;
    line-height: 1.42857;
    color: #333;
    vertical-align: middle;
    border-radius: 3px;
    width: calc(100% - 35px);
    padding-left: 15px
}
.header-08__bot .hd-search form input:focus {
    outline: 0
}
.header-08__bot .hd-search form button {
    border: medium none;
    color: #fff;
    display: block;
    height: 24px;
    margin: 3px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 28px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 3px;
    font-size: 12px;
    background-color: #d14900
}
.header-08__bot .hd-search form button:hover {
    opacity: .5
}
.header-08__bot .hd-cart {
    float: right
}
.header-08__bot .hd-cart a {
    display: block;
    color: #fff;
    font-family: Montserrat;
    font-weight: 600;
    font-size: 13px;
    padding-left: 3.24em;
    position: relative;
    text-transform: uppercase
}
.header-08__bot .hd-cart a:before {
    content: "\f07a";
    font: normal normal normal 2.77em FontAwesome;
    position: absolute;
    left: 0;
    font-size: 20px;
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
}
.header-08__bot .hd-cart a sup {
    text-transform: capitalize
}
.header-08__bot .hd-cart a span {
    font-size: 10px
}
.header-08__bot .hd-cart a span:first-child {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    display: inline-block
}
@media (max-width:480px) {
    .header-08__bot .hd-cart a span:first-child {
        display: none
    }
}
.header-08__bot .hd-cart a .ajax_cart_quantity {
    background-color: #d14900;
    border-radius: 50%;
    font-size: 11px;
    width: 1.82em;
    line-height: 1.82em;
    position: absolute;
    text-align: center;
    top: 3px;
    left: 15px
}
@media (max-width:360px) {
    .header-08__bot .hd-cart {
        position: relative;
        margin-top: 2px;
        margin-right: -15px
    }
}
.news-page__title {
    font-size: 20px;
    line-height: 1.3em;
    margin: 1em 0 .9em 0;
    color: #0e5e00
}
.news-page__social {
    margin-bottom: 1em
}
.news-page__description {
    font-weight: bold;
    text-align: justify;
    margin-bottom: 1.43em;
    line-height: 1.43em;
    position: relative
}
.news-page__description:after, .news-page__description:before {
    font: normal normal normal 14px/1 FontAwesome;
    color: #666
}
.news-page__description:before {
    content: "\f10d";
    margin-right: 7px
}
.news-page__description:after {
    content: "\f10e";
    margin-left: 7px;
    position: absolute;
    bottom: 2px
}
.news-page__detail {
    margin-bottom: 2.15em
}
.sidebar-02__title {
    font-size: 14px;
    height: 40px;
    text-transform: uppercase;
    padding: 0 20px;
    background-color: #0e5e00;
    font-weight: bold;
    color: #fff;
    cursor: pointer
}
.sidebar-02__category {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-top: none
}
.sidebar-02__category .title-cate {
    font-size: inherit
}
.sidebar-02__category>.ui-menu-item {
    position: relative
}
.sidebar-02__category>.ui-menu-item>a {
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .72em 0 .72em 3.58em;
    border: 0;
    line-height: 1.72em;
    text-align: left;
    border-top: 1px solid #f0f0f0;
    width: 100%;
    color: #333;
    margin: 0;
    position: relative
}
.sidebar-02__category>.ui-menu-item>a img {
    left: 20px;
    position: absolute;
    top: .93em
}
@media (min-width:1200px) {
    .sidebar-02__category>.ui-menu-item>.level0-submenu {
        position: fixed;
        border: 1px solid #e5e5e5;
        z-index: 1;
        background: #fff;
        padding: 20px;
        opacity: 0;
        visibility: hidden;
        min-width: 200px
    }
    .sidebar-02__category>.ui-menu-item>.level0-submenu li a {
        color: #333;
        padding: 3px 0;
        display: block;
        line-height: 24px
    }
    .sidebar-02__category>.ui-menu-item>.level0-submenu li a span.fa {
        font-size: 13px;
        line-height: 1.85em;
        padding: 0 1.16em 0 1.16em
    }
    .sidebar-02__category>.ui-menu-item>.level0-submenu li a span.fa::before {
        font-size: 10px;
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }
    .sidebar-02__category>.ui-menu-item>.level0-submenu li a:hover {
        color: #d14900
    }
    .sidebar-02__category>.ui-menu-item.other-link {
        display: none
    }
    .sidebar-02__category>.ui-menu-item.classic>.level0-submenu {
        width: 250px;
        padding: 0
    }
    .sidebar-02__category>.ui-menu-item.classic>.level0-submenu .subchildmenu .ui-menu-item.level2 {
        border-bottom: 1px solid #eee
    }
    .sidebar-02__category>.ui-menu-item.classic>.level0-submenu .subchildmenu .ui-menu-item.level2 a {
        padding: 10px 20px
    }
    .sidebar-02__category>.ui-menu-item.staticwidth>.level0-submenu:after, .sidebar-02__category>.ui-menu-item.staticwidth>.level0-submenu:before {
        content: " ";
        display: table
    }
    .sidebar-02__category>.ui-menu-item.staticwidth>.level0-submenu:after {
        clear: both
    }
    .sidebar-02__category>.ui-menu-item.staticwidth>.level0-submenu>.subchildmenu {
        float: left;
        padding-right: 10px
    }
    .sidebar-02__category>.ui-menu-item.staticwidth>.level0-submenu>.subchildmenu .level1>a {
        font-size: 14px;
        display: block;
        color: #444;
        font-weight: bold;
        padding: 7px 10px;
        margin: 15px 0 10px;
        border-left: 3px solid #fe9c00;
        text-transform: uppercase;
        line-height: 1
    }
    .sidebar-02__category>.ui-menu-item.staticwidth>.level0-submenu>.subchildmenu .level1>a h3 {
        display: inline-block
    }
    .sidebar-02__category>.ui-menu-item.staticwidth>.level0-submenu>.subchildmenu .level1>a::after {
        content: '';
        display: block;
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
        width: calc(100% - 40px);
        height: 1px;
        background: #e5e5e5
    }
    .sidebar-02__category>.ui-menu-item.staticwidth>.level0-submenu>.subchildmenu .level2>a {
        padding: .36em 0 .36em 0
    }
    .sidebar-02__category>.ui-menu-item.staticwidth>.level0-submenu>.subchildmenu .level2>a>span {
        padding: 0 1em 0 1em
    }
    .sidebar-02__category>.ui-menu-item:hover>a {
        color: #d14900
    }
    .sidebar-02__category>.ui-menu-item:hover>.level0-submenu {
        opacity: 1;
        visibility: visible;
        z-index: 2;
        left: 100%;
        position: absolute;
        top: 0
    }
}
@media (max-width:1200px) {
    .sidebar-02__category>.ui-menu-item.level0.is-active>.level0-submenu {
        display: block
    }
    .sidebar-02__category>.ui-menu-item>.level0-submenu {
        padding-left: 20px;
        display: none
    }
    .sidebar-02__category>.ui-menu-item>.level0-submenu>.subchildmenu>li>a {
        padding: 10px 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .sidebar-02__category>.ui-menu-item>.level0-submenu>.subchildmenu>li h3 {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
    .sidebar-02__category>.ui-menu-item>.level0-submenu>.subchildmenu>li.is-active>.subchildmenu {
        display: block
    }
    .sidebar-02__category>.ui-menu-item>.level0-submenu>.subchildmenu>li>.subchildmenu {
        display: none
    }
    .sidebar-02__category>.ui-menu-item>.level0-submenu>.subchildmenu>li>.subchildmenu>li>a {
        padding: 10px 15px;
        display: block
    }
}
.sidebar-02__category>.expand-category-link {
    background: #f9bc02 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-family: fontawesome;
    font-weight: 400;
    height: 11px;
    line-height: 2px;
    padding-top: 4px;
    position: relative;
    text-align: center;
    z-index: 9;
    cursor: pointer
}
.sidebar-02__category>.expand-category-link:before {
    content: "\f0d7";
    color: #fff
}
.sidebar-02__category>.expand-category-link.expanding:before {
    content: "\f0d8";
    color: #fff
}
.sidebar-02__category>.ui-menu-item>ul>li {
    border-left: 2px solid transparent
}
.sidebar-02__category>.ui-menu-item>ul>li>a {
    border-top: 1px solid #f0f0f0;
    padding: 13px 15px 13px;
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    color: #333
}
.sidebar-02__category>.ui-menu-item>ul>li>a:before {
    content: "\f101";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    color: #333;
    font-size: 12px;
    margin-right: 5px
}
/* .sidebar-02__category>.ui-menu-item>ul>li:hover {
    border-left: 2px solid #d14900
} */
.sidebar-02__category>.ui-menu-item>ul>li:hover a {
    color: #d14900;
}
.sidebar-02__category .title-cate {
    text-transform: uppercase;
    font-size: 15px
}
.sidebar-02__title i.is-active {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}
.clearfix:after, .clearfix:before {
    content: " ";
    display: table
}
.clearfix:after {
    clear: both
}
.center-block, .modal-box {
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none
}
.pull-right {
    float: right !important
}
.pull-left {
    float: left !important
}
.hide {
    display: none !important
}
.show {
    display: block !important
}
.invisible {
    visibility: hidden
}
.hidden {
    display: none !important;
    visibility: hidden !important
}
.visible-xs, td.visible-xs, th.visible-xs, tr.visible-xs {
    display: none !important
}
@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row !important
    }
    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}
.visible-sm, td.visible-sm, th.visible-sm, tr.visible-sm {
    display: none !important
}
@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row !important
    }
    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}
.visible-md, td.visible-md, th.visible-md, tr.visible-md {
    display: none !important
}
@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row !important
    }
    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}
.visible-lg, td.visible-lg, th.visible-lg, tr.visible-lg {
    display: none !important
}
@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row !important
    }
    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}
@media (max-width:767px) {
    .hidden-xs, td.hidden-xs, th.hidden-xs, tr.hidden-xs {
        display: inherit;
        width: 0;
        height: 0;
        padding: 0;
        margin: 0;
        visibility: hidden;
        opacity: 0;
        overflow: hidden;
    }
}
@media (min-width:768px) and (max-width:991px) {
    .hidden-sm, td.hidden-sm, th.hidden-sm, tr.hidden-sm {
        display: inherit;
        width: 0;
        height: 0;
        padding: 0;
        margin: 0;
        visibility: hidden;
        opacity: 0;
        overflow: hidden;
    }
}
@media (min-width:992px) and (max-width:1199px) {
    .hidden-md, td.hidden-md, th.hidden-md, tr.hidden-md {
        display: none !important
    }
}
@media (min-width:1200px) {
    .hidden-lg, td.hidden-lg, th.hidden-lg, tr.hidden-lg {
        display: none !important
    }
}
.text--default {
    color: #222
}
.text--white {
    color: #fff
}
.text--primary {
    color: #0e5e00
}
.text--secondary {
    color: #d14900
}
.text--success {
    color: #55b559
}
.text--error {
    color: #f55145
}
.text--warning {
    color: #ff9e0f
}
.text--info {
    color: #00cae3
}
.text--icons {
    color: #666
}
.text--muted {
    color: #909090
}
.text-center {
    text-align: center
}
.text-right {
    text-align: right
}
.text-left {
    text-align: left
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.text-uppercase {
    text-transform: uppercase
}
.text-uppercase-none {
    text-transform: none
}
.text--muted {
    color: #919191
}
.text--hypertext {
    color: #00f
}
.text--hypertext:hover {
    color: #d14900
}
.bg--default {
    background-color: #222
}
.bg--white {
    background-color: #fff
}
.bg--primary {
    background-color: #0e5e00
}
.bg--secondary {
    background-color: #d14900
}
.bg--success {
    background-color: #55b559
}
.bg--error {
    background-color: #f55145
}
.bg--warning {
    background-color: #ff9e0f
}
.bg--info {
    background-color: #00cae3
}
.bg--icons {
    background-color: #666
}
.bg--muted {
    background-color: #909090
}
.border--default {
    border-color: #222
}
.border--white {
    border-color: #fff
}
.border--primary {
    border-color: #0e5e00
}
.border--secondary {
    border-color: #d14900
}
.border--success {
    border-color: #55b559
}
.border--error {
    border-color: #f55145
}
.border--warning {
    border-color: #ff9e0f
}
.border--info {
    border-color: #00cae3
}
.border--icons {
    border-color: #666
}
.border--muted {
    border-color: #909090
}
[class^=section] {
    background-position: center center;
    background-size: cover
}
.section-image {
    position: relative
}
.section-image::after {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
    content: "";
    background-color: rgba(0, 0, 0, .7)
}
.section-image .container {
    position: relative;
    z-index: 2
}
.section-image--fixed {
    background-attachment: fixed
}
.card-news__content-title, .overlay, .title {
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear
}
a+i, i+a, i+span, span+i {
    margin-left: 0.1em;
}
span+span.icons {
    height: auto;
    width: auto;
    line-height: normal
}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background-color: rgba(0, 0, 0, .68);
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0
}
.overlay .btn {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: .5
}
.overlay .btn:hover {
    opacity: 1
}
.hover a:hover {
    color: #d14900
}
.overlay-transparent {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}
.loading_gif {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
    background-color: rgba(51, 51, 51, .31);
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
[class*=c-icon] {
    display: inline-block;
    position: relative;
    font-size: 13px;
    width: 1.39em;
    height: 1.39em;
    color: #333;
    border-radius: 3px;
    -webkit-transition-duration: .2s;
    transition-duration: .2s
}
[class*=c-icon] i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
[class*=c-icon]:hover {
    opacity: .7
}
[class*=c-icon-bg] {
    background-color: #333;
    color: #fff!important;
}
[class*=c-icon-border] {
    border: 1px solid #ccc
}
[class*=c-icon-img] {
    background-size: .7em;
    background-repeat: no-repeat;
    background-position: center
}
.c-icon--fb {
    color: #365899
}
.c-icon--gl {
    color: #dd4b39
}
.c-icon--tw {
    color: #55acee
}
.c-icon--pr {
    color: #d63633
}
.c-icon--ins {
    color: #cc2127
}
.c-icon--yt {
    color: #e52d27
}
.c-icon--in {
    color: #0976b4
}
.c-icon--zalo {
    color: #0180c6
}
.c-icon--skype {
    color: #00aff0
}
.c-icon--white {
    color: #fff
}
.c-icon--primary {
    color: #0e5e00
}
.c-icon--secondary {
    color: #d14900
}
.c-icon-circle {
    border-radius: 100%
}
.c-icon-border--fb {
    border-color: #365899
}
.c-icon-border--gl {
    border-color: #dd4b39
}
.c-icon-border--tw {
    border-color: #55acee
}
.c-icon-border--pr {
    border-color: #d63633
}
.c-icon-border--ins {
    border-color: #cc2127
}
.c-icon-border--yt {
    border-color: #e52d27
}
.c-icon-border--in {
    border-color: #0976b4
}
.c-icon-border--zalo {
    border-color: #0180c6
}
.c-icon-border--skype {
    border-color: #00aff0
}
.c-icon-border--white {
    border-color: #fff
}
.c-icon-border--primary {
    border-color: #0e5e00
}
.c-icon-border--secondary {
    border-color: #d14900
}
.c-icon-border--fb {
    color: #365899
}
.c-icon-border--gl {
    color: #dd4b39
}
.c-icon-border--tw {
    color: #55acee
}
.c-icon-border--pr {
    color: #d63633
}
.c-icon-border--ins {
    color: #cc2127
}
.c-icon-border--yt {
    color: #e52d27
}
.c-icon-border--in {
    color: #0976b4
}
.c-icon-border--zalo {
    color: #0180c6
}
.c-icon-border--skype {
    color: #00aff0
}
.c-icon-border--white {
    color: #fff
}
.c-icon-border--primary {
    color: #0e5e00
}
.c-icon-border--secondary {
    color: #d14900
}
.c-icon-bg--fb {
    background-color: #365899
}
.c-icon-bg--gl {
    background-color: #dd4b39
}
.c-icon-bg--tw {
    background-color: #55acee
}
.c-icon-bg--pr {
    background-color: #d63633
}
.c-icon-bg--ins {
    background-color: #cc2127
}
.c-icon-bg--yt {
    background-color: #e52d27
}
.c-icon-bg--in {
    background-color: #0976b4
}
.c-icon-bg--zalo {
    background-color: #0180c6
}
.c-icon-bg--skype {
    background-color: #00aff0
}
.c-icon-bg--white {
    background-color: #fff
}
.c-icon-bg--primary {
    background-color: #0e5e00
}
.c-icon-bg--secondary {
    background-color: #d14900
}
.c-icon-img--fb {
    background-color: #365899
}
.c-icon-img--gl {
    background-color: #dd4b39
}
.c-icon-img--tw {
    background-color: #55acee
}
.c-icon-img--pr {
    background-color: #d63633
}
.c-icon-img--ins {
    background-color: #cc2127
}
.c-icon-img--yt {
    background-color: #e52d27
}
.c-icon-img--in {
    background-color: #0976b4
}
.c-icon-img--zalo {
    background-color: #0180c6
}
.c-icon-img--skype {
    background-color: #00aff0
}
.c-icon-img--white {
    background-color: #fff
}
.c-icon-img--primary {
    background-color: #0e5e00
}
.c-icon-img--secondary {
    background-color: #d14900
}
.c-icon-img--fb {
    border-color: #365899
}
.c-icon-img--gl {
    border-color: #dd4b39
}
.c-icon-img--tw {
    border-color: #55acee
}
.c-icon-img--pr {
    border-color: #d63633
}
.c-icon-img--ins {
    border-color: #cc2127
}
.c-icon-img--yt {
    border-color: #e52d27
}
.c-icon-img--in {
    border-color: #0976b4
}
.c-icon-img--zalo {
    border-color: #0180c6
}
.c-icon-img--skype {
    border-color: #00aff0
}
.c-icon-img--white {
    border-color: #fff
}
.c-icon-img--primary {
    border-color: #0e5e00
}
.c-icon-img--secondary {
    border-color: #d14900
}
.c-icon--sm {
    font-size: 10px
}
.c-icon--lg {
    font-size: 15px
}
.row-flex {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.center-align {
    margin-left: auto;
    margin-right: auto;
}
.left-align {
    margin-left: 0;
    margin-right: auto;
}
.right-align {
    margin-left: auto;
    margin-right: 0;
}
table .center-align {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
table .left-align {
    margin-left: 0;
    margin-right: auto;
    text-align: left;
}
table .right-align {
    margin-left: auto;
    margin-right: 0;
    text-align: right;
}
.ht-format-detail {
    position: relative;
    text-align: justify;
}
.ht-format-detail a[href] {
    color: #0a5aaa;
    background: none;
}
.ht-format-detail a[href]:hover {
    color: #d14900;
}
.ht-format-detail ul, .ht-format-detail ol {
    list-style: initial;
    padding-left: 15px;
    margin-left: 30px;
    margin-bottom: 10px;
}
.ht-format-detail ul li, .ht-format-detail ol li {
    padding: 3px 0;
}
.ht-format-detail ol {
    list-style: decimal;
}
.ht-format-detail img {
    height: auto !important;
}
.ht-format-detail table {
    max-width: 100%;
    margin-bottom: 10px;
    table-layout: auto !important;
}
.ht-format-detail table p {
    margin-bottom: 0;
}
.ht-format-detail h1 {
    margin: 30px 0 20px;
}
.ht-format-detail h2 {
    font-size: 22px;
    margin: 30px 0 12px;
    text-transform: uppercase;
    color: #008000;
    text-align: center;
}
.ht-format-detail h3 {
    font-size: 18px;
    margin: 20px 0 12px;
    color: #d14900;
}
.ht-format-detail h1:first-child, .ht-format-detail h2:first-child, .ht-format-detail h3:first-child, .ht-format-detail table td>h1:first-child, .ht-format-detail table td>h2:first-child, .ht-format-detail table td>h3:first-child {
    margin-top: 0;
}
.ht-format-detail p:last-child {
    margin-bottom: 0;
}
.ht-format-detail figure {
    display: inline-block;
    text-align: center;
    background: rgba(0, 0, 0, 0.05);
    margin: 5px 0 15px;
    padding-bottom: 5px;
}
.ht-format-detail figure>figcaption {
    display: block;
    font-size: 12px;
    font-style: italic;
    text-align: center;
}
@media screen and (max-width: 767px) {
    .ht-format-detail iframe {
        width: 100% !important;
    }
}
.ht-mrb15 {
    margin-bottom: 15px;
}
.ht-mrb30 {
    margin-bottom: 30px;
}
[class*=row-flex]:after, [class*=row-flex]:before {
    content: initial !important
}
@media (max-width:420px) {
    .card-product-05 .card-product__content-title {
        font-size: 14px
    }
    .card-product__content-prices .discount {
        font-size: 17px;
    }
    .card-product__content-prices .market {
        font-size: 12px;
    }
}