/*
	Theme Name: Cariera Child
    Theme URI: http://themeforest.net/user/gnodesign/portfolio/
    Template: cariera
    Description: Cariera Child Theme. 
    Author: Gnodesign
	Author URI: http://themeforest.net/user/gnodesign/
	License: ThemeForest
    License URI: http://themeforest.net/licenses
    Text Domain: cariera
    Domain Path: /lang/
*/

/* utility css */

.pt-50{
    padding-top: 50px;
} 
.pb-50{
    padding-bottom: 50px;
}

.mt-50{
    margin-top: 50px;
}

.mb-50{
    margin-bottom: 50px;
}

.bg-colour-offwhite{
    background: #f2f4ff;
}

/* body */

body{
    font-family: 'Inter', sans-serif;
    font-size: 16px;
}


/* header */

header.header1 {
    padding: 10px 0;
}

ul.main-nav{
    justify-content: right;
}

.header-right a.btn.btn-main{
    background: #fff;
    color: black !important;
}

.header-cta.header-cta-job {
    text-transform: capitalize;
    background: #fff;
    color: #002060 !important;
    margin-left: 50px;
}

.header-cta.header-cta-job {
    text-transform: capitalize;
    background: #fff;
    color: #002060 !important;
    margin-left: 50px;
}

.header-right{
    margin-left: 50px;
}

ul.main-nav > .menu-item a:hover, ul.main-nav > .menu-item.active a {
    color: #fff;
}

/* Footer */

footer .menu li a{
    font-size: 14px;
    font-weight: normal;
}

footer .menu li a:hover{
    color: #e9e9e9 !important;
}

footer .widget-title {
font-size: 20px !important;
font-weight: 600;
}

footer a img.alignnone {
    margin: 0.313rem 1.25rem 1.25rem 0;
}

footer.main-footer .footer-widget-area {
    padding: 50px 0;
}

footer.main-footer .copyright {
    padding: 10px 0;
}

.footer-logo-wrap{
    display: flex;
    justify-content: space-between;
}

.footer-logo-wrap .icon-btn i{
    font-size: 20px;
    margin-left: 10px;
}

.footer-logo-wrap .icon-btn{
font-size: 20px;
text-transform: capitalize;
background: #000;
border-radius: 10px;
}

.footer-logo-wrap .icon-btn:hover{
    background: #ffffff;
    color: #000 !important;
}



/* element */
.accordion-custom .elementor-accordion .elementor-accordion-item {
    border-left: none;
    border-right: none;
}



/* location page */

.gallery-section .e-swiper-container{
    padding-bottom: 40px !important;
}

.gallery-section .elementor-element .swiper .elementor-swiper-button{
    z-index: 1;
    cursor: pointer;
    font-size: 25px;
    color: rgb(36, 36, 36);
    top: 100%;
    transform: unset;
    background: #9d9d9d;
    padding: 4px;
    border-radius: 50%;
    margin-top: 20px;
}

.gallery-section .elementor-element .swiper .elementor-swiper-button:hover{
    background: #002060;
}

.elementor-element .swiper .elementor-swiper-button-prev{
    left: auto;
    right: 60px;

}

/* job details */
.blue-bg{
    background: #002060;
}

.listing-actions .btn-wrap label{
    cursor: pointer;
    color: #fff;
}

.job-overview{
    display: none;
}



/* job search page  */

#advance-search{
    display: none;
}

.job_types{
    display: none;
}

.filter_wide.filter_by_tag{
    display: none;
}


/* job list */

.job_listings .list, .job-list-wrap .list {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between !important;
    border-top: none;
    border-bottom: 1px solid #B6BABF;
    font-size: 18px;
    line-height: 26px;
    padding: 14px 0 14px 0;
    width: 100%;
}
.job_listings .list:first-child, .job-list-wrap .list:first-child{
    border-top: 1px solid #B6BABF;
}

.job_listings .list p, .job-list-wrap .list p{
    margin-bottom: 10px;
}

.job_listings .list .item, .job-list-wrap .list .item{
    flex: 1;
    margin: 0 12px;
}

