@charset "utf-8";

/* CSS Document */

.wrap-way {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 195% 100%;
    background-color: #f1f1f1;
    padding-top: 30px;
    padding-bottom: 30px;
    background-image: url(../images/bg_main.png);
    background: #fff;
}

.title-center {
    text-align: center;
}
.thanhtoan .group-title .block-title span {
    background: #fff;
    z-index: 4;
    position: relative;
    padding: 0 10px;
}

.group-title {
    margin-bottom: 40px;
    text-align: center;
    line-height: 40px;
    display: inline-block;
}
.camhung .sup-title-2 {
    max-width: 850px;
    margin: 20px auto 0px;
    font-size: 15px;
    line-height: 22px;
}

.group-title .title {
    font-weight: 700;
    margin-bottom: 10px;
    color: #072d2a;
    text-transform: uppercase;
    display: inline-block;
    padding: 12px 20px 0;
    position: relative;
}
.group-title .title b {
    display: block;
    -ms-flex: 1;
    flex: 1;
    height: 2px;
    opacity: .1;
    background-color: currentColor;
}
.group-title .block-title {
    font-size: 28px;
    font-weight: 600;
    color: rgb(9 59 59);
    text-transform: uppercase;
    text-align: center;
    position: relative;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 0 81px;
}
.group-title .block-title span {
    background: #f0f6fb;
    z-index: 4;
    position: relative;
    padding: 0 10px;
}
.group-title .block-title:after {
    position: absolute;
    height: 2px;
    background: rgb(9 59 59);
    width: 100%;
    left: 0;
    content: "";
    bottom: 14px;
}
.group-title12 {
    margin-bottom: 40px;
    text-align: center;
    line-height: 40px;
    display: inline-block;
}
.group-title12 .block-title {
    font-size: 28px;
    font-weight: 600;
    color: #2a265a;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 0 81px;
}
.group-title12 .block-title span {
    background: #fff;
    z-index: 4;
    position: relative;
    padding: 0 10px;
}
.group-title12 .block-title:after {
    position: absolute;
    height: 2px;
    background: #2a265a;
    width: 100%;
    left: 0;
    content: "";
    bottom: 14px;
}

.group-title13 {
    margin-bottom: 20px;
    text-align: center;
    line-height: 40px;
    display: inline-block;
}
.group-title13 .block-title {
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 0 81px;
}
.group-title13 .block-title span {
    background: linear-gradient(248deg, #2ab574 0%, #283891 100%);
    z-index: 4;
    position: relative;
    padding: 0 10px;
}
.group-title13 .block-title:after {
    position: absolute;
    height: 2px;
    background: #fff;
    width: 100%;
    left: 0;
    content: "";
    bottom: 14px;
}
.group-title14 {
    margin-bottom: 20px;
    text-align: center;
    line-height: 40px;
    display: inline-block;
}
.group-title14 .block-title {
    font-size: 28px;
    font-weight: 600;
    color: rgb(9 59 59);
    text-transform: uppercase;
    text-align: center;
    position: relative;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 0 81px;
}

@keyframes hotline-wrap-ani {
    100% {
        background-position: 100% 0,0 100%,0 0,100% 100%
    }
}


div#csbh .list-item:before {
    content: "";
    background: #fff;
    position: absolute;
    width: calc(100% - 7px);
    height: calc(100% - 7px);
    left: 3px;
    top: 3px;
    z-index: -1;
    border-radius: 10px;
}

.group-title14 .block-title span {
    background: #f0f6fb;
    z-index: 4;
    position: relative;
    padding: 0 10px;
}
.group-title14 .block-title:after {
    position: absolute;
    height: 2px;
    background: rgb(9 59 59);
    width: 100%;
    left: 0;
    content: "";
    bottom: 14px;
}



.group-title .title1:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: -10px;
    left: 0;
    width: 1px;
    height: 66px;
    background: #072d2a;
}

.group-title .title1:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: -10px;
    width: 66px;
    height: 1px;
    background-image: linear-gradient(to right, #072d2a, #072d2a);
}

.group-title .title h3 {
    font-size: 30px;
    font-weight: 700;
}

.group-title .title h3 span {
    font-weight: 300;
    color: rgb(232, 140, 48);
	font-size: 80px;
	text-transform: none
}

