@import url("https://fonts.googleapis.com/css2?family=Cantarell&display=swap");
::selection {
  background: #a1968f;
  color: black;
}

h1, h2, h3, h4, h5, p, span, a, label, .et_pb_text_inner, .dtq-card-desc {
  font-family: "Cantarell", sans-serif;
  letter-spacing: -0.7px;
}

.et_pb_text_inner p {
  font-size: 17px;
}

.rounded-section {
  margin: 10px;
  border-radius: 8px;
}

.rounded-section-white {
  background: #efefef;
}
.rounded-section-white a {
  color: #5f4532;
}
.rounded-section-white a:hover {
  color: #3d2d20;
}

.bigger-parallax {
  height: 55vh;
}
.bigger-parallax .et_parallax_bg {
  border-radius: 8px;
}

.et-l--header {
  position: relative;
  z-index: 999;
}
.et-l--header .et_pb_row {
  width: 80%;
  max-width: 1505px;
  padding: 20px 15px;
  margin: 0 auto;
}
@media (max-width: 981px) {
  .et-l--header .et_pb_row {
    width: 100%;
    max-width: 96%;
    padding: 30px 0 0;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .et-l--header .et_pb_row {
    width: 100%;
    max-width: 96%;
    margin: 0 auto;
    padding: 30px 0 0;
  }
}
.et-l--header img {
  width: 100px;
  aspect-ratio: 484/781;
}
.et-l--header .mm-header-menu {
  padding-top: 25px;
}
@media (max-width: 1330px) {
  .et-l--header .mm-header-menu {
    width: 100%;
    padding-top: 0;
  }
  .et-l--header .mm-header-menu .mobile_menu_bar:before {
    color: white !important;
  }
  .et-l--header .mm-header-menu .et_mobile_menu {
    margin-top: 5em;
    width: 99%;
    right: auto;
    left: 15px;
    border-radius: 8px;
  }
}
.et-l--header .mm-header-menu-overig {
  padding-top: 25px;
}
@media (max-width: 1330px) {
  .et-l--header .mm-header-menu-overig {
    width: 100%;
    padding-top: 0;
  }
  .et-l--header .mm-header-menu-overig .mobile_menu_bar:before {
    color: black !important;
  }
  .et-l--header .mm-header-menu-overig .et_mobile_menu {
    margin-top: 4em;
    width: 99%;
    right: auto;
    left: 15px;
    border-radius: 8px;
  }
}
@media (max-width: 1330px) {
  .et-l--header .et_pb_menu .et_mobile_menu, .et-l--header .et_pb_menu .et_mobile_menu ul {
    list-style: none !important;
  }
}
@media (max-width: 1330px) {
  .et-l--header .et_pb_menu .et_mobile_menu {
    top: 100%;
    padding: 20px;
  }
}
@media (max-width: 1330px) {
  .et-l--header .mm-header-menu-overig.et_pb_menu .mobile_menu_bar:before {
    color: black !important;
  }
  .et-l--header .mm-header-menu-overig.et_pb_menu .et_mobile_menu {
    margin-top: 5em;
    padding: 40px;
  }
}
.et-l--header .et_pb_menu--style-centered .et_pb_menu__menu > nav > ul, .et-l--header .et_pb_menu--style-centered .et_pb_menu__wrap {
  justify-content: center;
}
@media (max-width: 1330px) {
  .et-l--header .et_pb_menu--style-centered .et_pb_menu__menu > nav > ul, .et-l--header .et_pb_menu--style-centered .et_pb_menu__wrap {
    justify-content: flex-end;
  }
}

@media (min-width: 981px) {
  .et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
    width: 29.666%;
  }
}
.et_mobile_menu {
  border-top: 3px solid #8a7c73;
}

