/* 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; 
}

h1,h2,h3,h4,h5,h6,
body,div,p,li,span,select,input,input::placeholder,textarea,textarea::placeholder,label,a:not(.uk-icon),button{
    font-family: 'DINCond' !important;
}

.tm-navbar-container {
  padding: 0;
}

.uk-text-leyend {
    background-color: rgba(0,0,0,0.2);
    font-weight: 100;
    padding: 2px 7px;
}
body .uk-navbar-nav > li > a::before {
    bottom: -8px;
    height: 3px;
    background: #000;
}


/*Slideshow*/
.mod_slideshow ul.uk-slideshow, .mod_slideshow ul.uk-slideshow > li {
  max-height: 600px;
}
.mod_slideshow ul.uk-slideshow > li > img,
.mod_slideshow ul.uk-slideshow > li > .uk-cover-background.uk-position-cover {
  width:  600px !important;
  margin: 2%;
}
.mod_slideshow ul.uk-slideshow > li > .uk-cover-background.uk-position-cover,
.mod_slideshow ul.uk-slideshow > li > .uk-cover-background.uk-position-cover:before {
  display: none;
}
.mod_slideshow ul.uk-slideshow > li > img {
  opacity: 1 !important;
  visibility: visible;
  display: block;
}
.mod_slideshow {
  background-color: #df001f;
}
.mod_slideshow > div {
  max-width: 1280px;
  margin: 0 auto;
}
.mod_slideshow ul.uk-slideshow > li .uk-overlay-panel {
    align-items: center;
    display: flex;
    padding-bottom: 150px;
}
.mod_slideshow ul.uk-slideshow > li .logo-moto > img {
    filter: brightness(0) invert(1);
    height: 40px;
  width: auto !important;
}
.mod_slideshow .uk-position-relative .uk-overlay-panel.uk-overlay-bottom,
.mod_slideshow ul.uk-slideshow > li .uk-overlay-panel{
    left: 50%;
}
.mod_slideshow ul.uk-slideshow > li .uk-overlay-panel .uk-button {
  padding: 0;
}
.mod_slideshow ul.uk-slideshow > li .uk-overlay-panel .uk-button > a {
  text-decoration: none;
  font-size: 16px;
  padding: 10px 40px;
}
.mod_slideshow .uk-position-relative .uk-overlay-panel .uk-thumbnav > li > a > .uk-text-center > img {
    max-width: 100%;
}
.mod_slideshow .uk-position-relative .uk-overlay-panel .uk-thumbnav > li.uk-active > a {
    border-color: #000000;
}
.mod_slideshow .uk-position-relative .uk-overlay-panel .uk-thumbnav > li > a {
  border: 2px solid #df001f;
  padding: 10px 20px;
  width: 140px;
}
/*End Slideshow*/

/*Dropdown Modelos*/
.dropdown-modelos {
    position: fixed;
    z-index: 20;
    width: 100%;
    background-color: #fff;
    padding: 95px 0 20px 0;
    top: -315px;
    opacity: 0;
  box-shadow: 0 0 20px 0 rgba(51, 51, 51, 0.1);
  transition: all cubic-bezier(.68,-0.55,.27,1.55) 1s;
  -moz-transition: all cubic-bezier(.68,-0.55,.27,1.55) .8s;
}
.dropdown-modelos.uk-active {
    opacity: 1;
    top: 0 !important;
}
.dropdown-modelos + .uk-panel .close-dropdown-modelos {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10;
    text-indent: -1000px;
  cursor: default;
    display: none;
}
.dropdown-modelos.uk-active + .uk-panel .close-dropdown-modelos {
    display: block;
}
/*End Dropdown Modelos*/

body.pages_modelos .uk-block.tm-block-main.uk-block-default {
    padding-top: 0;
}

/*Breadcrumb Modelos*/

.breadcrumbs-sections{
  background: #eeeeee; /* Old browsers */
  background: -moz-linear-gradient(left,  #eeeeee 0%, #dfdfdf 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  #eeeeee 0%,#dfdfdf 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  #eeeeee 0%,#dfdfdf 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#dfdfdf',GradientType=1 ); /* IE6-9 */
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  padding:10px 0;
}
.breadcrumbs-sections .element-imagepro img {
  width: auto;
  height: 30px;
}
.breadcrumbs-sections .element-imagepro {
  margin: 0;
}
.breadcrumbs-sections .uk-button {
  background-color: #df001f;
  padding: 3px 30px;
}
/*End Breadcrumb Modelos*/


/*Full Moto*/
#slidesetMoto .change-color-slideset {
  list-style: none;
  padding: 0;
}
#slidesetMoto .change-color-slideset > li {
  border-radius: 30px;
  overflow: hidden;
  margin: 0 5px;
}
#slidesetMoto .change-color-slideset > li.uk-active {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #444;
}
#slidesetMoto > ul.uk-slideset > li .uk-slidenav-position .uk-slidenav {
  background-color: #44444463;
  font-size: 12px;
  color: #fff;
}

