/*
Theme Name: Seguribo Space
Theme URI: http://www.crujedesign.es
Version: 1.0.0
Author: CrujeDesign.es
Author URI: http://www.crujedesign.es
*/
/* Import Fonts
------------------------------------------------------------ */
@import url(http://fonts.googleapis.com/css?family=Oswald:400,300&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Lato:400,300&subset=latin,latin-ext);
/************************************************************************************
RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset, figure {
	margin: 0;
	padding: 0;
}
img, fieldset {
	border: 0;
}
/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
/* set img max-width */
img {
	max-width: 100%;
	height: auto;
}
img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { /*float: left; margin: 0 1em 1em 0;*/ }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { /*float: left;*/ }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
/* ie 8 img max-width */
@media \0screen {
  img { width: auto;}
}
/************************************************************************************
GENERAL STYLING
*************************************************************************************/
body {
  width: 100%;
  height: auto;
  background: url('images/space-1.jpg') repeat top center #0000 ;
  margin: 0 auto;
  padding: 0px;
  overflow-x: hidden;
  background-size: 100% auto;
  display: block;
}
body, p, span {
  font-family: 'Latio', sans-serif;
}
a {
  color: #ffffff;
  text-decoration: none;
}
h1, h2, h3 {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  padding: 0;
  line-height: inherit;
  margin: 0;
}
h1 {
  font-size: 2em;
  color: #b91fb4
}
h2 {
  font-size: 1.5em;
  color: #222222;
}
h3 {
  font-size: 1.5em;
  color: #f5f5f5;
}
/************************************************************************************
GENERAL
*************************************************************************************/
#general {
  /* background: url(images/fondo-1.jpg) no-repeat top center #2d0f49; */
  width: 100%;
  height: auto; */
  margin: 0 auto;
  padding: 0;
  background-size: cover;
  z-index: 99;
  position: relative;
  display: block;
}
#menu-acceso {
	position: absolute;
	right: 10%;
	top: 5px;
}
.gen-portada {
}
.gen-no-portada {
  overflow: hidden;
}
#top, #footer {
  width: 100%;
  height: 45px;
  padding-top: 10px;
}
#footer {
}
#logo, #logo-foot, #menu1, #bot-arriba, #boot-footer {
  float: left;
}
#logo, #logo-foot {
  width: 20%;
  margin: 0 auto;
  text-align: center;
}
#logo {
  margin-top: -9px;
	margin-left: 10px;
	width: 24%;
}
#logo img, #logo-foot img {
  width: 90%;
}
#logo img {
  min-width: 140px;
  max-width: 300px;
}
#logo-foot img {
	min-width: 90px;
	max-width: 200px;
}
#cont-menu1 {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
#menu1, #menu-footer, #sub-menu1, .menu-acceso {
  width: 100%;
  margin: 0 auto;
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: 1.2em;
}
#sub-menu1 {
  text-align: center;
  font-size: 0.9em;
}
.menu {
  /*width: 90%;*/
  margin: 0 auto;
  text-align: center;
}
#menu1 ul, #menu-footer ul, #sub-menu1 ul, .menu-acceso ul {
  display: inline-block;
  text-decoration: none;
  margin: 0 auto;
  padding: 0;
}
#menu1 ul li, #menu-footer ul li, #sub-menu1 ul li, .menu-acceso ul li {
  display: inline;
  text-decoration: none;
  float: left;
  padding: 4px 10px;
}
#sub-menu1 ul li {
  background: rgba(245, 245, 245, 0.25);
  border-radius: 9px;
  margin: 2px;
}
#bot-arriba, #bot-footer {
  float: right;
}
#bot-arriba img, #bot-footer img {
  width: 29px;
}
#bot-arriba {
  width:17%;
}
.bot-top, .bot-footer {
  float: left;
  margin-right: 10px;
}
#responsive-menu-container .bot-footer img {
    width: 30px;
    margin-top: -30px;
    margin-right: 10px;
}
#banner-top, #banner-servicios {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  clear: both;
	margin-top: 20px;
  margin-bottom: -10px;
}
#banner-top {
  height: 60px;
}
.home #banner-top h1 {
	animation-name: banner1;
	animation-duration: 20s;
  animation-timing-function: ease-in-out;
  animation-delay: 0s;
  animation-direction: inherit;
  animation-iteration-count: infinite;
  animation-fill-mode: none;
  animation-play-state: running;
}
#banner-servicios {
  padding: 20px 0px;
}
#wrap {
  width: 100%;
  clear: both;
  overflow: hidden;
}
#left, #left-contact {
  float: left;
  width: 70%;
  min-height: 670px;
}
#hueco-slider, #content-left {
  width: 90%;
  margin: 0 auto;
}
#hueco-slider {
  /*background-color: rgba(245, 245, 245, 0.08);padding-top: 130px;*/
  height: 320px;
  text-align: center;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
