/*
Theme Name: SaiGon Smile Spa
Theme URI: 
Author: 
Description: In 2019, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.1
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: Thecappa Mountain Hotel

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* ========TABLE OF CONTENTS==========
00. Body, links, hgroup, paragraphs, general styles
01. Fixed header & Navigation
02. Section Intro (Home)
03. Section About
04. Section Resume
05. Section Portfolio
06. Section Blog
07. Section Contact
08. Footer
09. Loader
10. Responsive design

/*--------------------------------------------------
	00. Body, links, hgroup, paragraphs, general styles
---------------------------------------------------*/

.pum-content img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* 2. Căn trái hình ảnh có alignleft */
.pum-content img.alignleft {
    float: left;
    margin-right: 1em;
    margin-bottom: 1em;
}

/* 3. Căn phải hình ảnh có alignright */
.pum-content img.alignright {
    float: right;
    margin-left: 1em;
    margin-bottom: 1em;
}

.pum-content p {
    margin-bottom: 1em;
    line-height: 1.6;
}

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

.pum-content::after {
    content: "";
    display: table;
    clear: both;
}

.pum-content .text-left {
    text-align: left;
}

.pum-content .text-right {
    text-align: right;
}

.other-story .list-story-other .item-blog .avarta img {
  height: 279px;
  object-fit: cover;
}
.tab-filter {
      justify-content: center !important;
    padding-left: 0px !important;
}
.tab-filter li {
  max-width: 20% !important;
}
.elementor .box-story-content .list-blog .item-blog .avarta img {
  /* height: 279px; */
  object-fit: cover;
}

.iframe-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  overflow: hidden;
}

.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* .content-blog .list-blog .item-blog .avarta img{
	height: 279px;
	object-fit: cover;
} */


.wpcf7-checkbox .wpcf7-list-item {
  margin: 0;
}

.wpcf7-form-control-wrap.recaptcha iframe {
  transform: scale(0.83);
  transform-origin: 0 0;
}

#wpcf7-f33244-p33203-o1 .wpcf7-not-valid-tip {
  color: #000;
  font-size: 11px;
}

.position-relative .wpcf7-spinner {
  position: absolute;
  right: 0;
}

.form-bottom .btn_field {
  margin-top: 0;
}

.form-bottom {
  padding: 25px;

}

.box-form-bottom {
  padding: 60px 0;
}

.box-breadcrumbs ul li {
  font-size: 16px;
}

.text-up {
  text-transform: uppercase;
}

.logged-in .header-pc {
  top: 32px;
}

.mt-pc-70 {
  margin-top: 70px;
}

.box-list-client .list-client .info .name>a {
  color: #EC7700;
}

.item-blog:hover h3 a {
  overflow: visible;
  display: block;
}

.modal-machine .dialog-machine {
  min-width: 800px;
  max-width: 900px;
  margin: 0 auto;
  position: relative;
  padding: unset;
  background: unset;
  background-size: 100% 100%;
  width: 100%;
  z-index: 2;
}

.mb-10 {
  margin-bottom: 10px;
}

.ml-20 {
  margin-left: 20px;
}

.mb-20 {
  margin-bottom: 20px;
}

.fz-16 {
  font-size: 16px;
}

.avarta-hieuung:hover::before {
  -webkit-animation: shine .75s;
  animation: shine .75s
}

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

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

.avarta-hieuung::before,
.img .img-inner::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg)
}

.avarta-hieuung {
  overflow: hidden;
  position: relative;
}

.swiper-button:hover svg path,
.doctor-bot-next:hover svg path,
.link-doctor:hover svg path,
.link-icon:hover svg path {
  fill: #EC7700;
}

.wpcf7-form-control.wpcf7-submit:hover {
  background: #464647;
  color: white;
}

.item-srv-home:hover .info {
  background: #ff9e3e !important;
}

.icon-menu-fixed a:hover svg path {
  fill: #ffe86b;
}

.content-tech {
  background-size: 100% auto;
}

.item-giaithuong:nth-child(2n+1) .col-md-6:last-child {
  order: 1 !important;
  text-align: right !important;
}

.item-giaithuong:first-child .col-md-6:first-child {
  order: 2 !important;
}

@media only screen and (max-width: 1024px) {
  .mb-min-height {
    min-height: 65vw;
  }

  .mt-pc-70 {
    margin-top: 0;
  }
}

@media only screen and (max-width: 768px) {
  .nav-menu-mb li.has-dropdown {
    display: block;
    width: 100%;
    position: relative;
  }

  .nav-menu-mb li.has-dropdown>div.icon {
    position: absolute;
    right: 0;
    top: 0;
  }

  .nav-menu-mb li.has-dropdown>ul.submenu.tp-submenu {
    display: none;
    margin-top: 36px;
    padding-left: 30px;
    transition: 0.4s all !important;
  }
  .tab-filter li {
    max-width: 50% !important;
  }
}

