#who_w_r figure{
		margin:0px;
		padding:0px;
		max-height: 400px;
}
figure figcaption #wa_image_contener{
	position:relative;
	width:1200px;
	max-height:400px;
}

figure figcaption #who_we_are_header{
	position:absolute;
	top: 122px;
	left: 23px;
	width:668px; /*540px;*/
		
}
 #who_we_are_header h2 {
	font-size: 40px;
        padding-left: 6px;
        text-transform: uppercase;
}
 #who_we_are_header p{
	 font-size: 15px;
	 margin-top: -29px;
	 padding-left: 6px;
	 
}
#sbn{
	padding: 0px;
}
#sbn li{
	list-style:none;
	display:inline;
	margin-right: 36px;
        margin-left: 6px;
}
#sbn li a{
	font-size: 14px;
	line-height: 2px;
	text-transform: uppercase;
	color: #3E3E3E;
        cursor: pointer;
}
#sbn li a:hover{
	text-decoration: underline;
}

/*********************************** who we are main content is started ***************************************/

#wwr_main_content,#wwr_main_content2,#wwr_main_content3{
	margin:0px;
	padding:0px;
	clear:both;
	height: 400px;
}
.history,.culture,.ethics{
	float:left;
}
#history_image,#culture_image,#ethics_image{
	width:800px;
	height:400px;
	
}
#history_content,#culture_content,#ethics_content{
	width:400px;
	height:400px;
	background: transparent url("../images/grid1-grad2.jpg") repeat-y scroll 0% 0%;

}
#culture_content_sub,#history_content_sub,#ethics_content_sub{
	padding-left: 25px;
}
#culture_content_sub h3,#history_content_sub h3,#ethics_content_sub h3{
	text-transform:uppercase;
}

#search {
	background-color: #808080;
	width: 1200px;
	margin:0px;
	padding:0px;
}

/*  ******************************************************** */


/* table tr {
	  float: right;
	}
tr {
   margin: 10px;
} */

#search {
	background-color: #808080;
	width: 1200px;
	margin:0px;
	padding:0px;
}


.accordion #job_header p{
	background:#888c9e;
	color:#fff;
	cursor:pointer;
	margin:0 0 1px 0;
	padding:4px 10px
}
.accordion #job_header.current {
		background:#4289aa;
		cursor:default;
}
.accordion div.pane {
	padding:5px 10px;
}

#abc{
    width:100%;
    height:100%;
    opacity:.95;
    top:0;
    left:0;
    display:none;
    position:fixed;
    background-color:#313131;
    overflow:auto
}
img#close {
       position:absolute;
       right:-14px;
       top:-14px;
       cursor:pointer
}
div#popupContact {
        position:absolute;
        left:50%;
        top:17%;
        margin-left:-202px;
        font-family:'Raleway',sans-serif
}
form {
     max-width:300px;
     min-width:250px;
     padding:10px 50px;
     border:2px solid gray;
     border-radius:10px;
     font-family:raleway;
     background-color:#fff
}
input[type=text] {
              width:82%;
              height: 25px;
              border:1px solid #ccc;
              font-size:16px;
              font-family:raleway
}


#submit {
    text-align:center;
    display: block;
    background-color: #2F3338;
    color: #fff;
    font-size:15px;
    cursor: pointer;
    border-radius: 5px;
    width: 75px;
    height: 30px;
}

#apply{
     background-color:#2F3338;
     color:#fff;
     width: 75px;
     height: 30px;
     font-family:'Raleway',sans-serif;
     font-size:15px;
     cursor: pointer;
     border-radius: 5px;
    
}

.btn {
    display: inline-block;
    padding: 0px 9px; /*6px 12px;*/
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

 .btn-success {
    color: #fff;
    background-color: #2f3338;
    border-color: #2f3338;
    font-family: arial;
}

 .fileinput-button {
    position: relative;
    overflow: hidden;
}

.fileinput-button input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    -ms-filter:'alpha(opacity=0)';
    font-size: 200px;
    direction: ltr;
    cursor: pointer;
}
.u_content{
        font-family: arial;
        font-size: 15px;
}
