/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */

html {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */

article,
aside,
details, /* 1 */
figcaption,
figure,
footer,
header,
main, /* 2 */
menu,
nav,
section,
summary { /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */

audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */

template, /* 1 */
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/* Forms
   ========================================================================== */

/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */

optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

body {
  font-family: 'Averia Serif Libre', cursive, sans-serif;
  color: #333;
  background: #eee;
}

img {
  max-width: 100%;
  height: auto;
}

* {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

a {
  text-decoration: none;
}

ul {
  list-style: none;
}

.push-right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: end;
  width: 100%;
}

.push-left {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: start;
  width: 100%;
}

.grey-text {
  color: #dedede;
}

.wrapper {
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 2px;
}

@media (min-width: 800px) {

  .wrapper {
    max-width: 980px;
  }
}

@media (min-width: 1010px) {

  .wrapper {
    max-width: 1200px;
  }
}

.wrapper--header {
  position: relative;
  overflow: visible;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}

.wrapper--hero {
  width: 100%;
  margin: 0 auto;
  height: auto;
}

@media (min-width: 800px) {

  .wrapper--hero {
    height: 450px;
    overflow: hidden;
    background: #f7f7f7;
  }
}

.wrapper--block-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
}

.wrapper--row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  box-sizing: border-box;
}

.wrapper--col-2 {
  -ms-flex: 50%;
      flex: 50%;
  max-width: 50%;
}

.wrapper--col-3 {
  -ms-flex: 33.3%;
      flex: 33.3%;
  max-width: 33.3%;
}

.wrapper--col-4 {
  -ms-flex: 25%;
      flex: 25%;
  max-width: 25%;
}

.wrapper--full-width {
  max-width: 100%;
}

.btn {
      display: inline-block;
      color: #fff;


  
  }

.btn--large {
  color: #fff;
  letter-spacing: 1px;
  font-size: 15px;
  font-weight: 600;
  border: none;
  padding: 14px 24px;
  transition: 0.5s all;
  background: #f39c12;
}

.btn--large:hover {
  color: #f39c12;
  transform: translateY(5px);
  background: #fff;
}

.btn--large-invert {
  color: #f39c12;
  letter-spacing: 1px;
  font-size: 15px;
  font-weight: 600;
  border: none;
  padding: 14px 24px;
  transition: 0.5s all;
  background: #fff;
}

.btn--large-invert:hover {
  color: #fff;
  transform: translateY(5px);
  background: #f39c12;
}

.btn--quote {
  color: #fff;
  letter-spacing: 1px;
  font-size: 15px;
  font-weight: 600;
  border: none;
  padding: 14px 24px;
  background: #f39c12;
  transition: 0.5s all;
}

.btn--quote:hover {
  color: #fff;
  filter: brightness(120%);
  background: #f39c12;
}

.btn--submit {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  color: #fff;
  letter-spacing: 1px;
  font-size: 15px;
  font-weight: 600;
  border: none;
  padding: 14px;
  cursor: pointer;
  background: #54a0ff;
  transition: 0.5s all;
}

.btn--submit span {
  display: inline-block;
  margin-right: 10px;
}

.btn--submit i {
  display: inline-block;
}

.btn--submit:hover {
  color: #fff;
  filter: brightness(120%);
}

.modal-title {
  padding: 0;
}

.header {
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
    background: #fff;
    box-shadow: -2px 0px 30px -2px rgba(0,0,0,0.75);
}

.header h1  {
  display: inline-block;
  margin: 0px;
  padding: 20px;
}

.header h1 a {
  display: inline-block;
  width: 250px;
  height: 70px;
  text-indent: -999px;
  background: url("../../assets/images/logo.gif") no-repeat;
  background-size: contain;
}

.header__contact-info {
  padding: 5px 0px;
  font-size: 14px;
  background: #333;
}

.header__contact-info ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 0;
  padding: 0;
}

