/*
Theme Name: Tcaa
Theme URI: https://galia.be
Author: the galia team
Author URI: https://galia.be/
Description: custom theme
Version: 1.0
Requires at least: 4.4
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: custom theme
Text Domain: tcaa

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.
*/

.elementor-element.elementor-widget-empty {
  background-color: transparent !important;
}

.elementor-editor-active i.elementor-widget-empty-icon.eicon-shortcode {
  display: none !important;
}

.elementor-element.elementor-widget-empty .elementor-widget-empty-icon {display: none;}

@font-face {
font-family: 'Gilroy-Bold';
font-style: normal;
font-weight: normal;
src: local(''),
       url('fonts/Gilroy-Bold.woff') format('woff'), /* Modern Browsers */
       url('fonts/Gilroy-Bold.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
font-family: 'Gilroy-Heavy';
font-style: normal;
font-weight: normal;
src: local(''),
       url('fonts/Gilroy-Heavy.woff') format('woff'), /* Modern Browsers */
       url('fonts/Gilroy-Heavy.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
font-family: 'Gilroy-Medium';
font-style: normal;
font-weight: normal;
src: local(''),
       url('fonts/Gilroy-Medium.woff') format('woff'), /* Modern Browsers */
       url('fonts/Gilroy-Medium.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
font-family: 'Gilroy-Regular';
font-style: normal;
font-weight: normal;
src: local(''),
       url('fonts/Gilroy-Regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/Gilroy-Regular.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
font-family: 'Gilroy-Light';
font-style: normal;
font-weight: normal;
src: local(''),
       url('fonts/Gilroy-Light.woff') format('woff'), /* Modern Browsers */
       url('fonts/Gilroy-Light.ttf') format('truetype'); /* Safari, Android, iOS */
}


/* karla-regular - latin */
@font-face {
  font-family: 'Karla';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/karla-v23-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/karla-v23-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/karla-v23-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/karla-v23-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/karla-v23-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/karla-v23-latin-regular.svg#Karla') format('svg'); /* Legacy iOS */
}
/* karla-500 - latin */
@font-face {
  font-family: 'Karla';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/karla-v23-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/karla-v23-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/karla-v23-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/karla-v23-latin-500.woff') format('woff'), /* Modern Browsers */
       url('fonts/karla-v23-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/karla-v23-latin-500.svg#Karla') format('svg'); /* Legacy iOS */
}
/* karla-600 - latin */
@font-face {
  font-family: 'Karla';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/karla-v23-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/karla-v23-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/karla-v23-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/karla-v23-latin-600.woff') format('woff'), /* Modern Browsers */
       url('fonts/karla-v23-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/karla-v23-latin-600.svg#Karla') format('svg'); /* Legacy iOS */
}
/* karla-700 - latin */
@font-face {
  font-family: 'Karla';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/karla-v23-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/karla-v23-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/karla-v23-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/karla-v23-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/karla-v23-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/karla-v23-latin-700.svg#Karla') format('svg'); /* Legacy iOS */
}

/* ELEMENTOR */

.elementor-editor-active .bn-wrap .item {display: none;}
.elementor-editor-active .bn-wrap .item:first-child {display: block;}

.elementor-editor-active .news-car-bl {width: 31.3333%;float: left;margin: 0 1%;}
.elementor-editor-active div#news_carousel a {display: none;}
.elementor-editor-active div#news_carousel a:first-child,
.elementor-editor-active div#news_carousel a:nth-child(2),
.elementor-editor-active div#news_carousel a:nth-child(3){display: block;}


body {
  font-family: 'Karla';
  color: #515358;
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.55em;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.page-id-23 .hd-wrap {
  height: 420px;
}

button {cursor: pointer;}
* {box-sizing: border-box;outline: none;}
p {margin: 0 0 20px;}

strong, b {
  color: #23335F;
  font-weight: 600;
}

.single-post p:first-child {
  font-size: 27px;
  color: #23335F;
  line-height: 1.3em;
}

.ft-wrap a:hover, .ft-wrap a:focus, .ft-wrap a:hover span.elementor-icon-list-text, .ft-wrap a:focus span.elementor-icon-list-text {
  color: #EC0923 !important;
}


body .elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:40px}

/* HEADING STYLES */
h1, .elementor h1.elementor-heading-title, h2, .elementor h2.elementor-heading-title {
  font-family: 'Gilroy-Bold';
  word-break: break-word;
  line-height: 1.05em;
  color: #23335F;
  font-size: 52px;
  letter-spacing: -0.02em;
  padding: 0;
  margin: 0;
  font-style: normal;
  font-weight: normal;
}
h3, .elementor h3.elementor-heading-title{font-family: 'Gilroy-Bold';word-break: break-word;font-style:normal;font-weight:normal;line-height:1.15em;color:#23335F;font-size:28px;padding:0;margin:0}
h4, .elementor h4.elementor-heading-title {
  font-family: 'Karla';
  word-break: break-word;
  font-style: normal;
  font-weight: normal;
  line-height: 1.15em;
  color: #B8071B;
  font-size: 20px;
  padding: 0 90px 0 0;
  font-weight: 600;
  margin: 0 0 10px;
  position: relative;
  display: inline-block;
}
h5, .elementor h5.elementor-heading-title {
  font-family: 'Karla';
  word-break: break-word;
  font-style: normal;
  font-weight: 500;
  line-height: 1.15em;
  font-size: 24px;
  padding: 0;
  margin: 0;
  position: relative;
  display: inline-block;
}

h6, .elementor h6.elementor-heading-title{
  font-family: 'Karla';
  font-style: normal;
  font-weight: 600;
  line-height: 1.2em;
  color: #23335F;
  font-size: 24px;
  padding: 0;
  margin: 0;
}

.ft-wrap h5, .ft-wrap .elementor h5.elementor-heading-title {
  color: #fff;
  letter-spacing: 0.06em;
  font-size: 22px;
  font-family: 'Gilroy-Medium';
}

.team-func {
  color: #B8071B;
  font-size: 19px;
  position: relative;
  display: inline-block;
  font-weight: 600;
  padding-right: 55px;
}

.team-func:after {
  border: 1px solid #B8071B;
  width: 40px;
  position: absolute;
  right: 0;
  top: 13px;
  content: "";
}

h4:after, .elementor h4.elementor-heading-title:after {
  border: 1px solid #B8071B;
  width: 80px;
  position: absolute;
  right: 0;
  top: 10px;
  content: "";
}

.white h4:after, .elementor .white h4.elementor-heading-title:after {
  border: 1px solid #fff;
}

.white h4, .elementor .white h4.elementor-heading-title,
.white h2, .elementor .white h2.elementor-heading-title,
.white {
  color: #fff !important;
}

.jobs-team-inner {
  display: flex;
}


.jobs-team-l {
  width: 40%;
  flex: 0 0 30%;
  padding-right: 30px;
}

/* .jobs-team-r {
  display: flex;
  padding-left: 30px;
  flex: 0 0 30%;
} */

.jobs-team-l h4, .jobs-team-l h2 {
  margin-bottom: 30px;
}

a.btn, .elementor-button-wrapper a.elementor-button-link.elementor-button, button.btn {
  font-family: 'Karla';
  border: 2px solid #B8071B;
  line-height: 0;
  padding: 14px 22px;
  border-radius: 5px;
  font-weight: 700;
  font-size: 16px;
  background-color: transparent;
  text-decoration: none;
  display: inline-block;
  color: #23335F;
  line-height: 1.1em;
}

.btn-loading {
  font-family: 'Karla';
  border: none;
  line-height: 0;
  padding: 16px 24px;
  border-radius: 5px;
  font-weight: 600;
  font-size: 26px;
  background-color: transparent;
  text-decoration: none;
  display: inline-block;
  color: #515358;
}

button.alm-load-more-btn.more.btn-loading.done {
  display: none;
}



.menu-bl2 ul li.current-menu-item a, .menu-bl2 ul li a:hover, .menu-bl2 ul li a:focus {
  color: #B8071B;
}

.menu-bl2 ul li span.total-news {
  background-color: #B8071B;
  display: inline-block;
  width: 15px;
  height: 15px;
  line-height: 15px;
  border-radius: 20px;
  font-size: 11px;
  position: absolute;
  top: -2px;
  right: -2px;
  text-align: center;
  color: #fff;
  font-weight: 700;
}

.mobile-menu span.total-news {
  display: none;
}

a.btn.white:after, .white .elementor-button-wrapper a.elementor-button-link.elementor-button span.elementor-button-text:after {
  background-image: url(https://taxconsult.be/wp-content/themes/tcaa/images/btn-arrow-right-white.svg);
}

a.btn.white, .white .elementor-button-wrapper a.elementor-button-link.elementor-button span.elementor-button-text {
  color: #fff;
}

a.btn:after, .elementor-button-wrapper a.elementor-button-link.elementor-button span.elementor-button-text:after, button.btn:after  {
  content: '';
  background-image: url(https://taxconsult.be/wp-content/themes/tcaa/images/btn-arrow-right.svg);
  height: 12px;
  width: 5px;
  background-size: 5px;
  background-position: center;
  display: inline-block;
  background-repeat: no-repeat;
  margin: 0 0 -2px 7px;
}



textarea {font-family: 'Karla';}
.bl {float: left;width: 100%;}
.grecaptcha-badge {visibility: hidden;}
.fadeInUp-wrap {visibility: hidden;}
.fadeInUp-wrap.fadeInUp2 {visibility: visible;}

a, .elementor .elementor-widget-text-editor a {
  color: #0B344F;
  font-weight: 400;
}

.max-width {
  max-width: 1400px;
  margin: auto;
  padding-left: 40px;
  padding-right: 40px;
}

.menu-inner {
  height: 116px;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
  justify-content: space-between;
}

.menu-bl2 ul {
  display: flex;
  list-style: none;
  align-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
}

.menu-bl2 {
  display: flex;
  align-content: center;
  align-items: center;
}

.menu-bl1 {
  display: flex;
  align-content: center;
  align-items: center;
}

.menu-bl1 img {
  margin-top: 6px;
  width: 100px;
}

.menu-bl3 {
  display: flex;
  align-items: center;
  align-content: center;
}

.menu-bl2 ul li a {
  padding: 14px;
  text-decoration: none;
}

.topmenu-wrap {
  border-bottom: 3px solid #EBEBEB;
  height: 50px;
}

.topmenu-inner {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 1px;
}

.topmenu-wrap ul#menu-top-menu {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  height: 46px;
  align-content: center;
  align-items: center;
}

.bn-wrap .item {
  display: flex;
  width: 100%;
  background-size: cover;
  background-position: center;
  height: calc(90vh - 160px);
  overflow: hidden;
  z-index: 1;
  align-content: center;
  align-items: flex-start;
  min-height: 510px;
}


.bn-wrap .item .bn-bl {
  position: relative;
  z-index: 99;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 0 13%;
  max-width: 1200px;
  height: calc(90vh - 160px);
  min-height: 510px;
}

.bn-desc {
  color: #fff;
  margin-bottom: 40px;
  font-size: 20px;
  font-weight: 600;
}

.bn-wrap {
  height: calc(90vh - 160px);
  overflow: hidden;
  min-height: 510px;
}

.topmenu-wrap ul#menu-top-menu li a {
  text-decoration: none;
  color: #B9BABC;
  padding: 14px 0;
  margin-right: 26px;
  font-size: 17px;
  font-family: 'Gilroy-Medium';
}

.topmenu-wrap ul#menu-top-menu li a:hover, .topmenu-wrap ul#menu-top-menu li.current_page_item a {
  color: #B8071B;
  border-bottom: 3px solid #B8071B;
}

.owl-stage-outer {
  width: 100%;
}

.progression-left:before {
  background-image: url(https://taxconsult.be/wp-content/themes/tcaa/images/bg-progression-l.svg);
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  max-width: 480px;
  max-height: 730px;
  width: 100%;
  height: 100%;
  opacity: 0.06;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center right;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  top: 50%;
  opacity: 0.6;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.bn-wrap .owl-theme .owl-nav [class*=owl-]:hover {
  background: transparent;
  color: #FFF;
  opacity: 1;
  text-decoration: none;
}

.owl-carousel .owl-nav button.owl-prev {
  left: 5%;
}

.owl-carousel .owl-nav button.owl-next {
  right: 5%;
}

.services-bl {
  float: left;
  width: 33.3333%;
  padding: 0 20px;
  margin-bottom: 50px;
}

.services-img img {
  width: 100%;
  object-fit: cover;
  height: 250px !important;
  border-radius: 5px !important;
}

.elementor .elementor-widget-image img {
  border-radius: 5px;
}

.services-title {
  font-size: 26px;
  padding: 0 0 22px;
  margin: 26px 0;
  font-family: 'Gilroy-Bold';
  color: #23335F;
  border-bottom: 3px solid #EBEBEB;
  font-weight: normal;
  font-style: normal;
  position: relative;
}

.services-desc {
  min-height: 180px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.bn-subtitle {
  font-size: 26px;
  color: #fff;
  font-family: 'Karla';
  font-weight: 600;
  letter-spacing: 0.06em;
  margin-bottom: 40px;
}

.hd-wrap h3 {
  font-size: 26px;
  color: #fff;
  font-family: 'Karla';
  font-weight: 600;
  letter-spacing: 0.06em;
  margin-bottom: 30px;
}

.bn-title {
  color: #fff;
  font-family: 'Gilroy-Bold';
  word-break: break-word;
  line-height: 0.85em;
  font-size: 90px;
  letter-spacing: -0.02em;
  padding: 0;
  margin: 0 0 30px;
  font-weight: normal;
  font-style: normal;
}

.hd-inner {
  width: 100%;
}

.hd-wrap {
    height: 300px;
    display: flex;
    align-content: center;
    align-items: center;
    background-color: #23335F;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: center;
}

.hd-subtitle, .hd-title {
    z-index: 9;
    position: relative;
}

.hd-wrap h1 {
  color: #fff;
}

.hd-wrap:after, .fluidity-right:after {
  background-image: url(https://taxconsult.be/wp-content/themes/tcaa/images/bg-fluidity.svg);
  content: ' ';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  max-width: 740px;
  width: 100%;
  height: 100%;
  opacity: 0.06;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center right;
}

.searchandfilter li.sf-field-taxonomy-teams-cat ul {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin: 0;
}

.team-wrap .team-img img {
  border-radius: 5px;
}

.team-inner .team-bl {
  flex-wrap: wrap;
  flex: 0 0 33.333333%;
  flex-direction: column;
  padding: 25px 25px 34px;
}

.team-inner {
  display: flex;
  flex-wrap: wrap;
}

.team-wrap .team-img img {
  object-fit: cover;
  width: 100%;
  height: 250px;
}

.team-wrap .team-img {
  width: 100%;
  height: 250px;
  margin-bottom: 24px;
}

.team-title {
  font-family: 'Gilroy-Medium';
  color: #23335F;
  font-size: 25px;
  margin-bottom: 5px;
}

.cta-inner {
  max-width: 1180px;
  margin: auto;
  text-align: center;
  padding: 180px 40px 140px;
  position: relative;
}

.cta-title {
  font-family: 'Gilroy-Bold';
  font-size: 48px;
  line-height: 1.1em;
  color: #23335F;
  margin-bottom: 54px;
  font-weight: normal;
  font-style: normal;
}

.cta-wrap {
  position: relative;
}

.cta-wrap:before {
  background-image: url(https://taxconsult.be/wp-content/themes/tcaa/images/bg-progression.svg);
  background-repeat: no-repeat;
  background-position: bottom center;
  content: '';
  width: 100%;
  height: 500px;
  position: absolute;
  bottom: 0;
  opacity: 0.06;
}

.searchandfilter input.sf-input-checkbox {
  display: none !important;
}

.searchandfilter li label.sf-label-checkbox {
  display: inline-block;
  cursor: pointer;
  background-color: transparent;
  padding: 6px 18px 6px 18px !important;
  color: rgb(255 255 255 / 40%);
  font-weight: 500;
  margin-right: 12px;
  border: 2px solid rgb(255 255 255 / 40%);
  border-radius: 6px;
}

.searchandfilter label.sf-label-checkbox:after {
  background-image: url(https://taxconsult.be/wp-content/themes/tcaa/images/filter-arrow-down.svg);
  display: inline-block;
  content: '';
  width: 13px;
  height: 13px;
  background-size: 13px;
  background-position: bottom center;
  background-repeat: no-repeat;
  margin-left: 8px;
  margin-bottom: 1px;
}

.searchandfilter li.sf-option-active label.sf-label-checkbox:after {
  background-image: url(https://taxconsult.be/wp-content/themes/tcaa/images/filter-cross.svg);
  margin-bottom: -1px;
}

.searchandfilter li.sf-option-active label.sf-label-checkbox {
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff;
  font-weight: 500;
  position: relative;
}

.jobs-bl {
  padding: 38px 0;
  display: flex;
  align-content: flex-start;
  align-items: flex-start;
  border-bottom: 3px solid #EBEBEB;
  justify-content: space-between;
}


/* .jobs-bl-inner {
  width: 17%;
  flex: 0 0 17%;
} */

.jobs-bl-inner.jobs-bl2, .jobs-bl-inner.jobs-bl3, .jobs-bl-inner.jobs-bl4 {
  flex: 0 0 16%;
  width: 16%;
}

.jobs-bl-inner.jobs-bl1 {
  width: 34%;
  font-family: 'Gilroy-Bold';
  flex: 0 0 34%;
  color: #23335F;
  font-size: 26px;
  font-weight: normal;
  font-style: normal;
}

.jobs-wrap {
  margin: 130px 0 0;
}

.jobs-bl5 {
  text-align: right;
}

.jobs-bl-label {
  font-weight: 600;
  color: #23335F;
}

.jobs-list {
  padding-bottom: 38px;
}

.jobs-open {
  margin-bottom: 24px;
  max-width: 680px;
}

.jobs-open-wrap {
  margin-bottom: 160px;
}

.jobs-team-wrap {
  background-color: #23335f;
  padding: 110px 0;
}

.jobs-form-inner {
  display: flex;
  padding-top: 110px;
  padding-bottom: 30px;
}

.jobs-form-l {
  flex: 0 0 40%;
}

.jobs-form-r {
  flex: 0 0 60%;
}

.jobs-form-l h4 {
  margin-bottom: 30px;
}

span.tag {
    background: #c01313;
    color: white;
    margin: 5px;
    padding: 5px;
}


.news-class {
    position: relative;
}
/* CONTACT FORM */

.elementor .wpcf7 form.sent .wpcf7-response-output {
  border-color: #ff5745;
  border-radius: 4px;
}

.wpcf7-form .form-bl-check {
  margin-bottom: 10px;
}

.form-bl.upload input[type=file]::file-selector-button {
  border: 2px solid #0B344F;
  color: #0B344F;
  margin-top: 6px;
  padding: 12px 24px;
  border-radius: 4px;
  background-color: transparent;
  transition: 1s;
}

.form-bl input.wpcf7-form-control.wpcf7-text {
  width: 100%;
  padding: 10px 0 !important;
  border-bottom: 2px solid !important;
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
  background-color: #fff !important;
  font-size: 17px;
}

.wpcf7-form-control-wrap{position:relative}

.wpcf7-form .form-wrap .form-field label {
  position: absolute;
  top: 46px;
  transform: translateY(-50%);
  pointer-events: none;
  font-weight: 400;
  transition: top .2s;
  color: #555;
  z-index: 9999;
}

.wpcf7-form .form-wrap textarea.wpcf7-form-control.wpcf7-textarea {
  width: 100%;
  border-bottom: 2px solid #707070;
  border-left: none!important;
  border-top: none!important;
  border-right: none!important;
  padding: 10px 0 !important;
  background-color: #fff;
  font-size: 17px;
}

.form-bl.upload .form-field.form-lr label {
  position: relative !important;
  top: 0 !important;
}

.form-bl .form-l,.form-bl .form-r{width:50%;float:left}
.wpcf7-form .form-wrap .form-field{position:relative}
.form-bl{float:left;width:100%;margin-bottom:30px}
.wpcf7-form .form-wrap .form-field label.has-value{top:18px;font-size:15px;color:#555;opacity:.7}
.wpcf7-form .form-wrap select{margin-top:20px;background-color:transparent;border-width:0 0 1px;border-bottom:2px solid #222;width:100%;border-radius:0;font-size:16px;padding-left:0;padding-right:0;color:#555;height:50px;line-height:50px;-webkit-appearance:none;font-family:"Museo Sans",open sans;background-image:linear-gradient(45deg,transparent 50%,#222 50%),linear-gradient(135deg,#222 50%,transparent 50%);background-position:calc(100% - 20px) calc(1.5em + 2px),calc(100% - 15px) calc(1.5em + 2px),calc(100% - 2.5em) .5em;background-size:5px 5px,5px 5px,1px 1.5em;background-repeat:no-repeat}
.form-bl .form-l{padding-right:40px}


.elementor .wpcf7 form .wpcf7-response-output{margin:0;padding:10px 18px;float:left;width:100%}
.elementor .wpcf7-not-valid-tip{padding-top:6px}


.jobs-team-img img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  border-radius: 5px;
}

.jobs-team-img {
  flex: 0 0 50%;
  max-width: 320px;
  margin-right: 7%;
}

.jobs-team-r {
  display: flex;
  padding-left: 30px;
  flex: 0 0 70%;
  width: 70%;
}

.jobs-team-quote {
  font-size: 28px;
  line-height: 1.3em;
  padding-top: 50px;
  padding-bottom: 30px;
  color: #fff;
  margin: 0;
}

.elementor .elementor-blockquote--skin-quotation .elementor-blockquote__content {
  font-size: 28px;
  line-height: 1.3em;
  padding-top: 50px;
  padding-bottom: 0;
  color: #23335F;
  margin: 0;
}

.elementor .elementor-blockquote__author {
  font-weight: 400;
}



.jobs-team-quote:before {
  content: '';
  height: 90px;
  width: 90px;
  background-size: 90px;
  position: absolute;
  background-repeat: no-repeat;
  margin-left: -18px;
  margin-top: -45px;
}

.jobs-team-quote:before {
  background-image: url(https://taxconsult.be/wp-content/themes/tcaa/images/icon-quote-white.svg);
}

.elementor .elementor-widget-blockquote blockquote:before {
  content: '';
  height: 90px;
  width: 90px;
  background-size: 90px;
  position: absolute;
  background-repeat: no-repeat;
  margin-left: -18px;
  margin-top: 6px;
}

.elementor .elementor-widget-blockquote blockquote:before {
  background-image: url(https://taxconsult.be/wp-content/themes/tcaa/images/icon-quote.svg);
  opacity: 0.09;
}

.jobs-team-func {
  font-family: 'Gilroy-Bold';
  font-size: 22px;
  font-weight: normal;
  font-style: normal;
}

.news-list-bl {
  display: flex;
}

.news-list-l {
  width: 50%;
  height: 370px;
  background-size: cover;
  background-position: center;
  border-radius: 5px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  position: relative;
  padding: 25px 35px;
}

.news-list-tags {
  text-align: right;
}

.news-list-r {
  width: 50%;
  flex: 0 0 50%;
}

.news-list-bl {
  display: flex;
  margin-bottom: 80px;
  margin-top: 80px;
}

.news-related-wrap .news-list-date {
  display: none !important;
}

.news-list-date {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  z-index: 9;
  width: 40%;
  flex: 0 0 40%;
}

.news-related-wrap .news-list-bl {
  margin-top: 10px;
  margin-bottom: 50px;
}

.news-list-tags span {
  background: #c01313;
  color: white;
  margin: 3px;
  padding: 2px 12px;
  border-radius: 4px;
  display: inline-block;
  font-weight: 600;
  font-size: 16px;
}

.elementor span.elementor-post-info__terms-list a {
  background: #c01313 !important;
  color: white !important;
  margin: 0 6px 0 0 !important;
  padding: 2px 12px !important;
  border-radius: 4px !important;
  display: inline-block !important;
  font-weight: 600 !important;
  font-size: 16px !important;
}

.news-list-tags {
  z-index: 9;
  width: 60%;
  flex: 0 0 60%;
}

.news-list-r {
  padding: 20px 0 20px 60px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.news-car-cta img {
  max-width: 60px;
}

.news-car-bl {
  height: 500px;
  background-size: cover;
  background-position: center;
  border-radius: 6px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
}

.news-car-cta {
  width: 60px;
  height: 60px;
  position: absolute;
  bottom: 0;
  right: 0;
}

.job-inner {
  display: flex;
}

.job-l {
  width: 35%;
  padding-right: 40px;
}

.job-r {
  width: 65%;
}

.job-l h4, .jobs-form-l h4 {
  margin-bottom: 30px;
}

.job-wrap.bl1 {
  padding: 110px 0;
}

.job-wrap.bl2 {
  padding: 0 0 110px;
}

.job-info {
  margin-top: 30px;
}

.job-r h3 {
  font-size: 24px;
  margin-bottom: 20px;
  margin-top: 28px;
}

.vid-wrap .owl-carousel .owl-nav button {
  width: 33px !important;
  max-width: none !important;
  opacity: 1;
  top: 168px;
}

.job-wrap.bl2 .job-r {
  max-width: 830px;
}

.vid-wrap .owl-carousel .owl-nav button.owl-next {
  right: -55px;
}

.vid-wrap .owl-carousel .owl-nav button.owl-prev {
  left: -55px;
}

.elementor-widget-container ul, .job-wrap ul {
  margin: 0;
  padding: 0;
}

.elementor-widget-container ul li, .job-wrap ul li {
  list-style: none;
  margin: 0;
  padding-left: 22px;
  padding-bottom: 10px;
  position: relative;
}

.ft-wrap .elementor-widget-container ul.elementor-nav-menu li {
  padding: 0;
  margin: 0;
}

.ft-wrap .elementor-widget-container ul li:before,
.elementor-widget-container ul.elementor-icon-list-items li:before {
  display: none;
}

.elementor-widget-text-editor ul li:before, .job-wrap ul li:before {
  content: "";
  background-image: url(https://taxconsult.be/wp-content/themes/tcaa/images/icon-list-arrow.svg);
  background-size: 13px;
  height: 13px;
  width: 13px;
  display: inline-block;
  background-repeat: no-repeat;
  position: absolute;
  top: 6px;
  left: 0;
}



.job-info-bl1, .job-info-bl2, .job-info-bl3 {
  margin-bottom: 20px;
}

.job-info-bl3 {
  margin-bottom: 35px;
}

.job-info-label {
  font-weight: normal;
  color: #23335F;
  font-family: 'Gilroy-Bold';
  font-size: 19px;
}

.job-r .job-cta {
  margin-top: 30px;
}

.news-list-r h3 {
  font-size: 30px;
}

.event-date-wrap, .news-list-title {
  margin-bottom: 20px;
}

.news-list-title a {
  text-decoration: none !important;
}

.menu-wrap .wpml-ls-legacy-list-horizontal a {
  color: #B9BABC;
  font-size: 17px;
  font-family: 'Gilroy-Medium';
  padding: 15px 0;
  margin-left: 20px;
}

.menu-wrap .wpml-ls-legacy-list-horizontal a:hover, .menu-wrap .wpml-ls-legacy-list-horizontal a:focus, .menu-wrap .wpml-ls-current-language a {
  color: #c01313;
  border-bottom: 3px solid #c01313;
}

.menu-wrap .wpml-ls-legacy-list-horizontal {
  border: none;
  padding: 0;
}

.asp_w[asp-compact="closed"] .probox {
  border: none !important;
}

.news-car-wrap {
  margin: 0 40px;
}

.news-car-wrap .owl-stage-outer {
  margin-bottom: 38px;
}

.news-car-wrap .owl-theme .owl-dots .owl-dot.active span, .news-car-wrap.owl-theme .owl-dots .owl-dot:hover span {
  background: #c01313;
}

div.asp_m.ajaxsearchpro .probox .promagnifier .innericon {
  background-size: 26px 26px !important;
}

.news-car-info {
  padding: 35px 25px 35px 35px;
  margin-right: 60px;
  z-index: 9;
}

.news-car-title {
  font-family: 'Gilroy-Bold';
  font-size: 26px;
  color: #fff;
}

.banner-filter {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(0deg, rgba(72,72,72,1) 0%, rgb(0 0 0 / 70%) 0%, rgb(255 255 255 / 0%) 70%);
}

.banner-filter-light {
  border-radius: 5px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(0deg, rgba(72,72,72,1) 0%, rgb(0 0 0 / 50%) 0%, rgb(255 255 255 / 0%) 70%);
}

.news-list-l-inner {
  display: flex;
  z-index: 9;
  width: 100%;
  align-content: flex-end;
  align-items: flex-end;
}

.news-list-l a {
  width: 100%;
  display: block;
  text-decoration: none;
}

.news-list-desc {
  margin-bottom: 30px;
}

.services-inner-bl {
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
  flex-wrap: wrap;
}

.page-id-23 .hd-wrap {
  height: 350px;
  padding-bottom: 50px;
}

.bn-filter {
  opacity: 0.6;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
background: rgb(16 16 40 / 80%);
background: -moz-linear-gradient(90deg, rgba(16,16,40,1) 0%, rgba(16,16,40,0.60) 52%, rgba(16,16,40,0.18391106442577032) 100%);
background: -webkit-linear-gradient(90deg, rgba(16,16,40,1) 0%, rgba(16,16,40,0.60) 52%, rgba(16,16,40,0.18391106442577032) 100%);
background: linear-gradient(90deg, rgba(16,16,40,1) 0%, rgba(16,16,40,0.60) 52%, rgba(16,16,40,0.18391106442577032) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#101028",endColorstr="#101028",GradientType=1);
}

.elementor-custom-embed-image-overlay {
  border-radius: 5px;
}

.services-title:after {
  border-bottom: 3px solid #B8071B;
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 80px;
  margin-bottom: -3px;
}


.form-wrap input[type="submit"] {
    font-family: 'Karla';
    border: 2px solid #B8071B;
    line-height: 0;
    padding: 18px 24px;
    border-radius: 5px;
    font-weight: 700;
    font-size: 16px;
    background-color: #B8071B;
    text-decoration: none;
    display: inline-block;
    color: #fff;
}

.jobs-form-wrap .wpcf7 form.invalid .wpcf7-response-output, .jobs-form-wrap .wpcf7 form.unaccepted .wpcf7-response-output, .jobs-form-wrap .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #B8071B;
    float: left;
    width: 100%;
}

.jobs-form-wrap .wpcf7 form .wpcf7-response-output {
    margin: 5px 0 0 0;
    padding: 10px 20px;
    border: 2px solid #B8071B;
    border-radius: 5px;
}

.jobs-form-wrap .wpcf7-not-valid-tip {
    color: #B8071B;
    font-size: 17px;
    font-weight: normal;
    display: block;
}

.jobs-team-desc {
    margin-bottom: 30px;
}

.services-cta {
  margin-top: 18px;
}

.event-date-time, .event-loc {
  line-height: 1.1;
  padding-left: 28px;
  font-weight: 600;
  font-size: 19px;
  color: #23335F;
  position: relative;
}

.event-date-wrap img {
  display: inline-block;
  margin-right: 7px;
  position: absolute;
  top: 2px;
  left: 0;
}

.event-date-time, .event-loc {
  padding-left: 28px;
  font-weight: 600;
  font-size: 20px;
  color: #23335F;
}

.event-date-time {
  margin-bottom: 10px;
}

.hd-event-date {
  color: #fff;
}

div#ajaxsearchprores1_1 .asp_image {
  margin-bottom: 10px !important;
}

.menu-wrap .hamburger, .menu-wrap .cross {
  line-height: 0;
  padding: 0;
  color: #0B344F;
  border: 0;
  cursor: pointer;
  outline: none;
  z-index: 9999999999;
  background-color: transparent;
}

.menu-wrap .cross {
  color: #23335F;
  border: 0;
  line-height: 0;
  font-weight: bold;
  cursor: pointer;
  outline: none;
  z-index: 10000000000000;
  background-color: transparent;
}

.menu-wrap .cross span.nav-icon {
  font-size: 50px;
  position: absolute;
  top: 34px;
  left: 3px;
}

.mobile-menu {
  top: 162px;
}

.mb-search {
  border: 1px solid #ededed;
}

#ajaxsearchprores2_1.vertical, #ajaxsearchprores2_2.vertical, div.asp_r.asp_r_2.vertical {
  z-index: 99999999999999;
  box-shadow: rgb(0 0 0 / 10%) 0px 2px 5px;
}

.mobile-menu {
  z-index: 1000000;
  padding: 25px;
  font-weight: bold;
  font-size: 0.8em;
  background: rgb(255 255 255 / 95%);
  text-align: center;
  right: 0;
  top: 108px;
  bottom: 0;
  position: fixed;
  max-width: 320px;
  width: 76%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

li.menu-item.current_page_item.menu-item-10665 a {
  color: #B9BABC;
}

.mobile-menu a {
  font-size: 19px;
  text-decoration: none;
  line-height: 32px;
  font-weight: 500;
  display: inline-block;
}

.mb-footer-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.mb-footer-menu ul a {
  font-size: 17px;
  line-height: 23px;
}

.mobile-menu ul {
  margin: 0;
  padding: 0;
}

.mobile-menu {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: space-between;
}

.menu-r-bl3 {
  display: none;
}


.hd-wrap .menu-wrap .menu-r .mobile-menu a {
  color: #0B344F;
  text-decoration: none;
  font-weight: 500;
  padding: 8px;
  font-size: 20px;
  display: inline-block;
}

.mb-language .wpml-ls-statics-footer {
  background-color: #23335f;
}

.mb-language .wpml-ls-statics-footer a {
  color: #fff !important;
}

.mobile-menu .mb-main-menu ul li {
  text-align: center;
  display: inline-block;
  width: 100%;
}

.mobile-menu .mb-language .wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.menu-r-bl3 {
  position: absolute;
  right: 40px;
}

.menu-icon .hamburger span.nav-icon {
  font-size: 27px;
  font-weight: 400;
  padding-right: 8px;
  position: absolute;
  padding-top: 23px;
  top: 1px;
}

.menu-icon span.nav-txt {
  font-size: 24px;
  font-weight: 600;
  position: absolute;
  padding-left: 33px;
}



.menu-icon {
  display: flex;
  align-items: center;
  align-content: center;
  position: relative;
  width: 100px;
  height: 50px;
}

.mb-footer-menu {
  margin-bottom: 20px;
}


.hd-event-date img {
  padding-right: 9px;
}


.vid-wrap {
  max-width: 1200px;
  margin: auto;
  padding-right: 40px;
  padding-left: 0;
  margin-bottom: 0;
}

.vid-wrap p, .jobs-comvideo p {
  line-height: 22px;
  margin-top: 18px;
  margin-bottom: 0;
}

.vid-wrap .vid-bl img {
  width: 100%;
  object-fit: cover;
  height: 330px;
  border-radius: 5px;
}

.vid-wrap .owl-carousel .owl-nav button:hover {
  background: transparent;
}

.vid-bl-inner a {
  position: relative;
  height: 100%;
  display: inline-block;
}

.vid-bl-inner a:before {
  content: "";
  background-image: url(https://taxconsult.be/wp-content/themes/tcaa/images/icon-video-play.svg);
  width: 60px;
  height: 60px;
  position: absolute;
  right: 25px;
  top: 25px;
  /* -webkit-transform: translate(-50%, -50%); */
  /* transform: translate(-50%, -50%); */
  opacity: 0.5;
}

.jobs-comvideo a:before {
  content: "";
  background-image: url(https://taxconsult.be/wp-content/themes/tcaa/images/icon-video-play.svg);
  width: 100px;
  height: 100px;
  position: absolute;
  margin: auto;
  opacity: 0.5;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.jobs-comvideo img {
  max-width: 100%;
}

.jobs-comvideo {
  margin-right: 40px;
  position: relative;
}

  .topmenu-l {
    display: none !important;
  }


/* DESKTOP */
@media (max-width: 1240px) {
  .asp_w_container.asp_w_container_1.asp_w_container_1_1 {
    display: none;
  }

  .menu-wrap .mb-language .wpml-ls-legacy-list-horizontal a {
    padding: 12px 0;
  }


  .menu-bl2 {
    display: none;
  }

  .menu-r-bl3 {
    display: block;
  }

.menu-wrap {
  position: fixed;
  width: 100%;
  z-index: 99999;
  background-color: #fff;
  top: 0;
  box-shadow: rgb(0 0 0 / 10%) 0px 2px 5px;
}

  .menu-wrap {
    height: 108px;
  }

  .site-wrap {
  padding-top: 108px;
}



  .menu-r-bl3 {
    top: 32px;
  }

  .menu-bl1 img {
  width: 90px;
}

    .topmenu-wrap {
      display: none;
    }

  .menu-inner {
    height: 108px;
  }

}


/* TABLET */
@media (max-width: 1024px) {

  .jobs-team-img {
  display: none;
}

.vid-wrap {
  max-width: none;
  margin: auto;
  padding-right: 50px;
  padding-left: 50px;
  margin-bottom: 0;
}

.job-inner {
  display: flex;
  flex-direction: column;
}

.job-l {
  width: 100%;
  flex: 0 0 100%;
  padding-right: 0;
  margin-bottom: 40px;
}

.job-r {
  width: 100%;
}

.job-wrap {
  padding: 110px 0;
}


  .jobs-team-r {
    display: flex;
    padding-left: 0;
    flex: 0 0 100%;
    width: 100%;
  }

  .jobs-team-r {
  display: flex;
  flex-direction: column-reverse;
}

  .jobs-team-l {
    display: none;
  }

  /* .jobs-team-r {
    display: flex;
    padding-left: 0;
    flex: 0 0 100%;
    width: 100%;
  } */

  .team-inner .team-bl {
    flex: 0 0 50%;
  }

  .bn-title {
    font-size: 70px;
  }
  .bn-subtitle {
    margin-bottom: 30px;
  }

  h1, .elementor h1.elementor-heading-title, h2, .elementor h2.elementor-heading-title {
    font-size: 44px;
  }

  .custom-bl-address {
    float: left !important;
    flex: 0 0 50% !important;
  }
}

@media (max-width: 850px) {


  .jobs-bl-inner.jobs-bl3 {
    display: none;
  }

  .jobs-bl-inner.jobs-bl2 {
    flex: 0 0 25%;
  }

  .services-bl {
    width: 100%;
    padding: 0 20px;
  }
  .services-desc {
    min-height: auto;
  }

  .services-bl {
    margin-bottom: 60px;
  }

  .news-list-desc {
    display: none;
  }

  .news-list-r {
    padding: 0 0 0 40px;
  }

}



/* MOBILE */
@media (max-width: 767px) {


.custom-bl-address {
  float: left !important;
  flex: 0 0 100% !important;
}

  .jobs-form-inner {
  flex-direction: column;
}

.jobs-bl-inner.jobs-bl4 {
  display: none;
}

.jobs-team-r {
  padding: 70px 0;
  flex: 0 0 100%;
  width: 100%;
}

.jobs-team-wrap {
  padding: 0;
}

.job-wrap.bl1 {
  padding: 70px 0;
}

.job-wrap.bl2 {
  padding: 0 0 40px;
}

.jobs-form-inner {
  padding-top: 70px;
}

/* .jobs-team-r {
  flex-direction: column-reverse;
  padding-top: 70px;
  padding-bottom: 0px;
} */

.jobs-team-wrap {
  padding-bottom: 0;
}

/* .jobs-team-img img {
  width: 120px;
  height: 120px;
} */

/* .jobs-team-img {
  margin-right: 0;
  float: right;
  text-align: right;
  margin-top: -50px;
  max-width: none;
} */

  .jobs-bl-inner.jobs-bl2 {
    display: none;
  }

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

  .jobs-bl-inner.jobs-bl1 {
    width: 100%;
    flex: 0 0 100%;
  }

  .jobs-bl-inner.jobs-bl1 {
    margin-bottom: 15px;
  }

  .news-list-bl {
    display: flex;
    margin-bottom: 70px;
    margin-top: 70px;
    flex-direction: column;
  }

    .news-list-r {
      padding: 0;
    }

.news-list-l {
  width: 100%;
  margin-bottom: 30px;
}

.news-list-r {
  width: 100%;
  flex: 0 0 100%;
}

  .searchandfilter li.sf-field-taxonomy-teams-cat ul {
    flex-direction: column;
  }

  .cta-inner {
    padding: 100px 40px 140px;
  }

  .cta-title {
    font-size: 34px;
  }

  .news-car-title {
    font-size: 23px;
  }



  h1, .elementor h1.elementor-heading-title, h2, .elementor h2.elementor-heading-title{
    font-size: 34px;
  }

  .jobs-team-quote, h3, .elementor h3.elementor-heading-title  {
    font-size: 24px;
  }

  .news-list-r h3 {
    font-size: 24px;
  }

  .bn-title {
    font-size: 54px;
  }

  .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    max-width: 22px;
  }

  .bn-subtitle {
    margin-bottom: 20px;
  }

  .bn-title {
    margin: 0 0 20px;
  }

  .bn-desc {
    margin-bottom: 25px;
  }

  .owl-carousel .owl-nav button.owl-prev {
    left: 2%;
  }

  .owl-carousel .owl-nav button.owl-next {
    right: 2%;
  }

}


@media (max-width: 580px) {

  .news-list-l-inner {
    flex-direction: column;
  }

  .news-list-date {
    width: 100%;
    flex: 0 0 100%;
  }

  .news-list-tags {
    width: 100%;
    flex: 0 0 100%;
  }

  .news-list-tags {
    text-align: left;
  }

  .team-inner .team-bl {
    flex: 0 0 100%;
  }

.news-list-l {
  height: 280px;
}

  .team-wrap .team-img img, .team-wrap .team-img {
    height: 300px;
  }



  .team-inner .team-bl {
    padding: 25px 0 34px;
  }


  .jobs-team-img {
    margin-top: 40px;
    text-align: left;
  }

  .form-bl .form-l {
    padding-right: 0;
  }

  .form-bl .form-l, .form-bl .form-r {
    width: 100%;
  }

  .form-bl {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.form-field.form-l {
    margin-bottom: 20px;

}

}

@media (max-width: 440px) {
  .custom-column-ft {
    width: 100% !important;
  }

  .vid-wrap {
    padding-right: 20px;
    padding-left: 20px;
  }

  .vid-wrap .vid-bl img {
    height: 200px;
  }

  .vid-wrap .owl-carousel .owl-nav button {
    top: 102px;
  }

  .news-list-l {
    padding: 20px;
  }

  .bn-title {
    font-size: 36px;
  }

}






@media (max-height: 600px) {
  .mb-search {
    display: none;
  }

  .mobile-menu a {
    font-size: 18px;
    line-height: 30px;
  }


}

@media (min-height: 850px) {
  .mobile-menu a {
    padding-top: 2%;
    padding-bottom: 2%;
  }

  .mobile-menu a {
    font-size: 20px;
  }

}

.news-list-rm {
  display: none;
}
