.tab-content>.active {
    display: block;
}
.all-job-post2 .single-job-post {
    align-items: center;
    background: #fff none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    display: flex;
    justify-content: space-between;
    padding: 10px 20px 10px 10px;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    cursor: pointer;
}
.single-job-post:last-child {
    border-bottom: 1px solid #e3e3e3;
}
.single-job-post {
    box-shadow: 0 0 6px 1px #ddd;
    display: flex;
    margin-bottom: 30px;
    padding: 20px;
    position: relative;
}
.all-job-post2 .img-icon {
    align-items: center;
    background: #f2f2f2 none repeat scroll 0 0;
    display: flex;
    padding: 15px 20px;
}
.all-job-post2 .address {
    flex-grow: 70;
    padding: 0 0 0 30px;
    width: 100px;
}
.all-job-post2 .address > h6 {
    margin-bottom: 7px;
    font-size: 14px;
}
.all-job-post2 .address > p {
    color: #26ae61;
    margin-bottom: 0;
}
.loaction {
    flex-grow: 50;
}
.loaction > p {
    margin-bottom: 0;
    line-height: 24px;
}
.loaction > p i {
    font-size: 20px;
    margin-right: 10px;
}
.all-job-post2 .button-box {
    display: block;
    width: auto;
}
.button-box {
    display: flex;
    align-items: flex-end;
    width: 213px;
}
.btn-submit {
    background: #26ae61 ;
    color: #fff;
    padding: 15px 20px;
    border-radius: 0px !important;
}
.btn-submit a:hover {
    background: #26ae61 none repeat scroll 0 0;
    color: #fff;
    text-decoration: none;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    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;
}
/*.off-white-bg {
    background: #effff6;
}*/
.pb-100 {
    padding-bottom: 100px;
}
.pt-130 {
    padding-top: 10px;
}
.job-post-area2 .section-title {
    margin-bottom: 28px;
}
.section-title h2 {
    color: #696969;
    line-height: 26px;
    margin-bottom: 15px;
}
.section-title p {
    margin-bottom: 0px;
    font-size: 16px;
}

.img-icon img {
    width: 45px;
}
.single-job-post i {
    color: #8a8a8a !important;
}



/*job details*/

.ptb-130 {
    padding-top: 20px;
    padding-bottom: 30px;
}
.area-title .single-job-post {
    box-shadow: 0 0 6px 1px #ddd;
    display: flex;
    margin-bottom: 60px;
    padding: 20px;
    position: relative;
}
.single-job-post:last-child {
    border-bottom: 1px solid #e3e3e3;
    box-shadow: 0 0 6px 1px #ddd;
    padding: 20px 20px;
}
.single-job-post:hover {
    border-left: 3px solid #26ae61;
}
.img-icon {
    align-items: center;
    display: flex;
}
.address {
    padding-left: 30px;
    padding-right: 30px;
    width: 100%;
}
.address > h6 {
    font-family: montserratregular;
    margin-bottom: 15px;
}
.address > p {
    margin-bottom: 5px;
}
.address > p {
    margin-bottom: 5px;
}
.title {
    color: #434343;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 14px;
    text-transform: capitalize;
}
.title > span {
    border-bottom: 2px solid #26ae61;
    padding-bottom: 10px;
}
.single-job-form {
    margin-bottom: 57px;
}
a.lg-btn.button-large-box {
    font-size: 14px;
    padding: 0 34px;
}
.button.button-large-box, .button.button-medium-box {
    border-radius: 0;
    line-height: 43px;
    padding: 0 49px;
    background: #26ae61;
}

@media (min-width: 992px){
.justify-content-lg-start {
    justify-content: flex-start!important;
}
.single-job-form p {
    text-align: left;
}
}

.single-job-post1 {
    box-shadow: 0 0 6px 1px #ddd;
    display: block;
    margin-bottom: 30px;
    padding: 20px;
    position: relative;
}
.inline {
    display: flex;
    margin-bottom: 30px;
}
.row-inline {
    display: flex;
}
.job-details-info2 {
    position: relative;
    display: block;
    margin-top: 20px;
    float: left;
    width: 100%;
}

