.nav-dropdown .menu-item-has-children>a:hover,
.nav-dropdown .nav-dropdown-col>a:hover {
    background-color: #006F89 !important;
    color: #fff !important;
}

.nav-dropdown.nav-dropdown-simple>li>a:hover {
    background-color: rgb(6 99 113);
    color: #fff;
}

.header-nav-main.nav-right .sub-menu .sub-menu li>.sub-menu>li>a::before {
    content: '';
    display: inline-block;
    margin-right: 10px;
    width: 6px;
    height: 6px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 4px;
    background-color: #CECECE;
}

.header-nav-main.nav-right .sub-menu .sub-menu li>.sub-menu>li>a {
    color: #10A6E0 !important;
}

.header-nav-main.nav-right .sub-menu .sub-menu li>.sub-menu>li>a:hover {
    background: #F2F2F2 !important;
}

.header-nav-main.nav-right .sub-menu .sub-menu li>.sub-menu>li>a {
    padding-left: 20px;
    background: #fff !important;
}

.header-nav-main.nav-right .sub-menu .sub-menu li>.sub-menu>li {
    list-style: disc;
    background: #fff !important;
}

.nav-dropdown>li.nav-dropdown-col {
    display: block
}

.nav-dropdown {
    border: 1px solid #ddd;
    padding: 0
}

.nav-dropdown .nav-dropdown-col>a,
.nav-dropdown li a {
    font-weight: normal !important;
    text-transform: none !important;
    font-size: 15px;
    font-weight: 500
}

.nav-dropdown .nav-dropdown-col>ul li:hover>a {
    background-color: #006F89 !important;
}

.nav-dropdown-default>li:hover>a,
.nav-dropdown .nav-dropdown-col>ul li:hover>a {
    color: white
}

.nav-dropdown-default>li:hover {
    background-color: #006F89 !important;
}

.nav-dropdown-default>li>a {
    border-bottom: 0 !important
}

.nav-dropdown-has-arrow li.has-dropdown:before {
    border-width: 10px;
    margin-left: -10px;
}

.nav-dropdown .nav-dropdown-col>ul {
    border: 1px solid #d2d2d2;
    margin-top: -42px;
    box-shadow: 2px 2px 5px #828282;
    display: none;
    position: absolute;
    left: 100%;
    z-index: 9;
    background: white;
    min-width: 240px;
}

.nav-dropdown>li.nav-dropdown-col {
    width: 100%;
    border-right: 0
}

.nav-dropdown .nav-dropdown-col>ul li a {
    padding: 10px;
    text-transform: none;
    color: black
}

.header-nav li.nav-dropdown-col:hover>ul {
    display: block !important
}

body {
    overflow-x: hidden;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
}

.nav-dropdown {
    padding: 0;
}

.d-none {
    display: none;
}

#top-bar .nav-dropdown {
    min-width: max-content;
}

.header-social-icons .social-icons .button.is-outline {
    background-color: #fff;
    font-size: 10px;
    color: var(--primary-color);
    margin: 0 6px;
}

.header-social-icons .social-icons .button.is-outline i {
    top: 0;
}

.nav li.header-lang {
    font-size: 0;
}

.nav li.header-lang a {
    flex-direction: row-reverse;
}

.nav li.header-lang li {
    font-size: 14px;
}

.nav-divided>li+li>a:after {
    display: none;
}

.header-button-1 .button.is-link {
    font-size: 14px;
    text-transform: none;
    font-weight: normal;
    display: flex;
    align-items: center;
}

.header-button-1 .button.is-link::before {
    content: url(../images/date.png);
    margin-right: 5px;
    line-height: 1;
}

.header-button-1 .button.is-link::after {
    content: "|";
    margin-left: 10px;
}

.tooltipster-base {
    display: none !important;
}

#header-contact .icon-envelop:before {
    content: url(../images/mail.png);
    line-height: 1;
    position: relative;
    top: 2px;
}

#header-contact .icon-phone:before {
    content: url(../images/phone.png);
    line-height: 1;
    position: relative;
    top: 2px;
}

#header-contact li a {
    text-transform: none;
    font-size: 16px;
    color: #fff;
    display: flex;
    gap: 3px;
    align-items: center;
}

#header-contact li {
    margin: 0;
}

#header-contact {
    gap: 24px;
    flex-direction: row-reverse;
}

#header-contact a[href ^='tel:'] {
    font-weight: 700;
    text-transform: uppercase;
}

.header-nav-main.nav-right>li {
    margin: 0 12px;
}

.header-nav-main.nav-right li a {
    font-size: 16px;
    font-weight: 700;
}

.header-nav-main.nav-right .sub-menu .sub-menu li {
    margin: 0 0px !important;
}

.header li.header-search.header-search-dropdown>a>.icon-search {
    background-color: var(--primary-color);
    color: #fff !important;
    width: 44px;
    height: 44px;
    border-radius: 21px 6px;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-search-dropdown .header-search-form {
    padding: 0 !important;
}

.off-canvas .nav-vertical li a {
    color: var(--primary-color);
}

.header-nav-main.nav-right .button.secondary:not(.is-outline) {
    background-color: var(--primary-color);
}

.ff-text * {
    margin-bottom: 10px;
}

.ff-title * {
    margin: 0;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
}

.footer-main .icon-clock:before {
    content: url(../images/mdi_clock.png);
    line-height: 1;
    position: relative;
    top: 9px;
}

.menu-ff-2 .ux-menu-link__text {
    font-weight: 700;
    margin-left: 10px;
}

#footer .ux-menu-link__text {
    line-height: 2;
}

#footer .ux-menu-link__text:hover {
    color: #f47722;
}

