@import url("font/stylesheet.css");
.clear {
  clear: both;
}
img {
  border: none;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
body {
  margin: 0px;
  padding: 0px;
  font-family: Arial;
}
h1 {
  color: #e44e36;
  font-family: 'conduit_itcbold';
  font-size: 40px;
  text-align: center;
}
#inicio {
  margin: 0px;
  position: fixed;
  z-index: 99999;
  width: 100%;
  background: url("../img/bcoAlpha.png");
}
#inicio .logo {
  padding: 12px 0px;
}
#inicio .logo:hover {
  cursor: pointer;
}
#inicio .menu {
  list-style: none;
}
#inicio .menu li {
  float: left;
  height: 70px;
  color: #ef805e;
  font-family: 'conduit_itcbold';
  font-size: 18px;
  padding: 20px 10px;
}
#inicio .menu li a {
  color: #ef805e;
  padding: 20px 10px;
  margin-top: -20px;
  margin-right: -10px;
  margin-left: -10px;
}
#inicio .menu li:hover {
  color: #e85232;
  border-bottom: 3px #ff745b solid;
  cursor: pointer;
}
#inicio .menu .active {
  color: #e85232;
  border-bottom: 3px #ff745b solid;
}
#inicio .menu #submenu {
  position: absolute;
  width: 100px;
  top: 70px;
  background: #fff;
  margin: 0px;
  padding: 0px;
  display: none;
}
#inicio .menu #submenu li {
  padding: 10px;
  height: 50px;
  width: 100%;
}
#MenuMobil1 {
  list-style: none;
}
#MenuMobil1 li {
  width: 100px;
  padding: 20px 10px;
}
.redestop {
  list-style: none;
  margin-top: 20px;
/*.fb:hover
		background-position 0 -18px
	.tw:hover
		background-position 0 -18px
	.in:hover
		background-position 0 -18px*/
}
.redestop li {
  float: left;
  margin: 3px;
  width: 30px;
  height: 16px;
}
.redestop li a {
  width: 17px;
  height: 16px;
  display: block;
}
.redestop .fb {
  background: url("../img/fb1.png");
}
.redestop .tw {
  background: url("../img/tw1.png");
}
.redestop .in {
  background: url("../img/in1.png");
}
.redesfoot {
  margin: 0px;
  padding: 0px;
  list-style: none;
  margin: 0 auto;
  display: table;
/*.fb:hover
		background-position 0 -36px
	.tw:hover
		background-position 0 -36px
	.in:hover
		background-position 0 -36px*/
}
.redesfoot li {
  float: left;
  margin: 3px;
  width: 30px;
  height: 16px;
}
.redesfoot li a {
  width: 17px;
  height: 16px;
  display: block;
}
.redesfoot .fb {
  background: url("../img/fb1.png");
}
.redesfoot .tw {
  background: url("../img/tw1.png");
}
.redesfoot .in {
  background: url("../img/in1.png");
}
.fbShare {
  float: left;
  margin: 8px;
  width: 20px;
  height: 20px;
  background: url("../img/fb.png");
  background-size: cover;
}
.twShare {
  float: left;
  margin: 8px;
  width: 25px;
  height: 20px;
  background: url("../img/tw.png");
  background-size: cover;
}
.inShare {
  float: left;
  margin: 8px;
  width: 20px;
  height: 20px;
  background: url("../img/in.png");
  background-size: cover;
}
/*.fbShare:hover
	background-position 0 -18px
	cursor pointer
.twShare:hover
	background-position 0 -18px
	cursor pointer
.inShare:hover
	cursor pointer
	background-position 0 -18px*/
