.bootstrap-tabs{
  margin-bottom: 20px;
}
.fuelefficiency br{
  display:block !important;
}
.fuelefficiency{
  line-height: 15px !important;
  text-align: left !important;
}
.nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
}
.nav li {
  background-image: none !important;
  padding: 0 !important;
  margin: 0 3px 3px 0
}
.tab-link {
  text-decoration:none;
  background-color: #e4e2e2;
  color: #383838;
  margin: 0px !important;
  padding: 8px 15px !important;
  float: left !important;
  border: none;
  transition: background-color .2s linear;
}
.nav li:hover .tab-link{
  background-color: #da291c;
  color: #fff;
}
.nav li.active .tab-link{
  background-color: #da291c;
  color:#fff;
}
.nav-tabs {
  margin: 0 !important;
  list-style-type: none;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.tab-pane-content{
  padding: 20px;
  background: #F1F0F0;
}
.content_box_div{
  height: 140px;
  overflow: hidden;
  position: relative;
  margin: 40px 0;
  width: 100%;
}
.content_box_div.open{
  height: auto;
}
.content_box_toggle {
  bottom: 0;
  cursor: pointer;
  display: flex;
  justify-content: center;
  margin: auto;
  padding-bottom: 10px;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.content_box_toggle .arrow{
  content: "";
  width: 12px;
  height: 12px;
  right: 1px;
  transform: rotate(45deg);
  border: solid #3b3938;
  border-width: 0 3px 3px 0;
  display: inline-block;
  margin-top: 8px;
}
.content_box_toggle.open{
  position: relative;
}
.content_box_toggle.open .arrow{
  transform: rotate(225deg);
}
.content_box_toggle:not(.content_box_toggle.open):after {
  background: linear-gradient(0deg,#fff 25%,hsla(0,0%,100%,0));
  bottom: inherit;
  content: "";
  cursor: inherit;
  display: block;
  height: 110px;
  position: inherit;
  width: inherit;
  z-index: -1;
}
.front-special-a {
  text-decoration: none;
  background: transparent !important; 
  content: '' !important; 
  padding: 0px !important;
}
.news-grid{
  display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-gap: 0 20px;
}
.news-grid.campaign{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px 0px;
  margin: 0 -10px;
}
.news-grid.campaign .news-block{
  width:calc(50% - 20px);
  margin: 0 10px;
}
.news-grid .mainpic_wrapper{
  height: 200px;
  overflow: hidden;
  width: 100%;
}
.mainpic_wrapper .mainpic{
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}
.news-block .mainpic{
  transition: all 0.25s ease-in-out;
}
.news-block:hover .mainpic{
  transform: scale(1.05);
}
.news-grid.campaign .news-img{
  height:320px;
}
.news-block a{
  text-decoration: none;
}
.news-block a:hover{
  color:#000
}
.news-block .news-bottom{
  padding:24px;
}
.news-block .news-bottom_inner{
  display:flex;
  position:relative;
  font-size:18px;
  font-weight:700;
  padding: 0 0 24px;
  margin: 0 0 24px;
}
.news-block.campaign .news-bottom_inner{
  padding: 0;
  margin: 0 0 24px;
}
.news-block.campaign .news-bottom .link{
  color: #da291c;
  font-size:16px;
  font-weight:500;
}
.front-cta{
  font-weight: 500;
  text-decoration: none;
  position: relative;
  color: #da291c;
  display: flex;
}
.front-cta .arrow {
  display: flex;
  align-items: center;
  position: relative;
  margin-right: 10px;
  width: 28px;
  min-width: 28px;
  transition: min-width .2s ease-in-out,width .2s ease-in-out;
}
.front-cta .arrow:before {
  position: absolute;
  border-top: 2px solid;
  content: "";
  display: block;
  width: 28px;
  min-width: 28px;
  left: 0;
  -webkit-transition: min-width .2s ease-in-out,width .2s ease-in-out;
  -o-transition: min-width .2s ease-in-out,width .2s ease-in-out;
  transition: min-width .2s ease-in-out,width .2s ease-in-out;
}
.front-cta .arrow:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  right: 1px;
  transform: rotate(-45deg);
  border: solid #da291c;
  border-width: 0 2px 2px 0;
  display: inline-block;
}
.news-block.campaign:hover .arrow {
  width: 32px;
  min-width: 32px;
}
.news-block.campaign:hover .arrow:before {
  width: 32px;
}
.news-block:not(.news-block.campaign) span::after, .news span::after{
  content: "";
position: absolute;
bottom: 0;
left: 0;
width: 50px;
height: 3px;
background-color: #da291c;
}
.news-block .news-img{
  background-size:cover;
  background-position: center;
  height:220px;
}#front_specials .box a:hover{
    background: #3b3938;
}
.pricetable td .lease-extra{
  transform: translate(-50%, 50%);
}
.price-grid .lease-p{
  font-size: 10px;
  line-height: 12px;
  margin: 4px 0 10px 0;
}
.hide{
  display:none !important
}
.hide2{
  visibility: hidden;
}
.price-box-overlay{
  display:none;
}
.specialprice_table > *,
p.onlygrid,
span.onlygrid{
  display:none;
}
.price-grid{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(22rem, 1fr));
  grid-template-rows: auto;
  grid-gap: 16px;
  width:100%;
}

.price-grid.used .price-box:first-of-type{
  display:none
}

