/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;

  -webkit-word-wrap: break-word;
  -moz-word-wrap: break-word;
  -ms-word-wrap: break-word;
  -o-word-wrap: break-word;
  word-wrap: break-word;
}

html {
  overflow-x: hidden;
}

a[href="http://www.faboba.com"]
{
  display: none !important;
}

.uk-dotnav > .uk-active > * {
  background: #d91a00;
  border-color: transparent;
}

.uk-dotnav > * > * {
  background: #c7c7c7;
  border-color: transparent;
}

/*HEADER*/
.menu .uk-navbar-nav > li > a {
  font-weight: 600;
}

.menu .uk-navbar-nav > li > a::before {
  height: 3px;
}

.uk-dropdown-navbar {
  background-color: #e20000;
  border-radius: 5px;
}

.uk-dropdown-navbar li > a {
  color: #ffffff;
  font-weight: 600;
}

/*SlideShow*/
.es-inicio .mod_slideshow .uk-margin h3 > strong {
  font-size: 85px;
  font-style: italic;
  line-height: 2px;
}

.es-inicio .mod_slideshow .uk-margin h3 {
  font-size: 55px;
  font-style: italic;
}

.es-inicio .mod_slideshow .uk-overlay-panel {
  padding: 75px;
  margin-top: -4rem;
}

.es-inicio .mod_slideshow .uk-overlay-panel > div {
  width: 100%;
}

.es-inicio .mod_slideshow .uk-width-medium-1-2 .tm-rigth {
  text-align: end;
}

/*Nosotros*/
/* .es-inicio .mod_secciones_exp img.uk-overlay-scale {
  width: 100%;
  max-width: 562px;
  margin-left: 4rem;
}

.es-inicio .mod_secciones_exp .uk-flex {
  margin-left: -9rem;
}

.es-inicio .mod_secciones_exp p {
  margin-top: -10px;
  font-size: 14px;
}

.es-inicio .mod_secciones_exp h3 {
  font-weight: bold;
  margin-left: 8.7rem;
} */

.es-inicio .mod_secciones_exp h3 {
  font-weight: bold;
}

.mod_secciones_exp .uk-container h3 > spam {
  color: rgb(255, 0, 0);
}

div#tm-top-c div#tm-teaser .uk-button,
.es-vehiculo div#tm-full .uk-width-medium-1-2 a.uk-button,
.es-vehiculo div#tm-full .uk-width-medium-1-3 a.uk-button,
.es-vehiculo .uk-width-medium-1-1 ul.uk-subnav a,
.es-inicio .mod_category .uk-button,
.es-inicio .mod_secciones_exp .uk-button,
.es-vehiculo div#tm-top-b .uk-button,
.es-citroen .uk-button,
.es-beta .uk-button,
.es-eicher .uk-button,
.es-forthing .uk-button,
.es-bestune .uk-button,
.es-corratec .uk-button,
.es-royal .uk-button,
.es-suzuki .uk-button,
.es-zx .uk-button {
  color: #000000;
  font-weight: 600;
  border: 2px solid #ff0000;
  border-radius: 15px;
  padding: 0px 30px;
  margin: 0;
}

.es-inicio .mod_category .uk-button:not(.uk-button-link):before,
.es-inicio .mod_secciones_exp .uk-button:not(.uk-button-link):before {
  background-color: #d9d9d9;
}

.es-nosotros main#tm-content .uk-flex {
  margin-top: 1%;
}

.es-nosotros .uk-container .uk-flex h3 {
  line-height: 0;
}

/*Category*/
.es-inicio div#tm-top-c {
  background: linear-gradient(to bottom, #000000 75%, #ffffff 75%);
}

.es-inicio div#tm-top-d,
div#tm-footer {
  background: #000;
}

.es-vehiculo .uk-width-medium-1-1 img#tm-icon,
.es-inicio img#tm-icon,
.es-vehiculo div#tm-top- img#tm-icon {
  height: 100%;
  max-height: 50px;
  min-height: 50px;
  margin: 10px;
}

.es-vehiculo .uk-width-medium-1-1 ul.uk-subnav a,
.es-inicio .tm-top-c .uk-button,
.es-vehiculo div#tm-top-b .uk-button {
  margin-top: 4rem;
}

.es-vehiculo .uk-width-medium-1-1 img#tm-car,
.es-inicio img#tm-car,
.es-vehiculo div#tm-top-b img#tm-car {
  min-height: 140px;
  max-height: 140px;
  height: 100%;
}

