label.required::after {
  content: '*';
  color: black;
  padding-left: 3px; }

/* CSS Document */
.zopim:first-of-type {
  transform: rotate(90deg) !important;
  top: 50% !important;
  left: -105px !important;
  right: auto !important; }

* {
  text-decoration: none;
  padding: 0; }

body {
  margin: 0;
  padding: 0;
  font-weight: normal; }

@font-face {
  font-family: 'OpelSansCondensed';
  src: url("/assets/opel/fonts/OpelSansCondensed_0.eot");
  src: url("/assets/opel/fonts/OpelSansCondensed_0.eot") format("embedded-opentype"), url("/assets/opel/fonts/OpelSansCondensed_0.woff") format("woff"), url("/assets/opel/fonts/OpelSansCondensed_0.ttf") format("truetype"), url("/assets/opel/fonts/OpelSansCondensed_0.svg#OpelSansCondensed_0") format("svg"); }

@font-face {
  font-family: 'OpelSansCondensed-Bd';
  src: url("/assets/opel/fonts/OpelSansCondensed-Bd_0.eot");
  src: url("/assets/opel/fonts/OpelSansCondensed-Bd_0.eot") format("embedded-opentype"), url("/assets/opel/fonts/OpelSansCondensed-Bd_0.woff") format("woff"), url("/assets/opel/fonts/OpelSansCondensed-Bd_0.ttf") format("truetype"), url("/assets/opel/fonts/OpelSansCondensed-Bd_0.svg#OpelSansCondensed-Bd_0") format("svg"); }

@font-face {
  font-family: 'OpelSansCondensed-ExBd';
  src: url("/assets/opel/fonts/OpelSansCondensed-ExBd_0.eot");
  src: url("/assets/opel/fonts/OpelSansCondensed-ExBd_0.eot") format("embedded-opentype"), url("/assets/opel/fonts/OpelSansCondensed-ExBd_0.woff") format("woff"), url("/assets/opel/fonts/OpelSansCondensed-ExBd_0.ttf") format("truetype"), url("/assets/opel/fonts/OpelSansCondensed-ExBd_0.svg#OpelSansCondensed-ExBd_0") format("svg"); }

@font-face {
  font-family: "Icons-Common";
  src: url("/assets/common/fonts/icons-common.eot");
  src: url("/assets/common/fonts/icons-common.eot?#iefix") format("embedded-opentype"), url("/assets/common/fonts/icons-common.woff") format("woff"), url("/assets/common/fonts/icons-common.ttf") format("truetype"), url("/assets/common/fonts/icons-common.svg#icons-common") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: ArialMT;
  src: url(/assets/opel/fonts/arial_mt.ttf); }