.price-grid .price-box:first-child:not(#front .price-box:first-child)
.mbackground.all .price-box .smallcolor{
  min-height: 142px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.noUi-origin {
  margin-top: -5px !important;
}
.noUi-connect {
  background: #da291c !important;
}
.price-grid .price-box{
  display: grid;
  grid-template-columns: 1fr 1fr 0.8fr;
  grid-template-rows: auto;
  gap: 0px 0px;
  grid-template-areas:
      "title title title"
      "p1 p2 p3"
      "img img img"
      "color color color";
  position:relative;
  padding: 10px;
  background: #fff;
  border: 1px solid #DDDBDB;
  cursor:pointer;
  border-radius: 8px;
  -webkit-tap-highlight-color: transparent;
}
.sub .price-grid .price-box{
  display: grid;
  grid-template-columns: 1fr 1fr 0.8fr;
  grid-template-rows: auto;
  gap: 0px 0px;
  grid-template-areas:
      "title title title"
      ". p1 ."
      "img img img"
      "color color color";
  position:relative;
  padding: 10px;
  background: #fff;
  border: 1px solid #DDDBDB;
  cursor:pointer;
}
.price-grid .price-box-overlay{
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  background: rgba(255, 255, 255, 0.7);
  width: 100%;
  height: 100%;
  opacity: 0;
}
.none{    
}
.bookedRow {
}
.bookedRow td{
  opacity: 1 !important; 
}
.price-grid .booked span, .price-grid .coming span, .price-grid .stock span{
  display:none
}
.price-box{
  transition: .15s ease-in-out
}
.price-box:hover {
  transform: scale(1.05);
  box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 10%)
}
.owl-theme .owl-nav {
  opacity:0;
  visibility: hidden;
  margin-top: 10px;
  position: absolute;
  width: 100%;
  top: 30%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all .3s ease-in-out;
}
.owl-carousel .owl-nav .owl-next::before, .owl-carousel .owl-nav .owl-prev::before{
  font-family: "citroen-icons";
}
.owl-carousel .owl-nav .owl-next::before{
  content:'\E9F3'
}
.owl-carousel .owl-nav .owl-prev::before{
  content:'\E9F2'
}
.owl-dots{
  opacity:0;
  visibility: none;
  transition: all .3s ease-in-out;
  margin: 4px 0;
}
.price-box:hover .owl-theme .owl-nav, .price-box:hover .owl-dots{
  opacity:1;
  visibility: visible;
}
.price-box p.onlygrid{
  display:block;
  margin-bottom: 6px;
  line-height: 15px;
}
.price-box .redprice{
  font-size: 21px;
  color: #da291c;
  font-weight: 700;
  font-family: "CitroenType", Verdana, sans-serif;
}
.price-box .bprice{
  font-size: 21px;
  color: #000;
  font-family: "CitroenType", Verdana, sans-serif;
}
.price-box p.regularprice{
  text-decoration:line-through
}
.price-grid .price-box b{
  text-align: center;
  grid-area: title;
  color:#000;
  margin:32px 0px 18px 0;
}
.price-grid .price-box p{
  text-align: center;
}
.price-grid .price-box .regularprice{
  margin:0;
}
.price-grid .price-box br{
  display:none;
}
.special {
  text-align: center !important;
}
.price-grid .price-box .special:first-child {
  grid-area: p1;
}
.price-grid .price-box .special:nth-child(2){
  grid-area: p2;
}
.price-grid .price-box .special:last-child{
  grid-area: p3;
}
.sub .price-grid .price-box .special{
  grid-area: p1;
}
.price-grid .price-box .price-img{
  display:flex;
  align-items: center;
  grid-area: img; 
}
.price-grid .price-box .col{
  position:absolute;
  right:0;
  top:0;
}
.price-box .col .red{
  font-size:12px;
  padding:4px;
  min-height:auto;
}
.price-grid .price-box .smallcolor{
  grid-area: color;
  align-self: flex-end;
  margin:0;
  line-height: 14px;
}
.price-grid .data-wrap{
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px 10px;
  padding: 10px;
}
.price-grid .smallcolor p{
  line-height:12px;
}
.price-grid .data-wrap p{
  display: flex;
  align-items: center;
  margin:0
}
.price-grid p.fuelefficiencyElectric{
  text-align:left;
}
.price-grid .smallcolor .car-color {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom:16px;
}
.price-grid .smallcolor .color-name{
  display:flex;
  flex-direction: column;
}
.price-grid .smallcolor .color-name .color-base{
  margin-bottom: 4px;
  color: #000;
}
.price-grid .smallcolor .color-name .color-sec{
  font-size:12px
}
.price-grid .data-wrap p::before{
  content: "";
  display:inline-flex;
  background-size: 18px 18px;
  height:18px;
  width:18px;
  margin-right:6px;
}
.data-wrap .fueltype::before{
  background-image: url('/img/fueltype.svg');
}
.data-wrap .transmission::before{
  background-image: url('/img/transmission.svg');
}
.data-wrap .power:before{
  background-image: url('/img/engine.svg');
  background-size: 20px 20px !important;
  height:20px !important;
  width:20px !important;
  margin-left: -2px;
}
.data-wrap .fuelefficiency::before{
  background-image: url('/img/fuel.svg');
}
.data-wrap .fuelefficiencyElectric::before{
  background-image: url('/img/bolt.svg');
}
.data-wrap .modelyear::before{
  background-image: url('/img/modelyear.svg');
}
.data-wrap .mileage::before{
  background-image: url('/img/mileage.svg');
} 
.price-grid .price-img img{
  width:100%;
}
.price-grid .specialoffer{
  position:absolute;
  font-size: 14px;
  color: #fff;
  background: #fd9348;
  padding: 4px 10px;
  top: 0;
  left: 0;
  border-radius: 8px 0 8px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}
.status{
  color: #fff;
  border-radius: 4px;
  padding: 3px;
}
.side_status{
  display: flex;
  gap: 8px;
}
.stock{
  background: #1E8C22;
}
.booked{
  background: #D82B04;
}
.coming {
  background: #EBAA05;
}
.status{
  border-radius: 50%;
}
.status_wrap{
  display: flex;
padding: 8px 12px;
gap: 5px;
align-items:center
}
.side_status .status_wrap{
  padding:0;
}
.status_wrap span{
  line-height: normal;
}
.shop-equipment{
  columns: 2;
  column-gap: 35px; 
  margin-bottom: 40px;
}
.shop-equipment div{
  break-inside: avoid-column;
  margin-bottom: 3rem; 
}
.shop-equipment li{
  list-style-type: none;
  background: url('/img/check.svg') no-repeat left;
  padding-left: 24px;
  margin-bottom: 20px;
}
.expnd-btn{
  color: #000;
  text-decoration:none;
}
.expnd-btn:hover{
  color: #000;
}
.expnd-btn img{
  margin-left:8px;
  transform: rotate(180deg);
}
.expnd-btn.open img{
  transform: rotate(0);
  transition: transform 0.2s linear;
}
.expnd-btn .open-text{
  display: none;
}
.expnd-btn.open .close-text{
  display: none;
}
.expnd-btn.open .open-text{
  display: inherit !important;
}
.eq-wrapper, #techdatas-extra {
  overflow: hidden;
  transition: max-height 300ms;
  max-height: 0; 
}
.eq-wrapper.open, #techdatas-extra.open {
  max-height: 2400px;
}
.shoptable{
  display:flex;
}
.contenttable td:nth-child(2){
  text-align:right
}
.shoptable .contenttable, .shoptable .contenttable td{
  border-right:0;
  border-left:0;
}
.shoptable .redtext{
  font-size: 16px
}
.price-switch{
  display:flex;
  margin-bottom: 16px;
}
.price-switch a{
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-family: "CitroenType", Verdana, sans-serif;
  font-weight:700;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 18px;
  border-bottom: 1px solid #DDDBDB;
  text-align: center;
  padding: 10px 6px;
  cursor:pointer;
}
.price-switch .fprice{
  flex:1
}
.price-switch .flease{
  flex:2
}
.price-switch a.active{
  font-family: "CitroenType", Verdana, sans-serif;
  font-weight:700;
  color: #fff;
  background:#97999B;
  border-bottom: 1px solid #97999B;
}
.filter-price{
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  position:relative;
}
.filter-price .fp-input{
  width:50%;
  position:relative
}
.filter-price .fp-input input{
  background: #fff;
  width:100%;
  box-shadow: none;
  border: 1px solid #DDDBDB;
  box-sizing: border-box;
  margin:0;
}
.filter-price .fp-input input::-webkit-outer-spin-button,
.filter-price .fp-input input::-webkit-inner-spin-button,
.lease-calc input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.filter-price .fp-input input[type=number],
.lease-calc input::-webkit-inner-spin-button,
.lc-i input[type=number]  {
  -moz-appearance: textfield;
}
.filter-price .fp-input:before{
  position: absolute;
  content:"€";
  right:8px;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 700;
}
.filter-price input::placeholder{
  color:#585858;
}
.filterModel {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 8px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 22px;
}
.filterModel input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 100% !important;
  margin: 0 !important;
  width: 90% !important
}
.tooltiptext {
  background:#796f6e;
  visibility: hidden;
  min-width: 100px;
  max-width: 200px;
  font-size: 14px;
  text-align: center;
  border-radius: 6px;
  padding: 8px;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12);
  margin-left: -40px;
}
.tooltipColor:hover .tooltiptext {
  visibility: visible;
}
.fm-checkmark {
  position: absolute;
  /*   top: 0;
    left: 0; */
  height: 16px;
  width: 16px;
  border: 1px solid rgba(221, 219, 219, 1);
  background-color: #fff;
  top: 50%;
  left: 0;
  transform: translate(0%, -50%);
}
.fm-checkmark-border:after {
  background: url('/img/fm-checkmark-border.svg') no-repeat center !important;
}
.filterModel:hover input ~ .fm-checkmark {
  background-color: rgba(221, 219, 219, 1);;
}
.filterModel input:checked ~ .fm-checkmark {
  background-color: rgba(30, 140, 34, 1);
  border-color:rgba(30, 140, 34, 1);
}
.fm-checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.filterModel input:checked ~ .fm-checkmark:after {
  display: block;
  opacity: 1;
  transform: scale(1.2);
}
.filterModel .fm-checkmark:after {
  content: '';
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 4;
  position: absolute;
  transform: scale(0);
  background-size: 50%;
  background: url('/img/fm-checkmark.svg') no-repeat center;
}
.filterModel .fm-count{
  color: #969696
}
.sidebar-cat{
  border-bottom: 1px solid #DDDBDB;
}
.fm-container b{
  margin-bottom:10px;
}
.fm-container{
  transition: all 0.25s cubic-bezier(1, 0, 0, 1);
  opacity: 1;
  padding-bottom:10px;
  max-height:4000px;
}
.fm-close{
  max-height: 0px;
  opacity: 0;
  overflow: hidden;
  padding-bottom: 0
}
.sidebar-collapse{
  cursor:pointer;
  line-height:50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sidebar-collapse b{
  color: #000;
}
.sidebar-collapse:after {
  content: '';
  background-image: url('/img/fm-arrow.svg');
  background-size: 14px 8px;
  width:14px;
  height:8px;
  float: right;
  margin-left: 5px;
  transform: rotate(0);
  transition: transform 0.2s linear;
}
.fm-anim:after   {
  content: '';
  background-image: url('/img/fm-arrow.svg');
  transform: rotate(180deg);
  transition: transform 0.2s linear;
  background-size: 14px 8px;
  width:14px;
  height:8px;
  float: right;
  margin-left: 5px;
}
.shop-heading{
  display:flex;
  justify-content: space-between;
  align-items:center;
  margin-bottom: 0px;
}
.shop-heading .shop-btns{
  display: flex;
  flex-direction: row-reverse;
}
.shop-heading .shop-btns a{
  text-align: center;
}
.shop-heading h2{
  margin:0
}
.shop-container{
  display:flex;
  width:100%
}
.shop-container h3 {
  margin: 0 0 20px 0;
}
.techdata-container{
  flex:2
}
.heading-models{
  display:inline-flex;
  align-items: center;
  justify-content: space-between;
  width:100%;
}
.heading-models h2{
  margin:0;
}
.heading-btns{
  display:inline-flex;
  align-items:center;
  justify-content: space-between;
}
.view-switcher{
  display:flex;
  gap:6px;
  margin: 0 20px;
}
.view-switcher a{
  display: flex;
}
#list-switch:hover svg, #grid-switch:hover svg{
  fill: #796F6E
}
#list-switch.active svg, #grid-switch.active svg{
  fill: #796F6E
}
#price-sorting{
  border: 1px solid #DDDBDB;
  height: 38px;
  box-sizing: border-box;
  padding: 0 5px;
  line-height: 18px;
  font-size: 14px;
  font-family: "CitroenType", Verdana, sans-serif;
  color: #585858;
}
.lease-container{
  margin-left: 50px;
  flex: 1;
}
.lc-inner{
  border: 1px solid #DDDBDB;
  padding: 20px;
}
.lease-calc {
  display: grid;
  grid-template-columns: 1.3fr 0.7fr 1fr;
  gap: 14px 12px;
  grid-auto-flow: row;
  grid-template-areas:
      "input1 input1 input1"
      "input2 input2 input4"
      "input3 input3 input5"
      "input6 input6 input8"
      "input7 input7 .";
}
.lease-calc.nofilter{
  grid-template-areas:
  "input1 input1 input1"
  "input2 input2 input4"
  "input3 input3 input5"
  "input6 input6 ."
  "input7 input7 .";
}
.lease-calc input, .lease-calc select {
  border: 1px solid #DDDBDB;
  height: 38px;
  width:100%;
  box-sizing: border-box;
  padding: 0 5px;
  line-height: 18px;
  font-size: 14px;
  font-family: "CitroenType", Verdana, sans-serif;
  color: #585858;
}
.calc-container .inputwide{
  background-color: white !important;
  height: 32px;
  width:100%;
  border: 0.5px solid #989898;
  -webkit-box-shadow: inherit !important;
  box-shadow: inherit !important;
  padding: 0 5px;
  line-height: 18px;
  font-size: 14px;
  font-family: "CitroenType", Verdana, sans-serif;
  color: #585858;
  -moz-appearance: textfield;
}
.lease-container .eq-wrapper ul li{
  padding: 0 0 5px 15px;
  background: url(../img/bullet.png) no-repeat left 6px;
}
.lease-container .eq-wrapper b{
  display:flex;
  margin: 10px 0
}
.filterInput{
  display: flex; flex-direction: row; justify-content: space-between;
}
.filterInput input {
  width:100%;
  background-color: white !important;
  height: 32px;
  border: 0.5px solid #989898;
  -webkit-box-shadow: inherit !important;
  box-shadow: inherit !important;
  padding: 0 5px;
  line-height: 18px;
  font-size: 14px;
  font-family: "CitroenType", Verdana, sans-serif;
  color: #585858;
  -moz-appearance: textfield;
}
.filterInput input::-webkit-inner-spin-button,
.filterInput input::-webkit-outer-spin-button { 
  -webkit-appearance: none;
  margin: 0; 
  -moz-appearance: textfield;
}
.filterInput input:before {
  position: absolute;
  content:"€";
  float: right;
  transform: translateY(-50%);
  font-weight: 700;
}
.lease-calc .lc-i{
  position:relative;
}
.lease-calc .input2:before, .lease-calc .input3:before{
  position: absolute;
  content:"€";
  right:8px;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 700;
}
.lease-calc .input4:before, .lease-calc .input5:before, .lease-calc .input7:before{
  position: absolute;
  content:"%";
  right:8px;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 700;
}
.lease-calc .input6:before{
  position: absolute;
  content:attr(data-content);
  right:8px;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 700;
}
.lease-calc input::placeholder{
  color:#585858;
}
.input1 { grid-area: input1; }
.input2 { grid-area: input2; }
.input3 { grid-area: input3; }
.input4 { grid-area: input4; }
.input5 { grid-area: input5; }
.input6 { grid-area: input6; }
.input7 { grid-area: input7; }
.input8 {
  grid-area: input8;
  display:flex;
  align-items:center;
  justify-content:center;
}
.lc-result{
  display:flex;
  justify-content: space-between;
  align-items: center;
  width:100%;
  margin-top:20px;
}
.lc-result .redtext{
  font-family: "CitroenType", Verdana, sans-serif;
  font-weight: 700;
  color: #da291c;
  font-size: 21px;
}
#second .pictures .shopimage {
  float: left;
  margin: 0 0 10px 0;
  height: 100%;
  overflow: hidden;
}
#second .pictures .shopimage a { 
  display:block;
  margin:0;
  width:100%;
  height:100%;
  overflow:hidden;
}
.pictures .responsive{
  margin-top: 0;
}
.pictures .responsive .slick-arrow{
  font-size:0;
}
.pictures .responsive .slick-prev, .pictures .responsive .slick-next{
  top: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color:#3b3938;
}
.pictures .responsive .slick-prev::before, .pictures .responsive .slick-next::before{
  font-size: 36px;
  font-family: "citroen-icons";
}
.pictures .responsive .slick-prev{
  left:0;
}
.pictures .responsive .slick-prev::before {
  content: "";
}
.pictures .responsive .slick-next{
  right:0;
}
.pictures .responsive .slick-next::before {
  content: "";
}
.shop-dots{
  display: flex;
  justify-content: center;
}
.shop-dots li {
  padding: 0 !important;
  background: none !important;
}
.shop-dots ul{
  margin:10px;
}
.shop-dots li button {
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  color: #fff;
  padding: 0;
  height: 10px;
  width: 10px;
  margin: 7.5px;
  -moz-border-radius: 85px;
  -webkit-border-radius: 85px;
  border-radius: 85px;
  border: 1px solid #262626 !important;
  background: transparent;
}
.shop-dots li button:hover{
  background:#262626;
  border: 3px solid #262626 !important;
}
.shop-dots .slick-active button{
  background:#262626;
  border: 3px solid #262626 !important;
}
.citroen-store-banner img {
  padding-top: 20px;
  width: 100%;
  height: auto;
}
.auto24-iframe .def, .auto24-iframe .asc, .auto24-iframe .desc {
  background-size: 9px 12px
}
.auto24-iframe .soData a {
  text-decoration: none;
}
.auto24-iframe .soPrice {
  font-weight: bold;
  float: right;
  margin: 0 10px 0 0;
}
.ui-widget-overlay {
  background: rgba(0, 0, 0, 0.7);
  opacity: 1;
  filter: Alpha(Opacity=100)
}
#slides2 .theimage {
  background-repeat: no-repeat !important
}
.ui-state-default .ui-icon {
  position: relative;
  background: transparent !important
}
.ui-icon-closethick {
  display: block;
  left: 11px !important;
  top: 11px !important;
  padding: 0 0 0 0 !important;
  width: 12px;
  opacity: 0.6;
  height: 12px;
  transition: transform .25s ease-in-out
}
.ui-button:hover .ui-icon-closethick {
  opacity: 1
}
.ui-icon-closethick:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 12px;
  height: 0;
  border-top: 3px solid rgba(0, 0, 0, 1);
  transform: rotate(45deg);
  transform-origin: center
}
.ui-icon-closethick:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 12px;
  height: 0;
  border-top: 3px solid rgba(0, 0, 0, 1);
  transform: rotate(-45deg);
  transform-origin: center
}
.vahe {
  padding-left: 25px !important
}
.vahe b {
  font-weight: normal
}
.eqPrice {
  text-align: center !important;
  white-space: nowrap
}
.onlyfive .theimage {
  float: left;
  margin: 0 5px;
  width: 137px;
  height: 76px;
  overflow: hidden;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover
}
.onlyfive .theimage a {
  display: block;
  margin: 0;
  width: 137px;
  height: 76px;
  overflow: hidden
}
#menu .topmenu {
  width: 100%
}
#menu #search-desk {
  float: right;
  transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  border-bottom: 1px solid #d6d6d6;
  display: none
}
#menu #search-desk:hover {
  border-bottom: 1px solid #796F6E
}
#menu #search-desk input {
  float: left;
  border: 0;
  line-height: 18px;
  font-size: 14px;
  font-family: "CitroenType", Verdana, sans-serif;
  color: #000;
  background: #fff;
  width: 100px;
  height: 22px
}
#menu #search-desk button {
  float: left;
  border: 0;
  height: 24px;
  width: 24px;
  background: #fff;
  color: #fff;
  cursor: pointer;
  transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  border-radius: 100px;
  vertical-align: middle;
  text-align: center
}
.onlyifportrait, #onlyifportraittxt {
  display: none
}
#menu #search-desk button img {
  width: 15px;
  margin: 0;
  padding: 0;
  height: 15px
}
#menu #search-desk button:hover {
  background: #F1F0F0
}
#footer #newsletter {
  margin: -5px -10px 0 0
}
.newsletter{
  width: 50%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}
