@charset "UTF-8";
/*!
Theme Name: RAM
Theme URI: https://www.ramlatam.com
Author: Luis Santander S.
Author URI: https://www.cron.cl
Description: New theme for RAM Latam
Version: 1.4.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ram2018
Tags: ram

*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
@font-face {
  font-family: 'TradeGothic LT';
  src: url("fonts/TradeGothicLT.woff2") format("woff2"), url("fonts/TradeGothicLT.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'TradeGothic LT';
  src: url("fonts/TradeGothicLT-Bold.woff2") format("woff2"), url("fonts/TradeGothicLT-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'American Captain 01';
  src: url("fonts/AmericanCaptain01.woff2") format("woff2"), url("fonts/AmericanCaptain01.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

body,
button,
input,
select,
optgroup,
textarea {
  color: black;
  font-family: "TradeGothic LT", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }
  @media (prefers-color-scheme: dark) {
    body,
    button,
    input,
    select,
    optgroup,
    textarea {
      color: black; } }
@media (prefers-color-scheme: dark) {
  .wp-block-separator {
    background-color: #222; } }

h1, h2, h3, h4, h5, h6 {
  clear: both; }

h2 {
  font-size: 1.5rem;
  font-weight: normal; }
  @media (min-width: 50rem) {
    h2 {
      font-size: 1.875rem; } }
h3 {
  font-size: 1.25rem;
  font-weight: normal; }

p {
  margin-bottom: 1.5em; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background: #f6f6f6;
  /* Fallback for when there is no custom background color defined. */ }
  @media (prefers-color-scheme: dark) {
    body {
      background: #f6f6f6; } }
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul, ol {
  margin: 0 0 1.5em 3em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */ }

.container {
  width: 100%;
  max-width: 70rem;
  margin: 0 auto;
  padding: 0 1rem; }

table {
  margin: 0 0 1.5em;
  width: 100%; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: .6em 1em .4em; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa; }
  button:active, button.nice-select.open, button:focus,
  input[type="button"]:active,
  [type="button"].nice-select.open,
  input[type="button"]:focus,
  input[type="reset"]:active,
  [type="reset"].nice-select.open,
  input[type="reset"]:focus,
  input[type="submit"]:active,
  [type="submit"].nice-select.open,
  input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    color: #111; }

select {
  border: 1px solid #ccc; 
  background: white;
  height: 40px;
}

  @media (prefers-color-scheme: dark) {
    select {
      background: #fff;
      border: 1px solid #000; } }
textarea {
  width: 100%; }
  @media (prefers-color-scheme: dark) {
    textarea {
      background: #444;
      border-color: #222;
      color: #ddd; } }
label.error {
  color: #b31b1e; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: royalblue;
  text-decoration: none; }
  a:visited {
    color: royalblue; }
  a:hover, a:focus, a:active, a.nice-select.open {
    color: royalblue; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active, a.nice-select.open {
    outline: 0; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: .5rem 0;
  z-index: 3;
  background: rgba(0, 0, 0, 0.2); }
  .main-nav .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 100%;
    margin: 0; }
    @media (min-width: 54rem) {
      .main-nav .container {
        max-width: calc(100% - 10rem); } }
.main-logo {
  display: block;
  width: 8rem;
  height: 2.5rem;
  background-image: url(img/logos/logo-ram-main.png);
  background-repeat: no-repeat;
  background-size: contain; }
  @media (min-width: 60rem) {
    .main-logo {
      width: 12rem;
      height: 3rem; } }
  .main-logo span {
    display: none; }

.horizontal-menu {
  display: none; }
  .horizontal-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center; }
    .horizontal-menu ul li a {
      display: block;
      color: white;
      text-decoration: none;
      text-transform: uppercase;
      padding: .5rem 1rem; }
    .horizontal-menu ul li.with_submenu:hover {
      cursor: default;
      background-image: url(img/icons/icon-triangle.png);
      background-repeat: no-repeat;
      background-size: 13px 12px;
      background-position: center bottom; }
      .horizontal-menu ul li.with_submenu:hover .big-menu {
        display: flex; }
  @media (min-width: 54rem) {
    .horizontal-menu {
      display: block;
      font-size: .8rem; }
      .horizontal-menu.no-menu {
        display: none; } }
  @media (min-width: 65rem) {
    .horizontal-menu {
      font-size: 1rem;
      margin: 0 auto;
      /*transform: scale(1) translatey(0) translatex(-41%);*/ } }
  .horizontal-menu .big-menu {
    display: none;
    position: absolute;
    background: #f6f6f6;
    left: 0;
    right: 0;
    top: 3rem;
    padding: 1rem;
    height: 14rem;
    box-shadow: 0 4rem 5rem rgba(0, 0, 0, 0.5);
    justify-content: center;
    flex-wrap: wrap; }
    .horizontal-menu .big-menu a {
      color: black;
      font-size: .8rem;
      max-width: 13rem;
      text-align: center; }
      @media (min-width: 65rem) {
        .horizontal-menu .big-menu a {
          font-size: 1rem;
          max-width: 12.1rem; } }
.vehicle-menu-image {
  width: 10rem;
  height: 65%;
  position: relative; }
  .vehicle-menu-image img {
    position: absolute;
    top: 5%;
    left: 5%;
    width: 90%;
    height: 90%;
    object-fit: contain;
    transition: .1s all; }

.vehicle-menu-name {
  margin: 1rem 0 0; }

.vehicle-menu-item small {
  font-size: .8rem;
  color: #666; }

.vehicle-menu-item:hover .vehicle-menu-name {
  color: #b31b1e;
  transition: .1s all; }

.vehicle-menu-item:hover img {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: .1s all; }

.menu-toggle {
  display: block;
  width: 1.8rem;
  height: 1.8rem;
  background-image: url(img/icons/icon-menu.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }
  .menu-toggle span {
    display: none; }
  .menu-toggle.no-menu {
    display: none; }
  @media (min-width: 54rem) {
    .menu-toggle {
      /*display: none;*/
      position: absolute;
      right: 2rem; } }
.vertical-menu {
  position: fixed;
  z-index: 3;
  background: white;
  top: 0;
  width: 100%;
  height: 100%;
  max-width: 20rem;
  padding: 1rem 0;
  right: 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  transition: .4s all;
  transform: translate3d(100vh, 0, 0);
  font-weight: bold; }
  .vertical-menu.active {
    transform: translate3d(0, 0, 0);
    transition: .2s all;
    box-shadow: -1rem 0 4rem rgba(0, 0, 0, 0.5); }
  .vertical-menu ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .vertical-menu li.current-menu-item a::before {
    position: absolute;
    top: 70%;
    left: 5%;
    width: 13%;
    height: 3px;
    background: #333;
    content: '';
    transition: top .5s; }
  .vertical-menu a, .vertical-menu span {
    color: #333;
    text-decoration: none;
    display: block;
    padding: 1rem;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    position: relative; }
    .vertical-menu a:hover::before, .vertical-menu span:hover::before {
      position: absolute;
      top: 70%;
      left: 5%;
      width: 13%;
      height: 3px;
      background: #333;
      content: '';
      transition: top .5s; }
  @media (min-width: 54rem) {
    .vertical-menu {
      /*display: none;*/ }
      .vertical-menu .v-has-submenu {
        display: none; } }
.v-menu-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto; }

.v-first-item {
  text-align: right; }
  .v-first-item .close-vertical-menu::before {
    display: none; }

.v-has-submenu > a {
  background-image: url(img/icons/icon-chevron-down.svg);
  background-size: 1rem;
  background-repeat: no-repeat;
  background-position: right .5rem center; }

.v-submenu {
  display: none;
  background: #f2f1f0; }
  .v-submenu a {
    padding-left: 3rem; }

.vertical-menu a.close-vertical-menu {
  background-image: url(img/icons/icon-cerrar.svg);
  background-repeat: no-repeat;
  background-position: 95% 0.5rem;
  background-size: 2.5rem;
  border-bottom: 0;
  padding: 2rem;
  border-bottom: 0; }
  .vertical-menu a.close-vertical-menu span {
    display: none; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */ }
  .widget select {
    max-width: 100%; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

.hentry {
  margin: 0 0 1.5em; }

.updated:not(.published) {
  display: none; }

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/**
 * Frontpage
 */
@media (min-width: 50rem) {
  .front-page-hero .container {
    padding-top: 4rem; }
    .front-page-hero .container .vehicle-model {
      font-size: 3.5rem; }
  .front-page-hero .vehicle-hero-bottom {
    bottom: 4rem; } }

.front-page-hero .vehicle-hero-bottom {
  display: block;
  font-size: 1.7rem; }
  .front-page-hero .vehicle-hero-bottom a {
    color: #fff;
    text-decoration: none; }
    .front-page-hero .vehicle-hero-bottom a:hover {
      text-decoration: underline; }

.front-page-hero p {
  margin-bottom: 0px; }

.horizontalonly {
  display: none; }
  @media (min-width: 30rem) {
    .horizontalonly {
      display: block; } }
.verticalonly {
  display: block; }
  @media (min-width: 30rem) {
    .verticalonly {
      display: none; } }
.front-page-hero-spacer {
  display: block;
  height: 14rem; }
  @media (min-width: 50rem) {
    .front-page-hero-spacer {
      height: 17rem; } }
.front-page-header {
  font-weight: bold;
  font-size: 1.875rem;
  color: black;
  text-align: center; }
  @media (prefers-color-scheme: dark) {
    .front-page-header {
      color: white; } }
.vehicles-gallery {
  padding-top: 2rem;
  padding-bottom: 2rem; }

.vehicles-gallery:focus {
  outline: 0px; }

.vehicles-gallery.comercial .container {
  border-top: 1px solid rgba(0, 0, 0, 0.25);
  padding-top: 1rem; }

.explore-interior {
  width: 100%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr 1.5fr; }
  @media (min-width: 50rem) {
    .explore-interior {
      grid-template-columns: 1fr 1fr;
      grid-template-rows: 1fr; } }
.explore-interior-image {
  position: relative; }
  .explore-interior-image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  @media (min-width: 50rem) {
    .explore-interior-image {
      width: 100%;
      height: 0;
      padding-bottom: 64%; } }
.explore-interior-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #f6f6f6;
  padding: 2rem 1rem;
  text-align: center;
  max-width: 60rem; }
  .explore-interior-text h2 {
    margin-top: 0;
    line-height: 1;
    font-size: 1.5rem; }
  @media (min-width: 50rem) {
    .explore-interior-text {
      padding: 4rem;
      text-align: left; } }
  @media (min-width: 1210px) {
    .explore-interior-text {
      margin-top: 6%;
      margin-bottom: 6%;
      margin-right: 10%; } }
a.cta-explore-interior {
  max-width: 23rem;
  text-align: center;
  display: inline-block;
  border: 2px solid transparent;
  outline: 1px solid black;
  outline-offset: -1px;
  color: black;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  padding: .5rem 1.5rem;
  background: #ECECEC; }
  @media (min-width: 50rem) {
    a.cta-explore-interior {
      padding: .5rem 3rem; } }
  a.cta-explore-interior:hover {
    border: 2px solid black;
    outline: 0 solid transparent; }

.frontpage-social {
  text-align: center; }

.container-social {
  margin: 0 auto;
  text-align: center;
  display: block; }
  .container-social .social-icon {
    display: inline-block;
    position: relative;
    width: 3rem;
    height: 3rem;
    border: 1px solid black;
    border-radius: 1.5rem;
    margin: 0;
    margin-right: 1rem; }
    .container-social .social-icon:last-child {
      margin-right: 0rem; }
    @media (prefers-color-scheme: dark) {
      .container-social .social-icon {
        background: #bbb; } }
.line {
  width: 100%;
  max-width: 68rem;
  margin: 0 auto;
  border-top: 1px solid rgba(0, 0, 0, 0.25);
  margin-top: 1rem;
  margin-bottom: 3rem; }

.arrow {
  margin-left: auto;
  margin-right: auto;
  width: 40px;
  height: 40px;
  top: 50%;
  -webkit-transform: rotate(45deg);
  border-left: none;
  border-top: none;
  border-right: 2px #fff solid;
  border-bottom: 2px #fff solid; }
  .arrow:before {
    position: absolute;
    left: 50%;
    content: "";
    width: 20px;
    height: 20px;
    top: 50%;
    margin: -10px 0 0 -10px;
    border-left: none;
    border-top: none;
    border-right: 1px #fff solid;
    border-bottom: 1px #fff solid;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-name: arrow; }

@keyframes arrow {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translate(-10px, -10px); } }

/**
 * Single Vehicle
 */
.vehicle-hero {
  width: 100%;
  position: relative;
  color: white;
  padding: 4rem 0 1.25rem;
  text-align: center;
  height: 85vh;
  min-height: 35rem;
  max-height: 40rem;
  overflow: hidden;
  /*background-color: #000;*/
  /*	@media (min-width: 50rem){
		height: 40rem;
		overflow: hidden;
	}
*/ }
  @media (min-width: 50rem) {
    .vehicle-hero {
      padding-top: 5rem;
      padding-bottom: 5rem;
      height: 100vh;
      max-height: 60rem;
      background-color: #000; } }
  .vehicle-hero .container {
    position: relative;
    z-index: 1; }
  .vehicle-hero.single-vehicle {
    background-color: #000;
    z-index: 0; }

.vehicle-hero-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 41%;
  z-index: -2;
  background: black; }
  @media (min-width: 48rem) {
    .vehicle-hero-img {
      z-index: 0;
      /*height: 87%;*/ } }
  @media (min-width: 50rem) {
    .vehicle-hero-img {
      z-index: 0;
      height: 91%; } }
  .vehicle-hero-img img, .vehicle-hero-img video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }
    @media (prefers-color-scheme: dark) {
      .vehicle-hero-img img, .vehicle-hero-img video {
        opacity: .75; } }
.img-modelo {
  width: 100%;
  height: 59%;
  background-position: center -54px;
  background-size: cover; }

.front-page-hero {
  min-height: 33rem;
  max-height: 33rem; }
  @media (min-width: 50rem) {
    .front-page-hero.vehicle-hero {
      height: 100vh;
      max-height: 60rem; } }
  .front-page-hero .vehicle-hero-img {
    height: 100%; }
    @media (min-width: 48rem) {
      .front-page-hero .vehicle-hero-img {
        z-index: 0;
        height: 100%; } }
.hero-overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.79) 0%, rgba(0, 0, 0, 0) 29%, rgba(0, 0, 0, 0) 70.53%, rgba(0, 0, 0, 0.83) 100%); }

.vehicle-badges {
  position: absolute;
  top: 200px;
  right: 40px;
  z-index: 2;
  width: 300px; }
  @media (min-width: 414px) {
    .vehicle-badges {
      top: 160px; } }
  @media (min-width: 800px) {
    .vehicle-badges {
      top: auto;
      bottom: 80px;
      right: 40px;
      left: auto;
      transform: none;
      width: 500px; } }
  @media (min-width: 1200px) {
    .vehicle-badges {
      width: 650px; } }
  @media (min-width: 1920px) {
    .vehicle-badges {
      width: 800px; } }
h1.vehicle-model {
  font-family: 'American Captain 01', sans-serif;
  text-transform: uppercase;
  font-size: 2.25rem;
  margin-top: 1rem;
  margin-bottom: 0;
  line-height: 1;
  text-shadow: 1px 1px 3rem rgba(0, 0, 0, 0.2); }
  h1.vehicle-model.desktop {
    display: none; }
  h1.vehicle-model.mobile {
    display: block; }
  @media (min-width: 50rem) {
    h1.vehicle-model {
      margin-top: 2rem;
      font-size: 2.50rem;
      line-height: 1; }
      h1.vehicle-model.desktop {
        display: block; }
      h1.vehicle-model.mobile {
        display: none; } }
@media (min-width: 50rem) {
  .mopar-hero h1.vehicle-model {
    font-size: 3.50rem;
    line-height: 1; } }

.vehicle-slogan {
  margin-top: 0;
  text-shadow: 1px 1px 1rem rgba(0, 0, 0, 0.3); }
  @media (min-width: 50rem) {
    .vehicle-slogan {
      font-size: 1.5rem;
      margin-top: 0rem;
      display: block; } }
.vehicle-pricing {
  width: 100%;
  max-width: 50rem;
  margin: 1rem auto;
  flex: 1;
  display: flex;
  flex-wrap: nowrap;
  font-size: .9375rem;
  font-weight: bold;
  letter-spacing: -.02rem;
  line-height: 1.4rem; }
  @media (min-width: 50rem) {
    .vehicle-pricing {
      font-size: 1.875rem; } }
  .vehicle-pricing div {
    flex-grow: 1;
    padding: 0 .3rem; }
    .vehicle-pricing div p {
      margin: 0;
      font-size: 1.6rem; }
    @media (min-width: 50rem) {
      .vehicle-pricing div {
        flex: 1; } }
  .vehicle-pricing small {
    font-size: 1.3rem;
    font-weight: normal;
    letter-spacing: normal; }
    @media (min-width: 50rem) {
      .vehicle-pricing small {
        font-size: 1.25rem; } }
.price-secondary-info {
  flex: 1;
  margin-top: 0;
  font-size: .9rem;
  /*font-weight: bold;*/ }
  @media (min-width: 50rem) {
    .price-secondary-info {
      text-align: left;
      padding-left: 1rem;
      padding-right: 1rem;
      font-size: .85rem; } }
  .price-secondary-info a {
    color: white;
    text-decoration: underline; }

.price-third-line {
  display: block;
  font-size: .9rem;
  font-weight: normal;
  letter-spacing: .035rem; }

.small-print {
  padding-bottom: 2rem;
  margin-bottom: 1rem;
  position: relative; }

.vehicle-hero-bottom {
  /*max-width: 20rem;*/ }
  @media (min-width: 50rem) {
    .vehicle-hero-bottom {
      bottom: 0.3rem;
      max-width: 48rem;
      margin: 0 auto;
      display: flex;
      justify-content: center;
      bottom: 0;
      align-items: end; } }
vehicle-hero.front-page-hero .vehicle-hero-bottom {
  position: absolute;
  bottom: 1.7rem;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - .1rem);
  max-width: 20rem; }
  @media (min-width: 50rem) {
    vehicle-hero.front-page-hero .vehicle-hero-bottom {
      bottom: 0.3rem;
      max-width: 48rem;
      margin: 0 auto;
      display: flex;
      justify-content: center;
      bottom: 0; } }
.vehicle-hero.front-page-hero .vehicle-hero-bottom {
  max-width: 20rem;
  position: absolute;
  bottom: 1.7rem;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - .1rem);
  max-width: 20rem; }
  @media (min-width: 50rem) {
    .vehicle-hero.front-page-hero .vehicle-hero-bottom {
      bottom: 1.7rem;
      max-width: 48rem;
      margin: 0 auto; } }
.container-cta {
  background: black;
  width: 100%;
  min-height: 48%;
  position: absolute;
  bottom: 0; }
  @media (min-width: 50rem) {
    .container-cta {
      background: black;
      min-height: 5rem; }
      .container-cta .vehicle-hero-bottom {
        max-width: 66rem;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        align-items: center; }
      .container-cta .vehicle-hero-cta {
        flex-direction: column;
        grid-column-start: inherit;
        grid-column-end: inherit;
        text-align: center; } }
  .container-cta .vehicle-hero-cta a {
    color: #F3000E;
    /*border: 1px solid #F3000E;*/
    outline: 1px solid #F3000E;
    max-width: 25rem;
    display: inline-block; }

.featured-video {
  background: black; }

.featured-video-container {
  background: blue;
  width: 100%;
  height: 0;
  padding-bottom: 56.5%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2rem;
  margin-bottom: 2rem; }
  .featured-video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.container-cta .vehicle-hero-cta {
  /*display: flex;
		flex-direction: column;*/ }
  @media (min-width: 50rem) {
    .container-cta .vehicle-hero-cta {
      /*flex-direction: row;
			grid-column-start: 1;
			grid-column-end: 3; */
      text-align: center;
      flex: 1; } }
  .container-cta .vehicle-hero-cta a {
    flex: 1;
    border: 1px solid transparent;
    background: rgba(255, 255, 255, 0.05);
    display: block;
    font-weight: bold;
    font-size: 1.2375rem;
    text-transform: uppercase;
    text-decoration: none;
    padding: 1.1rem;
    margin: 1rem auto;
    box-sizing: border-box; }
    .container-cta .vehicle-hero-cta a:hover {
      background: rgba(255, 255, 255, 0.2);
      border: 1px solid white;
      outline: 1 solid transparent;
      color: #fff; }
    @media (min-width: 50rem) {
      .container-cta .vehicle-hero-cta a {
        display: block;
        padding: .5rem;
        font-size: 1.25rem; } }
.grouping {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 13rem; }

.grouping-inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow-y: hidden; }

.vehicle-variants {
  position: absolute;
  min-width: 100%;
  padding: 0;
  display: flex;
  justify-content: center; }

a.vehicle-variant {
  display: block;
  margin: 0 .5rem;
  color: black;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  opacity: .4;
  padding-top: 3rem;
  width: 200px;
  font-size: .8rem; }
  a.vehicle-variant small {
    display: inline-block;
    color: #666; }
  a.vehicle-variant.current-vehicle {
    background-image: url(img/icons/icon-arrow-down-black.png);
    background-repeat: no-repeat;
    background-size: 1rem;
    opacity: 1;
    background-position: center top; }

.vehicle-variant-image {
  height: 0;
  padding-bottom: 40%;
  position: relative; }
  .vehicle-variant-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain; }

.vehicle-specs-container {
  padding: 2rem 0;
  text-align: center;
  border-top: 1px solid #ddd; }
  @media (prefers-color-scheme: dark) {
    .vehicle-specs-container {
      border-top-color: #222;
      background: #444; } }
  .vehicle-specs-container h2 {
    font-size: 1.875rem; }
  .vehicle-specs-container p {
    padding-bottom: 3rem; }

.vehicle-specs {
  font-size: 1rem;
  width: 100%;
  max-width: 24rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem; }
  @media (min-width: 50rem) {
    .vehicle-specs {
      display: flex; } }
  .vehicle-specs .block {
    flex: 1;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center top;
    padding: 0rem 1rem;
    position: relative;
    background-position: center 39px; }
    @media (min-width: 50rem) {
      .vehicle-specs .block {
        padding-top: 0rem;
        background-position: center 42px; }
        .vehicle-specs .block:after {
          display: block;
          position: absolute;
          right: 0;
          top: 0;
          width: 1px;
          height: 3rem;
          background: rgba(0, 0, 0, 0.1);
          content: ''; } }
    .vehicle-specs .block:last-child:after {
      display: none; }
    .vehicle-specs .block h3 {
      font-size: 1.4rem;
      margin-top: 0;
      margin-bottom: 4rem; }
    .vehicle-specs .block p {
      margin: 0;
      font-size: 1.2rem; }
      @media (min-width: 50rem) {
        .vehicle-specs .block p {
          font-size: 1rem; } }
      .vehicle-specs .block p label {
        font-size: 1.0rem;
        margin-top: 1rem;
        display: block;
        margin-top: 20px; }
      .vehicle-specs .block p small {
        font-size: .4375rem; }
        @media (min-width: 50rem) {
          .vehicle-specs .block p small {
            font-size: 1rem; } }
  @media (min-width: 50rem) {
    .vehicle-specs {
      max-width: 50rem; } }
.block-power {
  background-image: url(img/icons/icon-power.svg);
  background-size: 51px; }
  @media (min-width: 50rem) {
    .block-power {
      background-size: 4rem 3.125rem; } }
.block-engine {
  background-image: url(img/icons/icon-engine.svg);
  background-size: 51px; }
  @media (min-width: 50rem) {
    .block-engine {
      background-size: 4.1rem 2.75rem; } }
.block-max-load {
  background-image: url(img/icons/icon-max-load.svg);
  background-size: 40px; }
  @media (min-width: 50rem) {
    .block-max-load {
      background-size: 2.5rem 2.75rem; } }
.block-transmission {
  background-image: url(img/icons/icon-transmision.svg);
  background-size: 40px; }
  @media (min-width: 50rem) {
    .block-transmission {
      background-size: 2.5rem 2.75rem; } }
.performance-and-safety {
  margin-top: 8rem; }
  .performance-and-safety .container {
    background-color: #f6f6f6;
    display: grid; }
    @media (prefers-color-scheme: dark) {
      .performance-and-safety .container {
        background-color: #222; } }
  .performance-and-safety h2 {
    margin-top: 0; }
  .performance-and-safety .container {
    padding: 0; }
    @media (min-width: 50rem) {
      .performance-and-safety .container {
        max-width: 80rem;
        margin-top: 2rem;
        margin-bottom: 2rem;
        padding: 0 4rem;
        padding-top: 2rem;
        padding-bottom: 2rem;
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-column-gap: 2rem; } }
  .performance-and-safety .safety-text {
    padding: 1rem; }
    @media (min-width: 50rem) {
      .performance-and-safety .safety-text {
        padding: 0; } }
    @media (max-width: 799px) {
      .performance-and-safety .safety-text {
        order: 2; }
        .performance-and-safety .safety-text img {
          top: 0; } }
  .performance-and-safety .safety-image {
    position: relative;
    background: transparent;
    height: 15rem;
    overflow: hidden; }
    .performance-and-safety .safety-image img {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: contain; }
    @media (min-width: 40rem) {
      .performance-and-safety .safety-image {
        height: 20rem; } }
  @media (max-width: 799px) {
    .performance-and-safety {
      margin-top: 0rem; } }
.safety-features {
  margin-bottom: 2rem; }
  .safety-features .single-feature {
    display: flex;
    align-items: center; }
  .safety-features h3 {
    margin: 0;
    text-align: center;
    padding-top: 2.5rem;
    font-size: 1.3rem;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 2rem; }
  .safety-features .container {
    background-color: #f6f6f6; }
    @media (prefers-color-scheme: dark) {
      .safety-features .container {
        background-color: #222; } }
  @media (min-width: 50rem) {
    .safety-features .container {
      background-color: #f6f6f6;
      padding: 0 4rem;
      max-width: 80rem; } }
  @media (min-width: 50rem) and (prefers-color-scheme: dark) {
    .safety-features .container {
      background-color: #222; } }
  @media (min-width: 50rem) {
    .safety-features .single-feature {
      padding: 2rem;
      flex-direction: column;
      text-align: center;
      position: relative;
      max-width: 15rem; }
      .safety-features .single-feature:after {
        content: '';
        display: none;
        background: #ddd;
        width: 1px;
        height: 40%;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%); } }
.safety-features-grid {
  display: grid;
  grid-column-gap: 1rem;
  grid-template-rows: auto;
  grid-row-gap: 1rem;
  justify-content: center; }
  @media (min-width: 50rem) {
    .safety-features-grid {
      grid-template-columns: 1fr 1fr 1fr 1fr;
      display: flex;
      flex-direction: row;
      flex-flow: wrap; } }
.feature-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  object-fit: contain; }
  @media (min-width: 40rem) {
    .feature-icon {
      width: 3rem;
      height: 3rem; } }
  @media (prefers-color-scheme: dark) {
    .feature-icon {
      filter: invert(1); } }
.exterior {
  max-width: 100rem;
  margin: 0 auto; }
  @media (min-width: 50rem) {
    .exterior {
      box-sizing: border-box; } }
  .exterior .container {
    padding: 0;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 2fr 1.5fr; }
    @media (min-width: 30rem) {
      .exterior .container {
        grid-template-rows: 1fr 1fr; } }
    @media (min-width: 50rem) {
      .exterior .container {
        max-width: none;
        grid-template-columns: 1fr 2fr;
        grid-template-rows: 1fr; } }
.container-slider {
  position: relative;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  /*@media (max-width: 1440px) {
		width: 32.5rem;
	}

	@media (max-width: 1280px) {
		width: 28rem;
	}

	@media (max-width: 1024px) {
		width: 24rem;
	}

	@media (max-width: 768px) {
		width: 35rem;
	}

	@media (max-width: 425px) {
		width: 18rem;
	}

	@media (max-width: 375px) {
		width: 16rem;
	}

	@media (max-width: 320px) {
		width: 13rem;
	}*/ }
  @media (min-width: 50rem) {
    .container-slider div#exterior-points {
      padding: 0; } }
.exterior-text {
  padding: 1rem;
  background: #f6f6f6;
  flex-direction: column;
  padding-left: 3rem;
  position: relative;
  padding-right: 3rem; }
  @media (prefers-color-scheme: dark) {
    .exterior-text {
      background: #222; } }
  .exterior-text .version {
    display: grid;
    align-items: center; }
  .exterior-text h2 {
    margin: 0;
    display: grid;
    align-items: end; }
  .exterior-text h3 {
    margin: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.5);
    padding-top: 1rem;
    display: grid;
    align-content: space-around; }
  .exterior-text ul {
    margin: 0;
    padding-left: 2rem; }
  @media (min-width: 50rem) {
    .exterior-text {
      /*max-width: 35rem;
		justify-self: end;*/ } }
  @media (min-width: 1210px) {
    .exterior-text {
      display: flex;
      flex-direction: column;
      padding: 6rem 2rem 2rem; } }
  @media (max-width: 799px) {
    .exterior-text h3 {
      margin-right: 0; } }
#exterior-points .slick-prev, #exterior-points .slick-next, #interior-points .slick-prev, #interior-points .slick-next {
  height: 46px;
  width: 46px;
  opacity: .8; }
  #exterior-points .slick-prev:hover, #exterior-points .slick-next:hover, #interior-points .slick-prev:hover, #interior-points .slick-next:hover {
    opacity: 1; }

#exterior-points .slick-prev {
  left: inherit;
  right: 19px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right center;
  padding: 1rem;
  background-image: url(img/icons/icon-prev.svg);
  top: -11px; }
  #exterior-points .slick-prev:before {
    content: ""; }
  @media (min-width: 50rem) {
    #exterior-points .slick-prev {
      top: 40px;
      left: -35px; } }
#exterior-points .slick-next {
  right: -35px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right center;
  padding: 1rem;
  background-image: url(img/icons/icon-next.svg);
  top: -11px; }
  #exterior-points .slick-next:before {
    content: ""; }
  @media (min-width: 50rem) {
    #exterior-points .slick-next {
      top: 40px; } }
#interior-points {
  margin: 0 auto;
  box-sizing: border-box;
  padding: 22px 0; }
  #interior-points .slick-prev {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center;
    padding: 1rem;
    background-image: url(img/icons/icon-prev-in.svg);
    top: -32px;
    right: 32px;
    left: inherit; }
    #interior-points .slick-prev:before {
      content: ""; }
    @media (min-width: 50rem) {
      #interior-points .slick-prev {
        left: -35px;
        top: 40px; } }
  #interior-points .slick-next {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center;
    padding: 1rem;
    background-image: url(img/icons/icon-next-in.svg);
    top: -32px; }
    #interior-points .slick-next:before {
      content: ""; }
    @media (min-width: 50rem) {
      #interior-points .slick-next {
        right: -35px;
        top: 40px; } }
