@font-face {
  font-family: "Conv_phagspab";
  src: url("fonts/phagspab.eot");
  src: local("☺"), url("fonts/phagspab.woff") format("woff"),
    url("fonts/phagspab.ttf") format("truetype"),
    url("fonts/phagspab.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Conv_phagspa";
  src: url("fonts/phagspa.eot");
  src: local("☺"), url("fonts/phagspa.woff") format("woff"),
    url("fonts/phagspa.ttf") format("truetype"),
    url("fonts/phagspa.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

.rock {
  font-family: rockwell, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #faa736;
}
.filterOptions {
  cursor: pointer;
}
.btn-sm-tag {
  padding: 0.15rem 0.25rem;
  font-size: 0.675rem;
  line-height: 1.5;
  border-radius: 0.2rem;
  margin-right: 0.15rem;
}

body {
  overflow-y: scroll;
}

a:link {
  text-decoration: none;
}

/* visited link */
a:visited {
  text-decoration: none;
}

/* mouse over link */
a:hover {
  text-decoration: none;
  color: #a8a2a2;
}

/* selected link */
a:active {
  text-decoration: none;
  color: #fff;
}
.tagPakket {
  cursor: pointer;
}

.bakfiets{
  background: rgb(236, 28, 36);
    /* position: absolute; */
    right: 14px;
    font-size: 0.75rem;
    font-weight: bold;
    font-family: Conv_phagspab;
 
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
}
.btnsBar {

  display: flex;justify-content: center;width: 100%;margin: 0px;padding: 0px; margin-top: 4px;

}
.btns{
  background: rgb(51, 196, 29);
 
    right: 14px;
    font-size: 0.75rem;
    font-size: 0.75rem;
    font-weight: bold;
    font-family: Conv_phagspab;
    margin-left: auto;
    margin-right: auto;
    color: white;
    margin-top: 5px;
    text-align: center;
    padding: 5px;
    width: 120px;
    cursor: pointer;
}

.videoConsent{
  
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #e1e1e1;
    color: #adadad;
    min-height: 200px;
    border-radius: 7px;
    padding: 12px;
    margin-bottom: 4px;
}
 
 

.title18 {
  font-size: 13px;
  font-weight: bold;
  font-family: "Conv_phagspab";
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 2px;
  line-height: auto;
}

.title25 {
  font-size: 28px;
  font-weight: bold;
  font-family: "Conv_phagspab";
  text-align: center;
  margin-top: 0px;
  margin-bottom: 20px;
  color: #ff8700;
}
.subTitle13 {
  font-size: 14px;
  font-family: "Conv_phagspa";
  margin-bottom: 11px;
  font-weight: bold;
  margin-top: 3px;
  line-height: auto;
  text-transform: uppercase;
}
.subTitle16 {
  font-size: 16px;
  font-weight: 700;
  font-family: Conv_phagspab;
  margin-bottom: 10px;
  line-height: auto;
  text-transform: uppercase;
  color: #6c757d;
}

.menuActive {
  background-color: #f0c936;
  color: black;
}
.navbar-custom {
  background-color: #000;
}

/* change the brand and text color */
.navbar-custom .navbar-brand,
.navbar-custom .navbar-text {
  color: rgba(255, 255, 255, 1);
}

/* change the link color */
.navbar-custom .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 1);

  font-size: 12px;
}

/* change the color of active or hovered links */
.navbar-custom .nav-item.active .nav-link,
.navbar-custom .nav-item:hover .nav-link {
  color: #f0c936;
}

/* for dropdown only - change the color of droodown */
.navbar-custom .dropdown-menu {
  background-color: #000;
}
.navbar-custom .dropdown-item {
  color: #ffffff;
}
.navbar-custom .dropdown-item:hover,
.navbar-custom .dropdown-item:focus {
  color: black;
  background-color: #f0c936;
}
.nav-link {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
}
/*@media all and (min-width:992px)*/
.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 0.1rem;
  padding-left: 0.1rem;
}
.dropdown-toggle {
  color: #fff;
}
.dropdown-menu {
  border: 0;
  border-radius: 0;
}