#mobdesk #desk, #mobdesk #mobile {
  float: left;
  font-size: 16px;
  margin-right: 30px;
  font-family: "CitroenType", Verdana, sans-serif;
  padding: 17px 5px 17px 22px;
  opacity: 0.5;
  text-decoration: none
}
.pages {
  width: 100% !important
}
#mobdesk #ios, #mobdesk #android {
  float: left;
  font-size: 16px;
  margin-right: 10px;
  font-family: "CitroenType", Verdana, sans-serif;
  padding: 17px 5px 17px 22px;
  text-decoration: none
}
#mobdesk #ios {
  background-image: url(../img/ios.svg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 16px 16px
}
#mobdesk #android {
  background-image: url(../img/android.svg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 16px 16px
}
#mobdesk #desk {
  background-image: url(../img/mobile.svg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 16px 16px
}
#mobdesk #mobile {
  background-image: url(../img/desktop.svg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 16px 16px
}
#mobdesk #vlogo {
  float: right;
  margin-right: 470px
}
.content .left .red {
  margin-bottom: 5px !important
}
.closeslide img{
  width: 12px;
  height: 12px;
  vertical-align: middle
}
img[src="/img/arwr_w.png"], img[src="https://www.citroen.lv/img/arwr_w.png"], img[src="https://www.citroen.lt/img/arwr_w.png"], img[src="https://www.citroen.ee/img/arwr_w.png"], img[src="https://citroen.lv/img/arwr_w.png"], img[src="https://citroen.lt/img/arwr_w.png"], img[src="https://citroen.ee/img/arwr_w.png"], img[src="http://citroen.ee/img/arwr_w.png"] {
  width: 7px;
  height: 11px
}
img[src="/img/arwr_b.png"], .secondheader img {
  width: auto;
  height: 18px;
}
#vehicomlogo {
  width: 13px !important;
  height: 15px !important
}
img[src="/img/togglebox.png"] {
  width: 16px;
  height: 8px
}
#showright {
  display: none
}
#slides2 {
  min-width: 100%;
  width: 100%;
  height: 76px;
  position: relative
}
#slides2  .slidesjs-control {
  width: auto !important;
  height: 76px !important;
  width: 100% !important
}
#slides2 .slidesjs-container {
  width: auto !important;
  height: 76px !important;
  float: left;
  padding-left: 5px;
  width: -moz-calc(100% - 130px) !important;
  width: -webkit-calc(100% - 130px) !important;
  width: calc(100% - 130px) !important
}
#slides2 .slidesjs-previous {
  position: relative;
  z-index: 900;
  margin: 0;
  padding: 0;
  width: 62px;
  height: 76px;
  background-image: url(../img/arwl2.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 16px 29px
}
#slides2 .slidesjs-next {
  right: 0;
  position: relative;
  z-index: 900;
  margin: 0;
  padding: 0;
  width: 62px;
  height: 76px;
  background-image: url(../img/arwr2.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 16px 29px
}
#slides2 .slidesjs-previous, #slides2 .slidesjs-next {
  transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  background-color: #796F6E;
  border: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  float: left
}
#slides2 .slidesjs-previous:hover, #slides2 .slidesjs-next:hover {
  background-color: #3f3f3f
}
.vehicles_list tr:nth-child(2n+1) {
  background: #F1F0F0 none repeat scroll 0 0
}
#menu .mobile {
  display: none
}
#menu .desk {
  display: block
}
.no-scroll {
  overflow: hidden !important;
  /* position: fixed; */
  z-index: -2;
  height: 100% !important;
  max-height: 100% !important
}
#mobile {
  display: none
}
#desk {
  display: block
}
#slides {
  display: none;
  z-index: 1;
  margin: 10px auto 0 auto;
  padding: 0;
  width: 960px;
  height: 390px;
  min-width: 960px;
  overflow: hidden
}
#slides img {
  cursor: pointer
}
#slides .slidesjs-previous {
  position: absolute;
  z-index: 900;
  top: 280px;
  margin: 0 0 0 -10px;
  padding: 0;
  width: 50px;
  height: 50px;
  background: url(../img/arwl.png) no-repeat center;
  background-size: 17px 21px
}
#slides .slidesjs-next {
  position: absolute;
  z-index: 900;
  top: 280px;
  margin: 0 0 0 920px;
  padding: 0;
  width: 50px;
  height: 50px;
  background: url(../img/arwr.png) no-repeat center;
  background-size: 17px 21px
}
#slides .slidesjs-previous, #slides .slidesjs-next {
  transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  background-color: #ffffff;
  border: 0
}
#slides .slidesjs-previous:hover, #slides .slidesjs-next:hover {
  opacity: 0.8
}
#slides .slidesjs-pagination {
  list-style: none;
  position: absolute;
  z-index: 900;
  padding: 25px 0 0 0;
  margin: 0;
  width: auto;
  color: transparent;
  font-size: 0;
  left: -moz-calc(50% - 75px);
  left: -webkit-calc(50% - 75px);
  left: calc(50% - 75px)
}
#slides .slidesjs-pagination li {
  float: left;
  margin: 0;
  padding: 0;
  width: 30px;
  height: 10px
}
#slides .slidesjs-pagination  a {
  text-decoration: none;
  color: #fff;
  display: block;
  padding: 0;
  height: 10px;
  width: 10px;
  border: 0;
  margin: 0 10px;
  -moz-border-radius: 85px;
  -webkit-border-radius: 85px;
  border-radius: 85px;
  background: #e0e0e1
}
#slides .slidesjs-pagination  a:hover {
  background: #796F6E
}
#slides .slidesjs-pagination li a.active, #slides  .slidesjs-pagination li a:hover.active {
  background: #796F6E;
  height: 20px;
  width: 20px;
  padding: 0;
  margin: -5px 5px 0 5px
}
.onlyconsumer {
  width: 806px;
  padding: 30px
}
.soContent a {
  color: #585858
}
.submit input {
  background-size: 8px auto;
  background-position: right 5px center
}
.vehicles_list img {
  width: 74px !important;
  height: auto !important
}
.vehicles_list img {
  width: 100% !important;
  height: auto !important
}
.auto24-iframe th.photo {
  width: 220px
}
.special-offers div.soData, .special-offers div.dummy {
  width: 23% !important;
  margin-bottom: 2vw;
  margin-right:10px;
  float: left;
  min-width: auto !important
}
.special-offers div.separator {
  width: 2% !important
}
.auto24-iframe input, .auto24-iframe select {
  box-sizing: border-box;
  width: 10vw !important;
  max-width: 180px !important
}
.auto24-iframe .tdYear_select select {
  max-width: 80px !important;
  width: 6vw !important
}
.submit input {
  box-sizing: border-box;
  width: 15.6vw !important;
  max-width: 240px !important;
}
.vehicle_details {
  line-height: 21px
}
#special-offers-veho_citroen_front img, #special-offers-veho_citroen_latvia_front img, #special-offers-veho_citroen_lithuania_front img {
  height: 100% !important;
  max-height: 250px !important;
  width: 100% !important;
  object-fit: cover;
}
.mobhdr {
  display: none !important
}
.slick-slider {
  position: relative;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin: 0 auto;
  margin-top: 10px;
  height: auto;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden !important;
  margin: 0;
  padding: 0
}
.slick-list:focus {
  outline: none
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto
}
.slick-track:before, .slick-track:after {
  display: table;
  content: ''
}
.slick-track:after {
  clear: both
}
.slick-loading .slick-track {
  visibility: hidden
}
.responsive .slick-slide{
  width:auto;
  transform:scale(.8);
  transition: transform .5s ease-in-out;
  min-height: auto !important;
}
.responsive .slick-slide img{
  height: 100%;
  width: 100%;
  object-fit: contain;
  max-height:340px;
  max-width: calc(100vw - 40px);
  margin:0
}
.responsive .slick-center{
  transform:scale(1);
}
.slick-slide {
  display: none;
  float: left;
  max-width: 960px !important;
  width: 100%;
  height: 100%;
  min-height: 1px
}
[dir='rtl'] .slick-slide {
  float: right
}
.slick-slide img {
  width: 100%;
}
.slick-slide.slick-loading img {
  display: none
}
.slick-slide.dragging img {
  pointer-events: none
}
.slick-initialized .slick-slide {
  display: block
}
.slick-loading .slick-slide {
  visibility: hidden
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}
.slick-arrow.slick-hidden {
  display: none
}
@charset 'UTF-8';
.slick-loading .slick-list {
}
.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  border: 0;
  position: absolute;
  top: 50%;
  display: block;
  cursor: pointer;
  z-index: 900;
  top: -moz-calc(50% - 25px);
  top: -webkit-calc(50% - 25px);
  top: calc(50% - 25px);
  padding: 0;
  width: 50px;
  height: 50px;
  background-size: 17px 21px !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  background-color: #ffffff;
  background-position: center;
  background-repeat: no-repeat
}
.lazy2 .slick-prev, .lazy2 .slick-next {
  position: relative;
  top: 0;
  float: left;
  right: auto !important;
  left: auto !important;
  z-index: 50;
  padding: 0;
  width: 62px;
  height: 76px !important;
  border-radius: 0;
  font-weight:normal;
  background-size: 17px 21px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 16px 29px
}
.lazy2 .slick-list {
  width: 590px;
  padding-right: 10px;
  height: 76px !important;
  float: left
}
.lazy2 .slick-slide {
  margin: 0 0 0 10px
}
.lazy2 .theimage {
  height: 76px;
  background-size: cover;
  background-repeat: no-repeat
}
.lazy2 .theimage  a {
  display: block;
  width: 100%;
  height: 100%
}
.lazy2 .slick-prev::before, .lazy2 .slick-next::before{
  font-size: 36px;
  font-family: "citroen-icons";
  vertical-align: middle;
}
.lazy2 .slick-prev::before {
  content: "";
}
.lazy2 .slick-next::before {
  content: "";
}
.pictures .slick-prev:hover, .pictures .slick-prev:focus, .pictures .slick-next:hover, .pictures .slick-next:focus {
  color:#57718a;
}
.lazy2 .slick-prev:hover, .lazy2 .slick-next:hover {
  background-position: center !important
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  /* opacity: .5 */
}
.slick-prev {
  left: -10px
}
.slick-next {
  right: -10px
}
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}    
.slick-dots {
  position: absolute;
  bottom: -40px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  color: #fff;
  display: block;
  padding: 0;
  height: 10px;
  width: 10px;
  margin: 5px;
  -moz-border-radius: 85px;
  -webkit-border-radius: 85px;
  border-radius: 85px;
  background: #e0e0e1
}
.slick-dots li:hover button, .slick-dots li:focus button {
  background: #796F6E
}
.slick-dots li.slick-active button {
  background: #fff;
  height: 25px;
  width: 25px;
  padding: 0;
  margin: 0;
  border: 0 !important
}
article {
  -moz-column-width: 270px;
  -webkit-column-width: 270px;
  -moz-column-gap: 10px;
  -webkit-column-gap: 10px
}
article section {
  display: inline-block;
  margin: 0 0 15px 0;
  padding: 20px;
  width: 270px;
  background: #F1F0F0
}
article section p {
  margin: 0
}
article section h2 {
  margin: 0 0 10px 0
}
.vehicles_list .a24icondesk {
  width: 40px !important
}
.vehicles_list .a24iconmob {
  display: none !important
}
#cookies {
  position: fixed;
  bottom: 0
}
#front {
  display: flex;
  flex-direction: column;
  padding: 0 0 40px 0;
  background: #fff;
  margin-top: 40px;
}
html, body {
  background: transparent
}
html {
  height: auto !important
}
#header {
  background: #ffffff;
  height: auto !important
}
#menu .content_inner{
  max-width:100%
}
.content_inner {
  padding: 0 40px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
#second.modelpage .content_inner{
  max-width:1280px
}
.front_inner{
  padding:40px 0;
}
.secondheader {
  position: relative;
  margin: 18px 0
}
#second, .thirdwidest {
  height: auto;
  margin: 0;
  padding: 0 0 40px 0;
  background: transparent;
  background-position: top center !important;
  background-repeat: repeat-x !important;
  background-size: auto 225px !important
}
.colorpics img {
  width: 100%;
  height: auto
}
#second .content_inner {
  padding-top: 40px;
  min-height: 400px;
}
.storefront .content_inner, .modelsview .content_inner{
  max-width:1920px;
}
#second .right {
  margin: 0 0 0 40px;
  width: calc(100% - 18% - 40px)
}
#second:not(.storefront, .modelsview) .right {
  margin: 0;
  padding: 0;
  width: 100%;
}