@media (max-width: 1330px) {
  .et_pb_menu__menu {
    display: none !important;
  }
  .et_mobile_nav_menu {
    display: block !important;
    margin-right: -4px !important;
  }
}
html header .nav li ul {
  border-top: 3px solid #8a7c73;
}
html header .nav li li a {
  width: max-content;
  min-width: 100%;
  padding: 6px 11px;
}
html header .nav li li {
  padding: 0;
  min-width: 100%;
}
html header .et-menu a {
  width: max-content;
}
html header .et_pb_menu .sub-menu:first-child ul li a {
  color: black !important;
}
html header .et-menu .sub-menu li li a {
  width: fit-content;
  padding: 10px 0;
}
html header .sub-menu {
  border-radius: 8px;
}
@media (max-width: 1330px) {
  html header .sub-menu li {
    min-width: 100%;
    padding-left: 10px;
  }
  html header .sub-menu li a {
    padding: 10px 0;
  }
}
html header .sub-menu .et-menu li li a {
  width: max-content;
  min-width: 100%;
  border-radius: 8px;
}
html header .sub-menu .et-menu li li a:hover {
  background: lightgrey;
}
html header .sub-menu .et_mobile_menu {
  padding: 10px 20px !important;
  margin: 0;
  border-top: 3px solid black;
  border-radius: 8px;
}
html header .sub-menu .et_mobile_menu a {
  padding: 5px 0 !important;
}

@media (max-width: 1330px) {
  header .et_mobile_menu li a {
    padding: 10px 0;
  }
  header .et_pb_column.et-last-child {
    width: 50% !important;
    position: absolute;
    display: flex;
    justify-content: flex-end;
    padding-right: 15px;
    right: 0;
  }
  header .et_pb_column--with-menu {
    display: flex;
    justify-content: flex-end;
    position: absolute;
    top: 80px;
    right: 0;
    width: 100% !important;
    margin-right: 0 !important;
    padding-right: 15px;
  }
}

.et_pb_row {
  width: 80%;
  max-width: 1505px;
  padding: 20px 15px !important;
  margin: 0 auto;
}
@media (max-width: 1882px) {
  .et_pb_row {
    width: 96% !important;
  }
}

.mm-fullwidth-header {
  height: 98vh;
  display: flex;
  flex-direction: column;
  justify-content: end;
}
@media (max-height: 632px) {
  .mm-fullwidth-header {
    display: block;
    height: 100% !important;
  }
  .mm-fullwidth-header .et_pb_row_0 {
    margin-top: 140px !important;
  }
}
.mm-fullwidth-header .img {
  width: 100px;
  height: 100px;
}
.mm-fullwidth-header > .et_pb_row {
  background: rgba(0, 0, 0, 0.33);
}
.mm-fullwidth-header > .et_pb_row:first-child {
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
}
.mm-fullwidth-header > .et_pb_row:last-child {
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}

.mm-fullwidth-header, .mm-fullwidth-header h1 {
  color: white;
}

