/**
 * Place your custom styles here.
 */

body {
  line-height: 1.5;
  font-size: 16px;
  color: #000;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  font-family: 'Saira Condensed', sans-serif;
}

h1,
.h1 {
  font-size: 90px;
  color: #fff;
  line-height: 1em
}

h2,
.h2 {
  font-size: 48px;

}

h5,
.h5 {
  text-transform: uppercase;
  letter-spacing: 4px;
  font-size: 18px;
  font-weight: normal;
  font-family: "Oswald", sans-serif;
  color: #98cb2b
}

a {
  color: #98cb2b
}

a:hover,
a:focus {
  color: #000;
  text-decoration: none
}

p {
  margin-bottom: 20px;
  color: #727780;
}

.lead {
  font-weight: normal;
  color: #000;
}

.page-header {
  border: 0;
  padding: 0;
  margin: 0;
}

.view-frontpage{
  display: none
}

.row.no-pad {
  margin-right: 0;
  margin-left: 0;
}

.row.no-pad > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

.section-title{
  text-align: center;
  margin-bottom: 60px;
}

.navbar {
  margin-bottom: 0;
  border: 0;
}

.navbar-brand {
  text-transform: uppercase;
  font-size: 36px;
  height: auto;
  font-family: "Oswald", sans-serif;
  padding: 0;
  line-height: 80px;
  margin-left: 0 !important;
  margin-right: 20px;
}

.navbar-brand span{
  color: #98cb2b
}

.navbar-default .navbar-brand {
  color: #000;
}

.nav > li > a {
  
}

.navbar-default {
  background-color: transparent;
}

.navbar-nav {
  font-family: "Oswald", sans-serif;
}

.navbar-default .navbar-nav > li > a {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 18px;
  padding: 0;
  color: #000;
  padding: 0 20px;
  line-height: 80px;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #98cb2b;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: transparent;
  color: #98cb2b;
}

#block-calltoaction{
  float: right;
  font-family: 'Saira Condensed', sans-serif;
  line-height: 80px;
  text-transform: uppercase;
}

#block-calltoaction a{
  
}

.highlighted{
  background-color: #ddd;
  min-height: 650px;
  background-image: url("../rsz_1western-cape-sobriety-test-istock-512812170.jpg");
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  text-align: center;
}

#block-slider1{
  padding-bottom: 180px;
  padding-top: 180px;
  background-color: rgba(10,32,68,0.4)
}

.page-title {
  padding: 100px 0;
  text-align: center;
  margin-bottom: 100px;
  background-attachment: fixed !important;
  background-size: cover !important;
  position: relative;
  background-repeat: no-repeat !important;
}

.page-title:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(10,32,68,0.6)
}

body.path-contact .page-title,body.path-user .page-title{
  background: url("../rsz_construction-workers-istock-621835488.jpg") !important;
  background-attachment: fixed !important;
  background-size: cover !important;
  background-repeat: no-repeat !important
}

.row-align-center {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

#block-banner{
  
}

.features-section {
  margin-top: -70px;
  padding-bottom: 100px;
}

.features-section .grid{
  background-color: #fff;
  padding: 30px;
  text-align: center;
  border: 1px solid #ececec;
  margin-left: -1px;
  border-top: 3px solid #98cb2b
}

.features-section .icon {
  margin-bottom: 15px;
  font-size: 60px;
  color: #98cb2b
}

.features-section .details{

}

#block-contactus{
  padding: 60px 0;
  color: #fff;
  background-color: rgba(10,32,68,0.5)
}

.newsletter {

  background-color: #ddd;
  background-position: center;
  background-size: cover;
  margin-top: 100px;
  background-image: url("../iStock-595329312-optimized.jpg");
  background-attachment: fixed
}

.footer {
  padding: 50px 0;
  border-top: none;
  margin: 0;
}

.col-md-4 .icon{
  color: #98cb2b;
  font-size: 60px;

}

.btn_inline_style{
  text-transform: uppercase;
  font-family: "Oswald", sans-serif
}

.btn_inline_style:before{
  display: inline-block;
  content: '';
  width: 16px;
  height: 1px;
  margin-right: 10px;
  vertical-align: middle;
  background-color: #98cb2b;
  -webkit-transition: all .3s;
  transition: all .3s
}

.btn_inline_style:after{
  display: inline-block;
  content: '';
  width: 16px;
  height: 1px;
  margin-left: 10px;
  vertical-align: middle;
  background-color: #98cb2b;
  -webkit-transition: all .3s;
  transition: all .3s
}

.btn_inline_style:hover:before{
  width: 32px
}

.btn_inline_style:hover:after{
  width: 32px
}

.btn {
  text-transform: uppercase;
  padding: 14px 35px;
  font-size: 18px;
  border-radius: 0;
  font-family: 'Saira Condensed', sans-serif;
}

.btn:hover,
.btn:focus,
.btn.focus {
  -webkit-transition: all .3s;
  transition: all .3s
}

.btn-outline-primary {
  border-color: #98cb2b;
  color: #fff;
  border-width: 2px;
}

.btn-outline-primary:hover {
  border-color: #fff;
  color: #fff;
}

.btn-default {
  border-width: 2px;
  border-color: #98cb2b;
}

.btn-default:hover {
  background-color: #98cb2b;
  border-color: #98cb2b;
  color: #fff;
}

.btn-default:active,
.btn-default.active{
  background-color: #98cb2b;
  border-color: #98cb2b;
  color: #fff
}

.btn-default:active:hover,
.btn-default.active:hover{
  background-color: #98cb2b;
  border-color: #98cb2b;
  color: #fff
}

.btn-primary {
  background-color: #98cb2b;
  border-color: #98cb2b;
  border-width: 2px;

}

.btn-primary:hover {
  background-color: #fff;
  color: #98cb2b;
  border-color: #98cb2b;
}

.btn-primary:active,
.btn-primary.active{
  background-color: #fff;
  color: #98cb2b;
  border-color: #98cb2b;
}

.btn-primary:active:hover,
.btn-primary.active:hover{
  background-color: #fff;
  color: #98cb2b;
  border-color: #98cb2b
}

#contact-message-feedback-form{
  margin-top: 50px;
    width: 83.33333333%;
    margin-left: 8.33333333%;


}

label {
  font-weight: normal;
}

button#edit-preview{
  display: none
}

#backtotop {
  visibility: hidden;
  background: transparent;
  text-indent: 0;
  height: auto;
  width: auto;
}

#backtotop::after {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f139";
  visibility: visible;
  font-size: 36px;
  color: #98cb2b
}

@media (min-width: 320px) and (max-width: 480px) {
  #block-calltoaction{
    display: none
  }
  
  h1,
  .h1 {
    font-size: 60px;
  }
  
  .navbar-brand {
    margin-left: 15px !important;
  }
  
  .navbar-default .navbar-nav > li > a {
    line-height: normal;
  }
}