.thirdwidest .allmodels:not(.allmodels.build), .thirdwidest .onlyextramodels {
  width: 100%;
  grid-template-columns:repeat(5, 1fr)
}
.eripakkuminetogglebutton {
  width: 100%
}
.eripakkuminetogglebutton.front {
  margin: 20px 0 20px 0;
  display: block !important;
}
#second .mainpic {
  width: 100%;
  height: auto
}
.widecontent {
  width: 100%
}
#second .right .middle {
  width: calc(100% - 286px)
}
.right input[value="VIN kood"], .spvin {
  width: calc(100% - 155px) !important
}
​
.right input[value="VIN"] {
  width: calc(100% - 505px) !important
}
​
.right select[name="dealer"] {
  width: calc(100% - 155px) !important
}
​
.pages {
  width: 100% !important
}
#footer {
  background: #F1F0F0
}
.models, .extramodels, .teenindusmenu, .models2 {
  margin: 0 auto;
  left:0;
  right:0;
  width: 100%;
  max-width: 1440px;
}
.leftmenu {
  width: calc(100% - 70px);
  margin: 30px;
  background: #f1f0f0;
}
.allmodels {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  display:grid;
  grid-template-columns: repeat(auto-fill, minmax(16rem, 1fr));
  grid-template-rows: auto;
  grid-gap:24px 8px;
  margin-bottom: 8px;
}
.content {
  width: 100%;
  min-width: 100%
}
#settings {
  width: 100px;
  height: 40px;
  background: transparent;
  position: absolute;
  z-index: 99999;
  top: 190px;
  transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  right: 8vw
}
.moveup {
  top: 90px !important
}
#playpause, #volumemute {
  width: 40px;
  height: 40px;
  background: transparent;
  position: relative;
  float: left;
  margin-left: 10px
}
#playpause a, #volumemute a {
  border: 0;
  background: transparent
}
#playpause .svg, #volumemute .svg {
  width: 12px;
  margin: 12px;
  height: 12px;
  fill: #fff;
  transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out
}
#playpause:hover .svg, #volumemute:hover  .svg {
  fill: #007bcd
}
#playpause #playbtn, #playpause #pausebtn, #volumemute #mutemebtn, #volumemute #volumebtn {
  position: absolute;
  visibility: visible;
  opacity: 1;
  top: 0;
  width: 40px;
  height: 40px;
  left: 0;
  transition: opacity .2s, visibility .2s
}
.hidebtn, .hidebtn2 {
  visibility: hidden !important;
  opacity: 0 !important
}
html, body {
  line-height: 23px;
  font-size: 14px
}
#footer {
  line-height: 21px;
  font-size: 14px
}
.slider {
  position: relative;
  /* overflow: hidden;
  */
  z-index: 1;
  width: 100%;
  height: auto;
  margin: 0;
  top: 0;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}
.thesliderthingy {
  width: 100%;
  height: auto;
  position: relative
}
.gallery {
  width: 100%;
  margin: 0 0 20px 0;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: auto !important;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}
.gallery img {
  width: 100%
}
.gallery {
  position: relative !important;
  height: auto !important
}
.gallery .slick-track {
  height: auto !important
}
.gallery .slick-slide {
  height: auto !important;
  margin: 0;
  width: 100%;
  width: 100%
}
.table {
  display: table;
  height: 100%;
  width: 100%
}
.table-cell {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  width: 100%
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0
}
#player {
  width: 100%;
  height: 100%
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.zero {
  height: 0;
  min-height: 0;
  border: 0;
  margin: 0;
  padding: 0
}
.leftgray .closeme {
  display: none
}
.video-background {
  background: #000;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -99;
}
.video-foreground{
  height: 40vw !important
}
.video-background iframe{
  height: 40vw !important;
  transform: scale(1.4);
}
.video-foreground, .video-background iframe {
  /*     position: absolute; */
  z-index: -90;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
@media (min-aspect-ratio:16/9) {
  .video-foreground {
      height: 300%;
      top: -100%
  }
}
@media (max-aspect-ratio:16/9) {
  .video-foreground {
      height: 300%;
      top: -100%;
  }
}
.box {
  height: auto;
  float: left;
  width: 50%;
  padding: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
.newsletter input {
  float: left;
  border: 0;
  padding: 20px 15px;
  min-height: auto;
  background: transparent;
  line-height: 18px;
  font-size: 18px;
  font-family: "CitroenType", Verdana, sans-serif;
  color: #3b3938;
  width: calc(100% - 215px);
  border: 3px solid #3b3938
}
.newsletter .red {
  width: 215px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.red, .prettybutton, .prettybutton2 {
  float: right;
  padding: 20px;
  margin: 0;
  color: #fff !important;
  cursor: pointer;
  font-size: 16px;
  line-height: 16px;
  font-family: "CitroenType", Verdana, sans-serif;
  font-weight:700;
  transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  height: auto;
  text-decoration: none;
  height: 3rem;
  padding: 0 1.5rem;
  border-width:2px;
  border-style: solid;
  border-color:transparent;
  border-radius: 1.75rem;
}
.prettybutton, .prettybutton2 {
  position: relative;
  float: none;
  text-decoration: none;
  display: inline-flex;
  align-items:center;
  justify-content: center;
  margin: 10px 10px 10px 0;
  color: #fff;
  vertical-align: middle
}
@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
}
.prettybutton:hover, .prettybutton2:hover {
  color: #fff
}
#front .left {
  margin: 0;
  padding: 40px 20px 40px 0;
}
.frontwidenews .left {
  width: 100% !important;
  padding: 40px 0 40px 0 !important
}
#front .content_inner {
  background-color: #fff;
  min-height: 40px
}
#front h2 {
  margin: 0 0 20px 0 !important
}
#front .box ul li a {
  padding: 10px
}
#frontslideh {
  width: 100%;
  /*     height: 100%; */
  float: left;
  margin: 0;
  position: relative;
  padding: 0;
  min-height: 600px;
  width: 1px;
  opacity: 0
}
.slick-slider .table {
  position: relative;
  z-index: 100;
  box-sizing: border-box;
  max-width: 1440px;
  width: 100%;
  margin-left: calc(50% - 720px);
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  align-items: center;
}
.slick-slider .top{
  align-items: flex-start;
}
.slick-slider .top .table-cell{
  padding-top:40px;
}
.slick-slider .bottom{
  align-items:flex-end
}
.slick-slider .hdrmdl h2, .slick-slider .hdrmdl h3, .slick-slider .hdrmdl p {
  padding-right: 30%;
  padding-left: 30%;
  text-align: center;
  box-sizing: border-box
}
.slick-slider .hdrmdl .table-cell{
  text-align: center
}
.slick-slider .hdrright h2, .slick-slider .hdrright h3, .slick-slider .hdrright p {
  padding-right: 0;
  padding-left: 60%;
  text-align: right;
  box-sizing: border-box
}
.slick-slider .hdrright .table-cell {
  text-align: right
}
.slick-slider h2 {
  padding-right: 60%;
  margin-bottom: 20px;
  font-size: 50px;
  line-height: 67px;
  font-family: "CitroenType", Verdana, sans-serif;
  font-weight: 700;
  color: #da291c;
  box-sizing: border-box
}
.slick-slider h3 {
  padding-right: 60%;
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 36px;
  font-family: "CitroenType", Verdana, sans-serif;
  font-weight: 700;
  color: #000;
  box-sizing: border-box
}
.gallery h2 {
  padding-right: 0;
  margin-bottom: 20px;
  font-size: 40px;
  line-height: 46px !important;
  font-family: "citroenlight", Arial, Tahoma
}
.slick-slider button {
  border: 0;
  background-color: transparent;
  height: auto;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  height: 3rem;
  padding: 0 1.5rem;
  border-radius: 1.5rem;
  font-family: "CitroenType", Verdana, sans-serif;
  transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear
}
#onlyfrontpagefix .slick-slider .table button{
  background: #57718a;
}
#onlyfrontpagefix .slick-slider .table button:hover{
  background: #3b3938
}
.slick-slider p {
  padding-right: 60%;
  font-size: 18px;
  line-height: 28px;
  font-family: "CitroenType", Verdana, sans-serif;
  font-weight: normal;
  color: #fff;
  margin-bottom: 40px
}
.gallery p {
  padding-right: 0;
  font-size: 14px;
  line-height: 24px;
  margin: 10px 0  20px 0
}
.headrow td {
  border-bottom: 0 !important
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0
}
.slick-list:focus {
  outline: none
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}
.slider .slick-track, .slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: auto !important
}
.slick-track:before, .slick-track:after {
  display: table;
  content: ''
}
.slick-track:after {
  clear: both
}
.slick-loading .slick-track {
  visibility: hidden
}
.slick-slide {
  display: none;
  float: left;
  max-width: 100% !important;
  width: 100%;
  height: 100%;
  min-height: 1px;
  background-size: cover;
  background-position: center;
  position: relative;
}
[dir='rtl'] .slick-slide {
  float: right
}
.slick-slide.slick-loading img {
  display: none
}
.slick-slide.dragging img {
  pointer-events: none
}
.slider.slick-initialized .slick-slide{
  display: flex;
  align-items: center;
}
.slick-initialized .slick-slide {
  display: block
}
.slick-loading .slick-slide {
  visibility: hidden
}
.slick-arrow.slick-hidden {
  display: none
}
.slick-loading .slick-list {
}
.right p, .thirdwidest p {
  line-height: 24px
}
.slick-dots {
  right: auto;
  left: calc(50% - 100px);
  bottom: 4rem;
  position: absolute;
  display: block;
  width: auto;
  padding: 5px 0 0 0;
  z-index: 9999;
  margin: 0;
  list-style: none;
  text-align: center;
  height: 36px;
  background: transparent;
  transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear
}
.slick-dots li button {
  border: 0 !important
}
.slick-dots li {
  position: relative;
  width: 30px;
  height: 30px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  color: #fff;
  padding: 0;
  height: 15px;
  width: 15px;
  margin: 7.5px;
  -moz-border-radius: 85px;
  -webkit-border-radius: 85px;
  border-radius: 85px;
  background: transparent
}

.slider .slick-dots li button{
  border: 2px solid #fff !important;
}

