html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, u, b, i {
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-weight: normal;
     font-style: normal;
     font-size: 100%;
     font-family: inherit;
     vertical-align: baseline
}


@font-face{ 
	font-family: "LatoBlack"; 
	src: url("../fonts/LatoBlack.eot");
	src: local('?'), 
		url("../fonts/LatoBlack.eot") format("embedded-opentype"), 
		url("../fonts/LatoBlack.woff") format("woff"),
		url("../fonts/LatoBlack.ttf") format("truetype"),
		url("../fonts/LatoBlack.svg#LatoBlack") format("svg");
 }


@font-face{ 
	font-family: "LatoBold"; 
	src: url("../fonts/LatoBold.eot");
	src: local('?'), 
		url("../fonts/LatoBold.eot") format("embedded-opentype"), 
		url("../fonts/LatoBold.woff") format("woff"),
		url("../fonts/LatoBold.ttf") format("truetype"),
		url("../fonts/LatoBold.svg#LatoBold") format("svg");
 }
 
 

@font-face{ 
	font-family: "LatoLight"; 
	src: url("../fonts/LatoLight.eot");
	src: local('?'), 
		url("../fonts/LatoLight.eot") format("embedded-opentype"), 
		url("../fonts/LatoLight.woff") format("woff"),
		url("../fonts/LatoLight.ttf") format("truetype"),
		url("../fonts/LatoLight.svg#LatoLight") format("svg");
 }


@font-face{ 
	font-family: LatoRegular; 
	src: url("../fonts/LatoRegular.eot");
	src: local('?'), 
		url("../fonts/LatoRegular.eot") format("embedded-opentype"), 
		url("../fonts/LatoRegular.woff") format("woff"),
		url("../fonts/LatoRegular.ttf") format("truetype"),
		url("../fonts/LatoRegular.svg#LatoRegular") format("svg");
 }



/* SELECCION DE COLORES */

::-moz-selection {
  text-shadow: none;
  background: #009FE3;
}
::selection {
  text-shadow: none;
  background: #009FE3;
  color: #FFFFFF;
}
img::selection {
  background: transparent;
}
img::-moz-selection {
  background: transparent;
}

body{
	font-family: "LatoRegular", arial;
}



.mobile{
    display: block!important;
}

.desktop {
    display: none!important;
}


#captcha{
	margin: 0.5em;
    color: #FFFFFF;
    background-color: #F6B63C;
    padding: 0.6em 2em;
    border: 3px solid #FFFFFF;
    border-radius: 10px;
    text-decoration: none;
    transition-property: background-color;
    transition-duration: 350ms;
    transition-timing-function: ease-in;
    transition-delay: 0s;
}




.carousel-indicators li{
	border:1px solid #CCCCCC;
}
.carousel-indicators .active{
	background-color: #DDDDDD;
}


 #rrssHeader{
 	display: none;

 }


header .container{
	width: 100%;
	max-width: 1300px;
}

.flex-container-header{
	display: -webkit-flex;
	display:flex;
	flex-flow: row wrap;
	align-items: stretch /* Por defecto, para q tengan el mismo alto*/;
	justify-content: center;
	align-content: center;
	margin-left: auto;
	margin-right: auto;
}

.flex-item-header:nth-child(1){

}

.flex-item-header:nth-child(2){

}


header{
	padding: 2em;
}

header h1 span{
	display: none;
}


header h1 span{
	display: none;
}

h1{
	width: 70%;
	max-width:306px;
}

h1 img{
	width: 100%;
	max-width:306px;
}






.navbar-toggler{
	background-color: rgba(255,255,255,0);
	border:0;
}

.navbar-toggler:active{
	border:0!important;
}

.navbar-toggler:target{
	border:0!important;
}

.navbar-toggler:focus{
	border:0!important;
}

:focus {
    outline: -webkit-focus-ring-color auto 0px;
}

#botonToggle{
 	display: inline-block;
 	position: absolute;
	right: 0em;
	top:2em;
 }
 #botonToggle img{
	margin-right: 0.3em;
	overflow: hidden;
 }

#navbarToggleExternalContent{
}

#navbarToggleExternalContent ul{
	display: block;
	margin-top: 1em;

}

#navbarToggleExternalContent ul li{
	background-color: rgba(0,159,227,0.8);
	list-style-type: none;
	padding: 0.3em 3em;
	margin: 0.3em 0;
	text-align: center;
}

#navbarToggleExternalContent ul li a{
	color: #FFFFFF;
}



nav{
	display: none;
	color: #009FE3;
	font-family:'LatoRegular', arial;
	font-size: 0.7em;
	text-align: center;
	text-transform: uppercase;
	margin: 1.6em 0;
}




