/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

@font-face {
    font-family: "Manrope-Regular";
    src: url(font/Manrope-Regular.ttf);
}

@font-face {
    font-family: "Manrope-Light";
    src: url(font/Manrope-Light.ttf);
}

@font-face {
    font-family: "Inter-Regular";
    src: url(font/Inter-Regular.ttf);
}

@font-face {
    font-family: "Inter-Medium";
    src: url(font/Inter-Medium.ttf);
}

@font-face {
    font-family: "Inter-Bold";
    src: url(font/Inter-Bold.ttf);
}

@font-face {
    font-family: "Inter-Black";
    src: url(font/Inter-Black.ttf);
}


.header-main {
    box-shadow: 0px 4px 4px 0px #0000001A;
}

.hm-top {
    margin-left: 200px;
}

.hm-top a {
    background: linear-gradient(90deg, #77D57A 0%, #44C692 100%);
    min-height: 45px;
    padding: 5px 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 19.36px;
    text-align: center;
    color: white;
    border-radius: 8px;
}

.header:not(.transparent) .header-nav-main.nav>li>a {
    font-size: 16px;
    font-weight: 500;
    line-height: 19.36px;
    text-align: left;
    color: #000000;
}

.nav>li {
    margin: 0 10px;
}

.bg-breadcrumb {
    min-height: 239px;
    background: url(img/bgbe.jpg) no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
}

.bg-breadcrumb h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 43.57px;
    text-align: left;
    color: white;
    margin-bottom: 10px;
}

.bg-breadcrumb p {
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    text-align: left;
    color: white;
}

.bg-breadcrumb p a {
    color: white;
    font-weight: 400;
}

.bg-breadcrumb p i {
    margin: 0 6px;
}

.absolute-footer {
    padding: 10px 0 10px;
}

.absolute-footer>div {
    display: flex;
    align-items: center;
    justify-content: center;
}

.copyright-footer {
    font-family: "Manrope-Regular";
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    color: #424242;
}

.nav-dropdown-has-arrow li.current-dropdown.has-dropdown:after,
.nav-dropdown-has-arrow li.current-dropdown.has-dropdown:before {
    display: none;
}

.nav-dropdown-has-border .nav-dropdown {
    border: none;
    border-radius: 4px;
}

.nav-dropdown-default {
    padding: 5px;
}

.nav-dropdown>li>a:hover {
    color: #4cc890;
}

.footer-main1 {
    max-height: 80px;
}

.footer-main1 .row .col {
    padding-bottom: 0;
}

.footer-main1 .icon-box {
    align-items: center;
}

.footer-main1 h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 29.05px;
    text-align: left;
    color: white;
}

.footer-main1 .btn {
    margin-bottom: 0;
    margin-right: 0;
    background: #FFFFFF;
    min-height: 44px;
    border-radius: 8px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    padding: 0 45px 0 20px;
    margin-left: 40px;
}

.footer-main1 .btn span {
    font-size: 16px;
    font-weight: 600;
    line-height: 19.36px;
    text-align: center;
    color: #50C197;
    position: relative;
}

.footer-main1 .btn span::after {
    content: url(img/arr-right.svg);
    position: absolute;
    top: -3px;
    margin-left: 8px;
}

.footer-main2 h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 29.05px;
    text-align: left;
    color: #4CC890;
}

.footer-main2 h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    color: #333333;
}

.footer-main2 .icon-box {
    align-items: center;
    margin-bottom: 10px;
}

.footer-main2 .icon-box p {
    font-size: 14px;
    font-weight: 500;
    line-height: 16.94px;
    text-align: left;
    color: #4D4D4D;
}

.footer-main2 .icon-box .icon-box-text {
    padding-left: 8px;
}

.footer-main2 .ux-menu .ux-menu-link__text {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #0D1129;
}

.footer-main2 .ux-menu .ux-menu-link__text:hover {
    color: #4CC890;
}

.footer-main2 .col {
    padding-bottom: 20px;
    padding-top: 20px;
}

.footer-main2 .co2 .row .col:nth-child(2) .col-inner {
    padding-left: 30px;
}


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


.home01 {}

.home01 .row {
    position: relative;
}

.home01 .r1 h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 48.41px;
    text-align: left;
    color: #333333;
    max-width: 610px;
}

.home01 .r1 p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #626262;
    margin-bottom: 10px;
    max-width: 514px;
}

.home01 .r2 h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 21.78px;
    text-align: left;
    color: #424242;
    margin-bottom: 10px;
}

.home01 .r2 .co1 {
    position: absolute;
    left: 0;
    bottom: 0;
}

.home01 .r2 {
    background: #4CC890;
    max-width: 1140px;
    border-radius: 8px;
    min-height: 237px;
}

.home01 .r2 .col {
    padding-bottom: 0;
}

.home01 .r2 .img {
    max-width: 94%;
}

.home01 .r1 .col {
    padding: 30px 35px 30px 0px;
}

.home01 .r2 .co2 {
    display: flex;
    align-items: center;
    padding: 30px 35px 30px 0px;
}

