/* 	==========================================================================
==========================================================================
					   3. PAGE ABOUT US
==========================================================================
========================================================================== */

/* 	==========================================================================
						3.1. SECTION  HERRO-BANNER
========================================================================== */
.wrapper-about-us .section{
	float: left;
	width: 100%;
	padding: 60px 0
}
.wrapper-about-us .hero-banner {
	position: relative;
	width: 100%;
	/*background-image: url('../images/home_hero_banner.jpg');*/
	float: left;
	height: 310px;
	background-repeat: no-repeat;
	background-position: center;
	/*background-size: calc(100%) auto;*/
	margin-top: 150px;
}
.wrapper-about-us .hero-banner .mask {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.4);
	float: left;
	text-align: center;
}
.wrapper-about-us .hero-banner .mask h3 {
	margin: 0;
	font-size: 45px;
	color: rgb(0,106,181);
}
.wrapper-about-us .what-is-carrer .question {
	color: rgb(1,104,179);
	font-weight: bold;
	font-size: 30px;
	margin: 0 0 35px 0;
}
.wrapper-about-us .what-is-carrer .description {
	float: left;
	width: 100%;
	margin-bottom: 35px;
}
.wrapper-about-us .what-is-carrer .description-history {
	float: left;
	width: 100%;
	margin-bottom: 35px;
	margin-left: -15px;
}
/* 	==========================================================================
							3.2. SECTION  what-is-carrer
	========================================================================== */
.wrapper-about-us div.container .what-is-carrer div.row > .col-sm-12 > h3:nth-child(1) {
	color: rgb(1,104,179);
	font-weight: bold;
	font-size: 30px;
	margin-bottom: 35px;
	float: left;
	width: 100%;
}
.wrapper-about-us div.container .what-is-carrer div.row > .col-sm-12 > h3 {
	margin-bottom: 35px;
	color: rgba(0,169,155,1);
	font-size: 18px;
}
.wrapper-about-us div.container .what-is-carrer div.row > .col-sm-12 > p:first-of-type:lang(en) {
	margin-bottom: 35px;
}
/*.wrapper-about-us div.container .what-is-carrer div.row > p:first-of-type:lang(km) {
	margin-bottom: 35px;
}*/
.wrapper-about-us div.container .what-is-carrer div.row > .col-sm-12 > p:lang(en) {
	margin-top: 15px;
	margin-bottom: 30px;
	padding-right: 25px;
	overflow: hidden;
}
.wrapper-about-us div.container .what-is-carrer div.row > .col-sm-12 > p:lang(km) {
	margin-top: 15px;
	margin-bottom: 30px;
	padding-right: 25px;
	overflow: hidden;
	line-height: 30px;
}
.wrapper-about-us div.container .what-is-carrer div.row > .col-sm-12 > h4:lang(en) {
	color: rgba(0,169,155,1);
	font-size: 22px;
	margin-bottom: 30px;
	margin-left: 15px;
	margin-top: 30px;
}
.wrapper-about-us div.container .what-is-carrer div.row > .col-sm-12 > h4:lang(km) {
	color: rgba(0,169,155,1);
	font-size: 22px;
	margin-bottom: 35px;
	margin-left: 15px;
	margin-top: 15px;
}

.wrapper-about-us div.container .what-is-carrer div.row ul li {
	background-image: url(../images/icon/circle.png);
	background-position: 40px 5px;
	background-repeat: no-repeat;
	background-size: 15px auto;
	padding-left: 80px;
	margin-bottom: 25px;
}
.wrapper-about-us div.container .what-is-carrer div.row ul li:last-child{ margin-bottom: 0}
.wrapper-about-us .what-is-carrer div.container div.row a { display: block; }
/* 	==========================================================================
							3.3. SECTION  benefit
	========================================================================== */
