@charset "UTF-8";
/*
Theme Name: mobithe theme pth
/* Slider */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

:before,
:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.cb {
  clear: both;
}

.tac {
  text-align: center;
}

.cxs1,
.csm1,
.cmd1,
.clg1,
.cxs2,
.csm2,
.cmd2,
.clg2,
.cxs3,
.csm3,
.cmd3,
.clg3,
.cxs4,
.csm4,
.cmd4,
.clg4,
.cxs5,
.csm5,
.cmd5,
.clg5,
.cxs6,
.csm6,
.cmd6,
.clg6,
.cxs7,
.csm7,
.cmd7,
.clg7,
.cxs8,
.csm8,
.cmd8,
.clg8,
.cxs9,
.csm9,
.cmd9,
.clg9,
.cxs10,
.csm10,
.cmd10,
.clg10,
.cxs11,
.csm11,
.cmd11,
.clg11,
.cxs12,
.csm12,
.cmd12,
.clg12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.cxs1,
.cxs2,
.cxs3,
.cxs4,
.cxs5,
.cxs6,
.cxs7,
.cxs8,
.cxs9,
.cxs10,
.cxs11,
.cxs12 {
  float: left;
}

.cxs12 {
  width: 100%;
}

.cxs11 {
  width: 91.66666667%;
}

.cxs10 {
  width: 83.33333333%;
}

.cxs9 {
  width: 75%;
}

.cxs8 {
  width: 66.66666667%;
}

.cxs7 {
  width: 58.33333333%;
}

.cxs6 {
  width: 50%;
}

.cxs5 {
  width: 41.66666667%;
}

.cxs4 {
  width: 33.33333333%;
}

.cxs3 {
  width: 25%;
}

.cxs2 {
  width: 16.66666667%;
}

.cxs1 {
  width: 8.33333333%;
}

@media (min-width: 768px) {
  .csm1,
  .csm2,
  .csm3,
  .csm4,
  .csm5,
  .csm6,
  .csm7,
  .csm8,
  .csm9,
  .csm10,
  .csm11,
  .csm12 {
    float: left;
  }

  .csm12 {
    width: 100%;
  }

  .csm11 {
    width: 91.66666667%;
  }

  .csm10 {
    width: 83.33333333%;
  }

  .csm9 {
    width: 75%;
  }

  .csm8 {
    width: 66.66666667%;
  }

  .csm7 {
    width: 58.33333333%;
  }

  .csm6 {
    width: 50%;
  }

  .csm5 {
    width: 41.66666667%;
  }

  .csm4 {
    width: 33.33333333%;
  }

  .csm3 {
    width: 25%;
  }

  .csm2 {
    width: 16.66666667%;
  }

  .csm1 {
    width: 8.33333333%;
  }
}
@media (min-width: 992px) {
  .cmd1,
  .cmd2,
  .cmd3,
  .cmd4,
  .cmd5,
  .cmd6,
  .cmd7,
  .cmd8,
  .cmd9,
  .cmd10,
  .cmd11,
  .cmd12 {
    float: left;
  }

  .cmd12 {
    width: 100%;
  }

  .cmd11 {
    width: 91.66666667%;
  }

  .cmd10 {
    width: 83.33333333%;
  }

  .cmd9 {
    width: 75%;
  }

  .cmd8 {
    width: 66.66666667%;
  }

  .cmd7 {
    width: 58.33333333%;
  }

  .cmd6 {
    width: 50%;
  }

  .cmd5 {
    width: 41.66666667%;
  }

  .cmd4 {
    width: 33.33333333%;
  }

  .cmd3 {
    width: 25%;
  }

  .cmd2 {
    width: 16.66666667%;
  }

  .cmd1 {
    width: 8.33333333%;
  }
}
.csm25 {
  width: 20%;
}

.csm15 {
  width: 12.5%;
}

.rank-math-breadcrumb {
  color: #898989;
  font-size: 12px;
  text-transform: uppercase;
  padding: 10px 20px 16px 0px;
  background: transparent;
  font-family: 'Roboto', sans-serif;
}

html,
body {
  overflow-x: hidden;
}

body,
div,
ul,
li,
ol,
dl,
dt,
dd,
input,
h1,
h2,
h3,
h4,
h5,
h6,
span,
strong,
img,
p {
  margin: 0;
  padding: 0;
  border: none;
}

* {
  transition: color .3s;
  -moz-transition: color .3s;
  -ms-transition: color .3s;
  -o-transition: color .3s;
  -webkit-transition: color .3s;
}

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

a {
  text-decoration: none;
  color: #ff0000;
}

a:hover,
a:focus {
  text-decoration: none;
  color: #c44b65;
}

a:hover, a:focus {
  color: #ff0000;
}

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

.ctn:before,
.ctn:after {
  content: " ";
  display: table;
}

.ctn:after {
  clear: both;
}

.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.rel {
  position: relative;
}

