/*css-velosoft-custom*/
body *{
	font-family:'Montserrat', sans-serif;
}


html {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.img-home{
	display:block;
 	width:100%;
 	height:100%;
  object-fit: cover;
}
.btn-conocer{
	width:70px;
    height:40px;
    background-color: #a4e0eb;
    position:absolute;
    z-index:95;
    right:60px;
    bottom:-20px;
}
.img-cards{
	width:194px;
 	height:176px;
}
.card{
	height:360px;
}
.sub-cards{
	color: #8ecee2;
	font-size: 28px;
	font-weight: bold;
}
.img-grid{
  height: 213px;
  width: 100%;
  /*width: 213px;*/
  object-fit: cover;
}
/*PLECA-IMG*/
.jumbotron{
	background-color: transparent;
}
.pleca-img {
	background-position: center !important;
  	background-repeat: no-repeat !important;
  	background-size: cover !important;
  	position: relative !important;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  	height: 500px;
  	background-size: cover;
  	background-position: center top;
  	margin-top: 100px;
  	margin-bottom: 160px;
}
/*HELPERS*/
.top-300{
	margin-top: 300px;
}
.top-260{
	margin-top: 260px;
}
.top-230{
	margin-top: 230px;
}
.top214{
	margin-top: 214px;
}
.top190{
	margin-top: 190px;
}
.top-180{
	margin-top: 180;
}
.top-170{
	margin-top: 170px;
}
.top160{
	margin-top: 160px;
}
.top150{
	margin-top: 150px;
}
.top-124{
	margin-top: 124px;
}
.top116{
	margin-top: 116px;
}
.top-120{
	margin-top: 120px;
}
.top100{
	margin-top: 100px !important ;
}
.top-85{
	margin-top: 85px;
}
.top-70{
	margin-top: 70px;
}
.top-60{
	margin-top: 60px;
}
.topo-60{
	margin-top: 60px;
}
.topo-80{
	margin-top: 80px;
}
.top52{
	margin-top: 52px;
}
.topo-50{
	margin-top: 50px;
}
.top-30{
	margin-top: 30px;
}
.topo-30{
	margin-top: 30px;
}
.topo-20{
	margin-top: 20px;
}

.bot-10{
	margin-bottom: 10px;
}
.bot-20{
	margin-bottom: 20px;
}
.bot-30{
	margin-bottom: 30px;
}
.bot-50{
	margin-bottom: 50px;
}
.bot-60{
	margin-bottom: 60px;
}
.bot-70{
	margin-bottom: 70px;
}
.bot-80{
	margin-bottom: 80px;
}
.bot-100{
	margin-bottom: 100px;
}
.bot-120{
	margin-bottom: 120px;
}
.bot-200{
	margin-bottom: 200px;
}
.bot-260{
	margin-bottom: 260px;
}
.espacio{
	clear: both;
	height: 20em;
}
.espacio-slide{
	clear: both;
	height: 6em;
}
.espacio-hidden{
	clear: both;
	height: 2em;
}
.nomargin{
	margin: 0px;
    padding: 0px;
}

/*HELPERS*/

.tags-gallery{
	font-family:'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #cdcdcd;
}
.logos{
	height: auto;
  	width: auto;
  /*width: 213px;*/
  object-fit: cover;
}
.f-santiago {
	font-family:'Montserrat', sans-serif;
	font-size: 20px;
	font-weight: 200;
	line-height: 1.7;
	margin-bottom: 80px;
}
.titulo-cards{
	font-family:'Montserrat', sans-serif;
	font-size: 54px;
	font-weight: 200;
	margin-top: 30px;
	color: #373737;
	margin-bottom: 30px;
}
.texto-pasos{
	font-family:'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #3b435a;
}
.texto-fuerte{
	font-weight: 500;
}
/*img-background*/
/*banner*/
.banner{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row;
	height: 60%;
	position: relative;
}
.banner .btn-banner{
	left: 50%;
	position: absolute;
	top:60%;
	transform: translateY(-50%) translate(-50%);
	z-index: 10;
}
.texto-btn-banner{
	font-family:'Montserrat', sans-serif;
  	font-size: 14px;
  	font-weight: 400;
  	color:#009736;
}
/*img-inicio*/
.hero{
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;

}
/*BOTON-GENERAL*/
.botones-general{
	background-color: #a4e0eb;
	border: none;
	color: #fff;
	font-family:'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 600;
	height: 40px;
	width: 240px;
}
.botones-general:hover {
    background-color: #fff;
    color: #67cfe3;
    border:1px solid #67cfe3;
}
.boton-comienza{
	font-weight: 300;
	margin-top: 90px;
	margin-bottom: 90px;
	font-size: 16px;

}
.boton-pleca{
	/*margin-top: 100px;*/
	font-weight: 300;
}
.img-slider{
	background-size: 100%;
  	background-position: center center;
  	background-repeat: no-repeat;
  	height: 100vh;
  	background-size: cover;
}
.bx-wrapper {
	-moz-box-shadow: 0 0 5px #fff;
    -webkit-box-shadow: 0 0 5px #fff;
}
.bx-wrapper .bx-controls-direction a{
	z-index: 1;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 43px;
    width: 100%;
}
.siguenos{
	font-size: 20px;
	color: #000;
}
/*BABY SAN COMPRA*/
.slider-baby{
	background-color: #e4f1fa;
	height: 60vh;
}
.img-slide-baby{
	margin: 0 auto;
}
.baby-santi-titulo{
	font-family:'Montserrat', sans-serif;
	font-size: 30px;
	color: #9c9c9c;
	font-weight: 200;
}
.baby-santi{
	font-family:'Montserrat', sans-serif;
	color: #606060;
	font-size: 40px;
	font-weight: bold;
}
.precio-santi{
	color: #83e1ed;
	font-family:'Montserrat', sans-serif;
	font-size: 69px;
	font-weight: 600;
}
.ayudar-ahora{
	font-weight: 300;
	width: 183px;
	height: 47px;
	border-radius:8px;
}
.cantidad-santi{
	color: #606060;
	font-family:'Montserrat', sans-serif;
	font-size: 36px;
	font-weight: 100;
}
.moneda{
	color: #606060;
	font-family:'Montserrat', sans-serif;
	font-size: 22px;
	font-weight: 100;
}
.moneda-mini{
	color: #606060;
	font-family:'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 100;
}
.articulos{
	color: #606060;
	font-family:'Montserrat', sans-serif;
	font-size: 28px;
	font-weight: 300;
}
.detalles-ayuda{
	color: #606060;
	font-family:'Montserrat', sans-serif;
	/*font-size: 1.6em;*/
	font-size: 21px;
	font-weight: 300;
}
.total-detalles{
	color: #606060;
	font-family:'Montserrat', sans-serif;
/*	font-size: 1.6em;*/
	font-size: 20px;
	font-weight: 600;
}
.esta-ayudando{
	color: #606060;
	font-family:'Montserrat', sans-serif;
	font-size: 58px;
	font-weight: 400;
}
.masde{
	color:#000;
	font-family:'Montserrat', sans-serif;
	font-size: 48px;
	font-weight: 100;
}
.masde-img{
	height: 40px;
	width: 46px;
}
.masde-strong{
	font-weight: 300;
}
.lucha{
	color:#000;
	font-family:'Montserrat', sans-serif;
	font-size: 32px;
	font-weight: 100;
}
/*increase/decrease*/
.value-button {
  display: inline-block;
  margin: 0px;
  width: 30px;
  /*height: 43px;*/
  text-align: center;
  /*vertical-align: middle;*/
  /*padding: 11px 0;*/
  background: #bebebe;
  height: 21px;
  line-height: 20px;
  transform: translateY(-70%);
}
.value-button:hover {
  cursor: pointer;
}
.mas{
	background-color: red;
	line-height: 25px;
}
#decrease {
  /*margin-right: -4px;*/
  /*border-radius: 8px 0 0 8px;*/
  font-size: 20px;
  margin-bottom: 50px;
}
#increase {
  margin-left: -4px;
  /*border-radius: 0 8px 8px 0;*/
  font-size: 20px;
}
#input-wrap {
  margin: 0px;
  padding: 0px;
}
#number {
  text-align: center;
  border: none;
  margin: 0px;
  width: 40px;
  height: 62px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
