@import '/wp-content/themes/metgijs/assets/css/owlcarousel/owl.carousel.min.css';
@import '/wp-content/themes/metgijs/assets/css/owlcarousel/owl.theme.default.min.css';
@font-face {
  font-family: "Barlow";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Barlow Regular"), local("Barlow-Regular"), url("/wp-content/themes/metgijs/assets/fonts/Barlow-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Prequel Rough";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: local("Prequel rough"), local("Prequel-rough"), url("/wp-content/themes/metgijs/assets/fonts/Prequel-rough.woff2") format("woff2"), url("/wp-content/themes/metgijs/assets/fonts/Prequel-rough.ttf") format("ttf");
}
@font-face {
  font-family: "Barlow";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: local("Barlow ExtraBold"), local("Barlow-ExtraBold"), url("/wp-content/themes/metgijs/assets/fonts/Barlow-ExtraBold.woff2") format("woff2");
}
@font-face {
  font-family: "GoldenPlains";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: local("Golden Plains"), local("GoldenPlains"), url("/wp-content/themes/metgijs/assets/fonts/golden_plains-webfont.woff2") format("woff2"), url("/wp-content/themes/metgijs/assets/fonts/golden_plains-webfont.woff") format("woff");
}
@font-face {
  font-family: "Prequel";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Prequel Regular"), local("Prequel-Regular"), url("/wp-content/themes/metgijs/assets/fonts/Prequel-Regular.woff2") format("woff2"), url("/wp-content/themes/metgijs/assets/fonts/Prequel-Regular.otf") format("otf");
}
@font-face {
  font-family: "Prequel";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: local("Prequel italic"), local("Prequel-italic"), url("/wp-content/themes/metgijs/assets/fonts/Prequel-italic.woff2") format("woff2"), url("/wp-content/themes/metgijs/assets/fonts/Prequel-italic.otf") format("otf");
}
body {
  font-family: "Barlow-Regular", "Helvetica Neue", sans-serif;
  color: #000000;
}

.btn-yellow {
  background: #FFE244;
  border-radius: 4px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.4352941176);
}

.image-decoration {
  background-image: url("/wp-content/themes/metgijs/assets/images/image-decoration.png");
  height: 35px;
  background-repeat: no-repeat;
  margin-top: -35px;
  position: relative;
}

.featured-image {
  display: none;
}

.inside-article h3 {
  text-align: left;
  font: Bold 29px/36px Barlow;
  letter-spacing: 0;
  color: #0F3B6E;
  margin-bottom: 0;
}

.header-image.ref:after {
  content: "";
  width: 100%;
  background: url(/wp-content/themes/metgijs/assets/images/image-decoration-white-top.png);
  height: 35px;
  display: block;
  position: absolute;
  bottom: -15px;
}

.wijs-met-gijs-header form.searchandfilter > div > ul > li {
  display: none;
}

.wijs-met-gijs-header form.searchandfilter > div > ul > li:first-child {
  display: inline-block;
  width: 88%;
}

.wijs-met-gijs-header form.searchandfilter > div > ul > li:first-child input[type=text] {
  width: 525px;
  border-right: 0px;
}

.wijs-met-gijs-header form.searchandfilter > div > ul > li:first-child input[type=text] {
  width: 525px;
  border-right: 0px;
}

.inside-top-bar {
  padding: 10px;
}

ul#menu-secondary-menu li:last-child a {
  padding-right: 0px;
}

.header-widget {
  float: right;
  width: 250px;
  height: 60px;
}
.header-widget .widget:last-child {
  padding-top: 5px;
}
.header-widget .searchandfilter {
  position: relative;
}

#custom_html-5 {
  display: none;
}

#custom_html-4 div form ul li label input {
  font-size: 17px;
  line-height: 1;
}

.search-toggle-menu {
  display: none;
}
.search-toggle-menu.active {
  display: none;
}

