body,p,div,table,*{

	font-family: 'Inter', sans-serif !important;
	font-weight: 400 !important;
    /* color: #0c0c0c !important; */
}

input,
button,
select,
optgroup,
textarea{

    font-family: 'Inter', sans-serif !important;
    font-weight: 400 !important;
    color: #0c0c0c !important;

}

h1,h2,h3,h5,h5,h6, h1 span{
	font-family: 'Archivo', sans-serif !important;
	font-weight: 400 !important;
    color: #002e63;
}

.vcenter{
	display: flex;
	align-items: center !important;
}

footer.site-footer.footer{
	background: #0C1033 !important;
	color: #CCC !important;
}

footer.site-footer.footer a, footer.site-footer.footer *{
	color: #CCC !important;
}

.footer-links:last-child ul li:before{
	background: url("../images/emis-logo-white.png") no-repeat;
	background-size: 70px;
}

.footer-top{
	border-bottom: 1px solid rgba(255,255,255,0.2);
}

.emispage-title h1{
    color: #FFF!important;
}

.emispage-title.darkTitle h1, .prtpg-title h1, .prtdtcover h3 a{
	color: #002e63 !important;
}

.emis-leading .emispage-title h2,.emis-leading p, .emis-filters .emispage-title h2{
	max-width: 680px;
	margin: 0 auto;
}

.button-lps{
    position: relative;
    bottom: auto;
    margin-top: 20px;
}

.custom-btn-01, .ip-quote, input[type=button], input[type=submit]{
  	margin-right: 18px;
    border-radius: 5px;
    box-shadow: none !important;
    padding: 15px 38px;
    color: #009e4d!important;
    text-transform: none !important;
	background-color: #009e4d !important;
    color: #FFF !important;
	transition: all .4s ease;
    display: inline-block;
	border:1px solid #009e4d;

	min-width: 200px;
	text-align: center;
}

.custom-btn-01:hover, .ip-quote:hover, button:hover, input[type=button]:hover, input[type=submit]:hover{
	background-color: #FFF !important;
    color: #009e4d !important;
	border: 1px solid #009e4d !important;
}


.button-lps a{

    margin-right: 18px;
    border-radius: 5px;
    box-shadow: none !important;
    padding: 15px 38px;
    color: #009e4d!important;
    text-transform: none !important;
    background: #FFF;
	
	min-width: 200px;
	text-align: center;
}

.button-lps a:hover{
    background: #009e4d !important;
    color: #FFF !important;
}

.button-lps a.rq-btn{

    background-color: #009e4d !important;
    color: #FFF !important;

}

.button-lps a.rq-btn:hover{
	background-color: #FFF !important;
    color: #009e4d !important;
}

.lpbanner-left{
	padding-left: 0px;
	margin: 20px 0px;
}

.lpbanner-left,.lpbanner-left p,.lpbanner-left h1, .lpbanner-left h5{
    color: #FFF !important;
}

.bannerlp-section{
	background: url('../images/banner-bg.png') center no-repeat !important;
	background-size: cover !important;
}

.lpbanner-rights img{
	margin-bottom: 0 !important;
}

.bannerlp-section .row{
	display: flex;
	align-items: center;
}

.emispage-title h2, .emispage-title h2 span{
	color: #002e63 !important;
}

.why-us .emispage-title h2:after{
	display:none;
}

.emis-leading{
	margin-top: 50px;
}

.emis-whychoose {
	padding-top: 50px;
}

.emisbox{
	background: #002E63;
	color: #FFF !important;
	margin: 0 10px !important;
	width: calc(100% - 20px);
}

.emisbox h2, .emisbox p{
	color: #FFF !important;
}

.emisbox p{
	max-width: 600px;
	margin: 0 auto;
}

.emis-whychoosebox{
	background: url("../images/banner-bg-02.png") no-repeat center !important;
	background-size: cover !important;
}

.threeboxcover{
	border: 1px solid #FFF;
}

.threeboxcover h3, .threeboxcover p{
	color: #FFF !important;
}

.emis-filters{
	padding: 80px 0;
}

.safety-covers{
	border: none !important;
	box-shadow: none !important;
}

.emis-testleft, .emis-testright {
	display: block;
    width: 100%;
    float: left;
	padding: 0 !important;
}

.emis-testleft{
	padding: 0 10% 0 0 !important;
}

.clients-section{
	padding: 80px 0 60px 0;
}

.fix-center, .mid-center{
	padding: 0 20px !important;
}

.client-lists{
	padding-top: 30px;
}

ul.client-lists li{
	border: 0 !important;
}

#exampleModalCenter .modal-body{
	padding: 50px;
}

.breadcrumb-emi{
	margin-bottom: 0px !important;
}

