body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container * {
    box-sizing: border-box
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-iframe,
.fancybox-video {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
    color: #ccc
}

.fancybox-button:hover {
    color: #fff
}

.fancybox-button:focus {
    outline: none
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none
}

.fancybox-button div {
    height: 100%
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
    display: none
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px
}

.fancybox-navigation .fancybox-button div {
    padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right)
}

.fancybox-caption {
    background: linear-gradient(0deg, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996
}

@supports (padding:max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left))
    }
}

.fancybox-caption--separate {
    margin-top: -50px
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    animation: a 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

@keyframes a {
    to {
        transform: rotate(1turn)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translateZ(0) scale(1)
}

@media (max-height:576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px
    }

    .fancybox-slide--image {
        padding: 6px 0
    }

    .fancybox-close-small {
        right: -6px
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px
    }

    @supports (padding:max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right))
        }
    }
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

.fancybox-thumbs__list a:before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
    opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1
}

@media (max-width:576px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(../../../index.html) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

* {
    box-sizing: border-box
}

.show-mb {
    display: none
}

.container {
    width: 1312px;
    max-width: 1312px;
    padding: 0;
    margin: 0 auto
}

.container.container-w1162 {
    width: 1162px;
    max-width: 1162px
}

*:focus {
    box-shadow: none;
    outline: none
}

a {
    text-decoration: none
}

button {
    cursor: pointer
}

.clearfix {
    clear: both
}

.cl-f {
    color: #fff
}

.bg-red {
    background: #ef4444
}

.pdtb-80 {
    padding: 80px 0
}

.mb-80 {
    margin-bottom: 80px
}

.mt-80 {
    margin-top: 80px
}

.footer .fomr-register form p br {
    display: none
}

.w-100 {
    width: 100%;
    float: left
}

img {
    max-width: 100%;
    height: auto;
    display: block
}

.title-all {
    font-size: 34px;
    font-weight: 600;
    text-align: center;
    line-height: 1.3;
    text-transform: uppercase
}

.title-all.text-left {
    text-align: left
}

body {
    margin: 0;
    font-family: "Inter", sans-serif;
    font-size: 14px;
    line-height: 1.5;
    color: #262626;
    background: #fff;
    font-weight: 400
}

body.logged-in.admin-bar .header-fix .header-fix-content {
    top: unset
}

.box-kickfit {
    display: flex
}

.box-kicfit-fdc {
    flex-direction: column
}

.black-box-kickfit {
    background: #141414
}

.box-kickfit .kickfit-list-number {
    padding: 20px 0
}

.box-kickfit .content {
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.box-kickfit .content-item-left {
    padding: 80px 0 30px;
    width: 50%
}

.box-kickfit .content-item-right {
    width: 50%
}

.box-kickfit .content-item-left.w-40 {
    width: 40%
}

.box-kickfit .content-item-right.has-child {
    display: flex;
    gap: 40px
}

.box-kickfit.box-silver-card .content-item-left {
    padding: 0
}

.box-kickfit.box-silver-card .content-item-right {
    padding: 80px 0
}

.box-kickfit .title-all {
    margin-bottom: 15px
}

.box-kickfit h3.title-all {
    font-size: 28px
}

.black-box-kickfit .title-all,
.black-box-kickfit p,
.black-box-kickfit ul li {
    color: #fff
}

.box-kickfit ul {
    padding-inline-start: 20px
}

.box-kickfit ul li {
    margin-bottom: 4px
}

.box-kickfit a.btn-register {
    display: inline-block;
    margin-top: 40px;
    padding: 14px 40px;
    font-weight: 700;
    font-size: 20px;
    background: #991b1b;
    color: #fff;
    border: none
}

.box-kickfit .box-form {
    padding: 0
}

.box-kickfit .box-form span.cam-ket {
    display: none !important
}

.header-fix {
    display: flex;
    height: 90px
}

.header-fix .header-fix-content {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 8888
}

.header-top {
    display: flex;
    background: #ebebeb;
    padding: 10px 0
}

.header-top .content-header-top {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between
}

.header-top .content-header-top .logo-top img {
    width: 100px;
    height: auto
}

.header .logo.logo-mb {
    display: none
}

.header-top .content-header-top .it-top {
    float: left;
    color: #262626;
    font-weight: 500;
    font-size: 14px;
    display: flex;
    align-items: center;
    margin-right: 32px
}

.header-top .content-header-top .it-top:last-child {
    border: none
}

.header-top .content-header-top .it-top i {
    float: left;
    margin-right: 10px;
    font-size: 14px;
    color: #262626
}

.header-top .content-header-top .conect-to-zalo {
    float: right;
    padding: 5px 30px;
    line-height: 30px;
    display: flex;
    align-items: center;
    background: #1877f2;
    color: #fff
}

.header-top .content-header-top .conect-to-zalo img {
    height: 30px;
    margin-left: 10px
}

.header {
    padding: 10px;
    display: flex;
    background: rgb(126 210 247);
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, .05)
}

.header-right-mb {
    display: none
}

.header .logo svg {
    fill: #1e1e1e
}

.header .logo-pc {
    display: flex;
    align-items: center;
    min-width: 100px
}

.header .logo-pc:hover svg path {
    stroke: #ad1717
}

.header .header-content {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 5px
}

.header .content-h-right {
    display: flex;
    align-items: center
}

.header .content-h-right .menu-km-pc a {
    display: inline-block;
    padding: 12px 24px;
    background: #ef4444;
    color: #fff;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center
}

.header .header-content .btn-search-mb {
    display: none
}

.header .header-content .btn-menu-mb {
    display: none
}

.header .header-content .menu-mobile {
    display: none
}

.header .header-content ul {
    padding: 0;
    list-style-type: none
}

.header .header-content ul.menu-main {
    display: flex;
    align-items: center
}

.header .header-content ul.menu-main li {
    position: relative;
    margin-right: 40px;
    display: flex;
    align-items: center
}

.header .header-content ul.menu-main li .h-item {
    float: left;
    display: flex;
    align-items: center
}

.header .header-content ul.menu-main li:last-child {
    margin-right: 0
}

.header .header-content ul.menu-main li:after {
    content: "";
    width: 100%;
    height: 2px;
    background: #fff;
    left: 0;
    bottom: -5px;
    z-index: 1;
    float: left;
    position: absolute;
    transform: scale(0, 1);
    transition: .5s
}

.header .header-content ul.menu-main li>a {
    float: left;
    line-height: 1.2;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: rgb(29 67 152);
    position: relative
}

.header .header-content ul.menu-main li .icon-drop {
    float: right;
    margin-left: 7px;
    font-size: 12px;
    color: #262626;
    line-height: 50px
}

.header .header-content ul.menu-main li ul.sub-menu {
    width: 300px;
    float: left;
    position: absolute;
    left: 0;
    top: 200%;
    padding: 15px;
    background: #1e1e1e;
    transition: .5s;
    visibility: hidden;
    opacity: 0;
    border-top: solid 1px #f2f2f2
}

.header .header-content ul.menu-main li ul.sub-menu a {
    width: 100%;
    float: left;
    line-height: 50px;
    font-size: 16px;
    font-weight: 400;
    padding: 0 15px;
    color: #fff;
    text-transform: initial
}

.header .header-content ul.menu-main li ul.sub-menu a:hover {
    background: #fff;
    color: #851817
}

.header .header-content ul.menu-main li:hover:after {
    transform: scale(1, 1);
    transition: .5s
}

.header .header-content ul.menu-main li:hover a {
    color: #fff
}

.header .header-content ul.menu-main li:hover .icon-drop {
    color: #fff
}

.header .header-content ul.menu-main li:hover ul.sub-menu {
    top: 200%;
    opacity: 1;
    visibility: visible;
    transition: .5s
}

.header .header-content ul.menu-main li ul.sub-menu li {
    width: 100%;
    float: left
}

.header .header-content ul.menu-main li ul.sub-menu li:after {
    display: none
}

.banner-home {
    display: flex;
    justify-content: center;
    flex-direction: column
}

.banner-home .item-banner {
    width: 100%
}

.banner-home {
    min-height: 20vw
}

.banner-home .item-banner.bn-pc {
    min-height: 20vw
}

.banner-home img {
    width: 100%
}

.banner-home .bn-mb {
    display: none
}

.box-home-1 {
    display: flex;
    padding-bottom: 0
}

.box-home-1 .title {
    margin-bottom: 64px
}

.box-home-1 .content {
    display: flex;
    justify-content: center
}

.box-home-1 .content .content-slider {
    width: 100%;
    float: left;
    max-width: 100%;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    justify-content: space-between
}

.box-home-1 .content .content-slider .item {
    width: calc(25% - 20px);
    float: left;
    max-width: calc(50% - 8px);
    position: relative;
    border-radius: 12px;
    overflow: hidden
}

.box-home-1 .content .content-slider .item img {
    width: 100%
}

.box-home-1 .content .content-slider .item a:after {
    content: '';
    width: 100%;
    float: left;
    height: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, rgba(77, 0, 0, 0) 25.16%, rgba(77, 0, 0, .7) 62.37%, #4d0000 81.71%);
    display: none
}

.box-home-1 .content .content-slider .item:hover a:after {
    background: rgba(207, 9, 9, .4)
}

.box-home-1 .content .content-slider .item:last-child:before {
    content: '+';
    font-size: 90px;
    font-weight: 400;
    color: #fff;
    opacity: .5;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 3;
    transform: translate(-50%, -50%);
    display: none
}

.box-home-1 .content .content-slider .item .img {
    width: 100%;
    float: left;
    margin-bottom: 0 !important
}

.box-home-1 .content .content-slider .item .txt {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: -.48px;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 14px;
    z-index: 3;
    text-transform: uppercase
}

.box-home-1 .content .content-slider .item .txt:hover {
    text-decoration: underline
}

.box-home-1 .content .content-slider .owl-carousel .owl-nav button.owl-prev {
    left: -108px
}

.box-home-1 .content .content-slider .owl-carousel .owl-nav button.owl-next {
    right: -108px
}

.box-home-1 .content:hover .owl-carousel .owl-nav {
    display: block
}

* .owl-carousel .owl-nav {
    display: none
}

* .owl-carousel .owl-nav button {
    width: 44px;
    height: 44px;
    text-align: center;
    position: absolute;
    z-index: 1;
    top: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translateY(-22px);
    background: #a3a3a3 !important
}

* .owl-carousel .owl-nav button:hover {
    background: #262626 !important
}

* .owl-carousel .owl-nav button.owl-prev span {
    width: 17px;
    height: 14px;
    float: left;
    background: url(../../themes/kickfit-sports/images/icon-left.png) no-repeat;
    background-size: 100% 100%
}

* .owl-carousel .owl-nav button.owl-next span {
    width: 17px;
    height: 14px;
    float: left;
    background: url(../../themes/kickfit-sports/images/icon-right.png) no-repeat;
    background-size: 100% 100%
}

.box-tab-home {
    display: flex
}

.box-tab-home .title {
    margin-bottom: 48px
}

.box-tab-home .title-tab {
    display: flex;
    justify-content: center
}

.box-tab-home .title-tab .content-title-tab {
    width: 475px;
    max-width: 100%;
    padding: 4px 6px;
    background: #e5e5e5
}

.box-tab-home .title-tab .content-title-tab .name-tab {
    float: left;
    line-height: 36px;
    padding: 0 10px;
    font-weight: 600;
    color: #737373;
    cursor: pointer
}

.box-tab-home .title-tab .content-title-tab .name-tab .txt-mb {
    display: none
}

.box-tab-home .title-tab .content-title-tab .name-tab.active {
    background: #b91c1c;
    color: #fff
}

.box-tab-home .content-tab .item-tab {
    display: none
}

.box-tab-home .content-tab .item-tab.active {
    display: block
}

.box-tab-home .content-tab .item-tab .address-clb {
    width: 100%;
    float: left;
    margin-bottom: 32px;
    font-weight: 500;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: baseline;
    position: relative
}

.box-tab-home .content-tab .item-tab .address-clb span {
    float: left;
    padding: 0 15px;
    background: #f2f2f2;
    line-height: 30px;
    margin-right: 10px;
    margin-top: 10px
}

.box-tab-home .content-tab .item-tab .address-clb span:last-child {
    margin-right: 0
}

.box-tab-home.box-home-3 .content-tab .item-tab .address-clb span {
    background: #404040
}

.content-tab-home-2 .item {
    width: 100%;
    float: left;
    display: flex;
    align-items: stretch;
    margin-bottom: 8px;
    justify-content: space-between
}

.content-tab-home-2 .item .col-ct {
    background: #f5f5f5;
    padding: 16px;
    display: flex;
    align-items: center;
    border-radius: 5px
}

.content-tab-home-2 .item .col-ct .bg-ct {
    width: 100%;
    float: left
}

.content-tab-home-2 .item .col1 {
    width: 206px;
    float: left;
    margin-bottom: 0
}

.content-tab-home-2 .item .col1 .col1-name {
    width: 100%;
    float: left;
    font-size: 16px;
    font-weight: 600;
    color: #171717;
    margin-bottom: 8px
}

.content-tab-home-2 .item .col1 .col1-vm {
    padding: 0 8px;
    line-height: 22px;
    font-size: 14px;
    color: #222;
    background: #ffeaeb;
    border-radius: 9px;
    float: left
}

.content-tab-home-2 .item .col1 .col1-vm:hover {
    color: #ef4444
}

.content-tab-home-2 .item .col1:hover {
    color: #ef4444
}

.content-tab-home-2 .item .col2 {
    width: calc(100% - 712px);
    float: left
}

.content-tab-home-2 .item .col3 {
    width: 150px;
    float: left
}

.content-tab-home-2 .item .col3 .bg-ct {
    display: flex;
    flex-direction: column;
    align-items: center
}

.content-tab-home-2 .item .col3 .time {
    margin-bottom: 8px
}

.content-tab-home-2 .item .col4 {
    width: 280px;
    float: left;
    justify-content: space-between;
    align-items: center
}

.content-tab-home-2 .item .col4 .all-price {
    width: 100%;
    float: left;
    margin-top: 10px;
    display: flex;
    align-items: flex-end;
    justify-content: center
}

.content-tab-home-2 .item .col4 span {
    float: left;
    font-size: 16px;
    font-weight: 600;
    text-align: left
}

.content-tab-home-2 .item .col4 span.old-price {
    text-decoration: none;
    width: auto;
    font-weight: 500;
    margin-right: 50px
}

.content-tab-home-2 .item .col4 .col4-policy {
    padding: 3px 8px;
    line-height: 24px;
    font-size: 16px;
    color: #222;
    background: #fff;
    border-radius: 0;
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 600
}

.content-tab-home-2 .item .col4 span.price {
    color: #ef4444
}

.content-tab-home-2 .item .col5 {
    width: 198px;
    float: left
}

.content-tab-home-2 .item .col5 .btn-dk {
    width: 100%;
    float: left;
    line-height: 40px;
    border: none;
    background: #ef4444;
    color: #fff;
    font-size: 16px;
    font-weight: 500
}

.btn-dk-custom {
    width: 60%;
    float: left;
    line-height: 40px;
    border: none;
    background: #006778; 
    color: #fff;
    font-size: 16px;
    font-weight: 500
}

.btn-dk-custom2 {
    width: 60%;
    float: left;
    line-height: 40px;
    border: none;
    background: #ef4444;
    color: #fff;
    font-size: 16px;
    font-weight: 500
}

.content-tab-home-2 .item .col5 .btn-dk:hover {
    background: #171717
}

.box-home-3 {
    background: #262626;
    display: flex
}

.box-home-3.box-tab-home .title-tab .content-title-tab {
    background: #404040
}

.box-home-3.box-tab-home .title-tab .content-title-tab .name-tab {
    color: #a3a3a3
}

.box-home-3.box-tab-home .title-tab .content-title-tab .name-tab.active {
    color: #fff;
    background: #dc2626
}

.box-home-3 .list-class {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: stretch
}

.box-home-3 .list-class .item {
    width: calc(33.333% - 16px);
    float: left;
    box-shadow: 0px 1px 3px rgba(16, 24, 40, .1), 0px 1px 2px -1px rgba(16, 24, 40, .1);
    position: relative
}

.box-home-3 .list-class .item .content-item {
    width: 100%;
    height: 100%;
    float: left;
    position: relative;
    z-index: 2;
    background: #fff;
    padding: 24px;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.box-home-3 .list-class .item:hover:after,
.box-home-3 .list-class .item.current:after {
    content: "";
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    position: absolute;
    z-index: 1;
    left: -5px;
    top: -5px;
    background: #f87171
}

.box-home-3 .list-class .item .combo {
    width: 100%;
    float: left;
    margin-bottom: 4px;
    color: #737373;
    font-weight: 500
}

.box-home-3 .list-class .item .name {
    width: 100%;
    float: left;
    font-size: 32px;
    line-height: 40px;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px
}

.box-home-3 .list-class .item .name span.note {
    width: 97px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fef2f2;
    border-radius: 12px
}

.box-home-3 .list-class .item .list-option {
    width: 100%;
    float: left;
    padding: 24px 0;
    border-top: solid 2px #f5f5f5;
    border-bottom: solid 2px #f5f5f5
}

.box-home-3 .list-class .item .list-option span {
    width: 100%;
    float: left;
    margin-bottom: 8px;
    font-weight: 500;
    color: #171717;
    padding-left: 29px;
    background: url(../../themes/kickfit-sports/images/home/icon-check.png) no-repeat;
    background-position: left center
}

.box-home-3 .list-class .item .list-option span.not {
    background: 0 0;
    color: #a3a3a3
}

.box-home-3 .list-class .item .list-option span:last-child {
    margin-bottom: 0
}

.box-home-3 .list-class .item .policy {
    width: 100%;
    float: left;
    padding: 20px 0
}

.box-home-3 .list-class .item .policy span {
    width: 100%;
    float: left;
    font-size: 12px;
    color: #404040;
    margin-bottom: 8px
}

.box-home-3 .list-class .item .policy span:last-child {
    margin-bottom: 0
}

.box-home-3 .list-class .item .item-price {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px
}

.box-home-3 .list-class .item .item-price .price-all {
    display: flex;
    flex-direction: column;
    color: #171717
}

.box-home-3 .list-class .item .item-price .price-all .old-price {
    text-decoration: line-through
}

.box-home-3 .list-class .item .item-price .price-all .price {
    font-size: 16px;
    font-weight: 600
}

.box-home-3 .list-class .item .item-price .count-day {
    padding: 0 10px;
    line-height: 24px;
    background: #f0fdf4;
    border-radius: 12px;
    font-weight: 500;
    color: #15803d
}

.box-home-3 .list-class .item .btn-dk {
    width: 100%;
    float: left;
    line-height: 48px;
    background: #fef2f2;
    text-align: center;
    border: none;
    font-size: 18px;
    font-weight: 500;
    color: #ef4444
}

.box-home-3 .list-class .item:hover .btn-dk,
.box-home-3 .list-class .item.current .btn-dk {
    background: #ef4444;
    color: #fff
}

.kickbox-flexwrap {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.kickbox-flexwrap .item {
    width: calc(33% - 20px)
}

.kickbox-flexwrap .name {
    margin: 20px 0;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center
}

@media (max-width:767px) {
    .kickbox-flexwrap .item {
        width: 100%
    }
}

.box-slider-same {
    display: flex
}

.box-slider-same .title {
    display: flex;
    justify-content: center;
    margin-bottom: 48px
}

.box-slider-same .title .content-title {
    width: 1176px;
    float: left;
    max-width: 100%
}

.box-slider-same .title .title-all {
    margin-bottom: 16px
}

.box-slider-same .title .note {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
    color: #404040
}

.box-slider-same .title .note span {
    float: left;
    max-width: calc(100% - 365px)
}

.box-slider-same .title a.view-more {
    color: #404040;
    font-weight: 500;
    font-size: 18px;
    min-width: 140px
}

.box-slider-same .title a.view-more:hover {
    text-decoration: underline
}

.box-slider-same .content {
    display: flex;
    justify-content: center
}

.box-slider-same .content .item {
    width: calc(25% - 18px);
    float: left
}

.box-slider-same .content .content-slider {
    width: 100%;
    float: left;
    max-width: 100%;
    display: flex;
    align-items: stretch;
    justify-content: space-between
}

.box-slider-same .content .content-slider .owl-carousel .owl-nav button.owl-prev {
    left: -68px
}

.box-slider-same .content .content-slider .owl-carousel .owl-nav button.owl-next {
    right: -68px
}

.box-slider-same .content .item {
    width: calc(25% - 18px);
    float: left
}

.box-slider-same .content .item .img {
    width: 100%;
    float: left;
    margin-bottom: 16px;
    overflow: hidden;
    border-radius: 12px;
    overflow: hidden
}

.box-slider-same .content .item .img img {
    transition: .3s;
    width: 100%
}

.box-slider-same .content .item .name {
    display: inline-block;
    width: 100%;
    font-size: 24px;
    line-height: 1.3;
    font-weight: 600;
    color: #171717
}

.box-slider-same .content .item .txt {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #404040
}

.box-slider-same .content .item:hover img {
    transform: scale(1.1);
    transition: .3s
}

.box-slider-same .content:hover .owl-carousel .owl-nav {
    display: block
}

.box-home-4 .content .item .img {
    border-radius: 12px;
    overflow: hidden
}

.box-home-5 {
    display: flex;
    background: url(../../themes/kickfit-sports/images/home/bg-box-5.jpg) no-repeat;
    background-size: cover
}

.box-home-5 .title {
    margin-bottom: 32px
}

.box-home-5 .content {
    display: flex;
    justify-content: center
}

.box-home-5 .content .content-item {
    width: 866px;
    float: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    max-width: 100%
}

.box-home-5 .item {
    width: calc(50% - 12px);
    float: left;
    padding: 32px 24px;
    background: #fff;
    box-shadow: 0px 1px 3px rgba(16, 24, 40, .1), 0px 1px 2px -1px rgba(16, 24, 40, .1);
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 24px
}

.box-home-5 .item:nth-child(n+3) {
    margin-bottom: 0
}

.box-home-5 .item .ct-left {
    display: flex;
    align-items: center
}

.box-home-5 .item .ct-left .img {
    width: 48px;
    float: left;
    margin-right: 24px
}

.box-home-5 .item .ct-left .txt {
    display: flex;
    flex-direction: column;
    width: calc(100% - 72px)
}

.box-home-5 .item .ct-left .txt .txt1 {
    font-size: 32px;
    line-height: 40px;
    color: #991b1b;
    font-weight: 600
}

.box-home-5 .item .ct-left .txt .txt2 {
    text-transform: uppercase;
    color: #737373
}

.box-home-5 .item .ct-right span {
    width: 68px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f0fdf4;
    font-weight: 500;
    color: #15803d
}

.box-home-5 .item .ct-right span svg {
    margin-right: 5px;
    fill: #22c55e;
    color: #22c55e
}

.box-home-6 .txt2 {
    padding: 0 10px;
    line-height: 24px;
    color: #fff;
    float: left;
    margin-top: 10px;
    margin-right: 4px
}

.box-home-6 .txt2:last-child {
    margin-right: 0
}

.box-home-7 {
    display: flex
}

.box-home-7 .content {
    display: flex;
    justify-content: space-between
}

.box-home-7 .content .item-content {
    width: calc(50% - 12px);
    float: left
}

.box-home-7 .content-left .title {
    margin-bottom: 16px
}

.box-home-7 .content-left p {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #404040;
    margin-bottom: 48px;
    text-align: justify
}

.box-home-7 .content-left .img-pt {
    width: 100%;
    float: left
}

.box-home-7 .content-left .img-pt .title-img-pt {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 600
}

.box-home-7 .content-left .img-pt .list {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap
}

.box-home-7 .content-left .img-pt span {
    float: left;
    padding: 0 16px;
    line-height: 40px;
    margin-right: 8px;
    margin-bottom: 12px;
    background: #e5e5e5;
    color: #171717;
    font-weight: 500;
    cursor: pointer
}

.box-home-7 .content-left .img-pt span.active {
    color: #fff;
    background: #991b1b
}

.box-home-7 .content-right .item {
    width: 100%;
    float: left;
    display: none
}

.box-home-7 .content-right .item.active {
    display: block
}

.box-home-8 {
    display: flex;
    background: #b91c1c
}

.box-home-8 .content {
    display: flex;
    justify-content: center
}

.box-home-8 .content .content-all {
    width: 865px;
    float: left;
    max-width: 100%;
    display: flex;
    justify-content: space-between
}

.box-home-8 .content .content-left {
    width: 418px;
    float: left;
    max-width: calc(50% - 5px)
}

.box-home-8 .content .content-left .title {
    margin-bottom: 8px
}

.box-home-8 .content .content-left .time-count {
    width: 100%;
    float: left;
    margin-bottom: 32px
}

.box-home-8 .content .content-left .time-count .txt {
    width: 237px;
    float: left;
    max-width: 100%;
    line-height: 28px;
    text-align: center;
    color: #fff;
    border-radius: 14px;
    background: #f59e0b;
    display: flex;
    align-items: center;
    justify-content: center
}

.box-home-8 .content .content-left .time-count .txt span {
    width: 10px;
    height: 10px;
    float: left;
    border-radius: 50%;
    font-size: 6px;
    border: solid 1px #fff;
    margin-right: 7px;
    line-height: 10px
}

.box-home-8 .content .content-left .time-count-down {
    width: 100%;
    float: left;
    margin-bottom: 32px
}

.box-home-8 .content .content-left .time-count-down .title-time {
    width: 100%;
    float: left;
    margin-bottom: 8px;
    font-size: 20px;
    font-weight: 600;
    color: #fff
}

.box-home-8 .content .content-left .time-count-down .time-line {
    width: 100%;
    float: left;
    text-align: left;
    background: 0 0;
    font-size: 20px;
    color: #fff;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    font-weight: 600
}

.box-home-8 .content .content-left .time-count-down .time-line .icon {
    margin-right: 10px
}

.box-home-8 .content .content-left .policy-gift {
    width: 100%;
    float: left;
    background: #fef2f2;
    padding: 16px
}

.box-home-8 .content .content-left .policy-gift span {
    width: 100%;
    float: left;
    display: flex;
    font-size: 16px;
    font-weight: 600;
    color: #991b1b;
    margin-bottom: 12px;
    align-items: flex-start
}

.box-home-8 .content .content-left .policy-gift span:last-child {
    margin-bottom: 0
}

.box-home-8 .content .content-left .policy-gift span img {
    margin-right: 12px
}

.box-home-8 .content .content-right {
    width: 400px;
    float: right;
    max-width: calc(50% - 5px)
}

.box-form {
    width: 100%;
    float: left;
    padding: 20px;
    background: #fff
}

.box-form p {
    width: 100%;
    float: left;
    margin-bottom: 14px
}

.box-form p:last-child {
    margin-bottom: 0
}

.box-form p label {
    width: 100%;
    float: left;
    font-weight: 500;
    line-height: 20px
}

.box-form p input {
    width: 100%;
    height: 52px;
    float: left;
    border: solid 1px #cbd5e1;
    padding: 0 16px;
    font-size: 16px;
    font-weight: 600;
    margin-top: 4px
}

.box-form p .bg-select {
    width: 100%;
    float: left;
    position: relative
}

.box-form p .bg-select:after {
    content: "\f107";
    width: 48px;
    height: 52px;
    line-height: 52px;
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    font-family: "Fontawesome";
    background: #f1f5f9;
    font-size: 28px;
    text-align: center;
    box-shadow: -1px 0px 0px #cbd5e1;
    color: #94a3b8
}

.box-form p select {
    width: 100%;
    height: 52px;
    float: left;
    border: solid 1px #cbd5e1;
    padding: 0 16px;
    font-size: 16px;
    font-weight: 600;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    background: #fff;
    z-index: 2;
    margin-top: 5px
}

.box-form p .wpcf7-submit {
    width: 100%;
    line-height: 52px;
    float: left;
    border: none;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    background: #ef4444;
    text-align: center;
    cursor: pointer
}

.box-form p .btn-submit:hover {
    background: #171717
}

.box-form p .check-form {
    width: 100%;
    float: left
}

.box-form p .check-form span {
    width: 100%;
    float: left;
    font-weight: 500;
    color: #ef4444;
    margin-top: 10px
}

.box-form .title-popup {
    display: none
}

.popup-register .box-form {
    background: 0 0
}

.popup-register .box-form input,
.popup-register .box-form select {
    border: none
}

.popup-register .box-form .title-popup,
.popup-register .cam-ket {
    display: block
}

.popup-register .box-form p label {
    color: #fff;
    font-size: 18px
}

.wpcf7-spinner,
.wpcf7-response-output {
    width: 100%;
    float: left;
    margin: 0 !important;
    margin-top: 5px !important;
    height: auto !important
}

.box-home-9 .content-title {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.box-home-9 .content-title .title-all {
    margin-bottom: 0
}

.box-home-10 {
    display: flex
}

.box-home-10 .title {
    display: flex;
    justify-content: center;
    margin-bottom: 48px
}

.box-home-10 .title .content-title {
    width: 1176px;
    float: left;
    max-width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.box-home-10 .title a.view-more {
    color: #404040;
    font-weight: 500;
    font-size: 18px
}

.box-home-10 .title a.view-more:hover {
    text-decoration: underline
}

.box-home-10 .content {
    display: flex;
    justify-content: center
}

.box-home-10 .content .content-slider {
    width: 1176px;
    float: left;
    max-width: 100%
}

.box-home-10 .content .content-slider .owl-carousel .owl-nav button.owl-prev {
    left: -68px
}

.box-home-10 .content .content-slider .owl-carousel .owl-nav button.owl-next {
    right: -68px
}

.box-home-10 .content .item {
    width: 100%;
    float: left
}

.box-home-10 .content .item .img {
    width: 100%;
    float: left;
    margin-bottom: 32px;
    position: relative;
    cursor: pointer;
    padding-top: 68%;
    overflow: hidden
}

.box-home-10 .content .item .img img {
    max-width: 100%;
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.box-home-10 .content .item .img:before {
    content: "";
    width: 100%;
    height: 100%;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 1
}

.box-home-10 .content .item .img:after {
    content: "\f16a";
    font-family: "Fontawesome";
    font-size: 48px;
    color: #ef4444;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.box-home-10 .content .item .name {
    width: 100%;
    float: left;
    font-size: 20px;
    font-weight: 600;
    color: #171717;
    margin-bottom: 4px;
    line-height: 1.2;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.box-home-10 .content .item .time-view {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    font-weight: 600;
    color: #a3a3a3
}

.box-home-10 .content .item .des {
    width: 100%;
    float: left;
    text-align: justify;
    color: #525252;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.box-home-10 .content:hover .owl-carousel .owl-nav {
    display: block
}

.box-home-11 {
    display: flex;
    padding-bottom: 60px;
    padding-top: 40px
}

.box-home-11 .title {
    margin-bottom: 16px
}

.box-home-11 .title-tab {
    display: flex;
    align-items: center;
    margin-bottom: 32px
}

.box-home-11 .title-tab .name-tab {
    float: left;
    line-height: 40px;
    padding: 0 16px;
    margin-right: 8px;
    background: #e5e5e5;
    color: #171717;
    font-weight: 500;
    cursor: pointer
}

.box-home-11 .title-tab .name-tab.active {
    color: #fff;
    background: #991b1b
}

.box-home-11 .title-tab .name-tab:last-child {
    margin-right: 0
}

.box-home-11 .content-tab .item-tab {
    width: 100%;
    display: none;
    align-items: stretch;
    flex-wrap: wrap;
    justify-content: space-between
}

.box-home-11 .content-tab .item-tab.active {
    display: flex
}

.box-list-clb .item {
    width: calc(50% - 12px);
    float: left;
    margin-bottom: 24px;
    display: flex;
    /* flex-wrap: wrap; */
    align-items: flex-start;
    padding: 24px;
    background: #fafafa;
    justify-content: space-between
}

.box-list-clb .item:hover {
    background: #e5e5e5
}

.box-list-clb .item .img {
    width: 282px;
    float: left;
    margin-right: 24px
}

.box-list-clb .item .info {
    width: calc(100% - 406px);

}

.box-list-clb .item .info .name {
    font-size: 24px;
    font-weight: 600;
    color: #171717;
    margin-bottom: 24px
}

.box-list-clb .item .info .same {
    font-size: 16px;
    color: #737373;
    margin-bottom: 12px
}

.box-list-clb .item .info .same a {
    color: #737373
}

.box-list-clb .item .info .same i {
    margin-right: 10px
}

.box-list-clb .item .info .tag {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.box-list-clb .item .info .tag span {
    float: left;
    padding: 0 8px;
    margin-right: 5px;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    background: #ef4444;
    margin-top: 8px
}

.box-home-12 {
    display: flex;
    background: #991b1b
}

.box-home-12 .title {
    margin-bottom: 48px
}

.box-home-12 .content {
    display: flex;
    flex-direction: column;
    align-items: center
}

.box-home-12 .content form {
    width: 100%;
    max-width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
    margin-bottom: 16px
}

.box-home-12 .content .form p {
    float: left;
    width: calc(20% - 15px);
    margin: 0
}

.box-home-12 .content .form p label {
    width: 100%;
    float: left;
    font-weight: 500;
    color: #fff
}

.box-home-12 .wpcf7-response-output {
    color: #fff
}

.wpcf7-response-output {
    border: none !important;
    padding: 0 !important
}

.box-home-12 .content .form p input,
.box-home-12 .content .form p select {
    width: 100%;
    float: left;
    padding: 0 16px;
    height: 52px;
    border: solid 1px #d4d4d4
}

.box-home-12 .content .form .wpcf7-submit {
    float: left;
    width: 100%;
    line-height: 52px;
    border: none;
    background: #ef4444;
    color: #fff;
    font-size: 18px;
    font-weight: 500
}

.box-home-12 .content .note-form-tu-van {
    width: 867px;
    max-width: 100%;
    float: left;
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

.box-home-12 .content .note-form-tu-van span {
    float: left;
    margin-bottom: 16px;
    color: #fff
}

.box-home-12 .content .note {
    color: #fff;
    font-size: 16px
}

.footer {
    display: flex;
    padding-top: 40px;
    padding-bottom: 58px;
    background: #fff
}

.footer.has-bor {
    /*background-color: #1e1e1e*/
    background-color: rgb(126 210 247)
}

.footer .footer-top {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 32px
}

.footer .footer-top .item-footer {
    width: 33.3333%;
    float: left
}

.footer .box-address {
    padding-right: 20px
}

.footer .box-address .name-com {
    width: 100%;
    float: left;
    font-size: 24px;
    font-weight: 600;
    color: #171717;
    margin-bottom: 32px;
    color: #ff0000;
    text-transform: uppercase
}

.footer .box-address span {
    width: 100%;
    float: left;
    display: flex;
    align-items: stretch;
    color: #404040;
    font-weight: 500;
    margin-bottom: 16px;
    color: rgb(29 67 152)
}

.footer .box-address span a {
    color: #fff
}

.footer .box-address span:last-child {
    margin-bottom: 0
}

.footer .box-address span .img {
    float: left;
    width: 16px;
    margin-right: 12px;
    margin-top: 5px
}

.footer .box-menu-footer .item {
    width: 50%;
    float: left;
    padding-right: 20px
}

.footer .box-menu-footer .item .title {
    width: 100%;
    float: left;
    font-size: 16px;
    font-weight: 500;
    color: #737373;
    margin-bottom: 15px;
    color: rgb(29 67 152)
}

.footer .box-menu-footer .item a {
    width: 100%;
    float: left;
    font-size: 16px;
    font-weight: 500;
    color: #404040;
    margin-bottom: 8px;
    color: rgb(29 67 152)
}

.footer .box-menu-footer .item a:last-child {
    margin-bottom: 0
}

.footer .box-menu-footer .item a:hover {
    text-decoration: underline
}

.footer .box-register .title {
    width: 100%;
    float: left;
    font-weight: 500;
    color: #171717;
    margin-bottom: 8px;
    color: rgb(29 67 152)
}

.footer .register {
    width: 100%;
    float: left;
    margin-bottom: 32px
}

.footer .register .fomr-register form {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap
}

.wpcf7-spinner {
    display: none !important
}

.wpcf7-not-valid-tip {
    display: none !important
}

.footer .register .fomr-register p:nth-child(2) {
    width: calc(100% - 112px);
    float: left
}

.footer .register .fomr-register p:nth-child(3) {
    width: 104px;
    float: left
}

.footer .register .fomr-register input {
    width: 100%;
    float: left;
    height: 40px;
    padding: 0 10px;
    font-size: 16px;
    border: solid 1px #d4d4d4;
    background: #fff;
    border-radius: 6px
}

.footer .register .fomr-register .wpcf7-submit {
    width: 100%;
    line-height: 40px;
    text-align: center;
    background: #fff;
    border: none;
    font-size: 16px;
    font-weight: 500;
    color: #ef4444;
    border-radius: 6px
}

.footer .social .list {
    width: 100%;
    float: left;
    display: flex;
    align-items: center
}

.footer .social .list a {
    float: left;
    margin-right: 18px;
    width: 48px;
    height: 48px
}

.footer .social .list a svg {
    width: 48px;
    height: 48px
}

.footer .social .list a:last-child {
    margin-right: 0
}

.footer .footer-bottom {
    padding-top: 32px;
    border-top: solid 1px #e5e5e5;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.footer .footer-bottom .cpr {
    font-size: 16px;
    color: #404040;
    color: rgb(29 67 152)
}

.button-fix {
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    z-index: 6666;
    bottom: 20px;
    flex-direction: column;
    right: 10px
}

.button-fix a {
    float: left;
    overflow: hidden;
    margin-top: 15px
}

.button-fix a img {
    max-width: 198px
}

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

@media (max-width:1200px) {
    .box-list-clb .item .img {
        width: 200px
    }

    .box-list-clb .item .info {
        width: calc(100% - 224px)
    }

    .box-home-11 .title-tab {
        overflow-x: scroll
    }

    .box-home-11 .title-tab::-webkit-scrollbar {
        display: none
    }

    .box-home-11 .title-tab .name-tab {
        flex-shrink: 0
    }

    .box-home-7 .content-left p {
        margin-bottom: 32px
    }
}

@media (max-width:1100px) {
    .footer .box-menu-footer .item a {
        font-size: 14px
    }

    .content-tab-home-2 .item {
        padding: 0
    }

    .content-tab-home-2 .item .col-ct {
        padding: 10px
    }

    .content-tab-home-2 .item .col1 {
        width: 170px
    }

    .content-tab-home-2 .item .col2 {
        width: calc(100% - 745px)
    }

    .content-tab-home-2 .item .col4 {
        width: 260px
    }

    .box-slider-same .title .note span {
        max-width: calc(100% - 200px)
    }
}

@media (max-width:1024px) {
    .header-fix {
        height: 100px
    }

    .header-top {
        position: absolute;
        left: 0;
        top: 100%;
        z-index: 99;
        width: 100%;
        display: none
    }

    .header-top .content-header-top .box-search {
        width: 100%
    }

    .header {
        position: relative;
        /*background: #1e1e1e*/
    }

    .header .logo.logo-pc {
        display: none
    }

    .header .logo.logo-mb {
        display: block
    }

    .header .header-content .logo img {
        height: 50px;
        width: auto
    }

    .header .header-content .btn-search-mb img {
        width: 28px
    }

    .header .header-content .header-right-mb {
        display: flex;
        align-items: center
    }

    .header .header-content .btn-menu-mb {
        display: flex;
        cursor: pointer;
        width: 30px;
        height: 22px;
        flex-direction: column;
        justify-content: space-between;
        transition: .5s
    }

    .header .header-content .btn-menu-mb .icon-pc {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between
    }

    .header .header-content .btn-menu-mb .icon-mb {
        display: none
    }

    .header .header-content .btn-menu-mb.active .icon-pc {
        display: none
    }

    .header .header-content .btn-menu-mb.active {
        height: 30px
    }

    .header .header-content .btn-menu-mb.active .icon-mb {
        display: block;
        width: 100%;
        height: 100%;
        float: left
    }

    .header .header-content .btn-menu-mb.active .icon-mb svg {
        width: 100%;
        height: 100%;
        float: left
    }

    .header .header-content .btn-menu-mb span {
        width: 100%;
        float: left;
        height: 2px;
        background: #fff
    }

    .header .header-content ul.menu-main {
        display: none
    }

    .header .header-content .menu-mobile {
        width: 100%;
        max-height: 500px;
        float: left;
        overflow: auto;
        position: absolute;
        top: 100%;
        left: 0;
        background: #fff
    }

    .header .header-content .menu-mobile ul.list {
        width: 100%;
        float: left;
        padding: 0 15px
    }

    .header .header-content .menu-mobile ul.list li {
        width: 100%;
        float: left;
        border-radius: 6px;
        position: relative;
        padding: 0 15px
    }

    .header .header-content .menu-mobile ul.list li.a {
        padding: 0 35px;
        display: none
    }

    .header .header-content .menu-mobile ul.list li.a:hover {
        background: 0 0
    }

    .header .header-content .menu-mobile ul.list li.a a {
        color: #262626;
        font-weight: 400
    }

    .header .header-content .menu-mobile ul.list li .icon-drop {
        float: right;
        position: absolute;
        right: 15px;
        top: 10px;
        transition: .5s;
        color: #262626
    }

    .header .header-content .menu-mobile ul.list li a {
        width: 100%;
        float: left;
        line-height: 40px;
        font-size: 16px;
        font-weight: 600;
        color: #262626
    }

    .km-mn-mb {
        float: left;
        margin-right: 16px
    }

    .km-mn-mb a {
        width: 100%;
        float: left;
        line-height: 60px;
        padding: 0 16px;
        text-align: center;
        font-size: 16px;
        font-weight: 500;
        color: #fff;
        text-transform: uppercase;
        background: #ef4444
    }

    .header .header-content .menu-mobile ul.list ul {
        width: 100%;
        float: left;
        padding: 0
    }

    .header .header-content .menu-mobile ul.list li.active .icon-drop {
        transform: rotate(180deg);
        transition: .5s
    }

    .box-list-clb .item .img {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }

    .box-list-clb .item .img img {
        width: 100%
    }

    .box-list-clb .item .info {
        width: 100%
    }

    .box-list-clb .item .info .name {
        margin-bottom: 16px
    }
}

@media (max-width:900px) {
    .box-kickfit .content {
        flex-wrap: wrap
    }

    .box-kickfit.pdtb-80 .content-item-left {
        padding-top: 40px
    }

    .box-kickfit .content .content-item.content-item-left {
        width: 100% !important;
        margin-bottom: 32px
    }

    .box-kickfit .content .content-item.content-item-right {
        width: 100% !important
    }

    .box-kickfit .content .content-item.content-item-right.has-child {
        flex-wrap: wrap
    }

    .box-kickfit.box-silver-card .content-item-right {
        padding: 30px 0 50px
    }

    .content-tab-home-2 .item .col3 {
        width: 168px
    }

    .content-tab-home-2 .item .col2 {
        width: calc(100% - 600px)
    }

    .box-home-12 .content form {
        width: 500px
    }

    .box-home-12 .content .form p {
        width: 100%;
        margin-bottom: 24px
    }

    .box-home-12 .content .form p:nth-child(6) {
        margin-bottom: 0
    }

    .content-tab-home-2 .item {
        width: calc(50% - 12px);
        float: left;
        margin-bottom: 24px;
        flex-wrap: wrap;
        margin-right: 24px;
        background: #f5f5f5;
        padding: 16px
    }

    .content-tab-home-2 .item .col-ct {
        padding: 0
    }

    .content-tab-home-2 .item .col3 .bg-ct {
        flex-direction: row;
        justify-content: space-between
    }

    .content-tab-home-2 .item .col3 .time {
        margin-bottom: 0
    }

    .content-tab-home-2 .item .col4 .col4-policy {
        margin-bottom: 10px
    }

    .content-tab-home-2 .item .col4 span.old-price {
        margin-right: 20px
    }

    .content-tab-home-2 .item:nth-child(2n) {
        margin-right: 0
    }

    .content-tab-home-2 .item:nth-child(2n):last-child {
        margin: 0
    }

    .content-tab-home-2 .item .col1 {
        width: 100%;
        margin-bottom: 10px
    }

    .content-tab-home-2 .item .col2 {
        width: 100%;
        margin-bottom: 10px
    }

    .content-tab-home-2 .item .col3 {
        width: 100%;
        margin-bottom: 18px
    }

    .content-tab-home-2 .item .col3 span {
        width: calc(50% - 4px);
        float: left;
        line-height: 24px;
        background: #fff;
        padding: 0 8px
    }

    .content-tab-home-2 .item .col1 {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .content-tab-home-2 .item .col1 .col1-name {
        width: calc(100% - 95px)
    }

    .content-tab-home-2 .item .col4 {
        width: 100%;
        margin-bottom: 16px;
        justify-content: space-between;
        display: flex;
        align-items: center
    }

    .content-tab-home-2 .item .col4 .all-price {
        width: 100%;
        margin-top: 0
    }

    .content-tab-home-2 .item .col4 .old-price,
    .content-tab-home-2 .item .col4 .old-price b {
        text-decoration: line-through;
        font-weight: 400
    }

    .content-tab-home-2 .item .col5 {
        width: 100%;
        display: flex;
        justify-content: center
    }

    .content-tab-home-2 .item .col5 .btn-dk {
        width: 170px;
        max-width: 100%
    }

    .box-home-1 .content .content-slider .item {
        width: calc(25% - 10px)
    }
}

@media (max-width:860px) {
    .footer .footer-top .item-footer {
        width: 100%;
        float: left;
        margin-bottom: 20px
    }

    .footer .footer-top .item-footer:last-child {
        margin-bottom: 0
    }

    .footer .footer-top {
        flex-wrap: wrap
    }
}

@media (max-width:768px) {
    .pdtb-80 {
        padding: 50px 0
    }

    .box-home-2 .content-tab .list-class {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
        justify-content: center
    }

    .box-home-3 .list-class {
        overflow-x: auto;
        overflow-y: hidden;
        padding: 5px 0
    }

    .box-home-3 .list-class::-webkit-scrollbar {
        display: none
    }

    .box-home-3 .list-class .item {
        flex-shrink: 0;
        width: 289px;
        margin-right: 24px
    }

    .box-home-3 .list-class .item:last-child {
        margin-right: 0
    }

    .box-home-3 .list-class .item .list-option span {
        font-size: 13px
    }

    .box-home-8 .content .content-left .time-count-down .time-line {
        font-size: 16px
    }

    .box-slider-same .content .content-slider {
        flex-wrap: wrap
    }

    .box-slider-same .content .item {
        width: calc(50% - 8px);
        margin-bottom: 16px
    }

    .box-slider-same .content .item:nth-child(n+3) {
        margin-bottom: 0
    }

    .box-slider-same .content .item img {
        width: 100%
    }

    .box-slider-same .content .item .name {
        font-size: 20px
    }

    .box-slider-same .title a.view-more {
        display: none
    }

    .box-home-1 .title {
        margin-bottom: 32px
    }

    * .owl-carousel .owl-nav {
        display: none !important
    }

    .box-home-7 .content {
        flex-wrap: wrap
    }

    .box-home-7 .content .item-content {
        width: 100%;
        max-width: 100%
    }

    .box-home-7 .content .item-content.content-left {
        margin-bottom: 24px
    }

    .box-home-7 .content-right .item img {
        width: 100%
    }

    .box-home-10 .content .item .name {
        font-size: 16px
    }

    .box-home-10 .content .item .time-view {
        font-size: 13px
    }

    .box-home-10 .content .item .des {
        font-size: 13px
    }

    .box-list-clb .item .info .name {
        font-size: 20px
    }

    .box-list-clb .item .info .same {
        font-size: 14px
    }

    .box-slider-same .title .note span {
        max-width: 100%
    }

    .view-more-slider-same {
        width: 100%;
        height: 300px;
        float: left;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 18px;
        font-weight: 500;
        color: #dc2626
    }

    .view-more-slider-same svg {
        margin-left: 10px
    }
}

@media (max-width:640px) {
    .header-top .content-header-top .mail-top {
        display: none
    }

    .banner-home .bn-pc {
        display: none
    }

    .banner-home .bn-mb {
        display: block
    }

    .content-tab-home-2 .item {
        width: 100%;
        margin-right: 0;
        padding: 16px 32px
    }

    .pdtb-80 {
        padding: 40px 0
    }

    .box-tab-home .title {
        margin-bottom: 14px
    }

    .box-home-5 .item {
        width: 100%
    }

    .box-home-5 .item:last-child {
        margin-bottom: 0
    }

    .box-home-5 .propose {
        margin-bottom: 24px
    }

    .box-slider-same .title .title-all {
        margin-bottom: 8px
    }

    .box-slider-same .title {
        margin-bottom: 16px
    }

    .box-home-8 .content .content-all {
        flex-wrap: wrap
    }

    .box-home-8 .content .content-left {
        width: 100%;
        max-width: 100%;
        margin-bottom: 32px
    }

    .box-home-8 .content .content-right {
        width: 100%;
        max-width: 100%
    }

    .box-home-8 .content .box-form {
        padding: 32px 16px
    }

    .footer .footer-top .item-footer.box-menu-footer {
        display: none
    }

    .footer .footer-bottom a {
        display: none
    }

    .footer {
        padding-bottom: 40px
    }

    .box-home-7 .content-left .title {
        text-align: center
    }

    .box-home-10 .title a.view-more {
        display: none
    }

    .box-slider-same .title .title-all {
        text-align: center
    }

    .box-home-9 .title {
        margin-bottom: 32px
    }

    .box-home-9 .title .title-all {
        text-align: center;
        display: flex;
        justify-content: center;
        width: 100%
    }

    .box-home-9 .title .title-all span {
        width: 255px;
        float: left
    }

    .box-home-10 .title {
        margin-bottom: 32px
    }

    .box-home-10 .title .title-all {
        text-align: center
    }

    .box-tab-home .title-tab .content-title-tab .name-tab .txt-pc {
        display: none
    }

    .box-tab-home .title-tab .content-title-tab .name-tab .txt-mb {
        display: block
    }

    .box-tab-home .title-tab .content-title-tab {
        width: 345px
    }

    .box-home-7 .content-left .img-pt .list {
        flex-wrap: nowrap;
        overflow-x: scroll
    }

    .box-home-7 .content-left .img-pt .list::-webkit-scrollbar {
        display: none
    }

    .box-home-7 .content-left .img-pt span {
        flex-shrink: 0
    }

    .box-home-12 .content form {
        width: 100%
    }

    .box-home-12 .content .form .btn-submit {
        width: 100%
    }

    .button-fix a img {
        max-width: 100%
    }

    .box-home-1 .content .content-slider .item {
        width: calc(50% - 8px);
        margin-bottom: 16px
    }

    .box-home-1 .content .content-slider .item:nth-child(n+3) {
        margin-bottom: 0
    }
}

body #khuyenmaimoinhat .box-form p {
    margin: 5px 0
}

.show-mb {
    display: block
}

.banner-page-ket-qua {
    min-height: 100vw
}

.box-home-1 .content .content-slider .item .txt {
    font-size: 18px;
    line-height: 25px
}

.box-home-10 .content .item {
    width: 236px
}

.box-list-clb .item {
    width: 100%;
    margin-bottom: 24px
}

.box-home-11 {
    padding-bottom: 20px
}

.box-tab-home .content-tab .item-tab .address-clb {
    justify-content: flex-start;
    overflow-x: auto;
    flex-wrap: nowrap
}

.box-tab-home .content-tab .item-tab.active {
    position: relative
}

.box-home-3.box-tab-home .content-tab .item-tab.active:before {
    color: #fff;
    display: none
}

.box-home-3.box-tab-home .content-tab .item-tab.active:after {
    color: #fff;
    display: none
}

.box-tab-home .content-tab .item-tab .address-clb span {
    flex-shrink: 0
}

.box-tab-home .content-tab .item-tab .address-clb::-webkit-scrollbar {
    display: none
}

.box-home-3 .list-class {
    overflow: hidden;
    padding: 0;
    flex-wrap: wrap
}

.box-home-3 .list-class .item {
    width: 100%;
    flex-shrink: initial;
    margin-bottom: 24px;
    margin-right: 0
}

.box-home-3 .list-class .item .list-option span.hide {
    display: none
}

.footer .social .list a {
    width: 30px;
    height: 30px
}

.footer .social .list a svg {
    width: 30px;
    height: 30px
}


@media (max-width:370px) {
    .box-tab-home .title-tab .content-title-tab .name-tab {
        width: 33.33%;
        padding: 0;
        text-align: center;
        font-size: 14px
    }

    .content-tab-home-2 .item {
        padding: 10px
    }
}

@media (max-width:330px) {
    .box-home-5 .item {
        padding: 10px
    }

    .box-home-5 .item .ct-left .txt .txt1 {
        font-size: 22px
    }

    .box-home-5 .item .ct-left .txt .txt2 {
        font-size: 13px
    }
}

.banner-all-page {
    display: flex
}

.banner-all-page .item {
    width: 100%;
    float: left
}

.banner-all-page .banner-mb {
    display: none
}

.banner-all-page img {
    width: 100%
}

.title-about {
    font-size: 32px;
    font-weight: 700;
    text-align: center
}

.title-about.text-left {
    text-align: left
}

.box-about-1 {
    display: flex;
    background: #991b1b
}

.box-about-1 .title {
    margin-bottom: 40px
}

.box-about-1 .content {
    display: flex;
    justify-content: center
}

.box-about-1 .content .content-all {
    width: 866px;
    float: left;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 100%
}

.box-about-1 .content .content-all .img {
    margin-bottom: 24px
}

.box-about-1 .content .content-all p {
    width: 100%;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 24px
}

.box-about-1 .content .content-all span {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 20px;
    color: #fca5a5
}

.box-about-2 {
    display: flex
}

.box-about-2 .content {
    display: flex;
    justify-content: center
}

.box-about-2 .content .content-all {
    width: 100%;
    float: left;
    max-width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap
}

.box-about-2 .content .content-all .item {
    width: calc(50% - 12px);
    float: left
}

.box-about-2 .content .content-all .item .title {
    width: 100%;
    float: left;
    margin-bottom: 24px
}

.box-about-2 .content .content-all .item p {
    width: 100%;
    float: left;
    text-align: justify;
    font-size: 18px;
    color: #737373;
    margin-bottom: 16px
}

.box-about-2 .content .content-all .item p.hidden {
    display: none
}

.box-about-2 .content .content-all .item .btn-viewmore {
    width: 100%;
    float: left
}

.box-about-2 .content .content-all .item .btn-viewmore span {
    width: 159px;
    float: left;
    line-height: 48px;
    text-align: center;
    background: #f5f5f5;
    font-weight: 500;
    cursor: pointer
}

.box-about-2 .content .content-all .item-right img {
    width: 100%
}

.box-about-3 {
    display: flex;
    padding: 0
}

.box-about-3 .title {
    margin-bottom: 24px
}

.box-about-3 .content {
    display: flex;
    justify-content: center
}

.box-about-3 .content .video {
    width: 792px;
    float: left;
    max-width: 100%
}

.box-about-3 .content .video iframe {
    max-width: 100%
}

.box-about-4 {
    display: flex
}

.box-about-4 .title {
    margin-bottom: 24px
}

.box-about-4 .content {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap
}

.box-about-4 .content .item {
    width: 50%;
    float: left
}

.box-about-4 .content .item-left {
    padding: 32px;
    background: #b91c1c;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.box-about-4 .content .item-left .item-tab {
    width: 100%;
    float: left;
    display: none
}

.box-about-4 .content .item-left .item-tab.active {
    display: block
}

.box-about-4 .content .item-left .item-tab .num {
    width: 100%;
    float: left;
    font-size: 32px;
    margin-bottom: 20px;
    color: #fff;
    font-weight: 700
}

.box-about-4 .content .item-left .item-tab p {
    width: 100%;
    float: left;
    text-align: justify;
    color: #fef2f2;
    font-size: 18px
}

.box-about-4 .content .item-left .title-tab {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.box-about-4 .content .item-left .title-tab span {
    float: left;
    padding: 0 16px;
    line-height: 40px;
    background: #fff;
    color: #171717;
    cursor: pointer;
    margin-right: 8px
}

.box-about-4 .content .item-left .title-tab span.active {
    background: #991b1b;
    color: #fff
}

.box-about-4 .content .item-left .title-tab span:last-child {
    margin-right: 0
}

.box-about-4 .content .item-right .owl-dots {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 20px;
    left: 0
}

.box-about-4 .content .item-right .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    float: left;
    margin: 0 5px;
    border-radius: 50%;
    background: #fff
}

.box-about-4 .content .item-right .owl-dots .owl-dot.active {
    background: #ef4444
}

.box-about-5 {
    display: flex;
    padding-top: 0
}

.box-about-5 .title {
    margin-bottom: 24px
}

.box-about-5 .content {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    justify-content: space-between
}

.box-about-5 .content .item {
    width: calc(50% - 20px);
    float: left
}

.box-about-5 .content p {
    width: 100%;
    float: left;
    text-align: justify;
    font-size: 18px;
    color: #737373
}

.box-about-6 {
    display: flex;
    padding: 0
}

.box-about-6 .content {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap
}

.box-about-6 .content .item {
    width: calc(33.3333% - 21px);
    float: left;
    box-shadow: 0px 1px 3px rgba(31, 30, 30, .5), 0px 1px 2px -1px rgba(24, 23, 23, .5);
    border-radius: 6px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #b91c1c
}

.box-about-6 .content .item .img {
    margin-bottom: 20px;
    width: 100px
}

.box-about-6 .content .item .text span {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #fff
}

.box-about-6 .content .item .text p {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #fff
}

.box-about-8 {
    display: flex;
    padding: 0
}

.box-about-8 .text {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.box-about-8 .txt2 {
    padding: 0 10px;
    line-height: 24px;
    color: #fff;
    float: left;
    margin-top: 10px;
    margin-right: 4px;
    background: #ef4444
}

.box-about-8 .txt2:last-child {
    margin-right: 0
}

@media (max-width:1024px) {
    .box-about-4 .content .item-left {
        padding: 12px
    }
}

@media (max-width:900px) {
    .box-about-4 .content .item-left .item-tab .num {
        font-size: 26px;
        margin-bottom: 10px
    }

    .box-about-4 .content .item-left .item-tab p {
        font-size: 13px
    }

    .box-about-4 .content .item-left .title-tab span {
        padding: 0 10px;
        line-height: 32px
    }

    .box-about-3 .content .video iframe {
        width: 100% !important
    }
}

@media (max-width:768px) {
    .box-about-2 .content .content-all .item {
        width: 100%
    }

    .box-about-2 .content .content-all .item.item-left {
        margin-bottom: 24px
    }

    .box-about-2 .content .content-all .item.item-right {
        display: flex;
        justify-content: center
    }

    .box-about-2 .content .content-all .item .btn-viewmore {
        display: flex;
        justify-content: center
    }

    .box-about-4 .content .item-left .item-tab .num {
        font-size: 32px;
        margin-bottom: 20px
    }

    .box-about-4 .content .item-left .item-tab p {
        font-size: 18px
    }

    .box-about-4 .content .item-left .title-tab span {
        padding: 0 16px;
        line-height: 40px
    }

    .box-about-4 .content .item {
        width: 100%
    }

    .box-about-4 .content .item img {
        width: 100%
    }

    .box-about-4 .content .item-left {
        padding: 32px 10px
    }

    .box-about-5 .content .item {
        width: 100%
    }

    .box-about-5 .content .item.item-left {
        margin-bottom: 24px
    }

    .box-about-6 .content .item {
        width: 100%;
        margin-bottom: 24px
    }

    .box-about-6 .content .item:last-child {
        margin-bottom: 0
    }

    .box-about-8.box-slider-same .content .content-slider .item {
        margin-right: 16px !important;
        margin-bottom: 32px !important
    }

    .box-about-8.box-slider-same .content .content-slider .item:nth-child(2n) {
        margin-right: 0 !important
    }

    .box-about-8.box-slider-same .content .content-slider .item .img {
        margin-bottom: 8px
    }
}

@media (max-width:640px) {
    .box-about-4 .content .item-left .title-tab {
        margin-top: 12px
    }

    .box-about-4 .content .item-left .title-tab span {
        margin-top: 12px
    }

    .title-about {
        font-size: 24px
    }

    .box-about-3 .content .video iframe {
        height: 320px !important
    }

    .box-about-1 .title {
        margin-bottom: 50px
    }

    .box-about-7.box-slider-same .title .title-all {
        text-align: left
    }

    .box-about-8.box-slider-same .title .title-all {
        text-align: left
    }

    .box-about-2 .content .content-all .item .title,
    .box-about-5 .title {
        margin-bottom: 16px
    }

    .box-about-3 .title {
        text-align: left
    }

    .box-about-4 .title {
        text-align: left;
        padding: 0 16px
    }
}

@media (max-width:480px) {
    .banner-all-page .banner-pc {
        display: none
    }

    .banner-all-page .banner-mb {
        display: block
    }

    .banner-all-page .banner-mb img {
        width: 100%
    }

    .box-about-4 .container {
        padding: 0
    }

    .box-about-4 .content .item-left {
        padding: 32px 16px
    }

    .box-about-3 .content .video iframe {
        height: 184px !important
    }

    .box-about-1 .title {
        font-size: 24px;
        margin-bottom: 32px;
        display: flex;
        justify-content: center
    }

    .box-about-1 .title span {
        width: 185px;
        float: left
    }

    .box-about-1 .content .content-all p {
        font-size: 20px
    }

    .box-about-8.box-slider-same .content .content-slider .item {
        width: calc(50% - 8px);
        margin-right: 16px !important;
        margin-bottom: 16px
    }

    .box-about-8.box-slider-same .content .content-slider .item:nth-child(2n) {
        margin-right: 0 !important
    }

    .box-slider-same .content .item .name {
        font-size: 16px
    }
}

.link-url {
    width: 100%;
    display: flex;
    padding: 10px 0;
    background: #f2f2f2
}

.link-url .breadcrumbs {
    margin-top: 0 !important
}

.link-url .breadcrumb {
    width: 100%;
    float: left
}

.link-url a {
    color: #262626 !important
}

.link-url .breadcrumb ol {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    list-style: none
}

.link-url .breadcrumb li a {
    color: #dc2626
}

.link-url .breadcrumb li .bre-chia {
    float: right;
    margin: 0 6px;
    color: #737373
}

.link-url .breadcrumb li:last-child a {
    color: #737373
}

.link-url .breadcrumb li:last-child .bre-chia {
    display: none
}

.box-dn-hlv-1 {
    display: flex
}

.box-dn-hlv-1 .title {
    text-align: center;
    margin-bottom: 8px;
    color: #171717
}

.box-dn-hlv-1 .note {
    display: flex;
    justify-content: center
}

.box-dn-hlv-1 .note span {
    width: 866px;
    max-width: 100%;
    text-align: center;
    font-size: 18px;
    color: #404040
}

.box-dn-hlv-1 .content .item-ct {
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.box-dn-hlv-1 .content .item-ct:nth-child(1) {
    margin-bottom: 40px
}

.box-dn-hlv-1 .content .item-ct .item {
    width: calc(50% - 20px);
    float: left
}

.box-dn-hlv-1 .content .item-ct .item .name {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    font-size: 32px;
    font-weight: 700;
    color: #171717
}

.box-dn-hlv-1 .content .item-ct .item p {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    font-size: 18px;
    color: #404040;
    text-align: justify
}

.box-dn-hlv-1 .content .item-ct .item p:last-child {
    margin-bottom: 0
}

.box-dn-hlv-2 {
    display: flex;
    padding-bottom: 40px
}

.box-dn-hlv-2 .title {
    font-size: 20px;
    font-weight: 600;
    color: #171717
}

.box-dn-hlv-2 .content .list-tab {
    width: 100%;
    float: left;
    display: none
}

.box-dn-hlv-2 .content .list-tab.active {
    display: block
}

.box-dn-hlv-2 .content .list {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch
}

.box-dn-hlv-2 .content .item {
    width: calc(25% - 18px);
    float: left;
    margin-bottom: 40px;
    margin-right: 24px
}

.box-dn-hlv-2 .content .item:nth-child(4n) {
    margin-right: 0
}

.box-dn-hlv-2 .content .item .img {
    width: 100%;
    float: left;
    margin-bottom: 16px
}

.box-dn-hlv-2 .content .item .img img {
    width: 100%
}

.box-dn-hlv-2 .content .item .info .name {
    width: 100%;
    float: left;
    font-size: 24px;
    font-weight: 600;
    color: #171717
}

.box-dn-hlv-2 .content .item .info .txt {
    font-size: 16px;
    color: #404040
}

.list-filter {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
    list-style: none
}

.list-filter li {
    margin-right: 15px
}

.list-filter span {
    float: left;
    line-height: 40px;
    padding: 0 16px;
    margin-right: 8px;
    background: #e5e5e5;
    color: #171717;
    font-weight: 500;
    cursor: pointer;
    margin-top: 8px
}

.list-filter span.current,
.list-filter span.active {
    color: #fff;
    background: #991b1b
}

.list-filter span:last-child {
    margin-right: 0
}

.list-filter span:hover {
    background: #ccc
}

.view-more-page {
    width: 100%;
    display: flex;
    justify-content: center
}

.view-more-page .view-more {
    width: 159px;
    line-height: 48px;
    float: left;
    background: #f5f5f5;
    border-radius: 6px;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    color: #737373;
    border: none
}

.view-more-page .view-more:hover {
    background: #ef4444;
    color: #fff
}

@media (max-width:768px) {
    .box-dn-hlv-1 .content .item-ct {
        flex-wrap: wrap
    }

    .box-dn-hlv-1 .content .item-ct img {
        margin: 0 auto
    }

    .box-dn-hlv-1 .content .item-ct .item {
        width: 100%
    }

    .box-dn-hlv-1 .content .item-ct .item.item-left {
        margin-bottom: 32px
    }

    .list-filter {
        overflow-x: auto;
        flex-wrap: nowrap
    }

    .list-filter::-webkit-scrollbar {
        display: none
    }

    .list-filter span {
        flex-shrink: 0
    }

    .box-dn-hlv-2 .content .item {
        width: calc(50% - 20px);
        margin-right: 40px
    }

    .box-dn-hlv-2 .content .item:nth-child(2n) {
        margin-right: 0
    }
}

@media (max-width:480px) {
    .box-dn-hlv-1 .title-box {
        margin-bottom: 40px
    }

    .box-dn-hlv-1 .note span {
        font-size: 16px;
        text-align: justify
    }

    .box-dn-hlv-1 .content .item-ct .item .name {
        font-size: 24px
    }

    .box-dn-hlv-1 .content .item-ct .item p {
        font-size: 16px
    }

    .box-dn-hlv-2 .content .item {
        width: calc(50% - 12px);
        margin-bottom: 32px;
        margin-right: 24px
    }

    .box-dn-hlv-2 .content .item .info .name {
        font-size: 16px
    }

    .box-dn-hlv-2 .content .item .info .txt {
        font-size: 12px
    }

    .view-more-page .view-more {
        width: 138px;
        line-height: 40px;
        font-size: 16px
    }
}

.box-detail-hlv-1 {
    display: flex;
    background: #020307
}

.box-detail-hlv-1 .content {
    width: 100%;
    display: flex;
    justify-content: center
}

.box-detail-hlv-1 .content .item {
    width: 993px;
    float: left;
    max-width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.box-detail-hlv-1 .content .item-left {
    float: left;
    padding-right: 40px;
    margin-top: 40px;
    display: flex;
    flex-direction: column
}

.box-detail-hlv-1 .content .item-left .name-hlv {
    float: left;
    font-size: 34px;
    margin-bottom: 20px;
    color: #fff;
    line-height: 1.2
}

.box-detail-hlv-1 .content .item-left .name-hlv-sub {
    font-size: 40px;
    color: #fff;
    margin-bottom: 8px;
    text-transform: uppercase
}

.box-detail-hlv-1 .content .item-left .task {
    float: left;
    margin-bottom: 48px
}

.box-detail-hlv-1 .content .item-left .task span {
    float: left;
    padding: 0 12px;
    line-height: 28px;
    color: #fff;
    font-weight: 500;
    background: #b91c1c
}

.box-detail-hlv-1 .content .item-left .des-hlv {
    font-size: 20px;
    font-weight: 700;
    color: #fff
}

.box-detail-hlv-1 .content .item-right {
    float: right;
    max-width: 50%
}

.box-detail-hlv-2 {
    display: flex;
    background: #b91c1c;
    color: #fff
}

.box-detail-hlv-2 .content {
    display: flex;
    justify-content: center
}

.box-detail-hlv-2 .content .content-all {
    width: 1090px;
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between
}

.box-detail-hlv-2 .content .item {
    width: calc(50% - 50px);
    float: left
}

.box-detail-hlv-2 .content .item .title {
    width: 100%;
    float: left;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 40px
}

.box-detail-hlv-2 .content .item-left .title {
    margin-bottom: 64px
}

.box-detail-hlv-2 .content .item-left p {
    width: 100%;
    float: left;
    display: flex;
    flex-direction: column;
    font-size: 24px;
    font-weight: 700;
    align-items: flex-start;
    text-align: justify
}

.box-detail-hlv-2 .content .item-left p img {
    margin-bottom: 16px
}

.box-detail-hlv-2 .content .item-right .info {
    width: 100%;
    float: left;
    margin-bottom: 40px
}

.box-detail-hlv-2 .content .item-right .info span {
    width: 100%;
    float: left;
    font-size: 16px;
    margin-bottom: 16px;
    position: relative;
    padding-left: 20px
}

.box-detail-hlv-2 .content .item-right .info span:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    left: 4px;
    top: 10px;
    float: left
}

.box-detail-hlv-2 .content .item-right .info-exp {
    width: 100%;
    float: left;
    display: flex;
    align-items: baseline
}

.box-detail-hlv-2 .content .item-right .info-exp .exp-item {
    float: left;
    display: flex;
    flex-direction: column;
    margin-right: 40px
}

.box-detail-hlv-2 .content .item-right .info-exp .exp-item:last-child {
    margin-right: 0
}

.box-detail-hlv-2 .content .item-right .info-exp .exp-item .txt1 {
    position: relative;
    font-size: 52px;
    font-weight: 700;
    line-height: 1
}

.box-detail-hlv-2 .content .item-right .info-exp .exp-item .txt1 .sum {
    font-size: 20px;
    font-weight: 700;
    position: relative;
    top: -25px;
    right: 10px
}

.box-detail-hlv-2 .content .item-right .info-exp .exp-item .txt2 {
    font-weight: 700;
    font-size: 20px
}

.box-detail-hlv-3 {
    display: flex
}

.box-detail-hlv-3 .title-box {
    margin-bottom: 32px
}

.box-detail-hlv-3 .title-box .title {
    margin-bottom: 8px
}

.box-detail-hlv-3 .title-box .note {
    display: flex;
    justify-content: center
}

.box-detail-hlv-3 .title-box .note span {
    width: 866px;
    max-width: 100%;
    text-align: center;
    font-size: 18px;
    color: #404040
}

.box-detail-hlv-3 .content {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    justify-content: space-between
}

.box-detail-hlv-3 .content .style-same {
    width: 30.4%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.box-detail-hlv-3 .content .style-same .img {
    width: calc(50% - 8px);
    float: left
}

.box-detail-hlv-3 .content .style-same .img:nth-child(1) {
    width: 100%;
    margin-bottom: 16px
}

.box-detail-hlv-3 .content .item-center {
    width: 36.7%;
    float: left
}

.box-detail-hlv-3 .content .item:last-child {
    margin-right: 0
}

.box-detail-hlv-3 .content img {
    width: 100%
}

@media (max-width:768px) {
    .box-detail-hlv-1 .content .item {
        flex-wrap: wrap
    }

    .box-detail-hlv-1 .content .item-left {
        width: 100%;
        margin-bottom: 40px;
        padding-right: 0
    }

    .box-detail-hlv-1 .content .item-right {
        width: 100%;
        display: flex;
        justify-content: center;
        max-width: 100%
    }

    .box-detail-hlv-2 .content .item {
        width: 100%
    }

    .box-detail-hlv-2 .content .item.item-left {
        margin-bottom: 40px
    }

    .box-detail-hlv-2 .content .item-right .info-exp {
        flex-wrap: wrap
    }

    .box-detail-hlv-3 .content .style-same {
        width: 100%
    }

    .box-detail-hlv-3 .content .item-center {
        width: 100%;
        margin: 16px 0
    }

    .box-detail-hlv-2 .content .item-left .title {
        margin-bottom: 48px
    }
}

@media (max-width:480px) {
    .content-tab-home-2 .item .col4 {
        flex-direction: column;
        align-items: center
    }

    .content-tab-home-2 .item .col4 .all-price {
        margin-top: 10px
    }
}

@media (max-width:370px) {
    .box-detail-hlv-2 .content .item-right .info-exp .exp-item:nth-child(1) {
        margin-bottom: 20px
    }
}

.title-box-same .title {
    text-align: center;
    margin-bottom: 16px;
    color: #171717
}

.title-box-same .note {
    display: flex;
    justify-content: center
}

.title-box-same .note span {
    width: 866px;
    max-width: 100%;
    text-align: center;
    font-size: 18px;
    color: #404040
}

.box-service-1 {
    display: flex;
    padding-bottom: 32px
}

.box-service-1 .content {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap
}

.box-service-1 .content .item {
    width: calc(25% - 18px);
    float: left;
    background: #fafafa;
    padding: 16px;
    margin-bottom: 48px;
    margin-right: 24px
}

.box-service-1 .content .item:nth-child(4n) {
    margin-right: 0
}

.box-service-1 .content .item:hover {
    background: #d9d9d9
}

.box-service-1 .content .item .img {
    width: 100%;
    float: left;
    margin-bottom: 16px;
    overflow: hidden
}

.box-service-1 .content .item .img img {
    transition: .5s;
    width: 100%
}

.box-service-1 .content .item .name {
    width: 100%;
    float: left;
    font-size: 24px;
    font-weight: 600;
    color: #171717
}

.box-service-1 .content .item .tag {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.box-service-1 .content .item .tag span {
    font-size: 14px;
    line-height: 24px;
    padding: 0 10px;
    color: #fff;
    background: #ef4444;
    margin-right: 4px;
    margin-top: 8px
}

.box-service-1 .content .item .tag span:last-child {
    margin-right: 0
}

.box-service-1 .content .item:hover .img img {
    transform: scale(1.1);
    transition: .5s
}

@media (max-width:768px) {
    .box-service-1 .title-box-same {
        margin-bottom: 32px
    }

    .box-service-1 .content .item {
        width: calc(50% - 12px);
        margin-bottom: 24px
    }

    .box-service-1 .content .item:nth-child(2n) {
        margin-right: 0
    }
}

@media (max-width:480px) {
    .title-box-same .note span {
        text-align: justify;
        font-size: 16px
    }

    .box-service-1 .content .item {
        padding: 0
    }

    .box-service-1 .content .item .name {
        font-size: 16px
    }

    .box-service-1 .content .item .img {
        margin-bottom: 8px
    }
}

.box-service-detail {
    display: flex;
    padding: 40px 0
}

.box-service-detail .title-box-same .note span {
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px
}

.box-service-detail .title-box-same {
    margin-bottom: 40px
}

.box-service-detail .title-box-same .title {
    margin-bottom: 32px
}

.box-service-detail .snip-point {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
    padding: 12px 0;
    background: #f9fafb;
    border: solid 1px #e5e5e5
}

.box-service-detail .snip-point ul {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.box-service-detail .snip-point li {
    float: left;
    font-weight: 500;
    color: #404040;
    cursor: pointer;
    text-align: center;
    list-style: none;
    padding: 0 15px
}

.box-service-detail .snip-point li a {
    color: #404040;
    font-size: 16px;
    border-bottom: solid 1px rgba(0, 0, 0, 0);
    padding: 6px 0;
    float: left
}

.box-service-detail .snip-point li a.current {
    border-color: #ef4444
}

.box-service-detail .snip-point li a:hover {
    border-color: #171717
}

.box-service-detail .content {
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.box-service-detail .content .item-right {
    width: 421px;
    max-width: 100%
}

.box-service-detail .content .item-left {
    width: calc(100% - 450px);
    float: left
}

.box-service-detail .item-content {
    width: 100%;
    float: left;
    margin-bottom: 50px
}

.box-service-detail .item-content:last-child {
    margin-bottom: 0
}

.box-service-detail .item-content h2 {
    width: 100%;
    display: block;
    margin-bottom: 24px;
    font-size: 32px;
    font-weight: 700;
    color: #171717;
    clear: both
}

.box-service-detail .item-content h3 {
    padding-bottom: 10px
}

.box-service-detail .item-content ul li {
    padding-bottom: 7px
}

.box-service-detail .item-content p {
    margin-bottom: 20px;
    font-size: 14px;
    color: #404040;
    clear: both
}

.box-service-detail .item-content p a {
    font-size: 14px
}

.box-service-detail .item-content p span.check {
    width: 100%;
    float: left;
    margin-bottom: 24px;
    font-size: 14px;
    font-weight: 500;
    color: #171717;
    padding-left: 40px;
    background: url("../../themes/kickfit-sports/images/dich-vu/icon-check.png") no-repeat;
    background-position: left top
}

.box-service-detail .item-content p span.check:last-child {
    margin-bottom: 0
}

.box-service-detail .item-content img {
    width: 100%
}

.box-service-detail .item-content iframe {
    width: 100% !important
}

.box-service-detail .list-key {
    width: 100%;
    float: left;
    border: solid 1px #e5e5e5;
    border-radius: 6px;
    overflow: hidden;
    padding: 0 16px;
    margin-bottom: 24px
}

.box-service-detail .list-key .item-key {
    width: 100%;
    float: left;
    padding: 16px 0;
    border-bottom: solid 1px #e5e5e5
}

.box-service-detail .list-key .item-key:last-child {
    border: none
}

.box-service-detail .list-key .item-key .title-item-key {
    width: 100%;
    float: left;
    margin-bottom: 24px;
    font-size: 16px;
    font-weight: 600;
    color: #171717
}

.box-service-detail .list-key .item-key span {
    width: 100%;
    float: left;
    padding-left: 40px;
    margin-bottom: 24px;
    font-size: 16px;
    color: #737373;
    background: url("../../themes/kickfit-sports/images/dich-vu/icon-key.png") no-repeat;
    background-position: left top
}

.box-service-detail .list-key .item-key span:last-child {
    margin-bottom: 0
}

.box-service-detail .list-policy {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
    margin-bottom: 24px
}

.box-service-detail .list-policy .item-policy {
    width: calc(33.3333% - 16px);
    float: left;
    padding: 20px;
    box-shadow: 0px 1px 3px rgba(16, 24, 40, .1), 0px 1px 2px -1px rgba(16, 24, 40, .1);
    border-radius: 6px
}

.box-service-detail .list-policy .item-policy .img {
    width: 100%;
    float: left;
    margin-bottom: 20px
}

.box-service-detail .list-policy .item-policy .img img {
    width: auto
}

.box-service-detail .list-policy .item-policy .txt1 {
    width: 100%;
    float: left;
    font-size: 18px;
    font-weight: 700;
    color: #171717;
    text-align: justify;
    margin-bottom: 20px
}

.box-service-detail .list-policy .item-policy .txt2 {
    font-size: 16px;
    color: #737373;
    text-align: justify
}

.box-service-detail .list-price {
    
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between
}

.box-service-detail .list-price .item-price {
    width: calc(50% - 12px);
    padding: 24px;
    background: #f5f5f5;

    margin-bottom: 24px
}

.box-service-detail .list-price .item-price .name-price {
    width: 100%;
    float: left;
    margin-bottom: 32px;
    font-size: 18px;
    font-weight: 700;
    color: #171717
}

.box-service-detail .list-price .item-price .price {
    width: 100%;
    float: left;
    display: flex;
    align-items: baseline;
    font-size: 40px;
    font-weight: 700;
    color: #b91c1c
}

.box-service-detail .list-price .item-price .price .count {
    font-size: 14px;
    font-weight: 500;
    color: #a3a3a3;
    margin-left: 8px
}

.box-service-detail .list-price .item-price .old-price {
    display: block;
    font-size: 18px;
    color: #171717;
    text-decoration: line-through
}

.box-service-detail .item-right .box-info-pack {
    width: 100%;
    float: left;
    background: #991b1b;
    padding: 32px;
    border-radius: 4px;
    /* background: url('../../storage/home/5.jpg') no-repeat; */
    background-size: cover;
    background-position: center center
}

.box-service-detail .item-right .box-info-pack .name-pack {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 700;
    color: #fff
}

.box-service-detail .item-right .box-info-pack .name-pack span {
    float: left;
    border-bottom: solid 2px #fff
}

.box-service-detail .item-right .box-info-pack table {
    width: 100%;
    float: left;
    margin-bottom: 30px
}

.box-service-detail .item-right .box-info-pack table td {
    padding: 8px 0;
    color: #fff
}

.box-service-detail .item-right .box-info-pack table td:nth-child(1) {
    width: 100px
}

.box-service-detail .item-right .box-info-pack table td span.txt1 {
    font-size: 18px;
    font-weight: 600;
    display: block
}

.box-service-detail .item-right .box-info-pack table td span.txt2 {
    display: block
}

.box-service-detail .item-right .box-info-pack .btn-dk {
    width: 200px;
    float: left;
    text-align: center;
    border: none;
    line-height: 48px;
    font-size: 18px;
    font-weight: 700;
    background: #fff;
    color: #333;
    border: solid 1px rgba(0, 0, 0, 0);
    text-transform: uppercase
}

.box-service-detail .item-right .box-info-pack .btn-dk:hover {
    border-color: #fff;
    background: #ef4444;
    color: #fff
}

.box-service-detail .item-right .box-info-pack .bt-dk-r {
    display: flex;
    justify-content: center
}

.popup-register {
    width: 540px;
    max-width: 90%;
    float: left;
    padding: 40px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 999999;
    display: none;
    background: url('../../storage/home/5.jpg') no-repeat;
    background-size: cover;
    background-position: center center
}

.popup-register::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    /* Đen mờ */
    z-index: -1;
    /* Đặt lớp phủ phía sau nội dung */
}

.popup-register.active {
    display: block
}

.popup-register .head-popup {
    width: 100%;
    float: left
}

.popup-register .head-popup .close-popup {
    width: 30px;
    height: 30px;
    float: right;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center
}

.popup-register .title-popup {
    width: 100%;
    float: left;
    font-size: 38px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 10px
}

.popup-register .cam-ket {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 30px;
    color: #fff;
    font-size: 16px
}

.bg-popup-register {
    width: 100%;
    height: 100%;
    float: left;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999988;
    background: rgba(0, 0, 0, .6);
    display: none
}

.bg-popup-register.active {
    display: block
}

@media (max-width:1024px) {
    .box-service-detail .content .item-right {
        width: 300px
    }

    .box-service-detail .item-right .box-info-pack {
        padding: 20px
    }

    .box-service-detail .content .item-left {
        width: calc(100% - 320px)
    }
}

@media (max-width:768px) {
    .box-service-detail .snip-point {
        display: none
    }

    .box-service-detail .content {
        flex-wrap: wrap
    }

    .box-service-detail .content .item-right {
        width: 100%
    }

    .box-service-detail .content .item-left {
        width: 100%
    }

    .popup-register .head-popup {
        margin-bottom: 10px
    }

    .popup-register .title-popup {
        font-size: 24px;
        margin-bottom: 10px
    }

    .popup-register {
        padding: 10px
    }
}

@media (max-width:640px) {
    .box-service-detail .list-policy .item-policy {
        width: 100%;
        margin-bottom: 24px
    }

    .box-service-detail .list-policy .item-policy:last-child {
        margin-bottom: 0
    }

    .box-service-detail .list-price .item-price {
        width: 100%
    }

    .content-tab-home-2 .item .col3 span {
        text-align: center
    }
}

@media (max-width:375px) {
    .box-service-detail .item-content iframe {
        height: 220px !important
    }

    .box-service-detail .list-price .item-price .price {
        font-size: 30px
    }

    .box-service-detail .list-price .item-price {
        padding: 16px
    }
}

.box-cus-result {
    display: flex
}

.box-cus-result .content .name-sub {
    font-size: 20px;
    font-weight: 600;
    color: #171717;
    margin-bottom: 8px
}

.box-cus-result .content .list-filter {
    margin-bottom: 32px
}

.box-cus-result .content .list-item {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap
}

.box-cus-result .content .item {
    width: calc(25% - 18px);
    margin-bottom: 40px;
    float: left;
    margin-right: 24px
}

.box-cus-result .content .item:nth-child(4n) {
    margin-right: 0
}

.box-cus-result .content .item .img {
    width: 100%;
    float: left;
    margin-bottom: 16px;
    overflow: hidden;
    border-radius: 8px
}

.box-cus-result .content .item .img img {
    transition: .5s;
    width: 100%
}

.box-cus-result .content .item:hover .img img {
    transform: scale(1.1);
    transition: .5s
}

.box-cus-result .content .item .name {
    width: 100%;
    float: left;
    font-size: 24px;
    font-weight: 600;
    color: #171717
}

.box-cus-result .content .item .tag-filter {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.box-cus-result .content .item .tag-filter span {
    float: left;
    padding: 0 10px;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    background: #ef4444;
    margin-top: 8px
}

.box-cus-result-2 {
    padding-bottom: 40px
}

@media (max-width:768px) {
    .box-cus-result .title-box-same .note span {
        font-size: 16px
    }

    .box-cus-result .title-box-same {
        margin-bottom: 32px
    }

    .box-cus-result .content .item {
        width: calc(50% - 20px);
        margin-right: 40px
    }

    .box-cus-result .content .item:nth-child(2n) {
        margin-right: 0
    }
}

@media (max-width:480px) {
    .box-cus-result .content .item {
        width: calc(50% - 8px);
        margin-right: 16px;
        margin-bottom: 24px
    }

    .box-cus-result .content .item .img {
        margin-bottom: 8px
    }

    .box-cus-result .content .item .name {
        font-size: 16px
    }

    .box-cus-result .content .item .tag-filter {
        display: none
    }
}

.box-cus-result-detail-1 {
    display: flex;
    padding-bottom: 0
}

.box-cus-result-detail-1 .content {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between
}

.box-cus-result-detail-1 .content .item-left {
    width: 46%;
    float: left
}

.box-cus-result-detail-1 .content .item-left img {
    width: 100%
}

.box-cus-result-detail-1 .content .item-right {
    width: 51%;
    float: right
}

.box-cus-result-detail-1 .content .name-cus {
    width: 100%;
    float: left;
    margin-top: 64px;
    font-size: 32px;
    font-weight: 700;
    color: #171717;
    display: flex;
    align-items: center;
    margin-bottom: 32px
}

.box-cus-result-detail-1 .content .name-cus span {
    float: left;
    padding: 0 12px;
    line-height: 28px;
    font-size: 14px;
    color: #fff;
    background: #ef4444;
    margin-left: 16px
}

.box-cus-result-detail-1 .content .box-cus-result-info {
    width: 100%;
    float: left;
    background: #fafafa;
    padding: 20px;
    border-radius: 6px;
    margin-bottom: 32px
}

.box-cus-result-detail-1 .content .box-cus-result-info .txt {
    width: 100%;
    float: left;
    font-size: 16px;
    font-weight: 600;
    color: #171717;
    margin-bottom: 24px
}

.box-cus-result-detail-1 .content .box-cus-result-info .list {
    width: 100%;
    float: left
}

.box-cus-result-detail-1 .content .box-cus-result-info .list li {
    width: 100%;
    float: left;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 8px
}

.box-cus-result-detail-1 .content .box-cus-result-info .list li.hide {
    display: none
}

.box-cus-result-detail-1 .content .box-cus-result-info .list li span {
    line-height: 24px
}

.box-cus-result-detail-1 .content .box-cus-result-info .list li span:nth-child(1) {
    width: 80px;
    margin-right: 20px;
    color: #737373;
    float: left
}

.box-cus-result-detail-1 .content .box-cus-result-info .list li span:nth-child(2) {
    background: #fef2f2;
    padding: 0 10px;
    border-radius: 12px;
    margin-right: 10px;
    color: #b91c1c
}

.box-cus-result-detail-1 .content .box-cus-result-info .list li span:nth-child(3) {
    font-size: 12px;
    color: #737373;
    margin-right: 10px
}

.box-cus-result-detail-1 .content .box-cus-result-info .list li span:nth-child(4) {
    background: #f0fdf4;
    padding: 0 10px;
    border-radius: 12px;
    color: #15803d
}

.box-cus-result-detail-1 .content .box-cus-result-info .view-more-btn {
    width: 100%;
    float: left;
    margin-top: 16px
}

.box-cus-result-detail-1 .content .box-cus-result-info .view-more-btn .btn {
    width: 138px;
    line-height: 40px;
    float: left;
    background: #fff;
    border: solid 1px #d4d4d4;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: #404040
}

.box-cus-result-detail-1 .content .box-cus-result-info .view-more-btn .btn:hover {
    background: #ef4444;
    color: #fff
}

.box-cus-result-detail-1 .content .item-info {
    width: 100%;
    float: left;
    margin-bottom: 20px
}

.box-cus-result-detail-1 .content .item-info .name {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 600;
    color: #171717
}

.box-cus-result-detail-1 .content .item-info p {
    width: 100%;
    float: left;
    margin-bottom: 12px;
    justify-content: space-between;
    font-size: 18px;
    color: #404040
}

.box-cus-result-detail-1 .content .item-info span {
    width: 100%;
    float: left;
    margin-bottom: 12px;
    justify-content: space-between;
    font-size: 18px;
    color: #404040;
    padding-left: 30px;
    position: relative
}

.box-cus-result-detail-1 .content .item-info span:before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #404040;
    position: absolute;
    left: 15px;
    top: 12px
}

@media (max-width:900px) {
    .box-cus-result-detail-1 .content .item-left {
        width: 38%
    }

    .box-cus-result-detail-1 .content .item-right {
        width: 60%
    }
}

@media (max-width:768px) {
    .box-cus-result-detail-1 .content .item-left {
        width: 100%;
        margin-bottom: 20px;
        display: flex;
        justify-content: center
    }

    .box-cus-result-detail-1 .content .item-right {
        width: 100%
    }

    .box-cus-result-detail-1 .content .name-cus {
        margin-top: 0
    }
}

@media (max-width:480px) {
    .box-cus-result-detail-1 .content .name-cus {
        font-size: 28px
    }

    .box-cus-result-detail-1 .content .item-info p {
        font-size: 16px
    }
}

@media (max-width:400px) {
    .box-cus-result-detail-1 .content .name-cus {
        flex-wrap: wrap
    }
}

.box-customer-story {
    display: flex;
    padding-bottom: 40px
}

.box-customer-story .title {
    margin-bottom: 40px
}

.box-customer-story .content {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap
}

.box-customer-story .content .item {
    width: calc(33.333% - 26.666px);
    float: left;
    margin-bottom: 40px
}

.box-customer-story .content .item .img {
    width: 100%;
    float: left;
    margin-bottom: 32px;
    position: relative;
    cursor: pointer
}

.box-customer-story .content .item .img:before {
    content: "";
    width: 100%;
    height: 100%;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 1
}

.box-customer-story .content .item .img:after {
    content: "\f16a";
    font-family: "Fontawesome";
    font-size: 48px;
    color: #ef4444;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.box-customer-story .content .item .name {
    width: 100%;
    float: left;
    font-size: 24px;
    font-weight: 600;
    color: #171717;
    margin-bottom: 4px
}

.box-customer-story .content .item .time-view {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    font-weight: 600;
    color: #a3a3a3
}

.box-customer-story .content .item .des {
    width: 100%;
    float: left;
    text-align: justify;
    color: #525252;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden
}

@media (max-width:768px) {
    .box-customer-story .content .item {
        width: calc(50% - 20px)
    }
}

@media (max-width:480px) {
    .box-customer-story .content .item {
        width: 100%
    }

    .box-customer-story .content .item .name {
        font-size: 16px
    }

    .box-customer-story .content .item .time-view {
        font-size: 12px
    }

    .box-customer-story .content .item .des {
        font-size: 12px
    }
}

.box-list-club {
    display: flex
}

.box-list-club .title-sub {
    font-size: 20px;
    font-weight: 600;
    color: #171717;
    margin-bottom: 8px
}

.box-list-club .content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch
}

@media (max-width:768px) {
    .box-list-club .title-box-same {
        margin-bottom: 32px
    }
}

.box-club-detail {
    display: flex;
    padding-bottom: 0;
    flex-wrap: wrap
}

.box-club-detail .content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start
}

.box-club-detail .content .item-content {
    width: calc(50% - 20px);
    float: left
}

.box-club-detail .item-left .big-images {
    width: 100%;
    float: left;
    margin-bottom: 12px
}

.box-club-detail .item-left .thumb-images {
    width: 100%;
    float: left;
    margin-bottom: 40px
}

.box-club-detail .service-in-club {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 32px;
    background: #e5e5e5;
    padding-bottom: 12px
}

.box-club-detail .service-in-club.in-mobile {
    display: none
}

.box-club-detail .service-in-club .title-sub {
    width: 100%;
    float: left;
    font-size: 24px;
    font-weight: 600;
    color: #171717;
    margin-bottom: 20px
}

.box-club-detail .service-in-club .list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between
}

.box-club-detail .service-in-club .list .item {
    width: calc(50% - 12px);
    margin-bottom: 20px;
    padding: 16px;
    background: #fff
}

.box-club-detail .service-in-club .list .item .img {
    width: 100%;
    float: left;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 16px
}

.box-club-detail .service-in-club .list .item .img img {
    transition: .5s
}

.box-club-detail .service-in-club .list .item .name {
    width: 100%;
    float: left;
    font-size: 20px;
    font-weight: 600;
    color: #171717
}

.box-club-detail .service-in-club .list .item .tags {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.box-club-detail .service-in-club .list .item .tags span {
    float: left;
    margin-top: 12px;
    margin-right: 4px;
    padding: 0 8px;
    font-size: 12px;
    color: #fff;
    background: #ef4444
}

.box-club-detail .service-in-club .list .item .tags span:last-child {
    margin-right: 0
}

.box-club-detail .service-in-club .list .item:hover .img img {
    transition: .5s;
    transform: scale(1.1)
}

.box-club-detail .item-right .title-main {
    width: 100%;
    float: left;
    font-size: 32px;
    font-weight: 700;
    color: #171717;
    display: flex;
    align-items: center;
    margin-bottom: 40px;
    flex-wrap: wrap
}

.box-club-detail .item-right .title-main span {
    float: left;
    padding: 0 12px;
    line-height: 28px;
    font-weight: 500;
    color: #b91c1c;
    background: #fef2f2;
    margin-left: 16px;
    font-size: 14px;
    text-align: center
}

.box-club-detail .item-right .summary {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #404040;
    text-align: justify;
    margin-bottom: 40px
}

.box-club-detail .item-right .policy-in-club {
    width: 100%;
    float: left;
    margin-bottom: 40px
}

.box-club-detail .item-right .policy-in-club .title-sub {
    width: 100%;
    float: left;
    font-size: 24px;
    font-weight: 600;
    color: #171717;
    margin-bottom: 20px
}

.box-club-detail .item-right .policy-in-club .list {
    width: 100%;
    float: left;
    padding: 32px;
    background: #fafafa
}

.box-club-detail .item-right .policy-in-club .list .item {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px
}

.box-club-detail .item-right .policy-in-club .list .item:last-child {
    margin-bottom: 0
}

.box-club-detail .item-right .policy-in-club .list .item span {
    color: #737373;
    margin-bottom: 4px
}

.box-club-detail .item-right .policy-in-club .list .item p {
    font-size: 18px;
    font-weight: 600;
    color: #171717
}

.box-club-detail .item-right .map-address {
    width: 100%;
    float: left
}

.box-club-detail .item-right .map-address iframe {
    width: 100% !important;
    margin-bottom: 20px
}

.box-club-detail .item-right .map-address h2 {
    font-size: 24px;
    font-weight: 600;
    color: #171717;
    margin-bottom: 20px
}

.box-club-detail .item-right .description {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #404040
}

.box-club-detail .item-right .description h2 {
    font-size: 24px;
    font-weight: 600;
    color: #171717;
    margin-bottom: 20px
}

.box-club-detail .item-right .description p {
    text-align: justify;
    margin-bottom: 20px
}

@media (max-width:1024px) {
    .box-club-detail .content .item-content {
        width: calc(50% - 10px)
    }

    .box-club-detail .item-left .service-in-club {
        padding: 16px
    }

    .box-club-detail .item-left .service-in-club .list .item {
        width: calc(50% - 8px)
    }

    .box-club-detail .item-right .policy-in-club .list {
        padding: 16px
    }

    .box-club-detail .item-right .title-main {
        flex-wrap: wrap
    }

    .header .content-h-right .menu-km-pc {
        display: none
    }
}

@media (max-width:768px) {
    .box-club-detail .content .item-content {
        width: 100%
    }

    .box-club-detail .item-left .thumb-images {
        margin-bottom: 32px
    }

    .box-club-detail .service-in-club.in-pc {
        display: none
    }

    .box-club-detail .service-in-club.in-mobile {
        display: block
    }

    .box-club-detail .item-right .title-main {
        margin-bottom: 32px;
        font-size: 32px
    }

    .box-club-detail .item-right .summary,
    .box-club-detail .item-right .policy-in-club {
        margin-bottom: 24px
    }

    .box-club-detail .service-in-club .list {
        flex-wrap: nowrap;
        overflow-x: scroll
    }

    .box-club-detail .service-in-club {
        padding: 32px 16px
    }

    .box-club-detail .service-in-club .list .item {
        width: 200px;
        flex-shrink: 0;
        margin-right: 24px
    }

    .box-club-detail .service-in-club .list .item:last-child {
        margin-right: 0
    }
}

@media (max-width:480px) {
    .box-club-detail .item-right .map-address iframe {
        height: 220px !important
    }
}

.box-tools {
    display: flex
}

.box-tools.box-slider-same .title {
    margin-bottom: 32px
}

.box-tools .title-sub {
    font-size: 24px;
    font-weight: 700;
    color: #171717;
    margin-bottom: 8px
}

.box-tools .title-box-same .title-all {
    margin-bottom: 16px
}

.item-video-same .img {
    width: 100%;
    float: left;
    margin-bottom: 32px;
    position: relative;
    cursor: pointer
}

.item-video-same .img:before {
    content: "";
    width: 100%;
    height: 100%;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 1
}

.item-video-same .img:after {
    content: "\f16a";
    font-family: "Fontawesome";
    font-size: 48px;
    color: #ef4444;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.item-video-same .name {
    width: 100%;
    float: left;
    font-size: 24px;
    font-weight: 600;
    color: #171717;
    margin-bottom: 4px
}

.item-video-same .time-view {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    font-weight: 600;
    color: #a3a3a3
}

@media (max-width:768px) {
    .box-tools .title-sub {
        font-size: 20px
    }

    .box-tools.box-slider-same .title .note span {
        font-size: 16px
    }
}

.box-tools-same {
    display: flex
}

.box-tools-same .title {
    font-size: 32px;
    font-weight: 700;
    color: #171717;
    margin-bottom: 8px
}

.box-tools-same .note {
    font-size: 18px;
    color: #404040;
    margin-bottom: 40px
}

.box-tools-same .content {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch
}

.box-tools-same .content .item {
    width: calc(25% - 18px);
    float: left;
    margin-bottom: 40px;
    margin-right: 24px
}

.box-tools-same .content .item:nth-child(4n) {
    margin-right: 0
}

.box-tools-same .content .item .img {
    width: 100%;
    float: left;
    margin-bottom: 16px;
    overflow: hidden
}

.box-tools-same .content .item .img img {
    width: 100%;
    transition: .5s
}

.box-tools-same .content .item .name {
    width: 100%;
    float: left;
    font-size: 24px;
    font-weight: 600;
    color: #171717
}

.box-tools-same .content .item .txt {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #404040
}

.box-tools-same .content .item:hover img {
    transition: .5s;
    transform: scale(1.1)
}

@media (max-width:768px) {
    .box-tools-same .content .item {
        width: calc(50% - 12px)
    }

    .box-tools-same .content .item:nth-child(2n) {
        margin-right: 0
    }
}

@media (max-width:480px) {
    .box-tools-same .content .item {
        width: 100%;
        margin-bottom: 32px;
        margin-right: 0
    }

    .box-tools-same .note {
        font-size: 16px;
        margin-bottom: 32px;
        text-align: justify
    }

    .box-tools-same .title {
        font-size: 20px
    }
}

.box-news {
    display: flex;
    padding-bottom: 40px
}

.box-news .title {
    font-size: 20px;
    font-weight: 700;
    color: #171717;
    margin-bottom: 8px
}

.box-news .content {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch
}

.box-news .content .item {
    width: calc(33.3333% - 21.3333px);
    float: left;
    margin-bottom: 40px;
    margin-right: 32px
}

.box-news .content .item:nth-child(3n) {
    margin-right: 0
}

.box-news .content .item .img {
    width: 100%;
    float: left;
    margin-bottom: 24px;
    overflow: hidden;
    padding-top: 58%;
    position: relative
}

.box-news .content .item .img img {
    width: 100%;
    max-width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.box-news .content .item .name {
    width: 100%;
    float: left;
    font-size: 18px;
    font-weight: 600;
    color: #171717;
    line-height: 28px;
    margin-bottom: 8px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.box-news .content .item .name:hover {
    color: #ef4444
}

.box-news .content .item .summary {
    width: 100%;
    float: left;
    margin-bottom: 24px;
    font-size: 14px;
    color: #737373;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: justify
}

.box-news .content .item .time-category {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap
}

.box-news .content .item .time-category .time {
    color: #737373
}

.box-news .content .item .time-category .category {
    line-height: 24px;
    padding: 0 10px;
    background: #ef4444;
    color: #fff;
    font-weight: 500
}

.box-news-category .title {
    font-size: 32px;
    margin-bottom: 40px
}

@media (max-width:768px) {
    .box-news .content .item {
        width: calc(50% - 16px)
    }

    .box-news .content .item:nth-child(3n) {
        margin-right: 32px
    }

    .box-news .content .item:nth-child(2n) {
        margin-right: 0
    }
}

@media (max-width:480px) {
    .box-news .content .item {
        width: 100%;
        margin-bottom: 48px;
        margin-right: 0
    }

    .box-news .content .item:nth-child(3n) {
        margin-right: 0
    }

    .box-news .list-filter {
        margin-bottom: 32px
    }

    .box-news-category .title {
        font-size: 24px;
        margin-bottom: 40px
    }
}

.nd .icons {
    background: 0 0
}

.nd table {
    border-collapse: collapse;
    margin: 0 auto
}

.nd {
    font-size: 18px;
    line-height: 1.5;
    color: #171717
}

.nd h1 {
    display: block;
    font-size: 2em;
    -webkit-margin-before: .67em;
    -webkit-margin-after: .67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: 700;
    margin: .67em 0
}

.nd h2 {
    display: block;
    font-size: 1.5em;
    -webkit-margin-before: .83em;
    -webkit-margin-after: .83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: 700;
    margin: .83em 0
}

.nd h3 {
    display: block;
    font-size: 1.17em;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: 700
}

.nd h4 {
    display: block;
    -webkit-margin-before: 1.33em;
    -webkit-margin-after: 1.33em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: 700;
    font-size: 1em
}

.nd ul {
    padding-left: 40px !important;
    margin: 1em 0;
    list-style: initial
}

.nd ul li,
.nd ol li {
    list-style: initial !important
}

.nd ol {
    padding-left: 40px !important;
    margin: 1em 0;
    list-style: decimal !important
}

.nd ol li {
    list-style-type: decimal !important
}

.nd p {
    margin: 1em 0
}

.nd table td,
.nd table th {
    border: solid 1px #ddd;
    padding: 5px
}

.nd a {
    font-size: initial;
    color: #4285f4
}

.nd {
    line-height: 1.45
}

.nd table td img {
    max-width: 100%
}

.box-news-detail {
    display: flex;
    padding: 40px 0
}

.box-news-detail .title-news {
    font-size: 32px;
    font-weight: 700;
    color: #171717;
    margin-bottom: 8px;
    line-height: 40px
}

.box-news-detail .time-news {
    color: #737373;
    margin-bottom: 48px
}

.box-news-detail .content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch
}

.box-news-detail .content .item-right {
    width: 370px;
    float: right;
    position: sticky;
    top: 70px;
    height: fit-content
}

.box-news-detail .content .item-left {
    width: calc(100% - 400px);
    float: left
}

.box-like-share {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 32px 0;
    margin-bottom: 20px;
    border-bottom: solid 2px #e5e5e5;
    overflow: hidden
}

.box-like-share .copy-link {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #737373;
    position: relative
}

.box-like-share .copy-link .note-copy {
    width: 180px;
    float: left;
    position: absolute;
    top: -36px;
    right: 0;
    text-align: center;
    background: #ef4444;
    color: #fff;
    line-height: 30px;
    border-radius: 6px;
    display: none
}

.box-like-share .copy-link .note-copy.active {
    display: block
}

.box-like-share .copy-link .note-copy:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid rgba(0, 0, 0, 0);
    border-right: 8px solid rgba(0, 0, 0, 0);
    border-top: 8px solid #ef4444;
    position: absolute;
    right: 20px;
    bottom: -7px
}

.box-like-share .btn-copy {
    float: left;
    width: 76px;
    line-height: 36px;
    border-radius: 6px;
    background: #fef2f2;
    font-size: 14px;
    color: #ef4444;
    margin-left: 12px;
    border: none
}

.box-like-share .share-social {
    display: flex;
    align-items: center
}

.box-like-share .share-social a {
    float: left;
    display: flex;
    align-items: center;
    padding: 4px 8px;
    background: #fef2f2;
    border-radius: 3px;
    color: #ef4444
}

.box-like-share .share-social a img {
    height: 20px;
    margin-right: 8px;
    float: left
}

.box-like-share .share-social a:nth-child(1) {
    margin-right: 14px
}

.tags-article {
    font-size: 16px;
    color: #737373
}

.tags-article span {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap
}

.tags-article span a {
    float: left;
    margin-left: 5px;
    line-height: 24px;
    padding: 5px 10px;
    border-radius: 3px;
    color: #171717;
    background: #e5e5e5;
    margin-top: 5px
}

.box-news-top-view {
    width: 100%;
    float: left;
    padding: 32px 16px;
    background: #f5f5f5
}

.box-news-top-view .tile-news-top-view {
    width: 100%;
    float: left;
    font-size: 24px;
    font-weight: 700;
    color: #171717;
    margin-bottom: 20px
}

.box-news-top-view .item {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 32px
}

.box-news-top-view .item:last-child {
    margin-bottom: 0
}

.box-news-top-view .item .img {
    width: 166px;
    height: 120px;
    float: left;
    margin-right: 12px;
    overflow: hidden
}

.box-news-top-view .item .img img {
    width: 166px;
    height: 120px;
    min-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%
}

.box-news-top-view .item .info {
    width: calc(100% - 178px)
}

.box-news-top-view .item .name {
    width: 100%;
    float: left;
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: 700;
    color: #171717;
    line-height: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.box-news-top-view .item .name:hover {
    color: #ef4444
}

.box-news-top-view .item .time {
    width: 100%;
    float: left;
    color: #737373
}

.box-news-same {
    display: flex;
    margin-top: 40px
}

.box-news-same .title {
    font-size: 24px;
    font-weight: 700;
    color: #171717;
    margin-bottom: 20px
}

.box-news-same .content {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap
}

.box-news-same .content .item {
    width: 100%;
    float: left;
    margin-bottom: 32px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.box-news-same .content .item:last-child {
    margin-bottom: 0
}

.box-news-same .content .item .img {
    width: 200px;
    float: left;
    padding-top: 140px;
    position: relative;
    overflow: hidden
}

.box-news-same .content .item .img img {
    width: 100%;
    max-width: 100%;
    position: absolute;
    min-height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.box-news-same .content .item .info {
    width: calc(100% - 220px);
    float: left
}

.box-news-same .content .item .name {
    width: 100%;
    float: left;
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: 700;
    color: #171717;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.box-news-same .content .item .name:hover {
    color: #ef4444
}

.box-news-same .content .item .summary p {
    width: 100%;
    float: left;
    color: #737373;
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: left
}

.box-news-same .content .item .time {
    width: 100%;
    float: left;
    color: #737373;
    font-size: 14px;
    text-align: left
}

.box-news-same .content .item .summary {
    width: 100%;
    float: left;
    margin-bottom: 8px
}

.list-cat-article {
    padding: 16px;
    background: #f5f5f5
}

.list-cat-article .title-cat {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    width: 100%;
    float: left;
    color: #737373
}

.list-cat-article ul {
    width: 100%;
    float: left;
    list-style-position: inside;
    padding-left: 16px
}

.list-cat-article ul li {
    width: 100%;
    float: left;
    margin-bottom: 12px
}

.list-cat-article ul li:last-child {
    margin-bottom: 0
}

.list-cat-article ul li a {
    color: #525252;
    font-weight: 500
}

.list-cat-article ul li a:hover {
    color: #ef4444
}

.list-cat-article ul li ul {
    margin-top: 12px
}

.list-cat-article ul li ul li {
    list-style-type: decimal
}

.list-cat-article ul li ul a {
    font-weight: 400
}

.box-home-8 .wpcf7 form .wpcf7-response-output,
.box-kickfit .wpcf7 form .wpcf7-response-output {
    color: #ef4444 !important
}

@media (max-width:1024px) {
    .box-news-same .content .item .img {
        height: 150px;
        padding-top: 150px
    }
}

@media (max-width:850px) {
    .box-news-detail .content .item-right {
        width: 100%;
        float: left;
        margin-top: 24px
    }

    .box-news-detail .content .item-left {
        width: 100%
    }

    .box-news-top-view .item .img {
        width: 130px;
        height: 130px;
        margin: 0
    }

    .box-news-top-view .item .img img {
        min-height: 100%
    }

    .box-news-top-view .item .info {
        width: calc(100% - 140px)
    }

    .box-news-top-view .item .name {
        font-size: 15px;
        line-height: 1.2;
        -webkit-line-clamp: 4
    }
}

@media (max-width:768px) {
    .box-news-detail .time-news {
        margin-bottom: 32px
    }

    .box-news-detail .title-news {
        font-size: 28px;
        line-height: 34px
    }

    .nd {
        font-size: 16px
    }

    .box-news-same .content .item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
        display: flex;
        align-items: flex-start;
        justify-content: space-between
    }

    .box-news-same .content .item:nth-child(n+3) {
        margin-bottom: 20px
    }

    .box-news-same .content .item .img {
        width: 130px;
        height: 130px;
        padding-top: 130px;
        margin: 0
    }

    .box-news-same .content .item .img img {
        min-height: 100%
    }

    .box-news-same .content .item .info {
        width: calc(100% - 140px);
        float: left
    }

    .box-news-same .content .item .name {
        font-size: 15px;
        line-height: 1.2
    }

    .box-news-same .content .item .summary p {
        -webkit-line-clamp: 2
    }
}

@media (max-width:480px) {
    .box-like-share {
        flex-direction: column;
        align-items: flex-start
    }

    .box-like-share .share-social {
        margin-top: 20px
    }
}

.box-answer {
    display: flex;
    padding-bottom: 40px;
    padding-top: 40px
}

.box-answer .content {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap
}

.box-answer .content .item-content {
    width: 310px;
    float: left
}

.box-answer .content .item-content.item-left {
    width: 230px
}

.box-answer .content .item-content.item-center {
    width: calc(100% - 600px)
}

.box-answer .content .list-answer .item {
    width: 100%;
    float: left;
    margin-bottom: 32px;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch
}

.box-answer .content .list-answer .item .img {
    width: 199px;
    height: 192px;
    float: left;
    margin-right: 24px;
    overflow: hidden
}

.box-answer .content .list-answer .item .img img {
    width: 199px;
    height: 192px;
    min-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%
}

.box-answer .content .list-answer .item .info {
    width: calc(100% - 223px);
    float: left
}

.box-answer .content .list-answer .item .name {
    width: 100%;
    float: left;
    font-size: 18px;
    font-weight: 600;
    color: #171717;
    line-height: 28px;
    margin-bottom: 8px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.box-answer .content .list-answer .item .name:hover {
    color: #ef4444
}

.box-answer .content .list-answer .item .summary {
    width: 100%;
    float: left;
    margin-bottom: 24px;
    font-size: 14px;
    color: #737373;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: justify
}

.box-answer .content .list-answer .item .time-tag-category {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.box-answer .content .list-answer .item .time-tag-category .time {
    color: #737373;
    margin-right: 8px;
    float: left
}

.box-answer .content .list-answer .item .time-tag-category .tag-category {
    line-height: 24px;
    padding: 0 10px;
    background: #ef4444;
    color: #fff;
    font-weight: 500;
    float: left
}

.box-answer .content .list-answer .item.first-item {
    margin-bottom: 54px
}

.box-answer .content .list-answer .item.first-item .img {
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 24px
}

.box-answer .content .list-answer .item.first-item .img img {
    width: 100%;
    height: auto
}

.box-answer .content .list-answer .item.first-item .info {
    width: 100%
}

.box-answer .content .box-news-top-view .item .img {
    width: 106px;
    height: 106px;
    margin-right: 8px
}

.box-answer .content .box-news-top-view .item .img img {
    width: 106px;
    height: 106px
}

.box-answer .content .box-news-top-view .item .info {
    width: calc(100% - 114px)
}

.box-answer .content .box-news-top-view .item .time {
    font-size: 11px
}

.title-answer {
    font-size: 32px;
    font-weight: 700;
    color: #171717;
    line-height: 40px;
    margin-bottom: 40px
}

.box-category-answer {
    width: 100%;
    float: left;
    background: #f5f5f5
}

.box-category-answer .title-category {
    width: 100%;
    float: left;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    color: #171717;
    padding: 16px
}

.box-category-answer .list-category-answer .item-category-answer {
    width: 100%;
    float: left;
    display: flex;
    height: 40px;
    align-items: center;
    padding: 0 16px
}

.box-category-answer .list-category-answer .item-category-answer:hover {
    background: #e5e5e5
}

.box-category-answer .list-category-answer .item-category-answer img {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    float: left;
    overflow: hidden;
    margin-right: 12px
}

.box-category-answer .list-category-answer .item-category-answer .name-category {
    width: calc(100% - 36px);
    float: right;
    font-size: 16px;
    font-weight: 500;
    color: #171717;
    cursor: pointer
}

.box-category-answer-mb {
    display: none
}

.search-answer {
    width: 100%;
    float: left;
    margin-bottom: 24px;
    padding: 14px;
    background: #f5f5f5;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.search-answer .filter-btn-mobile {
    display: none
}

.search-answer .input-search-answer {
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between
}

.search-answer .input-search-answer .left {
    display: flex;
    align-items: center;
    width: calc(100% - 162px);
    position: relative
}

.search-answer .input-search-answer .left input {
    width: 100%;
    float: left;
    height: 40px;
    border-radius: 6px;
    border: none;
    background: #fff;
    padding: 0 10px;
    padding-left: 40px
}

.search-answer .input-search-answer .left .img {
    position: absolute;
    float: left;
    z-index: 1;
    left: 15px;
    top: 15px
}

.search-answer .input-search-answer .search-btn {
    width: 138px;
    line-height: 40px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    background: #ef4444;
    border: none;
    border-radius: 6px
}

.title-count-search-answer {
    font-size: 20px;
    font-weight: 700;
    color: #171717;
    margin-bottom: 32px
}

.box-answer-detail {
    display: flex;
    padding-bottom: 40px
}

.box-answer-detail .content {
    display: flex;
    align-items: stretch;
    justify-content: space-between
}

.box-answer-detail .content .item-left {
    width: 310px;
    float: left
}

.box-answer-detail .content .item-right {
    width: calc(100% - 400px);
    float: left
}

.box-answer-detail .content .search-answer {
    margin-bottom: 48px
}

.box-answer-detail .content .link-url {
    width: 100%;
    float: left;
    margin-bottom: 48px;
    padding-top: 0
}

.box-answer-detail .content .title-answer-detail {
    margin-bottom: 48px
}

.box-answer-detail .content .title-answer-detail .name-answer-detail {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 8px;
    line-height: 32px
}

.box-answer-detail .content .title-answer-detail .time {
    color: #737373
}

@media (max-width:1200px) {
    .box-answer .content .item-content {
        width: 250px
    }

    .box-answer .content .item-content.item-center {
        width: calc(100% - 530px)
    }

    .box-answer .box-news-relay {
        padding: 16px
    }

    .box-answer-detail .content .item-right {
        width: calc(100% - 350px)
    }

    .box-answer .box-news-top-view .item {
        flex-wrap: wrap
    }

    .box-answer .content .box-news-top-view .item .img {
        width: 100%;
        height: auto;
        margin-right: 0;
        margin-bottom: 10px
    }

    .box-answer .content .box-news-top-view .item .img img {
        width: 100%;
        height: auto
    }

    .box-answer .content .box-news-top-view .item .info {
        width: 100%
    }
}

@media (max-width:1024px) {
    .box-answer .content .item-content.item-center {
        width: calc(100% - 270px)
    }

    .box-answer .content .item-content.item-right {
        width: 100%;
        margin-top: 32px
    }

    .box-answer .content .item-content.item-right .box-news-top-view .list {
        width: 100%;
        display: flex;
        align-items: stretch;
        justify-content: space-between;
        overflow-x: scroll
    }

    .box-answer .content .item-content.item-right .box-news-top-view .list .item {
        width: 270px;
        margin-right: 24px;
        flex-shrink: 0
    }

    .box-answer .content .item-content.item-right .box-news-top-view .list .item:last-child {
        margin-right: 0
    }

    .box-answer-detail .content .item-left {
        width: 270px
    }

    .box-answer-detail .content .item-right {
        width: calc(100% - 290px)
    }
}

@media (max-width:768px) {
    .box-answer .content .item-content.item-left {
        display: none
    }

    .box-answer .content .item-content.item-center {
        width: 100%
    }

    .box-answer .content .list-answer .item.first-item .img {
        width: 199px;
        height: 192px;
        margin-right: 24px;
        margin-bottom: 0
    }

    .box-answer .content .list-answer .item.first-item .info {
        width: calc(100% - 223px);
        float: left
    }

    .box-category-answer-mb {
        display: block;
        margin-bottom: 23px
    }

    .box-category-answer-mb .list-category-answer {
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap
    }

    .box-category-answer-mb .list-category-answer .item-category-answer {
        width: calc(33.333% - 6px);
        margin-bottom: 9px;
        background: #fafafa;
        padding: 10px
    }

    .box-category-answer-mb .list-category-answer .item-category-answer .img {
        width: 100%;
        float: left;
        display: flex;
        justify-content: center
    }

    .box-category-answer-mb .list-category-answer .item-category-answer .name-category {
        width: 100%;
        float: left;
        text-align: center;
        margin-top: 4px;
        font-size: 13px;
        color: #991b1b
    }

    .box-category-answer-mb .list-category-answer .item-category-answer.hide {
        display: none
    }

    .box-category-answer-mb .list-category-answer .item-category-answer.btn-vm .img {
        transition: .2s
    }

    .box-category-answer-mb .list-category-answer .item-category-answer.btn-vm.active .img {
        transform: rotate(180deg);
        transition: .2s
    }

    .box-answer-detail .content .item-left {
        display: none
    }

    .box-answer-detail .content .item-right {
        width: 100%
    }

    .box-answer-detail .box-category-answer-mb {
        margin-bottom: 40px
    }
}

@media (max-width:640px) {
    .title-answer {
        font-size: 28px;
        margin-bottom: 16px
    }

    .search-answer .input-search-answer .search-btn {
        width: 50px;
        line-height: 32px;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .search-answer .input-search-answer .search-btn span {
        width: 40px;
        overflow: hidden;
        height: 22px;
        line-height: 22px;
        float: left
    }

    .search-answer .input-search-answer .left {
        width: calc(100% - 65px)
    }

    .search-answer .input-search-answer .left .img {
        display: none
    }

    .search-answer .input-search-answer .left input {
        padding-left: 10px
    }

    .box-answer .content .list-answer .item .img {
        width: 118px;
        height: 114px
    }

    .box-answer .content .list-answer .item .img img {
        width: 118px;
        height: 114px
    }

    .box-answer .content .list-answer .item.first-item .img {
        width: 118px;
        height: 114px
    }

    .box-answer .content .list-answer .item.first-item .img img {
        width: 118px;
        height: 114px
    }

    .box-answer .content .list-answer .item .info {
        width: calc(100% - 142px)
    }

    .box-answer .content .list-answer .item.first-item .info {
        width: calc(100% - 142px)
    }

    .box-answer .content .list-answer .item .summary {
        display: none
    }

    .box-answer .content .item-content.item-right .box-news-top-view .list {
        display: block
    }

    .box-answer .content .item-content.item-right .box-news-top-view .list .item {
        flex-shrink: initial;
        width: 100%;
        margin-right: 0
    }

    .box-answer .content .item-content.item-right .box-news-top-view .list .item .img {
        width: 118px;
        height: 114px;
        margin-bottom: 0;
        margin-right: 24px
    }

    .box-answer .content .item-content.item-right .box-news-top-view .list .item .img img {
        width: 118px;
        height: 114px
    }

    .box-answer .content .box-news-top-view .item .info {
        width: calc(100% - 142px)
    }

    .box-answer .content .list-answer .item .name {
        font-size: 16px
    }
}

.alignnone {
    margin: 5px 20px 20px 0
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

a img.alignnone {
    margin: 5px 20px 20px 0
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 100%;
    padding: 0;
    text-align: center
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto
}

.wp-caption p.wp-caption-text {
    font-size: 13px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
    margin-top: 5px
}

select {
    color: #222
}

select option {
    color: #222
}

.form-right {
    width: 100%;
    float: left;
    padding: 0;
    background: #fff;
    margin-bottom: 20px;
    box-shadow: 0px 10px 40px rgba(0, 0, 0, .1);
    border-radius: 10px;
    overflow: hidden
}

.form-right p.title-formright {
    width: 100%;
    padding: 10px;
    text-transform: uppercase;
    color: #fff;
    background: #ef4444;
    font-size: 18px;
    font-weight: 700;
    text-align: center
}

.form-right .cam-ket {
    color: #737373 !important
}

.form-right .box-form {
    padding: 10px;
    background: 0 0
}

.form-right .box-form form p:nth-child(6) {
    display: flex;
    flex-direction: column;
    align-items: center
}

.form-right .box-form form p:nth-child(6) input {
    width: 170px;
    float: left
}

.form-right .box-form form div:last-child {
    font-size: 14px;
    text-align: left;
    color: #ef4444
}

.form-right .box-form label {
    color: #262626
}

.form-right .box-form input,
.form-right .box-form select,
.form-right .box-form p .wpcf7-submit {
    height: 38px;
    line-height: 38px;
    font-size: 16px
}

.box-answer .service-in-club {
    width: 100%;
    float: left;
    margin-top: 15px;
    padding: 10px;
    background: #f5f5f5;
    padding-bottom: 0
}

.box-answer .service-in-club .title-sub {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 700;
    color: #262626
}

.box-answer .service-in-club .list {
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap
}

.box-answer .service-in-club .list .item {
    width: calc(50% - 5px);
    float: left;
    margin-bottom: 10px
}

.box-answer .service-in-club .list .item .img {
    width: 100%;
    float: left;
    margin-bottom: 5px;
    overflow: hidden
}

.box-answer .service-in-club .list .item .img img {
    transition: .3s
}

.box-answer .service-in-club .list .item:hover .img img {
    transform: scale(1.1);
    transition: .3s
}

.box-answer .service-in-club .list .item .name {
    width: 100%;
    float: left;
    font-size: 16px;
    font-weight: 700;
    color: #262626
}

.box-answer .service-in-club .list .item .tags {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch
}

.box-answer .service-in-club .list .item .tags span {
    float: left;
    font-size: 13px;
    line-height: 24px;
    padding: 0 5px;
    margin-right: 4px;
    background: #ef4444;
    color: #fff;
    margin-top: 5px
}

.box-answer .service-in-club .list .item .tags span:last-child {
    margin-right: 0
}

.footer {
    overflow: hidden
}

.box-home-8 {
    width: 100%;
    overflow: hidden
}

#mylist li {
    list-style: square
}

.wpcf7 form .wpcf7-response-output {
    color: #fff;
    font-size: 18px
}

.wpcf7 form.sent .wpcf7-response-output {
    font-size: 20px;
    color: #fff
}

.more-posts {
    width: 100%;
    float: left;
    padding: 0
}

.paging .pagination-template span {
    display: inline-block;
    padding: 7px 15px;
    text-align: center
}

.paging .pagination-template span.current {
    background: #d33;
    color: #fff
}

.paging .pagination-template a {
    display: inline-block;
    background: #eee;
    padding: 7px 15px;
    text-align: center
}

.box-about-8.box-slider-same .content .content-slider {
    flex-wrap: wrap;
    justify-content: flex-start
}

.box-about-8.box-slider-same .content .content-slider .item {
    margin-bottom: 32px;
    margin-right: 24px
}

.box-about-8.box-slider-same .content .content-slider .item:nth-child(4n) {
    margin-right: 0
}

.zalo-fix {
    width: 59px;
    float: left;
    position: fixed;
    right: 20px;
    bottom: 70px;
    border-radius: 50%;
    overflow: hidden;
    z-index: 999999
}

.cta-fix {
    float: right;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 999999
}

.cta-fix a {
    float: left;
    padding: 10px 15px;
    border-radius: 60px;
    font-size: 14px;
    font-weight: 700;
    color: #fff
}

.cta-fix span.bt-pop {
    float: left;
    padding: 10px 15px;
    border-radius: 60px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    cursor: pointer
}

.cta-fix span.bt-pop:hover {
    text-decoration: underline
}

.cta-fix a:hover {
    text-decoration: underline
}

.cta-fix span.form-fix {
    margin-right: 5px
}

.cta-fix a.form-fix {
    margin-right: 5px
}

.cta-fix a.phone-fix {
    animation: jittery 3s infinite
}

.cta-fix a.phone-fix i {
    margin-right: 5px
}

.zalo-late {
    bottom: 77px
}

@keyframes jittery {

    5%,
    50% {
        transform: scale(1)
    }

    10% {
        transform: scale(.9)
    }

    15% {
        transform: scale(1.15)
    }

    20% {
        transform: scale(1.15) rotate(-5deg)
    }

    25% {
        transform: scale(1.15) rotate(5deg)
    }

    30% {
        transform: scale(1.15) rotate(-3deg)
    }

    35% {
        transform: scale(1.15) rotate(2deg)
    }

    40% {
        transform: scale(1.15) rotate(0)
    }
}

.box-price {
    background: #333;
    display: flex
}

.box-price .title-all {
    color: #fff;
    margin-bottom: 48px
}

.box-price .content {
    display: flex;
    align-items: stretch;
    justify-content: space-between
}

.box-price .content .item {
    float: left;
    width: calc(33.333% - 16px);
    border-radius: 12px;
    position: relative
}

.box-price .content .propose:before {
    content: "Gói đề xuất";
    width: 100px;
    height: 40px;
    line-height: 40px;
    float: left;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    background: #ad1717;
    position: absolute;
    right: 23px;
    top: 0;
    z-index: 5;
    color: #fff;
    font-weight: 500
}

.box-price .content .propose:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 15px solid #ad1717;
    position: absolute;
    z-index: 5;
    right: 23px;
    top: 40px
}

.box-price .content .propose.current:before {
    background: #fff;
    color: #ad1717
}

.box-price .content .propose.current:after {
    border-top: 15px solid #fff
}

.box-price .content .item.current {
    box-shadow: 0px 0px 3px 0px #999
}

.box-price .content .item.current .content-item {
    background: #ad1717
}

.box-price .content .item.current .combo {
    color: #fff
}

.box-price .content .item.current .name {
    color: #fff
}

.box-price .content .item.current .price {
    color: #fff
}

.box-price .content .item.current .list-option span {
    color: #fff
}

.box-price .content .item.current .list-option p {
    color: #fff
}

.box-price .content .item.current .btn-dk {
    border: solid 2px #fff;
    background: #fff;
    color: #ad1717
}

.box-price .content .item.current .btn-dk:hover {
    background: #ad1717;
    color: #fff
}

.box-price .content .item.current .all-price .item-price span {
    color: #fff
}

.box-price .content .item.current .all-price .item-price span.old-price {
    color: #fff
}

.box-price .content .item.current .item-all-price .name-ojb {
    color: #fff
}

.box-price .content .item.current .item-all-price p {
    color: #fff
}

.box-price .content .item .list-price {
 
    /*float: left;*/
    margin-bottom: 10px;
    padding-bottom: 10px;
   
    /*min-height: 192px*/
}

.box-price .content .item .item-all-price {
    display: flex;
    width: 100%;

    align-items: flex-start;

}

.combo-term {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    align-items: center;
     border-bottom: solid 2px #f5f5f5;
}

.box-price .content .item .item-all-price:last-child {
    margin-bottom: 0
}

.box-price .content .item .item-all-price .name-ojb {
    /*width: 100%;*/
    font-size: 18px;
    font-weight: 700
}

.box-price .content .item .item-all-price p {
    /*width: 100%;*/
    /*float: left;*/
    /*margin-bottom: 5px*/
}

.box-price .content .item .all-price {
   s
}

.box-price .content .item .all-price .item-price {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    display: flex;
    align-items: flex-end
}

.box-price .content .item .all-price .item-price span {
    padding: 0;
    background: 0 0;
    font-size: 16px;
    font-weight: 700
}

.box-price .content .item .all-price .item-price span.old-price {
    text-decoration: line-through;
    color: #999;
    font-weight: 400;
    float: left;
    min-width: 75px
}

.box-price .content .item .all-price .item-price .txt {
    float: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.box-price .content .item .all-price .item-price .price {
   
}

.box-price .content .item .all-price .item-price:last-child {
    margin-bottom: 0
}

.box-price .content .item .content-item {
    width: 100%;
    height: 100%;
    float: left;
    position: relative;
    z-index: 2;
    background: #fff;
    padding: 24px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 12px
}

.box-price .content .item .combo {
  
    margin-bottom: 4px;
    color: red;
    font-weight: 500;
    margin-bottom: 10px;
    padding-bottom: 10px;
   
    min-height: 35px
}

.box-price .content .item .name {
   
    font-size: 28px;
    line-height: 40px;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5px;
    color: #171717;
    text-transform: uppercase
}

.box-price .content .item .price {
    font-size: 24px;
    font-weight: 700;
    color: red;
    line-height: 1
}

.box-price .content .item .list-option {
    width: 100%;
    float: left;
    padding-bottom: 24px
}

.box-price .content .item .list-option .item-1 {
    width: 100%;
    float: left;
    margin-bottom: 20px
}

.box-price .content .item .list-option .item-1:last-child {
    margin-bottom: 0
}

.box-price .content .item .list-option span {
    width: 100%;
    float: left;
    margin-bottom: 5px;
    font-weight: 500;
    color: #171717;
    font-size: 18px;
    font-weight: 700
}

.box-price .content .item .list-option p {
    width: 100%;
    float: left;
    background: url(../../themes/kickfit-sports/images/home/icon-check.png) no-repeat;
    background-position: left center;
    padding-left: 29px
}

.box-price .content .item .btn-dk {
    width: 100%;
    float: left;
    line-height: 44px;
    border: solid 2px #ad1717;
    border-radius: 10px;
    background: #ad1717;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    color: #fafafa
}

.box-price .content .item .btn-dk:hover {
    background: #fafafa;
    color: #ad1717
}

@media (max-width:960px) {
    .box-price .content .propose:after {
        border-top: 8px solid #ad1717;
        top: 23px
    }

    .box-price .content .propose:before {
        font-size: 14px;
        line-height: 24px;
        width: 100px;
        height: 24px;
        border-radius: 3px
    }

    .box-price .content .item .all-price .item-price {
        flex-direction: column;
        align-items: flex-start
    }

    .box-price .content .item .all-price .item-price .price {
        margin-left: 0
    }

    .box-price .content .item .name {
        font-size: 22px
    }

    .box-price .content .item.current .content-item {
        padding: 10px
    }
}

@media (max-width:768px) {
    .box-price .content {
        flex-wrap: wrap
    }

    .box-price .content .item {
        width: 100%;
        margin-bottom: 32px
    }

    .box-price .content .item:last-child {
        margin-bottom: 0
    }

    .box-price .content .item .all-price {
        min-height: initial
    }

    .box-price .content .item .all-price .item-price {
        flex-direction: row;
        align-items: flex-end
    }

    .box-price .content .item .all-price .item-price .price {
        margin-left: 20px
    }

    .box-price .content .item .name {
        font-size: 22px
    }

    .box-price .content .item.current .content-item {
        padding: 32px
    }
}

@media (max-width:480px) {
    .box-price .content .item.current .content-item {
        padding: 16px
    }
}

@media (max-width:320px) {
    .box-price .content .item .all-price .item-price {
        flex-direction: column;
        align-items: flex-start
    }

    .box-price .content .item .name {
        font-size: 22px
    }

    .box-price .content .item .all-price .item-price .price {
        margin-left: 0
    }
}

.box-banner-right .item {
    margin-top: 20px
}

.popup-detail {
    width: 700px;
    float: left;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: url(../../themes/kickfit-sports/images/bg-popup/bg-pop-pc.jpg) no-repeat;
    background-size: cover !important;
    background-position: center center !important;
    padding: 20px 50px 0;
    z-index: 999999;
    display: none
}

.popup-detail.active {
    display: block
}

.popup-detail .content {
    display: flex;
    align-items: stretch;
    justify-content: space-between
}

.popup-detail .content .bt-close-popup-detail {
    width: 32px;
    height: 32px;
    float: left;
    position: absolute;
    right: 16px;
    top: 16px;
    cursor: pointer
}

.popup-detail .content .bt-close-popup-detail svg {
    width: 100%;
    height: 100%
}

.popup-detail .content .content-left {
    width: 250px;
    float: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 30px
}

.popup-detail .content .content-right {
    width: 330px;
    float: right;
    display: flex;
    flex-direction: column;
    align-items: center
}

.popup-detail .title-pop-detail {
    width: 100%;
    display: flex
}

.popup-detail .title-pop-detail .title-right {
    display: none
}

.popup-detail .title-pop-detail .title-left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    font-size: 26px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 12px
}

.popup-detail .title-pop-detail .title-left .txt1 {
    font-size: 17px;
    font-weight: 600
}

.popup-detail .ct {
    width: 100%;
    float: left
}

.popup-detail .price-pop-detail {
    width: 100%;
    float: left;
    background: rgba(110, 3, 1, .6);
    padding: 10px 13px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    z-index: 5;
    margin-bottom: -15px
}

.popup-detail .price-pop-detail .text-1 {
    width: 100%;
    display: flex;
    align-items: flex-start;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    font-weight: 500;
    margin-bottom: 10px
}

.popup-detail .price-pop-detail .text-1 .txt {
    margin-right: 5px
}

.popup-detail .price-pop-detail .text-1 .price-1 {
    font-size: 28px;
    font-weight: 700
}

.popup-detail .price-pop-detail .text-1 .price-1 span {
    font-size: 16px;
    font-weight: 500
}

.popup-detail .price-pop-detail .text-2 {
    font-size: 16px;
    font-weight: 700;
    color: #fff
}

.popup-detail .logo-pop-pc {
    margin-bottom: 20px
}

.popup-detail .box-form {
    padding: 0;
    background: 0 0
}

.popup-detail .box-form p input,
.popup-detail .box-form p select {
    height: 46px;
    padding: 0 10px;
    border-radius: 10px;
    margin-top: 0
}

.popup-detail .box-form p {
    margin-bottom: 10px
}

.popup-detail .box-form p br {
    display: none
}

.popup-detail .wpcf7 form .wpcf7-response-output {
    font-size: 14px;
    margin-bottom: 5px !important;
    margin-top: 0 !important
}

.popup-detail .box-form p .wpcf7-submit {
    background: url(../../themes/kickfit-sports/images/bg-popup/btn-dk.png) no-repeat;
    width: 171px;
    height: 39px;
    padding: 0;
    text-align: center;
    line-height: 39px;
    border: none;
    border-radius: 0;
    font-size: 16px;
    color: #b90f0f
}

.popup-detail .box-form form p:nth-child(6) {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column
}

.bg-popup-detail {
    width: 100%;
    height: 100%;
    float: left;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99995;
    background: rgba(0, 0, 0, .6);
    display: none
}

.bg-popup-detail.active {
    display: block
}

@media (max-width:750px) {
    .popup-detail {
        width: 405px;
        max-width: 86%;
        padding: 20px 24px 14px
    }

    .popup-detail .content {
        flex-wrap: wrap;
        max-height: 500px;
        overflow: auto
    }

    .popup-detail .content .content-left {
        margin-top: 0
    }

    .popup-detail .title-pop-detail .title-right {
        display: block;
        width: 40px;
        float: right;
        margin-right: 20px
    }

    .popup-detail .content .bt-close-popup-detail {
        right: 5px;
        top: 5px;
        width: 28px;
        height: 28px
    }

    .popup-detail .title-pop-detail .title-left .txt1 {
        font-size: 15px
    }

    .popup-detail .content .content-left {
        width: 100%;
        margin-bottom: 25px
    }

    .popup-detail .title-pop-detail .title-left {
        font-size: 20px
    }

    .popup-detail .title-pop-detail {
        justify-content: space-between
    }

    .popup-detail .ct {
        display: flex;
        align-items: flex-end
    }

    .popup-detail .ct .img-card {
        width: 145px;
        float: right
    }

    .popup-detail .price-pop-detail {
        width: calc(100% - 145px);
        margin-bottom: 0
    }

    .popup-detail .price-pop-detail .text-1 .price-1 {
        font-size: 22px
    }

    .popup-detail .price-pop-detail .text-1 .price-1 span {
        font-size: 13px
    }

    .popup-detail .price-pop-detail .text-2 {
        font-size: 13px
    }

    .popup-detail .logo-pop-pc {
        display: none
    }

    .popup-detail .content .content-right {
        width: 100%
    }
}

@media (max-width:480px) {
    .popup-detail.active {
        padding: 16px
    }

    .popup-detail .ct {
        position: relative
    }

    .popup-detail .ct .img-card {
        position: absolute;
        right: 0;
        bottom: 0
    }

    .popup-detail .price-pop-detail {
        width: auto;
        min-width: 220px
    }

    .nd {
        font-size: 16px;
        line-height: 1.2
    }

    .nd h1 {
        display: block;
        font-size: 1.7em
    }

    .nd h2 {
        display: block;
        font-size: 1.3em
    }

    .nd h3 {
        display: block;
        font-size: 1.1em
    }

    .nd h4 {
        font-size: .9em
    }

    .box-service-detail .item-content h2 {
        font-size: 22px;
        line-height: 1.2
    }
}

@media (max-width:330px) {
    .popup-detail .title-pop-detail .title-left .txt1 {
        font-size: 14px
    }

    .popup-detail .title-pop-detail .title-left {
        font-size: 17px
    }
}

.gift-single {
    width: 100%;
    min-height: 12vw;
    float: left
}

@media (max-width:850px) {
    .gift-single {
        min-height: 25vw
    }
}

.popup-detail .ct .img-card img {
    width: auto
}

@media (max-width:768px) {
    .banner-lopnhom {
        margin-bottom: 30px
    }
}

.box-service-detail .content .item-content table {
    margin-top: 15px;
    margin-bottom: 24px
}

.bn-ar-detail {
    padding: 16px 0;
    background: #fff
}

.bn-ar-detail .img-mb {
    display: none
}

.bn-ar-detail a {
    width: 100%;
    float: left;
    box-shadow: 0px 0px 3px 0px #999;
    border-radius: 10px;
    overflow: hidden
}

@media (max-width:560px) {
    .bn-ar-detail .img-pc {
        display: none
    }

    .bn-ar-detail .img-mb {
        display: block
    }
}

.box-news-detail .contetn-article p {
    text-align: justify
}

.price-ojb {
    font-size: 26px;
    font-weight: 700;
    color: red;
    line-height: 1
}

.popup {
    display: none;
    position: fixed;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 375px;
    padding: 40px 30px 30px;
    background-color: #d33;
    border-radius: 5px;
    z-index: 1000000
}

body #khuyenmaimoinhat .box-form {
    padding: 0 !important;
    background: 0 0 !important
}

body #khuyenmaimoinhat .box-form p label {
    color: #fff;
    font-size: 16px;
    margin-bottom: 8px
}

body #khuyenmaimoinhat .box-form p input,
body #khuyenmaimoinhat .box-form p select {
    width: 100%;
    height: 41px;
    float: left;
    border: solid 1px #cbd5e1;
    padding: 0 16px;
    font-size: 16px;
    font-weight: 600;
    margin-top: 5px
}

body #khuyenmaimoinhat .box-form p .wpcf7-submit {
    width: 100%;
    line-height: 46px;
    float: left;
    border: none;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    background: #ef4444;
    text-align: center;
    height: 46px !important;
    border: none !important;
    border-radius: 5px
}

#khuyenmaimoinhat .wpcf7 form .wpcf7-response-output {
    background: #d31717;
    font-size: 14px;
    color: #fff;
    padding: 0 15px !important;
    width: calc(100% + 34px);
    margin-left: -17px !important;
    border-radius: 0 0 15px 15px
}

.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 999
}

.close-btn {
    position: absolute;
    top: 5px;
    right: 5px;
    background: red;
    color: #fff;
    border: none;
    padding: 8px;
    cursor: pointer;
    font-size: 22px;
    border-radius: 5px
}

.banner-bmi {
    display: flex;
    width: 100%
}

.banner-bmi .bn-pc {
    width: 100%;
    float: left
}

.banner-bmi .bn-mb {
    width: 100%;
    float: left;
    display: none
}

.banner-bmi img {
    width: 100%
}

.bre-bmi {
    display: flex;
    padding-top: 40px
}

.bre-bmi a {
    color: #dc2626
}

.box-bmi-kickfit {
    display: flex;
    padding: 80px 0;
    background: #f2f2f2
}

.box-bmi-kickfit .content {
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.box-bmi-kickfit .content .content-item {
    float: left
}

.box-bmi-kickfit .content .content-item.content-item-left {
    width: 686px
}

.box-bmi-kickfit .content .content-item.content-item-right {
    width: 594px
}

.box-bmi-kickfit .content .list-img {
    width: 100%;
    float: left;
    margin-bottom: 62px;
    background: url(../../themes/kickfit-sports/landingpage/bmi/images/bg-all.png);
    background-size: cover;
    display: flex;
    align-items: flex-end;
    justify-content: center
}

.box-bmi-kickfit .content .list-img .bg {
    width: 100%;
    float: left;
    background: url(../../themes/kickfit-sports/landingpage/bmi/images/bg-2.png) center 2px/contain no-repeat;
    display: flex;
    justify-content: center;
    background-position: center 7px;
    padding: 30px 0
}

.box-bmi-kickfit .content .list-img .bg.male .img-male {
    display: block
}

.box-bmi-kickfit .content .list-img .bg.male .img-female {
    display: none
}

.box-bmi-kickfit .content .list-img .bg.female .img-male {
    display: none
}

.box-bmi-kickfit .content .list-img .bg.female .img-female {
    display: block
}

.box-bmi-kickfit .content .list-img .item {
    width: 135px
}

.box-bmi-kickfit .content .list-img .item.hidden {
    display: none
}

.box-bmi-kickfit .content .list-img .item.visible {
    display: block
}

.box-bmi-kickfit .content .range {
    width: 100%;
    float: left;
    position: relative;
    display: flex;
    justify-content: center
}

.box-bmi-kickfit .content .range .content-range {
    width: 450px;
    float: left;
    position: relative
}

.box-bmi-kickfit .content .range .style-range {
    width: 100%;
    float: left;
    position: relative;
    background: #fff;
    height: 10px
}

.box-bmi-kickfit .content .range .style-range:before {
    content: "";
    width: calc(100% - 10px);
    float: left;
    height: 10px;
    background: #991b1b;
    position: absolute;
    bottom: 0;
    left: 5px;
    z-index: 2
}

.box-bmi-kickfit .content .range .style-range:after {
    content: "";
    position: relative;
    bottom: 10px;
    display: flex;
    height: 10px;
    width: calc(100% - 10px);
    left: 5px;
    z-index: 2;
    background-color: transparent;
    background-image: linear-gradient(to left, #121212, 1px, transparent 1px);
    background-size: 33.333%
}

.box-bmi-kickfit .content .range input {
    width: 100%;
    float: left;
    height: 10px;
    border-radius: 0;
    background: 0 0;
    position: relative;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    z-index: 5
}

.box-bmi-kickfit .content .range input::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 24px;
    height: 24px;
    background: #991b1b;
    border-radius: 50%;
    cursor: pointer;
    border: solid 2px #262626
}

.box-bmi-kickfit .content .range input::-moz-range-thumb {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 24px;
    height: 24px;
    background: #991b1b;
    border-radius: 50%;
    cursor: pointer;
    border: solid 2px #262626
}

.box-bmi-kickfit .content .bmi-range-bubble {
    padding: 4px 0;
    width: 90px;
    text-align: center;
    float: left;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: -.02em;
    background: #262626;
    color: #fff;
    position: absolute;
    z-index: 2;
    top: -50px
}

.box-bmi-kickfit .content .bmi-range-bubble:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #262626;
    position: absolute;
    bottom: -6px;
    left: 50%;
    transform: translateX(-6px)
}

.box-bmi-kickfit .content .number-select {
    width: 100%;
    float: left;
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    line-height: 52px;
    color: #525252;
    letter-spacing: -.0871296px
}

.box-bmi-kickfit .content .content-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.box-bmi-kickfit .content .content-item .title {
    margin-bottom: 15px
}

.box-bmi-kickfit .content .content-item p {
    font-size: 18px;
    line-height: 28px;
    color: #404040;
    margin-bottom: 20px
}

.box-bmi-kickfit .content .form-bmi {
    width: 100%;
    float: left;
    margin-bottom: 60px
}

.box-bmi-kickfit .content .form-bmi .item {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 12px
}

.box-bmi-kickfit .content .form-bmi .item:last-child {
    margin-bottom: 0;
    margin-top: 12px;
    flex-wrap: wrap
}

.box-bmi-kickfit .content .form-bmi .item.item-double .item-sub {
    width: calc(50% - 11px);
    float: left
}

.box-bmi-kickfit .content .form-bmi .item.list-item .item-sub {
    width: calc(25% - 16.5px);
    float: left
}

.box-bmi-kickfit .content .form-bmi .item label {
    width: 100%;
    float: left;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #525252;
    margin-bottom: 4px
}

.box-bmi-kickfit .content .form-bmi .item input {
    width: 100%;
    height: 40px;
    float: left;
    padding: 0 12px;
    background: #fff;
    border: 1px solid #d4d4d4;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, .05);
    border-radius: 6px;
    margin-bottom: 4px
}

.box-bmi-kickfit .content .form-bmi .item select {
    width: 100%;
    height: 40px;
    float: left;
    padding: 0 12px;
    background: #fff;
    border: 1px solid #d4d4d4;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, .05);
    border-radius: 6px;
    margin-bottom: 4px
}

.box-bmi-kickfit .content .form-bmi .item .btn-submit-bmi {
    width: 100%;
    float: left;
    background: #ef4444;
    text-align: center;
    border: none;
    line-height: 48px;
    font-weight: 500;
    font-size: 18px;
    color: #fff
}

.box-bmi-kickfit .content .form-bmi .item .vali-text {
    width: 100%;
    float: left;
    color: #ef4444;
    font-size: 14px
}

.box-bmi-kickfit .content .form-bmi .item .re-caculate {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ef4444;
    display: none;
    cursor: pointer
}

.box-bmi-kickfit .content .table-mobile {
    width: 100%;
    float: left;
    display: none
}

.box-bmi-kickfit .content .table-pc {
    width: 100%;
    float: left
}

.box-bmi-kickfit .content .bmi-table {
    width: 100%;
    float: left;
    border-collapse: collapse
}

.box-bmi-kickfit .content .bmi-table tbody {
    width: 100%
}

.box-bmi-kickfit .content .bmi-table tr td {
    font-weight: 500;
    font-size: 14px;
    line-height: 25px;
    color: #525252;
    border-bottom: dotted 1px #525252;
    border-right: dotted 1px #525252
}

.box-bmi-kickfit .content .bmi-table tr td:nth-child(n+2) {
    text-align: center
}

.box-bmi-kickfit .content .bmi-table tr td:last-child {
    border-right: none
}

.box-bmi-kickfit .content .bmi-table tr:last-child td {
    border-bottom: none
}

.box-bmi-kickfit.box-bmi-kickfit-home .content .content-item p {
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 24px
}

.box-bmi-kickfit.box-bmi-kickfit-home .content .content-item p.txt2 {
    margin-bottom: 40px
}

.box-bmi-kickfit.box-bmi-kickfit-home .goto-bmi-mb {
    display: none
}

.box-bmi-kickfit.box-bmi-kickfit-home .goto-bmi-pc {
    width: 100%;
    float: left;
    display: flex;
    margin-top: 40px
}

.box-bmi-kickfit.box-bmi-kickfit-home .gt-bmi {
    float: left;
    line-height: 48px;
    background: #ef4444;
    padding: 0 62px;
    font-weight: 500;
    font-size: 18px;
    color: #fff;
    text-align: center
}

@media (max-width:1320px) {
    .box-bmi-kickfit .content .content-item.content-item-left {
        width: calc(50% - 16px)
    }

    .box-bmi-kickfit .content .content-item.content-item-right {
        width: calc(50% - 16px)
    }

    .box-bmi-kickfit .content .table-pc {
        display: none
    }

    .box-bmi-kickfit .content .table-mobile {
        display: block
    }

    .box-bmi-kickfit .content .table-mobile table tr td:nth-child(2) {
        text-align: left;
        padding: 5px 10px
    }
}

@media (max-width:768px) {
    .box-bmi-kickfit {
        padding: 40px 0
    }

    .box-bmi-kickfit .content {
        flex-wrap: wrap
    }

    .box-bmi-kickfit .content .content-item.content-item-left {
        width: 100%;
        order: 2
    }

    .box-bmi-kickfit .content .content-item.content-item-right {
        width: 100%;
        order: 1;
        margin-bottom: 32px
    }

    .box-bmi-kickfit.box-bmi-kickfit-home .content .content-item.content-item-left {
        order: 1;
        margin-bottom: 32px
    }

    .box-bmi-kickfit.box-bmi-kickfit-home .content .content-item.content-item-right {
        order: 2
    }

    .box-bmi-kickfit .content .form-bmi {
        margin-bottom: 24px
    }

    .box-bmi-kickfit .content .content-item p {
        margin-bottom: 20px
    }
}

@media (max-width:640px) {
    .box-bmi-kickfit .content .form-bmi .item {
        flex-wrap: wrap
    }

    .box-bmi-kickfit .content .form-bmi .item.item-double .item-sub {
        width: 100%;
        float: left;
        margin-bottom: 16px
    }

    .box-bmi-kickfit .content .form-bmi .item.item-double {
        margin-bottom: 0
    }

    .box-bmi-kickfit .content .form-bmi .item.list-item .item-sub {
        width: calc(50% - 10px);
        float: left;
        margin-bottom: 16px
    }

    .box-bmi-kickfit.box-bmi-kickfit-home .content .content-item p.txt2 {
        margin-bottom: 24px
    }

    .box-bmi-kickfit.box-bmi-kickfit-home .goto-bmi-mb {
        display: flex;
        margin-bottom: 24px;
        width: 100%;
        float: left
    }

    .box-bmi-kickfit.box-bmi-kickfit-home .goto-bmi-pc {
        display: none
    }
}

@media (max-width:480px) {
    .banner-bmi .bn-pc {
        display: none
    }

    .banner-bmi .bn-mb {
        display: block
    }

    .box-bmi-kickfit.box-bmi-kickfit-home .gt-bmi {
        width: 100%;
        padding: 0 16px
    }
}

.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    word-wrap: normal !important
}

.wpcf7 form .wpcf7-response-output {
    margin: 2em .5em 1em;
    padding: .2em 1em;
    border: 2px solid #00a0d2
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
    display: none
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
    border-color: #dc3232
}

.wpcf7 form.spam .wpcf7-response-output {
    border-color: #f56e28
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900
}

.wpcf7-form-control-wrap {
    position: relative
}

.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: 400;
    display: block
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
    position: relative;
    top: -2ex;
    left: 1em;
    z-index: 100;
    border: 1px solid #dc3232;
    background: #fff;
    padding: .2em .8em;
    width: 24em
}

.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em
}

.wpcf7-list-item-label:before,
.wpcf7-list-item-label:after {
    content: " "
}

.wpcf7-spinner {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: .75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: relative
}

form.submitting .wpcf7-spinner {
    visibility: visible
}

.wpcf7-spinner:before {
    content: '';
    position: absolute;
    background-color: #fbfbfc;
    top: 4px;
    left: 4px;
    width: 6px;
    height: 6px;
    border: none;
    border-radius: 100%;
    transform-origin: 8px 8px;
    animation-name: spin;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@media (prefers-reduced-motion:reduce) {
    .wpcf7-spinner:before {
        animation-name: blink;
        animation-duration: 2s
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

@keyframes blink {
    from {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.wpcf7 [inert] {
    opacity: .5
}

.wpcf7 input[type=file] {
    cursor: pointer
}

.wpcf7 input[type=file]:disabled {
    cursor: default
}

.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed
}

.wpcf7 input[type=url],
.wpcf7 input[type=email],
.wpcf7 input[type=tel] {
    direction: ltr
}

.wpcf7-reflection>output {
    display: list-item;
    list-style: none
}

.wpcf7-reflection>output[hidden] {
    display: none
}

.avatar-img-group {
    /*z-index: 100;*/
    /*position: absolute;*/
    /* right: 0; */
    /*bottom: 80%;*/
    /*transform: translate(50%, 80%);*/
    margin-bottom: 20px;
    max-width: 120px;

}


.info-student-group-home {
    position: absolute;
    left: 50%;
    z-index: 100;
    top: 0;
    
    display: flex;
    gap: 24px;
    transform: translate(-64%,32%);
    
    
    
   
}

.avatar-img-group .avatar-img {
    border-radius: 100%;
    /*border: 4px dashed yellow;*/

}

.code-user {
    text-align: center;

}

.avatar-img-group span {
    color: #000;
    font-weight: 600;
}

.info-user-home {
    line-height: 1.8;
    /*position: absolute;*/
    /* left: 20px; */
    /* bottom: 0%; */
    /*z-index: 1000;*/
    /*left: 50%;*/
    /*top: 10%;*/
    /*transform: translate(-50%, 10px);*/
        display: flex;
    flex-direction: column;
    justify-content: center;

}

.info-user-home li {
    color: #333 !important;
    text-transform: uppercase;
    
}

.info-user-home span {
    font-weight: 600;
    font-size: 16px;
    color: #006778;
    text-transform: uppercase;

}

.tuition {
    position: absolute;
    bottom: 5%;
    right: 20px;
}

.tuition button {
    background: #ef4444 !important;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    height: 46px;
    padding: 0 20px;
    border-radius: 6px;
    background: #f8f8fb;
    font-size: 1.8rem;
    font-weight: 500;
    white-space: nowrap;
    user-select: none;
    border: none;
    font-size: 22px;
}


.slideshow {
    position: relative;
}

.slideshow__inner {
    display: flex;
    overflow: hidden;
}

.slideshow__item {
    position: relative;
    flex-shrink: 0;
    width: 100%;
    /* padding-top: 26%; */
}

.slideshow__img {
    max-height: 348px;
    width: 100%;
    object-fit: cover;
}

.home__container {
    width: 100%;
}

.table-info-student {
    margin: 12px 0;

}



.table-container {
    overflow-x: auto;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    background-color: white;
}

.table-info-student .student-table {
    width: 100%;
    border-collapse: collapse;
}

.table-info-student .student-table thead {
    background-color: #f1f1f1;
    text-transform: uppercase;

}

.table-info-student .student-table th {
    background-color: #006778;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
}




.table-info-student .student-table th,
.table-info-student .student-table td {
    padding: 12px;
    text-align: left;
    border-bottom: 1px solid #ddd;
    font-weight: 600;
    text-align: center;

}

.table-info-student .student-table tbody tr:nth-child(even) {
    background-color: #f9f9f9;
}

.table-info-student .student-table tbody tr:hover {
    background-color: #f1f1f1;
}

.table-info-student .student-table a {
    color: blue;
    text-decoration: none;
}

.table-info-student .student-table a:hover {
    text-decoration: underline;
}

.name-custom {
    text-align: center;

}

.box-list-clb .item {
    justify-content: center;
}



.item.vip {
    position: relative;
    /* background-color: #ffb3b3; */
    min-height: 345px;
}

.avatar-award {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
}

.item.vip .info {
    position: absolute;
}

.item.vip .info .same {
    color: #000;
}

/*.item.vip .info .name {*/
/*    color: #fff;*/
/*    background-color: #006778;*/
/*    text-shadow: -1px -1px 0 black,*/
/*        1px -1px 0 black,*/
/*        -1px 1px 0 black,*/
/*        1px 1px 0 black;*/
/*}*/


.content-tab-home-2 .item .col-ct {
    float: none;
}

.list-class .form-container {
    max-width: 200px;
}

.list-class .label {
    display: block;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

.list-class .quantity-container {
    display: flex;
    align-items: center;
    max-width: 130px;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
    justify-content: space-between;
    margin-bottom: 8px;
}

.list-class .btn {
    background-color: #f1f1f1;
    border: none;
    padding: 10px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
}

.list-class .btn:hover {
    background-color: #ddd;
}

.list-class .quantity-input {
    width: 50px;
    text-align: center;
    border: none;
    font-size: 16px;
    padding: 5px;
}

.list-class .helper-text {
    margin-top: 5px;
    font-size: 12px;
    color: #666;
}

.list-class .icon {
    width: 14px;
    height: 14px;
    stroke: #333;
}

.item-custom {
    justify-content: start;
}

.box-price-custom {
    background: #fff;

}

.box-price-custom .item {
    border: 1px solid #333;
}

.box-list-clb .item-custom .info {
   
}

.content-tab-custom {
    display: flex;
}


.box-price-custom .content .item {
    width: 100%;
}

.box-price-custom .item:hover {
    background-color: #fff;


}


.box-price-custom .item {
    margin-bottom: 0;


}

@media (max-width:576px) {
    .avatar-img-group {
        max-width: 96px;
        margin-bottom: 8px;
    }
    
    .combo-term {
        flex-direction: column;
        gap: 0;
    }
    .combo {
        padding: 0 !important;
        margin: 0 !important;
        min-height: none !important;
    }
    
    .list-price {
        padding: 0 !important;
    }
    .box-list-clb .item {
        padding: 16px !important;
    }
    
    
    .info-user-home span {
   
    font-size: 12px;
   
}

    .info-user-home {
        line-height: 1.2 !important;
       

      
  
    }
    .info-user-home li {
        font-size: 11px;
    }
    .info-student-group-home {
          line-height: 1.2 !important;
          gap: 0 !important;
        
         flex-wrap: wrap;
        left: 0;

      
        top: 4% !important;
        display: flex;
    
        transform: translate(20%, 0%) !important;
        flex-direction: column;
        
    }
    .item-custom {
        justify-content: start;
        flex-wrap: wrap;
    }
    
}

@media (max-width:768px) {
   
    .item-custom {
        flex-wrap: wrap;
    }
    
}

.tuition button a {
    color: #fff;
}

.btn-logout {
    position: absolute;
    top: 5%;
    right: 20px;
}

.btn-logout button {
    background: #006778 !important;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    height: 46px;
    padding: 0 20px;
    border-radius: 6px;
    background: #f8f8fb;
    font-size: 1.8rem;
    font-weight: 500;
    white-space: nowrap;
    user-select: none;
    border: none;
    font-size: 22px;
}

.btn-logout button a{
    color: #fff;
}

@media (max-width:1400px) {
    .col-xxl-8.order-xxl-2 .card-body {
        margin-bottom: 24px;
    }
    
    
}

.content-term {
    display: flex;
    flex-direction: column;
}

@media (max-width:1024px) {
   .btn-dk-custom {
       width: 100%;
   }
   .btn-dk-custom2 {
       width: 100%;
   }
}