.search-page {
  margin-top: 7rem;
}
.search-page .page-header .page-title {
  text-transform: uppercase;
  font-size: 40px;
}
.search-page .searched-post .inside-article search-tile .content .entry-header h2 {
  font: normal 20px/20px Prequel !important;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .search-page .searched-post .inside-article .search-tile .content {
    min-height: 160px;
  }
  .search-page .searched-post .inside-article .search-tile .content.imageless {
    min-height: 250px;
  }
}
@media (max-width: 1340px) {
  .inside-header {
    padding-right: 0;
  }
  .top-bar .widget_nav_menu > div > ul {
    margin-right: 0px;
    padding-right: 10px;
  }
  ul#menu-secondary-menu li:last-child a {
    padding-right: 20px;
  }
  .header-widget {
    display: none;
  }
  #custom_html-5 {
    display: block;
    float: right;
  }
  #custom_html-5 .search-toggle-button {
    margin: 0 0 0 10px;
  }
  #custom_html-5 span {
    cursor: pointer;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  }
  .search-toggle-menu {
    position: relative;
    display: none;
    max-width: 1250px;
    margin: 0 auto;
    top: 40px;
  }
  .search-toggle-menu.active {
    display: block;
  }
  .search-toggle-menu .search-toggle-bar {
    position: absolute;
    width: 100%;
    z-index: 200;
    text-align: right;
  }
  .search-toggle-menu .search-toggle-bar .search-toggle {
    right: 0;
    background-color: #ffffff;
    padding: 10px 0px;
    height: 51.5px;
    display: inline-flex;
    max-width: 678.89px;
    width: 100%;
  }
  .search-toggle-menu .search-toggle-bar .search-toggle form {
    margin: 0 auto;
    margin-top: -7px;
    position: absolute;
    right: 0;
  }
  .search-toggle-menu .search-toggle-bar .search-toggle form .sf-field-search {
    margin: 0px 15px;
  }
  .search-toggle-menu .search-toggle-bar .search-toggle form .sf-field-search label input {
    width: 350px;
  }
  .search-toggle-menu .search-toggle-bar .search-toggle form .search-submit {
    padding: 10px 55px;
    border: #0F3B6E 2px solid;
  }
  .search-toggle-menu .search-toggle-bar .search-toggle form ul {
    margin: 0;
  }
}
@media (max-width: 926px) {
  .search-toggle-menu .search-toggle-bar .search-toggle {
    max-width: 522px;
  }
}
@media (min-width: 768px) {
  .search-tile .content {
    padding: 20px;
    min-height: 225px;
  }
  .wijs-met-gijs-header div.searchandfilter {
    margin-top: -8%;
  }
  .page-template-subpagina-page h1 {
    text-align: left;
    font: normal 44px/48px Prequel;
    letter-spacing: 0;
    color: #0F3B6E;
    margin-bottom: 0;
    text-transform: uppercase;
  }
  .page-template-subpagina-page h2 {
    text-align: left;
    font: Bold 29px/36px Barlow;
    letter-spacing: 0;
    color: #0F3B6E;
    margin-bottom: 0;
  }
  .header-bg-blue {
    height: 260px;
    background-color: #ecf3f8;
    margin-top: -230px;
    position: relative;
    z-index: 1;
    margin-bottom: -30px;
  }
  .header-bg-blue:before {
    content: "";
    width: 100%;
    height: 35px;
    background-image: url("/wp-content/themes/metgijs/assets/images/image-decoration-blue-top.png");
    background-repeat: no-repeat;
    position: absolute;
    top: -35px;
  }
  .header-bg-gray {
    background-color: #f5f5f5;
    position: relative;
    z-index: 1;
    margin-bottom: -30px;
  }
  .header-bg-gray:before {
    content: "";
    width: 100%;
    height: 35px;
    background-image: url("/wp-content/themes/metgijs/assets/images/image-decoration-gray-top.png");
    background-repeat: no-repeat;
    position: absolute;
    top: -35px;
  }
  .header-bg-white {
    background-color: #ffffff;
    position: relative;
    z-index: 1;
    margin-bottom: -30px;
  }
  .header-bg-white:before {
    content: "";
    width: 100%;
    height: 35px;
    background-image: url("/wp-content/themes/metgijs/assets/images/image-decoration-white-top.png");
    background-repeat: no-repeat;
    position: absolute;
    top: -35px;
  }
  #page.desktop {
    margin-top: 50px;
    z-index: 2;
    position: relative;
  }
  .top-bar {
    background-color: #F5F5F5;
    color: #0F3B6E;
  }
  .top-bar a,
  .top-bar a:active,
  .top-bar a:visited,
  .top-bar a:hover {
    color: #0F3B6E;
  }
  .site-logo {
    position: relative;
    margin-top: -40px;
    z-index: 300;
  }
  nav#site-navigation {
    margin-top: -10px;
    background-color: transparent;
    z-index: 9;
    position: relative;
  }
  ul.sub-menu {
    transform: matrix(1, 0.01, -0.01, 1, 0, 0);
  }
  div#primary-menu {
    transform: matrix(1, -0.02, 0.02, 1, 0, 0);
    background-color: #FFE244;
    display: inline-flex;
    box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.88);
    border-radius: 0px 0px 5px 5px;
    opacity: 1;
  }
  ul#menu-hoofdmenu {
    transform: matrix(1, 0.02, -0.02, 1, 0, 0);
  }
  ul#menu-hoofdmenu ul.sub-menu {
    background-color: #FFF0A2;
  }
  header.site-header {
    position: relative;
    z-index: 10;
  }
  div.header-image {
    margin-top: -80px;
  }
  .single.single-post div.header-image img {
    width: 100%;
    object-fit: cover;
    height: 450px;
  }
  div.wijs-met-gijs-header {
    margin-top: -80px;
  }
  div.wijs-met-gijs-header {
    padding: 0;
  }
  .main-navigation {
    margin-right: 1px;
  }
  .main-navigation .main-nav > ul > li {
    padding: 25px;
    padding-bottom: 10px;
    padding-top: 25px;
  }
  .main-navigation .main-nav ul li a {
    border-bottom: 2px solid transparent;
    font: normal 19px/26px Prequel;
    letter-spacing: 0;
    color: #000000;
    text-transform: uppercase;
    padding: 0;
  }
  ul#menu-secondary-menu {
    margin-top: 15px;
  }
  .main-navigation .main-nav > .menu > .current_page_item > a, .main-navigation .main-nav > ul > li > a:hover {
    color: #000000;
    border-bottom: 2px solid #000000;
    font: normal 19px/26px Prequel;
  }
  .main-navigation .main-nav > ul > li > ul > li > a:hover {
    background-color: rgba(255, 255, 255, 0.34);
  }
  .usp-wrapper {
    margin-top: -250px;
    position: relative;
  }
  .usp-items-wrapper {
    background-color: #F5F5F5;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
    border-radius: 6px;
    padding: 35px;
    text-align: center;
  }
  ul.usp-items {
    list-style: none;
    margin: 0;
  }
  ul.usp-items li {
    font-size: 30px;
    display: inline-block;
    font: Bold 30px/38px Barlow;
    color: #0F3B6E;
  }
  ul.usp-items li i {
    font-size: 30px;
    margin-left: 10px;
    margin-right: 10px;
    color: #296E46;
  }
  h1.payoff-homepage {
    text-align: left;
    font: normal 55px/61px Prequel;
    letter-spacing: -1.1px;
    color: #0F3B6E;
    text-transform: uppercase;
  }
  .newsletter-subscription-box > h3 {
    font-family: "Prequel", Helvetica, Arial, serif !important;
    color: #A9BCD1;
    font-size: 39px;
    letter-spacing: 0;
    text-transform: uppercase;
  }
  .newsletter-subscription-box > h5 {
    color: white;
    font-size: 22px;
  }
  .newsletter-subscription-box .input-wrapper {
    display: flex;
    max-width: 1250px;
  }
  .newsletter-subscription-box .input-wrapper > input[type=text] {
    display: block;
    width: 85%;
    border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
  }
  .newsletter-subscription-box .input-wrapper > button {
    display: block;
    background: #A9BCD1;
    width: 15%;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
  }
  .sph {
    margin-top: -53px;
  }
  #hoofdpagina-header {
    background-size: cover;
    position: relative;
    /* background-color: white; */
    min-height: 460px;
    width: 100%;
    color: #FFFFFF;
  }
  #hoofdpagina-header > article {
    display: flex;
    max-width: 1250px;
    margin: 0 auto;
    justify-content: flex-end;
    left: 0;
    right: 0;
    height: 100%;
    align-items: center;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.29);
  }
  #hoofdpagina-header > article > aside {
    width: 36%;
    margin-right: 40px;
    border-radius: 3px;
    padding: 2rem;
  }
}
@media (min-width: 768px) and (max-width: 768px) {
  #hoofdpagina-header > article > aside {
    width: 80%;
  }
}
@media (min-width: 768px) {
  #hoofdpagina-header > article > aside > article > header > h4 {
    text-align: left;
    font: Bold 26px/41px Barlow;
    letter-spacing: 0;
    color: #FFFFFF;
  }
  #hoofdpagina-header > article > aside > article > header > h2 {
    text-align: left;
    font: Normal 44px/47px Prequel Rough;
    letter-spacing: 0;
    color: #FFFFFF;
    text-transform: uppercase;
  }
}
@media (min-width: 768px) {
  #hoofdpagina-header > article > aside > article > p {
    text-align: left;
    font: normal 22px/32px Barlow;
    letter-spacing: 0;
    color: #FFFFFF;
  }
}
@media (min-width: 768px) {
  #hoofdpagina-header > article > aside > article > footer {
    background: #FFE244 0% 0% no-repeat padding-box;
    box-shadow: -3px 3px 6px rgba(0, 0, 0, 0.1607843137);
    position: relative;
    display: flex;
    position: relative;
    border-radius: 0px 0px 4px 4px;
  }
  #hoofdpagina-header > article > aside > article > footer::after {
    content: ">";
    height: 100%;
    background: #FFF1A2;
    width: 15%;
    position: absolute;
    font: Normal 44px/47px Prequel;
    text-align: center;
    right: 0;
    line-height: unset;
    color: #000000;
    text-transform: uppercase;
  }
  #hoofdpagina-header > article > aside > article > footer > a {
    text-align: left;
    font: Normal 24px/26px Prequel;
    letter-spacing: -0.28px;
    color: #000000;
    opacity: 1;
    padding: 1rem;
    width: 100%;
    text-transform: uppercase;
  }
}
@media (min-width: 768px) {
  #subpagina1-header {
    background-size: cover !important;
    position: relative;
    /* background-color: white; */
    min-height: 550px;
    width: 100%;
    color: #FFFFFF;
    text-shadow: 1px 1px #000000;
  }
  #subpagina1-header > article {
    display: flex;
    max-width: 1250px;
    margin: 0 auto;
    justify-content: flex-end;
    left: 0;
    right: 0;
    height: 100%;
    align-items: center;
    position: absolute;
  }
  #subpagina1-header > article > aside {
    width: 36%;
    margin-right: 40px;
    border-radius: 3px;
    padding: 2rem;
    padding-top: 6rem;
  }
}
@media (min-width: 768px) and (max-width: 768px) {
  #subpagina1-header > article > aside {
    width: 80%;
  }
}
@media (min-width: 768px) {
  #subpagina1-header > article > aside > article > header > h4 {
    text-align: left;
    font: Bold 26px/41px Barlow;
    letter-spacing: 0;
    color: #FFFFFF;
    text-shadow: #000000 2px 2px 2px;
  }
  #subpagina1-header > article > aside > article > header > h2 {
    text-align: left;
    font: Normal 44px/47px Prequel Rough;
    letter-spacing: 0;
    color: #FFFFFF;
    text-transform: uppercase;
    text-shadow: #000000 2px 2px 2px;
  }
}
@media (min-width: 768px) {
  #subpagina1-header > article > aside > article > p {
    text-align: left;
    font: normal 22px/32px Barlow;
    letter-spacing: 0;
    color: #FFFFFF;
    text-shadow: #000000 2px 2px 2px;
  }
}
@media (min-width: 768px) {
  #subpagina1-header > article > aside > article > footer {
    background: #FFE244 0% 0% no-repeat padding-box;
    box-shadow: -3px 3px 6px rgba(0, 0, 0, 0.1607843137);
    position: relative;
    display: flex;
    position: relative;
    border-radius: 0px 0px 4px 4px;
  }
  #subpagina1-header > article > aside > article > footer::after {
    content: ">";
    height: 100%;
    background: #FFF1A2;
    width: 15%;
    position: absolute;
    font: Normal 44px/47px Prequel;
    text-align: center;
    right: 0;
    line-height: unset;
    color: #000000;
    text-transform: uppercase;
  }
  #subpagina1-header > article > aside > article > footer > a {
    text-align: left;
    font: Normal 24px/26px Prequel;
    letter-spacing: -0.28px;
    color: #000000;
    opacity: 1;
    padding: 1rem;
    width: 100%;
    text-transform: uppercase;
  }
}
@media (min-width: 768px) {
  #featured-search {
    background-size: cover;
    position: relative;
    /* background-color: white; */
    min-height: 500px;
    width: 100%;
    color: #FFFFFF;
  }
  #featured-search > article {
    display: flex;
    max-width: 1250px;
    margin: 0 auto;
    justify-content: flex-end;
    left: 0;
    right: 0;
    height: 100%;
    align-items: center;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.29);
  }
  #featured-search > article > aside {
    width: 36%;
    margin-right: 40px;
    border-radius: 3px;
    padding: 2rem;
  }
}
@media (min-width: 768px) and (max-width: 768px) {
  #featured-search > article > aside {
    width: 80%;
  }
}
@media (min-width: 768px) {
  #featured-search > article > aside > article > header > h4 {
    text-align: left;
    font: Bold 26px/32px Barlow;
    letter-spacing: 0;
    color: #FFFFFF;
  }
  #featured-search > article > aside > article > header > h2 {
    text-align: left;
    font: Normal 44px/47px Prequel Rough;
    letter-spacing: 0;
    color: #FFFFFF;
    text-transform: uppercase;
  }
}
@media (min-width: 768px) {
  #featured-search > article > aside > article > p {
    text-align: left;
    font: normal 22px/28px Barlow;
    letter-spacing: 0;
    color: #FFFFFF;
  }
}
@media (min-width: 768px) {
  #featured-search > article > aside > article > footer {
    background: #FFE244 0% 0% no-repeat padding-box;
    box-shadow: -3px 3px 6px rgba(0, 0, 0, 0.1607843137);
    position: relative;
    display: flex;
    position: relative;
    border-radius: 0px 0px 4px 4px;
  }
  #featured-search > article > aside > article > footer::after {
    content: ">";
    height: 100%;
    background: #FFF1A2;
    width: 15%;
    position: absolute;
    font: Normal 44px/47px Prequel;
    text-align: center;
    right: 0;
    line-height: unset;
    color: #000000;
    text-transform: uppercase;
  }
  #featured-search > article > aside > article > footer > a {
    text-align: left;
    font: Normal 24px/26px Prequel;
    letter-spacing: -0.28px;
    color: #000000;
    opacity: 1;
    padding: 1rem;
    width: 100%;
    text-transform: uppercase;
  }
}
@media (min-width: 768px) {
  .cta-type-1-image {
    position: relative;
    z-index: 1;
    border-radius: 5px 5px 5px 5px;
    overflow: hidden;
  }
}
@media (min-width: 768px) {
  .cta-type-1-image img {
    margin-bottom: -6px;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .cta-type-1-button {
    background-color: #0F3B6E;
    transform: matrix(1, -0.02, 0.02, 1, 0, 0);
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.31);
    border-radius: 0px 0px 5px 5px;
    padding: 30px 0 20px 30px;
    margin-top: -10px;
    margin-left: 30px;
    margin-right: 30px;
    overflow: hidden;
  }
}
@media (min-width: 768px) {
  .cta-type-1-button .button-title {
    color: #FFFFFF;
    font: Normal 24px/28px Prequel;
    letter-spacing: -0.38px;
    transform: matrix(1, 0.02, -0.02, 1, 0, 0);
    text-transform: uppercase;
  }
}
@media (min-width: 768px) {
  .cta-type-1-button i.fa.fa-angle-right {
    right: 0;
    bottom: 0;
    position: absolute;
    margin-top: -33px;
    color: white;
    padding: 8px 30px;
    background: rgba(0, 0, 0, 0.3098039216);
    font-size: 56px;
  }
}
@media (min-width: 768px) {
  .cta-type-2-image {
    position: relative;
    z-index: 1;
    border-radius: 5px 5px 5px 5px;
    overflow: hidden;
  }
}
@media (min-width: 768px) {
  .cta-type-2-image img {
    margin-bottom: -6px;
  }
}
@media (min-width: 768px) {
  .cta-type-2-button {
    background-color: #296E46;
    transform: matrix(1, -0.02, 0.02, 1, 0, 0);
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.31);
    border-radius: 0px 0px 5px 5px;
    padding: 30px 0 30px 30px;
    margin-top: -20px;
    margin-left: 15px;
    margin-right: 15px;
    overflow: hidden;
  }
}
@media (min-width: 768px) {
  .cta-type-2-button .button-title {
    color: #FFFFFF;
    font: Normal 20px/24px Prequel;
    letter-spacing: -0.38px;
    transform: matrix(1, 0.02, -0.02, 1, 0, 0);
    text-transform: uppercase;
  }
}
@media (min-width: 768px) {
  .cta-type-2-button i.fa.fa-angle-right {
    content: ">";
    font: Normal 20px/24px Prequel;
    right: 0;
    bottom: 0;
    position: absolute;
    margin-top: -33px;
    color: white;
    padding: 8px 30px;
    background: rgba(0, 0, 0, 0.3098039216);
    font-size: 56px;
    text-transform: uppercase;
  }
}
@media (min-width: 768px) {
  .fa-angle-right:before {
    content: ">" !important;
    font: Normal 44px/47px Prequel !important;
    text-transform: uppercase;
  }
}
@media (min-width: 768px) {
  #hoofdpagina-header {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    border-radius: 4px !important;
  }
}
@media (min-width: 768px) {
  #hoofdpagina-header article {
    border-radius: 4px !important;
  }
}
@media (min-width: 768px) {
  #subpagina-header1 {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    border-radius: 4px !important;
  }
}
@media (min-width: 768px) {
  #subpagina-header1 article {
    border-radius: 4px !important;
  }
}
@media (min-width: 768px) {
  #blue-container {
    margin-top: 150px;
  }
}
@media (min-width: 768px) {
  #blue-container .panel-grid-cell {
    margin-top: -100px;
  }
}
@media (max-width: 768px) {
  .search-toggle-menu {
    display: none;
  }
  .search-toggle-menu.active {
    display: none;
  }
  .search-toggle-menu-footer {
    display: block;
  }
  .search-toggle-menu-footer .search-toggle-bar {
    margin-left: 2.5rem;
  }
  .search-toggle-menu-footer .search-toggle-bar .search-toggle .searchandfilter {
    position: relative;
  }
  #custom_html-5 {
    display: none;
    float: right;
  }
  .woocommerce-checkout > .header-image {
    height: 0 !important;
  }
  img.image.wp-image-1685.attachment-full.size-full.ls-is-cached.lazyloaded {
    margin-top: -75px !important;
    margin-bottom: -100px !important;
  }
  .wijs-met-gijs-header div.searchandfilter {
    margin-top: -35%;
  }
  .searchandfilter ul {
    margin: 0;
    width: 95%;
  }
  .wijs-met-gijs-header form.searchandfilter > div > ul > li:first-child input[type=text] {
    width: 95%;
  }
  .wijs-met-gijs-header form.searchandfilter > div > ul > li:first-child {
    width: 75%;
  }
  .page-template-subpagina-page h1 {
    text-align: left;
    font: normal 26px/29px Prequel;
    letter-spacing: -0.52px;
    color: #0F3B6E;
    text-transform: uppercase;
    margin-bottom: 0;
  }
  .page-template-subpagina-page h2 {
    text-align: left;
    font: Bold 18px/26px Barlow;
    letter-spacing: 0;
    color: #0F3B6E;
    margin-bottom: 0;
  }
  #hoofdpagina-header {
    background-size: cover !important;
    background-repeat: no-repeat !important;
  }
  #sub-header1 {
    background-size: cover !important;
    background-repeat: no-repeat !important;
  }
  .cta-type-1-wrapper img {
    width: 100%;
  }
  .header-bg-blue {
    height: 30px;
    background-color: #ecf3f8;
    margin-top: 0;
    position: relative;
    z-index: 3;
    margin-bottom: -35px;
  }
  .header-bg-blue:before {
    content: "";
    width: 100%;
    height: 35px;
    background-image: url("/wp-content/themes/metgijs/assets/images/image-decoration-blue-top.png");
    background-repeat: no-repeat;
    position: absolute;
    top: -15px;
  }
  .header-bg-gray {
    height: 30px;
    background-color: #F5F5F5;
    margin-top: 0;
    position: relative;
    z-index: 3;
    margin-bottom: -35px;
  }
  .header-bg-gray:before {
    content: "";
    width: 100%;
    height: 35px;
    background-image: url("/wp-content/themes/metgijs/assets/images/image-decoration-gray-top.png");
    background-repeat: no-repeat;
    position: absolute;
    top: -15px;
  }
  nav#site-navigation, nav#secondary-navigation, .top-bar {
    display: none !important;
  }
  div.site-logo img.header-image {
    max-width: 100px;
  }
  div.site-logo {
    float: left !important;
  }
  .usp-wrapper {
    margin-top: -110px;
    position: relative;
    text-align: center;
    padding: 0;
  }
  .usp-wrapper img {
    max-width: 175px;
  }
  .usp-items-wrapper {
    background-color: #F5F5F5;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
    border-radius: 6px;
    padding: 10px;
    text-align: center;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
  }
  .usp-items-wrapper img {
    width: 80%;
  }
  ul.usp-items {
    list-style: none;
    margin: 0;
    text-align: left;
  }
  ul.usp-items li {
    font-size: 21px;
    display: block;
    color: #0F3B6E;
  }
  ul.usp-items li i {
    font-size: 24px;
    margin-left: 10px;
    margin-right: 10px;
    color: #296E46;
  }
  .cta-type-1-image {
    position: relative;
    z-index: 1;
    border-radius: 5px 5px 5px 5px;
    overflow: hidden;
  }
  .cta-type-1-image img {
    margin-bottom: -6px;
  }
  .cta-type-1-button {
    position: relative;
    background-color: #0F3B6E;
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.31);
    border-radius: 0px 0px 5px 5px;
    padding: 30px 0 30px 30px;
    margin-top: -20px;
    margin-left: 30px;
    margin-right: 30px;
    overflow: hidden;
  }
  .cta-type-1-button .button-title {
    color: #FFFFFF;
    font: Normal 20px/24px Prequel;
    letter-spacing: -0.38px;
    text-transform: uppercase;
  }
  .cta-type-1-button i.fa.fa-angle-right {
    right: 0;
    bottom: 0;
    position: absolute;
    margin-top: -33px;
    color: white;
    padding: 8px 30px;
    background: rgba(0, 0, 0, 0.3098039216);
    font-size: 56px;
  }
  .cta-type-2-image {
    position: relative;
    z-index: 1;
    border-radius: 5px 5px 5px 5px;
    overflow: hidden;
  }
  .cta-type-2-image img {
    margin-bottom: -6px;
  }
  .cta-type-2-button {
    position: relative;
    background-color: #296E46;
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.31);
    border-radius: 0px 0px 5px 5px;
    padding: 20px 0 10px 30px;
    margin-top: -20px;
    margin-left: 15px;
    margin-right: 15px;
    overflow: hidden;
  }
  .cta-type-2-button .button-title {
    color: #FFFFFF;
    font: Normal 20px/24px Prequel;
    letter-spacing: -0.38px;
    text-transform: uppercase;
  }
  .cta-type-2-button i.fa.fa-angle-right {
    right: 0;
    bottom: 0;
    position: absolute;
    margin-top: -33px;
    color: white;
    padding: 8px 30px;
    background: rgba(0, 0, 0, 0.3098039216);
    font-size: 56px;
  }
  #hoofdpagina-header {
    background-size: cover;
    position: relative;
    /* background-color: white; */
    min-height: 370px;
    width: 100%;
    color: #FFFFFF;
  }
  #hoofdpagina-header > article {
    display: flex;
    max-width: 1250px;
    margin: 0 auto;
    justify-content: flex-end;
    left: 0;
    right: 0;
    height: 100%;
    align-items: center;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.29);
  }
  #hoofdpagina-header > article > aside {
    width: 36%;
    margin-right: 40px;
    border-radius: 3px;
    padding: 2rem;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  #hoofdpagina-header > article > aside {
    width: 80%;
  }
}
@media (max-width: 768px) {
  #hoofdpagina-header > article > aside > article > header > h4 {
    text-align: left;
    font: Bold 26px/41px Barlow;
    letter-spacing: 0;
    color: #FFFFFF;
  }
  #hoofdpagina-header > article > aside > article > header > h2 {
    text-align: left;
    font: Normal 44px/47px Prequel;
    letter-spacing: 0;
    color: #FFFFFF;
    text-transform: uppercase;
  }
}
@media (max-width: 768px) {
  #hoofdpagina-header > article > aside > article > p {
    text-align: left;
    font: normal 22px/32px Barlow;
    letter-spacing: 0;
    color: #FFFFFF;
  }
}
@media (max-width: 768px) {
  #hoofdpagina-header > article > aside > article > footer {
    background: #FFE244 0% 0% no-repeat padding-box;
    box-shadow: -3px 3px 6px rgba(0, 0, 0, 0.1607843137);
    position: relative;
    display: flex;
    position: relative;
    border-radius: 0px 0px 4px 4px;
  }
  #hoofdpagina-header > article > aside > article > footer::after {
    content: ">";
    height: 100%;
    background: #FFF1A2;
    width: 15%;
    position: absolute;
    font: Normal 44px/47px Prequel;
    text-align: center;
    right: 0;
    line-height: unset;
    color: #000000;
    text-transform: uppercase;
  }
  #hoofdpagina-header > article > aside > article > footer > a {
    text-align: left;
    font: Normal 24px/26px Prequel;
    letter-spacing: -0.28px;
    color: #000000;
    opacity: 1;
    padding: 1rem;
    width: 100%;
    text-transform: uppercase;
  }
}
@media (max-width: 768px) {
  #subpagina1-header {
    background-size: cover;
    position: relative;
    /* background-color: white; */
    min-height: 370px;
    width: 100%;
    color: #FFFFFF;
  }
  #subpagina1-header > article {
    display: flex;
    max-width: 1250px;
    margin: 0 auto;
    justify-content: flex-end;
    left: 0;
    right: 0;
    height: 100%;
    align-items: center;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.29);
  }
  #subpagina1-header > article > aside {
    width: 36%;
    margin-right: 40px;
    border-radius: 3px;
    padding: 2rem;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  #subpagina1-header > article > aside {
    width: 80%;
  }
}
@media (max-width: 768px) {
  #subpagina1-header > article > aside > article > header > h4 {
    text-align: left;
    font: Bold 26px/41px Barlow;
    letter-spacing: 0;
    color: #FFFFFF;
  }
  #subpagina1-header > article > aside > article > header > h2 {
    text-align: left;
    font: Normal 44px/47px Prequel;
    letter-spacing: 0;
    color: #FFFFFF;
    text-transform: uppercase;
  }
}
@media (max-width: 768px) {
  #subpagina1-header > article > aside > article > p {
    text-align: left;
    font: normal 22px/32px Barlow;
    letter-spacing: 0;
    color: #FFFFFF;
  }
}
@media (max-width: 768px) {
  #subpagina1-header > article > aside > article > footer {
    background: #FFE244 0% 0% no-repeat padding-box;
    box-shadow: -3px 3px 6px rgba(0, 0, 0, 0.1607843137);
    position: relative;
    display: flex;
    position: relative;
    border-radius: 0px 0px 4px 4px;
  }
  #subpagina1-header > article > aside > article > footer::after {
    content: ">";
    height: 100%;
    background: #FFF1A2;
    width: 15%;
    position: absolute;
    font: Normal 44px/47px Prequel;
    text-align: center;
    right: 0;
    line-height: unset;
    color: #000000;
    text-transform: uppercase;
  }
  #subpagina1-header > article > aside > article > footer > a {
    text-align: left;
    font: Normal 24px/26px Prequel;
    letter-spacing: -0.28px;
    color: #000000;
    opacity: 1;
    padding: 1rem;
    width: 100%;
    text-transform: uppercase;
  }
}
@media (max-width: 768px) {
  .inside-header {
    position: relative;
    z-index: 6;
    box-shadow: -3px 3px 6px rgba(0, 0, 0, 0.1607843137);
  }
}
.wijs-met-gijs-header form.searchandfilter > div > ul > li:last-child {
  display: inline-block;
  float: left;
  padding-right: 0;
}