.wrapper-about-us .benefit { margin: 0 -15px 35px;  }
.wrapper-about-us .benefit .disc-title-profile { margin-bottom: 35px; color: rgba(0,169,155,1); font-size: 25px; }
.wrapper-about-us .benefit .jobs-seeker { color: rgba(0,169,155,1); font-size: 22px; margin-bottom: 35px; margin-left: 15px; }
.wrapper-about-us .benefit .list-profile { padding-left: 30px; }
.wrapper-about-us .benefit .list-profile li { margin-bottom: 35px; }
.wrapper-about-us .benefit .list-profile li.square-icon {
	background-image: url("../images/icon/icon_box25x25.png");
	background-position: 0 5px;
	background-repeat: no-repeat;
	background-size: 15px auto;
	padding-left: 40px;
}
.wrapper-about-us li.square-icon {
	background-image: url("../images/icon/icon_box25x25.png");
	background-position: 0 5px;
	background-repeat: no-repeat;
	background-size: 15px auto;
	padding-left: 40px;
	margin-bottom: 35px;
}
.wrapper-about-us .our-vision {
	background-color: rgba(0,105,180,0.1);
	float: left;
	/*height: 270px;*/
	width: 100%;
	background-position: center 510px;
	padding: 60px 0
}
.wrapper-about-us .our-vision .title {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: rgb(76,78,77);
	width: 100%;
	float: left;
}
.wrapper-about-us .our-vision .qoute {
	background-image: url("../images/icon/our_vision.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 25px;
	height: 70px;
	float: left;
	width: 100%;
}
.wrapper-about-us .our-vision .description:lang(en) {
	font-size: 24px;
	padding: 0 75px;
	text-align: center;
	word-wrap: break-word;
	overflow: hidden;
}
.wrapper-about-us .our-vision .description:lang(km) {
	font-size: 22px;
	padding: 0 75px;
	text-align: center;
	word-wrap: break-word;
	overflow: hidden;
	line-height: 45px;
}
/* 	==========================================================================
							3.4. SECTION  DISC-PRODUCT
	========================================================================== */
.wrapper-about-us section.our-mission .mask {
	background-color: rgba(37, 163, 159, 0.8);
	color: #fff;
	/*height: 270px;*/
	padding: 60px 0;
	text-align: center;
	width: 100%;
}
.wrapper-about-us .our-mission {
	background-image: url('../images/CAREER.jpg');
	float: left;
	/*height: 270px;*/
	width: 100%;
	background-position: center 510px;
}
.wrapper-about-us .our-mission .title {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	width: 100%;
	float: left;
}
.wrapper-about-us .our-mission .qoute {
	background-image: url("../images/icon/our_mission.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 25px;
	height: 70px;
	float: left;
	width: 100%;
}
.wrapper-about-us .our-mission .description:lang(en) {
	font-size: 24px;
	padding: 0 75px;
	text-align: center;
	word-wrap: break-word;
	overflow: hidden;
}
.wrapper-about-us .our-mission .description:lang(km) {
	font-size: 22px;
	padding: 0 75px;
	text-align: center;
	word-wrap: break-word;
	line-height: 45px;
	overflow: hidden;
}
/* 	==========================================================================
==========================================================================
								TABLATE
==========================================================================
========================================================================== */
@media only screen 	and (min-width : 720px) and (max-width : 1280px){
.wrapper-about-us .hero-banner{margin-top: 100px}
}

@media only screen 	and (min-device-width : 768px) and (max-device-width : 1024px){
.wrapper-about-us .what-is-carrer img{ padding-left: 20px; }
.wrapper-about-us .benefit { margin: 0 0 -15px 35px;  }
.wrapper-about-us .disc-product li.square-icon { margin-bottom: 10px; }
.disc-product .img-product-disc { width: auto; margin-top: 205px; position: relative; }
.wrapper-about-us .what-does-disc { margin: 0 0 0 -15px; }
.wrapper-about-us .what-does-disc .d-and-i { margin-bottom: 10px; }
.wrapper-about-us .what-does-disc .dominance {
	width: 370px;
	margin-right: 10px;
}
.wrapper-about-us .our-vision {
	background-color: rgba(0,105,180,0.1);
	float: left;
/*		height: 270px;*/
	width: 100%;
	background-position: center 510px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.wrapper-about-us section.our-mission .mask {
	background-color: rgba(37, 163, 159, 0.8);
	color: #fff;
	/*height: 270px;*/
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	width: 100%;
}
}