.fill {
    height: 100%;
    left: 0;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    right: 0;
    top: 0;
}
.bnn-t{
	padding-top: 20%;
	position: relative;
	color: #fff
}
.bnn-t img{
	height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    position: absolute;
    top: 0;
    width: 100%;
}
.bnn-t h1{
	text-transform: uppercase;
	font-size: 50px;
	width: 50%;
	text-align: center;
	margin-bottom: 10px;
}
.wraper-abo{
    position: absolute;
    top: 10%;
    left: 0;
    z-index: 2;
    width: 1200px;
    margin: 0 auto;
    right: 0;
	padding: 0 15px;
}
.wraper-abo h2{
	width: 50%;
	text-align: center
}
.sec-1{
	padding-top: 30px;
    padding-bottom: 60px;
    background-color: rgb(243, 241, 238);
	font-size: 16px;
	position: relative
}
.sec-1 svg{
	fill: #fff;
    position: absolute;
    z-index: 2;
	bottom: -2px;
	width: 100%;
	height: 150px
}
.sec-1 li{
	position: relative;
	padding-left: 50px;
	line-height: 1.9;
	margin-bottom: 20px;
}
.sec-1 li:last-child{
	margin-bottom: 0
}
.sec-1 li:before{
	content:'';
	width: 31px;
	height: 31px;
	display: inline-block;
	background: url(../images/than.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	left: 0;
}
.sec-2{
	padding-top: 30px;
    padding-bottom: 30px;
	background: #fff
}
.sec-2 .title-1{
	text-align: center;
	font-style: italic;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 20px;
}
.sec-2 .title-2{
	color: #800000;
	font-weight: 700;
	font-style: italic;
	font-size: 18px;
	text-align: center
}
.sec-3{
	padding-top: 59px;
    padding-bottom: 59px;
    background-color: rgb(250, 239, 236);
	position: relative
}
.sec-3 svg{
	fill: #fff;
    position: absolute;
    z-index: 2;
	bottom: -2px;
	width: 100%;
	height: 150px
}
.sec-4{
	padding-top: 30px;
	padding-bottom: 30px;
	background: #fff
}
.sec-3 .title, .sec-4 .title, .sec-5 .title, .sec-7 .title{
	    font-size: 28px;
    text-transform: uppercase;
    margin-bottom: 50px;
    color: #800000;
    font-weight: 700;
    text-align: center;
    font-family: "Segoe UI";
}
.sec-4 .content-ll{
	margin-bottom: 20px;
	font-style: italic;
	font-size: 16px;
}
.sec-4 .content-ll strong{
	color: #8d2929
}
.sec-4 .content-ll ul{
	list-style: disc;
	padding-left: 15px;
}
.sec-4 .content-ll  ul li{
	margin-bottom: 15px;
}
.img-full img{
	width: 100%;
	height: auto;
}
.content-l .img-full, .content-r .img-full{
	margin-bottom: 15px;
}
.sec-5{
	padding-top: 30px;
    padding-bottom: 30px;
    background-color: rgb(255, 246, 231);
	line-height: 1.6;
}
.sec-5 .title-2{
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 10px
}
#accordion .panel {
    border-radius: 0;
    box-shadow: none;
    border: none;
    background: #ebebeb;
    margin-top: 0;
}
.accordion-des {
    padding: 20px 20px 20px 45px;
	color: #444;
    background: #fafafa;
}
.accordion-des ul{
	padding-left: 15px;
}
.accordion-des li{
	list-style: disc;
}
.collapse {
    display: none;
}
.arrow-acc {
    font-size: 14px;
    width: 100%;
    display: inline-block;
    padding: 10px 20px;
	background-color: rgba(0, 0, 0, .03);
    color: #8d2929 !important;
    position: relative;
	border-top: 1px solid #8d2929;
	padding-left: 45px;
	font-weight: 700
}
.arrow-acc.collapsed {
    background: #eee;
    color: #000 !important;
	border-top: 1px solid #ddd;
	padding-left: 45px;
	font-weight: 400
}
.accordion-page .arrow-acc:before {
    content: '\f106';
    margin-right: 6px;
    font: normal normal normal 14px / 1 FontAwesome;
    position: absolute;
    top:6px;
    left: 20px;
	font-size: 30px;
	color: #444
}
.accordion-page .arrow-acc.collapsed:before {
    content: '\f107';
	font-size: 30px;
	color: #444
}
.sec-6{
	padding-top: 60px;
    padding-bottom: 90px;
    background-color: rgb(255, 234, 234);
	position: relative;
	text-align: center;
}
.sec-6 .ttt{
	position: absolute;

	transform: rotate(180deg);
	top: -6px;

	width: 100%
}
.sec-6 .btt{
	position: absolute;

	bottom: -6px;

	width: 100%
}
.sec-6 .ux-shape-fill{
	fill: #fff;
}
.sec-6 .title{
	font-size: 30px;
	text-transform: uppercase;
	margin-bottom: 30px;
	color: #800000;
	font-weight: 700;
	text-align: center
}
.sec-6 .des-1{
	margin-bottom: 20px;
	font-size: 16px;
}
.sec-6 .des-2{
	margin-bottom: 20px;
	font-size: 25px;
	font-weight: 700
}
.btn-tv{
	border-radius: 26px;
	color: #fff !important;
	font-weight: 700;
	border: none;
	padding: 10px 20px;
	font-size: 16px;
	background: #8d2929;
	position: relative;
	z-index: 2
}
.btn-tv span{
	display: inline-block;
	transition: .25s;
	transform: translateX(6px);
}

