#fade {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
}

#light {
  display: none;
  position: absolute;
  /*top: 80%;*/
  left: 50%;
  max-width: 600px;
  max-height: 360px;
  margin-left: -300px;
  /*margin-top: -180px;*/
  z-index: 1002;
  overflow: visible;
}
/*
#boxclose {
  float: right;
  cursor: pointer;
  color: #fff;
  border: 1px solid #AEAEAE;
  border-radius: 3px;
  background: #222222;
  font-size: 31px;
  font-weight: bold;
  display: inline-block;
  line-height: 0px;
  padding: 11px 3px;
  position: absolute;
  right: 2px;
  top: 2px;
  z-index: 1002;
  opacity: 0.9;
}
*/


#fade:hover ~ #boxclose {
  display:none;
}

.test:hover ~ .test2 {
  display: none;
}






body {
	background:#000 !important;
}
.nav li {
    padding: 5px 0px !important;
}
.grecaptcha-badge {display: none;}






.new_header {
	float:left;
	clear:both;
	width:100%;
	margin:0px 0 0 0;
	padding:150px 0 150px 0;
	background:url('http://petracoach.com/wp-content/uploads/2020/09/petra_header_v1.jpg');
	background-size:cover;
	background-position:top center;
}
.new_header h1 {
	font-size:48px !important;
	font-family:"Montserrat", sans-serif;
	font-weight:900;
	text-shadow:none;
	color:#FFF;
	width:100%;
	text-align:center;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.new_header p {
	color:#FFF;
	width:100%;
	text-align: center;
	margin:0 0 20px 0;
	padding:0;
}
.new_header .cta {
	background:#ef7908;
	display:table;
	margin:0 auto;
	color:#FFF;
	border-radius: 10px;
	text-align: center;
	padding:10px 30px;
}

.section_one {
	float:left;
	clear:both;
	width:100%;
	margin:0px 0 0 0;
	padding:50px 0 100px 0;
	background:#222;
}
.section_one h1 {
	font-size:38px !important;
	font-family:"Montserrat", sans-serif;
	font-weight:100;
	text-shadow:none;
	color:#ef7908;
	width:100%;
	text-align:center;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.section_one p {
	color:#666;font-size:14px;
	width:100%;
	text-align: center;
	margin:0;
	padding:0;
}
.section_one_single {
	float:left;
	clear:both;
	width:100%;
	margin:0px 0 0 0;
	padding:50px 0 100px 0;
	background:#FFF;
	position: relative;
}
.section_one_single h1 {
	font-size:24px !important;
	font-family:"Montserrat", sans-serif;
	font-weight:900;
	text-shadow:none;
	text-transform: uppercase;
	color:#ef7908;
	width:100%;
	text-align:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.section_one_single p {
	color:#666;font-size:14px;
	width:100%;
	text-align: center;
	margin:0;
	padding:0;
}
.section_one_single ul {
	float:left;
	/*width:100%;*/
	margin:0 0 50px 20px;
	padding:0;
}
.section_one_single li {
	color:#666;
	margin:5px 0;
}

.new_cards {
	float:left;
	width:100%;
	margin:0 0 0 0;
	padding:60px 0 0 0;
}
.new_cards h2 {
	font-family:"Montserrat", sans-serif !important;
	font-size:24px;
	font-weight:900;
	margin:0 0 10px 0;
	color:#FFF;
	width:100%;
	text-align: center;
	text-transform: uppercase;
}
.new_card_single {
	background:#444;
	padding:30px 30px;
	color:#999;
}
.new_card_single p {
	color:#999;
}
.bhag {
	font-family:"Montserrat", sans-serif;
	font-size:78px;
	font-weight:100;
	width:100%;
	line-height: 72px;
	text-align: center;
	letter-spacing: -12px;
	color:#ef7908;
}
.bhag span {
	font-weight:900;
	letter-spacing:-5px;
}
.bhag_two {
	font-family:"Montserrat", sans-serif;
	font-size:36px;
	font-weight:100;
	width:100%;
	margin:15px 0 10px 0;
	line-height: 36px;
	text-align: center;
	letter-spacing: -2px;
	color:#999;
}







.section_two {
	float:left;
	clear:both;
	width:100%;
	margin:0px 0 0 0;
	padding:80px 0 80px 0;
	background:#FFF;
}
.section_two h1 {
	font-family:"Montserrat", sans-serif;
	font-size:56px;
	line-height:56px;
	font-weight:900;
	color:#444;
	margin:0;
	padding:0;
	text-shadow:none;
}
.section_two p {
	color:#666;
}
ul.jobs {
	float:left;
	margin:20px 0;
	paddding:0;
	list-style: none;
}
.jobs li {
	list-style:none;
	padding:30px 5%;
	float:left;
	width:95%;
	border-bottom:1px solid #ececec;
}
.jobs li:nth-child(even) {
	background:#ececec;
}
.jobs li h1 {
	color:#666;
	float:left;
	width:100%;
	font-size:24px;
	margin:0 0 5px 0;
	padding:0 0 0 0;
	line-height:24px;
}
.jobs li p {
	font-size:14px;
	color:#666;
	float:left;
	width:100%;
	margin:0 0 0 0;
}
.jobs li a.cta {
	background:#ef7908;
	float:left;
	color:#FFF;
	border-radius: 10px;
	text-align: center;
	padding:10px 30px;
	margin:5px 0;
}

.section_three {
	width:100%;
	float:left;
	margin:0 0 0 0;
	padding:80px 0 80px 0;
	background: #ef7908; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #ef7908 16%, #d74917 75%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  #ef7908 16%,#d74917 75%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  #ef7908 16%,#d74917 75%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef7908', endColorstr='#d74917',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.section_three h1 {
	font-family:"Montserrat", sans-serif;
	font-size:56px;
	line-height:56px;
	font-weight:900;
	color:#FFF;
	width:100%;
	text-align: center;
	margin:0 0 50px 0;
	padding:0;
	text-shadow:none;
}
.section_three .cv {
	text-align:center;
	color:#FFF;
	font-family:"Montserrat", sans-serif;
	font-weight:300;
	font-size:14px;
	line-height: 18px;
}
.section_three .cv img {
	width:50%;
	height:auto;
	margin:10px 0;
}












.new_apply {
	width:100%;
	background:#333;
	padding:25px 15px 90px;
	border-radius: 10px;
	position: sticky;
	top:50px;
}
.new_apply h4 {
	font-size:18px;
	font-family:"Montserrat", sans-serif;
	margin:0 0 15px 0;
	color:#FFF;
}
.new_apply h3 {
	font-size:16px;
	font-family:"Montserrat", sans-serif;
	margin:15px 0 0px 5px;
	color:#FFF;
}
.new_apply h4 span {
	color:#ef7908;
}

.new_apply input {
	background:#666 !important;
	border:1px solid #999 !important;
	color:#FFF !important;
	width:100% !important;	
}
.new_apply input[type="submit"] {
	background:#ef7908 !important;
	color:#FFF !important;
	border:none !important;
	width:auto !important;
	padding:10px 60px !important;
	margin:15px 0 15px 0 !important;
}
.new_apply label {
	color:#999;
	padding:0 0 0 5px;
}
.new_apply p {
	text-align: left;color:#999;
	padding:0px 0 15px 5px;
	font-size:12px !important;
	
}


@media only screen and (max-width: 600px) {
	.section_two {padding:30px 0 30px 0;}
	.section_two h1 {font-size:36px !important; margin:0 0 0 0; line-height:46px;}
	.section_three h1 {font-size:36px !important; margin:0 0 20px 0; line-height:46px;}
	.jobs li h1 {line-height: 46px;}
}








