* {
	margin: 0;
	padding: 0;
}
body {
	overflow-x: hidden;
}
@font-face {
	font-family: 'open_sansbold';
	src: url('../fonts/OpenSans-Bold-webfont.eot');
	src: url('../fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Bold-webfont.woff') format('woff'), url('../fonts/OpenSans-Bold-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sansregular';
	src: url('../fonts/OpenSans-Regular-webfont.eot');
	src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Regular-webfont.woff') format('woff'), url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sansextrabold';
	src: url('../fonts/OpenSans-ExtraBold-webfont.eot');
	src: url('../fonts/OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-ExtraBold-webfont.woff') format('woff'), url('../fonts/OpenSans-ExtraBold-webfont.ttf') format('truetype'), url('../fonts/OpenSans-ExtraBold-webfont.svg#open_sansextrabold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sanslight';
	src: url('../fonts/OpenSans-Light-webfont.eot');
	src: url('../fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Light-webfont.woff') format('woff'), url('../fonts/OpenSans-Light-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: 'open_sanslight';
}
.clear {
	clear: both;
}
.page_wrapper {
	width: 100%;
	float: left;
	clear: both;
}
header {
	padding: 3px 0 9px 0;
	width: 100%;
	background: url(../images/header-bg.png) 0 bottom repeat-x #4d8811;
	/*	box-shadow: 0 0 5px #8e7a5b;*/
	transition: all ease 0.5s;
	/*	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;*/
	position: fixed;
	top: 0;
	z-index: 999;
}
.page_wrapper .container {
	/*width: 100%;*/
	/*max-width: 1080px; overflow: hidden;*/
	/*width: 1170px;*/
	margin: 0 auto;
}
.menu ul li a {
	white-space: nowrap;
}
.logo {
	width: auto;
	float: left;
}
.menu {
	width: auto;
	float: right;
	padding-top: 23px;
}
.menu .navbar-default {
	background: none;
	border: none;
}
.menu .navbar-default ul li {
	padding: 0 17px;
}
.menu .navbar-default ul li:last-child {
	padding: 0 0 0 17px;
}
.menu .navbar-default ul li a, .menu .navbar-default ul li a:focus {
	padding: 0;
	color: #fff;
	font-size: 14px;
	font-family: 'open_sanslight';
	outline: none;
}
.menu .navbar-default .navbar-nav > .active > a, .menu .navbar-default .navbar-nav > .active > a:hover, .menu .navbar-default .navbar-nav > .active > a:focus, .menu .navbar-default ul li a:hover, .menu .navbar-default ul li a.active, .menu .navbar-default ul li#active a {
	background: none;
	color: #ffe300;
}
.menu .navbar {
	margin: 0;
	min-height: inherit;
}
.banner {
	width: 100%;
	float: left;
	padding-top: 70px;
}
.banner ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.banner ul li {
	float: left;
	width: 100%;
	position: relative;
}
.banner ul li img {
	width: 100%;/*	height: 573px;*/
}
.banner ul li .slide-contnet {
	position: absolute;
	left: 50%;
	/*max-width: 1080px;*/
	max-width: 1170px;
	top: 40px;
	transform: translate(-50%, 0%);
	-moz-transform: translate(-50%, 0%);
	-webkit-transform: translate(-50%, 0%);
	width: 100%;
}
.banner ul li .slide-contnet p {
	/*color: #000;*/
	color: #666666;
	font-family: 'open_sansregular';
	margin-bottom: 14px;
	padding-left: 0px;
}
.content_wrapper {
	width: 100%;
	float: left;
	background: url(../images/container-bg.png) 0 0 repeat-x #fefefe;
	padding: 60px 0 80px 0;
}
h1.main-heading {
	font-size: 30px;
	font-family: 'open_sanslight';
	color: #333333;
	margin: 0 0 25px;
}
.content_wrapper p {
	font-family: 'open_sansregular';
	font-size: 12px;
	color: #666666;
	line-height: 1.9;
}
.content_wrapper .clean_carousel {
	margin-top: 45px;
}
.content_wrapper .clean_carousel ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.content_wrapper .clean_carousel ul li {
	float: left;
	width: 236px;
	margin-right: 26px;
}
.content_wrapper .clean_carousel ul li .thumb {
	width: 100%;
	border-radius: 50%;
	overflow: hidden;
	margin-bottom: 20px;
	float: left;
}
.content_wrapper .clean_carousel ul li .thumb img {
	width: 100%;
	float: left;
}
.content_wrapper .clean_carousel ul li .desc {
	text-align: center;
	font-family: 'open_sansregular';
	font-size: 16px;
	color: #666666;
	float: left;
	width: 100%;
}
.content_wrapper .clean_carousel ul li .desc p {
	text-align: center;
	font-family: 'open_sansregular';
	font-size: 16px;
	color: #666666;
	float: left;
	width: 100%;
}
.content_wrapper .clean_carousel .bx-wrapper .bx-controls-direction a {
	top: 42%;
}
.content_wrapper .clean_carousel .bx-wrapper .bx-prev {
	background: url(../images/car-arrow-left.png) 0 0 no-repeat;
	opacity: 0.7;
	left: -60px;
}
.content_wrapper .clean_carousel .bx-wrapper .bx-prev:hover {
	opacity: 1;
}
.content_wrapper .clean_carousel .bx-wrapper .bx-next {
	background: url(../images/car-arrow-right.png) 0 0 no-repeat;
	opacity: 0.7;
	right: -53px;
}
.content_wrapper .clean_carousel .bx-wrapper .bx-next:hover {
	opacity: 1;
}
.content_wrapper2 {
	width: 100%;
	float: left;
	padding: 0;
	background: url(../images/full-works-img3.jpg)#4d8811 center top no-repeat;
	background-size: cover;
	height: 364px;
}
.content_wrapper2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0;
}
.content_wrapper2 ul li {
	margin-bottom: 28px;
	padding-right: 28px;
}
.content_wrapper2 ul li .specialised {
	width: 100%;
	background: #f2e8d9;
	padding: 13px 2.5%;
	float: left;
}
.content_wrapper2 ul li .specialised .list_img {
	border-radius: 5px;
	overflow: hidden;
	width: 33%;
	max-width: 164px;
	float: left;
}
.content_wrapper2 ul li .specialised .list_img img {
	width: 100%;
}
.content_wrapper2 ul li .specialised .list_desc {
	float: right;
	width: 63%;
	max-width: 305px;
}
.content_wrapper2 p {
	color: #fff;
	font-size: 14px;
	font-family: 'open_sanslight';
}
.content_wrapper2 h2 {
	font-family: 'open_sanslight';
	font-size: 18px;
	color: #333333;
	margin: 4px 0 20px;
	height: 24px;
	overflow: hidden;
}
.content_wrapper2 ul li .specialised .list_desc p {
	color: #666666;
	line-height: 1.7;
}
.content_wrapper2 ul li .specialised .list_desc p a {
	color: #3366cc;
	text-decoration: none;
	padding-left: 30px;
}
.content_wrapper2 h1 {
	font-family: 'open_sanslight';
	font-size: 30px;
	margin-bottom: 24px;
	color: #fff;
	margin-top: 0;
}
.content_wrapper2 .row {
	margin-top: 25px;
}
ul.simplePagerNav {
	margin: 0;
	float: right;
	padding: 0;
	width: 150px;
}
ul.simplePagerNav li {
	float: left;
	font-family: 'open_sanslight';
	margin: 0;
	background: #be8d42;
	width: 40px;
	border-radius: 50%;
	margin-left: 14px;
	color: #fff;
	padding: 0;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}
ul.simplePagerNav li a {
	width: 100%;
	text-align: center;
	color: #fff;
	float: left;
}
ul.simplePagerNav li.currentPage, ul.simplePagerNav li:hover a {
	background: #fff;
	width: 40px;
	border-radius: 50%;
	text-decoration: none;
}
ul.simplePagerNav li.currentPage a, ul.simplePagerNav li:hover a {
	color: #000;
}
.content_wrapper3 {
	width: 100%;
	float: left;
	background: url(../images/bg-line.png) center bottom no-repeat;
}
.content_wrapper3 #staffing {
	padding: 54px 0;
	clear: both;
}
.purehome-img {
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 33px;
}
.purehome-img img {
	width: 100%;
	height: auto;
}
.purehome-content {
	width: 100%;
	float: left;
	clear: both;
}
.purehome-content p {
	margin: 0 0 20px;
	font-family: 'open_sansregular';
	font-size: 14px;
	color: #666666;
	text-align: justify;
	line-height: 1.7;
}
.service_promice {
	width: 100%;
	max-width: 420px;
	float: right;
}
.service_promice h2 {
	margin: 0 0 35px;
	font-size: 20px;
	color: #707070;
	font-family: 'open_sanslight';
	padding-bottom: 5px;
	border-bottom: 1px solid #eeeded;
	padding-left: 20px;
}
.service_promice ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.service_promice ul li {
	padding-left: 70px;
	padding-bottom: 16px;
	border-bottom: 1px solid #eeeded;
}
.service_promice ul li h3 {
	color: #a86600;
	font-size: 16px;
	font-family: 'open_sanslight';
	margin-bottom: 14px;
}
.service_promice ul li.first {
	background: url(../images/van-icon.png) 4px center no-repeat;
}
.service_promice ul li.second {
	background: url(../images/lock-icon.png) 4px center no-repeat;
}
.service_promice ul li.third {
	background: url(../images/time-icon.png) 4px center no-repeat;
}
.service_promice ul li p {
	margin: 0 0 0px;
	font-family: 'open_sansregular';
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height: 1.7;
}
.contact_wrapper {
	width: 100%;
	float: left;
	/*padding: 54px 0 0;*/
	padding: 80px 0 0;
	background: url(../images/contact-bg.png) 0 bottom repeat-x #fff;
}
.contact_wrapper h1.contact-heading {
	text-align: center;
	width: 150px;
	margin: 0 auto 50px;
	border-bottom: 2px solid #cccccc;
	font-family: 'open_sanslight';
	font-size: 30px;
	color: #4d8811;
	padding-bottom: 5px;
}
.contact_wrapper .form p {
	font-family: 'open_sanslight';
	font-size: 14px;
	color: #666666;
	margin-bottom: 30px;
}
.contact_wrapper .form {
	padding-right: 58px;
}
.contact_wrapper .form ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.contact_wrapper .form ul li {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 17px;
	color: #666;
}
.contact_wrapper .form ul li input[type="text"], .contact_wrapper .form ul li input[type="email"], .contact_wrapper .form ul li textarea {
	width: 100%;
	border: 1px solid #e1e1e1;
	padding: 0 2.5%;
	height: 40px;
	font-family: 'open_sansregular';
	font-size: 14px;
}
.contact_wrapper .form ul li textarea {
	height: 78px;
	padding: 10px 2.5%;
	resize: none;
}
.contact_wrapper .form ul li {
	position: relative;
	transition: all ease 0.4s;
	-webkit-transition: all ease 0.4s;
	-moz-transition: all ease 0.4s;
}
.contact_wrapper .form ul li input[type="submit"] {
	width: 89px;
	padding-left: 18px;
	text-align: left;
	color: #fff;
	height: 37px;
	line-height: 37px;
	background: #4d8811;
	border: none;
	transition: all ease 0.4s;
	-webkit-transition: all ease 0.4s;
	-moz-transition: all ease 0.4s;
}
.contact_wrapper .form ul li input[type="submit"]:hover {
	background: #000;
	transition: all ease 0.4s;
	-webkit-transition: all ease 0.4s;
	-moz-transition: all ease 0.4s;
}
.contact_wrapper .form ul li:last-child:after {
	position: absolute;
	content: "";
	background: url(../images/submit-before.jpg) 0 0 no-repeat;
	width: 39px;
	height: 37px;
	left: 90px;
	top: 0;
}
.contact_wrapper .address-section {
	padding-left: 54px;
	border-left: 1px solid #e1e1e1;
}
.contact_wrapper .address-section ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.contact_wrapper .address-section ul li {
	float: left;
	width: 100%;
	padding-left: 34px;
	font-size: 12px;
	font-family: 'open_sansregular';
	color: #666666;
	margin-bottom: 10px;
	padding-bottom:10px;
}
.contact_wrapper .address-section ul li p {
	line-height: 2.0;
	font-size: 12px;
	font-family: 'open_sansregular';
	color: #666666;
}
.contact_wrapper .address-section ul li.add {
	background: url(../images/address-icon.png) 0 4px no-repeat;
}
.contact_wrapper .address-section ul li.phone {
	background: url(../images/phone-icon.png) 0 0px no-repeat;
}
.contact_wrapper .address-section ul li.branchoffices_info {
	background: url(../images/branch-off.png) 2px 3px no-repeat;
	cursor: pointer;
}
.contact_wrapper .address-section ul li.branchoffices_info span {
	cursor: pointer;
}
.contact_wrapper .address-section ul li.branchoffices_info span:hover
{
	color:#edb800;
}
.contact_wrapper .address-section ul li.tollfree {
	background: url(../images/toll-free-icon.png) 0 0 no-repeat;
}
.contact_wrapper .address-section ul li.email {
	background: url(../images/email-icon.png) 0 0 no-repeat;
}
.contact_wrapper .social_icons {
	width: 100%;
}
.contact_wrapper .social_icons h2, .foot_mob_nav h2 {
	font-size: 16px;
	font-family: 'open_sanslight';
	color: #a86600;
	margin: 0;
	margin-bottom: 14px;
	text-transform: uppercase;
}
.contact_wrapper .social_icons ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.contact_wrapper .social_icons ul li {
	float: left;
	margin: 0 9px 0 0px;
	opacity: 0.7;
	width: auto;
	padding: 0;
	transition: all ease 0.4s;
	-webkit-transition: all ease 0.4s;
	-moz-transition: all ease 0.4s;
}
.contact_wrapper .social_icons ul li:hover {
	opacity: 1;
}
.contact_wrapper .social_icons ul li a {
	float: left;
}
.contact_wrapper .container {
	padding-bottom: 30px;
}
footer {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
	bottom: 0;
	float: left;
	padding: 5px 0;
	position: fixed;
	width: 100%;
	z-index:999;
	height:37px;
}
footer .container
{
	position:absolute;
	top:10px;
	left:0;
	right:0;
}

