/*======== THIET KE ==============*/
.p-0{
	padding: 0 !important;
}
.pb-30{
	padding-bottom: 30px;
}
/*.pr-30{
	padding-right: 30px;
	}*/

	.ptb-50{
		padding: 50px 0;
	}
	.pt-50{
		padding-top: 50px;
	}
	.mb-10{
		margin-bottom: 10px;
	}

	.fs-16{
		font-size: 16px;
	}
	.fs-19{
		font-size: 19px;
	}
	.fs-24{
		font-size: 24px;
	}

	.fs-20{
		font-size: 20px;
	}

	.blue{
		color: #006eaa;
	}

	.box-shadow{
		box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	}

	@media(max-width: 768px){
		.pt-50{
			padding-top: 0;
		}
	}

	/*end page*/
	.cnt-xem-them{
		position: relative;
	}
	/*cate page*/
	#banner{
		padding: 30px 0 10px;
		background: #e5e5e5;
	}

	#banner .tit-banner{
		text-transform: uppercase;
		font-size: 30px;
		font-family: "poppins", Sans-serif;
		font-weight: bold;
	}

	.breadcrumbs{
		margin: 15px 0 10px 0;
		text-transform: uppercase;
	}

	.breadcrumbs span{
		margin: 0 10px;
	}

	.breadcrumbs span > span{
		font-family: chubook;
	}

	.breadcrumbs span:first-child{
		margin-left: 0;
	}

	.breadcrumbs span:last-child{
		margin-right: 0;
	}

	#content_category_page .pr-30{
		padding-right: 30px;
	}

	.excerpt-cate-p-cont{
		overflow: hidden;
		height: 95px;
	}

	.tit-cate-p{
		padding: 25px 45px 35px 30px;
		border-bottom: 1px solid #b3b3b3;
		font-family: "poppins", Sans-serif;
		font-weight: bold;
		font-size: 20px;
    	text-transform: uppercase;
	}
	.tit-cate-p a{
		color: #333;
	}
	.tit-cate-p02{
		padding: 25px 30px 35px;
	}

	/*.tit-cate-p h3{
		text-transform: uppercase;
		line-height: 25px;
		font-weight: bold;
		font-family: tieudemenu;
		}*/

		.tit-cate-cont{
			text-transform: uppercase;
			line-height: 25px;
			font-weight: bold;
		}

		.tit-cate-cont a{
			color: #333;
		}

		.tit-cate-cont a:hover{
			color: #18a6c0;
		}

		.tit-underline{
			font-size: 30px;
			font-family: 'poppins';
			font-weight: bold;
			letter-spacing: 1.2px;
			text-transform: uppercase;
		}
		.tit-underline:before{
			content: "";
			position: absolute;
			bottom: -18px;
			width: 60px;
			height: 4px;
			background-color: #18a6c0;
			/*border: 2px solid #18a6c0;*/
		}

		.relate-post .tit-underline{
			font-size: 24px;
		}

		.item-cong-trinh .tit-underline{
			font-size: 20px;
		}

		.info-ct-relate-dt{
			display: none;
		}

		.tit-info-ct-relate{
			margin-bottom: 30px;
			line-height: 1.5;
		}

		.tit-ct-repate {
			font-family: 'poppins'!important;
		    font-size: 30px!important;
		    text-transform: uppercase;
		    font-weight: bold;
		    letter-spacing: 1.2px;
		}

		.active .info-ct-relate-dt{
			display: block;
		}

		@media(max-width: 768px){
			.relate-post .tit-underline{
				font-size: 21px;
			}
		}