.header__contact-info ul li {
  font-size: 14px;
  margin-left: 10px;
  padding: 4px 0;
}

.header__contact-info ul li a{
  font-weight: 600;
  color: #fff;
}

.header__contact-info ul li i {
  font-size: 16px;
  margin-right: 5px;
  color: #fff;
}

@media (min-width: 800px) {

  .header__contact-info ul {
    -ms-flex-pack: end;
        justify-content: flex-end;
  }
}

.site-navbar { 
    display: static;
    text-transform: capitalize;
}

.site-navbar__menu-content {
  position: absolute;
  top: 80px;
  left: 0px;
  right: 0px;
  text-align: center;
  text-indent: -999px;
  opacity: 0;
  z-index: -999;
  transform: scaleY(0);
  transform-origin: top;
  height: 0;
  transition: transform .3s ease-in, opacity .3s ease-in;
}

.site-navbar__menu-content--is-visible {
  top: 100px;
  opacity: 1;
  text-indent: 0;
  z-index: 999;
  height: auto;
  background: #b3b3b3;
  transform: scaleY(1);
  transition: transform .3s ease-out, opacity .3s ease-out;
}

@media (min-width: 800px) {

  .site-navbar__menu-content {
    position: static;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
        justify-content: flex-end;
    -ms-flex-align: center;
        align-items: center;
    text-indent: 0;
    opacity: 1;
    transform: scaleY(1);
    font-size: 14px;
    margin-top: 10px;
    text-align: right;
    background: none;
  }
}

.site-navbar__menu-content ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  margin: 0;
  padding: 0;
}

.site-navbar__menu-content ul li a{
  display: block;
  padding: 5px 0px;
  margin: 5px 0px;
  background: #fff;
}

@media (min-width: 800px) {

  .site-navbar__menu-content ul {
    -ms-flex-direction: row;
        flex-direction: row;
  }

  .site-navbar__menu-content ul li a {
    display: inline-block;
    margin-left: 20px;
    padding: 5px 5px;
    background: none;
  }

  .site-navbar__menu-content ul li a::after {
    border-bottom: 2px solid #333;
  }
}

.site-navbar__menu-icon {
  position: absolute;
  top: 30px;
  right: 20px;
  width: 20px;
  height: 19px;
  transition: all .3s ease-out;
}

.site-navbar__menu-icon__middle {
  position: absolute;
  top: 8px;
  width: 20px;
  height: 3px;
  background: #333;
  transition: all .3s ease-out;
  transform-origin: 0 50%;
}

.site-navbar__menu-icon::before {
  position: absolute;
  top: 0px;
  left: 0px;
  content: "";
  width: 20px;
  height: 3px;
  background: #333;
  transform-origin: 0 0;
  transition: transform .3s ease-out;
}

.site-navbar__menu-icon::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 20px;
  height: 3px;
  background: #333;
  transform-origin: 0 100%;
  transition: transform .3s ease-out;
}

@media (min-width: 800px) {

  .site-navbar__menu-icon {
    display: none;
  }
}

.site-navbar__menu-icon--close::before {
  transform: rotate(45deg) scaleX(1.25);
}

.site-navbar__menu-icon--close .site-navbar__menu-icon__middle {
  opacity: 0;
  transform: scaleX(0);
}

.site-navbar__menu-icon--close::after {
  transform: rotate(-45deg) scaleX(1.25) translateY(1px);
}

.hero {
    margin-top: 150px;

    
}

.hero a{
  color: #fff;
}

.hero__slider-info {
  position: absolute;
  left: 0;
  right: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-family: 'Averia Serif Libre', cursive, sans-serif;
  z-index: 999;
  color: #fff;
}

