/*
Theme Name: New G4
Theme URI: http://mangofusion.co.za/
Author: Mango Fusion
Author URI: http://mangofusion.co.za/
Description: Bootstrap Blank Theme for Def
Version: 1.0
Text Domain: twentyfifteen

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


body {
font-size: 20px;
line-height: 1.5rem;
background: #000;
}

header {
    
}

main {
    
}

footer {
    
}

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

h1, h2, h3, h4, h5, h6 {
color: rgba(101,155,207,1);
}

/*
 *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;
}

#logo {
max-height: 200px;
}

.display-1 {
font-family: 'Audiowide', cursive;
font-size: 5rem;
line-height: 7rem;
}

.page-header {
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
padding: 5rem 0;
color: #222;
text-shadow: 1px 1px 1px #fff, -1px 1px 1px #fff, -1px -1px 1px #fff, 1px -1px 1px #fff;
}

#welcome {
background-image: url(https://www.g4med.co.za/wp-content/uploads/2020/04/gal-7.jpg);
}

#about {
background-image: url(https://www.g4med.co.za/wp-content/uploads/2020/04/bg-1.jpg);
}

#client-1 {
background-image: url(https://www.g4med.co.za/wp-content/uploads/2020/04/bg-2.jpg);
}

#client-2 {
background-image: url(https://www.g4med.co.za/wp-content/uploads/2020/04/bg-3.jpg);
}

#locum-1 {
background-image: url(https://www.g4med.co.za/wp-content/uploads/2020/04/bg-4.jpg);
}

#locum-2 {
background-image: url(https://www.g4med.co.za/wp-content/uploads/2020/04/bg-5.jpg);
}

#application {
background-image: url(https://www.g4med.co.za/wp-content/uploads/2020/04/bg-6-1.jpg);
}

.saying {
	background: rgba(101,155,207,0.5);
}

#faq {
background-image: url(https://www.g4med.co.za/wp-content/uploads/2020/04/bg-6.jpg);
}

#testimonials {
	padding: 5rem 0;
}



.testimonials-img {
	max-height: 350px;
}

.testimonials-1 {
border-radius: 1rem;
}

.testimonials-2 {
background: rgba(101,155,207,0.5);
border-radius: 1rem;
}

.testimonials-3 {
	background: rgba(128,128,128,1);
	color: #fff;
border-radius: 1rem;
}

.testimonials-3 {
	
border-radius: 1rem;
}

#moto .display-3, .moto-words span {
	color: rgba(101,155,207,1);
}


.card-header h2 {
color: #222;
}

.row.display-flex {
  display: flex;
  flex-wrap: wrap;
}
.row.display-flex > [class*='col-'] {
  flex-grow: 1;
}

/* only for demo not required */
.box {
    height: 100%;
}

.row.display-flex [class*='col-'] {
}

.card-footer {
bottom: 0;
}

#listing {
color: #222;
}

#listing:hover {
border-radius: 1em;
background: #ff3333;
}

.with-errors {
color: #ff3333;
padding: 1rem 0;
font-weight: 900;
}


.social-button-container .list-inline-item {
padding: .5rem .5rem;
border-radius: .3rem;
text-align: center;
vertical-align: middle;

}

.social-button-container .list-inline-item  a {
color: #f0f0f0;
}





