/**css tuy chinh rieng cho tung trang**/

[lang='en'] .header-area.header-social .header-inner .title{
	font-size: 42px;
  	line-height: 40px;
  	font-weight: 600;
  	margin-bottom: 10px;
  	margin-top:.5rem;
}
.header-area.header-social .header-inner .title{
  	color:#286f44;
}

.banner .subtitle{
  	color:#286f44;
}
.banner .container_header > div{
    max-width: 78.333333% ;
}
.banner .header-inner{
	background-image: linear-gradient(50deg, #adadad 0%, #fff 100%);
  	border-radius: 6px;
  	padding: 4px 10px;
}

.banner .container_header{
	
    position: absolute;
	top: 84%;
  	transform: translateY(-80%);
  	left: 27%;
}
.banner .item{
	background-size: cover;
  background-repeat: no-repeat;
height:763px;
}
.header-style-01 .navbar-area.nav-style-02{
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

/*-------- Dots --------*/
.owl-dots{
    		text-align: center;
   		 margin-top: -30px;
   		 position: relative;
	}

	.owl-dots span{
		display:block;
  		width:15px;
  		height:15px;
  		background-color:rgba(255, 255, 255, 0.5);
   		 border-radius:50%;
  		border:3px solid #f8f8f8;
  		margin: 5px 7px;
	}

	.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
   		background: #959398;
	}

	.owl-dots button:focus {
		outline: none;
      
	}
/*-------------------*/

/*---------Nút Prev - Next----------*/
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{
display:block !important
}
.owl-nav .owl-prev i, .owl-nav-custom .owl-prev i, .owl-nav .owl-next i, .owl-nav-custom .owl-next i {
    font-size: 3rem;
    color: rgba(0, 0, 0, 0.3);
}
.owl-nav .owl-prev i:hover, .owl-nav .owl-next i:hover{
	color:var(--main-color-two);
}
.owl-nav, .owl-nav-custom {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
}
.owl-dots {
    text-align: center;
    position: relative;

}
.owl-nav .owl-prev, .owl-nav-custom .owl-prev, .owl-nav .owl-next, .owl-nav-custom .owl-next{
	position:absolute
}
.owl-prev{
	left:1rem;
}
.owl-next{
	
  	right:1rem;
}
button:focus{
	outline:unset;
}
.owl-nav .owl-prev:hover i, .owl-nav .owl-next:hover i{
	color:var(--main-color-two) !important;
}
.fa-angle-double-left:before { 
 	 content: "\f053" !important;
}
.fa-angle-double-right:before {
   	  content: "\f054" !important;
}
/*-------------------*/

/*----- Dịch vụ --------*/
.dichvu > div > div:last-child .content ul li:hover{
	color:var(--main-color-two);
}
.dichvu > div > div:last-child .content ul{
	padding-right: 15px;
}
.dichvu >div > div:first-child .title:before,.dichvu >div > div:first-child .title:after{
	position:absolute;
  	content:'';
  	top: 50%; 
    width: 32%; 
    border-top: 1px solid var(--main-color-two);
  	opacity:.5
}
.dichvu >div > div:first-child .title:before{
	left: 0; 
    transform: translateY(-50%); 
}
.dichvu >div > div:first-child .title:after{
	right: 0;
    transform: translateY(-50%); 
}
.dichvu > div  > div:first-child .text-left{
	flex: 0 0 100%;
    max-width: 100%;
}
.dichvu > div > div:last-child >div:nth-child(6){
	display:none;
}
.dichvu > div > div:last-child >div:nth-child(4){
	margin-left:auto;
}
.dichvu > div > div:last-child >div:nth-child(5){
	margin-right:auto
}
.dichvu >div > div:first-child .title{
	text-align:center;
  	color:var(--main-color-two);
  	font-size: 26px;
  	font-weight:bold;
  	position:relative;
}
.dichvu > div  > div:last-child .content .title{
	font-size: 18px;
  	font-weight: 600;
  	color:var(--main-color-two);
  	text-align:center;
  	padding-top:90px;
}
.dichvu > div  > div:last-child .content .icon {
	margin:auto;
  	background-color:#fff;
}
.dichvu > div  > div:last-child .content ul {
	list-style:none;
  	text-align:center;
}
.dichvu > div  > div:last-child .content ul li{
   color: rgba(0, 0, 0, 0.6);
   font-size: 18px;
   font-weight: normal;
   line-height:19px;
   padding-bottom:10px;
   font-family: 'Quicksand', sans-serif;
}
.dichvu > div  > div:last-child .content .las, .dichvu > div  > div:last-child .content .lab {
	color: var(--main-color-two);
}
.work-single-item:hover .content .icon{
	background-color:#fff !important;
}
.dichvu {
  background-color: #f8f8f8;
}
.dichvu > div  > div:last-child .work-single-item{
  	background-color: white;
  	padding-bottom:10px;
  	border-radius:3px;
}
.dichvu > div  > div:last-child >div{
	padding:10px;
}
.dichvu > div > div:last-child .content .las, .dichvu > div > div:last-child .content .lab{
	position: relative;
  	color:#fff;
}
.dichvu > div > div:last-child .content .las:before, .dichvu > div > div:last-child .content .lab:before{
	position:absolute;
  	content:'';
  	width:80px;
  	height:80px;
  	left:-35px;
  	top:0;
  	background-size:contain;
  	
      
  	
}
.dichvu > div > div:last-child .content .la-city:before{
  	background-image:url('https://ketoanad.com/assets/tenant/uploads/media-uploader/ketoanad/icon11729216389.png')
}
.dichvu > div > div:last-child .content .la-file-invoice-dollar:before{
  	background-image:url('https://ketoanad.com/assets/tenant/uploads/media-uploader/ketoanad/icon21729216389.png')
}
.dichvu > div > div:last-child .content .la-wpforms:before{
    background-image:url('https://ketoanad.com/assets/tenant/uploads/media-uploader/ketoanad/icon31729216390.png')
}
.dichvu > div > div:last-child .content .la-users-cog:before{
    background-image:url('https://ketoanad.com/assets/tenant/uploads/media-uploader/ketoanad/icon41729216390.png')
}
.dichvu > div > div:last-child .content .la-chalkboard:before{
    background-image:url('https://ketoanad.com/assets/tenant/uploads/media-uploader/ketoanad/icon51729216391.png')
}
.dichvu > div > div:last-child .content .la-align-justify:before{
    background-image:url('https://ketoanad.com/assets/tenant/uploads/media-uploader/ketoanad/icon61729216391.png')
}
.dichvu > div > div:last-child .work-single-item:hover{
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  	transform:scale(1.03);
}
.dichvu > div > div:last-child .work-single-item {
    box-sizing: border-box; 
    overflow: hidden; 
    transition: 0.2s all ease-in; 
	border:1px solid #fff;
  	min-height:385px;
}
/*-------------------*/

/* ---- 2 nút ------*/
.header-area.header-learning{
	display:none;
}
.header-area.header-learning .header-inner .title.style-01{
	max-width:100%;
  	color:#fff;
  	font-weight: 500;
    font-size: 30px;
    text-align: center;
  	line-height:46px;
}
.header-area.header-learning .row > div:first-child{
	max-width:100%;
  	flex:0 0 100%;
}
.header-area.header-learning .utility-bg-img{
	display:none !important;
}
.header-area.header-learning {
	background-color:var(--main-color-two);
}
.header-area.header-learning .btn-wrapper{
	text-align:center;
  	padding-top:30px;
  	padding-bottom:unset;
}
.header-area.header-learning .btn-wrapper .boxed-btn.learn-btn.style-01{
	background-image:unset	;
    	border: 2px solid #D0D3DE;
}
.header-area.header-learning .btn-wrapper .boxed-btn.learn-btn-02{
	color:#fff;
  	height:69px;
}
.btn-wrapper .boxed-btn.learn-btn-02, .btn-wrapper .boxed-btn.learn-btn.style-01{
	font-weight:500;
	
}
.btn-wrapper .boxed-btn.learn-btn-02 i, .btn-wrapper .boxed-btn.learn-btn.style-01 i{
	padding-right:10px;
}
.btn-wrapper .boxed-btn.learn-btn-02:hover{
	background-color:#fff;
  	color:	var(--main-color-two) !important;
  	border:2px solid #fff;
}
.btn-wrapper .boxed-btn.learn-btn.style-01:hover{
	background-color:#fff;
  	color:	var(--main-color-two) !important;
  	border:2px solid #fff !important;
}
/*-------------------*/

/*---------select----------*/
.tracks-content-area {
	display:none;
}
.tracks-content-area .section-title .title{
    font-size: 28px;
  	margin-left:-25px;
  	color:#000;
  	position:relative;
  	display: inline-block;
}
.tracks-content-area .section-title .title:before{
 	content: ''; 
    position: absolute; 
    left: 0; 
    bottom: 0; 
    width: 20%; 
    height: 2px; 
    background-color: #d0d0d0; 
}
.tracks-content-area li small{
    display:block;
  	padding-left:40px;
}
.tracks-content-area .content li i{
	color:var(--main-color-two);
}
.tracks-content-area .content li i{
	position:relative;
  	color:transparent;
  	background-color:transparent;
  	
}
.tracks-content-area .content li i:before{
	position:absolute;
  	content:'';
  	width:50px;
  	height:50px;
  	left: -25px;
  	top:-2px;
    background-size: 100%;
    background-repeat: no-repeat;
  	background-image:url('https://ketoanad.com/assets/tenant/uploads/media-uploader/ketoanad/icon-tick1729243757.png')
}
.tracks-content-area li {
    color: var(--main-color-two) !important; 
	font-weight:bold;
  	font-size:16px;
}
.tracks-content-area li:nth-child(n+2){
  	padding-top:15px;
}
.tracks-content-area li small {
    color: #000 !important; 
  	opacity:.7;
}
.tracks-manages-area .supports-img.bg-image{
	background-size:cover;
}

/*-------------------*/




/*---------Quy trình làm việc----------*/

.procedure > div > div:first-child >div .text-left .title:before,.procedure > div > div:first-child >div .text-left .title:after{
	position:absolute;
  	content:'';
  	top: 50%; 
    width: 33%; 
    border-top: 1px solid var(--main-color-two);
  	opacity:.5
}
.procedure .content .utility-para{
	max-width:unset;
}
.procedure > div > div:first-child >div .text-left .title:before{
	left: 0; 
    transform: translateY(-50%); 
}
.procedure > div > div:first-child >div .text-left .title:after{
	right: 0;
    transform: translateY(-50%); 
}
.procedure > div > div:last-child > div{
	flex: 0 0 25%;
    max-width: 25%;
  	padding:0 8px;
}
.procedure .work-single-item .content .icon.style-01{
	color: red;
    background-color: #f4f4f4;
}
.procedure > div > div:last-child > div a {pointer-events:none;
	cursor:default;
}
.procedure > div > div:last-child > div:first-child .title{
	color: red;
  	font-size:18px;
  	text-align:center;
  	
  	
}
.procedure .work-single-item .content .utility-para{
	color:#000;
    font-weight: 600;
    opacity: .8;
  	padding:0 20px;
  	text-align:justify;
  height:182px;
}
.procedure .work-single-item .content .icon{
	width:100%;
  	height:100%;
  	font-size:85px;
  	margin-bottom:10px;
}

.procedure .work-single-item .content .icon.style-04{
	color: var(--main-color-two);
    background-color: #f4f4f4;
}
.procedure > div > div:last-child > div:nth-child(2) .title{
	color: var(--main-color-two);
  	font-size:18px;
  	text-align:center;
}
.procedure .work-single-item .content .icon.style-02{
	color: #ffc107;
    background-color: #f4f4f4;
}
.procedure .work-single-item:hover .icon {
	background-color:#f4f4f4 !important;
}
.procedure > div > div:last-child > div:nth-child(3) .title{
	color: #ffc107;
  	font-size:18px;
  	text-align:center;
}
.procedure .work-single-item .content .icon.style-03{
	color: #45afaf;
    background-color: #f4f4f4;
}
.procedure > div > div:last-child > div:nth-child(4) .title{
	color: #45afaf;
  	font-size:18px;
  	text-align:center;
}
.procedure > div > div:last-child > div:nth-child(1) .work-single-item,
.procedure > div > div:last-child > div:nth-child(2) .work-single-item,
.procedure > div > div:last-child > div:nth-child(3) .work-single-item,
.procedure > div > div:last-child > div:nth-child(4) .work-single-item
{
	position:relative;
}
[lang="en"] .procedure > div > div:last-child > div:nth-child(1) .work-single-item,
[lang="en"] .procedure > div > div:last-child > div:nth-child(2) .work-single-item,
[lang="en"] .procedure > div > div:last-child > div:nth-child(3) .work-single-item,
[lang="en"] .procedure > div > div:last-child > div:nth-child(4) .work-single-item{
	height:440px;
}
[lang="en"] .procedure .work-single-item .content .utility-para{
    text-align: center;
  	font-weight:500;
}
 .procedure .work-single-item{
	padding-bottom:10px;
}
.procedure .work-single-item .content{
	padding-top:100px;
}
.procedure > div > div:last-child > div:nth-child(1) .work-single-item:before{
	position:absolute;
  	content:'01';
  	left:50%;
  	transform:translateX(-50%);
  	color:#fff;
  	background-color:#ff0000;
  	font-size:50px;
  	width:100%;
    padding: 10px 0;
  	text-align:center;
}
.procedure > div > div:last-child > div:nth-child(2) .work-single-item:before{
	position:absolute;
  	content:'02';
  	left:50%;
  	transform:translateX(-50%);
  	color:#fff;
  	background-color:var(--main-color-two);
  	font-size:50px;
  	width:100%;
    padding: 10px 0;
  	text-align:center;
}
.procedure > div > div:last-child > div:nth-child(3) .work-single-item:before{
	position:absolute;
  	content:'03';
  	left:50%;
  	transform:translateX(-50%);
  	color:#fff;
  	background-color:#ffc107;
  	font-size:50px;
  	width:100%;
    padding: 10px 0;
  	text-align:center;
}
.procedure > div > div:last-child > div:nth-child(4) .work-single-item:before{
	position:absolute;
  	content:'04';
  	left:50%;
  	transform:translateX(-50%);
  	color:#fff;
  	background-color:#45afaf;
  	font-size:50px;
  	width:100%;
    padding: 10px 0;
  	text-align:center;
}
/*

.procedure > div > div:last-child > div:nth-child(1) .work-single-item:after{
	position:absolute;
  	content:'Xem thêm';
  	left:50%;
  	transform:translateX(-50%);
  	width:100%;
  	background-color:#ff0000;
  	color:#ff0000;
  	padding-top:10px;
  	bottom:0;
}
.procedure > div > div:last-child > div:nth-child(2) .work-single-item:after{
	position:absolute;
  	content:'Xem thêm';
  	left:50%;
  	transform:translateX(-50%);
  	width:100%;
  	background-color:var(--main-color-two);
  	color:var(--main-color-two);
  	padding-top:10px;
  	bottom:0;
}
.procedure > div > div:last-child > div:nth-child(3) .work-single-item:after{
	position:absolute;
  	content:'Xem thêm';
  	left:50%;
  	transform:translateX(-50%);
  	width:100%;
  	background-color:#ffc107;
  	color:#ffc107;
  	padding-top:10px;
  	bottom:0;
}
.procedure > div > div:last-child > div:nth-child(4) .work-single-item:after{
	position:absolute;
  	content:'Xem thêm';
  	left:50%;
  	transform:translateX(-50%);
  	width:100%;
  	background-color:#45afaf;
  	color:#45afaf;
  	padding-top:10px;
  	bottom:0;
}
*/
.procedure > div > div:last-child .work-single-item {
	box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .16), 0 6px 6px rgba(0, 0, 0, .23);
}
.procedure > div > div:first-child >div {
    flex: 0 0 100%;
    max-width: 100%;
}
.procedure > div > div:first-child >div .text-left .title{
	text-align:center !important;
    font-size: 32px;
    line-height: 52px;
    font-weight: 700;
    color: var(--main-color-two);
  	position:relative;
}
.procedure{
	background-color:rgba(230, 230, 230, 0.45);
}
/*-------------------*/

