html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

@font-face {
    src: url("https://benhvienthucuc.vn/wp-content/themes/tci-hospital/ldp-su-kien/cuoc-thi-kinh-nghiem-cham-soc-gia-dinh/fonts/SVN-GilroyRegular.otf");
    font-family: SVN-GilroyRegular;
    /*font-display: swap;*/
}

@font-face {
    src: url("https://benhvienthucuc.vn/wp-content/themes/tci-hospital/ldp-su-kien/cuoc-thi-kinh-nghiem-cham-soc-gia-dinh/fonts/SVN-GilroySemiBold.otf");
    font-family: SVN-GilroySemiBold;
    /*font-display: swap;*/
}

@font-face {
    src: url("https://benhvienthucuc.vn/wp-content/themes/tci-hospital/ldp-su-kien/cuoc-thi-kinh-nghiem-cham-soc-gia-dinh/fonts/SVN-GilroyXBold.otf");
    font-family: SVN-GilroyXBold;
    /*font-display: swap;*/
}

body {
    font-family: 'SVN-GilroyRegular', sans-serif;
    font-size: 18px;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html {
    box-sizing: border-box;
    overflow-x: hidden;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

strong,
b {
    font-weight: bold;
}

em {
    font-style: italic;
}

h1 {
    font-size: 2rem;
}

h2 {
    font-size: 1.5rem;
}

h3 {
    font-size: 1.325rem;
}

h4 {
    font-size: 1.125rem;
}

h5 {
    font-size: 1rem;
}

h6 {
    font-size: 0.875rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.5;
    padding: 0.5rem 0;
}

img {
    max-width: 100%;
    height: auto;
    object-fit: cover;
    vertical-align: middle;
}

/** End Reset CSS */
p {
    line-height: 1.5;
}

a,
a:hover,
a:focus {
    text-decoration: none;
}

#imageDiv {
    margin-top: 61px;
}

.posre {
    position: relative;
    z-index: 1;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
}

.botron {
    border-radius: 50%;
}

button:focus {
    outline: none;
}

.transition35,
a {
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

@media only screen and (min-width: 992px) {
    .d-dt-none {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    .d-mb-none {
        display: none;
    }
}

/**================================================*/
/*--------------------------------------------------------------
Navbar
--------------------------------------------------------------*/
.navbar-custom .nav>li>a:focus,
.navbar-custom .nav>li>a:hover,
.navbar-custom .nav .open>a,
.navbar-custom .nav .open>a:focus,
.navbar-custom .nav .open>a:hover,
.navbar-custom .dropdown-menu>li>a:focus,
.navbar-custom .dropdown-menu>li>a:hover {
    background: none;
    color: #43BDAA;
}

.navbar-logo a {
    padding: 0;
}

.navbar-logo img {
    height: 100%;
}

.navbar-custom {
    background-color: #12a64e;
    border: 0;
    border-radius: 0;
    z-index: 1000;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 20px;
    padding: 20px 0;
    color: #fff;
}

.navbar-custom .nav li:not(.not-bdb)>a {
    position: relative;
    color: #fff;
    margin: 0 30px;
}

.navbar-custom a.btn-g {
    background-color: #43BDAA;
    color: #fff;
    padding: 5px 20px;
    border-radius: 36px;
    font-weight: 600;
}

.navbar-custom a.btn-g:hover {
    background-color: #43BDAA !important;
    color: #fff !important;
    box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.16);
}

.navbar-custom .btn-bky-mn {
    margin-left: 10px;
}

.navbar-default .navbar-toggler.navbar-toggle-fix {
    /*background: #43BDAA;*/
    border: none;
    padding: 9px 10px;
    margin-left: 15px;
}

.navbar-default .navbar-toggler.navbar-toggle-fix .icon-bar {
    background: #fff;
    display: block;
    width: 40px;
    height: 6px;
    border-radius: 10px;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.navbar-toggler .icon-bar+.icon-bar {
    margin-top: 4px;
}

.navbar-toggle-fix.mo-open .icon-bar:nth-child(1) {
    -webkit-transform: rotate(45deg) translate(5px, 4px);
    transform: rotate(45deg) translate(9px, 4px);
}

.navbar-toggle-fix.mo-open .icon-bar:nth-child(2) {
    opacity: 0;
}

.navbar-toggle-fix.mo-open .icon-bar:nth-child(3) {
    -webkit-transform: rotate(-45deg) translate(4px, -4px);
    transform: rotate(-45deg) translate(9px, -4px);
}

.frame_1 {
    padding-top: 80px;
}

.frame_2 {
    background: url(../images/f2_bg.jpg) no-repeat center top;
    background-size: cover;
    padding: 50px 0 40px;
}

.frame_2 .f2_r1 {
    margin-bottom: 20px;
}

.frame_2 .f2_r1 .colum_2 {
    /*font-size: 20px;*/
    color: #12a64e;
    text-align: justify;
    font-family: "SVN-GilroySemiBold", sans-serif;
}

.frame_2 .f2_r2 .text_small_1 {
    text-align: center;
    color: #fb4242;
    font-size: 30px;
    font-family: "SVN-GilroySemiBold", sans-serif;
    font-style: italic;
    margin-bottom: 30px;
}

.frame_2 .f2_r2 .colum_m {
    margin-bottom: 20px;
}

.frame_2 .f2_r2 .colum_m .h4 {
    text-align: center;
    font-size: 30px;
    color: #12a64e;
    font-family: 'SVN-GilroyXBold', sans-serif;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 15px;
    padding: 0;
}

.frame_2 .f2_r2 .colum_m p {
    font-family: "SVN-GilroySemiBold", sans-serif;
    font-style: italic;
    display: block;
    text-align: center;
    font-size: 30px;
    color: #12a64e;
}

.frame_3 {
    padding: 70px 0 70px;
    background: url(../images/f3_bg.jpg) no-repeat center top;
    background-size: cover;
}

.frame_3 .title {
    margin-bottom: 30px;
}

.frame_3 .r_m_1 {
    max-width: 1020px;
    margin: 0px auto 20px;   
}

.frame_3 .r_m_1 .colum_1 .box_1 {
    background-color: #fff;
    box-shadow: 0px 3px 5px 2px rgb(0 0 0 / 24%);
    padding: 30px;
    font-family: "SVN-GilroySemiBold", sans-serif;
    color: #6b6b6b;
    height: 100%;
}

.frame_3 .r_m_1 .colum_1 .h3 {
    color: #1d9b16;
    font-size: 30px;
    padding: 0;
}

.frame_3 .r_m_1 .colum_2 img {
    box-shadow: 0px 3px 5px 2px rgb(0 0 0 / 24%);
    border: 2px solid #fffad6;
}

.frame_3 .boder_top_left {
    border-radius: 50px 0px 0px 0px;
}

.frame_3 .boder_bottom_right img {
    border-radius: 0px 0px 50px 0px;
}

.frame_3 .boder_bottom_left img {
    border-radius: 0px 0px 0px 50px;
}

.frame_3 .boder_top_right {
    border-radius: 0px 50px 0px 0px;
}

.frame_4 {
    padding: 60px 0 60px;
}

.title_custom.title_1 {
    text-transform: uppercase;
    text-align: center;
    color: #10a51a;
    font-size: 40px;
    font-family: SVN-GilroyXBold;
    margin-bottom: 30px;
}

.frame_4 .bg_cac_buoc {
    background: url(../images/f4_bg_buoc.jpg) no-repeat center top;
    background-size: 100% 100%;
    padding: 30px 60px 60px 60px;
}

.frame_4 .r_m_1 {
    margin-bottom: 15px;
}

.frame_4 .r_m_1 .colum_2 {
    display: flex;
    align-items: center;
    font-family: "SVN-GilroySemiBold", sans-serif;
    color: #fff;
}

.frame_4 .r_m_1 .colum_2 .h3 {
    padding: 0;
    font-size: 30px;
    font-family: SVN-GilroyXBold;
    background: #FFBA00;
    background: linear-gradient(0deg,rgba(255, 186, 0, 1) 0%, rgba(255, 252, 196, 1) 100%);
    color: transparent;
    background-clip: text;
}

.btn_m.btn_dang_ky {
    text-align: center;
    margin-top: 60px;
}

.btn_m.btn_dang_ky a {
    background: #FFAE00;
    background: linear-gradient(0deg,rgba(255, 174, 0, 1) 0%, rgba(255, 132, 0, 1) 62%, rgba(255, 252, 196, 1) 100%);
    border: 3px solid #fffcc4;
    color: #fff;
    text-transform: uppercase;
    font-family: SVN-GilroyXBold;
    font-size: 25px;
    padding: 5px 30px;
    border-radius: 30px;
}

.frame_5 {
    background: #fff url(../images/f5_bg.jpg) no-repeat center top;
    padding: 0px 0 70px;
}

.frame_5 .title_img {
    margin-bottom: 15px;
}

.frame_5 .row__2 {
    margin-top: 60px;
}

.frame_5 .row__3 {
    font-family: SVN-GilroyXBold;
    text-align: center;
    margin-top: 40px;
}

.frame_5 .row__3 .text__1 {
    font-size: 30px;
    color: #12a64e;
    font-style: italic;
}

.frame_5 .row__3 ul {
    display: flex;
    justify-content: center;
    color: #12a64e;
    font-family: SVN-GilroyRegular;
    font-style: italic;
    padding: 10px 0;
}

.frame_5 .row__3 ul li {
    padding-left: 15px;
    position: relative;
}

.frame_5 .row__3 ul li:not(:first-child) {
    margin-left: 15px;
}

.frame_5 .row__3 ul li:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50px;
    background-color: #ff7800;
    left: 0;
    top: 8px;
}

.frame_5 .row__3 .text__2 {
    color: #ff7800;
    font-size: 40px;
}

.frame_6 {
    padding: 0px 0 60px;
}

.frame_6 .title_1 {
    margin-bottom: 70px;
}

.frame_6 .row__1 {
    position: relative;
}

.frame_6 .row__1:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 43px;
    background: url(../images/f6_line.png) no-repeat top center;
    background-size: contain;
    top: -7px;
    left: 0;
    z-index: -1;
}

.frame_7 {
    padding-bottom: 70px;
}

.swbut_custom {
    width: 45px;
    height: 45px;
    background: url(../images/btn_arrow.jpg) no-repeat left center;
    border-radius: 50px;
}

.swiper-button-next.swbut_custom {
    background-position-x: right;
    right: 0;
}

.swiper-button-prev.swbut_custom {
    left: 0;
}

.swbut_custom:after {
    opacity: 0;
}

.swiper-pagination.swdot_custom {
    bottom: 0;
}

.swdot_custom .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #12a64e;
    opacity: 1;
}

