.imgborder {
  border: solid #FFF 10px;
}

.center.content {
  padding-bottom: 190px;
}

.swiper-pagination .swiper-pagination-bullet {
  height: 14px;
  width: 14px;
  display: inline-block;
  opacity: 1;
  margin-left: 20px;
  background-color: transparent;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  vertical-align: top;
  border: solid 2px #FFF;
}
.swiper-pagination .swiper-pagination-bullet-active {
  background-color: #FFF;
  opacity: 1;
}

.addline {
  padding-bottom: 34px;
  position: relative;
}
.addline:after {
  position: absolute;
  width: 83px;
  height: 8px;
  background-color: #007788;
  left: 0px;
  bottom: 0px;
  content: " ";
}

ul.listmenu {
  list-style-type: none;
  float: left;
}
ul.listmenu > li {
  float: left;
  list-style-type: none;
  margin-left: 40px;
  line-height: 20px;
  height: 46px;
}
ul.listmenu > li:first-child {
  margin-left: 0px;
}
ul.listmenu > li > a {
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
  height: 46px;
  line-height: 46px;
}
ul.listmenu > li ul {
  display: none;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.98);
  width: 430px;
  left: 0px;
  z-index: 899;
  padding: 30px;
}
ul.listmenu > li ul li {
  height: auto;
  line-height: 20px;
  height: 26px;
  line-height: 26px;
  margin-left: 0px;
  margin-bottom: 0px;
}
ul.listmenu > li ul li a {
  font-size: 15px;
  color: #835d65;
  height: 26px;
  line-height: 26px;
  font-weight: 400;
}
ul.listmenu > li ul li a:hover {
  color: #835d65;
  font-weight: 400;
}
ul.listmenu > li ul li.trigger_back_menu {
  display: none;
}
ul.listmenu > li.open i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
ul.listmenu > li.open > ul {
  display: block;
}
ul.listmenu li a {
  transition: all 0.2s ease-in-out;
  position: relative;
}
.socials a {
  display: block;
  float: left;
  margin-right: 40px;
}
.socials a svg {
  fill: #835d65;
  height: 32px;
}

a.insta {
  display: none;
}

.baruren {
  background-color: #bb975a;
  height: 32px;
  position: relative;
}
.baruren:after {
  content: " ";
  background-color: #FFF;
  width: 0px;
  left: 0px;
  top: 0px;
  height: 32px;
  position: absolute;
}

.hamburger {
  display: none;
}

.sidemenu {
  position: fixed;
  top: 0px;
  bottom: 0px;
  width: 541px;
  right: 0px;
  display: none;
  z-index: 995;
  background-color: rgba(0, 119, 136, 0.95);
  padding-top: 42px;
  padding-left: 116px;
  font-family: "Montserrat", sans-serif;
}
.sidemenu a.kn_afspraak {
  display: none;
}
.sidemenu a.tel {
  color: #FFF;
  line-height: 40px;
  margin-bottom: 46px;
  float: left;
}
.sidemenu a.tel i {
  width: 18px;
}
.sidemenu a.tel i svg {
  width: 14px;
  fill: #FFF;
}
.sidemenu .contact {
  color: #FFF;
  margin-bottom: 45px;
}
.sidemenu .contact svg {
  fill: #FFF;
  vertical-align: top;
}
.sidemenu .contact a.pin, .sidemenu .contact a.mail {
  color: #FFF;
}
.sidemenu .contact a.pin i, .sidemenu .contact a.mail i {
  width: 30px;
  float: left;
}
.sidemenu .contact a.pin span, .sidemenu .contact a.mail span {
  float: left;
  display: block;
  width: calc(100% - 30px);
}
.sidemenu .contact a.pin svg {
  width: 12px;
  margin-top: 9px;
}
.sidemenu .contact a.mail svg {
  width: 16px;
  margin-top: 11px;
}
.sidemenu .socials a {
  float: left;
}
.sidemenu .socials a.fb {
  margin-left: 0px;
}
.sidemenu .socials a svg {
  fill: #FFF;
}
.sidemenu .mainmenu {
  display: none;
}

.top {
  display: none;
}

