@charset "utf-8";
/* CSS Document */
body{
	padding:0px;
	margin:0px;
	font-family: 'Open Sans', sans-serif;
}
.cmiplhedder{
	width:100%;
	float:left;
	padding:10px 0px;
}
.cmiplhedder_logo{
	float:left;
}
.cmiplhedder_logoimg{
	float:left;
	width:85px;
	margin-right:15px;
}
.cmiplhedder_logotext{
	font-size:32px;
	font-family:"Times New Roman", Georgia, Times, serif;
	font-weight:bold;
	color:#0962aa;
	float:left;
	margin-top:9px;
	text-transform:uppercase;
}
.cmiplhedder_tagline {
   color: #000;
   font-style:italic;
   font-weight:bold;
}
.heddercontactdiv{
	float:right;
	
}
.careescodedie{
	width:280px;
	float:left;
}
.heddercontactfirst{
	float:right;
	margin-bottom:15px;
	width:100%;
}
.heddercontactskyp{
	float:left;
	font-size:13px;
	color:#26ade3;
	
}
.careemailinput{
	position:relative;float:left;z-index:1;width:52%;
}
.heddercontactmobile{
	float:left;
	font-size:13px;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
}
.heddercontactskypimg{
	float:left;
	margin-right:5px;
	margin-top:0px;
}
.bannertextdiv{
	float:right;
	position:relative;
	right:0px;
}
.heddercontactsecond{
	font-size:13px;
	color:#999999;
	
	
}
.heddercontactthrid{
	 float: left;
    margin-top: 15px;
}
.heddercontactsociaimg{
	float:left;
	margin-right:10px;
}
.cmiplmenu_div{
	width:100%;
	float:left;
	background: #3876AB;  
}
.cmiplmenu{
	width:100%;
	float:left;
}
.cmiplmenu ul{
	width:975px;
	float:right;
	list-style:none;
	padding:0px;
	margin:0px;
	
}
.cmiplmenu ul li{
	float:left;
	position:relative;
}
.cmiplmenu ul li a {
	float:left;
	padding:10px 40px;
	font-size:14px;
	color:white;
	font-weight:600;
	text-transform: capitalize;
	outline:none;
}
.cmiplmenu ul li a:hover{
	color:#fff !important;
	background:#3876ab !important;
}
.cmiplbannnerbuttom_right:hover{
	font-weight:bold;
}
.cmiplmenu ul li.active a  {
	color:#fff;
	background:#3876ab;
	
}
.cmiplbannner{
	float:left;
	width:100%;
	position:relative;
}
.cmiplbannnerimg{
	float:left;
	width:100%;
}
.cmiplbannnerimg img{
	width:100%;
	height:100%;
}
.cmiplbannnerbuttomdiv{
	float:left;
	width:100%;
	background:#3876ab;
	padding:10px 0px;
}
.cmiplbannnerbuttom_left{
	float:left;
	font-size:15px;
	line-height:25px;
	color:#ffffff;
}
.cmiplbannnerbuttom_leftimg{
	float:left;
	margin-right:10px;
}
.cmiplbannnerbuttom_right{
	float:right;
	font-size:14px;
	color:#ffffff;
}
.cmiplbannnerbuttom_right a{
	font-size:14px;
	color:#ffffff;
}
.cmiplbannnerbuttom_right a:hover{
	font-weight:600;
}
.cmiplbannnerbuttom_rightimg{
	float: right;
    margin-left: 15px;
    margin-top: 8px;
}
.cmiplcompanyprofile{
	width:100%;
	float:left;
	background:#f9f9f9;
	padding:80px 0px 100px;
}
.cmiplcompanyprofiletitle{
	width:100%;
	float:left;
	text-align:center;
	font-size:36px;
	color:#323232;
	font-weight:bold;
	text-transform:uppercase
}
.cmiplcompanyprofiletextt{
	width:86%;
	text-align:center;
	font-size:20px;
	float:left;
	margin:40px 0px 40px 60px;
	font-weight:300;
	color:#262626;
	line-height:34px;
	
}
.cmiplcompanyprofilebuttonouter{
	width:170px;
	margin:0 auto;
}
.profilereadmore{
	width:100%;
	float:left;
	text-align:center;
	padding:10px 0px;
	font-size:18px;
	color:#323232;
	font-weight:600;
	border:#323232 1px solid;
}
.profilereadmore:hover{
	background:#3876ab;
	border:#3876ab 1px solid;
	color:#fff;
}
.cmiplourproduct{
	width:100%;
	float:left;
	background:url(../images/ourproductbgimg.png) no-repeat center;
	min-height:620px;
	padding:100px 0px;
}
.cmiplourproducttitle{
	float:left;
	width:100%;
	text-align:center;
	font-size:36px;
	color:#f9f9f9;
	font-weight:bold;
	text-transform:uppercase
}
.cmiplourproductboxs{
	float:left;
	width:100%;
	margin-top:70px;
}
.cmiplourproductboxs_left{
	width:48% !important;
	position:relative;
	 
}
.cmiplourproductboxs_right{
	width:48% !important;
	float:right !important;
}
.cmiplourproductboxs_left:hover .cmiplourproductboxs_lefttext{
	height: auto !important;
    left: 2px;
    position: absolute;
    top: 77%;
    width: 99%;
}
.cmiplourproductboxs_right:hover .cmiplourproductboxs_lefttext{
	height: auto !important;
    left: 2px;
    position: absolute;
    top: 77%;
    width: 99%;
}

