/*not remove this keyframes, when builded the "s" disappear*/
@keyframes carIn {
  0% {
      left: 38%;
      opacity: 0;
  }

  100% {
      left: 46.5%;
      opacity: 1;
  }
}

@keyframes textIn {
  0% {
      bottom: 2%;
      opacity: 1;
  }

  100% {
      bottom: 13%;
      opacity: 1;
  }
}

#chooselanguage {
  padding-right: 0 !important;
}

#chooselanguage .modal-dialog {
  width: 100%;
  height: 100%;
  margin: 0;
}

#chooselanguage .modal-dialog .modal-content {
  height: 100%;
}

#chooselanguage #splash-container {
  position: relative;
  text-align: center;
}

#chooselanguage #splash-container .logo-wrapper {
  position: relative;
}

#chooselanguage #splash-container .logo:after {
  content: "";
  position: absolute;
  height: 20px;
  width: 2px;
  background: #ad0c33;
  top: 78%;
  left: 50%;
}

#chooselanguage #splash-container .logo img {
  display: inline-block;
  position: relative;
  width: 60px;
  height: 60px;
  margin: 55px 0;
}

#chooselanguage #splash-container h1 {
  font-weight: 800;
  font-family: "Open Sans",sans-serif;
  font-size: 3em;
  line-height: 5.1rem;
  color: #e0e0e0;
}

#chooselanguage #splash-container h1 .hg{
  color: #ad0c33;
}

#chooselanguage #splash-container p {
  color: #000;
  font-size: 1.5em;
  font-weight: 700;
  margin: 35px;
  line-height: 1.3em;
}

#chooselanguage #splash-container .cta-wrapper {
  text-align: center;
}

#chooselanguage #splash-container .cta-wrapper li {
  margin: 0 auto 25px auto;
  max-width: 200px;
  display: block;
}

#chooselanguage #splash-container .cta-wrapper li a {
  text-transform: uppercase;
  letter-spacing: 2px;
}

#float-call {
  position: fixed;
  width: 100%;
  bottom: 0;
  background: #b00030;
  color: #fff;
  display: none;
  text-align: center;
  padding-bottom: 10px;
}

#float-call.opened {
  display: block;
  z-index: 9999;
}

#make-call, #video-call {
  width: 133px;
  height: 21px;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 11px;
  border-radius: 3px;
  background-color: #91052a;
}

#make-call{
  background-image: url(https://geoservice.fiat.com.tr/content/img/phone.png);
  background-position:  5px center;
  background-repeat:  no-repeat;
  background-size: 7%;
}

#video-call{
  background-image: url(https://geoservice.fiat.com.tr/content/img/video_call.png);
  background-position:  0 center;
  background-repeat:  no-repeat;
  background-size: 18%;
  text-align: right;
  padding-right: 10px;
  display: none;
}

#float-call .call-left-side img{
  transform: translateY(-15px);
}

#cl-banner .checkbox  label:after {
  content: "";
  display:none;
}

#js-helpalive-container {
  position: fixed;
  bottom: 50px;
  right: 10px;
  z-index: 99999;
}

#chooselanguage {
  padding-right: 0 !important;
}

#chooselanguage .modal-dialog {
  width: 100%;
  height: 100%;
  margin: 0;
}

#chooselanguage .modal-dialog .modal-content {
  height: 100%;
}

#chooselanguage #splash-container {
  position: relative;
  text-align: center;
}

#chooselanguage #splash-container .logo-wrapper {
  position: relative;
}

#chooselanguage #splash-container .logo:after {
  content: "";
  position: absolute;
  height: 20px;
  width: 2px;
  background: #ad0c33;
  top: 78%;
  left: 50%;
}

#chooselanguage #splash-container .logo img {
  display: inline-block;
  position: relative;
  width: 60px;
  height: 60px;
  margin: 55px 0;
}

#chooselanguage #splash-container h1 {
  font-weight: 800;
  font-family: "Open Sans",sans-serif;
  font-size: 3em;
  line-height: 5.1rem;
  color: #e0e0e0;
}

#chooselanguage #splash-container h1 .hg{
  color: #ad0c33;
}

#chooselanguage #splash-container p {
  color: #000;
  font-size: 1.5em;
  font-weight: 700;
  margin: 35px;
  line-height: 1.3em;
}

#chooselanguage #splash-container .cta-wrapper {
  text-align: center;
}

#chooselanguage #splash-container .cta-wrapper li {
  margin: 0 auto 25px auto;
  max-width: 200px;
  display: block;
}

#chooselanguage #splash-container .cta-wrapper li a {
  text-transform: uppercase;
  letter-spacing: 2px;
}

#float-call {
  position: fixed;
  width: 100%;
  bottom: 0;
  background: #b00030;
  color: #fff;
  display: none;
  text-align: center;
  padding-bottom: 10px;
}

#float-call.opened {
  display: block;
  z-index: 9999;
}

#make-call, #video-call {
  width: 133px;
  height: 21px;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 11px;
  border-radius: 3px;
  background-color: #91052a;
}

#make-call{
  background-image: url(https://geoservice.fiat.com.tr/content/img/phone.png);
  background-position:  5px center;
  background-repeat:  no-repeat;
  background-size: 7%;
}