/* .about-history {
  background: url(/wp-content/uploads/2025/06/bg-history.png) no-repeat center;
}

.list-history-recv {
  position: relative;
  max-width: 1100px;
  margin: 140px auto 0 auto;
  width: 100%;
}
.list-history-recv:after {
  content: "";
  width: 11px;
  height: 100%;
  background: #EC7700;
  top: -75px;
  left: calc(50% - 4.5px);
  position: absolute;
}
@media (max-width: 1023px) {
  .list-history-recv:after {
    left: unset;
    right: 0;
  }
}
@media (max-width: 767px) {
  .list-history-recv:after {
    width: 6px;
  }
}
.list-history-recv:before {
  content: "";
  width: 44px;
  height: 34px;
  background: url(/wp-content/uploads/2025/06/arrow-history.png) no-repeat center;
  background-size: contain;
  position: absolute;
  top: -96px;
  left: calc(50% - 22px);
  z-index: 3;
}
@media (max-width: 1023px) {
  .list-history-recv:before {
    left: unset;
    right: -16px;
  }
}
@media (max-width: 767px) {
  .list-history-recv:before {
    width: 38px;
    height: 24px;
    top: -90px;
  }
}

.item-history {
  font-size: 17px;
  font-weight: 500;
  color: #000000;
  position: relative;
}
@media (max-width: 1023px) {
  .item-history {
    margin-bottom: 32px;
  }
}
@media (max-width: 767px) {
  .item-history {
    margin-bottom: 24px;
    font-size: 14px;
  }
}
.item-history:last-child {
  margin-bottom: 0;
}
.item-history:last-child .icon-line {
  opacity: 0;
}
.item-history:last-child:before {
  content: "";
  width: 24px;
  height: 24px;
  background: url(/wp-content/uploads/2025/06/after-history.png) no-repeat center;
  position: absolute;
  top: 22px;
  left: calc(50% - 12px);
  z-index: 2;
}
@media (max-width: 1023px) {
  .item-history:last-child:before {
    left: unset;
    right: -6px;
  }
}
.item-history .row {
  margin: 0;
}
.item-history .row > div {
  padding: 0;
}
@media (max-width: 1023px) {
  .item-history .row > div {
    max-width: 100%;
    flex: 0 0 100%;
  }
}
@media (max-width: 1023px) {
  .item-history .row > div:last-child {
    display: none;
  }
}
@media (min-width: 1024px) {
  .item-history:nth-child(2n) .col-md-6:first-child {
    order: 2;
  }
  .item-history:nth-child(2n) .col-md-6:last-child {
    order: 1;
  }
  .item-history:nth-child(2n) .time-history:after {
    right: unset;
    left: 0;
    transform: rotate(180deg);
  }
  .item-history:nth-child(2n) .time-history .icon {
    order: 2;
  }
  .item-history:nth-child(2n) .time-history .time {
    order: 1;
    padding: 0 52px 12px 0;
    text-align: right;
  }
  .item-history:nth-child(2n) .txt-history {
    padding-right: 126px;
    padding-left: 50px;
  }
}
.item-history .time {
  font-family: "Playfair Display";
  font-weight: 500;
  font-size: 44px;
}
@media (max-width: 767px) {
  .item-history .time {
    font-size: 32px;
  }
}
.item-history .txt-history {
  padding-right: 50px;
  padding-left: 126px;
}
@media (max-width: 1023px) {
  .item-history .txt-history {
    padding-left: 70px;
  }
}
.item-history ul {
  list-style: none;
}
.item-history ul li {
  margin-bottom: 12px;
  position: relative;
  padding-left: 20px;
}
.item-history ul li:after {
  content: "";
  width: 8px;
  height: 8px;
  background: url(/wp-content/uploads/2025/06/dot.png) no-repeat center;
  background-size: contain;
  position: absolute;
  top: 8px;
  left: 0;
}
.item-history ul li:last-child {
  margin-bottom: 0;
}
.item-history .icon-line {
  position: absolute;
  top: -75px;
  left: calc(50% - 30px);
  z-index: 3;
}
@media (max-width: 1023px) {
  .item-history .icon-line {
    left: unset;
    right: -24px;
  }
}
@media (max-width: 767px) {
  .item-history .icon-line {
    right: -15px;
    top: -34px;
  }
  .item-history .icon-line img {
    width: 37px;
  }
}

.time-history {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}
.time-history:after {
  content: "";
  width: 55%;
  height: 24px;
  background: url(/wp-content/uploads/2025/06/line-dot.png) no-repeat center;
  position: absolute;
  right: 0;
  top: calc(50% - 12px);
  background-size: contain;
}
@media (max-width: 1200px) {
  .time-history:after {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .time-history:after {
    top: calc(50% - 6px);
  }
}
.time-history .icon {
  flex: 0 0 70px;
  max-width: 70px;
}
@media (max-width: 767px) {
  .time-history .icon {
    flex: 0 0 52px;
    max-width: 52px;
  }
}
.time-history .time {
  flex: 0 0 calc(100% - 70px);
  max-width: calc(100% - 70px);
  width: 100%;
  padding-left: 52px;
  padding-bottom: 12px;
}
@media (max-width: 1023px) {
  .time-history .time {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .time-history .time {
    flex: 0 0 calc(100% - 52px);
    max-width: calc(100% - 52px);
    padding-left: 20px;
  }
}

 */



