@font-face {
    font-family: 'Wingdings';
    src: url('https://dongthap.gov.vn/documents/34223/10598913/Wingdings.ttf') format('truetype'),
		url('https://dongthap.gov.vn/documents/34223/10598913/Wingdings.woff2') format('woff2');
}
body {
    font-family:arial !important;
    color: #333;
	background: url(https://dongthap.gov.vn/documents/34223/13619806//bg-body.jpg) ;
}
/*Fix liferay*/
		.portlet {
			margin-bottom: 0 !important;
		}
		.portlet-layout{
			margin-right: 0 !important;
			margin-left: 0 !important;
		}
		.portlet-column{
			padding-right: 0 !important;
			padding-left: 0 !important;
		}
		.portlet-layout .portlet-header {
			margin-bottom: 0;
			display:none;
		}
		.portlet-content-editable {
			padding: 0;
			border: none;
		}
		.portlet-decorate .portlet-content {
			border: none;
		}
		.portlet-content, .portlet-minimized .portlet-content-container {
			padding: 0;
		}
/*end Fix liferay*/

a:hover{
	text-decoration:none;
}
.zoom {
    transition: transform .3s;
	border-radius: 5px;
}
.zoom:hover, .dtp-container:hover img {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.dtp-card a:hover{
	text-decoration:none;
}
.dtp-card .card-title:hover, .text h4:hover, .dtp-tieudechinh h4:hover, .dtp-tinkhac h5:hover{
	color:#6FAD23;
}
/*end noi dung simple*/

/***************** HEADER ***********************/
.dtp-navbar{
	background-color: #f1f1f2;
	width: 100%;
	z-index:999;
	top: 0;
    left: 0;
}
.dtp-navbar a.nav-link{
	font-weight:600;
	color: #333;
	cursor: pointer;
	font-size:0.9rem;
	padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
	text-transform: uppercase;
}
.dtp-navbar a:hover{
	background-color: #116e04;
	color: white;
	border-radius:3px;
}
.dtp-circle{
	border: 1px solid #dee2e6;
    width: 27px;
    height: 27px;
    border-radius: 50%; 
}
.dtp-circle a{
	font-size:12px;
	padding-top:1px;
	color:#333;
	font-weight:600;
}
.social .dtp-circle2 span{
	font-size:11px;
	border-radius:2px;
	padding:0.15rem;
	border : solid 1px rgba(255,255,255,0.5)
}
.dtp-social{
	display:flex;
	list-style:none;
	margin-bottom:0;
}
.dtp-social li{
	padding-right:0.5rem;
}
.dtp-icon{
	margin-left: 0.5rem !important;
}
/*dropdown menu*/
.dropdown-m {
    float: left;
    overflow: hidden;
}
.dropdown-m >a{
	text-transform:uppercase;
}
.dropdown-content-m {
    display: none;
    position: absolute;
    background-color: white;
	padding: 0.5rem;
    min-width: 183px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}
.dropdown-content-m a:not(:last-child) {
    border-bottom: 1px solid #e9ecef;
}
.dropdown-content-m a {
    float: none;
    color: black !important;
    padding: 0.5rem 1rem;
    text-decoration: none;
    display: block;
    text-align: left;
}
.dropdown-content-m a:hover {
    background-color: #ddd;
}
.dropdown-m:hover .dropdown-content-m {
    display: block;
}
/*end dropdown menu */

.dtp-intro{
	/*position:relative;*/
	text-align:center;
}
.dtp-intro .dtp-thoigianwow{
	/*position: absolute;
    top: 75%;
    left: 50%;
    transform: translate(-50%, -50%);
	width:60%;*/
	margin-top:-12%;
	width:70%;
}
.dtp-timkiem{
	position:relative;
}
.dtp-timkiem input{
	width:170px !important;
}
.dtp-timkiem .input-group-addon {
    color: #495057;
    text-align: center;
    background-color: transparent !important;
    border: none !important;
    border-radius: .25rem;
    cursor: pointer;
    padding: 0;
}
.dtp-timkiem .input-group-addon {
    position: absolute;
    top: 0;
    right: 0;
}
.dtp-timkiem2 button{
    color: #495057;
    text-align: center;
    background-color: transparent !important;
    border: none !important;
    border-radius: .2rem;
    cursor: pointer;
    padding: 0;	
}
.dtp-timkiem button, .dtp-timkiem2 button {
    position: absolute;
    top: 0.5rem;
    right: 0.75rem;
}
.dtp-timkiem2 i {
    font-size:0.9rem;
	opacity: 0.8;
}
/********SITENAV *****/
.dtp-sidenav {
    position: fixed;
    width: 15rem;
    left: 0;
    top: 0;
    margin: 0;
   transform: translateX(-100%);
    height: 100%;
    background: #224562;
    z-index: 2000;
    overflow:auto;
    list-style-type: none;
    padding: 0;
	transition: 0.3s ease-out;
}
.dtp-clicksidenav{
	cursor:pointer;
}
.dtp-clicksidenav i{
	color: #116e04;
	font-size: 1.5rem;
}
.dtp-overlay{
	opacity: 0.85;
	z-index: 1100;
	background-color: #343a40!important;
}
.dtp-sidenavngoai{
	left: 0;
    transform: translateX(0);
    position: fixed;
	transform: translateX(0) !important;
	z-index: 1110;
}
.dtp-sidenav:hover{
	overflow:auto;
}
.dtp-sidenav li{
	position:relative;
}
.dtp-sidenav a {
	display: inline-block;
	padding-left: 20px;
	text-decoration:none;
	cursor:pointer;
}
.dtp-sidenav .logo-wrapper img {
    height: 100px;
    padding: 7% 50px;
}
.dtp-sidenav .collapsible a {
    color: #fff !important;
    font-weight: 300;
    font-size: .8rem;
    height: 36px;
    line-height: 36px;
}
.dtp-sidenav .collapsible >li:hover {
    background-color: rgba(255,255,255,.15);
	cursor:pointer;
}
.dtp-sidenav .collapsible >li:hover .collapsible-body, .dtp-sidenav .collapsible-body{
	background-color: #1d3b53;
} 
.dtp-sidenav .collapsible-body a {
	padding-left: 47px;
}
.dtp-sidenav ul {
    list-style: none;
    padding-left: 0;
}
.dtp-sidenav .dtp-collapsible i {
    font-size: .8rem;
    margin-right: 15px;
}
.dtp-sidenav .logo-wrapper {
    border-bottom: 1px solid rgba(153,153,153,.1) !important;
}
.dtp-sidenav .social {
    border-bottom: 1px solid rgba(255,255,255,.3) !important;
	padding-top: 0;
    text-align: center;
}
.dtp-sidenav .social li {
    display: inline-block;
	padding-top: 1rem;
    padding-bottom: 1rem;
    margin: 0;
}
.dtp-sidenav .social .dtp-circle2 span{
	font-size:11px;
	border-radius:2px;
	padding:0.15rem;
	border : solid 1px rgba(255,255,255,0.5)
}
.dtp-sidenav .fa-angle-down.rotate-icon {
    position: absolute;
    right: 0;
    top: 0;
	padding:0.75rem;
	color:#fff;
	cursor:pointer;
	webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s;
}
.dtp-sidenav .form-control{
	background-color:transparent;
	border:none;
	box-shadow:none;
	color: #fff!important;
	border-bottom: 1px solid #fff;
    border-radius: 0!important;
}
.dtp-sidenav .form-control::placeholder{
	color: #fff;
	opacity: 0.7; /* Firefox */
	font-size:0.8rem;
}
/**************SECTION**************/
.txt-icon{
    background: linear-gradient(90deg, rgba(72,155,32,1), rgba(128,197,63,1));
    border: 1px solid #E6E6E6;
    box-shadow: 0 0.1rem 0.5rem rgb(0 0 0 / 5%);
    border-radius: 0.25rem;
    padding: 0.25rem;
    margin: 1rem;
	color: white;
	width:100px;
}
.txt-icon a{
	color:#fff;
}
.txt-iconso{
	font-size:3rem;
	font-weight:bold;
}
.txt-iconchu{
	font-weight:bold;
}
.bg-fill{
	height: 100%;
}
.bg{
	background-image: url('https://dongthap.gov.vn/documents/34223/20514696/bg20243.jpg');
	 background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	border: 1px solid #2A7A20;
    box-shadow: 0 0.1rem 0.5rem rgb(0 0 0 / 15%);
    border-radius: 0.25rem;
}
.bg2{
	background-image: url('https://dongthap.gov.vn/documents/34223/20514696/bg20245.jpg');
	 background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
}
.txt-gioithieu{
	text-align:center;
	font-size:1.1rem;
	line-height:170%;
	color:#000;
}
.txt-gioithieu:hover{
	color:#000;
}
.txt-gioithieu1{
	font-weight: bold;
	font-size:1.3rem;
	color: #2A7A20;
}
.dtp-xemchitiet2{
	background-color: #2A7A20;
    border-radius: 0.25rem;
    padding: 0.35rem 1rem;
    color: #fff;
	transition: transform 3s;
}
.dtp-xemchitiet2:hover{
	color: #fff;
	padding: 0.5rem 1.5rem;
	transition: transform 3s;
}
.bg3{
	background-color: #F4FEEC;
	border-radius: 0.25rem;
	padding-top:1rem;
	padding-bottom:1rem;
}
.dtp-chuongtrinhdiendan h4{
	background: #31861F;
	border-radius: 0.25rem;
	padding:0.5rem;
}
.dtp-truocdiendan{
	display: flex;
    align-items: center;
	justify-content: space-between;
}
.dtp-truocdiendan1{
	background-color:#F0FCE6;
	padding:10px 15px;
}
.dtp-truocdiendantxt1{
	color:#6FAD23;
}
.dtp-truocdiendantxt2{
	color:#1C6611;
	font-size:1.6rem;
	font-weight:bold;
}
.dtp-truocdiendantxt11{
	color:#E8E80F;
}
.dtp-truocdiendantxt12{
	color:#fff;
}
.bg33{
	background:#F4F6F8;
	border-radius:1rem;
}
.dtp-ngaychuongtrinh button{
	border: 1px solid #E5E5E5;
	background:#fff;
	color: #0B4209;
	font-weight:bold;
}
.dtp-ngaychuongtrinh li{
	padding-right:1.5rem;
}
.dtp-ngaychuongtrinh .nav-pills .nav-link.active{
	background: #E8E80F;
	border: 1px solid #E5E5E5;
}
.dtp-chitietchuongtrinh{
	max-height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
}
button:focus{
	outline:none !important;
}
/*
.timeline {
  display: block !important;
  margin-left: 0;
  padding-left: 0;
  margin-bottom:0;
}
.timeline-card {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #6FAD23 !important;
  position: relative;
}
.timeline li:before {
  content: "";
  width: 0.1rem;
  height: 100%;
  background-color: rgb(169 169 169);
  position: absolute;
  left: 18px;
}
.timeline2 li:before{
	width:0;
}
.timeline li:first-child:before {
  top: 50%;
  height: 50%;
}
.timeline li:last-child:before {
  bottom: 50%;
  height: 50%;
}
.timeline .fa-stack-2x{
	font-size:1.5rem;
}
.timeline-title {
  margin-bottom: 0.5rem;
  font-size:1rem;
  font-weight:700;
  cursor: pointer;
}
.circle-custom {
  font-size: 1rem !important;
}
.subcard {
  padding: 1em 1.5em 1.5em 1.5em;
  color: black;
  width: -webkit-fill-available;
  min-height: 3.3rem;
}
table.Table {
	width:100% !important;
}
*/
	.timeline ul, .timeline li {
		list-style-type: none;
	}
	.timeline .faq{
		padding-left:0 !important;
	}
	.timeline .faq>li:last-child {
		border-bottom: 0;
	}
	.timeline .faq>li>a>.title {
		font-weight: 700;
		font-size: 18px;
		line-height: 130%;
		color: #464646;
		width: 100%;
		margin-bottom: 10px;
		padding: 10px 0;
		border-bottom: 1px solid #7A7B7B;
	}
	.timeline .faq>li {
		padding-top: 10px;
	}
	.timeline .faq>li>.answers.active {
		display: block;
	}

	.timeline .faq>li .answers-2 {
		display: block !important;
		height: auto !important;
	}
	.timeline .faq>li>.answers {
		display: block;
	}
	.timeline .faq>li>.answers .title-tab {
		font-weight: 600;
		font-size: 18px;
		line-height: 130%;
		margin-bottom: 20px;
	}
	.timeline .faq>li>.answers .title-tab {
		font-weight: 600;
		font-size: 18px;
		line-height: 130%;
		margin-bottom: 20px;
	}
	.timeline .description .title {
		font-weight: 600;
		font-size: 18px;
		line-height: 130%;
		margin-bottom: 8px;
	}
	.timeline .rb {
		padding: 0;
		display: inline-block;
		counter-reset: section;
		padding-left: 22px;
		padding-right: 22px;
	}
	.timeline .rb .rb-item {
		list-style: none;
		margin: auto;
		padding: 0 0 15px 30px;
		position: relative;
	}
	.timeline .rb .rb-item::before {
		position: absolute;
		left: -22px;
		top: 0px;
		counter-increment: section;
		content: counter(section);
		border-radius: 50%;
		background: #6FAD23;
		height: 40px;
		width: 40px;
		font-family: "Arial", sans-serif;
		font-weight: 700;
		font-size: 20px;
		color: #fff;
		line-height: 40px;
		text-align: center;
		-webkit-transition: all 500ms ease-in-out;
		transition: all 500ms ease-in-out;
	}
	.timeline .rb .rb-item .timestamp {
		line-height: 160%;
		position: relative;
		width: 100px;
		font-size: 16px;
		margin-bottom: 2px;
	}
	.timeline .rb .rb-item .title {
		font-weight: 600;
		font-size: 16px;
		line-height: 130%;
		margin-bottom: 8px;
	}
	.timeline .rb .rb-item .content {
		line-height: 160%;
		font-size: 16px;
	}
	.timeline .description {
		margin-bottom: 30px;
		margin-left: -20px;
	}
	.dtp-tieudek{
		background-color: #6FAD23;
		padding:1rem 2rem;	
		border-radius:5px;
		color:#fff;
		font-size:1.3rem;
		font-weight: bold;
		width:350px;
		transform: skewX(-20deg); /* W3C */
		-webkit-transform: skewX(-20deg); /* Safari & Chrome */
		-moz-transform: skewX(-20deg); /* Firefox */
		-ms-transform: skewX(-20deg); /* Internet Explorer */
		-o-transform: skewX(-20deg); /* Opera */
	}
	.dtp-tieudek div{
		transform: skewX(20deg); /* W3C */
		-webkit-transform: skewX(20deg); /* Safari & Chrome */
		-moz-transform: skewX(20deg); /* Firefox */
		-ms-transform: skewX(20deg); /* Internet Explorer */
		-o-transform: skewX(20deg); /* Opera */
	}
	.dtp-tieudect{
		background-color: #116e04;
	}
.dtp-card{
	border: 1px solid rgba(111, 173, 35, 0.5);
	text-decoration:none;
}
.dtp-card img{
	border-radius:5px 5px 0 0;
	height:180px;
	width:100%;
}
.dtp-card .card-body{
	padding:0.75rem;
}
.dtp-card a{
	color:#000;
}
.dtp-card .card-title{
	font-weight:bold;
	font-size:1.1rem;
	text-align: justify;
	line-height:120%;
}
.dtp-card .card-text p, .dtp-tieudechinh p{
	font-size:0.85rem;
	text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 6em;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	text-align: justify;
	color:#000;
}
.dtp-tieudechinhk p{
	font-size:0.85rem;
	text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 6em;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
	text-align: justify;
	color:#000;
}
.dtp-card .btn{
	background-color: #6FAD23;
	color:#fff !important;
}
.bg4{
	background-color: #38932C;
	border-radius: 0.25rem;
	padding-top:1rem;
	padding-bottom:1rem;
}
.dtp-nddiendantxt1{
	color:#FCEE47;
	font-size:1.6rem;
	font-weight:bold;
}
.dtp-nddiendantxt2{
	color:#fff;
}
.dtp-container{
	background-color: #F4FEEC;
	padding:1rem;
	border-radius: 0.25rem;
}
.dtp-container1{
	position:relative;
	max-width:90%;
	margin-right: auto;
    margin-left: auto;
	border-radius: 1.5rem;
}
.dtp-container1 img{
	max-height:400px;
	width:100%;
	border-radius: 1.5rem;
}
.overlay {
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
	border-radius: 1.5rem;
}
.text {
    color: white;
    position: absolute;
    top: 20%;
	padding:2rem 5rem;
}
.text h4{
	font-weight:bold;
	font-size: 1.7rem;
	padding-top:1rem;
	padding-bottom:1rem;
	line-height:150%;
	color:#fff;
	text-align:justify;
}
.text .dtp-thoigianchitiet{
	font-weight:bold;
	color:#fff !important;
}
.dtp-xemchitiet{
	background-color: #F4FEEC;
	border-radius: 0.25rem;
	padding:0.5rem 1.5rem;
	color:#1C6611;
	font-weight:bold;
}
/* phan trang so noi dung chinh dien dan */
#chuongtrinhmekongstartup2024 .swiper-horizontal>.swiper-pagination-bullets, #chuongtrinhmekongstartup2024 .swiper-pagination-bullets.swiper-pagination-horizontal, #chuongtrinhmekongstartup2024 .swiper-pagination-custom, #chuongtrinhmekongstartup2024 .swiper-pagination-fraction{
	top:10px !important;
	height:40px;
}
#chuongtrinhmekongstartup2024 .swiper-pagination-bullet {
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    padding: 0;
    font-weight: bold;
}
.swiper-pagination-bullet-active{
	background:#7CC144;
	color:#fff;
}
.swiper-button-next, .swiper-button-prev{
	color:#7CC144;
}
/* phan trang so noi dung chinh dien dan */
.dtp-video h4{
  color: #f05907;
  position: relative;
  display: inline-block;
  text-transform: capitalize;
  font-size:1.6rem;
  font-weight:bold;
}
.dtp-video h4 a{
	color: #f05907;
}
.dtp-video h4:after, .dtp-video h4:before{
  position: absolute;
  content: "";
  width: 100px;
  height: 3px;
  background: #f05907;
  top: 50%;
}

