@font-face {
    font-family: 'castrolsanscon-regularregular';
    src: url('../font/castrolsanscon-regular-regular-webfont.eot');
    src: url('../font/castrolsanscon-regular-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/castrolsanscon-regular-regular-webfont.woff') format('woff'),
         url('../font/castrolsanscon-regular-regular-webfont.ttf') format('truetype'),
         url('../font/castrolsanscon-regular-regular-webfont.svg#castrolsanscon-regularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Fieldwork Geo';
    src: url('../font/Fieldwork-GeoRegular.eot');
    src: local('Fieldwork Geo Regular'), local('Fieldwork-GeoRegular'),
        url('../font/Fieldwork-GeoRegular.eot?#iefix') format('embedded-opentype'),
        url('../font/Fieldwork-GeoRegular.woff2') format('woff2'),
        url('../font/Fieldwork-GeoRegular.woff') format('woff'),
        url('../font/Fieldwork-GeoRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


.logobox {
  max-width: 175px;
}
.nv-site-logo {
    margin-left: -35px;
}
.nv-site-logo {
  padding-top: 18px;
  padding-left: 4px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
}
body {
    margin: 0;
}



#wrap {
  background: #139146;
  width: 100%;

  color: #fff;
}
#wrap #inner {
  padding-left: 20px;
  padding-right: 20px;
}

#wrap #inner {
  max-width: 810px;
  margin: 0 auto;
}

.nv-site-logo {
  max-width: 810px;
  margin: 0 auto;
}

.nv-site-logo {
  max-width: 810px;
  margin: 0 auto;
}

body {
    background-image: none;
    background-position: center top;
    background-repeat: no-repeat;
    font-family: fieldwork geo;
    font-size: 15px;
}



.nv-global-header {
    min-height: 60px;
    position: relative;
}

.nv-primary-header .nv-primary-header-wrapper {
    margin: 0 auto;
    max-width: 810px;
}
.nv-sub-header {
    border-bottom: 1px solid #c1c2c3;
    margin: 0 auto;
    max-width: 1000px;
    position: relative;
}
.nv-sub-header .nv-sub-header-wrapper {
    padding: 0 10px 0 15px;
}
.nv-sub-header::after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
.nvd-header-tagline {
    color: #fff;
    font-family: 'Fieldwork Geo';
    font-size: 1.6rem;
    line-height: 1.6rem;
    margin-left: 180px;
    position: absolute;
    text-transform: uppercase;
    top: 25px;
    font-weight: normal;
    white-space: nowrap;
}

.nv-site-logo .nv-site-logo-img {
    height: 30px;
    left: 93px;
    position: relative;
    top: 15px;
    width: 118px;
}
.nv-language-selector-wrapper {
    margin: 0 auto;
    max-width: 1000px;
    position: relative;
}
.nv-language-selector-wrapper .nv-language-selector {
    position: absolute;
    right: 10px;
    top: -40px;
}

.h1, h1 {
    font-size: 30px;
    color: #fff;
    padding-left:10px;
    font-family: 'Fieldwork Geo';
}

legend{
    font-family: 'Fieldwork Geo';
    color:#fff;
    border-bottom: 0px;
    font-size: 16px;
}



#inner form {
 
    margin-top: 0px;
    padding: 10px;
}

label {
    display: inline-block;
    font-weight: 100;
    margin-bottom: 5px;
    margin-left: 8px;
    margin-right: 4px;
    max-width: 100%;
}

#benzinmotor {
    margin-left: 8px;
}

.rdb-button {
  background: #fff;
  border: 0px solid #777;
  border-radius: 5px;
   max-width: 190px;
  display: inline-block;
}



.rdb-button input {
    display: none;
}

.rdb-button label {
  font-size: 16px;
  margin: 0;
  padding: 8px 16px;
  color: #139146;
  font-family: fieldwork geo;
}

.rdb-button.highlight {
    background: #ef0022;
    border: 0px solid #fff;
    border-radius: 6px;
    max-width: 190px;
    color:#fff;
    
}

.rdb-button.highlight label {
    
    color:#fff;
    
}

#footer {
  background-color: #fff;
  color: #3C5569;
  display: block;
  max-width: 800px;
  padding: 20px;
  width: 100%;
  margin: 0 auto;
 
}

#footer a {
    color: #3C5569;
}

#footer a {
  padding-left: 3px;
  padding-right: 3px;
  font-size: 12px;
}
.product-box {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.6) 100%) repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    margin-bottom: 0px;
    width: 100%;
}

.content-box {
  background-color: #fff;
  display: block;
  float: right;
  padding: 0px;
  width: 100%;
}

.product-box h1 {
    color: #007b32;
    padding: 10px 10px 10px 0;
}
.product-box h2, .product-box h5, .product-box p, .product-box li {
    color: #3C5569;

}
#oder {
    margin:0px 10px;
    font-weight:normal;
}

.image-box {
    margin: 20px 0;
    width: 100%;
}



.footer-wrapper {
    width:100%;
    background-color: #fff;
    height:53px;
    border-top:  1px solid #3c5569;

}

#inner form fieldset {
    border: 0 none;
    margin-bottom: 0;
}



.claim-picture {
    display:none;
}

.claim-bild {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;  
}

.nvd-header-tagline {
    background-image: url("img/claim.png");
    height: 21px;
    width: 335px;
}

.form-control {
  font-family: fieldwork geo;
  font-size: 16px;
  color: #139146;
  padding: 8px 17px;
  border-radius: 5px;

}

#submit {
  font-family: fieldwork geo;
  font-size: 16px;
  color: #fff;
  padding: 7px 16px;
  background: #002d28;
  border: 1px solid #002d28;
    transition: 0.3s;
    border-radius: 5px;
}
#submit:hover {
  opacity: 0.9;
  transition: 0.3s;
}