.breadcrumb-emi ul li:last-child{
	border-color: #009e4d !important;
	border: none !important;
	border-right: 1px solid #e6e6e6 !important;
}

.breadcrumb-emi ul li:last-child a{
	color: #009e4d !important;
}

.product-container{
	padding-top: 60px;
}

.prtdtcover{
	background: #FFF !important;
	border: 1px solid #009e4d !important;
	height: 253px;
}


.prtdtcover:hover{
	/* background: #009e4d !important; */
	color: #FFF;
}

.prtdtcover:hover a{
	color: #FFF !important;
}

/* .prtcatdetails h3{
	margin-bottom: 20px !important;
} */

/* .prtcatdetails:first-child .prtdtcover{
	height: 470px;
	height: 230px !important;
} */

/* .prtsleft-filter{
	padding-right: 50px;
} */

.dproductbox-cover{
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	min-height: 568px;
}

.download-btn a{
	font-size: 14px !important;
}

.category-all ul li.addactive a{
	color: #ffffff !important;
}

.addactive{
	border-color: #009e4d !important;
	background-color: #009e4d !important;
}

.dprd-specifications h3{
	color: #002e63 !important;
}

.dpr-thumbs img{
	max-height: 200px;
}

.top-certifications img{
	height: 28px;
}

.top-certifications{
	margin-bottom: 20px;
}

.top-certifications span{
	margin-right: 5px;
}

.tlpbanner-left, .tlpbanner-left p, .tlpbanner-left h1{
	color: #FFF !important
}

.testingbannerlp-section{
	background: url("../images/banner-bg-02.png") no-repeat left !important;
	background-size: cover !important;
}

.testservi-left{
	width: 10% !important;
}

.testservice-bottom .testservi-left{
	width: 5% !important;
}

.emis-testfaclity.v2{
	padding: 60px 0;
}

.testservi-left img{
	
	-moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
			 -o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
			 -webkit-filter: grayscale(100%);
			 filter: gray;
			 filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	
}

.testservi-right h3{
	color: #002e63 !important;
}

.emis-whycovers h3{
	color: #002e63 !important;
}

.emis-whycovers{
	box-shadow: none !important;
	border: 1px solid #009e4d;
}

.emc-testingformpart{
	box-shadow: none !important;
	border: 1px solid #009e4d;
	right: 10%;
	padding: 40px;
}

.industry-lists{
	display: block; 
	float: left;
	padding: 0 5px 0 0;
	margin: 0!important;
}


.tf-highlight{
	background: #009e4d;
}

.tf-highlight .emis-testleft p{
	padding: 50px;	
}
	
.tf-highlight .emis-testleft p, .tf-highlight .emis-testleft strong {
	color: #FFF !important;
}

.fix-center.tf-highlight{
	padding: 0 !important;
}

.fix-center.tf-highlight .emis-testleft{
	padding-right: 2% !important;
}

.customprtpg-title.mbody{
	padding-bottom: 50px;
}

.customprtpg-title h2, .customprtpg-title h1{
	color: #002e63 !important;
}

.customprtpg-title h1:before{
	display: none;
}

.rightcdignprt{
	padding-left: 0 !important;
}

ul.visit-us{
	padding-right: 0 !important;
}

.emiscontact-address ul.visit-us li{
	background: #009e4d;
}

.emiscontact-address ul.visit-us li *{
	color: #FFF !important;
}

.emiscontact-address{
	padding-left: 5%;
}

.emiscontact-address .emis-visits{
	padding-left: 0 !important;
}

.productcategory-page, .custom-requirement{
	background: #f9f9f9 !important;
}

.responsive-menucategory{
	text-align: right;
}

@media only screen and (max-width: 992px){
		
	.emiscontact-address{
		padding-left: 0;
		margin-top: 20px; 
	}
	
	.testservi-left{
		width: 8% !important;
	}
	
	.testservice-bottom .testservi-left{
		width: 8% !important;
	}
	
	.emis-leading{
		margin-top: 50px !important;
	}
	
	.menuicon:after{
		-moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
			 -o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
			 -webkit-filter: grayscale(100%);
			 filter: gray;
			 filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");

	}
	
}



@media only screen and (max-width: 767px){
	
	.emis-testright{
		display: block !important;
		margin-top: 40px;
	}
	
	.tf-highlight .emis-testright{
		margin-top: 0;
	}
	
	.emis-testleft, .emis-testright{
		width: 100%;
	}
	
	.emis-testright{
		display: none;
	}
	
	.vcenter{
		display:block;
	}
}
.prtdtcover h3 a {
    font-size: 16px!important;
    font-weight: 700;
    word-break: break-word !important;
	color: #ffffff!important;
}
b {
    font-weight: 700 !important;
}
