@charset "UTF-8";
/*
Theme Name: Mindcapture
Theme URI: https://www.galia.be
Author: the Galia team
Author URI: https://www.galia.be
Description: custom theme
Requires at least: 4.9.6
Requires at least: 4.9.6
Requires PHP: 5.2.4
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mindcapture
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Twenty Nineteen is based on Underscores https://underscores.me/, (C) 2012-2019 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/poppins-v5-latin-300.eot);
    src: local('Poppins Light'), local(Poppins-Light), url(../fonts/poppins-v5-latin-300.eot?#iefix) format("embedded-opentype"), url(../fonts/poppins-v5-latin-300.woff2) format("woff2"), url(../fonts/poppins-v5-latin-300.woff) format("woff"), url(../fonts/poppins-v5-latin-300.ttf) format("truetype"), url(../fonts/poppins-v5-latin-300.svg#Poppins) format("svg")
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/poppins-v5-latin-regular.eot);
    src: local('Poppins Regular'), local(Poppins-Regular), url(../fonts/poppins-v5-latin-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/poppins-v5-latin-regular.woff2) format("woff2"), url(../fonts/poppins-v5-latin-regular.woff) format("woff"), url(../fonts/poppins-v5-latin-regular.ttf) format("truetype"), url(../fonts/poppins-v5-latin-regular.svg#Poppins) format("svg")
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/poppins-v5-latin-500.eot);
    src: local('Poppins Medium'), local(Poppins-Medium), url(../fonts/poppins-v5-latin-500.eot?#iefix) format("embedded-opentype"), url(../fonts/poppins-v5-latin-500.woff2) format("woff2"), url(../fonts/poppins-v5-latin-500.woff) format("woff"), url(../fonts/poppins-v5-latin-500.ttf) format("truetype"), url(../fonts/poppins-v5-latin-500.svg#Poppins) format("svg")
}

body {
    margin: 0;
    color: #666;
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 300;
    line-height: 28px
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    font-family: "Poppins";
    color: #02adbf;
}

h1 {
    color: #7dc143;
    font-size: 2.2em;
    line-height: 1.25em;
    padding: 0 0 40px;
    margin: 0;
}

h2 {
    font-size: 30px;
    line-height: 1.4em !important;
    font-weight: 400;
}

h3 {
    font-size: 22px;
    line-height: 30px !important;
    padding-bottom: 0;
    margin-bottom: 20px;
    font-weight: 400;
}

h4 {
    font-size: 19px;
}

a {
    color: #7dc143
}

a.elementor-button-link.elementor-button, .elementor-button:focus, .elementor-button:hover, .elementor-button:visited {
    background-color: #02adbf;
}

strong {
    font-weight: 500
}

ul#menu-main-menu li a {
    line-height: 100px;
    font-size: 16px;
    padding: 0 20px;
    color: #333;
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: none;
}

.bl, .elementor {
    float: left;
    width: 100%;
}

.max-width {
    max-width: 1200px;
    margin: auto;
}

.job-ref {
    font-weight: 400;
}

.max-width-job {
    max-width: 1200px;
    margin: auto;
}

.job-detail-inner {
    margin-top: 55px;
    margin-bottom: 100px;
}

.job-detail-inner h2 {
    margin-bottom: 17px !important;
    font-size: 25px;
    margin-top: 0;
}

.job-l .location, .job-l .vac-desc, .job-l .vac-skills, .job-l .vac-company {
    margin-bottom: 30px;
}

.ft-inner {
    display: flex;
    padding: 0 30px;
}

.sign-up-btn {
    color: white;
    background-color: #EDB90F;
}

.job-video img {
    width: 100%;
}

.job_ref {
    font-size: 14px;
}

.job-btn-wrap {
    margin-bottom: 80px;
}

.header-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.header-wrap .header-l img {
    width: 300px !important;
    height: auto !important;
    margin: 29px 30px 20px;
    max-width: 320px;
    /* margin-bottom: 0; */
}

.header-r {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.header-inner {
    max-width: 1300px;
    margin: auto;
}


ul#menu-main-menu {
    display: flex;
    list-style: none;
    margin: 0;
    justify-content: flex-end;
}

ul#menu-main-menu a:hover, ul#menu-main-menu a:focus, ul#menu-main-menu li.current-menu-item a {
    color: #02adbf;
}


.ft-wrap {
    background-color: #02adbf;
    padding-top: 60px;
}

.ft1, .ft2, .ft3 {
    flex-grow: 1;
}

.ft-wrap .ft-item {
    width: 33.33333%;
}

.ft-wrap .ft-item {
    background-color: rgba(255, 255, 255, 0.1);
    flex-grow: 1;
    box-sizing: border-box;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    height: 180px;
    text-align: center;
}