.itemBanner h2 {
  position: absolute;
  top: 35%;
  margin-top: -40px;
  font-family: 'conduit_itcbold';
  font-size: 50px;
  text-align: center;
  width: 600px;
  left: 50%;
  margin-left: -300px;
  padding: 30px;
}
.itemBanner div {
  position: absolute;
  top: 43%;
  font-family: 'Arial';
  text-decoration: underline;
  font-size: 22px;
  color: #ec8062;
  text-align: center;
  width: 600px;
  left: 50%;
  margin-left: -300px;
}
.itemBanner .blanco2,
.itemBanner .blanco {
  color: #fff;
/*text-shadow 0 0 1em #7d7d7d*/
}
.itemBanner .rojo {
  color: #e44e36;
/*text-shadow 0 0 1em #7d7d7d*/
}
.itemBanner .rojo2 {
  color: #ec8062;
/*text-shadow 0 0 1em #7d7d7d*/
}
.paginadores {
  display: table;
  margin: 0 auto;
  position: relative;
  margin-top: -100px;
  margin-bottom: 50px;
  z-index: 999999;
}
.paginadores #prev {
  float: left;
  width: 30px;
  height: 30px;
  background: url("../img/flechas.png");
  margin: 10px;
}
.paginadores #next {
  float: left;
  width: 30px;
  height: 30px;
  background: url("../img/flechas.png");
  background-position: -30px 0px;
  margin: 10px;
}
.paginadores #prev:hover {
  cursor: pointer;
  background-position: 0px -30px;
}
.paginadores #next:hover {
  cursor: pointer;
  background-position: -30px -30px;
}
.cycle-pager img {
  float: left;
}
.cycle-pager .thumbGal {
  position: relative;
  float: left;
}
.cycle-pager .thumbGal .lupa {
  background: rgba(0,0,0,0.4);
  position: absolute;
  width: 100%;
  height: 100%;
}
.cycle-pager .thumbGal .lupa:hover {
  background-image: url("../img/lupa.png");
  background-repeat: no-repeat;
  background-position: center;
}
.cycle-pager .thumbGal:hover {
  cursor: pointer;
}
.cycle-pager .cycle-pager-active .lupa {
  display: none;
}
#acercaContacto:hover {
  cursor: pointer;
}
/*.thumbGal
	position relative
	float left
.thumbGal:before
	content attr(data-hover)
.grisThumb
	background #F00
	color #fff
	position absolute
	width 100%
	height 100%*/