.btn-tv:hover span{
	transition: .25s;
	transform: translateX(0);
}
.btn-tv .fa{
	opacity: 0;
	margin-left: 5px;
}
.btn-tv:hover .fa{
	opacity: 1
}
.sec-7{
	padding-top: 30px;
    padding-bottom: 30px;
	background: url(../images/bg_why.jpg) no-repeat;
	background-size: cover
}
.custom-ck{
	text-align: center;
	color: #fff;
	font-size: 16px;
}
.custom-ck img{
	height: 60px;
	width: auto
}
.custom-ck h3{
	font-weight: 700;
	margin: 10px 20px;
	font-size: 25px
}
.mg-t-b--30{
	margin-top: -30px;
	margin-bottom: -30px;
}
.khac-biet-box {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #E9E2F6;
    box-shadow: 10px 10px 0px -3px rgba(0, 0, 0, 0.18);
    transition: background 0.6s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 20px 20px 20px 20px;
    background: #fff;
    border-radius: 10px;
    transition: background-color 0.3s ease;
	margin-bottom: 30px;
}
.khac-biet-box img{
	height: 80px;
	width: auto;
	margin: 0 auto;
	margin-bottom: 20px;

}
.khac-biet-box h4{
	font-weight: 700;
	font-size: 17px;
	text-align: center;
	margin-bottom: 15px;
	color: #8d2929
}
.khac-biet-box:hover {
    background: #fdff95;
}
.mrg-b-30{
	margin-bottom: 30px;
}
.height-equa{
	position: relative;
	overflow: hidden
}
.height-equa img{
	width: 100%;
	height: 100%;
	position: absolute;
	object-fit: cover
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    background-color: #8d2929;
    border-color: #8d2929;
    cursor: default;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    z-index: 2;
    color: #8d2929;
    background-color: #eee;
    border-color: #ddd;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #8d2929;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}
@media (max-width:767px) {
	.bnn-t{
		padding-top: 45%
	}
	.wraper-abo{
        width: 100%;
		
    }
	.wraper-abo h1{
		width: 100%;
		font-size: 20px;
	}
	.wraper-abo h2{
		width: 100%
	}
	.sec-3 .title, .sec-4 .title, .sec-5 .title, .sec-6 .title, .sec-7 .title{
		font-size: 25px
	}
	.sec-6 .ttt, .sec-6 .btt{
		height: 40px;
	}
}