

/*-------------navigation bar------*/
#nav-bar
{

position: sticky;
top:0;
z-index: 10;
}


.navbar-brand img
{
	height: 200px;
	padding-left: 30px;
}

.navbar-nav li
{
padding: 0 10px;
}

.navbar-nav li a
{
	float: right;
	text-align: left;

}
#nav-bar ul li a:hover
{
color: #25A7F7!important;
}
.navbar
{
background: #FFF;
}
.navbar-toggler
{
border: none!important;
}

.nav-link
{
color: #555!important;
font-weight: 600;
font-size:16px;
}

/*-----Image Slider----*/
#slider
{
width: 100%;
}


.responsive{
    max-width: 100%;
    height: auto;
    margin: auto;
width: 1000em;
}

.carousel-caption
{
top: 50%;
transform: translateY(-50%)
bottom: initial!important;
}
.carousel-caption h5
{
color: #fff
font-size: 42x;
}







/*-----CALL NOW Header------*/

#call_now_header
{
    background-image: 
    linear-gradient(rgba(119,209,82,0.8),rgba(240,240,240,0.8)), url(img/chemistry.jpg);

background-repeat: no-repeat;
background-size: cover;
background-position: center;
color: #fff !important;
background-attachment: fixed;
padding-top: 50px;
padding-bottom: 50px;
}

#call_now_header h1
{
text-align: center;
color: #25A7F7 !important;
padding-bottom: 10px;
}

#call_now_header h1::after
{
content:'';
background:#77D152;
display: block;
height: 1px;
width: 170px;
margin: 20px auto 5px;
}

.call_now_content
{
    color: #25A7F7 !important;
    font-size: 19px;
    padding-top: 1px;
    text-align: center;
	margin: 20px auto;
}


/*-----About Header------*/

#about_header
{
}


/*-----About------*/
#about
{

	padding-top: 50px;
	padding-bottom: 50px;
	color:#555;
}
/*
#about.btn
{

margin-top: 20px;
margin-bottom: 30px;
}
*/
.about-content
{
    font-size: 19px;
    padding-top: 20px;
}

.ico
{
	font-size: 80px;
	text-align: center;
	margin: 20px auto;
	padding: 20px;
	height: 300px;
	width: 300px;
	border: 3px solid #25A7F7;
	border-radius: 80%; 
}

.dis_image{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: auto;
    
}


/*-----Services Header------*/

#services_header
{
    background-image: 
    linear-gradient(rgba(119,209,82,0.8),rgba(240,240,240,0.8)), url(img/chemistry.jpg);

background-repeat: no-repeat;
background-size: cover;
background-position: center;
color: #fff !important;
background-attachment: fixed;
padding-top: 50px;
padding-bottom: 50px;
}

#services_header h1
{
text-align: center;
color: #555 !important;
padding-bottom: 10px;
}

#services_header h1::after
{
content:'';
background:#77D152;
display: block;
height: 3px;
width: 170px;
margin: 20px auto 5px;
}



/*-----Services----*/
#services
{

	padding-top: 50px;
	padding-bottom: 50px;
	color:#555;
}

.service-content
{
font-size: 18px;
   
    color: #555 !important;    
padding-top: 5px;
}


.services
{
margin-top: 10px;
}


#services h3
{
text-align: left;
font-style: italic;    
color: #25A7F7 !important;
padding-bottom: 10px;
}


.icon
{
	font-size: 80px;
	text-align: center;
	margin: 20px auto;
	padding: 20px;
	height: 150px;
	width: 150px;
	border: 1px solid #77D152;
	border-radius: 40%;
}

.img{
    margin-left: auto;
    margin-right: auto;
    width: 95%;
    height: auto;
    
}

#services p
{
font-size: 17px;
margin-top: 20px;
color: #555;
}

.services .col-md-4:hover
{   
	background: #25A7F7;
    opacity: 0.95;
	cursor: pointer;
	transition: 0.7s;
        
}



 #ab:hover + #ac { color:#ccc; }


 