.home01 .r2 .co2 .col-inner {
    background-color: white;
    height: -webkit-fill-available;
    box-shadow: 0px 4px 4px 0px #00000026;
    border-radius: 8px;
    padding: 28px;
}

.home01 .r2 .icon-box {
    align-items: center;
    margin-bottom: 5px;
}

.home01 .r2 .icon-box:last-child {
    margin-bottom: 0;
}

.home01 .r2 .icon-box .icon-box-text {
    padding-left: 5px;
}

.home01 .r2 p {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    color: #626262;
}

.home02 {}


.home02 h2 {
    font-size: 32px;
    font-weight: 800;
    line-height: 38.73px;
    text-align: center;
    color: #4CC890;
    margin-top: 15px;
}

.home02 p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    color: #424242;
}

.home02 h3 {
    font-size: 30px;
    font-weight: 700;
    line-height: 36.31px;
    text-align: center;
    color: #494949;
    margin-bottom: 5px;
}

.home02 .nd {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 30px;
}

.home02 .nd p {
    margin-bottom: 0;
}

.home02 .nd>div {
    border-right: 1px solid #4CC890;
}

.home02 .nd>div:last-child {
    border-right: unset;
}

.home03 {}

.home03 .co1 .img {
    padding-right: 40px;
}

.home03 h2 {
    font-size: 32px;
    font-weight: 800;
    line-height: 38.73px;
    text-align: left;
    color: #333333;
    margin-bottom: 35px;
}

.home03 p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #424242;
    margin-bottom: 0;
}

.home03 .nd {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.home03 .nd:last-child {
    margin-bottom: 0;
}

.home03 .nd .num {
    border-radius: 4px;
    background: #4CC890;
    width: 100%;
    max-width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-weight: 700;
    line-height: 29.05px;
    text-align: center;
    color: white;
    margin-right: 15px;
}



.home04 {
    min-height: 914px;
}

.home04 h2 {
    font-size: 32px;
    font-weight: 800;
    line-height: 38.73px;
    text-align: center;
    color: #FFFFFF;
}

.home04 .injection {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.home04 .injection-list {
    background-color: white;
    box-shadow: 0px 4px 4px 0px #0000001A;
    border-radius: 8px;
    padding: 30px;
    overflow: hidden;
    position: relative;
}

.home04 .injection-list>div:hover {
    transform: scale(1.1);
}

.home04 .injection-list>div {
    transition: transform 0.3s ease;
}

.home04 .injection-list .r1 {
    display: flex;
    align-items: center;
}

.home04 .injection-list .r1 a {
    margin-right: 12px;
}

.home04 .injection-list .r1 a img {
    min-width: 80px;
    height: 80px;
}

.home04 .injection-list .r1 h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 29.05px;
    text-align: left;
    margin-bottom: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.home04 .injection-list .r1 h3 a {
    color: #535353;
}

.home04 .injection-list .r2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    color: #4CC890;
    margin: 20px 0 15px 0;
}

.home04 .injection-list .r3 {
    font-size: 16px;
    font-weight: 500;
    line-height: 19.36px;
    text-align: left;
    color: #535353;
    margin: 10px 0 15px 0;
}

.home04 .injection-list .r4 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #535353;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.home05-1 {
    padding-bottom: 20px !important;
    z-index: 1;
}

.home05-1 h2 {
    font-size: 32px;
    font-weight: 800;
    line-height: 38.73px;
    text-align: left;
    color: #333333;
    max-width: 450px;
    margin-bottom: 5px;
    padding: 0 15px;
    margin-top: 30px;
}

.home05-1 .co2 .col-inner {
    display: flex;
    justify-content: space-between;
}

.home05-1 .co2 .col-inner h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 29.05px;
    text-align: center;
    color: #000000;
    background-color: #f4f4f4;
    padding: 0 15px;
}

.home05-1 .ro2 {
    position: absolute;
    z-index: -1;
    width: 100%;
    bottom: -20px;
}

.home05-1 .block .line1 {
    width: 100%;
    height: 22px;
    background-color: #4CC890;
}

.home05-1 .block .line2 {
    width: 100%;
    height: 200px;
    background-color: #F4F4F4;
}

.home05-1 .line {
    width: 100%;
    height: 1px;
    display: block;
    background-color: #C0C0C0;
    position: absolute;
    bottom: 44px;
    z-index: -1;
}

.home05-2 {
    padding-bottom: 5px !important;
}

.home05-2 .row .col {
    padding-bottom: 5px;
}

.home05-2 .icon-box {
    align-items: center;
    margin-bottom: 10px;
}

.home05-2 .icon-box h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 21.78px;
    text-align: left;
    color: #242424;
}

.home05-2 .icon-box .icon-box-text {
    padding-left: 8px;
}

.home05-2 p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #535353;
}

.home06 .sao {
    width: 100%;
    height: 20px;
    position: relative;
    margin-bottom: 20px;
}

