body{
	
	line-height: 1.7;
	color: #c4c3ca;
	background-image: url(../images/bk/9.jpg);
	background-attachment:fixed;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	overflow-x: hidden;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
}
/*homecontrol starts */

#welcomeContrl {
	height:auto;
	width:100%;
	float:left;
	padding-top:5%;
}


#welcome {
	height:auto;
	width:100%;
	padding:15% 10% 5% 10%;
	float:left;
	background: rgba(51,51,51,0.9) url(../images/pattern.png) repeat;
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Nunito', sans-serif;
	text-align: center;
	position: relative;
}


.intro {
	height:auto;
	width:100%;
	float:left;
	padding:10% 10% 10% 10%;
	background-color: rgba(140,198,62,1);
	color: rgba(0,0,0,1);
	font-family: 'Nunito', sans-serif;
	font-size:130%;
	font-weight:500;
	text-align: justify;
	letter-spacing:-1.5px;
}
.picleft {
	height:auto;
	width:50%;
	float:left;
	border-bottom:rgba(0,0,0,1) solid 80px;
	mix-blend-mode: normal;
	margin-bottom:0;
}
.picleft:hover {
	height:auto;
	width:50%;
	float:left;
	border-bottom:rgba(0,0,0,1) solid 80px;
	mix-blend-mode: screen;
}
.textright {
	height:auto;
	width:45%;
	float:left;
	margin:0% 0 0 5%;
}
.terms {
	height:auto;
	width:100%;
	float:left;
	padding:10% 15% 20% 15%;
	background-color: rgba(255,0,102,1);
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:90%;
	text-align: left;
}

.senepe {
	height:auto;
	width:32%;
	border:rgba(255,255,255,1) 10px solid;
	margin:0.5%;
	float:left;
}

#linkshover {
	height:auto;
	width:100%;
	padding:10% 10% 5% 10%;
	float:left;
	background-color: rgba(25,25,25,1);
}
.werehiring {
	height: auto;
	width: 100%;
	padding: 5% 14% 5% 14%;
	visibility:visible;
	float: left;
	color: rgba(255,255,255,1);
	font-size: 150%;
	font-family: 'Nunito', sans-serif;
	text-align:left;
	background: url(../images/pattern.png) repeat rgba(21,20,21,0.9);
}
.discovermore {
	height: auto;
	width: 100%;
	padding: 5% 14% 5% 14%;
	visibility:visible;
	float: left;
	color: rgba(51,51,51,1);
	font-size: 100%;
	font-family: 'Nunito', sans-serif;
	text-align:left;
	background-color: rgba(245,245,245,1);
}
#applicationform {
	height: auto;
	width: 100%;
	visibility:visible;
	padding:5% 25% 5% 25%;
	float: left;
	background-color: rgba(255,255,255,1);
	color: rgba(0,0,0,1);
	font-size: 150%;
	font-family: 'Nunito', sans-serif;
	text-align: left;
}
.pay {
	height:auto;
	width:100%;
	float:left;
	padding:10% 15% 10% 15%;
	background-color: rgba(214,223,35,1);
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	text-align: center;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgba(0,0,0,1);
	font-family: 'Nunito', sans-serif;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgba(0,0,0,1);
	font-family: 'Nunito', sans-serif;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: rgba(0,0,0,1);
	font-family: 'Nunito', sans-serif;
}

/**contactform content start**/

#name {
	background:none;
	height: 35px;
	width: 100%;
	margin-bottom:2%;
	color: rgba(0,0,0,1);
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	-webkit-appearance: none;
	border-radius: 0;
}

#tel {
	background:none;
	height: 35px;
	width: 100%;
	margin-bottom:2%;
	color: rgba(0,0,0,1);
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	-webkit-appearance: none;
	border-radius: 0;
}
#email {
	background:none;
	height: 35px;
	width: 100%;
	margin-bottom:2%;
	color: rgba(0,0,0,1);
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	-webkit-appearance: none;
	border-radius: 0;
}

#notes {
	background:none;
	height: 100px;
	width: 100%;
	margin-bottom:2%;
	color: rgba(0,0,0,1);
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	-webkit-appearance: none;
	border-radius: 0;
}
#security {
	background:none;
	height: 35px;
	width: 100%;
	margin-bottom:2%;
	color: rgba(0,0,0,1);
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	-webkit-appearance: none;
	border-radius: 0;
}
#submit  {
	height:45px;
	width:35%;
	background-color: rgba(107,63,111,1);
	color: rgba(255,255,255,1);

	padding: 5px;
	font-family: 'Fjalla One', sans-serif;
	border:0px;
	float:right;
	cursor:pointer;
	-webkit-appearance: none;
	border-radius: 0;
	}

