@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Inter+Tight:ital,wght@0,100..900;1,100..900&display=swap');
main.dichvu-trongrang{
	background: #FFFCF6;
	font-family: "Inter Tight", serif;
	font-size: 18px;
}
.dichvu-trongrang .s-title {
	font-size: 55px;
	margin-bottom: 30px;
	line-height: normal;
	text-transform: uppercase;
	color: #144A91;
	font-family: "Barlow Condensed", serif;
	font-weight: 600;
}
.dichvu-trongrang .s-caption {
	color: #144A91;
	font-size: 36px;
	line-height: normal;
	margin-bottom: 30px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	font-family: "Barlow Condensed", serif;
}
.dichvu-trongrang .s-desc{
	font-size: 18px;
	color: #222;
	margin-bottom: 25px;
} 
.emz-trongrang .s-content {
	margin-bottom: 25px;
}
.emz-trongrang .s-text {
	margin-bottom: 25px;
}
.emz-trongrang .s-image {
	margin-bottom: 25px;
}
/* emz_trongrang_2 */
#emz_trongrang_2 {
	position: relative;
	padding-bottom: 40px;
}
/* emz_trongrang_4 */
#emz_trongrang_4 .s-full-image{
	margin-top: -120px;
}
#emz_trongrang_4 .s-title span{
	color: #FFF;
	background: #FBB516;
	font-size: 36px;
	padding: 10px 50px;
	display: inline-block;
	font-weight: 700;
	position: relative;
}
#emz_trongrang_4 .s-title span::before{
	position: absolute;
	content: "";
	left: 0px;
	top: 0px;
	height: 100%;
	width: 35px;
	background: #F9C54D;
	z-index: 1;
}
#emz_trongrang_4 .s-text-bold{
	font-size: 24px;
	font-family: "Barlow Condensed", serif;
	font-weight: 700;
	color: #144A91;
	text-transform: uppercase;
	margin-bottom: 25px;
}
#emz_trongrang_4 .s-box-embed{
	box-shadow: 3px 3px 15px rgba(0, 71, 147, 0.15);
	max-width: 400px;
	margin: 0 auto;
	background: #FFF;
	padding: 15px;
}
#emz_trongrang_4 .s-table-price{
	box-shadow: 3px 3px 15px rgba(0, 71, 147, 0.15);
	background: #FFF;
	position: relative;
	max-width: 750px;
	overflow: hidden;
	margin: 0px auto;
	border-radius: 20px;
	margin-bottom: 30px;
}
#emz_trongrang_4 .s-table-price table{
	margin: 0px;
}
#emz_trongrang_4 .s-table-price table th{
	width: 50%;
	background: #144A91;
	color: #FFF;
	font-size: 20px;
	font-family: "Barlow Condensed", serif;
	font-weight: 700;
	border-right: solid 1px #D4DEEC;
	text-align: center;
	border-bottom: 0px;
	text-transform: uppercase;
}
#emz_trongrang_4 .s-table-price table td{
	width: 50%;
	padding: 15px 20px;
	font-size: 18px;
	font-weight: 500;
	color: #222;
}
#emz_trongrang_4 .s-table-price table tr:nth-child(even){
	background: #FFFAEF;
}
#emz_trongrang_4 .s-table-price table td strong{
	color: #FF0000;
}
#emz_trongrang_4 .s-table-price table td img{
	margin-right: -45px;
}

#emz_trongrang_4 .s-table-price table td:last-child{
	text-align: center;
	border-left: solid 1px #D4DEEC;
}
#emz_trongrang_4 .s-box-video{
	box-shadow: 2px 3px 6px rgba(0, 71, 147, 0.15);
	background: #FFF;
	position: relative;
	max-width: 750px;
	overflow: hidden;
	margin: 0px auto;
	margin-bottom: 30px;
	padding: 15px;
}
#emz_trongrang_4 .s-box-video .popup-youtube {
	position: relative;
	display: block;
	aspect-ratio: 16/9;
	max-width: 750px;
	border-radius: 0px;
	overflow: hidden;
	margin: 0 auto;
}
#emz_trongrang_4 .s-box-video .popup-youtube i {
	position: absolute;
	left: 0;
	right: 0;
	top: 42%;
	z-index: 1;
	color: #FF0000;
	padding: 0;
	font-size: 50px;
	background: #FFF;
	width: 20px;
	margin: 0 auto;
	height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#emz_trongrang_4 .s-box-video .popup-youtube img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

