body,
html {
  font-family: 'Open Sans', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Crete Round', serif;
}
.t3-mainnav .t3-navbar {
  right: 50px;
  position: absolute;
  background: #FFF;
  padding-right: 50px;
}
i.fa-bars {
  font-size: 22px;
  vertical-align: middle;
  margin-bottom: 2px;
  margin-left: 3px;
  margin-right: 15px;
}
.btn-primary {
  color: #222;
  background-color: #FFF;
  border-color: transparent;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
  color: #A7001F;
  background-color: #FFF;
  border-color: transparent;
  box-shadow: none;
}
.fa-bars:after {
  content: "Menu";
}
.fa:after {
  display: inline-block;
  font-family: 'Open Sans', "sans-serif" !important;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  margin-left: -70px;
  vertical-align: middle;
  position: absolute;
  margin-top: 4px;
}
.navbar-default {
  background-color: transparent;
  border-color: transparent;
}
.scj-logo {
  background: url(../../templates/t3_bs3_blank/images/logo-selectcamp.png) no-repeat;
  width: 236px;
  height: 60px;
  display: block;
  position: absolute;
}
.home-foto img {
  width: 100%;
  height: 100%;
  margin-top: -100px;
}
nav#t3-mainnav {
  width: 100%;
  margin-top: 50px;
  background: transparent;
}
.off-canvas-toggle {
  height: 52px;
}
nav#t3-mainnav.scrollscj {
  margin-top: -1px;
  background: #FFF;
  height: 50px;
}
nav#t3-mainnav.scrollscj .scj-logo {
  height: 50px;
  display: block;
  position: absolute;
}
nav#t3-mainnav.scrollscj .btn-primary {
  margin-top: -1px;
}
nav#t3-mainnav.scrollscj.t3-mainnav .t3-navbar {
  margin-top: -1px;
  background: transparent !important;
}
nav#t3-mainnav.scrollscj.t3-mainnav .off-canvas-toggle {
  height: 50px !important;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
}
#t3-mainnav {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.home-payoff {
  margin-top: -170px;
  margin-bottom: 130px;
  color: #FFF;
}
.home-vac h2 {
  margin-bottom: 20px;
}
.home-vac div.col-md-3 img {
  width: 100%;
  height: auto;
  margin-top: -49px;
}
.home-vac div.col-md-3 .balk-blok {
  text-align: center;
  padding: 15px 5px;
  margin: 0;
  position: relative;
  top: 0;
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
}
.home-vac div.col-md-3 h3 {
  text-align: center;
  color: #FFF;
  font-size: 18px;
  margin: 0;
  padding: 0;
}
.home-vac div.col-md-3 img:hover {
  opacity: 0.7;
}
.home-vac div.col-md-3 p {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 20px;
}
.home .t3-sl-1 {
  padding: 0;
  border-bottom: 0px solid #eeeeee!important;
  padding-bottom: 50px !important;
}
.stap1,
.stap2,
.stap3,
.stap4,
.stap5 {
  width: 100%;
  display: block;
}
.stappen-icons {
  width: 100%;
  text-align: center;
}
.icon-stap1,
.icon-stap2,
.icon-stap3,
.icon-stap4,
.icon-stap5 {
  width: 20%;
  display: block;
  float: left;
  text-align: center;
  height: 133px;
}
.uitleg-vlak {
  margin-top: 20px;
}
.uitleg-stap1 {
  padding: 30px;
  background: #EFEFEF;
  width: 100%;
  clear: both;
  text-align: left;
}
.stappen-blok h3 {
  margin-top: 0px;
}
.icon-stap1 p,
.icon-stap2 p,
.icon-stap3 p,
.icon-stap4 p,
.icon-stap5 p {
  font-weight: 700;
  font-size: 14px;
  font-family: 'Crete Round', serif;
  color: #BCBCBC;
}
div.stap1.actief .icon-stap1 p,
div.stap2.actief .icon-stap2 p,
div.stap3.actief .icon-stap3 p,
div.stap4.actief .icon-stap4 p,
div.stap5.actief .icon-stap5 p {
  color: #A7001F;
}
div.icon-st1 {
  width: 100%;
  height: 73px;
  display: block;
  background: url(../../templates/t3_bs3_blank/images/icon-stap1.png) top center no-repeat;
  margin-bottom: 10px;
}
div.icon-st1:hover,
div.stap1.actief div.icon-st1 {
  background: url(../../templates/t3_bs3_blank/images/icon-stap1.png) bottom center no-repeat;
}
div.icon-st2 {
  width: 100%;
  height: 73px;
  display: block;
  background: url(../../templates/t3_bs3_blank/images/icon-stap2.png) top center no-repeat;
  margin-bottom: 10px;
}
div.icon-st2:hover,
div.stap2.actief div.icon-st2 {
  background: url(../../templates/t3_bs3_blank/images/icon-stap2.png) bottom center no-repeat;
}
div.icon-st3 {
  width: 100%;
  height: 73px;
  display: block;
  background: url(../../templates/t3_bs3_blank/images/icon-stap3.png) top center no-repeat;
  margin-bottom: 10px;
}
div.icon-st3:hover,
div.stap3.actief div.icon-st3 {
  background: url(../../templates/t3_bs3_blank/images/icon-stap3.png) bottom center no-repeat;
}
div.icon-st4 {
  width: 100%;
  height: 73px;
  display: block;
  background: url(../../templates/t3_bs3_blank/images/icon-stap4.png) top center no-repeat;
  margin-bottom: 10px;
}
div.icon-st4:hover,
div.stap4.actief div.icon-st4 {
  background: url(../../templates/t3_bs3_blank/images/icon-stap4.png) bottom center no-repeat;
}
div.icon-st5 {
  width: 100%;
  height: 73px;
  display: block;
  background: url(../../templates/t3_bs3_blank/images/icon-stap5.png) top center no-repeat;
  margin-bottom: 10px;
}
div.icon-st5:hover,
div.stap5.actief div.icon-st5 {
  background: url(../../templates/t3_bs3_blank/images/icon-stap5.png) bottom center no-repeat;
}
div.icon-st-actief {
  content: '';
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #AF1F31;
  margin: auto;
}
div.actief {
  display: block !important;
}
.socialmedia-vlak {
  margin-top: 50px;
}
.socialmedia-vlak img {
  width: 100%;
  height: auto;
}
.socialmedia-vlak .titelvlak h2 {
  color: #FFF;
  margin-top: -20%;
  text-align: center;
  font-size: 36px;
}
.t3-footer {
  background: #222;
  color: #797878;
  border: 0 !important;
}
.t3-copyright {
  border-top: 0px solid #222;
  font-size: 12px;
  padding: 20px 0 0px;
}
.t3-off-canvas .t3-off-canvas-header h2 {
  margin: 0;
  line-height: 35px;
  font-size: 22px;
  font-weight: normal;
  text-transform: none;
  font-family: 'Open Sans', sans-serif;
  margin-top: 20px;
}
.t3-off-canvas .t3-off-canvas-header {
  background: #fff;
  color: #333333;
  padding: 0 0 0 12px;
  height: 35px;
}
.t3-off-canvas-body ul.nav.menu {
  border-top: 1px solid #ADADAD;
}
.t3-off-canvas .t3-off-canvas-body a {
  color: #222;
  text-decoration: none;
}
.t3-off-canvas .t3-off-canvas-body a:hover {
  color: #A7001F;
  text-decoration: underline;
}
.t3-off-canvas .t3-off-canvas-body li {
  border-bottom: 1px solid #ADADAD;
}
.nav > li > a:hover,
.nav > li > a:focus {
  background-color: transparent;
}
#pwebbox98_container {
  background-color: #fff !important;
}
#pwebbox99_container {
  background-color: #fff !important;
}
.pweb-theme-twitter .pwebbox-container {
  border-bottom: 0px solid #55ACEE !important;
}
.t3-footnav .t3-module .module-title {
  color: #adadad;
  font-size: 18px;
  margin-bottom: 0px;
}
.t3-footnav .t3-module {
  background: #222;
  color: #adadad;
  margin-top: 10px;
  margin-bottom: 10px;
}
.copyright {
  margin-bottom: 20px;
  border-top: 1px solid #797878;
  padding-top: 10px;
}
.std-foto img {
  width: 100%;
  height: 100%;
  margin-top: -100px;
}
.page-header {
  padding-bottom: 9px;
  margin: 0 0 20px;
  border-bottom: 0px solid #eeeeee;
}
.t3-off-canvas .t3-off-canvas-body li ul.dropdown-menu li {
  border-bottom: 0px solid #ADADAD;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: transparent;
}
.nav .caret {
  display: none;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu .active a {
  background: transparent;
  font-size: 13px;
}
a.abtn-soll {
  background: #A7001F;
  display: block;
  text-align: center;
  color: #FFF;
  padding: 20px;
  font-size: 26px;
}
.vacapag section .col-md-3 img {
  margin-bottom: 10px;
}
.t3-off-canvas .t3-off-canvas-body {
  padding: 5px 12px 24px;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 6px 0px;
  display: block;
}
.t3-footnav .t3-module ul > li > a {
  color: #adadad;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 15px;
  padding-left: 0;
  padding-top: 15px;
}
div.addthis_horizontal_follow_toolbox {
  margin-top: -20px;
}
.breadcrumb a,
.breadcrumb li,
.breadcrumb li span {
  color: #BBB !important;
  font-size: 12px !important;
}
.icon-home:before {
  content: "\f015";
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}
.breadcrumb > li + li::before {
  content: "»";
}
li[data-id="147"] a:after,
li[data-id="178"] a:after {
  content: "\f007";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  font-size: 22px;
  margin-left: 10px;
}
li[data-id="140"] a:after,
li[data-id="179"] a:after {
  content: "\f040";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  font-size: 22px;
  margin-left: 10px;
}
li[data-id="148"] a:after,
li[data-id="180"] a:after {
  content: "\f095";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  font-size: 22px;
  margin-left: 10px;
}
.copyright a {
  color: #797878;
}
.copyright a:hover {
  color: #555555;
}
.wrap.ervaringen-vlak {
  background: url(../../templates/t3_bs3_blank/images/banner-foto-ervaringen.jpg) no-repeat center center;
  min-height: 400px;
  background-size: cover;
  margin-bottom: 50px;
}
.wrap.socialm-vlak {
  background: url(../../templates/t3_bs3_blank/images/wrapper-social-media.jpg) no-repeat center center;
  min-height: 400px;
  background-size: cover;
  margin-bottom: 0px;
  margin-top: 50px;
}
.wrap.arbeids-vlak {
  background: url(../../templates/t3_bs3_blank/images/banner-foto-arbeidsvoorwaarden.jpg) no-repeat center center;
  min-height: 400px;
  background-size: cover;
  margin-bottom: 0px;
}
div.zw-vlak {
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid #fff;
  padding: 20px 40px 40px 40px;
  color: #FFF;
  margin-top: 60px;
  text-align: center;
}
.wrap.arbeids-vlak div.zw-vlak {
  margin-top: 110px;
}
.wrap.socialm-vlak div.zw-vlak {
  margin-top: 160px;
}
div.zw-vlak h3,
div.zw-vlak p {
  color: #FFF;
}
a.btn-zw {
  max-width: 300px;
  margin-top: 40px !important;
  background-color: rgba(0, 0, 0, 0.4);
  border: 1px solid #fff;
  font-size: 18px;
  padding: 8px 10px;
  width: 100%;
  position: relative;
  
  
  color: #FFF;
}
a.btn-zw:hover {
  background-color: #fff;
  border: 1px solid #000;
  color: #000;
}
div.zw-btn {
  margin-top: 40px;
  text-align: center;
}
.col-md-4 .item-image img {
  width: 100%;
}
.ervpag .col-md-8 .page-header {
  padding-bottom: 0px;
  margin: 0 0 0px;
  border-bottom: 0px solid #eeeeee;
}
.ervpag .col-md-8 .page-header h2 {
  margin-top: 0px;
}
.ervpag dl.article-info {
  font-size: smaller;
  color: #666;
  margin-bottom: 10px;
}
.ervpag .btn-default {
  color: #FFF;
  background-color: #127890;
  border-color: #127890;
}
.ervpag .btn-default:hover,
.ervpag .btn-default:focus,
.ervpag .btn-default.focus,
.ervpag .btn-default:active,
.ervpag .btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #FFF;
  background-color: #61C3C3;
  border-color: #61C3C3;
}
.ervpag .col-md-4 {
  padding-left: 0px;
}
p.intro {
  font-weight: bold;
}
.ervpag p.intro {
  font-weight: normal;
}
.ervpag .leading-0 .col-md-4,
.ervpag .leading-2 .col-md-4,
.ervpag .leading-4 .col-md-4,
.ervpag .leading-6 .col-md-4,
.ervpag .leading-8 .col-md-4,
.ervpag .leading-10 .col-md-4,
.ervpag .leading-12 .col-md-4,
.ervpag .leading-14 .col-md-4,
.ervpag .leading-16 .col-md-4,
.ervpag .leading-18 .col-md-4,
.ervpag .leading-20 .col-md-4,
.ervpag .leading-22 .col-md-4,
.ervpag .leading-24 .col-md-4,
.ervpag .leading-26 .col-md-4,
.ervpag .leading-28 .col-md-4,
.ervpag .leading-30 .col-md-4 {
  float: right;
  padding-left: 15px;
}
.ervpag .leading-0 .col-md-8,
.ervpag .leading-2 .col-md-8,
.ervpag .leading-4 .col-md-8,
.ervpag .leading-6 .col-md-8,
.ervpag .leading-8 .col-md-8,
.ervpag .leading-10 .col-md-8,
.ervpag .leading-12 .col-md-8,
.ervpag .leading-14 .col-md-8,
.ervpag .leading-16 .col-md-8,
.ervpag .leading-18 .col-md-8,
.ervpag .leading-20 .col-md-8,
.ervpag .leading-22 .col-md-8,
.ervpag .leading-24 .col-md-8,
.ervpag .leading-26 .col-md-8,
.ervpag .leading-28 .col-md-8,
.ervpag .leading-30 .col-md-8 {
  padding-left: 0px;
}
.article-content img {
  width: 100%;
}
li.item-154 ul.dropdown-menu,
li.item-182 ul.dropdown-menu {
  display: none !important;
}
div.mod-languages a {
  text-decoration: none !important;
}
div.mod-languages a img {
  width: 32px;
  height: auto;
}
div.mod-languages li {
  border-bottom: 0px solid #ADADAD;
}
.team-foto {
  text-align: center;
}
.team-foto a .fa {
  font-size: 22px;
  color: #222;
}
.team-foto a .fa:hover {
  color: #A7001F;
}
.team-foto a.btna-team {
  background: #A7001F;
  color: #FFF;
  padding: 5px 10px;
  display: block;
  text-transform: uppercase;
  text-decoration: none;
}
.team-foto a.btna-team:hover {
  background: #A7001F;
  color: #FFF;
  text-decoration: underline;
}
a.btna-indiv {
  background: #A7001F;
  color: #FFF;
  padding: 5px 10px;
  text-transform: uppercase;
  text-decoration: none;
}
a.btna-indiv:hover {
  background: #A7001F;
  color: #FFF;
  text-decoration: underline;
}
.team-tekst .fa-ul {
  padding-bottom: 10px;
}
@media (max-width: 1090px) {
  .std-foto img {
    width: auto;
    height: 150px;
    margin-top: -100px;
  }
}
@media (min-width: 480px) and (max-width: 720px) {
  li[data-id="147"] a,
  li[data-id="148"] a,
  li[data-id="140"] a,
  li[data-id="178"] a,
  li[data-id="179"] a,
  li[data-id="180"] a {
    font-size: 0px !important;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 5px;
  }
}
@media (max-width: 479px) {
  li[data-id="147"] a,
  li[data-id="148"] a,
  li[data-id="140"] a,
  li[data-id="178"] a,
  li[data-id="179"] a,
  li[data-id="180"] a {
    display: none;
  }
  .fa-bars:after {
    content: "";
    display: none;
  }
  i.fa-bars {
    margin-right: 0px;
  }
  .home-payoff {
    margin-bottom: 50px;
  }
  nav#t3-mainnav {
    margin-top: -1px;
    background: #FFF;
    height: 50px;
  }
  .home-foto img {
    margin-top: 0px;
  }
  .wrap.ervaringen-vlak {
    min-height: 620px;
  }
  .module-title {
    margin: 0 0 10px 10px;
  }
  .t3-footer .module-title {
    margin: 0 0 10px 0px;
  }
  .std-foto img {
    margin-top: 0px;
  }
}
@media (max-width: 620px) {
  .stap1,
  .stap2,
  .stap3,
  .stap4,
  .stap5 {
    display: block !important;
  }
  
  .uitleg-vlak {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .stap1 div.icon-stap2,
  .stap1 div.icon-stap3,
  .stap1 div.icon-stap4,
  .stap1 div.icon-stap5,
  .stap2 div.icon-stap1,
  .stap2 div.icon-stap3,
  .stap2 div.icon-stap4,
  .stap2 div.icon-stap5,
  .stap3 div.icon-stap1,
  .stap3 div.icon-stap2,
  .stap3 div.icon-stap4,
  .stap3 div.icon-stap5,
  .stap4 div.icon-stap1,
  .stap4 div.icon-stap2,
  .stap4 div.icon-stap3,
  .stap4 div.icon-stap5,
  .stap5 div.icon-stap1,
  .stap5 div.icon-stap2,
  .stap5 div.icon-stap3,
  .stap5 div.icon-stap4 {
    display: none;
  }
  .icon-stap1,
  .icon-stap2,
  .icon-stap3,
  .icon-stap4,
  .icon-stap5 {
    width: 100%;
  }
  div.icon-st1 {
    background: url(../../templates/t3_bs3_blank/images/icon-stap1.png) bottom center no-repeat;
  }
  div.icon-st2 {
    background: url(../../templates/t3_bs3_blank/images/icon-stap2.png) bottom center no-repeat;
  }
  div.icon-st3 {
    background: url(../../templates/t3_bs3_blank/images/icon-stap3.png) bottom center no-repeat;
  }
  div.icon-st4 {
    background: url(../../templates/t3_bs3_blank/images/icon-stap4.png) bottom center no-repeat;
  }
  div.icon-st5 {
    background: url(../../templates/t3_bs3_blank/images/icon-stap5.png) bottom center no-repeat;
  }
  .icon-stap1 p,
  .icon-stap2 p,
  .icon-stap3 p,
  .icon-stap4 p,
  .icon-stap5 p {
    color: #A7001F;
  }
  #t3-off-canvas {
    z-index: 999;
  }
}
.t3-off-canvas-body div[id="Mod120"] ul.nav.menu {
  border-top: 0px solid #ADADAD;
  margin-top: -20px;
}
.t3-off-canvas-body div[id="Mod121"] ul.nav.menu {
  border-top: 0px solid #ADADAD;
  margin-top: -20px;
}
@media (min-width: 480px) {
  .mobonly {
    display: none !important;
  }
}