.zapatoTool {
  background: #f4f1ee;
/*h1
		margin-top 100px*/
}
.zapatoTool p {
  color: #ec8062;
  text-align: center;
}
.zapatoTool .imagenTool {
  margin: 200px 0px;
}
.lanza {
  display: table;
  opacity: 0.6;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  position: absolute;
}
.lanza .popup {
  position: absolute;
  display: none;
  color: #ec8062;
  background: #fff;
  width: 340px;
  height: 190px;
}
.lanza .popup .uno {
  text-align: center;
  font-family: 'conduit_itcbold';
  font-size: 18;
  padding: 40px;
  padding-bottom: 30px;
  text-transform: uppercase;
}
.lanza .popup .dos {
  text-align: center;
  font-size: 14px;
  padding: 40px;
  padding-top: 0px;
  text-transform: uppercase;
}
.lanza .popup .piquito {
  position: absolute;
  top: 175px;
  left: 50%;
  margin-left: -8px;
}
.lanza:hover {
  opacity: 1;
  cursor: pointer;
}
#lanza1 {
  top: 280px;
  left: 0px;
}
#lanza2 {
  top: 200px;
  left: 180px;
}
#lanza3 {
  top: 230px;
  right: 50px;
}
.tac {
  text-align: center;
}
.acerca {
  background: #e44e36;
  margin-top: -80px;
  padding-bottom: 140px;
}
.acerca .titAcerca {
  font-size: 40px;
  font-family: 'conduit_itcbold';
  color: #fff;
  margin: 0px;
  padding: 0px 0px 65px 0px;
  text-align: center;
}
.acerca h2 {
  font-size: 22px;
  font-family: 'conduit_itcbold';
  color: #fff;
  padding: 30px 0px 25px 0px;
  text-align: center;
}
.acerca .estilo {
  margin-bottom: 60px;
}
.acerca .textoEstilo p {
  padding: 40px 0px 0px 0px;
}
.acerca .textoEstilo p span {
  font-size: 16px;
}
.acerca p {
  color: #fff;
  padding: 60px 0px;
}
.acerca .melon {
  color: #f9d8cb;
}
.acerca span {
  font-size: 12;
  color: #fff;
}
.acerca .marker1 {
  margin-right: 10px;
}
.acerca .liga {
  font-size: 12px;
  color: #fff;
  text-decoration: underline;
}
.productos h1 {
  margin-top: 200px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.productos h2 {
  color: #ec8062;
  text-align: center;
  font-size: 24px;
  font-family: 'conduit_itcbold';
  margin-top: 0px;
  margin-bottom: 60px;
}
.productos p {
  color: #ec8062;
}
.productos .categorias {
  padding: 0px;
  list-style: none;
  display: table;
  margin: 0 auto;
}
.productos .categorias button {
  float: left;
  color: #ec8062;
  padding: 15px;
  font-size: 14px;
  font-family: 'conduit_itcbold';
  border: solid 1px #eee;
  background: #fff;
  text-transform: uppercase;
}
.productos .categorias button:hover {
  background: #f4f1ee;
}
.productos .categorias .active {
  background: #e34d35;
  color: #fff;
}
.productos .categorias .active:hover {
  background: #e34d35;
}
.productos .separa {
  height: 100px;
}
.productos .flipper {
  position: relative;
  width: 16.66%;
  height: 105px;
  float: left;
  margin-top: 10px;
  margin-bottom: 10px;
}
.productos .flipper .ambos {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.productos .flipper .ambos img {
  width: 100%;
}
.productos .flipper .back {
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
}
.productos .flipper .back a {
  display: block;
  height: 200px;
}
.productos .flipper .back .shadow {
  z-index: 11;
/*background url('../img/shadow.png')*/
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.productos .flipper .back .shadow .modelo {
  position: absolute;
  top: 40%;
  font-size: 20px;
  font-family: 'conduit_itcbold';
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  color: #e44e36;
}
.productos .flipper .back .shadow .modelo p {
  font-family: Arial;
  text-align: center;
  font-size: 14px;
}
.productos .flipper:hover {
  cursor: pointer;
}
.productos .flipper:hover .back {
  opacity: 1;
}
.zoomMax {
  width: 100%;
  height: 100%;
  height: 0px;
  overflow: none;
  opacity: 1;
  z-index: 99;
  position: absolute;
  border: none;
/*left 50%
	margin-left -1280px*/
}
.zoomMax img {
  position: absolute;
}
#vista1,
#vista2,
#vista3,
#vista4,
#vista5 {
  margin-bottom: 40px;
  cursor: url("../img/zoom1.png"), url("../img/zoom_1.cur"), auto;
}
.bgBeige {
  background: #f4f1ee;
}
.zoomIframe {
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 1;
  z-index: 99;
  position: absolute;
}
.zoomIframe .paraScroll {
  position: absolute;
  width: 2560px;
  height: 1800px;
  cursor: url("../img/zoom2.png"), url("../img/zoom_2.cur"), auto;
  background-position: center;
}
.zoomIframe .paraScroll #imgZoom {
  position: absolute;
  left: 50%;
  margin-left: -700px;
  top: 200px;
}
.listCentro {
  padding: 0px;
  list-style: none;
  display: table;
  margin: 0 auto;
}
.listCentro li {
  float: left;
  display: table;
  width: 25%;
}
.circulos h1 {
  margin-top: 200px;
  margin-bottom: 15px;
}
.circulos h2 {
  color: #ec8062;
  text-align: center;
  font-size: 24px;
  font-family: 'conduit_itcbold';
  margin-top: 0px;
  margin-bottom: 60px;
}
.circulos .itemCirc {
  display: table;
  width: 100%;
  color: #e44e36;
  text-align: center;
  position: relative;
  height: 600px;
}
.circulos .itemCirc p {
  font-size: 24px;
  font-family: 'conduit_itcbold';
}
.circulos .itemCirc .letras {
  font-size: 12px;
  padding: 0px 40px;
}
.circulos .itemCirc .infernal-button {
  font-size: 24px;
  font-family: 'conduit_itcbold';
  color: #fff;
  padding: 4px 15px;
  border-radius: 3px;
  background: #e44e36;
  display: table;
  margin: 0 auto;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  position: absolute;
  top: 380px;
  left: 50%;
  margin-left: -70px;
}
.circulos .itemCirc .infernal-button:hover {
  background: #ec8062;
}
.circulos .itemCirc .circulito {
  width: 116px;
  height: 116px;
  padding: 50px;
  background: #cac1bc;
  border-radius: 50%;
  display: table;
  position: relative;
  margin: 0 auto;
  margin-bottom: 30px;
}
.circulos .itemCirc .circulito .circulo2 {
  width: 116px;
  height: 116px;
  padding: 50px;
  background: #e44e36;
  border-radius: 50%;
  position: absolute;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  top: 0px;
  left: 0px;
  opacity: 0;
  -webkit-transform: scale(0.01);
  -moz-transform: scale(0.01);
  -o-transform: scale(0.01);
  -ms-transform: scale(0.01);
  transform: scale(0.01);
}
.circulos .itemCirc .circulito:hover .circulo2 {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.contacto {
  padding: 95px 0px;
  background: url("../img/bgContacto.jpg");
}
.contacto h1 {
  font-family: 'conduit_itcbold';
  margin-bottom: 15px;
  color: #fff;
}
.contacto h2 {
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-family: Arial;
  margin-top: 0px;
  margin-bottom: 60px;
}
.contacto .caja {
  width: 32%;
  font-size: 14px;
  padding: 5px 10px;
  border: solid 1px #fff;
  color: #fff;
  background: transparent;
  margin-bottom: 30px;
  margin-right: 1%;
}
.contacto .texto {
  font-size: 14px;
  padding: 5px 10px;
  border: solid 1px #fff;
  color: #fff;
  background: transparent;
  margin-bottom: 30px;
  margin-right: 1%;
  width: 98%;
  height: 100px;
}
.contacto .btnEnviar {
  float: right;
  margin-right: 2%;
  background: transparent;
  border: none;
  border: solid 1px #fff;
  padding: 5px 10px;
  font-size: 14px;
  font-family: 'conduit_itcbold';
  border-radius: 4px;
  color: #fff;
}
.contacto ::-webkit-input-placeholder {
  color: #fff;
}
.contacto ::-moz-placeholder {
  color: #fff;
}
.contacto :-ms-input-placeholder {
  color: #fff;
}
.contacto input:-moz-placeholder {
  color: #fff;
}
.contacto .centrado {
  margin: 0 auto;
}
.contacto .shoe {
  margin-top: 140px;
  margin-bottom: 70px;
}
.contacto .separados {
  padding-top: 35px;
  padding-bottom: 140px;
  color: #fff;
}
.contacto .separados a {
  color: #fff;
}
#divMapa {
  width: 100%;
  height: 900px;
}
.marquer {
  animation: mymarquer 6s infinite;
  -webkit-animation: mymarquer 6s infinite;
  position: absolute;
  left: 48%;
  top: -50px;
}
.formNews {
  margin: 0 auto;
}
.formNews .caja {
  width: 80%;
  font-size: 14px;
  padding: 5px 10px;
  border: solid 1px #7d7d7d;
  color: #7d7d7d;
  background: transparent;
  margin-left: 10%;
}
.formNews .boton {
  font-size: 24px;
  font-family: 'conduit_itcbold';
  color: #fff;
  padding: 4px 15px;
  border: none;
  border-radius: 3px;
  background: #e44e36;
  display: table;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  margin: 0 auto;
}
.formNews .boton:hover {
  background: #ec8062;
}
#blog {
  padding: 0px;
  padding-top: 30px;
}
#blog h1 {
  margin: 0px;
  padding: 0px;
}
#blog .fecha {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px;
  color: #ec8062;
}
#blog .fecha img {
  margin-right: 20px;
}
#blog .contenido {
  padding: 20px 40px;
  color: #ec8062;
}
#blog .contenido a {
  color: #ec8062;
  text-decoration: underline;
}
.flechaBlog {
  width: 32px;
  height: 32px;
  background: url("../img/flechasBLOG.png");
  float: left;
  margin-top: 34px;
  margin-right: 10px;
}
.izquierda {
  background-position: 0px 0px;
}
.izquierda:hover {
  background-position: 0px -32px;
}
.derecha {
  background-position: -32px 0px;
}
.derecha:hover {
  background-position: -32px -32px;
}
.flechaBlog:hover {
  cursor: pointer;
}
@-moz-keyframes mymarquer {
  10% {
    top: -100px;
  }
  20% {
    top: -50px;
  }
  30% {
    top: -75px;
  }
  40% {
    top: -50px;
  }
}
@-webkit-keyframes mymarquer {
  10% {
    top: -100px;
  }
  20% {
    top: -50px;
  }
  30% {
    top: -75px;
  }
  40% {
    top: -50px;
  }
}
@-o-keyframes mymarquer {
  10% {
    top: -100px;
  }
  20% {
    top: -50px;
  }
  30% {
    top: -75px;
  }
  40% {
    top: -50px;
  }
}
@keyframes mymarquer {
  10% {
    top: -100px;
  }
  20% {
    top: -50px;
  }
  30% {
    top: -75px;
  }
  40% {
    top: -50px;
  }
}
