body {
  margin: 0;
  padding: 0;
  color: #222222;
  background-color: #e5e5e5;
  font-family: "Nunito Sans", sans-serif;
}

section {
  padding: 60px 0;
  position: relative;
}

h1, h2, h3, h4, h5, .law-logo, button {
  font-family: "Halant", serif;
}

p {
  position: relative;
}

a {
  color: #222222;
}
a:hover, a:focus {
  color: #A73737;
}

.navbar-nav {
  margin-left: 250px;
}
@media (max-width: 990px) {
  .navbar-nav {
    margin-left: auto;
  }
}

@media (max-width: 576px) {
  .container {
    padding-right: 30px;
    padding-left: 20px;
  }
}

.law-h1 {
  position: relative;
  display: inline-block;
  margin-bottom: 30px;
}
.law-h1::before {
  content: "";
  display: block;
  position: absolute;
  width: calc(100% + 20px);
  height: 5px;
  margin-left: -20px;
  background: linear-gradient(135deg, #A73737 0%, #7A2828 100%);
  bottom: -10px;
}
.law-h1 .feather {
  width: 34px;
  height: 34px;
}
@media (max-width: 576px) {
  .law-h1 {
    font-size: 2.5rem;
  }
  .law-h1::before {
    width: 100%;
    margin-left: 0;
  }
}

.law-logo {
  position: absolute;
  margin: 3px 0px 0 5px;
}

.amp {
  font-family: "Great Vibes", cursive;
  font-size: 1.5em;
  position: absolute;
  margin-top: -5px;
}

.menuName {
  margin-left: 30px;
  text-transform: uppercase;
  font-family: "Oswald", "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

@media only screen and (max-width: 425px) {
  .menuName2 {
    display: none;
  }
}
.feather {
  margin-top: -5px;
}

.btn {
  text-transform: uppercase;
  padding-bottom: 2px;
}
.btn .feather {
  margin-top: -3px;
  width: 21px;
  height: 21px;
}

.anchor {
  position: absolute;
  top: -58px;
}

.law-navbar {
  background: linear-gradient(135deg, #A73737 0%, #7A2828 100%);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

.jumbotron {
  color: #e5e5e5;
  background: url("../img/jumbotron.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  position: relative;
  margin-top: 58px;
  margin-bottom: 0;
}
.jumbotron::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #222222;
  opacity: 0.5;
}
.jumbotron .lead {
  position: relative;
}

.section-contact {
  padding: 0px;
}

.section-half {
  width: 50%;
  float: left;
}

.section-left {
  height: 470px;
  background: url("../img/building_outside.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.section-right {
  padding: 60px 40px;
}

@media only screen and (max-width: 1440px) {
  .section-left {
    height: 610px;
  }
}
@media only screen and (max-width: 1024px) {
  .section-half {
    width: 100%;
    float: left;
  }
  .section-left {
    height: 240px;
  }
  .section-right {
    padding: 60px 20px;
  }
}
.section-img {
  color: #e5e5e5;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  background: url("../img/section-help-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.section-img::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #222222;
  opacity: 0.5;
}
.section-img .help-colomns {
  padding-left: 30px;
}

.section-color {
  color: #e5e5e5;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  background: linear-gradient(135deg, #A73737 0%, #7A2828 100%);
}
.section-color .law-h1::before {
  background: #e5e5e5;
}
.section-color .law-card {
  color: #222222;
  text-shadow: none;
  background-color: #e5e5e5;
  border-radius: 5px;
  padding: 20px;
  padding-top: 120px;
  margin-top: 120px;
  text-align: center;
  position: relative;
}
.section-color .law-card .law-card-profile-img {
  position: absolute;
  width: 200px;
  height: 200px;
  left: 50%;
  top: 0;
  margin: -100px 0 0 -100px;
  border: 10px solid #e5e5e5;
  border-radius: 100px;
}
.section-color .law-card .law-card-profile-img#GeyerLabuschagne {
  background: url("../img/GeyerLabuschagne.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.section-color .law-card .law-card-profile-img#AndriaViljoen {
  background: url("../img/AndriaViljoen.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.section-color .law-card .law-card-profile-img#BiancaHannekom {
  background: url("../img/BiancaHannekom.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.section-color .law-card .law-card-profile-img#BetsieVanNiekerk {
  background: url("../img/BetsieVanNiekerk.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.section-color .law-card .law-card-profile-img#RianaVanHeerden {
  background: url("../img/RianaVanHeerden.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.section-color .law-card .law-card-profile-img#NoleneSteyn {
  background: url("../img/NoleneSteyn.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.section-color .law-card .law-card-profile-img#JohanBrits {
  background: url("../img/JohanBrits.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.section-color .law-card .law-card-profile-img#MelanieBadenhorst {
  background: url("../img/MelanieBadenhorst.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.section-color .law-card .law-card-profile-img#AdeleScheepers {
  background: url("../img/AdeleScheepers.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.section-color .law-card .law-card-profile-img#SonjaKriel {
  background: url("../img/SonjaKriel.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.section-color .law-card .law-card-profile-img#SueMariSachse {
  background: url("../img/SueMariSachse.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.section-color .law-card .law-card-profile-img#AnnestatiaHartman {
  background: url("../img/AnnestatiaHartman.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.section-color .law-card .law-card-profile-img#IsabellaRoos {
  background: url("../img/IsabellaRoos.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.section-color .law-card .law-card-profile-img#AyeshaCombrinck {
  background: url("../img/AyeshaCombrinck.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.section-color .law-card .law-card-profile-img#HendrikOosthuizen {
  background: url("../img/HendrikOosthuizen.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.section-color .law-card p {
  line-height: 1.5em;
  margin-bottom: 30px;
  font-size: 0.8em;
}
.section-color .law-card .contact-info p {
  line-height: 2em;
  margin-bottom: 0;
  font-size: inherit;
}
.section-color .law-card .contact-info p .feather {
  width: 18px;
  height: 18px;
}
.section-color .law-card hr {
  border-top: 2px solid #A73737;
}

.section-map {
  padding: 0;
}

footer {
  background-color: #222222;
  color: #e5e5e5;
  padding: 10px;
  text-align: center;
  font-size: 0.75em;
  margin-top: -8px;
}

/*
Lightbox
*/
.law-lightbox {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
}

.law-lightbox-content {
  position: absolute;
  top: 58px;
  left: 0;
  right: 0;
  bottom: 0;
}

#_IFRAME {
  width: 100%;
  height: calc(100vh - 58px);
  padding: 50px 10px;
}

.vertical-center {
  margin: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/*
Contact form
*/
#_LAW_CONTACT {
  padding: 20px;
  background: linear-gradient(135deg, #A73737 0%, #7A2828 100%);
}
#_LAW_CONTACT label {
  color: white;
}
#_LAW_CONTACT .form-help {
  color: rgba(255, 255, 255, 0.5);
}
#_LAW_CONTACT ::-webkit-input-placeholder {
  color: lightgray;
}
#_LAW_CONTACT ::-moz-placeholder {
  color: lightgray;
}
#_LAW_CONTACT :-ms-input-placeholder {
  color: lightgray;
}
#_LAW_CONTACT ::-ms-input-placeholder {
  color: lightgray;
}
#_LAW_CONTACT ::placeholder {
  color: lightgray;
}
#_LAW_CONTACT .input-group-text {
  padding-top: 10px;
}/*# sourceMappingURL=style.css.map */