@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,400i,600,700,700i");
/* @font-face {
  font-family: 'Antenna Regular';
  src: url('../fonts/Antenna-Regular.eot');
  src: url('../fonts/Antenna-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
} */
/* @font-face {
  font-family: 'Antenna-Regular';
  src: url('../fonts/Antenna-Regular.eot');
  src: url('../fonts/Antenna-Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/serendipity-webfont.woff2') format('woff2'),
       url('../fonts/serendipity-webfont.woff') format('woff'),
       url('../fonts/serendipity-webfont.ttf') format('truetype'),
       url('../fonts/serendipity-webfont.svg#serendipity_regular') format('svg');
  font-weight: normal;
  font-style: normal;
} */
body {
  font-family: "Montserrat", sans-serif;
  /* p, li {
  	font-size: 16px;
  	color: red;
  	span {
  		font-size: 16px;
  		color: red;
  	}
  } */
}
body h1,
body h2 {
  font-size: 24px;
}
body h3 {
  font-size: 18px;
}
body h4 {
  font-size: 16px;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
  font-family: "Montserrat", sans-serif;
  line-height: 1.3em;
  font-weight: 600;
}
body h1 span, body h2 span, body h3 span, body h4 span, body h5 span, body h6 span {
  line-height: 1.3em;
  font-weight: 600;
}
body .field--name-body {
  font-family: "Montserrat", sans-serif;
  line-height: 1.8em;
}
body p, body span {
  font-family: "Montserrat", sans-serif;
  line-height: 1.8em;
  margin-bottom: 25px;
}
body ul {
  margin-bottom: 25px;
}
body li {
  font-family: "Montserrat", sans-serif;
}

.float-left {
  float: left;
}
.float-left.az-button {
  margin-right: 15px;
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active {
  background: #007399;
}
.btn-info {
  background: #e60055;
}
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active {
  background: #b30042;
}

input[type="radio"], input[type="checkbox"] {
  margin-right: 7px;
}

@media only screen and (max-width: 960px) {
  .page-node-127 .col-sm-3 .az-image {
    max-width: 150px;
    margin: 0 auto;
  }
}

article.page {
  padding-top: 60px;
}

.article.teaser, .article.promoted, .article.is-promoted.teaser,
.cee-realisation.teaser,
.cee-realisation.promoted,
.cee-realisation.is-promoted.teaser {
  border-bottom: 1px solid #000;
  padding-bottom: 0;
  margin-bottom: 30px;
}
.article.teaser:hover, .article.promoted:hover, .article.is-promoted.teaser:hover,
.cee-realisation.teaser:hover,
.cee-realisation.promoted:hover,
.cee-realisation.is-promoted.teaser:hover {
  text-decoration: none;
}
.article.teaser:hover .title, .article.promoted:hover .title, .article.is-promoted.teaser:hover .title,
.cee-realisation.teaser:hover .title,
.cee-realisation.promoted:hover .title,
.cee-realisation.is-promoted.teaser:hover .title {
  color: #e60055;
}
.article.teaser .row, .article.promoted .row, .article.is-promoted.teaser .row,
.cee-realisation.teaser .row,
.cee-realisation.promoted .row,
.cee-realisation.is-promoted.teaser .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .article.teaser .row, .article.promoted .row, .article.is-promoted.teaser .row,
  .cee-realisation.teaser .row,
  .cee-realisation.promoted .row,
  .cee-realisation.is-promoted.teaser .row {
    display: block;
  }
  .article.teaser .row .arrow-link, .article.promoted .row .arrow-link, .article.is-promoted.teaser .row .arrow-link,
  .cee-realisation.teaser .row .arrow-link,
  .cee-realisation.promoted .row .arrow-link,
  .cee-realisation.is-promoted.teaser .row .arrow-link {
    text-align: center;
    width: 100%;
    margin: 10px auto;
  }
}
.article.teaser .row .col-md-4, .article.teaser .row .col-md-8, .article.promoted .row .col-md-4, .article.promoted .row .col-md-8, .article.is-promoted.teaser .row .col-md-4, .article.is-promoted.teaser .row .col-md-8,
.cee-realisation.teaser .row .col-md-4,
.cee-realisation.teaser .row .col-md-8,
.cee-realisation.promoted .row .col-md-4,
.cee-realisation.promoted .row .col-md-8,
.cee-realisation.is-promoted.teaser .row .col-md-4,
.cee-realisation.is-promoted.teaser .row .col-md-8 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.article.teaser .row .col-md-4 img, .article.teaser .row .col-md-8 img, .article.promoted .row .col-md-4 img, .article.promoted .row .col-md-8 img, .article.is-promoted.teaser .row .col-md-4 img, .article.is-promoted.teaser .row .col-md-8 img,
.cee-realisation.teaser .row .col-md-4 img,
.cee-realisation.teaser .row .col-md-8 img,
.cee-realisation.promoted .row .col-md-4 img,
.cee-realisation.promoted .row .col-md-8 img,
.cee-realisation.is-promoted.teaser .row .col-md-4 img,
.cee-realisation.is-promoted.teaser .row .col-md-8 img {
  /* margin-bottom: 50px; */
}
@media only screen and (max-width: 767px) {
  .article.teaser .row .col-md-4, .article.teaser .row .col-md-8, .article.promoted .row .col-md-4, .article.promoted .row .col-md-8, .article.is-promoted.teaser .row .col-md-4, .article.is-promoted.teaser .row .col-md-8,
  .cee-realisation.teaser .row .col-md-4,
  .cee-realisation.teaser .row .col-md-8,
  .cee-realisation.promoted .row .col-md-4,
  .cee-realisation.promoted .row .col-md-8,
  .cee-realisation.is-promoted.teaser .row .col-md-4,
  .cee-realisation.is-promoted.teaser .row .col-md-8 {
    display: block;
    width: 100% !important;
  }
  .article.teaser .row .col-md-4 img, .article.teaser .row .col-md-8 img, .article.promoted .row .col-md-4 img, .article.promoted .row .col-md-8 img, .article.is-promoted.teaser .row .col-md-4 img, .article.is-promoted.teaser .row .col-md-8 img,
  .cee-realisation.teaser .row .col-md-4 img,
  .cee-realisation.teaser .row .col-md-8 img,
  .cee-realisation.promoted .row .col-md-4 img,
  .cee-realisation.promoted .row .col-md-8 img,
  .cee-realisation.is-promoted.teaser .row .col-md-4 img,
  .cee-realisation.is-promoted.teaser .row .col-md-8 img {
    margin: 0 auto;
    margin-bottom: 25px;
  }
}
.article.teaser .title, .article.promoted .title, .article.is-promoted.teaser .title,
.cee-realisation.teaser .title,
.cee-realisation.promoted .title,
.cee-realisation.is-promoted.teaser .title {
  color: #cecd05;
}
.article.teaser .field--name-body, .article.promoted .field--name-body, .article.is-promoted.teaser .field--name-body,
.cee-realisation.teaser .field--name-body,
.cee-realisation.promoted .field--name-body,
.cee-realisation.is-promoted.teaser .field--name-body {
  color: #333;
}
.article.teaser .arrow-link, .article.promoted .arrow-link, .article.is-promoted.teaser .arrow-link,
.cee-realisation.teaser .arrow-link,
.cee-realisation.promoted .arrow-link,
.cee-realisation.is-promoted.teaser .arrow-link {
  display: block;
  width: 50px;
  height: 50px;
  background-image: url(/sites/default/files/glazed_builder_images/cee_arrow_green.png);
  background-position: center;
  background-size: 50px auto;
  background-repeat: no-repeat;
}
.article-full__back,
.cee-realisation-full__back {
  padding-top: 60px;
  margin-bottom: 30px;
}
.article-full__back a:before,
.cee-realisation-full__back a:before {
  content: '<';
  margin-right: 7px;
}
.article-full__date,
.cee-realisation-full__date {
  font-size: 18px;
  line-height: 1.3em;
  font-weight: 600;
  margin-bottom: 15px;
}
.article-full__title,
.cee-realisation-full__title {
  font-size: 24px;
  color: #cecd05;
  margin-bottom: 30px;
}
.article-full__image,
.cee-realisation-full__image {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .article-full__image,
  .cee-realisation-full__image {
    display: block;
    width: 100% !important;
    /* img {
    	width: 80%;
    	margin: 0 auto;
    	margin-bottom: 25px;
    } */
  }
}
.article-full__body h2, .article-full__body h3, .article-full__body h4,
.cee-realisation-full__body h2,
.cee-realisation-full__body h3,
.cee-realisation-full__body h4 {
  color: #cecd05;
}
.article-full__body a,
.cee-realisation-full__body a {
  color: #cecd05;
}

