#glb-modal-loading-page {
  position:   fixed;
  z-index:    10000;
  top:        0;
  left:       0;
  height:     100%;
  width:      100%;
  background: rgba( 255, 255, 255, .8 )
  url('/public/frontend/images/load.gif')
  50% 50%
  no-repeat;
}

.carrer-banner {
  text-align: center;
  height: 342px;
	margin: 0;
  color: #fff
 
}
.carrer-banner h1 {
  color: #ffffff;
  font-size: 50px;
  line-height: 1.2;
  margin-bottom: 0px;
  padding-top: 62px;
  font-weight:500;
}
.carrer-banner p{
  font-size: 16px;
  text-align: left;
  margin-bottom: 40px
}
.carrer-banner .adv {
  margin: 10px 1px 20px 450px;
	text-align: center;
	text-decoration: none;
	color: #161615;
	font-size: 16px;
	font-weight: 500;
	padding:  24px 30px;
	background: #fff;
}


.text-upper{
	margin: 40px 1px 20px 1px;
	text-align: center;
	font-size: 32px;
 	font-stretch: normal;
  	font-style: normal;
  	line-height: 1.2;
  	letter-spacing: normal;
}

.upper .under-line {
  margin-bottom: 60px;
}
.list-carrer{
  margin-bottom: 50px;
}
.list-carrer .upper p{
  font-size: 32px;
  line-height: 43px;
  color: #161615;
/*  background-color: #ffe3c7;
  padding: 5px 40%;*/
  margin-bottom: 50px;
  text-transform: uppercase;
}
.background-job{
    background-color: rgba(209, 209, 209, 0.2);
    border-radius: 4px;
    border:none;
    margin-bottom: 10px;
}
.list-carrer .new .pagination {
  padding: 52px 0;
  border-top: 1px solid #dee2e6 !important;
}
.list-carrer .row {
  padding: 20px 0;
  border-top: 1px solid #dee2e6 !important;
}
.list-carrer a{
  color: #161615;
  text-decoration: none;
}
.list-carrer .background-job:hover  {
  box-shadow: 2px 2px 5px 2px rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
  border-left: 4px solid #ffcf00;
}

.list-carrer .list-news {
  padding: 0 10%
}
.list-carrer .row h3{
  font-size: 20px;
  line-height: 34px;
  font-family: 'InterUI-Bold'
}
.list-carrer .row p {
  /*color: #5d5c5c;*/
  font-size: 15px;
  margin-bottom: 8px;
  /*margin: 0;
  height: 100%;
  display: flex;
  align-items: center;*/
}
.list-carrer .row p span{
  text-transform: uppercase;
  font-weight: bold;
  width: 30%;
  float: left
}

.list-carrer .row p.date {
  font-size: 14px;
  color: #a39f9e;
  margin-bottom: 10px
}

.list-carrer .row p.job-room {
  /*height: unset;
  display: unset;
  align-items: unset;*/
}
.list-carrer .row p.job-location {
  color: #ef8c29;
  /*text-transform: uppercase;*/
}
.list-carrer .row .job-location i {
  color: #ef8c29;
  font-size: 20px;
  margin-right: 10px;
}
.list-carrer .row p.job-type {  
  /*margin: 0; 
  text-align: center;*/
}
.list-carrer .row p.job-type span{
  /*width: 90%;
  padding: 10px 20px;
  border-radius: 12px; */
}
.list-carrer .row p.full span{
  color: #09575d;
   border-radius: 12px;
  border: solid 1px #a8ebf0;
  background-color: rgba(168, 235, 240, 0.3);
}
.list-carrer .row p.part span{
  color: #206900;
  border-radius: 12px;
  border: solid 1px rgba(114, 176, 86, 0.3);
  background-color: rgba(180, 234, 156, 0.3);
}
.list-carrer .row p.coll span{
  color: #161615;
  border-radius: 12px;
  border: solid 1px rgba(226, 40, 50, 0.2);
  background-color: rgba(226, 40, 50, 0.2);
}
.list-carrer .more-new {
  height: 100%;
  display: flex;
  align-items: center;
}
.list-carrer .more-new a {
  border-radius: 4px;
  border: solid 1px #ef8c29;
  background-color: #ffffff;
  color: #ef8c29;
  padding: 8px 35px;
}
.list-carrer .more-new a:hover {
  color: #fff;
  background-color: #ef8c29;
}
.list-carrer .mar-cereer{
  padding-left: 30px; 
}
.carrer-banner p.color { 
    margin-bottom: 30px;
    color: #fff;
    font-size: 16px;
    text-align: center;

}

.bdt{
  border-top: 2px solid #ccc;
}
.carrer-banner p.box { 
    border-radius: 3.2px;
    background-color: #204989;
    padding: 20px 25px;
    color: #fff;

}

.job-detail{
  padding-bottom: 60px
}
.job-detail h2{
  font-weight: 600;
  color: black;
  font-size: 20px;
  line-height: 36px;
}
.job-detail h5.lower{
  padding: 20px 1px 1px 1px;
  font-size: 14px;
  font-weight: 200;;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: 0.4px;


}
.detail .job-title button{

  margin-top: 40px;
  margin-bottom: 15px;
    background-color: #ffe3c7;
    border-radius: 25px;
    line-height: 32px;
    border: solid 1px #707070;
    font-size: 14px;
    color: #161615;
    font-weight: bold;
    padding: 0px 30px;

}
.detail .job-title h1.detail-title-banner {
  margin: 10px;
  text-transform: uppercase;
  padding: 1px;
  color: #fff;
  font-size: 30px;
}
.detail .job-title a {
    text-decoration: none;
    border-radius: 3.2px;
    background-color: #204989;
    padding: 20px 25px;
    color: #fff;
}
.detail .job-title a.share {
  text-decoration: none;
  background-color: #5bb4a5;
  margin-left: 20px
}
.detail .job-title a.live {
  text-decoration: none;
  margin: 30px;
  background-color: #af0e2d;
  margin-left: 20px
}
.maga p{
  line-height: 1.6;
  font-size: 16px;
  text-align: left;
  padding: 20px;
}
.job-detail .detail-product {
  margin: 30px 0 60px
}
#formRegisterJob {
  padding-left: 10%
}
#formRegisterJob h5{
  font-size: 20px;
  font-weight: bold;
  text-transform: capitalize;
  padding: 20px 0 10px;
}
#formRegisterJob input{
  margin-bottom: 10px
}
#formRegisterJob .file_attachment {
  display: flex;
  margin-bottom: 10px;
}
#formRegisterJob .file_attachment .file-style{
  margin-right: 15px
}
#formRegisterJob button.btn.btn-default {
    border-radius: 0;
    border: 1px solid #F6C427;
    color: #000000;
    background-color: white;
}
.input-file-hidden {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.careers .box-search-job{
  background: #874624;
  padding: 20px;
}

.careers .box-search-job .btn-submit-search{
  background: #F6C427;
  width: 100%;
  color: white;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}

.job-detail .content{
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  text-align: left;
}