/*slider*/
.bolita{
	height: 50px;
	width: 50px;
	display: inline-block;
	text-align: center;
	background: #606060;
	color: white;
	border-radius: 50%;
	font-size: 45px;
	line-height: 42px;
}
.linea{
	border-bottom: 2px solid #606060;
	height: 26px;
	width: 75%;
	margin: 0 auto;
}
.height-slider{
/*max-height: 20vw;*/
	height: 690px;
}
.santiago-cita{
	font-family: 'Dancing Script', cursive;
	font-size: 43px;
	color: #6a6a6a;
	font-weight: 400;
	text-align: center;
}

.cita-inf{
	color:#000;
	font-family:'Montserrat', sans-serif;
	font-size: 27px;
	font-weight: 100;
	text-align: right;
}
.cita-nombre{
	color: #606060;
	font-family:'Montserrat', sans-serif;
	font-size: 39px;
	text-align: right;
	font-weight: 600;
}
.cita-bajo{
	margin-left: 40px;
}

.parrafo-inf{
	color: #606060;
	font-family:'Montserrat', sans-serif;
	font-size: 20px;
	font-weight: 200;
}
.parrafo-inf-strong{
	font-weight: 400;
}
.imagen-size{
	height: 30vw;
	width: auto;
}
.titulo-productos{
	text-align: center;
	color: #606060;
	font-family:'Montserrat', sans-serif;
	font-size: 20px;
	font-weight: 300;
}
.img-productos{
	height: 150px;
	width: 150px;
}
.cards-productos{
	height: 200px;
	width:380px;
}
.card-gel{
	background-color: #e8f8fb;
}
.containerImage{
	height: 150px;
	margin:0 auto;
	width: 150px
}
.baby-prod{
	max-height: 150px;
	max-width: 150px;
	position: relative;
	top: 50%;
    transform: translateY(-50%);
}
.img-center{
	display: block;
  	margin-left: auto;
  	margin-right: auto;
  	width: 50%;
}

