*{margin: 0;padding: 0;}
body { font-size: 14px; font-family: 'Open Sans', sans-serif; }
ul { list-style: none; }
a { text-decoration: none; }
img{ border: none;}
.border { border: 2px solid #fff;}
/*main css*/
/*header*/
/*header-top*/
.header-top{
    background: #0f84cf;
}
.social-icon{
    float: right;
    padding: 5px 0;
}
.social-icon ul {
    margin-bottom: 0;
}
.social-icon ul li{
    display: inline;
    padding: 0 0 0 5px;
}
.social-icon ul li a{
    
}
.social-icon ul li a i{
    background: #fff;
    color: #0f84cf;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    border-radius: 100%;
    font-size: 16px;
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
}
.social-icon ul li a i:hover{
   color: #e83535;
}
.header-top p{
    color: #fff;
    font-weight: 600;
    margin-bottom: 0;
    padding-top: 5px;
}
.header-top p i{
    background: #fff;
    color: #0f84cf;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    border-radius: 100%;
    font-size: 16px;
}
/*header bottom*/
.header-bottom{
    padding: 10px 0;
}
/*banner*/
.bg1{
    background: url(../images/bg.png);
    height: 511px;
}
.carousel-control.right {
    background: none;   
}
.carousel-control.left {
    background: none;   
}
.carousel-caption{
    left: 5%;
    width: 100%;
    position: relative;
}
.banner-left {
     margin: auto;
   margin-top: 8em;
    position: absolute;
    text-align: center;
   
}
.banner-left h1{
    font-weight: 800;
    font-size: 6em;
    text-shadow: none;
    margin: 0;
}
.banner-left h3{
    font-weight: 800;
    font-size: 2.3em;
    text-transform: uppercase;
    text-shadow: none;
    margin: 0;
    margin-top: 1em;
    margin-bottom: 13px;
}

.banner-left h5{
     margin: 0;
    font-size: 20px;
     text-shadow: none;
    font-weight: 700;
     font-family: 'Raleway', sans-serif;
    margin-bottom: 30px;
}
.banner-left p{
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
     text-shadow: none;
    width: 90%;
    font-size: 16px;
    text-align: center;
    margin: auto;
    margin-bottom: 60px;
}
.banner-left a{
    background: #fff;
    color: #5c5c5c;
    text-transform: uppercase;
    font-weight: 800;
    text-shadow: none;
    text-decoration: none;
    padding: 8px 20px;
    font-size: 16px;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
}
.banner-left a:hover{
    background: #0f84cf;
     color: #fff;
        text-shadow: 0 5px 5px 5px;
}
.banner-right img{
   position: absolute;
    right:180px;
    width: 65%;
    top: 120px;;
}
.carousel-indicators li{
    border: 2px solid #000;
    background: #fff;
    padding: 5px;
    border-radius: 3px;
      transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
}
.carousel-indicators li.active{
    background: #ed332d;
    border: 2px solid #000;
}
/*welcome area*/
.welcome{
    padding: 4em 0;
    background:#fff2f2;
}
.welcome-info{
    background: #0f84cf;
    padding:30px;
    height: 370px;
}
.welcome-info h1{
    margin: 0;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    text-transform:uppercase;
    font-size: 28px;
    text-align: center;
    padding-bottom: 0.9em;
}
.welcome-info p{
    font-family: 'Raleway', sans-serif;
    color: #fff;
    font-size: 14px;
    line-height: 28px; 
    text-align: justify;
}
.heading{
    text-align: center;
    margin-bottom: 25px;
}
.heading h1{
    margin: 0;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    color: #000;
    font-size: 32px;
    
}
.clean-room{
     background: url(../images/crp-bg.png) center no-repeat;
    height: 668px;
   margin-top: 4em;
    padding:190px;
}
.clean-room-cont{
    max-width: 400px;
    margin: auto;
}
.clean-room-cont h2{
     font-family: 'Raleway', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-size: 20px;
    width: 40%;
    margin: auto;
    padding-bottom: 20px;
    padding-top: 10px;
}
.clean-room-cont h4{
     font-family: 'Raleway', sans-serif;
    font-weight: 600;
    color: #fff;
    text-align: center;
    font-size: 18px;
    margin: auto;
    padding-top: 10px;
    
}
.clean-room-cont p{
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-size: 11px;
     width: 60%;
     margin: auto;
    text-align: center;
}
.owl-theme h4{
    background: #ccc;
    height: 300px;
 
}
/*home products*/
.home-products{
    padding: 2.6em 0;
    background: #fff;
}
.home-products h1{
    color: #d11613;
    padding-bottom: 10px;
}
.prod-box{
    background: #d11613;
    padding: 20px;
    transition: 0.3s ease;
    -webkit- transition: 0.3s ease;
    -moz- transition: 0.3s ease;
}
.prod-box:hover{
    background: #0f84cf;
}
.prod-box-cont h1{
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    text-align: center;
    font-size: 22px;
    margin: 0;
    margin-top: 1em;
    text-transform: uppercase;
}
.prod-box-cont p{
    color: #fff;
    text-align: justify;
    display: block;
     font-family: 'Raleway', sans-serif;
}
.prod-box-cont a{
   color: #fff;
    font-weight: 600;
     font-family: 'Raleway', sans-serif;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
    
   width: 50px!important;
    height: 50px!important;
    line-height: 30px;
    padding: 0;
    font-size: 18px!important;
}
.home-products .owl-carousel .owl-nav button.owl-next{
    position: absolute!important;
     top: 40%;right: -65px;
     background: url(../images/next.png) no-repeat !important;
}
.home-products .owl-carousel .owl-nav button.owl-next span{
    display: none;
}
.home-products .owl-carousel .owl-nav button.owl-prev{
    position: absolute!important;
    top: 40%;left: -60px;
     background: url(../images/prev.png) no-repeat !important;
}
.home-products .owl-carousel .owl-nav button.owl-prev span{
    display: none;
}
/*client*/
.client{
    padding: 3em 0;
    background: url(../images/client-bg.jpg); 
}
.client h1{
    color: #fff;
    padding-bottom: 5px;
}
.client .owl-carousel .owl-nav button.owl-next{
   display: none;
}

.client .owl-carousel .owl-nav button.owl-prev{
     display: none;
}
/*testimonails*/
.testi h1{
    padding-bottom: 5px;
}
.testi{
    padding: 4em 0;
    text-align: center;
}
.testi h2{
    color: #787c7f;
    font-weight: 600;
    font-size: 22px;
}
#testimonails img{
    width: 100px!important;
    margin: auto;
    margin-bottom: 20px;
}
.testi span{
    font-size:80px;
   color: #0f83cf;
    float: left;
    
}
.testi p{
    font-family: 'Raleway', sans-serif;    
    line-height: 28px;
    padding: 0 30px;
}
.testi .owl-carousel button.owl-dot{
    width: inherit!important;
}
.testi .owl-carousel .owl-nav button.owl-next{
   display: none;
}

