
 .title-home h1 { font-size: 30px; color: #fff; margin: 10px 0px 20px; font-weight: 700; line-height: 80px; margin-bottom:-100px; }
 .title-home h1.animated7 { -webkit-animation: fadeInDown 0.7s ease-in 1000ms both; -o-animation: fadeInDown 0.7s ease-in 1000ms both;  -moz-animation: fadeInDown 0.7s ease-in 1000ms both;  -ms-animation: fadeInDown 0.7s ease-in 1000ms both; animation: fadeInDown 0.7s ease-in 1000ms both; }
 
 .model-header__subtitle {
  font-size: 2em;
  line-height: 1.45;
  margin-bottom: 20px;
  margin-top: -10px;
  color:#FFFFFF;
}


 @media (min-width: 768px){
.model-header {
    height: 100vh;
    min-height: auto;
}
}
.model-header {
    min-height: 100vh;
    position: relative;
	color:#FFFFFF;
}
.model-banner__image, .model-header {
    height: auto;
    width: 100%;
}


@media (min-width: 768px){
.model-header__image--with-video {
    display: none;
}
}

@media (min-width: 1024px){
.model-header__image {
    -o-object-position: center;
    object-position: center;
}}

@media (min-width: 768px){
.model-header__image {
    height: 100%;
    -o-object-position: top;
    object-position: top;
}
}
.model-header__image {

    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
}


.model-header__video {
    display: block;
}
@media (max-width: 768px){
.model-header__video {
   
}
}


  @media (min-width: 768px){
.model-header__disclaimer--tablet {
  display: block;
  }}
.model-header__disclaimer--tablet {
  display: none;
}

.model-header__gradient-overlay--bottom {
    background: linear-gradient(0deg,rgba(0,0,0,.853),transparent);
    bottom: 0;
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    width: 100%;
}
.model-header__gradient-overlay--other {
    background: #000;
    background: linear-gradient(0deg,transparent 80%,rgba(0,0,0,.5));
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.model-header__gradient-overlay--other:before {
    background: #000;
    background: linear-gradient(270deg,transparent 50%,rgba(0,0,0,.5));
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 25%;
}

.model-header__gradient-overlay--other:after {
    background: #000;
    background: linear-gradient(90deg,transparent 50%,rgba(0,0,0,.5));
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 25%;
}

@media (min-width: 768px){
.model-header__content-container, .model-header__position-fix {
    display: block;
}}

@media (min-width: 1024px){
.model-header__content-container,  .model-header__position-fix{
    display: flex;
}}

@media (min-width: 1440px){
.model-header__content-container, .model-header__position-fix {
    padding-left: 140px;
    padding-right: 140px;
}
}

@media (min-width: 768px){
.model-header__content-container, .model-header__position-fix {
    bottom: 100px;
    display: flex;
    justify-content: space-between;
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 0;
    position: absolute;
    top: auto;
}}
.model-header__content-container, .model-header__position-fix {
    padding-top: 50vh;
    position: relative;
}

@media (min-width: 1024px){
.containerB {
    padding-left: 70px;
    padding-right: 70px;
}
}
@media (min-width: 768px){
.containerB {
    padding-left: 50px;
    padding-right: 50px;
}}
.containerB {
    padding-left: 25px;
    padding-right: 25px;
    width: 100%;
}



@media (min-width: 1440px){
.model-header__title {
    font-size: 4.3125em;
}}

@media (min-width: 768px){
.model-header__title {
    font-size: 4em;
}}
@media (min-width: 480px){
.model-header__title {
    font-size: 3.5em;
}}
.model-header__title {
    font-size: 2.5em;
    line-height: 1.25;
	
}
.title-v2 {
    font-weight: 700;
}

.model-header__subtitle {
    font-size: 2em;
    line-height: 1.45;
    margin-bottom: 20px;
    margin-top: -10px;
	color:#FFFFFF;
}

.staggered-fade {
    opacity: 0;
    transform: translateY(40px);
}

@media (min-width: 480px){
.model-header__price {
    font-size: 1.75em;
	color:#FFFFFF;
}}




.model-header__price-disclaimer {
    font-size: .75em;
    margin-top: 5px;
	color:#FFFFFF;
}



.model-header__info-block {
    margin-right: 20px;
    margin-bottom: 16px;
    width: calc(25% - 20px);
}





@media (min-width: 1440px){
.model-header__info-block-title {
    font-size: 1.5em;
}
}
.model-header__info-block-title {
    display: flex;
    font-size: 26px;
    font-weight: 500;
}
@media (min-width: 1440px){
.model-header__info-block-subline {
    font-size: 1.5em;
}}

.model-header__info-block-subline {
    font-size: 1em;
    margin-top: 2px;
    opacity: .6;
}


.float-group:after {
    clear: both;
    content: "";
    display: table;
}


.model-header__disclaimer--tablet {
    display: block;
	font-size:13px;
}
.car-content-hidden{wifth:100%;}


@media (min-width: 1024px){
.model-header__cta-content {
    margin-top: 0;
}}
.model-header__cta-content {
    display: flex;
    flex-direction: column;
    margin-top: 40px;
	color:#FFFFFF
}

@media (min-width: 1024px){
 .model-header__cta-content .model-header__buttons {
    align-items: flex-end;
}
 .model-header__cta-content .model-header__buttonsV {
    align-items: flex-start;
}
}
@media (min-width: 768px){
  .model-header__cta-content .model-header__buttons{
    align-items: flex-start;
    display: flex;
}
  .model-header__cta-content .model-header__buttonsV{
    align-items: flex-start;
    display: flex;
}
}
.model-header__buttons--auto {
    margin-top: auto;
}
@media (min-width: 768px){
.model-header__buttons {
    align-items: flex-end;
    justify-content: flex-end;
}
.model-header__buttonsV {
    align-items: flex-start;
    justify-content: flex-start;
}
}

.model-header__buttons {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
}
.model-header__buttonsV {
    align-items: flex-start;
    display: flex;
    flex-direction: row;
}

@media (min-width: 1440px){
.model-header__buttons a {
    margin-bottom: 20px;
}}
.model-header__buttons a {
    margin-bottom: 10px;
    white-space: nowrap;
}
.button-v2--white {
    background-color: #fff;
    border-color: #fff;
    color: #181818;
}
.button-v2 {
    border: 2px solid #c2c2c2;
    border-radius: 58px;
    color: #181818;
    cursor: pointer;
    font-weight: 600;
    padding: 14px 30px;
    position: relative;
}

@media (min-width: 1440px){
.model-header__buttons a {
    margin-bottom: 20px;
}}
.model-header__buttons a {
    margin-bottom: 10px;
    white-space: nowrap;
}
.button-v2--border-white {
    border: 2px solid hsla(0,0%,100%,.6);
color: #fff;}

	.button-v3--border-white {
		margin-top:10px;
    border: 2px solid hsla(0,0%,100%,.6);
    color: #ffffff!important;
	background:#000000;
	 border: 2px solid #c2c2c2;
    border-radius: 58px;
    color: #181818;
    cursor: pointer;
    font-weight: 600;
    padding: 14px 30px;
    position: relative;
}
.button-v4--border-white {
    border: 2px solid hsla(0,0%,100%,.6);
	background:#fff;
	border: 2px solid #c2c2c2;
    border-radius: 58px;
    color: #000;
    cursor: pointer;
    font-weight: 300;
    padding: 5px 15px;
    position: relative;
	display:inline
}
.button-v2 {
    border: 2px solid #c2c2c2;
    border-radius: 58px;
    color: #181818;
    cursor: pointer;
    font-weight: 600;
    padding: 14px 30px;
    position: relative;
}
@media (min-width: 768px){
.model-header__disclaimer--mobile {
    display: none;
}}
.model-header__disclaimer--mobile {
    margin-top: 20px;
    padding-right: 30px;
}

/***test blanco**/
.botonb{position:relative;}
.model-header__cta-content {
  display: flex;
  flex-direction: column;
  margin-top: 40px;
}




.model-header__buttons a {
  margin-bottom: 10px;
  white-space: nowrap;
}
.button-v2--white {
  background-color: #fff;
  border-color: #fff;
  color: #ffffff;
}
.button-v2 {
  border: 2px solid #c2c2c2;
    border-top-color: rgb(194, 194, 194);
    border-right-color: rgb(194, 194, 194);
    border-bottom-color: rgb(194, 194, 194);
    border-left-color: rgb(194, 194, 194);
  border-radius: 58px;
  color: #181818;
  cursor: pointer;
  font-weight: 600;
  padding: 14px 30px;
  position: relative;
}

.no-touchevents .button-v2:hover {
  background-color: #181818;
  border-color: #181818;
  color: #fff;
}
.model-header__buttons a {
  margin-bottom: 10px;
  white-space: nowrap;
}
.button-v2--border-white {
  border: 2px solid hsla(0,0%,100%,.6);
    border-top-color: rgba(255, 255, 255, 0.6);
    border-right-color: rgba(255, 255, 255, 0.6);
    border-bottom-color: rgba(255, 255, 255, 0.6);
    border-left-color: rgba(255, 255, 255, 0.6);
  color: #fff;
}



 .button-v2:hover {
  background-color: #181818;
  border-color: #181818;
  color: #fff;
}
.model-header__buttons a {
  margin-bottom: 10px;
  white-space: nowrap;
}
.button-v2--white {
  background-color: #fff;
  border-color: #fff;
  color: #181818;
}
.button-v2 {
  border: 2px solid #c2c2c2;
    border-top-color: rgb(194, 194, 194);
    border-right-color: rgb(194, 194, 194);
    border-bottom-color: rgb(194, 194, 194);
    border-left-color: rgb(194, 194, 194);
    border-radius: 58px;
   cursor: pointer;
  font-weight: 500;
  padding: 14px 30px;
  position: relative;
  font-size:22px;
}




 
.model-header__content {
 width: 95%;
 padding-right:5%;
}


  @media (min-width: 768px){
.model-header__info-blocks {
  margin-bottom: 0;
  margin-top: 40px;
  }}
  
.model-header__info-blocks {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  margin-top: 20px;
}

.model-header__gradient-overlay--other {
  background: #000;
  background: linear-gradient(0deg,transparent 80%,rgba(0,0,0,.5));
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
  @media (min-width: 768px){
.in-page-navigation {
  display: block;
  left: 55px;
  mix-blend-mode: difference;
  opacity: 1;
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  transition: opacity .2s ease;
  z-index: 19;
  }}
.in-page-navigation {
  display: none;
}
  @media (min-width: 1440px){
.model-header__content-container, .model-header__position-fix {
  padding-left: 140px;
  padding-right: 140px;
  }}

.model-header__content-container, .model-header__position-fix {
  padding-top: 50vh;
  position: relative;
}

.model-header__content-container {
	
 position: relative;
   padding-top: 50vh;

  }
  
  .title-v2 {
  font-weight: 700;
  color:#ffffff;
}
.title-v2 span {
  font-weight: 400;
}

  @media (min-width: 1600px){
.containerB {
  padding-left: 80px;
  padding-right: 80px;
}
  }
    @media (min-width: 1440px){
.model-header__title {
  font-size: 3.3125em;
}
	}

/**versiones**/
.Version{margin-bottom:80px; padding:20px; justify-content:center;}
.Version .date { position: absolute; left: 5px; top: 50px; }
.Version .date span { border-radius: 4px 15px 15px 4px; padding: 6px 15px; line-height: 15px; color: #5c5c5c; font-weight: 500; display: block; text-align: center; text-transform: capitalize; font-size:13px}
.blog-2 .blog-image .Gamai span { border-radius: 15px 4px 4px 15px; padding: 5px 15px; line-height: 10px; color: #ffffff; background:#000; font-weight: 500; display: block; text-align: center; text-transform: capitalize; font-size:12px}

.blog-2 .blog-image .Gamai {
    position: absolute;
    right: 0px;
    top: 50px;
	z-index:3;
}

/* botones */
.button-v {
  border: 2px solid #c2c2c2;
    border-top-color: rgb(194, 194, 194);
    border-right-color: rgb(194, 194, 194);
    border-bottom-color: rgb(194, 194, 194);
    border-left-color: rgb(194, 194, 194);
  border-radius: 58px;
  color: #181818;
  cursor: pointer;
  font-weight: 600;
  padding: 14px 30px;
  position: relative;
  display: inline;
  padding: 10px;
}
.imgModel{height:150px;}

.compare-block__title-holder{line-height:35px;}

.compare-block__model {
    color: #181818;
    font-size: 1.625em;
    font-weight: 400;
    opacity: .6;
}

.compare-block__price {
    color: #181818;
    font-size: 1.75em;
    font-weight: 400;
    white-space: nowrap;
}

.compare-block__specs-disclaimer {
    color: #181818;
    font-size: .875em;
    opacity: .5;
}
@media (min-width: 1024px){
.compare-block__specs {
    display: flex;
    min-height: 140px;
}
}
@media (min-width: 768px){
.compare-block__specs {
    min-height: 240px;
}
}




.