.group-title .title2 {
    font-weight: 700;
    margin-bottom: 10px;
    color: #072d2a;
    text-transform: uppercase;
    display: inline-block;
    padding: 12px 20px 0;
    position: relative;
}

.group-title .title2:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: -10px;
    left: 0;
    width: 1px;
    height: 66px;
    background: #072d2a;
}

.group-title .title2:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: -10px;
    width: 66px;
    height: 1px;
    background-image: linear-gradient(to right, #072d2a, #072d2a);
}

.group-title .title2 h3 {
    font-size: 30px;
    font-weight: 700;
}

.group-title .title2 h3 span {
    font-weight: 300;
    color: rgb(232, 140, 48);
    font-size: 80px;
    text-transform: none;
}

.group-title .title22 {
    font-weight: 700;
    margin-bottom: 10px;
    color: #115f8f;
    text-transform: uppercase;
    display: inline-block;
    padding: 12px 20px 0;
    position: relative;
}

.group-title .title22:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: -10px;
    left: 0;
    width: 1px;
    height: 66px;
    background: #fff;
}

.group-title .title22:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: -10px;
    width: 66px;
    height: 1px;
    background: #fff;
}

.group-title .title22 h3 {
    font-size: 30px;
    font-weight: 700;
}

.group-title .title22 h3 span {
    font-weight: 700;
    color: #fff;
}

.sup-title-2 {
    max-width: 1150px;
    text-align: center;
    margin: 0px auto 30px;
    font-size: 15px;
    line-height: 22px;
}
.sup-title-3 {
    max-width: 850px;
    margin: 20px auto 30px;
    font-size: 16px;
    line-height: 22px;
}
.sup-title-3 h2 {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 20px;
}

.video_clip {
    width: 100%;
    margin-bottom: 20px;
	margin-top: 15px;
}

.video_clip audio,
canvas,
img,
svg,
video {
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
}
.noidung_insp_in {
	padding: 20px 0;
}
.noidung_insp_in img {
	border-radius:5px;
	width: auto;
}
.noidung_insp {
    text-align: justify;
    font-size: 15px;
    line-height: 30px;
}
.noidung_insp p {
	padding-bottom: 5px;
	margin-bottom:0px;
}
.noidung_insp h2,h3,h4 {
	font-size: 20px;
}

.noidung_insp img {
    max-width: 100%;
}

.noidung_insp ul {
    list-style: none;
    padding-bottom: 10px;
}

.noidung_insp ul li {
    background: url(../images/dot1.png) no-repeat 0 10px;
    padding: 5px 0 5px 25px;
	line-height: 24px;
	border-bottom: solid 1px #ccc;
}
.noidung_insp_home {
    text-align: justify;
    font-size: 15px;
    line-height: 30px;
    margin-top: 15px;
    color: #fff;
}
.noidung_insp_home p {
	padding-bottom: 5px;
	margin-bottom:0px;
}
.noidung_insp_home h2,h3,h4 {
	font-size: 20px;
}

.noidung_insp_home img {
    max-width: 100%;
}

.noidung_insp_home ul {
    list-style: none;
    padding-bottom: 10px;
}

.noidung_insp_home ul li {
    background: url(../images/dot1.png) no-repeat 0 10px;
    padding: 5px 0 5px 25px;
	line-height: 24px;
	border-bottom: solid 1px #ccc;
}
div#viber-vr {}

div#viber-vr span {
    position: absolute;
    background: #0292ea;
    text-decoration: none;
    color: #fff;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    font-size: 21px;
    line-height: 1.2;
    padding: 10px 12px 10px;
    border-radius: 4px;
    /* box-shadow: inset 0 -10px 0 -6px rgba(0, 0, 0, .17); */
    margin-right: 10px;
    width: 168px;
    left: 100%;
    top: 30%;
}

