@font-face {
    font-family: 'bubblegum_sansregular';
    src: url('../fonts/bubblegumsans-regular-webfont.woff2') format('woff2'),
         url('../fonts/bubblegumsans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'chalkboardbold';
    src: url('../fonts/chalkboard_bold-webfont.woff2') format('woff2'),
         url('../fonts/chalkboard_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body {
	font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
	color: #656565;
	font-size: 13px;
	line-height: 15px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
	font-family: 'bubblegum_sansregular';
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 42px;
}
h2 {
	font-size: 36px;
}
h3 {
	font-size: 28px;
}
h4 {
	font-size: 19px;
}
h5 {
	font-size: 15px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #23a1d1;
}
a:hover {
	text-decoration: none;
}

img {
	opacity:1;
}

img:hover {
	opacity:1;
}

legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
	float:left !important;
}


select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}

.control-label {
	text-align:left !important;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
/* top */
#top {
	background-color: #3ab9b3;
	border-bottom: none;
	padding: 5px 0px 4px 0;
	margin: 0;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
}
#top .btn-link, #top-links li, #top-links a {
	color: #fff;
	text-shadow: none;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
header {
	padding:9px 0px 9px;
}
/* logo */
#logo {
	margin: 0;
}

#logo img{
	height:90px;
	width:auto;
}
/* search */
#search {
	margin-bottom: 10px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
}
/* cart */
#cart {
	margin-bottom: 10px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	background-color: none;
	border-color: none;
	min-height: 40px;
	padding-top:30px;
	padding-bottom:0px;
	margin:0px;
}
#menu .nav > li > a {
	color: #753595;
	font-family: 'bubblegum_sansregular';
	padding: 10px 12px 6px;
	min-height: 15px;
	background-color: transparent;
	font-size:28px;
	font-weight:500;
	border-radius:0px;
}

#menu .redes {
	margin-left:10px;

}

#menu .redes a {
	display:inline-block;
	padding: 7px 5px !important;
}

#menu .redes a i {
	font-size:22px;
}

#menu .redes a:hover {
	background:none;
	border-top: none !important;
}


#menu .nav > li > a:hover {
	background:none;
	border-top: 3px solid #3ab9b3;
}

#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 15px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
	background:#693592;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #44bdb7;
	background-image: none;
	background-repeat: repeat-x;
	border-color: none;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
.banner-subtitle {
	position: relative;
	padding-top:10%;
	display:none;
}
.banner-subtitle h2 {
	color:#753595;
	text-shadow: 5px 0px 0px #fff;
	font-size:65px !important;
	position:absolute;
	top: 18%;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center; /** Y-axis align **/
    justify-content: center; /** X-axis align **/
}
#objetivo {
	background-image:url('../image/nube-separador.png');
    background-repeat:no-repeat;
    background-size:cover;
	padding:30px 0 40px;
	margin-top:20px;
}
#objetivo .col-sm-6 img{
	width:360px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#objetivo .col-sm-6 h1{
	color:#863299;
	text-align:center;
	margin-top:20%;
}
#objetivo .col-sm-6 p{
	color:#707070;
	font-family: 'chalkboardbold';
	font-size:18px;
	text-align:center;
	padding:5%;
}
#bloque {
	margin-bottom:30px;
	background-image: linear-gradient(to right, #00bab4 50%, #7fbb00 50%);
	margin-top:-40px;
}
#bloque i {
	font-size:36px;
	margin-right:5px;
	color:#232020;
	vertical-align:middle;
}
#bloque a {
	color:#FFF;
}
.bloque1 {
	background:#00bab4;
	padding:25px;
	color:#FFF;
}
.bloque2 {
	background:#ff5000;
	padding:25px;
	color:#FFF;
	text-align:center;
}
.bloque2 a {
	font-size:24px;
}

.bloque3 {
	background:#7fbb00;
	padding:25px 10px 25px;
	color:#FFF;
	text-align:center;
}
.bloque3 a {
	font-size:13px;
	line-height:13px !important;
}
.title-line {
	color:#693592;
	text-align:center;
	margin-bottom:50px;
	position:relative;
}
.title-line:after {
	content:"";
	width:30px;
	height:4px;
	display: block;
    position: absolute;
	bottom:-10px;
	left:48.5%;
	background:#693592;
}
#galeria {
	padding:40px 0 60px;
	margin-bottom:-50px;
}