.flex-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
.flex-row .et_pb_column {
  display: inline-flex;
}
@media (max-width: 1200px) {
  .flex-row .et_pb_column {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
.flex-row .et_pb_column .et_pb_module_inner {
  min-height: 100%;
  height: 100%;
}
.flex-row .et_pb_column .et_pb_module_inner .dtq-card {
  min-height: 100%;
}
.flex-row .et_pb_column .et_pb_module_inner .dtq-card .dtw-card-container {
  display: flex;
  flex-direction: column;
}

body .blog-side {
  border-right: 0;
  padding-right: 0;
}
body .et_pb_toggle {
  transition: all 1s;
}
body .et_pb_toggle_open {
  transition: all 1s;
}
body .et_pb_module .et_pb_module_inner .dtq-module .dtq-card-content {
  padding-bottom: 85px !important;
}
body .dtq-card-content {
  display: block;
  position: relative;
}
body .dtq-card-content p {
  padding-bottom: 0;
}
body .dtq-card-content .dtq-btn-card-wrap {
  position: absolute;
  bottom: 20px;
}
body .wpcf7 span:not(.wpcf7-spinner) {
  width: 100%;
}
body .wpcf7 .wpcf7-text, body .wpcf7 .wpcf7-textarea {
  width: 100%;
  border-radius: 8px;
  padding: 15px;
  font-size: 20px;
}
body .wpcf7 input {
  border-radius: 15px;
}
body .wpcf7 .et_pb_button:hover {
  padding: 0.3em 1em;
}
body .wpcf7 .wpcf7-list-item {
  margin: 0;
}
body .wpcf7 .wpcf7-submit {
  font-size: 20px;
  font-weight: 500;
  padding: 0.3em 1em;
  line-height: 1.7em;
  transition: 0.2s;
  background: #8a7c73;
  color: white;
  border: 2px solid transparent;
  cursor: pointer;
}
body .wpcf7 .wpcf7-submit:hover {
  border-radius: 15px;
  background: #a49c96;
  border: 2px solid transparent;
  color: black;
}

.ctc_greetings_close_btn {
  position: absolute;
  right: 10px;
  top: 35px;
}

.mm-fullwidth-header .hero-text {
  border-left: 2px solid white !important;
  padding-left: 30px !important;
  font-size: 20px !important;
}
@media (max-width: 501px) {
  .mm-fullwidth-header .hero-text {
    font-size: 15px;
  }
}

@media (max-width: 501px) {
  .mm-fullwidth-header .et_pb_text_0 h1 {
    font-size: 25px;
  }
}

.mm-fullwidth-header .et_pb_row_0 {
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
}

.mm-fullwidth-header .et_pb_row_2 span {
  margin-left: calc(50% - 48px);
  color: white;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll {
  padding-bottom: 50px;
}

.ba_card, .ba_card h3 {
  background-color: #d0cac6;
  color: black;
  border-radius: 15px;
  border: none;
}

.ba_card:hover {
  transform: scale(1.05);
}

.ba_card {
  transition: 0.2s ease-in-out;
}

.header-button {
  margin-top: 15px;
}
@media (max-width: 1330px) {
  .header-button {
    margin-top: 0;
  }
}

.et_pb_module .et_pb_posts article {
  padding-bottom: 27px;
  margin-bottom: 27px;
  border-bottom: 1px solid lightgrey;
}

.dtq-card-figure {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.dtq-btn-card-wrap > .et_pb_button {
  border-radius: 15px;
  border: 2px solid transparent;
}
.dtq-btn-card-wrap > .et_pb_button:hover {
  border-radius: 15px;
  border: 2px solid transparent;
}

body .et_pb_button, header .et_pb_button {
  border-radius: 15px;
  background: #8a7c73;
  color: white;
  border: 2px solid transparent;
}
body .et_pb_button:hover, header .et_pb_button:hover {
  border-radius: 15px !important;
  background: #a49c96 !important;
  border: 2px solid transparent !important;
}

img:not(.sub-menu > li > a img):not(.sub-menu > li > img):not(.sub-menu > img):not(li > a > img):not(.dtq-figure > img) {
  border-radius: 8px;
}

a {
  color: #8a7c73;
}
a:hover {
  color: #524a45;
}

body .widget_search {
  margin-bottom: 40px !important;
}
body .wp-block-latest-posts__post-title {
  font-size: 17px;
}
body .et_pb_widget .wp-block-search__inside-wrapper {
  border-radius: 8px;
}
body .et_pb_widget .wp-block-search__inside-wrapper input {
  border-radius: 8px;
  padding: 15px;
}
body .et_pb_widget .wp-block-search__inside-wrapper button {
  background-color: #8a7c73;
  color: white;
  transition: all 300ms ease 0ms;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
body .et_pb_widget .wp-block-search__inside-wrapper button:hover {
  background: #a49c96 !important;
  color: black;
}

#main-content .et_pb_section:last-child:not(header > .et_pb_section) {
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
#main-content .home-blog-module .et_pb_post {
  border-radius: 15px;
  transition: 0.2s ease-in-out;
}
#main-content .home-blog-module .et_pb_post:hover {
  transform: scale(1.05);
}
#main-content .home-blog-module .et_pb_post .et_pb_image_container {
  padding: 0 !important;
}
#main-content .home-blog-module .et_pb_post .et_pb_image_container a {
  margin-bottom: 0;
}
#main-content .home-blog-module .et_pb_post .et_pb_image_container a img {
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
#main-content .ba_video_popup {
  transition: 0.2s ease-in-out;
}
#main-content .ba_video_popup:hover {
  transform: scale(1.05);
}
#main-content .et_pb_blurb .et-pb-icon {
  color: #8a7c73;
}