.img-carrito{
	height: 250px;
}
.cantidad-marc{
	 border-style: solid;
  	border-width: 1px;
}
.ancho-inferior{
	width: 200px;
}
.prod1{
	background-color: #e8f8fb;
}
.prod2{
	background-color: #fee5e9;
}
.prod3{
	background-color: #fbf4ed;
}
.prod4{
	background-color: #eaf3ea;
}
.prod5{
	background-color: #f4f0f6;
}
.prod6{
	background-color: #f8e9d9:
}
.prod7{
	background-color: #fff:
}
.center-img{
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.juguete-titulo{
	color: #606060;
	font-family:'Montserrat', sans-serif;
	font-size: 30px;
	font-weight: 200;
}
.nom-juguete{
	color: #606060;
	font-family:'Montserrat', sans-serif;
	font-size: 30px;
	font-weight: 500;
}
.altura-producto{
	height: 360px;
}
.entreAire{
	margin-bottom: 100px;
  margin-top: 100px;
}
.altura{
	height: 100%;
}
/*.slider-inez{
	height: 50%;
}*/

/*CARRITO*/

.tuCarrito{
	color: #fff;
	font-family:'Montserrat', sans-serif;
	font-size: 50px;
	font-weight: 200;
	text-align: center;
}
.compra-resumen{
	max-width: 1082px;
	padding-top: 30px;
}
.producto-elegido{
	/*padding-top: 20px;
	padding-bottom: 20px;*/
	overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
	position: relative;
	height: 180px;
}
.img-producto-carrito{
	max-height: 150px;
	max-width: 150px;
}
.containerImageProd{
	height: 150px;
	margin: 15px auto;
	width: 150px;
}
.productos-detalles{
	margin-left: 100px;
}
.carrito-titulo{
	color: #606060;
	font-family:'Montserrat', sans-serif;
	font-size: 30px;
	font-weight: 200;
}
.producto-nombre{
	color: #606060;
	font-family:'Montserrat', sans-serif;
	font-size: 30px;
	font-weight: 500;
}
.producto-tipo{
	color: #606060;
	font-family:'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 200;
}
.blue-tone{
	color:#83e1ed;
}
.dark-blue-tone{
	color: #98d5f1;
	font-weight: 600;
}
.comenzarAyuda{
	float: right;
}
.costos{
	text-align: right;
}
.containertarjeta{
	height: 150px;
	margin:15px auto;
	width: 150px
}
.ban-slide{
	/*height: 100%;*/
	padding: 26px 26px;
	width: 100%;
	text-align: center;
	background-color: #83e1ed;

	font-family:'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #fff;
}
.ban-slide-transform{
	position: absolute;
    bottom: 22%;
    transform: translateY(50%);
    width: 100%;
}
.tuCarrito{
	font-family:'Montserrat', sans-serif;
	font-weight: 200;
	font-size: 40px;
	color: #fff;
	text-transform: uppercase;
}
.ban-strong{
	color:#8c938f;
	font-weight: 600;
}
.lista-inferior {
	list-style-type: none;
  	margin: 0;
  	padding: 0;
  	overflow: hidden;
}

.lista-inferior a
{
	color: #6e6e6e;
}
.lista-inferior span
{
	color: #6e6e6e;
}

.lista-inferior li
{
	display: inline-block;
	padding: 8px 32px;
}
.lista-tarjetas li{
	display: inline-block;
	padding: 1px 5px;
}
.producto-carrito label {
    font-size: 12px;
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-right: 5px;
    color: #545a6a;
}
abbr {
	text-decoration: none;
}
.etiqueta{
    padding: 0px 4px;
}
.producto-carritoAgregar {
	font-family:'Montserrat', sans-serif;
    font-size: 12px;
    float: left;
    border: 1px solid #d2d2d2;
    height: 30px;
    color: #545a6a;
    text-decoration: none;
    text-align: center;
    padding: 0 8px;
    background-color: #fff;
    position: relative;
    left: -1px;
    margin-right: 5px;
    border-radius: 0px;
    -webkit-appearance: none;
 }
.producto-carritoCantidad {
    -webkit-appearance: none;
    border: 1px solid #d2d2d2;
    box-sizing: border-box;
    font-size: 1em;
    color: #787c87;
    width: 50px;
    text-indent: .05em;
    height: 30px;
    letter-spacing: .03em;
    text-align: center;
    float: left;
    border-radius: 4px 0 0 4px;
    -moz-appearance: textfield;
}
.cantidad-input{
	background-color: #fff;
	width: 40px;
    height: 26px;
    text-align: center;
}
.btn-eliminar{
	font-family:'Montserrat', sans-serif;
    float: left;
    border: 1px solid #d2d2d2;
    height: 30px;
    color: #545a6a;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
    padding: 0 8px;
    /* text-transform: uppercase; */
    background-color: #fff;
    position: relative;
    left: -10px;
    margin-right: 5px;
    border-radius: 0 6px 6px 0;
    -webkit-appearance: none;
}
.titulo-productos-relacionados{
	color: #606060;
	font-family:'Montserrat', sans-serif;
	font-weight: 200;
}
.nombre-articulo{
	color: #606060;
	font-family:'Montserrat', sans-serif;
	font-size: 22px;
	font-weight: 600;
}
.tipo-articulo{
	color: #606060;
	font-family:'Montserrat', sans-serif;
	font-size: 19px;
	font-weight: 400;
}
/*CONFIRMAR ASISTENCIA*/
.titulo-confirmar{
	color: #606060;
	font-family:'Montserrat', sans-serif;
	font-size: 19px;
	font-weight: 400;
}
.centro{
	position: relative;
  	top: 50%;
  	transform: translateY(-60%);
}
.img-slide-confirmar{
	background-size: cover;
    background-repeat: no-repeat;
    max-height: 500px;
    height: 500px;
    width: 100%;
}
.wedding-names{
	color: #fff;
	font-family:'Montserrat', sans-serif;
	font-size: 50px;
	font-weight: 600;
	text-transform: capitalize;
}
.wedding-date{
	font-family:'Montserrat', sans-serif;
	font-size: 50px;
	font-weight: 200;
}
.img-circulo-container{
	height: 180px;
	margin:15px auto;
	width: 180px;
}
.img-circulo{
	max-height: 180px;
	max-width: 180px;
}
.img-borde{
	border: 8px solid #fff;
	border-radius: 50%;
	align-content: center;
	width: 200px;
	height: 200px;
	transform: translateY(-50%);
	-webkit-box-shadow: 0px 0px 27px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 27px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 27px 0px rgba(0,0,0,0.75);
}
.btn-ver-mesa{
	font-weight: 600;
}
::-webkit-input-placeholder {

   text-align: center;

}

.radio-asistir{
	text-align: right;
	font-family:'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: 200;
	color: #606060;
	padding-right: 10px;
	padding-left: 12px;
    padding-right: 12px;
}

/*RADIO*/
.form-radio
{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: inline-block;
	position: relative;
	background-color: #d2d1d1;
	color: #fff;
	top: 10px;
	height: 30px;
	width: 30px;
	border: 0;
	border-radius: 50px;
	cursor: pointer;
	margin-right: 7px;
	outline: none;
}
.form-radio:checked::before
{
	position: absolute;
	font-family:'Montserrat', sans-serif;
	font-size: 13px;
	left: 11px;
	top: 7px;
	content: '\02143';
	transform: rotate(40deg);
}
.form-radio:hover
{
    background-color: #f7f7f7;
}
.form-radio:checked
{
    background-color: #a4e0ec;
}
.espacio-radio{
	padding: 0px 8px 0px 8px;
}
.btn-confirmar{
	text-align:center;
	transform: translateY(-30%);
}
.borde-formulario{
	border: 2px solid #a4e0ec;
}
/*RADIO*/
.donde{
	font-family:'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #303030;
	text-transform: uppercase
}
.lugar{
	font-family:'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #606060;
}
/*CONFIRMAR ASISTENCIA*/

/*CHECKOUT*/
.radio-asistir{
	text-align: right;
	font-family:'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: 200;
	color: #606060;
	padding-right: 10px;
	padding-left: 12px;
    padding-right: 12px;
}

/*RADIO*/
.form-radio-check
{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: block;
	position: relative;
	background-color: #f1f1f1;
	color: #fff;
	top: 90px;
	height: 30px;
	width: 30px;
	border: 0;
	border-radius: 50px;
	cursor: pointer;
	margin-right: 7px;
	outline: none;
}
.form-radio-check:checked::before
{
	position: absolute;
	font-family:'Montserrat', sans-serif;
	font-size: 13px;
	left: 11px;
	top: 7px;
	content: '\02143';
	transform: rotate(40deg);
}
.form-radio-check:hover
{
    background-color: #f7f7f7;
}
.form-radio-check:checked
{
    background-color: #a4e0ec;
}
.espacio-radio-check{
	padding: 0px 8px 0px 8px;
}
.containertarjetaC{
	height: 150px;
	margin:15px auto;
	width: 150px
}
.tarjetaC{
	max-height: 30px;
	max-width: 70px;
}
.containerImageC{
	height: 110px;
	margin:15px auto;
	width: 110px
}
.baby-prodC{
	max-height: 110px;
	max-width: 110px;
	position: relative;
	top: 30%;
    transform: translateY(-50%);
}
.prod-tituloC{
	color: #606060;
	font-family:'Montserrat', sans-serif;
	font-size: 20px;
	font-weight: 200;
}
.producto-nombreC{
	color: #606060;
	font-family:'Montserrat', sans-serif;
	font-size: 20px;
	font-weight: 500;
}
.producto-tipoC{
	color: #606060;
	font-family:'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: 200;
}
.cantidad-santiC{
	color: #606060;
	font-family:'Montserrat', sans-serif;
	font-size: 20px;
	font-weight: 600;
}
.moneda-miniC{
	color: #606060;
	font-family:'Montserrat', sans-serif;
	font-size: 10px;
	font-weight: 100;
}
.metodo-titulo{
	color: #606060;
	font-family:'Montserrat', sans-serif;
	font-size: 25px;
	font-weight: 500;
}
.metodo{
	color: #606060;
	font-family:'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: 300;
}
.tarjetas-titulo{
	color: #606060;
	font-family:'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: 300;
}
.paypal-titulo{
	color: #606060;
	font-family:'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: 300;
}
.lista-tarjetasC li{
	display: inline-block;
	padding: 3px 5px;
}
.input-paypal{
	display: block;
	float: left;
}
.paypal-alinear{
	display: block;
	float: left;
	margin: 18px 0px;
}
.img-paypal-alinear{
	margin: 10px 52px;
	float: right;
}
.alinear-tarjetas{
	width: 100%;
	float: left;
}
.input-tarjetas{
	display: block;
	float: left;
}
.espacio-tarjetas{
	display: block;
	float: left;
	margin: 18px 0px;
}
.tarjetas-margen{
	margin: 14px;
}

.espacio-continuar{
	margin: 30px 0 30px 0;
}
/*CHECKOUT*/

/*PRODUCTOS*/
.producto-nombre-articulo{
	color: #606060;
	font-family:'Montserrat', sans-serif;
	font-size: 20px;
	font-weight: 300;
	text-align: left;
}
.producto-nombre-cantidad{
	color: #f84f6a;
	font-family:'Montserrat', sans-serif;
	font-size: 22px;
	font-weight: 300;
	text-align: right;
}
/*searchBar*/
form.buscador input[type=text] {
  padding: 10px;
  font-size: 17px;
  border: 1px solid #000000;
  border-right: none;
  float: left;
  width: 80%;
  background: #fff;
}

form.buscador button {
  float: left;
  width: 20%;
  padding: 10px;
  background: #fff;
  color: white;
  font-size: 17px;
  border: 1px solid #000000;
  border-left: none;
  cursor: pointer;
}

form.buscador button:hover {
  background: #a4e0eb;
}

form.buscador::after {
  content: "";
  clear: both;
  display: table;
}
.buscador{
	color: #000000;

}
.buscador-texto{
	font-family:'Montserrat', sans-serif;
	font-size: 22px;
	font-weight: 300;
}
/*searchBar*/
/*slider*/
.slidecontainer {
  width: 100%;
}

.slider {
  -webkit-appearance: none;
  width: 100%;
  height: 2px;
  border-radius: 2px;
  background: #00d0e4;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
}

.slider:hover {
  opacity: 1;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #00d0e4;
  cursor: pointer;
}

.slider::-moz-range-thumb {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #00d0e4;
  cursor: pointer;
}
.fuente-slider{
	color: #606060;
	font-family:'Montserrat', sans-serif;
	font-size: 22px;
	font-weight: 300;
}
.img-ban-side{
	width: 100%;
}
/*slider*/
/*FIN-PRODUCTOS*/

/*INICIA-PERFIL*/
.titulo-perfil{
	color: #606060;
	font-family:'Montserrat', sans-serif;
	font-size: 32px;
	font-weight: 600;
}
.perfil-thin{
	color: #606060;
	font-family:'Montserrat', sans-serif;
	font-size: 20px;
	font-weight: 300;
}
.datos-formulario{
	color: #606060;
	font-family:'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: 300;
	/* text-transform: uppercase; */
}
.area-texto{
	height: 25px;
	border: none;
	border-bottom: 1px solid #606060;
	width: 100%;
}
.titulo-personaliza{
	color: #606060;
	font-family:'Montserrat', sans-serif;
	font-size: 29px;
	font-weight: 100;
	text-transform: uppercase;
	text-align: center;
}
.selecciona{
	color: #606060;
	font-family:'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 300;
	text-align: center;
}
.img-edit{
	border: 8px solid #fff;
	border-radius: 50%;
	align-content: center;
	width: 200px;
	height: 200px;
	transform: translateY(-8%);
	-webkit-box-shadow: 0px 0px 27px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 27px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 27px 0px rgba(0,0,0,0.75);
}
.img-editR{
	border: 8px solid #fff;
	border-radius: 50%;
	align-content: center;
	width: 200px;
	height: 200px;
	-webkit-box-shadow: 0px 0px 27px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 27px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 27px 0px rgba(0,0,0,0.75);
}
.img-circulo-perfil{
	max-height: 400px;
	max-width: 400px;
}
.img-circulo-perfilR{
	max-height: 400px;
	max-width: 400px;
}
.sobre-img{
	align-content: center;
	transform: translateY(-370%);
	font-family:'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: 300;
}
.pick-file{
	height: 25px;
}
.img-centro{
	display: block;
  	margin-left: auto;
  	margin-right: auto;
  	width: 100%;
}
.containerImgReg{
	height: auto;
	width: auto;
}
.img-reg{
	max-height: 920px;
	max-width: 1080px;
	position: relative;
}

.sombra{
	-webkit-box-shadow: 0px 0px 23px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 23px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 23px 0px rgba(0,0,0,0.75);
}
/*FIN-PERFIL*/

/*INICIA REGISTRO*/
.titulo-registroP{
	font-family:'Montserrat', sans-serif;
	font-size: 40px;
	font-weight: 100;
	color: #606060;
	margin-top: 10px;

}
.registro-ayuda{
	font-family:'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: 300;
	color: #606060;
	margin-top:20px;
}
.sobre-registro{
	align-content: center;
	transform: translateY(-130%);
	font-family:'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: 300;
	color:#fff;
}
/*perfiles*/
.input-hidden {
  position: absolute;
  left: -9999px;
}

input[type=radio]:checked + label>img {
  border: 1px solid #fff;
  box-shadow: 0 0 3px 3px #090;
}

/* Stuff after this is only to make things more pretty */
input[type=radio] + label>img {
  border: 1px dashed #444;
  width: 150px;
  height: 150px;
  transition: 500ms all;
}

input[type=radio]:checked + label>img {
  transform:
    rotateZ(-10deg)
    rotateX(10deg);
}

/*fin-perfiles*/


.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.btn {
  border: 2px solid gray;
  padding: 8px 20px;
  border-radius: 8px;
  font-size: 20px;
  font-weight: bold;
}

.upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.cortar{
	display: block;
    display: -webkit-box;
    max-width: 580px;
    margin: 0 auto;
    line-height: 1.4;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    right: 50%;
    left: 50%;
}
.area-datos{
	height: 25px;
	border:  1px solid #00d0e4;
	width: 100%;
}
/*.sombra-datos{
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,208,228,1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,208,228,1);
	box-shadow: 0px 0px 5px 0px rgba(0,208,228,1);
}*/
.selecciona{
	text-transform: uppercase;
	font-family:'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color:#606060;
}

/*dropdown*/
*, *:before, *:after {
  -moz-box-sizing: inherit;
	-webkit-box-sizing: inherit;
  -ms-box-sizing: inherit;
	box-sizing: inherit;
}
.plain-select  {
	display:inline-block;
	vertical-align:middle;
	position:relative;
	width:200px;
}
.plain-select select {
	line-height:normal;
	height:38px;
	-webkit-appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
	appearance:none;
	width:200px;
	display:block;
	width:100%;
	border:1px solid #8dcee2;
	color:#9b9999;
	padding:8px 20px 7px 10px;
	margin:0;
	line-height:normal;
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	border-radius: 25px;
}
.ie8 .plain-select select{padding-right:3px}
.plain-select select:focus {
	background:#f9f9f9;
	outline:none;
	box-shadow:0 0 10px rgba(0, 0, 0, 0.3), inset 0 0 7px rgba(100,100,100,0.3);
	border-color:#00c0f3;
}
.plain-select ::-ms-expand {
 display:none;
}
.plain-select:after{
	content:"";
	position:absolute;
	z-index:2;
	right:8px;
	top:50%;
	margin-top:-3px;
	height:0;
	width:0;
	border-top:6px solid #8dcee2;
	border-left:6px solid transparent;
	border-right:6px solid transparent;
	pointer-events:none;
}
label{display:block}
.label-stacked {
	display:block;
	color:#606060;
	padding:10px 0 7px 2px;
	font-size:14px;
	font-weight:bold;
	line-height:1.1;
}

.lista-persona{
	list-style-type: none;
  	margin: 0;
  	padding: 20px 0;
  	overflow: hidden;
}
.lista-persona li{
	display: inline-block;
	padding: 8px 0px;
}
input[type="radio"], {
    line-height: normal;
    visibility: hidden;
}
label::after {
    color: #000;
    position: absolute;
    right: 0;
    top: -20px;
    display: block;
    font-size: 23px;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5;
    text-align: center;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    display: none;
}
input[type=radio]:checked + label>img {
  border: 1px solid #fff;
  box-shadow: 0 0 3px 3px #fff;
  transform:
    rotateZ(0deg)
    rotateX(0deg);
}
input[type="radio"] + label > img {

    width: 150px;
    height: 150px;
    transition: 500ms all;
}
input[type="radio"] + label > img {
    border: 1px solid #fff;
    width: 150px;
    height: 150px;
    transition: 500ms all;
}

.over-image{
	display: block;
	margin-bottom: 15px;
	font-family: 'Montserrat', sans-serif;
  	font-size: 18px;
  	color: #606060;
}
.img-circulo-persona{
	max-height: 130px;
	max-width: 130px;
}
.img-borde-persona{
	border: 8px solid #fff;
	border-radius: 50%;
	align-content: center;
	width: 200px;
	height: 200px;

	-webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);
}
.circulo-borde{
	border: 8px solid red;
	border-radius: 50%;
	width: 200px;
	height: 100px;
	-webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);
}
/*dropdown*/

