.iScrollIndicator {
	background: #27a451 !important;
	transition: all 700ms ease 0s !important;
}

.fp-scroller {
	transition: all 700ms ease 0s !important;
}

.Module-141 .mdi-home {
	font-size: 28px !important;
}

#map_canvas {
	height: 100%;
}

.apply-frm {
	margin: 0;
}

.apply-frm>div {
	width: 100%;
}

.apply-frm #ctl00_phMain_jobApply_pnlNewComment {
	position: relative;
	display: flex;
	flex-wrap: wrap;
}

.apply-frm #ctl00_phMain_jobApply_pnlNewComment>.form-group {
	width: 100%;
}

.apply-frm #ctl00_phMain_jobApply_pnlNewComment .col-left,
.apply-frm #ctl00_phMain_jobApply_pnlNewComment .col-right {
	flex: 0 0 100%;
	max-width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.apply-frm #ctl00_phMain_jobApply_pnlNewComment .col-left>.form-group,
.apply-frm #ctl00_phMain_jobApply_pnlNewComment .col-right>.form-group {
	margin-bottom: 10px;
}

@media (min-width: 576px) {

	.apply-frm #ctl00_phMain_jobApply_pnlNewComment .col-left,
	.apply-frm #ctl00_phMain_jobApply_pnlNewComment .col-right {
		margin: 0 -10px;
	}

	.apply-frm #ctl00_phMain_jobApply_pnlNewComment .col-left>.form-group,
	.apply-frm #ctl00_phMain_jobApply_pnlNewComment .col-right>.form-group {
		padding: 0 10px;
	}
}

.apply-frm .col-left>.form-group {
	flex: 0 0 100%;
	max-width: 100%;
}

@media (min-width: 576px) {

	.apply-frm .col-left>.form-group:nth-child(1),
	.apply-frm .col-left>.form-group:nth-child(2),
	.apply-frm .col-left>.form-group:nth-child(3),
	.apply-frm .col-left>.form-group:nth-child(4) {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

.apply-frm .col-right>.form-group {
	flex: 0 0 100%;
	max-width: 100%;
}

.apply-frm h4 {
	font-size: 16px;
	font-weight: 600;
	color: #034da2;
	text-transform: uppercase;
	margin-bottom: 20px;
}

@media (min-width: 992px) {
	.apply-frm h4 {
		width: 100%;
	}
}

.apply-frm .fa-exclamation-triangle {
	top: 50%;
	transform: translateY(-50%);
	right: 15px;
	color: red;
}

.apply-frm .label {
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	margin-bottom: 4px;
}

.apply-frm .label .required {
	color: red;
}

.apply-frm input[type="text"],
.apply-frm input[type="password"],
.apply-frm textarea {
	width: 100%;
	border: 1px solid #e5e5e5;
	color: #333333;
	font-size: 13px;
	padding: 7px 15px;
	font-family: "Bai Jamjuree", sans-serif;
}

.apply-frm input[type="text"]:focus,
.apply-frm input[type="password"]:focus,
.apply-frm textarea:focus {
	border-color: #034da2;
}

.apply-frm input[type="text"],
.apply-frm input[type="password"] {
	height: 50px;
}

.apply-frm textarea {
	height: 200px;
}

.apply-frm .RadAsyncUpload .ruDropZone {
	display: none;
}

.apply-frm .RadAsyncUpload .ruFileWrap {
	position: relative;
	display: block;
	height: 50px;
}

.apply-frm .RadAsyncUpload .ruFileInput,
.apply-frm .RadAsyncUpload .ruBrowse {
	height: 50px;
	width: 120px;
	height: 50px;
	background: #e5e5e5;
	text-transform: uppercase;
	font-size: 15px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 0;
}

.apply-frm .RadAsyncUpload .ruFileInput {
	position: absolute;
	top: 0;
	opacity: 0;
	left: 0;
}

.apply-frm .frm-btn {
	margin-top: 20px;
	text-align: left;
}

.apply-frm .frm-btn input[type="submit"] {
	height: 40px;
	width: 100%;
	max-width: 180px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	border-radius: 0;
	border: 0;
	background-image: -webkit-linear-gradient(-172deg, #27a451 0, #006eb4 100%);
	background-image: -o-linear-gradient(-172deg, #27a451 0, #006eb4 100%);
	background-image: -moz-linear-gradient(-172deg, #27a451 0, #006eb4 100%);
	background-image: linear-gradient(-172deg, #27a451 0, #006eb4 100%);
	color: #fff;
	text-transform: uppercase;
}

.apply-form {
	height: 740px !important;
	margin-top: 40px;
	padding: 0;
}

@media (min-width: 623px) {
	.apply-form {
		height: 420px !important;
	}
}

.apply-form iframe {
	border: 0;
	background: white;
	width: 100%;
	height: 100%;
}

.canhcam-about-5 .abouts-list .swiper-slide img {
	object-fit: contain;
	max-width: 90%;
}


.canhcam-about-6 {
	padding-bottom: 2rem;
}

@media (min-width: 992px) {
	.canhcam-about-6 {
		padding-bottom: 8.5714285714rem;
	}
}


.canhcam-about-6 .company-slider {
	position: relative;
}

.canhcam-about-6 .swiper-btn {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 1px solid #e5e5e5;
	font-size: 24px;
	background: #fff;
	margin: 0 15px;
	cursor: pointer;
}

.canhcam-about-6 .swiper-btn.swiper-btn-prev {
	right: 100%;
}

.canhcam-about-6 .swiper-btn.swiper-btn-next {
	left: 100%;
}

@media (max-width: 1200px) {
	.canhcam-about-6 .swiper-btn {
		position: static;
		transform: none;
	}

	.canhcam-about-6 .swiper-btn-group {
		display: flex;
		justify-content: center;
		margin-top: 30px;
	}
}

.canhcam-about-6 .img {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 120px;
	border: 1px solid #e5e5e5;
}

.canhcam-about-6 .img img {
	max-width: 100%;
	max-height: 100px;
}

@media only screen and (min-width: 450px) and (max-width: 991px) {
	.canhcam-responsibility-detail-1 .othernews .lists {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
		margin: 0 -15px;

	}

	.canhcam-responsibility-detail-1 .othernews .item {
		width: 50%;
		max-width: 50%;
		padding: 0 15px;
		
	}
	.canhcam-responsibility-detail-1 .othernews .item figure {
		margin-bottom: 0 !important;
	}
}


.canhcam-responsibility-detail-1 .othernews .item .boxzoom {
	display: block;
	height: 250px;
	width: auto
}

.canhcam-responsibility-detail-1 .othernews .item .boxzoom img {
	width: 100%;
	height: 100%;
	object-fit: cover
}


element.style {
}
*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
div {
    display: block;
}

.canhcam-new-detail-1 .news-list .news-read  .content{
	font-size: 15px;
}