.exterior-points, .interior-points {
  position: relative;
  width: 100%;
  margin: 0 auto;
  /*height: 100px;*/ }
  @media (max-width: 1025px) {
    .exterior-points, .interior-points {
      /*height: 6rem;*/ } }
.exterior-point {
  position: relative;
  width: 100%;
  padding-left: .6rem;
  font-size: 1rem;
  break-inside: avoid; }
  .exterior-point strong {
    font-size: 1.2rem; }

.exterior-image {
  position: relative;
  padding-top: 2rem;
  padding-bottom: 2rem;
  background: black; }
  .exterior-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center center; }
    @media (prefers-color-scheme: dark) {
      .exterior-image img {
        opacity: .75; } }
  @media (min-width: 50rem) {
    .exterior-image {
      width: 100%; } }
.colors {
  padding-top: 1rem;
  padding-bottom: 6rem; }
  .colors .container {
    padding: 0; }
  .colors h2 {
    margin-left: 1rem; }
  .colors .container:nth-child(1) {
    grid-template-columns: 1fr 1fr;
    display: grid; }
  @media (max-width: 1024px) {
    .colors .container:nth-child(1) {
      grid-template-columns: 1fr; } }
  @media (min-width: 50rem) {
    .colors {
      padding-top: 5rem;
      padding-bottom: 10rem;
      box-sizing: border-box; } }