div#viber-vr span:before {
    content: "";
    width: 0;
    height: 0;
    border-width: 8px;
    border-style: solid;
    border-color: transparent #0292ea transparent transparent;
    position: absolute;
    right: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    -ms-transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.vitri {
	background-image: linear-gradient(248deg, #2ab574 0%, #283891 100%);
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-bottom: 60px;
	position: relative;
	background: #148c8b;
}
.vitri:before {
    content: '';
    position: absolute;
    background-color: rgb(10 31 23 / 10%);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.vitri .noidung_insp {
	color: #fff
}
.title_vitri {
	padding-bottom: 20px;
}
.title_vitri h2 {
	text-align: center;
	font-size: 28px;
	font-weight: 600;
	text-transform: uppercase;
	color: #176a7b;
}
.img-title{
    height: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}
div#csbh .list-item {
    border-radius: 15px;
    padding: 15px;
    animation: borderAnimation 5s linear infinite;
    background: linear-gradient(90deg, #ee1d24 50%, transparent 50%), linear-gradient(90deg, #ee1d24 50%, transparent 50%), linear-gradient(0deg, #ee1d24 50%, transparent 50%), linear-gradient(0deg, #ee1d24 50%, transparent 50%);
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    background-size: 0.5rem 0.2rem, .5rem .2rem, .2rem .5rem, .2rem .5rem;
    background-position: 0px 0, 100% 100%, 0 100%, 100% 0;
    position: relative;
    animation: hotline-wrap-ani 20s linear infinite;
    overflow: hidden;
    z-index: 1;
}
.img-title img{
    height:100%;
    width:auto;
}
.vitri_in {
    background-repeat: no-repeat;
    background-size: inherit;
    background-position: 195% 100%;
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}

.dinhvi {
    background-repeat: no-repeat;
    background-size: cover !important;
    padding-top: 50px;
    padding-bottom: 30px;
    background-image: url(../images/bg_main.png);
}

.noidungdinhvi {
    font-size: 20px;
    line-height: 22px;
    padding: 30px 0;
    background: #fff;
    font-weight: 600;
    text-align: center;
    border: 6px double #ed1c24;
    margin-top: 20px;
    color: #2d5c88;
    margin-bottom: 20px !important;
}

.btn-view {
    display: inline-block;
    background: #d22228;
    color: #fff !important;
    padding: 7px 25px;
    font-weight: bold;
    border: solid 1px #fff;
    font-size: 17px;
    margin-bottom: 5px;
    margin-top: 20px;
    border-radius: 5px;
    text-transform: none;
    visibility: visible;
    animation-duration: 2s;
    animation-delay: 1s;
    animation-name: animation-glowing-white;
    animation: animation-glowing-white 1.5s infinite;
}

.btn-view i {
    padding-right: 5px;
}

.btn-view:hover {
    background: #c06814;
    color: #fff;
}

.list-news-home {
    margin: 10px 0;
}

.dv-01-news-item {
    /* padding: 0 7.5px; */
    margin-bottom: 25px;
}

.dv-01-news-item .image {
    overflow: hidden;
    position: relative;
    /* padding-bottom: 70%; */
}

.dv-01-news-item .image img {
    height: 300px;
    object-fit: cover;
    width: 100%;
}

.dv-01-news-item h3 {
    font-weight: 700;
    font-size: 20px;
    color: #115f8f;
    line-height: 20px;
    text-transform: uppercase;
    margin: 20px 0 10px;
    position: relative;
}

.dv-01-news-item .desc {
    font-size: 15px;
    line-height: 23px;
    text-align: justify;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
}
.dv-01-news-item h2 {
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	background: #2a265a;
	background: linear-gradient(248deg, #2ab574 0%, #283891 100%);
	color: #fff;
	margin: 0;
	padding: 10px 0;
	text-transform: uppercase;
	background: #148c8b;
}

.tab_duan {
    margin-top: 20px;
}

.tab_duan .nav-pills>li.active>a,
.tab_duan .nav-pills>li.active>a:focus,
.tab_duan .nav-pills>li.active>a:hover {
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius:0px;
    padding: 5px 12px;
    background: linear-gradient(248deg, #2ab574 0%, #283891 100%);
    display: inline-block;
    background: #176a7b;
}
.tab-content {
	width: 100%;
}
.nav-pills>li {
}
.nav-pills>li+li {
    /* margin-left: 5px; */
}
.tab_duan .nav-pills>li>a {
    font-size: 17px;
    padding: 5px 12px;
    background-color: #eee;
    border-radius:0px;
    color: #333;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border-right: 1px solid #cdcdcd;
    text-decoration: none;
}

.nav-pills {
    background:none;
	text-align: center;
	margin: auto;
}

.image_tienich {
    margin-bottom: 20px;
}

.image_tienich img {
    object-fit: cover;
    width: 100%;
    height: 320px;
}

#ly-do {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 195% 100%;
    background-color: #f1f1f1;
    padding-top: 30px;
    padding-bottom: 40px;
    background-image: url(../images/bg_main.png);
}

.lydo_home {
    margin: 30px 0 0 0;
    text-align: center;
}

.lydo_home h2 {
    font-size: 100px;
    padding-bottom: 20px;
    font-weight: 600;
    line-height: 50px;
    color: #fec014;
}

.lydo_home h3 {
    font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 0px;
    font-weight: 600;
    line-height: 23px;
    color: #176a7b;
}

.lydo_home .desc {
    font-size: 15px;
    line-height: 24px;
}

.images_hinhanh {
    margin-bottom: 20px;
}

.images_hinhanh img {
    object-fit: cover;
    height: 300px;
    width: 100%;
}

.group-btn {
    text-align: center;
}

#datmua .modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem * 2));
    max-width: 420px;
}

#datmua .modal-dialog-centered .modal-content {
    width: 100%;
    /* box-shadow: 0 0 4px 2px #363d47; */
    background-image: url(../images/bg-datmua.png);
    padding: 20px;
}

#datmua .modal-dialog-centered .modal-header {
    border-bottom: unset;
}

