.otgs-development-site-front-end {
  display: none; }

html {
  scroll-behavior: smooth; }

body {
  font-size: 1em;
  overflow-x: hidden;
  background: #F5F4F0;
  color: #5B3E0C; }

.lightbrown-bg {
  background: #F5F4F0; }

.green-bg {
  background: #8EB01D; }

.brown-bg {
  background: #5B3E0C; }

.white-bg {
  background: #fff; }

.zindex-1 {
  z-index: 1; }

.zindex-2 {
  z-index: 2 !important; }

.zindex-3 {
  z-index: 3; }

.zindex-9 {
  z-index: 9 !important; }

section.zindex .container {
  z-index: 2 !important;
  position: relative; }

p, ul, li, ol {
  font-size: 1em;
  font-family: "montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #5B3E0C; }

h1, h2, h3, h4, h5 {
  font-family: "larken", sans-serif !important;
  font-weight: 700 !important;
  font-style: normal !important;
  color: #5B3E0C; }

h1, h2 {
  font-weight: 900 !important;
  font-size: 4em !important; }
  h1 span, h2 span,h1 strong,h2 strong {
    position: relative;
    text-decoration: underline #8EB01D 30%;
    text-underline-offset: -20px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    -webkit-text-decoration-line: underline !important;
    -webkit-text-decoration-color: #95C11F !important;
    -webkit-text-decoration-style: solid !important;
    text-decoration-thickness: 0.3em;
    -webkit-text-underline-offset: 0.3em; }

/*18-12-23*/
.cate_in ul.teachers-list{
  padding: 0;
  display: flex;
  /* justify-content: space-between; */
  list-style: none;
}

.accordion .accordion-item ul.teachers-list{
  padding: 0;
  display: flex;
  /* justify-content: space-between; */
  list-style: none;
}
.accordion .accordion-item ul.teachers-list li::marker {
  display: none;
}
.accordion .accordion-item ul.teachers-list li {
/*  margin-right: 20px;*/
  font-family: "montserrat",sans-serif;
  font-weight: 400;
  font-style: normal;
}
.impressive_app .impressive_body .impressive_row{
  display: flex;
  flex-wrap: wrap;
}
.accordion .accordion-item  .checkbox-list.cate_gory ul.teachers-list{
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.accordion-item.set_tw{
   border-top:none !important;
}
section.assortiment .impressive_app .impressive_body .impressive_row p.empty{
  text-align: center;
  width: 100%;
}
section.assortiment.dut .impressive_app .impressive_body .impressive_row p.empty{
  display: none;
}
section.assortiment.dut .impressive_app .impressive_body .impressive_row p.empty.dut{
  display: block;
}
section.assortiment.en .impressive_app .impressive_body .impressive_row p.empty.dut{
  display: none;
}
@media (max-width: 700px) {
  h1, h2 {
    font-size: 2.4em !important; }

  h1 span, h2 span, h1 strong,h2 strong  {
    text-underline-offset: -10px; }

  section.imageheader {
    height: 75vh;
    min-height: 22rem; } }
p.large {
  font-size: 1.4em; }

.btn-primary {
  color: #5B3E0C;
  border: 2px solid #5B3E0C;
  background: transparent;
  border-radius: 30px;
  padding: 10px 30px;
  font-family: "montserrat", sans-serif;
  font-weight: 600;
  transition: all 0.4s ease;
  margin-top: 20px; }

  .btn-primary:hover {
    background: #5B3E0C!important;
    color: #fff !important;
    border: 2px solid #5B3E0C!important; }
    .btn-primary {
    color: #5B3E0C !important;
    border: 2px solid #5B3E0C !important;
    background: transparent !important;
    border-radius: 30px;
    padding: 10px 30px;
    font-family: "montserrat", sans-serif;
    font-weight: 600;
    transition: all 0.4s ease;
    margin-top: 20px;
}

.btn-white {
  color: #fff !important;
  border: 2px solid #fff !important;
  background: transparent;
  border-radius: 30px;
  padding: 10px 30px;
  font-family: "montserrat", sans-serif;
  font-weight: 600;
  transition: all 0.4s ease;
  margin-top: 20px; }
  .btn-white:hover {
    background: #fff;
    color: #5B3E0C !important; }

.btn-white-round {
  color: #fff;
  border: 2px solid #fff;
  background: transparent;
  border-radius: 30px;
  padding: 6px 12px;
  font-family: "montserrat", sans-serif;
  font-weight: 600;
  transition: all 0.4s ease;
  margin-top: 20px; }
  .btn-white-round:hover {
    background: #fff;
    color: #8EB01D; }

.btn-download {
  transition: all 0.4s ease;
  font-family: "montserrat", sans-serif;
  font-weight: 600;
  margin-top: 20px; }
  .btn-white.btn-download:hover {
    color: #5B3E0C !important; }
  .btn-download:before {
    content: '';
    background: url("/wp-content/themes/prepain/img/download.svg");
    display: inline-block;
    height: 23px;
    width: 30px;
    margin-right: 10px;
    filter: invert(1);
    background-size: contain;
    background-repeat: no-repeat;
    bottom: -6px;
    position: relative;
    transition: all 0.4s ease; }
  .btn-download:hover:before {
    filter: invert(0); }

button.close-btn {
  background: transparent;
  border: none;
  width: 50px;
  height: 50px;
  font-family: "montserrat", sans-serif;
  font-weight: 600; }

.py-10 {
  padding-top: 10em;
  padding-bottom: 10em; }

.navbar-default {
  height: 180px;
  background: transparent;
  transition: all 0.5s ease; }

.navbar-shrink {
  height: 90px;
  background: #5b3e0c; }

.navbar-brand {
  padding-top: 0px;
  padding-bottom: 0px;
  width: 120px; }

ul.navbar-nav {
  min-height: 60px; }

.navbar-expand-lg .offcanvas {
  flex-grow: 0; }

li.menu-item {
  margin: 10px 15px; }

  /* li.menu-item.menu-item-has-children:hover .dropdown-menu {
    display: block;
  } */

.navbar-nav a.nav-link {
  color: #fff;
  font-family: "montserrat", sans-serif;
  font-weight: 400;
  font-size: 1em;
  position: relative;
  margin-bottom: -40px;
  transition: all 0.3s ease; }
  .navbar-nav a.nav-link:after {
    content: '';
    position: absolute;
    background: #8EB01D;
    height: 3px;
    width: 0%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 12px);
    z-index: -1;
    transition: all 0.3s ease; }
  .navbar-nav a.nav-link:hover:after {
    content: '';
    position: absolute;
    background: #8EB01D;
    height: 3px;
    width: 90%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 12px);
    z-index: -1; }

.navbar-nav a.nav-link.active {
  color: #fff;
  font-family: "montserrat", sans-serif; }
  .navbar-nav a.nav-link.active:after {
    content: '';
    position: absolute;
    background: #8EB01D;
    height: 3px;
    width: 90%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 12px);
    z-index: -1; }

ul.language-holder li.menu-item {
  padding: 5px 20px; }
  ul.language-holder li.menu-item img {
    width: 26px;
    height: 26px; }

@media (max-width: 992px) {
  div#offcanvas-navbar {
    background: rgba(91, 62, 12, 0.95); }
    div#offcanvas-navbar ul.navbar-nav {
      text-align: center; }
      div#offcanvas-navbar ul.navbar-nav li.menu-item a.nav-link {
        margin-bottom: 0px;
        display: inline-block; } }
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0; }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* Most of these styles could be removed but are for the demo to look better */
body.home {
  overflow-x: hidden !important;
  width: 100vw !important; }

a {
  color: white; }

#intro {
  display: flex;
  flex-direction: column;
  justify-content: center; }

@media (max-width: 768px) {
  #panels {
    width: 100vw; } }
#panels #panels-container {
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  overflow: hidden !important; }

#panels #panels-container .panel {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 2em;
  color: #333;
  text-align: left;
  max-width: 550px;
  min-width: 400px; }
  #panels #panels-container .panel img {
    max-width: 100%;
    height: auto;
    display: block; }

#panels #panels-container .panel#panel-1 {
  max-width: 850px !important;
  min-width: 650px !important; }
  #panels #panels-container .panel#panel-1:before {
    content: '';
    background: url("/wp-content/themes/prepain/img/bigP.svg");
    position: absolute;
    height: 100%;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
    position: absolute;
    left: 0px;
    top: 4em; }

