@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,500;0,600;0,700;1,200&display=swap');

body,
html {
height: 100%;
margin: 0;
font: 400 15px/1.8 "Poppins", sans-serif;
color: #777;
overflow-x: hidden;
overflow-y: scroll;
-ms-overflow-style: scrollbar;
/* font-family: "Roboto", sans-serif; */
position: relative;
scroll-behavior: smooth;
}

html {
overflow-y: scroll;
overflow-x: hidden;
-ms-overflow-style: scrollbar;
}

body {
font-family: "Poppins", sans-serif;
position: relative;
}

:root {
    --primary: #009fe3;
    --secondary: #0c4668;
    --dark: #575656;
    --body: #0c0c0c;
    --box-shadow: 0 8px 22px rgba(0,0,0,0,01);
}

body {
    font-family: Poppins, "san-serif";
    line-height: 1.7em;
    color: var(--body);
}

h1, h2, h3, h4, h5, h6,
.display-6 {
    font-weight: 700;
    text-transform: uppercase;
}

p {
  font-weight: 300;
  line-height: 1.6em;
}

header {
    width: 100%;
    position: initial;
    z-index: 99;
}

.header-img {
    width: 450px;
    padding: 5px;
}

.navbar {
    background-color: transparent;
    padding: 10px;
    margin-top: 50px;

}

.bg-light {
    background-color: transparent !important;
    
}

.text-small {
    font-size: 16px;
    color: var(--primary);
}

.text-white {
    font-size: 50px;
    font-weight: 600;
    line-height: 7vmin;
}


a {
    text-transform: uppercase;
    font-weight: 600px;
    font-size: 16px;
}

/*section {
    padding-top: 20px;
    padding-bottom: 20px;
}*/

#hero {
    background-image: url(../images/Header-background-V2.png) ;
    position: relative;
    background-size: cover;
    height: 140vh;
    display: flex;
    /*align-items: center;*/
    justify-content: center;
    padding-top: 13%;
    /*background-position:  center;*/
} 


.navbar .logo {
    width: 130px;
}

.container {
    width: 70%;
    padding: 0;
}

.improve-text {
    color: white;
    padding-top: 15px;
}


.phone-img {
    width: 450px;
}

.btn {
    padding: 12px 30px;
    border-radius: 45px;
    border-color: none;
    background-color: white;
    color: var(--primary);
    font-weight: 500;
}

.blue-line {
width: 120px;
}


.h1-text {
    font-weight: normal;
    font-weight: 700;
}

.text-left {
  text-align: left;
}

#services {
  padding-top: 5%;
}

#log {
  padding-top: 5%;
}

.services-text {
    padding-top: 50px;
}

#cloud-based {
    background-image: -webkit-linear-gradient( right top, #0075ad, #002643);
    height: 15%;
    padding-top: 30px;
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-250px * 4));
  }
}


.slider {
  height: 183;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: auto;
}

.slider .slide-track {
  animation: scroll 20s -20s linear infinite;
  display: flex;
  width: calc(386px * 4);
  background-position: 0 -200px;
}

/* .slider .slide {
  width: 250px;
  height: 183px;
} */


@media (min-width: 768px) {
    .bd-placeholder-img-lg {
      font-size: 3.5rem;
    }
  }
  .jumbotron {
    padding-top: 3rem;
    padding-bottom: 3rem;
    margin-bottom: 0;
    background-color: #fff;
  }

  @media (min-width: 768px) {
    .jumbotron {
      padding-top: 6rem;
      padding-bottom: 6rem;
    }
  }
  
  .jumbotron p:last-child {
    margin-bottom: 0;
  }
  
  .jumbotron h1 {
    font-weight: 300;
  }
  
  .jumbotron .container {
    max-width: 40rem;
  }
  
  footer {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  
  footer p {
    margin-bottom: 0.25rem;
  }
  
  #home {
    top: 0;
    width: 100%;
    position: absolute;
    /*transition: all 0.1s ease;*/
    z-index: 100;
  }

  #site-header.hide {
    top: -136.1px;
  }

  .leftside {
      height: 100%;
      width: 100%;
  }

  .rightside {
    height: 100%;
    width: 100%;
    padding-left: 5%;
}

  #analytics {
    background-image: url(../images/Dashboard-Background.png);
    background-position: top center;
    height: 70%;
  }

  #rightside-col {
    height: 100%;
    display: flex;
    align-items: center;
}

.dashboard {
  padding-top: 30px;
  /* padding-bottom: 30px; */
  width: 100%;

}

#laptop-mockup {
  width: 420px;
  margin: auto;
  padding-top: 10%;
}