.abs {
  position: absolute;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.cxs5s,
.csm5s,
.cmd5s,
.clg5s {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

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

.p-l {
  float: left !important;
}

.p-r {
  float: right !important;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

.ctn {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

/* Slider */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative; }
  
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

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

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

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

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

/* Icons */
@font-face {
  font-family: 'slick';
  src: url("./a/f/slick.eot");
  src: local("slick"), local("slick"), url("./a/f/slick.eot?#iefix") format("embedded-opentype"), url("./a/f/slick.woff") format("woff"), url("./a/f/slick.ttf") format("truetype"), url("./a/f/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


@media (min-width: 768px) {
  .ctn {
    width: 750px;
  }
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Regular"), local("Roboto-Regular"), url(a/f/Roboto-Regular.ttf) format("ttf");
  font-display: swap;
}
@font-face {
  font-family: roboto-b;
  font-style: normal;
  src: url(a/f/Roboto-Bold.ttf);
  font-display: swap;
}
@font-face {
  font-family: roboto-m;
  font-style: normal;
  src: url(a/f/Roboto-Medium.ttf);
  font-display: swap;
}
body {
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
  line-height: normal;
  font-weight: 400;
  color: #333;
}
body p {
  font-size: 17px;
  line-height: 1.6em;
  font-weight: 400;
}

.navbar-toggle {
  position: relative;
  padding: 9px 10px;
  margin-bottom: 8px;
  background-image: none;
  border: 1px solid transparent;
  background: transparent;
  border-radius: 4px;
  float: left;
  margin-top: 22px;
  margin-left: 8px;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 3px;
  border-radius: 1px;
  background: #fff;
  margin-bottom: 4px;
}

#hd {
  position: relative;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#hd .logo {
  position: absolute;
  top: 15px;
  left: 50%;
  margin-left: -95px;
  filter: brightness(0) invert(1);
}
#hd .logo img {
  height: 50px;
}

#smartslider3-3 {
	list-style: none
}

.navbar-collapse {
  display: block;
  overflow: scroll;
}

.navbar-collapse.in {
  display: block;
}

.pth {
  display: none;
}
.pth .logo-m {
  width: 300px;
  background: #fff;
}
.pth .logo-m a {
  display: block;
  width: max-content;
  margin: 0 auto;
}
.pth .logo-m a img {
  height: 60px;
  margin: 10px 0;
}

.pth.ac {
  display: block;
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  height: 100%;
  z-index: 99999;
  background: rgba(0, 0, 0, 0.7);
}
.pth.ac:before {
  width: 300px;
  height: 100%;
  background: #fff;
  z-index: -1;
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
.pth.ac .close {
  display: inline-block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 5px;
  right: 5px;
}
.pth.ac .close:before {
  width: 30px;
  content: "";
  display: inline-block;
  border-top: 2px solid #fff;
  position: absolute;
  top: 50%;
  left: 0;
  transform: rotate(45deg);
}
.pth.ac .close:after {
  width: 30px;
  content: "";
  display: inline-block;
  border-top: 2px solid #fff;
  position: absolute;
  top: 50%;
  left: 0;
  transform: rotate(-45deg);
}

.navbar-nav {
  background: #fff;
  width: 300px;
  padding-top: 20px;
  color: #F48AA1;
  border-top: 2px solid #F48AA1;
}
.navbar-nav > li > a {
  padding: 10px 0;
  display: inline-block;
  text-transform: uppercase;
  font-family: roboto-b;
}
.navbar-nav li {
  list-style: none;
  position: relative;
  display: block;
}
.navbar-nav li a {
  padding: 10px 0;
  display: inline-block;
}
.navbar-nav li.menu-item-has-children .mt {
  position: absolute;
  width: 30px;
  height: 30px;
  right: 3px;
  top: 5px;
}
.navbar-nav li.menu-item-has-children .mt:after {
  position: absolute;
  top: 50%;
  margin-top: -3px;
  left: 50%;
  margin-left: -5px;
  content: "";
  display: inline-block;
  border-top: 5px solid #F48AA1;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.navbar-nav li.menu-item-has-children .mt.mac {
  transform: rotate(180deg);
}
.navbar-nav > li {
  padding: 0 20px;
  border-bottom: 1px solid #eba9b7;
}
.navbar-nav > li ul {
  display: none;
}
.navbar-nav > li > ul {
  border-top: 1px solid #eba9b7;
}
.navbar-nav > li > ul > li {
  border-bottom: 1px dashed #eba9b7;
  padding-left: 10px;
}
.navbar-nav > li > ul > li:last-child {
  border: none;
}

#hd {
     position: fixed;
    background: #F48AA1;
    height: 70px;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 22222;
}

#h1 {
  position: absolute;
  width: 100%;
}
#h1 .phone {
  color: #fff;
  position: absolute;
  right: 15px;
  font-family: roboto-b;
  top: 13px;
  font-size: 15px;
  padding-top: 35px;
}
#h1 .phone:before {
  width: 30px;
  height: 30px;
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 50%;
  background: url(a/i/i-call.png) no-repeat center;
  margin-left: -15px;
  background-size: cover;
}

#bn img {
  width: 100%;
}

.tit {
  color: #F48AA1;
  font-family: roboto-b;
  font-size: 26px;
  text-transform: uppercase;
  text-align: center;
  padding: 30px 0 15px;
}

.video-pth {
  width: 100%;
}

.home .owl-dots {
    text-align: center;
    margin-top: 15px;
}

.home .owl-dots button {
    width: 8px;
    height: 8px;
    background: #ccc;
    border-radius: 50%;
    margin: 0 5px;
}

.home .owl-dots button.active {
    width: 32px;
    background: #ff648b;
    border-radius: 20px;
}

.navbar-toggle {
	float: right;
	margin-top: 15px;
}

#main {
	padding-top: 70px;
}

#hd .logo {
    left: 15px;
  	margin-left: 0; 
	top: 10px;
}

.dlh_top {
	position: absolute;
    right: 45px;
    top: 24px;
}

.dlh_top span {
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: linear-gradient(270deg,#c44b65 0,#ffa3b7 50%,#c44b65 100%);
    padding: 7px 15px;
    border-radius: 30px;
    font-weight: bold;
}

#slide_bn .owl-dots {
	position: absolute;
	left: 50%;
	transform: translatex(-50%);
	bottom: 15px;
}

#slide_bn .owl-dots button {
    width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 50%;
    margin: 0 5px;
}

#fr-mb {
	padding: 30px 0 5px;
}

#fr-mb .box-fr-mb {
	border-radius: 20px;
    background: #f1a2b0;
    position: relative;
    overflow: hidden;
}

#fr-mb .tit-fr {
	padding: 12px 0;
    width: 100%;
    background: linear-gradient(90deg,#d3627a 0,#fea1b5 47.92%,#d3627a 100%);
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
}

.ct-fr-mb {
	padding: 20px 35px 0;
}

#fr-mb input {
    background: #fff;
    border-radius: 30px;
    height: 35px;
    color: #2b2b2b;
    padding: 0 17px;
    box-sizing: border-box;
    width: 100%;
}