.cmiplourproductboxs_lefttext{
	float:left;
	background:rgba(0,0,0,0.7);
	width:0px;
	 transition: all 0.5s ease 0s;
	text-align:center;
	line-height:59px;
	font-size:24px;
	color:#ffffff;
	font-weight:bold;
	position:absolute;
	overflow:hidden;
	top:0px;
	width:100%;
	height:0px;
    text-transform:uppercase;
}
.cmiplourproduct_inner{
	width:1115px;
	margin:0 auto;
}
.cmipltestimonial{
	width:100%;
	float:left;
	background:#f9f9f9;
	padding:20px 0;
}
.cmipltestimonial_title{
	color: #323232;
    float: left;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
	
}
.cmipltestimonial_box{
	width:100%;
	float:left;
}
.cmipltestimonial_box_textbox{
	float:left;
	width:100%;
	background:#fff;
	box-shadow:0px 2px 2px 1px #e8e8e8;
	padding:10px;
	font-size:17px;
	color:#323232;
	position:relative;
	min-height:255px;
	font-weight:300;
	font-style:italic;
}
.cmipltestimonial_box_arrow{
	float:left;
	position:absolute;
	bottom:-20px;
	left:60px;
}
.cmipltestimonial_box_bottom{
	float: left;
    margin-left: 28px;
    margin-top: 30px;
}
.cmipltestimonial_box_img{
	float:left;
	width:100px;
	height:100px;
	margin-right:20px;
	border-radius:50px;
	background:url(../images/testmonila_personimg1.png) no-repeat;
}
.cmipltestimonial_box_img:hover{
	background:url(../images/testimonial_1.png) no-repeat;
}
.cmipltestimonial_box_img2{
	float:left;
	width:100px;
	height:100px;
	margin-right:20px;
	border-radius:50px;
	background:url(../images/testmonila_personimg2.png) no-repeat;
}
.cmipltestimonial_box_img2:hover{
	background:url(../images/testimonial_2.png) no-repeat;
}
.cmipltestimonial_box_img3{
	float:left;
	width:100px;
	height:100px;
	margin-right:20px;
	border-radius:50px;
	background:url(../images/testmonila_personimg3.png) no-repeat;
}
.cmipltestimonial_box_img3:hover{
	background:url(../images/testimonial_3.png) no-repeat;
}
.cmipltestimonial_box_img4{
	float:left;
	width:100px;
	height:100px;
	margin-right:20px;
	border-radius:50px;
	background:url(../images/testmonila_personimg4.png) no-repeat;
}
.cmipltestimonial_box_img4:hover{
	background:url(../images/testimonial_4.png) no-repeat;
}
.cmipltestimonial_box_username{
	 color: #323232;
    float: left;
    font-size: 16px;
    font-weight: 600;
    margin-top: 25px;
    width: 50%;
}
.cmipltestimonial_box_username span{
	color: #323232;
    float: left;
    font-size: 12px;
    margin-top: 5px;
    width: 100%;
}
.marginnone{
	margin:0px;
}
.cmiplcontentimg{
	width:100%;
	float:left;
	background:url(../images/cmipl_contentimg.png) no-repeat center;
	min-height:600px;
	padding:130px 0px;
}
.cmiplcontentimg_first{
	width:30%;
	float:left;
}
.cmiplcontentimg_first_margin{
	margin:0px 58px;
}
.cmiplcontentimg_firstcircle{
	width:100%;
	border:#fff 3px solid;
	border-radius:70px;
	min-height:130px ;
}
.cmiplcontentimg_firstimg{
	background: url(../images/circleimghoverpng.png) no-repeat scroll 30px 34px rgba(0, 0, 0, 0);
    float: left;
    height: 122px;
    transition: all 0.3s ease 0s;
    width: 100%;
    
}
.cmiplcontentimg_firstimg:hover{
	background:url(../images/circleimghoverpng.png) no-repeat scroll -85px 34px rgba(0, 0, 0, 0);
    float: left;
    height: 122px;
    width: 100%;
}
.cmiplcontentimg_firstimg2{
	background: url(../images/contenthoverimg2.png) no-repeat scroll 42px 36px rgba(0, 0, 0, 0);
    float: left;
    height: 122px;
    transition: all 0.3s ease 0s;
    width: 100%;
    
}
.cmiplcontentimg_firstimg2:hover{
	background:url(../images/contenthoverimg2.png) no-repeat scroll -78px 36px rgba(0, 0, 0, 0);
    float: left;
    height: 122px;
    width: 100%;
}
.cmiplcontentimg_firstimg3{
	background: url(../images/contenthoverimg3.png) no-repeat scroll 38px 48px rgba(0, 0, 0, 0);
    float: left;
    height: 122px;
    transition: all 0.3s ease 0s;
    width: 100%;
    
}
.cmiplcontentimg_firstimg3:hover{
	background:url(../images/contenthoverimg3.png) no-repeat scroll -115px 48px rgba(0, 0, 0, 0);
    float: left;
    height: 122px;
    width: 100%;
}
.cmiplcontentimg_firsttitle{
	width:100%;
	float:left;
	font-size:24px;
	color:#ffffff;
	font-weight:bold;
	margin-top:20px;
	text-align:center;
}
.cmiplcontentimg_firsttext{
	float:left;
	width:83%;
	text-align:center;
	font-size:14px;
	color:#ffffff;
	line-height:25px;
	margin:15px 0px 15px 25px;
	font-weight:300;
}
.cmiplcontentimg_first_read{
	margin:0 auto;
	width:105px;
}
.cmiplmapdiv{
	width:100%;
	float:left;
	position:relative;
	text-align:center;
	text-align:-moz-center;
}

	

