@charset "UTF-8";
/* VARS */
/* END VARS */
@font-face {
  font-family: "NouvelR";
  src: url("../fonts/NouvelR-Light.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "NouvelR";
  src: url("../fonts/NouvelR-Book.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "NouvelR";
  src: url("../fonts/NouvelR-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "NouvelR";
  src: url("../fonts/NouvelR-Semibold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "NouvelR";
  src: url("../fonts/NouvelR-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "NouvelR";
  src: url("../fonts/NouvelR-Extrabold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "NouvelRVariable";
  src: url("../fonts/NouvelR-Variable.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Dacia Block";
  src: url("../fonts/DaciaBlock-Light.woff2") format("woff2"), url("../fonts/DaciaBlock-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Dacia Block Extended";
  src: url("../fonts/DaciaBlockExtended-Light.woff2") format("woff2"), url("../fonts/DaciaBlockExtended-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Dacia Block";
  src: url("../fonts/DaciaBlock-Regular.woff2") format("woff2"), url("../fonts/DaciaBlock-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Dacia Block Extended";
  src: url("../fonts/DaciaBlockExtended-Regular.woff2") format("woff2"), url("../fonts/DaciaBlockExtended-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Dacia Block";
  src: url("../fonts/DaciaBlock-Bold.woff2") format("woff2"), url("../fonts/DaciaBlock-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Dacia Block Extended";
  src: url("../fonts/DaciaBlockExtended-Bold.woff2") format("woff2"), url("../fonts/DaciaBlockExtended-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Dacia Block Variable";
  src: url("../fonts/DaciaBlock-Variable.woff2") format("woff2"), url("../fonts/DaciaBlock-Variable.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Century Gothic";
  src: url("../fonts/CenturyGothic-Italic.eot");
  src: local("../fonts/Century Gothic Italic");
  src: local("CenturyGothic-Italic");
  src: url("../fonts/CenturyGothic-Italic.eot?#iefix") format("embedded-opentype");
  src: url("../fonts/CenturyGothic-Italic.woff") format("woff");
  src: url("../fonts/CenturyGothic-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Century Gothic";
  src: url("../fonts/CenturyGothic.eot");
  src: local("../fonts/Century Gothic");
  src: local("CenturyGothic");
  src: url("../fonts/CenturyGothic.eot?#iefix") format("embedded-opentype");
  src: url("../fonts/CenturyGothic.woff") format("woff");
  src: url("../fonts/CenturyGothic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Century Gothic";
  src: url("../fonts/CenturyGothic-Bold.eot");
  src: local("../fonts/Century Gothic Bold");
  src: local("CenturyGothic-Bold");
  src: url("../fonts/CenturyGothic-Bold.eot?#iefix") format("embedded-opentype");
  src: url("../fonts/CenturyGothic-Bold.woff") format("woff");
  src: url("../fonts/CenturyGothic-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Century Gothic";
  src: url("../fonts/CenturyGothic-BoldItalic.eot");
  src: local("../fonts/Century Gothic Bold Italic");
  src: local("CenturyGothic-BoldItalic");
  src: url("../fonts/CenturyGothic-BoldItalic.eot?#iefix") format("embedded-opentype");
  src: url("../fonts/CenturyGothic-BoldItalic.woff") format("woff");
  src: url("../fonts/CenturyGothic-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}
/* Show it is fixed to the top */
body {
  padding-top: 78px;
  font: 100% "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  font-weight: 400;
}

.font_renault {
  font-family: "NouvelR" !important;
}

.font_dacia {
  font-family: "Dacia Block" !important;
}

a.facebook:hover {
  color: #4C66A4;
}

a.twitter:hover {
  color: #2C77BA;
}

a.linkedin:hover {
  color: #069;
}

a.instagram:hover {
  color: #DD2A7B;
}

a.youtube:hover {
  color: #e61f1e;
}

a.atxt {
  color: rgb(214, 117, 32);
  text-decoration: underline;
}

a.atxt:hover {
  color: rgb(214, 117, 32);
  text-decoration: underline;
}

a.atxtw {
  color: rgb(243, 243, 243);
  text-decoration: underline;
  font-size: 90%;
}

a.atxtw:hover {
  color: rgb(214, 117, 32);
  text-decoration: underline;
  font-size: 90%;
}

a.zwart {
  color: rgb(0, 0, 0);
  /*text-decoration: underline;*/
  /*font-size: 90%;*/
}

a.zwart:hover {
  color: rgb(214, 117, 32);
  /*text-decoration: underline;*/
  /*font-size: 90%;*/
}

.fw-80 {
  font-size: 80%;
}

.navbar-dark.bg-dark {
  background-color: rgb(0, 0, 0) !important;
  font-size: 90%;
}

.nav {
  margin-bottom: 0;
}

.shadowmenu {
  /*border-bottom: 1px solid rgba(0, 0, 0, 0.20);	*/
  box-shadow: rgba(0, 0, 0, 0.1) 0px 25px 20px -20px;
  padding: 20px 0px;
}

.dropdown {
  position: static;
}

/* open dropdown on hover */
/*.dropdown:hover .dropdown-menu { display: inline-block; margin-top: 0; left: 0;} */
.dropdown-menu {
  width: 100%;
  text-align: center;
  /*background-color: $lichtgrijs;*/
}

.dropdown-menu h2 {
  font-size: 110%;
}

.dropdown-menu > li {
  display: inline-block;
}

.dropdown-menu a {
  line-height: 1.1em;
}

.fa-ul li.block {
  display: inline-block;
  padding: 10px 0;
}

span.fa-li {
  vertical-align: middle;
  color: rgb(214, 117, 32);
}

span.fa-li-text {
  padding-top: 5px;
  vertical-align: middle;
  display: block;
}

/* verwijder pijltje bij dropdown */
.dropdown-toggle::after {
  display: none;
  /*margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;*/
}

.dropdown-menu.shadowmenu.show {
  min-height: 240px;
  /*max-height: 240px;*/
  /*overflow: hidden;*/
}

.nav-link {
  display: block;
  color: rgb(255, 255, 255) !important;
  margin: 0.1rem 0.1rem;
}

.nav-link:hover {
  color: rgb(214, 117, 32) !important;
}

a.dropdown-item {
  text-decoration: underline;
}

.menutitel {
  font-size: 90%;
  padding-left: 0.4em;
  color: rgb(180, 180, 180) !important;
}

.menuborder {
  border-left: 1px transparent solid;
  border-right: 1px transparent solid;
}

.btn-menu {
  background-color: rgb(214, 117, 32);
  color: rgb(255, 255, 255);
  /*display: block;*/
  /*align-items: center;
  justify-content: center;*/
}

/* overlay open menu */
/*
body:has(.navbar-collapse.collapse) {
  background-color: rgba(0,0,0,0.5) !important;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}
*/
.btn-menu:hover {
  background-color: rgb(255, 255, 255);
  color: rgb(214, 117, 32);
}

/*
.collapsing { -webkit-transition: none; transition: none; display: none; }	
*/
.menubuttons .card-body {
  padding: 0 !important;
  min-width: 5em !important;
}

.menubuttons .nav-link {
  padding: 4px 4px !important;
  min-width: 5em !important;
}

.menubuttons .nav-item {
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.menubuttons .btn {
  border-radius: 0;
}

.navbar-collapse.collapse {
  background-color: rgb(255, 255, 255);
}

.navbar-collapse.collapse.show {
  background-color: rgb(255, 255, 255);
}

.navbar-collapse .col {
  max-width: 25%;
  min-width: 15em;
}

.navbar-collapse .colw100 {
  max-width: 100%;
  min-width: 15em;
}

.navbar-collapse.collapse.show .col {
  width: 100% !important;
  max-width: 100%;
  flex: none;
}

.navbar-collapse.collapse.show .col .col-6 {
  width: 100% !important;
  max-width: 100%;
  flex: none;
}

.navbar-collapse.collapse.show .level0 {
  background-color: #ffffff;
}

.navbar-collapse.collapse.show .level1 {
  background-color: rgba(0, 0, 0, 0.1019607843);
}

.navbar-collapse.collapse.show .level2 {
  background-color: rgba(0, 0, 0, 0.1607843137);
}

.navbar-collapse.collapse.show .navbar-nav.menubuttons {
  background-color: rgb(255, 255, 255);
  flex-direction: row;
}

.navbar-collapse.collapse.show .menubuttons .nav-link {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0) !important;
}

.navbar-collapse.collapse.show .menubuttons .nav-link:hover {
  /*background-color: $oranje;*/
  color: rgb(214, 117, 32) !important;
}

.navbar-dark .navbar-toggler {
  color: rgb(0, 0, 0);
  border-color: rgb(255, 255, 255);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(214,117,32,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-collapse.collapse .nav-link {
  /*background-color: $zwart;*/
  color: rgb(0, 0, 0) !important;
}

.navbar-collapse.collapse .nav-link:hover {
  /*background-color: $oranje;*/
  color: rgb(214, 117, 32) !important;
}
.navbar-collapse.collapse .nav-link.show {
  color: rgb(214, 117, 32) !important;
}


.navbar-collapse.collapse .nav-link.text-orange {
  color: rgb(214, 117, 32) !important;
}

.navbar-collapse.collapse .nav-link.show {
  color: rgb(214, 117, 32) !important;
}

.navbar-collapse.collapse.show {
  background-color: rgb(255, 255, 255);
}

.navbar-collapse.collapse.show .menutitel {
  text-align: left;
  color: rgb(0, 0, 0) !important;
  margin-bottom: 20px;
}

.navbar-collapse.collapse.show .nav-link {
  background-color: rgb(243, 243, 243);
  color: rgb(0, 0, 0) !important;
  font-weight: bold;
}

.navbar-collapse.collapse.show .nav-link:hover {
  background-color: rgb(214, 117, 32);
  color: rgb(0, 0, 0) !important;
}

.navbar-collapse.collapse .menubuttons .nav-link {
  width: 100%;
  background-color: rgb(214, 117, 32);
}

.navbar-collapse.collapse .menubuttons .nav-link:hover {
  background-color: rgb(255, 255, 255);
  color: rgb(214, 117, 32) !important;
}

.screen-darken {
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  pointer-events: none;
  z-index: 10;
  opacity: 1;
  visibility: visible;
  position: fixed;
}

.navbar {
  /* position: relative;
   z-index: 15;*/
}

a.dropdown-item .a-li-text {
  text-decoration: underline;
}

.dropdown-menu {
  border-radius: 0;
  border: none;
  max-height: 80vh;
  overflow: auto;
  margin-top: 0 !important;
  /*border-bottom: 1px solid $donkergrijs;*/
}

.dropdown-menu a {
  color: rgb(0, 0, 0);
  text-decoration: none;
}

.dropdown-menu a:hover {
  text-decoration: none;
  color: rgb(0, 0, 0);
  font-weight: bold;
}

.navbar-collapse.collapse.show {
  max-height: 80vh;
  overflow: auto;
}

.navbar-collapse.collapse.show a {
  text-align: center !important;
}

.navbar-collapse.collapse.show a.dropdown-item {
  text-align: left !important;
}

.margintopmenu {
  margin: 0;
  margin-top: 30px;
  padding: 0;
}

.nomargin {
  margin-right: 0;
  margin-left: 0;
}

.nopadding {
  padding-right: 0;
  padding-left: 0;
}

a.anchor {
  display: block;
  position: relative;
  top: -120px;
  visibility: hidden;
}

a.anchor2 {
  display: block;
  position: relative;
  top: -180px;
  visibility: hidden;
}

/* menu op service page */
.menuservice {
  top: 78px;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}

h3 {
  font-size: 130%;
}

h4 {
  font-size: 110%;
}

h5 {
  font-size: 130%;
}

h6 {
  font-size: 130%;
}

.italic {
  font-style: italic;
}

/*
a {
	transition: 1s;
}
*/
.text-no-decoration, .nounderline {
  text-decoration: none !important;
}

.text-bold {
  font-weight: 700;
}

p {
  color: rgb(0, 0, 0);
  padding-bottom: 5px;
  line-height: 1.2;
}

.text-white p {
  color: rgb(255, 255, 255);
}

.toptop a {
  color: rgb(255, 255, 255);
  text-decoration: none;
}

.toptop a:hover {
  color: rgb(87, 189, 146);
  text-decoration: none;
}

.toplogo {
  max-width: 136px;
  max-height: 40px;
}

.h-homelist {
  height: 300px;
  padding: 10px;
}

.h-homelist p {
  padding-bottom: 0px;
  line-height: 1;
  font-size: 90%;
}

img.logohomemw {
  max-width: 200px !important;
}

.bg-wit {
  background-color: rgb(255, 255, 255) !important;
}

.bg-lichtgrijs {
  background-color: rgb(243, 243, 243) !important;
}

.bg-grijs2 {
  background-color: rgb(243, 243, 243) !important;
}

.bg-zwart {
  background-color: rgb(0, 0, 0) !important;
}

.text-rood {
  color: rgb(190, 79, 65);
}

/*
.card { height: 100%; }
*/
.card img {
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}

.logomedium {
  max-width: 50%;
}

.logosmall {
  max-width: 25%;
}

.paddingsmall3 {
  padding-right: 3px;
  padding-left: 3px;
}

.paddingsmall5 {
  padding-right: 5px;
  padding-left: 5px;
}

.btn-color {
  border: none;
  border: 0;
  color: rgb(255, 255, 255) !important;
  font-weight: normal;
  background-color: rgb(214, 117, 32) !important;
  border-color: rgb(214, 117, 32) !important;
  padding: 10px 20px !important;
  border-radius: 0px;
}

.btn-color:hover {
  border: none;
  border: 0;
  color: rgb(255, 255, 255) !important;
  font-weight: normal;
  background-color: rgb(180, 180, 180) !important;
  border-color: rgb(180, 180, 180) !important;
  padding: 10px 20px !important;
  border-radius: 0px;
}

.btn-small, .btn-small:hover {
  padding: 5px 10px !important;
}

.btn-color.black {
  color: rgb(255, 255, 255) !important;
  background-color: rgb(0, 0, 0) !important;
  border-color: rgb(0, 0, 0) !important;
}

.btn-color:hover.black {
  color: rgb(214, 117, 32) !important;
  background-color: rgb(180, 180, 180) !important;
  border-color: rgb(180, 180, 180) !important;
}

.btn-color-big {
  border: none;
  border: 0;
  color: rgb(0, 0, 0) !important;
  font-weight: normal;
  background-color: rgb(214, 117, 32) !important;
  border-color: rgb(214, 117, 32) !important;
  padding: 20px 50px !important;
}

.btn-color-big:hover {
  border: none;
  border: 0;
  color: #666 !important;
  font-weight: normal;
  background-color: #cccccc !important;
  border-color: #cccccc !important;
  padding: 20px 50px !important;
}

.btn-color-big.dacia {
  background-color: #0089cd !important;
  color: #ffffff !important;
}

.btn-color-big.dacia:hover {
  background-color: #cccccc !important;
  color: #ffffff !important;
}

.btn-color-big.alpine {
  background-color: #0843a6 !important;
  color: #ffffff !important;
}

.btn-color-big.alpine:hover {
  background-color: #cccccc !important;
  color: #ffffff !important;
}

.btn-color-big.black,
.btn-color.black {
  background-color: #000000 !important;
  color: #ffffff !important;
}

.btn-color-big.black:hover,
.btn-color.black:hover {
  background-color: #cccccc !important;
  color: #ffffff !important;
}

.btn-color-big.black.iblock {
  display: block !important;
  /*padding-left: 0px;
  padding-right: 0px;*/
  padding: 10px !important;
  text-align: center;
  min-height: 100px;
}

.btn-color-big.black.iblock span {
  display: block;
  text-align: center;
}

.black-yellow {
  background-color: #000000 !important;
  color: #ffffff !important;
}

.black-yellow:hover {
  background-color: rgb(214, 117, 32) !important;
  color: #000000 !important;
}

.btn-orange {
  background-color: rgb(214, 117, 32) !important;
  color: #fff !important;
}

.btn-orange:hover {
  background-color: #BD671C !important;
  color: #fff !important;
}

.btn-black-white {
  font-weight: bold;
  color: rgb(255, 255, 255);
  background-color: rgb(0, 0, 0);
  border-color: rgb(0, 0, 0);
}

.btn-black-white:hover {
  font-weight: bold;
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  border-color: rgb(0, 0, 0);
}

.btn-white-black {
  font-weight: bold;
  color: rgb(0, 0, 0) !important;
  background-color: rgb(255, 255, 255) !important;
  border-color: rgb(0, 0, 0) !important;
}

.btn-white-black:hover {
  font-weight: bold;
  color: rgb(255, 255, 255) !important;
  background-color: rgb(0, 0, 0) !important;
  border-color: rgb(0, 0, 0) !important;
}

.btn-orange-white {
  font-weight: bold;
  color: rgb(255, 255, 255) !important;
  background-color: rgb(214, 117, 32) !important;
  border-color: rgb(214, 117, 32) !important;
}

.btn-orange-white:hover {
  font-weight: bold;
  color: rgb(214, 117, 32) !important;
  background-color: rgb(255, 255, 255) !important;
  border-color: rgb(214, 117, 32) !important;
}

.btn-orange-black {
  font-weight: bold;
  color: rgb(255, 255, 255) !important;
  background-color: rgb(214, 117, 32) !important;
  border-color: rgb(214, 117, 32) !important;
}

.btn-orange-black:hover {
  font-weight: bold;
  color: rgb(0, 0, 0) !important;
  background-color: rgb(255, 255, 255) !important;
  border-color: rgb(0, 0, 0) !important;
}

.btn {
  border-radius: 0;
}

.btn-shadow {
  box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.1);
}

/* halve grote voor smalle schermen */
nav .btn.animate-arrow {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.animate-arrow {
  display: flex !important;
  /* or inline-flex */
}

.animate-arrow span {
  /*align-self: flex-start;*/
  display: inline-block;
  padding-right: 20px;
}

.animate-arrow i {
  /*align-self: flex-end;*/
  /*width: 100%;*/
  margin-left: auto !important;
  display: inline-block;
  margin-top: 4px;
  margin-left: 8px;
  margin-right: 20px;
  transition: margin 0.5s ease-in-out;
}

.animate-arrow:hover i:not(.nomove) {
  margin-left: auto !important;
  display: inline-block;
  margin-left: 20px;
  margin-right: 8px;
  transition: margin 0.5s ease-in-out;
}

.animate-arrow-left {
  display: flex !important;
  /* or inline-flex */
}

.animate-arrow-left span {
  display: inline-block;
  padding-left: 20px;
  align-self: flex-end;
}

.animate-arrow-left i {
  margin-right: auto !important;
  display: inline-block;
  margin-top: 4px;
  margin-left: 20px;
  margin-right: 8px;
  transition: margin 0.5s ease-in-out;
}

.animate-arrow-left:hover i {
  display: inline-block;
  margin-left: 8px;
  margin-right: 20px;
  transition: margin 0.5s ease-in-out;
}

.btnclose {
  background: none;
  border: none;
  position: absolute;
  top: 8px;
  right: 0px;
}

.btnback {
  position: absolute;
  top: 8px;
  left: 0px;
}

.titelmodalout {
  position: relative;
  top: -44px;
  display: inline-block;
}

a.modallink {
  text-decoration: none;
}

a.modallink:hover {
  text-decoration: none;
}

.modallink {
  position: relative;
  /*
  bottom: 0; 
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  transition: .5s ease;
  */
  text-align: center;
  justify-content: center;
  align-items: center;
}

.modallink .overlay {
  background-color: rgba(0, 0, 0, 0.5) !important;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  box-shadow: 10px 10px 9px rgba(0, 0, 0, 0.1);
}

.modallink img {
  position: relative;
  top: 0px;
  min-width: 200px !important;
  max-width: 200px !important;
}

.modallink div.caption {
  position: absolute;
  top: 35%;
  color: rgb(255, 255, 255);
  z-index: 20;
  max-width: 200px !important;
  padding: 0px 10px;
}

.modallink i {
  position: relative;
  /*margin-left: auto;*/
  bottom: 8px;
  z-index: 22;
  /*box-shadow: 10px 10px 9px rgba(0, 0, 0, .1);*/
}

.modallevel2 {
  display: none;
}

.postopout {
  position: relative;
  top: -80px;
}

.scrollhome {
  color: rgb(0, 0, 0);
  text-decoration: none;
}

.scrollhome:hover {
  color: rgb(0, 0, 0);
  text-decoration: none;
}

.scrollhome .bol {
  vertical-align: middle;
  position: relative;
  display: inline-block;
  padding: 20px;
  background-color: rgb(243, 243, 243);
  transition: all 0.5s ease-in-out;
}

.scrollhome:hover .bol {
  vertical-align: middle;
  position: relative;
  background-color: rgb(214, 117, 32);
  transition: all 0.5s ease-in-out;
}

.scrollhome i {
  vertical-align: middle;
  position: absolute;
  top: 10px;
  left: 10px;
  transition: all 0.5s ease-in-out;
}

.scrollhome:hover i {
  position: absolute;
  top: 18px;
  left: 10px;
  color: rgb(255, 255, 255);
  transition: all 0.5s ease-in-out;
}

.table-transparent td {
  background-color: transparent !important;
  border: none;
  padding-left: 0px;
}

.groen {
  color: green;
}

.txt-small {
  font-size: 70% !important;
}

.txt-90 {
  font-size: 90% !important;
}

.txt-80 {
  font-size: 80% !important;
}

.fs-100 {
  font-size: 100% !important;
}

.txt-70 {
  font-size: 70% !important;
}

.fs-xxl {
  font-size: 400%;
}

.fs-xl {
  font-size: 140% !important;
}

.fs-xl2 {
  font-size: 140% !important;
}

.fs-lg {
  font-size: 120% !important;
}

.fs-md {
  font-size: 100% !important;
}

.text-orange {
  color: rgb(214, 117, 32) !important;
}

.nav-pills-1 .nav-link {
  color: rgb(0, 0, 0) !important;
}

.nav-pills-1 .nav-link:hover {
  color: rgb(214, 117, 32) !important;
}

.nav-pills-1 .nav-link.active {
  background-color: rgb(214, 117, 32) !important;
  color: rgb(255, 255, 255) !important;
}

.nav-pills-1 .nav-link.active:hover {
  color: rgb(0, 0, 0) !important;
}

.newscategories a.selected, .newscategories a:hover {
  background-color: rgb(214, 117, 32) !important;
  color: rgb(255, 255, 255) !important;
}

.hoofdfoto {
  max-height: 50vh;
  width: auto;
}

.hoofdfoto img {
  max-height: 100% !important;
  width: auto !important;
}

.fixedimage {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  height: 300vh;
}

.contactpunten .card {
  border: none;
  background: none;
  padding: 10px;
}

.service .card {
  border: none;
  background: none;
  padding: 10px;
}

.service .card a {
  color: rgb(0, 0, 0);
  text-decoration: none;
  font-size: 90%;
}

.service .card a:hover {
  color: rgb(0, 0, 0);
  text-decoration: underline;
  font-size: 90%;
}

.minw3em {
  min-width: 3em;
}

.minw4em {
  min-width: 4em;
}

.scrollable {
  max-height: 40vh;
  width: 100%;
  overflow-y: auto;
}

.scrollable::-webkit-scrollbar {
  -webkit-appearance: none;
}

.scrollable::-webkit-scrollbar:vertical {
  width: 8px;
}

.scrollable::-webkit-scrollbar:horizontal {
  height: 11px;
}

.scrollable::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 1px solid white;
  /* should match background, can't be transparent */
  background-color: rgba(140, 140, 140, 0.3);
}

/* vacatures */
.vacaturedetails ul {
  margin-left: 30px;
}

.vacaturedetails ul li {
  list-style: disc;
}

.vacedit .form-control {
  margin-bottom: 5px;
}

span.actief i, span.actief svg, span.mailactief i, span.mailactief svg {
  color: green;
}

span.nonactief i, span.nonactief svg, span.mailnonactief i, span.mailnonactief svg {
  color: red;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin: 20px 0;
  white-space: nowrap;
  justify-content: flex-end;
}

.vacicon1 {
  position: absolute;
  left: -17px;
  top: -13px;
}

.bg-lichtgrijs .card {
  background-color: inherit;
}

.list-group.filter {
  background-color: inherit;
}

.list-group.filter .list-group-item {
  border: none;
  background-color: inherit;
  padding: 2px 0px;
}

.flex-container {
  flex-wrap: wrap;
}

/* Bedankt pagina */
.bg-bedankt {
  padding-top: 120px;
  padding-bottom: 120px;
  background-image: url(../images/bedankt/renault-bedankt.jpg);
  background-position: center center;
  background-repeat: no-repeat;
}

/* Slick Slider */
/*
.slick-dots {
	bottom:40px;
}
*/
.slick-prev {
  left: 50px;
  z-index: 1000;
}

.slick-next {
  right: 50px;
}

.slick-slide {
  height: 24vh;
}

.slick-slide img {
  width: auto;
  height: 100%;
  object-fit: cover;
  object-position: 50% 100%;
}

div .afspraken iframe {
  width: 100%;
  min-height: 1110px;
}

/* datepicker afspraken */
#dateafspraak .ui-datepicker {
  width: 100%;
}

/*
.ui-datepicker .ui-datepicker-current-day .ui-state-active{
	background-color: $groen;
}
*/
#dateafspraak .ui-widget.ui-widget-content {
  border: 1px solid #fff;
}

#dateafspraak .ui-widget-header {
  border: 1px solid #fff;
  background: #fff;
  color: #333;
  font-weight: bold;
  padding-bottom: 10px;
}

#dateafspraak .ui-datepicker td {
  border: 0;
  padding: 1px;
  padding-bottom: 10px;
}

#dateafspraak .ui-datepicker td span, #dateafspraak .ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: center;
  text-decoration: none;
  padding: 10px 0px;
}

#dateafspraak .ui-state-default, #dateafspraak .ui-widget-content .ui-state-default, #dateafspraak .ui-widget-header .ui-state-default, #dateafspraak .ui-button, html #dateafspraak .ui-button.ui-state-disabled:hover, html #dateafspraak .ui-button.ui-state-disabled:active {
  border: 1px solid #fff;
  background: #fff;
  font-weight: normal;
  color: #454545;
}

#dateafspraak .ui-state-active, #dateafspraak .ui-widget-content .ui-state-active, #dateafspraak .ui-widget-header .ui-state-active, #dateafspraak a.ui-button:active, .ui-button:active, #dateafspraak .ui-button.ui-state-active:hover {
  border: 1px solid rgb(214, 117, 32);
  background: rgb(214, 117, 32);
  font-weight: normal;
  color: #fff;
}

#dateafspraak .blocktitle {
  padding: 10px 20px;
  display: inline-block;
  min-width: 8em;
  text-align: left;
  background-color: #878785;
  color: #fff;
  box-shadow: 10px 10px 9px rgba(0, 0, 0, 0.1);
}

/* MasterSlider */
.ms-layer.text-box {
  width: 80%;
  height: 50%;
  /*left: 0px;
  bottom: 10%;*/
  padding: 10px 20px 10px 10%;
}

.text-box-bg {
  background-color: rgba(255, 255, 255, 0.65);
}

.ms-layer-koptekst1 {
  font-weight: 600;
  font-size: 36px;
  /*text-align:center;*/
  line-height: normal;
  white-space: nowrap;
  color: #000;
}

.ms-layer-koptekst2 {
  width: 30%;
  font-weight: 400;
  font-size: 30px;
  /*text-align:center;*/
  line-height: normal;
  white-space: nowrap;
  color: #000;
  padding: 0 20px 0 20px;
}

.ms-layer-koptekst3 {
  width: 30%;
  font-weight: 400;
  font-size: 26px;
  /*text-align:center;*/
  line-height: normal;
  white-space: nowrap;
  color: #000;
  padding: 0 20px 0 20px;
}

.ms-layer-koptekst4 {
  width: 30%;
  font-weight: 300;
  font-size: 14px;
  /*text-align:center;*/
  line-height: normal;
  white-space: nowrap;
  color: #000;
  padding: 0 20px 0 20px;
}

.ms-layer-button {
  background-color: rgb(214, 117, 32);
  color: #000;
  text-decoration: none;
}

.ms-layer-button:hover {
  background-color: #fd3;
  color: #000;
  text-decoration: none;
  font-size: 30px;
}

.slider-title1 {
  font-size: 14px !important;
  line-height: normal;
  /*white-space:nowrap;*/
  color: #000;
  padding-left: 15px;
}

.slider-title2 {
  font-size: 14px !important;
  line-height: normal;
  /*white-space:nowrap;*/
  color: #000;
  padding-left: 15px;
}

.slider-title3 {
  font-size: 12px !important;
  line-height: normal;
  /*white-space:nowrap;*/
  color: #666;
  padding-left: 15px;
}

.btn-color-big.black.slider-btn,
.slider-btn {
  padding: 10px 20px !important;
  margin-right: 20px;
}

.actiesmall {
  display: block;
  font-size: 50%;
  padding: 5px 0 0 0;
  line-height: 1;
}

.ms-skin-minimal .ms-bullet {
  width: 80px;
  height: 6px;
  /*background: white;
  border: solid 1px #3d3d3d;
  /*border-radius: 50%;*/
  border-radius: 0;
  margin: 4px;
  background-position: -34px -117px;
}

.ms-skin-minimal .ms-bullet-selected {
  background-color: rgb(214, 117, 32);
}

.google-maps {
  min-height: 400px;
}

#maps {
  height: 100%;
  min-height: 100%;
  min-height: 400px;
}

.no-border {
  border: 0;
}

.no-border-radius {
  border-radius: unset;
}

.borderb1 {
  position: relative;
  z-index: 1;
  margin-bottom: 10px;
  /*padding-bottom: 10px;*/
}

.borderb1:before {
  content: "";
  position: absolute;
  left: 20%;
  bottom: -5px;
  height: 1px;
  width: 70%;
  border-bottom: 1px solid #333;
}

/* Service */
.mh400 {
  min-height: 400px;
}

.md-mh400 {
  min-height: 400px;
}

.mh550 {
  min-height: 550px;
}

.onderhoud {
  background: url(../../images/onderhoud/202104_onderhoud_renault_dacia.jpg) center no-repeat;
  background-size: cover;
}

.carrosserie {
  background: url(../../images/onderhoud/202104_carrosserie_renault_dacia.jpg) center no-repeat;
  background-size: cover;
}

.technischecontrole {
  background: url(../../images/onderhoud/202209_technischecontrole_nissan_turnhout.jpg) center no-repeat;
  background-size: cover;
}

.checkup {
  background: url(../../images/onderhoud/202104_checkup_renault_dacia.jpg) center no-repeat;
  background-size: cover;
}

.banden {
  background: url(../../images/onderhoud/202104_banden_renault_dacia.jpg) center no-repeat;
  background-size: cover;
}

.onderdelen {
  background: url(../../images/onderhoud/202104_onderdelen_renault_dacia.jpg) center no-repeat;
  background-size: cover;
}

.servicecontracten {
  background: url(../../images/onderhoud/202209_servicecontracten_renault_dacia_nissan.jpg) center no-repeat;
  background-size: cover;
}

ul.check {
  padding-left: 30px;
}

ul.check li {
  list-style-type: disc;
  padding-bottom: 5px;
}

.antwerpen {
  background: url(../../images/vestigingen/antwerpen_xl.jpg) center no-repeat;
  background-size: cover;
}

.geel {
  background: url(../../images/vestigingen/geel_xl.jpg) center no-repeat;
  background-size: cover;
}

.herentals {
  background: url(../../images/vestigingen/herentals_xl.jpg) center no-repeat;
  background-size: cover;
}

.turnhout {
  background: url(../../images/vestigingen/turnhout_xl.jpg) center no-repeat;
  background-size: cover;
}

.breakword {
  word-wrap: break-word;
}

.carousel-item {
  height: 100%;
  /*height: 100vh;*/
  /*min-height: 300px;*/
  min-height: 50vh;
}

.carousel-caption {
  bottom: 220px;
  z-index: 2;
}

.carousel-caption h5 {
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 25px;
}

.carousel-caption p {
  width: 60%;
  margin: auto;
  font-size: 18px;
  line-height: 1.8;
}

.carousel-caption a {
  text-transform: uppercase;
  text-decoration: none;
  /*background: #1977cc;*/
  padding: 10px 20px;
  display: inline-block;
  color: #fff;
  margin-top: 15px;
  border-radius: 5px;
}

.carousel-inner:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}

.slidewit {
  background-image: url(../../images/homeslider/bgwit.png);
  background-repeat: repeat;
}

.slick-track {
  background-image: url(../../images/homeslider/bgwit.png);
  background-repeat: repeat;
}

#carouselHome .carousel-inner:before {
  content: "";
  position: absolute;
  /*width: 100%;
  height: 100%;*/
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0);
  z-index: 1;
}

#carouselHome .carousel-indicators [data-bs-target] {
  background-color: #000;
}

@media only screen and (max-width: 767px) {
  .navbar-nav {
    text-align: center;
  }

  .carousel-caption {
    bottom: 65px;
  }

  .carousel-caption h5 {
    font-size: 16px;
  }

  .carousel-caption a {
    padding: 10px 15px;
    font-size: 14px;
  }

  .navbar .appbtn {
    display: none;
  }
}
.step-container {
  position: relative;
  text-align: center;
  transform: translateY(-43%);
  padding: 0px !important;
}

.step-circle {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: #000;
  background-color: #fff;
  border: 2px solid #fff;
  line-height: 30px;
  font-size: 16px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  cursor: pointer;
  /* Added cursor pointer */
}

.step-circle.active {
  color: #fff;
  background-color: rgb(214, 117, 32);
  border: 2px solid rgb(214, 117, 32);
}

.progress-bar.service {
  background-color: rgb(214, 117, 32);
}

/*
.step-line {
  position: absolute;
  top: 16px;
  left: 50px;
  width: calc(100% - 100px);
  height: 2px;
  background-color: rgb(214, 117, 32);
  z-index: -1;
}
*/
.steptext {
  position: absolute;
  bottom: -40px;
  background-color: transparent;
  color: #000;
  font-size: 70%;
  font-weight: normal;
}

.step-circle.active .steptext {
  font-weight: bold;
}

/* radio button locaties service afspraak */
input[type=radio][id^=locatie] {
  display: none;
}

input[type=radio][id^=type] {
  display: none;
}

input[type=radio][id^=merk] {
  display: none;
}

input[type=radio][id^=vestiging] {
  display: none;
}

input[type=checkbox][id^=homologatie] {
  display: none;
}

.specialradio label {
  border: 1px solid #fff;
  border-radius: 6px;
  display: block;
  position: relative;
  cursor: pointer;
  box-shadow: 10px 10px 9px rgba(0, 0, 0, 0.1);
}

.specialradio label:before {
  background-color: white;
  color: white;
  content: " ";
  display: block;
  border-radius: 50%;
  border: 1px solid white;
  position: absolute;
  top: -15px;
  left: 42%;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  transition-duration: 0.4s;
  transform: scale(0);
}

.specialradio label.p-5 {
  padding: 1rem !important;
}

.specialradio label img {
  border-radius: 0px 6px 6px 0px;
  transition-duration: 0.2s;
  transform-origin: 50% 50%;
  min-width: 30px;
  min-height: auto;
  max-width: 80%;
  max-height: auto;
}

.specialradio :checked + label {
  border-color: #000;
}

.specialradio :checked + label:before {
  content: "✓";
  background-color: rgb(214, 117, 32);
  transform: scale(1);
  z-index: 999;
}

.specialradio :checked + label img {
  z-index: -1;
}

.homologatieprijs {
  display: inline-block;
  background-color: rgb(214, 117, 32);
  color: white;
}

/*
.specialradio :checked + label {
  border-color: #000;
}

.specialradio :checked + label:before {
  content: "✓";
  background-color: rgb(214, 117, 32);
  transform: scale(1);
  z-index: 999;
}

*/
input.btn-check.datumafspraak + label {
  color: rgb(180, 180, 180);
  background-color: transparent;
}

input.btn-check.datumafspraak.beschikbaar + label {
  color: rgb(0, 0, 0);
  /*background-color: $groen;*/
  background-color: rgb(255, 255, 255);
}

input.btn-check.datumafspraak:checked + label {
  background-color: rgb(214, 117, 32);
}

.titelvestiging {
  white-space: nowrap;
}

.serviceitem p {
  margin: 0 !important;
  padding: 0 !important;
}

.serviceprijs {
  font-size: 140%;
  font-weight: bold;
}

.serviceprijsbtw {
  font-size: 50%;
  font-weight: normal;
  color: rgb(0, 0, 0);
}

.border-md-end {
  border-right: none !important;
}

.form-switch, .form-check-input {
  cursor: pointer !important;
}

.form-switch .form-check-input {
  height: 24px;
  width: 70px;
  background-color: rgb(204, 0, 0);
  border-color: rgb(204, 0, 0);
  vertical-align: middle;
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba(255,255,255,1.0)'/></svg>");
}

.form-switch .form-check-input:focus {
  border-color: rgba(0, 0, 0, 0.25);
  outline: 0;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba(255,255,255,1.0)'/></svg>");
}

.form-switch .form-check-input:checked {
  background-color: #30D158;
  border-color: #30D158;
  border: none;
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba(255,255,255,1.0)'/></svg>");
}

.form-switch .form-check-input.check-md {
  height: 24px;
  width: 50px;
}

#labelwagenbekend {
  position: absolute;
  font-size: 90%;
  color: #fff;
}

.wagenbekendja {
  left: 20px;
  top: 8px;
}

.wagenbekendnee {
  left: 30px;
  top: 8px;
}

.rowmerken {
  width: 90% !important;
}

footer .bottom {
  padding-top: 20px;
  color: rgb(0, 0, 0);
  font-size: 90%;
}

footer .bottom a {
  color: rgb(0, 0, 0);
  font-size: 90%;
}

footer .bottom a:hover {
  color: rgb(214, 117, 32);
  font-size: 90%;
}

.pointer {
  cursor: pointer;
}

#my_popup .modal-header {
  border-bottom: none;
}

#my_popup .modal-footer {
  border-top: none;
}

footer {
  z-index: 1000;
}

/* issue met smalle schermen en gutters */
.g-5, .gx-5 {
  --bs-gutter-x: 0rem;
}

/* afspraken */
.igreen {
  color: green;
}

.weekend {
  background-color: #eee;
}

.uur, .uurklant {
  display: inline-block;
  padding: 5px;
  cursor: pointer;
}

.beschikbaar {
  background-color: green;
  color: #fff;
  display: inline-block;
  padding: 5px;
  cursor: pointer;
}

span.dagnaam {
  display: inline-block;
  min-width: 1.6em;
}

ul.afdelingen li {
  display: block;
  padding-right: 10px;
}

.dealer a {
  display: block;
  padding: 10px;
}

.btn-uur {
  padding: 2px 2px;
  border-radius: 22px;
}

.btn-off {
  background-color: transparent;
  color: #CE1C07;
}

.btn-off:hover {
  background-color: transparent;
  color: #111;
}

.btn-on {
  background-color: transparent;
  color: #047101;
}

.btn-on:hover {
  background-color: transparent;
  color: #111;
}

form.inline {
  display: inline-block;
}

/*
####################################################
M E D I A  Q U E R I E S
####################################################
*/
@media (orientation: landscape) {
  .slick-slide {
    height: 50vh;
  }
}
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
  body {
    padding-top: 78px;
  }

  .nav-link {
    margin: 0.1rem 0.1rem;
  }

  .slick-slide {
    height: 24vh;
  }

  /* Master Slider Home */
  .ms-layer.text-box {
    width: 70%;
  }

  .slider-title1 {
    font-size: 16px !important;
  }

  .slider-title2 {
    font-size: 14px !important;
  }

  .btn-color-big.black.slider-btn,
.slider-btn {
    padding: 10px 20px !important;
  }
}
@media (min-width: 576px) and (orientation: landscape) {
  .slick-slide {
    height: 50vh;
  }
}
/* change bg-color when resizing */
@media (max-width: 1199px) {
  .navbar-collapse.collapse.show {
    background-color: rgb(255, 255, 255);
  }
}
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
  body {
    padding-top: 78px;
  }

  .google-maps {
    min-height: 400px;
  }

  #maps {
    min-height: 400px;
  }

  .nav-link {
    margin: 0.1rem 0.1rem !important;
  }

  .slick-slide {
    height: 25vh;
  }

  .carousel-caption {
    bottom: 65px;
  }

  .slider-title1 {
    font-size: 18px !important;
  }

  .slider-title2 {
    font-size: 16px !important;
  }

  .btn-color-big.black.slider-btn,
.slider-btn {
    padding: 10px 20px !important;
  }

  .ms-layer.text-box {
    width: 60%;
  }

  .slider-title1 {
    font-size: 20px !important;
  }

  .btn-color-big.black.slider-btn,
.slider-btn {
    padding: 10px 20px !important;
  }

  .fs-xxl {
    font-size: 300%;
  }

  .fs-xl2 {
    font-size: 200%;
  }

  .fs-lg {
    font-size: 200%;
  }

  .step-circle {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
  }

  .border-md-end {
    border-right: 1px solid #999 !important;
  }

  .rowmerken {
    width: 80% !important;
  }

  .specialradio label.p-5 {
    padding: 1rem !important;
  }

  /* issue met smalle schermen en gutters */
  .g-5, .gx-5 {
    --bs-gutter-x: 3rem;
  }

  .steptext {
    font-size: 35%;
  }
}
/* Large devices (desktops, 992px and up)  and (orientation: landscape)*/
@media (min-width: 992px) {
  body {
    padding-top: 90px;
  }

  .google-maps {
    min-height: 100%;
  }

  #maps {
    min-height: 100%;
  }

  /* menu op service page */
  .menuservice {
    top: 91px;
  }

  .nav-link {
    margin: 0.1rem 0.1rem !important;
  }

  .slick-slide {
    height: 25vh;
  }

  .carousel-caption {
    bottom: 65px;
  }

  .carousel-caption h5 {
    font-size: 40px;
  }

  .ms-layer.text-box {
    width: 50%;
  }

  .slider-title1 {
    font-size: 20px !important;
  }

  .slider-title2 {
    font-size: 16px !important;
  }

  .btn-color-big.black.slider-btn,
.slider-btn {
    padding: 10px 20px !important;
  }

  .fs-xxl {
    font-size: 400%;
  }

  /* halve grote voor smalle schermen */
  nav .btn.animate-arrow {
    max-width: 100%;
  }

  .specialradio label.p-5 {
    padding: 2rem !important;
  }
}
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) and (orientation: landscape) {
  body {
    padding-top: 90px;
  }

  .navbar-collapse.collapse.show {
    background-color: rgb(0, 0, 0);
  }

  .nav-link {
    margin: 0.2rem 0.1rem !important;
  }

  .slick-slide {
    height: 40vh;
  }

  .carousel-caption {
    bottom: 165px;
  }

  .carousel-caption h5 {
    font-size: 45px;
  }

  .slider-title1 {
    font-size: 22px !important;
  }

  .slider-title2 {
    font-size: 18px !important;
  }

  .menuborder {
    border-left: 1px rgb(180, 180, 180) solid;
    border-right: 1px rgb(180, 180, 180) solid;
  }

  .rowmerken {
    width: 70% !important;
  }

  .specialradio label.p-5 {
    padding: 3rem !important;
  }
}
/* Extra extra large devices (extra large desktops, 1400px and up) */
@media (min-width: 1400px) and (orientation: landscape) {
  body {
    padding-top: 90px;
  }

  .nav-link {
    margin: 0.5rem 0.3rem !important;
  }

  .menutitel {
    padding-left: 0.85em;
  }

  .slick-slide {
    height: 46vh;
  }

  .carousel-caption {
    bottom: 220px;
  }

  .carousel-caption h5 {
    font-size: 45px;
  }

  .menubuttons .nav-link {
    /*
    padding: 4px 4px !important;
    min-width: 5em !important;
    */
  }

  .fs-xxl {
    font-size: 400%;
  }

  .specialradio label.p-5 {
    padding: 3rem !important;
  }
}
@media print {
  .noPrint {
    display: none;
  }
}
/* buttons share social media */
.resp-sharing-button__link {
  display: block;
}