#fr-mb .wpcf7-submit {
    background: #c34a64;
    color: #fff;
    /* font-style: italic; */
    font-size: 15px;
    padding: 7px 20px;
    /* border-radius: 5px; */
    border-bottom: 2px solid #ffffff;
    cursor: pointer;
    margin-top: 10px;
    line-height: 20px;
    font-weight: bold;
}



#pth1 {
	padding: 30px 0;
}

.tit-top h2 {
    text-align: center;
}

#pth1 .tit-top h2 { 
    margin-bottom: 30px;
}

.tit-top h2 span {
   display: inline-block;
    background-image: linear-gradient(#f48aa1, #c34a64);
    background: linear-gradient(270deg,#d6637b 0,rgb(242 136 159) 50%,#cf5a72 100%);
    font-size: 22px;
    line-height: 35px;
    font-weight: 700;
    display: inline-block;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    text-transform: uppercase;
}

#pth1 .item .info {
    position: relative;
    padding-top: 25px;
  margin-top: 15px;
}

#pth1 .item img {
    border-radius: 8px;
    height: 350px;
    object-fit: contain;
}

#pth1 .item .info .icon {
    width: 50px;
    height: 50px;
    background-color: #ff648b;
    padding: 10px;
    border-radius: 50%;
    box-shadow: 0 0 5px #ccc;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%,-50%);
}

#pth1 .item .info .icon img {
    width: 40px;
    object-fit: contain;
    height: auto !important;
}

#pth1 .title-dv p {
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 15px;
}

#pth1 .title-dv p a {
    color: #444;
}

#pth1 .owl-nav button {
    position: absolute;
    top: 45%;
    left: 25px;
    width: 35px;
    height: 35px;
    background: rgba(95,95,95,.7);
    padding: 0;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    color: #fff;
}

#pth1 .owl-nav button.owl-next {
    left: auto;
    right: 25px;
}

#pth2 {
    background: url(https://singaedental.vn/wp-content/uploads/2023/09/nen-gt.jpg) no-repeat center;
    padding: 30px 0;
    background-size: cover;
    background-attachment: fixed;
    color: #fff;
    position: relative;
}

#pth2:before {
    content: ''; 
    display: inline-block;
    width: 100%;
    height: 100%;
    background: #00000069;
    position: absolute;
    left: 0;
    top: 0;
}

#pth2 .tit {
    color: #fff;
    position: relative;
    padding: 0;
    margin-bottom: 30px;
    font-size: 22px;
}

#pth2 p {
    text-align: justify;
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 22px;
}

#pth2 .tn {
    margin-bottom: 25px;
    position: relative;
    padding-left: 30px;
}

#pth2 .tn:before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(https://singaedental.vn/wp-content/uploads/2023/09/ic1.png) no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    background-size: 28px;
}

#pth2 .heading {
    font-weight: bold;
    font-size: 17px;
}

#pth2 .heading {
    font-weight: bold;
    font-size: 17px;
}

#pth2 li {
    list-style: none;
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 22px;
    margin-left: -20px;
}

#pth2 .view-gt a {
    display: inline-block;
    background: #c34a64;
    color: #fff;
    font-style: italic;
    font-size: 15px;
    padding: 7px 25px;
    border-radius: 12px;
    border-bottom: 2px solid #cbcbcb;
    cursor: pointer;
    margin-top: 10px;
    line-height: 20px;
}

#top_nk {
    background-image: linear-gradient(#fff, #fff2f55e);
    padding: 40px 0 20px;
}
.un-tit {
    font-size: 18px;
    line-height: 25px;
    color: #7e7e7e;
    font-weight: bold;
	margin-bottom: 20px;
	text-align: center
}



#top_nk li {
    color: #202020;
    padding-left: 37px;
    position: relative;
    list-style: none;
    margin-bottom: 20px;
	font-size: 15px;
}

#top_nk li:before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(https://singaedental.vn/wp-content/uploads/2023/09/ic-tick-dnbs.png) no-repeat left;
    position: absolute;
    left: 0;
    bottom: -1px;
    background-size: 25px;
}


#dnbs {
    padding: 30px 0 ;
    background: url(https://singaedental.vn/wp-content/uploads/2023/09/nen-dnbs.jpg) repeat;
}



#dnbs p {
    margin-bottom: 15px;
}


#dnbs .item .img-bs img {
    height: 500px;
    object-fit: cover;
    width: auto;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

#dnbs .item .img-bs {
    position: relative;
}

#dnbs .item .img-bs:before {
    content: '';
    display: inline-block;
    width: 300px;
    height: 300px;
    background: url(https://singaedental.vn/wp-content/uploads/2023/09/over-bs.jpg) no-repeat center;
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
    bottom: -10px;
    border-radius: 50%;
    z-index: 1;
}

#dnbs .item .img-bs:after {
    content: '';
    display: inline-block;
    width: 305px;
    height: 307px;
    background: linear-gradient(90deg,#c34a64 0,#f5a4b5 47.92%,#c34a64 100%);
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
    bottom: -10px;
    border-radius: 50%;
}
 
#dnbs .item .img-bs img {
	height: 300px;
	object-fit: cover;
	width: auto;
	margin: 0 auto;
	position: relative;
	z-index: 2
}

#dnbs .item .ct-bs {
    padding-bottom: 30px;
    background: #fff;
    border-radius: 5px;
    padding: 15px;
    box-shadow: 0 3px 15px #ccc;
    margin-top: -20px;
    position: relative;
    z-index: 2;
}

#dnbs .name_bs {
    font-weight: bold;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 5px;
    color: #483438;
}

#dnbs h3 {
    font-size: 22px;
    line-height: 30px;
    color: #c34a64;
    font-weight: bold;
    margin-bottom: 20px;
    text-transform: uppercase;
}


#dnbs li {
	color: #202020;
    padding-left: 45px;
    position: relative;
	list-style: none;
    margin-bottom: 12px;
}