#video-call{
  background-image: url(https://geoservice.fiat.com.tr/content/img/video_call.png);
  background-position:  0 center;
  background-repeat:  no-repeat;
  background-size: 18%;
  text-align: right;
  padding-right: 10px;
  display: none;
}

#float-call .call-left-side img{
  transform: translateY(-15px);
}

#cl-banner .checkbox  label:after {
  content: "";
  display:none;
}

#js-helpalive-container {
  position: fixed;
  bottom: 50px;
  right: 10px;
  z-index: 99999;
}

html .bev-discover-incentives .container .result .table .body .row .description .title {
  text-transform: uppercase
}

body .bev-faq .container .packages-container .cta-faq{
  margin-left: 50%;
  transform: translateX(-50%);
}

html .bev-discover-incentives .container .result .table .body .row .description .title {
  text-transform: uppercase
}

body .world-select .trim-selector-container .trim-selector.black .trim-box:nth-child(1).active {
  background: #000000;
  background: linear-gradient(34.34deg, #000000 0.09%, #626262 100.05%);
  background: -moz-linear-gradient(34.34deg, #000000 0.09%, #626262 100.05%);
  background: -webkit-linear-gradient(34.34deg, #000000 0.09%, #626262 100.05%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#626262",GradientType=1);
  background-size: 100% 55% !important;
  background-repeat: no-repeat !important;
  margin-left: 10px; }

body .world-select .trim-selector-container .trim-selector.black .trim-box:nth-child(2).active {
  background: #000000;
  background: linear-gradient(34.34deg, #000000 0.09%, #626262 100.05%);
  background: -moz-linear-gradient(34.34deg, #000000 0.09%, #626262 100.05%);
  background: -webkit-linear-gradient(34.34deg, #000000 0.09%, #626262 100.05%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#626262",GradientType=1);
  background-size: 100% 55% !important;
  background-repeat: no-repeat !important;
  margin-left: 10px; }

body .world-select .trim-selector-container .trim-selector.black .trim-box:nth-child(2) {
  background-image: linear-gradient(84.91deg,#787878 0,#a4a4a4 100.03%);
  background-size: 100% 55%;
  background-repeat: no-repeat;
  margin-left: 10px; }

body .world-select .trim-selector-container .trim-selector.black .trim-box:nth-child(1) {
  background-image: linear-gradient(84.91deg,#787878 0,#a4a4a4 100.03%);
  background-size: 100% 55%;
  background-repeat: no-repeat;
  margin-left: 10px; }

body .world-select .family_carousel_wrapper.black .container-bev .family_trim_container .img-container {
  width: 100vw;
  margin-left: 50%;
  transform: translateX(-50%);
  padding-bottom: 4px;
}

body .world-select .trim-selector-container .trim-selector.blacker .trim-box:nth-child(1).active {
  background: #000000;
  background: linear-gradient(34.34deg, #000000 0.09%, #626262 100.05%);
  background: -moz-linear-gradient(34.34deg, #000000 0.09%, #626262 100.05%);
  background: -webkit-linear-gradient(34.34deg, #000000 0.09%, #626262 100.05%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#626262",GradientType=1);
  background-size: 100% 55%;
  background-repeat: no-repeat;
  margin-left: 10px; }

body .world-select .trim-selector-container .trim-selector.blacker .trim-box:nth-child(2).active {
  background: #000000;
  background: linear-gradient(34.34deg, #000000 0.09%, #626262 100.05%);
  background: -moz-linear-gradient(34.34deg, #000000 0.09%, #626262 100.05%);
  background: -webkit-linear-gradient(34.34deg, #000000 0.09%, #626262 100.05%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#626262",GradientType=1);
  background-size: 100% 55%;
  background-repeat: no-repeat;
  margin-left: 10px; }

body .world-select .trim-selector-container .trim-selector.blacker .trim-box:nth-child(2) {
  background-image: linear-gradient(84.91deg,#787878 0,#a4a4a4 100.03%);
  background-size: 100% 55%;
  background-repeat: no-repeat;
  margin-left: 10px; }

body .world-select .trim-selector-container .trim-selector.blacker .trim-box:nth-child(1) {
  background-image: linear-gradient(84.91deg,#787878 0,#a4a4a4 100.03%);
  background-size: 100% 55%;
  background-repeat: no-repeat;
  margin-left: 10px; }

body .text-section .text p{font-size: 14px}

body .eletric-bev .eletric-list .icon-pillar img{width:75px;}

a.btn.btn-primary.btn-icon.live-sup-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px 10px;
}

a[href^="https://laprima.fiat"], a[href^="https://laprima-de.fiat"], a[href^="https://laprima-fr.fiat"], a[href^="https://laprima-it.fiat"], a[href^="https://laprima-nl.fiat"], a[href^="https://laprima-lu.fiat"], .bottom_bar .bottom-bar-cta {
  display: none !important;
}

button.float-call-close {
  position: absolute;
  right: 0;
  top: 0;
  background: #ad0c33;
  border: none;
  color: #fff;
  border-radius: 50%;
  font-size: 20px;
  transform: translateY(-50%);
}

.family_carousel_text_box .trim-title {
  font-family: "Lato", "Open Sans", sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  letter-spacing: .03em;
  color: #182c3c;
  margin-bottom: 28px;
}

/*si puÃƒÂ² togliere dopo deploy*/
.family_carousel_wrapper.new .title-model-carousel-trims {
  display: none !important;
}

/*non togliere mai, il minificatore online toglie la s dopo lo 0*/
.heroAnimation-bev .redWelcome-container .rowIntro {
  animation: 0.4s ease-out 0s 1 textIn;
}

/*non togliere mai, il minificatore online toglie la s dopo lo 0*/
.heroAnimation-bev .redWelcome-container .modelImage {
  animation: 0.5s ease-out 0s 1 carIn;
}

/*si puÃƒÂ² togliere dopo deploy*/
.heroAnimation-bev {
  margin-top: 0;
}

.cover-title.caption-shadow {text-shadow: 0 1px 2px rgba(0,0,0,0.6);}

.cover-subtitle.caption-shadow {text-shadow: 0 1px 2px rgba(0,0,0,0.6);}

/*si puÃƒÂ² togliere dopo deploy*/
.brochure-list .tab-header {
  display:none !important;
}

.bev-modal-contry .modal-dialog,
.bev-modal-contry-2020 .modal-dialog {
  min-height: calc(100vh - 60px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: auto;
}

.bev-modal-contry-2020 .close,
.bev-modal-contry .close {
  position: absolute;
  top: 10px;
  font-size: 30px;
}

.bev-modal-contry .modal-header,
.bev-modal-contry-2020 .modal-header {
  margin: 0;
  border-bottom: 0;
}

.bev-modal-contry .modal-title,
.bev-modal-contry-2020 .modal-title {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 2.5vw;
}

.bev-modal-contry .modal-body,
.bev-modal-contry-2020 .modal-body {
  margin-top: 0;
  margin-bottom: 0;
}

.bev-modal-contry .paragraph,
.bev-modal-contry-2020 .paragraph {
  text-align: center;
  font-size: 1vw;
  line-height: 1.5vw;
  padding-bottom: 20px;
}

.bev-modal-contry .container,
.bev-modal-contry-2020 .container {
  position: relative;
  width: 100%;
}

.bev-modal-contry .container .country-list,
.bev-modal-contry-2020 .container .country-list {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 20px;
  width: 90%;
  margin: auto;
}

.bev-modal-contry .container .country-list li,
.bev-modal-contry-2020 .container .country-list li {
  width: 33%;
  padding: 15px;
}

.bev-modal-contry .container .country-list li img,
.bev-modal-contry-2020 .container .country-list li img {
  margin-right: 10px;
}

.bev-modal-contry .container a,
.bev-modal-contry-2020 .container a {
  text-decoration: none;
  outline: 0;
  color: #000;
  cursor: pointer;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
}

.bev-modal-contry .container .international,
.bev-modal-contry-2020 .container .international {
  text-align: center;
  padding: 20px 0 10px 0;
  border-top: 1px solid #e5e5e5;
}

.bev-modal-contry .container .international img,
.bev-modal-contry-2020 .container .international img {
  margin-right: 10px;
}

/*si puÃƒÂ² togliere dopo deploy*/
.bev-connectivity .img-background {
  background-size: cover;
  background-position: center;
}

.section-global .section-gab .section-thankyou .button_typ {
  float: none !important; }

.promo-other-models .col-xs-12.col-sm-6.col-md-4.result-container.vertical-spacing.fiat-show {
  margin-bottom: 50px;
}

.main-navigation .main-navbar-mobile .wrap-menu-mobile-right .link-uppermenu-menu>.btn>.icon-shop:before,
.sticky-navigation .main-navbar-mobile .wrap-menu-mobile-right .link-uppermenu-menu>.btn>.icon-shop:before,
.main-navigation .main-navbar-mobile .wrap-menu-mobile-right .link-uppermenu-menu>.btn>.icon-video_white:before,
.sticky-navigation .main-navbar-mobile .wrap-menu-mobile-right .link-uppermenu-menu>.btn>.icon-video_white:before{
  right: auto;
  left: 10px;
  width: 20px;
  text-align: center;
}

/*si puÃƒÂ² togliere dopo deploy*/
.technology-bev-modal .container-technology .box-technology-img {
  width: 50%;
}

/*si puÃƒÂ² togliere dopo deploy*/
.technology-bev-modal .container-technology .box-technology-text {
  width: 50%;
}

.our-cars .wrap-container-our-cars .container-our-cars .row-our-cars .container-content {
  min-height: unset;
  height: auto;
  width: 100%;
}

.our-cars .wrap-container-our-cars .container-our-cars .row-our-cars .family-column {
  height: 100%;
  min-height: 340px;
}

.our-cars .wrap-container-our-cars .container-our-cars .row-our-cars .family-column img {
  height: 100%;
  width: auto;
}

.our-cars .wrap-container-our-cars .container-our-cars .row-our-cars .single-auto-family { margin-bottom: 30px; }

.our-cars .wrap-container-our-cars .container-our-cars .row-our-cars img {
  height: auto;
  width: 100%;
}

.navigation .nav-model2020 .container .nav-mp2020.mobile .nav-logo{position: fixed;
  transform: translate3d(0,0,0);}

.service-links + hr + .row .col-sm-8 {
  float: right;
  text-align: right;
}

.link-market-page {
  text-align: left;
}

.company-info {
  margin-right: 40px;
}

.live-sup {
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 999;
  display:flex;
  align-items:flex-end;
}

.live-sup #js-helpalive-container {
  position: static;
  margin-top: 14px;
  display: flex;
  flex-flow: column;
  align-items: flex-end;
}

.order-0{
  order:0;
}

.order-1{
  order:1;
}

.order-0:hover .hover-btn-group {
  display: flex;
  justify-content: space-between;
}

.order-0 .hover-btn-group {
  display: none;
}

.hover-btn-group {
  margin-left: 30px;
}

.sub-btn {
  margin-left: 10px;
  max-width: 150px;
}

.header-top-fixed .upper-header .first-block ul>li {
  width:auto !important;
}

.description .btn{
  width:160px !important;
  float: right;
}

.description .btn.btn-260{
  width:260px !important;
}

.a-float-right{
  float:right
}

.section-global .form-models-list .wrap-car-model {
  height: 182px;
}

.td{
  box-sizing: border-box;
  padding: 10px;
  border: solid 1px #eeeeee;
}

.header-top-fixed .upper-header .first-block ul>li {
  width:auto !important;
}

.description .btn{
  width:160px !important;
  float: right;
}

.clear-both{
  clear:both  !important;
}

.clear-left{
  clear:left  !important;
}

.text-align-right{
  text-align:right  !important;
}

.text-align-center{
  text-align:center  !important;
}

.float-left{
  float:left  !important;
}

.float-right{
  float:right  !important;
}

.margin-bottom--50{
  margin-bottom:-50px
}

.position-absolute{
  position:absolute
}

/*si puÃƒÂ² togliere dopo deploy*/
.promo-description .container .form-container .col-left .description p.max-width-600 {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.font-1 {
  font-size: 1.1em !important;
  line-height: 1.4em !important;
}

/*si puÃƒÂ² togliere dopo deploy*/
.promo-description .container .form-container .col-left .description ul li.list-none{
  list-style-type: none !important;
}

.position-relative{
  position:relative !important;
}

.ehub-text-video .slide-container .container .slide-container-text {
  padding: 0 20px;
  display: block;
}

/*si puÃƒÂ² togliere dopo deploy*/
.electric-hub .cta-image img {
  height: auto;
  width: 100%;
}

.has-rect-image img.img-circle {
  border-radius: 0;
}

/*si puÃƒÂ² togliere dopo deploy*/
.bev-technology-container {
  height: 100%;
}

/*si puÃƒÂ² togliere dopo deploy*/
.electric-hub.ehub-text-video {
  height: 100%;
}

/*si puÃƒÂ² togliere dopo deploy*/
.bev-tecnology, .bev-tecnology .slide-container {
  height: 100%;
}

/*si puÃƒÂ² togliere dopo deploy*/
.bev-tecnology .slide-container .container  {
  display: flex;
  align-items: unset;
  flex-direction: unset;
  position: relative;
  height: auto;
}

/*si puÃƒÂ² togliere dopo deploy*/
.bev-tecnology .slide-container .slide-container-text{
  display: block;
  width: 50%;
  padding: 0 20px;
}

/*si puÃƒÂ² togliere dopo deploy*/
.bev-tecnology .slide-container .container .title, .bev-tecnology .slide-container .slide-container-text .title {
  max-width: 100%;
}

/*si puÃƒÂ² togliere dopo deploy*/
.bev-tecnology .slide-container .container .paragraph, .bev-tecnology .slide-container .slide-container-text .paragraph {
  max-width: 100%;
}

/*si puÃƒÂ² togliere dopo deploy*/
.bev-tecnology .slide-container .video-container {
  position: relative;
  flex-direction: unset;
}

/*si puÃƒÂ² togliere dopo deploy*/
.electric-hub.bev-tecnology .slide-container .container {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  max-width: 1180px;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}

/*si puÃƒÂ² togliere dopo deploy*/
.electric-hub.bev-tecnology .slide-container.left .container {
  flex-direction: row-reverse;
}

/*si puÃƒÂ² togliere dopo deploy*/
.bev-tecnology .slide-container.left .container img {
  position: relative;
  max-width: 100%;
  top: 0;
  transform: translateY(0);

}

/*si puÃƒÂ² togliere dopo deploy*/
.bev-tecnology .slide-container .container img {
  position: relative;
  max-width: 100%;
  top: 0;
  transform: translateY(0);
}

/*si puÃƒÂ² togliere dopo deploy*/
.bev-tecnology .slide-container .video-container {
  max-width: 50%;
  width: 50%;
}

/*si puÃƒÂ² togliere dopo deploy*/
.electric-hub.bev-tecnology .slide-container .container .cta-2020 {
  width: 45%;
}

/*si puÃƒÂ² togliere dopo deploy*/
.electric-hub.cta-primary .btn:not(.cta-image) {
  min-width: 50%;
}

/*si puÃƒÂ² togliere dopo deploy*/
.electric-hub .cta-image {
  margin-bottom: 10px;
}

/*si puÃƒÂ² togliere dopo deploy*/
.bev-tecnology .slide-container {
  text-align: left;
}

.world-select .family_carousel_wrapper.green .vertical-nav.third {
  transform: translateX(calc(100vw - 115px));
}

@media screen and (orientation:landscape){

  /*si puÃƒÂ² togliere dopo deploy*/
  body .bev-tecnology .slide-container .slide-container-text .cta-2020{align-self: flex-end; }

  .bev-modal-contry .container .international,
  .bev-modal-contry-2020 .container .international {
      width: 85%;
      margin: auto;
  }

  /*si puÃƒÂ² togliere dopo deploy*/
  body .bev-faq .container .packages-container .cta-faq{
      margin-left: 50%;
      transform: translateX(-50%);
  }

}
.cta-2020.cta-blue{
      border-radius: 80px!important;
}

@media screen and (orientation: portrait){
  body .bev-tecnology .slide-container .slide-container-text .cta-2020{ align-self: center; }

  .bev-modal-contry .modal-title,
  .bev-modal-contry-2020 .modal-title {
      font-size: 6.7vw;
      line-height: 8vw;
      letter-spacing: 1px;
  }

  .bev-modal-contry .paragraph,
  .bev-modal-contry-2020 .paragraph {
      font-size: 3.7vw;
      line-height: 6vw;
      letter-spacing: 1px;
  }

  .bev-modal-contry .container .country-list,
  .bev-modal-contry-2020 .container .country-list {
      width: 100%;
  }

  .bev-modal-contry .container .country-list li,
  .bev-modal-contry-2020 .container .country-list li {
      width: 100%;
      padding: 15px 0;
  }

  .bev-modal-contry .container .international,
  .bev-modal-contry-2020 .container .international {
      text-align: left;
  }

  .electric-hub.ehub-text-video{padding-top: 20px;}

  .pillars-2020 .container .pillars .pillar-box .pillar.pillarFlexed{
      transform: translateY(0);
      -webkit-transform: translateY(0);
  }

  .bev-connectivity .slide-container{height: auto;}

  body .bev-connectivity .slide-container .container{justify-content: center;}

  .navigation .nav-model2020 .container .nav-mp2020.mobile{
      height: 52px;
  }

  .bev-tecnology .slide-container {
      padding: 0;
  }

/*    .ehub-text-video .slide-container .container .slide-container-text .cta-image {
      max-width: 45%;
      height: auto;
  }*/
}

@media(max-width: 1440px) {
  @keyframes carIn {
      0% {
          left: 38%;
          opacity: 0;
      }

      100% {
          left: 46%;
          opacity: 1;
      }
  }
}

@media only screen and (max-width: 1199px){

  .header-top-menu .header-open-items .nav ul {
      overflow-y: scroll;
      max-height: calc(100vh - 110px);
      -ms-overflow-style: none;  /* IE and Edge */
      scrollbar-width: none;
  }

  .header-top-menu .header-open-items .nav ul::-webkit-scrollbar {
      display: none;
  }

  /*si puÃƒÂ² togliere dopo deploy*/
  .eletric-bev.color-red-dark .box-eletric-list { width: 50%; padding-right: 20px;}

  /*si puÃƒÂ² togliere dopo deploy*/
  .eletric-bev.color-red-dark .box-eletric-car { width: 50%;}

  .live-sup {
      bottom: 50px;
      right: 15px;
      align-items: flex-end;
  }

  .live-sup:hover {
      flex-flow:column-reverse;
  }

  .sub-btn {
      margin-bottom: 9px;
  }

  .order-0:hover .hovered-btn {
      display: none
  }

  .hover-btn-group {
      flex-flow: column;
      margin-right: 25px;
  }

  .section-global .form-models-list .wrap-car-model {
      height: 162px;
  }
}

@media only screen and (min-device-width: 1025px) and (max-device-width:1600px) {
  .mp-geneva-hotspot {
      height:calc(100vh - 50px);
  }
}

/*query tablet portrait*/
@media(max-width: 991px) {

  @keyframes carIn {
      0% {
          left: 38%;
          opacity: 0;
      }

      100% {
          left: 44%;
          opacity: 1;
      }
  }
  @keyframes textIn {
      0% {
          bottom: 2%;
          opacity: 1;
      }

      100% {
          bottom: 11%;
          opacity: 1;
      }
  }

  #chooselanguage #splash-container {
      left: auto;
      position: relative;
      margin: 0 auto;
      margin-top: 5%;
      transform: none;
  }

  .a-game:after{
      top:-60px;
  }

  .model-hero:not(.parbase) .container-model-car .wrap-img img {
      margin-top: 10px;
      max-width: 100%;
  }

  .discover-feature-bev .electric-list-feature .primary-red {
      width: 50%;
      margin: 0 auto;
  }

  .eletric-bev.color-red-dark .box-eletric-list {
      width: 50%;
      padding-right: 20px;
  }

  .eletric-bev.color-red-dark .box-eletric-car {
      width: 50%;
  }

  .our-cars .wrap-container-our-cars .container-our-cars .row-our-cars .container-content {height: auto}

  .our-cars .wrap-container-our-cars .container-our-cars .row-our-cars .family-column {
      min-height: 310px;
  }

  .section-global .form-models-list .wrap-car-model {
      height: 142px;
  }

  .electric-hub.bev-tecnology .slide-container .container {
      display: block;
      max-width: 100%;
  }

  .ehub-text-video .slide-container .container .slide-container-text {
      width: 100%;
      max-width: 100%;
  }

  .electric-hub.ehub-text-video .slide-container .video-container {
      width: 100%;
      max-width: 100%;
  }

  .bev-tecnology .slide-container .slide-container-text {
      width: 100%;
      max-width: 100%;
  }
}

/*query tablet landscape*/
@media only screen and (min-width : 376px) and (max-width : 1024px) and (orientation: landscape) {
  @keyframes carIn {
      0% {
          left: 38%;
          opacity: 0;
      }

      100% {
          left: 45%;
          opacity: 1;
      }
  }
  @keyframes textIn {
      0% {
          bottom: 2%;
          opacity: 1;
      }

      100% {
          bottom: 10%;
          opacity: 1;
      }
  }
}

/*query mobile*/
@media(max-width: 767px) {

  @keyframes carIn {
      0% {
          left: 38%;
          opacity: 0;
      }
      100% {
          left: 41%;
          opacity: 1;
      }
  }

  .model-hero:not(.parbase) .container-model-car .wrap-img img { margin-top: 40px; max-width: 90%;}

  .discover-feature-bev .electric-list-feature .primary-red { width: 60%; margin: 0 auto;}

  .technology-bev-modal .container-technology .box-technology-img { width: 100%;}

  .technology-bev-modal .container-technology .box-technology-text { width: 100%;}

  .eletric-bev.color-red-dark .box-eletric-car { width: 100%;}

  .eletric-bev.color-red-dark .box-eletric-list { width: 100%; padding-right: 0;}

  .bev-modal-contry .modal-dialog,
  .bev-modal-contry-2020 .modal-dialog {
      min-height: calc(100vh - 20px);
  }

  .editorial_countdown.anniversary .timer div#time {
      line-height: 25px !important;
      margin-top: 4px !important;
  }

  .bg-greyF7 .icon-configura:before{right: auto; left: 15px;}

  .technology-bev-modal .container-technology .box-technology-img {
      width: 100%;
  }

  .technology-bev-modal .container-technology .box-technology-text {
      width: 100%;
  }

  .our-cars .wrap-container-our-cars .container-our-cars .row-our-cars .family-column img {
      width: 150px;
  }

  #chooselanguage #splash-container {
      position: absolute;
      width: 600px;
      height: 400px;
      margin-top: 50%;
      left: 50%;
      transform: translate( -50%, -50% );
  }

  #chooselanguage #splash-container .logo img {
      width: 85px;
      height: 85px;
      margin: 0 0 80px 0;
  }

  #chooselanguage #splash-container h1 {
      font-size: 4.5em;
      margin-top: 25px;
  }

  #chooselanguage #splash-container .cta-wrapper {
      margin: 25px 0;
  }

  #chooselanguage #splash-container .cta-wrapper li {
      display: inline-block;
      width: 200px;
      margin-right: 60px;
      margin-bottom: 0px;
      position: relative;
  }

  #chooselanguage #splash-container .cta-wrapper li:after {
      content: "";
      position: absolute;
      width: 1px;
      height: 100%;
      background: #ccc;
      top: 0;
      right: -30px;
  }

  #chooselanguage #splash-container .cta-wrapper li:last-child {
      margin-right: 0px;
      padding-right: 0px;
  }

  #chooselanguage #splash-container .cta-wrapper li:last-child:after {
      display: none;
  }

  #js-helpalive-container {
      bottom: 70px;
  }

  #js-helpalive-container img {
      width: 70%;
      height: auto;
      float: right;
  }

  .bev-tecnology {
      height: 100%
  }

  .bev-tecnology .slide-container {
      height: 100%;
  }

  .bev-technology-container {
      height: 100%;
  }

  .ehub-text-video .slide-container .container .slide-container-text .store-icon {
      margin-bottom: 0;
  }

  .ehub-text-video .slide-container .container .slide-container-text .cta-image {
      margin-bottom: 15px;
  }

  /*.electric-hub.bev-tecnology .slide-container .container {
      display: block;
  }

  .ehub-text-video .slide-container .container .slide-container-text {
      width: 100%;
      max-width: 100%;
  }

  .electric-hub.ehub-text-video .slide-container .video-container {
      width: 100%;
      max-width: 100%;
  }

  .bev-tecnology .slide-container .slide-container-text {
      width: 100%;
      max-width: 100%;
  }*/
}

@media (max-width: 576px) {
  .live-sup {
      bottom: 60px;
      right: 15px;
  }

  .live-sup-btn {
      height: 25px;
      line-height: 20px;
  }

  .sub-btn {
      margin-bottom: 7px;
      max-width: 200px;
  }

  .hover-btn-group {
      margin-left: 0 !important;
  }

  .hover-btn-group img {
      width: inherit !important;
      max-width: 100% !important;
  }
}
.header-top-menu .header-open-items div.nav{display:flex;justify-content:space-between;align-items:center;border-bottom:solid 1px #e6e6e6;width:100%;margin:0;padding:0}
.header-top-menu .header-open-items div.nav>ul{display:flex;align-items:stretch;justify-content:flex-start;padding:0;margin:0;flex-wrap:wrap;width:100%}
.header-top-menu .header-open-items div.nav>ul>li{display:flex;list-style:none;text-align:left;align-items:center;height:40px;background-color:#fff;width:100%;padding-left:15px;border-top:1px solid #cecece;box-sizing:border-box;cursor:pointer}
.header-top-menu .header-open-items div.nav>ul>li>a{text-decoration:none;color:#787878;font-size:12px;text-transform:uppercase;letter-spacing:0;width:100%;font-family: "Open Sans", sans-serif;}
.header-top-menu .header-open-items div.nav>ul>li>span{font-family: "Open Sans", sans-serif;}
/*.header-top-menu .header-open-items div.nav>ul>li:hover{background-color:#ad0c33}
.header-top-menu .header-open-items div.nav>ul>li:hover>a{color:#fff}*/
.header-top-menu .header-open-items div.nav>ul>li::before {display: none;}
.newFiat23-FooterAndHeader .header-top-menu .header-open-items div.nav>ul>li::before {display: block;}




@media(max-width:991px) {
    .newFiat23-FooterAndHeader .customer-care-cta {
        display: none;
    }
}

.newFiat23 .canvas-2021 {
  height: 70vh;
  min-height: 450px;
  max-height: 600px;
}
.newFiat23 .canvas-2021 picture {
  height: 70vh;
  min-height: 450px;
  max-height: 600px;
}
.newFiat23 .hp-visore-wrapper .slick-slide {
  height: 80vh;
  min-height: 600px;
  max-height: 900px;
}
.newFiat23 .bev-connectivity .slide-container {
  height: 80vh;
  min-height: 600px;
  max-height: 800px;
}
.newFiat23 .bev-connectivity .slide-container .img-background {
  background-position: right top;
}
.newFiat23 .bev-connectivity .slide-container .title {
  margin-bottom: 0;
}

/* FCAS-21030 */

.fiatclub-autos .row {display: flex;flex-wrap: wrap;}


/* FCAS-39153 */
@media (min-width: 768px) {
    .hp-visore-nav {
        margin-top: -55px;
    }
}

@media only screen and (min-width: 1200px) {
    .newFiat23-FooterAndHeader .header-top-menu>.toolbar>div.container>ul.compresssed li {
        max-width: fit-content;
    }
}

@media (min-width: 768px) {
.hp-visore-nav .container .table-responsive .table td.active {
    background: #fff;
    opacity: 1;
    }
}
.newFiat23-FooterAndHeader .header-top-menu>.toolbar>div.container>ul>li>a .icon-my23-Namesteering-circuit {font-size: 27px;}
    
.detail-promo-hub .countdown-scrolled {top: 0px !important;}
    
.cvModelRange__card {height: 100%}
.cvModelRange__cardBottom {height: inherit}
.cvModelRange__cardTop {height: 100%}
.cvModelRange__cardTitle {
    font-size: 19px;
    padding-right: 65px;
    margin-left: 80px;
    font-size: 26px;	
    font-weight: 700;
    line-height: 39px;

}
    
@media (min-width: 744px) {
    .cvModelRange__cardTitle {
        font-size: 25px;
        line-height: 32px;
        margin-left: 90px;

    }
}
    
    
/*.newFiat23 .model-hero .btn.bev.btn-secondary {
    width: 100%;
    margin-bottom: 20px;
}
.newFiat23 .model-hero .btn.bev.btn-primary {
    width: 100%;
    margin-left: 0;

}
.newFiat23 .model-hero:not(.parbase) .container-model-car .box-button {
    flex-direction: column;
    justify-content: inherit;
}*/
.newFiat23 .choice-animate-bottom .col-lg-6 {
    width: 100%;
}
    
@media screen and (min-width: 768px){
    .newFiat23 .gallery_bev .gallery_carousel_wrapper .slick-dots{
        position: relative;
    }
}
    
.newFiat23-FooterAndHeader .header-top-menu .header-open-full {
    cursor: auto;
}
.newFiat23-FooterAndHeader .header-top-menu .header-open-items div.nav>ul>li.headerNoTitle {
    pointer-events: none;
}

@media (max-width: 1199px) {
     .newFiat23-FooterAndHeader .header-top-menu .header-open-models >div>div.section>div>a picture>img {
         max-height: 180px;
    }
}

@media (max-width: 540px) {
.newFiat23-FooterAndHeader .header-top-menu .header-open-models>div>div.section>div>a>div{
      width: 100%;
  }
} 

@media only screen and (min-width: 1200px) {
   .newFiat23-FooterAndHeader .header-top-menu .header-open-models {
	top: 70px!important;
	Height: 100vh;
    }
}
@media only screen and (min-width: 1200px) {
    .newFiat23-FooterAndHeader .header-top-menu > .header {
	transform: translate3d(0,0,0);
    }
}
 @media only screen and (min-width: 1200px) {
	.newFiat23-FooterAndHeader .header-top-menu .header-open-full {
	   top: 70px !important;
	}
}

.newFiat23 .box-car-img {align-self: center;}

.newFiat23 .model-hero .container-model-car .wrap-img {margin-top:0px;}

.newFiat23 .cinerama-bev .container-bev li .title-tab,
.newFiat23 .dimensions .nav-tabs li .title-tab {
  width: 100%;
  display: flex;
  justify-content: center;
}

@media (max-width: 768px) {
  .newFiat23 .gallery_bev .gallery_carousel_wrapper .slick-dots { bottom: auto; }
}

.newFiat23 .editorial-box .padding-20 {
    padding: 0px;
}

.newFiat23 .promo-carousel .wrap-editorial-box .editorial-box .editorial-text {
    overflow: hidden;
}

@media (max-width: 767px) {
    .newFiat23 .promo-carousel.news-carousel .wrap-editorial-box .row-flex .col-flex.text-editorial-height-mobile {
        padding-bottom: 40px;
        height: fit-content;
        padding-top: 30px;
    } 
}

.newFiat23 .cvModelRange .cvBtn--secondary {
    text-decoration: underline
}

.newFiat23-FooterAndHeader footer .container .nav-footer ul li a.bold {
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 33px;
    color: #000!important;
    text-transform: initial;
    margin-bottom: 10px;
}

@media (max-width: 768px) {
	.newFiat23 .hp-visore-wrapper .slick-slider.slick-initialized .slick-list {
		height: 600px;
	}
       .newFiat23 .hp-visore-wrapper .slick-slide .img-breakpoint-speed {
	       height: 600px;
      }
}

   
body.newFiat23-FooterAndHeader *:not([class*="icon-"]):not(i):not([class*="path"]) {
    font-family: "Poppins", sans-serif !important;
}

.newFiat23-FooterAndHeader .header-top-menu>.toolbar>div.container>ul.few-elements>li {
    inline-size: max-content;
}

@media (max-width: 991px) {
.newFiat23 .hp-promo-container .horizontal-layout .wrap-editorial-box .slick-slider-dots-red .box .editorial-box>div {
    margin-bottom: 30px;
    }
}
.newFiat23-FooterAndHeader .customer-care-cta span.icon-arrow {
    display: none;
}


/*sales genius adjustments*/


.canvas-2021.sg-canvas .container .cta-block .btn {
    max-width: inherit;
}

.newFiat23 .technology-bev.sg-technology .container-bev .container-technology .box-technology-text .cta-wrapper .btn.btn-primary {
    width: 260px!important;
}

.newFiat23 .technology-bev.sg-technology .container-technology .box-technology-text .cta-wrapper .btn-primary {
    width: 260px!important;
}

.header-page-title.margin-top-30.margin-bottom-20.margin-top-25-sm.margin-bottom-25-sm.margin-top-50-md.margin-bottom-60-md{margin: 26px 0 10px;}

.infobox.parbase .padding-top-55{padding-top: 20px;}

.infobox.parbase h2.margin-bottom-30{margin-bottom: 15px;}

@media (max-width: 768px){
  .promo-description .eloqua-anchor .container-mp-form .tab-pane{margin-left: 0;margin-right: 0;}
}

.newFiat23 .cinerama-bev .container-bev .text-connectivity{
flex-direction: column;
}

.newFiat23-FooterAndHeader .promonewlist .promo-panel.promo-panel-new .promo-panel-results {
  display: flex;
  flex-wrap: wrap;
}
/* Icon Test Drive To be implemented on font*/
.icon-my23-newtestdrive::before {
  content: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M16.7868 22.4176H14.4816V17.1896L16.2463 15.6014L22.2794 16.3624C21.0331 19.8588 18.2978 22.4176 16.7647 22.4176H16.7868ZM11.989 22.4176H10.5993V16.7154L8.11766 14.5095L1.38977 15.3477C1.18021 14.5316 1.06989 13.6933 1.04783 12.8441L6.72798 12.1272L6.86033 11.9397C7.48901 10.9911 8.32724 10.197 9.30886 9.61245C10.1912 9.43598 11.0846 9.35878 11.989 9.39186C12.8934 9.36981 13.8088 9.45804 14.6912 9.65657C15.6728 10.2301 16.511 11.0352 17.1287 11.9838L17.2721 12.1713L22.9081 12.8771C22.886 13.7044 22.7757 14.5316 22.5662 15.3367L15.8713 14.4985L13.4007 16.7043V22.4065H11.989V22.4176ZM1.69859 16.3624L7.77576 15.6014L9.54046 17.1896V22.4176H7.21328C5.6802 22.4176 2.94491 19.8588 1.69859 16.3624ZM5.08458 4.23011C7.05884 2.70806 9.49635 1.92497 11.989 2.02424C14.4816 1.92497 16.9191 2.70806 18.8934 4.23011C21.1985 6.11614 22.6434 8.85143 22.886 11.8183L17.8787 11.1897C17.1397 10.1088 16.136 9.22642 14.9669 8.64187C13.9853 8.42128 12.9927 8.32201 11.989 8.34407C10.9963 8.32201 10.0037 8.42128 9.03312 8.64187C7.86401 9.22642 6.86032 10.1088 6.12135 11.1897L1.06991 11.8294C1.31255 8.85143 2.76841 6.10511 5.08458 4.23011ZM19.5662 3.41394C17.3934 1.74851 14.7132 0.899244 11.989 1.00954C9.26473 0.899244 6.5846 1.7485 4.41181 3.40291C1.61035 5.69702 -0.0109735 9.11613 5.59096e-05 12.7338C5.59096e-05 18.469 4.50003 23.4874 7.22429 23.4874H16.7757C19.5 23.4874 24 18.469 24 12.7338C24 9.12716 22.3897 5.69702 19.5882 3.41394' fill='%236C6C6C'/%3e%3c/svg%3e ");
}
/* hp promo only one promo*/
.newFiat23 .hp-promo-container .horizontal-layout .wrap-editorial-box .slick-slider-dots-red {
  width:100%;
}