@charset "UTF-8";
/*!
 * SPA  -  main.css v1.0.0
 * Author - Tiskos Kenya
 * Website - tiskos.com
 */


 @import url('https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,400;0,500;0,600;0,700;0,900;1,400;1,500;1,600;1,700;1,900&display=swap');
 @import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Source+Code+Pro:ital,wght@0,400;0,500;0,600;0,700;0,900;1,400;1,500;1,600;1,700;1,900&display=swap');
 @import "https: //fonts.googleapis.com/css?family=Poppins:100, 200, 300, 400, 500, 600, 700, 800, 900";


 a{
 	text-decoration: none;
 }

 html {
 	box-sizing: border-box;
 	font-style:normal;
 }

 p{
 	color: #292725;
 }


 *, *:before, *:after {
 	box-sizing:  border-box;
 }


 html input[type=button],
 input[type=reset],
 input[type=submit] {
 	-webkit-appearance: button;
 	cursor: pointer
 }

 img{
 	image-rendering: -moz-crisp-edges; /* Firefox */
 	image-rendering: -o-crisp-edges; /* Opera */
 	image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
 	image-rendering: crisp-edges;
 	-ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
 }

 small{
 	font-size: 11px !important;
 }

 .nav-line{
 	width: 90%;
 	margin: auto;

 }

 .nav-container{
 	max-width: 1366px;
 	margin: auto;
 	width: 100%;
 	padding: 0.6em 0;
 }

 .navbar{
 	-webkit-transition: all .2s ease-in-out;
 	transition: all .2s ease-in-out;
 	-webkit-transition-property: background-color,color;
 	transition-property: background-color,color;
 	z-index: 1030;
 }

 .navbar-brand-img{
 	width: 100%;
 	max-height: 25px;
 }

 .main-nav{

 }

 .main-nav ul{
 	list-style: none;
 	display: inline-flex;
 }

 .main-nav ul li{
 	padding: 0 2em;
 }

 .btn-round{
 	float: right;
 }

 .header-bg{
 }

 .partner-sec{
 	margin-top: -40px
 }

 .partners{
 	background: #fff;
 }

 .partner-logo ul{
 	list-style: none;
 	display: inline-flex;
 }

 .partner-logo ul li{
 	padding: 1em 2.5em;
 }

 .partner-title h6{
 	color: #0078FF;
 	padding: 1.5em 2.5em 1em 2.5em;
 }


 .about-sec{
 	background: #fafafa;
 	padding: 3em 0;
 	margin-bottom: 12em;
 }

 .img-rdc{
 	max-width: 250px;
 }

 .about-intro{
 	background: #fff;
 	width: 95%;
 	padding: 2em;
 	position: absolute;
 	box-shadow: 0px 1px 1px -1px black;
 }

 .service-sec{
 	background: #fff;
 	padding: 3em 0;
 	margin-bottom: 1em;
 }

 .product-sec{
 	background: #fff;
 	padding: 3em 0;
 	margin-bottom: 1em;
 }

 .contact-sec {
  padding: 4em 0;
  margin-bottom: 1em;
  color: #fff;
  background: #1e5799;
  background: -moz-linear-gradient(top, #1e5799 0%, #7db9e8 100%);
  background: -webkit-linear-gradient(top, #007ff9 0%,#009de2 100%);
  background: linear-gradient(to bottom, #007cfc 0%,#009de2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 );
}

.benefits-sec{
  background: #0078ff;
  padding: 3em 0;
  margin-bottom: 1em;
}

.contact-sec p{
  color: #fff;
}

.card-bg{
  background: #1e5799;
  background: -moz-linear-gradient(top, #1e5799 0%, #7db9e8 100%);
  background: -webkit-linear-gradient(top, #007ff9 0%,#009de2 100%);
  background: linear-gradient(to bottom, #007cfc 0%,#009de2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 );
  padding-top: 3em;
}
.card-bg-y{
  background: #F5CA31;
  background: -moz-linear-gradient(top, #F5CA31 0%, #7db9e8 100%);
  background: -webkit-linear-gradient(top, #f5ca31 0%,#f5ca31 100%);
  background: linear-gradient(to bottom, #f5ca31 0%,#f5ca31 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F5CA31', endColorstr='#f5ca31',GradientType=0 );
  padding-top: 3em;
}.card-bg-g{
  background: #197018;
  background: -moz-linear-gradient(top, #197018 0%, #197018 100%);
  background: -webkit-linear-gradient(top, #197018 0%,#197018 100%);
  background: linear-gradient(to bottom, #197018 0%,#197018 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#197018', endColorstr='#197018',GradientType=0 );
  padding-top: 3em;
}

.card-bg2{
  background: #fafafa !important;
}


.card-bg3{
  background: #0078FF !important;
}

.card-img-top {
  max-height: 250px;
}
.solutions{
   width:200px;
  padding:auto;
  margin:auto;
  max-height:400px; 
}
.card-img-top-green {
  max-height: 250px;
  width:200px;
  padding:auto;
  margin:auto;
  height:200px;
  background: url("../img/body/panelss-removebg.png") no-repeat center center/cover;
}
.card-img-top-yellow {
  max-height: 250px;
  width:200px;
  padding:auto;
  margin:auto;
  height:200px;
  background: url("../img/body/connects-removebg.png") no-repeat center center/cover;
}
.payone {
  max-height: 250px;
  width:200px;
  padding:auto;
  margin:auto;
  height:200px;
  background: url("../img/body/paythree.jpeg") no-repeat center center/cover;
}
.paytwo {
  max-height: 250px;
  width:200px;
  padding:auto;
  margin:auto;
  height:200px;
  background: url("../img/body/paytwo.jpeg") no-repeat center center/cover;
}
.paythree {
  max-height: 250px;
  width:200px;
  padding:auto;
  margin:auto;
  height:200px;
  background: url("../img/body/payone.jpeg") no-repeat center center/cover;
}
.its-txt{
  color: #fff;
  text-align: center;
  padding-top: 3em !important;
}

.its-txt p{
  color: #fff;
}

.card-btn{
  margin-top: 1em !important;
  color: #0078ff;
  background: #fafafa;
}

.padd-center{
  margin-top: 3em;
}

.mt1{
  margin-top: 1em; 
}

.mt2{
  margin-top: 2em; 
}

.pt1{
  padding-top: 1em; 
}

.pt2{
  padding-top: 2em; 
}


.pad4{
  padding-bottom: 4em; 
}

.pad2{
  padding-bottom: 2em; 
}

.card-img-top2{
  width: 100%;
}

.cont-title{
  color: #fff;
}





.footer-sec{
  background: #fff;
  padding: 3em 0 0 0;
  margin-bottom: 1em;
}

.footer-sec ul li a{
  color: #676767;
}


.footer p{
  color: #676767;
  font-size: 14px;
}


.footer a{
  color: #676767;
}

.footer h6{
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 700 !important;
  color: var(--blue);
}

.foot-b{
  font-family: 'Open Sans', sans-serif;
  font-weight: 700 !important;
  color: var(--gray-dark) !important;
}

.foot-b a{
  font-family: 'Open Sans', sans-serif;
  font-weight: 400 !important;
  color: var(--gray-dark) !important;
}

.pr-desc{
  color: var(--gray-dark) !important;
}

.prod-look a{
  font-family: 'Open Sans', sans-serif;
  color: var(--blue) !important;
}

.card-text{
  color: var(--gray-dark) !important;
  font-weight: 700 !important;
  font-size: 18px;
}



/* =================================================== ABOUT US PAGE =================================================== */



.intros-bg{
  background: #e4e7ee;
  padding-top: 8em;
}

.navbar {
  position: fixed !important;
  display: inline-grid;
  padding: 0.5rem 1rem;
  top: 0;
  width: 100%;
}

.big-txt{
  color: #939393;
  font-weight: 900;
}

.blu-txt{
  color: #0078FF;
  font-weight: 600;
}

.line-sec{
  background: #fff;
  padding: 1em 0;
  margin-bottom: 1em;
}

.scale-img{
  width: 100%;
}


.misvis{
  color: #fff !important;
  background-image: url(../img/body/shy.png) !important;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 127px;
}

.misvis p{
  color: #fff;
}

.card-header{
  color: #fff;
}

.card-header h5{
  margin-bottom: 0 !important;
}

.img-align{
  align-self: flex-end;
}

.img-align2{
  align-self: center;
}

.grey{
  background: #fafafa !important;
}

.white{
  background: #fff !important;
}


.deck{
  padding: 4em 5em 4em 9em;
}

.value-list ul{

  padding-inline-start: 20px;
}

.value-list ul li{
  list-style: none;
  list-style-image: url(../img/check.svg);
  padding: 0.21em;
}

.nav-item a{
  color: #506690;
  padding: 0 0.7em;
}

.nav-item a:hover{
  text-decoration: none;
}


@media (max-width: 991.98px){
.navbar-nav .nav-link {
    padding-top: 2em !important;
    padding-bottom: 1em !important;
}


.lpd {
    padding: 1em 0em !important;
}

}

/* =================================================== SMART WATER =================================================== */

.count{
  max-width: 100%;
  max-height: 30px;
  margin-right: auto;
}


/* =================================================== SMART METERS =================================================== */

.meters{
  width: 100%;
  max-width: 130px;
}

.social-part a{
    padding-left:30px;
}


.social {
    position: fixed;
    top: 50%;
    right:20px;
    z-index: 44;
}

.social ul {
  padding: 0px;
  -webkit-transform: translate(270px, 0);
  -moz-transform: translate(270px, 0);
  -ms-transform: translate(270px, 0);
  -o-transform: translate(270px, 0);
  transform: translate(270px, 0);
}

.social ul li {
    display: block;
    margin: 3px;
    background: rgba(171, 219, 209, 0.36);
    width: 300px;
    text-align: left;
    padding: 5px;
    -webkit-border-radius: 30px 0 0 30px;
    -moz-border-radius: 30px 0 0 30px;
    border-radius: 30px 0 0 30px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.social ul li:hover {
  -webkit-transform: translate(-110px, 0);
  -moz-transform: translate(-110px, 0);
  -ms-transform: translate(-110px, 0);
  -o-transform: translate(-110px, 0);
  transform: translate(-110px, 0);
  background: rgba(173, 178, 177, 0.4);
}

.social ul li:hover a {
  color: #000;
  text-decoration: none;
}

.social ul li:hover i {
  color: #fff;
  background: blue;
}

.social ul li i {
  margin-right: 10px;
  color: #000;
  background: #fff;
  padding: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 40px;
  height: 40px; 
  font-size: 20px;
  background: #ffffff;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);

}

.meter-card{
  border: 1px solid transparent !important;
  box-shadow: 0px 1px 1px -1px black;
}

.meters-titls{
  color: #0078FF;
  font-weight: 700;
}


.sectiols{
  color: #0078FF;
  font-weight: 700;
  font-family: 'Roboto', Arial, sans-serif;
}

.cont-intro {
  background: #fff;
  width: 95%;
  padding: 0em 3em 3em 3em;
  position: absolute;
}

.text-success{
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}

.dropdown-link{
  color: #fff !important;
}

.dropdown-item a{
  color: #fff !important;
  text-decoration: none !important;
}

.lpd{
  padding: 5px 1.75rem !important;
}

.dropdown-link:hover{
  color: #fff !important;
  background: rgb(248 255 255 / 15%) !important;
  text-decoration: none !important;
}

.dropdown-item:hover{
  color: #fff !important;
  background: rgb(248 255 255 / 15%) !important;
  text-decoration: none !important;
}

.dropdown-link:hover{
  color: #fff !important;
  background: transparent !important;
  text-decoration: none !important;
}

.extra-left{
  padding-left: 2em;
}

.white-cd{
  border: 1px solid transparent !important;
}

.cloud-bg{
  width: 100%;
}

.feedback-msg{
  padding: 3em;
  background: #0F8140;
  color: #fff;
}











.floatingad{
  background: #4e54c8;  
  background: -webkit-linear-gradient(to left, #8f94fb, #4e54c8);  
  width: 100%;
  height: 400px;
  display: block;
  position: fixed;
  bottom: 0;
  z-index: 12;    
  color: #fff;
  padding: 3em 0;
  box-shadow: 1px 4px 17px #000000;
}


.flcontent{
  padding: 3em 0;
}


.flcontent h1{
  font-weight: 700;

}


.flcontent p{
  color: #fff;

}


.fcta{
  color:  #fff;
  font-weight: 700;
  font-size: 1.1em;
  background: orange;
  padding: 1em 2em;
  border-radius: 6px;
  position: absolute;
  right: -5%;
  top: 60%;

}

.fsized{
  margin-top: 3em;
}


.fcta:hover{
  color:  #fff;
  background: #0078FF;
  text-decoration: none;
}

.scta{
  color:  #fff;
  font-weight: 700;
  font-size: 1.1em;
  background: orange;
  padding: 1em 2em;
  border-radius: 6px;
  margin-top: 2em;
   position: absolute;
  right: 15%;
  top: 30%;
  z-index: 33;
}


.scta:hover{
  color:  #fff;
  background: #0078FF;
  text-decoration: none;
}


.acta{
  color:  #fff;
  font-weight: 700;
  font-size: 1.1em;
  background: orange;
  padding: 1em 2em;
  border-radius: 6px;
  margin-top: 1em;
    position: absolute;

}


.kids{
  color: #fff;
}




.hcta{
  color:  #fff;
  font-weight: 700;
  font-size: 1.1em;
  background: orange;
  padding: 1em 2em;
  border-radius: 6px;
  margin-top: 2em;
}


.hcta:hover{
  color:  #fff;
  background: #0078FF;
  text-decoration: none;
}


.blogimg img{
  width: 100%;
}


element.style {
}
.about-section .side-image2 img {
    margin-left: 0;
    max-width: 112%;
}


.acta:hover{
  color:  #fff;
  background: #0078FF;
  text-decoration: none;
}

.btn-close{
  position: absolute;
  right: 3%;
  top: 5%;
  color: #fff;

}


.close-button {
width: 60px;
    height: 60px;
    box-shadow: 0px 10 10px 10px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    background: #000;
    right: 5%;
    top: 25%;
    margin-top: -75px;
    margin-left: -75px;
    position: absolute;
    display: block;
    z-index: 200;
    text-indent: -9999px;
}
.close-button:before,
.close-button:after {
  content: '';
  width: 55%;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 48%;
  left: 22%;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.close-button:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.close-button:hover:before,
.close-button:hover:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}




.deck2 {
    padding:4em 2em 4em 2em;
}


.servicimg{
  margin-top: 8em;
}




.concept {
  position: relative;
  padding: 5em;
  height: 100vh;
  overflow: hidden;
  scroll-snap-align: center;
}
.concept:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: radial-gradient(rgba(0, 0, 0, 0.3), transparent);
  opacity: 0;
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.concept:hover:before {
  opacity: 0.5;
}
.white-txt{
	color:white;
}
.concept-one {
  display: grid;
  grid: repeat(3, 1fr)/repeat(3, 1fr);
  background: yellow;
  padding: 8em;
  background: url("../img/body/bg.png") no-repeat center center/cover;
}
.brighters {
  display: grid;
  grid: repeat(3, 1fr)/repeat(3, 1fr);
  background: yellow;
  padding: 8em;
  background: url("../img/body/solarCover.jpeg") no-repeat center center/cover;
}
.conceptors {
  height:300px;
  width:400px;
  background-color:#0000;
  position: absolute;
  right: 40px;
  top: 40%;
  z-index: 6;
  transition: 0.5s ease;
  background: url("../img/body/bulb-remove.png") no-repeat center center/cover;
}
.mellows {
  position: absolute;
  left: 40px;
  right: 0;
  top: 50%;
  z-index: 6;
  text-align:left;
  transition: 0.5s ease;
  letter-spacing: 5px;
  color: #fff;
  font-weight: 300;
}.mellowsone {
  position: absolute;
  left: 40px;
  right: 0;
  top: 50%;
  z-index: 6;
  text-align:left;
  transition: 0.5s ease;
}
.mallows {
  position: absolute;
  left: 45px;
  right: 0;
  top: 80%;
  z-index: 6;
  text-align:left;
  font-weight: 500;
  transition: 0.5s ease;
}
.camper{
    margin:auto;
background: url("../img/body/removebgpreview.png") no-repeat center center/cover; 
width:400px;
height:400px;
    
}
.mallowsp {
  position: absolute;
  left: 45px;
  right: 0;
  margin-top:20px;
  top: 98%;
  z-index: 6;
  text-align:left;
    font-weight: 200;
  transition: 0.5s ease;
}
.concept-one .hover {
  z-index: 6;
}
.concept-one .hover-1:hover ~ h1 {
  left: 30px;
  margin-top: -10px;
}
.concept-one .hover-2:hover ~ h1 {
  margin-top: -10px;
}
.concept-one .hover-3:hover ~ h1 {
  right: 30px;
  margin-top: -10px;
}
.concept-one .hover-4:hover ~ h1 {
  left: 30px;
}
.concept-one .hover-6:hover ~ h1 {
  right: 30px;
}
.concept-one .hover-7:hover ~ h1 {
  left: 30px;
  margin-top: -50px;
}
.concept-one .hover-8:hover ~ h1 {
  margin-top: -50px;
}
.concept-one .hover-9:hover ~ h1 {
  right: 30px;
  margin-top: -50px;
}

.main-content {
  text-align: center;
  text-transform: uppercase;
  scroll-snap-type: y mandatory;
  position: relative;
  height: 20%;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  z-index: 1;
}



.large-header{
	position: absolute;
  z-index: 5;
}





@media (max-width: 720px) {


  .servicimg{
  margin-top: 0em;
}

.toppers{
  margin-top: 3em;
}


  .about-intro {
   background: #fff;
   width: 100%;
   padding: 2em;
   position: relative;
   box-shadow: 0px 1px 1px -1px black;
 }

 .about-sec {
   background: #fafafa;
   padding: 3em 0;
   margin-bottom: 0em;
 }

 .padd-center {
   margin-top: 1em;
 }

 .inner-xs{
   margin-top: 1em;
 }

 .navbar .navbar-toggler {
   margin-left: auto;
   float: right;
 }

 .bigger-txt{
   font-size: 26px;
 }

 .deck {
   padding: 4em 3em 4em 3em;
 }

 .br-none br{
   display: none;
 }

 .extra-left{
   padding-left: 0em;
 }

 .flcontent p {
    color: #fff;
    display: none;
}

 .xs-center{
   text-align: center;
 }

 .partner-logo ul {
   list-style: none;
   display: inline-block;
 }

 .concept-one h1 {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 35%;
  margin-top: -30px;
  padding: 0 20px;
  transition: 0.5s ease;
  z-index: 0;
  letter-spacing: 10px;
  color: #fff;
  font-weight: 900;
}


.concept-one h1 br{
	
}

.main-nav ul {
  list-style: none;
  display: inline-flex;
  width: 100%;
  text-align: left !important;
}

.fcta{
  color:  #fff;
  font-weight: 700;
  font-size: 1em;
  background: orange;
  padding: 1em 2em;
  border-radius: 6px;
  position: relative;
  margin-top: 1em;
    display: inline-block;
}




.close-button {
    width: 60px;
    height: 60px;
    box-shadow: 0px 10 10px 10px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    background: #000;
    right: 5%;
    top: 19%;
    margin-top: -75px;
    margin-left: -75px;
    position: absolute;
    display: block;
    z-index: 200;
    text-indent: -9999px;
}


.floatingad {
    background: #4e54c8;
    background: -webkit-linear-gradient(to left, #8f94fb, #4e54c8);
    width: 100%;
    height: 86vh;
    display: block;
    position: fixed;
    bottom: 0;
    z-index: 12;
    color: #fff;
    padding: 1em;
    box-shadow: 1px 4px 17px #000000;
}

.flcontent h1 {
    font-weight: 700;
    font-size: 26px;
}

.blogimg img{
  width: 90%;
}

.fsized{
  margin-top: 1em;
}

.fsized br{
  display: none;

}


.scta {
    color: #fff;
    font-weight: 700;
    font-size: 1em;
    background: orange;
    padding: 1em 2em;
    border-radius: 6px;
    margin-top: 2em;
    position: absolute;
    left: 5%;
    top: 70%;
    z-index: 33;
}

.kidos{
  text-align: left !important;
}

.acta {
    color: #fff;
    font-weight: 700;
    font-size: 1.1em;
    background: orange;
    padding: 1em 2em;
    border-radius: 6px;
    margin-top: 0em;
    position: absolute;
    margin-bottom: 0;
}

}

@media (max-width: 1366px) {

  .nav-container {
   max-width: 1280px;
   margin: auto;
   width: 100%;
   padding: 0.6em 0;
 }

 .main-nav ul li {
   padding: 0 1.2em;
 }

}


@media (max-width: 1024px) {

  .nav-container {
   max-width: 900px;
   margin: auto;
   width: 100%;
   padding: 0.6em 0;
 }

 .main-nav ul li {
   padding: 0 0.5em;
 }

}