#datmua .modal-dialog-centered .modal-header .modal-title {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
	padding: 0 10%;
}
.modal-body2 {
	width: 100%;
}
.form-group {
	width: 100%;
}
#datmua .modal-dialog-centered input,
#datmua .modal-dialog-centered select {
    height: 42px;
    border-radius: 0;
	border: solid 1px #ccc;
	width: 100%;
}

#datmua .modal-dialog-centered textarea.form-control {
    border-radius: 0;
}

#datmua .modal-dialog-centered option {}

#datmua .modal-dialog-centered .btn {
    width: 100%;
    padding: 10px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 17px;
    background-color: #f00;
    border-color: #f00;
}

#datmua .modal-dialog-centered button.close {
    background-color: #bdbdbd;
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    opacity: 1;
    color: #3c3636;
    position: absolute;
    top: 10px;
    right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.images_duthuyen {
	margin-bottom: 20px !important;
}
.images_duthuyen img {
    width: 100%;
    height: 350px;
    object-fit: cover;
}

.wrap-service {
    padding: 0px 0 50px;
    position: relative;
    top: -50px;
    margin-bottom: -50px;
}
.list-service {
	background: #fff;
	display: flex;
	padding: 15px 0 0 0;
}
.item-vitri{
	margin-bottom:0px;
}
.item-vitri:nth-child(2n) .images_vitri img{
    left: 15px;
}
.images_vitri {
	border-style: solid;
    border-width: 3px;
    border-radius: 6px;
	position: relative;
	display: flex;
}
.images_vitri img {
	padding: 10px;
	border-radius:5px; 
	position: relative;
	background: #fff;
	/* top: 15px; */
	/* left: -3px; */
	height: auto;
}
.pading_top {
	margin-top: 30px;
	display: inline-block;
	width: 100%;
}
.camhung {
	background-repeat: no-repeat;
    background-size: inherit;
    background-position: 195% 100%;
    background-color: #f0e7de;
    padding-top: 30px;
    padding-bottom: 30px;
}
.matbang1 {
    padding-top: 10px;
    padding-bottom: 30px;
}
.matbang {
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 50px;
    padding-bottom: 60px;
    position: relative;
    background: linear-gradient(248deg, #2ab574 0%, #283891 100%);
    /*	background: linear-gradient(90deg,#f3e208 0,#3daa54 32.4%,#29a77e 67.3%,#2ba9e0 100%);*/
    background: #148c8b;
}
.matbang .sup-title-2 {
    max-width: 850px;
    text-align: center;
    margin: 0px auto 10px;
    font-size: 15px;
    line-height: 22px;
	color: #fff;
}
.title_matbang {
	padding: 20px 0 0 0;
	font-size: 22px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	color: #072d2a;
}
.tab_duan .nav-pills{
	justify-content: center;
	display: inline-flex;
	align-items: center;
	border-radius: 10px 10px 0px 0px;
	overflow: hidden;
	width: 100%;
	min-width: max-content;
	max-width: fit-content;
}
.thanhtoan {
	background-repeat: no-repeat;
	background-size: inherit;
	background-position: 195% 100%;
	/* background: linear-gradient(248deg, #2ab574 0%, #283891 100%); */
	padding-top: 30px;
	padding-bottom: 30px;
}
.hinhanh {
	background-position: 195% 100%;
	background-color: #fff;
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(../images/bg_main.png);
	background-repeat: no-repeat;
	background-size: cover!important;
	width: 100%;
	height: 100%;
}
.images_dangky {
	margin-top: 10px;
}
.list-item .item {
	padding: 0 15px;
}

.category-slide-1 .slick-prev,
.category-slide-1 .slick-next {
    opacity: 1;
    font-size: 25px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
    margin: 0;
}

.category-slide-1 .slick-prev {
    left: -10px;
}

.category-slide-1 .slick-next {
    right: -10px;
}

.category-slide-1 .slick-prev i,
.category-slide-1 .slick-next i {
    font-size: 25px;
    color: #072d2a;
}
.slide .item-slide {
	position: relative;
}
.slide .item-slide .box_nd_slide {
    width: 100%;
    max-width: 750px;
    position: absolute;
    top: 50%;
    text-align: center;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    z-index: 2;
    /* background-color: rgba(38, 42, 43,0.9); */
    /* border: solid 3px #dac3ac; */
    border-radius:10px;
    padding: 30px 0px;
}
.slide .item-slide .box_nd_slide img {
	width: auto;
	display: inline-block;
	padding: 0 10px;
}

.slide .item-slide .box_nd_slide .title {
    text-transform: uppercase;
    font-size: 40px;
    margin-bottom: 30px;
    font-weight: 700;
    position: relative;
    text-shadow: rgb(0 0 0) 1px 2px 3px;
    -webkit-text-stroke: 0px rgb(218, 195, 172);
    color: #a5c53b;
}

.slide .item-slide .box_nd_slide .title:before {
    content: '';
    position: absolute;
    width: 225px;
    height: 2px;
    background-color: #fff;
    left: 50%;
    bottom: -9px;
    transform: translateX(-50%);
}
.slide .item-slide .box_nd_slide .desc1 {
	font-size: 20px;
	line-height: 30px;
	text-transform: uppercase;
	padding: 0 20px 20px 0px;
}
.slide .item-slide .box_nd_slide .desc2 {
    font-size: 18px;
    color: #ebce6a;
    padding: 0 0px 20px 0px;
}
.slide .item-slide .box_nd_slide .desc3 {
    font-size: 22px;
	padding-bottom: 10px;
}
.float-contact {
    position: fixed;
    bottom: 10px;
    left: 10px;
    z-index: 99999;
}
.chat-zalo {
    background: #0068ff;
    border-radius: 20px;
    padding: 5px 18px;
    color: #fff;
    border: none;
    display: block;
    margin-bottom: 6px;
}
.chat-face a, .chat-zalo a, .hotline a {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    text-transform: none;
    line-height: 0;
}
.chat-face {
    background: #125c9e;
    border-radius: 20px;
    padding: 5px 18px;
    color: #fff;
    border: none;
    display: block;
    margin-bottom: 6px;
}
.float-contact .hotline {
    background: #f00!important;
    border-radius: 20px;
    padding: 5px 18px;
    color: #fff;
    display: block;
    border: none;
    margin-bottom: 6px;
}
#popup {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    left: 0;
    top: 0;
    z-index: 999999;
    background: rgba(0, 0, 0, 0.79);
}