.view-id-cee_news a:hover {
  text-decoration: none !important;
  color: #000;
}

.view-id-cee_home .view-content,
.view-id-cee_realisaties .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
.view-id-cee_home .view-content .views-row,
.view-id-cee_realisaties .view-content .views-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc((100%/3) - 30px);
  margin: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.view-id-cee_home .view-content .views-row article,
.view-id-cee_realisaties .view-content .views-row article {
  padding-bottom: 15px;
}
.view-id-cee_home .view-content .views-row a,
.view-id-cee_realisaties .view-content .views-row a {
  display: block;
  width: 100%;
}
.view-id-cee_home .view-content .views-row a:hover .title,
.view-id-cee_realisaties .view-content .views-row a:hover .title {
  color: #e60055;
}

.article.card,
.cee-realisation.card {
  border-bottom: none;
}
.article.card .content .field--name-field-image,
.cee-realisation.card .content .field--name-field-image {
  margin-bottom: 15px;
}

.home-banner h1 span {
  font-size: 48px;
}
@media only screen and (max-width: 960px) {
  .home-banner h1 {
    max-width: 90%;
    margin: 0 auto;
  }
  .home-banner h1 span {
    font-size: 28px;
  }
}
.home-banner .btn {
  margin: 0 8px;
}
.home-banner .az-element.az-section:first-of-type {
  padding-top: 0;
}
@media only screen and (max-width: 767px) {
  .home-banner {
    min-height: 250px;
  }
  .home-banner .az-images-carousel .carousel-inner {
    margin-top: -3vw;
    min-height: 300px;
  }
  .home-banner .az-images-carousel .carousel-inner img {
    position: absolute;
    top: 0;
    left: 0%;
    right: 0%;
    max-width: none;
    width: auto !important;
    max-height: 300px;
  }
}
.home-banner .az-section--absolute {
  margin: 0 auto;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.home-banner .az-images-carousel .carousel-control.right, .home-banner .az-images-carousel .carousel-control.left {
  z-index: 999;
}
@media only screen and (min-width: 961px) {
  .home-banner .az-images-carousel .carousel-inner {
    max-height: 550px;
  }
}
.home-banner .az-images-carousel .carousel-inner:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(51, 51, 51, 0.5);
}

.block-block-vacaturecta {
  padding: 30px 0;
  background: #0099cc;
  color: #fff;
}
.block-block-vacaturecta h2,
.block-block-vacaturecta a {
  color: #cecd05;
}
.block-block-vacaturecta p {
  color: #fff;
}
.block-block-blockdoneer {
  padding: 65px 0;
  text-align: center;
  color: #fff;
  background: #cecd05;
}
.block-block-blockdoneer .block-title {
  color: #fff;
}
.block-block-blockdoneer .btn {
  margin-top: 20px;
}

.btn {
  border: none;
  border-radius: 0;
}
.btn-primary {
  background: #cecd05;
  color: #fff;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary:active:hover {
  background: #9c9b04;
}