.about-history {
  background: url("/wp-content/uploads/2025/06/bg-history.png") no-repeat center;
  overflow: hidden;
}

.list-history-recv {
  position: relative;
  max-width: 1100px;
  margin: 140px auto 0 auto;
  width: 100%;
}

.list-history-recv:after {
  content: "";
  width: 11px;
  height: 100%;
  background: #EC7700;
  top: -75px;
  left: calc(50% - 4.5px);
  position: absolute;
}

.list-history-recv:before {
  content: "";
  width: 44px;
  height: 34px;
  background: url(/wp-content/uploads/2025/06/arrow-history.png) no-repeat center;
  background-size: contain;
  position: absolute;
  top: -96px;
  left: calc(50% - 22px);
  z-index: 3;
}

.item-history {
  font-size: 17px;
  font-weight: 500;
  color: #000000;
  position: relative;
}

.item-history:last-child {
  margin-bottom: 0;
}

.item-history:last-child .icon-line {
  opacity: 0;
}

.item-history:last-child:before {
  content: "";
  width: 24px;
  height: 24px;
  background: url("/wp-content/uploads/2025/06/after-history.png") no-repeat center;
  position: absolute;
  top: 22px;
  left: calc(50% - 12px);
  z-index: 2;
}

.item-history .row {
  margin: 0;
}

.item-history .row>div {
  padding: 0;
}

.item-history:nth-child(2n) .col-md-6:first-child {
  order: 2;
}

.item-history:nth-child(2n) .col-md-6:last-child {
  order: 1;
}

.item-history:nth-child(2n) .time-history:after {
  right: unset;
  left: 0;
  transform: rotate(180deg);
}

.item-history:nth-child(2n) .time-history .icon {
  order: 2;
}

.item-history:nth-child(2n) .time-history .time {
  order: 1;
  padding: 0 52px 12px 0;
  text-align: right;
}

.item-history:nth-child(2n) .txt-history {
  padding-right: 126px;
  padding-left: 50px;
}

.item-history .time {
  font-family: "Playfair Display";
  font-weight: 500;
  font-size: 44px;
}

.item-history .txt-history {
  padding-right: 50px;
  padding-left: 126px;
}

.item-history ul {
  list-style: none;
}

.item-history ul li {
  margin-bottom: 12px;
  position: relative;
  padding-left: 20px;
}

.item-history ul li:after {
  content: "";
  width: 8px;
  height: 8px;
  background: url("/wp-content/uploads/2025/06/dot.png") no-repeat center;
  background-size: contain;
  position: absolute;
  top: 8px;
  left: 0;
}

.item-history ul li:last-child {
  margin-bottom: 0;
}

.item-history .icon-line {
  position: absolute;
  top: -75px;
  left: calc(50% - 30px);
  z-index: 3;
}

.time-history {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}

.time-history:after {
  content: "";
  width: 55%;
  height: 24px;
  background: url("/wp-content/uploads/2025/06/line-dot.png") no-repeat center;
  position: absolute;
  right: 0;
  top: calc(50% - 12px);
  background-size: contain;
}

.item-preview-client .info {
  padding: 10px 13px;
}

.item-preview-client .info ul li {
  margin-bottom: 12px;
}

.list-coso {
  grid-template-columns: repeat(2, 1fr);
}

/* .elementor-widget-bdevs-khach-hang-preview .slide-preview-client {
    padding: 0px 30px;
} */

.elementor-widget-bdevs-khach-hang-preview .swiper-button-next {
  right: 0px;
}

.elementor-widget-bdevs-khach-hang-preview .swiper-button-next {
  right: 0px;
}

.elementor-widget-bdevs-khach-hang-preview .swiper-button-prev {
  left: 0px;
}

.elementor-widget-bdevs-khach-hang-preview .col-md-7 img {
  width: 90%;
}

.elementor-widget-bdevs-khach-hang-preview .swiper-wrapper {
  align-items: center;
}