.copy-wrap {
    text-align: center;
}

.ft-wrap .ft-item a {
    position: relative;
    color: #ffcb05;
    text-decoration: none;
    font-weight: 500;
    font-size: 18px;
}

.copy-inner {
    padding: 60px;
    color: #fff;
    letter-spacing: 0.05em;
    font-weight: 400;
    font-size: 14px;
}

.copy-wrap a {
    color: #fff;
    text-decoration: none;
}

.ft-item.ft-item-2 {
    margin-left: 15px;
    margin-right: 15px;
}

.list-wrap {
    padding-top: 66px;
    padding-bottom: 50px;
	float:none !important;
}

.sub-inner {
    margin-left: 70px;
    width: 100%;
}

.sub-intro.job-detail .sub-inner {
    text-align: left;
    width: 100%;
}

.list-wrap h2 a {
    font-size: 22px;
    text-decoration: none !important;
}

.list-wrap h2 {
    font-size: 22px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.title {
    margin-bottom: 18px;
    color: #30393C;
    text-transform: uppercase;
    font-weight: 500;
}

.more-detail {
    margin-top: 18px;
}

.functioning, .location {
    margin-bottom: 4px;
    line-height: 1.3;
}

.functioning img {
    margin-right: 10px;
    width: 25px;
}

.location img {
    width: 20px;
    margin-left: 3px;
    margin-right: 12px;
}

.list-inner {
    margin: 15px;
    background-color: white;
    display: flex;
    text-decoration: none;
    color: black;
    padding: 35px 20px;
    align-items: center;
    border-radius: 3px;
}

.match-btn {
    text-transform: uppercase;
    font-weight: 600;
    color: white;
    background-color: #009FB1;
    font-size: 15px;
    padding: 12px 24px;
    width: fit-content;
    margin-top: 15px;
    border-radius: 3px;
    text-decoration: none;
}

.match-btn:hover {
    color: #02ADBF;
    background-color: #EDF7F9;
}

.match {
    color: white;
    font-weight: 500;
    text-transform: uppercase;
}

.placements {
    font-size: 22px;
    color: black;
    font-weight: 500;
    text-transform: uppercase;
}

.flex {
    display: flex;
}

.flex-column {
    flex-direction: column;
}

.items-center {
    align-items: center;
}

.contact-item {
    width: 30%;
}

.contact-item div {
    text-align: center;
}

.contact-item img {
    width: 80px;
}

.justify-center {
    justify-content: center;
}

.job-item {
    display: flex;
    align-items: end;
}

.jobs {
    background-color: #2F373B;
}

.jobs .job-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.job-detail h1 {
    margin-bottom: 8px !important;
}

.job_benefits ul li:before {
    content: '';
    position: absolute;
    display: inline-block;
    height: 14px;
    width: 7px;
    background-image: url(/wp-content/uploads/2020/05/list-right.svg);
    background-size: contain;
    background-repeat: no-repeat;
    left: -17px;
    top: 8px;
}

.job_benefits ul {
    margin: 0;
    padding-left: 20px;
    list-style: none;
}

.job_benefits ul li {
    position: relative;
    padding-bottom: 4px;
}


.sub-intro {
    background-color: #02ADC1;
    min-height: 170px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    background-image: url(/wp-content/uploads/2020/10/jobsPage-01-1-min.png);
    background-position: center;
    background-size: cover;
    height: 380px;
}

.sub-intro h1 {
    padding: 0;
    color: #fff;
    margin: 0 !important;
}


.job-detail-inner .job-l ul li {
    position: relative;
    padding-bottom: 10px;
}

.job-detail-inner .job-l ul li:before {
    content: '';
    position: absolute;
    display: inline-block;
    height: 14px;
    width: 7px;
    background-image: url(/wp-content/uploads/2020/05/list-right.svg);
    background-size: contain;
    background-repeat: no-repeat;
    left: -17px;
    top: 8px;
}


.ft-item.ft-item-3 a:before {
    content: '';
    position: absolute;
    display: inline-block;
    height: 28px;
    width: 9px;
    background-image: url(/wp-content/uploads/2020/05/list-right.svg);
    background-size: contain;
    background-repeat: no-repeat;
    left: -17px;
    top: 4px;
}

.ft-item.ft-item-1 .ft1 img, .ft-item.ft-item-2 .ft2 img {
    width: 40px;
}


.elementor-widget-container ul {
    padding-left: 30px;
    list-style: none;
}

.job-detail-inner .job-l ul {
    padding-left: 20px;
    list-style: none;
}

.elementor-widget-container ul li {
    list-style: none;
    position: relative;
    line-height: 30px;
}

.elementor-widget-container ul li:before {
    content: '';
    position: absolute;
    display: inline-block;
    height: 1em;
    width: 1em;
    background-image: url(/wp-content/uploads/2020/05/list-check.svg);
    background-size: contain;
    background-repeat: no-repeat;
    left: -27px;
    top: 8px;
}

.job-detail-inner .job-l {
    float: left;
    width: 75%;
    box-sizing: border-box;
    padding-right: 50px;
}

.job-detail-inner .job-r {
    width: 25%;
    float: left;
    background-color: #E0F0F2;
    padding: 35px;
    box-sizing: border-box;
    color: black;
}

.job-r {
    color: black;
}

.sub-intro.job-detail {
    min-height: 170px;
}

.job-video {
    margin-left: -35px;
    margin-top: -35px;
    margin-right: -35px;
    margin-bottom: 20px;
}

.job_contract, .job_level, .job_benefits {
    margin-bottom: 20px;
}

.ft-wrap.bl {
    float: left;
    width: 100%;
}

.job-r strong {
    color: #009FB1;
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
    margin-bottom: 4px;
}

.animated {
    -webkit-animation-duration: 1s !important;
    animation-duration: 1s
}


.list-l {
    background-size: cover;
    float: left;
    width: 150px;
    min-height: 1px;
    height: 150px;
}

.icon {
    width: 150px;
    min-height: 1px;
    height: 150px;
    margin-right: 15px;
}


.list-r {
    padding-left: 20px;
    box-sizing: border-box;
}

.list-r .title {
    color: black;
}

.fadeInUp {
    animation-name: fadeInUp;
}

.fadeInLeft {
    animation-name: fadeInLeft;
}

.archive-container {
    background-color: #E7F6F8;
}

.archive-inner {
    border-radius: 3px;
    padding: 20px;
    margin: 55px;
    background-color: white;
}

.archived-item {
    margin-bottom: 50px;
    width: 19%;
    display: flex;
    flex-direction: column;
    text-decoration: none;
    color: black;
    align-items: center;
    text-align: center;
    line-height: 1.3;
}

.archived-item .title {
    margin-top: 10px;
    color: #02adbf;
    font-size: 17px;
    margin-bottom: 0px;
    font-weight: 400;
}

.archived-item .info {
    font-size: 16px;
    text-align: center;
    font-weight: 400;
}

.btn-black {
    text-transform: uppercase;
    color: white;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    background-color: #2F373B;
    text-decoration: none;
    padding: 15px 30px;
    border-radius: 4px;
    line-height: 16px;
    border: none;
}

.btn-black:hover {
    background-color: #5B6C72;
}

.btn-blue {
    text-transform: uppercase;
    color: white;
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    background-color: #009FB1;
    text-decoration: none;
    padding: 12px 24px;
    border-radius: 4px;
    line-height: 15px;
    border: none;
}

.btn-blue:hover {
    background-color: #015B64;
}

.job-r .apply_now .apply_job img { width:70px !important; }
.jobs-search { position:relative; width:300px; max-width:100%; margin:0 0 30px 30px; }
.jobs-search .subbtn {width:40px;height:40px;position:absolute;top:0;right:0;background: url(images/ser_icon.png) no-repeat center center;background-size: 20px auto;border:none;cursor:pointer;font-size:0;display:block;}
.jobs-search .txtbox {height: 40px;border: 1px solid #222;border-radius: 5px;padding: 10px 40px 10px 10px;width:100%;}

.job-detail-inner { display: flex;    align-items: flex-start; }
.job_right .job-r { width:100%; }


@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -4%, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-4%, 0, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(4%, 0, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 4%, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

@media screen and (min-width: 500px) {
.job_right { width: 25%;    position: -webkit-sticky;    position: sticky;    top: 5%; }	
}

@media screen and (max-width: 500px) {
    .list-inner {
        width: 100%;
    }

    .archived-item {
        width: 80%;
    }

    .placements {
        text-align: center;
    }
	
	.job-detail-inner { display:block; }
	
	
}

@media (max-width: 992px) {

.jobs-search { margin:-1px auto 30px !important; }

}
@media (max-width: 767px) {

.jobs-search { width:70% !important; }

}

.short_desc { margin:0; padding:0; text-align:left; color:#666; }
.short_desc ul { padding-left:20px; list-style:none; }
.short_desc ul li { position:relative; padding-top:5px; padding-bottom:5px; line-height:1.3; }
.short_desc ul li:before { content:''; position:absolute; display:inline-block; height:14px; width:7px; background-image:url(/wp-content/uploads/2020/05/list-right.svg); background-size:contain; background-repeat:no-repeat; left:-17px; top:8px; }