.cee-realisation.teaser .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .cee-realisation.teaser .row {
    display: block;
  }
  .cee-realisation.teaser .row .arrow-link {
    text-align: center;
    width: 100%;
    margin: 10px auto;
  }
}
.cee-realisation.teaser .row .col-md-4, .cee-realisation.teaser .row .col-md-8 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 1070px) {
  .cee-realisation.teaser .row .col-md-4 {
    max-width: 30%;
  }
}
@media only screen and (max-width: 767px) {
  .cee-realisation.teaser .row .col-md-4 {
    max-width: 100%;
  }
}
@media only screen and (max-width: 1070px) {
  .cee-realisation.teaser .row .col-md-8 {
    max-width: 70%;
  }
}
@media only screen and (max-width: 767px) {
  .cee-realisation.teaser .row .col-md-8 {
    max-width: 100%;
  }
}
.cee-realisation.teaser .title {
  color: #cecd05;
}
.cee-realisation.teaser .field--name-body {
  color: #333;
}
.cee-realisation.teaser .arrow-link {
  display: block;
  width: 50px;
  height: 50px;
  background-image: url(/sites/default/files/glazed_builder_images/cee_arrow_green.png);
  background-position: center;
  background-size: 50px auto;
  background-repeat: no-repeat;
}
.cee-realisation-full__back {
  padding-top: 60px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .cee-realisation-full__back {
    float: left;
  }
}
.cee-realisation-full__back a:before {
  content: '<';
  margin-right: 7px;
}
.cee-realisation-full__title {
  font-size: 24px;
  color: #cecd05;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .cee-realisation-full__title {
    float: left;
    display: inline-block;
    width: calc(100% - 275px);
    padding-top: 64px;
    margin-bottom: 30px;
    margin-left: 30px;
  }
}
.cee-realisation-full__summary {
  line-height: 1.8em;
}
@media only screen and (min-width: 961px) {
  .cee-realisation-full__date, .cee-realisation-full__peoples {
    display: inline-block;
    min-width: 300px;
    font-size: 18px;
    line-height: 1.3em;
    font-weight: 600;
  }
}
.cee-realisation-full__date img, .cee-realisation-full__peoples img {
  float: left;
  width: 21px;
  height: auto;
  margin-right: 10px;
}
.cee-realisation-full__date {
  display: none;
}
.cee-realisation-full__image img {
  max-width: 100%;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .cee-realisation-full__image {
    display: inline-block;
    float: right;
    width: 35%;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .cee-realisation-full__image {
    display: block;
    width: 100% !important;
  }
  .cee-realisation-full__image img {
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 768px) {
  .cee-realisation-full .row {
    width: 65%;
  }
  .cee-realisation-full .row .cee-realisation-full__summary {
    display: inline-block;
    width: 100%;
  }
}
.cee-realisation-full__body .az-element.az-section:first-of-type {
  padding-top: 30px;
}
@media only screen and (min-width: 768px) {
  .cee-realisation-full__body .row {
    width: 100%;
  }
}

.view-id-cee_realisations a:hover {
  text-decoration: none !important;
  color: #000;
}

.view-id-cee_realisaties a:hover,
.view-id-cee_home a:hover {
  text-decoration: none !important;
}

.cee-table {
  width: 100%;
  border: solid 1px #cecd05;
  border-collapse: collapse;
  border-spacing: 0;
}
.cee-table thead th {
  color: #fff;
  padding: 10px;
  text-align: left;
  border: solid 1px #cecd05;
  border-right-color: #fff;
  background: #cecd05;
}
.cee-table thead th:last-child {
  border-right-color: #cecd05;
}
.cee-table tbody tr {
  /* &:hover {
  	td {
  		background-color: #eee;
  	}
  } */
}
.cee-table tbody td {
  color: #333;
  padding: 10px;
  border: solid 1px #cecd05;
  background-color: #fff;
}
.cee-table--green {
  border-color: #cecd05;
}
.cee-table--green thead th {
  border-color: #cecd05;
  background: #cecd05;
}
.cee-table--green tbody td {
  border-color: #cecd05;
}
.cee-table--blue {
  border-color: #0099cc;
}
.cee-table--blue thead th {
  border-color: #0099cc;
  background: #0099cc;
}
.cee-table--blue tbody td {
  border-color: #0099cc;
}
.cee-table--purple {
  border-color: #e60055;
}
.cee-table--purple thead th {
  border-color: #e60055;
  background: #e60055;
}
.cee-table--purple tbody td {
  border-color: #e60055;
}

.cee-dienst .arrow {
  border-color: #0099cc;
}
.cee-dienst a {
  color: #0099cc;
}
.cee-technology .arrow {
  border-color: #e60055;
}
.cee-technology a {
  color: #e60055;
}

.cee-vacature__title {
  padding: 30px 0;
  background: #0099cc;
  margin-bottom: 30px;
}
.cee-vacature__title h1 {
  color: #fff;
  margin: 0;
  width: calc(100% - 200px);
  float: left;
  font-size: 32px;
}
.cee-vacature__back {
  float: right;
}
.cee-vacature__image {
  float: right;
  width: 50%;
  max-width: 480px;
  margin: 0 0 10px 15px;
}
.cee-vacature__body p {
  margin-bottom: 25px;
}
.cee-vacature__body ul {
  padding-left: 15px;
}
.cee-vacature__body li {
  list-style: none;
  position: relative;
  margin-bottom: 10px;
  padding-left: 10px;
}
.cee-vacature__body li:before {
  content: '';
  position: absolute;
  top: 8px;
  left: -15px;
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: 3px solid #cecd05;
  border-right: 3px solid #cecd05;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.cee-vacature__body li p:last-child {
  margin: 0;
}
.cee-vacature__cta {
  padding: 30px 0;
  background: #0099cc;
}
.cee-vacature__cta p {
  color: #fff;
}
.cee-vacature__cta h2,
.cee-vacature__cta a {
  color: #cecd05;
}
.cee-vacature-teaser {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}
.cee-vacature-teaser > a {
  display: block;
  color: #555;
}
.cee-vacature-teaser > a:hover {
  text-decoration: none;
}
.cee-vacature-teaser__image {
  position: relative;
}
.cee-vacature-teaser__image img {
  width: 100%;
}
.cee-vacature-teaser__image:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #0099cc;
  opacity: 0;
}
a:hover .cee-vacature-teaser__image:after {
  opacity: .3;
}
.cee-vacature-teaser__content {
  padding: 30px 0 15px 0;
}
a:hover .cee-vacature-teaser__title {
  color: #0099cc;
}

.grid {
  margin: 0 -10px;
}

.grid-col {
  float: left;
  width: 50%;
  padding: 0 10px;
}

.grid-item {
  margin-bottom: 20px;
}

#colorbox.transparent {
  overflow: visible;
}
#colorbox.transparent #cboxWrapper,
#colorbox.transparent #cboxContent,
#colorbox.transparent #cboxLoadedContent {
  overflow: visible !important;
}
#colorbox.transparent #cboxContent {
  background: transparent;
}
#colorbox.transparent #cboxClose {
  top: 0;
  right: auto;
  left: 15px;
  background: url(../images/close.svg) no-repeat center center/contain;
  opacity: 0;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