.colors-container {
  width: 100%;
  max-width: 40rem;
  margin: 0 auto; }

.single-color {
  display: none; }
  .single-color.active {
    display: block; }

.single-color-name {
  text-align: center;
  font-size: 1.2rem; }

.colors-selector {
  width: 100%;
  max-width: 40rem;
  margin: 0 auto;
  text-align: center;
  padding-top: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  .colors-selector h2 {
    font-size: 1.875rem; }

a.color-swatch {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background: gray;
  margin: .5rem;
  border-radius: 1.5rem;
  border: 2px solid #969696; }
  a.color-swatch.active {
    border: 2px solid #3c3c3c; }
  @media (prefers-color-scheme: dark) {
    a.color-swatch {
      border-color: #222; }
      a.color-swatch.active {
        border-color: #444; } }
a.cta-view-specs {
  display: inline-block;
  border: 1px solid black;
  text-transform: uppercase;
  text-decoration: none;
  background: #f6f6f6;
  color: black;
  padding: .5rem 6rem;
  font-size: 1.1rem;
  font-weight: bold;
  transition: .4s all; }
  a.cta-view-specs:hover {
    transition: .4s all;
    color: #535353;
    border-color: #535353; }
  @media (prefers-color-scheme: dark) {
    a.cta-view-specs {
      background: #222;
      color: #aaa; }
      a.cta-view-specs:hover {
        background: #444;
        color: #ccc;
        border-color: #222; } }
.interior {
  position: relative;
  background-color: black;
  color: white;
  display: grid;
  overflow: hidden;
  margin: 0 auto;
  max-width: 100rem; }
  @media (max-width: 1024px) {
    .interior {
      margin-right: 0; } }
  @media (max-width: 799px) {
    .interior {
      grid-template-columns: 1fr; } }
  @media (min-width: 50rem) {
    .interior {
      grid-template-columns: 2fr 1.5fr;
      box-sizing: border-box; } }
  @media (prefers-color-scheme: dark) {
    .interior {
      color: #aaa; } }
  .interior .container {
    position: relative;
    z-index: 2;
    display: flex;
    padding: 1rem 2rem; }
    @media (min-width: 50rem) {
      .interior .container {
        flex-direction: column;
        padding: 6rem 2rem 2rem; } }
.interior-bg {
  z-index: 0;
  position: relative;
  background: black; }
  .interior-bg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-position: center center;
    object-fit: cover; }
    @media (prefers-color-scheme: dark) {
      .interior-bg img {
        opacity: .75; } }
  @media (max-width: 1024px) {
    .interior-bg {
      height: 20rem; } }
.interior-text {
  padding: 2rem; }
  .interior-text .version {
    display: grid;
    align-items: center; }
  .interior-text ul {
    margin: 0;
    padding-left: 2rem; }
  .interior-text h2 {
    margin-bottom: 0; }
  .interior-text h3 {
    margin-top: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    padding-top: 1.3rem; }
  @media (min-width: 50rem) {
    .interior-text {
      padding: 2rem; }
      .interior-text h2 {
        margin-bottom: 1.5rem; }
      .interior-text h3 {
        margin-bottom: 2rem; } }
.interior-point {
  position: relative;
  width: 100%;
  display: block;
  padding-left: .5rem;
  font-size: 1rem;
  margin-top: 0;
  break-inside: avoid; }
  .interior-point strong {
    font-size: 1.2rem; }

/*
.exterior-point {
	position: relative;
	width: 100%;
	padding-left: .5rem;
	font-size: 1rem;
	break-inside: avoid;
	padding-right: .5rem;
	&:before {
		display: block;
		position: absolute;
		padding-left: 0rem;
		top: .25rem;
		content: '';
		width: 1px;
		height: .8rem;
		background: black;
		margin-left: -10px;
	}
}
*/
.version {
  text-align: center;
  font-size: .8rem;
  padding-top: 1rem;
  padding-bottom: 2rem; }

.features {
  padding-top: 2rem;
  padding-bottom: 2rem; }

.features-container .slick-dots li button {
  border: 1px solid black;
  border-radius: 1rem; }

.features-container .slick-dots li.slick-active button {
  background: black; }

.features-container .slick-dots li button:before {
  display: none; }

.features-slider-container {
  width: 100%;
  padding: 0;
  box-sizing: border-box; }
  @media (min-width: 30rem) {
    .features-slider-container {
      max-width: 70rem;
      margin: 0 auto;
      padding: 1rem; } }
.single-feature-image {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  position: relative; }
  .single-feature-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  @media (min-width: 30rem) {
    .single-feature-image {
      padding-bottom: 50%; } }
.features-container.colors-container {
  max-width: 50rem;
  margin: 0 auto; }

.single-feature-image.wide {
  padding-bottom: 50%; }
  .single-feature-image.wide img {
    object-fit: contain; }

.slick-slide img.horizontal_only {
  display: none; }
  @media (min-width: 30rem) {
    .slick-slide img.horizontal_only {
      display: block; } }
.slick-slide img.vertical_only {
  display: block; }
  @media (min-width: 30rem) {
    .slick-slide img.vertical_only {
      display: none; } }
.single-feature-text {
  padding: 1rem; }

.get-a-quote {
  padding-top: 4rem;
  padding-bottom: 2rem; }
  .get-a-quote h2 {
    text-align: center;
    /*font-weight: bold;*/
    font-size: 1.875rem;
    margin-top: 0px; }
    @media (min-width: 50rem) {
      .get-a-quote h2 {
        font-size: 2.25rem; } }
.quote-options {
  max-width: 22rem;
  margin: 0 auto; }
  @media (min-width: 50rem) {
    .quote-options {
      display: grid;
      grid-template-columns: 1fr;
      grid-column-gap: 1rem; } }
  .quote-options a {
    margin-bottom: 1rem;
    display: block;
    padding: .5rem;
    outline: 1px solid #b31b1e;
    outline-offset: -1px;
    border: 2px solid transparent;
    text-align: center;
    color: #b31b1e;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold; }
    @media (min-width: 50rem) {
      .quote-options a {
        font-size: 1.25rem; } }
    .quote-options a:hover {
      border: 2px solid #b31b1e;
      outline: 0 solid transparent;
      background: rgba(179, 27, 30, 0.1); }

.mopar {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-image: url(img/bg/bg-mopar.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right center;
  color: white;
  text-align: center; }
  .mopar h2 {
    margin-top: 2rem; }
    .mopar h2:before {
      display: block;
      margin: 0 auto .5rem;
      content: '';
      width: 2.7rem;
      height: 2.7rem;
      background-image: url(img/icons/icon-mopar.svg);
      background-repeat: no-repeat; }
      @media (prefers-color-scheme: dark) {
        .mopar h2:before {
          background-image: url(img/icons/icon-mopar-white.svg); } }
a.cta-mopar {
  margin-bottom: 1rem;
  display: inline-block;
  padding: .2rem 2rem;
  border: 2px solid transparent;
  outline: 1px solid white;
  outline-offset: -1px;
  text-align: center;
  color: white;
  background: rgba(255, 255, 255, 0.1);
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  box-sizing: border-box; }
  @media (min-width: 50rem) {
    a.cta-mopar {
      font-size: 1.25rem;
      padding: .3rem 5rem; } }
  a.cta-mopar:hover {
    color: white;
    background: rgba(255, 255, 255, 0.2);
    border: 2px solid white;
    outline: 0 solid transparent; }

@media (min-width: 50rem) {
  .mopar-text {
    max-width: 35rem; } }

.single-vehicle .container-mopar {
  background-color: #f6f6f6;
  max-width: 100rem;
  margin: 0 auto; }
  @media (max-width: 799px) {
    .single-vehicle .container-mopar {
      margin-left: 0;
      /*margin-top: -4rem;*/ }
      .single-vehicle .container-mopar .mopar-text {
        padding: 5rem 2rem 3rem 2rem; } }
  @media (prefers-color-scheme: dark) {
    .single-vehicle .container-mopar {
      background-color: #444; } }
  .single-vehicle .container-mopar .mopar-v2 {
    margin-bottom: 2rem; }
    @media (max-width: 799px) {
      .single-vehicle .container-mopar .mopar-v2 {
        margin-bottom: 0; } }
  .single-vehicle .container-mopar .mopar-v2 .mopar-img {
    padding: 0; }
    .single-vehicle .container-mopar .mopar-v2 .mopar-img img {
      position: relative; }

.uconnect {
  background-color: #f6f6f6;
  color: black;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  text-align: center;
  grid-template-areas: "text" "image" "cta";
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 100rem; }
  @media (min-width: 50rem) {
    .uconnect {
      grid-template-columns: 1fr 1fr;
      grid-template-areas: "image text" "image cta"; } }
  @media (max-width: 799px) {
    .uconnect {
      margin-left: 0;
      margin-top: -3rem;
      display: block; } }
  @media (min-width: 800px) {
    .uconnect {
      height: 30rem; } }
  .uconnect h2:before {
    display: block;
    margin: 1rem auto;
    content: '';
    width: 2.5rem;
    height: 2.5625rem;
    background-image: url(img/icons/icon-uconnect-black.png);
    background-repeat: no-repeat;
    background-size: contain; }

.uconnect-image {
  grid-area: image;
  position: relative;
  height: 12rem;
  width: 100%;
  left: 0;
  top: 0rem; }
  .uconnect-image img {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  @media (min-width: 800px) {
    .uconnect-image {
      height: 100%; } }
.uconnect-overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, #000000 100%); }
  @media (min-width: 50rem) {
    .uconnect-overlay {
      background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, #000000 100%); } }
.uconnect-text {
  grid-area: text;
  padding: 1rem 1rem 2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  @media (min-width: 50rem) {
    .uconnect-text {
      padding: 0 4rem 0 4rem; } }
  @media (max-width: 799px) {
    .uconnect-text {
      order: 2; } }
a.cta-uconnect {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  color: black;
  border: 1px solid black;
  padding: .2rem 2rem;
  position: relative; }

.uconnect-cta {
  grid-area: cta;
  padding: 1rem; }
  @media (min-width: 50rem) {
    .uconnect-cta {
      text-align: left;
      padding: 0 2rem 2rem; } }
.uconnect-integrations {
  display: flex;
  align-items: center;
  justify-content: center; }
  .uconnect-integrations i {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    margin: .5rem; }
    .uconnect-integrations i span {
      display: none; }

i.uconnect-waze {
  width: 5rem;
  height: 2rem;
  background-image: url(img/icons/icon-waze-black.png); }

i.uconnect-spotify {
  width: 5rem;
  height: 2rem;
  background-image: url(img/icons/icon-spotify-black.png); }

.exterior_size {
  padding: 5rem 0 3rem 0;
  text-align: center; }
  @media (max-width: 400px) {
    .exterior_size {
      padding: 4rem 0 2rem 0; } }
.exterior-size-detail {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  font-size: .5625rem;
  width: 100%;
  max-width: 24rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3rem; }
  .exterior-size-detail .block {
    flex: 1;
    text-align: center;
    position: relative; }
    .exterior-size-detail .block:after {
      display: block;
      position: absolute;
      right: 0;
      top: 0;
      width: 1px;
      height: 2rem;
      background: rgba(0, 0, 0, 0.1);
      content: ''; }
    .exterior-size-detail .block label {
      font-size: 3rem; }
    .exterior-size-detail .block:last-child:after {
      display: none; }
    .exterior-size-detail .block p small {
      font-size: .4375rem; }
      @media (min-width: 50rem) {
        .exterior-size-detail .block p small {
          font-size: 1rem; } }
  @media (min-width: 50rem) {
    .exterior-size-detail {
      font-size: 1rem;
      max-width: 50rem; } }
  @media (max-width: 400px) {
    .exterior-size-detail {
      grid-template-columns: 1fr;
      grid-gap: 40px; } }
.block-h p {
  padding: 0;
  margin: 0;
  font-size: 2rem;
  margin-top: -20px; }

.block-h span {
  font-size: 1.2rem;
  font-weight: bold; }

.block-w p {
  padding: 0;
  margin: 0;
  font-size: 2rem;
  margin-top: -20px; }

.block-w span {
  font-size: 1.2rem;
  font-weight: bold; }

.block-l p {
  padding: 0;
  margin: 0;
  font-size: 2rem;
  margin-top: -20px; }

.block-l span {
  font-size: 1.2rem;
  font-weight: bold; }

/**
 * Capacity and Towing
 */
.capacity-and-towing {
  background: #f6f6f6;
  display: grid;
  grid-template-rows: .5fr 1fr;
  grid-template-columns: 1fr; }
  @media (min-width: 40rem) {
    .capacity-and-towing {
      grid-template-columns: 1fr 1fr;
      grid-template-rows: 1fr;
      max-width: 100rem;
      margin: 0 auto; } }
  @media (prefers-color-scheme: dark) {
    .capacity-and-towing {
      background-color: #222; } }
.capacity-and-towing-bg {
  display: block;
  position: relative;
  background-image: url(img/bg/bg-towing.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
  .capacity-and-towing-bg img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }

.capacity-and-towing-body {
  padding: 2rem 1rem;
  text-align: center;
  margin-bottom: 4rem; }
  .capacity-and-towing-body h2 {
    margin-top: 0; }
  @media (min-width: 40rem) {
    .capacity-and-towing-body {
      padding: 4rem 1rem; } }
.capacity-and-towing-icon {
  display: inline-block;
  width: 11.5rem;
  height: 4rem;
  background-image: url(img/icons/icon-capacity-and-towing.svg);
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 0; }

/**
 * Vehicle Schematic
 */
.vehicle-schematic {
  background: white;
  padding: 2rem 0; }
  .vehicle-schematic .container {
    max-width: 50rem; }

.vehicle-schematic-canvas {
  background: rgba(255, 255, 0, 0.1);
  width: 100%;
  height: 0;
  padding-bottom: 120%;
  position: relative; }

.canvas-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .canvas-inner svg {
    width: 100%;
    height: 100%;
    z-index: 2; }

.schematic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(128, 0, 128, 0.1); }
  .schematic .feature-line {
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000;
    transition: 1s all; }
  .schematic.active .feature-line {
    stroke-dashoffset: 0;
    transition: 1s all; }

.feature-point {
  width: 2px;
  height: 2px;
  background: red;
  z-index: 2;
  position: absolute; }

.feature-text {
  font-size: .8rem;
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: rgba(255, 255, 0, 0.4); }
  @media (min-width: 30rem) {
    .feature-text {
      font-size: 1rem; } }
  @media (min-width: 50rem) {
    .feature-text {
      font-size: 1.2rem; } }
.feature-line {
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  z-index: 2;
  width: 1px;
  height: 1px; }

/**
* Dealers
*/
.hero-dealers {
  margin: 0;
  min-height: 40rem;
  padding: 4rem 0;
  background-color: black;
  background-image: url(img/bg/bg-dealers.jpg);
  background-position: center top;
  background-size: 100%;
  background-repeat: no-repeat;
  color: white; }
  .hero-dealers h1 {
    font-family: 'American Captain 01', sans-serif;
    text-transform: uppercase;
    font-size: 3.5em; }
  .hero-dealers .container {
    text-align: center; }

.nice-select.niceSelect {
  margin: 0 auto;
  float: none;
  display: inline-block;
  border: 2px solid transparent;
  outline: 1px solid white;
  outline-offset: -1px; }
  .nice-select.niceSelect:hover {
    background: rgba(255, 255, 255, 0.1);
    border: 2px solid white;
    outline: 2px solid white; }

.dealers-list {
  margin-top: 2rem;
  display: grid;
  grid-row-gap: 3rem;
  grid-column-gap: 1rem; }
  @media (min-width: 35rem) {
    .dealers-list {
      grid-template-columns: 1fr 1fr; } }
  @media (min-width: 60rem) {
    .dealers-list {
      grid-template-columns: 1fr 1fr 1fr; } }
.dealer-card {
  background: white;
  color: black;
  text-align: center;
  display: none;
  border-radius: .1rem;
  overflow: hidden;
  height: 100%;
  flex-direction: column; }
  @media (prefers-color-scheme: dark) {
    .dealer-card {
      background: #222;
      color: #aaa; } }
.dealer-features {
  background-color: #f6f6f6;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr; }
  @media (prefers-color-scheme: dark) {
    .dealer-features {
      background-color: #666; } }
  .dealer-features figure {
    opacity: .1;
    position: relative;
    margin: 0;
    text-align: center;
    background-repeat: no-repeat;
    background-size: 30%;
    background-position: center bottom 2rem;
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 80%; }
    .dealer-features figure span {
      position: absolute;
      bottom: .5rem;
      left: 50%;
      transform: translateX(-50%); }
    .dealer-features figure.available {
      opacity: 1; }

.dealer-sales {
  background-image: url(img/icons/icon-sales.svg); }

.dealer-service {
  background-image: url(img/icons/icon-service.svg); }

.dealer-parts {
  background-image: url(img/icons/icon-parts.svg); }

.dealer-logo {
  box-sizing: border-box;
  display: block;
  width: 70%;
  margin: 2rem auto 0rem;
  /*height: 7%;*/
  /*padding-bottom: 25%;*/
  position: relative; }
  .dealer-logo img {
    position: relative;
    top: 0;
    left: 0;
    width: 80%;
    height: auto;
    object-fit: contain; }

h3.dealer-name {
  margin-top: 0;
  margin-bottom: 0rem;
  padding: 1rem 0.5rem; }

.dealer-contact {
  display: flex;
  padding-bottom: 1rem;
  justify-content: center; }
  .dealer-contact > a {
    width: 50%; }

.icon-adress {
  background-image: url(img/icons/icon-adress.svg);
  width: 15px;
  height: 20px;
  display: inline-block;
  margin-right: .5rem; }

.dealer-details {
  padding: 0;
  flex-grow: 1;
  display: flex;
  flex-direction: column; }
  .dealer-details .icon-phone {
    background-image: url(img/icons/icon_phone.svg);
    margin-right: .5rem;
    padding: 17px 20px 10px 27px;
    background-repeat: no-repeat;
    background-size: 1.2rem;
    background-position: left 15px;
    margin-bottom: .2rem; }

a.dealer-website {
  text-decoration: none;
  color: black;
  text-align: center;
  background-image: url(img/icons/icon_web_site.svg);
  display: block;
  background-size: 19%;
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 2.5rem; }

a.dealer-map {
  color: black;
  text-decoration: none;
  text-align: center;
  background-position: center top;
  background-image: url(img/icons/icon_maps.svg);
  display: block;
  padding-top: 2.5rem;
  background-size: 19%;
  background-repeat: no-repeat; }

.dealer-details-text {
  /*border-bottom: 1px solid #eee;*/
  padding-bottom: 1rem;
  padding-bottom: 1rem;
  width: 78%;
  margin: 0 auto; }

.dealer-contact-options {
  font-size: .8rem; }

#dealers-search .nice-select {
  width: 200px; }
  @media (min-width: 50rem) {
    #dealers-search .nice-select .option {
      width: 233px; } }
  #dealers-search .nice-select ul.list {
    margin-left: 0;
    grid-template-columns: 1fr 1fr;
    transform: scale(1) translatey(0) translatex(0); }
    @media (min-width: 50rem) {
      #dealers-search .nice-select ul.list {
        grid-template-columns: 1fr 1fr 1fr 1fr;
        transform: scale(1) translatey(0) translatex(-41%);
        display: grid; } }
form#cotizar-form ul.list {
  margin: 0; }

.but-accor {
  margin: 0;
  padding: 0;
  background: inherit;
  border: inherit;
  font: inherit;
  outline: none;
  width: 100%;
  display: block;
  text-align: left;
  color: inherit;
  background-image: url(img/icons/icon-abrir-accor.svg);
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 2.5rem;
  cursor: pointer; }

.open .but-accor {
  background-image: url(img/icons/icon-cerrar-accor.svg); }

.dealer-details [data-control] {
  border-top: 1px solid #B3B3B3;
  padding: 10px;
  border-radius: 0;
  font-size: 1.01rem;
  font-weight: bold;
  border-bottom: 0;
  padding-left: 2rem; }

.dealer-details [data-content] {
  border-bottom: 0;
  padding: 10px; }

[data-accordion] [data-content] {
  background-color: #F6F6F6;
  padding: 0 1.5rem;
  text-align: left; }

[data-accordion].open [data-content] .grilla-horas:last-child {
  padding-bottom: 100px; }
  [data-accordion].open [data-content] .grilla-horas:last-child p {
    font-size: .76rem;
    margin-top: .5rem; }

.grilla-horas {
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr; }
  .grilla-horas span {
    color: #E32319; }
  @media (min-width: 50rem) {
    .grilla-horas {
      grid-template-columns: 1.5fr 1.5fr 1fr; } }
  .grilla-horas div:first-child {
    background-image: url(img/icons/icon_horario.svg);
    margin-right: .5rem;
    padding-left: 27px;
    background-repeat: no-repeat;
    background-size: 1.2rem;
    background-position: top left;
    height: 20px;
    margin-left: -7px; }

.accord-dealer [data-control] {
  border-bottom: 0px solid #888;
  padding: 10px; }

.accord-dealer [data-content] > * {
  border-bottom: 0px solid #888; }

/**
 * Contact
 */
.menu-background {
  background: black;
  height: 3rem; }
  @media (min-width: 50rem) {
    .menu-background {
      height: 4rem; } }
.form {
  background: #f6f6f6;
  min-height: 20rem;
  padding-top: 3rem;
  padding-bottom: 6rem; }
  @media (prefers-color-scheme: dark) {
    .form {
      background: #f6f6f6; } }
  .form h1 {
    margin: 0;
    font-family: 'American Captain 01', sans-serif;
    color: black;
    text-align: center;
    text-transform: uppercase; }
    @media (prefers-color-scheme: dark) {
      .form h1 {
        color: #3b3b3b; } }
    @media (min-width: 50rem) {
      .form h1 {
        font-size: 3.5rem; } }
.page-intro-text {
  text-align: center;
  color: #666;
  margin-bottom: 2rem; }
  @media (prefers-color-scheme: dark) {
    .page-intro-text {
      color: #aaa; } }
  .page-intro-text strong {
    color: black; }
    @media (prefers-color-scheme: dark) {
      .page-intro-text strong {
        color: #ccc; } }
.global-form {
  width: 100%;
  max-width: 30rem;
  margin: 0 auto;
  display: grid;
  grid-row-gap: 1rem;
  grid-template-columns: 1fr;
  grid-column-gap: 1rem;
  align-items: baseline; }
  .global-form .form-line .nice-select.niceSelect {
    border: 2px solid transparent;
    outline: 1px solid black;
    outline-offset: -1px;
    transition: none; }
    .global-form .form-line .nice-select.niceSelect:hover {
      border: 2px solid black;
      outline: none;
      transition: none;
      background: white; }

.form-line {
  display: flex;
  flex-direction: column; }
  .form-line label {
    flex: 1; }
  .form-line input {
    flex: 1;
    position: relative; 
    color: #000;
    background: #ffffff;
    border: 1px solid;
    padding: 0.45rem; }
  .form-line input[type="text"], .form-line input[type="email"], .form-line input[type="tel"] {
    border: 1px solid #ddd;
    background: white;
    border-radius: 0;
    font-size: 1rem;
    padding: .45rem; }
    @media (prefers-color-scheme: dark) {
      .form-line input[type="text"], .form-line input[type="email"], .form-line input[type="tel"] {
        background: #fff;
        border-color: #222;
        color: rgb(0, 0, 0); } }
  .form-line.horizontal {
    display: block; }
    .form-line.horizontal input[type="checkbox"] {
      margin-right: 1rem; }
  .form-line .nice-select {
    background: white;
    padding: 1rem;
    height: auto;
    text-align: center; }
    .form-line .nice-select .current {
      font-weight: bold;
      font-size: 1rem; }
    .form-line .nice-select .list {
      background: white;
      border-radius: 0;
      margin-top: 1px; }
    .form-line .nice-select .option {
      border-bottom: 1px solid #ddd; }
    .form-line .nice-select .option.focus, .form-line .nice-select .option.selected.focus, .form-line .nice-select .option:hover {
      background: #ccc; }
    .form-line .nice-select:after {
      border-bottom: 1px solid #aaa;
      border-right: 1px solid #aaa;
      width: .625rem;
      height: .625rem;
      margin-top: -.5rem;
      right: 1rem; }
  .form-line input[type="submit"] {
    border: 1px solid #b31b1e;
    color: #F3000E;
    text-transform: uppercase;
    background-color: transparent;
    border-radius: 0;
    padding: .7rem;
    font-weight: bold;
    font-size: 1rem; 
    cursor: pointer;
  }
  #send-button:hover{
    background: #c4c3c34a;
  }

  .form-line input[type="button"] {
    border: 1px solid #666;
    color: #666;
    text-transform: uppercase;
    background-color: transparent;
    border-radius: 0;
    padding: .7rem;
    font-weight: bold;
    font-size: 1rem; 
    cursor: pointer;
  }
  #contact-submit:hover{
    background: #c4c3c34a;
  }

.form-fieldset {
  display: grid;
  grid-row-gap: 0;
  grid-template-columns: 1fr;
  grid-column-gap: 1rem;
  align-items: baseline;
  border: 1px solid #e6e6e6;
  margin-bottom: 2rem; }
  @media (prefers-color-scheme: dark) {
    .form-fieldset {
      border-color: #222; } }
.form-fieldset legend {
  text-transform: uppercase;
  font-size: .8rem;
  letter-spacing: .05rem;
  font-weight: bold; }

.form-fieldset .form-line {
  display: flex;
  padding: 1rem;
  flex-direction: column; }

.get-a-quote-form-part-1 {
  display: block; }
  .get-a-quote-form-part-1 .front-page-header {
    text-align: center;
    line-height: 1;
    font-size: 1.5rem; }
  .get-a-quote-form-part-1 a.vehicle-block {
    background: transparent;
    border-bottom: 1px solid rgba(128, 128, 128, 0.25); }
  .get-a-quote-form-part-1 .vehicles-gallery.comercial .container {
    border-top: none;
    padding-top: 0; }

.get-a-quote-form-part-2 {
  display: none; }

#response {
  text-transform: uppercase;
  font-size: 2rem;
  text-align: center;
  margin-top: 5rem;
  margin-bottom: 3rem; }

/**
 * About RAM
 */
.about-ram-hero .vehicle-model {
  margin-top: 2rem; }

.storytelling-block {
  width: 100%;
  background: white; }
  @media (prefers-color-scheme: dark) {
    .storytelling-block {
      background: #222; } }
.storytelling-text .container {
  max-width: 50rem;
  padding-bottom: 2rem; }

.storytelling-text h2 {
  text-align: center; }

.storytelling-text .page-intro-text {
  font-size: 1.2rem; }

@media (min-width: 50rem) {
  .storytelling-text .container {
    padding-bottom: 6rem; }
  .storytelling-text h2 {
    margin-top: 0;
    margin-bottom: 2rem;
    font-size: 2.5rem; } }

.hero-icon {
  display: block;
  margin: 4rem auto 1rem;
  width: 4rem;
  height: 4rem;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center; }
  @media (min-width: 50rem) {
    .hero-icon {
      width: 5rem;
      height: 5rem; } }
.storytelling-image {
  background: black;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 80%; }
  .storytelling-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover; }
  @media (min-width: 50rem) {
    .storytelling-image {
      max-width: 60rem;
      margin: 0 auto;
      padding-bottom: 40%; } }
.icon-logo-ram {
  background-image: url(img/icons/icon-logo-ram.png); }

.icon-quality {
  background-image: url(img/icons/icon-quality.svg); }

.icon-reliability {
  background-image: url(img/icons/icon-reliability.svg); }

.icon-durability {
  background-image: url(img/icons/icon-durability.svg); }

.icon-testing {
  background-image: url(img/icons/icon-testing.svg); }

/**
 * Mopar
 */
@media (min-width: 50rem) {
  .vehicle-hero.mopar-hero .vertical-absolute-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); } }

.vehicle-hero.mopar-hero .vehicle-hero-img {
  height: 100%; }

.alt-background {
  background: #F6F6F6; }

.mopar-hero {
  padding-top: 8rem;
  color: white;
  position: relative;
  height: auto; }
  .mopar-hero .page-intro-text {
    color: white; }
  .mopar-hero .front-page-hero-spacer {
    height: 4rem; }
  @media (min-width: 50rem) {
    .mopar-hero {
      font-size: 1.2rem; } }
  @media (min-width: 50rem) and (min-height: 30rem) {
    .mopar-hero {
      font-size: 1.5rem; }
      .mopar-hero .container {
        max-width: 50rem; } }
@media (min-width: 50rem) {
  .storytelling-mopar .container {
    padding-bottom: 2rem; } }

.storytelling-slider-container {
  max-width: 48rem;
  margin: 0 auto; }
  .storytelling-slider-container .storytelling-image {
    padding-bottom: 60%; }
  .storytelling-slider-container .slick-dots {
    bottom: -3rem; }

.mopar-services {
  padding-top: 2rem;
  background: #f6f6f6;
  padding-bottom: 2rem;
  text-align: center; }
  .mopar-services h2 {
    text-align: center; }
  @media (prefers-color-scheme: dark) {
    .mopar-services {
      background: #333; } }
.mopar-services-container {
  width: 100%;
  max-width: 70rem;
  margin: 0 auto;
  display: grid;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  padding: 1rem;
  text-align: left; }
  @media (min-width: 40rem) {
    .mopar-services-container {
      grid-template-columns: 1fr 1fr 1fr; } }
.mopar-service {
  padding: 0;
  border-bottom: 1px solid rgba(128, 128, 128, 0.25); }
  .mopar-service h3 {
    text-align: center;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1;
    min-height: 2rem; }
  @media (min-width: 25rem) {
    .mopar-service {
      border-bottom: none; } }
.mopar-service-image {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 60%; }
  .mopar-service-image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }

.mopar-products {
  text-align: center; }
  .mopar-products .hero-icon {
    margin-top: 1rem; }
  .mopar-products .mopar-service {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end; }
  .mopar-products .exterior-points {
    flex-grow: 1;
    padding-bottom: 1rem; }
  .mopar-products .mopar-service-text {
    flex-grow: 1; }

.mopar-dealers {
  background: #f6f6f6;
  padding-top: 2rem;
  padding-bottom: 2rem;
  text-align: center;
  font-size: 1.2rem;
  color: black;
  font-weight: 500; }
  .mopar-dealers .page-intro-text {
    color: black; }
  @media (prefers-color-scheme: dark) {
    .mopar-dealers {
      background: #222;
      color: white; }
      .mopar-dealers .page-intro-text {
        color: white; } }
a.cta-button {
  display: inline-block;
  color: black;
  font-size: 1.1rem;
  font-weight: 900;
  text-decoration: none;
  border: 2px solid transparent;
  outline: 1px solid black;
  outline-offset: -1px;
  padding: .5rem 3rem;
  text-transform: uppercase;
  margin-bottom: 3rem; }
  a.cta-button:hover {
    border: 2px solid black;
    outline: none; }
  @media (prefers-color-scheme: dark) {
    a.cta-button {
      color: #aaa;
      outline-color: #aaa; }
      a.cta-button:hover {
        color: #ddd;
        border-color: #ddd; } }
.mopar-v2 {
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  width: 100%;
  margin: 0 auto;
  display: grid; }
  .mopar-v2 .mopar-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    text-align: center;
    margin: 0 auto;
    padding: 0 1rem; }
    @media (max-width: 50rem) {
      .mopar-v2 .mopar-text {
        order: 2;
        padding-bottom: 1rem; } }
  .mopar-v2 .mopar-img {
    position: relative;
    text-align: center;
    max-width: 60rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 4rem; }
    @media (max-width: 800px) {
      .mopar-v2 .mopar-img {
        margin-right: 0; } }
  .mopar-v2 h2 {
    margin-top: 2rem;
    line-height: 1;
    font-size: 1.5rem; }
    .mopar-v2 h2:before {
      display: block;
      margin: 0 auto .5rem;
      content: '';
      width: 2.7rem;
      height: 2.7rem;
      background-image: url(img/icons/icon-mopar.svg);
      background-repeat: no-repeat; }
  @media (min-width: 50rem) {
    .mopar-v2 {
      grid-template-columns: 1fr 1fr;
      grid-template-rows: 1fr; } }
  .mopar-v2 .cta-explore-interior {
    background: #f6f6f6; }

/**
 * Footer
 */
footer.colophon {
  min-height: 20rem;
  background: #141414;
  color: white;
  padding: 2rem 0; }
  @media (prefers-color-scheme: dark) {
    footer.colophon {
      color: #aaa; } }
  footer.colophon .container {
    display: grid;
    padding: 2rem;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
    grid-template-areas: 'links' 'logos' 'country-selector' 'social' 'copyright'; }
    @media (min-width: 40rem) {
      footer.colophon .container {
        grid-template-columns: .25fr 1fr 1fr 1fr 1fr 1fr 1fr .25fr;
        grid-template-areas: '. links links links links links links .' 'logos logos logos logos logos logos logos logos' '. copyright copyright copyright copyright country-selector social .'; } }
  @media (min-width: 40rem) {
    footer.colophon .footer-small-print {
      grid-template-columns: 1fr;
      grid-template-areas: none; } }
  footer.colophon .footer-small-print .small-print {
    width: 100%;
    font-size: .8rem;
    padding-bottom: 0;
    min-height: auto; }
  footer.colophon ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    footer.colophon ul a {
      color: white;
      text-decoration: none; }

.footer-links {
  grid-area: links;
  display: grid;
  margin-bottom: 1rem; }
  @media (min-width: 30rem) {
    .footer-links {
      grid-template-columns: 1fr 1fr; } }
  @media (min-width: 40rem) {
    .footer-links ul {
      display: grid;
      grid-template-columns: 1fr 1fr 1fr;
      grid-column-gap: 1rem;
      grid-row-gap: 1rem; } }
  @media (min-width: 50rem) {
    .footer-links ul {
      grid-template-columns: 1fr 1fr 1fr 1fr; } }
@media (min-width: 40rem) {
  .links-1 ul {
    grid-template-columns: 1fr 1fr 1fr; } }

@media (min-width: 40rem) {
  .links-1 {
    border-right: 1px solid #646464;
    padding-right: 1rem; } }

.links-2 {
  text-transform: uppercase; }
  @media (min-width: 40rem) {
    .links-2 ul {
      grid-template-columns: 1fr 1fr; } }
  @media (min-width: 40rem) {
    .links-2 {
      padding-left: 3rem; } }
.copyright {
  grid-area: copyright;
  display: flex;
  align-items: center;
  flex-direction: column; }
  .copyright ul {
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between; }
    .copyright ul li a {
      padding: 1rem; }
    @media (min-width: 40rem) {
      .copyright ul {
        flex-direction: row; } }
  @media (min-width: 40rem) {
    .copyright {
      padding-right: 2rem; } }
.country-selector-block {
  grid-area: country-selector;
  display: flex;
  align-items: center;
  justify-content: center; }

.selector-container {
  position: relative; }

.country-selector {
  position: absolute;
  bottom: 2.7rem;
  display: none;
  text-transform: uppercase;
  z-index: 3; }
  .country-selector li {
    display: block;
    background: black; }
  .country-selector a {
    padding: .5rem 2rem;
    margin-top: -1px;
    display: block; }
    .country-selector a:hover {
      background-color: rgba(255, 255, 255, 0.05); }

a.country-selector-link {
  display: inline-block;
  color: white;
  text-transform: uppercase;
  padding: 1rem 1.8rem 1.2rem 1.8rem;
  cursor: pointer;
  margin-top: -1rem; }
  a.country-selector-link img {
    display: block;
    margin-bottom: -.3rem; }
  a.country-selector-link:hover {
    background-color: rgba(255, 255, 255, 0.05); }

.icon-flag {
  width: 2rem; }

.icon-facebook {
  display: inline-block;
  background-image: url(img/icons/icon-fb-black.svg);
  background-repeat: no-repeat;
  margin: 0;
  width: .8rem;
  height: 1.8rem; }
  .icon-facebook span {
    display: none; }

.icon-instagram {
  display: inline-block;
  background-image: url(img/icons/icon-ig-black.svg);
  background-repeat: no-repeat;
  margin: 0;
  width: 1.7rem;
  height: 1.7rem; }
  .icon-instagram span {
    display: none; }

.icon-youtube {
  display: inline-block;
  background-image: url(img/icons/icon-yt-black.svg);
  background-repeat: no-repeat;
  margin: 0;
  width: 2.3rem;
  height: 1.7rem; }
  .icon-youtube span {
    display: none; }

.icon-twitter {
  display: inline-block;
  background-image: url(img/icons/icon-tw-black.svg);
  background-repeat: no-repeat;
  margin: 0;
  width: 2.0rem;
  height: 1.7rem; }
  .icon-twitter span {
    display: none; }

.icon-whatsapp {
  display: inline-block;
  background-image: url(img/icons/icon-whatsapp-black.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin: 0;
  width: 2rem;
  height: 2rem; }
  .icon-whatsapp span {
    display: none; }

.footer-social {
  grid-area: social;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1rem; }
  .footer-social .icon-facebook {
    margin: 0;
    width: .6rem;
    height: 1.3rem;
    background-image: url(img/icons/icon-fb-white.svg);
    background-size: contain; }
  .footer-social .icon-instagram {
    margin: 0;
    width: 1.2rem;
    height: 1.2rem;
    background-image: url(img/icons/icon-ig-white.svg);
    background-size: contain; }
  .footer-social .icon-youtube {
    margin: 10% 0px;
    width: 1.2rem;
    height: 1.2rem;
    background-image: url(img/icons/icon-yt-white.svg);
    background-size: contain; }
  .footer-social .icon-twitter {
    margin: 0;
    width: 1.2rem;
    height: 1.2rem;
    background-image: url(img/icons/icon-tw-white.svg);
    background-size: contain; }
  .footer-social .icon-whatsapp {
    margin: 0;
    width: 1.2rem;
    height: 1.2rem;
    background-image: url(img/icons/icon-whatsapp-white.svg);
    background-size: contain; }

.social-icon {
  position: relative;
  width: 2rem;
  height: 2rem;
  border: 1px solid white;
  margin-right: 1rem;
  border-radius: 1.5rem; }
  .social-icon a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .social-icon:hover {
    border-width: 2px; }

.footer-logos {
  border-top: 1px solid #646464;
  border-bottom: 1px solid #646464;
  grid-area: logos;
  width: 100%;
  margin: 0 auto;
  grid-template-columns: 1fr;
  align-items: center;
  grid-auto-rows: 1;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem; }
  .footer-logos a {
    width: 100%;
    display: block;
    position: relative;
    max-width: 8rem;
    margin: 0 auto; }
    .footer-logos a img {
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-position: center;
      object-fit: contain;
      max-height: 2rem; }
  @media (min-width: 40rem) {
    .footer-logos {
      padding-top: 1rem;
      padding-bottom: 1rem;
      padding-left: 4rem;
      padding-right: 4rem; } }
.secondary-logos {
  display: grid;
  grid-auto-rows: 1;
  grid-template-columns: 1fr;
  grid-column-gap: 3rem;
  grid-row-gap: 2rem; }
  @media (min-width: 25rem) {
    .secondary-logos {
      align-items: center;
      grid-template-columns: 1fr 1fr 1fr 1fr; } }
  @media (min-width: 50rem) {
    .secondary-logos {
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
      grid-auto-rows: 1; } }
.country-selector-hero {
  padding-top: 6rem; }
  .country-selector-hero h1 {
    font-size: 2rem; }
    @media (min-width: 50rem) {
      .country-selector-hero h1 {
        font-size: 4.375rem; } }
  .country-selector-hero .nice-select.wide .list {
    left: 0 !important;
    right: auto !important;
    margin-left: 0px; }

.country-selector-container {
  width: 100%;
  max-width: 15rem;
  margin: 2rem auto; }
  .country-selector-container .nice-select {
    height: auto;
    padding: .3rem 2.2rem .3rem .7rem;
    background: rgba(255, 255, 255, 0.1); }
    .country-selector-container .nice-select .list {
      background: white;
      border-radius: 0; }
    .country-selector-container .nice-select .option {
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    .country-selector-container .nice-select .option:hover, .country-selector-container .nice-select .nice-select .option.focus, .country-selector-container .nice-select .nice-select .option.selected.focus {
      background: rgba(0, 0, 0, 0.1); }
    .country-selector-container .nice-select .option.selected.focus {
      font-weight: 400;
      background-color: white; }
    .country-selector-container .nice-select:after {
      border-bottom: 1px solid rgba(255, 255, 255, 0.5);
      border-right: 1px solid rgba(255, 255, 255, 0.5);
      height: .6rem;
      width: .6rem;
      top: 1.5rem; }
    .country-selector-container .nice-select .option {
      background: white;
      color: black; }
      .country-selector-container .nice-select .option:hover {
        background: rgba(0, 0, 0, 0.1); }

/**
 * 404
 */
.hero-404 {
  position: relative;
  width: 100%;
  height: 211px;
  background-color: black;
  background-image: url(img/404/bg-404.jpg);
  background-size: 1425px;
  background-repeat: no-repeat;
  background-position: center center; }
  @media (min-width: 1420px) {
    .hero-404 {
      background-size: 2850px;
      background-position: center -50px; } }
  @media (min-width: 2560px) {
    .hero-404 {
      background-size: cover;
      background-position: center center; } }
  .hero-404 h1 {
    color: white;
    font-family: 'American Captain 01', sans-serif;
    font-size: 48px;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding-top: 81px; }

.intro-404 {
  text-align: center;
  font-size: 24px;
  max-width: 640px;
  color: black;
  margin: 64px auto 80px; }

.hidden-404 {
  display: none; }

.sitemap-container {
  width: 100%;
  max-width: 860px;
  display: grid;
  margin: 80px auto 160px;
  font-size: 16px;
  color: #666;
  line-height: 2; }
  .sitemap-container h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    color: black; }
  .sitemap-container ul {
    margin: 0;
    padding: 0; }
    .sitemap-container ul li {
      list-style: none;
      padding: 0; }
  .sitemap-container a {
    color: #666; }
    .sitemap-container a:hover {
      text-decoration: underline; }
  @media (min-width: 1024px) {
    .sitemap-container {
      grid-template-columns: 1fr 1fr 1fr 1fr;
      grid-column-gap: 40px; } }
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-caption {
  display: block; }

/**
 * @bevacqua/rome - Customizable date (and time) picker. Opt-in UI, no jQuery!
 * @version v3.0.3
 * @link https://github.com/bevacqua/rome
 * @license MIT
 */
.rd-container {
  display: none;
  border: 1px solid #333;
  background-color: #fff;
  padding: 10px;
  text-align: center; }

.rd-container-attachment {
  position: absolute; }

.rd-month {
  display: inline-block;
  margin-right: 25px; }

.rd-month:last-child {
  margin-right: 0; }

.rd-back,
.rd-next {
  cursor: pointer;
  border: none;
  outline: none;
  background: none;
  padding: 0;
  margin: 0; }

.rd-back[disabled],
.rd-next[disabled] {
  cursor: default; }

.rd-back {
  float: left; }

.rd-next {
  float: right; }

.rd-back:before {
  display: block;
  content: '\2190'; }

.rd-next:before {
  display: block;
  content: '\2192'; }

.rd-day-body {
  cursor: pointer;
  text-align: center; }

.rd-day-selected,
.rd-time-selected,
.rd-time-option:hover {
  cursor: pointer;
  background-color: #333;
  color: #fff; }

.rd-day-prev-month,
.rd-day-next-month {
  color: #999; }

.rd-day-disabled {
  cursor: default;
  color: #fcc; }

.rd-time {
  position: relative;
  display: inline-block;
  margin-top: 5px;
  min-width: 80px; }

.rd-time-list {
  display: none;
  position: absolute;
  overflow-y: scroll;
  max-height: 160px;
  left: 0;
  right: 0;
  background-color: #fff;
  color: #333; }

.rd-time-selected {
  padding: 5px; }

.rd-time-option {
  padding: 5px; }

.rd-day-concealed {
  visibility: hidden; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./img/icons/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

.nice-select {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 0;
  border: solid 1px #e8e8e8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left;
  transition: all 0.2s ease-in-out;
  user-select: none;
  text-transform: uppercase;
  white-space: nowrap;
  width: auto; }
  .nice-select:hover {
    border-color: #dbdbdb; }
  .nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: #999; }
  .nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    transform-origin: 66% 66%;
    transform: rotate(45deg);
    transition: all 0.15s ease-in-out;
    width: 5px; }
  .nice-select.open:after {
    transform: rotate(-135deg); }
  .nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    transform: scale(1) translateY(0); }
  .nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none; }
    .nice-select.disabled:after {
      border-color: #cccccc; }
  .nice-select.wide {
    width: 100%; }
    .nice-select.wide .list {
      left: 0 !important;
      right: 0 !important; }
  .nice-select.right {
    float: right; }
    .nice-select.right .list {
      left: auto;
      right: 0; }
  .nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px; }
    .nice-select.small:after {
      height: 4px;
      width: 4px; }
    .nice-select.small .option {
      line-height: 34px;
      min-height: 34px; }
  .nice-select .list {
    background-color: black;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    transform-origin: 50% 0;
    transform: scale(0.75) translateY(-21px);
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9; }
    .nice-select .list:hover .option:not(:hover) {
      background-color: transparent !important; }
  .nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    border-bottom: 1px solid #222;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    transition: all 0.2s; }
    .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
      background-color: #222; }
    .nice-select .option.selected {
      font-weight: bold; }
    .nice-select .option.disabled {
      background-color: transparent;
      color: #999;
      cursor: default; }

.no-csspointerevents .nice-select .list {
  display: none; }

.no-csspointerevents .nice-select.open .list {
  display: block; }

.nice-select {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 0;
  border: solid 1px #e8e8e8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left;
  transition: all 0.2s ease-in-out;
  user-select: none;
  text-transform: uppercase;
  white-space: nowrap;
  width: auto; }
  .nice-select:hover {
    border-color: #dbdbdb; }
  .nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: #999; }
  .nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    transform-origin: 66% 66%;
    transform: rotate(45deg);
    transition: all 0.15s ease-in-out;
    width: 5px; }
  .nice-select.open:after {
    transform: rotate(-135deg); }
  .nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    transform: scale(1) translateY(0); }
  .nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none; }
    .nice-select.disabled:after {
      border-color: #cccccc; }
  .nice-select.wide {
    width: 100%; }
    .nice-select.wide .list {
      left: 0 !important;
      right: 0 !important; }
  .nice-select.right {
    float: right; }
    .nice-select.right .list {
      left: auto;
      right: 0; }
  .nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px; }
    .nice-select.small:after {
      height: 4px;
      width: 4px; }
    .nice-select.small .option {
      line-height: 34px;
      min-height: 34px; }
  .nice-select .list {
    background-color: black;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    transform-origin: 50% 0;
    transform: scale(0.75) translateY(-21px);
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9; }
    .nice-select .list:hover .option:not(:hover) {
      background-color: transparent !important; }
  .nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    border-bottom: 1px solid #222;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    transition: all 0.2s; }
    .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
      background-color: #222; }
    .nice-select .option.selected {
      font-weight: bold; }
    .nice-select .option.disabled {
      background-color: transparent;
      color: #999;
      cursor: default; }

.no-csspointerevents .nice-select .list {
  display: none; }

.no-csspointerevents .nice-select.open .list {
  display: block; }

/*!
 * jQuery Accordion 0.0.1
 * (c) 2014 Victor Fernandez <victor@vctrfrnndz.com>
 * MIT Licensed.
 */
/* Requirements */
[data-accordion] [data-content] {
  overflow: hidden;
  max-height: 0; }

/* Basic Theme */
[data-accordion] {
  line-height: 1; }

[data-control],
[data-content] > * {
  border-bottom: 1px solid #888;
  padding: 10px; }

[data-content] [data-accordion] {
  border: 0;
  padding: 0; }

[data-accordion] [data-control] {
  position: relative;
  padding-right: 40px; }

[data-accordion] > [data-control]:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 12px;
  font-size: 25px;
  font-weight: 200;
  color: #444;
  height: 15px;
  width: 24px;
  background-size: 50%; }

[data-accordion].open > [data-control]:after {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg); }

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative; }

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px; }

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-search--inline {
  float: left; }

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0; }

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }
  @media (prefers-color-scheme: dark) {
    .select2-dropdown {
      background: #222; } }
.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }

.select2-results__option[aria-selected] {
  cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box; }

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-search--dropdown.select2-search--hide {
  display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }
  @media (prefers-color-scheme: dark) {
    .select2-close-mask {
      background-color: #fff; } }
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }
  @media (prefers-color-scheme: dark) {
    .select2-container--default .select2-selection--single {
      background-color: #222;
      color: #ddd; } }
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }
  @media (prefers-color-scheme: dark) {
    .select2-container--default .select2-selection--single .select2-selection__rendered {
      color: #ddd; } }
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }
  @media (prefers-color-scheme: dark) {
    .select2-container--default .select2-selection--multiple {
      background-color: #222;
      color: #ddd; } }
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }
  @media (prefers-color-scheme: dark) {
    .select2-container--default .select2-results__option[aria-selected=true] {
      color: #000; } }
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px; }

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }
.form-intro{
text-align: center;
}
#cc_terminos{
  font-size: 15px;
}