.wijs-met-gijs-header form.searchandfilter input[type=submit] {
  font-family: FontAwesome;
  border-radius: 50% 0 0 50%;
  padding-bottom: 13px;
}

.wijs-met-gijs-header form.searchandfilter > div > ul > li:first-child:after {
  content: "";
  width: 47px;
  height: 47px;
  border: 1px solid #cccccc;
  border-radius: 0 50% 50% 0;
  border-left: 0;
  background-color: #ffffff;
  display: inline-block;
  float: right;
  margin-top: -49px;
}

.widget_searchfilter_widget form.searchandfilter > div > ul > li:first-child {
  display: none;
}

.widget_searchfilter_widget .search-filter-wrapper {
  background-color: #ECF3F8;
  border-radius: 4px;
  padding: 20px;
}

h4 {
  font: Normal 20px/24px Prequel;
  letter-spacing: 0;
  color: #0F3B6E;
  text-transform: uppercase;
}

input[type=submit] {
  font: Normal 20px/24px Prequel;
  background-color: #0F3B6E;
  text-transform: uppercase;
}

input[type=submit]:hover {
  font: Normal 20px/24px Prequel;
  background-color: #0D3460 !important;
  text-transform: uppercase;
}

.search-tile footer {
  background: #FFE244 0% 0% no-repeat padding-box;
  box-shadow: -3px 3px 6px rgba(0, 0, 0, 0.1607843137);
  position: relative;
  display: flex;
  position: relative;
  border-radius: 0px 0px 4px 4px;
}

