@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,400,500')
@import url('https://fonts.googleapis.com/css?family=Oswald:400,500,600,700');

* {
	outline: 0 none !important;
}
a:hover {
	text-decoration: none !important;
}
a {
	display: block;
	text-decoration: none !important;
}
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	font-size: 14px;
	padding: 0px;
	font-family: 'Ubuntu', sans-serif;
}
p {
	font-family: 'Ubuntu', sans-serif;
	font-size: 16px;
	line-height: 24px;
	padding: 0px;
	margin: 0px;
	color: #262626;
	text-align:justify;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Oswald', sans-serif;
	display: block;
	padding: 0px;
	margin: 0px;
}
.clear {
	clear: both;
}

::-webkit-input-placeholder {
 color:#959494;
 opacity:1;
}
:-ms-input-placeholder {
 color:#959494;
 opacity:1;
}
::-moz-placeholder {
 color:#959494;
 opacity:1;
}
:-moz-placeholder {
 color:#959494;
 opacity:1;
}
.preloader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999999;
	background-color: #ffffff;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/preloader.GIF);
}
#preloader-bg {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff url(../images/preloader.GIF) center center no-repeat;
	z-index: 999999;
}
/*************************Start-New-codding**********************/

.no-padding {
	padding: 0px !important;
}
.top-header {
	padding: 3px 0px 2px 0px;
	background: #d03539;
}
.top-head {
	margin: 4px 0px 0px 0px;
}
.top-head ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.top-head ul li {
	color: #fff;
	font-size: 15px;
	float: left;
	margin-right: 20px;
}
.top-head ul ul{  position: absolute;
    z-index: 10000000000000;
    width: 240px;
    left: -9999px;
    /* background: #fff; */
    box-shadow: 0px 0px 4px #ccc;   }
	
	.top-head ul ul li{border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;}
.top-head ul li i {
	margin-right:6px;
	float: left;
	padding-top: 2px;
}
.top-head ul li a {
	color: #fff;
	float: left;
	word-break: break-word;
}
.top-head ul li a:hover{ color:#ffcf2c; }
.social-link {
	float: right;
	margin: 0
}
.top-social {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}
.top-social span {
	float: right;
	font-size: 14px;
	color: #eff3f5;
	margin: 4px 15px 0px 0px;
}
.top-social ul {
	float: right;
	margin: 0px;
	padding: 0px;
}
.top-social li {
	margin: 0px 2px 1px 0 !important;
	display: inline-block;
	padding: 0px !important;
	background:#fff;
	border-radius:2px;
}
.top-social li a {
	font-size: 14px;
	color: #333333;
	text-align: center;
	position: relative;
	padding: 0px;
	margin: 0px;
	transition: 0.5s ease-in-out;
	-ms-transition: 0.5s ease-in-out;
	-webkit-transition: 0.5s ease-in-out;
	-O-transition: 0.5s ease-in-out;
}
.top-social li a i {
	display: inline-block;
	padding: 5px 4px;
	margin: auto;
	width: 24px;
	height: 24px;
	transition: 0.5s ease-in-out;
	-ms-transition: 0.5s ease-in-out;
	-webkit-transition: 0.5s ease-in-out;
	-O-transition: 0.5s ease-in-out;
}
.top-social li a:hover i {
	color: #cd0231;
}
.header {
	width: 100%;
	z-index: 999;
	padding: 2px 0 2px 0;
}
.fixed {
	position: fixed;
	background: #fff;
	width: 100%;
	top: 0px;
	left: 0px;
	box-shadow: 0px 0px 2px #909090;
}
.header-bottom {
	height: 90px;
}
.logo {
	margin:8px 0px;
}
.logo img {
	max-width: 100%;
}
.yellow-streep {
	background: #ffb600;
	padding: 30px 0px;
}
.yellow-streep h1 {
	font-size: 22px;
	color: #fff;
	font-weight: 500;
}
.contac {
	float: right;
	border: solid 1px #fff;
	padding: 15px 35px;
	margin: 0px 0px;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
}
.contac:hover {
	color: #000;
}
.button-2 {
	float: left;
	background: #003e9f !important;
	margin: 10px 0px;
	font-size: 14px;
	font-weight: normal;
	padding: 16px 40px;
	text-transform: uppercase;
	color: #fff;
}
.welcome-outer {
	text-align: left;
	padding: 25px 30px 20px 34px;
	margin-top: 20px;
}
 
 
.sec { display: block; position: relative;}
.sec span{ color:#d03539; font-size:30px; display:block; margin-bottom:3px;}
.sec h1 {
	font-size: 40px;
	color: #0d0d0d;
	padding:0px 0px 10px 0px; 
	margin-bottom:20px;
}
.sec h1:after {
	background: #0c0c0c;
}
.sec h1:after{ bottom: 0px;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    width:20px;
}
.sec1 { display: block; position: relative;}
.sec1 span{ color:#fff; font-size:30px; display:block; margin-bottom:3px;}
.sec1 h1 {
	font-size: 40px;
	color: #fff;
	padding:0px 0px 10px 0px; 
	margin-bottom:20px;
}
.sec1 h1:after {
	background: #fff;
}
.sec1 h1:after{ bottom: 0px;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    width:20px;
}
.welcome-outer h2{
	font-size: 18px;
}

.welcome-outer p {
	font-size: 16px;
	color: #525252;
	line-height: 26px; 
	margin-bottom:20px;
}
.welcome-outer p img{ max-width:250px; float:left; margin-right:20px; margin-bottom:20px; border:solid 1px #fff; box-shadow:0px 0px 3px #ccc; margin-top:5px;
}
.welcome-img { width:100%; margin-top:20px; text-align:center;  margin: 104px 0px 0px 0px;}
.welcome-img img{ border:solid 6px #e5e5e5; width:100%;}

.product-iner{ border-bottom:solid 1px #fbb1c3;  margin-bottom:20px;}
.product-iner p img{ max-width:250px; float: right; margin-left:40px; margin-bottom:20px; margin-top:5px; border:solid 1px #fff; box-shadow:0px 0px 3px #ccc;}

.abtImg { margin-bottom: 30px;
}

.aboutImg {
    margin-top: 24px;
    position: relative;
    display: inline-block;
	  
}
.aboutImg img { max-width:100%;
 	  
}



.aboutImg:before {
    content: "";
    border: 1px solid #fff;
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
}


.product-outer {
	width: 100%;
	min-height: 320px;
}
.product {
	margin: 0px;
	height: 244px;
	display: flex;
	align-items: center;
	overflow: hidden;
	margin-bottom: 15px;
}
.product img {
	max-width: 100%;
	margin: 0 auto;
	transition: 0.5s ease-in-out
}
.product img:hover {
	transform: rotate(2deg) scale(1.2);
	-webkit-transform: rotate(2deg) scale(1.2);
	-o-transform: rotate(2deg) scale(1.2);
	-ms-transform: rotate(2deg) scale(1.2);
	-moz-transform: rotate(2deg) scale(1.2);
}
.pro-name a {
	font-size: 22px;
	font-weight: 600;
	text-align: center;
	text-transform: none;
	color: #333333;
	transition: 0.5s ease-in-out;
}
.pro-name a:hover {
	color: #eb0c0d;
}
.enquiry {
	text-align: center;
	width: 150px;
	margin: 30px auto;
	border: solid 1px #fff;
}
.enquiry a {
	text-align: center;
	background: #e80000;
	padding: 5px 20px;
	margin: 0 auto;
	font-size: 16px;
	color: #fff;
}
.enquiry a:hover {
	text-align: center;
	background: #e9a805;
	padding: 5px 20px;
	margin: 0 auto;
	font-size: 16px;
	color: #fff;
}
.no-padding1 {
	padding-left: 7px !important;
	padding-right: 7px !important;
}
.img-box2 {
	background: #8547aa;
	margin-bottom: 30px;
}

.product-section {
	background: url(../images/product-bg.jpg) center center fixed;
	background-size: cover;
	margin: 60px 0px 0px 0px;
}
.overlay {
	background: rgba(0,0,0,0.7);
	padding: 50px 0px;
}
.p{ width:100%; margin-bottom:25px;}
.p h1{ text-align:center; color:#fff; font-size:40px; margin-bottom:0px;}
.p p{ text-align:center; color:#fff; font-size:20px; padding:0px; margin:0px;}




.why-mkmg-capital { background:#364b81;
	width: 100%;
	margin: 0px 0px 50px 0px;
}
.why-mkmg-capital2 {
	width: 100%; margin: 0px 0px 50px 0px; display: flex;
}
.marginauto { margin:auto; }
.marginauto2 { margin: auto; position: relative !important; left: auto !important; top: auto !important;
    transform: translate(0%, 0%) !important;
	-ms-transform: translate(0%, 0%) !important;
	-moz-transform: translate(0%, 0%) !important;
	-o-transform: translate(0%, 0%) !important; 

} 
.content-relative {
	width: 80%; margin-top:70px;
	margin-bottom:70px;
	
}
.center-content {  
	position: absolute;
	top: 50%;
	left: 50%;  
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%); 
	 
}

.heading1 {position:relative;}
.heading1 h1 {
	font-size: 30px;
	color: #0d0d0d;
	padding:0px 0px 10px 0px; 
	margin-bottom:20px;
}
.heading1 h1:after {
	background: #0c0c0c;
}
.heading1 h1:after{ bottom: 0px;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    width:20px;
}
.intro-with-bg {
	height:567px; margin-top:50px;
	overflow: hidden; text-align:center;
}
.intro-with-bg img {
	max-width: 100% !important;
	height: 100%; bottom:0px;
}
 .content-relative h3{ font-size:20px; color:#000;
}
 

.content-relative p{ font-size:16px; line-height:22px; color:#fff; margin-bottom:25px;
}

 /* ============== */
 
  
         
/* Icon left */

.iconbox.left {
    text-align: left;
	width:100%;
} 

.iconbox.left .box-icon {    
    float: left;
    margin-right: 20px;
} 

.iconbox.left .box-content,
.iconbox.left .box-title,
.iconbox.left .sub-title {
    padding-left: 100px;
}

/* Icon right */
.iconbox.right {
    text-align: right;
}

.iconbox.right .box-icon {    
    float: right;
    margin-left: 20px;
} 
.box-content ul li {font-size: 16px;
    line-height: 12px;
    color: #fff;}

.iconbox.right .box-content,
.iconbox.right .box-title,
.iconbox.right .sub-title {
    padding-right: 37px;
}

/* Icon inline left */
.iconbox.inline-left {
    text-align: left;
} 

.iconbox.inline-left .box-icon {    
    float: left;
    margin-right: 20px;
} 

/* Icon Style Circle */
.iconbox.circle .box-icon {   
    border-radius: 50%;
    background-color: #18ba60;
    color: #fff;   
}

.iconbox.circle:hover .box-icon {
    background-color: #2e363a;
}

/* Icon Style Circle Out Line */
.iconbox.circle-outlined .box-icon {    
    border-radius: 50%;
    border-color: #18ba60;
    border-style: solid;
    border-width: 2px;
    color: #18ba60;    
}

.iconbox.circle-outlined:hover .box-icon {
    background-color: #2e363a;
    border-color: #2e363a;
}

/* Icon Style rounded */
.iconbox.rounded .box-icon {   
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius:100%;
    background-color: #fff;
    color: #fff;    
}

.iconbox.rounded:hover .box-icon {
    background-color: #fffffb;
}

/* Icon Style rounded Out Line */
.iconbox.outlined .box-icon {    
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-color: #18ba60;
    border-style: solid;
    border-width: 2px;
    color: #18ba60;   
}

.iconbox.outlined:hover .box-icon {
    background-color: #2e363a;
    border-color: #2e363a;
}

/* Icon Style Square */
.iconbox.square .box-icon {    
    background-color: #18ba60;
    color: #fff;   
}

.iconbox.square:hover .box-icon {
    background-color: #2e363a;
}

/* Icon Style square-outlined */
.iconbox.square-outlined .box-icon {   
    border-color: #18ba60;
    border-style: solid;
    border-width: 2px;
    color: #18ba60;    
}

.iconbox.square-outlined:hover .box-icon {
    background-color: #fff;
   
}

/* Style 1 */
.box-img { float: left; margin: 20px 20px 20px 0px; width: 50%;  }
.box-img img { max-width: 100%; }

.iconbox.left.iconbox-style1 .box-title {
    margin-bottom: 0px;
    font-size: 27px;
    padding-left: 82px;
    margin-top: 33px;
    padding: 23px 0px;
    color: #fff;
    float: left;
    width: 45%;
    line-height: 36px;
}



.iconbox.iconbox-style1 .box-icon {
    font-size: 28px;
    position: relative;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #fff;
    width: 65px;
    height: 65px;
    text-align: center;
    line-height: 54px;
   /*  -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); 
    margin-top: 13px;*/
}

.iconbox.iconbox-style1 .box-icon span img {
    /* -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); */
}

.iconbox.left.iconbox-style1 .box-content,  
.iconbox.left.iconbox-style1 .sub-title {
    padding-left: 82px; color:#555250; font-size:14px; line-height:22px;
}
 /* ================ */


.benefits-bg{  background-size:100%;}




.about {
	width: 100%;
	margin-bottom: 20px;
}
.about img {
	max-width: 100%;
}
.about-bg p {
	color: #fff;
	line-height: 28px;
	font-size: 18px;
	text-align: justify;
	margin-top: 10px;
}
 
.cllogo {
	float: left;
	margin: 10px 15px;
	width: 201px;
	background: #fff;
	height: 101px;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	border: solid 1px #cfcfcf;
}
.cllogo img {
	max-width: 100%;
	text-align: center;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	margin: auto;
}
 
 /*--------------footer-----------------*/
.footer {background:url(../images/footer.jpg) top center no-repeat;
    background-repeat: no-repeat;
    background-size: cover;
	/* background: #232323; */
	padding: 40px 0px 40px 0px;
}
.foote-add {
	width: 100%; margin-top:20px;
}
.foote-add ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.hed { font-size:16px;
	color: #efeeee; 
	font-weight:bold;
	text-transform: uppercase;
}
.foote-add ul li {
	display: block;
	padding-left: 20px;
	color: #efeeee;
	margin-bottom: 20px;
	line-height: 28px;
}
.foot-info-container {
	background: #ff3204;
	color: #fff;
}
.info-box {
	padding: 0px 0px 0px 85px;
	min-height: 78px;
	height: 100%;
	 margin: 20px 0px;
}
.half-part {
	float: left;
	width: 50%;
}
.foot-info h3 {
	color: #efeeee;
	font-weight: normal;
	font-size: 16px;
	text-transform:uppercase;
	font-family: 'Ubuntu', sans-serif;
	margin-bottom: 20px;
	background: url(../images/border-bottom.png) left bottom no-repeat;
}
.foot-info ul {
	margin: 0px;
	padding: 0px;
	list-style: 0px;
}

.foot-info ul li a {
	color: #efeeee;
	
	font-size: 14px;
	line-height: 26px;
	padding: 0px 0px 0px 13px;
	background: url(../images/foot-arrow.png) left top 8px no-repeat;
}
.foot-info ul li a:hover {
	color: #fff;
}
 
 .fsocial-link {
	float: left;
	margin: 0
}
.ftop-social {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}
.ftop-social span {
	float: left;
	font-size: 14px;
	color: #eff3f5;
	margin: 4px 15px 0px 0px;
}
.ftop-social ul {
	float: right;
	margin: 0px;
	padding: 0px;
}
.ftop-social li {
	margin: 0px 2px 1px 0 !important;
	display: inline-block;
	padding: 0px !important;
	border:solid 1px #868686;
	
	 
}
.ftop-social li a { background-image:none !important;
	font-size: 14px;
	color: #868686;
	text-align: center;
	position: relative;
	padding: 0px 5px !important;
	margin: 0px;
	transition: 0.5s ease-in-out;
	-ms-transition: 0.5s ease-in-out;
	-webkit-transition: 0.5s ease-in-out;
	-O-transition: 0.5s ease-in-out;
}
.ftop-social li a i {
	display: inline-block;
	padding: 5px 4px;
	margin: auto;
	width: 24px;
	height: 24px;
	transition: 0.5s ease-in-out;
	-ms-transition: 0.5s ease-in-out;
	-webkit-transition: 0.5s ease-in-out;
	-O-transition: 0.5s ease-in-out;
}
.ftop-social li a:hover i {
	color: #fff;
}
 
/* harpreet start */
.inrwelcome { float: right; margin: 0px 0px 15px 35px; }
.inrwelcome img { width: auto; max-width: 100%; }

.thanks-hd { text-align: center;
    display: block;
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    font-size: 42px !important;
    font-weight: 500;
    color: #cea002;
    margin: 40px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: relative;
}
.thanks-hd span { color: #000; }

/* harpreet end */
 
 
 
 
.copyright {
	padding: 10px 0px;
	background: #ffffff;
}
.copy {
	margin-top: 5px;
	text-align: center;
	color: #5d5d5d;
	font-size: 13px;
	 
}
.copy a{ display:inline-block;
}

.powerd {
	float: right;
}
/************************end*home**********************/



/****************contact-us***open*******************/

.contact-inr {padding:0px;
	margin: 50px 0px 20px 0px;
	min-height: 500px;
	 
	background:url(../images/contactbg.png) bottom right no-repeat;
}
.contact-inr h2 {
	margin: 25px 20px 5px 0px;
	padding: 0px;
	font-size: 25px;
	color: #181818;
}
.callus-row {
	border-top: 1px solid #d2d2d2;
	padding: 15px 0px;
	position: relative;
}
.callus-row:after {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	clear: both;
}
.callus-icon {
	float: left;
	font-size: 30px;
	color: #545454;
	margin: 0px;
	padding: 0px;
}
.callus-det {
	float: left;
	font-size: 16px;
	color: #000;
	line-height: 25px;
	padding: 5px 0px 0px 20px;
}
.callus-det a {
	color: #000;
	transition: all 0.2s ease-in-out; word-break:break-word;
}
.callus-det a:hover {
	color: #e29818;
}
.callus-det span {
	display: block;
	font-size: 16px;
	color: #000;
	font-weight: 600;
	text-transform: uppercase;
}
.client-list {
	display: block;
	list-style: none;
	margin: 30px 0px;
	padding: 0px 0px 0px 20px;
}
.client-list li {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 18px;
	font-size: 16px;
	font-weight: 600;
	color: #ed7d31;
	line-height: 23px;
	position: relative;
}
.client-list li:before {
	content: '\f0da';
	font-family: 'FontAwesome';
	font-size: 22px;
	position: absolute;
	top: -1px;
	left: 0px;
}
#contact-form {
	text-shadow: 0 1px 0 #FFF;
	width: 100%;
	float: left;
	background: #fdfdfd;
	border:solid 1px #ececec;
	padding: 25px;
	min-height: 500px;
	margin: 50px 0px 20px 0px;
}
#contact-form input[type="text"], #contact-form textarea, #contact-form button[type="submit"] {
	font-size: 15px;
	line-height: 12px;
}
#contact-form h2 {
	font-size: 25px;
	font-weight: normal;
	color: #1b1b1b;
	text-align: left;
	margin-bottom: 5px;
}
#contact-form h3 {
	font-weight: normal;
	font-size: 22px;
	color: #121212;
	text-align: left;
	margin: 0px 0px 20px 0px;
}
#contact-form h4 {
	margin: 5px 0 15px;
	text-shadow: none;
	display: block;
	font-size: 13px;
	padding: 0px 0px 10px 0px;
	color: #525252;
}
#contact-form label {
	display: block;
	font-weight: normal;
}
#contact-form label span {
	width: 30%;
	float: left;
	text-align: right;
	font-size: 15px;
	font-weight: normal;
	color: #706f6f;
	display: block;
	margin: 5px 10px 15px 0px;
}
#contact-form input[type="text"], input[type="password"], select, #contact-form textarea {
	width: 54%;
	/* box-shadow:inset 0 1px 2px #DDD, 0 1px 0 #FFF;
	-webkit-box-shadow:inset 0 1px 2px #DDD, 0 1px 0 #FFF;
	-moz-box-shadow:inset 0 1px 2px #DDD, 0 1px 0 #FFF; */
	border: 1px solid #c5cdc2;
	font-size: 15px;
	font-weight: normal;
	background: #FFF;
	margin: 0 0 7px;
	padding: 7px 10px;/* border-radius: 4px; */
}
#contact-form input[type="text"]:hover, #contact-form textarea:hover {
	-webkit-transition: border-color 0.3s ease-in-out;
	-moz-transition: border-color 0.3s ease-in-out;
	transition: border-color 0.3s ease-in-out;
	border: 1px solid #AAA;
}
#contact-form textarea {
	height: 70px;
	max-width: 100%;
}
.captch-text {
	float: left;
	width: 26% !important;
	margin-right: 1% !important;
}
.captcha {
	text-align: center;
	float: left;
	width: 20% !important;
	margin-right: 1% !important;
	border: 1px solid #c5cdc2;
	font-size: 22px;
	font-weight: 700;
	font-style: italic;
	background: #FFF;
	padding: 2px 0px
}
.refresh {
	text-align: center;
	float: left;
	width: 6% !important;
	border: 1px solid #c5cdc2;
	background: #FFF;
	padding: 5px 0px;
	cursor: pointer;
}
.refresh img {
	transition: all 0.5s ease-in-out;
}
.refresh:hover img {
	transform: rotate(360deg)
}
.enquiry-btn2 {
	padding: 6px 40px;
	margin: 5px 0px 0px 0px;
	display: inline-block;
	background:#1b273d;
	color: #fff;
}
.enquiry-btn2:hover { background:#ffb600; }
.error{ color:#F00;}

/****************contact-us***end*******************/





 
.product1 { background:#fff; min-height:442px; margin-bottom: 30px; } 
.product-box { display: flex;
	align-items: center;
	height: 234px;
	overflow: hidden;
	 
}
.product-box img {
	max-width: 100%;
	margin: auto;
	max-height: 100%;
	transition: 0.5s ease-in-out;
}
.product-box img:hover {
	transform: rotate(2deg) scale(1.2);
	-webkit-transform: rotate(1deg) scale(1.1);
	-o-transform: rotate(1deg) scale(1.1);
	-ms-transform: rotate(1deg) scale(1.1);
	-moz-transform: rotate(1deg) scale(1.1);
}

.product-cont{ margin:25px;}

.product-cont h2{ 
    font-size:18px;
	color: #333333;
	margin: 20px 0 5px 0;
	padding: 0 0px;
	line-height: 24px;
}
.product-cont p{ 
    font-size:14px;
	text-align:left;
	color: #5e5e5e;
	margin:0px 0px 20px 0px;
	padding: 0px;
	line-height: 20px; 
	min-height:65px; 
} 
.read-more{ display:block; } 
.read-more a{ background:#cd0231; float:left; border-bottom:4px solid #870221; color:#fff; padding:3px 12px; transition:2s;} 
.read-more a:hover{ background:#364b81; color:#fff; border-bottom:4px solid #364b81;} 
 
.acc-head {
	background: #cd0231;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 18px;
	padding: 10px 10px 10px 20px;
}
.acoding-outer {
	margin-right: 30px;
	border: 10px solid #e7e7e7;
	margin-bottom: 30px;
}
.paging {
	width: 100%;
}
.paging ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.paging ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #fff;
	float: left;
	background: url(../images/arro-paging.png) left top 5px no-repeat;
	padding-left: 12px;
	margin-right: 10px;
}
.paging ul li a {
	color: #fff;
}
.paging ul li a:hover {
	color: #fff;
	text-decoration: underline !important;
}
.paging ul li:first-child {
	background: none;
	padding-left: 0px;
}
/***********end-product***********/


/*********about**********/
 
 
#back2Top {
    width: 40px;
    line-height: 40px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    position: fixed;
    bottom: 50px;
    right: 0;
    background-color:#384d82;
    color: #fff;
    text-align: center;
    font-size: 20px;
    text-decoration: none;
	border-radius:4px;
}
#back2Top:hover {
    background-color: #cd0231;
    color: #fff;
}
 
 .inner-banner {
	width: 100%;
	background: url(../images/inner-banner1.jpg) center center no-repeat;
	background-size: cover;
	text-align: center;
	
	-webkit-box-shadow: 3px 3px 5px 0px #ccc; /*  Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	-moz-box-shadow: 3px 3px 5px 0px #ccc;  /* Firefox 3.5 - 3.6 */
	box-shadow: 3px 3px 5px 0px #ccc;/*   Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
} 
.over-banner {
    content: '';  
    background-color: rgba(206,160,2,.85) 100%;
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0.5) 0%),to(rgba(206,160,2,.85) 100%));
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0.5) 0%,rgba(206,160,2,0.85) 100%);
    background-image: -moz-linear-gradient(left,rgba(0,0,0,0.5) 0%,rgba(206,160,2,0.85) 100%);
    background-image: -ms-linear-gradient(left,rgba(0,0,0,0.5) 0%,rgba(206,160,2,0.85) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,0.5) 0%,rgba(206,160,2,0.85) 100%);
    background-image: linear-gradient(left,rgba(0,0,0,0.5) 0%,rgba(206,160,2,0.85) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='$fromColor',EndColorStr='$toColor');
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 0;
	padding: 60px 0px;
}

 
.inner-banner h1 {
	float: left;
	width: 100%;
	font-size: 40px;
	color: #fff;
	margin: 0px;
	padding-bottom: 10px;
}
.page-listing {
	text-align: center;
	padding: 4px 10px;
	background: rgba(30, 25, 24, 0.7);
	color: #fff; 
	border-radius: 0;
	display: table;
	margin: auto;
	position: relative;
	border-radius:6px;
}
.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 4px no-repeat;
	font-size: 16px;
	padding: 0px 12px 0px 18px;
}
.page-listing ul li a {
	color: #fff;
}
.page-listing ul li a:hover {
	color: #ffc601;
	text-decoration: none;
}
.active1 {
	color: #ffc601 !important;
}