.home06 .sao::before {
    content: url(img/5sao.svg);
    position: absolute;
    top: 0;
}

.home06 p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #606060;
}

.home06 h4 {
    font-size: 20px;
    font-weight: 700;
    line-height: 24.2px;
    text-align: left;
    color: #535353;
    margin-bottom: 6px;
}

.home06 h5 {
    font-size: 16px;
    font-weight: 500;
    line-height: 19.36px;
    text-align: left;
    color: #535353;
    margin-bottom: 0;
}


.home06 .co2 .icon-box {
    display: flex;
    align-items: center;
}

.home06 .co2 .icon-box .icon-box-img {
    max-width: 369px;
}

.home06 .co2 .icon-box .icon-box-img img {
    border-radius: 50%;
}

.home06 .co2 .icon-box .icon-box-text {
    padding-left: 40px;
}

.home06 .slick-arrow {
    border: 1px solid #44C88C;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #44C88C;
    background-color: #daf4e8;
    position: absolute;
    bottom: 0%;
    z-index: 1;
    cursor: pointer;
}

.home06 .slick-arrow i {
    font-size: small;
}

.home06 .slick-prev.slick-arrow {
    right: 60px;
}

.home06 .slick-next.slick-arrow {
    right: 0px;
}

.home06 .slick-prev.slick-arrow i::before {
    content: "\f060";
}

.home06 .slick-next.slick-arrow i::before {
    content: "\f061";
}

.home07 {
    min-height: 680px;
}

.home07 form {
    margin-bottom: 0;
}

.wpcf7-spinner {
    display: none;
}

.home07 .row .col {
    padding-bottom: 0;
}

.dkvdl {
    background-color: #FFFFFF;
    border-radius: 8px;
    padding: 30px 35px;
}

.dkvdl .ro1 {
    margin: 15px 0 30px 0;
}

.dkvdl h3 {
    font-size: 24px;
    font-weight: 800;
    line-height: 29.05px;
    text-align: center;
    color: #333333;
}

.dkvdl .ro2 h4::before {
    content: url(img/ad1.svg);
}

.dkvdl .ro3 h4::before {
    content: url(img/ad2.svg);
}

.dkvdl h4::before {
    position: absolute;
    margin-left: -32px;
}

.dkvdl h4 {
    font-size: 20px;
    font-weight: 700;
    line-height: 24.2px;
    text-align: left;
    color: #505050;
    margin-bottom: 25px;
    position: relative;
    margin-left: 32px;
}


.dkvdl input::placeholder,
.dkvdl select::placeholder {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    color: #979797;
}

.dkvdl input,
.dkvdl select {
    border: 1px solid #C5C5C5;
    border-radius: 8px;
    box-shadow: none !important;
    margin-bottom: 0;
    min-height: 48px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    color: #979797;
    margin-right: 0;
}

.dkvdl .nod {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-bottom: 20px;
}

.dkvdl .ro4 {
    margin-top: 20px;
}

.dkvdl .ro4 input {
    background-color: #4CC890;
    min-height: 52px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    color: white;
    text-transform: initial;
    border: none;
}

.dkvdl .nod label {
    margin-bottom: 0;
}

.dkvdl .nod p {
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    text-align: left;
    color: #5B5B5B;
    margin-bottom: 5px;
}

.dkvdl .nod .rad input {
    min-height: auto;
    transform: scale(1.5);
    margin-right: 6px;
}

.dkvdl .nod .rad .wpcf7-list-item-label {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    color: #3D3D3D;
}

.home08 {}

.home08 h2 {
    font-size: 32px;
    font-weight: 800;
    line-height: 38.73px;
    text-align: center;
    color: #333333;
    margin-bottom: 0;
    margin-top: 25px;
}

.home08 .co2 {
    padding-bottom: 10px;
}

.home08 .ux-tintuc {
    display: flow-root;
}

.home08 .ux-tintuc .image {
    overflow: hidden;
    position: relative;
    border-radius: 8px;
}

.home08 .ux-tintuc .image:hover img {
    transform: scale(1.1);
}

.home08 .ux-tintuc img {
    width: 100%;
    border-radius: 8px;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.home08 .ux-tintuc .block1 {
    width: 100%;
    max-width: 755px;
    float: left;
}

.home08 .ux-tintuc .block2 {
    width: 100%;
    max-width: 361px;
    float: right;
}

.home08 .ux-tintuc .block1 img {
    height: 406px;
}

.home08 .ux-tintuc .block2 img {
    height: 75px;
}

.home08 .ux-tintuc .block1 .content {
    margin-top: 20px;
}

.home08 .ux-tintuc .block1 .content .time {
    position: relative;
    margin-left: 22px;
    font-size: 12px;
    font-weight: 400;
    line-height: 14.52px;
    text-align: left;
    color: #7B7B7B;
    margin-bottom: 10px;
}

.home08 .ux-tintuc .block1 .content .time::before {
    content: url(img/calendar.svg);
    position: absolute;
    margin-left: -22px;
    height: 16px;
    top: -3px;
}

.home08 .ux-tintuc .block1 .content h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: 29.05px;
    text-align: left;
    color: #2D2D2D;
}

