.f_left {
  float: left;
}

.mt0 {
  margin-top: 0 !important;
}

.mt3 {
  margin-top: 3px !important;
}

.mt8 {
  margin-top: 8px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.ml20 {
  margin-left: 20px;
}

.mr8 {
  margin-right: 8px;
}

.mr2 {
  margin-right: 2px;
}

.mr10 {
  margin-right: 10px;
}

.pt5 {
  padding-top: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.p0 {
  padding: 0 !important;
}

.pr0 {
  padding-right: 0 !important;
}

.pl6 {
  padding-left: 6px !important;
}

.fright {
  float: right;
  border: none;
}

.fleft {
  float: left;
}

.col20 {
  width: 20%;
}

#gallery_video .owl-carousel .owl-item {
  height: 72px;
}

.video_play {
  width: 100%;
  height: 18px;
  background: url('../images/youtube-play.png') center center no-repeat;
  position: absolute;
  top: 25px !important;
  z-index: 100;
}

@media (max-width: 414px) {
  .video_play {
    top: 46% !important;
  }
}

.modal li.row.contact-popup {
  list-style-type: none;
}

#myModal .form-item {
  margin: 0;
}

.product-gallery li .product-download span {
  font-size: 14px;
}

#cboxPrevious, #cboxNext, #cboxCurrent {
  display: none !important;
}

.option-citroen .header-middle-center-div {
  width: 309px;
}

ul.pager {
  margin-top: 20px;
}

.recent-media-thumb-list {
  float: left !important;
}

.blog-posts .post-item .download-data-bottom {
  float: left !important;
}

#product .pb-right-column {
  line-height: 26px;
}

/*.pb-left-column .product-image .product-full{max-height:450px;overflow-y:hidden;}*/
.pb-left-column .product-image .product-img-thumb .owl-item {
  max-height: 84px;
  overflow-y: hidden;
}

.condition-heading:hover {
  cursor: pointer;
}

.modal-page .box-border input[type="radio"] {
  margin-right: 0;
}

.info-contact .fa-twitter, .info-contact .fa-google-plus, .info-contact .fa-facebook {
  line-height: 18px !important;
}

.top-header a {
  border-right: 1px solid #e0e0e0 !important;
}

input[placeholder], [placeholder], [placeholder] {
  font-size: 12px !important;
  font-style: normal;
}

.brand-link a:hover.brand-link-citroenracing, .brand-link a:hover.brand-link-peugeotsport, .brand-link a:hover.brand-link-corporate {
  opacity: 0.3;
}

.box-vertical-megamenus .vertical-menu-list li {
  line-height: 22px !important;
  padding: 5px 0px 5px 0px;
}

.box-vertical-megamenus .link_container {
  height: auto !important;
}

#product p {
  margin: 0 0 10px !important;
}

.contact-press-container .info-contact .contact-phone {
  margin-bottom: 5px;
}

/* IN ORDER TO REVERSE ORDER BEWTEEN LOGO AND TITLE
.option-citroen .header-middle-left-div {
	background: rgba(0, 0, 0, 0) url("../images/citroen/espace-media.png") no-repeat scroll left center !important;
    color: #ffffff !important;
    font-family: citroenlight !important;
    font-size: 24px !important;
    height: 50px !important;
    line-height: 50px !important;
    margin-left:20px !important;
    margin-right: auto !important;
    width: 309px !important;
}

.option-citroen .header-middle-center-div {
     background: rgba(0, 0, 0, 0) url("../images/logo-citroen.png") no-repeat scroll center center;
     width: 73px;
     height: 50px;
     position:relative;
	 cursor:pointer;
	 margin:0 auto;
}

.option-citroen .header-middle-left{
    padding-left: 0 !important;
}
*/
input, button {
  border: none;
}

@media (min-width: 481px) and (max-width: 767px) {
  .option-citroen .header-middle-center-div {
    background: rgba(0, 0, 0, 0) url("../images/logo-citroen.png") no-repeat scroll center center !important;
    width: 67px !important;
  }

  .option-citroen .header-middle-left-div {
    background: rgba(0, 0, 0, 0) url("../images/citroen/espace-media.png") no-repeat scroll center center !important;
    width: 309px !important;
  }

  .option-citroen .header-middle-left {
    width: 147px !important;
  }
}

@media (max-width: 480px) {
  .option-citroen .header-middle-center-div {
    background: rgba(0, 0, 0, 0) url("../images/citroen/logo-citroen-mobile.png") no-repeat scroll center center !important;
    width: 55px !important;
  }

  .option-citroen .header-middle-left-div {
    background: rgba(0, 0, 0, 0) url("../images/citroen/espace-media-mobile.png") no-repeat scroll center center !important;
    width: 213px !important;
  }

  .option-citroen .header-middle-left {
    width: 95px !important;
  }

  #product {
    border-top: none !important;
    padding-top: 0px !important;
  }
}

@media (max-width: 767px) {
  .option-citroen .header-middle-center-div {
    float: right !important;
    cursor: auto !important;
  }

  .option-citroen .header-middle-left-div {
    margin-left: auto !important;
    margin-right: auto !important;
    cursor: pointer !important;
  }

  .option-citroen .header-middle-left {
    float: left !important;
    text-align: center !important;
    padding-right: 15px !important;
  }

  .option-ds .header-middle-center-div {
    float: right !important;
    cursor: auto !important;
  }

  .option-ds .header-middle-left-div {
    margin-left: auto !important;
    margin-right: auto !important;
    cursor: pointer !important;
  }

  .option-peugeot .header-middle-left {
    padding-left: 0 !important;
    margin-right: 10px !important;
  }

  .option-peugeotnew .header-middle-left {
    padding-left: 0 !important;
    margin-right: 10px !important;
  }

  .option-corporate .header-middle-left-div {
    background: rgba(0, 0, 0, 0) url("../images/logo-corporate.png") no-repeat scroll right center !important;
  }

  .option-stellantis .header-middle-left-div {
    background: rgba(0, 0, 0, 0) url("../images/logo-stellantis.png") no-repeat scroll left bottom;
    width: 198px;
    height: 50px;
    background-size: 190px 45px;
    position:relative;
    cursor:pointer;
  }

  .option-stellantis .header-middle-left-div {
    background: rgba(0, 0, 0, 0) url("../images/logo-stellantis.png") no-repeat scroll right center !important;
  }

  .option-citroen #o-wrapper {
    border: 1px solid #ffffff;
    width: auto;
  }

  .option-citroen .espace-media-page-title {
    float: right;
  }

  .option-ds #o-wrapper {
    border: 1px solid #14130b;
    width: 0;
  }

  .option-ds .espace-media-page-title {
    float: right;
  }

  .share-socials {
    display: none;
  }

  .menu-gallery .menu-gallery-item {
    padding: 5px;
  }
}

/*
.option-citroen .entry-title a,.option-citroen .show-brand .navbar-brand a{color:#d71f85 !important;}
.option-citroen #main-menu .navbar-default .navbar-nav>li>a,.main-menu-separator{color:#333333 !important;}
.option-citroen .nav-top-menu,.option-citroen #main-menu .navbar{background:#FFFFFF !important;}
.option-citroen a:hover,.option-citroen .box-vertical-megamenus .vertical-menu-list>li:hover>a{color:#d71f85 !important;}
*/
.option-citroen a:hover {
  color: #e1412d !important;
}

.option-citroen .group-button-header a:hover.btn-alertes {
  color: #e1412d !important;
}

.option-citroen .dropdown-menu a:hover {
  color: #e1412d !important;
}

.option-citroen .nav-top-menu.nav-ontop {
  background: #ffffff !important;
}

.option-citroen .nav-top-menu {
  background-color: #ffffff !important;
}

.option-citroen #main-menu .navbar {
  background-color: #ffffff !important;
}

.option-citroen #main-menu .navbar-default .navbar-nav > li > a, .main-menu-separator {
  color: #333333 !important;
}

.option-citroen #main-menu .navbar-default .navbar-nav > li > a:hover {
  color: #e1412d !important;
}

.option-citroen .box-vertical-megamenus .vertical-menu-list > li:hover > a.parent:before {
  color: #e1412d !important;
}

.option-citroen .box-vertical-megamenus .vertical-menu-list > li:hover > a {
  color: #e1412d !important;
}

.option-citroen .box-vertical-megamenus .vertical-menu-list > li:hover > a {
  color: #e1412d !important;
  border-color: #FF3366;
}

.option-citroen .entry-title a {
  color: #e1412d !important;
}

.option-citroen .entry-title a:hover {
  color: #c96057 !important;
}

.option-citroen .scroll_top:hover {
  background-color: #e1412d !important;
}

.option-citroen #nav-top-link-tooltip + .tooltip > .tooltip-inner {
  background-color: #e1412d !important;
  margin-top: 15px;
}

.option-citroen #nav-top-link-tooltip + .tooltip > .tooltip-arrow {
  border-bottom-color: #e1412d !important;
  margin-top: 15px;
}

.option-citroen .product-gallery li .product-download {
  background-color: #e1412d !important;
}

.option-citroen .show-brand .navbar-brand a {
  color: #e1412d !important;
}

.option-citroen .gallery-submenu-media li a:hover,
.option-citroen .gallery-submenu-media li.active a,
.option-citroen .gallery-submenu-media li.selected a {
  color: #e1412d !important;
}

.option-citroen .check-box-list input[type="checkbox"]:checked + label span.button {
  background: #e1412d url("../images/checked.png") no-repeat center center !important;
}

.option-citroen .check-box-list input[type="checkbox"]:checked + label {
  color: #e1412d !important;
}

.option-citroen .check-box-list label:hover {
  color: #e1412d !important;
}

.option-citroen .btn-primary {
  background-color: #e1412d !important;
  border-color: #c46105 !important;
}

.option-citroen .btn-primary:hover {
  background-color: #c96057 !important;
}

.option-citroen .header-top-right .galleryslider .bx-wrapper .bx-pager.bx-default-pager a:hover,
.option-citroen .header-top-right .galleryslider .bx-wrapper .bx-pager.bx-default-pager a.active {
  background-color: #e1412d !important;
  border-color: #e1412d !important;
}

.option-citroen .header-top-right .galleryslider .bx-controls-direction .bx-prev, .header-top-right .galleryslider .bx-controls-direction .bx-next {
  background-color: #e1412d !important;
}

.option-citroen .btn-search-gallery {
  background-color: #e1412d !important;
}

.option-citroen .btn-search-gallery:hover {
  background-color: #c96057 !important;
  color: #ffffff !important;
}

.option-citroen .contact-press-container .info-contact .btn-contact-mail:hover {
  background-color: #e1412d !important;
}

.option-citroen .press-contact-data a:hover {
  color: #e1412d !important;
}

.option-citroen .c-menu__close {
  background-color: #e1412d !important;
}