@font-face {
  font-family: 'olp_icon';
  src: url("/assets/opel/fonts/new_page_icon.eot?jfcy48");
  src: url("/assets/opel/fonts/new_page_icon.eot?jfcy48#iefix") format("embedded-opentype"), url("/assets/opel/fonts/new_page_icon.ttf?jfcy48") format("truetype"), url("/assets/opel/fonts/new_page_icon.woff?jfcy48") format("woff"), url("/assets/opel/fonts/new_page_icon.svg?jfcy48#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

html {
  min-height: 100%;
  background: #fff;
  box-sizing: border-box;
  font-family: Arial;
  font-size: 14px; }

input, select, textarea, button {
  border-radius: 0; }

select::-ms-expand {
  display: none; }

.wrapper {
  min-width: 320px; }

img {
  border: none;
  display: block; }

li {
  list-style-type: none !important; }

a {
  color: inherit;
  cursor: pointer;
  text-decoration: none; }

h2 {
  font-size: 16px;
  color: #131313;
  margin: 0;
  margin-bottom: 5px;
  font-weight: bold; }

input[type=button], input[type=submit] {
  cursor: pointer;
  border: none; }

strong, strong *, b, b * {
  font-weight: bold; }

.bold {
  font-weight: bold; }

.clear {
  clear: both; }

.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0; }

.inline-block {
  display: inline-block; }

.floatL {
  float: left; }

.floatR {
  float: right; }

div.required::after {
  color: #000;
  content: "*"; }

label.required::after {
  color: #000;
  content: "*"; }

.home-banners-block .home-slider .bx-viewport {
  /* height: initial !important; */ }

.center {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }

.product-price1.center {
  flex-direction: column; }

.promotion .swiper-slide {
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  height: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background: #fff;
  padding: 0 36px;
  box-sizing: border-box; }

.promotion .swiper-slide img {
  max-width: 100%;
  max-height: 120px; }

.promotion .swiper-slide .offers-slider-text {
  max-width: 100%; }

.promotion .swiper-button-next, .promotion .swiper-button-prev {
  background: none;
  top: 78px; }

.promotion .swiper-button-next:before, .promotion .swiper-button-prev:before {
  color: #909090;
  cursor: pointer;
  font-family: "icons-common";
  font-size: 23px; }

.promotion .swiper-button-next:before {
  content: "e"; }

.promotion .swiper-button-prev:before {
  content: "f"; }

.b-button {
  background-color: #feae00;
  background: -webkit-linear-gradient(top, #ffc90f, #feae00);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom, #ffc90f, #feae00);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom, #ffc90f, #feae00);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom, #ffc90f, #feae00);
  /* Standard syntax (must be last) */
  box-shadow: 1px 1px 1px #7d7d7d;
  font-size: 12px;
  color: #000;
  position: relative;
  padding-right: 20px;
  display: inline-block;
  font-family: Verdana;
  font-weight: bold;
  text-decoration: none; }

.b-button.b-button-small.b-button-left-arrow.button-left-aligned {
  background: none;
  background-color: #000;
  color: #fff;
  padding-left: 32px; }

.b-button-standard {
  padding-left: 15px;
  padding-right: 15px;
  text-align: center; }

.b-button-small {
  line-height: 28px;
  /*height:28px;*/ }

.b-button-medium {
  line-height: 35px;
  height: 35px;
  font-size: 13px; }

.b-button-large {
  line-height: 42px;
  height: 42px;
  font-size: 13px; }

.b-button-big {
  height: 48px;
  line-height: 49px; }

.b-button-right-arrow {
  padding-right: 30px;
  padding-left: 15px;
  min-width: 165px; }

.b-button-right-arrow:before {
  font-family: "icons-common";
  content: "a";
  position: absolute;
  right: 7px;
  top: 0px;
  color: #fff;
  font-size: 18px;
  font-weight: normal; }

.b-button-left-arrow {
  padding-left: 30px; }

.b-button-left-arrow:before {
  font-family: "icons-common";
  content: "e";
  position: absolute;
  left: 10px;
  top: 0px;
  color: #fff;
  font-size: 14px;
  font-weight: normal; }

.page-middle {
  /* width: calc(100% - 80px); */
  max-width: 1184px;
  margin: 0 auto;
  position: relative;
  background-color: #f3f3f3; }

.page-middle.page-middle-transparent {
  background-color: transparent; }

.page-middle.carline .text_small_gray {
  padding: 40px;
  padding-top: 20px; }

.page-middle.carline .text_small_gray > p {
  margin: 0;
  padding: 0; }

.page-with-padding {
  padding: 0 40px; }

/* .page-content-block .page-middle {
    padding: 0 40px;
} */
.locations-block,
.home-banners-block {
  background-color: #F3F3F3; }

.home-banners-block {
  padding: 20px 40px; }

.home-banners-block + .block-primary.locations-block {
  padding-left: 40px;
  padding-right: 40px; }

.header {
  min-height: 86px;
  width: 100% !important;
  max-width: 1184px;
  margin: 0 auto; }

.header .header-content {
  display: block;
  max-width: 1184px;
  position: relative;
  width: 100%;
  margin: 0 auto; }

.menu-icon {
  cursor: pointer; }

.html-editor {
  overflow: auto;
  max-width: 1052px; }

.mixed-content .html-editor {
  max-width: 1184px; }

.html-editor li {
  list-style-type: inherit !important;
  margin-left: 30px;
  margin-top: 3px; }

.slideWDRT div p {
  text-align: left;
  margin: 0; }

.morecontent .contents {
  display: none; }

.morecontent .contents.act_class {
  display: block; }

.morelink {
  display: block;
  font-size: 18px;
  font-family: 'OpelSansCondensed-ExBd';
  position: relative; }

a.morelink:after {
  font-family: "icons-common";
  content: "m";
  font-size: 14px;
  margin-left: 8px;
  vertical-align: bottom;
  top: 6px;
  position: absolute; }

a.morelink.less:after {
  content: "y"; }

.carline .bx-viewport .slider-drt-container-block {
  overflow: auto !important; }

.cookie_panel {
  background-color: #b6b6b6;
  position: relative; }

.cookie_wrapper {
  margin: 0 auto;
  max-width: 1184px;
  padding: 15px 0;
  padding-bottom: 10px;
  box-sizing: border-box; }

.cookie_info {
  display: inline-block;
  max-width: 72%;
  margin-right: 1%;
  font-weight: bold;
  font-family: Arial; }

.cookie_head {
  font-size: 14px;
  margin-bottom: 10px; }

.cookie_info_txt {
  font-size: 14px;
  font-weight: normal; }

.cookie_info_txt a {
  color: #000;
  text-decoration: underline; }

.cookie_panel .cookie_right {
  display: inline-block;
  vertical-align: top;
  float: right; }

.small .cookie_panel .cookie_right {
  float: none; }

.cookie_navigation.clearfix div {
  display: inline-block; }

.cookie_panel .dontallow_button,
.cookie_panel .allow_button {
  display: inline-block;
  border: 1px solid #000;
  padding: 0 20px;
  font-weight: bold;
  background: #000;
  font-size: 14px;
  min-height: 20px;
  color: #fff;
  display: flex;
  align-items: center;
  position: relative; }

.cookie_panel .dontallow_button:before,
.cookie_panel .allow_button:before {
  content: '';
  width: 8px;
  height: 11px;
  display: block;
  position: absolute;
  left: 6px;
  top: 5px;
  background: url(/assets/opel/images/arr.png) no-repeat center; }

.cookie_panel .expand_button {
  width: 14px;
  height: 10px;
  background: url(/assets/opel/images/arr_d.png) no-repeat center;
  display: block;
  padding-top: 6px; }

.cookie_navigation {
  display: flex;
  flex-direction: column; }

.cookie_navigation div:nth-child(2) {
  margin-top: 12px; }

.cookie_panel .close-btn2 {
  position: absolute;
  top: 15px;
  right: 40px; }

.cookies-block.small .cookie_info_txt {
  font-size: 14px;
  font-weight: bold; }

.cookies-block.small .cookie_head {
  display: none; }

.cookies-block.small .cookie_navigation div:nth-child(2) {
  margin-top: 0; }

.main-logo {
  float: left; }

.header-right {
  float: right;
  display: inline-block; }

.product-logo {
  float: left; }

.product-logo img {
  height: 86px; }

.top-navigation {
  float: left;
  font-size: 14px;
  color: #000;
  margin-top: 32px;
  font-family: 'OpelSansCondensed'; }

.top-navigation-item {
  display: inline-block;
  margin-right: 23px;
  cursor: pointer;
  /* height: 55px; */ }

.navigation-item {
  display: inline-block; }

.top-navigation-item-content {
  text-transform: uppercase; }

.callback-info .callback-number a {
  text-decoration: underline; }

.top-navigation-item:last-child {
  margin-right: 20px; }

.top-navigation-item:hover, .top-navigation-item .tni-container.selected {
  color: #F7D900; }

.top-navigation-item span:before {
  font-family: "Icons-Common";
  vertical-align: middle;
  margin-right: 2px; }

.text-bold {
  font-family: "OpelSansCondensed-Exbd"; }

.location-icon .tni-container:before {
  content: "a";
  font-size: 21px;
  position: relative;
  top: -2px;
  text-transform: lowercase; }

.callus-icon .tni-container:before {
  content: "b";
  text-transform: lowercase;
  font-size: 24px;
  margin-right: -3px; }

.callback-icon .tni-container:before {
  content: "\e900";
  text-transform: lowercase;
  font-size: 27px;
  margin-right: 1px; }

/* .callus-icon:hover .top-navigation-flyout, .callus-icon.selected .top-navigation-flyout {
    display:block;
} */
.shortlinks-menu {
  display: none; }

.menu-block {
  /* margin-left:40px; */
  background-color: #fff; }

.menu {
  font-size: 18px;
  color: #000;
  line-height: 25px;
  padding-top: 13px;
  /*     width: 100%; */
  box-sizing: border-box; }

.menu-item {
  float: left;
  padding: 0 5px;
  position: relative;
  height: 25px;
  font-family: 'OpelSansCondensed-Bd';
  text-transform: uppercase;
  cursor: pointer;
  padding-bottom: 9px; }

.menu-item a:hover {
  color: #7F7F7F; }

.menu-item.selected > a:visited {
  color: #000; }

.menu-icon-home {
  float: left;
  padding: 0;
  margin-right: 5px; }

.menu-icon-home:before {
  font-family: "Icons-Common";
  content: "c";
  font-size: 18px;
  text-transform: lowercase; }

.menu-item-submenu:after {
  font-family: "icons-common";
  content: "d";
  color: #000;
  vertical-align: top;
  text-transform: lowercase;
  font-size: 8px;
  position: relative; }

.menu-item-line {
  float: left;
  margin-right: 8px;
  -ms-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
  margin-top: -5px;
  margin-left: 3px; }

.menu-item-line:before {
  content: "|";
  color: #F7D900;
  vertical-align: sub;
  font-family: initial; }

.menu-icon-home + .menu-item .menu-item-line {
  display: none; }

.menu-item .submenu {
  display: none;
  position: absolute;
  left: -22px;
  top: 34px;
  z-index: 10;
  padding: 2px 27px;
  border: 1px solid #CCCCCC;
  background: white;
  white-space: nowrap;
  min-width: 120px; }

.menu-item .submenu-item {
  padding: 10px 0;
  font-size: 18px;
  color: black;
  border-bottom: 1px solid #CCCCCC;
  display: block;
  position: relative; }

.menu-item .submenu-item:last-child {
  border-bottom: none; }

.menu-item .submenu-item:hover {
  color: #7F7F7F; }

.product-slider {
  width: 100%;
  position: relative; }

.product-slider-content {
  position: relative; }

.product-slider .promoimg {
  width: 100%; }

.slider-arrow-container_left {
  top: 0;
  left: 0;
  bottom: 0;
  width: 40px;
  position: absolute; }

.slider-arrow-table {
  display: table;
  width: 100%;
  height: 100%; }

.slider-arrow-table-cell {
  vertical-align: middle;
  display: table-cell; }

.slider-arrow-container_right {
  top: 0;
  right: 0;
  bottom: 0;
  width: 40px;
  position: absolute; }

.image-container {
  display: inline-block;
  position: relative; }

.product-slider-arrow {
  width: 40px;
  height: 76px;
  background-color: #fff;
  text-align: center;
  line-height: 76px;
  cursor: pointer; }

.slider-arrow-container_left .product-slider-arrow:before {
  font-family: "icons-common";
  content: "f";
  font-size: 32px;
  color: #000;
  cursor: pointer; }

.slider-arrow-container_right .product-slider-arrow:before {
  font-family: "icons-common";
  content: "e";
  font-size: 32px;
  color: #000;
  cursor: pointer; }

.product-slider_info {
  position: absolute;
  left: 75px;
  top: 50px;
  /* max-width:330px; */ }

.product-slider_title {
  font-family: 'OpelSansCondensed-ExBd';
  text-transform: uppercase;
  margin-bottom: 40px;
  font-size: 48px;
  display: block; }

.product-slider_title + .product-slider_text {
  margin-top: -40px; }

.product-slider_text {
  font-family: 'OpelSansCondensed-Bd';
  font-size: 21px;
  text-transform: uppercase;
  margin-bottom: 30px;
  display: block; }

.white-color {
  color: #fff !important; }

.black-color {
  color: #000 !important; }

.yellow-color {
  color: #f7d900 !important; }

.yellow-background-color {
  background-color: #f7d900 !important; }

.product-slider_info.bottom-position {
  bottom: 0;
  top: auto; }

.bx-controls-direction a {
  width: 40px !important;
  height: 76px !important;
  /* top: 50% !important; */
  background-color: #fff;
  text-align: center;
  line-height: 76px;
  position: absolute;
  cursor: pointer;
  display: block;
  margin-top: -38px !important; }

.bx-wrapper .bx-controls-direction a {
  text-indent: 0 !important; }

.bx-wrapper .bx-next {
  right: 0 !important; }

.home-slider .bx-prev::before,
.home-slider .bx-next::before {
  display: inline-block;
  width: 30px;
  height: 40px;
  padding-top: 10px;
  background-color: #fff; }

.home-slider .bx-wrapper .bx-controls-direction a.bx-prev,
.home-slider .bx-wrapper .bx-controls-direction a.bx-next {
  top: calc(50% - 25px);
  transform: translateY(calc(-50% + 35px));
  line-height: 55px; }

.home-slider .bx-prev {
  left: -2px; }

.home-slider .bx-next {
  right: -2px; }

.arrow-left::before, .bx-prev::before {
  color: #000;
  content: "f";
  cursor: pointer;
  font-family: "icons-common";
  font-size: 32px; }

.arrow-right::before, .bx-next::before {
  color: #000;
  content: "e";
  cursor: pointer;
  font-family: "icons-common";
  font-size: 32px; }

.promotion {
  position: relative;
  cursor: pointer; }

.promotion .bx-prev::before {
  color: #909090;
  font-size: 23px; }

.promotion .bx-next::before {
  color: #909090;
  font-size: 23px; }

.button-primary {
  background: black;
  cursor: pointer;
  padding: 6px 13px 6px 30px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 18px;
  font-family: 'OpelSansCondensed-Bd';
  color: #fff;
  position: relative;
  border: none; }

.button-primary.white {
  background-color: #fff;
  color: #000;
  border: 1px solid #e3e3e3;
  padding: 5px 12px 5px 29px; }

.button-primary.yellow {
  background-color: #f7d900;
  color: #000; }

.button-primary.grey {
  background-color: #d9d9d9;
  color: #000; }

.button-primary.white:before,
.button-primary.yellow:before,
.button-primary.grey:before {
  color: #000; }

.button-primary:before {
  font-family: "icons-common";
  content: "e";
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  margin-right: 5px;
  text-transform: lowercase;
  left: 12px;
  position: absolute;
  top: 50%;
  margin-top: -9px;
  line-height: 18px; }

.button-secondary {
  background: #B1B8BD;
  padding: 6px 13px 6px 8px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 18px;
  font-family: 'OpelSansCondensed-Bd';
  color: black;
  position: relative; }

.button-secondary:before {
  font-family: "icons-common";
  content: "e";
  color: black;
  font-size: 14px;
  font-weight: normal;
  margin-right: 5px;
  text-transform: lowercase;
  vertical-align: top; }

.button-tertary {
  background: #D9D9D9;
  padding: 6px 13px 6px 8px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 18px;
  font-family: 'OpelSansCondensed-Bd';
  color: black;
  position: relative;
  margin-bottom: 5px; }

.button-tertary.contuctus {
  display: none; }

.button-tertary:before {
  font-family: "icons-common";
  content: "e";
  color: black;
  font-size: 14px;
  font-weight: normal;
  margin-right: 5px;
  text-transform: lowercase;
  vertical-align: top; }

.simple-link, .widget-link {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 18px;
  font-family: 'OpelSansCondensed-Bd';
  position: relative;
  align-self: center; }

.info-block + .widget-link {
  margin-top: 0; }

.widget-link {
  position: static;
  display: block;
  margin-top: 25px; }

.widget-link.centered + .widget-link.centered {
  margin-top: 0px; }

.simple-link:before, .block-bottom .bottom-link:before {
  font-family: "icons-common";
  content: "e";
  font-size: 14px;
  font-weight: normal;
  margin-right: 5px;
  text-transform: lowercase;
  vertical-align: top; }

.simple-link-block .simple-link:before {
  font-size: 14px; }

.page-content {
  padding: 20px 0;
  background-color: #f3f3f3; }

.block-primary .head-title {
  font-size: 24px;
  text-transform: uppercase;
  font-family: 'OpelSansCondensed-ExBd';
  padding-bottom: 5px;
  margin-bottom: 0;
  margin-top: 0;
  background-color: #f3f3f3; }

.location-page .head-title {
  padding-top: 10px; }

.block-primary .block-content {
  background: #fff;
  /* height: 250px; */
  position: relative; }

.block-primary.regional .block-content.location-main-block {
  height: 300px; }

.block-primary .block-bottom {
  background: #f7d900;
  padding: 7px;
  position: relative;
  z-index: 1;
  min-height: 18px;
  color: #000; }

.flex-container .block-primary .block-bottom {
  position: absolute;
  transform: translateY(100%);
  bottom: 0;
  left: 0;
  right: 0; }

.table-prp-block {
  display: table;
  height: calc(100% - 35px);
  width: 100%; }

.social-media-container {
  display: table-cell;
  width: 100%;
  text-align: center;
  height: 100%;
  vertical-align: middle; }

.social-media-container .social-media-title {
  font-family: "OpelSansCondensed-ExBd";
  font-size: 30px;
  margin-bottom: 15px;
  display: block; }

.social-media-container a {
  display: inline-block;
  margin: 9px; }

.social-media-links {
  display: inline-block;
  text-align: left; }

.social-media-container a:last-child {
  margin-right: 0; }

.locations-block-container .block-bottom {
  background: #f3f3f3;
  color: #fff;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0;
  margin-top: auto; }

.locations-block-container .block-bottom a {
  display: block;
  padding: 7px;
  background: #000;
  margin-bottom: 5px; }

.locations-block-container .block-bottom a:last-child {
  margin-bottom: 0; }

.total-block {
  width: 165px;
  text-align: center;
  margin: 0 auto;
  padding-top: 25px;
  margin-bottom: 15px; }

.total-block .total-price {
  font-family: 'OpelSansCondensed-ExBd';
  font-size: 115px;
  line-height: 90px;
  margin-bottom: 10px; }

.total-price-text {
  font-family: 'OpelSansCondensed-Bd';
  font-size: 18px; }

.total-block-button .button-primary {
  display: block;
  margin-top: 10px; }

.offers-slider {
  /* padding-top:10px; */
  /* width:270px; */
  margin: 0 auto; }

.offers-slider-content {
  position: relative;
  margin-bottom: 12px;
  min-height: 120px;
  text-align: center;
  /* width: 240px; */
  margin: 0 auto;
  padding-top: 12px; }

.offers-slider-content.banner-container {
  padding-top: 0; }

.latest-offers-content img {
  max-height: 115px;
  max-width: 240px; }

.offers-slider .arrow-left {
  position: absolute;
  left: -23px;
  top: 45px; }

.offers-slider .arrow-left:before {
  font-size: 23px;
  font-family: "icons-common";
  content: "f";
  color: #909090; }

.offers-slider .arrow-right {
  position: absolute;
  right: -23px;
  top: 45px; }

.offers-slider .arrow-right:before {
  font-size: 23px;
  font-family: "icons-common";
  content: "e";
  color: #909090; }

.offers-slider-text {
  font-size: 14px;
  color: #999999;
  font-family: Arial;
  /* padding: 5px 10px; */
  line-height: 22px; }

.banner-container + .offers-slider-text {
  padding: 5px 10px; }

.offers-slider-title {
  font-weight: bold;
  /*text-transform:uppercase;*/
  padding-top: 12px;
  margin: 0; }

.offers-slider-price {
  font-size: 18px;
  color: #000;
  margin-top: 5px;
  font-family: 'OpelSansCondensed-ExBd';
  line-height: 24px; }

.offers-slider img {
  display: inline;
  width: 100%;
  max-height: 120px;
  margin: 0 auto; }

.offers-slider-content.promotion-box img {
  width: inherit;
  -ms-interpolation-mode: bicubic; }

.banner-container img {
  max-height: 155px; }

.home-slider {
  width: 100% !important; }

.home-slider .block-primary .block-bottom {
  /* height:36px; */ }

.block-primary.banner-block .block-content {
  height: inherit; }

.block-primary.banner-block .block-content:not(:last-child) {
  margin-bottom: 20px; }

.block-primary .banner-image {
  width: 100%;
  height: 100%; }

.home-banners-block .block-primary {
  width: calc((100% - 35px)/3);
  margin-right: 17px;
  margin-bottom: 1.5%;
  float: left;
  margin-top: 0; }

.flex-container .block-primary {
  background-color: #fff;
  position: relative;
  margin-bottom: 50px; }

.home-banners-block .head-title {
  min-height: 24px;
  margin-top: 0px; }

.home-slider .block-primary {
  width: 100% !important; }

.home-banners-block .block-primary:nth-of-type(3n) {
  margin-right: 0; }

.locations-block .block-content {
  position: relative;
  display: flex;
  width: 100%; }

.location-page .locations-block .block-content {
  height: 300px; }

.locations-list-block {
  background: white;
  padding: 15px 20px 3px;
  cursor: pointer;
  flex-basis: 20%;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap; }

.simple-link-container {
  width: 100%;
  align-self: center; }

.centered .simple-link-container {
  text-align: center;
  margin-top: 10px; }

.locations-list-block.many-children {
  -moz-column-count: 2;
  -moz-column-gap: 20px;
  -webkit-column-count: 2;
  -webkit-column-gap: 20px;
  column-count: 2;
  column-gap: 20px;
  display: block;
  flex-basis: 40%;
  box-sizing: border-box; }

.locations-list-block:not(:last-child) {
  margin-right: 20px; }

.locations-list-block .simple-link {
  margin-bottom: 10px;
  text-transform: inherit;
  display: block; }

.locations-list-block .simple-link:before {
  font-size: 15px; }

.infobox-wrapper {
  display: none; }

.infoBox {
  max-width: 382px;
  /*width: 90% !important;*/ }

.location-map {
  position: relative;
  vertical-align: top;
  min-height: 240px; }

.location-table-map {
  position: relative; }

/*.regional .location-map {
   height: 100% !important;
	min-height: 300px;
}*/
#locationInMap {
  width: 100%;
  display: flex;
  height: 100%;
  /* position: absolute !important;
    top: 0;
    bottom: 0; */ }

.location-page #locationInMap {
  height: 300px; }

.location-popup {
  padding: 5px 15px 10px 25px;
  background: white; }

.location-popup * {
  line-height: normal; }

.location-popup .popup-title {
  font-size: 21px;
  font-family: 'OpelSansCondensed-Bd';
  color: black;
  margin-bottom: 20px; }

.location-details {
  font-family: 'OpelSansCondensed';
  font-size: 15px;
  padding-left: 35px;
  position: relative; }

.location-details:before {
  font-family: "Icons-Common";
  margin-right: 20px;
  position: absolute;
  left: 0;
  top: 0; }

.location-details.location-address:before {
  content: "a";
  font-size: 21px; }

.location-details.location-telephone:before {
  content: "b";
  font-size: 23px; }

.location-details.location-telephone > a {
  display: block; }

.location-details:not(:last-child) {
  margin-bottom: 10px; }

.location-popup-btn-block {
  text-align: right; }

/* .location-popup-btn {
    margin-left: 150px;
} */
.location-details.location-telephone a span {
  text-decoration: underline; }

.page-footer {
  background: black;
  position: relative; }

.page-footer .editPanelArea, .bottom-navigation-block .editPanelArea {
  position: initial; }

.page-footer .admin-popup-info {
  right: 0;
  top: 0; }

.bottom-navigation-block .admin-popup-info {
  right: 0;
  top: -137px; }

.page-footer-top {
  border-bottom: 1px solid #121213;
  padding: 15px 0; }

.footer-title {
  float: left;
  font-size: 18px;
  color: #F7D900;
  font-family: 'OpelSansCondensed-Bd';
  margin-right: 10px; }

.footer-menu {
  font-family: Arial;
  font-size: 12px;
  color: #999999;
  float: left; }

.footer-menu-item {
  float: left;
  margin-right: 15px;
  color: #999999;
  line-height: 20px; }

.footer-claim .editPanelArea {
  width: 100px;
  float: left; }

.footer-claim .footer-menu-item {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px; }

a.footer-menu-item:hover {
  text-decoration: underline; }

.footer-menu-line {
  float: left; }

.footer-social {
  float: right; }

.footer-social .item {
  float: left;
  margin-left: 15px; }

.page-middle-actual {
  max-width: 1104px;
  margin: 0 auto;
  padding-right: 40px;
  padding-left: 40px; }

.page-middle-actual.table-face {
  display: table;
  box-sizing: content-box;
  width: 100%; }

.carline .page-middle-actual {
  /* padding-right: 40px; */
  /* padding-left: 40px; */
  width: 100%; }

.footer-content {
  padding-top: 20px;
  padding-bottom: 20px; }

.footer-content .model-selection {
  float: left;
  width: 220px; }

.title-underlined {
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'OpelSansCondensed-Bd';
  color: white;
  border-bottom: 1px solid #5F6063;
  padding-bottom: 8px; }

.footer-content .model-selection .title-underlined {
  margin-bottom: 10px; }

.footer-content .model-selection .b-select {
  margin-bottom: 14px; }

.b-select {
  border: 1px solid #CACACA;
  border-left: 1px solid #979797;
  border-right: 1px solid #C9C7C4;
  position: relative;
  overflow: hidden;
  line-height: 23px;
  height: 23px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #CCCCCC;
  font-family: Arial;
  font-size: 12px;
  padding-right: 15px; }

.b-select:after {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  text-indent: 0;
  z-index: 1;
  font-weight: bold;
  text-transform: lowercase;
  font-family: "Icons-Common";
  content: "d";
  font-size: 9px;
  color: #CCCCCC;
  border-left: 2px solid #656565;
  border-right: 1px solid #656565;
  line-height: 23px;
  text-align: center;
  width: 24px; }

.b-select-field {
  background: transparent;
  line-height: 21px;
  border: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  z-index: 2;
  color: inherit;
  padding-left: 10px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  min-width: 100%;
  padding-right: 27px; }

.page-footer .b-select-field option {
  background-color: #000; }

.page-footer .b-select-field {
  width: 100% !important; }

.b-select-field option {
  color: #fff; }

.footer-info-box {
  float: right; }

.footer-info-block {
  float: left;
  width: 218px;
  font-family: Arial;
  font-size: 12px;
  color: #CCCCCC;
  margin-right: 25px; }

.footer-info-content {
  margin-top: 20px; }

.footer-quick-link {
  font-family: Arial;
  font-size: 12px;
  color: #CCCCCC;
  float: left;
  width: 100px;
  margin-bottom: 10px;
  margin-right: 10px; }

.footer-quick-link:nth-of-type(2n) {
  margin-right: 0; }

.footer-info-table {
  display: table; }

.footer-info-table .footer-info-row {
  display: table-row; }

.footer-info-table .footer-info-cell {
  display: table-cell;
  padding-bottom: 10px;
  vertical-align: top; }

.footer-info-table .footer-info-cell p {
  margin: 0;
  display: inline-block; }

.footer-info-table .footer-info-cell p:first-child {
  padding-right: 1px; }

.opening-hours .footer-info-table .footer-info-cell:not(:last-child) {
  max-width: 60px; }

.footer-info-table .footer-info-cell:not(:last-child) {
  padding-right: 10px; }

.bottom-navigation-block {
  border-top: 1px solid #2A2B2C;
  padding: 10px 0;
  background: #000;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 12; }

.bottom-navigation {
  display: table;
  margin: 0 auto; }

.bottom-navigation-item {
  display: table-cell;
  white-space: nowrap; }

.bottom-navigation-item:not(:last-child) {
  padding-right: 50px; }

.shortlinks-item {
  text-transform: uppercase;
  cursor: pointer;
  font-family: 'OpelSansCondensed-Bd';
  color: white; }

.shortlinks-item img[alt~=Home] {
  margin-top: -3px; }

.shortlinks-item img, .shortlinks-item span {
  display: inline-block;
  vertical-align: middle;
  white-space: normal; }

.shortlinks-item:before {
  font-family: "Icons-common";
  color: white;
  vertical-align: middle;
  text-transform: lowercase;
  margin-right: 5px;
  position: relative;
  top: -1px; }

.shortlinks-item.item-configurator:before {
  content: "g";
  position: relative;
  top: -3px;
  font-size: 28px; }

.shortlinks-item.item-testdrive:before {
  content: "h";
  font-size: 28px; }

.shortlinks-item.item-contact:before {
  content: "b";
  font-size: 25px; }

.shortlinks-item.item-quote:before {
  content: "i";
  font-size: 22px; }

.shortlinks-item.item-service:before {
  content: "j";
  font-size: 26px;
  position: relative;
  top: -2px; }

.shortlinks-item.item-newsletter:before {
  content: "k";
  font-size: 24px; }

.b-select_secondary {
  border: 1px solid #CCCCCC;
  position: relative;
  line-height: 35px;
  height: 35px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: black; }

.b-select_secondary .validation-container {
  width: 100%;
  display: inline-block;
  height: 100%; }

.callback-form-input .b-select_secondary {
  overflow: inherit; }

.b-select_secondary:after {
  position: absolute;
  right: 4px;
  bottom: 0;
  top: 0;
  text-indent: 0;
  z-index: 1;
  font-weight: bold;
  text-transform: lowercase;
  font-family: "Icons-Common";
  content: "m";
  font-size: 16px;
  color: black;
  line-height: 35px;
  text-align: center;
  width: 24px; }

.b-select_secondary-field {
  background: transparent;
  line-height: 35px;
  border: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  z-index: 2;
  color: inherit;
  padding-left: 6px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  min-width: 100%;
  max-width: 100%;
  font-family: 'OpelSansCondensed-Bd';
  font-size: 18px;
  padding-right: 27px; }

.home-banners-block .info-block {
  display: table;
  margin: 0 auto;
  padding-top: 10px; }

.home-banners-block .info-block.no-b-p {
  width: 100%; }

.home-banners-block .info-block .b-select_secondary {
  max-width: 200px;
  margin: 0 auto;
  overflow: hidden; }

.home-banners-block .info-table {
  /* display:table; */
  font-family: 'OpelSansCondensed';
  font-size: 15px;
  color: black;
  padding-top: 10px;
  width: 100%;
  padding-bottom: 5px; }

.home-banners-block .info-table-row {
  display: table-row;
  width: 100%; }

.home-banners-block .info-table-cell {
  display: table-cell;
  padding-bottom: 6px; }

.home-banners-block .info-table-cell:first-child {
  text-align: right;
  padding-right: 15px; }

.home-banners-block .info-block-button {
  margin-top: 15px;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 10px;
  width: inherit; }

.home-banners-block .info-table .info-block-button {
  position: static;
  transform: translateX(0); }

.b-overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  min-height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 11; }

.b-popup {
  margin: 0 auto;
  background: #fff;
  padding: 20px 32px;
  box-sizing: border-box;
  position: relative;
  border: 1px solid #BCBCBC;
  -webkit-overflow-scrolling: touch; }

.title-primary {
  font-family: 'OpelSansCondensed-Bd';
  font-size: 36px;
  text-transform: uppercase;
  line-height: 40px;
  color: black; }

.title-primary_eb {
  font-family: 'OpelSansCondensed-ExBd';
  font-size: 36px;
  line-height: 40px;
  color: black;
  margin: 0; }

.title-secondary {
  font-family: 'OpelSansCondensed-Bd';
  font-size: 24px;
  text-transform: uppercase;
  line-height: 28px;
  color: black; }

.title-secondary_eb {
  font-family: 'OpelSansCondensed-ExBd';
  font-size: 24px;
  text-transform: uppercase;
  line-height: 28px;
  color: black; }

.title-secondary_capitalize {
  font-family: 'OpelSansCondensed-Bd';
  font-size: 24px;
  line-height: 28px;
  padding-bottom: 10px;
  color: black; }

.title_tertary {
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'OpelSansCondensed-Bd'; }

.b-popup-title {
  margin-bottom: 40px;
  padding-right: 50px; }

.b-popup-close {
  position: absolute;
  right: 30px;
  top: 30px;
  cursor: pointer; }

.b-popup-close:before {
  color: black;
  content: "q";
  font-size: 30px;
  font-family: "Icons-Common"; }

.b-form_primary .b-label_primary {
  display: inline-block;
  vertical-align: top;
  width: 110px;
  padding-right: 5px;
  padding-top: 7px; }

.b-input_primary {
  border: 1px solid #CCCCCC;
  height: 35px;
  line-height: 35px;
  background: white;
  padding: 5px;
  width: 100%;
  box-sizing: border-box; }

.b-form_primary .b-input_primary, .b-input_side {
  width: 415px;
  vertical-align: top;
  display: inline-block; }

.b-input_side {
  margin-top: 5px; }

.b-label_primary {
  font-size: 16px;
  color: black;
  font-family: Arial;
  font-weight: bold;
  line-height: 22px;
  display: block;
  margin-bottom: 3px;
  word-wrap: break-word; }

.b-form_primary .form-row {
  margin-bottom: 15px;
  display: inline-block;
  width: 100%; }

.b-form-submit-block {
  text-align: center;
  padding-top: 20px; }

.b-form-checkbox_terms .b-checkbox--label {
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
  line-height: 20px;
  color: #000; }

.b-form-checkbox_terms {
  margin-top: 20px; }

.b-form-req {
  text-align: right;
  font-size: 12px;
  color: #797979;
  font-family: Arial;
  padding-bottom: 5px; }

.top-navigation-flyout input[type=submit], .top-navigation-flyout input[type=button] {
  padding-left: 30px;
  background: #000 url(/assets/opel/images/arrow.png) 12px 7px no-repeat;
  color: #000; }

.product-info-block {
  background: #F3F3F3;
  padding: 25px 20px; }

.b-textarea_primary {
  border: 1px solid #CCCCCC;
  padding: 5px;
  min-height: 150px;
  width: 100%;
  box-sizing: border-box;
  resize: none;
  display: inline-block;
  vertical-align: top; }

.b-checkbox_primary {
  display: inline-block;
  padding-left: 35px;
  position: relative;
  line-height: 24px; }

.b-checkbox_primary .b-checkbox--field {
  cursor: pointer;
  left: 2px;
  opacity: 0;
  padding: 10px;
  position: absolute;
  top: 2px;
  z-index: 5; }

.b-checkbox_primary .b-checkbox--view {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: transparent;
  border: 1px solid #BBBBBB;
  box-sizing: border-box;
  width: 22px;
  height: 22px;
  background-color: #fff;
  color: #000000;
  left: 0;
  position: absolute;
  top: 2px; }

.b-checkbox_primary a {
  text-decoration: underline;
  font-weight: bold; }

.b-checkbox_primary .b-checkbox--view:before {
  content: "";
  font-family: "Icons-Common";
  height: 15px;
  left: 2px;
  line-height: 1.2;
  position: absolute;
  top: 0px;
  width: 15px; }

.b-checkbox_primary .b-checkbox--field:checked + .b-checkbox--view:before {
  color: black;
  content: "n";
  font-size: 18px;
  font-weight: normal;
  text-align: left; }

.b-checkbox--label {
  display: inline-block;
  font-size: 14px;
  line-height: 27px;
  vertical-align: middle; }

.b-input_side.opt-in-checkboxes {
  margin-bottom: 12px; }

.opt-in-checkboxes, .form-radioboxes {
  display: flex;
  float: right; }

.cont_us_stock.mod {
  border: 1px solid #ccc;
  margin-bottom: 40px; }

.cont_us_stock.mod .contact_panel_olp.stock_detals_panel {
  border-top: 0;
  padding-top: 0; }

.cont_us_stock.mod .contact_panel_olp .main_contact_olp {
  border: none; }

.cont_us_stock.mod .contact_panel_olp.stock_detals_panel {
  padding: 0;
  border: none; }

.cont_us_stock.mod .contact_panel_olp.stock_detals_panel1 .form-row {
  margin-top: 15px; }

.cont_us_stock.mod .head_panel_cont {
  background: #fff; }

.opt-in-checkboxes > div, .form-radioboxes > div {
  flex: 1; }

.b-input-text-mandatory {
  font-size: 10px; }

.b-checkbox_primary.bold .b-checkbox--label {
  font-weight: bold; }

.top-navigation-flyout {
  position: absolute;
  top: 55px;
  z-index: 2;
  background: #fff;
  color: black;
  font-size: 18px;
  padding: 24px;
  box-shadow: 0px 2px 6px #999; }

.top-navigation-item.active .top-navigation-flyout {
  display: block; }

.callback-item {
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 25px; }

.callback-item:last-child {
  border: none;
  padding-bottom: 0; }

.buttons-block-full .latest-offers_title,
.sidebar-title.latest-offers_title {
  background-color: #f7d900;
  font-family: 'OpelSansCondensed-Bd';
  padding: 5px;
  font-size: 22px; }

.buttons-block-full .text {
  padding: 10px 5px;
  display: inline-block; }

.callback-item:first-child {
  padding-top: 0; }

.callback-content {
  box-sizing: border-box;
  width: 100%;
  position: relative;
  display: table; }

.callback-content > div {
  vertical-align: top;
  float: left; }

.callback-item-arrow {
  vertical-align: middle !important;
  width: 30px;
  cursor: pointer;
  display: table-cell; }

.callback-item-arrow:before {
  font-family: "icons-common";
  content: "e";
  font-size: 32px;
  color: #FAE75F;
  cursor: pointer;
  text-transform: lowercase;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%); }

.callback-info {
  /* position:relative; */
  /* padding-top:5px; */
  /* padding-bottom:40px; */ }

.callback-title {
  font-family: 'OpelSansCondensed-Bd';
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 0; }

.callback-subtitle {
  font-family: Arial;
  font-size: 14px;
  padding-top: 2px;
  margin: 8px 0; }

.callback-name-container,
.callback-number-container {
  display: table;
  margin-right: 10px;
  vertical-align: top; }

.callback-number-row {
  display: table-row; }

.callback-name,
.callback-number {
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  padding-top: 11px;
  vertical-align: bottom;
  display: table-cell; }

.callback-number:before {
  content: "";
  display: inline-block;
  width: 15px; }

.callback-buttons {
  vertical-align: bottom;
  height: 64px;
  display: table-cell; }

.callback-buttons .button-secondary {
  margin-right: 15px;
  margin-bottom: 2px; }

.button-secondary {
  background: black;
  padding: 6px 27px 6px 27px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 18px;
  font-family: 'OpelSansCondensed-Bd';
  color: #fff;
  position: relative;
  box-sizing: border-box; }

.button-secondary:before {
  font-family: "icons-common";
  content: "e";
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  margin-right: 5px;
  text-transform: lowercase;
  vertical-align: top; }

.button-secondary.gray-button {
  color: #000;
  background-color: #B1B8BD; }

.button-secondary.gray-button:before {
  color: #000; }

.callback-flyout {
  right: 148px;
  top: 87px;
  z-index: 12; }

.top-navigation-flyout-holder {
  position: absolute;
  width: 150px;
  height: 40px;
  top: -33px;
  right: 0; }

.callback-item-container::-webkit-scrollbar {
  /*  display: none; */ }

.callback-form-block {
  background: #F3F3F3;
  border-top: 1px solid #CCCCCC;
  padding: 30px;
  margin-top: 25px; }

.callback-form {
  width: 535px;
  margin: 0 auto; }

.callback-form-title {
  font-family: 'OpelSansCondensed-Bd';
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 30px; }

.callback-form-table {
  width: 100%; }

.callback-form-row {
  width: 100%;
  display: inline-block;
  margin-bottom: 18px; }

.callback-form-row:last-child {
  margin-bottom: 0; }

.callback-form-row input[type=submit] {
  color: #fff;
  background: #000 url(/assets/opel/images/arrow.png) 12px 7px no-repeat; }

.callback-form-label {
  display: inline-block;
  padding-right: 15px;
  font-family: Arial;
  font-weight: bold;
  font-size: 16px;
  width: 100px;
  vertical-align: top;
  padding-top: 10px; }

.callback-form-input {
  display: inline-block;
  width: 415px;
  max-width: 100%; }

.callback-input-tip {
  font-family: Arial;
  font-size: 12px;
  color: #797979;
  padding-top: 5px; }

.callback-form-input input.b-input_primary {
  border: 1px solid #ccc;
  height: 35px; }

.callback-form-button {
  float: right; }

.suggest-product {
  background: #F3F3F3;
  padding: 40px 15px 20px 15px;
  width: 100%;
  box-sizing: border-box;
  display: table;
  position: relative; }

.suggest-product .price div:first-child {
  width: 100px;
  position: absolute;
  top: 16px;
  left: 1px; }

.suggest-product_banner {
  display: table-cell;
  vertical-align: middle;
  max-width: 243px; }

.suggest-product_banner img {
  max-width: 243px; }

.suggest-product_info {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px; }

.suggest-product_title {
  font-size: 24px;
  text-transform: uppercase;
  font-family: 'OpelSansCondensed-Bd';
  line-height: 25px;
  margin-bottom: 12px;
  padding-bottom: 7px;
  border-bottom: 1px solid #000; }

.suggest-product_table {
  display: table;
  width: 100%;
  color: #000;
  font-family: Arial;
  font-size: 14px; }

.suggest-product_table > div {
  display: table-row; }

.suggest-product_table > div > div {
  display: table-cell;
  padding-bottom: 5px;
  vertical-align: top; }

.suggest-product-parameters_label {
  padding-right: 10px;
  font-weight: bold; }

.store-info {
  background: #F7D900;
  padding: 15px;
  font-size: 14px;
  font-family: Arial;
  line-height: 20px;
  margin-bottom: 20px; }

.store-info p {
  line-height: inherit; }

.price-cont {
  display: inline-block;
  background: #f7d900;
  padding: 5px 10px;
  vertical-align: bottom; }

.price-cont .price_origin {
  margin-right: 9px;
  /* line-height: 22px; */
  float: none;
  text-transform: uppercase;
  display: block;
  font-size: 12px;
  font-family: 'OpelSansCondensed-Bd';
  text-decoration: line-through; }

.price-cont .price_origin div:first-child {
  display: inline-block;
  text-decoration: line-through; }

.price-cont .price {
  line-height: 18px;
  float: none;
  text-transform: uppercase;
  display: inline-block;
  font-size: 18px;
  font-family: 'OpelSansCondensed-Bd'; }

.price-cont .index_property {
  font-family: 'OpelSansCondensed-Bd';
  font-size: 12px;
  display: inline-block;
  vertical-align: super;
  align-self: flex-end; }

.price-cont-cc {
  display: inline-block;
  background: #f7d900;
  text-align: left;
  padding: 5px 5px;
  vertical-align: bottom; }

.price-cont-cc .price_origin {
  margin-right: 9px;
  line-height: 13px;
  text-align: left;
  float: none;
  text-transform: uppercase;
  display: block;
  font-size: 12px;
  font-family: 'OpelSansCondensed-Bd';
  text-decoration: line-through; }

.price-cont-cc .price_origin div:first-child {
  display: inline-block;
  text-decoration: line-through; }

.price-cont-cc .price {
  line-height: 18px;
  float: none;
  text-transform: uppercase;
  display: inline-block;
  font-size: 16px;
  font-family: 'OpelSansCondensed-Bd'; }

.price-cont-cc .index_property {
  font-family: 'OpelSansCondensed-Bd';
  font-size: 10px;
  display: inline-block;
  vertical-align: super;
  align-self: flex-end;
  height: 19px; }

.price_side {
  margin-bottom: 6px; }

.price_side.yellow {
  display: flex;
  position: relative; }

/*.price_side.yellow .price-cont:nth-child(2):before {
    content: "";
    position: absolute;
    top: 0px;
    width: 2px;
    height: 100%;
    background: #000;
    left: 0;
}*/
.price_side.yellow .price-cont:nth-child(2) {
  display: -webkit-box;
  -webkit-box-align: end;
  position: relative;
  padding-left: 7px; }

.price_side.yellow .price-cont-cc:nth-child(2):before {
  content: "";
  position: absolute;
  top: 0px;
  width: 2px;
  height: 100%;
  background: #000;
  left: 0; }

.price_side.yellow .price-cont-cc:nth-child(2) {
  display: -webkit-box;
  -webkit-box-align: end;
  position: relative;
  padding-left: 7px; }

.more_option_container {
  padding: 15px;
  background: #F3F3F3; }

.more_option_container .wltp {
  padding-top: 10px; }

.more_option_container .see_show {
  width: 100%;
  background: #fff;
  font-family: 'OpelSansCondensed-Bd';
  font-size: 18px;
  padding: 10px;
  box-sizing: border-box; }

.more_option_container .see_show > span {
  padding-right: 25px;
  position: relative;
  text-transform: uppercase;
  cursor: pointer; }

.more_option_container .see_show > span:after {
  content: 'm';
  font-family: 'icons-common';
  font-size: 16px;
  position: absolute;
  right: 0;
  text-transform: lowercase;
  font-weight: bold;
  bottom: 4px; }

.more_option_container #stditems {
  background: #fff;
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  margin-top: 0;
  padding: 10px;
  padding-top: 0;
  display: none; }

.more_option_container #stditems li {
  padding-bottom: 5px;
  padding-left: 17px;
  position: relative; }

.more_option_container #stditems li:before {
  position: absolute;
  content: '';
  width: 7px;
  height: 7px;
  background: #F3D91C;
  left: 0;
  top: 5px; }

.home-slider {
  width: 100% !important;
  margin-bottom: 15px;
  position: relative; }

.home-slider .block-primary .block-bottom {
  /* height:36px; */ }

.b-radiobutton {
  position: relative;
  display: inline-block;
  padding-left: 34px; }

.b-radiobutton .b-radiobutton--field {
  position: absolute;
  z-index: 5;
  opacity: 0;
  cursor: pointer;
  left: 4px;
  top: 4px;
  outline: none; }

.b-radiobutton .b-radiobutton--view {
  width: 16px;
  height: 16px;
  background-size: 100%;
  -webkit-border-radius: 50px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50px;
  -moz-background-clip: padding;
  border-radius: 50px;
  background-clip: padding-box;
  position: absolute;
  left: 0;
  top: -1px;
  border: 1px solid #BBBBBB;
  width: 22px;
  height: 22px; }

.b-radiobutton .b-radiobutton--view:before {
  background-color: #fff;
  content: "";
  width: 16px;
  height: 16px;
  -webkit-border-radius: 50px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50px;
  -moz-background-clip: padding;
  border-radius: 50px;
  background-clip: padding-box;
  position: absolute;
  left: 3px;
  top: 3px; }

.b-radiobutton .b-radiobutton--field:checked + .b-radiobutton--view:before {
  content: "";
  background-color: #FEBE10; }

.b-radiobutton .b-radiobutton--label {
  line-height: 20px;
  font-size: 14px;
  font-family: Arial; }

.error-block {
  background: #F7D900;
  text-align: center; }

.error-block img {
  display: inline-block; }

.error-block-text {
  font-family: 'OpelSansCondensed-ExBd';
  color: #000000; }

.main-content-block {
  background: white;
  padding: 30px; }

.main-content {
  font-size: 14px;
  color: black;
  font-family: Arial;
  margin-top: 30px; }

.main-content * {
  line-height: 21px; }

.main-banner-title {
  background: #F7D900;
  font-size: 18px;
  line-height: 24px;
  color: black;
  text-transform: uppercase;
  font-family: 'OpelSansCondensed-Bd'; }

.main-banner-title-content {
  padding: 25px; }

.main-banner-title div {
  line-height: inherit; }

.title-primary_eb_big {
  font-family: 'OpelSansCondensed-ExBd';
  font-size: 60px;
  text-transform: uppercase;
  color: black;
  margin: 0;
  margin-bottom: 20px;
  line-height: 56px;
  word-wrap: break-word; }

.download-item {
  padding: 20px;
  box-sizing: border-box; }

.block_secondary {
  background: white;
  text-align: center;
  width: 100%; }

.block_tertary {
  background: white; }

.block-secondary-content {
  display: inline-block; }

.block-secondary-image {
  text-align: center; }

.page-gallery.flexible-container.mk_mod .block-secondary-image img {
  max-width: 100%;
  width: 100%;
  display: inline-block; }

.page-gallery.flexible-container.mk_mod .block-secondary-content {
  max-width: 100%; }

.block_secondary img {
  max-width: 100%;
  width: 100%;
  display: inline-block; }

.download-item-content {
  display: inline-block;
  text-align: left;
  /* width: 224px; */ }

.download-item-content div:first-child {
  text-align: center;
  width: 224px;
  margin: 0 auto; }

.download-item img {
  margin-bottom: 15px; }

.download-item .link-action {
  margin-top: 10px;
  display: block; }

.link-action {
  font-family: 'OpelSansCondensed-Bd';
  font-size: 20px;
  text-transform: uppercase;
  text-decoration: underline;
  position: relative;
  padding-left: 35px;
  line-height: 30px;
  cursor: pointer; }

.link-action:before {
  text-transform: lowercase; }

.link-pdf:before {
  font-family: "Icons-Common";
  content: "r";
  font-size: 30px;
  position: absolute;
  left: 0; }

.link-doc:before,
.link-docx:before {
  font-family: "Icons-Common";
  content: "\e900";
  font-size: 30px;
  position: absolute;
  left: 0; }

.link-xlsx:before,
.link-xls:before {
  font-family: "Icons-Common";
  content: "\e901";
  font-size: 30px;
  position: absolute;
  left: 0; }

.link-xml:before {
  font-family: "Icons-Common";
  content: "\e902";
  font-size: 30px;
  position: absolute;
  left: 0; }

.download-item-title {
  font-family: 'OpelSansCondensed-Bd';
  font-size: 24px; }

.page-sidebar > * {
  margin-bottom: 25px; }

.carline .page-sidebar {
  padding-top: 56px; }

.carline .page-sidebar.correct-sidebar {
  padding-top: 0; }

.buttons-block-full [class*="button"] {
  display: block;
  margin-bottom: 10px; }

.block-primary .block-subcontent {
  padding: 15px; }

.block-primary .block-text {
  font-size: 14px;
  color: black;
  font-family: Arial; }

.block-primary .buttons-block {
  margin-top: 10px;
  text-align: center; }

.block-primary .buttons-block * {
  text-align: left; }

.page-sidebar {
  width: 254px;
  border-left: 15px solid #f3f3f3;
  max-width: 542px; }

.gallery-title-block {
  height: 47px;
  display: table;
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box; }

.gallery-title {
  display: table-cell;
  vertical-align: middle; }

.page-gallery.flexible-container.mk_mod .team-item {
  padding: 0; }

/*.pageing.new_design span > [id*="first"], .pageing.new_design span > [id*="last"]{
	display:none;
}*/
.pageing.new_design > span > span:first-child,
.pageing.new_design > span > a:first-child,
.pageing.new_design > span > span:last-child,
.pageing.new_design > span > a:last-child {
  display: none; }

.pageing.new_design > span > span:nth-child(2), .pageing.new_design > span > a:nth-child(2) {
  position: relative;
  margin-right: 10px; }

.pageing.new_design > span > span:nth-last-child(2), .pageing.new_design > span > a:nth-last-child(2) {
  position: relative;
  margin-left: 20px; }

.pageing.new_design > span > span:nth-child(2):after, .pageing.new_design > span > a:nth-child(2):after {
  font-family: "icons-common";
  content: "e";
  font-size: 15px;
  font-weight: normal;
  margin-right: 5px;
  text-transform: lowercase;
  vertical-align: top;
  color: #000;
  position: absolute;
  left: -1px;
  top: 1px;
  transform: rotate(180deg); }

.pageing.new_design > span > span:nth-last-child(2):after, .pageing.new_design > span > a:nth-last-child(2):after {
  font-family: "icons-common";
  content: "e";
  font-size: 15px;
  font-weight: normal;
  margin-right: 5px;
  text-transform: lowercase;
  vertical-align: top;
  color: #000;
  position: absolute;
  right: -7px;
  top: 1px; }

.pageing.new_design span span em span {
  background: #F7D900;
  color: #000;
  font-size: 16px;
  padding: 4px 8px; }

.pageing.new_design a span {
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  color: #000; }

.pageing.new_design span > a {
  margin-left: 10px;
  font-size: 16px; }

.pageing.new_design {
  margin: 0 auto;
  margin-top: 15px;
  display: flex;
  justify-content: center; }

.album-item {
  font-family: 'OpelSansCondensed-Bd';
  font-size: 18px;
  text-transform: uppercase;
  position: relative;
  padding-left: 40px;
  line-height: 30px;
  cursor: pointer;
  display: inline-block; }

.album-item:before {
  font-family: "Icons-Common";
  content: "s";
  font-size: 30px;
  position: absolute;
  left: 0;
  text-transform: lowercase; }

.team-item {
  padding: 10px 0;
  box-sizing: border-box;
  display: inline-block;
  width: calc((100% - 16px)/2); }

.team-item:nth-of-type(2n + 1) {
  margin-right: 16px; }

.team-item p {
  font-size: 14px;
  margin: 25px 0; }

.team-item-image {
  border: 1px solid #eee;
  max-height: 185px;
  width: 100%;
  max-width: 225px;
  margin: 0 auto; }

.team-item-image img {
  max-height: 185px;
  margin: 0 auto;
  max-width: 100%; }

.team-item-info {
  display: block;
  width: 225px;
  margin: 0 auto;
  margin-top: 10px; }

.team-item-name {
  font-family: 'OpelSansCondensed-Bd';
  font-size: 18px;
  line-height: 20px; }

.team-item-position {
  font-family: Arial;
  font-style: italic;
  font-size: 12px;
  line-height: 20px; }

.team-item--contact-info {
  margin-top: 5px; }

.team-item .contact-item {
  color: black;
  font-family: Arial;
  font-weight: bold;
  padding-left: 25px;
  position: relative;
  display: block;
  font-size: 12px;
  line-height: 20px;
  margin-top: 5px;
  word-wrap: break-word; }

.team-item .contact-item.icon-letter span {
  display: block;
  text-decoration: underline;
  font-weight: bolder; }

.team-item .contact-item.icon-letter span:first-letter {
  text-transform: uppercase; }

.html-editor.content-standard a {
  text-decoration: underline; }

.html-editor.content-standard img,
.content-standard > .html-editor img {
  max-width: 100%; }

.team-item .contact-item:before {
  font-family: "Icons-common";
  vertical-align: middle;
  position: absolute;
  left: 0;
  font-weight: normal; }

.team-item .contact-item.icon-letter:before {
  content: "k";
  font-size: 16px; }

.team-item .contact-item.icon-mobile:before {
  content: "b";
  font-size: 17px; }

.team-item .contact-item.icon-tel:before {
  content: "v";
  font-size: 17px; }

.team-item .contact-item.icon-fax:before {
  content: "w";
  font-size: 17px; }

.team-item.team-item-modif {
  padding: 10px 0;
  box-sizing: border-box;
  display: block;
  width: auto;
  background: #fff; }

.team-item.team-item-modif:nth-of-type(2n + 1) {
  margin-right: 0; }

.content-standard {
  background: white;
  padding: 30px 25px;
  font-size: 14px;
  color: black;
  font-family: Arial;
  border-left: 1px solid #F3F3F3;
  border-right: 1px solid #F3F3F3;
  line-height: 21px; }

.content-standard img {
  /*max-width:100%;*/ }

.gray_mantioned {
  font-size: 16px;
  font-weight: bold;
  color: #999999;
  line-height: 21px; }

.content-menu {
  border: 1px solid #EEEEEE;
  background: white;
  /* margin-top: 20px; */ }

.content-menu-item {
  float: left;
  font-family: 'OpelSansCondensed-Bd';
  font-size: 18px;
  line-height: 43px;
  text-align: center;
  min-width: 95px;
  box-sizing: border-box;
  display: inline-block;
  text-decoration: none;
  padding: 0 15px; }

.content-menu-item.selected {
  background: #F7D900; }

.content-standard .title-primary_eb {
  margin-bottom: 30px; }

.content-standard .action-buttons {
  margin-top: 10px;
  margin-bottom: 20px; }

.content-standard .action-buttons .button-tertary {
  display: block;
  width: calc(100% - 21px);
  max-width: 300px; }

.content-standard .action-buttons [class*="button"] {
  margin-bottom: 10px; }

.text_small_gray {
  font-size: 10px;
  line-height: 15px !important;
  color: #797979;
  padding-bottom: 10px; }

.content-standard p {
  line-height: inherit; }

.location-page {
  margin-top: 10px; }

.location-page-map {
  position: relative; }

.nounderline {
  text-decoration: none !important; }

.location-item {
  font-family: Arial; }

.location-item-image img {
  width: 100%; }

.location-item-content {
  padding: 10px 7px; }

.location-item-text {
  color: #909090;
  font-size: 14px;
  line-height: 16px;
  height: 32px;
  margin-bottom: 7px; }

.location-item-contacts {
  font-size: 16px;
  line-height: 18px;
  font-weight: bold; }

.locations-block-container {
  margin-top: 15px;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  margin-bottom: 15px;
  ms-flex: 1 0 auto;
  background-color: #f3f3f3; }

.location-item .block-content {
  height: auto; }

.location-table {
  /* width: 99%; */ }

.location-table-info {
  background: white;
  padding: 15px 17px;
  line-height: 18px;
  box-sizing: border-box;
  font-size: 14px; }

.location-table-info .title-secondary_capitalize {
  padding-bottom: 15px; }

.location-table-info .location-info-mantioned {
  font-weight: bold;
  margin-top: 10px; }

.location-table-map #locationInMap {
  width: 100%;
  height: 100%; }

.location-search {
  display: table;
  width: 100%;
  margin: 10px 0; }

.location-search-input, .location-search-button {
  display: table-cell;
  vertical-align: middle;
  border-right: 5px solid transparent; }

.location-search-input .b-input_primary {
  height: 30px;
  line-height: 30px; }

.button-action {
  background: #F7D900;
  padding: 6px 13px 6px 8px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 18px;
  font-family: 'OpelSansCondensed-Bd';
  color: black;
  position: relative;
  border: 0; }

.location-content-form .button-action {
  color: #fff;
  background-color: #000;
  padding-left: 26px; }

.location-content .bx-viewport {
  max-width: 538px;
  margin: 0 auto; }

.location-content .bx-wrapper {
  position: relative;
  padding: 0 60px; }

.location-content .bx-wrapper .bx-controls-direction a {
  background: #000;
  height: 53px !important;
  line-height: 53px; }

.location-content .bx-wrapper .bx-controls-direction a.bx-prev {
  left: 10px; }

.location-content .bx-wrapper .bx-controls-direction a.bx-next {
  right: 13px !important; }

.location-content .bx-wrapper .bx-controls-direction a.bx-prev:before {
  color: #fff;
  margin-top: 0;
  font-size: 40px;
  content: "t";
  font-weight: normal; }

.location-content .bx-wrapper .bx-controls-direction a.bx-next:before {
  color: #fff;
  margin-top: 0;
  content: "u";
  font-size: 40px;
  font-weight: normal; }

input[type=submit].button-action, input[type=button].button-action {
  background-image: url(/assets/opel/images/arrow_black.png);
  background-position: 12px 7px;
  border-radius: 0; }

.location-search-button .button-action {
  display: block; }

.location-button:before {
  content: "a";
  font-size: 18px; }

.location-content-table {
  position: relative;
  max-width: 1104px;
  padding-left: 20px;
  padding-right: 20px; }

.location-content-form {
  padding: 10px 12px;
  box-sizing: border-box;
  background: white; }

.location-content {
  padding: 15px 0 15px 23px;
  background: white; }

.location-info-item {
  margin-bottom: 20px; }

.location-info-item {
  font-size: 14px;
  line-height: 21px; }

.link-orange {
  color: #F7D800;
  text-decoration: underline; }

.location-info-item .title-secondary_capitalize {
  padding-bottom: 5px; }

.location-info-details {
  border: 1px solid #CCCCCC;
  padding: 5px;
  padding-right: 0;
  box-sizing: border-box;
  display: table;
  margin-bottom: 15px; }

.location-info-details .location-info-title {
  font-weight: bold;
  margin-top: 0; }

.location-weekdays--row {
  display: table-row;
  height: 18px; }

.location-weekdays--cell, .location-info-actual, .location-weekdays {
  display: table-cell;
  vertical-align: top;
  /* display: inline-block; */ }

.location-weekdays--cell:first-child {
  padding: 0 3px; }

.location-weekdays--cell:last-child {
  padding-right: 5px; }

.location-weekdays .location-weekdays--row:nth-of-type(2n) {
  background: #F3F3F3; }

.location-info-details:not(:nth-of-type(2n)) {
  margin-right: 12px; }

.location-info-table {
  display: table;
  width: 100%; }

.location-info-table--row {
  display: table-row;
  height: 18px; }

.location-info-table--cell {
  display: table-cell;
  vertical-align: top; }

.location-info-table--cell:first-child {
  padding-right: 5px;
  width: 50px;
  white-space: nowrap; }

.location-info-details {
  font-size: 14px;
  line-height: 21px; }

.location-info-details .location-info-title {
  font-size: 16px; }

.location-slider {
  position: relative;
  white-space: nowrap;
  margin-bottom: 15px;
  text-align: center; }

.location-slider-content {
  white-space: nowrap;
  display: inline-block;
  width: 100%;
  overflow: hidden; }

.location-slider-left {
  background: black;
  position: absolute;
  left: 0;
  cursor: pointer; }

.location-slider-left:before {
  font-family: "icons-common";
  content: "t";
  color: #fff;
  text-align: center; }

.location-slider-right {
  background: black;
  position: absolute;
  right: 0;
  cursor: pointer; }

.location-slider-right:before {
  font-family: "icons-common";
  content: "u";
  color: #fff;
  text-align: center; }

.location-slider-item {
  display: inline-block; }

.location-slider-item img {
  width: 100%; }

.slider3 .location-slider-item img {
  width: auto; }

.location-content .block_tertary.team-item {
  border: 1px solid #CDCDCD; }

.subtitle-pimary {
  font-size: 12px;
  color: #909090;
  font-weight: lighter;
  margin-bottom: 10px; }

.b-form_secondary .b-textarea_primary {
  min-height: 60px;
  margin-top: 5px; }

.b-form_secondary .form-row {
  min-height: 36px;
  display: block;
  /* margin-bottom: 3px; */ }

.hover-modal-window {
  background-color: #000;
  color: #fff;
  display: none;
  font-size: 11px;
  line-height: 1.25;
  padding: 20px 18px;
  margin: 5px 0px 15px 0px;
  position: absolute;
  right: -81px;
  text-align: justify;
  width: 536px; }

.weight-normal-priv {
  font-size: 14px;
  line-height: normal;
  color: #000; }

.form-row.weight-normal-priv .hover-modal-window {
  font-size: 14px; }

.weight-normal {
  font-weight: normal !important;
  text-decoration: none !important; }

.b-checkbox--label.weight-normal .hover-modal-window {
  font-size: 14px;
  bottom: 30px;
  right: -14px; }

.checkbox_container_not_standart {
  float: left; }

.term-row {
  font-size: 14px;
  margin-top: 10px;
  position: relative; }

.form-row a, .term-row a, .row a {
  font-weight: bold;
  text-decoration: underline; }

.baltic {
  bottom: 315px;
  right: 3px; }

.location {
  bottom: 46px;
  z-index: 15; }

.privacy {
  bottom: 106px;
  z-index: 15; }

.b-checkbox_privacy_label .terms span {
  text-decoration: underline;
  font-weight: bold; }

.term-row a:hover + div#terms-and-conditions, .terms:hover + span#terms-and-conditions {
  display: block; }

.notooltip:hover + span#terms-and-conditions {
  display: none; }

div.form-row a:hover + div#terms-and-conditions {
  display: block; }

.term-row a:hover, .terms:hover, div.form-row a:hover, .legal-text-popup a:hover span {
  color: #F7D800; }

div.form-row a.notooltip:hover + div#terms-and-conditions {
  display: none; }

/* .b-form_secondary .checkboxes-side {
    margin-top: 60px !important;
} */
.b-form_secondary .b-checkbox_primary_small {
  margin-bottom: 5px;
  display: block; }

.b-form_secondary .checkboxes-side .b-label_secondary {
  padding-bottom: 10px; }

.b-label_secondary {
  font-size: 14px;
  font-family: Arial;
  line-height: normal;
  /* display: table; */ }

.b-form_secondary .b-label_secondary {
  padding-right: 5px; }

.b-label_secondary {
  width: 88px;
  display: inline-block;
  vertical-align: top; }

.location-content-form .b-label_secondary {
  font-size: 12px; }

.b-form_secondary .b-label_secondary {
  display: inline-block;
  vertical-align: middle;
  width: 88px;
  word-wrap: break-word;
  font-weight: bold; }

.b-form_secondary .b-label_secondary {
  font-weight: bold; }

.b-form_secondary .form-row-full {
  margin: 10px 0; }

.b-form_secondary .form-row-full {
  display: block; }

.b-form_secondary .form-row-full > label {
  display: block;
  width: initial;
  margin-bottom: 10px; }

.b-form_secondary .b-input_primary_small, .b-input-side_secondary {
  vertical-align: middle;
  display: inline-block;
  min-height: 25px;
  width: calc(100% - 100px); }

.b-input-side_secondary.gender_flex_style {
  display: inline-flex;
  flex-wrap: wrap; }

.b-input-side_secondary.gender_flex_style div:first-child input {
  margin-left: 0; }

.page-sidebar .b-input-side_secondary.gender_flex_style div input {
  margin-left: 0; }

.form-row.birthDate_flex {
  display: flex; }

.form-row.birthDate_flex .b-label_secondary {
  margin-right: 3px; }

.b-form_secondary .b-input_primary_small {
  border: 1px solid #ccc;
  border: 1px solid #ccc;
  border-radius: 0;
  padding: 0;
  padding-left: 5px; }

.b-input_primary_small {
  border: 1px solid #CCCCCC;
  height: 26px;
  line-height: 26px;
  background: white;
  padding: 5px;
  width: 100%;
  box-sizing: border-box; }

.b-select_tertary {
  position: relative; }

.b-select_tertary:after {
  position: absolute;
  font-family: "Icons-Common";
  content: "d";
  font-size: 9px;
  color: #CCCCCC;
  border-left: 1px solid #CCCCCC;
  display: inline-block;
  width: 23px;
  line-height: 25px;
  height: 25px;
  top: 0;
  right: 0;
  text-align: center;
  pointer-events: none; }

.b-select-field_tertary {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 25px;
  border: 1px solid #ccc;
  vertical-align: middle;
  border-radius: 0;
  padding-left: 5px; }

.b-checkbox_primary_small {
  padding-left: 20px;
  position: relative; }

.b-checkbox_primary_small .b-checkbox--field {
  cursor: pointer;
  left: 0;
  opacity: 0;
  padding: 10px;
  position: absolute;
  top: 0;
  z-index: 5; }

.b-checkbox_primary_small .validation-container .b-checkbox--field {
  left: -22px;
  right: auto; }

.b-checkbox_primary_small .b-checkbox--view {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: transparent;
  border: 1px solid #ccc;
  box-sizing: border-box;
  width: 15px;
  height: 15px;
  background-color: #fff;
  color: #000000;
  left: 0;
  position: absolute;
  top: 0; }

.b-checkbox_primary_small a {
  text-decoration: underline;
  font-weight: bold; }

.b-checkbox_primary_small .b-checkbox--view:before {
  content: "";
  font-family: "Icons-Common";
  height: 15px;
  left: 0;
  line-height: normal;
  position: absolute;
  top: 0px;
  width: 15px; }

.v_space_top_20 {
  margin-top: 20px; }

.b-checkbox_primary_small > .b-checkbox--field:checked + .b-checkbox--view:before {
  color: black;
  content: "n";
  font-size: 14px;
  font-weight: normal;
  text-align: left; }

span.combodate {
  display: inline-block;
  height: 25px;
  width: calc(100% - 100px); }

span.combodate:after {
  content: '';
  clear: both; }

span.combodate select::-ms-expand {
  display: none; }

span.combodate .b-select_tertary {
  width: calc((100% - 14px)/3);
  height: 100%;
  border: 1px solid #ccc;
  border-radius: 0;
  display: inline-block;
  overflow: hidden; }

span.combodate .b-select_tertary:nth-of-type(3) {
  margin-right: 0; }

span.combodate .b-select_tertary:after {
  border: none; }

span.combodate .b-select_tertary select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  min-width: 100%;
  height: 100%;
  border: none; }

.form-terms-row {
  margin-top: 15px; }

.form-terms-row .b-checkbox_primary_small {
  padding-left: 0; }

.form-terms-row .b-checkbox_primary_small input + span + .b-checkbox_privacy_label {
  margin-left: 20px; }

.b-checkbox--label_small {
  display: inline-block;
  font-size: 14px;
  line-height: 16px;
  vertical-align: middle; }

.b-checkbox_privacy_label {
  /* font-size: 14px;
    line-height: 20px; */ }

.b-form-submit-left {
  margin-top: 15px;
  padding: 0;
  text-align: center;
  position: relative; }

.b-form_secondary .b-form-submit-left:before {
  font-family: "Icons-Common";
  content: "e";
  position: absolute;
  z-index: 2;
  font-size: 16px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  color: #fff;
  padding-left: 6px; }

.location-content-form .title-secondary_capitalize {
  padding-right: 30px;
  margin-top: 0;
  margin-bottom: 10px; }

.location-content-form .title-secondary_capitalize:after {
  position: absolute;
  right: 12px;
  top: 10px;
  font-family: "Icons-Common";
  content: "k";
  font-size: 24px; }

.logo-title {
  font-size: 14px;
  color: #000;
  display: inline-block;
  vertical-align: middle; }

.logo-title h2 {
  font-weight: normal;
  font-size: 14px;
  line-height: 14px; }

.logo-title .logo-title-bold {
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'OpelSansCondensed-ExBd';
  margin-bottom: 5px;
  margin-top: 0; }

.logo-side {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle; }

.yellow-area-content {
  position: relative;
  top: 50%;
  transform: translateY(-50%); }

.thank-you-yellow-area {
  background-color: #f7d900;
  height: 500px;
  text-align: center; }

.thank-you-yellow-area p {
  font-family: "OpelSansCondensed-ExBd";
  font-size: 58px;
  margin: 0; }

.thank-you-image {
  width: 172px;
  height: 145px;
  background-image: url(/assets/opel/images/thank_you.png);
  margin: 0 auto;
  background-size: contain;
  background-repeat: no-repeat; }

.block-content.promotion .bx-next {
  right: 10px !important;
  top: 60px;
  background-color: rgba(0, 0, 0, 0); }

.block-content.promotion .bx-prev {
  left: 10px;
  top: 60px;
  background-color: rgba(0, 0, 0, 0); }

.ret_title_container label.ret_title {
  font-size: 24px;
  font-family: "OpelSansCondensed-ExBd";
  text-transform: uppercase; }

.home .ret_title_container {
  background-color: transparent;
  margin-top: 0;
  padding: 0; }

.ret_title_container {
  background-color: #fff;
  margin-top: 15px;
  padding: 20px;
  padding-bottom: 0; }

.home .ret_main_container {
  margin-top: 15px; }

.ret_main_container {
  background-color: #fff;
  margin-bottom: 20px;
  padding: 20px; }

.home .ret_text_container {
  color: #000; }

.home .ret_text_container + div {
  display: inline-block; }

.ret_text_container {
  margin-bottom: 20px;
  font-family: Arial;
  font-size: 14px;
  color: #909090; }

.ret_inp_container,
.ret_sel_container {
  display: inline-block;
  position: relative;
  margin-right: 20px; }

.select-face-div:after,
.home .ret_sel_container:after {
  font-family: "icons-common";
  content: "m";
  position: absolute;
  right: 10px;
  pointer-events: none;
  font-size: 14px; }

.select-face-div:after {
  margin-top: 4px; }

.ret_sel_container:after {
  position: absolute;
  font-family: "Icons-Common";
  content: "d";
  font-size: 9px;
  color: #ccc;
  border-left: 1px solid #ccc;
  display: inline-block;
  width: 25px;
  line-height: 25px;
  height: 25px;
  top: 1px;
  right: 1px;
  text-align: center;
  pointer-events: none; }

.home .ret_sel_container:after {
  color: #000;
  width: auto;
  border: none;
  margin-top: 5px; }

.ret_main_container .ret_input,
.ret_sel_container .ret_select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 200px;
  height: 27px;
  padding-left: 10px;
  border: 1px solid #ccc;
  font-size: 14px;
  box-sizing: border-box; }

.home .ret_main_container .ret_input,
.home .ret_sel_container .ret_select {
  height: 35px;
  background-color: #fff; }

.ret_sel_container select::-ms-expand {
  display: none; }

.home .select-face-div-container {
  display: inline-block; }

.home .select-face-div {
  display: inline-block;
  width: 200px;
  height: 35px;
  padding-left: 10px;
  padding-top: 8px;
  border: 1px solid #ccc;
  font-size: 14px;
  box-sizing: border-box;
  vertical-align: top;
  position: relative;
  background-color: #fff;
  margin: 0;
  color: #000;
  text-align: left; }

.home .ret_check_container {
  position: absolute;
  z-index: 12;
  width: 200px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-top: none;
  box-sizing: border-box;
  padding: 5px;
  display: none; }

.home .select-face-div {
  font-size: 14px;
  font-family: Arial; }

.select-face-div {
  display: inline-block;
  min-width: 120px;
  padding: 6px 30px 6px 10px;
  margin: 15px 0;
  background-color: #000;
  font-size: 18px;
  font-family: "OpelSansCondensed-Bd";
  position: relative;
  color: #fff;
  margin-right: 20px; }

.home .select-face-div.b-button-flip-arrow-up:after {
  color: #000; }

.select-face-div.b-button-flip-arrow-up:after {
  color: #fff; }

.ret_check_container {
  display: none; }

.ret_check_container.display-checkboxes {
  display: block;
  margin-bottom: 15px;
  -moz-column-count: 5;
  -moz-column-gap: 20px;
  -webkit-column-count: 5;
  -webkit-column-gap: 20px;
  column-count: 5;
  column-gap: 20px; }

.home .ret_check_container.display-checkboxes {
  display: block;
  margin-bottom: 0;
  width: 200px;
  -moz-column-count: 1;
  -moz-column-gap: 0;
  -webkit-column-count: 1;
  -webkit-column-gap: 0;
  column-count: 1;
  column-gap: 0; }

.ret_check_container input {
  opacity: 0;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 4px;
  left: 0; }

.home .ret_check_container label {
  display: inline-block;
  width: calc(100% - 40px);
  vertical-align: middle;
  font-size: 14px;
  /* height: 35px; */ }

.home .ret_check_container div {
  display: flex;
  margin-right: 0; }

.ret_check_container div {
  margin-bottom: 4px;
  position: relative;
  line-height: 30px;
  display: inline-block;
  margin-right: 30px; }

.home .ret_check_container div:before {
  width: 22px;
  height: 22px;
  margin-top: 2px; }

.ret_check_container div:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  border: 1px solid #ccc;
  margin-right: 7px;
  vertical-align: middle;
  margin-top: -1px; }

.home .ret_check_container input:checked + label:before {
  width: 22px;
  height: 22px;
  top: 3px; }

.ret_check_container input:checked + label:before {
  background-color: #f7d900;
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 1px;
  top: 8px; }

.black-button-container {
  display: inline-block; }

.home button.black-button {
  margin-left: 60px; }

.home button.black-button {
  font-family: "OpelSansCondensed-Bd";
  font-size: 18px; }

button.black-button {
  background-color: #000;
  color: #fff;
  height: 30px;
  /* width: 130px; */
  position: relative;
  font-family: "OpelSansCondensed-Bd";
  font-size: 18px;
  vertical-align: middle;
  border: none;
  cursor: pointer;
  padding: 0 10px; }

button.black-button:before {
  font-family: "icons-common";
  content: "e";
  font-size: 14px;
  font-weight: normal;
  margin-right: 5px;
  text-transform: lowercase; }

.cars-container {
  /* margin-top: 20px; */
  display: inline-block;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  ms-flex: 1 0 auto; }

.car-block {
  display: inline-block;
  width: calc((100% - 32px)/3);
  text-align: center;
  background-color: #fff;
  padding-top: 5px;
  padding-bottom: 10px;
  float: left;
  margin-right: 16px;
  margin-bottom: 16px;
  position: relative;
  font-size: 18px;
  -webkit-flex-basis: calc((100% - 33px)/3);
  flex-basis: calc((100% - 33px)/3); }

.car-block * {
  margin: 0; }

.price_mod .sml-text, .price_mod .text-color-grey {
  color: #7F7F7F;
  font-size: 18px;
  font-family: "OpelSansCondensed-Bd"; }

.car-block .price_mod.one_mod .sml-text {
  font-family: "OpelSansCondensed";
  color: #000; }

.line_trought {
  font-family: "OpelSansCondensed-Bd";
  font-size: 17px;
  text-decoration: line-through; }

.car-block .button-primary {
  margin-top: 15px;
  margin-bottom: 7px; }

.car-block .car-name {
  height: 30px;
  padding: 0 15px;
  text-transform: uppercase; }

.car-image-block {
  width: 100%;
  height: 135px; }

.car-image-block-flex {
  height: 100%;
  display: inline-flex;
  align-items: center; }

.car-image-block img {
  max-width: 256px;
  width: 100%; }

.car-block-bottom-link-container {
  text-align: left;
  margin-top: 10px;
  display: inline-block; }

.text-color-grey {
  color: #7F7F7F; }

.text-semibold {
  font-family: "OpelSansCondensed-Bd"; }

.fr_under_one .under-fr {
  text-decoration: underline; }

.fr_under_one_index {
  display: none; }

.fr_index_one .fr_under_one_index {
  display: inline-block;
  vertical-align: super;
  font-size: 12px;
  margin-left: 5px;
  text-decoration: none; }

.fr_price_container span.index:after {
  content: '(1)';
  font-size: 12px;
  margin-left: 3px;
  vertical-align: super; }

.car-block-bottom-link {
  margin-bottom: 7px;
  display: inline-block;
  position: relative; }

.car-block-bottom-link:before {
  font-family: "icons-common";
  content: "e";
  font-size: 16px;
  margin-right: 8px;
  vertical-align: bottom; }

.fr_one_index:before {
  content: '(1)';
  font-size: 12px;
  margin-left: 3px;
  vertical-align: super; }

.location-content {
  display: inline-block;
  width: calc(100% - 301px);
  box-sizing: border-box;
  vertical-align: top; }

.location-content.hiddenmode {
  width: 100%; }

.location-content p {
  margin: 0; }

.location-content .phones p:nth-of-type(2n) {
  margin-bottom: 10px; }

.location-content-form {
  max-width: 290px;
  display: inline-block;
  float: right;
  position: relative;
  width: 100%; }

.location-content-form.in-sd-panel {
  float: none; }

/*.mds-cmp-content07.cnt_hl_1 h2{
    font-family: "OpelSansCondensed-ExBd";
    font-size: 36px;
}
.mds-cmp-content01 .figure{
    max-width: 384px;
}
.mds-cmp-content01 .text aoiw,
.mds-cmp-content01 .figure{
    display: inline-block;
}
.mds-cmp-content01 .text.aoiw{
    display: inline-block;
    width: calc(100% - 420px);
    vertical-align: top;
    margin-left: 15px;
}
.parbase.cnt_imgpar_c1.section{
    border-bottom: 1px solid #ccc;
    padding: 25px 0;
}
.parbase.cnt_imgpar_c1.section:last-child{
    border-bottom: none;
    padding-bottom: 0;
}
.parbase.cnt_imgpar_c1.section h3.pt{
    font-family: "OpelSansCondensed-Bd";
    font-size: 24px;
    margin-bottom: 12px;
}
.parbase.cnt_imgpar_c1.section .fck_authorsinput.tx p{
    font-family: "Arial";
    font-size: 14px;
    line-height: 20px;
}
.content-menu-item:has(a.selected){
    background-color: #f7d900;
}
.discalimer{
    text-align: left;
    background-color: #fff;
    padding:0 24px 12px 24px;
    color: #797979;
}*/
.content-primary {
  /* background-color: #fff; */
  /* padding-top: 15px; */
  padding-bottom: 15px; }

.team h2 {
  font-family: "OpelSansCondensed-Bd";
  font-size: 18px; }

.carline .content-primary {
  padding-top: 0;
  background-color: #f3f3f3; }

.content-primary .menu {
  margin-left: 0; }

.product-block-image.image_small img {
  max-width: 300px;
  display: inline-block; }

.product-block-desc {
  display: inline-block;
  width: calc(100% - 320px);
  vertical-align: top;
  margin-left: 15px;
  padding-bottom: 60px; }

.product-block.info-zipped a {
  padding: 15px 10px;
  box-sizing: border-box;
  margin: 0;
  border-top: 1px solid #ccc;
  width: 100%;
  background-color: #fff;
  position: relative; }

.product-block.info-zipped:first-child a {
  border-top: none; }

.product-block.info-zipped a {
  display: block; }

.product-block-date {
  display: inline-block;
  position: absolute;
  right: 20px; }

.product-block-desc h2 span {
  display: inline-block;
  font-size: 24px;
  font-family: "OpelSansCondensed-Bd";
  text-transform: uppercase;
  margin-bottom: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: absolute;
  left: 0;
  right: 0; }

.product-block-desc h2 span.cropped {
  max-width: calc(100% - 95px); }

.product-block-desc h2 {
  position: relative;
  height: 32px; }

.product-block-text div {
  font-size: 14px;
  font-family: Arial, sans-serif; }

.product-block-text .header_disclaimer {
  margin-top: 15px;
  font-family: "OpelSansCondensed"; }

.product-block-text .button-primary {
  margin-top: 10px;
  position: absolute;
  bottom: 17px;
  font-size: 18px;
  font-family: 'OpelSansCondensed-Bd'; }

.pagination ul li {
  display: inline-block;
  margin-right: 5px; }

.pagination ul li * {
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  font-family: Arial; }

.pagination ul li.paging_item span {
  display: inline-block;
  background-color: #f7d900;
  padding: 2px 4px; }

.pagination ul li.paging_item a span {
  display: inline-block;
  background-color: transparent; }

.slider-fixed-menu-7s {
  background: #fff;
  min-height: 45px;
  margin-top: 15px; }

.slider-fixed-menu-7s.fix-menu {
  position: fixed;
  top: -15px;
  z-index: 10;
  width: 100%;
  max-width: 1184px; }

.slider-fixed-menu-7s a {
  padding: 11px 24px 8px;
  display: inline-block;
  font-size: 18px;
  font-family: "OpelSansCondensed";
  color: #000;
  position: relative;
  text-transform: uppercase; }

.slider-fixed-menu-7s .active:before {
  border-bottom: 4px solid #f7d900;
  bottom: 1px;
  content: "";
  left: 5px;
  position: absolute;
  right: 3px; }

.slider-container-7s .slider-pager-7s {
  background: #fff; }

.slider-container-7s .slider-pager-7s a {
  font-size: 16px;
  font-family: OpelSansCondensed;
  background: #fff;
  display: inline-block;
  padding: 16px 18px;
  color: #000;
  text-transform: uppercase; }

.slider-container-7s .slider-pager-7s a.active {
  font-size: 16px;
  font-family: OpelSansCondensed;
  background: #F7D900;
  display: inline-block;
  padding: 16px 18px;
  color: #000; }

.slider-container-7s .bx-wrapper {
  position: relative !important; }

.slider-container-7s {
  background: #f3f3f3;
  padding: 0 23px 30px 23px; }

.slider-container-7s img {
  width: 100%; }

.single-slider-container-7s:not(:last-of-type) {
  margin-bottom: 12px; }

/* .single-slider-container-7s iframe{
	transform: translateX(-50%);
	margin-left: 50%;
} */
.video-thumbnail {
  position: relative; }

.video-thumbnail:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url("/assets/opel/images/thumbnail-off.png");
  background-repeat: no-repeat;
  background-position: center; }

.video-thumbnail:hover {
  cursor: pointer; }

.video-thumbnail:hover:before {
  background-image: url("/assets/opel/images/thumbnail-on.png"); }

.video_slider_container .video-thumbnail:before {
  background-image: url("/assets/opel/images/small-thumbnail-off.png"); }

.video_slider_container .video-thumbnail:hover:before {
  background-image: url("/assets/opel/images/small-thumbnail-on.png"); }

.flex-container {
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  ms-flex: 1 0 auto;
  /* width: calc(100% + 30px); */ }

.flex-container .editPanelArea {
  flex-basis: 100%; }

.flex-container .con-con {
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  ms-flex: 1 0 auto; }

.sitemap-container {
  max-width: 1080px;
  background-color: #fff;
  padding: 20px 40px; }

.sitemap-container h1 {
  font-family: "OpelSansCondensed-Bd";
  margin-bottom: 20px; }

.sitemap-container ul li {
  margin-left: 30px;
  line-height: 25px;
  font-size: 14px; }

.sitemap-container ul li {
  list-style-type: disc !important; }

div#lightbox-container-image-box {
  background-color: #fff;
  border: none; }

div#lightbox-container-image-data-box {
  background-color: #ccc;
  border: none; }

div#lightbox-nav {
  background-color: #ccc; }

div.lightboxClose span {
  color: #000; }

div #lightbox-nav-btnPrev,
div #lightbox-nav-btnNext {
  color: #000; }

#lightbox-image-details-currentNumber {
  color: #000 !important; }

.faq-main-container {
  background-color: #fff;
  padding: 24px; }

.faq-main-container .faq-main-container {
  padding: 0; }

.faq-main-container .orange-title {
  font-family: "OpelSansCondensed-ExBd";
  font-size: 36px;
  margin-bottom: 10px; }

.faq-main-container .simple-text {
  font-size: 14px;
  margin-bottom: 5px; }

.faq-main-container .search-bar {
  background-color: #f3f3f3;
  padding: 24px;
  margin-top: 15px; }

.faq-main-container .search-bar form {
  text-align: center; }

.faq-search-container .button-primary {
  float: right; }

.faq-search-container .faq-ask-form .button-primary {
  float: none;
  margin-left: 142px; }

.faq-search-container .search-button .button-primary {
  float: none;
  display: inline-block; }

.faq-search-container .select-container,
.faq-search-container .search-category,
.faq-search-container .search-input {
  display: inline-block;
  margin-right: 10px;
  position: relative;
  vertical-align: top; }

.faq-search-container .select-container:after {
  font-family: "icons-common";
  content: "m";
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  pointer-events: none; }

.faq-search-container .search-button {
  display: inline-block;
  margin-left: 25px; }

.faq-search-container .search-button .button-primary {
  margin-top: 0; }

.faq-search-container .select-container select,
.faq-search-container .search-input input {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 200px;
  height: 35px;
  padding-left: 10px;
  border: 1px solid #ccc;
  font-size: 14px;
  box-sizing: border-box; }

.faq-item {
  border-bottom: 1px solid #ccc;
  padding: 20px 0;
  margin: 20px 0;
  position: relative; }

.faq-search-item {
  padding-top: 0; }

.faq-item:first-child {
  border-top: 1px solid #ccc; }

.faq-item-title {
  font-family: "OpelSansCondensed-Bd";
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 12px;
  display: inline-block; }

.faq-item-date {
  float: right;
  font-size: 14px;
  color: #999; }

.faq-item-content {
  margin: 5px 0; }

.faq-item-content p {
  margin-bottom: 10px; }

.faq-item-content p:last-child {
  margin-bottom: 0; }

.faq-item-content strong:after {
  content: ":"; }

.faq-item .button-primary {
  margin-top: 10px; }

.faq-ask-form-title {
  display: inline-block;
  width: 138px;
  font-weight: bold;
  padding-top: 7px; }

.faq-ask-form-area {
  margin-bottom: 15px;
  font-size: 16px; }

.faq-ask-form-area textarea,
.faq-ask-form-area input {
  width: calc(100% - 146px);
  box-sizing: border-box;
  border: 1px solid #ccc;
  height: 35px;
  vertical-align: top; }

.faq-ask-form-area .faq-ask-form-title + .validation-container {
  width: calc(100% - 146px);
  box-sizing: border-box;
  vertical-align: top;
  display: inline-block; }

.faq-ask-form-area textarea {
  height: 177px; }

.faq-ask-form .terms-conditions {
  margin-left: 142px; }

.faq-ask-form .terms-conditions .required-message {
  text-align: left; }

.faq-ask-form .validation-container {
  vertical-align: top; }

.faq-ask-form .validation-container textarea,
.faq-ask-form .validation-container input:not(.b-checkbox--field) {
  width: 100%;
  box-sizing: border-box; }

.faq-search-container .simple-link {
  display: inline-block;
  margin-right: 30px; }

.faq-search-container .simple-link:last-child {
  margin-right: 0; }

.b-button-flip-arrow-up:after {
  font-family: "icons-common";
  content: "m";
  position: absolute;
  right: 10px;
  color: #000;
  font-size: 14px;
  font-weight: normal;
  /* Safari */
  -webkit-transform: rotate(-180deg);
  /* Firefox */
  -moz-transform: rotate(-180deg);
  /* IE */
  -ms-transform: rotate(-180deg);
  /* Opera */
  -o-transform: rotate(-180deg);
  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); }

.block-primary.locations-block {
  padding-bottom: 30px; }

.location-page .block-primary.locations-block {
  padding-bottom: 0; }

.select-face-div-container {
  display: inline-block;
  vertical-align: middle; }

.b-popup.thankyou #page_thankyou {
  padding: 20px 0 0 0;
  width: 100%; }

.thank-you-popup-content-container {
  padding-left: 40px;
  padding-top: 15px;
  margin-bottom: 20px; }

.flexible-container {
  width: 100%;
  position: relative;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  ms-flex: 1 0 auto; }

.html-editor.content-standard table.column-2 {
  width: 100% !important; }

.html-editor.content-standard table.column-2 td {
  width: 50%;
  padding-right: 20px; }

.html-editor.content-standard table.column-2 td video {
  max-width: 100%; }

.slideWDRT div li {
  list-style-type: initial !important;
  text-align: left; }

.slideWDRT div ol li {
  list-style-type: decimal !important; }

.footer-info-lunch-text {
  margin-bottom: 5px; }

.widget-lunch-text {
  text-transform: none;
  padding-left: 7px;
  padding-right: 7px;
  text-align: center; }

.widget-lunch-text span {
  display: inline-block;
  text-align: left;
  max-width: calc(100% - 80px); }

.no-t-p {
  padding-top: 0; }

.no-b-p {
  padding-bottom: 0; }

.tbl thead tr, .tbl .thead {
  font-weight: bold;
  background: #f5f5f5;
  background: -moz-linear-gradient(top, #f5f5f5 0, #e7e7e7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #e7e7e7));
  background: -webkit-linear-gradient(top, #f5f5f5 0, #e7e7e7 100%);
  background: -o-linear-gradient(top, #f5f5f5 0, #e7e7e7 100%);
  background: -ms-linear-gradient(top, #f5f5f5 0, #e7e7e7 100%);
  background: linear-gradient(top, #f5f5f5 0, #e7e7e7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5',endColorstr='#e7e7e7',GradientType=0); }

table.tbl {
  border-collapse: collapse;
  width: 100%; }

.tbl thead th, .tbl .thead th {
  font-weight: bold; }

.tbl td, .tbl th {
  border: 1px solid #cecece;
  padding: 8px 8px;
  line-height: 14px; }

.home .block-primary.regional .location-main-block.mch-20 {
  height: 590px; }

.read-more-button:before {
  font-family: Icons-Common;
  content: "e";
  color: #f7d900;
  margin-right: 3px; }

.read-more-container {
  display: inline-block; }

.read-more-popup {
  position: absolute;
  left: 21%;
  width: 48%;
  padding: 30px;
  /* background: #858685;
    background: -webkit-linear-gradient(left, #858685, #3B3B3B);
    background: -o-linear-gradient(right, #858685, #3B3B3B);
    background: -moz-linear-gradient(right, #858685, #3B3B3B);
    background: linear-gradient(to right, #858685 , #3B3B3B);*/
  transform: translateY(-50%);
  top: 49%;
  max-height: calc(100% - 61px);
  background-color: white;
  z-index: 11;
  overflow: auto;
  box-sizing: border-box; }

div.read-more-popup-content {
  background-color: #fff;
  min-height: 100px; }

.read-more-popup-exit {
  display: inline-block;
  width: 23px;
  height: 23px;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  text-align: center; }

.read-more-popup-exit:after {
  font-family: "Icons-Common";
  content: 'q';
  line-height: 23px;
  font-size: 23px; }

.video-popup.ui-dialog {
  padding: 0;
  max-width: 1180px;
  height: auto;
  left: 50% !important;
  transform: translateX(-50%); }

iframe.yt_iframe {
  width: 100%;
  height: auto; }

.video-popup .ui-dialog-content.ui-widget-content {
  padding: 0;
  background-color: #000; }

.video-popup.ui-draggable {
  border: none; }

.video-popup ~ .ui-widget-overlay {
  background: none;
  background-color: #000;
  opacity: 0.75; }

.video-popup .dialog-message {
  height: 51.6vw !important;
  max-height: 700px !important; }

.video-popup .dialog-message iframe {
  position: absolute;
  height: 100%; }

.video-popup.ui-dialog .ui-dialog-titlebar {
  border: none;
  background: none;
  background-color: #000;
  color: #fff;
  font-size: 22px;
  font-family: Arial;
  font-weight: normal;
  text-transform: uppercase; }

.video-popup.ui-dialog .ui-dialog-titlebar-close {
  right: 20px;
  top: 20px;
  padding: 0;
  border: none;
  background: none;
  outline: none; }

.video-popup.ui-dialog .ui-dialog-titlebar-close:before {
  color: #fff;
  font-family: "Icons-Common";
  text-transform: lowercase;
  font-weight: normal;
  content: 'q';
  display: inline-block;
  font-size: 26px; }

.video-popup .ui-state-hover,
.video-popup .ui-widget-content .ui-state-hover,
.video-popup .ui-widget-header .ui-state-hover,
.video-popup .ui-state-focus, .ui-widget-content .ui-state-focus,
.video-popup .ui-widget-header .ui-state-focus {
  background: none;
  border: none; }

.video_slider_container {
  background-color: #000;
  padding: 20px 70px; }

.video_slider_container li a {
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  word-wrap: break-word;
  font-family: OpelSansCondensed-ExBd; }

.video-slider-yellow-area {
  width: 100%;
  height: auto;
  background-color: #f7d900;
  position: relative;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 27px;
  overflow: hidden;
  padding-right: 36px;
  box-sizing: border-box;
  display: flex; }

.video-slider-yellow-area.slideVisible {
  visibility: hidden; }

.video-slider-yellow-area:before {
  font-family: "icons-common";
  content: "e";
  font-size: 17px;
  margin-right: 7px;
  margin-left: 7px;
  text-transform: lowercase;
  display: inline-block;
  height: 30px;
  vertical-align: top;
  line-height: 25px; }

.video-slider-yellow-area:after {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 90px solid #000;
  border-left: 90px solid transparent;
  position: absolute;
  right: 0;
  top: 0; }

.video_slider_container .bx-wrapper .bx-controls-direction a.bx-prev {
  left: -70px;
  display: block; }

.video_slider_container .bx-wrapper .bx-controls-direction a.bx-next {
  right: -70px !important;
  display: block; }

.video_slider_container .bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

.video_slider_container .bx-pager.bx-default-pager {
  display: none; }

.video_slider {
  display: flex; }

.video_slider li {
  display: flex;
  flex-wrap: wrap; }

.video_slider li .video-thumbnail {
  align-self: flex-end; }

.black-modal-window {
  color: #fff;
  background-color: #000;
  font-size: 12px;
  line-height: 16px;
  padding: 20px 18px;
  margin: 5px 0px 15px 0px;
  right: -85px;
  bottom: 60px;
  width: 536px;
  max-width: 75vw;
  text-align: justify;
  position: absolute;
  z-index: 15;
  font-family: Arial; }

.black-modal-window p {
  color: #DDDDDD;
  font-size: 11px;
  line-height: 1.33;
  margin: 0; }

.black-modal-window p a {
  color: #fff !important; }

.black-modal-window .closePopup {
  color: #fff !important;
  display: block;
  font-weight: bold;
  text-decoration: underline; }

.black-modal-window span a {
  color: #fff !important;
  font-weight: bold;
  text-decoration: underline; }

.legal-text-popup {
  font-size: 14px;
  display: inline-block;
  max-width: 526px;
  margin-left: 5px;
  line-height: 24px;
  font-family: Arial;
  vertical-align: top; }

.hidden {
  display: none; }

.contact_info {
  background: #f7d900;
  padding: 15px;
  font-size: 11px;
  line-height: 18px;
  position: relative;
  margin-top: 10px; }

.contact_info h4 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 10px;
  font-family: "OpelSansCondensed-ExBd";
  color: #000; }

.contact_first p {
  color: #000;
  font-size: 14px; }

.contact_second .yellow_btn_big {
  display: none; }

.page_right .contact_first p {
  color: #fff; }

.contact_info span {
  font-weight: bold; }

.right-chat-button-container {
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 999;
  margin-top: -160px; }

.right-chat-button {
  width: 38px;
  min-height: 320px;
  background: #f7d900;
  right: 0;
  white-space: nowrap;
  display: inline-block;
  overflow: visible;
  line-height: 38px;
  font-size: 17px;
  padding: 20px 0 30px 0;
  border-radius: 8px 0 0 8px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.0980392) 0 0 1px 2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.0980392) 0 0 1px 2px;
  box-shadow: rgba(0, 0, 0, 0.0980392) 0 0 1px 2px;
  cursor: pointer;
  box-sizing: border-box;
  position: relative; }

.right-chat-button span {
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  display: inline-block;
  position: absolute;
  top: 125px;
  width: 320px;
  left: -140px; }

.right-chat-button:before {
  font-family: "icons-common";
  content: "f";
  font-size: 12px;
  font-weight: normal;
  text-transform: lowercase;
  position: absolute;
  top: 15px;
  width: 38px;
  text-align: center; }

.placeholder {
  color: #d3d3d3 !important;
  font-style: italic; }

.relativ.precallpopup {
  position: relative; }

.precallpopup .precall-close {
  position: absolute;
  right: 5px;
  top: 5px; }

.precallpopup .precall-close a:before {
  font-family: "icons-common";
  content: "q";
  font-size: 20px; }

.tyre-property label {
  position: relative; }

.tyre-container ul {
  margin: 0; }

.hidden-button:checked + .checkbox-button-view:after {
  right: 27px; }

.tyre-container .radio-label input[type="radio"] + .radio-button-view {
  border: 1px solid #ccc;
  width: 22px;
  display: inline-block;
  height: 22px;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 5px; }

.tyre-container .radio-label input[type="radio"]:checked + .radio-button-view:before {
  content: '';
  display: inline-block;
  width: 17px;
  height: 17px;
  background: #f7d900;
  border-radius: 50%;
  margin: 50%;
  transform: translate(-50%, -50%); }

.tyre-page .insp-right h1 span {
  background-color: #ffae00;
  color: #000;
  display: table;
  padding: 0 10px; }

.tyre-container,
.tyre-selector-tab {
  padding: 0 40px; }

.tyre-search {
  padding: 0 26px;
  background-color: #fff; }

.tyre-selector-tab ul {
  margin-top: 18px;
  font-size: 18px;
  font-family: "OpelSansCondensed-Bd";
  margin-bottom: 0;
  background-color: #fff;
  display: inline-block;
  width: 100%;
  padding: 0; }

.tyre-selector-tab li {
  display: inline-block;
  min-height: 45px; }

.tyre-selector-tab .selected {
  background-color: #f7d900; }

.tyre-selector-tab a {
  background-color: #fff;
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0;
  height: 45px;
  line-height: 45px; }

.tyre-container .radio-label {
  cursor: pointer; }

.tyre-container .radio-buttons {
  margin-top: 1px;
  margin-bottom: 0; }

.tyre-container .hidden-button {
  width: 1px;
  height: 1px; }

ul.tyre-property .checkbox-button-label {
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  max-width: calc(100% - 45px);
  line-height: normal;
  white-space: nowrap; }

.tyre-property .checkbox-button-view {
  position: relative;
  height: 24px;
  width: 24px;
  display: inline-block;
  margin-right: 18px;
  outline: 1px solid #ccc;
  vertical-align: middle; }

.tyre-property .hidden-button:checked + .checkbox-button-view:after {
  font-family: "icomoon";
  content: "1";
  width: 22px;
  height: 22px;
  padding: 1px;
  background-color: #f7d900;
  font-size: 18px;
  line-height: 21px;
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
  text-align: center; }

.tyre-property .selected, .tyre-property li:hover {
  /* background-color: #f7d900 !important; */
  color: #000 !important;
  font-weight: bold;
  opacity: 1;
  filter: alpha(opacity=100); }

.tyre-footer-main {
  font-weight: bold;
  margin-top: 10px; }

.tyre-footer-second {
  font-size: 11px;
  margin-top: 10px; }

.terms-conditions .validation-container {
  margin-left: -4px; }

.menu_sort {
  font-size: 18px;
  color: #000;
  line-height: 25px;
  padding: 13px 0;
  box-sizing: border-box; }

.menu_sort .menu-item a span {
  display: inline;
  padding: 0; }

.menu_sort .menu-item-line {
  display: none; }

.menu_sort .menu-item a {
  color: #000;
  display: inline; }

.map_load {
  opacity: 0;
  position: relative;
  display: flex;
  width: 100%;
  visibility: hidden; }

.map_load.visib {
  position: relative;
  display: flex;
  width: 100%;
  visibility: visible;
  opacity: 1; }

.location-info-table--cell a {
  text-decoration: underline; }

.location-item-contacts a {
  border-bottom: 2px solid; }

.map_preload {
  width: 100%;
  height: 240px;
  background: #e5e3df;
  color: #827979;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 1; }

.map_preload.unvisib {
  display: none; }

.menu_sort .menu-item.selected:before {
  position: absolute;
  content: "";
  border-bottom: 4px solid #F7D900;
  left: 0;
  right: 3px;
  bottom: -5px; }

.menu_sort .menu-item {
  margin-left: 10px;
  margin-bottom: 5px; }

.menu_sort .menu-item {
  display: block;
  width: auto;
  color: white;
  box-sizing: border-box;
  height: auto;
  padding: 0 5px;
  border-bottom: none; }

.glue_popup {
  height: auto !important; }

.swiper_padding {
  padding: 0 22px;
  background-color: #eff1f2;
  margin-bottom: 22px; }

.swiper_slide_titel {
  font-size: 40px;
  margin-bottom: 15px;
  flex-grow: 1;
  font-family: "OpelSansCondensed-exBd"; }

.swiper_head_mk {
  display: flex;
  align-items: center;
  padding: 0 40px; }

.swiper_head_mk .button-primary {
  background: #cfcfcf;
  color: #000;
  padding-bottom: 11px;
  padding-top: 11px; }

.swiper_head_mk .button-primary:before {
  color: #000; }

.slider_all_content {
  position: relative;
  background: url("/assets/opel/images/bg_slider.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 50% 100%;
  padding: 25px 0;
  padding-bottom: 55px;
  background-color: #eff1f2; }

.slider_all_content .swiper-container {
  width: calc(100% - 100px);
  margin: 0 50px; }

.slider_all_content .swiper-slide {
  flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  height: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background: #f9f9f9;
  padding-bottom: 88px;
  overflow: auto; }

.slider_all_content .swiper-container .swiper-wrapper img {
  width: 100%;
  max-width: 256px; }

.slider_all_content .swiper_item_name, .slider_all_content .swiper_item_desc, .slider_all_content .swiper_item_price {
  width: calc(100% - 32px);
  padding: 0 16px; }

.slider_all_content .swiper_item_name {
  font-size: 24px;
  font-family: "OpelSansCondensed-Bd";
  margin-bottom: 10px;
  margin-top: 27px; }

.swiper_item_price {
  font-family: arial;
  font-size: 16px; }

.swiper_item_price span {
  font-weight: bold; }

.slider_all_content .swiper_item_desc {
  padding: 21px 16px;
  font-family: arial;
  font-size: 14px;
  line-height: 21px; }

.slider_all_content .swiper_item_desc ul {
  margin: 0;
  list-style: none;
  padding: 0; }

.slider_all_content .swiper_item_desc ul li {
  position: relative;
  margin-bottom: 12px;
  padding-left: 16px; }

.slider_all_content .swiper_item_desc ul li:first-child {
  margin-top: 18px; }

.slider_all_content .swiper_item_desc ul li:before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  left: 0;
  top: 7px;
  background: url("/assets/opel/images/list_style.png"); }

.swip_button {
  width: calc(90% - 43px);
  background: black;
  cursor: pointer;
  padding: 6px 13px 6px 30px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 18px;
  font-family: 'OpelSansCondensed-Bd';
  color: #fff;
  position: relative;
  border: none;
  text-decoration: none;
  max-width: 151px; }

.swiper_item_button {
  display: flex;
  flex-direction: column;
  position: absolute;
  bottom: 18px;
  width: 100%;
  align-items: center; }

.swip_button:before {
  font-family: "icons-common";
  content: "e";
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  margin-right: 5px;
  text-transform: lowercase;
  left: 12px;
  position: absolute;
  top: 50%;
  margin-top: -9px;
  line-height: 18px; }

.swip_button.modern_but {
  background: #d4d4d4;
  color: #000; }

.swip_button.but_two {
  margin-top: 10px; }

.swip_button.modern_but:before {
  color: #000; }

.swiper_padding .swiper-button-next, .swiper_padding .swiper-button-prev {
  width: 40px;
  height: 76px;
  background-color: #fff;
  text-align: center;
  line-height: 76px;
  cursor: pointer;
  display: block;
  background-image: none;
  top: calc(50% - 38px); }

.swiper_padding .swiper-button-next {
  right: 0; }

.swiper-button-next:before {
  color: #000;
  content: "e";
  cursor: pointer;
  font-family: "icons-common";
  font-size: 32px; }

.swiper_padding .swiper-button-prev {
  left: 0; }

.swiper-button-prev:before {
  color: #000;
  content: "f";
  cursor: pointer;
  font-family: "icons-common";
  font-size: 32px; }

.popap_conatiner {
  background: #fff;
  overflow: auto; }

.popap_conatiner .popap_top_conatiner {
  display: flex;
  background: #F7D900; }

.popap_conatiner .left_popap, .popap_conatiner .right_popap {
  flex-grow: 1;
  padding: 36px 26px; }

.popap_conatiner .left_popap ul, .popap_conatiner .left_popap ol {
  padding-left: 16px; }

.popap_conatiner .left_popap ul li {
  list-style-type: disc !important; }

.popap_conatiner .left_popap ol li {
  list-style-type: decimal !important; }

.popap_conatiner .left_popap .popap_item_title {
  font-size: 24px;
  font-family: "OpelSansCondensed-Bd";
  margin-bottom: 10px; }

.popap_conatiner .left_popap .popap_item_price {
  font-family: arial;
  font-size: 16px; }

.popap_conatiner .left_popap .popap_item_price span {
  font-weight: bold; }

.popap_conatiner .left_popap .popap_item_text1 {
  margin-top: 25px;
  font-family: arial; }

.popap_conatiner .right_popap {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding-right: 36px; }

.popap_conatiner .right_popap a {
  width: 151px;
  background: black;
  cursor: pointer;
  padding: 6px 13px 6px 30px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 18px;
  font-family: 'OpelSansCondensed-Bd';
  color: #fff;
  position: relative;
  border: none;
  text-decoration: none; }

.popap_conatiner .right_popap a:first-child {
  margin-bottom: 12px; }

.popap_conatiner .right_popap a:before {
  font-family: "icons-common";
  content: "e";
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  margin-right: 5px;
  text-transform: lowercase;
  left: 12px;
  position: absolute;
  top: 50%;
  margin-top: -9px;
  line-height: 18px; }

.popap_header {
  background: #f3f3f3;
  display: flex;
  padding: 23px;
  min-height: 77px;
  box-sizing: border-box; }

.popap_header .title-primary_eb {
  flex-grow: 1;
  font-size: 40px; }

.popap_header .popap_close {
  width: 24px;
  height: 24px;
  background: url(/assets/opel/images/close_popap.png);
  background-size: cover;
  cursor: pointer;
  margin-top: 3px;
  position: absolute;
  right: 23px; }

.popap_botton_container {
  padding: 29px 26px;
  background: #f9f9f9; }

.popap_botton_container ul {
  list-style: none; }

.popap_botton_container ul {
  margin: 0;
  list-style: none;
  padding: 0; }

.popap_botton_container ul li {
  position: relative;
  margin-bottom: 18px;
  padding-left: 16px; }

.popap_botton_container ul li:before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  left: 0;
  top: 7px;
  background: url(/assets/opel/images/list_style.png); }

/*go to top button*/
.scroll-top-wrapper {
  position: fixed;
  background: #b6b6b6;
  padding: 5px;
  display: none;
  padding-left: 30px;
  padding-right: 10px;
  bottom: 53px;
  font-family: 'OpelSansCondensed-Bd';
  z-index: 15;
  cursor: pointer; }

.scroll-top-wrapper.top-button-olp {
  bottom: 0; }

.scroll-top-wrapper.show {
  display: block; }

.scroll-top-wrapper:before {
  font-family: "icons-common";
  content: "e";
  font-size: 14px;
  font-weight: normal;
  margin-right: 5px;
  text-transform: lowercase;
  vertical-align: top;
  position: absolute;
  left: 10px;
  top: 6px;
  transform: rotate(-90deg); }

.frtxt a {
  text-decoration: underline;
  font-weight: bold; }

.clear {
  clear: both; }

.page_conatiner {
  max-width: 1184px;
  margin: 0 auto;
  position: relative; }

.olp_panel_head {
  position: relative;
  font-family: OpelSansCondensed-ExBd;
  display: flex; }

.olp_panel_head .detail_butt a:before {
  content: '';
  width: 11px;
  height: 16px;
  background: url(/assets/opel/img/icon_stock/icon_arrow_black.png);
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 5px; }

.olp_panel_head img {
  max-width: 100%;
  display: flex; }

.olp_panel_head .head_desc {
  font-size: 60px;
  line-height: 70px;
  position: absolute;
  margin: 0;
  padding: 0; }

.olp_panel_head .head_desc p, .olp_panel_head .main_desc p, .price_olp p {
  margin: 0;
  padding: 0; }

.olp_panel_head .main_desc {
  font-family: OpelSansCondensed;
  font-size: 16px;
  line-height: 21px;
  position: absolute; }

.olp_panel_head .main_desc h2, .inline_panel_content .drt.slider_mid h2 {
  line-height: 29px;
  margin-bottom: 0; }

.olp_panel_head .main_desc p, .inline_panel_content .drt.slider_mid p {
  line-height: 19px; }

.olp_panel_head .price_olp {
  font-size: 40px;
  position: absolute; }

.olp_panel_head .detail_butt {
  position: absolute; }

.olp_panel_head .detail_butt a, .detail_butt p {
  padding: 0 10px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  background: #F7D900;
  cursor: pointer;
  color: #000;
  text-decoration: none;
  text-transform: uppercase; }

.action-side.admin-popup, form.admin-popup {
  max-width: inherit !important; }

.olp_panel_colum {
  display: flex;
  flex-wrap: wrap;
  font-family: OpelSansCondensed-ExBd;
  color: #000;
  margin-top: 60px;
  margin-bottom: 23px;
  justify-content: center; }

.olp_panel_colum .one_col {
  position: relative;
  width: calc((100% - 32px)/3);
  min-height: 448px;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 0 45px 0px #cccccc;
  -moz-box-shadow: 0px 0 45px 0px #cccccc;
  box-shadow: 0px 0 45px 0px #cccccc;
  margin-bottom: 16px; }

.olp-card {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: space-between;
  padding: 16px 26px; }

.olp-card > .main-part {
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: center; }

.olp-card .detals_butt {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: OpelSansCondensed-Bd;
  margin: 8px 0;
  align-self: stretch; }

.price_fix_cont_olp {
  width: 100%;
  height: 60px; }

.olp_panel_colum .one_col:nth-child(3n - 1) {
  margin-left: 16px;
  margin-right: 16px; }

#olp_but_cont {
  height: 105px;
  margin-bottom: 30px; }

.con-con #olp_but_cont {
  height: 135px; }

.olp_panel_colum .desc_price {
  width: 100%;
  min-height: 135px; }

.olp_panel_colum .head_desc {
  font-size: 35px; }

.olp_panel_colum .min_desc {
  font-family: OpelSansCondensed-Bd;
  font-size: 18px;
  color: #2C2C2C;
  letter-spacing: 0; }

.olp_panel_colum .price_olp {
  font-size: 18px;
  color: #000000;
  padding: 5px 10px;
  background: #F7D900;
  float: left;
  font-family: OpelSansCondensed-Bd; }

.olp_panel_colum .price_olp .old_pr {
  text-decoration: line-through;
  font-size: 12px; }

.olp_panel_colum .price_olp .new_pr {
  line-height: 15px; }

.olp_panel_colum .price_olp .new_pr span:last-child {
  font-size: 12px;
  vertical-align: super;
  margin-left: 5px;
  line-height: 12px; }

.olp_panel_colum .auto_img {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 22px 0;
  max-width: 100%;
  height: 170px; }

.olp_panel_colum .auto_img img {
  max-width: 100%;
  max-height: 100%; }

.olp_panel_colum .detals_butt {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: OpelSansCondensed-Bd; }

.detals_butt > .but_link {
  width: 204px;
  height: 30px;
  background: #000;
  color: #fff;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  text-decoration: none;
  text-transform: uppercase; }

.detals_butt > .but_link:before {
  content: '';
  width: 11px;
  height: 16px;
  background: url("/assets/opel/img/icon_stock/icon_arrow.png");
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 5px; }

.olp_panel_bottom {
  padding: 36px 27px;
  background: #F4F4F4;
  display: flex;
  flex-direction: column;
  align-items: center; }

.olp_panel_bottom .head_txt {
  font-family: OpelSansCondensed-ExBd;
  font-size: 50px;
  color: #1A1A1A;
  line-height: 44px;
  margin-bottom: 19px;
  text-transform: uppercase;
  text-align: center;
  max-width: 100%; }

.olp_panel_bottom .main_txt {
  font-family: OpelSansCondensed;
  font-size: 23px;
  color: #000000;
  line-height: 24px;
  margin-bottom: 20px;
  max-width: 685px;
  text-align: center;
  max-width: 100%; }

.olp_panel_bottom .colum_bot_panel {
  display: flex;
  flex-wrap: wrap;
  width: 100%; }

.olp_panel_bottom .col1 {
  display: flex;
  position: relative;
  width: calc((100% - 43px)/3);
  /*width: 335px;*/
  align-items: center;
  box-sizing: border-box; }

.olp_panel_bottom .col1:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6); }

.olp_panel_bottom .col1:nth-child(2) {
  margin-left: 21px;
  margin-right: 21px; }

.olp_panel_bottom .col1 img {
  max-width: 100%;
  width: 100%; }

.olp_panel_bottom .overpl {
  position: absolute;
  bottom: 35px;
  color: #fff;
  left: 18px;
  max-width: 308px;
  padding-bottom: 50px; }

.olp_panel_bottom .overpl .txt1 {
  font-family: OpelSansCondensed-ExBd;
  font-size: 28px;
  margin-bottom: 10px; }

.olp_panel_bottom .overpl .txt2 {
  font-family: Arial;
  font-size: 14px;
  margin-bottom: 10px; }

.olp_panel_bottom .overpl .detals_butt {
  width: 204px;
  height: 40px;
  background: #F7D900;
  color: #000;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  left: 0;
  font-family: OpelSansCondensed-ExBd; }

.olp_panel_bottom .overpl .detals_butt .but_link {
  color: #000;
  text-decoration: none;
  background: #F7D900;
  height: 45px; }

.olp_panel_bottom .overpl .detals_butt > .but_link:before {
  background: url("/assets/opel/img/icon_stock/icon_arrow_black.png"); }

.firstname_lastname_order {
  display: flex;
  flex-direction: column; }

/*version b*/
.version_b_head {
  position: relative; }

.version_b_head > img {
  width: 100%;
  height: 796px; }

.version_b_head .olp_panel_bottom {
  position: absolute;
  top: 0;
  left: 0;
  background: transparent; }

.version_b_head .olp_panel_colum .one_col {
  background: #fff;
  box-shadow: none;
  min-width: 353px;
  width: calc((100% - 70px)/3); }

.version_b_head .olp_panel_colum .one_col:nth-child(3n - 1) {
  margin-left: 35px;
  margin-right: 35px; }

.version_b_head .olp_panel_bottom .head_txt, .version_b_head .olp_panel_bottom .main_txt {
  color: #fff; }

/*layout page*/
.olp_panel_head.layout .description_container {
  color: #fff; }

.olp_zero_button_container {
  height: 0px !important; }

.button_panel {
  display: flex;
  width: 100%;
  margin-bottom: 30px; }

.button_panel.fix {
  position: fixed;
  max-width: 1184px;
  bottom: 0;
  margin-bottom: 0;
  z-index: 15;
  margin: 0 auto; }

.button_panel.fix .button_one {
  height: 60px;
  flex-direction: row;
  justify-content: center;
  padding: 0; }

.button_panel.fix .button_one .txt {
  margin-top: 0;
  margin-left: 10px; }

.button_panel .button_one {
  width: 25%;
  background: #F7D900;
  height: 104px;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-top: 16px;
  cursor: pointer;
  box-sizing: border-box;
  flex: 1; }

.button_panel .button_one:not(:last-child) {
  border-right: 1px solid; }

.button_panel .button_one .txt {
  font-family: OpelSansCondensed-Bd;
  font-size: 18px;
  color: #000000;
  margin-top: 14px;
  text-align: center;
  text-transform: uppercase; }

.button_panel .button_one:before {
  font-family: olp_icon;
  font-size: 35px; }

.button_panel .button_one.but1:before {
  content: "\e903"; }

.button_panel .button_one.but2:before {
  content: "\e902"; }

.button_panel .button_one.but3:before {
  content: "\e906"; }

.button_panel .button_one.but4:before {
  content: '';
  width: 36px;
  height: 35px;
  display: block;
  background-image: url("/assets/opel/img/icon_stock/contact_us.svg");
  background-repeat: no-repeat; }

.button_panel .button_one.but5:before {
  content: '';
  width: 48px;
  height: 35px;
  display: block;
  background-size: contain;
  background: url(/assets/opel/img/icon_stock/type1.svg) no-repeat top; }

.button_panel .button_one.but6:before {
  content: '';
  width: 48px;
  height: 35px;
  display: block;
  background-size: contain;
  background: url(/assets/opel/img/icon_stock/type2.svg) no-repeat top; }

.layout_mid_panel {
  display: flex;
  margin: 46px 0;
  color: #000; }

.editPanelArea .layout_mid_panel {
  margin: 0;
  background: #fff; }

.editPanelArea .olp_panel_head {
  margin-bottom: 0 !important; }

.editPanelArea .olp_panel_head.main_slider, .editPanelArea .olp_panel_head.play-video-separate {
  margin-bottom: 0 !important; }

.layout_mid_panel .left_panel {
  width: calc(100% - 416px);
  margin-right: 23px; }

.layout_mid_panel .left_panel .head {
  font-family: OpelSansCondensed-ExBd;
  font-size: 28px; }

.layout_mid_panel .left_panel .txt {
  font-family: Arial;
  font-size: 18px;
  line-height: 24px;
  margin-top: 13px; }

.olp_panel_head .main_desc * {
  word-wrap: break-word;
  max-width: 100%; }

.olp_panel_head.main_slider .main_desc {
  padding: 15px 10px; }

.layout_mid_panel .right_panel {
  width: 393px;
  height: 217px;
  border: 1px solid #979797;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-family: OpelSansCondensed-ExBd; }

.layout_mid_panel .right_panel .top {
  display: flex;
  align-items: center; }

.layout_mid_panel .right_panel .top .day {
  font-size: 80px;
  padding-left: 25px; }

.layout_mid_panel .right_panel .top .txt_day {
  font-size: 30px;
  line-height: 30px;
  width: 160px;
  margin-left: 20px; }

.layout_mid_panel .right_panel .bot {
  background: #F7D900;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  max-width: 100%;
  padding: 10px 30px;
  box-sizing: border-box; }

.layout_mid_panel .right_panel > a {
  display: flex;
  justify-content: center;
  max-width: 90%;
  width: 90%; }

.layout_mid_panel .right_panel .bot:before {
  content: "\e904";
  font-family: olp_icon;
  font-size: 25px;
  margin-right: 20px; }

.layout_mid_panel .right_panel .bot span {
  font-size: 18px;
  text-transform: uppercase; }

.one_slide_panel {
  position: relative; }

.one_slide_panel img {
  width: 100%;
  max-width: 100%;
  display: flex; }

.one_slide_panel .overpl {
  position: absolute;
  top: 110px;
  right: 30px;
  display: flex;
  flex-direction: column;
  background: rgba(255, 255, 255, 0.81);
  font-family: OpelSansCondensed-ExBd;
  color: #000;
  width: 317px;
  padding: 21px 17px;
  box-sizing: border-box; }

.one_slide_panel .overpl .head {
  font-size: 30px; }

.one_slide_panel .overpl .txt {
  font-family: Arial;
  font-size: 16px;
  line-height: 24px;
  margin: 15px 0; }

.one_slide_panel .overpl .but {
  width: 240px;
  height: 53px;
  background: #F7D900;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer; }

.one_slide_panel .overpl .but:before {
  content: "\e90a";
  font-family: olp_icon;
  font-size: 31px;
  margin-right: 20px; }

.one_slide_panel .overpl .but > span {
  font-size: 18px;
  text-transform: uppercase; }

.list_panel {
  font-family: OpelSansCondensed-ExBd;
  color: #000;
  margin-top: 45px;
  margin-bottom: 37px; }

.list_panel .head {
  display: flex;
  justify-content: center;
  margin-bottom: 22px; }

.list_panel .head .txt {
  max-width: 828px;
  font-size: 40px;
  line-height: 44px;
  text-align: center; }

.list_panel .list_column {
  display: flex;
  flex-wrap: wrap; }

.list_panel .list_column .column_one {
  display: flex;
  flex-direction: column;
  position: relative;
  width: calc((100% - 28px)/3); }

.list_panel .list_column .column_one:nth-child(3n - 1) {
  margin-left: 14px;
  margin-right: 14px; }

.list_panel .list_column .column_one .colum_head {
  width: 100%;
  height: 39px;
  background: #F7D900;
  font-size: 18px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding-left: 10px; }

.list_panel .list_column .column_one ul {
  padding-left: 0;
  margin-top: 10px;
  font-family: Arial;
  font-size: 16px;
  list-style: none; }

.list_panel .list_column .column_one ul li {
  padding-left: 25px;
  position: relative;
  margin-bottom: 16px; }

.list_panel .list_column .column_one ul li:before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  background: #f7d900;
  left: 9px;
  top: 5px; }

.img_txt_panel .panel1 {
  display: flex;
  margin-bottom: 30px;
  background: #fff; }

.olp_panel_head.main_slider, .olp_panel_head.play-video-separate {
  margin-bottom: 30px !important; }

.txt_img_edit .detail_butt, .img_txt_panel .detail_butt {
  display: flex; }

.txt_img_edit .detail_butt a, .img_txt_panel .detail_butt a {
  padding: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  background: #F7D900;
  cursor: pointer;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  font-family: OpelSansCondensed-ExBd; }

.img_txt_panel .detail_butt a:before, .mid_head_panel.detail_butt p:before, .txt_img_edit .detail_butt a:before, .olp_panel_head.main_slider .detail_butt a:before, .olp_panel_head.main_slider .detail_butt p:before {
  content: '';
  width: 35px;
  height: 25px;
  margin-right: 10px;
  background: url("/assets/opel/img/icon_stock/rul2.png");
  background-repeat: no-repeat;
  background-size: cover; }

.detail_butt p:before {
  content: '';
  width: 11px;
  height: 16px;
  background: url(/assets/opel/img/icon_stock/icon_arrow_black.png);
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 5px; }

.olp_page.mk {
  background: #fff; }

.img_txt_panel .panel1 .left_img {
  width: 553px;
  min-width: 553px;
  height: 320px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 41px; }

.img_txt_panel .panel1 .left_img img {
  width: 100%;
  max-width: 100%;
  max-height: 100%; }

.img_txt_panel .panel1 .right_txt {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 100%;
  flex: 1;
  overflow: hidden;
  word-wrap: break-word; }

.img_txt_panel .panel1 .head {
  font-family: OpelSansCondensed-ExBd;
  font-size: 28px;
  color: #000000;
  line-height: 44px;
  margin-bottom: 15px;
  max-width: 100%; }

.img_txt_panel .panel1 .main_txt {
  font-family: Arial;
  font-size: 18px;
  color: #000000;
  line-height: 24px;
  max-width: 100%; }

.video_slide_panel {
  position: relative;
  cursor: pointer;
  margin-bottom: 60px; }

.video_slide_panel img {
  max-width: 100%;
  display: flex; }

.video_slide_panel:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url(/assets/opel/img/thumbnail-off.png);
  background-repeat: no-repeat;
  background-position: center; }

.video_slide_panel:hover:before {
  background-image: url(/assets/opel/img/thumbnail-on.png); }

.video_slide_panel .overpl_video {
  position: absolute;
  bottom: 42px;
  left: 30px; }

.video_slide_panel .overpl_video .head {
  font-family: OpelSansCondensed-ExBd;
  font-size: 40px;
  color: #FFFFFF;
  line-height: 36px;
  max-width: 578px;
  margin-bottom: 14px; }

.video_slide_panel .overpl_video .txt {
  font-family: OpelSansCondensed;
  font-size: 20px;
  color: #FFFFFF;
  max-width: 720px; }

.text_panel .head {
  font-family: OpelSansCondensed-ExBd;
  font-size: 40px;
  color: #000000;
  line-height: 44px; }

.text_panel p {
  font-family: Arial;
  font-size: 18px;
  color: #000000;
  line-height: 24px; }

.lay_but_panel {
  position: relative; }

.lay_but_panel img {
  max-width: 100%; }

.lay_but_panel .overpl {
  position: absolute;
  top: 30px;
  right: 50px;
  max-width: 600px; }

.lay_but_panel .overpl .head {
  font-family: OpelSansCondensed-ExBd;
  font-size: 50px;
  color: #FFFFFF;
  text-transform: uppercase; }

.lay_but_panel .overpl .txt1 {
  font-family: Arial;
  font-size: 20px;
  color: #FFFFFF;
  margin-bottom: 25px; }

.lay_but_panel .overpl .button_panel .button_one {
  width: 102px;
  max-width: 102px;
  height: 102px;
  margin-right: 19px;
  border: none; }

.lay_but_panel .overpl .button_panel .txt {
  text-align: center; }

.lay_but_panel .overpl .button_panel .button_one:last-child .txt {
  margin-top: 6px;
  display: inline-table; }

/*stock list*/
.head_stock {
  font-family: OpelSansCondensed-ExBd;
  font-size: 50px;
  color: #000;
  text-align: center;
  margin: 52px 0;
  padding: 0 15px;
  margin-bottom: 0; }

.stock_panel .head_stock {
  margin-top: 0;
  padding-top: 50px; }

.stock_panel {
  border-top: 1px solid #ccc; }

.olp_panel_colum.stock {
  margin-top: 0px;
  padding-top: 50px; }

.olp_panel_colum.stock .func_list {
  max-width: 100%;
  width: 100%; }

.olp_panel_colum.stock .one_col {
  height: auto;
  padding-right: 26px;
  min-height: inherit; }

.olp_panel_colum.stock .head_desc {
  font-size: 35px;
  margin-top: 15px; }

.stock_panel .pagination ul li.to-left > span span,
.stock_panel .pagination ul li.to-left > a span,
.stock_panel .pagination ul li.to-right > span span,
.stock_panel .pagination ul li.to-right > a span {
  display: none; }

.stock_panel .pagination ul li {
  position: relative; }

.stock_panel .pagination ul li.to-right > a:before,
.stock_panel .pagination ul li.to-right > span:before,
.stock_panel .pagination ul li.to-left > a:before,
.stock_panel .pagination ul li.to-left > span:before {
  content: '';
  width: 11px;
  height: 16px;
  background: url(/assets/opel/img/icon_stock/icon_arrow_black.png);
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  position: absolute;
  left: 5px;
  bottom: -2px; }

.stock_panel .pagination ul li.to-left > a:before,
.stock_panel .pagination ul li.to-left > span:before {
  transform: rotate(180deg); }

.stock_panel .pagination ul li.to-right {
  margin-left: 15px; }

.stock_panel .pagination ul li * {
  font-size: 18px;
  font-weight: normal; }

.stock_panel .pagination ul li.paging_item > span * {
  font-weight: bold; }

.stock_panel .pagination ul li.paging_item span {
  padding: 1px 4px; }

.stock_panel .pagination ul li.to-left {
  margin-right: 40px; }

.stock_panel .pagination ul {
  text-align: center;
  margin: 50px 0; }

.olp_panel_colum.stock .one_col .min_desc {
  font-size: 16px;
  margin: 15px 0;
  margin-top: 10px; }

.olp_panel_colum.stock .desc_price {
  min-height: inherit; }

.olp_panel_colum.stock .stock_price_container {
  width: 100%;
  display: flex;
  justify-content: flex-start; }

.olp_panel_colum.stock .stock_price_container .price_olp {
  margin-left: -26px;
  display: flex; }

.olp_col_edit .action-block_secondary {
  border: none; }

.olp_panel_colum.stock .stock_price_container .price_olp .new_pr {
  font-size: 28px; }

.olp_panel_colum.stock .stock_price_container .price_olp .old_pr {
  font-size: 14px; }

.olp_panel_colum.stock .stock_price_container .price_olp .fr .old_pr {
  line-height: 18px;
  float: none;
  text-transform: uppercase;
  font-size: 18px;
  text-decoration: none; }

.olp_panel_colum.stock .stock_price_container .price_olp .fr .price-cont .price {
  text-decoration: line-through;
  margin-top: 3px;
  font-size: 14px; }

.olp_panel_colum.stock .stock_price_container .price_olp .fr .price-cont .fr_price_txt span {
  font-size: 14px;
  font-family: Arial; }

.olp_panel_colum.stock .stock_price_container .price_olp {
  padding: 0; }

.olp_panel_colum.stock .stock_price_container .price_olp > div {
  padding: 10px 15px; }

.olp_panel_colum.stock .stock_price_container .price_olp > div.price-cont {
  padding: 10px 15px;
  border-left: 2px solid;
  display: flex;
  align-items: flex-end; }

.olp_page .stock-det_price {
  display: flex;
  margin-top: 25px; }

.price_olp .price-cont .index_property {
  display: inline-flex;
  position: relative;
  top: -3px;
  margin-left: 3px;
  vertical-align: initial; }

.olp_page .stock-det_price .price-cont {
  padding: 0; }

.olp_page .stock-det_price .price-cont .price {
  font-size: 30px;
  margin-top: 10px; }

.olp_page .stock-det_price .fr .price-cont .price {
  font-size: 20px;
  text-decoration: line-through;
  font-family: OpelSansCondensed-Bd; }

.olp_page .stock-det_price > div {
  padding: 10px 15px;
  padding-left: 0; }

.olp_page .stock-det_price > div.price-cont {
  padding: 10px 15px;
  padding-top: 36px;
  border-left: 2px solid; }

.olp_page .stock-det_price .price-cont .index_property {
  vertical-align: top;
  font-size: 15px; }

.olp_panel_colum.stock .stock_price_container .price_olp .price-cont {
  padding: 0;
  display: flex; }

.olp_panel_colum.stock .func_list ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  font-family: Arial;
  font-size: 14px;
  padding: 0;
  margin: 0;
  width: 100%;
  max-width: 348px; }

.olp_panel_colum.stock .func_list ul li {
  padding-right: 5px;
  padding-left: 15px;
  position: relative;
  margin-bottom: 5px; }

.olp_panel_colum.stock .func_list ul li:before {
  position: absolute;
  content: '';
  top: 3px;
  width: 8px;
  height: 8px;
  background: #F7D900;
  left: 0; }

.olp_panel_colum.stock .auto_img {
  margin-bottom: 0;
  max-width: calc(100% + 52px);
  width: calc(100% + 52px); }

.olp_panel_colum.stock .detals_butt > div {
  width: 177px; }

.olp_page .inp_descr {
  display: flex;
  flex-direction: column; }

.panel_drag_content {
  max-width: 100%;
  width: 100%; }

/*.olp stock detals*/
.stock_detals_panel {
  position: relative; }

.stock_detals_panel .head_pn {
  display: flex;
  background: url("/assets/opel/img/bg_stock.png");
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 80% 92%; }

.back_button_olp {
  min-width: 121px;
  box-sizing: border-box;
  padding: 0 10px;
  height: 30px;
  display: flex;
  text-decoration: none;
  justify-content: center;
  align-items: center;
  color: #000;
  background: #BFBFBF;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 18px;
  font-family: OpelSansCondensed-Bd; }

.stock_detals_panel .back_button_olp {
  top: 17px; }

.contact_panel_olp.stock_detals_panel1 {
  background: #fff;
  border-top: 1px solid #ccc; }

.contact_panel_olp.stock_detals_panel1 .opt-in-checkboxes,
.contact_panel_olp.stock_detals_panel1 .form-radioboxes,
.contact_panel_olp.stock_detals_panel1 .checkbox_container_not_standart {
  float: none; }

.contact_panel_olp.stock_detals_panel1 .b-checkbox_primary .b-checkbox--field:checked + .b-checkbox--view:before {
  content: '';
  font-size: 18px;
  font-weight: normal;
  text-align: left;
  background-color: #F6D800;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/assets/opel/img/ch.png);
  background-repeat: no-repeat;
  background-position: center; }

.contact_us_olp .cont_us_stock {
  margin-top: 0; }

.back_button_olp > img {
  margin-right: 10px; }

.contact_us_olp .stock_detals_panel .back_button_olp {
  top: 0; }

.contact_us_olp .contact_panel_olp {
  padding-top: 56px; }

.stock_detals_panel .head_pn .left {
  width: 50%;
  height: 350px;
  margin-bottom: 30px; }

.stock_detals_panel .head_pn .left .img_container {
  height: 100%;
  align-items: center;
  justify-content: flex-start;
  display: flex; }

.stock_detals_panel .head_pn .left .img_container img {
  max-width: 90%;
  max-height: 90%; }

.stock_detals_panel .head_pn .detals_container .head {
  font-family: OpelSansCondensed-ExBd;
  font-size: 50px; }

.stock_detals_panel .head_pn .detals_container .txt {
  font-family: Arial;
  font-size: 16px; }

.stock_detals_panel .head_pn .detals_container .old_pr {
  font-size: 20px;
  text-decoration: line-through;
  font-family: OpelSansCondensed-Bd; }

.stock_detals_panel .head_pn .detals_container .fr .old_pr {
  line-height: 24px;
  float: none;
  text-transform: uppercase;
  font-size: 30px;
  text-decoration: none; }

.stock_detals_panel .head_pn .detals_container .contact_us_now {
  display: none; }

.stock_detals_panel .head_pn .detals_container .new_pr {
  font-family: OpelSansCondensed-ExBd;
  font-size: 40px; }

.stock_detals_panel .auto_func {
  display: flex;
  width: 100%;
  margin-top: -30px;
  font-size: 14px;
  font-family: Arial;
  justify-content: center;
  padding: 40px 0;
  background: #F9F9F9; }

.stock_detals_panel .auto_func .one_func {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 69px; }

.stock_detals_panel .auto_func .one_func .func_txt {
  text-align: center;
  margin-top: 10px; }

.olp_inner_cont {
  width: 690px;
  max-width: 100%; }

.stock_detals_panel .auto_func .olp_inner_cont {
  display: flex;
  justify-content: space-around; }

.stock_detals_panel .olp-details-emission-section {
  display: flex;
  justify-content: center;
  margin-top: 16px; }

.stock_detals_panel .more_detal_auto {
  display: flex;
  justify-content: center;
  margin-top: 36px; }

.stock_detals_panel .more_detal_auto ul {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 0;
  font-family: Arial;
  font-size: 14px;
  border: 1px solid #ccc;
  display: flex;
  flex-wrap: wrap; }

.stock_detals_panel .more_detal_auto ul li {
  display: flex;
  padding: 10px;
  width: 50%;
  box-sizing: border-box; }

.stock_detals_panel .option_auto .short_desc {
  width: 48%;
  margin-right: 2%; }

.stock_detals_panel .option_auto .short_desc li {
  padding: 5px;
  padding-left: 19px;
  position: relative;
  font-size: 14px;
  font-family: Arial; }

.stock_detals_panel .option_auto .short_desc li:before {
  content: '';
  width: 8px;
  height: 8px;
  background: #F7D900;
  position: absolute;
  left: 0;
  top: 9px; }

.stock_detals_panel .option_auto h2 {
  font-size: 28px;
  font-family: OpelSansCondensed-ExBd;
  margin-bottom: 10px;
  margin-top: 30px; }

.stock_detals_panel .option_auto .see-all, .stock_detals_panel .option_auto .hide {
  font-size: 12px;
  text-decoration: underline;
  font-family: Arial;
  cursor: pointer; }

.stock_detals_panel .option_auto .hide {
  display: none; }

.stock_detals_panel .more_detal_auto ul li:nth-child(4n), .stock_detals_panel .more_detal_auto ul li:nth-child(4n - 1) {
  background: #F9F9F9; }

.stock_detals_panel .more_detal_auto ul li .det_name {
  font-weight: bold;
  width: 50%; }

.stock_detals_panel .more_detal_auto ul li .det_func {
  width: 50%; }

.stock_detals_panel .option_auto .option_list ul {
  list-style: none;
  margin: 0;
  padding: 0;
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  margin-bottom: 15px; }

.stock_detals_panel .option_auto .head_option {
  font-size: 28px;
  font-family: OpelSansCondensed-ExBd;
  margin-bottom: 10px; }

.stock_detals_panel .option_auto .option_list ul li {
  padding: 5px;
  padding-left: 19px;
  position: relative;
  font-size: 14px;
  font-family: Arial; }

.stock_detals_panel .option_auto .option_list ul li:before {
  content: '';
  width: 8px;
  height: 8px;
  background: #F7D900;
  position: absolute;
  left: 0;
  top: 9px; }

.stock_detals_panel .option_auto .olp_inner_cont {
  margin: 0 auto; }

.stock_detals_panel .option_auto .option_list .see_all {
  font-size: 12px;
  text-decoration: underline;
  font-family: Arial;
  cursor: pointer; }

.cont_us_stock {
  margin-top: 30px; }

.cont_us_stock .head_panel_cont {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #F9F9F9;
  padding-top: 50px;
  max-width: 100%; }

.cont_us_stock .head_panel_cont .head_cont_stock {
  font-family: OpelSansCondensed-ExBd;
  font-size: 50px;
  margin-bottom: 20px;
  text-align: center;
  max-width: 100%; }

.cont_us_stock .head_panel_cont .txt_stock {
  font-size: 21px;
  font-family: 'OpelSansCondensed';
  max-width: 690px;
  text-align: center;
  max-width: 100%; }

.contact_panel_olp {
  padding: 40px 0;
  background: #F9F9F9; }

.contact_panel_olp .main_contact_olp {
  background: #fff;
  border: 1px solid #ccc;
  margin: 0 auto;
  padding: 39px 33px;
  box-sizing: border-box;
  width: 690px;
  max-width: 100%; }

.contact_panel_olp.stock_detals_panel {
  width: 100%; }

.contact_panel_olp.stock_detals_panel .main_contact_olp {
  width: 100%; }

.contact_panel_olp.stock_detals_panel .main_contact_olp > div {
  width: 723px;
  margin: 0 auto;
  max-width: 100%; }

.contact_panel_olp.stock_detals_panel {
  background: #fff;
  border-top: 1px solid #ccc; }

.contact_panel_olp.stock_detals_panel .main_contact_olp .but_container {
  margin-top: 33px; }

.contact_panel_olp.stock_detals_panel .main_contact_olp .one_row label.inp_lbl input,
.contact_panel_olp.stock_detals_panel .main_contact_olp .one_row label.inp_lbl,
.contact_panel_olp.stock_detals_panel .main_contact_olp .one_row label.select_cont,
.contact_panel_olp.stock_detals_panel .main_contact_olp .one_row label.textarea_lbl textarea,
.contact_panel_olp.stock_detals_panel .main_contact_olp .one_row .check_cont {
  width: 536px; }

.contact_panel_olp .main_contact_olp .head_cont {
  font-size: 35px;
  font-family: OpelSansCondensed-Bd;
  text-transform: uppercase;
  margin-bottom: 20px; }

.contact_panel_olp .main_contact_olp .asteriks_olp {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  font-size: 12px;
  color: #797979;
  font-family: Arial;
  margin-bottom: 5px; }

.contact_panel_olp .main_contact_olp .one_row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px; }

.contact_panel_olp .main_contact_olp .one_row .txt_inp {
  font-family: OpelSansCondensed-Bd;
  font-size: 16px;
  position: relative; }

.contact_panel_olp .main_contact_olp .one_row .txt_inp.required:after {
  content: '*';
  margin-left: 5px; }

.contact_panel_olp .main_contact_olp .one_row label.select_cont {
  width: 435px;
  height: 35px;
  position: relative;
  border: 1px solid #ccc; }

.contact_panel_olp .main_contact_olp .one_row label.select_cont:before {
  position: absolute;
  content: '';
  right: 10px;
  top: 12px;
  width: 16px;
  height: 11px;
  background: url("/assets/opel/img/icon_select.png");
  background-repeat: no-repeat;
  background-size: cover;
  pointer-events: none; }

.contact_panel_olp .main_contact_olp .one_row label.select_cont select {
  width: 100%;
  height: 35px;
  border: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  padding-left: 10px;
  padding-right: 40px; }

.contact_panel_olp .main_contact_olp .one_row label.select_cont select::-ms-expand {
  display: none; }

.contact_panel_olp .main_contact_olp .one_row label.inp_lbl {
  width: 437px;
  height: 35px; }

.contact_panel_olp .main_contact_olp .one_row label.inp_lbl input {
  width: 437px;
  height: 35px;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #ccc;
  box-sizing: border-box; }

.contact_panel_olp .main_contact_olp .one_row label.textarea_lbl textarea {
  width: 437px;
  height: 79px;
  padding: 10px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  resize: none; }

.contact_panel_olp .main_contact_olp .one_row .check_cont {
  width: 437px;
  display: flex;
  max-width: 100%;
  min-width: 30px; }

.contact_panel_olp .main_contact_olp .one_row .check_cont .check_lbl {
  display: flex;
  flex-direction: column;
  align-items: center; }

.contact_panel_olp .main_contact_olp .one_row .r-revers {
  text-align: center;
  pointer-events: none; }

.contact_panel_olp .main_contact_olp .one_row .r-revers img {
  display: inline-block; }

.contact_panel_olp .main_contact_olp .one_row .check_cont .txt {
  font-family: Arial;
  font-size: 16px;
  margin: 7px 0; }

.html-editor.olp_txt_panel {
  max-width: 100%;
  background: #fff; }

.olp_text-panel-mod .save_mk {
  cursor: pointer; }

.olp_text-panel-mod .save_mk input {
  background: none;
  font-size: 14px;
  font-family: Roboto;
  color: #fff;
  font-weight: bold; }

.contact_panel_olp .check_cont .check_cont1 {
  width: 22px;
  min-width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 1px solid #ccc;
  display: flex;
  justify-content: center;
  align-items: center; }

.contact_panel_olp .check_cont .check_lbl {
  margin-right: 40px; }

.contact_panel_olp .check_cont .check_lbl > input {
  display: none; }

.contact_panel_olp .check_cont .check_cont1 img {
  display: none; }

.contact_panel_olp .check_cont input:checked + .check_cont1 {
  background: #F6D800;
  border: 1px solid transparent; }

.contact_panel_olp .check_cont input:checked + .check_cont1 img {
  display: block;
  pointer-events: none; }

.contact_panel_olp .main_contact_olp .one_row .cont_txt {
  font-family: Arial;
  font-size: 14px; }

.contact_panel_olp .main_contact_olp .one_row .cont_txt a {
  color: #000;
  font-weight: bold;
  text-decoration: underline; }

.contact_panel_olp .main_contact_olp .one_row .cont_txt a:hover {
  color: #F7D800; }

.contact_panel_olp .main_contact_olp .one_row.check_txt .cont_txt {
  display: flex; }

.contact_panel_olp .main_contact_olp .one_row.check_txt .cont_txt .check_cont {
  width: auto; }

.contact_panel_olp .main_contact_olp .one_row.check_txt .cont_txt .check_cont .check_lbl {
  margin-right: 5px; }

.contact_panel_olp .main_contact_olp .one_row.check_txt .cont_txt .check_cont .check_cont1 {
  border-radius: 0; }

.contact_panel_olp .main_contact_olp .one_row.check_txt .check_cont.all_check .check_lbl {
  flex-direction: row; }

.contact_panel_olp .main_contact_olp .one_row.check_txt .check_cont.all_check .check_lbl .ch_txt_cont {
  margin-left: 15px; }

.contact_panel_olp .main_contact_olp .one_row.check_txt .check_cont.all_check .check_lbl {
  margin-right: 30px; }

.olp_page .black-modal-window {
  background-color: #000;
  bottom: 26px !important;
  color: #fff;
  font-size: 14px;
  left: 0 !important;
  line-height: 20px;
  padding: 20px 18px;
  margin: 5px 0px 15px 0px;
  position: absolute;
  text-align: justify;
  width: 536px;
  z-index: 1000; }

.olp_page .weight-normal-priv {
  position: relative; }

.olp_page .stock_detals_panel .checkbox label {
  display: flex;
  position: relative;
  align-items: center; }

.olp_page .stock_detals_panel .checkbox label:before {
  content: '';
  width: 22px;
  min-width: 22px;
  height: 22px;
  border: 1px solid #ccc;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
  align-self: flex-start; }

.olp_page .stock_detals_panel .checkbox input:checked + label:before {
  background: #F6D800; }

.olp_page .stock_detals_panel .checkbox input:checked + label:after {
  content: '';
  background: url(/assets/opel/img/ch.png);
  width: 14px;
  background-repeat: no-repeat;
  position: absolute;
  left: 5px;
  top: 5px;
  height: 14px;
  background-position: center; }

.olp_page .checkbox_container_not_standart {
  margin-top: 15px; }

.olp_page .stock_detals_panel .checkbox {
  display: inline-flex;
  margin-bottom: 15px;
  margin-right: 45px; }

.olp_page .stock_detals_panel .checkbox input {
  display: none; }

.contact_panel_olp .main_contact_olp .but_container {
  display: flex;
  justify-content: center; }

.contact_panel_olp .main_contact_olp .but_container button {
  border: none;
  outline: none;
  background: #000;
  width: 164px;
  height: 30px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-family: OpelSansCondensed-Bd;
  cursor: pointer; }

.contact_panel_olp .main_contact_olp .but_container button::before,
.contact_panel_olp .main_contact_olp .but_container button::after {
  content: '';
  flex: 1 0 auto; }

.contact_panel_olp .main_contact_olp .but_container button:before {
  content: '';
  width: 11px;
  height: 16px;
  background: url(/assets/opel/img/icon_stock/icon_arrow.png);
  background-repeat: no-repeat;
  background-position: right;
  margin-right: 5px;
  display: inline-block; }

.popup-section {
  margin-top: 30px; }

.m-0 {
  margin: 0        !important; }

.m-1 {
  margin: 0.25rem  !important; }

.m-2 {
  margin: 0.5rem   !important; }

.m-3 {
  margin: 1rem     !important; }

.m-4 {
  margin: 1.5rem   !important; }

.m-5 {
  margin: 3rem     !important; }

.m-m1 {
  margin: -0.25rem !important; }

.m-m2 {
  margin: -0.5rem  !important; }

.m-m3 {
  margin: -1rem    !important; }

.m-m4 {
  margin: -1.5rem  !important; }

.m-m5 {
  margin: -3rem    !important; }

.my-0 {
  margin-top: 0        !important;
  margin-bottom: 0        !important; }

.my-1 {
  margin-top: 0.25rem  !important;
  margin-bottom: 0.25rem  !important; }

.my-2 {
  margin-top: 0.5rem   !important;
  margin-bottom: 0.5rem   !important; }

.my-3 {
  margin-top: 1rem     !important;
  margin-bottom: 1rem     !important; }

.my-4 {
  margin-top: 1.5rem   !important;
  margin-bottom: 1.5rem   !important; }

.my-5 {
  margin-top: 3rem     !important;
  margin-bottom: 3rem     !important; }

.my-m1 {
  margin-top: -0.25rem !important;
  margin-bottom: -0.25rem !important; }

.my-m2 {
  margin-top: -0.5rem  !important;
  margin-bottom: -0.5rem  !important; }

.my-m3 {
  margin-top: -1rem    !important;
  margin-bottom: -1rem    !important; }

.my-m4 {
  margin-top: -1.5rem  !important;
  margin-bottom: -1.5rem  !important; }

.my-m5 {
  margin-top: -3rem    !important;
  margin-bottom: -3rem    !important; }

.mx-0 {
  margin-left: 0        !important;
  margin-right: 0        !important; }

.mx-1 {
  margin-left: 0.25rem  !important;
  margin-right: 0.25rem  !important; }

.mx-2 {
  margin-left: 0.5rem   !important;
  margin-right: 0.5rem   !important; }

.mx-3 {
  margin-left: 1rem     !important;
  margin-right: 1rem     !important; }

.mx-4 {
  margin-left: 1.5rem   !important;
  margin-right: 1.5rem   !important; }

.mx-5 {
  margin-left: 3rem     !important;
  margin-right: 3rem     !important; }

.mx-m1 {
  margin-left: -0.25rem !important;
  margin-right: -0.25rem !important; }

.mx-m2 {
  margin-left: -0.5rem  !important;
  margin-right: -0.5rem  !important; }

.mx-m3 {
  margin-left: -1rem    !important;
  margin-right: -1rem    !important; }

.mx-m4 {
  margin-left: -1.5rem  !important;
  margin-right: -1.5rem  !important; }

.mx-m5 {
  margin-left: -3rem    !important;
  margin-right: -3rem    !important; }

.mb-0 {
  margin-bottom: 0        !important; }

.mb-1 {
  margin-bottom: 0.25rem  !important; }

.mb-2 {
  margin-bottom: 0.5rem   !important; }

.mb-3 {
  margin-bottom: 1rem     !important; }

.mb-4 {
  margin-bottom: 1.5rem   !important; }

.mb-5 {
  margin-bottom: 3rem     !important; }

.mb-m1 {
  margin-bottom: -0.25rem !important; }

.mb-m2 {
  margin-bottom: -0.5rem  !important; }

.mb-m3 {
  margin-bottom: -1rem    !important; }

.mb-m4 {
  margin-bottom: -1.5rem  !important; }

.mb-m5 {
  margin-bottom: -3rem    !important; }

.mt-0 {
  margin-top: 0        !important; }

.mt-1 {
  margin-top: 0.25rem  !important; }

.mt-2 {
  margin-top: 0.5rem   !important; }

.mt-3 {
  margin-top: 1rem     !important; }

.mt-4 {
  margin-top: 1.5rem   !important; }

.mt-5 {
  margin-top: 3rem     !important; }

.mt-m1 {
  margin-top: -0.25rem !important; }

.mt-m2 {
  margin-top: -0.5rem  !important; }

.mt-m3 {
  margin-top: -1rem    !important; }

.mt-m4 {
  margin-top: -1.5rem  !important; }

.mt-m5 {
  margin-top: -3rem    !important; }

.ml-0 {
  margin-left: 0        !important; }

.ml-1 {
  margin-left: 0.25rem  !important; }

.ml-2 {
  margin-left: 0.5rem   !important; }

.ml-3 {
  margin-left: 1rem     !important; }

.ml-4 {
  margin-left: 1.5rem   !important; }

.ml-5 {
  margin-left: 3rem     !important; }

.ml-m1 {
  margin-left: -0.25rem !important; }

.ml-m2 {
  margin-left: -0.5rem  !important; }

.ml-m3 {
  margin-left: -1rem    !important; }

.ml-m4 {
  margin-left: -1.5rem  !important; }

.ml-m5 {
  margin-left: -3rem    !important; }

.mr-0 {
  margin-right: 0        !important; }

.mr-1 {
  margin-right: 0.25rem  !important; }

.mr-2 {
  margin-right: 0.5rem   !important; }

.mr-3 {
  margin-right: 1rem     !important; }

.mr-4 {
  margin-right: 1.5rem   !important; }

.mr-5 {
  margin-right: 3rem     !important; }

.mr-m1 {
  margin-right: -0.25rem !important; }

.mr-m2 {
  margin-right: -0.5rem  !important; }

.mr-m3 {
  margin-right: -1rem    !important; }

.mr-m4 {
  margin-right: -1.5rem  !important; }

.mr-m5 {
  margin-right: -3rem    !important; }

.p-0 {
  padding: 0       !important; }

.p-1 {
  padding: 0.25rem !important; }

.p-2 {
  padding: 0.5rem  !important; }

.p-3 {
  padding: 1rem    !important; }

.p-4 {
  padding: 1.5rem  !important; }

.p-5 {
  padding: 3rem    !important; }

.py-0 {
  padding-top: 0       !important;
  padding-bottom: 0       !important; }

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important; }

.py-2 {
  padding-top: 0.5rem  !important;
  padding-bottom: 0.5rem  !important; }

.py-3 {
  padding-top: 1rem    !important;
  padding-bottom: 1rem    !important; }

.py-4 {
  padding-top: 1.5rem  !important;
  padding-bottom: 1.5rem  !important; }

.py-5 {
  padding-top: 3rem    !important;
  padding-bottom: 3rem    !important; }

.px-0 {
  padding-left: 0       !important;
  padding-right: 0       !important; }

.px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important; }

.px-2 {
  padding-left: 0.5rem  !important;
  padding-right: 0.5rem  !important; }

.px-3 {
  padding-left: 1rem    !important;
  padding-right: 1rem    !important; }

.px-4 {
  padding-left: 1.5rem  !important;
  padding-right: 1.5rem  !important; }

.px-5 {
  padding-left: 3rem    !important;
  padding-right: 3rem    !important; }

.pb-0 {
  padding-bottom: 0       !important; }

.pb-1 {
  padding-bottom: 0.25rem !important; }

.pb-2 {
  padding-bottom: 0.5rem  !important; }

.pb-3 {
  padding-bottom: 1rem    !important; }

.pb-4 {
  padding-bottom: 1.5rem  !important; }

.pb-5 {
  padding-bottom: 3rem    !important; }

.pt-0 {
  padding-top: 0       !important; }

.pt-1 {
  padding-top: 0.25rem !important; }

.pt-2 {
  padding-top: 0.5rem  !important; }

.pt-3 {
  padding-top: 1rem    !important; }

.pt-4 {
  padding-top: 1.5rem  !important; }

.pt-5 {
  padding-top: 3rem    !important; }

.pl-0 {
  padding-left: 0       !important; }

.pl-1 {
  padding-left: 0.25rem !important; }

.pl-2 {
  padding-left: 0.5rem  !important; }

.pl-3 {
  padding-left: 1rem    !important; }

.pl-4 {
  padding-left: 1.5rem  !important; }

.pl-5 {
  padding-left: 3rem    !important; }

.pr-0 {
  padding-right: 0       !important; }

.pr-1 {
  padding-right: 0.25rem !important; }

.pr-2 {
  padding-right: 0.5rem  !important; }

.pr-3 {
  padding-right: 1rem    !important; }

.pr-4 {
  padding-right: 1.5rem  !important; }

.pr-5 {
  padding-right: 3rem    !important; }

.btn {
  line-height: 1.5;
  padding: .375rem .75rem;
  border-radius: .35rem;
  border: 1px solid transparent; }

.btn-sm {
  font-size: .875rem;
  line-height: 1.5;
  padding: .25rem .5rem;
  border-radius: .25rem; }

.btn-xs {
  font-size: .75rem;
  line-height: 1.5;
  padding: .1rem .2rem;
  border-radius: .2rem; }

.btn-primary {
  color: #fff;
  background-color: #1AA6B7;
  border-color: #1AA6B7; }

.btn-secondary {
  color: #535353;
  background-color: #eee;
  border-color: #aaa; }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }

.form-control {
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px); }

.form-control-sm {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5; }

select.form-control-sm:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px); }

.form-control-xs {
  padding: .1rem .2rem;
  font-size: .75rem;
  line-height: 1.5; }

select.form-control-xs:not([size]):not([multiple]) {
  height: calc(1.302rem + 2px); }

/*.olp stock detals end*/
@media (max-width: 1383px) {
  .cookie_wrapper {
    padding-right: 100px; } }

@media (max-width: 1200px) {
  .cookie_wrapper {
    padding-left: 15px; } }

@media (max-width: 1183px) {
  .contact_panel_olp.stock_detals_panel .main_contact_olp {
    width: calc(100% - 40px);
    margin-left: 20px; }
  .olp_panel_head .detail_butt a:before {
    display: none; }
  .olp_panel_colum {
    padding: 0 15px; }
  .olp_panel_head {
    display: block; }
  .olp_panel_head.main_slider .main_desc {
    background-color: #000 !important; }
  .olp_panel_head .head_desc,
  .olp_panel_head .main_desc,
  .olp_panel_head .price_olp,
  .olp_panel_head .detail_butt,
  .olp_panel_head .main_desc p,
  .olp_panel_head .main_desc h2 {
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
    background: #000;
    font-size: 40px;
    padding: 18px;
    width: 100% !important;
    color: #fff !important;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    height: auto !important;
    margin-left: 0;
    padding-left: 0; }
  .olp_panel_head .main_desc h1 {
    background: #000 !important;
    color: #fff !important; }
  .olp_panel_head .main_desc p {
    padding: 0; }
  .draggableResizableTextsJson {
    display: flex;
    flex-direction: column; }
  .olp_panel_head .head_desc p, .olp_panel_head .detail_butt {
    font-size: 40px !important; }
  .olp_panel_head .head_desc p, .olp_panel_head .main_desc p, .olp_panel_head .price_olp p {
    color: #fff !important; }
  .olp_panel_head .main_desc, .olp_panel_head .head_desc, .olp_panel_head.main_slider .main_desc {
    font-size: 18px;
    padding: 10px 18px; }
  .olp_panel_head .price_olp {
    padding: 5px 18px; }
  .olp_panel_head .detail_butt {
    font-size: 18px;
    padding: 10px 18px;
    padding-bottom: 20px; }
  .olp_panel_bottom {
    padding-left: 0;
    padding-right: 0; }
  .layout_mid_panel {
    padding-left: 30px;
    padding-right: 30px; }
  .one_slide_panel {
    display: block; }
  .one_slide_panel .overpl {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    width: 100% !important;
    right: auto !important;
    background: #000;
    color: #fff; }
  .one_slide_panel .overpl .but {
    color: #000; }
  .one_slide_panel .overpl .txt {
    margin: 20px 0; }
  .text_panel {
    padding: 0 20px; }
  .olp-bottom-wltp-container {
    padding: 0 20px; } }

@media (max-width: 991px) {
  .img_txt_panel {
    padding-right: 20px; }
  .olp_panel_colum.stock .head_desc {
    font-size: 30px; }
  .img_txt_panel .panel1 .left_img {
    width: 50%;
    max-width: 50%;
    min-width: 50%;
    height: 282px; }
  .video_slide_panel .overpl_video {
    bottom: 10px; }
  .lay_but_panel .overpl .head {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 15px; }
  .lay_but_panel .overpl .txt1 {
    font-size: 16px; }
  .stock_detals_panel .head_pn .detals_container .head {
    font-size: 40px;
    margin-bottom: 10px;
    line-height: 40px;
    margin-top: 50px; }
  .stock_detals_panel .head_pn .detals_container .old_pr {
    margin-top: 10px; }
  .stock_detals_panel .head_pn .left {
    width: 54%; }
  .stock_detals_panel .head_pn {
    background-size: 70% 70%;
    flex-direction: column; } }

@media (max-width: 768px) {
  .olp_panel_bottom .overpl .detals_butt > .but_link:before {
    display: none; }
  .olp_page .stock_detals_panel .checkbox {
    margin-right: 15px; }
  .img_txt_panel .panel1 .right_txt {
    flex: auto; }
  .olp_panel_colum .one_col {
    width: calc(50% - 8px); }
  .detals_butt > .but_link {
    height: 45px; }
  .olp_panel_colum .detals_butt {
    bottom: 17px; }
  .olp_panel_colum .one_col:nth-child(3n - 1) {
    margin-right: 0;
    margin-left: 0; }
  .olp_panel_bottom .head_txt {
    font-size: 40px; }
  .olp_panel_bottom .main_txt {
    font-size: 18px; }
  .olp_panel_colum .head_desc {
    font-size: 30px; }
  .olp_panel_colum .one_col:nth-child(2n) {
    margin-left: 16px; }
  .olp_panel_bottom .col1 {
    width: calc(50% - 10px);
    margin-bottom: 20px; }
  .olp_panel_bottom .col1:nth-child(2) {
    margin-right: 0;
    margin-left: 20px; }
  .lay_but_panel img {
    display: none; }
  .lay_but_panel .overpl {
    position: relative;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    max-width: 100%; }
  .lay_but_panel .overpl .head, .lay_but_panel .overpl .txt1 {
    display: none; }
  .lay_but_panel .overpl .button_panel .button_one {
    width: 25%;
    max-width: 25%;
    height: 102px;
    margin-right: 0;
    height: 40px;
    padding-top: 7px; }
  .lay_but_panel .overpl .button_panel .txt, .lay_but_panel .overpl .button_panel .button_one:last-child .txt {
    display: none; }
  .lay_but_panel .overpl .button_panel {
    padding: 10px 0;
    background: #f7d900; }
  .lay_but_panel .overpl .button_panel .button_one:not(:last-child) {
    border-right: 1px solid; }
  .video_slide_panel {
    display: block; }
  .video_slide_panel .overpl_video {
    position: relative;
    bottom: 0;
    left: 0;
    background: #000;
    color: #fff;
    padding: 20px 12px; }
  .video_slide_panel:before {
    height: 53%; }
  .img_txt_panel .panel1 {
    flex-direction: column;
    /*		align-items: center;*/ }
  .img_txt_panel .panel1 .left_img {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-bottom: 20px;
    margin-right: 0; }
  .img_txt_panel {
    padding: 0 20px; }
  .list_panel .list_column .column_one {
    width: 100%; }
  .list_panel {
    padding: 0 20px; }
  .list_panel .list_column .column_one:nth-child(3n - 1) {
    margin: 0; }
  .layout_mid_panel {
    flex-direction: column;
    padding: 0 20px; }
  .layout_mid_panel .left_panel {
    width: 100%; }
  .layout_mid_panel .right_panel {
    margin: 0 auto;
    margin-top: 30px;
    max-width: 100%; }
  .list_panel .head .txt, .video_slide_panel .overpl_video .head, .text_panel .head, .layout_mid_panel .left_panel .head {
    font-size: 30px;
    line-height: 30px; }
  .img_txt_panel .panel1 .head {
    font-size: 25px;
    line-height: 25px; }
  .img_txt_panel .panel1 .main_txt, .layout_mid_panel .left_panel .txt {
    font-size: 14px; }
  .button_panel .button_one:before {
    font-size: 30px;
    height: 30px  !important; }
  .button_panel .button_one .txt {
    margin-top: 2px !important;
    font-size: 14px;
    max-width: 100%; }
  .button_panel .button_one {
    height: 86px;
    border-radius: 10px;
    margin: 4px;
    border-right: none !important; }
  .button_panel.fix .button_one:not(:last-child) {
    border-right: 1px solid; }
  .button_panel.fix .button_one .txt {
    display: none; }
  .button_panel.fix .button_one {
    height: 50px;
    border-radius: 10px;
    margin: 4px;
    border-right: none !important; }
  .button_panel.fix {
    height: 60px; }
  .contact_panel_olp .main_contact_olp .one_row {
    flex-direction: column; }
  .contact_panel_olp .main_contact_olp .one_row label.inp_lbl, .contact_panel_olp .main_contact_olp .one_row label.textarea_lbl textarea, .contact_panel_olp .main_contact_olp .one_row label.select_cont, .contact_panel_olp .main_contact_olp .one_row label.inp_lbl input {
    width: 100%; }
  .contact_panel_olp.stock_detals_panel .main_contact_olp .one_row label.inp_lbl input,
  .contact_panel_olp.stock_detals_panel .main_contact_olp .one_row label.inp_lbl,
  .contact_panel_olp.stock_detals_panel .main_contact_olp .one_row label.select_cont,
  .contact_panel_olp.stock_detals_panel .main_contact_olp .one_row label.textarea_lbl textarea,
  .contact_panel_olp.stock_detals_panel .main_contact_olp .one_row .check_cont {
    width: 100%; }
  .back_button_olp {
    height: 45px;
    top: 0; }
  .contact_panel_olp .main_contact_olp .but_container button {
    height: 45px; }
  .stock_detals_panel .head_pn {
    background-size: 70% 70%;
    flex-direction: column; }
  .stock_detals_panel .head_pn .detals_container {
    box-sizing: border-box;
    padding: 0 15px; }
  .stock_detals_panel .head_pn .detals_container .stock-det_price {
    background: #F7D900;
    float: left;
    padding: 5px 10px;
    margin-top: 15px; }
  .stock_detals_panel .head_pn .detals_container .old_pr {
    font-size: 12px;
    margin: 0; }
  .stock_detals_panel .head_pn .detals_container .fr .old_pr {
    font-size: 25px; }
  .olp_panel_colum.stock .stock_price_container .price_olp .fr .price-cont {
    display: block; }
  .price_olp .fr .price-cont .index_property {
    display: none; }
  .olp_page .stock-det_price .price-cont .price {
    font-size: 20px; }
  .olp_page .stock-det_price .fr .price-cont .price {
    font-size: 15px; }
  .olp_page .stock-det_price > div.price-cont {
    padding-top: 24px; }
  .stock_detals_panel .head_pn .detals_container .new_pr {
    font-size: 18px; }
  .stock_detals_panel .head_pn .detals_container .head {
    font-size: 30px;
    line-height: 30px; }
  .stock_detals_panel .head_pn .left {
    width: 60%;
    height: 285px;
    display: flex;
    align-items: center; }
  .stock_detals_panel .head_pn .left .img_container {
    height: auto; }
  .stock_detals_panel .auto_func {
    display: none; }
  .stock_detals_panel .head_pn .detals_container .head {
    margin-top: 0; }
  .cont_us_stock .head_panel_cont {
    padding: 0 15px;
    box-sizing: border-box; }
  .stock_detals_panel .head_pn .detals_container .contact_us_now {
    display: flex;
    margin-top: 15px;
    height: 45px;
    color: #000;
    font-size: 18px;
    font-family: 'OpelSansCondensed-Bd'; }
  .stock_detals_panel .head_pn .detals_container .contact_us_now > .but_cont_now {
    background: #BFBFBF;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
    cursor: pointer; }
  .stock_detals_panel .head_pn .detals_container .contact_us_now > .but_cont_now img {
    margin-left: 10px; }
  .contact_us_olp .contact_panel_olp {
    padding-top: 0px; } }

@media (max-width: 600px) {
  .stock_detals_panel .head_pn .left {
    width: 70%; } }

@media (max-width: 480px) {
  .head_stock {
    font-size: 40px;
    margin-bottom: 20px; }
  .olp_panel_colum .one_col {
    width: calc(100% - 40px);
    margin-left: 20px !important;
    margin-right: 20px !important; }
  .olp_panel_colum .one_col:nth-child(2n) {
    margin-left: 0; }
  .olp_panel_bottom .col1 {
    width: auto;
    margin-left: 20px !important;
    margin-right: 20px !important; }
  .olp_panel_bottom .colum_bot_panel {
    justify-content: center; }
  .video_slide_panel:before {
    height: 222px; }
  .contact_panel_olp .main_contact_olp .one_row .check_cont {
    flex-direction: column;
    margin-top: 15px; }
  .contact_panel_olp .main_contact_olp .one_row .check_cont .check_lbl {
    flex-direction: row-reverse;
    justify-content: flex-end;
    margin-bottom: 15px; }
  .contact_panel_olp .main_contact_olp .one_row.check_txt .check_cont .check_lbl {
    align-items: flex-start; }
  .contact_panel_olp .main_contact_olp .one_row.check_txt .check_cont.all_check .check_lbl {
    margin-right: 10px;
    align-items: center; }
  .contact_panel_olp .main_contact_olp .one_row.check_txt .check_cont.all_check .check_lbl .ch_txt_cont {
    margin-left: 5px; }
  .contact_panel_olp .main_contact_olp .one_row.check_txt .check_cont {
    margin-top: 0; }
  .contact_panel_olp .main_contact_olp .one_row .r-revers {
    display: flex; }
  .contact_panel_olp .main_contact_olp .one_row .r-revers > div:first-child {
    width: 80px; }
  .contact_panel_olp .main_contact_olp .one_row.check_txt .check_cont {
    flex-direction: row; }
  .stock_detals_panel .option_auto .option_list ul {
    list-style: none;
    margin: 0;
    padding: 0;
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    margin-bottom: 15px; }
  .stock_detals_panel .more_detal_auto ul li {
    width: 100%; }
  .stock_detals_panel .more_detal_auto ul li:nth-child(4n), .stock_detals_panel .more_detal_auto ul li:nth-child(4n - 1) {
    background: #fff; }
  .stock_detals_panel .more_detal_auto ul li:nth-child(2n) {
    background: #F9F9F9; }
  .stock_detals_panel .head_pn .left {
    width: 85%; }
  .stock_detals_panel .more_detal_auto, .stock_detals_panel .option_auto .olp_inner_cont {
    padding: 0 15px;
    box-sizing: border-box; } }

@media (max-width: 380px) {
  .video_slide_panel:before {
    height: 159px; } }

@media (max-width: 991px) {
  .read-more-popup {
    width: 80%;
    left: 10%; } }

@media (min-width: 769px) {
  .scroll-top-wrapper.left {
    right: auto;
    left: 40px; }
  .scroll-top-wrapper.right {
    left: auto;
    right: 40px; } }

@media (max-width: 768px) {
  .swip_button {
    padding: 13px 13px 13px 30px; }
  .slider_all_content .swiper-slide {
    padding-bottom: 105px; }
  .popap_conatiner .right_popap a {
    padding: 13px 13px 13px 30px; }
  .scroll-top-wrapper > span {
    display: none; }
  .scroll-top-wrapper {
    width: 38px;
    height: 38px;
    padding: 0;
    border-radius: 38px; }
  .scroll-top-wrapper.mobile_left {
    right: auto;
    left: 40px; }
  .scroll-top-wrapper.mobile_right {
    left: auto;
    right: 40px; }
  .scroll-top-wrapper:before {
    font-size: 16px;
    text-transform: lowercase;
    position: absolute;
    left: 11px;
    top: 10px; } }

@media (min-width: 480px) {
  .popap_conatiner {
    max-height: 744px; } }

@media (min-width: 768px) {
  .popap_conatiner {
    max-height: 699px; } }

@media (min-width: 991px) {
  .popap_conatiner {
    max-height: 673px; } }

@media (max-width: 480px) {
  .popap_conatiner .popap_top_conatiner {
    display: block; }
  .popap_conatiner .right_popap {
    align-items: flex-start; } }

@media screen and (max-width: 1177px) and (min-width: 769px) {
  .clearfix.masonry {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column; }
  .location-info-item {
    width: auto !important; }
  .location-info-details:not(:nth-of-type(2n)) {
    margin-right: 0; }
  .clearfix.loc_mk_mod {
    display: flex;
    flex-direction: column;
    align-items: center; } }

@media screen and (max-width: 593px) {
  .clearfix.masonry {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column; }
  .location-info-item {
    width: auto; }
  .location-info-details:not(:nth-of-type(2n)) {
    margin-right: 0; }
  .clearfix.loc_mk_mod {
    display: flex;
    flex-direction: column;
    align-items: center; } }

@media screen and (max-width: 768px) {
  .content-menu.popap_tab_cont {
    margin: 0;
    margin-bottom: 0; } }

@media (max-width: 480px) {
  .swiper_padding {
    padding: 0; } }

@media (max-width: 1201px) {
  .morecontent .contents {
    display: block; }
  .morelink {
    display: none; }
  .moreellipses {
    display: none; } }

@media (min-width: 1201px) {
  .error-block {
    padding: 90px 0; }
  .content-width .html-editor {
    max-width: 782px; }
  .content-primary {
    /* float:left; */
    /* width:833px; */
    vertical-align: top; }
  .table-face .content-primary {
    display: table-cell;
    width: 100%; }
  .table-face .page-sidebar {
    display: table-cell;
    border-left: 15px solid #f3f3f3;
    min-width: 254px; }
  .page-sidebar {
    /* float:right; */ }
  .location-table-map {
    width: 674px;
    min-height: 217px;
    height: 217px; }
  .location-table-map.regional {
    height: 360px; }
  .location-table {
    margin-bottom: 20px;
    padding-top: 20px; }
  .location-slider-item {
    /* width:202px;
        height:164px; */
    margin-right: 8px !important; }
  .location-slider-content {
    width: 643px; }
  .location-content .bx-wrapper {
    width: 538px; }
  .location-content .bx-wrapper .bx-controls-direction a.bx-prev,
  .location-content .bx-wrapper .bx-controls-direction a.bx-next {
    top: 65px; } }

@media (max-width: 1200px) {
  .content-standard {
    margin-bottom: 0px; }
  .location-table {
    margin-bottom: 30px;
    padding-right: 40px;
    padding-left: 40px; }
  .location-content .block_tertary {
    width: 100%;
    max-width: 368px; }
  .location-table-info .contactus {
    display: none; }
  .page-middle-actual.table-face {
    display: block;
    width: auto; }
  .single-slider-container-7s iframe {
    display: none; }
  .single-slider-container-7s iframe {
    display: inline-block; }
  .location-content .bx-wrapper .bx-controls-direction a.bx-next,
  .location-content .bx-wrapper .bx-controls-direction a.bx-prev {
    top: 50% !important;
    position: absolute;
    margin: 0 !important;
    transform: translateY(-50%); }
  .location-content .bx-wrapper .bx-controls-direction a.bx-prev:before {
    margin-top: 0;
    font-size: 40px;
    content: "t";
    font-weight: normal; }
  .location-content .bx-wrapper .bx-controls-direction a.bx-next:before {
    color: #fff;
    margin-top: 0;
    content: "u";
    font-size: 40px;
    font-weight: normal; }
  .page-sidebar {
    width: 100%;
    border-left: none; }
  .page-sidebar .block-content {
    display: inline-block;
    min-width: 264px;
    width: calc(50% - 5px); }
  .page-sidebar .block-content:nth-child(2n + 2) {
    margin-right: 10px; }
  .ret_check_container.display-checkboxes {
    -moz-column-count: 4;
    -moz-column-gap: 20px;
    -webkit-column-count: 4;
    -webkit-column-gap: 20px;
    column-count: 4;
    column-gap: 20px; }
  .home-slider .bx-controls-direction {
    display: none; }
  .single-slider-container-7s .bx-controls-direction a {
    display: none; }
  iframe {
    width: 1px;
    min-width: 100%;
    *width: 100%; }
  .slider-container-7s iframe {
    display: none; }
  .page-sidebar {
    display: none; }
  .slider-container-7s .slideWDRT .slider-drt-container-block {
    position: relative !important;
    height: auto !important;
    max-width: 100%;
    box-sizing: border-box;
    width: auto !important;
    left: 0 !important;
    top: 0 !important;
    background: #fff !important; }
  .slider-container-7s .slideWDRT .slider-drt-container-block span {
    color: #000 !important; }
  .read-more-popup {
    left: 10px;
    width: auto;
    right: 10px; } }

@media (max-width: 768px) {
  .page-sidebar {
    width: 264px;
    display: block;
    margin: 0 auto; } }

@media (min-width: 990px) {
  .logo-title {
    max-width: 400px;
    vertical-align: middle;
    display: table-cell; }
  .menu-item.menu-item-submenu:hover .submenu {
    display: block; }
  .shortlinks-icon {
    display: none; }
  .callback-flyout {
    width: 760px; }
  .callback-banner {
    display: inline-block;
    padding-right: 15px;
    width: 300px; }
  .callback-banner img {
    width: 300px; }
  .error-block img {
    padding-bottom: 50px; }
  .error-block-text {
    font-size: 58px; }
  .download-items-block {
    margin-right: 15px;
    margin-bottom: 15px;
    display: flex;
    vertical-align: top;
    width: calc((100% - 30px)/3);
    -webkit-flex-basis: calc((100% - 30px)/3);
    flex-basis: calc((100% - 30px)/3); }
  .download-items-block:nth-of-type(3n) {
    margin-right: 0; }
  .main-banner-block {
    /* display: table-row; */
    width: 100%;
    text-align: left;
    max-width: 1184px;
    margin: 0 auto;
    background: #f7d900 none repeat scroll 0 0; }
  .main-banner {
    display: table-cell;
    vertical-align: top;
    /* width: 50%; */
    background: #f7d900; }
  .main-banner img {
    display: inline-block;
    /* height: 100%; */
    width: 100%;
    margin-right: -4px;
    max-width: 100%;
    margin-bottom: -2px; }
  .main-banner-title {
    display: table-cell;
    vertical-align: top;
    text-align: left;
    width: 50%; }
  .main-banner-block.banner-full {
    display: block; }
  .banner-full .main-banner, .banner-full .main-banner-title {
    display: block;
    width: 100%; }
  .banner-full .main-banner img {
    width: 100%;
    display: block; }
  .location-info-item {
    display: inline-block;
    width: 100%;
    vertical-align: top; }
  /* .location-info-item.website-button-container{
        display: block
    }   */
  .location-info-details {
    width: 360px;
    min-height: 138px;
    float: left; }
  .location-info-details .location-info-actual {
    display: table-cell;
    vertical-align: top;
    table-layout: fixed;
    max-width: 170px; }
  .location-info-details .location-weekdays {
    display: table-cell;
    vertical-align: top;
    float: right; }
  .location-slider {
    padding: 0 55px; }
  .location-slider-left, .location-slider-right {
    width: 40px;
    height: 53px;
    line-height: 53px;
    top: 50px; }
  .location-slider-left:before, .location-slider-right:before {
    font-size: 40px;
    line-height: 53px; }
  .menu-item.selected:before {
    position: absolute;
    content: "";
    border-bottom: 4px solid #F7D900;
    left: 5px;
    right: 3px;
    bottom: 7px; }
  .header-right {
    position: absolute;
    right: 0;
    top: 0; }
  .main-logo {
    height: 86px;
    display: table; }
  .menu {
    padding-top: 12px;
    display: block !important; }
  .page-footer {
    padding-bottom: 50px; }
  .cars-container {
    width: 100%; }
  .masonry {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 1.5em;
    -webkit-column-gap: 1.5em;
    column-gap: 1.5em; } }

@media (min-width: 990px) and (max-width: 1200px) {
  .footer-content {
    padding-left: 20px;
    padding-right: 20px; }
  .bottom-navigation-item:not(:last-child) {
    padding-right: 30px; }
  .footer-info-block:last-child {
    margin-right: 0; }
  .error-block {
    padding: 70px 0; }
  .error-block img {
    width: 193px; }
  .location-item-text {
    height: 48px; }
  .location-slider-item {
    width: 141px;
    /* height:114px; */
    margin-right: 10px; }
  .location-slider-left, .location-slider-right {
    top: 30px; }
  .location-slider-content {
    width: 450px; }
  .location-table-map {
    width: 483px;
    min-height: 240px;
    height: 240px; }
  button.black-button {
    /* margin-left: 14px; */ }
  .block-content.promotion .bx-prev {
    left: 20px; }
  .block-content.promotion .bx-next {
    right: 20px !important; } }

@media (min-width: 769px) and (max-width: 990px) {
  .header {
    border: 0; }
  .header:after {
    position: fixed;
    left: 0;
    right: 0;
    /* content: ""; */
    top: 60px;
    border-bottom: 1px solid #CCC;
    z-index: 12; }
  .menu-icon:before {
    line-height: 60px;
    height: 60px; }
  .main-logo {
    margin-left: 5px;
    margin-top: 6px;
    margin-bottom: 5px;
    position: relative;
    z-index: 1; }
  .product-logo img {
    height: 60px; }
  .top-navigation {
    margin-top: 20px; }
  .top-navigation-item:last-child {
    margin-right: 10px; }
  .top-navigation-item {
    margin-right: 10px;
    /* height: 41px; */ }
  .shortlinks-icon {
    position: relative;
    /* height:40px; */ }
  .thank-you-yellow-area {
    height: 425px; }
  .product-slider_info {
    left: 50px;
    top: 45px;
    bottom: 45px;
    padding-bottom: 60px;
    max-width: 300px; }
  .product-slider_info.bottom-position {
    bottom: -66px;
    top: auto; }
  .product-slider_button {
    position: absolute;
    left: 0;
    bottom: 0; }
  .product-slider-dots-container {
    position: absolute;
    right: 20px;
    bottom: 20px;
    left: 20px;
    text-align: center; }
  .product-slider-dots {
    display: inline-block; }
  .product-slider-dots .item {
    float: left;
    margin: 0 5px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #fff;
    cursor: pointer; }
  .product-slider-dots .item.selected {
    background: black; }
  .locations-list-block .simple-link {
    vertical-align: top; }
  .top-navigation-item.active .top-navigation-flyout {
    top: 41px; }
  .callback-flyout {
    width: 580px;
    top: 61px;
    right: 102px; }
  .callback-content {
    padding: 10px 0; }
  .error-block {
    padding: 60px 0; }
  .error-block-text {
    font-size: 58px;
    margin-top: 30px; }
  .error-block img {
    width: 149px; }
  .block_secondary:nth-of-type(2n) {
    margin-right: 0; }
  .content-standard {
    padding: 30px 20px; }
  .location-item-text {
    font-size: 12px;
    height: 48px; }
  .location-item-contacts {
    font-size: 14px;
    line-height: normal; }
  .location-info-details {
    width: 357px;
    font-size: 12px;
    line-height: 18px; }
  .location-info-details .location-info-actual {
    float: left;
    width: 180px; }
  .location-info-details .location-weekdays {
    float: right;
    width: 160px;
    display: table; }
  .location-info-details .location-info-title {
    font-size: 14px; }
  .location-slider-left, .location-slider-right {
    width: 25px;
    height: 33px;
    line-height: 33px; }
  .location-slider-left:before, .location-slider-right:before {
    font-size: 23px;
    line-height: 33px; }
  .location-slider-left, .location-slider-right {
    top: 18px; }
  .location-slider-item {
    width: 90px;
    margin-right: 3px; }
  .location-slider {
    padding: 0 35px; }
  .location-table-map {
    width: 308px;
    min-height: 240px;
    height: 240px; }
  .car-block:nth-child(3n+3) {
    margin-right: 0; }
  .location-content .bx-wrapper .bx-controls-direction a.bx-next {
    right: 28px !important; }
  .location-content .bx-wrapper .bx-controls-direction a.bx-prev {
    left: 28px; }
  .location-content .bx-wrapper .bx-controls-direction a.bx-next,
  .location-content .bx-wrapper .bx-controls-direction a.bx-prev {
    width: 25px !important;
    height: 27px !important;
    line-height: normal;
    padding-top: 5px; }
  .location-content .bx-wrapper .bx-controls-direction a.bx-next:before,
  .location-content .bx-wrapper .bx-controls-direction a.bx-prev:before {
    font-size: 20px; }
  .block-content.promotion .bx-prev {
    left: -8px; }
  .block-content.promotion .bx-next {
    right: -8px !important; } }

@media screen and (max-width: 989px) {
  .menu-block {
    position: fixed;
    left: 0;
    margin-left: 0;
    top: 0;
    z-index: 12; }
  .main-banner-block {
    background: white; }
  .menu-icon:before {
    font-size: 22px;
    color: black;
    font-family: "Icons-Common";
    content: "p";
    height: 60px;
    display: block;
    width: 50px;
    text-align: center;
    position: relative; }
  .menu-icon.yellow:before {
    color: #f7d900; }
  .menu {
    display: none;
    position: fixed;
    left: 0;
    top: 60px;
    bottom: 0;
    width: 320px;
    background: #323232;
    margin: 0; }
  /* .menu-block:hover .menu{
        display: block;
    } */
  .menu-content {
    overflow-y: auto;
    height: 100%;
    overflow-x: hidden; }
  .menu-item {
    display: block;
    width: 100%;
    color: white;
    box-sizing: border-box;
    height: auto;
    padding: 0;
    border-bottom: 1px solid #3C3C3C; }
  .menu-item a {
    display: block;
    color: #fff; }
  .menu-item a span {
    display: block;
    padding: 13px 18px 13px 20px; }
  .menu-item .submenu-item span {
    padding-left: 40px; }
  .menu-item.selected:not(.menu-item-submenu) {
    background: white;
    color: #323232; }
  .menu_sort .menu-item.selected:not(.menu-item-submenu) {
    background: transparent; }
  .menu-item.menu-item-submenu:after {
    font-size: 15px;
    font-family: "icons-common";
    content: "e";
    position: absolute;
    text-transform: lowercase;
    right: 25px;
    line-height: 19px;
    vertical-align: initial;
    top: 16px;
    color: inherit;
    transition: transform .5s; }
  .menu_sort .menu-content {
    overflow-y: visible;
    height: 100%;
    overflow-x: visible; }
  .menu-item.menu-item-submenu:hover:after {
    color: #7F7F7F; }
  .menu-item.selected:not(.menu-item-submenu):after {
    /* background:white; */
    color: #323232; }
  .menu-icon-home + .menu-item {
    border-top: 1px solid #3C3C3C; }
  .burger-sub-active-parent:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    transition: transform .5s; }
  .menu-icon-home {
    padding-bottom: 20px;
    padding-top: 22px;
    margin-right: 0;
    padding-right: 15px; }
  .menu-item .submenu {
    display: none;
    position: static;
    border: none;
    background: #323232;
    padding: 0; }
  .menu-item .submenu-item:first-child {
    border-top: 1px solid #3c3c3c; }
  .menu-item .submenu-item {
    padding: 0;
    border-color: #3c3c3c;
    color: #fff; }
  .menu-icon-home:before {
    color: white;
    padding-left: 16px; }
  .menu-block.active .menu {
    display: block;
    z-index: 5; }
  .menu-item-line {
    display: none; }
  .shortlinks-item:before {
    width: 28px;
    text-align: center;
    display: inline-block;
    margin-right: 15px; }
  .shortlinks-menu-item {
    padding: 13px 25px;
    box-sizing: border-box;
    display: block; }
  .shortlinks-menu-item:hover {
    background: #F7D900; }
  .shortlinks-icon .tni-container:before {
    content: "o";
    font-size: 24px;
    position: relative;
    text-transform: lowercase;
    margin-right: 0; }
  /*  .shortlinks-icon:hover .shortlinks-menu, .shortlinks-icon.selected .shortlinks-menu {
        display:block;
    } */
  .shortlinks-menu-holder {
    position: absolute;
    /* left: -28px; */
    top: -20px;
    width: 110px;
    height: 20px;
    z-index: 5; }
  .shortlinks-menu {
    position: absolute;
    left: -28px;
    top: 41px;
    width: 320px;
    z-index: 5;
    background: #323232;
    color: black;
    box-sizing: border-box;
    font-size: 18px; }
  .shortlinks-menu .shortlinks-item, .shortlinks-menu .shortlinks-item:before {
    color: #fff; }
  div .product-slider_title {
    font-size: 33px;
    line-height: 30px;
    color: #000 !important; }
  div .product-slider_text {
    font-size: 18px;
    color: #000 !important; }
  .button-primary, .button-tertary {
    padding-top: 13px;
    padding-bottom: 13px; }
  .button-secondary {
    padding: 13px 26px; }
  .flex-container .block-primary .block-content {
    height: initial; }
  .block-primary .block-content {
    height: 250px; }
  .locations-block-container .block-primary .block-content {
    height: auto; }
  .offers-slider {
    width: 100%; }
  .offers-slider-content {
    text-align: center;
    /* width:80%; */ }
  .offers-slider img {
    width: inherit;
    max-width: 100%;
    display: inline-block !important; }
  .offers-slider-text {
    margin: 0 10px; }
  .locations-list-block {
    position: static; }
  .locations-block .block-content {
    height: initial; }
  .location-details:not(:last-child) {
    margin-bottom: 20px; }
  .locations-list {
    width: 100%;
    margin: 0; }
  .footer-content .model-selection, .footer-content .footer-info-block, .bottom-navigation-block {
    display: none; }
  .footer-content .footer-info-block.footer-quicklinks {
    display: block;
    width: 100%; }
  .footer-info-box {
    float: none; }
  .footer-quick-link {
    border-right: 1px solid #ccc;
    width: auto;
    padding-right: 15px;
    margin-right: 15px; }
  .footer-quick-link:nth-of-type(2n) {
    margin-right: 15px; }
  .footer-social {
    width: 100%;
    margin-top: 15px; }
  .footer-social .item:first-child {
    margin-left: 0; }
  input[type=submit], input[type=button] {
    padding-left: 30px;
    background: #000 url(/assets/opel/images/arrow.png) 12px 15px no-repeat;
    color: #fff; }
  .callback-banner {
    display: none !important; }
  .callback-buttons {
    position: static;
    padding-top: 16px;
    width: 100%;
    height: auto; }
  .callback-info {
    padding-bottom: 0; }
  .shortlinks-item img {
    margin-right: 10px; }
  .main-banner img {
    width: 100%; }
  .callback-content > div {
    float: none;
    width: 100%;
    display: inline-block; }
  .header-side {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    background-color: #fff;
    min-width: 320px;
    z-index: 12;
    border-bottom: 1px solid #ccc; }
  .header-side-olp {
    position: fixed !important;
    left: 0;
    right: 0;
    top: 0;
    background-color: #fff;
    min-width: 320px;
    z-index: 12; }
  body {
    padding-top: 60px; }
  .home .black-button-container {
    margin-top: 10px;
    display: block; }
  .home button.black-button {
    margin-left: 0;
    height: 45px;
    display: inline-block;
    width: auto; }
  .slider-fixed-menu-7s {
    display: none; }
  .download-items-block {
    width: 48%;
    margin-right: 2%;
    margin-bottom: 2%;
    display: flex;
    vertical-align: top; }
  /* .page-middle-actual.table-face {
        width: calc(100% - 80px);
    } */
  .page-content-block .page-middle {
    padding: 0;
    width: 100%; }
  .page-with-padding {
    padding: 20px; }
  .page-gallery {
    padding: 0 40px; }
  .page-gallery.flexible-container.mk_mod {
    padding: 0; }
  .callback-form-row input[type=submit] {
    background-position: 12px; }
  .faq-main-container .search-bar {
    margin-top: 30px; }
  .faq-search-container .search-category,
  .faq-search-container .search-input {
    margin: 15px auto;
    margin-top: 0;
    display: block;
    width: 200px; }
  .faq-search-container .search-button {
    margin-left: 0; }
  .faq-search-container .button-primary {
    float: none;
    margin: 11px 0; }
  .ret_check_container.display-checkboxes {
    -moz-column-count: 3;
    -moz-column-gap: 20px;
    -webkit-column-count: 3;
    -webkit-column-gap: 20px;
    column-count: 3;
    column-gap: 20px; }
  .cookie_panel .close-btn {
    top: 70px; }
  .text_small_gray {
    padding: 0 10px 10px 10px; }
  .discalimer {
    padding: 0 10px; } }

@media (min-width: 769px) {
  .top-navigation-callback {
    position: relative; }
  .block_secondary {
    /* float:left; */ }
  .block_tertary {
    /* float:left; */
    width: calc((100% - 16px)/2);
    margin-right: 15px;
    margin-bottom: 12px;
    display: inline-block;
    min-width: 340px; }
  .block_tertary.team-item {
    width: calc((100% - 32px)/3);
    min-width: 5px;
    -webkit-flex-basis: calc((100% - 33px)/3);
    flex-basis: calc((100% - 33px)/3); }
  .block_tertary.team-item:nth-of-type(3n) {
    margin-right: 0; }
  .locations-block-container .location-item {
    width: 23.87%;
    margin-right: 1.5%;
    margin-bottom: 1.5%;
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: #fff; }
  .locations-block-container .location-item:nth-of-type(4n) {
    margin-right: 0; }
  .location-table {
    display: table;
    width: calc(100% - 40px);
    max-width: 1104px;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 20px; }
  .location-table-map, .location-table-info {
    display: table-cell;
    vertical-align: top; }
  .carline .car-block:nth-child(3n + 3) {
    margin-right: 0; }
  .page-gallery .block_secondary {
    width: calc((100% - 32px)/3);
    display: inline-block;
    margin-right: 16px;
    margin-bottom: 16px; }
  .page-gallery .block_secondary:nth-child(3n + 3) {
    margin-right: 0; }
  .page-gallery .block_secondary:nth-last-child(-n + 3) {
    margin-bottom: 0; } }

@media screen and (max-width: 768px) {
  .header {
    /*height:40px;*/
    position: relative;
    z-index: 5;
    border: 0;
    min-height: 15px; }
  .header-side {
    border-bottom: 1px solid #CCCCCC; }
  .button-tertary.contuctus {
    display: inline-block; }
  .main-logo {
    margin-top: 5px;
    margin-left: 5px;
    margin-bottom: 5px;
    float: none; }
  .main-logo img {
    width: 112px; }
  .product-logo img {
    height: 48px; }
  .top-navigation-item-content {
    display: none; }
  .shortlinks-menu-holder {
    left: calc(100% - 270px);
    width: 50px; }
  .top-navigation {
    z-index: 2;
    margin: 0;
    margin-right: 10px;
    margin-top: 10px; }
  .header-side {
    white-space: nowrap; }
  .header-side > * {
    white-space: normal; }
  .shortlinks-menu {
    top: 49px;
    left: 0;
    width: 100%;
    height: calc(100vh - 50px);
    overflow: auto; }
  .top-navigation-flyout-holder {
    width: 60px;
    right: 90px; }
  .top-navigation-item {
    height: 37px; }
  .top-navigation-item:last-child {
    margin: 0; }
  .top-navigation-item:before {
    font-size: 31px; }
  .top-navigation-item.callus-icon:before {
    font-size: 28px; }
  .thank-you-yellow-area {
    height: 330px; }
  .thank-you-image {
    width: 150px;
    height: 130px; }
  .thank-you-yellow-area p {
    font-size: 48px; }
  .menu-icon:before {
    height: 48px;
    line-height: 48px; }
  div[class*="slider-arrow"] {
    display: none; }
  .product-slider {
    border-top: 1px solid #ccc; }
  .product-slider_title + .product-slider_text {
    margin-top: 0; }
  .product-slider_info {
    position: static;
    background: #F7D900;
    max-width: none;
    padding: 10px 20px;
    display: block; }
  .product-slider_title {
    margin-bottom: 20px; }
  .product-slider_text {
    margin-bottom: 20px; }
  .yellow-color {
    background-color: #000 !important; }
  .carline .page-middle-actual {
    padding-left: 16px;
    padding-right: 16px; }
  .mds-cmp-content01 .figure {
    width: 100%;
    max-width: none; }
  .html-editor img {
    /*max-width: 100%;*/
    height: auto; }
  .mds-cmp-content01 .text.aoiw {
    width: 100%;
    margin-top: 20px; }
  .home-banners-block .block-primary {
    float: none;
    margin-right: 0;
    width: 100%;
    margin-bottom: 20px; }
  .locations-list-block {
    padding: 20px;
    padding-bottom: 0; }
  .locations-list {
    margin: 0 !important; }
  .locations-list-block .simple-link {
    /* display: inline-block; */
    /* margin-right: 15px; */ }
  .location-map {
    height: 240px; }
  .location-map img {
    height: 100%; }
  .location-popup-btn-block {
    text-align: center; }
  .location-popup-btn {
    position: static; }
  /* .footer-menu-item:first-child + .footer-menu-item {
        width:100%;
        visibility:hidden;
        margin-top:-10px;
    } */
  .page-footer-top .page-middle-actual {
    position: relative; }
  .b-popup {
    max-width: 290px;
    padding: 20px 10px; }
  .b-popup-close {
    position: absolute;
    right: 15px;
    top: 15px; }
  .b-label_primary, .b-input_primary, .opt-in-checkboxes, .b-input_side {
    width: 100% !important;
    display: block !important; }
  .menu-block.active .menu {
    right: 0;
    width: 100%; }
  .top-navigation-flyout {
    top: 49px;
    left: 0;
    right: 0; }
  .callback-buttons {
    display: inline-block; }
  .callback-buttons .button-secondary {
    display: block;
    margin-right: 45px; }
  .callback-buttons .button-secondary:not(:last-child) {
    margin-bottom: 10px; }
  .callback-form-block {
    padding: 20px 10px;
    margin-top: 0; }
  .callback-form {
    width: 100%;
    max-width: 535px; }
  .callback-form-row > div {
    width: 100%;
    padding: 0; }
  .top-navigation-flyout {
    padding: 10px; }
  .callback-content {
    padding: 5px 10px; }
  .opt-in-checkboxes .b-checkbox_primary, .form-radioboxes .b-radiobutton {
    margin-bottom: 8px;
    display: block; }
  .b-popup-title {
    padding-right: 0;
    padding-top: 35px; }
  .suggest-product {
    padding: 15px 10px; }
  .more_option_container #stditems {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1; }
  .suggest-product, .suggest-product_banner, .suggest-product_info {
    display: block; }
  .b-form_primary .b-label_primary {
    padding-right: 0 !important; }
  .opt-in-checkboxes, .form-radioboxes {
    float: none;
    padding-left: 10px; }
  .contact_panel_olp.stock_detals_panel1 .opt-in-checkboxes {
    padding-left: 0; }
  .suggest-product_info {
    padding: 0; }
  .locations-block .block-content {
    display: block; }
  .locations-list-block, .locations-block .location-map {
    width: 100% !important;
    display: block;
    box-sizing: border-box; }
  .map_load.visib {
    display: block; }
  .infoBox {
    max-width: 300px; }
  .locations-list-block.many-children {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4; }
  .product-slider .bx-controls-direction a {
    margin-top: -92px !important;
    display: none; }
  .error-block {
    padding: 15px 0; }
  .error-block-text {
    font-size: 22px;
    margin-top: 10px; }
  .error-block img {
    width: 90px; }
  .main-content-block {
    background: white;
    padding: 15px 10px; }
  .error-page {
    margin: 5px -13px; }
  .main-content {
    margin-top: 20px; }
  .main-content-block {
    padding-bottom: 25px; }
  .download-items-block {
    width: 100%; }
  .block_secondary {
    margin-bottom: 10px; }
  .title-primary_eb_big {
    font-size: 40px;
    margin-bottom: 10px;
    line-height: 40px; }
  .main-banner-title-content {
    padding: 15px 10px; }
  .block_tertary {
    margin-bottom: 15px; }
  .content-menu {
    margin: 10px 0;
    margin-bottom: 30px; }
  .content-menu-item {
    float: none;
    display: block;
    text-align: left;
    border-bottom: 2px solid #F3F3F3;
    padding: 0; }
  .content-menu-item a {
    display: block;
    padding: 0 15px; }
  .content-menu-item:last-child {
    border-bottom: 0; }
  .content-standard {
    padding: 20px 15px;
    margin-left: -13px;
    margin-right: -13px; }
  .locations-block-container {
    text-align: center; }
  .locations-block-container .block-primary {
    margin-right: 3%;
    margin-bottom: 10px;
    max-width: 350px;
    text-align: left;
    width: 48%;
    position: relative;
    display: inline-block; }
  .locations-block-container .block-primary:nth-of-type(2n) {
    margin-right: 0; }
  .block-primary .block-content, .location-item-content, .location-item-text {
    height: auto; }
  .social-media-container {
    transform: none;
    padding: 20px 0; }
  .location-info-details {
    max-width: 360px;
    margin-right: 0;
    display: inline-block;
    width: 48%;
    min-width: 235px; }
  .location-info-actual {
    display: block;
    padding-left: 5px; }
  .location-weekdays {
    display: table;
    width: 100%; }
  .location-info-table--cell:first-child {
    width: 48%; }
  .location-slider {
    padding: 0 55px;
    margin: 0 -15px; }
  .location-content-form,
  .location-content {
    padding: 15px;
    width: 100%; }
  .location-slider-left, .location-slider-right {
    width: 40px;
    height: 53px;
    line-height: 53px;
    top: 50px; }
  .location-slider-left:before, .location-slider-right:before {
    font-size: 40px;
    line-height: 53px; }
  .location-slider-item {
    width: 169px;
    height: 136px;
    margin-right: 15px; }
  .location-slider-left, .location-slider-right {
    top: 30px; }
  .location-team-items {
    margin: 0 -10px; }
  .location-content .block_tertary.team-item {
    border: 0;
    padding: 0; }
  .location-content .block_tertary.team-item:last-child {
    margin-bottom: 0; }
  .location-table-map {
    width: 100%;
    min-height: 243px;
    height: 243px; }
  .location-search {
    display: block; }
  .location-search-input .b-input_primary {
    border-right: 1px solid #CCCCCC; }
  .location-search-input, .location-search-button {
    display: block;
    max-width: 270px;
    margin-bottom: 10px; }
  .location-search-button .button-action {
    width: 100%;
    text-align: left; }
  .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000 none repeat scroll 0 0 !important; }
  .menu {
    top: 48px; }
  body {
    padding-top: 48px; }
  .home .ret_inp_container,
  .home .ret_sel_container {
    margin: 0 auto;
    margin-bottom: 15px; }
  .home .ret_text_container + div {
    display: block;
    text-align: center; }
  .ret_inp_container,
  .ret_sel_container {
    display: block;
    width: 200px;
    margin-bottom: 10px; }
  .home .select-face-div-container {
    margin-top: 15px;
    display: block;
    width: 200px;
    margin: auto; }
  .home .select-face-div {
    margin-left: auto;
    margin-right: auto; }
  .home .black-button-container {
    text-align: center;
    display: block; }
  .car-block {
    flex-basis: 49%;
    margin-right: 2%;
    margin-bottom: 30px; }
  .location-content-form {
    float: none;
    max-width: none;
    padding-top: 20px;
    float: none;
    max-width: none; }
  .location-content-form:before {
    content: "";
    display: block;
    height: 1px;
    background-color: #000;
    position: absolute;
    width: calc(100% - 30px); }
  .car-block:nth-child(2n+2) {
    margin-right: 0; }
  .location-content-form .title-secondary_capitalize {
    margin-top: 22px; }
  .location-content-form .title-secondary_capitalize:after {
    top: 42px;
    right: 16px; }
  .b-form_secondary .form-row .b-label_secondary {
    width: 30%;
    min-width: 88px; }
  span.combodate,
  .b-input-side_secondary,
  .b-form_secondary .b-input_primary_small {
    width: calc(70% - 10px);
    max-width: calc(100% - 100px); }
  .product-block-image.image_small img {
    width: 100%;
    max-width: none;
    margin-bottom: 10px; }
  .product-block-desc {
    width: 100%;
    margin-left: 0;
    box-sizing: border-box; }
  .slider-fixed-menu-7s a {
    display: inline-block;
    font-size: 12px;
    font-family: verdana;
    color: #fff;
    width: 23.2%;
    height: 48px;
    padding: 0 10px;
    box-sizing: border-box;
    background: #474646;
    background: -webkit-linear-gradient(top, #474646, #3b3b3b);
    background: -o-linear-gradient(bottom, #474646, #3b3b3b);
    background: -moz-linear-gradient(bottom, #474646, #3b3b3b);
    background: linear-gradient(to bottom, #474646, #3b3b3b);
    margin: 0 2px;
    margin-bottom: 5px;
    line-height: 48px;
    text-align: center; }
  .slider-fixed-menu-7s {
    margin-bottom: 15px;
    background: none;
    height: auto;
    display: none;
    width: 100%; }
  .page-gallery .block_secondary {
    width: calc((100% - 16px)/2);
    display: inline-block;
    margin-right: 16px;
    margin-bottom: 16px; }
  .page-gallery .block_secondary:nth-child(2n + 2) {
    margin-right: 0; }
  .page-gallery .block_secondary:nth-last-child(-n + 2) {
    margin-bottom: 0; }
  /*  .slider-container-7s .bx-viewport{
        height: auto !important;
    } */
  .ret_check_container.display-checkboxes {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px; }
  .thank-you-yellow-area {
    height: 330px; }
  .thank-you-image {
    width: 150px;
    height: 130px; }
  .thank-you-yellow-area p {
    font-size: 48px; }
  .cookie_info {
    max-width: calc(100% - 60px); }
  .cookie_panel .cookie_right {
    float: none; }
  .cookie_wrapper {
    padding-right: 15px;
    padding-top: 10px; }
  .cookies-block.small .cookie_wrapper {
    padding-top: 15px; }
  .cookie_panel .dontallow_button, .cookie_panel .allow_button {
    min-height: 20px;
    font-size: 11px;
    padding-left: 24px; }
  .cookie_panel .close-btn {
    top: 60px;
    right: 15px; }
  .cookie_head {
    font-size: 14px; }
  .cookie_info_txt a {
    display: block;
    margin-top: 12px;
    font-size: 12px; }
  .cookie_info_txt {
    font-size: 12px; }
  .cookie_navigation div:nth-child(1) {
    margin-top: 12px; }
  .cookies-block.small .cookie_navigation div:nth-child(1) {
    margin-top: 0; }
  .cookie_panel .dontallow_button:before, .cookie_panel .allow_button:before {
    background: url("/assets/opel/images/arr_2.png") no-repeat center;
    width: 13px;
    height: 13px;
    top: 3px;
    left: 3px; }
  .product-block-text .button-primary {
    position: relative;
    bottom: 0; }
  .product-block-desc {
    padding-bottom: 0;
    padding-left: 15px; }
  .home-banners-block .info-block-button {
    position: static;
    transform: none;
    padding-bottom: 10px; }
  .home-slider .bx-controls-direction {
    display: none; }
  .location-page {
    display: inline-block;
    width: 100%; }
  .home-banners-block .flex-container {
    display: block; }
  .home-banners-block .flex-container .block-primary .block-bottom {
    position: static;
    transform: translateY(0); }
  .html-editor.content-standard table.column-2 td {
    width: initial;
    display: block;
    padding-right: 0; }
  .home .location-main-block,
  .home .location-main-block.mch-20 {
    min-height: initial; }
  .product-block-desc h2 {
    height: inherit; }
  .product-block-desc h2 span {
    text-overflow: inherit;
    white-space: inherit;
    position: static;
    font-size: 20px; }
  .product-block.info-zipped {
    padding: 20px;
    padding-top: 0;
    background: #fff; }
  .product-block.info-zipped:last-child a {
    padding-bottom: 20px; }
  .product-block.info-zipped a {
    padding: 0;
    padding-top: 20px; } }

@media screen and (max-width: 680px) {
  .page-sidebar {
    width: 264px; }
  .locations-list-block.many-children {
    column-count: 3;
    -moz-column-count: 3;
    -webkit-column-count: 3; }
  .team-item:nth-of-type(2n + 1) {
    margin-right: auto; }
  .team-item {
    display: block;
    width: 100%;
    max-width: 370px;
    margin-left: auto;
    margin-right: auto; } }

@media screen and (min-width: 481px) {
  .right-chat-button-min-container {
    display: none !important; } }

@media screen and (max-width: 480px) {
  .car-block {
    flex-basis: 100%;
    margin-right: 0; }
  .thank-you-image {
    width: 80px;
    height: 80px; }
  .thank-you-yellow-area {
    height: 140px; }
  .thank-you-yellow-area p {
    font-size: 26px; }
  .page-content-block .page-middle {
    padding: 0;
    width: 100%; }
  .b-label_secondary {
    font-size: 12px; }
  .location-content-form input[type=submit] {
    width: 100%;
    text-align: left; }
  .page-middle-actual {
    padding-left: 16px;
    padding-right: 16px; }
  .flex-container {
    width: 100%; }
  .page-middle-actual.table-face {
    width: calc(100% - 36px); }
  .home-banners-block + .block-primary.locations-block,
  .home-banners-block {
    padding: 12px; }
  .page-gallery {
    padding: 0; }
  .page-gallery .block_secondary {
    width: 100%;
    display: inline-block;
    margin-right: 0;
    margin-bottom: 25px; }
  .page-gallery .block_secondary:nth-last-child(-n + 2) {
    margin-bottom: 25px; }
  .location-content .bx-viewport {
    max-width: 300px; }
  .location-table,
  .location-content-table {
    padding-left: 16px;
    padding-right: 16px;
    width: calc(100% - 32px); }
  .faq-main-container {
    margin: 0 -16px;
    padding: 16px 12px; }
  .faq-main-container .faq-main-container {
    margin: 0;
    padding: 0; }
  .faq-item-title {
    margin-bottom: 0; }
  .faq-item-date {
    float: none;
    margin-bottom: 15px; }
  .faq-item .button-primary {
    margin-top: 15px; }
  .faq-ask-form-area {
    margin-bottom: 5px; }
  .faq-ask-form-title {
    display: block;
    margin-bottom: 5px; }
  .faq-ask-form-area textarea, .faq-ask-form-area input {
    width: 100%; }
  .faq-ask-form .terms-conditions {
    margin-left: 0; }
  .faq-search-container .faq-ask-form .button-primary {
    margin-left: 50%;
    transform: translateX(-50%); }
  .faq-ask-form .validation-container {
    width: 100%; }
  .locations-list-block.many-children {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1; }
  .page-with-padding {
    padding: 12px; }
  .ret_title_container {
    padding: 10px; }
  .ret_main_container {
    padding: 10px; }
  .select-face-div-container {
    display: block; }
  .select-face-div {
    width: calc(100% - 20px);
    margin-left: -10px;
    margin-right: 0;
    margin-bottom: 0; }
  .ret_button_text {
    margin-left: 18px; }
  .home .ret_button_text {
    margin-left: 0; }
  button.black-button {
    height: 30px;
    width: calc(100% + 10px);
    text-align: left; }
  .black-button-container {
    margin-left: -10px; }
  .ret_check_container {
    padding-top: 5px; }
  .home .ret_check_container {
    padding-top: 0; }
  .ret_check_container div {
    display: block; }
  .black-button-container {
    display: block; }
  .ret_check_container.display-checkboxes {
    -moz-column-count: 1;
    -moz-column-gap: 20px;
    -webkit-column-count: 1;
    -webkit-column-gap: 20px;
    column-count: 1;
    column-gap: 20px; }
  .logo-title, .logo-side {
    float: none;
    /* display:block;
        margin:0; */ }
  .logo-title {
    display: block; }
  .logo-title .logo-title-bold {
    margin: 0; }
  .gm-style-mtc,
  .location-content-table .bx-controls-direction,
  .location-info-block + h3.title-secondary_capitalize,
  .home-slider .bx-wrapper .bx-controls-direction a.bx-prev,
  .home-slider .bx-wrapper .bx-controls-direction a.bx-next {
    display: none; }
  .location-content .bx-wrapper {
    padding: 0; }
  .location-slider-item img {
    margin: 0 auto; }
  .page-sidebar {
    display: block;
    margin: 0 auto; }
  .carline .page-sidebar {
    padding-top: 0; }
  .title-primary_eb_big {
    font-size: 26px;
    line-height: 26px; }
  .locations-block-container .block-primary {
    width: 100%; }
  .slider-container-7s {
    padding: 0 10px; }
  .draggableResizableTextsJson + div {
    padding: 30px 10px 30px 20px !important; }
  .main-logo {
    margin-left: 5px; }
  .main-logo img {
    width: 68px; }
  .right-chat-button-container {
    display: none !important; }
  .right-chat-button-min-container {
    position: fixed;
    right: 18px;
    top: 50%;
    z-index: 9;
    margin-top: -15px; }
  .right-chat-button-min-container a {
    background: #f7d900;
    font-size: 19px;
    font-weight: bold;
    text-transform: capitalize;
    padding: 7px 13px;
    border-radius: 3px;
    box-shadow: 0px 4px 7px -2px rgba(0, 0, 0, 0.8); }
  .right-chat-button-min-container a:before {
    font-family: "icomoon";
    content: "\e96c";
    text-transform: lowercase;
    margin-right: 7px;
    font-weight: normal;
    font-size: 21px;
    display: inline-block;
    vertical-align: text-bottom; }
  .logo-title b {
    display: none; } }

@media screen and (max-device-width: 480px) {
  body {
    -webkit-text-size-adjust: none; } }

#waiting-loader {
  left: 705px;
  top: 50px;
  position: fixed;
  z-index: 500001;
  display: none; }

.img-container:first-child {
  height: 508px; }

.carsearchwidgetformpanel {
  font-size: 14px;
  line-height: 1.5; }
  .carsearchwidgetformpanel .lookandfeel-nsmadmin {
    /* negative margin to allow moving and registering the mouse over the .handle while jquery.sortable
is dragging */
    margin-left: -2rem; }
  .carsearchwidgetformpanel .action-block-row {
    display: block;
    margin-bottom: 10px; }
  .carsearchwidgetformpanel, .carsearchwidgetformpanel * {
    color: #545454; }
  .carsearchwidgetformpanel .admin-section {
    padding: 1rem 0 1rem 2rem; }
  .carsearchwidgetformpanel .listbox .listbox-text {
    margin-left: 0.3em; }
  .carsearchwidgetformpanel .listbox {
    border: 1px solid #ccc;
    overflow-x: auto;
    overflow-y: scroll;
    height: 6em;
    background: white; }
  .carsearchwidgetformpanel .listbox, .carsearchwidgetformpanel .form-control.listbox {
    padding: 0.4rem; }
  .carsearchwidgetformpanel .height-4em {
    height: 4em !important; }
  .carsearchwidgetformpanel .height-10em {
    height: 10em !important; }
  .carsearchwidgetformpanel h4 {
    font-weight: normal;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase; }
  .carsearchwidgetformpanel .listbox > * {
    display: block; }
  .carsearchwidgetformpanel .heading-group {
    display: flex;
    margin-bottom: 0.5rem;
    justify-content: space-between; }
  .carsearchwidgetformpanel .heading-group > * {
    display: inline; }
  .carsearchwidgetformpanel input.switch {
    height: 0;
    width: 0;
    position: absolute;
    visibility: hidden; }
  .carsearchwidgetformpanel input.switch + span {
    display: inline-block;
    position: relative;
    margin: -10px 3px -10px 0;
    vertical-align: super;
    width: 35px;
    height: 18px;
    background: #ff2626;
    border-radius: 100px;
    box-shadow: 0 0 3px 1px #0004 inset;
    border: 1px solid #aaa;
    overflow: hidden;
    cursor: pointer;
    user-select: none; }
  .carsearchwidgetformpanel input.switch:checked + span {
    background: #6dd900; }
  .carsearchwidgetformpanel input.switch:disabled + span {
    background: #888888; }
  .carsearchwidgetformpanel input.switch + span::after {
    content: '';
    position: relative;
    margin: 0;
    top: 2px;
    left: 2px;
    width: 14px;
    height: 14px;
    background: #fff;
    border-radius: 90px;
    transition: transform 100ms linear;
    display: block;
    box-shadow: 0 0 6px 3px #0005; }
  .carsearchwidgetformpanel input.switch:checked + span::after {
    transform: translateX(17px); }
  .carsearchwidgetformpanel input.checkbox {
    width: 0;
    height: 0;
    visibility: hidden;
    position: absolute; }
  .carsearchwidgetformpanel input.checkbox + span,
  .carsearchwidgetformpanel .form-control {
    background: white;
    border: 1px solid #aaa; }
  .carsearchwidgetformpanel input.checkbox + span {
    display: inline-block;
    vertical-align: text-bottom;
    width: 1em;
    height: 1em;
    border: 1px solid #aaa;
    user-select: none; }
  .carsearchwidgetformpanel input.checkbox + span::before {
    position: relative;
    display: block;
    content: "";
    left: 50%;
    top: 44%;
    height: 0.6em;
    width: 0.24em;
    border-right: 0.2em solid #505050;
    border-bottom: 0.2em solid #505050;
    transform: translate(-50%, -50%) rotate(45deg);
    visibility: hidden; }
  .carsearchwidgetformpanel input.checkbox:checked + span::before {
    visibility: visible; }
  .carsearchwidgetformpanel .form-control {
    display: block;
    padding: 0.2rem;
    box-sizing: border-box; }
  .carsearchwidgetformpanel .form-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    margin-left: -0.25rem;
    margin-right: -0.25rem; }
  .carsearchwidgetformpanel .col {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0; }
  .carsearchwidgetformpanel .form-row > .col {
    padding: 0.25rem; }
  .carsearchwidgetformpanel .form-row .form-control {
    width: 100%;
    min-width: 8em; }
  .carsearchwidgetformpanel .form-group {
    margin-bottom: 1rem; }
  .carsearchwidgetformpanel .option-list .form-group {
    margin-bottom: 0.5rem; }
  .carsearchwidgetformpanel ul.admin-orderable-section-list {
    list-style: none;
    margin: 0;
    padding: 0; }
  .carsearchwidgetformpanel ul.admin-orderable-section-list > li {
    list-style: none;
    position: relative;
    margin: 0;
    padding: 0; }
  .carsearchwidgetformpanel .admin-orderable-section-list .handle {
    position: absolute;
    display: block;
    left: 0.3rem;
    top: 1rem;
    height: 1rem;
    width: 0.17rem;
    border: 0.2rem dotted #cccccc;
    cursor: move; }
  .carsearchwidgetformpanel .sortable-placeholder {
    border: 1px dashed black; }
  .carsearchwidgetformpanel .option-list {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end; }
  .carsearchwidgetformpanel .panel-action-group {
    display: flex;
    justify-content: flex-end;
    margin-left: -5px;
    margin-right: -5px; }
  .carsearchwidgetformpanel .panel-action-group > .btn {
    margin-left: 5px;
    margin-right: 5px; }
  .carsearchwidgetformpanel .btn.btn-update {
    width: 170px;
    align-items: center;
    box-sizing: border-box;
    border-radius: 40px;
    background: #002D40;
    color: white;
    font-size: 14px;
    font-weight: bold; }
  .carsearchwidgetformpanel .btn.btn-update::before {
    display: inline-block;
    font-family: "icomoon-admin";
    content: "\e90e";
    font-size: 1.2em;
    font-weight: normal;
    margin-right: 5px;
    margin-top: -0.6em;
    margin-bottom: -0.5em;
    vertical-align: middle; }
  .carsearchwidgetformpanel .pt-4 {
    padding-top: 1.5rem !important; }
  .carsearchwidgetformpanel .mb-1 {
    margin-bottom: 0.25rem !important; }
  .carsearchwidgetformpanel .btn {
    border-style: none;
    padding: 0.375rem 0.75rem;
    line-height: 1.5; }

.admin-input {
  display: block;
  background: white;
  padding: 3px 10px;
  font-size: 12px;
  border: 1px solid #aaa;
  border-radius: 0;
  color: #545454;
  line-height: 1.5; }

.admin-input.admin-input-dropdown {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 25px;
  background: white url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 9px center/8px 10px;
  width: 100%; }