/*---------Biểu mẫu liên lạc----------*/
.contact > div > div {
	flex-direction: column;
    width: 100%;
  	margin:auto;
    border: 1.5px solid #e62c31;
  	border-radius:14px;
}
.contact .title{
    flex: 0 0 100%;
    max-width: 100%;	
    padding: 10px;
  	padding-bottom:unset;
  	background-color:#e62c31;
  	color:#fff;
  	margin:auto;
  	font-size:26px;
  	font-weight:600;
	border-radius:12px;
}
.contact .form{
    flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 100px;
  	background-color: #f7f7f7;
    border-radius: 14px;
}
.contact .single-contact-item-02{
    padding:unset;

}
.contact-inner-area .contact-form .btn-wrapper .submit-btn:hover{
	background-color: #e62c31 ;
  	background-image:unset;

}
.contact .single-contact-item-02 .content .details{
  	color:#fff;
  	text-align:center;
  	font-size:22px;
}
.contact .section-title{
	padding-bottom:unset;
  	text-align:center;
}
.contact .form-control{
	border: 1px solid #484848;
  	border-radius: .15rem;
}
.contact .form-group{
	margin-top:0.5rem;
 	margin-bottom:0.5rem;
}
.contact-inner-area .contact-form .btn-wrapper .submit-btn{
	border-radius:5px;
  	background-color:#e62c31 !important;
  	background-image:unset;
    margin-top:15px;

}
[lang='en'] .contact-inner-area .contact-form .btn-wrapper .submit-btn{
  	position:relative;
  	color:transparent;
}
[lang='en'] .contact-inner-area .contact-form .btn-wrapper .submit-btn:before{
	content:'Send';
  	position:absolute;
  	left:40%;
  	color:#fff;
}
.contact .btn-wrapper {
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
#file{
	border:unset;
}
label[for="file"]{
    margin-top: 2rem;
  	margin-bottom:unset;
    color: #000;
    font-size: 16px;
}
.form-group.file.file{
	position:relative;
}