.dtp-video h4:after{
  right: 120%;
}

.dtp-video h4:before{
  left: 120%;
}

.dtp-lichtrinh {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    flex: 0 1;
    color: #2e8d24;
    font-size: 36px;
	font-weight: bold;
    padding: 1rem 0;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}
.dtp-lichtrinh::before, .dtp-lichtrinh::after {
    content: '';
    -webkit-box-flex: 1;
    flex-grow: 1;
    border-top: 1px solid #2e8d24;
}
.dtp-lichtrinh::before {
	margin-right: 1rem;
}
.dtp-lichtrinh::after {
    margin-left:1rem;
}
.bg-color {
    color: #fff;
    padding: 5px 30px 5px 10px;
    background: linear-gradient(90deg, rgba(72,155,32,1), rgba(255,255,255,1));
	font-size: 1.5rem;
}
.txt-thoigian{
	color:#489b20;
	width:150px;
}
.txt-chuongtrinh{
	border-left:2px solid #489b20;
}
.txt-tenchuongtrinh{
	font-weight:700;
	color:#000;
}
.dtp-tinkhac{
	margin-bottom: 0;
}
.dtp-tinkhac li{
	border:none;
	background-color:transparent;
}
.dtp-nen1{
	background-color: #e9ecef;
}
.dtp-tieudechinhkmodal img{
	width:130px;
}
.dtp-tieudechinh h4{
	color:#000;
	font-weight:600 !important;
	text-align: justify;
}
.dtp-tieudechinhk h4{
	text-align:center;
	font-size:1rem;
}
.dtp-tieudechinh p{
	font-size: 0.85rem;
    text-align: justify;
}
.dtp-tieudechinhk p{
	text-align: center;
}
.dtp-tinkhac img{
	height:160px;
}
.dtp-tinkhac h5{
	color:#000;
	font-size:1rem;
	font-weight:600 !important;
	text-align: justify;
}
.dtp-lienhediendan{
	position:relative;
}
.dtp-thongtinlienhediendan{
	position:absolute;
	top:30%;
	left:10%;
}
.btn-dangky{
	background-color:#F15A24;
	color:#fff !important;
	font-size:1.2rem;
	padding:1rem 1.5rem;
	border-radius:0.5rem;
	font-weight:bold;
}
.btn-btc{
	background-color:#fff;
	color:#38932C !important;
	font-size:1.2rem;
	padding:1rem 1.5rem;
	border-radius:0.5rem;
	font-weight:bold;
}
.dtp-tinkhac li{
	padding-top:0;
	padding-bottom:1.5rem;
	padding-right:0;	
}
.dtp-tinkhac li{
	position:relative;
}
.dtp-tinkhactrangchu.dtp-tinkhac li:before, .dtp-tinchitietkhac2 .dtp-tinkhac li:before {
    content: '';
    width: 8px;
    height: 8px;
    /*border-radius: 5px;*/
    background: #ec008b;
    position: absolute;
    left: 0;
    top: 7px;
}
.dtp-tinchitietkhac2 .dtp-tinkhac li:before{
	background: #dfdfde;
}
.dtp-nhomsanpham a{
	color: #333;
	text-decoration: none;
}
.dtp-nhomsanpham img{
	transition: transform .2s;
}
.dtp-nhomsanpham img:hover{
	 transform: scale(1.1);
}
.dtp-tieudethucpham a:hover{
	color: #1db52b !important;
}
.dtp-tieudedouong a:hover{
	color: #27bbe1 !important;
}
.dtp-tieudethaoduoc a:hover{
	color: #f9bb4e !important;
}
.dtp-tieudeluuniem a:hover{
	color: #3fc9bf !important;
}
.dtp-tieudedulich a:hover{
	color: #02cc9c !important;
}
.dtp-tieudevaimaymac a:hover{
	color: #f86e6c !important;
}
.card{
	height:100%;
	margin-bottom:0;
}
h5.card-header{
	color:#0088bf;
	text-align:center;
    padding: .75rem 1rem;
	font-weight:600;
}
.section2 .card-header i{
	font-size:1.8rem;
}
.section2 .card-body i{
	color:#ec008b;
}
.section2 .card-body a{
	font-size:1.1rem;
}
.dtp-formykien .prefix{
	font-size:1.25rem;
	margin-top: 0.25rem;
}
.dtp-formykien label{
	font-size:0.8rem;
}
.dtp-formykien .btn-gui {
    background-color: #ec008b!important;
}


