/*body{
	
	font-weight: 400;
	font-size: 15px;
	color: #aa3e03;
	overflow-y: scroll;
	overflow-x: hidden;
	text-align:center;
}
.ie7 body{
	overflow:hidden;
}*/

@font-face {
	font-family: 'FontAwesome';
	src: url('../font/fontawesome-webfont.eot?v=4.3.0');
	src: url('../font/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../font/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../font/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../font/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../font/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal
}
* {
	outline: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
}
ul {
	list-style: none;
}
.clear {
	clear: both;
}
 h1, h4, h5, h6, {
font-family:Arial, Helvetica, sans-serif;
 font-weight:bold;
 margin:0px;
color:#000;
 padding:0px;
}
h2 {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
}
h3 {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
}
/* .container {
	max-width:1260px;
	margin: 0 auto;
	width:100%;
} */
.header-top {
	background: #d9241b;
	height: 3px;
}
.top-left-bg {
	background: #110c36;
	border-right: 10px solid #1d194d;
	transform: skew(-20deg) !important;
}
.top-left {
	float: right;
	max-width: 600px;
	transform: skew(20deg);
	padding: 7px 0;
}
.top-left ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.top-left ul li {
	float: left;
	color: rgba(255, 255, 255, 0.7);
	padding: 5px 15px 5px 20px;
	font-size: 13px;
	border-right: 1px solid #484465;
}
.top-left ul li:last-child {
	border: none
}
.top-left ul li a {
	color: rgba(255, 255, 255, 0.7);
}
.top-left ul li a:hover {
	color: #fff;
	text-decoration: underline;
}
.top-right {
	float: left;
	max-width: 734px;
	width: 100%
}
.top-right ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: right
}
.top-right ul li {
	color: #fff;
	font-size: 12px;
	padding: 3px 0px;
	display: inline-block;
	transition: 0.5s ease-in-out;
}
.top-right ul li:hover {
	transform: rotateY(360deg);
	transition: 0.5s ease-in-out;
}
.header {
	position: relative;
	z-index: 3;
	background: #fff;
	padding: 2px 0px 0px 0px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}
.logo {
	margin: 12px 0px;
}
.logo img {
	max-width: 100%;
}
.call {
	background: #ffa800;
	border-radius: 4px;
	margin: 9px 0px;
	padding: 4px 15px;
	text-align: center;
	font-size: 22px;
	color: #fff;
}
.number a{
	font-size: 30px;
	font-weight: 700; color:#fff;
}
.number a i{ margin-right:5px;
}