#content-left {
}
#right, #right-contact {
  position: absolute;
  right: 0;
  overflow: hidden;
  /*width: 85%;*/
  transform: scale(1.1);
}
#right {
  position: absolute;
  right: -9%;
}
#pulpo-right, #pulpo-right-contact {
  width: 95%;
  margin-top: 92px;
  overflow: hidden;
  float: right;
}
#pulpo-right img, #pulpo-right-contact img {
  max-width: 95%;
  float: right;
}
#portada, #servicios {
  width: 100%;
  margin: 0 auto;
  clear: both;
}
#portada {
  padding: 20px 0px;
  min-height: 500px;
  position: relative;
  z-index:999;
  margin-top: 200px;
  background: -moz-linear-gradient(top,  rgba(46, 21, 82, 0.02) 0%,rgb(52, 37, 82) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(46, 21, 82, 0.02) 0%,rgb(52, 37, 82) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(46, 21, 82, 0.02) 0%,rgb(52, 37, 82) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e1552', endColorstr='#652163',GradientType=0 ); /* IE6-9 */
}
#tel-emergencias {
	position: absolute;
	top: -25%;
	left: 2%;
	opacity: 0.8;
	animation-name: emergencias;
  animation-duration: 20s;
  animation-timing-function: ease-out;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-fill-mode: none;
  animation-play-state: running;
	-webkit-animation: emergencias 20s infinite;
  -moz-animation:    emergencias 20s infinite;
  -o-animation:      emergencias 20s infinite;
  animation:         emergencias 20s infinite;
}
#tel-emergencias:hover {
	opacity: 1;
}
.emergencias {
	opacity: 0.9;
}
.emergencias:hover {
	opacity: 1;
}
#servicios, #servicio-single, #blog-category, #entrada-prev {
  padding: 5px 0px;
  background: -moz-linear-gradient(top,  rgba(46, 21, 82, 0) 0%,rgba(101, 33, 99, 0.8) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(46, 21, 82, 0) 0%,rgba(101, 33, 99, 0.88) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(46, 21, 82, 0) 0%,rgba(101, 33, 99, 0.88) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e1552', endColorstr='#652163',GradientType=0 ); /* IE6-9 */
}
#servicio-single, #blog-category {
  min-height: 500px;
  display: block;
  overflow: hidden;
}
#slider-portada {
	width: 100%;
	margin: 0 auto;
	margin-top: -80px;
}
.slider > img {
	opacity: 0;
}
.slider {
	display: none;
	width: 100%;
  max-width: 1600px;
  height: auto;
  margin: 20px auto;
  position: relative;
}
.slider2 {
	width: 100%;
  max-width: 1600px;
  height: auto;
  margin: 20px auto;
  position: relative;
}
.slider-ind:nth-child(1) {

  background-size: cover;
	animation-name: fade;
	-webkit-animation: fade 20s infinite;
  -moz-animation:   fade 20s infinite;
  -o-animation:     fade 20s infinite;
}
.slider-ind:nth-child(2) {

  background-size: cover;
	animation-name: fade2;
	-webkit-animation: fade2 20s infinite;
  -moz-animation:   fade2 20s infinite;
  -o-animation:     fade2 20s infinite;
}
.slider-ind:nth-child(3) {

  background-size: cover;
	animation-name: fade3;
	-webkit-animation: fade3 20s infinite;
  -moz-animation:   fade3 20s infinite;
  -o-animation:     fade3 20s infinite;
}
.slider-ind {
  position: absolute;
	z-index: 999;
  width: 100%;
  height: 100%;
	animation-duration: 20s;
  animation-timing-function: ease-in-out;
  animation-delay: 0s;
  animation-direction: inherit;
  animation-iteration-count: infinite;
  animation-fill-mode: none;
  animation-play-state: running;
}
.slider-ind img {
	width: 70%;
}
.slide1 {

  background-size: cover;
	animation-name: fade;
	-webkit-animation: fade 20s infinite;
  -moz-animation:   fade 20s infinite;
  -o-animation:     fade 20s infinite;

}
.slide2 {

  background-size: cover;
		animation-name: fade2;
		-webkit-animation:fade2 20s infinite;
	  -moz-animation:   fade2 20s infinite;
	  -o-animation:     fade2 20s infinite;

}
.slide3 {

  background-size: cover;
		animation-name: fade3;
		-webkit-animation:fade3 20s infinite;
	  -moz-animation:   fade3 20s infinite;
	  -o-animation:      fade3 20s infinite;

}
.slide1,.slide2,.slide3,.slide4,.slide5 {
  position: absolute;
  width: 100%;
  height: 100%;
	animation-duration: 20s;
  animation-timing-function: ease-in-out;
  animation-delay: 0s;
  animation-direction: inherit;
  animation-iteration-count: infinite;
  animation-fill-mode: none;
  animation-play-state: running;
}
.bot-slider {
	position: absolute;
	z-index: 9999;
	top: 120px;
	left: 5%;
	padding: 20px;
	height: 300px;
	display: block;
	width: 80%;
color: transparent;
	}
