@font-face {
    font-family: UTM Avo;
    src: url(../fonts/UTM-Avo/UTM-AvoBold.ttf) format(truetype);
    font-weight: 700;
}

b, strong {
   
    font-weight: bold;
}

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

.nav-dropdown.nav-dropdown-simple > li > a:hover {
    background-color: #122f54;
    color: #fff;
}
#header .header-wrapper {
	background-color:#fff
}

#header .header-nav .menu-item.active-default > a,
#header .header-nav .menu-item.active-default > a  svg path {
    color: var(--primary-color);
}

.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: #122f54 !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: #122f54 !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;
}

.header-nav > .menu-item-home > a {
	font-size: 0 !important;
	    padding-top: 0;
}

.header-nav > .menu-item-home:hover > a svg path,
.header-nav > .menu-item-home.current-menu-item > a svg path{
	fill: #00ad45 !important
}

.header-nav .nav-dropdown li a,
.header-nav .nav-dropdown .nav-dropdown-col > ul li a {
   color:#122f54 
}

.header-nav .nav-dropdown .nav-dropdown-col > ul li:hover a {
   color:#fff 
}

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

.nav-dropdown {
    padding: 0;
}

.d-none {
    display: none;
}

.button .icon-angle-right::before {
    content: '\f061';
    font-family: 'Font Awesome 5 Free';
    font-weight: 800;
    font-size: 14px;
    line-height: 21px;
    color: currentColor;
}

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



#masthead .header-nav > li.html  {
	width:100%
}

#masthead .header-nav > li.html .icon-box {
	    display: flex;
    justify-content: end;
    align-items: center;
    gap:5px;
	margin-right:15px
}

#masthead .header-nav > li.html .icon-box  .icon-box-img img, 
#masthead .header-nav > li.html .icon-box .icon-box-img svg {
    padding-top: .3em;
}

#masthead .header-nav > li.html .icon-box .button {
	min-height: 24px;
	line-height:24px;
	font-size:14px
}

#masthead .header-nav > li.html .icon-box .icon-box-img {
	width:24px !important	
}

#masthead .header-nav > li.html .icon-box .icon-box-img,
#masthead .header-nav > li.html .icon-box .icon-box-text {
	margin:0
}


.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 15px;
}

.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;
}


.wpcf7 .wpcf7-form-control-wrap {
	width:100%;
	overflow:hidden
}

input[type="date"] {
	min-width:calc(100% - 16px);
}

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

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

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

.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: #00ad45;
}

.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: #122f54;
}

.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: #00ad45;
    border-color: #00ad45;
    font-size: 17px;
    margin: 0;
}

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

.banner-main {
    z-index: 1;
}

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

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

.banner-main .banner  {
	background: transparent;
}

.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: #122f54;
    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");
}

.feature-row > .col > .col-inner {
    clip-path: polygon(50% 0, 100% 26%, 100% 74%, 50% 100%, 0 74%, 0 26%);
    max-width: 280px;
    min-height: 320px;
    padding: 6px;
    background: linear-gradient(to right, #122f54 0%, #00ad45 100%);
    margin: 0 auto;
}

.feature-row > .col > .col-inner > .icon-box {
    clip-path: polygon(50% 0, 100% 26%, 100% 74%, 50% 100%, 0 74%, 0 26%);
    background: #fff;
    height: 100%;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.feature-row > .col > .col-inner:hover {
    background: #fff;
    cursor: pointer;
}

.feature-row > .col > .col-inner:hover * {
    color: #fff;
}
.feature-row > .col > .col-inner .icon-box-img svg path {
    fill: #00ad45 !important;
}

.feature-row > .col > .col-inner:hover .icon-box-img svg path {
    fill: #fff !important;
}

.feature-row > .col > .col-inner:hover  > .icon-box {
    background: linear-gradient(to right, #122f54 0%, #00ad45 100%);
}

.feature-row > .col > .col-inner > .icon-box .icon-box-img {
    margin-bottom: 10px;
}

.feature-row > .col > .col-inner > .icon-box .icon-box-text {
    padding: 0 15px;
}

.feature-row > .col > .col-inner > .icon-box .icon-box-text h3 {
    text-transform: uppercase;
    margin-bottom: 4px;
}

.feature-row > .col > .col-inner > .icon-box .icon-box-text p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 72px;
    margin-bottom: 10px;
}

.feature-row > .col > .col-inner > .icon-box .icon-box-text  button span {
    font-size: 1em;
}

.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: #122f54;
    border-radius: 4px;
    font-size: 15px;
    height: 42px;
    width: 192px;
    color: #000;
    margin-bottom: 0;
}


.form-ud input[type='submit']:not(.is-form):hover {
    background-color: #00ad45 !important;
	color:#fff !important;
	box-shadow:none

}

.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: #122f54;
    display: flex;
    /* align-items: flex-start; */
}

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