.option-citroen .owl-controls .owl-prev:hover, .option-citroen .owl-controls .owl-prev:hover, .option-citroen .owl-next:hover, .option-citroen .owl-controls .owl-next:hover {
  background-color: #e1412d !important;
}

.option-citroen .back-buttom a:visited {
  color: #333333 !important;
}

.option-citroen .back-buttom a:hover, .option-citroen .back-buttom a:active {
  color: #e1412d !important;
}

.option-citroen .search-keyword-result {
  color: #e1412d !important;
}

.option-citroen #right_column .agenda-counter .text {
  background-color: #e1412d !important;
}

.option-citroen #right_column .agenda-counter .number {
  background-color: #e1412d !important;
}

.option-citroen .detail-title h1.product-name {
  color: #e1412d !important;
}

.option-citroen .box-vertical-megamenus .vertical-menu-list {
  border: 1px solid #eaeaea !important;
}

.option-citroen .tech-option .tech-option-title .title-tech-option span {
  color: #e1412d !important;
}

.option-citroen .btn-download-all {
  background-color: #e1412d !important;
}

.option-citroen .btn-download-all:hover {
  background-color: #c96057 !important;
  color: #ffffff !important;
}

.option-citroen .tech-option-item .selected-item {
  color: #e1412d;
}

.option-citroen .btn-default.active,
.option-citroen .btn-default.focus,
.option-citroen .btn-default:active,
.option-citroen .btn-default:focus,
.option-citroen .btn-default:hover, .option-citroen .open > .dropdown-toggle.btn-default {
  background-color: #e1412d !important;
  border-color: #e1412d !important;
}

.option-citroen .contact-press-container .info-contact .btn-contact-mail:hover {
  color: #ffffff !important;
}

/** Model selector **/

.model-selector-gallery {
  clear: both;
  overflow: hidden;
  border: 1px solid #eaeaea;
  background-color: #eaeaea;
  margin: 10px 0 0;
  padding: 15px 0;
}

/*
.model-selector-gallery:first-child{
  padding-top: 0;
}
*/
.model-selector-gallery .model-selector-gallery-label {
  font-size: 13px;
  padding-bottom: 10px;
}

.model-selector-gallery select {
  padding: 0px 0px 0px 10px;
  height: 35px;
  line-height: 23px;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #FFFFFF url("../images/dropdown.png") no-repeat scroll right center;
  display: inline-block;
  border: 1px solid #eaeaea;
  margin-bottom: 0px;
  width: 98%;
}

.model-selector-gallery select option {
  padding-left: 10px;
}

.model-selector-gallery select option:first-child {
  display: none;
}

.model-selector-gallery #edit-dropdown-fourth option {
  display: block;
}

#psa-medialibrary-form .form-item, #psa-dam-form .form-item, #psa-dam-videos-form .form-item {
  margin-bottom: 0px;
  margin-top: 0px;
}

.product-gallery li .item-copyright {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 135px;
}

.check-box-list label {
  /* overflow: hidden; */
  /* text-overflow: ellipsis; */
  white-space: nowrap;
  width: 196px;
}

.pagination ul.list_num {
  float: none;
  display: table;
  margin: auto;
  width: auto;
}

.pagination ul.list_num li {
  float: left;
  list-style: none outside none;
  margin-top: 3px;
  text-align: center;
  width: 30px;
}

.option-ds #main-search input, .option-ds #form-search-opntop input {
  color: #979694;
}

.option-peugeot #main-search input, .option-peugeot #form-search-opntop input {
  color: #999999;
}

.option-peugeotnew #main-search input, .option-peugeotnew #form-search-opntop input {
  color: #00A3E0;
}

.option-ds #main-search input, .option-citroen #form-search-opntop input {
  color: #979694;
}

.btn-alertes {
  padding-top: 8px !important;
}

#main-search input {
  border: medium none;
  padding-left: 30px;
  width: 100%;
  margin-top: 6px;
  line-height: 20px;
}

#form-search-opntop input {
  border: medium none;
  padding-left: 15px;
  width: auto;
  margin-top: 6px;
  line-height: 20px;
}

#main-search input[placeholder], #main-search[placeholder], #main-search[placeholder],
#form-search-opntop input[placeholder], #form-search-opntop[placeholder], #form-search-opntop [placeholder] {
  font-size: 14px !important;
  line-height: 20px !important;
}

.option-peugeotnew #main-search input[placeholder], #main-search[placeholder], #main-search[placeholder],
#form-search-opntop input[placeholder], #form-search-opntop[placeholder], #form-search-opntop [placeholder] {
  font-size: 14px !important;
  line-height: 20px !important;
  color: #ffffff !important;
}

#form-search-opntop input[placeholder], #form-search-opntop[placeholder], #form-search-opntop [placeholder] {
  margin-top: 3px;
}

.option-citroen .breadcrumb a:last-child, .option-citroen .menu-gallery-item.active a {
  font-weight: bold;
  color: #e1412d !important;
}

.option-peugeot .breadcrumb a:last-child, .option-peugeot .menu-gallery-item.active a {
  font-weight: bold;
  color: #2caed6 !important;
}

.option-peugeotnew .breadcrumb a:last-child, .option-peugeotnew .menu-gallery-item.active a {
  font-weight: bold;
  color: #00A3E0 !important;
  font-size: 13px;
}

.option-peugeotnew .detail-title {
  color: #000000 !important;
}
.option-peugeotnew .share-socials-title{
  font-family: peugeotnewNormal;
  font-size: 10px;
  color: #000000 !important;
}

.option-ds .breadcrumb a:last-child, .option-ds .menu-gallery-item.active a {
  font-weight: bold;
  color: #ad0040 !important;
}

.option-corporate .breadcrumb a:last-child, .option-corporate .menu-gallery-item.active a {
  font-weight: bold;
  color: #2caed6 !important;
}

.option-stellantis .breadcrumb a:last-child, .option-stellantis .menu-gallery-item.active a {
  font-weight: bold;
  color: #2caed6 !important;
}
.option-free2move .breadcrumb a:last-child, .option-free2move .menu-gallery-item.active a {
  font-weight: bold;
  color: #2caed6 !important;
}
.height-1-rows {
  height: 60px;
}

.height-2-rows {
  height: 95px;
}

.height-3-rows {
  height: 140px;
}

.height-4-rows {
  height: 200px;
}

.height-1-rows p {
  top: 40%;
}

.height-2-rows p {
  top: 40%;
}

.height-3-rows p {
  top: 45%;
}

.height-4-rows p {
  top: 45%;
}

.header-middle-center-div {
  cursor: pointer;
}

.height-thumbnail-container-fix {
  height: 152px;
}

.option-citroen .pagination .current .active {
  color: #e1412d !important;
  font-weight: bold;
}

.option-peugeot .pagination .current .active {
  color: #2caed6 !important;
  font-weight: bold;
}

.option-peugeotnew .pagination .current .active {
  color: #00A3E0 !important;
  font-weight: bold;
}

.option-ds .pagination .current .active {
  color: #ad0040 !important;
  font-weight: bold;
}

.option-corporate .pagination .current .active {
   color: #2b2b2b !important;
   font-weight: bold;
 }

.option-stellantis .pagination .current .active {
  color: #2b2b2b !important;
  font-weight: bold;
}
.option-free2move .pagination .current .active {
  color: #2b2b2b !important;
  font-weight: bold;
}
.option-citroen .country .currentbrand-top-header {
  text-transform: uppercase !important;
  color: #333333 !important;
  font-size: 11px;
  border-right: 1px solid #e0e0e0;
  padding-right: 10px;
}

.option-peugeot .country .currentbrand-top-header {
  text-transform: uppercase !important;
  color: #373533 !important;
  font-size: 11px;
  border-right: 1px solid #e0e0e0;
  padding-right: 10px;
}

.option-peugeotnew .country .currentbrand-top-header {
  text-transform: uppercase !important;
  color: #373533 !important;
  font-size: 11px;
  border-right: 1px solid #e0e0e0;
  padding-right: 10px;
}

.option-ds .country .currentbrand-top-header {
  text-transform: uppercase !important;
  color: #373533 !important;
  font-size: 11px;
  border-right: 1px solid #e0e0e0;
  padding-right: 10px;
}

.option-corporate .country .currentbrand-top-header {
  text-transform: uppercase !important;
  color: #757575 !important;
  font-size: 11px;
  border-right: 1px solid #e0e0e0;
  padding-right: 10px;
}

.option-corporate .country .currentbrand-top-header {
  text-transform: uppercase !important;
  color: #757575 !important;
  font-size: 11px;
  border-right: 1px solid #e0e0e0;
  padding-right: 10px;
}

.country .imgcountry {
  margin-left: 10px;
  margin-top: -1px;
}

.option-citroen .current-title {
  color: #e1412d !important;
  font-size: 34px;
  line-height: 40px;
  font-weight: bold;
  display: inline-block;
  text-align: right;
}

.option-peugeot .current-title {
  color: #008fd1 !important;
  font-size: 34px;
  line-height: 40px;
  font-weight: bold;
  display: inline-block;
  text-align: right;
}

.option-peugeotnew .current-title {
  color: #008fd1 !important;
  font-size: 34px;
  line-height: 40px;
  font-weight: bold;
  display: inline-block;
  text-align: right;
}

.option-ds .current-title {
  color: #ad0040 !important;
  font-size: 34px;
  line-height: 40px;
  font-weight: bold;
  display: inline-block;
  text-align: right;
}

.option-stellantis .current-title {
  color: #757575 !important;
  font-size: 34px;
  line-height: 40px;
  font-weight: bold;
  display: inline-block;
  text-align: right;
}
.option-free2move .current-title {
  color: #008fd1 !important;
  font-size: 34px;
  line-height: 40px;
  font-weight: bold;
  display: inline-block;
  text-align: right;
}

.contact-press-item {
  background-color: #dddddd;
  padding: 0 !important;
  border: 8px solid #ffffff;
}

.image-contact {
  min-height: 185px;
}

.info-contact {
  min-height: 185px;
}

div.error, .error {
  color: #333 !important;
}

.jscroll-inner .pager {
  display: none;
}

#processing {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.6);
  text-align: center;
}

#loading {
  position: fixed;
  width: 50px;
  height: auto;
  top: 80%;
  left: 45%;
  background: rgba(0, 0, 0, .7);
  border-radius: 10px;
  padding: 10px;
  color: #ffffff;
}

/*NEW DESIGN CORPORATE*/
.option-corporate .header {
  background-color: #1e2336 !important;
}

.option-corporate a:hover {
  color: #d6d2c4 !important;
}

.option-corporate .group-button-header .btn-alertes, .option-corporate .group-button-header a.btn-alertes, .option-corporate .group-button-header, .option-corporate .header-search-box, .option-corporate .header-search-box input:placeholder-shown {
  color: #ffffff !important;
}