.mod_slideshow h3.uk-text-primary {
    font-size: 40px;
    font-style: italic;
}

.uk-navbar-nav > li > a {
    font-weight: 600;
    font-size: 18px;
    padding: 5px;
}

a.tm-logo-small.uk-visible-large  img {
    padding: 15px 0px;
}

.mod_slideshow div.logo-moto + h4 {
    font-size: 22px;
    text-transform: uppercase;
}

h1,h2,h3,h4,h5,a,input,select,textarea{
    font-weight: 600 !important;
}

.logo-moto {
    margin: 10px 0px;
}

.mod_slideshow div.logo-moto + h4 + h2 {
    font-size: 52px;
    line-height: 54px;
    margin-bottom: 10px !important;
}

.mod_slideshow .uk-button {min-height: 40px;line-height: 40px;}

.mod_slideshow .uk-button:last-child {
    margin-left: 10px;
}

.mod_slideshow ul.uk-thumbnav.uk-flex-left > li > a > img {
    max-width: 100%;
    vertical-align: text-top;
    }

.mod_slideshow ul.uk-thumbnav.uk-flex-left > li > a {
    min-height: 110px;
}

.cotiza h3.uk-margin-remove, 
.conoce-niu h3.uk-margin-remove {
    font-size: 33px;
    color: #000000;
}

.cotiza h3.uk-margin-remove + p, 
.conoce-niu h3.uk-margin-remove + p {
    font-size: 22px;
    margin-top: 10px !important;
}

.test-drive p {
    font-size: 40px;
}

.test-drive h2 {
    font-size: 75px;
    line-height: 80px;
}

.test-drive figcaption.uk-overlay-panel.uk-overlay-right.uk-overlay-bottom {
    max-width: 600px;
    width: 100%;
    padding: 50px 20px;
}

.redes.uk-width-medium-2-5 > a:not(:last-child) {
    margin-right: 15px;
}

.redes.uk-width-medium-2-5 > a {
    font-size: 30px;
    color: #999999;
}

.redes.uk-width-medium-2-5 > a:hover {
    color: #df0120;
}

@media screen and (max-width: 480px){
  .mod_slideshow .uk-overlay-panel.uk-overlay-bottom {
    bottom: -110px;
}

.mod_slideshow .uk-overlay-panel.uk-overlay-bottom > ul > li {
    width: 100%;
    max-width: 25%;
}

.mod_slideshow .uk-overlay-panel.uk-overlay-bottom {
    left: 0px !important;
}

.uk-panel.mod_slideshow.uk-margin-remove {
    margin-bottom: 110px !important;
}

.mod_slideshow .uk-cover-background.uk-position-cover + img {
    max-width: 210px;
    margin: 0 auto;
}

.mod_slideshow ul.uk-slideshow > li .uk-overlay-panel {left: 0;bottom: 0;padding: 0px 20px;align-items: flex-end;justify-content: center;}

.mod_slideshow ul.uk-slideshow > li .uk-overlay-panel .uk-button {
    display: block;
    margin-bottom: 10px;
    margin-left: 0;
}

.cotiza h3.uk-margin-remove, .conoce-niu h3.uk-margin-remove {
    font-size: 28px;
    line-height: 32px;
}

.cotiza h3.uk-margin-remove + p, .conoce-niu h3.uk-margin-remove + p {
    margin: 0px !important;
}

.test-drive img {
    min-height: 300px;
    object-fit: cover;
}

.test-drive h2 {
    font-size: 50px;
    line-height: 52px;
}

.test-drive p {
    line-height: 32px;
    font-size: 38px;
}

.test-drive figcaption.uk-overlay-panel.uk-overlay-right.uk-overlay-bottom {
    padding: 20px 20px;
    background: -moz-linear-gradient(top,  rgba(255,255,255,0.2) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0.2) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom,  rgba(255,255,255,0.1) 5%,rgba(255,255,255,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33ffffff', endColorstr='#ffffff',GradientType=0 );
}

.uk-text-right.powered {
    text-align: center !important;
    margin-top: 25px;
}

.redes.uk-width-medium-2-5 {
    text-align: center;
    margin-bottom: 25px;
}

.info.uk-width-medium-3-5 {
    text-align: center;
}

.mod_slideshow ul.uk-thumbnav.uk-flex-left > li > a > img {
    max-width: 52px;
}

.mod_slideshow .uk-position-relative .uk-overlay-panel .uk-thumbnav > li > a > .uk-text-center > img, .mod_slideshow .uk-position-relative .uk-overlay-panel .uk-thumbnav > li > a > .uk-text-center {
    max-width: 50px;
    margin: 0 auto;
}

.mod_slideshow .uk-position-relative .uk-overlay-panel .uk-thumbnav > li> a {
    padding: 5px;
    width: 100%;
    max-width: 72px;
    min-height: auto;
}

.mod_slideshow h3.uk-text-primary {
    line-height: 30px;
    font-size: 30px;
}

.mod_slideshow ul.uk-slideshow > li .logo-moto > img {
    height: 100%;
    max-height: 20px;
}

.mod_slideshow div.logo-moto + h4 {
    line-height: 22px;
}

.mod_slideshow div.logo-moto + h4 + h2 {
    font-size: 38px;
    line-height: 38px;
}
.breadcrumbs-sections > div >  .uk-flex.uk-flex-middle.uk-flex-space-between {
    display: block;
    }

.breadcrumbs-sections {
    position: relative;
    margin-top: 25px;
}



.breadcrumbs-sections .uk-button {
    padding: 10px 15px;
    font-weight: 600;
}
.uk-panel.dropdown-modelos {
    top: calc(40px - 100%);
    padding: 40px;
}

.uk-sticky-placeholder {
    z-index: 999;
}
}


#pay_form_submit h2.uk-margin-remove {
    color: #df0120;
    line-height: 50px;
}