.home08 .ux-tintuc .block1 .content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #262626;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.home08 .ux-tintuc .block2 .tcm {
    display: flex;
    justify-content: space-between;
    min-height: 32px;
    border-bottom: 1px solid #D3D3D3;
    margin-bottom: 20px;
}

.home08 .ux-tintuc .block2 .tcm h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    text-align: left;
    color: #1F1F1F;
}

.home08 .ux-tintuc .block2 .tcm a {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    text-align: left;
    color: #15AF76;
    min-width: 115px;
}

.home08 .ux-tintuc .block2 .tcm a i {
    margin-left: 10px;
}

.home08 .ux-tintuc .block2 .nor {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.home08 .ux-tintuc .block2 .nor:last-child {
    margin-bottom: 0;
}

.home08 .ux-tintuc .block2 .nor .image {
    width: 100%;
    max-width: 88px;
    min-width: 88px;
    margin-right: 15px;
}

.home08 .ux-tintuc .block2 .nor h3 {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    text-align: left;
    color: #2D2D2D;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 0;
}

.dangkytiem form {
    margin-bottom: 0;
}

.dangkytiem .dkvdl {
    padding: 0;
}

.dangkytiem .dkvdl h3 {
    text-align: left;
}

.lienhe {}

.lienhe .row {
    margin-top: 15px;
}

.lienhe .co1 h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    text-align: left;
    color: #212121;
}

.lienhe .co1 p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: justify;
    color: #272727;
    margin-bottom: 40px;
    margin-top: 20px;
}

.lienhe .co1 img {
    width: 100%;
}

.lienhe .co2 .col-inner {
    padding-left: 65px;
}

.lienhe .co2 form {
    margin-bottom: 0;
}

.form-ttlh {
    padding: 20px 24px;
    background-color: #E1F3EC;
    border-radius: 8px;
}

.form-ttlh>div {
    margin-bottom: 10px;
}

.form-ttlh>div:last-child {
    margin-bottom: 0;
    margin-top: 30px;
}

.form-ttlh>div:last-child input {
    font-size: 16px;
    font-weight: 600;
    line-height: 19.36px;
    text-align: center;
    color: white;
    text-transform: initial;
}

.form-ttlh h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 36px;
    text-align: center;
    color: #3C3C3C;
    margin-bottom: 5px;
}

.form-ttlh p {
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    text-align: left;
    color: #212121;
    margin-bottom: 6px;
}

.form-ttlh input,
.form-ttlh textarea {
    border-radius: 8px !important;
    border: none;
    box-shadow: none !important;
    width: 100%;
    margin: 0;
}

.form-ttlh input {
    min-height: 48px;
}

.form-ttlh textarea {
    min-height: 80px;
}

.form-ttlh input::placeholder,
.form-ttlh textarea::placeholder {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    color: #BDBDC0;
}


.chuyenmuctt {}

.chuyenmuctt .row {
    margin-top: 50px;
}

.chuyenmuctt .block .ha,
.chuyenmuctt .block img {
    border-radius: 4px
}

.chuyenmuctt .cmtatca {
    display: flow-root;
}

.chuyenmuctt .cmtatca .block-1 {
    background: #F8F8F8;
    border-radius: 4px;
    overflow: hidden;
    float: left;
    width: 100%;
    max-width: 66%;
}

.chuyenmuctt .cmtatca .block-2 {
    float: right;
    width: 100%;
    max-width: 31%;
}

.chuyenmuctt .cmtatca .block-1 .list-box {
    display: flow-root;
}

.chuyenmuctt .cmtatca .block-1 .list-box .nd {
    float: left;
    width: 100%;
    max-width: 38%;
    padding: 30px;
}

.chuyenmuctt .cmtatca .block-1 .list-box .ha {
    float: right;
    width: 100%;
    max-width: 62%;
}

.chuyenmuctt .cmtatca .block-1 .list-box .nd .nor-nb {
    background: #CEF5E3;
    border-radius: 30px;
    min-height: 32px;
    display: flex;
    align-items: center;
    width: fit-content;
    padding: 0 17px;
    margin-bottom: 20px;
}

.chuyenmuctt .cmtatca .block-1 .list-box .nd .nor-nb h4 {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    color: #23BB76;
    margin-bottom: 0;
    position: relative;
    margin-left: 22px;
}

.chuyenmuctt .cmtatca .block-1 .list-box .nd .nor-nb h4::before {
    content: url(img/fire.svg);
    position: absolute;
    margin-left: -22px;
    height: 18px;
    top: 3px;
}

.chuyenmuctt .cmtatca .block-1 .list-box .nd h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    text-align: left;
    color: #212121;
    text-transform: uppercase;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.chuyenmuctt .cmtatca .block-1 .list-box .nd h2 a {
    color: #212121;
}