.cmiplmapdiv_inner{
	width:1170px;
	margin:0 auto;
	
	
}
.cmiplmapleftdiv{
	float:left;
	background:rgba(111,109,106,0.8);
	position:absolute !important;
	min-height:370px !important;
	top:0px;
	width:30% !important;
	padding:30px 30px 30px 30px;
	text-align:left;
	
}
.cmiplmapdiv img{
	width:100%;
	height:100%;
}
.cmiplmaplefttitle{
	width:100%;
	float:left;
	font-size:20px;
	color:#ffffff;
	font-family: 'Oswald', sans-serif;
}
.cmiplmapleftfirst{
	width:92%;
	float:left;
	margin-top:20px;
}
.cmiplmapleftfirstaddrress{
	float:left;
	font-size:16px;
	color:#ffffff;
	width:100%;
	font-weight:600;
}
.cmiplmapleftfirstaddrress span{
	float:right;
	
 }
 .cmiplmapleftfirst_text{
	 float:left;
	 font-size:13px;
	 color:#ffffff;
}
.cmiplmapleftfirst_text span{
	width:100%;
	float:left;
}
.cmiplfooter{
	width:100%;
	float:left;
	background:#5a88af;
	padding-top:20px;
}
.cmiplfooter_top{
	width:100%;
	float:left;
	padding:10px 0px 30px ;
}
.cmiplfooter_top_first{
	width:25%;
	float:left;
	margin-right:90px;
	margin-left:20px;
}
.cmiplfooter_top_img{
	float:left;
	
}
.cmiplfooter_top_lefttext{
	float:left;
	font-size:14px;
	color:#000000;
	margin:15px 0px;
	line-height:24px;
}
.cmiplfooter_top_leftnumber{
	float:left;
	font-size:22px;
	color:#191919;
	font-weight:600;
}
.cmiplfooter_top_second{
	width:22%;
	float:left;
	margin-right:51px;
	
}
.cmiplfooter_top_fourth{
	width:16%;
	float:left;
	
	margin-right:60px;
}
.cmiplfooter_top_secondtitle{
	float:left;
	width:100%;
	padding-bottom:10px;
	font-size:17px;
	color:#fff;
	font-weight:bold;
	border-bottom:#cccccc 0px solid;
	text-transform:uppercase;
}
.cmiplfooter_top_secondtext{
	float:left;
	width:100%;
	font-size:13px;
	color:#000000;
}
.cmiplfooter_top_thrird {
    float: left;
    width: 18%;
	
}
.cmiplfooter_buttom{
	width:100%;
	float:left;
	border-top:#d9d9d9 1px solid;
	padding:20px 0 30px 0;
}
.cmiplfooter_buttom_left{
	float:left;
	font-size:14px;
	color:#fff;
}
.cmiplfooter_buttom_right{
	float:right;
	font-size:14px;
	color:#fff;
}
.cmiplfooter_buttom_right a{
	font-size:14px;
	color:#fff;
}
.bannertext{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    color: #ffffff;
    float: left;
    font-size: 42px;
    font-weight: bold;
    left: 70px;
    padding: 10px 30px;
    position: absolute;
    top: 190px;
}
.cmiplcontentimg_firstimgouter{
	margin:0 auto;
	width:128px;
}
.icon-bar {
    background: none repeat scroll 0 0 hsl(0, 0%, 100%);
    border-radius: 3px;
    float: left;
    height: 2px;
    margin-top: 5px;
    width: 100%;
}
.heddernumber{
	float:left;
	font-size:13px;
	color:#fff;
}
.buttomsocilimg {
    float: left;
    margin-top: 15px;
}
.heddercontactsociaimg_f{
	float:left;
	background:url(../images/fbimg.png) no-repeat;
	height:32px ;
	width:32px;
	margin-right:10px;
}
.heddercontactsociaimg_f a{
	display:block;
	height:inherit;
	width:inherit;
}
.heddercontactsociaimg_f:hover{
	background:url(../images/fimg.png) no-repeat;
}
.heddercontactsociaimg_g{
	float:left;
	background:url(../images/googleimg.png) no-repeat;
	height:32px ;
	width:32px;
	margin-right:10px;
}
.heddercontactsociaimg_g:hover{
	background:url(../images/gimg.png) no-repeat;
}
.heddercontactsociaimg_t{
	float:left;
	background:url(../images/twiter.png) no-repeat;
	height:32px ;
	width:32px;
	margin-right:10px;
}
.heddercontactsociaimg_t:hover{
	background:url(../images/timg.png) no-repeat;
}
.heddercontactsociaimg_in{
	float:left;
	background:url(../images/internet.png) no-repeat;
	height:32px ;
	width:32px;
	margin-right:10px;
}
.heddercontactsociaimg_in:hover{
	background:url(../images/in_img.png) no-repeat;
}
.cmiplfooter_top_secondtext ul{
	 color: #fff;
    float: left;
    list-style: outside none disc;
    margin: 0;
    padding-left: 16px;
    width: 100%;
}
.cmiplfooter_top_secondtext ul li{
	float:left;
	width:100%;
	margin-top:11px;
}
.cmiplfooter_top_secondtext ul li a{
	font-size:13px;
	color:#fff;
	width:100%;
}
.cmiplfooter_top_secondtext ul li a:hover {
	font-size:13px;
	color:#001c56;
	width:100%;
	text-decoration:underline;
}