/*.height-100{
	height: 100%;
	}*/

	.pic-post-cate-p img{
		width: 100%;
		height: 100%;
	}

	.excerpt-cate-p {
		padding: 10px 30px 35px;
		/*position: relative;*/
	}

	.excerpt-cate-p-02 {
	    padding: 15px 0px 10px 30px;
	    text-transform: uppercase;
	    font-size: 13px;
	}
	
	.excerpt-cate-p-cont{
		font-size: 15px;
	}
	@media (min-width: 1400px){
		.excerpt-cate-p-02 .wrap-cont-p-ct:first-child .left-cont-p,
		.excerpt-cate-p-02 .wrap-cont-p-ct:first-child .right-cont-p{
			/*padding-top: 20px;*/
		}

		.tit-cate-p{
			/*padding-left: 30px;*/
		}

		.post-item-tit,
		.post-item-tit h3{
			font-size: 20px;
		}

		.excerpt-cate-p{
			font-size: 18px;
		}
		.excerpt-cate-p.excerpt-cate-p-02{
			font-size: 16px;
		}

		.excerpt-cate-p-cont{
			height: auto;
			overflow: hidden;
			text-overflow: ellipsis;
			display: -webkit-box;
			-webkit-line-clamp: 4;
			-webkit-box-orient: vertical;
			font-size: 16px;
		}
	}