.section0 {
	background: url(../images/bg.jpg) center center fixed;
	background-size: cover;
	padding: 10px 0px;
	border-bottom: solid 1px #e8e6e6;
}
.banner {
	border: solid 1px #d7d7d7;
}
.banner img {
	max-width: 100%;
	width: 100%;
}
.yellow-streep {
	background: #ffa800;
	padding: 45px 20px 40px 20px;
	text-align: center;
}
.yellow-streep h1 {
	text-align: center;
	color: #fff;
	font-size: 29px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
.yellow-streep p {
	text-align: center;
	color: #fff;
	font-size: 23px;
	font-weight: 600;
	line-height: 29px;
	margin: 0px;
	padding: 0px;
}
.form-part {
	border: solid 1px #93c67a;
	min-height: 543px;
	background: #212528;
}
.form-title {
	width: 100%;
	text-align: center;
	padding: 20px 15px;
	background-color: #72b551;
}
.form-part h2 {
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0;
	padding: 0px;
	color: #FFF;
}
.form-part-inner {
	width: 100%;
	padding: 32px 34px;
}
.form-part2 {
	background: #212528 url(../images/down-arrow.png) top center no-repeat;
}
.form-name {
	display: block;
	margin: 0px 0px 8px 0px;
	font-size: 15px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
.hormform input[type="text"], .hormform input[type="email"], .hormform input[type="phone"] .hormform input[type="date"], .hormform select, .hormform textarea {
	font-size: 14px;
	color: #333;
	border: 0;
	text-align: left;
	padding: 8px 8px;
	margin: 0px 0px 17px 0px;
	width: 100%;
}
.hormform select {
	padding: 9px 6px 9px 6px;
}
.hormform textarea {
	height: 130px;
	margin: 0px;
}
.padd0 {
	padding-left: 0px !important;
}
.captch-text {
	float: left;
	width: 46% !important;
	margin-right: 2% !important;
}
.captchafld {
	float: left;
	width: 34% !important;
	height: 41px;
	border: 1px solid #88caf8;
}
.captchafld img {
	width: 100%;
	height: 100%;
}
.refreshbtn {
	background: #0379ca;
	text-align: center;
	width: 14%;
	height: 42px;
	margin: 0px 1% 0 1%;
	float: left;
	border: 1px solid #e5e5e5;
	padding: 2px 0px 0px 0px;
	font-size: 25px;
	line-height: normal;
	color: #fff;
	transition: all 0.1s ease-in-out;
}
.refreshbtn i {
	transition: all 0.2s ease-in-out;
}
.refreshbtn:hover {
	background: #ce352e;
}
.refreshbtn:hover i {
	transform: rotate(90deg)
}
.submitbtn {
	display: block;
	font-size: 19px;
	text-transform: uppercase;
	width: 100%;
	font-weight: 600;
	color: #fff;
	padding: 10px 0px;
	background-color: #5ca737;
	border: 0 none;
	transition: all 0.2s ease-in-out;
}
.submitbtn:hover {
	background-color: #ed8404;
}
.inner-form h3 {
	font-size: 19px !important;
	font-weight: normal;
	text-align: center;
	color: #fff;
	margin: 20px 0px;
}
.inner-form {
	padding: 40px 20px 20px 20px;
}
.map-section { position: relative; }
.map iframe { width: 100%; height:400px; }
.our-info { padding: 15px 20px;
    background-color: #29abe2;
    color: #fff;
}
.info-title {
    font-size: 16px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.info-line {
     font-size: 14px; font-weight: bold;
    line-height: 22px ;   margin-bottom: 10px;
}
.info-line a { color: #fff;
}

@media (min-width:992px) {
.map-section .info-wrap {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}
.map-section .info-wrap.top {
	bottom: auto;
	top: 0
}
.info-container {
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
	padding: 0 20px
}
.our-info {
	width: 66.6666%;
	left: 16.6666%;
}
.our-info.side {
	display: block;
	width: 370px;
	float: right;
	left: auto;
	padding-left: 20px;
	padding-right: 20px;
}
.our-info.side .info-block {
	display: block;
	padding: 0;
}
.our-info.side .info-block + .info-block {
	margin-top: 50px
}
}

/*harpreet end*/



/* .form {
	margin: 0px 15px 0px 0px;
	padding: 5px 0px;
}
.form input[type="text"], .form input[type="email"], .form input[type="file"], .form input[type="phone"], .form select {
	font-size: 13px;
	color: #4c5052;
	border: 1px solid #cccccc;
	text-align: left;
	background: none;
	padding: 10px 15px;
	box-shadow: 0px 0px 1px #ccc;
	width: 100%;
	border-radius: 2px;
}
.form label, .form-2 label {
	color: #585858;
	font-size: 16px;
	margin-bottom: 5px;
	display: block;
}
.sub {
	float: left;
	margin-top: 35px;
	background: #1d113e;
	font-size: 14px;
	font-weight: 600;
	padding: 10px 40px;
	text-transform: uppercase;
	color: #fff;
	border: none;
	transition: 3s;
}
.sub:hover {
	background: #e91723;
	color: #fff;
}
.form placeholder {
	font-size: 14px;
	text-align: left;
	color: #ccc;
}
.form-2 {
	margin: 10px 5px 0px 0px;
}
.form-2 textarea {
	color: #4c5052;
	border: 1px solid #cccccc;
	text-align: left;
	background: none;
	padding: 10px 15px;
	box-shadow: 0px 0px 1px #ccc;
	width: 100%;
	border-radius: 2px;
	min-height: 112px;
}
 .form, .form-2 ::placeholder { Chrome, Firefox, Opera, Safari 10.1+
 color:#cacaca;
 opacity: 1; Firefox
}
 .form, .form-2 ::-ms-input-placeholder { Internet Explorer 10-11
 color:#cacaca;
}
 .form, .form-2 ::-ms-input-placeholder { Microsoft Edge
 color:#cacaca;
}
.top-left li a:hover {
	background: none;
	color: #F00;
}
.logo a:hover {
	background: none;
}
.type {
	width: 40% !important;
	float: left;
}
.captcha {
	font-size: 16px;
	width: 40%;
	font-weight: bold;
	float: left;
	color: #e91723;
	border: 1px solid #cccccc;
	text-align: center;
	background: none;
	padding: 7px 15px 8px 15px;
	box-shadow: 0px 0px 1px #ccc;
	border-radius: 2px;
	margin: 0px 10px;
}
.captcha img {
	width: 100%;
	max-height: 100%;
}
.refresh {
	background: #e91723;
	text-align: center;
	width: 45px;
	margin: 0px;
	float: left;
	border: 1px solid #e5e5e5;
	padding: 6px 0px;
	border-radius: 4px;
}
.refresh img {
	max-width: 100%;
}
.refresh img {
	max-width: 100%;
}
.error {
	color: #bd3232;
	font-size: 14px;
	text-align: left;
	padding: 15px 0px 0px 0px;
	width: 100%;
	float: left;display: none;
}
 */

 

weather {
	max-width: 100%;
	color: rgb(134, 134, 134);
	background-color: rgb(255, 255, 255);
	margin-top: 20px;
	overflow: hidden;
	text-align: center;
	float: right;
	border: solid 1px #ccc;
	padding: 0px 10px;
	margin-bottom: 20px;
	margin-top: -20px;
}
.tit111 {
	float: left;
}
.title {
	margin-bottom: 15px;
	width: 100%;
}
.weclcome-box {
	margin: 40px 0px 40px 0px;
}
.weclcome-box p {
	font-size: 16px;
	line-height: 26px;
	color: #383838;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
.welcome {
	color: #333333;
	font-size: 30px;
	font-weight: normal;
	text-shadow: 0px 1px 0px #abe1fe;
}
.title h1 {
	font-size: 20px;
	text-transform: none;
	color: #222121;
	font-weight: 600;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	line-height: 29px;
	text-align: center;
}
.wlcom-img {
	width: 100%;
	margin-top: 40px;
}
.wlcom-img img {
	max-width: 100%;
	padding-top: 50px;
	border: solid 10px #e5e5e5;
}
.text-2 {
	float: left;
	margin: 0% 0% 2% 0%;
}
.text-2 p {
	text-align: center;
	color: #403d3d;
	font-size: 15px;
	line-height: 26px;
}
p {
	text-align: left;
	color: #403d3d;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	line-height: 22px;
	padding-bottom: 20px;
	margin: 0px;
	text-align: justify;
}
.purpel-bg {
	background: #e51925 url(../images/purpel-bg.jpg) bottom repeat-x;
	padding: 10px 0px 20px 0px;
}
.purpel-bg h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #fff;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
.marquee-with-options { /* position:relative; overflow: hidden; */
	width: 100%;
}
/* .contac { border-radius:25px; background:#e3a60b; padding:18px 15px; text-align:center; color:#000; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; }	
 
.contac a{ color:#000; }	
.contac a:hover{ color:#fff; } */
	
.contac {
	float: right;
	background: none;
	padding: 8px 30px;
	margin: 0px 0px;
	border-radius: 0px;
	border: solid 2px #fff;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
}
.button-2 {
	float: left;
	background: #fff;
	margin: 10px 0px;
	border: solid 3px #1d113e;
	font-size: 14px;
	font-weight: 600;
	padding: 9px 34px;
	text-transform: uppercase;
	color: #1d113e;
}
.outer {
	margin: 0%;
}
.outer-box {
	float: left;
	width: 30.9%;
	min-height: 498px;
	height: 100%;
	margin: 0px 3% 40px 0px;
}
.box22 {
	margin-right: 0px;
	padding-right: 0px;
}
.outer-box {
	float: left;
	width: 30.9%;
	min-height: 498px;
	height: 100%;
	margin: 0px 3% 40px 0px;
}
.box22 {
	margin-right: 0px;
	padding-right: 0px;
}
.box-img {
	max-width: 100%;
	height: 215px;
	position: relative;
	border-bottom: 6px solid #ffbd33;
	margin: 0px 0px 40px 0px;/* 	background-color:#fbfbfb; */
}
.box-img img {
	max-width: 100%;
	max-height: 115%;
	margin: auto;
	position: absolute;
	left: 0px;
	bottom: 0px;
	right: 0px;
}
.outer-box span {
	position: absolute;
	z-index: 100000000;
	bottom: -2px;
	background: #ffbd33;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	padding: 2px 15px;
}
.outer-box h4 {
	background: url(../images/box-head-bottom.png) left bottom no-repeat;
	color: #222222;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 20px 0px;
	text-transform: uppercase;
}
.outer-box p {
	text-align: justify;
	font-size: 13px;
	color: #868686;
	line-height: 20px;
}
.apply-b {
	text-align: center;
	background: none;
	margin: 30px 0px;
	border-radius: 5px;
	border: solid 1px #fff;
	font-size: 15px;
	font-weight: normal;
	padding: 8px 25px;
	text-transform: uppercase;
	color: #fff;
}
/*a:hover{ background:#F00;}*/

.section-2 {
	background: #86c06b url(../images/bg2.png) bottom left no-repeat;
	padding: 50px 0px;
}
.s1 {
	width: 100%;
	margin: 50px 0px;
}
.s1 h2 {
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	line-height: 33px;
}
.s1 h3 {
	background: #ffa800;
	margin: 10px 0px;
	padding: 10px 20px;
	font-size: 40px;
	text-shadow: 0px 1px 2px #000;
	color: #fff;
	text-align: center
}
.s1 a{ color:#fff; font-size:40px; text-align:center;
}
.s1 a:hover{ color:#3c3b3b; text-shadow:none; 
}

.sec {
	text-align: center;
	margin-bottom: 30px;
}
.sec h1 {
	font-weight: 600;
	font-size: 30px;
	text-transform:uppercase;
	color: #3c3b3b;
	text-align: center;
	 
	margin: 0px 0px 20px 0px;
}
.sec p {
	text-align: center;
	color: #fff;
	font-weight: 600;
	font-size: 21px;
}
.blog-inncontainer {
	background: #fff;
	box-shadow: 0px 0px 4px #000;
	margin-bottom: 40px;
	transition: 0.5s ease-in-out;
	min-height: 414px;
}
.blog-inncontainer:hover {
	box-shadow: 0px 0px 3px #534d4d;
}
.blog-innphoto {
	position: relative;
	height: 90px;
	text-align: center;
	margin: 20px auto;
	border-radius: 100%;
	width: 90px;
	background: #93c67b;
}
.blog-innphoto img {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
}
.blog-inncontent {
	padding: 10px 13px;
}
.blog-inncontent h3 {
	color: #222223;
	font-size: 19px;
	margin: 10px 0px;
	padding: 0px;
	line-height: 24px;
	font-weight: 600;
	min-height: 45px;
}
.date-inntitle {
	font-size: 12px;
	color: #7c7c7c;
	/* background: url(../images/date-inn.png) left center no-repeat; */
	padding: 1px 0px;
}
.date-inntitle i {
	margin-right: 5px;
}
.blog-inntext {
	height: 100%;
}
.blog-inntext p {
	color: #343434;
	text-align: left;
	line-height: 22px;
	min-height: 88px;
	font-size: 14px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
.blog-inncontent a {
	color: #e51925;
	display: inline-block;
	font-size: 14px;
	margin: 0px 0px;
	padding: 6px 0px;
	border-radius: 4px;
	transition: all 300ms ease 0s;
}
.blog-inncontent a:hover {
	color: #000;
}
.section-3 {
	background: #fff;
	padding: 60px 0px 100px 0px;
	 
	/* border-bottom: solid 1px #e5e5e5; */
}
.section-3 h1 {
	font-weight: 600;
	font-size: 30px;
	color: #3c3b3b;
	text-align: center;
	padding-bottom: 0px;
	margin: 0px 0px 10px 0px;
}
.section-3 p {
	font-weight: normal;
	font-size: 16px;
	color: #5c5c5c;
	text-align: center;
	padding-bottom: 15px;
	margin: 0px 0px 25px 0px;
}


.choose-us-block {
    width: 100%; margin-top:20px;
     
    
}
.choose-us-block-icon {
    width: 80px;
    height: 80px;
    background-color: #f0f6ed;
    overflow: hidden;
    position: absolute;
    left: 0; top:-5px;
}
.img-circle {
    border-radius: 50%;
}
.choose-us-block-icon img {
    left: 50%;
    top: 50%;
    position: absolute;
    transform: translate(-50%,-50%);
}
.choose-us-block-detail {
    display: block;
    margin-left: 80px;
}
.choose-us-block h2 {
    font-size: 18px;
    font-weight: 600;
    text-transform: none; color:#3c3b3b;
    margin-bottom: 10px; padding:0px;
}
.choose-us-block p { font-size:16px; text-align:left; color:#3c3b3b;
}


.current-project {
	background: #fff;
	border: solid 1px #ebebeb;
	transition: 0.5s ease-in-out;
	min-height: 195px;
}
.current-project:hover {
	box-shadow: 0px 0px 1px #534d4d;
}
.current-content {
	padding: 2px 13px;
	text-align: center;
}
.current-content h3 {
	color: #222223;
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-weight: 600;
	min-height: 40px;
}
.current-content p {
	font-size: 15px;
	line-height: 22px;
	text-align: center;
}
.iconbox.left {
	text-align: left;
}
.callus {
	font-size: 80px;
	text-align: center;
	padding-right: 50px;
	color: #fff;/* background:url(../images/call-us.png) right top no-repeat; */
}
.callus span:after {
	content: "@";
	padding-left: 20px;
	padding-right: 0px;
}
.callus-no {
	font-size: 80px;
	color: #fff;
	text-align: center;
}
.service {
	background: #fff;
	border: solid 1px #e5e5e5;
	margin-bottom: 40px;
	transition: 0.5s ease-in-out;
	min-height: 314px;
}
.service:hover {
	box-shadow: 0px 0px 1px #534d4d;
}
.product-box {
	position: relative;
	min-height: 186px;
	text-align: center;
	margin: 0 auto 10px auto;
}
.product-box img {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: auto;
	max-width: 100%;
}
.service h3 {
	font-size: 21px;
	color: #171614;
	font-weight: bold;
	padding: 0px 15px;
	margin: 0px;
	text-align: center;
}
.service p {
	font-size: 15px;
	padding: 10px 10px;
}
/*----------------------------------------------------------------- blog-section-open-------------------------------------------------- */

/*--------------------------completed-projets---------------------------------------------*/
.compleat-project {
	background: #fff;
	box-shadow: 0px 0px 3px #999;
	margin-bottom: 40px;
	transition: 0.5s ease-in-out;
	min-height: 200px;
}
.compleat-project:hover {
	box-shadow: 0px 0px 3px #534d4d;
}
.compleat-content {
	padding: 10px 13px;
	text-align: center;
}
.compleat-content h3 {
	color: #222223;
	font-size: 16px;
	margin: 5px 0px;
	padding: 0px;
	line-height: 24px;
	font-weight: 600;
	min-height: 10px;
}
.opening-cont {
	margin: 20px 0px;
	padding: 5px 25px;
	border-radius: 5px;
	background: #f5f5f5;
	position: relative;
	border: 1px solid #fff;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
	transition: all 0.3s ease-in-out;
}
.opening-cont:hover {
	box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
	background: #e7e7e7;
}
.jobtitle {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #343435;
	font-weight: bold;
	padding: 10px 0px;
}
.openg-list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.openg-list li {
	float: left;
	margin: 5px 40px 0px 0px;
	padding: 5px 0px 0px 0px !important;
	list-style: none;
	font-size: 14px;
	color: #767575;
	background: none !important;
	position: relative;
}
.openg-list li i {
	font-size: 20px;
	margin-right: 10px;
}
.openg-details {
	margin: 20px 0px;
}
.job-desc-hd {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #f53232;
	margin: 20px 0px 5px 0px;
}
.openg-details p {
	font-size: 15px;
	color: #7c7c7c;
	margin: 8px 0px 20px 0px;
	padding: 0px;
}
.applybtn {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #fff;
	margin: 0px;
	padding: 6px 15px;
	border-radius: 4px;
	float: right;
	background-color: #d8231c;
	transition: All 2s ease;
	-webkit-transition: All 2s ease;
	-moz-transition: All 2s ease;
	-o-transition: All 2s ease;
}
.applybtn:hover {
	background-color: #23639c;
}
/*--------------------------completed-projets-end--------------------------------------------*/

/*-------------------------------------------------contactt---------------------------------------------*/

.contactright {
	background: #1998d8;
	padding: 20px 20px !important;
	position: relative;
	box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
	min-height: 450px;
}
.tip-hd {
	display: block;
	border-bottom: dashed 1px #ccc;
	font-size: 18px !important;
	line-height: 24px !important;
	font-weight: bold !important;
	color: #fff !important;
	margin: 40px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.contactright p {
	color: #fff !important;
}
.contactright p a {
	color: #fff;
}
.contactright p a:hover {
	color: #fff;
}
.contactright p {
	font-size: 15px !important;
	line-height: 18px !important;
	margin: 0px 0px 10px 0px !important;
	padding: 0px !important;
}
.joinusbox {
}
.joinusblue {
	min-height: 440px !important;
	position: relative;
	padding: 40px 15px !important;
	background-color: #d80800;
	color: #fff !important;
	margin: 0px;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	text-align: center;
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
}
/* .joinusblue:hover {
	background-color: #1998d8;
	transform: scaleY(1.04);
	box-shadow: 0px 8px 8px rgba(0,0,0,0.3)
} */

.joinusblue i {
	color: #fff;
	font-size: 60px;
	margin-bottom: 20px;
}
.joinusblue h5 {
	color: #fff !important;
	display: block;
	font-size: 18px !important;
	font-weight: 600 !important;
	text-transform: none;
	line-height: 20px !important;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
.joinusblue p, .joinusblue p a {
	color: #fff !important;
	text-align: center;
	font-size: 15px !important;
	font-weight: 400;
	line-height: 20px !important;
	background: none;
	padding: 0px 0px 10px 0px !important;
	margin: 0px 0px;
}
.joinusblue p strong {
	font-weight: 600;
}
.joinusblue p s pan, .joinusblue p span a {
	font-size: 22px;
	text-transform: none;
	line-height: 40px;
	margin: 0px 0px 20px 0px;
}
.joinusblue a {
	color: #fff;
}
.joinusblue a:hover {
}
.apply {
	width: 100%;
	box-shadow: 0px 0px 2px #ccc;
	border: solid 5px #fff;
	border-radius: 6px;
	margin-bottom: 40px;
}
.apply img {
	width: 100%;
	border-radius: 6px;
}
/*----------------------------------------------contactt--end-------------------------------------------*/

 
.blg1 {
	width: 100%;
	text-align: left;
}
.blg1 img {
	max-width: 100%;
	min-height: 240px;
}
.blog-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #474277;
	padding: 20px 0px 0px 0px;
}
.blog-red a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #474277;
}
.blog-red a:hover {
	color: #000;
}
.blogimg {
	box-shadow: 0px 0px 1px #ccc;
	border: solid 1px #fff;
	padding: 1px;
	margin-bottom: 30px;
}
.blogimg img {
	max-width: 100%;
	width: 100%;
}
.blog-mar {
	margin-bottom: 30px;
	border-bottom: solid 2px #f4f4f4;
	padding-bottom: 30px;
}
a.view-more {
	float: right;
	display: inline-block;
	padding: 4px 10px;
	border: 1px solid #e5e5e5;
	color: #fff;
	background: #2f296c;
}
a.view-more:hover {
	color: #000;
	background: #ccc;
}
#respond {
	margin: 15px 0px 25px 0px;
	background: #fafafa;
	/* border: 1px solid #f0f0f0; */
	padding: 30px 30px;
}
.blogdatebig {
	color: #8d8d8d;
	font-weight: normal;
	font-size: 16px;
	margin: 12px 0px;
}
.question h2 {
	font-size: 26px;
	color: #000;
	padding: 0px 0px;
	font-weight: normal;
}
.blogcontent p {
	padding: 10px 0px !important;
	line-height: 24px;
	margin: 0px 0px 0px 0px;
	font-size: 15px;
	color: #565656;
}
.comments {
	color: #1882bc;
	font-size: 30px;
	padding: 0px 0px 20px 0px;
}
.commetn-hed {
	color: #454545;
	font-size: 30px;
	padding: 0px 0px 20px 16px;
}
.blog-form {
	padding: 30px 30px;
	background: #fafafa;
	border: 1px solid #ececec;
}
.blog-frm input[type=text], .blog-frm input[type=tel], .blog-frm input[type=email] {
	width: 100%;
	padding: 10px 5px;
	background: #fff;
	border: 1px solid #e1e1e1;
	margin-bottom: 20px;
	font-size: 14px;
	color: #454545;
}
.blog-frm textarea {
	width: 100%;
	height: 124px;
	padding: 10px 5px;
	background: #fff;
	border: 1px solid #e1e1e1;
	margin-bottom: 20px;
	font-size: 14px;
	color: #454545;
}
.blog-frm input[type=button].code {
	width: 100%;
	padding: 9px 0px;
	text-align: center;
	background: #fff;
	font-size: 18px;
	color: #4b4b4b;
	border: none;
	border: 1px solid #e1e1e1;
	margin-bottom: 20px;
}
.blog-frm input[type=submit] {
	color: #2f296c;
	font-size: 16px;
	background: #fff;
	padding: 11px 0px;
	width: 100%;
	border: solid 2px #2f296c;
	text-transform: uppercase;
}
.blog-frm input[type=submit]:hover {
	color: #000;
	background: #e3e0ff;
	transition-delay: 100;
}
.refresh11 {
	border: solid 1px #e1e1e1;
	padding: 5px 10px;
	background: #2f296c url(../images/refresh.png) center center no-repeat;
	width: 50px;
	height: 40px;
	float: left;
}
.blog-box {
	margin: 40px 0px 40px 0px;
}
.blog-box p {
	font-size: 15px;
	line-height: 24px;
	color: #000;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
/*----------------------------------------------------------------- blog-section-end-------------------------------------------------- */

/*----------------------------------------------------------------- serveice-section-open-------------------------------------------------- */
 
.chairman-outer {
	width: 100%;
	text-align: center;
}
.chairman {
	margin-bottom: 10px;
	width: 100%;
	text-align: center;
}
.chairman img {
	max-width: 100%;
}
.chairman-outer p strong {
	font-size: 16px;
	display: block;
}
.chairman-outer p {
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	color: #000;
}
.feature ul {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
.feature ul li {
	color: #000;
	line-height: 24px;
	background: url(../images/side-list-arrow.png) left top 8px no-repeat;
	padding: 0px 0px 10px 20px;
	font-size: 14px;
}
.feature ul li span {
	font-weight: bold;
}
.ourmission {
	min-height: 320px;
	box-shadow: 0px 1px 4px #000;
	background: #0abace;
	width: 100%;
	text-align: center;
	border-radius: 10px;
	padding: 20px;
	margin-bottom: 30px;
}
.ourmission:hover {
	-moz-box-shadow: inset 0 0 25px #FF9933;
	-webkit-box-shadow: inset 0 0 25px #FF9933;
	box-shadow: inset 0 0 25px #FF9933;
	background-color: #FF9933;
	background: -moz-linear-gradient(left, #FFCC00 0%, #f85032 0%, #FF9933 99%, #b7deed 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #FFCC00 0%, #f85032 0%, #FF9933 99%, #b7deed 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #FFCC00 0%, #f85032 0%, #FF9933 99%, #b7deed 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#FF9933', GradientType=1 ); /* IE6-9 */
	border: 1px dotted #0099CC;
	transition: all 0.5s ease 0s;
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}
.ourmission i {
	font-size: 50px;
	color: #fff;
}
.ourmission h2 {
	color: #fff;
}
.ourmission p {
	color: #fff;
	text-align: center;
}
.ourmission img {
	max-width: 100%;
	max-height: 100%;
}
.managing-director {
	background: #fff;
	padding: 50px 0px;
	background-size: cover;
	border-bottom: solid 1px #e5e5e5;
}
.managing-director h1 {
	background: url(../images/border-bottom2.png) bottom no-repeat;
	color: #273272;
}
.managing {
	width: 100%;
	text-align: center;
}
.managing img {
	max-width: 100%;
}
/*----------------------------------------------------------------- serveice-section-open-------------------------------------------------- */

/*----------------------------------------------------------------------------contact-us-opage----------------------------------------- */

.contact-outer {
	background: #2f296c;
	padding: 25px 25px 47px 25px;
	margin: 0px 10px 30px 0px;
}
.contact-head {
	border-bottom: 1px solid #595489;
	font-size: 30px;
	color: #d8d7e0;
	font-weight: normal;
	padding-bottom: 5px;
}
.addres-outer {
	margin-top: 20px;
}
.addres-outer h3 {
	font-size: 20px;
	font-weight: normal;
	color: #d8d7e0;
	padding-bottom: 10px;
}
.addres-outer span {
	font-size: 16px;
	font-weight: normal;
	color: #d8d7e0;
}
.addres-outer p {
	color: #d8d7e0;
	font-size: 15px;
}
.addre-icon {
	border-bottom: 1px solid #595489;
	background: url(../images/contact-home.png) left top no-repeat;
	color: #d8d7e0;
	font-size: 16px;
	text-transform: none;
	padding: 0px 0px 15px 30px;
}
.call-outer {
	margin-top: 15px;
}
.call-outer span {
	color: #d8d7e0;
	font-size: 16px;
}
.call-icon {
	border-bottom: 1px solid #595489;
	background: url(../images/contact-call.png) left top no-repeat;
	margin-top: 25px;
	padding: 0px 0px 15px 25px;
	color: #d8d7e0;
	font-size: 15px;
	text-transform: none;
}
.fax-icon {
	border-bottom: 1px solid #595489;
	background: url(../images/contact-fax.png) left top no-repeat;
	margin-top: 25px;
	padding: 0px 0px 15px 25px;
	color: #d8d7e0;
	font-size: 15px;
	text-transform: none;
}
.mail-icon {
	border-bottom: 1px solid #595489;
	background: url(../images/contact-mail.png) left top 2px no-repeat;
	margin-top: 25px;
	padding: 0px 0px 15px 30px;
	color: #d8d7e0;
	font-size: 15px;
	text-transform: none;
}
.call-outer a {
	color: #d8d7e0;
	font-size: 15px;
	display: inline-block;
}
.call-outer a:hover {
	color: #d8d7e0;
}
.time-icon {
	border-bottom: 1px solid #595489;
	background: url(../images/contact-time.png) left top 2px no-repeat;
	margin-top: 25px;
	padding: 0px 0px 15px 30px;
	color: #d8d7e0;
	font-size: 15px;
	text-transform: none;
}
.map-outer {
	margin-top: 0px;
	border: solid 1px #ccc;
	padding: 10px;
	margin-bottom: 40px;
}
.map-outer iframe {
	width: 100%;
	min-height: 412px;
}
/*----------------------------------------------------------------------------contact-us-end----------------------------------------- */






.testi {
	background: url(../images/testi-border.png) center bottom 6px no-repeat;
}
.testi h1 {
	font-weight: bold;
	font-size: 40px;
	background: url(../images/testi-bullet.png) center 40px no-repeat;
	color: #fff;
	text-align: center;
	padding-bottom: 20px;
	word-break: break-word;
}
.item {
	padding: 0 15px;
	margin-bottom: 50px;
}
.testibg {
	padding: 0 15px;
	margin-bottom: 20px;
}
.testibg-text {
	float: left;
	margin: 30px 0px 40px 0px;
	background-color: #2c266a;
	border-radius: 10px;
	width: 284px;
	width: 100%;
	min-height: 200px;
	box-shadow: 0px 0px 4px #120c47;
	text-align: left;
	position: relative;
	padding: 50px;
	background: #2c266a;
}
.testibg-text p {
	color: #fff;
	font-size: 14px;
}
/* .testibg-text:after { background:url(../images/testimonial-af.png) left bottom no-repeat;}
 .testibg-text:before { background:url(../images/testimonial-af.png) left bottom no-repeat;}
  */
 
.arrow_box {
	position: relative;
	background: #88b7d5;
	border: 4px solid #c2e1f5;
}
.testibg-text:after, .testibg-text:before {
	top: 100%;
	left: 10%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.testibg-text:after {
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #2c266a;
	border-width: 30px;
	margin-left: -30px;
}
.testibg-text:before {
	border-color: rgba(194, 225, 245, 0);
	border-top-color: #221c58;
	border-width: 34px;
	margin-left: -34px;
}
.tesit-user {
	float: left;
	width: 100%;
}
.tesi-pic {
	width: 112px;
	height: 112px;
	float: left;
	margin-right: 30px;
}
.tesi-pic img {
	width: 112px;
	height: 112px;
	border-radius: 100px;
	border: solid 5px #aca5f5;
}
.name {
	color: #fff;
	color: #fff;
	font-size: 14px;
	line-height: 26px;
	margin: 25px 0px;
}
.client {background: url(../images/clientbg.jpg) center no-repeat;
	 
	background-size: cover;
	padding: 40px 0px; border-top:solid 1px #e5e5e5;
}
.cllogo {
	float: left;
	margin: 20px 0px;
	background-color: #fff;
	/* width: 284px; */
	width: 100%;
	height: 90px;
	 
	border: 1px solid #d7dadc;
	text-align: center;
	position: relative;
}
.cllogo img {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	top: 0px;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
	height: auto;
	transition: 0.7s ease-in-out;
}
.cllogo img:hover {
	max-width: 100%;
}
.section-3-img {
	width: 37.4%;
	float: left;
	border: 1px solid #ffbd33;
	padding: 7px;
	margin: 0% 8% 0% 0%;
}
.section-3-img img {
	max-width: 100%;
}
.section-3-right {
	float: left;
	width: 54%;
}
.section-3-right ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.section-3-right ul li {
	background: url(../images/check.png) left 7px no-repeat;
	text-align: justify;
	padding: 0px 0px 13px 30px;
	font-size: 16px;
	font-weight: bold;
	color: #5b5959;
}
.section-4 {
	background: url(../images/section-4.jpg) center center fixed;
	background-size: cover;
	width: 100%;
	text-align: center;
	padding: 8% 0% 7% 0%;
}
.section-4 h3 {
	color: #fff;
	font-weight: bold;
	font-size: 30px;
	text-transform: uppercase;
}
.section-4 p {
	color: #fff;
	font-size: 14px;
	padding: 1% 2% 2% 2%;
	text-align: center;
	line-height: 22px;
}
.aboout {
	background: #023f6c;
	width: 100%;
	padding: 4% 0% 4% 0%;
}
.aboout h3 {
	color: #fff;
}
.aboout p {
	color: #fff;
	line-height: 22px;
	padding-bottom: 28px;
}
.download {
	color: #7c3a9c;
	text-decoration: none;
	font-weight: bold;
}
.download:hover {
	text-decoration: underline;
}
/*-----------------------------------------------------start-Enquiry form------------------------------------------------*/

.enquiry-section {
	background: url(../images/bg3.jpg) no-repeat;
	padding: 40px 0px;
	background-size: cover;
	 
}

.dk { width:100%; }
.dk h1{ font-size:82px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#fff; line-height:75px; margin:0px 0px 20px 0px; padding:0px;}
.dk p{ font-size:24px !important; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#fff !important; }
.dkimg { width:100%; text-align:right;}
.dkimg img{ max-width:100%;}

.request{ background:#86c06b; padding:40px 0px;}
.request p{ color:#fff; font-size:25px; font-weight:600; line-height:33px; text-align:left; padding:0px; margin:0px;}
.n1121{ text-align:right; border-left:solid 10px #ff9900; color:#fff; font-size:25px; font-weight:600; line-height:33px; }
.n1121 a{  color:#fff; }

.congtact h1 {
	font-size: 35px;
	text-transform: none;
	color: #273272;
	font-weight: 600;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	line-height: 50px;
	background: url(../images/border-bottom.png) left bottom no-repeat;
}
.enquiry-section p {
	color: #585858;
	line-height: 26px;
	font-size: 16px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
.enquiry-form-outer {
	background: #fdfeff;
	border: 1px solid #f6f6f6;
	padding: 4% 15% 3% 15%;
	margin: 5% 0% 0% 0%;
}
.form-heading {
	border-bottom: 1px solid #ddd2d2;
	max-width: 562px;
	width: 100%;
	margin: 0px 0px 50px 0px;
}
.form-heading h3 {
	text-align: left;
	border-bottom: 3px solid #f0b854;
	font-size: 35px;
	font-family: Arial, Helvetica, sans-serif;
	color: #466c94;
	display: inline-block;
	padding: 0px 0px 11px 0px;
}
 .form::-webkit-input-placeholder {
 color:#434343;
}
.form:-moz-placeholder { /* Firefox 18- */
 color:#434343;
}
.form::-moz-placeholder {  /* Firefox 19+ */
 color:#434343;
}
.form:-ms-input-placeholder {
 color:#434343;
}
.formbutton button[type="submit"] {
	cursor: pointer;
	width: 100%;
	border: none;
	background: #ffbd33;
	/* background-image:linear-gradient(bottom, #8C1C50 0%, #991D57 52%);
	background-image:-moz-linear-gradient(bottom, #8C1C50 0%, #991D57 52%);
	background-image:-webkit-linear-gradient(bottom, #8C1C50 0%, #991D57 52%); */
	border: 1px solid #f5b52e;
	/*margin:0 0 5px;*/
	padding: 5px;
	border-radius: 2px;
	font-size: 25px;
}
.formbutton button[type="submit"]:hover {
}
.formbutton button[type="submit"]:active {
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}
.formbutton {
	float: left;
	width: 23%;
	margin: 20px 5px 0px 17px;
}
/* Shutter Out Horizontal-red */

.red-hvr-shutter-out-horizontal {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	/*-webkit-backface-visibility: hidden;
  backface-visibility: hidden;*/
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	background: url(../images/buton-bg-red.png) left top repeat;
	/* padding:10px 30px; */
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	text-transform: uppercase;
	/* color:#fff; */
	transition-duration: 0.3s;
}
.red-hvr-shutter-out-horizontal:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #1c224b;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.red-hvr-shutter-out-horizontal:hover, .red-hvr-shutter-out-horizontal:focus, .red-hvr-shutter-out-horizontal:active {
	color: white;
background:/*#FF0000;*/
}
.red-hvr-shutter-out-horizontal:hover:before, .red-hvr-shutter-out-horizontal:focus:before, .red-hvr-shutter-out-horizontal:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
/* Shutter Out Horizontal-red-end */





/*-----------------------------------------------------end-Enquiry form------------------------------------------------*/


/*--------------footer-----------------*/
.footer {
	background: #152029 url(../images/footer-map.png) top center fixed;
	padding: 72px 0px 0px 0px;
}
.foote-add {
	width: 100%;
}
.foote-add ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.hed {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #babab9;
	text-transform: uppercase;
}
.foote-add ul li {
	display: block;
	color: #cdcccc;
	margin-bottom: 10px;
	line-height: 10px;
	font-size: 13px;
}
.foote-add ul li i {
	margin-right: 8px;
}
.foot-info-container {
	background: #ff3204;
	color: #fff;
}
.info-box {
	padding: 0px 0px 0px 85px;
	min-height: 78px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 0px;
}
.half-part {
	float: left;
	width: 50%;
}
.foot-info h3 {
	color: #e6e6e7;
	font-weight: 600;
	font-size: 16px;
	margin-bottom: 15px;
}
.footer p {
	color: #bbbdbf;
	font-size: 13px;
}
.foot-info ul {
	margin: 0px;
	padding: 0px;
	list-style: 0px;
}
.foot-info ul li a {
	color: #b3b3b3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	padding: 0px 0px 0px 15px;
	background: url(../images/foot-arrow.png) left top 9px no-repeat;
	display: inline-block;
}
.foot-info ul li a:hover {
	color: #fff;
}
.foot-info ul li {
	color: #b3b3b3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	padding: 0px 0px 6px 0px;
	margin-bottom: 6px;
	border-bottom: dashed 1px #474d53;
}
.foot-info ul li span {
	float: right;
}
.foot-social-container {
	border-top: 1px solid #8a9094;
	margin: 50px 0px 0px 0px;
}
.foot-social-container h3 {
	color: #fffefe;
	font-weight: 600;
	font-size: 16px;
	margin: 15px 0px 10px 0px;
	padding: 0px;
}
.foot-social-container p {
	color: #f4f4f4;
	font-size: 14px;
	line-height: 26px;
	padding: 0px 0px 6px 0px;
	margin: 0px;
}
.float-right {
	float: right;
	text-align: right
}
.topsocial {
	margin: 33px 0px;
	width: 100%;
}
.social-link {
	padding: 0px 0px;
}
.social-link ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.social-link ul li {
	list-style: none;
	font-size: 14px;
	font-weight: normal;
	/* border: solid 1px #c64132; */
	background: #ce4f40;
	border-radius: 100%;
	height: 30px;
	width: 30px;
	text-shadow: 5px 5px 5px black;
	padding: 5px 8px;
	float: right;
	margin: 0px 0px 0px 4px;
	color: #fff;
	transition: 3s;
	transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
}
.social-link ul li:hover {
	/* color: #b2aa9c; */
	transform: rotateY(360deg);
	transition: 0.5s ease-in-out;
}
.copyright {
	padding: 25px 0px;
	background: #212528;
	 
}
.copy {
	font-size: 13px; line-height: 22px;
	color: #fff;
	padding-bottom: 5px;
	float: left;
}
.copy h3 {
	font-size: 15px;
	color: #fff;
	padding-bottom: 5px;
}
.copy p {
	font-size: 13px; line-height: 22px;
	color: #fff;
	padding: 0px 0px 5px 15px; position: relative;
}
.copy p i { position: absolute; left:0; top:5px; }
.powerd {
	float: right;
	text-align: right;
}
.powerd p{ text-align:right; margin:0px; padding: 0;font-size: 13px;
	color: #b3b3b3;
}

.foot-info iframe {
	max-width: 400px;
	width: 100%;
	height: 300px;
	overflow: scroll;
}
/* -----------------------------------------------blog-open-------------------------------- */
.visionouter {
	padding: 60px 0px;
	margin: 60px 0px;
	background: url(../images/visionbg.jpg) center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	position: relative;
	z-index: 0;
}
.main-heading {
	display: none;
}
.main-heading h1 {
	color: #fff;
	font-family: 'Open Sans', sans-serif !important;
	text-transform: none;
	font-size: 40px;
	font-weight: 600;
	padding: 10px 0px;
	text-align: center;
	margin: 0px;
}
.main-heading h1 span {
	color: #ed3a12;
}
.page-listing {
	text-align: center;
	padding: 8px 20px;
	background: rgba(0,0,0,0.7);
	color: #fff;
	border-radius: 25px;
	display: table;
	margin: auto;
	position: relative;
}
.page-listing ul {
	line-height: none;
	margin: 0px;
	padding: 0px;
}
.page-listing ul li {
	display: inline-block;
	color: #fff;
	background: url(../images/pagingarrow.png) left 2px no-repeat;
	font-size: 15px;
	padding: 0px 2px 0px 14px;
}
.page-listing ul li:first-child {
	background: none;
}
.page-listing ul li a {
	color: #fff;
}
.page-listing ul li a:hover {
	color: #ff4452;
	text-decoration: none;
}
.active1 {
	color: #ff4452 !important;
}
.latest-blog {
	margin-bottom: 23px;
}
.side-heading {
	color: #fff;
	background: #dc231c;
	padding: 12px 12px;
	font-weight: 500;
	font-size: 25px;
}
.update-list-box {
	background: #fff;
	border: 1px solid #e5e5e5;
	padding: 35px 5px 35px 10px;
}
.scroll-box {
	overflow-Y: scroll;
	height: 270px;
}
.cat-context {
	width: 100%;
	border: solid 1px #dedde7;
}
/* .cat-context h3{ font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:13px; line-height:22px;}
 */
.cat-context ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.cat-context ul li {
	font-size: 15px;
	border-bottom: 1px dotted #b6b6b6;
	margin: 0px;
	padding: 10px 5px 10px 30px;
	background: url(../images/blog-circle.png) 12px 12px no-repeat
}
.cat-context ul li a {
	color: #068ed9;
}
.cat-context ul li a:hover {
	color: #2f296c;
}
/* -----------------------------------------------blog-end-------------------------------- */

/* .foot-social li a:hover {
	background:#0d1c82;
	border-radius:5px;
	color:none
} */
/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	background: #1c224b;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	border-radius: 5px;
}
.hvr-shutter-out-horizontal:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #1c224b;
	border-radius: 5px;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
	color: white;
}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
/* close home page*/

/* -------------------------------------------------------services-open---------------------------------------------------------------- */

 
.side-list {
	margin: 10px 0px 30px 0px;
}
.about-image {
	background: url(../images/ourprofile.jpg) center center no-repeat;
	background-size: cover;
}
.construction-contracting {
	background: url(../images/construction.jpg) center center no-repeat;
	background-size: cover;
}
.electrical-mechanical {
	background: url(../images/electrical-m.jpg) center center no-repeat;
	background-size: cover;
}
.operation-maintenance {
	background: url(../images/operation-maintenance.jpg) center center no-repeat;
	background-size: cover;
}
.hvac-maintenance-installation {
	background: url(../images/hvac-maintenance-installation.jpg) center center no-repeat;
	background-size: cover;
}
.facility-management {
	background: url(../images/facility-management-banner.jpg) center center no-repeat;
	background-size: cover;
}
.project-support-services {
	background: url(../images/project-support-services-banner.jpg) center center no-repeat;
	background-size: cover;
}
.trading-supply-building-material {
	background: url(../images/tradding&supply.jpg) center center no-repeat;
	background-size: cover;
}
.industrial-cleaning-services {
	background: url(../images/banner-3.jpg) center center no-repeat;
	background-size: cover;
}
.career {
	background: url(../images/career.jpg) center center no-repeat;
	background-size: cover;
}
.about-training {
	background: url(../images/training&d2.jpg) center center no-repeat;
	background-size: cover;
}
.about-client {
	background: url(../images/ourclient.jpg) center center no-repeat;
	background-size: cover;
}
.about-policy {
	background: url(../images/policy.jpg) center center no-repeat;
	background-size: cover;
}
.about-organization {
	background: url(../images/orstructure.jpg) center center no-repeat;
	background-size: cover;
}
.about-vission {
	background: url(../images/ourvission.jpg) center center no-repeat;
	background-size: cover;
}
.contact {
	background: url(../images/contact.jpg) center center no-repeat;
	background-size: cover;
}
.chairman-message {
	background: url(../images/M_chairman.jpg) center center no-repeat;
	background-size: cover;
}
.general-manager {
	background: url(../images/M_GeneralManager.jpg) center center no-repeat;
	background-size: cover;
}
.about-health {
	background: url(../images/h-esaftey.jpg) center center no-repeat;
	background-size: cover;
}
.inner-overlay {
	/* background: rgba(0, 0, 0, 0.3); */
	z-index: 0;
	padding: 255px 0px 255px 0px;
	text-align: center;
}
.sideimg {
	width: 100%;
}
.sideimg img {
	width: 98%;
	background: #f1f1f1;
	border: solid 1px #ececec;
	padding: 10px;
}
.fb_iframe_widget {
	display: inline-block;
	position: relative;
}
/* -------------------------------------------------------services-open---------------------------------------------------------------- */

.vc_custom_1523864711307 {
	padding-top: 80px;
	padding-bottom: 40px;
	background-color: #f3f3f3;
}
.core_value {
	width: 18%;
	float: left;
	text-align: center;
	margin: 0 1%;
	margin-bottom: 20px;
}
.counter-style--3 {
	margin: 0 auto 20px auto;
	display: inline-block;
	font-size: 45px;
	line-height: 90px;
	cursor: pointer;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	text-decoration: none;
	z-index: 1;
	color: #00D2FF;
	text-align: center;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #d21910;
}
.counter-style--3:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
.counter-style--3.effect-4:after {
	top: -4px;
	left: -4px;
	padding: 0;
	z-index: 10;
	border: 4px dashed #d21910
}
.counter-style--3.effect-4:hover {
	box-shadow: 0 0 0 0 rgba(0,210,255,0);
	color: #FF8000
}
.counter-style--3.effect-5:after {
	top: -4px;
	left: -4px;
	padding: 0;
	z-index: 10;
	border: 4px dashed #65b65a
}
.counter-style--3.effect-6:after {
	top: -4px;
	left: -4px;
	padding: 0;
	z-index: 10;
	border: 4px dashed #00ade9
}
.counter-style--3.effect-7:after {
	top: -4px;
	left: -4px;
	padding: 0;
	z-index: 10;
	border: 4px dashed #fece43
}
.counter-style--3.effect-8:after {
	top: -4px;
	left: -4px;
	padding: 0;
	z-index: 10;
	border: 4px dashed #ef7705;
}
.counter-style--3.effect-4.sub-b:hover:after, .counter-style--3.effect-5.sub-b:hover:after, .counter-style--3.effect-6.sub-b:hover:after, .counter-style--3.effect-7.sub-b:hover:after, .counter-style--3.effect-8.sub-b:hover:after {
	-webkit-animation: spinAround 9s linear infinite;
	-moz-animation: spinAround 9s linear infinite;
	animation: spinAround 9s linear infinite
}
@-webkit-keyframes spinAround {
from {
-webkit-transform:rotate(0)
}
to {
	-webkit-transform: rotate(360deg)
}
}
@-moz-keyframes spinAround {
from {
-moz-transform:rotate(0)
}
to {
	-moz-transform: rotate(360deg)
}
}
@keyframes spinAround {
from {
transform:rotate(0)
}
to {
	transform: rotate(360deg)
}
}
.section44 {
	padding: 50px 0px;
}
.section44 h1 {
	font-weight: 600;
	font-size: 40px;
	background: url(../images/border-bottom2.png) bottom no-repeat;
	color: #273272;
	text-align: center;
	padding-bottom: 15px;
	margin: 0px 0px 25px 0px;
}
.core_value h2 {
	font-size: 18px !important;
	font-weight: 600;
	color: #d21910;
}
.safety {
	background: #65b65a;
}
.realiabal {
	background: #00ade9;
}
.trust {
	background: #fece43;
}
.innovative {
	background: #ef7705;
}
/*reponsive css start*/

 
 
 @media only screen and (max-width: 991px) {
.right-width {
	width: 100%;
	float: none;
}
.topsocial {
	margin: 33px 0px;
	padding-right: 10px;
}
.top-left-bg {
	border-right: 0px !important;
	transform: skew(0deg) !important;
}
.top-left {
	float: left;
	transform: skew(0deg);
	padding: 7px 0px;
}
.top-right {
	display: none;
}
.top-left ul li {
	display: block;
	float: left;
	padding-left: 0px;
}
.form {
	width: 100%;
}
.core_value {
	width: 48%;
}
.section-2 {
	background-image: none;
	text-align: center; padding: 30px 0px !important;
}
.yellow-streep { margin-bottom:20px;
}
}
 @media only screen and (max-width: 900px) {
.form {
	width: 96%;
}
.inner-foot {
	width: 46%;
}
.section-2-right {
	margin-top: 3%;
}
.contact-box span a {
	font-size: 18px;
}
.contact-box span {
	font-size: 18px;
}
.right-width {
	width: auto;
	float: none;
}
.dnone{ display:none;}


}
 @media screen and (max-width:768px) {
.logo {
	text-align: center;
}

.dk h1{ font-size:30px; text-align:center; margin-bottom:0px; }
.dk p{text-align:center; }
.request p { text-align:center;}

.n1121 { text-align: center;
    border-left: none; border-top:solid 1px #fff; margin:20px 0px; padding-top:20px; font-size:30px;}
.n1121 br{ display:none;}	
	
	  
 .dk h1 br{ display:none;}
  
.dkimg {text-align: center;}
.callus {
	font-size: 40px;
}
.blg1 {
	text-align: center;
}
.blog-form {
	padding: 30px 0px;
}
.copy {
	float: none; text-align:center;
}
.powerd {
	float: none;
	text-align: center;
}
.powerd p{ text-align: center;}


#respond {
	padding: 30px 15px;
}
.section-2-left {
	width: 100%;
}
.section-2-right {
	text-align: center;
	float: left;
	width: 100%;
}
.outer-box {
	width: 100%;
	margin: 20px 0% 40px 0px;
}
.box-img img {
	width: 100%;
}
.section-3-img {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	float: none;
}
.section-3-right {
	width: 100%;
	margin-top: 20px;
}
.form-2 {
	width: 95%;
}
.inner-foot {
	width: 100%;
}
.formbutton {
	width: 94%;
}
.inner-left-cont {
	width: 100%;
	margin: 0% 2.3% 4% 0%;
}
.inner-right {
	width: 100%;
	float: left;
}
.inner-right img {
	width: 100%;
}
.mission-img {
	width: 100%;
}
.mission-img img {
	width: 100%;
}
.mission-cont {
	width: 100%;
}
.purple-bg {
	width: 40%;
}
.contact-box {
	width: 100%;
	margin: 0% 5% 3% 0%;
}
.testibg-text {
	padding: 10px;
}
.inner-overlay {
	padding: 100px 0px 100px 0px;
}
.weather {
	width: 100%;
	float: none;
	margin-top: 0px;
}
.tit111 {
	float: none;
}
}
 @media screen and (max-width:600px) {
}
 @media (max-width:1024px) {
.box-img {
	height: 150px;
	margin: 0px 0px 30px 0px;
}
}
 @media only screen and (max-width:600px) {
.outer-box {
	float: left;
	width: 100%;
	margin: 10px 0px 20px 0px;
	min-height: auto;
}
.box-img {
	border-bottom: 4px solid #ffbd33;
}
.box-img span {
	left: 0px;
}
.testibg-text:after, .testibg-text:before {
	left: 20%;
}
.core_value {
	width: 98%;
}
}
 @media only screen and (max-width: 480px) {
	 .s1 a { font-size: 23px; }
.callus {
	font-size: 18px;
}
.aks {
	float: left;
}
.purple-bg {
	width: 100%;
}
.welcome {
	font-size: 40px;
}
.sec {
	background: none;
}
.sec h1 {
	font-size: 30px;
}
.testi {
	background: none;
}
.testi h1 {
	font-size: 30px;
	background: none;
	text-align: left;
}
}