.followusdiv{
	width:100%;
	float:left;
}
.contatusdiv{
	width:100%;
	float:left;
	margin-top:20px;
}
.cmiplfooter_top_callno{
	float:left;
	font-size:16px;
	color:#191919;
	margin-top:10px;
	font-weight:600;
}
.bannnertextdiv2{
	width:100%;
	position:relative;
}
.cmipltestimonial_box_first{
	float:left;
	padding:10px ;	
	width:30%;
	border-radius:5px;
	min-height:205px;
}

#box{
	 box-shadow: 1px 2px 4px 2px #999;
	-webkit-box-shadow: 1px 2px 4px 2px #999;
   -moz-box-shadow: 1px 2px 4px 2px #999;
  
   
  /*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=0, Color='#cccccc')";
 filter:
 progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=0, Color='#cccccc'),
 progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=45, Color='#cccccc'),
 progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#cccccc'),
 progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#cccccc'),
 progid:DXImageTransform.Microsoft.Shadow(Strength=-2, Direction=180, Color='#cccccc');*/
}



.cmipltestimonial_box_middle{
	float:left;
	width:30%;
	padding:10px ;
	box-shadow: 1px 2px 4px 2px #999;
	margin-left:5%;
	border-radius:5px;
	min-height:205px;
}
.cmipltestimonial_box_last{
	float:right;
	width:30%;
	padding:10px ;
	min-height:205px;
	border-radius:5px;
	box-shadow: 1px 2px 4px 2px #999;
}
.threeboxtitle{
	width:100%;
	float:left;
}
.threeboxtitle img{
	margin-top:10px;
	vertical-align:bottom;
	margin-right:10px;
}
.threeboxtitle span{
	font-size:23px;
	color:#3876ab;
	font-weight:bold;
	margin-top:5px;
	text-transform:uppercase;
}
.threeboxnormaltext{
	width:100%;
	font-size:14px;
	color:#323232;
	margin-top:20px;
	line-height:25px;
	float:left;
	font-weight:100;
}
.threeboxnormaltext ul{
	margin:0;
	padding:0;
	padding-left:15px;
}
.threeboxnormaltext ul li{
	list-style-image:url(../images/licircle.png);
	margin-bottom:5px;
	color:#323232;
	font-size:14px;
	font-weight:100;
}
.cmiplfootertop_first{
	float:left;
	width:11%;
	margin-right:40px;
}
.cmiplfootertop_second{
	float:left;
	width:15%;
	margin-right:33px;
}
.cmiplfootertop_third{
	float:left;
	width:9%;
	margin-right:40px;
}
.cmiplfootertop_fourth{
	float: left;
    margin-right: 0;
    width: 24%;
}
.cmiplfootertop_fiveth{
	float:left;
	width:10%;
	margin-right:35px;
}
.submenu{
	background: none repeat scroll 0 0 #f3f3f3;
    border-radius: 0 0 10px 10px;
    float: left;
    position: absolute;
    top: 40px;
    width: 265px;
    z-index: 99999999;
}
.submenu ul{
	padding:0px;
	margin:0px;
	width:100%;
	float:left;
}
.submenu ul li{
	padding:0px;
	margin:0px;
	width:100%;
	float:left;
}
.submenu ul li a{ 
	padding:0px;
	background: #FFF !important;
		margin:0px;
	width:100%;
	float:left;
	font-size:14px;
	color:#666666 !important;
	padding:10px;
}
.submenu ul li.active a {
    background: none repeat scroll 0 0 #3876ab !important;
    color: #fff !important;
}
.submenu ul li:last-child:hover a{  
   border-radius:0px 0px 10px 10px ;
}




.hedderadd{
	float:right;
}
.rightbannerdiv{
	position: fixed;
    right: 4px;
    top: 119px;
    width: 55px;
	z-index:999;
}
.rightbannerdiv1{
	position: fixed;
    right: 60px;
    top: 119px;
    width: 200px;
	z-index:999;
}
.rightbannerdiv1 img{
	width:100%;
}

.bannercontentinner{
	width:1170px;
	margin:0 auto;
	/*position:relative;*/
}
.bannercontentinner_left{
	width:205px;
	height:271px;
	float:left;
	left:50px;
	top:60px;
	left: 73px;
	background:url(../images/bannnercontentbg.png) no-repeat;
	padding-top:30px;
	position:absolute;
}
.bannercontentinner_left_title{
	float:left;
	font-size:35px;
	color:#ffffff;
	text-shadow:1px 1px 1px #333;
	text-transform:uppercase;
	text-align:center;
	width:100%;
}
.bannercontentinner_left_text{
	float:left;
	font-size:25px;
	color:#ffffff;
	text-shadow:1px 1px 1px #333;
	text-align:center;
	width:100%;
}
.bannercontentinner_left_text span{
	font-size:35px;
	
}
.homenewdinewandeventsdiv{
	width:100%;
	float:left;
	background:#3c607e;
	box-shadow: 0 -9px 8px 0 #365671 inset;
}
.homeeventdiv{
	background:url(../images/eventbg.png) no-repeat;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	padding:30px 0px;
	width:550px;
	float:left;
	text-align:center;
}
.homeeventdiv_textspecial{
	font-size:14px;
	color:#ffffff;
	float:left;
	padding:8px 2px;
	margin-left:2px;
}
.innercontet_left{
	float:left;
	width:70%;
}


