@-webkit-keyframes shine {
    to {
        left: 125%
    }
}

@keyframes shine {
    to {
        left: 125%
    }
}

@-webkit-keyframes hvr-icon-up {
    0%,
    50%,
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    25%,
    75% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@keyframes hvr-icon-up {
    0%,
    50%,
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    25%,
    75% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@keyframes w3-spin {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(359deg)
    }
}

@keyframes fading {
    0%,
    to {
        opacity: 0
    }
    50% {
        opacity: 1
    }
}

@keyframes opac {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes animatetop {
    0% {
        top: -300px;
        opacity: 0
    }
    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animateleft {
    0% {
        left: -300px;
        opacity: 0
    }
    to {
        left: 0;
        opacity: 1
    }
}

@keyframes animateright {
    0% {
        right: -300px;
        opacity: 0
    }
    to {
        right: 0;
        opacity: 1
    }
}

@keyframes animatebottom {
    0% {
        bottom: -300px;
        opacity: 0
    }
    to {
        bottom: 0;
        opacity: 1
    }
}

@keyframes animatezoom {
    0% {
        transform: scale(0)
    }
    to {
        transform: scale(1)
    }
}

.icon-cpu:before {
    content: "\21"
}

.icon-lightbulb:before {
    content: "\e800"
}

.icon-check:before {
    content: "\e801"
}

.icon-call:before {
    content: "\e802"
}

.icon-megaphone:before {
    content: "\e803"
}

.icon-mail:before {
    content: "\e804"
}

.icon-star-half:before {
    content: "\e805"
}

.icon-star:before {
    content: "\e806"
}

.icon-star-empty:before {
    content: "\e807"
}

.icon-right-open-big:before {
    content: "\e808"
}

.icon-right-thin:before {
    content: "\e809"
}

.icon-up-open-big:before {
    content: "\e80a"
}

.icon-left-open-big:before {
    content: "\e80b"
}

.icon-down-open-big:before {
    content: "\e80c"
}

.icon-hdd-black:before {
    content: "\e80d"
}

.icon-left-thin:before {
    content: "\e80e"
}

.icon-down-thin:before {
    content: "\e80f"
}

.icon-heart:before {
    content: "\e810"
}

.icon-heart-empty:before {
    content: "\e811"
}

.icon-cancel-circled:before {
    content: "\e812"
}

.icon-cancel:before {
    content: "\e813"
}

.icon-down-dir:before {
    content: "\e814"
}

.icon-up-dir:before {
    content: "\e815"
}

.icon-left-dir:before {
    content: "\e816"
}

.icon-right-dir:before {
    content: "\e817"
}

.icon-face:before {
    content: "\e818"
}

.icon-plus-squared:before {
    content: "\e819"
}

.icon-minus:before {
    content: "\e81a"
}

.icon-plus:before {
    content: "\e81b"
}

.icon-sd-card:before {
    content: "\e81c"
}

.icon-minus-squared:before {
    content: "\e81d"
}

.icon-help-circled:before {
    content: "\e81e"
}

.icon-help:before {
    content: "\e81f"
}

.icon-chat:before {
    content: "\e820"
}

.icon-movie:before {
    content: "\e821"
}

.icon-export:before {
    content: "\e822"
}

.icon-reply:before {
    content: "\e823"
}

.icon-reply-all:before {
    content: "\e824"
}

.icon-quote:before {
    content: "\e825"
}

.icon-thumbs-up:before {
    content: "\e826"
}

.icon-eye:before {
    content: "\e827"
}

.icon-calendar:before {
    content: "\e828"
}

.icon-arrow-combo:before {
    content: "\e829"
}

.icon-ccw:before {
    content: "\e82a"
}

.icon-basket:before {
    content: "\e82b"
}

.icon-apple:before {
    content: "\e82c"
}

.icon-doc:before {
    content: "\e82d"
}

.icon-save:before {
    content: "\e82e"
}

.icon-ffriend:before {
    content: "\e82f"
}

.icon-gift:before {
    content: "\e830"
}

.icon-game:before {
    content: "\e831"
}

.icon-laptop:before {
    content: "\e832"
}

.icon-machine:before {
    content: "\e833"
}

.icon-renew:before {
    content: "\e834"
}

.icon-internet:before {
    content: "\e835"
}

.icon-tv:before {
    content: "\e836"
}

.icon-card:before {
    content: "\e837"
}

.icon-video:before {
    content: "\e838"
}

.icon-water:before {
    content: "\e839"
}

.icon-phonecard:before {
    content: "\e83a"
}

.icon-we:before {
    content: "\e83b"
}

.icon-document:before {
    content: "\e83c"
}

.icon-electric:before {
    content: "\e83d"
}

.icon-fado:before {
    content: "\e83e"
}

.icon-phone:before {
    content: "\e83f"
}

.icon-promo:before {
    content: "\e840"
}

.icon-sim:before {
    content: "\e841"
}

.icon-supp:before {
    content: "\e842"
}

.icon-tablet:before {
    content: "\e843"
}

.icon-ok-circled:before {
    content: "\e844"
}

.icon-software:before {
    content: "\e845"
}

.icon-plus-circled:before {
    content: "\e846"
}

.icon-ffriend-min:before {
    content: "\e847"
}

.icon-spin:before {
    content: "\e848"
}

.icon-reload:before {
    content: "\e849"
}

.icon-print:before {
    content: "\e84a"
}

.icon-minus-circled:before {
    content: "\e84b"
}

.icon-emo-happy:before {
    content: "\e84c"
}

.icon-crown:before {
    content: "\e84d"
}

.icon-tryon:before {
    content: "\e84e"
}

.icon-glasses:before {
    content: "\e84f"
}

.icon-user:before {
    content: "\e8b4"
}

.icon-users:before {
    content: "\e8b5"
}

.icon-cam:before {
    content: "\e8ba"
}

.icon-layout:before {
    content: "\e8bb"
}

.icon-menu:before {
    content: "\e8c5"
}

.icon-info-circled:before {
    content: "\e8d3"
}

.icon-download:before {
    content: "\e8e1"
}

.icon-pencil:before {
    content: "\e8ea"
}

.icon-book:before {
    content: "\e903"
}

.icon-login:before {
    content: "\e910"
}

.icon-trophy:before {
    content: "\e95c"
}

.icon-battery:before {
    content: "\e95d"
}

.icon-mobile:before {
    content: "\e960"
}

.icon-send:before {
    content: "\e96b"
}

.icon-dot:before {
    content: "\e973"
}

.icon-search:before {
    content: "\e9a1"
}

.icon-picture:before {
    content: "\e9ac"
}

.icon-home:before {
    content: "\e9be"
}

.icon-tag:before {
    content: "\e9c6"
}

.icon-tags:before {
    content: "\e9c7"
}

.icon-edit:before {
    content: "\e9d1"
}

.icon-location:before {
    content: "\e9d9"
}

.icon-trash-empty:before {
    content: "\e9da"
}

.icon-flash:before {
    content: "\ea1a"
}

.icon-phone-squared:before {
    content: "\f098"
}

.icon-hdd:before {
    content: "\f0a0"
}

.icon-filter:before {
    content: "\f0b0"
}

.icon-mail-alt:before {
    content: "\f0e0"
}

.icon-angle-left:before {
    content: "\f104"
}

.icon-angle-right:before {
    content: "\f105"
}

.icon-angle-up:before {
    content: "\f106"
}

.icon-angle-down:before {
    content: "\f107"
}

.icon-star-half-alt:before {
    content: "\f123"
}

.icon-windows:before {
    content: "\f17a"
}

.icon-android:before {
    content: "\f17b"
}

.icon-trash:before {
    content: "\f1f8"
}

.icon-battery-full:before {
    content: "\f240"
}

.icon-map-o:before {
    content: "\f278"
}

.icon-map:before {
    content: "\f279"
}

.icon-ram:before {
    content: "\f2db"
}

.icon-camera:before {
    content: "\1f4f7"
}

.icon-phone_iphone:before {
    content: '\e900'
}

.icon-clock:before {
    content: '\22'
}

.icon-watch:before {
    content: "\23"
}

.icon-new:before {
    content: '\24'
}

.icon-angle-double-left:before {
    content: "\26"
}

.icon-angle-double-right:before {
    content: "\27"
}

.icon-angle-double-up:before {
    content: "\28"
}

.icon-angle-double-down:before {
    content: "\29"
}

.icon-th-layout:before {
    content: "\e902"
}

.icon-th-list:before {
    content: "\e901"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-family: inherit
}

@font-face {
    src: url(../fonts/Georgia_0.ttf);
    font-family: georgia
}

body,
html {
    max-width: 100%
}

body {
    width: 100%;
    position: relative;
    box-sizing: border-box;
    overflow-x: hidden;
    font-family: 'Roboto', sans-serif
}

body a {
    text-decoration: none!important
}

body .rectangle #tawkchat-minified-wrapper #tawkchat-minified-container {
    width: 220px!important
}

body #overlay-full {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 12;
    cursor: pointer
}


/* body .fixed {
    background: #f16700;
    position: fixed;
    bottom: 5px;
    right: 5px;
    z-index: 101;
    padding: 10px 15px 10px 10px;
    border-radius: 4px
}

body .fixed a {
    display: block;
    text-decoration: none
}

body .fixed a img {
    float: left;
    margin-right: 5px;
    margin-top: 5px
}

body .fixed a p {
    display: flow-root;
    font-size: 15px;
    color: #fff;
    margin: 0
}

body .fixed a p:nth-child(3) {
    font-size: 17px;
    font-weight: 700;
    text-align: center
} */

.glyphicon-earphone:before {
    content: '\e240'
}

.lc-promo {
    position: relative;
    box-sizing: border-box;
    margin: 0 auto;
    width: 100%;
    word-wrap: break-word
}

.lc-wrap {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
    width: auto
}

.row {
    margin-left: 0;
    margin-right: 0
}

.container {
    width: 1200px
}

@media (max-width:1200px) {
    .container {
        width: 970px
    }
}

@media (max-width:992px) {
    .container {
        width: 750px;
        padding: 0
    }
}

@media (max-width:769px) {
    .container {
        width: 100%;
        padding: 0 10px
    }
}

@media (max-width:768px) {
    .container {
        width: 100%;
        padding: 0 10px
    }
}

@media (max-width:576px) {
    .container {
        width: 100%
    }
}

.lc-cmt {
    padding: 30px 0;
    font-family: 'Roboto', sans-serif
}

.lc-cmt .view-more {
    display: none;
    text-align: center;
    font-size: 14px;
    line-height: 19px;
    padding: 17px 0;
    color: #1e69b2;
    border-bottom: 1px solid #e7e6e6;
    border-top: 1px solid #e7e6e6
}

@media (max-width:850px) {
    .lc-cmt .lc-wrap {
        width: 100%;
        padding: 0 16px
    }
}

@media (max-width:768px) {
    .lc-cmt .lc-wrap {
        width: 100%;
        padding: 0 10px
    }
    .lc-cmt .view-more {
        display: block
    }
    .lc-cmt nav {
        display: none
    }
}

.lc-cmt .title-hidden {
    width: 100%;
    text-align: center;
    display: none
}

.lc-cmt .lc-cmt-title,
.lc-cmt .title-hidden {
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 1.1;
    color: #3d3d3d
}

.lc-cmt .lc-cmt-title span {
    display: inline-block;
    line-height: 27px;
    width: 37px;
    font-size: 20px;
    color: #ee8434;
    text-align: center;
    background: #f2f2f2;
    border-radius: 4px;
    margin-left: 10px
}

@media (max-width:692px) {
    .lc-cmt .lc-cmt-title {
        display: none
    }
    .lc-cmt .title-hidden {
        display: block
    }
}

.lc-cmt .comment-wrap {
    margin-bottom: 1.25rem;
    width: 100%
}

.lc-cmt .comment-wrap .divComment:after,
.lc-cmt .comment-wrap:after {
    content: '';
    width: 0;
    height: 0;
    display: block;
    clear: both
}

.lc-cmt .comment-wrap .comment-thumb {
    display: inline-block;
    vertical-align: top;
    width: 6%;
    float: left
}

.lc-cmt .comment-wrap .comment-thumb .avatar {
    display: flex;
    width: 35px;
    height: 35px;
    font-size: 18px;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    letter-spacing: .2px;
    border-radius: 17.5px;
    background: #898989;
    color: #fff
}

@media (max-width:400px) {
    .lc-cmt .comment-wrap .comment-thumb .avatar {
        width: 25px;
        height: 25px;
        font-size: 13px
    }
}

.lc-cmt .comment-wrap #comment-form,
.lc-cmt .comment-wrap .comment-main {
    float: right;
    width: 94%;
    overflow: hidden
}

@media (max-width:692px) {
    .lc-cmt .comment-wrap #comment-form {
        width: 92%
    }
}

@media (max-width:468px) {
    .lc-cmt .comment-wrap #comment-form {
        width: 88%
    }
}

.lc-cmt .comment-wrap .comment-block textarea,
.lc-cmt .comment-wrap .comment-reply input[type=text] {
    width: 100%;
    border-radius: 4px;
    border: solid 1px #d4d4d4;
    background-color: #f2f2f2;
    font-size: 13px;
    color: #8e8e8e
}

.lc-cmt .comment-wrap .comment-block textarea {
    margin-bottom: 10px;
    padding: 8px 9px
}

@media (max-width:692px) {
    .lc-cmt .comment-wrap .comment-block textarea {
        padding: 8px 9px
    }
}

.lc-cmt .comment-wrap .comment-block label.error,
.lc-finish-box .lc-wrap .fn-box .fn-box-if label.error {
    color: #f16700;
    font-style: italic;
    margin-bottom: 15px;
    font-weight: 400
}

.lc-cmt .comment-wrap .comment-block .comment-content {
    padding: 10px
}

.lc-cmt .comment-wrap .comment-block .comment-content .content-title {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.2;
    color: #505050;
    margin-bottom: 5px
}

.lc-cmt .comment-wrap .comment-block .comment-content .comment-admin span {
    margin-left: 10px;
    position: relative;
    top: -2px;
    display: inline-block;
    padding: 2px 5px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    border-radius: 2px;
    background: #1e69b2
}

.lc-cmt .comment-wrap .comment-block .comment-content .content-if {
    font-size: 14px;
    line-height: 1.43;
    color: #505050;
    overflow: hidden
}

.lc-cmt .comment-wrap .comment-main .comment-content {
    background: #f2f2f2;
    border-radius: 4px
}

@media (max-width:692px) {
    .lc-cmt .comment-wrap .comment-main {
        width: 92%
    }
}

@media (max-width:468px) {
    .lc-cmt .comment-wrap .comment-main {
        width: 88%
    }
}

.lc-cmt .comment-wrap .comment-review,
.main-header .w3-mau .w3-button .the1 svg {
    margin-top: 5px
}

.lc-cmt .comment-wrap .comment-review label {
    display: inline-block;
    color: #1e69b2;
    margin-right: 18px;
    cursor: pointer
}

.lc-cmt .comment-wrap .comment-review span {
    font-size: 13px;
    color: #9b9b9b
}

.lc-cmt .comment-wrap .comment-viewMore {
    display: block;
    color: #1e69b2;
    cursor: pointer;
    text-align: center;
    margin: 0 0 15px 1px
}

.lc-cmt .comment-wrap .comment-send {
    display: flex;
    flex-direction: row-reverse
}

.lc-cmt .comment-wrap .comment-send .comment-send-cmt {
    width: 128px;
    height: 35px;
    text-align: center;
    cursor: pointer;
    line-height: 35px;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    border: 0;
    background: #ee8434;
    margin-left: 20px
}

.lc-cmt .comment-wrap .comment-send #file-up,
.lc-cmt .comment-wrap .comment-send .file-img {
    display: none
}

.lc-cmt .comment-wrap .comment-send .comment-send-img {
    cursor: pointer;
    display: inline-block;
    width: 128px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-weight: 400;
    color: #4a4a4a;
    font-size: 12px
}

.lc-cmt .comment-wrap .comment-send .comment-send-img img {
    margin: 0 6px 3px 0
}

@media (max-width:692px) {
    .lc-cmt .comment-wrap .send-rep .comment-send-img {
        width: auto
    }
    .lc-cmt .comment-wrap .send-rep .comment-send-img span {
        display: none
    }
    .lc-cmt .comment-wrap .send-rep .comment-send-cmt {
        width: auto;
        height: auto;
        line-height: unset;
        padding: 7px 13px;
        margin-left: 10px
    }
}

.lc-cmt .comment-wrap .comment-reply {
    position: relative
}

.lc-cmt .comment-wrap .comment-reply input[type=text] {
    padding: 7px 37% 8px 9px
}

@media (max-width:692px) {
    .lc-cmt .comment-wrap .comment-reply input[type=text] {
        padding: 7px 38% 8px 9px
    }
}

.lc-cmt .comment-wrap .comment-reply .error {
    color: #f16700;
    font-style: italic;
    margin: 15px 0;
    display: block;
    font-weight: 400
}

.lc-cmt .comment-wrap .comment-reply .group-btn {
    position: absolute;
    top: 0;
    right: 0
}

.lc-cmt .comment-wrap .comment-reply .group-btn .comment-send-img {
    margin: 0;
    line-height: 38px
}

.lc-cmt .comment-wrap .comment-reply .group-btn .comment-send-img img,
.main-header header .pppp .phone h4 img {
    margin-bottom: 5px
}

.lc-cmt .comment-level2 {
    width: 100%;
    margin-bottom: 0;
    margin-top: 15px;
    padding-left: 6%
}

.lc-cmt .comment-level2 .comment-wrap {
    display: none
}

.lc-cmt .comment-level2 .comment-box-reply {
    margin-bottom: 1.25rem;
    display: table;
    width: 100%
}

@media (max-width:692px) {
    .lc-cmt .comment-level2 {
        padding-left: 10%
    }
}

@media (max-width:400px) {
    .lc-cmt .comment-level2 {
        padding-left: 13%
    }
}

.lc-cmt nav ul li a {
    cursor: pointer
}

.lc-finish-box {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999
}

.lc-finish-box .lc-wrap {
    max-width: 600px
}

.lc-finish-box .lc-wrap .fn-box {
    background: #fff;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .2)
}

.lc-finish-box .lc-wrap .fn-box .fn-box-tit {
    font-size: 18px;
    padding: 15px;
    color: #4a4a4a;
    position: relative;
    border-bottom: 1px solid #ddd
}

.lc-finish-box .lc-wrap .fn-box .fn-box-tit #box-close {
    position: absolute;
    top: 50%;
    right: 5%;
    width: 15px;
    height: 15px;
    transform: translateY(-50%);
    cursor: pointer
}

.lc-finish-box .lc-wrap .fn-box .fn-box-tit #box-close::after,
.lc-finish-box .lc-wrap .fn-box .fn-box-tit #box-close::before {
    content: '';
    display: block;
    top: 7px;
    position: absolute;
    background: #b8b8b8;
    width: 14px;
    height: 1.5px;
    transform: rotate(-45deg)
}

.lc-finish-box .lc-wrap .fn-box .fn-box-tit #box-close::after {
    transform: rotate(45deg)
}

.lc-finish-box .lc-wrap .fn-box .fn-box-warning {
    font-size: 15px;
    padding: 17px 16px;
    font-style: italic;
    color: #f16700
}

.lc-finish-box .lc-wrap .fn-box .fn-box-if {
    padding: 0 16px 15px
}

.lc-finish-box .lc-wrap .fn-box .fn-box-if label {
    font-size: 14px;
    font-weight: 700;
    display: block;
    color: #3d3d3d;
    margin-bottom: 7px
}

.lc-finish-box .lc-wrap .fn-box .fn-box-if label i {
    color: #d0021b;
    font-style: normal;
    margin-left: 5px
}

.lc-finish-box .lc-wrap .fn-box .fn-box-if label span {
    margin-left: 10px;
    color: #939393
}

.lc-finish-box .lc-wrap .fn-box .fn-box-if input[type=text] {
    width: 100%;
    font-size: 13px;
    color: #a0a0a0;
    padding: 8px 9px 10px;
    font-family: inherit;
    border-radius: 4px;
    border: solid 1px #ccc;
    background-color: #fff;
    -webkit-appearance: none;
    margin-bottom: 18px
}

.lc-finish-box .lc-wrap .fn-box .fn-box-if button {
    width: 150px;
    display: block;
    height: 35px;
    border: 0;
    margin: 0 auto;
    border-radius: 4px;
    background: #ee8434;
    font-size: 14px;
    text-align: center;
    color: #fff
}

@media (max-width:692px) {
    .lc-finish-box .lc-wrap {
        width: 98%
    }
    .lc-finish-box .lc-wrap .fn-box .fn-box-if button {
        width: 100%
    }
}

@media (max-width:400px) {
    .lc-finish-box .lc-wrap {
        width: 95%
    }
}

.col-lg-100,
.col-lg-15,
.col-md-100,
.col-md-15,
.col-sm-100,
.col-sm-15,
.col-xs-100,
.col-xs-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px
}

.col-xs-15 {
    width: 20%;
    float: left
}

.col-xs-100 {
    width: 80%;
    float: left
}

@media (min-width:768px) {
    .col-sm-15 {
        width: 20%;
        float: left
    }
    .col-sm-100 {
        width: 80%;
        float: left
    }
}

@media (min-width:992px) {
    .col-md-100,
    .col-md-15 {
        width: 20%;
        float: left
    }
}

@media (min-width:1200px) {
    .col-lg-100,
    .col-lg-15 {
        width: 20%;
        float: left
    }
}

[src=''] {
    visibility: hidden
}

.main-header {
    background-color: #225689
}

.main-header header .logo {
    padding: 0
}

.main-header header .logo img {
    padding: 20px 0;
    height: auto;
    max-width: 100%
}

.main-header header .form-search {
    display: block;
    margin: 0 auto
}

.main-header header .form-search #navbar ul.search-suggestion,
.main-header header .form-search #navbar ul.search-suggestion-all {
    border-radius: 4px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    width: 565px;
    position: absolute;
    z-index: 2;
    margin-top: 2px
}

.main-header header .form-search #navbar ul.search-suggestion li,
.main-header header .form-search #navbar ul.search-suggestion-all li {
    padding: 18px 16px 12px;
    list-style-type: none;
    background: #fff;
    width: 100%;
    border-bottom: 1px solid #d8d8d8
}

.c-dropdown__item a,
.category a,
.find .pull-left p a,
.main-header header .form-search #navbar ul.search-suggestion li a,
.main-header header .form-search #navbar ul.search-suggestion-all li a,
.ss-product a {
    text-decoration: none
}

.main-header header .form-search #navbar ul.search-suggestion li a p,
.main-header header .form-search #navbar ul.search-suggestion-all li a p,
main .new .container .col-sm-8 .tab-content .mes-custom img,
main .new .container .col-sm-8 .tab-content div img,
main .new .container .col-sm-8 .tab-content p img {
    margin: 0
}

.main-header header .form-search #navbar ul.search-suggestion li a .title,
.main-header header .form-search #navbar ul.search-suggestion-all li a .title {
    color: #1e69b2;
    font-size: 16px
}

.main-header header .form-search #navbar ul.search-suggestion li a .title span.highlight,
.main-header header .form-search #navbar ul.search-suggestion-all li a .title span.highlight {
    font-style: normal;
    font-weight: bolder
}

.main-header header .form-search #navbar ul.search-suggestion li a .detail,
.main-header header .form-search #navbar ul.search-suggestion-all li a .detail {
    font-size: 14px;
    color: #3d3d3d
}

.main-header header .form-search #navbar ul.search-suggestion li:hover,
.main-header header .form-search #navbar ul.search-suggestion-all li:hover {
    background: #eef3f7
}

.main-header header .form-search #navbar ul.search-suggestion li:nth-child(1),
.main-header header .form-search #navbar ul.search-suggestion-all li:nth-child(1) {
    border-radius: 4px 4px 0 0
}

.main-header header .form-search #navbar ul.search-suggestion li:nth-last-child(1),
.main-header header .form-search #navbar ul.search-suggestion-all li:nth-last-child(1) {
    border-radius: 0 0 4px 4px
}

.main-header header .form-search #navbar ul.all {
    height: 375px;
    overflow-y: scroll
}

.main-header header .form-search #navbar .all::-webkit-scrollbar {
    width: 8px;
    background-color: #f5f5f5
}

.main-header header .form-search #navbar .all::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #5eafff;
    border-radius: 0
}

.main-header header .pppp {
    padding-top: 32px
}

.main-header header .pppp .phone h4 {
    font-size: 22px;
    font-weight: 700;
    text-align: right;
    color: #ffb63f
}

.main-header header .pppp .phone h4 a,
.main-header header .pppp .phone h4 a:hover {
    color: #ffb63f
}

.main-header header .pppp .phone h4 svg {
    color: #fff;
    margin-right: 5px
}

.main-header header .pppp .free {
    position: relative;
    top: -11px;
    font-size: 13px;
    color: #fff;
    text-align: right;
    line-height: 18px
}

.main-header nav {
    margin-bottom: 0;
    border: 0;
    background-color: #194774
}

.main-header nav .navbar-collapse {
    padding: 0
}

.main-header nav .navbar-collapse ul li a {
    text-transform: uppercase;
    font-size: 14px;
    padding: 15px 11px;
    color: #fff
}

.main-header nav .navbar-collapse ul .active a,
.main-header nav .navbar-collapse ul .active a:hover,
.main-header nav .navbar-collapse ul li a:hover {
    background-color: #225689;
    color: #fff
}

.main-header nav .navbar-collapse ul .active a:focus,
.main-header nav .navbar-collapse ul li a:focus {
    background-color: #225689;
    color: #fff
}

.main-header nav .navbar-nav li,
h6,
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-12 .detail table tbody tr,
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-8 .detail table tbody tr {
    font-size: 16px
}

.main-header nav .navbar-nav li ul.dropdown-menu {
    background-color: #f5f5f5;
    width: 550%;
    padding: 20px 0 30% 50%;
    left: -50%;
    z-index: 9
}

.main-header nav .navbar-nav li ul.dropdown-menu li.menu-item {
    width: 26.5%;
    margin-bottom: 20px
}

.main-header nav .navbar-nav li ul.dropdown-menu li.menu-item a {
    padding: 0 30px 0 11px;
    font-weight: 700;
    text-transform: none;
    font-size: 16px;
    color: #1e69b2;
    background: 0 0;
    white-space: inherit;
    position: relative
}

.main-header nav .navbar-nav li ul.dropdown-menu li.menu-item p {
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%)
}

.category .thumbnail .caption h4:hover,
.main-header nav .navbar-nav li ul.dropdown-menu li.menu-item a:hover {
    color: #ee8434
}

.main-header nav .navbar-nav li ul.dropdown-menu li.menu-item .size {
    width: 67%;
    top: 0;
    left: 33%;
    background: #fff;
    height: 100%;
    position: absolute;
    display: none
}

.main-header nav .navbar-nav li ul.dropdown-menu li.menu-item .size ul.mega-menu-sub {
    position: absolute;
    width: 100%;
    height: 80%;
    overflow: hidden;
    top: 0;
    padding-left: 20px;
    padding-top: 20px
}

.main-header nav .navbar-nav li ul.dropdown-menu li.menu-item .size ul.mega-menu-sub li.mega-menu-item {
    width: 50%;
    float: left;
    line-height: 1.4;
    list-style-type: none;
    margin-bottom: 20px
}

.main-header nav .navbar-nav li ul.dropdown-menu li.menu-item .size ul.mega-menu-sub li.mega-menu-item a {
    padding: 0;
    text-decoration: none;
    font-weight: 400
}

.mega-xt {
    font-size: 16px!important;
    line-height: 1.4;
    font-weight: 400!important;
    text-transform: none!important;
    position: absolute;
    bottom: 34px;
    padding: 0!important;
    left: 20px;
    color: #898989!important
}

.mega-xt img {
    margin-left: 3px;
    margin-bottom: 2px;
    width: 10px
}

.main-header nav .navbar-nav li ul.dropdown-menu li.menu-item:hover>.size,
.main-header nav .navbar-nav li.dropdown:hover>.dropdown-menu {
    display: block
}

.main-header nav .navbar-nav li ul.dropdown-menu li.menu-item:focus>.size {
    display: block
}

.main-header .w3-sidebar {
    width: 85%
}

.main-header .show1 {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 11;
    display: none;
    color: #fff;
    padding: 10px;
    background: #225689;
    border: 0
}

.main-header .show1 img {
    max-width: 40%;
    height: auto;
    margin: 0 auto;
    display: block
}

.main-header .show1 span {
    position: fixed;
    left: 10px;
    top: 5px
}

.main-header .w3-mau {
    background: #225689;
    color: #fff;
    z-index: 1000
}

.main-header .w3-mau .text-right {
    background: 0 0;
    padding: 0 20px 0 0
}

.main-header .w3-mau .text-right p {
    font-size: 30px;
    margin: 0
}

.main-header .w3-mau .logov2 {
    display: block;
    text-align: center;
    padding-bottom: 15px;
    margin-top: -20px
}

.main-header .w3-mau .logov2 img {
    width: 40%
}

.main-header .w3-mau .active {
    color: #ffb63f!important;
    font-weight: 700
}

.main-header .w3-mau .home {
    font-size: 16px;
    color: #fff
}

.main-header .w3-mau #demoAcc1 button.w3-button.w3-block.w3-left-align a:focus,
.main-header .w3-mau #demoAcc1 button.w3-button.w3-block.w3-left-align a:hover,
.main-header .w3-mau #gioithieu-dropdown button.w3-button.w3-block.w3-left-align a:focus,
.main-header .w3-mau #gioithieu-dropdown button.w3-button.w3-block.w3-left-align a:hover,
.main-header .w3-mau .home:active,
.main-header .w3-mau .home:focus,
.main-header .w3-mau .home:visited,
.main-header .w3-mau .w3-button a:focus,
.main-header .w3-mau .w3-button a:hover,
.menu-mobile ul li a:focus,
.menu-mobile ul li a:hover {
    color: #fff
}

.main-header .w3-mau .w3-button .the1 {
    background: #225689
}

.main-header .w3-mau .w3-button .xoay {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    display: block;
    float: right
}

.main-header .w3-mau #demoAcc1 button.w3-button.w3-block.w3-left-align,
.main-header .w3-mau #gioithieu-dropdown button.w3-button.w3-block.w3-left-align {
    background: #244b71;
    color: #fff;
    padding-left: 28px
}

.main-header .w3-mau #demoAcc1 .demo a,
.main-header .w3-mau #gioithieu-dropdown .demo a {
    color: #fff;
    text-decoration: none;
    background: #225689;
    font-size: 16px
}

.main-header .w3-mau #demoAcc1 button,
.main-header .w3-mau #gioithieu-dropdown button {
    background: #244b71;
    color: #fff
}

.main-header .w3-mau .item1:hover,
.main-header .w3-mau .item2 .item2-1:visited {
    color: #fff
}

.main-header .w3-mau .item2 {
    margin-top: 15px;
    background: #244b71;
    font-size: 14px;
    border-bottom: 1px solid #2c3b52
}

.main-header .w3-mau .item2 .item2-1 {
    padding: 10px 0 10px 16px
}

.main-header .w3-mau .item3 {
    height: 50%;
    background: #244b71
}

.main-header .w3-mau .item3 .phone {
    padding-top: 10px;
    font-size: 18px
}

.main-header .w3-mau .item3 .phone img {
    width: 65%;
    height: auto;
    padding: 0 0 0 16px
}

.main-header .w3-mau .item3 .phone .td1 {
    font-size: 18px;
    position: relative;
    left: -20px
}

.main-header .w3-mau .item3 .phone .td1 span {
    color: #ffb63f;
    font-weight: 700
}

.main-header .w3-mau .item3 .phone .td2 {
    font-size: 13px;
    position: relative;
    left: -20px
}

.menu-mobile {
    display: none;
    overflow: auto;
    white-space: nowrap;
    background: #244b71
}

.menu-mobile ul {
    display: inline-flex;
    margin: 0
}

.menu-mobile ul li {
    color: #fff;
    font-size: 14px;
    padding: 5px;
    margin-right: 15px;
    float: left;
    text-align: center;
    display: block
}

.menu-mobile ul li:nth-child(1) {
    margin-left: 10px
}

.menu-mobile::-webkit-scrollbar {
    height: 0
}

@media (max-width:1200px) {
    .main-header header .pppp .phone h4 {
        font-size: 20px
    }
    .main-header nav .navbar-nav li {
        height: auto
    }
    .navbar {
        min-height: unset
    }
    .main-header nav .navbar-collapse ul li a {
        padding: 10px 6px
    }
}

@media (max-width:992px) {
    .main-header header .pppp .phone h4 {
        font-size: 16px
    }
    .main-header header .pppp .phone h4 img {
        display: none
    }
    .main-header header .logo img {
        padding: 30px 0 20px
    }
    .main-header header .pppp {
        padding-top: 20px
    }
    .main-header nav {
        min-height: unset
    }
    .main-header nav .navbar-collapse .navbar-nav li a {
        padding: 8px 3px;
        font-size: 11px
    }
}

@media only screen and (max-width:768px) {
    .main-header header .logo {
        display: none
    }
    .main-header header .logo img {
        max-width: 50%;
        height: auto;
        display: block;
        margin: 0 auto
    }
    .main-header header .form-search {
        padding: 15% 0 10px;
        width: 100%
    }
    .main-header header .form-search #navbar {
        padding: 0;
        width: 100%
    }
    .main-header header .form-search #navbar ul.nav {
        margin: 0
    }
    .main-header header .form-search #navbar ul.nav li .expanding-search-form,
    .main-header header .form-search #navbar ul.search-suggestion {
        width: 100%
    }
    .main-header header .form-search #navbar ul.nav li .expanding-search-form .item-left {
        width: 84%
    }
    .main-header header .form-search #navbar ul.nav li .expanding-search-form .item-left .search-input {
        width: 100%;
        height: 32px;
        padding: 0 10px
    }
    .main-header header .form-search #navbar ul.nav li .expanding-search-form .item-left .c-dropdown,
    .main-header header .pppp,
    .main-header nav {
        display: none
    }
    .main-header header .form-search #navbar ul.nav li .expanding-search-form .search-button {
        width: 16%;
        height: 32px;
        padding: 0
    }
    .main-header header .form-search #navbar ul.search-suggestion li {
        padding: 10px 10px 8px
    }
    .main-header .show1,
    .menu-mobile {
        display: block
    }
}

@media only screen and (max-width:570px) {
    .main-header header .form-search {
        padding: 20% 0 10px;
        width: 100%
    }
}

@media only screen and (max-width:480px) {
    .main-header header .form-search {
        padding: 20% 0 10px;
        width: 100%
    }
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #225689;
    font-size: 14px
}

.search-nav {
    margin-top: 38px;
    border-radius: 4px;
    width: 565px;
    background: #fff
}

.search-nav li {
    width: 100%
}

ul.search-nav li .expanding-search-form .search-input {
    position: relative;
    height: 34px;
    width: 87%;
    float: left;
    font-size: 14px;
    z-index: 2;
    padding-left: 13px;
    padding-top: 5px;
    background-color: transparent;
    border: 0
}

.expanding-search-form .search-input:focus,
button.button.search-button:focus {
    outline: 0
}

ul.search-nav li form.expanding-search-form .search-dropdown button.button.dropdown-toggle1 {
    display: inline-block;
    float: left;
    color: #585858;
    border: 0;
    background: inherit;
    padding: 5px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 120px;
    overflow: hidden
}

ul.search-nav li form.expanding-search-form .search-dropdown {
    position: relative;
    top: 0;
    display: inline-block;
    float: left;
    padding: 3px
}

ul.search-nav li form.expanding-search-form .search-dropdown.open .dropdown-menu {
    display: block;
    position: absolute;
    right: 0;
    left: unset
}

.expanding-search-form .dropdown-toggle {
    background: 0 0;
    height: 33px
}

ul.search-nav li form.expanding-search-form button.button.search-button {
    display: inline-block;
    float: right;
    color: #fff;
    background: #ef8434!important;
    padding: 4px 0;
    border: 1px solid transparent;
    border-radius: 0 4px 4px 0;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 13%;
    overflow: hidden;
    font-size: 17px;
    line-height: 30px
}

.expanding-search-form i.placeholder {
    position: absolute;
    left: 0;
    top: 10px;
    font-size: 20px;
    color: #565b7c;
    margin-left: 13px
}

ul.dropdown-menu li a {
    color: #1d68b2
}

@media only screen and (min-width:1270px) and (max-width:1370px) {
    ul.search-nav li form.expanding-search-form button.button.search-button {
        width: 13%
    }
    ul.search-nav li form.expanding-search-form .search-dropdown button.button.dropdown-toggle1 {
        width: 120px
    }
    ul.search-nav li .expanding-search-form .search-input {
        width: 78%
    }
    .main-header header .form-search #navbar ul.search-suggestion,
    .main-header header .form-search #navbar ul.search-suggestion-all,
    ul.search-nav {
        width: 490px
    }
}

@media only screen and (min-width:992px) and (max-width:1271px) {
    ul.search-nav li form.expanding-search-form button.button.search-button {
        width: 50px
    }
    ul.search-nav li form.expanding-search-form .search-dropdown button.button.dropdown-toggle1 {
        width: 75px
    }
    ul.search-nav li .expanding-search-form .search-input {
        width: 75%
    }
    .main-header header .form-search #navbar ul.search-suggestion,
    .main-header header .form-search #navbar ul.search-suggestion-all,
    ul.search-nav {
        width: 385px
    }
    .clear-sm {
        clear: both
    }
}

@media only screen and (min-width:768px) and (max-width:992px) {
    ul.search-nav {
        width: 345px;
        margin-top: 30px
    }
    .main-header header .form-search #navbar ul.search-suggestion,
    .main-header header .form-search #navbar ul.search-suggestion-all {
        width: 345px
    }
}

@media only screen and (min-width:0px) and (max-width:768px) {
    ul.search-nav li form.expanding-search-form button.button.search-button {
        width: 50px;
        float: right
    }
    ul.search-nav li form.expanding-search-form .search-dropdown button.button.dropdown-toggle1 {
        display: none
    }
    ul.search-nav li form.expanding-search-form {
        width: 110%
    }
    ul.search-nav li .expanding-search-form .search-input {
        width: 100%
    }
    ul.search-nav {
        width: 100%!important;
        display: block;
        z-index: 5;
        margin-top: 0
    }
}

.item-left {
    width: 87%;
    float: left;
    display: flex
}

.c-dropdown {
    position: relative;
    display: inline-block;
    text-align: left
}

.c-dropdown__list {
    z-index: 2;
    margin: 5px 0 0;
    padding: 6px 0;
    list-style: none;
    position: absolute;
    top: 125%;
    right: -13px;
    opacity: 0;
    visibility: hidden;
    border-radius: 3px;
    background: #fff;
    transition: opacity .25s linear, top .25s linear
}

.c-dropdown.is-open .c-dropdown__list {
    z-index: 3;
    opacity: 1;
    visibility: visible;
    top: 100%
}

.c-dropdown__item {
    padding: 6px 12px;
    font-size: 14px;
    line-height: 20px;
    cursor: pointer;
    color: #1d68b2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: background-color .25s linear
}

.c-dropdown__item:hover {
    background-color: #e6e9ed
}

.c-dropdown__item.active {
    color: #404040;
    font-weight: 700
}

.c-button {
    -webkit-appearance: none;
    margin: 0;
    border: 0;
    overflow: visible;
    font: inherit;
    text-transform: none;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    text-align: center;
    user-select: none
}

.c-button:focus,
.c-button:hover {
    outline: 0;
    text-decoration: none
}

.c-button:not(:disabled) {
    cursor: pointer
}

.c-button--dropdown {
    padding: 10px 32px 0 12px;
    color: #585858;
    font-size: 14px;
    line-height: 20px;
    min-height: 32px;
    height: 40px;
    white-space: nowrap;
    border-radius: 3px;
    transition: background-color .2s linear
}

.c-button--dropdown,
.c-button--dropdown:hover {
    background-color: #fff
}

.c-button--dropdown:after {
    content: '';
    position: absolute;
    top: 17px;
    right: 11px;
    color: #585858;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #e6e9ed
}

body .carousel a img {
    width: 100%;
    height: auto
}

body .carousel .slick-next {
    right: 3%
}

body .carousel .slick-prev {
    left: 3%;
    z-index: 1
}

body .carousel .slick-arrow:before {
    font-size: 3.1vw;
    opacity: .3;
    color: rgba(0, 0, 0, .58)
}

.health .new1 a .mau:hover>.tren,
body .carousel .slick-arrow:hover:before {
    opacity: 1
}

body .carousel .slick-arrow {
    top: 50%;
    width: 43px;
    height: 40px
}

body .crs2 {
    display: none
}

@media only screen and (max-width:767px) {
    body .crs1 {
        display: none
    }
    body .crs2 {
        display: block
    }
    body .crs2 .slick-arrow:before {
        font-size: 10vw
    }
    body .crs2 .slick-next {
        right: 8%
    }
    body .crs2 .slick-arrow {
        width: 32px;
        height: 32px
    }
}

.category {
    width: 100%;
    min-width: 100%;
    background-color: #f5f5f5
}

.category .row {
    display: flex;
    flex-flow: wrap
}

.category .thumbnail {
    border: 0;
    background: 0 0
}

.category .thumbnail img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
    width: auto
}

.category .thumbnail .caption,
footer p {
    padding: 0
}

.category .thumbnail .caption h4 {
    text-align: center;
    height: 40px;
    color: #1d68b2;
    font-size: 15px;
    line-height: 1.41;
    font-weight: 700
}

.category h2 {
    font-size: 28px;
    font-weight: 300;
    color: #404040;
}

@media only screen and (max-width:767px) {
    .category {
        background: #fff
    }
    .category .thumbnail .caption {
        padding: 0
    }
    .category .thumbnail .caption h4 {
        font-size: 14px
    }
    .category h2 {
        text-transform: uppercase;
        font-size: 22px;
        color: #404040;
        padding: 0;
        margin: 20px 0
    }
    .category:after {
        height: 10px;
        width: 100%;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        background: #f1f1f1;
        content: '';
        display: block
    }
}

.health {
    padding-bottom: 30px
}

.health .top {
    padding: 0;
    border-bottom: 1px solid #1d68b2;
    margin-bottom: 30px
}

.health .top .float-left {
    float: left;
    margin-top: 0
}

.health .top .float-right {
    float: right;
    vertical-align: middle;
    color: #337ab7
}

.health .top .float-right:hover,
main .ss-cscn-category .container .row .dm .row .item ul li a:hover {
    text-decoration: none;
    color: #ee8434
}

.health .new1 {
    padding-left: 0
}

.health .new1 a .mau {
    display: inline-block;
    position: relative
}

.health .new1 a .mau img {
    display: block;
    width: 365px;
    height: 196px;
    z-index: 1
}

.health .new1 a .mau .tren {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 1;
    transition: .5s ease;
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, .83))
}

.health .new1 a .mau .tren .desc {
    position: absolute;
    bottom: 0;
    padding: 10px
}

.health .new1 a .mau .tren .desc h3,
.health .wrapper-h p,
.ss-product a .thumbnail .caption h3 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.health .new1 a .mau .tren .desc h3 {
    font-weight: 700;
    text-align: left;
    color: #fff;
    margin: 0;
    font-size: 18px;
    line-height: 26px
}

.health .new1 a .mau .tren .desc span {
    font-size: 12px;
    text-align: left;
    color: #fff
}

.health .a2,
.health .a3 {
    left: 15px;
    position: relative
}

.health .a2 {
    left: 7px
}

.health .wrapper-h {
    display: none
}

.health .wrapper-h img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto
}

.health .wrapper-h .slick-list {
    margin: 0 -5px
}

.health .wrapper-h .slick-slide {
    margin: 0 5px 20px;
    height: auto!important
}

.health .wrapper-h p {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.3
}

.health .viewmore.text-center {
    display: none
}

@media only screen and (max-width:1200px) {
    .health .new1 a .mau img {
        width: 100%;
        height: 180px
    }
}

@media only screen and (max-width:767px) {
    .health {
        padding-bottom: 0
    }
    .health:after {
        height: 10px;
        width: 100%;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        background: #f1f1f1;
        content: '';
        display: block
    }
    .health .top {
        border: 0!important
    }
    .health .top .float-left {
        display: block;
        width: 100%;
        font-size: 22px;
        text-align: center;
        text-transform: uppercase;
        color: #333;
        margin: 15px 0
    }
    .health .new1,
    .health .top .float-right {
        display: none
    }
    .health .wrapper-h {
        display: block;
        margin-bottom: 0!important
    }
    .health .wrapper-h .slick-list {
        padding: 20px 0 0
    }
    .health .wrapper-h .slick-dots {
        margin: 10px 0;
        top: -25px;
        bottom: unset
    }
    .health .wrapper-h .slick-dots li button:before {
        font-size: 10px;
        color: #5d5d5d
    }
    .health .wrapper-h .slick-dots .slick-active button:before {
        font-size: 10px;
        color: #43749e
    }
    .health .viewmore.text-center {
        display: block;
        color: #337ab7;
        border-top: 1px solid #ddd
    }
    .health .viewmore.text-center a {
        padding: 15px 0;
        display: inline-block
    }
}

.banner {
    padding-bottom: 30px
}

.banner .img1 {
    max-width: 100%;
    height: auto
}

.banner .img2,
.find .pull-right .next {
    display: none
}

@media only screen and (max-width:767px) {
    .banner {
        padding: 0;
        overflow-x: hidden
    }
    .banner .img1 {
        display: none
    }
    .banner .img2,
    .banner:after {
        display: block;
        width: 100%;
        height: auto
    }
    .banner:after {
        height: 10px;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        background: #f1f1f1;
        content: ''
    }
}

.group {
    padding: 40px 0;
    background: #f5f5f5
}

.group .g1 a img {
    display: block;
    max-width: 94px;
    height: auto;
    margin: 0 auto 20px
}

.group .g1 a p {
    font-size: 20px
}

.group .g1 a:hover,
.ss-product .top a.float-right:hover,
.ss-product a .thumbnail .caption h3:hover,
footer .col-left .col-sm-3 ul li a:hover,
footer .col-left .col-sm-6 .float li a:hover,
main .new .container .col-sm-8 .tab-content ul.more li a:hover,
main .new .container .col-sm-8 .tab-content ul.more li:hover {
    color: #ee8434
}

.find {
    display: block;
    background: linear-gradient(to right, #3a9db4, #1e64a9)
}

.find .pull-left {
    top: 10px;
    padding: 0;
    position: relative
}

.find .pull-left p {
    max-width: 100%;
    color: #fff;
    font-size: 30px;
    padding-top: 5px;
    margin: 0
}

.find .pull-left p:hover a,
.find .pull-left p:hover svg {
    color: #ee8434!important
}

.find .pull-right,
footer .col-left .col-sm-3 ul li a {
    color: #fff
}

.find .pull-right a {
    margin: 15px 0;
    padding: 10px 25px;
    font-size: 16px;
    font-weight: 400;
    background-color: #51abcb;
    border-radius: 4px;
    float: right
}

@media only screen and (max-width:767px) {
    .group {
        padding: 20px 0 0
    }
    .group .container .g1 {
        padding: 0
    }
    .group .container .g1 img {
        width: 38px;
        height: auto;
        float: left;
        display: block
    }
    .group .container .g1 p {
        font-size: 14px;
        display: inline-block;
        text-align: left;
        vertical-align: middle;
        width: 59%;
        height: 38px;
        margin: 0 0 0 10px
    }
    .find .pull-right {
        top: 10px;
        color: #fff;
        position: relative
    }
    .find .pull-left p svg,
    .find .pull-right .find-button {
        display: none
    }
    .find .pull-right .next {
        display: block;
        margin: 0;
        padding: 0
    }
    .find .pull-right .next svg {
        right: 0;
        display: inline-block;
        position: absolute;
        bottom: -27px;
        font-size: 25px
    }
    .find .pull-left {
        padding-left: 0;
        top: 0
    }
    .find .pull-left p {
        font-size: 20px;
        padding-top: 10px;
        padding-bottom: 10px
    }
}

.ss-product .top {
    border-bottom: 1px solid #1e69b2;
    padding-left: 0;
    padding-right: 0
}

.ss-product .top h3 {
    float: left;
    margin-top: 10px
}

.ss-product .top a.float-right {
    float: right;
    padding-top: 10px;
    color: #337ab7
}

.ss-product a .thumbnail {
    margin: 20px 0;
    border: 0;
    height: 355px;
    overflow: hidden
}

.ss-product a .thumbnail img {
    width: 200px;
    height: auto
}

.ss-product a .thumbnail .caption h3 {
    height: 45px;
    line-height: 24px;
    font-size: 16px;
    margin: 5px 0
}

.ss-product a .thumbnail .caption p {
    color: #898989;
    font-size: 13px;
    margin-bottom: 5px
}

.ss-product a .thumbnail .caption .price {
    font-size: 18px;
    color: #f16700
}

.ss-product .viewmore.text-center {
    display: none
}

@media only screen and (max-width:1200px) {
    .ss-product a .thumbnail {
        height: 300px
    }
}

@media only screen and (max-width:767px) {
    .ss-product .container {
        padding: 0
    }
    .ss-product:after {
        height: 10px;
        width: 100%;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        background: #f1f1f1;
        content: '';
        display: block
    }
    .ss-product .top {
        border: 0!important
    }
    .ss-product .top .float-left {
        margin: 15px 0;
        display: block;
        width: 100%;
        font-size: 22px;
        text-align: center;
        text-transform: uppercase;
        color: #333
    }
    .ss-product .col-sm-15 .thumbnail .caption p,
    .ss-product .top .float-right {
        display: none
    }
    .ss-product .col-sm-15 {
        border: 1px solid #ebebeb!important;
        padding: 10px
    }
    .ss-product .col-sm-15 .thumbnail {
        margin: 0;
        padding: 0;
        height: 230px
    }
    .ss-product .col-sm-15 .thumbnail img {
        width: 140px;
        height: 140px
    }
    .ss-product .col-sm-15 .thumbnail .caption {
        margin-top: 10px;
        padding: 0
    }
    .ss-product .col-sm-15 .thumbnail .caption h3 {
        height: 54px;
        padding: 0;
        font-size: 14px;
        line-height: 1.3;
        margin: 0 0 5px;
        overflow: hidden;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }
    .ss-product .col-sm-15 .thumbnail .caption .price {
        line-height: 18px;
        font-size: 16px;
        color: #f16700
    }
    .ss-product .border {
        display: none
    }
    .ss-product .viewmore.text-center {
        display: block;
        color: #337ab7
    }
    .ss-product .viewmore.text-center a {
        padding: 15px 0;
        display: inline-block
    }
}

footer p {
    font-size: 17px;
    margin: 20px 0
}

footer .col-left li {
    font-size: 14px;
    list-style-type: none;
    color: #fff;
    line-height: 1.71
}

footer .col-left li a:hover {
    text-decoration: none
}

footer .col-left,
footer .col-left .col-sm-3 {
    padding: 0;
    color: #fff
}

footer .col-left .col-sm-3 ul li {
    line-height: 1.71
}

footer .col-left .ntlc {
    padding-right: 0;
    padding-left: 38px
}

footer .col-left .col-sm-6 {
    padding: 0
}

footer .col-left .col-sm-6 .float {
    float: left;
    margin-right: 28px
}

.find .pull-right a,
footer .col-left .col-sm-6 .float li a {
    text-decoration: none;
    color: #fff
}

footer .col-right {
    color: #fff
}

footer .col-right .hotline {
    color: #fff578;
    font-size: 16px;
    margin-left: 10%;
    margin-top: 20px
}

footer .col-right .hotline img {
    width: 18px;
    height: 18px;
    display: inline-block;
    margin: 0 2px 2px 0
}

footer .col-right .hotline a:focus,
footer .col-right .hotline a:hover {
    color: #ee8434
}

.footer2 img,
footer .col-right img {
    display: block;
    margin: 17px 22%
}

.copyright,
.footer2 {
    background: #225689;
    padding: 12px 0
}

.copyright p {
    font-size: 12px;
    color: #fff;
    margin: 0
}

.footer2 {
    display: none;
    padding: 20px 0 10px
}

.footer2 .ntlc-mobile {
    font-size: 18px;
    color: #fff;
    margin: 0 0 10px
}

.footer2 p {
    font-weight: 700;
    font-size: 20.8px;
    margin: 0
}

.footer2 p img {
    width: 23px;
    height: 23px;
    display: inline-block;
    margin: 0 5px 5px 0;
    padding: 0
}

.footer2 p,
.footer2 p a:hover {
    color: #fff578
}

.footer2 img {
    margin: 0 auto;
    padding: 10px 0
}

@media only screen and (max-width:1200px) {
    footer .col-left .col-sm-6 .float {
        float: left;
        margin-right: 20px
    }
}

@media only screen and (max-width:992px) {
    footer .col-left .ntlc {
        padding-right: 0;
        padding-left: 0
    }
    footer .col-right img {
        margin: 15px 0
    }
}

@media only screen and (max-width:767px) {
    /* footer {
        display: none!important
    } */
    .footer2 {
        display: block
    }
    .copyright p {
        padding-bottom: 80px
    }
    .copyright p br {
        display: none
    }
}

main .br-benh,
main .bread {
    border-bottom: 1px solid #dedede;
    background: #fafafa
}

main .br-benh .container .breadcrumb,
main .bread .container .breadcrumb {
    padding: 8px 15px 8px 0;
    margin: 0;
    background: #fafafa
}

main .br-benh .container .breadcrumb li a,
main .bread .container .breadcrumb li a {
    color: #404040
}

main .br-benh .container .breadcrumb li.active,
main .br-tpcn .container ol li.active,
main .bread .container .breadcrumb li.active {
    color: #9b9b9b
}

main .new .container .col-sm-8 h1 {
    font-weight: 700;
    font-size: 40px;
    font-family: 'Roboto', sans-serif
}

main .new .container .col-sm-8 p.date {
    font-size: 14px;
    color: #898989
}

main .new .container .col-sm-8 .new-item {
    width: 100%;
    padding: 10px 10px 10px 15px;
    background: #fafafa;
    border-left: 2px solid #1e69b2;
    margin-bottom: 0
}

main .new .container .col-sm-8 .new-item em {
    line-height: 30px;
    color: #404040;
    font-size: 19px;
    font-family: 'Times New Roman', serif
}

main .new .container .col-sm-8 .r33 {
    margin: 10px 0;
    border-bottom: 1px solid #ddd
}

main .new .container .col-sm-8 .r33 .nav-fix .nav-control li {
    list-style-type: none;
    float: left;
    margin: 0 20px 10px 0
}

main .new .container .col-sm-8 .r33 .nav-fix .nav-control li a {
    text-decoration: none;
    font-size: 18px;
    color: #626262
}

main .new .container .col-sm-8 .r33 .nav-fix .nav-control li.active a,
main .new .container .col-sm-8 .r33 .nav-fix .nav-control li:hover a,
main .ss-tpcn-cogia .container .product .padd .r33 .nav-fix .nav-control li a:hover,
main .ss-tpcn-cogia .container .product .padd .r33 .nav-fix .nav-control li.active a {
    font-weight: 700;
    color: #225689
}

main .new .container .col-sm-8 .r33 .nav-fix.fix-top {
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 100%;
    background: #f7f7f7;
    border-bottom: 1px solid #ddd;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99
}

main .new .container .col-sm-8 .r33 .nav-fix.fix-top ul.nav-control,
main .ss-tpcn-cogia .container .product .padd .r33 .nav-fix.fix-top ul.nav-control {
    display: inline-block;
    margin: 0 auto
}

main .new .container .col-sm-8 .r33 .nav-fix.fix-top ul.nav-control li,
main .ss-tpcn-cogia .container .product .padd .r33 .nav-fix.fix-top ul.nav-control li {
    padding: 0;
    margin: 0 20px 0 0
}

main .new .container .col-sm-8 .tab-content {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 1.5em
}

.lc-mes-ct a,
main .new .container .col-sm-8 .tab-content a {
    text-decoration: none;
    color: #007bc5
}

main .new .container .col-sm-8 .tab-content .mes-custom a:active,
main .new .container .col-sm-8 .tab-content .mes-custom a:focus,
main .new .container .col-sm-8 .tab-content .mes-custom a:hover,
main .new .container .col-sm-8 .tab-content a:active,
main .new .container .col-sm-8 .tab-content a:focus,
main .new .container .col-sm-8 .tab-content a:hover,
main .new .container .col-sm-8 .tab-content div a:active,
main .new .container .col-sm-8 .tab-content div a:focus,
main .new .container .col-sm-8 .tab-content div a:hover,
main .new .container .col-sm-8 .tab-content p a:active,
main .new .container .col-sm-8 .tab-content p a:focus,
main .new .container .col-sm-8 .tab-content p a:hover {
    color: #007bc5
}

.lc-mes-ct ol,
.lc-mes-ct ul,
main .new .container .col-sm-8 .tab-content ol,
main .new .container .col-sm-8 .tab-content ul {
    font-family: inherit;
    width: 100%;
    margin-bottom: 1em;
    padding-left: 30px
}

.lc-mes-ct ol li,
.lc-mes-ct ul li,
main .new .container .col-sm-8 .tab-content ol li,
main .new .container .col-sm-8 .tab-content ul li {
    padding-left: 5px;
    margin-bottom: .4em
}

main .new .container .col-sm-8 .tab-content .mes-custom,
main .new .container .col-sm-8 .tab-content div,
main .new .container .col-sm-8 .tab-content p {
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 1em;
    color: #404040
}

main .new .container .col-sm-8 .tab-content .mes-custom a,
main .new .container .col-sm-8 .tab-content div a,
main .new .container .col-sm-8 .tab-content p a {
    color: #007bc5
}

.lc-mes-ct .mes-custom img+em,
.lc-mes-ct div img+em,
.lc-mes-ct p img+em,
main .new .container .col-sm-8 .tab-content .mes-custom img+em,
main .new .container .col-sm-8 .tab-content div img+em,
main .new .container .col-sm-8 .tab-content p img+em,
main .ss-thuoc-detail .container .product .padd .r4 .mes-custom img+em,
main .ss-thuoc-detail .container .product .padd .r4 div img+em,
main .ss-thuoc-detail .container .product .padd .r4 p img+em {
    display: block;
    text-align: center;
    margin-top: 15px
}

.lc-mes-ct img,
main .new .container .col-sm-8 .tab-content img {
    width: 100%;
    height: auto;
    margin: 15px 0
}

.lc-mes-ct em,
main .new .container .col-sm-8 .tab-content em {
    margin: 0;
    font-size: 16px
}

main .new .container .col-sm-8 .tab-content h1,
main .new .container .col-sm-8 .tab-content h2,
main .new .container .col-sm-8 .tab-content h3,
main .new .container .col-sm-8 .tab-content h4,
main .new .container .col-sm-8 .tab-content h5 {
    font-weight: 700;
    margin: 15px 0;
    padding: 0;
    color: #222;
    line-height: 1.3em
}

main .new .container .col-sm-8 .tab-content h1 {
    font-size: 40px
}

main .new .container .col-sm-8 .tab-content h4 {
    font-size: 22px
}

main .new .container .col-sm-8 .tab-content h3,
main .new .container .col-sm-8 .tab-content h5 {
    font-size: 20px
}

main .new .container .col-sm-8 .tab-content h2 {
    font-size: 24px
}

main .new .container .col-sm-8 .tab-content #align {
    border-top: 1px solid #ddd;
    margin: 15px 0;
    padding: 20px;
    font-family: 'Times New Roman', serif
}

main .new .container .col-sm-8 .tab-content #align li {
    color: #404040;
    font-style: italic;
    line-height: 25px;
    font-size: 19px
}

main .new .container .col-sm-8 .tab-content ul.more {
    padding: 0 20px
}

main .new .container .col-sm-8 .tab-content ul.more li {
    font-family: 'Times New Roman', serif;
    font-size: 19px;
    padding: 10px 0;
    color: #1e69b2
}

main .new .container .col-sm-8 #author span,
main .new .container .col-sm-8 .tab-content ul.more li a {
    color: #1e69b2
}

main .new .container .col-sm-8 .tab-content ul.more li a em {
    font-size: inherit;
    font-weight: 700
}

main .new .container .col-sm-8 .slick-slider .col-sm-10 {
    padding: 0 12px 0 0;
    width: 80%
}

main .new .container .col-sm-8 .slick-slider .col-sm-10 .slider-main .slick-arrow {
    position: absolute;
    cursor: pointer;
    top: 41%;
    margin: 10px;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    visibility: hidden
}

main .new .container .col-sm-8 .slick-slider .col-sm-10 .slider-main .btn-left {
    left: -50px
}

main .new .container .col-sm-8 .slick-slider .col-sm-10 .slider-main .btn-right {
    right: -50px
}

main .new .container .col-sm-8 .slick-slider .col-sm-10 .slider-main:hover .btn-left {
    left: 0;
    visibility: visible;
    z-index: 2
}

main .new .container .col-sm-8 .slick-slider .col-sm-10 .slider-main:hover .btn-right {
    right: 0;
    visibility: visible;
    z-index: 2
}

main .new .container .col-sm-8 .slick-slider .col-sm-10 .slider-main .slick-list .slick-track {
    width: 100%
}

main .new .container .col-sm-8 .slick-slider .col-sm-10 .slider-main .slick-list .slick-track .slick-slide img {
    width: 100%;
    height: 303px
}

main .new .container .col-sm-8 .slick-slider .col-sm-2 {
    padding: 0;
    width: 20%
}

main .new .container .col-sm-8 .slick-slider .col-sm-2 .slider-sub .slick-list .slick-track {
    transform: none!important;
    width: 100%!important
}

main .new .container .col-sm-8 .slick-slider .col-sm-2 .slider-sub .slick-list .slick-track .slick-slide {
    width: 100%!important;
    margin-bottom: 12px;
    float: unset
}

main .new .container .col-sm-8 .slick-slider .col-sm-2 .slider-sub .slick-list .slick-track .slick-slide img {
    width: 100%;
    height: 93px
}

main .new .container .col-sm-8 #author {
    padding-bottom: 15px;
    color: #898989
}

main .new .container .col-sm-8 .dropdown {
    padding-top: 15px;
    border-top: 1px solid #e7e6e6
}

main .new .container .col-sm-8 .dropdown button {
    margin-bottom: 10px;
    border: 0;
    background: 0 0;
    color: #1e69b2;
    font-size: 14px
}

main .new .container .col-sm-8 .dropdown button:focus,
main .ss-thuoc-detail .container .product .padd .r5 .dropdown button:focus {
    color: #1e69b2!important;
    background: 0 0!important
}

main .new .container .col-sm-8 .dropdown button span {
    margin-right: 10px
}

main .new .container .col-sm-8 .dropdown button span img {
    width: 12px;
    height: 12px;
    margin-bottom: 3px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

main .new .container .col-sm-8 .dropdown button span.rotated img {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg)
}

main .new .container .col-sm-8 .dropdown .dropdown-menu {
    position: unset;
    box-shadow: none;
    border: 0;
    padding: 0;
    margin: 0;
    width: 100%
}

main .new .container .col-sm-8 .dropdown .dropdown-menu li {
    font-size: 14px;
    width: 100%
}

main .new .container .col-sm-8 .dropdown .dropdown-menu li:hover>a {
    background: 0 0;
    color: #898989
}

main .new .container .col-sm-8 .dropdown .dropdown-menu li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #898989;
    padding: 5px 0
}

main .new .container .col-sm-8 .share {
    color: #1e69b2;
    font-size: 16px;
    margin-bottom: 20px;
    padding: 15px;
    border-bottom: 1px solid #e7e6e6;
    border-top: 1px solid #e7e6e6
}

main .new .container .col-sm-8 .share button,
main .ss-tpcn-cogia .container .product .padd .r1 .share button,
main .ss-tpcn-cogia .container .product .padd .r4 .share2 button {
    background: #4267b2;
    font-size: 13px;
    color: #fff;
    border: 0;
    border-radius: 4px;
    margin-left: 10px;
    padding: 1px 4px
}

main .new .container .col-sm-8 .share a,
main .ss-view-body h2 span {
    display: none
}

main .new .container .col-sm-8 .tags {
    margin-bottom: 20px;
    padding-bottom: 20px;
    color: #898989
}

main .new .container .col-sm-8 .tags a.tags-item {
    background: #f2f2f2;
    color: #626262;
    padding: 5px;
    margin: 0 0 10px 5px;
    display: inline-block
}

main .new .container .col-sm-8 .tags a.tags-item:hover {
    cursor: pointer;
    color: #fff;
    background: #626262
}

@media only screen and (max-width:767px) {
    main .br-benh {
        background: #fff!important;
        border-bottom: 1px solid #ddd!important;
        bottom: 0
    }
    main .br-benh .container {
        padding: 0 10px
    }
    main .br-benh .container .col-sm-8,
    main .new .container,
    main .new .container .col-sm-8 .tab-content h1,
    main .new .container .col-sm-8 .tab-content h2,
    main .new .container .col-sm-8 .tab-content h3,
    main .new .container .col-sm-8 .tab-content h4,
    main .new .container .col-sm-8 .tab-content h5 {
        padding: 0
    }
    main .br-benh .container .col-sm-8 .breadcrumb {
        background: #fff
    }
    main .br-benh .container .col-sm-8 .breadcrumb li {
        font-size: 15px
    }
    main .br-benh .container .col-sm-8 .breadcrumb li a {
        font-size: 15px;
        color: #1e69b2
    }
    main .br-benh .container .col-sm-8 .breadcrumb li.active {
        display: none;
        color: #1e69b2
    }
    main .new .container .col-sm-8 {
        padding: 0 10px
    }
    main .new .container .col-sm-8 .tab-content h1,
    main .new .container .col-sm-8 h1 {
        font-size: 28px
    }
    main .new .container .col-sm-8 p.date {
        font-size: 12px;
        color: #898989
    }
    main .new .container .col-sm-8 .new-item {
        padding: 15px
    }
    main .new .container .col-sm-8 .new-item em {
        font-size: 16px;
        line-height: 25px
    }
    main .new .container .col-sm-8 .r33 {
        display: none
    }
    main .new .container .col-sm-8 .tab-content {
        font-size: 16px;
        line-height: 1.5em
    }
    main .new .container .col-sm-8 .tab-content ol,
    main .new .container .col-sm-8 .tab-content ul {
        padding-left: 20px
    }
    main .new .container .col-sm-8 .tab-content ol li,
    main .new .container .col-sm-8 .tab-content ul li {
        padding-left: 5px
    }
    main .new .container .col-sm-8 .tab-content h3,
    main .new .container .col-sm-8 .tab-content h4 {
        font-size: 18px
    }
    main .new .container .col-sm-8 .tab-content h5 {
        font-size: 17px
    }
    main .new .container .col-sm-8 .tab-content h2 {
        font-size: 20px
    }
    main .new .container .col-sm-8 .tab-content .normal,
    main .new .container .col-sm-8 .tab-content div,
    main .new .container .col-sm-8 .tab-content p {
        font-size: inherit
    }
    main .new .container .col-sm-8 .tab-content ul#align {
        margin: 10px 0;
        padding: 0 20px;
        border: 0
    }
    main .new .container .col-sm-8 .tab-content ul.more li {
        font-size: 16px;
        line-height: 24px;
        padding: 0;
        margin-bottom: 15px
    }
    main .new .container .col-sm-8 .slick-slider .col-sm-10 {
        width: 100%;
        padding: 0
    }
    main .new .container .col-sm-8 .slick-slider .col-sm-10 .slider-main .slick-arrow {
        top: 33%
    }
    main .new .container .col-sm-8 .slick-slider .col-sm-10 .slider-main .slick-list .slick-track .slick-slide img {
        width: 100%;
        height: 170px
    }
    main .new .container .col-sm-8 .nav-tabs,
    main .new .container .col-sm-8 .slick-slider .col-sm-2 {
        display: none
    }
    main .new .container .col-sm-8 .dropdown {
        margin: 10px 0;
        padding: 0;
        border-bottom: 1px solid #e7e6e6
    }
    main .new .container .col-sm-8 .dropdown button {
        margin: 10px 0;
        padding: 0;
        width: 100%;
        text-align: left;
        border: 0;
        background: 0 0;
        color: #006df0;
        font-size: 14px;
        display: block
    }
    main .new .container .col-sm-8 .dropdown button span {
        margin: 0;
        position: absolute;
        right: 0
    }
    main .new .container .col-sm-8 .dropdown button span img {
        width: 12px;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out
    }
    main .new .container .col-sm-8 .dropdown button span.rotated img {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg)
    }
    main .new .container .col-sm-8 .dropdown .dropdown-menu li {
        font-size: 13px
    }
    main .new .container .col-sm-8 .dropdown .dropdown-menu li a {
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    main .new .container .col-sm-8 .share {
        font-size: 15px
    }
    main .new .container .col-sm-8 .share button,
    main .new .container .col-sm-8 .tags .tag {
        display: none
    }
    main .new .container .col-sm-8 .share a {
        display: inline-block
    }
    main .new .container .col-sm-8 .share a svg {
        display: none;
        float: right;
        font-size: 28px;
        margin-bottom: -5px;
        margin-left: 5px;
        padding: 0;
        color: #1e69b2
    }
    main .new .container .col-sm-8 .tags {
        margin: 0 0 15px;
        padding: 0 0 10px
    }
}

main .br-white {
    border: 0
}

main .br-white,
main .br-white .container .breadcrumb {
    background: #fff
}

main .title h1 {
    font-size: 34px;
    color: #404040;
    font-weight: 700;
    margin-bottom: 30px
}

main .ss-view-body {
    background: linear-gradient(to right, #3a9db8, #1e64a9)
}

main .ss-view-body h2 {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    padding: 30px 0
}

main .ss-view-body a {
    margin-bottom: 20px;
    padding: 9px 10px;
    border-radius: 4px;
    width: 100px;
    text-align: center;
    height: 40px;
    background-color: #f4f4f4;
    display: block;
    font-size: 16px
}

main .ss-view-body .btn-main {
    padding-right: 35px
}

main .ss-view-body .btn-main img {
    position: relative;
    bottom: 25px
}

main .ss-view-body .btn-main .btn-bp {
    padding: 0
}

main .ss-category-tpcn .item ul li ul li a,
main .ss-view-body .btn-main .btn-bp .nut-btn {
    cursor: pointer
}

main .ss-view-body .btn-main .btn-bp a.active {
    background: #ee8434;
    color: #fff
}

main .ss-view-body .btn-main .btn-bp a.active svg {
    display: block
}

main .category-tpcn a,
main .ss-category-tpcn a,
main .ss-group-benh .ss-benh2 .tab2 .tab-sub-item ul li a,
main .ss-view-body .btn-main .btn-bp a:hover {
    text-decoration: none
}

main .ss-view-body .btn-main .btn-bp a svg {
    position: relative;
    right: -106px;
    top: -30px;
    font-size: 35px;
    color: #fff;
    display: none
}

main .ss-view-body .body-content {
    border-radius: 4px;
    background: #fff;
    width: 750px;
    height: 400px;
    padding: 0 0 12px;
    margin-left: 10px
}

main .ss-view-body .body-content .tab-content a {
    text-decoration: none;
    float: left;
    color: #414141;
    text-align: left;
    background: 0 0;
    width: 50%;
    height: 10%;
    display: inline-block;
    margin: 0 0 3px;
    padding: 10px 0 0 40px
}

main .ss-cscn-category .container .row .prd a .thumbnail .caption .name-item:hover,
main .ss-group-benh .ss-benh2 .tab2 .tab-sub-item .xemthem a:hover,
main .ss-group-benh .ss-benh2 .tab2 .title h3:hover,
main .ss-product-bcn .view button:hover,
main .ss-view-body .body-content .tab-content a:hover {
    color: #ee8434
}

main .ss-view-body .body-content .tab-content,
main .ss-view-body .body-content .tab-content a.xemthem {
    display: none
}

main .ss-view-body .body-content .tab-content.current {
    display: block!important;
    overflow: auto;
    height: 400px
}

main .ss-view-body .body-content .tab-content::-webkit-scrollbar {
    width: 29px;
    height: 18px
}

main .ss-view-body .body-content .tab-content::-webkit-scrollbar-thumb {
    height: 6px;
    border: 10px solid transparent;
    background-clip: padding-box;
    -webkit-border-radius: 35px;
    background-color: #96c6f0;
    -webkit-box-shadow: inset -1px -1px 0 rgba(0, 0, 0, .05), inset 1px 1px 0 rgba(0, 0, 0, .05)
}

main .ss-view-body .body-content .tab-content::-webkit-scrollbar-button {
    width: 0;
    height: 0;
    display: none
}

main .ss-view-body .body-content .tab-content::-webkit-scrollbar-corner {
    background-color: transparent
}

main .ss-benh-thuong-gap h2 {
    font-size: 24px;
    font-weight: 500;
    color: #333;
    padding: 30px 0 0;
    margin: 0
}

main .ss-benh-thuong-gap .hinh-col-3 {
    padding-left: 0
}

main .ss-benh-thuong-gap .hinh-col-3 .thumbnail {
    border: 0;
    margin-bottom: 0
}

main .ss-banner .container .row .col-sm-3 img,
main .ss-benh-thuong-gap .hinh-col-3 .thumbnail img {
    width: 100%;
    height: auto
}

main .ss-benh-thuong-gap .hinh-col-3 .thumbnail .caption h3 {
    color: #1e69b2;
    font-size: 17px;
    line-height: 24px;
    font-weight: 400;
    margin: 15px 0 3px;
    padding: 0
}

main .ss-benh-thuong-gap .hinh-col-3 .thumbnail .caption ul li {
    list-style-type: none;
    font-size: 14px;
    line-height: 32px
}

main .ss-banner .container .row .col-sm-9 ul.float li a:hover,
main .ss-benh-thuong-gap .hinh-col-3 .thumbnail .caption ul li a:hover,
main .ss-group-benh .ss-benh2 .tab2 .title:hover {
    color: #f16700
}

main .ss-banner {
    background-color: #e9f5f6
}

main .ss-banner .container .row .col-sm-3 {
    padding: 0;
    height: 100%
}

main .ss-banner .container .row .col-sm-9 {
    padding: 25px 0 0
}

main .ss-banner .container .row .col-sm-9 h2 {
    font-weight: 700;
    margin: 15px 0;
    font-size: 24px
}

main .ss-banner .container .row .col-sm-9 ul.float li {
    width: 33%;
    float: left;
    line-height: 32px;
    list-style-type: none;
    font-size: 14px
}

main .ss-banner .container .row .col-sm-9 ul.float li a {
    margin-right: 20px;
    display: inline-block;
    text-decoration: none
}

main .ss-banner .container .row .col-sm-9 ul.float li:nth-child(3n),
main .ss-banner .container .row .col-sm-9 ul.float li:nth-child(3n+2) {
    padding-left: 7px
}

main .ss-group-benh {
    padding-bottom: 40px
}

main .ss-group-benh h2 {
    font-size: 24px;
    font-weight: 700;
    padding: 50px 0 20px
}

main .ss-group-benh .ss-benh2 {
    padding-left: 15px
}

main .ss-group-benh .ss-benh2 .tab2 {
    cursor: pointer;
    padding: 0
}

main .ss-group-benh .ss-benh2 .tab2 .title {
    padding: 10px 18px 12px
}

main .ss-group-benh .ss-benh2 .tab2 .title h3 {
    font-size: 16px;
    line-height: 20px;
    color: #414141;
    margin: 5px 0 0;
    padding: 0;
    font-weight: 400;
    display: inline-block
}

main .ss-group-benh .ss-benh2 .tab2 .title h3:focus {
    color: #414141
}

main .ss-group-benh .ss-benh2 .tab2 .title img {
    vertical-align: middle;
    margin-right: 15px
}

main .ss-group-benh .ss-benh2 .tab2 .title.active-h3 {
    background: #f7f7f7;
    border-bottom: 2px solid #f16700
}

main .ss-group-benh .ss-benh2 .tab2 .tab-sub-item {
    width: 300%;
    height: auto;
    background: #f7f7f7;
    display: none;
    padding: 10px 0 20px
}

main .ss-group-benh .ss-benh2 .tab2 .tab-sub-item ul,
main .ss-tpcn-cogia .container .product .padd .r2 .detail .item-rule ul {
    list-style-type: none
}

main .ss-group-benh .ss-benh2 .tab2 .tab-sub-item ul li {
    font-size: 14px;
    width: 33%;
    float: left;
    padding-top: 10px;
    padding-left: 60px
}

main .ss-category-tpcn-list-grid .container .row .sp .row .pull .pull-right a.btn.active>span,
main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout label span i,
main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form h4.active,
main .ss-cscn-category .container .row .pull .pull-right a.btn.active>span,
main .ss-group-benh .ss-benh2 .tab2 .tab-sub-item ul li a:hover,
main .ss-product-bcn .thumbnail .caption h3:hover {
    color: #f16700
}

main .ss-group-benh .ss-benh2 .tab2 .tab-sub-item.current,
main .ss-group-benh .ss-benh2 .tab2 .tab-sub-item.current-h3 {
    display: block
}

main .ss-group-benh .ss-benh2 .tab2 .tab-sub-item .xemthem a {
    margin-top: 15px;
    display: inline-block;
    border-radius: 4px;
    padding: 7px 0;
    width: 180px;
    color: #1d4369;
    background: #fbfdff;
    border: 1px solid #d7e1e9
}

main .ss-group-benh .ss-benh2 .tab2 .tab-sub-item .xemthem a:focus {
    color: #1d4369
}

main .ss-group-benh .ss-benh2 .tab2 .t1,
main .ss-group-benh .ss-benh2 .tab2 .t2,
main .ss-group-benh .ss-benh2 .tab2 .t3 {
    top: 0;
    position: relative
}

main .ss-group-benh .ss-benh2 .tab2 .t2 {
    left: -100%
}

main .ss-group-benh .ss-benh2 .tab2 .t3 {
    left: -200%
}

main .ss-group-benh .ss-benh2 .tab2 .active,
main .ss-group-benh .ss-benh2 .tab2 .title.active {
    background: #f7f7f7;
    border-bottom: 2px solid #f16700
}

@media only screen and (max-width:767px) {
    main .br-benh {
        border-bottom: #d8d8d8
    }
    main .br-benh .container .breadcrumb {
        padding: 6px 0
    }
    main .br-benh .container .breadcrumb li {
        font-size: 15px
    }
    main .br-benh .container .breadcrumb li a {
        font-size: 15px;
        color: #1e69b2
    }
    main .br-benh .container .breadcrumb li.active {
        display: none;
        color: #1e69b2
    }
    main .title {
        padding-right: 15px
    }
    main .title h1 {
        font-family: 'Roboto Light', Sans-Serif;
        font-size: 22px;
        text-transform: uppercase;
        font-weight: 300;
        text-align: center;
        margin: 17px 0 11px
    }
    main .container {
        padding: 0 10px
    }
    main .ss-view-body .container .row h2 {
        font-size: 20px;
        padding: 23px 0 38px;
        margin: 0
    }
    main .ss-view-body .container .row h2 span {
        background: #fff;
        padding: 7px 9.26px;
        margin-right: 10px;
        border-radius: 50%
    }
    main .ss-view-body .container .row h2 span svg {
        color: #ee8434;
        font-size: 20px
    }
    main .ss-view-body .container .row .body-content {
        width: 73%;
        margin: 0;
        float: right;
        display: none;
        background: 0 0
    }
    main .ss-view-body .container .row .body-content .tab-content {
        position: relative;
        overflow: hidden;
        padding: 15px 10px;
        border-radius: 4px;
        background: #fff
    }
    main .ss-view-body .container .row .body-content .tab-content a {
        width: 100%;
        padding: 0;
        font-size: 14px;
        line-height: 20px;
        height: unset;
        margin-bottom: 10px
    }
    main .ss-view-body .container .row .body-content .tab-content .xemthem {
        position: absolute;
        bottom: 0;
        left: 0;
        text-align: center;
        background: #fff;
        color: #1e69b2;
        margin: 0;
        padding: 15px 0 20px
    }
    main .ss-view-body .container .row .body-content .tab-content.full {
        height: auto;
        overflow: unset;
        background: #fff;
        z-index: 2;
        box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
    }
    main .ss-view-body .container .row .body-content.them {
        left: 15px;
        margin-left: 0
    }
    main .ss-view-body .container .row .btn-main {
        padding: 0
    }
    main .ss-banner .container .row .col-sm-3,
    main .ss-view-body .container .row .btn-main .btn-bp a svg,
    main .ss-view-body .container .row .btn-main .xoa.delete {
        display: none
    }
    main .ss-view-body .container .row .btn-main .btn-bp a {
        font-size: 14px;
        width: 100%;
        position: relative;
        padding: 10px 0
    }
    main .ss-view-body .container .row .btn-main .btn-bp a.active1 svg {
        display: block;
        left: 108%;
        z-index: 3
    }
    main .ss-view-body .container .row .btn-main .wrapping {
        position: relative;
        width: 100%
    }
    main .ss-view-body .container .row .btn-main.them {
        width: 22%;
        padding-right: 0
    }
    main .ss-banner {
        padding: 15px 0
    }
    main .ss-banner .container .row .ss-benh {
        padding: 0
    }
    main .ss-banner .container .row .ss-benh h2 {
        margin: 0;
        padding: 15px 0;
        font-size: 20px
    }
    main .ss-banner .container .row .ss-benh ul.float {
        margin-bottom: 0;
        width: 100%
    }
    main .ss-banner .container .row .ss-benh ul.float li {
        width: 100%;
        padding: 0!important
    }
    main .ss-benh-thuong-gap .container {
        padding: 15px 10px
    }
    main .ss-benh-thuong-gap .container h2 {
        font-size: 20px;
        margin: 15px 0;
        padding: 0
    }
    main .ss-benh-thuong-gap .container .row .hinh-col-3 {
        padding: 0;
        width: 100%
    }
    main .ss-benh-thuong-gap .container .row .hinh-col-3 .thumbnail .caption h3 {
        font-size: 17px;
        line-height: 24px;
        margin: 15px 0 5px;
        padding: 0
    }
    main .ss-benh-thuong-gap .container .row .hinh-col-3 .thumbnail .caption ul li {
        font-size: 14px;
        line-height: 35px;
        padding: 0
    }
    main .ss-group-benh .container {
        padding: 0 10px
    }
    main .ss-group-benh .container h2 {
        padding: 0;
        margin: 20px 0;
        font-size: 20px
    }
    main .ss-group-benh .ss-benh2 {
        padding: 0
    }
    main .ss-group-benh .ss-benh2 .tab2 .tab-sub-item {
        width: 100%;
        height: auto
    }
    main .ss-group-benh .ss-benh2 .tab2 .tab-sub-item ul li {
        width: 100%;
        padding-left: 60px
    }
    main .ss-group-benh .ss-benh2 .tab2 .tab-sub-item .xemthem {
        text-align: unset
    }
    main .ss-group-benh .ss-benh2 .tab2 .tab-sub-item .xemthem a {
        padding: 0 0 0 60px;
        border: 0;
        background: #f7f7f7;
        color: #1e69b2
    }
    main .ss-group-benh .ss-benh2 .tab2 .t2,
    main .ss-group-benh .ss-benh2 .tab2 .t3 {
        left: 0
    }
    main .ss-group-benh .ss-benh2 .tab2 .title {
        padding: 10px 12px 12px
    }
}

main .cscn-br {
    border-bottom: 1px solid #d8d8d8
}

main .cscn-br .container,
main .cscn-br .container .row {
    padding: 0 15px
}

main .cscn-br,
main .cscn-br .container .row .breadcrumb {
    background: #fafafa
}

main .cscn-title .container .row1 .t1 h1 {
    margin-top: 20px;
    font-weight: 400;
    margin-bottom: 15px
}

main .banner {
    padding-bottom: 0
}

main .view-category h2 {
    margin-top: 20px;
    margin-bottom: 15px
}

main .view-category .ctg .thumbnail {
    text-decoration: none;
    border: 0;
    text-transform: uppercase;
    height: 200px;
    overflow: hidden
}

main .view-category .ctg .thumbnail img {
    max-width: 125px;
    height: 125px
}

main .view-category .ctg .thumbnail h2 {
    margin-top: 10px;
    font-size: 17px;
    color: #1e69b2;
    font-weight: 500
}

main .view-category .ctg .thumbnail h2:hover {
    color: #ee8435
}

main .ss-product-bcn .title {
    border-bottom: 1px solid #1e69b2;
    margin-bottom: 10px
}

main .ss-product-bcn .title h2,
main .view-category h2 {
    font-size: 26px;
    color: #626262
}

main .ss-product-bcn .thumbnail {
    border: 0;
    margin: 0;
    padding: 10px;
    height: 355px;
    text-decoration: none;
    cursor: pointer
}

main .ss-category-tpcn a .thumbnail img,
main .ss-product-bcn .thumbnail img {
    margin-bottom: 20px;
    width: 200px;
    height: 200px
}

main .ss-product-bcn .thumbnail .caption {
    padding: 0
}

main .ss-product-bcn .thumbnail .caption h3 {
    line-height: 24px;
    height: 50px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 400;
    font-size: 16px;
    color: #2d2d2d;
    margin-bottom: 5px;
    padding: 0
}

main .ss-category-tpcn a .thumbnail .caption span,
main .ss-product-bcn .thumbnail .caption span {
    text-align: left;
    color: #898989;
    font-size: 13px
}

main .ss-product-bcn .thumbnail .caption .price {
    color: #f16700;
    font-size: 18px;
    margin: 0;
    display: block
}

main .ss-product-bcn .view {
    margin-top: 20px;
    margin-bottom: 50px
}

main .ss-category-tpcn .view button,
main .ss-product-bcn .view button {
    display: block;
    margin: 0 auto;
    background-color: #fbfdff;
    border: solid 1px #d7e1e9;
    padding: 5px 30px;
    border-radius: 4px
}

main .ss-product-bcn .view button a {
    font-size: 15px;
    color: #1d4369
}

main .ss-category-tpcn .item ul li ul li a:focus,
main .ss-category-tpcn .item ul li ul li a:hover,
main .ss-product-bcn .view button a :focus,
main .ss-product-bcn .view button a:hover {
    color: #ee8434
}

main .feature .row1 p {
    margin-bottom: 30px
}

main .feature .row1 {
    padding: 20px;
    border: solid 1px #dfdfdf;
    border-radius: 4px;
    color: #7a7a7a;
    font-size: 15px
}

main .feature .ctn .row1 ol,
main .feature .row1 ol,
main .ss-category-tpcn .feature .row1 ol,
main .ss-category-tpcn-list-grid .container .row .sp .row .feature .row1 ol,
main .ss-cscn-category .container .row .feature .row1 ol {
    padding: 0 0 0 17px;
    margin: 0
}

@media only screen and (max-width:767px) {
    main .cscn-br,
    main .cscn-br .container .breadcrumb {
        background: #fff
    }
    main .cscn-br .container,
    main .view-category .container .row12 {
        padding: 0 10px
    }
    main .cscn-br .container .breadcrumb li,
    main .cscn-br .container .breadcrumb li a {
        color: #225689
    }
    main .cscn-br .container .breadcrumb li.active {
        color: #225689;
        display: none
    }
    main .cscn-title {
        background: #ededed
    }
    main .cscn-title .container,
    main .ss-product-bcn .container,
    main .view-category .container {
        padding: 0
    }
    main .cscn-title .container .row1 .t1 h1 {
        font-family: 'Roboto Light', Sans-Serif;
        font-size: 22px;
        text-transform: uppercase
    }
    main .banner,
    main .feature .container .row1.row #feature,
    main .feature .container .row1.row ol,
    main .ss-product-bcn .container .pr-sp .thumbnail .caption span {
        display: none
    }
    main .view-category {
        background: #ededed
    }
    main .view-category .container .row12 h2 {
        margin-top: 0;
        font-size: 14px
    }
    main .view-category .container .ctg {
        margin-bottom: 5px;
        padding: 0 10px
    }
    main .view-category .container .ctg .thumbnail {
        background: #fff;
        padding: 0;
        margin: 0;
        border: 0;
        display: block;
        height: 50px
    }
    main .view-category .container .ctg .thumbnail img {
        width: 50px!important;
        height: 50px;
        float: left
    }
    main .view-category .container .ctg .thumbnail h2 {
        display: inline-block;
        padding: 16px 0 16px 10px;
        margin: 0;
        text-transform: none
    }
    main .view-category .container .ctg:nth-last-child(2) {
        margin-bottom: 10px
    }
    main .ss-product-bcn .container .title {
        padding: 0;
        border: 0
    }
    main .ss-product-bcn .container .title h2 {
        font-family: 'Roboto Light', Sans-Serif;
        font-size: 22px;
        text-transform: uppercase;
        text-align: center;
        padding: 20px 0 10px;
        margin: 0
    }
    main .feature .container,
    main .ss-product-bcn .container .pr-sp,
    main .ss-product-bcn .container .pr-sp .thumbnail .caption {
        padding: 0
    }
    main .ss-product-bcn .container .pr-sp .thumbnail {
        border: 1px solid #ddd;
        border-radius: 0;
        padding: 10px;
        margin: 0;
        height: 250px
    }
    main .ss-product-bcn .container .pr-sp .thumbnail img {
        width: 140px;
        height: 140px;
        margin-bottom: 10px
    }
    main .ss-product-bcn .container .pr-sp .thumbnail .caption h3 {
        height: 50px;
        line-height: 18px;
        -webkit-line-clamp: 3;
        font-size: 14px
    }
    main .ss-product-bcn .container .pr-sp .thumbnail .caption h3:hover {
        color: #ff9800
    }
    main .ss-product-bcn .container .pr-sp .thumbnail .caption .price {
        padding: 0;
        font-size: 16px
    }
    main .ss-product-bcn .container .view {
        margin-top: 10px;
        margin-bottom: 10px
    }
    main .ss-product-bcn .container .view button {
        background-color: #fff;
        border: 0
    }
    main .ss-product-bcn .container .view button a {
        font-size: 15px;
        color: #1e69b2
    }
    main .feature {
        margin-bottom: 0
    }
    main .feature .container .row1.row {
        background: #ededed;
        border: 0
    }
    main .feature .container .row1.row p {
        text-align: center;
        margin-bottom: 10px
    }
    main .feature .container .row1.row a {
        display: table;
        margin: 0 auto;
        font-size: 14px;
        color: #1e69b2
    }
}

main .ss-cscn-category .container .row .dm {
    padding: 0
}

main .ss-cscn-category .container .row .dm .row .title {
    border-bottom: 1px solid #aeaeae;
    margin-bottom: 10px
}

main .ss-category-tpcn .title h4,
main .ss-category-tpcn-list-grid .container .row .dm .row .title h4,
main .ss-cscn-category .container .row .dm .row .title h4 {
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: 600
}

main .ss-category-tpcn .item ul li,
main .ss-category-tpcn-list-grid .container .row .dm .row .item ul li,
main .ss-cscn-category .container .row .dm .row .item ul li {
    list-style-type: none;
    padding: 10px 0;
    font-size: 16px;
    font-weight: 600
}

main .ss-cscn-category .container .row .dm .row .item ul li.active>a {
    color: #ee8434;
    text-decoration: none
}

main .ss-cscn-category .container .row h1 {
    margin: 30px 0 10px 15px
}

main .ss-cscn-category .container .row .tab-content-main,
main .ss-cscn-category .container .row h1 a {
    display: none
}

main .ss-category-tpcn-list-grid .container .row .sp .row .tab-content-main ul li,
main .ss-cscn-category .container .row .tab-content-main ul li {
    float: left;
    width: 50%;
    text-transform: uppercase;
    text-align: center;
    list-style-type: none;
    padding: 0
}

main .ss-cscn-category .container .row .tab-content-main ul li a {
    width: 100%;
    height: 100%;
    font-size: 16px;
    padding: 15px 0;
    display: inline-block
}

main .ss-category-tpcn-list-grid .container .row .sp .row .tab-content-main ul li.active,
main .ss-cscn-category .container .row .tab-content-main ul li.active {
    border-bottom: 3px solid #ee8434
}

main .ss-cscn-category .container .row .tab-content-main ul li.active a,
main .ss-tpcn-cogia .container .product .padd .r2 .detail .btn-down .button.btn-right:hover a {
    text-decoration: none;
    color: #1e69b2
}

main .ss-cscn-category .container .row .pull {
    border-bottom: 1px solid #aeaeae;
    margin: 0 0 20px 15px;
    width: 100%
}

main .ss-category-tpcn-list-grid .container .row .sp .row .pull .pull-left,
main .ss-cscn-category .container .row .pull .pull-left {
    font-size: 16px;
    color: #4a4a4a;
    padding-top: 10px
}

main .ss-category-tpcn-list-grid .container .row .sp .row .pull .pull-right a.btn,
main .ss-cscn-category .container .row .pull .pull-right a.btn {
    padding: 6px 6px 3px 7px
}

main .ss-category-tpcn-list-grid .container .row .sp .row .pull .pull-right a.btn span,
main .ss-cscn-category .container .row .pull .pull-right a.btn span {
    color: #b4b4b4;
    font-size: 15px
}

main .ss-category-tpcn-list-grid .container .row .sp .row .pull .pull-right a.btn:active,
main .ss-category-tpcn-list-grid .container .row .sp .row .pull .pull-right a.btn:focus,
main .ss-category-tpcn-list-grid .container .row .sp .row .pull .pull-right a.btn:hover,
main .ss-cscn-category .container .row .pull .pull-right a.btn:active,
main .ss-cscn-category .container .row .pull .pull-right a.btn:focus,
main .ss-cscn-category .container .row .pull .pull-right a.btn:hover {
    background: 0 0
}

main .ss-cscn-category .container .row .pull .pull-right a.btn:nth-child(3) {
    padding: 6px 7px 3px 6px
}

main .ss-cscn-category .container .row .pull .pull-right a.btn.active {
    background: 0 0;
    box-shadow: none
}

main .ss-cscn-category .container .row .pull .desktop {
    display: block
}

main .ss-cscn-category .container .row .prd a .thumbnail .caption p,
main .ss-cscn-category .container .row .prd a .thumbnail fieldset,
main .ss-cscn-category .container .row .pull .mobile {
    display: none
}

main .ss-category-tpcn a .thumbnail .caption,
main .ss-cscn-category .container .row .prd,
main .ss-cscn-category .container .row .prd a .thumbnail .caption {
    padding: 0
}

main .ss-category-tpcn-list-grid .container .row .sp .row .prd a,
main .ss-cscn-category .container .row .prd a {
    text-decoration: none;
    cursor: pointer
}

main .ss-cscn-category .container .row .prd a .thumbnail {
    border: 0;
    margin: 0;
    padding: 10px;
    height: 355px
}

.bottom .container .row .prd .thumbnail img,
main .ss-category-tpcn-list-grid .container .row .sp .row .prd a .thumbnail img,
main .ss-cscn-category .container .row .prd a .thumbnail img {
    width: 200px;
    height: 200px;
    margin-bottom: 30px
}

main .ss-cscn-category .container .row .prd a .thumbnail .caption .name-item {
    height: 45px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: 400;
    padding: 0;
    color: #2d2d2d
}

main .ss-category-tpcn-list-grid .container .row .sp .row .prd a .thumbnail .caption span,
main .ss-cscn-category .container .row .prd a .thumbnail .caption span {
    text-align: left;
    color: #898989;
    font-size: 13px;
    display: none
}

main .ss-category-tpcn-list-grid .container .row .sp .row .prd a .thumbnail .caption span.box,
main .ss-cscn-category .container .row .prd a .thumbnail .caption span.box {
    display: block;
    margin: 5px 0
}

main .ss-cscn-category .container .row .prd a .thumbnail .caption .price {
    color: #f16700;
    font-size: 18px;
    margin: 0;
    display: block
}

main .ss-cscn-category .container .row .prd a .thumbnail .caption .cl-hidden {
    display: none;
    font-size: 14px;
    color: #898989
}

main .ss-cscn-category .container .row .prd a .thumbnail .caption .detail {
    display: none;
    font-size: 14px;
    color: #8c8c89;
    font-family: 'Roboto', sans-serif;
    padding-right: 10px
}

main .ss-category-tpcn-list-grid .container .row .sp .row .prd a .thumbnail .caption .detail p,
main .ss-cscn-category .container .row .prd a .thumbnail .caption .detail p {
    font-size: 14px;
    color: #8c8c89
}

main .ss-category-tpcn-list-grid .container .row .sp .row .prd a .thumbnail .caption .detail p:hover,
main .ss-cscn-category .container .row .prd a .thumbnail .caption .detail p:hover {
    color: #8c8c89
}

main .ss-cscn-category .container .row .list-group-item {
    border: 0;
    padding: 0;
    width: 100%;
    float: none;
    margin-left: 15px
}

main .ss-cscn-category .container .row .list-group-item a .thumbnail {
    display: flow-root;
    border: 1px solid #e7e6e6;
    margin: 10px 0 1px;
    height: 255px
}

main .ss-category-tpcn-list-grid .container .row .sp .row .list-group-item a .thumbnail img,
main .ss-cscn-category .container .row .list-group-item a .thumbnail img {
    width: 224px;
    height: 224px;
    float: left;
    margin-right: 10px;
    margin-bottom: 0
}

main .ss-cscn-category .container .row .list-group-item a .thumbnail .caption .name-item {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    margin-top: 20px;
    padding: 0;
    font-weight: 400;
    margin-bottom: 0;
    height: unset
}

main .ss-category-tpcn-list-grid .container .row .sp .row .list-group-item a .thumbnail .caption .name-item span,
main .ss-cscn-category .container .row .list-group-item a .thumbnail .caption .name-item span {
    font-size: 20px;
    display: inline-block
}

main .ss-cscn-category .container .row .list-group-item a .thumbnail .caption span.box,
main .ss-cscn-category .container .row .prd a .thumbnail .detail,
main .ss-cscn-category .container .row div.pagination2 {
    display: none
}

main .ss-cscn-category .container .row .list-group-item a .thumbnail .caption .price {
    padding: 0 0 5px;
    font-size: 18px
}

main .ss-cscn-category .container .row .list-group-item a .thumbnail .caption .cl-hidden {
    display: block
}

main .ss-cscn-category .container .row .list-group-item a .thumbnail .caption .cl-hidden span {
    display: inline-block
}

main .ss-cscn-category .container .row .list-group-item a .thumbnail .caption .cl-hidden .button {
    padding: 5px;
    border: 1px solid #ddd;
    border-radius: 4px
}

main .ss-category-tpcn-list-grid .container .row .sp .row .list-group-item a .thumbnail .caption .cl-hidden .button:hover,
main .ss-cscn-category .container .row .list-group-item a .thumbnail .caption .cl-hidden .button:hover {
    background: #898989;
    color: #fff
}

main .ss-cscn-category .container .row .list-group-item a .thumbnail .caption .detail {
    font-size: 14px;
    color: #8c8c89;
    font-family: 'Roboto', sans-serif;
    display: block;
    padding-right: 10px;
    line-height: 22px
}

main .ss-cscn-category .container .row .list-group-item a .thumbnail .caption p {
    display: block;
    font-size: 14px;
    color: #8c8c89;
    margin: 0
}

main .ss-cscn-category .container .row .list-group-item:last-child a .thumbnail {
    margin: 10px 0
}

main .ss-category-tpcn-list-grid .container .row .sp .row .list-group-item:after,
main .ss-category-tpcn-list-grid .container .row .sp .row .list-group-item:before,
main .ss-cscn-category .container .row .list-group-item:after,
main .ss-cscn-category .container .row .list-group-item:before {
    display: table;
    content: ' '
}

main .ss-category-tpcn-list-grid .container .row .sp .row ul.pagination,
main .ss-cscn-category .container .row ul.pagination {
    margin-bottom: 40px;
    display: table;
    margin-left: auto;
    margin-right: auto
}

main .ss-cscn-category .container .row .feature,
main .ss-cscn-category .container .row .feature .row1 p {
    margin-bottom: 30px
}

main .ss-cscn-category .container .row .feature .row1 {
    padding: 20px;
    border: solid 1px #dfdfdf;
    border-radius: 4px;
    color: #7a7a7a;
    font-size: 15px
}

main .feature .ctn .row1 a,
main .ss-category-tpcn-list-grid .container .row .sp .row .feature .row1 a,
main .ss-cscn-category .container .row .feature .row1 a {
    display: none;
    margin: 0 auto;
    font-size: 14px;
    color: #1e69b2
}

@media only screen and (max-width:767px) {
    .container {
        padding: 0 10px
    }
    .ss-cscn-category .container .row .dm,
    .ss-cscn-category .container .row .sp .row .pull .pull-right a.delete,
    .ss-cscn-category .container .row .sp .row .pull .pull-right span#view {
        display: none
    }
    .ss-cscn-category .container,
    .ss-cscn-category .container .row .sp,
    .ss-cscn-category .container .row .sp .row .tab-content-main ul.tabs li {
        padding: 0
    }
    .ss-cscn-category .container .row .sp .row h1 {
        font-family: 'Roboto Light', Sans-Serif;
        text-align: center;
        font-size: 22px;
        color: #262626;
        text-transform: uppercase;
        margin: 0;
        background: #ededed;
        padding: 20px
    }
    .ss-cscn-category .container .row .sp .row h1 a {
        display: block
    }
    .ss-cscn-category .container .row .sp .row .tab-content-main {
        display: block;
        padding: 0
    }
    .ss-cscn-category .container .row .sp .row .pull {
        margin: 0
    }
    .ss-cscn-category .container .row .sp .row .pull .pull-left {
        padding: 0;
        margin: 16px;
        font-size: 12px;
        color: #505050
    }
    .ss-cscn-category .container .row .sp .row .pull .pull-right {
        margin: 10px
    }
    .ss-cscn-category .container .row .sp .row .pull .pull-right .grid1,
    .ss-cscn-category .container .row .sp .row .pull .pull-right .list1 {
        padding: 5px 8px 3px 6px
    }
    .ss-cscn-category .container .row .sp .row .pull .pull-right .grid1 span,
    .ss-cscn-category .container .row .sp .row .pull .pull-right .list1 span {
        font-size: 20px
    }
    .ss-cscn-category .container .row .sp .row .pull .pull-right a.btn.active2>span {
        color: #f16700
    }
    .ss-cscn-category .container .row .sp .row .pull .desktop {
        display: none
    }
    .ss-cscn-category .container .row .sp .row .pull .mobile {
        display: block
    }
    .ss-cscn-category .container .row .sp .row .tab-content .tab-content-item,
    .ss-cscn-category .container .row .sp .row .tab-content .tab-content-item .prd .caption p span,
    .ss-cscn-category .container .row .sp .row .tab-content .tab-content-item .prd .caption span.box {
        display: none
    }
    .ss-cscn-category .container .row .sp .row .tab-content .tab-content-item .prd {
        padding: 0
    }
    .ss-cscn-category .container .row .sp .row .tab-content .tab-content-item .prd .thumbnail {
        border: 1px solid #ddd;
        border-radius: 0;
        margin: 0;
        height: 250px
    }
    .ss-cscn-category .container .row .sp .row .tab-content .tab-content-item .prd .thumbnail img {
        margin-bottom: 10px;
        width: 140px;
        height: 140px
    }
    .ss-cscn-category .container .row .sp .row .tab-content .tab-content-item .prd .caption .name-item {
        height: 50px;
        line-height: 18px;
        -webkit-line-clamp: 3;
        font-size: 14px
    }
    .ss-cscn-category .container .row .sp .row .tab-content .tab-content-item .prd .caption .price {
        padding: 5px 0;
        font-size: 16px
    }
    .ss-cscn-category .container .row .sp .row .tab-content .tab-content-item .list-group-item .caption .name-item span,
    .ss-cscn-category .container .row .sp .row .tab-content .tab-content-item .list-group-item .caption p,
    .ss-cscn-category .container .row .sp .row .tab-content .tab-content-item .prd .caption .rating,
    .ss-cscn-category .container .row .sp .row .tab-content .tab-content-item .prd .caption p.detail {
        display: none
    }
    .ss-cscn-category .container .row .sp .row .tab-content .tab-content-item .list-group-item {
        padding: 0 10px;
        margin: 0
    }
    .ss-cscn-category .container .row .sp .row .tab-content .tab-content-item .list-group-item .thumbnail {
        margin: 0;
        padding: 0;
        border: 0;
        height: 100px
    }
    .ss-cscn-category .container .row .sp .row .tab-content .tab-content-item .list-group-item .thumbnail img {
        width: 75px;
        height: 75px;
        margin: 0
    }
    .ss-cscn-category .container .row .sp .row .tab-content .tab-content-item .list-group-item .caption {
        padding: 0
    }
    .ss-cscn-category .container .row .sp .row .tab-content .tab-content-item .list-group-item .caption .name-item {
        margin: 0;
        height: unset;
        -webkit-line-clamp: 2;
        font-size: 14px;
        font-weight: 700;
        color: #404040
    }
    .ss-cscn-category .container .row .sp .row .tab-content .tab-content-item .list-group-item .caption span.box {
        display: flex;
        margin: 3px 0
    }
    .ss-cscn-category .container .row .sp .row .tab-content .tab-content-item .list-group-item .caption .price {
        font-size: 14px;
        padding: 0
    }
    .ss-cscn-category .container .row .sp .row .feature .row1.row #feature,
    .ss-cscn-category .container .row .sp .row .feature .row1.row ol,
    .ss-cscn-category .container .row .sp .row .pagination,
    .ss-cscn-category .container .row .sp .row .tab-content .tab-content-item .list-group-item .caption .cl-hidden {
        display: none
    }
    .ss-cscn-category .container .row .sp .row .tab-content .tab-content-item .list-group-item:first-child {
        margin-top: 15px
    }
    .ss-cscn-category .container .row .sp .row .tab-content .tab-content-item .list-group-item:last-child {
        margin-bottom: 15px
    }
    .ss-cscn-category .container .row .sp .row .tab-content .tab-content-item .grid-group-item .thumbnail img {
        width: 140px;
        height: 140px
    }
    .ss-cscn-category .container .row .sp .row .tab-content .tab-content-item.current {
        display: block
    }
    .ss-cscn-category .container .row .sp .row .pagination2 {
        display: block;
        padding: 10px 0
    }
    .ss-cscn-category .container .row .sp .row .pagination2 a {
        position: relative;
        float: left
    }
    .ss-cscn-category .container .row .sp .row .pagination2 a img {
        width: 62%
    }
    .ss-cscn-category .container .row .sp .row .pagination2 #prev {
        left: 5%
    }
    .ss-cscn-category .container .row .sp .row .pagination2 .page {
        width: 50%;
        position: absolute;
        left: 43%;
        right: 50%;
        padding: 7px 0;
        text-align: center;
        height: auto;
        float: left;
        font-size: 15px;
        color: #8c8c89
    }
    .ss-cscn-category .container .row .sp .row .feature {
        margin-bottom: 0
    }
    .ss-cscn-category .container .row .sp .row .feature .row1.row {
        background: #ededed;
        border: 0
    }
    .ss-cscn-category .container .row .sp .row .feature .row1.row p {
        text-align: center;
        margin-bottom: 10px
    }
    .ss-cscn-category .container .row .sp .row .feature .row1.row a {
        display: table
    }
}

main .tpcn1 {
    margin-bottom: 50px
}

main .tpcn-title .container .row {
    padding: 10px 0
}

main .category-tpcn {
    width: 100%;
    min-width: 100%
}

main .category-tpcn .thumbnail {
    border: 0
}

main .category-tpcn .thumbnail img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto
}

main .category-tpcn .thumbnail h2 {
    text-transform: uppercase;
    line-height: 1.41;
    font-weight: 700;
    text-align: center;
    height: 40px;
    color: #1d68b2;
    font-size: 17px
}

main .category-tpcn .thumbnail h2:hover,
main .ss-category-tpcn a .thumbnail .caption h3:hover,
main .ss-category-tpcn-list-grid .container .row .dm .row .item ul li #more:hover,
main .ss-category-tpcn-list-grid .container .row .dm .row .item ul li ul li a:hover,
main .ss-category-tpcn-list-grid .container .row .sp .row .prd a .thumbnail .caption .name-item:hover,
main .view-category-tpcn .ctg .thumbnail h2:hover {
    color: #ee8434
}

main .category-tpcn h2 {
    font-size: 28px;
    font-weight: 300;
    text-align: center;
    color: #404040;
    padding-top: 30px;
    padding-bottom: 22px;
    text-transform: uppercase
}

main .feature,
main .feature .ctn .row1 p {
    margin-bottom: 30px
}

main .feature .ctn .row1 {
    padding: 20px;
    border: solid 1px #dfdfdf;
    border-radius: 4px;
    color: #7a7a7a;
    font-size: 15px
}

@media only screen and (max-width:767px) {
    main .tpcn-title {
        background: #ededed;
        margin-bottom: 20px
    }
    main .tpcn-title .tpcn {
        border: 0;
        padding: 0;
        margin: 0
    }
    main .tpcn-title .tpcn .tpcn1 h1 {
        font-family: 'Roboto Light', Sans-Serif;
        margin: 15px 0;
        font-size: 22px
    }
    main .category-tpcn {
        margin-bottom: 10px;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none
    }
    main .category-tpcn .thumbnail .caption h2 {
        font-size: 14px
    }
    main .feature,
    main .tpcn-title .tpcn .tpcn1 {
        margin-bottom: 0
    }
    main .feature .ctn {
        padding: 0
    }
    main .feature .ctn .row1.row {
        background: #ededed;
        border: 0
    }
    main .feature .ctn .row1.row p {
        text-align: center;
        margin-bottom: 10px
    }
    main .feature .ctn .row1.row #feature,
    main .feature .ctn .row1.row ol {
        display: none
    }
    main .feature .ctn .row1.row a {
        display: table
    }
}

main .br-tpcn-filter {
    background: #fafafa;
    border-bottom: 1px solid #ddd
}

main .br-tpcn-filter .container {
    padding: 0 15px
}

main .tpcn-filter-title .row .title h1 {
    margin: 20px 0
}

main .banner-tpcn-filter img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto
}

main .view-category-tpcn h2 {
    font-size: 26px;
    color: #626262;
    margin-top: 20px;
    margin-bottom: 15px
}

main .view-category-tpcn .ctg .thumbnail {
    text-decoration: none;
    border: 0;
    width: 200px;
    height: 180px
}

main .view-category-tpcn .ctg .thumbnail img {
    width: 130px;
    height: 130px
}

main .view-category-tpcn .ctg .thumbnail h2 {
    text-transform: uppercase;
    margin-top: 10px;
    font-size: 17px;
    color: #1e69b2;
    font-weight: 500
}

main .ss-category-tpcn .title {
    border-bottom: 1px solid #aeaeae;
    margin-bottom: 10px
}

main .ss-category-tpcn .item ul li a:hover,
main .ss-category-tpcn-list-grid .container .row .dm .row .item ul li a:hover {
    text-decoration: none;
    color: #404040
}

main .ss-category-tpcn .item ul li ul,
main .ss-category-tpcn-list-grid .container .row .dm .row .item ul li ul,
main .ss-chuyende-sub .container .row .dm .item ul li ul {
    padding-left: 10px
}

main .ss-category-tpcn .item ul li ul li,
main .ss-category-tpcn-list-grid .container .row .dm .row .item ul li ul li,
main .ss-chuyende-sub .container .row .dm .item ul li ul li {
    list-style-type: none;
    color: #404040;
    font-size: 14px;
    font-weight: 400;
    padding: 2px
}

main .ss-category-tpcn .item ul li #more,
main .ss-category-tpcn-list-grid .container .row .dm .row .item ul li #more {
    padding-left: 10px;
    color: #404040;
    font-size: 14px;
    font-weight: 400
}

main .ss-category-tpcn .item ul li #more svg,
main .ss-category-tpcn-list-grid .container .row .dm .row .item ul li #more svg,
main .ss-chuyende-sub .container .row .dm .item ul li #more svg {
    color: #ee8434;
    margin-right: 10px
}

main .ss-category-tpcn .item ul li.active>a,
main .ss-category-tpcn-list-grid .container .row .dm .row .item ul li.active>a {
    color: #ee8434;
    text-decoration: none
}

main .ss-category-tpcn .bcn h2 {
    margin: 10px 0 10px 15px;
    font-size: 26px;
    padding-bottom: 12.5px;
    border-bottom: 1px solid #1e69b2
}

main .ss-category-tpcn a .thumbnail {
    border: 0;
    margin-bottom: 50px;
    padding: 0;
    height: 300px
}

main .ss-category-tpcn a .thumbnail .caption h3 {
    height: 45px;
    line-height: 24px;
    font-weight: 400;
    padding: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #2d2d2d
}

main .ss-category-tpcn a .thumbnail .caption .price {
    font-size: 18px;
    color: #f16700
}

main .ss-category-tpcn .view {
    margin-top: 20px;
    margin-bottom: 50px
}

main .ss-category-tpcn .view button a {
    font-size: 15px;
    color: #1e69b2
}

main .ss-category-tpcn .view button a :focus,
main .ss-category-tpcn .view button a:hover {
    text-decoration: none;
    color: #ffb63f
}

main .ss-category-tpcn .feature,
main .ss-category-tpcn .feature .row1 p {
    margin-bottom: 30px
}

main .ss-category-tpcn .feature .row1 {
    padding: 20px;
    border: solid 1px #dfdfdf;
    border-radius: 4px;
    color: #7a7a7a;
    font-size: 15px
}

main .ss-category-tpcn .feature .row1 ul {
    list-style: disc
}

.bottom .container .view,
main .ss-category-tpcn .feature .row1 a,
main .ss-category-tpcn-list-grid .container .row .sp .row .list-group-item a .thumbnail .caption span.box,
main .ss-category-tpcn-list-grid .container .row .sp .row .prd a .thumbnail .caption p,
main .ss-category-tpcn-list-grid .container .row .sp .row h1 a {
    display: none
}

@media only screen and (max-width:767px) {
    main .br-tpcn-filter,
    main .br-tpcn-filter .breadcrumb {
        background: #fff
    }
    main .br-tpcn-filter .breadcrumb li>a {
        color: #1e69b2
    }
    main .tpcn-filter-title {
        background: #ededed
    }
    main .tpcn-filter-title .tpcn1 {
        margin-bottom: 0
    }
    main .tpcn-filter-title .tpcn1 h1 {
        font-size: 22px;
        font-weight: 400
    }
    main .banner-tpcn-filter {
        display: none
    }
    main .view-category-tpcn {
        background: #ededed
    }
    main .ss-category-tpcn .container,
    main .view-category-tpcn .ctn,
    main .view-category-tpcn .ctn .row1 {
        padding: 0
    }
    main .view-category-tpcn .ctn .row1 h2 {
        margin-top: 0;
        margin-left: 10px;
        font-size: 14px;
        color: #626262
    }
    main .view-category-tpcn .ctn .row1 .ctg {
        margin-bottom: 5px;
        padding: 0 10px
    }
    main .view-category-tpcn .ctn .row1 .ctg .thumbnail {
        width: 100%;
        background: #fff;
        margin: 0;
        border: 0;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        height: 50px;
        padding: 5px
    }
    main .view-category-tpcn .ctn .row1 .ctg .thumbnail img {
        width: auto;
        height: 100%;
        margin: 0
    }
    main .view-category-tpcn .ctn .row1 .ctg .thumbnail h2 {
        display: block;
        text-align: left;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        padding: 0 10px;
        font-size: 17px;
        color: #1e69b2;
        font-weight: 400;
        margin: 0;
        text-transform: none
    }
    main .view-category-tpcn .ctn .row1 .ctg:nth-last-child(2) {
        margin-bottom: 10px
    }
    main .ss-category-tpcn .bcn .feature .row1.row #feature,
    main .ss-category-tpcn .bcn .feature .row1.row ol,
    main .ss-category-tpcn .bcn .thumb .thumbnail .caption span,
    main .ss-category-tpcn .dm {
        display: none
    }
    main .ss-category-tpcn .bcn,
    main .ss-category-tpcn .bcn .thumb {
        padding: 0
    }
    main .ss-category-tpcn .bcn h2 {
        border: 0;
        color: #333;
        font-size: 22px;
        margin: 18px 0 10px;
        text-align: center;
        text-transform: uppercase;
        padding: 0
    }
    main .ss-category-tpcn .bcn .thumb .thumbnail {
        border: 1px solid #ebebeb;
        border-radius: 0;
        margin-bottom: 0;
        padding: 10px;
        height: 250px
    }
    main .ss-category-tpcn .bcn .thumb .thumbnail img {
        margin: 0 auto;
        width: 140px;
        height: 140px
    }
    main .ss-category-tpcn .bcn .thumb .thumbnail .caption {
        padding: 10px 0
    }
    main .ss-category-tpcn .bcn .thumb .thumbnail .caption h3 {
        height: 50px;
        font-weight: 400;
        -webkit-line-clamp: 3;
        font-size: 14px;
        color: #272727;
        padding: 0;
        line-height: 18px
    }
    main .ss-category-tpcn .bcn .thumb .thumbnail .caption .price {
        font-size: 16px;
        line-height: 1.3
    }
    main .ss-category-tpcn .bcn .view {
        margin: 0;
        padding: 10px 0 14px
    }
    main .ss-category-tpcn .bcn .view button {
        border: 0;
        background: 0 0;
        color: #1e69b2
    }
    main .ss-category-tpcn .bcn .feature {
        margin-bottom: 0
    }
    main .ss-category-tpcn .bcn .feature .row1.row {
        background: #ededed;
        border: 0
    }
    main .ss-category-tpcn .bcn .feature .row1.row p {
        text-align: left;
        margin-bottom: 10px
    }
    main .ss-category-tpcn .bcn .feature .row1.row a {
        display: table;
        margin: 0 auto;
        font-size: 14px;
        color: #1e69b2
    }
}

main .ss-category-tpcn-list-grid .container .row .dm,
main .ss-category-tpcn-list-grid .container .row .sp .row .prd a .thumbnail .caption {
    padding: 0
}

main .ss-category-tpcn-list-grid .container .row .dm .row .title {
    border-bottom: 1px solid #aeaeae;
    margin-bottom: 10px
}

main .ss-category-tpcn-list-grid .container .row .sp .row h1 {
    margin: 30px 0 10px
}

main .ss-category-tpcn-list-grid .container .row .sp .row .prd a .thumbnail .detail,
main .ss-category-tpcn-list-grid .container .row .sp .row .prd a .thumbnail fieldset,
main .ss-category-tpcn-list-grid .container .row .sp .row .pull .mobile,
main .ss-category-tpcn-list-grid .container .row .sp .row .tab-content-main,
main .ss-category-tpcn-list-grid .container .row .sp .row div.pagination2,
main .ss-tpcn-cogia .container .product .padd .rating>input,
main .ss-tpcn-kgia .product .rating>input {
    display: none
}

main .ss-category-tpcn-list-grid .container .row .sp .row .tab-content-main ul li a {
    width: 100%;
    height: 100%;
    padding: 15px 0;
    display: inline-block
}

main .ss-category-tpcn-list-grid .container .row .sp .row .tab-content-main ul li.active a {
    text-decoration: none;
    font-size: 16px;
    color: #1e69b2
}

main .ss-category-tpcn-list-grid .container .row .sp .row .pull {
    border-bottom: 1px solid #aeaeae;
    width: 100%
}

main .ss-category-tpcn-list-grid .container .row .sp .row .pull .pull-right a.btn:nth-child(3) {
    padding: 4px 7px 3px 6px
}

main .ss-category-tpcn-list-grid .container .row .sp .row .pull .pull-right a.btn.active {
    background: 0 0
}

main .ss-category-tpcn-list-grid .container .row .sp .row .pull .desktop {
    display: block
}

main .ss-category-tpcn-list-grid .container .row .sp .row .prd {
    padding: 0;
    margin: 0
}

main .ss-category-tpcn-list-grid .container .row .sp .row .prd a .thumbnail {
    border: 0;
    margin: 0;
    padding: 10px;
    height: 355px
}

main .ss-category-tpcn-list-grid .container .row .sp .row .prd a .thumbnail .caption .name-item {
    height: 45px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: 400;
    padding: 0;
    color: #2d2d2d
}

.bottom .container .row .prd .thumbnail .price,
main .ss-category-tpcn-list-grid .container .row .sp .row .prd a .thumbnail .caption .price {
    color: #f16700;
    font-size: 18px;
    margin: 0;
    display: block
}

main .ss-category-tpcn-list-grid .container .row .sp .row .prd a .thumbnail .caption .cl-hidden {
    display: none;
    font-size: 14px;
    color: #898989
}

main .ss-category-tpcn-list-grid .container .row .sp .row .prd a .thumbnail .caption .detail {
    display: none;
    font-size: 14px;
    color: #8c8c89;
    font-family: 'Roboto', sans-serif;
    padding-right: 10px
}

main .ss-category-tpcn-list-grid .container .row .sp .row .list-group-item {
    border: 0;
    padding: 0;
    width: 100%;
    float: none
}

main .ss-category-tpcn-list-grid .container .row .sp .row .list-group-item a .thumbnail {
    display: flow-root;
    border: 1px solid #e7e6e6;
    margin: 10px 0 1px;
    height: 255px
}

main .ss-category-tpcn-list-grid .container .row .sp .row .list-group-item a .thumbnail .caption .name-item {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    margin-top: 20px;
    padding: 0;
    font-weight: 400;
    margin-bottom: 0;
    height: unset
}

main .ss-category-tpcn-list-grid .container .row .sp .row .list-group-item a .thumbnail .caption .price {
    padding: 0 0 5px;
    font-size: 18px
}

main .ss-category-tpcn-list-grid .container .row .sp .row .list-group-item a .thumbnail .caption .cl-hidden {
    display: block
}

main .ss-category-tpcn-list-grid .container .row .sp .row .list-group-item a .thumbnail .caption .cl-hidden span {
    display: inline-block
}

main .ss-category-tpcn-list-grid .container .row .sp .row .list-group-item a .thumbnail .caption .cl-hidden .button {
    padding: 5px;
    border: 1px solid #ddd;
    border-radius: 4px
}

main .ss-category-tpcn-list-grid .container .row .sp .row .list-group-item a .thumbnail .caption .detail {
    line-height: 22px;
    font-size: 14px;
    color: #8c8c89;
    font-family: 'Roboto', sans-serif;
    display: block;
    padding-right: 10px
}

main .ss-category-tpcn-list-grid .container .row .sp .row .list-group-item a .thumbnail .caption p {
    display: block;
    font-size: 14px;
    color: #8c8c89;
    margin: 0
}

main .ss-category-tpcn-list-grid .container .row .sp .row .list-group-item:last-child a .thumbnail {
    margin: 10px 0
}

main .ss-category-tpcn-list-grid .container .row .sp .row .feature,
main .ss-category-tpcn-list-grid .container .row .sp .row .feature .row1 p {
    margin-bottom: 30px
}

main .ss-category-tpcn-list-grid .container .row .sp .row .feature .row1 {
    padding: 20px;
    border: solid 1px #dfdfdf;
    border-radius: 4px;
    color: #7a7a7a;
    font-size: 15px
}

@media only screen and (max-width:767px) {
    main .ss-category-tpcn-list-grid .container .row .dm,
    main .ss-category-tpcn-list-grid .container .row .sp .row .pull .pull-right a.delete,
    main .ss-category-tpcn-list-grid .container .row .sp .row .pull .pull-right span#view {
        display: none
    }
    main .ss-category-tpcn-list-grid .container,
    main .ss-category-tpcn-list-grid .container .row .sp,
    main .ss-category-tpcn-list-grid .container .row .sp .row .tab-content .tab-content-item .prd,
    main .ss-category-tpcn-list-grid .container .row .sp .row .tab-content-main ul.tabs li {
        padding: 0
    }
    main .ss-category-tpcn-list-grid .container .row .sp .row h1 {
        font-family: 'Roboto Light', Sans-Serif;
        text-align: center;
        font-size: 22px;
        color: #262626;
        text-transform: uppercase;
        margin: 0;
        background: #ededed;
        padding: 20px
    }
    main .ss-category-tpcn-list-grid .container .row .sp .row h1 a {
        display: block
    }
    main .ss-category-tpcn-list-grid .container .row .sp .row .tab-content-main {
        display: block;
        padding: 0
    }
    main .ss-category-tpcn-list-grid .container .row .sp .row .pull {
        margin: 0
    }
    main .ss-category-tpcn-list-grid .container .row .sp .row .pull .pull-left {
        padding: 0;
        margin: 16px;
        font-size: 12px;
        color: #505050
    }
    main .ss-category-tpcn-list-grid .container .row .sp .row .pull .pull-right {
        margin: 10px
    }
    main .ss-category-tpcn-list-grid .container .row .sp .row .pull .pull-right a {
        padding: 3px 5px
    }
    main .ss-category-tpcn-list-grid .container .row .sp .row .pull .pull-right a span {
        font-size: 20px
    }
    main .ss-category-tpcn-list-grid .container .row .sp .row .pull .pull-right a.btn.active2>span {
        color: #f16700
    }
    main .ss-category-tpcn-list-grid .container .row .sp .row .pull .mobile {
        display: block
    }
    main .ss-category-tpcn-list-grid .container .row .sp .row .pull .desktop,
    main .ss-category-tpcn-list-grid .container .row .sp .row .tab-content .tab-content-item,
    main .ss-category-tpcn-list-grid .container .row .sp .row .tab-content .tab-content-item .prd .caption p span,
    main .ss-category-tpcn-list-grid .container .row .sp .row .tab-content .tab-content-item .prd .caption span.box {
        display: none
    }
    main .ss-category-tpcn-list-grid .container .row .sp .row .tab-content .tab-content-item .prd .thumbnail {
        border: 1px solid #ddd;
        border-radius: 0;
        margin: 0;
        height: 250px
    }
    main .ss-category-tpcn-list-grid .container .row .sp .row .tab-content .tab-content-item .prd .thumbnail img {
        margin-bottom: 10px;
        width: 140px;
        height: 140px
    }
    main .ss-category-tpcn-list-grid .container .row .sp .row .tab-content .tab-content-item .prd .caption .name-item {
        height: 50px;
        line-height: 18px;
        -webkit-line-clamp: 3;
        font-size: 14px
    }
    main .ss-category-tpcn-list-grid .container .row .sp .row .tab-content .tab-content-item .prd .caption .price {
        padding: 5px 0;
        font-size: 16px
    }
    main .ss-category-tpcn-list-grid .container .row .sp .row .tab-content .tab-content-item .list-group-item .caption .name-item span,
    main .ss-category-tpcn-list-grid .container .row .sp .row .tab-content .tab-content-item .list-group-item .caption p,
    main .ss-category-tpcn-list-grid .container .row .sp .row .tab-content .tab-content-item .prd .caption .rating,
    main .ss-category-tpcn-list-grid .container .row .sp .row .tab-content .tab-content-item .prd .caption p.detail {
        display: none
    }
    main .ss-category-tpcn-list-grid .container .row .sp .row .tab-content .tab-content-item .list-group-item {
        padding: 0 10px;
        margin: 0
    }
    main .ss-category-tpcn-list-grid .container .row .sp .row .tab-content .tab-content-item .list-group-item .thumbnail {
        margin: 0;
        padding: 0;
        border: 0;
        height: 100px
    }
    main .ss-category-tpcn-list-grid .container .row .sp .row .tab-content .tab-content-item .list-group-item .thumbnail img {
        width: 75px;
        height: 75px;
        margin: 0
    }
    main .ss-category-tpcn-list-grid .container .row .sp .row .tab-content .tab-content-item .list-group-item .caption {
        padding: 0
    }
    main .ss-category-tpcn-list-grid .container .row .sp .row .tab-content .tab-content-item .list-group-item .caption .name-item {
        margin: 0;
        height: 35px;
        -webkit-line-clamp: 2;
        font-size: 14px;
        font-weight: 700;
        color: #404040
    }
    main .ss-category-tpcn-list-grid .container .row .sp .row .tab-content .tab-content-item .list-group-item .caption span.box {
        display: flex;
        margin: 3px 0
    }
    main .ss-category-tpcn-list-grid .container .row .sp .row .tab-content .tab-content-item .list-group-item .caption .price {
        font-size: 14px;
        padding: 0
    }
    main .ss-category-tpcn-list-grid .container .row .sp .row .feature .row1.row #feature,
    main .ss-category-tpcn-list-grid .container .row .sp .row .feature .row1.row ol,
    main .ss-category-tpcn-list-grid .container .row .sp .row .pagination,
    main .ss-category-tpcn-list-grid .container .row .sp .row .tab-content .tab-content-item .list-group-item .caption .cl-hidden {
        display: none
    }
    main .ss-category-tpcn-list-grid .container .row .sp .row .tab-content .tab-content-item .list-group-item:first-child {
        margin-top: 15px
    }
    main .ss-category-tpcn-list-grid .container .row .sp .row .tab-content .tab-content-item .list-group-item:last-child {
        margin-bottom: 15px
    }
    main .ss-category-tpcn-list-grid .container .row .sp .row .tab-content .tab-content-item .grid-group-item .thumbnail img {
        width: 140px;
        height: 140px
    }
    main .ss-category-tpcn-list-grid .container .row .sp .row .tab-content .tab-content-item.current {
        display: block
    }
    main .ss-category-tpcn-list-grid .container .row .sp .row .pagination2 {
        display: block;
        padding: 10px 0
    }
    main .ss-category-tpcn-list-grid .container .row .sp .row .pagination2 a {
        width: 16.5%;
        height: auto;
        position: relative;
        float: left
    }
    main .ss-category-tpcn-list-grid .container .row .sp .row .pagination2 a img {
        width: 62%
    }
    main .ss-category-tpcn-list-grid .container .row .sp .row .pagination2 #prev {
        left: 5%;
        display: inline-block
    }
    main .ss-category-tpcn-list-grid .container .row .sp .row .pagination2 .page {
        width: 67%;
        padding: 7px 0;
        text-align: center;
        height: auto;
        float: left;
        font-size: 15px;
        color: #8c8c89
    }
    main .ss-category-tpcn-list-grid .container .row .sp .row .pagination2 .page a {
        text-align: center;
        width: 100%
    }
    main .ss-category-tpcn-list-grid .container .row .sp .row .feature {
        margin-bottom: 0
    }
    main .ss-category-tpcn-list-grid .container .row .sp .row .feature .row1.row {
        background: #ededed;
        border: 0
    }
    main .ss-category-tpcn-list-grid .container .row .sp .row .feature .row1.row p {
        text-align: center;
        margin-bottom: 10px
    }
    main .ss-category-tpcn-list-grid .container .row .sp .row .feature .row1.row a {
        display: table
    }
}

main .ss-tpcn-cogia .container .product .padd h1,
main .ss-tpcn-kgia .product h1 {
    color: #404040;
    font-size: 29px;
    font-weight: 700;
    padding-top: 15px;
    margin-bottom: 5px
}

main .ss-tpcn-cogia .container .product .padd fieldset,
main .ss-tpcn-kgia .product fieldset {
    margin: 0 10px 0 0;
    padding: 0
}

main .ss-tpcn-cogia .container .product .padd fieldset label,
main .ss-tpcn-kgia .product fieldset label {
    font-weight: 400;
    margin: 0
}

main .ss-tpcn-cogia .container .product .padd .rating {
    border: 0;
    float: left;
    display: block
}

main .ss-tpcn-cogia .container .product .padd .rating>label:before,
main .ss-tpcn-kgia .product .rating>label:before {
    margin: 2px;
    font-size: 1.25em;
    font-family: FontAwesome;
    display: inline-block;
    content: '\f005'
}

main .ss-tpcn-cogia .container .product .padd .rating>.half:before,
main .ss-tpcn-kgia .product .rating>.half:before {
    content: '\f089';
    position: absolute
}

main .ss-tpcn-cogia .container .product .padd .rating>label,
main .ss-tpcn-kgia .product .rating>label {
    color: #ddd;
    float: right
}

main .ss-tpcn-cogia .container .product .padd .rating:not(:checked)>label:hover,
main .ss-tpcn-cogia .container .product .padd .rating:not(:checked)>label:hover~label,
main .ss-tpcn-cogia .container .product .padd .rating>input:checked~label,
main .ss-tpcn-kgia .product .rating:not(:checked)>label:hover,
main .ss-tpcn-kgia .product .rating:not(:checked)>label:hover~label,
main .ss-tpcn-kgia .product .rating>input:checked~label {
    color: gold
}

main .ss-tpcn-cogia .container .product .padd .rating>input:checked+label:hover,
main .ss-tpcn-cogia .container .product .padd .rating>input:checked~label:hover,
main .ss-tpcn-cogia .container .product .padd .rating>input:checked~label:hover~label,
main .ss-tpcn-cogia .container .product .padd .rating>label:hover~input:checked~label,
main .ss-tpcn-kgia .product .rating>input:checked+label:hover,
main .ss-tpcn-kgia .product .rating>input:checked~label:hover,
main .ss-tpcn-kgia .product .rating>input:checked~label:hover~label,
main .ss-tpcn-kgia .product .rating>label:hover~input:checked~label {
    color: #ffed85
}

main .ss-tpcn-cogia .container .product .padd span.sln,
main .ss-tpcn-kgia .product span.sln {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #9b9b9b;
    padding-top: 5px;
    display: block
}

main .ss-tpcn-cogia .container .product .padd .r1 {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eaeaea
}

main .ss-tpcn-cogia .container .product .padd .r1 .catogory,
main .ss-tpcn-cogia .container .product .padd .r1 .share,
main .ss-tpcn-kgia .product .r1 .catogory,
main .ss-tpcn-kgia .product .r1 .share {
    font-size: 14px;
    color: #898989
}

main .ss-tpcn-cogia .container .product .padd .r1 .catogory a,
main .ss-tpcn-kgia .product .r1 .catogory a {
    color: #337ab7;
    text-decoration: none
}

.bottom .container .row .prd .thumbnail h3:hover,
main .ss-tpcn-cogia .container .product .padd .r1 .catogory a:hover {
    color: #ee8434
}

main .ss-tpcn-cogia .container .product .padd .r2 {
    padding: 0;
    margin-bottom: 40px
}

main .ss-tpcn-cogia .container .product .padd .r2 .slide {
    padding: 0
}

main .ss-tpcn-cogia .container .product .padd .r2 .slide .slick-slide img {
    width: 380px;
    height: 380px;
    border: 1px solid #ddd
}

main .ss-tpcn-cogia .container .product .padd .r2 .slide img,
main .ss-tpcn-kgia .product .r2 .slide img {
    width: 100%;
    height: auto
}

main .ss-tpcn-cogia .container .product .padd .r2 .detail .item-rule ul li,
main .ss-tpcn-cogia .container .product .padd .r2 .slide .slider-for {
    margin-bottom: 10px
}

main .ss-tpcn-cogia .container .product .padd .r2 .slide .slider-nav {
    width: 380px
}

main .ss-tpcn-cogia .container .product .padd .r2 .slide .slider-nav .slick-list {
    overflow: auto;
    white-space: nowrap;
    padding: 0!important
}

main .ss-tpcn-cogia .container .product .padd .r2 .slide .slider-nav .slick-list .slick-track {
    display: block;
    margin: 0
}

main .ss-tpcn-cogia .container .product .padd .r2 .slide .slider-nav .slick-list .slick-track .slick-slide {
    width: unset!important;
    margin-right: 19px!important
}

main .ss-tpcn-cogia .container .product .padd .r2 .slide .slider-nav .slick-list .slick-track .slick-slide img {
    width: 76px!important;
    height: 76px!important;
    margin: 0
}

main .ss-tpcn-cogia .container .product .padd .r2 .slide .slider-nav .slick-list .slick-track .slick-slide img:focus,
main .ss-tpcn-cogia .container .product .padd .r2 .slide .slider-nav .slick-list .slick-track .slick-slide img:hover,
main .ss-tpcn-kgia .product .r2 .slide .slider-nav .slick-list .slick-track .slick-slide img:focus,
main .ss-tpcn-kgia .product .r2 .slide .slider-nav .slick-list .slick-track .slick-slide img:hover {
    border: 2px solid #ee8434
}

main .ss-tpcn-cogia .container .product .padd .r2 .slide .slider-nav .slick-list .slick-track .slick-slide:last-child {
    margin: 0
}

main .ss-tpcn-cogia .container .product .padd .r2 .slide .slider-nav .slick-list::-webkit-scrollbar {
    width: 0
}

main .ss-tpcn-cogia .container .product .padd .r2 .detail p,
main .ss-tpcn-kgia .product .r2 .detail p {
    color: #898989;
    font-size: 14px;
    margin: 0
}

main .ss-tpcn-cogia .container .product .padd .r2 .detail .stop {
    color: #d0021b;
    padding: 8px 0;
    width: 100%;
    background: #ffeee1;
    text-align: center;
    margin-bottom: 15px
}

main .ss-tpcn-cogia .container .product .padd .r2 .detail .price span {
    font-size: 28px;
    color: #f16700
}

main .ss-tpcn-cogia .container .product .padd .r2 .detail .masp,
main .ss-tpcn-cogia .container .product .padd .r2 .detail .qc,
main .ss-tpcn-cogia .container .product .padd .r2 .detail .xx {
    line-height: 25px
}

main .br-tpcn .container ol li a,
main .ss-tpcn-cogia .container .product .padd .r2 .detail .masp span,
main .ss-tpcn-cogia .container .product .padd .r2 .detail .qc span,
main .ss-tpcn-cogia .container .product .padd .r2 .detail .xx span {
    color: #404040
}

main .ss-tpcn-cogia .container .product .padd .r2 .detail .ct {
    margin: 15px 0 0;
    font-size: 14px;
    line-height: 22px;
    color: #404040!important;
    display: inline-block
}

main .ss-tpcn-cogia .container .product .padd .r2 .detail .ct p,
main .ss-tpcn-cogia .container .product .padd .r2 .detail .ct span {
    color: inherit;
    display: inline-block
}

.ntlc-gt-khachhang-chinhsachgiaohang .ntlc-item strong,
main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio .home .checkout-form .detail .row,
main .ss-tpcn-cogia .container .product .padd .r2 .detail .up {
    margin-bottom: 15px
}

main .ss-tpcn-cogia .container .product .padd .r2 .detail .up .textt {
    float: left;
    font-size: 14px;
    color: #626262;
    margin-right: 45px;
    display: inline-block;
    margin-top: 6px
}

main .ss-tpcn-cogia .container .product .padd .r2 .detail .up .textt:nth-child(3) {
    margin-right: 90px;
    float: right
}

main .ss-tpcn-cogia .container .product .padd .r2 .detail .up .input-group {
    display: inline-table;
    width: 28%
}

main .ss-tpcn-cogia .container .product .padd .r2 .detail .up .input-group .btn {
    background: #eff0f5;
    color: #333;
    border: 0
}

main .ss-tpcn-cogia .container .product .padd .r2 .detail .up .input-group .bootstrap-touchspin-down {
    padding: 7px 14px
}

.lc-pro-if .up .input-group input,
main .ss-tpcn-cogia .container .product .padd .r2 .detail .up .input-group input {
    border: 0;
    text-align: center;
    width: 50px
}

main .ss-tpcn-cogia .container .product .padd .r2 .detail .btn-down {
    display: flow-root
}

main .ss-tpcn-cogia .container .product .padd .r2 .detail .btn-down .button {
    float: left;
    cursor: pointer;
    background: #f16700;
    display: inline-block;
    margin-right: 10px;
    width: 47%;
    height: 40px;
    color: #fff;
    border-radius: 4px
}

main .ss-tpcn-cogia .container .product .padd .r2 .detail .btn-down .button:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .07), 0 6px 20px 0 rgba(0, 0, 0, .19)
}

main .ss-tpcn-cogia .container .product .padd .r2 .detail .btn-down .btn-stop {
    width: 100%
}

img,
main .ss-tpcn-cogia .container .product .padd .r2 .detail .btn-down .btn-l {
    border-style: none
}

main .ss-tpcn-cogia .container .product .padd .r2 .detail .btn-down .btn-left:hover a {
    text-decoration: none;
    color: #fff
}

main .ss-tpcn-cogia .container .product .padd .r2 .detail .btn-down .button.btn-right {
    float: right;
    background: 0 0;
    line-height: 40px;
    color: #1e69b2;
    border: 1px solid #1e69b2;
    font-weight: 700;
    font-size: 16px
}

main .ss-tpcn-cogia .container .product .padd .r2 .detail .call {
    margin: 15px 0
}

main .ss-tpcn-cogia .container .product .padd .r2 .detail .call p {
    display: inline-block
}

main .ss-tpcn-cogia .container .product .padd .r2 .detail .call span {
    display: inline-block;
    color: #d0021b;
    font-size: 18px
}

main .ss-tpcn-cogia .container .product .padd .r2 .detail .item-rule {
    padding: 10px 0 0 20px;
    border-left: 3px solid #1e69b2;
    background: #fafafa
}

main .ss-tpcn-cogia .container .product .padd .r2 .detail .item-rule h6,
main .ss-tpcn-kgia .product .r2 .detail .item-rule h6 {
    font-size: 16px;
    color: #4a4a4a;
    font-weight: 700
}

main .ss-tpcn-cogia .container .product .padd .r2 .detail .item-rule ul li img,
main .ss-tpcn-kgia .product .r2 .detail .item-rule ul li img {
    margin-right: 15px
}

main .ss-tpcn-cogia .container .product .padd .r33 {
    border-bottom: 1px solid #ddd
}

main .ss-tpcn-cogia .container .product .padd .r33 .nav-fix .nav-control li,
main .ss-tpcn-kgia .product .r33 .nav-fix .nav-control li {
    list-style-type: none;
    float: left;
    margin: 0 30px 10px 0
}

main .ss-tpcn-cogia .container .product .padd .r33 .nav-fix .nav-control li a {
    text-decoration: none;
    font-size: 18px;
    color: #626262
}

main .ss-tpcn-cogia .container .product .padd .r33 .nav-fix.fix-top {
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 100%;
    background: #f7f7f7;
    border-bottom: 1px solid #ddd;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99
}

main .ss-tpcn-cogia .container .product .padd .r3 {
    font-size: 19px
}

main .ss-tpcn-cogia .container .product .padd .content,
main .ss-tpcn-cogia .container .product .padd .ss-question {
    font-family: 'Times New Roman', serif;
    font-size: 19px
}

main .ss-tpcn-cogia .container .product .padd .content img,
main .ss-tpcn-cogia .container .product .padd .r3 img,
main .ss-tpcn-cogia .container .product .padd .ss-question img,
main .ss-tpcn-kgia .product .content img,
main .ss-tpcn-kgia .product .r3 img,
main .ss-tpcn-kgia .product .ss-question img {
    width: 100%;
    height: auto;
    margin: 10px 0
}

main .ss-tpcn-cogia .container .product .padd .content ul li,
main .ss-tpcn-cogia .container .product .padd .r3 ul li,
main .ss-tpcn-cogia .container .product .padd .ss-question ul li {
    font-size: 19px;
    color: #404040;
    margin-left: 20px;
    line-height: 30px
}

main .ss-tpcn-cogia .container .product .padd .content .normal,
main .ss-tpcn-cogia .container .product .padd .content p,
main .ss-tpcn-cogia .container .product .padd .r3 .normal,
main .ss-tpcn-cogia .container .product .padd .r3 p,
main .ss-tpcn-cogia .container .product .padd .ss-question .normal,
main .ss-tpcn-cogia .container .product .padd .ss-question p {
    font-size: 19px;
    line-height: 1.58;
    color: #404040
}

main .ss-tpcn-cogia .container .product .padd .content .normal h2,
main .ss-tpcn-cogia .container .product .padd .content h3,
main .ss-tpcn-cogia .container .product .padd .content p h2,
main .ss-tpcn-cogia .container .product .padd .content ul li h2,
main .ss-tpcn-cogia .container .product .padd .r3 .normal h2,
main .ss-tpcn-cogia .container .product .padd .r3 h3,
main .ss-tpcn-cogia .container .product .padd .r3 p h2,
main .ss-tpcn-cogia .container .product .padd .r3 ul li h2,
main .ss-tpcn-cogia .container .product .padd .ss-question .normal h2,
main .ss-tpcn-cogia .container .product .padd .ss-question h3,
main .ss-tpcn-cogia .container .product .padd .ss-question p h2,
main .ss-tpcn-cogia .container .product .padd .ss-question ul li h2,
main .ss-tpcn-kgia .product .content .normal h2,
main .ss-tpcn-kgia .product .content h3,
main .ss-tpcn-kgia .product .content p h2,
main .ss-tpcn-kgia .product .content ul li h2,
main .ss-tpcn-kgia .product .r3 .normal h2,
main .ss-tpcn-kgia .product .r3 h3,
main .ss-tpcn-kgia .product .r3 p h2,
main .ss-tpcn-kgia .product .r3 ul li h2,
main .ss-tpcn-kgia .product .ss-question .normal h2,
main .ss-tpcn-kgia .product .ss-question h3,
main .ss-tpcn-kgia .product .ss-question p h2,
main .ss-tpcn-kgia .product .ss-question ul li h2 {
    font-size: 19px;
    line-height: 24px;
    margin: 0;
    padding: 10px 0;
    font-weight: 700;
    color: #333;
    font-family: 'Times New Roman', serif
}

main .ss-tpcn-cogia .container .product .padd .content .normal a,
main .ss-tpcn-cogia .container .product .padd .content p a,
main .ss-tpcn-cogia .container .product .padd .content ul li a,
main .ss-tpcn-cogia .container .product .padd .r3 .normal a,
main .ss-tpcn-cogia .container .product .padd .r3 p a,
main .ss-tpcn-cogia .container .product .padd .r3 ul li a,
main .ss-tpcn-cogia .container .product .padd .ss-question .normal a,
main .ss-tpcn-cogia .container .product .padd .ss-question p a,
main .ss-tpcn-cogia .container .product .padd .ss-question ul li a {
    cursor: pointer
}

main .ss-tpcn-cogia .container .product .padd .content h2,
main .ss-tpcn-cogia .container .product .padd .r3 h2,
main .ss-tpcn-cogia .container .product .padd .ss-question h2,
main .ss-tpcn-kgia .product .content h2,
main .ss-tpcn-kgia .product .r3 h2,
main .ss-tpcn-kgia .product .ss-question h2 {
    margin: 0;
    padding: 15px 0;
    font-size: 24px;
    font-family: 'Roboto', sans-serif;
    line-height: 30px;
    font-weight: 700
}

main .ss-tpcn-cogia .container .product .padd .content .hl-detail ul.float,
main .ss-tpcn-cogia .container .product .padd .content ul,
main .ss-tpcn-cogia .container .product .padd .r3 ul,
main .ss-tpcn-cogia .container .product .padd .ss-question ul,
main .ss-tpcn-kgia .product .content ul,
main .ss-tpcn-kgia .product .r3 ul,
main .ss-tpcn-kgia .product .ss-question ul {
    padding-left: 20px
}

main .ss-tpcn-cogia .container .product .padd .content a,
main .ss-tpcn-cogia .container .product .padd .r3 a,
main .ss-tpcn-cogia .container .product .padd .ss-question a,
main .ss-tpcn-kgia .product .content a,
main .ss-tpcn-kgia .product .r3 a,
main .ss-tpcn-kgia .product .ss-question a {
    color: #1e69b2;
    font-family: 'Times New Roman', serif
}

main .ss-tpcn-cogia .container .product .padd .r3 {
    font-family: 'Times New Roman', serif
}

main .ss-tpcn-cogia .container .product .padd .r3 .tab-content {
    position: relative;
    margin-bottom: 30px
}

main .ss-tpcn-cogia .container .product .padd .content {
    padding-bottom: 20px;
    border-bottom: 1px solid #e7e6e6
}

main .ss-tpcn-cogia .container .product .padd .content .hl-detail {
    padding: 0
}

main .ss-tpcn-cogia .container .product .padd .content .hl-detail ul.float li {
    font-size: 19px;
    color: #404040
}

main .ss-tpcn-cogia .container .product .padd .content .hl-detail ul.f-left li {
    color: #898989
}

main .ss-tpcn-cogia .container .product .padd .content .normal,
main .ss-tpcn-cogia .container .product .padd .ss-question .qs-content .normal {
    margin-bottom: 20px
}

main .ss-tpcn-cogia .container .product .padd .r4 {
    border-bottom: 1px solid #e7e6e6
}

main .ss-tpcn-cogia .container .product .padd .r4 .share2 {
    margin: 18px 0;
    font-size: 14px;
    color: #898989
}

main .ss-tpcn-cogia .container .product .padd .tag {
    margin: 20px 0
}

main .ss-tpcn-cogia .container .product .padd .tag span,
main .ss-tpcn-kgia .product .tag span {
    font-size: 16px;
    color: #898989;
    margin-right: 10px
}

main .ss-tpcn-cogia .container .product .padd .tag a {
    margin-bottom: 10px;
    cursor: pointer;
    padding: 3px 10px;
    color: #626262;
    display: inline-block;
    background: #f2f2f2;
    text-decoration: none;
    margin-right: 10px
}

main .ss-tpcn-cogia .container .product .padd .tag a:hover {
    color: #fff;
    background: #626262
}

.bottom {
    background: #fafafa;
    padding: 10px 0 30px
}

.bottom .container h1 {
    font-size: 26px;
    color: #626262;
    padding: 20px 0;
    margin: 0
}

.bottom .container .row .prd {
    padding: 0 10px
}

.bottom .container .row .prd .thumbnail {
    padding: 9px;
    margin: 0;
    border: 0;
    height: 355px
}

.bottom .container .row .prd .thumbnail h3 {
    height: 45px;
    font-size: 16px;
    line-height: 24px;
    color: #2d2d2d;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0
}

.bottom .container .row .prd .thumbnail span {
    padding: 5px 0;
    font-size: 13px;
    color: #898989
}

.bottom .container .row .prd:first-child {
    padding-left: 0
}

.bottom .container .row .prd:last-child {
    padding-right: 0
}

@media only screen and (max-width:767px) {
    main .br-tpcn {
        font-size: 12px;
        border-bottom: 1px solid #ddd
    }
    main .br-tpcn .container {
        padding: 0 10px
    }
    main .br-tpcn,
    main .br-tpcn .container .breadcrumb {
        background: #fff
    }
    main .br-tpcn .container .breadcrumb li,
    main .br-tpcn .container .breadcrumb li a {
        color: #1e69b2;
        font-size: 15px
    }
    main .ss-tpcn-cogia .container,
    main .ss-tpcn-cogia .container .product .padd .r3 .tab-content #home img {
        padding: 0
    }
    main .ss-tpcn-cogia .container .product .padd .r11 {
        padding-left: 15px
    }
    main .ss-tpcn-cogia .container .product .padd .r11 h1 {
        font-size: 22px
    }
    main .br-tpcn .container .breadcrumb li.active,
    main .ss-tpcn-cogia .container .product .padd .r1 {
        display: none
    }
    main .ss-tpcn-cogia .container .product .padd .r2 {
        margin-bottom: 0
    }
    main .ss-tpcn-cogia .container .product .padd .r2 .slide .slider-for .slick-list .slick-track .slick-slide img {
        width: 320px;
        height: 320px;
        margin: 0 auto;
        border: 0
    }
    main .ss-tpcn-cogia .container .product .padd .r2 .slide .slider-for .slick-arrow {
        position: absolute;
        top: 50%;
        z-index: 1
    }
    main .ss-tpcn-cogia .container .product .padd .r2 .slide .slider-for .slick-arrow img {
        width: 36px;
        height: auto
    }
    main .ss-tpcn-cogia .container .product .padd .r2 .slide .slider-for .btn-left {
        left: 10px
    }
    main .ss-tpcn-cogia .container .product .padd .r2 .slide .slider-for .btn-right {
        left: 85%
    }
    main .ss-tpcn-cogia .container .product .padd .r2 .slide .slider-for .slick-prev {
        left: 0
    }
    main .ss-tpcn-cogia .container .product .padd .r2 .slide .slider-nav {
        display: none!important
    }
    main .ss-tpcn-cogia .container .product .padd .r2 .detail .ct {
        margin-bottom: 20px
    }
    main .ss-tpcn-cogia .container .product .padd .r2 .detail form .up {
        display: inline-block
    }
    main .ss-tpcn-cogia .container .product .padd .r2 .detail form .up .textt {
        width: 30%;
        margin: 6px 0
    }
    main .ss-tpcn-cogia .container .product .padd .r2 .detail form .up .textt:nth-child(3) {
        margin: 6px 0;
        padding: 0 15px
    }
    main .ss-tpcn-cogia .container .product .padd .r2 .detail form .btn-down .btn-right {
        margin-right: 0
    }
    main .ss-tpcn-cogia .container .product .padd .r2 .detail .button {
        width: 100%;
        height: auto;
        margin-bottom: 15px
    }
    main .ss-tpcn-cogia .container .product .padd .r2 .detail .btn-right {
        display: block;
        font-size: 16px
    }
    main .ss-tpcn-cogia .container .product .padd .r2 .detail .btn-right a,
    main .ss-tpcn-cogia .container .product .padd .r2 .detail .call a {
        text-decoration: none
    }
    main .ss-tpcn-cogia .container .product .padd .r2 .detail .btn-right a:hover {
        color: #1e96b2
    }
    main .ss-tpcn-cogia .container .product .padd .r2 .detail .call {
        margin: 0 0 10px
    }
    main .ss-tpcn-cogia .container .product .padd .r2 .detail .call p {
        font-size: 14px
    }
    main .ss-tpcn-cogia .container .product .padd .r2 .detail .call a span {
        font-size: 14px;
        font-weight: 700
    }
    main .ss-tpcn-cogia .container .product .padd .r2 .detail .item-rule,
    main .ss-tpcn-cogia .container .product .padd .r33 {
        display: none
    }
    main .ss-tpcn-cogia .container .product .padd .r2 .detail:after,
    main .ss-tpcn-cogia .container .product .padd .tag:after {
        height: 10px;
        width: 100%;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        background: #f1f1f1;
        content: '';
        display: block
    }
    main .ss-tpcn-cogia .container .product .padd .content .normal,
    main .ss-tpcn-cogia .container .product .padd .content p,
    main .ss-tpcn-cogia .container .product .padd .content ul li,
    main .ss-tpcn-cogia .container .product .padd .r3 .normal,
    main .ss-tpcn-cogia .container .product .padd .r3 p,
    main .ss-tpcn-cogia .container .product .padd .r3 ul li,
    main .ss-tpcn-cogia .container .product .padd .ss-question .normal,
    main .ss-tpcn-cogia .container .product .padd .ss-question p,
    main .ss-tpcn-cogia .container .product .padd .ss-question ul li {
        font-size: 16px;
        line-height: 25px
    }
    main .ss-tpcn-cogia .container .product .padd .content .normal h2,
    main .ss-tpcn-cogia .container .product .padd .content p h2,
    main .ss-tpcn-cogia .container .product .padd .content ul li h2,
    main .ss-tpcn-cogia .container .product .padd .r3 .normal h2,
    main .ss-tpcn-cogia .container .product .padd .r3 .tab-content #home p,
    main .ss-tpcn-cogia .container .product .padd .r3 .tab-content #home ul li,
    main .ss-tpcn-cogia .container .product .padd .r3 p h2,
    main .ss-tpcn-cogia .container .product .padd .r3 ul li h2,
    main .ss-tpcn-cogia .container .product .padd .ss-question .normal h2,
    main .ss-tpcn-cogia .container .product .padd .ss-question p h2,
    main .ss-tpcn-cogia .container .product .padd .ss-question ul li h2 {
        font-size: 16px
    }
    main .ss-tpcn-cogia .container .product .padd .content,
    main .ss-tpcn-cogia .container .product .padd .r3,
    main .ss-tpcn-cogia .container .product .padd .r3 h3,
    main .ss-tpcn-cogia .container .product .padd .ss-question {
        font-size: 16px;
        font-family: 'Times New Roman', serif
    }
    main .ss-tpcn-cogia .container .product .padd .content h3 {
        font-family: 'Times New Roman', serif
    }
    main .ss-tpcn-cogia .container .product .padd .ss-question h3 {
        font-size: 16px;
        font-family: 'Times New Roman', serif
    }
    main .ss-tpcn-cogia .container .product .padd .r3 h2 {
        padding: 10px 0;
        font-size: 20px;
        line-height: 25px
    }
    main .ss-tpcn-cogia .container .product .padd .content h2 {
        padding: 10px 0;
        line-height: 25px
    }
    main .ss-tpcn-cogia .container .product .padd .ss-question h2 {
        padding: 10px 0;
        font-size: 20px;
        line-height: 25px
    }
    main .ss-tpcn-cogia .container .product .padd .r3 {
        padding: 0 15px
    }
    main .ss-tpcn-cogia .container .product .padd .r3 .tab-content {
        margin: 0 0 20px
    }
    main .ss-tpcn-cogia .container .product .padd .r3 .tab-content #home {
        margin-top: 15px
    }
    main .ss-tpcn-cogia .container .product .padd .r3 .tab-content .hidden1 {
        height: unset;
        border: 0
    }
    main .ss-tpcn-cogia .container .product .padd .content {
        padding: 0 15px;
        border: 0
    }
    main .ss-tpcn-cogia .container .product .padd .content .hl-detail ul.float {
        padding: 0;
        font-size: 16px;
        margin-right: 3%
    }
    main .ss-tpcn-cogia .container .product .padd .content .hl-detail ul.float li {
        font-size: 16px;
        margin: 0;
        list-style-type: none
    }
    main .ss-tpcn-cogia .container .product .padd .content h2 {
        font-size: 20px
    }
    main .ss-tpcn-cogia .container .product .padd .content h3 {
        font-size: 16px
    }
    main .ss-tpcn-cogia .container .product .padd .r4,
    main .ss-tpcn-cogia .container .product .padd .tag span {
        display: none
    }
    main .ss-tpcn-cogia .container .product .padd .tag {
        margin: 0;
        padding: 15px 15px 0
    }
    main .ss-tpcn-cogia .container .product .padd .tag a {
        margin-bottom: 15px
    }
    main .ss-tpcn-cogia .container .product .padd .ss-question {
        display: none
    }
}

main .padd,
main .ss-tpcn-kgia .product .r2 .slide {
    padding: 0
}

main .ss-tpcn-kgia .product .rating {
    border: 0;
    float: left;
    display: block
}

main .ss-tpcn-kgia .product .r1 {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eaeaea
}

main .ss-tpcn-kgia .product .r1 .catogory a:hover {
    color: #ee8434
}

.lc-social button,
main .ss-thuoc-detail .container .product .padd .r1 .share button,
main .ss-tpcn-kgia .product .r1 .share button,
main .ss-tpcn-kgia .product .r4 .share2 button {
    background: #4267b2;
    font-size: 13px;
    color: #fff;
    border: 0;
    border-radius: 4px;
    margin-left: 10px;
    padding: 1px 4px
}

main .ss-tpcn-kgia .product .r2 {
    padding: 0;
    margin-bottom: 40px
}

main .ss-tpcn-kgia .product .r2 .slide .slick-slide img {
    width: 380px;
    height: 380px;
    border: 1px solid #ddd
}

main .ss-tpcn-kgia .product .r2 .slide .slider-for {
    margin-bottom: 10px
}

main .ss-tpcn-kgia .product .r2 .slide .slider-nav {
    width: 380px
}

main .ss-tpcn-kgia .product .r2 .slide .slider-nav .slick-list {
    overflow: auto;
    white-space: nowrap;
    padding: 0!important
}

main .ss-tpcn-kgia .product .r2 .slide .slider-nav .slick-list .slick-track {
    display: inline-flex;
    margin: 0;
    transform: none!important
}

main .ss-tpcn-kgia .product .r2 .slide .slider-nav .slick-list .slick-track .slick-slide {
    width: unset!important;
    margin-right: 19px
}

main .ss-tpcn-kgia .product .r2 .slide .slider-nav .slick-list .slick-track .slick-slide img {
    width: 76px!important;
    height: 76px!important;
    margin: 0
}

main .ss-tpcn-kgia .product .r2 .slide .slider-nav .slick-list .slick-track .slick-slide:last-child {
    margin: 0
}

main .ss-tpcn-kgia .product .r2 .slide .slider-nav .slick-list::-webkit-scrollbar {
    width: 0
}

main .ss-tpcn-kgia .product .r2 .detail .price span {
    font-size: 28px;
    color: #f16700
}

main .ss-tpcn-kgia .product .r2 .detail .masp span,
main .ss-tpcn-kgia .product .r2 .detail .qc span,
main .ss-tpcn-kgia .product .r2 .detail .xx span {
    color: #3d3d3d
}

main .ss-chuyende-article-detail .r1 .new-right .wrapper .form-signin input[type=text],
main .ss-chuyende-news .new-right .wrapper .form-signin input[type=text],
main .ss-tpcn-kgia .product .r2 .detail .item-rule ul li,
main .ss-tpcn-kgia .product .r2 .detail .xx {
    margin-bottom: 10px
}

main .ss-tpcn-kgia .product .r2 .detail .ct {
    font-size: 14px;
    color: #404040!important;
    margin-bottom: 10px;
    display: inline-block
}

main .ss-tpcn-kgia .product .r2 .detail .ct p,
main .ss-tpcn-kgia .product .r2 .detail .ct span {
    color: inherit;
    display: inline-block
}

main .ss-tpcn-kgia .product .r2 .detail .button {
    padding: 9px 0;
    float: left;
    cursor: pointer;
    background: #f16700;
    display: inline-block;
    color: #fff;
    border-radius: 4px
}

main .ss-tpcn-kgia .product .r2 .detail .button:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .07), 0 6px 20px 0 rgba(0, 0, 0, .19)
}

main .ss-thuoc-detail .container .product .padd .r2 .col-sm-12 .row .button:hover a,
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-8 .row .button:hover a,
main .ss-tpcn-kgia .product .r2 .detail .button:hover a {
    text-decoration: none;
    color: #fff
}

main .ss-tpcn-kgia .product .r2 .detail .btn-left {
    width: 55%;
    margin-right: 15px
}

main .ss-tpcn-kgia .product .r2 .detail .btn-right {
    padding: 9px;
    width: 40%;
    height: 40px;
    float: right;
    background: 0 0;
    color: #1e69b2;
    border: 1px solid #1e69b2;
    font-weight: 700;
    font-size: 16px
}

main .ss-tpcn-kgia .product .r2 .detail .btn-right a {
    display: flex
}

.lc-ht-v2 .ht-tab-content .lc-ht-group-btn svg,
main .ss-tpcn-kgia .product .r2 .detail .btn-right a svg {
    margin-right: 5px
}

main .ss-tpcn-kgia .product .r2 .detail .btn-right svg {
    font-size: 24px;
    padding-bottom: 5px
}

.bottom .thumbnail h3:hover,
main .ss-tpcn-kgia .product .r2 .detail .btn-right:hover a {
    color: #1e69b2
}

main .ss-tpcn-kgia .product .r2 .detail .call {
    margin: 15px 0
}

.lc-pro-if .lc-box-km ul li .lc-km .lc-km-ct p span,
main .ss-tpcn-kgia .product .r2 .detail .call p {
    display: inline-block
}

main .ss-thuoc-detail .container .product .padd .r2 .col-sm-12 .call span,
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-12 .call-hidden span,
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-8 .call span,
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-8 .call-hidden span,
main .ss-tpcn-kgia .product .r2 .detail .call span {
    display: inline-block;
    color: #d0021b;
    font-size: 18px
}

main .ss-tpcn-kgia .product .r2 .detail .item-rule {
    padding: 10px 0 0 20px;
    border-left: 3px solid #1e69b2;
    background: #fafafa
}

main .ss-tpcn-kgia .product .r2 .detail .item-rule ul {
    list-style-type: none
}

main .ss-tpcn-kgia .product .r33 {
    border-bottom: 1px solid #ddd
}

main .ss-thuoc-detail .container .product .padd .r33 .nav-fix .nav-control li a,
main .ss-tpcn-kgia .product .r33 .nav-fix .nav-control li a {
    text-decoration: none;
    font-size: 18px;
    color: #626262
}

main .ss-tpcn-kgia .product .r33 .nav-fix .nav-control li a:hover,
main .ss-tpcn-kgia .product .r33 .nav-fix .nav-control li.active a {
    font-weight: 700;
    color: #225689
}

main .ss-tpcn-kgia .product .r33 .nav-fix.fix-top {
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 100%;
    background: #f7f7f7;
    border-bottom: 1px solid #ddd;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99
}

main .ss-thuoc-detail .container .product .padd .r33 .nav-fix.fix-top ul.nav-control,
main .ss-tpcn-kgia .product .r33 .nav-fix.fix-top ul.nav-control {
    display: inline-block;
    margin: 0 auto
}

main .ss-tpcn-kgia .product .r33 .nav-fix.fix-top ul.nav-control li {
    padding: 0;
    margin: 0 20px 0 0
}

main .ss-tpcn-kgia .product .r3 {
    font-size: 19px
}

main .ss-tpcn-kgia .product .content,
main .ss-tpcn-kgia .product .ss-question {
    font-family: 'Times New Roman', serif;
    font-size: 19px
}

main .ss-tpcn-kgia .product .content ul li,
main .ss-tpcn-kgia .product .r3 ul li,
main .ss-tpcn-kgia .product .ss-question ul li {
    font-size: 19px;
    color: #404040;
    margin-left: 20px;
    line-height: 30px
}

main .ss-tpcn-kgia .product .content .normal,
main .ss-tpcn-kgia .product .content p,
main .ss-tpcn-kgia .product .r3 .normal,
main .ss-tpcn-kgia .product .r3 p,
main .ss-tpcn-kgia .product .ss-question .normal,
main .ss-tpcn-kgia .product .ss-question p {
    font-size: 19px;
    line-height: 1.58;
    color: #404040
}

main .ss-tpcn-kgia .product .content .normal a,
main .ss-tpcn-kgia .product .content p a,
main .ss-tpcn-kgia .product .content ul li a,
main .ss-tpcn-kgia .product .r3 .normal a,
main .ss-tpcn-kgia .product .r3 p a,
main .ss-tpcn-kgia .product .r3 ul li a,
main .ss-tpcn-kgia .product .ss-question .normal a,
main .ss-tpcn-kgia .product .ss-question p a,
main .ss-tpcn-kgia .product .ss-question ul li a {
    cursor: pointer
}

main .ss-tpcn-kgia .product .r3 {
    font-family: 'Times New Roman', serif
}

main .ss-tpcn-kgia .product .r3 .tab-content {
    position: relative;
    margin-bottom: 30px
}

main .ss-tpcn-kgia .product .content {
    padding-bottom: 20px;
    border-bottom: 1px solid #e7e6e6
}

main .ss-tpcn-kgia .product .content .hl-detail {
    padding: 0
}

main .ss-tpcn-kgia .product .content .hl-detail ul.float {
    padding-left: 20px
}

main .ss-tpcn-kgia .product .content .hl-detail ul.float li {
    font-size: 19px;
    color: #404040
}

main .ss-tpcn-kgia .product .content .hl-detail ul.f-left li {
    color: #898989
}

main .ss-tpcn-kgia .product .content .normal,
main .ss-tpcn-kgia .product .ss-question .qs-content .normal {
    margin-bottom: 20px
}

main .ss-tpcn-kgia .product .r4 {
    border-bottom: 1px solid #e7e6e6
}

main .ss-tpcn-kgia .product .r4 .share2 {
    margin: 18px 0;
    font-size: 14px;
    color: #898989
}

main .ss-tpcn-kgia .product .tag {
    margin: 20px 0
}

main .ss-tpcn-kgia .product .tag a {
    cursor: pointer;
    padding: 3px 10px;
    color: #626262;
    display: inline-block;
    background: #f2f2f2;
    text-decoration: none;
    margin-right: 10px
}

main .ss-tpcn-kgia .product .tag a:hover {
    color: #fff;
    background: #626262
}

.bottom h1 {
    font-size: 26px;
    color: #626262;
    padding: 40px 0 25px;
    margin: 0
}

.bottom .thumbnail {
    text-decoration: none;
    padding: 10px 10px 40px;
    margin: 0;
    border: 0;
    height: 300px
}

.bottom .thumbnail img {
    width: 200px;
    height: 200px
}

.bottom .thumbnail h3 {
    font-size: 16px;
    color: #2d2d2d;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0
}

.bottom .thumbnail span,
main .ss-chuyende-article-detail .r1 .new-left .r1-1 .detail p {
    font-size: 13px;
    color: #898989
}

.bottom .view {
    display: none
}

@media only screen and (max-width:767px) {
    .bottom,
    .bottom .ctn.container,
    .bottom .ctn.container .row .col-sm-10,
    main .ss-tpcn-kgia .container,
    main .ss-tpcn-kgia .product .padd .r3 .tab-content #home img {
        padding: 0
    }
    main .ss-tpcn-kgia .product .padd .r11 {
        padding-left: 15px
    }
    main .ss-tpcn-kgia .product .padd .r11 h1 {
        font-size: 22px
    }
    main .ss-tpcn-kgia .product .padd .r1 {
        display: none
    }
    main .ss-tpcn-kgia .product .padd .r2 {
        margin-bottom: 0
    }
    main .ss-tpcn-kgia .product .padd .r2 .slide .slider-for .slick-list .slick-track .slick-slide img {
        width: 320px;
        height: 320px;
        margin: 0 auto;
        border: 0
    }
    main .ss-tpcn-kgia .product .padd .r2 .slide .slider-for .btn-left {
        position: absolute;
        top: 50%;
        left: 10px;
        z-index: 1
    }
    main .ss-tpcn-kgia .product .padd .r2 .slide .slider-for .btn-left img,
    main .ss-tpcn-kgia .product .padd .r2 .slide .slider-for .btn-right img {
        max-width: 70%;
        height: auto
    }
    main .ss-tpcn-kgia .product .padd .r2 .slide .slider-for .btn-right {
        position: absolute;
        top: 50%;
        left: 85%;
        z-index: 1
    }
    main .ss-tpcn-kgia .product .padd .r2 .slide .slider-for .slick-prev {
        left: 0
    }
    main .ss-tpcn-kgia .product .padd .r2 .slide .slider-nav {
        display: none!important
    }
    .bottom:after,
    main .ss-tpcn-kgia .product .padd .r2 .detail:after,
    main .ss-tpcn-kgia .product .padd .tag:after {
        height: 10px;
        width: 100%;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        background: #f1f1f1;
        content: '';
        display: block
    }
    main .ss-tpcn-kgia .product .padd .r2 .detail .ct {
        margin-bottom: 20px
    }
    main .ss-tpcn-kgia .product .padd .r2 .detail .button {
        width: 100%;
        height: auto;
        margin-bottom: 15px
    }
    main .ss-tpcn-kgia .product .padd .r2 .detail .btn-left {
        height: 40px
    }
    main .ss-tpcn-kgia .product .padd .r2 .detail .btn-hidden {
        display: block;
        font-size: 16px
    }
    main .ss-tpcn-kgia .product .padd .r2 .detail .btn-right {
        display: block;
        font-size: 16px;
        padding: 5px;
        height: 40px
    }
    main .ss-tpcn-kgia .product .padd .r2 .detail .btn-right a {
        display: block
    }
    main .ss-tpcn-kgia .product .padd .r2 .detail .call {
        margin: 0 0 10px
    }
    main .ss-tpcn-kgia .product .padd .r2 .detail .call p {
        font-size: 14px
    }
    main .ss-tpcn-kgia .product .padd .r2 .detail .call span {
        font-size: 14px;
        font-weight: 700
    }
    main .ss-tpcn-kgia .product .padd .r2 .detail .item-rule,
    main .ss-tpcn-kgia .product .padd .r33 {
        display: none
    }
    main .ss-tpcn-kgia .product .padd .content .normal,
    main .ss-tpcn-kgia .product .padd .content p,
    main .ss-tpcn-kgia .product .padd .content ul li,
    main .ss-tpcn-kgia .product .padd .r3 .normal,
    main .ss-tpcn-kgia .product .padd .r3 p,
    main .ss-tpcn-kgia .product .padd .r3 ul li,
    main .ss-tpcn-kgia .product .padd .ss-question .normal,
    main .ss-tpcn-kgia .product .padd .ss-question p,
    main .ss-tpcn-kgia .product .padd .ss-question ul li {
        font-size: 16px;
        line-height: 25px
    }
    main .ss-tpcn-kgia .product .padd .content .normal h2,
    main .ss-tpcn-kgia .product .padd .content p h2,
    main .ss-tpcn-kgia .product .padd .content ul li h2,
    main .ss-tpcn-kgia .product .padd .r3 .normal h2,
    main .ss-tpcn-kgia .product .padd .r3 .tab-content #home p,
    main .ss-tpcn-kgia .product .padd .r3 .tab-content #home ul li,
    main .ss-tpcn-kgia .product .padd .r3 p h2,
    main .ss-tpcn-kgia .product .padd .r3 ul li h2,
    main .ss-tpcn-kgia .product .padd .ss-question .normal h2,
    main .ss-tpcn-kgia .product .padd .ss-question p h2,
    main .ss-tpcn-kgia .product .padd .ss-question ul li h2 {
        font-size: 16px
    }
    main .ss-tpcn-kgia .product .padd .content,
    main .ss-tpcn-kgia .product .padd .r3,
    main .ss-tpcn-kgia .product .padd .r3 h3,
    main .ss-tpcn-kgia .product .padd .ss-question {
        font-size: 16px;
        font-family: 'Times New Roman', serif
    }
    main .ss-tpcn-kgia .product .padd .content h3 {
        font-family: 'Times New Roman', serif
    }
    main .ss-tpcn-kgia .product .padd .ss-question h3 {
        font-size: 16px;
        font-family: 'Times New Roman', serif
    }
    main .ss-tpcn-kgia .product .padd .r3 h2 {
        padding: 10px 0;
        font-size: 20px;
        line-height: 25px
    }
    main .ss-tpcn-kgia .product .padd .content h2 {
        padding: 10px 0;
        line-height: 25px
    }
    main .ss-tpcn-kgia .product .padd .ss-question h2 {
        padding: 10px 0;
        font-size: 20px;
        line-height: 25px
    }
    main .ss-tpcn-kgia .product .padd .r3 {
        padding: 0 15px
    }
    main .ss-tpcn-kgia .product .padd .r3 .tab-content {
        margin: 0 0 20px
    }
    main .ss-tpcn-kgia .product .padd .r3 .tab-content #home {
        margin-top: 15px
    }
    main .ss-tpcn-kgia .product .padd .r3 .tab-content .hidden1 {
        height: unset;
        border: 0
    }
    main .ss-tpcn-kgia .product .padd .content {
        padding: 0 15px;
        border: 0
    }
    main .ss-tpcn-kgia .product .padd .content .hl-detail ul.float {
        padding: 0;
        font-size: 16px;
        margin-right: 3%
    }
    main .ss-tpcn-kgia .product .padd .content .hl-detail ul.float li {
        font-size: 16px;
        margin: 0;
        list-style-type: none
    }
    main .ss-tpcn-kgia .product .padd .content h2 {
        font-size: 20px
    }
    main .ss-tpcn-kgia .product .padd .content h3 {
        font-size: 16px
    }
    main .ss-tpcn-kgia .product .padd .r4,
    main .ss-tpcn-kgia .product .padd .tag span {
        display: none
    }
    main .ss-tpcn-kgia .product .padd .tag {
        margin: 0;
        padding: 15px 15px 0
    }
    main .ss-tpcn-kgia .product .padd .tag a {
        margin-bottom: 15px
    }
    .bottom .ctn.container .row .col-sm-10 .prd .thumbnail span,
    main .ss-tpcn-kgia .product .padd .ss-question {
        display: none
    }
    .bottom {
        background: #fff
    }
    .bottom .ctn.container h1 {
        font-family: 'Roboto Light', Sans-Serif;
        text-transform: uppercase;
        color: #333;
        font-size: 20px;
        padding: 15px 0;
        margin: 0
    }
    .bottom .ctn.container .row .col-sm-10 .prd {
        padding: 0;
        border: 1px solid #ddd
    }
    .bottom .ctn.container .row .col-sm-10 .prd .thumbnail {
        padding: 10px;
        height: 250px
    }
    .bottom .ctn.container .row .col-sm-10 .prd .thumbnail h3 {
        -webkit-line-clamp: 3;
        line-height: 18px;
        height: 55px
    }
    .bottom .ctn.container .row .col-sm-10 .prd .thumbnail img {
        width: 134px;
        height: 134px;
        margin-bottom: 10px
    }
    .bottom .ctn.container .row .col-sm-10 .prd .thumbnail .price {
        margin-top: 5px;
        font-size: 16px;
        padding: 0
    }
    .bottom .ctn.container .view {
        display: block;
        margin: 10px 0;
        color: #1e69b2;
        font-size: 14px
    }
}

.lc-pro-detail,
main {
    font-family: 'Roboto', sans-serif
}

.lc-pro-detail .container,
.lc-pro-detail .row {
    padding: 0
}

.br-detail {
    background: #fafafa;
    border-bottom: 1px solid #d8d8d8
}

.br-detail .breadcrumb {
    margin-bottom: 0;
    background: inherit
}

.br-detail .breadcrumb li {
    font-size: 14px;
    color: #404040
}

.br-detail .breadcrumb li a {
    color: inherit;
    font-size: inherit
}

.br-detail .breadcrumb.active,
main .br-chuyende .container .breadcrumb li:active {
    color: #9b9b9b
}

.lc-pro-if {
    margin-bottom: 30px;
    font-family: inherit
}

.lc-pro-if .sw-thumb {
    width: 80%;
    margin: 0 auto;
    overflow: hidden
}

.lc-pro-if .sw-thumb .active img {
    border: 1px solid #ee8434
}

.lc-pro-if .sw-thumb a {
    padding-bottom: 5px;
    width: 76px;
    height: 76px;
    display: inline-block
}

.lc-pro-if .lc-if-banner img,
.lc-pro-if .swiper-container .swiper-slide a img {
    width: 100%;
    height: auto
}

.lc-pro-if .swiper-container .swiper-slide .easyzoom-flyout img {
    width: 1000px;
    height: 1000px
}

.lc-pro-if .lc-if-top {
    border-bottom: 1px solid #eaeaea;
    padding: 10px 0;
    margin-bottom: 10px
}

.lc-pro-if .lc-if-tit {
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    color: #333;
    margin: 0 0 10px
}

.lc-pro-if .lc-if-p {
    margin: 0 0 5px
}

.lc-pro-if .h-tag,
.lc-pro-if .lc-if-p .custom {
    font-size: 14px;
    line-height: 19px;
    color: #898989;
    margin-right: 10px
}

.lc-pro-if .lc-if-p .price {
    font-size: 28px;
    line-height: 37px;
    color: #f16700;
    margin-right: 10px
}

.lc-pro-if .h-tag {
    display: inline-block;
    color: #225689;
    margin-right: 5px
}

.lc-pro-if .h-tag:active,
.lc-pro-if .h-tag:focus,
.lc-pro-if .h-tag:hover {
    color: #225689
}

.lc-pro-if .lc-if-bot,
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-12 .detail table,
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-8 .detail table {
    width: 100%
}

.lc-pro-if .lc-if-bot .lc-if-l {
    padding-right: 10px;
    width: 68%;
    float: left;
    display: inline-block
}

.lc-pro-if .lc-if-bot .lc-if-r {
    width: 32%;
    display: inline-block
}

.lc-pro-if .box-ngb {
    width: 100%;
    background: #ffeee1;
    height: 35px;
    text-align: center;
    margin-bottom: 18px
}

.lc-pro-if .box-ngb span {
    line-height: 35px;
    color: #d0021b
}

.lc-pro-if .lc-if-ct {
    font-size: 14px;
    width: 100%
}

.lc-pro-if .lc-if-ct p {
    margin-bottom: 0
}

.lc-pro-if .ct-fix {
    height: 85px;
    overflow: hidden
}

.lc-pro-if .ct-full {
    height: auto;
    overflow: hidden
}

.lc-pro-if .h-more {
    display: block;
    margin-bottom: 5px
}

.lc-pro-if .lc-if-banner {
    width: 100%;
    margin: 15px 0
}

.lc-pro-if .lc-box-km {
    margin-top: 10px;
    border: 1px solid #1e69b2
}

.lc-pro-if .lc-box-km .lc-km-tit label {
    width: 100%;
    padding: 0 10px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    text-align: left;
    color: #fff;
    background: #1e69b2;
    margin: 0
}

.lc-pro-if .lc-box-km ul {
    list-style-type: none;
    padding: 10px;
    margin: 1px
}

.lc-pro-if .lc-box-km ul li .lc-km {
    display: block;
    width: 100%;
    height: 50px;
    overflow: hidden;
    font-size: 14px;
    line-height: 1.43;
    color: #3d3d3d
}

.lc-pro-if .lc-box-km ul li .lc-km .lc-img-thumb {
    overflow: hidden;
    display: block;
    float: left
}

.lc-pro-if .lc-box-km ul li .lc-km .lc-img-thumb img {
    width: 50px;
    height: 50px;
    display: block
}

.lc-pro-if .lc-box-km ul li .lc-km .lc-km-ct {
    display: block;
    margin-left: 60px;
    height: 100%
}

.lc-pro-if .lc-box-km ul li .lc-km .lc-km-ct p {
    padding: 5px 0;
    font-size: 14px;
    color: #626262;
    margin: 0;
    height: 40px;
    overflow: hidden;
    line-height: 19px
}

.lc-pro-if .lc-box-km ul li .lc-km .lc-km-ct p a {
    color: #1e69b2;
    font-size: inherit
}

.lc-pro-if .lc-box-km ul li .lc-km .lc-km-ct p .lc-km-local {
    font-size: 12px
}

.lc-pro-if .lc-box-km ul li:not(:last-child) .lc-km {
    margin-bottom: 10px
}

.lc-pro-if .up {
    margin: 15px 0
}

.lc-pro-if .up .textt {
    float: left;
    font-size: 14px;
    color: #626262;
    margin-right: 45px;
    display: inline-block;
    margin-top: 6px
}

.lc-pro-if .up .textt:nth-child(3) {
    margin-right: 90px;
    float: right
}

.lc-pro-if .up .input-group {
    display: inline-table;
    width: 28%
}

.lc-pro-if .up .input-group .btn {
    background: #eff0f5;
    color: #333;
    border: 0
}

.lc-pro-if .up .input-group .bootstrap-touchspin-down {
    padding: 7px 14px
}

.lc-pro-if .lc-gr-btn {
    display: flow-root;
    margin-bottom: 0
}

.lc-pro-if .lc-gr-btn .gr-btn {
    cursor: pointer;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 4px;
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%
}

.lc-pro-if .lc-gr-btn .gr-btn:nth-child(2n+2) {
    margin-right: 0
}

.lc-pro-if .lc-gr-btn .gr-btn img,
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-12 .call p,
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-12 .call-hidden p,
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-8 .call p,
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-8 .call-hidden p,
main .ss-thuoc-detail .container .product .padd .r6 .share button svg {
    display: inline-block
}

.lc-pro-if .lc-gr-btn .btn-tnm {
    margin-right: 0
}

.lc-pro-if .lc-gr-btn .btn-mn {
    background: #f16700;
    color: #fff
}

.lc-pro-if .lc-gr-btn .hvr-icon-up {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent
}

.lc-pro-if .lc-gr-btn .hvr-icon-up .hvr-icon {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.lc-pro-if .lc-gr-btn .hvr-icon-up:active .hvr-icon,
.lc-pro-if .lc-gr-btn .hvr-icon-up:focus .hvr-icon,
.lc-pro-if .lc-gr-btn .hvr-icon-up:hover .hvr-icon {
    -webkit-animation-name: hvr-icon-up;
    animation-name: hvr-icon-up;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

.lc-pro-if .lc-gr-btn .lc-gr-btn-call {
    display: none;
    background: #d0021b;
    color: #fff
}

.lc-pro-if .lc-gr-btn .btn-tnm {
    background: #fff;
    border: 1px solid #1e69b2;
    color: #1e69b2;
    float: right
}

.lc-pro-if .lc-hot-hidden {
    display: none;
    margin: 15px 0
}

.lc-pro-if .lc-hot-hidden .hot-in {
    font-size: 14px;
    color: #4a4a4a;
    text-align: center
}

.lc-pro-if .lc-hot-hidden .hot-in .a:active,
.lc-pro-if .lc-hot-hidden .hot-in .a:focus,
.lc-pro-if .lc-hot-hidden .hot-in a,
.lc-pro-if .lc-hot-hidden .hot-in a:hover {
    color: #d0021b;
    font-weight: 700
}

.lc-pro-if .lc-ck {
    background: #fafafa;
    padding: 15px 10px
}

.lc-pro-if .lc-ck .ck-tit {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 17px;
    color: #404040
}

.lc-pro-if .lc-ck .lc-ck-ul {
    margin-bottom: 0
}

.lc-pro-if .lc-ck .lc-ck-ul li {
    margin-bottom: 15px;
    font-size: 12px;
    list-style-type: none
}

.lc-pro-if .lc-ck .lc-ck-ul li .ck-item {
    display: table;
    height: 32px
}

.lc-pro-if .lc-ck .lc-ck-ul li .ck-item .ck-img {
    display: table-cell;
    margin-top: 7px;
    float: left;
    text-align: left
}

.lc-pro-if .lc-ck .lc-ck-ul li .ck-item .ck-if {
    margin-bottom: 0;
    line-height: 16px;
    vertical-align: middle;
    display: table-cell;
    padding-left: 12px
}

.lc-pro-if .lc-hotline {
    background: #f16700;
    z-index: 101;
    padding: 10px 15px 10px 10px;
    border-radius: 4px
}

.lc-pro-if .lc-hotline a {
    display: block
}

.lc-pro-if .lc-hotline a img {
    float: left;
    margin-right: 5px;
    margin-top: 5px
}

.lc-pro-if .lc-hotline a p {
    display: flow-root;
    font-size: 15px;
    color: #fff;
    text-align: center;
    margin: 0
}

.lc-pro-if .lc-hotline a p:nth-child(3) {
    font-size: 17px;
    font-weight: 700;
    text-align: center
}

.lc-pro-if .lc-hot {
    padding: 15px
}

.lc-mes-ct .mes-custom figure,
.lc-mes-ct .mes-custom img,
.lc-mes-ct div figure,
.lc-mes-ct div img,
.lc-mes-ct p figure,
.lc-mes-ct p img,
.lc-pro-if .lc-hot p {
    margin: 0
}

.lc-pro-if .lc-hot .hot-phone a {
    font-size: 20px;
    color: #d0021b
}

.lc-pro-if .lc-hot .hot-phone a:active,
.lc-pro-if .lc-hot .hot-phone a:focus,
.lc-pro-if .lc-hot .hot-phone a:hover {
    color: #d0021b
}

.lc-button-next,
.lc-button-prev {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat
}

.lc-button-next.swiper-button-disabled,
.lc-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.lc-button-prev {
    left: 10px;
    right: auto;
    background: url(../images/tpcn-detail/left_arrow.png);
    background-size: cover
}

.lc-button-next {
    right: 10px;
    left: auto;
    background: url(../images/tpcn-detail/right_arrow.png);
    background-size: cover
}

.lc-nav-fix {
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    z-index: 4
}

.lc-nav {
    background: #eff0f5;
    margin-bottom: 20px
}

.lc-nav .lc-nav-ul {
    list-style-type: none
}

.lc-nav .lc-nav-ul li,
main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio .home .checkout-form .detail .row .col-sm-9 .selectize-control .selectize-input input {
    float: left
}

.lc-nav .lc-nav-ul li .nav-item {
    display: inline-block;
    font-size: 18px;
    height: 60px;
    line-height: 60px;
    color: #898989
}

.lc-nav .lc-nav-ul li .cl-hvr {
    transition: all .5s ease
}

.lc-nav .lc-nav-ul li .active,
.lc-nav .lc-nav-ul li .cl-hvr:hover,
main .ss-thuoc-detail .container .product .padd .r33 .nav-fix .nav-control li.active a,
main .ss-thuoc-detail .container .product .padd .r33 .nav-fix .nav-control li:hover a {
    font-weight: 700;
    color: #225689
}

.lc-nav .lc-nav-ul li:not(:last-child) {
    margin-right: 50px
}

.lc-mes {
    position: relative;
    z-index: 2;
    font-family: inherit;
    font-size: 19px
}

.lc-mes .lc-asContent {
    max-width: 700px;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    margin: 0 auto
}

@media (max-width:768px) {
    .lc-mes .lc-asContent {
        width: 100%;
        padding: 0 10px
    }
}

.lc-video-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0
}

.lc-video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute
}

.lc-mes-ct {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 1.5em
}

.lc-mes-ct .mes-custom a:active,
.lc-mes-ct .mes-custom a:focus,
.lc-mes-ct .mes-custom a:hover,
.lc-mes-ct a:active,
.lc-mes-ct a:focus,
.lc-mes-ct a:hover,
.lc-mes-ct div a:active,
.lc-mes-ct div a:focus,
.lc-mes-ct div a:hover,
.lc-mes-ct p a:active,
.lc-mes-ct p a:focus,
.lc-mes-ct p a:hover {
    color: #007bc5
}

.lc-mes-ct .mes-custom,
.lc-mes-ct div,
.lc-mes-ct p {
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 1em;
    color: #404040
}

.lc-mes-ct .mes-custom figcaption,
.lc-mes-ct div figcaption,
.lc-mes-ct p figcaption {
    margin: 10px 0 0;
    text-align: center;
    display: block;
    font-size: 14px
}

.lc-mes-ct .mes-custom a,
.lc-mes-ct div a,
.lc-mes-ct p a {
    color: #007bc5
}

.lc-mes-ct h1,
.lc-mes-ct h2,
.lc-mes-ct h3,
.lc-mes-ct h4,
.lc-mes-ct h5 {
    font-weight: 700;
    margin: 15px 0;
    color: #222;
    line-height: 1.3em
}

.lc-mes-ct h1 {
    font-size: 40px
}

.lc-mes-ct h2 {
    font-size: 30px
}

.lc-mes-ct h3 {
    font-size: 26px
}

.lc-mes-ct h4 {
    font-size: 22px
}

.lc-mes-ct h5 {
    font-size: 20px
}

.lc-mes-ct .lc-tpcn-detail-title,
h3,
main .ss-thuoc-detail .container .product .padd .r4 .title h2 {
    font-size: 24px
}

.lc-dt-tag,
.lc-social {
    font-family: 'Roboto', sans-serif
}

.lc-social {
    color: #939393;
    text-align: right;
    font-size: 16px;
    padding: 18px 0;
    display: block;
    border-bottom: 1px solid #e7e6e6;
    border-top: 1px solid #e7e6e6;
    margin-bottom: 20px
}

.lc-social p,
main .ss-chuyende-content .r1 .nav ul .home a {
    margin: 0
}

.lc-social span {
    margin-right: 15px;
    color: #1e69b2
}

.lc-social .btn-medi {
    font-size: 28px;
    color: #1e69b2
}

.lc-dt-tag {
    margin-bottom: 30px
}

.lc-dt-tag span {
    margin-right: 20px;
    font-size: 16px;
    line-height: 1.5;
    color: #898989
}

.lc-dt-tag .tags-item {
    display: inline-block;
    height: 30px;
    padding: 0 8px;
    font-size: 16px;
    line-height: 30px;
    color: #626262;
    background-color: #f2f2f2;
    margin-bottom: 10px
}

.lc-dt-tag .tags-item:not(:last-child) {
    margin-right: 10px
}

.lc-dt-tag .tags-item:hover {
    background: #626262;
    color: #fff
}

.lc-mes-ques {
    font-family: inherit
}

.lc-mes-ques .mes-tit,
.lc-mes-ques h2 {
    font-size: 20px;
    font-weight: 700;
    padding: 20px 0 15px;
    border-bottom: 1px solid #1e69b2
}

.lc-mes-ques .mes-tit-sub,
.lc-mes-ques h3 {
    font-family: inherit;
    font-weight: 700;
    font-size: 20px;
    padding: 20px 0 10px 10px;
    margin: 0
}

.lc-pro-more {
    background: #fafafa;
    padding: 20px 0 30px
}

.lc-pro-more .lc-pro-in {
    max-width: 956px;
    margin: 0 auto;
    display: flow-root
}

.lc-pro-more .lc-pro-in-tit {
    font-size: 26px;
    text-align: center;
    padding: 20px;
    color: #626262
}

.lc-pro-more .lc-pro-more-item {
    height: 340px;
    overflow: hidden;
    background: #fff
}

.lc-pro-more .lc-pro-more-item .in-item {
    display: block;
    position: relative;
    z-index: 1;
    height: 100%
}

.lc-pro-more .lc-pro-more-item .in-item .lc-pro-in-img {
    margin-bottom: 31px;
    height: 200px;
    width: 100%
}

.lc-pro-more .lc-pro-more-item .in-item .lc-pro-in-img img {
    max-width: 200px;
    max-height: 200px;
    width: 100%
}

.lc-pro-more .lc-pro-more-item .in-item .item-tit {
    font-size: 16px;
    line-height: 24px;
    max-height: 45px;
    color: #2d2d2d;
    overflow: hidden;
    padding: 0 10px;
    margin: 0
}

.lc-pro-more .lc-pro-more-item .in-item .item-tit:hover,
main .ss-chuyende-content .r1 .nav ul .home a h1:hover,
main .ss-chuyende-content .r1 .nav ul li a:hover,
main .ss-chuyende-news .new-right .wrap-item .thumb .item h4:hover,
main .ss-chuyende-news .new-right .wrap2 .thumb a:hover,
main .ss-chuyende-news .new-right .wrap2 .thumb h3:hover,
main .ss-chuyende-news .news-left .t-news .title h3:hover,
main .ss-chuyende-sub .container .row .chuyende-sub-news .row-border .t-news .title h2:hover,
main .ss-chuyende-sub .container .row .dm .item ul li #more:hover,
main .ss-chuyende-sub .container .row .dm .item ul li ul li a:hover {
    color: #ee8434
}

.lc-pro-more .lc-pro-more-item .in-item .item-qc {
    display: block;
    padding: 0 10px;
    margin: 5px 0;
    color: #898989;
    font-size: 13px
}

.lc-pro-more .lc-pro-more-item .in-item .item-pr {
    color: #f16700;
    font-size: 18px;
    padding: 0 10px;
    margin: 0
}

@media (max-width:1200px) {
    .lc-nav .lc-nav-ul li:not(:last-child) {
        margin-right: 25px
    }
    .lc-pro-if .up .textt:nth-child(3) {
        margin-right: 35px
    }
}

@media (max-width:992px) {
    .br-detail {
        background: #fff;
        border-bottom: 1px solid #d8d8d8
    }
    .br-detail .breadcrumb {
        padding: 5px 0
    }
    .br-detail .breadcrumb li,
    .br-detail .breadcrumb li a {
        font-size: 12px;
        color: #1e69b2
    }
    .lc-pro-if .up .textt:nth-child(3) {
        margin-right: 30%
    }
    .lc-pro-if .up .input-group {
        display: inline-table;
        width: 20%
    }
    .lc-pro-if .lc-if-bot {
        margin-top: 15px
    }
    .lc-pro-if .lc-if-top {
        border: 0
    }
}

@media (max-width:768px) {
    .br-detail .breadcrumb {
        padding: 5px 10px
    }
    .lc-pro-detail:after,
    .lc-pro-if:after,
    .lc-pro-more:after {
        height: 10px;
        width: 100%;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        background: #f1f1f1;
        content: '';
        display: block
    }
    .lc-pro-if {
        margin-bottom: 0
    }
    .lc-pro-if .lc-if-top {
        padding: 0 10px;
        border: 0
    }
    .lc-pro-if .lc-if-top .lc-if-tit {
        margin: 10px 0
    }
    .lc-pro-if .lc-if-top .lc-if-in {
        display: none
    }
    .lc-pro-if .lc-if-top .lc-if-rate {
        margin-bottom: 15px
    }
    .lc-pro-if .lc-if-top .lc-if-rate span {
        display: inline-block;
        color: #9b9b9b
    }
    .lc-pro-if .lc-if-bot .lc-if-l,
    .lc-pro-if .lc-if-bot .lc-if-r {
        width: 100%;
        padding-right: 0
    }
    .lc-dt-tag span,
    .lc-nav,
    .lc-pro-if .lc-if-bot .lc-if-r {
        display: none
    }
    .lc-pro-if .lc-if-bot .lc-hot-hidden {
        display: block
    }
    .lc-pro-if .up .input-group {
        width: 18%;
        left: 10%
    }
    .lc-dt-tag {
        margin-bottom: 0
    }
    .lc-social {
        padding: 15px 0;
        margin-bottom: 10px
    }
    .lc-mes {
        line-height: 1.5em
    }
    .lc-mes .col-md-8 {
        padding: 0 10px
    }
    .lc-mes,
    .lc-mes .mes-custom,
    .lc-mes div,
    .lc-mes p {
        font-size: 16px
    }
    .lc-mes ol,
    .lc-mes ul {
        padding-left: 20px
    }
    .lc-mes ol li,
    .lc-mes ul li {
        padding-left: 5px
    }
    .lc-mes h1 {
        font-size: 28px
    }
    .lc-mes .lc-tpcn-detail-title,
    .lc-mes h2 {
        font-size: 22px
    }
    .lc-mes h3 {
        font-size: 20px
    }
    .lc-mes h4 {
        font-size: 18px
    }
    .lc-mes h5 {
        font-size: 17px
    }
    .lc-mes-ct ul {
        padding-left: 0
    }
    .lc-mes-ques {
        display: none
    }
    .lc-pro-more {
        padding: 0;
        background: #fff
    }
    .lc-pro-more .container,
    .lc-pro-more .p0 {
        padding: 0
    }
    .lc-pro-more .lc-pro-in-tit {
        text-transform: uppercase;
        font-family: 'Roboto Light', sans-serif;
        font-size: 20px;
        color: #333;
        margin: 0;
        padding: 14px 0 8px
    }
    .lc-pro-more .lc-pro-more-item {
        height: 300px
    }
    .lc-pro-more .lc-pro-more-item .in-item .lc-pro-in-img {
        margin-bottom: 10px;
        height: auto
    }
    .lc-pro-more .lc-pro-more-item .in-item .item-tit {
        font-size: 14px;
        margin-bottom: 10px
    }
    .lc-pro-more .lc-pro-more-item .in-item .item-qc {
        display: none
    }
    .lc-pro-more .lc-pro-more-item .in-item .item-pr {
        font-size: 16px
    }
    .lc-pro-more-item {
        border: 1px solid #ebebeb
    }
    .lc-pro-if .lc-gr-btn .gr-btn {
        width: 100%;
        margin-bottom: 5%;
        margin-right: 0;
        text-transform: uppercase
    }
    .lc-pro-if .lc-gr-btn .btn-mn {
        font-size: 18px
    }
    .lc-pro-if .lc-gr-btn .btn-tnm {
        font-size: 16px
    }
    .lc-pro-if .lc-gr-btn .lc-gr-btn-call {
        display: inline-block;
        text-transform: none;
        font-size: 18px
    }
    .lc-pro-if .lc-gr-btn .lc-gr-btn-call span {
        font-size: 14px
    }
    .lc-pro-if .lc-gr-btn .lc-gr-btn-call img {
        width: 20px;
        margin-bottom: 5px;
        margin-right: 5px
    }
}

@media (max-width:480px) {
    .lc-social {
        padding: 5px 0;
        margin-bottom: 10px
    }
    .lc-pro-if .up .textt:nth-child(3) {
        margin-right: 25%
    }
    .lc-pro-if .up .input-group {
        width: 18%;
        left: 0
    }
    .lc-pro-if .lc-box-km ul li .lc-km .lc-km-ct p {
        font-size: 12px;
        height: 100%;
        padding: 0;
        line-height: 17px
    }
    .lc-pro-if .lc-box-km {
        margin: 0 -5px
    }
    .lc-pro-if .lc-box-km ul {
        padding: 7px
    }
}

@media (max-width:370px) {
    .lc-pro-if .up .textt:nth-child(3) {
        margin-right: 10%
    }
}

@media (max-width:340px) {
    .lc-pro-more .lc-pro-more-item {
        height: 265px
    }
    .lc-pro-if .up .textt:nth-child(3) {
        margin-right: 0
    }
}

main .br-cd .container11 {
    padding: 0 15px
}

main .br-cd .container11 .breadcrumb {
    background: 0 0
}

main .ss-chuyende-content {
    padding-bottom: 20px
}

main .ss-chuyende-content .r1 .nav ul li {
    float: left;
    list-style-type: none;
    margin-right: 20px;
    font-size: 16px;
    color: #626262
}

main .ss-chuyende-content .r1 .nav ul li a {
    text-decoration: none;
    display: inline-block;
    margin-top: 20px
}

main .ss-chuyende-content .r1 .nav ul .home {
    font-size: 35px;
    color: #404040
}

main .ss-chuyende-content .r1 .nav ul .home a h1,
main .ss-content .container .success .info3 .product .detail .amount p strong {
    font-weight: 400
}

main .ss-chuyende-content .r1 .img-hover {
    margin-top: 5px
}

main .ss-chuyende-content .r1 .img-hover .new1 {
    padding-left: 0
}

main .ss-chuyende-content .r1 .img-hover .new1 a .mau {
    position: relative
}

main .ss-chuyende-content .r1 .img-hover .new1 a .mau:hover>.tren {
    opacity: 1
}

main .ss-chuyende-content .r1 .img-hover .new1 a .mau img {
    display: block;
    width: 100%;
    height: 300px;
    z-index: 1
}

main .ss-chuyende-content .r1 .img-hover .new1 a .mau .tren {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 1;
    transition: .5s ease;
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, .83))
}

main .ss-chuyende-content .r1 .img-hover .new1 a .mau .tren .desc {
    position: absolute;
    bottom: 10px;
    padding: 0 10px
}

main .ss-chuyende-content .r1 .img-hover .new1 a .mau .tren .desc h3 {
    margin: 0;
    padding: 0 0 10px;
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
    color: #fff
}

main .ss-chuyende-content .r1 .img-hover .new1 a .mau .tren .desc span {
    font-size: 12px;
    text-align: left;
    color: #fff
}

main .ss-chuyende-content .r1 .slider,
main .ss-chuyende-news .news-left div.pagination2 {
    display: none
}

main .ss-chuyende-news {
    background: #f4f4f4;
    padding-top: 20px;
    padding-bottom: 20px
}

main .ss-chuyende-news .news-left {
    background: #fff;
    padding-bottom: 20px
}

main .ss-chuyende-news .news-left h2 {
    margin: 20px 0 0
}

main .ss-chuyende-news .news-left .t-news {
    padding: 25px 0 35px;
    border-bottom: 1px solid #f3f3f3
}

main .ss-chuyende-news .news-left .t-news .img-hover figure,
main .ss-chuyende-sub .container .row .chuyende-sub-news .row-border .t-news .img-hover figure {
    margin: 0 20px 0 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    display: inline-block;
    float: left
}

main .ss-chuyende-news .news-left .t-news .img-hover figure:before,
main .ss-chuyende-sub .container .row .chuyende-sub-news .row-border .t-news .img-hover figure:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg)
}

main .ss-chuyende-news .news-left .t-news .img-hover figure:hover::before,
main .ss-chuyende-sub .container .row .chuyende-sub-news .row-border .t-news .img-hover figure:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s
}

main .ss-chuyende-news .news-left .t-news .img-hover figure img,
main .ss-chuyende-sub .container .row .chuyende-sub-news .row-border .t-news .img-hover figure img {
    width: 280px;
    height: 180px
}

main .ss-chuyende-news .news-left .t-news .nw {
    cursor: pointer;
    display: inline-block;
    text-decoration: None;
    padding: 0 10px;
    border-radius: 4px;
    border: 1px solid #b1b1b1;
    color: #666;
    margin-bottom: 10px
}

main .ss-chuyende-news .news-left .t-news .nw:hover {
    background: #666;
    color: #fff
}

main .ss-chuyende-news .news-left .t-news .title {
    text-decoration: None;
    line-height: 1.27;
    display: block;
    color: #303030
}

main .ss-chuyende-news .news-left .t-news .title h3 {
    font-size: 22px;
    font-weight: 400;
    padding: 0
}

main .ss-chuyende-news .news-left .t-news .date {
    font-size: 15px;
    color: #9b9b9b;
    margin: 8px 0;
    display: inline-block
}

main .ss-chuyende-news .news-left .t-news p {
    font-size: 15px;
    color: #707070;
    line-height: 1.33;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

main .ss-chuyende-news .news-left ul.pagination {
    margin-bottom: 10px;
    display: table;
    margin-left: auto;
    margin-right: auto
}

main .ss-chuyende-news .new-right .wrapper h3 {
    padding: 20px 0 10px;
    font-size: 18px;
    color: #f16700
}

main .ss-chuyende-news .new-right .wrapper p {
    font-size: 14px;
    color: #4a4a4a
}

main .ss-chuyende-news .new-right .wrapper .form-signin {
    max-width: 380px;
    padding: 15px 10px 16px;
    margin: 0 auto;
    background-color: #f3f6f9;
    border: 1px solid #dae5f0
}

main .ss-chuyende-news .new-right .wrapper .form-signin .form-control {
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px
}

main .ss-chuyende-news .new-right .wrapper .form-signin .form-control:focus {
    z-index: 2
}

main .ss-chuyende-article-detail .r1 .new-right .wrapper .form-signin button,
main .ss-chuyende-news .new-right .wrapper .form-signin button {
    background: #ee8434;
    color: #fff;
    border: 0;
    font-size: 16px
}

main .ss-chuyende-news .new-right .wrap2 {
    background: #fff;
    padding: 0 20px 15px;
    margin-bottom: 20px
}

main .ss-chuyende-news .new-right .wrap2 h3 {
    padding: 20px 0
}

main .ss-chuyende-news .new-right .wrap2 .thumb {
    padding: 0 30px 15px 0
}

main .ss-chuyende-news .new-right .wrap2 .thumb a {
    text-decoration: none;
    font-size: 15px;
    color: #225689
}

main .ss-chuyende-news .new-right .wrap2 .thumb img {
    margin: 0;
    width: 280px;
    height: 180px
}

main .ss-chuyende-news .new-right .wrap2 .thumb h3 {
    font-size: 20px;
    color: #3d3d3d;
    font-weight: 400;
    padding: 12px 0 10px
}

main .ss-chuyende-news .new-right .wrap2 .thumb span {
    font-size: 15px;
    color: #9b9b9b;
    margin-bottom: 10px
}

main .ss-chuyende-article-detail .r1 .new-right .wrap2 .thumb p,
main .ss-chuyende-news .new-right .wrap2 .thumb p {
    margin-bottom: 10px;
    font-size: 15px;
    color: #707070
}

main .ss-chuyende-news .new-right .wrap-item {
    background: #fff
}

main .ss-chuyende-article-detail .r1 .new-left .r1-2 .post-bottom .news-item .thumbnail .caption a,
main .ss-chuyende-news .new-right .wrap-item a {
    text-decoration: none
}

main .ss-chuyende-news .new-right .wrap-item h4 {
    margin: 22px 0;
    font-size: 20px;
    color: #337ab7;
    font-weight: 500
}

main .ss-chuyende-news .new-right .wrap-item .thumb {
    padding-bottom: 25px
}

main .ss-chuyende-news .new-right .wrap-item .thumb .item {
    width: 70%;
    display: block;
    margin: 0 auto;
    padding-bottom: 20px
}

main .ss-chuyende-news .new-right .wrap-item .thumb .item img {
    display: block;
    margin: 0 auto;
    width: 200px;
    height: 200px
}

main .ss-chuyende-news .new-right .wrap-item .thumb .item h4 {
    font-size: 16px;
    color: #2d2d2d;
    line-height: 20px;
    margin-bottom: 10px
}

main .ss-chuyende-news .new-right .wrap-item .thumb .item span {
    font-size: 18px;
    color: #f16700;
    display: block
}

main .ss-chuyende-news .new-right .category-post {
    display: none
}

@media only screen and (max-width:767px) {
    main .br-cd {
        background: #fafafa;
        border-bottom: 1px solid #d8d8d8
    }
    main .ss-chuyende-content {
        padding-bottom: 0
    }
    main .ss-chuyende-content:after,
    main .ss-chuyende-news .container .new-right:after,
    main .ss-chuyende-news .container .news-left:after {
        height: 10px;
        width: 100%;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        background: #f1f1f1;
        content: '';
        display: block
    }
    main .ss-chuyende-content .container,
    main .ss-chuyende-content .container .r1,
    main .ss-chuyende-news,
    main .ss-chuyende-news .container {
        padding: 0
    }
    main .ss-chuyende-content .container .img-hover,
    main .ss-chuyende-content .container .nav ul li {
        display: none
    }
    main .ss-chuyende-content .container .nav ul .home {
        display: block;
        width: 100%;
        text-align: center;
        background: #ededed
    }
    main .ss-chuyende-content .container .nav ul .home h1 {
        font-family: 'Roboto Light', Sans-Serif;
        font-size: 22px;
        text-transform: uppercase
    }
    main .ss-chuyende-content .container .menu-mobile ul li {
        padding: 12px 0
    }
    main .ss-chuyende-content .container .menu-mobile ul li a:focus,
    main .ss-chuyende-content .container .menu-mobile ul li a:hover {
        color: #626262
    }
    main .ss-chuyende-content .container .slider {
        display: block
    }
    main .ss-chuyende-content .container .slider img {
        width: 100%;
        height: 200px
    }
    main .ss-chuyende-content .container .slider .nd {
        padding: 0 15px
    }
    main .ss-chuyende-content .container .slider .nd h4 {
        color: #1e69b2;
        font-size: 18px;
        font-weight: 700
    }
    main .ss-chuyende-content .container .slider .nd span {
        font-size: 14px;
        color: #9b9b9b
    }
    main .ss-chuyende-content .container .slider .nd p {
        font-size: 14px;
        color: #9b9b9b;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 20px
    }
    main .ss-chuyende-content .container .slider .slick-dots li button:before {
        font-size: 10px
    }
    main .ss-chuyende-news .container .news-left {
        padding-bottom: 0
    }
    main .ss-chuyende-news .container .news-left article {
        display: inline-block;
        padding: 10px 0;
        width: 100%
    }
    main .ss-chuyende-news .container .news-left article .img-hover figure {
        width: 30%;
        margin-right: 10px
    }
    main .ss-chuyende-news .container .news-left article .img-hover figure img {
        width: 100px;
        height: 70px
    }
    main .ss-chuyende-news .container .news-left .pagination,
    main .ss-chuyende-news .container .news-left article .nw,
    main .ss-chuyende-news .container .news-left article p {
        display: none
    }
    main .ss-chuyende-news .container .news-left article .title {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis
    }
    main .ss-chuyende-news .container .news-left article .title h3 {
        font-size: 16px
    }
    main .ss-chuyende-news .container .news-left article .date {
        margin: 5px 0 0;
        font-size: 12px
    }
    main .ss-chuyende-news .container .news-left .pagination2 {
        display: flex;
        width: 100%;
        padding: 10px 0
    }
    main .ss-chuyende-news .container .news-left .pagination2 a {
        position: relative;
        float: left
    }
    main .ss-chuyende-news .container .news-left .pagination2 a img {
        width: 62%
    }
    main .ss-chuyende-news .container .news-left .pagination2 #prev {
        left: 5%
    }
    main .ss-chuyende-news .container .news-left .pagination2 .page {
        padding: 7px;
        width: 70%;
        text-align: center;
        height: auto;
        float: left;
        font-size: 15px;
        color: #8c8c89
    }
    main .ss-chuyende-news .container .new-right {
        padding: 0
    }
    main .ss-chuyende-news .container .new-right .category-post .category-item.active1 .item p.name span,
    main .ss-chuyende-news .container .new-right .wrap-item,
    main .ss-chuyende-news .container .new-right .wrap2,
    main .ss-chuyende-news .container .new-right .wrapper {
        display: none
    }
    main .ss-chuyende-news .container .new-right .category-post {
        background: #fff;
        display: block;
        padding: 0 15px
    }
    main .ss-chuyende-news .container .new-right .category-post h3 {
        color: #626262;
        font-size: 14px;
        padding: 10px 0
    }
    main .ss-chuyende-news .container .new-right .category-post .category-item {
        position: relative;
        border-top: 1px solid #c7c7c7
    }
    main .ss-chuyende-news .container .new-right .category-post .category-item .item {
        display: block;
        text-decoration: none
    }
    main .ss-chuyende-news .container .new-right .category-post .category-item .item img {
        width: 60px;
        height: 60px;
        vertical-align: middle
    }
    main .ss-chuyende-news .container .new-right .category-post .category-item .item p {
        display: inline;
        font-size: 15px;
        color: #1e69b2;
        padding-left: 8px
    }
    main .ss-chuyende-news .container .new-right .category-post .category-item .item .pull-right {
        position: absolute;
        right: 0;
        top: 35%
    }
    main .ss-chuyende-news .container .new-right .category-post .category-item .item .rotated,
    main .ss-chuyende-news .container .new-right .category-post .category-item.rotated a p span {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg)
    }
    main .ss-chuyende-news .container .new-right .category-post .category-item.active .item .name,
    main .ss-chuyende-news .container .new-right .category-post .item-sub ul li.active-item-child a {
        color: #ee8434
    }
    main .ss-chuyende-news .container .new-right .category-post .category-item.border {
        border-bottom: 1px solid #c7c7c7
    }
    main .ss-chuyende-news .container .new-right .category-post .category-item.active1 {
        border-bottom: none
    }
    main .ss-chuyende-news .container .new-right .category-post .item-sub {
        display: none
    }
    main .ss-chuyende-news .container .new-right .category-post .item-sub ul {
        margin-left: 71px;
        margin-bottom: 0
    }
    main .ss-chuyende-news .container .new-right .category-post .item-sub ul li {
        list-style-type: none;
        padding: 7px 0;
        border-bottom: 1px solid #c7c7c7
    }
    main .ss-chuyende-news .container .new-right .category-post .item-sub ul li a {
        color: #626262;
        text-decoration: none;
        font-size: 15px
    }
    main .ss-chuyende-news .container .new-right .category-post .item-sub ul li:last-child {
        border: 0
    }
    main .ss-chuyende-news .container .new-right .category-post .current {
        display: block
    }
}

@media only screen and (max-width:320px) {
    main .ss-chuyende-news .container .news-left article .img-hover figure {
        width: 35%
    }
}

main .br-chuyende {
    background: #fff;
    border: 0
}

main .br-chuyende .container .breadcrumb {
    background: #fff
}

main .br-chuyende .container .breadcrumb li a {
    color: #404040
}

main .ss-chuyende-sub .container .row .dm {
    padding: 0
}

main .ss-chuyende-sub .container .row .dm .title {
    border-bottom: 1px solid #aeaeae;
    margin-bottom: 10px
}

main .ss-chuyende-sub .container .row .dm .title h4 {
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: 600
}

main .ss-chuyende-sub .container .row .dm .item ul li {
    list-style-type: none;
    padding: 10px 0;
    font-size: 16px;
    font-weight: 600
}

main .ss-chuyende-sub .container .row .dm .item ul li a:hover {
    text-decoration: none;
    color: #404040
}

main .ss-chuyende-sub .container .row .dm .item ul li #more {
    color: #404040;
    font-size: 14px;
    font-weight: 400
}

main .ss-chuyende-sub .container .row .dm .item ul li.active>a {
    color: #ee8434;
    text-decoration: none
}

main .ss-chuyende-sub .container .row h1 {
    margin: 30px 0 10px 15px
}

main .ss-chuyende-sub .container .row .category-post,
main .ss-chuyende-sub .container .row .chuyende-sub-news .row-border div.pagination2,
main .ss-chuyende-sub .container .row .news-hidden,
main .ss-chuyende-sub .container .row h1 a {
    display: none
}

main .ss-chuyende-sub .container .row .menu-mobile ul li {
    padding: 12px 0
}

main .ss-chuyende-sub .container .row .chuyende-sub-news .row-border {
    padding: 0 15px;
    margin-bottom: 20px;
    border: 1px solid #e7e7e7
}

main .ss-chuyende-sub .container .row .chuyende-sub-news .row-border .t-news {
    display: flow-root;
    padding: 25px 0 35px;
    border-bottom: 1px solid #f3f3f3
}

main .ss-chuyende-sub .container .row .chuyende-sub-news .row-border .t-news::after {
    content: '';
    clear: both;
    display: table
}

main .ss-chuyende-sub .container .row .chuyende-sub-news .row-border .t-news .nw {
    cursor: pointer;
    text-decoration: None;
    padding: 0 10px;
    border-radius: 4px;
    border: 1px solid #b1b1b1;
    display: inline-block;
    color: #666;
    margin-bottom: 5px
}

main .ss-chuyende-sub .container .row .chuyende-sub-news .row-border .t-news .nw:hover {
    background: #666;
    color: #fff
}

main .ss-chuyende-sub .container .row .chuyende-sub-news .row-border .t-news .title {
    text-decoration: None;
    margin: 0;
    line-height: 1.27;
    display: block;
    color: #303030;
    border: 0
}

main .ss-chuyende-sub .container .row .chuyende-sub-news .row-border .t-news .title h2 {
    font-size: 22px;
    margin: 0
}

main .ss-chuyende-sub .container .row .chuyende-sub-news .row-border .t-news .title:hover,
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-12 .row .btn-right:hover a,
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-8 .row .btn-right:hover a {
    color: #1e69b2
}

main .ss-chuyende-sub .container .row .chuyende-sub-news .row-border .t-news .date {
    font-size: 15px;
    color: #9b9b9b;
    margin: 8px 0;
    display: inline-block
}

main .ss-chuyende-sub .container .row .chuyende-sub-news .row-border .t-news p {
    font-size: 15px;
    color: #707070;
    line-height: 1.33;
    margin: 0
}

main .ss-chuyende-sub .container .row .chuyende-sub-news .row-border ul.pagination {
    margin-bottom: 40px;
    display: table;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (max-width:767px) {
    main .br-chuyende {
        background: #fff;
        border: 1px solid #ddd
    }
    main .br-chuyende .container .breadcrumb {
        background: #fff
    }
    main .br-chuyende .container .breadcrumb li a {
        color: #1e69b2
    }
    main .br-chuyende .container .breadcrumb li.active {
        color: #1e69b2;
        display: none
    }
    main .fixed,
    main .ss-chuyende-sub .container .row .dm,
    main .ss-chuyende-sub .container .row .sp .row .category-post .category-item.active1 .item p.name span,
    main .ss-chuyende-sub .container .row .sp .row .chuyende-sub-news .pagination,
    main .ss-chuyende-sub .container .row .sp .row .chuyende-sub-news article .nw,
    main .ss-chuyende-sub .container .row .sp .row .chuyende-sub-news article p {
        display: none
    }
    main .ss-chuyende-sub .container,
    main .ss-chuyende-sub .container .row .sp,
    main .ss-chuyende-sub .container .row .sp .row .chuyende-sub-news article .title {
        padding: 0
    }
    main .ss-chuyende-sub .container .row .sp .row h1 {
        font-family: 'Roboto Light', Sans-Serif;
        text-align: center;
        font-size: 22px;
        color: #262626;
        text-transform: uppercase;
        margin: 0;
        background: #ededed;
        padding: 20px
    }
    main .ss-chuyende-sub .container .row .sp .row h1 a {
        display: block
    }
    main .ss-chuyende-sub .container .row .sp .row .menu-mobile ul li a:focus,
    main .ss-chuyende-sub .container .row .sp .row .menu-mobile ul li a:hover {
        color: #626262
    }
    main .ss-chuyende-sub .container .row .sp .row .chuyende-sub-news article {
        width: 100%;
        display: inline-block;
        padding: 10px 0
    }
    main .ss-chuyende-sub .container .row .sp .row .chuyende-sub-news article .img-hover figure {
        width: 100px;
        height: 70px;
        margin-right: 8px
    }
    main .ss-chuyende-sub .container .row .sp .row .chuyende-sub-news article .img-hover figure img {
        width: 100px;
        height: 70px
    }
    main .ss-chuyende-sub .container .row .sp .row .chuyende-sub-news article .title h2 {
        font-size: 16px;
        font-weight: 400;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis
    }
    main .ss-chuyende-sub .container .row .sp .row .chuyende-sub-news article .date {
        margin: 0 0 5px;
        font-size: 12px
    }
    main .ss-chuyende-sub .container .row .sp .row .chuyende-sub-news article:nth-child(1) {
        padding: 0 0 20px
    }
    main .ss-chuyende-sub .container .row .sp .row .chuyende-sub-news article:nth-child(1) .img-hover {
        margin: 0 -15px
    }
    main .ss-chuyende-sub .container .row .sp .row .chuyende-sub-news article:nth-child(1) .img-hover figure,
    main .ss-chuyende-sub .container .row .sp .row .chuyende-sub-news article:nth-child(1) .img-hover figure img {
        width: 100%;
        height: auto;
        float: none
    }
    main .ss-chuyende-sub .container .row .sp .row .chuyende-sub-news article:nth-child(1) .title {
        height: unset;
        color: #1e69b2;
        display: flow-root
    }
    main .ss-chuyende-sub .container .row .sp .row .chuyende-sub-news article:nth-child(1) .title h2 {
        font-size: 18px;
        line-height: 22px;
        margin: 7px 0
    }
    main .ss-chuyende-sub .container .row .sp .row .chuyende-sub-news article:nth-child(1) .date {
        margin: 0 0 7px
    }
    main .ss-chuyende-sub .container .row .sp .row .chuyende-sub-news article:nth-child(1) p {
        font-size: 14px;
        line-height: 18px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis
    }
    main .ss-chuyende-sub .container .row .sp .row .chuyende-sub-news .pagination2 {
        display: flex;
        width: 100%;
        padding: 10px 0
    }
    main .ss-chuyende-sub .container .row .sp .row .chuyende-sub-news .pagination2 a {
        position: relative;
        float: left
    }
    main .ss-chuyende-sub .container .row .sp .row .chuyende-sub-news .pagination2 a img {
        width: 62%
    }
    main .ss-chuyende-sub .container .row .sp .row .chuyende-sub-news .pagination2 #prev {
        left: 5%
    }
    main .ss-chuyende-sub .container .row .sp .row .chuyende-sub-news .pagination2 .page {
        padding: 7px;
        width: 70%;
        text-align: center;
        height: auto;
        float: left;
        font-size: 15px;
        color: #8c8c89
    }
    main .ss-chuyende-sub .container .row .sp .row .category-post:after,
    main .ss-chuyende-sub .container .row .sp .row .chuyende-sub-news:after {
        height: 10px;
        width: 100%;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        background: #f1f1f1;
        content: '';
        display: block
    }
    main .ss-chuyende-sub .container .row .sp .row .category-post {
        background: #fff;
        display: block;
        padding: 0 15px
    }
    main .ss-chuyende-sub .container .row .sp .row .category-post h3 {
        color: #626262;
        font-size: 14px;
        padding: 10px 0
    }
    main .ss-chuyende-sub .container .row .sp .row .category-post .category-item {
        position: relative;
        border-top: 1px solid #c7c7c7
    }
    main .ss-chuyende-sub .container .row .sp .row .category-post .category-item .item {
        display: block;
        text-decoration: none
    }
    main .ss-chuyende-sub .container .row .sp .row .category-post .category-item .item img {
        width: 60px;
        height: 60px;
        vertical-align: middle
    }
    main .ss-chuyende-sub .container .row .sp .row .category-post .category-item .item p {
        display: inline;
        font-size: 15px;
        color: #1e69b2;
        padding-left: 8px
    }
    main .ss-chuyende-sub .container .row .sp .row .category-post .category-item .item .pull-right {
        position: absolute;
        right: 0;
        top: 35%
    }
    main .ss-chuyende-sub .container .row .sp .row .category-post .category-item .item .rotated,
    main .ss-chuyende-sub .container .row .sp .row .category-post .category-item.rotated a p span {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg)
    }
    main .ss-chuyende-sub .container .row .sp .row .category-post .category-item.active .item .name,
    main .ss-chuyende-sub .container .row .sp .row .category-post .item-sub ul li.active-item-child a {
        color: #ee8434
    }
    main .ss-chuyende-sub .container .row .sp .row .category-post .category-item.border {
        border-bottom: 1px solid #c7c7c7
    }
    main .ss-chuyende-sub .container .row .sp .row .category-post .category-item.active1 {
        border-bottom: none
    }
    main .ss-chuyende-sub .container .row .sp .row .category-post .item-sub {
        display: none
    }
    main .ss-chuyende-sub .container .row .sp .row .category-post .item-sub ul {
        margin-left: 71px;
        margin-bottom: 0
    }
    main .ss-chuyende-sub .container .row .sp .row .category-post .item-sub ul li {
        list-style-type: none;
        padding: 7px 0;
        border-bottom: 1px solid #c7c7c7
    }
    main .ss-chuyende-sub .container .row .sp .row .category-post .item-sub ul li a {
        color: #626262;
        text-decoration: none;
        font-size: 15px
    }
    main .ss-chuyende-sub .container .row .sp .row .category-post .item-sub ul li:last-child {
        border: 0
    }
    main .ss-chuyende-sub .container .row .sp .row .category-post .current {
        display: block
    }
}

main .br-cd {
    border: 0
}

main .br-cd,
main .br-cd .breadcrumb {
    background: 0 0
}

main .ss-chuyende-article-detail .r1 {
    padding: 0 15px 30px
}

main .ss-chuyende-article-detail .r1 .col-sm-push-2 {
    left: 12.5%
}

main .ss-chuyende-article-detail .r1 .new-left .r1-1 {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 1.5em
}

.r1-1 table,
.r1-1 td,
.r1-1 th {
    border: 1px solid #ddd;
    padding: 7px
}

.r1-1 th,
img {
    vertical-align: middle
}

.r1-1 td {
    vertical-align: top
}

.r1-1 table {
    width: 100%!important;
    height: unset!important
}

main .ss-chuyende-article-detail .r1 .new-left .r1-1 a {
    text-decoration: none;
    color: #007bc5
}

main .ss-chuyende-article-detail .r1 .new-left .r1-1 .mes-custom a:active,
main .ss-chuyende-article-detail .r1 .new-left .r1-1 .mes-custom a:focus,
main .ss-chuyende-article-detail .r1 .new-left .r1-1 .mes-custom a:hover,
main .ss-chuyende-article-detail .r1 .new-left .r1-1 a:active,
main .ss-chuyende-article-detail .r1 .new-left .r1-1 a:focus,
main .ss-chuyende-article-detail .r1 .new-left .r1-1 a:hover,
main .ss-chuyende-article-detail .r1 .new-left .r1-1 div a:active,
main .ss-chuyende-article-detail .r1 .new-left .r1-1 div a:focus,
main .ss-chuyende-article-detail .r1 .new-left .r1-1 div a:hover,
main .ss-chuyende-article-detail .r1 .new-left .r1-1 p a:active,
main .ss-chuyende-article-detail .r1 .new-left .r1-1 p a:focus,
main .ss-chuyende-article-detail .r1 .new-left .r1-1 p a:hover {
    color: #007bc5
}

main .ss-chuyende-article-detail .r1 .new-left .r1-1 ol,
main .ss-chuyende-article-detail .r1 .new-left .r1-1 ul {
    font-family: inherit;
    width: 100%;
    margin-bottom: 1em;
    padding-left: 30px;
    list-style: disc
}

main .ss-chuyende-article-detail .r1 .new-left .r1-1 ol li,
main .ss-chuyende-article-detail .r1 .new-left .r1-1 ul li {
    padding-left: 5px;
    margin-bottom: .4em
}

main .ss-chuyende-article-detail .r1 .new-left .r1-1 .mes-custom,
main .ss-chuyende-article-detail .r1 .new-left .r1-1 div,
main .ss-chuyende-article-detail .r1 .new-left .r1-1 p {
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 1em;
    color: #404040
}

main .ss-chuyende-article-detail .r1 .new-left .r1-1 .mes-custom a,
main .ss-chuyende-article-detail .r1 .new-left .r1-1 div a,
main .ss-chuyende-article-detail .r1 .new-left .r1-1 p a {
    color: #007bc5
}

main .ss-chuyende-article-detail .r1 .new-left .r1-1 .mes-custom img,
main .ss-chuyende-article-detail .r1 .new-left .r1-1 div img,
main .ss-chuyende-article-detail .r1 .new-left .r1-1 p img {
    margin: 0
}

main .ss-chuyende-article-detail .r1 .new-left .r1-1 .mes-custom img+em,
main .ss-chuyende-article-detail .r1 .new-left .r1-1 div img+em,
main .ss-chuyende-article-detail .r1 .new-left .r1-1 p img+em {
    text-align: center;
    display: block;
    margin-top: 15px
}

main .ss-chuyende-article-detail .r1 .new-left .r1-1 img {
    width: 100%;
    height: auto;
    margin: 15px 0
}

main .ss-chuyende-article-detail .r1 .new-left .r1-1 em,
main .ss-thuoc-detail .container .product .padd .r4 em {
    margin: 0;
    font-size: 16px
}

main .ss-chuyende-article-detail .r1 .new-left .r1-1 h1,
main .ss-chuyende-article-detail .r1 .new-left .r1-1 h2,
main .ss-chuyende-article-detail .r1 .new-left .r1-1 h3,
main .ss-chuyende-article-detail .r1 .new-left .r1-1 h4,
main .ss-chuyende-article-detail .r1 .new-left .r1-1 h5 {
    font-weight: 700;
    margin: 15px 0;
    padding: 0;
    color: #222;
    line-height: 1.3em
}

main .ss-chuyende-article-detail .r1 .new-left .r1-1 h1 {
    font-size: 40px
}

main .ss-chuyende-article-detail .r1 .new-left .r1-1 h2 {
    font-size: 30px
}

main .ss-chuyende-article-detail .r1 .new-left .r1-1 h3 {
    font-size: 23px
}

main .ss-chuyende-article-detail .r1 .new-left .r1-1 h4 {
    font-size: 22px
}

main .ss-chuyende-article-detail .r1 .new-left .r1-1 h5 {
    font-size: 20px
}

main .ss-chuyende-article-detail .r1 .new-left .r1-1 .short-description {
    font-size: 19px;
    padding: 10px 20px;
    border-left: 3px solid #1e69b2;
    background: #fafafa;
    font-style: italic;
    font-weight: 700;
    font-family: 'Times New Roman', serif
}

main .ss-chuyende-article-detail .r1 .new-left .r1-1 .detail p span {
    color: #1d1d1d;
    margin-left: 20px
}

main .ss-chuyende-article-detail .r1 .new-left .r1-1 .list-title {
    font-family: 'Times New Roman', serif
}

main .ss-chuyende-article-detail .r1 .new-left .r1-1 .list-title ul {
    list-style: disc;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    margin: 0;
    padding: 11px 0 11px 25px
}

main .ss-chuyende-article-detail .r1 .new-left .r1-1 .list-title ul li {
    color: #1e69b2;
    margin-bottom: 5px;
    font-size: 19px;
    padding: 0
}

main .ss-chuyende-article-detail .r1 .new-left .r1-1 .list-title ul li a {
    text-decoration: none;
    display: block;
    font-family: inherit;
    font-weight: 700;
    font-style: italic
}

main .ss-chuyende-article-detail .r1 .new-left .r1-1 .list-title ul li a h3:hover,
main .ss-chuyende-article-detail .r1 .new-left .r1-1 .list-title ul li a:hover,
main .ss-chuyende-article-detail .r1 .new-left .r1-2 .post-bottom .news-item .thumbnail .caption a h3:hover,
main .ss-chuyende-article-detail .r1 .new-right .category-post article a h4:hover,
main .ss-chuyende-article-detail .r1 .new-right .wrap2 .thumb a:hover,
main .ss-chuyende-article-detail .r1 .new-right .wrap2 .thumb h4:hover,
main .ss-thuoc-item .container .row .item article .left a h3:hover {
    color: #ee8434
}

main .ss-chuyende-article-detail .r1 .new-left .r1-1 .list-title ul li a h3 {
    font-family: 'Times New Roman', serif;
    font-size: 19px;
    padding: 0;
    line-height: 24px;
    color: #1e69b2
}

main .ss-chuyende-article-detail .r1 .new-left .r1-1 .share {
    margin: 20px 0;
    font-size: 15px;
    color: #225689
}

main .ss-chuyende-article-detail .r1 .new-left .r1-1 .share .fa-facebook-square {
    color: #3b579d;
    font-size: 28px;
    margin-right: 15px;
    margin-left: 10px
}

main .ss-chuyende-article-detail .r1 .new-left .r1-1 .share .fa-google-plus-square {
    color: #e32e22;
    font-size: 28px
}

main .ss-chuyende-article-detail .r1 .new-left .r1-1 .tag {
    margin: 10px 0;
    padding: 20px 0;
    display: flex;
    border-top: 1px solid #ddd
}

main .ss-chuyende-article-detail .r1 .new-left .r1-1 .tag svg {
    margin: 7px
}

main .ss-chuyende-article-detail .r1 .new-left .r1-1 .tag ul,
main .ss-chuyende-article-detail .r1 .new-left .r1-2 .post-bottom .news-item .thumbnail .caption {
    padding: 0
}

main .ss-chuyende-article-detail .r1 .new-left .r1-1 .tag ul li {
    cursor: pointer;
    font-size: 16px;
    margin-left: 15px;
    margin-bottom: 15px;
    padding: 3px 10px;
    background: #f0f0f0;
    color: #828192;
    list-style-type: none;
    float: left
}

main .ss-chuyende-article-detail .r1 .new-left .r1-1 .tag ul li a {
    font-family: 'Roboto', sans-serif;
    color: #626262;
    text-decoration: none
}

main .ss-chuyende-article-detail .r1 .new-left .r1-1 .tag ul li:hover {
    background: #626262
}

main .ss-chuyende-article-detail .r1 .new-left .r1-1 .tag ul li:hover a {
    color: #fff
}

main .ss-chuyende-article-detail .r1 .new-left .r1-2 .post-bottom {
    font-size: 22px;
    color: #3d3d3d;
    font-weight: 700;
    margin-bottom: 20px
}

main .ss-chuyende-article-detail .r1 .new-left .r1-2 .post-bottom h3 {
    padding: 0 0 10px;
    margin-bottom: 25px;
    border-bottom: 1px solid #ddd
}

main .ss-chuyende-article-detail .r1 .new-left .r1-2 .post-bottom .news-item {
    float: left;
    margin-right: 25px;
    width: 30.6%
}

main .ss-chuyende-article-detail .r1 .new-left .r1-2 .post-bottom .news-item .thumbnail {
    margin: 0;
    padding: 0;
    border: 0
}

main .ss-chuyende-article-detail .r1 .new-left .r1-2 .post-bottom .news-item .thumbnail img {
    margin: 0;
    width: 190px;
    height: 113px
}

main .ss-chuyende-article-detail .r1 .new-left .r1-2 .post-bottom .news-item .thumbnail .caption a h3 {
    font-weight: 400;
    font-size: 16px;
    color: #225689;
    line-height: 1.58;
    border: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    padding: 5px 0
}

main .ss-chuyende-article-detail .r1 .new-left .r1-2 .post-bottom .news-item .thumbnail .caption p {
    font-weight: 400;
    font-size: 12px;
    color: #898989
}

main .ss-chuyende-article-detail .r1 .new-left .r1-2 .post-bottom .news-item:nth-child(3) {
    margin-right: 0
}

main .ss-chuyende-article-detail .r1 .new-left .r1-2 .discuss h3 {
    padding: 0 0 10px;
    border-bottom: 3px solid #dadada;
    margin-bottom: 25px
}

main .ss-chuyende-article-detail .r1 .new-right {
    padding-left: 5px
}

main .ss-chuyende-article-detail .r1 .new-right .wrapper {
    margin-bottom: 20px
}

main .ss-chuyende-article-detail .r1 .new-right .wrapper h3 {
    padding: 20px 0 10px;
    font-size: 18px;
    color: #f16700
}

main .ss-chuyende-article-detail .r1 .new-right .wrapper p {
    font-size: 14px;
    color: #4a4a4a
}

main .ss-chuyende-article-detail .r1 .new-right .wrapper .form-signin {
    max-width: 380px;
    padding: 15px 10px 16px;
    margin: 0 auto;
    background-color: #f3f6f9;
    border: 1px solid #dae5f0
}

main .ss-chuyende-article-detail .r1 .new-right .wrapper .form-signin .form-control {
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px
}

main .ss-chuyende-article-detail .r1 .new-right .wrapper .form-signin .form-control:focus {
    z-index: 2
}

main .ss-chuyende-article-detail .r1 .new-right .wrap2 {
    border: solid 1px #e7e7e7;
    padding: 20px;
    margin-bottom: 20px
}

main .ss-chuyende-article-detail .r1 .new-right .wrap2 h3 {
    padding: 0 0 20px
}

main .ss-chuyende-article-detail .r1 .new-right .wrap2 .thumb {
    padding: 0 30px 15px 0
}

main .ss-chuyende-article-detail .r1 .new-right .wrap2 .thumb a {
    text-decoration: none;
    font-size: 15px;
    color: #225689
}

main .ss-chuyende-article-detail .r1 .new-right .wrap2 .thumb img {
    margin: 0;
    width: 280px;
    height: 180px
}

main .ss-chuyende-article-detail .r1 .new-right .wrap2 .thumb h4 {
    font-size: 20px;
    color: #3d3d3d;
    font-weight: 400;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 10px 0;
    padding: 0
}

main .ss-chuyende-article-detail .r1 .new-right .wrap2 .thumb span {
    font-size: 15px;
    color: #9b9b9b;
    margin-bottom: 10px
}

main .ss-chuyende-article-detail .r1 .new-right .category-post {
    border: solid 1px #e7e7e7;
    padding: 20px
}

main .ss-chuyende-article-detail .r1 .new-right .category-post h3 {
    padding: 0;
    margin-bottom: 20px;
    font-size: 26px;
    color: #404040;
    font-weight: 700
}

main .ss-chuyende-article-detail .r1 .new-right .category-post article {
    margin-bottom: 20px;
    width: 100%;
    display: table;
    position: relative
}

main .ss-chuyende-article-detail .r1 .new-right .category-post article a,
main .ss-thuoc-item .container .row .item article .left a {
    text-decoration: none
}

main .ss-chuyende-article-detail .r1 .new-right .category-post article a img {
    float: left;
    margin-right: 10px;
    width: 100px;
    height: 70px
}

main .ss-chuyende-article-detail .r1 .new-right .category-post article a h4 {
    font-weight: 400;
    font-size: 16px;
    color: #3d3d3d;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

main .ss-chuyende-article-detail .r1 .new-right .category-post article span {
    position: absolute;
    bottom: 0;
    font-size: 12px;
    color: #898989
}

main .ss-chuyende-article-detail .r1 .new-right .category-post article:nth-child(6) {
    margin: 0
}

@media only screen and (max-width:767px) {
    main .br-cd {
        background: #fafafa;
        border-bottom: 1px solid #d8d8d8
    }
    main .br-cd .container {
        padding: 0 10px
    }
    main .ss-chuyende-article-detail .container,
    main .ss-chuyende-article-detail .r1,
    main .ss-chuyende-article-detail .r1 .new-left,
    main .ss-chuyende-article-detail .r1 .new-left .r1-1 h1,
    main .ss-chuyende-article-detail .r1 .new-left .r1-1 h2,
    main .ss-chuyende-article-detail .r1 .new-left .r1-1 h3,
    main .ss-chuyende-article-detail .r1 .new-left .r1-1 h4,
    main .ss-chuyende-article-detail .r1 .new-left .r1-1 h5 {
        padding: 0
    }
    main .ss-chuyende-article-detail .r1 .new-left .r1-1 {
        padding: 0 10px;
        font-size: 16px;
        line-height: 1.5em
    }
    main .ss-chuyende-article-detail .r1 .new-left .r1-1 ol,
    main .ss-chuyende-article-detail .r1 .new-left .r1-1 ul {
        padding-left: 20px
    }
    main .ss-chuyende-article-detail .r1 .new-left .r1-1 ol li,
    main .ss-chuyende-article-detail .r1 .new-left .r1-1 ul li {
        padding-left: 5px
    }
    main .ss-chuyende-article-detail .r1 .new-left .r1-1 div,
    main .ss-chuyende-article-detail .r1 .new-left .r1-1 p {
        font-size: inherit
    }
    main .ss-chuyende-article-detail .r1 .new-left .r1-1 h1 {
        font-size: 28px
    }
    main .ss-chuyende-article-detail .r1 .new-left .r1-1 h2 {
        font-size: 24px
    }
    main .ss-chuyende-article-detail .r1 .new-left .r1-1 h3 {
        font-size: 20px
    }
    main .ss-chuyende-article-detail .r1 .new-left .r1-1 h4 {
        font-size: 18px
    }
    main .ss-chuyende-article-detail .r1 .new-left .r1-1 h5 {
        font-size: 17px
    }
    main .ss-chuyende-article-detail .r1 .new-left .r1-1 .detail {
        margin: 10px 0
    }
    main .ss-chuyende-article-detail .r1 .new-left .r1-1 .detail p {
        margin: 0;
        font-size: 12px
    }
    main .ss-chuyende-article-detail .r1 .new-left .r1-1 .detail p span:nth-child(2) {
        display: none
    }
    main .ss-chuyende-article-detail .r1 .new-left .r1-1 .short-description {
        padding: 0;
        line-height: 28px;
        font-size: 20px;
        font-weight: 700;
        background: 0 0;
        border: 0
    }
    main .ss-chuyende-article-detail .r1 .new-left .r1-1 .list-title,
    main .ss-chuyende-article-detail .r1 .new-left .r1-1 .tag svg {
        display: none
    }
    main .ss-chuyende-article-detail .r1 .new-left .r1-1 .share {
        margin: 10px 0
    }
    main .ss-chuyende-article-detail .r1 .new-left .r1-1 .tag {
        font-family: 'Roboto', sans-serif;
        padding: 10px 0 0;
        margin: 0
    }
    main .ss-chuyende-article-detail .r1 .new-left .r1-1 .tag ul {
        margin: 0;
        padding: 0
    }
    main .ss-chuyende-article-detail .r1 .new-left .r1-1 .tag ul li {
        font-family: inherit;
        margin: 0 12px 12px 0;
        padding: 3px 8px
    }
    main .ss-chuyende-article-detail .r1 .new-left .r1-1 .tag ul li a {
        font-family: inherit;
        font-size: 16px;
        line-height: 24px;
        color: #626262
    }
    main .ss-chuyende-article-detail .r1 .new-left .r1-1 .tag ul li a:active,
    main .ss-chuyende-article-detail .r1 .new-left .r1-1 .tag ul li a:focus,
    main .ss-chuyende-article-detail .r1 .new-left .r1-1 .tag ul li a:hover {
        color: #fff
    }
    main .ss-chuyende-article-detail .r1 .new-left .r1-1:after,
    main .ss-chuyende-article-detail .r1 .new-left .r1-2:after,
    main .ss-chuyende-article-detail .r1 .new-right .wrapper:after {
        height: 10px;
        width: 100%;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        background: #f1f1f1;
        content: '';
        display: block
    }
    main .ss-chuyende-article-detail .r1 .new-left .r1-2 {
        padding: 0 15px
    }
    main .ss-chuyende-article-detail .r1 .new-left .r1-2 .post-bottom h3 {
        text-transform: uppercase;
        font-weight: 400;
        text-align: center;
        border: 0;
        padding-bottom: 0;
        margin: 15px 0
    }
    main .ss-chuyende-article-detail .r1 .new-left .r1-2 .post-bottom .news-item {
        width: 100%;
        margin-bottom: 10px
    }
    main .ss-chuyende-article-detail .r1 .new-left .r1-2 .post-bottom .news-item .thumbnail img {
        width: 100px;
        height: 70px;
        float: left;
        padding-right: 10px
    }
    main .ss-chuyende-article-detail .r1 .new-left .r1-2 .post-bottom .news-item .thumbnail .caption h3 {
        font-weight: 400;
        color: #3d3d3d;
        font-size: 14px;
        margin: 0 0 5px;
        padding: 0;
        text-transform: none;
        text-align: left
    }
    main .ss-chuyende-article-detail .r1 .new-left .r1-2 .discuss {
        display: none
    }
    main .ss-chuyende-article-detail .r1 .new-right {
        padding: 0;
        background: #ededed
    }
    main .ss-chuyende-article-detail .r1 .new-right .wrapper {
        margin-bottom: 0
    }
    main .ss-chuyende-article-detail .r1 .new-right .wrapper .form-signin {
        max-width: 100%;
        padding: 10px
    }
    main .ss-chuyende-article-detail .r1 .new-right .wrapper .form-signin h3 {
        padding: 10px 0
    }
    main .ss-chuyende-article-detail .r1 .new-right .category-post,
    main .ss-chuyende-article-detail .r1 .new-right .wrap2 {
        display: none
    }
}

main .br-thuoc-category {
    background: #fff;
    border: 0
}

main .br-thuoc-category .container,
main .ss-thuoc-item .container,
main .ss-thuoc-title .container {
    padding: 0 15px
}

main .br-thuoc-category .container .breadcrumb {
    background: #fff
}

main .br-thuoc-category .container .breadcrumb li a {
    color: #404040
}

main .br-thuoc-category .container .breadcrumb li.active {
    color: #9b9b9b
}

main .ss-thuoc-title {
    border-bottom: 1px solid #e5e5e5
}

main .ss-thuoc-title .container .row .title h1 {
    margin: 10px 0 20px
}

main .ss-thuoc-item .container .row .item article {
    display: flex;
    padding: 10px 0
}

main .ss-thuoc-item .container .row .item article .left {
    float: left;
    padding: 0 20px 0 0
}

main .ss-thuoc-item .container .row .item article .left a h3 {
    font-size: 22px;
    color: #1e69b2;
    padding: 10px 0 0;
    font-weight: 400
}

main .ss-thuoc-item .container .row .item article .left span {
    display: inline-block;
    padding: 8px 0;
    color: #898989;
    font-size: 14px;
    margin: 0
}

main .ss-thuoc-item .container .row .item article .left .detail {
    line-height: 24px;
    font-size: 14px;
    color: #404040;
    padding-right: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

main .ss-content .container .row .tab-content .list-all .item article .left p,
main .ss-thuoc-item .container .row .item article .left p {
    display: inline-block;
    font-size: 14px;
    color: #404040;
    margin: 0
}

main .ss-thuoc-item .container .row .item,
main .ss-thuoc-item .container .row .item article .right {
    padding: 0
}

main .ss-content .container .row .tab-content .list-all .item article .right img,
main .ss-thuoc-item .container .row .item article .right img {
    width: 130px;
    height: 130px
}

main .ss-thuoc-item .container .row .pagi ul.pagination {
    margin-bottom: 40px;
    display: table;
    margin-left: auto;
    margin-right: auto
}

main .ss-thuoc-item .container .view {
    display: none
}

@media only screen and (max-width:767px) {
    main .br-thuoc-category {
        background: #fff;
        border-bottom: 1px solid #ddd
    }
    main .br-thuoc-category .container {
        padding: 0 10px
    }
    main .br-thuoc-category .container .breadcrumb {
        background: #fff
    }
    main .br-thuoc-category .container .breadcrumb li a,
    main .br-thuoc-category .container .breadcrumb li.active {
        color: #1e69b2
    }
    main .ss-thuoc-title {
        background: #f4f4f4
    }
    main .ss-thuoc-title .container .row .title h1 {
        margin: 15px 0
    }
    main .ss-thuoc-item .container {
        padding: 0
    }
    main .ss-thuoc-item .container .row {
        padding: 0 10px
    }
    main .ss-thuoc-item .container .row .item article {
        margin-bottom: 0
    }
    main .ss-thuoc-item .container .row .item article .left {
        width: 100%
    }
    main .ss-thuoc-item .container .row .item article .left a h3 {
        line-height: 1.2;
        font-size: 14px;
        color: #1e69b2
    }
    main .ss-thuoc-item .container .row .item article .left a h3 strong {
        font-weight: 400
    }
    main .ss-thuoc-item .container .row .item article .left .detail,
    main .ss-thuoc-item .container .row .item article .left p,
    main .ss-thuoc-item .container .row .pagi {
        display: none
    }
    main .ss-thuoc-item .container .row .item article .right img {
        width: 70px;
        height: 70px
    }
    main .ss-thuoc-item .container .view {
        display: flow-root;
        text-decoration: none;
        color: #1e69b2;
        padding: 10px;
        border: 1px solid #e2e2e2
    }
    main .ss-thuoc-item:after {
        height: 10px;
        width: 100%;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        background: #f1f1f1;
        content: '';
        display: block
    }
}

main .br-thuoc {
    border-bottom: 1px solid #dedede;
    background: #fafafa
}

main .br-thuoc .container .breadcrumb {
    padding: 8px 15px 8px 0;
    margin: 0;
    background: #fafafa
}

main .br-thuoc .container .breadcrumb li a {
    color: #404040
}

main .br-thuoc .container .breadcrumb li.active {
    color: #9b9b9b
}

main .ss-thuoc-detail .r2 .btn-call,
main .ss-thuoc-detail .r2 .btn-call:active,
main .ss-thuoc-detail .r2 .btn-call:focus,
main .ss-thuoc-detail .r2 .btn-call:hover {
    display: block;
    width: 100%;
    text-align: center;
    color: #d0021b;
    font-size: 18px;
    line-height: 40px;
    margin-bottom: 10px;
    border-radius: 4px;
    height: 40px
}

main .ss-thuoc-detail .r2 .btn-call img,
main .ss-thuoc-detail .r2 .btn-call:active img,
main .ss-thuoc-detail .r2 .btn-call:focus img,
main .ss-thuoc-detail .r2 .btn-call:hover img {
    display: none;
    margin-right: 5px
}

main .ss-thuoc-detail .r2 .btn-call strong,
main .ss-thuoc-detail .r2 .btn-call:active strong,
main .ss-thuoc-detail .r2 .btn-call:focus strong,
main .ss-thuoc-detail .r2 .btn-call:hover strong {
    margin-right: 7px
}

main .ss-thuoc-detail .r2 .btn-call span,
main .ss-thuoc-detail .r2 .btn-call:active span,
main .ss-thuoc-detail .r2 .btn-call:focus span,
main .ss-thuoc-detail .r2 .btn-call:hover span {
    font-size: 14px;
    color: #898989
}

main .ss-thuoc-detail .container .product .padd {
    padding-bottom: 20px
}

main .ss-thuoc-detail .container .product .padd .r11 h1 {
    color: #404040;
    font-size: 29px;
    font-weight: 700;
    padding-top: 15px;
    margin-bottom: 5px
}

main .ss-thuoc-detail .container .product .padd .r11 h1 span {
    display: none;
    color: #9c9c9c
}

main .ss-thuoc-detail .container .product .padd .r1 {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eaeaea
}

main .ss-thuoc-detail .container .product .padd .r1 .catogory,
main .ss-thuoc-detail .container .product .padd .r1 .share,
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-12 .row .btn-call-ka span,
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-8 .row .btn-call-ka span {
    font-size: 14px;
    color: #898989
}

main .ss-thuoc-detail .container .product .padd .r1 .catogory a {
    color: #337ab7;
    text-decoration: none
}

main .ss-thuoc-detail .container .product .padd .r2 .col-sm-12,
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-4 {
    padding: 0
}

main .ss-thuoc-detail .container .product .padd .r2 .col-sm-4 img {
    width: 250px;
    height: 250px
}

main .ss-thuoc-detail .container .product .padd .r2 .col-sm-12 .detail,
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-8 .detail {
    border-left: 3px solid #1e69b2;
    padding: 20px;
    margin-bottom: 15px;
    background: #fafafa
}

main .ss-thuoc-detail .container .product .padd .r2 .col-sm-12 .detail table tbody tr td:nth-child(1),
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-8 .detail table tbody tr td:nth-child(1) {
    color: #898989;
    width: 30%
}

main .ss-thuoc-detail .container .product .padd .r2 .col-sm-12 .detail table tbody tr td:nth-child(2),
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-8 .detail table tbody tr td:nth-child(2) {
    color: #4a4a4a;
    width: 50%
}

main .ss-thuoc-detail .container .product .padd .r2 .col-sm-12 .row .button,
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-8 .row .button {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
    float: left;
    cursor: pointer;
    background: #f16700;
    display: inline-block;
    padding: 7px 0;
    color: #fff;
    border-radius: 4px
}

main .ss-thuoc-detail .container .product .padd .r2 .col-sm-12 .row .button:hover,
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-8 .row .button:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .07), 0 6px 20px 0 rgba(0, 0, 0, .19)
}

main .ss-thuoc-detail .container .product .padd .r2 .col-sm-8 .row .btn-left-ka,
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-8 .row .btn-right-ka {
    width: 32%;
    margin-bottom: 2%;
    float: left;
    text-align: center;
    cursor: pointer;
    background: #f16700;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    border-radius: 4px
}

main .ss-thuoc-detail .container .product .padd .r2 .col-sm-8 .row .btn-left-ka {
    margin-right: 2%;
    color: #fff
}

main .ss-thuoc-detail .container .product .padd .r2 .col-sm-8 .row .btn-call-ka {
    margin-right: 2%
}

main .ss-thuoc-detail .container .product .padd .r2 .col-sm-12 .row .btn-right-ka,
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-8 .row .btn-call-ka {
    width: 32%;
    margin-bottom: 2%;
    float: left;
    text-align: center;
    cursor: pointer;
    background: #f16700;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    border-radius: 4px
}

main .ss-thuoc-detail .container .product .padd .r2 .col-sm-12 .row .btn-left-ka {
    color: #fff
}

main .ss-thuoc-detail .container .product .padd .r2 .col-sm-12 .row .btn-call-ka,
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-12 .row .btn-left-ka {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
    float: left;
    text-align: center;
    cursor: pointer;
    background: #f16700;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    border-radius: 4px
}

main .ss-thuoc-detail .container .product .padd .r2 .col-sm-12 .row .btn-right-ka,
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-8 .row .btn-right-ka {
    margin-right: 0
}

main .ss-thuoc-detail .container .product .padd .r2 .col-sm-12 .row .btn-call-ka,
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-8 .row .btn-call-ka {
    color: #d0021b;
    background: 0 0
}

main .ss-thuoc-detail .container .product .padd .r2 .col-sm-12 .row .btn-call-ka strong,
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-8 .row .btn-call-ka strong {
    margin-right: 7px
}

main .ss-thuoc-detail .container .product .padd .r2 .col-sm-12 .row .btn-call-ka img,
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-8 .row .btn-call-ka img {
    display: none;
    margin-right: 5px
}

main .ss-thuoc-detail .container .product .padd .r2 .col-sm-12 .row .btn-right-ka,
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-8 .row .btn-right-ka {
    background: 0 0;
    color: #1e69b2;
    border: 1px solid #1e69b2;
    font-weight: 700;
    font-size: 16px
}

main .ss-thuoc-detail .container .product .padd .r2 .col-sm-12 .row .btn-right,
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-8 .row .btn-right {
    background: 0 0;
    color: #1e69b2;
    border: 1px solid #1e69b2;
    font-weight: 700;
    font-size: 16px;
    padding: 5px 0;
    margin-right: 0
}

main .ss-thuoc-detail .container .product .padd .r2 .col-sm-12 .row .btn-ka,
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-8 .row .btn-ka {
    width: 30%
}

main .ss-thuoc-detail .container .product .padd .r2 .col-sm-12 .row .call-ka,
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-8 .row .call-ka {
    display: inline-block;
    padding: 6px;
    height: 40px;
    width: 37%;
    margin: 0!important
}

main .ss-thuoc-detail .container .product .padd .r2 .col-sm-12 .call,
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-12 .call-hidden,
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-8 .call,
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-8 .call-hidden {
    margin: 15px 0
}

main .ss-thuoc-detail .container .product .padd .r2 .col-sm-12 .call-hidden,
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-12 .row .call-hidden,
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-8 .call-hidden,
main .ss-thuoc-detail .container .product .padd .r2 .col-sm-8 .row .call-hidden,
main .ss-thuoc-detail .container .product .padd .r6 .share svg,
main .ss-thuoc-noimua .container .row .title h1 span {
    display: none
}

main .ss-thuoc-detail .container .product .padd .r33 {
    border-bottom: 1px solid #ddd
}

main .ss-thuoc-detail .container .product .padd .r33 .nav-fix .nav-control li {
    list-style-type: none;
    float: left;
    margin: 0 45px 10px 0
}

main .ss-thuoc-detail .container .product .padd .r33 .nav-fix.fix-top {
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 100%;
    background: #f7f7f7;
    border-bottom: 1px solid #ddd;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99
}

main .ss-thuoc-detail .container .product .padd .r33 .nav-fix.fix-top ul.nav-control li {
    padding: 0;
    margin: 0 20px 0 0
}

main .ss-thuoc-detail .container .product .padd ul.fix-top {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    background: #f7f7f7;
    width: 100%;
    padding: 0 26%;
    border-bottom: 1px solid #ddd
}

main .ss-thuoc-detail .container .product .padd ul.fix-top li {
    padding: 13px 0 10px;
    margin: 0 45px 0 0!important
}

main .ss-thuoc-detail .container .product .padd .r3 .tab-content {
    position: relative;
    margin-bottom: 30px
}

main .ss-thuoc-detail .container .product .padd .r3 .tab-content h3 {
    font-size: 24px;
    color: #333;
    font-weight: 700;
    margin: 0;
    padding: 20px 0 10px
}

main .ss-thuoc-detail .container .product .padd .r3 .tab-content h4 {
    font-size: 19px;
    color: #333;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 10px
}

main .ss-thuoc-detail .container .product .padd .r3 .tab-content p,
main .ss-thuoc-detail .container .product .padd .r3 .tab-content ul li {
    font-size: 19px;
    color: #404040;
    font-family: 'Roboto', sans-serif
}

main .ss-thuoc-detail .container .product .padd .r3 .tab-content ul li {
    margin-left: 20px
}

main .ss-thuoc-detail .container .product .padd .r3 .tab-content #home.fill {
    max-height: 800px;
    overflow: hidden
}

main .ss-thuoc-detail .container .product .padd .r3 .tab-content .box {
    width: 100%;
    height: 300px;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px
}

main .ss-thuoc-detail .container .product .padd .r3 .tab-content .overlay {
    position: absolute
}

main .ss-thuoc-detail .container .product .padd .r3 .tab-content .overlay:after {
    position: absolute;
    content: '';
    bottom: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1
}

main .ss-thuoc-detail .container .product .padd .r3 .tab-content .red:after {
    background: linear-gradient(to top, #fff, rgba(255, 0, 0, 0))
}

main .ss-thuoc-detail .container .product .padd .r3 .img img {
    width: 100%;
    height: auto;
    margin-bottom: 10px
}

main .ss-thuoc-detail .container .product .padd .r3 .img img:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom right, #002f4b, #dc4225);
    opacity: .6
}

main .ss-thuoc-detail .container .product .padd .r3 button {
    position: absolute;
    width: 25%;
    height: 7%;
    bottom: 7%;
    left: 38%;
    border: 0;
    border-radius: 4px;
    background: #fff
}

main .ss-thuoc-detail .container .product .padd .r3 button a {
    color: #1e69b2;
    text-decoration: none
}

main .ss-thuoc-detail .container .product .padd .r4 {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 1.5em
}

main .ss-thuoc-detail .container .product .padd .r4 a {
    text-decoration: none;
    color: #007bc5
}

main .ss-thuoc-detail .container .product .padd .r4 .mes-custom a:active,
main .ss-thuoc-detail .container .product .padd .r4 .mes-custom a:focus,
main .ss-thuoc-detail .container .product .padd .r4 .mes-custom a:hover,
main .ss-thuoc-detail .container .product .padd .r4 a:active,
main .ss-thuoc-detail .container .product .padd .r4 a:focus,
main .ss-thuoc-detail .container .product .padd .r4 a:hover,
main .ss-thuoc-detail .container .product .padd .r4 div a:active,
main .ss-thuoc-detail .container .product .padd .r4 div a:focus,
main .ss-thuoc-detail .container .product .padd .r4 div a:hover,
main .ss-thuoc-detail .container .product .padd .r4 p a:active,
main .ss-thuoc-detail .container .product .padd .r4 p a:focus,
main .ss-thuoc-detail .container .product .padd .r4 p a:hover {
    color: #007bc5
}

main .ss-thuoc-detail .container .product .padd .r4 ol,
main .ss-thuoc-detail .container .product .padd .r4 ul {
    font-family: inherit;
    width: 100%;
    margin-bottom: 1em;
    padding-left: 30px
}

main .ss-thuoc-detail .container .product .padd .r4 ol li,
main .ss-thuoc-detail .container .product .padd .r4 ul li {
    padding-left: 5px;
    margin-bottom: .4em
}

main .ss-thuoc-detail .container .product .padd .r4 .mes-custom,
main .ss-thuoc-detail .container .product .padd .r4 div,
main .ss-thuoc-detail .container .product .padd .r4 p {
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 1em;
    color: #404040
}

main .ss-thuoc-detail .container .product .padd .r4 .mes-custom a,
main .ss-thuoc-detail .container .product .padd .r4 div a,
main .ss-thuoc-detail .container .product .padd .r4 p a {
    color: #007bc5
}

main .ss-thuoc-detail .container .product .padd .r4 .mes-custom img,
main .ss-thuoc-detail .container .product .padd .r4 div img,
main .ss-thuoc-detail .container .product .padd .r4 p img {
    margin: 0
}

main .ss-thuoc-detail .container .product .padd .r4 img {
    width: 100%;
    height: auto;
    margin: 15px 0
}

main .ss-thuoc-detail .container .product .padd .r4 h1,
main .ss-thuoc-detail .container .product .padd .r4 h2,
main .ss-thuoc-detail .container .product .padd .r4 h3,
main .ss-thuoc-detail .container .product .padd .r4 h4,
main .ss-thuoc-detail .container .product .padd .r4 h5 {
    font-weight: 700;
    margin: 15px 0;
    padding: 0;
    color: #222;
    line-height: 1.3em
}

main .ss-thuoc-detail .container .product .padd .r4 h1 {
    font-size: 40px
}

h2,
main .ss-thuoc-detail .container .product .padd .r4 h2 {
    font-size: 30px
}

main .ss-thuoc-detail .container .product .padd .r4 h3 {
    font-size: 26px
}

main .ss-thuoc-detail .container .product .padd .r4 h4 {
    font-size: 22px
}

h4,
main .ss-thuoc-detail .container .product .padd .r4 .normal h3,
main .ss-thuoc-detail .container .product .padd .r4 h5 {
    font-size: 20px
}

main .ss-thuoc-detail .container .product .padd .r5 {
    margin: 15px 0
}

main .ss-thuoc-detail .container .product .padd .r5 .dropdown {
    padding-top: 15px;
    border-top: 1px solid #e7e6e6
}

main .ss-thuoc-detail .container .product .padd .r5 .dropdown button {
    margin-bottom: 10px;
    border: 0;
    background: 0 0;
    color: #1e69b2;
    font-size: 14px
}

main .ss-thuoc-detail .container .product .padd .r5 .dropdown button span {
    margin-right: 10px
}

main .ss-thuoc-detail .container .product .padd .r5 .dropdown button span img {
    margin-bottom: 3px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

main .ss-thuoc-detail .container .product .padd .r5 .dropdown button span.rotated img {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg)
}

main .ss-thuoc-detail .container .product .padd .r5 .dropdown .dropdown-menu {
    position: unset;
    box-shadow: none;
    border: 0;
    padding: 0;
    margin: 0;
    width: 100%
}

main .ss-thuoc-detail .container .product .padd .r5 .dropdown .dropdown-menu li {
    font-size: 14px;
    width: 100%
}

main .ss-thuoc-detail .container .product .padd .r5 .dropdown .dropdown-menu li:hover>a {
    background: 0 0;
    color: #898989
}

main .ss-thuoc-detail .container .product .padd .r5 .dropdown .dropdown-menu li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #898989;
    padding: 5px 0
}

main .ss-thuoc-detail .container .product .padd .r5 .down {
    color: #1e69b2
}

main .ss-thuoc-detail .container .product .padd .r6 {
    margin-bottom: 10px;
    padding: 20px 0;
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea
}

main .ss-thuoc-detail .container .product .padd .r6 .share {
    font-size: 14px;
    color: #898989
}

main .ss-thuoc-detail .container .product .padd .r6 .share button {
    background: #4267b2;
    font-size: 13px;
    color: #fff;
    border: 0;
    border-radius: 4px;
    margin-left: 10px;
    padding: 1px 4px
}

main .ss-thuoc-detail .container .product .padd .r7 .tag {
    margin: 20px 0
}

main .ss-thuoc-detail .container .product .padd .r7 .tag span {
    font-size: 16px;
    color: #898989;
    margin-right: 10px
}

main .ss-thuoc-detail .container .product .padd .r7 .tag a {
    padding: 3px 10px;
    color: #626262;
    display: inline-block;
    background: #f2f2f2;
    text-decoration: none;
    margin-right: 10px
}

main .ss-thuoc-detail .container .product .padd .r7 .tag a:hover {
    color: #fff;
    background: #626262
}

@media only screen and (max-width:767px) {
    main .br-thuoc {
        border-bottom: #d8d8d8
    }
    main .br-thuoc .container .breadcrumb {
        padding: 6px 0
    }
    main .br-thuoc .container .breadcrumb li {
        font-size: 15px
    }
    main .br-thuoc .container .breadcrumb li a {
        font-size: 15px;
        color: #1e69b2
    }
    main .br-thuoc .container .breadcrumb li.active {
        display: none;
        color: #1e69b2
    }
    main .ss-thuoc-detail .r2 .btn-call {
        background: #d0021b;
        color: #fff;
        margin-bottom: 15px
    }
    main .ss-thuoc-detail .container .product .padd .r2 .col-xs-12 .row .btn-call-ka img,
    main .ss-thuoc-detail .r2 .btn-call img {
        display: inline-block;
        width: 20px;
        margin-bottom: 5px
    }
    main .ss-thuoc-detail .container .product .padd .r2 .col-xs-12 .row .btn-call-ka span,
    main .ss-thuoc-detail .r2 .btn-call span {
        color: #fff
    }
    main .ss-thuoc-detail .container,
    main .ss-thuoc-detail .container .product .padd {
        padding: 0
    }
    main .ss-thuoc-detail .container .product .padd .r11 h1 {
        color: #3d3d3d;
        font-size: 22px;
        line-height: 26px;
        padding: 0;
        margin: 10px 0
    }
    main .ss-thuoc-detail .container .product .padd .r11 h1 span {
        display: inline-block
    }
    main .ss-thuoc-detail .container .product .padd .r11 p {
        margin-top: 5px
    }
    main .ss-thuoc-detail .container .product .padd .row.r1 {
        margin: 0;
        padding: 0 10px;
        border: 0
    }
    main .ss-thuoc-detail .container .product .padd .r2 .col-xs-12 .detail table tbody tr td span,
    main .ss-thuoc-detail .container .product .padd .row.r1 .share {
        display: none
    }
    main .ss-thuoc-detail .container .product .padd .r2:after,
    main .ss-thuoc-detail .container .product .padd .r7:after {
        height: 10px;
        width: 100%;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        background: #f1f1f1;
        content: '';
        display: block
    }
    main .ss-thuoc-detail .container .product .padd .r2 .img img {
        width: 218px;
        height: 218px;
        display: block;
        margin: 10px auto;
        border: 0
    }
    main .ss-thuoc-detail .container .product .padd .r11,
    main .ss-thuoc-detail .container .product .padd .r2 .col-xs-12 {
        padding: 0 10px
    }
    main .ss-thuoc-detail .container .product .padd .r2 .col-xs-12 .detail {
        background: 0 0;
        border: 0;
        padding: 0
    }
    main .ss-thuoc-detail .container .product .padd .r2 .col-xs-12 .detail table tbody tr td {
        font-size: 15px;
        color: #4a4a4a
    }
    main .ss-thuoc-detail .container .product .padd .r2 .col-xs-12 .detail table tbody tr td:nth-child(1) {
        width: 40%;
        font-weight: 700;
        color: #4a4a4a
    }
    main .ss-thuoc-detail .container .product .padd .r2 .col-xs-12 .row .button {
        text-transform: uppercase;
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
        font-size: 16px
    }
    main .ss-thuoc-detail .container .product .padd .r2 .col-xs-12 .row .btn-call-ka,
    main .ss-thuoc-detail .container .product .padd .r2 .col-xs-12 .row .btn-left-ka,
    main .ss-thuoc-detail .container .product .padd .r2 .col-xs-12 .row .btn-right-ka {
        display: block;
        width: 100%;
        margin-bottom: 15px;
        margin-right: 0
    }
    main .ss-thuoc-detail .container .product .padd .r2 .col-xs-12 .row .btn-call-ka {
        background: #d0021b;
        color: #fff
    }
    main .ss-thuoc-detail .container .product .padd .r2 .col-xs-12 .row .call,
    main .ss-thuoc-detail .container .product .padd .r2 .col-xs-12 .row .call-hidden {
        font-size: 14px
    }
    main .ss-thuoc-detail .container .product .padd .r2 .col-xs-12 .row .call span,
    main .ss-thuoc-detail .container .product .padd .r2 .col-xs-12 .row .call-hidden span {
        font-size: 14px;
        font-weight: 700
    }
    main .ss-thuoc-detail .container .product .padd .r2 .col-xs-12 .call,
    main .ss-thuoc-detail .container .product .padd .r2 .col-xs-12 .row .call,
    main .ss-thuoc-detail .container .product .padd .r3,
    main .ss-thuoc-detail .container .product .padd .r33 {
        display: none
    }
    main .ss-thuoc-detail .container .product .padd .r2 .col-xs-12 .row .call-hidden {
        margin: 0
    }
    main .ss-thuoc-detail .container .product .padd .r2 .col-xs-12 .row .call-hidden p {
        display: inline-block;
        margin: 20px 0 0
    }
    main .ss-thuoc-detail .container .product .padd .r2 .col-xs-12 .call-hidden {
        display: block!important
    }
    main .ss-thuoc-detail .container .product .padd .r2 .col-xs-12 .call-hidden strong {
        color: #d0021b
    }
    main .ss-thuoc-detail .container .product .padd .r5 {
        padding: 0 15px
    }
    main .ss-thuoc-detail .container .product .padd .r4 h2 {
        font-weight: 700
    }
    main .ss-thuoc-detail .container .product .padd .r5 h2,
    main .ss-thuoc-detail .container .product .padd .r6 h2,
    main .ss-thuoc-detail .container .product .padd .r7 h2 {
        font-size: 20px;
        font-weight: 700
    }
    main .ss-thuoc-detail .container .product .padd .r4 h3 {
        font-weight: 700
    }
    main .ss-thuoc-detail .container .product .padd .r5 h3,
    main .ss-thuoc-detail .container .product .padd .r6 h3,
    main .ss-thuoc-detail .container .product .padd .r7 h3 {
        font-size: 16px;
        font-weight: 700;
        padding: 10px 0
    }
    main .ss-thuoc-detail .container .product .padd .r5 p,
    main .ss-thuoc-detail .container .product .padd .r6 p,
    main .ss-thuoc-detail .container .product .padd .r7 p {
        font-size: 16px
    }
    main .ss-thuoc-detail .container .product .padd .r4 {
        padding: 15px 10px;
        font-size: 16px;
        line-height: 1.5em
    }
    main .ss-thuoc-detail .container .product .padd .r4 div,
    main .ss-thuoc-detail .container .product .padd .r4 p {
        font-size: inherit
    }
    main .ss-thuoc-detail .container .product .padd .r4 ol,
    main .ss-thuoc-detail .container .product .padd .r4 ul {
        padding-left: 20px
    }
    main .ss-thuoc-detail .container .product .padd .r4 ol li,
    main .ss-thuoc-detail .container .product .padd .r4 ul li {
        padding-left: 5px
    }
    main .ss-thuoc-detail .container .product .padd .r4 .title,
    main .ss-thuoc-detail .container .product .padd .r4 h1,
    main .ss-thuoc-detail .container .product .padd .r4 h2,
    main .ss-thuoc-detail .container .product .padd .r4 h3,
    main .ss-thuoc-detail .container .product .padd .r4 h4,
    main .ss-thuoc-detail .container .product .padd .r4 h5 {
        padding: 0
    }
    main .ss-thuoc-detail .container .product .padd .r4 h1 {
        font-size: 28px
    }
    main .ss-thuoc-detail .container .product .padd .r4 h2 {
        font-size: 24px
    }
    main .ss-thuoc-detail .container .product .padd .r4 h3 {
        font-size: 20px
    }
    main .ss-thuoc-detail .container .product .padd .r4 h4 {
        font-size: 18px
    }
    main .ss-thuoc-detail .container .product .padd .r4 h5 {
        font-size: 17px
    }
    main .ss-thuoc-detail .container .product .padd .r4 .title h2 {
        font-size: 22px
    }
    main .ss-thuoc-detail .container .product .padd .r4 .normal h3 {
        font-size: 19px
    }
    main .ss-thuoc-detail .container .product .padd .r5 .dropdown {
        padding-top: 15px;
        border-top: 1px solid #e7e6e6
    }
    main .ss-thuoc-detail .container .product .padd .r5 .dropdown button {
        margin-bottom: 10px;
        border: 0;
        background: 0 0;
        color: #1e69b2;
        font-size: 14px
    }
    main .ss-thuoc-detail .container .product .padd .r5 .dropdown button:focus {
        color: #1e69b2!important;
        background: 0 0!important
    }
    main .ss-thuoc-detail .container .product .padd .r5 .dropdown button span,
    main .ss-thuoc-detail .container .product .padd .r6 .share {
        margin-right: 10px
    }
    main .ss-thuoc-detail .container .product .padd .r5 .dropdown button span img {
        margin-bottom: 3px;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out
    }
    main .ss-thuoc-detail .container .product .padd .r5 .dropdown button span.rotated img {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg)
    }
    main .ss-thuoc-detail .container .product .padd .r5 .dropdown .dropdown-menu {
        position: unset;
        box-shadow: none;
        border: 0;
        padding: 0;
        margin: 0;
        width: 100%
    }
    main .ss-thuoc-detail .container .product .padd .r5 .dropdown .dropdown-menu li {
        font-size: 14px;
        width: 100%
    }
    main .ss-thuoc-detail .container .product .padd .r5 .dropdown .dropdown-menu li:hover>a {
        background: 0 0;
        color: #898989
    }
    main .ss-thuoc-detail .container .product .padd .r5 .dropdown .dropdown-menu li a {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #898989;
        padding: 5px 0
    }
    main .ss-thuoc-detail .container .product .padd .r6 {
        margin: 0;
        padding: 10px 0
    }
    main .ss-thuoc-detail .container .product .padd .r6 .share span {
        color: #1e69b2;
        display: inline-block
    }
    main .ss-thuoc-detail .container .product .padd .r6 .share svg {
        margin-left: 5px;
        display: inline-block;
        font-size: 28px;
        color: #1e69b2
    }
    main .ss-thuoc-detail .container .product .padd .r6 .share button,
    main .ss-thuoc-detail .container .product .padd .r7 span {
        display: none
    }
    main .ss-thuoc-detail .container .product .padd .r7 {
        padding: 0 10px
    }
    main .ss-thuoc-detail .container .product .padd .r7 a {
        margin-bottom: 10px
    }
}

main .br-thuoc-tracuu {
    background: #fff;
    border-bottom: none
}

main .br-thuoc-tracuu .container .breadcrumb {
    padding: 8px 15px;
    background: #fff
}

main .br-thuoc-tracuu .container .breadcrumb li {
    font-size: 14px
}

main .br-thuoc-tracuu .container .breadcrumb li a {
    font-size: 14px;
    color: #404040
}

main .br-thuoc-tracuu .container .breadcrumb li.active {
    color: #9b9b9b
}

main .list-map .container,
main .ss-select .container,
main .ss-thuoc-noimua .container {
    padding: 0
}

main .ss-thuoc-noimua .container .row {
    padding: 0 15px
}

main .ss-thuoc-noimua .container .row .title p {
    font-size: 20px;
    color: #4a4a4a;
    margin: 10px 0 0
}

main .ss-thuoc-noimua .container .row .title h1 {
    font-size: 34px;
    font-weight: 700;
    color: #404040;
    margin: 0 0 20px
}

@media only screen and (max-width:767px) {
    main .br-thuoc-tracuu {
        padding: 0;
        background: #fff;
        border-bottom: 1px solid #ddd
    }
    main .br-thuoc-tracuu .container {
        padding: 0
    }
    main .br-thuoc-tracuu .container .breadcrumb {
        padding: 8px 10px
    }
    main .br-thuoc-tracuu .container .breadcrumb li {
        font-size: 12px
    }
    main .br-thuoc-tracuu .container .breadcrumb li a {
        font-size: 12px;
        color: #1e69b2
    }
    main .br-thuoc-tracuu .container .breadcrumb li.active {
        color: #1e69b2
    }
    main .ss-thuoc-noimua {
        background: #f4f4f4
    }
    main .ss-thuoc-noimua .container {
        padding: 0 10px
    }
    main .ss-thuoc-noimua .container .row {
        padding: 0
    }
    main .ss-thuoc-noimua .container .row .title {
        padding: 0;
        margin-bottom: 10px
    }
    main .ss-thuoc-noimua .container .row .title p {
        text-align: center;
        font-size: 18px
    }
    main .ss-thuoc-noimua .container .row .title h1 {
        font-family: 'Roboto Light', Sans-Serif;
        margin-bottom: 0;
        font-size: 22px;
        font-weight: 400;
        text-transform: uppercase
    }
    main .ss-thuoc-noimua .container .row .title h1 span {
        font-family: 'Roboto Light', Sans-Serif;
        display: inline-block;
        color: #262626
    }
}

main .br-thuoc-tra-cuu {
    background: #fff;
    border: 0
}

main .br-thuoc-tra-cuu .container .breadcrumb {
    background: #fff
}

main .cb-alpha .container,
main .ss-result .container,
main .ss-thuoc-tracuu .container {
    padding: 0
}

main .cb-alpha .container .row,
main .ss-result .container .row,
main .ss-thuoc-tracuu .container .row {
    padding: 0 15px
}

main .ss-thuoc-tracuu .container .row .title p {
    font-size: 20px;
    color: #4a4a4a;
    margin: 10px 0 0
}

main .ss-thuoc-tracuu .container .row .title h1 {
    font-size: 34px;
    font-weight: 700;
    color: #404040;
    margin: 0 0 20px
}

main .cb-alpha {
    background: #f4f4f4;
    padding: 40px 0
}

main .cb-alpha .container .row .search-container form {
    width: 45%;
    display: inline-block
}

main .cb-alpha .container .row .search-container form input[type=text] {
    width: 84%;
    padding: 10px;
    font-size: 17px;
    border: 0
}

main .cb-alpha .container .row .search-container form button {
    float: right;
    padding: 10px 18px;
    margin-right: 26px;
    background: #ee8434;
    color: #fff;
    font-size: 17px;
    border: 0;
    cursor: pointer
}

main .cb-alpha .container .row .content h2 {
    margin: 25px 0;
    font-size: 24px;
    font-weight: 700;
    color: #333
}

main .cb-alpha .container .row .content .alphabet a {
    display: inline-block;
    width: 35px;
    height: 35px;
    font-size: 16px;
    padding: 6px 11px;
    text-decoration: none;
    border-radius: 4px;
    color: #4a4a4a;
    background: #fff;
    box-shadow: 0 2px 9px -2px #888
}

main .cb-alpha .container .row .content .alphabet a:nth-child(1) {
    padding: 5px
}

main .cb-alpha .container .row .content .alphabet a.active,
main .cb-alpha .container .row .content .alphabet a:hover {
    background: #ee8434;
    color: #fff
}

main .ss-result .container .row .result {
    padding: 30px 0 0
}

main .ss-result .container .row .result h2 {
    font-size: 24px;
    font-weight: 700;
    color: #333;
    background: #f4f4f4;
    margin: 0 -25%;
    padding: 35px 0 15px 25%
}

main .ss-result .container .row .result .result-item {
    padding-top: 40px;
    margin-bottom: 10px
}

main .ss-result .container .row .result .result-item a {
    display: inline-block;
    width: 33%;
    font-size: 18px;
    color: #414141;
    margin-bottom: 10px;
    text-decoration: none
}

.lc-ht-v2 .ht-tab-content .lc-ht-group .lc-ht-3 .lc-ht-item-thumb h4:hover,
.lc-ht-v2 .lc-sidenav .sidenav-item a h4:hover,
main .ss-content .container .row .tab-content .list-all .item article .left a h3:hover,
main .ss-result .container .row .result .result-item a:hover {
    color: #ee8434
}

main .ss-result .container .row .result .view {
    display: flex
}

main .ss-result .container .row .result .view .text-center {
    display: inline-block;
    margin: 0 auto;
    text-decoration: none;
    padding: 5px 15px;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    background: #fff;
    color: #1e69b2
}

main .ss-result .container .row .result .view .text-center:hover {
    box-shadow: 0 2px 9px -2px #888;
    color: #ee8434
}

main .ss-result .container .row .result:nth-child(26) {
    padding-bottom: 30px
}

@media only screen and (max-width:767px) {
    main .br-thuoc-tra-cuu {
        border-bottom: #d8d8d8
    }
    main .br-thuoc-tra-cuu .container {
        padding: 0 10px
    }
    main .br-thuoc-tra-cuu .container .breadcrumb {
        background: #fff;
        padding: 6px 0
    }
    main .br-thuoc-tra-cuu .container .breadcrumb li {
        font-size: 15px
    }
    main .br-thuoc-tra-cuu .container .breadcrumb li a {
        font-size: 15px;
        color: #1e69b2
    }
    main .br-thuoc-tra-cuu .container .breadcrumb li.active {
        display: none;
        color: #1e69b2
    }
    main .cb-alpha,
    main .ss-thuoc-tracuu {
        background: #f4f4f4
    }
    main .cb-alpha .container .row,
    main .ss-thuoc-tracuu .container .row {
        padding: 0 15px
    }
    main .ss-thuoc-tracuu .container .row .title p {
        font-size: 20px;
        color: #4a4a4a;
        margin: 10px 0 0
    }
    main .ss-thuoc-tracuu .container .row .title h1 {
        font-family: 'Roboto Light', Sans-Serif;
        font-size: 22px;
        font-weight: 400;
        text-transform: uppercase;
        margin: 20px 0
    }
    main .cb-alpha {
        padding: 0
    }
    main .cb-alpha .container,
    main .ss-result .container {
        padding: 0
    }
    main .cb-alpha .container .row .search-container form {
        width: 100%;
        display: inline-block
    }
    main .cb-alpha .container .row .search-container form input[type=text] {
        width: 81%;
        font-size: 16px
    }
    main .cb-alpha .container .row .search-container form button {
        width: 19%;
        float: right;
        margin: 0
    }
    main .cb-alpha .container .row .content h2 {
        font-size: 18px
    }
    main .cb-alpha .container .row .content .alphabet {
        margin-bottom: 30px;
        padding: 0 0 0 1px
    }
    main .cb-alpha .container .row .content .alphabet a {
        margin: 0 3px 7px 0
    }
    main .ss-result .container .row .result {
        padding: 15px 0 0
    }
    main .ss-result .container .row .result h2 {
        font-size: 24px;
        font-weight: 700;
        padding: 15px 0 15px 25%
    }
    main .ss-result .container .row .result .result-item {
        padding-top: 10px;
        margin-bottom: 10px
    }
    main .ss-result .container .row .result .result-item a {
        width: 100%;
        font-size: 16px
    }
    main .ss-result .container .row .result .view a {
        margin: 0 auto
    }
    main .ss-result .container .row .result:nth-child(26) {
        padding-bottom: 0
    }
}

main .search-br {
    background: #fafafa;
    border-bottom: 1px solid #d8d8d8
}

.br-hethongnhathuoc .container,
main .ss-search-no-result-content .container {
    padding: 0 15px
}

main .ss-search-no-result-content .container .row {
    padding: 0 15px 100px
}

main .ss-search-no-result-content .container .row .content p {
    color: #404040;
    font-size: 18px;
    margin: 20px 0
}

main .ss-search-no-result-content .container .row .list-item {
    margin: 0 0 30px
}

main .ss-search-no-result-content .container .row .list-item p,
main .ss-search-no-result-content .container .row .tags p {
    font-weight: 700;
    font-size: 16px;
    color: #404040;
    margin-bottom: 10px
}

main .ss-search-no-result-content .container .row .list-item ul {
    margin-left: 30px;
    font-size: 14px;
    color: #404040;
    list-style: disc
}

main .ss-content .container .row .tab-content .list-item ul li,
main .ss-search-no-result-content .container .row .list-item ul li {
    margin-bottom: 5px
}

main .ss-search-no-result-content .container .row .tags {
    padding: 0 0 100px
}

main .ss-search-no-result-content .container .row .tags .col-sm-7 {
    padding: 0;
    width: 80%
}

main .ss-search-no-result-content .container .row .tags .col-sm-7 a {
    width: 49%;
    display: block;
    float: left;
    color: #1e69b2;
    margin-right: 2%;
    margin-bottom: 1%
}

main .ss-search-no-result-content .container .row .tags .col-sm-7 a:nth-child(2n+2) {
    margin-right: 0
}

@media only screen and (max-width:767px) {
    main .search-br {
        background: #fff;
        border-bottom: 1px solid #d8d8d8
    }
    main .ss-search-no-result-content .container {
        background: #ededed;
        padding: 0 15px
    }
    main .ss-search-no-result-content .container .row {
        padding: 0
    }
    main .ss-search-no-result-content .container .row .tags {
        margin-bottom: 20px;
        padding-bottom: 30px
    }
    main .ss-search-no-result-content .container .row .tags .col-sm-7,
    main .ss-search-no-result-content .container .row .tags .col-sm-7 a {
        width: 100%
    }
}

main .ps {
    display: none;
    padding: 10px;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #fff;
    margin-bottom: 5px
}

main .sa {
    background: #eef3f7
}

main .pn {
    display: none;
    margin-bottom: 5px
}

main .pn,
main .tpcn {
    padding: 10px;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #fff
}

main .item-news {
    display: inline-block
}

main .news {
    padding: 10px;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #fff;
    margin-bottom: 5px
}

main .tpcn-m2 {
    display: block
}

main .search-result-br,
main .ss-control {
    border-bottom: 1px solid #ddd
}

main .ss-search-result-title .sr-rsl .title h1 {
    font-size: 34px;
    color: #404040;
    font-weight: 400
}

main .ss-search-result-title .sr-rsl .title h1 span {
    color: #fff;
    padding: 9px 13px;
    border-radius: 50%;
    background: #ee8434;
    display: inline-block
}

main .ss-control .container .row .control .nav-tabs {
    padding-bottom: 3px;
    border: 0
}

main .ss-control .container .row .control .nav-tabs li,
main .ss-control .container .row .control .nav-tabs>li.active>a:hover {
    border: 0
}

main .ss-control .container .row .control .nav-tabs li a {
    font-size: 18px;
    color: #626262;
    margin: 0;
    border: 0;
    font-family: 'Roboto', sans-serif;
    padding-left: 0;
    padding-right: 44px
}

main .ss-control .container .row .control .nav-tabs li a:hover {
    background: 0 0;
    color: #225689;
    font-weight: 700
}

main .ss-control .container .row .control .nav-tabs li a:focus {
    border: 0
}

main .ss-control .container .row .control .nav-tabs>li.active>a {
    color: #225689;
    font-weight: 700
}

main .ss-content .container .row .tab-content #home .r-item,
main .ss-content .container .row .tab-content #menu2 .row,
main .ss-content .container .row .tab-content .row {
    padding: 0
}

main .ss-content .container .row .tab-content h1 {
    display: none!important
}

main .ss-content .container .row .tab-content .content p {
    color: #404040;
    font-size: 18px;
    margin: 30px 0
}

main .ss-content .container .row .tab-content .list-item {
    margin: 0 0 100px
}

main .ss-content .container .row .tab-content .list-item p {
    font-weight: 700;
    font-size: 16px;
    color: #404040
}

main .ss-content .container .row .tab-content .list-item ul {
    margin-left: 20px;
    font-size: 14px;
    color: #404040
}

main .ss-content .container .row .tab-content .list-all {
    padding: 30px 0 0;
    display: table;
    width: 100%
}

main .ss-content .container .row .tab-content .list-all .item {
    margin: 0;
    padding: 0
}

main .ss-content .container .row .tab-content .list-all .item article {
    display: flex;
    height: 170px
}

main .ss-content .container .row .tab-content .list-all .item article .left {
    float: left;
    padding: 0 20px 0 0
}

main .ss-content .container .row .tab-content .list-all .item article .left a {
    margin: 10px 0 6px;
    text-decoration: none;
    display: flex;
    position: relative
}

main .ss-content .container .row .tab-content .list-all .item article .left a h3 {
    font-size: 22px;
    color: #1e69b2;
    padding: 0;
    font-weight: 400;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    width: 80%
}

main .ss-content .container .row .tab-content .list-all .item article .left a .price {
    color: #f16700;
    font-size: 18px;
    margin: 0;
    float: right;
    display: inline-block;
    position: absolute;
    right: 0
}

main .ss-content .container .row .tab-content .list-all .item article .left span.sln {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #9b9b9b;
    padding-top: 5px;
    display: block
}

main .ss-content .container .row .tab-content .list-all .item article .left .btn-category {
    padding: 3px 7px;
    border: 1px solid #ddd;
    border-radius: 4px;
    cursor: pointer
}

main .ss-content .container .row .tab-content .list-all .item article .left .btn-category:hover {
    color: #fff;
    background: #898989
}

main .ss-content .container .row .tab-content .list-all .item article .left span {
    display: inline-block;
    color: #898989;
    font-size: 14px;
    margin: 0
}

main .ss-content .container .row .tab-content .list-all .item article .left .detail {
    margin: 6px 0;
    padding: 0;
    line-height: 24px;
    font-size: 14px;
    color: #404040;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

main .ss-content .container .row .tab-content .list-all .item article .left .price2 {
    display: none
}

main .ss-content .container .row .tab-content .list-all .item article .right {
    padding: 0
}

main .ss-content .container .row .tab-content .list-all .news {
    margin-bottom: 20px
}

main .ss-content .container .row .tab-content .list-all .news article {
    height: 110px
}

main .ss-content .container .row .tab-content .list-all .news article .left {
    padding: 0 20px 0 0
}

main .ss-content .container .row .tab-content .list-all .news article .left a {
    margin: 0;
    padding: 0
}

main .ss-content .container .row .tab-content .list-all .news article .left a h3 {
    width: 100%;
    font-size: 18px;
    line-height: 28px
}

main .ss-content .container .row .tab-content .list-all .news article .left span {
    margin: 5px 0
}

main .ss-content .container .row .tab-content .list-all .news article .left .detail,
main .ss-content .container .success .info3 .product .detail .name-product p,
main .ss-content .container .success .info3 .product .detail .price p,
main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio .wrapper .detail ul li p {
    margin: 0
}

.w3-centered tr td,
.w3-centered tr th,
main .ss-content .container .row .tab-content .list-all .view {
    text-align: center
}

main .ss-content .container .row .tab-content .list-all .view a {
    display: inline-block;
    margin: 10px 0 50px;
    border-radius: 4px;
    padding: 7px 20px;
    border: 1px solid #d7e1e9;
    background: #fbfdff;
    color: #1d4369
}

main .ss-content .container .row .tab-content .list-all .view a:hover {
    color: #ffb63f
}

main .ss-content .container .row .tab-content .list-all .pagi ul.pagination {
    margin-bottom: 10px;
    display: table;
    margin-left: auto;
    margin-right: auto
}

main .ss-content .container .row .tab-content .list-all .pagi2 {
    display: none
}

main .ss-content .container .row .tab-content .tags {
    padding: 20px 0
}

main .ss-content .container .row .tab-content .tags p {
    display: inline-block;
    font-size: 20px;
    margin: 0;
    color: #626262
}

main .ss-content .container .row .tab-content .tags a {
    display: inline-block;
    font-size: 16px;
    line-height: 28px;
    color: #626262;
    background: #f2f2f2;
    margin: 0 10px 10px 0;
    padding: 3px 7px
}

main .ss-content .container .row .tab-content .tags a:hover {
    color: #fff;
    background: #626262
}

em.highlight {
    font-weight: 700;
    font-style: normal
}

@media only screen and (max-width:767px) {
    main .ss-content .container .row .tab-content .row .list-all .tpcn article .left .detail {
        display: none!important;
        padding-right: 10px;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis
    }
    main .search-result-br,
    main .ss-content .container .row .tab-content .row .list-all .item .left .detail {
        display: none
    }
    span.quy-cach {
        position: relative;
        top: -5px;
        left: 8px;
        width: 75%
    }
    span.quy-cach-sp {
        position: relative;
        top: 2px;
        left: 5px
    }
    main .ss-content .container .row .tab-content .row .list-all .tpcn article {
        margin: 0 0 10px;
        padding: 0;
        height: 100px
    }
    main .ss-content .container .row .tab-content .row .list-tpcn {
        width: 100%
    }
    main .ss-control .container .row,
    main .ss-search-result-title .container,
    main .ss-search-result-title .container .sr-rsl,
    main .ss-search-result-title .container .sr-rsl .title {
        padding: 0
    }
    main .ss-search-result-title .container .sr-rsl .title h1 {
        font-family: Roboto;
        text-transform: none;
        font-size: 16px;
        padding: 10px;
        margin: 0;
        border-bottom: 1px solid #ddd;
        text-align: left
    }
    main .ss-search-result-title .container .sr-rsl .title h1 span {
        width: 35px;
        height: 35px;
        padding: 9px 10px
    }
    main .ss-search-result-title .container .sr-rsl .title h1 strong {
        font-size: 20px
    }
    main .ss-control {
        border-bottom: 1px solid #ddd;
        margin: 0
    }
    main .ss-control:after {
        height: 10px;
        width: 100%;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        background: #f1f1f1;
        content: '';
        display: block
    }
    main .ss-control .container {
        border-bottom: 1px solid #ddd;
        background: #fff;
        padding: 0
    }
    main .ss-control .container .row .control {
        overflow: auto;
        white-space: nowrap
    }
    main .ss-control .container .row .control .nav-tabs {
        display: inline-flex;
        padding-bottom: 0
    }
    main .ss-control .container .row .control .nav-tabs li {
        text-align: center;
        border: 0;
        margin: 0 15px 0 10px
    }
    main .ss-control .container .row .control .nav-tabs li a {
        font-size: 15px;
        padding: 0 0 7px
    }
    main .ss-control .container .row .control .nav-tabs li.active {
        border-bottom: 3px solid #ee8434
    }
    main .ss-control .container .row .control::-webkit-scrollbar {
        height: 0
    }
    main .ss-content .container .row .tab-content .row .list-all .tpcn article .left a .price,
    main .ss-content .container .row .tab-content .row .list-all .tpcn article .left span,
    main .ss-search-tag:after {
        display: none
    }
    main .ss-content .container,
    main .ss-content .container .row,
    main .ss-content .container .row .tab-content .row .list-all .item .left {
        padding: 0
    }
    main .ss-content .container .row .tab-content {
        margin-bottom: 0
    }
    main .ss-content .container .row .tab-content h1 {
        display: block!important;
        font-size: 20px;
        color: #000;
        background: #fff;
        padding: 12px 8px 10px;
        margin: 0 0 12px;
        border-bottom: 1px solid #ddd
    }
    main .ss-content .container .row .tab-content h1 span {
        color: #7d7d7d
    }
    main .ss-content .container .row .tab-content .content,
    main .ss-content .container .row .tab-content .list-item {
        padding: 0 10px
    }
    main .ss-content,
    main .ss-content .container .row .tab-content .row {
        background: #fff
    }
    main .ss-content .container .row .tab-content .row .list-all {
        background: #fff;
        border: 0;
        padding: 10px 10px 0
    }
    main .ss-content .container .row .tab-content .row .list-all .item,
    main .ss-content .container .row .tab-content .row .list-all .tpcn article .left a {
        margin: 0
    }
    main .ss-content .container .row .tab-content .row .list-all .item .left a h3 {
        padding: 0;
        font-size: 14px;
        line-height: 1.4;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis
    }
    main .ss-content .container .row .tab-content .row .list-all .item .left a h3 strong,
    main .ss-content .container .row .tab-content .row .list-all .news article .left a h3 strong {
        font-weight: 400
    }
    main .ss-content .container .row .tab-content .row .list-all .item .left .btn-category {
        padding: 2px 4px;
        margin: 4px 0;
        display: inline-block;
        float: left
    }
    main .ss-content .container .row .tab-content .content p,
    main .ss-content .container .row .tab-content .list-item ul li,
    main .ss-content .container .row .tab-content .row .list-all .item .left .detail,
    main .ss-content .container .row .tab-content .row .list-all .item .left span {
        font-size: 14px
    }
    main .ss-content .container .row .tab-content .row .list-all .item .right img {
        width: 70px;
        height: 70px;
        display: block;
        margin: 0 auto
    }
    main .ss-content .container .row .tab-content .row .list-all .tpcn article .left a h3 {
        padding: 0;
        -webkit-line-clamp: 2;
        width: 100%
    }
    main .ss-content .container .row .tab-content .row .list-all .tpcn article .left span.quy-cach-search {
        display: inline-block;
        margin: 7px
    }
    main .ss-content .container .row .tab-content .row .list-all .tpcn article .left .price2 {
        color: #f16700;
        font-size: 14px;
        margin-bottom: 10px;
        display: block
    }
    main .ss-content .container .row .tab-content .row .list-all .pagi2 {
        display: block;
        padding: 10px 15px 25px
    }
    main .ss-content .container .row .tab-content .row .list-all .pagi2 .pagination2 {
        display: block
    }
    main .ss-content .container .row .tab-content .row .list-all .pagi2 .pagination2 a {
        position: relative;
        float: left
    }
    main .ss-content .container .row .tab-content .row .list-all .pagi2 .pagination2 a img {
        width: 62%
    }
    main .ss-content .container .row .tab-content .row .list-all .pagi2 .pagination2 a img:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-image: linear-gradient(to bottom right, #002f4b, #dc4225);
        opacity: .6
    }
    main .ss-content .container .row .tab-content .row .list-all .pagi2 .pagination2 #prev {
        left: 5%
    }
    main .ss-content .container .row .tab-content .row .list-all .pagi2 .pagination2 .page {
        width: 50%;
        position: absolute;
        left: 43%;
        right: 50%;
        padding: 7px 0;
        text-align: center;
        height: auto;
        float: left;
        font-size: 15px;
        color: #8c8c89
    }
    main .ss-content .container .row .tab-content .row .list-all .pagi {
        display: none
    }
    main .ss-content .container .row .tab-content .row .list-all .news,
    main .ss-content .container .row .tab-content .row .list-all .news article .left {
        padding: 0
    }
    main .ss-content .container .row .tab-content .row .list-all .news article {
        height: unset;
        margin: 0 -10px 15px;
        padding: 0 10px;
        border-bottom: 1px solid #ddd
    }
    main .ss-content .container .row .tab-content .row .list-all .news article .left a h3 {
        width: 100%;
        padding: 0;
        font-size: 14px;
        line-height: 20px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis
    }
    main .ss-content .container .row .tab-content .row .list-all .news article .left span:nth-child(3) {
        display: inline-block;
        padding: 3px 5px
    }
    main .ss-content .container .row .tab-content .row .list-all .news article .left .detail {
        display: -webkit-box;
        line-height: 21px;
        margin-bottom: 10px
    }
    main .ss-content .container .row .tab-content .row .list-all .ps article {
        margin: 0 -10px 10px;
        padding: 0 10px
    }
    main .ss-content .container .row .tab-content .row .list-all .pn article {
        margin: 0 -10px;
        padding: 10px 10px 0
    }
    main .ss-content .container .row .tab-content .row .list-all .pn:last-child {
        margin-bottom: 10px;
        border: 0
    }
    main .ss-content .container .row .tab-content .row .list-all .pn:last-child article {
        border: 0
    }
    main .ss-content .container .row .tab-content .row .list-all .view {
        margin: 0;
        padding: 0
    }
    main .ss-content .container .row .tab-content .row .list-all .view a {
        color: #1e69b2;
        margin: 0 -10px;
        padding: 15px;
        border-right: none;
        border-left: none;
        border-top: none;
        border-bottom: 1px solid #ddd;
        background: 0 0;
        text-align: center;
        display: block
    }
    main .ss-content .container .row .tab-content .row .list-all .loadmore,
    main .ss-content .container .row .tab-content .row .list-all .loadmore-new {
        margin-bottom: 25px
    }
    main .ss-content .container .row .tab-content .row .list-all .loadmore a,
    main .ss-content .container .row .tab-content .row .list-all .loadmore-new a {
        border-right: none;
        border-left: none;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd
    }
    main .ss-content .container .row .tab-content .row .list-all .loadmore-new:last-child,
    main .ss-content .container .row .tab-content .row .list-all .loadmore:last-child {
        margin-bottom: 0
    }
    main .ss-content .container .row .tab-content .row .list-all .loadmore2 a {
        border-bottom: 1px solid #ddd;
        margin-bottom: 15px;
        padding: 0 0 15px
    }
    main .ss-content .container .row .tab-content .row .list-all .loadmore3 a {
        border-bottom: 1px solid #ddd;
        padding: 0 0 15px;
        margin: 0
    }
    main .ss-content .container .row .tab-content .row .tags {
        display: block;
        background: #fff;
        padding: 0 10px
    }
    main .ss-content .container .row .tab-content .row .tags:before {
        height: 10px;
        width: 100%;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        background: #f1f1f1;
        content: '';
        display: block;
        margin-bottom: 10px
    }
    main .ss-content .container .row .tab-content .row .tags:after {
        height: 10px;
        width: 100%;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        background: #f1f1f1;
        content: '';
        display: block;
        margin-top: 10px
    }
    main .ss-content .container .row .tab-content .row .tags p {
        font-size: 14px;
        display: block;
        margin-bottom: 10px
    }
    main .ss-content .container .row .tab-content .row .tags a {
        margin-bottom: 10px
    }
}

@media (max-width:767px) {
    .errors {
        margin-left: 2%
    }
    .form-name {
        margin-left: 2%!important;
        padding: 0!important
    }
}

@media (min-width:767px) {
    .errors {
        margin-left: 24%
    }
}

main .ss-content {
    padding: 10px 0
}

main .ss-content .container form .row .col-sm-11,
main .ss-content .container form .row .col-sm-11 .col-left {
    padding: 0
}

main .ss-content .container form .row .col-sm-11 h1 {
    font-weight: 700;
    margin: 15px 0
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left {
    padding: 0 10px 0 0
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form {
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-bottom: 20px
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form h4 {
    padding: 15px 20px;
    color: #9b9b9b;
    font-weight: 700;
    margin: 0 0 20px;
    border-bottom: 1px solid #ddd
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form h4.cancel {
    border: 0;
    padding: 15px;
    margin: 0
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout label {
    display: flex;
    margin-bottom: 15px
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout label span {
    padding: 6px 20px;
    width: 24%;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    color: #3d3d3d
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout label input[type=email],
main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout label input[type=tel],
main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout label input[type=text] {
    width: 74%;
    float: right;
    padding: 6px 10px;
    border-radius: 4px;
    border: 1px solid #ddd;
    font-size: 14px;
    color: #9b9b9b
}

main .ss-content .container .success .success-img p:nth-child(3) br,
main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout label input[type=email]:nth-child(3),
main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout label input[type=tel]:nth-child(3),
main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout label input[type=text]:nth-child(3) {
    display: none
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout label:nth-last-child(2) {
    margin-bottom: 20px
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout #er-name {
    margin: 10px 40px;
    color: red
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio .address .list-item ul li input[type=radio],
main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio input[type=radio] {
    position: absolute;
    opacity: 0
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio input[type=radio]+.radio-label:before {
    content: '';
    background: #f4f4f4;
    border-radius: 100%;
    border: 1px solid #b4b4b4;
    display: inline-block;
    width: 1em;
    height: 1em;
    position: relative;
    top: -.2em;
    margin-right: 1em;
    margin-top: .4em;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    transition: all 250ms ease
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio .address .list-item ul li input[type=radio]:checked+.radio-label:before,
main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio input[type=radio]:checked+.radio-label:before {
    background-color: #3197ee;
    box-shadow: inset 0 0 0 4px #f4f4f4
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio .address .list-item ul li input[type=radio]+.radio-label:empty:before,
main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio input[type=radio]+.radio-label:empty:before {
    margin-right: 0
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio .address {
    display: none;
    padding: 0 20px 0 0
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio .address .list-item {
    margin: 0 0 0 45px;
    background: #f5f5f5
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio .address .list-item ul {
    border-radius: 4px;
    margin: 0;
    display: block
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio .address .list-item ul li {
    border-bottom: 1px solid #ddd;
    list-style-type: none;
    padding: 17px 0;
    margin: 0 15px
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio .address .list-item ul li label {
    margin: 0;
    line-height: 25px;
    display: block;
    padding: 0 15px
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio .address .list-item ul li:nth-child(4) {
    border: 0
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio .address .list-item ul li input[type=radio]+.radio-label:before {
    content: '';
    background: #f4f4f4;
    border-radius: 100%;
    border: 1px solid #b4b4b4;
    display: inline-block;
    width: 1em;
    height: 1em;
    position: relative;
    top: -.2em;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    transition: all 250ms ease
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio .address .list-item ul.compact {
    height: 265px;
    overflow: hidden
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio .address .list-item ul.remove-border {
    margin-bottom: 25px
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio .address .list-item ul.remove-border li:last-child {
    border-bottom: none
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio .address .list-item .more {
    padding: 20px 0;
    display: flex
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio .address .list-item .more a {
    padding: 7px 0;
    width: 35%;
    text-align: center;
    margin: 0 auto;
    text-decoration: none;
    border-radius: 4px;
    background: #fbfdff;
    border: 1px solid #d7e1e9;
    font-size: 15px;
    color: #1d4369;
    display: inline-block
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio .address .list-item .more a:hover {
    background: #e4f8fd;
    cursor: pointer
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio .home {
    display: none
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio .home .checkout-form {
    border: 0;
    padding: 0 20px 0 50px
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio .home .checkout-form .detail {
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #f5f5f5;
    padding: 15px 15px 0;
    margin-bottom: 20px
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio .home .checkout-form .detail .row .col-sm-3 {
    padding: 9px 0
}

main .ss-content .container .success .info3 .product .detail,
main .ss-content .container .success .info3 .product .detail .name-product,
main .ss-content .container .success .info3 .product .img,
main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio .home .checkout-form .detail .row .col-sm-9 {
    padding: 0
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio .home .checkout-form .detail .row .col-sm-9 .selectize-control {
    float: right;
    width: 100%;
    display: flex
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio .home .checkout-form .detail .row .col-sm-9 .selectize-control .selectize-input {
    padding: 7px 12px
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio .home .checkout-form .detail .row .col-sm-9 input {
    width: 100%;
    float: right;
    padding: 6px 12px;
    border-radius: 4px;
    border: 1px solid #ccc
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio .home .checkout-form a {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #666
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio .wrapper {
    display: none;
    padding: 0 20px
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio .wrapper .detail {
    margin-left: 25px;
    padding: 11px 20px 13px;
    display: flow-root;
    background: #f5f5f5
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio .wrapper .detail p {
    font-weight: 700;
    font-size: 14px;
    font-family: 'Roboto', sans-serif
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio .wrapper .detail ul {
    margin: 0;
    width: 35%;
    float: left
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio .wrapper .detail ul li {
    line-height: 22px;
    list-style-type: none;
    width: 100%
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio .wrapper .detail ul li .fleft {
    font-weight: 400;
    text-align: left
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio .wrapper .detail ul li .fright {
    text-align: left
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .radio .wrapper .detail ul:nth-child(3) {
    width: 65%
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .submit {
    display: none;
    border-top: 1px solid #ddd
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .submit a {
    float: right;
    font-size: 16px;
    padding: 7px 55px;
    margin: 20px;
    background: #f16700;
    border: 0;
    color: #fff;
    border-radius: 4px;
    text-decoration: none
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .submit a:hover,
main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .submit1 button:hover {
    background: #d26b1f
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .submit a:nth-child(2) {
    padding: 0;
    margin: 25px 0;
    background: 0 0;
    color: #666;
    border: 0
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .submit1 {
    border-top: 1px solid #ddd;
    display: flow-root
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .submit1 a {
    text-decoration: none;
    float: right;
    font-size: 16px;
    padding: 7px 55px;
    margin: 20px;
    background: #f16700;
    border: 0;
    color: #fff;
    border-radius: 4px
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .checkout .submit1 button {
    background: #f16700;
    border: 0;
    border-radius: 4px;
    float: right;
    margin: 20px;
    padding: 9px 45px;
    color: #fff
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .info,
main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .info2 {
    display: none;
    margin-bottom: 20px
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .info p,
main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .info2 p {
    margin: 0 20px
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .info p span,
main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .info2 p span {
    font-size: 14px;
    font-weight: 700
}

main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .info p a,
main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-form .info2 p a {
    text-decoration: none;
    font-size: 13px;
    float: right;
    color: #337ab7;
    font-weight: 400;
    cursor: pointer
}

main .ss-content .container form .row .col-left .check-right,
main .ss-content .container form .row .col-sm-11 .col-left .check-right {
    padding: 0 0 0 10px
}

main .ss-content .container form .row .col-sm-11 .col-left .check-right .checkout-info {
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #ddd;
    font-family: 'Roboto', sans-serif
}

main .ss-content .container form .row .col-left .check-right .checkout-info h5,
main .ss-content .container form .row .col-sm-11 .col-left .check-right .checkout-info h5 {
    font-size: 14px;
    font-weight: 700;
    color: #666;
    padding: 15px;
    border-bottom: 1px solid #ddd
}

main .ss-content .container form .row .col-left .check-right .checkout-info .name-item p,
main .ss-content .container form .row .col-left .check-right .checkout-info .price-item p,
main .ss-content .container form .row .col-sm-11 .col-left .check-right .checkout-info .name-item p,
main .ss-content .container form .row .col-sm-11 .col-left .check-right .checkout-info .price-item p {
    font-size: 13px;
    color: #666
}

main .ss-content .container form .row .col-sm-11 .col-left .check-right .checkout-info .up {
    margin-bottom: 15px;
    display: flex
}

main .ss-content .container form .row .col-sm-11 .col-left .check-right .checkout-info .up .textt {
    font-size: 14px;
    color: #626262;
    margin-top: 6px
}

main .ss-content .container form .row .col-sm-11 .col-left .check-right .checkout-info .up .input-group {
    display: flex;
    margin-right: 15px
}

main .ss-content .container form .row .col-sm-11 .col-left .check-right .checkout-info .up .input-group .input-group-btn {
    width: unset
}

main .ss-content .container form .row .col-sm-11 .col-left .check-right .checkout-info .up .input-group .input-group-btn .btn {
    width: 30px;
    height: 30px;
    background: #eff0f5;
    color: #333;
    border: 0
}

main .ss-content .container form .row .col-sm-11 .col-left .check-right .checkout-info .up .input-group .input-group-btn .bootstrap-touchspin-down {
    padding: 5px 13px
}

main .ss-content .container form .row .col-sm-11 .col-left .check-right .checkout-info .up .input-group input {
    border: 0;
    text-align: center;
    width: 48px
}

main .ss-content .container form .row .col-sm-11 .col-left .check-right .checkout-info .name-item {
    width: 60%;
    display: inline-block
}

main .ss-content .container form .row .col-sm-11 .col-left .check-right .checkout-info .price-item {
    width: 40%;
    font-weight: 700;
    text-align: right
}

main .ss-content .container form .row .col-sm-11 .col-left .check-right .checkout-info .total {
    background: #f6f6f6;
    padding: 15px
}

main .ss-content .container form .row .col-sm-11 .col-left .check-right .checkout-info .total span {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    top: 5px;
    color: #666
}

main .ss-content .container form .row .col-left .check-right .checkout-info .total span:nth-child(2),
main .ss-content .container form .row .col-sm-11 .col-left .check-right .checkout-info .total span:nth-child(2) {
    font-size: 20px;
    top: 0;
    float: right;
    color: #f16700
}

main .ss-content .container .success .success-img img {
    display: block;
    margin: 10px auto;
    padding-top: 50px
}

main .ss-content .container .success .success-img p:nth-child(2) {
    font-size: 18px;
    color: #4a4a4a;
    padding: 10px 15px;
    margin: 0
}

main .ss-content .container .success .success-img p:nth-child(3) {
    width: 70%;
    line-height: 20px;
    font-size: 14px;
    font-style: italic;
    color: #4a4a4a;
    display: block;
    margin: 10px auto
}

main .ss-content .container .success .info,
main .ss-content .container .success .info2 {
    margin: 10px 0;
    display: inline-block;
    border: 1px solid #ddd;
    border-radius: 4px
}

main .ss-content .container .success .info3 {
    margin: 10px 0;
    border: 1px solid #ddd;
    border-radius: 4px
}

main .ss-content .container .success .info h5,
main .ss-content .container .success .info2 h5,
main .ss-content .container .success .info3 h5 {
    border-bottom: 1px solid #ddd;
    margin: 0;
    padding: 13px 20px 10px;
    font-size: 16px;
    color: #4a4a4a;
    font-family: 'Roboto', sans-serif
}

main .ss-content .container .success .info3 h5 {
    padding: 21px 20px 12px
}

main .ss-content .container .success .info .info-item,
main .ss-content .container .success .info2 .info-item,
main .ss-content .container .success .info3 .info-item {
    display: flex
}

main .ss-content .container .success .info .info-item ul,
main .ss-content .container .success .info2 .info-item ul,
main .ss-content .container .success .info3 .info-item ul {
    padding: 15px 20px;
    font-family: 'Roboto', sans-serif;
    float: left;
    width: 100%;
    margin-bottom: 0
}

main .ss-content .container .success .info .info-item ul li,
main .ss-content .container .success .info2 .info-item ul li,
main .ss-content .container .success .info3 .info-item ul li {
    list-style-type: none;
    font-size: 14px;
    color: #000;
    width: 45%;
    float: left
}

main .ss-content .container .success .info2 {
    background: #f5f5f5
}

main .ss-content .container .success .info3 {
    display: inline-block;
    width: 100%
}

main .ss-content .container .success .info3 .product {
    padding: 20px
}

main .ss-content .container .success .info3 .product .img img {
    width: 70px;
    height: 70px
}

main .ss-content .container .success .info3 .product .detail .price {
    padding: 0;
    text-align: right;
    font-weight: 700
}

main .breadcrumb>li+li:before,
main .ss-content .container .success .info3 .product .detail .amount,
main .ss-content .container form .row .col-left .check-left .checkout-step2-2 .checkout .radio .home .checkout-form .detail .row .col-sm-3,
main .ss-content .container form .row .col-left .check-left .checkout-step2-2 .checkout .radio .home .checkout-form .detail .row .col-sm-9 {
    padding: 0
}

main .ss-content .container .success .info3 .product .detail .amount p {
    margin: 0;
    font-weight: 700
}

main .ss-content .container .success .back {
    padding: 10px 0
}

main .ss-content .container .success .back a {
    font-family: 'Roboto', sans-serif;
    display: block;
    margin: 0 auto 10px;
    text-align: center;
    padding: 14px 0;
    width: 240px;
    font-size: 14px;
    border: 1px solid #225689;
    color: #225689;
    background: #fff;
    border-radius: 3px;
    text-decoration: none
}

main .ss-content .container .success .back a:hover {
    background: #f0fdff
}

main .ss-content .container .success .back p {
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #6e6e6e;
    text-align: center
}

main .ss-content .container .success .phone {
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 13px 0;
    margin-bottom: 30px
}

main .ss-content .container .success .phone p {
    margin: 0;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    color: #6e6e6e
}

main .ss-content .container .success .phone p:nth-child(2) {
    font-size: 17px;
    color: red;
    font-weight: 700
}

main .ss-content .container .success .phone p:nth-child(2) a:focus,
main .ss-content .container .success .phone p:nth-child(2) a:hover {
    color: red
}

@media only screen and (max-width:767px) {
    main .checkout-br {
        display: none
    }
    main .ss-content,
    main .ss-content .container form .row .col-sm-11 .col-left .check-left {
        padding: 0
    }
    main .ss-content .container form .row .col-sm-11 {
        background: #f0f0f0;
        padding: 0
    }
    main .ss-content .container form .row .col-sm-11 h1 {
        background: #fff;
        font-size: 20px;
        padding: 20px 15px;
        margin: 0
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item1 {
        margin-bottom: 0;
        display: flow-root
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item1 h4 {
        margin: 0;
        font-size: 18px;
        border: 0;
        padding: 0
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item1 .checkout {
        display: flow-root
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item1 .checkout label {
        font-size: 14px;
        display: block
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item1 .checkout label span {
        width: 100%;
        padding: 14px 0 17px
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item1 .checkout label input[type=email],
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item1 .checkout label input[type=text] {
        width: 100%;
        float: left
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item1 .checkout label:nth-last-child(2) input[type=email],
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item1 .checkout label:nth-last-child(2) input[type=text] {
        margin-bottom: 20px
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item1 .checkout .submit {
        display: none;
        width: 100%;
        border: 0
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item1 .checkout .submit a {
        width: 100%;
        display: block;
        margin: 20px 0;
        text-align: center
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item1 .c1 label span {
        padding: 14px 0 17px!important
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item2 {
        padding: 15px;
        margin: 0;
        background: #fff
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item2 .title2 {
        margin: 0 0 20px;
        padding: 0!important
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item2 .c2 .radio {
        display: inline-block;
        padding: 0;
        margin: 0 0 20px;
        width: 100%
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item2 .c2 .radio .radio-label {
        padding: 0;
        font-size: 14px;
        margin: 0;
        display: inline-block
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item2 .c2 .radio .radio-label:before,
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item3 .checkout .radio .radio-label:before {
        margin-right: .5em!important
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item2 .c2 .radio .address {
        padding: 0
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item2 .c2 .radio .address .list-item {
        margin: 0 -15px
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item2 .c2 .radio .address .list-item ul {
        margin-top: 20px;
        padding: 0 0 0 15px
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item2 .c2 .radio .address .list-item ul li {
        margin: 0;
        padding: 10px 0
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item2 .c2 .radio .address .list-item ul li label {
        line-height: 20px;
        display: block
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item2 .c2 .radio .address .list-item ul li label strong {
        white-space: nowrap
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item2 .c2 .radio .address .list-item ul li:first-child {
        padding-top: 15px
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item2 .c2 .radio .address .list-item .compact {
        height: 280px
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item2 .c2 .radio .address .list-item .more {
        padding: 0
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item2 .c2 .radio .address .list-item .more a {
        padding: 10px 0;
        border: 1px solid #ddd;
        background: 0;
        width: 100%;
        color: #1e69b2
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item2 .c2 .radio .address .list-item .remove-border {
        margin-bottom: 0!important
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item2 .c2 .radio .home {
        padding-top: 20px
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item2 .c2 .radio .home .checkout-form {
        padding: 0;
        margin: 0
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item2 .c2 .radio .home .checkout-form .detail {
        padding: 15px;
        margin: 0 -15px
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item2 .c2 .radio .home .checkout-form .detail .row .col-sm-3 {
        padding: 3px 0 9px
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item2 .c2 .radio .home .checkout-form .detail .row .col-sm-9 {
        margin-bottom: 10px
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item2 .c2 .radio .home .checkout-form .detail .row:last-child {
        margin: 0
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item2 .c2 .submit.submit11 a {
        float: none;
        width: 100%;
        display: block;
        margin: 0 0 15px;
        text-align: center
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item2 .info2 {
        padding-bottom: 20px
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item3 .title3 {
        margin: 0 0 20px;
        padding: 0!important
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item3 .checkout {
        padding-bottom: 20px
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item3 .checkout .radio {
        display: inline-block;
        padding: 0;
        margin: 0 0 20px;
        width: 100%
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item3 .checkout .radio .radio-label {
        padding: 0;
        margin: 0;
        font-size: 14px;
        display: inline-block
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item3 .checkout .radio .wrapper {
        padding: 0;
        margin: 0 -15px
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item3 .checkout .radio .wrapper .detail {
        color: #6e6e6e;
        margin: 25px 0 0;
        padding: 10px 20px 10px 40px
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item3 .checkout .radio .wrapper .detail p {
        margin-bottom: 5px
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item3 .checkout .radio .wrapper .detail ul li {
        line-height: 21px
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item3 .checkout .radio .wrapper .detail ul li p,
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item3 .checkout p {
        margin: 0
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item3 .checkout .submit1 {
        border: 0
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item3 .checkout .submit1 button {
        width: 100%;
        margin: 0
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item1,
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item3 {
        background: #fff;
        padding: 0 15px
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item1 .title2,
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item1 .title3 {
        border: 0;
        padding: 17px 15px 0 0
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item1,
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item2,
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item2 .title2,
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item3 {
        border: 0
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item2 .title3,
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item3 .title2 {
        border: 0;
        padding: 17px 15px 0 0
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item3 .title3 {
        border: 0
    }
    main .ss-content .container .success .info2:after,
    main .ss-content .container .success .info:after,
    main .ss-content .container .success .success-img:after,
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item1:after,
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item2:after,
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .item3:after {
        height: 10px;
        width: 100%;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        background: #f1f1f1;
        content: '';
        display: block
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-right {
        background: #fff;
        margin-bottom: 20px;
        padding: 0 15px
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-right .checkout-info {
        width: 100%;
        border: 0
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-right .checkout-info h5 {
        padding: 15px 0
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-right .checkout-info .name-item {
        padding: 0;
        float: left;
        width: 55%;
        display: inline-block
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-right .checkout-info .price-item {
        padding: 0;
        width: 40%;
        display: inline
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-right .checkout-info .amount {
        float: right;
        padding: 0
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-right .checkout-info .amount .up .input-group .input-group-btn {
        display: none
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-right .checkout-info .amount .up .input-group input[type=text] {
        border: 1px solid #ddd;
        border-radius: 4px;
        width: 50px;
        height: 25px
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-right .checkout-info .amount .up .textt {
        margin-top: 3px
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-right .checkout-info .total {
        padding: 15px;
        margin: 0 -15px
    }
    main .ss-content .container .success {
        display: block;
        padding: 0
    }
    main .ss-content .container .success .success-img {
        padding: 60px 10px 0;
        background: #ffff
    }
    main .ss-content .container .success .success-img img {
        margin: 0 auto;
        padding: 0
    }
    main .ss-content .container .success .info3 h5,
    main .ss-content .container .success .success-img p.text-center {
        padding: 13px 20px
    }
    main .ss-content .container .success .success-img p.text-center:nth-child(3) {
        padding: 0;
        margin-bottom: 40px;
        width: 100%;
        font-size: 14px;
        line-height: 20px
    }
    main .ss-content .container .success .info .info-item ul li,
    main .ss-content .container .success .info2 .info-item ul li {
        font-size: 16px;
        line-height: 25px;
        width: 100%
    }
    main .ss-content .container .success .info,
    main .ss-content .container .success .info2,
    main .ss-content .container .success .info3 {
        border: 0;
        margin: 0;
        background: #fff;
        border-radius: 0
    }
    main .ss-content .container .success .info3 .product {
        padding: 20px
    }
    main .ss-content .container .success .info3 .product .detail {
        font-size: 14px;
        padding: 0 0 0 14px
    }
    main .ss-content .container .success .info3 .product .detail .name-product p {
        font-size: 14px;
        line-height: normal
    }
    main .ss-content .container .success .info3 .product .detail .price {
        text-align: left;
        font-weight: 700
    }
    main .ss-content .container .success .info3 .product .detail .price p {
        margin: 0
    }
    main .ss-content .container .success .info3 .product .detail .price span:before {
        content: attr(data-content);
        font-weight: 400;
        float: left
    }
    main .ss-content .container .success .info3 .product .detail .amount {
        padding: 0
    }
    main .ss-content .container .success .info3 .product .detail .amount p {
        font-weight: 700;
        margin: 0
    }
    main .ss-content .container .success .info3 .product .detail .amount p strong {
        font-weight: 400
    }
    main .ss-content .container .success .back {
        background: #f0f0f0;
        padding: 15px 15px 0
    }
    main .ss-content .container .success .back a {
        padding: 17px 0;
        width: 100%
    }
    main .ss-content .container .success .back p {
        margin: 20px 0
    }
    main .ss-content .container .success .phone {
        background: #f0f0f0;
        padding: 0 0 30px;
        border: 0;
        margin: 0
    }
}

.br-hethongnhathuoc {
    border-bottom: 1px solid #d8d8d8;
    background: #fafafa
}

.br-hethongnhathuoc .container .row .breadcrumb {
    background: #fafafa;
    margin-bottom: 0;
    padding: 8px 0
}

main .ss-hethongnhathuoc-title .container .row .title h1 {
    margin: 27px 0 18px;
    font-size: 34px
}

main .ss-select {
    background-color: #ededed
}

main .ss-select .container .row {
    padding: 0 15px
}

main .ss-select .container .row .search-container {
    padding: 40px 0
}

main .ss-select .container .row .search-container .country .control-group .select-item {
    float: left;
    width: 34%;
    display: inline-block;
    margin-right: 30px
}

main .ss-select .container .row .search-container .country .control-group .select-item .selectize-control .selectize-input {
    padding: 11px 12px;
    width: 100%
}

main .ss-select .container .row .search-container .country .control-group .select-item:nth-last-child(2) {
    float: none
}

main .ss-select .container .row .search-container .country .control-group p {
    display: block;
    font-size: 17px;
    color: #4d4d4d;
    margin: 10px 0 0
}

.ntlc-gt-khachhang-chinhsachgiaohang .ntlc-item a,
main .ntlc-gt .container .row .col-sm-8 .ntlc-content .normal a,
main .ntlc-gt .container .row .col-sm-8 .ntlc-content .sub-tit a,
main .ntlc-gt .container .row .col-sm-8 .ntlc-content ul li a,
main .ntlc-gt-thethanhvien .container .row .col-sm-8 .ntlc-content .normal a,
main .ntlc-gt-thethanhvien .container .row .col-sm-8 .ntlc-content ul li a,
main .ss-select .container .row .search-container .country .control-group p a {
    color: #1e69b2
}

main .overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #b3b3b3;
    z-index: 2
}

main .list-map {
    padding-bottom: 30px
}

main .list-map .container .row {
    padding: 10px 15px 20px
}

main .list-map .container .row .item {
    display: none;
    position: relative;
    margin: 20px 145px 20px 0;
    width: 23%;
    height: auto;
    float: left
}

main .list-map .container .row .item h2 {
    position: relative;
    padding-right: 15px;
    font-size: 18px;
    font-weight: 700;
    color: #404040
}

main .list-map .container .row .item h2 img {
    display: none;
    position: absolute;
    right: 0;
    top: 0
}

main .list-map .container .row .item p {
    font-size: 16px;
    line-height: 26px;
    color: #626262;
    margin-bottom: 5px
}

main .list-map .container .row .item .info-hidden {
    display: none
}

main .list-map .container .row .item a {
    color: #1e69b2;
    cursor: pointer
}

main .list-map .container .row .item a:hover,
main .list-map .container .row .xemthem a:hover {
    color: #ff9800
}

main .list-map .container .row .item:nth-child(3n) {
    margin-right: 0
}

main .list-map .container .row .item img {
    width: 100%
}

main .list-map .container .row .item .view-map {
    display: none;
    background: #fff
}

main .list-map .container .row .item .view-map .name {
    padding: 10px;
    display: flow-root
}

main .list-map .container .row .item .view-map .name h2 {
    font-size: 18px;
    margin: 0 0 3px
}

main .list-map .container .row .item .view-map .name h2 span {
    float: right;
    cursor: pointer
}

main .list-map .container .row .item .view-map .name p {
    margin: 0;
    font-size: 16px
}

main .list-map .container .row .item .view-map.current {
    display: inline-table;
    position: fixed;
    top: 0;
    left: 25%;
    z-index: 3
}

main .list-map .container .row .xemthem {
    border-top: 1px solid #d8d8d8
}

main .list-map .container .row .xemthem a {
    padding: 5px 19px;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    color: #1e69b2;
    font-size: 14px;
    margin-top: 30px;
    display: inline-block
}

.ld-tab-list .list-km .list-km-item .list-km-item-tit a:active,
.ld-tab-list .list-km .list-km-item .list-km-item-tit a:focus,
.ld-tab-list .list-km .list-km-item .list-km-item-tit a:hover,
main .list-map .container .row .xemthem a:focus {
    color: #1e69b2
}

@media only screen and (max-device-width:767px) {
    .br-hethongnhathuoc,
    .br-hethongnhathuoc .container .row .breadcrumb,
    main .list-map .container .row .item.white {
        background: #fff
    }
    .br-hethongnhathuoc .container,
    main .ss-select .container .row {
        padding: 0 10px
    }
    .br-hethongnhathuoc .container .row,
    main .ss-hethongnhathuoc-title .container .row .title,
    main .ss-select .container,
    main .ss-select .container .row .search-container {
        padding: 0
    }
    .br-hethongnhathuoc .container .row .breadcrumb li,
    .br-hethongnhathuoc .container .row .breadcrumb li a {
        color: #225689
    }
    main .ss-hethongnhathuoc-title {
        padding-top: 15px;
        background: #ededed
    }
    main .ss-hethongnhathuoc-title .container .row .title h1 {
        font-family: 'Roboto Light', Sans-Serif;
        font-size: 22px;
        margin: 12px 0;
        color: #262626
    }
    main .ss-select {
        padding-bottom: 20px
    }
    main .ss-select .container .row .search-container form .country .control-group .select-item {
        width: 100%;
        margin-bottom: 5px
    }
    main .ss-select .container .row .search-container form .country .control-group .select-item input {
        font-size: 16px;
        width: 100%!important
    }
    main .ss-select .container .row .search-container form .country .control-group p {
        font-size: 14px;
        margin: 0 0 10px
    }
    main .list-map .container .row .item a,
    main .ss-select .container .row .search-container form .country .control-group p span {
        display: none
    }
    main .list-map,
    main .list-map .container,
    main .list-map .container .row {
        padding: 0
    }
    main .list-map .container .row .item {
        width: 100%;
        height: auto;
        padding: 0 10px;
        background: #fafafa;
        margin: 0 0 10px!important
    }
    main .list-map .container .row .item h2 {
        font-size: 16px
    }
    main .list-map .container .row .item h2 img {
        display: inline-block;
        float: right;
        width: 16px;
        height: auto;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out
    }
    main .list-map .container .row .item h2 img.rotated {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg)
    }
    main .list-map .container .row .item .info-hidden p,
    main .list-map .container .row .item p {
        font-size: 14px
    }
    main .list-map .container .row .item .phone {
        display: none;
        font-size: 14px
    }
    main .list-map .container .row .item .info-hidden p span,
    main .list-map .container .row .item .phone span {
        color: #1e69b2
    }
    main .list-map .container .row .item .view-map {
        display: none;
        visibility: hidden;
        opacity: 0;
        transition: visibility 0s, opacity .5s linear
    }
    main .list-map .container .row .item .view-map.current {
        visibility: visible;
        opacity: 1;
        display: block;
        position: unset;
        width: 100%;
        height: auto
    }
    main .list-map .container .row .item .view-map.current iframe {
        width: 107%;
        height: 176px;
        margin: 3px -10px
    }
    main .list-map .container .row .xemthem a {
        margin: 15px 0
    }
}

main .ss-content .container form .row .col-left .check-left .checkout-step1 .checkout {
    display: flow-root
}

main .ss-content .container form .row .col-left .check-left .checkout-step1 .checkout .btn-step1 {
    width: 150px;
    padding: 7px;
    color: #fff;
    background: #f16700;
    border: 0;
    border-radius: 4px;
    float: right;
    margin: 15px 20px
}

main .ss-content .container form .row .col-left .check-left .checkout-step1-2 h4,
main .ss-content .container form .row .col-left .check-left .checkout-step1-3 h4 {
    border: 0;
    margin: 0;
    color: #9b9b9b!important
}

main .ss-content .container form .row .col-left .check-left .checkout-step1-2 .checkout,
main .ss-content .container form .row .col-left .check-left .checkout-step1-3 .checkout {
    display: none
}

main .ss-content .container form .row .col-left .check-right .checkout-info {
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #ddd;
    font-family: 'Roboto', sans-serif
}

main .ss-content .container form .row .col-left .check-right .checkout-info .name-item p span,
main .ss-content .container form .row .col-left .check-right .checkout-info .price-item p span {
    color: #1e69b2;
    font-weight: 700
}

main .ss-content .container form .row .col-left .check-right .checkout-info .name-item {
    width: 60%;
    display: inline-block
}

main .ss-content .container form .row .col-left .check-right .checkout-info .price-item {
    width: 40%;
    font-weight: 700;
    text-align: right
}

main .ss-content .container form .row .col-left .check-right .checkout-info .total {
    background: #f6f6f6;
    padding: 15px
}

main .ss-content .container form .row .col-left .check-right .checkout-info .total span {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    top: 5px;
    color: #666
}

@media only screen and (max-width:767px) {
    main .checkout-br {
        border-bottom: 1px solid #ddd
    }
    main .checkout-br .container .col-sm-11,
    main .ss-content .container .row .col-sm-11 .col-left .check-left {
        padding: 0
    }
    main .ss-content .container .row .col-sm-11 {
        background: #f0f0f0;
        padding: 0
    }
    main .ss-content .container .row .col-sm-11 .col-left .check-left .checkout-step1 {
        margin-bottom: 10px;
        padding: 0 15px;
        border: 0
    }
    main .ss-content .container .row .col-sm-11 .col-left .check-left .checkout-step1 h4 {
        margin: 5px 0;
        font-size: 18px;
        border: 0;
        padding: 0
    }
    main .ss-content .container .row .col-sm-11 .col-left .check-left .checkout-step1 .checkout label {
        display: block;
        margin: 0
    }
    main .ss-content .container .row .col-sm-11 .col-left .check-left .checkout-step1 .checkout label span {
        width: 100%;
        padding: 10px 0
    }
    main .ss-content .container .row .col-sm-11 .col-left .check-left .checkout-step1 .checkout label input[type=email],
    main .ss-content .container .row .col-sm-11 .col-left .check-left .checkout-step1 .checkout label input[type=text] {
        width: 100%;
        float: left
    }
    main .ss-content .container .row .col-sm-11 .col-left .check-left .checkout-step1 .checkout .btn-step1 {
        width: 100%;
        margin: 20px 0
    }
    main .ss-content .container .row .col-sm-11 .col-left .check-left .checkout-step1 .info {
        padding-bottom: 20px
    }
    main .ss-content .container .row .col-sm-11 .col-left .check-left .checkout-step1-2,
    main .ss-content .container .row .col-sm-11 .col-left .check-left .checkout-step1-3 {
        padding: 0 15px;
        margin-bottom: 10px
    }
    main .ss-content .container .row .col-sm-11 .col-left .check-right {
        margin: 0
    }
}

main .ss-content .container form .row .col-left .check-left .checkout-step2-1 .title1 {
    border: 0;
    margin: 10px 0
}

main .ss-content .container form .row .col-left .check-left .checkout-step2-1 .info {
    display: block
}

main .ss-content .container form .row .col-left .check-left .checkout-step2-2 {
    display: flow-root
}

main .ss-content .container form .row .col-left .check-left .checkout-step2-2 .checkout .submit {
    display: flow-root;
    padding: 25px 20px
}

main .ss-content .container form .row .col-left .check-left .checkout-step2-2 .checkout .submit #btn-step2-next {
    float: right;
    padding: 10px;
    width: 150px;
    background: #b6b6b6;
    border: 0;
    color: #fff;
    border-radius: 4px
}

main .ss-content .container form .row .col-left .check-left .checkout-step2-2 .checkout .submit .skip {
    margin: 10px 20px!important;
    display: block
}

main .ss-content .container form .row .col-left .check-left .checkout-step2-2 .checkout .radio .home .checkout-form .detail {
    padding: 15px
}

main .ss-content .container form .row .col-left .check-left .checkout-step2-2 .checkout .radio .home .checkout-form .detail .row {
    padding: 0;
    margin-bottom: 15px
}

main .ss-content .container form .row .col-left .check-left .checkout-step2-2 .checkout .radio .home .checkout-form .detail .row .col-sm-9 input[type=text] {
    width: 100%;
    padding: 6px 10px;
    border-radius: 4px;
    border: 1px solid #ddd;
    font-size: 14px;
    color: #9b9b9b
}

main .ss-content .container form .row .col-left .check-left .checkout-step2-2 .checkout .radio .home .checkout-form .detail .row .col-sm-9 .selectize-control {
    display: flex
}

main .ss-content .container form .row .col-left .check-left .checkout-step2-2 .checkout .radio .home .checkout-form .detail .row:last-child {
    margin: 0
}

main .ss-content .container form .row .col-left .check-left .checkout-step2-3 .title3 {
    border: 0;
    margin: 0
}

@media only screen and (max-width:767px) {
    main .checkout-br {
        border-bottom: 1px solid #ddd
    }
    main .checkout-br .container .col-sm-11,
    main .ss-content .container .row .col-sm-11 .col-left .check-left {
        padding: 0
    }
    main .ss-content .container .row .col-sm-11 {
        background: #f0f0f0;
        padding: 0
    }
    main .ss-content .container .row .col-sm-11 .col-left .check-left .checkout-step2-1 h4.title1 {
        margin: 0 0 5px
    }
    main .ss-content .container .row .col-sm-11 .col-left .check-left .checkout-step2-1 .info {
        margin: 0;
        padding: 15px 0
    }
    main .ss-content .container .row .col-sm-11 .col-left .check-left .checkout-step2-1 .info p,
    main .ss-content .container .row .col-sm-11 .col-left .check-left .checkout-step2-2 .checkout .radio,
    main .ss-content .container .row .col-sm-11 .col-left .check-left .checkout-step2-2 .checkout .radio .home .checkout-form .detail .row {
        margin: 0
    }
    main .ss-content .container .row .col-sm-11 .col-left .check-left .checkout-step2-2 {
        padding: 5px 15px
    }
    main .ss-content .container .row .col-sm-11 .col-left .check-left .checkout-step2-2 h4 {
        padding: 10px
    }
    main .ss-content .container .row .col-sm-11 .col-left .check-left .checkout-step2-2 .checkout .radio label.radio-label {
        font-size: 14px
    }
    main .ss-content .container .row .col-sm-11 .col-left .check-left .checkout-step2-2 .checkout .radio .address .list-item .compact {
        height: 300px;
        padding: 10px 15px
    }
    main .ss-content .container .row .col-sm-11 .col-left .check-left .checkout-step2-2 .checkout .radio .address .list-item .compact li {
        margin: 0;
        padding: 7px 15px
    }
    main .ss-content .container .row .col-sm-11 .col-left .check-left .checkout-step2-2 .checkout .radio .address .list-item .compact li label {
        line-height: 22px
    }
    main .ss-content .container .row .col-sm-11 .col-left .check-left .checkout-step2-2 .checkout .radio .home .checkout-form .detail {
        padding: 10px 15px
    }
    main .ss-content .container .row .col-sm-11 .col-left .check-left .checkout-step2-2 .checkout .radio .home .checkout-form .detail .row .col-sm-3 {
        padding: 8px 0
    }
    main .ss-content .container .row .col-sm-11 .col-left .check-left .checkout-step2-2 .checkout .submit {
        border: 0;
        padding: 10px 0
    }
    main .ss-content .container .row .col-sm-11 .col-left .check-left .checkout-step2-2 .checkout .submit a,
    main .ss-content .container .row .col-sm-11 .col-left .check-left .checkout-step2-2 .checkout .submit button#btn-step2-next {
        width: 100%;
        text-align: center
    }
    main .ss-content .container .row .col-sm-11 .col-left .check-left .checkout-step2-2 .checkout .submit a.skip {
        margin: 17px 0!important
    }
}

main .checkout-br {
    border-bottom: 1px solid #ddd
}

main .ss-content .container form .row .col-left .check-left .checkout-step3-1 .title1 {
    border: 0;
    margin: 10px 0
}

main .ss-content .container form .row .col-left .check-left .checkout-step3-1 .info {
    display: block
}

main .ss-content .container form .row .col-left .check-left .checkout-step3-2 .title2 {
    border: 0;
    margin: 0
}

main .ss-content .container form .row .col-left .check-left .checkout-step3-2 .info2 {
    display: block
}

@media only screen and (max-width:767px) {
    main .checkout-br {
        border-bottom: 1px solid #ddd
    }
    main .checkout-br .container .col-sm-11,
    main .ss-content .container form .row .col-sm-11 .col-left .check-left {
        padding: 0
    }
    main .ss-content .container form .row .col-sm-11 {
        background: #fff;
        padding: 0
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-step3-1 {
        margin-bottom: 10px
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-step3-1 h4.title1 {
        margin: 0 0 5px
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-step3-1 .info,
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-step3-2 .info2 {
        margin: 0;
        padding: 15px 0
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-step3-1 .info p,
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-step3-2 .info2 p {
        margin: 0
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-step3-2 {
        padding: 5px 15px;
        margin-bottom: 10px
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-step3-2 h4.title2 {
        padding: 10px;
        margin: 0 0 5px;
        font-size: 18px
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-step3-3 h4 {
        font-size: 18px;
        margin: 0
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-step3-3 .checkout {
        padding: 0
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-step3-3 .checkout .radio {
        width: 100%;
        display: inline-block;
        padding: 0;
        margin: 10px 0
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-step3-3 .checkout .radio .radio-label {
        font-size: 14px;
        margin: 0
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-step3-3 .checkout .radio .wrapper {
        width: 110%;
        margin: 0 -15px
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-step3-3 .checkout .radio .wrapper .detail {
        color: #444
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-step3-3 .checkout .radio .wrapper .detail ul li {
        display: inline-block
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-step3-3 .checkout .radio .wrapper .detail ul li p {
        margin: 0;
        display: inline-block
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-step3-3 .checkout .radio .wrapper .detail ul:last-child {
        margin: 0
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-step3-3 .checkout .radio:last-child .radio-label {
        margin: 0 0 25px
    }
    main .ss-content .container form .row .col-sm-11 .col-left .check-left .checkout-step3-3 .checkout .submit1 {
        padding: 20px 0
    }
}

main .br-gioithieu {
    border-bottom: 1px solid #d8d8d8;
    background: #fafafa
}

main .br-gioithieu .container .row .col-sm-8 .breadcrumb li a {
    color: #404040
}

main .br-gioithieu .container .row .col-sm-8 .breadcrumb li.active {
    color: #9b9b9b
}

main .ntlc-gt .container .row .col-sm-8,
main .ntlc-gt .container .row .col-sm-8 .ntlc-title .col-sm-5,
main .ntlc-gt .container .row .col-sm-8 .ntlc-title .col-sm-7 {
    padding: 0
}

main .ntlc-gt .container .row .col-sm-8 .ntlc-title {
    padding: 30px 0 10px;
    margin-bottom: 20px;
    display: flex;
    border-bottom: 1px solid #d8d8d8
}

.lc-csgh .csgh-title h1,
main .ntlc-gt .container .row .col-sm-8 .ntlc-title .col-sm-7 h1 {
    font-size: 30px;
    margin: 0;
    font-weight: 700
}

main .ntlc-gt .container .row .col-sm-8 .ntlc-title .col-sm-5 .share {
    margin-top: 15px;
    font-size: 14px;
    color: #898989
}

.lc-ht-v2 .ht-tab-content .lc-ht-social button,
main .ntlc-gt .container .row .col-sm-8 .ntlc-content .social .share button,
main .ntlc-gt .container .row .col-sm-8 .ntlc-title .col-sm-5 .share button,
main .ntlc-gt-khachhang-chinhsachdoitra .container .row .col-sm-8 .ntlc-item .row .social .share button,
main .ntlc-gt-khachhang-chinhsachdoitra .container .row .col-sm-8 .ntlc-title .col-sm-5 .share button,
main .ntlc-gt-thethanhvien .container .row .col-sm-8 .ntlc-content .social .share button,
main .ntlc-gt-thethanhvien .container .row .col-sm-8 .ntlc-title .col-sm-5 .share button {
    background: #4267b2;
    font-size: 13px;
    color: #fff;
    border: 0;
    border-radius: 4px;
    margin-left: 10px;
    padding: 1px 4px
}

main .ntlc-gt .container .row .col-sm-8 .ntlc-description {
    font-family: 'Times New Roman', serif;
    margin-bottom: 20px;
    padding: 10px 20px;
    background: #fafafa;
    border-left: 3px solid #1e69b2
}

main .ntlc-gt .container .row .col-sm-8 .ntlc-description h2 {
    margin: 0;
    font-size: 19px;
    line-height: 30px;
    font-family: inherit
}

main .ntlc-gt .container .row .col-sm-8 .ntlc-banner,
main .ntlc-gt .container .row .col-sm-8 .ntlc-content .slick-slider {
    margin-bottom: 20px
}

.lc-ht-v2 .lc-ht-bn img,
.lc-ld-nnh .ld-nnh-bn img,
main .ntlc-gt .container .row .col-sm-8 .ntlc-banner img,
main .ntlc-gt-thethanhvien .container .row .col-sm-8 .ntlc-banner img {
    width: 100%;
    height: auto
}

main .ntlc-gt .container .row .col-sm-8 .ntlc-content {
    font-family: 'Times New Roman', serif
}

main .ntlc-gt .container .row .col-sm-8 .ntlc-content h3 {
    padding: 20px 0;
    font-size: 24px;
    color: #333
}

main .ntlc-gt .container .row .col-sm-8 .ntlc-content .slick-slider .slider-main {
    border: 1px solid #e7e6e6
}

main .ntlc-gt .container .row .col-sm-8 .ntlc-content .slick-slider .slider-main .slick-arrow {
    cursor: pointer;
    display: inline-block;
    position: absolute;
    z-index: 2;
    top: 46%;
    margin: 10px;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    visibility: hidden
}

main .ntlc-gt .container .row .col-sm-8 .ntlc-content .slick-slider .slider-main .slick-arrow img {
    width: 36px;
    height: 36px
}

main .ntlc-gt .container .row .col-sm-8 .ntlc-content .slick-slider .slider-main .btn-left {
    left: -50px
}

main .ntlc-gt .container .row .col-sm-8 .ntlc-content .slick-slider .slider-main .btn-right {
    right: -50px
}

main .ntlc-gt .container .row .col-sm-8 .ntlc-content .slick-slider .slider-main:hover .btn-left {
    left: 0;
    visibility: visible;
    z-index: 2
}

main .ntlc-gt .container .row .col-sm-8 .ntlc-content .slick-slider .slider-main:hover .btn-right {
    right: 0;
    visibility: visible;
    z-index: 2
}

main .ntlc-gt .container .row .col-sm-8 .ntlc-content .slick-slider .slider-main .slick-list .slick-track .slick-slide img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto
}

.ntlc-gt-khachhang-chinhsachgiaohang .ntlc-item p,
main .ntlc-gt .container .row .col-sm-8 .ntlc-content .normal,
main .ntlc-gt .container .row .col-sm-8 .ntlc-content .sub-tit {
    font-size: 19px;
    line-height: 30px;
    color: #404040;
    margin-bottom: 20px
}

.ntlc-gt-khachhang-chinhsachgiaohang .ntlc-item ul,
main .ntlc-gt .container .row .col-sm-8 .ntlc-content ul {
    padding-left: 25px;
    margin-bottom: 20px;
    list-style-type: disc
}

.ntlc-gt-khachhang-chinhsachgiaohang .ntlc-item ul li,
main .ntlc-gt .container .row .col-sm-8 .ntlc-content ul li {
    padding-left: 10px;
    font-size: 19px;
    line-height: 30px
}

main .ntlc-gt .container .row .col-sm-8 .ntlc-content .normal ul {
    list-style-type: disc
}

body,
main .ntlc-gt .container .row .col-sm-8 .ntlc-content .normal p,
main .ntlc-gt .container .row .col-sm-8 .ntlc-content .sub-tit p,
main .ntlc-gt-thethanhvien .container .row .col-sm-8 .ntlc-content .normal p {
    margin: 0
}

main .ntlc-gt .container .row .col-sm-8 .ntlc-content .sub-tit,
optgroup {
    font-weight: 700
}

main .ntlc-gt .container .row .col-sm-8 .ntlc-content .normal-description {
    padding: 15px 0 10px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd
}

main .ntlc-gt .container .row .col-sm-8 .ntlc-content .social {
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
    margin-bottom: 30px;
    display: flow-root
}

main .ntlc-gt .container .row .col-sm-8 .ntlc-content .social .share {
    font-size: 14px;
    color: #898989
}

@media only screen and (max-width:767px) {
    main .br-gioithieu {
        font-size: 15px;
        background: #fff;
        border-bottom: 1px solid #ddd
    }
    main .br-gioithieu .container {
        padding: 0 10px
    }
    main .br-gioithieu .container .row .col-sm-8 .breadcrumb {
        background: #fff
    }
    main .br-gioithieu .container .row .col-sm-8 .breadcrumb li,
    main .br-gioithieu .container .row .col-sm-8 .breadcrumb li a,
    main .br-gioithieu .container .row .col-sm-8 .breadcrumb li.active,
    main .br-gioithieu .container .row .col-sm-8 .breadcrumb li.active a {
        color: #1e69b2
    }
    main .br-gioithieu .container .row .col-sm-8 .breadcrumb li.active,
    main .ntlc-gt .container .row .col-sm-8 .ntlc-title .col-sm-5 {
        display: none
    }
    main .ntlc-gt .container .row .col-sm-8 .ntlc-title {
        margin: 0;
        padding: 0
    }
    main .ntlc-gt .container .row .col-sm-8 .ntlc-title .col-sm-7 h1 {
        font-size: 28px;
        line-height: 36px;
        padding: 15px 0
    }
    main .ntlc-gt .container .row .col-sm-8 .ntlc-description {
        padding: 15px;
        margin-bottom: 15px
    }
    main .ntlc-gt .container .row .col-sm-8 .ntlc-description h2 {
        font-size: 16px;
        line-height: 25px
    }
    main .ntlc-gt .container .row .col-sm-8 .ntlc-banner {
        margin: 0 -10px 25px
    }
    main .ntlc-gt .container .row .col-sm-8 .ntlc-content h3 {
        font-size: 20px;
        padding: 15px 0
    }
    main .ntlc-gt .container .row .col-sm-8 .ntlc-content .slick-slider {
        margin: 0 -10px 10px
    }
    main .ntlc-gt .container .row .col-sm-8 .ntlc-content .slick-slider .slider-main {
        border: 0
    }
    main .ntlc-gt .container .row .col-sm-8 .ntlc-content .slick-slider .slider-main .slick-arrow {
        top: 38%
    }
    main .ntlc-gt .container .row .col-sm-8 .ntlc-content .normal {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 15px
    }
    main .ntlc-gt .container .row .col-sm-8 .ntlc-content .sub-tit {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 10px
    }
    main .ntlc-gt .container .row .col-sm-8 .ntlc-content ul {
        margin-bottom: 15px
    }
    main .ntlc-gt .container .row .col-sm-8 .ntlc-content ul li {
        font-size: 16px;
        line-height: 25px;
        padding: 0
    }
    main .ntlc-gt .container .row .col-sm-8 .ntlc-content .social {
        margin: 0
    }
}

.lc-csgh {
    position: relative;
    width: 100%;
    box-sizing: border-box
}

.lc-csgh .lc-csgh-in {
    width: 100%;
    display: block;
    max-width: 800px;
    margin: 0 auto
}

.lc-csgh .csgh-title {
    padding-top: 27px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 2px solid #f7f7f7
}

.lc-csgh .csgh-title h1 {
    color: #404040
}

.lc-csgh .csgh-content .normal {
    margin-bottom: 40px;
    font-size: 19px
}

.lc-csgh .csgh-content .description {
    padding: 15px 0 30px;
    line-height: 30px;
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea
}

.lc-csgh .csgh-content .description span {
    display: inline-block;
    width: 50px;
    text-align: center
}

.lc-csgh .csgh-content .table-content {
    width: 100%;
    border: 1px solid #eaeaea
}

.lc-csgh .csgh-content .table-content td,
.lc-csgh .csgh-content .table-content th {
    font-size: 19px;
    line-height: 1.26;
    border: 1px solid #eaeaea
}

.lc-csgh .csgh-content .table-content th {
    padding: 15px 15px 16px;
    background: #eaeaea;
    font-weight: 700
}

.lc-csgh .csgh-content .table-content td {
    padding: 20px 15px
}

.lc-csgh .csgh-content #table-tp tr td {
    padding: 15px 15px 16px
}

.lc-csgh .csgh-content #table-tp tr td:nth-child(2),
.lc-csgh .csgh-content #table-tp tr th:nth-child(2) {
    width: 70%;
    padding: 15px 30px 16px;
    line-height: 30px
}

.lc-csgh .csgh-content .tb-mb {
    display: none
}

.lc-csgh .csgh-content .tb-mb td,
.lc-csgh .csgh-content .tb-mb th {
    width: 50%
}

.lc-csgh .csgh-content h3 {
    font-size: 24px;
    font-weight: 700;
    color: #333;
    padding: 0;
    margin: 0 0 15px
}

.lc-csgh .csgh-content p {
    font-size: 19px;
    line-height: 1.58;
    color: #404040;
    margin-bottom: 15px
}

.lc-csgh .csgh-content p em {
    font-style: italic;
    font-size: 18.3px
}

@media (max-width:768px) {
    .lc-csgh .container {
        padding: 0
    }
    .lc-csgh .lc-csgh-in {
        padding: 0 10px
    }
    .lc-csgh .csgh-title {
        padding: 15px 0 20px;
        margin: 0;
        border: 0
    }
    .lc-csgh .csgh-title h1 {
        font-size: 28px;
        line-height: 36px
    }
    .lc-csgh .csgh-content p,
    .lc-csgh .csgh-title p {
        font-size: 16px;
        line-height: 25px
    }
    .lc-csgh .csgh-content p em,
    .lc-csgh .csgh-title p em {
        font-size: 16px
    }
    .lc-csgh .csgh-content .tb-des {
        display: none
    }
    .lc-csgh .csgh-content .tb-mb {
        display: table;
        margin: 0 -10px;
        width: calc(100% + 20px)
    }
    .lc-csgh .csgh-content .table-content th {
        padding: 16px 10px 11px;
        font-size: 15.5px;
        line-height: 24px
    }
    .lc-csgh .csgh-content .table-content td {
        padding: 7px 10px;
        font-size: 16px;
        line-height: 25px
    }
    .lc-csgh .csgh-content .table-content td em {
        display: block;
        font-size: 14px;
        margin-top: 3px
    }
    .lc-csgh .csgh-content .ghlt tr:last-child td {
        font-style: italic;
        font-size: 15.5px
    }
    .lc-csgh .csgh-content .ghlt tr td {
        padding: 16px 10px 17px
    }
    .lc-csgh .csgh-content .normal {
        margin-bottom: 30px;
        font-size: 16px
    }
    .lc-csgh .csgh-content .description {
        font-size: 16px;
        line-height: 25px;
        padding: 15px 0;
        margin-bottom: 15px
    }
    .lc-csgh .csgh-content h3 {
        font-size: 20px
    }
}

main .ntlc-gt-khachhang-chinhsachdoitra .container .row .col-sm-8 {
    padding: 30px 0
}

main .ntlc-gt-khachhang-chinhsachdoitra .container .row .col-sm-8 .ntlc-title {
    padding: 0 0 10px;
    margin-bottom: 20px;
    display: flex;
    border-bottom: 1px solid #d8d8d8
}

main .ntlc-gt-khachhang-chinhsachdoitra .container .row .col-sm-8 .ntlc-title .col-sm-5,
main .ntlc-gt-khachhang-chinhsachdoitra .container .row .col-sm-8 .ntlc-title .col-sm-7 {
    padding: 0
}

main .ntlc-gt-khachhang-chinhsachdoitra .container .row .col-sm-8 .ntlc-title .col-sm-7 h1 {
    font-size: 30px;
    margin: 0;
    font-weight: 700
}

main .ntlc-gt-khachhang-chinhsachdoitra .container .row .col-sm-8 .ntlc-title .col-sm-5 .share {
    margin-top: 15px;
    font-size: 14px;
    color: #898989
}

main .ntlc-gt-khachhang-chinhsachdoitra .container .row .col-sm-8 .ntlc-item {
    font-family: 'Times New Roman', serif
}

main .ntlc-gt-khachhang-chinhsachdoitra .container .row .col-sm-8 .ntlc-item .row .item {
    margin-bottom: 50px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center
}

main .ntlc-gt-khachhang-chinhsachdoitra .container .row .col-sm-8 .ntlc-item .row .item .col-sm-3 {
    padding: 0;
    width: 170px
}

main .ntlc-gt-khachhang-chinhsachdoitra .container .row .col-sm-8 .ntlc-item .row .item .col-sm-9 {
    padding: 0
}

main .ntlc-gt-khachhang-chinhsachdoitra .container .row .col-sm-8 .ntlc-item .row .item .col-sm-9 .normal {
    font-size: 19px;
    line-height: 30px
}

main .ntlc-gt-khachhang-chinhsachdoitra .container .row .col-sm-8 .ntlc-item .row .social {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
    display: flow-root
}

main .ntlc-gt-khachhang-chinhsachdoitra .container .row .col-sm-8 .ntlc-item .row .social .share {
    font-size: 14px;
    color: #898989
}

@media only screen and (max-width:767px) {
    main .ntlc-gt-khachhang-chinhsachdoitra .container .row .col-sm-8 {
        padding: 0
    }
    main .ntlc-gt-khachhang-chinhsachdoitra .container .row .col-sm-8 .ntlc-title {
        margin: 0 0 15px;
        padding: 0;
        border: 0
    }
    main .ntlc-gt-khachhang-chinhsachdoitra .container .row .col-sm-8 .ntlc-title .col-sm-7 {
        width: 100%
    }
    main .ntlc-gt-khachhang-chinhsachdoitra .container .row .col-sm-8 .ntlc-title .col-sm-7 h1 {
        font-size: 28px;
        line-height: 36px;
        margin: 15px 0
    }
    main .ntlc-gt-khachhang-chinhsachdoitra .container .row .col-sm-8 .ntlc-title .col-sm-5 {
        display: none
    }
    main .ntlc-gt-khachhang-chinhsachdoitra .container .row .col-sm-8 .ntlc-item .row .item {
        margin-bottom: 30px;
        display: block
    }
    main .ntlc-gt-khachhang-chinhsachdoitra .container .row .col-sm-8 .ntlc-item .row .item .col-sm-3 {
        margin: 0 auto 20px
    }
    main .ntlc-gt-khachhang-chinhsachdoitra .container .row .col-sm-8 .ntlc-item .row .item .col-sm-3 img {
        display: block;
        margin: 0 auto
    }
    main .ntlc-gt-khachhang-chinhsachdoitra .container .row .col-sm-8 .ntlc-item .row .item .col-sm-9 .normal {
        font-size: 16px;
        line-height: 25px
    }
}

main .ntlc-gt-thethanhvien .container .row .col-sm-8,
main .ntlc-gt-thethanhvien .container .row .col-sm-8 .ntlc-title .col-sm-5,
main .ntlc-gt-thethanhvien .container .row .col-sm-8 .ntlc-title .col-sm-7 {
    padding: 0
}

main .ntlc-gt-thethanhvien .container .row .col-sm-8 .ntlc-title {
    padding: 30px 0 10px;
    margin-bottom: 20px;
    display: flex;
    border-bottom: 1px solid #d8d8d8
}

main .ntlc-gt-thethanhvien .container .row .col-sm-8 .ntlc-title .col-sm-7 h1 {
    font-size: 30px;
    margin: 0;
    font-weight: 700
}

main .ntlc-gt-thethanhvien .container .row .col-sm-8 .ntlc-title .col-sm-5 .share {
    margin-top: 15px;
    font-size: 14px;
    color: #898989
}

main .ntlc-gt-thethanhvien .container .row .col-sm-8 .ntlc-description {
    font-family: 'Times New Roman', serif;
    margin-bottom: 20px;
    padding: 10px 22px;
    background: #fafafa;
    border-left: 3px solid #1e69b2
}

main .ntlc-gt-thethanhvien .container .row .col-sm-8 .ntlc-description h2 {
    margin: 0;
    font-size: 19px;
    line-height: 30px;
    font-family: inherit
}

main .ntlc-gt-thethanhvien .container .row .col-sm-8 .ntlc-banner {
    margin-bottom: 20px
}

main .ntlc-gt-thethanhvien .container .row .col-sm-8 .ntlc-banner .mobile {
    display: none
}

main .ntlc-gt-thethanhvien .container .row .col-sm-8 .ntlc-content {
    font-family: 'Times New Roman', serif
}

main .ntlc-gt-thethanhvien .container .row .col-sm-8 .ntlc-content h3 {
    padding: 20px 0;
    font-size: 24px;
    color: #333
}

main .ntlc-gt-thethanhvien .container .row .col-sm-8 .ntlc-content .normal {
    font-size: 19px;
    line-height: 30px;
    color: #404040;
    margin-bottom: 20px
}

main .ntlc-gt-thethanhvien .container .row .col-sm-8 .ntlc-content .mar10 {
    margin-bottom: 10px
}

main .ntlc-gt-thethanhvien .container .row .col-sm-8 .ntlc-content ul {
    padding-left: 25px;
    margin-bottom: 20px;
    list-style-type: disc
}

main .ntlc-gt-thethanhvien .container .row .col-sm-8 .ntlc-content ul li {
    padding-left: 10px;
    font-size: 19px;
    line-height: 30px
}

main .ntlc-gt-thethanhvien .container .row .col-sm-8 .ntlc-content .social {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
    margin-bottom: 30px;
    display: flow-root
}

main .ntlc-gt-thethanhvien .container .row .col-sm-8 .ntlc-content .social .share {
    font-size: 14px;
    color: #898989
}

@media only screen and (max-width:767px) {
    main .ntlc-gt-thethanhvien .container .row .col-sm-8 .ntlc-title {
        margin: 0;
        padding: 0
    }
    main .ntlc-gt-thethanhvien .container .row .col-sm-8 .ntlc-title .col-sm-7 {
        width: 100%
    }
    main .ntlc-gt-thethanhvien .container .row .col-sm-8 .ntlc-title .col-sm-7 h1 {
        font-size: 28px;
        line-height: 36px;
        padding: 15px 0
    }
    main .ntlc-gt-thethanhvien .container .row .col-sm-8 .ntlc-banner .desktop,
    main .ntlc-gt-thethanhvien .container .row .col-sm-8 .ntlc-title .col-sm-5 {
        display: none
    }
    main .ntlc-gt-thethanhvien .container .row .col-sm-8 .ntlc-description {
        padding: 15px;
        margin-bottom: 15px
    }
    main .ntlc-gt-thethanhvien .container .row .col-sm-8 .ntlc-description h2 {
        font-size: 16px;
        line-height: 25px
    }
    main .ntlc-gt-thethanhvien .container .row .col-sm-8 .ntlc-banner {
        margin: 0 0 10px
    }
    main .ntlc-gt-thethanhvien .container .row .col-sm-8 .ntlc-banner .mobile {
        display: block
    }
    main .ntlc-gt-thethanhvien .container .row .col-sm-8 .ntlc-content h3 {
        font-size: 20px;
        padding: 15px 0
    }
    main .ntlc-gt-thethanhvien .container .row .col-sm-8 .ntlc-content .normal {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 20px
    }
    main .ntlc-gt-thethanhvien .container .row .col-sm-8 .ntlc-content ul {
        margin-bottom: 15px
    }
    main .ntlc-gt-thethanhvien .container .row .col-sm-8 .ntlc-content ul li {
        font-size: 16px;
        line-height: 25px;
        padding: 0
    }
    main .ntlc-gt-thethanhvien .container .row .col-sm-8 .ntlc-content .social {
        margin: 0
    }
}

.lc-ht-v2 {
    font-family: 'Roboto', sans-serif;
    padding-top: 25px;
    padding-bottom: 25px
}

.lc-ht-v2 .lc-ht-left {
    width: 30%;
    float: left
}

.lc-ht-v2 .lc-ht-right {
    width: 70%;
    float: left;
    padding: 0 0 0 30px
}

.lc-ht-v2 .lc-ht-tit {
    font-family: 'Roboto Medium', sans-serif;
    font-size: 24px;
    color: #404040;
    margin-bottom: 15px
}

.lc-ht-v2 .lc-ht-bn {
    margin-top: 30px
}

.lc-ht-v2 .lc-ht-boxsearch {
    padding: 20px;
    background: #f9f9f9;
    border: 1px solid #e3e3e3
}

.lc-ht-v2 .lc-ht-boxsearch ul {
    margin: 0;
    list-style-type: none
}

.lc-ht-v2 .lc-ht-boxsearch ul .lc-ht-box:first-child {
    margin-bottom: 10px
}

.lc-ht-v2 .lc-ht-boxsearch ul .btn-group {
    width: 100%!important
}

.lc-ht-v2 .lc-ht-verbar-item {
    border: 1px solid #e3e3e3
}

.lc-ht-v2 .lc-ht-verbar-item .lc-ht-rs {
    font-size: 14px;
    color: #333;
    margin: 8px 0 11px;
    padding: 0 20px
}

.lc-ht-v2 .lc-sidenav {
    list-style-type: none;
    margin: 0
}

.lc-ht-v2 .lc-sidenav .sidenav-item {
    padding: 0 20px;
    border-top: 1px solid #e3e3e3
}

.lc-ht-v2 .lc-sidenav .sidenav-item a {
    display: block;
    padding: 9px 0
}

.lc-ht-v2 .lc-sidenav .sidenav-item a h4 {
    margin: 0 0 5px;
    font-size: 15px;
    color: #404040;
    font-weight: 700
}

.lc-ht-v2 .lc-sidenav .sidenav-item a .lc-ht-rs-if {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
    color: #898989;
    font-size: 13px
}

.lc-ht-v2 .lc-sidenav .item-r {
    padding: 0
}

.lc-ht-v2 .lc-sidenav .active {
    background: #f4f4f4
}

.lc-ht-v2 .lc-sidenav .active a h4,
.ld-tab-list .list-km .list-km-item .list-km-item-tit a {
    color: #1e69b2
}

.lc-ht-v2 .lc-ht-custom {
    font-size: 17px;
    color: #4d4d4d
}

.lc-ht-v2 .ver-r {
    width: 80%;
    padding-top: 45px
}

.lc-ht-v2 .ver-r-ul {
    width: 100%
}

.lc-ht-v2 .ver-r-ul li:first-child {
    border: 0
}

.lc-ht-v2 .ht-tab-content {
    display: none
}

.lc-ht-v2 .ht-tab-content.current {
    display: block
}

.lc-ht-v2 .ht-tab-content h3 {
    font-size: 34px;
    font-weight: 700;
    margin: 0 0 10px
}

.lc-ht-v2 .ht-tab-content .lc-if-in {
    margin: 0 -15px
}

.lc-ht-v2 .ht-tab-content .lc-ht-normal {
    font-size: 14px;
    margin-bottom: 5px;
    color: #333
}

.lc-ht-v2 .ht-tab-content .lc-ht-normal span {
    display: inline-block;
    margin-right: 10px;
    color: #898989
}

.lc-ht-v2 .ht-tab-content .lc-ht-social {
    padding-top: 50px;
    font-size: 14px;
    margin: 0 -15px;
    color: #898989
}

.lc-ht-v2 .ht-tab-content .lc-map {
    margin: 10px 0
}

.lc-ht-v2 .ht-tab-content .lc-ht-mes-tit {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    margin: 20px 0 15px
}

.lc-ht-v2 .ht-tab-content .lc-ht-mes-ct {
    font-size: 14px;
    line-height: 1.43;
    color: #404040;
    margin-bottom: 15px
}

.lc-ht-v2 .ht-tab-content .lc-ht-btn {
    margin-bottom: 10px;
    display: inline-block
}

.lc-ht-v2 .ht-tab-content .lc-ht-group-btn {
    height: 40px;
    line-height: 40px;
    display: inline-block;
    padding: 0 25px;
    font-size: 16px;
    border-radius: 4px;
    font-weight: 700;
    margin-right: 15px
}

.lc-ht-v2 .ht-tab-content .btn-chat {
    color: #fff;
    background: #ee8434;
    border: 1px solid #ee8434
}

.lc-ht-v2 .ht-tab-content .btn-hot {
    color: #1e69b2;
    background: #fff;
    border: 1px solid #1e69b2
}

.lc-ht-v2 .ht-tab-content .hvr-icon-up {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent
}

.lc-ht-v2 .ht-tab-content .hvr-icon-up .hvr-icon {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.lc-ht-v2 .ht-tab-content .hvr-icon-up:active .hvr-icon,
.lc-ht-v2 .ht-tab-content .hvr-icon-up:focus .hvr-icon,
.lc-ht-v2 .ht-tab-content .hvr-icon-up:hover .hvr-icon {
    -webkit-animation-name: hvr-icon-up;
    animation-name: hvr-icon-up;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

.lc-ht-v2 .ht-tab-content .lc-ht-group {
    display: block
}

.lc-ht-v2 .ht-tab-content .lc-ht-group .lc-ht-3 {
    width: 25%;
    float: left
}

.lc-ht-v2 .ht-tab-content .lc-ht-group .lc-ht-3 .lc-ht-item-thumb {
    display: inline-block;
    margin-top: 5px
}

.lc-ht-v2 .ht-tab-content .lc-ht-group .lc-ht-3 .lc-ht-item-thumb p {
    width: 100%;
    padding: 20px 0
}

.lc-ht-v2 .ht-tab-content .lc-ht-group .lc-ht-3 .lc-ht-item-thumb h4 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.41;
    text-transform: uppercase;
    color: #1e69b2
}

.lc-ht-v2 .lc-ht-share {
    font-size: 15px;
    color: #225689;
    margin: 0;
    padding: 17px 15px;
    border-top: 1px solid #e7e6e6
}

.lc-ht-v2 .lc-ht-share svg {
    font-size: 28px;
    margin-left: 10px
}

.lc-ht-v2 #loadmore {
    display: block;
    text-align: center;
    padding: 15px 0;
    color: #1e69b2;
    border-top: 1px solid #e7e6e6
}

@media (max-width:1200px) {
    .lc-ht-v2 .ht-tab-content .lc-ht-btn,
    .lc-ht-v2 .ver-r {
        width: 100%
    }
    .lc-ht-v2 .ht-tab-content .lc-ht-btn .lc-ht-group-btn {
        text-align: center;
        width: 48%;
        float: left;
        padding: 0
    }
    .lc-ht-v2 .ht-tab-content .lc-ht-btn .btn-hot {
        margin: 0
    }
    .lc-ht-v2 .ht-tab-content .lc-ht-group .lc-ht-3 {
        padding: 0 10px
    }
}

@media (max-width:992px) {
    .lc-ht-v2 .lc-ht-bn {
        margin: 15px 0
    }
    .lc-ht-v2 .lc-ht-group .lc-ht-3 .lc-ht-item-thumb p img {
        width: 90%
    }
}

@media (max-width:768px) {
    .lc-ht-v2 {
        padding-top: 0;
        padding-bottom: 0
    }
    .lc-ht-v2 .ver-r {
        padding-top: 10px
    }
    .lc-ht-v2 .lc-ht-verbar-item .lc-ht-rs,
    .lc-ht-v2 .ver-r .lc-ht-custom,
    .lc-ht-v2 .ver-r .ver-r-ul li {
        padding: 0 10px
    }
    .lc-ht-v2 .ht-tab-content:after,
    .lc-ht-v2 .lc-ht-verbar:after,
    .lc-ht-v2 .tab-content .ht-tab-content .lc-ht-share:after {
        height: 10px;
        width: 100%;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        background: #f1f1f1;
        content: '';
        display: block
    }
    .lc-ht-v2 .container {
        padding: 0
    }
    .lc-ht-v2 .lc-ht-left,
    .lc-ht-v2 .lc-ht-right {
        width: 100%
    }
    .lc-ht-v2 .lc-ht-right {
        padding: 0
    }
    .lc-ht-v2 .lc-ht-verbar-item .lc-sidenav .sidenav-item {
        padding: 0 10px;
        display: none
    }
    .lc-ht-v2 .lc-ht-verbar-item .lc-sidenav .active {
        background: #1e69b2
    }
    .lc-ht-v2 .lc-ht-verbar-item .lc-sidenav .active a h4,
    .lc-ht-v2 .lc-ht-verbar-item .lc-sidenav .active a p {
        color: #fff
    }
    .lc-ht-v2 .lc-ht-tit {
        font-family: 'Roboto Light', sans-serif;
        padding: 17px 0 15px;
        margin: 0;
        text-align: center;
        text-transform: uppercase;
        background: #ededed
    }
    .lc-ht-v2 .lc-ht-boxsearch {
        background: #fff;
        border: 0;
        padding: 15px 10px
    }
    .lc-ht-v2 .tab-content {
        padding: 0 10px
    }
    .lc-ht-v2 .tab-content .ht-tab-content h3 {
        margin: 20px 0 5px;
        font-size: 22px
    }
    .lc-ht-v2 .tab-content .ht-tab-content .lc-map {
        margin: 10px -10px
    }
    .lc-ht-v2 .tab-content .ht-tab-content .lc-ht-mes-tit {
        margin: 10px 0
    }
    .lc-ht-v2 .tab-content .ht-tab-content .lc-ht-group .lc-ht-3,
    .lc-ht-v2 .tab-content .ht-tab-content .lc-ht-group .lc-ht-3 .lc-ht-item-thumb p img {
        width: 50%
    }
    .lc-ht-v2 .tab-content .ht-tab-content .lc-ht-group .lc-ht-3 .lc-ht-item-thumb {
        display: block
    }
    .lc-ht-v2 .tab-content .ht-tab-content .lc-ht-share {
        margin: 0 -10px;
        position: relative
    }
}

@media (max-width:480px) {
    .lc-ht-v2 .ht-tab-content .lc-ht-btn .lc-ht-group-btn {
        width: 100%;
        margin-bottom: 15px
    }
    .lc-ht-v2 .tab-content .ht-tab-content .lc-ht-group .lc-ht-3 .lc-ht-item-thumb p img {
        width: 70%
    }
}

.lc-ld-nnh .ld-nnh-bn {
    width: 100%;
    margin: 0
}

.lc-ld-nnh .ld-nnh-dh {
    background: linear-gradient(to right, #3a9db4, #1e64a9);
    margin-bottom: 30px
}

.lc-ld-nnh .ld-nnh-dh .nnh-tit {
    margin: 0;
    font-size: 24px;
    font-weight: 700;
    padding: 15px 0 17px;
    color: #fff
}

.lc-ld-nnh .ld-nnh-dh .ld-nnh-dh-in {
    font-family: 'Roboto', sans-serif
}

.lc-ld-nnh .ld-nnh-dh .ld-nnh-dh-in .ld-nnh-dh-ul {
    display: block;
    width: 100%
}

.lc-ld-nnh .ld-nnh-dh .ld-nnh-dh-in .ld-nnh-dh-ul .ld-nnh-dh-li {
    margin-right: 1.6%;
    width: 23.75%;
    margin-bottom: 25px;
    float: left;
    display: inline-block;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1)
}

.lc-ld-nnh .ld-nnh-dh .ld-nnh-dh-in .ld-nnh-dh-ul .ld-nnh-dh-li:last-child,
.ld-nav-pr .ld-nav-ul li:last-child {
    margin-right: 0
}

.lc-ld-nnh .ld-nnh-pr-tab,
.ntlc-table tr {
    background: #fff
}

.nnh-item-img {
    height: 200px;
    width: 100%;
    text-align: center;
    display: block;
    margin-bottom: 8px
}

.nnh-item-img p {
    width: 100%;
    margin: 0 auto
}

.nnh-item-img p img {
    width: 200px;
    max-width: 100%;
    max-height: 200px
}

.nnh-item-tit {
    height: 45px;
    overflow: hidden;
    white-space: normal;
    font-family: 'Roboto Medium', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #2d2d2d;
    margin: 0 0 5px
}

.nnh-item-tit:active>a,
.nnh-item-tit:focus>a,
.nnh-item-tit:hover>a {
    color: #ee8434
}

.nnh-item-qc {
    font-family: inherit;
    font-size: 13px;
    color: #898989;
    margin-bottom: 1px
}

.nnh-item-pr {
    width: 100%;
    text-align: left;
    font-family: inherit;
    margin-bottom: 15px
}

.nnh-item-pr .nnh-item-pr-main {
    font-size: 22px;
    font-weight: 700;
    color: #f16700;
    margin-right: 10px
}

.nnh-item-pr .nnh-item-pr-sub {
    text-decoration: line-through;
    font-size: 16px;
    color: #898989
}

.nnh-item-pr .nnh-item-pr-tem {
    width: 35px;
    height: 22px;
    line-height: 24px;
    border-radius: 6px;
    background-color: #d0021b;
    font-size: 14px
}

.nnh-item-btn,
.nnh-item-pr .nnh-item-pr-tem,
.nnh-item-pr .nnh-item-pr-top {
    color: #fff;
    text-align: center;
    display: inline-block
}

.nnh-item-pr .nnh-item-pr-top {
    font-weight: 700;
    background-image: linear-gradient(145deg, #fc765d, #f93055);
    position: absolute;
    top: 15px;
    right: 15px;
    width: 65px;
    height: 65px;
    line-height: 65px;
    font-size: 22px;
    border-radius: 50%
}

.nnh-item-btn {
    width: 100%;
    height: 34px;
    line-height: 34px;
    border-radius: 4px;
    font-size: 16px;
    background: #ee8434;
    margin-bottom: 10px
}

.nnh-item-btn:active,
.nnh-item-btn:focus,
.nnh-item-btn:hover {
    color: #ffff
}

.nnh-item-km {
    position: relative;
    display: block;
    font-size: 11px;
    color: #898989
}

.nnh-item-km .nnh-item-hm-tt {
    margin-left: 5px;
    position: relative;
    display: inline-block;
    cursor: pointer
}

.nnh-item-km .nnh-item-hm-tt .nnh-item-hm-ttext {
    visibility: hidden;
    width: 200px;
    font-size: 12px;
    background-color: #dae8f4;
    color: #404040;
    text-align: center;
    border-radius: 6px;
    padding: 6px 8px 3px 10px;
    position: absolute;
    z-index: 1;
    bottom: 120%;
    left: -70%;
    margin-left: -60px
}

.nnh-item-km .nnh-item-hm-tt .nnh-item-hm-ttext:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -8px;
    border-width: 8px;
    border-style: solid;
    border-color: #dae8f4 transparent transparent
}

.nnh-item-km .nnh-item-hm-tt:hover>.nnh-item-hm-ttext {
    visibility: visible
}

.nnh-item-progess .nnh-item-progess-mt {
    height: 4px;
    position: relative;
    border-radius: 8px;
    background: #d8d8d8;
    margin-bottom: 5px
}

.nnh-item-progess .nnh-item-progess-mt>span {
    display: block;
    height: 100%;
    border-radius: 20px 8px 8px 20px;
    -webkit-border-radius: 20px 8px 8px 20px;
    -moz-border-radius: 20px 8px 8px 20px;
    background-color: #ee8434;
    position: relative;
    overflow: hidden
}

.nnh-item-progess .nnh-item-progess-cd {
    color: #626262;
    font-size: 10px;
    line-height: 13px;
    margin-bottom: 5px
}

.nnh-item-dh,
.nnh-item-kgg {
    width: 100%;
    border-radius: 8px;
    background-color: #fff;
    position: relative;
    padding: 13px 20px
}

.nnh-item-dh {
    height: 435px
}

.nnh-item-kgg {
    height: 400px
}

.nnh-item-kgg .nnh-item-pr {
    margin-bottom: 10px
}

.ld-nav-pr {
    padding: 0 0 30px
}

.ld-nav-pr .ld-nav-ul {
    margin: 0;
    border-bottom: 5px solid #ee8434
}

.ld-nav-pr .ld-nav-ul li {
    list-style-type: none;
    float: left;
    margin-right: 1.65%;
    width: 23.75%
}

.ld-nav-pr .ld-nav-ul li a {
    display: inline-block;
    height: 70px;
    line-height: 70px;
    width: 100%;
    color: #404040;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    background: #f4f4f4;
    border-radius: 8px 8px 0 0
}

.ld-nav-pr .ld-nav-ul li:hover>a {
    background: #e1e1e1
}

.ld-nav-pr .ld-nav-ul li.active:hover>a,
.ld-nav-pr .ld-nav-ul li.active>a {
    color: #fff;
    background: #ee8434
}

.ld-tab-list {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px
}

.ld-tab-list:nth-child(2n+2) {
    margin-right: 0
}

.ld-tab-list .ld-tab-list-in {
    padding: 20px;
    height: 255px;
    border: 1px solid #e7e6e6;
    border-radius: 4px;
    overflow: hidden;
    position: relative
}

.ld-tab-list .tab-list-img {
    width: 42%;
    height: 224px;
    float: left;
    display: block;
    text-align: center;
    position: relative
}

.ld-tab-list .tab-list-img img {
    max-width: 100%
}

.ld-tab-list .tab-list-img .list-pr-top {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    background-image: linear-gradient(145deg, #fc765d, #f93055);
    position: absolute;
    top: 5px;
    right: 5px;
    border-radius: 50%
}

.ld-tab-list .tab-list-if {
    margin-left: 42%;
    display: block
}

.ld-tab-list h3 {
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 5px;
    height: 48px;
    overflow: hidden
}

.ld-tab-list h3 a,
.ld-tab-list h3 a:active,
.ld-tab-list h3 a:focus,
.ld-tab-list h3 a:hover {
    color: inherit
}

.ld-tab-list .list-sp {
    display: block;
    font-size: 13px;
    color: #898989;
    margin-bottom: 5px;
    line-height: 15px
}

.ld-tab-list .list-pr {
    width: 100%;
    text-align: left;
    font-family: inherit;
    margin-bottom: 10px
}

.ld-tab-list .list-pr .list-pr-in {
    width: 100%;
    display: block
}

.ld-tab-list .list-pr .list-pr-in span,
audio,
canvas,
progress,
video {
    display: inline-block
}

.ld-tab-list .list-pr .list-pr-in .list-pr-main {
    font-size: 18px;
    color: #f16700;
    margin-right: 13px
}

.ld-tab-list .list-pr .list-pr-in .list-pr-sub {
    text-decoration: line-through;
    font-size: 13px;
    color: #898989;
    margin-right: 5px
}

.ld-tab-list .list-pr .list-pr-in .list-pr-tem {
    width: 35px;
    height: 22px;
    line-height: 24px;
    border-radius: 6px;
    background-color: #d0021b;
    text-align: center;
    font-size: 14px;
    color: #fff
}

.ld-tab-list .list-km {
    list-style-type: none;
    font-size: 12px;
    width: 100%
}

.ld-tab-list .list-km .list-km-item {
    height: 42px;
    line-height: 42px;
    width: 100%;
    display: block;
    overflow: hidden
}

.ld-tab-list .list-km .list-km-item .list-km-item-img {
    vertical-align: middle;
    width: 52px;
    height: 40px;
    overflow: hidden;
    display: block;
    float: left
}

.ld-tab-list .list-km .list-km-item .list-km-item-tit {
    padding: 8px 0;
    font-size: 12px;
    color: #626262;
    margin: 0 0 0 52px;
    vertical-align: middle;
    display: block;
    line-height: 14px;
    height: 42px;
    overflow: hidden
}

.ld-tab-pr .ld-tab-item {
    display: none
}

.lch-search .lch-gr-search .lch-search-input #close-icon.open,
.ld-tab-pr .ld-tab-item.active,
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

.ld-tab-pr .ld-tab-item .ld-tab-2 {
    width: 19.2%;
    float: left;
    margin-right: 1%;
    margin-bottom: 30px
}

.ld-tab-pr .ld-tab-item .ld-tab-2 .nnh-item-img {
    margin-bottom: 30px
}

.ld-tab-pr .ld-tab-item .ld-tab-2 .nnh-item-img img {
    width: 170px
}

.ld-tab-pr .ld-tab-item .ld-tab-2 .nnh-item-tit {
    font-family: 'Roboto', sans-serif
}

.ld-tab-pr .ld-tab-item .ld-tab-2 .nnh-item-pr {
    margin-bottom: 8px
}

.ld-tab-pr .ld-tab-item .ld-tab-2 .nnh-item-pr .nnh-item-pr-main {
    font-size: 18px;
    margin-right: 15px
}

.ld-tab-pr .ld-tab-item .ld-tab-2 .nnh-item-pr .nnh-item-pr-sub {
    font-size: 13px;
    margin-right: 5px
}

.lch-search .lch-search-suggestion .suggest-post-item .post-text:hover:after,
.ld-tab-pr .ld-tab-item .ld-tab-2 .nnh-item-pr .nnh-item-pr-top {
    display: none
}

.ld-tab-pr .ld-tab-item .ld-tab-2 .nnh-item-dh,
.ld-tab-pr .ld-tab-item .ld-tab-2 .nnh-item-kgg {
    padding: 9px;
    width: 100%
}

.ld-tab-pr .ld-tab-item .ld-tab-2 .nnh-item-dh {
    height: 430px
}

.ld-tab-pr .ld-tab-item .ld-tab-2 .nnh-item-kgg {
    height: 355px
}

.ld-tab-pr .ld-tab-item .ld-tab-2:last-child {
    margin-right: 0
}

.ld-tab-pr .ld-tab-item .ld-tab-2:nth-child(5n+5) {
    margin-right: 0
}

.ld-tab-pr .ld-tab-item .tab-pagination {
    margin-bottom: 40px;
    text-align: center
}

@media (max-width:1200px) {
    .nnh-item-pr span {
        display: block
    }
    .ld-tab-list h3 {
        font-size: 16px;
        line-height: 20px
    }
    .ld-tab-list .ld-tab-list-in {
        padding: 10px
    }
    .ld-tab-list .list-km .list-km-item {
        height: 36px
    }
    .ld-tab-list .list-pr {
        margin-bottom: 0
    }
    .ld-tab-list .ld-tab-list-in {
        height: 230px
    }
}

@media (max-width:992px) {
    .lc-ld-nnh .ld-nnh-dh .ld-nnh-dh-in .ld-nnh-dh-ul {
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap
    }
    .lc-ld-nnh .ld-nnh-dh .ld-nnh-dh-in .ld-nnh-dh-ul::-webkit-scrollbar {
        height: 1px
    }
    .lc-ld-nnh .ld-nnh-dh .ld-nnh-dh-in .ld-nnh-dh-ul .ld-nnh-dh-li {
        float: unset;
        width: 220px
    }
    .ld-nav-pr .ld-nav-ul li a {
        font-size: 16px;
        height: 60px;
        line-height: 60px
    }
    .ld-tab-pr .ld-tab-item .ld-tab-2 {
        width: 32%
    }
    .ld-tab-pr .ld-tab-item .ld-tab-2 .nnh-item-dh,
    .ld-tab-pr .ld-tab-item .ld-tab-2 .nnh-item-kgg {
        padding: 9px;
        width: 100%;
        height: auto
    }
    .ld-tab-pr .ld-tab-item .ld-tab-2:nth-child(5n+5) {
        margin-right: 1%
    }
    .ld-tab-pr .ld-tab-item .ld-tab-2:nth-child(3n+3) {
        margin-right: 0
    }
    .ld-tab-pr .ld-tab-item .ld-tab-2 .nnh-item-pr .nnh-item-pr-top {
        display: block
    }
    .nnh-item-pr .nnh-item-pr-tem {
        display: none
    }
    .ld-tab-list .list-sp {
        display: inline-block;
        float: left;
        margin: 0 10px 0 0;
        padding-top: 15px
    }
    .ld-tab-list .list-km {
        width: unset;
        display: inline-block
    }
    .ld-tab-list .list-km li,
    .ld-tab-list .list-km li .list-km-item {
        display: inline-block
    }
    .ld-tab-list .list-km li .list-km-item .list-km-item-img {
        width: 40px
    }
    .ld-tab-list .ld-tab-list-in {
        height: 180px
    }
    .ld-tab-list h3 {
        line-height: 24px
    }
}

@media (max-width:768px) {
    .nnh-item-dh,
    .nnh-item-kgg {
        padding: 10px;
        height: auto
    }
    .nnh-item-tit {
        height: 54px;
        font-family: 'Roboto', sans-serif;
        font-size: 14px;
        line-height: 18px
    }
    .nnh-item-pr {
        margin-bottom: 5px
    }
    .nnh-item-pr .nnh-item-pr-main {
        font-size: 16px
    }
    .nnh-item-pr .nnh-item-pr-sub {
        font-size: 12px
    }
    .nnh-item-pr .nnh-item-pr-top {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 18px
    }
    .nnh-item-btn,
    .nnh-item-km,
    .nnh-item-qc {
        display: none
    }
    .nnh-item-kgg .nnh-item-btn {
        display: block
    }
    .ld-nav-pr {
        margin: 0 -10px;
        padding: 15px 10px;
        background: #ededed
    }
    .ld-nav-pr .ld-nav-ul {
        border-bottom: none
    }
    .ld-nav-pr .ld-nav-ul li a {
        background: #fff;
        font-size: 15px;
        border-radius: 8px
    }
    .ld-tab-pr .ld-tab-item .ld-tab-2 {
        width: 50%;
        margin: 0
    }
    .ld-tab-pr .ld-tab-item .ld-tab-2 .nnh-item-dh,
    .ld-tab-pr .ld-tab-item .ld-tab-2 .nnh-item-kgg {
        border: 1px solid #ebebeb;
        border-radius: 0
    }
    .ld-tab-pr .ld-tab-item .ld-tab-2:nth-child(5n+5) {
        margin: 0
    }
    .tab-pr-item {
        margin: 0 -10px
    }
    .ld-tab-list {
        width: 100%;
        margin: 0
    }
    .ld-tab-list .ld-tab-list-in {
        height: auto;
        border-radius: 0
    }
    .ld-tab-list .tab-list-img {
        height: auto
    }
    .ld-tab-list .tab-list-img .list-pr-top {
        top: 5px;
        right: 15px
    }
    .ld-tab-list h3 {
        line-height: 18px;
        height: 54px
    }
}

@media (max-width:590px) {
    .ld-tab-list h3 {
        font-size: 14px
    }
    .ld-tab-list .list-pr .list-pr-in .list-pr-main {
        font-size: 16px
    }
    .ld-nav-pr .ld-nav-ul li {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 2%
    }
    .ld-nav-pr .ld-nav-ul li:nth-child(2n+2) {
        margin-right: 0
    }
    .ld-nav-pr .ld-nav-ul li:nth-child(3),
    .ld-nav-pr .ld-nav-ul li:nth-child(4) {
        margin-bottom: 0
    }
    .nnh-item-pr .nnh-item-pr-top {
        width: 35px;
        height: 35px;
        line-height: 35px;
        color: #fff;
        font-size: 12px;
        top: 9px;
        right: 9px
    }
    .ld-tab-list .tab-list-img {
        width: 50%
    }
}

@media (max-width:480px) {
    .lc-ld-nnh .ld-nnh-dh .ld-nnh-dh-in .ld-nnh-dh-ul .ld-nnh-dh-li {
        width: 160px
    }
    .nnh-item-dh .nnh-item-img,
    .nnh-item-kgg .nnh-item-img {
        height: 150px
    }
}

.main-header header .form-search #navbar ul.all {
    width: 565px
}

.search-suggestion .sg a {
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.search-suggestion .sg a .sg-text {
    flex-grow: 1
}

.search-suggestion .sg a .sg-img {
    text-align: right;
    flex: 0 0 70px;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.banner,
.carousel,
.find,
.group,
.health,
.main-header,
.menu-mobile,
.ss-product {
    width: 100%
}

.lc-header {
    padding: 20px 0
}

.lc-header-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.lch-hotline,
.lch-logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 220px;
    flex: 0 0 220px
}

.lch-hotline {
    text-align: right
}

.lch-hotline p {
    font-size: 22px;
    color: #ffb63f;
    font-weight: 600
}

.lch-hotline p a,
.lch-hotline p a:active,
.lch-hotline p a:focus,
.lch-hotline p a:hover {
    color: #ffb63f
}

.lch-hotline p svg {
    color: #fff;
    font-size: 18px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-right: 10px
}

.lch-hotline span {
    font-size: 13px;
    color: #fff;
    display: inline-block;
    position: relative;
    line-height: 18px;
    top: -9px
}

.lch-search {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.lch-search .lch-search-wrap {
    width: 100%;
    max-width: 560px;
    margin: 0 auto;
    position: relative
}

.lch-search .lch-search-wrap form {
    position: relative;
    z-index: 11
}

.lch-search .lch-gr-search,
.lch-search .lch-gr-search .lch-search-input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.lch-search .lch-gr-search .lch-search-input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 9px 13px;
    background: #fff;
    -webkit-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, .2);
    box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, .2);
    border-radius: 4px 0 0 4px
}

.lch-search .lch-gr-search .lch-search-input input {
    width: 100%;
    border: 0;
    outline: 0;
    line-height: 19px;
    font-size: 14px;
    color: #333;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 10px
}

.lch-search .lch-gr-search .lch-search-input input::-webkit-input-placeholder {
    color: #707070;
    font-size: 14px
}

.lch-search .lch-gr-search .lch-search-input input:-ms-input-placeholder,
.lch-search .lch-gr-search .lch-search-input input::-ms-input-placeholder {
    color: #707070;
    font-size: 14px
}

.lch-search .lch-gr-search .lch-search-input input::placeholder {
    color: #707070;
    font-size: 14px
}

.lch-search .lch-gr-search .lch-search-input #close-icon {
    margin: 0 15px 0 7px;
    cursor: pointer;
    display: none
}

.lch-search .lch-gr-search .lch-search-btn {
    -webkit-box-flex: 0;
    -ms-flex: 0;
    flex: 0;
    border-radius: 0 4px 4px 0;
    padding: 7px 20px;
    background: #ee8434;
    color: #fff;
    border: 0;
    font-size: 19px
}

.lch-search .lch-search-suggestion,
.lch-search .lch-search-suggestion-history {
    position: absolute;
    z-index: 10;
    width: 100%;
    padding: 10px 0;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #cbcbcb
}

.lch-search .lch-search-suggestion-history .suggest-title {
    padding: 5px 15px 10px;
    text-transform: uppercase;
    color: #898989;
    font-size: 13px
}

.lch-search .lch-search-suggestion-history ul li {
    color: #898989;
    font-size: 14px;
    line-height: 2.06;
    padding: 0 15px
}

.lch-search .lch-search-suggestion-history ul li .highlight {
    color: #333;
    font-weight: 600
}

.lch-search .lch-search-suggestion-history ul li .sub-cate {
    font-weight: 500
}

.lch-search .lch-search-suggestion-history ul li .cate {
    font-weight: 400
}

.lch-search .lch-search-suggestion-history ul li .hightText {
    color: #1e69b2
}

.lch-search .lch-search-suggestion ul li a,
.lch-search .lch-search-suggestion-history ul li a {
    font-size: inherit;
    line-height: inherit
}

.lch-search .lch-search-suggestion ul li a:active,
.lch-search .lch-search-suggestion ul li a:focus,
.lch-search .lch-search-suggestion ul li a:hover,
.lch-search .lch-search-suggestion-history ul li a:active,
.lch-search .lch-search-suggestion-history ul li a:focus,
.lch-search .lch-search-suggestion-history ul li a:hover {
    color: #898989
}

.lch-search .lch-search-suggestion-history .lch-suggest-his {
    padding: 0
}

.lch-search .lch-search-suggestion-history .lch-suggest-his .suggest-title {
    padding-bottom: 5px
}

.lch-search .lch-search-suggestion-history .lch-suggest-his .suggest-title span {
    float: right;
    color: #de330e;
    text-transform: capitalize;
    font-weight: 400;
    cursor: pointer
}

.lch-search .lch-search-suggestion-history .lch-suggest-his ul li {
    color: #3d3d3d;
    font-weight: 400
}

.lch-search .lch-search-suggestion-history .lch-suggest-his ul li:hover {
    background: #edeff8;
    cursor: pointer
}

.lch-search .lch-search-suggestion .suggest-post-item .post-text h3 .highlight,
.lch-search .lch-search-suggestion-history .lch-suggest-his ul li a:hover {
    color: inherit
}

.lch-search .lch-search-suggestion ul li {
    color: #898989;
    font-size: 14px;
    line-height: 2.06;
    padding: 0 15px;
    cursor: pointer
}

.lch-search .lch-search-suggestion .lch-suggest-post ul li:hover,
.lch-search .lch-search-suggestion .lch-suggest-product ul li:hover,
.lch-search .lch-search-suggestion ul li:hover {
    background: #edeff8
}

.lch-search .lch-search-suggestion ul li .highlight {
    color: #333;
    font-weight: 600
}

.lch-search .lch-search-suggestion ul li .sub-cate {
    font-weight: 500
}

.lch-search .lch-search-suggestion ul li .cate {
    font-weight: 400
}

.lch-search .lch-search-suggestion ul li .hightText {
    color: #1e69b2
}

.lch-search .lch-search-suggestion .suggest-title {
    padding: 5px 15px 10px;
    text-transform: uppercase;
    color: #898989;
    font-size: 13px
}

.lch-search .lch-search-suggestion .lch-suggest-section {
    padding: 5px 0;
    border-bottom: 1px solid #e7e6e6
}

.lch-search .lch-search-suggestion .lch-suggest-section:last-child {
    border: 0;
    margin-bottom: 0
}

.lch-search .lch-search-suggestion .lch-suggest-section:last-child ul li:last-child {
    margin-bottom: 0
}

.lch-search .lch-search-suggestion .lch-suggest-text {
    padding: 0 0 5px
}

.lch-search .lch-search-suggestion .lch-suggest-post,
.lch-search .lch-search-suggestion .lch-suggest-product {
    padding: 5px 0 0
}

.lch-search .lch-search-suggestion .lch-suggest-post ul li,
.lch-search .lch-search-suggestion .lch-suggest-product ul li {
    margin-bottom: 10px;
    padding-top: 10px
}

.lch-search .lch-search-suggestion .lch-suggest-post ul li:hover .suggest-post-item .post-text,
.lch-search .lch-search-suggestion .lch-suggest-product ul li:hover .suggest-product-item .product-text {
    border-bottom: none
}

.lch-search .lch-search-suggestion .lch-suggest-post ul li:last-child,
.lch-search .lch-search-suggestion .lch-suggest-product ul li:last-child {
    padding-bottom: 10px;
    margin-bottom: 0
}

.lch-search .lch-search-suggestion .lch-suggest-post ul li:last-child .suggest-post-item .post-text,
.lch-search .lch-search-suggestion .lch-suggest-product ul li:last-child .suggest-product-item .product-text {
    border: 0;
    padding-bottom: 0
}

.lch-search .lch-search-suggestion .lch-suggest-post ul li:last-child .suggest-post-item .post-text:after,
.lch-search .lch-search-suggestion .lch-suggest-product ul li:last-child .suggest-product-item .product-text:after {
    display: none
}

.lch-search .lch-search-suggestion .suggest-post-item,
.lch-search .lch-search-suggestion .suggest-product-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.lch-search .lch-search-suggestion .suggest-post-item .post-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
    height: 50px;
    padding-right: 10px
}

.lch-search .lch-search-suggestion .suggest-post-item .post-img img,
.lch-search .lch-search-suggestion .suggest-product-item .product-img img {
    width: 100%;
    height: 100%
}

.lch-search .lch-search-suggestion .suggest-post-item .post-text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    padding-bottom: 15px;
    position: relative
}

.lch-search .lch-search-suggestion .suggest-post-item .post-text:after,
.lch-search .lch-search-suggestion .suggest-product-item .product-text:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background: #cbcbcb
}

.lch-search .lch-search-suggestion .suggest-post-item .post-text h3 {
    color: #1e69b2;
    font-size: 16px;
    line-height: 21px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-bottom: 5px
}

.lch-search .lch-search-suggestion .suggest-post-item .post-text p,
.lch-search .lch-search-suggestion .suggest-product-item .product-text p {
    font-size: 14px;
    line-height: 19px;
    color: #898989;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.lch-search .lch-search-suggestion .suggest-product-item .product-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    height: 50px;
    padding-right: 10px
}

.lch-search .lch-search-suggestion .suggest-product-item .product-text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    padding-bottom: 15px;
    position: relative
}

.lch-search .lch-search-suggestion .suggest-product-item .product-text .info-mobile,
.lch-search .lch-search-suggestion .suggest-product-item .product-text:hover:after {
    display: none
}

.lch-search .lch-search-suggestion .suggest-product-item .product-text h3 {
    color: #1e69b2;
    font-size: 16px;
    line-height: 21px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 5px;
    padding-right: 80px
}

.lch-search .lch-search-suggestion .suggest-product-item .product-text h3 .highlight {
    color: inherit
}

.lch-search .lch-search-suggestion .suggest-product-item .product-text .price {
    color: #c00c00;
    display: inline-block;
    position: absolute;
    right: 0
}

.lch-search .lch-search-suggestion .suggest-product-item .product-text .cate {
    float: left
}

.lch-search .lch-search-suggestion .suggest-product-item .product-text .qc {
    float: right
}

.lch-search .lch-search-suggestion .no-img .post-img,
.lch-search .lch-search-suggestion .no-img .product-img {
    -webkit-box-flex: 0;
    -ms-flex: 0;
    flex: 0;
    padding: 0;
    display: none
}

.search-cate {
    position: relative;
    display: inline-block;
    text-align: left;
    -webkit-box-flex: 0;
    -ms-flex: 0;
    flex: 0;
    cursor: pointer
}

.search-cate.is-open .search-cate__list {
    opacity: 1;
    visibility: visible;
    top: 100%
}

.search-cate.is-open .cs-button:after {
    border: solid #1e69b2;
    border-radius: 1px;
    border-width: 0 2px 2px 0
}

.cs-button {
    white-space: nowrap;
    width: auto;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.cs-button:focus,
.cs-button:hover {
    outline: 0;
    text-decoration: none
}

.cs-button:not(:disabled) {
    cursor: pointer
}

.cs-button--dropdown {
    padding: 6px 18px 6px 12px;
    background-color: #fff;
    color: #333;
    font-size: 14px;
    line-height: 20px;
    min-height: 32px;
    border-radius: 3px;
    -webkit-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    transition: background-color .2s linear
}

.cs-button--dropdown:hover {
    border-top-color: #fff
}

.c-dropdown .c-button:after,
.cs-button--dropdown:after {
    content: '';
    position: absolute;
    right: 0;
    display: inline-block
}

.cs-button--dropdown:after {
    border-radius: 1px;
    border-width: 0 2px 2px 0;
    padding: 3px;
    -webkit-transform: rotate(45deg) translate(-50%, -50%);
    -ms-transform: rotate(45deg) translate(-50%, -50%);
    transform: rotate(45deg) translate(-50%, -50%);
    top: 55%;
    width: 9px;
    height: 9px;
    border: solid #333
}

.search-cate__list {
    margin: 10px 0 0;
    padding: 5px 0;
    list-style: none;
    position: absolute;
    z-index: 2;
    top: 125%;
    right: 0;
    width: auto;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    border-radius: 3px;
    background: #fff;
    -webkit-box-shadow: 0 4px 18px -6px rgba(82, 82, 82, .69);
    box-shadow: 0 4px 18px -6px rgba(82, 82, 82, .69);
    -webkit-transition: opacity .25s linear, top .25s linear;
    -o-transition: opacity .25s linear, top .25s linear;
    transition: opacity .25s linear, top .25s linear
}

.search-cate__item {
    padding: 6px 12px;
    font-size: 14px;
    line-height: 20px;
    color: #1e69b2;
    white-space: nowrap
}

.search-cate__item:hover {
    background: #e6e9ed
}

.search-cate__item.active {
    font-weight: 600;
    color: #333
}

.c-dropdown {
    line-height: initial
}

.c-dropdown.is-open .c-button:after {
    background: url(/frontend_v2/images/icon/angle-arrow-down.png) no-repeat;
    background-size: cover
}

.c-dropdown .c-button {
    padding: 0 20px 0 0;
    line-height: normal;
    height: auto;
    min-height: auto
}

.c-dropdown .c-button:after {
    top: 50%;
    width: 13px;
    height: 13px;
    background: url(/frontend_v2/images/icon/down-arrow.png) no-repeat;
    background-size: cover;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border: 0
}

.c-dropdown .c-dropdown__list {
    z-index: 2;
    margin-top: 10px;
    -webkit-box-shadow: 0 4px 18px -6px rgba(82, 82, 82, .69);
    box-shadow: 0 4px 18px -6px rgba(82, 82, 82, .69)
}

@media (max-width:1200px) {
    .lch-hotline p {
        font-size: 18px
    }
    .lch-hotline p svg {
        font-size: 16px
    }
}

@media (max-width:992px) {
    .lch-hotline,
    .lch-logo {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 170px;
        flex: 0 0 170px
    }
    .lch-logo {
        padding-right: 15px
    }
    .lch-hotline {
        padding-left: 15px
    }
    .lch-hotline p {
        font-size: 14px
    }
    .lch-hotline p svg {
        font-size: 16px
    }
    .lch-search .lch-gr-search .lch-search-input input {
        padding-right: 10px
    }
    .lch-search .lch-gr-search .lch-search-input input::-webkit-input-placeholder {
        line-height: inherit;
        font-size: 13px
    }
    .lch-search .lch-gr-search .lch-search-input input:-ms-input-placeholder,
    .lch-search .lch-gr-search .lch-search-input input::-ms-input-placeholder {
        line-height: inherit;
        font-size: 13px
    }
    .lch-search .lch-gr-search .lch-search-input input::placeholder {
        line-height: inherit;
        font-size: 13px
    }
    .c-dropdown {
        line-height: initial
    }
    .c-dropdown .c-button:after {
        top: 10px;
        width: 13px;
        height: 10px
    }
}

@media (max-width:768px) {
    .lch-hotline,
    .lch-logo {
        display: none
    }
    .lc-header {
        padding: 86px 0 10px
    }
    .lc-header .container,
    .lch-search .lch-gr-search {
        padding: 0
    }
    .lch-search .lch-gr-search .lch-search-input {
        padding: 4px 13px
    }
    .lch-search .lch-gr-search .lch-search-input input {
        line-height: 25px
    }
    .lch-search .lch-gr-search .lch-search-input #close-icon {
        margin-right: 0
    }
    .lch-search .lch-gr-search .lch-search-btn {
        padding: 0 15px;
        font-size: 15px
    }
    .lch-search .lch-search-suggestion,
    .lch-search .lch-search-suggestion-history {
        margin-top: 10px;
        border-radius: 0;
        padding: 0
    }
    .lch-search .lch-search-suggestion .suggest-title {
        padding: 10px 0 5px
    }
    .lch-search .lch-search-suggestion ul li {
        padding: 9px 0;
        line-height: normal;
        border-bottom: 1px solid #e7e6e6
    }
    .lch-search .lch-search-suggestion .lch-suggest-section.lch-suggest-post ul li:hover,
    .lch-search .lch-search-suggestion .lch-suggest-section.lch-suggest-product ul li:hover,
    .lch-search .lch-search-suggestion ul li:hover {
        background: 0 0
    }
    .lch-search .lch-search-suggestion ul li a {
        line-height: 19px
    }
    .lch-search .lch-search-suggestion ul li .sub-cate {
        display: block;
        margin-bottom: 3px
    }
    .lch-search .lch-search-suggestion .lch-suggest-section {
        border: 0;
        padding: 0 20px
    }
    .lch-search .lch-search-suggestion .lch-suggest-section.lch-suggest-text {
        padding: 5px 20px 0
    }
    .lch-search .lch-search-suggestion .lch-suggest-section.lch-suggest-post,
    .lch-search .lch-search-suggestion .lch-suggest-section.lch-suggest-product {
        padding: 0 20px 5px
    }
    .lch-search .lch-search-suggestion .lch-suggest-section.lch-suggest-post ul li {
        margin-bottom: 0;
        border: 0
    }
    .lch-search .lch-search-suggestion .lch-suggest-section.lch-suggest-product ul li {
        margin-bottom: 0;
        border: 0;
        padding: 10px 0 0
    }
    .lch-search .lch-search-suggestion .lch-suggest-section.lch-suggest-product ul li:last-child {
        padding: 10px 0
    }
    .lch-search .lch-search-suggestion .lch-suggest-section .suggest-post-item .post-img {
        flex: 0 0 120px;
        height: 70px
    }
    .lch-search .lch-search-suggestion .lch-suggest-section .suggest-post-item .post-text,
    .lch-search .lch-search-suggestion .lch-suggest-section .suggest-product-item .product-text {
        padding-bottom: 10px
    }
    .lch-search .lch-search-suggestion .lch-suggest-section .suggest-post-item .post-text h3 {
        height: 42px;
        white-space: normal;
        margin-bottom: 5px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis
    }
    .lch-search .lch-search-suggestion .lch-suggest-section .suggest-post-item.no-img .post-img {
        flex: 0
    }
    .lch-search .lch-search-suggestion .lch-suggest-section .suggest-post-item.no-img .post-text h3 {
        height: auto
    }
    .lch-search .lch-search-suggestion .lch-suggest-section .suggest-product-item .product-text h3 {
        padding-right: 0
    }
    .c-dropdown,
    .lch-search .lch-search-suggestion .lch-suggest-section .suggest-product-item .product-text .price-desk,
    .lch-search .lch-search-suggestion .lch-suggest-section .suggest-product-item .product-text p>.qc {
        display: none
    }
    .lch-search .lch-search-suggestion .lch-suggest-section .suggest-product-item .product-text p {
        margin-bottom: 5px
    }
    .lch-search .lch-search-suggestion .lch-suggest-section .suggest-product-item .product-text .info-mobile {
        display: block;
        position: relative
    }
    .lch-search .lch-search-suggestion .lch-suggest-section .suggest-product-item .product-text .info-mobile .price {
        left: 0
    }
    .lch-search .lch-search-suggestion-history .suggest-title {
        padding: 10px 15px 5px
    }
    .lch-search .lch-search-suggestion-history .lch-suggest-his ul li a {
        line-height: 19px;
        display: block;
        padding: 10px 0;
        border-bottom: 1px solid #ededed
    }
    .lch-search .lch-search-suggestion-history .lch-suggest-his ul li:hover {
        background: 0 0
    }
    .lch-search .lch-search-suggestion-history .lch-suggest-section.lch-suggest-his ul li a:hover {
        color: #ffb63f
    }
    .lch-search .lch-search-suggestion-history .lch-suggest-section.lch-suggest-his ul li:last-child {
        border: 0
    }
    .lch-search .lch-search-suggestion-history .lch-suggest-section.lch-suggest-his .suggest-title span {
        display: inline-block;
        width: 45px;
        font-size: 13px;
        background: #e7e6e6;
        text-align: center;
        border-radius: 11.5px
    }
}

@media (max-width:640px) {
    .lch-search .lch-gr-search {
        padding: 0 10px
    }
}

@media (max-width:440px) {
    .lc-header {
        padding: 20% 0 10px
    }
}

.ntlc-table {
    font-family: Arial, Helvetica, sans-serif;
    margin: 30px 0;
    font-size: 14px;
    line-height: 1.3;
    overflow-x: auto
}

.ntlc-table p {
    margin-bottom: 0
}

.ntlc-table~p {
    margin-bottom: 10px
}

.ntlc-table table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

.ntlc-table td {
    padding: 7px;
    border: 1px solid #e2e2e2;
    vertical-align: middle
}

.ntlc-table th {
    text-align: center;
    padding: 12px;
    border: 1px solid #e2e2e2;
    white-space: nowrap
}

.ntlc-table td:nth-child(5) {
    width: 20%
}

.ntlc-table tr:first-child {
    background: #2980b9;
    color: #fff
}

@media (max-width:768px) {
    .ntlc-table table {
        width: calc(100% + 300px);
        -ms-overflow-style: none
    }
    .ntlc-table::-webkit-scrollbar {
        display: none
    }
    .ntlc-table th {
        white-space: nowrap
    }
}

html {
    box-sizing: border-box;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

*,
:after,
:before {
    box-sizing: inherit
}

progress {
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    color: inherit
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline dotted
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

figure {
    margin: 1em 40px
}

svg:not(:root) {
    overflow: hidden
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

hr {
    box-sizing: content-box;
    height: 0;
    border: 0;
    border-top: 1px solid #eee;
    margin: 20px 0
}

button,
input,
select,
textarea {
    font: inherit;
    margin: 0
}

button,
hr,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio],
legend {
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

body,
html {
    font-size: 15px;
    line-height: 1.5
}

html {
    overflow-x: hidden
}

h1 {
    font-size: 36px
}

h5 {
    font-size: 18px
}

.w3-serif {
    font-family: serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 400;
    margin: 10px 0
}

.w3-wide {
    letter-spacing: 4px
}

.w3-image {
    max-width: 100%;
    height: auto
}

.w3-table,
.w3-table-all {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    display: table
}

.w3-table-all {
    border: 1px solid #ccc
}

.w3-bordered tr,
.w3-table-all tr {
    border-bottom: 1px solid #ddd
}

.w3-table-all tr:nth-child(odd) {
    background-color: #fff
}

.w3-striped tbody tr:nth-child(even),
.w3-table-all tr:nth-child(even) {
    background-color: #f1f1f1
}

.w3-hoverable tbody tr:hover,
.w3-ul.w3-hoverable li:hover {
    background-color: #ccc
}

.w3-table td,
.w3-table th,
.w3-table-all td,
.w3-table-all th {
    padding: 8px;
    display: table-cell;
    text-align: left;
    vertical-align: top
}

.w3-table td:first-child,
.w3-table th:first-child,
.w3-table-all td:first-child,
.w3-table-all th:first-child {
    padding-left: 16px
}

.w3-btn,
.w3-button {
    border: 0;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.w3-btn:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19)
}

.w3-btn:disabled,
.w3-button:disabled,
.w3-disabled {
    cursor: not-allowed;
    opacity: .3
}

.w3-disabled *,
:disabled * {
    pointer-events: none
}

.w3-btn.w3-disabled:hover,
.w3-btn:disabled:hover {
    box-shadow: none
}

.w3-badge,
.w3-tag {
    background-color: #000;
    color: #fff;
    display: inline-block;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center
}

.w3-badge {
    border-radius: 50%
}

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

.w3-ul li {
    padding: 8px 16px;
    border-bottom: 1px solid #ddd
}

.w3-ul li:last-child {
    border-bottom: none
}

.w3-display-container,
.w3-tooltip {
    position: relative
}

.w3-tooltip .w3-text {
    display: none
}

.w3-display-container:hover span.w3-display-hover,
.w3-tooltip:hover .w3-text {
    display: inline-block
}

.w3-ripple:active {
    opacity: .5
}

.w3-ripple {
    transition: opacity 0s
}

.w3-input,
.w3-select {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #ccc
}

.w3-input {
    display: block;
    padding: 8px
}

.w3-select {
    padding: 9px 0
}

.w3-dropdown-click,
.w3-dropdown-hover {
    position: relative;
    display: inline-block;
    cursor: pointer
}

.w3-dropdown-hover:hover .w3-dropdown-content {
    display: block
}

.w3-dropdown-click:hover,
.w3-dropdown-click:hover>.w3-button:first-child,
.w3-dropdown-hover:first-child,
.w3-dropdown-hover:hover>.w3-button:first-child {
    background-color: #ccc;
    color: #000
}

.w3-dropdown-content {
    cursor: auto;
    color: #000;
    background-color: #fff;
    display: none;
    position: absolute;
    min-width: 160px;
    margin: 0;
    padding: 0;
    z-index: 1
}

.w3-check,
.w3-radio {
    width: 24px;
    height: 24px;
    position: relative;
    top: 6px
}

.w3-sidebar {
    height: 100%;
    width: 200px;
    background-color: #fff;
    position: fixed!important;
    z-index: 1;
    overflow: auto
}

.w3-bar-block .w3-dropdown-click,
.w3-bar-block .w3-dropdown-hover {
    width: 100%
}

.w3-bar-block .w3-dropdown-click .w3-dropdown-content,
.w3-bar-block .w3-dropdown-hover .w3-dropdown-content {
    min-width: 100%
}

.w3-bar-block .w3-dropdown-click .w3-button,
.w3-bar-block .w3-dropdown-hover .w3-button {
    width: 100%;
    text-align: left;
    padding: 8px 16px
}

#main,
.w3-main {
    transition: margin-left .4s
}

.w3-modal {
    z-index: 3;
    display: none;
    padding-top: 100px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, .4)
}

.w3-modal-content {
    margin: auto;
    background-color: #fff;
    position: relative;
    padding: 0;
    outline: 0;
    width: 600px
}

.w3-bar {
    width: 100%;
    overflow: hidden
}

.w3-center .w3-bar {
    display: inline-block;
    width: auto
}

.w3-bar .w3-bar-item {
    padding: 8px 16px;
    float: left;
    width: auto;
    border: 0;
    display: block;
    outline: 0
}

.w3-bar .w3-dropdown-click,
.w3-bar .w3-dropdown-hover {
    position: static;
    float: left
}

.w3-bar .w3-button {
    white-space: normal
}

.w3-bar-block .w3-bar-item {
    width: 100%;
    display: block;
    padding: 8px 16px;
    text-align: left;
    border: 0;
    white-space: normal;
    float: none;
    outline: 0
}

.w3-bar-block.w3-center .w3-bar-item {
    text-align: center
}

.w3-block {
    display: block;
    width: 100%
}

.w3-responsive {
    display: block;
    overflow-x: auto
}

.w3-bar:after,
.w3-bar:before,
.w3-cell-row:after,
.w3-cell-row:before,
.w3-clear:after,
.w3-clear:before,
.w3-container:after,
.w3-container:before,
.w3-panel:after,
.w3-panel:before,
.w3-row-padding:after,
.w3-row-padding:before,
.w3-row:after,
.w3-row:before {
    content: "";
    display: table;
    clear: both
}

.w3-col,
.w3-half,
.w3-quarter,
.w3-third,
.w3-threequarter,
.w3-twothird {
    float: left;
    width: 100%
}

.w3-col.s1 {
    width: 8.33333%
}

.w3-col.s2 {
    width: 16.66666%
}

.w3-col.s3 {
    width: 24.99999%
}

.w3-col.s4 {
    width: 33.33333%
}

.w3-col.s5 {
    width: 41.66666%
}

.w3-col.s6 {
    width: 49.99999%
}

.w3-col.s7 {
    width: 58.33333%
}

.w3-col.s8 {
    width: 66.66666%
}

.w3-col.s9 {
    width: 74.99999%
}

.w3-col.s10 {
    width: 83.33333%
}

.w3-col.s11 {
    width: 91.66666%
}

.w3-col.s12 {
    width: 99.99999%
}

@media (min-width:601px) {
    .w3-col.m1 {
        width: 8.33333%
    }
    .w3-col.m2 {
        width: 16.66666%
    }
    .w3-col.m3,
    .w3-quarter {
        width: 24.99999%
    }
    .w3-col.m4,
    .w3-third {
        width: 33.33333%
    }
    .w3-col.m5 {
        width: 41.66666%
    }
    .w3-col.m6,
    .w3-half {
        width: 49.99999%
    }
    .w3-col.m7 {
        width: 58.33333%
    }
    .w3-col.m8,
    .w3-twothird {
        width: 66.66666%
    }
    .w3-col.m9,
    .w3-threequarter {
        width: 74.99999%
    }
    .w3-col.m10 {
        width: 83.33333%
    }
    .w3-col.m11 {
        width: 91.66666%
    }
    .w3-col.m12 {
        width: 99.99999%
    }
}

@media (min-width:993px) {
    .w3-col.l1 {
        width: 8.33333%
    }
    .w3-col.l2 {
        width: 16.66666%
    }
    .w3-col.l3 {
        width: 24.99999%
    }
    .w3-col.l4 {
        width: 33.33333%
    }
    .w3-col.l5 {
        width: 41.66666%
    }
    .w3-col.l6 {
        width: 49.99999%
    }
    .w3-col.l7 {
        width: 58.33333%
    }
    .w3-col.l8 {
        width: 66.66666%
    }
    .w3-col.l9 {
        width: 74.99999%
    }
    .w3-col.l10 {
        width: 83.33333%
    }
    .w3-col.l11 {
        width: 91.66666%
    }
    .w3-col.l12 {
        width: 99.99999%
    }
}

.w3-content {
    max-width: 980px;
    margin: auto
}

.w3-rest {
    overflow: hidden
}

.w3-cell-row {
    display: table;
    width: 100%
}

.w3-cell {
    display: table-cell
}

.w3-cell-top {
    vertical-align: top
}

.w3-cell-middle {
    vertical-align: middle
}

.w3-cell-bottom {
    vertical-align: bottom
}

.w3-hide {
    display: none!important
}

.w3-show,
.w3-show-block {
    display: block!important
}

.w3-show-inline-block {
    display: inline-block!important
}

@media (max-width:600px) {
    .w3-modal-content {
        margin: 0 10px;
        width: auto!important
    }
    .w3-modal {
        padding-top: 30px
    }
    .w3-dropdown-click.w3-mobile .w3-dropdown-content,
    .w3-dropdown-hover.w3-mobile .w3-dropdown-content {
        position: relative
    }
    .w3-hide-small {
        display: none!important
    }
    .w3-mobile {
        display: block;
        width: 100%!important
    }
    .w3-bar-item.w3-mobile,
    .w3-dropdown-click.w3-mobile,
    .w3-dropdown-hover.w3-mobile {
        text-align: center
    }
    .w3-dropdown-click.w3-mobile,
    .w3-dropdown-click.w3-mobile .w3-btn,
    .w3-dropdown-click.w3-mobile .w3-button,
    .w3-dropdown-hover.w3-mobile,
    .w3-dropdown-hover.w3-mobile .w3-btn,
    .w3-dropdown-hover.w3-mobile .w3-button {
        width: 100%
    }
}

@media (max-width:768px) {
    .w3-modal-content {
        width: 500px
    }
    .w3-modal {
        padding-top: 50px
    }
}

@media (min-width:993px) {
    .w3-modal-content {
        width: 900px
    }
    .w3-hide-large {
        display: none!important
    }
    .w3-sidebar.w3-collapse {
        display: block!important
    }
}

@media (max-width:992px) and (min-width:601px) {
    .w3-hide-medium {
        display: none!important
    }
}

@media (max-width:992px) {
    .w3-sidebar.w3-collapse {
        display: none
    }
    .w3-main {
        margin-left: 0!important;
        margin-right: 0!important
    }
}

.w3-bottom,
.w3-top {
    position: fixed;
    width: 100%;
    z-index: 1
}

.w3-top {
    top: 0
}

.w3-bottom {
    bottom: 0
}

.w3-overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 2
}

.w3-display-topleft {
    position: absolute;
    left: 0;
    top: 0
}

.w3-display-topright {
    position: absolute;
    right: 0;
    top: 0
}

.w3-display-bottomleft {
    position: absolute;
    left: 0;
    bottom: 0
}

.w3-display-bottomright {
    position: absolute;
    right: 0;
    bottom: 0
}

.w3-display-middle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.w3-display-left,
.w3-display-right {
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%)
}

.w3-display-left {
    left: 0
}

.w3-display-right {
    right: 0
}

.w3-display-bottommiddle,
.w3-display-topmiddle {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%)
}

.w3-display-topmiddle {
    top: 0
}

.w3-display-bottommiddle {
    bottom: 0
}

.w3-display-container:hover .w3-display-hover {
    display: block
}

.w3-display-hover {
    display: none
}

.w3-display-position {
    position: absolute
}

.w3-circle {
    border-radius: 50%
}

.w3-round-small {
    border-radius: 2px
}

.w3-round,
.w3-round-medium {
    border-radius: 4px
}

.w3-round-large {
    border-radius: 8px
}

.w3-round-xlarge {
    border-radius: 16px
}

.w3-round-xxlarge {
    border-radius: 32px
}

.w3-row-padding,
.w3-row-padding>.w3-col,
.w3-row-padding>.w3-half,
.w3-row-padding>.w3-quarter,
.w3-row-padding>.w3-third,
.w3-row-padding>.w3-threequarter,
.w3-row-padding>.w3-twothird {
    padding: 0 8px
}

.w3-container,
.w3-panel {
    padding: .01em 16px
}

.w3-panel {
    margin-top: 16px;
    margin-bottom: 16px
}

.w3-code {
    font-size: 16px
}

.w3-code,
.w3-codespan {
    font-family: Consolas, "courier new"
}

.w3-code {
    width: auto;
    background-color: #fff;
    padding: 8px 12px;
    border-left: 4px solid #4caf50;
    word-wrap: break-word
}

.w3-codespan {
    color: #dc143c;
    background-color: #f1f1f1;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 110%
}

.w3-card,
.w3-card-2 {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12)
}

.w3-card-4,
.w3-hover-shadow:hover {
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .2), 0 4px 20px 0 rgba(0, 0, 0, .19)
}

.w3-spin {
    animation: w3-spin 2s infinite linear
}

.w3-animate-fading {
    animation: fading 10s infinite
}

.w3-animate-opacity {
    animation: opac .8s
}

.w3-animate-left,
.w3-animate-top {
    position: relative;
    animation: animatetop .4s
}

.w3-animate-left {
    animation: animateleft .4s
}

.w3-animate-right {
    position: relative;
    animation: animateright .4s
}

.w3-animate-bottom {
    position: relative;
    animation: animatebottom .4s
}

.w3-animate-zoom {
    animation: animatezoom .6s
}

.w3-animate-input {
    transition: width .4s ease-in-out
}

.w3-animate-input:focus {
    width: 100%!important
}

.w3-hover-opacity:hover,
.w3-opacity {
    opacity: .6
}

.w3-hover-opacity-off:hover,
.w3-opacity-off {
    opacity: 1
}

.w3-opacity-max {
    opacity: .25
}

.w3-opacity-min {
    opacity: .75
}

.w3-grayscale-max,
.w3-greyscale-max,
.w3-hover-grayscale:hover,
.w3-hover-greyscale:hover {
    filter: grayscale(100%)
}

.w3-grayscale,
.w3-greyscale {
    filter: grayscale(75%)
}

.w3-grayscale-min,
.w3-greyscale-min {
    filter: grayscale(50%)
}

.w3-sepia {
    filter: sepia(75%)
}

.w3-hover-sepia:hover,
.w3-sepia-max {
    filter: sepia(100%)
}

.w3-sepia-min {
    filter: sepia(50%)
}

.w3-tiny {
    font-size: 10px!important
}

.w3-small {
    font-size: 12px!important
}

.w3-medium {
    font-size: 15px!important
}

.w3-large {
    font-size: 18px!important
}

.w3-xlarge {
    font-size: 24px!important
}

.w3-xxlarge {
    font-size: 36px!important
}

.w3-xxxlarge {
    font-size: 48px!important
}

.w3-jumbo {
    font-size: 64px!important
}

.w3-left-align {
    text-align: left!important
}

.w3-right-align {
    text-align: right!important
}

.w3-justify {
    text-align: justify!important
}

.w3-center {
    text-align: center!important
}

.w3-border-0 {
    border: 0!important
}

.w3-border {
    border: 1px solid #ccc!important
}

.w3-border-top {
    border-top: 1px solid #ccc!important
}

.w3-border-bottom {
    border-bottom: 1px solid #ccc!important
}

.w3-border-left {
    border-left: 1px solid #ccc!important
}

.w3-border-right {
    border-right: 1px solid #ccc!important
}

.w3-topbar {
    border-top: 6px solid #ccc!important
}

.w3-bottombar {
    border-bottom: 6px solid #ccc!important
}

.w3-leftbar {
    border-left: 6px solid #ccc!important
}

.w3-rightbar {
    border-right: 6px solid #ccc!important
}

.w3-code,
.w3-section {
    margin-top: 16px!important;
    margin-bottom: 16px!important
}

.w3-margin {
    margin: 16px!important
}

.w3-margin-top {
    margin-top: 16px!important
}

.w3-margin-bottom {
    margin-bottom: 16px!important
}

.w3-margin-left {
    margin-left: 16px!important
}

.w3-margin-right {
    margin-right: 16px!important
}

.w3-padding-small {
    padding: 4px 8px!important
}

.w3-padding {
    padding: 8px 16px!important
}

.w3-padding-large {
    padding: 12px 24px!important
}

.w3-padding-16 {
    padding-top: 16px!important;
    padding-bottom: 16px!important
}

.w3-padding-24 {
    padding-top: 24px!important;
    padding-bottom: 24px!important
}

.w3-padding-32 {
    padding-top: 32px!important;
    padding-bottom: 32px!important
}

.w3-padding-48 {
    padding-top: 48px!important;
    padding-bottom: 48px!important
}

.w3-padding-64 {
    padding-top: 64px!important;
    padding-bottom: 64px!important
}

.w3-left {
    float: left!important
}

.w3-right {
    float: right!important
}

.w3-hover-none:hover,
.w3-transparent {
    background-color: transparent!important
}

.w3-hover-none:hover {
    box-shadow: none!important
}

.w3-amber,
.w3-hover-amber:hover {
    color: #000!important;
    background-color: #ffc107!important
}

.w3-aqua,
.w3-hover-aqua:hover {
    color: #000!important;
    background-color: #0ff!important
}

.w3-blue,
.w3-hover-blue:hover {
    color: #fff!important;
    background-color: #2196f3!important
}

.w3-hover-light-blue:hover,
.w3-light-blue {
    color: #000!important;
    background-color: #87ceeb!important
}

.w3-brown,
.w3-hover-brown:hover {
    color: #fff!important;
    background-color: #795548!important
}

.w3-cyan,
.w3-hover-cyan:hover {
    color: #000!important;
    background-color: #00bcd4!important
}

.w3-blue-gray,
.w3-blue-grey,
.w3-hover-blue-gray:hover,
.w3-hover-blue-grey:hover {
    color: #fff!important;
    background-color: #607d8b!important
}

.w3-green,
.w3-hover-green:hover {
    color: #fff;
    background-color: #225689
}

.w3-hover-light-green:hover,
.w3-light-green {
    color: #000!important;
    background-color: #8bc34a!important
}

.w3-hover-indigo:hover,
.w3-indigo {
    color: #fff!important;
    background-color: #3f51b5!important
}

.w3-hover-khaki:hover,
.w3-khaki {
    color: #000!important;
    background-color: khaki!important
}

.w3-hover-lime:hover,
.w3-lime {
    color: #000!important;
    background-color: #cddc39!important
}

.w3-hover-orange:hover,
.w3-orange {
    color: #000!important;
    background-color: #ff9800!important
}

.w3-deep-orange,
.w3-hover-deep-orange:hover {
    color: #fff!important;
    background-color: #ff5722!important
}

.w3-hover-pink:hover,
.w3-pink {
    color: #fff!important;
    background-color: #e91e63!important
}

.w3-hover-purple:hover,
.w3-purple {
    color: #fff!important;
    background-color: #9c27b0!important
}

.w3-deep-purple,
.w3-hover-deep-purple:hover {
    color: #fff!important;
    background-color: #673ab7!important
}

.w3-hover-red:hover,
.w3-red {
    color: #fff!important;
    background-color: #f44336!important
}

.w3-hover-sand:hover,
.w3-sand {
    color: #000!important;
    background-color: #fdf5e6!important
}

.w3-hover-teal:hover,
.w3-teal {
    color: #fff!important;
    background-color: #009688!important
}

.w3-hover-yellow:hover,
.w3-yellow {
    color: #000!important;
    background-color: #ffeb3b!important
}

.w3-hover-white:hover,
.w3-white {
    color: #000!important;
    background-color: #fff!important
}

.w3-black,
.w3-hover-black:hover {
    color: #fff!important;
    background-color: #000!important
}

.w3-gray,
.w3-grey,
.w3-hover-gray:hover,
.w3-hover-grey:hover {
    color: #000!important;
    background-color: #9e9e9e!important
}

.w3-hover-light-gray:hover,
.w3-hover-light-grey:hover,
.w3-light-gray,
.w3-light-grey {
    color: #000!important;
    background-color: #f1f1f1!important
}

.w3-dark-gray,
.w3-dark-grey,
.w3-hover-dark-gray:hover,
.w3-hover-dark-grey:hover {
    color: #fff!important;
    background-color: #616161!important
}

.w3-hover-pale-red:hover,
.w3-pale-red {
    color: #000!important;
    background-color: #fdd!important
}

.w3-hover-pale-green:hover,
.w3-pale-green {
    color: #000!important;
    background-color: #dfd!important
}

.w3-hover-pale-yellow:hover,
.w3-pale-yellow {
    color: #000!important;
    background-color: #ffc!important
}

.w3-hover-pale-blue:hover,
.w3-pale-blue {
    color: #000!important;
    background-color: #dff!important
}

.w3-hover-text-amber:hover,
.w3-text-amber {
    color: #ffc107!important
}

.w3-hover-text-aqua:hover,
.w3-text-aqua {
    color: #0ff!important
}

.w3-hover-text-blue:hover,
.w3-text-blue {
    color: #2196f3!important
}

.w3-hover-text-light-blue:hover,
.w3-text-light-blue {
    color: #87ceeb!important
}

.w3-hover-text-brown:hover,
.w3-text-brown {
    color: #795548!important
}

.w3-hover-text-cyan:hover,
.w3-text-cyan {
    color: #00bcd4!important
}

.w3-hover-text-blue-gray:hover,
.w3-hover-text-blue-grey:hover,
.w3-text-blue-gray,
.w3-text-blue-grey {
    color: #607d8b!important
}

.w3-hover-text-green:hover,
.w3-text-green {
    color: #4caf50!important
}

.w3-hover-text-light-green:hover,
.w3-text-light-green {
    color: #8bc34a!important
}

.w3-hover-text-indigo:hover,
.w3-text-indigo {
    color: #3f51b5!important
}

.w3-hover-text-khaki:hover,
.w3-text-khaki {
    color: #b4aa50!important
}

.w3-hover-text-lime:hover,
.w3-text-lime {
    color: #cddc39!important
}

.w3-hover-text-orange:hover,
.w3-text-orange {
    color: #ff9800!important
}

.w3-hover-text-deep-orange:hover,
.w3-text-deep-orange {
    color: #ff5722!important
}

.w3-hover-text-pink:hover,
.w3-text-pink {
    color: #e91e63!important
}

.w3-hover-text-purple:hover,
.w3-text-purple {
    color: #9c27b0!important
}

.w3-hover-text-deep-purple:hover,
.w3-text-deep-purple {
    color: #673ab7!important
}

.w3-hover-text-red:hover,
.w3-text-red {
    color: #f44336!important
}

.w3-hover-text-sand:hover,
.w3-text-sand {
    color: #fdf5e6!important
}

.w3-hover-text-teal:hover,
.w3-text-teal {
    color: #009688!important
}

.w3-hover-text-yellow:hover,
.w3-text-yellow {
    color: #d2be0e!important
}

.w3-hover-text-white:hover,
.w3-text-white {
    color: #fff!important
}

.w3-hover-text-black:hover,
.w3-text-black {
    color: #000!important
}

.w3-hover-text-gray:hover,
.w3-hover-text-grey:hover,
.w3-text-gray,
.w3-text-grey {
    color: #757575!important
}

.w3-hover-text-light-gray:hover,
.w3-hover-text-light-grey:hover,
.w3-text-light-gray,
.w3-text-light-grey {
    color: #f1f1f1!important
}

.w3-hover-text-dark-gray:hover,
.w3-hover-text-dark-grey:hover,
.w3-text-dark-gray,
.w3-text-dark-grey {
    color: #3a3a3a!important
}

.w3-border-amber,
.w3-hover-border-amber:hover {
    border-color: #ffc107!important
}

.w3-border-aqua,
.w3-hover-border-aqua:hover {
    border-color: #0ff!important
}

.w3-border-blue,
.w3-hover-border-blue:hover {
    border-color: #2196f3!important
}

.w3-border-light-blue,
.w3-hover-border-light-blue:hover {
    border-color: #87ceeb!important
}

.w3-border-brown,
.w3-hover-border-brown:hover {
    border-color: #795548!important
}

.w3-border-cyan,
.w3-hover-border-cyan:hover {
    border-color: #00bcd4!important
}

.w3-border-blue-gray,
.w3-border-blue-grey,
.w3-hover-border-blue-gray:hover,
.w3-hover-border-blue-grey:hover {
    border-color: #607d8b!important
}

.w3-border-green,
.w3-hover-border-green:hover {
    border-color: #4caf50!important
}

.w3-border-light-green,
.w3-hover-border-light-green:hover {
    border-color: #8bc34a!important
}

.w3-border-indigo,
.w3-hover-border-indigo:hover {
    border-color: #3f51b5!important
}

.w3-border-khaki,
.w3-hover-border-khaki:hover {
    border-color: khaki!important
}

.w3-border-lime,
.w3-hover-border-lime:hover {
    border-color: #cddc39!important
}

.w3-border-orange,
.w3-hover-border-orange:hover {
    border-color: #ff9800!important
}

.w3-border-deep-orange,
.w3-hover-border-deep-orange:hover {
    border-color: #ff5722!important
}

.w3-border-pink,
.w3-hover-border-pink:hover {
    border-color: #e91e63!important
}

.w3-border-purple,
.w3-hover-border-purple:hover {
    border-color: #9c27b0!important
}

.w3-border-deep-purple,
.w3-hover-border-deep-purple:hover {
    border-color: #673ab7!important
}

.w3-border-red,
.w3-hover-border-red:hover {
    border-color: #f44336!important
}

.w3-border-sand,
.w3-hover-border-sand:hover {
    border-color: #fdf5e6!important
}

.w3-border-teal,
.w3-hover-border-teal:hover {
    border-color: #009688!important
}

.w3-border-yellow,
.w3-hover-border-yellow:hover {
    border-color: #ffeb3b!important
}

.w3-border-white,
.w3-hover-border-white:hover {
    border-color: #fff!important
}

.w3-border-black,
.w3-hover-border-black:hover {
    border-color: #000!important
}

.w3-border-gray,
.w3-border-grey,
.w3-hover-border-gray:hover,
.w3-hover-border-grey:hover {
    border-color: #9e9e9e!important
}

.w3-border-light-gray,
.w3-border-light-grey,
.w3-hover-border-light-gray:hover,
.w3-hover-border-light-grey:hover {
    border-color: #f1f1f1!important
}

.w3-border-dark-gray,
.w3-border-dark-grey,
.w3-hover-border-dark-gray:hover,
.w3-hover-border-dark-grey:hover {
    border-color: #616161!important
}

.w3-border-pale-red,
.w3-hover-border-pale-red:hover {
    border-color: #ffe7e7!important
}

.w3-border-pale-green,
.w3-hover-border-pale-green:hover {
    border-color: #e7ffe7!important
}

.w3-border-pale-yellow,
.w3-hover-border-pale-yellow:hover {
    border-color: #ffc!important
}

.w3-border-pale-blue,
.w3-hover-border-pale-blue:hover {
    border-color: #e7ffff!important
}


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

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

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

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

.fa {
    display: inline-block;
    font: 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

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

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

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

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

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

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

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

.fa-ul>li {
    position: relative
}

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

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

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

.fa-pull-left {
    float: left
}

.fa-pull-right,
.pull-right {
    float: right
}

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

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

.pull-left {
    float: left
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

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

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

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

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

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

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

.fa-inbox:before {
    content: "\f01c"
}

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

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

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

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

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

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

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

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

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

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

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

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

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

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

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

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

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

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

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

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

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

.fa-comments:before {
    content: "\f086"
}

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

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

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

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

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

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

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

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

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

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

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

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

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

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

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

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

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

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

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

.fa-paperclip:before {
    content: "\f0c6"
}

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

.fa-square:before {
    content: "\f0c8"
}

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

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

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

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

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

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

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

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

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

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

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

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

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

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

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

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

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

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

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

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

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

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

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

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

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

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

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

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

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

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

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

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

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

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

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

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

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

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

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

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

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

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

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

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

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

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

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

.fa-gbp:before {
    content: "\f154"
}

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

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

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

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

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

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

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

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

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

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

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

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

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

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
    content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-television:before,
.fa-tv:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-sign-language:before,
.fa-signing:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-address-card:before,
.fa-vcard:before {
    content: "\f2bb"
}

.fa-address-card-o:before,
.fa-vcard-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
    content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-dots li button:focus,
.slick-dots li button:hover,
.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-initialized .slick-slide,
.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url(./ajax-loader.gif) center center no-repeat
}

@font-face {
    font-family: "slick";
    src: url(./fonts/slick.eot);
    src: url(./fonts/slick.eot?#iefix) format("embedded-opentype"), url(./fonts/slick.woff) format("woff"), url(./fonts/slick.ttf) format("truetype"), url(./fonts/slick.svg#slick) format("svg");
    font-weight: 400;
    font-style: normal
}

.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: 0;
    outline: 0
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    outline: 0;
    background: 0 0;
    color: transparent
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before,
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-dots li button:before,
.slick-next:before,
.slick-prev:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

.slick-next:before,
[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder {
    visibility: visible!important;
    background: #f2f2f2!important;
    background: rgba(0, 0, 0, .06)!important;
    border: 0!important;
    -webkit-box-shadow: inset 0 0 12px 4px #fff;
    box-shadow: inset 0 0 12px 4px #fff
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
    content: '!';
    visibility: hidden
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2)
}

.selectize-dropdown-header {
    position: relative;
    border-bottom: 1px solid #d0d0d0;
    background: #f8f8f8;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

.selectize-dropdown-header-close {
    position: absolute;
    right: 12px;
    top: 50%;
    color: #333;
    opacity: .4;
    margin-top: -12px;
    line-height: 20px;
    font-size: 20px!important
}

.selectize-dropdown-header-close:hover {
    color: #000
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
    border-right: 1px solid #f2f2f2;
    border-top: 0 none;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
    border-right: 0 none
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
    display: none
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
    border-top: 0 none
}

.selectize-control.plugin-remove_button [data-value] {
    position: relative;
    padding-right: 24px!important
}

.selectize-control.plugin-remove_button [data-value] .remove {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 17px;
    text-align: center;
    font-weight: 700;
    font-size: 12px;
    color: inherit;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
    padding: 1px 0 0;
    border-left: 1px solid transparent;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
    background: rgba(0, 0, 0, .05)
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove,
.selectize-control.plugin-remove_button [data-value].active .remove {
    border-left-color: transparent
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
    background: 0 0
}

.selectize-control {
    position: relative
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
    color: #333;
    font-family: inherit;
    font-size: inherit;
    line-height: 20px;
    -webkit-font-smoothing: inherit
}

.selectize-input {
    cursor: text;
    border: 1px solid #ccc;
    padding: 6px 12px;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.selectize-control.single .selectize-input.input-active,
.selectize-input {
    background: #fff;
    display: inline-block
}

.selectize-control.multi .selectize-input.has-items {
    padding: 5px 12px 2px
}

.selectize-input.full {
    background-color: #fff
}

.selectize-input.disabled,
.selectize-input.disabled * {
    cursor: default!important
}

.selectize-input>* {
    vertical-align: baseline;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline
}

.selectize-control.multi .selectize-input>div {
    cursor: pointer;
    margin: 0 3px 3px 0;
    padding: 1px 3px;
    background: #efefef;
    color: #333;
    border: 0 solid transparent;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.selectize-control.multi .selectize-input>div.active {
    background: #428bca;
    color: #fff;
    border: 0 solid transparent
}

.selectize-control.multi .selectize-input.disabled>div,
.selectize-control.multi .selectize-input.disabled>div.active {
    color: gray;
    background: #fff;
    border: 0 solid transparent
}

.selectize-input>input {
    display: inline-block!important;
    padding: 0!important;
    min-height: 0!important;
    max-height: none!important;
    max-width: 100%!important;
    margin: 0!important;
    text-indent: 0!important;
    border: 0!important;
    background: 0 0!important;
    line-height: inherit!important;
    -webkit-user-select: auto!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.selectize-input>input::-ms-clear {
    display: none
}

.selectize-input>input:focus {
    outline: 0!important
}

.selectize-input::after {
    content: ' ';
    display: block;
    clear: left
}

.selectize-input.dropdown-active::before {
    content: ' ';
    position: absolute;
    background: #fff;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0
}

.selectize-dropdown {
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.selectize-dropdown [data-selectable] {
    cursor: pointer;
    overflow: hidden;
    padding: 3px 12px
}

.selectize-dropdown [data-selectable] .highlight {
    background: rgba(255, 237, 40, .4);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.selectize-dropdown .optgroup-header {
    padding: 3px 12px
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
    border-top: 0 none
}

.selectize-dropdown .optgroup-header {
    color: #777;
    background: #fff;
    cursor: default
}

.selectize-dropdown .active {
    background-color: #f5f5f5;
    color: #262626
}

.selectize-dropdown .active.create {
    color: #262626
}

.selectize-dropdown .create {
    color: rgba(51, 51, 51, .5)
}

.selectize-dropdown-content {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 200px
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
    cursor: pointer
}

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
    cursor: text
}

.selectize-control.single .selectize-input:after {
    content: ' ';
    display: block;
    position: absolute;
    top: 50%;
    right: 17px;
    margin-top: -3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0;
    border-color: #333 transparent transparent
}

.selectize-control.single .selectize-input.dropdown-active:after {
    margin-top: -4px;
    border-width: 0 5px 5px;
    border-color: transparent transparent #333
}

.selectize-control.rtl.single .selectize-input:after {
    left: 17px;
    right: auto
}

.selectize-control.rtl .selectize-input>input {
    margin: 0 4px 0 -2px!important
}

.selectize-control .selectize-input.disabled {
    opacity: .5;
    background-color: #fff
}

.selectize-dropdown,
.selectize-dropdown.form-control {
    height: auto;
    padding: 0;
    margin: 2px 0 0;
    z-index: 1000;
    background: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.selectize-dropdown .optgroup-header {
    font-size: 12px;
    line-height: 1.42857143
}

.selectize-dropdown .optgroup:first-child:before {
    display: none
}

.selectize-dropdown .optgroup:before {
    content: ' ';
    display: block;
    height: 1px;
    overflow: hidden;
    background-color: #e5e5e5;
    margin: 9px -12px
}

.selectize-dropdown-content {
    padding: 5px 0
}

.selectize-dropdown-header {
    padding: 6px 12px
}

.selectize-input {
    min-height: 34px
}

.selectize-input.dropdown-active {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.selectize-input.dropdown-active::before {
    display: none
}

.selectize-input.focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.has-error .selectize-input {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .selectize-input:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.selectize-control.multi .selectize-input.has-items {
    padding-left: 9px;
    padding-right: 9px
}

.form-control.selectize-control {
    padding: 0;
    height: auto;
    border: 0;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}


/*!
 * Bootstrap-select v1.12.4 (https://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2018 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */

@keyframes swiper-preloader-spin {
    to {
        transform: rotate(360deg)
    }
}

@keyframes loadingC {
    0%,
    to {
        transform: translate(0, 0)
    }
    50% {
        transform: translate(0, 15px)
    }
}

select.bs-select-hidden,
select.selectpicker {
    display: none!important
}

.bootstrap-select {
    width: 220px\0
}

.bootstrap-select>.dropdown-toggle {
    width: 100%;
    padding-right: 25px;
    z-index: 1
}

.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
    color: #999
}

.bootstrap-select>select {
    position: absolute!important;
    bottom: 0;
    left: 50%;
    display: block!important;
    width: .5px!important;
    height: 100%!important;
    padding: 0!important;
    opacity: 0!important;
    border: 0
}

.bootstrap-select>select.mobile-device {
    top: 0;
    left: 0;
    display: block!important;
    width: 100%!important;
    z-index: 2
}

.error .bootstrap-select .dropdown-toggle,
.has-error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48
}

.bootstrap-select.fit-width {
    width: auto!important
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 220px
}

.bootstrap-select .dropdown-toggle:focus {
    outline: thin dotted #333!important;
    outline: 5px auto -webkit-focus-ring-color!important;
    outline-offset: -2px
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: 0
}

.bootstrap-select.form-control:not([class*=col-]) {
    width: 100%
}

.bootstrap-select.form-control.input-group-btn {
    z-index: auto
}

.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*=col-] {
    float: none;
    display: inline-block;
    margin-left: 0
}

.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*=col-].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right {
    float: right
}

.form-group .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group,
.product-wrapper__filter label,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0
}

.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0
}

.form-group-lg .bootstrap-select.btn-group.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.btn-group.form-control .dropdown-toggle {
    height: 100%;
    font-size: inherit;
    line-height: inherit;
    border-radius: inherit
}

.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a,
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group>.disabled {
    cursor: not-allowed
}

.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group>.disabled:focus {
    outline: 0!important
}

.bootstrap-select.btn-group.bs-container {
    position: absolute;
    height: 0!important;
    padding: 0!important
}

.bootstrap-select.btn-group.bs-container .dropdown-menu {
    z-index: 1060
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle
}

.bootstrap-select.btn-group[class*=col-] .dropdown-toggle {
    width: 100%
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative
}

.bootstrap-select.btn-group .dropdown-menu li.active small {
    color: #fff
}

.bootstrap-select.btn-group .dropdown-menu li a {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    display: none
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block
}

.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: .5em
}

.bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    pointer-events: none;
    opacity: .9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
    position: static
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle {
    z-index: 1061
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204, 204, 204, .2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-top: 7px solid rgba(204, 204, 204, .2);
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid #fff;
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after,
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before {
    display: block
}

.bs-actionsbox,
.bs-donebutton,
.bs-searchbox {
    padding: 4px 8px
}

.bs-actionsbox,
.bs-donebutton {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bs-actionsbox .btn-group button {
    width: 50%
}

.bs-donebutton {
    float: left
}

.bs-donebutton .btn-group button {
    width: 100%
}

.bs-searchbox+.bs-actionsbox {
    padding: 0 8px 4px
}

.bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none
}

.bootstrap-touchspin .input-group-btn-vertical {
    position: absolute;
    right: 0;
    height: 100%;
    z-index: 11
}

.bootstrap-touchspin .input-group-btn-vertical>.btn {
    position: absolute;
    right: 0;
    height: 50%;
    padding: 0;
    width: 2em;
    text-align: center;
    line-height: 1
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0 4px 0 0;
    top: 0
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    border-radius: 0 0 4px 0;
    bottom: 0
}

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-slide,
.swiper-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-wrapper {
    z-index: 1;
    display: flex;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    flex-shrink: 0
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/44*27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1*var(--swiper-navigation-size)/2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none!important;
    letter-spacing: 0;
    font-variant: initial
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #ffffff
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000000
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: 0;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white {
    --swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube,
.swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.lcmenu .menu__child--row {
    display: flex
}

.lcmenu .menu__link:active,
.lcmenu .menu__link:focus,
.lcmenu .menu__link:hover {
    color: #fff
}

:root {
    --color-white: #fff;
    --color-white-seven: #fafafa;
    --color-white-two: #e7e6e6;
    --color-white-opacity: rgba(255, 255, 255, 0.5);
    --color-black: #333333;
    --color-mid-blue: #1e69b2;
    --color-dusk-blue: #225689;
    --color-cool-blue: #3a9db4;
    --color-windows-blue: #337ab7;
    --color-black-two: #2d2d2d;
    --color-dusty-orange: #ee8434;
    --color-bright-orange: #f16700;
    --color-light-navy: #194774;
    --color-brownish-grey: #626262;
    --color-warm-grey-two: #898989;
    --color-greyish-brown-four: #4a4a4a;
    --color-warm-grey-six: #9b9b9b;
    --color-greyish-brown-two: #404040;
    --f-13: 13px;
    --f-14: 14px;
    --f-16: 16px;
    --pad5: 5px;
    --pad10: 10px;
    --pad15: 15px;
    --pad20: 20px;
    --pad25: 25px
}

.margin-1 {
    margin-bottom: 1px
}

.margin-2 {
    margin-bottom: 2px
}

.margin-3 {
    margin-bottom: 3px
}

.margin-4 {
    margin-bottom: 4px
}

.margin-5 {
    margin-bottom: 5px
}

.margin-6 {
    margin-bottom: 6px
}

.margin-7 {
    margin-bottom: 7px
}

.margin-8 {
    margin-bottom: 8px
}

.margin-9 {
    margin-bottom: 9px
}

.margin-10 {
    margin-bottom: 10px
}

.margin-11 {
    margin-bottom: 11px
}

.margin-12 {
    margin-bottom: 12px
}

.margin-13 {
    margin-bottom: 13px
}

.margin-14 {
    margin-bottom: 14px
}

.margin-15 {
    margin-bottom: 15px
}

.margin-16 {
    margin-bottom: 16px
}

.margin-17 {
    margin-bottom: 17px
}

.margin-18 {
    margin-bottom: 18px
}

.margin-19 {
    margin-bottom: 19px
}

.margin-20 {
    margin-bottom: 20px
}

.margin-21 {
    margin-bottom: 21px
}

.margin-22 {
    margin-bottom: 22px
}

.margin-23 {
    margin-bottom: 23px
}

.margin-24 {
    margin-bottom: 24px
}

.margin-25 {
    margin-bottom: 25px
}

.margin-26 {
    margin-bottom: 26px
}

.margin-27 {
    margin-bottom: 27px
}

.margin-28 {
    margin-bottom: 28px
}

.margin-29 {
    margin-bottom: 29px
}

.margin-30 {
    margin-bottom: 30px
}

.margin-31 {
    margin-bottom: 31px
}

.margin-32 {
    margin-bottom: 32px
}

.margin-33 {
    margin-bottom: 33px
}

.margin-34 {
    margin-bottom: 34px
}

.margin-35 {
    margin-bottom: 35px
}

.margin-36 {
    margin-bottom: 36px
}

.margin-37 {
    margin-bottom: 37px
}

.margin-38 {
    margin-bottom: 38px
}

.margin-39 {
    margin-bottom: 39px
}

.margin-40 {
    margin-bottom: 40px
}

.margin-41 {
    margin-bottom: 41px
}

.margin-42 {
    margin-bottom: 42px
}

.margin-43 {
    margin-bottom: 43px
}

.margin-44 {
    margin-bottom: 44px
}

.margin-45 {
    margin-bottom: 45px
}

.margin-46 {
    margin-bottom: 46px
}

.margin-47 {
    margin-bottom: 47px
}

.margin-48 {
    margin-bottom: 48px
}

.margin-49 {
    margin-bottom: 49px
}

.margin-50 {
    margin-bottom: 50px
}

.margin-51 {
    margin-bottom: 51px
}

.margin-52 {
    margin-bottom: 52px
}

.margin-53 {
    margin-bottom: 53px
}

.margin-54 {
    margin-bottom: 54px
}

.margin-55 {
    margin-bottom: 55px
}

.margin-56 {
    margin-bottom: 56px
}

.margin-57 {
    margin-bottom: 57px
}

.margin-58 {
    margin-bottom: 58px
}

.margin-59 {
    margin-bottom: 59px
}

.margin-60 {
    margin-bottom: 60px
}

.hid {
    display: none
}

.lcmenu {
    color: var(--color-white);
    font-size: var(--f-14);
    line-height: normal;
    position: relative
}

.lcmenu ul {
    list-style: none;
    margin-bottom: 0
}

@media (max-width:1200px) {
    .lcmenu__inner {
        padding: 0 10px
    }
}

.lcmenu .menu {
    list-style: none;
    position: relative;
    display: inline-flex;
    align-items: center;
    line-height: 42px
}

@media (max-width:1200px) {
    .lcmenu .menu {
        line-height: 35px
    }
}

.lcmenu .menu__item {
    overflow: hidden;
    display: inherit;
    cursor: pointer;
    transition: all .5s ease-in-out
}

.lcmenu .menu__item:active .menu__child,
.lcmenu .menu__item:focus .menu__child,
.lcmenu .menu__item:hover .menu__child {
    top: 100%;
    opacity: 1;
    visibility: visible;
    z-index: 99
}

.lcmenu .menu__item.active .menu__link {
    background-color: var(--color-dusty-orange)
}

@media (min-width:992px) {
    .lcmenu .menu__item:active,
    .lcmenu .menu__item:focus,
    .lcmenu .menu__item:hover {
        background-color: var(--color-dusty-orange)
    }
}

@media (max-width:769px) {
    .lcmenu .menu__item:active,
    .lcmenu .menu__item:focus {
        background-color: var(--color-dusty-orange)
    }
}

.lcmenu .menu__link {
    overflow: hidden;
    font-size: 14px;
    font-weight: 400;
    white-space: nowrap;
    position: relative;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    text-transform: uppercase;
    padding: 0 15px
}

.lcmenu .menu__link .icon-angle-down {
    margin-left: 3px;
    font-size: 13px
}

@media (max-width:1200px) {
    .lcmenu .menu__link {
        font-size: 12.5px;
        padding: 0 6px
    }
}

@media (max-width:992px) {
    .lcmenu .menu__link {
        font-size: 10px;
        padding: 0 4px
    }
}

@media (max-width:769px) {
    .lcmenu .menu__link {
        font-size: 14px
    }
}

.lcmenu .menu__child {
    transition: all .4s ease-in-out;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    min-width: 1280px;
    margin-left: -32px;
    top: 120%;
    left: 0;
    z-index: -1;
    width: 100%;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .2);
    background-color: var(--color-white)
}

.lcmenu .menu__child--title {
    padding: 25px 40px 0;
    font-size: 26px;
    font-weight: 700;
    line-height: normal;
    color: var(--color-black);
    margin-top: 0
}

.lcmenu .menu__child--row {
    justify-content: flex-start;
    align-items: flex-start;
    flex-flow: row wrap
}

@media (max-width:1350px) {
    .lcmenu .menu__child {
        min-width: unset;
        margin-left: unset
    }
}

@media (max-width:1200px) {
    .lcmenu .menu__child--title {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width:769px) {
    .lcmenu .menu__child {
        display: none!important
    }
}

.lcmenu .menu__list {
    padding: 0 29px 0 40px
}

.lcmenu .menu__list--item {
    transition: all .4s ease;
    flex-basis: 10%;
    max-width: 110px;
    padding: 2px 1px 24px
}

.lcmenu .menu__list--item:not(:last-child) {
    margin-right: 11px
}

.lcmenu .menu__list--item .line {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    background-color: #b1b1b1
}

.lcmenu .menu__list--item .line:not(:last-child) {
    margin-right: 3.5px
}

.lcmenu .menu__list--item picture {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    max-width: 80px;
    min-height: 80px
}

.lcmenu .menu__list--item h4 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.38;
    color: #01a85a
}

.lcmenu .menu__list--item:active h4,
.lcmenu .menu__list--item:focus h4,
.lcmenu .menu__list--item:hover h4 {
    transition: all .4s ease-in;
    color: var(--color-dusty-orange)
}

.lcmenu .menu__list--item:not(:last-child):active,
.lcmenu .menu__list--item:not(:last-child):focus,
.lcmenu .menu__list--item:not(:last-child):hover {
    border-radius: 3px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .2)
}

.lcmenu .menu__list--item:last-child:active .line,
.lcmenu .menu__list--item:last-child:focus .line,
.lcmenu .menu__list--item:last-child:hover .line {
    background-color: var(--color-dusty-orange)
}

.lcmenu .menu__list--item:last-child:active .line:first-child,
.lcmenu .menu__list--item:last-child:focus .line:first-child,
.lcmenu .menu__list--item:last-child:hover .line:first-child {
    animation: loadingC .6s .3s linear infinite
}

.lcmenu .menu__list--item:last-child:active .line:nth-child(2),
.lcmenu .menu__list--item:last-child:focus .line:nth-child(2),
.lcmenu .menu__list--item:last-child:hover .line:nth-child(2) {
    animation: loadingC .6s .2s linear infinite
}

.lcmenu .menu__list--item:last-child:active .line:last-child,
.lcmenu .menu__list--item:last-child:focus .line:last-child,
.lcmenu .menu__list--item:last-child:hover .line:last-child {
    animation: loadingC .6s .1s linear infinite
}

@media (max-width:1200px) {
    .lcmenu .menu__list {
        padding-left: 20px;
        padding-right: 20px;
        justify-content: flex-start
    }
    .lcmenu .menu__list--item {
        flex-basis: 16.666%;
        max-width: 100%;
        margin-bottom: 10px
    }
}

.lcmenu .menu .link-static {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    padding: 0 10px 34px 40px
}

.lcmenu .menu .link-static-row {
    background-color: #f5f5f5
}

.lcmenu .menu .link-static__item {
    flex-basis: 12.5%;
    max-width: 130px;
    padding: 20px 0;
    margin-right: 20px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.43;
    color: var(--color-black);
    cursor: default
}

.lcmenu .menu .link-static__item--list {
    padding-top: 10px;
    font-weight: 400;
    line-height: 1.36;
    letter-spacing: normal;
    color: #01a85a
}

.lcmenu .menu .link-static__item--list li {
    position: relative;
    display: -webkit-box;
    overflow: hidden;
    line-height: 1.36;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0
}

.lcmenu .menu .link-static__item--list li a {
    position: relative;
    overflow: hidden;
    transition: all .4s ease-in-out;
    word-break: break-word
}

.lcmenu .menu .link-static__item--list li:not(:last-child) {
    margin-bottom: 10px
}

.lcmenu .menu .link-static__item--list li:active a,
.lcmenu .menu .link-static__item--list li:focus a,
.lcmenu .menu .link-static__item--list li:hover a {
    color: var(--color-dusty-orange)
}

.lcmenu .menu .link-static__item .item-list-lv2 {
    padding-top: 46px
}

.lcmenu .menu .link-static__item .view-more {
    color: var(--color-brownish-grey)
}

.lcmenu .menu .link-static__item .view-more i {
    font-size: 13px;
    margin-right: 8px
}

.lcmenu .menu .link-static__item .view-more i:before {
    font-weight: 700
}

@media (max-width:1200px) {
    .lcmenu .menu .link-static {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 19px;
        justify-content: flex-start
    }
    .lcmenu .menu .link-static__item {
        margin-bottom: 15px;
        flex-basis: 16.666%;
        max-width: 100%;
        padding-left: 5px;
        padding-right: 5px
    }
}

@media (max-width:992px) {
    .lcmenu .menu .link-static__item {
        font-size: 13px
    }
}

@media (max-width:769px) {
    .lcmenu {
        display: block!important
    }
    .lcmenu__inner {
        width: 100%;
        padding-right: 0;
        padding-left: 3px;
        overflow: hidden;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-scroll-chaining: chained;
        white-space: nowrap
    }
    .lcmenu__inner .menu {
        line-height: 31px
    }
    .lcmenu__inner .menu__item {
        margin-right: 13px
    }
    .lcmenu__inner .menu__link {
        padding: 0 7px;
        text-transform: initial
    }
    .lcmenu__inner .menu__link .icon-angle-down {
        display: none
    }
}

.overlay-menu-child {
    display: none;
    position: absolute;
    z-index: 59;
    width: 100%;
    height: 100%;
    opacity: .3;
    background-color: #000
}

@media (max-width:769px) {
    .overlay-menu-child {
        display: none!important
    }
}

.item-btn-js {
    display: flex;
    justify-content: space-between
}

.item-btn-js .xxx {
    transition: all .3s ease-in-out
}

.item-btn-js.active .xxx {
    -webkit-transform: rotateX(1800deg);
    -moz-transform: rotateX(100deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

.top-deal {
    background-image: linear-gradient(to right, var(--color-cool-blue), #01a85a)
}

.top-deal__title h2 {
    line-height: normal;
    color: var(--color-white);
    text-transform: uppercase
}

.top-deal .row-flex .col-5:active,
.top-deal .row-flex .col-5:focus,
.top-deal .row-flex .col-5:hover {
    box-shadow: 0 0 9px 0 rgba(255, 255, 255, .5)
}

.top-deal__product picture {
    max-width: 200px
}

.top-deal__product picture img,
img {
    max-width: 100%
}

@media (max-width:769px) {
    .top-deal {
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .19)
    }
    .top-deal.pad30-top-bot {
        padding: 18px 0 7px;
        margin-bottom: 10px
    }
    .top-deal .container {
        padding: 0
    }
    .top-deal__title {
        text-align: center
    }
    .top-deal__title>* {
        font-size: 22px;
        font-weight: 400
    }
    .top-deal__product picture img {
        height: 140px;
        object-fit: contain
    }
    .top-deal .view-link a {
        color: var(--color-white);
        background-color: transparent
    }
}

.mrg-right {
    margin-right: 15px
}

.iconcate-checkbox {
    display: none
}

@media (max-width:769px) {
    .iconcate-checkbox {
        display: inline-block;
        vertical-align: middle;
        width: 16px;
        height: 16px;
        border-radius: 100%;
        border: 1px solid #97a3b9;
        background-color: #fff;
        margin-right: 10px;
        position: relative
    }
}

.product-wrapper__title h2 {
    font-weight: 400;
    color: var(--color-brownish-grey)
}

.product-wrapper line-hr {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #aeaeae
}

.product-wrapper__filter {
    display: flex;
    align-items: center;
    flex-flow: row wrap
}

.product-wrapper__filter .cs-checkbox .filter {
    display: inline-flex;
    align-items: center;
    vertical-align: middle
}

.product-wrapper__filter .cs-checkbox .filter label {
    margin-left: 8px;
    cursor: pointer
}

@media (max-width:1200px) {
    .product-wrapper__filter .mrg-right {
        margin-right: 5px
    }
}

.product-wrapper__dropdown {
    display: inline-block;
    position: relative
}

.product-wrapper__dropdown.open {
    color: red
}

.product-wrapper__dropdown.open .prd-dropdown-button~input~.prd-dropdown-menu {
    opacity: 1;
    visibility: visible;
    z-index: 9;
    top: 100%
}

.product-wrapper__dropdown .prd-dropdown-button {
    display: inline-flex;
    align-items: center;
    border: solid 1px #ced4da;
    border-radius: 4px;
    padding: 6px 0 7px 11px;
    font-size: 14px;
    line-height: 1.5;
    background-color: #fff;
    color: #495057;
    cursor: pointer;
    white-space: nowrap;
    transition: all .3s ease-in
}

.product-wrapper__dropdown .prd-dropdown-button span {
    padding-right: 37px;
    min-width: 100px
}

.product-wrapper__dropdown .prd-dropdown-button i.icon-arrow-combo {
    padding: 0 13px 0 17px;
    position: absolute;
    right: 0
}

@media (max-width:769px) {
    .product-wrapper__dropdown .prd-dropdown-button span {
        padding-right: 0;
        min-width: unset
    }
    .product-wrapper__dropdown .prd-dropdown-button i.icon-arrow-combo {
        position: initial
    }
}

.product-wrapper__dropdown .prd-dropdown-input {
    display: none
}

.product-wrapper__dropdown .prd-dropdown-menu {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    right: 0;
    left: 0;
    top: 110%;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 0;
    margin: 2px 0 0;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .1);
    background-color: #fff;
    list-style-type: none;
    z-index: -1;
    transition: all .3s ease-in-out;
    min-width: 170px
}

.product-wrapper__dropdown .prd-dropdown-menu li {
    padding: 5px 10px;
    cursor: pointer;
    transition: all .3s ease-in
}

@media (min-width:992px) {
    .product-wrapper__dropdown .prd-dropdown-menu li:active,
    .product-wrapper__dropdown .prd-dropdown-menu li:focus,
    .product-wrapper__dropdown .prd-dropdown-menu li:hover {
        background-color: var(--color-dusty-orange);
        color: var(--color-white)
    }
}

@media (max-width:1200px) {
    .product-wrapper__dropdown .prd-dropdown-button {
        padding: 6px 0 7px 6px
    }
    .product-wrapper__dropdown .prd-dropdown-button i.icon-arrow-combo {
        padding: 0 10px
    }
}

.product-wrapper__content .box-product__unit {
    display: none;
    color: #898989;
    font-size: 13px
}

.product-wrapper__content .row-flex .col-5 {
    border-radius: unset
}

.product-wrapper__content .row-flex .col-5:nth-child(5) {
    margin-right: 0
}

.product-wrapper__content .box-product__info article {
    display: none;
    line-height: 22px;
    font-size: 14px;
    color: #8c8c89
}

.product-wrapper__content.product-grid-list .row-flex .col-5 {
    flex: 1 100%!important;
    max-width: 100%!important;
    border: 1px solid #e7e6e6;
    padding: 10px;
    margin-right: 0!important;
    border-radius: 3px
}

.product-wrapper__content.product-grid-list .row-flex .col-5 picture {
    max-width: 224px;
    max-height: 224px;
    float: left;
    margin-right: 10px;
    margin-bottom: 0
}

.product-wrapper__content.product-grid-list .box-product__info article {
    display: block;
    transition: all .3s;
    display: -webkit-box;
    overflow: hidden;
    line-height: unset;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.product-wrapper__content.product-grid-list .box-product__nameProduct>* {
    font-size: 20px
}

.product-wrapper__content.product-grid-list .box-product__price {
    font-size: 18px;
    margin-bottom: 8px
}

.product-wrapper .filter-right {
    flex: 1;
    justify-content: flex-end
}

@media (max-width:992px) {
    .product-wrapper .filter-right {
        padding-top: 5px
    }
}

.product-wrapper .filter-cap {
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    color: var(--color-warm-grey-two)
}

.product-wrapper .filter-sort {
    margin-right: 30px
}

.product-wrapper .filter-grid,
.product-wrapper .filter-right {
    display: flex;
    align-items: center
}

.product-wrapper .filter-grid span[class*=icon-th] {
    cursor: pointer;
    border-radius: 4px;
    border: solid 1px #dadada;
    background-color: var(--color-white);
    position: relative;
    width: 34px;
    height: 34px;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.product-wrapper .filter-grid span[class*=icon-th]:not(:last-child) {
    margin-right: 5px
}

.product-wrapper .filter-grid span[class*=icon-th].active {
    color: var(--color-bright-orange)
}

@media (max-width:1200px) {
    .product-wrapper .filter-cap {
        font-size: 14px
    }
    .product-wrapper .filter-sort {
        margin-right: 5px
    }
}

@media (max-width:769px) {
    .product-wrapper.pad30-top-bot {
        padding: 21px 0 5px
    }
    .product-wrapper__head {
        padding: 0 8px
    }
    .product-wrapper__title {
        display: flex;
        align-items: center;
        justify-content: space-between
    }
    .product-wrapper__title>* {
        font-size: 15px!important
    }
    .product-wrapper .container {
        padding: 0
    }
    .product-wrapper__content.product-grid-list .row-flex .col-5 .box-product__nameProduct>* {
        font-weight: 700;
        color: #404040
    }
    .product-wrapper__content.product-grid-list .row-flex .col-5 picture {
        max-width: 75px;
        margin: 0 5px 0 0
    }
    .product-wrapper__content.product-grid-list .row-flex .col-5 picture img {
        max-height: 75px
    }
    .product-wrapper__filter {
        flex-flow: column
    }
    .product-wrapper__filter .cs-checkbox {
        order: 2;
        flex: 1;
        width: 100%
    }
    .product-wrapper .filter {
        position: relative
    }
    .product-wrapper .filter-right {
        width: 100%;
        margin-bottom: 10px;
        padding-top: 0;
        justify-content: space-between
    }
    .product-wrapper .filter-right [class*=icon-] {
        color: var(--color-greyish-brown-four);
        padding: 0 4px!important
    }
    .product-wrapper .filter-grid {
        justify-content: flex-end
    }
    .product-wrapper .filter-name {
        font-size: 14px;
        font-weight: 400
    }
    .product-wrapper .filter-sort {
        flex: 0 0 49%;
        width: 49%;
        height: 32px;
        line-height: 32px;
        border-radius: 2px;
        border: solid 1px #e9ecef;
        background-color: #e9ecef;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        margin-right: 0
    }
    .product-wrapper .filter-sort:not(:nth-child(2)) {
        margin-right: 10px
    }
    .product-wrapper .filter-sort.active {
        background-color: var(--color-dusk-blue)
    }
    .product-wrapper .filter-sort.active .filter-name,
    .product-wrapper .filter-sort.active .product-wrapper__dropdown .prd-dropdown-button {
        color: var(--color-white)
    }
    .product-wrapper .filter-sort.active .filter-name i,
    .product-wrapper .filter-sort.active .product-wrapper__dropdown .prd-dropdown-button i {
        color: inherit
    }
    .product-wrapper .filter-grid span[class*=icon-th] {
        display: none;
        font-size: 14px;
        width: 25px;
        height: 25px
    }
    .product-wrapper .filter-grid span[class*=icon-th]:before {
        position: absolute;
        bottom: 1.5px
    }
    .product-wrapper .filter-grid span[class*=icon-th]:not(:last-child) {
        margin-right: 0
    }
    .product-wrapper .filter-grid span[class*=icon-th].active {
        color: var(--color-bright-orange);
        display: inline-flex
    }
    .product-wrapper__dropdown {
        position: initial
    }
    .product-wrapper__dropdown.open {
        color: red
    }
    .product-wrapper__dropdown.open .prd-dropdown-button~input~.prd-dropdown-menu {
        top: calc(5.5% - 4px);
        border: solid 1px #e9ecef;
        margin: 0
    }
    .product-wrapper__dropdown .prd-dropdown-button {
        padding: 3.5px 0 3.5px 11px;
        border: 0;
        background-color: transparent
    }
    .product-wrapper__dropdown .prd-dropdown-menu {
        padding: 20px 20px 5px;
        top: 5%
    }
    .product-wrapper__dropdown .prd-dropdown-menu li {
        margin-bottom: 15px;
        padding: 0;
        position: relative
    }
    .product-wrapper__dropdown .prd-dropdown-menu li.active .iconcate-checkbox {
        border: 1px solid var(--color-dusty-orange);
        background-color: var(--color-dusty-orange)
    }
    .product-wrapper__dropdown .prd-dropdown-menu li.active .iconcate-checkbox:before {
        content: '';
        position: absolute;
        top: 0;
        left: 5px;
        display: table;
        width: 5px;
        height: 11px;
        border-color: #fff;
        border-style: solid;
        border-width: 0 2px 2px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }
}

.group .g1 a p {
    color: var(--color-greyish-brown-four)
}

@media (max-width:769px) {
    .group {
        padding: 15px 0 7px
    }
    .group .container .g1 {
        margin-bottom: 15px
    }
    .group .container .g1 a {
        display: flex;
        align-items: center
    }
    .group .container .g1 a img {
        flex: 0 38px;
        width: 100%;
        max-width: 38px;
        margin: 0
    }
    .group .container .g1 a p {
        flex: 1;
        max-width: 96px;
        width: auto;
        height: auto
    }
}

.slide-wrapper .slide-item {
    position: relative
}

.slide-wrapper .slide-item img {
    width: 100%;
    height: auto
}

.slide-btn.swip-button {
    top: 50%;
    margin-top: -22px
}

.slide-btn .slide-next {
    margin-right: 0;
    right: 50px
}

.slide-btn .slide-prev {
    margin-left: 0;
    left: 50px
}


/* .box-text {
    position: absolute;
    background-color: #fff;
    top: 17%;
    padding: 50px 30px 30px;
    left: 10.5%;
    right: 0;
    max-width: 820px;
    border-radius: 8px;
    box-shadow: 3px 3px 4px #000
} */


/* .box-text-cap {
    font-size: 40px;
    font-weight: 700;
    line-height: normal
} */


/* .box-text-content {
    font-size: 18px;
    font-weight: 400;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
} */


/* .box-text .text {
    color: #01a85a;
    font-size: 18px;
    font-weight: 700
} */

.stardust-drawer__container {
    position: fixed;
    width: 280px;
    height: 100%;
    top: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform .5s cubic-bezier(.4, 0, .6, 1);
    transition: transform .5s cubic-bezier(.4, 0, .6, 1);
    transition: transform .5s cubic-bezier(.4, 0, .6, 1), -webkit-transform .5s cubic-bezier(.4, 0, .6, 1);
    background: #fff
}

.stardust-drawer__container__active {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    overflow-y: auto;
    z-index: 9001
}

.padrl-filt-main {
    padding: 10px 15px 12px 20px
}

.padtb-filt-head {
    padding: 10px 15px 10px 20px
}

.filter-drawer .filter-logo {
    background-color: var(--color-dusk-blue);
    padding: 10px 0 8px
}

.filter-drawer .filter-logo .icon-cancel {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    color: var(--color-white);
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 18px
}

.filter-drawer .filter-logo .icon-cancel:before {
    width: 15px;
    height: 15px;
    line-height: 15px
}

.filter-drawer__background {
    position: fixed;
    background: rgba(0, 0, 0, .4);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: none
}

.filter-drawer__background--active {
    display: block;
    z-index: 9000
}

.filter-drawer-section {
    position: relative
}

.filter-drawer-section__header {
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    color: #656565;
    cursor: pointer
}

.filter-drawer-section__header .lc-ic .icon-minus,
.filter-drawer-section__header.js-head.active .lc-ic .icon-plus {
    display: none
}

.filter-drawer-section__header.js-head.active .lc-ic .icon-minus,
.filter-drawer-section__header.js-head.active+.filter-drawer-section__main {
    display: block
}

.filter-drawer-section__header .lc-ic {
    position: absolute;
    right: 15px;
    top: 10px
}

.filter-drawer-section__main {
    background-color: #f7f7f7;
    display: none;
    transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in
}

.filter-drawer-section__main a {
    display: flex;
    width: auto;
    position: relative
}

.filter-drawer-section__main a:last-child {
    margin-bottom: 0
}

.filter-drawer-section__main a .iconcate-checkbox {
    flex: 0 16px;
    border-radius: 4px
}

.filter-drawer-section__main a span {
    flex: 1;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.29;
    color: #4d4d4d
}

.filter-drawer-section__main a.active .iconcate-checkbox {
    border: 1px solid var(--color-bright-orange);
    background-color: var(--color-bright-orange)
}

.filter-drawer-section__main a.active .iconcate-checkbox:before {
    content: '';
    position: absolute;
    top: 0;
    left: 5px;
    display: table;
    width: 5px;
    height: 11px;
    border: 2px solid #fff;
    border-top-width: 0;
    border-left-width: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.no-scroll {
    overflow: hidden
}

.svg-inline--fa.fa-w-12 {
    width: .75em
}

.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -.125em
}

.wrapper-main {
    background-color: #ededed
}

.bg-white {
    background-color: var(--color-white)
}

.box-relative {
    position: relative
}

.color-brownish-grey {
    color: var(--color-brownish-grey)
}

.color-greyish-brown-two {
    color: var(--color-greyish-brown-two)
}

@media (max-width:769px) {
    .box-shadow-mb {
        border-bottom: 1px solid rgba(0, 0, 0, .19);
        margin-bottom: 12px
    }
    .cate-wrapper.pad30-top-bot {
        padding-bottom: 0;
        padding-top: 18px
    }
}

.head-box {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    border-bottom: 1px solid #01a85a
}

.head-viewmore {
    font-size: 14px;
    font-weight: 400;
    color: #01a85a
}

.head-viewmore a:after {
    content: '\f105';
    font-family: 'icon';
    font-size: 16px;
    margin-left: 10px
}

.head-title h2 {
    font-weight: 700;
    text-transform: capitalize
}

.head-tabs {
    flex: 1;
    margin-left: 30px
}

.head-tabs .tabs-list {
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 0
}

.head-tabs .tabs-link {
    cursor: pointer;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    color: #01a85a;
    padding: 6px 15px 10px
}

.head-tabs .tabs-link.current {
    color: var(--color-white);
    border-top-left-radius: 7.2px;
    border-top-right-radius: 7.2px;
    background-color: #01a85a
}

@media (max-width:769px) {
    .head-viewmore {
        display: none
    }
    .head-box {
        flex-flow: column;
        justify-content: center;
        align-items: center;
        border-bottom: none
    }
    .head-title h2 {
        font-size: 22px
    }
    .head-tabs {
        border-bottom: 1px solid rgba(0, 0, 0, .19);
        width: 100%;
        margin-left: 0
    }
    .head-tabs .tabs-list {
        justify-content: center;
        padding: 0 10px
    }
    .head-tabs .tabs-link {
        font-size: 15px;
        padding: 6px 8px 10px
    }
}

@media (max-width:360px) {
    .head-tabs .tabs-link {
        font-size: 15px
    }
}

.cs-title h2 {
    text-transform: none
}

@media (max-width:769px) {
    .best-selling .container {
        padding: 0
    }
    .best-selling.pad30-top-bot {
        padding-top: calc(var(--pad15) + 3px);
        padding-bottom: var(--pad0)
    }
    .best-selling__header {
        margin-bottom: 13px
    }
    .best-selling__header>* {
        margin-bottom: 0
    }
}

.home-develop__title>* {
    font-weight: 700;
    color: var(--color-white)
}

.home-develop .box-product a {
    display: block
}

.home-develop .box-product .price-b-orange span {
    font-size: 14px
}

@media (max-width:769px) {
    .home-develop__title {
        padding: 0 8px;
        text-align: center
    }
    .home-develop .box-product a {
        margin: auto auto 10px
    }
    .home-develop .box-product a img {
        height: 140px;
        object-fit: contain
    }
    .home-develop .box-product .price-b-orange span {
        font-size: 14px
    }
}

@media (max-width:360px) {
    .home-develop__title>* {
        max-width: 267px;
        margin: auto!important
    }
}

.home-develop .view-link--mobile a {
    background-color: unset;
    color: var(--color-white)
}

.reserved.pad30-top-bot {
    padding-bottom: 25px
}

.reserved .tabs-cur {
    display: none
}

.reserved .tabs-cur.current,
.reserved .tabs-cur.current#tab-1 {
    display: flex
}

@media (max-width:769px) {
    .reserved .row-flex .col-5,
    .reserved__header {
        margin-bottom: 0
    }
    .reserved .tabs-cur .col-5:first-child,
    .reserved .tabs-cur .col-5:nth-child(2) {
        border-top: none
    }
    .reserved .container {
        padding: 0
    }
    .reserved.pad30-top-bot {
        padding-bottom: 0;
        padding-top: 18px
    }
    .reserved__header .head-title {
        margin-bottom: 15px
    }
}

.home-banner-item {
    padding: 50px 0;
    background: url(../images/bg-home-banner.png) no-repeat center;
    background-size: cover
}

.home-banner-box {
    display: flex;
    justify-content: flex-end;
    padding-right: 63px
}

.home-banner-box .box-item:not(:last-child) {
    margin-right: 21px
}

.home-banner-box .box-item-inner {
    display: block;
    background-color: var(--color-white);
    border-radius: 15px;
    width: 160px;
    position: relative
}

.home-banner-box .box-item-img img {
    width: 160px;
    height: 210px;
    object-fit: cover;
    object-position: center;
    border-radius: 15px
}

.home-banner-box .box-item-txt {
    position: absolute;
    bottom: 0;
    display: inline-flex;
    justify-content: center;
    width: 100%;
    padding: 10px 0;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    background-color: var(--color-white);
    font-size: 17px;
    font-weight: 700;
    line-height: 1.47;
    color: var(--color-greyish-brown-two)
}

@media (max-width:1200px) {
    .home-banner-box {
        padding-right: 21px
    }
    .home-banner-box .box-item {
        flex: 0 16%
    }
}

@media (max-width:992px) {
    .home-banner-item {
        padding: 25px 0
    }
    .home-banner-box .box-item {
        flex: 0 14%
    }
    .home-banner-box .box-item-txt {
        font-size: 14px
    }
    .home-banner-box .box-item-inner {
        width: 135px
    }
    .home-banner-box .box-item-img img {
        width: 135px;
        height: 170px
    }
}

@media (max-width:769px) {
    .home-banner {
        margin-bottom: 10px
    }
    .home-banner .container {
        padding: 0
    }
    .home-banner-item {
        padding: 38px 0 188px;
        background: url(../images/bg-bnner-mb.png) no-repeat center bottom;
        background-size: cover;
        min-height: 718px
    }
    .home-banner-box {
        flex-flow: row wrap;
        justify-content: center;
        padding-right: 0
    }
    .home-banner-box .box-item {
        flex: unset;
        margin-bottom: 15px
    }
    .home-banner-box .box-item:not(:last-child) {
        margin-right: 0
    }
    .home-banner-box .box-item:last-child {
        flex: 1 100%
    }
    .home-banner-box .box-item:last-child .box-item-inner {
        margin: auto
    }
    .home-banner-box .box-item:first-child {
        margin-right: 15px
    }
    .home-banner-box .box-item-img img {
        width: 135px;
        height: 177px
    }
    .home-banner-box .box-item-txt {
        left: 0
    }
    .home-banner-desc-mb>* {
        color: var(--color-white);
        line-height: normal
    }
    .home-banner-desc-mb .mess {
        font-size: 22px;
        font-weight: 400
    }
    .home-banner-desc-mb .cap {
        max-width: 246px;
        margin: auto;
        font-size: 32px;
        font-weight: 700;
        letter-spacing: .66px
    }
}

@media (max-width:576px) {
    .home-banner-item {
        min-height: unset
    }
}

.heal-th .col-cs:not(:last-child) {
    margin-right: 30px
}

.heal-th .headth-item {
    display: inline-block
}

.heal-th .headth-item picture img {
    width: 100%;
    height: 204px;
    object-fit: cover
}

.heal-th .headth-item .desc {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: var(--pad10)
}

.heal-th .headth-item .desc>* {
    color: var(--color-white)
}

.heal-th .headth-item .desc h3 {
    font-size: 18px;
    font-weight: 700;
    padding: 0;
    line-height: 1.44;
    margin: 0;
    word-break: break-word;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.heal-th .headth-item .desc span {
    font-size: 12px;
    font-weight: 400
}

.heal-th .headth-item:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, .83))
}

@media (max-width:1200px) {
    .heal-th .headth-item picture img {
        max-width: 100%
    }
}

@media (max-width:992px) {
    .heal-th .col-cs {
        flex-grow: 1
    }
    .heal-th .col-cs:not(:last-child) {
        margin-right: 10px
    }
}

@media (max-width:769px) {
    .heal-th {
        margin-bottom: 0
    }
    .heal-th .container {
        padding: 0
    }
    .heal-th .flex-space {
        justify-content: unset
    }
    .heal-th .headth-header {
        margin-bottom: 12px
    }
    .heal-th .headth-header>* {
        margin-bottom: 0
    }
    .heal-th .headth-item picture {
        margin-bottom: 9px
    }
    .heal-th .headth-item .desc {
        position: unset;
        padding: var(--pad0)
    }
    .heal-th .headth-item .desc h3 {
        font-size: 14px;
        font-weight: 400;
        padding: 0;
        line-height: 1.29;
        color: #222
    }
    .heal-th .headth-item .desc span {
        display: none
    }
    .heal-th .headth-item:before {
        display: none;
        background-image: none
    }
    .heal-th .view-link--mobile {
        border-top: solid 1px var(--color-white-two)
    }
    .heal-th .sw-pa {
        position: unset
    }
    .heal-th .sw-pa .custom-pa {
        border: solid 1px #5d5d5d;
        background-color: var(--color-white);
        opacity: 1
    }
    .heal-th .sw-pa .custom-pa.swiper-pagination-bullet-active {
        border: solid 1px #43749e;
        background-color: #43749e
    }
    .heal-th .sw-pa span:not(:last-child) {
        margin-right: 8px
    }
    .heal-th .slide-mb {
        padding: 0 10px;
        margin-bottom: 21px
    }
}

@media (max-width:576px) {
    .heal-th .headth-item picture img {
        height: 90px
    }
}

@media (max-width:769px) {
    .product-seen .container {
        padding: 0
    }
    .product-seen.pad30-top-bot {
        padding-bottom: 0;
        padding-top: 18px
    }
    .product-seen__header {
        margin-bottom: 0
    }
    .product-seen__header>* {
        margin-bottom: 13px
    }
}

:root {
    --swiper-navigation-size: 44px
}

.cate {
    background-color: #f5f5f5
}

.cate-wrapper .tit-f26 {
    font-size: 26px;
    font-weight: 700
}

.cate-wrapper .tit-f26>*,
.cs-checkbox label {
    margin: 0
}

@media (max-width:769px) {
    .cate-wrapper .tit-f26 {
        font-size: 22px;
        font-weight: 400;
        color: var(--color-warm-grey-two)
    }
    .cate-wrapper .tit-f26>* {
        font-size: inherit
    }
}

.cate-tpcn {
    padding: 20px 0 4px
}

.cate-tpcn__title h1 {
    font-size: 34px;
    font-weight: 700;
    line-height: normal;
    margin: 0;
    color: var(--color-greyish-brown-two)
}

.cate-tpcn__product,
picture {
    display: block
}

.cate-tpcn__product picture {
    max-width: 110px;
    margin-left: auto;
    margin-right: auto
}

.cate-tpcn__product picture img {
    object-fit: cover;
    height: 110px
}

@media (max-width:992px) {
    .cate-tpcn__nameProduct h4 {
        font-size: 14px
    }
}

@media (max-width:769px) {
    .cate-tpcn {
        border-top: 1px solid #e4e2e2
    }
    .cate-tpcn picture {
        margin-left: unset;
        margin-right: unset;
        flex-basis: 46px;
        max-width: 46px;
        margin-bottom: 0
    }
    .cate-tpcn__title h1 {
        font-size: 22px;
        font-weight: 300;
        line-height: normal;
        text-align: center;
        text-transform: uppercase
    }
    .cate-tpcn .container {
        width: 100%;
        padding: 0 10px
    }
    .cate-tpcn .row-flex {
        justify-content: flex-start
    }
    .cate-tpcn .row-flex .col-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 50%;
        max-width: 50%;
        margin-right: 0!important;
        padding: 0;
        border-radius: 5px;
        margin-bottom: 4px;
        background: 0 0;
        border: 0
    }
    .cate-tpcn .row-flex .col-6 a {
        background-color: var(--color-white);
        padding: 5px 5px 5px 8px
    }
    .cate-tpcn .row-flex .col-6:nth-child(5n),
    .cate-tpcn .row-flex .col-6:nth-child(6n) {
        margin-right: 0
    }
    .cate-tpcn .row-flex .col-6:nth-child(even) {
        padding-left: 2px;
        padding-right: 10px
    }
    .cate-tpcn .row-flex .col-6:nth-child(odd) {
        padding-right: 2px;
        padding-left: 10px
    }
    .cate-tpcn__product {
        display: flex;
        align-items: center
    }
    .cate-tpcn__quantity {
        display: none
    }
    .cate-tpcn picture img {
        height: 46px
    }
    .cate-tpcn__nameProduct {
        padding: 0 0 0 5px;
        flex: 1 100%
    }
    .cate-tpcn__nameProduct h4 {
        text-align: left;
        text-transform: initial;
        font-size: 13px
    }
}

.swip-row.row-flex .col-5 {
    margin-right: 0
}

.swip-next {
    margin-right: calc(-4% - 20px);
    right: 0;
    left: auto
}

.swip-prev {
    margin-left: calc(-4% - 20px);
    left: 0;
    right: auto
}

@media (max-width:1350px) {
    .swip-next {
        margin-right: calc(0 - -10px)
    }
    .swip-prev {
        margin-left: calc(0 - -10px)
    }
}

.swip-button {
    position: absolute;
    top: calc(100% - 202px);
    width: 100%
}

.swip-button [class*=swip-],
.swip-button [class*=swip-] i {
    border-radius: 50%;
    outline: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.swip-button [class*=swip-] {
    position: absolute;
    z-index: 10;
    box-shadow: 0 0 0 2px #a7a7b1;
    background-color: var(--color-white);
    width: 48px;
    height: 48px
}

.swip-button [class*=swip-] i {
    font-size: 24px;
    color: #6c757d;
    width: 100%;
    height: 100%
}

.swip-button [class*=swip-] i:before {
    font-weight: 700;
    line-height: 0;
    margin-top: -6%
}

.swip-button [class*=swip-] i.icon-angle-right:before {
    margin-right: -10%
}

.swip-button [class*=swip-] i.icon-angle-left:before {
    margin-left: -10%
}

.swip-button [class*=swip-].swiper-button-disabled {
    background-color: var(--color-white-opacity);
    pointer-events: none;
    cursor: default
}

.swip-button [class*=swip-].swiper-button-disabled i {
    color: #5b5e61
}

@media (max-width:992px) {
    .swip-button {
        top: calc(100% - 190px)
    }
    .swip-button [class*=swip-] {
        width: 35px;
        height: 35px
    }
    .swip-button [class*=swip-] i {
        font-size: 20px
    }
}

.cs-base-custom td {
    border: 1px solid #000;
    padding: 5px
}

.main-header .w3-mau .home {
    font-size: 15px
}

main .cb-alpha .container .row .content .alphabet a:nth-child(1) {
    width: auto
}

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

.bread {
    background-color: var(--color-white-seven)
}

.bread .custom-separator {
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 9.5px 0
}

.bread .custom-separator li.breadcrumb-item {
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    color: var(--color-greyish-brown-two);
    position: relative
}

.bread .custom-separator li.breadcrumb-item:active,
.bread .custom-separator li.breadcrumb-item:focus,
.bread .custom-separator li.breadcrumb-item:hover {
    color: var(--color-bright-orange)
}

.bread .custom-separator li.breadcrumb-item+.breadcrumb-item {
    padding-left: 10px;
    margin-left: 10px
}

.bread .custom-separator li.breadcrumb-item+.breadcrumb-item:before {
    content: '\f105';
    font-family: 'icon';
    display: inline-block;
    line-height: 1.15;
    padding-right: 10px;
    position: absolute;
    left: -1px
}

.bread .custom-separator li.breadcrumb-item.active {
    color: var(--color-warm-grey-six)
}

.bread .custom-separator li.breadcrumb-item a {
    font-size: inherit;
    font-weight: inherit;
    color: inherit
}

.cate-tpcn-home {
    padding: 40px 0
}

.cate-tpcn-home .cate-tpcn__title>* {
    margin: 0;
    font-size: 28px;
    font-weight: 300;
    line-height: normal;
    color: var(--color-greyish-brown-two)
}

@media (max-width:769px) {
    .cate-tpcn-home {
        padding: 20px 0 4px
    }
    .cate-tpcn-home .cate-tpcn__title>* {
        max-width: 256px;
        margin: auto;
        font-size: 22px;
        font-weight: 300;
        line-height: 1.36
    }
    .cate-tpcn-home .cate-tpcn__title>* span {
        display: none
    }
}

.desktop-hidden,
.hide-display {
    display: none!important
}

@media (max-width:769px) {
    .mobile-hidden {
        display: none!important
    }
    .desktop-hidden {
        display: block!important
    }
}

.hover-txt:active,
.hover-txt:focus,
.hover-txt:hover {
    color: var(--color-bright-orange)
}

@media (max-width:769px) {
    .cate-wrapper .container {
        padding-right: var(--pad0);
        padding-left: var(--pad0)
    }
}

.container {
    position: relative;
    padding-right: var(--pad0);
    padding-left: var(--pad0)
}

@media (max-width:1250px) {
    .container {
        padding-right: var(--pad15);
        padding-left: var(--pad15)
    }
}

@media (max-width:1200px) {
    .container {
        width: 970px;
        padding-right: var(--pad0);
        padding-left: var(--pad0)
    }
}

@media (max-width:992px) {
    .container {
        width: 750px
    }
}

@media (max-width:769px) {
    .container {
        width: 100%;
        padding-right: var(--pad10);
        padding-left: var(--pad10)
    }
}

.margin-tb {
    margin-top: 0;
    margin-bottom: 0
}

.pad30-top-bot {
    padding-top: 30px;
    padding-bottom: 30px
}

.lineClamp,
.lineClamp-mbt0 {
    display: -webkit-box;
    overflow: hidden;
    line-height: unset;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.name-m-blue {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.47;
    color: #01a85a;
    text-transform: uppercase;
    max-width: 161px;
    white-space: pre-line;
    margin: auto
}

@media (max-width:769px) {
    .name-m-blue {
        max-width: unset;
        margin: 0
    }
}

@media (max-width:992px) {
    .name-m-blue {
        font-size: 14px
    }
}

.name-black-two {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: var(--color-black-two);
    margin-top: 0
}

@media (max-width:769px) {
    .name-black-two {
        font-size: 14px!important
    }
}

.price-b-orange {
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    color: var(--color-bright-orange)
}

@media (max-width:769px) {
    .price-b-orange {
        font-size: 16px!important
    }
}

.txt-quantity {
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
    color: var(--color-warm-grey-two)
}

@media (max-width:769px) {
    .txt-quantity {
        display: none
    }
}

.bg-border {
    background-color: var(--color-white);
    border-radius: 20px
}

.row-flex,
.row-flex:after,
.row-flex:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.row-flex {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex: 1 100%;
    -webkit-box-flex: 1 100%;
    -moz-flex: 1 100%;
    -moz-box-flex: 1 100%;
    -ms-flex: 1 100%;
    width: 100%;
    position: relative
}

.row-flex:after,
.row-flex:before {
    content: unset
}

.row-flex .col-transition {
    transition: all .1s ease-in
}

@media (min-width:992px) {
    .row-flex .col-transition:active,
    .row-flex .col-transition:focus,
    .row-flex .col-transition:hover {
        box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .2)
    }
    .row-flex .col-transition:active .name-black-two,
    .row-flex .col-transition:active .name-m-blue,
    .row-flex .col-transition:focus .name-black-two,
    .row-flex .col-transition:focus .name-m-blue,
    .row-flex .col-transition:hover .name-black-two,
    .row-flex .col-transition:hover .name-m-blue {
        color: var(--color-bright-orange)
    }
}

.row-flex.row-cs {
    margin-right: -18px
}

@media (max-width:1250px) {
    .row-flex.row-cs {
        margin-right: 0
    }
}

.row-flex .col-6 {
    overflow: hidden;
    position: relative;
    min-height: 1px;
    flex-basis: calc(100%/6);
    max-width: 185px;
    margin-right: 18px;
    padding: 10px 12px
}

.row-flex .col-6:nth-child(6n) {
    margin-right: 0
}

@media (max-width:1250px) {
    .row-flex .col-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 15.555%;
        flex: 0 0 15.555%;
        margin-right: 15px;
        margin-bottom: 15px
    }
}

@media (max-width:1200px) {
    .row-flex .col-6 {
        flex: 1 16%
    }
    .row-flex .col-6:nth-child(6n) {
        margin-right: 15px
    }
    .row-flex .col-6:nth-child(5n) {
        margin-right: 0
    }
}

@media (max-width:992px) {
    .row-flex .col-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 24%;
        flex: 0 0 24%;
        margin-right: 10px;
        margin-bottom: 10px
    }
    .row-flex .col-6:nth-child(5n),
    .row-flex .col-6:nth-child(6n) {
        margin-right: 10px
    }
    .row-flex .col-6:nth-child(4n) {
        margin-right: 0
    }
}

.row-flex .col-5 {
    flex: 0 20%;
    max-width: 224px;
    position: relative;
    margin-right: 20px;
    margin-bottom: 4px;
    padding: 5px 12px 26px
}

.row-flex .col-5:nth-child(5n) {
    margin-right: 0
}

@media (max-width:1250px) {
    .row-flex .col-5 {
        flex: 0 24.3444%;
        max-width: 100%;
        margin-right: 10px
    }
    .row-flex .col-5:nth-child(4n) {
        margin-right: 0
    }
    .row-flex .col-5:nth-child(5n) {
        margin-right: 10px
    }
}

@media (max-width:1200px) {
    .row-flex .col-5 {
        flex: 0 32.6%
    }
    .row-flex .col-5:nth-child(3n) {
        margin-right: 0
    }
    .row-flex .col-5:nth-child(4n) {
        margin-right: 10px
    }
}

@media (max-width:992px) {
    .row-flex .col-5 {
        flex: 0 32.4%
    }
}

@media (max-width:769px) {
    .row-flex .col-5 {
        flex: 0 50%;
        margin-right: 0!important;
        padding: 10px;
        border: 1px solid #ebebeb;
        border-top: none;
        margin-bottom: 0;
        border-radius: 0
    }
    .row-flex .col-5:first-child,
    .row-flex .col-5:nth-child(2) {
        border-top: 1px solid #ebebeb
    }
    .row-flex .col-5:nth-child(even) {
        border-left: none
    }
    .row-flex .col-5 .box-product picture {
        max-width: 140px;
        margin: auto auto 10px
    }
    .row-flex .col-5 .box-product picture img {
        height: 140px;
        object-fit: cover
    }
}

.cate5 .row-flex .col-5:nth-child(6) {
    display: none
}

@media (max-width:769px) {
    .cate5 .row-flex .col-5:nth-child(6) {
        display: block
    }
    .sw-wr {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
        margin: 0 2px
    }
    .sw-wr .sw-sl {
        width: calc(50% - 2px);
        margin-bottom: 4px
    }
    .sw-wr .sw-sl picture img {
        height: 140px;
        object-fit: contain
    }
}

.flex-space {
    flex-flow: row nowrap;
    justify-content: space-around
}

.flex-space .col-3 {
    width: calc(33.33333333% - 20px)
}

.cate-box {
    position: relative
}

.font-prod {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057
}

.cs-checkbox,
.cs-checkbox input[type=checkbox] {
    display: inline-block;
    vertical-align: middle
}

.cs-checkbox input[type=checkbox] {
    position: relative;
    border: 0;
    margin: 0;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    outline: 0
}

.cs-checkbox input[type=checkbox]:after {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    border: 1px solid #97a3b9;
    border-radius: 4px;
    -webkit-transition: 240ms;
    -o-transition: 240ms;
    transition: 240ms
}

.cs-checkbox input[type=checkbox]:before {
    content: '';
    position: absolute;
    top: 1.5px;
    left: 6px;
    display: table;
    width: 5px;
    height: 11px;
    border: 2px solid #fff;
    border-top-width: 0;
    border-left-width: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
    visibility: hidden
}

.cs-checkbox input[type=checkbox]:checked:after {
    background-color: var(--color-dusty-orange);
    border-color: var(--color-dusty-orange);
    outline: 0
}

.cs-checkbox input[type=checkbox]:checked:before {
    opacity: 1;
    visibility: visible
}

.view-link a {
    padding: 11px 15px;
    height: 39px;
    line-height: 39px;
    border-radius: 4px;
    outline: 0;
    border: solid 1px var(--color-windows-blue);
    background-color: var(--color-white);
    font-size: 15px;
    font-weight: 400;
    color: var(--color-windows-blue)
}

.view-link a:active,
.view-link a:focus,
.view-link a:hover {
    border: solid 1px var(--color-bright-orange);
    color: var(--color-bright-orange)
}

.view-link--mobile {
    display: none
}

@media (max-width:769px) {
    .view-link a {
        height: auto;
        line-height: normal;
        width: 100%;
        padding: 15px;
        font-size: 14px;
        border: 0;
        text-align: center
    }
    .view-link a,
    .view-link--mobile {
        display: block
    }
}

.scroll-no {
    overflow: hidden
}

table.table-detail tr td:first-child {
    width: 140px!important
}

.normal div em,
.normal div i,
.r1-1 div em,
.r1-1 div i {
    display: block;
    text-align: center
}

.lc-cmt .comment-level2 {
    padding-left: 3.5rem
}


/*# sourceMappingURL=app.css.map */