.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: #122f54;
    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: #00ad45;
}

.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;
    width: 100%;
    position: relative;
    padding-left: 30px;
}

.widget_block .ux-menu-link__link::before {
    content: '\f0ca';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    left:0;
    font-size: 16px;
    color: currentColor;
}

.widget_block .ux-menu-link__link::after {
    content: '\f35a';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    right:0;
    font-size: 24px;
    color: #00ad45;
}

.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;
}
 */
.home .post-item .col-inner {
    border: 0;
	padding-bottom: 30px;
    margin-bottom: 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: #00ad45;
    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: #122f54;
    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;
	white-space:nowrap

}

.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: #122f54;
    color: #fff;
    display: block;
    text-align: center;
    border-radius: 18px;
    transition: all 0.5s;
}

.btn-kham-2:hover,
.btn-dk:hover {
    background-color: #122f54;
    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: #122f54;
}

.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.9);
    display: block;
    margin-bottom: 16px;
    width: 100%;
    color: #00ad45;
    position: relative;
}

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

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

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

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



.sideber h3 {
    border-radius: 20px 4px;
    background: #00ad45;
    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.8);
    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: #00ad45;
    font-size: 24px;
}

.tt-item span {
    display: flex;
    align-items: center;
    color: #00ad45;
    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: #122f54;
}

.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 8px 8px 8px;
    background: #fff;
    transition: all 0.5s;
    display: block;
    box-shadow: 0px 4px 24px 0px rgba(6, 99, 113, 0.2);
    padding-top: 140%;
    position: relative;
    overflow: hidden;
}

.item__dichvu .image-cover {
    position: absolute;
    inset: 0;
}

.item__dichvu .image-cover::after {
    content: '';
    inset: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #595959 100%);
    z-index: 3;
    position: absolute;
}

.item__dichvu .item__dichvu-text {
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 15px;
}

.item__dichvu .item__dichvu-text h3 {
    color: #fff;
    font-family: Arial;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 72px;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    background: #00ad45;
    padding: 0 20px;
    border-radius: 999px;
    height: 72px;
}

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

.item__dichvu span:hover {
    opacity: 0.7;
}
.item__dichvu .button {
    letter-spacing: 0.2px;
    margin: 0;
}

.item__dichvu p {
    color: #fff;
    overflow: hidden;
    font-size: 14px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
}

.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: 0 15px;
    }

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

.for-patients-section .for-patients-row-nav > .col {
    flex-basis: 20%;
    max-width: 20%;
}

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

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

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

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

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

.tab-1 .icon-box {
    cursor: pointer;
    overflow: hidden;
    height: 100%;

    background: url(/wp-content/uploads/2023/11/Polygon-7.svg) no-repeat center/cover;
    padding: 50px 0;
    min-height: 250px;
}

.tab-1 .icon-box.active {
    background: url(/wp-content/uploads/2023/11/Polygon-Fill.svg) no-repeat center/cover;
}

.tab-1 .icon-box .icon-box-img {
    height: 75px;
}

.tab-1 .icon-box .icon-box-text {
    color:#122f54 ;
}