.slide-machine .avr-bg img {
  top: 21px;
  left: 20px;
}

.logo-footer {
  max-width: 320px;
}

.slide-client .abs-kh.text-center {
  background: url(/wp-content/themes/sss/assets/images/item-kh.png) no-repeat;
    background-position: center;
    background-size: 37% 100%;
}

.item-client > a:hover {
  color: unset!important;
}

.item-frm .form-bottom @media (max-width: 1200px) {
  .time-history:after {
    width: 50%;
  }
}

.time-history .icon {
  flex: 0 0 70px;
  max-width: 70px;
}

.time-history .time {
  flex: 0 0 calc(100% - 70px);
  max-width: calc(100% - 70px);
  width: 100%;
  padding-left: 52px;
  padding-bottom: 12px;
}
.khach2 {
  height: 618px;
}
.khach2 .swiper-container {
    height: 542px !important;
}
/*# sourceMappingURL=custom.css.map */

@media (max-width: 1023px) {
  .time-history .time {
    padding-left: 10px;
    font-size: 36px;
  }

  .item-history:nth-child(2n) .time-history .time {
    padding-right: 12px;
  }

  .item-history .txt-history {
    padding-left: 0;
    padding-right: 36px;
  }

  .item-history:nth-child(2n) .txt-history {
    padding-left: 36px;
    padding-right: 0;
  }

  .slide-machine .avr-bg img {
    top: 30px;
    left: 3px;
  }
  .content-tech {
    background: url(/wp-content/uploads/2025/07/output-onlinepngtools-1.png) no-repeat bottom;
    background-size: 100%;
        background-color: #dedede;
    background-position: center 170%;
  }
  .slide-client .abs-kh.text-center
 {
    background-size: 47% 100%;
}
}

@media (max-width: 767px) {
          .item-client .info ul li:first-child {
        padding: 0 5px 0 20px;
        
    }
  .item-client .info ul li {
    padding: 0 10px 0 17px;
    font-size: 12px;
  }
  .slide-client .abs-kh.text-center {
        background-size: 100% 100%;
    width: calc(100% + 34px);
    left: -17px;
}
    section.box-khach.padd-main {
      overflow: hidden;
  }
.khach-center {
        width: calc(100% + 18px);
        position: relative;
        left: -9px;
        padding: 21px 8px;
    }
  .tabcontent-slide-khach .col-md-8 {
    padding: 0;
  }
  .list-history-recv:after {
    width: 6px;
  }
.slide-client {
        padding: 34px 0px;
    }
  .item-history .icon-line {
    width: 36px;
    left: calc(50% - 20px);
    top: -49px;
  }

  .list-history-recv:before {
    left: calc(50% - 24px);
    top: -80px;
  }

  .time-history .icon {
    flex: 0 0 40px;
    max-width: 40px;
  }

  .time-history .time {
    font-size: 20px;
  }

  .time-history:after {
    width: 41%;
    top: calc(50% - 15px);
  }

  .time-history {
    margin-bottom: 10px;
  }

  .item-history .row>div {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .item-history .txt-history {
    padding-right: 20px;
    font-size: 13px;
  }

  .item-history:nth-child(2n) .txt-history {
    padding-left: 20px;
  }

  .item-history:nth-child(2n) .time-history {
    justify-content: flex-end;
  }

  .title-hethong {
    font-size: 26px;
  }

  .content-tech {
    background: url(/wp-content/uploads/2025/07/output-onlinepngtools-1.png) no-repeat bottom;
    background-size: 100%;
        background-color: #dedede;
    background-position: center 350%;
  }
}

@media (max-width: 737px) {
  .item-history:last-child:before {
    top: 3px;
    left: calc(50% - 13px);
  }

  .item-history .txt-history {
    font-size: 12px;
  }

  .slide-machine {
    margin-top: 50px;
  }

  .slide-machine-top {
    top: -31px;
  }

  .slide-machine .avr-bg img {
    top: 44px;
    left: 13px;
  }

  .content-tech {
    background-position: center 280%;
  }
}

@media (max-width: 595px) {
  .content-tech {
    background-position: center 122%;
  }
}

@media (max-width: 550px) {
  .content-tech {
    background-position: center 122%;
  }
}

@media (max-width: 490px) {
  .content-tech {
    background-position: center 118%;
  }
}

@media (max-width: 418px) {


  .slide-machine {
    margin-top: 50px;
  }

  .slide-machine-top {
    top: -31px;
  }

  .slide-machine .avr-bg img {
    top: -3px;
    left: 6px;
  }

  .content-tech {
    background: url(/wp-content/uploads/2025/07/output-onlinepngtools-1.png) no-repeat bottom;
    background-size: 100%;
        background-color: #dedede;
  }
}