.rst-mainslider{
    width: 100%;
}
#rst-home-mainslider img{
    width: 100%;
    object-fit: cover;
}
.fixed_right {
    position: fixed;
    bottom: 30px;
    right: 40px;
    z-index: 100;
}
#float_button {
    margin-bottom: 40px;
    position: relative;
}
#float_button .play-now {
    display: block;
}
.play-now {
    position: relative;
    border-radius: 50%;
    z-index: 10;
    text-align: center;
    display: flex;
    justify-content: center;
}
.play-now .ripple {
    background-color: #e68133;
}
.play-now .ripple:before {
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -o-animation-delay: .9s;
    animation-delay: .9s;
    content: "";
    position: absolute;
}
.play-now .ripple:after {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s;
    content: "";
    position: absolute;
}
.play-now .ripple, .play-now .ripple:before, .play-now .ripple:after {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 50px;
    width: 50px;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform-origin: center;
    transform-origin: center center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 #7d151652;
    -moz-box-shadow: 0 0 0 0 #7d151652;
    -ms-box-shadow: 0 0 0 0 #7d151652;
    -o-box-shadow: 0 0 0 0 #7d151652;
    box-shadow: 0 0 0 0 #7d151652;
    -webkit-animation: ripple 3s infinite;
    -moz-animation: ripple 3s infinite;
    -ms-animation: ripple 3s infinite;
    -o-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
}
#float_button .play-now .ripple {
    background-color: #e68133;
}
.gd_hotline .play-now a {
    position: sticky;
    display: block;
    /*width: 10%;*/
    height: 100%;
}
.gd_hotline.kh_hotline .play-now a {
    color: #fff;
    width: 100%;
    font-size: 18px;
}
#rst-popular .item{
    width: 100%;
}
.rst-popular .owl-carousel .owl-prev,.rst-popular .owl-carousel .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.rst-popular .owl-carousel .owl-prev{
    left: 0;
}
.rst-popular .owl-carousel .owl-next {
    right: 0;
}

.gd_footer {
    color: #222;
    position: relative;
    background-color: #005eae;
}
.gd_main__footer {
    /*background: var(--color);*/
    color: #b8b8b8;
    background-size: cover;
    padding: 30px 0 15px;
}
.gd_footer_copyright {
    padding-top: 20px;
    color: white;
    line-height: 1;
    /*background: var(--color);*/
}
.hb_logo_footer {
    text-align: center;
    padding-bottom: 25px;
    position: relative;
}
.kh_name_company {
    font-size: 1.5rem;
    text-transform: uppercase;
    color: #ffcb29;
    font-weight: 700;
    padding: 10px 0;
}
.kh_basic_contact {
    display: flex;
    justify-content: center;
}
.kh_list_branch .kh_item_branch {
    color: #fff;
}
.kh_list_branch .kh_item_branch .kh_branch_name {
    color: #ffcb29;
    text-transform: uppercase;
    font-weight: 700;
}
.kh_list_branch .kh_item_branch .kh_branch_add {
    padding: 5px 0;
    font-size: 15px;
}
.kh_list_branch .kh_item_branch i {
    margin-right: 10px;
}
.kh_list_branch .kh_item_branch .kh_branch_phone a {
    color: #fff;
}
.kh_item_contact:nth-child(2) {
    border-left: 1px solid #fff;
}
.kh_item_contact {
    display: flex;
    padding: 0 30px;
}
.kh_item_contact .kh_text_tact {
    color: #fff;
    font-weight: 700;
    margin-right: 10px;
}
.kh_item_contact a {
    color: #fff;
}
.logo_gov {
    padding-left: 5px;
    border: none !important;
    width: auto !important;
}
.gd_ft_social {
    padding: 20px 0 5px;
}
.gd_social {
    display: flex;
    justify-content: center;
}
.social {
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: flex-end;
    margin: 0;
}
.gd_footer .social {
    justify-content: space-between;
}
.gd_footer .social li, .gd_footer .social li a {
    margin: 0 3px;
}
.gd_social a {
    width: 40px;
    height: 40px;
    border: 1px solid #808080;
    border-radius: 50%;
    font-size: 1.25rem;
    text-align: center;
    line-height: 38px;
    margin-right: 10px;
}
.social li a {
    color: #fff;
    width: 40px;
    display: block;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 22px;
    padding-top: 2px;
    margin-left: 15px;
}
.social li a i.fab {
    margin-left: 0px;
    margin-top: 7px;
    font-size: 20px;
    display: block;
}
.hb_information {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 20px;
}
.hb_information p {
    width: 60%;
    color: #fff;
    margin: 0 auto;
    font-size: 12px;
    text-align: center;
    justify-content: center;
    align-items: center;
}
.gd_footer_copyright {
    padding-top: 15px;
    color: white;
    line-height: 1;
    /*background: var(--color);*/
}
.hb_copyright_inner {
    display: flex;
    padding: 10px 0;
    border-top: 1px solid #ebebeb47;
}
.hb_copyright_inner .hb_copyright_item:nth-child(1) {
    line-height: 2.5;
    margin: 0 auto;
}
.gd_copyright {
    font-size: 14px;
    display: inline-block;
}
.gd_design {
    font-size: 14px;
    display: inline-block;
}
.gd_copyright a {
    color: #fff;
    font-weight: 700;
}
.gd_design a {
    color: #fff;
}

.kh_module.kh_module_regist {
    padding-top: 0;
}
.kh_module {
    padding: 50px 0;
    text-align: center;
}
.kh_wrap_title.kh_box_inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

