*, input, :before, :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
html {overflow-x: hidden}
html, body {
    padding: 0 !important;
    margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {display: block}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
input[type="text"], input[type="email"], input[type="password"], input[type="tel"] {
    border: 1px solid #E9E9E9;
    color: #1C1C1C;
    margin: 0;
    padding: 0 20px
}
a {
    color: #555
}
a:hover {
    color: #555;
    text-decoration: none;
    cursor: pointer
}
body, input, textarea, button, select {
    color: #000;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%
}
body {
    font-size: 14px;
    color: #000;
    overflow-x: hidden
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    line-height: 1.4
}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a, h6 a, .h6 a {
    text-decoration: none;
    font-weight: inherit
}
a {
    transition: all 150ms ease-in-out
}
a:focus {
    outline: none
}
h1, .h1 {
    font-size: 2.57143em
}
h2, .h2 {
    font-size: 2em
}
h3, .h3 {
    font-size: 1.71429em
}
h4, .h4 {
    font-size: 1.28571em
}
h5, .h5 {
    font-size: 1.14286em
}
h6, .h6 {
    font-size: 1.14286em
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #555;
    letter-spacing: .01em
}
p {
    margin: 0 0 15px 0
}
p img {
    margin: 0
}
em {
    font-style: italic
}
b, strong {
    font-weight: 700
}
small {
    font-size: 0.9em
}
sup, sub {
    position: relative;
    font-size: 60%;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.5em
}
blockquote {
    font-size: 1.125em;
    line-height: 1.45;
    font-style: italic;
    margin: 0 0 30px;
    padding: 15px 30px;
    border-left: 1px solid #E1E1E1
}
blockquote p {
    margin-bottom: 0
}
blockquote p + cite {
    margin-top: 15px
}
blockquote cite {
    display: block;
    font-size: 0.75em
}
blockquote cite:before {
    content: "\2014 \0020"
}
code, pre {
    background-color: #FAF7F5;
    font-size: 1em;
    border: 0 none;
    padding: 0 2px;
    color: #51AB62
}
pre {
    overflow: auto;
    padding: 15px;
    margin: 0 0 30px
}
ul, ol {
    margin: 0;
    padding: 0
}
ul {
    list-style: none outside
}
ol {
    list-style: decimal
}
ul.square, .rte ul ul ul {
    list-style: square outside;
    padding-left: 20px;
}
ul.disc, .rte ul {
    list-style: disc outside;
    padding-left: 20px;
}
ol.alpha {
    list-style: lower-alpha outside;
    padding-left: 20px;
}
.inline-list li {
    display: inline-block;
    margin-bottom: 0
}
table {
    width: 100%;
    margin-bottom: 1em;
    border-collapse: collapse;
    border-spacing: 0
}
.table-wrap {
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}
th {
    font-weight: 500
}
th, td {
    text-align: center;
    padding: 15px;
    border: 1px solid #E1E1E1;
    color: #1C1C1C
}
a, .text-link {
    color: #575454;
    text-decoration: none;
    background: transparent
}
button {
    overflow: visible
}
button[disabled], html input[disabled] {
    cursor: default
}
img {
    border: 0 none;
    max-width: 100%;
    height: auto
}
svg:not(:root) {
    overflow: hidden
}
form {
    margin-bottom: 30px
}
form a {
    color: #575454
}
input, textarea, button, select {
    font-size: 1em
}
input:focus, textarea:focus, button:focus, select:focus {
    outline: none
}
button, input[type="text"], input[type="search"], input[type="password"], input[type="email"], input[type="file"], input[type="number"], input[type="tel"], input[type="submit"], textarea {
    -webkit-appearance: none;
    -moz-appearance: none
}
input, textarea, select, fieldset {
    border-radius: 0;
    max-width: 100%
}
input.input-full, textarea.input-full, select.input-full, fieldset.input-full {
    width: 100%
}
fieldset {
    border: 1px solid #E1E1E1;
    padding: 15px
}
legend {
    border: 0;
    padding: 0
}
optgroup {
    font-weight: bold
}
input {
    display: inline-block;
    width: auto
}
button, input[type="submit"] {
    cursor: pointer
}
input[type="text"], input[type="search"], input[type="password"], input[type="email"], input[type="file"], input[type="number"], input[type="tel"], textarea, select {
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    width: 100%;
    max-width: 100%;
    display: block
}
input[type="text"][disabled], input[type="text"].disabled, input[type="search"][disabled], input[type="search"].disabled, input[type="password"][disabled], input[type="password"].disabled, input[type="email"][disabled], input[type="email"].disabled, input[type="file"][disabled], input[type="file"].disabled, input[type="number"][disabled], input[type="number"].disabled, input[type="tel"][disabled], input[type="tel"].disabled, textarea[disabled], textarea.disabled, select[disabled], select.disabled {
    cursor: default;
    background-color: #DDDDDD;
    border-color: #DDDDDD
}
textarea {
    min-height: 100px;
    padding-top: 6px;
    padding-bottom: 6px
}
input[type="checkbox"], input[type="radio"] {
    display: inline;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 40px;
    position: absolute;
    background: transparent;
    outline: none;
    opacity: 0
}
select,
select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /*background-position: right center;*/
    background-image: url("//theme.hstatic.net/1000343108/1000435493/14/ico-selects.png?v=214");
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-color: #FFFFFF !important;
    padding-right: 28px;
    text-indent: 0.01px;
    text-overflow: '';
    cursor: pointer
}
option {
    color: #000000;
    background-color: #FFFFFF
}
select::-ms-expand {
    display: none
}
label, legend {
    display: block;
    font-weight: 400
}
label.inline, legend.inline {
    display: inline
}
input[type="checkbox"] + label, input[type="radio"] + label {
    font-weight: normal
}
label[for] {
    cursor: pointer
}
/*=======================================================================================*/
/*=======================================================================================*/
:root {
    --cl1: #e76e75;
    --cl2: #e76e75;
    --cl3: #ffd8d3;
    --cl4: #ffefe7;
    --cl5: #161111;
}
body {
    background: white;
    font-size: 15px;
    overflow-x: hidden;
    font-family: Roboto,sans-serif;
    color: #666;
    font-weight: 400;
    background-color: #fff;
    margin: 0;
    line-height: 1.4;
}

