#banner img{
	width: 100%;
}
#banner .carousel-indicators{
	bottom: 0px;
}
#banner .carousel-indicators li{
	background-color: rgba(181,181,181,1);
	width: 12px;
	height: 12px;
	border: 0px;
	box-shadow: inset 0px 1px 6px rgba(0,0,0,.5);
}
#banner .carousel-indicators li.active{
	width: 13px;
	height: 13px;
	background-color: rgba(121,187,244,1);
	box-shadow: inset 0px -1px 6px rgba(0,0,0,.3);
}
#carousel-products{
	margin-top: 10px;
	margin-bottom: 20px;
}
#carousel-products .carousel-control.right{
	text-align: right;
}
#carousel-products .carousel-control.left{
	text-align: left;
}
#carousel-products .carousel-control.right,
#carousel-products .carousel-control.left{
	background: none;
	opacity: 1;
}
#carousel-products .carousel-control.right span,
#carousel-products .carousel-control.left span{
	font-family: 'omnes_huggies-semibold';
	color: rgba(154,132,187,1);
	text-shadow:0px 0px 1px white,0px 0px 2px white,0px 0px 3px white,0px 0px 10px white;
	font-size: 50px;
	line-height: 203px;
	padding: 0px 30px;
}
#carousel-products a.product{
	width: 260px;
	height: 203px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	background-image: url('../img/product.png');
	position: relative;
}
#carousel-products a.product > img{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.crecimiento p.text{
	color: #00D5E2;
	font-size: 25px;
  	line-height: 22px;
}
.btns-icon{
	margin: 0 auto;
	display: block;
	width: 683px;
	position: relative;
	left: 60px;
	margin-top: -99px;
}
.btns-icon > a{
	display: block;
	background-image: url('../img/icon_btn.png');
	width: 227px;
	height: 119px;
	float: left;
	text-align: center;
	text-decoration: none;
}
.btns-icon > a img{
	margin: 0 auto;
	display: block;
	width: 72px;
	margin-top: 10px;
}
.btns-icon > a span{
	color: white;
	width: 72px;
	display: block;
	margin: 0 auto;
	line-height: 12px;
}
.btns-icon > a:nth-child(2){
	position: relative;
	left: -60px;
}
.btns-icon > a:nth-child(3){
	position: relative;
	left: -120px;
}
.btns-icon-sm a{
	background-color: #94D9D5;
	border-radius: 10px;
	display: block;
	margin: 5px;
}
.btns-icon-sm p{
	color: white;
	padding-top: 20px;
	font-size: 18px;
}
.crecimiento .progress-baby{
	height: 121px;
	background-image: url('../img/progress.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	margin: 0 auto;
}
.crecimiento .progress-baby img{
	padding-top: 23px;
}
.crecimiento .progress-baby p{
	font-size: 20px;
	line-height: 20px;
	color: white;
	padding-top: 36px;
	text-shadow: 0px 1px 2px rgba(255,255,255,1);
}
.crecimiento .progress-baby p span{
	font-size: 30px;
}
.btn-circles{
	width: 100%;
	padding: 20px;
	display: block;
	background-image: url('../img/btn.png');
	overflow: hidden;
	height: 155px;
	background-size: 100% 100%; 
}
.btn-circles img{
	margin: 0 auto;
	display: block;
	transition: all .2s ease;
}
.btn-circles span{
	text-align: center;
	display: block;
	font-size: 22px;
	line-height: 18px;
	margin-top: 30px;
	color: rgba(154,132,187,1);
}
.btn-circles.blue span{
	color: rgba(115,212,225,1);
}
.btn-circles:hover img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
#materiales{
	background-color: #B3E8E4;
}
a.material{
	background-color: #00D5E2;
	border-radius: 10px;
	padding: 8px;
	width: 95%;
	margin: 10px auto 20px auto;
	border: 2px dotted white;
	display: block;
	text-decoration: none;
	cursor: pointer;
}
a.material > h2{
	text-align: center;
	color: white;
	font-size: 14px;
	margin: 5px 0px;
	text-shadow:0px 1px 1px white;
}
a.material > img{
	width: 100%;
	border-radius: 10px;
}
a.material > hr.divisor-material{
	height: 13px;
	width: 100%;
	background-image: url('../img/divisor-material.png');
	border: 0px;
	margin: 5px 0px;
}
a.material.material-one{
	background-color: #CADF76;
	box-shadow: 0px 0px 0px 5px #CADF76;
}
a.material.material-two{
	background-color: #00D5E2;
	box-shadow: 0px 0px 0px 5px #00D5E2;
}
a.material.material-three{
	background-color: #FFA3A0;
	box-shadow: 0px 0px 0px 5px #FFA3A0;
}
a.material.material-four{
	background-color: #A385BE;
	box-shadow: 0px 0px 0px 5px #A385BE;
}
a.material.material-five{
	background-color: #00A5B8;
	box-shadow: 0px 0px 0px 5px #00A5B8;
}
a.material.material-five > h2{
	margin: 12px auto;
}
p.title-baby-shower{
	color: #A385BE;
	border: 1px dashed #A385BE;
	padding: 5px 10px;
	width: 300px;
	font-size: 18px;
	margin: 10px auto;
	border-radius: 10px;
	display: block;
}
a.box-shower{
	background-color: #68C3E5;
	border-radius: 10px;
	padding: 8px;
	margin: 10px auto 20px auto;
	border: 2px dotted white;
	display: block;
	text-decoration: none;
	cursor: pointer;
	box-shadow: 0px 0px 0px 5px #68C3E5;
}
a.box-shower > h2{
	text-align: center;
	color: white;
	font-size: 20px;
	margin: 20px 0px 5px 0px;
	text-shadow:0px 1px 3px rgba(0,0,0,.2);
}
a.box-shower > hr.divisor-shower{
	height: 13px;
	width: 100%;
	background-image: url('../img/divisor-material.png');
	border: 0px;
	margin: 5px 0px;
}
a.win_shower{
	background-color: #8979AC;
	padding: 10px 5px;
	color: #72D3E0;
	text-shadow: -2px 0px 2px white, 2px 0px 2px white, 0px 2px 2px white, 0px -2px 2px white;
	display: block;
	width: 300px;
	margin: 30px auto;
	font-size: 20px;
	text-align: center;
	border-radius: 10px;
	text-decoration: none;
}
#tabs .box_mom{
	background-color: #FFA3A0;
	padding: 5px;
	border: 1px dashed white;
	box-shadow: 0px 0px 0px 6px #FFA3A0;
	border-radius: 10px;
	margin: 10px auto;
	display: block;
	cursor: pointer;
	text-decoration: none;
}
#tabs .box_mom hr{
	height: 13px;
	width: 100%;
	background-image: url('../img/divisor-material.png');
	border: 0px;
	margin: 5px 0px;
}
#tabs .box_mom h2{
	text-align: center;
	color: white;
	margin: 0px;
	margin-bottom: 8px;
}
#tabs .tab-content{
	background-color: #EFEFEF;
	border-radius: 10px;
	box-shadow: 0px 2px 5px rgba(0,0,0,.5);
	margin-bottom: 10px;
	padding: 10px;
}
#tabs .nav li.active a{
	background-color: #EFEFEF;
}
#tabs .nav a{
	padding: 10px;
	text-align: center;
	color: #00D5E2;
	font-size: 18px;
	background-color: #DCDCDC;
	border: 0px;
}
#tabs .nav a{
	width: 100%;
	display: block;
}
/*TABLETS*/
@media only screen and (min-width: 40.063em) and (max-width: 64em) { 
	.crecimiento .progress-baby{
		width: 363px;
		height: 121px;
	}
	#tabs .nav{
		position: relative;
		left: -30px;
	}
	.crecimiento{
		background-image: url('../img/crecimiento.png');
		background-repeat: no-repeat;
		background-position: right;
		height: 719px;
	}
	/*btns-banners Banners de imagenes full*/
	#btns-banners > div:first-child{
		padding-right : 0px;
	}
	#btns-banners > div:nth-child(2){
		padding-left : 0px;
	}
	#btns-banners > div img{
		width: 100%;
		max-height: 540px;
	}
	#btns-links{
		padding-right: 0px;
	}
	#btns-links + div{
		padding-left: 0px;
	}
	img.img-full{
		width: 100%;
	}
	div.col-md-without-padding-rigth{
		padding-right: 0px;
	}
	div.col-md-without-padding-left{
		padding-left: 0px;
	}
	img#img-cubos{
		padding-top: 30px;
	}
	a.box-shower{
		width: 250px;
	}
	#mama_ala_moda h1.sticky-title-big{
		font-size: 24px;
	}
	#tabs .nav a{
		width: 200px;
	}
	#tabs .box_mom{
		width: 244px;
	}
}
/*PCS*/
@media only screen and (min-width: 64.063em) {
	.crecimiento .progress-baby{
		width: 363px;
		height: 121px;
	}
	#tabs .nav{
		position: relative;
		left: -30px;
	}
	.crecimiento{
		background-image: url('../img/crecimiento.png');
		background-repeat: no-repeat;
		background-position: right;
		height: 719px;
	}
	/*btns-banners Banners de imagenes full*/
	#btns-banners > div:first-child{
		padding-right : 0px;
	}
	#btns-banners > div:nth-child(2){
		padding-left : 0px;
	}
	#btns-banners > div img{
		width: 100%;
		max-height: 540px;
	}
	#btns-links{
		padding-right: 0px;
	}
	div.col-md-without-padding-rigth{
		padding-right: 0px;
	}
	div.col-md-without-padding-left{
		padding-left: 0px;
	}
	img.img-full{
		width: 100%;
	}
	img#img-cubos{
		padding-top: 30px;
	}
	a.box-shower{
		width: 250px;
	}
	#mama_ala_moda h1.sticky-title-big{
		font-size: 24px;
	}
	#tabs .nav a{
		width: 200px;
	}
	#tabs .box_mom{
		width: 244px;
	}
}