.tab-1 .icon-box.active .icon-box-text  {
    color:#fff ;
}

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

.tab-1 .icon-box .icon-box-text {
    padding: 0 20px;
}

.tab-content-1 .left-col {
    background: linear-gradient(91deg, #2f739d 0.47%, #00ad45 99.46%);
}

.tab-content-1 .right-col > .col-inner {
    height:100%;
    position:relative;
}

.tab-content-1 .right-col > .col-inner > .row  {
    position: absolute;
    left: 30px;
    top: 30px;
    bottom: 110px;
    width:90%;
    overflow: hidden;
    z-index:10;
}

.tab-content-1 .right-col > .col-inner  > .button {
     position: absolute;
   left: 30px;
    bottom: 30px;
    right:auto; 
    overflow: hidden;
    z-index:10;
}

/* 
.tab-content-1 .left-col .sub-title {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.tab-content-1 .left-col .title {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.tab-content-1 .left-col .steps-row {
    counter-reset: process-steps;
}

.tab-content-1 .left-col .steps-row > .col {
    position: relative;
    margin-bottom: 3px;
    min-height: 67px;
    display: flex;
    align-items: center;
}

.tab-content-1 .left-col .steps-row > .col:nth-child(odd) {
    border-radius: 100px;
    background: linear-gradient(270deg, rgba(255, 255, 255, 0.43) 0%, rgba(255, 255, 255, 0) 94.76%);
    text-align: right;
    padding: 8px 30px !important;
}

.tab-content-1 .left-col .steps-row > .col:nth-child(even) {
    border-radius: 100px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.43) 0%, rgba(255, 255, 255, 0) 94.76%);
    text-align: left;
    padding: 8px 30px !important;
}

.tab-content-1 .left-col .steps-row > .col::before {
    counter-increment: process-steps;
    content: counter(process-steps);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 48px;
    font-weight: 700;
    line-height: 48px;
}
.tab-content-1 .left-col .steps-row > .col p {
    margin-bottom: 0;
    font-size: 14px;
}

.tab-content-1 .left-col .steps-row > .col p strong {
    font-size: 16px;
    text-transform: uppercase;
}

.tab-content-1 .left-col .steps-row > .col:nth-child(even)::before {
    right: 0;
}

.tab-content-1 .left-col .steps-row > .col:nth-child(odd)::before {
    left: 0;
} */

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.box,
.img-br5 img {
    overflow: hidden;
    border-radius: 4px;
}

.box.box-img-cus-larger-left {
    border-radius: 130px 4px 4px 4px;
}

.box.box-img-cus-larger-right {
    border-radius: 4px 4px 130px 4px;
}

.box.box-img-cus-larger-right .box-text {
	padding-right:50px
}


.img-br5.box h4 {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    text-transform: uppercase;
}

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

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

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

.box-img-cus .box-image {
	position:relative
}

.box-img-cus .box-image:after {
	content:'';
    background: linear-gradient(0deg, #2f749d 0.17%, #00ad45 26.73%, rgba(0, 174, 67, 0) 67.62%);
	position:absolute;
	inset:0;
	z-index:0
}


.box-img-cus-larger-right a:after {
    border-radius: 4px 4px 130px 4px;
}


.box-img-cus .box-text {
    display: flex;
    align-items: end;
    justify-content: start;
}

.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);
}

.testimonials-nav img {
    border-radius: 8px;
}

.testimonials-nav .flickity-slider > .col.is-selected img + .overlay {
    background-color: rgba(255, 255, 255, 0) !important;
}

.testimonials-nav .flickity-slider > .col {
    max-width: 33.5%;
    padding: 50px 0 60px 0;
}

.testimonials-nav .flickity-slider > .col.is-selected {
    transform: scale(1.5);
    z-index: 3;
}

.testimonials-nav .flickity-button {
    opacity: 1;
    width: 46px;
    height: 46px;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.5);
    color: #00ad45;
}

.testimonials-nav .flickity-button.previous {
    left: 0;
    transform: unset;
}