.header {
  height: 626px;
  position: relative;
  z-index: 90;
}
.header .container {
  position: relative;
  z-index: 12;
}
.header .logo {
  width: 213px;
  position: absolute;
  left: calc(50% - 106px);
  top: 27px;
  z-index: 999;
}
.header .holder_main_slider {
  z-index: 1;
  width: 100%;
  height: 626px;
  text-align: center;
  position: absolute;
  top: 0px;
}
.header .holder_main_slider .slide {
  width: 100%;
  height: 626px;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("../img/slider/slider1.jpg");
}
.header .menu {
  position: absolute;
  top: 17px;
  left: calc((100% - 1340px) / 2);
  width: 1340px;
  z-index: 999;
  height: 38px;
}
.header .menu .submenu {
  float: left;
}
.header .menu .submenu a.knop {
  margin-right: 10px;
  padding-right: 20px;
  padding-left: 20px;
}
.header .menu .submenu br {
  display: none;
}
.header .menu .cont_contact {
  float: right;
}
.header .menu .cont_contact a.knop.standaard {
  margin-right: 15px;
  color: #000000;
}
.header .menu .cont_contact a.knop.standaard svg {
  fill: #000000;
}
.header .menu .cont_contact a.knop.standaard:hover {
  color: #FFF;
}
.header .menu .cont_contact a.knop.standaard:hover svg {
  fill: #FFF;
}
.header .menu .cont_contact a.insta {
  float: left;
  margin-right: 15px;
  margin-top: 12px;
}
.header .menu .cont_contact a.insta svg {
  fill: #bb9759;
  width: 18px;
  height: 18px;
  display: block;
  float: left;
}
.header .lng {
  float: right;
  line-height: 36px;
  height: 38px;
  position: relative;
  cursor: pointer;
  width: auto;
  z-index: 2;
}
.header .lng .current {
  font-size: 14px;
  color: #000000;
  font-weight: 700;
  border: solid 1px #bb975a;
  padding-left: 14px;
  padding-right: 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.header .lng .current i {
  display: inline-block;
  vertical-align: top;
  width: 11px;
  margin-left: 7px;
  background-position: center center;
  background-repeat: no-repeat;
}
.header .lng .current i svg {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 11px;
  height: 6px;
  display: block;
  margin-top: 17px;
}
.header .lng .current i svg .st0 {
  fill: #000000;
}
.header .lng .current i svg .st1 {
  fill: none;
  stroke: #000000;
  stroke-linecap: square;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.header .lng .drop {
  position: absolute;
  display: none;
  background-color: #FFF;
  width: 100%;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  top: 38px;
  padding-bottom: 10px;
  padding-top: 10px;
  left: 0px;
}
.header .lng .drop a {
  float: left;
  width: 100%;
  color: #000000;
  text-align: center;
  line-height: 24px;
  font-size: 14px;
  font-weight: 300;
}
.header .lng .drop a:hover {
  color: #bb975a;
}
.header .lng.open .current {
  background-color: #bb975a;
  color: #FFF;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.header .lng.open .current i svg {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.header .lng.open .current i svg .st0 {
  fill: #FFF;
}
.header .lng.open .current i svg .st1 {
  stroke: #FFF;
}
.header .lng.open .drop {
  display: block;
}
.header .socials {
  position: absolute;
  right: 34px;
  height: 106px;
  bottom: -197px;
  width: 23px;
}
.header .socials a {
  margin-bottom: 18px;
}
.header .socials svg {
  fill: #078;
}
.header .controls {
  position: absolute;
  bottom: 85px;
  height: 46px;
  width: 200px;
  left: calc(50% + (1340px / 2) - 200px);
  z-index: 2;
}
.header .controls .control {
  float: right;
  width: 46px;
  height: 46px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  background-color: #FFF;
  margin-left: 12px;
  text-align: center;
  border: solid 3px #f6aab9;
  cursor: pointer;
}
.header .controls .control svg {
  fill: #835d65;
  display: block;
  width: 10px;
  margin-top: 12px;
  margin-left: 16px;
}
.header .controls .control.prev svg {
  margin-left: 14px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.header .slogan {
  z-index: 12;
  position: absolute;
  left: calc(50% - 597px);
  width: 477px;
  top: 241px;
  font-weight: 300;
  color: #000000;
  font-size: 65px;
  line-height: 50px;
  text-transform: uppercase;
}
.header .slogan p {
  margin-bottom: 20px;
}
.header .slogan p:last-child {
  margin-left: 114px;
  font-weight: 400;
}
.header .swirl {
  position: absolute;
  width: 263px;
  height: 94px;
  bottom: 31px;
  left: calc(50% - 516px);
  z-index: 1;
}
.header .swirl .holder {
  height: 94px;
  overflow: hidden;
}
.header .swirl svg {
  fill: #bb9759;
  width: 263px;
  height: 94px;
}
.header.noheader {
  background-image: unset;
  background-color: #FFF;
  height: 54px;
  border-top: 3px solid #ededed;
}
.header.noheader .container {
  height: 54px;
}
.header.noheader .holder_main_slider, .header.noheader .msg, .header.noheader .slogan {
  display: none;
}
.header.noheader .swiper-pagination {
  display: none;
}
.header.noheader:after, .header.noheader:before {
  display: none;
}
.header.noheader .socials {
  bottom: -106px;
}

.footer {
  z-index: 11;
  background-color: #000000;
  padding-top: 67px;
  position: relative;
}
.footer .container {
  position: relative;
}
.footer .logo {
  width: 221px;
  float: left;
}
.footer .logo img {
  width: 221px;
}
.footer .cont_adr {
  float: left;
  margin-left: 397px;
  width: 328px;
  color: #FFF;
  font-size: 17px;
  line-height: 32px;
  margin-top: 16px;
}
.footer .contact {
  float: right;
  width: 388px;
  color: #FFF;
  margin-top: 16px;
}
.footer .contact .contact_geg {
  float: left;
  width: 260px;
  font-size: 17px;
  line-height: 32px;
}
.footer .contact a {
  color: #FFF;
}
.footer .contact .socials {
  float: right;
  width: 20px;
  margin-top: 4px;
}
.footer .contact .socials svg {
  fill: #FFF;
  width: 20px;
  height: 20px;
}
.footer .contact .socials a {
  margin-right: 0px;
}
.footer .btns {
  float: right;
  width: 300px;
}
.footer .btns a {
  width: 100%;
  margin-bottom: 8px;
}
.footer .cont_copy {
  float: right;
  width: 388px;
  margin-top: 50px;
  margin-bottom: 35px;
  color: #8c8d8d;
  text-align: left;
  font-size: 17px;
  line-height: 22px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
}
.footer .cont_copy .socials {
  margin-bottom: 16px;
}
.footer .cont_copy p {
  float: left;
}
.footer .cont_copy a {
  color: #8c8d8d;
  float: left;
  text-align: left;
  display: block;
  margin-right: 20px;
  text-decoration: none;
  font-size: 16px;
}
.footer .cont_copy a.cky-banner-element {
  margin-right: 0px;
}
.footer .cont_copy a.nmg {
  float: right;
  display: block;
  width: 36px;
  margin-right: 0px;
}
.footer .cont_copy a.nmg svg {
  width: 36px;
  margin-top: 5px;
  fill: #8c8d8d;
}

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