.real-time-text {
  color: #fff;
  padding-top: 50px;
}

#about {
  background-image: url(../images/Grey-background.png);
  background-position: center;
  background-size: cover;
  background-color: rgb(241, 241, 241);
}



.box1 {
  background-color: white;
  border-radius: 15px;
  height: 85%;
  width: 100%;
  margin-bottom: 100px;
}

/* #contact {

} */

#contact-background-image {
  background-image: url(../images/Side-BLUE-Colmn.png);
  height: 100%;
  justify-content: center;
  flex: auto;
  padding: 15% 0;
}

.first-icon {
  padding-top: 40%;
}

br.br-on-mobile {
  display: none;
}

.contact-text {
  color: #fff;
  padding-left: 30%;
}

.contact-text-touch {
  color: rgb(0, 0, 0);
}

.contact-rightside {
  padding-left: 5%;
  padding-top: 230px;
}

/* #contact {
  padding: 100px 0;
} */

#footer {
  background-color: rgb(26, 26, 26);
  padding-top: 40px;
}

.footer-text {
  font-size: 10pt;
  padding-right: 20%;
}

.footer-line {
  border: none;
  height: 2px;
  background-color: white;
}

.footer-company-list-item {
  color: #fff;
  font-size: 10pt;
  text-decoration: none;
  font-style: normal;
  font-weight: 300;
  text-transform: none;
}

/* privacy-policy */
#log {
  padding-top: 2.5%;
  padding-bottom: 20px;
  /* background-image: url(../images/Grey-background.png); */
  background-position: center;
  background-size: cover;
    /* background-color: rgb(241, 241, 241); */
}

#advertising {
  background-color: #0075ad;
  padding-top: 0%;

}

#children-info {
  padding-bottom: 50px;
}

.advert-box1 {
  /* background-color: white; */
  border-radius: 15px;
  /* height: 85%; */
  /* margin: 10% 0; */
  padding-top: 70px;
  padding-bottom: 50px;
}

.advert-heading {
  color: #ffffff;
}

.advert-p {
  padding-top: 15px; 
  color: #ffffff;
}

#children-info {
  padding-top: 5%;
  background-position: center;
  background-size: cover;
}

.log-box {
  padding-bottom: 40px;
}

.mobile-break { 
  display: none;
}



/* /privacy-policy */


/* Mashudu */

/* Tablet View */

@media (min-width: 425px) and (max-width: 768px) {
  #hero {
  align-items: center;
  }

  #text-alignment {
    text-align: end;
  }

  .text-white {
    font-size: 40px;
    font-weight: 400;
    line-height: 7vmin;
    text-align: center;
  }

  #log-first-para1 {
    padding-top: 150px;
  }

  #log-first-para1 {
    padding-top: 150px;
  }

  #advert-second-para1 {
    padding-top: 40px;
    padding-bottom: 30px;
  }

  #advert-second-para2 {
    padding-top: 0px;
    padding-bottom: 30px;
  }

  #advert-second-para3 {
    padding-top: 0px;
    padding-bottom: 40px;
  }

  #child-third-para1 {
    padding-top: 40px;
    padding-bottom: 30px;
  }

  #child-third-para2 {
    padding-top: 0px;
    padding-bottom: 30px;
  }

  #child-third-para3 {
    padding-top: 0px;
    padding-bottom: 50px;
  }


  #header-text {
    text-align: center;
  }

  #phone-mockup {
    padding-top: 200px;
  }

  .phone-img {
    width: 350px;
}

#cloud-based {
  height: 30%;
  padding-top: 30px;
  text-align: center;
}

#laptop-mockup {
  width: 280px;
}

#analytics {
  background-image: url(../images/Dashboard-Background.png);
  /* background-position: center; */
  height: 105%;
  padding-bottom: 20px;
}



#advertising {
  /* background-image: url(../images/Dashboard-Background-landscape.png); */
  /* background-repeat: no-repeat; */
  /* height: 50%; */
  /* background-position: center; */
  background-color: #0075ad;;
}


/* #dashboard-col {
  display: flex;
  justify-content: center;
  text-align: center;
  
} */

  .advert-box1 {
    /* background-color: white; */
    border-radius: 15px;
    /* height: 85%; */
    /* margin: 10% 0; */
    padding-top: 30px;
    padding-bottom: 50px;
  }

  .box1 {
    background-color: white;
    border-radius: 15px;
    margin-bottom: 20px;
    padding-top: 30px;
    padding-bottom: 10px;
  }

  #rightside-col {
    margin-top: auto; 
    margin-bottom: auto; 
    padding: 0px 50px;
  }

 .rightside {
    /*height: 100%;
    width: 80%;
    padding-right: calc(var(--bs-gutter-x) * .100);
    padding-left: calc(var(--bs-gutter-x) * .5);*/
    padding-top: 20px;
    padding-bottom: 20px;
} 