.testimonials-nav .flickity-button.next {
    right: 0;
    transform: unset;
}

.testimonials-nav .flickity-page-dots {
    bottom: -20px;
}

.testimonials-nav .flickity-page-dots .dot {
    border: none;
    background: #ccc;
}

.testimonials-nav .flickity-page-dots .dot.is-selected {
    background: #00ad45;
}

.review-content .testimonial-box .icon-box-text {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.review-content .testimonial-box .testimonial-name {
    color: #00ad45;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    font-style: normal;
    display: block;
}

.review-content .testimonial-box .testimonial-name-divider {
    display: none;
}

.review-content .testimonial-box .testimonial-company {
    color: #444;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    text-transform: capitalize;
}

.review-content .testimonial-box .testimonial-text {
    order: 2;
    color: #666;
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    line-height: 30px;
    position: relative;
    margin: 30px 0;
}

.review-content .testimonial-box .testimonial-text::before {
    content: '”';
    color: rgba(0, 173, 69, 0.5);
    text-align: center;
    font-family: UTM Avo;
    font-size: 96px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
    text-transform: uppercase;
    left: 0;
    top: 0;
    transform: translateY(-60%) rotateY(180deg);
    position: absolute;
}

.review-content .testimonial-box .testimonial-text::after {
    content: '”';
    color: rgba(0, 173, 69, 0.5);
    text-align: center;
    font-family: UTM Avo;
    font-size: 96px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
    text-transform: uppercase;
    right: 0;
    bottom: 0;
    transform: translateY(60%);
    position: absolute;
}

.review-slider .flickity-slider > .row {
    padding: 50px 0;
}

.review-slider .flickity-slider > .row.is-selected {
    transform: scale(1.5);
    z-index: 10;
}

.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: #122f54;
}

.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.8);
}

.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: #00ad45;
    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: #122f54;
}

.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: #122f54;
    border: 1px solid #000;
}

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

.slick-prev::after {
    width: 46px;
    height: 46px;
    display: block;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.5);
    border: none;
    content: '\f053';
    font-family: 'Font Awesome 5 Free';
    font-weight: 800;
    font-size: 24px;
    line-height: 46px;
    color: #00ad45;
}

.slick-next::after {
    width: 46px;
    height: 46px;
    display: block;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.5);
    border: none;
    content: '\f054';
    font-family: 'Font Awesome 5 Free';
    font-weight: 800;
    font-size: 24px;
    line-height: 46px;
    color: #00ad45;
}

.slick-next {
    right: 2%;
    left: auto;
}

.services-section .section-bg-overlay {
    background-color: unset !important;
    background: linear-gradient(
        180deg,
        rgba(0, 173, 69, 0.5) 0%,
        rgba(17, 151, 102, 0.68) 60%,
        rgb(255, 255, 255) 100%
    );
}

.community-activities-section {
    margin-top: -70px;
}

.community-activities-section .box-blog-post .box-image img {
    border-radius: 8px;
}

.community-activities-section .box-blog-post h5.post-title {
    color: #122f54;
    font-family: Arial;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 8px;
}

.community-activities-section .box-blog-post .button.is-link {
    margin: 0;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.2px;
    text-transform: initial;
}

.community-activities-section .box-blog-post .button.is-link::after {
    content: '\f061';
    font-family: 'Font Awesome 5 Free';
    font-weight: 800;
    font-size: 14px;
    line-height: 21px;
    color: currentColor;
    margin-left: 4px;
}

.why-us-section {
    margin-top: -170px;
    z-index: 0;
    position: relative;
}

.why-us-section::after {
    content: '';
    position: absolute;
    z-index: 0;
    width: 33.33%;
    aspect-ratio: 1/1;
    bottom: 0;
    right: -4%;
    transform: translateY(34%);
    border-radius: 100%;
    background: rgba(0, 173, 69, 0.1);
}