#galeria .pics {
	display: grid;
	gap: 1rem;
	grid-template-columns: repeat(auto-fit, minmax(15em, 1fr));
	grid-auto-rows: 15.5em;  
	padding: 10px; 
}

#galeria .pics img{
    width: 100%;
    height: 100%; 
    box-shadow: rgba(3, 8, 20, 0.1) 0px 0.15rem 0.5rem, rgba(2, 8, 20, 0.1) 0px 0.075rem 0.175rem;
    object-fit: cover;	
}
@media screen and (min-width: 768px) {
#galeria .pics .image_container:first-child {
    grid-row: span 2 / auto;
  }

#galeria .pics .image_container:nth-child(3) {
    grid-column: span 2 / auto;
  }
}
#common-home {
	background-image:url('../image/bg.jpg');
    background-repeat:no-repeat;
    background-size:cover;
	background-position:bottom;
}
#somos-home {
	padding:40px 0 40px;
}
.botons {
	display:block;
	text-align:center;
	padding:0 10px 10px;
}
.botons a {
	background:#753595;
	padding:2px 10px;
	text-align:center;
	color:#FFF;
	margin-right:4px;
	display:inline-block;
	border-radius:4px;
}
.botons a:hover {
	background:#3ab9b3;
}
#tab-historia, #tab-ventajas {
	padding:30px 0px;
	margin-bottom:20px;
}
#tab-historia img, #tab-ventajas img{
	width:380px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#tab-historia p, #tab-ventajas p{
	padding-top:10%;
	text-align:center;
}
#tab-historia h3 {
	color:#863299;
	text-align:center;
	margin:20px;
}

#tab-historia .btn-morado {
	color:#fff;
	background:#863299;
	text-align:center;
	padding:5px 10px;
	border-radius:4px;
	display:block;
	width:100px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#tab-ventajas {display:none;}

#nosotros-home {
}

#nosotros-home .justify-content-center {
	text-align:center;
	display:block;
	margin-left:18%;
	margin-top:-15%;
}

#nosotros-home .card1 .box{
	background:#44bdb7;
}

#nosotros-home .card2 .box{
	background:#92ba1f;
}

#nosotros-home .card3 .box{
	background:#e15100;
}

#nosotros-home .box {
	border-radius:8px;
	text-align:center;
	padding:20px;
}

#nosotros-home .box span {
	display:block;
	min-height:80px;
	color:#fff;
}

#nosotros-home .box h2, #nosotros-home .box h2 a {
	color:#FFF;
}

#nosotros-home .box img {
	display:block;
	height:80px;
	width:auto;
	margin-left:auto;
	margin-right:auto;
}

#nosotros-home .justify-content-center {
	text-align:center;
}

#nosotros-home h1 {
	text-align:center;
	color:#753595;
	margin-top:30px;
}

#nosotros-home .subtitle {
	text-align:center;
	display:block;
	margin:10px 0 30px;
	font-family: 'chalkboardbold';
}

#nosotros-home ul {
	list-style:none;
	padding-left:0px;
}

#nosotros-home ul li {
	padding:5px 0;
}

#nosotros-home ul li img{
	display:grid;
	float:left;
	margin-right:5px;
	height:20px;
	width:auto;
	margin-top:12px;
}

#galeria-home h1 {
	text-align:center;
	color:#44bdb7;
	margin-top:30px;
}

#galeria-home .subtitle {
	text-align:center;
	display:block;
	margin:10px 0 30px;
	font-family: 'chalkboardbold';
}

#galeria-home .col-sm-4 {
	padding: 0;
}

#servicios-home {
	background-image:url('../image/fondo-servicios.png');
    background-repeat:no-repeat;
    background-size:cover;
	background-position:bottom;
	text-align:center;
	padding:60px 0px;
}

#servicios-home .book1 span, #servicios-home .book2 span, #servicios-home .book3 span {
	display:block;
	margin:20px;
	min-height:360px;
}

#servicios-home .col-sm-1 {
	margin-left:3%;
}

#servicios-home .book1 span {
	background-image:url('../image/babies-off.png');
    background-repeat:no-repeat;
    background-size:cover;
	background-position:bottom;
}
#servicios-home .book1 span:hover {
	background-image:url('../image/babies-on.jpg');
    background-repeat:no-repeat;
    background-size:cover;
	background-position:bottom;
	margin-top:-10%;
}