.option-corporate .group-button-header a:hover.btn-alertes {
  color: #d6d2c4 !important;
}

.option-corporate .dropdown-menu a:hover {
  color: #d6d2c4 !important;
}

.option-corporate .nav-top-menu.nav-ontop {
  background: #1e2336 !important;
}

.option-corporate .nav-top-menu {
  background-color: #1e2336 !important;
}

.option-corporate .page-heading, .option-corporate #title_sidebar_column .title_column, .option-corporate .page-heading .page-heading-title2 a {
  color: #1b395e !important;
}

.option-corporate #main-menu .navbar {
  background-color: #1e2336 !important;
}

.option-corporate #main-menu .navbar-default .navbar-nav > li > a, .option-corporate .main-menu-separator {
  color: #ffffff !important;
}

.option-corporate #main-menu .navbar-default .navbar-nav > li > a:hover {
  color: #d6d2c4 !important;
}

.option-corporate .box-vertical-megamenus .vertical-menu-list > li > a.parent:before {
  color: #83786f !important;
}

.option-corporate .box-vertical-megamenus .vertical-menu-list > li > a {
  color: #83786f !important;
}

.option-corporate .box-vertical-megamenus .vertical-menu-list > li > a {
  color: #83786f !important;
  border-color: #d6d2c4;
}

.option-corporate .box-vertical-megamenus .vertical-menu-list > li:hover > a.parent:before {
  color: #d6d2c4 !important;
}

.option-corporate .box-vertical-megamenus .vertical-menu-list > li:hover > a {
  color: #d6d2c4 !important;
}

.option-corporate .box-vertical-megamenus .vertical-menu-list > li:hover > a {
  color: #d6d2c4 !important;
  border-color: #d6d2c4;
}

.option-corporate .pager li > a {
  color: #83786f !important;
}

.option-corporate .pager li.pager-current {
  color: #1b395e !important;
}

.option-corporate .pager li > a:focus, .option-corporate .pager li > a:hover {
  background-color: #d6d2c4 !important;
  color: #83786f !important;
}

.option-corporate .header-search-box input[placeholder] {
  color: #ffffff !important;
}

.option-corporate ::-webkit-input-placeholder {
  color: #ffffff !important;
}

.option-corporate :-moz-placeholder {
  color: #ffffff !important;
}

.option-corporate ::-moz-placeholder {
  color: #ffffff !important;
}

.option-corporate :-ms-input-placeholder {
  color: #ffffff !important;
}

.option-corporate #psa-newsletter-form input[placeholder] {
  color: #333 !important;
}

.option-corporate #psa-newsletter-form ::-webkit-input-placeholder {
  color: #333 !important;
}

.option-corporate #psa-newsletter-form :-moz-placeholder {
  color: #333 !important;
}

.option-corporate #psa-newsletter-form ::-moz-placeholder {
  color: #333 !important;
}

.option-corporate #psa-newsletter-form :-ms-input-placeholder {
  color: #333 !important;
}

.option-corporate .entry-title a, .option-corporate .modal-title {
  color: #1b395e !important;
}

.option-corporate .entry-title a:hover {
  color: #d6d2c4 !important;
}

.option-corporate .blog-posts .post-item .entry-meta-data span {
  color: #333 !important;
}

.option-corporate .scroll_top {
  background-color: #83786f !important;
}

.option-corporate .scroll_top:hover {
  background-color: #d6d2c4 !important;
}

.option-corporate #nav-top-link-tooltip + .tooltip > .tooltip-inner {
  background-color: #83786f !important;
  margin-top: 15px;
}

.option-corporate #nav-top-link-tooltip + .tooltip > .tooltip-arrow {
  border-bottom-color: #83786f !important;
  margin-top: 15px;
}

.option-corporate .product-gallery li .product-download {
  background-color: #83786f !important;
}

.option-corporate .show-brand .navbar-brand a {
  color: #4698cb !important;
}

.option-corporate .gallery-submenu-media li a:hover {
  color: #d6d2c4 !important;
}

.option-corporate .gallery-submenu-media li.active a,
.option-corporate .gallery-submenu-media li.selected a {
  color: #4698cb !important;
}

.option-corporate .check-box-list input[type="checkbox"]:checked + label span.button {
  background: #83786f url("../images/checked.png") no-repeat center center !important;
}

.option-corporate .check-box-list input[type="checkbox"]:checked + label {
  color: #83786f !important;
}

.option-corporate .check-box-list label:hover {
  color: #d6d2c4 !important;
}

.option-corporate .btn-primary, .option-corporate button.close {
  background-color: #83786f !important;
  border-color: #d6d2c4 !important;
}

.option-corporate .btn-primary:hover, .option-corporate button.close:hover {
  background-color: #d6d2c4 !important;
}

.option-corporate .header-top-right .galleryslider .bx-wrapper .bx-pager.bx-default-pager a:hover {
  background-color: #d6d2c4 !important;
  border-color: #d6d2c4 !important;
}

.option-corporate .header-top-right .galleryslider .bx-wrapper .bx-pager.bx-default-pager a.active {
  background-color: #4698cb !important;
  border-color: #4698cb !important;
}

.option-corporate .header-top-right .galleryslider .bx-controls-direction .bx-prev, .header-top-right .galleryslider .bx-controls-direction .bx-next {
  background-color: #d71f85 !important;
}

.option-corporate .btn-search-gallery {
  background-color: #83786f !important;
}

.option-corporate .btn-search-gallery:hover {
  background-color: #d6d2c4 !important;
  color: #ffffff !important;
}

.option-corporate .contact-press-container .info-contact .btn-contact-mail:hover {
  background-color: #d6d2c4 !important;
}

.option-corporate .press-contact-data a:hover {
  color: #d6d2c4 !important;
}

.option-corporate .c-menu__close {
  background-color: #83786f !important;
}

.option-corporate .owl-controls .owl-prev:hover, .option-corporate .owl-controls .owl-prev:hover, .option-corporate .owl-next:hover, .option-corporate .owl-controls .owl-next:hover {
  background-color: #d6d2c4 !important;
}

.option-corporate .search-keyword-result {
  color: #1b395e !important;
}

.option-corporate #right_column .agenda-counter .text {
  background-color: #1b395e !important;
}

.option-corporate #right_column .agenda-counter .number {
  background-color: #1b395e !important;
}

.option-corporate .detail-title h1.product-name {
  color: #1b395e !important;
}

.option-corporate .tech-option .tech-option-title .title-tech-option span {
  color: #1b395e !important;
}

.option-corporate .btn-download-all {
  background-color: #83786f !important;
}

.option-corporate .btn-download-all:hover {
  background-color: #c96057 !important;
  color: #ffffff !important;
}

.option-corporate .tech-option-item .selected-item {
  color: #1b395e;
}

.option-corporate .btn-default {
  font-size: 12px !important;
}

.option-corporate .btn-default.active,
.option-corporate .btn-default.focus,
.option-corporate .btn-default:active,
.option-corporate .btn-default:focus,
.option-corporate .btn-default:hover, .option-corporate .open > .dropdown-toggle.btn-default {
  background-color: #83786f !important;
  border-color: #83786f !important;
}

.option-peugeotnew .btn-default.active{

}
.option-peugeotnew .btn-default{
  font-family: peugeotnewNormal, sans-serif;
  background-color: #00A3E0 !important;
  border-color: #00A3E0 !important;
  color: #ffffff !important;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
}

.option-peugeotnew .btn-default:active,
.option-peugeotnew .btn-default:focus,
.option-peugeotnew .btn-default:hover,
.option-peugeotnew .open > .dropdown-toggle.btn-default {
  background-color: #000000 !important;
  border-color: #000000 !important;
  color: #FFFFff !important;
}

.option-corporate .product-desc a {
  color: #4698cb !important;
}

.option-corporate .contact-press-container .info-contact .btn-contact-mail:hover {
  color: #ffffff !important;
}

.option-corporate .breadcrumb a {
  color: #83786f !important;
}

.option-corporate .breadcrumb a:hover {
  color: #d6d2c4 !important;
}

.option-corporate .breadcrumb a:last-child, .option-corporate .menu-gallery-item.active a {
  font-weight: bold !important;
  color: #1b395e !important;
}

.option-corporate .menu-gallery-item h3 {
  color: #1b395e !important;
}

.option-corporate .current-title {
  color: #1b395e !important;
}

.option-corporate .back-buttom, .option-corporate .back-buttom a {
  color: #1b395e !important;
}

/*END NEW DESIGN CORPORATE*/

/* NEW DESIGN stellantis*/
.option-stellantis .header {
  background-color: rgb(36,55,131) !important;
}

.option-stellantis a:hover {
  color: #d6d2c4 !important;
}

.option-stellantis .group-button-header .btn-alertes, .option-stellantis .group-button-header a.btn-alertes, .option-stellantis .group-button-header, .option-stellantis .header-search-box, .option-stellantis .header-search-box input:placeholder-shown {
  color: #ffffff !important;
}

.option-stellantis .group-button-header a:hover.btn-alertes {
  color: #d6d2c4 !important;
}

.option-stellantis .dropdown-menu a:hover {
  color: #d6d2c4 !important;
}

.option-stellantis .nav-top-menu.nav-ontop {
  background: rgb(36,55,131) !important;
}

.option-stellantis .nav-top-menu {
  background-color: rgb(36,55,131) !important;
}

.option-stellantis .page-heading, .option-stellantis #title_sidebar_column .title_column, .option-stellantis .page-heading .page-heading-title2 a {
  color: rgb(36,55,131)!important;
}

.option-stellantis #main-menu .navbar {
  background-color: rgb(36,55,131) !important;
}

.option-stellantis #main-menu .navbar-default .navbar-nav > li > a, .option-stellantis .main-menu-separator {
  color: #ffffff !important;
}

.option-stellantis #main-menu .navbar-default .navbar-nav > li > a:hover {
  color: #d6d2c4 !important;
}

.option-stellantis .box-vertical-megamenus .vertical-menu-list > li > a.parent:before {
  color: #83786f !important;
}

.option-stellantis .box-vertical-megamenus .vertical-menu-list > li > a {
  color: #83786f !important;
}

.option-stellantis .box-vertical-megamenus .vertical-menu-list > li > a {
  color: #83786f !important;
  border-color: #d6d2c4;
}

.option-stellantis .box-vertical-megamenus .vertical-menu-list > li:hover > a.parent:before {
  color: #d6d2c4 !important;
}

.option-stellantis .box-vertical-megamenus .vertical-menu-list > li:hover > a {
  color: #d6d2c4 !important;
}

.option-stellantis .box-vertical-megamenus .vertical-menu-list > li:hover > a {
  color: #d6d2c4 !important;
  border-color: #d6d2c4;
}

