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)
    }
}@charset "UTF-8";
:root {
  --back-amai: #212121;
  --gray: #666666;
  --dark-gray: #6b6a6a;
  --black: #000;
  --dark-text: #898989;
  --dark-text-2: #929497;
  --dark-text-3: #969696;
}

*::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
}
*::-webkit-scrollbar-thumb {
  background-color: #ccc;
}
*::-webkit-scrollbar-track {
  background-color: transparent;
}
*::-webkit-scrollbar-corner {
  background-color: transparent;
}

body {
  font-family: "elle-light";
  color: var(--back-amai);
}

h1 {
  font-size: 26px;
}

h2 {
  font-size: 24px;
}

a {
  color: initial;
  text-decoration: none;
}
a:hover {
  color: var(--gray);
}

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

button:focus, button:focus-visible,
input:focus,
input:focus-visible,
textarea:focus,
textarea:focus-visible,
select:focus,
select:focus-visible {
  box-shadow: none !important;
  outline: unset;
}
button:-webkit-autofill,
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  transition: background-color 600000s 0s, color 600000s 0s;
}

.font-elle-text {
  font-family: "elle";
}

.font-elle-u-light-text {
  font-family: "elle-u-light";
}

.bg-gray-100 {
  background-color: #f7f7f7;
}

.bgr-color-c {
  background-color: #cccccc;
}

.black-amai-text {
  color: var(--back-amai);
}

.gray-text {
  color: var(--gray);
}

.dark-text {
  color: var(--dark-text);
}

.dark-text-2 {
  color: var(--dark-text-2) !important;
}

.dark-text-3 {
  color: var(--dark-text-3) !important;
}

.border-color-c {
  border-color: #cccccc !important;
}

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

.container-main_amai {
  padding: 0 12px;
  margin: 0 auto;
}
@media (min-width: 1366px) {
  .container-main_amai {
    max-width: 1280px;
  }
}
@media (min-width: 1440px) {
  .container-main_amai {
    max-width: 1320px;
  }
}

.box_cricle {
  position: relative;
}
.box_cricle::before, .box_cricle::after {
  content: "";
  position: absolute;
  bottom: -60px;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #606060;
}
.box_cricle::before {
  right: 0px;
}
.box_cricle::after {
  right: 15px;
}

.flex-none {
  flex: none;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.hover-opacity {
  transition: all 0.4s ease-in-out;
}
.hover-opacity:hover {
  text-decoration: none !important;
  opacity: 0.5;
}

.fade-element {
  opacity: 0;
}
.fade-element.fade-in {
  animation: fade-in 2s forwards;
}
.fade-element.child-1 {
  animation-delay: 0s;
}
.fade-element.child-2 {
  animation-delay: 0.3s;
}
.fade-element.child-3 {
  animation-delay: 0.6s;
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.swal {
  vertical-align: middle;
}
.swal-overlay {
  background-color: transparent;
}
.swal-modal {
  background-color: transparent;
  background-image: url("/themes/amaisaigon.vn/assets//imgs/bg-country-region.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 1200px) {
  .swal-modal {
    height: 390px;
    width: 436px;
  }
}
@media (max-width: 1199px) {
  .swal-modal {
    width: 410px !important;
    padding: 68px 0 68px 0;
  }
}
@media (max-width: 767px) {
  .swal-modal {
    width: 360px !important;
    padding: 50px 0 55px 0;
  }
}
@media (max-width: 360px) {
  .swal-modal {
    width: 295px !important;
    padding: 20px 0px 32px 0;
  }
}
.swal-modal.contact-text .swal-text {
  font-size: 20px;
}
.swal-text {
  text-align: center !important;
  color: #fff;
  font-size: 32px;
  margin-bottom: 60px !important;
}
@media (max-width: 767px) {
  .swal-text {
    margin-bottom: 45px !important;
  }
}
@media (max-width: 360px) {
  .swal-text {
    font-size: 25px !important;
  }
}
.swal-icon {
  position: relative;
  border: none;
  text-align: center;
  width: fit-content;
}
@media (min-width: 768px) {
  .swal-icon {
    width: 7% !important;
  }
}
@media (max-width: 767px) {
  .swal-icon {
    width: 10% !important;
  }
}
@media (max-width: 360px) {
  .swal-icon {
    width: 14% !important;
  }
}
.swal-icon::before {
  content: "";
  width: 40px;
  height: 48px;
  position: absolute;
  top: 0;
  left: 0;
  background: url("/themes/amaisaigon.vn/assets//imgs/logo-amaisaigon-white.png") no-repeat;
  background-size: contain;
}
@media (min-width: 1200px) {
  .swal-icon:first-child {
    margin-top: 80px !important;
  }
}
.swal-icon--warning__body {
  display: none;
}
.swal-icon--error__x-mark {
  display: none;
}
.swal-button {
  border-radius: 0;
  font-size: 15px;
}
.swal-button--confirmButtonText {
  background-color: transparent;
  border: 1px solid #dee2e6 !important;
  transition: color 0.15s;
}
.swal-button--confirmButtonText:hover {
  background-color: #e6e6e6 !important;
  color: #212121 !important;
}
.swal-footer {
  margin-top: 65px;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  text-align: center;
  padding-left: 50px;
}
@media (min-width: 1200px) {
  .swal-footer {
    bottom: 6px;
    right: 20px;
  }
}

:root {
  --color-main-menu: #666666;
}

.header_amamisg {
  padding: 10px 0;
  z-index: 999;
  transition: all 0.25s ease-in-out;
  font-family: "elle" !important;
}
.header_amamisg,
.header_amamisg input,
.header_amamisg button.btn {
  font-size: 16px;
  letter-spacing: 0.48px;
}
.header_amamisg,
.header_amamisg a {
  color: #666666;
  line-height: 1;
}
.header_amamisg a {
  transition: all 0.4s;
}
.header_amamisg a:hover {
  opacity: 0.5;
}
.header_amamisg button.btn-show_menumobile {
  font-size: 25px;
}
@media (min-width: 1366px) {
  .header_amamisg .container-main_amai {
    max-width: 100%;
  }
}
@media (min-width: 1440px) {
  .header_amamisg .container-main_amai {
    max-width: 1400px;
  }
}
@media (min-width: 1920px) {
  .header_amamisg .container-main_amai {
    max-width: 1320px;
  }
}
.header_amamisg .nav-link {
  text-transform: uppercase;
}
.header_amamisg img.logo {
  width: 44px;
  transition: width 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .header_amamisg img.logo {
    width: 70px;
  }
}
.header_amamisg.header-scroll img.logo.light-color {
  filter: brightness(100);
}
.header_amamisg .box-right .btn-box-right {
  font-size: 18px !important;
  padding: 4px;
  color: #666666;
}
.header_amamisg .offcanvas {
  min-height: 100vh;
  transition: transform 0.3s ease-in-out;
}

.header_amamisg.header-scroll .nav-amai-items > a, .header_amamisg.header-scroll .box-right .btn-box-right {
  color: var(--color-main-menu);
}
.header_amamisg.header-scroll .lp-menu, .header_amamisg.header-scroll .changeLanguage {
  color: var(--color-main-menu);
}

.nav-amaisg-desktop .navbar_amai {
  display: flex;
  align-self: stretch;
  align-items: center;
  margin: 0;
  padding: 0;
  column-gap: 52px;
  height: 100%;
}
.nav-amaisg-desktop .navbar_amai li {
  list-style-type: none;
}
.nav-amaisg-desktop .navbar_amai .nav-amai-items {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 5px 18px;
}
.nav-amaisg-desktop .navbar_amai .nav-amai-items .nav-amai-link {
  position: relative;
  font-size: 24px;
}
.nav-amaisg-desktop .navbar_amai .nav-amai-items .nav-amai-link::before {
  content: "";
  position: absolute;
  bottom: 8px;
  right: -14px;
  font-size: 8px;
}
.nav-amaisg-desktop .navbar_amai .nav-amai-items.item-drop .nav-amai-link::before {
  content: "a";
  font-family: "lptech-font" !important;
}
.nav-amaisg-desktop .navbar_amai ul {
  margin: 0;
  padding: 0;
}
.nav-amaisg-desktop .navbar_amai .sub-nav_amai {
  display: flex;
  justify-content: center;
  column-gap: 90px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 1000px;
  background-color: white;
  padding: 40px;
  margin-top: 66px;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.25s ease-in-out, opacity 0.25s ease-in-out;
}
.nav-amaisg-desktop .navbar_amai .sub-nav_amai .sub-nav_items > ul {
  margin: 22px 0 0;
}
.nav-amaisg-desktop .navbar_amai .sub-nav_amai .sub-nav_items > ul > li {
  margin: 0 0 15px;
}
.nav-amaisg-desktop .navbar_amai .sub-nav_amai .sub-nav_items > ul > li:last-child {
  margin: 0;
}
.nav-amaisg-desktop .navbar_amai .sub-nav_amai .sub-nav_items .nav-sub_link {
  font-weight: 700;
  font-size: 18px;
  color: #212529;
  letter-spacing: 1px;
}
.nav-amaisg-desktop .navbar_amai .item-drop:hover .sub-nav_amai {
  visibility: visible;
  opacity: 1;
}
.nav-amaisg-desktop .btn-show_menumobile {
  border-color: var(--gray) !important;
}
.nav-amaisg-desktop .navbar_desktops {
  transform: translate(-50%, -50%);
}

.form_searchs_amai .form-control {
  width: 100vh;
  max-width: 35px;
  transform: translateY(-50%);
  transition: max-width 0.25s ease-in-out;
  opacity: 0;
  color: #c1c1c1;
  background-color: #969392;
  font-size: 20px;
}
.form_searchs_amai .form-control, .form_searchs_amai .form-control::placeholder {
  color: #c1c1c1;
}
.form_searchs_amai .form-control:hover, .form_searchs_amai .form-control:focus, .form_searchs_amai .form-control:active, .form_searchs_amai .form-control:not(:placeholder-shown) {
  border: 1px solid #c1c1c1 !important;
  max-width: 250px;
  padding: 5px 35px 5px 20px;
  opacity: 1;
  color: #c1c1c1;
}
.form_searchs_amai .form-control:active ~ button.btn, .form_searchs_amai .form-control:not(:placeholder-shown) ~ button.btn {
  position: relative;
}
.form_searchs_amai .form-control:-webkit-autofill {
  transition: background-color 600000s 0s, color 600000s 0s;
}
.form_searchs_amai:hover .form_control {
  border: 1px solid var(--gray) !important;
  max-width: 250px;
  padding: 5px 35px 5px 20px;
  opacity: 1;
}

.box-right {
  gap: 2.5px;
}

.box-language .dropdown-menu {
  background-color: transparent;
  min-width: 0;
}
.box-language .dropdown-menu .dropdown-item:hover {
  background-color: #f7f7f7;
}

.header-move .dropdown-menu {
  background-color: white;
}

#offcanvasMenu a:hover {
  color: var(--black-amai);
}
#offcanvasMenu .navbar-nav li.nav-item {
  margin: 12px 0 0;
}
#offcanvasMenu .navbar-nav li.nav-item:first-child {
  margin: 0;
}
#offcanvasMenu .navbar-nav li.nav-item .nav-link {
  font-size: 17.5px;
}
#offcanvasMenu .dropdown-menu {
  position: relative !important;
  transform: translate3d(0, 0, 0) !important;
  padding: 0;
  border: 0;
  border-radius: 0;
}
#offcanvasMenu .dropdown-menu li {
  margin: 12px 0 0;
}
#offcanvasMenu .submenu-out {
  margin-left: 15px !important;
}