.testi .owl-carousel .owl-nav button.owl-prev{
     display: none;
}
/*footer*/
.footer-top{
    background: #e7e7e7;
    padding: 3em 0;
}
.widget {
    text-align: center;
}
.widget h1{
        font-family: 'Raleway', sans-serif;
    font-weight:600;
    color: #000;
    font-size: 28px;
    margin: 0;
  
}
.widget img{
    width: 180px;
    margin-bottom: 2em;
}
.widget p{
    text-align: justify;
    font-family: 'Raleway', sans-serif;
    line-height: 28px;
    font-size: 16px;
}
.widget ul{
    text-align: left;
    padding-left:30%;
    margin-bottom: 0;
}
.widget ul li {
    line-height: 32px;
}
.widget ul li a{
    color: #333;
    font-size: 14px;
    text-transform: uppercase;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
}
.widget ul li a:hover {
    text-decoration: none;
    color: #0f84cf;
}
.widget ul li:hover i{
    color: #0f84cf;
}
.widget h3{
    text-align: left;
    margin: 0;
    margin-bottom: 1em;
    font-size: 18px;
    font-weight: 500;
    color: #333;
    line-height: 28px;
    position: relative;
    padding-left: 25px;
}
.widget h3 i{
    position: absolute;
    left: 0;
    top: 5px;
}
.footer-bottom{
    background: #d11513;
    padding: 0.7em 0;
}
.footer-bottom p{
    margin-bottom: 0;
    color: #fff;
}
.footer-bottom p a{
    margin-bottom: 0;
    color: #fff;
}
.footer-bottom p a{
    margin-bottom: 0;
    color: #fff;
    font-weight: 600;
}
.footer-bottom ul{
    float: right;
   
    margin-bottom: 0;
}
.footer-bottom ul li{
    display: inline;
    padding: 0 10px;
}
.footer-bottom ul li a{
    color: #fff;
    font-size: 24px;
}
.footer-bottom ul li a:hover{
    color: #000;
}
/*about us page*/
.inner-banner{
    background: url(../images/bg.png); 
    height: 200px;
    background-attachment: fixed;
}