#dnbs li:before {
	content: '';
    display: inline-block;
    width: 31px;
    height: 32px;
    background: url(https://singaedental.vn/wp-content/uploads/2023/09/ic-tick-dnbs.png) no-repeat left;
    position: absolute;
    left: 0;
    top: 3px;
}

#dnbs .ic-dnbs {
	margin: 15px 0 0
}

#dnbs .ic-dnbs img {
	height: 80px;
    object-fit: cover;
    width: auto;
    margin: 0 auto;
}

#dnbs .ic-dnbs .btf {
	border: 2px solid #ccc;
    border-radius: 10px;
    text-align: center;
    padding: 15px 15px 0;
    background: #fff;
}

#pth3 {
    background: #fff2f5;
    padding: 30px 0;
}

#pth3 .un-csvc {
    margin-bottom: 30px;
    font-size: 17px;
  	text-align: justify
}

#pth3 .item .thum {
    border-radius: 15px;
    padding: 7px;
    background: #fff;
}

#pth3 .item .thum img {
    display: block;
    width: auto;
    border-radius: 15px;
    height: 320px;
}


#pth3 .owl-carousel .owl-stage {
    padding-left: 0 !important;
}


#video  {
	padding: 40px 0;
}

#video .ctn {
	position: relative
}


#video .ct-vd {
	margin-top: 30px;
}

#video .l-vd {
	position: relative;
	cursor: pointer;
	margin-bottom: 25px;
}

#video .l-vd:before {
	content: "";
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    transform-origin: 0%;
    transform: translate(-50%,-50%);
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 50%;
    transition: all .3s ease;
}

#video .l-vd:after {
    content: '';
    display: inline-block;
    top: 50%;
    left: 50%;
    transform-origin: 0%;
    transform: translate(-50%,-50%);
    width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 15px solid #fff;
    position: absolute;
}

#video .l-vd img {
    border-radius: 7px;
    height: 300px;
    object-fit: cover;
}

#video .r-vd {
    height: 420px;
    overflow-x: hidden;
    overflow-y: auto;
}

#video .click-vd {
	position: relative;
}

#video .click-vd:before {
	content: "";
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    transform-origin: 0%;
    transform: translate(-50%,-50%);
    display: inline-block;
    width: 35px;
    height: 35px;
    border: 2px solid #fff;
    border-radius: 50%;
    transition: all .3s ease;
}

#video .click-vd:after {
    content: '';
    display: inline-block;
    top: 50%;
    left: 50%;
    transform-origin: 0%;
    transform: translate(-50%,-50%);
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 12px solid #fff;
    position: absolute;
}

#video .r-vd li {
    display: flex;
    list-style: none;
    margin-bottom: 16px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 12px;
	cursor: pointer
}

#video .r-vd::-webkit-scrollbar {
    width: 6px;
}

#video .r-vd::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #c34a64;
}

#video .r-vd::-webkit-scrollbar-track {
    border-radius: 5px;
    background-color: #d9d9d9;
}

#video .r-vd li img {
    width: 150px;
    height: 100px;
    object-fit: cover;
    border-radius: 5px;
}

#video .r-vd li .video-info {
	flex: 1;
    padding-left: 19px;
}

#video .r-vd li .video-info p {
    text-align: left;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    padding-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

#video .r-vd li .view {
    font-weight: bold;
    color: #cb556e;
    font-size: 14px;
    font-style: italic;
}

#video .r-vd li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}

#baochi {
	padding: 30px 0;
	
}

#baochi .ctn {
	position: relative
}

#baochi h2 {
	margin-bottom: 20px; 
}

#baochi .item {
	padding: 0 10px 20px;
}

#baochi .item a {
	padding: 20px 15px 30px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 1px 1px 10px rgba(0,0,0,.25);
    display: block;
    margin-top: 15px;
	text-align: center
}

#baochi .item a span {
    border-radius: 30px;
    background: linear-gradient(90deg,#f48aa1 0,#f191a6 47.92%,#c54d67 100%);
    display: inline-block;
    padding: 7px 25px;
    margin-top: 30px;
    color: #fff; 
}


#baochi  .owl-carousel .owl-stage {
    padding-left: 0 !important;
}

#ph_kh {
	background: #fff2f5;
    padding: 30px 0;
}



#ph_kh .item img {
    height: 182px;
    object-fit: cover;
    width: 100%;
    border-radius: 15px;
    border: 1px solid #c7536c;
}

#ph_kh h3 {
	font-size: 16px;
    line-height: 20px;
    margin: 12px 0 10px;
    text-align: left;
	height: 60px;
	overflow: hidden;
}

#ph_kh h3 a {
 	color: #1b1b1b;	
}

#ph_kh .ex {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 7px;
    font-style: italic;
    position: relative;
    color: #4f4f4f;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

#ph_kh .xct-s7 {
    display: inline-block;
    float: right;
    font-weight: bold;
    font-size: 15px;
    position: relative;
    color: #c05269;
    padding: 4px 35px 4px 5px;
    background-image: linear-gradient(to right, #fcf4f400, #f48aa161 , #bd4f668c);
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    margin-top: 10px;
    margin-bottom: 15px;
}

.xct-s7:after {
    content: '';
    display: inline-block;
    width: 11px;
    height: 10px;
    background: url(https://singaedental.vn/wp-content/uploads/2023/09/ic-aw.png) no-repeat;
    position: absolute;
    right: 15px;
    bottom: 12px;
}

#ph_kh .owl-nav {
    position: absolute;
    top: -60px;
    right: 0;
}

#ph_kh .owl-nav button {
    width: 34px;
    height: 34px;
    background: url(https://singaedental.vn/wp-content/uploads/2023/09/ic-csvc.png) no-repeat;
}

#ph_kh .owl-nav button.owl-next {
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    margin-left: 10px;
}

#ph_kh .owl-carousel .owl-stage {
    padding-left: 0 !important;
}

#pth4 {
  background: #fff2f5;
	padding: 30px 0;
}