footer .container p {
	font-size: 12px;
	/*line-height: 36px;*/
	font-family: 'open_sanslight';
	margin: 0;
	padding: 0;
}
footer .container p.copyrights {
	float: left;
	color: #cccccc;
}
footer .container p.feedback {
	color: #fff;
	float: right;
	padding-right: 60px;
	background: url(../images/feed-back-icon.png) 68px 0 no-repeat;
}
footer .container a {
	color: #fff;
}
footer .container a:hover p{
	color: #71a332;
	text-decoration: none;
}
.content_wrapper .clean_carousel .bx-wrapper .bx-controls-direction a {
	width: 20px;
}
.banner ul li .slide-contnet h2 {
	font-family: 'open_sansregular';
	font-size: 22px;
	margin: 0;
	padding: 0;
}
.banner ul li .slide-contnet h2.left {
	color: #648EB3;/*	color:#666666;*/
}
.banner ul li .slide-contnet h2.right {
	color: #648EB3;
	/*	color:#666666;*/
	margin-bottom: 20px;
}
header .logo a img, header .menu, header {
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
}
header .logo a img {
	width: 115px;
}
header {
	padding: 10px 0 8px;
}
header.fixed {
	padding: 3px 0;
}
header.fixed .logo a img {
	/*width: 70px;*/
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
}
header.fixed .menu {
	/*padding-top: 10px;*/
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
}
.fac_management {
	width: 100%;
}
.fac_management h1.main-heading {
	visibility: hidden;
}
.fac_management div.lists {
	padding: 0;
	visibility: hidden;
}
.fac_management div.additions {
	visibility: hidden;
}
.fac_management p {
	font-family: 'open_sansregular';
	font-size: 12px;
	color: #666666;
	line-height: 1.8;
}
.fac_management p.top {
	margin-bottom: 40px;
}
.fac_management .lists ul {
	padding: 0;
	list-style-type: none;
	margin: 0;
}
.fac_management .lists ul li {
	float: left;
	width: 100%;
	margin-bottom: 25px;
}
.fac_management .lists ul li .icon {
	float: left;
	width: 98px;
	margin-right: 25px;
}
.fac_management .lists ul li .icon img {
	width: 100%;
}
.fac_management .lists ul li .cont {
	float: left;
	width: 80%;
	max-width: 480px;
}
.fac_management .lists ul li .cont h2 {
	font-family: 'open_sansbold';
	font-size: 14px;
	margin: 0;
	margin-bottom: 10px;
	color: #666666;
}
.fac_management .lists ul li .cont p {
	font-family: 'open_sansregular';
	color: #666666;
	font-size: 12px;
}
.fac_management .additions h2 {
	width: 100%;
	text-align: center;
	padding: 10px 0 12px;
	font-size: 22px;
	background: #eae7e4;
	border-bottom: 1px solid #e2dbd5;
	font-family: 'open_sanslight';
	margin: 0 0 45px;
	position: relative;
}
.fac_management .additions h2:before {
	position: absolute;
	content: '';
	height: 22px;
	width: 22px;
	left: 50%;
	margin-left: -10px;
	bottom: -11px;
	border-top: 1px solid #e2dbd5;
	border-left: 1px solid #e2dbd5;
	background: #eae7e4;
	-webkit-transform: rotate(-135deg);  /* Saf3.1+ */
	-moz-transform: rotate(-135deg);  /* FF3.5/3.6 */
	-ms-transform: rotate(-135deg);  /* IE 9+ */
	-o-transform: rotate(-135deg);  /* Opera 10.5 */
	transform: rotate(-135deg);  /* Newer browsers (incl IE9) */
}
.fac_management .additions ul {
	list-style-type: none;
	margin: 0 0 0 30px;
	padding: 0;
}
.fac_management .additions ul li {
	font-size: 12px;
	color: #666666;
	padding-left: 30px;
	font-family: 'open_sansregular';
	margin: 0 0 18px;
	background: url(../images/okay-icon.png) 0 5px no-repeat;
}
.works-full {
	width: 100%;
	float: left;
}
.works-full ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.works-full ul li {
	float: left;
	width: 100%;
	clear: both;
	position: relative;
	padding: 0;
	margin: 0;
	height:364px;
	display:table;
}
.works-full ul li img {
	width: 100%;
}
/*.works-full ul li .postion {
	position: absolute;
	right: 30px;
	width: 100%;
	left: 50%;
	max-width: 1170px;
	margin-left: -567px;
	top: 30px;
	visibility: hidden; 
}*/

