@charset "utf-8";
/* CSS Document */


@font-face {
    font-family: 'robotoblack';
    src: url('../font/roboto-black-webfont.eot');
    src: url('../font/roboto-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/roboto-black-webfont.woff') format('woff'),
         url('../font/roboto-black-webfont.ttf') format('truetype'),
         url('../font/roboto-black-webfont.svg#robotoblack') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotoblack_italic';
    src: url('../font/roboto-blackitalic-webfont.eot');
    src: url('../font/roboto-blackitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/roboto-blackitalic-webfont.woff') format('woff'),
         url('../font/roboto-blackitalic-webfont.ttf') format('truetype'),
         url('../font/roboto-blackitalic-webfont.svg#robotoblack_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'robotobold';
    src: url('../font/roboto-bold-webfont.eot');
    src: url('../font/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/roboto-bold-webfont.woff') format('woff'),
         url('../font/roboto-bold-webfont.ttf') format('truetype'),
         url('../font/roboto-bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotoregular';
    src: url('../font/roboto-regular-webfont.eot');
    src: url('../font/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/roboto-regular-webfont.woff') format('woff'),
         url('../font/roboto-regular-webfont.ttf') format('truetype'),
         url('../font/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'robotolight';
    src: url('../font/roboto-light-webfont.eot');
    src: url('../font/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/roboto-light-webfont.woff') format('woff'),
         url('../font/roboto-light-webfont.ttf') format('truetype'),
         url('../font/roboto-light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'robotothin';
    src: url('../font/roboto-thin-webfont.eot');
    src: url('../font/roboto-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/roboto-thin-webfont.woff') format('woff'),
         url('../font/roboto-thin-webfont.ttf') format('truetype'),
         url('../font/roboto-thin-webfont.svg#robotothin') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotomedium';
    src: url('../font/roboto-medium-webfont.eot');
    src: url('../font/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/roboto-medium-webfont.woff') format('woff'),
         url('../font/roboto-medium-webfont.ttf') format('truetype'),
         url('../font/roboto-medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}



img {
    max-width: 100%;
	
}

.head-logo img {
    width: 100%;
    height: auto;
}

.head-div {
    float: left;
    width: 100%;
    background-color: #2a80b9;
    color: #FFFFFF;
    text-align: right;
	padding: 4px 0;
}
.div-contact {
    float: right;
/*	margin: 0 10px 0 0;*/
    margin: 0 30px 0 0;

	font-family: robotoregular;
    font-size: 13px;
}
.div-msg {
    float: right;
/*	margin: 0 10px 0 0;*/
    margin: 0 30px 0 0;
	font-family: robotoregular;
    font-size: 13px;
}
i.fa.fa-envelope-o {
    padding: 0 5px 0 0;
}

i.fa.fa-phone {
    padding: 0 5px 0 0;
}
header {
    width: 100%;
    float: left;
}
.container {
    width: 1115px;
    padding: 0;
}
.head-logo {
    float: left;
    width: 35%;
	padding: 2.2% 0;
}
.menu {
    float: right;
    width: 65%;
}
ul.dropdown-menu-list {
    visibility: hidden;
    position: absolute;
    z-index: 9999;
    background-color: aliceblue;
    padding: 0 0;
    list-style: none;
    padding: 5px 12px;
}
ul.nav li a {
    font-family: 'robotomedium';
    /* font-size: 14px; */
    color: #5d5d5d;
	transition: background 0.3s linear;
	/*font-weight: 700;*/
}
.menu-serch span.form-control-feedback {
    top: 0;
}
.menu-serch .form-group.has-feedback {
    margin: 0;
}
.menu-serch {
    float: right;
    padding: 0 0 0 0;
	width: 60%;
}
.menu ul.nav {
    float: right;
}
.menu-serch span.form-control-feedback i.fa {
    color: #2A80B9;
}

.slide-div-wrap {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
}

.slider-div1 {
    /* width: 39.5%; */
	width: 100%;
    float: left;
    /* padding: 5px; */
}

.slider-div2 {
   /* width: 37%;*/
   width: 100%;
    float: left;
    margin: 0 3px 0 0;
}

.slider-div3 {
   /* width: 23%; */
   width: 100%;
    float: left;
    margin: 0 0 0 0px;
}
.div-sec2 {
    width: 100%;
    float: left;
}

.slice {
    width: 50%;
    float: left;
    position: relative;
 }

.div-sec1 {
    width: 100%;
    float: left;
    margin: 0 0 3px 0;
}


.banner {
    float: left;
    width: 100%;
}

section.back-wht, section.backgnd-grey {
    float: left;
    width: 100%;
    background-color: #f4f4f4;
    padding: 30px 0;
}
.hd-abt {
    margin: 0 0 10px 0;
    font-size: 24px;
    font-family: robotolight;
    color: #0f0f8a;
	font-weight: bold;
	padding-top: 0;
/*	padding-top: 16px;*/
	padding-bottom:10px;
}



.hd-abt-serve {
    margin: 0px 0px 10px;
    font-size: 24px;
    font-family: robotolight;
    color: #0F0F8A;
    font-weight: bold;

}
.cnt-rt-abt {
    float: left;
    padding: 0 38px;
    width: 75%;
}
.div-video {
    float: left;
    width: 25%;
}
.cnt-regl {
    font-size: 14px;
    font-family: 'robotoregular';
	color: #2A2A2A;
/*    color: #575757;*/
	line-height: 22px;
}

.cnt-regl img {
	float: right;
	padding: 0px;
	margin-left: 30px;
	
}
a.view-vd {
    float: left;
    width: 100%;
    text-align: center;
    font-family: robotoregular;
    margin: 5px 0 0 0;
}
.main-div {
    float: left;
    width: 100%;
}
span.sl-yr {
    float: left;
    font-size: 31px;
    padding: 0 12px 0 0;
    font-family: robotobold;
    width: 18%;
}
span.mil-cnt {
    float: right;
    width: 82%;
}

.main-div.slidr {
    padding: 16px 0 0 0;
    border-top: 1px solid #E6E6E6;
    margin: 11px 0 0 0;
}
.right-cnt {
    /*background-color: #fff;
    padding: 21px 23px;*/
    margin: 0 0 0 0;
    width: 25%;
    float: right;
}
.serch {
    font-size: 16px;
    font-family: robotoregular;
	color: #800000;
/*    color: #2B80B9;*/
    text-transform: uppercase;
    margin: 0 0 10px 8px;
	font-weight: 600;
	
}

.serch a {
 color: #800000;	
}

select.sel {
    width: 100%;
    font-size: 14px;
    font-family: robotoregular;
    padding: 4px 0;
}
.rt-ser-div:first-child {
    border-bottom: 1px solid #EAE7E7;
    padding: 0 0 23px 0;
}
.rt-ser-div:nth-child(2) .serch {
    margin: 10px 0;
}
.serch-bckgnd {
    background-color: #fff;
    padding: 21px 23px;
}
.data-bckgnd {
    margin: 24px 0 0 0;
	position: relative;
}

.data-bckgnd .msds {
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    text-align: center;
	font-size: 14px;
    padding: 5px 0 0 0px;
	width: 100%;
	font-family: 'robotoregular';
	font-size: 17px;
    
	
}


.req-rt {
    padding: 6px 0;
    float: left;
    background-color: #fec310;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-family: 'robotoregular';
    color: #fff;
    text-decoration: none;
}
p.sdff {
    margin: -47px auto 0 auto;
    width: 130px;
    z-index: 1111;
    position: relative;
}
.img-year {
    float: left;
    width: 24%;
    text-align: right;
}
.sld-div {
    float: left;
    width: 76%;
	padding: 0 14px 0 0;
}
.sld-div ul.slider1 {
    padding: 0;
}
section.back-wht {
    background-color: #fff;
}
/*.pargh-div p {
    background-color: #2a80b9;
    float: left;
    padding: 5px 13px;
    color: #fff;
    font-family: robotolight;
	margin: 0 0 10px 8px;
}*/

.nav>li>a { padding: 10px 13px;}


.pargh-div p {
 
    float: left;
    padding: 0;
    color: #3F87DA;
    font-family: 'robotoregular';
	margin: 0 0 10px 8px;
	font-size: 14px; 
	font-weight: 600;
	
	
	
}

.pargh-div {
    padding: 20px 0 0 0;
    border-top: 1px solid #E8E5E5;
    margin: 0px 0 0 0;
}
.back-wht .hd-abt {
    margin: 0 0 16px 0;
	    padding: 0;
		text-align: center;
}

.prod-imgs {
    float: right;
    margin: 0 0 0 0;
    width: 38%;;
}
.dwn-load .dwnld-prg a {
    color: #19191A;
    font-family: robotoregular;
}
.dwn-load .dwnld-prg {
    background-color: transparent;
}

.dwn-load .dwnld-prg i.fa {
    padding: 0 10px 0 0;
}
.dwn-load .dwnld-prg {
    background-color: transparent;
    margin: 9px 0 10px 8px;
    padding: 0 16px 0 0;
}
/*.dwnld-prg:first-child {
    border-right: 1px solid #E0DDDD;
}*/
a.get-quot {
    background-color: #27ae60;
    padding: 6px 0;
    color: #fff;
    font-size: 26px;
    font-family: robotoregular;
    float: left;
    border-radius: 5px;
    width: 100%;
    text-align: center;
	text-decoration: none;
	/*animation: glowing 1500ms infinite;*/
}

@keyframes glowing {
  0% { background-color: #0abe96; box-shadow: 0 0 3px #0abe96; }
  50% { background-color: #44c279; box-shadow: 0 0 10px #44c279; }
  100% { background-color: #27ae60; box-shadow: 0 0 3px #27ae60; }
}

@-moz-keyframes glowing {
  0% { background-color: #0abe96; box-shadow: 0 0 3px #0abe96; }
  50% { background-color: #44c279; box-shadow: 0 0 10px #44c279; }
  100% { background-color: #27ae60; box-shadow: 0 0 3px #27ae60; }
}

a.get-quot:hover {
	background-color: #fff;
	color: #27ae60;
	border: 1px solid #27ae60;
	
}

p.cnt-regl.custm {
    float: left;
    width: 59%;
	font-size: 15px;
	text-align: center;
}
p.qut {
    float: left;
    width: 26%;
    margin: 0 0 0 4%;
}
a.get-quot i.fa {
    font-size: 17px;
    padding: 0 9px 0 0;
    margin: 7px 0 0 0;
}

.footer-cnt {
    text-align: center;
	color: #575757;
    font-family: robotoregular;
    font-size: 13px;
	margin: 0 0 14px 0;
}
section.backgnd-grey.footr {
    padding: 20px 0;
}
.footer-cnt a {
    color: #575757;
    font-family: robotoregular;
    padding: 0 7px;
}
.img-cnt {
    position: absolute;
    top: 6%;
    color: #fff;
    left: 6%;
    font-family: robotoregular;
}
.colr-hd {
    color: #5FB0FA;
    font-size: 18px;
}
section.banner-c {
    float: left;
    width: 100%;
    position: relative;
}
.img-div-pos {
    position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0px auto;
	float: left;
}
.img-cnt {
    position: absolute;
    top: 6%;
    color: #fff;
    left: 6%;
    font-family: robotolight;
    font-size: 17px;
	width: 43%;
}
.img-cnt ul {
    list-style: none;
	padding: 0;
}
.img-cnt ul li i.fa {
    padding: 0 8px 0 0;
}
a.read-mr-img {
    color: #fff;
    font-family: robotolight;
    font-size: 13px;
    border: 1px solid;
    padding: 2px 12px;
    float: right;
}

nav.navbar-collapse.collapse {
    padding: 0;
}



h3.serch.prdcat {
    color: #2B80B9;
}



/*--slide-hover -- */
.slice:hover > .item_description.slide-hovr, .slider-hc:hover > .item_description.slide-hovr {bottom: 0;opacity: 0.8; /* display: block; */z-index: 99999;}

.item_description.slide-hovr {
position: absolute;
    /* opacity: 0; */
    bottom: -35%;
    left: 0;
    right: 0;
    height: 46%;
    /* background: rgba(31, 31, 27, 0.45); */
    transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    z-index: 99999;
    padding: 0 18px;
}

.mouser-cnt .cnt-regl {
    font-size: 13px;
}
h4.name-ovr {
    font-family: robotoregular;
    color: #fff;
    font-size: 24px;
}
.mouser-cnt {
    width: 69%;
}
/*.slider-hc:hover {
     background-color: black;
  }

.slider-hc:hover img {
    opacity: 0.6;
}*/

.mouser-cnt i.fa.fa-chevron-circle-right {
    font-size: 25px;
    color: #FEFFFF;
}
.item_description.slide-hovr.bgc-imgs {
    background: rgba(31, 31, 27, 0.45);
}
.slice .mouser-cnt {
    width: 100%;
}
.slice .item_description.slide-hovr {
    bottom: -47%;
    padding: 0 17px 8px 17px;
    height: auto;
	width: 99.1%;
}
.slice h4.name-ovr {
    font-size: 20px;
}

.div-sec1.slice .item_description.slide-hovr.bgc-imgs {
    bottom: auto;
    top: -50%;
}
.div-sec1.slice:hover .item_description.slide-hovr.bgc-imgs {
    top: 0;
}
.div-sec1.slice:hover h4.name-ovr.visbl-non {
      display: none;
}


/*------menu---opening-responsive--------------*/

.menu-open.tab-drop {
    display: none;
}

/* ------mob- menu-part----- */
ul.nav.top-menu > li > ul.sublist.firstLevel {
position: absolute;
z-index: 9;
display: none;
white-space: nowrap;
border: 1px solid rgb(232, 232, 232);
padding: 0;
list-style:none;
width: auto;
border-top: 0;
box-shadow: 0px 5px 12px 0px rgba(0,0,0,0.15);
background-color: #fff;
}

ul.nav.top-menu > li > ul.sublist.firstLevel.active {
display: block;
}
/*-----------------*/
ul.nav.top-menu > li > ul.sublist.firstLevel a {
    padding: 8px 13px;
    float: left;
    border-top: 1px solid #EAEAEA;
    width: 100%;
}
input#inputSuccess2 {
    font-family: robotoregular;
    font-size: 13px;
}
.navbar-toggle span.icon-bar {
    background-color: #B31212;
}

ul.nav.top-menu > li > ul.sublist.firstLevel a:hover { background:#e9e9e9;}


/*-------------------who-we-are-----------------------*/

ul.nav li a.active {
    background-color: #eee;
	color: #2F79D6;
    border-top: 2px solid #2F79D6;
}
.banner-whoweare {
    position: relative;
    float: left;
	width: 100%;
}

.bannr-cnt {
    position: absolute;
    top: 19%;
    left: 9%;
}

.bannr-cnt h2 {
    font-family: robotoregular;
    font-size: 38px;
    color: #fff;
}
.bannr-cnt p {
    font-family: robotolight;
    font-size: 24px;
    color: #fff;
    width: 65%;
    line-height: 28px;
}
.main-div.whoweare h2.hd-abt {
    font-size: 30px;
    text-align: center;
	padding: 0;
}
.main-div.whoweare {
    text-align: center;
}
h4.sub-hd {
    font-size: 17px;
    font-family: robotoregular;
    width: 80%;
    margin: 16px auto 15px auto;
}


.morelink, .btn-more{background:#278070; height:40px; width:40px !important; border-radius:50%; text-align:center; font-family: robotoregular; color:#fff !important; text-decoration:none !important; font-size:25px; float:right; clear:right; margin-top: 10px; line-height: 36px;}
.morelink:hover, .btn-more:hover{color:#fff; text-decoration:none; background:#0d6a59;}

span.morecontent span {
    display: none;
}
.hd-nws-sld {
    font-size: 16px;
    font-family: robotoregular;
    color: #2a80b9;
}
.prod-imgs.awrd-cnt {
    width: 46%;
}
.pargh-div.img-award {
    padding: 0;
    margin: 0 2% 0 0;
	float:left;
}

.img-cnt.who-we-are {
    width: 88%;
	text-align: center;
}
.img-cnt.who-we-are h2.img-hd {
    text-align: center;
}

.img-cnt.who-we-are > p {
    margin: 0 0 29px 0;
}
.grop-cmpns {
    margin: 0 0 0 0;
}
.grop-cmpns p {
    float: left;
    text-align: left;
    margin: 0 0 15px 0;
}


.cnt-regl.whwr-leave {
    font-size: 22px;
    font-family: robotolight;
    text-align: center;
    width: 62%;
    float: left;
	line-height: 30px;
}
/*.get-quot.cnt-whvr {
    background-color: #428bca;
}*/
.get-quot.cnt-whvr i.fa {
    padding: 0 0 0 12px;
    font-size: 24px;
}


.soclicon{ float: left; }

.soclicon a { padding-right: 10px; }

.soclicon i.fa { color: #fff; font-size: 18px;}

.soclicon i .fa-linkedin:hover {}

/*----------------what-we-do ----- page -----------*/

.serv-cnt-wvd {
    position: absolute;
    bottom: -29px;
    width: 77%;
    z-index: -999;
    transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
	left: 11%;
}
.imgs-servo {
    position: relative;
    width: 24%;
    float: left;
	margin: 12px 0.5%;
}
.serv-cnt-wvd p {
    font-size: 13px;
    font-family: robotoregular;
    color: #fff;
    text-align: center;
	float: left;
}
.imgs-servo:hover .serv-cnt-wvd {
    bottom: 16%;
    z-index: 999;
}

a.lern-mr {
    border: 1px solid #fff;
    color: #fff;
    font-size: 15px;
    font-family: robotoregular;
    padding: 7px 23px;
    text-decoration: none;
    margin: 8px 0 0 18%;
    float: left;
}


.imgs-servo:hover h5.hd-serv-img {
    top: 21%;
}
h5.hd-serv-img {
    font-size: 18px;
    font-family: robotoregular;
    color: #fff;
    text-align: center;
     position: absolute;
    top: 50%;
    left: 10%;
    transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
	width: 72%;
}


/*-------- Speciality-solvent----------------*/



p.pr-som-sp {
    line-height: 22px !important;
    border: 0 !important;
}
.panel.panel-default.sp-solv {
    margin-bottom: 20px !important;
}
.sp-sol.ind-imgs {
    float: left;
    width: 100%;
    margin: 0 0 38px 0;
}
.weserve-cosmtic {
    margin: 0 0 19px 0;
	padding: 0;
}

span.ind-vser-img {
    width: 55px;
    height: 55px;
    float: left;
}

span.ind-vser-img.elec {
    background: url("../images/sprite.png") -74px -8px;
}

.sp-sol.ind-imgs .serveheading {
    padding-top: 12px;
    float: left;
}

span.ind-vser-img.phar {
    background: url("../images/sprite.png") -10px -8px;
}

span.ind-vser-img.leatr {
    background: url("../images/sprite.png") -137px -8px;
}

span.ind-vser-img.paint {
    background: url("../images/sprite.png") -199px -8px;
}

span.ind-vser-img.adhns {
    background: url("../images/sprite.png") -10px -70px;
}

span.ind-vser-img.automb {
    background: url("../images/sprite.png") -73px -70px;
}

span.ind-vser-img.print {
    background: url("../images/sprite.png") -137px -70px;
}

span.ind-vser-img.pulty {
    background: url("../images/sprite.png") -9px -134px;
}

span.ind-vser-img.anmlfed {
    background: url("../images/sprite.png") -9px -134px;
}

/******------------- packaging-products--------------*/


.list-main-div.pck-prd .pd-list {
    width: 33%;
}
.list-main-div.pck-prd .pd-list ul li {
    padding: 15px 0;
}
span.ind-vser-img.aqua {
    background: url("../images/sprite.png") -260px -8px;
}
span.ind-vser-img.transprt {
    background: url("../images/sprite.png") -320px -8px;
}
span.ind-vser-img.agri {
    background: url("../images/sprite.png") -380px -8px;
}
span.ind-vser-img.cnstr {
    background: url("../images/sprite.png") -441px -8px;
}




/******------------- Google Translate--------------*/

.gogletrans {
    margin: 0;
    float: right;
}




.bx-controls-direction a.bx-prev {
    background: url(../images/controls.png) 0px -44px;
    right: auto;
    left: 20px;
	 
}

.bx-controls-direction a.bx-next {
	background: url(../images/controls.png) -46px 0px;
    left: auto;
    right: 20px;
}



form.gsc-search-box {
    font-size: 13px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 4px;
    margin-left: 0;
    width: 50%;
	float: right;
}



.gsib_a {
    width: 100%;
    padding: 0 !important; 
}

input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
    border-color: #666666;
    background-color: #CECECE;
    background-image: none;
    filter: none;
    padding: 12px 30px !important;
}




a.view-mlstn {
    float: right;
    padding: 8px 18px;
    background: #428bca;
    color: #fff;
    font-size: 12px;
    margin: 20px 10px 0 0;
    text-decoration: none;
    letter-spacing: 1px;
    border-radius: 5px;
}

span.smu-grp-cmp {
	color: #3F87DA;
}

ul.nav.top-menu > li > ul.sublist.firstLevel a:hover{
	text-decoration: none;
	color: #2F79D6;
    border-top: 2px solid #2F79D6;
}


.footer-log {
    width: 100%;
    float: left;
    margin: 15px auto;
    padding: 0 0 0 0;
}

.footer-log img {
    margin: 0 10px 0px 0;
}

p.splcolr {
	color: #0B488E;
}

p.splcolr-1 {
	color: #0F98B9;
/*color:#A96942;*/
}

p.splcolr-2 {
color:#5F71FA;
}

p.splcolr-3 {
color:#0f0f8a;
}

.desched.blubgnd h4 {
 font-size: 15px;	
}

p.cnt-regl.custm img {
    margin: 0 0px 0 0px;
	float: none;
}

i.fa.fa-hand-o-right {
    font-size: 18px;
}

.socialicn {
width: 200px;
float: right;
padding: 20px 0 0 0;
text-align: right;
margin: 0;	
}

.socialicn  a {
 padding: 0 10px 0 0;	
}
.socialicn  a:last-child{
 padding: 0 0px 0 0;	
}


i.fa.fa-linkedin {
    font-size: 18px;
}
i.fa.fa-youtube {
	font-size: 18px;
}


.list-group-item { padding: 10px 12px;  }