.search-tile {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}

.search-tile .content {
  padding: 20px;
}

.search-tile img {
  width: 100%;
  object-fit: cover;
  height: 161px;
}

.search-tile footer a {
  text-align: left;
  font: Normal 20px/24px Prequel;
  letter-spacing: -0.28px;
  color: #000000;
  opacity: 1;
  padding: 1rem;
  width: 100%;
  text-transform: uppercase;
}

div.search-tile h2.entry-title {
  line-height: 22px !important;
  margin-bottom: 15px;
}

div.search-tile footer:after {
  content: ">";
  height: 100%;
  background: #FFF1A2;
  width: 15%;
  position: absolute;
  font: Normal 44px/47px Prequel;
  text-align: center;
  right: 0;
  line-height: unset;
  color: #000000;
  text-transform: uppercase;
}

.search-tile h2.entry-title a {
  font: normal 20px/20px Prequel !important;
  letter-spacing: 0 !important;
  color: #0F3B6E !important;
  text-transform: uppercase !important;
}

.searchfilter-content-mobile .searchandfilter li {
  display: block;
}

.searchfilter-content-mobile .searchandfilter div > ul {
  margin: 0;
}

.searchfilter-content-mobile .searchandfilter div > ul > li:last-child {
  margin-top: 20px;
}

