/* Scss Document */
.inputerror {
  border: 1px solid #c74646 !important; }

.input_code {
  background-color: #fff;
  background-repeat: no-repeat;
  border: 1px solid #bc955c;
  border-right: none;
  height: 42px;
  width: -moz-calc(100% - 34px);
  width: -webkit-calc(100% - 34px);
  width: -o-calc(100% - 34px);
  width: calc(100% - 34px);
  float: left;
  color: #bc955c;
  font-size: 15px;
  font-family: 'gesta',sans-serif;
  font-weight: 400;
  line-height: 42px;
  padding-left: 10px; }

.input_arrow_white {
  background-color: #fff;
  background-image: url("/images/arrowwhite.svg");
  background-position: center right;
  background-size: 45px 45px;
  background-repeat: no-repeat;
  border: none;
  height: 44px;
  width: 23px;
  float: left; }

.input_arrow {
  background-color: #fff;
  background-image: url("/images/arrow.svg");
  background-position: center right;
  background-size: 45px 45px;
  background-repeat: no-repeat;
  border: none;
  height: 44px;
  width: 23px;
  float: left; }

.optin-window {
  position: fixed;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  max-height: 100%;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0.35);
  z-index: 2000;
  display: none;
  overflow: hidden; }
  .optin-window .optin-close {
    position: absolute;
    z-index: 150;
    top: -40px;
    right: -40px;
    width: 22px;
    height: 22px;
    padding: 5px;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    transition: 0.3s; }
    .optin-window .optin-close:hover {
      color: #ccc; }
  .optin-window .optin-column {
    position: absolute;
    display: block;
    margin-left: -200px;
    top: 50%;
    margin-top: -327px;
    z-index: 3005;
    left: 50%;
    width: 100%;
    max-width: 400px;
    height: auto;
    overflow: visible; }
    .optin-window .optin-column .optin-row {
      display: block; }
    .optin-window .optin-column .optin-popup {
      display: block;
      width: -moz-calc(100% - 60px);
      width: -webkit-calc(100% - 60px);
      width: -o-calc(100% - 60px);
      width: calc(100% - 60px);
      max-width: 340px;
      height: 584px;
      padding: 40px 30px 30px 30px;
      background: #f8f8f8; }
      .optin-window .optin-column .optin-popup .st-icon {
        width: 80px;
        height: 80px;
        display: block;
        margin: 0 auto;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        background-color: #bc955b;
        text-align: center;
        margin-bottom: 30px; }
        .optin-window .optin-column .optin-popup .st-icon i {
          color: #fff;
          font-size: 30px;
          text-align: center;
          line-height: 80px; }

@media (max-width: 480px) {
  .optin-window .optin-close {
    position: absolute;
    z-index: 150;
    top: 5px;
    right: 5px;
    width: auto;
    height: auto;
    padding: 5px;
    font-size: 20px;
    color: #4a4a49;
    cursor: pointer;
    transition: 0.3s; }
    .optin-window .optin-close:hover {
      color: #aaa; } }
@media (max-width: 400px) {
  .optin-window .optin-column {
    position: absolute;
    display: table;
    margin-left: 0px;
    top: 0;
    margin-top: 0;
    z-index: 3005;
    left: 0;
    width: 100%;
    max-width: 400px;
    height: 100%;
    overflow: visible;
    background: #ffffff; }
    .optin-window .optin-column .optin-row {
      display: table-row; }
    .optin-window .optin-column .optin-popup {
      display: table-cell;
      width: -moz-calc(100% - 60px);
      width: -webkit-calc(100% - 60px);
      width: -o-calc(100% - 60px);
      width: calc(100% - 60px);
      max-width: 340px;
      height: auto;
      padding: 30px;
      background: #ffffff;
      vertical-align: middle; } }
.cookies-window {
  position: fixed;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  max-height: 100%;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0.35);
  z-index: 2000;
  display: none;
  overflow: hidden; }

.cookies-pop {
  position: absolute;
  margin-left: -375px;
  top: 100px;
  z-index: 3005;
  left: 50%;
  width: 100%;
  max-width: 750px;
  height: auto;
  overflow: visible; }
  .cookies-pop .hideinfo {
    display: block; }
  .cookies-pop .showinfo {
    display: none;
    cursor: pointer; }
  .cookies-pop .cookietitle {
    width: -moz-calc(100% - 60px);
    width: -webkit-calc(100% - 60px);
    width: -o-calc(100% - 60px);
    width: calc(100% - 60px);
    max-width: 690px;
    background: #003e52;
    padding: 23px 30px; }
    .cookies-pop .cookietitle h6 {
      font-family: 'gesta', sans-serif;
      color: #fff;
      font-weight: 700;
      font-size: 22px;
      line-height: 24px;
      margin-bottom: 0px;
      letter-spacing: 0em; }
  .cookies-pop .cookietext {
    width: -moz-calc(100% - 60px);
    width: -webkit-calc(100% - 60px);
    width: -o-calc(100% - 60px);
    width: calc(100% - 60px);
    max-width: 690px;
    height: auto;
    padding: 30px 30px 15px 30px;
    background: #ffffff; }
    .cookies-pop .cookietext h6 {
      font-family: 'gesta', sans-serif;
      color: #003e52;
      font-weight: 700;
      font-size: 20px;
      line-height: 24px;
      margin-bottom: 20px;
      letter-spacing: 0em; }
    .cookies-pop .cookietext p, .cookies-pop .cookietext form p {
      font-family: 'gesta', sans-serif;
      font-weight: 400 !important;
      font-size: 16px !important;
      color: #4a4a49 !important;
      line-height: 20px !important; }
      .cookies-pop .cookietext p a, .cookies-pop .cookietext form p a {
        color: #003e52 !important; }
        .cookies-pop .cookietext p a:hover, .cookies-pop .cookietext form p a:hover {
          text-decoration: none; }
      .cookies-pop .cookietext p strong, .cookies-pop .cookietext form p strong {
        font-weight: 600 !important;
        font-size: 17px !important;
        color: #4a4a49 !important;
        line-height: 21px !important; }
    .cookies-pop .cookietext .cookieswitches {
      display: table;
      width: 100%; }
      .cookies-pop .cookietext .cookieswitches .switchesrow {
        display: table-row; }
        .cookies-pop .cookietext .cookieswitches .switchesrow .swicthwidth {
          width: 55px; }
        .cookies-pop .cookietext .cookieswitches .switchesrow .switchescell {
          display: table-cell;
          vertical-align: top;
          padding-bottom: 15px;
          /* Rounded sliders */ }
          .cookies-pop .cookietext .cookieswitches .switchesrow .switchescell .switch {
            position: relative;
            display: inline-block;
            width: 44px;
            height: 24px;
            z-index: 80; }
          .cookies-pop .cookietext .cookieswitches .switchesrow .switchescell .switch input {
            opacity: 0;
            width: 0;
            height: 0; }
          .cookies-pop .cookietext .cookieswitches .switchesrow .switchescell .slider {
            position: absolute;
            cursor: pointer;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background-color: #e0e7ea;
            -webkit-transition: .4s;
            transition: .4s; }
          .cookies-pop .cookietext .cookieswitches .switchesrow .switchescell .slider:before {
            position: absolute;
            content: "";
            height: 20px;
            width: 20px;
            left: 2px;
            bottom: 2px;
            background-color: #003e52;
            -webkit-transition: .4s;
            transition: .4s; }
          .cookies-pop .cookietext .cookieswitches .switchesrow .switchescell input:checked + .slider {
            background-color: #43d33e; }
          .cookies-pop .cookietext .cookieswitches .switchesrow .switchescell input:focus + .slider {
            box-shadow: 0 0 1px #43d33e; }
          .cookies-pop .cookietext .cookieswitches .switchesrow .switchescell input:checked + .slider:before {
            -webkit-transform: translateX(20px);
            -ms-transform: translateX(20px);
            transform: translateX(20px); }
          .cookies-pop .cookietext .cookieswitches .switchesrow .switchescell .slider.round {
            border-radius: 24px; }
          .cookies-pop .cookietext .cookieswitches .switchesrow .switchescell .slider.round:before {
            border-radius: 50%; }

@media (max-width: 750px) {
  .cookies-pop {
    margin-left: -275px;
    max-width: 550px; }
    .cookies-pop .cookietitle {
      max-width: 490px; }
    .cookies-pop .cookietext {
      width: -moz-calc(100% - 60px);
      width: -webkit-calc(100% - 60px);
      width: -o-calc(100% - 60px);
      width: calc(100% - 60px);
      max-width: 490px; } }
@media (max-width: 550px) {
  .cookies-pop {
    position: absolute;
    z-index: 3005;
    left: 0%;
    margin-left: 0px;
    top: 100px;
    min-width: auto; }
    .cookies-pop .hideinfo {
      display: none; }
    .cookies-pop .showinfo {
      display: block;
      float: right;
      cursor: pointer; }
    .cookies-pop .cookietitle h6 {
      font-size: 20px; }
    .cookies-pop .cookietext p, .cookies-pop .cookietext form p {
      font-size: 15px !important; }
      .cookies-pop .cookietext p strong, .cookies-pop .cookietext form p strong {
        font-size: 15px !important; } }
@media (max-width: 420px) {
  .cookies-pop {
    top: 0px;
    height: 100vh;
    background-color: #fff; }
    .cookies-pop .hideinfo {
      display: none; }
    .cookies-pop .showinfo {
      display: block;
      float: right;
      cursor: pointer; } }
/* overwrite framework */
.align-left h2 span {
  display: inline-block;
  padding-bottom: 30px;
  margin-bottom: 30px;
  position: relative; }
  .align-left h2 span:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 1px;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #bc955c; }

.align-right h2 span {
  display: inline-block;
  padding-bottom: 30px;
  margin-bottom: 30px;
  position: relative; }
  .align-right h2 span:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 1px;
    bottom: 0;
    right: 0;
    border-bottom: 1px solid #bc955c; }

.align-center h2 span {
  display: inline-block;
  padding-bottom: 30px;
  margin-bottom: 30px;
  position: relative; }
  .align-center h2 span:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 1px;
    bottom: 0;
    left: 50%;
    margin-left: -25px;
    border-bottom: 1px solid #bc955c; }

.align-center h4 span {
  display: inline-block;
  padding-bottom: 40px;
  margin-bottom: 70px;
  position: relative; }
  .align-center h4 span:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 1px;
    bottom: 0;
    left: 50%;
    margin-left: -25px;
    border-bottom: 1px solid #bc955c; }
.align-center h5 span {
  display: inline-block;
  padding-bottom: 40px;
  margin-bottom: 40px;
  position: relative; }
  .align-center h5 span:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 1px;
    bottom: 0;
    left: 50%;
    margin-left: -25px;
    border-bottom: 1px solid #bc955c; }

.bg-main h1, .bg-main h2, .bg-main h3, .bg-main h4, .bg-main h5, .bg-main h6, .bg-main .intro p, .bg-main .txt p {
  color: #c6a574 !important; }
  .bg-main h1 span, .bg-main h2 span, .bg-main h3 span, .bg-main h4 span, .bg-main h5 span, .bg-main h6 span, .bg-main .intro p span, .bg-main .txt p span {
    color: #c6a574 !important; }

/*.bg-gray-1 {
    .input, textarea, input[type="checkbox"] + label span {
        background-color: #f8f8f8 !important;
    }
}*/
.items .devider-bottom-100:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none; }

@media (max-width: 1150px) {
  .align-center h4 span {
    display: inline-block;
    padding-bottom: 40px;
    margin-bottom: 40px; } }
@media (max-width: 1024px) {
  footer .padding-top-100 {
    padding-top: 60px !important; }

  footer .padding-bottom-90 {
    padding-bottom: 50px !important; }

  .padding-top-190 {
    padding-top: 114px !important; }

  .padding-top-200 {
    padding-top: 124px !important; }

  .padding-bottom-200 {
    padding-bottom: 124px !important; }

  .tablet.padding-top-200 {
    padding-top: 60px !important; }

  .tablet.padding-bottom-200 {
    padding-bottom: 60px !important; }

  .col-2-1 .padding-top-65 {
    padding-top: 58px; }
  .col-2-1 .padding-bottom-65 {
    padding-bottom: 58px; } }
@media (max-width: 880px) {
  .col-2-1 .padding-top-65 {
    padding-top: 0; }
  .col-2-1 .padding-bottom-65 {
    padding-bottom: 0; } }
@media (max-width: 450px) {
  .padding-top-190 {
    padding-top: 50px !important; }

  .padding-top-200 {
    padding-top: 60px !important; }

  .padding-bottom-200 {
    padding-bottom: 60px !important; } }
/* --------------------------- */
/* ----- custom sidenav ----- */
.lang {
  margin-top: 98px;
  margin-left: 100px;
  width: 200px;
  display: block;
  position: relative;
  z-index: 3022; }
  .lang li, .lang li a, .lang span {
    width: auto !important;
    display: inline-block;
    font-size: 21px !important;
    font-family: 'open-sans', sans-serif;
    font-weight: 400;
    color: #bc955c;
    text-decoration: none;
    line-height: 24px;
    margin: 0 !important;
    padding: 0 !important;
    text-transform: uppercase; }
  .lang li a:hover {
    color: #e3d2ba; }

#ccNav .closebtn p,
#ccSidenav .closebtn p,
.opennav p {
  transition: 0.3s; }
  #ccNav .closebtn p:hover,
  #ccSidenav .closebtn p:hover,
  .opennav p:hover {
    color: #e3d2ba !important; }

.navpos {
  margin-top: -125px !important; }

@media (max-width: 640px) {
  .lang {
    margin-top: 50px;
    margin-left: 50px;
    width: 100px; }
    .lang li, .lang li a, .lang span {
      width: auto !important;
      display: inline-block;
      font-size: 18px !important;
      font-family: 'open-sans', sans-serif;
      font-weight: 400;
      color: #bc955c;
      text-decoration: none;
      line-height: 24px;
      margin: 0 !important;
      padding: 0 !important;
      text-transform: uppercase; }

  .navpos {
    margin-top: -75px !important; }

  .opennav {
    height: 30px;
    width: 30px;
    position: relative;
    z-index: 100;
    padding: 45px !important;
    margin: 0 auto;
    margin-bottom: 0px;
    margin-bottom: -120px !important; }

  #ccNav .closebtn,
  #ccSidenav .closebtn {
    height: 30px;
    width: 30px;
    position: relative;
    z-index: 4100;
    padding: 45px !important;
    float: right;
    margin: 0 0 0 auto;
    margin-bottom: 0px;
    margin-bottom: -120px !important; }

  .sidenav a, .sidenav_right a {
    width: -moz-calc(100% - 100px);
    width: -webkit-calc(100% - 100px);
    width: -o-calc(100% - 100px);
    width: calc(100% - 100px);
    width: -moz-calc(100% - 100px) !important;
    width: -webkit-calc(100% - 100px) !important;
    width: -o-calc(100% - 100px) !important;
    width: calc(100% - 100px) !important;
    border-bottom: solid #bc955c 1px;
    text-transform: none;
    font-family: 'open-sans', sans-serif;
    font-weight: 400;
    margin-right: 50px !important;
    margin-left: 50px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    text-decoration: none;
    font-size: 18px !important;
    color: #bc955c;
    display: block;
    transition: 0.3s; } }
@media screen and (max-height: 900px) {
  .navcell {
    display: table-cell;
    height: 100%;
    vertical-align: top !important;
    padding-top: 120px !important;
    padding-bottom: 0px; }

  .lang {
    margin-top: 50px;
    margin-left: 50px;
    width: 100px; }
    .lang li, .lang li a, .lang span {
      width: auto !important;
      display: inline-block;
      font-size: 18px !important;
      font-family: 'open-sans', sans-serif;
      font-weight: 400;
      color: #bc955c;
      text-decoration: none;
      line-height: 24px;
      margin: 0 !important;
      padding: 0 !important;
      text-transform: uppercase; }

  .navpos {
    margin-top: -75px !important; }

  .opennav {
    height: 30px;
    width: 30px;
    position: relative;
    z-index: 100;
    padding: 45px !important;
    margin: 0 auto;
    margin-bottom: 0px;
    margin-bottom: -120px !important; }

  #ccNav .closebtn,
  #ccSidenav .closebtn {
    height: 30px;
    width: 30px;
    position: relative;
    z-index: 4100;
    padding: 45px !important;
    float: right;
    margin: 0 0 0 auto;
    margin-bottom: 0px;
    margin-bottom: -120px !important; }

  .sidenav a, .sidenav_right a {
    width: -moz-calc(100% - 100px);
    width: -webkit-calc(100% - 100px);
    width: -o-calc(100% - 100px);
    width: calc(100% - 100px);
    width: -moz-calc(100% - 100px) !important;
    width: -webkit-calc(100% - 100px) !important;
    width: -o-calc(100% - 100px) !important;
    width: calc(100% - 100px) !important;
    border-bottom: solid #bc955c 1px;
    text-transform: none;
    font-family: 'open-sans', sans-serif;
    font-weight: 400;
    margin-right: 50px !important;
    margin-left: 50px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    text-decoration: none;
    font-size: 18px !important;
    color: #bc955c;
    display: block;
    transition: 0.3s; } }
/* --------------------------- */
/* ----- custom team ----- */
.team-box {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto; }

.team {
  width: 242px;
  height: 310px;
  display: inline-block;
  margin: 0 25px 50px 25px;
  position: relative;
  text-decoration: none; }
  .team .img {
    border-radius: 100%;
    padding-top: 100%;
    height: 0px !important;
    display: block;
    margin-bottom: 50px;
    position: relative;
    background: #ddd;
    z-index: 0; }
  .team .hover_merge {
    position: absolute;
    margin: 0;
    top: 25px;
    left: 25px;
    height: 192px;
    width: 192px;
    border-radius: 100%;
    z-index: 1;
    display: none;
    cursor: pointer;
    background-color: rgba(188, 149, 92, 0.8); }
    .team .hover_merge .table {
      display: table;
      width: 100%;
      height: 100%; }
      .team .hover_merge .table .tr {
        display: table-row; }
        .team .hover_merge .table .tr .td {
          display: table-cell;
          vertical-align: middle; }
          .team .hover_merge .table .tr .td h2 {
            font-size: 50px; }
  .team h6 {
    font-size: 17px;
    line-height: 24px;
    text-transform: uppercase;
    color: #bc955c; }
  .team:hover .hover_merge {
    display: block; }
  .team:hover h6 {
    text-decoration: underline; }

.m-table {
  display: table;
  width: 100%; }
  .m-table .m-row {
    display: table-row; }
    .m-table .m-row .m-cell {
      display: table-cell;
      width: 55%;
      vertical-align: top; }
    .m-table .m-row .m-cell-contact {
      display: table-cell;
      width: 45%;
      vertical-align: top; }

.cellpadding-right {
  padding-right: 80px; }

.cellpadding {
  padding: 50px; }

@media (max-width: 600px) {
  .team-box {
    width: 292px;
    height: auto;
    display: block;
    margin: 0 auto; }

  .team {
    width: 242px;
    height: 310px;
    display: block; } }
@media (max-width: 970px) {
  .m-table {
    display: block;
    width: 100%; }
    .m-table .m-row {
      display: block; }
      .m-table .m-row .m-cell {
        display: block;
        width: 100%; }
      .m-table .m-row .m-cell-contact {
        display: block;
        width: -moz-calc(100% - 100px);
        width: -webkit-calc(100% - 100px);
        width: -o-calc(100% - 100px);
        width: calc(100% - 100px); }

  .cellpadding-right {
    padding-right: 0px;
    padding-bottom: 80px; } }
@media (max-width: 500px) {
  .cellpadding-right {
    padding-right: 0px;
    padding-bottom: 65px; }

  .cellpadding {
    padding: 35px; }

  .m-table .m-row {
    display: block; }
    .m-table .m-row .m-cell-contact {
      display: block;
      width: -moz-calc(100% - 70px);
      width: -webkit-calc(100% - 70px);
      width: -o-calc(100% - 70px);
      width: calc(100% - 70px); } }
/* --------------------------- */
/* ------ blog carrousel home ---- */
.hide_slider {
  display: block; }

.show_slider,
.phone_slider {
  display: none;
  margin-left: 10px; }

.aanbod-img {
  width: 100%;
  height: 260px;
  display: block;
  background-position: center;
  background-size: cover; }

.aanbod {
  width: -moz-calc(100% - 100px);
  width: -webkit-calc(100% - 100px);
  width: -o-calc(100% - 100px);
  width: calc(100% - 100px);
  padding: 50px;
  background: #e3e3e3; }
  .aanbod strong {
    color: #bc955c !important; }

@media (max-width: 1480px) {
  .hide_slider {
    display: block;
    margin-left: 10px; } }
@media (max-width: 1240px) {
  .hide_slider {
    display: none; }

  .show_slider {
    display: block; } }
@media (max-width: 750px) {
  .hide_slider,
  .show_slider {
    display: none; }

  .phone_slider {
    display: block; } }
@media (max-width: 600px) {
  .aanbod {
    width: -moz-calc(100% - 60px);
    width: -webkit-calc(100% - 60px);
    width: -o-calc(100% - 60px);
    width: calc(100% - 60px);
    padding: 30px; } }
/* --------------------------- */
/* ----- blog ----- */
.filters a {
  display: inline-block;
  margin: 0 25px;
  text-decoration: none;
  text-transform: uppercase;
  color: #4a4a49;
  font-family: 'gesta', sans-serif;
  font-weight: 400;
  font-size: 16px;
  border-bottom: 1px solid #fff;
  transition: all 0.3s;
  margin-bottom: 10px; }
  .filters a:hover {
    color: #bc955c;
    border-bottom: 1px solid #bc955c; }
.filters .active {
  display: inline-block;
  margin: 0 25px;
  text-transform: uppercase;
  color: #bc955c;
  border-bottom: 1px solid #bc955c;
  font-family: 'gesta', sans-serif;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 10px; }
.filters span {
  display: inline-block;
  text-transform: uppercase;
  color: #bc955c;
  font-family: 'gesta', sans-serif;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 10px; }

.item {
  width: 100%;
  display: table; }

article span.line {
  display: inline-block; }

.social-share {
  display: inline-block;
  margin: 0 6px 0 0px !important;
  box-sizing: inherit; }

.social-share li {
  list-style: none; }
  .social-share li a {
    width: 36px;
    height: 36px;
    display: block;
    border-radius: 100%;
    background-color: #bc955c;
    text-align: center;
    text-decoration: none; }
    .social-share li a .fab {
      color: #fff;
      line-height: 36px;
      font-size: 19px; }

.go-back {
  display: inline-block;
  float: right; }
  .go-back a {
    text-decoration: none;
    text-transform: uppercase;
    color: #bc955c !important;
    font-family: 'gesta', sans-serif;
    font-weight: 400;
    font-size: 14px;
    border-bottom: 1px solid #fff;
    transition: all 0.3s;
    line-height: 36px; }
    .go-back a:hover {
      border-bottom: 1px solid #bc955c; }

@media (max-width: 600px) {
  .filters a {
    display: inline-block;
    margin: 0 10px;
    text-decoration: none;
    text-transform: uppercase;
    color: #4a4a49;
    font-family: 'gesta', sans-serif;
    font-weight: 400;
    font-size: 14px;
    border-bottom: 1px solid #fff;
    transition: all 0.3s;
    margin-bottom: 10px; }
    .filters a:hover {
      color: #bc955c;
      border-bottom: 1px solid #bc955c; }
  .filters .active {
    display: inline-block;
    margin: 0 10px;
    text-transform: uppercase;
    color: #bc955c;
    border-bottom: 1px solid #bc955c;
    font-family: 'gesta', sans-serif;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 10px; }
  .filters span {
    display: inline-block;
    text-transform: uppercase;
    color: #bc955c;
    font-family: 'gesta', sans-serif;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 10px; }

  .social-share li a {
    width: 32px;
    height: 32px;
    display: block;
    border-radius: 100%;
    background-color: #bc955c;
    text-align: center;
    text-decoration: none; }
    .social-share li a .fab {
      color: #fff;
      line-height: 32px;
      font-size: 16px; }

  .go-back a {
    font-size: 14px; } }
@media (max-width: 970px) {
  .col-padding-40, .col-padding-50, .col-padding-60, .col-padding-65 {
    padding: 50px 50px 0 50px !important;
    width: 100% !important; } }
@media (max-width: 450px) {
  .col-padding-40, .col-padding-50, .col-padding-60, .col-padding-65 {
    padding: 35px 0 0 0 !important;
    width: 100% !important; } }
/* --------------------------- */
/* ----- footer ----- */
footer img {
  display: block;
  margin: 0 auto; }

footer .table {
  display: table; }
  footer .table .tr {
    display: table-row; }
    footer .table .tr .td {
      display: table-cell;
      vertical-align: middle;
      height: 140px; }

footer.bg-main h1, footer.bg-main h2, footer.bg-main h3, footer.bg-main h4, footer.bg-main h5, footer.bg-main .intro p, footer.bg-main .txt p {
  color: #fff !important; }
  footer.bg-main h1 span, footer.bg-main h2 span, footer.bg-main h3 span, footer.bg-main h4 span, footer.bg-main h5 span, footer.bg-main .intro p span, footer.bg-main .txt p span {
    color: #fff !important; }

footer .white .txt a {
  text-decoration: none; }
  footer .white .txt a:hover {
    text-decoration: none; }

.border-right {
  padding: 12px 70px 12px 0;
  transition: all 0.6s; }

.border-left {
  padding: 12px 0 12px 70px;
  transition: all 0.6s; }

.borders {
  padding: 5px 0;
  border-right: 1px solid #bc955c;
  border-left: 1px solid #bc955c; }

@media (max-width: 1120px) {
  .border-right {
    padding: 12px 50px 12px 0; }

  .border-left {
    padding: 12px 0 12px 50px; } }
@media (max-width: 1050px) {
  .border-right {
    padding: 12px 25px 12px 0; }

  .border-left {
    padding: 12px 0 12px 25px; } }
@media (max-width: 960px) {
  .border-right {
    padding: 10px 0 50px 0; }

  .border-left {
    padding: 50px 0 10px 0;
    border-left: none; }

  .borders {
    padding: 0;
    margin: 0;
    border-right: none;
    border-left: none; }

  footer .align-right p,
  footer .align-left p,
  footer .align-right h5,
  footer .align-left h5,
  footer .align-right h6,
  footer .align-left h6 {
    text-align: center;
    padding: 0 50px; }

  footer .table {
    display: table; }
    footer .table .tr {
      display: table-row; }
      footer .table .tr .td {
        display: table-cell;
        vertical-align: middle;
        height: auto; }

  footer img {
    display: block;
    margin: 0 auto;
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px; } }
/* --------------------------- */