@media (min-width: 1230px) {
    .container {
        max-width: 1200px
    }
}
/*=======================================================================================*/
/*=======================================================================================*/
/*=======================================================================================*/
/*=======================================================================================*/
/*=======================================================================================*/
/*=======================================================================================*/
/*=======================================================================================*/


/* HEADER */
header{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}
.header_top{
    background: var(--cl1);
    padding: 7px 0;
}
.header_top .row{
    align-items: center;
}

.header_top ul{
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
}
.header_top ul li{
    display: flex;
    flex-wrap: wrap;
    align-items: center;

    color: #fff;
}
.header_top ul li{
    margin-right: 15px;
}
.header_top ul li img{
    margin-right: 10px;
}

.search_hdt{
    position: relative;
    margin-left: auto;
    width: max-content;
}
.search_hdt input[type="text"]{
    background: #fff;
    padding: 3px 0;
    padding-left: 15px;
    border-radius: 50px;
    width: 250px;
    border: 1px solid #fff;
}
.search_hdt input[type="text"]::placeholder{
    font-style: italic;
    color: #000;
}
.search_hdt button#btn-searh {
    position: absolute;
    top: 2px;
    right: 2px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: var(--cl1);
    background-image: url(img/icon-serach.png);
    border: none;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px;
    cursor: pointer;
}
.search_hdt button#btn-searh span{
    display: none;
}


.logomain_hdb{
    display: block;
}
.logomain_hdb a{
    display: block;
}
.logomain_hdb a img{
    max-width: 200px;
}

.flexinfomain_hdt{
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
}
.flexinfomain_hdt .colinfomain_hdt{
    display: flex;
}
.flexinfomain_hdt .colinfomain_hdt+.colinfomain_hdt{
    margin-left: 30px;
}
.flexinfomain_hdt .colinfomain_hdt img{
    margin-right: 10px;
    object-fit: contain;
    width: 40px;
    height: 40px;
}
.flexinfomain_hdt .colinfomain_hdt span{
    line-height: 1.3;
}

.header_bottom{
    padding: 7px 0;
}
.header_bottom .row{
    align-items: center;
}
.menu_hdb{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: end;
}
.menu_hdb > ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.menu_hdb > ul > li{
    display: inline-block;
    position: relative;
    padding: 5px 0;
}
.menu_hdb > ul > li > a{
    text-transform: uppercase;
    color: #000;
    padding: 0 15px;
    font-weight: bold;
    font-size: 15px;
}
.menu_hdb > ul > li > a:hover{
    color: var(--cl1);
}
.menu_hdb > ul > li > a.home{
    color: #000;
}
.menu_hdb > ul > li:first-child > a{
    padding-left: 0;
}
.menu_hdb > ul > li > ul.submenu{
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    background: #fff;
    border-top: 1px solid var(--cl1);
    width: max-content;
    min-width: 100%;
    display: none;
}
.menu_hdb > ul > li:hover > ul.submenu{
    display: block;
}
.menu_hdb > ul > li > ul.submenu > li{
    list-style: none;
    position: relative;
}
.menu_hdb > ul > li > ul.submenu > li > a{
    display: block;
    padding: 7px 20px;
}
.menu_hdb > ul > li > ul.submenu > li > a:hover{
    background: var(--cl1);
    color: #fff;
}

.menu_hdb > ul > li:hover > ul.submenu > li > ul.submenu_2{
    position: absolute;
    top: 0;
    left: 100%;
    background: #fff;
    width: max-content;
    display: none;
    border-top: 1px solid var(--cl1);
}
.menu_hdb > ul > li > ul.submenu > li:hover > ul.submenu_2{
    display: block;
}
.menu_hdb > ul > li:hover > ul.submenu > li > ul.submenu_2 a{
    display: block;
    padding: 7px 20px;
}
.menu_hdb > ul > li:hover > ul.submenu > li > ul.submenu_2 a:hover{
    background: var(--cl1);
    color: #fff;
}

.hotline_hdb{
    background: #fff0;
    color: var(--cl1);
    padding: 5px 20px;
    font-size: 16px;
    font-weight: bold;
    border: 2px solid var(--cl1);
    border-radius: 20px;
    margin-left: 15px;
}

/* END HEADER */