/*.kh_wrap_title.kh_box_inner .kh_inner_title {*/
/*    flex: 0 0 70%;*/
/*    max-width: 70%;*/
/*    text-align: left;*/
/*}*/
.kh_inner_title {
    position: relative;
    padding-left: 15px;
}
.kh_module.kh_module_regist .kh_wrap_title.kh_box_inner .kh_inner_title {
    flex: 0 0 40%;
    max-width: 40%;
}

.kh_inner_title:before {
    position: absolute;
    content: '';
    width: 2px;
    height: 73%;
    top: 10%;
    left: 0;
    background: #a64822;
}
.kh_wrap_title.kh_box_inner .kh_inner_title::before {
    height: 85%;
}
.kh_sub_title_about span {
    color: #a64822;
    font-size: 2rem;
    font-weight: 600;
    text-transform: uppercase;
}
.kh_module.kh_module_regist .kh_title_about {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 2.5rem;
    /*font-weight: 900;*/
    color: #005eae;
    text-transform: uppercase;
    position: relative;
}
.kh_wrap_title.kh_box_inner .kh_form_regist {
    display: flex;
    flex: 0 0 60%;
    max-width: 60%;
}

.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}
.kh_wrap_title.kh_box_inner .kh_form_regist .kh_regis_form {
    display: flex;
    margin-top: 15px;
}
.kh_wrap_title.kh_box_inner .kh_form_regist .kh_regis_form .kh_form_inner {
    flex: 0 0 75%;
    max-width: 75%;
    padding: 0 7px;
}
.kh_wrap_title.kh_box_inner .kh_form_regist .kh_regis_form .kh_form_group {
    display: flex;
}
.kh_wrap_title.kh_box_inner .kh_form_regist .kh_regis_form .kh_form_group .kh_form_item {
    padding: 0 5px;
}
.kh_wrap_title.kh_box_inner .kh_form_regist .kh_regis_form .kh_form_group .kh_form_item input {
    height: 50px;
    background: #edededed;
    border-radius: unset;
}
.kh_wrap_title.kh_box_inner .kh_form_regist .kh_regis_form .kh_submit {
    flex: 0 0 25%;
    max-width: 25%;
}
.kh_wrap_title.kh_box_inner .kh_form_regist .kh_regis_form .kh_submit input {
    height: 50px;
    width: 100%;
    background-color: #a64822;
    color: #fff;
    border-radius: unset;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
}

.rst-header-logo {
    width: 120px;
    height: 86px;
}
.rst-header-logo img {
    height: 100%;
    object-fit: contain;
}
.header-nav>ul.item_big>li.nav-item>a {
    padding: 30px 15px;
}
.rst-boxinfo {
    display: none;
}

@media (min-width: 1200px){
    #rst-home-mainslider .rst-mainslide {
        width: 100%;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px){
    .kh_title_about {
        margin-bottom: 0;
        font-size: 1.5rem !important;
    }
    .kh_sub_title_about span {
        font-size: 1.7rem;
    }
}

@media screen and (max-device-width: 767px) {
    .kh_inner_title {
        padding-top: 5px;
    }
    .kh_sub_title_about span {
        font-size: 1.75rem;
    }
    #rst-popular .rst-postpic img, #rst-life .rst-leftpost img, #rst-home-mainslider img {
        height: 300px;
        object-fit: cover;
    }
    .rst-header-menu-content {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
    }
    .rst-header-menu-content .clear {
        display: none;
    }
    .menu_mobile {
        width: 100%;
    }
}
@media screen and (max-device-width: 576px) {
    .kh_list_branch .kh_item_branch .kh_branch_name {
        padding-top: 10px;
    }
    .gd_social {
        justify-content: flex-start;
    }
    .kh_basic_contact {
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .hb_logo_footer .img-fluid {
        max-width: 40%;
    }
    .kh_item_contact {
        padding: 0;
    }
    .kh_item_contact:nth-child(2) {
        border-left: none;
    }
    .play-now .ripple, .play-now .ripple::before, .play-now .ripple::after {
        width: 40px;
        height: 40px;
    }
    .fixed_right {
        right: 20px;
        bottom: 15px;
    }
    .kh_module.kh_module_regist .kh_wrap_title.kh_box_inner .kh_inner_title,.kh_wrap_title.kh_box_inner .kh_form_regist .kh_regis_form .kh_form_inner, .kh_wrap_title.kh_box_inner .kh_form_regist {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .kh_wrap_title.kh_box_inner .kh_form_regist {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .kh_wrap_title.kh_box_inner .kh_form_regist .kh_regis_form {
        flex-wrap: wrap;
    }
    .kh_wrap_title.kh_box_inner .kh_form_regist .kh_regis_form .kh_form_group .kh_form_item {
        padding: 5px 0;
        width: 100%;
    }
    .kh_module.kh_module_regist .kh_wrap_title.kh_box_inner,.kh_wrap_title.kh_box_inner .kh_form_regist .kh_regis_form .kh_form_group {
        flex-wrap: wrap;
    }
    .kh_wrap_title.kh_box_inner .kh_form_regist .kh_regis_form .kh_submit {
        flex: 0 0 30%;
        max-width: 30%;
        margin: auto;
    }
    .kh_module.kh_module_regist .kh_title_about {
        font-size: 2rem;
    }
}
@keyframes  ripple{
    70% {
        box-shadow: 0 0 0 20px rgb(255 255 255 / 0%);
    }
    100% {
        box-shadow: 0 0 0 0 rgb(255 255 255 / 0%);
    }
}