#colorbox.transparent #cboxClose.fadeIn {
  opacity: 1;
}
#colorbox.transparent .search-block-form {
  padding: 0 15px;
  opacity: 0;
  -webkit-transform: translateX(-30px);
      -ms-transform: translateX(-30px);
          transform: translateX(-30px);
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
#colorbox.transparent .search-block-form.fadeIn {
  opacity: 1;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

#cboxOverlay.transparent {
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
  opacity: 0 !important;
}
#cboxOverlay.transparent.fadeIn {
  opacity: .9 !important;
}

.columns_services.az-row > .az-element:last-child {
  display: none;
  width: 0px !important;
  background: red;
}

.columns_services_arrow.az-row .az-column {
  padding-bottom: 90px;
}
.columns_services_arrow.az-row .az-column .az-element:last-child {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

.glazed-footer {
  background: #f7f1ed;
}
.glazed-footer a.scrollup {
  display: inline-block;
}

#block-footeradres-2, #block-footernavigatie, #block-footersocial {
  float: left;
  width: calc(100%/3);
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  #block-footeradres-2, #block-footernavigatie, #block-footersocial {
    width: 100%;
    margin-bottom: 30px;
  }
}

#block-footersocial .newsletter,
#block-footersocial .socials,
#block-footersocial .backtop {
  float: right;
  display: block;
  width: 100%;
  text-align: right;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  #block-footersocial .newsletter,
  #block-footersocial .socials,
  #block-footersocial .backtop {
    float: left;
    text-align: left;
  }
}
#block-footersocial .newsletter a:hover,
#block-footersocial .socials a:hover,
#block-footersocial .backtop a:hover {
  text-decoration: none;
}
#block-footersocial .newsletter img,
#block-footersocial .socials img,
#block-footersocial .backtop img {
  padding-left: 10px;
}
@media only screen and (max-width: 767px) {
  #block-footersocial .newsletter img,
  #block-footersocial .socials img,
  #block-footersocial .backtop img {
    padding-left: 0;
    margin-right: 10px;
  }
  #block-footersocial .newsletter img.align-right,
  #block-footersocial .socials img.align-right,
  #block-footersocial .backtop img.align-right {
    float: left;
  }
}
@media only screen and (max-width: 767px) {
  #block-footersocial .backtop {
    float: right;
    text-align: right;
  }
}

#block-footerrecognitions, #block-footerlegal {
  display: inline-block;
  margin-top: 60px;
  width: 100%;
  font-family: "Montserrat", sans-serif;
}
#block-footerrecognitions .text-right a, #block-footerlegal .text-right a {
  color: #cecd05;
}