/*********** footer ************/
footer{
	background-color:#38932C;
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	border-bottom: 10px solid #1C6611;
}
.dtp-border{
	border-right: 1px solid #fff;
}
.dtp-lienket{
	display:block !important;
	border:none;
	width:100%;
	padding:0.5rem;
	border-radius:0.1rem;
	background-color: #fff;
	font-size: 0.75rem;
}
.dtp-lienket .selected{
	font-weight:bold;
	color: #0088bf;
}
.dtp-lienhe{
	background-color:#5e5e5e;
	padding:1rem 0;
}
.dtp-lienhe p {
    margin-top: auto;
    margin-bottom: auto;
    color: #fff;
	font-size: 0.9rem;
    padding: 0.25rem;
}
.dtp-lienhe p a{
	color:#fff;
	padding: 0 0.25rem;
}
/*********** end footer ************/

/*********** NOI DUNG********/
.noidung .breadcrumb{
	border-left: 5px solid #1db52b;
	font-size: 1.25rem;
	padding: .5rem 1rem;
}
.noidung .time{
	font-size:11px;
	color:#666;
}
.chiasebaiviet {
    margin-top: -5px;
    margin-bottom: 1rem;
}
.noidung .chiasebaiviet li{
	list-style:none;
	display: inline-block;
	margin-left:0.5rem;
}
.noidung .tomtat{
	font-size:12pt;
	font-weight:700;
	line-height: 1.25rem;
}
.noidung .noidungchitiet img{
	max-width: 100% !important;
	height:auto !important;
}
.icontrogiup i{
	padding-left:0.25rem;
	color: #444;
}
.an {
    display: none;
}
/*hinh tac gia*/
.hinhtacgia, .hinhtacgiachitiet{
	 display: flex;
	  align-items: center;
	  flex-direction: row-reverse; 
}
.hinhtacgiachitiet:not(:first-child){
	border-right: 1px solid #eee;
	padding:0 20px;
}
.hinhtacgiachitiet:first-child{
	padding-left:20px;
}
.right{
	text-align:right;
}	
.right{			

	margin-right:10px;
	font-family: Arial;
	margin-top: 5px;
}
.right h4{
	margin-top:0;
	margin-bottom:0;
	line-height: 50%;
}
.right h4 a{
	text-decoration:none;
	font-size: 14px;
	color: #333 !important;
	font-weight: 700;
}
.right a{
	text-decoration:none !important;
	font-size: 11px;
	color: #888 !important;
}
.hinhtacgia img{
	width:36px !important;
	height:36px !important;
	border-radius: 50%;
}
.hidetacgia{
	display:none;
}
.social-buttons{
	display: flex;
}
.social-buttons button {
	height: 20px !important;
}
button.quantam {
    background-color: red;
    border: none;
    border-radius: 3px;
    color: white;
    font-size: 12px;
	padding:0 10px;
	margin-right:5px;
}
button.quantam:focus{
   outline: none;
}
.zalo-share-button{
	margin-right:5px;
}
/**** tin chi tiet khac****/
/* TIN KHAC*/

