/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */

nav ul a,
nav .brand-logo {
  color: #444;
}

p {
  line-height: 2rem;
}

.sidenav-trigger {
  color: #26a69a;
}

.parallax-container {
  min-height: 380px;
  line-height: 0;
  height: auto;
  color: rgba(255,255,255,.9);
}
  .parallax-container .section {
    width: 100%;
  }

@media only screen and (max-width : 992px) {
  .parallax-container .section {
    position: absolute;
    top: 40%;
  }
  #index-banner .section {
    top: 10%;
  }
}

@media only screen and (max-width : 600px) {
  #index-banner .section {
    top: 0;
  }
}

@media only screen and (max-width : 600px) {
  h1 {
    font-size: 2.1rem;
  }
  .float-lmt {
    float: left;
  }
}

@media only screen and (max-width : 800px) {
  .float-lmt {
    float: left;
  }
}

.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
  font-size: inherit;
}

footer.page-footer {
  margin: 0;
}

.bej-grey {
  color: #475054 !important;
}

.grey-bg {
  background-color: #475054 !important;
}

.white {
  color: white !important;
}

nav ul a, nav .brand-logo {
  color: white !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.absolute {
  position: absolute !important;
}

.mons-reg {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 400 !important;
}

.quote-txt {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 300 !important;
  color: #858585 !important;
}

h1 {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 700 !important;
  color: #181716 !important;
}

p {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 400 !important;
  color: #181716 !important;
  font-size: 17px !important;
}

h4 {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 300 !important;
  color: #181716 !important;
}

.bold-text {
  font-weight: 700 !important;
}

.parallax-container {
  min-height: 450px;
}

.mh80 {
  min-height: 80px !important;
}

.mh100 {
  min-height: 100px !important;
}

.header-line {
  width: 28%;
  height: 15px;
  background-color: #dcd3c7;
  display: inline-block;
  margin-top: 40px;
}

.why-header {
  font-size: 30px !important;
  margin-bottom: 10px !important;
  margin-top: 0px !important;
}

.why-txt {
  font-size: 17px !important;
  margin-top: 0px !important;
}

.vetej-header {
  color: #86a3bb !important;
  font-size: 30px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.sidenav-trigger {
  color: white !important;
}

.fs30 {
  font-size: 30px !important;
}

.conct {
  font-size: 2.28rem !important;
    font-weight: normal !important;
}