.works-full ul li .postion {
	margin: auto;
	visibility: hidden;
	display:table-cell;
	vertical-align:middle;
	height:100%;
}
.works-full ul li .postion .col-sm-7 {
	float: left;
}
.works-full ul li .postion h1, .works-full ul li .postion p {
	color: #fff;
}
.works-full ul li .postion p {
	margin-bottom: 30px;
}
.works-full ul li .postion h1, .works-full ul li .postion p {
	color: #fff;
}
.pure-home .staffingtraining_info {
	visibility: hidden;
}
.pure-home p.staff_content {
	font-size: 14px;
	font-family: 'open_sansregular';
	color: #666666;
	margin-bottom: 30px;
	line-height: 1.8;
	letter-spacing: 0.5px;
}
.pure-home .one {
	visibility: hidden;
}
.pure-home .two {
	visibility: hidden;
}
.purehome-content p span {
	font-family: 'open_sansbold';
}
.pure-home h4 {
	font-family: 'open_sansbold';
	margin: 0 0 20px;
	font-size: 14px;
	color: #666666;
}
.purehome-img ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.purehome-img ul li {
	width: 163px;
	float: left;
	margin: 0;
	margin-right: 10px;
	border-radius: 5px;
	overflow: hidden;
}
.purehome-img ul li img {
	width: 100%;
	float: left;
	height: auto;
}
.purehome-img ul li:last-child {
	margin: 0;
}
.service_promice p {
	font-size: 14px;
	font-family: 'open_sansregular';
	color: #666666;
	margin: 0px;
	line-height: 1.8;
}
.service_promice p.first {
	margin-bottom: 84px;
}
.service_promice p:nth-child(3) {
	font-style: italic;
}
.contact_bg {
	width: 100%;
	float: left;
	padding: 0 0 40px 0;
}
.contact_bg .container {
	background: url(../images/contact-background.png) right bottom no-repeat;
	position: relative;
}
div.intro {
	position: absolute;
	top: 0;
	right: 0;
	width: 360px;
	z-index:99;
}
.overlay-img-thumb {
	display: none;
	font-weight: normal;
	position: absolute;
	top: 45%;
	left: 45%;
	margin: -16px 0 0 -16px;
	color: #fff;
	font-size: 50px;
	line-height: 1em;
	opacity: 1;
	filter: alpha(opacity=100);
}
.overlay-img1 {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.80;
	filter: alpha(opacity=80);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.overlay-img-thumb1 {
	display: none;
	font-weight: normal;
	position: absolute;
	top: 47%;
	left: 46%;
	margin: -16px 0 0 -16px;
	color: #fff;
	font-size: 50px;
	line-height: 1em;
	opacity: 1;
	filter: alpha(opacity=100);
	margin-left: -10px;
	margin-top: -22px;
}
.fa-icon-th-large:before {
	content: "\f0c1";
	font-size: 40px;
}
#slide {
	float:left;
	margin:0 0 0 15px;
	text-align: center;
	width:100px;
}
#slide h1 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /* Firefox */
	color: #666;
	font-weight: 300;
	font-size: 14px;
	text-transform: none;
	margin: 10px 0 0 0;
	vertical-align: middle;
	text-align: center;
	position: relative;
}
.slide2 .intro_img {
	margin-right: 240px;
	margin-top: 0px;
	background: rgba(78, 135, 69,0.9);
	box-shadow: 0px 0px 0px 5px rgba(78, 135, 69, 0.4);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
		-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
		display: table-cell;
	vertical-align: middle;
	text-align: center;
	position: relative;
		width: 100px;
	height: 100px;
}
.slide3 .intro_img {
	margin-right: 120px;
margin-top: 0px;
background: rgba(31, 118, 180, 0.9);
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 0 10px rgba(0,0,0,.3);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
display: table-cell;
vertical-align: middle;
text-align: center;
position: relative;
width: 90px;
height: 90px;
}
.slide4 .intro_img {
	margin-right: 0px;
margin-top: 0px;
background: rgba(164, 126, 66, 0.9);
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 0 10px rgba(0,0,0,.3);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
display: table-cell;
vertical-align: middle;
text-align: center;
position: relative;
width: 90px;
height: 90px;
}