#panels #panels-container .panel .panels-navigation {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

#panels #panels-container .panel .anchor-panel,
#panels #panels-container .panel .nav-panel {
  color: #000;
  text-transform: uppercase;
  margin-right: 2rem; }

#panels #panels-container .panels-navigation {
  position: absolute;
  width: 100%;
  bottom: 2rem;
  right: 2rem; }

.panel .text-center img {
  margin: auto; }

section.horizontal {
  /*overflow-x: hidden;*/ }

section.horizontal .pin-wrap,
section.horizontal .animation-wrap {
  display: flex;
  position: relative;
  z-index: 1;
  height: 100vh; }

section.horizontal .pin-wrap:before {
  content: '';
  background: url("/wp-content/themes/prepain/img/bigP.svg");
  position: absolute;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: left center;
  position: absolute;
  left: 0px;
  bottom: 0em; }

section.horizontal .item {
  position: relative;
  padding: 150px 80px;
  flex: 0 0 500px;
  display: flex;
  align-items: center;
  line-height: 1.7;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent; }
  section.horizontal .item.first-item {
    max-width: 950px;
    min-width: 750px;
    margin-left: 75px; }
  section.horizontal .item a.product {
    display: block;
    position: relative;
    text-decoration: none;
    color: #5B3E0C; }
    section.horizontal .item a.product img {
      transition: all 0.5s ease-out !important; }
    section.horizontal .item a.product img.normal {
      position: relative;
      opacity: 1;
      transform: scale(1); }
    section.horizontal .item a.product img.hover {
      position: absolute;
      left: 50%;
      top: 0px;
      transform: translate(-50%, 0%) scale(1);
      opacity: 0; }
    section.horizontal .item a.product h4 {
      font-size: 2em; }
    section.horizontal .item a.product .hover {
      min-height: 200px; }
      section.horizontal .item a.product .hover p, section.horizontal .item a.product .hover button {
        opacity: 0;
        transition: all 0.3s ease-out !important; }
      section.horizontal .item a.product .hover p {
        color: #5B3E0C;
        font-size: 0.9em; }
    section.horizontal .item a.product:hover {
      text-decoration: none; }
      section.horizontal .item a.product:hover img.normal {
        opacity: 0;
        transform: scale(1.1); }
      section.horizontal .item a.product:hover img.hover {
        opacity: 1;
        left: 50%;
        top: 0px;
        transform: translate(-50%, 0%) scale(1.1); }
      section.horizontal .item a.product:hover .hover p, section.horizontal .item a.product:hover .hover button {
        opacity: 1; }
      section.horizontal .item a.product:hover .hover p {
        font-size: 0.8em;
        margin-top: 0px; }
      section.horizontal .item a.product:hover .hover button {
        margin: 30px auto; }

@media (max-width: 992px) {
  section.horizontal .item.first-item {
    min-width: 550px;
    max-width: 650px;
    margin-left: 0px; } }
section.horizontal .item:before {
  position: absolute;
  font-size: 100px;
  opacity: .13;
  font-weight: bold;
  z-index: -1;
  -webkit-transform: translate(-30px, -50px);
  transform: translate(-30px, -50px);
  line-height: 1; }

section.content {
  position: relative; }

section.divider {
  height: 5em;
  width: 100%;
  position: relative;
  padding-top: 9em !important; }

.rotate {
  background: url("/wp-content/themes/prepain/img/wemake_youbake.svg");
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 335px;
  height: 335px;
  z-index: 9; }

section.videoheader {
  position: relative;
  background-color: black;
  height: 75vh;
  min-height: 50rem;
  width: 100%;
  overflow: hidden; }

@media (max-width: 768px) {
  section.videoheader {
    min-height: 30rem; } }
section.videoheader video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }

section.videoheader .container {
  position: relative;
  z-index: 2; }

section.videoheader .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #5B3E0C;
  opacity: 0.5;
  z-index: 1; }

/* Media Query for devices withi coarse pointers and no hover functionality */
/* This will use a fallback image instead of a video for devices that commonly do not support the HTML5 video element */
section.imageheader {
  position: relative;
  background-color: #5B3E0C;
  height: 75vh;
  min-height: 40rem;
  width: 100%;
  overflow: hidden; }
  section.imageheader:before {
    content: '';
    background: url("/wp-content/themes/prepain/img/bigP_complete.svg");
    background-size: cover;
    background-position: right top;
    display: block;
    height: 100%;
    mix-blend-mode: screen;
    background-repeat: no-repeat;
    position: absolute;
    right: 0px;
    width: 70%;
    min-width: 500px;
    max-width: 970px; }
  section.imageheader p, section.imageheader ul, section.imageheader li, section.imageheader ol {
    color: #fff;
    line-height: 2em; }
  section.imageheader a {
	color: #8EB01D;
	font-weight: 500;	}

section.smithuis {
  background: url("/wp-content/themes/prepain/img/wagenpark.jpg");
  background-size: cover;
  background-position: center; }
  section.smithuis p {
    color: #fff; }

section.news {
  background: #F5F4F0;
  position: relative; }
  section.news h2 {
    margin-bottom: 1.8em; }
  section.news:before {
    content: '';
    background: url("/wp-content/themes/prepain/img/bigP.svg");
    position: absolute;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: left center;
    position: absolute;
    left: 0px;
    bottom: 0em; }

#news .item img {
  margin-bottom: 2em;
  border-radius: 20px; }
#news .item h3.green {
  color: #8EB01D; }