.job_listings .list h3, .job-list-wrap .list h3{
    font-size: 18px;
    line-height: 26px;
}

.job_listings .list h3 a, .job-list-wrap .list h3 a{
    color: rgb(39, 110, 241);
}

.job_listings .list h4, .job-list-wrap .list h4{
    font-size: 18px;
    line-height: 26px;
    color: black;
}

.elementor-posts .elementor-post__badge {
    top: 0;
    background: #002060 !important;
    color: #fff;
}

.page-numbers {
    padding: 5px 10px;
    background: #002060 !important;
}

.page-numbers.current{
	background: #002060 !important;
	color: #fff;
}

.page-numbers{
	 background: #ccc !important;
}

.single.single-post .elementor-element .elementor-widget-container h2 {
    font-family: "Inter", Sans-serif;
    font-size: 30px !important;
    font-weight: 700;
    line-height: 38px;
}

.dextop-none{
	display: none;
}

/*form design*/


.form-wrap .field-item {
    width: 100%;
}

.form-wrap .column-gap-20{
	column-gap: 20px;
}

.form-wrap .mb-20{
	margin-bottom: 20px;
}

.form-wrap .form-field-submit {
    border-radius: 5px 5px 5px 5px;
    padding: 13px 30px;
    border: none;
    font-size: 14px;
    color: #fff;
    background: #002060;
}

.form-wrap .country_code {
    width: 54px !important;
}
.disable_field {
  pointer-events:none;
  color:#AAA;
  background:#F5F5F5;
}

.intl-tel-input.allow-dropdown{
	width: 50px !important;
}

.page-id-10772 .wpDataTablesWrapper div.dt-buttons {
    margin-right: 0;
    margin-top: 50px;
}

.field-item p {
    margin: 0;
}

.table_1_wrapper{
	margin-top: 80px !importat;
}

.message-text {
    padding: 30px;
    background: #fde080;
    border-radius: 5px;
}

.message-text p{
	margin-bottom:0;
	text-align:left;
	font-weight: bold;
	padding-left: 50px;
	position: relative;
	font-size: 14px;
}

.message-text p:before {
    display: block;
    content: "\26A0";
    position: absolute;
    left: 0;
    top: 50%;
    font-size: 44px;
    transform: translateY(-50%);
}

.single-job-v3 .single-job-listing .job-info .title .job-title { font-size: 2rem !important; }
.single-job-v3 .single-job-listing h2{ font-size: 1.6rem; }

/* Responsive */
@media screen and (max-width: 1024px) {
	.dextop-none{
	display: block !important;
	}
	.extra-menu{
		display: none !important;
	}
}



@media screen and (max-width: 992px) {
    /* .job-list-wrap .list .item, .job_listings .list .item{
        margin-right: 20px;
    }

    .job-list-wrap .list .item:last-child, .job_listings .list .item:last-child{
        margin-right: 0;
    }
    .job-list-wrap .list .item:first-child, .job_listings .list .item:first-child {
        min-width: auto;
        min-width: 40%;
    }
    .job-list-wrap .list .item:nth-child(2), .job_listings .list .item:nth-child(2) {
        min-width: auto;
        min-width: 25%;
    }

    .job-list-wrap .list .item:last-child, .job_listings .list .item:last-child {
        min-width: auto;
        min-width: 25%;
    }
} */

@media screen and (max-width: 767px) {
    .footer-logo-wrap {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .footer-logo-wrap .footer-logo{
        margin-bottom: 20px;
        text-align: center;
    }

    .footer-logo-wrap .icon-btn {
        font-size: 16px;
        padding: 10px 20px;
    }

    .footer-logo-wrap .footer-logo .textwidget {
        text-align: center;
    }

    .elementor-widget-container img {
        width: 100%;
    }

    .job-list-wrap .list h3, .job_listings .list h3 {
        font-size: 16px;
        line-height: 22px;
    }

    .job-list-wrap .list h4, .job_listings .list h4 {
        font-size: 16px;
        line-height: 22px;
    }
}
	
	@media (max-width: 576px){
		.single-job-v3 .single-job-listing .job-info .title .job-title { font-size: 1.8rem !important; }
	}