.containerSlide{
	/*background-image: url("../img/slide.jpg");*/
	height:580px;
	width: 100%;
  	background-position: center !important;
  	background-repeat: no-repeat !important;
  	background-size: cover !important;
  	position: relative !important;
}

/*controles personaje*/
.flechas{
	cursor: pointer;
	font-size: 10px;
	position:absolute;
	text-transform: uppercase;
}
.anterior{
	left: 20px;
	padding-left: 1px;
	color: wheat;
}
.siguiente{
	right: 20px;
	padding-right: 1px;
	color: wheat;
}
/*controles personaje*/



/*pickers*/
ul {
  list-style-type: none;
}

li {
  display: inline-block;
}

input[type="checkbox"][id^="cb"] {
  display: none;
}

label {
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 10px;
  display: block;
  position: relative;
  margin: 10px;
  cursor: pointer;
}

label:before {
  background-color: white;
  color: white;
  content: " ";
  display: block;
  border-radius: 50%;
  border: 1px solid #83e1ed;
  border-radius: 50%;
  position: absolute;
  top: -5px;
  left: -5px;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 28px;
  transition-duration: 0.4s;
  transform: scale(0);
}

label img {
  height: 100px;
  width: 100px;
  transition-duration: 0.2s;
  transform-origin: 50% 50%;
}