.resp-sharing-button__icon {
  display: inline-block;
}

.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  /*margin: 0.5em*/
}

.resp-sharing-button {
  border-radius: 0;
  transition: 25ms ease-out;
  /*padding: 0.5em 0.75em;*/
  /*font-family: Helvetica Neue,Helvetica,Arial,sans-serif*/
}

.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  margin-right: 0.4em;
  vertical-align: top;
}

.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle;
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
  stroke: #fff;
  fill: none;
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none;
}

.resp-sharing-button--twitter {
  background-color: #55acee;
}

.resp-sharing-button--twitter:hover {
  background-color: #2795e9;
}

.resp-sharing-button--pinterest {
  background-color: #bd081c;
}

.resp-sharing-button--pinterest:hover {
  background-color: #8c0615;
}

.resp-sharing-button--facebook {
  background-color: #3b5998;
}

.resp-sharing-button--facebook:hover {
  background-color: #2d4373;
}

.resp-sharing-button--tumblr {
  background-color: #35465C;
}

.resp-sharing-button--tumblr:hover {
  background-color: #222d3c;
}

.resp-sharing-button--reddit {
  background-color: #5f99cf;
}

.resp-sharing-button--reddit:hover {
  background-color: #3a80c1;
}

.resp-sharing-button--google {
  background-color: #dd4b39;
}