.field--name-field-cee-image-gallery {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.field--name-field-cee-image-gallery .field--item a {
  display: block;
  position: relative;
}
.field--name-field-cee-image-gallery .field--item a:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.field--name-field-cee-image-gallery .field--item a:hover:after {
  opacity: .3;
}

body p, body span, body .field--name-body {
  margin-bottom: 0;
}

.dialog-off-canvas-main-canvas {
  height: 100%;
}

.az-section--nopadding .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.az-section--relative {
  position: relative;
}
.az-section--absolute {
  position: absolute;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .az-section--width-100--mobile {
    width: 100% !important;
  }
}
.az-section--display-block {
  display: block;
  width: 100%;
}

@media only screen and (min-width: 961px) {
  .col-sm-3 {
    width: 25% !important;
  }
}
@media only screen and (max-width: 960px) {
  .col-sm-3 {
    width: 100% !important;
  }
}

@media only screen and (min-width: 961px) {
  .col-sm-9 {
    width: 75% !important;
  }
}
@media only screen and (max-width: 960px) {
  .col-sm-9 {
    width: 100% !important;
  }
}

.az-element.az-section:first-of-type {
  padding-top: 60px;
}
.az-element.equal-height-children > .az-element {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}
@media only screen and (max-width: 767px) {
  .az-element.col-sm-4 .az-image img {
    display: block;
    width: 50% !important;
    margin: 0 auto !important;
  }
}
@media only screen and (max-width: 767px) {
  .az-element.az-text p img {
    width: 100% !important;
  }
}
.az-element.az-text ul {
  padding-left: 0;
}
.az-element.az-text ul li {
  position: relative;
  list-style: none;
  margin-bottom: 10px;
  padding-left: 10px;
  				/* &:before {
  					content:'>';
      			position: absolute;
  			    left: 0;
  					color: #f0f000;
  				} */
}
.az-element.az-text ul li ul li {
  margin-left: 0px;
}
.az-element.col-lg-5th {
  width: 20%;
}
.az-element.mask:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.az-element.mask > .az-ctnr {
  position: relative;
  z-index: 2;
}
.az-element.az-blockquote {
  position: relative;
  display: inline-block;
  padding-top: 0px;
  padding-left: 75px;
  margin-bottom: 75px;
  padding-right: 0;
  border: none;
  /* &:after {
  	content: '';
  	width: 48px;
  	height: 48px;
  	position: absolute;
  	bottom: 20px;
  	right: 10px;
  	background: url(../images/quote.png) no-repeat center center / contain;
  	transform: rotate(180deg);
  } */
}
.az-element.az-blockquote:before {
  content: '';
  position: absolute;
  width: 48px;
  height: 48px;
  top: 0px;
  left: 0px;
  background: url(../images/quote.png) no-repeat center center/contain;
}
.az-element.az-blockquote:after {
  content: nonen;
}
.az-element .rotate-90 {
  position: absolute;
  min-width: 400px;
  display: block;
  height: 100px;
  left: -25px;
  top: 30px;
  margin-top: 0 !important;
}
.az-element .rotate-90 h3, .az-element .rotate-90 h4 {
  left: 25px;
  text-transform: uppercase;
}
.az-element .spacer {
  display: block;
  width: 100%;
  height: 75px;
}
.az-element .spacer hr {
  height: 0px;
}
.az-element hr {
  margin: 30px 0 40px 0;
}
@media only screen and (max-width: 767px) {
  .az-element .col-sm-2 {
    display: inline-block;
    width: calc(100% / 3);
  }
}
@media only screen and (max-width: 767px) {
  .az-element .col-sm-10 {
    display: inline-block;
    width: calc((100% / 3) * 2 );
  }
}
@media only screen and (max-width: 767px) {
  .az-element .diensten--teaser .az-element.col-sm-6, .az-element .technology--teaser .az-element.col-sm-6 {
    margin-bottom: 0 !important;
  }
}
.az-element .diensten--teaser .az-row .col-sm-3, .az-element .technology--teaser .az-row .col-sm-3 {
  /* @media only screen and (max-width: 960px) {
  	width: calc(100% / 4) !important;
  } */
}
@media only screen and (max-width: 1070px) {
  .az-element .diensten--teaser .az-row .col-sm-3, .az-element .technology--teaser .az-row .col-sm-3 {
    display: inline-block;
    width: calc(100% / 4) !important;
  }
  .az-element .diensten--teaser .az-row .col-sm-3 img, .az-element .technology--teaser .az-row .col-sm-3 img {
    margin: 0 auto !important;
    width: auto !important;
    height: auto;
    max-height: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .az-element .diensten--teaser .az-row .col-sm-3, .az-element .technology--teaser .az-row .col-sm-3 {
    width: 100% !important;
    margin-bottom: 10px;
  }
  .az-element .diensten--teaser .az-row .col-sm-3 img, .az-element .technology--teaser .az-row .col-sm-3 img {
    display: block;
    margin: 0 auto;
    max-height: 75px;
  }
}
@media only screen and (max-width: 1070px) {
  .az-element .diensten--teaser .az-row .col-sm-9 h3, .az-element .technology--teaser .az-row .col-sm-9 h3 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 960px) {
  .az-element .diensten--teaser .az-row .col-sm-9, .az-element .technology--teaser .az-row .col-sm-9 {
    width: calc((100% / 3) * 2 );
  }
}
@media only screen and (max-width: 767px) {
  .az-element .diensten--teaser .az-row .col-sm-9, .az-element .technology--teaser .az-row .col-sm-9 {
    width: 100%;
    text-align: center;
  }
}
.az-element .diensten--teaser h2, .az-element .diensten--teaser h3, .az-element .diensten--teaser h4, .az-element .diensten--teaser h5, .az-element .technology--teaser h2, .az-element .technology--teaser h3, .az-element .technology--teaser h4, .az-element .technology--teaser h5 {
  font-size: 24px;
}
@media only screen and (max-width: 767px) {
  .az-element .diensten--teaser h2, .az-element .diensten--teaser h3, .az-element .diensten--teaser h4, .az-element .diensten--teaser h5, .az-element .technology--teaser h2, .az-element .technology--teaser h3, .az-element .technology--teaser h4, .az-element .technology--teaser h5 {
    font-size: 21px;
  }
}
.az-element .diensten--teaser h2 a:hover, .az-element .diensten--teaser h3 a:hover, .az-element .diensten--teaser h4 a:hover, .az-element .diensten--teaser h5 a:hover, .az-element .technology--teaser h2 a:hover, .az-element .technology--teaser h3 a:hover, .az-element .technology--teaser h4 a:hover, .az-element .technology--teaser h5 a:hover {
  border-bottom: 3px solid #333;
}
.az-element .diensten--teaser h2 a:hover, .az-element .diensten--teaser h3 a:hover, .az-element .diensten--teaser h4 a:hover, .az-element .diensten--teaser h5 a:hover {
  border-color: #0099cc;
}
.az-element .technology--teaser h2 a:hover, .az-element .technology--teaser h3 a:hover, .az-element .technology--teaser h4 a:hover, .az-element .technology--teaser h5 a:hover {
  border-color: #e60055;
}

.az-image {
  height: 100%;
}

.az-video-icon {
  display: none;
}

.block-quotes {
  position: relative;
  display: inline-block;
  padding-top: 0px;
  padding-left: 75px;
  margin-bottom: 75px;
}
.block-quotes:before {
  content: '';
  position: absolute;
  z-index: 0;
  width: 48px;
  height: 48px;
  top: 0px;
  left: 0px;
  background: url(../images/quote.png) no-repeat center center/contain;
}
.block-quotes h4 {
  font-weight: normal;
  font-style: italic;
}

.glazed-footer {
  padding: 50px 0;
}

.body--glazed-nav-mobile #logo {
  max-height: 60px;
}
.body--glazed-nav-mobile .glazed-header #glazed-menu-toggle {
  margin: 34px 0;
}

.az-images-carousel .controls.btn-group {
  top: 30px;
}

header .navbar-btn {
  padding: 0 0;
}
@media only screen and (max-width: 1000px) {
  header .navbar-btn {
    padding: 10px 0;
  }
}
header .navbar-btn img {
  width: auto;
  height: 90px;
}
header .navbar-brand {
  display: none !important;
}

.body--glazed-nav-mobile #logo {
  max-height: 70px;
}

.glazed-header {
  position: relative !important;
  border-top: 40px solid #0099cc !important;
}
.glazed-header #block-submenu,
.glazed-header #block-submenuen,
.glazed-header #block-submenufr {
  position: static;
}
.glazed-header #glazed-main-menu {
  float: right;
}
.glazed-header #block-cee-main-menu,
.glazed-header #block-mainnavigationen,
.glazed-header #block-mainnavigationfr {
  clear: both;
  width: 100%;
  margin-top: 31px !important;
}
.glazed-header .search-toggle {
  position: absolute;
  top: -32px;
  right: 80px;
  float: right;
  font-size: 0;
  background: #333;
  width: 24px;
  height: 24px;
  border-radius: 99px;
  z-index: 99;
  /*position: relative;*/
  /*margin-top: 48px;*/
}
.glazed-header .search-toggle:before {
  font-family: "Glyphicons Halflings";
  content: "\e003";
  color: #fff;
  font-size: 12px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  line-height: 24px;
  text-align: center;
}
@media only screen and (max-width: 1015px) {
  .body--glazed-nav-mobile .glazed-header .navbar-header {
    float: left;
    width: 100%;
  }
}

