/*
Theme Name: Gravity Group
Theme URI: http://mangofusion.co.za/
Author: Mango Fusion
Author URI: http://mangofusion.co.za/
Description: Wordpress theme for Gravity Group
Version: 1.0
Text Domain: twentyfifteen

This theme, like WordPress
colors
Blue: rgba(5,5,91,1)
Green: rgba(10,126,10,1)

*/
.page-template-name {
	display: none;
	background: #ff3333;
	text-align: center;
	font-weight: 700;
	padding: 0.5rem 0;
}

body {

}

header {
    
}

main {
    
}

footer {
    
}

#map {
	height: 60vh;
	width: 100%;
	margin: 0;
	padding: 0;
}

/*
 *Smedia Link
*/

.social-icon {
    margin:  .1em;
    padding: .1em;
    color: #fff;
    border-radius: .1em;
    
}
.twitter {
	background: rgb(29, 161, 242);
}

.facebook {
	background: rgb(59,89,152);
	
}

.linkedin {
	background: rgb(0,119,181);
}

.gplus {
	background: rgb(211, 72, 54);
}

.youtube {
	background: rgb(254, 0, 0)
}

.vimeo {
	background: rgb(78,187,255);
}

.skype {
	background: rgb(0, 175, 240);
}

.whatsapp {
	background: rgb(52,175,35);
}

.android {
	background: rgb(164,198,57);
}

.windows {
	background: rgb(29,29,29);
}

.apple {
	background: rgb(153,153,153);
}

.owl-carousel .owl-stage {
  display: flex;
  align-items: center;
}

#player {
min-width: 100%;
}

.plyr {
  border-radius: 4px;
  margin-bottom: 15px;
}

#main-logo {
max-height: 15vh;
}

.bg-custom-1 {
background: rgba(5,5,91,1);
}

.btn-custom-1 {
background: rgba(5,5,91,1);
color: #f5f5f5;
}

.text-custom-1 {
color: rgba(5,5,91,1);
}

.bg-custom-2 {
background: rgba(10,126,10,1);
}

.btn-custom-2 {
background: rgba(10,126,10,1);
color: #f5f5f5;
}

.text-custom-1 {
color: rgba(10,126,10,1);
}

.bg-custom-3 {
background: #222;
}

.btn-custom-3 {
background: #222;
color: #f5f5f5;
}

a.btn-custom-1:hover, a.btn-custom-2:hover, a.btn-custom-3:hover  {
color: #f0f0f0;
}



.text-custom-3 {
color: #222;
}


i {
color: rgba(5,5,91,1);
}

.card-header, .card-footer {

}

#cta {
background: #111;
color: #f5f5f5;
}

#video {
  position: relative;
  background-color: black;
  height: 70vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}

.header-video, .header-img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

#video .container {
  position: relative;
  z-index: 2;
}

#video .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0,0,0,1);
  z-index: -1;
}

@media (pointer: coarse) and (hover: none) {
  #video {
    background: url('https://source.unsplash.com/XT5OInaElMw/1600x900') black no-repeat center center scroll;
  }
  #video video {
    display: none;
  }
}

.header-label-1 {
    background: rgba(254,0,0,0);
}

.header-label-2 {
    background: rgba(0,254,0,0);
}

.header-label-3 {
    background: rgba(0,0,254,0);
}

.header-label-4 {
    background: rgba(128,0,128,0);
}

#menu-logo {
    max-height: 75px;
}

.owl-nav, .owl-dots {
display: none;
}

#promotions {


}


#contact-detail {

background-image: url('https://www.gravitygroup.co.za/wp-content/uploads/2020/06/World-Map-PNG-Picture-1.png');
background-size: cover;
background-attachment: fixed;
background-position: center;
background-size: contain;
background-repeat: no-repeat;

}

#mf-contact-form-background {
background: #222;
color: #f0f0f0;
}

.g-recaptcha {
display: inline-block;
}