.home_link .intro_img {
	margin-right:0px;
margin-top: 0px;
background: #edb800;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 0 10px rgba(0,0,0,.3);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
display: table-cell;
vertical-align: middle;
text-align: center;
position: relative;
width: 90px;
height: 90px;
}
div.footer_intro .intro_img img {
max-width: 90%;
}
.menu .navbar-default ul li#active a {
	outline: none;
}
.down {
	cursor: pointer;
	margin-left: auto;
	margin-right: auto;
	margin-top: -5px;
	z-index: 99999;
	height: 20px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 20px 0 20px;
	/*border-color: #7CDB1C transparent transparent transparent;*/
	border-color: #FFCE00 transparent transparent transparent;
	text-align: left;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	transition: background-image 1s ease-in-out;
	-moz-transition: background-image 1s ease-in-out;
	-webkit-transition: background-image 1s ease-in-out;
	-o-transition: background-image 1s ease-in-out;
	transition: all 1.5s ease;
}

.down.yellow {
	border-color: #FFCE00 transparent transparent transparent;
}
.down.green {
	border-color: #a76500 transparent transparent transparent;
}
.down.blue {
	border-color: #28a9e0 transparent transparent transparent;
}
.down.orange {
	border-color: #4d8811 transparent transparent transparent;
}
.down .scroll_text {
	margin-left: -30px;
	margin-top: -2px;
	text-align: justify;
	width: 100px;
	font-size: 13px;
	color: #ccc;
}
.top-link-click {
	cursor: pointer;
	z-index: 99999;
	height: 20px;
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	display:none;
	border-bottom: 15px solid #FFCE00;
	text-align: left;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	transition: background-image 1s ease-in-out;
	-moz-transition: background-image 1s ease-in-out;
	-webkit-transition: background-image 1s ease-in-out;
	-o-transition: background-image 1s ease-in-out;
	transition: all 1.5s ease;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	margin:0 auto;
}