/* BANNER */
div#banner {
    position: relative;
    padding-top: 43px;
}
div#banner .banner-item img{
    width: 100%;
}
/* END BANNER */

/* FOOTER */
footer {
    padding:180px 0 40px 0;
    background-image: url(img/bg-footer.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: top left;
    color: #fff;
}

.ft-1 a.logo_ft{
    display: block;
    margin-bottom: 30px;
    text-align: left;
}
.ft-1 a.logo_ft img{
    max-width: 300px;
}


.ft-1 ul{
    margin-bottom: 20px;
}
.ft-1 ul li{
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 10px;
}
.ft-1 ul li p{
    margin: 0;
    font-weight: normal;
}

.map_ft img{
    width: 100%;
    object-fit: fill;
}

.ft-2 h3{
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    position: relative;
    padding-left: 20px;
}
.ft-2 h3:before{
    content: "/";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    font-size: 20px;
    font-weight: bold;
    color: var(--cl1);
}
.ft-2 a {
    display: block;
    padding-bottom: 10px;
    color: #fff;
}
.ft-2 a:hover {
    color: #2bc1ef;
}

.ft-dangky{

}
.ft-dangky h3{
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    position: relative;
    padding-left: 20px;
}
.ft-dangky h3:before{
    content: "/";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    font-size: 20px;
    font-weight: bold;
    color: #2291ed;
}
.ft-dangky p{
    font-weight: normal;
    font-style: italic;
    margin-bottom: 15px ;
}

.ft-dangky form {
    margin: 15px 0;
}
.ft-dangky input{
    display: block;
    width: 100%;
    padding: 0.5rem;
    margin-bottom: 10px;
    outline: none;
    background: #ffffff47;
    border: 0;
}
.ft-dangky input::placeholder{
    color: #fff;
    font-style: italic;
}

.ft-dangky textarea {
    display: block;
    width: 100%;
    padding: 0.5rem;
    margin-bottom: 10px;
    outline: none;
    resize: none;
    font-style: italic;
    background: #ffffff47;
    border: 0;
    color: #fff;
}
.ft-dangky textarea::placeholder{
    color: #fff;
    font-style: italic;
}

.ft-dangky button {
    display: inline-block;
    text-transform: uppercase;
    border: none;
    background: var(--cl2);
    color: #fff;
    line-height: 1;
    padding: 10px 20px;
    position: relative;
    border-radius: 3px 0 0 3px;
    height: 40px;
}
.ft-dangky button::after{
    content: '';
    position: absolute;
    top: 0;
    right: -40px;
    width: 40px;
    height: 100%;
    background: url(img/icon-btnformft.png);
    border: none;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px;
    cursor: pointer;
    background-color: #fff;
    border-radius:0 3px 3px 0;
}

.footer_copyright{
    background: #191919;
    color: #fff;
    text-align: center;
    padding: 10px 0;
}
/* END FOOTER */

.title_sectionhome{
    margin-bottom: 20px;
    padding-bottom: 10px;
    text-align: center;
    position: relative;
}
.title_sectionhome:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 85px;
    height: 3px;
    background: var(--cl1);
}
.title_sectionhome span {
    font-size: 20px;
    font-weight: bold;
    color: var(--cl1);
    display: inline-block;
}
.title_sectionhome p {
    font-size: 32px;
    color: var(--cl5);
    font-weight: bold;
    margin: 0;
}

