:root {--title-color: #1c4f7e;--secondary-color: #ff004d;--text-color: #333;--background-color: #fff;--primary-color: #01478f;}body {font-family: "Roboto", sans-serif;}body.customize-support .main-menu.active {top: 33px;}a {text-decoration: none;cursor: pointer;}.top-header {overflow-x: clip;}.header-left {position: relative;padding: 10px 0px;}.header-left img {margin-left: 1rem;margin-right: 1rem;}.header-left:before {content: "";position: absolute;top: 0;bottom: 0;right: 0px;width: 1032px;background-color: var(--primary-color);transform: skewX(30deg);z-index: -1;}.header-right ul {padding: 0;margin: 0;}.header-right ul > li {margin-right: 3rem;}.header-right ul > li > img {margin-right: 10px;}.header-right {position: relative;padding: 15px 0px;}.header-right::before {position: absolute;content: "";bottom: 0;top: 0;left: 16px;width: 1000000px;border-bottom: 5px solid var(--primary-color);z-index: -1;}.phone-header {background-color: #b40000;color: #fff;padding: 10px 40px;display: inline-block;border-radius: 8px;font-weight: bold;font-size: 20px;clip-path: polygon(10% 0, 100% 0, 90% 100%, 0 100%);}@media screen and (max-width: 768px) {}.main-menu.active {position: fixed;width: 100%;z-index: 99999;top: 0;background: #fff;border-bottom: 2px solid #f279b3;padding: 5px 0;}.main-menu.active .logo-header {text-align: center;}.main-menu .logo-header img {transition: transform 0.3 ease;}.main-menu.active .logo-header img {width: 250px;}.main-menu.active .menu > .menu-item > a {font-size: 18px;}.main-menu {padding: 13px 0;transition: background-color 0.3s, color 0.3s, padding 0.3s;}.navbar_main ul {padding: 0;margin: 0;list-style: none;margin-left: 5%;}.navbar_main > #primary-menu > .menu-item > a:hover {color: #ff9040;}.navbar_main > ul {display: flex;justify-content: space-between;}.navbar_main ul li {-webkit-transition: all 0.3s ease;transition: all 0.3s ease;display: inline-flex;align-items: center;}.navbar_main ul > li, .navbar_main ul > li > ul > li {position: relative;margin: 0;padding: 0;}.navbar_main > ul > li > .bi {transform: rotate(90deg);margin-left: 5px;}.navbar_main > ul > li > .bi::before {font-weight: 700 !important;}.navbar_main ul > li > ul {background: var(--primary-color);position: absolute;top: 200%;left: 0;z-index: 9999;width: max-content;min-width: 220px;visibility: hidden;opacity: 0;-webkit-box-shadow: 0 5px 5px 1px rgba(0, 0, 0, 0.2);box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.2);-webkit-transition: all 0.4s ease 0.1s;transition: all 0.4s ease 0.1s;}.navbar_main ul > li > ul > li {display: block;overflow: hidden;}.navbar_main ul > li > ul li a {border-bottom: 1px solid var(--primary-color);color: var(--primary-color);display: block;font-weight: 600;line-height: 26px;padding: 10px 50px 10px 15px;position: relative;text-transform: uppercase;transition: all 0.3s ease 0s;}.navbar_main ul > li > ul > li:last-child > a {border: 0;}.navbar_main ul > li > ul li a:hover {color: #fff;border: transparent;}.navbar_main ul > li > ul li:hover {background: #ff9040;border: transparent;}.navbar_main ul > li > ul > li:hover {overflow: visible;}.navbar_main ul > li > ul li .bi {position: absolute;top: 0;right: 0;bottom: 0;width: 48px;display: flex;align-items: center;justify-content: center;color: #fff;}.navbar_main > #primary-menu > .menu-item > a {color: var(--text-color);font-family: Roboto;font-size: 21px;font-style: normal;font-weight: 700;line-height: normal;}.navbar_main ul {transition: all 0.5s ease !important;}.navbar_main > ul > li > a {font-size: 25px;padding: 10px 0;width: 100%;text-align: center;border-bottom: 2px solid transparent;transition: all 0.3s ease;color: #fff;color: #fff;font-style: normal;font-weight: 600;line-height: normal;}.navbar_main > ul > li > a:hover {border-bottom: 2px solid #fff;font-weight: 700;}.navbar_main ul > li > ul {top: 100%;left: -30px;display: none;visibility: hidden;opacity: 0;transition: all 0.3s ease;background: #fff;}@media screen and (min-width: 1200px) {.navbar_main ul li:hover ul {visibility: visible;opacity: 1;display: block;top: 73%;}}.navbar_main ul ul ul {top: 0 !important;left: 95%;}button.mainmenu-toggler {position: absolute;left: calc(var(--bs-gutter-x) * 0.5);top: 50%;transform: translate(0, -50%);background: 0 0;border: none;padding: 0;margin: 0;}button.mainmenu-toggler:hover {border-color: var(--primary-color);color: var(--primary-color);}.main-menu .d_contact_new input {border-radius: 100px 0px 0px 100px;border: 2px solid #ff9040;}.main-menu .d_contact_new input::placeholder {color: #000;font-family: Roboto;font-size: 18px;font-style: italic;font-weight: 500;line-height: normal;opacity: 0.5;padding: 0 3%;}.main-menu .d_contact_new .button-send {min-height: 38px;border-radius: 0px 100px 100px 0px;background: #ff9040;color: #fff;font-size: 21px;font-style: normal;font-weight: 700;line-height: normal;border: none;}.main-menu .d_contact_new .button-container-send {border-radius: 0px 50px 50px 0px;background: #ff9040;padding: 5px 5%;}.main-menu .form-header {display: none;}.main-menu.active {background: #fff;padding: 10px 0;transition: background-color 0.3s, padding 0.3s;}.main-menu.active .navbar_main > ul > li > a {font-weight: 400;font-size: 25px;padding: 7px 0;width: 100%;text-align: center;border-bottom: 2px solid transparent;transition: all 0.3s ease;}.main-menu.active .navbar_main > #primary-menu > .menu-item > a {color: #f279b3;transition: color 0.3s ease;font-size: 18px;}.main-menu.active .navbar_main > #primary-menu > .menu-item > a:hover {color: #4dd2ff;}.main-menu.active .form-header {display: block;}.main-menu.active .form-header {min-width: 75%;}.img-logo-header-active {display: none;}.main-menu.active .img-logo-header-active {display: block;}.main-menu.active .img-logo-header {display: none;}.main-menu.active .navbar_main ul > li > ul li a {color: #f279b3;background: #fff;border-bottom: 1px solid #f279b3;transition: all 0.3s ease 0s;}.main-menu.active .navbar_main ul > li > ul li a:hover {background: #ff004d;color: #fff;transition: all 0.3s ease 0s;}.title {color: var(--title-color);font-size: 40px;font-style: normal;font-weight: 700;line-height: normal;position: relative;display: flex;align-items: center;justify-content: center;}.about p {color: #000;font-size: 23px;font-style: normal;font-weight: 400;line-height: normal;}.about .content {background-color: #daf0ff;padding: 30px 45px;border-radius: 10px;position: relative;}.about .content::before {content: "";position: absolute;top: -20px;left: 30px;width: 40px;height: 40px;background: url("../../image/item-left.png") no-repeat center center;background-size: contain;}.about .content::after {content: "";position: absolute;bottom: -20px;right: 30px;width: 40px;height: 40px;background: url("../../image/item-right.png") no-repeat center center;background-size: contain;}@media screen and (max-width: 450px) {.about p {font-size: 20px;}.title {font-size: 30px;text-align: center;}}.category {background: url("../../image/bg-cate.png") no-repeat;background-size: cover;}.category .title {color: #fff;position: relative;}.category .title::before {content: "";position: absolute;left: 50%;bottom: -30px;transform: translateX(-50%);width: 200px;height: 30px;background: url("../../image/line-title-white.png") no-repeat center center;background-size: contain;}.category .item {border-radius: 21px;background: #fff;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);text-align: center;padding: 30px 0;border: 5px solid #1c4f7e;}.category .item p {color: #333;text-align: center;font-size: 25px;font-style: italic;font-weight: 700;line-height: normal;margin: 1rem 0 0 0;}.category a:hover .item {filter: hue-rotate(45deg);}@media screen and (max-width: 768px) {.category .item p {font-size: 20px;}.category .item img {max-width: 70px;height: auto;max-height: 70px;min-height: 70px;}.category .item {height: 170px;}}@media screen and (max-width: 420px) {.category .item {padding: 10% 12%;}}.why-choose .title::before {content: "";position: absolute;left: 50%;bottom: -30px;transform: translateX(-50%);width: 200px;height: 30px;background: url(../../image/line-title.png) no-repeat center center;background-size: contain;}.why-choose p {color: #000;font-size: 21px;font-style: normal;font-weight: 400;line-height: normal;margin: 10px 0 10px 0;}.why-choose h3 {color: #000;font-size: 25px;font-style: normal;font-weight: 700;line-height: normal;}@media screen and (max-width: 450px) {.why-choose h3 {font-size: 20px;}.why-choose p {font-size: 18px;margin: 5px 0 5px 0;}.why-choose img {}}@media screen and (max-width: 430px) {.why-choose h3 {font-size: 18px;}.why-choose p {font-size: 17px;}}@media screen and (max-width: 390px) {.why-choose h3 {font-size: 17px;}}.tu-van {background: url("../../image/bg-cate.png") no-repeat;background-size: cover;}.tu-van h1 {color: #b23671;font-size: 50px;font-style: normal;font-weight: 700;line-height: normal;}.tu-van h3 {color: #6d6d6d;font-size: 50px;font-style: italic;font-weight: 700;line-height: normal;position: relative;}.tu-van .live_chat {border-radius: 20px;background: #b23671;color: #fff;font-size: 40px;font-style: normal;font-weight: 700;line-height: normal;display: inline-block;padding: 15px 5%;transition: background 0.3s ease, color 0.3s ease, border 0.3s ease;}.tu-van a:hover .live_chat {background-color: #fff;color: #b23671;border: 1px solid #b23671;}@media screen and (max-width: 767px) {.tu-van {padding: 0 3%;}.tu-van .live_chat {width: 100%;}}@media screen and (max-width: 576px) {.tu-van h3 {font-size: 35px;}.tu-van h1 {font-size: 45px;}.tu-van .live_chat {font-size: 35px;}}@media screen and (max-width: 520px) {.tu-van h1 {font-size: 40px;}.tu-van .live_chat {font-size: 30px;}.tu-van h3 {font-size: 30px;}}@media screen and (max-width: 420px) {.tu-van h1 {font-size: 35px;}.tu-van h3 {font-size: 25px;}.tu-van .live_chat {font-size: 25px;}}.appointment {background-image: url("../../image/bg-form.png");background-size: cover;}.appointment .title {color: #fff;font-style: italic;}.appointment .title::before {content: "";position: absolute;left: 50%;bottom: -80px;transform: translateX(-50%);width: 200px;height: 30px;background: url(../../image/line-title-white.png) no-repeat center center;background-size: contain;}.appointment form input, .appointment form textarea {border-radius: 5px;border: 2px solid rgba(0, 0, 0, 0.2);background: #fff;color: #000;font-size: 21px;font-style: italic;font-weight: 400;line-height: normal;margin-bottom: 1rem;}.appointment form input {height: 60px;}.appointment form textarea {height: 120px;}.appointment p {color: #fff;text-align: center;font-size: 21px;font-style: normal;font-weight: 400;line-height: normal;}.appointment form button {border-radius: 10px;background: #b40000;color: #fff;font-size: 35px;font-style: normal;font-weight: 700;line-height: normal;border: transparent;padding: 10px 5%;border: 2px solid #fff;}.appointment form button:hover {background: #ff9040;}@media screen and (max-width: 450px) {.appointment form input {height: 50px;}.appointment form input, .appointment form textarea {font-size: 19px;}.appointment p {font-size: 18px;}.appointment form button {font-size: 30px;padding: 1% 12%;}.content .title-news {font-size: 21px;}.appointment .title::before{bottom: -105px;}}.footer {background: #246EB3;}.footer h3 {color: #fff;font-size: 25px;font-style: normal;font-weight: 700;line-height: normal;}.list-ft li {display: flex;align-items: center;}.list-ft li img {margin-right: 10px;}.list-ft li p {margin: 0;color: #fff;font-size: 25px;font-style: normal;font-weight: 400;line-height: normal;}.list-ft li p span {color: #fff;}.footer ul.list-ft li {margin-bottom: 1rem;}.footer ul.list-ft {margin: 0;padding: 0;margin-top: 1.5rem;}.cate-ft>ul>li>a {color: #fff;font-size: 18px;font-style: normal;font-weight: 400;line-height: 200%;}.cate-ft>ul>li {list-style-type: disc;color: #fff;margin-bottom: 0.5rem;}.cate-ft>ul {padding-left: 15%;margin: 0;}.footer ul li:hover a {color: var(--hover-color);}.title-news-ft a {color: #fff;font-size: 23px;font-style: normal;font-weight: 700;line-height: normal;margin-bottom: 3%;}.title-news-ft a:hover {color: var(--hover-color);}.views-ft {color: rgba(255, 255, 255, 0.5);font-size: 18px;font-style: italic;font-weight: 400;line-height: normal;}@media screen and (max-width: 450px) {.list-ft li p {font-size: 20px;}.cate-ft>ul>li>a {font-size: 15px;}.title-news-ft a {font-size: 20px;}.footer .logo-white {max-width: 300px;}}.breadcrumb {text-align: center;}.breadcrumb a {text-decoration: none;}.container-child-breadcrumb {padding-top: 30px;position: relative;left: 50%;transform: translateX(-50%);margin-bottom: -10px;}.breadcrumb a, .breadcrumb span {text-decoration: none;color: rgba(0, 0, 0, 0.5);font-family: Roboto;font-size: 21px;font-style: normal;font-weight: 400;line-height: normal;}.breadcrumb a:hover {color: #4dd2ff;}.relate-posts {margin-bottom: 3%;padding: 3% 0;}.title-relate-post {font-size: 30px;font-weight: 500;}.aligncenter, .alignnone, .archive-desc img[class*="wp-image-"], .wp-caption img[class*="wp-image-"] {max-width: 100%;height: auto;}.aligncenter {display: block;}.rank-math-breadcrumb {font-size: 25px;}@media screen and (max-width: 767px) {.rank-math-breadcrumb {font-size: 15px;}.title-relate-post {font-size: 27px;}}.loading {display: none;position: fixed;top: 0;right: 0;bottom: 0;left: 0;background: #0000008f;z-index: 99999;}.loading.show {display: block;}.lds-ring {display: inline-block;position: relative;width: 80px;height: 80px;}.lds-ring div {box-sizing: border-box;display: block;position: absolute;width: 64px;height: 64px;margin: 8px;border: 8px solid #fff;border-radius: 50%;animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;border-color: #fff transparent transparent transparent;}.lds-ring div:nth-child(1) {animation-delay: -0.45s;}.lds-ring div:nth-child(2) {animation-delay: -0.3s;}.lds-ring div:nth-child(3) {animation-delay: -0.15s;}@keyframes lds-ring {0% {transform: rotate(0deg);}100% {transform: rotate(360deg);}}.news-title {color: #f279b3;font-size: 25px;font-style: normal;font-weight: 600;line-height: normal;}.news-title:hover {color: #4dd2ff;}.text-news {font-style: normal;margin-top: 3%;color: #000;font-size: 20px;font-weight: 400;line-height: normal;}.category-line {border-bottom: 2px solid #f279b3;}@media screen and (max-width: 520px) {.news-title {font-size: 21px;}}.menu-offcanvas {display: none;opacity: 0;visibility: hidden;}@media screen and (max-width: 992px) {.main-menu, .top-header {display: none;}header .copy-right {display: none;}.menu-offcanvas {display: block;opacity: 1;visibility: visible;}.main-menu-mb .d_contact_new input {margin-right: 3%;}.main-menu-mb .btn-mb {border-radius: 5px;background: #fff9b2;color: #000;font-size: 16px;padding: 0% 5%;font-style: normal;font-weight: 700;line-height: normal;border: none;}}@media screen and (max-width: 1200px) {.offcanvas-start {width: 90%;}.menu-offcanvas nav {background: var(--primary-color);}.offcanvas-body {}ul.menu-mb {list-style-type: none;padding: 0;margin: 0;}ul.menu-mb li {list-style-type: none;}ul.menu-mb li a {display: block;padding: 10px;text-decoration: none;color: #ffff;border-bottom: 1px solid #ddd;}.menu-mb > .menu-item ul li {border-bottom: none;}.menu-mb > .menu-item ul li a {}.menu-mb > .menu-item > ul {display: none;padding: 0;}.menu-mb > .menu-item > ul > li ul {padding: 0;display: none;}.menu-mb .menu-item {position: relative;}.menu-mb .bi {position: absolute;right: 0;top: 0;width: 45px;height: 45px;display: flex;align-items: center;justify-content: center;text-align: center;z-index: 5;cursor: pointer;color: #ffff;border-radius: 0;border-left: 1px solid var(--bs-gray-300);border-bottom: 1px solid var(--bs-gray-300);}.menu-offcanvas {position: sticky;top: 0;background-color: #ffffff;z-index: 9999;}}@media screen and (max-width: 767px) {.copy-right {font-size: 13px;}.footer-logo {border-radius: 5%;padding: 3% 5%;}.bg-logo-footer {display: flex;}.verify-footer img {width: 60%;}.title-footer {font-size: 23px;}.content-clinic span {font-size: 16px;}.footer ul {margin-left: -7%;}}.post-content img {max-width: 100%;height: auto;text-align: center;}.post-content table {width: 100%;}.post-content table div {max-width: 100% !important;width: 100% !important;}.wp-caption {max-width: 100%;height: auto;margin: 15px auto;display: block;}.aligncenter {margin: 15px auto;}.aligncenter, .archive-desc img[class*="wp-image-"], .wp-caption img[class*="wp-image-"] {max-width: 100%;height: auto;}.wp-caption .wp-caption-text {padding: 0.8075em 0.2em;background: #f9f9f9;color: #000;}.wp-caption-text {text-align: center;font-size: 14px;}.pagination .page-link {color: var(--primary-color);}.pagination .current, .pagination .page-link {min-width: 36px;}.pagination .active .page-link, .pagination .current, .pagination .page-link:hover {background-color: var(--primary-color);color: #fff;border-color: var(--primary-color);}.pagination .page-link:focus {outline: 0;box-shadow: none;}.navbar-bottom {position: sticky;bottom: 0;width: 100%;z-index: 998;max-width: 650px;margin: auto;background: var(--primary-color);padding: 0.5rem 0;}.navbar-bottom h3 {color: #fff;font-size: 20px;font-style: normal;font-weight: 600;line-height: normal;margin-bottom: 0;margin-top: 5px;}.line-navbar:not(:last-child) {border-right: 1px solid rgba(255, 255, 255, 0.2);}@media screen and (max-width: 450px) {.navbar-bottom h3 {font-size: 18px;}}.menu-offcanvas .main-menu-mb-active {display: flex;padding: 2% 0;}.menu-offcanvas.active .main-menu-mb {display: block;}.main-menu-mb {display: none;}.menu-offcanvas.active .main-menu-mb-active {display: none;}@media screen and (max-width: 992px) {.main-menu-mb {padding: 5px 10px;background: var(--primary-color);}.main-menu-mb form input {border-radius: 10px;border: 1.385px solid #b2d9ff;background: #fff;color: #000;font-size: 18px;font-style: italic;font-weight: 400;line-height: normal;padding: 10px 4%;}.main-menu-mb form .btn-main-menu {position: absolute;background: transparent;border: transparent;right: 5%;}}@media screen and (max-width: 450px) {.main-menu-mb form .btn-main-menu {right: 20px;}}@media screen and (max-width: 420px) {.main-menu-mb form .btn-main-menu {right: 8%;}}.raleted {background: #e3e3e3;}.content-relate {color: #000;font-size: 22px;font-style: normal;font-weight: 700;line-height: normal;}.header-left {padding: 19px 0px;}.header-right ul {padding: 0;margin: 0;margin-left: 10px;}.header-right::before {left: 22px;}.header-right ul p, .header-right ul a {font-size: 20px;}@media screen and (max-width: 450px) {.navbar-bottom h3 {font-size: 16px;}.content-relate {font-size: 18px;}}.search form input {max-width: 300px;}.search form button {background: #f279b3;}#LRdiv0 {display: none !important;}.bg-sign-up-sidebar {background: #e6e6e6;}.title-sidebar {color: var(--primary-color);font-size: 30px;font-style: normal;font-weight: 700;line-height: normal;}.sidebar .d_contact_new input {height: 50px;background: #ffff;margin-bottom: 3%;border-radius: 10px;}.sidebar .d_contact_new {padding: 0 5%;}.sidebar .button-send {border: none;width: 36%;font-style: normal;font-weight: 800;font-size: 24px;color: #fff;border-radius: 5px;background: #ff9040;}.title-sidebar-post {color: #000;font-size: 20px;font-style: normal;font-weight: 600;line-height: normal;}.title-sidebar-post:hover {color: #d9902b;}.title-news-sidebar {color: var(--primary-color);text-align: center;font-size: 23px;font-style: normal;font-weight: 700;line-height: normal;}.news-sidebar {border-radius: 5px;background: #fff;border: 2px solid #e6e6e6;}.news-sidebar .bg-line-news {padding: 0 2%;}.news-sidebar .line-news {width: 100%;background: #e6e6e6;}.news-title {color: #d9902b;font-size: 25px;font-style: normal;font-weight: 700;line-height: normal;}.text-news {color: #000;font-size: 20px;font-style: normal;font-weight: 500;line-height: normal;}.news .title-news{color: #000;font-size: 25px;font-style: normal;font-weight: 700;line-height: normal;}