.jobs-content-area{

    width: 100%;

    float: left;

    padding:46px 0 0; 

}

.jobs-content-area iframe{

    width: 100%;

    max-width:1000px; 

}

.get_button{

    width: 100%;

    float: left;

    padding: 0;

    margin: 0;

    position: relative;

}



.getaquote_btn {

    position: relative;

    z-index: 999999;

    transition: all 0.3s ease-in-out;

    -webkit-transition: all 0.3s ease-in-out;

    -moz-transition: all 0.3s ease-in-out;

    -ms-transition: all 0.3s ease-in-out;

    -o-transition: all 0.3s ease-in-out;

    display: block;

}



.getaquote_btn span.images {

    width: 60px;

    height: 60px;

    display: block;

    background: rgb(245, 128, 32);

    border-radius: 50%;

    float: right;

    text-align: center;

    box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.4);

}



.getaquote_btn span.images img {

    width: 60%;

    margin: 8px auto 0;

}



.getaquote_btn span.text {

    height: 42px;

    color: #fff;

    text-decoration: none;

    padding: 5px;

    font-family: 'Raleway', sans-serif;

    font-weight: bold;

    line-height: 16px;

    font-size: 17px;

    text-transform: uppercase;

    position: absolute;

    right: 50px;

    top: 9px;

    z-index: 2;

    border-top-left-radius: 2px;

    border-bottom-left-radius: 2px;

    overflow: hidden;

    background-color: rgb(245, 128, 32);

    width: 70px;

    transition: all 0.3s ease-in-out;

    -webkit-transition: all 0.3s ease-in-out;

    -moz-transition: all 0.3s ease-in-out;

    -ms-transition: all 0.3s ease-in-out;

    -o-transition: all 0.3s ease-in-out;

}

.jobs-content-area h2 {
    margin: 0 0 30px 0;
    color: #0b3969;
    font-size: 36px;
    font-weight: 300;
    line-height: 48px;
}
.jobs-content-area .recent-form{
    width: 100%;
    float: left;
    /*margin: 0 -1.5%;*/
    margin: 0;
    padding: 10px 0 50px;
}
.jobs-content-area .recent-form .each-recent-form{
    /*width: 37%;
    float: left;
    margin: 0 1.5%;*/
    display: inline-block;
    outline: none;
    border: 0;
    width: 40%;
    margin-right: 30px;
    position: relative;
}
.jobs-content-area .recent-form .each-recent-form #carrer_name{
    position: absolute;
    width: 100%;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    padding: 10px 10px;
    left: 0;
    top: 100%;
    background-color: #fff;
}
.jobs-content-area .recent-form .each-recent-form #carrer_name #loader_name{
    width: 20px;
    text-align: center;
}
.jobs-content-area .recent-form .each-recent-form #carrer_location #loader_location{
    width: 20px;
    text-align: center;
}

.jobs-content-area .recent-form .each-recent-form #carrer_location{
    position: absolute;
    width: 100%;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    padding: 10px 10px;
    left: 0;
    top: 100%;
    background-color: #fff;
}
.jobs-content-area .recent-form .each-recent-form #carrer_name ul,
.jobs-content-area .recent-form .each-recent-form #carrer_location ul{
    margin: 0;
}
.jobs-content-area .recent-form .each-recent-form #carrer_name ul li,
.jobs-content-area .recent-form .each-recent-form #carrer_location ul li{
    font-size: 16px;
    line-height: 30px;
    color: #737373;
    margin: 0 0 5px;
    cursor: pointer;
}
.jobs-content-area .recent-form .each-recent-form input{
    width: 100%;
    padding: 0 15px;
    margin: 0;
    border: 1px solid #b7b7b7;
    outline: none;
    font-size: 16px;
    font-weight: 400;
    color: #3f3e3b;
    height: 45px;
    line-height: 45px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    position: relative;
}
/*.jobs-content-area .recent-form .each-recent-form:first-child{
    padding: 0 15px 0 0;
}
.jobs-content-area .recent-form .each-recent-form:nth-child(2){
    padding: 0 15px 0 15px;
}*/

.jobs-content-area .recent-form input[type="submit"]{
    /*width: 17%;
    float: left;
    margin: 0 1.5%;
    background: #2b7efa;
    color: #fff;
    font-weight: 800;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    outline: none;
    border: 0;
    height: 45px;
    line-height: 45px;
    font-size: 16px;*/
    width: 14%;
    background: #2b7efa;
    color: #fff;
    font-weight: 800;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    outline: none;
    border: 0;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
}
.jobs-content-area .recent-form input[type="submit"]:hover{
    color: #f0c174;
    background: #23346c;
}

.jobs-content-area #post{
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.jobs-content-area #post ul{
    margin: 0 -1% 0;
    padding: 0;
}
.jobs-content-area #post ul li{
    /*width: 100%;
    float: left;
    margin: 0 0 30px;
    padding: 0;*/
    background-color: transparent;
    border: 1px solid #e1e1e1;
    padding: 35px 30px;
    overflow: hidden;
    width: 48%;
    margin: 0 1% 30px;
    float: left;
    border-radius: 5px;
}

