@font-face {
  /* Menu Font */
  font-family: "SF Pro Text";
  src: url("fonts/SF-Pro-Text-Heavy.otf");
}

@font-face {
  font-family: "SF Pro Bold";
  src: url("fonts/SF-Pro-Text-Bold.otf");
}

@font-face {
  font-family: "SF Pro Light";
  src: url("fonts/SF-Pro-Text-Light.otf");
}

html, body {
  height: 100%;
  color: #b4c4d5 !important;

}
.wow{
   visibility: hidden;
}


.grad {
  padding-top: 10%;
  height: 100%;
/*  background-repeat: no-repeat !important; */
  overflow: hidden;
  /*  background: linear-gradient(#e7e7e7, #d1dae3); */
}

nav {
  color: white;
  font-family: "SF Pro Text";
}

nav .menu{
  width: 2rem;
  height: 2rem;
  margin-top: 3rem;
  margin-left: 1rem;
}


.topbg {
  /* The image used */
  background-image: url("Images/sno.jpg");
  /* Full height */
  min-height: 100% !important;
  display: block;
  /* Center and scale the image nicely */
 background-attachment: fixed; /*
  background-position: center;
  background-repeat: no-repeat; */
  background-size: cover;
  padding-bottom: 1rem;
}

.logo {
  padding-left: 1rem;
  padding-right: 1rem;
  position: relative;
  padding-top: 8%;
  color: white;
  font-size: 5rem;
  text-align: center;
}

@media (max-width:768px) {
  .logo {
    padding-top: 30%;
  }
}

.mail {
  padding-left: 3rem;
}

.navbar {
  z-index: 10;
  position: fixed;
  top: 0;
  padding-left: 3rem;
  padding-right: 3rem;
  height: 100px;
  width: 100%;
  justify-content: center;
}

.contact {
  text-align: center;
  position: relative !important;
}

.navlinks {
  padding-top: 25px;
}

a {
  color: white !important;
}

a:hover {
  text-decoration: none !important;
  color: #292929 !important;
}

.snowflake {
  height: 60px;
}

.maintext {
  text-align: left;
  font-family: "SF Pro Heavy";
  font-size: 1rem;
  margin: 0 auto;
  width: 50%;
}

.box {
  display: block;
  width: inherit;
  margin-left: auto;
  margin-right: auto;
}

hr.pageSplit {
  border: 0;
  margin-top: 0;
  height: 1px;
  border-radius: 50px;
  background-color: white;
  opacity: .3;
}

.maintextTitle {
  font-size: 2rem;
  font-weight: bold;
  font-family: sans-serif;
  display: flex;
  text-align: center;
  font-family: "SF Pro Text" !important;
}

#email {
  color: #0489e5 !important;
}

#email:hover {
  size: 130% !important;
}

.nav-link {
  color: white;
}

.nav-link:hover {
  color: green;
}

#Main_Content {}

.quote {
  font-size: 3.5rem;
  font-weight: 900;
  text-align: center;
  font-family: 'SF Pro Bold', sans-serif;
}

.little {
  font-size: 1.4rem !important;
  font-family: "SF Pro Light", sans-serif;
}

@media (max-width:768px) {
  .quote {
    font-size: 2rem;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
  }
}

@media (max-width:430px) {
  .quote {
    font-size: 1.8rem;
    width: 100%;
    text-align: center;
  }

  .maintext {
    width: auto;
  }
}

#logo_large {}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

p {
  text-align: left;
  ;
}

#services {}

#burger {
  /* burger colour*/

}

#landing_top {
  display: block;
}

#main {
  transition: margin-left .5s;
  padding: 0px;
}

#Main_Content {}

#inner {
  margin: 16px;
}

.mainlogo {
  padding: 3rem;
}

@media (max-width: 480px) {
  .mainlogo {
    padding: 0px !important;
    padding-top: 3rem !important;
  }
}

@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }

  .sidenav a {
    font-size: 16px;
  }
}

.scroll-down {
  opacity: 1;
  -webkit-transition: all .5s ease-in 3s;
  transition: all .5s ease-in 3s;
}

.scroll-down {
  position: relative;
  bottom: 40px;
  left: 50%;
  margin-left: -16px;
  display: block;
  width: 32px;
  height: 32px;
  border: 2px solid black;
  background-size: 14px auto;
  border-radius: 50%;
  z-index: 2;
  -webkit-animation: bounce 2s infinite 2s;
  animation: bounce 2s infinite 2s;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}

.scroll-down:before {
  position: absolute;
  top: calc(50% - 8px);
  left: calc(50% - 6px);
  transform: rotate(-45deg);
  display: block;
  width: 12px;
  height: 12px;
  content: "";
  border: 2px solid black;
  border-width: 0px 0 2px 2px;
  color: black;
}

section {
  height: 100vh;
  width: 100%;
  display: block;
}
}

@keyframes bounce {

  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  60% {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}

footer {
  color: white;
  background-color: #54748e;
}


section {
  z-index: 0;
}

section .section-title {
  text-align: center;
  color: #007b5e;
  text-transform: uppercase;
}

#what-we-do {
  background: #ffffff;
}

#what-we-do .card {
  color: white;
  background-color: #b4c4d5;
  padding: 1rem !important;
  border: none;
  margin-bottom: 1rem;
  -webkit-transition: .5s all ease;
  -moz-transition: .5s all ease;
  transition: .5s all ease;
}

#what-we-do .card:hover {
  -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
  -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
  box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}

#what-we-do .card .card-block {
  padding-left: 50px;
  position: relative;
}

#what-we-do .card .card-block a {
  color: #007b5e !important;
  font-weight: 700;
  text-decoration: none;
}

#what-we-do .card .card-block a i {
  display: none;
}

#what-we-do .card:hover .card-block a i {
  display: inline-block;
  font-weight: 700;
}

#what-we-do .card .card-block:before {
  font-family: FontAwesome;
  position: absolute;
  font-size: 39px;
  left: 0;
  -webkit-transition: -webkit-transform .2s ease-in-out;
  transition: transform .2s ease-in-out;
}

#what-we-do .card .block-1:before {
  content: url("Images/tools.svg");
  height: 40px;
  width: 40px;
}

#what-we-do .card .block-2:before {
  content: url("Images/world.svg");
  height: 40px;
  width: 40px;
}

#what-we-do .card .block-3:before {
  content: url("Images/homes.svg");
  height: 40px;
  width: 40px;
}

#what-we-do .card .block-5:before {
  content: url("Images/report.svg");
  height: 40px;
  width: 40px;
}

#what-we-do .card:hover .card-block:before {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: .5s all ease;
  -moz-transition: .5s all ease;
  transition: .5s all ease;
}
.fade-in {
	-webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
	        animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}
/* ----------------------------------------------
 * Generated by Animista on 2019-5-26 4:22:11
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation fade-in
 * ----------------------------------------
 */
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