.uk-panel.uk-panel-box.uk-text-center {
  width: 20vw;
  height: 35vh;
  border-radius: 7px;
  box-shadow: 0 5px 5px rgb(108 108 108 / 42%);
  margin-top: 2rem;
  margin-left: auto;
  margin-right: auto;
}

.es-inicio .uk-panel.mod_category {
  margin-bottom: -7rem;
  position: relative;
  z-index: 1;
}

.es-inicio .mod_category .uk-container {
  padding: 0;
}

.uk-slidenav-position .uk-slidenav {
  display: block;
}

/*menu categoru probicional*/
.es-inicio div#tm-top-c .uk-container .uk-button {
  color: #ffffff;
  font-weight: 600;
  border: 2px solid #313131;
  border-radius: 15px;
  padding: 0px 30px;
  margin-right: 15px;
}

.es-vehiculo div#tm-full .uk-width-medium-1-3 a.uk-button:before,
.es-inicio div#tm-service .uk-overlay .uk-button:not(.uk-button-link):before,
.es-inicio div#tm-top-c .uk-container .uk-button:not(.uk-button-link):before {
  background-color: #ff0000;
}

.es-inicio div#tm-top-c .uk-container .uk-flex.uk-flex-middle {
  display: grid;
  justify-content: center;
  margin-top: 3rem;
}

div#tm-top-c div#tm-teaser,
div#tm-top-d .mod_category div#tm-teaser {
  background-color: #fff;
  padding: 15px;
  border: 1px solid #0000001c;
  border-radius: 5px;
}

.es-vehiculo div#tm-middle div#tm-teaser {
  margin-top: 0rem;
}

.es-vehiculo .uk-width-medium-1-2 div#panelcard img,
.es-vehiculo .uk-width-medium-1-3 div#panelcard img {
  /* width: 100%; */
  max-height: 160px;
}

/*servicios*/
.es-inicio div#tm-bottom-a {
  margin-top: 5rem;
}

.es-inicio div#tm-bottom-a div#tm-service .uk-width-medium-1-2 {
  padding: 0;
}

.es-inicio div#tm-service figcaption.uk-overlay-panel.uk-overlay-bottom {
  background: linear-gradient(
    45deg,
    #000000 0%,
    #000000 43%,
    #000000 43%,
    #e5e5e5 100%
  );
}

.es-inicio div#tm-service .uk-overlay .uk-button {
  color: #ffffff;
  font-weight: 600;
  border: 2px solid #ff0000;
  border-radius: 15px;
  padding: 0px 30px;
}

.es-servicio .uk-width-medium-1-2 spam {
  font-family: "Montserrat";
}

.es-servicio .uk-width-medium-1-2 h3 {
  margin-top: 5.5rem;
}

.es-servicio .uk-width-medium-1-2 h3 spam {
  color: #ff0000;
}

.es-servicio .uk-container .uk-width-medium-1-2 p {
  margin: 0;
}

.es-servicio .uk-container .uk-width-medium-1-2 p.uk-icon-map-marker {
  margin-bottom: 25px;
}

.uk-slidenav-position .uk-slidenav-previous {
  left: -50px;
}
.uk-slidenav-position .uk-slidenav-next {
  right: -50px;
}

/*unete a nosotros*/

/*footer*/
div#tm-footer {
  padding-top: 3rem;
  text-align: center;
  display: grid;
  justify-content: center;
  justify-items: center;
}

.tm-footer .uk-width-medium-1-4 {
  padding: 20px;
}

.tm-footer .uk-width-medium-1-4 h3 {
  color: #fff;
  font-size: 20px;
}

.tm-footer .uk-width-medium-1-4 p {
  color: #fff;
  font-size: 11px;
}

.uk-form input[type="text"],
.uk-form input[type="email"],
.uk-form input[type="mensaje"] {
  width: 100%;
  max-width: 235px;
  text-align: center;
}

.es-unete div#uk-contacto .uk-form input[type="text"],
.es-unete div#uk-contacto .uk-form input[type="email"] {
  width: 100%;
  max-width: 435px !important;
  text-align: center;
}

.es-unete div#uk-contacto {
  padding: 113px;
}

div#uk-contacto {
  padding-top: 8rem;
}

i.uk-icon-instagram,
i.uk-icon-facebook,
i.uk-icon-youtube-play {
  color: #ff0000;
  font-size: 20px;
  border-radius: 50%;
  background-color: #ffffff;
  display: inline-block;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  margin-right: 10px;
}

.content-ws {
  display: none !important;
  position: absolute;
  bottom: 0px;
  right: 10px;
  width: 50px;
  height: 50px;
  background: #3be854;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  z-index: 9;
}