.chuyenmuctt .cmtatca .block-1 .list-box .nd .time {
    font-size: 14px;
    font-weight: 400;
    line-height: 16.94px;
    text-align: left;
    color: #7B7B7B;
    margin-bottom: 20px;
}

.chuyenmuctt .cmtatca .block-1 .list-box .nd .time::before {
    content: url(img/calendar.svg);
    position: relative;
    top: 4px;
    margin-right: 2px;
}

.chuyenmuctt .cmtatca .block-1 .list-box .nd .link a {
    border: 1px solid #C5C5C5;
    border-radius: 4px;
    min-height: 44px;
    display: flex;
    align-items: center;
    padding: 0 15px;
    width: fit-content;
    font-size: 16px;
    font-weight: 600;
    line-height: 19.36px;
    text-align: left;
    color: #444444;
}

.chuyenmuctt .cmtatca .block-1 .list-box .nd .link a:hover {
    background-color: var(--fs-color-primary);
    border-color: var(--fs-color-primary);
    color: white;
}

.chuyenmuctt .connect a:hover {
    color: var(--fs-color-primary);
}

.chuyenmuctt .cmtatca .block-1 .list-box .nd .link a i {
    margin-left: 10px;
}

.chuyenmuctt .cmtatca .block-1 .list-box .ha {
    overflow: hidden;
    position: relative;
}

.chuyenmuctt .cmtatca .block-1 .list-box .ha:hover img {
    transform: scale(1.1);
}

.chuyenmuctt .cmtatca .block-1 .list-box .ha img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.chuyenmuctt .cmtatca .block-2 h2 {
    font-size: 20px;
    font-weight: 700;
    line-height: 24.2px;
    text-align: left;
    color: #353535;
    text-transform: uppercase;
}

.chuyenmuctt .cmtatca .block-2 .list-box {
    border-bottom: 1px solid #EDEDED;
    min-height: 72px;
    display: flex;
    align-items: center;
}

.chuyenmuctt .cmtatca .block-2 .list-box:last-child {
    border-bottom: unset;
}

.chuyenmuctt .cmtatca .block-2 .list-box h3 {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    color: #424242;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0;
}

.chuyenmuctt .cmtatca .block-2 .list-box h3 a {
    color: #424242;
}

.chuyenmuctt h2 a:hover,
.chuyenmuctt h3 a:hover {
    color: #15AF76 !important;
}

.chuyenmuctt .row>div {
    margin-bottom: 30px;
}

.chuyenmuctt .connect {
    border-bottom: 1px solid #D3D3D3;
    margin-bottom: 30px;
    min-height: 45px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 10px;
}

.chuyenmuctt .connect h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 29.05px;
    text-align: left;
    color: #212121;
    text-transform: uppercase;
    margin-bottom: 0;
}

.chuyenmuctt .connect a {
    font-size: 16px;
    font-weight: 600;
    line-height: 19.36px;
    text-align: left;
    color: #444444;
    min-width: 120px;
}

.chuyenmuctt .connect a i {
    margin-left: 10px;
}

.chuyenmuctt .cmth .block {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.chuyenmuctt .cmth .list-box .ha {
    overflow: hidden;
    position: relative;
}

.chuyenmuctt .cmth .list-box .ha:hover img {
    transform: scale(1.1);
}

.chuyenmuctt .cmth .list-box .ha img {
    width: 100%;
    height: 199px;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.chuyenmuctt .cmth .list-box .nd .time {
    font-size: 14px;
    font-weight: 400;
    line-height: 16.94px;
    text-align: left;
    color: #7B7B7B;
    margin-bottom: 15px;
    margin-top: 10px;
}

.chuyenmuctt .cmth .list-box .nd .time::before {
    content: url(img/calendar.svg);
    position: relative;
    top: 4px;
    margin-right: 2px;
}

.chuyenmuctt .cmth .list-box .nd h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    color: #494949;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 0;
}

.chuyenmuctt .cmth .list-box .nd h3 a {
    color: #494949;
}


.chuyenmuctt .cmhd .block {}

.chuyenmuctt .cmhd .block .first-post .list-box {
    display: flow-root;
    margin-bottom: 20px;
}

.chuyenmuctt .cmhd .block .first-post .list-box .ha {
    float: left;
    width: 100%;
    max-width: 33%;
}

.chuyenmuctt .cmhd .block .first-post .list-box .nd {
    float: right;
    width: 100%;
    max-width: 65%;
    min-height: 250px;
    display: flex;
    align-items: center;
}

.chuyenmuctt .cmhd .block .first-post .list-box .ha {
    overflow: hidden;
    position: relative;
}

.chuyenmuctt .cmhd .block .first-post .list-box .ha:hover img {
    transform: scale(1.1);
}

.chuyenmuctt .cmhd .block .first-post .list-box .ha img {
    height: 250px;
    width: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.chuyenmuctt .cmhd .block .first-post .list-box .nd .time {
    font-size: 14px;
    font-weight: 400;
    line-height: 16.94px;
    text-align: left;
    color: #7B7B7B;
    margin-bottom: 10px;
}

.chuyenmuctt .cmhd .block .first-post .list-box .nd .time::before {
    content: url(img/calendar.svg);
    position: relative;
    top: 4px;
    margin-right: 2px;
}

.chuyenmuctt .cmhd .block .first-post .list-box .nd h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    text-align: left;
    color: #3F3F3F;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.chuyenmuctt .cmhd .block .first-post .list-box .nd h3 a {
    color: #3F3F3F;
}

.chuyenmuctt .cmhd .block .first-post .list-box .nd p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #424242;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 0;
}