.relatedentry{
	display: flex;
	flex-flow: row wrap;
}
.relatedentry [class*="col-"]{
	padding-left:0;
	padding-right:0;
}
.relatedentry p{
	color: #000;
	text-align:justify;
	font-family: arial;
}
.relatedentry p:hover{
	color: #0056b3;
	text-decoration:none;
}
.relatedentry .date-span{
	font-size:0.7rem;
	color: #888888;
}
.pagination2 {
    display: inline-block;
}
.pagination2 select {
    cursor: pointer;
    padding: 5px;
    margin: 0px;
	display: inline-block !important;
	border: 1px solid #ccc;
}
.pagination2 a {
    cursor: pointer;
    color: black;
    padding: 8px 12px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
    margin: 0px;
}
.pagination2 a:hover{
	background-color: #ddd;
}
.dtp-box{
	background-color:#f1f1f2;
	padding-left:1rem;
}
.dtp-boxtieudetinkhac{
	color:#333;	
	font-weight:bold;
	padding-top:0.5rem;
	position: relative;
	display: inline-block;
}
.dtp-boxtieudetinkhac > a:after{
	content: '';
    width: 100%;
    height: 3px;
    background: #1976d2;
    position: absolute;
    top: 0;
    left: 0;
}
.dtp-tinchitietkhac h5 {
    font-size:1.1rem;
	padding-top:1rem;
	padding-bottom:1rem;
	font-weight:400;
	text-align:justify;
}
.dtp-tinchitietkhac2{
	border-top: 1px solid #e6e6e6;
}
.dtp-tinchitietkhac2 li{
	border:none;
}
.dtp-tinchitietkhac2 li:before {
    content: '';
    width: 9px;
    height: 9px;
    background: #dfdfde;
    position: absolute;
    left: 0;
    top: 1.3rem;
}
.dtp-tinchitietkhac a, .dtp-tinchitietkhac2 a{
	color:#333;
}