@media (min-width: 800px) {

  .hero__slider-info {
    max-width: 1200px;
    margin: 80px auto 0 auto;
  }

  .hero__slider-info--left {
    position: relative;
    bottom: 30px;
    text-align: left;
  }

  .hero__slider-info--left h2 {
    display: inline-block;
    font-size: 45px;
    font-weight: 800;
    margin: 0px;
    padding: 10px 5px;
    background: rgba(51,51,51, 0.9);
  }

  .hero__slider-info--left p {
    display: inline-block;
    margin: 5px 0;
    font-size: 25px;
    padding: 5px;
    background: #d35400;
  }

  .hero__slider-info--right img {
    padding: 5px;
    border: 5px solid #fff;
  }
}

.hero__slider-btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  margin: 40px 0 0 0;
  padding: 0;
}

.hero__slider-btn li button {
  display: inline-block;
  margin-right: 50px;
}

.site-jumbotron {
    text-align: center;
    color: #333;
}

.site-jumbotron h2 {
  margin: 0px;
  padding: 10px;
}

.site-info {
    box-sizing: border-box;

}

.site-info__products {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  box-sizing: border-box;
  text-align: center;
}

.site-info__products-block {
  padding: 5px;
  color: #333;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.13);
  background: #fff;
}

.site-info__products-block i {
  display: inline-block;
  content: "";
  padding: 25px;
  border-radius: 100%;
  background: #cecece url('../../assets/images/icons/icon-logo.png') no-repeat 50% 50%;
  background-size: contain;
}

.site-info__products-block h2 {
  position: relative;
  font-size: 30px;
}

.site-info__products-block h2::after {
  position: absolute;
  top: 100px;
  left: 30%;
  right: 0;
  content: "";
  width: 40%;
  height: 2px;
  background: orangered;
}

.site-info__introduction {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 30px;
  background: #fff;
}

.site-info__introduction-top {
  text-align: center;
}

.site-info__introduction-top h1 {
  font-size: 45px;
}

@media (min-width: 800px) {

  .site-info__introduction-top p {
    padding: 0 50px 0 50px;
  }
}

.site-info__introduction i {
  position: absolute;
}

.site-info__our-services {
  max-height: 1000px;
  overflow: hidden;
  margin: 50px 0 100px 0;
  padding-bottom: 50px;
  text-align: center;
  background: url('../../assets/images/bg-services.jpg') fixed;
}

.site-info__our-services h1 {
  font-size: 45px;
  color: #fff;
}

.site-grid__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
}

.site-grid__column {
  -ms-flex: 25%;
      flex: 25%;
  max-width: 25%;
  height: auto;
}

.site-grid__img-caption {
  position: relative;
  margin: 5px;
}

.site-grid__caption {
  position: absolute;
}

.footer {
    position: relative;
}

.footer__contact-block {
  position: absolute;
  bottom: 70px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  width: 80%;
  padding: 8px 15px;
  background: #fff;
}

.footer__contact-block__text-icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
}

.footer__contact-block__text-icon i {
  display: inline-block;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 60px;
  border-radius: 10px;
  color: #fff;
  background: #333;
}

.footer__contact-block__text-icon p {
  display: inline-block;
  font-size: 30px;
}

.footer__contact-block__text-icon span {
  font-weight: 800;
  color: orangered;
}

.footer__copyright {
  text-align: center;
  margin-top: 80px;
  padding: 10px;
  color: #fff;
  background: #333;
}

.form input, .form textarea {
  font-size: 12px;
  background: red;
  border: none;
  outline: none;
}

.form input:focus, .form textarea:focus {
  background: #fff;
  border: none;
  outline: none;
}

.form-quotation {
  width: 100%;
}

.form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  font-family: 'Averia Serif Libre', cursive, sans-serif;
  font-size: 15px;
}

.form-input-group {
  position: relative;
  display: block;
  margin-top: 25px;
}

.form-input-group i {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 1px;
  display: inline-block;
  text-align: center;
  font-size: 8px 12px;
  color: #fff;
  padding: 10px;
  background: #34495e;
}

.form-input-group input {
  display: block;
  width: 100%;
  padding: 8px 5px;
  text-indent: 40px;
}