#submit:hover {
	color: rgba(30,0,10,1);
	background-color: rgba(214,223,35,1);
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 600px) {
	


#welcome {
	height:auto;
	width:100%;
	padding:15% 10% 15% 10%;
	float:left;
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Nunito', sans-serif;
	text-align: center;
	position: relative;
}


.intro {
	height:auto;
	width:100%;
	float:left;
	padding:10% 10% 10% 10%;
	color: rgba(0,0,0,1);
	font-family: 'Nunito', sans-serif;
	font-size:130%;
	font-weight:500;
	text-align: left;
	letter-spacing:0px;
}
.picleft {
	height:auto;
	width:100%;
	float:left;
	border-bottom:rgba(0,0,0,1) solid 80px;
	mix-blend-mode: normal;
	margin-bottom:5%;
}
.picleft:hover {
	height:auto;
	width:100%;
	float:left;
	border-bottom:rgba(0,0,0,1) solid 80px;
	mix-blend-mode: screen;
}
.textright {
	height:auto;
	width:100%;
	float:left;
	margin:0% 0 0 0%;
}
.terms {
	height:auto;
	width:100%;
	float:left;
	padding:10% 15% 20% 15%;
	background-color: rgba(255,0,102,1);
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:90%;
	text-align: left;
}

.senepe {
	height:auto;
	width:32%;
	border:rgba(255,255,255,1) 10px solid;
	margin:0.5%;
	float:left;
}

#linkshover {
	height:auto;
	width:100%;
	padding:10% 10% 5% 10%;
	float:left;
	background-color: rgba(25,25,25,1);
}
.werehiring {
	height: auto;
	width: 100%;
	padding: 15% 10% 15% 10%;
	visibility:visible;
	float: left;
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Nunito', sans-serif;
	text-align: left;
	background: url(../images/pattern.png) repeat rgba(21,20,21,0.9);
}
.discovermore {
	height: auto;
	width: 100%;
	padding: 5% 14% 5% 14%;
	visibility:visible;
	float: left;
	color: rgba(51,51,51,1);
	font-size: 100%;
	font-family: 'Nunito', sans-serif;
	text-align:left;
	background-color: rgba(245,245,245,1);
}


	} 

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	


#welcome {
	height:auto;
	width:100%;
	padding:5% 10% 5% 10%;
	float:left;
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Nunito', sans-serif;
	text-align: center;
	position: relative;
}


.intro {
	height:auto;
	width:100%;
	float:left;
	padding:10% 10% 10% 10%;
	color: rgba(0,0,0,1);
	font-family: 'Nunito', sans-serif;
	font-size:130%;
	font-weight:500;
	text-align: justify;
	letter-spacing:-1.5px;
}
.picleft {
	height:auto;
	width:100%;
	float:left;
	border-bottom:rgba(0,0,0,1) solid 80px;
	mix-blend-mode: normal;
}
.picleft:hover {
	height:auto;
	width:100%;
	float:left;
	border-bottom:rgba(0,0,0,1) solid 80px;
	mix-blend-mode: screen;
}
.textright {
	height:auto;
	width:100%;
	float:left;
	margin:5% 0 0 0%;
}
.terms {
	height:auto;
	width:100%;
	float:left;
	padding:10% 15% 20% 15%;
	background-color: rgba(255,0,102,1);
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:90%;
	text-align: left;
}

.senepe {
	height:auto;
	width:32%;
	border:rgba(255,255,255,1) 10px solid;
	margin:0.5%;
	float:left;
}

#linkshover {
	height:auto;
	width:100%;
	padding:10% 10% 5% 10%;
	float:left;
	background-color: rgba(25,25,25,1);
}
.werehiring {
	height: auto;
	width: 100%;
	padding: 5% 14% 5% 14%;
	visibility:visible;
	float: left;
	color: rgba(255,255,255,1);
	font-size: 150%;
	font-family: 'Nunito', sans-serif;
	text-align:left;
	background: url(../images/pattern.png) repeat rgba(21,20,21,0.9);
}
.discovermore {
	height: auto;
	width: 100%;
	padding: 10% 0% 10% 27%;
	visibility:visible;
	float: left;
	color: rgba(51,51,51,1);
	font-size: 100%;
	font-family: 'Nunito', sans-serif;
	text-align:left;
	background-color: rgba(245,245,245,1);
}

	} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
	