:checked + label {
  border-color:#83e1ed ;
}

:checked + label:before {
  content: "✓";
  background-color: #83e1ed ;
  transform: scale(1);
}

:checked + label img {
  transform: scale(0.9);
  box-shadow: 0 0 5px #83e1ed ;
  border-radius: 50%;
  z-index: -1;
}
input[type=checkbox] + label::after {
    content: "";
}
/*pickers*/
.confirmar-campo{
	font-family: 'Montserrat', sans-serif;
  	font-size: 8px;
  	color: #ababab;
  	text-align: right;
}
.perimetro{
    max-height: 200px;

}

/*FIN REGISTRO*/

.containerSliderPersonaje{
	/*background-image: url("../img/slide.jpg");*/

	width: 100%;
  	background-position: center !important;
  	background-repeat: no-repeat !important;
  	background-size: cover !important;
  	position: relative !important;
}


/*media query*/
.alinear-texto{
	text-align: right;
}
.title-size{
	font-size: 54px;
}
.button-size{
	height: 48px;
	width: 245px;
}
.tarjeta{
	max-height: 40px;
	max-width: 70px;
}
.margin-tarjeta{
	margin-left: 20px;
}
.producto-elegido-side{
	text-align: left;
}
.cantidad-santi{
	text-align: center;
	font-size: 45px;
}
.baby-santi-size{
	font-size: 91px;
}

