@charset "UTF-8";


@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700);

.swiper {
      width: 100%;
      height: 250px;
	  margin-top: 105px;
    position: absolute;
    }

    .swiper-slide {
      text-align: center;
		margin-top: 120px;
      font-size: 18px;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }



.guiatallas {
left: 50%;
    margin-left: -100px;
    width: 190px;
    height: 34px;
    margin-bottom: 40px;
    background-size: cover;
    background-color: #ffffff;
    position: relative;
}

.guiatallas a {
	display: block;
    height: 100%;
}

.medidas {
	margin-top: 27px;
    margin-bottom: 26px;
    width: 100%;
    height: 550px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    float: left;
    display: none;
}
.cerrarmedidas {
   width: 50px;
    height: 50px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    float: left;
    margin-left: 83%;
}
.cerrarmedidas a {
	display: block;
    height: 100%;
}
.footer {
    width: 300px;
    left: 50%;
    margin-left: -150px;
    margin-bottom: 20px;
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    color: #ffffff;
    text-align: center;
    font-size: 12px;
    z-index: -111111111111;
}

.footer a {
	color: #FFFFFF;
	text-decoration-line: none;
}

.header {
	width: 100%;
	height: 240px;
	margin-top: -108px;
	position: absolute;
	background: #000000;
	z-index: 9999999999999999999;
}
.logo {
	width: 120px;
	left: 50%;
	margin-left: -60px;
	position: relative;
	top:130px;
    height: 100px;
    background-image: url("img/flowenruta_logo.png");
    background-size: contain;
    background-repeat: no-repeat;
}
.logo a {
	display: block;
    height: 100%;
}

.fin {
	width: 100%;
    height: 30px;
    float: inline-start;
    position: relative;
	z-index: -1111111111111111111;
}
.txt {
	width: 240px;
	left: 50%;
	margin-left: -120px;
	position: relative;
    height: 190px;
    background-image: url("img/");
    background-size: contain;
    background-repeat: no-repeat;
}

.sociales {
	width: 300px;
    position: relative;
    height: 90px;
    left: 50%;
    margin-left: -150px;
    float: inline-start;
}



.botones {
	position: relative;
    left: 50%;
    width: 100%;
    margin-left: -50%;
    float: left;
}

.ktm {
	width: 100%;
    height: 400px;
	position: relative;
	background-size:cover;
    background-position: center;
}
.btn {
	width: 100%;
    height: 95px;
	position: relative;
    background-position: center;
    background-repeat: repeat;
}
.wsp {
	background-color: #00d829;
	background-repeat: no-repeat;
	background-size: contain;
}

.cuadros {
	margin-top: 50px;
	margin-bottom: 30px;
	width: 100%;
	float: left;
    height: 40px;
	position: relative;
	background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.letras {
	color: #ffffff;
	background-color: #00d829;
	width: 16.6666667%;
	padding-top: 30px;
	padding-bottom: 30px;
	float: left;
	text-align: center;
	font-weight: 500;
    font-size: 18px;

}


.letras a {
    
	color: #ffffff;
}

a {
  outline: none;
  text-decoration: none;
}

.infoprod {
	padding: 10px 30px 30px 30px;
	background-color: #ffff;
	width: calc 100% -60px;
	height: 50px;
	display: inline-table;
}

.indicacion {
	margin-top: 20px;
    width: 234px;
    left: 50%;
    position: relative;
    margin-left: -117px;
    height: 90px;
    background-size: contain;
    background-repeat: no-repeat;
}


.nombreprod {
	
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    background-color: #ffff;
    font-weight: 600;
    padding-bottom: 10px;
    font-size: 21px;
}

.precio {
	
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    background-color: #ffff;
    display: inline-table;
    font-weight: 200;
    padding-bottom: 15px;
    padding-right: 15px;
    font-size: 33px;
    float: left;
}

.oferta  {
	background-color: #00d829;
	color: #ffffff;
    padding: 4px;
    padding-left: 6px;
    float: inline-start;
    padding-right: 6px;
	}

.textoprod {
	margin-top: 15px;
	background-color: #ffff;
    display: inline-table;
	
	}

.condicion {
	float: inline-start;
    margin-top: -5px;
    font-size: 10px;
	color:  #00d829;
}

.redes {

   width: 33.3333333333%;
    height: 56px;
	position: relative;
    float: left;
    background-size: cover;
	
	}
	
.btn a {
	display: block;
    height: 100%;
}
.ktm a {
	display: block;
    height: 100%;
}
.catalogo {
	 margin-top: 132px;
    position: relative;
    width: 100%;
    float: left;
}
.producto {
	width: 25%;
	height: 400px;
	float: left;
	background-size:cover;
	background-position: center;
	background-repeat: no-repeat;
}

.producto a {
	display: block;
    height: 100%;
}

.full {
	width: 33.333333%;
}
	.detalle {
	width: 33.333333%;
}
.mini {
	width: 33.333333%;
   }

.stock {
	color: #FFFFFF;
	background-color: #D20E04;
    float: left;
	text-align: center;
	padding: 3px;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 14px;
	margin-top: 10px;
	margin-left: 10px;
}
.guia {
	width: 100%;
	color: #FFFFFF;
	background-color: #D20E04;
	padding-top: 8px;
	padding-bottom: 8px;
	float: left;
	font-size: 14px;
	text-align: center;
}
.sugiero {
	width: 100%;
    color: #FFFFFF;
    background-color: #000000;
    padding-top: 8px;
    padding-bottom: 8px;
    float: left;
    font-size: 14px;
    text-align: center;
}
.guante {
	width: 410px;
    height: 114px;
    left: 50%;
    margin-left: 33px;
    top: 318px;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    rotate: 10deg;
	display: none;
}
.guante a {
	display: block;
    height: 100%;
}
.menu {
    width: 100%;
    float: left;
	background-size: cover;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	background-position: center;
}





.burguer {
	width: 23px;
	height: 23px;
	position: fixed;
	top:23px;
	right: 14px;
	background-image:url("img/burguer.png");
	background-size:100%;
	background-repeat: no-repeat;
}
.cerrar {
	width: 23px;
	height: 23px;
	position: fixed;
	top:23px;
	right: 14px;
	background-image:url("img/equis.png");
	background-size:100%;
	background-repeat: no-repeat;
	display: none;
}
.cerrar a {
	display: block;
    height: 100%;
}
.burguer a {
	display: block;
    height: 100%;
}
.dudas {
	width: 23px;
	height: 23px;
	position: fixed;
	top:23px;
	right: 50px;
	background-image:url("img/dudas.png");
	background-size:100%;
	background-repeat: no-repeat;
	display:none;
}
.dudas a {
	display: block;
    height: 100%;
}
.hand {
    width: 200px;
    height: 250px;
    left: 100%;
    float: left;
    position: fixed;
    bottom: 75px;
    left: 100%;
    margin-left: -170px;
    background-image: url(img/hand.gif);
    background-size: 100%;
    background-repeat: no-repeat;
    z-index:99;
}
.equis {
    width: 23px;
    height: 23px;
    left: 100%;
    bottom: -22px;
    position: relative;
    background-image: url(img/equis.png);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-left: -49px;
	z-index: 99999999;
}
.equis a {
	display: block;
    height: 100%;
}
.bajar a {
	display: block;
    height: 100%;
}
.bajar {
    width: 23px;
    height: 23px;
    left: 74px;
    bottom: -24px;
    position: relative;
    background-image: url(img/bajar.png);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-left: -49px;
    z-index: 999999999;
}
.banner {
	border-radius: 14px;
    min-height: 130px;
    background-color: #fff;
	float: left;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}

.bannermas {
	border-radius: 14px;
    min-height: 130px;
	float: left;
}
.perfil {
	border-radius: 44px;
    height: 88px;
    width: 88px;
    margin-right: 15px;
    float: left;
    background-size: contain;
    position: relative;
}
.perfil a {
	display: block;
    height: 100%;
}
.team {
	width: calc(100% - 20px);
    height: auto;
    padding: 0px 0px 20px 20px;
    float: left;
}

#desactivado {
	background-color: #7d7d7d;
	color:#cecece;
}
#menu {
	position: fixed;
    bottom: 14px;
}
#negro {
	color: #000;
	margin-bottom: 20px;
}
#info {
	background-color: #fa736e;
	display:grid;
	margin-bottom: 10px;
}