.az-element ul {
  margin-top: 20px;
  margin-left: 15px;
  position: relative;
}
.az-element ul li {
  list-style-type: none;
}
.az-element ul li:before {
  content: "";
  position: absolute;
  top: 8px;
  left: -15px;
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: 3px solid #cecd05;
  border-right: 3px solid #cecd05;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)";
}

.az-element ul.arrows {
  margin-top: 20px;
  margin-left: 15px;
  position: relative;
}
.az-element .arrow {
  position: absolute;
  top: 8px;
  left: -15px;
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: 3px solid #cecd05;
  border-right: 3px solid #cecd05;
}
.az-element .arrow.blue {
  border-top: 3px solid #0099cc;
  border-right: 3px solid #0099cc;
}
.az-element .arrow.green {
  border-top: 3px solid #cecd05;
  border-right: 3px solid #cecd05;
}
.az-element .arrow.right {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)";
}
.az-element .arrow.down {
  -moz-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=-0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=-0.7071067811865476)";
}
.az-element .arrow.left {
  -moz-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=-0.7071067811865476, M12=0.7071067811865475, M21=-0.7071067811865475, M22=-0.7071067811865476)";
}
.az-element .arrow.up {
  -moz-transform: rotate(315deg);
  -webkit-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=0.7071067811865475, M21=-0.7071067811865475, M22=0.7071067811865476)";
}

@-webkit-keyframes fadeInLang {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeInLang {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.block-block-taalkeuze {
  position: absolute !important;
  top: -40px;
  right: 15px;
  z-index: 9000;
}
.block-block-taalkeuze .contextual {
  display: none;
}
.block-block-taalkeuze ul.links {
  margin: 0;
  padding: 0;
}
.block-block-taalkeuze ul.links li {
  display: block;
  list-style: none;
  padding: 0;
}
.block-block-taalkeuze ul.links li a {
  color: #fff;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  display: none;
  padding: 0 20px;
  color: #fff;
}
.block-block-taalkeuze ul.links li a:focus {
  color: #fff;
  text-decoration: none;
}
.block-block-taalkeuze ul.links li a:hover {
  text-decoration: none;
}
.block-block-taalkeuze ul.links li a.is-active {
  display: block;
}
.block-block-taalkeuze ul.links li a.is-active:after, .block-block-taalkeuze ul.links li a.is-active:before {
  content: '';
  height: 2px;
  width: 10px;
  background: #fff;
  position: absolute;
  top: 16px;
}
.block-block-taalkeuze ul.links li a.is-active:after {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: top left;
      -ms-transform-origin: top left;
          transform-origin: top left;
  right: 4px;
}
.block-block-taalkeuze ul.links li a.is-active:before {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: top right;
      -ms-transform-origin: top right;
          transform-origin: top right;
  right: 2px;
}
.block-block-taalkeuze ul.links.active {
  background: #fff;
}
.block-block-taalkeuze ul.links.active a {
  color: #333;
  display: block;
  opacity: 0;
  -webkit-animation: fadeInLang .3s ease forwards;
          animation: fadeInLang .3s ease forwards;
}
.block-block-taalkeuze ul.links.active a.is-active:before, .block-block-taalkeuze ul.links.active a.is-active:after {
  content: none;
}
.block-block-taalkeuze ul.links.active a:focus {
  color: #333;
}
.block-block-taalkeuze ul.links.active a:hover {
  background: #e6e6e6;
}

#glazed-main-menu {
  position: relative;
}
#glazed-main-menu .menu--submenu.nav,
#glazed-main-menu .menu--submenu-fr.nav,
#glazed-main-menu .menu--submenu-en.nav {
  position: absolute;
  top: -40px;
  right: 105px;
}
@media only screen and (min-width: 1001px) {
  #glazed-main-menu .menu--submenu.nav,
  #glazed-main-menu .menu--submenu-fr.nav,
  #glazed-main-menu .menu--submenu-en.nav {
    top: -40px !important;
  }
}
#glazed-main-menu .menu--submenu.nav li a,
#glazed-main-menu .menu--submenu-fr.nav li a,
#glazed-main-menu .menu--submenu-en.nav li a {
  height: 40px;
  line-height: 40px;
  padding: 0 7px;
  color: #fff;
}
#glazed-main-menu #block-cee-main-menu,
#glazed-main-menu #block-mainnavigationen,
#glazed-main-menu #block-mainnavigationfr {
  margin-top: 0px;
}
#glazed-main-menu #block-cee-main-menu .nav.menu li a,
#glazed-main-menu #block-mainnavigationen .nav.menu li a,
#glazed-main-menu #block-mainnavigationfr .nav.menu li a {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  height: auto;
  line-height: 40px;
  padding: 0 0 0 15px;
}
@media only screen and (max-width: 1070px) {
  #glazed-main-menu #block-cee-main-menu .nav.menu li a,
  #glazed-main-menu #block-mainnavigationen .nav.menu li a,
  #glazed-main-menu #block-mainnavigationfr .nav.menu li a {
    padding: 0 9px;
  }
}
#glazed-main-menu #block-cee-main-menu .nav.menu li a.is-active, #glazed-main-menu #block-cee-main-menu .nav.menu li a:hover,
#glazed-main-menu #block-mainnavigationen .nav.menu li a.is-active,
#glazed-main-menu #block-mainnavigationen .nav.menu li a:hover,
#glazed-main-menu #block-mainnavigationfr .nav.menu li a.is-active,
#glazed-main-menu #block-mainnavigationfr .nav.menu li a:hover {
  opacity: 1;
  color: #0099cc;
}
#glazed-main-menu #block-cee-main-menu .nav.menu li:last-child.active a,
#glazed-main-menu #block-mainnavigationen .nav.menu li:last-child.active a,
#glazed-main-menu #block-mainnavigationfr .nav.menu li:last-child.active a {
  opacity: 1;
  color: #fff !important;
}