.option-stellantis .pager li > a {
  color: #83786f !important;
}

.option-stellantis .pager li.pager-current {
  color: rgb(36,55,131)!important;
}

.option-stellantis .pager li > a:focus, .option-stellantis .pager li > a:hover {
  background-color: #d6d2c4 !important;
  color: #83786f !important;
}

.option-stellantis .header-search-box input[placeholder] {
  color: #ffffff !important;
}

.option-stellantis ::-webkit-input-placeholder {
  color: #ffffff !important;
}

.option-stellantis :-moz-placeholder {
  color: #ffffff !important;
}

.option-stellantis ::-moz-placeholder {
  color: #ffffff !important;
}

.option-stellantis :-ms-input-placeholder {
  color: #ffffff !important;
}

.option-stellantis #psa-newsletter-form input[placeholder] {
  color: #333 !important;
}

.option-stellantis #psa-newsletter-form ::-webkit-input-placeholder {
  color: #333 !important;
}

.option-stellantis #psa-newsletter-form :-moz-placeholder {
  color: #333 !important;
}

.option-stellantis #psa-newsletter-form ::-moz-placeholder {
  color: #333 !important;
}

.option-stellantis #psa-newsletter-form :-ms-input-placeholder {
  color: #333 !important;
}

.option-stellantis .entry-title a, .option-stellantis .modal-title {
  color: rgb(36,55,131)!important;
}

.option-stellantis .entry-title a:hover {
  color: #d6d2c4 !important;
}

.option-stellantis .blog-posts .post-item .entry-meta-data span {
  color: #333 !important;
}

.option-stellantis .scroll_top {
  background-color: #83786f !important;
}

.option-stellantis .scroll_top:hover {
  background-color: #d6d2c4 !important;
}

.option-stellantis #nav-top-link-tooltip + .tooltip > .tooltip-inner {
  background-color: #83786f !important;
  margin-top: 15px;
}

.option-stellantis #nav-top-link-tooltip + .tooltip > .tooltip-arrow {
  border-bottom-color: #83786f !important;
  margin-top: 15px;
}

.option-stellantis .product-gallery li .product-download {
  background-color: #83786f !important;
}

.option-stellantis .show-brand .navbar-brand a {
  color: #4698cb !important;
}

.option-stellantis .gallery-submenu-media li a:hover {
  color: #d6d2c4 !important;
}

.option-stellantis .gallery-submenu-media li.active a,
.option-stellantis .gallery-submenu-media li.selected a {
  color: #4698cb !important;
}

.option-stellantis .check-box-list input[type="checkbox"]:checked + label span.button {
  background: #83786f url("../images/checked.png") no-repeat center center !important;
}

.option-stellantis .check-box-list input[type="checkbox"]:checked + label {
  color: #83786f !important;
}

.option-stellantis .check-box-list label:hover {
  color: #d6d2c4 !important;
}

.option-stellantis .btn-primary, .option-stellantis button.close {
  background-color: #83786f !important;
  border-color: #d6d2c4 !important;
}

.option-stellantis .btn-primary:hover, .option-stellantis button.close:hover {
  background-color: #d6d2c4 !important;
}

.option-stellantis .header-top-right .galleryslider .bx-wrapper .bx-pager.bx-default-pager a:hover {
  background-color: #d6d2c4 !important;
  border-color: #d6d2c4 !important;
}

.option-stellantis .header-top-right .galleryslider .bx-wrapper .bx-pager.bx-default-pager a.active {
  background-color: #4698cb !important;
  border-color: #4698cb !important;
}

.option-stellantis .header-top-right .galleryslider .bx-controls-direction .bx-prev, .header-top-right .galleryslider .bx-controls-direction .bx-next {
  background-color: #d71f85 !important;
}

.option-stellantis .btn-search-gallery {
  background-color: #83786f !important;
}

.option-stellantis .btn-search-gallery:hover {
  background-color: #d6d2c4 !important;
  color: #ffffff !important;
}

.option-stellantis .contact-press-container .info-contact .btn-contact-mail:hover {
  background-color: #d6d2c4 !important;
}

.option-stellantis .press-contact-data a:hover {
  color: #d6d2c4 !important;
}

.option-stellantis .c-menu__close {
  background-color: #83786f !important;
}

.option-stellantis .owl-controls .owl-prev:hover, .option-stellantis .owl-controls .owl-prev:hover, .option-stellantis .owl-next:hover, .option-stellantis .owl-controls .owl-next:hover {
  background-color: #d6d2c4 !important;
}

.option-stellantis .search-keyword-result {
  color: rgb(36,55,131)!important;
}

.option-stellantis #right_column .agenda-counter .text {
  background-color: rgb(36,55,131)!important;
}

.option-stellantis #right_column .agenda-counter .number {
  background-color: rgb(36,55,131)!important;
}

.option-stellantis .detail-title h1.product-name {
  color: rgb(36,55,131)!important;
}

.option-stellantis .tech-option .tech-option-title .title-tech-option span {
  color: rgb(36,55,131)!important;
}

.option-stellantis .btn-download-all {
  background-color: #83786f !important;
}

.option-stellantis .btn-download-all:hover {
  background-color: #c96057 !important;
  color: #ffffff !important;
}

.option-stellantis .tech-option-item .selected-item {
  color: #1b395e;
}

.option-stellantis .btn-default {
  font-size: 12px !important;
}

.option-stellantis .btn-default.active,
.option-stellantis .btn-default.focus,
.option-stellantis .btn-default:active,
.option-stellantis .btn-default:focus,
.option-stellantis .btn-default:hover, .option-stellantis .open > .dropdown-toggle.btn-default {
  background-color: #83786f !important;
  border-color: #83786f !important;
}

.option-stellantis .product-desc a {
  color: #4698cb !important;
}

.option-stellantis .contact-press-container .info-contact .btn-contact-mail:hover {
  color: #ffffff !important;
}

.option-stellantis .breadcrumb a {
  color: #83786f !important;
}

.option-stellantis .breadcrumb a:hover {
  color: #d6d2c4 !important;
}

.option-stellantis .breadcrumb a:last-child, .option-stellantis .menu-gallery-item.active a {
  font-weight: bold !important;
  color: rgb(36,55,131)!important;
}

.option-stellantis .menu-gallery-item h3 {
  color: rgb(36,55,131)!important;
}

.option-stellantis .current-title {
  color: rgb(36,55,131)!important;
}

.option-stellantis .back-buttom, .option-stellantis .back-buttom a {
  color: rgb(36,55,131)!important;
}

/*END NEW DESIGN stellantis*/



.option-free2move .dropdown-menu a:hover {
  color: #e6007e !important;
}





/*End my bouftas change*/


/*CHANGE MEDIA CENTER LOGO LANGUAGE*/
.option-citroen .header-middle-center-div.title-en, .option-citroen .header-middle-center-div.title-de, .option-citroen .header-middle-center-div.title-es, .option-citroen .header-middle-center-div.title-it, .option-citroen .header-middle-center-div.title-pt-pt, .option-citroen .header-middle-center-div.title-de-at, .option-citroen .header-middle-center-div.title-cs, .option-citroen .header-middle-center-div.title-ru, .option-citroen .header-middle-center-div.title-nl, .option-citroen .header-middle-center-div.title-hr, .option-citroen .header-middle-center-div.title-pt-br, .option-citroen .header-middle-center-div.title-fr-be, .option-citroen .header-middle-center-div.title-nl-be, .option-citroen .header-middle-center-div.title-es-ar, .option-citroen .header-middle-center-div.title-es-mx {
  background: rgba(0, 0, 0, 0) url("../images/citroen/espace-media-en.png") no-repeat scroll center center !important;
  width: 314px !important;
}
.option-free2move .header-middle-center-div.title-en, .option-citroen .header-middle-center-div.title-de, .option-free2move .header-middle-center-div.title-es, .option-free2move .header-middle-center-div.title-it, .option-free2move .header-middle-center-div.title-pt-pt, .option-free2move .header-middle-center-div.title-de-at, .option-free2move .header-middle-center-div.title-cs, .option-free2move .header-middle-center-div.title-ru, .option-free2move .header-middle-center-div.title-nl, .option-free2move .header-middle-center-div.title-hr, .option-free2move .header-middle-center-div.title-pt-br, .option-free2move .header-middle-center-div.title-fr-be, .option-free2move .header-middle-center-div.title-nl-be, .option-free2move .header-middle-center-div.title-es-ar, .option-free2move .header-middle-center-div.title-es-mx {
  background: rgba(0, 0, 0, 0) url("../images/free2move/espace-media-en.png") no-repeat scroll center center !important;
  width: 314px !important;
}

.option-peugeot .header-middle-center-div.title-en, .option-peugeot .header-middle-center-div.title-de, .option-peugeot .header-middle-center-div.title-es, .option-peugeot .header-middle-center-div.title-it, .option-peugeot .header-middle-center-div.title-pt-pt, .option-peugeot .header-middle-center-div.title-de-at, .option-peugeot .header-middle-center-div.title-cs, .option-peugeot .header-middle-center-div.title-ru, .option-peugeot .header-middle-center-div.title-nl, .option-peugeot .header-middle-center-div.title-hr, .option-peugeot .header-middle-center-div.title-pt-br, .option-peugeot .header-middle-center-div.title-fr-be, .option-peugeot .header-middle-center-div.title-nl-be, .option-peugeot .header-middle-center-div.title-es-ar, .option-peugeot .header-middle-center-div.title-es-mx {
  background: rgba(0, 0, 0, 0) url("../images/peugeot/espace-media-en.png") no-repeat scroll center center !important;
}

.option-peugeotnew .header-middle-center-div.title-en, .option-peugeotnew .header-middle-center-div.title-de, .option-peugeotnew .header-middle-center-div.title-es, .option-peugeotnew .header-middle-center-div.title-it, .option-peugeotnew .header-middle-center-div.title-pt-pt, .option-peugeotnew .header-middle-center-div.title-de-at, .option-peugeotnew .header-middle-center-div.title-cs, .option-peugeotnew .header-middle-center-div.title-ru, .option-peugeotnew .header-middle-center-div.title-nl, .option-peugeot .header-middle-center-div.title-hr, .option-peugeotnew .header-middle-center-div.title-pt-br, .option-peugeotnew .header-middle-center-div.title-fr-be, .option-peugeotnew .header-middle-center-div.title-nl-be, .option-peugeotnew .header-middle-center-div.title-es-ar, .option-peugeotnew .header-middle-center-div.title-es-mx {
  background: rgba(0, 0, 0, 0) url("../images/peugeotnew/espace-media-en.png") no-repeat scroll center center !important;
}