#servicios-home .book2 span {
	background-image:url('../image/nursery-off.png');
    background-repeat:no-repeat;
    background-size:cover;
	background-position:bottom;
}
#servicios-home .book2 span:hover {
	background-image:url('../image/nursery-on.png');
    background-repeat:no-repeat;
    background-size:cover;
	background-position:bottom;
	margin-top:-10%;
}
#servicios-home .book3 span {
	background-image:url('../image/kinder-off.png');
    background-repeat:no-repeat;
    background-size:cover;
	background-position:bottom;
}
#servicios-home .book3 span:hover {
	background-image:url('../image/kinder-on.png');
    background-repeat:no-repeat;
    background-size:cover;
	background-position:bottom;
	margin-top:-10%;
}

#servicios-home .title-line { color:#FFF;}
#servicios-home .title-line:after { background:#FFF;}

#information-contact {
	padding:40px 0;
	background-image:url('../image/bg-contact.jpg');
    background-repeat:no-repeat;
    background-size:cover;
	background-position:bottom;	
}

#information-contact .form-horizontal {
	padding:20px 15%;
}

#information-contact .form-horizontal input, #information-contact .form-horizontal textarea {
	font-size:16px;
	border-radius:4px;
	padding:20px 12px;
}
#information-contact .form-horizontal .col-sm-12 input {
	border:#31c6c1 solid 1px;
}

#information-contact .form-horizontal .col-sm-6:nth-child(1) input {
	border:#863694 solid 1px;
}

#information-contact .form-horizontal .col-sm-6:nth-child(2) input {
	border:#ff5000 solid 1px;
}

#information-contact .form-horizontal .col-sm-12 textarea {
	border:#31c6c1 solid 1px;
}

#kinder {
	padding:20px 0;
	background-image:url('../image/bg-contact.jpg');
    background-repeat:no-repeat;
    background-size:cover;
	background-position:bottom;		
}
#kinder .line1 h1 {
	color:#863299;
}

#kinder .line1 img {
	width:360px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#kinder .line1 h1 {
	margin-top:25%;
}

#kinder .line2 .col-sm-1 {
	margin-left:4%;
}

#kinder .line2 .col-sm-12 {
	padding:30px 10px;
}

#kinder .line3 img {
	width:480px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#kinder .line3 h1 {
	color:#863299;
}

#kinder .line3 span {
	display:block;
	margin-bottom:5px;
	padding:30px 5px 30px 12%;
	color:#fff;
}

#kinder .line3 .box-morado {
	background:url('../image/box-morado.png');
	background-repeat:no-repeat;
	background-position:left;
}
#kinder .line3 .box-aqua {
	background:url('../image/box-aqua.png');
	background-repeat:no-repeat;
	background-position:left;
}
#kinder .line3 .box-verde {
	background:url('../image/box-verde.png');
	background-repeat:no-repeat;
	background-position:left;
}
#kinder .line3 .box-naranja {
	background:url('../image/box-naranja.png');
	background-repeat:no-repeat;
	background-position:left;
}
#kinder .line-adicional {
	padding:20px 0;
}
#kinder .m30 {
	margin-top:30px !important;
}
#kinder .line-adicional .pic{
	display:inline-block;
	width:25%;
	float:left;
}
#kinder .line-adicional .pic img{
	width:auto;
	height:230px;
	float:right;
	padding:0px;
}
#kinder .line-adicional .desc {
	display:inline-block;
	min-height:180px;
	background:#eeeeee;
	width:75%;
	padding:20px;
	margin-left:-5px;
	margin-top:2%;
	border-radius:0px 15px 15px 0px;
}
#kinder .line-adicional .desc:hover {
	background:#863299;
}
#kinder .line-adicional .desc:hover h1, #kinder .line-adicional .desc:hover span{
	color:#fff;
}
#kinder .line-adicional .desc span{
	display:table-cell;
	width:70%;
	padding-top:3%;
	min-height:180px;
}
@media (max-width: 767px) {
	#kinder .line-adicional .pic, #kinder .line-adicional .desc, #kinder .line-adicional .desc h1, #kinder .line-adicional .desc span{
	display:block !important;
	width:100% !important;
	float:none !important;
   }
   
   	#kinder .line-adicional .pic img {
		float:none !important;
		margin-left:30% !important;
		margin-bottom:-20px;
	}
	
	#kinder .line-adicional .desc h1, #kinder .line-adicional .desc span{
	min-height:20px !important;
	padding-top:1%;
	text-align:center;
    }
	
}
#kinder .line-adicional .desc h1{
	display:table-cell;
	width:30%;
	line-height:1em;
	min-height:180px;
	text-align:center;
	color:#797979;
	padding-top:3%;
}
#porque {
	padding:0px !important;
	background:#863299;
}
#porque .line-bloque{
	padding:10px 0px;
	margin:0px;
}
#porque-title h1{
	text-align:center;
	color:#863299;
	margin-bottom:30px;
	margin-top:50px;
}