#news .item h4 {
  font-size: 1.2em; }

@media (max-width: 768px) {
  #news .owl-item a.btn-primary {
    border: none;
    padding: 5px 0px;
    border-bottom: 3px solid #5B3E0C;
    border-radius: 0px; }
    #news .owl-item a.btn-primary:hover {
      background: transparent;
      color: #8EB01D;
      border-color: #8EB01D; } }
.owl-nav {
  position: absolute;
  top: -90px;
  right: 0px; }
  .owl-nav button img {
    background: transparent !important;
    width: 45px;
    height: 45px;
    margin: 5px;
    opacity: 0.7; }
  .owl-nav button:hover {
    background: transparent !important; }
    .owl-nav button:hover img {
      opacity: 1; }

#innovation .item img {
  margin-bottom: 2em;
  border-radius: 20px; }
#innovation .item h3.green {
  color: #8EB01D; }
#innovation .item h4 {
  font-size: 1.2em; }

#innovation-slider {
  margin-top: 2em; }
  #innovation-slider .carousel-indicators {
    margin-left: 35px;
    margin-right: 35px; }
  #innovation-slider .controls {
    position: absolute;
    bottom: -3px;
    height: 40px;
    width: 100%; }
    #innovation-slider .controls .carousel-control-prev, #innovation-slider .controls .carousel-control-next {
      width: 26px; }
  #innovation-slider .carousel-inner .carousel-item {
    overflow: hidden;
    width: 100%;
    max-height: 600px;
    min-height: 500px;
    position: relative; }
    #innovation-slider .carousel-inner .carousel-item img {
      width: 100%;
      height: 100%;
      border-top-right-radius: 20px;
      border-top-left-radius: 20px;
      object-fit: cover; }
    #innovation-slider .carousel-inner .carousel-item .hover-block {
      background: #8EB01D;
      color: #fff;
      padding: 2em;
      text-align: left;
      border-top-right-radius: 20px;
      border-top-left-radius: 20px;
      position: absolute;
      width: 100%;
      height: 100%;
      top: calc(100% - 220px);
      transition: all 0.3s ease; }
      #innovation-slider .carousel-inner .carousel-item .hover-block h3 {
        color: #fff;
        font-size: 2.4em; }
      #innovation-slider .carousel-inner .carousel-item .hover-block p, #innovation-slider .carousel-inner .carousel-item .hover-block ol, #innovation-slider .carousel-inner .carousel-item .hover-block ul, #innovation-slider .carousel-inner .carousel-item .hover-block li, #innovation-slider .carousel-inner .carousel-item .hover-block a {
        color: #fff;
        font-size: 1em; }
    #innovation-slider .carousel-inner .carousel-item .bottom-gradient {
      position: absolute;
      bottom: 0px;
      width: 100%;
      height: 100px;
      padding-bottom: 90px;
      text-align: left;
      padding-left: 2em;
      transition: all 0.3s ease;
      background: #8eb01d;
      background: linear-gradient(0deg, #8eb01d 50%, #8eb01d 60%, rgba(255, 255, 255, 0) 100%); }
      #innovation-slider .carousel-inner .carousel-item .bottom-gradient a {
        bottom: 20px;
        position: absolute;
        text-decoration: none; }
    #innovation-slider .carousel-inner .carousel-item:hover .hover-block {
      top: calc(30% - 0px); }
    #innovation-slider .carousel-inner .carousel-item:hover .bottom-gradient {
      bottom: -90px; }

#innovation-slider .carousel-indicators [data-bs-target] {
  position: absolute;
  width: 100%;
  height: 3px;
  border: none;
  border-radius: 0px;
  background: #fff;
  cursor: default; }

#innovation-slider .carousel-indicators [data-bs-target] span {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0%;
  width: 0;
  height: 5px;
  z-index: 9;
  background: #8EB01D;
  border-radius: inherit;
  cursor: default; }

@media (max-width: 768px) {
  #innovation-slider {
    margin-top: 2em; }
    #innovation-slider .carousel-indicators {
      margin-left: 0%;
      margin-right: 0%; }
    #innovation-slider .carousel-inner .carousel-item {
      min-height: 500px; }
      #innovation-slider .carousel-inner .carousel-item .hover-block h3 {
        font-size: 1.4em !important; }
      #innovation-slider .carousel-inner .carousel-item .hover-block p, #innovation-slider .carousel-inner .carousel-item .hover-block ul, #innovation-slider .carousel-inner .carousel-item .hover-block li {
        font-size: 0.9em !important; }
      #innovation-slider .carousel-inner .carousel-item .bottom-gradient {
        position: absolute;
        bottom: 0px;
        width: 100%;
        height: 100px;
        padding-bottom: 90px;
        text-align: left;
        padding-left: 2em;
        transition: all 0.3s ease;
        background: #8eb01d;
        background: linear-gradient(0deg, #8eb01d 50%, #8eb01d 60%, rgba(255, 255, 255, 0) 100%); }
        #innovation-slider .carousel-inner .carousel-item .bottom-gradient a {
          bottom: 20px;
          position: absolute;
          text-decoration: none; }
      #innovation-slider .carousel-inner .carousel-item:hover .hover-block {
        top: calc(0% - 0px); }
      #innovation-slider .carousel-inner .carousel-item:hover .bottom-gradient {
        bottom: -90px; } }
.swiper-outerwrapper {
  width: calc(100% - 110px); }

.overflow-hidden {
  overflow-x: hidden; }

div#mySwiper {
  margin: auto;
  text-align: center;
  margin-bottom: 10em; }

.swiper {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px; }

.swiper-slide {
  background-position: center;
  background-size: cover;
  width: 100%;
  height: auto;
  max-width: 450px;
  max-height: 300px; }
  .swiper-slide img {
    width: 100%;
    height: 100%;
    max-width: 450px;
    max-height: 300px;
    object-fit: cover;
    filter: blur(2px); }
  .swiper-slide .content {
    opacity: 0;
    transition: all 0.3s ease;
    color: #fff; }
    .swiper-slide .content h2 {
      font-size: 3em !important;
      margin-top: 20px;
      color: #fff; }
    .swiper-slide .content p {
      color: #fff; }

.swiper-slide-active img {
  filter: blur(0px); }
.swiper-slide-active .content {
  display: block;
  opacity: 1; }

.swiper-controls {
  position: relative; }
  .swiper-controls .swiper-button-prev,
  .swiper-controls .swiper-button-next {
    color: #fff;
    margin-top: -250px; }

.parallax-wrapper {
  position: relative;
  width: 100%;
  height: 100%; }

.parallax-object-holder {
  position: absolute;
  width: 100vw;
  height: 100vw; }

.delayed-section .inner-container {
  will-change: transform; }

.delayed-section img {
  max-width: 100%;
  will-change: transform; }

.para-object {
  position: absolute; }

#del1 {
  top: 5%;
  left: 10%;
  transform: scale(0.5) rotate(1deg); }

#del2 {
  top: -2%;
  left: 4%;
  transform: scale(0.75) rotate(310deg);
  filter: blur(1px); }

#del3 {
  top: -10%;
  right: 3%;
  transform: scale(1.35) rotate(15deg);
  filter: blur(3px); }