.option-ds .header-middle-left-div.title-en, .option-ds .header-middle-left-div.title-de, .option-ds .header-middle-left-div.title-es, .option-ds .header-middle-left-div.title-it, .option-ds .header-middle-left-div.title-pt-pt, .option-ds .header-middle-left-div.title-de-at, .option-ds .header-middle-left-div.title-cs, .option-ds .header-middle-left-div.title-ru, .option-ds .header-middle-left-div.title-nl, .option-ds .header-middle-left-div.title-hr, .option-ds .header-middle-left-div.title-pt-br, .option-ds .header-middle-left-div.title-fr-be, .option-ds .header-middle-left-div.title-nl-be, .option-ds .header-middle-left-div.title-es-ar, .option-ds .header-middle-left-div.title-es-mx {
  background: rgba(0, 0, 0, 0) url("../images/ds/espace-media-en.png") no-repeat scroll center center !important;
}

.option-corporate .header-middle-center-div.title-en, .option-corporate .header-middle-center-div.title-de, .option-corporate .header-middle-center-div.title-es, .option-corporate .header-middle-center-div.title-it, .option-corporate .header-middle-center-div.title-pt-pt, .option-corporate .header-middle-center-div.title-de-at, .option-corporate .header-middle-center-div.title-cs, .option-corporate .header-middle-center-div.title-ru, .option-corporate .header-middle-center-div.title-nl, .option-corporate .header-middle-center-div.title-hr, .option-corporate .header-middle-center-div.title-pt-br, .option-corporate .header-middle-center-div.title-fr-be, .option-corporate .header-middle-center-div.title-nl-be, .option-corporate .header-middle-center-div.title-es-ar, .option-corporate .header-middle-center-div.title-es-mx, .option-corporate .header-middle-center-div.title-en-gb, .option-corporate .header-middle-center-div.title-ua {
  background: rgba(0, 0, 0, 0) url("../images/corporate/espace-media-en.png") no-repeat scroll center center !important;
}

.option-stellantis .header-middle-center-div.title-en, .option-stellantis .header-middle-center-div.title-de, .option-stellantis .header-middle-center-div.title-es, .option-stellantis .header-middle-center-div.title-it, .option-stellantis .header-middle-center-div.title-pt-pt, .option-stellantis .header-middle-center-div.title-de-at, .option-stellantis .header-middle-center-div.title-cs, .option-stellantis .header-middle-center-div.title-ru, .option-stellantis .header-middle-center-div.title-nl, .option-stellantis .header-middle-center-div.title-hr, .option-stellantis .header-middle-center-div.title-pt-br, .option-stellantis .header-middle-center-div.title-fr-be, .option-stellantis .header-middle-center-div.title-nl-be, .option-stellantis .header-middle-center-div.title-es-ar, .option-stellantis .header-middle-center-div.title-es-mx, .option-stellantis .header-middle-center-div.title-en-gb, .option-stellantis .header-middle-center-div.title-ua {
  background: rgba(0, 0, 0, 0) url("../images/stellantis/espace-media-en.png") no-repeat scroll center center !important;
}
@media (max-width: 480px) {
  .option-citroen .header-middle-center-div.title-en, .option-citroen .header-middle-center-div.title-de, .option-citroen .header-middle-center-div.title-es, .option-citroen .header-middle-center-div.title-it, .option-citroen .header-middle-center-div.title-pt-pt, .option-citroen .header-middle-center-div.title-de-at, .option-citroen .header-middle-center-div.title-cs, .option-citroen .header-middle-center-div.title-ru, .option-citroen .header-middle-center-div.title-nl, .option-citroen .header-middle-center-div.title-hr, .option-citroen .header-middle-center-div.title-pt-br, .option-citroen .header-middle-center-div.title-fr-be, .option-citroen .header-middle-center-div.title-nl-be, .option-citroen .header-middle-center-div.title-es-ar, .option-citroen .header-middle-center-div.title-es-mx {
    background: rgba(0, 0, 0, 0) url("../images/citroen/logo-citroen-mobile.png") no-repeat scroll center center !important;
    width: 55px !important;
  }

  .option-citroen .header-middle-left-div.title-en, .option-citroen .header-middle-left-div.title-de, .option-citroen .header-middle-left-div.title-es, .option-citroen .header-middle-left-div.title-it, .option-citroen .header-middle-left-div.title-pt-pt, .option-citroen .header-middle-left-div.title-de-at, .option-citroen .header-middle-left-div.title-cs, .option-citroen .header-middle-left-div.title-ru, .option-citroen .header-middle-left-div.title-nl, .option-citroen .header-middle-left-div.title-hr, .option-citroen .header-middle-left-div.title-pt-br, .option-citroen .header-middle-left-div.title-fr-be, .option-citroen .header-middle-left-div.title-nl-be, .option-citroen .header-middle-left-div.title-es-ar, .option-citroen .header-middle-left-div.title-es-mx {
    background: rgba(0, 0, 0, 0) url("../images/citroen/espace-media-mobile-en.png") no-repeat scroll center center !important;
    width: 221px !important;
  }

  .option-peugeot .header-middle-center-div.title-en, .option-peugeot .header-middle-center-div.title-de, .option-peugeot .header-middle-center-div.title-es, .option-peugeot .header-middle-center-div.title-it, .option-peugeot .header-middle-center-div.title-pt-pt, .option-peugeot .header-middle-center-div.title-de-at, .option-peugeot .header-middle-center-div.title-cs, .option-peugeot .header-middle-center-div.title-ru, .option-peugeot .header-middle-center-div.title-nl, .option-peugeot .header-middle-center-div.title-hr, .option-peugeot .header-middle-center-div.title-pt-br, .option-peugeot .header-middle-center-div.title-fr-be, .option-peugeot .header-middle-center-div.title-nl-be, .option-peugeot .header-middle-center-div.title-es-ar, .option-peugeot .header-middle-center-div.title-es-mx {
    background: rgba(0, 0, 0, 0) url("../images/peugeot/espace-media-mobile-en.png") no-repeat scroll center center !important;
  }

  .option-peugeotnew .header-middle-center-div.title-en, .option-peugeotnew .header-middle-center-div.title-de, .option-peugeotnew .header-middle-center-div.title-es, .option-peugeotnew .header-middle-center-div.title-it, .option-peugeotnew .header-middle-center-div.title-pt-pt, .option-peugeotnew .header-middle-center-div.title-de-at, .option-peugeotnew .header-middle-center-div.title-cs, .option-peugeotnew .header-middle-center-div.title-ru, .option-peugeotnew .header-middle-center-div.title-nl, .option-peugeotnew .header-middle-center-div.title-hr, .option-peugeotnew .header-middle-center-div.title-pt-br, .option-peugeotnew .header-middle-center-div.title-fr-be, .option-peugeotnew .header-middle-center-div.title-nl-be, .option-peugeotnew .header-middle-center-div.title-es-ar, .option-peugeotnew .header-middle-center-div.title-es-mx {
    background: rgba(0, 0, 0, 0) url("../images/peugeotnew/espace-media-mobile-en.png") no-repeat scroll center center !important;
  }

  .option-ds .header-middle-left-div.title-en, .option-ds .header-middle-left-div.title-de, .option-ds .header-middle-left-div.title-es, .option-ds .header-middle-left-div.title-it, .option-ds .header-middle-left-div.title-pt-pt, .option-ds .header-middle-left-div.title-de-at, .option-ds .header-middle-left-div.title-cs, .option-ds .header-middle-left-div.title-ru, .option-ds .header-middle-left-div.title-nl, .option-ds .header-middle-left-div.title-hr, .option-ds .header-middle-left-div.title-pt-br, .option-ds .header-middle-left-div.title-fr-be, .option-ds .header-middle-left-div.title-nl-be, .option-ds .header-middle-left-div.title-es-ar, .option-ds .header-middle-left-div.title-es-mx {
    background: rgba(0, 0, 0, 0) url("../images/ds/espace-media-mobile-en.png") no-repeat scroll center center !important;
  }

  .option-corporate .header-middle-center-div.title-en, .option-corporate .header-middle-center-div.title-de, .option-corporate .header-middle-center-div.title-es, .option-corporate .header-middle-center-div.title-it, .option-corporate .header-middle-center-div.title-pt-pt, .option-corporate .header-middle-center-div.title-de-at, .option-corporate .header-middle-center-div.title-cs, .option-corporate .header-middle-center-div.title-ru, .option-corporate .header-middle-center-div.title-nl, .option-corporate .header-middle-center-div.title-hr, .option-corporate .header-middle-center-div.title-pt-br, .option-corporate .header-middle-center-div.title-fr-be, .option-corporate .header-middle-center-div.title-nl-be, .option-corporate .header-middle-center-div.title-es-ar, .option-corporate .header-middle-center-div.title-es-mx {
    background: rgba(0, 0, 0, 0) url("../images/corporate/espace-media-mobile-en.png") no-repeat scroll center center !important;
  }
  .option-free2move .header-middle-center-div.title-en, .option-free2move .header-middle-center-div.title-de, .option-free2move .header-middle-center-div.title-es, .option-free2move .header-middle-center-div.title-it, .option-free2move .header-middle-center-div.title-pt-pt, .option-free2move .header-middle-center-div.title-de-at, .option-free2move .header-middle-center-div.title-cs, .option-free2move .header-middle-center-div.title-ru, .option-free2move .header-middle-center-div.title-nl, .option-free2move .header-middle-center-div.title-hr, .option-free2move .header-middle-center-div.title-pt-br, .option-free2move .header-middle-center-div.title-fr-be, .option-free2move .header-middle-center-div.title-nl-be, .option-free2move .header-middle-center-div.title-es-ar, .option-free2move .header-middle-center-div.title-es-mx {
    background: rgba(0, 0, 0, 0) url("../images/free2move/espace-media-mobile-en.png") no-repeat scroll center center !important;
  }
}


@media (min-width: 481px) and (max-width: 767px) {
  .option-citroen .header-middle-center-div.title-en, .option-citroen .header-middle-center-div.title-de, .option-citroen .header-middle-center-div.title-es, .option-citroen .header-middle-center-div.title-it, .option-citroen .header-middle-center-div.title-pt-pt, .option-citroen .header-middle-center-div.title-de-at, .option-citroen .header-middle-center-div.title-cs, .option-citroen .header-middle-center-div.title-ru, .option-citroen .header-middle-center-div.title-nl, .option-citroen .header-middle-center-div.title-hr, .option-citroen .header-middle-center-div.title-pt-br, .option-citroen .header-middle-center-div.title-fr-be, .option-citroen .header-middle-center-div.title-nl-be, .option-citroen .header-middle-center-div.title-es-ar, .option-citroen .header-middle-center-div.title-es-mx {
    background: rgba(0, 0, 0, 0) url("../images/logo-citroen.png") no-repeat scroll center center !important;
    width: 67px !important;
  }

  .option-citroen .header-middle-left-div.title-en, .option-citroen .header-middle-left-div.title-de, .option-citroen .header-middle-left-div.title-es, .option-citroen .header-middle-left-div.title-it, .option-citroen .header-middle-left-div.title-pt-pt, .option-citroen .header-middle-left-div.title-de-at, .option-citroen .header-middle-left-div.title-cs, .option-citroen .header-middle-left-div.title-ru, .option-citroen .header-middle-left-div.title-nl, .option-citroen .header-middle-left-div.title-hr, .option-citroen .header-middle-left-div.title-pt-br, .option-citroen .header-middle-left-div.title-fr-be, .option-citroen .header-middle-left-div.title-nl-be, .option-citroen .header-middle-left-div.title-es-ar, .option-citroen .header-middle-left-div.title-es-mx {
    background: rgba(0, 0, 0, 0) url("../images/citroen/espace-media-en.png") no-repeat scroll center center !important;
    width: 314px !important;
  }
}

