body {font-family: "Roboto", sans-serif;}a {text-decoration: none;}:root {--hover-color: #ff9040;--primary-color: #08457e;}a {cursor: pointer;}.header-info {background: #add8e8;padding: 15px 0;}.header-info span, .header-info a span {color: #08457e;font-size: 15px;font-style: normal;font-weight: 600;line-height: normal;text-transform: uppercase;transition: all 0.3s ease;}.header-info a:hover span {color: #4dd2ff;}.contact-header img {margin-right: 10px;}.contact-header p {color: var(--primary-color);font-size: 18px;font-weight: 400;}.contact-header a {color: var(--primary-color);font-size: 18px;font-weight: 600;}@media screen and (max-width: 768px) {}.main-menu.active {position: fixed;width: 100%;z-index: 99999;top: 0;background: #fff;border-bottom: 2px solid var(--primary-color);padding: 5px 0;}.main-menu.active img {}.main-menu.active .logo-header {text-align: center;}.main-menu .logo-header img {transition: transform 0.3s ease;}.main-menu.active .logo-header img {width: 250px;}.main-menu.active .menu > .menu-item > a {font-size: 18px;}.main-menu {background: #fff;padding: 10px 0;transition: ball 0.3s ease;}.navbar_main ul {padding: 0;margin: 0;list-style: none;margin-left: 5%;}.navbar_main > #primary-menu > .menu-item > a:hover {color: var(--hover-color);}.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: var(--hover-color);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(--primary-color);font-size: 21px;font-style: normal;font-weight: 700;line-height: normal;text-transform: uppercase;}.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;font-style: normal;line-height: normal;color: var(--primary-color);font-weight: 700;}.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 var(--hover-color);}.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: var(--hover-color);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: var(--hover-color);padding: 5px 5%;}.main-menu .form-header {display: none;}.main-menu.active {background: #fff;transition: background-color 0.3s, padding 0.3s;}.main-menu.active .navbar_main > ul > li > a {font-weight: 600;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: var(--primary-color);transition: color 0.3s ease;font-size: 18px;}.main-menu.active .navbar_main > #primary-menu > .menu-item > a:hover {color: var(--hover-color);}.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: var(--primary-color);background: #fff;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;}.block-item-cate {background: #fff;border: 1px solid #ADD8E8;text-align: center;padding: 20px;height: 159px;}.block-item-cate h3 {margin-top: 25px;margin-bottom: 0;color: #000;text-align: center;font-family: Roboto;font-size: 18px;font-style: normal;font-weight: 600;line-height: normal;}.block-item-cate:hover {background: #e7ee8d;filter: hue-rotate(280deg);}.about h2{color: #000;font-size: 25px;font-style: normal;font-weight: 400;line-height: normal;text-align: center;}.about p{color: #000;font-size: 18px;font-style: normal;font-weight: 400;line-height: normal;}@media screen and (max-width: 576px) {.block-item-cate img {max-width: 124px;max-height: 120px;}}@media screen and (max-width: 520px) {.block-item-cate h3 {font-size: 22px;margin-top: 15px;}}@media screen and (max-width: 450px) {.block-item-cate img {width: 100px;height: 100px;}.block-item-cate h3 {font-size: 15px;}.block-item-cate img {max-width: 75px;max-height: 75px;}}@media screen and (max-width: 390px) {.block-item-cate {padding: 10px 17px;}}.tu_van {background: url("../../image/bg-tu-van.png") no-repeat;background-size: cover;padding: 2% 0;}.tu_van h3 {color: #fff;text-align: center;font-size: 40px;font-style: normal;font-weight: 700;line-height: 140%;}.live_chat {border-radius: 119px;background: #fff9b2;padding: 15px 0;}.live_chat a, .live_chat span {color: #002a98;text-align: center;font-size: 30px;font-style: italic;font-weight: 500;line-height: normal;}.live_chat span {font-size: 40px;font-weight: 700;}.live_chat a:hover span, .live_chat a:hover {color: red;}.tu_van .another {background: #fff;border-radius: 120px;color: #404040;text-align: center;font-size: 30px;font-style: italic;font-weight: 700;line-height: normal;padding: 10px 10%;display: inline-flex;justify-content: center;align-items: center;}@media screen and (max-width: 992px) {.tu_van .another {margin-bottom: 1rem;}.tu_van #right {margin-left: 15%;}}@media screen and (max-width: 480px) {.tu_van h3 {font-size: 30px;}.tu_van .another {font-size: 25px;}.live_chat a {font-size: 25px;}.live_chat span {font-size: 35px;}}@media screen and (max-width: 430px) {.live_chat span {font-size: 28px;}.live_chat a {font-size: 20px;}.tu_van .another {font-size: 22px;padding: 10px 15%;}}.why-choose {background: var(--primary-color);padding-top: 2rem;}.why-choose h2{font-size: 25px;font-style: normal;font-weight: 200;line-height: normal;text-transform: uppercase;text-align: center;color: #fff;}.why-choose h3 {color: #fff;font-size: 21px;font-style: normal;font-weight: 700;line-height: normal;margin-bottom: 10px;}.why-choose .text-wc {color: #fff;text-align: justify;font-size: 15px;font-style: normal;font-weight: 400;line-height: normal;opacity: 0.7;margin: 0;}.img-icon-wc img {margin-right: 15px;}.dathen{padding-top: 2rem;}.btn-dathen {display: inline-block;padding: 5px 59px;background-color: #9CB4C9;color: #1F3A71;text-decoration: none;font-weight: bold;text-transform: uppercase;border-top-left-radius: 40px;border-top-right-radius: 40px;border-bottom-left-radius: 0;border-bottom-right-radius: 0;width: 400px;}@media screen and (max-width: 1200px) {.why-choose .title {text-align: center;}.why-choose .title::before {background-position: center;}}@media screen and (max-width: 768px) {.why-choose .title {margin-bottom: 10%;}.form-why-choose {margin-top: 5%;}.des-why-choose {margin-bottom: 6%;}.why-choose h3{font-size: 15px;}}.feedback h2{color: #08457E;font-size: 25px;font-style: normal;font-weight: 600;}.feedback p{color: #08457E;font-size: 18px;font-style: normal;font-weight: 400;line-height: normal;margin-bottom: 0;}.block-feedback {padding: 15px;background-color: #ADD8E8;}.text-feedback span{color: #427DC1;font-size: 18px;font-style: normal;font-weight: 600;}.text-feedback p{color: #427DC1;font-size: 16px;font-style: normal;font-weight: 400;line-height: normal;}.feedback .owl-carousel .owl-item img{width: 100px;height: auto;margin-right: 10px;}.footer {background: var(--primary-color);}.footer h2{color: #fff;font-size: 25px;font-weight: 600;text-transform: uppercase;}.footer p,.footer a{color: #fff;font-size: 18px;font-style: normal;font-weight: 400;line-height: normal;}.footer li{list-style-type: none;}@media (max-width:768px){.footer h2{font-size: 23px;}}.breadcrumb {text-align: center;}.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;text-decoration: none;}.breadcrumb a:hover {color: var(--hover-color);}.news .owl-theme .owl-dots .owl-dot.active span, .news .owl-theme .owl-dots .owl-dot:hover span {background: var(--hover-color);}.news .owl-theme .owl-dots .owl-dot span {width: 20px;height: 20px;border-radius: 20px;}.relate-posts {margin-bottom: 3%;padding: 3% 0;}.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;}}.menu-offcanvas {display: none;opacity: 0;visibility: hidden;}.cover-btn-offcanvas {}@media screen and (max-width: 992px) {.main-menu, .header-info {display: none;}header .copy-right {display: none;}.menu-offcanvas {display: block;opacity: 1;visibility: visible;}.main-menu-mb {padding: 5px 10px;background: var(--llgreenmain, #7fbeb6);}.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;text-transform: uppercase;}.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;}}.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);}.page-item:not(:first-child) .page-link {border: 1px solid #99001a;}.pagination .page-link:focus {outline: 0;box-shadow: none;}.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: #99001a;}.main-menu-mb form input {border-radius: 7px;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%;border-left: 2px solid #b3b3b3;padding-left: 6%;}}@media screen and (max-width: 450px) {.main-menu-mb form .btn-main-menu {right: 7%;}}@media screen and (max-width: 420px) {.main-menu-mb form .btn-main-menu {right: 8%;}}body.customize-support .main-menu.active {top: 30px;}.news-title {color: #000;font-size: 25px;font-style: normal;font-weight: 600;line-height: normal;}.news-title:hover {color: var(--hover-color);}.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 var(--primary-color);}@media screen and (max-width: 520px) {.news-title {font-size: 21px;}}@media screen and (max-width: 420px) {.news-title {font-size: 19px;}}.title-relate-post {font-size: 30px;font-weight: 500;}.raleted {background: #e3e3e3;}.content-relate {color: #000;font-size: 22px;font-style: normal;font-weight: 700;line-height: normal;}.content-relate:hover {color: var(--hover-color);}@media screen and (max-width: 450px) {.content-relate {font-size: 18px;}.title-relate-post {font-size: 26px;}}.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: 16px;}}#LRdiv0 {display: none !important;}.register {background: var(--primary-color);}.register p {color: #fff;font-size: 18px;font-style: normal;font-weight: 400;line-height: normal;opacity: 0.5;margin: 0;}.register span {font-size: 18px;font-weight: 600;color: #fff;}.register form {position: relative;}.register form input {border-radius: 5px;border: 2px solid #fff;color: #000;font-size: 22px;font-style: italic;font-weight: 400;background: none;line-height: normal;height: 50px;}.register form button {border: transparent;border-radius: 20px;text-align: center;background: transparent;position: absolute;top: 0;right: 0;}.register form button {height: 50px;width: 50px;}@media screen and (max-width: 1200px) {.register form button {font-size: 20px;}}