.post-first  {
	border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.post-first .des-post {
	padding: 15px 0 0;
}


.box-post .post-first h3 {
    font-size: 18px;
    line-height: 25px;
    margin: 0 0 15px;
}

.box-post h3 a {
    color: #1b1b1b;
}

.box-post h3 a {
    color: #1b1b1b;
}

#pth4 .list-post {
    display: flex;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #ccc;
}

#pth4 .list-post p {
    width: 35%;
    margin-bottom: 0;
}

#pth4 .list-post h3 {
    width: 65%;
    margin-left: 15px;
    font-size: 15px;
    line-height: 22px;
}

#pth5 {
  background: url("https://singaedental.vn/wp-content/uploads/2022/12/s5-b.webp") no-repeat center;
  background-size: cover;
  padding-bottom: 30px;
}
#pth5 .tit {
  font-size: 22px;
}
#pth5 .tit br {
  display: none;
}

#pth5 form p {
	margin-bottom: 0;
}

#pth5 form {
  padding: 30px;
  background: #F4EDEE;
  border: 2px solid #F48AA1;
  border-radius: 10px;
}
#pth5 input, #pth5 textarea {
  width: 100%;
  max-width: 100%;
  border: 1px solid #EC6E9E;
  color: #7a7a7a;
  border-radius: 5px;
  background: #fff;
  padding: 12px 12px;
  outline: none;
  margin-bottom: 16px;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  -webkit-appearance: none;
}
#pth5 input:placeholder, #pth5 textarea:placeholder {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
}
#pth5 textarea {
  height: 96px;
}
#pth5 input[type="submit"] {
  display: block;
  width: max-content;
  font-size: 15px;
  padding: 12px 24px;
  color: #fff;
  text-transform: uppercase;
  margin: 0 auto;
  background-color: #F48AA1;
  font-family: roboto-b;
  cursor: pointer;
  -webkit-appearance: none;
}

.it3 .thum {
  width: 200px;
}

#ft {
	padding: 15px 0 30px;
}
#ft .view_map {
    font-style: italic;
    font-size: 15px;
}
#ft h3.h4 {
    color: #ff648b;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 25px;
    text-transform: uppercase;
    font-family: roboto-b;
	margin-top: 15px;
}

#ft h3.h4:before {
    content: '';
    display: inline-block;
    width: 60px;
    height: 2px;
    background: #ff648b;
    position: absolute;
    left: 0;
    bottom: 0;
}
#ft .cs:before {
      width: 25px;
      height: 25px;
      position: absolute;
      top: 50%;
      margin-top: -14px;
      left: 0;
      content: "";
      display: inline-block;
      background: url(a/i/i-d.jpg) no-repeat center; }

  #ft .dc {
    padding-left: 45px;
    position: relative;
    margin-bottom: 10px; }
    #ft .dc:before {
      width: 15px;
      height: 20px;
      position: absolute;
      top: 3px;
      left: 20px;
      content: "";
      display: inline-block;
      background: url(a/i/i-dc.jpg) no-repeat center; }

#ft .phone {
    padding-left: 45px;
    position: relative;
    margin-bottom: 10px; }
    #ft .phone:before {
      width: 20px;
      height: 20px;
      position: absolute;
      top: 0;
      left: 20px;
      content: "";
      display: inline-block;
      background: url(https://singaedental.vn/wp-content/uploads/2023/09/ic-call.png) no-repeat center; }

#ft li {
	list-style: none;
    margin-bottom: 10px;
}

#ft .li-ft li {
    position: relative;
	padding-left: 17px;
}

#ft .li-ft li:hover a {
	color: #f48aa1;
}

#ft .li-ft li:before {
    content: '';
    display: inline-block;
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 2px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: absolute;
    left: 0;
    top: 6px;
}

#ft .li-ft li:hover:before {
	border-color: #f48aa1;
}

#ft li a {
	color: #111
}

#ft .l-social {
	display: flex;
}

#ft .l-social li {
	margin: 0 5px
}

#ft .l-certi {
    display: flex;
    margin: 15px 0 0;
    gap: 15px;
    align-items: center;
}
#ft .cs {
	position: relative;
	font-weight: bold;
	padding-left: 32px;
}


.copyright {
	background: #f48aa1;
    color: #fff;
    padding: 10px 0;
	margin-top: 20px;
}

.copyright p {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 20px;
}

.home p {
	margin-bottom: 15px;
}



.copyright p {
	text-align: center;
	margin-bottom: 0;
}
#connect_web_pth {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60px;
}
#connect_web_pth a {
  display: block;
  position: relative;
  border-radius: 38px;
}
#connect_web_pth a i {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: -11px;
}
#connect_web_pth a .face {
  width: 60px;
  height: 60px;
  background: #159af7 url(a/i/i-fa.jpg) no-repeat center;
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  border: 2px solid #159af7;
  animation: tada linear 1.5s infinite;
  transform-origin: 50% 50%;
  -webkit-animation: tada linear 1.5s infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: tada linear 1.5s infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: tada linear 1.5s infinite;
  -o-transform-origin: 50% 50%;
}
#connect_web_pth a .zalo {
  background: #0068ff url(a/i/wid_zalo.svg) no-repeat center;
}
#connect_web_pth a span {
  color: #fff;
  font-family: roboto-m;
  text-transform: uppercase;
  display: block;
  padding-left: 55px;
  text-align: center;
  line-height: 38px;
  height: 38px;
  font-size: 18px;
}
#connect_web_pth p {
  width: 50%;
  position: absolute;
  top: 10px;
  padding: 0 10px;
}
#connect_web_pth .face {
  padding-left: 20px;
  right: 0;
}
#connect_web_pth .face a {
  background: #159af7;
}
#connect_web_pth .face a i {
  left: -10px;
}
#connect_web_pth .face a span {
  padding-left: 42px;
}
#connect_web_pth .phone:before {
  content: "";
  display: inline-block;
  background-color: #F48AA1;
  position: absolute;
  top: calc(50% - 45px);
  left: calc(0% - 6px);
  width: 90px;
  height: 90px;
  border-radius: 50%;
  animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  transition: all .5s;
}
#connect_web_pth .phone span {
  font-size: 20px;
}
#connect_web_pth .phone a {
  background: #F48AA1;
}
#connect_web_pth .phone a .call {
  width: 60px;
  height: 60px;
  background: #F48AA1 url(a/i/call.png) no-repeat center;
  background-size: 80%;
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  border: 5px solid #fbcbd4;
}

