@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700;900&display=swap');
body {
  font-family: 'Roboto', arial, sans-serif !important;
  font-weight: 400;
	color: #000000;
}
*, a, div, ul, li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.navbar-expand-md .navbar-nav .nav-link {
  padding-right: 14px;
  font-family: 'Roboto', arial, sans-serif !important;
  padding-left: 15px;
	font-weight: 600;
}
/* Sticky footer styles
-------------------------------------------------- */
h6, .h6 {
  font-size: 15px;
  font-weight: normal;
}
h3#form-heading {
  padding-top: 12px;
}
.view-data-row {
  cursor: pointer;
}
.nav-item.nav-link {
  color: #000000 !important;
  text-transform: uppercase;
}
html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
.homesection h1 {
  margin-top: 69px;
  border-bottom: medium none;
  font-weight: normal;
  margin-bottom: 30px;
  padding-bottom: 15px;
  text-align: center;
  text-transform: capitalize;
}
.button.wow.fadeInUp {
  margin-bottom: 51px;
}
.homesection h1::after {
  background-color: #231f20;
  content: " ";
  display: block;
  height: 2px;
  margin: 15px auto 0;
  width: 30px;
}
h1, .h1 {
  font-size: 36px;
}
.nav-item.nav-link {
  color: #ffffff;
  text-transform: uppercase;
}
#navbarDropdownMenuLink {
  cursor: pointer;
}
.align-md-right {
  text-align: right !important;
}

a.buttonRED {
  background: #262626 none repeat scroll 0 0;
  border: medium none;
  border-radius: 4px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  height: 50px;
  letter-spacing: 0.125em;
  line-height: 53px;
  outline: medium none;
  padding: 0 50px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color 0.3s ease-out 0s;
}
a.buttonRED {
  font-size: 14px;
}
a.buttonRED:hover {
  background: #8e9090 none repeat scroll 0 0;
  color: #ffffff;
}
.front-end-form .register-now {
  height: 3rem;
  float: right;
  background: #001544;
  border: none;
  color: white;
  width: 8rem;
  font-size: 1.2rem;
  border-radius: 0;
  margin-bottom: 3rem;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto', sans-serif;
  color: #000000;
  font-weight: 400;
  text-transform: uppercase;
}
h2 {
  font-size: 30px;
  color: #000000;
}
h4 {
  font-size: 17px;
  padding-top: 12px;
}
.zoom {
  position: relative;
  overflow: hidden;
}
.zoom:hover img {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.zoom img {
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
/* -------------------------------------------------------------------------------
    HTML Elements
   ------------------------------------------------------------------------------- */
a:focus, a:hover {
  text-decoration: none;
  outline: none;
}
h2 {
  font-size: 30px;
}
.nav-tabs {
  border-bottom: none;
  background-color: #313131;
}
#tabs h6.section-title {
  color: #eee;
}
.listing-no-adverts .no-ads-alert-wrapper {
  background: none;
  padding: 2rem;
  border-left: none;
}
a {
  color: #025F9A;
}
a: hover {
  color: #025F9A;
}
/**NEW STYLES BY NATALIE KRETZMAR*/
@media (min-width: 992px) {
  .std-navbar {
    margin: auto !important;
    width: 453px !important;
    line-height: 1.6rem;
    float: none;
    font-size: 1.1rem;
    letter-spacing: 1px;
  }
  .navbar .navbar-collapse {
    text-align: center;
  }
.height145 {
		
		
		min-height: 145px;
	
	}
	
	
	
	
}


.sandton {
  background-image: url("/sites/grindrod/image/jpeg/scroll1.jpeg");
  height: 400px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
.bg-contianer .bg-inner-container {
  background: rgba(39, 62, 84, 0.82);
  height: 100%;
}
.bg-contianer {
  background: url(/sites/grindrod/image/jpeg/balls.jpeg) center no-repeat !important;
  height: 250px;
  background-size: cover;
}
.sandton2 {
  background-image: url("/sites/grindrod/image/jpeg/ship.jpeg");
  height: 480px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (min-width:481px) {
  .bobbermobile {
    display: none;
  }
  .bobber {
    text-align: center;
    margin: auto;
  }
}
@media (max-width:480px) {
  .bobber {
    display: none;
  }
}
@media (min-width: 900px) {
  .padding30 {
    padding: 40px 0;
  }
}
/* DEMO 4 ==============================
.hover-4 img {
  width: 110%;
  top: 50%;
  left: 50%;

}

.hover-4 .hover-overlay {

  z-index: 90;
}

.hover-4-title {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 3rem;
  z-index: 99;
}

.hover-4-description {
  position: absolute;
  top: 2rem;
  left: 2rem;
  text-align: right;
  border-right: 3px solid #fff;
  padding: 0 1rem;
  z-index: 99;
  transform: translateX(-1.5rem);
  opacity: 0;
  transition: all 0.3s;
}

@media (min-width: 992px) {
  .hover-4-description {
    width: 50%;
  }
}

.hover-4:hover img {
  width: 100%;
}

.hover-4:hover::after {
  opacity: 1;
  transform: none;
}

.hover-4:hover .hover-4-description {
  opacity: 1;
  transform: none;
	    cursor: pointer;
}

.hover-4:hover .hover-overlay {
  background: rgba(0, 0, 0, 0.8);
}


.hover {
  overflow: hidden;
  position: relative;

}

.hover-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  transition: all 0.4s;
}

.hover img {

  transition: all 0.3s;
}

.hover-content {
  position: relative;
  z-index: 99;
}

a:hover {
    color: #000000;
  
}

*/
a {
  color: #000000;
}
button.brandsx {
  background-color: #ffffff;
  border: none;
}
button.brandsx:focus {

    outline: none;
}
.btn-primary {
  border: none;
}


button.btn-primary:hover {
    background-color: var(--primary-color);
}
.btn-primary:hover {
background-color: var(--primary-color);
}
@media (min-width: 1200px) {
.container {
    max-width: 1204px;
}}


.footer-container {
   
    background: #ffffff;
  
}

nav.navbar.navbar-expand-md.navbar-inverse.bg-inverse.std-navbar {
    float: none;
    justify-content: center;
}




.button-large {

   border-radius: 0px; 
  
}