.inner-banner h1{
    color: #fff;
    font-weight: 800;
    font-family: 'Raleway', sans-serif;
    margin-top: 80px;
}
.client-banner{
    background: url(../images/clients.jpg) top right; 
    height: 200px;
    background-attachment: fixed;
}
.client-banner h1{
    color: #333;
}
.inner-banner ul{
    float: right;
    margin-top: 90px;
}
.inner-banner ul li{
    display: inline-block;
    color: #fff;
     font-weight: 800;
}.client-banner ul li{
    
    color: #333;
    
}
.inner-banner ul li a{
    color: #fff;
    font-weight: 400;
}.client-banner ul li a{
    color: #333;
    
}
.aboutpage{
    height: auto;
}
/*contact page*/
.contactpage{
    padding: 4em 0;
}
.enquiry{
    
}
.enquiry h2{
    margin: 0;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 24px;
    position: relative;
    color: #000;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.enquiry h2:after{
    content: '';
    position: absolute;
    width: 50px;
    height: 2px;
    background: #e73435;
    left: 0;
    bottom: 0;
}
.enquiry p{
    line-height: 28px;
}
.enquiry h3{
    margin: 0;
    font-weight: 600;
    font-size:16px;
    position: relative;
    color: #0f84cf;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.form{
   background: #dbdbdb;
    padding: 20px;
    border: 1px solid #ccc;
}
.form input{
    border-radius: 0;
    height: 40px;
    border-radius:6px;
}
.form input:placeholder-shown{
   color: #ababab!important;
}
.form textarea{
    height: 120px;
    border-radius:6px;
}
.form button{
    background: #e73535;
    color: #fff;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
}
.form button:hover{
    background: #0f84cf;
    color: #fff;
}
.map{
    margin-top: 1em;
}
.productpage{
    background: #fff;
}
.productpage .prod-box{
    margin-bottom: 2em;
   
}
.other .prod-box{
    padding: 8px;
}
.custo{
    margin-bottom: 3em;
    background: #ccc;
    padding: 30px;
    background: #f0f0f0;
    box-shadow: 0 0 5px #ccc;
    border: 1px solid #ccc;
}
.custo h2{
    color: #0f83cf;
font-weight: 600;
font-size: 18px;
}
.custo:hover{
   border: 1px solid #e83535;
}

.custo-cont p{
  font-size: 16px;
}
.productdetailpage{
    background: #fff;
}
.quick-enquiry .form h3{
    margin: 0;
    font-size: 1.5em;
    font-weight:700;
    margin-bottom: 15px;
    text-transform: uppercase;
    text-align: left;
}
.product-det p{
   text-align: justify;

line-height: 28px;
font-size: 14px;
}

.productdetailpage img{
    background: #d11613;
    padding: 2px;
}
p.imglist{
    overflow: hidden;
    
}
p.imglist img{
   
   transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease; 
}
p.imglist:hover img{
     transform: scale(1.2,1.2);
    -webkit- transform: scale(1.2,1.2);
    -moz- transform: scale(1.2,1.2);

}
.productdetailpage img:hover{
    
}

.other a{
    text-decoration: none;
}
.other h1{
    font-size: 16px;
}
.other .owl-carousel button.owl-dot{
    width: inherit!important;
}
.whitebg {
   background: #dbdbdb;
}
.product-det h3{
    font-size: 22px;
    color: #0f84cf;
    font-weight: 600;
    margin: 0;
    margin: 18px 0 8px 0;
}
table{
  
}
table tr th, table tr td{
    height: 50px;

}
.product-det ul{
    margin-bottom: 0;
}
.product-det ul li{
    line-height: 30px;
}
.product-det ul li i{
    color: #ea3535;
}
.testi-banner{
    background: url(../images/testimonials-feature.jpg) top right; 
    height: 200px;
    background-attachment: fixed;
}
.testi-banner h1{
    color: #333;
}
.testi-banner ul li{
    
    color: #333;
    
}
.testi-banner ul li a{
    color: #333;
    
}
.clientpage img{
      margin: auto;
    margin-bottom: 3em;
  
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    z-index: 9999;
    color: #fff;
   background: #74b5f5;
    border: 2px solid #317fcc;
}
.back-to-top:hover{
      background: #317fcc;
    color: #fff;
}