.btn-main {
    width: 246px;
    height: 46px;
    min-height: auto;
    line-height: 44px;
    max-width: 100%;
    padding: 0 10px !important;
    color: #fff !important;
}

.ff-copy p {
    margin-bottom: 0;
}

.ff-contact p {
    margin-bottom: 0;
}

.ff-contact .icon-box .btn-main {
    font-size: 26px;
}

.ff-contact .icon-box a {
    color: #000;
}

.ff-contact .icon-box a:hover {
    color: #f47722;
}

.ff-contact .social-icons {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 22px;
    row-gap: 5px;
}

.ff-contact .social-icons a {
    background-color: #f47722;
    border-color: #f47722;
    font-size: 17px;
    margin: 0;
}

.ff-contact .social-icons a i {
    top: 0;
    color: #fff;
}

.banner-main h3 {
    color: #f47722;
    font-weight: normal;
    font-size: 32px;
    margin-bottom: 0px;
}

.banner-main h2 {
    font-size: 60px;
    font-weight: 900;
    margin-bottom: 20px;
}

.text-cus {
    font-size: 32px;
    color: #444;
    display: flex;
}

.text-cus * {
    display: flex;
    gap: 5px;
}

.text-cus span {
    line-height: 80px;
    font-size: 100px;
    font-weight: 900;
    color: #f47722;
    position: relative;
}

.text-cus span::after {
    content: "";
    background: url(../svg/arrow.svg) center /contain no-repeat;
    width: 70px;
    height: 12px;
    position: absolute;
    right: 109%;
    top: 51px;
    line-height: 0;
}

.banner-sub {
    font-size: 18px;
    max-width: 480px;
    color: #666;
}

.btn-cus.button.secondary:not(.is-outline) {
    width: 190px;
    height: 46px;
    font-weight: normal;
    font-size: 16px;
    height: 40px;
    max-width: 100%;
}

.icon-cus .col-inner {
    height: 100%;
    position: relative;
    border-radius: 100px 16px;
    padding: 34px 26px;
    overflow: hidden;
    filter: drop-shadow(0px 4px 25px rgba(6, 99, 113, 0.25));
}

.icon-cus .col-inner::before,
.icon-cus .col-inner::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #FFF;
    transition: all 0.2s ease-in-out;
}

.icon-cus .col-inner::after {
    transform: scale(0);
    background-color: var(--primary-color);
}

body:not(.ux-builder-iframe) .icon-cus .col-inner:hover::after {
    transform: scale(1);
}

.icon-cus h3 {
    text-transform: uppercase;
}

.icon-cus p,
.icon-cus h3 {
    margin-bottom: 8px;
    line-height: 1.4;
    position: relative;
    z-index: 2;
}

.icon-cus .icon-box .icon-box-img svg {
    padding: 0;
}

.icon-cus .icon-box .icon-box-img {
    margin-bottom: 10px;
    max-height: 58px;
    position: relative;
    z-index: 2;
}

.icon-cus .button.primary:not(.is-outline) {
    min-height: auto;
    height: auto;
    line-height: 1;
    transition: none;
    position: relative;
    z-index: 2;
}

.cus-arr .icon-angle-right {
    margin: 0 !important;
}

.cus-arr .icon-angle-right:before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M5 12H19' stroke='%23066371' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14 7L19 12L14 17' stroke='%23066371' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

body:not(.ux-builder-iframe) .icon-cus .col-inner:hover .button.primary:not(.is-outline),
body:not(.ux-builder-iframe) .icon-cus .col-inner:hover p,
body:not(.ux-builder-iframe) .icon-cus .col-inner:hover h3,
body:not(.ux-builder-iframe) .icon-cus .col-inner:hover .icon-box .icon-box-img svg path {
    fill: #fff;
    color: #fff;
}

body:not(.ux-builder-iframe) .col-inner:hover .cus-arr .icon-angle-right:before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M5 12H19' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14 7L19 12L14 17' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.title-main h2 {
    font-size: 32px;
    text-transform: uppercase;
}

.cus-sidebar ul>li {
    list-style: none;
    margin-left: 0;
}

.single-dich-vu .box-vertical .box-image,
.single-dich-vu .box-vertical .box-text {
    vertical-align: top;
    padding-top: 0;
}