@media only screen and (max-width: 1000px) {
  #glazed-main-menu {
    position: absolute;
    height: 100vh;
  }
  #glazed-main-menu .menu__breadcrumbs {
    display: none;
  }
  #glazed-main-menu #block-submenu .menu--submenu,
  #glazed-main-menu #block-submenu .menu--submenu-en,
  #glazed-main-menu #block-submenu .menu--submenu-fr,
  #glazed-main-menu #block-submenuen .menu--submenu,
  #glazed-main-menu #block-submenuen .menu--submenu-en,
  #glazed-main-menu #block-submenuen .menu--submenu-fr,
  #glazed-main-menu #block-submenufr .menu--submenu,
  #glazed-main-menu #block-submenufr .menu--submenu-en,
  #glazed-main-menu #block-submenufr .menu--submenu-fr {
    position: relative;
    top: auto !important;
    margin-top: 0px;
    height: auto !important;
    padding-bottom: 30px;
  }
  #glazed-main-menu #block-cee-main-menu,
  #glazed-main-menu #block-mainnavigationen,
  #glazed-main-menu #block-mainnavigationfr {
    position: relative;
  }
  #glazed-main-menu #block-cee-main-menu ul.menu,
  #glazed-main-menu #block-mainnavigationen ul.menu,
  #glazed-main-menu #block-mainnavigationfr ul.menu {
    position: relative;
    visibility: visible;
    top: 0px !important;
    height: auto !important;
    /* background: pink; */
  }
  #glazed-main-menu #block-cee-main-menu ul,
  #glazed-main-menu #block-mainnavigationen ul,
  #glazed-main-menu #block-mainnavigationfr ul,
  #glazed-main-menu #block-submenu ul,
  #glazed-main-menu #block-submenuen ul,
  #glazed-main-menu #block-submenufr ul {
    display: inline-block;
  }
  #glazed-main-menu #block-cee-main-menu ul li,
  #glazed-main-menu #block-mainnavigationen ul li,
  #glazed-main-menu #block-mainnavigationfr ul li,
  #glazed-main-menu #block-submenu ul li,
  #glazed-main-menu #block-submenuen ul li,
  #glazed-main-menu #block-submenufr ul li {
    text-transform: uppercase;
    height: auto !important;
    line-height: 35px !important;
  }
  #glazed-main-menu #block-cee-main-menu ul li a,
  #glazed-main-menu #block-mainnavigationen ul li a,
  #glazed-main-menu #block-mainnavigationfr ul li a,
  #glazed-main-menu #block-submenu ul li a,
  #glazed-main-menu #block-submenuen ul li a,
  #glazed-main-menu #block-submenufr ul li a {
    color: #fff;
  }
  #glazed-main-menu .block-block-taalkeuze {
    z-index: 9999;
    /* background: yellow; */
    min-width: 300px;
    width: 50%;
    top: 15px;
    left: 0;
  }
  #glazed-main-menu .block-block-taalkeuze ul li {
    clear: initial;
  }
}
@media only screen and (max-width: 1000px) {
  .region-navigation-collapsible {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .region-navigation-collapsible #block-cee-main-menu,
  .region-navigation-collapsible #block-mainnavigationen,
  .region-navigation-collapsible #block-mainnavigationfr {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 0;
  }
  .region-navigation-collapsible #block-submenu,
  .region-navigation-collapsible #block-submenuen,
  .region-navigation-collapsible #block-submenufr {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
  }
}
.page {
  margin-bottom: 60px;
}

.popup-content {
  padding: 30px 15px 15px;
}