#offcanvasMenu .dropdown-toggle {
  position: relative;
}
#offcanvasMenu .dropdown-toggle::after {
  top: 5px;
  right: 5px;
  position: absolute;
  border-width: 3px 3px 0 3px;
}
#offcanvasMenu .dropdown-menu li a:active, #offcanvasMenu .dropdown-menu li a:hover {
  background-color: white !important;
}
#offcanvasMenu .dropdown-menu li .submenu {
  margin: 0 0 0 16px !important;
}
#offcanvasMenu .dropdown-menu .dropdown-menu {
  margin-left: 0.7rem;
  margin-right: 0.7rem;
}
#offcanvasMenu .dropdown-menu .dropdown-item {
  font-weight: 600;
  font-size: 18px;
}
#offcanvasMenu .offcanvas-body .navbar-nav .nav-item {
  margin-top: 25px;
  font-size: 20px;
  font-weight: 700;
}
#offcanvasMenu .offcanvas-body .navbar-nav .submenu li {
  font-size: 16px;
  font-weight: 400;
}
#offcanvasMenu .offcanvas-body .navbar-nav .nav-item,
#offcanvasMenu .offcanvas-body .navbar-nav .drop-li {
  position: relative;
}
#offcanvasMenu .offcanvas-body .navbar-nav .nav-item .nav-link,
#offcanvasMenu .offcanvas-body .navbar-nav .nav-item .dropdown-item,
#offcanvasMenu .offcanvas-body .navbar-nav .drop-li .nav-link,
#offcanvasMenu .offcanvas-body .navbar-nav .drop-li .dropdown-item {
  display: inline-block;
  width: initial;
  font-size: 18px;
  font-weight: 600;
}
#offcanvasMenu .offcanvas-body .navbar-nav .nav-item .dropdown-toggle,
#offcanvasMenu .offcanvas-body .navbar-nav .drop-li .dropdown-toggle {
  position: absolute !important;
  top: 0;
  right: 0;
  padding: 5px;
}

#dropdownLanguage {
  transition: all 0.4s;
}
#dropdownLanguage:hover {
  opacity: 0.5;
}