#welcome {
	height:auto;
	width:100%;
	padding:5% 10% 5% 10%;
	float:left;
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Nunito', sans-serif;
	text-align: center;
	position: relative;
}


.intro {
	height:auto;
	width:100%;
	float:left;
	padding:10% 10% 10% 10%;
	color: rgba(0,0,0,1);
	font-family: 'Nunito', sans-serif;
	font-size:130%;
	font-weight:500;
	text-align: justify;
	letter-spacing:-1.5px;
}
.picleft {
	height:auto;
	width:100%;
	float:left;
	border-bottom:rgba(0,0,0,1) solid 80px;
	mix-blend-mode: normal;
}
.picleft:hover {
	height:auto;
	width:100%;
	float:left;
	border-bottom:rgba(0,0,0,1) solid 80px;
	mix-blend-mode: screen;
}
.textright {
	height:auto;
	width:100%;
	float:left;
	margin:0% 0 0 0%;
}
.terms {
	height:auto;
	width:100%;
	float:left;
	padding:10% 15% 20% 15%;
	background-color: rgba(255,0,102,1);
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:90%;
	text-align: left;
}

.senepe {
	height:auto;
	width:32%;
	border:rgba(255,255,255,1) 10px solid;
	margin:0.5%;
	float:left;
}

#linkshover {
	height:auto;
	width:100%;
	padding:10% 10% 5% 10%;
	float:left;
	background-color: rgba(25,25,25,1);
}
.werehiring {
	height: auto;
	width: 100%;
	padding: 5% 14% 5% 14%;
	visibility:visible;
	float: left;
	color: rgba(255,255,255,1);
	font-size: 150%;
	font-family: 'Nunito', sans-serif;
	text-align:left;
	background: url(../images/pattern.png) repeat rgba(21,20,21,0.9);
}
.discovermore {
	height: auto;
	width: 100%;
	padding: 5% 14% 5% 14%;
	visibility:visible;
	float: left;
	color: rgba(51,51,51,1);
	font-size: 100%;
	font-family: 'Nunito', sans-serif;
	text-align:left;
	background-color: rgba(245,245,245,1);
}

	} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
	


#welcome {
	height:auto;
	width:100%;
	padding:5% 10% 5% 10%;
	float:left;
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Nunito', sans-serif;
	text-align: center;
	position: relative;
}


.intro {
	height:auto;
	width:100%;
	float:left;
	padding:10% 10% 10% 10%;
	color: rgba(0,0,0,1);
	font-family: 'Nunito', sans-serif;
	font-size:130%;
	font-weight:500;
	text-align: justify;
	letter-spacing:-1.5px;
}
.picleft {
	height:auto;
	width:50%;
	float:left;
	border-bottom:rgba(0,0,0,1) solid 80px;
	mix-blend-mode: normal;
}
.picleft:hover {
	height:auto;
	width:50%;
	float:left;
	border-bottom:rgba(0,0,0,1) solid 80px;
	mix-blend-mode: screen;
}
.textright {
	height:auto;
	width:45%;
	float:left;
	margin:0% 0 0 5%;
}
.terms {
	height:auto;
	width:100%;
	float:left;
	padding:10% 15% 20% 15%;
	background-color: rgba(255,0,102,1);
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:90%;
	text-align: left;
}

.senepe {
	height:auto;
	width:32%;
	border:rgba(255,255,255,1) 10px solid;
	margin:0.5%;
	float:left;
}

#linkshover {
	height:auto;
	width:100%;
	padding:10% 10% 5% 10%;
	float:left;
	background-color: rgba(25,25,25,1);
}
.werehiring {
	height: auto;
	width: 100%;
	padding: 5% 14% 5% 14%;
	visibility:visible;
	float: left;
	color: rgba(255,255,255,1);
	font-size: 150%;
	font-family: 'Nunito', sans-serif;
	text-align:left;
	background: url(../images/pattern.png) repeat rgba(21,20,21,0.9);
}
.discovermore {
	height: auto;
	width: 100%;
	padding: 5% 3.8% 5% 3.8%;
	visibility:visible;
	float: left;
	color: rgba(51,51,51,1);
	font-size: 100%;
	font-family: 'Nunito', sans-serif;
	text-align:left;
	background-color: rgba(245,245,245,1);
}

	}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1440px) {
	


#welcome {
	height:auto;
	width:100%;
	padding:15% 10% 5% 10%;
	float:left;
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Nunito', sans-serif;
	text-align: center;
	position: relative;
}


