@font-face {
  font-family: 'UTM Avo';
  src: url('../fonts/UTMAvo-BoldItalic.woff2') format('woff2');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'UTM Avo';
  src: url('../fonts/UTMAvoBold.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'UTM Avo';
  src: url('../fonts/UTMAvo.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'UTM Avo';
  src: url('../fonts/UTMAvo-Italic.woff2') format('woff2');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}


body {
  font-family: 'UTM Avo' !important;
  font-weight: normal;
}

.nav>li>a {
  font-family: 'UTM Avo' !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'UTM Avo';
}

.featured-box .icon-box-img .icon-inner img {
  padding-top: 0 !important;
}

.p-mb-0 p {
  margin-bottom: 0;
}

.mg-auto {
  margin-inline: auto !important;
}

.align-item-center {
  align-items: center;
}

.wpcf7-spinner {
  display: none !important;
}

body .mfp-wrap.mfp-ready {
  z-index: 999999;
}

.menu-footer {
  color: #fff;
}

.lh-0 {
  line-height: 0;
}

.header-bottom .header-bottom-nav>.menu-item-has-children>.sub-menu>.menu-item-has-children {
  display: block;
  width: 100%;
  position: relative;
}

.header-bottom .header-bottom-nav>.menu-item-has-children>.sub-menu>.menu-item-has-children>.sub-menu {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 100%;
  width: auto;
  background: #fff;
  -webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, .15);
  box-shadow: 1px 1px 15px rgba(0, 0, 0, .15);
  top: 0;
}

.header-bottom .header-bottom-nav>.menu-item-has-children>.sub-menu>.menu-item-has-children:hover .sub-menu {
  opacity: 1;
  visibility: visible;
}

.nav-dropdown .menu-item-has-children>a,
.nav-dropdown .nav-dropdown-col>a,
.nav-dropdown .title>a {
  font-weight: 500 !important;
  text-transform: inherit;
}

.heading-footer p {
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.header-main .header-nav-main {
  justify-content: center;
}

.header-main .header-nav-main input {
  border-radius: 6px !important;
  padding-left: 15px;
}

#top-bar {
  border-bottom: 1px solid #eee;
}

.header-bottom>.flex-row>.flex-col.flex-left {
  flex-grow: 1;
  width: 100%;
}

.header-bottom>.flex-row>.flex-col.flex-left .header-bottom-nav {
  justify-content: space-between;
}

.header-button-1 a {
  padding-left: 40px;
  background-image: url("../img/schedule.svg");
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: 19px center;
  width: 200px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: glowing-btn 2s infinite;
}

.box-service .icon-box-img img {
  height: 100px !important;
  object-fit: contain;
}

.row-service {
  box-shadow: rgb(50 50 93 / 11%) 0px 50px 100px -20px, rgb(0 0 0 / 9%) 0px 30px 60px -30px;
  margin-top: -115px;
}

.row-service .col-inner {
  position: relative;
  transition: all 0.3s ease-in-out;
}

.row-service .col-inner:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 48px;
  height: 48px;
  background-image: url('../img/arrow-link.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  bottom: -30px;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s;
}

.row-service .col-inner:hover:after {
  opacity: 1;
  visibility: visible;
  bottom: -25px;
}

.row-service .col-inner:hover {
  background-color: #00aeef !important;
}

.row-service .col-inner:hover .text h3 {
  color: #fff !important;
}

.row-wcu>.col {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.box-wcu .icon-box-img img {
  height: 68px;
  object-fit: contain;
  width: auto;
}

.row-wcu .col-inner {
  transition: 0.3s;
}

.row-wcu .col-inner:hover {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.slider-banner .flickity-page-dots {
  bottom: 100px;
}

.slider-doctor .flickity-page-dots .dot.is-selected,
.slider-doctor.slider-nav-dots-simple .flickity-page-dots .dot {
  background-color: #00aeef !important;
  border-color: #00aeef !important;
}

.slider-nav-light .flickity-page-dots .dot {
  background-color: #fff;
  opacity: 1;
}

.box-procedure .icon-box-img svg {
  height: 50px !important;
  object-fit: contain;
  width: auto;
}

.col-procedure>.col-inner {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;

}

.box-customer {
  position: relative;
}

.box-customer .icon-box-text {
  padding: 0px 30px 0px 30px;

  /* background-color: #fff;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  margin-top: -60px;
  height: 100%; */
}

.box-customer .icon-box-img {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
  border-radius: 99%;
  overflow: hidden;
}

.box-br-circle .icon-box-img {
  border-radius: 99%;
  overflow: hidden;
}


.row-customer .col-inner:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 70%;
  bottom: 0;
  left: 0;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border-radius: 10px;
  z-index: -1;
}

.row-customer>.col:after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  background-image: url('../img/quote-2.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  bottom: 23px;
  right: 17px;
}

.row-large.row-customer {
  margin-left: -45px !important;
  margin-right: -45px !important;
}

.row-large.row-customer>.col,
.row-large.row-customer>.flickity-viewport>.flickity-slider>.col {
  margin-bottom: 0;
  padding: 0 45px 45px;
}

.flickity-page-dots .dot.is-selected {
  background-color: #00aeef !important;
}

.flickity-page-dots .dot {
  border: 3px solid #00aeef !important;
}

.flex-column-center .col-inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.blog-index .is-divider {
  display: none;
}

.blog-index .button {
  background-color: #3066fb;
  border-radius: 4px;
  padding: 4px 20px;
  text-transform: inherit;
}

.blog-index .button::after {
  box-shadow: none !important;
}

.menu-doctor .ux-menu-link__text {
  text-align: left;
}

.menu-doctor .ux-menu-link__icon {
  color: #00aeef;
}

.box-blog-post .post-title {
  color: #00aeef;
}

.box-blog-post .post-title:hover a {
  color: #3066fb;
}

.wrap-form-booking label {
  margin-bottom: 0;
}

.wrap-form-booking label span:first-child {
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
  font-weight: 500;
}

.wrap-form-booking label span:first-child img {
  margin-right: 10px;
}

.wrap-form-booking label input {
  height: 47px;
  box-shadow: none;
  border: 1px solid #ccc;
  margin-bottom: 0;
  font-weight: 500;
}

.wrap-form-booking .wpcf7-submit {
  background-color: #3066fb;
  margin: 0;
  border-radius: 5px;
  color: #fff;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
  height: 47px;
}

.wrap-form-booking label .wpcf7-not-valid-tip {
  position: absolute;
  bottom: -47px;
}

.wrap-form-booking+.wpcf7-response-output {
  position: absolute;
  background: #fff;
  width: 100%;
}

.wrap-form-popup label input[type="date"] {
  font-weight: 500;
}

.wrap-form-booking label input::placeholder,
.wrap-form-popup label input::placeholder,
.wrap-form-popup label input[type="date"]::placeholder {
  color: gray;
  opacity: 1;
  /* Firefox */
  font-style: italic;
  font-weight: 500;
}

.wrap-form-booking label input:-ms-input-placeholder,
.wrap-form-popup label input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: gray;
  font-style: italic;
  font-weight: 500;
}

.wrap-form-booking label input::-ms-input-placeholder,
.wrap-form-popup label input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: gray;
  font-style: italic;
  font-weight: 500;
}