.swdot_custom .swiper-pagination-bullet-active {
    background-color: #ff5f18;
    width: 40px;
    border-radius: 50px;
}

@media only screen and (max-width: 991px) {
    .navbar-custom {
        padding: 10px 0;
    }

    .navbar-custom .nav li:not(.not-bdb)>a {
        font-size: 20px;
        margin: 0;
    }

    .title_custom.title_1 {
        font-size: 30px;
    }

    .frame_1 {
        padding-top: 15px;
    }

    .frame_2,.frame_3,.frame_4,.frame_5,.frame_6,.frame_7 {
        padding: 20px 0;
    }

    .frame_2 .f2_r1 {
        margin-bottom: 0;
    }

    .frame_2 .f2_r2 .text_small_1 {
        font-size: 20px;
    }

    .frame_2 .f2_r2 .colum_m .h4, .frame_2 .f2_r2 .colum_m p {
        font-size: 20px;
    }

    .frame_2 .f2_r2 .colum_m .h4 {
        margin-top: 5px;
    }

    .frame_3 .r_m_1 .colum_2 {
        text-align: center;
        /*order: 1;*/
        margin-bottom: 15px;
    }

    .frame_3 .r_m_1 .colum_1 {
        order: 2;
    }

    .frame_3 .r_m_1 {
        margin-bottom: 35px;
        margin-left: -15px;
        margin-right: -15px;
    }

    .frame_3 .r_m_1 .colum_1 .box_1 {
        padding: 15px 20px;
        text-align: center;
    }

    .frame_4 .bg_cac_buoc {
        padding: 15px;
    }

    .frame_4 .r_m_1 {
        margin-bottom: 30px;
    }

    .frame_4 .r_m_1 .colum_2 {
        text-align: center;
    }

    .frame_4 .r_m_1:nth-child(3) .colum_2 p,.frame_4 .r_m_1:nth-child(4) .colum_2 p {
        text-align: justify;
    }

    .frame_5 .row__3 .text__1 {
        font-size: 25px;
    }

    .frame_5 .row__3 .text__2 {
        font-size: 35px;
    }

    .frame_6 .title_1 {
        margin-bottom: 20px;
    }

    .frame_6 .colum_1:not(:last-child) {
        margin-bottom: 50px;
    }

    .frame_6 .row__1 {
        background: url(../images/f6_m_line.png) no-repeat center;
        background-size: contain;
        padding: 100px 0;
    }

    .frame_6 .row__1:after {
        opacity: 0;
    }
}


@media only screen and (max-width: 480px) {
    .title_custom.title_1 {
        font-size: 25px;
    }

    .btn_m.btn_dang_ky {
        margin-top: 30px;
    }

    .frame_4 .bg_cac_buoc {
        padding-top: 30px;
        padding-bottom: 30px;
        background-image: url(../images/f4_m_bg_buoc.jpg);
    }

    .frame_5 .row__3 ul {
        flex-flow: wrap;
    }

    .frame_5 .row__3 .text__2 {
        font-size: 30px;
    }
}