/*END CHANGE MEDIA CENTER LOGO LANGUAGE*/

.menu_img_logo_brand {
  margin: 15px 10px 10px 10px;
}

.flag_language {
  margin: 5px;
}

a.link_language {
  margin: 10px !important;
  display: inline-block !important;
}

.option-citroen a.link_language.selected_language {
  border: 1px solid #e1412d !important;
}

.option-peugeot a.link_language.selected_language {
  border: 1px solid #152032 !important;
}

.option-peugeotnew a.link_language.selected_language {
  border: 1px solid #152032 !important;
}

.option-ds a.link_language.selected_language {
  border: 1px solid #2f2726 !important;
}

.option-corporate a.link_language.selected_language {
  border: 1px solid #1e2336 !important;
}

.option-stellantis a.link_language.selected_language {
  border: 1px solid rgb(36,55,131) !important;
}

.blog-posts .post-item {
  border-top: 0;
}

.page-heading {
  display: block;
}

.product-gallery li .item-copyright {
  white-space: initial;
  overflow: initial;
  width: 100%;
}

.gallery-item-data .check-box-list {
  overflow: initial;
}

.product-gallery li .gallery-item-data {
  display: initial;
}

.price.item-data {
  float: left;
  margin-top: 10px;
}

.check-box-list label {
  white-space: initial;
  width: auto;
}

.product-gallery li .right-block {
}

.product-gallery li .product-download {
  padding: 5px 8px;
  width: auto;
  height: auto;
}

#modal_iframe_download_video .modal-dialog, #modal_iframe_direct_download_video .modal-dialog {
  width: 840px;
}

.modal {
  overflow: visible;
  z-index: 20000;
}

.modal-backdrop {
  z-index: 19000;
}

.vertical-alignment-helper {
  display: table;
  height: 100%;
  width: 100%;
  pointer-events: none;
}

.vertical-align-center {
  /* To center vertically */
  display: table-cell;
  vertical-align: middle;
  pointer-events: none;
}

.modal-content {
  /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
  width: inherit;
  height: inherit;
  /* To center horizontally */
  margin: 0 auto;
  pointer-events: all;
}

body {
  overflow-x: hidden !important;
}

.c-menu--slide-left .c-menu__item {
  text-align: left;
}

.inline {
  display: inline;
}

.c-menu--slide-left {
  overflow-y: auto;
}

.itemclosed {
  display: none;
}

.c-menu__link.accordion-toggle, .c-menu__link.link {
  overflow: hidden;
  text-transform: none;
  font-size: 14px !important;
}

.option-citroen .c-menu__link.accordion-toggle {
  font-family: citroenregular, sans-serif !important;
  font-style: normal !important;
}

.option-peugeot .c-menu__link.accordion-toggle {
  font-family: Peugeot, sans-serif !important;
  font-style: normal !important;
}

.option-peugeotnew .c-menu__link.accordion-toggle {
  font-family: peugeotnewNormal, sans-serif !important;
  font-style: normal !important;
}

.option-ds .c-menu__link.accordion-toggle {
  font-family: citroenregular, sans-serif !important;
  font-style: normal !important;
}
.option-free2move .c-menu__link.accordion-toggle {
  font-family:  free2moveregular, sans-serif !important;
  font-style: normal !important;
}

.option-corporate .c-menu__link.accordion-toggle {
   font-family: Arial, Helvetica Neue, Helvetica, sans-serif !important;
   font-style: normal !important;
 }

.option-stellantis .c-menu__link.accordion-toggle {
  font-family: 'Encode Sans Expanded', sans-serif !important;
  font-style: normal !important;
}

.c-menu__item .nav-top-links a.nav-top-link-legales {
  border-right: 1px solid #e0e0e0;
  background: rgba(0, 0, 0, 0) url("../images/espace-media-info-icon-off.png") no-repeat scroll left center;
}


.c-menu__item .nav-top-links a:hover.nav-top-link-legales {
  border-right: 1px solid #e0e0e0;
  background: rgba(0, 0, 0, 0) url("../images/espace-media-info-icon-on.png") no-repeat scroll left center;
}

.c-menu__item .nav-top-links a.nav-top-link-press {
  border-right: 1px solid #e0e0e0;
  background: rgba(0, 0, 0, 0) url("../images/espace-media-contact-press-icon-off.png") no-repeat scroll left center;
}

.c-menu__item .nav-top-links a:hover.nav-top-link-press {
  border-right: 1px solid #e0e0e0;
  background: rgba(0, 0, 0, 0) url("../images/espace-media-contact-press-icon-on.png") no-repeat scroll left center;
}

.c-menu__item .nav-top-links a.nav-top-link-contact {
  border-right: medium none;
  background: rgba(0, 0, 0, 0) url("../images/espace-media-contact-icon-off.png") no-repeat scroll left center;
}

.c-menu__item .nav-top-links a:hover.nav-top-link-contact {
  border-right: medium none;
  background: rgba(0, 0, 0, 0) url("../images/espace-media-contact-icon-on.png") no-repeat scroll left center;
}

.c-menu {
  background-color: #ffffff;
}

#c-menu--slide-left .group-button-header {
  vertical-align: initial;
  display: block;
  float: left;
}

#c-menu--slide-left .group-button-header .btn-alertes {
  background-position: 5px center;
  padding: 10px 5px 10px 35px;
  float: none;
  border: 1px solid #ccc;
}

#c-menu--slide-left .group-button-header a:hover.btn-alertes {
  background-position: 5px center;
}

#c-menu--slide-left .c-menu__item .nav-top-links {
  margin-top: 2px;
}

#c-menu--slide-left .c-menu__item .nav-top-links a {
  padding: 5px 8px;
  border: 0;
}

.c-menu--slide-left .c-menu__item:last-child {
  border-bottom: solid 1px #777777;
}

#c-menu--slide-left .dropdown-menu {
  border: 1px solid #ccc;
}

#c-menu--slide-left a.current-open:after, #c-menu--slide-left a.toggle:after {
  content: "\f107";
  font-family: "FontAwesome";
  font-size: 11px;
  vertical-align: 0;
  padding-left: 5px;
  font-weight: bold;
}

#c-menu--slide-left a.link:after {
  content: "\203A";
  font-family: "FontAwesome";
  font-size: 11px;
  vertical-align: 0;
  padding-left: 5px;
  font-weight: bold;
}

.container_submenu_mobile {
  width: 92%;
  float: right;
}

#search_mobile_form {
  display: none;
  background-color: #ffffff;
  text-align: center;
}

#search_mobile_form_inner {
  width: 100%;
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px;
}

#search_mobile_form_inner input {
  width: 80%;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  text-transform: uppercase;
}

#search_mobile_form_inner .btn-search {
  position: absolute;
  height: 20px;
  margin-top: 4px;
  width: 25px;
}

.option-citroen #search_mobile_form_inner {
  background-color: #eaeaea;
}

.option-peugeot #search_mobile_form_inner {
  background-color: #142032;
}

.option-peugeotnew #search_mobile_form_inner {
  background-color: #000000;
}

.option-ds #search_mobile_form_inner {
  background-color: #14130b;
}

.option-corporate #search_mobile_form_inner {
    background-color: #1e2336;
  }

.option-stellantis #search_mobile_form_inner {
  background-color: rgb(36,55,131);
}

.option-free2move #search_mobile_form_inner {
  background-color: #e6007e;
}

.option-citroen #search_mobile_form_inner .btn-search {
  background: url("../images/citroen/search.png") no-repeat scroll center center;
}
.option-free2move #search_mobile_form_inner .btn-search {
  background: url("../images/free2move/search.png") no-repeat scroll center center;
}
.option-peugeot #search_mobile_form_inner .btn-search {
  background: url("../images/peugeot/search.png") no-repeat scroll center center;
}

.option-peugeotnew #search_mobile_form_inner .btn-search {
  background: url("../images/peugeotnew/search.png") no-repeat scroll center center;
}

.option-ds #search_mobile_form_inner .btn-search {
  background: url("../images/ds/search.png") no-repeat scroll center center;
}

.option-corporate #search_mobile_form_inner .btn-search {
  background: url("../images/corporate/search.png") no-repeat scroll center center;
}

.option-stellantis #search_mobile_form_inner .btn-search {
  background: url("../images/stellantis/search.png") no-repeat scroll center center;
}

.option-citroen #search_mobile_form_inner,
.option-citroen #search_mobile_form_inner input:placeholder-shown {
  color: #646464 !important;
}

.option-peugeot #search_mobile_form_inner,
.option-peugeot #search_mobile_form_inner input:placeholder-shown {
  color: #999999 !important;
}

option-peugeotnew #search_mobile_form_inner,
.option-peugeotnew #search_mobile_form_inner input:placeholder-shown {
  color: #00A3E0 !important;
}

.option-ds #search_mobile_form_inner,
.option-ds #search_mobile_form_inner input:placeholder-shown {
  color: #979694 !important;
}

.option-corporate #search_mobile_form_inner,
.option-corporate #search_mobile_form_inner input:placeholder-shown {
  color: #ffffff !important;
}

.option-stellantis #search_mobile_form_inner,
.option-stellantis #search_mobile_form_inner input:placeholder-shown {
  color: #ffffff !important;
}
.option-free2move #search_mobile_form_inner,
.option-free2move #search_mobile_form_inner input:placeholder-shown {
  color: #ffffff !important;
}
#header_mobile {
  padding: 10px;
}

.option-citroen .btn-open-mobile {
  color: #777777;
}

.option-peugeot .btn-open-mobile {
  color: #ffffff;
}

.option-peugeotnew .btn-open-mobile {
  color: #ffffff;
}

.option-ds .btn-open-mobile {
  color: #ad0040;
}

.option-corporate .btn-open-mobile {
  color: #757575;
}

.option-stellantis .btn-open-mobile {
  color: #757575;
}

.option-free2move .btn-open-mobile {
  color: #009de0;
}
.option-citroen .middle_title {
  margin-top: 15px;
  padding: 0;
}