.searcfilter-toggle {
  background-color: #ECF3F8;
  border-radius: 4px;
  padding: 20px;
  font: Normal 20px/24px Prequel;
  color: #0F3B6E;
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.31);
  position: relative;
  z-index: 2;
  text-transform: uppercase;
}

.searchfilter-content-mobile {
  background-color: #ECF3F8;
  border-radius: 4px;
  padding: 20px;
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.31);
  margin-top: -5px;
  position: relative;
  z-index: 1;
  display: none;
}

.searchfilter-content-mobile form.searchandfilter > div > ul > li:first-child {
  display: none;
}

.toggle_class_active {
  display: block !important;
}

h1.title-handwriting {
  text-align: center;
  font: normal 96px/61px GoldenPlains;
  letter-spacing: -1.92px;
  color: #000000;
  opacity: 1;
}

.header-image > img {
  width: 100%;
}

.mobile-menu-toggle-open {
  position: absolute;
  right: 0;
  z-index: 7;
  font-size: 28px;
  padding: 8px 15px;
  background-color: #F5F5F5;
  color: #0F3B6E;
  cursor: pointer;
  display: none;
}

.mobile-menu-toggle-close {
  position: absolute;
  right: 0;
  z-index: 7;
  font-size: 28px;
  padding: 7px 16px;
  background-color: #F5F5F5;
  color: #0F3B6E;
  cursor: pointer;
  display: none;
}