.relative {
    position: relative;
}

.form-tai-lieu {
    padding: 20px;
    background-color: #fff;
    border: 1px solid #ccc;
    background-size: cover;
    margin-bottom: 20px;
}

.popup .form-tai-lieu {
    width: 80%;
    margin: 100px auto;
    position: relative;
}

.form-tai-lieu h3 {
    margin: 10px 0 10px 0;
    font-weight: 600;
    font-size: 25px;
    color: #000;
}

.form-tai-lieu .form-group {
    margin-bottom: 10px;
}

.form-tai-lieu .form-group {
    text-align: left;
}

.form-tai-lieu label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.form-tai-lieu .form-group label {
    font-size: 16px;
}

.form-tai-lieu .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    box-sizing: border-box;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-tai-lieu .form-group input {
    font-size: 16px;
}

.form-tai-lieu .form-group button[type=submit] {
    background-color: #d22228;
    padding: 7px 30px;
    color: #fff;
    border: none;
    font-size: 17px;
    margin-top: 10px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 30px;
}

.form-tai-lieu .bnt-download.mfp-close {
    top: -24px;
    color: #000;
    position: absolute;
    right: -20px;
    border-radius: 40px;
    z-index: 9000;
    opacity: 0.95;
    width: 35px;
    height: 35px;
    line-height: 20px;
    font-size: 27px;
    border: 1px solid #ccc;
    overflow: visible;
    cursor: pointer;
    background: #fff;
    display: block;
    outline: none;
    padding: 0;
    box-shadow: none;
    margin-top: 5px;
    text-align: center;
}
.popup .form-tai-lieu {
      width: 530px;
  }

  .tab_duan .nav-pills>li:last-child a {
    border-right: none;
}