.form-group.file.file:before{
	position:absolute;
  	content:'* Thông tin bắt buộc';
  	top:0;
  	right:0;
  	font-weight:bold;
}
.lienhe .form-group.file.file label{
     margin-top: 2rem;
}
/*-------------------*/

/*----------Brand---------*/

#brand {
      display: flex;
    flex-direction: column-reverse;
}
#brand .item {
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin: 10px;
    background-color: #fff;
}
#brand .container_header > div > div{
    flex: 0 0 100%;
    max-width: 100%;
}
#brand .container_header .title{
    text-align: center !important;
    font-size: 32px;
    line-height: 52px;
    font-weight: 700;
  	color: var(--main-color-two);
  	width:100%;
  	max-width:100%;
}
#brand .owl-dots{
	margin-top:-10px;
}
#brand .owl-nav{
	top:30%;
}
/*-------------------*/

/*---------Tin tức----------*/
.tintuc {display:none}
.tintuc .thumb .news-date{
	display:none;
}
.tintuc{
	height:380px;
  	
}
.tintuc .section-title.gym .title{
text-align: center !important;
    font-size: 32px;
    line-height: 52px;
    font-weight: 700;
    color: var(--main-color-two);
  	position:relative;
}
.tintuc .section-title.gym .title:before,.tintuc .section-title.gym .title:after{
	position:absolute;
  	content:'';
  	top: 50%; 
    width: 40%; 
    border-top: 1px solid var(--main-color-two);
  	opacity:.5
}
.tintuc .section-title.gym .title:before{
	left: 0; 
    transform: translateY(-50%); 
}
.tintuc .section-title.gym .title:after{
	right: 0;
    transform: translateY(-50%); 
}
.tintuc .content{
	padding: 10px 0 0px;
}
.tintuc .content .description{
	display:none;
}
.tintuc .single-blog-grid-01 .content .title a{
	font-size: 16px;
    font-weight: 600;
  	color:var(--main-color-two);
  	line-height: 20px;
  	position:relative;
  	padding-bottom:10px;
}
.tintuc .single-blog-grid-01 .content .title a:after{
	content:'';
  	position:absolute;
  	width:15%;
  	left:0;
  	bottom:0;
  	border-bottom: 2px solid rgba(0,0,0,0.1);
}
.tintuc .row.content > div {
    flex: 0 0 25%;
    max-width: 25%;
}
.tintuc .thumb .image{
    height: 170px;
    width: 100%;
}
.tintuc .thumb .image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
  	border-radius:unset;
}
.tintuc .row.justify-content-center{
	height:50px;
}
.tintuc .row.justify-content-center >div {
    flex: 0 0 100%;
    max-width: 100%;
}
/*-------------------*/
.thuonghieu-list .section-title .title{
	font-size:32px;
  	color:var(--main-color-two);
  	font-weight:bold;
}
.thuonghieu-list .section-title{
	padding-bottom:unset;
}