.dtp-ykien .prefix {
    transition: color .2s;
	top: .25rem;
    font-size: 1.75rem;
	color: #9e9e9e;
}
.dtp-ykien .md-form input[type=text], .dtp-ykien .md-form input[type=email] {
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    outline: 0;
    box-shadow: none;
    box-sizing: content-box;
    background-color: transparent;
	margin-left: 2.5rem;
	overflow-y: hidden;
	height: auto !important;
}
.dtp-ykien .dtp-boxtieudetinkhac a {
    color: #ec008b;
}
.dtp-ykien .dtp-boxtieudetinkhac > a:after {
    background: #ec008b;
}
.dtp-formykien .button-dt, .dtp-formykien .button-dt-close, .dtp-formykien2 .btnsend a {
    background-color: #ec008b!important;
	color: #fff !important;
	padding:0.25rem 0.5rem;
	border-radius:5px;
	border:none;
}
.modal-thongtin, .modal-thongtin-reply {
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, .4);
	display:none;
}
.modal-thongtin-content{
	background-color:#fff;
	border-radius:5px;
	border: 1px solid #dee2e6;
	max-width:700px;
	margin:auto;
}
.modal-header{
	background-color:#f8f9f9;
}
.dtp-formykien2{
	border: 1px solid #dee2e6;
	border-radius:5px;
	padding:1rem;
}
.dtp-formykien2 textarea{
	border:none;
	height: auto;
}
.close {
    color: #aaaaaa;
    font-size: 28px;
    font-weight: bold;
}
.comment .ml-3{
	margin-left:0 !important;
}
.comment-text{
	margin-left:35px !important;
	font-size:0.9rem;
}
.comment-text p{
	font-size:1rem;
}
.comment-text div{
	display:none;
}
.replyBox{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.btnreply {
    color: #FFF;
    background-color: #EC0677;
    border-color: #EC0677;
    padding: 3px 0.75rem;
    border: none;
	border-radius:3px;
	width: auto !important;
}
.btnreply i{
	display:none;
}
.inputReplyContent{
	width: 100% !important;
}
.dtp-boxanhlanhdaobaochi{
	background-color:#f1f1f2;
}

/*** back to top *****/
.back-to-top{
	display:none;
	position: fixed;
    bottom: 10px;
    right: 10px;
	z-index: 9999;
	box-shadow:none !important;
	padding:0.5rem 0.75rem;
	background-color: rgba(0,0,0,.2) !important;
	border: 4px double #fff;
}
.back-to-top i{
	color:#fff;
	font-size:1rem !important;
}

@media (max-width: 1199px){
/***************** HEADER ***********************/	
	.double-nav .button-collapse {
		font-size: 1.2rem;
	}
	.dtp-intro > div{
		top: 4%;
	}
	.dtp-timkiem input{
		width:250px !important;
	}
	.dtp-thongcaobaochi .dtp-tinkhac{
		padding-left:0.5rem;
		padding-right:0;
	}
}
@media (max-width: 767px) { 
	.dtp-skin .navbar {
		background-color: #f1f1f2 !important;
		color: #fff;
	}
	.container { 
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
	.double-nav .button-collapse {
		font-size: 1.4rem;
	}
	.dtp-lienhelogo, .dtp-lienhe p {
		text-align: center !important;
		font-size: 0.75rem;
	}
	.dtp-thongtinlienhediendan{
		position:absolute;
		top:10%;
		left:1%;
	}
	.btn-dangky, .btn-btc{
		font-size:0.8rem;
		padding: 0.5rem;
	}
	.copyright{
		font-size:0.7rem;
	}
	.txt-icon{
        padding: 0.25rem;
		margin: 0.25rem;
		color: white;
		width: 70px;
}
	.txt-iconso{
		font-size:1.5rem;
		font-weight:bold;
	}
	.txt-iconchu{
		font-weight:bold;
		font-size:0.65rem;
	}
	.dtp-border{
		border-right:none;
		border-bottom: 1px solid #fff;
		padding-bottom:2rem;
	}
	.dtp-nen{
		background-color: #e9ecef;
	}
	.text {
		top: 10%;
		padding: 0.75rem;
	}
	.text h4 {
		font-size: 1.1rem;
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
	}
	.dtp-xemchitiet {
		font-size:0.8rem;
		padding: 0.25rem 0.5rem;
		display:none;
	}
	.dtp-container .swiper-button-next, .dtp-container .swiper-button-prev{
		display:none;
	}
	.dtp-tinkhac img {
		height: 90px;
	}
	.dtp-intro .dtp-thoigianwow {
		margin-top: -30%;
		width: 90%;
		margin-left: -35%;
	}
}
/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
	.dtp-tinchitietkhac img{
		height: 140px;
		width: 100%;
	}
	.dtp-lienhe p {
		margin-left:-20px;
	}
	.dtp-nen1{
		margin-left:-15px
	}
	.dtp-tieudechinh2 img{
		height:160px;
	}
}
/* width */
::-webkit-scrollbar {
  width: 5px;
}
/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius:3px;
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #999;
  border-radius:3px;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #444;
  border-radius:3px;
}

.closebtn {
  position: absolute;
  top: 0;
  right: 0px;
  font-size: 36px;
  margin-left: 50px;
  z-index:1000;
  color:#fff !important;
  padding:0.25rem;
}

/********** chia 5 cot ************/
.col-2dot4, .col-sm-2dot4, .col-md-2dot4, .col-lg-2dot4, .col-xl-2dot4 { 
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
@media (min-width: 540px) {
    .col-sm-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 720px) {
    .col-md-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 960px) {
    .col-lg-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 1140px) {
    .col-xl-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
/********** end chia 5 cot ************/