.why-us-section .section-bg-overlay {
    background-color: unset !important;
    /* background: linear-gradient(180deg, rgba(0, 173, 69, 0.00) 0%, #316DA3 40.1%, rgba(34, 128, 134, 0.70) 76.04%, rgba(0, 173, 69, 0.00) 100%); */

    background: linear-gradient(
        180deg,
        rgba(255, 255, 255, 1) 0%,
        rgba(34, 128, 134, 0.8) 25%,
        #316da3 50%,
        rgba(34, 128, 134, 0.8) 75%,
        rgba(255, 255, 255, 1) 100%
    );
}

.why-us-section .why-us-row  .col{
    padding: 0 5px 10px;
}

/* 
.why-us-section .why-us-row  .col .col-inner {
	position:relative	
}

.why-us-section .why-us-row  .col .col-inner .why-us-item-link {
	position:absolute;
	inset:0;
	z-index:20;
	background:transparent !important
}
.why-us-section .why-us-row  .col .col-inner .why-us-item-link a {
	    width: 100%;
    display: block;
    height: 100%; 
}
 */


.customer-stories-section .video-col .flickity-button {
	opacity:1;
	display:block !important
}
.customer-stories-section .video-col .flickity-button.previous {
	left:0 
}

.customer-stories-section .video-col .flickity-button.next {
	right:0 
}

.customer-stories-section .video-col .flickity-button svg {
	
background: rgb(255 255 255 / 50%);
    border-radius: 4px; 
}


.customer-stories-section .video iframe {
    border-radius: 4px;
}

.sign-up-section .section-bg {
    background-position: 0% 0%;
    background-size: 100% auto !important;
}

.sign-up-row-wrapper {
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    overflow: hidden;
}

.sign-up-row form .form-header-title {
    color: #00ad45;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
    text-transform: uppercase;
    margin-bottom: 16px;
}

.sign-up-row form input,
.sign-up-row form select,
.sign-up-row form textarea {
    box-shadow: none;
    border-radius: 4px;
    background-color: rgba(0, 173, 69, 0.1);
    border: 1px solid transparent;
}

.sign-up-row form input {
    min-height: 48px;
}

.sign-up-row form input:focus,
.sign-up-row form textarea:focus {
    box-shadow: none;
    border: 1px solid #122f54;
    background: rgba(0, 173, 69, 0.2);
}

.sign-up-row form .wpcf7-submit {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 162.5% */
    text-transform: initial;
    padding: 0 30px;
    margin: 0;
}
.button.readmore-btn-white {
    min-width: 190px;

}

.button.readmore-btn-white span{
    color: #122F54;
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; 
}

.button.readmore-btn-white:hover  {
    background-color: #00ad45 !important;
    box-shadow: none;
}

.button.readmore-btn-white:hover span {
    color: #fff !important;
}

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


.d-flex.align-items-center.justify-content-between {
    display: flex!important;
    justify-content: space-between!important;
    align-items: center!important;
}
.list-job-recruit .row-head {
    border-bottom: 1px solid #f2f2f2;
}
.list-job-recruit .row-body > .row {
	flex-wrap:nowrap
}

#page_recruit .form-input-select select {
    height: 48px;
    border: 1px solid #f2f2f2;
    border-radius: 4px;
    width: 100%;
    padding: 0 0.5rem;
    margin: 0;
}
#page_recruit .form-input-select {
    width: 200px;
    min-width: 142px;
}
#page_recruit .form-input-search {
    width: calc(100% - 220px);
    position: relative;
    margin-right: 10px;
}
#page_recruit .form-input-search input {
    width: 100%;
    border: 1px solid #f2f2f2;
    border-radius: 4px;
    height: 48px;
    font-size: 17px;
    padding-left: 3rem;
    padding-right: 0.75rem;
    box-shadow: unset;
    margin: 0;
}
#page_recruit .form-input-search button {
    position: absolute;
    left: 0.75rem;
    border: 0;
    background: #fff;
    padding: 0 0.5rem;
    top: 3px;
    margin: 0;
}
#page_recruit .section-main {
    padding-top: 49px;
    padding-bottom: 73px;
}