.mobile-login {
  position: absolute;
  right: 60px;
  z-index: 7;
  font-size: 25px;
  padding: 13px 15px;
  color: #0F3B6E !important;
}

#mobile-menu {
  position: absolute;
  width: 100%;
  height: calc(100vh - 66px);
  display: none;
  z-index: 4;
}

.mobile-menu-body {
  background-color: #F5F5F5;
  color: #0F3B6E;
  position: relative;
}

.mobile-menu-body > .menu-hoofdmenu-container > ul {
  margin: 0;
}

.mobile-menu-body > .menu-hoofdmenu-container > ul > li {
  list-style: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  position: relative;
}

.mobile-menu-body > .menu-hoofdmenu-container > ul > li:last-child {
  list-style: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.mobile-menu-body > .menu-hoofdmenu-container > ul > li > ul {
  margin: 0;
  display: none;
}

.mobile-menu-body > .menu-hoofdmenu-container > ul > li > ul > li {
  background-color: #ECF3F8;
}

.mobile-menu-body > .menu-hoofdmenu-container > ul > li > ul > li > a {
  text-transform: none;
  font: Bold 16px/50px Barlow;
  letter-spacing: 0;
  margin-left: 3.5rem;
  color: #0F3B6E !important;
  text-transform: uppercase;
}

.mobile-menu-body > .menu-hoofdmenu-container > ul > li > ul > li {
  list-style: none;
}

.mobile-menu-body > .menu-hoofdmenu-container > ul > li.current-menu-item {
  background-color: #0F3B6E;
}

.mobile-menu-body > .menu-hoofdmenu-container > ul > li.current-menu-item a {
  color: #ffffff;
}

.mobile-menu-body > .menu-hoofdmenu-container > ul > li.current-menu-ancestor {
  background-color: #0F3B6E;
}

.mobile-menu-body > .menu-hoofdmenu-container > ul > li.current-menu-ancestor a {
  color: #ffffff;
}

.mobile-menu-body li.current-menu-ancestor:after {
  color: #ffffff;
}

.mobile-menu-body li.current-menu-item.menu-item-has-children:after {
  color: #ffffff;
}

.mobile-menu-body li.menu-item-has-children:after {
  content: "\f105";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 25px;
  position: absolute;
  right: 20px;
  top: 11px;
}

.mobile-menu-body > .menu-hoofdmenu-container > ul > li > ul > li:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

.mobile-menu-body ul > li > a {
  display: inline-block;
  color: #0F3B6E;
  font: normal 16px/50px Prequel;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-left: 2.5rem;
}

.mobile-menu-footer-menu {
  background-color: #0F3B6E;
  color: #ffffff;
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
  background-image: url("/wp-content/themes/metgijs/assets/images/menu-footer-grain.png");
  background-repeat: no-repeat;
  background-position-x: right;
}

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

.mobile-menu-footer-menu ul > li > a {
  color: #ffffff;
  display: block;
  margin-left: 2.5rem;
  padding-bottom: 3px;
  padding-top: 3px;
}

.mobile-menu-footer {
  background-color: #0D3460;
  color: #ffffff;
  font-size: 14px;
  position: relative;
}

.mobile-menu-footer > ul {
  margin: 0;
}

.mobile-menu-footer > ul > li {
  list-style: none;
  display: inline-block;
}

.mobile-menu-footer > ul > li > a {
  color: #ffffff;
  padding: 10px;
  display: inline-block;
  margin-left: 1.5rem;
}

ul.sub-menu:after {
  content: "";
  position: absolute;
  box-shadow: 0px 3px 4px #000;
  width: 100%;
  z-index: 10;
  height: 1px;
  left: 0;
  top: -3px;
}

.clearfix:before,
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
} /* IE < 8 */
ul.sub-menu:after {
  content: "";
  position: absolute;
  box-shadow: 0px 3px 4px #000;
  width: 100%;
  z-index: 10;
  height: 1px;
  left: 0;
  top: -3px;
}