.slick-dots li:hover button, .slick-dots li:focus button {
  background: #fff
}
.lazy2 .slick-list {
  width: calc(100% - 136px);
  padding-right: 10px;
  height: 120px !important;
  float: left
}
.lazy2 {
  margin: 0 0 20px 0;
  height: 120px;
  position: relative;
  float: left
}
.lazy2 .theimage {
  height: 120px
}
.lazy2 .slick-prev, .lazy2 .slick-next {
  font-size: 0;
  color: #fff;
  line-height: 0;
  top: auto !important;
  transform: none !important;
  height: 120px !important
}
.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: -moz-calc(4vw + 30px);
  top: -webkit-calc(4vw + 30px);
  top: calc(4vw + 30px);
  display: block;
  z-index: 100;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  border: none;
  outline: none;
  background-color: #19388a;
  width: 60px;
  height: 60px;
  display: block;
  text-align: center;
  margin-right: 0;
  color: #19388a;
  border: 0;
  padding: 18px 0 0 0
}
#mobdesk #vlogo {
  float: right;
  margin-right: calc(50% - 7px)
}
.teenindusmenu {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 0 0 40px
}
.teenindusmenu div, .teenindusmenup div {
  width: 100%
}
.teenindusmenu .box, .teenindusmenup .box {
  float: left;
  width: 33.33%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0 40px 40px 0
}
.teenindusmenu .box h3, .teenindusmenup .box h3 {
  font-weight: 900;
  font-size:24px;
  line-height:24px;
}
.teenindusmenu .box img, .teenindusmenup .box img {
  width: 100%;
  margin: 5px 0
}
.maintable {
  width: 100% !important
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%
}
.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.widecontent, .right {
  position: relative
}
.widecontent .slideTogglebox, .widecontent .slideTogglebox2, .slideTogglebox6, .slideTogglebox7 {
  margin: 0;
  right: 0
}
.widecontent .slideTogglebox6, .widecontent .slideTogglebox7 {
  right: 128px
}
.right .slideTogglebox6 {
  margin: 0 !important
}
h2 {
  margin: 0 0 30px 0;
  font-size: 36px;
  line-height: 36px
}
#header h1 {
  font-size: 24px;
  line-height: 28px;
}
.right img[src="/files/upload/image/eesti_kaart.png"] {
  width: 100% !important;
  height: auto !important
}
.videos {
  width: 50%
}
b, strong {
  font-family: "CitroenType", Verdana, sans-serif;
  font-weight: 700
}
.noborder a img {
  width: 80% !important;
  margin: 0 10%;
  height: auto !important
}
.noborder h2 {
  margin: 0 0 10px 0
}
#rightmenu {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 99999;
  width: 60px;
  height: 100%;
  color: #fff;
}
#rightmenu ul li {
  display: block;
  float: left;
  width: 60px;
  height: 60px;
  position: relative;
  border-bottom: 1px solid #97999B;
}
#rightmenu li a {
  display: block;
  width: 250px;
  padding-left: 15px;
  background-color: #57718a;
  position: absolute;
  height: 60px;
  font-size: 14px;
  line-height: 14px;
  font-family: "CitroenType", Verdana, sans-serif;
  color: #fff;
  text-decoration: none;
  line-height: 60px;
  vertical-align: middle;
  left: 0;
  transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear
}
#rightmenu li a span{
  vertical-align: super;
}
#rightmenu li a::before{
  font-size:32px;
  font-family: "citroen-icons";
  text-align: center;
  width: auto;
  height: 22px;
  margin: 0 0 -5px 0;
  padding-right: 15px;
}
#rightmenu .rightbuild::before{
  content: "\E9E3";
}
#rightmenu .rightoffer::before{
  content: "\E970";
}
#rightmenu .rightdrive::before{
  content: "\E9B9";
}
#rightmenu .rightservice::before{
  content: "\E9E6";
}
#rightmenu .rightcontact::before{
  content: "\E944";
}
#rightmenu .fiftho{
  border-bottom:none;
}
#rightmenu .halfway a {
  background-color: #000
}
@media screen and (min-width:1400px) {
  #rightmenu li a.animated {
      animation: thelfade 6s  ease-in-out 1 none
  }
  #rightmenu .secondu a.animated {
      animation: thelfade 6s  .1s ease-in-out 1 none
  }
  #rightmenu .thirdo a.animated {
      animation: thelfade 6s  .2s ease-in-out 1 none
  }
  #rightmenu .firto a.animated {
      animation: thelfade 6s  .3s ease-in-out 1 none
  }
  #rightmenu .fiftho a.animated {
      animation: thelfade 6s  .4s ease-in-out 1 none
  }
}
@keyframes thelfade {
  0% {
      left: 0
  }
  10%, 90% {
      left: -160px
  }
  100% {
      left: 0
  }
}
#rightmenu li a:hover {
  transition: all .2s linear;
  left: -180px !important
}
#rightmenu img {
  text-align: center;
  width: auto;
  height: 20px;
  margin: 0 0 -5px 0;
  padding-right: 20px
}
#rightmenu #conf {
  margin: 0 -6px -5px -6px
}
.brand, .ds, .dealerlogo {
  display: inline !important
}
.red, .newsletter input {
  min-height: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
@media screen and (max-width:1400px) {
  #cookies {
      bottom: 50px
  }
}
.tehnilisedadnmedpilt {
  width: 100% !important;
  height: auto !important
}
@media screen and (max-width:1440px) {
  .slick-slider .table {
      margin-left: 0
  }
  .contentimage {
      width: 100% !important;
      height: auto !important
  }
}
@media screen and (max-width:1340px) {
  .ui-dialog {
      width: 100% !important;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box
  }
}
@media (min-width:680px){
  .slick-slider .table{
      position:absolute !important;
      top:0
  }
}
@media screen and (min-width:1020px) {
  .complect .maintable b {
      vertical-align: middle
  }
  .slider .table-cell {
      display: initial;
      vertical-align: initial;
      height: auto;
      width: calc(100% - 80px);
      float: left;
      position: absolute;
      padding-bottom: 40px;
  }
  .headroom {
    will-change: transform;
    transition: transform 200ms linear;
  }

  .headroom--pinned {
    transform: translateY(0%);
  }
  .headroom--unpinned {
    transform: translateY(-101%);
  }
}
.gallery  p {
  line-height: 24px;
  font-style: italic
}
@media screen and (max-width:1020px) {
  .pricetable td .smallcolor .data-wrap{
      flex-wrap: wrap;
  }
  .slick-slider h2 {
      margin-bottom: 0;
      font-size: 40px;
      line-height: 53px
  }
  .slick-slider h2 span {
      display: initial;
      margin: 0 0 10px 0
  }
  .slick-slider p {
      font-size: 18px;
      line-height: 28px;
      margin-bottom: 20px
  }
  .gallery p {
      font-size: 14px;
      line-height: 24px
  }
  #front {
      padding: 20px 0 0 0 !important
  }
  #mobdesk {
      background-color: #fff;
      padding-bottom: 50px
  }
  .slider {
      margin-top: 60px !important;
      position: relative !important;
      width: 100% !important;
      height: auto !important
  }
  .content_inner {
      float: left
  }
  #front .box {
      padding: 20px 0 20px 10px
  }
  #front .left {
      margin: 0;
      padding: 20px 10px 20px 0
  }
  .frontwidenews .left {
      width: 100% !important;
      padding: 20px 0 20px 0 !important
  }
  #header {
      margin: 0 !important
  }
  #header.headercontent {
      margin: 60px 0 0 0 !important
  }
  .slick-track {
      height: auto !important
  }
  .slider .table-cell {
      display: initial;
      vertical-align: initial;
      height: auto;
      width: 100%;
      float: left;
      padding-bottom: 20px !important;
  }
  .slick-dotted.slick-slider {
      margin-bottom: auto !important
  }
  .slick-initialized .slick-slide {
      display: flex;
      align-items: center;
  }
  #frontslideh {
      display: none
  }
  .slick-slide {
      height: auto
  }
  .slick-dots {
      left: -moz-calc(50% - 52px);
      left: -webkit-calc(50% - 52px);
      left: calc(50% - 52px);
      top: 30px;
      padding: 0
  }
  .slick-dots li {
      width: 15px;
      height: 15px;
      margin: 0 3px
  }
  .slider .slick-dots li button {
      border: 1px solid #000 !important;
      min-height: auto !important;
      margin: 2.5px !important;
      height: 10px !important;
      width: 10px !important
  }
  .slider .slick-dots li.slick-active button {
      margin: 0 !important;
      height: 15px !important;
      width: 15px !important;
      min-height: auto !important;
      background:#000 ;
  }
  #header {
      height: auto;
      margin: 0 0 0 0;
      background: #F1F0F0
  }
  #settings {
      top: 60px;
      right: 20px
  }
  .newsletter input {
      height: 30px;
      padding: 5px 10px
  }
  #rightmenu {
      right: 0;
      bottom: 0;
      top: auto;
      width: 100%;
      height: 50px
  }
  #rightmenu ul {
      border-top: 0
  }
  #rightmenu li a {
      display: block;
      width: 100%;
      padding-left: 15px;
      height: 50px;
      font-size: 10px;
      line-height: 10px;
      line-height: 50px
  }
  #rightmenu li a:hover {
      width: 100%;
      left: 0;
      text-align: left;
      padding-left: 15px
  }
  #rightmenu #conf {
      margin: 0 -5px -3px -5px
  }
  #rightmenu img {
      height: 16px;
      margin: 0 0 -3px 0;
      padding-right: 10px
  }

  #second:not(.storefront, .modelsview) .left .sticky-menu{
    width:100% !important;
  }

  .slideTogglebox6 .narrow1.leasekuudSlider{
          width: calc(100% - 32px) !important;
      }
      .owl-theme .owl-nav{
          opacity:1;
          visibility: visible;
      }
}
@media screen and (max-width:980px) {
  #rightmenu span {
      display: none
  }
  #rightmenu li a {
      text-align: center !important;
      padding: 0 0 0 10px !important;
      line-height: 50px
  }
  .red, .newsletter input {
      min-height: auto
  }
  .prettybutton, .prettybutton2 {
      height: auto;
      min-height: 40px;
      padding: 13px 20px;
      min-height: auto !important
  }
  .newsletter .red, .newsletter input {
      height: 40px !important
  }
  #second .content_inner {
      padding-top: 20px;
      background: #fff;
      min-height: 0
  }
  #second {
      background: transparent !important
  }
  .vehicles_list .a24iconmob {
      width: 26px !important;
      display: inline-block !important;
      margin: -7px 0
  }
  .slick-slider .hdrright h2, .slick-slider .hdrright h3, .slick-slider .hdrright p {
      padding-left: 0;
      text-align: right
  }
  .slick-slider .hdrright {
      text-align: right
  }
}
@media screen and (max-width:480px) {
  .newsletter .red, .newsletter input, .prettybutton, .prettybutton2 {
      text-align: center;
      width: 100% !important
  }
  .newsletter .red{
      border-bottom-left-radius: 1.75rem;
      border-top-right-radius: 0;
  }
  .prettybutton, .prettybutton2 {
      margin: 0 0 10px 0
  }
  .shop-heading h2{
      margin-bottom:10px;
  }
  .shop-heading .shop-btns{
      flex-direction: column-reverse;
      width: 100%;
  }
  .vehicles_list .a24iconmob {
      margin: -2px 0;
      display: block !important;
      margin-left: -moz-calc(50% - 13px);
      margin-left: -webkit-calc(50% - 13px);
      margin-left: calc(50% - 13px)
  }
  .vehicles_list .onlyls {
      display: inline-block !important;
      margin: -7px 0
  }
}
#privacry {
  clear: left;
  font-size: 12px
}
#privacry a {
  padding: 3px 0
}
#footer .term-li{
  font-size:12px;
}
#cookies {
  float: left;
  width: 100%;
  height: auto;
  background: #D9D9D6;
  color: #3b3938;
  font-size: 12px;
  line-height: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  z-index: 999999998
}
#cookies .inner2 {
  position: relative;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 20px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