#del4 {
  top: -5%;
  right: 0px;
  transform: translate3d(0px, 48.15px, 0px) rotate(0deg) scale(0.75); }

#del5 {
  top: -15%;
  left: -140px;
  transform: translate3d(0px, 0px, 0px) rotate(0deg) scale(0.75); }

#del6 {
  top: -3%;
  right: 33%;
  transform: scale(0.5) rotate(40deg); }

@media (max-width: 1300px) {
  #del1 {
    top: 5%;
    left: 5%;
    transform: scale(0.5) rotate(1deg); }

  #del2 {
    top: -2%;
    left: 1%;
    transform: scale(0.5) rotate(25deg); }

  #del3 {
    top: -10%;
    right: 2%;
    transform: scale(1.35) rotate(15deg);
    filter: blur(3px); }

  #del4 {
    top: 0%;
    right: 0px;
    transform: scale(0.5) translate3d(0px, 48.15px, 0px) rotate(0deg); }

  #del5 {
    top: -15%;
    left: -160px;
    transform: translate3d(0px, 0px, 0px) rotate(0deg) scale(0.55); }

  #del6 {
    top: -3%;
    right: 30%;
    transform: scale(0.6) rotate(40deg); } }
@media (max-width: 768px) {
  .parallax-object-holder {
    display: none; } }
.slowrotate {
  position: absolute;
  transform: translate3d(0px, 0px, 0px) rotate(0deg) scale(0.75);
  animation: rotate 3s linear infinite;
  animation-play-state: paused;
  animation-delay: calc(var(--scroll) * -1s);
  animation-iteration-count: 1;
  animation-fill-mode: both; }

@keyframes rotate {
  to {
    transform: translate3d(0px, 0px, 0px) rotate(360deg) scale(0.75); } }
:root * {
  /* Pause the animation */
  animation-play-state: paused;
  /* Bind the animation to scroll */
  animation-delay: calc(var(--scroll) * -1s);
  /* These last 2 properites clean up overshoot weirdness */
  animation-iteration-count: 1;
  animation-fill-mode: both; }

section.payoff {
  background: url("/wp-content/themes/prepain/img/meel.jpg");
  background-size: cover;
  padding-top: 10em;
  padding-bottom: 10em;
  border-top: 10px solid #8EB01D; }
  section.payoff .round_bread {
    background: url("/wp-content/themes/prepain/img/round_bread.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 175px; }

.overons, .contact-content {
  position: relative;
  background: #F5F4F0; }
  .overons .h-100, .contact-content .h-100 {
    min-height: 800px;
    padding-top: 2em; }
  .overons #dna1, .contact-content #dna1 {
    margin-top: 5%; }
    .overons #dna1 img, .contact-content #dna1 img {
      border-radius: 20px; }
  .overons #bread2, .contact-content #bread2 {
    margin-top: 5%; }
  .overons #dna2, .contact-content #dna2 {
    margin-left: 20%;
    margin-top: -15%; }
    .overons #dna2 img, .contact-content #dna2 img {
      border-radius: 20px; }
  .overons .tagline-holder, .contact-content .tagline-holder {
    position: absolute;
    width: 97vw;
    top: 50%;
    min-height: 230px;
    overflow: hidden; }
    .overons .tagline-holder #tagline, .contact-content .tagline-holder #tagline {
      overflow-x: hidden;
      position: absolute;
      top: 50%;
      right: -550px;
      transform: translateX(0px); }
      .overons .tagline-holder #tagline img, .contact-content .tagline-holder #tagline img {
        width: 1200px; }
  .overons .content-dna, .contact-content .content-dna {
    z-index: 10; }
  .overons a, .contact-content a {
    color: #5B3E0C;
    text-decoration: none; }
    .overons a:hover, .contact-content a:hover {
      text-decoration: underline; }

.innovatie-block {
  margin-top: 5em;
  position: relative; }

@media (max-width: 1200px) {
  .innovatie-block {
    margin-top: -5em; } }
@media (max-width: 992px) {
  .overons #dna1, .contact-content #dna1 {
    margin-top: 5%; }
  .overons #bread2, .contact-content #bread2 {
    margin-top: 1%; }
  .overons #dna2, .contact-content #dna2 {
    margin-left: 40%;
    margin-top: -125%;
    padding-bottom: 30em; }
  .overons .tagline-holder, .contact-content .tagline-holder {
    position: absolute;
    width: 97vw;
    top: 40%;
    min-height: 200px;
    overflow: hidden; }
    .overons .tagline-holder #tagline, .contact-content .tagline-holder #tagline {
      overflow-x: hidden;
      position: absolute;
      top: 2%;
      right: -750px;
      transform: translateX(0px); }
      .overons .tagline-holder #tagline img, .contact-content .tagline-holder #tagline img {
        width: 1200px; }
  .overons .content-dna, .contact-content .content-dna {
    margin-top: 10%;
    padding-bottom: 14em; }

  .innovatie-block {
    margin-top: 5em; } }
@media (max-width: 500px) {
  .overons #dna1, .contact-content #dna1 {
    margin-top: -20%; }
  .overons #dna2, .contact-content #dna2 {
    margin-left: 24%;
    margin-top: -190%; }
  .overons .tagline-holder, .contact-content .tagline-holder {
    position: absolute;
    width: 97vw;
    top: 40%;
    min-height: 200px;
    overflow: hidden; }
    .overons .tagline-holder #tagline, .contact-content .tagline-holder #tagline {
      overflow-x: hidden;
      position: absolute;
      top: 0%;
      right: -750px;
      transform: translateX(0px); }
      .overons .tagline-holder #tagline img, .contact-content .tagline-holder #tagline img {
        width: 1200px; }
  .overons .content-dna, .contact-content .content-dna {
    margin-top: 10%;
    padding-bottom: 15em; } }
.parallax {
  perspective: 100px;
  height: 600px;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  left: 50%;
  right: 0;
  bottom: 0;
  margin-left: -1500px; }

.parallax__layer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  .parallax__layer img {
    display: block;
    position: absolute;
    bottom: 0; }

.parallax__cover {
  background: #2D112B;
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 2000px;
  z-index: 2; }

.parallax__layer__0 {
  transform: translateZ(-300px) scale(4); }

.parallax__layer__1 {
  transform: translateZ(-250px) scale(3.5); }

.parallax__layer__2 {
  transform: translateZ(-200px) scale(3); }

.parallax__layer__3 {
  transform: translateZ(-150px) scale(2.5); }

.parallax__layer__4 {
  transform: translateZ(-100px) scale(2); }

.parallax__layer__5 {
  transform: translateZ(-50px) scale(1.5); }

.parallax__layer__6 {
  transform: translateZ(0px) scale(1); }