/*.top-link-click.yellow {border-color: -moz-use-text-color rgba(0, 0, 0, 0) #FFCE00;}
.top-link-click.green {  border-color: -moz-use-text-color rgba(0, 0, 0, 0) #4d8811; }
.top-link-click.blue {border-color: -moz-use-text-color rgba(0, 0, 0, 0) #056daa; }
.top-link-click.orange { border-color: -moz-use-text-color rgba(0, 0, 0, 0) #a76500;}
*/

.top-link-click.yellow {
	border-bottom: 15px solid #FFCE00;
}
.top-link-click.green {
	border-bottom: 15px solid #a76500;
}
.top-link-click.blue {
	border-bottom: 15px solid #28a9e0;
}
.top-link-click.orange {
	border-bottom: 15px solid #4d8811;
}


.top-link-click .scroll_text {
	color: #CCCCCC;
	font-size: 13px;
	margin-left: -10px;
	position: absolute;
	text-align: justify;
	text-decoration: none;
	top: 5px;
	position: relative;
	top: -20px;
	width: 100px;
}
/* My changes */
div.col-sm-6.two.fadeInRightBig {
	padding-left: 55px;
}
/* 10th june */
/*div.row {
width: 1170px;
margin: 0 auto;
}*/
.email a {
	color: #428bca;
	text-decoration: none;
}
.email a:hover, a:focus {
	color: #2a6496;
	text-decoration: none;
}
div.form {
	margin: 20px 0px 0px 0px;
}
.contact_wrapper .form p.response {
	margin-top: 10px;
	color: #4d8811;
	font-size: 20px;
	font-weight: 300;
	/*margin-left: 0.3em;*/
	line-height: 20px
}
.err {
	color: #F00;
	font-size: 12px;
}
.err1 {
	color: #F00;
	font-size: 12px;
}
.branchoffice_list {
	width: 100%;
	position: fixed;
	height: 100%;
	z-index: 999;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	display: none;
}
.branchoffice_list_info {
	width: 95%;
	max-width: 500px;
	margin: 50px auto 0 auto;
	position: relative;
	z-index: 20;
}
.branchoffice_list_info .title_info {
	background: none repeat scroll 0 0 #4d8811;
	color: #fff;
	font-size: 18px;
	padding: 10px 0;
	width: 100%;
}
.branchoffice_list_info .title_info p {
	margin: 0 0 0 10px;
}
.branchoffice_list_info .content_info {
	background: none repeat scroll 0 0 #fff;
	padding: 10px 0;
	height: 400px;
	overflow: auto;
}
.branchoffice_list_info .content_info address {
	width: 44%;
	float: left;
	padding: 0 3%;
	text-align: left;
	margin: 0 0 10px 0;
}
.branchoffice_list_info .content_info address h3 {
	font-size: 14px;
	font-weight: bold;
}
.branchoffice_list_info .content_info address p {
	font-size: 12px;
	margin: 0;
	padding: 0 0 5px 0;
}
.branchoffice_list .bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.8);
	z-index: 9;
	cursor: pointer;
}
.intro .round {
float: left;
margin: 0 0 0 22px;
text-align: center;
width: 100px;
}
.intro .round a {
text-decoration: none !important;
}
.intro  h1 {
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
box-sizing: border-box;
-moz-box-sizing: border-box;
color: #000;
font-weight: 300;
font-size: 10px;
text-transform: none;
margin: 10px 0 0 0;
vertical-align: middle;
text-align: center;
position: relative;
font-family:'open_sansregular';
line-height: 18px;
text-decoration: none;
}
.intro .round:first-child
{
	margin:0;
}
.intro .intro_img img {
max-width: 90%;
}
.home_link .intro_img img
{
	margin-top:10px;
}
.intro_img .fa-icon-th-large:before {
font-size: 33px !important;
}
.foot_mob_nav
{
	float:left;
	width:100%;
	clear:both;
	display:none;
	padding:10px 0% 50px;
}
.foot_mob_nav ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}
.foot_mob_nav ul li
{
	width:auto;
	margin:8px 0;
	float:left;
	margin:0px 0 0 0;
	padding:5px 20px; 
}
.foot_mob_nav ul li:first-child
{
	padding-left:0;
}
.foot_mob_nav ul li a
{
	float:left;
	color:#000;
	line-height:normal;
	font-size:13px;
	font-family: 'open_sanslight';
	
}