.uk-icon-whatsapp::before {
  color: #fff;
  font-size: 30px;
  border-radius: 50%;
  background-color: #3be854;
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
}

/*Contacto*/
ul.uk-breadcrumb > li > span {
  font-size: 24px;
}

.uk-panel-box.uk-panel-box-secondary {
  background: #414141;
}

.rd-contactos .uk-panel-box h3 {
  font-weight: 600;
  margin-bottom: 0px;
}

.rd-contactos .uk-panel-box h3 + p {
  margin: 5px 0px;
  line-height: 18px;
}

/*Breadcrumb*/
.uk-breadcrumb {
  background-image: url("https://grupoavant.com.do/images/breadcrumb/bg-header.png");
  background-size: cover;
  text-align: center;
  list-style: none;
}

.uk-breadcrumb li:not(.uk-active) {
  display: none;
}

.uk-breadcrumb li.uk-active::before {
  display: none;
}

ul.uk-breadcrumb li > span {
  font-size: 28px;
  color: #fff;
  font-weight: 700;
  margin: 22px;
  line-height: 32px;
}

.es-citroen ul.uk-breadcrumb li {
  background-image: url("/bocetos/grupoavant/images/logo/seccion/CITROEN_BLANCO-01.png");
}

.es-beta ul.uk-breadcrumb li {
  background-image: url("/bocetos/grupoavant/images/logo/seccion/BETA_LOGO_BLANCO.png");
}

.es-eicher ul.uk-breadcrumb li {
  background-image: url("/bocetos/grupoavant/images/logo/seccion/EICHER_logo_blanco.png");
}

.es-forthing ul.uk-breadcrumb li {
  background-image: url("/bocetos/grupoavant/images/logo/seccion/Forthing_logo_blanco.png");
}

.es-bestune ul.uk-breadcrumb li {
  background-image: url("/bocetos/grupoavant/images/logo/seccion/Logo_Bestune_1.png");
}

.es-corratec ul.uk-breadcrumb li {
  background-image: url("/bocetos/grupoavant/images/logo/seccion/LOGO_CORRATEC_BLANCO.png");
}

.es-royal ul.uk-breadcrumb li {
  background-image: url("/bocetos/grupoavant/images/logo/seccion/LOGO_ROYAL_BLANCO.png");
}

.es-suzuki ul.uk-breadcrumb li {
  background-image: url("/bocetos/grupoavant/images/logo/seccion/LOGO_SUZUKI_BLANCO.png");
}

.es-zx ul.uk-breadcrumb li {
  background-image: url("/bocetos/grupoavant/images/logo/seccion/ZX_LOGO_BLANCO.png");
}

.es-beta ul.uk-breadcrumb li > span,
.es-eicher ul.uk-breadcrumb li > span,
.es-forthing ul.uk-breadcrumb li > span,
.es-bestune ul.uk-breadcrumb li > span,
.es-corratec ul.uk-breadcrumb li > span,
.es-royal ul.uk-breadcrumb li > span,
.es-suzuki ul.uk-breadcrumb li > span,
.es-zx ul.uk-breadcrumb li > span,
.es-citroen ul.uk-breadcrumb li > span {
  visibility: hidden;
}

.es-beta ul.uk-breadcrumb li,
.es-eicher ul.uk-breadcrumb li,
.es-forthing ul.uk-breadcrumb li,
.es-bestune ul.uk-breadcrumb li,
.es-corratec ul.uk-breadcrumb li,
.es-royal ul.uk-breadcrumb li,
.es-suzuki ul.uk-breadcrumb li,
.es-zx ul.uk-breadcrumb li,
.es-citroen ul.uk-breadcrumb li {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 200px;
}

.es-zx div#panelcard h3.uk-text-center,
.es-eicher div#panelcard h3.uk-text-center {
  margin-top: 1px;
}

/*Servicios*/
.es-servicio .uk-container .uk-width-medium-2-3 p {
  margin: 2px;
}

.es-servicio .uk-container .uk-width-medium-2-3 .uk-grid {
  width: 100%;
  max-width: 400px;
}

.es-servicio .uk-container .uk-width-medium-2-3 strong > spam {
  color: #d91a00;
}

.es-servicio .uk-container .uk-width-medium-1-3 {
  width: 45%;
  padding: 0;
}

.es-servicio .uk-container .uk-width-medium-2-3 {
  width: 55%;
  display: grid;
  align-items: center;
  align-content: center;
}

.es-servicio .uk-container .uk-width-medium-1-3 {
  width: 45%;
  padding: 0;
}