.wrap-form-booking label .wpcf7-date,
.wrap-form-popup label .wpcf7-date {
  position: relative;
}

.wrap-form-booking label input[type="date"]::-webkit-calendar-picker-indicator,
.wrap-form-popup label input[type="date"]::-webkit-calendar-picker-indicator {
  background: transparent;
  bottom: 0;
  color: transparent;
  cursor: pointer;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}

.col-left-popup .col-inner {
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.col-right-popup .img,
.col-right-popup .img .img-inner {
  height: 100%;
}

.wrap-form-popup label input {
  margin-top: 5px;
  box-shadow: none;
  font-weight: 500;
}

.wrap-form-popup .wpcf7-submit {
  display: block;
  margin: 10px auto 0px;
  min-width: 170px;
}

.img-effect {
  position: relative;
}

/* .img-effect::before {
  position: absolute;
  content: "";
  left: 2%;
  top: 20%;
  width: 95%;
  height: 70%;
  background: linear-gradient(90deg, #ff89b5, #ee6b9b);
  border-radius: 62% 47% 82% 35% / 45% 45% 80% 66%;
  will-change: border-radius, transform, opacity;
  animation: sliderShape 5s linear infinite;
  display: block;
  z-index: -1;
  -webkit-animation: sliderShape 5s linear infinite;
}

.img-effect::after {
  position: absolute;
  content: "";
  left: 2%;
  top: 20%;
  width: 95%;
  height: 75%;
  background: linear-gradient(90deg, #4b6fae, #88c0ea);
  border-radius: 29% 100% 76% 48% / 70% 69% 56% 32%;
  will-change: border-radius, transform, opacity;
  animation: sliderShape2 5s linear infinite;
  display: block;
  z-index: -2;
  -webkit-animation: sliderShape2 5s linear infinite;
} */

.img-effect::before {
  position: absolute;
  content: "";
  left: 2%;
  top: 20%;
  width: 95%;
  height: 75%;
  background-image: url('../img/bg-user-1.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  animation: pulse-animate 2s ease 0s infinite normal forwards;
  display: block;
  z-index: -1;
  -webkit-animation: pulse-animate 2s ease 0s infinite normal forwards;
}

.img-effect::after {
  position: absolute;
  content: "";
  left: 2%;
  top: 20%;
  width: 95%;
  height: 75%;
  background-image: url('../img/bg-user-2.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  animation: pulse-animate 2s ease 1s infinite normal forwards;
  display: block;
  z-index: -2;
  -webkit-animation: pulse-animate 2s ease 1s infinite normal forwards;
}

.img-effect .img-inner:before {
  position: absolute;
  content: "";
  right: 1%;
  bottom: 10%;
  width: 190px;
  height: 190px;
  background-image: url('../img/dot.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  animation: dot-vibrate 3s ease 0s infinite normal forwards;
  display: block;
  z-index: -1;
  -webkit-animation: dot-vibrate 3s ease 0s infinite normal forwards;
}

.archive .page-title {
  margin-bottom: 20px;
  color: #000;
  font-size: 24px;
}

.archive .post-item .is-divider {
  display: none;
}

.post-item .post-title a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: 10px;
}

.title-related-post {
  display: block;
  font-size: 20px;
  font-weight: bold;
  color: #000;
  margin-bottom: 20px;
}


.post-meta-single {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 1em;
}

.post-meta-single .post-author {
  text-transform: uppercase;
}

.post-meta-single .post-author span {
  text-transform: initial;
  margin-right: 5px;
}


.post-meta-single .post-date {
  padding-left: 20px;
  position: relative;
}

.post-meta-single img {
  border-radius: 50%;
  margin-right: 12px;
}

.post-meta-single>div {
  display: flex;
  align-items: center;
}


.widget-title {
  color: #000;
}

.wrap-form-contact .wpcf7-submit {
  margin-right: 0;
  margin-left: auto;
  display: block;
}

.nav-pagination>li>a,
.nav-pagination>li>span {
  border-radius: 0 !important;
}

.banner-intro img {
  display: block;
  width: 100%;
  margin: 0 auto;
}


.table-price-service table,
.table-price-service td,
.table-price-service th {
  border: 1px solid;
  padding: 10px 5px !important;
  color: #000;
}

.table-price-service table {
  width: 100%;
  border-collapse: collapse;
}

.widget_nav_menu li.current-menu-item a {
  color: #3066fb;
}

.cat-title h1 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  text-transform: uppercase;
}

.single-post #nav_menu-3 {
  display: none;
}

/* .widget .is-divider{
  display: none;
} */

.header-block .header-block-block-1 .icon-box-img .icon-inner img {
  animation: shake-hottline 2s linear infinite;
}

.doctor-bg-2 {
  background-image: url('../img/bg-dortor2.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
}

.list-tag-single {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}

.list-tag-single a {
  border: 1px solid #ccc;
  padding: 5px 10px;
  border-radius: 30px;
  background: #f7f5f5;
  display: inline-block;
}

.entry-content.single-page a {
  color: blue;
}

@media only screen and (max-width: 48em) {

  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  .pb-0-mb {
    padding-bottom: 0 !important;
  }

  .align-item-center-mb {
    align-items: center;
  }

  .rank-math-breadcrumb {
    padding-left: 15px;
    padding-right: 15px;
  }

  .stuck .header-main.hide-for-sticky {
    display: block;
    background-color: #fff;
  }

  .slider-banner .flickity-page-dots {
    bottom: 0;
  }

  .row-collapse.row-service>.col {
    padding: 0 5px 10px !important;
  }

  .row-service {
    margin-top: 0;
  }

  .row-service .col-inner:hover:after {
    bottom: 1px;
  }

  .slider-doctor .flickity-page-dots {
    bottom: -20px;
  }

  .wrap-form-booking .wpcf7-submit {
    justify-content: center;
  }

  .wrap-form-booking .wpcf7-submit img {
    margin-right: 20px;
  }


  .row-large.row-customer>.col,
  .row-large.row-customer>.flickity-viewport>.flickity-slider>.col {
    padding: 0 15px 30px;
  }

  .blog-index .box-blog-post {
    display: flex;
  }

  .blog-index .box-blog-post .box-image {
    width: 35%;
  }

  .blog-index .box-blog-post .box-text {
    width: calc(100% - 35%);
    padding-left: 10px;
  }


  .blog-index .box-blog-post .box-text a.button {
    display: none;
  }

  .blog-index .from_the_blog_excerpt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }

  .blog-index .col.post-item {
    padding-bottom: 20px;
  }

  .col-left-popup .col-inner {
    padding: 15px;
  }

  .wrap-form-booking label .wpcf7-not-valid-tip {
    bottom: -20px;
  }

  .wrap-form-booking+.wpcf7-response-output {
    margin-top: 0 !important;
  }

  .box-customer .icon-box-text {
    padding: 0px 10px;
  }

  .slider-customer-mobile .flickity-page-dots {
    bottom: -20px;
  }

  .slider-doctor {
    padding-bottom: 40px;
  }

  .slider-phanhoi-mobile .flickity-page-dots {
    bottom: -10px;
  }



}


@keyframes glowing-btn {
  0% {
    box-shadow: 0 0 0 0 #3066fb;
  }

  100% {
    box-shadow: 0 0 0 8px rgba(255, 188, 0, 0);
  }
}


@keyframes pulse-animate {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}

@keyframes dot-vibrate {
  0% {
    transform: translate(0);
  }

  20% {
    transform: translate(-2px, 2px);
  }

  40% {
    transform: translate(-2px, -2px);
  }

  60% {
    transform: translate(2px, 2px);
  }

  80% {
    transform: translate(2px, -2px);
  }

  100% {
    transform: translate(0);
  }
}

@keyframes shake-hottline {

  0%,
  100% {
    transform: rotate(0deg);
    transform-origin: 50% 50%;
  }

  10% {
    transform: rotate(8deg);
  }

  20%,
  40%,
  60% {
    transform: rotate(-10deg);
  }

  30%,
  50%,
  70% {
    transform: rotate(10deg);
  }

  80% {
    transform: rotate(-8deg);
  }

  90% {
    transform: rotate(8deg);
  }
}