.job-deatils-address h6 {
    font-size: 14px;
}
.job-deatils-address {
    padding: 0px 15px;
    font-size: 18px;
    font-weight: 600;
}
hr.bg {
    margin-top: -15px;
}
.info-right span {
    font-size: 13px;
    color: #828282;
}
.info-right {
    padding: 0px 15px;
}
.icon_left i {
    color: #8a8a8a;
    font-size: 22px;
}
.info-right p {
    font-size: 16px;
    font-weight: 600;
}
img.list {
    width: 20px;
    margin-right: 10px;
}
a.lg-btn.button-large-box {
    font-size: 15px;
    padding: 8px 20px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    background-color: #ed3237;
    border-radius: inherit;
}
span.number.block {
    line-height: 30px;
    text-align: justify;
}
.single-job-form p {
    text-align: justify;
    line-height: 25px;
}

.tab-area {
    width: 100%;
    height: auto;
}
.tabs-vertical {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: auto;
    width: 25%;
}


/*nav css*/

.job-list {
    border: 1px solid #ddd;
    padding: 15px;
    display: inline-block;
    margin-bottom: 30px;
    box-shadow: 1px 1px 2px #ddd;
    background: #ffffff;
}
.job-list .thumb {
    float: left;
}
.job-list .thumb img {
    border-radius: 4px;
    margin-top: 30px;
    margin-left: 15px;
}
.job-list .job-list-content {
    display: block;
    margin-left: 125px;
    position: relative;
}
.job-list-content h4 a {
    font-weight: 600;
    color: #3c3c3c;
    cursor: pointer;
}
span.exp {
    font-size: 15px;
    color: #777777;
}
.meta-tag i:hover {
    color: #ff4f57;
}
.meta-tag i {
    font-size: 18px;
}
.job-list .job-list-content h4 {
    font-size: 24px;
    margin-bottom: 10px;
}
.full-time {
    font-size: 11px;
    color: #fff;
    background: #2c3e50!important;
    border-radius: 50px;
    margin-left: 15px;
    padding: 3px 8px;
}
.job-list .job-list-content p {
    margin-bottom: 20px;
    color: #8a8a8a;
}
.job-list .job-tag {
    border-top: 1px solid #ddd;
    padding: 15px 0;
    line-height: 35px;
}
.pull-left {
    float: left!important;
}
.job-list .job-tag .meta-tag span {
    font-size: 14px;
    color: #636363;
    margin-right: 10px;
}
.job-list .job-tag .meta-tag span a {
    color: #999;
}
.pull-right {
    float: right!important;
}
.job-list .job-tag .icon {
    color: #ff4f57;
}
.job-list .job-tag .icon {
    color: #ff4f57;
}
.job-list .job-tag .icon {
    float: left;
    border: 1px solid #ddd;
    width: 40px;
    height: 40px;
    line-height: 42px;
    border-radius: 50px;
    text-align: center;
    margin-right: 18px;
    background: #f1f1f1;
    color: #ff4f57;
    font-size: 16px;
}
button.btn.btn-common.btn-rm  {
    background: #ff4f57;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
}
button.btn.btn-common.btn-rm:hover {
    background: #a40f00;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
}
button.btn.btn-common.btn-rm i {
    margin-right: 4px;
}
.inner-box {
    border: 1px solid #eee;
  /*  padding: 30px;*/
    margin-bottom: 10px;
}
.inner-box h3 {
    padding: 4px 20px;
    font-size: 1.6em;
    line-height: 10px;
}
.job-browse .cat-list li {
    padding: 7px 0;
    border-bottom: 1px solid #eee;
    list-style-type: square;
}
.job-browse .cat-list li a {
    text-decoration: none;
    color: #888;
    display: inline-block;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.job-browse .cat-list li:last-child {
    border: none;
}
.job-browse .pagination {
    margin-top: 30px;
}
.pagination {
    margin: 0;
    width: 100%;
    text-align: center;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination li {
    display: inline-block;
}
.ripple-container {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: inherit;
    pointer-events: none;
}
.pagination .active>a, .pagination .active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #ff4f57!important;
    border-color: #ff4f57!important;
}

.pull-left {
    float: left;
}
.media-left, .media>.pull-left {
    padding-right: 0px !important;
}
.widget ul li {
    font-size: 14px;
    padding: 5px 0;
}
.widget.short-info i {
    color: #2c3e50;
    font-size: 18px;
    margin-right: 15px;
}
.widget.short-info li span {
    display: block;
}
.widget span {
    color: #707070;
    font-size: 16px;
    margin-bottom: 5px;
    line-height: 16px;
}

.widget {
    color: #757575;
    padding: 10px 20px;
    border-radius: 4px;
    background-color: #fff;
    margin-bottom: 30px;
}
.job-details .widget_title {
    font-size: 18px;
}
.widget_title {
    color: #272727;
    margin: 0 0 20px;
}
/*.widget.cmpany-info> span {
    display: block;
    margin-bottom: 10px;
}*/
.widget span {
    color: #707070;
    font-size: 16px;
    margin-bottom: 5px;
    line-height: 16px;
}
.tr-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.widget-social {
    overflow: hidden;
    margin-top: 5px;
}
.widget.cmpany-info ul li {
    line-height: 20px;
    display: inline-flex;
    padding: 8px 5px;
}
.widget ul li {
    font-size: 14px;
    padding: 5px 0;
}
.widget.cmpany-info ul li span {
    font-size: 14px;
    margin-right: 5px;
}
.widget span {
    color: #2d2d2d;
    font-size: 16px;
    margin-bottom: 1px;
    line-height: 15px;
    font-weight: 600;
}
.widget-social .fa-facebook-square {
    color: #0072bc;
    font-size: 22px;
}
.widget-social .fa-twitter-square {
    color: #00aeef;
    font-size: 22px;
}
.widget-social .fa-google-plus-square {
    color: #eb434a;
    font-size: 22px;
}
.widget-social .fa-linkedin-square {
    color: #448ccb;
    font-size: 22px;
}

.section_highlight span {
    font-size: 22px;
    font-weight: 600;
    color: #2c3e50;
    text-decoration: underline;
    cursor: pointer;
}


.job-details .tr-cta {
    margin-bottom: 30px;
}
.tr-cta .cta-content {
    background-image: url(img/cv/cv.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 0;
}
.cta-content.section {
    padding: 40px;
    overflow: hidden;
    background-color: #ddd;
    margin-bottom: 30px;
    border-radius: 4px;
}
.cta-info h1 {
    font-size: 24px;
    color: #505050;
    margin: 25px 0 0 25px;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.cta-content.section img {
    width: 85px;
    height: 85px;
}
.section_inline {
    display: flex;
}
button.apply-job-hide {
    padding: 15px 0px;
    background: #41ad49;
    border: none;
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    width: 100%;
}
.job-overview-sidebar {
    background: #f3f4f9;
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: 0px;
    margin-top: 35px;
    margin-bottom: 35px;
    width: 100%;
    float: left;
}
.job-overview-sidebar ul li {
    position: relative;
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    font-size: 15px;
    padding: 0 0 20px 40px;
    margin-bottom: 20px;
}
.job-overview-sidebar ul {
    list-style: none;
    padding: 30px 35px 0;
    margin: 0;
}
.job-overview-sidebar ul li label {
    display: block;
    font-size: 15px;
    color: #333333;
    font-weight: 700;
    margin-bottom: 0;
}
 .job-overview-sidebar ul li:last-child {
    border: none;
}
.gmap {
    margin-bottom: 40px;
}
.gmap h5 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center;
}
.job-overview-sidebar ul li.category:before {
    position: absolute;
    top: -4px;
    left: 0;
    content: "\f00b";
    font-family: "Font Awesome 5 Free", "FontAwesome";
    font-size: 20px !important;
}
 .job-overview-sidebar ul li.publish-date:before {
    position: absolute;
    top: -4px;
    left: 0;
    content: "\f073";
    font-family: "Font Awesome 5 Free", "FontAwesome";
    font-size: 22px !important;
}
.job-overview-sidebar ul li.app-closing-date:before {
    position: absolute;
    top: -4px;
    left: 0;
    content: "\f017";
    font-family: "Font Awesome 5 Free", "FontAwesome";
    font-size: 22px !important;
}
.job-overview-sidebar ul li.job-title:before {
    position: absolute;
    top: -4px;
    left: 0;
    content: "\f007";
    font-family: "Font Awesome 5 Free", "FontAwesome";
    font-size: 22px !important;
}
.job-overview-sidebar ul li.job-type:before {
    position: absolute;
    top: -4px;
    left: 0;
    content: "\f0b1";
    font-family: "Font Awesome 5 Free", "FontAwesome";
    font-size: 22px !important;
}
time {
    color: #707070;
}
li.category a {
    color: #707070;
}
.title1 > span {
    border-bottom: 2px solid #26ae61;
    padding-bottom: 10px;
}
.title1 {
    color: #434343;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 14px;
    text-transform: capitalize;
}

.layout-1 {
    margin-top: 30px;
}
.layout-1 {
    padding: 18px 25px;
    background: #efefef;
}
.layout-1-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: -15px;
    margin-left: -15px;
}
.layout-1-inner > * {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 15px;
    margin-left: 15px;
}
.layout-1-inner > * + * {
    margin-top: 0;
}
.layout-1-inner > * {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 15px;
    margin-left: 15px;
    font-size: 14px;
    font-weight: 600;
}
.list-inline-xs {
    transform: translate3d(0, -5px, 0);
    margin-bottom: -5px;
    margin-left: -4px;
    margin-right: -4px;
}
.list-inline {
    padding-left: 0;
    list-style: none;
}
 .list-inline-xs > * {
    margin-top: 5px;
    padding-left: 4px;
    padding-right: 4px;
}
.list-inline > li {
    display: inline-block;
}
.icon-filled-brand[class*='facebook'] {
    background: #5776b7;
}
.icon-xxs {
    font-size: 13px;
}
.icon-circle {
    border-radius: 50%;
}
.icon-filled::before {
    top: 1px;
    left: 1px;
}
.icon::before {
    position: relative;
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-transform: none;
}
.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a";
}
.icon-filled-brand[class*='google'] {
    background: #d46975;
}
.icon-filled::before {
    top: 1px;
    left: 1px;
}
.icon::before {
    position: relative;
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-transform: none;
}
.fa-google-plus:before {
    content: "\f0d5";
}
[class*=fa-]:before {
    font-weight: 400;
    font-family: fontawesome;
}
.icon-filled-brand[class*='google'] {
    background: #d46975;
}
.icon-xxs {
    font-size: 13px;
}
.icon-circle {
    border-radius: 50%;
}
.icon-filled-brand[class*='twitter'] {
    background: #88bdee;
}
.icon-xxs {
    font-size: 13px;
}
.icon-circle {
    border-radius: 50%;
}
.icon-filled-brand, .icon-filled-brand:active, .icon-filled-brand:focus, .icon-filled-brand:hover {
    color: #ffffff;
}
.icon-filled-brand {
    position: relative;
}
.icon-filled {
    display: inline-block;
    height: 2em;
    width: 2em;
    line-height: 2em;
    text-align: center;
    padding: 6px 0px;
}
.icon-filled::before {
    top: 1px;
    left: 1px;
}
.icon::before {
    position: relative;
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-transform: none;
}
.fa-twitter:before {
    content: "\f099";
}
[class*=fa-]:before {
    font-weight: 400;
    font-family: fontawesome;
}
.icon-filled-brand[class*='pinterest'] {
    background: #c96867;
}
.icon-xxs {
    font-size: 13px;
}
.icon-circle {
    border-radius: 50%;
}
.icon-filled::before {
    top: 1px;
    left: 1px;
}
.icon::before {
    position: relative;
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-transform: none;
}
.fa-pinterest-p:before {
    content: "\f231";
}