iframe {
  border-radius: 20px; }

:root {
  --form-control-color: rebeccapurple;
  --form-control-disabled: #959495; }

*,
*:before,
*:after {
  box-sizing: border-box; }

input[type="checkbox"] {
  /* Add if not using autoprefixer */
  -webkit-appearance: none;
  /* Remove most all native input styles */
  appearance: none;
  /* For iOS < 15 */
  background-color: var(--form-background);
  /* Not removed via appearance */
  margin: 0;
  width: 1.15em;
  height: 1.15em;
  border: 2px solid #5B3E0C;
  transform: translateY(-0.075em);
  place-content: center;
  display: inline-grid;
  margin-right: 5px;
  margin-top: 10px;
  margin-bottom: 1em; }
  input[type="checkbox"]:hover {
    cursor: pointer; }

input[type="checkbox"]::before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
  transform: scale(0);
  transform-origin: 6px 8px;
  transition: 120ms transform ease-in-out;
  /* Windows High Contrast Mode */
  background-color: #8EB01D; }

input[type="checkbox"]:checked::before {
  transform: scale(1.2); }

input[type="checkbox"]:disabled {
  --form-control-color: var(--form-control-disabled);
  color: var(--form-control-disabled);
  cursor: not-allowed; }

.option-set label {
  margin-right: 20px;
  font-family: "montserrat", sans-serif;
  font-weight: 400;
  font-style: normal; }
  .option-set label:hover {
    cursor: pointer; }

.maingroup input[type="checkbox"] {
  /* Add if not using autoprefixer */
  -webkit-appearance: none;
  /* Remove most all native input styles */
  appearance: none;
  /* For iOS < 15 */
  background-color: var(--form-background);
  /* Not removed via appearance */
  margin: 0;
  width: 0px;
  height: 0px;
  border: none;
  transform: translateY(-0.075em);
  place-content: center;
  display: inline-grid;
  margin-right: 5px;
  margin-top: 10px;
  margin-bottom: 1em; }
  .maingroup input[type="checkbox"]:hover {
    cursor: pointer; }
.maingroup input[type="checkbox"]::before {
  clip-path: none;
  display: none; }
.maingroup label {
  font-family: "larken", sans-serif !important;
  font-size: 19px;
  font-weight: 900; }

input[type="checkbox"].kleinbrood ~ label.kleinbrood,
input[type="checkbox"].stokbrood ~ label.stokbrood,
input[type="checkbox"].middengrootbrood ~ label.middengrootbrood,
input[type="checkbox"].grootbrood ~ label.grootbrood,
input[type="checkbox"].specialiteiten ~ label.specialiteiten,
input[type="checkbox"].all ~ label.all,input[type="checkbox"].Kleinesbrot ~ label.Kleinesbrot{
  font-weight: 900; }

input[type=checkbox].stokbrood:checked ~ label.stokbrood,
input[type="checkbox"].kleinbrood:checked ~ label.kleinbrood,
input[type="checkbox"].stokbrood:checked ~ label.stokbrood,
input[type="checkbox"].middengrootbrood:checked ~ label.middengrootbrood,
input[type="checkbox"].grootbrood:checked ~ label.grootbrood,
input[type="checkbox"].specialiteiten:checked ~ label.specialiteiten,
input[type="checkbox"].all:checked ~ label.all,input[type="checkbox"].Kleinesbrot:checked ~ label.Kleinesbrot {
  font-weight: 900;
  position: relative; }
  input[type=checkbox].stokbrood:checked ~ label.stokbrood:after,
  input[type="checkbox"].kleinbrood:checked ~ label.kleinbrood:after,
  input[type="checkbox"].stokbrood:checked ~ label.stokbrood:after,
  input[type="checkbox"].middengrootbrood:checked ~ label.middengrootbrood:after,
  input[type="checkbox"].grootbrood:checked ~ label.grootbrood:after,
  input[type="checkbox"].specialiteiten:checked ~ label.specialiteiten:after,
  input[type="checkbox"].all:checked ~ label.all:after,input[type="checkbox"].Kleinesbrot:checked ~ label.Kleinesbrot:after{
    content: '';
    background-color: #8EB01D;
    width: 100%;
    display: inline-block;
    position: absolute;
    height: 7px;
    margin-bottom: 0px;
    padding: 0px;
    bottom: 8px;
    left: 0px;
    z-index: -1; }

@media (max-width: 992px) {
  .maingroup input[type="checkbox"] {
    display: block;
    margin-bottom: 5px;
    margin-top: 5px; } }
@media (max-width: 1200px) {
  .accordion input[type="checkbox"] {
    display: inline-flex; }
  .accordion .option-set label {
    display: inline-block;
    width: calc(100% - 50px); } 
/*    18-12-23*/
    .checkbox-list.cate_gory ul.teachers-list,.checkbox-list.sub_cat ul.teachers-list{
    flex-direction: column !important;
}


  }
section.assortiment {
  background: #F5F4F0;
  z-index: 9; }
  section.assortiment #brood-container {
    padding-top: 2em;
    padding-bottom: 2em; }

.product-holder {
  margin: 10px;
  transition: all 0.3s ease; }
  .product-holder .product-image {
    background: rgba(255, 255, 255, 0);
    transition: all 0.3s ease;
    padding: 5px;
    margin-bottom: 20px; }
  .product-holder:hover .product-image {
    background: white;
    transform: scale(1.05); }
  .product-holder h3 {
    font-size: 1.4em;
    font-weight: 900;
    color: #5B3E0C;
    height: 2em;
    text-transform: capitalize; }
  .product-holder .meta {
    height: 2.5em;
    min-height: 180px; }
    .product-holder .meta p {
      font-size: 1em;
      color: #5B3E0C;
      margin-bottom: 0px; }
  .product-holder ul.no-list {
    list-style: none;
    padding-left: 0px;
    margin-top: 20px; }
    .product-holder ul.no-list li {
      background: #fff;
      border-radius: 30px;
      float: left;
      margin-right: 10px;
      margin-bottom: 10px;
      width: 45px; }

ul.no-list {
  list-style: none;
  padding-left: 0px;
  margin-top: 20px; }

section.cta a.strong-tilt-move-shake {
  text-decoration: none;
  display: block; }
  section.cta a.strong-tilt-move-shake:hover {
    animation: tilt-n-move-shaking 0.12s 3; }
@keyframes tilt-n-move-shaking {
  0% {
    transform: translate(0, 0) rotate(0deg); }
  25% {
    transform: translate(1px, 1px) rotate(1deg); }
  50% {
    transform: translate(0, 0) rotate(0eg); }
  75% {
    transform: translate(-2px, 2px) rotate(-2deg); }
  100% {
    transform: translate(0, 0) rotate(0deg); } }