.ser-img-1 img {
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.blogs-main {
    background-color: #f2f2f2;
}

.blogs-main .container {
    background-color: #FFF;
}

.breadcrumb_ss {
    padding: 12px 16px;
    font-size: 16px;
    color: #999;
    margin: 0 -15px;
    border-bottom: 2px solid #E2E2E2;
    margin-bottom: 20px;
}

.breadcrumb_ss p {
    margin-bottom: 0;
}

.breadcrumb_ss span span:nth-child(1) a {
    font-size: 0;
}

.breadcrumb_ss span span:nth-child(1) a::after {
    content: "";
    background: url(../images/grey-home@2x.png) center/contain no-repeat;
    width: 16px;
    height: 15px;
    display: inline-block;
}

.blogs-main h1 {
    font-size: 26px;
    margin-bottom: 20px;
    color: #333;
}

.posted-date {
    display: flex;
    align-items: center;
}

.posted-date img {
    max-width: 18px;
    margin-right: 8px;
}

.social {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.social img {
    max-width: 28px;
    margin-left: 8px;
}

.top-social {
    font-size: 16px;
    color: #999;
}

.devide.dashed {
    border: dashed 1px #F2F2F2;
}

.devide {
    height: 1px;
    background: #DDDDDD;
    margin-bottom: 20px;
    margin-top: 20px;
}

.title-cus .section-title b,
.blogs-main .section-title b {
    display: none;
}

.title-cus .section-title,
.blogs-main .section-title {
    font-size: 24px;
    color: var(--primary-color);
    padding-top: 6px;
    padding-bottom: 6px;
    border-bottom: 1px solid var(--primary-color);
    border-top: 1px solid var(--primary-color);
    margin: 10px auto 20px auto;
    display: block;
    width: 100%;
}

.title-cus.section-title-container,
.blogs-main .section-title-container {
    margin-bottom: 0;
}

.title-cus .section-title span,
.blogs-main .section-title span {
    border: 0;
    margin: 0;
    padding: 0;
}

.f-18 strong,
.blogs-main h4 {
    font-size: 18px;
    color: #000;
}

span.green-txt-box {
    padding: 5px;
    background: var(--primary-color);
    border-radius: 2px;
    margin-right: 0.5rem;
    font-weight: 700;
    display: inline-block;
    line-height: 1;
    color: #FFF;
    font-size: 18px;
}

.ul-bdl li {
    list-style: none;
}

.ul-bdl ul {
    border-left: 3px solid #C4C4C4;
}

.mb-0,
.mb-0 * {
    margin-bottom: 0;
}

.bg-like {
    background-color: #f2f2f2 !important;
    border-radius: 4px;
    border: solid 1px #DDDDDD;
    margin: 20px auto;
    padding: 8px;
}

.bg-like * {
    margin: 0;
    min-height: auto;
    max-height: none;
    height: auto;
    line-height: 1.5;
}

.bg-like button img {
    max-width: 18px;
    margin-right: 8px;
}

.bg-like button.disable {
    user-select: none;
    opacity: 0.5;
    cursor: not-allowed;
}

.ud-text h4::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 5px;
    background: var(--primary-color);
    left: -15px;
    top: 0;
    margin: auto;
}

.ud-text h4 {
    font-size: 20px;
    color: var(--primary-color);
    position: relative;
}

.form-ud h3 {
    font-size: 24px;
}

.form-ud .col {
    padding-bottom: 0;
}

.form-ud form {
    margin-bottom: 0;
}

.form-ud input:not([type="submit"]) {
    width: 100%;
    height: 50px;
    border-radius: 4px;
}

.wpcf7-spinner {
    position: absolute;
}

.form-ud input[type='submit']:not(.is-form) {
    background-color: #F07303;
    border-radius: 4px;
    font-size: 15px;
    height: 42px;
    width: 192px;
    color: #000;
    margin-bottom: 0;
}

.sub-form p {
    margin-top: 10px;
    color: #f7FF01;
    font-weight: 700;
}

.related-blog h3 {
    position: relative;
    margin-bottom: 20px;
}

.related-blog h3::before {
    position: absolute;
    content: "";
    height: 2px;
    background: #007795;
    width: 100%;
    bottom: 6px;
    left: 0;
    right: 0;
}

.related-blog h3 span {
    background-color: #fff;
    padding-right: 20px;
    z-index: 6;
    font-size: 24px;
    position: relative;
    display: inline-block;
}

.related-blog h6 {
    color: #000;
    margin-top: 10px;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-height: 1.2;
    height: 30px;
}

.widget.widget_nav_menu ul.menu>li>a {
    color: #060606;
    padding: 15px;
    font-size: 16px;
    font-weight: 700;
    /* display: flex; */
}

.widget.widget_nav_menu ul.menu>li>a img {
    margin-right: 10px;
}

.widget.widget_nav_menu ul.menu>li+li {
    border-top: 1px dashed #DDDDDD;
}

.widget_nav_menu a>.icon-angle-down {
    display: none;
}

.widget.widget_nav_menu ul.menu>li ul {
    border-left: 0;
}

.widget.widget_nav_menu ul.menu>li ul a {
    font-size: 16px;
    color: #999;
    line-height: 45px;
}

.widget.widget_nav_menu ul.menu>li ul a:hover {
    color: var(--primary-color);
}

.widget_nav_menu.widget .toggle,
.widget_nav_menu.widget .toggle i {
    opacity: 1 !important;
    display: inline-block;
    top: 0;
    margin: 0;
}

.widget_nav_menu.widget .toggle i::before {
    content: url(../images/green-right-arrow@2x.png);
    display: inline-block;
    top: 0;
    margin: 0;
}

.widget_nav_menu.widget .active>.toggle {
    transform: rotate(-90deg);
}

.widget_nav_menu .title-menu>a img {
    width: 30px;
    height: 27px;
    object-fit: contain;
}

.widget_nav_menu .title-menu>a {
    padding: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #fff !important;
    width: 100%;
    border-radius: 20px 0;
    background-color: #236674;
    display: flex;
    /* align-items: flex-start; */
}

.widget_nav_menu .title-menu>a:hover {
    background-color: #F07303;
}

.bn-dv h2 {
    font-size: 26px;
}

.category-toggler .navbar-toggler .icon-bar {
    display: block;
    width: 24px;
    height: 2px;
    border-radius: 1px;
}

.category-toggler .navbar-toggler.collapsed .icon-bar {
    background-color: #060606
}

.category-toggler .navbar-toggler:focus,
.category-toggler .navbar-toggler:hover {
    background-color: transparent;
}

.category-toggler .navbar-toggler {
    border: none;
    min-height: auto;
    margin: 0;
    height: 24px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.category-toggler .navbar-toggler span.icon-bar {
    transition: all 0.15s;
}

.category-toggler .navbar-toggler span:nth-child(2) {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
    background-color: #060606;
}

.category-toggler .navbar-toggler span:nth-child(3) {
    opacity: 0;
}

.category-toggler .navbar-toggler span:nth-child(4) {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
    background-color: #060606;
}

.category-toggler .navbar-toggler.collapsed span:nth-child(2),
.category-toggler .navbar-toggler.collapsed span:nth-child(4) {
    transform: rotate(0);
}

.category-toggler .navbar-toggler.collapsed span:nth-child(3) {
    opacity: 1;
}

.category-toggler {
    display: none;
}

.blogs-main #content ul {
    padding-left: 20px;
}

.single-post .blog-single {
    padding: 0;
}

.widget_block {
    margin-top: 24px;
}

.widget_block .icon-box:first-child {
    margin-top: 0;
}

.widget_block .icon-box {
    padding: 15px;
    align-items: center;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 100%;
    border-radius: 20px 0;
    background-color: #236674;
    color: #fff9b0;
    font-weight: 700;
}

.widget_block .icon-box img {
    padding: 0 !important;
}

.widget_block .icon-box p {
    color: #fff9b0 !important;
}

.widget_block .icon-box::after {
    content: "";
    background: url(../images/right-arrow@2x.png) center/ contain no-repeat;
    width: 26px;
    margin-left: 10px;
    height: 28px;
}

.widget_block .icon-box .icon-box-img {
    width: 26px !important;
}

.cus-box-col .col-inner {
    border-radius: 20px 0;
}

.cus-box-col .icon-box {
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
}

.cus-box-col input {
    width: 100%;
    border-radius: 4px;
    height: 38px;
    color: #495057;
}

.cus-box-col input::placeholder {
    color: #495057;
}

.cus-box-col form {
    margin-bottom: 0;
}

.single-dich-vu .is-border {
    border-color: #cbcaca;
}

.cus-box-col input[type='submit']:not(.is-form) {
    background-color: #F07303;
}

.widget_block .ux-menu-title {
    font-size: 20px;
    text-transform: uppercase;
    position: relative;
}

.widget_block .ux-menu-title::after {
    content: "";
    position: absolute;
    width: 40%;
    right: 0;
    bottom: 24px;
    border-bottom: 2px solid #007795;

}

.widget_block .ux-menu-link__link {
    display: flex;
    align-items: center;
    padding: 15px 0;
    border-bottom: 1px dashed #DDDDDD;
}

.widget_block .ux-menu-link__link::before {
    content: "";
    background: url(../images/title-decor2@2x.png) center/ contain no-repeat;
    width: 12px;
    height: 8px;
    margin-right: 10px;
}

.widget_block .ux-menu-link__link::after {
    content: "";
    background: url(../images/green-right-arrow@2x.png) center/ contain no-repeat;
    width: 26px;
    height: 26px;
    margin-left: auto;
}

.widget_block .ux-menu-link__text {
    max-width: 80%;
}

.blog-archive {
    padding-top: 0;
}

.box-blog-post img {
    border-radius: 4px;
}

.blog-archive {
    background-color: #f2f2f2;
}

.bg-main,
.blog-archive>.row {
    background-color: #fff;
}

.post-item {
    padding-bottom: 0;
}

.post-item .col-inner {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #DDDDDD;
}

.home .post-item .col-inner {
    border: 0;
}

h5.post-title {
    font-size: 24px;
    margin-bottom: 15px;
    color: #000;
}

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

.from_the_blog_excerpt {
    font-size: 16px;
}

.blog-archive .box-vertical .box-image,
.blog-archive .box-vertical .box-text {
    vertical-align: top;
}


.blog-archive .page-numbers {
    display: none;
}

.load-more-button {
    width: 100%;
    color: #fff;
    background-color: #28a745;
    padding: 6px 12px;
    border-radius: 4px;
    text-align: center;
    font-weight: normal;
    text-transform: none;
    line-height: 1;
}

.load-more-button:hover {
    background-color: var(--primary-color);
}

.blue-info {
    background: #10A6E0;
    color: #fff;
    padding: 16px 15px;
    margin-top: 24px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.doc-name-position {
    margin: 24px 0 40px;
    padding: 0 15px;
}

.doc-name-position h1 {
    font-size: 18px;
}

.single-bac-si .social {
    justify-content: start;
    padding-left: 15px;
}

.wpcf7 input[type="date"]:before {
    content: attr(placeholder);
    margin-right: 5px;
}

.btn-kham-2,
.btn-dk {
    font-size: 14px;
    margin-top: 30px;
    height: 36px;
    line-height: 34px;
    width: 100%;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    background-color: #2f6675;
    color: #fff;
    display: block;
    text-align: center;
    border-radius: 18px;
    transition: all 0.5s;
}

.btn-kham-2:hover,
.btn-dk:hover {
    background-color: #F07303;
    color: #fff;
}

.btn-kham-2 {
    width: 192px;
    max-width: 100%;
    height: 42px;
    border-radius: 30px;
    line-height: 41px;
    margin: 0 auto;
}

.box-grey {
    padding: 30px 15px;
    margin-top: 24px;
    border-radius: 10px;
    text-align: center;
    background-color: #f2f2f2;
}

.doc-intro-details {
    margin: 24px 0;
}

.doc-intro-details h3 {
    font-size: 16px;
    padding: 15px;
    border: 1px solid #D8D8D8D8;
    color: #999;
    margin-bottom: 0;
    height: 74px;
    line-height: 45px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.doc-intro-details-desc {
    padding: 15px;
    border: 1px solid #D8D8D8D8;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.doc-intro-details-desc ul {
    padding-left: 20px;
}

.bg-blue .doc-intro-details-desc,
.bg-blue.doc-intro-details h3 {
    background-color: #10A6E0;
    color: #fff;
}

.hidden {
    display: none;
}

#popup input[type='submit']:not(.is-form) {
    width: 100%;
    max-width: max-content;
    margin: 0 auto;
    display: block;
    padding: 0 20px;
    border-radius: 30px;
}

.row-white {
    background-color: #fff;
}

.doc-search {
    padding: 15px;
    margin-top: 24px;
    background-color: #f2f2f2;
    border-radius: 10px;
}

.doc-search input {
    border-radius: 30px;
}

.doc-search * {
    margin-bottom: 0;
}

.doc-search .col {
    padding-bottom: 0;
}

.doc-search button {
    color: #fff;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    width: 181px;
    max-width: 100%;
}

.doc-search button img {
    max-width: 20px;
}

.item__bacsi {
    margin: 20px 0;
}

.item__bacsi img {
    border-radius: 10px;
}

.item__bacsi .doc-intro {
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 128px;
    margin-bottom: 20px;
}

.item__bacsi .doc-intro a {
    position: absolute;
    bottom: 0;
    color: #226680;
    right: 0;
    background-color: #fff;
}

.br-10 * {
    border-radius: 10px;
}

.box-contact>.col-inner {
    border-radius: 20px 0;
    overflow: hidden;
    padding: 20px 20px 13px;
    background-color: rgb(35, 102, 116);
}

.box-contact .icon-box .icon-box-img {
    width: 40px !important;
}

.box-contact .icon-box {
    align-items: center;
}

.box-contact .icon-box p {
    font-weight: 700;
    color: #f7FF01;
}

.box-contact .row .col+.col::before {
    position: absolute;
    content: "";
    top: 0;
    left: -20px;
    width: 2px;
    height: 100%;
    background-color: #f7FF01;
}

.image-auto img,
.image-auto {
    width: auto !important;
}

.tax-category-charity .rank-math-breadcrumb,
.blog-tt .rank-math-breadcrumb {
    padding-top: 34px;
}

.blog-tt h1 {
    font-size: 24px;
}

.blog-tt-date span {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    margin-right: 20px;
}

.blog-tt-content {
    margin: 24px 0;
}

.blog-tt .social {
    justify-content: start;
    margin-top: 24px;
}

.cus-ss {
    border-radius: 50px 8px;
    overflow: hidden;
}

.single .cus-ss {
    margin-bottom: 100px;
}

.cus-ss form {
    max-width: 542px;
    margin: 0 auto;
}

.cus-ss form textarea,
.cus-ss form input:not([type="submit"]) {
    height: 49px;
    padding: 10px 10px 10px 33px;
    border-radius: 20px 4px;
    background: rgba(255, 255, 255, 0.90);
    display: block;
    margin-bottom: 16px;
    width: 100%;
    color: #066371;
    position: relative;
}

.btn-arr,
.cus-ss input[type='submit']:not(.is-form) {
    display: block;
    width: 190px;
    padding: 4px 10px;
    border-radius: 50px;
    background: #F47722;
    margin: 0 auto;
    text-transform: none;
    font-weight: normal;
}

.cus-ss form input:not([type="submit"])::placeholder {
    color: #066371;
}

.cus-ss form input:not([type="submit"]).wpcf7-file::before {
    content: "Ã„ÂÃƒÂ­nh kÃƒÂ¨m tÃ¡Â»â€¡p: ";
    color: #066371;
}

.wpcf7-file::-webkit-file-upload-button {
    visibility: hidden;
}

.wpcf7-file::after {
    content: url(../images/fa-solid_upload.png);
    position: absolute;
    top: 14px;
    right: 24px;
}

.sideber h3 {
    border-radius: 20px 4px;
    background: #066371;
    height: 59px;
    padding: 10px;
    color: #fff;
    line-height: 42px;
    margin-bottom: 26px;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

.sider-bar-item {
    position: relative;
    padding-top: 130%;
    display: block;
    width: 100%;
    border-radius: 50px 0px;
    overflow: hidden;
    margin-bottom: 24px;
}

.sider-bar-item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
    border-radius: 50px 0px;
}

.sider-bar-item .sider-bar-item-desc {
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 50px 0px;
    background: rgba(6, 99, 113, 0.80);
    color: #fff;
    font-weight: 700;
    padding: 23px 11px;
}

.home .sider-bar-item .sider-bar-item-desc {
    padding: 35px 14px;
}

.sider-bar-item .sider-bar-item-desc span {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    text-align: right;
}

.sider-bar-item .sider-bar-item-desc span::after {
    content: url(../images/arrow-right.png);
    line-height: 0;
    margin-left: 5px;
}

.sider-bar-item:hover img {
    transform: scale(1.2);
}

.tt-item img {
    border-radius: 50px 0;
}

.tt-item p,
.tt-item h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    color: #444;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.tt-item h3 {
    -webkit-line-clamp: 2;
    color: #066371;
    font-size: 24px;
}

.tt-item span {
    display: flex;
    align-items: center;
    color: #066371;
    margin-top: 44px;
    font-weight: 700;
}

.tt-item span::after {
    content: url(../images/arrow-right.svg);
    margin-left: 2px;
    line-height: 0;
}

.tt-item span:hover,
.tt-item h3:hover {
    color: #F07303;
}

.tax-category-charity h1 {
    margin-bottom: 40px;
    padding-bottom: 16px;
    border-bottom: 1px solid #D9D9D9;
    font-size: 32px;
}

.list-tt-ar h2 {
    font-size: 32px;
    margin-bottom: 30px;
}

.arrr-item img {
    border-radius: 50px 0px;
}

.arrr-item h3 {
    font-size: 18px;
    margin-bottom: 8px;
    color: #444;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    padding-left: 16px;
    position: relative;
}

.arrr-item h3::before {
    content: "";
    width: 6px;
    height: 6px;
    background-color: var(--primary-color);
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 8px;
}

.arrr-item p {
    color: #444;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-bottom: 0;
}

.arrr-item-desc {
    padding-bottom: 20px;
    border-bottom: 1px solid #D9D9D9;
}

.arrr-item {
    margin-bottom: 46px;
    display: block;
}

.list-tt-ar {
    padding-bottom: 42px;
    margin-bottom: 40px;
    border-bottom: 1px solid #D9D9D9;
}

figcaption {
    text-align: center;
    margin: 10px 0;
}

.item__dichvu {
    border-radius: 50px 16px;
    padding: 16px;
    background: #FFF;
    transition: all 0.5s;
    height: 100%;
    display: block;
    box-shadow: 0px 4px 24px 0px rgba(6, 99, 113, 0.20);
}

.item__dichvu * {
    color: #066371 !important;
}

.item__dichvu img {
    border-radius: 50px 16px;
}

.item__dichvu h3 {
    font-size: 24px;
    margin: 24px 0;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;

}

.item__dichvu h3:hover {
    color: #F07303 !important;
}

.item__dichvu span:hover {
    opacity: 0.7;
}

.item__dichvu span {
    color: var(--primary-color);
    text-align: right;
    display: block;
}

.item__dichvu span::after {
    content: url(../images/arrow-right.svg);
    position: relative;
    top: 8px;
    margin-left: 5px;
}

.item__dichvu p {
    color: #444 !important;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.item__dichvu .not-i p {
    -webkit-line-clamp: 10;
}

.item__dichvu-wrap {
    padding: 0 15px;
    display: none;
}

.slick-track .item__dichvu-wrap {
    display: block;
}

@media screen and (min-width: 1200px) {
    .item__dichvu-wrap {
        padding: 50px 30px;
    }

    .slick-current .item__dichvu {
        transform: scale(1.2);
    }

    .list__dichvu div[aria-hidden="false"]:nth-last-of-type() .item__dichvu {
        position: relative;
        left: 15px;
    }
}

/* .list__dichvu .col:nth-child(3) .image-cover {
    height: 100%;
}

.list__dichvu .col:nth-child(3) .col,
.list__dichvu .col:nth-child(3) .row {
    height: 100%;
}

.list__dichvu .col:nth-child(3) .image-cover {
    height: 100%;
    min-height: 200px;
    padding-top: 0 !important;
}

.list__dichvu .col:nth-child(3) h3 {
    margin-top: 0;
    margin-bottom: 15px;
} */


.tab-content-1>.col>.col-inner {
    border-radius: 50px 16px;
    background: #FFF;
    box-shadow: 0px 0px 25px 0px rgba(6, 99, 113, 0.25);
    overflow: hidden;
}

.tab-content-1 .img *,
.tab-content-1 .img {
    height: 100%;
    object-fit: cover;
}

.tab-content-1 ul,
.tab-content-1 p {
    margin-bottom: 14px;
}

.tab-content-1 li {
    margin-bottom: 5px;
}

.tab-content-1 h3 {
    font-size: 24px;
}

.tab-1 .icon-box {
    cursor: pointer;
    border-radius: 50px 8px;
    background: #FFF;
    box-shadow: 0px 0px 15px 0px rgba(6, 99, 113, 0.20);
    overflow: hidden;
    padding-top: 14px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.tab-1 .icon-box.active {
    background-color: #066371;
}

.tab-1 .icon-box.active *,
.tab-1 .icon-box.active path {
    fill: #fff;
    color: #fff;
}

.tab-1 .icon-box.active::after {
    position: absolute;
    content: "";
    top: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 20px solid #066371;
}

body:not(.ux-builder-iframe.single-blocks) .tab-content-1>.col {
    display: none;
}

body:not(.ux-builder-iframe.single-blocks) .tab-content-1>.col.active {
    display: block;
    animation: opacity 1s;
}

.img-br5.img,
.img-br5 img {
    overflow: hidden;
    border-radius: 50px 8px;
}

.bd-3 img {
    border: 3px solid #FFF;
}

.overlay-none .overlay {
    display: none;
}

.box-img-cus .overlay {
    display: none;
}

.box-img-cus .box-text {
    border-radius: 50px 0px 50px 8px;
    background: linear-gradient(180deg, rgba(6, 99, 113, 0.50) 0%, #066371 94.87%);
}

.review-box {
    padding-top: 20px;
    padding-bottom: 20px;
}

.review-box .col-inner {
    border-radius: 50px 16px;
    background: #FFF;
    box-shadow: 0px 4px 25px 0px rgba(6, 99, 113, 0.25);
    padding: 20px 30px;
}

.review-box .icon-inner {
    padding-top: 100%;
    width: 100%;
}

.review-box .icon-box {
    align-items: center;
}

.review-box .icon-inner img {
    border-radius: 50%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.review-box .button.primary:not(.is-outline) {
    display: block;
    text-align: right;
}

.review-box .icon-angle-right:before {
    content: url(../images/arrow-right.svg);
}

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

.review-slider .flickity-page-dots .dot {
    background-color: #BDBDBD;
    border: 0;
}

.review-slider .flickity-page-dots .dot.is-selected {
    background-color: #F47722;
}

.review-box .col-inner::before {
    content: url(../images/qoute.svg);
    position: absolute;
    right: 30px;
    top: 30px;
}

.box-bs .image-cover {
    width: 90%;
    border-radius: 50px 8px;
    box-shadow: 0px 4px 25px 0px rgba(6, 99, 113, 0.25);
}

.box-bs-desc {
    position: absolute;
    bottom: 60px;
    max-width: 85%;
    left: 30px;
    border-radius: 50px 8px;
    background: #FFF;
    box-shadow: 0px 4px 15px 0px rgba(6, 99, 113, 0.25);
    padding: 14px 17px;
}

.box-bs-desc .desc {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    padding-top: 8px;
    margin-top: 8px;
    border-top: 1px solid #fff;
}

.box-bs-desc .desc * {
    padding: 0;
    list-style: none;
    display: block;
}

.box-bs-desc .link {
    text-align: right;
    display: flex;
    align-items: center;
    gap: 3px;
}

.box-bs-desc .link::after {
    content: url(../images/arrow-right.png);
    line-height: 0;
    position: relative;
    top: 6px;
}

.box-bs-desc .hide-l {
    display: none;
}

.box-bs-desc h4 {
    font-size: 16px;
    margin-bottom: 0;
}

.slider-bacsi .flickity-viewport {
    overflow: unset;
    overflow-x: clip;
}

@supports (-webkit-touch-callout: none) {
    .slider-bacsi .flickity-viewport {
        overflow: hidden;
    }
}

.slider-bacsi .col {
    padding-top: 20px;
    padding-bottom: 20px;
}

.box-bs:hover .box-bs-desc {
    background: rgba(6, 99, 113, 0.80);
}

.box-bs:hover .box-bs-desc * {
    color: #fff;
}

.box-bs:hover .box-bs-desc .hide-l {
    display: block;
    animation: opacity 1s;
}

.box-bs:hover .box-bs-desc .desc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.box-bs:hover .box-bs-desc p {
    margin-bottom: 0;
}

.blogs-cus {
    border-radius: 50px 8px;
    background: #066371;
    padding: 16px;
    display: block;
}

.blogs-home .image-cover img,
.blogs-cus-2 .image-cover img,
.blogs-cus .image-cover img {
    border-radius: 50px 8px;
}

.blogs-cus-2 {
    margin-bottom: 12px;
    display: block;
}

.blogs-cus * {
    color: #fff;
}

.blogs-home h4,
.blogs-cus-2 h4,
.blogs-cus h4 {
    font-size: 18px;
    margin: 18px 0 9px;
}

.meta span {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    margin-right: 20px;
}

.blogs-cus-desc p {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    padding-top: 5px;
    border-top: 1px solid #D9D9D9;
    margin-top: 16px;
}

.large-7 .blogs-cus-desc p {
    margin-top: 10px;
}

.blogs-cus-desc>span {
    display: block;
    text-align: right;
    font-weight: 700;
    margin-bottom: 10px;
}

.blogs-cus-desc>span::after {
    content: url(../images/arrow-right.png);
    position: relative;
    top: 8px;
    margin-left: 5px;
}

.blogs-home h4:hover,
.blogs-cus span:hover,
.blogs-cus-2 h4:hover,
.blogs-cus h4:hover {
    color: #F07303;
}

.blogs-home {
    box-shadow: 0px 4px 15px 0px rgba(6, 99, 113, 0.25);
    border-radius: 50px 8px;
    display: block;
    background-color: #fff;
    overflow: hidden;
}

.blogs-home .blogs-cus-desc {
    padding: 0 16px 20px;
}

.blogs-home .blogs-cus-desc>span {
    text-align: left;
}

.blogs-home .blogs-cus-desc>span::after {
    content: url(../images/arrow-right.svg);
}

.blogs-link {
    display: block;
}

.blogs-link+.blogs-link {
    padding-top: 14px;
    border-top: 1px solid #D9D9D9;
}

.blogs-link p {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    margin-bottom: 14px;
    -webkit-box-orient: vertical;
}

.blogs-link h4 {
    padding-left: 15px;
    position: relative;
}

.blogs-link h4::before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 6px;
    height: 6px;
    background-color: var(--primary-color);
    border-radius: 50%;
}

.img-bd img {
    border: 2px solid #fff;
}




.ux-menu-link.sub-link {
    padding-left: 27px;
    margin-top: -13px !important;
    display: block;
}

.ss-img .button.secondary:not(.is-outline) {
    font-weight: normal;
}

.ss-img .img {
    margin-bottom: 30px !important;
}

.single-dich-vu #content img,
.single-dich-vu #content .img {
    border-radius: 10px;
}

.single-dich-vu #content iframe {
    width: 100%;
    margin: 20px 0;
}

.d-flex {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 10px;
}

.d-flex .author {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-left: 20px;
    flex-wrap: wrap;
}

.ov-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;

}