#cookies a, #cookies h2 {
  color: #3b3938
}
#cookies a, #cookies h2 {
  margin: 0 0 10px 0;
  color: #3b3938
}
#cookies img {
  float: left;
  width: 50px;
  margin-left: 20px;
  height: 50px
}
#cookies #left {
  float: left;
  width: -moz-calc(100% - 250px);
  width: -webkit-calc(100% - 250px);
  width: calc(100% - 250px)
}
#cookies button {
  float: right;
  border: 0;
  padding: 0;
  margin: 10px 0 0 0;
  width: 160px;
  background: #57718a;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  line-height: 16px;
  font-family: "CitroenType", Verdana, sans-serif;
  font-weight:700;
  transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  height: 3rem;
  padding: 0 1.5rem;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  border-radius: 1.75rem;
}
#cookies button:hover {
  background: #3B3938;
  color: #fff
}
#cookies h2 {
  font-size: 32px;
  line-height: 32px
}
@media screen and (max-width:1020px) {
  .colorpics, .colorpics img {
      float: left
  }
  #cookies .inner2 {
      padding: 20px
  }
}
@media screen and (max-width:680px) {
  .slider .table-cell {
      min-height: auto
  }
  #cookies h2 {
      font-size: 21px !important;
      line-height: 21px !important
  }
  .slick-dots {
      left: 20px
  }
  .slider .table-cell {
      display: initial;
      vertical-align: initial;
      height: auto;
      width: 100%;
      float: left;
      text-align: center;
      padding: 260px 20px 40px 20px
  }
  .slider .table-cell h2, .slider .table-cell p {
      padding: 0;
      width: 100%
  }
  .slider .table-cell button {
      width: 100%
  }
  .newsletter .red {
      margin: 0 !important
  }
  #front .box {
      padding: 20px 0 20px 0
  }
  #front .left {
      margin: 0;
      padding: 20px 0 0 0
  }
  .frontwidenews .left {
      padding: 20px 0 0 0 !important
  }
  #rightmenu li a {
      text-align: center !important;
      padding: 0 0 0 10px !important;
      line-height: 50px
  }
  #rightmenu img {
      padding-right: 0
  }
  #rightmenu li a:hover {
      text-align: center;
      padding: 0
  }
  #cookies h2 {
      font-size: 28px;
      line-height: 28px
  }
  #cookies img {
      width: 50px;
      height: 50px
  }
  #cookies #left {
      width: -moz-calc(100% - 70px);
      width: -webkit-calc(100% - 70px);
      width: calc(100% - 70px)
  }
  #cookies button {
      margin: 0 0 20px 0;
      width: 100%;
      height: 30px
  }
  #cookies button:hover {
      color: #fff
  }
}