.es-servicio .uk-container .uk-width-medium-2-3 {
  width: 55%;
  display: grid;
  align-items: center;
  align-content: center;
}

.es-servicio .uk-container .uk-width-medium-1-3 {
  width: 45%;
}

.es-servicio .uk-container .uk-width-medium-2-3 {
  width: 55%;
  display: grid;
  align-items: center;
  align-content: center;
}

.es-servicio main#tm-content .uk-container {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}

/*vehiculos*/
.es-vehiculo ul.uk-subnav.uk-subnav-line {
  display: grid;
  justify-content: center;
}

.es-vehiculo div#tm-teaser {
  width: 100%;
  max-width: 318px;
}

.es-vehiculo .uk-width-medium-1-1.uk-row-first {
  display: flex;
  align-content: center;
  justify-content: center;
}

.es-vehiculo .uk-article + .uk-article {
  margin: 0;
}

.es-vehiculo div#tm-full .uk-width-medium-1-3 h3.uk-text-center {
  font-size: 21px;
}

@media only screen and (max-device-width: 480px) {
  /*Slideshow*/
  .es-inicio .mod_slideshow .uk-margin h3 > strong {
    font-size: 50px;
    text-align: center;
  }

  .es-inicio .mod_slideshow .uk-margin h3 {
    font-size: 45px;
    text-align: center;
  }

  .es-inicio .mod_slideshow .uk-overlay-panel {
    padding: 0px;
    margin-top: -1rem;
  }

  /*Nosotros*/
  .es-inicio .mod_secciones_exp img.uk-overlay-scale {
    margin-left: 0rem;
  }

  .es-inicio .mod_secciones_exp .uk-flex {
    text-align: center;
    margin-left: 0rem;
  }

  .es-inicio .mod_secciones_exp .uk-flex > img {
    display: none;
  }

  .mod_secciones_exp .uk-panel-space.uk-width-1-1 {
    padding: 0;
    text-align: center;
  }

  .es-inicio .mod_secciones_exp p {
    margin-top: -14px;
    font-size: 14px;
  }

  .es-inicio .mod_secciones_exp h3 {
    font-weight: bold;
    margin-left: 0rem;
    margin-bottom: 3rem;
  }

  .es-nosotros main#tm-content img {
    max-width: 100%;
  }

  .es-nosotros main#tm-content h3,
  .es-nosotros main#tm-content p {
    text-align: center;
  }

  .es-nosotros .uk-container .uk-flex h3 {
    line-height: 1;
  }

  /*grid vehiculos*/
  .es-inicio div#tm-top-c .uk-width-1-1 .uk-container {
    padding: 0px;
  }

  .es-inicio div#tm-top-c .uk-width-1-1 .uk-container ul {
    padding-left: 1px;
    text-align: center;
    line-height: 3;
  }

  /*Servicios*/
  .es-inicio div#tm-bottom-a {
    margin-top: 2rem;
  }

  .es-inicio div#tm-service .uk-overlay .uk-button {
    padding: 0px 10px;
  }

  div#tm-service {
    margin-left: 15px;
    padding: 0;
  }

  .es-inicio div#tm-bottom-a div#tm-service .uk-width-medium-1-2 {
    padding: 5px;
  }

  div#tm-service .uk-width-medium-1-2 .uk-flex h3 {
    font-size: 14px;
    font-weight: bold;
  }

  div#tm-service .uk-overlay-bottom {
    top: 50%;
  }

  .es-vehiculo .uk-width-medium-1-1 img#tm-car,
  .es-inicio img#tm-car,
  .es-vehiculo div#tm-top-b img#tm-car {
    max-height: 180px;
  }

  /*contacto*/
  div#uk-contacto {
    padding-top: 3rem;
    padding-left: 3rem;
  }
  /*Footer*/
  .tm-footer .uk-width-medium-1-4,
  .tm-footer .uk-width-medium-1-4 p,
  .tm-footer .uk-width-medium-1-4 h3 {
    text-align: center !important;
    margin-bottom: 15px;
  }

  /* quitar en movil y mover a footer*/
  a.uk-icon.uk-icon-whatsapp {
    padding-left: 0rem;
  }

  .content-ws {
    position: relative;
  }

  .uk-slidenav-position .uk-slidenav {
    display: none;
  }

  .es-vehiculo .uk-width-medium-1-1 ul.uk-subnav a,
  .es-inicio .tm-top-c .uk-button,
  .es-vehiculo div#tm-top-b .uk-button {
    margin-top: 1rem;
  }
}