.chuyenmuctt .cmhd .block .other-posts {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

.chuyenmuctt .cmhd .block .other-posts .list-box {
    display: flow-root;
}

.chuyenmuctt .cmhd .block .other-posts .list-box .ha {
    float: left;
    width: 100%;
    max-width: 32%;
    overflow: hidden;
    position: relative;
}

.chuyenmuctt .cmhd .block .other-posts .list-box .nd {
    float: right;
    width: 100%;
    max-width: 65%;
    min-height: 145px;
    display: flex;
    align-items: center;
}

.chuyenmuctt .cmhd .block .other-posts .list-box .ha:hover img {
    transform: scale(1.1);
}

.chuyenmuctt .cmhd .block .other-posts .list-box .ha img {
    height: 145px;
    width: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.chuyenmuctt .cmhd .block .other-posts .list-box .nd .time {
    font-size: 14px;
    font-weight: 400;
    line-height: 16.94px;
    text-align: left;
    color: #7B7B7B;
    margin-bottom: 6px;
}

.chuyenmuctt .cmhd .block .other-posts .list-box .nd .time::before {
    content: url(img/calendar.svg);
    position: relative;
    top: 4px;
    margin-right: 2px;
}

.chuyenmuctt .cmhd .block .other-posts .list-box .nd h3 {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    color: #3F3F3F;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0;
}


.category-tintuc .row {
    margin-top: 30px;
}

.category-tintuc .page-header {
    width: 100%;
    margin-bottom: 20px;
    align-items: center;
    display: flex;
    justify-content: center;
}

.category-tintuc .page-header h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 29.05px;
    text-align: center;
    color: white;
    text-transform: uppercase;
    background-color: var(--fs-color-primary);
    padding: 10px 25px;
    border-radius: 4px;
    width: fit-content;
}

.category-tintuc .post-wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.phan-trang {
    margin: 20px auto;
}

.category-tintuc .post-wrapper .post {
    margin-bottom: 0;
}

.category-tintuc .post-wrapper .post .image {
    overflow: hidden;
    position: relative;
    border-radius: 4px;
}

.category-tintuc .post-wrapper .post .image:hover img {
    transform: scale(1.1);
}

.category-tintuc .post-wrapper .post .image img {
    border-radius: 4px;
    width: 100%;
    height: 199px;
    object-fit: cover;
    transition: transform 0.5s ease;
}


.category-tintuc .post-wrapper .post .time {
    font-size: 14px;
    font-weight: 400;
    line-height: 16.94px;
    text-align: left;
    color: #7B7B7B;
    margin-bottom: 10px;
    margin-top: 10px;
}

.category-tintuc .post-wrapper .post .time::before {
    content: url(img/calendar.svg);
    position: relative;
    top: 4px;
    margin-right: 2px;
}

.category-tintuc .post-wrapper .post h3 {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    color: #3F3F3F;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0;
}

.chitiet-tintuc {}

.chitiet-tintuc .row {
    margin-top: 40px;
}

.chitiet-tintuc .block .contennt h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    text-align: left;
    color: #212121;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.chitiet-tintuc .block .contennt .tt {
    border-radius: 8px;
    background-color: #F2F2F2;
    padding: 25px;
}

.chitiet-tintuc .block .contennt .tt p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: justify;
    color: #272727;
    margin-bottom: 0;
}

.chitiet-tintuc .block .contennt .time {
    border-top: 1px solid #D3D3D3;
    margin-bottom: 25px;
    padding-top: 10px;
}

.chitiet-tintuc .block .contennt .image {
    margin-top: 35px;
    margin-bottom: 35px;
}

.chitiet-tintuc .block .contennt .time button {
    margin: 0;
    padding: 0;
}

.chitiet-tintuc .block .contennt .time .co {
    font-size: 14px;
    font-weight: 400;
    line-height: 16.94px;
    text-align: left;
    color: #7B7B7B;
    position: relative;
    margin-left: 25px;
    margin-right: 20px;
    min-height: auto;
}

.chitiet-tintuc .block .contennt .time .co::before {
    position: absolute;
    margin-left: -25px;
    height: 20px;
}

.chitiet-tintuc .block .contennt .time .co.c1::before {
    content: url(img/calendar.svg);
    top: 0px;
}

.chitiet-tintuc .block .contennt .time .co.c2::before {
    content: url(img/Show.svg);
    top: -2px;
}

.chitiet-tintuc .block .contennt .time .co.c3::before {
    content: url(img/share.svg);
    top: -2px;
}

