@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 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;
}

.apply_now a, .more_info a {
  cursor: pointer;
  text-decoration: none;
  border: none!important;
  padding: 8px 16px;
  background-color: #7dc143!important;
  text-transform: uppercase;
  color: #fff!important;
  background-image: none!important;
  text-shadow: none!important;
  box-shadow: none!important;
  font-weight: 500;
  border-radius: 3px!important;
  display: inline-block;
  margin-bottom: 10px;
}

.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 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.sub-inner {
  text-align: center;
  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;
}

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

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

.list-inner {
  margin-bottom: 50px;
  float: left;
  width: 100%;
}

.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(http://mindcapture.galia.be/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;
  text-align: center;
  margin-bottom: 16px;
  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;
}

.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(http://mindcapture.galia.be/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(http://mindcapture.galia.be/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(http://mindcapture.galia.be/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: 65%;
  box-sizing: border-box;
  padding-right: 50px;
}


.job-detail-inner .job-r {
  width: 35%;
  float: left;
  background-color: #02ADC1;
  padding: 35px;
  box-sizing: border-box;
  color: #fff;
}

.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: #ffcb05;
  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: 28%;
  min-height: 1px;
  height: 220px;
}



.list-r {
  float: left;
  width: 72%;
  padding-left: 40px;
  box-sizing: border-box;
  padding-top: 8px;
}

.fadeInUp {
    animation-name: fadeInUp;
}

.fadeInLeft {
    animation-name: fadeInLeft;
}

@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}
}