@keyframes tada {
  0% {
    transform: rotate(0deg) scaleX(1) scaleY(1);
  }
  10% {
    transform: rotate(-3deg) scaleX(0.8) scaleY(0.8);
  }
  20% {
    transform: rotate(-3deg) scaleX(0.8) scaleY(0.8);
  }
  30% {
    transform: rotate(3deg) scaleX(1.1) scaleY(1.1);
  }
  40% {
    transform: rotate(-3deg) scaleX(1.1) scaleY(1.1);
  }
  50% {
    transform: rotate(3deg) scaleX(1.1) scaleY(1.1);
  }
  60% {
    transform: rotate(-3deg) scaleX(1.1) scaleY(1.1);
  }
  70% {
    transform: rotate(3deg) scaleX(1.1) scaleY(1.1);
  }
  80% {
    transform: rotate(-3deg) scaleX(1.1) scaleY(1.1);
  }
  90% {
    transform: rotate(3deg) scaleX(1.1) scaleY(1.1);
  }
  100% {
    transform: rotate(0deg) scaleX(1.1) scaleY(1.1);
  }
}
@-moz-keyframes tada {
  0% {
    -moz-transform: rotate(0deg) scaleX(1) scaleY(1);
  }
  10% {
    -moz-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8);
  }
  20% {
    -moz-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8);
  }
  30% {
    -moz-transform: rotate(3deg) scaleX(1.1) scaleY(1.1);
  }
  40% {
    -moz-transform: rotate(-3deg) scaleX(1.1) scaleY(1.1);
  }
  50% {
    -moz-transform: rotate(3deg) scaleX(1.1) scaleY(1.1);
  }
  60% {
    -moz-transform: rotate(-3deg) scaleX(1.1) scaleY(1.1);
  }
  70% {
    -moz-transform: rotate(3deg) scaleX(1.1) scaleY(1.1);
  }
  80% {
    -moz-transform: rotate(-3deg) scaleX(1.1) scaleY(1.1);
  }
  90% {
    -moz-transform: rotate(3deg) scaleX(1.1) scaleY(1.1);
  }
  100% {
    -moz-transform: rotate(0deg) scaleX(1.1) scaleY(1.1);
  }
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: rotate(0deg) scaleX(1) scaleY(1);
  }
  10% {
    -webkit-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8);
  }
  20% {
    -webkit-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8);
  }
  30% {
    -webkit-transform: rotate(3deg) scaleX(1.1) scaleY(1.1);
  }
  40% {
    -webkit-transform: rotate(-3deg) scaleX(1.1) scaleY(1.1);
  }
  50% {
    -webkit-transform: rotate(3deg) scaleX(1.1) scaleY(1.1);
  }
  60% {
    -webkit-transform: rotate(-3deg) scaleX(1.1) scaleY(1.1);
  }
  70% {
    -webkit-transform: rotate(3deg) scaleX(1.1) scaleY(1.1);
  }
  80% {
    -webkit-transform: rotate(-3deg) scaleX(1.1) scaleY(1.1);
  }
  90% {
    -webkit-transform: rotate(3deg) scaleX(1.1) scaleY(1.1);
  }
  100% {
    -webkit-transform: rotate(0deg) scaleX(1.1) scaleY(1.1);
  }
}
@-o-keyframes tada {
  0% {
    -o-transform: rotate(0deg) scaleX(1) scaleY(1);
  }
  10% {
    -o-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8);
  }
  20% {
    -o-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8);
  }
  30% {
    -o-transform: rotate(3deg) scaleX(1.1) scaleY(1.1);
  }
  40% {
    -o-transform: rotate(-3deg) scaleX(1.1) scaleY(1.1);
  }
  50% {
    -o-transform: rotate(3deg) scaleX(1.1) scaleY(1.1);
  }
  60% {
    -o-transform: rotate(-3deg) scaleX(1.1) scaleY(1.1);
  }
  70% {
    -o-transform: rotate(3deg) scaleX(1.1) scaleY(1.1);
  }
  80% {
    -o-transform: rotate(-3deg) scaleX(1.1) scaleY(1.1);
  }
  90% {
    -o-transform: rotate(3deg) scaleX(1.1) scaleY(1.1);
  }
  100% {
    -o-transform: rotate(0deg) scaleX(1.1) scaleY(1.1);
  }
}
@-ms-keyframes tada {
  0% {
    -ms-transform: rotate(0deg) scaleX(1) scaleY(1);
  }
  10% {
    -ms-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8);
  }
  20% {
    -ms-transform: rotate(-3deg) scaleX(0.8) scaleY(0.8);
  }
  30% {
    -ms-transform: rotate(3deg) scaleX(1.1) scaleY(1.1);
  }
  40% {
    -ms-transform: rotate(-3deg) scaleX(1.1) scaleY(1.1);
  }
  50% {
    -ms-transform: rotate(3deg) scaleX(1.1) scaleY(1.1);
  }
  60% {
    -ms-transform: rotate(-3deg) scaleX(1.1) scaleY(1.1);
  }
  70% {
    -ms-transform: rotate(3deg) scaleX(1.1) scaleY(1.1);
  }
  80% {
    -ms-transform: rotate(-3deg) scaleX(1.1) scaleY(1.1);
  }
  90% {
    -ms-transform: rotate(3deg) scaleX(1.1) scaleY(1.1);
  }
  100% {
    -ms-transform: rotate(0deg) scaleX(1.1) scaleY(1.1);
  }
}
@-webkit-keyframes phonering-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    -webkit-opacity: .1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    -webkit-opacity: .5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    -webkit-opacity: .1;
  }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .2;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    opacity: .2;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .2;
  }
}
@-webkit-keyframes phonering-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@-webkit-keyframes phonering-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: .1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .1;
  }
}
@keyframes phonering-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: .1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .1;
  }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .2;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .2;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .2;
  }
}
@keyframes phonering-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .2;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .2;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .2;
  }
}
@-webkit-keyframes phonering-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
}
#f4 {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  display: none;
  z-index: 9999999;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.7);
}
#f4 .form_dk_pth {
  background: #fff;
  border-radius: 10px;
  width: 600px;
  padding: 0 50px 50px;
  position: relative;
  background-size: cover;
}
#f4 .form_dk_pth form {
  padding: 30px;
  background: #F4EDEE;
  border: 2px solid #F48AA1;
  border-radius: 10px;
}
#f4 .form_dk_pth input, #f4 .form_dk_pth textarea {
  width: 100%;
  max-width: 100%;
  border: 1px solid #EC6E9E;
  color: #7a7a7a;
  border-radius: 14px;
  background: #fff;
  padding: 12px 12px;
  outline: none;
  margin-bottom: 16px;
  font-family: 'Roboto', sans-serif;
}
#f4 .form_dk_pth input:placeholder, #f4 .form_dk_pth textarea:placeholder {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
}
#f4 .form_dk_pth textarea {
  height: 96px;
}
#f4 .form_dk_pth input[type="submit"] {
  display: block;
  width: max-content;
  font-size: 15px;
  padding: 12px 24px;
  color: #fff;
  text-transform: uppercase;
  margin: 20px auto;
  background: #F48AA1;
  font-family: roboto-b;
  cursor: pointer;
}
#f4 .form_dk_pth .close {
  display: inline-block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: -30px;
  right: -30px;
  cursor: pointer;
}
#f4 .form_dk_pth .close:before {
  width: 30px;
  content: "";
  display: inline-block;
  border-top: 2px solid #fff;
  position: absolute;
  top: 50%;
  left: 0;
  transform: rotate(45deg);
}
#f4 .form_dk_pth .close:after {
  width: 30px;
  content: "";
  display: inline-block;
  border-top: 2px solid #fff;
  position: absolute;
  top: 50%;
  left: 0;
  transform: rotate(-45deg);
}