#services-text {
  padding-bottom: 50px;
}

.box1 {
  height: 85%;
  /* width: 100%; */
  margin-bottom: 100px;
}

#analytics {
  text-align: center;
  /* height: 40%; */
    /* padding-top: 60px; */
}

#analytics-container {
  /* height: 50%; */
  margin-top: auto;
}

#multi-platform {
  text-align: center;
  margin: 0 0;
}

#header-text {
  padding-top: 300px;
}

.header-img {
  width: 400px;
  padding-top: 20px;
  text-align: center;
}

#contact-mobile {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15% 0;
}

#contact-background-image {
  background-image: url(../images/Side-BLUE-Colmn.png);
  height: 100%;
  justify-content: center;
  flex: auto;
  /* padding: 15% 0; */
}

.contact-rightside {
  justify-content: center;
  flex: auto;
  padding-left: 30%;
  padding-top: 0px;

}

#footer {
  background-color: rgb(26, 26, 26);
  /* height: 100%; */
  padding-top: 40px;
  }

  }

/* Mobile View */

@media (min-width: 250px) and (max-width: 425px) {
  #hero {
  align-items: center;
  }

  #text-alignment {
    text-align: end;
  }

  .text-white {
    font-size: 25px;
    font-weight: 400;
    line-height: 7vmin; 
  }

  #phone-mockup {
    padding-top: 150px;
  }
  
  .improve-text {
    font-size: 8.5pt;
  }

  #log-first-para1 {
    padding-top: 150px;
  }

  #advert-second-para1 {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  #advert-second-para2 {
    padding-top: 0px;
    padding-bottom: 40px;
  }

  #advert-second-para3 {
    padding-top: 0px;
    padding-bottom: 60px;
  }

  #child-third-para1 {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  #child-third-para2 {
    padding-top: 0px;
    padding-bottom: 40px;
  }

  #child-third-para3 {
    padding-top: 0px;
  }

  .phone-img {
    width: 250px;
}

#cloud-based {
  height: 40%;
  padding-top: 30px;
  text-align: center;
}

#laptop-mockup {
  width: 190px;
}

#analytics {
  background-image: url(../images/Dashboard-Background.png);
  background-position: top center;
  height: 100%;
}

#advertising {
  /* background-image: url(../images/Dashboard-Background-landscape.png); */
  /* background-repeat: no-repeat; */
  /* height: 50%; */
  /* background-position: center; */
  background-color: #0075ad;
}

  #footer {
  background-color: rgb(26, 26, 26);
  /* height: 100%; */
  padding-top: 40px;
  }

  .advert-box1 {
    /* background-color: white; */
    border-radius: 15px;
    /* height: 85%; */
    /* margin: 10% 0; */
    padding-top: 30px;
    padding-bottom: 50px;
  }

  .box1 {
    background-color: white;
    border-radius: 15px;
    margin-bottom: 20px;
    padding-top: 30px;
    padding-bottom: 10px;
  }

  #rightside-col {
    margin-top: auto; 
    margin-bottom: auto; 
    padding: 0px 35px;
  }

 .rightside {
    /* height: 100%;
    width: 80%;
    padding-right: calc(var(--bs-gutter-x) * .100);
    padding-left: calc(var(--bs-gutter-x) * .5); */
    padding-top: 20px;
    padding-bottom: 20px;
}

#services-text {
  padding-bottom: 50px;
}

.box1 {
  height: 85%;
  /* width: 100%; */
  margin-bottom: 100px;
}

#analytics {
  text-align: center;
}

#multi-platform {
  text-align: center;
  margin: 0 0;
}

#header-text {
  padding-top: 300px;
}

#contact-background-image {
  background-image: url(../images/Side-BLUE-Colmn.png);
  height: 100%;
  padding: 15% 0%;
}

.contact-text {
  padding-left: 20%;
}

br.br-on-mobile {
  display: block;
}

.contact-rightside {
  justify-content: center;
  flex: auto;
  padding-left: 20%;
  padding-top: 20%;
  padding-bottom: 15%;
}

.mobile-break { 
  display: static;
}

.header-img {
  width: 400px;
  padding-top: 20px;
  text-align: center;
}

  }

/* /Mashudu */


/* /Mashudu */