/*.excerpt-cate-p .left{
	font-family: chubook;
	padding-right: 15px;
	width: 30%;
	border-right: 1px solid #b3b3b3;
}

.excerpt-cate-p .right{
	padding-left: 30px;
}

.excerpt-cate-p .left p{
	padding: 5px 0;
}

.excerpt-cate-p .left p:first-child{
	padding: 15px 0 5px;
}

.excerpt-cate-p .left p:last-child{
	padding: 5px 0 15px;
}

.excerpt-cate-p .right p{
	padding: 5px 0;
}

.excerpt-cate-p .right p:first-child{
	padding: 15px 0 5px;
}

.excerpt-cate-p .right p:last-child{
	padding: 5px 0 15px;
	}*/

	.left-cont-p {
		width: 30%;
		padding: 1px 0;
		border-right: 1px solid #b3b3b3;
		font-family: chubook;
	}

	.right-cont-p {
		width: 70%;
		padding: 1px 0 0 25px;
	}

	

	.readmore-cpage02{
		padding-top: 0;
		margin-top: 0;
	}

	.readmore-cpage a{
		margin-right: auto;
		border-bottom: 1px solid #8c8c8c;
		color: #5f5f5f;
		font-weight: bold;
		text-transform: uppercase;
	}

	.readmore-cpage a:hover{
		border-bottom: 1px solid #18a6c0;
		color: #18a6c0;
	}


	.readmore-cpage span:nth-child(2) {
		margin-right: 40px;
	}

	.tit-sidebar{
		padding-bottom: 10px;
		margin-bottom: 15px;
		font-family: "poppins", Sans-serif;
		font-weight: bold;
		text-transform: uppercase;
    	font-size: 24px;
	}

	.tit-sidebar:before {
		content: "";
		position: absolute;
		bottom: 0px;
		width: 60px;
		height: 4px;
		background-color: #18a6c0;
		/*border: 2px solid #18a6c0;*/
	}

	#sidebar li{
		padding: 12px 0 12px 0px;
		border-bottom: 1px solid #cccccc;
		transition: all 300ms ease-in-out;
		font-family:chubook;
		font-size: 14px;
	}

	#sidebar li:last-child{
		border: none;
	}

	.wrap-cate-sb{
		margin-bottom: 30px;
	}

	.wrap-cate-sb li:hover{
		/*padding-left: 20px !important;*/
	}

	.wrap-cate-sb li:hover a{
		color: #18a6c0;
	}

	.wrap-cate-sb li > a{
		color: #333333;
	}

	.active_sidebar{
		padding-left: 0 !important;
	}

	.active_sidebar a{
		color: #18a6c0 !important;
	}

	.child-item{
		padding-left: 25px !important;
	}
	.child-item.active_sidebar{
		/*padding-left: 40px !important;*/
	}

	#sidebar .recent-post{
		position: sticky;
		top: 120px;
	}
	#sidebar .recent-post .cont{
		padding-left: 10px;
		/*padding: 7px 0 0 10px;*/
	}

	#sidebar .recent-post .cont a{
		display: block;
		font-weight: bold;
		overflow: hidden;
		font-family: tieudemenu;
		text-transform: capitalize;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		font-size: 16px;
		color: #333;
	}

	#sidebar .recent-post span.date-recent-sb{
		position: absolute;
		bottom: 0;
		font-size: 13px;
	}

	.count-post-sb{
		background: #eeeeee;
		padding: 1px 11px;
		font-size: 12px;
		font-family: tieudemenu;
		height: 30px;
	}

	.recent-post img{
		max-width: 165px;
	}

	.recent-post .cont{
		width: 60%;
	}

	.readmore-cpage{
		position: absolute;
		bottom: 15px;
		left: 0;
		width: 100%;
		padding: 6px 30px;
	}
	@media (min-width: 769px){
		.readmore-cpage{
			font-size: 16px;
		}
	}

	@media (max-width: 768px){
		.readmore-cpage{
			font-size: 14px;
			bottom: -10px;
		}
		.recent-post{
			display: none;
		}
	}

	@media (min-width: 1400px){
		#sidebar li{
			font-size: 18px;
		}

		.pr-lg-30{
		padding-right: 30px !important;
		}
	}
	/*======== end THIET KE ==============*/

	/*single designt page */
	.single-top-info{
		margin-top: 30px;
		padding-bottom: 5px;
		border-bottom: 1px solid #b3b3b3;
		margin-bottom: 30px;
	}

	.single-top-info span:nth-child(1){
		margin-right: 50px;
	}

	.tit-cont-single{
		font-weight: bold;
		margin: 35px 0;
		font-family: tieudemenu;
	}

	/*.cont-post-single h2{
		margin-bottom: 10px;
		}*/

		.cont-post-single h1 span{
			display: block;
		}

		.cont-post-single p{
			margin-bottom: 35px;
		}

		.cont-post-single img{
			max-width: 100%;
			display: block;
			/*margin: auto;*/
			margin-bottom: 5px;
		}

		.aligncenter{
			margin: auto;
		}

		.text-sm-pic-single {
			text-align: center;
			font-style: italic;
			display: block;
		}

		.tit-cont-single-sm{
			font-weight: bold;
			margin: 0;
		}

		.share-like{
			padding-top: 40px;
			margin-top: 50px;
		}

		.share-like p{
			font-size: 20px;
			font-family: tieudemenu;
		}


		.tit-ralate-post{
			font-size: 20px;
			font-family: tieudemenu;
		}

		.pagination-row{
			padding-top: 50px;
		}

		.pagination-row a, .pagination-row span {
			margin: 0 2px;
			padding: 5px 10px;
			background: #ddd;
		}

		.pagination-row a:hover, .pagination-row span:hover {
			margin: 0 2px;
			padding: 5px 10px;
			background: #18a6c0;
			color: #fff;
		}

		.pagination-row span.current{
			background: #18a6c0;
			color: #fff;
		}


		.wrap-photo-post-relate:hover:before{
			content: "";
			position: absolute;
			display: block;
			width: 100%;
			height: 100%;
			background: #3399cc9e;
			z-index: 2;
		}

		.item-post-relate{
			/*opacity: 0;*/
			margin-bottom: 20px;
		}

		.item-ct-relate{
			margin-bottom: 0;
			padding: 5px;
		}

		.item-ct-relate:hover .info-ct-relate{
			opacity: 1;
		}

		.item-post-relate p.p_title{
			font-family: "poppins", Sans-serif;
			font-weight: bold;
		}

		.item-ct-relate p{
			font-family: unset;
		}

		.item-post-relate.move-top{
			animation: movetop 2s ease forwards;
		}


		.relate-post .item-post-relate:nth-child(n+4){
			animation-delay: 0.9s;
		}
		.relate-post .item-post-relate:nth-child(n+7){
			animation-delay: 1.6s;
		}

		.info-ct-relate{
			position: absolute;
			bottom: 0;
			background-color: rgba(255, 255, 255, 0.85);
			width: 100%;
			padding: 35px 10px 35px 40px;
			opacity: 0;
			max-height: 130px;
			overflow: hidden;
		}

		.item-ct-relate.active .info-ct-relate{
			max-height: 100%;
		}

		.info-ct-relate .right{
			width: 30%;
			display: inherit;
		}

		.info-ct-relate .left{
			width: 70%
		}

		.wrap-cr-relate{
			width: 100%;
		}

		.slider-store, 
		.slider-store .slick-list, 
		.slider-store .slick-track{
			height: 100%;
		}

		.thumbnail-slider-store .slick-slide {
			position: relative;
			width: 30% !important;
			height: unset !important;
			margin: 5px 5px;
			cursor: pointer;
		}

		.thumbnail-slider-store .slick-slide img{
			width: 100%;
			height: 100%;
		}

		.thumbnail-slider-store .slick-track {
			width: 100% !important;
			display: flex;
			transform: none !important;
			flex-wrap: wrap;
		}

		.thumbnail-slider-store .slick-current img{
			opacity: .7px;
		}

		.thumbnail-slider-store .slick-slide:after{
			content: "";
			position: absolute;
			width: 100%;
			height: 100%;
			/*background: #0a0a0a5c;*/
			top: 0;
			left: 0;
		}

		.thumbnail-slider-store .slick-current:after{
			content: "";
			position: absolute;
			width: 100%;
			height: 100%;
			background: transparent;
			top: 0;
			left: 0;
			border: 2px solid #222;
		}

		.arrow-slide .prev{
			position: absolute;
			top: 50%;
			left: 20px;
			z-index: 2000;
			transform: translateY(-50%);
			cursor: pointer;
			font-size: 35px;
			color: #fff;
		}

		.arrow-slide .next{
			position: absolute;
			top: 50%;
			right: 20px;
			z-index: 2000;
			transform: translateY(-50%);
			cursor: pointer;
			font-size: 35px;
			color: #fff;
		}

		.pagination-ct{
			margin-top: 30px;
		}

		.pagination-ct a{
			margin: 0 2px;
			padding: 5px 10px;
			background: #ddd;
			border-radius: 5px;
    		box-shadow: 0px 2px 3px rgba(96, 96, 96, 0.3);
		}

		.pagination-ct a:hover{
			padding: 5px 10px;
			background: #18a6c0;
			color: #fff;
		}

		.pagination-ct a.active_link {
			padding: 5px 10px;
			background: #18a6c0;
			color: #fff;
		}

		.tit-ct-single{
			margin-bottom: 50px;
			font-size: 30px;
		}

		.info-ct-dt-r{
			font-size: 13px;
			margin-bottom: 50px;
		}
		.info-ct-dt-r .right{
			text-transform: none;
		}

		.info-ct-dt-r{

		}

		.cont-child{
			border-top: 1px solid #b3b3b3;
			border-bottom: 1px solid #b3b3b3;
			text-transform: uppercase;
			font-size: 10px;
		}

		@-webkit-keyframes movetop {
			from {transform: translateY(300px); opacity: 0;}
			to {transform: translateY(0); opacity: 1;}
		}
		/*end single design page*/
		.arr-1999{
			display: none;
		}

		.toc_title{
			font-family: tieudehoa;
		}

		.toc_toggle{
			font-family: chuthuong;
		}

		/*Tuyen dung page*/
		.wrap-tit-cont-td{
			padding: 30px 30px 50px 30px;
			font-family: chuchuan;
			background: #e5e5e5;
			margin: 50px 0;
		}

		.cont-td-p01{
			font-family: chubook;
			margin-bottom: 30px;
		}

		.cont-td-p02{
			font-family: chuchuan;
		}

		.tit-td-page {
			border-bottom: 1px solid rgba(0, 0, 0, 0.44);
			padding-bottom: 5px;
			margin-bottom: 10px;
		}

		.salary-sm{
			font-family: chuthuong;
			margin-left: 10px;
		}

		.box-bold{
			font-family: chubook;
			margin-bottom: 30px;
		}

		.text-uppercase{
			text-transform: uppercase;
		}

		.cont-page-td p{
			margin-bottom: 30px;
		}

		.modal-ungtuyen{
			z-index: 10000;
		}

		.btn-tuyendung-gui{
			position: relative;
		}

		.btn-tuyendung-gui:before {
			content: "";
			position: absolute;
			background: url(img/icon-bottom-left-arrow.png) center center no-repeat;
			width: 32px;
			height: 32px;
			left: 0;
			bottom: 0;
		}

		/*end tuyen dung page*/

		/*lang and search header*/
		.lang-item{
			width: 27px;
			border: 1px solid;
			border-radius: 7px;
			color: #fff;
			display: flex;
			justify-content: center;
			align-items: center;
			height: 25px;
		}
		

		.lang-item > a{
			color: #fff;
			font-size: 12px;
		}

		.current-lang{
			display: none;
		}

		.group-option-header{
			position: absolute;
			right: 22px;
			z-index: 9999;
			top: 9px;
		}

		.search-icon{
			color: #fff;
			margin: -1px 9px 0 0;
		}

		.search-icon .fa-search{
			font-size: 18px;
			cursor: pointer;
		}

		#ajaxsearchlite1{
			margin: -4px 10px 0 0;
			display: none;
			position: relative;
		}

		#ajaxsearchlite1 input[type=search]{
			width: 500px;
		}

		.icon-close-search{
			position: absolute;
			top: -2px;
			right: 6px;
			z-index: 9999;
			cursor: pointer;
			font-size: 20px;
			color: #222;
		}

		.proclose{
			display: none !important;
		}
		/*end lange and search header*/
		a.glink{
			border: 1px solid;
			border-radius: 7px;
			color: #fff;
			text-align: center;
			padding: 0px 2px;
			height: 28px;
		}

		a.glink[title="Vietnamese"]{display: none;}



		/*mobi*/

		

		@media screen and (min-width:1440px) {
			.container-page02 {
				max-width: 1440px;
			}
		}

		@media screen and (min-width:1310px) {
			.container-page02 {
				max-width: 98%;
			}
			.cont-child{
				font-size: 14px;
			}
		}
		@media (max-width: 1300px){
			.container-page02{
				max-width: 98%;
			}
			#single-desgin-page .tit-ct-single {
			    margin-bottom: 20px;
			}
			#single-desgin-page {
			    padding: 35px 0;
			}
			.tit-cate-p02 {
			    padding: 10px 20px 33px;
			}
			.excerpt-cate-p-02 {
			    padding: 0 0px 0px 20px;
			}
		}
		@media screen and (max-width:1237px){
			#sidebar .recent-post span.date-recent-sb{
				font-size: 13px;
			}
		}



		@media screen and (max-width:1199px){
			#sidebar .recent-post a{
				font-size: 13px;
				line-height: 16px;
			}
			#sidebar .recent-post .cont a{
				font-size: 14px;
				line-height: 18px;
			}
			#sidebar .recent-post span.date-recent-sb {
			    position: relative;
			}

			#sidebar .recent-post span.date-recent-sb{
				font-size: 10px;
			}

			/**/
			.tit-cate-p {
				padding: 14px 30px 28px 30px;
			}

			.tit-cate-p02 {
				/*padding: 25px 30px 10px 30px;*/
			}

			.tit-underline:before{
				bottom: -16px;
			}

			.excerpt-cate-p-02{
				text-transform: unset;
				font-size: 14px;
				overflow: hidden;
				height: 88px;
				padding: 0 30px 0 30px !important;
			}

			.excerpt-cate-p {
				padding: 10px 30px 10px 30px;
			}

			.readmore-cpage {
				padding-top: 11px;
				margin-top: 0px; 
				font-size: 14px;
			}

			.readmore-cpage a{
				text-transform: unset;
			}
			/**/

			.arr-1999{
				position: absolute;
				bottom: 25px;
				right: 50%;
				color: #18a6c0;
				font-size: 20px;
				cursor: pointer;
				display: block;
			}

			.enable-text-cate{
				height: unset;
			}

			.active-rotate-up{
				transform: rotate(180deg);
			}

			.unset-img{
				width: unset !important;
				height: unset !important;
			}

			/*single*/
			.share-like p{
				padding-bottom: 15px;
			}

			.wrap-cate-sb {
				/*margin-top: 15px;*/
			}

			.wrap-info-dt-ct{
				flex-direction: column;
			}

			.slide-left-ct, .slide-right-ct{
				max-width: 100%;
			}

			.cont-stc{
				flex-direction: column-reverse;
			}

			.cont-stc .excerpt-cate-p-02{
				height: unset;
			}


			.thumbnail-slider-store .slick-slide{
				width: 20% !important;
			}

			.thumbnail-slider-store .slick-track{
				display: flex;
				justify-content: center;
			}

			.info-ct-dt-r{
				margin-top: 40px;
			}

			.recent-post img {
			    width: 100%;
			    max-width: 100%;
			}

			.recent-post .cont{
				max-width: 100%;
				width: 100%;
				padding: 7px 0 0 10px;
			}
			#sidebar .recent-post li{
				flex-direction: column;
			}

			.excerpt-cate-p-cont{
				height: 50px;
			}

			#banner .tit-banner{
				font-size: 25px;
			}

			.tit-sidebar{
				font-size: 16px;
			}


		}

		@media screen and (max-width:1034px){
	/*.excerpt-cate-p > p{
		height: 50px;
		overflow: hidden;
		}*/
	}
	.sidebar-mobile #sidebar{
		display: none;
	}

	@media (max-width: 768px){
		#sidebar{
			display: none;
		}
		.sidebar-mobile{
			margin-top: 15px;
		}
		.sidebar-mobile #sidebar{
			display: block;
		}
		#sidebar li{
			padding: 5px 0;
		}

		.pagination-row a:hover, .pagination-row span:hover {
			margin: 0 2px;
			padding: 5px 10px;
			background: #ddd;
			color: #666;
		}
	}
	@media (min-width: 1500px){
			.container-page-cust {
				min-width: 1400px !important;
			}

			.container-page02 {
				/*max-width: 1720px;*/
				max-width: 1600px;
			}

			#sec-activity .container{
				max-width: 1140px !important;
			}

			.slide-left-ct{
				width: 60% !important;
			}
			.slide-right-ct,
			.slide-left-ct{
				width: 60% !important;
				padding-left: 20px;
				padding-right: 20px;
			}

			.slide-right-ct{
				width: 40% !important;
			}

			#single-desgin-page {

			}

			.slide-right-ct .cont-child{
				font-size: 15px !important;
			}
		}
	@media screen and (max-width:993px){
		.colum_993{
			flex-direction: column !important;
		}

		.colum_993_02, .colum_993_01{
			max-width: 100%;
		}

		#sidebar .recent-post a{
			font-size: 16px;
			line-height: 24px;
			height: 50px;
			position: absolute;
			bottom: 10px;
		}

		#sidebar .recent-post span.date-recent-sb{
			font-size: 13px;
		}

		#content_category_page .pr-30{
			padding-right: 15px;
		}

		#sidebar .recent-post a{
			bottom: 30px;
		}

		.pagination-row{
			/*padding: 10px 0 25px 0;*/
			padding: 0;
		}

		.recent-post img{
			width: unset;
		}



		.post-item{
			margin-bottom: 45px;
		}

	/*.pr-30{
		padding: 0;
		}*/
	}

	/*767*/
	@media screen and (max-width:768px){

		/**/
		.tit-cate-p {
			padding: 25px 30px 35px 30px;
		}
		#sidebar .recent-post a{
			position: relative;
			bottom:0;
			height: 100%;
			margin-top: 10px;
		}
		#sidebar .recent-post .cont{
			padding-left: 0;
		}
		.recent-post img{
			width: 100%;
		}
		.excerpt-cate-p {
			padding: 15px 30px 25px 30px;
		}

		.tit-cate-p02 {
			padding: 8px 30px 20px 30px;
		}
		.tit-underline:before {
		    bottom: -10px;
		}

		.tit-ct-single {
		    margin-bottom: 0px;
		}
		.info-ct-relate{
			padding:10px;
			font-size: 13px;
		}
		.excerpt-cate-p-02{
			text-transform: uppercase;
			font-size: unset;
			overflow: hidden;
			height: unset;
		}

		.readmore-cpage {
			padding-top: 20px;
			margin-top: 20px;
		}

		.readmore-cpage02 {
			padding-top: 0;
			margin-top: 0;
		}
		.readmore-cpage a{
			text-transform: uppercase;
		}

		.arr-1999{
			display: none;
		}
		.cnt-detail-tru-so {
			font-size: 14px;
		}
		/**/

		/**/
		/*.group-option-header{
			right: 6px;
			top: 2px;
			}*/
			.nextend-arrow img{
				width: 30px !important;
			}
			div#n2-ss-192 .nextend-thumbnail-button *{
				width: 20px !important;
			}

			.group-option-header{
		    	top: 31px;
		    }
			a.glink{
		    	color: #a9a9a9;
		    }

			.lang-item, .lang-item > a, .search-icon{
				color: #a9a9a9;
			}
			#ajaxsearchlite1 input[type=search] {
				width: 350px;
			}

			.wrap-header{
				padding: 15px 0;
			}

			.btn-call-header{
				top: 20px;
			}
			/**/

			.thumbnail-slider-store .slick-slide{
				/*width: 20% !important;*/
				flex: 1;
			}

			.excerpt-cate-p-cont{
				height: auto;
				overflow: hidden;
			    text-overflow: ellipsis;
			    display: -webkit-box;
			    -webkit-line-clamp: 3;
			    -webkit-box-orient: vertical;
			}

			a.glink{
				color: #a9a9a9;
			}
			.search-icon{
				display: none;
			}
			.slider-store .slick-prev {
			    left: 0;
			}
			.slider-store .slick-next {
			    right: 0;
			}
			.wrap-img-slide-store{
				position: relative;
			}
			.wrap-img-slide-store:before {
			    content: "";
			    top: 0;
			    left: 0;
			    width: 100%;
			    height: 100%;
			    background: rgba(0,0,0,0.1);
			    position: absolute;
			}
			#sec-tien-ich,
			#sec-video{
				/*margin-top: -130px;*/
			}

		}
		/*end 767*/

		@media screen and (max-width:550px){
			.tit-cate-p{
				padding: 25px 15px 35px 15px;
			}

			.tit-cate-p02 {
				padding: 25px 15px 35px 15px;
				height: 111px;
			}

			.readmore-cpage{
				margin-top: 0;
				/*display: none;*/
				padding: 10px 0;
				position: relative;
				width: 100%;
				height: 51px;
			}

			

			.readmore-cpage a{
				text-transform: none;
			}

			.excerpt-cate-p-02 {
				padding: 15px !important;
			}

			#banner .tit-banner{
				font-size: 21px;
			}
			.tit-sidebar{
				font-size: 17px;
			}
			.tit-ct-single{
				font-size: 17px;
			}
			.tit-ct-repate{
				font-size: 21px !important;
			}
			.breadcrumbs{
				font-size: 13px;
				margin: 0;
			}
		}

		@media screen and (max-width:390px){
			.recent-post img{
				width: 40%;
			}
			#sec-tien-ich .section-title
			{
				/*padding: 0 20px;*/
			}
		}



		@media screen and (max-width:450px){
			/*.wrap-cont-p-ct{
				flex-direction: column;
			}*/

			.left-cont-p {
			    width: 60%;
			    border-right: 1px solid #b3b3b3;
			    margin-right: 15px;
			}

			.right-cont-p{
				width: 100%;
				text-transform: none;
				padding: 4px 0;
			}

			#ajaxsearchlite1 input[type=search] {
				width: 250px;
			}

			.excerpt-cate-p-02{
				font-size: 12px;
			}
		}

		@media screen and (max-width:380px){
			#ajaxsearchlite1 input[type=search] {
				width: 230px;
			}
			.tit-item-cong-trinh{
				width: 80%;
			}
			#sec-tien-ich
			{
				/*margin-top: -95px;*/
			}
			.single-desgin-page #sec-tien-ich{
				margin-top: 30px !important;
			}
		}

.tit-wpr{
	line-height: 1.4;
}



/*page-tuyendung*/
.page-tuyendung .tit-sidebar{
	margin-top: 1.5em;
}
/*page-tuyendung*/

/*=================*/
.desc_cat.min-text article {
    max-height: 300px;
    overflow: hidden;
}
.loadmoredesc {
    display: block;
    padding: 15px 0;
    text-align: center;
    background: #fff;
    /*box-shadow: 0 3px 6px -4px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);*/
}
.loadmoredesc a {
    font-size: 14px;
    color: #288ad6;
}
.lessdesc a {
    font-size: 14px;
    color: #288ad6;
}
/*=================*/

.share-social-content{
	display: flex;
}

@media(max-width: 768px){
	.share-social-content{
		display: block;
	}
}