/*  
Theme Name: Intercambio Amersfoort
Theme URI: https://webdesignvandaag.nl
Description: Gemaakt voor Intercambio Amersfoort
Version: 1.0
Author: Webdesign Vandaag
Author URI: https://webdesignvandaag.nl

*/

html {
    overflow-y: scroll;
    height: 101%;
}

body {
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 26px;
    text-align: left;
    vertical-align: top;
    background: #ffffff;
    color: #666666;
    font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    font-family: 'Poppins', sans-serif;
}

h1 {
    letter-spacing: -1px;
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 25px;
}

h2 {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 15px;
    color: #1761a0;
    font-weight: 600;
}

h3 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 15px;
    font-weight: 400;
    color: #1761a0;
}

h4 {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 25;
    color: #aba104;
    font-weight: 200;
}

h5 {
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 25px;
}

a:link, a:visited {
    text-decoration: none;
    color: #666666;
}

p {
    margin: 0px;
    margin-bottom: 20px;
}

table {
    width: 100%;
    text-align: left;
    font-size: 14px;
    line-height: 26px;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="date"], input[type="tel"], textarea, select {
    width: 100%;
    padding: 12px;
    background-color: #ffffff;
    border: 1px solid #ececee;
    border-radius: 2px;
    font-size: 13px;
    outline: none;
    color: #666666;
}

textarea {
    max-width: 100%;
    min-height: 150px;
    margin-bottom: 15px !important;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 26px;
}

input[type="button" i], input[type="submit" i], button {
    background-color: #aba104;
    color: #fff;
    font-size: 14px;
    padding: 12px 30px;
    border: 0;
    cursor: pointer;
    outline: none;
    min-width: 100px;
    border-radius: 3px;
}

#wrapper {
    width: 90%;
    padding: 30px 5%;
    padding-bottom: 0px;
    max-width: 1140px;
    margin: 0px auto;
}

.home #wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
}

.page-template-page-geen-padding #wrapper {
    padding: 0px 5%;
}

.woocommerce.post-type-archive-product #wrapper, .single-product #wrapper, .woocommerce-page #wrapper {
    display: block;
    overflow: hidden;
}

.header-inner,  .single-onder-header-inner, .broodkruimels-inner, .over-slider-inner, .footer-inner {
    width: 90%;
    padding: 0px 5%;
    max-width: 1140px;
    margin: 0px auto;
}

#header {
    width: 100%;
    background: #ffffff;
    font-weight: 400;
    position: fixed;
    z-index: 999;
    font-size: 13px;
}

#broodkruimels {
    background: #ffffff;
    padding: 10px 0px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

p#breadcrumbs {
    margin-bottom: 0px;
}

#slider .custom.tparrows {
    height: 80px;
    background: rgba(0,0,0,0.5);
}

#slider .custom.tparrows::before {
    line-height: 80px;
}

#header.shrink {
    border-bottom: 1px solid #eaeaea;
    height: auto;
    position: fixed;
    top: 0;
    z-index: 999999;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.logo-section {
    float: left;
    display: block;
    width: auto;
    padding: 36px 0px;
    margin: 0px auto;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#header.shrink .logo-section {
    padding: 18.5px 0px;
}

#vragen {
    float: right;
    margin-top: 29.5px;
    margin-bottom: 29.5px;
    margin-left: 30px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#header.shrink #vragen {
    margin-top: 12.5px;
    margin-bottom: 12.5px;
}

#vragen a {
    background: #aba104;
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    color: #fff;
    padding: 10px 15px;
    border-radius: 2px;
    display: block;
}

#vragen a i {
    margin-right: 5px;
}

#menu-icoon {
    float: right;
}

#menu-icoon a {
    color: #1761a0;
}

.weergevenofverbergen {
    font-size: 35px;
    display: block;
    margin-top: 32px;
    margin-bottom: 32px;
    margin-left: 10px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.menuzijkant-header {
    display: block;
    background: #19212d;
    padding: 0px 20px;
    border-bottom: 1px solid #19212d;
    overflow: hidden;
}

.menuzijkant-header .weergevenofverbergen {
    color: #ffffff;
    font-size: 30px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.menuzijkant {
    visibility: hidden;
    position: fixed;
    left: -270px;
    background: #1f2735;
    height: 100%;
    z-index: 99999999999;
    color: #fff;
    width: 270px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.menuzijkant.open {
    visibility: visible;
    left: 0px;
}

.menuzijkant-inner {
    padding: 20px;
    overflow: hidden;
}

.menuzijkant ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

#mobiel-menu .menu {
    width: 100%;
}

#mobiel-menu .menu-item {
    display: block;
    width: 100%;
}

#mobiel-menu .menu-item a {
    color: #ffffff;
    width: 100%;
    margin: 0px;
    padding: 0px;
    border: 0px;
    border-bottom: 1px solid #0c0c0c;
    border-radius: 0px;
    text-transform: none;
    font-weight: 400;
    font-size: 13px;
    line-height: 35px;
}