.footer_main {
  padding: 40px 0;
  background-color: #282828;
  color: #e0e0e0;
  font-size: 16px;
}
@media (min-width: 768px) {
  .footer_main {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .footer_main {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .footer_main .title_label {
    color: white;
  }
}
.footer_main .lp-icon {
  font-size: 24px;
}
.footer_main input,
.footer_main button,
.footer_main textarea {
  color: #e0e0e0 !important;
  font-family: "elle-u-light" !important;
  border-color: #C6C6C6 !important;
}
@media (min-width: 768px) {
  .footer_main input,
  .footer_main button,
  .footer_main textarea {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .footer_main input,
  .footer_main button,
  .footer_main textarea {
    font-size: 14px;
  }
}
.footer_main input::placeholder,
.footer_main button::placeholder,
.footer_main textarea::placeholder {
  color: #e0e0e0;
}
.footer_main button {
  font-size: 14px;
}
@media (min-width: 992px) {
  .footer_main button {
    font-size: 16px;
  }
}
.footer_main label {
  font-size: 12px;
  font-family: "elle-u-light" !important;
}
@media (min-width: 992px) {
  .footer_main label {
    font-size: 14px;
  }
}
.footer_main .form_float input {
  padding-right: 45px;
}
.footer_main .form_float button {
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
@media (min-width: 1200px) {
  .footer_main .box_form-footer {
    padding: 0 30px 0 0;
    margin: 26px 0 0;
  }
}
@media (max-width: 767px) {
  .footer_main .box_form-footer {
    margin: 0 0 36px;
  }
}
.footer_main .list-menu_footer {
  margin: 54px 0 0;
  color: #C6C6C6;
}
@media (max-width: 767px) {
  .footer_main .list-menu_footer {
    margin: 50px -12px 0;
  }
}
.footer_main .list-menu_footer a {
  color: #C6C6C6;
  transition: all 0.4s;
}
.footer_main .list-menu_footer a:hover {
  opacity: 0.5;
}
.footer_main .list-menu_footer i {
  font-size: 16px;
}
.footer_main .list-menu_footer .list-follow a {
  transition: transform 0.2s ease-in-out;
}
.footer_main .list-menu_footer .list-follow a:hover {
  text-decoration: none;
  transform: translateY(-2px);
}
.footer_main .list-menu_footer .lists_menu {
  display: flex;
}
@media (max-width: 575px) {
  .footer_main .list-menu_footer .lists_menu {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
    row-gap: 30px;
  }
}
.footer_main .list-menu_footer .lists_menu .items-menu > p {
  margin: 0 0 16px;
}
@media (max-width: 575px) {
  .footer_main .list-menu_footer .lists_menu .items-menu > p {
    font-size: 15px;
    color: white;
  }
}
.footer_main .list-menu_footer .lists_menu .items-menu li {
  margin: 0 0 16px;
}
.footer_main .list-menu_footer .lists_menu .items-menu li a {
  font-family: "elle-u-light" !important;
}
.footer_main .list-menu_footer .lists_menu .items-menu li:last-child {
  margin: 0;
}
.footer_main .form-contact_ft {
  margin: 16px 0 0;
}
@media (min-width: 1200px) {
  .footer_main .form-contact_ft {
    margin: 0 0 0 80px;
  }
}
@media (max-width: 767px) {
  .footer_main .form-contact_ft {
    font-size: 12px;
  }
}
.footer_main .form-contact_ft .box_item_contact-ft {
  opacity: 0.5;
  transition: opacity 0.25s ease-in-out;
  letter-spacing: 0.48px;
}
.footer_main .form-contact_ft .box_item_contact-ft:hover {
  opacity: 1;
}
.footer_main .form-contact_ft .box_item_contact-ft img {
  max-width: 200px;
}
.footer_main .form-contact_ft .box_item_contact-ft p {
  line-height: 1.45;
  margin: 0;
}

iframe {
  width: 100%;
}

#modalVideosFT .modal-content {
  background-color: rgba(247, 247, 247, 0.6117647059);
}

.footer_bottom {
  font-size: 14px;
  color: #AAAAAA;
}

.ytp-show-cards-title {
  display: none !important;
}

.iframe-video .video-container-sp {
  width: 100%;
  height: 200px;
  display: none;
}
.iframe-video .video-container {
  height: 420px;
}
.iframe-video #iframe_videoPlayPc {
  height: 100% !important;
}
@media (max-width: 575px) {
  .iframe-video .pc-video, .iframe-video .video-container {
    display: none !important;
  }
  .iframe-video .sp-video, .iframe-video .video-container-sp {
    display: block !important;
  }
}

.btn-more {
  padding: 5px 20px;
  border: 1px solid var(--dark-text-2);
  transition: all 0.3s ease-in-out;
}
.btn-more:hover {
  text-decoration: none;
  opacity: 0.5;
}

.form_inputs label {
  min-width: 60px;
}
.form_inputs .input_amais {
  border-color: #cccccc !important;
  color: var(--dark-text-2);
}
.form_inputs .input_amais:focus {
  border-color: #cccccc !important;
}
.form_inputs .input_amais:disabled {
  background-color: transparent !important;
}

button.btn-hover:hover {
  background-color: #e6e6e6;
}

.slick_dot_arrow {
  margin: 12px 0 0;
}
.slick_dot_arrow .stylepaging {
  min-width: 30px;
}
.slick_dot_arrow .slick-arrow:focus {
  border: unset !important;
}

.form-country_region {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
.form-country_region img {
  width: 40px;
}
.form-country_region .region {
  color: #fff;
  font-size: 23px;
  font-weight: 300;
}
@media (max-width: 767px) {
  .form-country_region .region {
    font-size: 17px;
  }
}
.form-country_region .box_body {
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 468px;
  padding: 130px 0px 130px 20px;
  background-image: url("imgs/bg-country-region.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 575px) {
  .form-country_region .box_body {
    width: 95%;
    background-size: contain;
  }
}
@media (max-width: 360px) {
  .form-country_region .box_body {
    padding: 63px 10px 90px 10px;
  }
}
.form-country_region .box_body .box_input {
  position: relative;
}
.form-country_region .box_body .box_forms button {
  font-size: 20px;
  padding: 0.17rem 1.2rem;
}
@media (max-width: 767px) {
  .form-country_region .box_body .box_forms button {
    font-size: 16px;
    padding-top: 0.22rem;
    padding-bottom: 0.22rem;
    padding: 0.22rem 1rem !important;
  }
}
.form-country_region .box_body .box_forms button:hover {
  background-color: #e6e6e6;
  color: #212121 !important;
}
.form-country_region .box_body button,
.form-country_region .box_body label {
  font-size: 15px;
}
.form-country_region .box_body label {
  margin: 0 24px 0 0;
}
@media (max-width: 360px) {
  .form-country_region .box_body label {
    margin: 0 16px 0 0;
  }
}
.form-country_region .box_body select {
  font-size: 23px;
  padding: 0.25rem 2.25rem 0.25rem 0.75rem;
  width: 100%;
  color: white;
  background-color: #c9c9c9 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
}
@media (max-width: 767px) {
  .form-country_region .box_body select {
    font-size: 17px;
    padding-top: 0%;
    padding-bottom: 0px;
    height: 42px;
    line-height: 42px;
  }
}
@media (max-width: 360px) {
  .form-country_region .box_body select {
    width: 100%;
  }
}
.form-country_region .box_body select:focus {
  color: #fff;
  border-color: white !important;
}
.form-country_region .box_body select:active {
  color: white;
}
.form-country_region .box_body .arrow-select {
  height: 40px;
  width: 36px;
  position: absolute;
  top: 1px;
  right: 1px;
  background-color: #c9c9c9;
  align-items: center;
  justify-content: center;
  justify-content: center;
  pointer-events: none;
}
.form-country_region .box_body .arrow-select img {
  width: 25px;
  pointer-events: none;
}
@media (max-width: 767px) {
  .form-country_region .box_body .arrow-select img {
    width: 20px;
  }
}
.form-country_region .form-region {
  width: 281px;
}
@media (max-width: 767px) {
  .form-country_region .form-region {
    width: 262px;
  }
}

.section-banner-top {
  height: 100vh;
}
@media (max-width: 1199px) {
  .section-banner-top {
    height: 450px;
  }
}
@media (max-width: 767px) {
  .section-banner-top {
    height: calc(100vh - 20px);
  }
}
@media (max-width: 767px) {
  .section-banner-top {
    height: calc(100vh - 40px);
  }
}
.section-banner-top .slick-banner-top .items {
  height: 100vh;
}
@media (max-width: 1199px) {
  .section-banner-top .slick-banner-top .items {
    height: 450px;
  }
}
@media (max-width: 767px) {
  .section-banner-top .slick-banner-top .items {
    height: calc(100vh - 20px);
  }
}
@media (max-width: 767px) {
  .section-banner-top .slick-banner-top .items {
    height: calc(100vh - 40px);
  }
}
.section-banner-top .slick-banner-top .items .box-banner_imgs {
  background-color: #E7E7E7;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.section-banner-top .slick-banner-top .items .box-banner_imgs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  mix-blend-mode: multiply;
}
.section-banner-top .slick-banner-top .slick-dots {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  width: unset;
}
.section-banner-top .slick-banner-top .slick-dots li {
  width: 8px;
  height: 8px;
  margin: 0 5px;
}
.section-banner-top .slick-banner-top .slick-dots li.slick-active button {
  background: rgba(255, 255, 255, 0.6);
}
.section-banner-top .slick-banner-top .slick-dots li button {
  width: 8px;
  height: 8px;
  padding: 4px;
  border: 1px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
}
.section-banner-top .slick-banner-top .slick-dots li button:before {
  content: none;
}
.section-banner-top .slick-banner-top .box-text {
  padding: 60px;
}
@media (max-width: 575px) {
  .section-banner-top .slick-banner-top .box-text {
    padding: 25px;
  }
}
.section-banner-top .slick-banner-top .text-title {
  font-size: 50px;
}

.section-collections {
  padding: 150px 0 70px;
}
@media (max-width: 1199px) {
  .section-collections {
    padding: 60px 0;
  }
}
@media (max-width: 575px) {
  .section-collections {
    padding: 60px 10%;
  }
}
.section-collections .list_collections .collections-box {
  padding: 60px 0;
}
@media (max-width: 767px) {
  .section-collections .list_collections .collections-box {
    padding: 0;
  }
}
@media (max-width: 575px) {
  .section-collections .list_collections .collections-box {
    padding: 65px 0;
  }
}
@media (max-width: 360px) {
  .section-collections .list_collections .collections-box {
    padding: 45px 0;
  }
}
.section-collections .list_collections .collections-box img {
  z-index: 1;
  mix-blend-mode: multiply;
}
.section-collections .list_collections .collections-box .before-imgs {
  transform: translate(-50%, -50%) scale(1);
  transition: transform 0.25s ease-out;
  z-index: 0;
}
.section-collections .list_collections .collections-box .collections-title {
  transform: translate(-50%, -50%);
  font-size: 24px;
  z-index: 2;
  color: white;
}
@media (max-width: 767px) {
  .section-collections .list_collections .collections-box .collections-title {
    width: 100%;
    text-align: center;
    font-size: 20px;
  }
}
.section-collections .list_collections .collections-box:hover .before-imgs {
  transform: translate(-50%, -50%) scale(1.1);
}
.section-collections .list_collections .collections-box:hover .collections-title {
  color: var(--back-amai);
}
.section-collections .box-text {
  margin: 36px 0 0;
}
.section-collections .box-text .section_titles {
  font-size: 24px;
}
.section-collections .btn-more {
  font-size: 18px;
}

.section-about_amai {
  padding: 120px 0 70px;
  background-color: #cccccc;
  z-index: 0;
}
@media (max-width: 1199px) {
  .section-about_amai {
    padding: 60px 0;
  }
}
.section-about_amai:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 70px;
  height: 100%;
  background-color: #f7f7f7;
  z-index: 0;
}
@media (max-width: 1199px) {
  .section-about_amai:before {
    content: none;
  }
}
.section-about_amai .box-about_content {
  margin: 0 0 24px 0;
}
@media (min-width: 1200px) {
  .section-about_amai .box-about_content {
    margin: 60px 0 0 45px;
  }
}
.section-about_amai .box-about_content .about_titles {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 1.2px;
}
.section-about_amai .box-about_content .about_description {
  letter-spacing: 0.5px;
  word-spacing: 2px;
  padding: 0 40px;
  margin: 24px 0 0;
  font-size: 19px;
  color: var(--black);
}
.section-about_amai .box-about_content .about_description > p {
  margin: 0 0 34px;
}
@media (max-width: 991px) {
  .section-about_amai .box-about_content .about_description {
    margin: 24px 0;
    font-size: 16px;
  }
  .section-about_amai .box-about_content .about_description > p {
    margin: 0 0 24px;
  }
}
@media (max-width: 424px) {
  .section-about_amai .box-about_content .about_description {
    padding: 0;
  }
}
.section-about_amai img {
  width: 100%;
}
.section-about_amai .a-href-more {
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
}
.section-about_amai .a-href-more:hover {
  opacity: 1;
  text-decoration: none;
}

.section-concepts_homes {
  padding: 120px 0 100px;
}
.section-concepts_homes h2 {
  margin: 0 0 50px;
}
.section-concepts_homes .box-content-bottom {
  margin: 54px 0 0;
  font-size: 18px;
  color: var(--gray);
}
@media (max-width: 575px) {
  .section-concepts_homes .box-content-bottom {
    margin: 0 0 34px;
  }
}
@media (max-width: 1199px) {
  .section-concepts_homes {
    padding: 60px 0;
  }
  .section-concepts_homes h2 {
    margin: 0 0 24px;
  }
}
.section-concepts_homes .wrap-img {
  padding-top: 67%;
}
.section-concepts_homes .wrap-img img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hover_item_pds::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.3);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
  pointer-events: none;
  z-index: 2;
}
.hover_item_pds_title {
  font-size: 18px;
  transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
}
.hover_item_pds:hover::before,
.hover_item_pds:hover .hover_item_pds_title {
  opacity: 1;
  visibility: visible;
}

.page_about img {
  width: 100%;
}
.page_about .box_contents {
  padding: 70px 70px 30px 70px;
}
@media (max-width: 1199px) {
  .page_about .box_contents {
    padding: 0 15px;
  }
}
@media (max-width: 991px) {
  .page_about .box_contents {
    padding: 0;
  }
}
.page_about .box_contents .text-descriptions {
  font-size: 18px;
  margin: 60px 0 0;
}
@media (max-width: 991px) {
  .page_about .box_contents .text-descriptions {
    margin: 36px 0;
  }
}
.page_about .box_cricle::before {
  right: 100px;
}
.page_about .box_cricle::after {
  right: 115px;
}
@media (max-width: 991px) {
  .page_about .box_cricle::before, .page_about .box_cricle::after {
    bottom: -8px;
  }
  .page_about .box_cricle::before {
    right: 0px;
  }
  .page_about .box_cricle::after {
    right: 15px;
  }
}
.page_about section.position-relative::before {
  content: "";
  position: absolute;
  top: 0;
  width: 70px;
  height: 100%;
}
@media (max-width: 1199px) {
  .page_about section.position-relative::before {
    width: 20px;
  }
}
@media (max-width: 991px) {
  .page_about section.position-relative::before {
    width: 5%;
  }
}
@media (max-width: 991px) {
  .page_about section.position-relative::before {
    width: 2.5%;
  }
}
@media (max-width: 575px) {
  .page_about section.position-relative::before {
    width: 6px;
  }
}
@media (max-width: 360px) {
  .page_about section.position-relative::before {
    content: none;
  }
}
.page_about section.position-relative.bgr-color-c::before {
  background-color: #f7f7f7;
  left: 0;
}
.page_about section.position-relative.bg-gray-100::before {
  background-color: #cccccc;
  right: 0;
}

.section_top_amai {
  padding: 110px 0 45px;
}
@media (max-width: 991px) {
  .section_top_amai {
    padding: 120px 0 25px;
  }
}
.section_top_amai .box-top {
  position: relative;
}
.section_top_amai img.img-top {
  height: 180px;
  width: auto;
}
@media (max-width: 991px) {
  .section_top_amai img.img-top {
    height: 120px;
  }
}
@media (max-width: 575px) {
  .section_top_amai img.img-top {
    height: auto;
    width: 140px;
    position: absolute;
    top: 50%;
    transform: translateY(-60%);
  }
}
@media (max-width: 575px) and (max-width: 360px) {
  .section_top_amai img.img-top {
    width: 120px;
  }
}
@media (max-width: 575px) {
  .section_top_amai img.img-top.imgs-1 {
    right: 57%;
  }
}
@media (max-width: 575px) and (max-width: 360px) {
  .section_top_amai img.img-top.imgs-1 {
    right: 60%;
  }
}
@media (max-width: 575px) {
  .section_top_amai img.img-top.imgs-2 {
    left: 57%;
  }
}
@media (max-width: 575px) and (max-width: 360px) {
  .section_top_amai img.img-top.imgs-2 {
    left: 60%;
  }
}
.section_top_amai .box-top {
  column-gap: 44px;
}
@media (max-width: 575px) {
  .section_top_amai .box-top {
    column-gap: 16px;
  }
}
.section_top_amai .text_title {
  margin: 0 0 60px;
}

@media (max-width: 991px) {
  .section-how-amais-made {
    padding: 60px 10%;
  }
}

.bgr-color-c .gray-text, .bgr-color-c .dark-text-2 {
  color: var(--black) !important;
}

.section-how-amais-made,
.section-stores,
.section-find-us,
.section-office {
  padding: 65px 0 55px;
}

.section-find-us .box_contents {
  padding: 0 70px;
}
@media (max-width: 1199px) {
  .section-find-us .box_contents {
    padding: 0 15px;
  }
}
@media (max-width: 991px) {
  .section-find-us .box_contents {
    padding: 0;
  }
}
.section-find-us .box_contents .text-descriptions {
  margin: 30px 0 0;
}
@media (max-width: 991px) {
  .section-find-us .box_contents .text-descriptions {
    margin: 36px 0;
  }
}
.section-find-us .box_contents .text-descriptions::before, .section-find-us .box_contents .text-descriptions::after {
  bottom: -15px;
}

.section-office .box_contents {
  padding: 40px 70px;
}
@media (max-width: 1199px) {
  .section-office .box_contents {
    padding: 0 15px;
  }
}
@media (max-width: 991px) {
  .section-office .box_contents {
    padding: 0;
  }
}

@media (max-width: 991px) {
  .section-how-amais-made,
  .section-stores,
  .section-find-us,
  .section-office {
    padding: 40px 10%;
  }
}
@media (max-width: 767px) {
  .section-how-amais-made,
  .section-stores,
  .section-find-us,
  .section-office {
    padding: 40px 5%;
  }
}
@media (max-width: 575px) {
  .section-how-amais-made,
  .section-stores,
  .section-find-us,
  .section-office {
    padding: 40px 0;
  }
}

@media (max-width: 991px) {
  .section-stores,
  .section-office {
    background-color: white;
  }
}

.section_top {
  padding: 200px 0 0;
}
.section_top .text-description {
  max-width: 430px;
  margin: 40px auto 0;
  color: #aaaaaa;
}

.box_before_faqs_top {
  position: relative;
}
.box_before_faqs_top::before, .box_before_faqs_top::after {
  content: "";
  position: absolute;
  display: block;
  top: -30px;
  width: 280px;
  height: 145px;
  background-repeat: no-repeat;
  background-size: cover;
}
.box_before_faqs_top::before {
  left: 16%;
  background-image: url("imgs/faqs-1.svg");
}
.box_before_faqs_top::after {
  right: 16%;
  background-image: url("imgs/faqs-2.svg");
}
@media (max-width: 1199px) {
  .box_before_faqs_top::before {
    left: 5%;
  }
  .box_before_faqs_top::after {
    right: 5%;
  }
}
@media (max-width: 991px) {
  .box_before_faqs_top::before, .box_before_faqs_top::after {
    width: 200px;
    height: 105px;
  }
  .box_before_faqs_top::before {
    left: 8%;
  }
  .box_before_faqs_top::after {
    right: 8%;
  }
}
@media (max-width: 767px) {
  .box_before_faqs_top::before, .box_before_faqs_top::after {
    top: -100px;
  }
  .box_before_faqs_top::before {
    left: 0;
  }
  .box_before_faqs_top::after {
    right: 0;
  }
}
@media (max-width: 575px) {
  .box_before_faqs_top::before, .box_before_faqs_top::after {
    width: 180px;
    height: 95px;
  }
}
@media (max-width: 424px) {
  .box_before_faqs_top::before, .box_before_faqs_top::after {
    width: 160px;
    height: 85px;
  }
}
@media (max-width: 360px) {
  .box_before_faqs_top::before, .box_before_faqs_top::after {
    width: 140px;
    height: 74px;
  }
}

.section_faqs_contents {
  padding: 100px 0 80px;
  font-size: 18px;
  color: var(--gray);
}
.section_faqs_contents .box_text_faqs {
  margin: 0 0 36px;
}
@media (min-width: 992px) {
  .section_faqs_contents .box_text_faqs {
    margin: 0 0 0 50px;
  }
}
.section_faqs_contents .box_text_faqs a {
  color: var(--gray);
}
.section_faqs_contents .box_text_faqs ul {
  padding: 0;
}
.section_faqs_contents .box_text_faqs ul > li {
  list-style: none;
}
.section_faqs_contents .box_text_faqs ul > li > ul {
  padding: 0 0 0 30px;
}
@media (max-width: 424px) {
  .section_faqs_contents .box_text_faqs ul > li > ul {
    padding: 0 0 0 16px;
  }
  .section_faqs_contents .box_text_faqs ul > li > ul a {
    font-size: 16px;
  }
}
.section_faqs_contents .box_text_faqs ul > li > ul li:last-child {
  margin: 0 0 24px;
}
@media (min-width: 992px) {
  .section_faqs_contents .box_answers {
    height: 800px;
    padding: 0 30px 0 0;
    overflow-y: scroll;
  }
}
.section_faqs_contents .box_answers p {
  color: #929497;
}
.section_faqs_contents .box_answers h3 {
  font-size: 18px;
  color: var(--gray);
}

.scroll-to-top {
  display: none;
  bottom: 100px;
  right: 5px;
  padding: 6px;
  color: var(--dark-text-2);
  font-size: 22px;
  z-index: 99;
}
.scroll-to-top:hover {
  color: var(--dark-text-2);
}

@media (min-width: 768px) {
  :target:before {
    content: "";
    display: block;
    height: 16px;
    margin: -16px 0 0;
  }
}
.section-box_top {
  padding: 200px 0 42px;
}
@media (max-width: 575px) {
  .section-box_top {
    padding: 120px 0 0;
  }
}
.section-box_top .title_box-top {
  margin-bottom: 50px;
}
.section-box_top .text_descriptions {
  color: #aaaaaa;
  margin: 40px 0 0;
  font-size: 18px;
}
@media (max-width: 767px) {
  .section-box_top .title_box-top {
    margin-bottom: 30px;
  }
}
.section-box_top .banner-box-top {
  padding-top: 56.25%;
}
.section-box_top .banner-box-top img {
  object-fit: cover;
}

.section-concepts {
  padding: 40px 0 70px;
}
.section-concepts .list_concepts {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
  width: 820px;
}
.section-concepts .list_concepts img {
  width: 100%;
}
@media (max-width: 991px) {
  .section-concepts .list_concepts {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    gap: 40px;
  }
}
@media (max-width: 767px) {
  .section-concepts .list_concepts {
    gap: 24px;
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (max-width: 575px) {
  .section-concepts .list_concepts {
    gap: 16px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
.section-concepts .list_concepts .list_concepts--items {
  display: none;
  padding-top: 67%;
  position: relative;
}
.section-concepts .list_concepts .list_concepts--items .position-relative {
  position: initial !important;
}
.section-concepts .list_concepts .list_concepts--items .position-relative::before {
  z-index: 2;
}
.section-concepts .list_concepts .list_concepts--items .position-relative img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section-concepts .list_concepts .list_concepts--items:nth-child(-n+6) {
  display: block;
}
.section-concepts .viewmore-out {
  display: flex;
  justify-content: center;
  margin-bottom: 0px;
}
.section-concepts .viewmore-out span {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #606060;
  margin: 0px 2.5px;
  transition: all linear 0.2s;
}
.section-concepts .box-content-bottom {
  margin: 30px 0 0;
}
.section-concepts .box-content-bottom .btn {
  padding: 5px;
}
.section-concepts .box-content-bottom .btn:hover .viewmore-out span {
  background-color: #1c1c1c;
}
@media (min-width: 992px) {
  .section-concepts .box-content-bottom {
    margin: 45px 0 0;
  }
}
@media (max-width: 575px) {
  .section-concepts {
    padding: 10px 0 70px;
  }
}

.section-details.concept-detail-en .box_details .item_2 .gr_inputs {
  width: 94px;
}

.section-details.concept-detail-vn .box_details .item_2 .gr_inputs {
  width: 139px;
}
@media (max-width: 1199px) {
  .section-details.concept-detail-vn .box_details .item_2 .gr_inputs {
    width: 94px;
  }
}

.section-details {
  padding: 40px 0 70px;
}
.section-details img {
  width: 100%;
}
.section-details .box_details {
  align-items: flex-start;
}
.section-details .box_details .item_2 {
  position: sticky;
  top: 0px;
  right: 0px;
  padding-top: 20px;
}
.section-details .box_details .item_1, .section-details .box_details .item_2 {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 767px) {
  .section-details .box_details .item_1, .section-details .box_details .item_2 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 1200px) {
  .section-details .box_details .item_1 {
    width: 50%;
  }
  .section-details .box_details .item_2 {
    width: 50%;
  }
}
.section-details .box_details .items_detail ul li {
  margin: 0 0 36px;
}
.section-details .box_details .items_detail ul li:last-child {
  margin: 0;
}
.section-details .box_details .items_detail .box-descritions .box_cricle {
  max-width: 288px;
}
.section-details .box_details .items_detail .box-descritions .box_cricle::before, .section-details .box_details .items_detail .box-descritions .box_cricle::after {
  bottom: -16px;
  right: 0;
}
.section-details .box_details .items_detail .box-descritions .box_cricle::after {
  right: 15px;
}
@media (max-width: 1199px) {
  .section-details .box_details .items_detail .box-descritions {
    margin: 36px auto 16px;
    text-align: center;
  }
}
.section-details .box_details .items_detail .box-list_products {
  margin: 80px 0 0;
}
@media (max-width: 1199px) {
  .section-details .box_details .items_detail .box-list_products .lists_pd::-webkit-scrollbar {
    width: 0 !important;
    display: none;
  }
}
.section-details .box_details .items_detail .box-list_products .lists_pd {
  overflow: scroll;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
@media (max-width: 1199px) {
  .section-details .box_details .items_detail .box-list_products .lists_pd {
    overflow: auto;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
  }
}
.section-details .box_details .items_detail .box-list_products .lists_pd .position-relative a {
  display: block;
  position: relative;
  padding-top: 100%;
}
.section-details .box_details .items_detail .box-list_products .lists_pd .position-relative img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 1200px) {
  .section-details .box_details .items_detail .box-list_products .lists_pd {
    max-height: 781px;
    padding: 0 20px 0 0 !important;
    margin: 24px 0 -20px;
  }
}
@media (max-width: 1199px) {
  .section-details .box_details .items_detail .box-list_products .lists_pd {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media (max-width: 880px) {
  .section-details .box_details .items_detail .box-list_products .lists_pd {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .section-details .box_details .items_detail .box-list_products .lists_pd {
    grid-template-columns: 1fr 1fr;
  }
}
.section-details .box_details .items_detail .box-list_products .lists_pd .text_pd_name,
.section-details .box_details .items_detail .box-list_products .lists_pd .text_price {
  font-size: 15px;
}
.section-details .box_details .items_detail .box-list_products .lists_pd .text_price {
  color: #969696;
}
@media (max-width: 1199px) {
  .section-details .box_details .item_1 ul {
    display: flex;
    justify-content: space-between;
  }
  .section-details .box_details .item_1 ul li {
    width: 49%;
    margin: 0;
  }
}
@media (max-width: 575px) {
  .section-details .box_details .item_1 ul {
    display: block;
  }
  .section-details .box_details .item_1 ul li {
    width: 100%;
    margin: 0 0 16px;
  }
}
.section-details .box-link-top {
  margin: 40px 0 0;
  text-align: right;
}
@media (max-width: 1199px) {
  .section-details .box-link-top {
    display: none;
  }
}
.section-details .box-link-bottom {
  margin: 74px 0px 0px;
  display: none;
}
@media (max-width: 1199px) {
  .section-details .box-link-bottom {
    display: block;
  }
}
.section-details .box_link_more a {
  font-size: 18px;
  color: #aaaaaa;
}
.section-details .box_link_more a:hover {
  color: var(--black-amai);
}
.section-details .box_cricle::before, .section-details .box_cricle::after {
  bottom: 0 !important;
}
.section-details #product-form .btn, .section-details #product-form .form-control {
  padding: 2px 5px;
}
.section-details #product-form .btn_add_cart {
  padding: 5px 15px;
  font-size: 15px;
}

.section-search_top {
  padding: 180px 0 40px;
}
@media (max-width: 767px) {
  .section-search_top {
    padding: 140px 0 30px;
    overflow: hidden;
  }
}
.section-search_top img.img-search {
  width: 214px;
  flex: none;
}
@media (max-width: 575px) {
  .section-search_top .list_top {
    position: relative;
  }
  .section-search_top .box_imgs {
    position: absolute;
  }
  .section-search_top .box_imgs.img-1 {
    top: -50px;
    left: 0;
    width: 46%;
  }
  .section-search_top .box_imgs.img-2 {
    top: 0;
    right: -28px;
    width: 44%;
  }
}
.section-search_top .list_top {
  gap: 16px;
}
.section-search_top .box-text {
  margin: 16px 0 0;
}
.section-search_top .box-return_search {
  font-size: 18px;
  color: #aaaaaa;
  margin: 60px 0 0;
}
@media (max-width: 767px) {
  .section-search_top .box-return_search {
    margin: 30px 0 0;
  }
}

.section_list_pds {
  padding: 40px 0;
}
.section_list_pds .list_pd_search {
  max-width: 640px;
}
.section_list_pds .list_pd_search .items_pds {
  margin: 0 0 30px;
}
.section_list_pds .list_pd_search .items_pds p {
  color: #aaaaaa;
  margin: 0 0 8px 0;
  display: -webkit-box !important;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}
@media (max-width: 575px) {
  .section_list_pds .list_pd_search .items_pds p {
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
  }
}
.section_list_pds .list_pd_search .items_pds .text_title {
  color: var(--gray);
}
.section_list_pds .list_pd_search .box-imgs {
  width: 215px;
  flex: none;
  margin: 0 30px 0 0;
}
@media (max-width: 575px) {
  .section_list_pds .list_pd_search .box-imgs {
    width: 125px;
    margin: 0 16px 0 0;
  }
}
.section_list_pds .box_text_view_more a {
  color: var(--gray);
}

.section_top_pdc {
  padding: 200px 0 30px;
}

.section_lists_pd {
  padding: 30px 0 125px;
}
@media (min-width: 1366px) {
  .section_lists_pd .container-main_amai {
    max-width: 1020px;
  }
}
.section_lists_pd img {
  width: 100%;
}
.section_lists_pd .hover_item_pds::before {
  background: rgba(170, 170, 170, 0.72);
  z-index: 2;
}
.section_lists_pd .hover_item_pds .hover_item_pds_title {
  width: 100%;
  max-width: 214px;
  display: -webkit-box !important;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}
.section_lists_pd .hover_item_pds .hover_item_pds_title::before, .section_lists_pd .hover_item_pds .hover_item_pds_title::after {
  bottom: -30px;
}
@media (max-width: 575px) {
  .section_lists_pd .hover_item_pds .hover_item_pds_title {
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
  }
}
.section_lists_pd .list_product_index {
  font-size: 18px;
}
.section_lists_pd .list_product_index .position-relative {
  padding-top: 100%;
}
.section_lists_pd .list_product_index .position-relative img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section-banner_top {
  padding: 200px 0 156px;
  background: "rgb(203 203 203 / 60%)";
}
.section-banner_top img.img_banner_category {
  object-fit: cover;
  mix-blend-mode: multiply;
}
@media (max-width: 767px) {
  .section-banner_top {
    padding: 120px 0;
  }
}

.text_pd_name,
.text_price {
  font-size: 15px;
}
.text_pd_name.text_price-remove,
.text_price.text_price-remove {
  margin-right: 5px;
  color: #CCCCCC !important;
  text-decoration-line: line-through;
}

.wrapper-select-filter {
  margin-top: 20px;
}

.section-list_pd_category {
  padding: 44px 0 125px;
}
.section-list_pd_category,
.section-list_pd_category a {
  color: var(--gray);
}
.section-list_pd_category .list_subcategory ul {
  gap: 16px;
}
@media (min-width: 992px) {
  .section-list_pd_category .list_subcategory ul {
    column-gap: 60px;
  }
}
.section-list_pd_category .list_subcategory ul li a {
  color: var(--dark-gray);
  font-family: "elle";
}
.section-list_pd_category .list_subcategory ul li.active a {
  color: #0a0a0a;
  font-weight: bold;
}
.section-list_pd_category .box-filter {
  margin: 30px 0;
  gap: 30px;
}
.section-list_pd_category .box-filter .button_show_filter {
  color: var(--dark-text-2);
  border-color: #CCCCCC !important;
  column-gap: 12px;
}
@media (max-width: 575px) {
  .section-list_pd_category .box-filter .button_show_filter {
    font-size: 14px;
  }
}
.section-list_pd_category .box-filter .list-colors {
  grid-template-columns: 1fr 1fr 1fr;
  padding: 30px;
  column-gap: 20px;
  row-gap: 12px;
  min-width: 380px;
  max-width: 640px;
}
.section-list_pd_category .box-filter .list-colors.show {
  display: grid;
}
.section-list_pd_category .box-filter .list-colors li {
  min-width: 90px;
}
@media (max-width: 575px) {
  .section-list_pd_category .box-filter .list-colors {
    min-width: 100%;
    width: 100%;
    padding: 10px;
    flex-wrap: wrap;
    left: -12px !important;
  }
  .section-list_pd_category .box-filter .list-colors.show {
    display: flex;
  }
}
.section-list_pd_category img {
  width: 100%;
}
@media (max-width: 767px) {
  .section-list_pd_category .lsit_color-actives {
    gap: 16px;
  }
}
.section-list_pd_category .lsit_color-actives .item_colors .box_color::after {
  border: 0;
  content: "x";
  color: white;
  font-size: 14px;
  transform: translate(-85%, -90%) rotate(0deg) scale(0.9);
}
.section-list_pd_category .items_imgs {
  overflow: hidden;
  padding-top: 100%;
  position: relative;
  background: #eee;
}
@media (max-width: 767px) {
  .section-list_pd_category .items_imgs {
    display: none;
  }
}
.section-list_pd_category .items_imgs img {
  transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section-list_pd_category .items_imgs img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.section-list_pd_category .items_imgs:hover img:nth-child(2) {
  opacity: 1;
}
.section-list_pd_category .slick-product-show {
  display: none;
}
@media (max-width: 767px) {
  .section-list_pd_category .slick-product-show {
    display: block;
  }
}
.section-list_pd_category .slick-product-show .img-slide-inner {
  position: relative;
  padding-top: 100%;
}
.section-list_pd_category .slick-product-show img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  object-fit: cover;
}

.item_colors .box_color {
  flex: none;
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  margin: 0 0 0 12px;
}
.item_colors .box_color::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("imgs/bg-bf-filter-colors.png");
  background-size: cover;
  background-position: center center;
}
.item_colors .box_color::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 55%;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 1.5px 1.5px 0;
  transform: translate(-50%, -50%) rotate(45deg) scale(0.9);
  transition: opacity 0.2s, transform 0.2s;
  opacity: 0;
}
.item_colors:hover .box_color::after {
  opacity: 0.85;
}
.item_colors input:checked ~ .label_colors ~ .box_color::after {
  opacity: 1;
}

.box-filter-product .button_show_filter {
  float: left;
  margin-right: 10px;
  color: #6c6a6a !important;
  border: none !important;
}
.box-filter-product select {
  width: 120px;
  padding: 9px;
  background: transparent;
  border: none !important;
  color: #6c6a6a;
  float: left;
  margin-right: 10px;
}
.box-filter-product .btn-submit-filter, .box-filter-product .btn-reset-filter {
  float: left;
  margin-right: 10px;
  color: #6c6a6a;
  border: none !important;
}
.box-filter-product .btn-submit-filter {
  padding-left: 5px;
  padding-right: 5px;
}
.box-filter-product .wrapper-btn-filter-submit {
  float: left;
}
.box-filter-product .clear-both {
  clear: both;
}
.box-filter-product .list-select-type input:checked + label + label:before {
  content: "✓";
}

.wrapper-reset-filter {
  display: none;
}
.wrapper-reset-filter.has-filter {
  display: block;
  float: left;
}

.filter_form .item_colors .box_color {
  margin-left: 5px;
}

.wrapper-filter-options {
  float: left;
  margin-right: 5px;
}

@media (max-width: 767px) {
  .box-filter-product .wrapper-btn-filter-submit {
    width: 100%;
    margin-top: 8px;
    display: grid;
    width: 100%;
    grid-template-columns: auto;
  }
  .box-filter-product .wrapper-btn-filter-submit button {
    width: auto;
    margin: 0px;
  }
  .box-filter-product .wrapper-btn-filter-submit.has-filter {
    display: grid;
    grid-template-columns: auto auto;
    width: 100%;
    gap: 10px;
  }
  .box-filter-product select {
    padding: 8px;
    margin: 0px;
    width: auto;
  }
  .box-filter-product .button_show_filter {
    margin: 0px;
  }
  .box-filter-product .wrapper-filter-options {
    width: 100%;
    display: grid;
    gap: 10px;
    grid-template-columns: auto auto auto;
  }
  .box-filter-product .wrapper-filter-options.number-filter-2 {
    grid-template-columns: 33.33% 33.33%;
  }
  .wrapper-reset-filter.has-filter {
    width: 100%;
  }
  .wrapper-reset-filter.has-filter button {
    float: none;
    margin: 0 auto;
  }
  .wrapper-reset-filter.has-filter {
    display: block;
    float: none;
    margin: 0 auto;
    text-align: center;
  }
  .section-list_pd_category .lsit_color-actives {
    gap: 5px;
  }
}
.product_details {
  margin: 30px 0 0;
}
.product_details .list-imgs_product_details {
  gap: 10px;
}
.product_details .list-imgs_product_details img {
  width: 50px;
}
.product_details .details-product {
  margin: 20px 0 0;
  color: var(--dark-text-2);
}

.section-products_detail {
  padding: 110px 0;
}
.section-products_detail img {
  width: 100%;
}
@media (min-width: 768px) {
  .section-products_detail .d-flow-root-768 {
    display: flow-root !important;
  }
}
.section-products_detail .product-wrapper-left {
  padding: 0 20px 0 0;
}
.section-products_detail .product-wrapper-left .pc-slick-images-box .slick-products-sub {
  width: 60px;
}
.section-products_detail .product-wrapper-left .pc-slick-images-box .slick-products-sub .slick-list {
  margin: -2px 0;
}
.section-products_detail .product-wrapper-left .pc-slick-images-box .slick-products-sub .slick-slide {
  margin: 2px 0;
}
.section-products_detail .product-wrapper-left .pc-slick-images-box .slick-products {
  position: relative;
  width: calc(100% - 80px);
}
.section-products_detail .product-wrapper-left .pc-slick-images-box .slick-products .slick-list {
  margin: 0 -5px;
}
.section-products_detail .product-wrapper-left .pc-slick-images-box .slick-products .slick-slide {
  margin: 0 5px;
}
.section-products_detail .product-wrapper-left .pc-slick-images-box .slick-products .slick-slide .fancybox {
  position: relative;
  z-index: 10000000;
}
.section-products_detail .product-wrapper-left .pc-slick-images-box .slick-products .slick-slide .fancybox:focus-visible {
  outline-offset: 0px !important;
  outline-color: transparent !important;
}
.section-products_detail .product-wrapper-left .pc-slick-images-box .slick-list {
  padding: 0 !important;
}
.section-products_detail .product-wrapper-left .pc-slick-images-box .slick-slide {
  position: relative;
  cursor: pointer;
}
.section-products_detail .product-wrapper-left .pc-slick-images-box .slick-slide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(247, 247, 247, 0.54);
  transition: background 0.25s ease-in-out;
}
.section-products_detail .product-wrapper-left .pc-slick-images-box .slick-slide:hover::before {
  background: unset;
}
.section-products_detail .product-wrapper-left .pc-slick-images-box .slick-current::before {
  background: unset;
}
.section-products_detail .product-wrapper-left .pc-slick-images-box .slick-slider.dont-move .slick-track {
  transform: translate3d(0, 0, 0) !important;
}
@media (max-width: 767px) {
  .section-products_detail .product-wrapper-left .pc-slick-images-box {
    margin: 0 0 36px;
  }
}
.section-products_detail .product-wrapper-left .slick_dot_arrow {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  mix-blend-mode: multiply;
  margin: 0;
}
.section-products_detail .product-wrapper-left a {
  color: var(--gray);
}
@media (min-width: 992px) {
  .section-products_detail .product-wrapper-left,
  .section-products_detail .product-wrapper-right {
    padding: 0 0 0 85px;
  }
}
@media (max-width: 767px) {
  .section-products_detail .product-wrapper-left,
  .section-products_detail .product-wrapper-right {
    padding: 0;
  }
}
.section-products_detail .pc_related_producrt {
  margin: 50px 0 0;
}
.section-products_detail .pc_related_producrt h2 {
  margin: 0 0 30px;
}
.section-products_detail .product-wrapper-right .products_price_wrap {
  margin: 0 0 50px;
}
.section-products_detail .product-wrapper-right .products_price_wrap .products_price {
  margin-bottom: 0;
  font-size: 24px;
}
.section-products_detail .product-wrapper-right .list_colors {
  gap: 2px;
}
.section-products_detail .product-wrapper-right .list_colors .item_colors {
  position: relative;
  padding: 7px;
}
.section-products_detail .product-wrapper-right .list_colors .item_colors::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  background-image: url("imgs/products/border-active-color.svg");
  background-size: cover;
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
}
.section-products_detail .product-wrapper-right .list_colors .item_colors:hover::before, .section-products_detail .product-wrapper-right .list_colors .item_colors.active::before {
  opacity: 1;
}
.section-products_detail .product-wrapper-right .list_colors .box_color::after {
  content: unset;
}
.section-products_detail .product-wrapper-right .gr_inputs {
  border-color: #cccccc !important;
}
.section-products_detail .product-wrapper-right .gr_inputs input {
  width: 95px;
}
.section-products_detail .product-wrapper-right .gr_inputs button:focus,
.section-products_detail .product-wrapper-right .gr_inputs input:focus {
  border-color: transparent !important;
}
@media (max-width: 767px) {
  .section-products_detail .product-wrapper-right .gr_inputs {
    width: 100%;
  }
  .section-products_detail .product-wrapper-right .gr_inputs button {
    flex: none;
  }
}
.section-products_detail .product-wrapper-right .btn_add_cart {
  width: 100%;
  max-width: 234px;
  height: 50px;
  border-color: #cccccc !important;
  font-weight: bold;
}
.section-products_detail .product-wrapper-right .box-group .box-img {
  width: 100px;
  margin: 0 0 0 16px;
}
.section-products_detail .product-wrapper-right .wrapper-product-addon .products_price {
  font-size: 16px;
}
.section-products_detail .product-wrapper-right .wrapper-product-addon .product-title {
  font-size: 18px;
}
.section-products_detail .box-list_products .gr_inputs {
  width: 140px;
}
.section-products_detail .titles_your_design {
  font-size: 18px;
  border-bottom-color: #cccccc !important;
  margin: 0 0 36px;
}
@media (max-width: 767px) {
  .section-products_detail .container-main_amai {
    max-width: 80%;
  }
}
@media (max-width: 575px) {
  .section-products_detail .container-main_amai {
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .page-product_single .section-products_detail .input_amais {
    width: 243px;
  }
}

@media (max-width: 1199px) {
  .page-product_bundle .product-wrapper-left {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .page-product_bundle .product-wrapper-left {
    padding: 0 20px 0;
  }
}
@media (max-width: 767px) {
  .page-product_bundle .product-wrapper-left {
    padding: 0;
  }
}
.page-product_bundle .box-group .box-right {
  width: 100%;
}
@media (max-width: 767px) {
  .page-product_bundle .box-group .box-img {
    flex: none;
  }
}

.products_price.products_price-remove {
  margin-right: 8px;
  font-size: 20px !important;
  color: #CCCCCC !important;
  text-decoration-line: line-through;
}

.tooltip-inner {
  background-color: var(--gray);
}

.tooltip.bs-tooltip-right .tooltip-arrow::before {
  border-right-color: var(--gray) !important;
}

.tooltip.bs-tooltip-left .tooltip-arrow::before {
  border-left-color: var(--gray) !important;
}

.tooltip.bs-tooltip-bottom .tooltip-arrow::before {
  border-bottom-color: var(--gray) !important;
}

.tooltip.bs-tooltip-top .tooltip-arrow::before {
  border-top-color: var(--gray) !important;
}

.section_top_carts {
  padding: 200px 0 33px;
}
@media (max-width: 767px) {
  .section_top_carts {
    padding: 140px 0 30px;
  }
}
.section_top_carts .box-text_titles {
  gap: 80px;
}
@media (max-width: 767px) {
  .section_top_carts .box-text_titles {
    gap: 40px;
  }
}
@media (max-width: 575px) {
  .section_top_carts .box-text_titles {
    gap: 16px;
  }
}
.section_top_carts .box-text_titles h1 {
  margin: 0 0 40px;
}
@media (max-width: 575px) {
  .section_top_carts .box-text_titles h1 {
    margin: 0 0 20px;
  }
}
.section_top_carts .box-text_titles .img_cart_before {
  width: 210px;
}
@media (max-width: 575px) {
  .section_top_carts .box-text_titles .img_cart_before {
    width: 140px;
  }
}
@media (max-width: 424px) {
  .section_top_carts .box-text_titles .img_cart_before {
    width: 30%;
  }
}

.section_forms_cart {
  padding: 33px 0 60px;
  font-size: 18px;
}
@media (min-width: 768px) {
  .section_forms_cart .col-md-6.order-1.float-start.box-one {
    min-height: 920px;
  }
}
.section_forms_cart .title-bill {
  font-size: 22px;
  font-weight: 700;
  color: #212121;
  padding-bottom: 20px;
  margin-bottom: 0px;
}
.section_forms_cart .form_infomation {
  margin: 0;
  background: white;
  padding: 30px;
  color: var(--black);
}
.section_forms_cart .form_infomation .form-control {
  color: var(--black);
  font-size: 18px;
}
.section_forms_cart label {
  color: var(--black) !important;
}
.section_forms_cart input,
.section_forms_cart .input_amais {
  background-color: transparent !important;
}
.section_forms_cart .form_inputs label {
  font-size: 18px;
  min-width: 125px;
}
.section_forms_cart .form_inputs .label_textarea {
  margin-top: 8px;
}
.section_forms_cart .form_inputs .input_amais {
  width: 100%;
  border-color: #cccccc !important;
  color: var(--black);
}
.section_forms_cart .form_inputs .input_amais::placeholder {
  opacity: 0.5;
}
.section_forms_cart #order-payment-frm .dark-text-2 {
  color: var(--black) !important;
}
.section_forms_cart .list_input_raido .label_receive {
  position: relative;
  cursor: pointer;
  width: 250px;
  font-size: 18px;
}
@media (max-width: 767px) {
  .section_forms_cart .list_input_raido .label_receive {
    font-size: 16px;
    width: 220px;
  }
}
.section_forms_cart .list_input_raido .label_receive:before, .section_forms_cart .list_input_raido .label_receive:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
}
.section_forms_cart .list_input_raido .label_receive:before {
  right: -25px;
  width: 20px;
  height: 20px;
  border: 1px solid var(--gray);
  border-radius: 100%;
}
.section_forms_cart .list_input_raido .label_receive::after {
  right: -19px;
  width: 14px;
  height: 14px;
  border-radius: 100%;
  background-color: var(--gray);
  opacity: 0;
}
.section_forms_cart .list_input_raido input:checked ~ .label_receive::after {
  opacity: 1;
}
@media (max-width: 767px) {
  .section_forms_cart .list_input_raido.mb-4 {
    padding-top: 10px;
  }
}
.section_forms_cart .box_info_below_detail {
  margin: 4px 0 0;
  max-height: 0vh;
  overflow: hidden;
  transition: max-height 0.25s ease-in-out;
}
.section_forms_cart .form_radios {
  background: white;
  padding: 5px 30px;
}
.section_forms_cart .form_radios > input[type=radio]:checked ~ .label_receive ~ .box_info_below_detail {
  max-height: 100vh;
  margin: 14px 0 0;
}
.section_forms_cart .btn-full-width {
  width: 100% !important;
}
.section_forms_cart .box_notes_cart {
  padding: 30px;
  color: var(--black);
}
.section_forms_cart .box_notes_cart > p:first-child {
  font-size: 22px;
}
.section_forms_cart .box_notes_cart .gray-text {
  color: var(--black);
}
@media (max-width: 1199px) {
  .section_forms_cart .box_notes_cart {
    padding: 36px 35px;
  }
}
@media (max-width: 991px) {
  .section_forms_cart .box_notes_cart {
    padding: 30px;
    margin: 96px 0 0;
  }
}
@media (max-width: 767px) {
  .section_forms_cart .box_notes_cart {
    margin: 36px 0;
    margin-top: 0px;
    padding: 16px;
  }
}
.section_forms_cart .box-order_summary {
  padding: 22px 30px 16px;
  overflow: hidden;
  color: var(--black);
}
.section_forms_cart .box-order_summary .gray-text {
  color: var(--black);
}
.section_forms_cart .box-order_summary .dark-text-2 {
  color: var(--black) !important;
}
@media (max-width: 991px) {
  .section_forms_cart .box-order_summary {
    padding: 24px 16px;
  }
}
@media (max-width: 767px) {
  .section_forms_cart .box-order_summary {
    height: inherit;
  }
}
.section_forms_cart .box-order_summary .title_order_summary {
  margin: 0 0 24px;
}
.section_forms_cart .box-order_summary .cart-price.cart-price-remove {
  color: #CCCCCC !important;
  text-decoration-line: line-through;
}
.section_forms_cart .list_summarys {
  overflow: scroll;
  max-height: 595px;
  padding: 0 20px 0 0;
}
@media (max-width: 767px) {
  .section_forms_cart .list_summarys {
    padding: 0;
    overflow: scroll;
    height: unset;
    padding-right: 20px;
  }
}
.section_forms_cart .list_summarys .item_order:last-child {
  margin: 0 !important;
}
.section_forms_cart .list_summarys .item_order .box-imgs {
  width: 160px;
  flex: none;
}
@media (max-width: 1199px) {
  .section_forms_cart .list_summarys .item_order .box-imgs {
    width: 125px;
  }
}
.section_forms_cart .list_summarys .item_order .box-contents {
  margin: 0 0 0 20px;
}
.section_forms_cart .list_summarys .item_order .box-contents .fication span {
  font-size: 18px;
}
.section_forms_cart .list_summarys .item_order .box-contents .box_quantity .form_quantity {
  width: 120px;
}
.section_forms_cart .box_total_prices {
  margin: 24px 0 37px;
}
@media (max-width: 767px) {
  .section_forms_cart .box_total_prices {
    margin: 24px 0;
  }
  .section_forms_cart .box_total_prices .col-lg-6 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.section_forms_cart .box_total_prices .list_prices {
  font-size: 18px;
  color: var(--black);
}
.section_forms_cart .box_total_prices .box_totals {
  font-size: 15px;
  color: #212121;
}
.section_forms_cart .box_total_prices .total-text {
  font-size: 19px;
}
.section_forms_cart .box_total_prices #apply_coupon {
  width: auto;
}
@media (max-width: 360px) {
  .section_forms_cart .box_total_prices .code-promo {
    min-width: revert !important;
  }
}
.section_forms_cart .box_payment_methods {
  padding: 30px;
}
@media (max-width: 1199px) {
  .section_forms_cart .box_payment_methods {
    padding: 30px 20px;
  }
}
@media (max-width: 991px) {
  .section_forms_cart .box_payment_methods {
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .section_forms_cart .box_payment_methods {
    padding: 16px;
  }
}
.section_forms_cart .box_payment_methods label {
  width: 225px;
  max-width: 100%;
}
.section_forms_cart .box_button_submit {
  margin: 20px 0 20px;
}
.section_forms_cart .box_button_submit input:checked[type=checkbox] {
  background-color: #cccccc !important;
  border-color: #cccccc !important;
}
.section_forms_cart .box_button_submit input[type=checkbox]:focus {
  border-color: #cccccc !important;
}
.section_forms_cart .box_button_submit button {
  width: 234px;
  height: 50px;
  cursor: pointer;
}
.section_forms_cart .form-select.input_amais option {
  background: #f7f7f7;
}
.section_forms_cart .form-select.input_amais > *:hover {
  background: #212121;
}
@media (max-width: 767px) {
  .section_forms_cart .container-main_amai {
    max-width: 80%;
  }
}
@media (max-width: 575px) {
  .section_forms_cart .container-main_amai {
    max-width: 100%;
  }
}
.section_forms_cart .box-code {
  margin-top: 10px;
}

@media (max-width: 767px) {
  .section_forms_cart {
    font-size: 16px;
  }
  .section_forms_cart .title-bill {
    font-size: 24px;
  }
  .section_forms_cart .title-mobile {
    padding-top: 30px;
  }
  .section_forms_cart .form_infomation {
    background: none;
    padding: 0px;
  }
  .section_forms_cart .form_infomation .form-control {
    font-size: 16px;
  }
  .section_forms_cart .form_radios {
    background: none;
    padding: 0px !important;
  }
  .section_forms_cart .form_inputs label {
    font-size: 16px;
  }
  .section_forms_cart .box_total_prices .list_prices {
    font-size: 16px;
  }
  .section_forms_cart .box_total_prices .total-text {
    font-size: 17px;
  }
  .section_forms_cart .list_summarys .item_order .box-contents .fication span {
    font-size: 16px;
  }
}
.section_order_returns {
  padding: 200px 0;
}
@media (max-width: 767px) {
  .section_order_returns {
    padding: 140px 0 60px;
  }
}
.section_order_returns .box-text_titles {
  gap: 40px;
}
@media (max-width: 575px) {
  .section_order_returns .box-text_titles {
    gap: 12px;
  }
}
.section_order_returns .box-text_titles h1 {
  flex: none;
  margin: 0 0 40px;
}
@media (max-width: 575px) {
  .section_order_returns .box-text_titles h1 {
    margin: 0 0 20px;
  }
}
.section_order_returns .box-text_titles .img_cart_before {
  width: 260px;
}
@media (max-width: 767px) {
  .section_order_returns .box-text_titles .img_cart_before {
    width: 30%;
  }
}
@media (max-width: 575px) {
  .section_order_returns .box-text_titles .img_cart_before {
    position: absolute;
    width: 175px;
  }
  .section_order_returns .box-text_titles .img_cart_before.imgs-1 {
    top: -65px;
    right: 60%;
  }
  .section_order_returns .box-text_titles .img_cart_before.imgs-2 {
    left: 60%;
    bottom: -20px;
  }
}
@media (max-width: 424px) {
  .section_order_returns .box-text_titles .img_cart_before.imgs-1 {
    left: 0;
    right: initial;
  }
  .section_order_returns .box-text_titles .img_cart_before.imgs-2 {
    right: 0;
    left: initial;
  }
}
@media (max-width: 360px) {
  .section_order_returns .box-text_titles .img_cart_before {
    width: 175px;
  }
  .section_order_returns .box-text_titles .img_cart_before.imgs-1 {
    left: -15%;
  }
  .section_order_returns .box-text_titles .img_cart_before.imgs-2 {
    right: -5%;
  }
}
.section_order_returns .box_contents_orders {
  max-width: 555px;
  font-size: 18px;
}
.section_order_returns .box_contents_orders::after, .section_order_returns .box_contents_orders::before {
  bottom: -30px;
}

.section-404-pages {
  padding: 200px 0 160px;
  gap: 24px;
  z-index: 1;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .section-404-pages {
    padding: 300px 0 260px;
  }
}
.section-404-pages:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("imgs/bg-404.png");
  background-size: 460px 400px;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: -1;
  animation: scale 1s infinite alternate;
}
@media (min-width: 1200px) {
  .section-404-pages:before {
    background-size: 660px 600px;
  }
}
@media (max-width: 575px) {
  .section-404-pages:before {
    background-size: 360px 300px;
  }
}
.section-404-pages .title_404 {
  font-size: 40px;
  font-weight: 500;
}
@media (min-width: 1200px) {
  .section-404-pages .title_404 {
    font-size: 80px;
  }
}
.section-404-pages .text_intros {
  font-size: 24px;
}
@media (min-width: 1200px) {
  .section-404-pages .text_intros {
    font-size: 28px;
  }
}
.section-404-pages img.img-404 {
  width: 260px;
  flex: none;
}
@media (min-width: 1200px) {
  .section-404-pages img.img-404 {
    width: 400px;
  }
}

@keyframes scale {
  to {
    transform: scale(1);
  }
  from {
    transform: scale(1.05);
  }
}
@font-face {
  font-family: "lptech-font";
  src: url("vendor/fonts/lptech-font.eot");
  src: url("vendor/fonts/lptech-font.eot?#iefix") format("embedded-opentype"), url("vendor/fonts/lptech-font.woff") format("woff"), url("vendor/fonts/lptech-font.ttf") format("truetype"), url("vendor/fonts/lptech-font.svg#lptech-font") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Slider */
.slick-loading .slick-list {
  background: #fff url("imgs/loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  font-weight: normal;
  font-style: normal;
  src: url("vendor/fonts/slick.eot");
  src: url("vendor/fonts/slick.eot?#iefix") format("embedded-opentype"), url("vendor/fonts/slick.woff") format("woff"), url("vendor/fonts/slick.ttf") format("truetype"), url("vendor/fonts/slick.svg#slick") format("svg");
}
@font-face {
  font-family: "elle";
  font-weight: normal;
  font-style: normal;
  src: url("vendor/fonts/Elle-Gabor-Std-Text.otf"), url("vendor/fonts/Elle-Gabor-Std-Text.woff") format("woff"), url("vendor/fonts/Elle-Gabor-Std-Text.ttf") format("truetype");
}
@font-face {
  font-family: "elle-light";
  font-weight: normal;
  font-style: normal;
  src: url("vendor/fonts/Elle-Gabor-Std-Light.otf"), url("vendor/fonts/Elle-Gabor-Std-Light.woff") format("woff"), url("vendor/fonts/Elle-Gabor-Std-Light.ttf") format("truetype");
}
@font-face {
  font-family: "elle-u-light";
  font-weight: normal;
  font-style: normal;
  src: url("vendor/fonts/Elle-Gabor-Std-Ultra-Light.otf"), url("vendor/fonts/Elle-Gabor-Std-Ultra-Light.woff") format("woff"), url("vendor/fonts/Elle-Gabor-Std-Ultra-Light.ttf") format("truetype");
}

/*# sourceMappingURL=style.css.map */