.resp-sharing-button--google:hover {
  background-color: #c23321;
}

.resp-sharing-button--linkedin {
  background-color: #0077b5;
}

.resp-sharing-button--linkedin:hover {
  background-color: #046293;
}

.resp-sharing-button--email {
  background-color: #777;
}

.resp-sharing-button--email:hover {
  background-color: #5e5e5e;
}

.resp-sharing-button--xing {
  background-color: #1a7576;
}

.resp-sharing-button--xing:hover {
  background-color: #114c4c;
}

.resp-sharing-button--whatsapp {
  background-color: #25D366;
}

.resp-sharing-button--whatsapp:hover {
  background-color: #1da851;
}

.resp-sharing-button--hackernews {
  background-color: #FF6600;
}

.resp-sharing-button--hackernews:hover, .resp-sharing-button--hackernews:focus {
  background-color: #FB6200;
}

.resp-sharing-button--vk {
  background-color: #507299;
}

.resp-sharing-button--vk:hover {
  background-color: #43648c;
}

.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}

.resp-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9;
}

.resp-sharing-button--email {
  background-color: #777777;
  border-color: #777777;
}

.resp-sharing-button--email:hover,
.resp-sharing-button--email:active {
  background-color: #5e5e5e;
  border-color: #5e5e5e;
}

.resp-sharing-button--pinterest {
  background-color: #bd081c;
  border-color: #bd081c;
}

.resp-sharing-button--pinterest:hover,
.resp-sharing-button--pinterest:active {
  background-color: #8c0615;
  border-color: #8c0615;
}

.resp-sharing-button--linkedin {
  background-color: #0077b5;
  border-color: #0077b5;
}

.resp-sharing-button--linkedin:hover,
.resp-sharing-button--linkedin:active {
  background-color: #046293;
  border-color: #046293;
}

.resp-sharing-button--reddit {
  background-color: #5f99cf;
  border-color: #5f99cf;
}

.resp-sharing-button--reddit:hover,
.resp-sharing-button--reddit:active {
  background-color: #3a80c1;
  border-color: #3a80c1;
}

.resp-sharing-button--whatsapp {
  background-color: #25D366;
  border-color: #25D366;
}

.resp-sharing-button--whatsapp:hover,
.resp-sharing-button--whatsapp:active {
  background-color: #1DA851;
  border-color: #1DA851;
}
