body{
    max-width: 100% !important;
    overflow-x: hidden !important;
    padding: 0 !important;
}
.row{
     margin-right:0px !important;
}
.footer
{
  width: 100%;
  margin-top: 15%;
  display:block;
  overflow: hidden;
  box-sizing: border-box;
  background-color:#E9AF83;
 left: 0;
 bottom: 0;
 overflow-x: hidden !important;
}
.footer-otros{
  width: 100%;
  margin-top: 0%;
  display:block;
  overflow: hidden;
  box-sizing: border-box;
  background-color:#E9AF83; left: 0;
 bottom: 0;
  overflow-x: hidden !important;
}
.aviso-cookies {
	display: none;
	background: #fff;
	padding: 20px;
	width: calc(100% - 40px);
	max-width: 300px;
	line-height: 150%;
	border-radius: 10px;
	position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
	z-index: 100;
	padding-top: 60px;
	box-shadow: 0px 2px 20px 10px rgba(222,222,222,.25);
	text-align: center;
}

.aviso-cookies.activo {
	display: block;
}

.aviso-cookies .galleta {
	max-width: 200px;
	position: absolute;
	top: -90px;
	left: calc(50% - 100px);
}

.aviso-cookies .titulo,
.aviso-cookies .parrafo {
	margin-bottom: 15px;
}

.aviso-cookies .boton {
	width: 100%;
	background: #595959;
	border: none;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	padding: 15px 20px;
	font-weight: 700;
	cursor: pointer;
	transition: .3s ease all;
	border-radius: 5px;
	margin-bottom: 15px;
	font-size: 14px;
}

.aviso-cookies .boton:hover {
	background: #000;
}

.aviso-cookies .enlace {
	color: #4DBFFF;
	text-decoration: none;
	font-size: 14px;
}

.aviso-cookies .enlace:hover {
	text-decoration: underline;
}

.fondo-aviso-cookies {
	display: none;
	background: rgba(0,0,0,.20);
	position: fixed;
	z-index: 99;
	width: 100vw;
	height: 100vh;
	top: 0;
	left: 0;
}

.fondo-aviso-cookies.activo {
	display: block;
}
.boton-subir{
  width: calc(100% - 10px);
	max-width: 70px;
  display: none;
  background-color: #87C3F7;
  border: thin solid #fff;
  border-radius: 3px;
  position: fixed;
  right: 15px;
  bottom:2px;
  z-index: 999999999;
}
/*evento hover*/
.boton-subir:hover{
  box-shadow:   0px 2px 10px 0px rgba(255, 255, 255, 0.75);
}
/*estilos para el tag i*/
.boton-subir i{
  color: #fff;

  font-size: 2em;
  padding: 10px 10px 10px 7px;
  }
.footer.infantil{
   position: fixed;
 }
.inner_footer
{
  display: block;
  margin: 0 auto;
  width: auto;
  height: 100%;
}
.img-logo
{
  width: 100px;
  height:100px;
}
.inner_footer .logo_container
{
  width: 366px;
  float: left;
  height: 100%;
  display: block;

}
.inner_footer .logo_container img
{
  width: 25%;
  height: auto;
  margin-left: 15px;
  margin-bottom: 10px;
}

.social-links
{
  display: flex;
}

.social-links ul
{
  display: flex;
  width: 300px;
  margin: auto;
}

.social-items
{
  list-style:none;
}

.social-items img
{
  width: 40px;
  height: 40px;
}

.imgback
{
  width: 100%;
  height: 100vh;
  background-image: url(fondobio.png);
  background-size: cover;
  background-position: center;
}

.img-cuentoinf
{
  width: 350px;
  height: 350px;

}

.fondo-apdres
{
  height:200px;
  width: 400px;
  background-color: #FEF0E5;
}

.cuento
{
  margin-left: 40px;
  margin-right: 40px;
}

.imgfrases
{
  width: 100%;
  height: 100vh;
  background-image: url(degradado.png);
  background-size: cover;
  background-position: center;
}

.box {



        }
.box img {


        }

.box:hover  {
    transition: 0.5s all ease-in-out;
  ms-transform: scale(1.1); /* IE 9 */
-webkit-transform: scale(1.1); /* Safari 3-8 */
transform: scale(1.1);
        }

.espacio
{
 width: 100%;
}

.Notititulo
{
    color: #A51717;
    text-align: center;
}

.titulospadres
{
  text-align: center;
  text: center;
}

.btn-warning
{
  background-color: #f44336;
} /* Red */

.Italic
{
  font-style: italic;
}

.Bold
{
  font-weight: bold;
}

#rcorners2 {
  border-radius: 25px;
  background-color: #F7e8ee;
  font-weight: bold;
  padding: 20px;
  width: 100%;
  height: 100%;
}
.separacion{

  margin-bottom: 3%;
  margin-right:5%;
}
.foto{
  margin-left:32%
}
.cuento
{
  width:"100%";
  height:"100%"
}
.cuentos
{
  margin-left: 0%;
  margin-right: 0%;
}
.videos
{
  margin-top:0%
}

.clearfix:after
{
  content: "";
  display: table;
  clear: both;
}

#container {
  width: 96%;
  max-width: 960px;
  display: inline-block;
}

.tablet{
  width: 100%;
  height: 100%;
}


.bio{
  text-align: left;
  font-size: 1.1em;
}

.titulos{
  text-align: center;
  font-weight: bold;
  font-size:large;
}

div.gallery hover {
  border: 1px solid #777;
}

div.gallery img {
  width: 100%;
  height: 100%;
}

div.desc {
  padding: 15px;
  text-align: center;
}

* {
  box-sizing: border-box;
}

.responsive {
  padding: 0 6px;
  float: left;
  width: 24.99999%;
}

.tryrespon {
  width: 100%;
  height: auto;
}


@media (min-width: 300px) and (max-width: 1200px) {
  body{
   overflow-x:hidden;
  }


 .titulos{
   text-align: center;
   font-weight: bold;
   font-size: large;
 }


 .videos
 {
   margin-top:10%
 }
  .cuentos
  {
    margin-left: 15%;
    margin-right: 15%;
  }
.separacion{
  margin-bottom: 20%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#separacion{
margin-left: auto;
margin-right: auto;
}

.foto{
  margin-left: 0%
}

.cuento
{
  width:"50%";
  height:"50%";
}

.bio{
  text-align: center;
  font-size:1.1em;
}
}