.info {
	width: calc(96% - 24px);
    float: left;
    margin-top: 20px;
    font-weight: 300;
    margin-left: 24px;
    color: #FFF;
	margin-bottom: 0px;
	line-height: 15px;
}
.avatar {
        width: 181px;
    height: 130px;
    background-size: contain;
    background-repeat: no-repeat;
    float: left;
    position: absolute;
    right: 4%;
}
.avatar a {
	display: block;
    height: 100%;
}
.avatarmas {
    width: 130px;
    height: 130px;
    background-size: contain;
    background-repeat: no-repeat;
    float: left;
    position: absolute;
    left: 50%;
    margin-left: -65px;
}
.avatarmas a {
	display: block;
    height: 100%;
}
.nombre {
	    float: left;
    position: relative;
    margin-top: 24px;
    margin-left: 24px;
	margin-bottom: 15px;
    font-size: 23px;
    font-weight: 600;
    width: 50%;
    line-height: 25px;
    letter-spacing: -1px;
}
.ver {
	float: left;
    position: relative;
    margin-top: 0px;
    margin-left: 24px;
    margin-bottom: 20px;
    font-size: 23px;
    font-weight: 600;
    width: 50%;
    line-height: 25px;
    letter-spacing: -1px;
}

.nombre a {
	
    text-decoration: none;
	color: #000;
}

.boton {
    position: relative;
    margin-left: 24px;
    font-weight: 600;
	padding-left: 10px;
	padding-right: 10px;
    height: auto;
    letter-spacing: -1px;
    background-color: #4e9e38;
	width: max-content;
}


.boton a {
	color: #fff;
	text-decoration: none;
}
.ver {
	float: left;
    position: relative;
    margin-top: 0px;
    margin-left: 24px;
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 23px;
    letter-spacing: -1px;
    color: #fff;
}
.ver a {
	
    text-decoration: none;
	color: #fff;
}
.partner {
	width: 60%;
	float: left;
	font-weight: 500;
	margin-left: 24px;
	color: #55a93c;
}
.partner a {
	
    text-decoration: none;
	color: #55a93c;
}
.aviso {
	width: calc(93% - 24px);
    float: left;
    margin-top: 20px;
    margin-bottom: -16px;
    font-weight: 300;
    margin-left: 24px;
    color: #fa736e;
	font-size: 14px;
}
.top {
	height: 56px;
}
.gif {
	margin-top: 10px;
    margin-bottom: 10px;
    float: left;
}
.gif img {
	height: 200px;
    display: block;
    margin: auto;
    position: relative;
	align-content: center;
} 
html {
	height: 100%; 
	margin: 0;
	resize:none;
	background-attachment: fixed;
	background-position: top;
	background-color: #000;
}
body {
	position:relative;
	margin-left:0%;
	height: 100%;
	margin: 0px; 
      font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
      font-size: 14px;
      color: #000;
      padding: 0;
}