#bannerPrincipal{
	border-bottom: 9px solid #FCBCCD /*#009FE3*/;
	margin-bottom: 0em;
	background: url(../img/Babies_Co_Trama_banner_Pinceladas.png) center repeat-x #FFFFFF;
	background-size: auto 100%;
	padding-left: 0;
	padding-right: 0;


}

#bannerPrincipal .container{
	width: 100%;
	max-width: 1300px;	
	padding-left: 0;
	padding-right: 0;

}





.fraseSobreNosotros{
	background: url(../img/BabiesCo_Dis_FraseSobreNosotros_mobile.jpg) center no-repeat #009FE3;
	background-size: cover;
	padding: 6em 0;
	border-bottom:2px solid #FFFFFF;
	text-align: center;
}


.textoFraseSobreNosotros{
	color: #FFFFFF;
	text-align: center;
	width: 80%;
	margin: 0.5em auto;
	font-size: 1.1em;

}

.fraseSobreNosotros a{
	margin-top: 1em;
	display: inline-block;
	color: #FFFFFF;
	background-color: #F6B63C;
	padding: 0.6em 2em;
	border:3px solid #FFFFFF;
	border-radius:10px;
	text-decoration: none;

	transition-property: background-color;
	transition-duration: 350ms;
	transition-timing-function: ease-in;
	transition-delay: 0s;


}
.fraseSobreNosotros a:hover{
	background-color: #E10813;
	text-decoration: none;
}














/* PRODUCTOS  */



.productos{
	text-align: center;
	padding: 4em 0em 0 0;
	background: url(../img/Babies_Co_Trama_Nubes.png) center repeat #FFFFFF;

}

.productos h2{
	text-align: center;
	font-family: "LatoLight"; arial;
	color:#F6B63C;
	font-size: 2em;
	margin-bottom: 1em;
}

.margenTitproductos{
	margin-top: 3em;
}


#productos .container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}

.flex-container-productos{
	display: -webkit-flex!important;
	display:flex!important;
	flex-flow: row wrap!important;
	justify-content: center!important;/*space-around; center*/
	align-items: stretch!important/* Por defecto, para q tengan el mismo alto*/;
	position: relative;
	max-width: 1300px;
	margin: 0 auto;

}


.flex-item-productos{
	position: relative;
	width: 100%;

	margin-left: auto;
	margin-right: auto;


	transition-property: box-shadow;
	transition-duration: 400ms;
	transition-timing-function: ease-in;
	transition-delay: 0s;
}

.flex-item-productos:before {
  content : "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(135, 185, 208, 0.6);
  z-index: -1;

 


}

.flex-container-productost:hover .flex-item-productos:before {
  background-color: rgba(255, 255, 208, 0.6);

}

.productosHover{
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(135, 191, 127, 0.6);
  z-index: -1;
  opacity: 0;   

  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;	
}

.productosHover:hover .Aligner:hover{
  opacity: 1;   

}






.flex-item-productos:nth-child(1){
	background: url(../img/Babies_Co_BanioEhigiene.png) center no-repeat #eeeeee;
	background-size: cover;

}

.flex-item-productos:nth-child(2){
	background: url(../img/Babies_Co_Sillas.png) center no-repeat #eeeeee;
	background-size: cover;
	border-top:2px solid #FFFFFF;
}

.flex-item-productos:nth-child(3){
	background: url(../img/Babies_Co_Corralitos.png) center no-repeat #eeeeee;
	background-size: cover;
	border-top:2px solid #FFFFFF;
}

.flex-item-productos:nth-child(4){
	background: url(../img/Babies_Co_Accesorios.png) center no-repeat #eeeeee;
	background-size: cover;
	border-top:2px solid #FFFFFF;
}







.Aligner {
	position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 5;

  
}


.Aligner-item {
  flex: 1;
}



.flex-item-productos h3{
	padding: 10em 0em;

}

.flex-item-productos h3 a{
	font-family: "LatoLight"; arial;
	color:#FFFFFF;
	font-size: 2.3em;
	display: block;
	text-decoration:none;
	text-shadow: 4px 4px 4px rgba(00,00,00,0.25);
}

.flex-item-productos h3 a:hover{
	font-family: "LatoLight"; arial;
	color:#FFFFFF;
	font-size: 2.3em;
	display: block;
	text-decoration:none;

}

.flex-item-productos h3 a:focus{
	font-family: "LatoLight"; arial;
	color:#FFFFFF;
	font-size: 2.3em;
	display: block;
	text-decoration:none;
}





/*

.producto-hover {
  background: rgba(5, 166, 240, 0.9);
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
}
.producto-hover:hover {
  opacity: 1;
}


*/





/* INTERIORES PRODUCTOS */