.title-container.complect button, .complect .colouurs button, .complect .colouurs .activated, .fixedinfo button {
  float: right;
  border: 0;
  padding: 20px;
  margin: 0 0 0 10px;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  line-height: 16px;
  font-family: "CitroenType", Verdana, sans-serif;
  font-weight:700;
  transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  height: auto
}
.fixedinfo .infoIcon img{
  filter:invert(1);
}
.fixedinfo h2 span {
  font-size: 21px;
  font-family: "CitroenType", Verdana, sans-serif;
  line-height: 21px;
  margin: 0
}
.secondview .roundpic {
  margin: -32px 40px 0 0
}
.fixedinfo p {
  margin: 0;
  width: 80%;
  font-size: 18px;
  line-height: 21px;
  opacity: 0.7
}
.fixedinfo .wtxt {
  opacity: 1 !important
}
.fixedinfo .wtxt span {
  font-size: 12px;
  padding-left: 10px
}
.fixedinfo button {
  float: right
}
#steps li span {
  float: left;
  width: 22px;
  margin-right: 8px;
  margin-top: -2px;
  margin-bottom: -3px;
  padding-top: 0;
  box-sizing: border-box;
  height: 22px;
  color: #000;
  text-align: center;
  border-radius: 100%;
  font-family: "CitroenType", Verdana, sans-serif;
  font-weight: 700
}
#steps li  a {
  color:#fff;
}
#steps   .staragain a {
  color: #57718a ;
  border-radius: 1.75rem;
}
#menu .lang {
  display: flex;
  align-items:center;
  height: 26px;
  font-size:13px
}
.dialogright {
  width: 60%
}
.dialogright .complecting {
  width: 100%
}
.dialogright .complecting div {
  max-height: 320px;
  height: 250px;
}
#dialogwide input, #dialogwide select, #dialogwide textarea {
  border: 0;
  background: #F1F0F0;
  -moz-box-shadow: inset 0 0 5px #989898;
  -webkit-box-shadow: inset 0 0 5px #989898;
  box-shadow: inset 0 0 5px #989898;
  height: 38px;
  box-sizing: border-box;
  width: 100%;
  padding: 0 5px;
  margin-bottom: 5px;
  line-height: 21px;
  font-size: 15px;
  font-family: "Arial", Tahoma, Sans Serif;
  color: #585858
}
#dialogwide textarea {
  height: 150px
}
#dialogwide .dialogleft button {
  width: 100%
}
#blackbackground {
  z-index: 999999 !important
}
.ui-dialog {
  z-index: 999999999
}
img[src="./img/arwr_w.png"] {
  width: 7px !important;
  height: 11px !important
}
.pricetable .red img {
  width: 5px !important;
  height: 9px !important
}
#juhend {
  border: 0 !important
}
#juhend li {
  margin-left: 15px !important;
  list-style-type: disc;
  padding: 0 0 10px 0;
  border: 0 !important
}
#return-to-top {
  position: fixed;
  bottom: 40px;
  left: 40px;
  z-index: 99999;
  width: 50px;
  height: 50px;
  text-decoration: none;
  opacity: 1;
  padding: 0;
  display: none;
  border: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center
}
#return-to-top::before{
  font-family: "citroen-icons";
  content: "";
  font-size:2.2rem;
  line-height:50px;
  color:#fff;
}
.chat-bubble{
  right:80px !important;
}
.modera-chat .chat-frame {
  z-index: 9999 !important;
}
.specialbottom {
  position: absolute !important;
  bottom: auto !important;
  top: -100px !important;
  right: 40px !important
}
#return-to-top .svg {
  fill: #fff !important;
  width: 20px !important;
  height: 20px !important;
  margin: 20px 0 0 0 !important;
  transform: rotate(180deg) !important;
  display: none;
}
@media screen and (max-width:1020px) {
  .soContent {
      float: left;
      width: 24% !important;
      margin: 0;
      padding: 0
  }
  .special-offers div.soData, .special-offers div.dummy {
      width: 100% !important;
      margin: 0;
      margin-bottom: 0px;
      margin-bottom: 0px;
      padding: 0
  }
  #special-offers-veho_citroen_front {
      width: 100%
  }
  .special-offers div.separator {
      float: left;
      width: 1% !important
  }
  #menu {
      z-index: 999998 !important
  }
  .gallery h2 {
      margin-bottom: 10px;
      font-size: 30px;
      line-height: 36px !important
  }
  .right .count {
      height: 40px;
      font-size: 21px;
      padding-right: 50px;
      padding-top: 10px;
      margin-bottom: 0 !important
  }
  .gallery .slick-prev {
      left: 0 !important
  }
  .gallery .slick-next {
      right: 0 !important
  }
  .gallery  .slick-prev, .gallery .slick-next, .gallery  .slick-prev:hover, .gallery .slick-next:hover {
      width: 40px;
      height: 40px;
      border: 0;
      padding: 0
  }
  .gallery  .slick-prev, .gallery .slick-next {
      top: -20px
  }
  .slick-slider h2 {
      font-size: 32px;
      line-height: 40px
  }
  .slick-slider h3 {
      margin: 10px 0;
      font-size: 24px;
      line-height: 28px
  }
  .styled-checkbox + label:before {
      width: 14px;
      height: 14px
  }
  .styled-checkbox:focus + label:before {
      box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.12)
  }
  .styled-checkbox:disabled + label:before {
      box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.12)
  }
  .styled-checkbox:checked + label:after {
      left: 2px;
      top: 6px
  }
  .complect .maintable b {
      width: calc(100% - 22px)
  }
  #return-to-top {
      bottom: 20px;
      left: 20px;
      width: 40px;
      height: 40px;
      opacity: 1;
      padding: 0
  }
  #return-to-top .svg {
      width: 12px !important;
      height: 12px !important;
      margin: 16px 0 0 0 !important
  }
}
.onlyextramodels {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  display:grid;
  grid-template-columns: repeat(auto-fill, minmax(17rem, 1fr));
  grid-template-rows: auto;
  grid-gap:24px 8px;
}
.onlyextramodels p, .wideextramodels p{
  color:#fff;
}
.wideextramodels {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  display:grid;
  grid-template-columns: repeat(auto-fill, minmax(16rem, 1fr));
  grid-template-rows: auto;
  grid-gap:24px 8px;
}
@media screen and (max-width:1400px) {
  #return-to-top {
      bottom: 90px;
      left: 40px;
      right: auto
  }
  .chat-bubble{
      right:20px !important;
      bottom:70px !important;
  }
  .modera-chat .chat-frame {
      right: 20px;
  }
  .modera-chat .chat-frame.open {
      right: 20px;
      bottom:50px;
  }
  #rightmenu {
      right: 0;
      bottom: 0;
      top: auto;
      width: 100%;
      height: 50px;
      background: #97999B;
  }
  #rightmenu ul {
      border-top: 0;
      display: flex;
  }
  #rightmenu ul li {
      width: 100% !important;
      box-sizing: border-box;
      height: 50px;
      border-left: 1px solid #97999B
  }
  .rightfivemenu ul li {
      width: calc(20% - 0.25px) !important
  }
  #rightmenu li a {
      display: block;
      width: 100%;
      padding-left: 15px;
      box-sizing: border-box;
      height: 50px;
      font-size: 12px;
      line-height: 12px;
      line-height: 50px
  }
  #rightmenu li a:hover {
      width: 100%;
      left: 0 !important;
      text-align: left;
      padding-left: 15px
  }
  #rightmenu #conf {
      margin: 0 -5px -3px -5px
  }
  #rightmenu img {
      height: 16px;
      margin: 0 0 -3px 0;
      padding-right: 10px
  }
  #mobdesk {
      background-color: #fff;
      padding-bottom: 50px
  }
}
.newsletter .red, .newsletter input {
  height: 62px;
  overflow: hidden
}
.newsletter input {
  border-radius: 0;
  -webkit-appearance: none
}
html {
  overflow-x: hidden
}
.gallery {
  position: relative !important;
  height: auto !important
}
.gallery .slick-track {
  height: auto !important
}
.gallery  .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  padding: 0 !important
}
.gallery .slick-slide {
  height: auto !important;
  width: 100%
}
.gallery img {
  margin: 0
}
.slider h2 span {
  padding-right: 10px;
  padding-left: 10px;
  background: rgba(255, 255, 255, 0.6)
}
.right .count {
  height: 60px;
  padding-right: 80px;
  padding-top: 18px;
  box-sizing: border-box;
  text-align: right;
  font-weight: bold;
  font-size: 24px
}
@media screen and (max-width:1020px) {
  .slick-slider {
      z-index: auto
  }
  .noborder a img {
      margin: 0 !important
  }
  .complect .vahe b {
      padding-left: 10px !important
  }
  #front .box ul li a {
      padding: 6px !important
  }
  .models, .extramodels, .teenindusmenu, .models2 {
      top: 0
  }
  .specialbottom {
      position: absolute !important;
      bottom: auto !important;
      top: -60px !important;
      right: 20px !important
  }
  .right .count {
  }
  #return-to-top {
      bottom: 70px;
      left: 20px;
      right: auto
  }
  #return-to-top::before{
      line-height:38px;
  }
  .fixedinfo h2 span {
      width: auto !important
  }
  .slick-dotted.slick-slider {
      margin-bottom: 20px !important
  }
  .fixedinfo h2, .fixedinfo h3 {
      width: 100%
  }
  .fixedinfo h2 {
      font-size: 26px;
      line-height: 26px
  }
  .gallerybtn span {
      padding-bottom: 0;
      display: initial;
      width: auto
  }
  .complect h2 {
      margin: 0 0 10px 0
  }
  #onlyfrontpagefix {
      display: flex;
      flex-direction: column;
      position: static;
      z-index: auto;
      width: auto;
      height: auto;
      margin: auto;
      top: auto
  }
  #onlyfrontpagefix .slider {
      order: 2
  }
  #onlyfrontpagefix #header {
      order: 1
  }
  .right .count {
      height: 40px;
      font-size: 21px;
      padding-right: 50px;
      padding-top: 10px;
      margin-bottom: 0 !important
  }
  .gallery .slick-prev {
      left: 0 !important
  }
  .gallery .slick-next {
      right: 0 !important
  }
  .gallery  .slick-prev, .gallery .slick-next, .gallery  .slick-prev:hover, .gallery .slick-next:hover {
      width: 40px;
      height: 40px;
      border: 0;
      padding: 12px 0 0 0
  }
  .gallery  .slick-prev, .gallery .slick-next {
      top: -20px;
      background-size: auto 11px !important
  }
}
#mobdesk.content {
  background-color: #fff
}
@media screen and (max-height:680px) and (max-width:1020px) and  (orientation : landscape) {
  .modera-chat .chat-frame {
      right:0;
      height: calc(100% - 50px);
  }
  .modera-chat .chat-frame.open {
      right: 0;
      bottom: 50px;
  }
}
@media screen and (max-height:680px) and (max-width:1400px) and  (orientation : landscape) {
  .modera-chat .chat-frame {
      right:0;
      height: calc(100% - 50px);
  }
  .modera-chat .chat-frame.open {
      right: 0;
      bottom: 50px;
  }
}
@media screen and (max-height:680px) and (min-width:1400px) and  (orientation : landscape) {
  .modera-chat .chat-frame {
      right:60px;
      width: calc(100% - 60px);
  }
}
@media screen and (max-width:680px) {
  .modera-chat .chat-frame {
      right:0;
      height: calc(100% - 50px);
  }
  .modera-chat .chat-frame.open {
      right: 0;
      bottom: 50px;
  }
  .complecting div {
      height: calc(33vw - 10px)
  }
  .slider .table-cell {
      padding: 200px 20px 40px 20px
  }
  #front .box.left {
      display: flex;
      flex-direction: column
  }
  #front .box.left button {
      order: 3
  }
  #front .box.left h2 {
      order: 1
  }
  #front .box.left ul {
      order: 2
  }
  .dialogleft, .dialogright {
      width: 100%;
      padding: 20px
  }
  .slider .table-cell {
      position: relative;
      padding: 20px;
      text-align: center !important;
  background: #ffffff;
  }
  .slick-slide {
      background-repeat: no-repeat;
      background-size: 100% !important;
      background-position: top center
  }
  .complecting  .slick-slide {
      background-size: cover !important;
      background-position: center
  }
  .slider {
      margin-top: 60px !important
  }
  .slider .table-cell h2, .slider .table-cell p, .slick-slider .hdrmdl h2, .slick-slider .hdrmdl h3,  .slick-slider .hdrmdl p, .slick-slider .hdrrght h2, .slick-slider .hdrrght p {
      width: auto;
      text-align: center !important;
      padding: 0 !important
  }
  .slick-slider h3 {
      width: auto;
      text-align: center !important;
      padding: 0 !important;
      font-size: 21px;
      line-height: 26px
  }
  .slider .table {
      padding: 0
  }
  .video-foreground, .video-background iframe {
      height: 56vw
  }
  .video-foreground {
      top: -3vw
  }
  .slick-slider p {
      margin-top: 5px;
      color: #000;
      margin-bottom: 10px
  }
  .slick-dots {
      top: auto;
      bottom: -40px;
      left: calc(50% - 60px)
  }
  #settings {
      top: 20px;
      right: 20px
  }
  .slick-dots li.slick-active button {
      border: 0
  }
  .slider h2 span {
      background: transparent;
      color: #da291c !important;
  }
  .slick-slider h3 {
      color: #da291c !important;
  }
  .slider .table-cell::after {
      content: '';
      position: absolute;
      left: calc(50% - 20px);
      bottom: 100%;
      width: 0;
      height: 0;
      border-left: 20px solid transparent;
      border-right: 20px solid transparent;
      border-bottom: 20px solid #ffffff;
      clear: both;
      z-index: 600
  }
  .slider button {
      height: 40px !important;
      padding: 10px
  }
}
@media screen and (max-width:480px) {
  .video-foreground, .video-background iframe {
      height: 56vw
  }
  .slider .table-cell {
      padding: 20px
  }
  .fixedinfo h2 span {
      font-size: 17px;
      line-height: 17px
  }
  .fixedinfo h2 {
      font-size: 24px;
      line-height: 24px
  }
  .fiftyfifty2 {
      padding-left: 0
  }
  .fiftyfifty {
      width: 100%;
      padding-right: 0
  }
}
a {
  transition: color .2s linear;
  -o-transition: color .2s linear;
  -moz-transition: color .2s linear;
  -webkit-transition: color .2s linear
}
html {
  overflow-x: hidden
}
html, body {
  min-width: 300px;
  -webkit-overflow-scrolling: touch !important;
  -webkit-text-size-adjust: none !important
}
h2 img, h1 img {
  margin: 0 5px 0 5px
}
@supports (-webkit-overflow-scrolling:touch) {
  .slider {
      position: absolute
  }
}
.complect   .differenceishere {
  background: rgba(25, 56, 138, 0.18) !important
}
.complect   .differenceishere:hover {
  background: rgba(25, 56, 138, 0.13) !important
}
.onlyextramodels .onemodel .modelname, .wideextramodels .onemodel .modelname {
  font-family: "CitroenType", Verdana, sans-serif;
  font-weight: 700
}
.teenindusmenu ul li a, .teenindusmenup ul li a {
  padding: 4px 0
}
#front h2 {
  font-size:32px;
}
.lazy3 .slick-slide img {
  width: 100% !important;
  height: auto !important
}
.gallery .slick-slide img {
  width: 100% !important;
  height: auto !important
}
.calcinputa {
  width: calc(100% - 550px) !important
}
.calcinputb {
  width: calc(100% - 155px) !important
}
.service_calc  .red {
  min-height: 38px;
  height: 38px;
  padding: 0 20px
}
ul li {
  line-height: 21px !important
}
@media screen and (min-width:1020px) {
  #menufix {
      position: relative;
      width: 100%;
      float: right
  }
  body {
      background: transparent;
      position: absolute;
      z-index: -2
  }
}
.cantuse h3 {
  float: left;
  margin-top: 30px !important;
  text-align: left;
  margin-left: 30px !important;
  width: calc(100% - 30px) !important
}
.cantuse h3 img {
  width: 20px;
  height: 20px;
  margin: -3px 0
}
.cantusetab {
  margin-top: 30px 30px !important;
  float: left 30px !important;
  margin-left: 30px !important;
  width: calc(100% - 60px) !important
}
.cantusetab td {
  text-align: left !important;
  padding: 5px 0 !important
}
.cantuse .cantusetab tr td {
  background-color: transparent
}
.cantuse button {
  float: right
}
.cantuse .cantusetab td {
  background-color: transparent
}
.cantuse button {
  margin: 10px 0 20px 10px;
  padding: 15px;
  min-height: 20px
}
.greentxt {
  color: #0BAB4B !important
}
.cantuse .onlyhere {
  margin-right: 30px;
  background-color: #da291c
}
.cantuse .onlyhere:hover {
  background-color: #3B3938
}
.cantusetab b {
  width: auto !important
}
.cantusetab .redtxt {
  width: 100% !important;
  color: #da291c !important
}
.cantuse .cantusetab td {
  background-color: transparent !important
}
.complect .highlighted {
  background-color: rgba(183, 27, 7, 0.1) !important
}
.complect .headrow .highlighted {
  background-color: #da291c !important
}
.complect .redrow td {
  background-color: rgba(183, 27, 7, 0.25) !important
}
.complect .greenrow td {
  background-color: rgba(50, 174, 82, 0.25) !important
}
.unactiverow {
  opacity: 0.2
}
@media screen and (max-width:1020px) {
  .cantuse h3 {
      margin-top: 10px !important;
      margin-left: 0 !important;
      width: 100% !important
  }
  .cantuse button {
      margin: 10px 0 0 5px
  }
  .cantuse .onlyhere {
      margin-right: 0
  }
}
h2.customh2com {
  float: none !important;
  margin-bottom: 30px !important
}
.complect .slideTogglebox6 {
  margin-top: 0;
  right: 0
}
.orange {
  background: #da291c !important;
  color: #fff !important
}
.orange:hover {
  background: #615958 !important
}
@media screen and (max-width:1020px) {
  h2.customh2com #leasingcalculator2 {
      margin: -10px 0 10px 0 !important
  }
}
@media screen and (max-width:980px) {
  h2.customh2com {
      margin-bottom: 20px !important
  }
  h2.customh2com #leasingcalculator2 {
      margin: 0 0 10px 0 !important
  }
}
@media screen and (max-width:680px) {
  .complect .slideTogglebox6 {
      margin: 32px 0 0 0
  }
}
#askOfferForm table td {
  vertical-align: middle
}
#second .pictures .theimage {
  background-position: center
}
.modimg img {
  width: 160px
}
@media screen and (max-width:1020px) {
  .modimg img {
      width: 100px
  }
}
.allmodels a, .allmodels p {
  transition: color .25s ease-in-out;
  color: #000;
  text-decoration: none;
}
.allmodels a:hover p, .allmodels a:hover .modeltitle {
  transition: color .25s ease-in-out;
  color: #da291c !important
}
/* online state - color sinine - #eb6428 */
.modera-chat .chat-bubble .bubble {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 97 114' enable-background='new 0 0 97 114' xml:space='preserve'%3E%3Cg%3E%3Cg opacity='0.6'%3E%3Cpath d='M94.2,64.5L94.2,64.5c1.7-4.9,2.7-10.1,2.7-15.7C96.8,22.4,75.4,2,49,2S1.2,22.4,1.2,48.8c0,23.9,17.5,42.9,40.4,46.3 L38,114c0,0,31.5-11.1,49.2-36.8C90.1,73.4,92.5,69.2,94.2,64.5C94.1,64.6,94.1,64.5,94.2,64.5'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23eb6428' d='M93.2,62.5L93.2,62.5c1.7-4.9,2.7-10.1,2.7-15.7C95.8,20.4,74.4,0,48,0S0.2,20.4,0.2,46.8 c0,23.9,17.5,42.9,40.4,46.3L37,112c0,0,31.5-11.1,49.2-36.8C89.1,71.4,91.5,67.2,93.2,62.5C93.1,62.6,93.1,62.5,93.2,62.5'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
/* unread state - color roheline - #198a31 */
.modera-chat .chat-bubble.status-new .bubble {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 97 114' enable-background='new 0 0 97 114' xml:space='preserve'%3E%3Cg%3E%3Cg opacity='0.6'%3E%3Cpath d='M94.2,64.5L94.2,64.5c1.7-4.9,2.7-10.1,2.7-15.7C96.8,22.4,75.4,2,49,2S1.2,22.4,1.2,48.8c0,23.9,17.5,42.9,40.4,46.3 L38,114c0,0,31.5-11.1,49.2-36.8C90.1,73.4,92.5,69.2,94.2,64.5C94.1,64.6,94.1,64.5,94.2,64.5'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23198a31' d='M93.2,62.5L93.2,62.5c1.7-4.9,2.7-10.1,2.7-15.7C95.8,20.4,74.4,0,48,0S0.2,20.4,0.2,46.8 c0,23.9,17.5,42.9,40.4,46.3L37,112c0,0,31.5-11.1,49.2-36.8C89.1,71.4,91.5,67.2,93.2,62.5C93.1,62.6,93.1,62.5,93.2,62.5'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
/* offline state - color punane - #da291c */
.modera-chat .chat-bubble.status-wait .bubble {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 97 114' enable-background='new 0 0 97 114' xml:space='preserve'%3E%3Cg%3E%3Cg opacity='0.6'%3E%3Cpath d='M94.2,64.5L94.2,64.5c1.7-4.9,2.7-10.1,2.7-15.7C96.8,22.4,75.4,2,49,2S1.2,22.4,1.2,48.8c0,23.9,17.5,42.9,40.4,46.3 L38,114c0,0,31.5-11.1,49.2-36.8C90.1,73.4,92.5,69.2,94.2,64.5C94.1,64.6,94.1,64.5,94.2,64.5'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%239d0605' d='M93.2,62.5L93.2,62.5c1.7-4.9,2.7-10.1,2.7-15.7C95.8,20.4,74.4,0,48,0S0.2,20.4,0.2,46.8 c0,23.9,17.5,42.9,40.4,46.3L37,112c0,0,31.5-11.1,49.2-36.8C89.1,71.4,91.5,67.2,93.2,62.5C93.1,62.6,93.1,62.5,93.2,62.5'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.slick-slide{
  /* max-height: 100vh; */
  width: 100%;
  object-fit: cover;
  max-width: 100%;
  height: auto;
}
.slick-slide {
  cursor: pointer;
}
.nocursor {
  cursor: initial !important;
}
.fixedimg.slick-slide {
  background-size:  contain !important;
  background-repeat: no-repeat;
  background-position: top;
}
.fixedimg .table-cell {
  vertical-align: bottom;
  padding-bottom: 40px;
}
.onlymobb{
  display: none;
}
@media screen and (max-width:1020px) {
  .slick-slider .hdrmdl {
      text-align: center
  }
  .slick-slider .hdrright {
      text-align: right
  }
}
@media screen and (max-width:680px) {
  .slider .slider, 
  .slider .slick-list,
  .slider .slick-slide,
  .slider .slick-slider {
      min-height: auto !important;
  }
  .slider.slick-initialized .slick-slide{
      display:block;
  }
  .fixedimg.slick-slide {
      background:transparent !important;
  }
  .onlymobb{
      margin:0 !important;
      padding:0 !important;
      width: 100%;
      display: initial;
  }
  .slider .fixedimg .table-cell {
      padding: 0;
      margin:  0;
      padding-bottom: 30px;
  }
  .fixedimg button {
      margin-top: 15px;
      width:calc(100% - 40px) !important;
  }
}
@media screen and (min-width:1440px) {
  .modera-chat .chat-frame {
      right: 80px !important;
  }
}
.grid-element{
  padding:10px; 
}
.grid-element p{
  margin:0;
}
.grid-element.text{
  display:flex;
  flex-direction: column;
  justify-content: center;
}
.grid-element.border{
  border: 1px solid #DDDBDB;
}
.content-grid{
  display:grid;
  grid-template-columns: repeat(auto-fill, minmax(22rem, 1fr));
  grid-template-rows: auto;
  grid-gap: 12px;
  margin-bottom:10px;
}
.content-grid-dynamic{
  display:grid;
  grid-template-columns: repeat(auto-fill, minmax(22rem, 1fr));
  grid-template-rows: auto;
  grid-gap: 24px;
  margin-bottom:10px;
}
.columns-2{
  grid-template-columns: 1fr 1fr;
}
.columns-3{
  grid-template-columns: 1fr 1fr 1fr;
}
.columns-4{
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media screen and (max-width:480px){
  .content-grid{
      grid-template-columns: 1fr !important;
  }

  .onemodel img{
    max-height:100px;
  }
}
@media screen and (max-width:980px){
  .content-grid{
      grid-template-columns: 1fr 1fr;
  }
}
@media screen and (min-width:980px) and (max-width:1280px){
  .content-grid{
      grid-template-columns: 1fr 1fr 1fr;
  }
  .content-grid.columns-2, .content-grid.columns-4{
      grid-template-columns: 1fr 1fr
  }
}
.shop_title{
  display:flex;
  flex-direction: column;
  margin: 12px 0;
}
#header .shop_title h1{
  margin:0;
}
.shop_title h4{
  color:#fff;
}
.counter p:before{
  font-family: 'citroen-icons';
  content:'';
  color: #1e8c22;
  font-size: 18px;
  margin-right:4px
}
.submenu .counter p:before{
  color:#fff;
}
.submenu .counter p{
  color:#fff;
  opacity: 0.7;
}
.submenu .counter{
  display:flex;
  align-items:center;
  justify-content:center;
  margin-right:20px
}
.popup .green_noti::before{
  content: '';
  font-family: "citroen-icons";
  color:white;
  background: green;
  font-size: 20px;
  line-height: 20px;
  border-radius: 100%;
  padding: 4px;
  margin: 0px 12px 0px 0px;
  vertical-align: bottom;
  display: inline-flex;
}
.popup .yellow_noti::before{
  content: '\E921';
  font-family: "citroen-icons";
  color:#EBAA05;
  font-size: 32px;
  margin-right: 6px;
}
.popup .red_noti::before{
  content: '\E921';
  font-family: "citroen-icons";
  color:red;
  font-size: 32px;
  margin-right: 6px;
}
/* Generic class to transform text in lowercase */
.transform-text-lowercase{ 
  text-transform: lowercase; 
}
.campaign_text{
  opacity:0;
  visibility: hidden;
  background-color: #ffffff;
  color: #000000;
  border-radius: 3px;
  min-width: 150px;
  position: absolute;
  bottom: 40px;
  left: 0;
  box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 15%);
  padding: 12px;
    transition: ease-in-out 0.2s;
    z-index: 1;
}
.campaign_text_div:hover .campaign_text, .campaign_text_div:active .campaign_text{
  opacity:1;
  visibility: visible;
}
.campaign_text_hide{
  z-index: 9999;
}
.campaign_text_div svg path{
  stroke:#fff
}
.pricetable .campaign_text{
  bottom: 30px;
}
.narrow1.leasekuudSlider{
  width: calc(100% - 32px) !important;
  margin: 10px 0 !important;
}
.slider_container{
  display:flex;
  align-items: center;
  justify-content: center;
  float:left;
  width:100%
}
.leasekuudSlider .noUi-connect{
  background: #57718a !important;
}
#footer .term-li{
  font-size:12px;
}
#footer .term-li a {
  padding: 3px 0
}

