.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.main-mapiwrap {
  position: absolute;
  left: 0%;
  top: 90px;
  right: 0%;
  bottom: 0%;
  width: 100vw;
  height: 93vh;
}

.nav-menu-photos-mask {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.h3-title {
  display: none;
  margin-top: 0px;
  margin-bottom: 0px;
}

.nav {
  position: relative;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.nav-menu-photo-image {
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.nav-menu-photos {
  position: relative;
  top: -5%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80%;
  margin-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.nav-menu-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-menu-background {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  background-color: #00574b;
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.nav-bar-menu-icon {
  height: 100%;
}

.nav-bar {
  position: fixed;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100px;
  padding-right: 5vw;
  padding-left: 5vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-menu-title-mask {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.nav-bar-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-menu {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999;
  display: none;
  width: 100%;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.nav-menu-title {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #18a79f;
  font-size: 10vmin;
  line-height: 1;
  font-weight: 500;
  text-align: center;
}

.nav-menu-title.nav-menu-title-2 {
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: #fff;
  font-size: 5vmin;
}

.nav-menu-photo {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 12vw;
  height: 100%;
  margin-right: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.nav-menu-photo.nav-menu-photo-1 {
  width: 25vw;
}

.nav-menu-photo-mask {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-bar-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  cursor: pointer;
}

.code {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 1px;
  height: 1px;
}

.navigation_top {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 5000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e6e6e6;
}

.logo_centered_top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 135px;
  height: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/subaru_logo_01.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.page-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #22272d;
  background-image: none;
  text-align: center;
}

.div-block-42 {
  display: none;
}

.loader {
  z-index: 9005;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: rgba(34, 39, 45, 0.7);
}

.interactivo_gif_loader {
  position: relative;
  display: block;
  width: 160px;
  height: 160px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/loader-interactivo-pro.gif');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.loading-line {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #0fb;
}

.logo-casaviva {
  overflow: hidden;
  width: 200px;
  height: 90px;
}

.navigation_top_movil {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 5;
  display: none;
  height: 90px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e6e6e6;
}

.modal-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.82);
}

.modal-placeholder {
  width: 50%;
  margin: 140px 20px 20px;
  padding: 10px 40px 20px;
  border-radius: 15px;
  background-color: #fff;
}

.heading {
  color: #000;
}

.paragraph {
  color: #000;
}

.button {
  display: block;
  width: 150px;
}

.modal-wrapper-interactions {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.82);
}

.module-header-left {
  width: 50%;
  height: 100%;
}

.modal-element-ix2 {
  overflow: hidden;
  width: 550px;
  height: 400px;
  border-radius: 20px;
  box-shadow: 1px 1px 10px 3px rgba(0, 0, 0, 0.3);
}

.modal-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #fff;
  text-align: center;
}

.module-header-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.modal-header {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 35px;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid rgba(21, 28, 52, 0.1);
  background-color: #000;
}

.modal_overlay_cotizacion {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 50;
  display: none;
  padding-right: 3%;
  padding-left: 3%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(26, 27, 29, 0.4);
}

.icon-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 105px;
  height: 105px;
  padding: 11px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #22272d;
}

.icon {
  width: 70px;
}

.close {
  position: absolute;
  left: 15px;
  top: 10px;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 15px;
  height: 15px;
  opacity: 0.75;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.close:hover {
  opacity: 1;
}

.modal-detail {
  display: none;
  margin-top: 4px;
  font-family: 'Nunito Sans', sans-serif;
  color: #fff;
  font-size: 8px;
  line-height: 100%;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  white-space: nowrap;
}

.slider-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 4px 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.5;
  color: #151c34;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
}

.slider-right:hover {
  opacity: 1;
}

.paragraph-standard {
  color: rgba(21, 28, 52, 0.8);
  font-size: 16px;
  line-height: 1.5;
}

.modal_ix2_btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 25px;
  margin-right: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #7a7a7a;
  color: #fff;
  cursor: pointer;
}

.modal_ix2_btn:hover {
  background-color: #514f79;
}

.modal-overlay-ix1 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999;
  display: none;
  padding-right: 3%;
  padding-left: 3%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(34, 39, 45, 0.75);
}

.modal-element-ix1 {
  width: 100%;
  max-width: 430px;
  border-radius: 20px;
  background-color: #fff;
}

.buttons_bottom {
  position: absolute;
  left: 0%;
  top: 890px;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90px;
  margin-top: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e6e6e6;
}

.sweep_nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 25px;
  margin-right: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #7a7a7a;
  color: #fff;
}

.mattertag_nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 25px;
  margin-right: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #7a7a7a;
  color: #fff;
}

