@charset "utf-8";
/* CSS Document */

.mt-10{
	margin-top: 100px;
}

.active{
	background-color: aliceblue;
	color: #179FFD !important;
}

.active-bg{
	background-color: white;
	color: #179ffd;
}

.text-transform{
	text-transform: uppercase;
}
.banner-img{
	height: 300px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.about-bnr{
	background-image: url("../images/about-bnr.jpg");
	filter: saturate(1.5);
}
.contact-bnr{
/*	background-image: url("https://i2.wp.com/dubimed.com/wp-content/uploads/2017/12/contact-banner.png");*/
	background-image: url("../images/contact-banner-image.jpg");
	filter: saturate(1.5)
}
.network-bnr{
/*	background-image: url("http://www.bitmascot.com/wp-content/uploads/2016/07/banner-1.jpg");*/
	background-image: url("../images/banner-network-admin.jpg");
	background-position: bottom !important;
	filter: saturate(1.5)
}
.packaging-bnr{
/*	background-image: url("http://hillsidepaper.com/wp-content/uploads/2015/06/packaging-banner.jpg");*/
	background-image: url("../images/thinner-background-4.jpg");
	filter: saturate(1.5);
	background-position: bottom;
}
.nc-bnr{
	background-image: url("../images/auto-banner.jpg");
	filter: saturate(1.5)
}
.retarder-bnr{
	background-image: url("../images/retarder-banner.jpg");
	filter: saturate(1.5);
	background-position: bottom;
}
.epoxy-bnr{
	background-image: url("../images/CCS-Metallic-Epoxy-banner.jpg");
	filter: saturate(1.5)
}
.enamel-bnr{
	background-image: url("../images/enamel-bnr.jpg");
	filter: saturate(1.5)
}
.pu-bnr{
	background-image: url("../images/devindustrial-banner2.jpg");
	filter: saturate(1.5);
}
.melamine-bnr{
	background-image: url("../images/iStock-538565279-banner-e1561368175444-1920x600.jpg");
	filter: saturate(1.5);
}
.stoving-bnr{
/*	background-image: url("https://www.geappliances.com/ge/range-stove/images/banner-tri-ring_burner.jpg");*/
/*	background-image: url("https://www.topchef.com.sg/wp-content//gallery//home-page-slide/banner.jpg");*/
	background-image: url("../images/industrial-banner.jpg");
	filter: saturate(1.5);
	background-position: bottom;
}
.polish-bnr{
	background-image: url("../images/priory-banner.jpg");
	background-position: bottom;
	filter: saturate(1.5);
}
.universal-bnr{
	background-image: url("../images/pexels-photo-775219.jpeg");
	background-position: bottom;
	filter: saturate(1.5);
}


.banner-bg{
	height: 100%;
	background-color: rgba(0, 0, 0, 0);
}

.banner-bg h1{
	color: white;
	font-weight: 900;
	transform: translateY(125px);
	font-size: 30px;
}

.banner-adjust{
	height: 200px;
	padding-top: 32px;
}

.product-image-1{
	height: 400px;
	background-image: url("../images/car-polish1.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.product-image-2{
	height: 400px;
	background-image: url("../images/retarders.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.product-image-3{
	height: 400px;
	background-image: url("../images/epoxy-thinner.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.product-image-4{
	height: 400px;
	background-image: url("../images/enamel.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.product-image-5{
	height: 400px;
	background-image: url("../images/pu-thinner.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.product-image-6{
	height: 400px;
	background-image: url("../images/melamine.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.product-image-7{
	height: 400px;
	background-image: url("../images/stoving.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.product-image-8{
	height: 400px;
	background-image: url("../images/polish.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.product-image-9{
	height: 400px;
	background-image: url("../images/universal.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}



.contained-para{
	padding: 20px;
	padding-top: 0px;
	color: dodgerblue;
	text-align: justify;
}
.contained-para p{
	color: #131313;
	text-align: justify;
}

.d-1::after{
	top: 70px;
}

.adjust-dealership{
	height: 750px;
}

.btn-adjust{
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}

.nav-item a{
	display: block !important;
  	text-decoration: none !important;
  	transition:all 0.3s ease !important;
}
/*
.nav-item a::after{
  	content: ' ';
  	width:0%;
  	height:2px;
  	display:block;
  	margin-left: 1px;
  	margin-top: 1px;
  	background-color:#eee;
  	transition:all 0.4s ease-in-out;
}
.nav-item a:hover::after{
  	width:50%;
}
*/

.dropdown:hover>.dropdown-menu {
  display: block;
}
.dropdown-item{
	padding-top: 12px;
	padding-bottom: 12px;
}

.dropdown-item:focus, .dropdown-item:hover {
    text-decoration: none;
    background-color: white;
	color: #179FFD !important;
}

.item{
	background-color: #eee !important;
	cursor: pointer;
	height: 150px;
}

.lSAction > .lSNext{
	right: 22px
}

.item h1{
	color: white;
	font-size: 20px;
	text-align: center;
	position: absolute;
	width: 170px;
	margin: 0;
	padding: 5px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background-image: linear-gradient(25deg, #2a2a728a 0%, #009ffd63 74%);
}

.item h1 a{
	color: white;
	text-decoration: none;
}
.bg-1{
	height: 180px;
	width: 341.5px;
	background-image: url("../images/car-polish1.jpg");
	background-size: cover;
	background-color: #009ffd;
	background-blend-mode: multiply;
	position: relative;
}
.bg-2{
	height: 180px;
	width: 341.5px;
	background-image: url("../images/retarders.jpg");
	background-size: cover;
	background-color: #009ffd;
	background-blend-mode: multiply;
	position: relative;
}
.bg-3{
	height: 180px;
	width:341.5px;
	background-image: url("../images/epoxy-thinner.jpg");
	background-size: cover;
	background-color: #009ffd;
	background-blend-mode: multiply;
}
.bg-4{
	height: 180px;
	width:341.5px;
	background-image: url("../images/enamel.jpg");
	background-size: cover;
	background-color: #009ffd;
	background-blend-mode: multiply;
}
.bg-5{
	height: 180px;
	width:341.5px;
	background-image: url("../images/pu-thinner.jpg");
	background-size: cover;
	background-color: #009ffd;
	background-blend-mode: multiply;
}
.bg-6{
	height: 180px;
	width:341.5px;
	background-image: url("../images/melamine.jpg");
	background-size: cover;
	background-color: #009ffd;
	background-position: center;
	background-blend-mode: multiply;
}
.bg-7{
	height: 180px;
	width:341.5px;
	background-image: url("../images/stoving.jpg");
	background-size: cover;
	background-color: #009ffd;
	background-blend-mode: multiply;
}
.bg-8{
	height: 180px;
	width:341.5px;
	background-image: url("../images/polish.jpg");
	background-size: cover;
	background-color: #009ffd;
	background-blend-mode: multiply;
}
.bg-9{
	height: 180px;
	width:345px;
	background-image: url("../images/universal.jpg");
	background-size: cover;
	background-color: #009ffd;
	background-blend-mode: multiply;
}

.bg-1::before{
	content: 'N.C. Thinner';
	font-size: 20px;
	display: block;
	color: white;
	margin: 0;
	padding: 0;
	font-weight: 200;
	text-align: center;
	line-height: 250px;
}

.bg-2::before{
	content: 'Retarders';
	font-size: 20px;
	display: block;
	color: white;
	margin: 0;
	padding: 0;
	font-weight: 200;
	text-align: center;
	line-height: 250px;
}

.bg-3::before{
	content: 'Epoxy Thinner';
	font-size: 20px;
	display: block;
	color: white;
	margin: 0;
	padding: 0;
	font-weight: 200;
	text-align: center;
	line-height: 250px;
}

.bg-4::before{
	content: 'Enamel Thinner';
	font-size: 20px;
	display: block;
	color: white;
	margin: 0;
	padding: 0;
	font-weight: 200;
	text-align: center;
	line-height: 250px;
}

.bg-5::before{
	content: 'P.U. Thinner';
	font-size: 20px;
	display: block;
	color: white;
	margin: 0;
	padding: 0;
	font-weight: 200;
	text-align: center;
	line-height: 250px;
}

.bg-6::before{
	content: 'Melamine Thinner';
	font-size: 20px;
	display: block;
	color: white;
	margin: 0;
	padding: 0;
	font-weight: 200;
	text-align: center;
	line-height: 250px;
}

.bg-7::before{
	content: 'Stoving Thinner';
	font-size: 20px;
	display: block;
	color: white;
	margin: 0;
	padding: 0;
	font-weight: 200;
	text-align: center;
	line-height: 250px;
}

.bg-8::before{
	content: 'Polish Thinner';
	font-size: 20px;
	display: block;
	color: white;
	margin: 0;
	padding: 0;
	font-weight: 200;
	text-align: center;
	line-height: 250px;
}

.bg-9::before{
	content: 'Universal Thinner';
	font-size: 20px;
	display: block;
	color: white;
	margin: 0;
	padding: 0;
	font-weight: 200;
	text-align: center;
	line-height: 250px;
}

.dropdown-menu{
	width: 210px;
	margin-left: -1px;
	margin-top: -1px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.dropdown-divider{
	margin-top: 0px;
	margin-bottom: 0px;
}
.navbar{
	padding-top: 0;
	padding-bottom: 0;
	height: 90px;
}
.nav-link{
	padding-top: 0 !important;
	height: 90px;
	line-height: 90px;
	
}
@media only screen and (max-width:768px){
	.nav-item a:hover{
		background-color: white;
		transition: all 0.1s ease !important;
	}

	.nav-item a:hover::after{
  		width:0% !important;
	}
}

ul{
	list-style: none outside none;
	padding-left: 0;
    margin: 0;
}
.demo .item{
    margin-bottom: 60px;
}

.demo{width: 800px;}