/*---------- Thuế ---------*/
.news .news-date {display:none}
.news .row.content > div {
    flex: 0 0 100%;
    max-width: 100%;
  	padding-left:unset;
  	padding-right:unset;
    margin-bottom: 20px;
  	background-color:#f7f7f7;
}
.news .content{
	padding:unset;
}
.news .single-blog-grid-01{
	display:flex;
  	margin-bottom:unset;
}
.news .single-blog-grid-01 .content .title a{
	display: -webkit-box;
  	overflow: hidden;
  	text-overflow: ellipsis;
  	-webkit-box-orient: vertical;
  	-webkit-line-clamp: 2;
}
.news .thumb {
	border-radius:unset !important;
  	border:1px solid;
  	padding:5px;
    height: 160px;
}
.news img {
	border-radius:unset !important;
  	height:100%;
  	width:100%;
  	object-fit:fill;
}
.news .image {
	width:220px;
  	height:100%;
}
.news .single-blog-grid-01 .content{
  	padding-left:20px;
}
.news .description{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-align: justify;
    padding-right: 20px;
}
.news .section-title.gym .title{
    font-size: 32px;
    color: var(--main-color-two);
    font-weight: bold;
  	position:relative;
}
.news .section-title.gym .title:after{
    content: '';
    display: block;
    width: 180px;
    height: 2px;
    background-color: var(--main-color-two);
    position: absolute;
    bottom: -2px;
    left: 50%;
    transform: translateX(-50%);
}
.news .section-title.gym{
	padding-bottom:10px;
}
.news .content a {
	font-weight: bold;
    font-size: 20px;
  	color:#000;
  	padding-top:15px;
}
.news .single-blog-grid-01 .content .title:hover a{
	color:var(--main-color-two)
}
[lang='en'] .contact .title{
	font-size: 24px;
}
[lang='en'] .form-group.file.file:before{
	content:'* Required information';
}
@media screen and (min-width:768px) and (max-width:990px){
	.container .row > .column:first-child,
  	.container .row > .column:last-child{
  		flex: 0 0 100% ;
        max-width: 100% ;
  }
}
@media screen and (min-width:768px) and (max-width:990px){
  .container .row > .column:first-child{
  		padding:0 100px;
  }
}
/*-------------------*/