#ptfr {
  padding: 40px 0;
}

#ptfr ul {
  display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: stretch;
}

#ptfr .tit-top {
  text-align: center;
  margin-bottom: 20px
}

#ptfr ul li {
    flex-basis: 25%;
    width: 25%;
    list-style: none;
    align-self: stretch;
    display: flex;
    align-items: center;
}

#ptfr ul li div {
  padding: 1%
}

#ptfr ul li img {
    max-width: 100%;
    height: auto;
    display: block;
    text-align: center;
    margin: 0 auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    opacity: .7;
    margin: 5px;
    -webkit-transform: translateZ(0);
}

#ptfr ul li img:hover {
    filter: none;
    -webkit-filter: grayscale(0);
    opacity: 1;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    transform: translateX(30px);
  }
  80% {
    transform: translateX(-10px);
  }
  100% {
    transform: translateX(0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
  animation-duration: 2s;
  -webkit-animation-duration: 2s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
  animation-duration: 2;
  -webkit-animation-duration: 2s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight {
  animation-name: fadeInRight;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

@media (max-width: 415px) {
  #connect_web_pth .phone span {
    font-size: 17px;
  }
}
@media (max-width: 376px) {
  #connect_web_pth .phone span {
    font-size: 16px;
  }

  #connect_web_pth a span {
    font-size: 16px;
  }

  #connect_web_pth p {
    padding: 0 5px;
  }

  #connect_web_pth .face {
    padding-left: 15px;
  }
}
@media (max-width: 320px) {
  #connect_web_pth a span {
    font-size: 14px;
  }
}

.title {
  font-size: 28px;
  text-align: center;
  position: relative;
  text-transform: uppercase;
  line-height: 1.4em;
}


#sl {
  text-align: left;
}
#sl video {
  max-width: 100%;
  width: 100%;
  height: calc(100% / 16 * 9);
}
#sl p {
  line-height: 1.6em;
  font-size: 17px;
}
#sl .slc figure {
  max-width: 100%;
  padding: 0;
  margin: 0;
}
#sl .slc iframe {
  width: 100% !important;
  max-width: 100%;
  height: 253px !important;
}
#sl .slc .wp-caption {
  max-width: 100% !important;
}
#sl .slc .alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
#sl .slc .alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
#sl .slc .aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#sl .slc .wp-caption-text {
  font-size: 14px;
  font-style: italic;
  padding-top: 5px;
  text-align: center;
}
#sl .slc ul, #sl .slc ol {
  padding-left: 35px;
}
#sl .slc ul li, #sl .slc ol li {
  margin-bottom: 8px;
}
#sl .slc p, #sl .slc h2, #sl .slc h3, #sl .slc h4, #sl .slc h5 {
  margin: 1em 0;
}
#sl .slc strong {
  font-family: roboto-m;
}
#sl .slc .cung {
  font-size: 18px;
  color: blue;
}
#sl .slc .cung b {
  font-family: roboto-m;
  font-size: 20px;
}
#sl .slc h1 {
    font-size: 20px;
    text-align: left; 
    margin: 0 0 16px;
    color: #F48AA1;
    line-height: 28px;
}
#sl .slc h2 {
  color: #000;
  font-family: roboto-b;
  font-size: 25px;
  line-height: 1.5em;
}
#sl .slc h3 {
  color: #000;
  font-size: 20px;
  font-family: roboto-b;
  line-height: 1.5em;
}
#sl .slc h4 {
  font-family: roboto-m;
  font-size: 17px;
  line-height: 1.5em;
}
#sl .not .blq {
  color: #F48AA1;
  font-family: roboto-b;
  font-size: 20px;
  border-bottom: 2px solid #e9e9e9;
  padding-bottom: 10px;
  position: relative;
  margin-top: 30px;
}
#sl .not .blq:after {
  width: 40px;
  bottom: -2px;
  left: 0;
  content: "";
  display: inline-block;
  border-top: 2px solid #EC6E9E;
  position: absolute;
}
#sl .not .it3 .thum {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
}
#sl .not .it3 .t {
  font-size: 18px;
}