section.cta .image-bg {
  background: url("/wp-content/themes/prepain/img/catalogus.jpg");
  background-size: cover;
  border-radius: 20px;
  text-align: center;
  color: #fff;
  padding-top: 4em;
  padding-bottom: 4em;
  position: relative; }
  section.cta .image-bg .overlay {
    background-color: #5B3E0C;
    mix-blend-mode: normal;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    opacity: 0.75;
    clip-path: inset(0 0 0 0 round 20px);
    top: 0; }
  section.cta .image-bg .content {
    z-index: 1;
    padding: 0em 3em;
    min-height: 15rem; }
    section.cta .image-bg .content p, section.cta .image-bg .content ul, section.cta .image-bg .content li, section.cta .image-bg .content ol {
      color: #fff; }
  section.cta .image-bg h2 {
    color: #fff;
    margin-bottom: 20px; }
  section.cta .image-bg p {
    margin-bottom: 1.2em; }
  section.cta .image-bg.pand {
    background: url("/wp-content/themes/prepain/img/pand.jpg");
    background-size: cover;
    background-position: center; }
  section.cta .image-bg.green-bg {
    background: #8EB01D;
    color: #fff;
    padding: 50px 30px; }
    section.cta .image-bg.green-bg:before {
      content: '';
      background: url("/wp-content/themes/prepain/img/bigP_complete.svg");
      position: absolute;
      height: 100%;
      width: 100%;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: right center;
      position: absolute;
      left: 0px;
      top: 1em;
      mix-blend-mode: color-dodge; }
    section.cta .image-bg.green-bg p, section.cta .image-bg.green-bg ul, section.cta .image-bg.green-bg li, section.cta .image-bg.green-bg ol {
      color: #fff; }

.accordion {
  margin-top: 2em; }
  .accordion .accordion-item {
    border-bottom: 1px solid #5B3E0C;
    border-left: none;
    border-right: none;
    border-radius: 0px !important;
    background: transparent;
    margin-bottom: 10px;
    margin-top: 10px; }
    .accordion .accordion-item .accordion-button {
      background: transparent;
      padding: 20px 0px;
      margin-left: 30px;
      color: #5B3E0C;
      font-family: "montserrat", sans-serif !important;
      font-weight: 400 !important; }
      .accordion .accordion-item .accordion-button:not(.collapsed) {
        background: transparent;
        color: #5B3E0C;
        box-shadow: none !important; }
        .accordion .accordion-item .accordion-button:not(.collapsed):after {
          background-image: url("/wp-content/themes/prepain/fontawesome/minus.svg");
          content: ''; }
      .accordion .accordion-item .accordion-button:after {
        background-image: url("/wp-content/themes/prepain/fontawesome/plus.svg");
        content: '';
        position: absolute;
        margin-left: -30px;
        margin-top: -5px; }
    .accordion .accordion-item:first-of-type {
      border-top: 1px solid #5B3E0C; }
    .accordion .accordion-item .accordion-button:focus {
      box-shadow: none !important;
      border: none !important; }
    .accordion .accordion-item .divider.py-2 {
      position: relative;
      width: 100%;
      height: 2em; }

#filter-display .broodFilter {
  display: inline-block;
  background: #5B3E0C;
  padding: 8px;
  color: #fff;
  margin: 5px;
  font-size: 14px; }

.contact a {
  color: #5B3E0C;
  text-decoration: underline; }
  .contact a:hover {
    color: #8EB01D; }

.your-file {
  padding: 0px; }

.your-file::-webkit-file-upload-button {
  visibility: hidden; }

.your-file::before {
  content: 'Bestand';
  color: #fff;
  display: inline-block;
  background: #8EB01D;
  border: 2px solid #8EB01D;
  border-radius: 3px;
  padding: 5px 8px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none; }

.your-file:active {
  outline: 0; }

.your-file:hover::before {
  border-color: #5B3E0C; }

.your-file:active::before {
  background-color: #5B3E0C; }

footer {
  background: #5B3E0C;
  color: #fff;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  position: relative; }
  footer .overlay {
    width: 100%;
    height: 100%;
    position: absolute; }
    footer .overlay:before {
      content: '';
      background: url("/wp-content/themes/prepain/img/bigP.svg");
      background-size: cover;
      background-position: left center;
      max-width: 500px;
      display: block;
      height: 100%;
      mix-blend-mode: screen;
      background-repeat: no-repeat; }
  footer .bootscore-footer {
    z-index: 2;
    position: relative; }
    footer .bootscore-footer ul {
      display: block;
      padding-left: 0px; }
      footer .bootscore-footer ul.dropdown-menu {
        display: none;
        background: #8EB01D;
        border: none;
        padding: 10px 20px;
        color: #fff; }
        footer .bootscore-footer ul.dropdown-menu li a {
          color: #fff; }
        footer .bootscore-footer ul.dropdown-menu.show {
          display: block; }
        footer .bootscore-footer ul.dropdown-menu li a:hover {
          background: #8EB01D;
          color: #5B3E0C; }
      footer .bootscore-footer ul li {
        margin: 10px 0px; }
        footer .bootscore-footer ul li a.nav-link {
          padding: 0px 0px;
          color: #fff; }
  footer h2, footer h3, footer h4, footer h5 {
    color: #8EB01D; }
  footer p, footer ul, footer li, footer a {
    color: #fff; }
  footer p {
    line-height: 2em; }

small.bootscore-copyright {
  font-family: "montserrat", sans-serif; }

.text-right {
  text-align: right; }

a.top-button {
  width: 55px;
  height: 55px;
  border: 2px solid #8EB01D;
  box-shadow: none !important;
  padding: 14px;
  mix-blend-mode: luminosity; }
  a.top-button i {
    color: #8EB01D; }
    a.top-button i .fa-chevron-up:before {
      color: #8EB01D; }
  a.top-button:hover {
    background: #8EB01D;
    border: 2px solid #8EB01D; }
    a.top-button:hover i {
      color: #fff; }
      a.top-button:hover i .fa-chevron-up:before {
        color: #fff; }


/*****new style start here*****/
.contact-content .cnnt_cmn{display: flex;align-items: flex-start;}
.contact-content .cnnt_cmn .cnt_frm{width: 50%;order: 1;padding-right: 80px;}
.contact-content .cnnt_cmn .map_frm{width: 50%;order: 2;}
.contact-content .cnnt_cmn .cnt_frm .conrg-frm p label{width: 100%;display: block;}
.contact-content .cnnt_cmn .cnt_frm .conrg-frm p label span{display: inline-block;width: 100%;}
.contact-content .cnnt_cmn .cnt_frm .conrg-frm p label input,.contact-content .cnnt_cmn .cnt_frm .conrg-frm p label textarea{
  width: 100%;    padding: 10px;
margin-bottom: 15px;
border: 1px solid #5b3e0c;
border-radius: 6px;}
.contact-content .cnnt_cmn .cnt_frm .conrg-frm p label br,.contact-content .cnnt_cmn .cnt_frm .conrg-frm .chkbx br{display: none;}
.contact-content .cnnt_cmn .cnt_frm .conrg-frm p label input[type="checkbox"]{
width: fit-content;
margin: 0;
margin-right: 10px;
max-width: 24px;
}
.contact-content .cnnt_cmn .cnt_frm .conrg-frm .chkbx p {
display: inline-block;
}

.contact-content .cnnt_cmn .cnt_frm .conrg-frm .chkbx {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
}
.contact-content .cnnt_cmn .cnt_frm .conrg-frm .chkbx input[type="submit"]{
display: block;
width: 100%;
max-width: 150px;
padding: 10px;
color: #5B3E0C;
border: 2px solid #5B3E0C;
background: transparent;
border-radius: 30px;
padding: 10px 30px;
font-family: "montserrat", sans-serif;
font-weight: 600;
transition: all 0.4s ease;
margin-top: 20px;
}
.contact-content .cnnt_cmn .cnt_frm .conrg-frm .chkbx input[type="submit"]:hover{background: #5B3E0C;color: #fff;}





  .contact-content .cnnt_cmn .cnt_frm .conrg-frm .chkbx p  label{margin: 0;}
  .contact-content .cnnt_cmn .cnt_frm .conrg-frm .chkbx span{margin: 0;display: block;}
  .news #news .item a:hover{text-decoration: unset;}
  .page-404{text-align: center;padding-top: 50px;}
  .page-404 p.alert-info{width: fit-content;margin: 0 auto;}
  footer .bootscore-footer .justify-content-start .fot_cmn.fot_one{width: 20%;}
  footer .bootscore-footer .justify-content-start .fot_cmn.fot_two{width: 25%;}
  footer .bootscore-footer .justify-content-start .fot_cmn.fot_three{width: 30%;}
  footer .bootscore-footer .justify-content-start .fot_cmn.fot_four{width: 20%;}
  footer .bootscore-footer .justify-content-start .align-self-end{align-self: flex-start !important;}
  footer .bootscore-footer .justify-content-start .fot_cmn .drb_dwn ul li{word-break: break-all;max-width: 190px;}
  /* section.horizontal .animation-wrap,section.horizontal >div >div{transform: unset !important;} */
  .rotate{background-position: center;}
  footer .bootscore-footer .justify-content-start .align-self-end li a img{width: fit-content !important;}
  footer .bootscore-footer .justify-content-start {justify-content: space-between !important;}
  footer .bootscore-footer .justify-content-start .align-self-end li{list-style-type: none;}
  .contact-content .row #dna1 img{min-height: 320px;object-fit: cover;}
  .new_sec_added {background: url('/wp-content/themes/prepain/img/prepain.jpg');background-size:cover;background-position: center;background-attachment: fixed;
  position: relative;}
  .new_sec_added .new_blk ol li{color: #fff;    margin-bottom: 20px;font-size: 20px;}
  .new_sec_added .new_blk ul li{color: #fff;    margin-bottom: 20px;font-size: 20px;}
  .new_sec_added .new_blk ol li br{display: none;}
  .contact-content .cnnt_cmn .cnt_frm .conrg-frm p label textarea::-webkit-scrollbar{width: 3px;background: #555;}
  .contact-content .cnnt_cmn .cnt_frm .conrg-frm p label textarea::-webkit-scrollbar-thumb{width: 3px;background: #8eb01d;}
  .contact-content .cnnt_cmn .cnt_frm .conrg-frm .chkbx p:nth-child(2){width: 80%;}
  section.horizontal1.slider{display: none;}
  .pin-spacer {overflow-x: scroll !important;}
  footer .bootscore-footer .justify-content-start .fot_cmn .drb_dwn ul li:hover a{color: #8EB01D;}
  footer .bootscore-footer .justify-content-start .fot_cmn .drb_dwn ul li:hover ul li a{color: #fff;}
  .parallax-object-holder{height: 100%;}
.lag_ .top-nav-widget ul li a .wpml-ls-native{display: none;}
.lag_ .top-nav-widget ul li {width: fit-content;width: 65px;}
.lag_ .top-nav-widget ul li .wpml-ls-sub-menu{border: none;}
.lag_ {width: fit-content;}
.wpml-ls-legacy-dropdown {width: inherit;}
.new_sec_added:after{    content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #5b3e0c99;}
  .new_sec_added .new_blk ol li::marker{
    display: flex;
  }
  /* .contact-content .row.justify-content-between #dna1{transform: unset !important;} */
/* .contact-content .row.justify-content-between #dna1{margin-top: 0;}
.contact-content .row.justify-content-between{align-items: flex-start !important;}
.contact-content .row.justify-content-between>div{transform: unset !important;}

.contact-content #dna2 {
  margin-top: -20%;
  padding-bottom: 71px;
} */
/* .contact-content .row.justify-content-between{align-items: flex-end !important;}
.contact-content .row.justify-content-between .content-dna{transform: unset !important;} */



/* .contact-content #dna1{display: flex;align-items: flex-end;} */
.contact-content .row.justify-content-between{align-items: flex-start !important;}
.contact-content .row.justify-content-between .content-dna,.contact-content #dna1{margin-top: 0;}
.contact-content .row.justify-content-between>div{transform: unset !important;}
.contact-content #dna2{margin-top: -22%;padding-bottom: 40px;}
.contact-content .cnnt_cmn .map_frm .cmplz-placeholder-1 {animation-name: unset;}
.contact-content .cnnt_cmn .map_frm{padding-top: 40px;}

 .innovatie-block img.sign_{
    width: 30%;
    padding: 0 0 20px 0;
  }
  .lag_ .top-nav-widget ul li.wpml-ls-item-de span.wpml-ls-display{
      background: url('/wp-content/themes/prepain/img/de.svg')no-repeat;
      text-indent: -2000rem;

  }
  .lag_ .top-nav-widget ul li.wpml-ls-item-de span span.wpml-ls-bracket{
      text-indent: -2000rem;
      color: transparent;

  }
  .lag_ .top-nav-widget ul li.wpml-ls-item-en span.wpml-ls-display{
      background: url('/wp-content/themes/prepain/img/gb.svg')no-repeat;
      text-indent: -2000rem;
      color: transparent;

  }
  .lag_ .top-nav-widget ul li.wpml-ls-item-nl span.wpml-ls-native{
      background: url('/wp-content/themes/prepain/img/nl.svg')no-repeat;
      text-indent: -2000rem;
      color: transparent;
      padding: 0 !important;

  }
.lag_ .top-nav-widget ul li a.js-wpml-ls-item-toggle.wpml-ls-item-toggle{
  padding: 7px 5px !important;
}
.lag_ .top-nav-widget ul li a .wpml-ls-native{
  display: block;
}
/****1.11.23****/
footer .bootscore-footer .justify-content-start .fot_cmn >.drb_dwn li{list-style-type: none;}
/* .lag_ .top-nav-widget ul li .wpml-ls-sub-menu{position: absolute;display: none;}
.lag_ .top-nav-widget ul li:hover .wpml-ls-sub-menu{display: block;} */
.contact-content .cnnt_cmn .cnt_frm .conrg-frm p label input.wpcf7-not-valid, .contact-content .cnnt_cmn .cnt_frm .conrg-frm p label textarea.wpcf7-not-valid{
  border: 1px solid red;
}
.contact-content .cnnt_cmn .cnt_frm .conrg-frm p label textarea{
  resize: none;
}
footer .bootscore-footer .lag_ ,.lag_ .top-nav-widget ul li ul li .wpml-ls-native {display: none;}
.lag_ .top-nav-widget ul li ul li .wpml-ls-display{display: block;background-position: center !important;}
footer .bootscore-footer .justify-content-start .fot_cmn.fot_two .drb_dwn li a:hover{color: #8EB01D;}
.lag_ li{list-style-type: none; max-width: 70px;}
.lag_ li .wpml-ls-sidebars-language ul li a span{display: none;}
.lag_ li .wpml-ls-sidebars-language ul{
  text-align: center;
  border-top: none;
}
.pin-spacer::-webkit-scrollbar{
  background: transparent;
  width: 5px;
}
.pin-spacer::-webkit-scrollbar-track{
  background: transparent;
  width: 5px;
}
/* 2-11-23 */
.lag_ ul li a.js-wpml-ls-item-toggle {
  border-radius: 10px;
}
.lag_ li .wpml-ls-sidebars-language ul.wpml-ls-sub-menu li:first-child a {
  border-radius: 10px 10px 0 0;
}
.lag_ li .wpml-ls-sidebars-language ul.wpml-ls-sub-menu li a {
  border-radius: 0 0 10px 10px;
}
/* 11-12-23 */
.overons .content-dna {
  transform: unset!important;
}
.overons #dna1 {
  transform: unset!important;
  margin-top: 0!important;
}
.overons .tagline-holder #tagline {
  right: 0!important;
  /* background-size: 187px; */
}
.overons .row.justify-content-between {
  position: relative;
}
/* .overons p img {
  text-align: center;
  margin: auto;
  display: block;
} */


/*******resposnive start******/
@media screen and (max-width: 1024px) {
  .contact-content .cnnt_cmn .cnt_frm{padding-right: 30px;}

}
@media screen and (max-width: 1024px) {

}
@media screen and (max-width: 992px) {
.contact-content  .row.justify-content-between{padding-top: 60px;}
/* .overons #dna2 {margin-top: -33%;margin-left: 20%;order: 2;} */
.overons  #dna1{order: 1;width: 50%;}
.overons .content-dna{order: 3;    margin-top: -40%;width: 100%;}
.overons .row.justify-content-between{justify-content: center !important;}
.overons #dna2 {margin-top: 0;padding-bottom: 0;order: 2;width: 50%!important;}
.contact-content #dna2{    margin-top: -42%;
   margin-left: 25%;} 

  /* 11-12-23 */
  .overons .content-dna {
    margin-top: 0!important;
    padding-bottom: 30px!important;
}
.overons p img {
  text-align: center;
  margin: auto;
  display: block;
} 
.overons #dna1 {
  padding-bottom: 28px;
}
}

@media screen and (max-width: 991px) {
/* .overons #dna2 {margin-top: 0;padding-bottom: 0;} */
/* .overons #dna2 {margin-top: -33%;margin-left: 20%;order: 2;} */
#nav-main a.navbar-brand{order: 2;margin-right: 0;}
#nav-main .header-actions{order: 3;}
#nav-main .lag_{order: 1;}
#nav-main >.container{align-items: baseline;}
.overons #dna2, .contact-content #dna2 {
  margin-left: 40%;
  /* margin-top: -125%; */
  padding-bottom: 30px;
  width: fit-content;
}
.contact-content .row.justify-content-between .content-dna{order: 3;padding-bottom: 50px;}
.contact-content #dna1{order: 1;}
.contact-content .row.justify-content-between #dna2{order: 2;margin-top: -70px;}

.cate_in ul.teachers-list,.accordion .accordion-item ul.teachers-list{
  flex-direction: column;
}

}
@media screen and (max-width: 880px) {
  
}
@media screen and (min-width: 768px) {
  footer .bootscore-footer .justify-content-start .fot_cmn >.drb_dwn{display: block !important;}
}
@media screen and (max-width: 767px) {
  .contact-content .cnnt_cmn{flex-direction: column;}
  .contact-content .cnnt_cmn .map_frm,.contact-content .cnnt_cmn .cnt_frm{width: 100%;padding: 0;margin-bottom: 30px;}
  footer .bootscore-footer .justify-content-start {flex-direction: column;}
  footer .bootscore-footer .justify-content-start .fot_cmn{width: 100% !important;}
  footer .bootscore-footer .justify-content-start .fot_cmn >.drb_dwn{display: none;}
  footer .bootscore-footer .justify-content-start .fot_cmn h4 {position: relative;cursor: pointer;}
  footer .bootscore-footer .justify-content-start .fot_cmn h4:after {content: "";position: absolute;top: 50%;transform: translateY(-50%);width: 15px;height: 3px;right: 5px;
  background: #aed768;border-radius: 10px;transition: 0.2s; }
  footer .bootscore-footer .justify-content-start .fot_cmn h4:before {content: "";position: absolute;top: 50%;transform: translateY(-50%);width: 3px;height: 15px;right: 11px;
  background: #aed768;border-radius: 10px;transition: 0.2s; }
  footer .bootscore-footer .justify-content-start .fot_cmn h4.fstyle1:before {
  transform: translateY(-50%) rotate(90deg);background: #fff;z-index: 1;transition: 0.2s; }
  footer .bootscore-footer .justify-content-start .fot_cmn +.fot_cmn {border-bottom: 1px solid #fff;padding: 10px 10px 5px!important;}
  footer .bootscore-footer .row.justify-content-center hr{display: none;}
  footer .bootscore-footer .row.justify-content-center >div{text-align: center;}
  footer .bootscore-footer .justify-content-start .fot_cmn.fot_one{text-align: center;}
  .new_sec_added .new_blk ol li{font-size: 17px;}
  .accordion .accordion-item .accordion-button{width: fit-content;}

/* 11-12-23 */
.overons #dna1 {
  padding-bottom: 30px;
}

}
@media screen and (max-width: 650px) {
  
}
@media screen and (max-width: 550px) {
  .overons {
    margin-top: 0 !important;
  }
  .overons #dna1{padding-top: 150px;}
 .contact-content #dna2 {
    margin-left: 24%;
    margin-top: -200%;
}
/* 11-12-23 */
.overons #dna1 {
  padding-top: 0!important;
}
}
@media screen and (max-width: 500px) {
  /* .contact-content .row.justify-content-between {padding-top: 200px;} */

}
@media screen and (max-width: 480px) {
  .rotate{background-position: center;width: 210px;height: 210px;}
  
}
@media screen and (max-width: 380px) {
  
}








/*# sourceMappingURL=custom.css.map */