.slide-out button.flickity-prev-next-button {
    opacity: 1 !important;
}

.slide-out .flickity-prev-next-button svg {
    color: #F47722;
    border: 1px solid #000;
}

.slick-arrow {
    position: absolute;
    top: 50%;
    font-size: 0;
    left: 2%;
}

.slick-arrow::after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'  viewBox='0 0 100 100'%3E%3Cpath d='M 10,50 L 60,100 L 70,90 L 30,50 L 70,10 L 60,0 Z' class='arrow'%3E%3C/path%3E%3C/svg%3E");
    width: 33px;
    /* height: 30px; */
    display: block;
    color: #F47722;
    border-radius: 50%;
    border: 1px solid;
    padding: 7px;
}

.slick-next {
    right: 2%;
    left: auto;
    transform: rotate(180deg);
}

@keyframes opacity {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@media screen and (min-width: 1600px) {
    .list__dichvu {
        padding: 0 58px;
    }

    .slide-out .flickity-prev-next-button.previous {
        right: 105%;
    }

    .slide-out .flickity-prev-next-button.next {
        left: 105%;
    }
}

@media screen and (max-width: 1400px) {

    .list__dichvu .col:nth-child(3) .col,
    .list__dichvu .col:nth-child(3) .row {
        height: auto;
    }

    .item__dichvu .not-i p {
        -webkit-line-clamp: 2;
    }

    .list__dichvu .col:nth-child(3) h3 {
        margin-top: 24px;
    }

    .list__dichvu .col:nth-child(3) .image-cover {
        height: auto;
        min-height: auto;
        padding-top: 90% !important;
    }

    .list__dichvu .row {
        justify-content: center;
    }

    .list__dichvu .large-6 {
        flex-basis: 100%;
        max-width: 100%;
    }

    .list__dichvu .large-4,
    .list__dichvu .large-2 {
        flex-basis: 33.33%;
        max-width: 33.33%;
    }

}

@media screen and (min-width: 550px) {

    .archive .box-blog-post .box-image {
        /* max-width: 33.333333%; */
    }
}

@media only screen and (min-width: 850px) {
    .archive:not(.tax-danh-muc-dich-vu, .post-type-archive-danh-cho-benh-nhan) .post-item:first-child .box-blog-post .box-image {
        /* max-width: 58.333333%; */
        /* width: 58.333333% !important; */
    }

    .mt-cus {
        margin-top: -140px;
    }

    .blogs-cus-2 h4 {
        margin-top: 0;
        margin-bottom: 2px;
    }

}

@media only screen and (max-width: 1200px) {

    .ff-contact .icon-box .btn-main {
        font-size: 20px;
    }
}

@media only screen and (max-width: 1000px) {
    .tab-1>.col-inner {
        overflow-x: scroll;
    }

    .tab-1 .row {
        width: max-content !important;
        max-width: none;
    }

    .tab-1 .row .col {
        width: 200px;
        max-width: none;
        flex-basis: auto;
    }
}

@media only screen and (max-width: 850px) {
    .tt-item span {
        margin-top: 0;
    }

    .review-box .col-inner::before {
        display: none;
    }

    .title-main h2 {
        font-size: 24px;
    }

    #category.collapse:not(.show) {
        display: none;
    }

    .category-toggler {
        display: block;
        border: 1px solid #707070;
        padding: 5px 10px 5px 5px;
        display: inline-flex;
        border-radius: 4px;
        margin-top: 1rem;
    }

    #category.collapse.show {
        border: 1px solid #707070;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        height: 100vh;
        overflow-x: hidden;
        margin-top: 0.625rem;
        padding-left: 15px;
        padding-right: 15px;
    }

    .box-show {
        display: none;
    }

    .box-show.active {
        display: block;
        border: 1px solid #707070;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        height: 100vh;
        overflow-x: hidden;
        margin-top: 0.625rem;
        padding-left: 15px;
        padding-right: 15px;
    }

    .ff-contact {
        font-size: 14px;
    }

    .btn-main {
        width: 200px;
        height: 40px;
        line-height: 39px;
    }

    .ff-contact .icon-box .btn-main {
        font-size: 16px;
    }

    .ff-contact .social-icons a {
        font-size: 14px;
    }

    .ff-contact .col-inner {
        display: flex;
        align-items: center;
        height: 100%;
        flex-direction: column;
        justify-content: center;
    }

    .banner-main h3 {
        font-size: 22px;
    }

    .banner-main h2 {
        font-size: 40px;
        margin-bottom: 15px;
    }

    .text-cus {
        font-size: 20px;
    }

    .text-cus span {
        line-height: 50px;
        font-size: 60px;
    }

    .text-cus span::after {
        right: 107%;
        top: 30px;
        line-height: 0;
        width: 47px;
    }

    .banner-sub {
        font-size: 16px;
    }

    .doc-intro-details,
    .box-grey,
    .btn-dk {
        margin-top: 0;
    }

    .blue-info {
        border-radius: 0;
    }

    .doc-name-position {
        text-align: center;
    }

    .box-contact-center.box-contact .icon-box {
        justify-content: center;
        align-items: center;
        width: max-content;
        margin: 0 auto;
    }

    .box-contact .icon-box {
        font-size: 14px;
    }

    .box-contact .row .col+.col::before {
        left: -4px;
    }

    .list__dichvu .medium-6 {
        flex-basis: 50%;
        max-width: 50%;
    }

    .review-box .icon-box {
        align-items: start;
    }

    .review-box .icon-box .icon-box-img {
        width: 80px !important;
    }

    .review-box .col-inner {
        padding: 15px;
    }

    .arrr-item {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 550px) {
    .tt-item {
        margin-bottom: 20px;
        display: block;
    }

    .btn-main {
        width: 150px;
    }

    .list__dichvu .col {
        flex-basis: 100%;
        max-width: 100%;
    }

    .cus-ss form input:not([type="submit"]).wpcf7-file::after,
    .cus-ss form input:not([type="submit"]).wpcf7-file::before {
        font-size: 16px;
    }

    .cus-ss form input:not([type="submit"]).wpcf7-file {
        font-size: 0;
    }


}