.intro {
	height:auto;
	width:100%;
	float:left;
	padding:10% 10% 10% 10%;
	color: rgba(0,0,0,1);
	font-family: 'Nunito', sans-serif;
	font-size:130%;
	font-weight:500;
	text-align: justify;
	letter-spacing:-1.5px;
}
.picleft {
	height:auto;
	width:50%;
	float:left;
	border-bottom:rgba(0,0,0,1) solid 80px;
	mix-blend-mode: normal;
}
.picleft:hover {
	height:auto;
	width:50%;
	float:left;
	border-bottom:rgba(0,0,0,1) solid 80px;
	mix-blend-mode: screen;
}
.textright {
	height:auto;
	width:45%;
	float:left;
	margin:0% 0 0 5%;
}
.terms {
	height:auto;
	width:100%;
	float:left;
	padding:10% 15% 20% 15%;
	background-color: rgba(255,0,102,1);
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:90%;
	text-align: left;
}

.senepe {
	height:auto;
	width:32%;
	border:rgba(255,255,255,1) 10px solid;
	margin:0.5%;
	float:left;
}

#linkshover {
	height:auto;
	width:100%;
	padding:10% 10% 5% 10%;
	float:left;
	background-color: rgba(25,25,25,1);
}
.werehiring {
	height: auto;
	width: 100%;
	padding: 5% 14% 5% 14%;
	visibility:visible;
	float: left;
	color: rgba(255,255,255,1);
	font-size: 150%;
	font-family: 'Nunito', sans-serif;
	text-align:left;
	background: url(../images/pattern.png) repeat rgba(21,20,21,0.9);
}
.discovermore {
	height: auto;
	width: 100%;
	padding: 5% 14% 5% 14%;
	visibility:visible;
	float: left;
	color: rgba(51,51,51,1);
	font-size: 100%;
	font-family: 'Nunito', sans-serif;
	text-align:left;
	background-color: rgba(245,245,245,1);
}

	}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1920px) {
	


#welcome {
	height:auto;
	width:100%;
	padding:5% 10% 5% 10%;
	float:left;
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Nunito', sans-serif;
	text-align: center;
	position: relative;
}


.intro {
	height:auto;
	width:100%;
	float:left;
	padding:10% 10% 10% 10%;
	color: rgba(0,0,0,1);
	font-family: 'Nunito', sans-serif;
	font-size:130%;
	font-weight:500;
	text-align: justify;
	letter-spacing:-1.5px;
}
.picleft {
	height:auto;
	width:50%;
	float:left;
	border-bottom:rgba(0,0,0,1) solid 80px;
	mix-blend-mode: normal;
}
.picleft:hover {
	height:auto;
	width:50%;
	float:left;
	border-bottom:rgba(0,0,0,1) solid 80px;
	mix-blend-mode: screen;
}
.textright {
	height:auto;
	width:45%;
	float:left;
	margin:0% 0 0 5%;
}
.terms {
	height:auto;
	width:100%;
	float:left;
	padding:10% 15% 20% 15%;
	background-color: rgba(255,0,102,1);
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:90%;
	text-align: left;
}

.senepe {
	height:auto;
	width:32%;
	border:rgba(255,255,255,1) 10px solid;
	margin:0.5%;
	float:left;
}

#linkshover {
	height:auto;
	width:100%;
	padding:10% 10% 5% 10%;
	float:left;
	background-color: rgba(25,25,25,1);
}
.werehiring {
	height: auto;
	width: 100%;
	padding: 5% 14% 5% 14%;
	visibility:visible;
	float: left;
	color: rgba(255,255,255,1);
	font-size: 150%;
	font-family: 'Nunito', sans-serif;
	text-align:left;
	background: url(../images/pattern.png) repeat rgba(21,20,21,0.9);
}
.discovermore {
	height: auto;
	width: 100%;
	padding: 5% 14% 5% 14%;
	visibility:visible;
	float: left;
	color: rgba(51,51,51,1);
	font-size: 100%;
	font-family: 'Nunito', sans-serif;
	text-align:left;
	background-color: rgba(245,245,245,1);
}

	}