.esta-ayudando-size{
	font-size: 58px;
}
.masde-size{
	font-size: 48px;
}
.lucha-size{
	font-size: 32px;
}
.santiago-cita-size{
	font-size: 43px;
}
.cita-inf-size{
	font-size: 27px;
}
.cita-nombre-size{
	font-size: 39px;
}
.parrafo-inf-size{
	font-size: 20px;
}
.titulo-cards-size{
	font-size: 54px;
}
.sub-cards-size{
	font-size: 24px;
}
.f-santiago-size{
	font-size: 20px;
}
.texto-pasos-size{
	font-size: 22px;
}
.titulo-perfil-size{
	font-size: 32px;
}
.flechas-height{
	transform: translateY(-310px);
}
.flechas-heightS{
	transform: translateY(-387px);
}
.controles-img{
	height: 36px;
	width: 22px;
}
.controles-imgS{
	height: 36px;
	width: 22px;
}
.altura-espacio{
	margin-top: 90px;
}
.number-size{
	font-size: 62px;
	transform: translateY(-1%)
}


@media screen and (min-width: 300px) and (max-width: 420px) {
  	.alinear-texto {
      text-align: center !important;
    }
    .title-size{
    	font-size: 20px;
    }
    .button-size{
		height: 48px;
		width: 288px;
	}
	.tarjeta{
		max-height: 28px;
		max-width: 70px;
	}
	.producto-elegido-side{
		text-align: center
	}
	.cantidad-santi-side{
		text-align: center;
	}
	.side-left{
		margin-left: 4px;
	}
	.baby-santy-size{
		font-size: 28px;
	}
	.esta-ayudando-size{
		font-size: 22px;
	}
	.masde-size{
		font-size: 18px;
	}
	.lucha-size{
		font-size:17px;
	}
	.santiago-cita-size{
		font-size: 26px;
	}
	.cita-inf-size{
		font-size: 20px;
	}
	.cita-nombre-size{
		font-size: 20px;
	}
	.parrafo-inf-size{
		font-size: 15px;
	}
	.titulo-cards-size{
		font-size: 30px;
	}
	.sub-cards-size{
		font-size: 20px;
	}
	.f-santiago-size{
		font-size: 15px;
	}
	.texto-pasos-size{
		font-size: 18px;
	}
	.tarjetaC{
		max-height: 22px;
		max-width: 70px;
	}
	.titulo-perfil-size{
		font-size: 20px;
	}
	.perfil-thin-size{
		font-size:15px;
	}
	.flechas-height{
		transform: translateY(-299px);
	}
	.flechas-heightS{
		transform: translateY(-230px);
	}
	.controles-img{
		height: 25px;
	    width: 15px;
	}
	.altura-espacio{
		margin-top: 16px;
	}
	.cantidad-santi{
		text-align: center;
		font-size: 30px;
	}
	.number-size{
		font-size: 50px;
		transform: translateY(-6%)
	}
}
@media screen and (min-width: 421px) and (max-width: 768px) {
  	.alinear-texto {
     text-align: center !important;
 	}
 	.title-size{
    	font-size: 36px;
    }
    .button-size{
		height: 48px;
		width: 343px;
	}
	.tarjeta{
		max-height: 28px;
		max-width: 70px;
	}
	.comenzarAyuda{
		left: -8%;
	}
	.producto-elegido-side{
		text-align: center;
	}
	.cantidad-santi-side{
		text-align: center;
	}
	.side-left{
		margin-left: 35px;
	}
	.baby-santy-size{
		font-size: 60px;
	}
	.titulo-cards-size{
		font-size: 43px;
	}
	.sub-cards-size{
		font-size: 35px;
	}
	.flechas-height{
		transform: translateY(-785%);
	}
	.flechas-heightS{
		transform: translateY(-387px);
	}
	.altura-espacio{
		margin-top: 20px;
	}
	.number-size{
		font-size: 50px;
		transform: translateY(-1%)
	}
	.masde-size{
		font-size: 32px;
	}
}