#page_recruit .list-job-recruit .row-head > .col {
    padding-top: 16px;
    padding-bottom: 16px;
    font-weight: 700;
}

#page_recruit .list-job-recruit .item-job > .col {
    padding-top: 25px;
    padding-bottom: 25px;
}

#page_recruit .list-job-recruit .item-job > .col a {
    color: #122F54;
    text-decoration: underline;
    font-weight: 700;
}

#page_recruit .col-right__content .sidebar-right {
    padding: 30px ;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-bottom: 30px;
}

#page_recruit .col-right__content .sidebar-right h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
    padding-bottom: 16px;
    border-bottom: 1px solid #f2f2f2;
    color: #000;
}

.btn-download-file {
    background: linear-gradient(89deg, #30719F 6.77%, #00AD45 92.88%);
    border-radius: 8px;
    height: 54px;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    transition: 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-download-file:hover {
    box-shadow: inset 0 0 100px 0 #0000003f;
}

.btn-download-file:hover  span {
   color: #fff;
}

#page_detail_recruit .section-main{
    padding-top: 50px;
}


#page_detail_recruit .section-form-contact {
    min-height: 472px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;   
    padding: 52px 40px 58px 40px;
    background: url(/wp-content/uploads/2023/11/bg_form_contact.png) no-repeat center/cover;
}

#page_detail_recruit .section-form-contact form input,
    #page_detail_recruit .section-form-contact form textarea {
    border-radius: 4px;
    box-shadow: none;
    background-color: transparent;
    color: #fff;
}

#page_detail_recruit .section-form-contact form input::placeholder,
#page_detail_recruit .section-form-contact form textarea::placeholder{
    color: #fff;
}


#page_detail_recruit .section-form-contact form .wpcf7-file {
    margin-bottom: 0;
}


#page_detail_recruit .section-form-contact form .txt-file{
    font-size: 12px;
    line-height: 16px;
    color: #DBDDE0;
    margin-top: 4px;
    text-align: left;
    margin-bottom: 0;
}

#page_detail_recruit .section-form-contact form  .wpcf7-submit {
    border-radius: 4px;
    font-weight: 400;
}
#page_detail_recruit .post-meta{
    display: flex;
    align-items: start;
    flex-direction: column;
    gap: 10px;
    justify-content: start;
    margin-bottom: 30px;
}

.social-contact {
	position:fixed;
right: 21px;
    bottom: 70px;
	z-index:10000;
	display:flex;
	flex-direction:column;
	gap:20px;
}
.social-contact .social-contact-item {
	-webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-ring 1s infinite ease-in-out;
}

.social-contact .social-contact-item a {
	display:block;
	width:45px;
	height:45px;
	border-radius:100%;
	background:#00ad45;
		display:flex;
align-items:center;
	justify-content:center;
	color:#fff;
	font-weight:600;
	
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.10)

}

.social-contact  .social-contact-item a i {
	font-size:20px
}


.social-contact  .social-contact-item--facebook a {
	align-items:end;
}



.social-contact  .social-contact-item--facebook a i {
	font-size:36px
}


.wpcf7-form label {
    position:relative;
}

.wpcf7-form label .label-text {
    position:absolute;
    top:6px;
     left: 12px;
    z-index: 10;
    right: 0;
    background: #fff;
    font-weight: 400;
    color: #666;
    font-size: 16px;
}

.wpcf7-form input,
.wpcf7-form select{
    min-height:38px;
}

.wpcf7-form input {
      font-weight: 400;
}

.wpcf7-form input::placeholder ,
.wpcf7-form select,
.wpcf7-form textarea::placeholder {
    color: #666;
}


.blink {
  animation: blinker 1s step-start infinite;
}