.form-input-group--textarea {
  position: relative;
  margin-top: 20px;
  margin-bottom: 10px;
}

.form-input-group--textarea textarea {
  display: block;
  width: 100%;
  text-indent: 40px;
}

.form-submit {
  display: block;
}

.form__icon-submit {
  display: inline-block;
  opacity: 0;
  transition: all .3s ease-out;
}

.form__icon-submit--show {
  opacity: 1;
}

.contact-info {
        margin-top: 150px;
        padding-top: 5px;



}

.contact-info h3 {
  margin-top: 0px;
  font-size: 22px;
  font-style: italic;
}

.contact-info__content {
  padding-top: 30px;
}

.contact-info__city {
  text-align: center;
  margin: 0;
  font-weight: 600;
  cursor: pointer;
}

.contact-info__city div:first-child {
  border-right: 2px solid #f7f7f7;
}

.contact-info__durban {
  background: linear-gradient(to bottom, #E8EBF2 0%, #D5DEE7 50%, #E2E7ED 100%), linear-gradient(to bottom, rgba(0,0,0,0.02) 50%, rgba(255,255,255,0.02) 61%, rgba(0,0,0,0.02) 73%), linear-gradient(33deg, rgba(255,255,255,0.20) 0%, rgba(0,0,0,0.20) 100%);
  background-blend-mode: normal,color-burn;
}

.contact-info__durban--clicked {
  background: linear-gradient(to bottom, #D5DEE7 0%, #E8EBF2 50%, #E2E7ED 100%), linear-gradient(to bottom, rgba(0,0,0,0.02) 50%, rgba(255,255,255,0.02) 61%, rgba(0,0,0,0.02) 73%), linear-gradient(33deg, rgba(255,255,255,0.20) 0%, rgba(0,0,0,0.20) 100%);
  background-blend-mode: normal,color-burn;
}

.contact-info__johannesburg {
  background: linear-gradient(to bottom, #E8EBF2 0%, #D5DEE7 50%, #E2E7ED 100%), linear-gradient(to bottom, rgba(0,0,0,0.02) 50%, rgba(255,255,255,0.02) 61%, rgba(0,0,0,0.02) 73%), linear-gradient(33deg, rgba(255,255,255,0.20) 0%, rgba(0,0,0,0.20) 100%);
  background-blend-mode: normal,color-burn;
}

.contact-info__johannesburg--clicked {
  background: linear-gradient(to bottom, #D5DEE7 0%, #E8EBF2 50%, #E2E7ED 100%), linear-gradient(to bottom, rgba(0,0,0,0.02) 50%, rgba(255,255,255,0.02) 61%, rgba(0,0,0,0.02) 73%), linear-gradient(33deg, rgba(255,255,255,0.20) 0%, rgba(0,0,0,0.20) 100%);
  background-blend-mode: normal,color-burn;
}

.contact-info__tab-durban {}

.contact-info__tab-johannesburg {}

.contact-info__detail-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  font-size: 16px;
  font-weight: 300;
  margin: 0 0 2px 0;
  padding: 5px 10px;
  background-image: linear-gradient(120deg, #ebedee 0%, #fdfbfb  100%);
}

.contact-info__detail-group i {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 20px;
  font-size: 25px;
  color: #fff;
  border-radius: 100%;
  padding: 10px;
  background: #34495e;
}

.contact-info__detail-group ul {
  padding: 0;
}

.contact-info__detail-group h3 {
  margin: 0 0 5px 0;
}

.contact-info__form {
  position: relative;
  margin-top: 20px;
}

@media (min-width: 800px) {

  .contact-info__form {
    margin-top: 0;
  }
}

.contact-info__form i {
  font-size: 20px;
  color: #fff;
}

.contact-info__map {
  margin-top: 25px;
  text-align: center;
}

.contact-info__map h3 {
  text-align: left;
}

@media (min-width: 800px) {

  .contact-info__map {
    margin-top: 0;
  }
}