#mobiel-menu .current-menu-item a, #mobiel-menu .menu-item a:hover {
    color: #aba104;
    text-decoration: underline;
}

#mobielnav ul.sub-menu {
    display: none;
    visibility: visible;
    opacity: 1;
    position: inherit;
    float: none;
    background: none;
    border: none;
    transform: none;
    padding: 0px;
}

#mobielnav .menu-item-has-children a::after, #mobielnav ul.sub-menu .menu-item-has-children a::after {
   display: none;
}

.uitklapicoon {
    right: 20px;
    position: absolute;
    line-height: 20px;
    font-size: 11px;
    width: 40px;
    text-align: center;
}

.uitklapicoon i::before {
    line-height: 36px;
}

#menu {
    float: right;
    padding-top: 37px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#header.shrink #menu {
    padding-top: 18.5px;
}

#hoofd-menu {
    float: left;
}

#menu-hoofdmenu {
    float: left;
    margin: 0px;
    padding: 0px;
}

#header ul.menu {
    padding: 0px;
    margin: 0px;
}

#header .menu-item-has-children a::after {
    font-family: "Ionicons";
    content: "\f123";
    margin-left: 10px;
    font-weight: 100;
    font-size: 11px;
    color: #aba104;
}

#header .menu-item-has-children .menu-item a::after {
    display: none;
}

#header ul.sub-menu .menu-item-has-children a::after {
    content: "\f125";
    display: inline-block;
}

#header ul.sub-menu .menu-item-has-children .menu-item a::after {
    display: none;
}

#header ul.menu ul.sub-menu, #header ul.menu ul.sub-menu ul.sub-menu {
    float: right;
    position: absolute;
    background: #fff;
    padding: 0px 0px;
    border: 1px solid #eaeaea;
    border-top: 2px solid #aba104;
    left: auto;
    min-width: 140px;
    visibility: hidden;
    opacity: 0;
    transform: translateY(50px);
    transition: transform .3s ease;
    z-index: 999;
}

#header ul.menu ul.sub-menu ul.sub-menu {
    left: 100%;
    top: -3px;
}

#header li.menu-item:hover .sub-menu, #header ul.sub-menu li.menu-item:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    transform: translateY(0px);
    transition: opacity 0.35s ease, transform 0.35s ease;
}

#navigatie li {
    list-style: none;
    float: left;
}

#navigatie li.menu-item-has-children {
    position: relative;
}

#navigatie ul.sub-menu li {
    float: none;
    border-top: 1px solid #eaeaea;
}

.menu-item a {
    margin-bottom: 10px;
    line-height: 24px;
    color: #272727;
    padding: 0px 12px;
    font-size: 13px;
    font-weight: 700;
    transition: color 300ms, background-color 300ms, opacity 300ms;
    -moz-transition: color 300ms, background-color 300ms, opacity 300ms;
    -o-transition: color 300ms, background-color 300ms, opacity 300ms;
    -webkit-transition: color 300ms, background-color 300ms, opacity 300ms;
    text-transform: uppercase;
}

ul.menu ul.sub-menu a {
    font-family: 'Open Sans', sans-serif;
    border: none;
    padding: 0px;
    white-space: nowrap;
    color: #333;
    margin: 0px 20px;
    font-weight: 600;
    line-height: 38px;
    letter-spacing: -0.5px;
    display: block;
}

#hoofd-menu ul li.menu-item:first-child > a {
    border-left: 0px;
}

.current-menu-item a, .menu-item a:hover, ul.menu ul.sub-menu .current-menu-item a, ul.menu ul.sub-menu .menu-item a:hover {
    color: #1761a0;
}

.onder-header {
    height: 98px;
}

#slider {
    position: relative;
}