.chitiet-tintuc .block .contennt .image img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.chitiet-tintuc .related_news {
    margin-top: 30px;
    margin-bottom: 50px;
}

.chitiet-tintuc .related_news .widget-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 29.05px;
    text-align: left;
    color: #212121;
    text-transform: uppercase;
    padding-bottom: 15px;
    border-bottom: 1px solid #D3D3D3;
    margin-bottom: 35px;
}

.chitiet-tintuc .new-list-related {
    min-width: 1160px;
    margin-left: -10px;
}

.chitiet-tintuc .post {
    margin-bottom: 0;
    padding: 0 10px;
}

.chitiet-tintuc .post .image {
    overflow: hidden;
    position: relative;
    border-radius: 4px;
}

.chitiet-tintuc .post .image:hover img {
    transform: scale(1.1);
}

.chitiet-tintuc .post .content {
    margin-top: 15px;
}

.chitiet-tintuc .post .image img {
    width: 100%;
    height: 199px;
    object-fit: cover;
    border-radius: 4px;
    transition: transform 0.5s ease;
}

.chitiet-tintuc .post .post-time {
    font-size: 14px;
    font-weight: 400;
    line-height: 16.94px;
    text-align: left;
    color: #7B7B7B;
    position: relative;
    margin-left: 25px;
    margin-right: 20px;
}

.chitiet-tintuc .post .post-time::before {
    content: url(img/calendar.svg);
    top: 0px;
    position: absolute;
    margin-left: -25px;
    height: 20px;
}

.chitiet-tintuc .post h3 {
    font-family: Inter;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    color: #5E5E5E;
    margin-top: 10px;
    margin-bottom: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.chitiet-tintuc .block .excerpt ul li,
.chitiet-tintuc .block .excerpt p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: justify;
    color: #272727;
}

.chitiet-tintuc .block .excerpt ul li {
    margin-left: 20px;
}

.taxinjectionprice .block {
    margin-top: 40px;
}

.nav-pagination>li>a,
.nav-pagination>li>span {
    border-radius: 4px;
}

.taxinjection .row {
    margin-top: 40px;
}

.taxinjection .connent {
    display: flow-root;
    margin-bottom: 20px;
}

.taxinjection .connent .hinhanh {
    float: left;
    width: 100%;
    max-width: 24%;
    position: relative;
    border-radius: 4px;
}

.taxinjection .connent .thongtin {
    float: right;
    width: 100%;
    max-width: 74%;
    min-height: 307px;
    display: flex;
    align-items: center;
}


.taxinjection .connent .hinhanh img {
    width: 100%;
    height: 307px;
    object-fit: cover;
    border-radius: 4px;
}

.taxinjection .connent .hinhanh .lay {
    width: 100%;
    min-height: 96px;
    background: linear-gradient(360deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.taxinjection .connent .hinhanh .lay a {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    color: white;
    border-radius: 8px;
    padding: 0 15px;
    background-color: #44C692;
    min-height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.taxinjection .connent .thongtin h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    color: #000000;
    text-transform: uppercase;
    padding-bottom: 10px;
    border-bottom: 1px solid #EFEFEF;
    margin-bottom: 15px;
}

.taxinjection .connent .thongtin h3 a {
    color: #000000;
}

.taxinjection .connent .thongtin h3 a:hover {
    color: #15AF76;
}

.taxinjection .connent .thongtin .nor h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    color: #4CC890;
    margin-bottom: 20px;
}

.taxinjection .connent .thongtin .nor p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #212121;
    margin-bottom: 10px;
    position: relative;
    margin-left: 35px;
}

.taxinjection .connent .thongtin .nor p:last-child {
    margin-bottom: 0;
}

.taxinjection .connent .thongtin .nor p::before {
    position: absolute;
    margin-left: -35px;
    height: 25px;
}

.taxinjection .connent .thongtin .nor .p1::before {
    content: url(img/gt1.svg);
}

.taxinjection .connent .thongtin .nor .p2::before {
    content: url(img/gt2.svg);
}

.taxinjection .connent .thongtin .nor .p3::before {
    content: url(img/gt3.svg);
}

.taxinjection .connent .thongtin .tt {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: justify;
    color: #212121;
    margin-bottom: 0;
    margin-top: 15px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

#newsletter-signup-link {
    border-radius: 15px;
}

#newsletter-signup-link .mfp-close {
    opacity: 1;
    position: absolute;
    top: 20px !important;
    right: 20px;
    background-color: #ff0000;
    z-index: 9;
    mix-blend-mode: normal;
    border-radius: 50%;
    font-size: x-large;
    color: white;
}

#newsletter-signup-link form {
    margin-bottom: 0;
}

.singlemedical .row {
    margin-top: 40px;
}

.singlemedical .related-injection {
    margin-top: 25px;
    margin-bottom: 30px;
}

.singlemedical .thongtin {
    display: flow-root;
}