@keyframes blinker {
	0% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
	}
	10% {
		-webkit-transform: rotate(-5deg) scale(1) skew(1deg);
	}
	20% {
		-webkit-transform: rotate(0deg) scale(1) skew(1deg);
	}
	30% {
		-webkit-transform: rotate(5deg) scale(1) skew(1deg);
	}
	40% {
		-webkit-transform: rotate(0deg) scale(1) skew(1deg);
	}
	50% {
		-webkit-transform: rotate(-5deg) scale(1) skew(1deg);
	}
	60% {
		-webkit-transform: rotate(0deg) scale(1) skew(1deg);
	}
	70% {
		-webkit-transform: rotate(5deg) scale(1) skew(1deg);
	}
	80% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
	}
	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
	}
}

@keyframes phone-ring { 
	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);
	}
}


@keyframes opacity {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@media screen and (min-width: 1600px) {
    .list__dichvu {
        padding: 0 70px;
        max-width: 1550px;
        margin: 0 auto;
    }

    .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: 848px) {
    .sign-up-row > .col:first-child {
        flex-basis: 40%;
        max-width: 40%;
    }

    .sign-up-row > .col:last-child {
        flex-basis: 60%;
        max-width: 60%;
    }

    .feature-row {
        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;
    }
	
	
    .header-nav-main.nav-right > li {
        margin: 0 8px;
    }

    .header-nav-main.nav-right li a {
        font-size: 14px;
    }
	
	#content .banner-main {
		margin-bottom: -130px;
	}
}

@media (max-width: 1000px) {
		#masthead.header-main,
	.stuck #masthead.header-main {
		height: 90px!important;
		
	}
	#logo {
		width: 90px !important;
		margin-right: 0 !important 
	} 
	#logo img {
		max-height: 90px!important;
	}
    .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;
    }
	
	#masthead .hide-for-medium.flex-right {
		display:none
	}
	
		#masthead .show-for-medium.flex-right {
		display: block !important
	}
	
		
	#masthead > .header-inner > .flex-col:nth-child(2) {
		flex: 16;
		text-align: center;
		display: flex !important;
		justify-content: center;
	}
	
	#masthead > .header-inner > .flex-col:nth-child(2) > ul {
		width: max-content;
	}
	
	#masthead > .header-inner > .flex-col:nth-child(2) li.html.custom {
		display: block;
	}

	#masthead > .header-inner > .flex-col:nth-child(2) li.html.custom .icon-box {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 10px;
		margin: 0 10px;
	}
	
	#masthead > .header-inner > .flex-col:nth-child(2) li.html.custom .icon-box-img {
		margin: 0 auto;
		width:28px !important
	}

}

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

    .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;
    }
	
	.nav-sidebar .menu-item-home a svg {
		display:none
	}
.tab-content-1 .right-col > .col-inner > .row  {
    position: static;

}

.tab-content-1 .right-col > .col-inner  > .button {
     position: static;

}
		


}

@media only screen and (max-width: 549px) {
	
	.feature-slider-row .slider {
		padding:0 0 30px
	}
	
    .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;
    }

    .sign-up-row form .form-header-title {
        font-size: 24px;
        line-height: 32px;
    }
	
	
	.why-us-row .img-br5 .box-image .image-cover {
		    padding-top: 64.5% !important
	}
	
	#masthead > .header-inner > .flex-col:nth-child(2) li.html.custom .icon-box {
		gap: 4px;
/* 		flex-direction: column; */
	}
	
	#masthead > .header-inner > .flex-col:nth-child(2) li.html.custom .icon-box-img {
		margin: 0 auto;
		max-width:20px !important
	}

	#masthead > .header-inner > .flex-col:nth-child(2) li.html.custom .icon-box .button  {
		line-height:1.5;
		min-height: unset;
	}
	#logo {
		width: 82px !important;
		margin-right:10px
	}
	
		.community-activities-section {
		margin-top: -30px;
	}
	
	.tab-content-1 .left-col .steps-row > .col p strong {
		font-size: 14px;
		text-transform: uppercase;
	}
	.img-br5.box h4 {
		font-size: 16px;
		line-height: 24px;
	}
	.testimonials-nav .flickity-slider > .col {
		padding: 40px 0 40px 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 0.15s ease-in-out, box-shadow 0.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';
}