@media screen and (min-width: 769px) and (max-width: 920px) {
  	.alinear-texto {
      text-align: center !important;
    }
    .title-size{
    	font-size: 43px;
    }
    .button-size{
	height: 48px;
	width: 343px;
	}
	.producto-elegido-side{
		text-align: left;
	}
	.baby-santy-size{
		font-size: 70px;
	}
	.flechas-height{
		transform: translateY(-300%);
	}
	.flechas-heightS{
		transform: translateY(-387px);
	}
	.altura-espacio{
		margin-top: 9px;
	}
	.number-size{
		font-size: 50px;
		transform: translateY(-6%)
	}
	.esta-ayudando-size{
		font-size: 22px;
	}
	.masde-size{
		font-size: 18px;
	}


}
@media screen and (min-width: 921px) and (max-width: 1024px) {
  	.baby-santy-size{
		font-size: 42px;
	}
	.flechas-height{
		transform: translateY(-650%);
	}
	.flechas-heightS{
		transform: translateY(-339px);
	}
	.altura-espacio{
		margin-top: 121px;
	}
	.number-size{
		font-size: 50px;
		transform: translateY(-6%)
	}
	.esta-ayudando-size{
		font-size: 22px;
	}
	.masde-size{
		font-size: 25px;
	}
	.lucha-size{
		font-size:25px;
	}
	.cantidad-santi {
	    text-align: center;
	    font-size: 37px;
	}
	.flechas-height{
		transform: translateY(-800%);
	}
}