.option-peugeot .middle_title {
  margin-top: 10px;
  padding: 0;
}

.option-peugeotnew .middle_title {
  margin-top: 10px;
  padding: 0;
}

.option-ds .middle_title {
  margin-top: 14px;
  padding: 0;
}

.option-corporate .middle_title {
  margin-top: 12px;
}
.option-stellantis .middle_title {
   margin-top: 12px;
 }
.option-free2move .middle_title {
  margin-top: 12px;
}
.check-box-list label {
  line-height: 15px;
}

.pp_social .facebook {
  margin-left: 0 !important;
}

.pp_social .twitter {
  margin-left: 2px !important;
}

.contact-press-container {
  padding-right: 0;
}

.container {
  padding-right: 0;
  padding-left: 0;
}

.detail-title {
  width: auto;
}

div.pp_default .pp_next, div.pp_default .pp_previous {
  width: 55px;
}

div.pp_default .pp_previous {
  margin-left: -15% !important;
}

div.pp_default .pp_next {
  margin-right: -15% !important;
}

.pp_hoverContainer {
  height: 80% !important;
}

.model-selector select {
  min-width: initial;
}

.main-header .btn-search {
  border: none;
  height: 20px;
  width: 25px;
}

.main-header input {
  border: none;
  padding: 0px 5px;
  line-height: 20px;
  font-size: 12px !important;
  text-transform: uppercase;
}

.main-header .btn-alertes {
  font-size: 12px !important;
  margin-top: 2px;
  display: inline-block;
  padding-left: 30px;
  padding-top: 0 !important;
}

.option-peugeot .main-header .btn-search {
  background: transparent url("../images/peugeot/search.png") no-repeat scroll center center;
}

.option-peugeot .main-header input {
  color: #999999 !important;
}

.option-peugeot .main-header .btn-alertes {
  background: rgba(0, 0, 0, 0) url("../images/peugeot/newsletter.png") no-repeat scroll left center;
  color: #999999 !important;
}

.option-peugeot a:hover.btn-alertes {
  background: url("../images/peugeot/newsletter-hover.png") no-repeat scroll left center;
  color: #2caed6 !important;
}

.option-peugeot .bordersep {
  border-right: 1px solid #999999
}


.option-peugeotnew .main-header .btn-search {
   background: transparent url("../images/peugeotnew/search-hover.png") no-repeat scroll center center;
 }
.option-peugeotnew .main-header .btn-search:hover {
  background: transparent url("../images/peugeotnew/search-on-top.png") no-repeat scroll center center;
}


.option-peugeotnew .main-header input {
   color: #ffffff !important;
  font-size: 11px !important;
 }
.option-peugeotnew .main-header input::placeholder {
  color: #ffffff !important;
  margin-bottom: 2px;
}

.option-peugeotnew .main-header .btn-alertes {
  background: rgba(0, 0, 0, 0) url("../images/peugeotnew/newsletter-hover.png") no-repeat scroll left center;
  color: #000000 !important;
}

.option-peugeotnew a:hover.btn-alertes {
  background: url("../images/peugeotnew/newsletter-on-top.png") no-repeat scroll left center !important;
  color: #000000 !important;
}

.option-peugeotnew .bordersep {
  border-right: 1px solid #ffffff
}

.option-corporate .main-header .btn-search {
  background: transparent url("../images/corporate/search.png") no-repeat scroll center center;
}

.option-corporate .main-header .btn-search:hover {
  background: transparent url("../images/corporate/search-hover.png") no-repeat center center;
}

.option-corporate .main-header input {
  color: #ffffff !important;
}

.option-corporate .main-header .btn-alertes {
  background: rgba(0, 0, 0, 0) url("../images/corporate/newsletter.png") no-repeat scroll left center;
  color: #ffffff !important;
}

.option-corporate a:hover.btn-alertes {
  background: url("../images/corporate/newsletter-hover.png") no-repeat scroll left center;
  color: #d6d2c4 !important;
}

.option-corporate .bordersep {
  border-right: 1px solid #ffffff;
}

.option-stellantis .main-header .btn-search {
  background: transparent url("../images/stellantis/search.png") no-repeat scroll center center;
}

.option-stellantis .main-header .btn-search:hover {
  background: transparent url("../images/stellantis/search-hover.png") no-repeat center center;
}

.option-stellantis .main-header input {
  color: #ffffff !important;
}

.option-stellantis .main-header .btn-alertes {
  background: rgba(0, 0, 0, 0) url("../images/stellantis/newsletter.png") no-repeat scroll left center;
  color: #ffffff !important;
}

.option-stellantis a:hover.btn-alertes {
  background: url("../images/stellantis/newsletter-hover.png") no-repeat scroll left center;
  color: #d6d2c4 !important;
}

.option-stellantis .bordersep {
  border-right: 1px solid #ffffff;
}

.option-citroen .main-header .btn-search {
  background: transparent url("../images/citroen/search.png") no-repeat scroll center center;
}

.option-citroen .main-header .btn-search:hover {
  background: transparent url("../images/citroen/search-hover.png") no-repeat center center;
}

.option-citroen .main-header input {
  color: #999999 !important;
}

.option-citroen .main-header .btn-alertes {
  background: rgba(0, 0, 0, 0) url("../images/citroen/newsletter.png") no-repeat scroll left center;
  color: #999999 !important;
}

.option-citroen a:hover.btn-alertes {
  background: url("../images/citroen/newsletter-hover.png") no-repeat scroll left center;
  color: #e1412d !important;
}

.option-citroen .bordersep {
  border-right: 1px solid #999999;
}

.option-free2move .main-header .btn-search {
  background: transparent url("../images/free2move/search.png") no-repeat scroll center center;
}

.option-free2move .main-header .btn-search:hover {
  background: transparent url("../images/free2move/search-hover.png") no-repeat center center;
}

.option-free2move .main-header input {
  color: #ffffff !important;
}

.option-free2move .main-header .btn-alertes {
  background: rgba(0, 0, 0, 0) url("../images/free2move/newsletter.png") no-repeat scroll left center;
  color: #ffffff !important;
}

.option-free2move a:hover.btn-alertes {
  background: url("../images/free2move/newsletter-hover.png") no-repeat scroll left center;
  color: #e6007e !important;
}

.option-free2move .bordersep {
  border-right: 1px solid #ffffff;
}
.option-ds .main-header .btn-search {
  background: transparent url("../images/ds/search.png") no-repeat scroll center center;
}

.option-ds .main-header .btn-search:hover {
  background: transparent url("../images/ds/search-hover.png") no-repeat center center;
}

.option-ds .main-header input {
  color: #979694 !important;
}

.option-ds .main-header .btn-alertes {
  background: rgba(0, 0, 0, 0) url("../images/ds/newsletter.png") no-repeat scroll left center;
  color: #979694 !important;
}

.option-ds a:hover.btn-alertes {
  background: url("../images/ds/newsletter-hover.png") no-repeat scroll left center;
  color: #ad0040 !important;
}

.option-ds .bordersep {
  border-right: 1px solid #979694;
}


#form-search-opntop .btn-search:before {
  height: 20px !important;
  position: absolute !important;
  top: 8px !important;
  right: 4px !important;
  padding-top: 0 !important;
}

#form-search-opntop input {
  padding-right: 20px;
  padding-left: 5px;
  max-width: 115px;
}

.img-responsive {
  width: 100%;
}

.img-crop img {
  width: auto !important;
  height: 156px !important;
  margin: 0 auto !important;
}

.img-crop {
  width: 100% !important;
  height: 156px !important;
}

.video_container {
  position: relative;
}

.contact-press-container .image-contact {
  width: 30%;
}

.contact-press-container .info-contact {
  width: 70%;
}

.image-contact {
  min-height: 140px;
}

.contact-press-container .info-contact .contact-button {
  padding: 0 !important;
}

.scroll_top {
  z-index: 100;
  bottom: 15px;
}

.c-mask {
  z-index: 101;
}

#product .panel-title a.accordion-toggle {
  width: 97%;
  display: inline-block;
  overflow: hidden;
}

.pagination ul.list_num li {
  border-radius: 5px;
  margin: 3px 2px;
}

.pagination ul.list_num li a {
  padding: 5px 10px;
}

.option-peugeot .pagination ul.list_num li.current {
  border: 1px solid #2caed6;
}

.option-peugeotnew .pagination ul.list_num li.current {
  border: 1px solid #00A3E0;
}

.option-corporate .pagination ul.list_num li.current {
  border: 1px solid #2b2b2b;
}
.option-stellantis .pagination ul.list_num li.current {
  border: 1px solid #2b2b2b;
}
.option-free2move .pagination ul.list_num li.current {
  border: 1px solid #009de0;
}
.option-citroen .pagination ul.list_num li.current {
  border: 1px solid #e1412d;
}

.option-ds .pagination ul.list_num li.current {
  border: 1px solid #ad0040;
}

.hover:hover {
  cursor: pointer !important;
}

.fa-twitter, .fa-linkedin, .fa-facebook, .fa-google-plus {
  width: auto;
  height: auto;
  margin-left: 10px;
}

.share-socials-title {
  color: #777777;
  font-size: 12px;
  margin-right: 10px;
}

@media (min-width: 375px) {
  .contact-press-container .image-contact {
    width: 25%;
  }

  .contact-press-container .info-contact {
    width: 75%;
  }
}