#interioresProductos .container{
	width: 100%;
	max-width: 1300px;
	padding: 2em 1em;
	background: url(../img/Babies_Co_Trama_Nubes.png) center repeat #FFFFFF;
}

#interioresProductos h2{
	font-size:2em;
	text-align: center;
	font-family: "LatoLight", arial;
	color: #F6B63C;
	margin-top: 2em;
	text-transform: uppercase;


}

#interioresProductos h3{
	font-size:1.8em;
	font-family: "LatoLight", arial;
	color: #F6B63C;
	margin: 0.5em 0;

}


#interioresProductos .container ul li{
	color: #737272;
	list-style-type: square;
}




.flex-container-detalleProductos{
	display: -webkit-flex;
	display:flex;
	flex-flow: row wrap;
	justify-content: center;/*space-around; center*/
	align-items: stretch/* Por defecto, para q tengan el mismo alto*/;
	position: relative;
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
	padding: 2em 0;

}


.flex-item-detalleProductos{
	position: relative;
	width: 100%;
	background-color: #FFFFFF;
	margin: 1.5em 0;
	box-shadow: 1px 1px 10px 4px rgba(00,00,00,0.05);
}


.margenEspecificaciones{
	padding: 2em 2em 2em 3em;
}

.bordeAmarillo{
	border-bottom:2px solid #F6B63B;
}

.inverso{
	flex-direction:row;
}


























/* Map */

.map {


  border-top:3px solid #F6B63C;
  position: relative;
  padding-bottom: -0.5em!important;
}
/*
@media (max-width: 992px) {
  .map {
    height: 75%;
  }
}*/

.map iframe {
  pointer-events: none;
}

.direccion{
	position: absolute;
	top:1em;
	left:0em;
	background-color: rgba(255,255,255,0.8);
	padding: 0.8em 1.7em 0.8em 1.7em;
	display: block;
	border-radius: 10px;
	border:2px solid #009FE3;


}

.direccion img{
margin-bottom: -0.5em;
margin-right: 0.4em;
}










/*FOOTER*/

footer{
	background: url(../img/Babies_Co_Trama_Footer.png) center repeat #009FE3;
	padding:1em 0em;
	border-top:3px solid #F6B63C;
}

#footer .col-sm-5{
	padding-left: 0;
	padding-right: 0;
}

#footer .datosFooter{
	width: 100%;
	color: #FFFFFF;
	padding-left:2em;
	padding-right:2em;
	padding-top:2.5em;
	padding-bottom:2.5em;
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2em;
	margin-bottom: 2em;
	background-color: rgba(255,255,255,0.2);
	
}

#footer .datosFooter div{
	display:block;
	text-align:left;
	color:#FFFFFF;
	padding:0em 0em;
	vertical-align:top;
	
}

#footer .datosFooter span{
	display: block;
}

#footer .datosFooter div p{
	display:inline-block;
	text-align:left;
	margin: 0.7em 0em 0.7em 0em;

	
}

#footer .datosFooter div img{
margin-bottom: -0.5em;
	
}

#footer .col-sm-12{
padding: 2em 0 0 0;
	
}

#footer .col-sm-7{
padding-right: 0px;
padding-left: 0px;
	
}



#footer a{
	color:#FFFFFF;
	text-decoration: none;
	font-family:'LatoLight', arial;
	font-size: 1.1em;

	transition-property: color, font;
	transition-duration: 350ms;
	transition-timing-function: ease-in;
	transition-delay: 0s;
}

#footer a:hover{
	color: #F6B63C;

}


#footer p{
	margin-top:0.3em;
}



#form{
	width:100%;
	display:inline-block;
	vertical-align:top;	
	text-align: center;

}

.form h2{
	font-size:2.6em;
	text-align: center;
	font-family: "LatoLight", arial;
	color: #F6B63C;
	letter-spacing: -3px;


}

.form p{
	color: #DDDDDD;
	font-family:'LatoRegular', arial;
	font-size: 1.3em;
	text-align: center;
	margin-bottom: 1em;
}

form input{
	width:100%;
	margin:0.5em 0;
	height:3em;
	display:block;
	vertical-align:top;
	background-color:rgba(255,255,255,0.3);
	border:1px solid #009FE3;
	padding-left:1em;
	box-sizing:border-box;
	color: #FFFFFF!important;
	font-family:"LatoRegular", arial;
	font-size:1.1em;
}

form input[type="submit"]{
		width:100%;
}

form textarea{	
	width:100%;
	margin:0.5em 0;
	display:block;
	height:5em;
	vertical-align:top;
	background-color:rgba(255,255,255,0.3);
	border:1px solid #009FE3;
	padding-left:1em;
	padding-top:1em;
	box-sizing:border-box;
	color: #FFFFFF!important;
	font-family:"LatoRegular", arial;
	font-size:1.1em;
}	