.innercontet_right{
	float:right;
	width:26%;
}
.inner_mainheading{
	font-size:24px;
	color:#3876ab;
	float:left;
	font-weight:bold;
	margin-top:5px;
	text-transform:uppercase;
	width:100%;
	border-bottom:solid 1px #d6d6d6;
	padding-bottom:15px;
	margin-bottom:25px;
	
}
.innerrightmenu{
	width:160%;
	margin-bottom:15px;
	border-bottom:2px solid #dadada;
	border-radius:5px;
	padding:15px;
	background:#fff;
	color:#3876ab;
	float:left;
	font-weight:600;
}

.innerrightmenu_3{
	width:69%;
	margin-bottom:15px;
	margin-left: 100px;
	border-bottom:2px solid #dadada;
	border-radius:5px;
	padding:15px;
	background:#fff;
	color:#3876ab;
	float:left;
	font-weight:600;
}
.innerrightmenu_3:hover{
	border-bottom:2px solid #3876ab;
	background:#3876ab;
	color:#fff;
	cursor:pointer;
}
.innerrightmenu:hover{
	border-bottom:2px solid #3876ab;
	background:#3876ab;
	color:#fff;
	cursor:pointer;
}
.innercontet_left p{
	font-size:14px;
	color:#333333;
	line-height:23px;
	margin-bottom:20px;
}
.innercontentUI{
	width:100%;
	float:left;
	padding-left:40px;
}
.innercontentUI li{
	font-size:14px;
	color:#333333;
	line-height:23px;
	margin-bottom:20px;
	padding-left:10px;
}
.inner_subheading{
	font-size:20px;
	color:#3876ab;
	width:100%;
}
.inner_smallheading{
	font-size:14px;
	color:#3876ab;
	width:100%;
	margin-bottom:10px;
	font-weight:bold;
	margin-top:0px;
	float:left;
}
.innercontentUInew{
	width:100%;
	float:left;
	padding-left:40px;
}
.innercontentUInew li{
	font-size:14px;
	color:#333333;
	line-height:23px;
	margin-bottom:5px;
	padding-left:10px;
}
#innercontent_left 
#innercontent_left { width:100% ;}


#inquiry input{
	width:100%;
	z-index:1 !important;
	border:1px solid #cccccc;
	height:42px;
	border-radius:3px;
	float:left;
	padding:5px;
}
:-moz-placeholder {
    color: #999;
} 
#inquiry select{
	width:50%;
	margin-right:25%;
	border:1px solid #cccccc;
	height:32px;
	border-radius:3px;
	float:left;
}

#inquiry textarea{
	width:100%;
	
	border:1px solid #cccccc;
	height:100px;
	border-radius:3px;
	resize:none;
	float:left;
}

.submit_button{
	background: none repeat scroll 0 0 #3876ab;
    color: #ffffff;
    width: 100px !important;
	float:left;
}

.labell{
	float:left;
	width:20%;
	margin-top:6px;
	
}

.catp{
	float:left;
	width:280px;
	
	
}

#inquiry p{
	width:100%;
	float:left;
	margin-bottom:10px;
}
.incapimg{
	float:right;margin-top:3px;
}

#careers input{
	width:50%;
	margin-right:25%;
	border:1px solid #cccccc;
	height:32px;
	border-radius:3px;
	float:left;
	z-index:1 !important;
}
.pccleftpanel ul li a:hover{
	text-decoration:underline;
}

#careers p{
	width:100%;
	float:left;
	margin-bottom:10px;
}
.innercontet_left li{
	float:left;
	width:100%;
}
p {

	text-align:justify;
}
.img1 img{
	box-shadow: 6px 5px 2px 0 #666;
}
.productboxinner{
	margin:0 auto;
	width:1035px;
}
.applicatinonboxs{
	width:100%;
	float:left;
}
.applicatinonboxs_first_line{
	width:100%;
	float:left;
}
.applicatinonboxs_first{
	width:220px;
	margin-right:17px;
	float:left;
	position:relative;
	margin-bottom:15px;
}
.applicatinonboxs_firsttextdiv{
	position:absolute;
	width:90%;
	float:right;
	bottom:80px;
	right:0px;
	padding:5px 0px;
	padding-left:10px;
	border-bottom:1px #fff solid;
	border-top:1px #fff solid;
	background:url(../images/background-application.png);
}
.applicatinonboxs_firsttext{
	float:left;
	width:100%;
	font-size:17px;
	color:#ffffff;
	font-weight:bold;
}
.applicatinonboxs_firstmarginnone{
	margin-right:0px;
}
.keypersonstesimonialdiv{
	width:100%;
	float:left;
	display:table;
	text-align:center;
	margin-bottom:50px;
}
.keypersonstesimonialdiv_first{
	width:30%;
	display:inline-block;
	border-radius: 5px;
    box-shadow: 1px 2px 4px 2px #999;
	padding:10px;
	margin-right:36px;
	
}
.keypersonstesimonialdiv_firstmarginnone{
	margin:0px !important;
}
.maginbuttom{
	margin-top:20px !important ;
}