.dropdown-menu a:link {
  color: #fff;
}
.dropdown-menu a:hover {
  color: #fff;
}
.dropdown-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.dropdown-item:last-child {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.dropdown-item {
  background-color: black;
  color: #f0c936;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  margin: 0;
  font-size: 13px;
}

.dropdown-itemn:hover {
  background-color: #f0c936;
  color: black;
}

.dropdown-menu .sub-menu {
  left: 100%;
  position: absolute;
  top: 0;
  visibility: hidden;
  margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
  visibility: visible;
}

.dropdown:hover .dropdown-menu {
  display: block;
}

.nav-tabs .dropdown-menu,
.nav-pills .dropdown-menu,
.navbar .dropdown-menu {
  margin-top: 0;
}

.navbar .sub-menu:before {
  border-bottom: 7px solid transparent;
  border-left: none;
  border-right: 7px solid rgba(0, 0, 0, 0.2);
  border-top: 7px solid transparent;
  left: -7px;
  top: 10px;
}

.navbar .sub-menu:after {
  border-top: 6px solid transparent;
  border-left: none;
  border-right: 6px solid #fff;
  border-bottom: 6px solid transparent;
  left: 10px;
  top: 11px;
  left: -6px;
}
.pdfDowloadVac {
  font-size: 14px;
  font-weight: bold;
}
.footer {
  position: fixed;
  bottom: 0px;
  width: 100%;
  height: 62px;
  line-height: 60px;
  background-color: #f5f5f5;
}

a { color: #f0c936;}

#footer a {
    color: #000;
}

h1, h3, h2{color:#000;font-weight: bold;}
#dealerRow h3{ color: #dbcc2b;font-weight: normal;}

a:hover { color:#999;}

.configurations {
  padding-top: 20px;
}
.configurations,
li {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}
.configurations,
li,
li {
  margin-left: 20px;
}

.btnGreen {
  font-size: 0.75rem;
  font-weight: bold;
  font-family: "Conv_phagspab";
  cursor: pointer;
  width: 120px;
  margin-right: auto;
  margin-left: auto;
  background: #33c41d;
  color: #fff;
  padding-top: 2px;
  border: 0px;
}
.btnGreen:visited {
  font-size: 0.75rem;
  font-weight: bold;
  font-family: "Conv_phagspab";
  cursor: pointer;
  width: 120px;
  padding: 6px;
  margin-right: auto;
  margin-left: auto;
  background: #33c41d;
  color: #fff;
  padding-top: 2px;
  border: 0px;
}
.openConfig {
  margin-top: -2px;
}
.openConfig img {
  width: 18px;
  height: 18px;
}
.meerinfoConfig {
  position: absolute;
  bottom: 32px;
  font-size: 12px;
  right: 15px;
}
.pakketPrijsText {
  font-size: 22px;
  font-weight: bold;
  margin-top: -3px;
  margin-bottom: 3px;
}
.QR {
  margin-right: -10px;
  margin-top: -6px;
}
.sentToWhatsapp {
  position: absolute;
  cursor: pointer;
  right: 17px;
  bottom: 8px;
  font-size: 34px;
}
.sentToFacebook {
  position: absolute;
  cursor: pointer;
  right: 55px;
  bottom: 8px;
  font-size: 34px;
}

.MultiCarousel {
  float: left;
  overflow: hidden;
  padding: 0px;
  width: 100%;
  position: relative;
}
.MultiCarousel .MultiCarousel-inner {
  transition: 1s ease all;
  float: left;
}
.MultiCarousel .MultiCarousel-inner .item {
  float: left;
}
.MultiCarousel .MultiCarousel-inner .item > div {
  text-align: center;
  padding: 0px;
  margin: 10px;
  background: #fff;
  color: #666;
}
.MultiCarousel .leftLst,
.MultiCarousel .rightLst {
  position: absolute;
  border-radius: 50%;
  top: calc(50% - 25px);
}
.MultiCarousel .leftLst {
  left: 3px;
  padding: 7px;
  padding-top: 0px;
  padding-bottom: 2px;
  font-weight: bold;
}
.MultiCarousel .rightLst {
  right: 3px;
  padding: 7px;
  padding-top: 0px;
  padding-bottom: 2px;
  font-weight: bold;
}
.MultiCarousel .leftLst.over,
.MultiCarousel .rightLst.over {
  pointer-events: none;
  display: none;
  background: #fff;
}

@media screen and (min-width: 380px) {
  .openConfig {
    margin-top: -3px;
  }
}

.btnDealer {
  font-size: 18px;
  font-weight: bold;
  font-family: "Conv_phagspab";
  cursor: pointer;
  margin-left: -15px;
  display: block;
  width: 160px;
  padding: 8px;
  margin-top: 4px;
  background: #33c41d;
  color: #fff;
  border: 0px;
  text-decoration: none;
}

.btnDealer:visited {
  font-size: 18px;
  font-weight: bold;
  font-family: "Conv_phagspab";
  cursor: pointer;
  margin-left: -15px;
  display: block;
  width: 160px;
  padding: 8px;
  margin-top: 4px;
  background: #33c41d;
  color: #fff;
  border: 0px;
  text-decoration: none;
}
.btnDealer:hover {
  font-size: 18px;
  font-weight: bold;
  font-family: "Conv_phagspab";
  cursor: pointer;
  margin-left: -15px;
  display: block;
  width: 160px;
  padding: 8px;
  margin-top: 4px;
  background: #33c41d;
  color: #fff;
  border: 0px;
  text-decoration: none;
}
.btnDealerDisabled,
.btnDealerDisabled:visited,
.btnDealerDisabled:hover {
  font-size: 18px;
  font-weight: bold;
  font-family: "Conv_phagspab";
  cursor: pointer;
  margin-left: -15px;
  display: block;
  width: 160px;
  padding: 8px;
  margin-top: 4px;
  background: #777;
  color: #fff;
  border: 0px;
  text-decoration: none;
}

#rightDealer {
  display: none;
}

@media screen and (min-width: 960px) {
  .pdfDowloadVac {
    font-size: 19px;
  }

  .bakfiets{
    
      background: rgb(236, 28, 36);
         position: absolute;  
        right: 14px;
        font-size: 16px;
        font-weight: bold;
        font-family: Conv_phagspab;
        width: auto;
        top:-4px;
      
    
  }
.btnsBar {
  
  display: flex;justify-content: center;width: 100%;margin: 0px;padding: 0px;

}
  .btns{
    background: rgb(51, 196, 29);
     
      right: 14px;
      font-size: 16px;
      font-weight: bold;
      font-family: Conv_phagspab;
      width: 120px;
      top:-4px;
      cursor: pointer;
  }

  .meerinfoConfig {
    position: absolute;
    bottom: 44px;
    font-size: 12px;
    right: 13px;
  }

  .openConfig img {
    width: auto;
    height: auto;
  }
  .loadPackageConfig {
    font-size: 18px;
    font-weight: bold;
    font-family: "Conv_phagspab";
    cursor: pointer;
    width: 96%;
    margin-right: auto;
    margin-left: auto;
    background: #33c41d;
    color: #fff;
    padding: 8px;
    text-align: center;
    border: 0px;
    bottom: 0px;
    position: absolute;
  }

  .MultiCarousel .leftLst {
    left: 8px;
    padding: 7px;
    padding-top: 0px;
    padding-bottom: 2px;
    font-weight: bold;
  }
  .MultiCarousel .rightLst {
    right: 8px;
    padding: 7px;
    padding-top: 0px;
    padding-bottom: 2px;
    font-weight: bold;
  }

  #rightDealer {
    display: block;
    padding-left: 0px;
    position: absolute;
    width: 300px;
    z-index: 1000;
    right: 0px;
  }
  .pakketPrijsText {
    font-size: 26px;

    margin-top: -12px;
    margin-bottom: 3px;
  }
  .QR {
    margin-right: -6px;
    margin-top: -6px;
  }
  .sentToWhatsapp {
    position: absolute;
    cursor: pointer;
    bottom: 3px;
    right: 20px;
    font-size: 39px;
  }
  .sentToFacebook {
    position: absolute;
    cursor: pointer;
    bottom: 3px;
    right: 60px;
    font-size: 39px;
  }
}
@media screen and (min-width: 944px) {
  .btnGreen {
    font-size: 16px;
    font-weight: bold;
    font-family: "Conv_phagspab";
    cursor: pointer;
    width: 140px;
    padding: 8px;
    margin-right: auto;
    margin-left: auto;
    background: #33c41d;
    color: #fff;
    border: 0px;
  }
  .loadPackageConfig {
    font-size: 16px;
    font-weight: bold;
    font-family: "Conv_phagspab";
    cursor: pointer;
    width: 96%;
    margin-right: auto;
    margin-left: auto;
    background: #33c41d;
    color: #fff;
    padding: 8px;
    text-align: center;
    border: 0px;
    bottom: 0px;
    position: absolute;
  }
}