.contact_header h5 {
    font-size: 20px;
    font-weight: 600;
}
.contact_header {
    position: relative;
    display: block;
    text-align: center;
    width: 100%;
    margin-bottom: 25px;
    margin-top: 20px;
}
.form-wrap input {
    padding: 10px 8px;
    text-align: left;
    border: 1px solid #ddd;
    margin-bottom: 15px;
    font-size: 11px;
    width: 80%;
}
.form-wrap {
    text-align: center;
}
button.contact_btn {
    background: linear-gradient(to bottom,#f4511e 0,#d84315 100%);
    position: initial;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 20px;
    border: none;
    margin-bottom: 50px;
    color: #fff;
    padding: 8px;
    font-size: 15px;
    font-weight: 600;
}
.form-wrap-button {
    text-align: center;
}

.job-list:hover {
    border: 1px solid #ff4f57;
}
/*.job-list:hover {
    transition: 0.6s ease;
}
*/
@media (max-width: 768px){
    .single-job-form p {
    text-align: left !important;
}
iframe {
    width: 300px;
    height: 300px;
}
.full-time {
    font-size: 11px;
    color: #fff;
    background: #2c3e50!important;
    border-radius: 50px;
    margin-left: 0px;
    padding: 5px 10px;
    float: left;
}
.job-list .job-tag .meta-tag span {
    font-size: 12px;
    color: #636363;
    margin-right: 0px;
    float: left;
}
}