#emz_trongrang_4 .s-list-expert .item{
	margin-bottom: 30px;
}
#emz_trongrang_4 .s-list-expert .inner{
	height: 100%;
}
#emz_trongrang_4 .s-list-expert .thumb{
	text-align: center;
}
#emz_trongrang_4 .s-list-expert .name{
	text-align: center;
	position: relative;
	margin-top: -35px;
}
#emz_trongrang_4 .s-list-expert .name span{
	display: inline-block;
	background: linear-gradient(90deg, rgba(20,74,145,1) 0%, rgba(13,88,188,1) 50%, rgba(20,74,145,1) 100%);
	color: #FFF;
	text-transform: uppercase;
	border-radius: 32px;
	font-size: 30px;
	width: 270px;
	padding: 7px 15px;
	font-family: "Barlow Condensed", serif;
	font-weight: 700;
}
#emz_trongrang_4 .s-list-expert .text{
	background: #FFF;
	box-shadow: 2px 3px 6px rgba(0, 71, 147, 0.15);
	padding: 15px;
	padding-top: 40px;
	margin-top: -25px;
	border-radius: 20px;
	min-height: 280px;
}
#emz_trongrang_4 .s-list-expert .text ul{
	padding-left: 20px;
	margin-bottom: 0px;
}
#emz_trongrang_4 .s-list-expert .text ul li::marker{
	color: #FBB516;
}
#emz_trongrang_4 .s-list-expert .text ul li{
	font-size: 18px;
	color: #222;
	padding: 6px 0px;
}
#emz_trongrang_4 .s-list-sp .name{
	color: #144A91;
	font-size: 30px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: 700;
	font-family: "Barlow Condensed", serif;
}
#emz_trongrang_4 .s-list-sp .thumb{
	text-align: center;
}
/* #emz_trongrang_5  */
#emz_trongrang_5 .s-list-customer .item{
	margin-bottom: 50px;
}
#emz_trongrang_5 .s-list-customer .item:nth-child(even) .thumb{
	order: 2;
}
#emz_trongrang_5 .s-list-customer .item:nth-child(even) .info{
	padding-left: 0px;
	padding-right: 15px;
}
#emz_trongrang_5 .s-list-customer .inner{
	display: flex;
	width: 100%;
	justify-content: space-between;
}
#emz_trongrang_5 .s-list-customer .thumb{
	width: 20%;
} 
#emz_trongrang_5 .s-list-customer .info{
	width: 80%;
	padding-left: 15px;
} 
#emz_trongrang_5 .s-list-customer .name{
	font-family: "Barlow Condensed", serif;
	font-weight: 600;
	text-transform: uppercase;
	color: #144A91;
	font-size: 28px;
	margin-bottom: 15px;
}
#emz_trongrang_5 .s-list-customer .text{
	box-shadow: 2px 3px 6px rgba(0, 71, 147, 0.15);
	background: #FFF;
	overflow: hidden;
	padding: 30px;
	border-radius: 20px;
	font-size: 24px;
	font-weight: 500;
	min-height: 150px;
	display: flex;
	align-items: center;
}
#emz_trongrang_5 .s-readmore .btn-readmore{
	background: #F40000;
	font-family: "Barlow Condensed", serif;
	font-weight: 600;
	font-size: 16px;
	display: block;
	padding: 10px 15px;
	max-width: 420px;
	margin: 0 auto;
	text-transform: uppercase;
}
#emz_trongrang_5 .s-readmore .btn-readmore:hover{
	background: #144A91;
}
#emz_trongrang_5 .s-readmore {
	margin-bottom: 30px;
}
/* #emz_trongrang_6  */
#emz_trongrang_6 {
	padding-bottom: 60px;
}
#emz_trongrang_6 .s-list-newspaper .slick-track {
	display: flex;
	width: auto !important;
}
#emz_trongrang_6 .s-list-newspaper .slick-list {
	width: 100%;
}
#emz_trongrang_6 .s-list-newspaper .item {
	height: inherit;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: auto;
	margin-bottom: 30px;
} 
#emz_trongrang_6 .s-list-newspaper .inner{
	background: linear-gradient(0deg, rgba(255,252,246,1) 0%, rgba(255,255,255,1) 30%);
	box-shadow: 0px -7px 10px rgba(0, 71, 147, 0.15);
	display: block;
	width: 100%;
	margin-top: 5px;
	position: relative;
	height: 100%;
}
#emz_trongrang_6 .s-list-newspaper .thumb{
	display: block;
	width: 100%;
	aspect-ratio: 2.5/3;
	overflow: hidden;
}
#emz_trongrang_6 .s-list-newspaper .thumb img{
	object-position: center top;
	width: 100%;
	display: block;
}
#emz_trongrang_6 .s-list-newspaper .text{
	display: block;
	width: 100%;
	padding: 0px 15px;
	font-size: 16px;
	color: #222;
	font-weight: 500;
	margin-bottom: 15px;
}
#emz_trongrang_6 .s-list-newspaper .logo{
	font-size: 16px;
	color: #222;
	font-weight: 500;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	padding: 0px 15px;
}
#emz_trongrang_6 .s-list-newspaper .logo img{
	margin-left: 10px;
}
/* #emz_trongrang_7  */
#emz_trongrang_7 {
	padding-bottom: 60px;
}
#emz_trongrang_7 .s-box-image{
	position: relative;
	margin-bottom: 30px;
}
#emz_trongrang_7 .s-box-image::before{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 231px;
	background: url(../images/dichvu/trongrang/emz_7-layer.webp) center bottom no-repeat;
  	background-size: 100% 100%;
	z-index: 1;
}
#emz_trongrang_7 .s-box-image .s-text{
	position: relative;
	z-index: 1;
	font-family: "Barlow Condensed", serif;
	font-weight: 600;
	font-size: 24px;
	text-transform: uppercase;
	color: #144A91;
	margin-top: 50px;
}
#emz_trongrang_7 .s-box-image .s-image{
	position: relative;
	z-index: 1;
}
/* emz_trongrang_8 */
#emz_trongrang_8{
	background: url(../images/dichvu/trongrang/bg-register.webp) center bottom no-repeat;
  	background-size: cover;
	padding-top: 120px;
	padding-bottom: 70px;
}
#emz_trongrang_8 .s-title{
	color: #144A91;
	font-size: 40px;
	margin-bottom: 20px;
}
#emz_trongrang_8 .s-title strong{
	display: block;
	font-size: 40px;
	margin-bottom: 10px;
	font-weight: bold;
}
#emz_trongrang_8 .s-title span{
	color: #FBB516;
	display: block;
	font-size: 50px;
	margin-bottom: 5px;
	font-weight: bold;
}
#emz_trongrang_8 .s-title::before {
	display: none;
}
#emz_trongrang_8 form{
	max-width: 360px;
	text-align: center;
	margin: 0 auto;
}
#emz_trongrang_8 form .form-group{
	margin-bottom: 15px;
}
#emz_trongrang_8 form .form-control{
	border-radius: 100px;
	border-color:#B9D7FF;
	min-height: 45px;
	font-size: 14px;
	padding: 6px 15px;

}
#emz_trongrang_8 form button[type="submit"] {
	display: block;
	background: #E80000;
	border-radius: 100px;
	color: #FFF;
	text-transform: uppercase;
	min-height: 45px;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 15px;
	width: 100%;
	border: 0px;
}
#emz_trongrang_8 form button[type="submit"]:hover{
	background: #004793;
}
/* emz_trongrang_9 */
#emz_trongrang_9 {
	padding: 50px 0px;
}
#emz_trongrang_9 .s-box-readmore{
	background: #FFF;
	border-bottom: solid 3px #0D58BC;
	border-radius: 20px;
	padding: 20px;
	color: #0D58BC;
	font-size: 18px;
}
#emz_trongrang_9 .s-box-readmore ul{
	padding-left: 25px;
}
#emz_trongrang_9 .s-box-readmore ul li{
	padding: 8px 0px;
}
#emz_trongrang_9 .s-box-readmore ul li::marker{
	color: #0D58BC;
}
#emz_trongrang_9 .s-box-readmore ul li a{
	color: #0D58BC;
	font-size: 18px;
	font-weight: bold;
}
@media (max-width:768px){
	.dichvu-trongrang .s-title{
		font-size: 30px;
	}
	.dichvu-trongrang .s-title br{
		display: none;
	}
	.dichvu-trongrang .s-caption{
		font-size: 20px;
	}
	#emz_trongrang_2 {
		padding-bottom: 30px;
	}
	#emz_trongrang_4 .s-title span{
		font-size: 20px;
		padding: 10px 35px;
	}
	#emz_trongrang_4 .s-title span::before{
		width: 25px;
	}
	#emz_trongrang_4 .s-text-bold{
		font-size: 20px;
	}
	#emz_trongrang_4 .s-table-price table td{
		padding: 12px 15px;
		font-size: 16px;
	}
	#emz_trongrang_4 .s-table-price table th{
		font-size: 18px;
	}
	#emz_trongrang_4 .s-list-sp{
		margin-bottom: 25px;
	}
	#emz_trongrang_4 .s-list-sp .name{
		font-size: 20px;
	}
	#emz_trongrang_4 .s-list-sp .text{
		font-size: 18px;
	}
	#emz_trongrang_4 .s-list-expert .name span{
		font-size: 24px;
		width: 200px;
	}
	#emz_trongrang_4 .s-list-expert .thumb img{
		max-width: 180px;
	}
	#emz_trongrang_4 .s-full-image {
		margin-top: -10px;
		margin-bottom: 20px;
	}
	#emz_trongrang_4 .s-box-video {
		margin-top: 0px;
		padding: 7px;
	}
	#emz_trongrang_5 .s-list-customer .inner{
		flex-wrap: wrap;
	}
	#emz_trongrang_5 .s-list-customer .thumb{
		width: 100%;
		margin-bottom: 15px;
	}
	#emz_trongrang_5 .s-list-customer .thumb img{
		max-width: 100px;
	}
	#emz_trongrang_5 .s-list-customer .item:nth-child(even) .thumb {
		order: unset;
	}
	#emz_trongrang_5 .s-list-customer .item:nth-child(even) .info {
		padding-left: 0px;
		padding-right: 0px;
	}
	#emz_trongrang_5 .s-list-customer .info{
		width: 100%;
		padding: 0px;
		position: relative;
	}
	#emz_trongrang_5 .s-list-customer .name{
		position: absolute;
		left: 115px;
        top: -85px;
		font-size: 24px;
		max-width: 190px;
	}
	#emz_trongrang_5 .s-list-customer .text{
		font-size: 18px;
		padding: 15px 15px;
		min-height: auto;
	}
	#emz_trongrang_7 .s-box-image::before{
		background: url(../images/dichvu/trongrang/emz_7-layer-mb.webp) center bottom no-repeat;
		  background-size: 100% 100%;
	}
	#emz_trongrang_6 .s-list-newspaper .slick-list {
		padding:0 25% 0 0!important;
	}
	#emz_trongrang_6 .s-list-newspaper{
		margin: 0px -8px;
	}
	#emz_trongrang_6 .s-list-newspaper .item{
		padding: 0px 8px;
	}
	#emz_trongrang_8{
		background: url(../images/dichvu/trongrang/bg-register-mb.webp) center top no-repeat;
		  background-size: cover;
		padding-top: 400px;
		padding-bottom: 35px;
	}
	#emz_trongrang_9 {
		padding: 40px 0px;
	}
}


