/*
Theme Name: Evista Starter Theme with Parcel
Theme URI: http://digital-agency.co
Description: Responsive theme with Twitter Bootstrap
Author: E-vista
Author URI: http://digital-agency.co
Version: 1.0
*/

body.page-id-9 section.text_section + section.text_section{
	padding-top: 5vh;
}
body.page-id-9 .three_col_text_section.pictocol {
    padding: 5vh 0;
}
body.page-id-9 .three_col_text_section.centercol.bgblue +.three_col_text_section.textcol:has(.section_title){
	padding: 12.037vh 0 0;
}
body.page-id-9 section.map_section + section.text_section{
	padding-top: 5vh;
}
body.page-id-12 .text_section + section.three_col_text_section.pictocol.bgwhite{
	padding-top: 5vh;
	padding-bottom: 0;
}
body.page-id-12 section.three_col_text_section.pictocol.bgwhite + section.text_section{
	padding-top: 0;
}
body.page-id-12 section.text_section + section.slider_section{
	padding: 5vh 0;
}
.open_opportunities_section{
	position: relative;
	z-index: 10;
}
.open_opportunities_section:before{
	content: "";
	z-index: 10;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 65px;
	background-color: #e0ecf4;
}