/* QUY TRÌNH */
.section_quytrinh{
    padding: 20px 0;
    background: var(--cl2);
}
.section_quytrinh .flex_quytrinh{
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.item_quytrinh{
    display: flex;
    align-items: center;
    width: max-content;
    font-size: 18px;
    color: #fff;
}
.img_quytrinh{
    border-radius: 50%;
    background: #fff;
    width: 70px;
    height: 70px;
    text-align: center;
    position: relative;
    margin-right: 15px;
}
.img_quytrinh img{
    object-fit: fill;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.item_quytrinh p{
    margin: 0;
}
.item_quytrinh strong{
    text-transform: uppercase;
}
/* END QUY TRÌNH */

/* CHUYEN KHOA */
.section_hktchuyenkhoa {
    padding: 50px 0;
    background: #F2F9FF;
}
.hkt-chuyenkhoa {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 10px;
}
.hkt-ck-item {
    padding-bottom: 20px;
    padding-top: 10px;
}
.hkt-ck-left {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.hkt-ck-left img{
    margin-right: 15px;
}
.hkt-ck-left a {
    display: block;
    font-weight: bold;
    font-size: 18px;
    color: var(--cl3);
    text-transform: uppercase;
    text-align: center;
}
.hkt-ck-right {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 10px;
}
.hkt-ck-right a {
    display: inline-block;
    font-size: 14px;
}
.hkt-ck-right a:hover {
    color: var(--cl2);
}


.boxchuyenkhoa_one{
    display: grid;
    grid-template-columns: repeat(5,1fr);
    grid-gap: 20px;
    margin-bottom: 30px;
}
.colchuyenkhoa_one{
    grid-column-end:span 1;
}
.colchuyenkhoa_one .itemchuyenkhoa_one{
    height: 100%;
    background: #fff;
    box-shadow: 0px 0px 8px rgb(0 0 0 / 10%);
    padding: 30px 0;
    height: 100%;
    border-radius: 20px;

    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.colchuyenkhoa_one:nth-child(1) .itemchuyenkhoa_one{
    background: var(--cl2);
}
.itemchuyenkhoa_one a{
    display: block;
    text-align: center;
}
.itemchuyenkhoa_one a img{
    margin-bottom: 15px;
}
.itemchuyenkhoa_one a p{
    margin: 0;
    color: var(--cl2);
    font-size: 20px;
    text-transform: uppercase;
}
.colchuyenkhoa_one:nth-child(1) .itemchuyenkhoa_one a p{
    color: #fff;
}

/* END CHUYEN KHOA */

/* DANH MỤC */
.section_chuyenmuc{
    padding: 50px 0;
    background: #ffefe7;
}

ul.ul_ss_cknamkhoa{
    display: grid;
    grid-template-columns: repeat(6,1fr);
    grid-gap:15px;
}
ul.ul_ss_cknamkhoa li{
    grid-column-end: span 1;

    border-radius: 50%;
    background: #fff;
    position: relative;
    transition: all .5s;

    aspect-ratio: 1 / 1;
}
ul.ul_ss_cknamkhoa li:after{
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    border-radius: 50%;
    border: 1px dashed #fff;
    z-index: 1;
    transition: all .7s;
    opacity: 0;
}
ul.ul_ss_cknamkhoa li a{
    display: block;
    text-align: center;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}
ul.ul_ss_cknamkhoa li a .icon_cknamkhoa{
    position: relative;
    display: inline-block;
    width: 62px;
    height: 62px;
    margin-bottom: 15px;
    transition: all .5s;
}

ul.ul_ss_cknamkhoa li a h3{
    margin: 0;
    color: #000;
    font-size: 16px;
}

ul.ul_ss_cknamkhoa li:hover, ul.ul_ss_cknamkhoa li.active{
    background: var(--cl1);
}
ul.ul_ss_cknamkhoa li:hover:after, ul.ul_ss_cknamkhoa li.active:after{
    opacity: 1;
}
ul.ul_ss_cknamkhoa li:hover a h3, ul.ul_ss_cknamkhoa li.active a h3{
    color: #fff;
}
ul.ul_ss_cknamkhoa li:hover a .icon_cknamkhoa img, ul.ul_ss_cknamkhoa li.active a .icon_cknamkhoa img{
    filter: brightness(0) invert(1);

    animation: shake 0.5s ease infinite;
    transform-origin: center;
}
@keyframes shake {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
  50% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
  75% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

/*END DANH MỤC*/

/* GIOI THIEU */
.section_gioithieu{
    padding: 50px 0;
    background: #ffefe7;
}
.section_gioithieu .row{
    align-items: center;
}
.section_gioithieu .gioithieu_left img{
    object-fit: fill;
}

.section_gioithieu .title_sectionhome{
    text-align: left;   
}
.section_gioithieu .title_sectionhome::after{
    left: 0;
    transform: translateX(0%);
}
.slogan_gioithieu{
    color: #565656;
    font-size: 15px;
    margin-bottom: 20px;
}
.section_gioithieu .btn_gioithieu {
    display: inline-block;
    background: #f3ca61;
    color: #000;
    font-weight: bold;
    padding: 10px 30px;
    position: relative;
    border-radius: 50px;
    height: 40px;
    font-size: 16px;
}

ul.ul_gioithieu{
    list-style: none;
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-gap: 15px;

    margin-bottom: 15px;
}
ul.ul_gioithieu li{
    text-align: center;
}
ul.ul_gioithieu li img{
    margin-bottom: 10px;
}
ul.ul_gioithieu li p{
    margin-bottom: 5px;
}
ul.ul_gioithieu li strong{
    
}
/* END GIOI THIEU */

/* THONG SO */
.section_number{
    padding: 30px 0;
    background: var(--cl1);
    color: #fff;
}
.number {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}
.number_item {
    display: grid;
    grid-template-columns: 75px auto;
    grid-gap: 15px;
    align-items: flex-start;

    color: #fff;
}
.number_item span {
    font-weight: bold;
    font-size: 40px;
    color: #fff;
}
.number_item span b{
    font-weight: bold;
}
.number_item p {
    font-size: 18px;
    color: #fff;
    margin-bottom: 0;
}
/* END THONG SO */

/* ƯU ĐIỂM */
.section_uudiem{
    padding: 50px 0;
    background: #f5f5f5;
}
.section_uudiem .title_sectionhome{
    text-align: left;
}
.section_uudiem .title_sectionhome:after{
    left: 0%;
    transform: translateX(-0%);
}

ul.ul_ssuudiem {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 20px;
}
ul.ul_ssuudiem li {
    display: grid;
    grid-template-columns: 50px auto;
    grid-gap: 15px;
    align-items: flex-start;
}
ul.ul_ssuudiem li span {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    display: block;
    margin-bottom: 5px;
    color: var(--cl1);
}
ul.ul_ssuudiem li p {
    font-size: 14px;
}

a.btn_ssuudiem{
    display: inline-block;
    background: #f3ca61;
    color: #000;
    font-weight: bold;
    padding: 10px 30px;
    position: relative;
    border-radius: 50px;
    height: 40px;
    font-size: 16px;
}
a.btn_ssuudiem img{
    margin-left: 5px;
}

.img_ssloiich{

}
.img_ssloiich img{
    
}

/* END ƯU ĐIỂM*/

/*CẢM NHẬN KHÁCH HÀNG*/
.section_camnhan{
    padding: 50px 0;

    background-image: url(img/bg-camnhanBT.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top left;
}
.section_camnhan .title_sectionhome span{
    color: #fff;
}
.section_camnhan .title_sectionhome p{
    color: #fff;
}
.section_camnhan .title_sectionhome:after{
    background: #fff;
}

.item_sscamnhan{
    position: relative;
    overflow: hidden;
}

.avt_sscamnhan{
    display: block;
    margin: auto;
    margin-bottom: 15px;
    width: 115px;
    height: 115px;
    background: #fff;
    padding: 7px;
    border-radius: 50%;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 20%);

    position: relative;
    z-index: 2;

    margin-top: -45px;
}
.avt_sscamnhan img{
    width: 100%;
    border-radius: 50%;
}
.info_sscamnhan{
    position: relative;
    text-align: center;
    background: #fff;
    border-radius: 0 0 10px 10px;
    padding-bottom: 15px;
}
.info_sscamnhan strong{
    color: var(--cl5);
    font-size: 16px;
}
.info_sscamnhan span{
    font-size: 14px;
    color: #000;
}
.desrc_sscamnhan{
    position: relative;
    z-index: 1;
    background: var(--cl4);
    color: var(--cl5);
    border-radius: 10px 10px 0 0;
    padding: 30px 20px 60px 20px;

    text-align: center;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
.note_sscamnhan{
    text-align: center;
    margin-bottom: 15px;
}
.note_sscamnhan img{
    display: inline-block;
}

.camnhan_arrow{
    margin-top: 50px;
    text-align: center;
}
.camnhan_arrow span{
    cursor: pointer;
}

.slick_camnhan{
    position: relative;
}
.slick_camnhan .slick-list{
}
.slick_camnhan .slick-slide{
    padding: 15px ;
}

.slick_camnhan .slick-dots {
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
    margin: 0;
}
.slick_camnhan .slick-dots li {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 6px;
    background-color: #ddd;
    border-radius: 3px;
    margin: 0 5px;
    cursor: pointer;
}
.slick_camnhan .slick-dots li button {
    display: none;
}
.slick_camnhan .slick-dots li.slick-active {
    background-color: var(--cl5);
}
/*END CẢM NHẬN KHÁCH HÀNG*/

/*CƠ SỞ VẬT CHẤT*/
.section_moitruong{
    padding: 50px 0;
}
.box_ssmoitruong {
    position: relative;
}
.item_moitruong {
    margin: 0 10px;
}

.box_ssmoitruong .slick-arrow{
    display: block !important;
}

.moitruong_prev {
    position: absolute;
    top: 50%;
    left: -20px;
    cursor: pointer;
}
.moitruong_next {
    position: absolute;
    top: 50%;
    right: -20px;
    cursor: pointer;
}
/*END CƠ SỞ VẬT CHẤT*/

.boxflex_titlechuyenkhoa{
    width: 100%;
    overflow: hidden;
    display: grid;
/*    grid-template-columns:250px auto 85px ;*/
    grid-gap: 15px;
    align-items: center;

    margin-bottom: 20px;
    padding-bottom: 5px;

}
.colleft_chuyenkhoa{
    width: 100%;
    overflow: hidden;
}
.colcenter_chuyenkhoa{
    width: 100%;
    overflow: hidden;
}
.colright_chuyenkhoa{
    width: 100%;
    overflow: hidden;
    text-align: right;
}
.maincat_chuyenkhoa{
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    color: var(--cl2);
}
.maincat_chuyenkhoa img{
    margin-right: 10px;
}
.colcenter_chuyenkhoa .slickcat_chuyenkhoa{
    position: relative;
    padding: 0 20px;
}
.colcenter_chuyenkhoa .slickcat_chuyenkhoa .slick-list{
    margin: 0 10px;
}
.colcenter_chuyenkhoa .slickcat_chuyenkhoa span{
    position: relative;
    color: #000;
    padding: 7px 15px;
    font-size: 16px;
    border-radius: 5px;
    background: #ddd;
}
.slickcat_chuyenkhoa span.active {
    color: #fff;
    background: var(--cl4) !important;
}


.slickcat_chuyenkhoa .slick-list{
    margin: 0 -5px;
}
.slickcat_chuyenkhoa .slick-slide{
    margin-right: 5px;
    margin-left: 5px;
}

.slickcat_chuyenkhoa button {
    display: inline-block;
    cursor: pointer;
    border-radius: 4px;
    width: 20px;
    height: 30px;
    color: #666;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.15s ease-out;
    text-decoration: none;
    z-index: 99999;
}
.slickcat_chuyenkhoa button:before{
    content: '';
}
.slickcat_chuyenkhoa .slick-prev{
    left: 0;
    background: url(img/prev-cat.png) center center/contain no-repeat;
}
.slickcat_chuyenkhoa .slick-next{
    right: 0;
    background: url(img/next-cat.png) center center/contain no-repeat;
}

.colright_chuyenkhoa a{
    color: var(--cl2);
    font-style: italic;
}


.itempost_one{
    margin-bottom: 20px;
}
.itempost_one a{
    position: relative;
    display: block;
}
.itempost_one a img{
    width: 100%;
    border-radius: 10px;
    margin-bottom: 10px;
}
.itempost_one a h3{
    margin: 0;
    padding: 0;
    color: var(--cl5);
    font-size: 15px;
    font-weight: bold;

    margin-bottom: 5px;
}
.itempost_one .date{
    margin-bottom: 5px;
}
.itempost_one .date span:nth-child(1){
    margin-right: 15px;
}
.itempost_one .date img{
    width: auto;
    border-radius: 0px;
    margin-bottom: 0px;
}
.itempost_one a .descr {
    margin-top: 5px;
    color: #565656;
    font-style: italic;

    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
.itempost_one .date_abs{
    position: absolute;
    top: 0;
    left: 0;
    background: var(--cl3);
    border-radius: 8px 0 8px 0;
    padding: 5px 7px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    line-height: 1.2;
}
.itempost_one .date_abs p{
    margin: 0;
}

.itempost_two{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.itempost_two .img_itempost_two{
    max-width: 160px;
    flex: 0 0 100%;
}
.itempost_two .img_itempost_two img{
    width: 100%;
    border-radius: 10px;
}
.itempost_two .title_itempost_two{
    max-width: calc(100% - 180px);
    flex: 0 0 100%;
}
.itempost_two .title_itempost_two h3{
    margin: 0;
    padding: 0;
    color: #565656;
    font-size: 16px;
    font-weight: bold;
}
.itempost_two .title_itempost_two h3 a{
    color: #565656;
    font-weight: bold;
}

.itempost_three{
    overflow: hidden;
    border-radius: 5px;
}
.itempost_three a{
    display: block;
    position: relative;
}
.itempost_three a:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 80px;
    background: linear-gradient( 0deg, rgb(60 96 183) 0%, rgb(0 51 179 / 80%) 30%, rgba(59, 96, 188, 0) 100% );
}
.itempost_three a img{
    width: 100%;
    border-radius: 5px;
}
.itempost_three a h3{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 15px 15px;
    font-size: 16px;
    font-weight: bold;
    color: #ffff;
    z-index: 2;
}

.itempost_four{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}
.itempost_four .img_itempost_four{
    max-width: 44%;
    flex: 0 0 100%;
}
.itempost_four .img_itempost_four a{
    display: block;
}
.itempost_four .img_itempost_four a img{
    width: 100%;
    border-radius: 10px;
}

.itempost_four .info_itempost_four{
    max-width: 53%;
    flex: 0 0 100%;
}
.itempost_four .info_itempost_four h3{
    margin: 0;
    padding: 0;
    color: var(--cl2);
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.itempost_four .info_itempost_four h3 a{
    color: var(--cl2);
    font-weight: bold;
}
.itempost_four .info_itempost_four .date{
    margin-bottom: 10px;
}
.itempost_four .info_itempost_four .date span:nth-child(1){
    margin-right: 15px;
}
.itempost_four .info_itempost_four .descr{
    color: #565656;
    font-style: italic;
    margin-bottom: 10px;

    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
.itempost_four .info_itempost_four a.readmore{
    color: var(--cl2);
    padding-bottom: 2px;
    font-style: italic;
    font-size: 16px;

    border-bottom: 2px solid #2BC1EF;
}
.itempost_four .info_itempost_four a.readmore img{
    margin-left: 10px;
}

.itempost_five{
    margin-bottom: 20px;
}
.itempost_five a{
    display: block;
}
.itempost_five a img{
    width: 100%;
    object-fit: fill;
    border-radius: 10px;
    margin-bottom: 10px;
}
.itempost_five a h3{
    margin: 0;
    padding: 0;
    color: #565656;
    font-size: 16px;
    font-weight: bold;
}


.itempost_six{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.itempost_six .img_itempost_six{
    max-width: 100px;
    flex: 0 0 100%;
}
.itempost_six .img_itempost_six img{
    width: 100%;
    border-radius: 5px;
}
.itempost_six .title_itempost_six{
    max-width: calc(100% - 110px);
    flex: 0 0 100%;
}
.itempost_six .title_itempost_six h3{
    margin: 0;
    padding: 0;
    color: #565656;
    font-size: 16px;
    font-weight: bold;
}
.itempost_six .title_itempost_six h3 a{
    color: #565656;
    font-weight: bold;
}

.itempost_seven{
    margin-bottom: 20px;

    border-radius: 15px;
    overflow: hidden;
}
.itempost_seven a{
    display: block;
    position: relative;
}
.itempost_seven a img{
    width: 100%;
    border-radius: 10px;
    margin-bottom: 10px;
}
.itempost_seven .info_itempost_seven{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 10px 15px;
    background: linear-gradient( 0deg, rgb(67 48 164) 0%, rgb(67 48 164) 30%, rgba(59, 96, 188, 0) 100% );
}
.itempost_seven .info_itempost_seven h3{
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
}
.itempost_seven .info_itempost_seven .date{
    font-size: 14px;
    color: #fff;
}
.itempost_seven .info_itempost_seven .date img{
    width: auto;
    margin-bottom: 0;
    border-radius: 0;
}

.itempost_eight{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.itempost_eight .img_itempost_eight{
    max-width: 100px;
    flex: 0 0 100%;
}
.itempost_eight .img_itempost_eight img{
    width: 100%;
    border-radius: 3px;
}
.itempost_eight .title_itempost_eight{
    max-width: calc(100% - 110px);
    flex: 0 0 100%;
}
.itempost_eight .title_itempost_eight h3{
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}
.itempost_eight .title_itempost_eight h3 a{
    color: #000;
    font-weight: bold;
}
.itempost_eight .title_itempost_eight .date{
    color: #000;
}
.itempost_eight .title_itempost_eight .date img{
    margin: 0;
    border-radius: 0;
    width: auto;
}

.h3title_itempost{
    display: block;
    margin-bottom: 8px;
}
.h3title_itempost h3{
    margin: 0;
    padding: 0;
    color: #565656;
    font-size: 15px;
    padding-left: 30px;
    position: relative;
}
.h3title_itempost h3:before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    width: 8px;
    height: 8px;
    background: var(--cl2);
    border-radius: 50%;
}
.h3title_itempost h3 a{
    color: #565656;
    font-weight: normal;
}

/* NAM KHOA */
.section_namkhoa{
    padding: 50px 0;
}
.grid_namkhoa{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 15px;
}
.colgrid_namkhoa{
    grid-column-end: span 1;
    color: #000;
}

.section_namkhoa .itempost_one a img{
    height: 180px;
    object-fit: fill;
}
.section_namkhoa .itempost_one a h3{
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
/*END NAM KHOA*/

/* PHU KHOA */
.section_phukhoa{
    padding: 50px 0;

    /*background-image: url(img/bg-footer.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: top left;
    color: #fff;*/
}

.grid_phukhoa {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 15px;
}
.colgrid_phukhoa {
    grid-column-end: span 3;
}

/*END PHU KHOA*/

/* TU VAN */
.section_tuvan{
    margin-top: -80px;
}
.grid_stuvan{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.colgrid_stuvan{
    max-width: 49%;
    flex: 0 0 100%;
    background: #fff;
    padding: 30px 0;
}
.flex_stuvan{
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    justify-content: space-between;
    width: 80%;
    margin: auto;
}
.flex_stuvan img{
    max-width: 60px;
    flex: 0 0 100%;
}
.flex_stuvan div{
    max-width: calc(100% - 75px);
    flex: 0 0 100%;
    display: block;
}
.flex_stuvan div p{
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    color: var(--cl2);

    margin-bottom: 10px;
}
.flex_stuvan div span{
    color: #565656;
    display: block;
}
.flex_stuvan div .btn_stuvan {
    display: inline-block;
    text-transform: uppercase;
    border: none;
    background: var(--cl1);
    color: #fff;
    font-weight: bold;
    padding: 10px 20px;
    position: relative;
    height: 40px;
    border-radius: 0 3px 3px 0;
    margin-left: 40px;
}
.flex_stuvan div .btn_stuvan::after {
    content: '';
    position: absolute;
    top: 0;
    left: -40px;
    width: 40px;
    height: 100%;
    background: url(img/icon-btntuvan.png);
    border: none;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px;
    cursor: pointer;
    background-color: var(--cl2);
    border-radius: 3px 0 0 3px;
}
/* END TU VAN */

/* BENH XA HOI */
.section_benhxahoi{
    padding: 50px;
    background-image: url(img/bg-bxh.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top left
}
.section_benhxahoi .maincat_chuyenkhoa{
    color: #fff;
}
.section_benhxahoi .colcenter_chuyenkhoa .slickcat_chuyenkhoa span{
    background: #fff;
}

.grid_benhxahoi{
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 20px;
}
.colleft_benhxahoi{
    grid-column-end: span 2;
}
.colright_benhxahoi{
    grid-column-end: span 3;

    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 15px;
}

.section_benhxahoi .itempost_one a h3{
    color: #fff;
}
.section_benhxahoi .itempost_one .date{
    color: #fff;
}
.section_benhxahoi .itempost_one a .descr{
    color: #fff;
}

.section_benhxahoi .itempost_two{
    margin: 0;
}
.section_benhxahoi .itempost_two .title_itempost_two h3 a{
    color: #fff;
}
/* END BENH XA HOI */

/* PHAI THAI */
.section_phathai{
    padding: 50px;
}

.boxflex_phathai{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.colleft_gridphathai{
    max-width: 300px;
    flex: 0 0 100%;
}
.colright_gridphathai{
    max-width: calc(100% - 320px);
    flex: 0 0 100%;
    height: max-content;
}

.boxcat_phathai{
    padding: 15px 20px 15px 0;
    background: #fff;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 15%);
    border-radius: 5px;

    height: 485px;
    overflow-y: scroll;
}

.boxcat_phathai::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}
.boxcat_phathai::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.boxcat_phathai::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(105,105,105,0.8); 
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.5); 
}
.boxcat_phathai::-webkit-scrollbar-thumb:window-inactive {
    background: #ddd; 
}

.boxcat_phathai ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.boxcat_phathai ul li{
    position: relative;
}
.boxcat_phathai ul li span{
    display: block;
    padding: 10px 10px 10px 20px;
    font-size: 15px;
    color: #000;
    cursor: pointer;
}
.boxcat_phathai ul li span.active{
    background: var(--cl1);
    color: #fff;
    border-radius: 0 20px 20px 0;
}
.boxcat_phathai ul li span img{
    margin-right: 10px;
}
.boxcat_phathai ul li span.active img{
    filter: brightness(0) invert(1);
}

.grid_phathai{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 15px;
}
.colgrid_phathai{
    grid-column-end: span 1;
}

.section_phathai .itempost_eight{
    margin-bottom: 0;
}

/* END PHAI THAI */

/* TAI MUI HONG */
.section_taimuihong{
    padding: 50px 0;
}
.grid_taimuihong{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
}
.colgrid_taimuihong{
    grid-column-end: span 1;
}

.gridleft_taimuihong {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
    margin-top: 15px;
}
.colgridleft_taimuihong {
    grid-column-end: span 1;
}

.gridright_taimuihong {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
    margin-bottom: 30px;
}
.colgridright_taimuihong {
    grid-column-end: span 1;
}
.colgridright_taimuihong .itempost_three{
    margin-bottom: 0;
}
.colgridright_taimuihong .itempost_three a img{
    height: 175px;
    object-fit: fill;
}
.colgridright_taimuihong .itempost_three a h3{
    padding: 10px 15px;
    font-size: 14px;
}
/* END TAI MUI HONG */

/* BENH TRI */
.section_benhtri{
    padding: 50px 0;
}
.grid_benhtri{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
}
.colgrid_benhtri{
    grid-column-end: span 1;
}

.gridleft_benhtri {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
    margin-top: 15px;
}
.colgridleft_benhtri {
    grid-column-end: span 1;
}

.gridright_benhtri {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
    margin-bottom: 30px;
}
.colgridright_benhtri {
    grid-column-end: span 1;
}
.colgridright_benhtri .itempost_three{
    margin-bottom: 0;
}
.colgridright_benhtri .itempost_three a img{
    height: 175px;
    object-fit: fill;
}
.colgridright_benhtri .itempost_three a h3{
    padding: 10px 15px;
    font-size: 14px;
}

.colgridright_benhtri .itempost_three a:after{
    height: 50px;
}
/* END BENH TRI */

/* DA LIEU */
.section_dalieu{
    padding: 50px;
}
.grid_dalieu{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
}
.colgrid_dalieu{
    grid-column-end: span 1;
}

.colgrid_dalieu .itempost_one a img{
    height: 200px;
    object-fit: fill;
}
.colgrid_dalieu .itempost_one a h3{
    margin: 0;
    padding: 0;
    color: var(--cl1);
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    height: 38px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
/* END DA LIEU */


/* chuyen khoa */
.ck-slider-item {
    margin: 0 10px;
    padding-top: 25px;
    margin-bottom: 5px;
}

.ck-main-top {
    background: var(--cl1);
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding: 7px 0;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

.ck-main-list {
    display: flex;
    flex-direction: column;
    padding: 15px;
}

.ck-main {
    position: relative;
    border-radius: 7px;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 30%);
    height: 100%;
}

.chuyenkhoa-out {
    position: relative;
}

.ck-prev {
    position: absolute;
    top: 50%;
    left: -20px;
    cursor: pointer;
}

.ck-next {
    position: absolute;
    top: 50%;
    right: -20px;
    cursor: pointer;
}

.ck-main-list a:hover {
    color: var(--cl2);
}

.ck-abs {
    position: absolute;
    background: var(--cl2);
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    top: -25px;
    left: 25px;
}

.ck-main-list a {
    font-size: 15px;
    padding: 3px;
    display: block;
}

div#chuyenkhoa {
    margin-bottom: 40px;
}

.slick-track {
    display: flex !important;
}

.slick-slide {
    height: inherit !important;
}

/* online */
div#online {
    background: var(--cl2);
    color: #fff;
/* padding: 20px 0; */
/* padding-top: 110px; */
border: 1px solid transparent;
padding-bottom: 30px;
margin-bottom: 40px;
}

.online {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin-top: 30px;
}

.online-item span {
    font-size: 50px;
}

.online-item {
    text-align: center;
    line-height: 25px;
}

.online-item p {
    font-size: 22px;
}

.dangkyonline {
    background: var(--cl1);
    padding: 40px;
    border-radius: 10px;
    text-align: center;
    position: relative;
    z-index: 100;
    margin-top: -30px;
}

.dangkyonline p {
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 10px;
}

.dangkyonline form {
    display: grid;
    grid-template-columns: 42% 42% auto;
    grid-gap: 15px;
}

.dangkyonline button {
    background: var(--cl6);
    text-transform: uppercase;
    font-weight: bold;
}
div#hkt-baochi {
    padding-bottom: 70px !important;
}


/* page speed */
.banner-slider .banner-item {
  display: none;
}
.banner-slider .banner-item:first-child {
  display: block;
}
.banner-slider.slick-initialized .banner-item {
  display: block;
}
.nav-logo a {
  display: flex;
}

/*BREADCRUMB*/
.breadcrumb_main{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
    background: #eee;
    padding: 8px 15px;
    border-radius: 5px;
}
.breadcrumb {
    padding: 5px 0px;
    font-size: 14px;
    margin-right: 10px;
    margin-bottom: 0;
    background: #fff0;

    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.breadcrumb a span {
    color: var(--cl2);
}
.breadcrumb_main .dautron {
    height: 8px;
    width: 8px;
    display: block;
    background-color: #E83E75;
    border-radius: 8px;
    margin-right: 4px;
}
/*END BREADCRUMB*/