.tab_duan .nav-pills>li:hover a {
    background:linear-gradient(270deg,#093b3b 1.63%,#136b6b 80.35%,#caa36d 165.12%,#d8b88c 244.57%);
    color:#fff;
}

.chitiet_sp {
    border: 1px solid #cdcdcd;
    padding: 20px;
}
.btn-view:hover {
    background: #093b3b;
    transition: 0.5s ease;
}



.list-item.autoplay6-tienich2 button {
    background: none;
    border: none;
}

.list-item.autoplay6-tienich2 button svg {
    width: 25px;
    height: 25px;
}

.list-item.autoplay6-tienich2 .slick-custom-arrow.slick-prev.prev-product-lq-slick.slick-arrow {
    position: absolute;
    right: -15px;
    left: unset;
    top: 50%;
    transform: translateY(-50%);
}

.video_clip iframe {
    width: 100%;
    height: 200px;
}
div#matbang .title_vitri h2 {
    color: #fff;
}


.vitri .title_vitri h2 {
    color: #fff;
}

div#csbh .title_vitri h2 {
    color: #fff;
}
.box-tabs-ov {
    \: scroll;
}
div#csbh {
    background: linear-gradient(248deg, #2ab574 0%, #283891 100%);
    /* background: #fff; */
    /* background-repeat: no-repeat; */
    background-size: cover;
    /* background-position: 195% 100%; */
    /* background-color: #f1f1f1; */
    padding-top: 30px;
    padding-bottom: 30px;
    background-image: url(../images/bg_main.png);
}
.list-item.autoplay6-tienich2 button.slick-custom-arrow.slick-next.next-product-lq-slick.slick-arrow {
    left: -15px;
    top: 50%;
    position: absolute;
    right: unset;
    transform: rotate(180deg);
}
.thanhtoan div#csbh .title_vitri h2 {
    color: #093b3b;
}
.images_matbang {
    color: #fff;
}
.desxc-category {
    font-size: 15px;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.3;
}
.box-banner-mkp {
    margin: 50px 0 25px 0;
}
.box-banner-mkp h1 {
    font-size: 20px;
    color: #333;
}
.section-6 .desxc-category {
    padding: 10px 0;
}
.section-6 .dv-01-news-item h2 {
    text-transform: none;
    padding: 5px 10px;
}
.section-6 .dv-01-news-item h2 a{
    color: #fff;
}
.desc_detail {
    font-size: 16px;
    line-height: 1.5;
    color: #176a7b;
}
.baiviet_lienquan {
    background: #eee;
    padding: 20px 0;
}
.body-st .box {
    margin: 0 5px;
}
.item_lienquan ul li {
    list-style: disc !important;
    font-size: 16px;
    font-weight: 600;
    margin-left: 20px;
    padding-bottom: 5px;
}
.item_lienquan ul li a {
    color: #333;
}







@media (max-width:990px){
    div#thanhtoan {
        background: #eeeeee8c;
    }
