@import url('https://fonts.googleapis.com/css?family=Lato|Raleway');

.icon-block {
  padding: 0 15px;
}

h1,h2,h3,h4,h5{
  font-family: 'Raleway', sans-serif;
  font-weight: 900;
}

p{
  font-family: 'Lato', sans-serif;
  font-size: 14pt;
}

.hello-p{
  font-size: 18pt;
}

.hello-block{
  padding: 42px;
}
.team-block{
  padding: 16px 56px !important;
}
.pillars-box{
  padding: 16px 56px !important;
}
.services-box{
  padding: 16px 56px !important;
}
.hello-image-block{
  padding: 24px 0 8px 8px !important;
  margin: 0px;
}
.first-action-block{
  margin-top: -26px;
  padding: 8px 42px 8px 42px;
}
.icon-block .material-icons {
	font-size: inherit;
}

.brand-logo img {
    width: 130px;
}

.cst-bottom-parallax {
  padding-top: 24px;
  height: auto;
}

.header {
    /*font-weight: 300;*/
}
.home-parallax{
  padding-top: 24px;
  height: auto;
}

.footer-copyright img {
  text-align: center;
  float: right;
}

.klip-img{
  vertical-align: middle;
}