#second.modelpage .sticky-menu .model-btns{
  display:flex;
  gap:4px;
}

#second.modelpage .sticky-title{
  border-right: 1px solid #ccc;
  margin-right: 6px;
  padding-right:10px;
}

#second.modelpage .sticky-title b{
  color:#000;
  padding: 0.375rem 0.5rem;
  font-size:15px;
  white-space: nowrap;
}
.blocker {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 999999;
  padding: 20px;
  box-sizing: border-box;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center;
}
.blocker:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em;
}
.blocker.behind {
  background-color: transparent;
}
.modal {
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 9999999;
  max-width: 1440px;
  box-sizing: border-box;
  width: 95%;
  background: #fff;
  padding: 60px 40px;
  -webkit-box-shadow: 0 0 4px #000;
  -moz-box-shadow: 0 0 4px #000;
  -o-box-shadow: 0 0 4px #000;
  -ms-box-shadow: 0 0 4px #000;
  box-shadow: 0 0 4px #000;
  text-align: left;
  overflow-y: auto;
  height: auto;
  max-height:100%;
}
.modal a.close-modal {
  position: absolute;
  top: 20px;
  right: 16px;
  display: block;
  width: 20px;
  height: 20px;
  text-indent: -9999px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("/img/close-btn.svg");
  filter: invert(1);
}
.modal-spinner {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  padding: 12px 16px;
  border-radius: 5px;
  background-color: #111;
  height: 20px;
}
.modal-spinner > div {
  border-radius: 100px;
  background-color: #fff;
  height: 20px;
  width: 2px;
  margin: 0 1px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
.modal-spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.modal-spinner .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.modal-spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
@-webkit-keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
      -webkit-transform: scaleY(0.5);
  }
  20% {
      -webkit-transform: scaleY(1);
  }
}
@keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
      transform: scaleY(0.5);
      -webkit-transform: scaleY(0.5);
  }
  20% {
      transform: scaleY(1);
      -webkit-transform: scaleY(1);
  }
}


.image-grid{
    display: grid;
    grid-template-columns: .6fr .4fr;
    grid-template-areas:
          'a a'
          'b c';
    gap:10px;
    margin-bottom:20px
  }
  
  .image-grid .image-wrap:first-child, .image-grid .image-wrap:nth-child(1){
    grid-area: a;
  }
  
  .image-grid .image-wrap:nth-child(2){
    grid-area: b;
  }
  .image-grid .image-wrap:nth-child(3){
    grid-area: c;
  }
  
  .image-wrap{
    display:flex;
    position:relative
  }
  
  .image-wrap img{
    object-fit: cover;
    height:100%;
    width:100%;
  }
  
  .overlay-text {
    position: absolute;
    background-color: rgba(0,0,0,.5);
    top:0;
    left:0;
    align-items:center;
    justify-content: center;
    width: 100%;
    height: 100%;
    text-align:left;
    color:white;
    display:none;
    font-size: 3em;
  }
  
  @media screen and (min-width: 680px) {
    .container {
      display: flex;
      margin: 10px 0;
    }
  
    .container .lazy2 {
      margin: 0;
    }
  
    .thirdwidest .content_inner,
    .modelpage .content_inner {
      display: flex;
      flex-wrap: wrap;
    }
  
    .left .sticky-menu,
    #second:not(.storefront, .modelsview) .left #mobmenfix {
      position: sticky;
      transition: 0.5s ease-in-out;
    }
  
    #second .left .sticky-menu #mobmenfix {
      position: static;
    }

    #second.storefront .left .sticky-menu,
    #second.storefront .left #mobmenfix{
      display:block;
    }
  
    .sm-heading {
      text-align: center;
      margin: 0 0 40px 0;
      transition: all 0.3s ease-in-out;
    }
  
    #slideTogglebox8 {
      display: none;
      top: 0px;
      position: absolute;
      z-index: 990;
      background: rgb(255, 255, 255);
      line-height: 16px;
      left: 0;
      margin: -5px 0 0 0;
      right: 0;
      padding-bottom: 100px;
      height: 100%;
    }
  
    .slideTogglebox .closeslide {
      margin: 0 0 -30px 0;
      min-height: auto;
      padding: 0 5px;
      font-size: 12px !important;
      line-height: 12px !important;
      height: 20px !important;
    }
  
    .filters {
      display: block !important;
    }
  
    #filtertoggle {
      display: none;
  }
  .filters .closeslide {
    display: none;
  }
  
    #second:not(.storefront, .modelsview) #mobmen ul {
      display: flex;
      align-items: center;
      gap: 8px;
      margin: 0 10px;
      overflow-y: hidden;
      -ms-overflow-style: scroll;
      -webkit-overflow-scrolling: touch;
      scrollbar-width: thin;
    }
  
    .mainpic_wrapper {
      height: 720px;
      overflow: hidden;
      width: 100%;
      position: relative;
    }
  
    .mainpic_wrapper .mainpic {
      width: 100% !important;
      height: 100% !important;
      object-fit: cover !important;
    }
    .mainpic_content{
      position: absolute;
      z-index: 100;
      box-sizing: border-box;
      padding-top: 100px;
      max-width: 1440px;
      width: 100%;
      padding-left: 40px;
      min-height: 500px;
      padding-right: 80px;
      display: flex;
      align-items: center;
      bottom:6vh;
    }
  
    .mainpic_content h2{
      font-size:42px;
      font-weight: normal;
      text-shadow: 0 0 10px rgba(0, 0, 0, .3);
      color:#fff !important;
    }
  
  
    #second:not(.storefront, .modelsview) .left .sticky-menu {
      position: fixed;
      top: 0;
      left: 0;
      width: calc(100% - 20px);
      background: #f9f9f9;
/*       border-bottom: 1px solid #d9d9d6; */
      padding: 0 10px;
      overflow-y: hidden;
      -ms-overflow-style: scroll;
      -webkit-overflow-scrolling: touch;
      scrollbar-width: thin;
      height: 4rem;
    }
  
    #second:not(.storefront, .modelsview) .left .sticky-menu::-webkit-scrollbar {
      height: 6px;
    }
  
    #second:not(.storefront, .modelsview)
      .left
      .sticky-menu::-webkit-scrollbar-track {
      background: #f0f0f0;
    }
  
    #second:not(.storefront, .modelsview)
      .left
      .sticky-menu::-webkit-scrollbar-thumb {
      background-color: #cdcdcd;
    }
  
    #second:not(.storefront, .modelsview) .left {
      position: sticky;
      top: -1px;
      z-index: 601;
      width: 100%;
      background: #fff;
      transition: 0.5s ease-in-out;
    }

    #second.storefront .left ul li{
      border-bottom: 1px solid #f1f0f0;
    }

    #second.storefront .left ul li a{
      text-wrap:wrap;
    }
  
    #second.modelpage .sticky-menu .model-btns .red {
      height: 40px;
      width: auto;
      padding: 0 16px;
      margin: 0 !important;
    }
  
    #second .left .sticky-menu,
    #second .left #mobmenfix {
      display: flex;
      position: sticky !important;
      transition: 0.5s ease-in-out;
      justify-content: space-between;
      align-items: center;
    }
  }
  
  .transform-text-lowercase{ 
    text-transform: lowercase; 
  }
  
  .campaign_text{
    opacity:0;
    visibility: hidden;
    background-color: #ffffff;
    color: #000000;
    border-radius: 3px;
    min-width: 150px;
    position: absolute;
    bottom: 40px;
    left: 0;
    box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 15%);
    padding: 12px;
      transition: ease-in-out 0.2s;
  }
  
  .campaign_text_div:hover .campaign_text, .campaign_text_div:active .campaign_text{
    opacity:1;
    visibility: visible;
  }
  .campaign_text_hide{
    z-index: 9999;
  }
  
  .campaign_text_div svg path{
    stroke:#fff
  }
  
  .pricetable .campaign_text{
    bottom: 30px;
  }
  
  .narrow1.leasekuudSlider{
    width: calc(100% - 32px) !important;
    margin: 10px 0 !important
  }
  
  .slider_container{
    display:flex;
    align-items: center;
    justify-content: center;
    float:left;
    width:100%
  }
  
  
  .slider_container .leasekuudSlider{
    margin: 20px 0 20px 0 !important;
  }
  
  #footer .term-li a {
    padding: 3px 0
  }
  