form input[type="submit"]{
background-color: #009FE3;
border:1px solid #009FE3;
color: #FFFFFF;
font-family:"LatoRegular", arial;
font-size:1.1em;

transition-property: background-color, border-color;
transition-duration: 350ms;
transition-timing-function: ease-in;
transition-delay: 0s;
}

form input[type="submit"]:hover{
background-color: #F6B63C;
border:1px solid #F6B63C;
color: #FFFFFF!important;

}


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #FFFFFF;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #FFFFFF;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #FFFFFF;
}
:-moz-placeholder { /* Firefox 18- */
  color: #FFFFFF;
}















@media screen and (min-width:481px){

.mobile{
    display: none!important;
}

.desktop {
    display: block!important;
}


header .container{
	position: relative;
}

h1{
	width: 40%;
	max-width:306px;
}




.fraseSobreNosotros{
	background: url(../img/BabiesCo_Dis_FraseSobreNosotros.png) center no-repeat #2B97C9;

}











.direccion{
	position: absolute;
	top:2em;
	left:2em;
	padding: 0.8em 1.7em 0.8em 1.7em;
	display: inline-block;

}



#footer .datosFooter{
	padding-left:2.8em;
	padding-right:2.8em;
	padding-top:2em;
	padding-bottom:2.5em;
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0em;
	margin-bottom: 2em;
	background-color: rgba(100,100,100,0);
	
}

#footer .datosFooter p{
	font-size: 0.9em;
}

#footer .datosFooter div{
	display:inline-block;
	margin-right: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	
}

#footer .datosFooter span{
	display: inline-block;
	margin-right: 1em;
	margin-left: 1em;
}


#footer .col-sm-12{
padding: 2em 0;
	
}
.form h2{
	font-size:2.6em;
}




	
	
}






@media screen and (min-width:700px){

h1{
	width: 23%;
	max-width:306px;
}

h1 img{
	width: 100%;
	max-width:306px;
}


.flex-container-detalleProductos{
	justify-content: space-between;
}


.flex-item-detalleProductos{
	width: 48%;
}

.inverso{
	flex-direction:row-reverse;
}



}


@media screen and (min-width:950px){


nav{
	display: inline-block;
	position: absolute;
	top: 35%;
	left:2em;
	color: #009FE3;
	font-family:'LatoBold', arial;
	font-size: 0.8em;
	text-align: center;
	text-transform: uppercase;
	margin: 0.5em 0;
}

nav ul{
	display: inline-block;
}

nav ul li{
	display: inline-block;
	padding: 0 0.5em;
}
nav ul li a{
	color: #009FE3;
	font-family:'LatoBold', arial;
	text-decoration: none;

	transition-property: color, font;
	transition-duration: 350ms;
	transition-timing-function: ease-in;
	transition-delay: 0s;
}
nav ul li a:focus{
	color: #009FE3;
	text-decoration: none;
}
nav ul li a:hover{
	color: #FFD24D;
	text-decoration: none;
}



#botonToggle{
 	display: none;
 }




.productos{
	padding: 7em 0em 0 0;
}


.flex-item-productos{
	width: 50%;

}


.flex-item-productos:nth-child(1){
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;

}

.flex-item-productos:nth-child(2){
	border-top:0px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

.flex-item-productos:nth-child(3){
	border-top:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}

.flex-item-productos:nth-child(4){
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
}






}





@media screen and (min-width:1100px){


 #rrssHeader{
 	display: inline-block;
 	position: absolute;
	right: 3em;
	top:32%;
 }

 #rrssHeader li{
 	display: inline-block;
 	list-style-type: none;
 	margin: 0 0.3em;
 }



.mobile{
    display: none!important;
}

.tablet {
    display: none!important;
}

.desktop {
    display: block!important;
}


nav{
	font-size: 0.93em;
}










	
	/*  FOOTER  */
	
footer{
	padding:7em 0;
	width: 100%;
}


.datosFooter{
	background-color: rgba(100,100,100,0);
}


#footer div:first-of-type{
	border-left:0px;
}

#footer p{
	margin-top:0.3em;
}


#footer .datosFooter{
	padding-left:3em;
	padding-top:0em;
	padding-bottom:0em;	
}

#footer .datosFooter div{
	text-align:left;
	padding:0.3em 0em;
	
}


#footer .datosFooter div p{
	margin: 0 1em 0 0.4em;
	font-size: 1em;
	
}

#footer .datosFooter span{
	display: inline;
}



#footer .datosFooter div{
	display:block;
	margin-right: 0em;
	
}

#footer .datosFooter span{
	margin-right: 0em;
	margin-left: 0em;
}





}


@media screen and (min-width:1300px){

.productos{
	padding: 7em 0em;
}

}