.list-item .item {
    padding: 0px;
}
}
@media (min-width: 1200px)
{
  
	.container {
		width: 1200px;
	}
}
@media(max-width:550px) {
    .item-images-chinhsach img {
        height: 100px;
        width: auto;
    }
    div#viber-vr span {
        display: none;
    }
    #phone-vr span {
        display: none !important;
    }
    #button-contact-vr {
        bottom: 0;
    }
    
    .box-tabs-ov {
        overflow-x: scroll;
    }
	.popup .form-tai-lieu {
		width: 350px;
	}
	.tab-content {
		width: 100%;
	}
	.box_nd_slide .group-btn {
		display: none;
	}
	.chinhsach .title_chinhsach h2 {
		font-size: 18px;
	}
	.slide .box-slide img {
	}
	.slide .item-slide .box_nd_slide img {
		min-height: auto;
	}
	.dv-01-news-item {
		/* padding: 0 7.5px; */
		margin-bottom: 15px;
	}
	.group-title14 .block-title {
		font-size: 22px;
		padding: 0 35px;
	}
	.chat-face a, .chat-zalo a, .hotline a {
		font-size: 13px;
	}
	.chat-zalo {
		padding: 15px 15px;
		margin-bottom: 3px;
	}
	.chat-face {
		padding: 15px 15px;
		margin-bottom: 3px;
	}
	.float-contact .hotline {
		padding: 15px 15px;
	}
	.group-title .block-title {
		font-size: 22px;
		padding: 0 30px;
	}
	.slide .item-slide .box_nd_slide .title {
		font-size: 20px;
	}
	.slide .item-slide .box_nd_slide .desc1 {
		font-size: 13px;
		padding: 0 20px 5px 20px;
		line-height: 19px;
	}
	.slide .item-slide .box_nd_slide .desc2 {
		font-size: 13px;
		padding: 0 10px 5px 10px;
	}
	.slide .item-slide .box_nd_slide .desc3 {
		font-size: 13px;
		padding-bottom: 5px;
	}
	.sup-title-2 {
		max-width: 750px;
		text-align: center;
		margin: 0px auto 10px;
		font-size: 15px;
		line-height: 22px;
	}

	.slide .item-slide .box_nd_slide {
		/* max-width: 300px; */
		padding: 10px 10px;
	}
	.images_vitri img {
	height:auto
}
	.group-title2 .title1 {
		font-size: 20px;
		line-height: 24px;
		color: #fff;
	}
    .tab_duan .nav>li {
        width: 100%;
        margin-bottom: 5px;
        min-width: max-content;
        max-width: fit-content;
    }
    .tab_duan .nav:before {
        content: unset;
    }
    .tab_duan .nav {
        display: flex;
        padding: 0;
        width: 100%;
        overflow-x: scroll;
        min-width: max-content;
        max-width: fit-content;
    }
	.hinhanh {
		padding-bottom: 10px;
	}
    .dinhvi {
        background-repeat: no-repeat;
        background-size: inherit;
        background-position: 195% 100%;
        background-color: #f1f1f1;
        padding-top: 0px;
        padding-bottom: 30px;
    }
	.group-title13 .block-title {
		font-size: 22px;
		padding: 0 63px;
	}
	.title_vitri h2 {
		font-size: 22px;
	}
    .noidung_insp {
        padding-bottom: 0px;
		padding-top: 20px;
    }
	.btn-view {
		margin-top: 10px;
		margin-bottom: 20px;
	}
	.noidung_insp img {
		max-width: 100%;
		height: auto !important
	}
    .group-btn {
        text-align: center;
    }
    .group-title .title h3 {
        font-size: 22px;
        font-weight: 700;
        text-transform: uppercase;
    }
    .group-title .title2 h3 {
        font-size: 22px;
        font-weight: 700;
        text-transform: uppercase;
    }
    .group-title .title2 {
        color: #333;
    }
	.tab_duan .nav-pills>li>a {
	    font-size: 13px;
	    padding: 7px 15px;
	    background-color: #fff;
	    border-radius: 0px;
	    color: #333;
	}
	.footer-desc h3 {
		font-size: 14px;
		text-align: center;
		line-height: 22px;
	}
    .group-title .title2:before {
        content: "";
        display: inline-block;
        position: absolute;
        top: -10px;
        left: 0;
        width: 1px;
        height: 66px;
        background: #333;
    }
    .group-title .title2:after {
        content: "";
        display: inline-block;
        position: absolute;
        top: 0;
        left: -10px;
        width: 66px;
        height: 1px;
        background-image: linear-gradient(to right, #333, #333);
    }
	.image_tienich img {
		object-fit: cover;
		width: 100%;
		height: auto;
	}
	.images_hinhanh img {
		object-fit: cover;
		height: auto;
		width: 100%;
	}
}