.over-slider {
    background-image: url(./images/over-slider.png);
    background-repeat: no-repeat;
    background-position: bottom left -500px;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
}

.content-slider-inner {
    max-width: 380px;
    margin-top: 160px;
    float: left;
    color: #fff;
}

.content-slider-inner h2 {
    color: #fff;
}

.content-slider-inner p {
    margin-bottom: 30px;
}

img {
    width: auto;
    max-width: 100%;
    height: auto;
}

img.aligncenter {
    margin: 0px auto;
    display: inherit;
}

#footer {
    clear: both;
    width: 100%;
    padding: 80px 0px 0px 0px;
    background: #1761a0;
    display: inline-block;
}

.footer-logo-section {
    margin: 0px auto;
    max-width: 272px;
}

.copyright {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    padding: 15px 0px;
    background: #115894;
    margin-top: 80px;
    color: #fbfbfb;
}

#footer-widget {
    width: 20%;
    padding: 0px 2.5%;
    float: left;
    color: #ffffff;
    font-size: 14px;
    line-height: 22px;
}

#footer a {
    color: #fff;
}

#footer .copyright a {
    color: #666666;
    text-decoration: underline;
}

#footer-widget li, #footer-widget .menu {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

h2.footer-widget-h2 {
    color: #ffffff;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 25px;
    font-weight: 500;
    font-style: inherit;
}

#footer .menu-item a {
    font-family: 'Open Sans', sans-serif;
    padding: 0px;
    font-size: 14px;
    line-height: 28px;
    text-transform: none;
    font-weight: 400;
    color: #ffffff;
    margin: 0px;
    border-left: 0px;
}

#footer .menu-item a:before {
    font-family: "Ionicons";
    content: "\f125";
    margin-right: 8px;
    color: #ffffff;
    font-size: 12px;
}

#footer .current-menu-item a {
    color: #fffc;
}

#footer ul.sub-menu {
    padding: 0px;
    display: none;
}

#footer li.menu-item {
    position: relative;
}

span.icoonmenu {
    font-size: 15px;
    height: 30px;
    right: -10px;
    top: 7px;
    color: #fff;
    position: absolute;
}






.tweeopeenrij {
    width: 100%;
    display: inline-block;
    margin-bottom: 15px;
}

.veld {
    width: 48%;
    float: left;
}

.veld:first-child {
    margin-right: 4%;
}

#wrapper span.wpcf7-list-item {
    margin-left: -3px;
}

#wrapper .wpcf7-validation-errors, #wrapper .wpcf7-acceptance-missing, #wrapper .wpcf7-mail-sent-ok {
    border: 1px solid #eaeaea;
    background: #fff;
    padding: 20px;
    margin: 0px;
    margin-top: 20px;
    border-radius: 0px;
    display: block !important;
}

.cf7mls-invalid {
    position: relative;
}

#wrapper .wpcf7-not-valid-tip {
    position: absolute;
    overflow: hidden;
    border: none;
    font-size: 0px;
    top: 0;
    margin-left: 12px;
}

#wrapper .slick-slide {
    height: auto !important;
    outline: none;
}

.error404 .content {
    text-align: center;
}

.error404 h1 {
    font-size: 160px;
    line-height: 160px;
    font-weight: 700;
}

a.knop {
    background: #aba104;
    color: #fff;
    padding: 10px 16px;
    display: inline-block;
    font-weight: 400;
    border-radius: 2px;
}

a.knop::after, a.knopslider::after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    margin-left: 10px;
    font-size: 16px;
    content: "\f101";
    font-weight: 100;
}

.wpcf7 .wpcf7-not-valid {
    background: #fffbf8;
    border: 1px solid #ffeee1;
}









.blok {
    padding: 40px;
}

#wrapper .wit, #wrapper .wit h2 {
    color: #fff;
}

#wrapper .achtergrond .vc_column-inner {
    background-repeat: no-repeat !important;
    background-position: bottom center !important;
}

#wrapper h4.ult-responsive.info-list-heading {
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 10px;
}

#wrapper .achtergrond-volledig .vc_column-inner {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
}

#wrapper .referentie {
    border: 1px solid #eaeaea;
    padding: 25px;
    border-radius: 5px;
}

#wrapper .kleiner {
    max-width: 650px;
    margin: 0px auto;
}

#wrapper .blokrand {
    border: 1px solid #eaeaea;
    padding: 40px;
}