@charset "utf-8";
/* CSS Document */
body{
  font-family: 'Poppins';
}
.btn-light{border-left-color:#00abf0; border-right-color:#00abf0; }
.navbar-light{padding-top: 10px !important; padding-bottom: 10px !important; background: #ffffff !important; border-bottom: #ffffff solid 1px !important;}
.navbar-light .navbar-nav .nav-link {
     font-size:14px; padding:10px 20px; border-radius: 5px; border-left: #00abf0 solid 2px; border-right: #00abf0 solid 2px; }
nav .navbar-nav li a{
  color: #02212f !important; background: #ffffff; width: auto; border-left: #00abf0 solid 2px !important:
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.55);
-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.55);
box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.55);  }
nav .navbar-nav li a:hover{
  color: #00abf0 !important;  } 
  video {
  width: 100% !important;
  height: auto !important;
}
.dropdown-menu{border:none !important; }
.dropdown-menu li a{padding-top: 10px; padding-bottom: 10px; }
.navbar{border-bottom: #e1e1e1 solid 1px; }
.navbar-toggler{border:none !important;}
.navbar-brand{color: #ffffff !important;}
.logo{width: 295px; height: auto;}
.querybg{background: url(../images/bg.jpg) no-repeat left center; background-size: 100% 100%; padding-bottom: 3rem; padding-top: 3rem;}
.querybg2{background: url(../images/bg2.jpg) repeat left bottom fixed; padding-bottom: 3rem; padding-top: 3rem;}
.products{width: 100%; height: auto; padding-top: 3rem; padding-bottom: 3rem;}
.footerdiv{width: 100%; height: auto; padding-bottom: 3rem; padding-top: 3rem; background: #e3e3de url(../images/footer-bg.jpg) no-repeat right top fixed; background-size: 100% 100%; }
.copyright{width: 100%; height: auto; padding-top: 10px; padding-bottom: 10px;}
.jumbotron{width: 100%; height: auto; padding-bottom: 1rem; padding-top: 2rem; background: #eff4f6; border-bottom: #ffffff solid 3px;}
.network{width: 100%; height: auto; padding-top: 3rem; padding-bottom: 3rem;}
.mepl1{background: #acaaa0 url(../images/adhesive-bg.jpg) no-repeat left center; background-size: 100% 100%; padding-bottom: 60px; padding-top: 60px; border-radius: 10px;}
.mepl1 h1{color: #ffffff;}
.mepl2{border: #eaeaea solid 3px; transition: 0.3s;}
.mepl2:hover{border: #00abf0 solid 3px;  bottom:4px;}
.mepl3{background: #acaaa0 url(../images/grouts-bg.jpg) no-repeat left center; background-size: 100% 100%; padding-bottom: 60px; padding-top: 60px; border-radius: 10px;}
.mepl3 h1{color: #ffffff;}
.mepl3a{background: #acaaa0 url(../images/cleaner-bg.jpg) no-repeat left center; background-size: 100% 100%; padding-bottom: 60px; padding-top: 60px; border-radius: 10px;}
.mepl3a h1{color: #ffffff;}
.mepl4{border-bottom: #00abf0 solid 2px;}
.mepl5{border-bottom: #00abf0 solid 2px; border-top: #00abf0 solid 2px;}
.mepl16{color:#00abf0; text-decoration: none; }
.mepl16:hover{color: #1166a6;}
.mepl17{font-family:"Times New Roman", Times, serif;}
.mepl18{background: url(../images/tq.jpg) no-repeat top center; background-size: cover; padding-bottom:3rem; padding-top: 3rem;}
.mepl19{background:#fffff6;border-bottom: #ececec solid 3px; border-top: #ececec solid 3px; padding-top: 2rem; padding-bottom: 2rem; margin-bottom: 20px; margin-top: 20px;}
.mepl20{font-family: "Brush Script MT"; font-size: 60px; color: #ff0000;}
.mepl21{border-bottom: #00abf0 solid 2px;}
.mepl21 h1{font-size: 28px; line-height: 30px; color: #00abf0; }
.mepl21 h2{font-size: 28px; line-height: 30px; color: #071820; }
.smtxt{font-size: 12px; line-height: 15px;}
.con_txt{width:100%; height:auto; border:#abb0b7 solid 1px; padding:8px; margin-bottom:8px;}
.more{color:#000000; background: #ffffff; border:#dfdfdf solid 1px; font-size:16px; font-weight:lighter !important; line-height: 18px !important; padding-bottom: 10px; padding-top: 10px; margin-bottom: 2px;}
.more:hover{color:#00abed; background: #f3f3f3;}
.dcr{font-size: 10px; line-height: 14px !important;}
.nav-link ul li a{color:#333;}
.navbg2{background:#none; border:none !important; border-radius:0; width:100%;  height: 30px;  overflow-y: scroll;  overflow-x: hidden; padding:2px; display:inline-block; }
.clrr{color: #ff0000;}
.clrbl{color: #00abf0;}
.clrb{color: #071820;}
/* icon bar bottom */
.icon-bar2 {
  width: 100%;
  background-color: #dcf5ff;
  overflow: auto; position:fixed; bottom:0; z-index:1200; border-top:#4ccafd solid 1px;  border-bottom:#4ccafd solid 1px; }

.icon-bar2 a {
  float: left;
  width: 20%;
  text-align: center;
  padding: 10px 0;
  transition: all 0.3s ease; border-right:#4ccafd solid 1px;
  color: #000000;
  font-size: 16px;
}

.icon-bar2 a:hover {
  background-color: #ffffff;
}

.icon-bar2 a:active {
  background-color: #ffffff;
}
.tt{font-size:10px; font-family:Arial, Helvetica, sans-serif;}
.fa_custom {
color: #121e20;
}
.readmore{color: #242424; text-decoration: none;}
.readmore:hover{color: #000000;}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #c9c9c9; font-size: 13px;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #575757;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #575757;
}
#backToTop{
    position: fixed;
	bottom: 120px;
	right: 10px;
	cursor: pointer;
	display: none;
    color: #fff;
    background: rgba(0,0,0,0.3);
    border: none;
}
@media (max-width: 768px) { 
.logo{width: 240px; height: auto;}
.querybg{background: none no-repeat left center; background-size: 100% none; padding-bottom: 0rem; padding-top: 3rem;}
body{margin-bottom: 70px;}
}