.es-inicio div#tm-top-c div#tm-teaser .uk-grid .uk-width-medium-1-1 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/*SVG mensajes enviados - no enviados*/

.circle {
  fill: none;
  stroke: #e6312e;
  stroke-width: 3;
  stroke-linecap: round;
  stroke-miterlimit: 10;
}
.circle-dash {
  fill: none;
  stroke: #ed6e6c;
  stroke-width: 3;
  stroke-linecap: round;
  stroke-miterlimit: 10;
}
.check {
  fill: none;
  stroke: #5c5c5c;
  stroke-width: 3;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.check-dash {
  fill: none;
  stroke: #6b0101de;
  stroke-width: 3;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.check {
  stroke-dasharray: 60 100;
  animation: check 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards 0.15s;
  -webkit-animation: check 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards 0.15s;
  -moz-animation: check 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards 0.15s;
  -o-animation: check 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards 0.15s;
  opacity: 0;
}
@-webkit-keyframes check {
  from {
    stroke-dashoffset: 60;
    opacity: 1;
  }
  to {
    stroke-dashoffset: 00;
    opacity: 1;
  }
}
@-moz-keyframes check {
  from {
    stroke-dashoffset: 60;
    opacity: 1;
  }
  to {
    stroke-dashoffset: 00;
    opacity: 1;
  }
}
@keyframes check {
  from {
    stroke-dashoffset: 60;
    opacity: 1;
  }
  to {
    stroke-dashoffset: 00;
    opacity: 1;
  }
}
.check-dash {
  stroke-dasharray: 10 100;
  animation: check-dash 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards;
  -webkit-animation: check-dash 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards;
  -moz-animation: check-dash 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards;
  -o-animation: check-dash 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards;
}
@-webkit-keyframes check-dash {
  from {
    stroke-dashoffset: 120;
  }
  to {
    stroke-dashoffset: 45;
  }
}
@-moz-keyframes check-dash {
  from {
    stroke-dashoffset: 120;
  }
  to {
    stroke-dashoffset: 45;
  }
}
@keyframes check-dash {
  from {
    stroke-dashoffset: 120;
  }
  to {
    stroke-dashoffset: 45;
  }
}
.circle {
  stroke-dasharray: 300 300;
  animation: circle 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.15s;
  -webkit-animation: circle 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.15s;
  -moz-animation: circle 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.15s;
  -o-animation: circle 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.15s;
  opacity: 0;
}
@-webkit-keyframes circle {
  from {
    stroke-dashoffset: 300;
    opacity: 1;
  }
  to {
    stroke-dashoffset: 0;
    opacity: 1;
  }
}
@-moz-keyframes circle {
  from {
    stroke-dashoffset: 300;
    opacity: 1;
  }
  to {
    stroke-dashoffset: 0;
    opacity: 1;
  }
}
@keyframes circle {
  from {
    stroke-dashoffset: 300;
    opacity: 1;
  }
  to {
    stroke-dashoffset: 0;
    opacity: 1;
  }
}
.circle-dash {
  stroke-dasharray: 10 300;
  animation: circledash 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.05s;
  -webkit-animation: circledash 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.05s;
  -moz-animation: circledash 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.05s;
  -o-animation: circledash 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.05s;
  opacity: 0;
}
@-webkit-keyframes circledash {
  from {
    stroke-dashoffset: 320;
    opacity: 1;
  }
  to {
    stroke-dashoffset: 20;
    opacity: 1;
  }
}
@-moz-keyframes circledash {
  from {
    stroke-dashoffset: 320;
    opacity: 1;
  }
  to {
    stroke-dashoffset: 20;
    opacity: 1;
  }
}
@keyframes circledash {
  from {
    stroke-dashoffset: 320;
    opacity: 1;
  }
  to {
    stroke-dashoffset: 20;
    opacity: 1;
  }
}

a.uk-button.uk-button-primary.uk-animation-slide-bottom {
  background: #e30000;
  border-radius: 16px;
}

@media (min-width: 1220px) {
  .uk-container {
    max-width: 1300px;
    padding: 0 0px;
  }
}

ul#switcher-vehiculos .uk-width-medium-1-1 {
  display: grid;
  justify-items: center;
}

.es-vehiculo .uk-width-medium-1-3 .uk-article {
  margin-top: 100px;
}

div#panelcard img,
div#panelcard img#tm-car {
  max-height: 130px;
  min-height: 130px;
  height: 100%;
}

.es-tiendagar .uk-block.tm-block-main.uk-block-default {
  display: none;
}
