/* cmsms stylesheet: Paginas modified: 01/04/2023 22:36:39 */
/* =====================================BASIC STYLES===================================== */.u--rounded {border-radius: 50%;overflow: hidden;}/* =====================================SERVICIOS STYLES===================================== */.service_block a h3 {color: inherit !important;}/* =====================================FILTERS STYLES===================================== */.filters {align-items: center;display: flex;justify-content: center;margin-bottom: 3rem;}.filter {color: rgb(224,6,19);padding: 0 1rem;transition: color 0.2s ease-in;}.filter.is-active {font-weight: bold;color: ;}.no-touch .filter:not(.is-active):hover {color: rgb(224,6,19);transform: scale(1.08);}/* =====================================NEWS STYLES===================================== */.news-list {display: flex;flex-wrap: wrap;margin-top: -1rem;}.news-list .news {color: inherit;display: block;text-decoration: none;}.news-list .news__cover {background-color: #f0f0f0;display: block;height: 0;overflow: hidden;padding-top: 56.25%;position: relative;width: 100%;z-index: -1;}.news-list .news__cover-img {height: auto;left: 0;position: absolute;top: 0;width: 100%;}.news-list .news__cover-img:not(.loaded) {height: 100%;}.news-list .news__inner {flex: 1;padding-top: 5px;}.news-list .news__inner-header {color: rgb(87,87,87);display: block;margin-bottom: 5px;}.news-list .news__summary {font-size: 14px;margin: 0;max-height: 97px;overflow: hidden;text-overflow: -o-ellipsis-lastline;}.news-list .btn {display: block;margin-top: 15px;padding-bottom: 3px;padding-top: 3px;text-align: center;width: 150px;}.news-list--summary .news {padding: 1rem .5rem;}.news-list--summary .news__cover {border: 1px solid lightgrey;}.news-list--summary .news__title {margin-top: 8px;margin-bottom: 12px;}.news-list--summary .news__inner {border-top: 4px solid rgb(224,6,19);}.news--detail .news__title {background-color: #fff;color: rgb(224,6,19);font-size: 30px;line-height: 1.2;margin: 0;text-align: center;z-index: 1;}.news--detail .news__cover {margin: 1rem auto;max-width: 900px;}.news__gallery {margin-top: 45px;}.details {flex-wrap: wrap;}.detail {border: 1px solid #ddd;width: 49%;margin: .5%;}.carousel--full {margin-left: calc( (100vw - 100%) / -2 );margin-right: calc( (100vw - 100%) / -2 );}.detail-wrapper {overflow: hidden;position: relative;line-height: 0;}.detail-img {height: auto;transition: transform .6s ease-in-out;width: 100%;}.no-touch .detail:hover .detail-img {transform: scale(1.2);}.news__links {border-top: 1px solid #111111;margin-top: 25px;padding-top: 10px;}.nextprev {align-items: center;color: ;display: flex;}.nextprev .icon {height: 18px;transition: transform 0.2s linear;width: 18px;}.nextprev__text {overflow: hidden;}.nextprev__title {color: #808080;display: block;font-size: 12px;width: 100%;}.nextprev--next .nextprev__text {margin-right: 10px;}.no-touch .nextprev--next:hover .icon {transform: translateX(6px);}.no-touch .nextprev--next:hover .nextprev__type {color: rgb(224,6,19);}.nextprev--prev .nextprev__text {margin-left: 10px;}.no-touch .nextprev--prev:hover .icon {transform: translateX(-6px);}.no-touch .nextprev--prev:hover .nextprev__type {color: rgb(224,6,19);}.share__link {border-radius: 50%;margin: 0 4px;padding: 8px;}.share__link .icon {height: 18px;width: 18px;}.no-touch .share__link:hover {color: rgb(224,6,19);}/* =====================================DOWNLOAD MANUALS STYLES===================================== */.manuals__content .manual:nth-child(odd) {background-color: #f7f7f7;}.manuals__content .manual {align-items: center;display: flex;}.manual__col {padding: 12px 8px;}.manual__col:not(.f1) {align-items: center;display: inline-flex;flex-basis: 10%;justify-content: center;}.no-touch .manual:hover {background-color: #ededed;}/* =====================================HISTORY STYLES===================================== */.history h3 {margin-top: 40px;margin-bottom: 0;}.history img.left {margin-right: 10px;}.history img.right {margin-left: 10px;}/* =====================================MODELS STYLES===================================== */.summary-models {margin-bottom: 50px}.model-image {max-width: 100%;display: block;height: auto;margin: -22px auto 0;}.featured-specs {width: 100%;margin: 40px 0;}.featured-specs__item {margin: 0 auto 20px;width: 50%}.featured-spec__term,.featured-spec__desc {text-align: center;margin: 0;}.featured-spec__term {font-weight: 500;font-size: 20px;line-height: initial;}.filter-nav {display: flex;margin-bottom: 15px;}.filter-nav__link {padding: 5px;transition: color 0.2s ease-out;text-align: center;}.filter-nav__link:not(.is-active) {color: #111111;}.filter-nav__link + .filter-nav__link {}.filter-blocks {height: 60px;position: relative;transition: height 0.5s linear;}.filter-blocks.loader{overflow: hidden;}.filter-blocks.loader .filter-block {opacity: 0;}.filter-block {-vendor-animation-duration: 0.5s;animation-duration: 0.5s;display: none;opacity: 1;transition: opacity 1.5s cubic-bezier(0.4, 0.29, 0.5, 1.03);width: 100%;}.js .filter-block {position: absolute;top: 0;}.filter-block.is-active {display: block;}.gallery__details {flex-wrap: wrap;}.gallery__details-wrapper {overflow: hidden;position: relative;border: 2px solid #fff;}.gallery__detail {width: 50%}.product__detail + .product__detail {margin-top: 40px !important;}.product__detail--infoInner {padding: 20px}.spec-group {width: 100%}.spec-list {align-items: stretch;margin: 0;width: 100%;}.spec-title {padding-top: 20px;font-size: 18px;margin-bottom: 5px;}.spec-title:first-child {padding-top: initial;}.spec-term {padding-top: 4px;width: 50%;}.spec-desc {margin: 0;padding-bottom: 15px;width: 50%;}.spec-list div.spec-spec {overflow: hidden; /* Fix for firefox and IE 10-11  */-webkit-column-break-inside: avoid; /* Chrome, Safari, Opera */page-break-inside: avoid; /* Firefox */break-inside: avoid; /* IE 10+ */break-inside: avoid-column;}/* =====================================FAQS STYLES===================================== */.faq--faq {display: inline-block;margin-bottom: 1.5em;}/* =====================================CONTACT STYLES===================================== */.offices {align-items: stretch;border-top: 1px solid rgba(3,27,78,.1);border-radius: 4px 4px 0 0;}.office__info {font-style: normal;}.office {border-left: 1px solid rgba(3,27,78,.1);border-right: 1px solid rgba(3,27,78,.1);box-shadow: 0 2px 4px rgba(3,27,78,.06);flex: 1;position: relative;transition: all .25s linear;z-index: 2;}.office.is-active,.office:focus {box-shadow: 0 10px 20px rgba(3,27,78,.1);}.no-touch .office:hover {box-shadow: 0 10px 20px rgba(3,27,78,.1);}.map--offices {border-radius: 0 0 4px 4px;box-shadow: 0 8px 12px rgba(3,27,78,.1);}/* =====================================MEDIA===================================== */@media screen and (max-width: 35.99em) {.news__links-social {order: -1;}.offices {flex-direction: column;}.line--calendar *{text-align: center !important;}.line--calendar div:nth-child(2) {order: -1}}@media screen and (min-width: 36em) {.expediciones-gallery--item {max-width: 33%}.office.is-active::after {bottom: -12px;opacity: 1;transform: translateX(-50%) scale(1);}.office::after {border-left: 12px solid transparent;border-right: 12px solid transparent;border-top: 12px solid #fff;bottom: 0;box-shadow: 0 10px 20px rgba(3,27,78,.1);content: "";display: block;height: 0;left: 50%;opacity: 0;position: absolute;transform: translateX(-50%) scale(.8);transition: all .25s ease-in;width: 0;z-index: 3;}.gallery__detail {width: 33.33%}}@media screen and (min-width: 36em) and (max-width: 47.99em) {.news-list--racing .row {justify-content: center;}}@media screen and (max-width: 47.99em) {.input--submit {margin-top: 20px;}.product__detail--infoInner {padding-left: 0;padding-right: 0;}.spec-spec {display: flex;}.spec-desc, .spec-term {padding: 10px 0}.spec-desc {padding-left: 10px}}@media screen and (min-width: 48em) {.header-section h3{font-size: 25px;}.expediciones-gallery--item {max-width: 25%}.news--detail .news__summary,.news--detail .news__content {width: 80%;}.details {justify-content: center;}.detail {width: 24%;}/** Hack */.resetoff-md {margin-left: 0;}.featured-specs__item {width: auto;margin: auto;}.featured-spec__term {font-size: 30px;}.gallery__detail {width: 25%}.product__detail--info {padding: 10px;background: rgba(255, 255, 255, 0.85);margin-left: -8.33333%;}.product__detail.row--reverse .product__detail--info {margin-left: 0;margin-right: -8.33333%;}.product__detail--infoInner {padding-left: 20px;padding-right: 20px;}.product__detail.row--reverse .product__detail--infoInner {padding-left: 0px;}.spec-term {width: 100%;}.spec-desc {width: 100%;}.spec-list {-webkit-columns: 3;-moz-columns: 3;columns: 3;column-gap: 80px;}.faq--content {column-count: 2;column-gap: 2em;column-rule: 1px solid lightgrey;-webkit-column-break-inside: avoid; /* Chrome, Safari, Opera */page-break-inside: avoid; /* Firefox */break-inside: avoid; /* IE 10+ */break-inside: avoid-column;}}@media screen and (min-width: 62em) {.news--detail .news__title {font-size: 40px;}.news--detail .news__summary,.news--detail .news__content {width: 65%;}.model-image {max-width: 800px}}
