@font-face {
    font-family: 'Gilroy Extra Bold';
    src: url('Gilroy/Extrabold/Gilroy-ExtraBold.eot');
    src: url('Gilroy/Extrabold/Gilroy-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('Gilroy/Extrabold/Gilroy-ExtraBold.woff2') format('woff2'),
        url('Gilroy/Extrabold/Gilroy-ExtraBold.woff') format('woff'),
        url('Gilroy/Extrabold/Gilroy-ExtraBold.ttf') format('truetype'),
        url('Gilroy/Extrabold/Gilroy-ExtraBold.svg#Gilroy-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy Bold';
    src: url('Gilroy/Bold/Gilroy-Bold.eot');
    src: url('Gilroy/Bold/Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
        url('Gilroy/Bold/Gilroy-Bold.woff2') format('woff2'),
        url('Gilroy/Bold/Gilroy-Bold.woff') format('woff'),
        url('Gilroy/Bold/Gilroy-Bold.ttf') format('truetype'),
        url('Gilroy/Bold/Gilroy-Bold.svg#Gilroy-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy Medium';
    src: url('Gilroy/Medium/Gilroy-Medium.eot');
    src: url('Gilroy/Medium/Gilroy-Medium.eot?#iefix') format('embedded-opentype'),
        url('Gilroy/Medium/Gilroy-Medium.woff2') format('woff2'),
        url('Gilroy/Medium/Gilroy-Medium.woff') format('woff'),
        url('Gilroy/Medium/Gilroy-Medium.ttf') format('truetype'),
        url('Gilroy/Medium/Gilroy-Medium.svg#Gilroy-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy Regular';
    src: url('Gilroy/Regular/Gilroy-Regular.eot');
    src: url('Gilroy/Regular/Gilroy-Regular.eot?#iefix') format('embedded-opentype'),
        url('Gilroy/Regular/Gilroy-Regular.woff2') format('woff2'),
        url('Gilroy/Regular/Gilroy-Regular.woff') format('woff'),
        url('Gilroy/Regular/Gilroy-Regular.ttf') format('truetype'),
        url('Gilroy/Regular/Gilroy-Regular.svg#Gilroy-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy Semibold';
    src: url('Gilroy/Semibold/Gilroy-SemiBold.eot');
    src: url('Gilroy/Semibold/Gilroy-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('Gilroy/Semibold/Gilroy-SemiBold.woff2') format('woff2'),
        url('Gilroy/Semibold/Gilroy-SemiBold.woff') format('woff'),
        url('Gilroy/Semibold/Gilroy-SemiBold.ttf') format('truetype'),
        url('Gilroy/Semibold/Gilroy-SemiBold.svg#Gilroy-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}



html, body {
	font-family: "Gilroy Regular";
	padding-top: 0px !important;
	overflow-x: hidden;
}

p{
    font-family: "Gilroy Regular", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Gilroy Bold", sans-serif;
}

:focus {
	outline: none;
}

img.logo {
    width: 100px;
}

li {
	list-style-type: none;
}

/*------------- PREHEADER ---------------*/

div.preheader {
    background: #181432;
    text-align: right;
    padding: 5px 0;
    padding-right: 5%;
    position: relative;
    z-index: 9;
}

div.preheader .container-general {
    padding: 10px 0;
}

div.preheader p {
    color: #FFFFFF;
    display: inline-block;
    font-size: 15px;
    margin: 0;
    margin-right: 10px;
    font-family: 'Gilroy Medium';
}

div.preheader img {
    width: 120px;
}

nav#principal-nav {
    border: none;
    border-radius: 0px;
    margin: 0px;
    height: 90px;
    width: 100%;
    background: transparent;
    z-index: 999;
    background-repeat: no-repeat;
    transition: all .2s;
    -webkit-transition: all .2s;
    -moz-transition-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
}

.fixed{
    position: fixed;
    top: 0px;
    width: 100%;
    left: 0;
    z-index: 1;
    background: #201f3f;
}

.top-padding { 
    padding-top: 90px; 
}

.stickyDiv{
    transition: all .2s;
    -webkit-transition: all .2s;
    -moz-transition-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
}


nav#principal-nav .container-fluid {
    padding: 0px;
}

nav#principal-nav ul {
    display: inline-block;
    float: none;
    margin-top: 5px;
}

.navbar-brand {
	height: auto;
}

li.menuDest a {
    background-color: #00eeff;
    color: #1c1b37 !important;
    border-radius: 50px;
    display: inline-block;
}

.row.display-flex {
	display: flex;
	flex-wrap: wrap;
}

.row.display-flex > [class*='col-'] {
	display: flex;
	flex-direction: column;
}

div#bs-example-navbar-collapse-1 {
    text-align: right;
    padding-right: 5%;
}

.divHead {
    text-align: center;
    padding-top: 15px;
}

a.navbar-brand {
    padding: 0;
    float: none;
}

ul#menu {
	margin-top: 0px;
	height: 59px;
	line-height: 80px;
	width: 100%;
	text-align: center;
	display: flex;
	justify-content: center;
}

.navbar-default .navbar-nav > li > a {
    color: #FFFFFF;
    font-size: 15px;
    font-family: 'Gilroy Bold';
    text-transform: uppercase;
    cursor: pointer;
    transition: all .2s;
    -webkit-transition: all .2s;
    -moz-transition-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #fdf800;
    background-color: transparent;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: transparent;
}

li.menuDest a:hover, li.menuDest a:focus {
    background-color: #d7f200 !important;
}

.navbar-default .navbar-toggle:hover .icon-bar, 
.navbar-default .navbar-toggle:focus .icon-bar{
    background-color: #fdf800;
}

h2 {
	font-size: 40px;
	margin-bottom: 2%;
	color: #000000;
}

.slick-next {
	background: url(../svg/arrow-next.svg) !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: 21px !important;
}

.slick-prev {
	background: url(../svg/arrow-prev.svg) !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: 21px !important;
	left: -40px;
}

.slick-slide img {
    margin: 0 auto;
}

.container-general {
    padding: 5% 0px;
    max-width: 100%;
    margin: 0 auto;
}

.container-fluid {
    position: relative;
}


/*------------- SEIS MESES ---------------*/
div.seismeses {
    background: #d7f200 url(../images/bg-seis-meses.png) no-repeat right center;
    background-size: contain;
    text-align: center;
}

div.seismeses h2{
    font-family: Gilroy Medium;
    text-align: center;
}

div.seismeses b{
    letter-spacing: 1px;
    font-size: 45px;
    font-family: 'Gilroy Bold';
}

/*------------- FUNCIONALIDADES ---------------*/
div.beneficios{
    text-align: center;
    background: rgb(39,38,76);
    background: url(../images/bg-beneficios.png) repeat-x center center,-moz-linear-gradient(90deg, rgba(39,38,76,1) 41%, rgba(42,42,102,1) 100%);
    background: url(../images/bg-beneficios.png) repeat-x center center,-webkit-linear-gradient(90deg, rgba(39,38,76,1) 41%, rgba(42,42,102,1) 100%);
    background: url(../images/bg-beneficios.png) repeat-x center center,linear-gradient(90deg, rgba(39,38,76,1) 41%, rgba(42,42,102,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#27264c",endColorstr="#2a2a66",GradientType=1);
}

div.beneficios h2{
    color:#d7f200;
    text-transform: uppercase;
}

span.trazo {
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-color: #d7f200;
    -webkit-text-stroke-width: 1px;
}

/*------------- CARRUSEL BENEFICIOS ---------------*/

.contenedorBeneficios {
    width: 80%;
    margin: 0 auto;
}

.contenedorBeneficios a.cta{
    margin-top: 80px;
}

.contenidoBeneficio {
    text-align: left;
}

.contenidoBeneficio div {
    font-size: 20em;
    color: #d7f200;
    opacity: 0.2;
    font-family: 'Gilroy Bold';
}

.contenidoBeneficio h2 {
    font-size: 40px;
    text-transform: none !important;
    margin: 0;
    margin-bottom: 15px;
    font-family: 'Gilroy Medium';
}

.contenidoBeneficio p {
    color: #FFFFFF;
    font-size: 21px;
    text-align: left;
    line-height: 26px;
    font-family: 'Gilroy Regular';
}


.jg-slider2 {
    position: relative;
    margin: 50px 0 10px 10px;
  }
  
  .jg-slider2 .big {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 700px;
    float: left;
  }
  
 /* .jg-slider2 .big ul { } */
  
  .jg-slider2 .big ul li {
    width: 100%;
    height: 700px;
  }
  
  .jg-slider2 .big ul li img {
    width: 100%;
    height: 100%
  }
  
  .jg-slider2 .small { 
      float: left;
      margin-top: 100px;
    }
  
   .jg-slider2 .small ul {
       padding-left: 0;
    }
  
  .jg-slider2 .small ul li {
    display: block;
    padding: 3% 10%;
    height: auto;
    border-bottom: 1px solid #ffffff29;
    cursor: pointer;
    transition: all .2s;
    -webkit-transition: all .2s;
    -moz-transition-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
  }
  
  .jg-slider2 .small ul li img {
    width: 100%;
    height: 100%;
    transition: all .2s;
    -webkit-transition: all .2s;
    -moz-transition-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
  }
  
  .jg-slider2 .small ul li.current {
    background: #1f1f3e;
    box-shadow: 0px 5px 5px -3px #090913 inset;
    border-left: 2px solid #d7f200;
 }

 .jg-slider2 .small ul li.current img{
    padding-left:5px;
 }

/*------------- PASO A PASO ---------------*/
div.steps{
    text-align: center;
    background: #27264c; 
    background: url(../images/bg-steps.png) repeat-x bottom center,-moz-linear-gradient(180deg, rgba(39,38,76,1) 41%, rgba(42,42,102,1) 100%);
    background: url(../images/bg-steps.png) repeat-x bottom center,-webkit-linear-gradient(180deg, rgba(39,38,76,1) 41%, rgba(42,42,102,1) 100%);
    background: url(../images/bg-steps.png) repeat-x bottom center, linear-gradient(180deg, rgba(39,38,76,1) 41%, rgba(42,42,102,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#27264c",endColorstr="#2a2a66",GradientType=1);
    padding-bottom: 10%;

}
 
div.steps h2{
    color:#ffffff;
    text-align:center;
}

div.steps h3 {
    color: #00f3ff;
    font-size: 42px;
}

div.steps p {
    font-size: 26px;
    line-height: 30px;
    color: #FFFFFF;
    font-family: "Gilroy Bold";
}

.lineFondo {
    width: 100%; 
    margin: 0 auto;
}

.linea {
    width:100%;
    height: 10px;
    background: #FFFFFF;
    top: 40%;
    position: absolute;

}

/*------------- CTA TRAKKU ---------------*/
div.ctaTrakku {
    text-align: center;
    background: #1c1b37;
    overflow: hidden;
    color: #FFF;
    font-family: 'Gilroy Medium';
    font-size: 25px;
}

div.ctaTrakku .container-general {
    width: 95%;
}

div.ctaTrakku .container-general{
    padding-bottom: 0;
}

div.ctaTrakku img.imgDl {
    width: 190px;
}

div.ctaTrakku img.imgCta {
    width: 200px;
}

/*------------- FRASE TRAKKU ---------------*/
div.frase{
    text-align: center;
    background: rgb(255, 255, 255);
    background: url(../images/bg-steps.png) repeat-x bottom center,-moz-linear-gradient(90deg, rgb(232, 232, 232) 41%, rgb(255, 255, 255) 100%);
    background: url(../images/bg-steps.png) repeat-x bottom center,-webkit-linear-gradient(90deg, rgb(232, 232, 232) 41%, rgb(255, 255, 255) 100%);
    background: url(../images/bg-steps.png) repeat-x bottom center,linear-gradient(90deg, rgb(232, 232, 232), rgb(255, 255, 255) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#27264c",endColorstr="#2a2a66",GradientType=1);
}

div.frase h2{
    font-size: 30px;
    font-family: 'Gilroy Medium';
    color:#27264f;
}

.frase img {
    width: 450px;
}

/*------------- MOTOS ---------------*/
div.motosTrakku{
    text-align: center;
    background: #27264c; 
    background: url(../images/bg-motos.png) no-repeat center center, -moz-linear-gradient(180deg, rgba(39,38,76,1) 41%, rgba(42,42,102,1) 100%);
    background: url(../images/bg-motos.png) no-repeat center center, -webkit-linear-gradient(180deg, rgba(39,38,76,1) 41%, rgba(42,42,102,1) 100%);
    background: url(../images/bg-motos.png) no-repeat center center, linear-gradient(180deg, rgba(39,38,76,1) 41%, rgba(42,42,102,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#27264c",endColorstr="#2a2a66",GradientType=1);

}

div.motosTrakku .container-general {
    width: 80%;
    padding: 10% 0px;
}

.moto {
    background: #FFFFFF url(../images/bg-moto-hover.jpg) no-repeat;
    padding: 30px;
    border-bottom: 20px solid #d7f200;
    border-radius: 20px;
    margin-top: 30px;
    background-position: 0px 600px;
    transition: all .2s;
    -webkit-transition: all .2s;
    -moz-transition-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
}

.moto:hover {
    background-position: bottom center;
}

.marca {
    background: #f3b226;
    padding: 10px 0;
    font-family: 'Gilroy Bold';
    border-radius: 3px;
}

.trakku img {
    width: 70px;
}

.trakku {
    text-align: right;
}

.headMoto {
    margin-bottom: 70px;
}

.moto h3 {
    color: #27264e;
    font-size: 27px;
    font-family: "Gilroy ExtraBold", sans-serif;
}

.moto p {
    color: #27264e;
    font-family: 'Gilroy Bold', sans-serif;
    font-size: 27px;
}

.moto p.ptachado {
    font-size: 21px !important;
    font-family: 'Gilroy Light';
    text-decoration: line-through;
}

.motos .col-md-4{
    display: none;
}

#loadMore{
    margin-top: 50px;
}

/*------------- PUNTOS DE VENTA ---------------*/
div.ptosVenta{
    text-align: center;
    padding-bottom: 10%;
    background: #27264c; 
    background: url(../images/bg-steps.png) repeat-x bottom center,-moz-linear-gradient(180deg, rgba(39,38,76,1) 41%, rgba(42,42,102,1) 100%);
    background: url(../images/bg-steps.png) repeat-x bottom center,-webkit-linear-gradient(180deg, rgba(39,38,76,1) 41%, rgba(42,42,102,1) 100%);
    background: url(../images/bg-steps.png) repeat-x bottom center, linear-gradient(180deg, rgba(39,38,76,1) 41%, rgba(42,42,102,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#27264c",endColorstr="#2a2a66",GradientType=1);
}

div.ptosVenta h3{
    color:#FFFFFF;
}


/*------------- CONTACTO ---------------*/
div.contacto{
    text-align: center;
    background: #27264c; 
    background: url(../images/bg-contacto.jpg) no-repeat center center;
    background: url(../images/bg-contacto.jpg) no-repeat center center;
    background: url(../images/bg-contacto.jpg) no-repeat center center;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#27264c",endColorstr="#2a2a66",GradientType=1);
}

div.contacto h2{
    color: #FFFFFF;
}

div.contacto input.form-control {
    background: transparent;
    border:0;
    border-bottom: 2px solid #FFFFFF;
    color: #FFFFFF;
    width: 100%;
    margin: 10px 0;
    border-radius: 0;
    padding: 25px 10px;
    box-shadow: none;
}

div.contacto select {
    background: transparent;
    border:0;
    border-bottom: 2px solid #FFFFFF;
    color: #FFFFFF;
    width: 100%;
    margin: 10px 0;
    border-radius: 0;
    padding: 15px 10px;
    box-shadow: none;
}

.contactenos {
    width: 80%;
    padding: 10% 0px;
}

/*------------- FOOTER ---------------*/

div.footer{
    text-align: center;
    background: #d7f200; 
}

div.footer .footerCont {
    width: 70%;
}

div.footer p{
    text-align: left;
    color:#27264e;
    font-size: 22px;
    font-family: Gilroy Medium;
}

.logos img {
    margin: 10px;
}

.logos {
    margin-top: 10%;
}

/*------------- LEGALES ---------------*/

div.legales{
    text-align: center;
    background: #FFFFFF; 
}


div.legales .container-general {
    width: 80%;
    padding: 3% 0px;
}

div.legales p{
    font-size: 18px;
    font-family: 'Gilroy Medium';
}

div.legales .col-md-2 a, div.legales .col-md-1 a{
    text-align: center;
    color: #1c1b37;
    font-family: 'Gilroy Bold';
    margin-top: 50px !important;
    display: inline-block;
}


div.legalesdiv.footer img.imgDl, div.legales img.imgDl {
    width: 200px;
}


/*------------- FLOTANTES ---------------*/

div.flotantes {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 1;
}

div.flotantes div.imgFlotantes{
    margin: 10px;
}

div.flotantes div.imgFlotantes img {
    width: 60px;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
}

div.flotantes div.imgFlotantes:hover img {
    transform: rotate(-20deg); 
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
}

/*CAROUSEL*/

.carousel a {
    cursor: pointer;
}

.carousel a:focus {
    outline: none;
}

.carousel a:hover img {
    opacity: 0.5;
    margin-top: -10px;
}

.carousel img {
    margin: 0 auto;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

div#carousel-example-generic {
    margin-top: 10%;
    margin-bottom: 10%;
    margin: 0 auto;
    width: auto;
}

a.cta {
    font-size: 22px;
    letter-spacing: 1px;
    font-family: 'Gilroy Bold';
    padding: 10px 50px;
    text-align: center;
    margin: 20px auto;
    display: inline-block;
    color: #ffffff;
    border-radius: 50px;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

a.cta-azul{
    background-color: #1c1b37;
}

a.cta-azul:hover {
    background-color: #2a2964;
}

a.cta-azul-claro{
    background-color: #00f3ff;
    color:#151532;
}

a.cta-azul-claro:hover {
    background: #d7f200;
}

a.cta-verde-claro, input[type="submit"]{
    background-color: #d7f200;
    color:#151532 !important;
}

a.cta-verde-claro:hover, input[type="submit"]:hover {
    background: #13efff;
}

a.cta  i {
    margin-left: 5px;
    font-size: 30px;
    position: relative;
    top: 2px;
}

input[type="submit"] {
    font-size: 22px;
    letter-spacing: 1px;
    font-family: 'Gilroy Bold';
    padding: 10px 50px;
    text-align: center;
    border: 0;
    margin: 50px auto;
    display: inline-block;
    color: #ffffff;
    border-radius: 50px;
    text-decoration: none;
    transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.paddingB{
    padding-bottom: 10% !important;
}

.overlay{
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-image: url(../images/fondo-lineas.jpg);
    background-position: center center;
    background-size: contain;
    background-attachment: fixed;
    opacity: .07;
    mix-blend-mode: darken;
    transition: background .3s,border-radius .3s,opacity .3s;
}

/*VIDEO*/

@keyframes ca3_fade_move_down{
    0%{
        -webkit-transform:translate(0,-20px);
        opacity:0;
    }
    50%{
        opacity:1;
    }
    100%
    {   
        -webkit-transform:translate(0,20px);
        opacity:0;
    }
}

@-webkit-keyframes ca3_fade_move_down{

    0%{
        -webkit-transform:translate(0,-20px);
        opacity:0;
    }
    50%{
        opacity:1;
    }
    100%
    {   
        -webkit-transform:translate(0,20px);
        opacity:0;
    }
}

@-moz-keyframes ca3_fade_move_down{
    0%{
        -moz-transform:translate(0,-20px);
        opacity:0;
    }
    50%{
        opacity:1;
    }
    100%
    {   
        -moz-transform:translate(0,20px);
        opacity:0;
    }
}

.videobg iframe{
    position: absolute;
    top: 45%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
}

.videobg{
    position:relative;
}

.Video{
    position:relative;
}

.Video a.abajo {
    cursor: pointer;
    left: 0;
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 50px;
    color: #fff;
    z-index: 0;
    text-decoration: none;
    text-shadow: 0 0 3px rgb(0 0 0 / 40%);
    -webkit-animation: ca3_fade_move_down 2s ease-in-out infinite;
    -moz-animation: ca3_fade_move_down 2s ease-in-out infinite;
    animation: ca3_fade_move_down 2s ease-in-out infinite;
}

.Video a.abajo img {
    max-width: 28px;
    margin: 0 auto;
    display: block;
}

.container-general-video {
    padding: 25%;
}

.vcenter{
    align-content: center;
    align-items: center;
}

.lightText{
    display: inline-block;
    color: #FFFFFF !important;
    width: 95%;
}

.check{
    display: inline-block;
    vertical-align: top;
    margin-right: 5px !important;
    margin-bottom: 5px !important;
}

.header-title{
	background: url('../SVG/barra-titulos.svg');
	padding-left: 14%;
	background-size: 100%;
	color: white;
	padding-top: 2%;
	padding-bottom: 3%;
	background-repeat: no-repeat;
}

.no-padding {
    padding: 0px;
}

.flex-buttons {
    padding-top: 5%;
    display: flex;
    justify-content: center;
}

.row.menu-footer a {
    position: relative;
    display: block;
}

.img-responsive{
    margin: 0 auto;
}


/*-------------------------- PREGUNTAS -------------------------------*/





/*-------------------------- MOBILE -------------------------------*/

@media(max-width:780px){
    
h2 {
    font-size: 22px;
}

div.preheader {
    text-align: center;
    padding-right: 0;
}

div.preheader img {
    width: 100px;
}

a.navbar-brand {
    width: 160px;
    float: left;
    text-align: left;
}

.row.display-flex > [class*='col-'] {
    width: 100%;
}
    
a.navbar-brand img {
    width: 80px;
}

.stickyDiv:not(.fixed) div#bs-example-navbar-collapse-1 {
    top: 135px;
}

div#bs-example-navbar-collapse-1 {
    position: fixed;
    width: 100%;
    top: 75px;
    right: 0;
    padding-bottom: 20px;
    margin: 0;
    border: 0;
    background: #201f3f;
}

div#bs-example-navbar-collapse-1 ul {
    text-align: right;
    width: 100%;
    line-height: 11px;
    align-items: center;
    justify-content: flex-end;
}
    
nav#principal-nav .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
}
    
button.navbar-toggle {
    border: 0;
    margin-bottom: 15px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #05dae9;
    height: 4px;
}

.navbar-header {
    position: fixed;
    z-index: 99;
    width: 100%;
    background: #201f3f;
}
    
.navbar-default .navbar-nav > li > a {
    font-weight: 500;
    font-size: 15px;
    padding: 10px;
}

nav#principal-nav .navbar-nav>li{
    border:none;
}
    
.flex-buttons {
    flex-direction: column;
}

.container-general {
    padding: 10%;
}
	.slick-prev {
    background: url(../SVG/arrow-prev.svg) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 12px !important;
    left: 0px;
    z-index: 999;
}
	.slick-next {
    background: url(../SVG/arrow-next.svg) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 12px !important;
    right: 0px;
}


.container-general-video {
    padding: 50%;
}

div.seismeses b {
    letter-spacing: 1px;
    font-size: 27px;
    font-family: 'Gilroy Bold';
}

.jg-slider2 {
    margin: 30px 0 10px 10px;
}

.jg-slider2 .small {
    margin-top: 0px;
    float: none;
    overflow-y: auto;
}

img.swipe {
    width: 50px;
}

.jg-slider2 .big .col-md-6:first-child {
    width: 30%;
    float: left;
}

.jg-slider2 .big .col-md-6:last-child {
    width: 70%;
    float: left;
}

.contenedorBeneficios {
    width: 100%;
}

.jg-slider2 .small ul li {
    float: left;
    padding: 0;
    height: 55px;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-right: 5px;
    margin-left: 5px;
}

.jg-slider2 .big {
    margin-top: 25px;
    height: 250px;
}

.big ul {
    padding: 0;
}

.jg-slider2 .big ul li {
    height: 250px;
}

.jg-slider2 .small ul li img {
    width: 150px;
    height: auto;
}

.jg-slider2 .small ul{
    width: 820px;
}

.contenidoBeneficio div {
    font-size: 3em;
    text-align: left;
}

.contenidoBeneficio h2 {
    font-size: 18px;
}

.contenidoBeneficio p {
    font-size: 14px;
    line-height: 16px;
}

.contenedorBeneficios a.cta {
    margin-top: 20px;
}

.beneficios .container-general {
    padding: 10% 0%;
}

.linea {
    top: 32%;
    left: 0;
}

div.steps .col-md-4 {
    width: 33%;
    float: left;
    padding: 0;
}

div.steps .col-md-4 img{
    width: 100%;
}

div.steps h3 {
    font-size: 30px;
    margin: 0;
}

div.steps p {
    font-size: 16px;
    line-height: 20px;
}

div.steps {
    padding-bottom: 30%;
}

div.ctaTrakku a.cta, .ptosVenta a.cta{
    width: 100%;
}

div.frase h2 {
    font-size: 20px;
    font-family: 'Gilroy Medium';
    color: #27264f;
}

div.ctaTrakku img.imgDl.google, div.ctaTrakku img.imgDl {
    margin-bottom: 10px;
    margin-top: 10px;
}

.ctaTrakku a.cta i {font-size: 20px;}

div.motosTrakku .container-general {
    width: 95%;
    padding: 10% 0px;
}

.moto {
    padding: 20px;
}

.headMoto {
    margin-bottom: 60px;
}

.headMoto .col-md-6 {
    width: 50%;
    float: left;
}

.contactenos {
    width: 100%;
}

a.cta  {    
    padding: 10px 0px;
    width: 80%;
}

input[type="submit"] {
    width: 100%;
    font-size: 100%;
    padding: 25px 0px;
}

div.footer .footerCont {
    width: 100%;
}

.logos {
    text-align: center !important;
}

div.legales .col-md-2 a, div.legales .col-md-1 a {
    margin-top: 20px !important;
}

div.legalesdiv.footer img.imgDl, div.legales img.imgDl {margin-bottom: 10px;}

div.legales .col-md-7 {margin-top: 40px; margin-bottom: 40px;}

div.flotantes {
    right: 5px;
    bottom: 10px;
}

div.flotantes div.imgFlotantes img {
    width: 45px;
}

div.flotantes div.imgFlotantes {
    margin: 5px;
}

}