.singlemedical .thongtin .co1 {
    float: left;
    width: 100%;
    max-width: 26%;
    border: 1px solid #C5C5C5;
    border-radius: 4px;
}

.singlemedical .thongtin .co2 {
    float: right;
    width: 100%;
    max-width: 72%;
}

.singlemedical .thongtin .co1 img {
    width: 100%;
    height: 330px;
    object-fit: cover;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.singlemedical .thongtin .co1 a {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    color: white;
    border-radius: 4px;
    padding: 0 15px;
    background-color: #44C692;
    min-height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.singlemedical .thongtin .co1 h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    color: #000000;
    margin-bottom: 15px;
}

.singlemedical .thongtin .co1 .nd {
    padding: 20px;
}

.showing {
    max-height: none !important;
}

#showMoreBtnds {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    color: #44C692;
    text-transform: initial;
    padding: 0;
    margin: 0;
}

.singlemedical .thongtin .co2 .nd {
    max-height: 120px;
    overflow: hidden;
    text-align: justify;
    margin-bottom: 0;
}

.singlemedical .thongtin .co2 .nd p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: justify;
    color: #212121;
}

.singlemedical .thongtin .co2 .nor {
    border: 1px solid #C5C5C5;
    border-radius: 4px;
    padding: 20px;
    margin-bottom: 20px;
}

.taxinjection .block-cof {
    margin-bottom: 30px;
}

.taxinjection .block-cof form {
    margin-bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.taxinjection .block-cof form select {
    border: 1px solid #C5C5C5;
    border-radius: 8px;
    background-color: white;
    box-shadow: none !important;
    width: fit-content;
    padding: 0 40px 0 15px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    color: #979797;
    min-height: 48px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(img/ard.svg);
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 12px;
}

.taxinjection .block-cof form select option {
    color: #000000;
}

.taxinjection .block-cof select,
.taxinjection .block-cof input {
    margin-bottom: 0;
}

.taxinjection .block-cof .form-sec {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 680px;
}

.taxinjection .block-cof .form-tk {
    display: flex;
    width: 100%;
    max-width: 445px;
}

.taxinjection .block-cof .form-tk input {
    box-shadow: none !important;
    border: 1px solid #C5C5C5;
    border-right: none;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    color: #000000;
    min-height: 48px;
}

.taxinjection .block-cof .form-tk input::placeholder {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    color: #979797;
}

.taxinjection .block-cof .form-tk button {
    margin: 0;
    color: white;
    padding: 0 15px;
}

.taxinjection .block-cof .form-tk button i {
    font-size: large;
}

.taxinjection .block-cof .form-tk #search-button {
    background: #44C692;
}

.taxinjection .block-cof .form-tk #reset-button {
    background: #A5A5A5;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.singlemedical .thongtin .co2 .nor h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    color: #000000;
    text-transform: uppercase;
    padding-bottom: 10px;
    border-bottom: 1px solid #EFEFEF;
    margin-bottom: 15px;
}

.singlemedical .thongtin .co2 .nor h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    color: #212121;
    margin-bottom: 20px;
}

.singlemedical .thongtin .co2 .nor h3 span {
    color: #4CC890;
}

.singlemedical .thongtin .co2 .nor p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #212121;
    margin-bottom: 10px;
}

.singlemedical .thongtin .co2 .nor p:last-child {
    margin-bottom: 0;
}


.singlemedical .related-injection h2 {
    font-size: 20px;
    font-weight: 700;
    line-height: 24.2px;
    text-align: left;
    color: #353535;
}

.singlemedical .related-injection .new-list-post-pro {
    margin: 0 10px;
    border-radius: 4px;
}

.singlemedical .related-injection .new-list-post-pro .post-image {
    position: relative;
}

.singlemedical .related-injection .new-list-post-pro .post-image img {
    width: 100%;
    height: 307px;
    object-fit: cover;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.singlemedical .related-injection .new-list-post-pro .post-image .lay {
    width: 100%;
    min-height: 96px;
    background: linear-gradient(360deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.singlemedical .related-injection .new-list-post-pro .post-image .lay a {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    color: white;
    border-radius: 8px;
    padding: 0 15px;
    background-color: #44C692;
    min-height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.singlemedical .related-injection .new-list-post-pro .post-content {
    padding: 10px 20px;
    border: 1px solid #C5C5C5;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.singlemedical .related-injection .new-list-post-pro .post-content h3 {
    height: 48px;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    color: #000000;
    margin-bottom: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


.singlemedical .related-injection .slick-arrow {
    width: 37px;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: white;
    position: absolute;
    top: 43%;
    background-color: #44C692;
    z-index: 1;
    cursor: pointer;
}

.singlemedical .related-injection .slick-prev.slick-arrow {
    left: -10px;
}

.singlemedical .related-injection .slick-next.slick-arrow {
    right: -10px;
}

.singlemedical .related-injection .slick-prev.slick-arrow i::before {
    content: "\f104";
}

.singlemedical .related-injection .slick-next.slick-arrow i::before {
    content: "\f054";
}