@media (max-width: 767px) {
  .page-heading {
    font-size: 16px !important;
    line-height: normal !important;
    height: auto !important;
  }

  .current-title {
    font-size: 16px !important;
    line-height: normal !important;
  }

  .navbar-brand, .gallery-submenu.gallery-submenu-media.show-brand {
    height: auto;
  }

  #submitGallery {
    margin-top: 20px;
  }

  #submitGallery .btn-search-gallery {
    float: none;
  }

  .model-selector-gallery select {
    width: 100%;
  }

  .height-1-rows, .height-2-rows, .height-3-rows, .height-4-rows {
    height: auto;
  }

  .height-1-rows p, .height-2-rows p, .height-3-rows p, .height-4-rows p {
    top: initial;
  }

  .box-description:after {
    content: initial;
  }

  .btn-group > .btn-group {
    padding-right: 10px;
    padding-left: 10px;
  }

  .description-select-group {
    height: auto;
    margin-bottom: 15px;
  }

  .field-group select {
    margin-bottom: 0;
  }

  .box-alert .contact-button {
    margin-right: auto;
  }

  .press-contact-data .press-contact-data-item {
    border: 0;
  }

  .container_mlr0_mobile {
    margin-right: 0;
    margin-left: 0;
  }

  .image-contact {
    min-height: initial;
  }

  .mt0_mobile {
    margin-top: 0 !important;
  }

  #header {
    position: fixed;
    width: 100%;
    z-index: 100;
  }

  #main_container {
    padding-top: 105px;
  }

  #search_mobile_form {
    display: block;
    padding: 0 15px;
  }

  #header-middle {
    padding-top: 0;
    padding-bottom: 0;
  }

  .search-keyword-result {
    text-align: left;
  }

  .contact-press-item {
    border: 0;
    margin: 5px 0;
  }

  .press-contact-data {
    padding: 10px 0;
  }

  #c-menu--slide-left .group-button-header .btn-alertes {
    color: #777777 !important;
  }

  .product-gallery li .right-block, .product-gallery li .left-block {
    margin-right: 0;
    margin-left: 0;
  }

  .tech-option .tech-option-item {
    border: 0;
    padding: 0;
  }

  .tech-data-content, .equip-data-content, .options-data-content {
    margin-top: 0 !important;
  }

  .tech-option .tech-option-item .info {
    padding-left: 0;
  }

  .tech-option {
    margin-top: 0;
    padding: 0;
  }

  .tech-option .tech-option-title .title-tech-option {
    margin-left: 0;
    padding-left: 0;
  }

  .tech-option .tech-option-title {
    padding: 20px 0;
    float: right;
  }

  .blog-posts .post-item .entry-thumb {
    border: 1px solid #eaeaea;
    margin-bottom: 10px;
  }

  .blog-posts .post-item .entry-thumb img {
    border: 0;
  }

  /*POPUP MEDIAS
  .pp_pic_holder.pp_default{top:0 !important;}
  .pp_pic_holder.pp_default { width: 100%!important; left: 0!important; overflow: hidden; }
  div.pp_default .pp_content_container .pp_left { padding-left: 0!important; }
  div.pp_default .pp_content_container .pp_right { padding-right: 0!important; }
  .pp_content { width: 100%!important; height: auto!important; }
  .pp_fade { width: 100%!important; height: 100%!important; }
  a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom { display: none!important; }
  #pp_full_res img { width: 100%!important; height: auto!important; }
  .pp_details { display:none; width: 100%!important; padding-left: 3%; padding-right: 4%; padding-top: 10px; padding-bottom: 10px; background-color: #fff; margin-top: -2px!important; }
  .pp_gallery{display:none;}
  a.pp_close { right: 0 !important; top: 32px!important; }
  div.pp_default .pp_close{margin-right:0 !important;margin-top:0 !important;}*/
  div.pp_overlay, .pp_pic_holder.pp_default {
    display: none !important;
  }

  .image-hover2 a:before, .image-hover2 a:hover:before, .image-hover2 a:hover:after {
    display: none;
  }

  .tooltip {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /*.box-vertical-megamenus .vertical-menu-content{margin-left: -70px;}*/
  .mega_dropdown.dropdown-menu {
    width: auto !important;
  }

  .box-vertical-megamenus .vertical-menu-content {
    min-width: 250px;
  }

  .tech-option {
    margin-top: 0px;
  }

  .tech-option .tech-option-title {
    margin-top: 15px;
    float: right;
  }

  .container {
    width: 100%;
    margin: 0;
  }

  .breadcrumb {
    padding-right: 15px;
    padding-left: 15px;
  }

  /*.blog-posts .post-item{min-height:325px;}*/
  .main-header input {
    min-width: 98px;
  }

  .contact-press-container .image-contact {
    width: 25%;
  }

  .contact-press-container .info-contact {
    width: 75%;
  }

  .image-contact {
    min-height: 140px;
  }

  .search-box {
    margin-right: 10px;
  }
}

@media (max-width: 991px) {
  /*
  .img-responsive{width:100%;}
  .img-crop img{width:100% !important;height:auto !important;margin:0 !important;}
  .img-crop{width:100% !important;}*/
}

@media (min-width: 768px) {
  .press-contact-data .press-contact-data-item {
    padding-left: 35px;
  }

  .menu-gallery .menu-gallery-item {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  #main-menu .dropdown, #main-menu .main-menu-separator {
    float: none !important;
    display: inline-block !important;
  }

  ul.nav.navbar-nav {
    width: auto !important;
    text-align: center !important;
  }

  .nav-ontop ul.nav.navbar-nav {
    margin-left: 0 !important;
  }

  .header-middle-left {
    padding-left: 0 !important;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .mega_dropdown.dropdown-menu {
    margin-left: auto !important;
  }

  .vertical-dropdown-menu {
    width: 250px !important;
    margin-left: auto !important;
  }

  .box-vertical-megamenus .vertical-menu-list {
    background-position: 20px top !important;
  }

  .nav-top-menu.nav-ontop ul.nav.navbar-nav {
    float: left !important;
  }

  .p0tablet {
    padding: 0 !important;
  }

  .fa-twitter, .fa-linkedin, .fa-facebook, .fa-google-plus {
    font-size: 25px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /*.blog-posts .post-item{min-height:385px;}*/
  .main-header input {
    min-width: 115px;
  }

  .contact-press-container .image-contact {
    width: 30%;
  }

  .contact-press-container .info-contact {
    width: 70%;
  }

  .image-contact {
    min-height: 140px;
  }
}

@media (min-width: 1200px) {
  .main-header input {
    min-width: 130px;
  }

  ul.nav.navbar-nav {
    margin-left: -95px !important;
  }

  .contact-press-container .image-contact {
    width: 38%;
  }

  .contact-press-container .info-contact {
    width: 62%;
  }

  .image-contact {
    min-height: 165px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  ul.nav.navbar-nav {
    margin-left: -60px !important;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  ul.nav.navbar-nav {
    margin-left: -80px !important;
  }
}

sub {
  vertical-align: sub;
  bottom: 0;
}

sup {
  vertical-align: super;
}

.g-recaptcha div:first-child {
  margin: 0 auto;
}

#loading_platform_overlay {
  display: none;
  text-align: center;
  position: absolute;
  width: 800px;
  height: 96%;
  background: rgba(0, 0, 0, .8);
}

#loader {
  position: fixed;
  width: 50px;
  height: auto;
  top: 50%;
  left: 45%;
  background: rgba(0, 0, 0, .7);
  border-radius: 10px;
  padding: 10px;
  color: #ffffff;
}

.copyright_text {
  font-size: 11px;
  font-weight: bold;
}

.check-box-list li {
  line-height: 15px;
}

.pagination_photos_news {
  padding-top: 1px;
  clear: both;
}

.pagination_photos_news .item-list .pager li {
  margin: 0 0.2em;
}

.pager li.pager-current {
  line-height: 30px;
}

.pager li {
  margin: 0 !important;
}

.col-xs-12.col-sm-12.product-desc ul, .center_column .post-item ul {
  list-style: outside !important;
  margin-left: 40px !important;
}

.col-xs-12.col-sm-12.product-desc ol, .center_column .post-item ol {
  list-style: decimal !important;
  margin-left: 40px !important;
}

#accept_cookie {
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  z-index: 999999;
  display: block;
  color: #ffffff;
  padding: 10px 1%;
}

#accept_cookie a {
  color: #ffffff;
}

#accept_cookie p {
  margin: auto;
}

#accept_cookie_btn, .cookie_btn {
  border-radius: 50%;
  padding: 5px 10px;
  color: #FFFFFF;
  cursor: pointer;
}

.option-citroen #accept_cookie {
  background-color: #646466;
  background: rgb(100, 100, 102);
  background: rgba(100, 100, 102, .7);
}

.option-ds #accept_cookie {
  background-color: #2f2726;
  background: rgb(47, 39, 38);
  background: rgba(47, 39, 38, .7);
}

.option-peugeot #accept_cookie {
  background-color: #152032;
  background: rgb(21, 32, 50);
  background: rgba(21, 32, 50, .7);
}

.option-peugeotnew #accept_cookie {
  background-color: #152032;
  background: rgb(21, 32, 50);
  background: rgba(21, 32, 50, .7);
}

.option-corporate #accept_cookie {
  background-color: #1e2336;
  background: rgb(30, 35, 54);
  background: rgba(30, 35, 54, .7);
}

.option-stellantis #accept_cookie {
  background-color: rgb(36,55,131);
  background: rgb(30, 35, 54);
  background: rgba(30, 35, 54, .7);
}

.option-free2move #accept_cookie {
  background-color: #e6007e;
  background: rgb(230, 0,126);
  background: rgba(230, 0,126, .7);
}
.option-citroen #accept_cookie_btn, .option-citroen .cookie_btn {
  font-family: citroenregular, Arial;
  background-color: #e1412d;
}

.option-ds #accept_cookie_btn, .option-citroen .cookie_btn {
  font-family: 'citroenregular', sans-serif !important;
  background-color: #ad0040;
}

.option-peugeot #accept_cookie_btn, .option-citroen .cookie_btn {
  font-family: Peugeot, Arial;
  background-color: #2caed6;
}

.option-peugeotnew #accept_cookie_btn, .option-citroen .cookie_btn {
  font-family: peugeotnewNormal, Arial;
  background-color: #00A3E0;
}

.option-free2move #accept_cookie_btn, .option-free2move .cookie_btn {
  font-family: free2moveregular, Arial;
  background-color:#e6007e ;
}
.option-corporate #accept_cookie_btn, .option-citroen .cookie_btn {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif !important;
  background-color: #152032;
}

.option-stellantis #accept_cookie_btn, .option-citroen .cookie_btn {
  font-family: 'Encode Sans Expanded', sans-serif !important;
  background-color: #152032;
}

.option-citroen .pager li.pager-current {
  color: #e1412d !important;
}

.option-ds .pager li.pager-current {
  color: #ad0040 !important;
}

.option-peugeot .pager li.pager-current {
  color: #2caed6 !important;
}

.option-peugeotnew .pager li.pager-current {
  color: #00A3E0 !important;
}

.option-corporate .pager li.pager-current {
  color: #83786f !important;
}

.option-stellantis .pager li.pager-current {
  color: #83786f !important;
}

.page404inner {
  background-size: cover;
  background-position: center center;
  background-color: #ffffff;
  background-repeat: no-repeat;
  height: 40em;
  margin-top: -70px;
  z-index: 100;
  position: absolute;
  width: 100%;
}

.page404text {
  position: absolute;
  z-index: 2;
  margin: 30px;
  margin-top: 8%;
}

.pager li > strong > strong > strong > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
  font-weight: normal;
}

.view-homepage u {
  text-decoration: none;
}

.view-homepage u em strong strong {
  font-style: normal;
  font-weight: normal !important;
}

.option-peugeotnew .fa-twitter, .fa-google-plus, .fa-facebook {
  background-color: transparent !important;
  color: #000000;
  font-size: 16px;
  line-height: 28px !important;
  text-align: center;
}

.option-peugeotnew #product .pb-right-column .product-desc, .option-peugeotnew #product .pb-right-column .product-desc span{
  font-family: peugeotnewNormal, sans-serif !important;
  font-size: 10px;
}