#pay_form_submit h3.uk-margin-remove {
    line-height: 38px;
    color: #000000;
}

.moduletable > h3 {
    color: #000000;
    font-size: 32px;
}

.multimedia-moto  .uk-cover-background.uk-position-cover {
    background-size: contain;
}
#pay_form_submit a.uk-button {
    padding: 8px;
}

a#pay_reservar {
    background: #df0120;
}

a#pay_cotizar::before {
    top: 0;
}

a#pay_cotizar {
    background: #444444;
    color: #ffffff;
}

ul.uk-breadcrumb {
    background: #df0120;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
}

ul.uk-breadcrumb > li > span {
    color: #ffffff;
    font-size: 26px;
    font-weight: 600;
}

input,select {
    padding: 0px 5px !important;
}

select, input::placeholder {
    color: #999999 !important;
}

@media screen and (max-width: 1280px){
    .mod_slideshow ul.uk-thumbnav.uk-flex-left > li > a > img {
    max-width: 60px;
}

.mod_slideshow .uk-position-relative .uk-overlay-panel .uk-thumbnav > li > a {
    max-width: 110px;
}
}

@media screen and (max-width: 1040px){
    .mod_slideshow ul.uk-thumbnav.uk-flex-left > li > a > img {
    max-width: 45px;
}

.mod_slideshow .uk-position-relative .uk-overlay-panel .uk-thumbnav > li > a {
    max-width: 90px;
    min-height: 90px;
}

.mod_slideshow .uk-position-relative .uk-overlay-panel .uk-thumbnav > li > a > .uk-text-center > img{
    max-width: 55px;
}
}

/* animacion svg */



.circle{fill:none;stroke:#df001f; stroke-width:3;stroke-linecap:round;stroke-miterlimit:10;}

        .circle-dash{fill:none;stroke:#df001f; stroke-width:3;stroke-linecap:round;stroke-miterlimit:10;}

        .check{fill:none;stroke:#777777; stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}

        .check-dash{fill:none;stroke:#777777; 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;}





        }

.politicas > ul {
    list-style: none;
    margin-bottom: 0px;
    display: flex;
    padding-left: 0px;
    justify-content: space-evenly;
}

.politicas > ul > li > a {
    font-size: 18px;
}

.politicas {
    border-top: 1px solid #dddddd;
    padding: 10px 0px;
    margin-top: 10px;
}
.uk-accordion-content.uk-active {
    padding-bottom: 15px;
}
.uk-accordion-content.uk-active {
    padding-bottom: 15px;
}

h3.uk-accordion-title {
    background: #f5f5f5;
    padding: 25px;
    border: none;
    position: relative;
}

h3.uk-accordion-title::before {
    content: "\f0d9";
    position: absolute;
    right: 25px;
    font-family: 'FontAwesome';
    }

h3.uk-accordion-title.uk-active::before {
    content: "\f0d7";
   }
   
   
/*Ocultar reservas*/
.rd-home ul.uk-slideshow > li .uk-overlay-panel h4, 
.rd-home ul.uk-slideshow > li .uk-overlay-panel h2, 
.rd-home ul.uk-slideshow > li .uk-overlay-panel h2 + .uk-button,
.yoo-zoo.product-moto .info-moto #form_customer > .uk-grid > div:first-child,
.yoo-zoo.product-moto .info-moto #form_customer > .uk-margin-top:not(.uk-grid) > .uk-margin-remove{
  display: none !important;
}