.keypersonstesimonialdiv_firstimg{
	width:100%;
	float:left;
	text-align:center;
	margin-bottom:20px;
}
.keypersonstesimonialdiv_firsttitle{
	width:100%;
	float:left;
	text-align:center;
	font-size:19px;
	color:#222222;
	font-weight:600;
}
.keypersonstesimonialdiv_firsttext{
	width:100%;
	float:left;
	text-align:center;
	font-size:14px;
	margin-bottom:10px;
	color:#333333;
	font-weight:bold;
}
.keypersonstesimonialdiv2{
	display: table;
    margin: 0 auto;
    width: 70%;
}
.relatedrightimgdiv{
	float:right;
	width:60%;
	/*margin-top: 35px;*/
}
.pccrightpanelimg{
	float:right;
	margin-top:20px;
}
.pccleftpanel{
	float:left;
	width:50%;
}
.fontnormal{
	font-weight:normal;
}
.directtorytesimonialdiv_first {
    float:left;
    text-align: center;
    width: 245px;
	border-radius: 5px;
    box-shadow: 1px 2px 4px 2px #999;
	padding:10px;
	min-height:350px;
}
.directtorytesimonialdiv_firstmargin {
	margin: 0 36px;
}
.submenu ul li:last-child a{
	border-radius:0px 0px 10px 10px;
}
.keypersonstesimonialdiv_firstimg img, .keypersonstesimonialdiv_firstimg img:visited {
   filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
	-ms-filter:grayscale(0%);
	filter: none;
}
.keypersonstesimonialdiv_firstimg img:hover, .keypersonstesimonialdiv_firstimg img:active {
    
	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"); /*     Firefox 10+, Firefox on Android */
filter:gray; /* IE6-9 */
-webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
-webkit-backface-visibility: hidden; /* Fix for transition flickering */
-moz-filter: grayscale(100%);
-o-filter: grayscale(100%);
-ms-filter:grayscale(100%);
  border:none;

	/* filter: grayscale(100%);
	-webkit-filter: grayscale(100%);  /* For Webkit browsers */
	/*filter: gray;  /* For IE 6 - 9 */
	/*-webkit-transition: all .6s ease;  /* Transition for Webkit browsers */
	/*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"); /* Firefox 10+, Firefox on Android */*/
  
}
.appimg1{
	background:url(../gallery/appimg1.png) no-repeat;
	width:27px;
	height:30px;
	float:left;
	margin-right:5px;
}
.innerrightmenu:hover .appimg1{
	background:url(../gallery/appimg1_hover.png) no-repeat;
	
}

.appimg2{
	background:url(../gallery/appimg2.png) no-repeat;
	width:27px;
	float:left;
	margin-right:5px;
	height:30px;
}
.innerrightmenu:hover .appimg2{
	background:url(../gallery/appimg2_hover.png) no-repeat;
	
}
.appimg3{
	background:url(../gallery/appimg3.png) no-repeat;
	width:27px;
	height:30px;
	float:left;
	margin-right:5px;
}
.innerrightmenu:hover .appimg3{
	background:url(../gallery/appimg3_hover.png) no-repeat;
	
}
.appimg4{
	background:url(../gallery/appimg4.png) no-repeat;
	width:27px;
	height:30px;
	float:left;
	margin-right:5px;
}
.innerrightmenu:hover .appimg4{
	background:url(../gallery/appimg4_hover.png) no-repeat;
	
}
.appimg5{
	background:url(../gallery/appimg5.png) no-repeat;
	width:27px;
	height:30px;
	float:left;
	margin-right:5px;
}
.innerrightmenu:hover .appimg5{
	background:url(../gallery/appimg5_hover.png) no-repeat;
	
}
.appimg6{
	background:url(../gallery/appimg6.png) no-repeat;
	width:27px;
	height:30px;
	float:left;
	margin-right:5px;
}
.innerrightmenu:hover .appimg6{
	background:url(../gallery/appimg6_hover.png) no-repeat;
	
}
.appimg7{
	background:url(../gallery/appimg7.png) no-repeat;
	width:27px;
	height:30px;
	float:left;
	margin-right:5px;
}
.innerrightmenu:hover .appimg7{
	background:url(../gallery/appimg7_hover.png) no-repeat;
	
}
.appimg8{
	background:url(../gallery/appimg8.png) no-repeat;
	width:27px;
	height:30px;
	float:left;
	margin-right:5px;
}
.innerrightmenu:hover .appimg8{
	background:url(../gallery/appimg8_hover.png) no-repeat;
	
}
.appimg9{
	background:url(../gallery/appimg9.png) no-repeat;
	width:27px;
	height:30px;
	float:left;
	margin-right:5px;
}
.innerrightmenu:hover .appimg9{
	background:url(../gallery/appimg9_hover.png) no-repeat;
	
}
.appimg10{
	background:url(../gallery/appimg10.png) no-repeat;
	width:27px;
	float:left;
	margin-right:5px;
	height:30px;
}
.innerrightmenu:hover .appimg10{
	background:url(../gallery/appimg10_hover.png) no-repeat;
	
}
.appimg11{
	background:url(../gallery/appimg11.png) no-repeat;
	width:27px;
	height:30px;
	float:left;
	margin-right:5px;
}
.innerrightmenu:hover .appimg11{
	background:url(../gallery/appimg11_hover.png) no-repeat;
	
}
.appimg12{
	background:url(../gallery/appimg12.png) no-repeat;
	width:27px;
	height:30px;
	float:left;
	margin-right:5px;
}
.innerrightmenu:hover .appimg12{
	background:url(../gallery/appimg12_hover.png) no-repeat;
	
}
.appimg13{
	background:url(../gallery/appimg13.png) no-repeat;
	width:27px;
	height:30px;
	float:left;
	margin-right:5px;
}
.innerrightmenu:hover .appimg13{
	background:url(../gallery/appimg13_hover.png) no-repeat;
	
}