#iconos {
  width: 80%;
  margin: 0 auto;
  padding: 40px 0px;
  text-align: center;
  display: block;
  overflow: hidden;
}
#pulpitos {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.pulpito {
  float: left;
  width: 33%;
  margin-bottom: 50px;
  min-width: 200px;
}
#pulpitos > .pulpito:last-child, #pulpitos > .post:last-child .pulpito {
  float: none;
  margin: 0 auto;
}
.bot-pulpito {
  margin: 5px auto;
  display: block;
}
.pulpito img {
  width: 100%;
  height: auto;
}
.reparaciones-serv {
  float: left;
  width: 33%;
}
.bot-serv-reparaciones {
  margin: 5px auto;
	display: block;
	width: 170px;
	background: #b920b4;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#content {
  font-family: 'Lato', sans-serif;
	color: #f5f5f5;
	font-size: 1em;
	padding: 10px;
	width: 60%;
	margin: 0 auto;
	float: left;
}
#form-contact #rc-imageselect, #form-contact .g-recaptcha {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
	text-align: right;
	text-align: -webkit-right;
    /*position: absolute;
    left: 41%;
    margin-top: 68px;*/
}
.wpcf7-form-control-wrap {
    width: 90%;
}
/************************************************************************************
BLOG
*************************************************************************************/
#left-blog {
  width: 75%;
  float: left;
}
#right-blog {
  width: 20%;
  margin-left: 5%;
  float: left;
}
#right-caja {
  border: 1px solid #ffffff;
}
#caja-right {
  font-family: 'Oswald', sans-serif;
  padding: 10px 4px;
  border-radius: 5px;
  width: 90%;
  margin: 20px auto;
  border-bottom: 3px solid #f3c4f1;
	border-top: 1px solid #f3c4f1;
  background: -moz-linear-gradient(top,  rgba(43, 70, 105, 0.46) 0%,rgba(158, 83, 156, 0.99) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(43, 70, 105, 0.46) 0%,rgba(158, 83, 156, 0.99) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(43, 70, 105, 0.46) 0%,rgba(158, 83, 156, 0.99) 100%);/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b4669', endColorstr='#9e539c',GradientType=0 ); /* IE6-9 */
}
#caja-right h4 {
  /*text-align: right;*/
  font-size: 1.5em;
  color: #f5f5f5;
}
#caja-right ul {
	list-style-type: none;
    padding: 10px;
}
#entrada-prev {
  width: 75%;
  padding: 10px;
  margin: 0 auto;
  overflow: hidden;
  margin-bottom: 80px;
  border-top: 1px solid #b91fb4;
  border-bottom: 1px solid #b91fb4;
  border-radius: 10px;
}
#entrada-blog {
  width: 94%;
  margin: 0 auto;
}
.title-blog {
  width: 60%;
  margin-left: 10%;
}
#imagen-prev {
  float: left;
  width: 20%;
  /*max-width: 300px;
  min-width: 120px;*/
}
#imagen-prev img {
  width: 90%;
  min-width: 90px;
}
#contenido-prev {
  width: 75%;
  float: left;
  margin-left: 5%;
  text-align: justify;
}
#meta-prev {
  background: rgba(185, 31, 180, 0.66);
  padding: 10px;
  margin-left: 10px;
  float: right;
  font-size: 0.8em;
  border-radius: 4px;
}
#meta-sing {
  width: 80%;
	background: #b91fb4;
	padding: 10px;
	margin: 0 auto;
	/* float: left; */
	font-size: 0.8em;
	border-radius: 4px;
}
#meta-sing div {
}
.meta-autor {
  color: #222222;
  font-size: 1.1em;
  font-weight: 600;
}
.meta-autor span {
}
.meta-date {
  color: #ffffff;
  font-weight: 600;
  padding: 2px 0;
}
.meta-tags {
  font-size: 0.9em;
  padding: 4px 0;
}
.meta-tags a{
  color: #cccccc;
}
#content-blog-prev {
  font-family: 'Lato', sans-serif;
	color: #f5f5f5;
	font-size: 1em;
	padding: 10px;
	width: 80%;
	margin: 0 auto;
}
#mas-post {
	/*background: rgba(238, 247, 242, 0.75);*/
	width: 90%;
	max-width: 500px;
	margin: 0 auto;
	clear: both;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#mas-post h3 {
	text-align: center;
}
.botones-post {
	width: 90%;
	margin: 0 auto;
	padding: 10px;
	overflow: hidden;
}
.prev-post {
	float: left;
}
.next-post {
	text-align: right;
	float: right;
}
.view-older, .view-new {
	background: rgba(130, 63, 156, 0.47);
  border: 1px solid #9f56a5;
	color: #333333;
	padding: 4px 14px;
	font-family: 'Oswald', cursive;
	/* font-size: 0.8em; */
	font-weight: 100;
	text-transform: capitalize;
	width: inherit;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.view-older:hover, .view-new:hover {
	background: rgba(130, 63, 156, 1);
  border: 1px solid #f5f5f5;
}
#article-img {
}
/************************************************************************************
MAS
*************************************************************************************/
#contact-redes {
	font-family: 'Oswald', sans-serif;
}
#contact-redes a {
	font-family: 'Oswald', sans-serif;
}
#contact-redes h4 {
  font-size: 0.8em;
}
#contact-redes img {
  vertical-align: middle;
  padding: 10px;
	width: 29px;
}
#contact-redes .redes {
  padding: 10px;
}
#form-contact {
  width: 90%;
  padding: 20px;
  text-align: center;
  background: -webkit-radial-gradient(center, rgba(125,185,232,0) 0%, rgba(180, 29, 176, 0.43) 15%,rgba(125,185,232,0) 53%);
  background: -moz-radial-gradient(center, rgba(125,185,232,0) 0%, rgba(180, 29, 176, 0.43) 15%,rgba(125,185,232,0) 53%);
  background: radial-gradient(center, rgba(125,185,232,0) 0%, rgba(180, 29, 176, 0.43) 15%,rgba(125,185,232,0) 53%);
}
#form-contact p {
  margin: 1em auto;
}
#form-contact input, #form-contact textarea {
	width: 256px;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#form-contact input {
  width: 260px;
  /* height: 20px; */
  line-height: 3em;
}
#form-contact input.submit, #form-contact input.wpcf7-submit {
  background-color: #b91fb4;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	font-size: 1.5em;
	width: auto;
	padding: 0 40px;
	line-height: 2em;
	color: #fff;
	-webkit-box-shadow: 2px 2px 10px #cccccc;
	-moz-box-shadow: 2px 2px 10px #cccccc;
	box-shadow: 2px 2px 10px #cccccc;
}
/************************************************************************************
FOOTER
*************************************************************************************/
footer {
  width: 100%;
  clear: both;
}
#footer {
  width: 100%;
  /* height: 45px; */
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #b91fb4;
  overflow: hidden;
  clear: both;
  border-top: 20px solid #6c2462;
  border-bottom: 4px solid #6c2462;
}
#menu-footer {
  color: #222222;
  font-size: 0.9em;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  width: 60%;
  float: left;
}
#menu-footer a {
  color: #222222;
}
#bajo-footer, #bajo-footer span {
  font-family:'Oswald', sans-serif;
}
#bajo-footer {
  background: #6c2562;
  clear: both;
  /* width: 50%; */
  height: auto;
  margin: 0 auto;
  padding: 0px 10px 6px 10px;
  overflow: hidden;
  border-bottom: 0px solid #b920b4;
  font-size: 0.8em;
  /* margin-bottom: 10px; */
}
#bot-footer {
  width: 16%;
}
#author-cruje {
  float: left;
}
#menu-legal {
  float: right;
}
#menu-legal ul {
  display: inline-block;
	text-decoration: none;
	margin: 0 auto;
	padding: 0;
}
#menu-legal li {
  display: inline;
	text-decoration: none;
	padding: 4px 8px;
}
/********************/
/********************/
@keyframes fade
{
	0%   {
		opacity:0;
		top:-2%;
		left: -100%;}
	3%   {
		opacity:0;
		top:-2%;
		left: -20%;}
	5%   {
		opacity:0;
		top:-5%;
		left: -10%;}
	10%   {
		opacity:1;
		top:-2%;
		left: 0%;}
	30%   {
		opacity:1;
		top:inherit;
		left: inherit;}
  35% { opacity: 0;}
	90% {opacity: 0;top:-2%;
		left: -100%;}
  100% { opacity: 0;top:-2%;
		left: -100%;}
}
@keyframes fade2
{
	0%   {opacity:0;top:-2%;
		left: -100%;}
	35%   {opacity:0;top:-5%;
		left: -100%;}
  40% { opacity: 1;	top:-2%;
		left: 0%;}
	65% {opacity: 1;top:-2%;
	left: 0%;}
	70%   {opacity:0;top:inherit;
	}
	72%   {opacity:0;top:inherit;
	left: -100%;}
	90%   {opacity:0;top:-2%;
		left: -100%;}
  100% { opacity: 0;top:-2%;
		left: -100%;}
}
@keyframes fade3
{
	0%   {opacity:0;top:-2%;
		left: -100%;}
	40% { opacity: 0;top:-2%;
		left: -100%;}
	75%   {opacity:0;top:-5%;
		left: -100%;}
	80% {opacity: 1;top:-2%;
		left: 0%;}
		95% { opacity: 1;top:-2%;
			left: 0%;}
	100% { opacity: 0;top:-2%;
		left: -100%;}
}
@keyframes emergencias
{
	0%   {
		top:-25%;
		left: 2%;
		opacity: 0.8;
	}
	25%   {
		top:-28%;
		left: 3%;
		opacity: 1;
	}
  50% {
		top:-24%;
		left: 0%;
	}
	75% {
		top:-29%;
		left: 3%;
		opacity: 1;
	}
  100% {
		top:-25%;
		left: 2%;
		opacity: 0.8;
	}
}
@keyframes banner1
{
	0%   {color: #000000;opacity: 0;}
	25% {color: #62aeb4;opacity: 0.9;}
	50%  {color: #ac62b4;opacity: 0.75;}
	75% {color: #aeb462;opacity: 0.9;}
	100% {color: #000000;opacity: 0;}
}
/********************/
/********************/
@media (min-width: 1800px) {

}
@media (min-width: 1600px) {


}
@media (max-width: 1600px) {


}
@media (max-width: 1080px) {
	#tel-emergencias {
		position: absolute;
		top: -40%;
		left: 2%;
	}
}
@media (max-width: 820px) {
  body {
    width: 100%;
    height: auto;
    background: url('images/space-1.jpg') repeat top center #0000 ;
    background-size: inherit;
  }
  #general {
    overflow: hidden;
  }
	#slider-portada {
		margin-top: -10px;
	}
  #right {
    right: -10%;
  }
	.emergencias {
		opacity: 1;
	}
  #portada {
    margin-top: -180px;
  }
  #bot-arriba {
    width: auto;
  }
  #banner-top {
    height: auto;
    font-size: 0.5em;
  }
	.pulpito, .reparaciones-serv {
    width: 48%;
    min-width: inherit;
  }
  .pulpito {
    width: 20%;
    min-width: inherit;
  }
  .bot-serv-reparaciones {}
  #pulpo-right-contact img {
  	max-width: 67%;
  }
  #menu-footer {
    width: 82%;
    font-size: 0.8em;
  }
  #menu1 {
    margin-top: 50px;
		font-size: 1em;
  }
  #menu1 ul {
    display: inline-flex;
  }
  #menu ul li a {
    vertical-align: -webkit-baseline-middle;
  }
  #menu1 ul li {
    padding: 25px 7px;
  }
	#menu-acceso {
		top: 0px;
    right: 0px;
    font-size: 0.9em;
	}
	#menu-acceso a {
		color: #b91fb4;
	}
	#sub-menu1 {
		margin-top: 70px;
		width: 90%;
	}
  #bot-arriba {
    width: 6%;
    margin-top: 0px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
  }
  .bot-top {
    float: none;
    margin:auto;
    width: auto;
  }
  #logo {
    width: 100%;
    /*margin-top: -120px;*/ /*antes de menu responsive*/
		margin-top: -50px;
  }
  #bot-arriba {
    margin-top: 0px;
  }
  #logo-foot {
    width: 100%;
    margin-top: 0;
  }
  #logo img, #logo-foot img {
    width: 40%;
    min-width: inherit;
    max-width: inherit;
  }
	#tel-emergencias {
		position: relative;
		top: -10%;
		left: inherit;
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.emergencias {
	}
  #footer {
    height: auto;
  }
  #menu-footer ul {
    display: -ms-flexbox;
     display: -webkit-flex;
     display: flex;
     -webkit-flex-direction: row;
     -ms-flex-direction: row;
     flex-direction: row;
     -webkit-flex-wrap: nowrap;
     -ms-flex-wrap: nowrap;
     flex-wrap: nowrap;
     -webkit-justify-content: center;
     -ms-flex-pack: center;
     justify-content: center;
     -webkit-align-content: center;
     -ms-flex-line-pack: center;
     align-content: center;
     -webkit-align-items: baseline;
     -ms-flex-align: baseline;
     align-items: baseline;
  }
  #menu-footer ul li {
	    -webkit-order: 0;
	   -ms-flex-order: 0;
	   order: 0;
	   -webkit-flex: 0 1 auto;
	   -ms-flex: 0 1 auto;
	   flex: 0 1 auto;
	   -webkit-align-self: auto;
	   -ms-flex-item-align: auto;
	   align-self: auto;
  }
  #bot-footer {
    width: auto;
  }
  #menu-legal li {
  padding: 4px 4px;
  }
  #meta-prev {
    float: right;
  }
  #meta-prev, #meta-sing {
		padding: 10px;
		margin-left: 10px;
		font-size: 0.7em;
		border-radius: 4px;
		width: 80%;
  }
  .title-blog {
    width: auto;
    clear: both;
    text-align: left;
  }
	body button#responsive-menu-button {
    background: #b81cb3;

		-webkit-border-radius: 4px;
	  -moz-border-radius: 4px;
	  border-radius: 4px;
	}
	body #responsive-menu-container {
		background: transparent;
	}
	#content img.alignright {
		float: none;
		margin: 0 auto;
	}
}
@media (max-width: 600px) {
	#contact-redes {
		padding-top: 30px;
		margin-bottom: -20px;
	}
}
@media (min-width: 481px) {

}
@media (max-width: 480px) {
	#content {
		width: auto;
		float: none;
	}
  .pulpito, .reparaciones-serv {
    float: none;
    width: auto;
  }
  #menu1 {
    margin-top: 50px;
		font-size: 1em;
  }
  #menu1 ul, #menu-footer ul {
    width: 90%;
    display: -ms-flexbox;
	   display: -webkit-flex;
	   display: flex;
	   -webkit-flex-direction: row;
	   -ms-flex-direction: row;
	   flex-direction: row;
	   -webkit-flex-wrap: nowrap;
	   -ms-flex-wrap: nowrap;
	   flex-wrap: nowrap;
	   -webkit-justify-content: center;
	   -ms-flex-pack: center;
	   justify-content: center;
	   -webkit-align-content: center;
	   -ms-flex-line-pack: center;
	   align-content: center;
	   -webkit-align-items: baseline;
	   -ms-flex-align: baseline;
	   align-items: baseline;
  }
  #menu1 ul li  {
    line-height: 1em;
  }
  #menu1 ul li, #menu-footer ul li {
    -webkit-order: 0;
   -ms-flex-order: 0;
   order: 0;
   -webkit-flex: 0 1 auto;
   -ms-flex: 0 1 auto;
   flex: 0 1 auto;
   -webkit-align-self: auto;
   -ms-flex-item-align: auto;
   align-self: auto;
  }
  #bot-arriba {
		display: none;
    /*width: 10%;
    margin-top: 0px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;*/
  }
  .bot-top {
    float: none;
    margin:auto;
    width: auto;
  }
  #logo {
    width: 100%;
		/*margin-top: -120px;*/ /*antes de menu responsive*/
		margin-top: -50px;
  }
  #logo-foot {
    width: 100%;
    margin-top: 0;
  }
  #logo img, #logo-foot img {
    width: 50%;
    min-width: inherit;
    max-width: inherit;
  }
	#hueco-slider {
		padding: 0;
	}
	.slider-ind img {
    width: 100%;
	}
	#right {
		 top:30%;
	 }
	#tel-emergencias {
		position: relative;
		top: -10%;
		left: inherit;
		width: 100%;
		margin: 0 auto;
		text-align: center;
		animation-name: none;
	}
	.emergencias {
	}
  #footer {
    height: auto;
    overflow: hidden;
  }
  #menu-footer {
    width: auto;
    float: none;
    clear: both;
  }
  #bot-footer {
    float: none;
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .bot-footer {
    float: none;
  }
  #right-contact {
    position: inherit;
    width: auto;
    transform: inherit;
  }
  #pulpo-right-contact {
    width: auto;
    margin-top: 0px;
    float: none;
  }
  #pulpo-right-contact img {
    max-width: 100%;
    float: none;
  }
  #left-contact {
    float: none;
    width: auto;
    margin-top: -10px;
  }
  #left-blog {
    width: 100%;
  }
  #right-blog {
    width: 80%;
  }

  #left-blog h3 {
    font-size: 1.2em;
    text-align: center;
  }
  #imagen-prev {
    float: none;
    width: 80%;
    margin: 0 auto;
  }
  #meta-prev {
    width: 40%;
		margin-bottom: 7px;
		padding: 2px 4px;
		text-align: right;
  }
  .title-blog {
    margin: 0 auto;
  }
  #entrada-prev {
    width: 90%;
    text-align: center;
  }
  #entrada-prev .pulpito {
    width: auto;
  }
  #contenido-prev {
    width: 100%;
    margin: 0 auto;
  }
}
@media (max-width: 400px) {

}