.form-control {
  height: 38px;
}
#inner {
  padding: 20px 0 30px 0px;
}
#wraptwo .product-box {
  padding: 20px;
}

#wraptwo #slideto {
  color: #3C5569;
  text-align: center;
  font-size: 17px;
}

.product-box h1 {
  font-size: 23px;

}

.product-box h2 {
  font-size: 18px;
}

.product-box p, .product-box li {
  font-size: 16px;
}
.product-box li {
  padding-bottom: 15px;
}
.product-box ul {
  padding-left: 13px;
  padding-top: 10px;
}

#wraptwo {
  max-width: 700px;
  margin: 0 auto;
}

.smallh1 {
  font-size: 17px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  text-align: center;
  margin-top: 0px;
}

#Automarke-Treibstoff {
  color: #fff;
  text-align: center;
  padding-top: 0px;
  margin-top: 1px;
  padding-bottom: 0px;
  margin-bottom: 0px;
font-size: 25px;
}

.greenbox {
  background: #009141;
  padding-top: 19px;
  padding-bottom: 15px;
  margin-top: 18px;
}
.backarea {
  margin: 0 auto;
  display: flex;
padding: 12px;
}

.backbutton {
  background: #ee0021;
  padding: 9px 25px;
  border-radius: 7px;
  color: #fff;
  text-decoration: none;
}

.backbutton:hover {
  background: #9f0016;
  padding: 9px 25px;
  border-radius: 7px;
  color: #fff;
  text-decoration: none;
  transition: 0.3s;
}
.backbutton {
  text-align: center;
  margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 0px;
  margin-bottom: 27px;
  margin-top: 10px;
}
h1 {
  margin-top: 8px;
}
legend {
  padding-bottom: 0px;
  margin-bottom: 11px;
}
#submit {

  text-align: left;
}
.errortext {
  text-align: center;
  padding-top: 30px;
}
#submit {
  width: 100%;
}
/* PHONE VERSION */
        @media only screen and (min-width: 320px) and (max-width:800px) {
            .nvd-header-tagline {display:none;}
            .map {padding-left: 15px;padding-right: 15px;}
            .logobox {
  margin: 0 auto;
  display: block;
}
#footer {
  text-align: center;
}

#submit {
  width: 100%;
}

.form-control {
  width: 100%;
}


        }


        body {
  max-width: 455px;
  margin: 0 auto;
}
#footer {
  text-align: center;
}
.logobox {
  margin: 0 auto;
  display: block;
}



.image-box {
  background-size: contain;
  max-height: 277px !important;
  width: 100%;
  min-height: 20px;
  height: 265px;
  margin: 0 auto;
  display: block;
}



.image-box {
  margin-top: -5px;
  margin-bottom: 15px;
}

.lasth5 {
  border-bottom: 1px solid;
  padding-bottom: 32px;
}

#oder {
  display: none;
}

.rdb-button {
  width: 47%;
}

#oder {
  font-size: 0px;
  padding: 0px !important;
  width: 2%;
  display: inline-block;
  margin: 0px;
}

.map {
  padding: 12px 25px;
  margin-top: 21px !important;
}

.map a {
  color: #fff;
  text-decoration: underline;
}

.content-box h1 {
  text-align: center;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(/img/arrow_down.png);
  background-color: rgba(0, 0, 0, 0);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-repeat: no-repeat;
  background-position-x: 96%;
  background-position-y: 15px;
  background-color: white;
  line-height: 20px;
  border-color: #fff !important;
  background-image: image-set !important;
  background-size: 4%;
}

option {
  font-family: fieldwork geo, arial;
  font-size: 14px;
  color: #3c5569;
}
#footer {
  font-size: 12px;
}
#footer a {
  font-size: 12px;
}

#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive {
  border-bottom: 1px solid #139146 !important;
  color: #139146 !important;
}
#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
  background-color: transparent;
  border: 2px solid #139146 !important;

}

#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonCustomize, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
 
  border-color: #139146 !important;

}

#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonAccept, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonAccept, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
  background-color: transparent;
 border-color: #139146 !important;
  color: #141414;
}
#CybotCookiebotDialogPoweredByText {
  display: none !important;
}

#CybotCookiebotDialogPoweredbyLink {
  display: none !important;
}
#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink:hover {
  color: #139146 !important;
}
#CybotCookiebotDialogHeader {
  display: none !important;
}
#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {

  border: 2px solid #139146 !important;

}
.CookieCard label {
  color: #139146 !important;
}
.CookieCard button {
  color: #139146 !important;
}

#CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-change {
  background-color: #139146 !important;
  border-color: #139146 !important;
  color: #FFFFFF;
}
#CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-withdraw {

  border-color: #139146 !important;

}
.CookiebotWidget-show-consent-details {
  color: #139146 !important;
}
.CookiebotWidget-main-logo {
  display: none !important;
}
#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-consents-list li.CookiebotWidget-approved svg {
  fill: #139146 !important;

}

#CookiebotWidget .CookiebotWidget-consent-details button {

  color: #139146 !important;

}
#CybotCookiebotDialog {
  font-family: fieldwork geo;
  color: #3C5569 !important;
}
#CybotCookiebotDialogBodyButtons button {
  color: #3C5569 !important;
}
#CybotCookiebotDialogNav li a {
  color: #3C5569 !important;
}
#CookiebotWidget {
  font-family: fieldwork geo;
}
#CookiebotWidget {
  color: #3C5569 !important;
}
#CookiebotWidget * {
  color: #3C5569 !important;
}
#CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-withdraw {

  color: #139146 !important;

}