.aboutus1{
	background:url(../gallery/aboutusimg1.html) no-repeat;
	width:27px;
	height:30px;
	float:left;
	margin-right:5px;
}
.innerrightmenu:hover .aboutus1{
	background:url(../gallery/aboutusimg1_hover.html) no-repeat;
	
}
.aboutus2{
	background:url(../gallery/aboutusimg2.html) no-repeat;
	width:27px;
	height:30px;
	float:left;
	margin-right:5px;
}
.innerrightmenu:hover .aboutus2{
	background:url(../gallery/aboutusimg2_hover.html) no-repeat;
	
}
.aboutus3{
	background:url(../gallery/aboutusimg3.html) no-repeat;
	width:27px;
	height:30px;
	float:left;
	margin-right:5px;
}
.innerrightmenu:hover .aboutus3{
	background:url(../gallery/aboutusimg3_hover.html) no-repeat;
	
}
.aboutus4{
	background:url(../gallery/aboutusimg4.html) no-repeat;
	width:27px;
	height:30px;
	float:left;
	margin-right:5px;
}
.innerrightmenu:hover .aboutus4{
	background:url(../gallery/aboutusimg4_hover.html) no-repeat;
	
}
.aboutus5{
	background:url(../gallery/aboutusimg5.html) no-repeat;
	width:27px;
	height:30px;
	float:left;
	margin-right:5px;
}
.innerrightmenu:hover .aboutus5{
	background:url(../gallery/aboutusimg5_hover.html) no-repeat;
	
}
.profileimg1{
	background:url(../gallery/profilerighticonimg1.html) no-repeat;
	width:27px;
	height:30px;
	float:left;
	margin-right:5px;
}
.innerrightmenu:hover .profileimg1{
	background:url(../gallery/aboutusimg5_hover.html) no-repeat;
	
}
.profileimg1{
	background:url(../gallery/profilerighticonimg1.html) no-repeat;
	width:27px;
	height:30px;
	float:left;
	margin-right:5px;
}
.innerrightmenu:hover .profileimg1{
	background:url(../gallery/profilerighticonimg1_hover.html) no-repeat;
	
}
.profileimg2{
	background:url(../gallery/profilerighticonimg2.html) no-repeat;
	width:27px;
	height:30px;
	float:left;
	margin-right:5px;
}
.innerrightmenu:hover .profileimg2{
	background:url(../gallery/profilerighticonimg2_hover.html) no-repeat;
	
}
.profileimg3{
	background:url(../gallery/profilerighticonimg3.html) no-repeat;
	width:27px;
	height:30px;
	float:left;
	margin-right:5px;
}
.innerrightmenu:hover .profileimg3{
	background:url(../gallery/profilerighticonimg3_hover.html) no-repeat;
	
}
.productimg1{
	background:url(../gallery/productimg1.png) no-repeat;
	width:27px;
	height:30px;
	float:left;
	margin-right:5px;
}
.innerrightmenu:hover .productimg1{
	background:url(../gallery/productimg1_hover.html) no-repeat;
	
}
.productimg2{
	background:url(../gallery/productimg2.png) no-repeat;
	width:27px;
	height:30px;
	float:left;
	margin-right:5px;
}
.innerrightmenu:hover .productimg2{
	background:url(../gallery/productimg2_hover.html) no-repeat;
	
}
.productimg3{
	background:url(../gallery/productimg3.png) no-repeat;
	width:27px;
	height:30px;
	float:left;
	margin-right:5px;
}
.innerrightmenu:hover .productimg3{
	background:url(../gallery/productimg3_hover.html) no-repeat;
	
}
.contactusimg1{
	background:url(../gallery/contactusimg1.html) no-repeat;
	width:27px;
	height:30px;
	float:left;
	margin-right:5px;
}
.innerrightmenu:hover .contactusimg1{
	background:url(../gallery/contactusimg1_hover.html) no-repeat;
	
}
.contactusimg2{
	background:url(../gallery/contactusimg2.html) no-repeat;
	width:27px;
	height:30px;
	float:left;
	margin-right:5px;
}
.innerrightmenu:hover .contactusimg2{
	background:url(../gallery/contactusimg2_hover.html) no-repeat;
	
}
.contactusimg3{
	background:url(../gallery/contactusimg3.html) no-repeat;
	width:27px;
	height:30px;
	float:left;
	margin-right:5px;
}
.innerrightmenu:hover .contactusimg3{
	background:url(../gallery/contactusimg3_hover.html) no-repeat;
	
}
.cmiplproduct_box_first{
	width:30%;
    float:left;
	position:relative;
	display: inline-block;
    transform: translateZ(0px);
	-webkit-transform: translateZ(0px);
	transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-property: transform;
	-webkit-transition-property: transform;
}
.cmiplproduct_box_first:hover{
	transform: scale(1.06);
	-webkit-transform: scale(1.06);
}
.cmiplproduct_box_firstcontetnt{
	width:90%;
    float:right;
	right:0px;
	position:absolute;
	bottom:0px;
	top:158px;
}
.cmiplproduct_box_first:hover .cmiplproduct_box_firstcontetnt_text{
	transform: scale(1);
	-webkit-transform: scale(1);
}
.cmiplproduct_box_firstcontetnt_title{
	 border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    color: #fff;
    float: left;
    font-size: 22px;
    font-weight: bold;
    padding: 5px 0;
    text-transform: uppercase;
    width: 100%;
}
.cmiplproduct_box_firstcontetnt_title:hover{
	color:#3876ab;
}
.cmiplproduct_box_firstcontetnt_text{
	width:100%;
	float:left;
	font-size:17px;
	color:#fff;
	margin-top:15px;
	padding-left:5px;
	opacity:0;
	
}
.cmiplproduct_box_first:hover .cmiplproduct_box_firstcontetnt_text{
	opacity:1;
	
}
.cmiplproduct_box_firstcontetnt_text:hover{font-weight:bold;}
.cmiplproduct_box_firstcontetnt_knowmore{
	float:right;
	font-size:14px;
	color:#fff;
	margin-top:152px;
	 margin-bottom: 14px;
	 opacity:0;
	
}
.cmiplproduct_box_first:hover .cmiplproduct_box_firstcontetnt_knowmore{
	opacity:1;
	
}
.cmiplproduct_box_firstcontetnt_knowmore:hover{
	font-weight:bold;
}
.cmiplproduct_box_firstcontetnt_knowmore span{
	margin:0px 10px;
}
.cmiplproduct_box_firstmargin{
	margin:0px 50px;
}
.productchart{
	width:100%;
	float:left;
	display: inline-block;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: transform;
	
}
.productchart:hover{
	transform: scale(1.03);
}
.keypersonstesimonialdiv_firstimg img{
	border-radius:165px;
	width:163px;
	/*height:163px;*/
}
.ecocarerightimg img{
	width:100%;
}
.qualityleftpanel{
	width:56%;
	float:left;
	text-align:justify;
}
.qualityrightpanel{
	
	width:39%;
	float:right;
}
.corsocilaimgs{
	margin-right:30px;
	width:235px;
	box-shadow: 6px 5px 2px 0 #666;
	height:210px;
	
}
.mapcontactinforight{
	float:left;
	width:50%;
}
.mapcontactinfoleft{
	float:left;
	width:50%;
}
.mapcontactinfomapleft{
	float:left;
	width:48%;
}
.mapcontactinfomapright{
	float:right;
	width:48%;
}
.relatedleftpanel ul li a:hover{
	text-decoration:underline;
}
.gallaryimgs img{
	border:#3c6080 1px solid;
}
.gallaryimg1{
	transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: transform;
	-webkit-transform: translateZ(0px);
    -webkit-transition-duration: 0.3s;
    -webkit-transition-property: transform;
	
}
.gallaryimg1:hover{
	 transform: scale(1.08);
	 -webkit-transform: scale(1.08);
}
.formallaimg{
	width:100%;
	float:left;
	text-align:center;
	margin:10px 0px;
}
.groupcompmenu{
	width:40%;
	float:left;
}
.groupcompmenu ul{
	width:100%;
	float:left;
	padding:0px;
	margin:0px;
	list-style:none;
}
.groupcompmenu ul li{
	border-bottom: 1px solid #ccc;
    display: table;
    padding: 5px 0;
    width: 100%;
}
.groupcompmenu_logo{
	
	height:55px;
	display:table-cell;
	vertical-align:middle;
	width:70px;
	
}
.groupcompmenu_logo img{
	display:table-cell;
	vertical-align:middle;
}
.groupcompmenu_text{
	color: #3876ab;
    float: right;
    font-size: 14px;
    font-weight: 600;
    margin-left: 10px;
    margin-top: 18px;
    width: 98%;
}
.inquriy_inputdiv{
	float:left;
	width:50%;
	position:relative;
}
.capmanindiv{
	float:left;
	width:100%;
}
.quicklaneleft{
	float:left;
	width:40%;
}
.pulbrightboxdiv {
    float: left;
    margin-right: 10px;
    width: 30%;
}
.Relatedtext{
	float:left;
	line-height:44px;
	margin-right:10px;
}
.hiltedtext{
	width:100%;
	padding:20px 0;
	background:#fff;
	color:#000;
	float:left;
	font-weight:600;
	text-align:center;
	font-size:18px;
}
.relatedproductsul li{
	float:left;
	list-style:none;
	width:auto;
	width:269px;
}
.relatedproductsul li a{
	float:left;
	margin-bottom:12px;
	border-bottom:2px solid #dadada;
	border-radius:5px;
	padding:12px;
	background:#fff;
	color:#3876ab;
	font-weight:600;
	font-size:13px;
	width:96%;
}
.relatedproductsul li a:hover{
	border-bottom:2px solid #3876ab;
	background:#3876ab;
	color:#fff;
	cursor:pointer;
	text-decoration:none !important;
}
.productblankdiv{
	width:100%; float:left; height:80px;
}
.inquiryentrcodeouter{
	position:relative; float:left; width:155px;
}
.inquloadimg{
	margin-top:10px;
}
.relatedproductsul{
	padding-left:0px;
}
.pccsmallrelatedproductsul{
	width:75%; float:left;
}
.pvcindleftbox{
	width:auto;
}
.pvcind_imgandtext{
	width:100%;
	float:left;
}
.pvcind_imgandtextfirst{
	float:left; width:345px;
	
}
.pvcind_imgandtextsecond{
	float:right; width:377px;
	
}

