/* START PHẦN MENU TOP HOME */
.menu-fist-home {padding: 25px 0px}

.menu-fist-home li {
	width: 10%;
	text-align: center;
	list-style: none;
}

.menu-fist-home a {
	font-size: 13px;
	font-weight: 700;
	color: #484848 !important;
	margin-bottom: 0;
}

.menu-fist-home div {
	border: 1px solid #dedede;
	border-radius: 100%;
	margin-bottom: 6px;
}

.menu-fist-home div:hover {box-shadow: rgba(0,0,0,0.29) 0px 1px 4px}
/* END PHẦN MENU TOP HOME */



/* START PHẦN GIỚI THIỆU */

.group-introduce {
	background: linear-gradient(0deg,rgba(0,0,0,0) 0%,rgba(208,147,47,.08) 100%);
	overflow: hidden;
}

.group-introduce > .introduce {
	position: relative;
	padding-top: 20px;
	padding-bottom: 15px;
}

.group-introduce h1 {
	font-weight: bold;
	font-size: 38px;
	line-height: 50px;
	letter-spacing: 0.03em;
	margin: 0;
}

.group-introduce .desc {
	max-width: 800px;
	font-size: 0.8em;
	margin-bottom: 30px;
	margin-top: 10px;
	line-height: 1.6em;
}
.group-introduce > div > a {
	border: 1px solid #9ba2bb;
	border-radius: 24px;
	text-transform: uppercase;
	font-weight: 600;
	cursor: pointer;
	font-size: 12px;
	padding: 6px 15px;
	color: #5b5b5b;
	z-index: 9;
	position: relative;
}

.group-introduce .introduce::after {
	position: absolute;
	color: rgba(208,147,47,0.08);
	font-size: 9em;
	top: 50%;
	left: 50%;
	font-family: initial;
	transform: translate(-50%,-50%);
	animation-name: spin;
	animation-duration: 40000ms;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	text-transform: uppercase;
}


/* END PHẦN GIỚI THIỆU */


/* START PHẦN COLECTION */

.group-colection {margin: 30px auto}

.group-colection a {
	position: relative;
	display: block;
	width: calc(50% - 10px);
}

.group-colection .img {
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
}

.group-colection .img::after {
	content: "";
	display: block;
	padding-top: 100%;
}
/* END PHẦN COLECTION */


.home h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 24px;
	margin-top: 0;
	font-family: Fraunces,sans-serif !important;
	color: #646464 !important;
}


/* START PHẦN SEVICE */
.group-service {padding: 25px 0px}

.group-service .page-wrap {
	background: #fff;
	padding: 20px 0px;
}

.item-sevice {
	border: 1px solid #d9d9d9;
	text-align: center;
	display: flex;
	width: 25%;
	padding: 0 20px;
	border: none;
	border-right: 1px solid #d6d6d6;
}

.item-sevice:first-child {padding-left: 0}

.item-sevice:last-child {border: none}

.item-sevice img {
	width: 45px;
	object-fit: cover;
	height: 100% !important;
}

.content-service {
	padding-left: 10px;
	display: flex;
	align-items: center;
}

.item-sevice p {
	font-size: 0.6em;
	margin: 0;
	text-align: left;
}

.item-sevice p:first-child {
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 5px;
}

/* END PHẦN SEVICE */


/* START PHẦN VIDEO */
.group-video {
	padding-top: 40px;
	background: #f7eee3;
}
.group-video h2 {
	font-size: 23px;
	border-bottom: 1px solid #cacaca;
	margin: 0;
	margin-bottom: 15px;
	text-align: left;
}

.left-video {width: calc(100% - 160px)}

.right-video {
	width: 160px;
	padding-left: 20px;
}

#video_youtube {
	height: 467px;
	width: 100%;
	background: none;
}

.group-video .scroll-x {
	height: 500px;
	overflow-y: scroll;
	scrollbar-width: none;
}

.item-video {
	margin-bottom: 15px;
	width: 100% !important;
	cursor: pointer;
	position: relative;
	border-radius: 5px;
	overflow: hidden;
}

.item-video:hover, .active-video {background: #e9e9e9}

.item-video > div {
	width: 100%;
	height: auto;
}

.title-video {
	font-size: 0.8em;
	font-weight: 600;
}

.desc-video {
	font-size: 0.7em;
	color: #707070;
	margin-top: 5px;
}

.item-video .excerpt {
	font-size: 0.8em;
	padding: 8px;
	border: 1px solid #bcbcbc;
	border-top: 0;
	border-radius: 0 0 5px 5px;
	color: #595959;
}
.item-video > div:first-child::before {
	content: '';
	position: absolute;
	z-index: 99;
	background-image: url('icon/icon-adh.svg');
	background-repeat: no-repeat;
	height: 36px;
	width: 36px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background-size: 190px;
	background-position: -98px -145px;
}

.item-video > div:first-child::after {
	background-color: #e2a3a35c;
	z-index: 9;
	position: relative;
}

.active-video > div:first-child::after,
.item-video:hover div:first-child::after {
	background-color: transparent;
}

.active-video > div:first-child::before {
	background-position: -140px -145px;
}

/* END PHẦN VIDEO */


/* PHẦN Ý TƯỞNG VÀ CẢM HỨNG */
.group-y-tuong {
	background: #f7eee3;
	padding: 45px 0px;
}

.group-y-tuong .item-post {
	background: #fff;
}

.group-y-tuong h3 {
	font-size: 0.9em;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	overflow: hidden;
}

.group-y-tuong .desc {
	margin-bottom: 4px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	overflow: hidden;
	font-size: 0.8em;
	line-height: 1.4em;
}


.group-y-tuong .excerpt {
	text-align: center;
	padding: 10px;
}

.group-y-tuong span {
	font-size: 13px;
}

/* PHẦN Ý TƯỞNG VÀ CẢM HỨNG */


/* START PHẦN POST HOME */
.group-post > div {
	width: 32%;
}

.group-post h2 {
	text-align: left;
	font-size: 19px;
	margin-top: 30px;
	margin-bottom: 20px;
}
/* END PHẦN POST HOME */
