/*!
Theme Name: bps template
Theme URI: http://underscores.me/
Author: Musa Madalane
Author URI: http://altron.com
Description: Custom WordPress theme for Altron BSI
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bsi_theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.

bsi template is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Header
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

/*Our Employee Value Proposition*/
.value_col {
    background-color: #FFFFFF;
    box-shadow: 1px 1px 0px 1px rgba(170,170,170,0.57);
    margin-top: 20px;
	
	
	
}

.value_img > .vc_column-inner
{
	padding-left : 0px !important;
}

.value_img .wpb_single_image.wpb_content_element.vc_align_left, .value_text .wpb_text_column.wpb_content_element 
{
    margin-bottom: 0;
}


.value_text h4
{
	color: #004D44;
    padding-top: 20px;
    padding-bottom: 15px;
}

.our_employee_value_proposition_list{
	padding-bottom: 20px;
}

.our_employee_value_proposition{
	margin-bottom : 89px;
}

@media only screen and (min-width: 768px) {
	.value_img{
			width : 33.333333% !important;
	}
	
	.value_text{
			width : 66.666667% !important;
	}
}

.our_employee_value_proposition_contact
{
	background-image : url('http://moolmans.dev2.atcsp.co.za/wp-content/uploads/2019/01/Layer-1098.png');
	min-height: 300px;
    background-size: cover;
    color: #fff;
    padding-top: 80px;
}

.our_employee_value_proposition_contact h2
{
	color : #fff !important;
}

/**Transformation**/
.green{
	color: #004d44 !important;
}
.transformation{
	background-color : #fff;
	box-shadow: 0px 3px 10px rgba(0,0,0,0.2);
	margin-top: 40px;
	    margin-bottom: 80px;
}

.transformation .wpb_content_element {
    margin-bottom: 0 !important;
}

.transformation_text 
{
	padding-top : 25px;
	color : #014D44;
}

.transformation .vc_col-sm-3 >.vc_column-inner
{
	padding-left : 0px !important;
}

.transformation_contact_section
{
	background-image : url('http://moolmans.dev2.atcsp.co.za/wp-content/uploads/2019/01/In-th-mediaVs2-2.png');
	    min-height: 380px;
    background-size: cover;
    color: #fff;
    padding-top: 80px;
	margin-bottom: 40px;
}

.transformation_contact_section h2
{
	color : #fff ! important;
}

.sheq
{
	margin-bottom : 89px;
}