.mt_intpro {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.mt_inner_close {
  position: absolute;
  z-index: 2;
  width: 65%;
  height: 65%;
  border-radius: 100px;
  background-color: #22272d;
}

.mt_inner_close.mt_color {
  background-color: #2f00ff;
}

.body {
  background-color: #5a5a5a;
}

.mt_outer {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 100px;
  background-color: #22272d;
}

.mt_outer.mt_color {
  background-color: #2600ff;
}

.mt_inner_mid {
  position: absolute;
  z-index: 1;
  width: 85%;
  height: 85%;
  border-radius: 100px;
  background-color: #fff;
}

.mt_inner_center {
  position: absolute;
  z-index: 3;
  width: 40%;
  height: 40%;
  border-radius: 100px;
  background-color: #fff;
}

.bg {
  z-index: -5;
  width: 100vw;
  height: 100vh;
  background-image: url('../images/JAGUAR---LAND-ROVER---Google-Chrome-2021-04-18-11_42_26-AM-copy.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.div-block-45 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.mt_content_a {
  position: absolute;
  top: 500px;
  display: none;
  width: 100%;
  max-width: 300px;
  min-width: 150px;
}

.lineblock_title_wht {
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.titletop_content_a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 40px;
  margin-bottom: 3px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-2 {
  position: relative;
  z-index: 2;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
}

.bodytext_content_a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 40px;
  min-width: 300px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block {
  position: relative;
  z-index: 2;
  padding-left: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #000;
  font-weight: 400;
}

.lineblock_title_blk {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #000;
}

._01_line_text_wht {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

._02_line_text {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.custom-button {
  display: block;
}

.custom-range {
  display: block;
}

.html-embed-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  min-height: 0px;
  min-width: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.htmlembed_test_100 {
  width: 100%;
  height: 100%;
}

.tour_container {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navigation_top_subaru {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 50;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 40px;
  padding-right: 2%;
  padding-left: 2%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.logo-subaru {
  position: absolute;
  left: 3%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 3;
  display: block;
  overflow: hidden;
  width: 200px;
  height: 25px;
  margin-top: 10px;
  margin-left: 2%;
}

.nuestrosmodelos {
  position: relative;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 50;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 135px;
  height: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: #000;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  text-decoration: none;
}

.nuestrosmodelos:hover {
  color: grey;
}

.nuestros_modelos_txt {
  position: relative;
  z-index: 7;
  padding: 11px 10px 10px 15px;
  font-family: 'Nunito Sans', sans-serif;
  color: #fff;
  font-size: 7px;
  line-height: 100%;
  font-weight: 900;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}

.subaru_layer2_container {
  position: absolute;
  left: 0%;
  top: 0px;
  right: 0%;
  z-index: 2;
  display: none;
  width: 100%;
  padding-top: 15px;
  padding-right: 5%;
  padding-left: 5%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  background-color: #fff;
}

.subaru_layer2_container.wrx_layer2 {
  padding-right: 1%;
  padding-left: 1%;
}

.centered_menu_cards {
  position: absolute;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-right: 2%;
  padding-left: 2%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
}

.subaru_car_card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 127px;
  min-width: 150px;
  margin-top: 5px;
  margin-bottom: 15px;
  margin-left: 20px;
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 20px;
  box-shadow: inset 1px 1px 25px 20px rgba(121, 132, 143, 0), 5px 5px 14px 0 transparent;
  -webkit-transition: box-shadow 600ms ease;
  transition: box-shadow 600ms ease;
  text-decoration: none;
  cursor: pointer;
}

.subaru_car_card:hover {
  border-width: 1px;
  border-color: #fff;
  box-shadow: inset 1px 1px 25px 15px rgba(94, 123, 137, 0.03), 5px 5px 14px 0 rgba(0, 0, 0, 0.1);
}

.subaru_car_card:active {
  border-width: 1px;
}

.subaru_car_card.first {
  margin-left: 0px;
}

.image_thumb_subaru {
  width: 100px;
  margin-top: 0px;
  margin-bottom: 5px;
  padding-bottom: 0px;
}

.title_car_subaru_menu {
  margin-bottom: 5px;
  font-family: 'Nunito Sans', sans-serif;
  color: #000;
  font-size: 8px;
  line-height: 14px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}

.precio_carro {
  display: none;
  font-family: 'Nunito Sans', sans-serif;
  color: #616161;
  font-size: 12px;
  line-height: 20px;
}

.card_title {
  position: relative;
  display: block;
  overflow: hidden;
  height: 25px;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 10px;
  text-align: center;
}

.block_reveal_white {
  position: absolute;
  z-index: 5;
  display: none;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.block_reveal_blue {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  width: 100%;
  height: 100%;
  background-color: #004890;
}

.card_title_container {
  z-index: 55;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Nunito Sans', sans-serif;
  color: #000;
  font-size: 14px;
}

.title_subaru_texts {
  width: 100%;
  height: 100%;
  text-align: center;
}

.subaru_car_category {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 51;
  min-width: 50px;
  margin-top: 3px;
  margin-left: 0px;
  padding-right: 8px;
  padding-left: 8px;
  border-radius: 0px 0px 5px;
  font-family: 'Nunito Sans', sans-serif;
  text-align: center;
}

.text-car-category-subaru {
  padding-top: 6px;
  padding-bottom: 4px;
  padding-left: 5px;
  font-family: 'Nunito Sans', sans-serif;
  color: #4b6bff;
  font-size: 8px;
  line-height: 100%;
  font-weight: 900;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.subaru_top_nav_btn {
  position: absolute;
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 10px;
  background-color: #00adee;
  -webkit-transition: color 300ms ease, background-color 500ms ease;
  transition: color 300ms ease, background-color 500ms ease;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.subaru_top_nav_btn:hover {
  background-color: #46b2db;
  color: #fff;
}

.subaru_top_nav_btn.subaru_blue {
  background-color: rgba(0, 173, 238, 0.05);
}

.subaru_top_nav_btn.subaru_blue:hover {
  background-color: #00adee;
  opacity: 1;
}

.text_nav_center_top {
  display: inline;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 12px;
  line-height: 22px;
  font-weight: 700;
  text-transform: uppercase;
}

.cotizaconfiguga {
  max-width: 300px;
  min-width: 300px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navega3d_subaru_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.modelo3d_text {
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Nunito Sans', sans-serif;
  color: #000;
  font-size: 10px;
  line-height: 100%;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
}

.slider-right-2 {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 4px;
  background-color: #00adee;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
}

.slider-right-2:hover {
  background-color: #01baff;
}

.checkbox-title {
  display: none;
  margin-bottom: 0px;
  padding-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #5b3acc;
  font-size: 14px;
}

.form-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.form-wrap.extra-space {
  margin-bottom: 40px;
}

.field-label {
  margin-bottom: 8px;
  color: #617283;
  font-size: 15px;
  font-weight: 500;
}

.form-wrapper {
  width: 100%;
  height: 100%;
}

.checkbox-text-wrapper {
  position: relative;
  z-index: 9;
  cursor: pointer;
}

.previous-placeholder {
  display: none;
  width: auto;
  height: 35px;
  max-width: 100px;
  margin-bottom: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.previous-placeholder:hover {
  opacity: 1;
}

.price-field {
  position: relative;
  min-height: 55px;
  margin-bottom: 0px;
  border: 1.3px solid #bec9d5;
  border-radius: 4px;
  font-size: 16px;
}

.price-field:focus {
  border-width: 1.3px;
  border-color: #007bfc;
}

.price-field::-webkit-input-placeholder {
  color: rgba(97, 114, 131, 0.46);
}

.price-field:-ms-input-placeholder {
  color: rgba(97, 114, 131, 0.46);
}

.price-field::-ms-input-placeholder {
  color: rgba(97, 114, 131, 0.46);
}

.price-field::placeholder {
  color: rgba(97, 114, 131, 0.46);
}

.form-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 560px;
  min-width: 490px;
  margin-bottom: -20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.slider-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 80px;
  margin-right: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: rgba(21, 28, 52, 0.06);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  text-decoration: none;
}

.slider-left:hover {
  background-color: rgba(21, 28, 52, 0.15);
}

.arrow {
  display: block;
  width: 15px;
  height: 15px;
  margin-right: 5px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.slide-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0.81);
}

.text-field {
  position: relative;
  min-height: 55px;
  margin-bottom: 0px;
  border: 1.3px solid #bec9d5;
  border-radius: 4px;
  font-size: 16px;
}

.text-field:focus {
  border-width: 1.3px;
  border-color: #007bfc;
}

.text-field::-webkit-input-placeholder {
  color: rgba(97, 114, 131, 0.46);
}

.text-field:-ms-input-placeholder {
  color: rgba(97, 114, 131, 0.46);
}

.text-field::-ms-input-placeholder {
  color: rgba(97, 114, 131, 0.46);
}

.text-field::placeholder {
  color: rgba(97, 114, 131, 0.46);
}

.checkbox-base {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  padding: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-style: solid;
  border-width: 1.2px;
  border-color: rgba(62, 52, 200, 0.1);
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 1px 1px 35px 0 rgba(198, 211, 255, 0.28);
}

.checkbox-text {
  color: #5b617c;
  font-weight: 400;
}

.slide {
  position: static;
  width: 100%;
  height: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-radius: 20px;
}

.checkbox-icon {
  position: relative;
  z-index: 9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55px;
  height: 55px;
  margin-right: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 15px;
  background-color: rgba(91, 58, 204, 0.05);
}

.next-button {
  display: none;
  padding: 12px 32px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 5px;
  background-color: #5b3acc;
  -webkit-transition: background-color 200ms ease-in;
  transition: background-color 200ms ease-in;
  font-size: 15px;
}

.form-title-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.next-placeholder {
  display: none;
  overflow: visible;
  width: auto;
  height: 47px;
  max-width: 159px;
  margin: auto auto 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkbox-h4 {
  margin-top: 0px;
  margin-bottom: 3px;
}

.icon-2 {
  width: 25px;
}

.form-section-title {
  margin-bottom: 12px;
  font-family: 'Nunito Sans', sans-serif;
  color: #0a1f44;
  font-size: 36px;
  line-height: 32px;
  font-weight: 400;
}

.submit-button {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 14px;
  padding-bottom: 14px;
  border-radius: 4px;
  background-color: #5b3acc;
  color: #fff;
  font-size: 16px;
}

.previous-button {
  display: none;
  padding: 5px 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  opacity: 1;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
  color: #5b617c;
  font-size: 15px;
  text-indent: -2px;
}

.previous-button:hover {
  border-bottom-color: rgba(0, 0, 0, 0.55);
  opacity: 1;
}

.success-message {
  padding: 50px;
  letter-spacing: 1px;
}

.dot {
  width: 10px;
  height: 10px;
  margin-right: 8px;
  margin-left: 8px;
  border-radius: 100px;
  background-color: rgba(91, 97, 124, 0.1);
}

.dot.active-dot {
  background-color: #5b617c;
}

.slider {
  background-color: transparent;
}

.slide-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.checkbox {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  display: block;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  border-style: solid;
  border-width: 2px;
  border-color: transparent;
  border-radius: 10px;
  opacity: 0;
  cursor: pointer;
}

.checkbox:active {
  border: 1px solid #000;
}

.slide-counter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 20px;
  margin-top: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: rgba(255, 255, 255, 0);
}

.checkbox-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24%;
  height: 140px;
  min-width: 150px;
  margin-right: 6px;
  margin-left: 6px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-paragraph {
  max-width: 550px;
  font-family: 'Nunito Sans', sans-serif;
  color: #5b617c;
  font-size: 18px;
  line-height: 23px;
}

.error-message {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.form-item-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-item-wrapper.fixed-height {
  min-height: 160px;
}

.subaru_cotiza_container {
  position: absolute;
  top: 75px;
  z-index: 10;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.subaru_menu_container_cotiza {
  position: absolute;
  left: 0%;
  top: 75px;
  right: 0%;
  bottom: auto;
  z-index: 1;
  display: none;
  width: 100vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0.8);
  box-shadow: 3px 3px 7px 1px rgba(0, 0, 0, 0.25);
}

.subaru_car_card_cotiza {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.subaru_car_card_cotiza:hover {
  box-shadow: none;
}

.subaru_cotiza_radio_container {
  position: relative;
  overflow: hidden;
  max-width: 250px;
  min-height: 250px;
  margin-top: 10px;
  margin-bottom: 15px;
  margin-left: 60px;
  padding: 50px 10px 10px;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(0, 173, 238, 0);
  box-shadow: 5px 5px 14px 0 transparent;
  -webkit-transition: box-shadow 300ms ease;
  transition: box-shadow 300ms ease;
}

.subaru_cotiza_radio_container:hover {
  box-shadow: 5px 5px 14px 0 rgba(0, 0, 0, 0.1);
}

.subaru_cotiza_radio_container.first {
  margin-left: 0px;
}

.subaru_radio_btn_cotiza {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 4;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-bottom: 0px;
  opacity: 0;
  cursor: pointer;
}

.radio-button-label {
  display: none;
}

.left-arrow-2 {
  display: none;
}

.right-arrow-2 {
  display: none;
}

.form-block {
  width: 100%;
  height: 100%;
  margin-bottom: 0px;
}

.slide-nav {
  display: none;
}

.image_thumb_subaru_cotiza {
  margin-bottom: 40px;
}

.slider-2 {
  width: 100%;
  height: 100%;
  background-color: hsla(0, 0%, 86.7%, 0);
}

.form {
  width: 100%;
}

.subaru_title_cotiza {
  margin-top: 10px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.div-block-47 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-right: 5%;
  padding-left: 5%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #fafafa;
}

.subaru_pasos_text_cotiza {
  margin-top: 10px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  font-weight: 900;
}

.div-block-48 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.subaru_specsside_container {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 15;
  width: 100%;
  padding-top: 24px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.subaru_bottom_char_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.subaru_char_txt {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-align: left;
}

.subaru_table_cell {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  line-height: 14px;
}

.subaru_char_title_table_left {
  max-width: 300px;
  min-width: 300px;
  padding: 5px 20px 5px 10px;
}

.subaru_char_title_table_right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 350px;
  min-width: 300px;
  padding: 5px 10px 5px 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.subaru_subtitle_bottom_chars {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 12px;
  font-weight: 600;
  text-align: left;
}

.col {
  margin-bottom: 32px;
  padding-right: 20px;
  padding-left: 20px;
}

.col._2col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 50%;
  -ms-flex: 0 50%;
  flex: 0 50%;
}

.col._2col.overflow-visible {
  overflow: visible;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-flex-basis: 75%;
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
}

.col._2col.tab-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 200px;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
}

.h3 {
  margin-bottom: 20px;
  font-size: 2.2rem;
  line-height: 1.2;
  font-weight: 500;
  letter-spacing: 0px;
  text-transform: none;
}

.h3.mb-0 {
  display: inline;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.tab_illo-wrapper {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.row {
  margin-right: -20px;
  margin-bottom: -32px;
  margin-left: -20px;
}

.row.flex-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.tab_text-wrapper {
  display: none;
  overflow: hidden;
}

.tab_text {
  margin-top: 16px;
  margin-bottom: 0px;
}

.tab-link {
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: -28px;
  padding: 0px 8% 0px 28px;
  border-left: 4px solid transparent;
  background-color: transparent;
  opacity: 0.4;
  -webkit-transition: border-color 200ms ease, opacity 200ms ease-out;
  transition: border-color 200ms ease, opacity 200ms ease-out;
  color: #182c4f;
  cursor: pointer;
}

.tab-link:hover {
  border-left-color: #fff;
  opacity: 0.6;
  text-decoration: none;
}

.tab-link.w--current {
  border-left-color: #fff;
  background-color: transparent;
  opacity: 1;
}

.tab_pane {
  overflow: visible;
}

.specs_layer2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.button-2 {
  margin-left: 40px;
}

.button-3 {
  margin-left: 40px;
}

.subaru_specs_menu_bottom_col {
  padding-right: 0px;
}

.subaru_bottom_char_block_cols {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.html-embed-4 {
  display: block;
}

.buttons_sweepmove {
  margin-top: 40px;
}

.swiper-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -webkit-perspective: none;
  perspective: none;
}

.swiper-container {
  position: absolute;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  margin-top: 35px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
  box-shadow: 4px 4px 6px 0 rgba(2, 2, 2, 0.13);
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.detail {
  padding: 10px 25px;
}

.sub-title {
  display: none;
  padding-top: 6px;
  padding-bottom: 2px;
  color: #f72d2d;
  text-align: center;
}

.picture {
  overflow: hidden;
  width: 250px;
  height: 100px;
  background-image: url('../images/img-work.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.picture.t-1 {
  background-image: url('../images/EvoltisRed_thumb.jpg');
  background-size: contain;
}

.picture.t-5 {
  background-image: url('../images/Touring_AGM_resize.jpg');
  background-size: contain;
}

.picture.t-3 {
  background-image: url('../images/impreza_sport_thumb.jpg');
  background-size: contain;
}

.picture.t-2 {
  background-image: url('../images/sedan_mini_thumb.jpg');
  background-size: contain;
}

.picture.t-6 {
  background-image: url('../images/forester_white_thumb.jpg');
  background-size: contain;
}

.picture.t-4 {
  background-image: url('../images/WRXSTI.jpg');
  background-size: contain;
}

.picture.t-7 {
  background-image: url('../images/subaru_XV_blue.jpg');
  background-size: contain;
}

.picture.t-5 {
  background-image: url('../images/Touring_AGM_resize.jpg');
  background-size: contain;
}

.picture.t-4-copy {
  background-image: url('../images/WRXSTI.jpg');
  background-size: cover;
}

.title-link {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #000;
  text-decoration: none;
}

.swiper-slide {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.swiper-slide.wrx-slide-layer2 {
  display: none;
}

.activecar_swiper {
  margin-top: 15px;
}

.line-container {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid hsla(0, 0%, 100%, 0.25);
  cursor: pointer;
}

.text_link_layer2_menu {
  font-family: 'Nunito Sans', sans-serif;
  color: #000;
  font-size: 9px;
  line-height: 100%;
  font-weight: 900;
  text-transform: uppercase;
}

.subaru_layer2_specs_slider-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-height: 350px;
  -ms-grid-columns: 1.25fr 1fr 1fr 1fr 1fr 0.5fr;
  grid-template-columns: 1.25fr 1fr 1fr 1fr 1fr 0.5fr;
  -ms-grid-rows: minmax(auto, 1fr) 10vh;
  grid-template-rows: minmax(auto, 1fr) 10vh;
  background-color: #fff;
  background-image: radial-gradient(circle farthest-corner at 81% 81%, #fff, hsla(0, 0%, 100%, 0.56));
}

.line-container-subaru {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 33%;
  height: 100%;
  max-width: 350px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid hsla(0, 0%, 100%, 0.25);
  cursor: pointer;
}

.titles_layer2 {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  padding: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}

.content-container-subaru {
  position: relative;
  width: 100%;
  margin-top: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.content_bullet_layer2-subaru {
  margin-bottom: 0px;
  font-family: 'Nunito Sans', sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
}

.active-line-layer2-subaru {
  position: absolute;
  left: 0px;
  top: -10px;
  right: 0px;
  z-index: 10;
  display: none;
  width: 100%;
  height: 10px;
  background-color: #0c5cff;
}

.specs_layer2_sideleft {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-block-51 {
  position: relative;
  width: 400px;
}

.smoke-layer2-subaru {
  position: absolute;
  z-index: 50;
  display: none;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f0f0f0));
  background-image: linear-gradient(180deg, #fff, #f0f0f0);
}

.line-container-subaru-motor {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100%;
  max-width: 350px;
  min-width: 350px;
  margin-right: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-right: 1px solid hsla(0, 0%, 100%, 0.25);
}

.transmision_text_subaru {
  width: 100%;
  margin-top: 10px;
}

.cotiza_btn_layer2 {
  position: relative;
  z-index: 5;
  overflow: hidden;
  width: 130px;
  height: 28px;
  margin-top: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #00adee;
  color: #fff;
  text-decoration: none;
}

.cotiza_btn_layer2:hover {
  color: grey;
}

.cotiza_modelo_txt {
  padding-right: 5px;
  padding-left: 5px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 7px;
  line-height: 100%;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.cotiza_modelo_txt:hover {
  color: #fff;
  font-weight: 400;
}

.bullet_text_subaru_specs {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 0px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 7px;
  line-height: 16px;
  font-weight: 400;
}

.bullet_text_subaru_specs.bullet_grey_line {
  background-color: #f0f0f0;
}

.blueblock_specs_subaru {
  display: none;
  width: 3px;
  height: 15px;
  margin-right: 5px;
  background-color: #0552a0;
}

.inteior_exterior_ctn {
  position: absolute;
  z-index: 5;
  display: none;
  width: 250px;
  margin-top: 71px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.exterior_ctn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 5px;
  padding-top: 3px;
  padding-bottom: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px 5px 5px 0px;
  background-color: #fff;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #cfcfcf;
  text-decoration: none;
}

.exterior_ctn:hover {
  color: #607d8b;
}

.mattertag_layer2_ctn {
  width: 32px;
  height: 32px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/green_tag_02.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.mattertag_layer2_ctn.purple_tag {
  background-image: url('../images/purple_tag_02.svg');
}

.mattertag_ctn {
  position: absolute;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.mattertag_outer {
  width: 100%;
  height: 100%;
  border-style: solid;
  border-width: 2px;
  border-color: #754bb1;
  border-radius: 50px;
  background-color: #fff;
}

.mattertag_outer.color_tag {
  border-width: 2px;
  border-color: #5e7b89;
}

.mattertag_inner {
  position: absolute;
  width: 60%;
  height: 60%;
  border-style: solid;
  border-width: 4px;
  border-color: #754bb1;
  border-radius: 50px;
  background-color: #fff;
}

.mattertag_inner.color_tag {
  width: 60%;
  height: 60%;
  border-width: 4px;
  border-color: #5e7b89;
}

.text_link_layer2_menu_tags {
  padding-top: 0px;
  padding-left: 5px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 12px;
  line-height: 100%;
  font-weight: 600;
  text-transform: uppercase;
}

.interior_ctn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 5px;
  margin-left: 41px;
  padding-top: 3px;
  padding-bottom: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px 0px 0px 5px;
  background-color: #fff;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #e4e4e4;
  text-decoration: none;
}

.interior_ctn:hover {
  color: #673ab6;
}

.tag_button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-4 {
  display: block;
  margin-top: 0px;
  font-family: 'Nunito Sans', sans-serif;
  color: #000;
  font-size: 7px;
  line-height: 10px;
  font-weight: 400;
}

.heading-8 {
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: 'Nunito Sans', sans-serif;
  color: #000;
  font-size: 10px;
  line-height: 100%;
  font-weight: 900;
}

.text_layer2 {
  max-width: 300px;
  margin-top: 15px;
  margin-bottom: 5px;
  font-family: 'Nunito Sans', sans-serif;
  color: #000;
  font-size: 8px;
  line-height: 12px;
  font-weight: 400;
  text-align: left;
  letter-spacing: -0.2px;
}

.div-block-54 {
  width: 10%;
  height: 3px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #0552a0;
}

.line-container-subaru-intro {
  overflow: hidden;
  width: 100%;
  max-width: 350px;
  min-width: 350px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.slide_active_layer2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-right: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-55 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.top_button_title_intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-57 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-58 {
  width: 2px;
  background-color: #ebebeb;
}

.line-container-subaru-seg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100%;
  max-width: 350px;
  min-width: 350px;
  margin-right: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-right: 1px solid hsla(0, 0%, 100%, 0.25);
}

.navega3d_subaru_text_seguridad {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 35px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.nuestrosmodelos_ctn {
  position: absolute;
  z-index: 5;
  display: none;
  width: 100%;
  height: 100%;
  background-color: #000;
}

.regresar_layer1 {
  position: relative;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 50;
  display: none;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: transparent;
  box-shadow: 0 3px 20px 0 rgba(193, 223, 235, 0.64);
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  text-decoration: none;
}

.regresar_layer1:hover {
  color: grey;
}

.master_menu_ctn {
  position: absolute;
  top: 0%;
  z-index: 2;
  overflow: hidden;
  width: 100%;
  min-height: 160px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
  box-shadow: 4px 4px 6px 0 rgba(2, 2, 2, 0.13);
}

.modelos_blue_block {
  position: absolute;
  z-index: 3;
  display: none;
  width: 100%;
  height: 100%;
  background-color: #4aceff;
}

.modelos_white_block {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.25);
}

.whiteblock_layer2 {
  position: absolute;
  z-index: 11;
  display: none;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.white_block_cotiza {
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
  background-color: #001996;
}

.blue_block_cotiza {
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
  background-color: #001168;
}

.whitebox_ctn {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
}

.small_picture_layer2 {
  width: 100px;
  height: 50px;
  margin-top: auto;
  margin-bottom: 0px;
  margin-left: 10px;
  background-image: url('../images/WRXSTI.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.small_picture_layer2.forester_layer2_picture {
  width: 85px;
  height: 35px;
  margin-left: 0px;
  background-image: url('../images/forester_line_red.png');
  background-repeat: no-repeat;
}

.small_picture_layer2.evoltis_layer2_picture {
  width: 85px;
  height: 35px;
  background-image: url('../images/Rojo_Perlado-min-min.png');
  background-repeat: no-repeat;
}

.small_picture_layer2.sedan_layer2_picture {
  width: 85px;
  height: 35px;
  background-image: url('../images/Gris_Plata.webp');
  background-position: 0% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.small_picture_layer2.hatchback_layer2_picture {
  width: 85px;
  height: 35px;
  background-image: url('../images/Blanco_Ceramico-min.png');
  background-position: 0% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.small_picture_layer2.allnewxv_layer2_picture {
  width: 85px;
  height: 35px;
  background-image: url('../images/xv.png');
  background-position: 0% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.small_picture_layer2.outback_layer2_picture {
  width: 85px;
  height: 35px;
  background-image: url('../images/outback.png');
}

.small_picture_layer2.wrxsti_picture {
  width: 85px;
  height: 35px;
  background-image: url('../images/wrx.webp');
}

.togglebuttongreen {
  position: absolute;
  bottom: 0px;
  width: 60px;
  height: 25px;
  border-radius: 50px;
  background-color: rgba(128, 214, 255, 0.44);
  box-shadow: inset 1px 1px 5px 0 rgba(0, 0, 0, 0.2);
  opacity: 0;
  font-family: 'Nunito Sans', sans-serif;
}

.buttontext-off {
  position: absolute;
  top: 10px;
  padding-right: 5px;
  padding-left: 7px;
  opacity: 0;
  font-family: 'Nunito Sans', sans-serif;
  color: #000;
  font-size: 8px;
  line-height: 100%;
  font-weight: 700;
  text-transform: uppercase;
}

.toggle_tags_breakpoint_lowres {
  position: fixed;
  top: auto;
  bottom: 10px;
  z-index: 50;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 220px;
  height: 30px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: hsla(0, 0%, 100%, 0.25);
  box-shadow: 3px 3px 8px 0 rgba(0, 0, 0, 0.07);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}

.togglebutton_exterior {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 25px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: hsla(0, 0%, 91.4%, 0.22);
  box-shadow: inset 1px 1px 5px 0 rgba(0, 0, 0, 0.2);
  text-decoration: none;
}

.mtg_bluegreen_01 {
  position: relative;
  z-index: 2;
  width: 20px;
  height: 25px;
  margin-right: 4px;
  margin-left: 4px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/green_tag_02.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.18;
  -webkit-filter: brightness(100%) saturate(0%);
  filter: brightness(100%) saturate(0%);
  -webkit-transform: translate(0%, 0px);
  -ms-transform: translate(0%, 0px);
  transform: translate(0%, 0px);
}

.buttontext-on {
  position: absolute;
  left: 10px;
  top: 10px;
  right: auto;
  padding-right: 5px;
  padding-left: 5px;
  font-family: 'Nunito Sans', sans-serif;
  color: rgba(0, 0, 0, 0.9);
  font-size: 8px;
  line-height: 100%;
  font-weight: 700;
  text-transform: uppercase;
}

.togglebutton_interior {
  position: relative;
  display: none;
  width: 100px;
  height: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: hsla(0, 0%, 91.4%, 0.22);
  box-shadow: inset 1px 1px 5px 0 rgba(0, 0, 0, 0.2);
  text-decoration: none;
}

.btn_exterior_tag_ctn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.topright_buttons {
  position: absolute;
  left: auto;
  top: 0%;
  right: 3%;
  bottom: auto;
  margin-top: 9px;
}

.navigation_top_subaru_hidden {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 2;
  width: 100%;
  height: 45px;
  padding-right: 2%;
  padding-left: 2%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.intro_titles_layer2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-bottom: 10px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.introblock_layer2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.title_block_subaru {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.cotiza_cards_selection {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.subaru_car_card_cotizar {
  position: relative;
  overflow: hidden;
  margin-top: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  cursor: pointer;
}

.subaru_car_card_cotizar.first_margin {
  margin-left: 0px;
}

.title_subaru_texts_cotiza {
  margin-left: 22px;
  opacity: 1;
  text-align: center;
}

.subaru_car_category_cotizar {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 6;
  min-width: 50px;
  padding-right: 3px;
  padding-left: 8px;
  border-radius: 0px 0px 5px;
  background-color: #000;
  -webkit-transform: translate(-100%, 0px);
  -ms-transform: translate(-100%, 0px);
  transform: translate(-100%, 0px);
  text-align: center;
}

.card_title_cotizar {
  position: relative;
  display: block;
  overflow: hidden;
  height: 20px;
  margin-top: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 10px;
  color: #000;
  text-align: center;
}

.slider-3 {
  width: 100%;
  height: 100%;
  background-color: hsla(0, 0%, 86.7%, 0);
}

.div-block-62 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.bullet_points_slide2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-64 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.text_input_cotizar_slide3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.text_input_cotizar_slide3.nopadding-right {
  margin-right: 0px;
}

.text_input_cotizar_slide3.margin_left {
  margin-right: 0px;
  margin-left: 20px;
}

.field_form_layer3 {
  width: 100%;
  margin-top: 20px;
}

.field_form_layer3.margin-left {
  margin-left: 20px;
}

.field_form_layer3.size_telefono {
  width: 75%;
}

.field_form_layer3.margin-leff {
  margin-left: 20px;
}

.heading_cotizar {
  margin-top: 5px;
  margin-bottom: 7px;
  padding-bottom: 0px;
  font-family: 'Nunito Sans', sans-serif;
  color: #000;
  font-size: 10px;
  line-height: 100%;
  font-weight: 700;
}

.field_select_cotizar {
  width: 100%;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0px;
  border-style: solid;
  border-width: 0px 0px 1px;
  border-color: #000 #000 rgba(0, 0, 0, 0.05);
  background-color: rgba(0, 0, 0, 0.02);
  font-family: 'Nunito Sans', sans-serif;
  color: #000;
  font-size: 10px;
  line-height: 100%;
  font-weight: 400;
}

.field_select_cotizar.arequipa_fields {
  display: none;
}

.field_select_cotizar.lima_fields {
  display: none;
}

.field_select_cotizar.piura_fields {
  display: none;
}

.field_select_cotizar.tacna_fields {
  display: none;
}

.field_select_cotizar.trujillo_fields {
  display: none;
}

.field_select_cotizar.concesionario_lima {
  display: none;
}

.field_select_cotizar.concesionario_piura {
  display: none;
}

.field_select_cotizar.concesionario_trujillo {
  display: none;
}

.field_select_cotizar.concesionario_tacna {
  display: none;
}

.field_select_cotizar.concesionario_arequipa {
  display: none;
}

.textfield_cotizar {
  height: 35px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  background-color: rgba(0, 0, 0, 0.03);
  -webkit-transition: border-color 400ms ease;
  transition: border-color 400ms ease;
  font-family: 'Nunito Sans', sans-serif;
  color: #000;
  font-size: 10px;
  line-height: 100%;
  font-weight: 400;
}

.textfield_cotizar:hover {
  border-bottom-color: #0028ed;
}

.textfield_cotizar:focus {
  border-bottom-color: #0028ed;
}

.submit-button-2 {
  margin-top: 10px;
  margin-right: 30px;
  padding: 10px 40px;
  border-color: #000;
  border-radius: 20px;
  background-color: #00adee;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 10px;
  font-weight: 400;
}

.div-block-65 {
  width: 100%;
  margin-right: 10px;
}

.centered_slider_cotiza {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.formblock_fichastecnicas {
  width: 100%;
  height: 100%;
  margin-bottom: 0px;
}

.selection_slide2_cotizar {
  margin-bottom: 0px;
  margin-left: 10px;
  padding-top: 2px;
  font-family: 'Nunito Sans', sans-serif;
  color: #000;
  font-size: 10px;
  line-height: 100%;
  font-weight: 600;
}

.slides {
  width: 100%;
  height: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.slide-3 {
  width: 100%;
  height: 100%;
}

.mask-2 {
  width: 100%;
  height: 100%;
}

.form_fichastecnicas {
  width: 100%;
  height: 100%;
}

.slide-nav-2 {
  display: none;
}

.subaru_car_card_cotizar_slide2 {
  position: relative;
  overflow: hidden;
  max-width: 350px;
  min-width: 300px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  padding-top: 20px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 20px;
  -webkit-transition: box-shadow 600ms ease;
  transition: box-shadow 600ms ease;
  text-decoration: none;
  cursor: pointer;
}

.subaru_car_card_cotizar_slide2:hover {
  border-width: 2px;
  border-color: #fff;
}

.image_thumb_subaru_cotizar {
  width: 250px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0px;
}

.block_reveal_blue_cotizar {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  width: 100%;
  height: 100%;
  background-color: rgba(38, 114, 143, 0.24);
}

.title_car_subaru_menu_cotizar {
  margin-bottom: 5px;
  font-family: 'Nunito Sans', sans-serif;
  color: #000;
  font-size: 10px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 0px;
}

.slide_2_cotizar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkbox-label {
  margin-top: 0px;
  font-family: 'Nunito Sans', sans-serif;
  color: #000;
  font-size: 8px;
  line-height: 12px;
  font-weight: 300;
}

.checkbox-3 {
  margin-top: 0px;
}

.image_thumb_subarucotiza {
  width: 100%;
  height: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0px;
}

.block_reveal_blue_cotiza {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(11, 102, 214, 0.02);
}

.slide3_formulario {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.block_block_layer2_cotiza {
  position: absolute;
  z-index: 3;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 1;
  -webkit-transform: translate(-100%, 0px);
  -ms-transform: translate(-100%, 0px);
  transform: translate(-100%, 0px);
}

.entrar_al_btn {
  position: relative;
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.entrar_al_btn:hover {
  color: #fff;
}

.subtitles_layer2 {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  margin-top: 10px;
  padding: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}

.subaru_layer2_titles {
  position: relative;
  z-index: 5;
  background-color: #fff;
}

.whitebox_ctn_texts {
  position: absolute;
  z-index: 5;
  display: none;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-transform: translate(0%, 0px);
  -ms-transform: translate(0%, 0px);
  transform: translate(0%, 0px);
}

.intro_tex_layer2 {
  position: relative;
}

.greyline_bullet_text_ctn {
  position: relative;
  width: 100%;
  height: 100%;
}

.greyline_text_block {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(11, 102, 214, 0.05);
}

.greytext_ctn {
  position: relative;
  z-index: 3;
}

.block_lightblue_topbuttons {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 105%;
  height: 105%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #002bff;
  -webkit-transform: translate(-100%, 0px);
  -ms-transform: translate(-100%, 0px);
  transform: translate(-100%, 0px);
}

.close_layer1_btn {
  position: relative;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 50;
  display: none;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: transparent;
  box-shadow: 0 3px 20px 0 rgba(193, 223, 235, 0.64);
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  text-decoration: none;
}

.close_layer1_btn:hover {
  color: grey;
}

.nuestrosmodelos_ctn_white {
  position: absolute;
  z-index: 5;
  width: 100%;
  height: 100%;
}

.nuestros_modelos_txt_black {
  position: relative;
  z-index: 7;
  padding: 8px 15px 7px;
  font-family: 'Nunito Sans', sans-serif;
  color: #fff;
  font-size: 8px;
  line-height: 100%;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.previous {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  display: none;
  width: auto;
  height: 35px;
  max-width: 100px;
  margin: auto auto 30px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.45;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.previous:hover {
  opacity: 1;
}

.details-right {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  margin-right: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.next-button-2 {
  padding: 12px 32px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 5px;
  background-color: #5b3acc;
  -webkit-transition: background-color 200ms ease-in;
  transition: background-color 200ms ease-in;
  font-size: 15px;
}

.counter-image {
  width: 16px;
  margin-right: 5px;
}

.previous-button-2 {
  padding: 5px 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  opacity: 1;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
  color: #5b617c;
  font-size: 15px;
  text-indent: -2px;
}

.previous-button-2:hover {
  border-bottom-color: rgba(0, 0, 0, 0.55);
  opacity: 1;
}

.arrow-2 {
  width: 16px;
  margin-right: 8px;
}

.next {
  position: absolute;
  right: 35px;
  display: none;
  overflow: visible;
  width: auto;
  height: 47px;
  max-width: 159px;
  margin: auto auto 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide-5 {
  position: static;
  width: 100%;
  height: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-radius: 20px;
}

.text-counter {
  color: rgba(91, 97, 124, 0.45);
  font-size: 14px;
}

.radio-button-label-3 {
  display: none;
}

.radiobutton_cotiza_slide1 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  opacity: 0;
}

.activeblock_cotiza_slide1_click {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  padding-bottom: 0px;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(0, 43, 255, 0.25);
  border-radius: 20px;
  background-color: rgba(11, 102, 214, 0.1);
  opacity: 0;
}

.activeblock_cotiza_slide1_hover {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  padding-right: 0px;
  border-radius: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(11, 102, 214, 0.01)), to(rgba(96, 147, 211, 0.15)));
  background-image: linear-gradient(180deg, rgba(11, 102, 214, 0.01), rgba(96, 147, 211, 0.15));
  opacity: 0;
}

.radio-button-label-4 {
  line-height: 100%;
  font-weight: 600;
}

.heading-9 {
  font-family: 'Nunito Sans', sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 400;
}

.text-block-7 {
  font-family: 'Nunito Sans', sans-serif;
  color: #000;
  font-size: 12px;
}

.whatsapp_btn {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55px;
  height: 55px;
  margin-right: 10px;
  margin-bottom: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #e9fbf0;
}

.whatsapp_green {
  width: 20px;
}

.playbutton_videos_subaru {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25px;
  height: 25px;
  margin-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1.5px solid #7a8de9;
  border-radius: 50px;
}

.image_subaru_play {
  width: 10px;
  height: 7px;
  margin-left: 1px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.overlay_block {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 50;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(11, 102, 214, 0.01)), to(rgba(96, 147, 211, 0.15)));
  background-image: linear-gradient(180deg, rgba(11, 102, 214, 0.01), rgba(96, 147, 211, 0.15));
  opacity: 0;
}

.x_btn {
  position: absolute;
  z-index: 8;
  display: none;
  width: 10px;
  height: 10px;
}

.modal_overlay_youtube {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 500;
  display: none;
  padding-right: 3%;
  padding-left: 3%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(26, 27, 29, 0.4);
}

.modal_overlay_youtube.sedanimpreza_youtube {
  display: none;
}

.video_youtube {
  background-image: none;
}

.modal-content_youtube {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.modal-element-ix2-youtube {
  position: relative;
  overflow: hidden;
  width: 600px;
}

.close_youtube {
  opacity: 0.5;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.close_youtube:hover {
  opacity: 1;
}

.layer2_close {
  position: relative;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 50;
  display: none;
  overflow: hidden;
  width: 28px;
  height: 28px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #000;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  text-decoration: none;
}

.layer2_close:hover {
  color: grey;
}

.x_btn_layer2 {
  position: absolute;
  z-index: 8;
  display: block;
  width: 10px;
  height: 10px;
}

.block_lightblue_topbuttons_layer2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #0028ed;
  -webkit-transform: translate(-100%, 0px);
  -ms-transform: translate(-100%, 0px);
  transform: translate(-100%, 0px);
}

.slider-right_subaru {
  position: absolute;
  left: auto;
  top: auto;
  right: 15px;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75px;
  height: 28px;
  margin-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #0028ed;
  -webkit-transition: background-color 300ms cubic-bezier(.19, 1, .22, 1);
  transition: background-color 300ms cubic-bezier(.19, 1, .22, 1);
  font-family: 'Nunito Sans', sans-serif;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  text-align: center;
}

.slider-right_subaru:hover {
  background-color: #0e36ff;
}

.slider-right_subaru.enviar_btn {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.slider-left_subaru {
  position: absolute;
  left: 15px;
  top: auto;
  right: auto;
  bottom: 10px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  margin-right: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 1;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition: all 300ms cubic-bezier(.19, 1, .22, 1);
  transition: all 300ms cubic-bezier(.19, 1, .22, 1);
  text-decoration: none;
  cursor: pointer;
}

.slider-left_subaru:hover {
  opacity: 0.75;
  -webkit-transform: translate(-2px, 0px);
  -ms-transform: translate(-2px, 0px);
  transform: translate(-2px, 0px);
}

.image_thumb_subarucotiza_02 {
  width: 300px;
  height: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0px;
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
  -webkit-transform: translate(0%, 0px);
  -ms-transform: translate(0%, 0px);
  transform: translate(0%, 0px);
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

.text-car-category-subaru_cotizar {
  font-family: 'Nunito Sans', sans-serif;
  color: #fff;
  font-size: 8px;
  line-height: 20px;
  font-weight: 900;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.bold-text {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 12px;
  font-weight: 800;
}

.toggle_tags_breakpoint_hires {
  position: fixed;
  top: auto;
  bottom: 10px;
  z-index: 50;
  display: none;
  margin-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.mtg_bluegreen_01_lowres {
  position: relative;
  z-index: 2;
  width: 20px;
  height: 20px;
  margin-right: 4px;
  margin-left: 4px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/green_tag_02.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-filter: brightness(100%) saturate(0%);
  filter: brightness(100%) saturate(0%);
  -webkit-transform: translate(33px, 0px);
  -ms-transform: translate(33px, 0px);
  transform: translate(33px, 0px);
}

.mtg_bluegreen_01_highres {
  position: relative;
  z-index: 2;
  width: 20px;
  height: 25px;
  margin-right: 4px;
  margin-left: 4px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/green_tag_02.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-filter: brightness(100%) saturate(0%);
  filter: brightness(100%) saturate(0%);
  -webkit-transform: translate(45px, 0px);
  -ms-transform: translate(45px, 0px);
  transform: translate(45px, 0px);
}

.nuestrosmodelos_highres {
  position: relative;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 50;
  display: none;
  overflow: hidden;
  width: 135px;
  height: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: #000;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  text-decoration: none;
}

.nuestrosmodelos_highres:hover {
  color: grey;
}

.nuestrosmodelos_lowres {
  position: relative;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 50;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 130px;
  height: 28px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #000;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  text-decoration: none;
}

.nuestrosmodelos_lowres:hover {
  color: grey;
}

.closeyoutube {
  position: absolute;
  left: 13px;
  top: 12px;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 12px;
  height: 12px;
  opacity: 0.5;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.closeyoutube:hover {
  opacity: 1;
}

.text-block-9 {
  font-family: 'Nunito Sans', sans-serif;
  color: #000;
  font-size: 10px;
  line-height: 100%;
  font-weight: 400;
}

.radiobutton_subaru_versions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.radio_btn_versions {
  z-index: 5;
  margin-top: 0px;
  margin-left: 0px;
  cursor: pointer;
}

.colorversion_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 275px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.carversion_colors {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.radiobutton_colors {
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 0px solid #000;
}

.version_radio_hidden {
  display: none;
}

.radio_btn_colors {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  border: 0px solid #000;
  opacity: 0;
  cursor: pointer;
}

.bullet_colors {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 25px;
}

.bulletcolorversion {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 20px;
  height: 20px;
  margin-right: 15px;
  margin-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: transparent;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.bulletcolorversion.first_bullet {
  margin-left: 0px;
}

.version_color_circle {
  width: 100%;
  height: 100%;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 20px;
  background-color: #0028ed;
}

.version_color_circle.light_grey {
  background-color: #adb6bd;
}

.version_color_circle.pearl_white {
  background-color: #dcdde1;
}

.version_color_circle.red_pearl {
  background-color: #a22222;
}

.version_color_circle.black_metal {
  background-color: #000;
}

.version_color_circle.gold_bronze {
  background-color: #a2968c;
}

.version_color_circle.olive_green {
  background-color: #6b6e55;
}

.version_color_circle.grey_metal {
  background-color: #323738;
}

.version_color_circle.horizon_blue {
  background-color: #1a617b;
}

.version_color_circle.pearl_blue {
  background-color: #252855;
}

.version_color_circle.grey_silver {
  background-color: #adb6bd;
}

.version_color_circle.quartz_blue {
  background-color: #2d4166;
}

.version_color_circle.circle_01.pearl_blue {
  background-color: #0926b4;
}

.version_color_circle.circle_01.olive_green_metallic {
  background-color: #908c82;
}

.version_color_circle.circle_01.blue_wrxsti {
  background-color: #102c74;
}

.version_color_circle.circle_02.pearl_white {
  background-color: #ececec;
}

.version_color_circle.circle_02.yellow_xv {
  background-color: #dbb35b;
}

.version_color_circle.circle_03.evoltis_bleu {
  background-color: #1124b9;
}

.version_color_circle.circle_03.grey_magnet {
  background-color: #3b3b3b;
}

.version_color_circle.circle_04.grey_magnet {
  background-color: #494949;
}

.version_color_circle.circle_04.pearl_blue_dark {
  background-color: #001168;
}

.version_color_circle.circle_06.blue_dark {
  background-color: #001996;
}

.version_color_circle.circle_06.grey_magnet {
  background-color: #333438;
}

.version_color_circle.circle_06.orange_wrx {
  background-color: #f39108;
}

.version_color_circle.circle_07.pearl_white {
  background-color: #ddd;
}

.version_color_circle.circle_08.olive_green {
  background-color: #5b6e55;
}

.version_color_circle.circle_08.blue_horizon {
  background-color: #1c24a3;
}

.title_subaru_cotiza_colors {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  margin-top: 10px;
  margin-left: 10px;
}

.title_car_subaru_menu_colors {
  margin-bottom: 5px;
  font-family: 'Nunito Sans', sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 100%;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}

.title_car_subaru_cotizar {
  margin-bottom: 5px;
  font-family: 'Nunito Sans', sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 100%;
  font-weight: 900;
  text-align: center;
}

.color_version_img {
  position: absolute;
  display: block;
  width: 100%;
}

.color_version_img.z-index_col01 {
  z-index: 1;
  display: block;
}

.color_version_img.z-index_col02 {
  z-index: 2;
  display: block;
  opacity: 0;
}

.color_version_img.z-index_col03 {
  z-index: 3;
  display: block;
  opacity: 0;
}

.color_version_img.z-index_col04 {
  z-index: 4;
  display: block;
  opacity: 0;
}

.color_version_img.z-index_col05 {
  z-index: 5;
  display: block;
  opacity: 0;
}

.color_version_img.z-index_col06 {
  z-index: 6;
  display: block;
  opacity: 0;
}

.color_version_img.z-index_col07 {
  z-index: 7;
  display: block;
  opacity: 0;
}

.color_version_img.z-index_col08 {
  z-index: 7;
  display: block;
  opacity: 0;
}

.subaru_color_images {
  position: relative;
  width: 100%;
  height: 150px;
}

.heading-10 {
  margin-top: 2px;
  margin-right: 5px;
  margin-bottom: 0px;
  font-family: 'Nunito Sans', sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 100%;
  font-weight: 700;
}

.color_select_ctn {
  width: 200px;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.color_version_text {
  display: none;
  opacity: 0.35;
  font-family: 'Nunito Sans', sans-serif;
  color: #000;
  font-size: 8px;
  line-height: 100%;
  font-weight: 700;
  text-transform: uppercase;
}

.color_version_text.color_text_02 {
  opacity: 1;
}

.text_colors_ctn {
  margin-bottom: 8px;
}

.modal_youtube_head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 35px;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid rgba(21, 28, 52, 0.1);
  background-color: #000;
}

.cardsub_container_cotizar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.block_gradient_cotiza {
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, right top, from(#11b8ff), color-stop(41%, #0028ed));
  background-image: linear-gradient(90deg, #11b8ff, #0028ed 41%);
  opacity: 1;
  -webkit-transform: translate(-105%, 0px);
  -ms-transform: translate(-105%, 0px);
  transform: translate(-105%, 0px);
}

.header_color {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide_4_cotizar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkbox-field-3 {
  width: 85%;
  margin-top: 10px;
}

.slide_confirmation_cotizar {
  width: 80%;
}

.div-block-79 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.div-block-80 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 5px;
}

.error_input {
  height: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Nunito Sans', sans-serif;
  color: #0028ed;
  font-size: 8px;
  line-height: 100%;
}

.text_input_cotizar_slide3-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.thanks_cotizar_name {
  width: 100%;
  height: 15px;
  margin-left: 5px;
  font-family: 'Nunito Sans', sans-serif;
  line-height: 100%;
}

.heading_gracias {
  font-family: 'Nunito Sans', sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 100%;
}

.confirmacion_header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-11 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 12px;
  line-height: 100%;
}

.cotizar_confirmation_dynamic {
  width: 100%;
  height: 20px;
  margin-top: 3px;
  margin-bottom: 3px;
  font-family: 'Nunito Sans', sans-serif;
  color: #000;
  font-size: 10px;
  line-height: 100%;
}

.textfield_cotizar-2 {
  height: 35px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  background-color: rgba(0, 0, 0, 0.03);
  -webkit-transition: border-color 400ms ease;
  transition: border-color 400ms ease;
  font-family: 'Nunito Sans', sans-serif;
  color: #000;
  font-size: 10px;
  line-height: 100%;
  font-weight: 400;
}

.textfield_cotizar-2:hover {
  border-bottom-color: #0028ed;
}

.textfield_cotizar-2:focus {
  border-bottom-color: #0028ed;
}

.error_input-2 {
  height: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Nunito Sans', sans-serif;
  color: #0028ed;
  font-size: 8px;
  line-height: 100%;
}

.tag_triggers {
  position: absolute;
  bottom: 140px;
  z-index: 500000;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.master_menu_ctn_mobile {
  display: none;
}

.nuestrosmodelos_mobile {
  position: relative;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 50;
  display: none;
  overflow: hidden;
  width: 130px;
  height: 28px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #000;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  text-decoration: none;
}

.nuestrosmodelos_mobile:hover {
  color: grey;
}

.x_btn_mobile {
  position: absolute;
  z-index: 8;
  display: none;
  width: 10px;
  height: 10px;
}

.modal_intro_overlay {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 50;
  display: none;
  padding-right: 3%;
  padding-left: 3%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(26, 27, 29, 0.4);
}

.modal_content_intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 400px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  text-align: center;
}

.modal_element_intro {
  position: relative;
  overflow: hidden;
  width: 600px;
  border-radius: 20px;
}

.disponibilidad_text {
  display: none;
  width: 450px;
  margin-top: 10px;
  font-family: 'Nunito Sans', sans-serif;
  color: #adadad;
  font-size: 10px;
  line-height: 14px;
}

.whitesmoke_bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 50;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.modal_tag {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 50;
  display: none;
  padding-right: 3%;
  padding-left: 3%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(26, 27, 29, 0.4);
}

.modal-content-tag {
  position: relative;
  z-index: 6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  box-shadow: 1px 1px 10px 5px rgba(0, 0, 0, 0.3);
  text-align: center;
}

.modal-element-ix2-tag {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 400px;
  min-width: 600px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.tag_modal_trigger {
  margin-top: 45px;
}

.tag_iframe_embed {
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.tag_container_content {
  overflow: hidden;
  padding-bottom: 20px;
}

.tagwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.imgtag_modal {
  width: 100%;
  height: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.tag_text_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 25vh;
  margin-top: 15px;
  padding-right: 20px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.heading-12 {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 6px 5px;
  background-color: #0428d8;
  font-family: 'Nunito Sans', sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 100%;
  font-weight: 900;
  text-transform: uppercase;
}

.whitesmoke_modaltag_01 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 4;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.whitesmoke_img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.tag_image_wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 75vh;
  padding-top: 0px;
}

.bleusmoke_img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: none;
  width: 100%;
  height: 100%;
  background-color: #0428d8;
}

.whiteblock_text_titlemodal {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

.whiteblock_text_content {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

.tag_content_text_wrapper {
  position: relative;
  margin-top: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.tag_title_wrapper {
  position: relative;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.blue_sider_modaltag {
  position: absolute;
  display: none;
  width: 7px;
  height: 100%;
  background-color: #0428d8;
}

.rich-text-block {
  font-family: 'Nunito Sans', sans-serif;
  color: #000;
  font-size: 12px;
}

.tag_text_wrapper_fichas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.tag_image_wrapper_ficha {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ficha_tecnica_text {
  font-family: 'Nunito Sans', sans-serif;
  color: #000;
  font-size: 10px;
  line-height: 16px;
}

.div-block-92 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-93 {
  width: 50%;
}

.titles_ficha_tecnica {
  font-family: 'Nunito Sans', sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 900;
}

.div-block-94 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-96 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}

.pdf_download_ficha {
  width: 25px;
  height: 25px;
  margin-right: 10px;
  background-image: url('../images/download_pdf_subaru4.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.tagwrapper_fichastecnicas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.modal_tag_ficha_tecnica {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 50;
  display: none;
  padding-right: 3%;
  padding-left: 3%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(26, 27, 29, 0.4);
}

.modal-element-ix2-tag-_ficha_tecnica {
  position: relative;
  z-index: 6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 500px;
  min-width: 800px;
  margin-right: 20px;
  margin-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.modal-content-tag-ficha_tecnica {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  box-shadow: 1px 1px 3px 10px rgba(0, 0, 0, 0.3);
  text-align: center;
}

.tag_iframe_embed_fichatecnica {
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.tag_modal_trigger_ficha {
  margin-top: 45px;
}

.div-block-98 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.cotiza_btn_layer2-ficha {
  position: relative;
  z-index: 5;
  overflow: hidden;
  width: 150px;
  height: 35px;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #0028ed;
  color: #fff;
  text-decoration: none;
}

.cotiza_btn_layer2-ficha:hover {
  color: grey;
}

.color_ball_fichas_tecnicas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.faq {
  width: 50%;
  background-color: hsla(0, 0%, 100%, 0.95);
  box-shadow: 0 20px 100px 0 rgba(196, 202, 227, 0.5);
}

.accordion-item {
  overflow: hidden;
  width: 100%;
}

.accordion-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dropdown-list {
  position: static;
  display: block;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  background-color: #fff;
}

.heading-13 {
  display: inline;
  margin-top: 0px;
  font-family: 'Nunito Sans', sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 100%;
  font-weight: 900;
}

.div-block-100 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tag_container_content_mobile {
  overflow: hidden;
  padding-right: 5px;
  padding-bottom: 20px;
  padding-left: 10px;
}

.tagwrapper_fichastecnicas_mobile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.tag_image_wrapper_ficha_mobile {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.accordion_mobile {
  width: 50%;
  background-color: hsla(0, 0%, 100%, 0.95);
  box-shadow: 0 20px 100px 0 rgba(196, 202, 227, 0.5);
}

.colorversion_container-_mobile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 275px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.subaru_color_images_mobile {
  position: relative;
  width: 100%;
  height: 150px;
}

.whitesmoke_ficha {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.tag_container_content_all {
  overflow: hidden;
  padding-bottom: 20px;
}

.div-block-101 {
  position: absolute;
  width: 350px;
  height: 150px;
  margin-top: 15%;
}

.vertical-range_container {
  width: 110px;
  margin-right: 10px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition: opacity 400ms cubic-bezier(.19, 1, .22, 1);
  transition: opacity 400ms cubic-bezier(.19, 1, .22, 1);
}

.audio_container {
  position: absolute;
  left: 0%;
  top: 50%;
  right: auto;
  bottom: 0%;
  z-index: 5000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.html-embed-5 {
  margin-bottom: 0px;
}

.video_ctn_mobile {
  display: none;
}

.video_ctn_mobile.outback_btn_side {
  display: none;
}

.video_ctn_mobile.evoltis_btn_side {
  display: none;
}

.playbutton_videos_subaru_mobile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25px;
  height: 25px;
  margin-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.toggle_tags_breakpoint_mobile {
  position: fixed;
  top: auto;
  bottom: 10px;
  z-index: 50;
  display: none;
  margin-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.mobile_sound_bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25px;
  height: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.mobile_sound_bar.soundbar_padding_desktop {
  margin-right: 10px;
  border-radius: 50px;
  box-shadow: inset 1px 1px 5px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: all 400ms cubic-bezier(.19, 1, .22, 1);
  transition: all 400ms cubic-bezier(.19, 1, .22, 1);
}

.sound_icon_nav_mobile {
  width: 12px;
  height: 12px;
  opacity: 0.25;
}

.highlight_reel_subaru {
  position: absolute;
  z-index: 50;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 147px;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transform: translate(-100%, 0%);
  -ms-transform: translate(-100%, 0%);
  transform: translate(-100%, 0%);
}

.highlight-box {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 140px;
  height: 80px;
  margin-top: 0px;
  margin-bottom: 5px;
  margin-left: 4px;
  padding-bottom: 3px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.14);
  text-decoration: none;
}

.heading_highlightreel {
  display: block;
  margin-bottom: 5px;
  padding: 3px;
  background-color: #000;
  font-family: 'Nunito Sans', sans-serif;
  color: #fff;
  font-size: 8px;
  line-height: 100%;
  font-weight: 900;
  letter-spacing: 0.2px;
  text-decoration: none;
  text-transform: uppercase;
}

.heading_higlight_ctn {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 1;
}

.highlight_reel_block_reveal {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  background-color: #fff;
}

.outback_img_reel {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('../images/outback_min.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.allnewxv_img_reel {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('../images/xv_min.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.imprezasedan_img_reel {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('../images/impreza-sedan_min.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.imprezasport_img_reel {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('../images/impreza-hatchback_min.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.wrxsti_img_reel {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('../images/wrx_min.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.forester_img_reel {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('../images/forester_min.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.evoltis_img_reel {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('../images/evoltis_min.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.highlight_reel_btn_trigger {
  position: fixed;
  top: 50%;
  z-index: 50;
  display: none;
  width: 85px;
  height: 20px;
  margin-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 0px 1px 1px;
  border-color: rgba(255, 255, 255, 0.28);
  border-radius: 0px 0px 5px 5px;
  background-color: hsla(0, 0%, 100%, 0.23);
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.16);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: 0% 100%;
  -ms-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
  -webkit-transition: background-color 400ms cubic-bezier(.19, 1, .22, 1);
  transition: background-color 400ms cubic-bezier(.19, 1, .22, 1);
  text-decoration: none;
  cursor: pointer;
}

.highlight_reel_btn_trigger:hover {
  background-color: hsla(0, 0%, 100%, 0.69);
}

.interiores_btn {
  font-family: 'Nunito Sans', sans-serif;
  color: #fff;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.highlight_reel_btn_trigger_mobile {
  position: fixed;
  top: 50%;
  z-index: 50;
  display: none;
  width: 85px;
  height: 20px;
  margin-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 0px 1px 1px;
  border-color: rgba(255, 255, 255, 0.28);
  border-radius: 0px 0px 5px 5px;
  background-color: hsla(0, 0%, 100%, 0.23);
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.16);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: 0% 100%;
  -ms-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
  -webkit-transition: background-color 400ms cubic-bezier(.19, 1, .22, 1);
  transition: background-color 400ms cubic-bezier(.19, 1, .22, 1);
  text-decoration: none;
  cursor: pointer;
}

.highlight_reel_btn_trigger_mobile:hover {
  background-color: hsla(0, 0%, 100%, 0.69);
}

.footer_info_interactivo_mp {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 20px;
  padding-right: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link_footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 100%;
  text-decoration: none;
}

.link_footer_txt {
  font-family: 'Nunito Sans', sans-serif;
  color: #fff;
  font-size: 10px;
  line-height: 100%;
}

.separator_footer {
  width: 1.5px;
  height: 12px;
  margin-right: 10px;
  margin-left: 10px;
  background-color: hsla(0, 0%, 100%, 0.56);
}

.image-4 {
  width: 65px;
}

.highlight_reel_btn_trigger-_lowres {
  position: fixed;
  top: 50%;
  z-index: 50;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 85px;
  height: 20px;
  margin-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 0px 1px 1px;
  border-color: rgba(255, 255, 255, 0.28);
  border-radius: 0px 0px 5px 5px;
  background-color: rgba(0, 173, 238, 0.65);
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.16);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: 0% 100%;
  -ms-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
  -webkit-transition: background-color 400ms cubic-bezier(.19, 1, .22, 1);
  transition: background-color 400ms cubic-bezier(.19, 1, .22, 1);
  text-decoration: none;
  cursor: pointer;
}

.highlight_reel_btn_trigger-_lowres:hover {
  background-color: #00adee;
}

.overlay_block_mobile {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 50;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(11, 102, 214, 0.01)), to(rgba(96, 147, 211, 0.15)));
  background-image: linear-gradient(180deg, rgba(11, 102, 214, 0.01), rgba(96, 147, 211, 0.15));
  opacity: 0;
}

.cotizar_text {
  font-family: 'Nunito Sans', sans-serif;
  color: #fff;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.cotizar_button {
  position: fixed;
  top: 50%;
  right: 0%;
  z-index: 50;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100px;
  height: 43px;
  padding-left: 5px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  background-color: rgba(0, 173, 238, 0.65);
  box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.2);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  -webkit-transform: translate(61px, 0px);
  -ms-transform: translate(61px, 0px);
  transform: translate(61px, 0px);
  -webkit-transition: background-color 400ms cubic-bezier(.19, 1, .22, 1);
  transition: background-color 400ms cubic-bezier(.19, 1, .22, 1);
  cursor: pointer;
}

.cotizar_button:hover {
  background-color: #00adee;
}

.dollar_cotizar_img {
  position: absolute;
  height: 28px;
}

.carname_sider_mobile_container_02 {
  position: relative;
  z-index: 50;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cotizar_link_url {
  margin-left: 8px;
  text-decoration: none;
}

.x_closing_cotizar {
  height: 10px;
  opacity: 0;
}

.master_menu_ctn_test {
  position: absolute;
  top: 0%;
  z-index: 2;
  overflow: hidden;
  width: 100%;
  min-height: 160px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
  box-shadow: 4px 4px 6px 0 rgba(2, 2, 2, 0.13);
  -webkit-transform: translate(0px, 0%);
  -ms-transform: translate(0px, 0%);
  transform: translate(0px, 0%);
}

.close_tag_ctn {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-top: 5px;
  margin-right: 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #fff;
  cursor: pointer;
}

.close_tag_ctn_ficha {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-top: 5px;
  margin-right: 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #fff;
  -webkit-transition: opacity 400ms cubic-bezier(.19, 1, .22, 1);
  transition: opacity 400ms cubic-bezier(.19, 1, .22, 1);
  cursor: pointer;
}

.close_tag_ctn_ficha:hover {
  opacity: 0.7;
}

.playbutton_videos_subaru_desktop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25px;
  height: 25px;
  margin-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/youtube_play01.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.test_welcome {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100vw;
  height: 100vh;
}

.intro_subaru_showroom {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.modal_showroom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.inner_block {
  max-height: 180px;
  max-width: 200px;
  min-height: 180px;
  margin-right: 5px;
  margin-left: 5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: hsla(0, 0%, 100%, 0.75);
}

.title_inner_block {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Nunito Sans', sans-serif;
  color: #000;
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
}

.text_intro_welcome {
  font-family: 'Nunito Sans', sans-serif;
  color: #000;
  font-size: 11px;
  line-height: 16px;
  font-weight: 400;
  text-align: left;
}

.intro_img_welcome {
  width: 35px;
  height: 35px;
}

.inner_ctn_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.cotizar_button_intro {
  z-index: 50;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33px;
  height: 33px;
  margin-right: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #00adee;
  cursor: pointer;
}

.cotizar_button_intro:hover {
  background-color: #00adee;
}

.dollar_cotizar_img_intro {
  width: 27px;
}

.showroomvirtual_welcome {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 900px;
  height: 600px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 5px;
  border-color: #fff;
  background-color: hsla(0, 0%, 100%, 0.7);
  box-shadow: 2px 2px 15px 5px rgba(0, 0, 0, 0.2);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}

.heading-16 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: 'Nunito Sans', sans-serif;
  color: #000;
  font-size: 24px;
  line-height: 100%;
  font-weight: 900;
  text-align: center;
  letter-spacing: -1px;
  text-transform: uppercase;
}

.intro_test_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65%;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.paragraph-3 {
  width: 90%;
  margin-top: auto;
  margin-bottom: auto;
  font-family: Halant, sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
}

.entrar_showroom_btn {
  position: relative;
  z-index: 5000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 110px;
  height: 110px;
  margin-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 7px;
  border-color: rgba(255, 255, 255, 0.73);
  border-radius: 100px;
  background-image: radial-gradient(circle farthest-corner at 0% 0%, #6d6d6d, #000 90%);
  box-shadow: 0 0 25px 3px rgba(99, 99, 99, 0.88);
  color: #fff;
  text-decoration: none;
}

.entrar_showroom_btn:hover {
  color: grey;
}

.entrar_txt_btn {
  padding-right: 5px;
  padding-left: 5px;
  font-family: 'Nunito Sans', sans-serif;
  color: #ff8a72;
  font-size: 8px;
  line-height: 13px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.subheading_intro {
  display: none;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: 'Nunito Sans', sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 100%;
  font-weight: 400;
}

.slide_main_ctn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide_intro {
  height: 100%;
}

.mask-4 {
  height: 100%;
}

.slider-5 {
  height: 100%;
  background-color: hsla(0, 0%, 86.7%, 0);
}

.left-arrow-4 {
  display: none;
}

.right-arrow-4 {
  display: none;
}

.slide-nav-3 {
  display: none;
}

.modal_showroom_mobile {
  display: none;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.whitesmoke_bg_intro {
  position: absolute;
  z-index: 5;
  display: none;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.intro_subaru_showroom_mobile {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 500;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.orange_pill {
  position: absolute;
  top: 15px;
  z-index: 5;
  overflow: hidden;
  width: 20px;
  height: 8px;
  border-radius: 25px;
  background-image: -webkit-gradient(linear, right top, left top, from(#d57c00), color-stop(7%, #ff9800), color-stop(65%, #ffc86a), to(#ffcc6c));
  background-image: linear-gradient(270deg, #d57c00, #ff9800 7%, #ffc86a 65%, #ffcc6c);
}

.entrar_showroom_btn-_desktop {
  position: relative;
  z-index: 5000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 110px;
  height: 110px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 10px;
  border-color: rgba(168, 168, 168, 0.48);
  border-radius: 100px;
  box-shadow: 0 0 25px 3px rgba(99, 99, 99, 0.7);
  color: #fff;
  text-decoration: none;
}

.entrar_showroom_btn-_desktop:hover {
  color: grey;
}

.entrar_bt_gris_over {
  position: absolute;
  z-index: 4;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: radial-gradient(circle farthest-corner at 0% 0%, #4b4b4b, #000 89%);
}

.entrar_bt_gris_over:hover {
  color: grey;
}

.entrar_bt_gradient_base {
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: radial-gradient(circle farthest-corner at 0% 0%, #646464, #000 92%);
}

.entrar_bt_gradient_base:hover {
  color: grey;
}

.entrar_txt_btn_mobile {
  padding-right: 5px;
  padding-left: 5px;
  font-family: 'Nunito Sans', sans-serif;
  color: #ffdfd8;
  font-size: 9px;
  line-height: 13px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.nuestrosmodelos_mobile_horizontal {
  position: relative;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 50;
  display: none;
  overflow: hidden;
  width: 130px;
  height: 28px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #000;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  text-decoration: none;
}

.nuestrosmodelos_mobile_horizontal:hover {
  color: grey;
}

.master_menu_ctn_mobile_horitzonal {
  display: none;
}

.intro_subaru_showroom_mobile_horizontal {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 500;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.please_rotate {
  display: none;
}

html.w-mod-js *[data-ix="modaloverlay"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="modal-element"] {
  opacity: 0;
  -webkit-transform: translate(0px, 25px);
  -ms-transform: translate(0px, 25px);
  transform: translate(0px, 25px);
}

@media screen and (min-width: 1280px) {
  .navigation_top_subaru {
    padding-right: 3%;
    padding-left: 3%;
  }

  .image_thumb_subaru {
    width: 115px;
  }

  .navigation_top_subaru_hidden {
    padding-right: 3%;
    padding-left: 3%;
    background-color: #fff;
  }

  .introblock_layer2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image_thumb_subaru_cotizar {
    width: 186px;
  }

  .checkbox-label {
    margin-top: 0px;
  }

  .image_thumb_subarucotiza {
    width: 150px;
  }

  .slider-left_subaru {
    background-color: #fff;
  }

  .nuestrosmodelos_highres {
    display: none;
  }

  .nuestrosmodelos_lowres {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 1440px) {
  .navigation_top_subaru {
    padding-right: 3%;
    padding-left: 3%;
  }

  .image_thumb_subaru {
    width: 120px;
  }

  .small_picture_layer2 {
    width: 100px;
    height: 50px;
  }

  .navigation_top_subaru_hidden {
    padding-right: 3%;
    padding-left: 3%;
    background-color: #fff;
  }

  .image_thumb_subarucotiza {
    width: 100%;
  }

  .nuestrosmodelos_highres {
    display: none;
  }

  .nuestrosmodelos_lowres {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .colorversion_container {
    width: 300px;
  }

  .heading-10 {
    margin-top: 3px;
  }

  .disponibilidad_text {
    font-size: 12px;
    line-height: 16px;
    font-weight: 300;
  }

  .ficha_tecnica_text {
    font-size: 10px;
  }

  .titles_ficha_tecnica {
    font-size: 14px;
  }

  .colorversion_container-_mobile {
    width: 300px;
  }

  .highlight_reel_subaru {
    width: 125px;
  }

  .highlight-box {
    width: 114px;
    height: 85px;
  }

  .heading_highlightreel {
    font-size: 8px;
  }

  .highlight_reel_btn_trigger {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: rgba(0, 173, 238, 0.65);
  }

  .highlight_reel_btn_trigger-_lowres {
    display: none;
  }

  .whitesmoke_bg_intro {
    display: none;
  }
}

@media screen and (min-width: 1920px) {
  .logo_centered_top {
    width: 150px;
    height: 100%;
  }

  .modal-element-ix2 {
    overflow: hidden;
    width: 650px;
    height: 425px;
    border-color: hsla(0, 0%, 63.1%, 0.15);
    border-radius: 21px;
    box-shadow: 1px 1px 10px 3px rgba(0, 0, 0, 0.3);
  }

  .modal-content {
    padding: 0px 0px 10px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }

  .modal-header {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    height: 45px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #000;
  }

  .modal_overlay_cotizacion {
    display: none;
    background-color: rgba(26, 27, 29, 0.4);
  }

  .close {
    top: 15px;
    width: 15px;
  }

  .modal-detail {
    font-family: 'Nunito Sans', sans-serif;
    color: #fff;
    font-size: 10px;
    font-weight: 400;
  }

  .navigation_top_subaru {
    height: 50px;
    padding-right: 5%;
    padding-left: 5%;
    background-color: transparent;
  }

  .logo-subaru {
    position: absolute;
    left: 5%;
    top: 0%;
    right: auto;
    bottom: auto;
    z-index: 3;
    display: block;
    margin-top: 13px;
    margin-left: 2%;
  }

  .nuestrosmodelos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 150px;
    height: 30px;
    margin-top: 13px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 100px;
    background-color: #000;
    box-shadow: none;
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
  }

  .nuestros_modelos_txt {
    z-index: 7;
    padding-top: 12px;
    padding-right: 10px;
    padding-bottom: 10px;
    font-size: 8px;
    font-weight: 900;
    letter-spacing: 1px;
  }

  .subaru_layer2_container {
    padding-top: 20px;
  }

  .subaru_layer2_container.forester_layer2 {
    padding-top: 25px;
  }

  .subaru_layer2_container.wrx_layer2 {
    padding-right: 5%;
    padding-left: 5%;
  }

  .centered_menu_cards {
    padding-top: 20px;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    background-color: transparent;
  }

  .subaru_car_card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 125px;
    height: 135px;
    margin-top: 15px;
    margin-left: 30px;
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .subaru_car_card:active {
    box-shadow: none;
  }

  .subaru_car_card:focus {
    box-shadow: none;
  }

  .image_thumb_subaru {
    width: 150px;
    margin-top: 15px;
  }

  .title_car_subaru_menu {
    color: #000;
    font-size: 8px;
    font-weight: 900;
  }

  .card_title {
    margin-top: 15px;
  }

  .block_reveal_blue {
    background-color: rgba(11, 102, 214, 0.15);
  }

  .card_title_container {
    position: absolute;
    z-index: 55;
    overflow: hidden;
    width: 100%;
    height: 100%;
  }

  .title_subaru_texts {
    z-index: 3;
    width: 100%;
    height: 100%;
  }

  .subaru_car_category {
    z-index: 51;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
    border-radius: 0px 0px 5px;
  }

  .text-car-category-subaru {
    padding-top: 7px;
    padding-bottom: 5px;
    padding-left: 5px;
    font-size: 8px;
    line-height: 100%;
    letter-spacing: 0.5px;
  }

  .arrow {
    display: block;
    width: 15px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }

  .specs_layer2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .text_link_layer2_menu {
    font-size: 12px;
  }

  .titles_layer2 {
    overflow: hidden;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .content-container-subaru {
    position: relative;
    margin-top: 10px;
  }

  .content-container-subaru.transmision-texto {
    position: relative;
  }

  .line-container-subaru-motor {
    opacity: 1;
  }

  .transmision_text_subaru {
    position: relative;
  }

  .cotiza_btn_layer2 {
    width: 150px;
    height: 35px;
    margin-top: 10px;
    margin-right: auto;
    border-radius: 100px;
    color: #fff;
  }

  .cotiza_btn_layer2:hover {
    box-shadow: none;
    color: #fff;
  }

  .cotiza_btn_layer2:active {
    box-shadow: none;
    color: #b8b8b8;
  }

  .cotiza_btn_layer2:focus {
    box-shadow: none;
    color: #b8b8b8;
  }

  .cotiza_modelo_txt {
    padding: 15px 5px 13px;
    font-size: 8px;
  }

  .bullet_text_subaru_specs {
    padding-left: 0px;
    font-size: 10px;
  }

  .blueblock_specs_subaru {
    display: none;
    background-color: rgba(11, 102, 214, 0.05);
    font-size: 12px;
  }

  .text-block-4 {
    margin-top: 0px;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 8px;
    line-height: 11px;
  }

  .text_layer2 {
    max-width: 350px;
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 10px;
    line-height: 14px;
    font-weight: 400;
    letter-spacing: 0px;
  }

  .line-container-subaru-intro {
    opacity: 1;
  }

  .top_button_title_intro {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .line-container-subaru-seg {
    margin-right: 20px;
    opacity: 1;
  }

  .nuestrosmodelos_ctn {
    position: absolute;
    z-index: 5;
    display: none;
    background-color: #000;
  }

  .regresar_layer1 {
    overflow: hidden;
    margin-top: 13px;
    border-radius: 100px;
    background-color: transparent;
    box-shadow: none;
  }

  .master_menu_ctn {
    min-height: 190px;
    margin-top: 0px;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .blue_block_cotiza {
    display: block;
    background-color: #001168;
  }

  .small_picture_layer2 {
    width: 120px;
    height: 45px;
    margin-top: auto;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .small_picture_layer2.forester_layer2_picture {
    width: 100px;
    height: 45px;
    background-image: url('../images/forester_white_thumb.jpg');
  }

  .small_picture_layer2.evoltis_layer2_picture {
    width: 100px;
    height: 45px;
  }

  .small_picture_layer2.sedan_layer2_picture {
    width: 100px;
    height: 45px;
  }

  .small_picture_layer2.hatchback_layer2_picture {
    width: 100px;
    height: 45px;
  }

  .small_picture_layer2.allnewxv_layer2_picture {
    width: 100px;
    height: 45px;
  }

  .small_picture_layer2.outback_layer2_picture {
    width: 100px;
    height: 45px;
    background-image: url('../images/Touring_AGM_resize.jpg');
  }

  .small_picture_layer2.wrxsti_picture {
    width: 100px;
    height: 45px;
  }

  .togglebuttongreen {
    bottom: 0px;
    width: 80px;
    height: 35px;
    opacity: 0;
  }

  .buttontext-off {
    top: 8px;
    padding-top: 6px;
    padding-left: 7px;
    font-size: 10px;
  }

  .toggle_tags_breakpoint_lowres {
    display: none;
    margin-bottom: 10px;
  }

  .togglebutton_exterior {
    width: 80px;
    height: 35px;
  }

  .mtg_bluegreen_01 {
    width: 30px;
    height: 40px;
    -webkit-transform: translate(0%, 0px);
    -ms-transform: translate(0%, 0px);
    transform: translate(0%, 0px);
  }

  .buttontext-on {
    top: 8px;
    padding-top: 6px;
    padding-left: 7px;
    font-size: 10px;
  }

  .topright_buttons {
    z-index: 10;
    margin-top: 11px;
    margin-right: 2%;
  }

  .navigation_top_subaru_hidden {
    z-index: 2;
    display: block;
    height: 50px;
    padding-right: 5%;
    padding-left: 5%;
    background-color: #fff;
    box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.2);
  }

  .intro_titles_layer2 {
    overflow: hidden;
    padding-bottom: 10px;
    padding-left: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .introblock_layer2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }

  .title_block_subaru {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .cotiza_cards_selection {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .subaru_car_card_cotizar {
    overflow: hidden;
    width: 300px;
    margin-top: 0px;
    margin-left: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(255, 255, 255, 0.25);
    box-shadow: 1px 1px 35px 0 rgba(11, 102, 214, 0.02);
  }

  .subaru_car_card_cotizar:hover {
    box-shadow: none;
  }

  .subaru_car_card_cotizar.first_margin {
    margin-left: 0px;
  }

  .subaru_car_category_cotizar {
    top: 0%;
    padding-right: 10px;
    padding-left: 10px;
    border-radius: 0px 0px 5px;
    background-color: #000;
  }

  .card_title_cotizar {
    margin-bottom: 10px;
  }

  .slider-3 {
    width: 100%;
    height: 100%;
    background-color: transparent;
  }

  .div-block-62 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .bullet_points_slide2 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-64 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .text_input_cotizar_slide3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .field_form_layer3 {
    margin-top: 15px;
  }

  .heading_cotizar {
    margin-top: 5px;
    margin-bottom: 10px;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 12px;
    font-weight: 700;
  }

  .field_select_cotizar {
    width: 100%;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 10px;
  }

  .textfield_cotizar {
    height: 30px;
    padding-left: 5px;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 10px;
  }

  .submit-button-2 {
    display: none;
    margin-top: 10px;
    margin-right: 30px;
    padding: 10px 40px;
    border-radius: 20px;
    background-color: #00adee;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 10px;
    font-weight: 300;
  }

  .div-block-65 {
    width: 50%;
  }

  .centered_slider_cotiza {
    width: 100%;
    padding-top: 55px;
  }

  .formblock_fichastecnicas {
    width: 100%;
    height: 100%;
    margin-bottom: 0px;
  }

  .selection_slide2_cotizar {
    font-family: 'Nunito Sans', sans-serif;
    color: #000;
    font-size: 10px;
    font-weight: 600;
  }

  .div-block-67 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .slides {
    width: 100%;
    height: 400px;
  }

  .slide-3 {
    width: 100%;
    height: 400px;
  }

  .slide-4 {
    width: 100%;
    height: 100%;
    padding-left: 10px;
  }

  .mask-2 {
    width: 100%;
  }

  .form_fichastecnicas {
    width: 100%;
    height: 100%;
  }

  .slide-nav-2 {
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    display: none;
  }

  .subaru_car_card_cotizar_slide2 {
    max-width: 300px;
    min-width: 300px;
    margin-top: 0px;
    margin-left: 30px;
    padding-top: 30px;
    border-width: 1px;
    border-color: #fff;
    -webkit-transition-property: none;
    transition-property: none;
  }

  .image_thumb_subaru_cotizar {
    width: 250px;
  }

  .block_reveal_blue_cotizar {
    background-color: rgba(11, 102, 214, 0.15);
    opacity: 1;
  }

  .title_car_subaru_menu_cotizar {
    font-size: 14px;
  }

  .slide_2_cotizar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 35px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-68 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .checkbox-label {
    margin-top: 8px;
    font-family: 'Nunito Sans', sans-serif;
    color: #868686;
    font-size: 8px;
    line-height: 14px;
    font-weight: 400;
  }

  .checkbox-3 {
    margin-top: 10px;
  }

  .image_thumb_subarucotiza {
    width: 100%;
  }

  .block_reveal_blue_cotiza {
    display: none;
    background-color: rgba(11, 102, 214, 0.02);
  }

  .slide3_formulario {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .block_block_layer2_cotiza {
    display: block;
    background-color: #000;
    -webkit-transform: translate(100%, 0px);
    -ms-transform: translate(100%, 0px);
    transform: translate(100%, 0px);
  }

  .entrar_al_btn {
    position: relative;
    z-index: 4;
    width: 100%;
    height: 100%;
  }

  .subtitles_layer2 {
    overflow: hidden;
    width: 100%;
    margin-top: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .subaru_layer2_titles {
    position: relative;
    z-index: 5;
    background-color: #fff;
  }

  .whitebox_ctn_texts {
    position: absolute;
    z-index: 5;
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .intro_tex_layer2 {
    position: relative;
  }

  .greyline_bullet_text_ctn {
    position: relative;
    width: 100%;
    height: 100%;
  }

  .greyline_text_block {
    position: absolute;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: rgba(11, 102, 214, 0.05);
  }

  .greytext_ctn {
    position: relative;
    z-index: 3;
  }

  .block_lightblue_topbuttons {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 6;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 105%;
    height: 105%;
    padding-right: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #0028ed;
    -webkit-transform: translate(-100%, 0px);
    -ms-transform: translate(-100%, 0px);
    transform: translate(-100%, 0px);
  }

  .close_layer1_btn {
    display: none;
    overflow: hidden;
    width: 30px;
    height: 30px;
    margin-top: 5px;
    border-radius: 100px;
    box-shadow: none;
    -webkit-transform: translate(0px, 0%);
    -ms-transform: translate(0px, 0%);
    transform: translate(0px, 0%);
  }

  .nuestrosmodelos_ctn_white {
    position: absolute;
    z-index: 5;
    background-color: #000;
  }

  .nuestros_modelos_txt_black {
    z-index: 7;
    padding: 12px 20px 10px;
    color: #000;
    font-size: 8px;
    font-weight: 600;
  }

  .previous {
    display: none;
    margin-top: 1px;
    margin-bottom: -65px;
  }

  .details-right {
    margin-top: 0px;
  }

  .next-button-2 {
    border-radius: 20px;
    background-color: #002bff;
    font-family: 'Nunito Sans', sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
  }

  .previous-button-2 {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 14px;
  }

  .next {
    display: none;
  }

  .text-counter {
    color: rgba(0, 0, 0, 0.73);
  }

  .radio-button-label-3 {
    display: none;
  }

  .radiobutton_cotiza_slide1 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 5;
    width: 100%;
    height: 100%;
    margin: 0px;
    opacity: 0;
    cursor: pointer;
  }

  .activeblock_cotiza_slide1_click {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 3;
    margin: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    border-style: solid;
    border-width: 2px;
    border-color: rgba(0, 43, 255, 0.25);
    border-radius: 20px;
    background-color: rgba(11, 102, 214, 0.1);
    opacity: 0;
  }

  .activeblock_cotiza_slide1_hover {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 3;
    margin: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    border-radius: 20px;
    opacity: 0;
  }

  .radio-button-label-4 {
    padding-top: 0px;
    font-size: 12px;
  }

  .heading-9 {
    font-family: 'Nunito Sans', sans-serif;
    color: #000;
    font-size: 16px;
    font-weight: 900;
  }

  .text-block-7 {
    font-family: 'Nunito Sans', sans-serif;
  }

  .whatsapp_btn {
    position: fixed;
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: 52;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 85px;
    height: 85px;
    margin-top: 19px;
    margin-right: 10px;
    margin-bottom: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50px;
    background-color: #e9fbf0;
  }

  .whatsapp_green {
    position: absolute;
    width: 35px;
  }

  .playbutton_videos_subaru {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    height: 30px;
    margin-left: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1.5px solid #7a8de9;
    border-radius: 50px;
  }

  .image_subaru_play {
    width: 10px;
    height: 7px;
  }

  .overlay_block {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 50;
    width: 100%;
    height: 100%;
    padding-right: 0px;
    padding-bottom: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(11, 102, 214, 0.01)), to(rgba(96, 147, 211, 0.15)));
    background-image: linear-gradient(180deg, rgba(11, 102, 214, 0.01), rgba(96, 147, 211, 0.15));
    opacity: 0;
  }

  .x_btn {
    position: absolute;
    z-index: 8;
    display: none;
    width: 15px;
    height: 15px;
  }

  .modal_overlay_youtube {
    background-color: rgba(26, 27, 29, 0.4);
  }

  .video_youtube {
    display: block;
    height: 100%;
    background-image: none;
  }

  .modal-content_youtube {
    padding: 0px;
  }

  .modal-element-ix2-youtube {
    overflow: hidden;
    width: 850px;
    min-height: 500px;
    border-color: hsla(0, 0%, 63.1%, 0.15);
    border-radius: 20px;
    background-color: transparent;
  }

  .close_youtube {
    opacity: 1;
  }

  .layer2_close {
    display: none;
    width: 28px;
    height: 28px;
    margin-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 100px;
    background-color: #000;
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
  }

  .x_btn_layer2 {
    position: absolute;
    z-index: 8;
    display: block;
    width: 15px;
    height: 15px;
  }

  .block_lightblue_topbuttons_layer2 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 10;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 105%;
    height: 105%;
    padding-right: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #0028ed;
    -webkit-transform: translate(-100%, 0px);
    -ms-transform: translate(-100%, 0px);
    transform: translate(-100%, 0px);
  }

  .slider-right_subaru {
    bottom: -25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 85px;
    height: 30px;
    margin-right: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100px;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 12px;
  }

  .slider-left_subaru {
    position: absolute;
    left: 10px;
    top: auto;
    right: auto;
    bottom: -10px;
    margin-left: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image_thumb_subarucotiza_02 {
    width: 100%;
  }

  .text-car-category-subaru_cotizar {
    padding-top: 6px;
    padding-bottom: 5px;
    padding-left: 3px;
    color: #fff;
    font-size: 12px;
    line-height: 100%;
    font-weight: 900;
    letter-spacing: 0.5px;
  }

  .image-2 {
    display: block;
    width: 100%;
    height: 100%;
    opacity: 1;
  }

  .toggle_tags_breakpoint_hires {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 250px;
    height: 38px;
    margin-bottom: 10px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50px;
    background-color: hsla(0, 0%, 100%, 0.25);
    box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.07);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
  }

  .mtg_bluegreen_01_lowres {
    width: 30px;
    height: 40px;
    -webkit-transform: translate(0%, 0px);
    -ms-transform: translate(0%, 0px);
    transform: translate(0%, 0px);
  }

  .mtg_bluegreen_01_highres {
    width: 30px;
    height: 40px;
    -webkit-transform: translate(43px, 0px);
    -ms-transform: translate(43px, 0px);
    transform: translate(43px, 0px);
  }

  .nuestrosmodelos_highres {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 150px;
    height: 30px;
    margin-top: 13px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 100px;
    background-color: #000;
    box-shadow: none;
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
  }

  .nuestrosmodelos_lowres {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 140px;
    height: 28px;
    margin-top: 1px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 100px;
    background-color: #000;
    box-shadow: none;
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
  }

  .closeyoutube {
    left: 15px;
    top: 15px;
    width: 15px;
  }

  .text-block-9 {
    font-size: 12px;
  }

  .radiobutton_subaru_versions {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .radiobutton_subaru_versions.version_bullet_02 {
    margin-top: 3px;
    margin-bottom: 3px;
  }

  .colorversion_container {
    width: 350px;
  }

  .carversion_colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .bullet_colors {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .title_car_subaru_menu_colors {
    color: #000;
    font-size: 14px;
    font-weight: 900;
  }

  .title_car_subaru_cotizar {
    color: #000;
    font-size: 12px;
    font-weight: 900;
  }

  .color_version_img.z-index_col02 {
    display: block;
  }

  .color_version_img.z-index_col03 {
    display: block;
  }

  .color_version_img.z-index_col04 {
    display: block;
  }

  .color_version_img.z-index_col05 {
    display: block;
  }

  .color_version_img.z-index_col06 {
    display: block;
  }

  .color_version_img.z-index_col07 {
    display: block;
  }

  .color_version_img.z-index_col08 {
    display: block;
  }

  .subaru_color_images {
    height: 165px;
  }

  .heading-10 {
    font-size: 16px;
  }

  .color_version_text.color_text_01 {
    opacity: 1;
  }

  .text_colors_ctn {
    margin-bottom: 10px;
  }

  .modal_youtube_head {
    height: 45px;
  }

  .block_gradient_cotiza {
    z-index: 4;
    display: block;
    background-color: #000;
  }

  .slide_4_cotizar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 35px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text_input_cotizar_slide3-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading-11 {
    color: #000;
  }

  .textfield_cotizar-2 {
    height: 30px;
    padding-left: 5px;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 10px;
  }

  .tag_triggers {
    z-index: 50000;
  }

  .nuestrosmodelos_mobile {
    border-radius: 100px;
    background-color: #000;
    box-shadow: none;
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
  }

  .x_btn_mobile {
    position: absolute;
    z-index: 8;
    display: none;
    width: 15px;
    height: 15px;
  }

  .modal_intro_overlay {
    background-color: rgba(26, 27, 29, 0.4);
  }

  .modal_content_intro {
    padding: 0px;
  }

  .modal_element_intro {
    overflow: hidden;
    width: 850px;
    min-height: 500px;
    border-color: hsla(0, 0%, 63.1%, 0.15);
    border-radius: 20px;
    background-color: transparent;
  }

  .disponibilidad_text {
    font-family: Lato, sans-serif;
    font-size: 10px;
  }

  .modal_tag {
    background-color: rgba(26, 27, 29, 0.4);
  }

  .modal-content-tag {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }

  .modal-element-ix2-tag {
    overflow: hidden;
    width: 850px;
    height: 550px;
    border-color: hsla(0, 0%, 63.1%, 0.15);
    -webkit-perspective-origin: 50% 100%;
    perspective-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
  }

  .heading-12 {
    line-height: 100%;
  }

  .pdf_download_ficha {
    background-image: url('../images/download_pdf_subaru3.svg');
  }

  .modal_tag_ficha_tecnica {
    background-color: rgba(26, 27, 29, 0.4);
  }

  .modal-element-ix2-tag-_ficha_tecnica {
    overflow: hidden;
    height: 650px;
    min-width: 1000px;
    box-shadow: 1px 1px 10px 3px rgba(0, 0, 0, 0.3);
    -webkit-perspective-origin: 50% 100%;
    perspective-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
  }

  .modal-content-tag-ficha_tecnica {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }

  .cotiza_btn_layer2-ficha {
    width: 150px;
    height: 35px;
    margin-top: 10px;
    border-radius: 100px;
    background-color: #0028ed;
    color: #fff;
  }

  .cotiza_btn_layer2-ficha:hover {
    box-shadow: none;
    color: #fff;
  }

  .cotiza_btn_layer2-ficha:active {
    box-shadow: none;
    color: #b8b8b8;
  }

  .cotiza_btn_layer2-ficha:focus {
    box-shadow: none;
    color: #b8b8b8;
  }

  .colorversion_container-_mobile {
    width: 350px;
  }

  .subaru_color_images_mobile {
    height: 165px;
  }

  .playbutton_videos_subaru_mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    height: 30px;
    margin-left: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1.5px solid #7a8de9;
    border-radius: 50px;
  }

  .toggle_tags_breakpoint_mobile {
    display: none;
    margin-bottom: 10px;
  }

  .mobile_sound_bar.soundbar_padding_desktop {
    width: 35px;
    height: 35px;
    margin-right: 10px;
  }

  .highlight_reel_subaru {
    width: 147px;
  }

  .highlight-box {
    width: 140px;
    height: 85px;
  }

  .highlight_reel_btn_trigger {
    background-color: rgba(0, 173, 238, 0.65);
  }

  .highlight_reel_btn_trigger:hover {
    background-color: #00adee;
  }

  .highlight_reel_btn_trigger-_lowres {
    display: none;
  }

  .overlay_block_mobile {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 50;
    width: 100%;
    height: 100%;
    padding-right: 0px;
    padding-bottom: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(11, 102, 214, 0.01)), to(rgba(96, 147, 211, 0.15)));
    background-image: linear-gradient(180deg, rgba(11, 102, 214, 0.01), rgba(96, 147, 211, 0.15));
    opacity: 0;
  }

  .master_menu_ctn_test {
    min-height: 190px;
    margin-top: 0px;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .close_tag_ctn {
    width: 35px;
    height: 35px;
  }

  .close_tag_ctn_ficha {
    width: 35px;
    height: 35px;
  }

  .playbutton_videos_subaru_desktop {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    height: 30px;
    margin-left: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .entrar_showroom_btn:hover {
    box-shadow: none;
    color: #fff;
  }

  .entrar_showroom_btn:active {
    box-shadow: none;
    color: #b8b8b8;
  }

  .entrar_showroom_btn:focus {
    box-shadow: none;
    color: #b8b8b8;
  }

  .entrar_txt_btn {
    padding: 15px 5px 13px;
    font-size: 8px;
  }

  .whitesmoke_bg_intro {
    display: none;
  }

  .entrar_showroom_btn-_desktop:hover {
    color: #fff;
  }

  .entrar_showroom_btn-_desktop:active {
    color: #b8b8b8;
  }

  .entrar_showroom_btn-_desktop:focus {
    color: #b8b8b8;
  }

  .entrar_bt_gris_over:hover {
    box-shadow: none;
    color: #fff;
  }

  .entrar_bt_gris_over:active {
    box-shadow: none;
    color: #b8b8b8;
  }

  .entrar_bt_gris_over:focus {
    box-shadow: none;
    color: #b8b8b8;
  }

  .entrar_bt_gradient_base:hover {
    box-shadow: none;
    color: #fff;
  }

  .entrar_bt_gradient_base:active {
    box-shadow: none;
    color: #b8b8b8;
  }

  .entrar_bt_gradient_base:focus {
    box-shadow: none;
    color: #b8b8b8;
  }

  .entrar_txt_btn_mobile {
    padding: 15px 5px 13px;
    font-size: 8px;
  }

  .nuestrosmodelos_mobile_horizontal {
    border-radius: 100px;
    background-color: #000;
    box-shadow: none;
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
  }
}

@media screen and (max-width: 991px) {
  .nav-menu-title-mask {
    padding: 15px 0px;
  }

  .nav-menu-title {
    font-size: 8vw;
  }

  .nav-menu-photo {
    width: 23vw;
    margin-right: 8px;
    margin-left: 8px;
  }

  .loading-line {
    height: 2px;
  }

  .centered_menu_cards {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .subaru_car_card {
    top: 40px;
    height: 85px;
    max-width: 85px;
    min-width: 75px;
    margin-left: 10px;
    padding-right: 5px;
    padding-left: 5px;
  }

  .subaru_car_category {
    display: none;
  }

  .slide-content {
    width: 100%;
    min-height: 100vh;
    padding-top: 140px;
    padding-bottom: 140px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .checkbox-base {
    height: auto;
    min-height: 100px;
  }

  .slide-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tab-link {
    padding-right: 0%;
  }

  .subaru_layer2_specs_slider-2 {
    -ms-grid-columns: 1.5fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1.5fr 1fr 1fr 1fr 1fr;
  }

  .line-container-subaru-seg {
    display: none;
  }

  .modal_showroom {
    display: none;
  }

  .inner_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 200px;
    margin-top: 10px;
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .showroomvirtual_welcome {
    width: 98vw;
    height: 85vh;
  }

  .entrar_showroom_btn {
    margin-bottom: 60px;
  }

  .modal_showroom_mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .entrar_showroom_btn-_desktop {
    margin-bottom: 60px;
  }

  .entrar_bt_gris_over {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 767px) {
  .nav-menu-photos-mask {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .nav-menu-photos {
    top: 0%;
    height: 100%;
  }

  .nav-bar {
    height: 80px;
  }

  .nav-menu-photo {
    width: 45vw;
    height: 50%;
  }

  .div-block-42 {
    display: none;
  }

  .loader {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .interactivo_gif_loader {
    width: 120px;
    height: 120px;
    background-size: 100px;
  }

  .loading-line {
    width: 100%;
    height: 6px;
  }

  .modal-placeholder {
    margin-right: 0px;
    margin-left: 0px;
  }

  .logo-subaru {
    margin-top: 11px;
  }

  .subaru_car_card {
    max-width: 75px;
    min-width: 65px;
  }

  .modelo3d_text {
    font-weight: 900;
  }

  .form-wrapper {
    width: 100%;
  }

  .previous-placeholder {
    position: fixed;
    z-index: 6;
  }

  .form-content {
    width: 100%;
    min-width: auto;
  }

  .checkbox-base {
    min-height: 80px;
  }

  .next-placeholder {
    position: fixed;
    z-index: 6;
  }

  .form-item-wrapper {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .col {
    padding-right: 12px;
    padding-left: 12px;
  }

  .h3 {
    font-size: 1.4rem;
  }

  .row {
    margin-right: -12px;
    margin-left: -12px;
  }

  .row.flex-center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .tab-link {
    margin-top: 12px;
    margin-bottom: 12px;
    margin-left: -16px;
    padding-left: 16px;
  }

  .swiper-wrapper {
    height: 120px;
  }

  .picture {
    width: 150px;
    height: 50px;
  }

  .swiper-slide {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
  }

  .swiper-slide_content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .activecar_swiper {
    text-decoration: none;
  }

  .subaru_layer2_specs_slider-2 {
    -ms-grid-columns: 1.25fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1.25fr 1fr 1fr 1fr 1fr;
  }

  .titles_layer2 {
    font-size: 12px;
  }

  .subtitles_layer2 {
    font-size: 12px;
  }

  .previous {
    position: fixed;
    z-index: 6;
  }

  .next {
    position: fixed;
    z-index: 6;
  }

  .nuestrosmodelos_lowres {
    display: none;
  }

  .master_menu_ctn_mobile {
    display: none;
    width: 100%;
    box-shadow: 4px 4px 6px 0 rgba(0, 0, 0, 0.13);
  }

  .nuestrosmodelos_mobile {
    display: none;
    width: 75px;
    height: 23px;
    margin-top: 2px;
  }

  .activecar_youtube {
    position: relative;
    z-index: 50;
    display: none;
    width: 35px;
    height: 25px;
    margin-top: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
  }

  .overlay_block_mobile {
    left: auto;
    right: auto;
  }

  .master_menu_ctn_test {
    display: none;
  }

  .intro_subaru_showroom {
    display: none;
  }

  .modal_showroom {
    display: none;
  }

  .inner_block {
    max-width: 250px;
    margin-top: 10px;
  }

  .showroomvirtual_welcome {
    width: 98vw;
    height: 90vh;
  }

  .heading-16 {
    font-size: 28px;
  }

  .intro_test_block {
    width: 75%;
    margin-top: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .paragraph-3 {
    font-size: 12px;
  }

  .entrar_showroom_btn {
    margin-top: auto;
    margin-bottom: auto;
  }

  .subheading_intro {
    font-size: 14px;
  }

  .modal_showroom_mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .whitesmoke_bg_intro {
    display: none;
  }

  .intro_subaru_showroom_mobile {
    display: none;
  }

  .entrar_showroom_btn-_desktop {
    margin-top: auto;
    margin-bottom: auto;
  }

  .entrar_bt_gris_over {
    margin-top: auto;
    margin-bottom: auto;
  }

  .entrar_bt_gradient_base {
    margin-top: auto;
    margin-bottom: auto;
  }

  .nuestrosmodelos_mobile_horizontal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 75px;
    height: 23px;
    margin-top: 2px;
  }

  .master_menu_ctn_mobile_horitzonal {
    position: absolute;
    top: 0%;
    z-index: 1;
    display: block;
    width: 100%;
    box-shadow: 4px 4px 6px 0 rgba(0, 0, 0, 0.13);
    -webkit-transform: translate(0px, -160px);
    -ms-transform: translate(0px, -160px);
    transform: translate(0px, -160px);
  }

  .intro_subaru_showroom_mobile_horizontal {
    display: none;
  }

  .please_rotate {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 500;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(20, 20, 20, 0.76);
  }

  .div-block-110 {
    z-index: 50000;
    width: 75px;
    height: 75px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-image: url('../images/rotatedevice.gif');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .text-block-12 {
    width: 60%;
    margin-top: 20px;
    font-family: 'Nunito Sans', sans-serif;
    color: #fff;
    font-weight: 300;
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .main-mapiwrap {
    top: 50px;
    height: 95vh;
  }

  .navigation_top {
    display: none;
  }

  .logo_centered_top {
    width: 100px;
  }

  .div-block-42 {
    display: none;
  }

  .loader {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .interactivo_gif_loader {
    width: 150px;
    height: 150px;
  }

  .logo-casaviva {
    height: 50px;
  }

  .navigation_top_movil {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
  }

  .modal-content {
    padding-right: 30px;
    padding-left: 30px;
  }

  .bg {
    background-position: 50% 50%;
  }

  .tour_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .navigation_top_subaru {
    display: none;
  }

  .logo-subaru {
    z-index: 51;
    width: 110px;
    height: 25px;
  }

  .nuestros_modelos_txt {
    padding-left: 10px;
  }

  .modelo3d_text {
    font-weight: 900;
    text-decoration: none;
  }

  .previous-placeholder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 75px;
  }

  .form-content {
    width: 100%;
  }

  .checkbox-base {
    margin-bottom: 15px;
  }

  .form-section-title {
    font-size: 2em;
    line-height: 1.3em;
  }

  .slider {
    height: auto;
    min-height: 80vh;
  }

  .form-item-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .col {
    padding-right: 0px;
    padding-left: 0px;
  }

  .row {
    margin-right: 0px;
    margin-left: 0px;
  }

  .tab-link {
    margin-left: -12px;
    padding-left: 12px;
  }

  .swiper-wrapper {
    height: 120px;
  }

  .swiper-container {
    z-index: 50;
  }

  .sub-title {
    display: none;
  }

  .picture {
    width: 150px;
    height: 50px;
  }

  .picture.t-2 {
    background-image: url('../images/Gris_Plata.webp');
  }

  .picture.t-6 {
    background-image: url('../images/forester.png');
  }

  .picture.t-4 {
    background-image: url('../images/wrx.webp');
  }

  .picture.t-7 {
    background-image: url('../images/xv.png');
  }

  .picture.t-5 {
    background-image: url('../images/outback.png');
  }

  .swiper-slide {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
  }

  .swiper-slide_content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .activecar_swiper {
    opacity: 0;
    -webkit-transform: translate(0px, 35px);
    -ms-transform: translate(0px, 35px);
    transform: translate(0px, 35px);
    text-decoration: none;
  }

  .subaru_layer2_specs_slider-2 {
    -ms-grid-columns: 1.5fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1.5fr 1fr 1fr 1fr 1fr;
  }

  .titles_layer2 {
    position: relative;
    display: block;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: right;
  }

  .master_menu_ctn {
    display: none;
  }

  .togglebuttongreen {
    background-color: rgba(128, 214, 255, 0.44);
  }

  .toggle_tags_breakpoint_lowres {
    display: none;
  }

  .topright_buttons {
    z-index: 52;
    margin-top: 11px;
  }

  .navigation_top_subaru_hidden {
    z-index: 50;
  }

  .block_block_layer2_cotiza {
    height: 35px;
  }

  .subtitles_layer2 {
    position: relative;
    display: block;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: right;
  }

  .previous {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 75px;
  }

  .toggle_tags_breakpoint_hires {
    display: none;
  }

  .nuestrosmodelos_lowres {
    display: none;
  }

  .closeyoutube {
    top: 6px;
  }

  .bullet_colors {
    margin-bottom: 0px;
  }

  .bulletcolorversion {
    margin-right: 10px;
    margin-left: 10px;
  }

  .modal_youtube_head {
    height: 25px;
  }

  .block_gradient_cotiza {
    height: 35px;
  }

  .master_menu_ctn_mobile {
    position: absolute;
    z-index: 2;
    display: block;
    width: 100%;
    background-color: #fff;
    box-shadow: 4px 4px 6px 0 rgba(0, 0, 0, 0.13);
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }

  .nuestrosmodelos_mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 75px;
    height: 23px;
  }

  .modal_content_intro {
    padding-right: 30px;
    padding-left: 30px;
  }

  .modal_tag {
    padding-right: 2%;
    padding-left: 2%;
  }

  .modal-element-ix2-tag {
    height: 365px;
    min-width: 90%;
  }

  .tag_container_content {
    display: none;
  }

  .imgtag_modal {
    background-position: 50% 50%;
    background-size: cover;
  }

  .tag_image_wrapper {
    height: 50vh;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-96 {
    margin-bottom: 15px;
  }

  .modal_tag_ficha_tecnica {
    padding-right: 0%;
    padding-left: 0%;
  }

  .modal-element-ix2-tag-_ficha_tecnica {
    height: 80vh;
    min-width: 95%;
    margin-right: 25px;
    margin-left: 25px;
  }

  .cotiza_btn_layer2-ficha {
    z-index: 50;
    margin-top: auto;
    margin-bottom: auto;
    box-shadow: 3px 5px 12px -2px rgba(0, 5, 61, 0.39);
  }

  .color_ball_fichas_tecnicas {
    margin-bottom: 0px;
  }

  .accordion-item {
    -webkit-transform: translate(-100%, 0px);
    -ms-transform: translate(-100%, 0px);
    transform: translate(-100%, 0px);
  }

  .accordion-toggle {
    height: 40px;
  }

  .heading-13 {
    font-size: 12px;
    font-weight: 900;
  }

  .tag_container_content_mobile {
    display: block;
    padding-left: 5px;
  }

  .tagwrapper_fichastecnicas_mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tag_image_wrapper_ficha_mobile {
    overflow: visible;
    width: 100%;
  }

  .accordion_mobile {
    width: 100%;
    margin-top: 20px;
  }

  .colorversion_container-_mobile {
    width: 200px;
  }

  .subaru_color_images_mobile {
    height: 85px;
  }

  .audio_container {
    display: none;
  }

  .video_ctn_mobile {
    position: fixed;
    top: 25%;
    right: 0%;
    z-index: 1;
    overflow: hidden;
    width: 55px;
    height: 55px;
    padding-right: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    border-width: 1px 0px 1px 1px;
    border-color: hsla(0, 0%, 100%, 0.07) hsla(0, 0%, 100%, 0.17) hsla(0, 0%, 100%, 0.07) hsla(0, 0%, 100%, 0.07);
  }

  .video_ctn_mobile.forester_btn_side {
    display: none;
  }

  .video_ctn_mobile.ihatchback_btn_side {
    display: none;
  }

  .video_ctn_mobile.sedan_btn_side {
    display: none;
  }

  .video_ctn_mobile.xv_btn_side {
    display: none;
  }

  .video_ctn_mobile.xrx_btn_side {
    display: none;
  }

  .playbutton_videos_subaru_mobile {
    position: relative;
    z-index: 5;
    width: 30px;
    height: 30px;
    margin-left: 0px;
    background-image: url('../images/youtube_play02.svg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .button_play_sider_containter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 37px;
    height: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px none #000;
    border-radius: 5px 0px 0px 5px;
    background-color: hsla(0, 0%, 100%, 0.2);
    box-shadow: inset 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
  }

  .toggle_tags_breakpoint_mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100px;
    margin-bottom: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .mobile_sound_bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50px;
    box-shadow: inset 1px 1px 5px 0 rgba(0, 0, 0, 0.2);
    opacity: 1;
    -webkit-transition: all 400ms cubic-bezier(.19, 1, .22, 1);
    transition: all 400ms cubic-bezier(.19, 1, .22, 1);
  }

  .mobile_sound_bar.soundbar_padding_desktop {
    display: none;
  }

  .sound_icon_nav_mobile {
    width: 12px;
    height: 12px;
    background-image: none;
  }

  .highlight_reel_subaru {
    width: 83px;
    padding-top: 85px;
    -webkit-transform: translate(-150%, 0px);
    -ms-transform: translate(-150%, 0px);
    transform: translate(-150%, 0px);
  }

  .highlight-box {
    width: 85px;
    height: 55px;
  }

  .heading_highlightreel {
    padding-right: 4px;
    padding-left: 4px;
    font-size: 7px;
  }

  .highlight_reel_btn_trigger {
    top: 60%;
  }

  .interiores_btn {
    font-size: 9px;
  }

  .highlight_reel_btn_trigger_mobile {
    top: 55%;
    background-color: #00adee;
  }

  .highlight_reel_btn_trigger_mobile:hover {
    background-color: #00adee;
  }

  .footer_info_interactivo_mp {
    padding-right: 5px;
  }

  .link_footer_txt {
    font-size: 8px;
  }

  .separator_footer {
    width: 1px;
    height: 8px;
    margin-right: 3px;
    margin-left: 3px;
  }

  .highlight_reel_btn_trigger-_lowres {
    top: 60%;
    display: none;
  }

  .activecar_youtube {
    position: relative;
    z-index: 50;
    display: none;
    width: 35px;
    height: 25px;
    margin-top: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-image: url('../images/YouTube-Icon-Full-Color-Logo.wine.svg');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-transform: translate(0px, -35px);
    -ms-transform: translate(0px, -35px);
    transform: translate(0px, -35px);
    cursor: pointer;
  }

  .overlay_block_mobile {
    left: auto;
    right: auto;
    width: 100%;
    height: 100%;
  }

  .cotizar_text {
    font-family: 'Nunito Sans', sans-serif;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-decoration: none;
    text-transform: uppercase;
  }

  .cotizar_button {
    position: fixed;
    top: 50%;
    right: 0%;
    z-index: 50;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100px;
    height: 43px;
    padding-left: 5px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50px 0px 0px 50px;
    background-color: rgba(0, 173, 238, 0.65);
    box-shadow: inset 1px 1px 5px 1px rgba(0, 0, 0, 0.2);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    -webkit-transform: translate(61px, 0px);
    -ms-transform: translate(61px, 0px);
    transform: translate(61px, 0px);
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    text-decoration: none;
    cursor: pointer;
  }

  .cotizar_button:hover {
    background-color: #00adee;
  }

  .dollar_cotizar_img {
    position: absolute;
    height: 28px;
  }

  .carname_sider_mobile_container_02 {
    position: relative;
    z-index: 50;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    height: 35px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .cotizar_link_url {
    margin-left: 8px;
    text-decoration: none;
  }

  .x_closing_cotizar {
    position: absolute;
    height: 10px;
    opacity: 0;
  }

  .master_menu_ctn_test {
    display: none;
  }

  .close_tag_ctn {
    width: 25px;
    height: 25px;
  }

  .close_tag_ctn_ficha {
    width: 30px;
    height: 30px;
  }

  .playbutton_videos_subaru_desktop {
    position: relative;
    z-index: 5;
    width: 30px;
    height: 30px;
    margin-left: 0px;
    background-image: url('../images/youtube_play01.svg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .modal_showroom {
    display: none;
  }

  .inner_block {
    width: 50%;
    max-height: 150px;
    max-width: 150px;
    min-height: 100%;
    margin: 1px;
    padding: 0px 5px;
  }

  .title_inner_block {
    font-size: 10px;
  }

  .text_intro_welcome {
    display: none;
    font-size: 10px;
    text-align: left;
  }

  .intro_img_welcome {
    width: 30px;
    height: 30px;
  }

  .inner_ctn_block {
    min-height: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .cotizar_button_intro {
    z-index: 50;
  }

  .cotizar_button_intro:hover {
    background-color: #00adee;
  }

  .dollar_cotizar_img_intro {
    position: absolute;
    height: 28px;
  }

  .showroomvirtual_welcome {
    width: 98vw;
    height: 90vh;
  }

  .heading-16 {
    width: 90%;
    font-size: 24px;
  }

  .intro_test_block {
    width: 90%;
  }

  .paragraph-3 {
    width: 90%;
    font-size: 12px;
    line-height: 16px;
  }

  .entrar_showroom_btn {
    z-index: 50;
    margin-top: auto;
    margin-bottom: auto;
  }

  .subheading_intro {
    font-size: 14px;
  }

  .slide_main_ctn {
    width: 100%;
  }

  .slide-nav-3 {
    display: none;
  }

  .modal_showroom_mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: auto;
    margin-bottom: auto;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .div-block-107 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .whitesmoke_bg_intro {
    display: none;
  }

  .entrar_txt_btn_mobile {
    color: #ff8a72;
    font-size: 8px;
  }

  .nuestrosmodelos_mobile_horizontal {
    display: none;
    width: 75px;
    height: 23px;
  }

  .master_menu_ctn_mobile_horitzonal {
    z-index: 2;
    display: block;
    width: 100%;
    background-color: #fff;
    box-shadow: 4px 4px 6px 0 rgba(0, 0, 0, 0.13);
    -webkit-transform: translate(0px, -160px);
    -ms-transform: translate(0px, -160px);
    transform: translate(0px, -160px);
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
  }

  .intro_subaru_showroom_mobile_horizontal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .please_rotate {
    display: none;
  }
}

#w-node-_66a200de-e49a-c42d-8687-aa8f0e98bd6b-e35c657e {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
}

#w-node-_66a200de-e49a-c42d-8687-aa8f0e98bd77-e35c657e {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
}