.dropdown-menu-toggle {
  display: none !important;
}

.main-navigation .main-nav ul li.menu-item-has-children > a {
  position: relative;
}

#right-sidebar {
  padding-left: 20px;
}

#right-sidebar p {
  font-size: 16px !important;
}

.interview-tag {
  text-align: left;
  font: normal 23pt/40pt Barlow;
  letter-spacing: 0;
  color: #898989;
  opacity: 1;
  margin-bottom: 30px;
}

.inside-left-sidebar .searchandfilter {
  position: relative;
  width: initial;
}

.contact-widget {
  background: url(/wp-content/themes/metgijs/assets/images/vriendenvangijsbg.png);
  position: relative;
  margin-top: 100px;
  background-size: 100% !important;
  min-height: 350px;
  margin-bottom: 30px;
  background-repeat: no-repeat;
}

.contact-widget .contact-title {
  text-align: left !important;
  font: normal 31px/40px Prequel Rough;
  letter-spacing: -1.02px;
  color: #000000;
  text-transform: uppercase;
  margin-left: 30px;
}

.contact-widget .contact-title {
  text-align: left !important;
  font: normal 31px/40px Prequel Rough;
  letter-spacing: -1.02px;
  color: #000000;
  text-transform: uppercase;
  margin-left: 30px;
}