.margen-slider{
	margin-top: 2px;
}
@media screen and (min-width: 321px) and (max-width: 420px) {
  	.margen-slider {
      margin-top: 20px;
    }
}
@media screen and (min-width: 421px) and (max-width: 768px) {
  	.margen-slider {
      margin-top: 0px;
    }
}
@media screen and (min-width: 769px) and (max-width: 920px) {
  	.margen-slider {
      margin-top: 20px;
    }
}
@media screen and (min-width: 921px) and (max-width: 1024px) {
  	.margen-slider {
      margin-top: 20px;
    }
}

/*SIDE-LEFT*/
.side-left{
	margin-left: -16px;
}
.altura-numero{
	margin-top: 10px;
}
.altura-agregar{
	margin-top: 10px;
}
.altura-eliminar{
	margin-top: 10px;
}
@media screen and (min-width: 320px) and (max-width: 359px) {
  	.side-left{
      margin-left: 4px;
    }
    .altura-numero{
		margin-top: 10px;
	}
	.altura-agregar{
		margin-top: 10px;
	}
	.altura-eliminar{
		margin-top: 10px;
	}
}
@media screen and (min-width: 360px) and (max-width: 413px) {
  	.side-left {
      margin-left: 23px;
    }
    .altura-numero{
		margin-top: 11px;
	}
	.altura-agregar{
		margin-top: 11px;
	}
	.altura-eliminar{
		margin-top: 11px;
	}
}
@media screen and (min-width: 414px) and (max-width: 680px) {
  	.side-left {
      margin-left: 50px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  	.side-left {
      margin-left: 37px;
    }
    .altura-numero{
		margin-top: 10px;
	}
	.altura-agregar{
		margin-top: 10px;
	}
	.altura-eliminar{
		margin-top: 10px;
	}
}
@media screen and (min-width: 1024px) and (max-width: 2000px) {
	.side-left {
      margin-left: -23px;
    }
}
