/* fancybox/jquery.fancybox-1.3.4.css *//** FancyBox - jQuery Plugin* Simple and fancy lightbox alternative** Examples and documentation at: http://fancybox.net* * Copyright (c) 2008 - 2010 Janis Skarnelis* That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.* * Version: 1.3.4 (11/11/2010)* Requires: jQuery v1.3+** Dual licensed under the MIT and GPL licenses:*   http://www.opensource.org/licenses/mit-license.php*   http://www.gnu.org/licenses/gpl.html*/#fancybox-loading {position: fixed;top: 50%;left: 50%;width: 40px;height: 40px;margin-top: -20px;margin-left: -20px;cursor: pointer;overflow: hidden;z-index: 1104;display: none;}#fancybox-loading div {position: absolute;top: 0;left: 0;width: 40px;height: 480px;background-image: url('fancybox.html');}#fancybox-overlay {position: absolute;top: 0;left: 0;width: 100%;z-index: 1100;display: none;}#fancybox-tmp {padding: 0;margin: 0;border: 0;overflow: auto;display: none;}#fancybox-wrap {position: absolute;top: 0;left: 0;padding: 20px;z-index: 1101;outline: none;display: none;min-width: 320px;}#fancybox-outer {position: relative;width: 100%;height: 100%;background: #fff;}#fancybox-content {width: 0;height: 0;padding: 0;outline: none;position: relative;overflow: hidden;z-index: 1102;border: 0px solid #fff;min-width: 320px;}#fancybox-hide-sel-frame {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: transparent;z-index: 1101;}#fancybox-close {position: absolute;top: -15px;right: -15px;width: 30px;height: 30px;background: transparent url('fancybox.html') -40px 0px;cursor: pointer;z-index: 1103;display: none;}#fancybox-error {color: #444;font: normal 12px/20px Arial;padding: 14px;margin: 0;}#fancybox-img {width: 100%;height: 100%;padding: 0;margin: 0;border: none;outline: none;line-height: 0;vertical-align: top;}#fancybox-frame {width: 100%;height: 100%;border: none;display: block;}#fancybox-left, #fancybox-right {position: absolute;bottom: 0px;height: 100%;width: 35%;cursor: pointer;outline: none;background: transparent url('blank.html');z-index: 1102;display: none;}#fancybox-left {left: 0px;}#fancybox-right {right: 0px;}#fancybox-left-ico, #fancybox-right-ico {position: absolute;top: 50%;left: -9999px;width: 30px;height: 30px;margin-top: -15px;cursor: pointer;z-index: 1102;display: block;}#fancybox-left-ico {background-image: url('fancy_nav_left.html');margin-left:10px;}#fancybox-right-ico {background-image: url('fancy_nav_right.html');margin-right:10px;}#fancybox-left:hover, #fancybox-right:hover {visibility: visible; }#fancybox-left:hover span {left: 20px;}#fancybox-right:hover span {left: auto;right: 20px;}.fancybox-bg {position: absolute;padding: 0;margin: 0;border: 0;width: 20px;height: 20px;z-index: 1001;}#fancybox-bg-n {top: -20px;left: 0;width: 100%;background-image: url('fancybox-x.html');}#fancybox-bg-ne {top: -20px;right: -20px;background-image: url('fancybox.html');background-position: -40px -162px;}#fancybox-bg-e {top: 0;right: -20px;height: 100%;background-image: url('fancybox-y.html');background-position: -20px 0px;}#fancybox-bg-se {bottom: -20px;right: -20px;background-image: url('fancybox.html');background-position: -40px -182px; }#fancybox-bg-s {bottom: -20px;left: 0;width: 100%;background-image: url('fancybox-x.html');background-position: 0px -20px;}#fancybox-bg-sw {bottom: -20px;left: -20px;background-image: url('fancybox.html');background-position: -40px -142px;}#fancybox-bg-w {top: 0;left: -20px;height: 100%;background-image: url('fancybox-y.html');}#fancybox-bg-nw {top: -20px;left: -20px;background-image: url('fancybox.html');background-position: -40px -122px;}#fancybox-title {font-family: Helvetica;font-size: 12px;z-index: 1102;}.fancybox-title-inside {padding-bottom: 10px;text-align: center;color: #333;background: #fff;position: relative;}.fancybox-title-outside {padding-top: 10px;color: #fff;}.fancybox-title-over {position: absolute;bottom: 0;left: 0;color: #FFF;text-align: left;}#fancybox-title-over {padding: 10px;background-image: url('fancy_title_over.html');display: block;}.fancybox-title-float {position: absolute;left: 0;bottom: -20px;height: 32px;}#fancybox-title-float-wrap {border: none;border-collapse: collapse;width: auto;}#fancybox-title-float-wrap td {border: none;white-space: nowrap;}#fancybox-title-float-left {padding: 0 0 0 15px;background: url('fancybox.html') -40px -90px no-repeat;}#fancybox-title-float-main {color: #FFF;line-height: 29px;font-weight: bold;padding: 0 0 3px 0;background: url('fancybox-x.html') 0px -40px;}#fancybox-title-float-right {padding: 0 0 0 15px;background: url('fancybox.html') -55px -90px no-repeat;}.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.html', sizingMethod='scale'); }.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.html', sizingMethod='scale'); }.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.html', sizingMethod='scale'); }.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.html', sizingMethod='scale'); zoom: 1; }.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.html', sizingMethod='scale'); }.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.html', sizingMethod='scale'); }.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.html', sizingMethod='scale'); }.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {height: expression(this.parentNode.clientHeight + "px");}#fancybox-loading.fancybox-ie6 {position: absolute; margin-top: 0;top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');}#fancybox-loading.fancybox-ie6 div{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.html', sizingMethod='scale'); }.fancybox-ie .fancybox-bg { background: transparent !important; }.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.html', sizingMethod='scale'); }.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.html', sizingMethod='scale'); }.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.html', sizingMethod='scale'); }.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.html', sizingMethod='scale'); }.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.html', sizingMethod='scale'); }.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.html', sizingMethod='scale'); }.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.html', sizingMethod='scale'); }.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.html', sizingMethod='scale'); }@media screen and (max-width: 1000px){#fancybox-wrap{left:0 !important;width:100% !important;min-width:100%;}#fancybox-content{width:100% !important;min-width:100%;}}/* promociones.css */.section-promociones{background-color: #fff;}.slider-promociones{position: relative;margin: 0 50px;padding-left: 6px;padding-bottom: 6px;}.slider-promociones:before{content: "";background-color: #8f0c25;display: inline-block;position: absolute;top: 6px;right: auto;left: 0;width: 6px;height: -webkit-calc(100% - 6px);height: calc(100% - 6px);z-index: 1;}.slider-promociones:after{content: "";background-color: #8f0c25;display: inline-block;position: absolute;right: 6px;bottom: 0;left: auto;width: -webkit-calc(100% - 6px);width: calc(100% - 6px);height: 6px;z-index: 1;}.slider .item, .slider .item .background{}.slider-promociones-home .item .background{font-size: 14px;text-align: left;padding-left: 20px;position: relative;}.slider-promociones-home .item .background .title{padding-bottom: 9px;text-transform: uppercase;font-family: "ApexNew-Bold" ,Helvetica,Arial,sans-serif;font-weight: bold;letter-spacing: .15em;font-size: 24px;line-height: 33px;margin-top: 5%;}.slider-promociones-home .item .background .description{font-weight: 400;line-height: 1.4em;font-family: "ApexNew-Book" ,Helvetica,Arial,sans-serif;font-size: 16px;padding-left: 45px;position: relative;letter-spacing: .25em;max-width: 470px;}.slider-promociones-home .item .background .description:after{content: "";width: 34px;height: 2px;background-color: #8f0c25;top: 8px;left: 0;display: inline-block;position: absolute;}#body .body{background-color: #fff;}#promociones{}.promociones-destacadas-home .promo-vehiculo{background-color: #f1f1f1;display: inline-block;width: 31%;margin: 1%;vertical-align: top;}.promociones-destacadas-home .promo-vehiculo .promocion-descripcion{position: relative;width: 95%;color: #000;font-size: 16px;}.promociones-destacadas-home .promo-vehiculo .promocion-titulo{}.promociones-destacadas-home .promo-vehiculo .promocion-titulo:after{}.promociones-destacadas-home .promo-vehiculo .descripcion-legal{padding: 15px;margin-top: 15.2%;}.promociones-destacadas-home .promo-vehiculo .mas-informacion{margin-top: 10px;}.promociones-destacadas-home .promo-vehiculo .descripcion-legal .descripcion ul{margin-bottom: 10px;padding-left: 20px;}.promociones-destacadas-home .promo-vehiculo .descripcion-legal .descripcion ul li{list-style: none;font-family: "ApexNew-Medium",Helvetica,Arial,sans-serif;letter-spacing: 0.6px;font-size:12px}.promocion-titulo-vehiculo, .promociones-vehiculo .promo-vehiculo .promocion-titulo{font: 24px/30px "ApexNew-BookItalic" ,Helvetica,Arial,sans-serif;font-weight: normal;letter-spacing: .05em;text-transform: uppercase;text-transform: uppercase;letter-spacing: 2px;font-style: italic;padding: 24px 0;position: relative;width: 100%;max-width: 1600px;margin: 0 auto;}.promocion-titulo-vehiculo:after, .promociones-vehiculo .promo-vehiculo .promocion-titulo:after{content: "";width: 34px;height: 2px;background-color: #8f0c25;top: 100%;left: 0;display: inline-block;position: absolute;}.promociones-vehiculo .promo-vehiculo #descripcion-GamaPremiumMITO17.descripcion-legal{padding: 25px 50px;letter-spacing: 0;font-size: 18px;line-height: 27px;}.promociones-vehiculo .promo-vehiculo #descripcion-GamaPremiumGIUL17.descripcion-legal{padding: 25px 50px;letter-spacing: 0;font-size: 18px;line-height: 27px;}.promociones-vehiculo .promo-vehiculo #descripcion-GamaPremiumAR4C17.descripcion-legal{padding: 25px 50px;letter-spacing: 0;font-size: 18px;line-height: 27px;}.promociones-vehiculo .promo-vehiculo #descripcion-GamaPremiumGILU17.descripcion-legal{padding: 25px 50px;letter-spacing: 0;font-size: 18px;line-height: 27px;}.tam-legal{font-size:14px;line-height:20px;display:block;width:96%;margin:0 auto}.promociones-vehiculo .promo-vehiculo .descripcion-legal .descripcion ul{margin: 18px 0;padding-left: 40px;}.promociones-vehiculo .promo-vehiculo .descripcion-legal .descripcion ul li{list-style: disc;}.promociones-vehiculo .promo-vehiculo .descripcion-legal .versiones-precios{font-family: "ApexNew-Bold" ,Helvetica,Arial,sans-serif;font-weight: bold;}.promociones-vehiculo .promo-vehiculo .descripcion-legal .versiones-precios .version, .promociones-vehiculo .promo-vehiculo .descripcion-legal .versiones-precios .nombre-vehiculo{display: none;}.promociones-destacadas {padding-top:5%}.promociones-destacadas .promo-vehiculo{clear: both;position: relative;padding-top: 10px;padding-bottom: 50px;float: left;width: 100%;}.promociones-destacadas .promo-vehiculo.last {padding-bottom:0px}.promociones-destacadas .promo-vehiculo .promocion-titulo{font: 24px/30px "ApexNew-BookItalic" ,Helvetica,Arial,sans-serif;font-weight: normal;letter-spacing: .05em;padding-bottom: 3px;position: relative;text-transform: uppercase;color: black;letter-spacing: 1px;margin: .4em 0;font-style: italic;padding-left:2%}.promociones-destacadas .promo-vehiculo:nth-child(even) .promocion-titulo{text-align: right;width: 63%;}.promociones-destacadas .promo-vehiculo:nth-child(4) .promocion-titulo{text-align: right;width: 63%;}.promociones-destacadas .promo-vehiculo:nth-child(4) .promocion-titulo:after {right:6%}.promociones-destacadas .promo-vehiculo .promocion-titulo:after{width: 34px;height: 2px;background-color: #8f0c25;top: 100%;left: 4%;display: inline-block;position: absolute;}.promociones-destacadas .promo-vehiculo:nth-child(even) .promocion-titulo:after{left: auto;right: 12%;}.promociones-destacadas .promo-vehiculo .promocion-men{font: 24px/30px "ApexNew-BookItalic" ,Helvetica,Arial,sans-serif;font-weight: normal;letter-spacing: .05em;padding-bottom: 3px;position: relative;text-transform: uppercase;color: black;letter-spacing: 1px;margin: .4em 0;font-style: italic;width:48%;}.promociones-destacadas .promo-vehiculo .promocion-men:after{content: "";width: 34px;height: 2px;background-color: #8f0c25;top: 100%;left: 0%;display: inline-block;position: absolute;}.promociones-destacadas .promo-vehiculo .promocion-descripcion{font-size: 0;}.promociones-destacadas .promo-vehiculo .promocion-descripcion .nombre{font-family: "ApexNew-Medium" ,Helvetica,Arial,sans-serif;font-weight: bold;padding-bottom: 10px;}.promociones-destacadas .promo-vehiculo .promocion-descripcion .descripcion-legal{background-color: #fff;font: 18px/18px "ApexNew-Book" ,Helvetica,Arial,sans-serif;display: inline-block;position: relative;width: 96%;vertical-align: top;height: 100%;padding: 20px 60px 20px 20px;min-height: 263px;float: left;}.promociones-destacadas .promo-vehiculo .promocion-descripcion .descripcion-legalD{background-color: #fff;font: 18px/18px "ApexNew-Book" ,Helvetica,Arial,sans-serif;display: inline-block;position: relative;vertical-align: top;width:96%;height: 100%;padding: 20px 20px 20px 20px;min-height: 175px;float: left;}.promociones-destacadas .promo-vehiculo:nth-child(even) .promocion-descripcion .descripcion-legal{text-align: left;margin-left: 53%;width: 43%}.promociones-destacadas .promo-vehiculo:nth-child(even) .promocion-descripcion .descripcion-legalD{text-align: left;margin-left: 53%}.promociones-destacadas .promo-vehiculo .descripcion-legal .descripcion ul{margin-bottom: 10px;padding-left: 20px;}.promociones-destacadas .promo-vehiculo .descripcion-legal .descripcion ul li{list-style: disc;line-height: 24px;}.promociones-destacadas .promo-vehiculo .image{display: inline-block;position: absolute;width: 49%;vertical-align: top;right: 0;top: 0;font-size: 0;}.promociones-destacadas .promo-vehiculo:nth-child(even) .image{left: 0%;}.promociones-destacadas .promo-vehiculo .image:before{content: "";background-color: #8f0c25;display: inline-block;position: absolute;top: 6px;right: 1px;bottom: auto;left: auto;width: 6px;height: -webkit-calc(100% - 6px);height: calc(100% - 6px);}.promociones-destacadas .promo-vehiculo .image:after{content: "";background-color: #8f0c25;display: inline-block;position: absolute;right: auto;bottom: -6px;left: 5px;width: -webkit-calc(100% - 6px);width: calc(100% - 6px);height: 6px;}.promociones-destacadas .promo-vehiculo .image .responsive{width: calc(100% - 6px);}.promociones-destacadas .promo-vehiculo .promocion-descripcion .descripcion-legal .mas-informacion{margin-top: 35px;}.promociones-vehiculo{width: 100%;max-width: 1210px;margin: 0 auto;}#descripcion-GamaPremiumAR4C17 .btnGris  {display:block}#descripcion-GamaPremiumGILU17 .btnGris  {display:block}.promocion-descripcion .descripcion {}.promocion-descripcion .descripcion strong {font-family: "ApexNew-Bold" ,Helvetica,Arial,sans-serif;}.legalesDisclaimer{position: relative;width: 92%;max-width: 1210px;height: auto;margin: 0 auto;padding-bottom: 10px;line-height: 21px;}.disclaimer{position: relative;width: 92%;max-width: 1210px;margin: 0 auto;line-height: 19px;font-weight: 300;margin-top: 0;}.promociones-destacadas-home .promo-vehiculo .descripcion-legal .descripcion ul li::before {content: "•"; color: red;display: inline-block; width: 1em;margin-left: -1.2em}.wrap-vehprec{padding-bottom: 1%;}.wrap-vehprec .vehiculo{width: 19%;display: inline-block;font-family: "ApexNew-Medium" ,Helvetica,Arial,sans-serif;}.wrap-vehprec .version{width: 53%;display: inline-block;font-family: "ApexNew-Medium" ,Helvetica,Arial,sans-serif;}.wrap-vehprec .precio-lista{width: 28%;display: inline-block;font-family: "ApexNew-Medium" ,Helvetica,Arial,sans-serif;}.item-verprec .vehiculo{width: 20%;display: inline-block;font-family: "ApexNew-Book" ,Helvetica,Arial,sans-serif;}.item-verprec .version{width: 48%;display: inline-block;font-family: "ApexNew-Book" ,Helvetica,Arial,sans-serif;}.item-verprec .precio-lista{width: 26%;display: inline-block;font-family: "ApexNew-Book" ,Helvetica,Arial,sans-serif;text-align:right}.boton .text{color: #fff;}.btnGris {width: 26%;border-radius: 2px;color: #fff;display: block;line-height:40px;margin: 1%;font-size: 14px;font-family: "ApexNew-Medium" ,Helvetica,Arial,sans-serif;text-align:center;background-color: #303030;}.btnGris-mas {width: 26%;border-radius: 2px;color: #fff;display: block;line-height:40px;margin: 1%;font-size: 14px;font-family: "ApexNew-Medium" ,Helvetica,Arial,sans-serif;text-align:center;background-color: #303030;}.btnGris a,.btnGris-mas a{color:#fff;padding: 6.8%;}.precios-vehiculos .wrap-vehprec  li {line-height: 23px;}.precios-vehiculos .wrap-vehprec  li:nth-child(even) { background-color:#c0c0c0; }.upperfooter{text-align: left;padding-top: 30px;padding-bottom: 63px;max-width: 1600px;margin: 0 auto;padding-left: 2%;padding-right: 60px;clear: both;}.upperfooter:before, .upperfooter:after{content: " ";display: table;}.l-wrap{margin: 0 auto;position: relative;width: 100%;max-width: 1210px;}.model .shopping-tools_wrapper{padding: 0;}.tl-arg{font: 24px/30px "ApexNew-BookItalic" ,Helvetica,Arial,sans-serif;font-weight: normal;letter-spacing: .05em;padding-bottom: 3px;position: relative;text-transform: uppercase;color: black;letter-spacing: 1px;margin: 1em 0;font-style: italic;}.tl-arg:after{content: "";width: 34px;height: 2px;background-color: #8f0c25;top: 100%;left: 0;display: inline-block;position: absolute;}.upperfooter a{text-decoration: none;color: black;}.ico{width: 45px;height: 45px;display: inline-block;font-size: 0;background-image: url(../../img/iconos-crm.png);}.tl-box{font: 16px/21px "ApexNew-Bold" ,Helvetica,Arial,sans-serif;font-weight: normal;letter-spacing: .05em;padding-bottom: 3px;position: relative;text-transform: uppercase;font-weight: bold;margin-bottom: 15px;}.tl-box:after{content: "";width: 34px;height: 2px;background-color: #8f0c25;top: 100%;left: 0;display: inline-block;position: absolute;}.pr-txt{padding: 0;font: 14px/18px "ApexNew-Book" ,Helvetica,Arial,sans-serif;}.image-block{width: 108px;height: 108px;display: block;background-color: #fff;float: left;overflow: hidden;position: relative;text-align: center;}.image-block:before{content: "";position: absolute;top: 0;bottom: 0;left: -100%;width: 100%;height: 100%;background-color: #8f0c25;-webkit-transition: left .2s linear;-moz-transition: left .2s linear;-ms-transition: left .2s linear;-o-transition: left .2s linear;transition: left .2s linear;}.image-block .sm-gaq{background-position: 0px 0px;}.image-block > .ico{z-index: 3;}.image-block .sm-gaq:after{content: "";background-image: url("../../img/iconos-crm.png");background-position: -45px 0px;background-repeat: no-repeat;display: inline-block;width: 45px;height: 45px;vertical-align: middle;}.image-block > .ico:after{-webkit-transition: left .2s linear;-moz-transition: left .2s linear;-ms-transition: left .2s linear;-o-transition: left .2s linear;transition: left .2s linear;position: relative;left: -200%;}.upperfooter-content{padding-left: 118px;}.image-block{width: 108px;height: 108px;display: block;background-color: #f1f1f1;float: left;overflow: hidden;position: relative;text-align: center;}.image-block:before{content: "";position: absolute;top: 0;bottom: 0;left: -100%;width: 100%;height: 100%;background-color: #8f0c25;-webkit-transition: left .2s linear;-moz-transition: left .2s linear;-ms-transition: left .2s linear;-o-transition: left .2s linear;transition: left .2s linear;}.image-block > .ico{margin-top: 17px;z-index: 3;}.image-block > .ico:after{-webkit-transition: left .2s linear;-moz-transition: left .2s linear;-ms-transition: left .2s linear;-o-transition: left .2s linear;transition: left .2s linear;position: relative;left: -200%;}.image-block .sm-book:after{content: "";background-image: url("../../img/iconos-crm.png");background-position: -102px 4px;background-repeat: no-repeat;display: inline-block;width: 45px;height: 45px;vertical-align: middle;}.image-block .sm-place{background-position: 0px -45px}.image-block .sm-place:after{content: "";background-image: url("../../img/iconos-crm.png");background-position: -45px -45px;background-repeat: no-repeat;display: inline-block;width: 45px;height: 45px;vertical-align: middle;}.image-block:hover > .ico:after{left: 0;z-index: 3;-webkit-transition: left .25s ease-in;-moz-transition: left .25s ease-in;-ms-transition: left .25s ease-in;-o-transition: left .25s ease-in;transition: left .25s ease-in;}.image-block:hover:before{left: 0;-webkit-transition: left .2s linear;-moz-transition: left .2s linear;-ms-transition: left .2s linear;-o-transition: left .2s linear;transition: left .2s linear;z-index: 2;}.upperfooter-content{padding-left: 118px;}.fondopromos{width: 100%; position: relative;margin: 0 auto;}.info50{;width: 98%;padding: 2%;font-size:16px; font-family: "ApexNew-Book" ,Helvetica,Arial,sans-serif;}.info50 h2{font-size: 20px;padding: 0 0;font-family: "ApexNew-Bold" ,Helvetica,Arial,sans-serif;}.info50 p{ line-height: 24px;}.info50 .titBold { line-height: 24px;font-family: "ApexNew-Bold" ,Helvetica,Arial,sans-serif;}.info50 ul li{line-height: 24px; list-style-type:disc;margin-left:1.2%}.info50 .legal{line-height: 24px;font-size:14px}.info50 .infoPlan50 {width:48%;text-align:left;display:inline-block;padding-right:3%;vertical-align:top}.info50 .infoPlan {text-align:left;display:inline-block;vertical-align:top}.promociones-destacadas .upperfooter{background-color: #fff;}.image-block{width: 80px; height: 80px;}.image-block .sm-drive {   background-position: -4px -1885px;}.image-block .sm-drive:after {content: "";background-image: url(../../img/iconos-crm.png);background-position: -45px -91px;background-repeat: no-repeat;display: inline-block;width: 45px;height: 45px;vertical-align: middle;}.promociones-destacadas .promo-vehiculo:nth-child(3) {padding-top:0px}.promociones-destacadas .promo-vehiculo:nth-child(3) .promocion-descripcion .descripcion-legal{width:46%;padding-top:0px;padding-bottom:5%}.promociones-destacadas .promo-vehiculo:nth-child(3) .promocion-descripcion .descripcion-legal .btnGris{display:block;width: 55%;}.promociones-destacadas .promo-vehiculo:nth-child(3) .image{display:block}.promociones-destacadas .promo-vehiculo:nth-child(3) .promocion-titulo{display:block}.legal-50 {font-size:16px;padding-top:2%}.pl-advance {position:relative; min-height: 175px;font-size:18px; padding-left: 2%;padding-bottom:3%;width:91%;display:inline-block;padding-right:3%}.pl-advance .tit-advance{padding-bottom:2%;font-family: 'ApexNew-Medium';font-size:22px}.pl-advance table .col-modelo{width:37%}.tbl-adv {width:60%}.tbl-plan-adv td{padding:1%;font-size:16px}.tbl-plan-adv .head-adv {background-color: #303030;color:#fff;padding:1%}.tbl-plan-adv .row:nth-child(odd) {background-color:#f0f2f1;}.tbl-plan-adv .row:nth-child(even) {background-color:#d4d9dd;}.tbl-mensualidades {font-size:18px;width: 100%;}.tbl-mensualidades .row:nth-child(odd) {background-color:#fff;}.tbl-mensualidades .row:nth-child(even) {background-color:#c0c0c0;}.promociones-control.vSTLV18.promociones-vehiculo #descripcion-GamaPremiumSTLV18{width:92%;}#descripcion-GamaPremiumSTLV18{width:43%;}#descripcion-GamaPremiumMITO18 {width:92%;margin:0 auto}.promocion-container.GamaPremiumGIUL18 {width:92%;margin:0 auto}.promocion-container.GamaPremiumGILU18{width:92%;margin:0 auto}.mensualidades {display:inline-block;width: 94%;vertical-align:top}.precios-2019{display:inline-block;width: 33%;padding-left:1%;vertical-align:top;padding-right:5%}.precios-2018 {display:inline-block;width: 33%;padding-left:1%;vertical-align:top;padding-right:5%}.precios-2017{display:inline-block;width: 33%;padding-left:1%;vertical-align:top}@media screen and (max-width:1800px){.promociones-vehiculo .promo-vehiculo .descripcion-legal{}   }@media screen and (max-width:1366px){.promociones-vehiculo {}  }@media screen and (max-width:1040px){.promociones-control {}.promociones-control .promo-vehiculo {}  .grid .item.halfsize, .grid .grid-overlay .item.halfsize {width:50%}.promociones-destacadas .promo-vehiculo .promocion-titulo {width:98%}}@media screen and (max-width:1120px){.promociones-vehiculo .promo-vehiculo .descripcion-legal{}}@media screen and (max-width:1020px){.promociones-vehiculo .promo-vehiculo .descripcion-legal{}}@media screen and (max-width:1000px){.container {}.promocion-titulo-vehiculo{padding-left:5%}.promocion-titulo-vehiculo:after {left:5%;top:66%}.info50 ul li {margin-left:4%}.promociones-destacadas .promo-vehiculo .descripcion-legal .descripcion ul li {font-size:16px}.vigencia {font-size:16px;padding-top:3%;padding-bottom:3%}.promocion-descripcion .btnGris{width:54%}.promociones-destacadas .promo-vehiculo .promocion-descripcion .descripcion-legal {min-height:0px}.promociones-vehiculo .promo-vehiculo .descripcion-legal{}.promociones-destacadas .promo-vehiculo .image {top: 19%;}.info50 .infoPlan {padding-top:10%}}@media screen and (max-width:800px){.promociones-vehiculo .promo-vehiculo .descripcion-legal{}}@media screen and (max-width:768px){.promociones-vehiculo .promo-vehiculo .descripcion-legal{}}@media screen and (max-width:670px){.info50 .infoPlan50, .info50 .infoPlan {display:block;width:96%}.promociones-vehiculo .promo-vehiculo .descripcion-legal{}.promociones-destacadas .promo-vehiculo .image:before {height:0px}.promociones-destacadas .promo-vehiculo .image:after {height:0px}.promociones-control .promo-vehiculo {width:100%}.promociones-destacadas .promo-vehiculo .promocion-descripcion {left:0%}.promociones-destacadas .promo-vehiculo .promocion-descripcion .descripcion-legal {min-height:0%;width:96%;padding-left:2%;padding-right:0%}.promocion-descripcion .btnGris {margin-top: 64%;position: absolute;margin-left: 25%;}.btnGris-mas {width:50%;}.promociones-destacadas .promo-vehiculo .image {width:100%;position:relative}.promocion-descripcion .descripcion {height:auto}.promociones-destacadas .promo-vehiculo:nth-child(even) .promocion-titulo {text-align:left;}.promociones-destacadas .promo-vehiculo:nth-child(even) .promocion-descripcion .descripcion-legal {margin-left:0%}.promociones-destacadas .promo-vehiculo:nth-child(even) .promocion-titulo:after {left:2%}.promocion-descripcion .btnGris {margin-bottom:12%}.promociones-destacadas .promo-vehiculo {padding-bottom:18%;}.wrap-vehprec .version {width: 40%;}.item-verprec .vehiculo {font-size:16px;width: 27%;}.item-verprec .version {font-size:16px;width: 40.7%;}.item-verprec .precio-lista {font-size:16px;width: 26%;}.wrap-vehprec .vehiculo{width: 26%;vertical-align:top}.wrap-vehprec .precio-lista {width: 30%;}.promociones-destacadas .promo-vehiculo .promocion-descripcion .descripcion-legalD {width:92%}.txt-inter {line-height:27px;padding-bottom:9%}#descripcion-GamaPremiumGIUL18 .btnGris {margin-top: 72%;margin-left: -2%;}#descripcion-GamaPremiumGILU18 .btnGris {width:96%;margin-top: 71%;margin-left:0}#descripcion-GamaPremiumSTLV18 .btnGris {margin-top:71%;margin-left: 0%;margin-bottom:5%}.pl-advance .tit-advance {text-align:left}}@media screen and (max-width:660px){.promociones-vehiculo .promo-vehiculo .descripcion-legal{}.tbl-mensualidades {width: 90%;margin: 0 auto;font-size: 16px;}.wrap-vehprec .precio-lista {width: 33%;text-align:left;vertical-align:top}}@media screen and (max-width:600px){.promociones-vehiculo .promo-vehiculo .descripcion-legal{}}@media screen and (max-width:500px){.info50 .infoPlan{display: inline-block;margin-top:10%}.promociones-vehiculo .promo-vehiculo .descripcion-legal{text-align:left}.promocion-titulo-vehiculo, .promociones-vehiculo .promo-vehiculo .promocion-titulo {font-size:19px}.promociones-vehiculo .promo-vehiculo #descripcion-GamaPremiumGIUL17.descripcion-legal {padding-left:36px}.pl-advance {display:block;width:96%;font-size: 16px;}.mensualidades {width:99%;display:block;padding-bottom:5%}.precios-2019 {display:block;width:96%;padding-bottom:5%}.precios-2018 {display:block;width:96%;padding-bottom:5%}.precios-2017 {display:block;width:96%;padding-bottom:5%}.promociones-destacadas .promo-vehiculo .descripcion-legal .descripcion ul li {margin-left: 8%;}.promociones-destacadas .promo-vehiculo:nth-child(3) .promocion-descripcion .descripcion-legal {width: 96%;}}@media screen and (max-width:430px){.promociones-vehiculo .promo-vehiculo .descripcion-legal{}.container {padding: 2%;margin-top:10%}.promocion-descripcion .btnGris {margin-top: 66%;width: 100%;margin-left: -2%;}.btnGris-mas {width:100%;}}@media screen and (max-width:400px){.promociones-vehiculo .promo-vehiculo .descripcion-legal{width: 87%;}}@media screen and (max-width:380px){.promocion-descripcion .descripcion {font-size:16px;width: 100%;}.promociones-vehiculo .promo-vehiculo .descripcion-legal{width: 91%;}.promociones-vehiculo .promo-vehiculo .descripcion-legal .descripcion ul{padding-left: 20px;}}@media screen and (max-width:360px){.promocion-descripcion .descripcion {font-size:16px;width: 100%;}.promociones-vehiculo .promo-vehiculo .descripcion-legal{width: 87%;}.promociones-vehiculo .promo-vehiculo .descripcion-legal .descripcion ul{padding-left: 20px;}}@media screen and (max-width:300px){.promocion-descripcion .descripcion {font-size:16px;width: 100%;}.promociones-vehiculo .promo-vehiculo .descripcion-legal{width: 87%;}.promociones-vehiculo .promo-vehiculo .descripcion-legal .descripcion ul{padding-left: 20px;}}/* home.css */.slider .item, .slider .item .background{height: 80vh;}.slider .item .top-right{background-position: 100%;}.seccion{position: absolute;top: 0; height: auto;padding: 0px;width: 100%;}.content{position: relative;margin: 0 auto;max-width: 1210px;width: 100%;z-index: 3;top: 33px;text-align: left;height: auto;margin-top:-1.4%;padding-left: 4%;}.content .title{margin: 10px 0;padding: 0;}.content .title{text-transform: uppercase;font-family: "ApexNew-Bold" ,Helvetica,Arial,sans-serif;font-weight: bold;font-size: 24px;line-height: 33px;width: 92%;margin: 0 auto;}.content .txtBlanco {color:#fff}.txtWhite {color:#fff}.content .title .tituloGrande{padding-top:2%;font-size:1.6em;font-family: "ApexNew-Book" ,Helvetica,Arial,sans-serif;display:inline-block}.content .title .tituloMediano{font-size:1.7em;font-family: "ApexNew-Bold" ,Helvetica,Arial,sans-serif;}.content .title .tituloMed{font-size:1em;font-family: "ApexNew-Bold" ,Helvetica,Arial,sans-serif;}.content .title .tituloMed-white{font-size:1em;font-family: "ApexNew-Bold" ,Helvetica,Arial,sans-serif;color:#fff}.content .title .tituloPeque{display:block;font-size:1.2em;}.garantiaBold {font-size:1.6em;font-family: "ApexNew-Bold" ,Helvetica,Arial,sans-serif;color:#fff;padding-top: 2%;}.garantiaMedium {font-size:1.4em;font-family: "ApexNew-Book" ,Helvetica,Arial,sans-serif;color:#fff;padding-top: 2%;}.content .text{font-family: "ApexNew-Medium" ,Helvetica,Arial,sans-serif;font-size: 16px;padding-left: 18%; margin-bottom: 30px;position: relative;letter-spacing: .25em;}.content .text .animated-line{display: inline-block;width: 34px;height: 2px;background-color: #8f0c25;position: absolute;left: 0;top: 8px;margin-top: -1px;}.content .text .animated-line{top: 12px;}.content .description{font-family: "ApexNew-Medium" ,Helvetica,Arial,sans-serif;padding-left: 45px;word-spacing: 2px;}b, strong{font-weight: bold;}.cta{background-color: white;color: black;display: inline-block;text-decoration: none;text-transform: uppercase;position: relative;z-index: 1;overflow: hidden;vertical-align: bottom;}.cta .bg-effect{background-color: #8f0c25;position: absolute;top: 0;right: 0;bottom: 0;left: -100%;width: 100%;height: 100%;display: none;}.cta span{position: relative;z-index: 2;padding: 12px 33px;font: 14px/38px "ApexNew-Medium" ,Helvetica,Arial,sans-serif;letter-spacing: .2em;}.cta:before{content: "";position: absolute;top: 0;left: 0;bottom: 0;right: 0;z-index: -1;background: #8f0c25;-webkit-transform-origin: right center;-ms-transform-origin: right center;transform-origin: right center;-webkit-transform: scaleX(0);-ms-transform: scaleX(0);transform: scaleX(0);transition: -webkit-transform .2s ease;transition: transform .2s ease;transition: transform .2s ease,-webkit-transform .2s ease;}.cta:hover:before{-webkit-transform: scaleX(1);-moz-transform: scaleX(1);-ms-transform: scaleX(1);-o-transform: scaleX(1);transform: scaleX(1);-webkit-transform-origin: left center;-moz-transform-origin: left center;-ms-transform-origin: left center;-o-transform-origin: left center;transform-origin: left center;z-index: 0;}.cta{background-color: white;box-shadow: 0 0 5px rgba(0,0,0,0.45);color: black;display: table;float: left;height: 40px;margin-right: 15px;overflow: hidden;text-decoration: none;text-transform: uppercase;padding: 0;-webkit-transition: color 150ms linear;-moz-transition: color 150ms linear;-ms-transition: color 150ms linear;-o-transition: color 150ms linear;transition: color 150ms linear;}.cta span:not(.bg-effect){display: table-cell;vertical-align: middle;line-height: 14px;padding: 5px 42px 0;color: black;-webkit-transition: color 150ms linear;-moz-transition: color 150ms linear;-ms-transition: color 150ms linear;-o-transition: color 150ms linear;transition: color 150ms linear;}.cta span:not(.bg-effect):hover{color: white;-webkit-transition: color 150ms linear;-moz-transition: color 150ms linear;-ms-transition: color 150ms linear;-o-transition: color 150ms linear;transition: color 150ms linear;}.cta span{font: 13px/1 "ApexNew-Medium" ,Helvetica,Arial,sans-serif;position: relative;letter-spacing: .2em;z-index: 2;}.cta span.ico{padding-left: 63px;background-image: none !important;height: 40px !important;width: auto;}.cta span.ico:before{background-image: url("../../img/sprite-icons.png");content: "";display: inline-block;position: absolute;top: 0;left: 21px;width: 42px;height: 42px;background-repeat: no-repeat;}.btn-kmi{background-position: -113px -3313px;content: "";background-image: url(../../img/sprite-icons.png);background-repeat: no-repeat;display: inline-block;width: 24px;height: 24px;vertical-align: middle;position: absolute;left: 10px;top: -6px;}.boton{left: 5%;}.boton.lupa{left: 30%;}#ish-1 .content, #ish-2 .content, #ish-6 .content, #ish-7 .content, #ish-3 .content{color: #FFF;}.upperfooter{text-align: left;padding-top: 30px;padding-bottom: 63px;max-width: 1600px;margin: 0 auto;padding-left: 60px;padding-right: 60px;clear: both;}.upperfooter:before, .upperfooter:after{content: " ";display: table;}.model .shopping-tools_wrapper{padding: 0;}.tl-arg{font: 24px/30px "ApexNew-BookItalic" ,Helvetica,Arial,sans-serif;font-weight: normal;letter-spacing: .05em;padding-bottom: 3px;position: relative;text-transform: uppercase;color: black;letter-spacing: 1px;margin: 1em 0;font-style: italic;}.tl-arg:after{content: "";width: 34px;height: 2px;background-color: #8f0c25;top: 100%;left: 0;display: inline-block;position: absolute;}.upperfooter a{text-decoration: none;color: black;}.ico{width: 45px;height: 45px;display: inline-block;font-size: 0;background-image: url(../../img/sprite-icons.png);}.tl-box{font: 16px/21px "ApexNew-Bold" ,Helvetica,Arial,sans-serif;font-weight: normal;letter-spacing: .05em;padding-bottom: 3px;position: relative;text-transform: uppercase;font-weight: bold;margin-bottom: 15px;}.tl-box:after{content: "";width: 34px;height: 2px;background-color: #8f0c25;top: 100%;left: 0;display: inline-block;position: absolute;}.pr-txt{padding: 0;font: 14px/18px "ApexNew-Book" ,Helvetica,Arial,sans-serif;}.image-block{width: 108px;height: 108px;display: block;background-color: #f1f1f1;float: left;overflow: hidden;position: relative;text-align: center;}.image-block:before{content: "";position: absolute;top: 0;bottom: 0;left: -100%;width: 100%;height: 100%;background-color: #8f0c25;-webkit-transition: left .2s linear;-moz-transition: left .2s linear;-ms-transition: left .2s linear;-o-transition: left .2s linear;transition: left .2s linear;}.image-block > .ico{margin-top: 30px;z-index: 3;}.image-block > .ico:after{-webkit-transition: left .2s linear;-moz-transition: left .2s linear;-ms-transition: left .2s linear;-o-transition: left .2s linear;transition: left .2s linear;position: relative;left: -200%;}.image-block .sm-gaq{background-position: -2px -454px;background-position: -2px -3250px;}.image-block .sm-gaq:after{content: "";background-image: url("../../img/sprite-icons.png");background-position: -102px -3250px;background-repeat: no-repeat;display: inline-block;width: 45px;height: 45px;vertical-align: middle;}.image-block .sm-book:after{content: "";background-image: url("../../img/sprite-icons.png");background-position: -102px 4px;background-repeat: no-repeat;display: inline-block;width: 45px;height: 45px;vertical-align: middle;}.image-block .sm-place{background-position: -2px -402px;background-position: 0 -100px;}.image-block .sm-place:after{content: "";background-image: url("../../img/sprite-icons.png");background-position: -102px -102px;background-repeat: no-repeat;display: inline-block;width: 45px;height: 45px;vertical-align: middle;}.image-block .sm-drive{background-position: -2px -552px;background-position: -4px -1850px;}.image-block .sm-drive:after{content: "";background-image: url("../../img/sprite-icons.png");background-position: -100px -1850px;background-repeat: no-repeat;display: inline-block;width: 45px;height: 45px;vertical-align: middle;}.image-block:hover > .ico:after{left: 0;z-index: 3;-webkit-transition: left .25s ease-in;-moz-transition: left .25s ease-in;-ms-transition: left .25s ease-in;-o-transition: left .25s ease-in;transition: left .25s ease-in;}.image-block:hover:before{left: 0;-webkit-transition: left .2s linear;-moz-transition: left .2s linear;-ms-transition: left .2s linear;-o-transition: left .2s linear;transition: left .2s linear;z-index: 2;}.upperfooter-content{padding-left: 118px;}.botonBlanco {font-size:12px;margin-top: 3%;border-radius:2px;background-color:#fff;display:block;color:#000;max-width:136px;padding:7px;text-align:center;font-weight:bold;margin-left:30%;font-family:'ApexNew-Bold' ,Helvetica,Arial,sans-serif;text-transform:uppercase}.botonBlanco:hover {background-color:#a90422;}.botonBlanco a:hover {color:#fff}.panelBotones {width:100%;text-align:center;padding-bottom:5%}.grid.grid-home #igh-6 .elige{border-top: 1px solid #2f2f2f;border-right: 1px solid #2f2f2f;}.grid.grid-home #igh-4 .elige{border-bottom: 1px solid #2f2f2f;}.eligeabajo{border-bottom: 1px solid #2f2f2f;margin-top: -1px;}.eligearriba{border-top: 1px solid #2f2f2f;margin-top: -1px;}.eligeCentroabajo {border-right: 1px solid #2f2f2f;border-left: 0px solid #2f2f2f;border-top: 0px solid #2f2f2f;margin-top: -1px;}.eligeCentroarriba{border-right: 1px solid #2f2f2f;border-left: 1px solid #2f2f2f;margin-top: -1px;}.espBoton {width:26%;border-radius: 2px;color:#fff;padding: 1.6%;display:inline-block;margin:1%;font-size:14px;font-family: "ApexNew-Medium" ,Helvetica,Arial,sans-serif}.panelBotones .botonGris:hover {background-color: #a90422;color:#fff}.panelBotones .botonGris{background-color: #303030;cursor:pointer;width:34%}.panelBotones .botonGris a {color:#fff;}.btnDescubreHome{position: absolute;width: 100%; max-width:1210px; height: auto;text-align: left;margin:0 auto;margin-top:39%;z-index:7;padding-left: 73%;}.btnDescubreHome a span{margin: 0 auto;  background-color: #a90422; font-size:16px;font-family: "ApexNew-Medium" ,Helvetica,Arial,sans-serif;color:#fff;padding:7px 50px;   }.btnDescubreHome a{color: #fff}.btnDescubreHome-sup{position: absolute;width: 100%; max-width:1210px; height: auto;text-align: left;margin:0 auto;margin-top:42%;z-index:7;padding-left: 4%;}.btnDescubreHome-sup a span{margin: 0 auto;  background-color: #a90422; font-size:16px;font-family: "ApexNew-Medium" ,Helvetica,Arial,sans-serif;color:#fff;padding:7px 50px;   }.btnDescubreHome-sup a{color: #fff}.slider .item, .slider .item .background {background-size: cover;}.owl-buttons{    position: relative;width: 100%;max-width: 1210px;margin: 0 auto;top: -400px;z-index: 2;}.grid-novedades{position: relative;height: auto;width:100%;}.grid-novedades .item{position: relative;display: inline-block;width: 30%;}.grid-novedades .item .novedades{width: 97%;}.grid-novedades .novedad-destacada{position: relative;height: 134px;font-size: 16px;color: #000;text-align: left;}.grid-novedades .item .descripcion{    position: relative;width: 95%;height: auto;clear: both;    margin: 0 auto;}.grid-novedades .item .descripcion h3{position: relative;font-size: 20px;color: #000;text-align: left;font-weight: bold;padding-top: 16px;padding-bottom: 16px;}.grid-novedades .panelBotones .botonGris{width: 50%;}.grid-novedades .panelBotones{padding-top: 5%;}.grid-novedades .item .descripcion .novedad-destacada li{position: relative;    line-height: 23px;}#ish-7-movil .seccion .content{color:#000;}.section.elije-alfa {padding-bottom: 2%;}#video-container,#playpausebtn,#fullscreenbtn,#mutebtn,#curtimetext,#durtimetext,#seekslider,#volumeslider {-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}#video-container {position: relative;}div#video_controls_bar {position: absolute;background-color: rgba(0, 0, 0, 0.3);bottom: 0;left: 0;right: 0;margin: 52px auto;width: 9%;height: 35px;padding-top: 10px;padding-bottom: 10px;-webkit-border-radius: 12px;-moz-border-radius: 12px;border-radius: 12px;opacity: 1;-webkit-transition: opacity .3s;-moz-transition: opacity .3s;-o-transition: opacity .3s;-ms-transition: opacity .3s;transition: opacity .3s;}#video-container:hover #video_controls_bar {opacity: 1;}#playpausebtn {background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMThweCIgaGVpZ2h0PSIxOHB4IiB2aWV3Qm94PSI5MSA5MSAxOCAxOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyA5MSA5MSAxOCAxOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8cGF0aCBvcGFjaXR5PSIwLjk1IiBmaWxsPSIjRkZGRkZGIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3ICAgICIgZD0iTTkzLjI1OCw5MS4yMzlsMTQuNjkyLDcuNjgxYzEuMTQxLDAuNTk2LDEuMTQxLDEuNTYzLDAsMi4xNTkNCgkJbC0xNC42OTIsNy42ODNjLTEuMTQsMC41OTctMi4wNjQsMC4wMzctMi4wNjQtMS4yNDhWOTIuNDg3QzkxLjE5NCw5MS4yMDIsOTIuMTE4LDkwLjY0Myw5My4yNTgsOTEuMjM5eiIvPg0KPC9nPg0KPC9zdmc+DQo=);background-size: 100% 100%;background-repeat: no-repeat;width: 21%;height: 25px;cursor: pointer;border: 0;display:inline-block;vertical-align:middle}#playpausebtn:hover {cursor: pointer;}#mutebtn {width: 25%;display:inline-block;vertical-align:middle;cursor:pointer;padding-left: 7%;}#curtimetext,#durtimetext {width: 5%;display: inline-block;vertical-align: middle;}input#seekslider {width: 35%;height: 20px;background-color: rgba(255, 255, 255, 0.3);vertical-align: middle;}input#volumeslider {width: 14%;background-color: red;vertical-align: middle;}input[type='range'] {-webkit-appearance: none !important;background: #384047;-webkit-border-radius: 12px;-moz-border-radius: 12px;border-radius: 12px;}input[type='range']::-webkit-slider-thumb {-webkit-appearance: none !important;background: #fff;height: 20px;width: 20px;border-radius: 100%;cursor: pointer;}input[type="range"]::-webkit-slider-thumb:hover {-webkit-animation: pulse 1s infinite;}#ico-vol {display:inline-block;vertical-align:middle;    margin-left: -9%;margin-right: 1%;}#ish-8 .seccion .content .btnDescubreHome{padding-left:10%}#ish-13 .seccion .content .btnDescubreHome {margin-top:49%;margin-left:-28%}.content .title .hit-titulo{font-family: 'ApexNew-Medium';font-size:1.2em;color:#fff;margin-top:37%;margin-left:45%;display:block;position:absolute}.content .title .hit-titulo-not{font-family: 'ApexNew-Medium';font-size:1.2em;color:#fff;margin-top:0%;margin-left:0%;display:block;position:absolute}.content .title .hit-titulo-dual{font-family: 'ApexNew-Medium';font-size:1.2em;color:#fff;margin-top:30%;margin-left:-5%;display:block;position:absolute;width:100%;text-align:center}.content .title .hit-titulo-bk{font-family: 'ApexNew-Medium';font-size:1.2em;color:#000;margin-top:37%;margin-left:45%;display:block;position:absolute}.content .title .titPrincipal{font-family: 'ApexNew-Medium';font-size:1.6em;color:#fff;padding-top:2%;display:block;}.content .title .titSecundario{font-family: 'ApexNew-Book';font-size:1em;color:#fff;display:block;padding-right:1%;margin-top: 39%;margin-left: 45%;position: absolute;}.content .title .titResalta{font-family: 'ApexNew-Medium';font-size:1em;color:#fff;display:inline-block;margin-top: 41%;margin-left: 45%;position:absolute}.content .title .mito-advance {color: #fff;font-size: 0.8em;font-family: 'ApexNew-Book';margin-top: 36%;position: absolute;text-align: left;padding-right: 6%;margin-left: 54%;}.content .title .giulietta-advance {color: #fff;font-size: 0.8em;font-family: 'ApexNew-Book';margin-top: 36.1%;position: absolute;padding-left: 9%;}.content .title .giulietta-titulo {color: #fff;font-size: 0.8em;font-family: 'ApexNew-Book';margin-top: 34.4%;position: absolute;padding-left: 9%;display:block}.content .title .mito-titulo {color: #fff;font-size: 0.8em;font-family: 'ApexNew-Book';margin-top: 34.4%;position: absolute;margin-left: 54%;display:block}.content .title .titPrincipal-bk{font-family: 'ApexNew-Medium';font-size:1.6em;color:#000;padding-top:2%;display:block;}.content .title .titSecundario-bk{font-family: 'ApexNew-Book';font-size:1.2em;color:#000;display:block;padding-right:1%}.content .title .titResalta-bk{font-family: 'ApexNew-Medium';font-size:1.2em;color:#000;display:inline-block}.content .title .titSecundario-bkd{font-family: 'ApexNew-Book';font-size:1em;color:#000;display:block;padding-right:1%;margin-top: 39%;margin-left: 45%;position: absolute;}.content .title .titResalta-bkd{font-family: 'ApexNew-Medium';font-size:1em;color:#000;display:inline-block;margin-top: 41%;margin-left: 45%;position:absolute}@media screen and (max-width: 500px) {#video_controls_bar {display:none}#curtimetext,#durtimetext {display: none;}}@media screen and (max-width: 1800px){#ish-8 .seccion .content .btnDescubreHome{padding-left:12.8%;margin-top:36%}  #ish-13 .seccion .content .btnDescubreHome{margin-left:-24%;margin-top:46%} }@media screen and (max-width: 1700px) {.btnDescubreHome {}#ish-8 .seccion .content .btnDescubreHome{padding-left:15%}#ish-13 .seccion .content .btnDescubreHome{margin-left:-19%;margin-top:44%} } @media screen and (max-width: 1670px){.animated.opc-uno,.animated.opc-dos,.animated.opc-tres{opacity:1}#ish-8 .seccion .content .btnDescubreHome{padding-left:16.8% } #ish-13 .seccion .content .btnDescubreHome{margin-left:-16%;margin-top:40%} #ish-16 .seccion .content .btnDescubreHome{margin-top:41%} .content .title .hit-titulo-dual {margin-top: 28%;}.content .title .giulietta-advance {margin-top: 30%;}.content .title .mito-titulo{margin-top: 28%;}.content .title .mito-advance {margin-top: 30%;}.content .title .hit-titulo-bk {margin-top: 31%;}.content .title .titSecundario-bkd {margin-top: 33%;}.content .title .titResalta-bkd{margin-top: 35%;}.content .title .hit-titulo {margin-top: 33%;}.content .title .titSecundario {margin-top: 35%;}.content .title .titResalta {margin-top: 37%;}}@media screen and (max-width: 1500px){#ish-8 .seccion .content .btnDescubreHome{padding-left:18.8%}   #ish-13 .seccion .content .btnDescubreHome{margin-left:-12%;margin-top:39%} }@media screen and (max-width: 1400px){#ish-8 .seccion .content .btnDescubreHome{padding-left:20%}   #ish-13 .seccion .content .btnDescubreHome{margin-left:-8%;margin-top:36%}  }@media screen and (max-width: 1390px) {.btnDescubreHome {margin-top:32%}}@media screen and (max-width: 1366px) {.btnDescubreHome {margin-top:30%}#ish-3 .content .title .tituloGrande, #ish-3 .content .title .tituloMediano{color:#fff}#ish-8 .seccion .content .btnDescubreHome{padding-left:21%}#ish-13 .seccion .content .btnDescubreHome{margin-left:-4%;margin-top:36%} #ish-16 .seccion .content .btnDescubreHome{margin-top:33%} .content .title .hit-titulo {margin-top:26%}.content .title .titSecundario {margin-top:28%}.content .title .titResalta {margin-top: 30%}.content .title .hit-titulo-bk{margin-top:25%}.content .title .titSecundario-bkd {margin-top:27%}.content .title .titResalta-bkd{margin-top:29%}.content .title .hit-titulo-dual {margin-top:20%}.content .title .mito-titulo {margin-top:23%;margin-left: 54%}.content .title .mito-advance {margin-top:25%;}.content .title .giulietta-titulo {margin-top: 22%;}.content .title .giulietta-advance {margin-top:24%}}@media screen and (max-width: 1300px) {.btnDescubreHome {margin-top:30%}#ish-3 .content .title .tituloGrande {color:#000}div#video_controls_bar {width:17%}#playpausebtn {margin-left:6%}}@media screen and (max-width: 1210px) {.slider .item, .slider .item .background {background-size: cover;}.content .title .tituloGrande {font-size: 1.6em;}.content .title .tituloMediano {font-size: 1.6em;}}@media screen and (max-width: 1100px){}@media screen and (max-width: 1000px){}@media screen and (max-width: 1050px) {.content {}.btnDescubre {}  }@media screen and (max-width: 1040px) {.content {top:2%;}.content .title {padding-left: 15px;}.content .title .tituloGrande {}#ish-3 .content .title .tituloMediano {color:#fff}.btnDescubreHome {margin-top: 34%}#ish-13 .seccion .content .btnDescubreHome{margin-left:-4%;margin-top:39% !important} .slider .item, .slider .item .background {background-size: cover;background-position: 75%;}.content .title{}.eligeabajo{border: 0px;border-right:1px solid #000; }.eligeCentroabajo{border: 0px;border: 0px;border-right:1px solid #000; }.eligeCentroarriba{border: 0px;}.owl-theme .owl-controls .owl-buttons div{margin-top: 125px; }.owl-theme .owl-controls .owl-buttons div{display: block; color: #FFF; zoom: 1;   font-size: 0; background-position: center;  background-repeat: no-repeat;  filter: Alpha(Opacity=50);   opacity: 0.5;position: absolute;    height: 130px;width: 65px;overflow: hidden;top: 50%; margin-left: 0px; margin-right: 0px;}#ish-6-movil .seccion .content{color:#fff;}#ish-3 .content{color: #000;}.slider .item video {margin-top: 2%;}}@media screen and (max-width: 1025px) {.grid-novedades .novedad-destacada {height:160px}.content .title {padding-top:3%}.btnDescubreHome {margin-top: 42%;}.content .title .titResalta {margin-top: 36.4%;}.content .title .hit-titulo {margin-left: 45%;margin-top: -5.4%;}.content .title .titSecundario {margin-top: 34.2%;}.content .title .hit-titulo-dual {padding-top: 33%;}.content .title .giulietta-titulo {margin-top: 29.4%;}.content .title .giulietta-advance {margin-top: 31.1%;}.content .title .mito-titulo {margin-top: 29.4%;  margin-left: 48%;      }.content .title .mito-advance {margin-top: 31%;margin-left: 48%;}.content .title .hit-titulo-bk{padding-top: 32%;}.content .title .titSecundario-bkd {margin-top: 34.2%;}.content .title .titResalta-bkd {margin-top: 36.2%;}}@media screen and (max-width: 1000px) {.btnDescubreHome {margin-top: 32%}}@media screen and (max-width: 890px) {.grid-novedades .novedad-destacada {height:192px}}@media screen and (max-width: 750px) {.grid-novedades .novedad-destacada {height: 160px;}}@media screen and (max-width: 780px) {.slider.slider-home {height:460px !important}.content .title {padding-top:5%}.btnDescubreHome {margin-top:47%;margin-left:-9%;}#ish-14-tablet .seccion .content .btnDescubreHome{margin-top: 38%;margin-left: -9%;}.animated.opc-uno,.animated.opc-dos,.animated.opc-tres{opacity:1}.btnDescubreHome a span {font-size:12px}.slider .item, .slider .item .background {background-size: cover;background-position: 50%;height: 50vh;}.owl-carousel .owl-wrapper-outer {height: 460px !important;}.slider .item video {margin-top: 0%;}div#video_controls_bar {top:37%;width: 31%;}.content .title .titPrincipal {font-size: 1.2em;padding-top:0%}.content .title .hit-titulo {margin-left: 45%;margin-top: 0%;font-size: 1em;}.content .title .titSecundario {margin-top: 40%;font-size: 1em;}.content .title .titResalta {margin-top: 43%;font-size: 1em;}.content .title .hit-titulo-bk {padding-top:36%;font-size:1em}.content .title .titSecundario-bkd {margin-top: 39.2%;font-size:1em}.content .title .titResalta-bkd {margin-top: 42.2%;font-size:1em}.content .title .titPrincipal-bk{padding-top:0%;font-size: 1em;}.content .title .hit-titulo-dual {font-size: 1em;}.content .title .giulietta-advance {font-size:0.6em;padding-left: 4%;}.content .title .giulietta-titulo {margin-top: 29%;padding-left: 4%;}.content .title .mito-titulo {margin-top: 31%;}.content .title .mito-advance {font-size:0.6em;margin-top: 33%;}}@media screen and (max-width:670px){.btnDescubreHome {margin-top: 50%}.slider .item, .slider .item .background {background-size: cover;background-position: 50%;height: 109vh;}.espBoton {font-size: 11px;}  .grid .grid-overlay .item .title {font-size:16px}.container > .title{padding-top: 5%;}.grid-novedades #ign-3 .novedad-destacada {height:70px}.content .title {height:1%;padding-top: 2%;}.btnDescubreHome-sup{margin-left:31%;margin-top:35% !important} .btnDescubreHome-sup a span {padding:1%;font-size:11px}}@media screen and (max-width:590px){.grid-novedades .novedad-destacada {height: 100px;}}@media screen and (max-width:570px){.btnDescubreHome {margin-top:40%}.grid-novedades .novedad-destacada {height: 100px;}.eligeabajo{border: 0px;border-bottom:1px solid #000; }.eligeCentroabajo{border: 0px;border-bottom:1px solid #000;}.eligeCentroarriba{border: 0px;border-bottom:1px solid #000;}.elige{border-bottom:1px solid #000;}.espBoton {font-size: 16px;} .owl-theme .owl-controls .owl-buttons div {display:none}.grid .item.halfsize, .grid .grid-overlay .item.halfsize {width:100%}  .grid .grid-overlay .item .title {font-size:18px}.content .title{font-size: 16px; padding-left: 10px;}.content .title .titPrincipal {font-size: 1em; margin-top: 2%;margin-left: -4%;}.content .title .titPrincipal-bk{font-size: 1em; }.content .title .titSecundario {font-size: 0.6em;margin-top: 34%;margin-left: 48%;}.content .title .titResalta {font-size: 0.8em;margin-top: 37%;margin-left: 48%;}.content .title .hit-titulo {margin-left: 48%;margin-top: 31%;font-size: 0.6em;}.content .title .titSecundario-bkd {margin-top: 38%;font-size:0.6em}.content .title .titSecundario-bk {font-size: 0.6em;margin-top: 31%;margin-left: 57%;position: absolute;}.content .title .titResalta-bkd {margin-top: 41%;margin-left: 45%;position:absolute;font-size: 0.6em;}.content .title .hit-titulo-bk {margin-top: -1%;font-size: 0.6em;}.content .title .hit-titulo-dual {color:#fff;margin-top: -8%;margin-left: -10%;}.content .title .giulietta-titulo {color:#000;margin-top: -1.6%;padding-left: 2%;}.content .title .mito-titulo {margin-top: -0.6%;margin-left: 54%;color:#000}.content .title .giulietta-advance {margin-top: 32.1%;padding-left: 0%;font-size: 0.6em;width: 29%;line-height: 12px;}.content .title .mito-advance {font-size: 0.6em;margin-top: 31%;margin-left: 54%;line-height: 12px;}#descripcion-GamaPremiumMITO18 {width:95%}}@media screen and (max-width:460px){.content .title .tituloGrande {font-size: 1.3em;}.content .title .tituloMediano {font-size: 1.3em;}.content .title .tituloMed {font-size: 0.8em;font-weight:bold}#ish-7-movil .content .title .tituloGrande {font-size: 1em;}#ish-7-movil .content .title .tituloMediano {font-size: 1em;}#ish-7-movil .content .title .tituloPeque {font-size: 0.8em;line-height: 14px;}#ish-8-movil .content .title{padding-top:3%}#ish-8-movil .content .title .tituloPeque {font-size: 0.9em;line-height: 13px;}.owl-carousel .item.first.mobile {display:block}.content .title {line-height:22px;padding-top:2%}.item.mobile .background {background-size: 103%;background-position: 39% 0;}.slider .item .background.giulia-quadrifoglio {background-size: 110%;}.item.mobile {height: 41vh;}.btnDescubreHome {margin-top:50%}.promociones-destacadas-home .promo-vehiculo {width: 98%;}.promociones-destacadas-home .promo-vehiculo .promocion-descripcion {width: 94.6%;top:20.6%;height:13%;position: relative;}.promociones-destacadas-home .promo-vehiculo .promocion-titulo {margin-top: -59%;}.promociones-destacadas-home .promo-vehiculo .descripcion-legal {padding: 15px;margin-top: 54.2%;}.container > .title {padding-top:1.2%}.container > .title:before {top: -11%;}.slider .item video {margin-top: 2%;height: 435px }.garantiaBold {font-size:1em}.garantiaMedium {font-size:1em}}@media screen and (max-width:420px){.animated.opc-uno, .animated.opc-dos,.animated.opc-tres{opacity:1}.btnDescubreHome {margin-top: 46.5%;margin-left: -19%;}.btnDescubreHome a span {padding: 7px 22px;}.grid-novedades .novedad-destacada {height:140px}.grid-novedades #ign-3 .novedad-destacada {height:88px}.btnDescubreHome-sup{margin-left:26%;margin-top:42% !important}.btnDescubreHome-sup a span{padding:2% !important}#ish-14-movil .content .btnDescubreHome {margin-top: 32.5%;margin-left: -19%}}@media screen and (max-width:360px){.content .title .tituloGrande {font-size: 1em;}  .content .title .tituloMediano {font-size: 1em;}.espBoton {font-size:13px}.grid .grid-overlay .item .title {font-size: 16px}}