@media (max-width: 768px) {
  .contact-widget .contact-title {
    font: normal 24px/30px Prequel Rough;
  }
}
.contact-widget .contact-name {
  text-align: center;
  font: normal 31px/53px GoldenPlains;
  letter-spacing: -0.84px;
  color: #000000;
  transform: matrix(1, -0.03, 0.03, 1, 0, 0);
}

.contact-widget .contact-mail {
  margin-top: 15px;
}

.contact-widget i {
  margin-right: 10px;
}

.contact-widget .contact-mail, .contact-widget .contact-phone {
  text-align: left !important;
  margin-left: 30px;
  font-size: 14px;
}

.contact-widget .contact-mail i, .contact-widget .contact-phone i {
  color: #296E46;
}

.wijs-met-gijs-header .searchandfilter {
  width: 100% !important;
  max-width: 1200px;
}

#kennisbank_widget h3 {
  text-transform: uppercase;
}

.sidebar .widget .widget-title {
  color: #000000;
  font: Normal 20px/24px Prequel;
  text-transform: uppercase;
}

h2.woocommerce-loop-product__title {
  font-size: 14px !important;
}

.entry-content h2 {
  font: normal 28px/34px Prequel !important;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  .entry-content h2 {
    font: normal 18px/26px Prequel !important;
    text-transform: uppercase;
  }
}
#masthead {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}

.woocommerce-result-count, .woocommerce-ordering {
  display: none;
}

a h2.woocommerce-loop-product__title {
  font-size: 16px !important;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  font-size: 14px;
}

a.button.product_type_variable.add_to_cart_button {
  font-size: 14px !important;
}

.woocommerce a.button {
  background-color: #0F3B6E;
}

.woocommerce a.button:hover {
  background-color: #0f3363;
}

.woocommerce form #billing_address_2_field {
  display: none !important;
}

.woocommerce-shipping-destination {
  display: none !important;
}

input[type=text] {
  background: #ffffff !important;
}

#kennisbank_widget figure {
  margin-top: -220px;
  margin-bottom: 4px;
}

div#searchfilter-content form.searchandfilter {
  position: relative !important;
}

.main-navigation ul ul {
  left: initial !important;
}

ul ul ul.sub-menu {
  margin-left: 199px !important;
}

@media (max-width: 768px) {
  .team-member img {
    max-width: 253px;
  }
  ul ul ul.sub-menu {
    margin-left: 0px !important;
  }
  .mobile-menu-body > .menu-hoofdmenu-container > ul > li > ul > li ul > li > a {
    text-transform: none;
    font: Bold 16px/50px Barlow;
    letter-spacing: 0;
    margin-left: 3.5rem;
    color: #0F3B6E !important;
    text-transform: uppercase;
  }
  .mobile-menu-body > .menu-hoofdmenu-container > ul > li > ul > li {
    list-style: none;
    margin-top: -1px;
  }
  .contact-widget {
    max-width: 275px;
    margin-right: auto;
    margin-left: auto;
  }
}
#blue-lined {
  position: relative;
}

#blue-lined:before {
  content: "";
  width: 100%;
  height: 35px;
  background-image: url(/wp-content/themes/metgijs/assets/images/image-decoration-blue-top.png);
  position: absolute;
  background-repeat: repeat-x;
  top: -35px;
  left: 0;
}

.button-quiz {
  font: Normal 20px/24px Prequel;
  background-color: #0f3b6e;
  text-transform: uppercase;
  border-radius: 4px;
}

.button-quiz:hover {
  background-color: #0d3460 !important;
}

@media (max-width: 1024px) {
  .radarchart.wp-chart-wrap {
    margin-top: -80px !important;
    margin-bottom: -65px !important;
  }
}
@media (min-width: 1024px) {
  .radarchart.wp-chart-wrap {
    margin-top: -150px !important;
    margin-bottom: -65px !important;
  }
}
.woocommerce-Price-currencySymbol:before {
  content: " Gijsjes/";
}

#gform_submit_button_5 {
  z-index: 100;
  position: relative;
  margin-top: 7px !important;
}

#field_5_3, #field_5_2 {
  position: absolute !important;
  width: 100% !important;
  top: 60px !important;
  left: 0 !important;
}

@media only screen and (max-width: 641px) {
  .gform_wrapper form ul #field_5_2 {
    position: relative !important;
    top: 0px !important;
    margin-top: 5px;
  }
  .gform_wrapper form ul #field_5_2 .gfield_label {
    display: none;
  }
  .gform_wrapper form ul #field_5_2 .ginput_container_checkbox {
    margin-top: 0px;
  }
  .gform_wrapper form ul #field_5_2 .ginput_container_checkbox .gfield_checkbox {
    margin-top: 0px;
  }
  .gform_wrapper form ul #field_5_2 .ginput_container_checkbox .gfield_checkbox li {
    margin-top: 0px;
    display: inline-block;
    overflow: unset;
    z-index: 150;
  }
  .gform_wrapper form ul #field_5_1 .ginput_container_email input {
    position: relative;
    z-index: 150;
  }
  .gform_wrapper form .gform_footer {
    margin-top: 0px;
    padding-top: 10px;
  }
}
.gchoice_5_3_3, .gchoice_5_2_3 {
  margin-bottom: 8px !important;
}

.site-header .inside-header .header-image {
  width: 190px;
}

/*# sourceMappingURL=style.css.map */