.search-block-form {
  text-align: right;
  position: absolute;
  right: 0;
  z-index: 4050;
  width: 100%;
  max-width: 400px;
  -webkit-transform: scaleY(0);
      -ms-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transform-origin: top center;
      -ms-transform-origin: top center;
          transform-origin: top center;
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  -o-transition: transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
}
.search-block-form.active {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.search-block-form form {
  display: inline-block;
  width: 100%;
  padding: 10px;
  background: #fff;
  border: 1px solid #eee;
}
.search-block-form .form-item {
  margin: 0;
}
.search-block-form .description {
  display: none;
}

.search-results {
  list-style: none;
  padding: 0;
  margin-top: 30px;
}
.search-results li {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ddd;
}
.search-results li:last-child {
  border-bottom: none;
}

.region-content > .search-form {
  margin-top: 30px;
}

aside {
  /* background: #f7f1ed;
  padding: 20px; */
  padding: 0;
  margin-top: 60px;
}
aside .block-views-blockcee-realisations-block-1, aside .block-views-blockcee-news-block-1 {
  padding: 20px;
  margin-bottom: 20px !important;
  background: #f7f1ed;
}

.slick-slider {
  padding: 0 50px;
}
.slick-slider .slick-arrow {
  padding: 0 25px;
  margin-top: 15px;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 30px auto !important;
}
.slick-slider .slick-list {
  min-height: 100px;
}
.slick-slider .slick-list .slick-slide {
  position: relative;
  margin: 0 15px;
}
.slick-slider .slick-list .slick-slide .field-content {
  height: 100px;
  line-height: 100px;
  text-align: center;
}
.slick-slider .slick-list .slick-slide a {
  display: inline-block;
  width: 100%;
}
.slick-slider .slick-list .slick-slide img {
  display: inline-block;
  max-height: 100px;
  width: auto;
}

.title-block {
  color: #fff;
  padding: 15px 25px;
  background: #cecd05;
}

.tweets {
  padding-left: 0;
  list-style: none;
}

.tweet {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.tweet__image {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
  margin-right: 30px;
}
.tweet__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tweet__content br {
  display: none;
}
.tweet:last-child {
  border: none;
  margin-bottom: 0;
}

.user {
  margin-bottom: 20px;
}
.user__image {
  float: left;
  width: 50px;
  margin-right: 15px;
}
.user__image img {
  border-radius: 99px;
  width: 50px;
}
.user__name {
  font-weight: bold;
  line-height: 50px;
  font-size: 16px;
}

.view-id-cee_realisations.view-display-id-attachment_1 .views-row, .view-id-cee_news.view-display-id-attachment_1 .views-row {
  display: block;
}
.view-id-cee_realisations.view-display-id-attachment_1 .views-row:last-child, .view-id-cee_news.view-display-id-attachment_1 .views-row:last-child {
  border: none;
}
.view-id-cee_realisations.view-display-id-attachment_1 .views-row:last-child article, .view-id-cee_news.view-display-id-attachment_1 .views-row:last-child article {
  border: none;
}
.view-id-cee_realisations.view-display-id-attachment_1 .views-row .views-field-field-image,
.view-id-cee_realisations.view-display-id-attachment_1 .views-row .views-field-title, .view-id-cee_news.view-display-id-attachment_1 .views-row .views-field-field-image,
.view-id-cee_news.view-display-id-attachment_1 .views-row .views-field-title {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  padding: 15px 15px;
  margin: 15px 15px;
}
.view-id-cee_realisations.view-display-id-attachment_1 .views-row .views-field-field-image .field-content,
.view-id-cee_realisations.view-display-id-attachment_1 .views-row .views-field-title .field-content, .view-id-cee_news.view-display-id-attachment_1 .views-row .views-field-field-image .field-content,
.view-id-cee_news.view-display-id-attachment_1 .views-row .views-field-title .field-content {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.view-id-cee_realisations.view-display-id-attachment_1 .views-row .views-field-field-image, .view-id-cee_news.view-display-id-attachment_1 .views-row .views-field-field-image {
  width: calc(100% / 3);
}
.view-id-cee_realisations.view-display-id-attachment_1 .views-row .views-field-field-image img, .view-id-cee_news.view-display-id-attachment_1 .views-row .views-field-field-image img {
  vertical-align: middle;
}
.view-id-cee_realisations.view-display-id-attachment_1 .views-row .views-field-title, .view-id-cee_news.view-display-id-attachment_1 .views-row .views-field-title {
  width: calc((100% / 3) * 2 );
}
.view-id-cee_realisations.view-display-id-attachment_1 .views-row .views-field-title a, .view-id-cee_news.view-display-id-attachment_1 .views-row .views-field-title a {
  font-size: 24px;
  color: #cecd05;
}
.view-id-cee_realisations.view-display-id-attachment_1 .views-row .views-field-title a:hover, .view-id-cee_news.view-display-id-attachment_1 .views-row .views-field-title a:hover {
  text-decoration: none;
}
.view-id-cee_realisations.view-display-id-block_1 .views-row, .view-id-cee_news.view-display-id-block_1 .views-row {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #333;
}
.view-id-cee_realisations.view-display-id-block_1 .views-row:last-child, .view-id-cee_news.view-display-id-block_1 .views-row:last-child {
  border: none;
}
.view-id-cee_realisations.view-display-id-block_1 .views-row a:after, .view-id-cee_news.view-display-id-block_1 .views-row a:after {
  content: '>';
  display: inline;
  padding-left: 7px;
}
.view-id-cee_jobs.view-display-id-default {
  margin: 0 -15px;
}
.view-id-cee_jobs.view-display-id-default .view-content,
.view-id-cee_jobs.view-display-id-default .views-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.view-id-cee_jobs.view-display-id-default .views-row {
  padding: 0 15px;
}
@media only screen and (min-width: 640px) {
  .view-id-cee_jobs.view-display-id-default .views-row {
    width: 50%;
  }
}
@media only screen and (min-width: 961px) {
  .view-id-cee_jobs.view-display-id-default .views-row {
    width: 33.333333%;
  }
}

.radios--wrapper {
  margin-bottom: 15px;
}
.radios--wrapper legend {
  border: none;
  margin: 0;
  font-size: 16px;
  color: #555;
}
.radios--wrapper .radio input[type="radio"] {
  margin-left: 0;
}

@media only screen and (min-width: 961px) {
  .webform-element--title-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .webform-element--title-inline label {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 150px;
            flex: 0 0 150px;
  }
  .webform-element--title-inline .form-textarea-wrapper,
  .webform-element--title-inline .form-control {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .webform-element--title-inline + .form-actions .webform-button--submit {
    margin-left: 150px;
  }
}
.form-required:after {
  background: none;
}

.website-focus-vzw .navbar-nav li:last-child,
.website-focus-vzw .menu--main-fr li:last-child {
  margin-left: 15px;
}
.website-focus-vzw .navbar-nav li:last-child a,
.website-focus-vzw .menu--main-fr li:last-child a {
  color: #fff;
  padding: 0 15px !important;
  background-color: #e60055;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.website-focus-vzw .navbar-nav li:last-child a:hover,
.website-focus-vzw .menu--main-fr li:last-child a:hover {
  color: #fff !important;
  background-color: #cecd05;
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}

#cboxWrapper {
  max-width: none;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/*
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #111;
}

#colorbox:focus {
  outline: none;
}
#colorbox #cboxPrevious {
  position: absolute;
  top: 50%;
  left: 20px;
  margin-top: -59px;
  background: url(../images/left.png);
  width: 67px;
  height: 118px;
  text-indent: -9999px;
  border: none;
}
#colorbox #cboxPrevious:focus {
  outline: none;
}
#colorbox #cboxNext {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -59px;
  background: url(../images/right.png);
  width: 66px;
  height: 118px;
  text-indent: -9999px;
  border: none;
}
#colorbox #cboxNext:focus {
  outline: none;
}
#colorbox #cboxClose {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 32px;
  height: 32px;
  background: url(../images/close.png) rgba(255, 255, 255, 0.8) no-repeat center;
  padding: 5px;
  text-indent: -9999px;
  border: none;
}
#colorbox #cboxClose:focus {
  outline: none;
}
#colorbox #cboxCurrent {
  text-indent: -9999px;
}
#colorbox #cboxContent {
  background: #fff;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 80px;
  width: 36px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  top: 0;
  padding: 0;
  border: none;
  outline: none;
  z-index: 5;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: 0;
}

.slick-prev {
  left: 0;
  background: url(../images/left.png);
}

.slick-next {
  right: 0;
  background: url(../images/right.png);
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}