/*-----Technology Header------*/

#tech_header
{
    background-image: 
    linear-gradient(rgba(119,209,82,0.8),rgba(240,240,240,0.8)), url(img/chemistry.jpg);

background-repeat: no-repeat;
background-size: cover;
background-position: center;
color: #fff !important;
background-attachment: fixed;
padding-top: 50px;
padding-bottom: 50px;
}

#tech_header h1
{
text-align: center;
color: #555 !important;
padding-bottom: 10px;
}

#tech_header h1::after
{
content:'';
background:#77D152;
display: block;
height: 3px;
width: 170px;
margin: 20px auto 5px;
}


/*-----Technology----*/
#tech
{

	padding-top: 50px;
	padding-bottom: 50px;
	color:#555;
}



.tech .col-md-6
{
    
 text-align: center;   
    
}


.tech_img{
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
    width: 80%;
    height: auto;
}



.tech-content
{
font-size: 17px;
 text-align: left; 
    color: #555 !important;    
padding-top: 5px;
}





.tech
{
margin-top: 10px;
}

#tech h2
{
text-align: center;
color: #25A7F7 !important;
padding-bottom: 10px;
}


/*-----Products----*/
#prod
{

	padding-top: 50px;
	padding-bottom: 50px;
	color:#555;
}



.prod .col-md-6
{
    
 text-align: center;   
    
}

.prod-content
{
font-size: 17px;
 text-align: left; 
    color: #555 !important;    
padding-top: 5px;
}

.prod
{
margin-top: 10px;
}

#prod h2
{
text-align: center;
color: #25A7F7 !important;
padding-bottom: 10px;
}


.prod_img{
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    height: auto;
}


.prod_img1{
    margin-left: auto;
    margin-right: auto;
    width: 25%;
    height: auto;
}




/*-----Safety & Regulation Header------*/

#Safety_Reg_header
{
    background-image: 
    linear-gradient(rgba(119,209,82,0.8),rgba(240,240,240,0.8)), url(img/chemistry.jpg);

background-repeat: no-repeat;
background-size: cover;
background-position: center;
color: #fff !important;
background-attachment: fixed;
padding-top: 50px;
padding-bottom: 50px;
}

#safety_Reg_header h1
{
text-align: center;
color: #555 !important;
padding-bottom: 10px;
}

#Safety_Reg_header h1::after
{
content:'';
background:#77D152;
display: block;
height: 3px;
width: 170px;
margin: 20px auto 5px;
}


/*-----Safety & Regulation Content----*/
#safety_reg
{

	padding-top: 50px;
	padding-bottom: 50px;
	color:#555;
}

.s_r-content
{
    font-size: 18px;
 text-align:left; 
    color: #555 !important;    
padding-top: 5px;
}


.s_r
{
margin-top: 10px;
}


/*.icc
{
	font-size: 80px;
	text-align: center;
	margin: 20px auto;
	padding: 20px;
	height: 150px;
	width: 150px;
	border: 1px solid #77D152;
	border-radius: 40%;
}
*/

.image{
    margin-left: auto;
    margin-right: auto;
    width: 40%;
    height: auto;
}

.image_1{
    margin-left: auto;
    margin-right: auto;
    width: 10%;
    height: auto;
}

.image_2{
margin-left: auto;
margin-right: auto;
width: 10%;
height: auto; 
}


/*-----Contact------*/

#contact
{
  background: #efefef;
    padding-top: 40px;
    padding-bottom: 40px;
    color: #777;    
}

.contact-form
{
    padding: 15px;
    
}

.form-control
{
border-radius:0; !important;
    border: none !important;    
}

::placeholder{
    color: #999 !important!
    
}

.follow{
    
  background: #fff;
    padding: 10px;
    margin:15px;
}

.contact-info .fa
{
   margin:10px;  
   color: #25A7F7;
font-weight: bold;
  
}