.jobs-content-area #post ul li .job-left {
    float: left;
}
.jobs-content-area #post ul li .job-right{
    float: right;
}
.jobs-content-area #post ul li .job-left h5 {
    font-size: 18px;
    margin: 0 0 15px;
    color: #4c73f8;
    font-weight: 700;
}
.jobs-content-area #post ul li .job-left address {
    font-style: normal;
    line-height: 1.42857143;
    font-weight: 600;
    color: #404040;
    margin-bottom: 12px;
}
.jobs-content-area #post ul li .job-right a {
    border: 1px solid #2b7efa;
    background: transparent;
    padding: 0 25px;
    height: 35px;
    line-height: 35px;
    border-radius: 5px;
    display: inline-block;
    font-size: 14px;
    color: #2b7efa;
    margin: 0 0 20px;
}
.jobs-content-area #post ul li .job-right p {
    font-size: 14px;
    color: #404040;
    text-align: center;
}

.pag{
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    margin: 30px 0;
}
.pag ul.page-numbers{
    list-style-type: none;
    text-align: center !important;
    font-size: 0;
    margin: 0;
}
.pag ul.page-numbers li{
    display: inline-block;
    margin: 0 5px;
    width: auto !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 5px !important;
    float: none !important;
}
.pag ul.page-numbers li .page-numbers{
    font-size: 16px;
    font-weight: 600;
    color: #2d7dfa;
    padding: 6px 10px;
    display: block;
    background: #e1e1e1;
    border-radius: 3px;
    line-height: 16px;
}
.pag ul.page-numbers li .page-numbers:hover{
    background: #2d7dfa;
    color: #fff;
}
.pag ul.page-numbers li .page-numbers.current{
    background: #2d7dfa;
    color: #fff;
}

#carrer_job_post{
    width: 30px;
    margin: 0 auto;
    position: absolute;
    top: 10%;
    left: 50%;
    z-index: 999;
}
#carrer_job_post::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    content: '';
}
img#loader_body {
    width: 30px;
    margin: 0 auto;
    position: absolute;
    top: 10%;
    left: 50%;
    z-index: 999;
}
img#loader_body::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
}

.body_loader{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.8);
    top: 0;
    left: 0;
    z-index: 99999;
}
.body_loader #loader_body{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    content: '';
    width: 30px;
}
/*====================================================== Responsive =========================*/





@media only screen and (max-width:1199px) {

.jobs-content-area .recent-form .each-recent-form {
    width: 39%;
}

}

@media only screen and (max-width:1147px) {



}

@media only screen and (max-width:1024px) {



}

@media only screen and (max-width:993px){



}

@media only screen and (max-width:991px) {

.jobs-content-area .recent-form .each-recent-form {
    width: 38%;
}
.jobs-content-area .recent-form input[type="submit"] {
    width: 15%;
    float: right;
}
.jobs-content-area h2 {
    font-size: 25px;
    line-height: 35px;
    margin: 0 0 20px 0;
}

}



@media only screen and (max-width:840px){

}



@media only screen and (max-width:767px) {
.jobs-content-area .recent-form .each-recent-form {
    width: 37%;
}
.jobs-content-area #post ul li {
    width: 98%;
    margin: 0 1% 10px;
    float: none;
    padding: 25px 20px;
}
.jobs-content-area .recent-form {
    padding: 10px 0 30px;
}
}

@media only screen and (max-width:640px){
.jobs-content-area .recent-form .each-recent-form {
    width: 36%;
}
}

@media only screen and (max-width:530px) {



}



@media only screen and (max-width:580px) {
.jobs-content-area {
    padding: 30px 0 0;
}
.jobs-content-area h2 {
    font-size: 22px;
    line-height: 32px;
    margin: 0 0 15px 0;
}
.jobs-content-area .recent-form {
    padding: 0 0 20px;
}
.jobs-content-area .recent-form .each-recent-form {
    display: block;
    width: 100%;
    margin-bottom: 10px;

}
.jobs-content-area .recent-form .each-recent-form input{
    height: 38px;
    line-height: 38px;
    font-size: 15px;
}
.jobs-content-area .recent-form input[type="submit"] {
    width: 22%;
    height: 38px;
    float: right;
    line-height: 38px;
    font-size: 15px;
}
.jobs-content-area #post ul li .job-left h5 {
    font-size: 17px;
    margin-bottom: 10px;
}
.jobs-content-area #post ul li .job-left address {
    font-size: 16px;
}
.jobs-content-area #post ul li .job-right a {
    padding: 0 14px;
    height: 30px;
    line-height: 30px;
}

}

@media only screen and (max-width:520px){

}

@media only screen and (max-width:420px) {
.jobs-content-area #post ul li .job-left {
    float: none;
}
.jobs-content-area #post ul li .job-right{
    float: none;
}

.jobs-content-area #post ul li .job-right p {
    text-align: left;
    margin-bottom: 0;
}
.jobs-content-area #post ul li .job-left h5 {
    font-size: 16px;
    margin-bottom: 10px;
}
.jobs-content-area #post ul li .job-left address {
    font-size: 14px;
}
.jobs-content-area #post ul li .job-right a {
    margin: 0 0 10px;
    font-size: 15px;
}
.pag {
    margin: 20px 0;
}
}



@media only screen and (max-width:380px) {

.jobs-content-area .recent-form input[type="submit"] {
    width: 40%;
}



}