#porque .bloque1 img, #porque .bloque2 img, #porque .bloque3 img{
	width:80px;
	height:auto;
	margin-right:10px;
}
#porque .bloque1, #porque .bloque2, #porque .bloque3 {
	margin:0px;
	background:#863299;
	padding:0 5%;
}

#porque .bloque1 span, #porque .bloque2 span, #porque .bloque3 span{
	display:inline-block;
	vertical-align:middle;
	font-size:19px;
}

#porque .bloque1 b, #porque .bloque2 b, #porque .bloque3 b{
	display:block;
	font-weight:500;
	font-size:48px;
}

#inscripciones {
	padding:20px 0px 20px;
	margin:0 0 -20px;
	background:#f4f4f4;
}

#somos-page .row{
	padding:30px 0px;
}

#somos-page .row img{
	width:380px;
	height:auto;
}

#somos-page .row h3{
	color:#c4552d;
	margin-top:20%;
}

#somos-page .row h1{
	color:#c4552d;
	margin-top:10%;
	text-align:center;
	margin-bottom:30px;
}

#somos-page .valores{
	color:#fff;
	text-align:center;
	background:#753595;
}

#somos-page .valores span{
	font-size:24px;
	padding:20px;
	text-align:center;
	display:inline-block;
}

#somos-page {
	padding:20px 0 50px;
	background-image:url('../image/bg-contact.jpg');
    background-repeat:no-repeat;
    background-size:cover;
	background-position:bottom;
	margin-bottom:-30px;
}

#servicios h2 {
	color:#4cbeb9;
	margin-top:30px;
}

#servicios p {
	display:block;
	padding:15px 0;
}

#servicios span{
	display:block;
	margin-bottom:15px;
}
#servicios span b{
	display:block;
	color:#4cbeb9;
}

#servicios span img{
	display:grid;
	float:left;
	margin-right:5px;
	margin-top:-3px;
	height:20px;
	width:auto;
}

#nosotros span{
	display:block;
	margin-bottom:15px;
	margin-top:15px;
}

#nosotros span img{
	display:inline-block;
	float:left;
	margin-right:5px;
	margin-top:5px;
	height:20px;
	width:auto;
}

#nosotros span b{
	display:inline-block;
	font-weight:200;
	width:80%;
	padding-left:5px;
}

#nosotros .two-level{
	padding-top:30px;
	display:block;
}

#nosotros .cell1 {
	background:#3ab9b3;
}

#nosotros .cell2 {
	background:#e77433;
}

#nosotros .cell1, #nosotros .cell2, #nosotros .cell3 {
	color:#fff;
	padding:10px 10px 30px 10px;
}

#nosotros .cell1 h2, #nosotros .cell2 h2, #nosotros .cell3 h2 {
	color:#fff;
	margin-bottom:10px;
}

#nosotros .cell1 h2 img, #nosotros .cell2 h2 img, #nosotros .cell3 h2 img {
	display:inline-block;
	height:40px;
	width:auto;
	margin-right:5px;
}

#nosotros .cell3 {
	background:#accb55;
}

#nosotros .large-pic img {
	display:block;
	width:415px;
	height:auto;
}

#content {
	min-height: 600px;
	padding-top:30px;
}


.news-box {
  position: relative;
}