.welcome-outer{ width:100%; }
.welcome-outer ul{ list-style:none; margin:0px; padding:0px;}
.welcome-outer ul li{ background:url(../images/arrow-1.png) left top 8px no-repeat; padding-left:12px; margin:0px 0px 10px 0px; color:#525252; font-size:16px; line-height:24px;}


.welcome-outer p strong{ color: #d03539; }


.about-cont {
	margin: 5px 0px 0px 0px;
}
.about-cont h3 {
	color: #0d0d0d;
	font-size: 30px;
	text-transform: uppercase;
}
.about-cont p {
	text-align: justify;
	color: #585858;
	font-size: 18px;
	line-height: 28px;
	padding: 0px 0px 20px 0px;
}
.red {
	color: #cd0231;
	font-size: 22px;
	text-shadow: none;
}
.about-img-outer {
	background: #f1f1f1;
	margin: 120px 0px 30px 0px;
	min-height: 370px;
	padding: 0px 60px;
}
.about-img {
	margin: 0px;
	width: 100%;
	position: relative;
	height: 330px;
}
.about-img img {
	max-width: 100%;
	margin: 0 auto;
	transition: 0.5s ease-in-out;
	left: 0px;
	top: -85px;
	right: 0px;
	bottom: 0px;
	position: absolute;
}

/***********About-Contact*********/

.quality { width:100%; margin-bottom:20px;}
.quality img{ width:100%;}
  
.careers{ width:100%; margin:50px 0px;}
.careers img{ max-width:100%; border:solid 1px #fff; box-shadow:0px 0px 3px #ccc;}

/*---------------------------------------- product-page-open----------------------------- */

.p-outer{ background:#fff; border:solid 1px #ccc; margin-bottom:20px; margin:20px 0px 0px 0px;  }
.product-box1{ width:100%; display:flex; min-height:150px; margin:10px 0px;}
.product-box1 img{ max-width:100%; left:0; top:0; right:0; bottom:0; text-align:center; position:relative; margin:auto;}

.conten-outer{ padding:20px 0px;}
.discription { font-size:16px; font-weight:600; text-align:left;}
.feature { font-size:16px; color:#525252;; font-weight:normal; margin-bottom:10px;}


/* table start */
.tabl{ width:100%; margin-top:12px; border-spacing:0px;  border:1px solid #ddd;  border-bottom:none; border-radius:5px 5px 0px 0px; }
.tabl thead{ background-color:#3c3939;}
.redtble thead{ background-color:#bf2130;}
.tabl th{ color:#fff; font-size:16px; font-weight:600; padding:12px 6px; text-align:left; word-wrap: break-word;}
.tabl tbody{ background-color:#fff; }
.redtble tbody{ background-color:#feecee; }
.tabl td{ padding:10px 6px; color:#525252; font-size:16px; border-bottom:solid 1px #ddd;  }
.tabl td span{ color:#079be8;}
  .tabl td img{ max-width:110px; } 
/* .tabl tr:nth-of-type(even) { background:#fff;	} */

.tabl>tbody>tr>td, .tabl>tbody>tr>th, .tabl>tfoot>tr>td, .tabl>tfoot>tr>th, .tabl>thead>tr>td, .tabl>thead>tr>th {
    border: 1px solid #ddd;
}


/* table end */



/*---------------------------------------- product-page-end----------------------------- */

/*divya home page css*/
.fa-hand-o-right{padding-right:10px;}
.infra  ul li {font-size: 16px;
    line-height: 12px;
	    padding: 0px 0px 12px 0px;
    border-bottom: 1px dotted rgb(208,53,57,0.4);
    color: #cc0131;
    margin-bottom: 25px;
}
.infra  ul li:nth-child(odd){color:#cd0231;  }
/*.infra  ul li a:hover{color:#384d82;}*/

.field-tracking{background-size: 100%;
          padding: 30px 0px 45px 0px;
    margin-bottom: 30px; background-color:#384d82;  }
.outerm img{
	    max-width: 100%;}
.outerm p{color: #fff;line-height: 41px;
    font-size: 18px;
  padding-top: 74px;
}
	#quotes1{padding-bottom: 14px;}
	#quotes2{ padding-left: 5px;
    padding-top: 10px;  }
	.slide {
	float: left;
	margin: 20px 0px;
	background-color: #fff;
	/* width: 284px; */
	width: 100%;
	height: 90px;
	box-shadow: 0px 0px 1px 0px #000;
	border: 1px solid #e6e6e6;
	text-align: center;
	position: relative;
}
.slide 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;
}
.slide img:hover {
	max-width: 100%;
}
   .client-outer{ margin-bottom: 26px;}
   .infra {
    margin-bottom: 20px;
 
} 
   .infra-img img{ max-width:100%;}
   .infra-img{padding: 6px 6px 6px 7px;text-align: center !important;}
  /*** preeti ****/
  
  
  /**innerpage banner***/
   

 
.inner-banner {
	width: 100%;
	background: url(../images/inner-banner.jpg) center center no-repeat;
	background-size: cover;
	text-align: center;
	padding: 60px 0px;
}
.inner-banner h1 {
	float: left;
	width: 100%;
	font-size: 40px;
	color: #fff;
	font-weight: bold;
	position: relative;
	margin: 0px;
	padding-bottom: 10px;
	text-shadow: 1px 1px 2px #000;
	font-family: 'Oswald', sans-serif;
}
.page-listing2 {
	text-align: center;
	padding: 6px 60px;
	background: rgba(255, 255, 255, 0.8);
	color: #fff;
	border-radius: 25px;
	display: table;
	margin: auto;
	position: relative;
}
.page-listing2 ul {
	line-height: none;
	margin: 0px;
	padding: 0px;
}
.page-listing2 ul li {
	display: inline-block;
	color: #fff;
	font-size: 16px;	
}
.page-listing2 ul li::after {
    content: "/";
    background-color: none;
    height: 0px;
    width: 6px;
    position: absolute;
    top: 9px;
    left: 132px;
    color: #000;
}
.page-listing2 ul li:last-child:after {display:none;}
    
  
.page-listing2 ul li a {
	color: #000;
    padding: 0px 16px !important;
}
.page-listing2 ul li a:hover {
	color: #ab241a;
	text-decoration: none;
}
.active1 {
	color:#ab241a !important;
}
/**end inner banner***/

/***client page ***/

.ptb {
	padding-top: 80px;
	padding-bottom: 80px;
}
/*.v-line {
	border-left: 3px solid #123641;
	padding-left: 20px;
}*/
  .Client h1 {
    font-size: 40px;
    color: #0d0d0d;
    padding: 0px 0px 10px 0px;
    margin-bottom: 20px;
}
 .Client h1:after {
    bottom: 0px;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    width: 20px;
	background: #000;
}
.block-content P{text-align:justify;}

.client-box {
    background: #fff;
    border: 1px solid #bbb;
    text-align: center;
    padding: 14px 0px;
    margin-bottom: 34px;
   
}
.client-box img{max-width:100%; }
/** end clients***/

/****about*****/
.about{background:#fff; padding:2em 0em;  }
 .mission{ padding:3em 0em; display:block; background:#fff;}
.about-text2 {
     background-size:cover !important;
    background: url(../images/about-text-bg.jpg) no-repeat;
    display: block;
       padding: 10em 0em;
}
.about-para {
    text-align: center;
}
.about-para h5 {
    color: #fff;
    font-size: 45px;
    padding: 0px 74px;
    line-height: 62px;
}
.mission h1 {font-size: 40px;
    text-align:center;
    color: #000;
    padding: 28px 0px 5px 0px;
	font-weight: 600;
	background: url(../images/heading-bg.png) bottom center no-repeat;
    padding: 0px 0px 20px 0px;}
	
.mission p{text-align:center; padding:0px 150px; font-size:16px; }	
 .mission-outer{width:100%; padding:0px  ; margin: 38px 0px; }
 .mission-pic{width:100%; margin:0px ; text-align:center; padding:0px}
  .mission-pic img{max-width:100%;}
  .mission-para{padding:10px 5px; text-align:left!important; }
  .mission-para h2 {
    padding: 5px;
    font-size: 30px;
    text-aign: left;
    ffont-weight: 600;
    text-align: left;
    font-weight: 600;
    color: #000;
}
.mission-para p{padding:5px;text-align:justify!important; color:#525252;}
/****end about*****/

/** our services ****/
.our-service{background:#fff ;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; padding:0px;}
.our-service-img{margin: 2em 0px; position:relative; transition: all 0.3s ease-in-out ;
    overflow: hidden; border:10px solid #e0dfdf;}
.our-service-img img{width:100%; transition: all 0.3s ease-in-out; }
.our-service-img:hover img {
    transform: rotate(2deg) scale(1.1) translate(0px);
}
.our-service-img:hover{box-shadow:10px 0px 10px rgb(0, 0, 0, 0.5);}
.our-service-detail {
    padding: 10px;
    display: inline-block;
    margin: 1em 0em;
}
.our-service h1{color: #2d2d2d; font-size:23px; font-weight:bold; margin-top:30px; position:relative; padding-bottom: 29px;}
/*.our-service h1:after{content:''; display:block; background:#ec5a22; width:134px ; height:2px ; position:absolute; top:44px ; left:0px;}*/
.our-service p{font-size:16px; color:#595959;  font-weight:400; margin-bottom:0px; }


/****end services ***/

/*** contact***/
/*preeti */
.overview-block-pb {
    padding: 80px 0 80px;
}
.white-bg { background: #ffffff; }
.iq-tw-6 {
    font-weight: 600;
	font-size:28px;
}
/*************************************
Contact Us 1
**************************************/
 #contact .button.black { margin-top: 20px; }
 .iq-get-in .media { margin: 25px 0; }
 .contact-form { margin-top: 30px; }

 .iq-get-in { padding: 30px; position: relative; margin-top: 0%; -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15); box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15); }
.contact-form .section-field { position: relative; width: 100%; float: left; }
 .contact-form .section-field input { position: relative; width: 100%; margin-bottom: 20px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding-left: 20px; height: 45px; line-height: 45px; clear: both; border: 1px solid #f6f6f6; background: #f6f6f6; }
 .contact-form .section-field input:focus, .contact-form .section-field.textarea textarea:focus { border: 1px solid  #0bc9e3; box-shadow: none; outline: none; background: #f6f6f6; }
 .contact-form .section-field.textarea textarea { min-height: 252px; width: 100%; float: left; color:#000000; border: 1px solid #f6f6f6; background: #f6f6f6; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding: 15px 0 0 20px; resize: none; }
#contact1 #success { display: none; }
 .contact-info { position: relative; }
 .contact-info:before { content: ""; position: absolute; height: 100%; width: 1px; left: 15px; top: 0; background: #e5e5e5; }
 .info-share { margin: 40px 0 0; padding: 0; text-align: left; }
 .info-share li { display: inline-block; list-style: none; padding: 0; margin: 0px 5px; width: inherit; }
.info-share li a { margin-top: 10px; display: block; width: 45px; height: 45px; line-height: 45px; font-size: 16px; color: #666; background: transparent; border: 1px solid #666; text-align: center; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
 .info-share li a:hover { background: #0bc9e3; border-color: #0bc9e3; color: #fff; }
.contact-form i { font-size: 20px; }
 .heading-left { position: relative; }
 .heading-left:before { content: ""; position: absolute; bottom: 0px; left: 0; width: 40px; height: 4px; background: #0bc9e3; display: inline-block; }
 .left { float: left; margin-right: 20px; margin-bottom: 22px; text-align: center; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; }
 .left i { color: #ffffff; font-size: 17px;line-height: 42px; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; }
.contact-box .right { display: table-cell; margin-top: 10px; vertical-align: top; }
.contact-box .right p { margin-top: 0px; }
.button2{ border:none ;background:#d03539; font-size: 16px; color: #ffffff; padding: 7px 20px; margin-right: 10px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; display: inline-block; vertical-align: middle; text-transform: capitalize; cursor: pointer; }
.button2:hover, .button:focus { color: #ffffff; background: #222222; -webkit-box-shadow: 2px 10px 30px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 2px 10px 30px 5px rgba(0, 0, 0, 0.1); box-shadow: 2px 10px 30px 5px rgba(0, 0, 0, 0.1); }
.iq-mt-15 { margin-top: 15px;
    float: left; }
/*************************************
Contact Us 2
**************************************/
.block-title h2 { text-transform: uppercase;  }


/**end contact**/

/*************************** media-query-strat ***************************/
@media screen and (max-width:1290px) {
.container {
	width: 95% !important;
}
}
 @media screen and (max-width:1260px) {
.slider-left2 {
	height: 237px;
}
.abn-inter1 {
	min-height: 160px;
	margin: 5px 0px 5px 0px;
}
.abn-head h1 {
	font-size: 60px;
	line-height: 51px;
}
.abn-head {
	padding: 18px 0px 16px 0px;
}
.abn-head h1 {
	font-size: 60px;
	line-height: 51px;
}
.slider-left {
	height: 280px;
	margin-bottom: 15px;
}
}
@media screen and (max-width:1200px) {
	.box-img { width: 50%;  }
	.iconbox.left.iconbox-style1 .box-title { width: 45%; }
 
}
  
 
 
 
 @media screen and (max-width:991px) {
.slider-box {
	margin-right: 0px;
}
.slider-left {
	margin: 30px 0px 10px 0px;
	height: 278px
}
.img-cont h1 {
	font-size: 28px;
}
.img-box {
	min-height: 405px;
}
.lader-cont2 h1, .lader-cont h1 {
	line-height: 30px;
	font-size: 20px;
}
.abn-head h1 {
	font-size: 70px;
	line-height: 66px;
}
 
.product-clurch, .acoding-outer {
	margin-right: 0px;
}
.about-cont {
	margin: 5px 0px 0px 0px;
}
.about-img-outer {
	padding: 0px;
}
.ex {  
   overflow-x:auto;  
	 
}
.iconbox.left {
    padding: 20px 0px;
}
}
 @media screen and (max-width:767px) {
 .intro-with-bg img{height:auto;}
 .benefits-bg{ min-height:350px;}

.intro-with-bg {
    height:100% !important;
    
}

.logo { text-align:center; width:100%; float:none;
}
.logo img { text-align:center;
}

 
 
#contact-form label span { width:100%; text-align:left;}

#contact-form input[type="text"], input[type="password"], select, #contact-form textarea {
	width: 100%;}
.captch-text{ width:100% !important;}
.captcha { width:70% !important;}
.refresh{ width:20% !important;}

.product-outer {
	min-height: 1px !important;
}
.product {
	height: auto;
}
.product-outer {
	margin-bottom: 20px;
}
.product-box1 {
    display: block;
}


/*  table {
      border: 0;
    }

    table thead {
      display: none;
    }

    table tr {
      margin-bottom: 10px;
      display: block;
    }
    
	table td:before, .tabl td:before {
		content: attr(data-th);
		float: left;
		font-size:14px;
		color: #231e1f; 
		font-weight: 600;
	}
	
    table td, .tabl td {
      display: block;
      text-align: right;
      font-size: 14px;
	  padding:10px 12px 10px 8px;
    }

    table td:last-child {
      border-bottom: 0;
    }
 .tabl>tbody>tr>td, .tabl>tbody>tr>th, .tabl>tfoot>tr>td, .tabl>tfoot>tr>th, .tabl>thead>tr>td, .tabl>thead>tr>th { border-bottom:none; 
}
 */

}
 @media screen and (max-width:600px) {
	 .our-service p {
    font-size: 15px;
}
	.about-para h5 {
    font-size: 41px;
    padding: 0px 0px;} 
	 
 }
 @media screen and (max-width:480px) {
  }
 @media screen and (max-width:380px) {

}
 