.et_pb_blog_grid_wrapper .et_pb_post .et_pb_image_container {
  padding: 30px 30px 0 30px;
}

body .et_pb_module .et_pb_blog_grid .et_pb_post {
  padding: 20px;
  background-color: #d0cac6;
}
body .et_pb_module .et_pb_blog_grid .et_pb_post .entry-title {
  color: black;
}
body .et_pb_module .et_pb_blog_grid .et_pb_post .published {
  color: #1a1a1a;
}
body .et_pb_module .et_pb_blog_grid .et_pb_post .post-content a {
  color: black;
}
body .et_pb_module .et_pb_blog_grid .et_pb_post .post-content a:hover {
  text-decoration: underline;
  color: #524a45;
}

.et_pb_testimonial {
  border-radius: 15px;
  transition: 0.2s ease-in-out;
}
.et_pb_testimonial:hover {
  transform: scale(1.05);
}

footer {
  position: fixed;
  height: 100vh;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
footer .et_pb_blurb_content {
  margin: 0;
}
footer .et_pb_row {
  width: 80%;
  max-width: 1505px;
  padding: 20px 15px;
  margin: 0 auto;
}
@media (max-width: 981px) {
  footer .et_pb_row {
    width: 100%;
    max-width: 96%;
    padding: 30px 0 0;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  footer .et_pb_row {
    width: 100%;
    max-width: 96%;
    margin: 0 auto;
    padding: 30px 0 0;
  }
}
@media (max-width: 1828px) {
  footer .et_pb_row {
    width: 96%;
  }
}

#et-main-area {
  position: relative;
  margin-bottom: 60vh;
}

#main-content {
  position: relative;
  z-index: 998;
  box-shadow: -12px 16px 12px 0 rgba(0, 0, 0, 0.2), 12px 16px 12px 0 rgba(0, 0, 0, 0.2);
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

body.page.et_pb_pagebuilder_layout #main-content, body.archive.et_pb_pagebuilder_layout #main-content, body.single-post.et_pb_pagebuilder_layout #main-content {
  background-color: white;
  padding-bottom: 1px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  transition: 1s all ease;
}

body.page.et_pb_pagebuilder_layout.show-footer #main-content, body.archive.et_pb_pagebuilder_layout.show-footer #main-content, body.type-page.et_pb_pagebuilder_layout.show-footer #main-content, body.single-post.et_pb_pagebuilder_layout.show-footer #main-content {
  transform: translate(0, calc(10% - 20vh)) scale(0.8);
}

.last-section {
  border-radius: 15px;
}

footer .et_pb_row .developed-by {
  display: flex;
  flex-direction: column;
  position: absolute;
  padding-top: 30vh;
  color: black;
}

footer p {
  color: black;
}
footer p a {
  color: black;
}
footer p span {
  color: black;
}

footer div.et_pb_section {
  height: 100vh;
  position: relative;
}

footer div.et_pb_section .et_pb_row {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
footer div.et_pb_section .et_pb_row .et_pb_column .et_pb_module .et_pb_text_inner ul {
  list-style: none;
}

.fullwidth-primary-section {
  height: 45vh;
  background: #8a7c73;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.fullwidth-primary-section .et_pb_row_0 {
  margin: 0 auto;
}
.fullwidth-primary-section .et_pb_text_inner h1 {
  color: white;
}

.et_mobile_device .et_pb_section_parallax .et_pb_parallax_css {
  background-attachment: fixed !important;
}

.pll-parent-menu-item .sub-menu {
  width: 60px;
}

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