.slick-list {
    display: none;
}

.form-kham h3 {
    margin-top: 20px;
    font-size: 25px;
    color: #333;
    margin-bottom: 10px;
}

.form-kham .text p {
    margin: 20px 0 35px;
    font-size: 16px;
    color: #212529;
}

.form-kham .wpcf7-form {
    max-width: 644px;
    padding: 0 15px;
    margin: 0 auto;
}

.form-kham textarea,
.form-kham input:not([type="submit"]) {
    display: block;
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 4px;
    box-shadow: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    padding-left: 30px;
}

.form-kham textarea::placeholder,
.form-kham input:not([type="submit"])::placeholder {
    color: #495057
}

.form-kham .wpcf7-submit {
    width: 192px;
    height: 42px;
    display: block;
    margin: 0 auto;
    border-radius: 21px;
    font-size: 15px;
}

.form-gp {
    position: relative;
}

.form-kham i {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-style: initial;
    position: absolute;
    left: 11px;
    top: 16px;
    z-index: 2;
    line-height: 1;
}

.form-kham i.note {
    top: 10px;
}

.form-kham i.user::before {
    content: "\f007";
}

.form-kham i.phone::before {
    content: "\f095";
}

.form-kham i.mail::before {
    content: "\f0e0";
}

.form-kham i.map::before {
    content: "\f3c5";
}

.form-kham i.date::before {
    content: "\f073";
}

.form-kham i.note::before {
    content: "\f249";
}