.da_si {
  position: relative;
}
.da_si .thum {
  height: 300px;
}
.da_si .name {
  position: absolute;
  padding: 10px 15px;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(200, 22, 27, 0.7);
  color: #fff;
  font-family: roboto-b;
  font-size: 20px;
}

.tt4 {
  padding: 0 10px;
  margin-bottom: 30px;
}
.tt4 .thum {
  height: 160px;
}
.tt4 .t {
  font-size: 18px;
  color: #000;
  margin-bottom: 5px;
  line-height: 1.4em;
  overflow: hidden;
  margin: 0.5em 0 0 !important;
}

#page .name_bn {
  color: #F48AA1;
  font-size: 20px;
  font-family: roboto-b;
  text-align: center;
  margin-bottom: -10px;
}
#page .wp-caption {
  max-width: 100% !important;
}
#page .alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
#page .alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
#page .aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#page .wp-caption-text {
  font-size: 14px;
  font-style: italic;
  padding-top: 5px;
  text-align: center;
}
#page ul, #page ol {
  padding-left: 35px;
}
#page ul li, #page ol li {
  margin-bottom: 8px;
}
#page p, #page h2, #page h3, #page h4, #page h5 {
  margin: 1em 0;
}
#page strong {
  font-family: roboto-m;
}
#page .cung {
  font-size: 18px;
  color: blue;
}
#page .cung b {
  font-family: roboto-m;
  font-size: 20px;
}
#page h1 {
  color: #F48AA1;
  font-family: roboto-b;
  font-size: 28px;
}
#page h2 {
  color: #000;
  font-family: roboto-b;
  font-size: 25px;
  line-height: 1.5em;
}
#page h3 {
  color: #000;
  font-size: 20px;
  font-family: roboto-b;
  line-height: 1.5em;
}
#page h4 {
  font-family: roboto-m;
  font-size: 17px;
  line-height: 1.5em;
}
#page figure {
  max-width: 100%;
  margin: 1em 0;
}

.sideb {
  margin-top: 30px;
}
.sideb .ti_sb {
  color: #F48AA1;
  font-weight: 700;
  font-size: 22px;
  margin: 10px 0 15px;
  border-bottom: 2px solid #F48AA1;
  text-transform: uppercase;
  padding-bottom: 5px;
}
.sideb .sb1 {
  margin-bottom: 30px;
}
.sideb .sb1 .thum {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
}
.sideb .sb2 {
  margin-bottom: 30px;
}
.sideb .sb3 {
  background: #f4edee;
  padding: 20px 15px;
  border: 1px solid #dcd6d7;
  border-radius: 8px;
  margin-bottom: 30px;
}
.sideb .sb3 .ti_sb {
  text-align: center;
  margin: 0;
  border: none;
  padding: 0 5px 20px;
}
.sideb .sb3 input, .sideb .sb3 textarea {
  width: 100%;
  max-width: 100%;
  border: 1px solid #EC6E9E;
  color: #7a7a7a;
  border-radius: 14px;
  background: #fff;
  padding: 12px 12px;
  outline: none;
  margin-bottom: 16px;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  -webkit-appearance: none;
}
.sideb .sb3 input:placeholder, .sideb .sb3 textarea:placeholder {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
}
.sideb .sb3 textarea {
  height: 96px;
}
.sideb .sb3 input[type="submit"] {
  display: block;
  width: max-content;
  font-size: 15px;
  padding: 12px 24px;
  color: #fff;
  text-transform: uppercase;
  margin: 0 auto;
  background: #F48AA1;
  font-weight: 700;
  cursor: pointer;
  -webkit-appearance: none;
}
.sideb .sb4 {
  margin-bottom: 30px;
}
.sideb .sb4 .thum {
  width: 60px;
  height: 60px;
  float: left;
  border-radius: 50%;
}
.sideb .sb4 .name {
  padding-left: 70px;
}
.sideb .sb4 p {
  margin: 10px 0;
}
.sideb .sb4 a {
  display: block;
}
.sideb .sb4 a:hover .thum {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
}
.sideb .sb4 .name {
  padding-left: 10px;
  display: block;
  display: flex;
  width: calc(100% - 60px);
  height: 60px;
  align-items: center;
  color: #F48AA1;
  font-weight: 500;
  font-size: 18px;
}

.pagination {
  font-size: 16px;
  color: #F48AA1;
  text-align: center;
  margin-top: 30px;
}
.pagination .page-numbers {
  border: 1px solid #F48AA1;
}
.pagination a, .pagination span {
  height: 32px;
  width: 32px;
  display: inline-block;
  line-height: 32px;
  text-align: center;
  font-weight: 500;
  margin: 0 3px;
}
.pagination .next, .pagination .prev {
  transform: unset;
  background: transparent;
  width: unset;
  height: unset;
  font-size: 20px;
  border: none;
}
.pagination span {
  background: #F48AA1;
  color: #fff;
}

.it2 {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
}
.it2 .thum {
  width: 49%;
  max-height: 250px;
  float: left;
}
.it2 .nd {
  padding: 10px 10px 3px 51.5%;
}
.it2 .nd .t {
  color: #F48AA1;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5em;
  text-align: left;
  height: 4.5em;
  overflow: hidden;
}
.it2 .nd .docthem {
  background-color: #FFFFFF;
  color: #F48AA1;
  padding: 8px 15px;
  border-radius: 14px;
  border-style: solid;
  border: 2px solid #F48AA1;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  margin-top: 15px;
  text-transform: uppercase;
}

.catc .tit {
  padding: 0px 0 30px;
}

input.giokham {
	display: none
}

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