.news-box .image{
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.news-box:hover {
  opacity: 0.8;
  background:#e35000;
  color:#fff;
  border-radius:25px;
}

.news-box:hover .middle {
  opacity: 1;
}

.news-box:hover img {
  opacity: 0;
}

.text a {
  color: black;
  font-size: 16px;
  padding: 8px 16px;
  background:#ffe100;
  border-radius:8px;
}

.text h2{
  color: white;
}

.text p{
  color: white;
  font-size: 18px;
}

.contact-box {
	background:#92ba1f;
	color:white;
	border-radius:16px;
	padding:20px;
}

.contact-box h2 {
	color:white;
}

.contact-box .map {
	display:block;
	margin-top:10px;
}

.blog .col-sm-4 {
	margin-top:20px;
}

.blog .blog-box {
	color:white;
	min-height:380px;
}

.blog .blog-box h3 {
	color:white;
	margin:10px;
}

.blog .blog-box p {
	display:block;
	padding:10px;
}

.blog .blog-box a {
	display:block;
	padding:10px;
	color:white;
	margin:10px 0 15px;
	font-family: 'bubblegum_sansregular';
	font-size:16px;
}

.blog .col-sm-4:nth-child(1) .blog-box {
	background:#44bdb7;
}

.blog .col-sm-4:nth-child(2) .blog-box {
	background:#92ba1f;
}

.blog .col-sm-4:nth-child(3) .blog-box {
	background:#e15100;
}

.blog .col-sm-4:nth-child(4) .blog-box {
	background:#753595;
}

.blog .col-sm-4:nth-child(5) .blog-box {
	background:#0991e7;
}

.blog .col-sm-4:nth-child(6) .blog-box {
	background:#be1c5d;
}

.blog h1 {
	text-align:center;
	color:#92ba1f;
	margin:40px 0 10px;
}
.blog span {
	text-align:center;
	display:block;
	margin:10px 0 30px;
	font-family: 'chalkboardbold';
}

@media (max-width: 478px) {
#menu .nav > li > a:hover {
	background:none;
	border-top: none !important;
	border-left: 3px solid #3ab9b3;
}
.registro {
	display:none !important;
}
#nosotros .large-pic img {
width:480px;
height:auto;
}

#nosotros-home .justify-content-center {
	text-align:center;
	display:block;
	margin-left:0%;
	margin-top:-15%;
}

#nosotros-home .box {
border-radius:8px;
text-align:center;
padding:10px;
}

#nosotros-home .box span {
	display:block;
	min-height:30px;
	color:#fff;
}

#nosotros-home .box h2, #nosotros-home .box h2 a {
	color:#FFF;
}

#nosotros-home .col-xs-4 {
	padding:5px;
	margin:0px;
}

#nosotros-home .box img {
	display:block;
	height:40px;
	margin-top:10px;
	width:auto;
	margin-left:auto;
	margin-right:auto;
}

#galeria-home .col-sm-4 {
	padding: 20px;
}


}


/*finish*/

/* footer */
footer {
	margin-top: 30px;
	padding-top: 20px;
	background-color: #753595;
	color: #fff;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer li {
	padding-bottom:4px;
}
footer ul li img{
	height:70px;
	width:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:8%;
	margin-right:auto;
}
footer a {
	color: #fff;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'bubblegum_sansregular';
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
footer .redes a {
	display:inline-block;
	margin-right:5px;
	margin-top:10px;
}
footer .redes a img{
	height:28px;
	width:auto;
}


footer p {
	display:block;
	width:100%;
	text-align:center;
	padding:20px;
	color:#fff;
	font-size:12px;
	font-family: 'chalkboardbold';
	border-top:none;
	margin-top:20px;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid #ddd;
	display:none;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 2px 45px !important;
	font-size: 20px !important;
	font-weight:200 !important;
	border: none;
	font-family: 'bubblegum_sansregular';
	border-radius: 8px;
	box-shadow: none;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	text-shadow: none;
	background-color: #873299;
	border-color: none;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #00bab4;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #060606;
	text-shadow: none;
	background-color: #f1dc1b;
	border-color: #none;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #3ab9b3;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group {
	border-radius:0px;
}

.list-group a {
	border: none;
	color: #fff;
	padding: 18px 18px;
	background:#753595;
	font-family: 'bubblegum_sansregular';
	font-weight:200;
	font-size:16px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #fff;
	background: #3ab9b3;
	border: none;
	text-shadow: none;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
