@charset "utf-8";
/* CSS Document */

.f_name{
	float:left;
	margin:30px 0 0 20px;
	width: 284px;
}
.cv_form{
	float:left;
	width:50%;
}
.cv_form p{
	float:left;
    margin: 28px 0 0 0;
}
.check{
	width:100%;
	float:left;
}
.send{
float: left;
    width: 100%;
    text-align: center !important;
    margin: 45px 0 0 0;
}
.send input{
	float:right;
}
.ref_form{
		float:left;
	width:50%;
}
.ref_form p{
	float:left;

	    margin: 28px 0 0 0;
}

.reg_form{
		float:left;
	width:50%;
}
.reg_form p{
	float:left;

	    margin: 28px 0 0 0;
}

.ref_form h6{
	float:left;
	width:100%;
	margin: 25px 0 0 0;

}
.reg_btnn h1{
	float:left;
}
.reg_btn{
    padding: 10px 25px;
    font-size: 24px;
    text-align: center;
    cursor: pointer;
    outline: none;
    color: #3e78bc;
    background-color: #ffffff;
    border: none;
    border-radius: 10px;
    box-shadow: 0 9px #4a5869;
    float: right;
    margin: -8px 0 0 0;
}

.reg_btn:active {
background-color: #999a9c;
    box-shadow: 0 5px #666;
    transform: translateY(4px);
}
.job_serv span{
	float:left;
	margin:0 0 0 20%;
}
.search_form{
	float:left;
	width:100%
}
.search_form p{
	float:left;
	    width: 37%;
    margin: 1px 0 0 0;
}
.desc{
float: left;

    width: 44%;
	
}

.fld{    
height: 50px;
    padding: 10px 15px;
	color:#000;
	font-weight:bold;
}
.btnn{
	line-height: 3.5;
}
.apply{
	float:right;

}
.title_loc{
	float:left;
	margin:25px 0 0 0;
}
.title_loc h6{
	padding:0;
}
{

}

.apply_form{
	float:left;
	width:60%;
}
.apply_form p{
	float:left;
	    width: 51%;
	    margin: 28px 0 0 0;
}
.aaa h1{
	text-align:center;
	    width: 100%;
}
.nav_search{
float: right;
    width: 50%;
    list-style: none;
    font-size: 14px;
    text-align: right;
    padding: 0 20px 0 0;
}

.img_round{
	 width: 100px;
    height: 100%;
    border-radius: 50% !important;
	border: 4px solid #adaaa6;
}
.img_round2{
	width: 145px;
    height: 145px;
    border-radius: 50%;
}